@media (min-width: 1200px) {
    .h4, h4 {
        font-size: 1.2rem;
    }
}

@media (min-width: 992px) {
    .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: .8rem;
        padding-left: .8rem;
    }
}

.navbar-brand .sam-logo{
    max-width: 200px;
    height: auto;
}

.navbar-expand-lg .navbar-nav .dropdown-menu {
    background-color: #5eaef2;
    padding: 15px;
    border-radius: 10px;
}

.navbar-expand-lg .navbar-nav .dropdown-menu .dropdown-item {
    color: #FFF;
}

.navbar-expand-lg .navbar-nav .dropdown-menu .dropdown-item:focus, .navbar-expand-lg .navbar-nav .dropdown-menu .dropdown-item:hover {
    color: #FFF;
    background-color: #559edd;
    border-radius: 10px;
}


a {
    text-decoration: none;
}

.section{
    padding: 60px 0px;
}

.section h2{
    margin-bottom: 15px;
}

.nav-link{ color: #5eaef2;}

.bg-sky-blue{
    background: linear-gradient(to bottom, #f2f9fb, #f2f8ff);
}

.site-top-section .l-s-heading{
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 20px;
    line-height: 36px;
    margin-top: 40px;
}

.section-title-center {
    text-align: center;
    margin-bottom: 20px;
}

.section-title-left {
    text-align: left;
    margin-bottom: 20px;
    display: flow-root;
}

.site-top-section .services-sec{
    margin-top: 30px;
}

.site-top-section .services-sec img{
    max-height: 36px;
    max-height: 36px;
}

.site-top-section p{
    line-height: 30px;
    font-size: 17px;
    padding-right: 60px;
}


.services-sec .count {
    float: right;
    background-color: #5eaef2;
    padding: 3px 10px;
    position: relative;
    font-size: 12px;
    color: #FFF;
    border-radius: 12px;
    font-weight: 600;
}

.btn-custom{
    background-color: #000;
    border-radius: 50px;
    font-weight: 600;
    font-size: 14px;
    padding: 8px 20px;
    color: #FFF;
}

.btn-custom:hover{
    color: #FFF;
}

a .btn-custom{
    color: #FFF;
}

.btn-rounded{
    padding: 8px 20px;
    border-radius: 50px;
}

.oval-img{
    border-radius: 100px;
    border: 5px solid #FFF;
    overflow: hidden;
    margin: 20px;
}
.social-connect{
    float: right;
}

.social-connect .icon{
    float: right;
    height: 42px;
    width: 30px;
    border-radius: 15px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #FFF;
    color: #000;
    margin-left: 10px;
    cursor: pointer;
}

.social-connect .icon:hover{
    background-color: #5eaef2;
    color: #FFF;
}

.text-blue{
    color: #5eaef2;
}

/*entry-all-projec*/

.entry--head-title {
    display: flex;
    align-items: center;
    color: black;
    width: calc(100% - 100px);
    float: left;
}
.entry--head-title::after {
    content: "";
    flex-grow: 1;
    height: 1px;
    background-color: #ddd; /* Adjust color as needed */
    margin-left: 10px;
}

.ex-all-project .img-projecrt{
    border-radius: 130px 130px 130px 130px;
    overflow: hidden;
    margin-bottom: 10px;
    border: 10px solid #f2f9fc;
}

.ex-all-project {
    text-align: center;
}

.ex-all-project {
    text-align: center;
}

.ex-all-project .inner-icon {
    height: 80px;
    width: 80px;
    text-align: center;
    display: block;
    margin: 0 auto;
    padding: 10px;
    margin-top: 40px;
    background-color: #FFF;
    border-radius: 50%;
    margin-bottom: 40px;
}

.ex-all-project .inner-icon .bi{
    color: #5eaef2;
    font-size: 36px;
}
.ex-all-project .inner-icon .fa-solid{
    color: #5eaef2;
    font-size: 36px;
    margin-top: 10px;
}

/*ex-all*/

.ex-all{
    text-align: left;
}

.ex-all.center{
    text-align: center;
}

.ex-all .white-box{
    border-radius: 85px 85px 85px 0px;
    overflow: hidden;
    padding: 10px;
    background-color: #FFF;
    margin-bottom: 20px;

}


.bg-white .white-box{
    background-color: #f2f9fc;
}

.ex-all .white-box img{
    border-radius: 75px 75px 75px 0px !important;
    overflow: hidden;
    margin-bottom: 10px;
}

.ex-all .white-box .inner-icon {
    height: 80px;
    width: 80px;
    text-align: center;
    display: block;
    margin: 0 auto;
    padding: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
    background-color: #f9f9f9;
    border-radius: 50%;
}

.ex-all .white-box .inner-icon .bi{
    color: #5eaef2;
    font-size: 36px;
  }

.ex-all .white-box p {
    margin-top: 0;
    margin-bottom: 10px;
    min-height: 40px;
    font-size: 15px;
    line-height: 20px;
    color: #777;
}

.ex-all .white-box a{
    color: #5eaef2;
    text-decoration: underline;
    font-size: 13px;
}

.ex-all .white-box a:hover{
    color: #5eaef2;
}

.eo-firm{
    position: relative;
    /*padding: 10px;*/
    max-height: 500px;
    /*margin: 20px 0px;*/
    z-index: 1;
}
.eo-firm img{

    border-radius: 200px 200px 200px  20px;
    overflow: hidden;
    max-height: 500px;
    border: 5px solid #fff;

}

.eo-firm .top-txt{
    position: absolute;
    border-radius: 50px;
    overflow: hidden;
    background-color: #FFF;
    padding: 20px 20px;
    position: absolute;
    top: -25px;
    left: -50px;
    z-index: 99;
    box-shadow: -5px 0px 10px #DDD;
    font-weight: 600;
    font-size: 14px;
    line-height: 20px;
}
.eo-firm .top-txt span{
    color: #fc4e6c;
    font-size: 20px;
}

.eo-firm .botm-txt{
    position: absolute;
    border-radius: 50px;
    overflow: hidden;
    background-color: #FFF;
    padding: 20px 20px;
    position: absolute;
    bottom: -25px;
    right: 50px;
    z-index: 99;
    box-shadow: 5px 5px 10px #DDD;
    font-weight: 600;
    font-size: 14px;
    line-height: 20px;
}

.eo-firm .botm-txt.left{
    right: inherit;
    left: -50px;
    box-shadow: -5px 0px 10px #DDD;
}

.eo-firm .botm-txt span{
    color: #fc4e6c;
    font-size: 20px;

}

.botm-line-txt{
    font-weight: 600;
    margin: 5px 0px;
}
.botm-line-txt span{
    color: #fc4e6c;
    font-size: 24px;

}


.olp-box{
    text-align: left;
}

.olp-box p{
    margin-bottom: 5px;
}

.olp-box  img{
    margin-bottom: 10px;
    border: 5px solid #FFF;
    border-radius: 75px 75px 75px 0px !important;
}

.olp-box  p{
    min-height: 205px;
    overflow: hidden;
}

.olp-box  h5{
    min-height: 80px;
    }

.olp-box a{
    color: #FFF;
    text-decoration: none;
}

.olp-box a:hover{
    color: #5eaef2;
}

/*-----Footer------*/

.footer {
    background-color: #1d1f21;
    color: #bbb;
    padding-top: 40px;
}
.footer a {
    color: #bbb;
    text-decoration: none;
}
.footer a:hover {
    color: #fff;
}
.footer .divider {
    border-left: 1px solid #666;
    height: 20px;
    margin: 0 15px;
}

.footer .footer-bottom{
    background-color: #000;
    padding: 20px;
    text-align: center;
    color: #666;
    font-size: 13px;
  margin-top: 40px;
    font-weight: 500;
}

.bg-light-hdr {
    background-color: #f8f9fa !important;
    padding: 15px;
    border-radius: 25px 25px 25px 5px;
    margin-bottom: 20px;
}

.bg-light-hdr a{
    color: #1a202c;
}


.hdr-banner-img{
    margin: 0px 0px 30px 0px;
    float: right;
}

/*.hdr-banner-img .hdr-img{*/
/*      border-radius: 25px 25px 25px 5px;*/
/*    border: 5px solid #f8f9fa;*/
/*}*/


.contact-us-section {
    background: linear-gradient(to bottom, #f2f9fb, #f2f8ff);
    text-align: center;
    padding: 20px 20px;
    margin-top: 50px;
}

.appointment-form {
    background: #FFF;
    padding: 20px;
    border-radius: 10px;
    margin-bottom: 40px;
}


.testimonial {
    text-align: center;
    max-width: 800px;
    margin: auto;
}
.testimonial p{
    color: #aaa;
    padding: 10px 0px;
    font-size: 15px;
    min-height: 182px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.testimonial p span{
     padding: 0px 3px;
}

.carousel-indicators {
    bottom: -35px;
}

.carousel-indicators [data-bs-target] {
    box-sizing: content-box;
    flex: 0 1 auto;
    width: 30px;
    height: 3px;
    padding: 0;
    margin-top: 50px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #EEE;
    background-clip: padding-box;
    border: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    opacity: .5;
    transition: opacity .6s ease;
}
.carousel-indicators .active {
    background-color: #5eaef2;
}

.carousel-item{
    /*min-height: 230px;*/
}

.blog-card {
    border-radius: 15px;
    overflow: hidden;
    transition: 0.3s;
}

.blog-card img {
    width: 100%;
    height: 200px;
    object-fit: cover;
    border-radius: 50px 50px 50px 0px;
}


.blog-content {
    padding: 20px;
}

.blog-content p{
    margin-bottom: 10px;
}

blog-content .blog-title {
    font-size: 1rem;
    font-weight: bold;
    color: #111;
}
blog-content .blog-meta {
    font-size: 0.9rem;
    color: gray;
}
.blog-content read-more {
    color: #5eaef2;
    text-decoration: none;
}
.blog-content .read-more:hover {
    text-decoration: underline;
}


.img-services {
    border-radius: 50px 50px 50px 0px;
    margin-bottom: 50px;
}

/*-----Call on Action-------*/

.call-to-action {
    padding: 100px 0;
    position: relative;
    clip-path: inset(0);
    margin-bottom: 50px;

}

.call-to-action img {
    position: fixed;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: 1;
}

.call-to-action .container {
    position: relative;
    z-index: 3;
}

.call-to-action h3 {
    font-size: 36px;
    font-weight: 700;
}


/*Contact-form*/

.contact .info {
    padding: 30px;
    box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);
    overflow: hidden;
}

.contact .info h3 {
    font-weight: 600;
    font-size: 24px;
}

.contact .info p {
    color: #999;
    margin-bottom: 30px;
    font-size: 15px;
}

.contact .info-item+.info-item {
    padding-top: 15px;
    margin-top: 15px;
    border-top: 1px solid #f3f3f3;
}

.contact .info-item i {
    font-size: 24px;
    /*color: #34bf49;*/
    color: #5eaef2;
    transition: all 0.3s ease-in-out;
    margin-right: 20px;
}

.contact .info-item h4 {
    padding: 0;
    font-size: 18px;
    line-height: 24px;
    font-weight: 600;
    margin-bottom: 5px;
}

.contact .info-item p {
    padding: 0;
    margin-bottom: 0;
    font-size: 14px;
    color: #999;
}

.contact .php-email-form {
    width: 100%;
}

.contact .info-item p a{
    text-decoration: none;
    color: #5eaef2;
}

.contact .info-item p.text-dark a{
    text-decoration: none;
    color: #212529;
}





.paint-section {
    background: linear-gradient(to bottom, #f2f9fb, #f2f8ff);
    text-align: center;
    padding: 20px 20px;
    margin-top: 50px;
    border-radius: 25px;
}

.paint-section.grey {
    background: linear-gradient(to bottom, #f9f9f9, #f6f6f6c4);

}


.gallery img {
    cursor: pointer;
    transition: transform 0.3s ease-in-out;
    border-radius: 8px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    margin-bottom:20px;
}
.gallery img:hover {
    transform: scale(1.05);
}



.blog-posts-2 .post-img {
    max-height: 440px;
    overflow: hidden;
}

.blog-posts-2 .title {
    font-size: 20px;
    font-weight: 700;
    padding: 0;
    margin: 5px 0;
}

.blog-posts-2 .title a {
    color: var(--heading-color);
    transition: 0.3s;
}

.blog-posts-2 .title a:hover {
    color: var(--accent-color);
}

.blog-posts-2 .meta-top {
    margin-top: 10px;

}

.blog-posts-2 .meta-top ul {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    align-items: center;
    padding: 0;
    margin: 0;
}

.blog-posts-2 .meta-top i {
    font-size: 24px;
    line-height: 0;
    color: #fa2b56;
}

.blog-posts-2 .meta-top a {
    color: #999;
    font-size: 14px;
    display: inline-block;
    line-height: 1;
}

.blog-posts-2 .meta-top .text-red a{
    color: #fa2b56;
}

.blog-sec{
    border-bottom: 1px solid #f3f3f3;
    padding-bottom:15px;
    margin-bottom:18px;
}
.blog-sec:last-child{
    border-bottom: none;
    padding-bottom:0px;
    margin-bottom:0px;
}

.blog-sec .img-blog{
    width:50px;
    height:50px;
    border-radius:10px;
    margin-right:10px;
}


.text-blog h6{
    font-size: 16px;
}

.text-blog a{
    color:#222;
}

.text-blog a:hover{
    color:#5eaef2;
}


.text-blog p{
    color: #999;
    font-size: 14px;
    margin-bottom:0px !important;
}

.footer .list-inline li{
    line-height: 30px;
}

.f-t-sm-w{
    font-weight: 500;
    margin-bottom: 0px;
    color: #FFF;
}

.footer .footer-icons{
    text-align: left;
    margin-top: 25px;
}

.footer .footer-icons .bi{
    background-color: #000;
    padding: 10px 13px;
    border-radius: 50%;
    margin-right: 10px;
}

.ico-media-list{
    border-bottom: 1px solid #f8f9fa;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.ico-media-list .hdng-icon{
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 8px;
}

.ico-media-list .hdng-icon .bi{
    font-size: 20px;
    color: #5eaef2;
    margin-right: 10px;
}

.ico-media-list .hdng-icon .fa-solid{
    font-size: 20px;
    color: #5eaef2;
    margin-right: 10px;
}


.navbar-toggler {
    border: 1px solid #eee !important;
    padding: 2px 5px;
}

.btn-dark a{
    color: #FFF;
}

.list-group-bullets {
    list-style: disc inside; /* keep bullets inside the border */
    padding-left: 0; /* remove extra padding */
}
.list-group-bullets .list-group-item {
    list-style: inherit;
    display: list-item;
}

.profile-card {
    background: #fff;
    border-radius: 24px; /* more rounded */
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08); /* softer shadow */
    transition: all 0.3s ease-in-out;
    margin-bottom: 20px; /* extra bottom spacing */
}

.profile-card:hover {
    transform: translateY(-4px);
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.12);
}

.profile-icon {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    background: linear-gradient(135deg, #4e73df, #1cc88a);
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 2.5rem;
    color: #fff;
}

.profile-card h4 {
    font-weight: 600;
    color: #333;
}

.profile-card p {
    font-size: 0.9rem;
    color: #6c757d;
    min-height: 43px;
}



 .pg .card {
     border: none;
     border-radius: 12px;
     overflow: hidden;
     transition: transform 0.3s ease, box-shadow 0.3s ease;
 }

.pg .card img {
    object-fit: cover;
    height: 200px;
}

.pg .card:hover {
    transform: scale(1.05);
    box-shadow: 0 6px 18px rgba(0, 0, 0, 0.2);
}

.s-acc {
   margin-top: 10px;
}

.s-acc .accordion-item{
    border: none;
    border-top: 1px solid #f3f3f3;
}

.s-acc .accordion-button{
    padding: 15px 0px 2px 0px ;
    color: #5eaef2;
    font-size: 14px;
}

.s-acc .bi{
    font-size: 24px;
    color: #5eaef2;
    transition: all 0.3s  ease-in-out;
    margin-right: 20px;
}

.s-acc .accordion-button:focus {
    z-index: 3;
    border-color: #f3f3f3;
    outline: 0;
    box-shadow: none;
}

.s-acc .accordion-button:not(.collapsed) {
     background-color: transparent;
     box-shadow:none;
}

.s-acc .accordion-button::after {
    background-size: 1rem;
}

.s-acc .accordion-body{
    padding: 0px 0px 15px 0px;
    border-top: 1px solid #f3f3f3;
    padding-top: 10px;
}

.s-acc .list-group-item {
    padding: 0px 0px 12px 0px;
     border: none;
}

@media (max-width: 767px) {
   body{
       overflow-x: hidden;
   }
    .site-top-section .l-s-heading{
        margin-top: 0px;
    }
    .hdr-banner-img {
        margin:  0 auto;
        float: none;
        text-align: center;
    }

    .eo-firm .top-txt{
        font-size: 12px;
        left: 0px;
        padding: 10px 20px;
    }
    .eo-firm .top-txt span{
        font-size: 18px;
    }

    .eo-firm .botm-txt{
        right: 100px;
        font-size: 12px;
        padding: 10px 20px;
    }

    .eo-firm .botm-txt.left{
        left: 0px;
    }

    .eo-firm .botm-txt span{
        font-size: 16px;
    }
    .rspsv-text{
        padding-left: 0px !important;
        margin-top: 60px;
    }
    .r-ps-0{
        padding-left: 0px !important;
    }
}
