.banner {
    position: relative;
    width: 100%;
    height: 73vh;
    overflow: hidden;
}

.banner video {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.main-slider-three__bg-overly {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgb(0 0 0 / 28%);
}

::-webkit-scrollbar {
  width: 8px;
  height: 4px;
}

::-webkit-scrollbar-thumb {
  background-color: #0d56ae;
  background-image: -webkit-linear-gradient(45deg, rgb(255 135 13) 25%, transparent 25%, rgba(0, 0, 0, 0) 50%, rgb(255 135 13) 50%, #ff870d 75%, transparent 75%, transparent);
  border-radius: 1px
}

::-webkit-scrollbar-track {
  box-shadow: inset 0 0 3px grey;
  border-radius: 1px
}
 .imgabout {
    height: 551px;
    object-fit: cover;
}
 .read-more-text ul {
    text-align: left;
}
.read-more-text ul li {
    margin-bottom: 10px;
}
 hr.custom-divider {
    width: 50%;
    margin: 0px auto;
    height: 2px !important;
    border: none;
    background: radial-gradient(circle, #1662b7 0%, #ff870d 40%, transparent 80%);
}
.custom-divider {
    height: 2px !important;
}
.clrlang a,.clrlang i{color: #0d56ae;}
.clrlang a:hover{color: #ff870d;}
 
  .black {
    color: #000000;
}
 .why-choose-us__one {
    background-image: linear-gradient(to right, #ffffff, #f8f9fa);
    position: relative;
    z-index: 0;
}
.aboutimg1 {
    height: 454px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 25px;
    margin-bottom: 25px;
}
.about1 .aboutimg1:after {
    content: '';
    background-color: #fbf1e7;
    width: 100%;
    position: absolute;
    top: -24px;
    bottom: -24px;
    left: 43%;
    transform: translateX(-50%);
    border-radius: 25px;
    z-index: -1;
    opacity: .7;
}
.why-choose-us__four-image
  {
    position: relative;
    margin-right: 20px;
}
.contact__two-single-info-icon i::after {
    position: absolute;
    right: 17%;
    bottom: -10%;
    height: 100%;
    width: 100%;
    content: "";
    background: #bbd4f2;
    z-index: -1;
    border-radius: 20px;
    opacity: 0.7;
}
 .blogdetile {
    color: #0d56ae;
    margin-bottom: 15px;
    font-size: 26px;
}
 .sidbl img{
    border-radius: 5px;
    /* height: 56px; */
}
.recent-blog-single {
  display: flex;
  align-items: center;
  gap: 15px;  
}
.blog__one-single-blog-content-top span:last-child {
     margin-right: 0px;
 }
 
.th-product1 {
    background-color: #fff;
    box-shadow: 0px 3px 15px rgba(0, 0, 0, 0.05);
    border-radius: 20px !important;
    padding: 18px;
    border-bottom: 0px solid !important;
    border: 1px solid #e9ecef !important;
}
.th-product1 .product-img {
    position: relative;
    background-color: #f5f7ea;
}
.th-product1 .product-img {
    overflow: hidden;
    position: relative;
    margin: 0 0 20px 0;
    text-align: center;
    background-color: #f5f7ea;
    z-index: 2;
    border-radius: 12px;
    border-bottom: 0px solid;
    object-fit: cover;
}
.th-product1 .product-img::before {
    content: "";
    position: absolute;
    inset: 0;
    background-color: #e7fcff;
    opacity: 0.6;
    z-index: 1;
}.th-product1 .product-img img {
    position: relative;
    z-index: 2;
    mix-blend-mode: multiply;
}
.th-product1 .product-img img {
    width: 100%;
    height: 380px;
    /* background-color: #f5f7ea; */
    border-radius: 12px;
    transition: all 
ease 0.4s;
}.th-product1 img:hover {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    transition: all 
ease 0.9s;
}.th-product1 .product-title {
    font-size: 20px;
    margin: 4px 0 6px 0;
    font-weight: 600;
    text-align: center;
    color: #495057;
}.th-product1 .product-title a:hover {
    color: #32becf;
}

.service__details-thumb img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    transition: 0.9s;
}
.service__details-thumb {
    height: 470px;
}

.table-wrapper {overflow-x: auto;margin: 15px 0 25px;}
.spec-table {
  width: 100%;
  border-collapse: collapse;
  font-size: 15px;
  text-align: center;
}
.spec-table th {
  background-color: #11b0c3;
  color: #fff;
  padding: 12px;
  font-weight: 600;
  font-size: 19px;
}
.spec-table td {
  border: 1px solid #ddd;
  padding: 10px;
}
.spec-table tr:nth-child(even) {
  background-color: #f9f9f9;
}
.spec-table tr:hover {
  background-color: #e9ecef;
}
 .iconfoot {
    color: #ff870d;
    padding-right: 4px;
}
.loadMoreBtnf {
    color: #ff870d !important;
}
 .backachieve {
    background-image: linear-gradient(to right, #f4f9ff, #ffffff);
}
  .ahref1 {
    text-transform: capitalize;
    font-weight: 600;
    color: #ff870d;
}
 .ahref1:hover {
     color: #0d56ae;
}
.ahref1 i {
    margin-left: 5px;
}
 .blog-back {
    background-image: linear-gradient(to right, #ffffff, #f4f9ff);
}

.top__bar-left a:last-child {
     margin-right: 0px; 
}
.contact__two-single-info {
     padding: 25px 30px 25px 30px;
     border-radius: 20px;
     box-shadow: 0 0px 20px 0px rgba(0, 0, 0, 0.1);
     margin-bottom: 20px;
     text-align: center;
     min-height: 240px;
}
.contact__two iframe {
     width: 100%;
     height: 590px;
     border-radius: 20px;
}

.whats:hover {
  background: #0d56ae;
  color: #ffffff;
}
.whats {
  position: fixed;
  bottom: 100px;
  right: 20px;
  width: 50px;
  height: 50px;
  color: #ffffff;
  font-size: 30px;
  line-height: 50px;
  text-align: center;
  z-index: 100;
  cursor: pointer;
  background: #28a745;
  /* display: none; */
  border-radius: 50%;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
  box-shadow: 0 0 0 0 #25d366;
  -webkit-animation: pulse 1.5s infinite;
}@keyframes pulse {
  0% {
      transform: scaleX(1);
  }

  50% {
      transform: scale3d(1.05,1.05,1.05);
      box-shadow: 0 0 0 15px #baffd4;
  }

  to {
      transform: scaleX(1);
      box-shadow: 0 0 0 0 #25d366;
  }
}
 .sidbl {
    width: 85px;
}

.img-boxword {
    position: relative;
    height: 500px;
    background-size: cover;
    background-position: top;
    box-shadow: 0 5px 40px rgb(9 29 62 / 11%);
    border-radius: 20px;
}
.paddword {
    border: 1px solid #ff870d;
    padding: 20px;
    border-radius: 20px;
    margin-right: 25px;
}

.aboutimg2 {
    height: 454px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 25px;
    margin-bottom: 25px;
}
.about1 .aboutimg2:after {
    content: '';
    background-color: #fbf1e7;
    width: 100%;
    position: absolute;
    top: -24px;
    bottom: -24px;
    right: 43%;
    transform: translateX(50%);
    border-radius: 25px;
    z-index: -1;
    opacity: .7;
}
.why-choose-us__four-image2 {
    position: relative;
    margin-left: 20px;
}
.read-more-text {
  max-height: 8.5em;
  overflow: hidden;
  position: relative;
  transition: max-height 0.3s ease;
}

.read-more-text.expanded {
  max-height: 1000px;  
}

.read-more-btn {
  background: none;
  border: none;
  color: #0d56ae;
  cursor: pointer;
  padding: 0;
  font-weight: bold;
  margin-top: 10px;
  text-transform: capitalize;
}
.client-box {
    border: 1px solid #afb1b21f;
    background: #fff;
    padding: 25px;
    border-radius: 25px;
    transition: all 500ms ease;
    text-align: center;
    position: relative;
}

 
.client-bck {
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    height: 100px;
    width: 180px;
    text-align: center;
    margin: 0 auto;
 }
 .client-box::after
  {
    position: absolute;
    right: -2%;
    bottom: -5%;
    height: 100%;
    width: 100%;
    content: "";
    background: #f1f5fa;
    z-index: -1;
    border-radius: 25px;
 }
.videobox1 {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    opacity: 1;
    transition: all 500ms 
ease;
    z-index: 2;
}

.main-slider-three__video-icon {
    position: relative;
    width: 65px;
    height: 65px;
    background: #ff870d;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    cursor: pointer;
    overflow: visible;
    color: #ffffff;
}

.main-slider-three__video-icon .ripple,
.main-slider-three__video-icon .ripple::before,
.main-slider-three__video-icon .ripple::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 65px;
    height: 65px;
    border-radius: 50%;
    transform: translate(-50%, -50%);
    box-shadow: 0 0 0 0 #ff870d;
    animation: ripple 2.4s infinite ease-out;
    z-index: 0;
}

.main-slider-three__video-icon .ripple::before {
    animation-delay: 0.6s;
}

.main-slider-three__video-icon .ripple::after {
    animation-delay: 1.2s;
}
/*** 
=============================================
    Ripple Animation
=============================================
***/


@-webkit-keyframes ripple {
  70% {
    box-shadow: 0 0 0 40px rgba(10, 165, 205, 0);
  }

  100% {
    box-shadow: 0 0 0 0 rgba(10, 165, 205, 0);
  }
}

@keyframes ripple {
  70% {
    box-shadow: 0 0 0 40px rgba(10, 165, 205, 0);
  }

  100% {
    box-shadow: 0 0 0 0 rgba(10, 165, 205, 0);
  }
}
 

.detailserv-content {
    direction: ltr;  
    text-align: left;
}

.detailserv-content h2 {
    margin-top: 18px;
    margin-bottom: 14px;
    font-weight: 400;
    font-size: 26px;
    color: #ff870d;
}

.two-col .col-txt ul li {
    margin-bottom: 15px;
}

.two-col .col-txt ul li h4 {
    font-weight: 600;
    color: #000000;
    margin-bottom: 5px;
    font-size: 20px;
}
.detailserv-content hr {
    width: 50%;
    margin: 5px auto;
    height: 2px !important;
    border: none;
    background: radial-gradient(circle, #000000 0%, #0b7d8b 40%, transparent 80%);
}
.detailserv-content p {
    margin-bottom: 15px;
}

.detailserv-content .borderimgleft {
    border-left: 3px solid #ff870d;
}

.detailserv-content .borderimgright {
    border-right: 3px solid #ff870d;
}

.detailserv-content .sevpag-hero {
    border-radius: 15px;
    width: 100%;
    height: 400px;
    display: block;
    margin: 12px 0;
    object-fit: cover;
}


.detailserv-content .two-col {
    display: flex;
    flex-wrap: nowrap;
    align-items: flex-start;
    justify-content: space-between;
    gap: 24px;
    margin: 30px 0;
}


.detailserv-content .col-img {
    flex: 0 0 45%;
    max-width: 45%;
}

.detailserv-content .col-txt {
    flex: 0 0 55%;
    max-width: 55%;
}


.detailserv-content .two-col > *:only-child {
    margin: 0 auto;
    flex: 0 0 100%;
    max-width: 100%;
    text-align: center;
}
 

.detailserv-content .center {
    text-align: center;
}
.mt1010 {
    margin-top: 10px;
    padding: 20px 35px;
}
 
   @media (min-width: 0px) and (max-width: 991px)
   {
    .horizontal-scroll-single-item h3 a {
     font-size: 20px;
}
.horizontal-scroll {
     padding: 16px 0;
     padding-top: 9px;
 }
 .horizontal-scroll-single-item {
   margin-right: 25px;
}
    .sidebar-item-single {
     padding: 24px 15px; 
}
    .contact__two-single-info {
      min-height: auto;
}
.contact__two iframe {
     height: 300px;
 }
    .pb-60 {
    padding-bottom: 30px;
}

.pt-60 {
    padding-top: 30px;
}
    .counter-up__two-counter-wrapper .single-counter-right .counter-only h3 {
    font-size: 36px;
    color: #1461b7;
    margin-bottom: 15px;
}
    .counter-up__two-counter-wrapper {
        flex-direction: column;
        gap: 30px;
        align-items: flex-start;
    }
    .banner {
        height: 51vh;
    }
    .pb-70 {
    padding-bottom: 30px;
}

.pt-70 {
    padding-top: 30px;
}
    .service__details-thumb {
    height: 270px;
}
.service__details-content h1 {
    font-size: 21px;
 }
    .th-product1 .product-img img {
        height: 250px;
    }
.blog__standard .blog__one-single-blog-image {
    height: 270px;
}
.blog__one-single-blog-content {
      padding: 15px; 
}
.blogdetile {
      font-size: 21px;
}
 
 .aboutimg2 {
        height: 225px;
    } 

.aboutimg1 {
    height: 225px;
   }
    
.why-choose-us__four-image
  {
     margin-right: 0;
}
.about1 .aboutimg1:after {
     left: 46%; 
}
.about1 .aboutimg2:after {
     right: 46%; 
}
.location-map {
    padding-bottom: 30px;
    padding-top: 30px;
}
.location-map iframe {
     height: 280px;
 }
.service__five-card .icon {
     margin: 0 auto;
    margin-bottom: 15px;
}

.service__five-card .content {
    width: 100%;
}
.service__five {
     margin-bottom: 20px;
}
    .top__bar.two {
   display: none;
} 
.services__three .single-service__image {
     height: 215px; 
}
.mb-50 {
    margin-bottom: 22px;
}
    .section-padding {
        padding: 35px 0px;
    }
.testimonial__three-single-slider-user-name h4 {
    font-size: 19px;
 }
.why-choose-us__three-image {
     height: 325px;
     margin-left: 0px;
}
.pb-100 {
    padding-bottom: 30px;
}
.pt-100 {
    padding-top: 30px;
}
.blog__four-title {
    margin-bottom: 22px;
}
.blog__four-single-blog-content .blog-heading {
    font-size: 20px;
 }
.pb-50 {
    padding-bottom: 30px;
}

.pt-50 {
    padding-top: 30px;
}
.copyright__one.three {
     margin-top: 30px;
}
.footer__three {
   padding-top: 50px;
}
.why-choose-us__three-image a
 {
    width: 70px;
    height: 70px;
 }
.mb-60 {
    margin-bottom: 22px;
}
.testimonial__three .col-md-4  {
   display: none;
}
    .about__four-counter {
       display: none;
    }
    .service__five-card {
        min-height: auto;
        display: block;
        text-align: center;
    }

.project__six-single-item {
    height: 280px;
 }
.blog__four-single-blog-image {
     height: 230px; 
}
.contact__two-single-info {
    padding: 15px;
}
.paddword {
     padding: 10px;
     margin-right: 0px;
}
.img-boxword {
     height: 350px;
 }
.why-choose-us__four-image2 {
     margin-left: 0px;
}
.client-box {
        padding: 15px;
     }
.client-bck {
        height: 70px;
        width: 135px;
    }
     .service-details__title-1 {
        font-size: 24px;
        line-height: 34px;
        margin-bottom: 15px;
        font-weight: 600;
    }

    .center__call-box {
        padding: 25px 25px 15px;
    }

    .service-details__title-2 {
        font-size: 32px;
    }

    .detailserv-content .sevpag-hero {
        height: 255px;
        margin-bottom: 6px;
    }

    .detailserv-content .two-col {
        flex-direction: column;
        flex-wrap: nowrap;
        gap: 2px;
        margin-top: 15px;
        margin-bottom: 20px;
    }

    .detailserv-content .col-img,
    .detailserv-content .col-txt {
        flex: 0 0 100%;
        max-width: 100%;width: 100%;
    }

    .detailserv-content h2 {
        margin-top: 0px;
        font-size: 21px;
        /* line-height: 38px; */
    }

    .detailserv-content .two {
        flex-direction: column-reverse;
    }
  }

  @media only screen and (min-width: 992px) and (max-width: 1400px) 
  {
 .top__bar-left a {
    font-size: 14px;
    margin-right: 9px;
    color: var(--white);
}
.header__area.three .need-help {
        display: none;
    }
}