﻿body 
{
}

@media (min-width: 992px) {
    .col-md-6 {
        width: 50%;
        padding: 0px 16px 6px 30px !important;
    }
}

.gradient-bg {
    background: linear-gradient(to right, #0066B3, #4b84d6);
    color: #fff;
}

.panel-title a {
    color: #fff;
    text-decoration: none;
    display: block;
    padding: 0px;
}
 .panel-title a:hover {
        text-decoration: none;
    }

.custom-box {
    text-align: justify !important;
}
.service-section .section-title h3 {
    position: relative;
    padding-bottom: 0px !important;
}

 .img_holder {
    width: 100%;
    height: 200px; /* Fixed height */
    overflow: hidden;
    border-radius: 8px;
  }
.inner-box {
    border: 1px solid #eee;
    padding: 8px;
    border-radius: 10px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    background: #fff;
    transition: all 0.3s ease-in-out;
    min-height:100px !important;
}
.service-section .inner-box .image-content {
    padding: 18px 20px !important;
    background: #fff;
}

.tick-icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    background-color: #4b84d6;
    color: #fff;
    font-size: 8px;
    margin-right: 8px;
}

h1, h2, h3, h4, h5, h6 {
    margin: 14px !important;
}

.custom-box {
    padding-top: 20px !important;
  
}

.hero-slider .content.style h2 {
    font-size: 56px !important;
}
.text-center {
    text-align: center;
    color: white;
}
.text-center a{
   
    color: white;
}

.footer-main .footer-top .menu-link {
    padding-left: 18px !important;
}

.footer-main .footer-top h6 {
    padding-bottom: 6px;
}
.footer-logo img {
    width: 180px;
}

.story .story-content h2 {
    color: #4b84d6;
}
.custom-box {
    background: linear-gradient(to right, #0066B3, #4b84d6) !important;
    color: white;
    border-radius: 10px;
    padding: 26px;
    text-align: center;
}
.get_touch {
    font-size: 25px;
    line-height: 100%;
    margin-bottom: 15px;
    color: #4b84d6;
    font-weight: 400;
}
.page-title .title-text .title-menu li a:hover {
    color: white;
}
/*.story img {
    width: 94%;
}*/
.story {
    padding: 86px 0 !important;
}
/*.story img {
        width: 86%;
 }*/
.service-overview .content-block ul li {
    line-height: 2;
}
.custom-text {
    font-size: 2rem;
    line-height:2;
}

.contact .address-block .media i {
    color: #397dce !important;
    font-size: 30px;
    margin-right: 35px;
    margin-top: 14px;
    width: 40px;
    display: block;
}
.feature-section .image-content .section-title h3 {
    position: relative;
    padding-bottom: 0px !important;
}
.story img {
    position: relative;
    top: 14px;
}
.team-section .section-title p {
    padding-bottom: 12px !important;
}
.team-section .section-title h3 {
    position: relative;
    padding-bottom: 10px;
}
.service-overview .content-block h2 {
    font-size: 40px;
    color: #000;
    text-transform: uppercase;
    font-family: "Poppins", sans-serif;
    font-weight: bold;
    margin-bottom: 40px !important;
    position: relative;
}
.hero-slider {
    position: relative;
    overflow: hidden;
    height: 80vh; /* 🔹 Slider height reduced (you can adjust: 60vh, 65vh, etc.) */
}

.slider-item {
    position: absolute;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
    top: 0;
    left: 0;
    opacity: 0;
    transition: opacity 1s ease-in-out;
}

 .slider-item.active {
        opacity: 1;
 }

.content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.text-white {
    color: #fff;
}

.text-bold {
    font-weight: 700;
}
.slick-dots{
    display:none!important;
}


/* Remove unwanted bottom space below the map */
section.map,
.map-container,
.map iframe {
    margin: 0 !important;
    padding: 0 !important;
}

/* Optional: Adjust map height (for better layout) */
.map-container {
    position: relative;
    width: 100%;
    height: 400px; /* 🔹 Adjust as needed (350–450px looks good) */
    overflow: hidden;
}

    .map-container iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        border: 0;
    }

/* Ensure footer sits right below map */
footer {
    margin-top: 0 !important;
}


/*---------------mobile view------------------------*/
@media only screen and (min-width: 360px) and (max-width: 768px) {
    .hero-slider .content.style h2 {
        font-size: 32px !important;
    }

    .hero-slider .content.style .tag-text {
        font-size: 14px;
        font-weight: normal;
    }

    .section-title h3 {
        font-size: 32px !important;
    }

    .story .story-content h2 {
        color: #4b84d6;
        font-size: 32px;
        position: relative;
        top: 15px;
    }

    .right-side.header-center {
        margin-bottom: -25rem;
    }

    .service-overview .content-block h2 {
        font-size: 32px;
    }

    .story .story-content p {
        font-size: 16px;
        line-height: 26px;
        text-align: justify;
    }

    .section {
        padding: 2px 0;
    }

    .custom-text li {
        font-size: 16px !important;
        align-content: start;
        line-height: 22px;
    }

    .footer-logo img {
        width: 120px;
        border-radius: 10%;
        padding-left: 10px;
    }
    /* set header sections*/

    img.logoImg {
        width: 44.5px !important;
        height: 44.5px !important;
        background-color: white;
        border: 0px solid white;
        color: white !important;
        left: -28px !important;
        border-radius: 50%;
        top: 2.5px;
        position: relative;
        z-index: 1;
    }

    .header-uper .contact-info {
        position: relative;
        visibility: hidden;
    }

    .header-uper {
        padding: 0px 0px;
    }

/*    .link-btn-appointment {
        position: absolute;
        margin-top: 1372rem !important;
        display: block;
        margin-left: 0rem;
        z-index: 2;
    }*/

    .headerTopbar {
        height: 0px;
    }

    .contact .address-block .media i {
        color: #397dce !important;
        font-size: 30px;
        margin-right: 12px;
        width: 40px;
        display: block;
        position: relative;
        top: 18px;
    }

    .btn-style-one {
        color: #ffffff;
        line-height: 24px;
        margin-bottom: 26px;
    }
    .story {
        padding: 16px 0 !important;
    }
    .service-section .section-title p {
        font-size: 14px;
        line-height: 22px;
        color: #777777;
        font-weight: 500;
        padding: 4px;
    }
    .custom-box {
        border-radius: 10px;
        padding: 10px;
        text-align: center;
    }
    .custom-text {
        font-size: 2rem;
        padding-left: 0px !important;
    }
    .section-title h3 {
        font-size: 32px !important;
    }
    .page-title .title-text h1 {
        font-size: 32px; 
    }
}

