html {
  scroll-behavior: smooth;
}
/* .list-inline-item:not(:last-child) {
  padding: 6px 0;
} */
body {
  background-color: #FFFFFF;
  margin: 0;
  padding: 0;
  font-family: 'DM Sans', sans-serif;
  /* font-family: "Ubuntu", sans-serif; */
}
.index .featured .featured-slider .owl-nav::after {
  position: absolute;
  left: 120px;
  bottom: 10px;
  /* transform: translateY(-50%); */
  content: "";
  background-color: #9e9e9e2e;
  height: 1px;
  width: calc(100% - 210px);
}
.index .featured1 .featured-slider .owl-nav button span:after{
  position: absolute;
  width: 100%;
  height: 100%;
  display: block;
  content: "";
  left: 0;
  top: 0;
  background-image: url(../../assets/img/arrow-right3.png?v0.2)!important;
  background-size: cover;
  background-position: center;
  visibility: visible;
}
.index .featured-bg-pre{
  position: relative;

}
.index .featured-bg-pre .featured{
  background: none!important;
  
}
.index .featured-bg-pre:before{
  position: absolute;
  transform: translateY(-50%);
  top: 25%;
  left: 0;
  width: 100%;
  height: 154%;
  background-position: center;
  background: #000;
  /* background-image: url(../img/Featured-listings-bg.webp); */
  content: "";
  background-size: cover;
  background-repeat: no-repeat;
}
.index .featured-bg{
  position: relative;

}
.index .featured-bg .featured{
  background: none!important;
  
}
.index .featured-bg:before{
  position: absolute;
  transform: translateY(-50%);
  top: 50%;
  left: 0;
  width: 100%;
  height: 50%;
  background-position: center;
  background: #F3F3F3;
  /* background-image: url(../img/Featured-listings-bg.webp); */
  content: "";
  background-size: cover;
  background-repeat: no-repeat;
}
a {
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}

.index .banner-five {
  height: 100vh;
  background-size: cover;
  background-position: center;
  width: 100%;
  position: relative;
}
.index .banner-five .banner-slider-five.black-overlay {
  position: relative;
}
.index .banner-five .banner-slider-five.black-overlay:after {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  left: 0;
  top: 0;
  content: "";
}
.index .banner-five .banner-slider-five .owl-item {
  overflow: hidden;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
}
.index .banner-five .banner-slider-five .owl-item .item {
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
  height: 100vh;
  transform: scale(1);
  width: 100%;
  transition: all 5s;
  overflow: hidden;
}
.index .banner-five .banner-slider-five .owl-item.active .item {
  transform: scale(1.05);
}
.index .banner-five .banner-content {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  z-index: 1;
  color: #000;
  max-height: 90vh;
  overflow: hidden;
}
.index .banner-five .banner-content img.client-image {
  max-height: 80vh; 
  display: block;
  margin: 0 auto;
  text-align: center;
  max-width: 100%;
}
.index .banner-five .banner-content .text-ceontent {
  display: block;
  margin: 0 auto 0 0;
  max-width: 100%;
  width: max-content;
  text-align: left;
  color: #FFFFFF;
  margin-left: 100px;
}

.index .banner-five .banner-content .text-ceontent h1{
  font-family: 'Raleway', sans-serif;
font-size: 32px;
}
.index .banner-five .banner-content .text-content {
  /* width: max-content; */
  max-width: 100%;
  /* float: right; */
  margin: 0 auto;
}

.index .banner-five .banner-content h3 {
  font-size: 42px;
  font-weight: 400;
}
.index .banner-five .banner-content h1 {
  font-size: 30px;
  font-weight: 500;
  /* font-family: 'Sacramento', cursive; */
  text-align: left;
  margin-bottom: 0;
  color: #ffffff;
}
.index .banner-five .banner-content h2 {
  font-size: 40px;
  font-weight: 700;
  /* font-family: 'Poppins', sans-serif; */
  color: #ffffff;
}
.index .banner-five .banner-content h4 {
  font-size: 16px;
  font-weight: 600;
  font-family: 'Poppins', sans-serif;
  margin-bottom: 0;
}
.index .banner-five .banner-content h5 {
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 0;
  margin-top: 4px;
  text-transform: uppercase;
  color: #ffffff;
}
.index .banner-five .banner-content h6 {
  font-size: 18px;
  font-weight: 400;
}
.index .banner-five .banner-content .list-inline{
  margin-bottom: 5px;
}
.index .banner-five .banner-content .text-ceontent .list-inline li a{
  font-size: 16px;
  font-weight: 600;
}
.index .banner-five .banner-content .text-content .list-inline li a{
  font-size: 17px;
  /* font-weight: 600; */
}
.index .banner-five .banner-content .text-content .list-inline li a img{
  max-width: 28px;
}
.index a.get-free-consultation {
  max-width: 310px;
  width: 100%;
  display: block;
  background-color: #DE0113;
  color: #ffffff;
  height: 52px;
  position: absolute;
  bottom: 0;
  right: 8%;
  z-index: 2;
  text-align: left;
  text-transform: uppercase;
  font-size: 15px;
  font-weight: 500;
  padding: 15px 15px 10px 15px;
}
.index a.get-free-consultation:after {
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  content: url("../img/arrow-down-white.png");
   /* filter: invert(1);  */
}

@media (max-width: 576px) {
  .index .banner-five .banner-content .text-ceontent{
    margin-left: 30px;
  }
  .index .banner-five .banner-content .text-content .list-inline{
    margin-bottom: 0;
  }
  .index .banner-five .banner-content .text-content .list-inline li a img {
    max-width: 15px;
  }
  .index .banner-five .banner-content .text-content .list-inline li a{
    font-size: 10px;
  }
  .index .banner-five .banner-content h4{
    font-size: 11px;
    margin-bottom: 0;
  }
  .index .banner-five .banner-content h2 {
    font-size: 15px;
    margin-bottom: 0;
  }
  .index .banner-five .banner-content h4{
    font-size: 14px;
  }
  .index .banner-five .banner-content h6,.index .banner-five .banner-content h5 {
    font-size: 12px;
  }
  .index .banner-five .banner-content h1{
    font-size: 14px ;
  }

  .index a.get-free-consultation {
    position: relative;
    max-width: 100%;
    right: 0;
    left: 0;
    top: 0;
  }
  .index .banner-five {
    height: 360px;
  }
  .index .banner-five .banner-slider-five .owl-item .item {
    height: 360px;
  }
  .index .banner-five .banner-content {
    max-height: initial;
  }
  .index .banner-five .banner-content .text-ceontent h1{
    font-size: 13px ;
    margin-bottom: 0 !important;
  }
 
  .index .banner-five .banner-content .text-ceontent h2{
    font-size: 15px;
    margin-bottom: 0 !important;
  }
  .index .banner-five .banner-content .text-ceontent h4{
    font-size: 14px;
    margin-bottom: 0 !important;
  }
  .index .banner-five .banner-content .text-ceontent .list-inline{
    margin-bottom: 0 !important;
  }

  .index .banner-five .banner-content .text-ceontent .list-inline li a{
    font-size: 12px;
  }
  .index .banner-five .banner-content .text-ceontent .list-inline li a img{
   width: 18px;
  }
  .index .banner-five .banner-content .text-ceontent h2{
    font-size: 17px;
    margin-bottom: 0 !important;
  }
  .index .banner-five .banner-content .text-ceontent h4{
    font-size: 14px;
    margin-bottom: 0 !important;
  }
  .index .banner-five .banner-content .text-ceontent .list-inline{
    margin-bottom: 0 !important;
  }

  .index .banner-five .banner-content .text-ceontent .list-inline li a{
    font-size: 12px;
  }
  .index .banner-five .banner-content .text-ceontent .list-inline li a img{
   width: 18px;
  }
  .index .banner-five .banner-content img.client-image {
    max-height: initial;
  }
  /* .index .banner-five .banner-content .col-6:nth-child(2) {
    padding-left: 0 !important;
  } */
  .index .banner-five .banner-content .col-6:nth-child(1) {
    padding-right: 0;
  }
  .index .banner-five .banner-content .text-content {
    padding: 45px 0;
  }
  .index .banner-five .banner-content h3 {
    font-size: 14px;
  }
 
  /* .index .banner-five .banner-content img {
    max-width: 100px;
    display: block;
    margin: 0 auto;
  } */
}
@media (min-width: 577px) and (max-width: 991px) {
  .list-inline-item:not(:last-child) {
    padding: 4px 0;
  }
  .index .banner-five .banner-content h1{
    font-size: 25px;
  }
  .index a.get-free-consultation{
    max-width: 260px;
  }
  .index .banner-five .banner-content h5{
    font-size: 18px;
  margin-top: 0px;

  }
  .index .banner-five {
    height: 500px;
  }
  .index .banner-five .banner-slider-five .owl-item .item {
    height: 500px;
  }
  .index .banner-five .banner-content .container {
    max-width: 100%;
  }
  .navbar-collapse {
    max-height: 70vh; 
     overflow: auto;
  }
  .index .banner-five .banner-content .text-ceontent h1{
    font-size: 25px ;
    margin-bottom: 0 !important;
  }
  .index .banner-five .banner-content img.client-image {
    max-height: calc(425px - 110px);
  }
  .index .banner-five .banner-content h3 {
    font-size: 25px;
  }
  .index .banner-five .banner-content h2 {
    font-size: 35px;
  }
  .index .featured-services .block .details h3{
    font-size: 9px !important;
  }
  .inner-page .page-inner .form-block form input[type=submit]{
    font-size: 14px !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .index .banner-five .banner-content h1 {
    font-size: 30px;
  }
  .index .banner-five {
    height: 560px;
  }
  .index .banner-five .banner-slider-five .owl-item .item {
    height: 560px;
  }
  
  .index .banner-five .banner-content {
    max-height: calc(500px - 75px);
  }
  .index .banner-five .banner-content img.client-image {
    max-height: calc(500px - 120px);
  }
  .index .banner-five .banner-content h3 {
    font-size: 30px;
  }
  .index .banner-five .banner-content h2 {
    font-size: 40px;
  }
  .index .banner-five .banner-content h5 {
    font-size: 20px;
  }
  .index .banner-five .banner-content .text-content .list-inline li a {
    font-size: 16px;
  }
}
@media (min-width: 1200px) and (max-width: 1440px) {
  .index a.get-free-consultation{
    max-width: 300px;
  }
  .index .banner-five .banner-content img.client-image {
    margin-right: 0;
    margin-left: 20px;
  }
  .index .banner-five .banner-content .text-ceontent {
    margin-left: 165px;
  }
  .index .banner-five .banner-content .text-content h1 {
    font-size: 32px;
  }
  .index .banner-five .banner-content h2 {
    font-size: 34px;
    margin-bottom: 0;
  }
  .index .banner-five .banner-content h4{
    font-size: 19px;
  }
  .index .banner-five .banner-content .text-content .list-inline li a{
    font-size: 17px;
  }
  /* .index .banner-five {
      height: 670px;
  } */
  /* .index .banner-five .banner-slider-five .owl-item .item {
    height: 670px;
  } */
  .index .banner-five .banner-content h3 {
    font-size: 35px;
  }
}
@media (min-width: 1600px) {
  .container {
    max-width: 1364px;
  }
}
@media (min-width: 1200px) and (max-width: 1300px) {
  .index .banner-five{
    height:100vh;
  }
  .index .banner-five .banner-slider-five .owl-item .item{
    height: 100vh;
  }
}
@media (min-width: 1301px) and (max-width: 1400px){
  .index .banner-five .banner-content .text-ceontent {
    margin-left: 110px;
  }
}

/*# sourceMappingURL=banner-dona.css.map */
