body{

}

h1, h2, h3, h4, h5{
    font-family: "Roboto", serif;
    font-weight: 800;
}

p{
    font-family: "Nunito Sans", serif;
}

.button{
    font-family: "Roboto", serif;
    font-weight: 600;
    padding: 8px 22px 6px;
    margin: 0px !important;
    text-align: center;
}

#header.transparent-header.dark{
    background-color: #fff !important;
}

#header.transparent-header.full-header #logo {
    border-right-color: rgba(0, 0, 0, 0);
}

.transparent-header.full-header .primary-menu .menu-container {
    border-right-color: rgba(0, 0, 0, 0);
}

.dark .menu-link {
    color: #444;
}

#logo img{
    height:70px !important;
    width:auto;
}

.primary-color{
    color: #324487 !important;
}

a{
    color:#FF7F50;
}

a:hover{
    color:#ff4400;;
}

.contact-icon{
    position: relative;
    top: 4px;
}

.primary-btn{
    background-color: #FF7F50;
}

.primary-btn:hover{
    background-color: #ff4400;
}

.service-card{
    border: solid 1px #ddd;
    box-shadow: 2px 2px 5px #ddd;
    transition: 0.6s;
}

.service-card:hover{
    scale: 1.1;
}

.sales-banner{
    background-color: #000;
    color: #fff !important;
}

.dark .primary-menu:not(.not-dark) .sub-menu-container, .dark .primary-menu:not(.not-dark) .mega-menu-content {
    background-color: #fff;
    border-color: rgba(255, 255, 255, 0.05);
    border-top-color: #FF7F50;
}

.dark .menu-item:hover > .menu-link, .dark .menu-item.current > .menu-link {
    color: #FF7F50 !Important;
}

.menu-item:hover > .menu-link{
    color: #FF7F50;
}

.sub-menu-container{
    border-top: 2px solid #FF7F50;
}

.sub-menu-container .menu-item:hover > .menu-link {
    color: #FF7F50;
}

.dark .primary-menu:not(.not-dark) .sub-menu-container .menu-item:hover > .menu-link {
    background-color: #324487;
}

.sub-menu-container .menu-item:hover > .menu-link {
    background-color: #324487;
}

.testimonial .flex-control-nav li a {
    background-color: #FF7F50;
}

.h1-lead{
    color: #555 !important;
    font-weight: 800;
    font-size: 20px;
}

.slider-caption p{
    font-weight: 700;
    font-size: 30px;
    margin-top: 20px;
}

.feature-card{
    text-align: center;
    border: solid 0px #eee;
    padding: 20px;
    border-radius: 9px;
    margin-right: 5px;
    margin-left: 5px;
}

.feature-card h3{
    color: #eee;
    font-size: 22px;
}

.feature-card p{
    color: #eee;
}

.grays-features{
    background-image: radial-gradient(#324487, #1c264a);
}

.contact-details{
    background-image: radial-gradient(#324487, #1c264a);
    font-size: 20px;
}

#contact{
    position: relative;
    top: -80px;
}

.contact-form-box{
    background-image: radial-gradient(#dedede, #fafafa);
}

.contact-details-box{
    border: solid 2px #dedede;
}

.contact-details-f{
    font-size: 24px;
    font-weight: 700;
}

.contact-details-i{
    font-size: 30px;
}

.locations li::before{
    content: "" !important;
}

.sub-menu-container{
    width: 250px;
}


.home_ext_tb{
    background-image: url('../images/home_extension_wide_small.jpg');
}

.kitchen-tb{
    background-image: url('../images/kitchen_wide_small.jpg');
}

.bathroom_ren_tb{
    background-image: url('../images/bathroom_wide_small.jpg');
}

.tb1{
    background-image: url('../images/kitchen_renovation.jpg');
}

.tb2{
    background-image: url('../images/kitchen_wide.jpg');
}

.tb3{
    background-image: url('../images/bathroom_wide.jpg');
}

.tb4{
    background-image: url('../images/home_extension_wide.jpg');
}

.testimonial-bg{
    background-image: url('../images/testimonial_bg.jpg');
    padding: 150px 0;
    background-position:center; 
    background-attachment:scroll; 
    -o-background-size:cover; 
    -moz-background-size:cover; 
    -webkit-background-size:cover; 
    background-size:cover; 
    background-repeat:no-repeat;
}

.testi-content p{
    color: #eee;
}

.testi-meta{
 color: #eee;
}

.other-services-icon{
    position: relative;
    top:-5px;
}

.bg-primary{
    background-image: radial-gradient(#324487, #1c264a);
}

.services-border{
    border: solid 3px #324487;
    padding: 40px 30px;
}

.grays-ul{
    list-style-type: none;
    color: #eee;
}

.ul-icon{
    position: relative;
    top:1px;
}

#commercial{
    position: relative;
    top:-80px;
}

/* =========================================================
   HOMEPAGE FAQ SECTION
========================================================= */

.home-faq-section{
    padding: 80px 0;
    background-color: #f7f8fa;
}

.home-faq-intro{
    max-width: 850px;
    margin: 0 auto 45px;
    text-align: center;
}

.home-faq-intro h2{
    color: #324487;
    font-size: 36px;
    margin-bottom: 15px;
}

.home-faq-intro p{
    color: #555;
    font-size: 18px;
    line-height: 1.7;
}

.home-faq-column{
    display: flex;
    flex-direction: column;
    gap: 15px;
}

.home-faq-item{
    background-color: #fff;
    border: 1px solid #e3e3e3;
    border-radius: 6px;
    overflow: hidden;
    box-shadow: 0 2px 8px rgba(0,0,0,0.05);
}

.home-faq-question{
    width: 100%;
    border: 0;
    background-color: #fff;
    padding: 20px 55px 20px 22px;
    text-align: left;
    font-family: "Roboto", serif;
    font-size: 17px;
    font-weight: 700;
    color: #324487;
    cursor: pointer;
    position: relative;
    transition: all 0.3s ease;
}

.home-faq-question:hover{
    background-color: #f5f6fa;
    color: #FF7F50;
}

.home-faq-question:focus{
    outline: none;
}

.home-faq-question::after{
    content: "+";
    position: absolute;
    right: 22px;
    top: 50%;
    transform: translateY(-50%);
    font-family: Arial, sans-serif;
    font-size: 26px;
    font-weight: 400;
    color: #FF7F50;
    line-height: 1;
}

.home-faq-question[aria-expanded="true"]::after{
    content: "−";
}

.home-faq-question[aria-expanded="true"]{
    background-color: #324487;
    color: #fff;
}

.home-faq-answer{
    padding: 0 22px;
}

.home-faq-answer-inner{
    padding: 20px 0 22px;
    font-family: "Nunito Sans", serif;
    font-size: 16px;
    line-height: 1.75;
    color: #555;
}

.home-faq-answer-inner p{
    margin-bottom: 0;
}


/* Tablet and mobile */
@media (max-width: 991px){

    .home-faq-section{
        padding: 60px 0;
    }

    .home-faq-intro h2{
        font-size: 30px;
    }

    .home-faq-column{
        gap: 12px;
    }

    .home-faq-column + .home-faq-column{
        margin-top: 12px;
    }
}


/* Small mobile */
@media (max-width: 575px){

    .home-faq-section{
        padding: 45px 0;
    }

    .home-faq-intro{
        margin-bottom: 30px;
    }

    .home-faq-intro h2{
        font-size: 27px;
    }

    .home-faq-intro p{
        font-size: 16px;
    }

    .home-faq-question{
        font-size: 16px;
        padding: 17px 50px 17px 17px;
    }

    .home-faq-question::after{
        right: 17px;
    }

    .home-faq-answer{
        padding: 0 17px;
    }

    .home-faq-answer-inner{
        font-size: 15px;
    }
}

/* =========================================================
   CONTACT PAGE
========================================================= */

.contact-page-hero{
    background-image: radial-gradient(#324487, #1c264a);
    padding: 85px 0 75px;
    color: #fff;
}

.contact-page-hero h1{
    color: #fff;
    font-size: 48px;
    margin-bottom: 18px;
}

.contact-page-hero p{
    color: #f1f1f1;
    font-size: 20px;
    line-height: 1.7;
    max-width: 760px;
    margin-bottom: 0;
}

.contact-page-main{
    padding: 75px 0;
    background-color: #f7f8fa;
}

.contact-info-panel,
.contact-form-panel{
    background-color: #fff;
    border-radius: 10px;
    box-shadow: 0 8px 30px rgba(0,0,0,0.08);
    height: 100%;
}

.contact-info-panel{
    padding: 35px 30px;
}

.contact-form-panel{
    padding: 35px;
}

.contact-info-panel h2,
.contact-form-panel h2{
    color: #324487;
    margin-bottom: 18px;
}

.contact-info-panel > p,
.contact-form-panel > p{
    color: #555;
    line-height: 1.7;
}

.contact-detail-item{
    display: flex;
    align-items: flex-start;
    padding: 18px 0;
    border-bottom: 1px solid #eee;
}

.contact-detail-item:last-of-type{
    border-bottom: 0;
}

.contact-detail-icon{
    width: 42px;
    min-width: 42px;
    height: 42px;
    border-radius: 50%;
    background-color: #324487;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 15px;
    font-size: 18px;
}

.contact-detail-content strong{
    display: block;
    font-family: "Roboto", serif;
    font-weight: 700;
    color: #324487;
    margin-bottom: 3px;
}

.contact-detail-content a,
.contact-detail-content span{
    color: #555;
    font-family: "Nunito Sans", serif;
    line-height: 1.5;
}

.contact-detail-content a:hover{
    color: #FF7F50;
}

.contact-socials{
    margin-top: 25px;
}

.contact-socials a{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 42px;
    height: 42px;
    margin-right: 8px;
    border-radius: 50%;
    background-color: #324487;
    color: #fff;
    font-size: 18px;
    transition: 0.3s;
}

.contact-socials a:hover{
    background-color: #FF7F50;
    color: #fff;
}

.contact-trust-box{
    margin-top: 30px;
    padding: 24px;
    background-image: radial-gradient(#324487, #1c264a);
    border-radius: 8px;
}

.contact-trust-box h3{
    color: #fff;
    font-size: 20px;
    margin-bottom: 15px;
}

.contact-trust-list{
    margin: 0;
    padding: 0;
    list-style: none;
}

.contact-trust-list li{
    color: #fff;
    margin-bottom: 10px;
    font-family: "Nunito Sans", serif;
}

.contact-trust-list li:last-child{
    margin-bottom: 0;
}

.contact-trust-list i{
    color: #FF7F50;
    margin-right: 8px;
}

.contact-form-panel .form-group{
    margin-bottom: 18px;
}

.contact-form-panel label{
    font-family: "Roboto", serif;
    font-weight: 700;
    color: #324487;
    margin-bottom: 7px;
}

.contact-form-panel .form-control{
    min-height: 48px;
    border: 1px solid #d9dde4;
    border-radius: 5px;
    padding: 10px 13px;
    font-family: "Nunito Sans", serif;
    color: #444;
    background-color: #fff;
}

.contact-form-panel textarea.form-control{
    min-height: 150px;
}

.contact-form-panel .form-control:focus{
    border-color: #324487;
    box-shadow: 0 0 0 0.15rem rgba(50,68,135,0.12);
}

.contact-form-panel .form-check-label{
    font-family: "Nunito Sans", serif;
    font-weight: 400;
    color: #555;
}

.contact-submit{
    border: 0;
    width: 100%;
    background-color: #FF7F50;
    color: #fff;
    padding: 14px 22px;
    border-radius: 4px;
    font-family: "Roboto", serif;
    font-weight: 700;
    font-size: 16px;
    transition: 0.3s;
}

.contact-submit:hover{
    background-color: #ff4400;
    color: #fff;
}

.contact-note{
    margin-top: 15px;
    font-size: 14px;
    color: #777;
    line-height: 1.6;
}

.contact-steps{
    padding: 70px 0;
    background-color: #fff;
}

.contact-steps-heading{
    text-align: center;
    max-width: 760px;
    margin: 0 auto 40px;
}

.contact-steps-heading h2{
    color: #324487;
}

.contact-step-card{
    text-align: center;
    padding: 30px 22px;
    height: 100%;
}

.contact-step-number{
    width: 52px;
    height: 52px;
    border-radius: 50%;
    margin: 0 auto 18px;
    background-color: #FF7F50;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: "Roboto", serif;
    font-weight: 800;
    font-size: 20px;
}

.contact-step-card h3{
    color: #324487;
    font-size: 20px;
}

.contact-step-card p{
    color: #555;
    line-height: 1.7;
}

.contact-privacy{
    font-size: 13px;
    color: #777;
    margin-top: 14px;
}

.grecaptcha-badge{
    visibility: hidden;
}

@media (max-width: 991px){

    .contact-page-hero{
        padding: 65px 0 60px;
    }

    .contact-page-hero h1{
        font-size: 38px;
    }

    .contact-info-panel{
        margin-bottom: 30px;
        height: auto;
    }
}

@media (max-width: 575px){

    .contact-page-hero h1{
        font-size: 32px;
    }

    .contact-page-hero p{
        font-size: 17px;
    }

    .contact-page-main{
        padding: 50px 0;
    }

    .contact-info-panel,
    .contact-form-panel{
        padding: 25px 20px;
    }
}

/* =========================================================
   THANK YOU PAGE
========================================================= */

.thank-you-page{
    min-height: 70vh;
    display: flex;
    align-items: center;
    padding: 90px 0;
    background: linear-gradient(135deg, #f7f8fa 0%, #ffffff 100%);
}

.thank-you-box{
    max-width: 780px;
    margin: 0 auto;
    text-align: center;
    background-color: #fff;
    border-radius: 14px;
    padding: 55px 50px;
    box-shadow: 0 10px 40px rgba(0,0,0,0.09);
    border-top: 5px solid #FF7F50;
}

.thank-you-icon{
    width: 90px;
    height: 90px;
    margin: 0 auto 28px;
    border-radius: 50%;
    background-image: radial-gradient(#324487, #1c264a);
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 40px;
    box-shadow: 0 6px 20px rgba(50,68,135,0.25);
}

.thank-you-box h1{
    color: #324487;
    font-size: 42px;
    margin-bottom: 18px;
}

.thank-you-lead{
    font-size: 21px;
    color: #444;
    line-height: 1.7;
    max-width: 620px;
    margin: 0 auto 15px;
}

.thank-you-text{
    color: #666;
    font-size: 17px;
    line-height: 1.7;
    max-width: 620px;
    margin: 0 auto;
}

.thank-you-divider{
    width: 70px;
    height: 3px;
    background-color: #FF7F50;
    margin: 30px auto;
}

.thank-you-call{
    background-color: #f7f8fa;
    border-radius: 8px;
    padding: 22px;
    margin: 0 auto 30px;
    max-width: 540px;
}

.thank-you-call p{
    margin-bottom: 7px;
    color: #555;
}

.thank-you-call a{
    display: inline-block;
    font-family: "Roboto", serif;
    font-size: 24px;
    font-weight: 800;
    color: #324487;
}

.thank-you-call a:hover{
    color: #FF7F50;
}

.thank-you-call i{
    color: #FF7F50;
    margin-right: 8px;
}

.thank-you-buttons{
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 12px;
}

.thank-you-primary,
.thank-you-secondary{
    display: inline-block;
    padding: 13px 26px;
    border-radius: 4px;
    font-family: "Roboto", serif;
    font-weight: 700;
    transition: all 0.3s ease;
}

.thank-you-primary{
    background-color: #FF7F50;
    color: #fff;
}

.thank-you-primary:hover{
    background-color: #ff4400;
    color: #fff;
}

.thank-you-secondary{
    background-color: #324487;
    color: #fff;
}

.thank-you-secondary:hover{
    background-color: #1c264a;
    color: #fff;
}


/* Tablet / Mobile */
@media (max-width: 767px){

    .thank-you-page{
        padding: 60px 0;
        min-height: 65vh;
    }

    .thank-you-box{
        padding: 40px 25px;
    }

    .thank-you-box h1{
        font-size: 34px;
    }

    .thank-you-lead{
        font-size: 19px;
    }
}


/* Small Mobile */
@media (max-width: 575px){

    .thank-you-page{
        padding: 40px 0;
    }

    .thank-you-box{
        padding: 35px 20px;
    }

    .thank-you-icon{
        width: 75px;
        height: 75px;
        font-size: 32px;
    }

    .thank-you-box h1{
        font-size: 30px;
    }

    .thank-you-buttons{
        display: block;
    }

    .thank-you-primary,
    .thank-you-secondary{
        display: block;
        width: 100%;
        margin-bottom: 10px;
    }
}

#services{
    position: relative;
    top: -60px;
}