/*************************************
Template Name: Mli Select Mortgage
Author: Jonayed Islam
Author Url: http://jonayed.com
Version: 1.0
Design and Developed by: Bongosoft Ltd.
****************************************/

@import url('https://fonts.googleapis.com/css2?family=Lato:wght@600;700&family=Open+Sans:wght@300;400&display=swap');


body {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.6;
  background: #fff;
  letter-spacing: 0.01em;
}
@media (min-width: 1200px) {
  .container { max-width: 1280px!important;}
}
/*======================== CUSTOM BOOTSTRAP STYLE ============================*/
.custom-container {padding-left: 12px;padding-right: 12px;}
.custom-row {margin-right: -12px;margin-left: -12px;}
.custom-padding {padding-left: 12px;padding-right: 12px;}
.p-0 {padding-left: 0;padding-right: 0;}
.p-left-0 {padding-left: 0;}
.p-right-0 {padding-right: 0;}
.m-0 {margin-left: 0;margin-right: 0;}
h1,h2,h3,h4,h5,h6 {font-family: 'Lato', sans-serif;font-weight: 700;}
a:focus {outline: 0 solid !important;}
a:hover {text-decoration: none !important;}
*a:hover {text-decoration: none !important;}
input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus {-webkit-box-shadow: 0 0 0px 1000px white inset !important;}
/*====================== START FOR MENU =========================================*/
.dropdown-new:hover .dropdown-menu-new {display: block;}
.dropdown-new:hover .dropdown-menu-new {display: block;}
@keyframes fadeIn {
  from {opacity: 0;}
  to {opacity: 1;}
}
.dropdown-menu-new {border: 0;border-radius: 0;-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);box-shadow: 0 6px 12px rgba(0,0,0,.175);background: #0a2349;}
.navbar-expand-lg .navbar-nav .dropdown-menu {padding: 0 !important;}
.navbar-expand-lg .navbar-nav .dropdown-menu li a:hover {color: #0a2349;-webkit-transition: all 0.5s ease-out;-moz-transition: all 0.5s ease-out;-ms-transition: all 0.5s ease-out;-o-transition: all 0.5s ease-out;transition: all 0.5s ease-out;}
/*====================== Header style Top nav =========================================*/
.top-nav-main {padding: 0;}
.top-nav-container {background-color: #f7f3f0;box-shadow: 0 5px 5px -5px #000;}
.top-nav-main .navbar-brand img {width: 210px;padding: 5px 0px;}
.top-nav-main li.nav-item a.nav-link {font-size: 18px;padding: 12px 10px 12px 10px !important;color: #000 !important;font-weight: 700;position: relative;display: inline-block;background-color: transparent;z-index: 9;font-family: 'Lato', sans-serif;}
/* .top-nav-main li.nav-item a.nav-link span:before {content: "";position: absolute;top: 0;bottom: 0;left: 0;right: 0;width: 100%;height: 100%;transform: scaleX(0);background-color: #343a40;transition: transform .5s;z-index: -1;}
.top-nav-main li.nav-item a.nav-link:hover span:before {transform: scaleX(1);}
.top-nav-main li.nav-item a.nav-link span:after {content: "";position: absolute;bottom: 0;left: 0;right: 0;width: 100%;height: 3px;transform: scaleX(0);background-color: #ec2028;transition: transform .5s;}
.top-nav-main li.nav-item a.nav-link:hover span:after {transform: scaleX(1);} */
.top-nav-main li.nav-item a.nav-link:hover {color: #D59E2D !important;fill: #D59E2D;transition: 0.5s all;}
.dropdown-menu li {position: relative;transition: .5s;}
/* .dropdown-menu li:before {position: absolute;bottom: 0;left: 0;right: 0;top: 0;background: #000;content: "";transform: scaleX(0);transform-origin: left;transition: transform .5s;z-index: -1;} */
/* .dropdown-menu li:hover:before {transform: scaleX(1);} */
.dropdown-menu li a {background-color: transparent;border: none;font-size: 16px;transition: .5s;line-height: 28px;color: #000;}
/* .dropdown-menu li:hover {padding-left: 15px;background-color: #000;} */
/* .dropdown-menu li:hover a {background: #0a2349 !important;} */
/* .dropdown-menu li:last-child {border-bottom: 0;padding-bottom: 5px;} */
.right-menu-link .btn {padding: 3px 5px;}
.right-menu-link .btn svg {fill: #000;}
.offcanvas-top-height {height: 105px !important;}
.dropdown.dropdown-mega {position: static;}
.nav-item.dropdown.dropdown-mega .dropdown-menu {top: auto;left: 50%;transform: translateX(-50%);}
.dropdown-new:hover .dropdown-menu-new {display: block;background: #fff;}
.right-menu-link {display: none !important;}
.dropdown-menu-new {border-radius: 0;-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);box-shadow: 0 6px 12px rgba(0,0,0,.175);}
.other-list-group a {border: 0;padding: 4px 0;font-size: 17px;transition: 0.3s;}
.other-list-group a:hover {color: hsl(357, 85%, 56%);}
.custom-navbar-collapse {margin-right: -135px;}
/*================================================ Drop Down icon Animation style */
.dropdown-toggle::after {transition: transform 0.15s linear; }
.show.dropdown .new-dropdown-toggle::after {transform: rotate(-180deg);transition: all 0.3s ease-in;}
.dropdown-menu {margin-top: 0;}
.new-dropdown-toggle::after {margin-top: 5px;border-top: 0;border-right: 0;border-bottom: 0;border-left: 0;content: "";vertical-align: top;
background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><path fill="black" d="M201.4 374.6c12.5 12.5 32.8 12.5 45.3 0l160-160c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L224 306.7 86.6 169.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l160 160z"/></svg>');height: 15px;width: 14px;margin-left: 2px;}
.navbar-expand-lg .navbar-nav .dropdown-menu li.dropend:hover .dropdown-new-sub-ul {display: block !important; top: 0;left: 98.5% !important;margin-top: 0;-webkit-animation: fadeIn 0.3s alternate;animation: fadeIn 0.3s alternate;border-radius: 0;}
.sub-dropdown-toggle::after {transition: transform 0.15s linear; }
.show1.dropend .sub-dropdown-toggle::after {transform: rotate(-90deg);transition: all 0.3s ease-in;}
.dropend .sub-dropdown-toggle::after {margin-top: 5px;border-top: 0;border-right: 0;border-bottom: 0;border-left: 0;content: "";vertical-align: top;background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M201.4 374.6c12.5 12.5 32.8 12.5 45.3 0l160-160c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L224 306.7 86.6 169.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l160 160z"/></svg>');height: 16px;width: 15px;margin-left: 5px;}
.navbar-expand-lg .navbar-nav .dropdown-menu li a:hover::after {background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" fill="white" viewBox="0 0 448 512"><path fill-rule="evenodd" d="M201.4 374.6c12.5 12.5 32.8 12.5 45.3 0l160-160c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L224 306.7 86.6 169.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l160 160z"/></svg>');height: 15px;width: 14px;margin-top: 5px;}
.sticky-nav {position: fixed;top: 0;width: 100%;z-index: 999;box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);}
.attr-nav ul li a svg {fill: #000;}
.top-search-menu {position: relative;margin-right: -145px;}
.search-box {position: absolute;top: 100%;right: 0;width: 294px;padding: 0px 10px 8px;background: #fff;border-top: 1px solid #ccc;box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);opacity: 0;visibility: hidden;transform: translateY(-10px);transition: all 0.3s ease;z-index: 999;top: 40px;}
.search-box.active {opacity: 1;visibility: visible;transform: translateY(0);}
.search-box input {width: 200px;padding: 4px 10px;font-size: 16px;border: 1px solid #ccc;border-radius: 4px;}
.search-box button {margin-top: 10px;padding: 3px 8px;background-color: #0a2349;color: white;border: none;border-radius: 4px;cursor: pointer;}
.search-box span {
  padding: 4px 8px 6px;
  background-color: #0a2349;
  color: white;
  border: none;
  border-radius: 4px;
  cursor: pointer;
}
.attr-nav ul {margin: 0;padding: 0;}
.attr-nav ul li {list-style: none;text-align: right;}
.attr-nav ul li a {color: #fff;margin-left: 0;}
.top-search input.form-control:focus {box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .01);}
section.date-top-mobile {display: none;}

/*========================================== HOME FOR INDEX TWO SECTION STYLE =================================================*/
.hero-section {
  position: relative;
  height: 70vh;
  overflow: hidden;
  display: flex;
  align-items: center;
  color: #fff;
  z-index: 1;
}
.video-background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  overflow: hidden;
  transform: scale(1.8);
}
.video-background iframe {
  width: 100%;
  height: 100%;
  object-fit: cover;
  pointer-events: none;
}
.overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  z-index: 1;
}
.hero-section::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 50%;
  height: 100%;
  background-color: rgba(10, 35, 73, 0.7);
  z-index: 2;
}
.hero-section .container {
  position: relative;
  z-index: 3;
}


/*========================================== HOME SECTION STYLE =================================================*/
.header-main {
  overflow: hidden;
  position: relative;
  height: 650px;
  display: block;
  z-index: 0;
  width: 100%;
}
.header-main-overflew {
  overflow: hidden;
  position: relative;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  background: #0a2349;
  height: 650px;
}
.header-main-overflew::after {
  content: '';
  position: absolute;
  top: 0%;
  width: 50%;
  right: 0%;
  height: 100%;
  background: url(../images/main-hero.jpg) center;
  background-size: cover;
}
.title-text {
  color: #fff;
}
.title-text h1 {
  font-size: 45px;
  text-shadow: 0 1px 2px rgb(0 0 0 / 60%);
  margin-bottom: 10px;
  line-height: 50px;
  font-weight: 600;
  text-transform: capitalize;
}
.title-text p {
  margin-bottom: 22px;
  font-size: 18px;
  line-height: 28px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
    text-align: justify;
    padding-right: 10px;
}
.top-form {
  margin-top: 10px;
}

.btn-hero {
  border: none;
  padding: 8px 20px;
  color: #fff;
  position: relative;
  display: inline-block;
  text-transform: capitalize;
  transition: all 0.2s ease-in-out;
  z-index: 99;
  font-size: 18px;
  transition: all 0.5s ease-in-out;
  margin-right: 15px;
}
.btn-hero::before,
.btn-hero::after {
  content: "";
  position: absolute;
  transform: skew(0deg);
  transition: all 0.5s ease-in-out;
  bottom: 0;
  left: 0;
  background: #fff;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.btn-hero::before,
.btn-hero::after {
  background: transparent;
  border: 2px solid #fff;
}
.btn-hero:hover::before,
.btn-hero:hover::after {
  transform: skew(0deg);
}
.btn-hero:hover,
.btn-hero:hover {
  color: #D59E2D;
}
.btn-hero:hover::before,
.btn-hero:hover::after {
  background: #fff;
  border: 2px solid #fff;
}

/*========================================== ABOUT SECTION STYLE =================================================*/
.about-section {
  background-image: linear-gradient(-90deg, #fff 30%, #eaeaea 0%);
  padding: 60px 0px;
  margin-top: 60px;
}
.section-title {
  font-size: 32px;
  font-weight: 600;
  color: #0c1b33;
  margin-bottom: 30px;
}
.section-description {
  font-size: 16px;
  color: #333;
  line-height: 1.8;
}
.about-image img {
  max-width: 600px;
  width: 100%;
  height: auto;
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15);
}
.about-text h2 {
  color: #0B1E38;
  font-size: 45px;
  margin-bottom: 10px;
  font-weight: 700;
  text-transform: capitalize;
}
.about-text p {
  font-size: 18px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  text-align: justify;
}
.about-text {
  height: 370px;
    display: flex;
    justify-content: center;
    flex-direction: column;
}


/*========================================== ABOUT SECTION FOR INDEX TWO STYLE =================================================*/
section.about-one {
  position: relative;
  background-color: #f6f6f8;
  overflow: hidden;
  padding-top: 100px;
  padding-bottom: 100px;
}
.about-one__bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  mix-blend-mode: multiply;
  opacity: 0.25;
}
.about-one__image {
  padding-left: 100px;
}
.about-one__image__inner {
  position: relative;
  display: table;
}
.about-one__image__inner img {
  max-width: 100%;
  height: auto;
}
.about-one__image__with-border {
  position: absolute;
  right: -100px;
  bottom: 50px;
  z-index: 1;
  border: 10px solid #ffffff;
  filter: drop-shadow(0px 4px 60px rgba(117, 165, 67, 0.12));
  animation: moveHorizontal2 2s linear infinite;
}
.about-one__content {
    padding-top: 60px;
}
.about-one__image__shape {
  position: absolute;
  top: 30px;
  right: -80px;
  animation: zumpBottom 2s linear infinite;
}
.about-one__experience {
  position: relative;
  position: absolute;
  top: 50px;
  left: -100px;
  padding: 34px 26px 19px;
  text-align: center;
  background-color: #D59E2D;
  z-index: 2;
}
.about-one__experience::before {
  content: "";
  width: 101px;
  height: 67px;
  background-color: #2b2b5e;
  position: absolute;
  left: 0;
  bottom: -67px;
  clip-path: polygon(0 0, 100% 100%, 100% 0);
}
.about-one__experience__content {
  position: relative;
  z-index: 1;
}
.about-one__experience__year {
  margin-bottom: 3px;
  font-weight: 700;
  font-size: 45px;
  line-height: 1.22;
  color: #ffffff;
  text-transform: capitalize;
}
.about-one__experience__title {
  margin: 0;
  font-weight: 600;
  font-size: 16px;
  line-height: 1.375;
  color: #ffffff;
  text-transform: capitalize;
}
.about-one__money {
  max-width: 100%;
  height: auto;
  position: absolute;
  left: 96px;
  bottom: 120px;
  opacity: 0.25;
  animation: moveHorizontal2 2s linear infinite;
}
.about-one__shape {
  max-width: 100%;
  height: auto;
  position: absolute;
  right: 0;
  bottom: 0;
  animation: zumpBottom 2s linear infinite;
}
.sec-title__shape {
  display: flex;
  align-items: center;
  gap: 5px;
  flex-shrink: 0;
}
.sec-title__shape__one,
.sec-title__shape__two {
  flex-shrink: 0;
  height: 4px;
  background-color: #D59E2D;
}
.sec-title__shape__two {
  width: 18px;
}
.sec-title__shape__one {
  width: 11px;
}
.sec-title__tagline {
  margin-bottom: 0;
  font-weight: 600;
  font-size: 16px;
  color: #D59E2D;
  line-height: 1.4;
  text-transform: uppercase;
}
.sec-title__title {
  margin: 0;
  font-size: 45px;
  font-weight: 700;
  color: #000;
  line-height: 1.111;
  text-transform: capitalize;
}
.sec-title__title span {color: #D59E2D;}
.about-one__list {
  margin-bottom: 20px;
  display: flex;
  align-items: center;
  gap: 6px 46px;
  flex-wrap: wrap;
}
.about-one__list__item {
  display: flex;
  gap: 11px;
  font-weight: 600;
  font-size: 16px;
  color: #2b2b5e;
  line-height: 1.75;
  text-transform: capitalize;
  margin-bottom: 10px;
}
.about-one__text {color: #000;font-weight: 400;font-size: 18px;padding-right: 160px;}
.sec-title__top {
  margin-bottom: 5px;
  display: flex;
  align-items: center;
  gap: 11px;
}
.about-one__list__icon svg {
  fill: #D59E2D;
  height: 16px;
  width: 16px;
}
.easilon-btn {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  position: relative;
  overflow: hidden;
  vertical-align: middle;
  -webkit-appearance: none;
  border: none;
  outline: none !important;
  padding: 20px 21px;
  text-align: center;
  font-size: 18px;
  font-weight: 400;
  color: #ffffff;
  line-height: 1;
  text-transform: capitalize;
  background-color: #D59E2D;
  z-index: 1;
  transition: 500ms;
}
.easilon-btn--border {
  padding: 12px 25px;
  color: #D59E2D;
  background-color: transparent;
  border: 1px solid #D59E2D;
}
.easilon-btn::before,
.easilon-btn::after {
  content: "";
  background-color: #0a2349;
  height: calc(50% + 1px);
  width: 0;
  position: absolute;
  transition: 500ms cubic-bezier(0.785, 0.135, 0.15, 0.86);
  z-index: -1;
}
.easilon-btn::before {
  top: 0;
  left: 0;
  right: auto;
}
.easilon-btn:hover::before {
  width: 100%;
  right: 0;
  left: auto;
}
.easilon-btn::after {
  bottom: 0;
  right: 0;
  left: auto;
}
.easilon-btn:hover::after {
  width: 100%;
  left: 0;
  right: auto;
}
.easilon-btn--border:hover {
  color: #ffffff;
  border: 1px solid #0a2349;
}



@keyframes moveHorizontal2 {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }

  50% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  100% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}

@keyframes zumpBottom {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }

  50% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  100% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
/*========================================== OUR SOLUTION SECTION STYLE =================================================*/
.financing-solutions-section {padding: 100px 0;}
.solution-item {padding: 0;margin: 0;padding-top: 60px;}
.solution-item p {text-align: center;color: #000;font-weight: 400;font-size: 18px;}
.solution-list {margin: 0;padding: 0;list-style: none;width: 100%;display: inline-block;margin-top: 10px;}
.solution-list li {width: 50%;display: inline-block;position: relative;float: left;padding-left: 10px;padding-right: 10px;}
.solution-list li a {background-color: #E7EFFD;padding: 10px 15px 10px 15px;border-style: solid;border-width: 2px 2px 2px 2px;border-color: #E7EFFD;border-radius: 4px 4px 4px 4px;display: inline-block; margin-bottom: 10px;color: #000;font-weight: 600;font-size: 20px;font-family: 'Lato', sans-serif;width: 100%;text-align: center;margin-bottom: 20px;transition: all 0.4s ease 0s;}
.solution-list li a:hover {box-shadow: 0 5px 10px rgba(0, 0, 0, 0.07);transform: translateY(-5px);background: #0a2349;color: #fff;}
.about-one__button-2 {text-align: center;}
.tools-wrapper-section {background: linear-gradient(rgba(0, 0, 0, .4), rgba(0, 0, 0, .3)), url(../images/tools-wrapper-bg.png) center;background-position: 50%;background-size: cover;padding-top: 100px;padding-bottom: 120px;position: static;text-align: center;}
.tools-text {position: relative;display: inline-block;}
.tools-text h3 {color: #fff;font-size: 40px;text-transform: capitalize;font-weight: 500;line-height: 45px;}
.tools-text h4 {color: #fff;font-size: 35px;text-transform: capitalize;font-weight: 500;line-height: 45px;margin-bottom: 10px;}
.tools-text p {font-size: 18px;font-weight: 400;line-height: 25px;color: #fff;margin-bottom: 30px;}
.tools-text a {border: 1px solid #D59E2D;color: #D59E2D;text-align: center;text-transform: capitalize;background-color: #fff;background-image: none;border-radius: 30px;height: auto;padding: 8px 40px;font-size: 18px;font-weight: 400;transition: all .2s, background-color .4s;}
.tools-text a:hover {border-color: #D59E2D;background-color: #D59E2D;color: #fff;}
/*========================================== Investor Insights SECTION STYLE =================================================*/
.investor-insights-wrapper {padding-top: 80px;padding-bottom: 100px;position: relative;width: 100%;overflow: hidden;}
#service-area-bg {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 170%;
    background-position: left center;
    background-repeat: repeat-x;
    z-index: -1;
}
.investor-insights-text p {text-align: center;color: #000;font-weight: 400;font-size: 18px;}
.about-one__button-3 {text-align: center;margin-top: 20px;}
@-webkit-keyframes banner-animate {
  0% {
    -webkit-transform: translateX(-1000px);
    transform: translateX(-1000px);
  }

  50% {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px);
  }

  100% {
    -webkit-transform: translateX(-1000px);
    transform: translateX(-1000px);
  }
}

@keyframes banner-animate {
  0% {
    -webkit-transform: translateX(-1000px);
    transform: translateX(-1000px);
  }

  50% {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px);
  }

  100% {
    -webkit-transform: translateX(-1000px);
    transform: translateX(-1000px);
  }
}
.banner-animate {
  animation-name: banner-animate;
  animation-duration: 70s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  -webkit-animation-name: banner-animate;
  -webkit-animation-duration: 70s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;

  -moz-animation-name: banner-animate;
  -moz-animation-duration: 70s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;

  -ms-animation-name: banner-animate;
  -ms-animation-duration: 70s;
  -ms-animation-iteration-count: infinite;
  -ms-animation-timing-function: linear;

  -o-animation-name: banner-animate;
  -o-animation-duration: 70s;
  -o-animation-iteration-count: infinite;
  -o-animation-timing-function: linear;
}
.latest-insights-single-item {margin-top: 45px;position: relative;}
.latest-insights-single-item a {display: block;background: #fff none repeat scroll 0 0;border-bottom: 3px solid #0a2349;padding: 0 35px;-webkit-transition: all 0.3s ease 0s;transition: all 0.3s ease 0s;margin-bottom: 20px;color: #000;}
.latest-news-image {overflow: hidden;position: relative;text-align: center;top: -35px;}
.latest-insights-single-item-text {margin-top: -30px;overflow: hidden;min-height: 75px;max-height: 75px;}
.latest-insights-single-item-text h3 {font-size: 22px;line-height: 30px;font-weight: 600;margin-bottom: 0;text-transform: capitalize;}
.latest-insights-single-item a:hover {background: #ffffff none repeat scroll 0 0;box-shadow: 0 2px 20px rgba(34, 30, 31, 0.4);border-color: #D59E2D;}
/*========================================== WORK PROCESS SECTION FOR INDEX TWO STYLE =================================================*/
section.work-process-one {
  background-color: #ffffff;
  padding: 120px 0px;
}
.sec-title--center {
  text-align: center;
}
.sec-title--center .sec-title__top {
  justify-content: center;
}
.sec-title {
  margin-bottom: 10px;
}
.work-process-one__item__image {
  margin-bottom: 21px;
  padding-bottom: 46px;
  position: relative;
  width: 100%;
  max-width: 235px;
  text-align: center;
}
.work-process-one__item__image img {
  position: relative;
  width: 129px;
  height: 129px;
  border-radius: 50%;
  z-index: 1;
}
.work-process-one__item__number {
  padding: 4.5px 10px;
  position: relative;
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  z-index: 1;
  font-weight: 700;
  font-size: 14px;
  color: #f6f6f8;
  line-height: 1.5;
  text-transform: capitalize;
  background-color: #D59E2D;
  border-radius: 100px;
  transition: all 500ms ease;
}
.work-process-one__item__number::after {
  content: counters(workProcessNumber, ".", decimal-leading-zero);
  counter-increment: workProcessNumber;
  margin-left: 5px;
}
.work-process-one__item__shape {
  width: 242px;
  height: 67px;
  position: absolute;
  left: 0;
  bottom: 13px;
  transition: all 500ms ease;
}
.work-process-one__item__circle {
  width: 136px;
  height: 32px;
  position: absolute;
  left: 50%;
  bottom: 30px;
  transform: translateX(-50%);
  transition: all 500ms ease;
}
.work-process-one__item__title {
  margin-bottom: 9px;
  font-weight: 700;
  font-size: 20px;
  line-height: 1.6;
  text-transform: capitalize;
}
.work-process-one__item__text {
  margin: 0;
  line-height: 1.625;
}
.work-process-one__item__shape path {
  stroke: #D59E2D;
  stroke-width: 3;
  stroke-miterlimit: 10;
  transition: all 500ms ease;
}
.work-process-one__item__circle path {
  fill: #f6f6f8;
  transition: all 500ms ease;
}
.work-process-one__item:hover .work-process-one__item__circle path {
  fill: #0a2349;
}
.work-process-one__item:hover .work-process-one__item__shape {
  -webkit-animation-name: wobble-horizontal-hover;
  animation-name: wobble-horizontal-hover;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
.work-process-one__item:hover .work-process-one__item__number {
  color: #ffffff;
  background-color: #2b2b5e;
}




@keyframes wobble-horizontal-hover {
  16.65% {
    transform: translateX(5px);
  }

  33.3% {
    transform: translateX(-3px);
  }

  49.95% {
    transform: translateX(4px);
  }

  66.6% {
    transform: translateX(-2px);
  }

  83.25% {
    transform: translateX(1px);
  }

  100% {
    transform: translateX(0);
  }
}



/*================================================================== why-us-section STYLE SECTION ======================================================================*/
.why-us-section {
  padding: 60px 0;
  background-color: #fff;
}
.why-us-content {
  padding-right: 70px;
}
.why-us-content h2 {
  font-size: 38px;
  color: #000;
}
.why-us-single-item {
  background-color: #f3f9ec;
  border-radius: 10px;
  padding: 20px;
  margin-bottom: 25px;
  width: 400px;
  height: 190px;
  position: relative;
  z-index: 99;
  margin-left: 50px;
  border: 1px solid #0000001f;
}
.why-us-single-item-extra {
  margin-left: 0;
}
.why-us-single-item .item-header img {
  width: 55px;
  height: 55px;
}
.item-header {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 12px;
}
.item-title {
  font-size: 20px;
  font-weight: 600;
  color: #000;
}
.item-text {
  font-size: 15px;
  color: #000;
  margin-top: -10px;
}
.why-us-img {
  text-align: center;
}

.why-us-img .image {
  max-width: 100%;
  border-radius: 8px;
}

.read-more {
  display: inline-block;
  margin-top: 15px;
  color: #657c13;
  text-decoration: none;
  font-weight: 500;
}

.read-more:hover {
  text-decoration: underline;
}

.arrow-icon {
  margin-left: 5px;
  vertical-align: middle;
}






/*================================================================== ONE SERVICE AREA STYLE SECTION ======================================================================*/
.one-service-area {
  padding-top: 75px;
  padding-bottom: 85px;
}
.one-section-title {
  text-align: center;
  margin-bottom: 50px;
}
.one-service-area .nav-tabs .nav-default {
  display: inline-block;
  margin-bottom: 20px;
  padding-left: 15px;
  padding-right: 15px;
}
.one-service-area .nav-tabs .nav-default.active .service-item:before {
  opacity: 1;
}
.one-service-area .nav-tabs .nav-default.active .service-item span {
  color: #fff;
}
.one-service-area .service-item {
  text-align: center;
  background-color: #efefef;
  border-radius: 4px;
  padding: 8px 15px;
  position: relative;
  z-index: 1;
}
.one-service-area .service-item:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: #0a2349;
  border-radius: 4px;
  opacity: 0;
  z-index: -1;
}
.one-service-area .service-item span {
  display: block;
  color: #0d1820;
  font-weight: 500;
  font-size: 16px;
  -webkit-transition: 0.5s all ease;
  transition: 0.5s all ease;
}
.one-service-area .service-advisor {
  padding: 35px;
  border-radius: 4px;
  -webkit-box-shadow: 0 0 20px 0 #dddddd96;
  box-shadow: 0 0 20px 0 #dddddd96;
  background: #efefef;
}
.one-service-area .service-advisor .advisor-img img {
  width: 100%;
}
.one-service-area .service-advisor .advisor-content h2 {
  font-size: 28px;
  font-weight: 700;
  margin-bottom: 16px;
}
.one-service-area .service-advisor .advisor-content ul {
  margin: 0;
  padding: 0;
  margin-bottom: 25px;
}
.one-service-area .service-advisor .advisor-content ul li {
  list-style-type: disc;
  color: #444;
  margin-bottom: 12px;
  font-size: 16px;
  margin-left: 30px;
}
.one-service-area .service-advisor .advisor-content ul li:last-child {
  margin-bottom: 0;
}
.custom-other-nav {margin-left: 290px;border-bottom: 0;}
.advisor-link .btn-hero {
  color: #fff;
  margin-left: 30px;
}
.advisor-link .btn-hero::before,
.advisor-link .btn-hero::after {
  background: #0a2349;
  border: 2px solid #0a2349;
}




/*========================================== FOOTER SECTION STYLE =================================================*/
footer.footer-section {
  position: relative;
  background: #003a66;
  color: aliceblue;
  padding-top: 90px;
  padding-bottom: 55px;
  overflow: hidden;
  z-index: 1;
}
footer.footer-section::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-image: url(../images/footer-bg.png);
  background-position: bottom center;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
  opacity: 0.06;
  z-index: -1;
}
.footer-common-title h3 {
  position: relative;
  border: none;
  color: #fff;
  line-height: 1;
  border-bottom: 0;
  padding: 0 0 15px 0;
  margin: -0.1em 0 20px 0;
  text-transform: capitalize;
  font-size: 26px;
}
.footer-common-title h3:after,
.footer-common-title h3:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 61px;
  height: 2px;
  background-color: #fff;
}
.footer-common-title h3:after {
  width: 16px;
  border-left: 4px dashed #0E121D;
  border-right: 4px dashed #0E121D;
  height: 2px;
  background-color: transparent;
  bottom: 0px;
  left: 40px;
  -webkit-animation: footerLine 7s linear infinite;
  animation: footerLine 7s linear infinite
}

@-webkit-keyframes footerLine {
  0% {
    left: 40px
  }

  50% {
    left: 0
  }

  100% {
    left: 40px
  }
}

@keyframes footerLine {
  0% {
    left: 40px
  }

  50% {
    left: 0
  }

  100% {
    left: 40px
  }
}

.footer-wiget-one-text p {
  margin-bottom: 20px;
}
.footer-wiget-two-text ul li a {
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 10px;
  display: block;
  max-width: 100%;
  width: max-content;
  padding-right: 0;
  position: relative;
  border: 0;
  color: #fff;
  transition: all ease 0.4s;
}
.footer-wiget-two-text ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.footer-wiget-two-text ul li a:hover {
  color: #179bd7;
}
.footer-wiget-two-text ul li a svg {
  width: 25px;
  height: 25px;
  margin-top: -3px;
  transition: all ease 0.3s;
  left: 0;
}
.footer-wiget-two-text ul li a:hover svg {
  left: 5px;
  position: relative;
}
.footer-wiget-two {
  margin-left: 35px;
}

.footer-widget-three-text {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 15px;
  margin-bottom: 5px;
}
.footer-widget-icon {
  color: #fff;
  -webkit-box-flex: 0;
  -webkit-flex: none;
  -ms-flex: none;
  flex: none;
  font-size: 12px;
  height: 26px;
  width: 26px;
  text-align: center;
  padding: 3px 0px;
}
.footer-widget-three-box-text p {
  display: block;
  color: #fff;
  margin-bottom: 0;
}

.footer-widget-three-box-text p a {
  color: #fff;
}
.footer-widget-three-location {
  margin-top: 20px;
}
.recent-post {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 20px;
  line-height: 10px;
}
.recent-post-img {
  width: 35%;
  border-radius: 0px;
  overflow: hidden;
  display: inline-block;
  float: left;
}
.recent-post-text {
  padding-left: 10px;
  width: 65%;
  display: inline-block;
  float: left;
}
.recent-post-img img {
    width: 100%;
    -webkit-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out;
    height: 80px;
    width: 100px;
}
.recent-post-text-top svg {
  margin-right: 5px;
  fill: #fff;
  width: 16px;
  height: 16px;
}

.recent-post-text-top span {
  text-transform: capitalize;
  color: #b2b2b2;
  font-size: 15px;
}
.recent-post-text-top {
  margin-bottom: 5px;
  margin-top: 5px;
}
.recent-post-text h4 {
  color: #fff;
  font-size: 18px;
  line-height: 24px;
  margin: 0;
}
.recent-post a:hover img {
  transform: scale(1.1);
}
.footer-copyright-section {
  background: #003055;
  padding: 20px 0 0px;
}
.copyright-section p {
  color: #fff;
  text-align: center;
  font-size: 14px;
}
.social-media-2 {
  display: flex;
}
.social-media-2 ul {
  margin: 0;
  padding: 0;
}
.social-media-2 ul li {
  list-style: none;
  margin: 0 2px;
  display: inline-block;
}
.social-media-2 ul li a {
  width: 35px;
  height: 35px;
  text-align: center;
  line-height: 30px;
  display: inline-block;
  vertical-align: middle;
  margin: 8px 0px;
  padding: 5px;
  transition: .5s;
  background: #fff;
  overflow: hidden;
  border-radius: 8px;
}
.social-media-2 ul li a svg {
  width: 25px;
  height: 25px;
  display: block;
  color: #003055;
  transition: .5s;
  padding: 2px;
  margin-bottom: 10px;
}
.social-media-2 ul li:hover a svg:nth-child(1) {
  transform: translateY(-30px);
}
.social-media-2 ul li:hover a svg:nth-child(2) {
  transform: translateY(-35px);
  color: #fff;
}
.social-media-2 ul li:hover:nth-child(1) a {
  background: #1877f2;
}
.social-media-2 ul li:hover:nth-child(2) a {
  background: #ff0000;
}
.social-media-2 ul li:hover:nth-child(3) a {
  background: #000;
}
.social-media-2 ul li:hover:nth-child(4) a {
  background: #e4405f;
}
.social-media-2 ul li:hover:nth-child(5) a {
  background: #0077B5;
}
/*========================================== PROJECT SECTION STYLE =================================================*/
/*========================================== PROJECT SECTION STYLE =================================================*/
.projects-section {
  padding: 80px 40px;
  background-color: #fff;
}
.projects-header {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 60px;
}
.projects-header-left {
  max-width: 50%;
}
.projects-header-left h1 {
  font-size: 48px;
  color: #0a2349;
  font-weight: bold;
  line-height: 1.2;
}
.projects-header-left a {
  display: inline-block;
  text-align: center;
  margin-top: 20px;
  color: #001f5f;
  font-weight: bold;
  text-decoration: underline;
  text-underline-offset: 8px;
  transition: color 0.3s;
}
.projects-header-left svg {
  width: 16px;
  height: 16px;
  fill: #0a2349;
}
.projects-header-left a:hover {
  color: #003399;
}
.projects-header-right h1 {
  font-size: 100px;
  font-weight: bold;
  color: transparent;
  -webkit-text-stroke: 1px #00105f;
  bottom: -75px;
  position: relative;
}
.projects-grid {
  display: flex;
  gap: 0;
  flex-wrap: wrap;
}
.project-card {
  position: relative;
  flex: 1 1 25%;
  min-width: 250px;
  max-width: 100%;
  height: 400px;
  overflow: hidden;
}
.project-card a {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1;
}
.project-card img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 1s ease;
}
.project-card:hover img {
  transform: scale(1.2);
}
.project-name {
  position: absolute;
  bottom: 15px;
  left: 15px;
  color: white;
  font-size: 20px;
  font-weight: 500;
  z-index: 2;
  text-shadow: 1px 1px 4px rgba(0, 0, 0, 0.6);
}
.project-footer {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 25px;
  height: 100%;
  width: 100%;
  background-color: rgba(0, 16, 95, 0.9);
  color: #fff;
  z-index: 2;
  opacity: 0;
  transform: translateY(100%);
  transition: opacity 0.6s ease, transform 0.6s ease;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.project-footer h2 {
  font-size: 24px;
  margin-bottom: 15px;
}
.project-footer p {
  font-size: 15px;
  line-height: 1.5;
  margin-bottom: 20px;
}
.project-card:hover .project-footer {
  opacity: 1;
  transform: translateY(0);
}
.project-card:hover .project-footer {
  display: block;
}
.project-card:hover .project-name {display: none;}
button.footer-btn {
  bottom: 20px;
  position: absolute;
  background: transparent;
  padding: 7px 10px 9px;
  border-radius: 50%;
  overflow: hidden;
  z-index: 1;
  border: 2px solid #fff;
  transition: transform 0.3s ease;
}
button.footer-btn::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 300px;
  height: 300px;
  background: #fff;
  border-radius: 50%;
  transform: translate(-50%, -50%) scale(6);
  transition: transform 0.2s cubic-bezier(0.075, 0.82, 0.165, 1);
  z-index: 0;
  pointer-events: none;
}

button.footer-btn:hover::before {
  transform: translate(-50%, -50%) scale(0);
}
button.footer-btn svg {
  width: 20px;
  height: 20px;
  fill: #000;
  position: relative;
  z-index: 1;
  transition: fill 0.3s ease;
}
button.footer-btn:hover svg {
  fill: #fff;
}
/*====================== Why Choose section Style =========================================*/
.why-choose-us-section {padding-top: 80px;padding-bottom: 60px;}
.banner-video {
  margin-top: 30px;
  position: relative;
}
.banner-video a {
  text-align: center;
  display: inline-block;
  border-radius: 50%;
  color: #fff;
  background-color: #db282d;
  font-size: 40px;
  position: relative;
  z-index: 1;
}
.play-waves-wrapper {
  height: 170px;
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 170px;
  z-index: -1;
  }
.play-waves-wrapper .play-waves {
  -webkit-animation: 3s ease-in-out 0s normal none infinite running waves;
  animation: 3s ease-in-out 0s normal none infinite running waves;
  background: #db282d none repeat scroll 0 0 padding-box;
  border-radius: 50%;
  height: 170px;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  position: absolute;
  width: 170px;
  }
.play-waves-wrapper .wave-1 {
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
}
.play-waves-wrapper .wave-2 {
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}
.play-waves-wrapper .wave-3 {
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
}
@-webkit-keyframes waves {
  0% {
    -webkit-transform: scale(0.2, 0.2);
            transform: scale(0.2, 0.2);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; }
  50% {
    opacity: 0.9;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)"; }
  100% {
    -webkit-transform: scale(0.6, 0.6);
            transform: scale(0.6, 0.6);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; }
  }
@keyframes waves {
  0% {
    -webkit-transform: scale(0.2, 0.2);
            transform: scale(0.2, 0.2);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; }
  50% {
    opacity: 0.9;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)"; }
  100% {
    -webkit-transform: scale(0.6, 0.6);
            transform: scale(0.6, 0.6);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; }
  }
.banner-video a svg {
  width: 70px;
  height: 70px;
  padding-left: 8px;
}
.banner-video span {
  display: inline-block;
  font-weight: 500;
  font-size: 20px;
  color: #0d1820;
  position: relative;
  top: 0px;
  margin-left: 15px;
}
.about-style4-image-box {
  position: relative;
  display: block;
  margin-left: 0;
  margin-right:0;
}
.about-style4-image-box .icon-box {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.about-style4-image-box .icon-box .inner {
  position: relative;
  display: block;
  height: 110px;
  width: 110px;
  background: #ffffff;
  border-radius: 50%;
  text-align: center;
  line-height: 110px;
  z-index: 1;
  margin-right: -30px;
}
.about-style4-image-box .icon-box .inner svg {fill:#D59E2D;height: 60px;width: 60px;}
.about-style4-image-box ul {
  position: relative;
  display: block;
  overflow: hidden;
  margin-left: -10px;
  margin-right: -10px;
}
.about-style4-image-box ul li {
  position: relative;
  display: block;
  float: left;
  width: 50%;
  padding: 0 10px 0px;
}
.about-style4-image-box ul li .image_box {
  position: relative;
  display: block;
  overflow: hidden;
}
.about-style4-image-box ul li .image_box img {
  width: 100%;
  transition: all 3500ms ease;
}
.about-style4-image-box ul li .image_box.right {
  margin-top: 25px;
}
.about-style4-image-box ul li .image_box.right::after {
  position: absolute;
  top: 0;
  left: -100%;
  display: block;
  content: '';
  width: 50%;
  height: 100%;
  background: linear-gradient(to right, rgba(255, 255, 255, .7) 0%, rgba(255, 255, 255, .3) 100%);
  transform: skewX(25deg);
  z-index: 2;
}
.about-style4-image-box ul li:hover .image_box img {
  transform: scale(1.5) rotate(2deg);
}
.about-style4-image-box ul li:hover .image_box.right::after {
  -webkit-animation: shine 1.9s;
  animation: shine 1.9s;
}

.why-choose-left-text p {text-align: left;color: #000;font-weight: 400;font-size: 18px;}
.why-choose-left-text ul {list-style: none;margin: 0;padding: 0;}
.why-choose-left-text ul li {color: #000;font-weight: 400;font-size: 18px;display: inline-block;margin-bottom: 5px;}
.why-choose-left-text ul li svg {fill:#D59E2D;margin-right: 3px;}


@-webkit-keyframes shine {
	100% {
		left: 125%;
	}
}
@keyframes shine {
	100% {
		left: 125%;
	}
}
/*========================================== Testimonials section STYLE =================================================*/
.testimonial-section {
padding-top: 60px;
    padding-bottom: 30px;
    position: relative;
    overflow: hidden;
    background: #eff3f4;
}
.easilon-stretch-element-inside-column {
    position: relative;
}
.owl-carousel-wrapper {padding: 0;}
#testimonial-carousel .owl-stage-outer {min-height: 400px;}
.testimonial-card-two {position: relative;}
.testimonial-left {
  margin-top: -55px;
}

.testimonial-card-two::after {
  content: "";
  width: calc(100% - 30px);
  height: 100%;
  position: absolute;
  top: 30px;
  border: 1px solid #D59E2D;
  z-index: -1;
  transition: all 500ms ease;
}

.testimonial-card-two__inner {
  position: relative;
  margin-left: 30px;
  padding: 22px 30px 25px;
  background-color: #ffffff;
  box-shadow: 0px 4px 60px rgba(20, 20, 20, 0.1);
  overflow: hidden;
  margin-top: 25px;
}
.testimonial-card-two__top {
  margin-bottom: 20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 40px;
}

.testimonial-card-two__image {
  position: relative;
  padding: 10px;
}
.testimonial-card-two__image::after {
  content: "";
  width: 100%;
  height: calc(100% + 100px);
  position: absolute;
  left: 0;
  bottom: 0;
  background-color: #f6f6f8;
  border-radius: 0 0 1000px 1000px;
  transition: all 500ms ease;
}
.testimonial-card-two__image img {
  position: relative;
  z-index: 1;
  width: 50px !important;
  height: 50px;
  border-radius: 50%;
}
.testimonial-card-two:hover .testimonial-card-two__image::after {
  background-color: #D59E2D;
}

.testimonial-card-two__icon {
    flex-shrink: 0;
    width: 56px;
    height: 41px;
    transition: all 500ms ease;
}

.testimonial-card-two__quote {
  margin-bottom: 15px;
  font-weight: 400;
  font-size: 18px;
  line-height: 30px;
  font-style: italic;
  color: #82828a;
}

.testimonial-card-two__bottom {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 30px 40px;
}

.testimonial-card-two__name {
  margin-bottom: 0;
  color: #D59E2D;
  font-weight: 700;
  font-size: 18px;
  line-height: 30px;
  letter-spacing: -0.4px;
  text-transform: uppercase;
}
.testimonial-card-two__designation {
    margin: 0;
    font-size: 12px;
    line-height: 18px;
    text-transform: capitalize;
    color: #82828a;
}
.testimonial-card-two .easilon-ratings {
  gap: 5px;
  display: flex;
}

.testimonial-card-two .easilon-ratings__icon {
  font-size: 17px;
  color: #D59E2D;
}
.testimonial-card-two .easilon-ratings__icon svg {fill: #D59E2D;}
.testimonial-subtitle {
    margin-bottom: 0;
    font-weight: 600;
    font-size: 16px;
    color: #D59E2D;
    line-height: 1.4;
    text-transform: uppercase;
}

h2.testimonial-title {
    margin: 0;
    font-size: 45px;
    font-weight: 700;
    color: #2b2b5e;
    line-height: 1.111;
    text-transform: capitalize;
}
.testimonial-section button {
    border: none;
    outline: none;
    margin: 0;
    padding: 0;
    width: 54px;
    height: 54px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 20px;
    color: #2b2b5e;
    background-color: #fff;
    border-radius: 50%;
    transition: all 400ms ease;
}
.testimonial-section button svg {
  width: 24px;
    height: 24px;
    fill: #000;
}
.testimonial-section button:hover {background-color: #D59E2D;color: #fff;}
.testimonial-section button:hover svg {fill: #fff;}


.testimonial-section .custom-nav-owl.owl-nav {
    display: flex;
    align-items: center;
    gap: 15px;
    margin-top: 40px;
}
.testimonial-card-two__icon path:nth-child(1), .testimonial-card-two__icon path:nth-child(2) {
    stroke: #D59E2D;
}
.testimonial-card-two:hover .testimonial-card-two__icon path:nth-child(3), .testimonial-card-two:hover .testimonial-card-two__icon path:nth-child(4) {
    fill: #D59E2D;
}
.testimonial-card-two:hover .testimonial-card-two__icon path:nth-child(1), .testimonial-card-two:hover .testimonial-card-two__icon path:nth-child(2) {
    fill: #2b2b5e;
}
      .testimonial-section .owl-carousel .owl-stage {
        padding-left: 0 !important;
      }

/*================================================
    4. BACK TO TOP
==================================================*/
@-webkit-keyframes AnimationName {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
@-moz-keyframes AnimationName {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
@keyframes AnimationName {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
.m-backtotop {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  position: fixed;
  bottom: -50px;
  right: 20px;
  width: 50px;
  height: 50px;
  background: #222;
  border-radius: 25px;
  text-align: center;
  border: 2px solid #fff;
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);
  opacity: 0;
  overflow: hidden;
  color: #fff;
}
.m-backtotop.active {
  bottom: 15px;
  opacity: 1;
  z-index: 9999;
}
.m-backtotop > div {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.m-backtotop > div.arrow {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  opacity: 1;
}
.m-backtotop > div.text {
  font-size: 5px;
  font-size: 0.5rem;
  line-height: 10px;
  text-transform: uppercase;
  font-weight: 700;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateY(50%) translateX(-50%);
  opacity: 0;
  margin-top: 1px;
}
.m-backtotop:hover {
  transform: scale(1.1);
  bottom: 20px;
  cursor: pointer;
  background: black;
  box-shadow: 0 10px 5px rgba(0, 0, 0, 0.1);
}
.m-backtotop:hover > div.arrow {
  transform: translateY(-150%) translateX(-50%);
  opacity: 0;
}
.m-backtotop:hover > div.text {
  transform: translateY(-50%) translateX(-50%);
  opacity: 1;
}
.m-backtotop .arrow svg {height: 35px;width: 35px;}

@media (max-width: 992px) {
  .projects-header {
    flex-direction: column;
  }

  .projects-header-left,
  .projects-header-right {
    max-width: 100%;
    text-align: center;
  }

  .projects-grid {
    flex-direction: column;
  }

  .project-card {
    height: 300px;
  }

  .project-footer {
    text-align: center;
  }
}







/*========================================== MOBILE VERSION STYLE =================================================*/
.contact-section {
  background-color: #eaeaea;
  padding: 0px 0 60px;
  margin-top: 70px;
}
.contact-form-wrapper {
  background-color: #212d45;
  padding: 50px 65px;
  border-radius: 0px;
  color: #fff;
  max-width: 600px;
  margin: 0 auto;
  margin-top: -70px;
}
.form-title {
  font-size: 38px;
  font-weight: 700;
  margin-bottom: 15px;
}
.form-subtitle {
  font-size: 16px;
  margin-bottom: 30px;
}
.contact-form input,
.contact-form textarea {
  width: 100%;
  padding: 12px 15px;
  margin-bottom: 20px;
  border: none;
  border-radius: 4px;
  font-size: 14px;
  background-color: #fafafa;
  color: #333;
}
.contact-form input:focus,
.contact-form textarea:focus {
  outline: none;
  box-shadow: none;
}
.contact-form input::placeholder,
.contact-form textarea::placeholder {
  color: #666;
}
.contact-form button[type="submit"] {
  background-color: #D59E2D;
  color: #fff;
  font-weight: 600;
  padding: 12px 30px;
  border: none;
  border-radius: 3px;
  cursor: pointer;
  transition: background-color 0.3s;
}
.contact-form button[type="submit"]:hover {
  background-color: #D59E2D;
}
.contact-accordion h4 {
  color: #D59E2D;
  font-size: 28px;
}
.contact-accordion h2 {
  font-size: 38px;
  font-weight: 700;
  line-height: 46px;
  margin-bottom: 45px;
}
.card-header {
  border: 1px solid #d5d8dc;
}
.card-header {
  padding: 10px 15px;
  background: #eaeaea;
  border-bottom: none;
}
.card-header button {
  color: #000;
  font-size: 18px;
}
.card-header button:hover {
  color: #000;
  text-decoration: none;
}
.card-body {
  background: #eaeaea;
  border: 1px solid #d5d8dc;
  border-bottom: none;
  font-size: 15px;
}
.card-header {
  padding: 5px 10px;
}
.card-header button {
  font-size: 17px;
}















/*========================================== MOBILE VERSION STYLE =================================================*/
@media only screen and (max-width:767px) {
.top-nav-container {background: #fff;border-top: 2px solid #19232d;box-shadow: rgb(0 0 0) 0 5px 8px -5px;-webkit-box-shadow: rgb(0 0 0) 0 5px 8px -5px;}
.custom-container {padding-left: 10px;padding-right: 10px;max-width: 100%}
.custom-row {margin-right: -5px;margin-left: -5px}
.custom-padding {padding-left: 7px;padding-right: 7px}
.attr-nav ul li a {color: #000;}
.mobile-side-logo-wrapper {padding-top: 5px;padding-bottom: 5px;}
.menu-custom-close {background: transparent;border: 0;position: relative;right: -10px;}
.menu-custom-close svg {height: 30px;width: 30px;}
.middle-header {display: none;}
.top-bar-social {display: none;}
.top-nav-container {border: none !important;}
.top-nav-main .navbar-brand {display: block;padding-top: 7px;padding-bottom: 7px;}
.right-menu-link {display: block !important;}


.nav.nav-tabs {
  margin-left: 0px;
}
.one-service-area .service-advisor {
  padding: 20px 10px;
}
.about-section {
  background-image: none;
  padding-bottom: 0;
}





}
