@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700;800;900&display=swap');
html {
  scroll-behavior: smooth;
}

body {
  font-family: 'Poppins', sans-serif;
  font-size: 15px;
  font-weight: 400;
  color: #6f6f6f;
}

a {
  color: #212529;
}

h1, h2, h3, h4, h5, h6 {
  color: #1c273e;
}

h1 {
  font-size: 42px;
}

h2 {
  font-size: 36px;
}

h3 {
  font-size: 28px;
}

h4 {
  font-size: 24px;
}

h5 {
  font-size: 21px;
}

h6 {
  font-size: 18px;
}

.talk-banner-wraper {
  padding: 80px 15px;
}

.car-mt {
  margin-top: -95px;
}

.clear-nav {
  position: absolute;
  display: none;
  right: 5px;
  width: 32px;
  height: 32px;
  background: #fff;
  border-radius: 50%;
  text-align: center;
  line-height: 32px;
  top: 6px;
  border: 1px solid #c5c5c5;
}

.fixed-top {
  position: sticky !important;
  top: 0 !important;
}

.bg-white {
  position: relative;
  background-color: #fff !important;
}

.footer-img-logo {
  display: flex;
}

.footer-img-logo img {
  width: 300px;
}

.about-section {
  padding: 80px 0px 100px;
}

.img-top-color {
  border-top: 3px solid #ea332f;
}

.news-home h2 {
  margin: 12px 0;
  text-align: justify;
}

.news-home {
  background: #fff;
}

.news-big-text {
  padding: 20px;
}

.news-big-text .card-title {
  margin-bottom: 15px;
}

.top-ico {
  background-color: #484444;
  color: #fff;
  overflow: hidden;
}

.top-ico a {
  color: #fff;
}

.ico-left {
  float: left;
  line-height: 50px;
  display: flex;
}

.ico-right {
  float: right;
  line-height: 50px;
  display: flex;
}

.top-icon-padding {
  padding: 0 100px;
}

.ico-right .icons-box .i-1 {
  background: #4267B2;
}

.ico-right .icons-box .i-2 {
  background: #007bff;
}

.ico-right .icons-box .i-3 {
  background: #4AC959;
}

.ico-right .icons-box .i-4 {
  background: #2867B2;
}

.ico-right .icons-box .i-5 {
  background: #127612;
}

.ico-box a {
  color: #fff;
}

.ico-left p, .ico-left span {
  font-weight: 100;
  font-size: 13px;
  margin: 0 10px;
}

.ico-left p i, .ico-left span i {
  margin: 0 5px;
}

.ico-right a {
  font-weight: 100;
  font-size: 13px;
}

.side-icon {
  position: fixed;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  z-index: 999;
}

.banner-text .mid-head {
  color: #fff;
  font-size: 60px;
}

.banner-text a {
  color: #fff;
  background-color: #d62c27;
  margin-top: 15px;
  display: inline-block;
  padding: 12px 34px;
  border-radius: 50px;
  font-size: 20px;
}

.banner-text a:hover {
  background-color: #1c273e;
}

.logo-d {
  font-weight: 100;
}

.slider-content {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  padding-top: 250px;
  background: linear-gradient(90deg, #d62c27a6, #0067ed80, transparent);
  padding-left: 120px;
  padding-right: 180px;
}

.marq-bottom {
  background: #113659;
  padding: 10px 100px;
}

.marq-bottom a {
  color: #fff;
}

.news-back {
  background: #ececec;
  margin: auto;
  max-width: 750px;
}

.news-h {
  color: #fff;
  display: block;
  background: #567696;
  margin-bottom: 0;
}

.news-h h2 {
  float: left;
}

.news-h .m-left {
  float: right;
  margin-right: 50px;
}

.news-h a {
  display: inline-block;
  margin-top: 5px;
  font-size: 20px;
  color: #fff;
  margin-right: 15px;
}

.news-h a:hover, .more-m:hover {
  color: #cac7c7;
}

.more-m {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  background: #567696;
  right: 0;
  padding: 8px;
}

.news-marq {
  background: rgb(21, 73, 121, 0.5);
  width: 100%;
  margin-bottom: -7px;
  height: 100%;
}

.news-marq a {
  display: inline-block;
  text-align: justify;
  margin: 10px;
  color: #fff;
}

.news-marq a:hover {
  color: #d62c27;
}

.about-content {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}

/* .logo-right {
  text-align: center;
} */

.tagline-logo {
  width: 250px;
  margin-bottom: 6rem;
}

.side-icon .icon-box {
  position: relative;
  padding: 3px;
  margin-top: 4px;
  right: -245px;
  display: flex;
  flex-direction: row;
  background: #fff;
  border: 1px solid #eee;
  border-radius: 50px;
  transition: all 0.5s;
}

.icon-box a {
  display: inline-block;
  width: 32px;
  height: 32px;
  background: #334364;
  border-radius: 50%;
  line-height: 32px;
  color: #fff;
}

.side-icon .icon-box i, .icon-box a i {
  font-size: 13px;
}

.icon-box:hover {
  right: 2px !important;
}

.side-icon .icon-box .icon-data {
  line-height: 37px;
  margin: 0 5px;
  font-weight: 600;
}

.side-icon .icon-box img {
  border-radius: 50%;
  box-sizing: border-box;
  width: 40px !important;
  height: 40px !important;
}

.icon-box {
  text-align: center;
  z-index: 999;
}

.icon-box a img {
  width: 40px !important;
  height: 40px;
  border-radius: 50%;
  box-sizing: border-box;
  overflow: hidden;
  text-align: center;
}

a:hover {
  text-decoration: none;
}

h1, h2, h3, h4, h5, h6 {
  font-family: 'Poppins', sans-serif;
}

.back-to-top {
  position: fixed;
  visibility: hidden;
  opacity: 0;
  right: 15px;
  bottom: 15px;
  z-index: 996;
  background: #e03a3c;
  width: 40px;
  height: 40px;
  border-radius: 4px;
  transition: all 0.4s;
}

.back-to-top i {
  font-size: 28px;
  color: #fff;
  line-height: 0;
}

.back-to-top:hover {
  background: #e65d5f;
  color: #fff;
}

.back-to-top.active {
  visibility: visible;
  opacity: 1;
}

#header {
  background: #fff;
  transition: all 0.5s;
  z-index: 99;
  box-shadow: 0px 0px 10px rgb(0 0 0 / 10%);
}

#header.header-scrolled {
  padding: 12px 0;
  box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);
}

#header .logo a {
  color: #e03a3c;
}

#header a.logo:hover {
  color: #212529;
}

#header .logo span {
  font-size: 10px;
  position: relative;
  margin-top: 0;
  font-weight: 500;
  display: block;
}

#header .logo img {
  width: 90px;
  margin: auto;
  display: block;
}

.service-section-border {
  border-bottom: 1px solid #e0e0e0;
  padding-bottom: 30px;
  margin-bottom: 30px;
}

.right-bar-service ul {
  list-style: none;
  padding-left: 10px;
}

.right-bar-service ul li {
  list-style: none;
}

.right-bar-service ul li a {
  background: #fff;
  display: block;
  padding: 12px 20px;
  margin-bottom: 12px;
  position: relative;
  transition: all ease-in 0.2s;
}

.right-bar-service ul li.active a {
  background: #1c273e;
  color: #fff;
}

.right-bar-service ul li a span {
  position: relative;
  z-index: 1;
}

.right-bar-service ul li a:after {
  position: absolute;
  background: #1c273e;
  color: #fff;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  content: '';
  transform: scale(0, 100%);
  transition: all ease-in 0.2s;
  transform-origin: left;
}

.right-bar-service ul li a:hover {
  color: #fff;
}

.right-bar-service ul li a:Hover:after {
  transform: scaleX(100%);
}

.service-bg {
  background: #fbfbfb;
}

.service-section-left {
  background: #fff;
  padding: 0px;
  box-shadow: 0px 0px 60px 0px rgb(0 0 0 / 7%);
}

.service-section-left .service-section-border:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: 0;
}

.stick {
  position: fixed;
  top: 0;
  z-index: 10;
  border-radius: 0 0 0.5em 0.5em;
}

.service-content-space {
  padding: 50px 50px 0 20px;
}

.service-content-space.family-sponsor {
  padding: 50px 50px 0 0px;
}

.inner-padding.service-inner-padding {
  padding-bottom: 0;
}

.service-strip-Contact .row {
  position: relative
}

.service-strip-Contact .row:after {
  height: 1px;
  background: rgb(0 0 0 / 10%);
  position: absolute;
  left: 15px;
  content: '';
  top: -15px;
  width: calc(100% - 60px);
}

.book-consulationStatic {
  position: relative;
  margin-bottom: 15px;
  padding-top: 15px;
}

.book-consulationStatic:after {
  height: 1px;
  background: rgb(0 0 0 / 13%);
  content: '';
  left: 0;
  top: 0;
  position: absolute;
  width: calc(100% - 30px);
}

.line-nav {
  width: 1px;
  height: 50px;
  background-color: #fff;
}

.service-strip-Contact a, .book-consulationStatic a {
  display: block;
}

.get-started-btn {
  margin-left: 20px;
  background: #d62c27;
  color: #fff;
  border-radius: 50px;
  padding: 12px 25px;
  text-decoration: none;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 500;
}

.book-consulationStatic .get-started-btn {
  width: 200px;
  background: #1c273e;
}

.get-started-btn:hover {
  background: #1c273e;
  color: #fff;
}

.service-section-border .get-started-btn {
  margin-left: 0;
}

.service-strip-Contact {
  position: absolute;
  bottom: 15px;
}

@media screen and (min-width: 1300px) {
  .container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 1280px;
  }
}

.navbar ul {
  margin: 0;
  padding: 0;
  display: flex;
  list-style: none;
  align-items: center;
}

.navbar a {
  align-items: center;
  font-size: 15px;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: 500;
}

.navbar a i {
  font-size: 12px;
  line-height: 0;
  margin-left: 5px;
}

.navbar .dropdown ul li {
  padding: 5px 5px!important;
}

.dropdown-item.active, .dropdown-item:active {
  background: #d62c27;
}

.navbar .dropdown ul {
  display: block;
  position: absolute;
  left: 30px;
  top: calc(100% + 30px);
  margin: 0;
  width: 264px;
  padding: 10px 0;
  z-index: 99;
  opacity: 0;
  visibility: hidden;
  background: rgba(31, 36, 55, 0.78);
  box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
  transition: 0.3s;
}

.navbar .dropdown ul li {
  min-width: 200px;
}

.navbar .dropdown ul a {
  padding: 9px 15px;
  font-size: 14px;
}

.navbar .dropdown ul a i {
  font-size: 12px;
}

.navbar .dropdown ul a:hover, .navbar .dropdown ul .active:hover, .navbar .dropdown ul li:hover>a {
  color: #e03a3c;
}

.navbar .dropdown:hover>ul {
  opacity: 1;
  top: 100%;
  visibility: visible;
}

.navbar .dropdown .dropdown ul {
  top: 0;
  left: calc(100% - 30px);
  visibility: hidden;
}

.navbar .dropdown .dropdown:hover>ul {
  opacity: 1;
  top: 0;
  left: 100%;
  visibility: visible;
}

.section-padding {
  padding: 70px 0px;
}

.icon-sec img {
  background-color: #ececec;
  padding: 20px;
  border-bottom-right-radius: 35px;
  margin-top: 20px;
}

.icon-content h4 {
  font-size: 30px;
  font-weight: 500;
  color: #1c273e;
  margin-bottom: 20px;
}

.icon-content p {
  color: #3b3b3b;
}

.team-sec {
  position: relative;
  border-bottom: 1px solid #efefef;
}

.team-sec .owl-carousel .owl-nav button.owl-prev, .team-sec .owl-carousel .owl-nav button.owl-next {
  border: 1px solid #1c273e;
  padding: 0 !important;
  font: inherit;
  width: 42px;
  background: #fff;
  height: 42px;
  border-radius: 50%;
  margin: 5px;
  font-size: 30px;
  line-height: 20px;
  color: #1c273e;
}

.team-sec .owl-theme .owl-nav {
  margin-top: 40px;
}

.service-para-top {
  color: #fff;
}

.team-sec .sec-title {
  margin-bottom: 50px;
}

.section-padding.team-sec {
  padding-top: 100px;
}

.team-sec:after {
  background: url("../img/red-background-service.jpg") no-repeat center center;
  background-size: cover;
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  height: 420px;
  content: '';
}

.service-para-top {
  position: relative;
  z-index: 99;
}

.news-section {
  background: #fbfbfb;
  padding: 80px 15px;
}

.news-aside .card {
  overflow: hidden;
  border: none;
  border-radius: 0;
}

.news-aside .card-title {
  margin-bottom: 5px;
  font-size: 15px;
  font-weight: 400;
  min-height: 58px;
}

.news-aside .card-body {
  padding: 10px;
  padding-left: 15px;
}

.card-img-top {
  display: block;
  width: 100%;
  height: auto;
}

.visa-immigratio-sub {
  font-size: 12px;
  position: relative;
}

.date-section {
  font-size: 13px;
}

.sec-title {
  text-align: center;
  font-size: 48px;
  font-weight: 600;
  color: #1c273e;
  position: relative;
  margin-bottom: 40px;
  z-index: 99;
}

.client-text {
  margin-top: 40px;
}

.client-text p {
  font-size: 24px;
}

.client-text i {
  font-size: 28px;
  margin-bottom: 5px;
}

.sec-title:after {
  position: absolute;
  width: 40px;
  height: 3px;
  background: #d62c27;
  left: 50%;
  bottom: -15px;
  content: '';
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}

.team-sec .sec-title {
  color: #fff;
}

.team-sec .sec-title:after {
  background: #fff;
}

.home-paragraph {
  padding: 0 24%;
  color: #3b3b3b;
}

.service-name {
  color: #ffffff;
  padding: 163px 10px 30px;
  margin-bottom: 0px;
  background: linear-gradient( 360deg, #1c273e 35%, transparent);
  position: absolute;
  bottom: 0;
  width: 100%;
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.service-text {
  color: #3b3b3b;
  padding-left: 13px;
}

.home-paragraph::after {
  content: '';
  position: relative;
  border-bottom: 2px solid #d62c27;
  margin: 25px 0 30px !important;
  display: block;
  width: 63px;
  left: 43%;
  text-align: center;
}

.service {
  overflow: hidden;
  text-align: center;
  align-items: center;
  background-color: #fff;
  height: 100%;
  position: relative;
  transition: all 0.5s linear;
}

.home-contact-data h2 {
  font-size: 42px;
  position: relative;
  margin-bottom: 33px;
  color: #1c273e
}

.home-contact-data h2:after {
  position: absolute;
  width: 40px;
  height: 3px;
  background: #d62c27;
  left: 0;
  bottom: -13px;
  content: '';
}

.talkBusiness-red {
  background: #e14e4a;
}

.talkBusiness-red, .talkBusiness-gray {
  padding: 20px;
  border-radius: 4px;
  min-height: 300px;
  margin: 0 -10px;
  margin-bottom: 10px;
  color: #fff;
}

.talkBusiness-gray {
  background: #222f49;
}

.talk-business-image {
  margin: 0 -10px;
}

.talk-business-image img {
  border-radius: 5px;
}

.talkBusiness-red p, .talkBusiness-gray p {
  font-size: 21px;
  line-height: 28px;
}

.talkBusiness-red p, .talkBusiness-gray p {
  font-size: 21px;
  line-height: 28px;
  font-weight: 300;
}

.talkBusiness-red p span, .talkBusiness-gray p span {
  font-weight: 500;
}

.home-contact {
  box-shadow: 0px 0px 60px 0px rgb(0 0 0 / 07%);
  padding: 60px;
  width: calc(100% - 40px);
  margin-left: 40px;
}

.home-contact h4 {
  font-size: 16px;
  margin-bottom: 22px;
}

.home-contact .form-group label {
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-weight: 400;
}

.home-contact .form-check-label {
  font-size: 12px;
}

.home-contact .form-control {
  border-radius: 0;
}

.footer-ul-link ul {
  padding: 0;
  list-style: none;
}

.footer-ul-link li {
  margin-bottom: 10px;
  position: relative;
  -webkit-transition: all linear 0.3s;
  -moz-transition: all linear 0.3s;
  -o-transition: all linear 0.3s;
  -ms-transition: all linear 0.3s;
  transition: all linear 0.3s;
}

.footer-ul-link li:Hover {
  margin-left: 10px;
}

.footer-ul-link li:Hover:after {
  background: #fff;
}

.footer-ul-link li:after {
  position: absolute;
  width: 6px;
  height: 2px;
  background: #334364;
  content: '';
  left: -18px;
  top: 10px;
}

.footer-ul-link li:last-child {
  margin-bottom: 0px;
}

.footer-ul-link li a {
  color: #fff;
}

.bottom-footer {
  border-top: 1px solid #354667;
  margin-top: 40px;
  padding: 15px 0;
}

.privacy-policy-content span a {
  color: #fff;
  display: inline-block;
  padding-right: 20px;
}

.privacy-policy-content {
  font-size: 13px;
  font-weight: 300;
}

.section-padding {
  padding: 70px 0px;
}

.about-content .tp1 {
  color: #d62c27;
  font-size: 20px;
  text-transform: uppercase;
  font-weight: 500;
  margin-bottom: 9px;
  margin-bottom: 32px;
}

.about-content .tp {
  color: #1c273e;
  font-size: 28px;
  text-transform: capitalize;
  font-weight: 500;
  margin-bottom: 0px;
}

.about-content .bt {
  color: #1c273e;
  font-size: 38px;
  text-transform: capitalize;
  font-weight: 700;
  margin-top: -9px;
}

.inner-sec-about {
  margin-bottom: 40px;
  position: relative;
}

.inner-sec-about:after {
  width: 45px;
  height: 3px;
  background: #d62c27;
  position: absolute;
  left: 50%;
  content: '';
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}

.client-text {
  position: relative;
  z-index: 9;
  color: #fff;
}

.about-text-home {
  width: 80%;
  margin: auto;
}

.about-text-home p {
  font-size: 18px;
  color: #000;
}

.our-client-home {
  text-align: center;
  padding: 100px 15px;
  position: relative;
  background: url("../img/aerolane-bg.jpg") no-repeat center center;
  background-size: cover;
}

.our-client-home:after {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgb(8 30 93 / 84%);
  content: '';
}

.client-text i {
  color: #fdcc18
}

.our-client-button {
  margin-top: 40px;
}

.our-client-home .sec-title {
  color: #fff;
}

.icon-sec img {
  background-color: #ececec;
  padding: 16px;
  border-bottom-right-radius: 37px;
}

.icon-content h4 {
  color: #1c273e;
  font-size: 30px;
  font-weight: 600;
}

.value-for-visa .icon {
  text-align: center;
}

.value-for-visa .icon::after {
  content: '';
}

.icon .service-name {
  color: #1c273e;
  padding: 30px 0px;
  margin-bottom: 0px;
  font-size: 20px;
}

.icon .icon-box {
  background-color: #d62c27;
  padding: 37px 2px;
  margin: 0px 57px;
  border-bottom-right-radius: 40px;
}

.icon .icon-box .number {
  color: #fff;
  font-size: 40px;
  position: absolute;
  top: 9px;
  font-weight: 800;
  left: 91px;
}

.icon .icon-box .icon-img {
  width: 50px;
}

.call-to-action {
  position: relative;
  top: 131px;
  width: 100%;
}

.action-bg {
  padding: 30px 0;
  background: url(../img/action-bg.png) no-repeat;
  background-position: unset;
  background-size: cover;
  position: relative;
}

.action-bg::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: #1c273ef0;
}

.paragraph-heading {
  color: #fff;
  font-size: 35px;
  font-weight: 500;
}

.paragraph-heading span {
  color: #fff;
  font-weight: 700!important;
  font-size: 35px;
}

.para {
  color: #94979e;
  font-size: 20px;
}

.paragraph-heading span {
  color: #fff;
}

.action-btn {
  text-align: center;
  margin-top: 70px;
  ;
}

.action-btn a {
  text-align: center;
  border: 1px solid #fff;
  padding: 14px 30px;
  color: #fff;
}

footer {
  padding-top: 80px;
  background-color: #232f49;
  color: #fff;
  padding-bottom: 0;
}

.footer-about-text p {
  margin-bottom: 20px;
  font-weight: 300;
}

.footer-about-text {
  margin-top: 20px;
}

.footer-heading h4 {
  position: relative;
  margin-bottom: 41px;
  color: #fff;
}

.footer-heading h4:after {
  position: absolute;
  width: 40px;
  height: 3px;
  background: #d62c27;
  content: '';
  bottom: -17px;
  left: 0;
}

.footer-about img {
  max-width: 340px;
}

.top-searches {
  padding: 10px 0px;
}

.top-searches a {
  display: inline-block;
  padding: 10px;
  background-color: transparent;
  color: #1c273d !important;
  margin: 5px 10px;
  font-size: 15px;
  letter-spacing: 0.8px;
  border-radius: 8px;
  font-weight: 500;
}

.contact1 {
  display: flex;
  align-items: center;
  width: 100%;
  background: #232f49;
  box-shadow: 0px 0 30px rgb(1 41 112 / 8%);
  margin-bottom: 20px;
}

.contact1 i {
  font-size: 22px;
  margin-right: 20px;
  color: #ffff;
  background-color: #334364;
  padding: 15px;
}

.contact1 span {
  font-size: 17px;
  display: block;
  color: #fff;
}

.contact1 p {
  padding: 0;
  margin: 0;
  color: #fff;
  font-size: 14px;
}

.contact2 {
  display: flex;
  align-items: center;
  padding: 30px;
  width: 100%;
  min-height: 131px;
  background: #d62c27;
  box-shadow: 0px 0 30px rgb(1 41 112 / 8%);
}

.contact2 i {
  font-size: 22px;
  margin-right: 20px;
  color: #ffff;
  background-color: #ea332f;
  padding: 15px;
}

.contact2 span {
  font-size: 17px;
  display: block;
  color: #fff;
}

.contact2 p {
  padding: 0;
  margin: 0;
  color: #fff;
  font-size: 14px;
}

.bg1 {
  background-color: transparent;
  padding: 0;
}

.bg2 {
  background-color: transparent;
  padding: 0;
}

.bg1 {
  background-color: transparent;
  padding: 0;
}

.copyright p {
  color: #1c273d;
  margin-top: 30px;
}

.testimonial {
  background-image: url(../img/testimonial-bg.png);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  padding-top: 70px;
  padding-bottom: 120px;
}

.testimonial .sec-title {
  color: #fff!important;
}

.testimonial .sec-title::after {
  content: '';
  position: relative;
  border-bottom: 2px solid #fff;
  margin: 25px 0 30px !important;
  display: block;
  width: 63px;
  left: 47%;
  text-align: center;
}

#homeslider h2 {
  font-size: 36px;
  font-weight: 500;
  text-transform: uppercase;
  line-height: 70px;
  text-shadow: 0px 2px 2px rgb(0 0 0 / 8%);
  color: #fff;
}

#homeslider P {
  font-size: 24px;
  color: #fff;
  text-align: center;
  font-weight: 500;
}

#homeslider h2 span {
  display: block;
  font-size: 72px;
  font-weight: 800;
}

#homeslider .carousel-caption {
  bottom: 50%;
  -webkit-transform: translateY(50%);
  -moz-transform: translateY(50%);
  -o-transform: translateY(50%);
  transform: translateY(50%);
}

.subline-slider {
  font-size: 21px;
  margin-top: 30px;
  margin-bottom: 30px;
}

#homeslider .carousel-item {
  position: relative;
}

#homeslider .carousel-item:after {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgb(8 30 93 / 80%);
  content: '';
}

.get-started.our-services-top {
  background: #fff !important;
  color: #d62c27 !important;
}

.home-contact form .form-group:last-child {
  margin-bottom: 0;
  text-transform: uppercase;
}

.btn-submit {
  border-radius: 0;
  background: #d62c27;
  color: #fff !important;
  min-width: 200px;
  margin-top: 20px;
  text-transform: uppercase;
}

.btn-submit:hover {
  background: #222f49;
}

.get-started {
  font-size: 16px;
  text-transform: uppercase;
  background: #d62c27;
  color: #fff;
  min-width: 180px;
  padding: 10px 30px;
  border-radius: 50px;
  margin-top: 30px;
}

.get-started:Hover {
  background: #1c273e;
  color: #fff;
}

.carousel-caption img {
  float: left;
  position: relative;
  top: 0px;
  left: -58px;
  width: 100px;
}

.carousel-caption p {
  font-size: 16px;
  color: #1c273d;
  text-align: left;
}

#image-caption {
  font-style: normal;
  font-size: 1rem;
  margin-top: 0.5rem;
  color: #d62c27;
  float: left;
  padding-left: 98px;
}

#image-caption span {
  color: #1c273d;
  float: left;
}

.news {
  position: absolute;
  top: 0;
  right: 0;
  overflow: hidden;
  background: #154979b0;
  height: 100%;
}

.news .marq {
  padding: 10px;
  display: inline-block;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  overflow: hidden;
}

.news .marq a {
  display: block;
  color: #fff;
  margin: 4px 0;
}

.book-consulation .modal-title {
  color: #1c273e;
  padding-top: 10px;
  font-size: 20px;
  line-height: 25px;
  text-transform: uppercase;
  text-align: center;
  padding: 20px;
  padding-bottom: 0;
}

.book-consulation .form-control {
  border-radius: 0;
  height: calc(2em + 0.75rem + 2px);
}

.book-consulation .form-group {
  margin-bottom: 10px;
}

.book-consulation textarea.form-control {
  height: 110px !important;
}

.book-consulation .btn-primary {
  color: #fff;
  background-color: red;
  border-color: red;
  border-radius: 0 !important;
  padding: 10px 0;
}

.book-consulation .btn-primary:hover {
  color: #fff;
  background-color: red;
  border-color: red;
  border-radius: 0 !important;
  padding: 10px 0;
}

.form-box-inner .form-control {
  border-radius: 0;
}

.form-box-inner .form-control:focus {
  box-shadow: none;
  outline: none;
  border: 1px solid #212121;
}

.home-contact .form-control:focus {
  box-shadow: none;
  outline: none;
  border: 1px solid #212121;
}

.form-box-inner .sec-title {
  font-size: 32px;
  font-weight: 400;
}

.form-box-inner .sec-title:after {
  left: 0;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

.form-box-inner .btn-submit {
  margin-top: 10px;
}

.map-box iframe {
  width: 100%;
  height: 357px;
}

.form-box-inner .form-group label {
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-weight: 400;
}

.map-box {
  padding: 5px;
  border-radius: 5px;
}

.contact {
  text-align: center;
  overflow: hidden;
  display: flex;
  align-items: center;
}

.contact-box {
  padding: 15px;
}

.contact-box ul li {
  margin-bottom: 0px;
  padding: 8px;
}

.contact i {
  font-size: 18px;
  color: #3b404a;
  margin-bottom: 10px;
}

.contact-bg {
  background: url("../img/map-background.png") no-repeat right bottom;
}

.form-box-inner {
  background: #ffffff8a;
  padding: 15px;
}

.innerpage-banner {
  background: #d62c27;
  padding: 40px 0;
  text-align: center;
}

.innerpage-banner h3 {
  font-size: 36px;
  text-transform: uppercase;
  font-weight: 600;
  color: #fff;
  margin-bottom: 0;
}

.inner-padding {
  padding: 80px 0;
}

.about-section-text {
  padding-left: 40px;
}

.contact-box .sec-title {
  text-align: left;
  font-size: 32px;
  font-weight: 400;
}

.contact-box .sec-title:after {
  left: 0;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

.address-icon {
  float: left;
  width: 48px;
  height: 48px;
  background: #ececec;
  border-radius: 50%;
  line-height: 56px;
}

.address-number {
  float: left;
  width: calc(100% - 56px);
  text-align: left;
  padding-left: 20px;
}

.header-wraper {
  position: sticky;
  top: 0px;
  z-index: 999;
}

.header-wraper .navbar-expand-lg .navbar-nav .nav-link {
  padding-right: 15px;
  padding-left: 15px;
}

.header-wraper .navbar-light .navbar-nav .nav-link {
  color: #1c273e;
  font-weight: 500;
  font-size: 16px;
}

.header-wraper .navbar-light .navbar-nav .active .nav-link {
  color: #d62c27;
}

.header-wraper .navbar {
  padding: 0;
}

.header-wraper .navbar-brand {
  padding: 2px;
}

.form-box-inner {
  background: #fff;
  padding: 40px;
  box-shadow: 0px 0px 60px 0px rgb(0 0 0 / 7%);
}

.navbar-brand img {
  height: 100px;
}

.ab-content p {
  line-height: 24px;
}

.ab-content .service-title {
  font-size: 24px;
  position: relative;
  margin-bottom: 27px;
}

.ab-content .service-title:after {
  width: 40px;
  height: 3px;
  background: #d62c27;
  left: 0;
  bottom: -12px;
  content: '';
  position: absolute;
}

/* .ab-content ul {} */

.service .read-more {
  background-color: #d62c27;
  color: #fff;
  padding: 10px
}

.service-button {
  margin-top: 20px;
  margin-bottom: 30px;
}

.service-button a {
  background-color: #d62c27;
  padding: 10px;
  color: #fff;
  border-radius: 5px;
}

.service-button a:hover {
  background-color: #e03a3c;
  text-decoration: none;
}

.shadow {
  box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15)!important;
  padding: 25px;
}

.shadow:hover {
  box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .45)!important;
  padding: 25px;
}

.ab-content ul {
  padding-left: 20px;
}

.ab-content ul li {
  margin: 4px 0px;
}

.form-section .mt-5 {
  margin-top: 3rem!important;
  padding-top: 40px;
  /* margin-top: 6rem!important;
  padding-top: 86px; */
}

.testi-slider .item {
  background: #fff;
  border-radius: 4px;
  padding: 40px 60px 60px;
  margin-top: 40px;
}

.owl-carousel.testi-slider {
  width: 70%;
  margin: auto;
}

.image-testimonails {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  overflow: hidden;
  margin: auto;
  position: relative;
}

.testimoni-text {
  color: #000;
  width: 90%;
  margin: auto;
  margin-top: 20px;
  line-height: 28px;
}

.testimoni-text p {
  font-size: 18px;
  margin-bottom: 0;
  font-weight: 100;
}

.testi-name {
  margin-top: 20px;
  color: #000;
  background-size: cover;
  font-weight: 500;
  font-style: italic;
  font-size: 16px;
}

.testi-slider .item {
  position: relative;
}

.testi-slider .item i {
  position: absolute;
  left: 110px;
  color: rgb(39 58 111 / 10%);
  font-size: 118px;
  z-index: 0;
  top: 90px;
}

.owl-carousel.testi-slider .owl-nav button.owl-prev, .owl-carousel.testi-slider .owl-nav button.owl-next, .owl-carousel.testi-slider button.owl-dot {
  width: 40px;
  height: 40px;
  border: 1px solid #fff;
  font-size: 24px;
  border-radius: 00;
}

.owl-theme.owl-carousel .owl-nav [class*='owl-']:hover {
  background: #d62c27;
  border: 2px solid #d62c27;
}

@media (max-width:991px) {
  .header-wraper .navbar-collapse {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-align: center;
    align-items: center;
    position: fixed;
    right: -240px;
    background: #dadada;
    top: 0;
    height: 100%;
    width: 240px;
    text-align: left;
    display: block;
    z-index: 99;
  }
  .header-wraper .navbar ul {
    align-items: self-start;
  }
  .header-wraper .navbar-collapse.show {
    right: 0;
  }
  #homeslider P {
    margin-bottom: 0;
  }
  #homeslider h2 span {
    font-size: 42px;
    line-height: 55px
  }
  .subline-slider {
    margin: 0;
  }
  .get-started {
    margin-top: 15px;
  }
  .about-section {
    padding: 40px 0px 50px;
  }
  .section-padding.team-sec {
    padding: 50px 0;
  }
  .news-home {
    height: 100%;
  }
  .our-client-home {
    padding: 70px 15px;
  }
  .sec-title {
    font-size: 45px;
  }
  .news-aside .card-title {
    font-size: 14px;
  }
  .owl-carousel.testi-slider {
    width: 100%;
  }
  .testi-slider .item {
    padding: 20px 0;
  }
  .footer-heading h4 {
    margin-top: 15px;
  }
  .home-contact {
    padding: 30px;
    margin: 0;
    width: 100%;
  }
  .talk-banner-wraper {
    padding: 30px 15px;
  }
  .inner-padding {
    padding: 40px 0;
  }
  .service-content-space {
    padding: 50px 50px 150px 20px !important;
  }
  .service-strip-Contact a, .book-consulationStatic a {
    display: inline-block;
  }
  .right-bar-service {
    margin-top: 30px;
  }
  .ab-content {
    padding: 10px;
  }
}

@media (max-width:991px) {
  .clear-nav {
    display: block;
  }
  .header-wraper .navbar-collapse {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-align: center;
    align-items: center;
    position: fixed;
    right: -240px;
    background: #fff;
    top: 0;
    height: 100%;
    width: 240px;
    text-align: left;
    display: block;
    z-index: 99;
    transition: all ease 0.3s;
  }
  .header-wraper .dropdown-menu {
    width: 220px;
    margin-left: 10px;
  }
  .header-wraper .dropdown-item {
    white-space: normal;
  }
}

@media (max-width:700px) {
  #homeslider h2 span {
    font-size: 36px;
    line-height: 48px;
  }
  #homeslider P {
    font-size: 23px;
  }
  .get-started {
    margin-top: 8px;
  }
  .about-content .bt {
    font-size: 34px;
    margin-top: 0;
  }
  .about-content .tp {
    font-size: 26px;
  }
  .about-content .tp1 {
    margin-bottom: 20px;
  }
  .sec-title {
    font-size: 31px;
  }
  .client-text p {
    font-size: 22px;
  }
  .about-text-home {
    width: 100%;
  }
}

@media (max-width:600px) {
  #homeslider h2 span {
    font-size: 30px;
    line-height: 30px;
  }
  #homeslider P {
    font-size: 22px;
    font-weight: 400;
  }
  #homeslider h2 {
    margin-bottom: 0;
  }
  .client-text p {
    font-size: 17px;
  }
  .talkBusiness-red p, .talkBusiness-gray p {
    font-size: 18px;
    line-height: 25px;
  }
  .about-text-home p {
    font-size: 16px;
  }
  .about-content .tp1 {
    margin-bottom: 10px;
  }
  .about-section {
    padding: 30px 0px 30px;
  }
}

@media (max-width:450px) {
  .get-started-btn {
    margin-left: 0;
    padding: 10px 16px;
    font-size: 12px !important;
  }
  #homeslider P {
    display: none;
  }
  .get-started {
    margin-top: 5px;
    padding: 9px 15px;
  }
  .subline-slider {
    font-size: 17px;
  }
  #homeslider h2 span {
    font-size: 22px;
    line-height: 24px;
    font-weight: 500;
  }
  .about-content .bt {
    font-size: 29px;
  }
  .get-started {
    margin-top: 5px;
    padding: 7px 16px;
    min-width: auto;
    font-size: 14px;
  }
  .sec-title {
    font-size: 21px;
  }
  .talkBusiness-red p, .talkBusiness-gray p {
    font-size: 13px;
    line-height: 21px;
  }
  .talkBusiness-red, .talkBusiness-gray {
    min-height: 195px;
  }
}

@media (max-width:350px) {
  .about-content .bt {
    font-size: 21px;
  }
  .footer-about img {
    width: 250px !important;
  }
}