html {
    scroll-behavior: smooth;
  }
  
  a {
    text-decoration: none;
  }
  a:hover {
    text-decoration: none;
  }
  .banner-five .banner-content h3{
    font-size: 26px;
    letter-spacing: 1px;
  }
  .banner-five {
    height: 100vh;
    background-size: cover;
    background-position: center;
    width: 100%;
    position: relative;
  }
  .banner-five .banner-slider-five.black-overlay {
    position: relative;
  }
  .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: "";
  }
  .banner-five .banner-slider-five .owl-item {
    overflow: hidden;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
  }
  .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;
  }
  /* .banner-five .banner-slider-five .owl-item.active .item {
    transform: scale(1.05);
  } */
  .banner-five .banner-content {
    position: absolute;
    bottom: 0;
    /* top: 50%; */
    left: 50%;
    /* height: 100vh; */
    transform: translateX(-50%);
    width: 100%;
    z-index: 1;
    color: #FFFFFF;
    max-height: calc(100vh - 200px);
    overflow: hidden;
    display: flex;
    align-items: center;
  }
  .banner-five .banner-content img.client-image {
    max-height: calc(100vh - 200px);
    display: block;
    /* margin: 0 0 0 auto; */
    text-align: center;
    max-width: 100%;
  }
  .banner-five .banner-content h2 {
    font-size: 42px;
    font-weight: 900;
    font-family: "Asap", sans-serif;
    text-align: right;
  }

  .banner-five .banner-content a.call-now {
    background-color: #CC1820;
    font-family: 'proxima-nova', sans-serif;
    color: #fff;
    max-width: 100%;
    float: right;
    padding: 7px 15px;
    margin-top: 10px;
    display: inline-block;
    /* border-radius: 20px; */
    font-weight: 400;
    border-radius: 2px;
    font-size: 15px;
}

  .banner-five .banner-content h6 {
    font-size: 25px;
    font-weight: 400;
  }
  .banner-five .banner-content p {
    color: #FFFFFF;
    font-size: 14px;
  }
  .index-page .banner-five .banner-content a.read-more {
    width: max-content;
    padding: 10px 15px;
    color: #fff;
    background-color: #cc1820
  
  ;
    /* font-weight: 600; */
    font-size: 16px;
    margin: 5px 0;
    border-radius: 3px;
  }
  .index-page .banner-five .banner-content a.read-more .fa {
    margin-left: 10px;
    font-size: 12px;
  }
  
  @media (max-width: 576px) {
    a.whatsappfixed{
      bottom: 66px;
    }
    .modal-header .close{
      padding: 1rem 1.6rem;
    }
    .banner-five .banner-content a.call-now{
      font-size: 11px;
      padding: 4px 5px;
      margin-right: 26px;
    }
    a.get-free-consultation {
      background-color: #004274;
    }
  
    .banner-five {
      height: 300px;
    }
    .banner-five .banner-slider-five .owl-item .item {
      height: auto;
    }
    .banner-five .banner-content {
      max-height: initial;
      height: auto;
    }
    .banner-five .banner-content img.client-image {
      max-height: initial;
    }
    .banner-five .banner-content li:first-child img{
      width: 11px;
    }
    .banner-five .banner-content li img{
      width: 15px;
    }
    .banner-five .banner-content h2 {
      font-size: 14px;
      margin-right: 26px;
    }
    .banner-five .banner-content h4 {
      font-size: 12px;
      letter-spacing: 2px !important;

    }
    .banner-five .banner-content h2 span{
      font-size: 14px !important;
    }
    .banner-five .banner-content h3 {
      font-size: 14px;
      letter-spacing: 0px;
      margin-right: 26px;

    }
    .banner-five .banner-content h6 {
      font-size: 14px;
    }
    .banner-five .banner-content p {
      font-size: 12px;
    }
    .index-page .banner-five .banner-content a.read-more
    {
      padding: 6px 5px;
      margin-top:10px;
      font-size: 8px;
    }
  }
  @media (min-width: 577px) and (max-width: 768px) {
    .banner-five {
      height: 400px;
    }
    .banner-five .banner-slider-five .owl-item .item {
      height: 400px;
    }
    .banner-five .banner-content {
      max-height: calc(400px - 50px);
    }
    .banner-five .banner-content img.client-image {
      max-height: calc(340px - 50px);
    }
    .banner-five .banner-content h2 {
      font-size: 19px!important;
    }
    .banner-five .banner-content h3 {
    font-size: 17px!important;
}
    .banner-five .banner-content h3 {
      font-size: 20px;
      letter-spacing: 0px;
    }
    .banner-five .banner-content h2 span{
      font-size: 19px !important;
    }
    .banner-five .banner-content h4{
      letter-spacing: 3px !important;
      font-size: 16px;
    }
    .banner-five .banner-content li:first-child img{
      width: 14px !important;
    }
    .banner-five .banner-content li img{
      width: 20px;
    }
  }
  @media (min-width: 767px) and (max-width: 1199px) {
    .banner-five {
      height: 500px;
    }
    .banner-five .banner-slider-five .owl-item .item {
      height: 500px;
    }
    .banner-five .banner-content {
      max-height: calc(500px - 75px);
    }
    .banner-five .banner-content img.client-image {
      max-height: calc(500px - 140px);
    }
    /* .banner-five .banner-content h2 {
      font-size: 35px;
    } */
    /* .banner-five .banner-content h2 span{
      font-size: 55px !important;
    } */
    .banner-five .banner-content h4{
      letter-spacing: 4px !important;
    font-size: 18px !important;
    }
    
  }
  @media (min-width: 1200px) and (max-width: 1440px) {
    .banner-five .banner-content h3{
      font-size: 23px;
     
    }
    .banner-five .banner-content h2 {
      font-size: 34px;
    }
  }
  @media (min-width: 1600px) {
    .banner-five a.get-free-consultation {
      right: 400px;
    }
  }

@media (min-width: 992px) and (max-width: 1199px) {
  .banner-five .banner-content h2 span{
    font-size: 35px;
  }
  .banner-five .banner-content h2 {
    font-size: 35px;
  }
}
@media (min-width: 577px) and (max-width: 991px) {
  .banner-five .banner-content a.call-now{
    font-size: 15px;
    padding: 4px 8px;
  }
  .banner-five .banner-content h2{
    font-size: 28px;
  }

  .banner-five .banner-content h3{
    font-size: 20px;
    letter-spacing: 0px;
  }

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