
/*# sourceMappingURL=custom.css.map */
#recent-posts-3 h3.widget-title {
    padding: 20px 30px;
text-transform: uppercase;
letter-spacing: 3px;
border-radius: 10px 10px 0 0;
background-color: #9f9e55;
margin: 0;
font-size: 18px;
}
aside#recent-posts-3 ul {
padding: 0;
border: 1px solid rgba(0, 0, 0, 0.05);
border-radius: 0 0 10px 10px;
padding: 20px;
}
nav.container.navigation.post-navigation {
    margin-bottom: 40px;
}
.about-card {
    padding: 10px;
    background-color: #fff;
    border-radius: 15px;
    text-align: center;
}
.about-card strong {
    font-size: 22px;
    display: block;
    margin-top: 20px;
    color: #c33a0e;
}
.row.serv-heading p {
    color: #fff;
}
.subp-section.ser-head-wrp.about-sc {
    background-position: top center;
    background-size: contain;
    background-color: #c13a1a;
    padding-bottom: 10rem;
}
.about-card img {
    border-radius: 12px;
}
.subp-section.reslt-sec.faqs .col:first-child, .row.blog-row .col{
    text-align: center;
}
.row.blog-row .col img {
    height: 300px;
    object-fit: cover;
    border-radius: 12px;
}
.row.blog-row .col strong {
    display: block;
    font-size: 23px;
    margin-top: 25px;
}
.row.blog-row .col a.btn {
    margin: 0 auto;
}
.subp-section.appt-sec {
    padding: 100px 0;
/*    background-color: #9f9e55;*/
    background-image: url(/wp-content/uploads/2024/10/how_we_reimagine_bg.jpg);
    color: #fff;
    text-align: center;
}
.subp-section.appt-sec h4 {
    font-size: 30px;
    color: #fff;
}
.subp-section.appt-sec a.btn {
    display: inline-block;
}
.subp-section.appt-sec a.btn:hover {
    border: 1px solid #000;
}
a.btn.btn-white:hover {
    background-color: #9f9e55;
    color: #000;
}
.resp-easy-accordion h2heading.resp-accordion {
    line-height: normal;
}

@media only screen and (max-width: 992px) {
    .subp-section.exprt-sec{
    background-image: unset;
    padding: 50px 0;
}
    .subp-section.testim-sec {
        padding-top: 0;
    }
    .col.vi5 {
    max-width: 100% !important;
    width: 100% !important;
    flex: 1 1 100% !important;
}
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
.col.vi5 {
    flex: 0 0 50% !important;
    justify-content: center;
    align-items: center;
    text-align: center;
    margin: 0 auto;
    margin-top: 20px;
}
}

@media only screen and (min-width: 1401px) and (max-width: 1480px) {
    section#home-hero.banner-213 .col:last-child img {
        margin-bottom: -92%;
    }
}

@media only screen and (min-width: 1481px) and (max-width: 1550px) {
section#home-hero.banner-213 .col:last-child img {
    margin-bottom: -72%;
}
}

@media only screen and (min-width: 1551px) and (max-width: 1670px) {
section#home-hero.banner-213 .col:last-child img {
    margin-bottom: -61%;
}
}

/*section#home-hero{
    background-image: url(/wp-content/uploads/2025/05/optimized_motif.webp),url(/wp-content/uploads/2025/05/hf_bg.webp);
}*/