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

/*  font-family: "Hind", sans-serif; */



@import url('https://fonts.googleapis.com/css2?family=Teko:wght@300..700&display=swap');

/* font-family: "Teko", sans-serif; */



* {

    margin: 0;

    padding: 0;

    box-sizing: border-box;

}

body {

    overflow-x: hidden;

}

p {

    font-size: 16px;

    color: #182333;

    line-height: 26px;

    font-family: "Hind", sans-serif;

    font-weight: 400;

}

 h4 {

    font-family: "Teko", sans-serif;

}

a.common-button {

    font-size: 18px;
    font-family: "Teko", sans-serif;
    text-decoration: none;
    background: #0E89D5;
    color: #fff;
    font-weight: 400;
    text-transform: uppercase;
    line-height: 26px;
    padding: 7px 31px 5px;
    display: table;
    border-radius: 5px;

}

body.page-template {

    margin: 0;

}

img {

    max-width: 100%;
    object-fit: contain;

}

.mobmenur-container {
    top: -10px !important;
}

.login-carts a {
    color: #fff !important;
    font-size:17px;
}
.login-carts {
    width: 100%;
    display: block;
	float:left;
	background:#000;
	padding:8px;
}

/*==== Header ====*/



ul.full-nav li {

    list-style: none;

}

ul.full-nav li a {

    float: left;
    text-decoration: none;

}

nav.navbar-dark .navbar-nav a {

    text-decoration: none;

}



nav.navbar.navbar-expand-md .navbar-nav a {
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    padding-right: 20px;
    font-size: 16px;
    line-height: 16px;
    font-family: "Hind", sans-serif;
}

nav.navbar.navbar-expand-md {

   background-color: #0E89D5;
    padding: 10px 0;
    position: sticky;
    top: 0;
    transition: 0.9s;
    -webkit-transition: 0.9s;
    z-index: 9;

}

.contact-details h4 {

    font-size: 18px;

    font-family: "Teko", sans-serif;

}

/*==== End of Header ====*/



.contact-details h4 {

    font-size: 18px;

    font-family: "Teko", sans-serif;

    line-height: 26px;

    font-weight: 400;

    margin: 0;

}
.contact-form-box textarea {
  background-color: #162941; /* Dark background to match the form */
  color: #ffffff; /* White text */
  border: 1px solid #3a4d65; /* Subtle border */
  border-radius: 8px;
  padding: 12px 16px;
  width: 100%;
  font-size: 15px;
  resize: vertical;
  min-height: 140px;
  transition: border-color 0.3s ease;
}

.contact-form-box textarea::placeholder {
  color: #a0aec0; /* Soft placeholder color */
}

.contact-form-box textarea:focus {
  outline: none;
  border-color: #0099ff; /* Highlight on focus */
}

.wpcf7-textarea {
    background-color: rgb(24, 35, 51) !important;
    height: 109px !important;
    margin-bottom: 15px !important;
    border-width: 1px !important;
    border-style: solid !important;
    border-color: rgb(97, 113, 134) !important;
    border-radius: 3px !important;
    padding: 12px !important;
    color: #fff !important;
}

.cta-section-banner {
    display: flex;
    gap: 10px;
    margin-bottom: 15px 0px;
}

.contact-details p {

    margin: 0;

    font-size: 14px;

    font-family: "Hind", sans-serif;

    color: #000;

    font-weight: 400;

    line-height: 22px;

}

.contact-details p a {

    text-decoration: none;

    color: #000;

}

/* Parent relative */
.navbar-nav li.menu-item-has-children {
    position: relative;
}

/* Hide submenu */
.navbar-nav li.menu-item-has-children > .sub-menu {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    background: #0d6efd; /* match your blue */
    min-width: 205px;
    padding: 10px 0;
    z-index: 9999;
    list-style:none !important;
}
.menu-item-has-children > a::after {
    content: " ▾";
    font-size: 20px;
}


/* Show on hover */
.navbar-nav li.menu-item-has-children:hover > .sub-menu {
    display: block;
}

/* Submenu links */
.navbar-nav .sub-menu li a {
    display: block;
    padding: 8px 15px;
    color: #fff;
    text-decoration: none;
}

/* Hover effect */
.navbar-nav .sub-menu li a:hover {
    background: rgba(255,255,255,0.15);
}


.contact-details img {

    height: auto;

    width: auto;

    object-fit: contain;

    margin-right: 12px;

}

nav.navbar .navbar-nav a:last-child {

    border: 0;

    margin: 0;

}



/*=== end of header ===*/





/*=== start of footer section ===*/



footer#colophon {

    background: #022B45;
    padding: 50px 0 0;
    overflow: hidden;

}

footer#colophon p {

    color: #fff;

}

footer.site-footer h4 {

    color: #fff;

    font-family: "Teko", sans-serif;

    font-size: 24px;

    font-weight: 400;

}

footer.site-footer h5 {

    color: #fff;

    font-size: 16px;

}

footer#colophon p {

    color: #fff;

    font-size: 14px;

    font-weight: 400;

    font-family: "Hind", sans-serif;

    position: relative;

}

.footer-op-hours p {

    margin: 0;

}

footer.site-footer ul.social-footer-icon {

    padding: 0;

    margin: 15px 0 0;

    display: inline-block;

}

ul.social-footer-icon li {

    list-style: none;

    float: left;

    width: 36px;

    height: 36px;

    margin-right: 14px;

}

.site-footer .foot-nav li {

    list-style: none;

}

.site-footer .foot-nav ul {

    margin: 0;

    padding: 0;

}

.site-footer .foot-nav li a {

    color: #fff;

    text-decoration: none;

    font-family: "Hind", sans-serif;

    font-size: 16px;

    position: relative;

    padding-left: 26px;

    margin-bottom: 6px;

    display: inline-block;

}

.site-footer .foot-nav li a::before {

    content: '';

    position: absolute;

    width: 16px;

    height: 16px;

    background-image: url(https://n0kvfuc5wi.wpdns.site/wp-content/uploads/2025/06/footer-tick.png);

    background-size: contain;

    background-repeat: no-repeat;

    top: 3px;

    left: 0;

}

.git-address a.footer-phone {

    color: #fff;

    text-decoration: none;

    font-size: 14px;

    position: relative;

}

.git-address a.footer-phone::before,

.git-address p::before {

    content: '';

    position: absolute;

    width: 23px;

    height: 26px;

    background-image: url(https://n0kvfuc5wi.wpdns.site/wp-content/uploads/2025/06/head-call-png.png);

    background-size: contain;

    background-repeat: no-repeat;

    top: 50%;

    left: 0;

    transform: translateY(-50%);

    -webkit-transform: translateY(-50%);

}
  .service-card:hover {
    background-color: #fff;
  }

  .service-card:hover .default-img {
    display: none;
  }

  .service-card:hover .hover-img {
    display: block;
  }

  .service-card .hover-img {
    display: none;
  }

  .service-card-image {
    position: relative;
  }

  .service-card-image img {
    position: absolute;
    top: 0;
    left: 0;
  }
  .service-card:hover {
    background-color: #fff;
  }

  .service-card:hover .default-img {
    display: none;
  }

  .service-card:hover .hover-img {
    display: block;
  }

  .service-card .hover-img {
    display: none;
  }

  .service-card-image {
    position: relative;
  }

  .service-card-image img {
    position: absolute;
    top: 0;
    left: 0;
  }

.page-id-269 section#home-about {
    background: none !important;
    padding-top: 15px;
    padding-bottom: 50px;
    overflow: hidden;
}
.page-id-269 section#mission-outer .mission-inner {
    margin-top: 0; /* Or adjust based on need */
    margin-bottom: 50px;
    padding: 25px 84px !important;
}
.git-address p::before {

    background-image: url("https://n0kvfuc5wi.wpdns.site/wp-content/uploads/2025/06/head-location-png.png");

    background-size: contain;

}

.bottom-footer p {

    margin: 0;

    text-align: center;

    background: #001E31;
    padding: 3px 0px;

}
.container-fluid {
    padding: 0px !important;
}

.bottom-footer {

    margin-top: 30px;
    padding: 0px !important;

}

.git-address a.footer-phone, .git-address p {

    padding-left: 28px;

    line-height: 26px;

    margin-top: 6px;

}

.footer-logo img {

    margin-bottom: 16px;

}

/*=== end of footer section ===*/





/*== slider section ===*/
header#masthead .logo img.custom-logo {
    max-width: 300px;
    height:70px !important;
}

.slider-form iframe {

    height: 549px !important;

    background: #182333;

}

.slider-content h2 {

    font-size: 58px;

    font-family: "Teko", sans-serif;

    line-height: 52px;

}

.slider-content h2 span {

    color: #0E89D5;

}

section#slider {
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center center !important;
    min-height: 520px; /* desktop */
    width: 100%;
}

/* Make sure mobile/tablet always shows hero background */
@media (max-width: 991px) {
    section#slider {
        min-height: 360px !important;
        background-size: cover !important;
        background-position: center center !important;
    }
}

@media (max-width: 768px) {
    section#slider {
        min-height: 420px !important;
    }
}


} 

.service-icon {
  transition: filter 0.3s ease;
  max-width: 100px; /* adjust as needed */
  display: block;
}

/* When hovering over the whole card, make the icon white */
.service-card:hover .service-icon {
  filter: brightness(0) invert(1); /* turns dark icon to white */
}

/*== End of slider section ===*/



/*== about us section ===*/



section#home-about img {

    min-width: calc(100% + 19%);

    float: left;

}

.common-title-cont h5

 {

    float: left;

    width: auto;

    font-family: "Teko", sans-serif;

    font-weight: 400;

    text-transform: uppercase;

    color: #0E89D5;

    margin: 0;

    position: relative;

}

.common-title-cont h5::before {

    content: '';

    position: absolute;

    bottom: 2px;

    right: -14px;

    background: url(https://n0kvfuc5wi.wpdns.site/wp-content/uploads/2025/06/text-design.png);

    background-size: contain;

    width: 10px;

    height: 15px;

    background-repeat: no-repeat;

 }

.common-title-cont h3 {

    font-family: "Teko", sans-serif;

    font-size: 40px;

    margin: 0 0 8px;

    width: 100%;

    float: left;

}

.common-title-cont p {

    color: #3A3A3A;

}

.about-spec h4 {

     font-family: "Teko", sans-serif;

    font-size: 24px;

    font-weight: 500;

    border-bottom: 0.6px solid #b1b1b1;

    position: relative;

    padding: 0 0 4px 40px;

    margin: 0 0 10px;

}


/* .about-spec-in h4::before {

    content: '';

    position: absolute;

    top: 0;

    left: 0;

    background: url("https://n0kvfuc5wi.wpdns.site/wp-content/uploads/2025/06/ac.png");

    background-size: contain;

    width: 24px;

    height: 24px;

    background-repeat: no-repeat;

} 

.about-spec-in.about-thumb h4::before {

    background: url("https://n0kvfuc5wi.wpdns.site/wp-content/uploads/2025/06/thumbsup.png");

    background-size: contain;

    background-repeat: no-repeat;

} */
.home-about-content .about-spec-in {
    position: relative;
}
.about-spec p {

    color: #3A3A3A;

}

section#home-about {

    background: #EFF2F7;

    padding-top: 15px;

    padding-bottom: 80px;

        overflow: hidden;

}

section#how-we-work-outer {

    overflow: hidden;

}

section#mission-outer .mission-inner {

    margin-top: -80px;

    padding: 25px 84px;

}

.home-about-content {

    padding-top: 50px;

}

.home-about-content .common-title-cont {

    margin-bottom: 30px;

}
section.about-page-outer .about-spec {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 0 100px;
}
/*=== end of about us section ===*/



/*== Blue-box ==*/



.mission-inner {

    background: #0E89D5;

    border-radius: 15px;

}

.mission-inner h4 {

    text-align: center;

    color: #fff;

    font-family: "Teko", sans-serif;

    font-size: 20px;

    text-transform: capitalize;

    font-weight: 400;

}

.mission-inner p {

    color: #fff;

    font-family: "Hind", sans-serif;

    font-size: 14px;

    line-height: 24px;

    text-align: center;

    margin: 0;

}

.mission-inner img {

    width: 34px;

    height: 34px;

    object-fit: contain;

    margin: 0 auto 10px;

    display: table;

}

/*== End of blue box ===*/
section#home-about .about-spec .about-spec-in {
    position: relative;
}
section#home-about .about-spec .about-spec-in img {
    min-width: auto;
    width: 24px;
    height: 24px;
    margin: 0;
    position: absolute;
    left: 0;
}

/*== Service section ===*/



.service-card {

    background: #fff;

    box-shadow: 0px 2px 9px 0px #e5e5e5;

    border-radius: 10px;

    padding: 23px 18px;

    position: relative;

    background: url(https://n0kvfuc5wi.wpdns.site/wp-content/uploads/2025/06/footer-banner-img.png);

    background-repeat: no-repeat;

    background-size: cover;

    transition: 0.3s;

    -webkit-transition: 0.3s;

}

.service-card::after {

    content: '';

    position: absolute;

    width: 100%;

    height: 100%;

    background-color: #fff;

    top: 0;

    left: 0;

    transition: 0.3s;

    -webkit-transition: 0.3s;

}

.service-card:hover::after {

    background: transparent;

}

.service-card:hover h4, .service-card:hover p {

    color: #fff;

}

.service-card:hover .service-card-image {

    border-bottom: 1px solid #fff;

}

.service-card h4 {

    font-family: "Teko", sans-serif;

    font-size: 24px;

    z-index: 1;

    position: relative;

    color: #0670B1;

    line-height: 26px;

    transition: 0.3s;

    -webkit-transition: 0.3s;

}

.service-card p {

    color: #3A3A3A;

    margin: 0;

    z-index: 1;

    position: relative;

    transition: 0.3s;

    -webkit-transition: 0.3s;

    -webkit-box-orient: vertical;

    display: -webkit-box;

    -webkit-line-clamp: 3;

    overflow: hidden;

}

.service-card span {

    font-family: "Teko", sans-serif;

    font-size: 101px;

    position: absolute;

    top: -14px;

    right: 0px;

    color: transparent;

    -webkit-text-stroke-width: 1px;

    -webkit-text-stroke-color: #0E89D5;

    line-height: 110px;

}

.service-card:hover span {

    -webkit-text-stroke-width: 1px;

    -webkit-text-stroke-color: #fff;

}

.service-card:hover img.default-img {

    display: none;

}

.service-card-image img {

    width: 44px;

    height: 68px;

    object-fit: contain;

}

.service-card-image {

    border-bottom: 1px solid #8B9199;

    padding-bottom: 80px !important;

    margin-bottom: 20px;

        z-index: 1;

    position: relative;

}

.service-card:hover img.hover-img {

    display: block;

}

.service-card img.hover-img {

    display: none;

}

/*== End of service section ===*/



/*== How we section ===*/



.common-steps ul {

    margin: 0 0 12px;

    padding: 0;

    display: flex;

    gap: 0 20px;

}

.common-steps ul li {

    list-style: none;

}

li.step-number {

    background: #C21E26;

    font-size: 26px;

    color: #fff;

    font-family: "Teko", sans-serif;

    min-width: 60px;

    height: 60px;

    display: flex;

    align-items: center;

    justify-content: center;

    font-weight: 500;

    border: 10px solid #FFD0D3;

    position: relative;

}

section#how-we-work-outer .step-image img {

    min-width: calc(100% + 53%);

    float: left;

    margin-left: -150px;

}

li.step-number::before {

   content: '';

       width: 1px;

    height: 46px;

    background: #C9C9C9;

    position: absolute;

    bottom: -68px;

    left: 50%;

    transform: translateX(-50%);

    -webkit-transform: translateX(-50%);

}

.common-steps ul h4 {

    font-family: "Teko", sans-serif;

    margin: 0;

}

.step-one.common-steps ul:last-child li::before

 {

    content: none;

}

.how-we-steps {

    margin-top: 22px;

        padding-right: 100px;

}

/*== End of how we ===*/



section#mid-banner-stripe ul {

    padding: 0;

    margin: 0;

}

section#mid-banner-stripe ul {

    padding: 0;

    margin: 0;

}

section#mid-banner-stripe ul li {

    float: left;

    text-align: center;

    list-style: none;

}



/*=== Blue stripe ===*/



section#mid-banner-stripe {

    background: #0E89D5;

}

section#mid-banner-stripe ul.counters {

    display: grid;

    grid-template-columns: auto auto auto auto;

    justify-content: space-between;

}

section#mid-banner-stripe ul h4 {

    color: #fff;

    font-size: 70px;

    line-height: normal;

    margin: 0 10px 0 0;

    position: relative;

}

section#mid-banner-stripe ul li p {

    font-family: "Teko", sans-serif;

    color: #fff;

    font-weight: 300;

    margin: 0;

    text-align: left;

    padding: 0 0 15px;

        text-transform: uppercase;

            font-size: 15px;

}

section#mid-banner-stripe ul li span {

    width: 100%;

    float: left;

    font-size: 26px;

    line-height: 12px;

        text-transform: capitalize;

}

section#mid-banner-stripe ul h4 span {

    position: absolute;

    font-size: 90px;

    top: 52%;

    left: 35%;

    transform: translate(-50%, -50%);

    -webkit-text-stroke-width: 1px;

    -webkit-text-stroke-color: #ffffff26;

    color: transparent;

}

/*=== End of blue stripe ===*/



/*== Product section ===*/

section#services-outer .common-title-cont {

    margin-top: 10px;

    margin-bottom: 38px;

}

.common-title-center {

    max-width: 53% !important;

    margin: 0 auto 20px;

    text-align: center;

}

.common-title-center h5 {

    float: none;

    width: auto;

    margin: 0 auto;

    display: table;

}

section#our-products-outer {

    padding: 60px 0 60px;

    background: #EFF2F7;

}

.product-content ul {

    padding: 0;

    margin: 0;

}

.product-content ul li {

    list-style: none;

    padding: 0 0 0 36px;

    font-size: 16px;

    line-height: 26px;

    font-family: "Hind", sans-serif;

    margin-bottom: 12px;

    position: relative;

}

.product-content ul li::before {

    content: '';

    width: 24px;

    height: 24px;

    position: absolute;

    top: 0;

    left: 0;

    background: url("https://n0kvfuc5wi.wpdns.site/wp-content/uploads/2025/06/tick-product.png");

    background-repeat: no-repeat;

    background-size: contain;

}

.product-content h4 {

    font-size: 26px;

}

/*=== End of product section ===*/



.blog-card .blog-content {

    position: absolute;

    bottom: 20px;

    background: #fff;

    width: 90%;

    left: 50%;

    transform: translateX(-50%);

    border-radius: 10px;

    padding: 30px 20px 20px;

}

.blog-card .blog-content h3 {

    font-family: "Teko", sans-serif;

    color: #0E89D5;

    font-weight: 500;

}

.blog-card .blog-content p {

    font-size: 14px;

    font-weight: 600;

    color: #8B8B8B;

        margin: 0;

}   

.blog-card .blog-content h3 {

    font-family: "Teko", sans-serif;

    color: #0E89D5;

    font-weight: 500;

    font-size: 24px;

    margin: 0;

}

.blog-card .blog-content a {

    font-size: 14px;

    font-family: "Hind", sans-serif;

    text-decoration: none;

    font-weight: 600;

    color: #0E89D5;

    position: relative;

}

.blog-card .blog-content a::before {

    content: '';

    width: 22px;

    height: 8px;

    position: absolute;

    top: 7px;

    right: -27px;

    background: url(https://n0kvfuc5wi.wpdns.site/wp-content/uploads/2025/06/right-arrow.png);

    background-repeat: no-repeat;

    background-size: contain;

}

.blog-card {

    position: relative;

}

section#blog-outer .owl-item .item {

    padding-bottom: 100%;

}

.blog-card {

    position: absolute;

    width: 100%;

    height: 100%;

    top: 0;

    left: 0;

}

.blog-card img {

    height: 100%;

    width: 100%;

    object-fit: cover;

}

.blog-card .blog-date {

    background: #D6EFFF;

    width: 103px;

    height: 25px;

    font-size: 14px;

    text-align: center;

    color: #009EFF;

    font-weight: 500;

    font-family: "Hind", sans-serif;

    border-radius: 3px;

    line-height: 25px;

    position: absolute;

    right: 10px;

    top: 10px;

}

.blog-card .blog-content::before {

    content: '';

    position: absolute;

    width: 6px;

    height: 59px;

    background: #0E89D5;

    left: 0;

    top: 50%;

    transform: translateY(-50%);

    -webkit-transform: translateY(-50%);

}



/*== Testimonial section ===*/



section#footer-banner-section {

    background: #cccc;

}

section#footer-banner-section h5 {

    font-size: 22px;

    font-family: "Teko", sans-serif;

    text-transform: capitalize;

    font-weight: 400;

    color: #fff;

}

section#footer-banner-section h2 {

    font-family: "Teko", sans-serif;

    font-size: 65px;

    text-transform: uppercase;

    max-width: 60%;

    line-height: 60px;

    color: #fff;

}

.ratings-box img {

    width: 170px;

    margin-right: 22px;

}

section#footer-banner-section {

    background: #cccc;

    padding: 50px 0 60px;

}

section#footer-percentage ul li {

    list-style: none;

    display: flex;

    align-items: center;

}

section#footer-percentage ul li img {

    width: 83px;

    height: 83px;

}

section#footer-percentage ul li p {

    margin: 0;

    padding: 0 40px 0 12px;

    font-family: "Teko", sans-serif;

    font-size: 12px;

    text-transform: uppercase;

}

section#footer-percentage ul li p span {

    font-size: 24px;

    width: 100%;

    float: left;

    font-weight: 500;

    color: #000;

    text-transform: capitalize;

}



.testimonial-outer {

    background: #0E89D5;

}

.testimonial-outer h6 {

    font-size: 14px;

    font-family: "Teko", sans-serif;

    text-transform: uppercase;

    color: #fff;

    font-weight: 400;

    margin: 0;

}

.testimonial-outer h3 {

    font-family: "Teko", sans-serif;

    font-size: 40px;

    text-transform: uppercase;

    color: #ffff;

    margin: 10px 0 0;

}

.testimonial-outer .owl-carousel .profile img {

    width: 70px;

    height: 70px;

    object-fit: cover;

}

.testimonial-outer .profile {

    display: flex;

    align-items: center;

    gap: 0 15px;

}

.testimonial-outer .profile h4 {

    margin: 0;

    color: #fff;

    font-size: 20px;

}

.testimonial-outer p {

    font-family: "Teko", sans-serif;

    color: #fff;

    font-size: 18px;

    font-weight: 300;

    line-height: 26px;

}

.testimonial-outer .profile {

    display: flex;

    align-items: center;

    gap: 0 15px;

    padding: 26px 0 25px;

    position: relative;

}

.testimonial-outer .profile::before {

   content: '';

    width: 61px;

    height: 61px;

    position: absolute;

    top: 20px;

    right: 0;

    background: url(https://n0kvfuc5wi.wpdns.site/wp-content/uploads/2025/06/testi-quote.png);

    background-repeat: no-repeat;

    background-size: contain;

}

section#blog-outer .owl-dots {

    width: auto;

    display: table;

    float: none;

    margin: 33px auto 0;

    border: 1px solid #8B9199;

    border-radius: 100px;

    padding: 0 10px 2px;

}

.testimonial-outer {

    padding: 40px 30px 12px !important;

    border-radius: 10px;

}

section#blog-outer .owl-dots button.owl-dot span {

    width: 100%;

    height: 100%;

    margin: 0;

        background: transparent;

}

.testimonial-outer {

    margin-top: -28% !important;

}

section#blog-outer .owl-dots button.owl-dot {

    width: 10px;

    height: 10px;

    margin-right: 5px;

    border: 1px solid #8B9199;

    border-radius: 10px;

    cursor: pointer;

}

section#blog-outer .owl-dots button.owl-dot.active {

    border: 0px solid #8B9199;

}

section#blog-outer .owl-dots button.owl-dot:last-child {

    margin: 0;

}

section#footer-percentage {

    margin-bottom: 30px;

}

.mission-box {

    position: relative;

} 

section#blog-outer .owl-dots button.owl-dot.active span {

    background: #0E89D5;

    border: 0;

}

.mission-box::before {

   content: '';

    width: 141px;

    height: 61px;

    position: absolute;

    top: 30px;

    right: -141px;

    background: url(https://n0kvfuc5wi.wpdns.site/wp-content/uploads/2025/06/arrow-upward.png);

    background-repeat: no-repeat;

    background-size: contain;

}

.mission-box.downward::before {

    background: url(https://n0kvfuc5wi.wpdns.site/wp-content/uploads/2025/06/arrow-downward.png);

    background-repeat: no-repeat;

    background-size: contain;

    top: auto;

    bottom: 20px;

}

section#footer-percentage .testi-cards li img {

    width: 18px;

    height: 18px;

}

section#footer-percentage .testi-cards ul {

    padding: 0;

    display: flex;

    gap: 8px;

    margin: 40px 0 15px;

}

.testimonial-outer .owl-nav span {

        width: 100%;

    height: 100%;

    background: url(https://n0kvfuc5wi.wpdns.site/wp-content/uploads/2025/06/test-right-arrow.png);

    background-repeat: no-repeat;

    background-size: contain;

    float: left;

}

.testimonial-outer .owl-nav button.owl-prev span {

     background: url(https://n0kvfuc5wi.wpdns.site/wp-content/uploads/2025/06/test-left-arrow.png);

    background-repeat: no-repeat;

    background-size: contain;

}

#footer-percentage .testimonial-outer .owl-nav button {

    width: 42px;

    height: 11px;

    color: transparent;

    margin: 0 0px 0 7px;

}

#footer-percentage .testimonial-outer .owl-nav button:hover {

    background: transparent;

}

.testimonial-outer .owl-nav {

    margin: -34px 0 0 0 !important;

    width: auto;

    float: right;

    z-index: 9999;

    position: relative;

    background: #0e89d5;

    padding: 0 0 0 50px;

}

/*=== End of testimonial section ===*/



/*=== About us page ===*/



section.common-banner {

    height: 368px;

}

section.common-banner .container, section.common-banner .container .row {

    height: 100%;

    align-items: center;

}

section.common-banner h2 {

    padding: 0;

    margin: 0;

    font-size: 58px;

    font-family: "Teko", sans-serif;

    line-height: 52px;

    color: #000;

}



/*== End of about us page ===*/



/*=== Product page ==*/

.why-service-content img {

    width: 46px;

    height: 46px;

    margin: 0 auto 20px;

    display: table;

}

.why-service-content h4 {

    text-align: center;

    color: #555555;

    font-size: 24px;

}

.why-service-content p {

    text-align: center;

}

section#services-outer.service-page-outer .service-card {

    margin-bottom: 30px;

}
section#our-products-outer.service-product-outer p, section#our-products-outer.service-product-outer ul {
    width: 100%;
    float: left;
}
section#services-outer.service-page-outer img {

    width: 72px;

    height: 72px;

}
section#our-products-outer.service-product-outer .common-title-cont h5 {
    margin: 0 0 5px;
    display: table;
}
section#our-products-outer.service-product-outer {

    background: transparent;

    padding: 0 0;

}

section#our-products-outer.service-product-outer h4 {
    width: 100%;
    float: left;
    margin: 10px 0 0px;
}

section#why-choose-services {

    background: #F1FAFF;

    padding: 49px 0 38px;

}

section.product-full-banner {

    padding: 50px 0;

}

section.product-full-banner h3 {

    font-size: 36px;

    color: #fff;

    font-family: "Teko", sans-serif;

    text-align: center;

    text-transform: capitalize;

}

section.product-full-banner a.common-button {

    width: auto;

    margin: 13px auto 0;

}

/*=== End of product page ===*/



/*=== Blog page ===*/



section#blog-outer.blog-page-outer .blog-card {

    position: relative;

}

section#blog-outer.blog-page-outer .item {

    margin-bottom: 25px;

}



/*=== blog-detail-page ===*/



.blog-de-image-outer {

    height: 0;

    padding-bottom: 38%;

    position: relative;

    width: 100%;

}

.blog-de-image-outer .blog-dedate {

    background: #D6EFFF;

    position: absolute;

    top: 10px;

    right: 10px;

    font-size: 14px;

    font-family: "Hind", sans-serif;

    border-radius: 5px;

    color: #009EFF;

    padding: 5px 10px;

}

.blog-de-image-outer img {

    width: 100%;

    position: absolute;

    height: 100%;

    object-fit: cover;

    border-radius: 20px;

    left: 0;

}

.blog-de-image-outer .blog-dedate {

    background: #D6EFFF;

    position: absolute;

    top: 32px;

    right: 28px;

    font-size: 14px;

    font-family: "Hind", sans-serif;

    border-radius: 5px;

    color: #009EFF;

    padding: 5px 10px;

}

.blog-de-image-outer {

    margin-bottom: 40px;

}

.blog-de-content-outer h4 {

    font-size: 24px;

    color: #0E89D5;

}

/*=== End of blog-detail-page ===*/



/*== End of blog page ===*/



/*=== Contact page ===*/



section.contact-form-outer {

    padding: 75px 0 72px;

}

.contact-page-details ul {

    float: left;

    width: 100%;

    padding: 0;
    margin:0px !important;
    margin-bottom: 30px !important;

}

section.contact-form-outer ul li {

    list-style: none;

}

.contact-page-details {

    display: inline-block;

}

.contact-page-details ul li {

    display: flex;

}

.contact-info h6 {

    color: #8B9199;

    font-size: 14px;

    text-transform: uppercase;

    font-family: "Hind", sans-serif;

    margin: 0;

}

.contact-info p {

    font-size: 28px;

    font-family: "Teko", sans-serif;

}

.contact-info p a {

    color: #000000;

    text-decoration: none;

    margin: 4px 0 0;

    float: left;

}

.contact-page-details ul li

 {

    margin-bottom: 42px;

}

section.contact-form-outer .common-title-cont {

    float: left;

    margin-bottom: 22px;

}
.mission-inner .col-md-3:last-child .mission-box::before {
    display: none !important;
}
.contact-page-details img {

    width: 42px;

    height: 42px;

    margin-right: 22px;

}
/*
ul.contact-right-form {
    padding: 49px 0px 4px;
    background: #182333;
    height: auto;
    list-style: none !important;
    margin: 0px !important;
}

 ul.contact-right-form h3 {
    color: #fff;
    font-family: "Teko", sans-serif;
    font-size: 36px;
    font-weight: 400;
    padding-left: 36px;

} */
ul.contact-right-form {
    padding: 19px 0px 4px;
    background: #ffffff;
    height: 850px;
    list-style: none !important;
    margin: 0px !important;
    overflow: hidden;
}
ul.contact-right-form h3
 {
    color: #182333;
    font-family: "Teko", sans-serif;
    font-size: 36px;
    font-weight: 400;
    padding-left: 55px;
    margin-bottom: -10px;
    position: relative;
    z-index: 99;
    background: #ffffff;
}

ul.contact-right-form form input, ul.contact-right-form form select {

    border: 1px solid #617186;

    background: transparent;

    color: #617186;

    width: 100%;

    border-radius: 8px;

    padding: 11px 12px 8px;

    font-family: "Hind", sans-serif;

    font-size: 16px;

    line-height: 26px;

    margin: 0 0 16px;

}

ul.contact-right-form form input::placeholder {

    color: #617186;

    font-weight: 600;

}

ul.contact-right-form form input.common-button {

    background: #0E89D5;

    font-family: "Teko", sans-serif;

    width: auto;

    color: #fff;

    border: 0;

    border-radius: 5px;

    padding: 10px 33px 8px;

    text-transform: uppercase;

    font-size: 18px;

}

.contact-social ul {

    padding: 0;

}

.contact-social {

    float: left;

    width: 100%;

}

section.contact-form-outer ul li {

    list-style: none;

}

.contact-social ul li img {

    width: 36px;

    height: 36px;

    float: left;

    margin-right: 14px;

}

.contact-page-details .contact-social li {

    display: table;

    float: left;

    margin: 0;

}

.contact-page-details ul li:last-child {

    margin-bottom: 10px;

}
section.contact-form-outer ul.contact-right-form {
    box-shadow: 0 0 8px 0px #e5e5e5;
    border-radius: 10px;
    padding: 30px 0 0;
}
/*=== End of contact page ===*/



.custom-nav button {

    border: 0;

    background: transparent;

    width: 42px;

    height: auto;

    padding: 0;

}

.custom-counter {

    color: #fff;

    font-weight: 500;

    font-family: "Hind", sans-serif;

    margin: 6px 0px 0;

    width: 40px;

    text-align: center;

}

.custom-nav {

    display: flex;

    align-items: center;

    position: absolute;

    bottom: 22px;

    right: 20px;

    z-index: 999;

    background: #0e89d5;

}

.testimonial-outer {

    position: relative;

}

a.navbar-brand {

    display: none;

}

/*== Responsive ===*/



@media screen and (max-width: 1199px) {

    section#how-we-work-outer .step-image img { margin-left: -120px; }

}

@media screen and (max-width: 991px) { 

    section#mission-outer .mission-inner { padding: 20px 20px; }

    .mission-box::before { width: 111px; right: -111px; }

    section#how-we-work-outer .step-image img { margin-left: 0; min-width: 100%; }

    section#slider { padding: 30px 0; height: 100%; }
    a.common-button{
    	    padding: 5px 15px 5px;
    }

    .slider-form { margin-top: 30px; }

    .testimonial-outer .owl-nav { margin: 0px 0 0 0 !important; }

    .common-title-center { max-width: 70% !important; }

    nav.navbar.navbar-expand-md .navbar-nav a { font-size: 14px; }

    nav.navbar div#navbarNav { padding: 5px 0 5px; }

    .contact-details h4 { font-size: 15px; line-height: 16px; }

    .contact-details p{ margin: 0; font-size: 9px; }

    section#footer-percentage ul.d-flex { display: none !important; }

    nav.navbar button.navbar-toggler { border: 0; padding: 0; } 

    nav.navbar.navbar-expand-md { padding: 0; }

    nav.navbar .navbar-toggler:focus {     box-shadow: none; }

    .logo img { height: 55px !important; }
    
    ul.contact-right-form { margin: 20px 0px 4px !important; }

}

@media screen and (max-width: 768px) { 

	.cta-section-banner {
    display: flex;
    gap: 10px;
    justify-content: center;
        margin: 25px 0px;
}
.slider-content {
    text-align: center;
            z-index: 999;
}

	#slider{
		position: relative;
		background: url('https://coolsolutionsacfl.com/wp-content/uploads/2026/01/ac-2.webp') !important;
	}


.mobmenur-container {
    position: absolute;
    right: 0px;
    margin-top: 30px !important;
}
	.mob-menu-logo-holder {
    display: block;
    align-items: center;
    margin-top: 0px;
    justify-content: center;
	}

    .mission-box::before { content: none; }

 
    section#slider { height: 100%; padding: 50px 0;background-position: top center !important;background-size: cover !important; }

    .slider-form { margin-top: 30px; }

    section#home-about img { min-width: 100%; }

    section#mission-outer .mission-inner { flex-direction: column; }

    .mission-box {  margin-bottom: 30px; }

    .common-title-center { max-width: 100% !important; }

    .service-card { margin-bottom: 20px; }

    .how-we-steps { padding-right: 0; }

    section#mid-banner-stripe ul.counters { grid-template-columns: auto auto; padding: 0 20px; }

    #our-products-outer .product-cards { display: grid !important; grid-template-columns: 100% !important; }

    section#footer-banner-section h2 { max-width: 100%; }

    section#footer-percentage ul.d-flex { display: none !important; }

    section#footer-banner-section h2 { font-size: 46px; line-height: 50px; }

    .testimonial-outer { margin-top: -10% !important; }

    .ratings-box img { width: 130px; margin-right: 3px; }

    .slider-content h2 { font-size: 40px; line-height: 42px; }

    .contact-details .row { display: grid; grid-template-columns: auto auto auto; justify-content: space-between !important; }

    footer.site-footer ul.social-footer-icon { margin: 15px 0 30px; }

    footer#colophon .foot-nav { margin-bottom: 20px; }

    section#home-about.about-page-outer .about-spec { grid-template-columns: 100%; margin: 20px 0 10px; }

    section.common-banner h2 { font-size: 44px; line-height: 44px; padding: 0 20px; }

    section.common-banner { height: 170px;background-size: contain !important; }
    section.common-banner .container, section.common-banner .container .row {
    height: 100%;
    align-items: flex-end;
}

    header#masthead .logo {

    justify-content: center;
    .contact-page-details ul {
    margin: 0px;
}

}
section#slider ul.contact-right-form {
    margin: 20px 0 0 !important;
            height: 820px;
                    z-index: 9;
        position: relative;
}

section#slider:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    background: rgba(255,255,255,0.5);
    width: 100%;
    height: 100%;
}


.logo {

    display: none !important;

}

    .contact-details {

        display: none;

    }

    a.navbar-brand {

    display: block;

    background: #fff;

}

nav.navbar.navbar-expand-md .navbar-nav a { border: 0; }

header#masthead .container.border-bottom {

    display: none;

}

.common-title-cont h3 {

    font-size: 38px;

    margin: 12px 0 8px;

    line-height: 35px;

}

}

@media screen and (max-width: 640px) {

    .contact-details { display: none; }
    ul.contact-right-form {
    padding: 40px 0px 30px;
    margin: 25px 0px !important;  }
    .contact-info p { font-size: 24px; }

}

@media screen and (max-width: 360px) { 

    section#mid-banner-stripe ul.counters { grid-template-columns: auto; }
    ul.contact-right-form { height: 1000px !important; } 

 }
/* =========================
   FAQ ACCORDION (details/summary)
   ========================= */

.faq-accordion {
  width: 100%;
  margin: 30px 0;
  font-family: "Hind", sans-serif;
}

/* Remove native triangle */
.faq-accordion details summary {
  list-style: none;
}
.faq-accordion details summary::-webkit-details-marker {
  display: none;
}

/* Each FAQ item */
.faq-accordion details {
  border-bottom: 1px solid #ddd;
  margin: 0;
}

/* ========== QUESTION STYLES ========== */
.faq-accordion summary {
  font-size: 18px;
  font-weight: 700 !important; /* BOLD QUESTIONS */
  padding: 14px 18px;
  background: #f7f7f7;
  color: #182333;
  cursor: pointer;
  position: relative;
  transition: background 0.3s ease, color 0.3s ease;
}

/* Hover state */
.faq-accordion summary:hover {
  background: #e9f4fc;
}

/* + icon */
.faq-accordion summary::after {
  content: "+";
  position: absolute;
  right: 18px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 22px;
  font-weight: 700;
  color: #0E89D5;
}

/* ========== OPEN STATE ========== */
.faq-accordion details[open] summary {
  background: #0E89D5;
  color: #ffffff;
  font-weight: 800 !important; /* Even bolder when open */
}

/* – icon when open */
.faq-accordion details[open] summary::after {
  content: "–";
  color: #ffffff;
}

/* ========== ANSWER STYLES ========== */
.faq-accordion .faq-answer {
  padding: 0 18px 16px 18px;
  background: #ffffff;
}

.faq-accordion .faq-answer p {
  margin: 14px 0 0;
  font-size: 16px;
  line-height: 1.6;
  color: #182333;
}

/* ========== MOBILE TWEAKS ========== */
@media screen and (max-width: 600px) {
  .faq-accordion summary {
    font-size: 16px;
    padding: 12px 14px;
  }

  .faq-accordion .faq-answer {
    padding: 0 14px 14px 14px;
  }

  .faq-accordion .faq-answer p {
    font-size: 15px;
  }
    .menu-item-has-children > a::after {
    content: " ▾";
    font-size: 0px !important;
}

@media (min-width: 310px) and (max-width: 370px) {
      .mobmenur-container {
        margin-top: 0px !important;
    }

}

/*=== End of responsive ===*/