/*********************************
*               General          *
*********************************/
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@200;400;600&display=swap');

:root {
    --action-color: #C40209;
    --secondary-heading-color: #002D65;
}

body{
    font-size: 17px ;
    font-family: Inter;
    font-weight: 300;
    background: #f8f4f4;
}

strong{
    font-weight: 600;
}

h2{
    color: var(--secondary-heading-color);
    font-size: 1.76rem;
    font-weight: 600;
    font-family: 'Montserrat';
}

p{
    font-family: Inter;
    font-size: 1rem;
    line-height: 2rem;
    font-weight: 400;
    margin-bottom: 10px;
}

/* Header nav-1400px screes-width 1512px */
.page #theme-header{
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.navbar-wrapper{
    background: white;
    margin-top: 50px;
}

#navbar li{
    margin: auto 0.75rem 0;
    text-transform: capitalize;
    font-size: 0.75rem;
}

#navbar li a{
    font-size: 0.75rem;
    font-weight: 500;
}

.navbar-brand img{
    width: 250px;
    height: 100px;
}

.hero-pattern{
    position: relative;
    top: -150px;
}
.hero-content .big-heading, p.hero-subheading{
    text-transform: uppercase;
}
.hero-content .big-heading{
    position: relative;
    z-index: 5;
}

/******FOOTER**********/
#footer-theme{
    background: radial-gradient(88.24% 893.67% at 2.31% 93.19%, rgba(0, 45, 101, 0.4) 0%, rgba(0, 45, 101, 0) 100%), #191919;
    color: white;
    height: 500px;
    padding-top: 80px;
}

#footer-theme .widget-title{
    color: white;
    font-weight: 600;
    font-family: 'Montserrat';
    font-size: 1.1rem;
}

.footer_2 p{
    display: none;
}

#menu-footer-2, #menu-service-areas{
    list-style: none;
}

#menu-footer-2 li a{
    color: white;
    font-weight: 600;
    font-family: 'Montserrat';
    font-size: 1.1rem;

}

#menu-footer-2 li{
    margin-bottom: 15px;
}

.footer_1, .footer_2, .footer_3{
    padding-right: 53px;
    padding-left: 53px;
}

.footer_4, .footer_2, .footer_3{
    padding-top: 35px;
}

.footer_1  img {
    text-align: center;
    margin: 0 auto;
    display: inherit;
}

.footer_1 p{
    font-size: 0.64rem;
    font-family: Inter;
    font-weight: 400;
    margin-top: 20px;
    line-height: 1.1rem;

}

.footer_2{
    color: white;
    border-left-width: 1px;
    border-left-style: solid;
    border-image: linear-gradient( to top, white, rgba(0, 0, 0, 0) ) 1 80%;
}

#menu-service-areas{
    padding: 0;
}

.footer_3 p img{
    display: inline-block;
    margin-right: 4px;
}
.contact-info p img{padding-right: 4px;}
.footer_3 p, #menu-service-areas li {
    margin-bottom: 7px;
}
.footer_3 p, #menu-service-areas li a, .footer_3 p a {
    font-family: 'Montserrat';
    font-weight: 400 !important;
    font-size: 0.82rem !important;
    color: white;
  }

.footer-content .content{
    padding-bottom: 50px;
}
body:not(.home) .fullheader {
  background-color: #fff;
}
body:not(.home) nav#header #navbar li a.nav-link {
  color: #171312;
}
body:not(.home) nav#header #navbar li.his-cta a.nav-link {
  background-color: #1CCE5C !important;
}
/****Generals****/
.his-cta a, a.his-cta{
    background-color: var(--action-color);
    font-weight: 800 !important;
    font-size: 0.75rem !important;
    padding: 7px 28px !important;
    color: white;
    border-radius: 3px !important;
    text-transform: none !important;
    min-width: 176px !important;
    display: inline-block !important;
    text-align: center;
    margin-right: 14px;
}

.his-cta.menu-item{
    margin-top: 0 !important;
}

.his-cta.menu-item a{
    margin-top: 0;
    padding:  6px 28px !important;;
}

a.his-cta:hover, .his-cta a:hover{
    background: white;
    color: var(--action-color);
    outline: 1px solid var(--action-color);
}

.his-cta a.white, a.his-cta.white{
    background-color: white;
    color: var(--action-color);
}

a.his-cta.white:hover, .his-cta a.white:hover{
    background: var(--action-color);
    color: white;
}

h1.big-heading{
    color: white;
    font-size: 3.87rem;
    font-weight: 600;
    text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.4);
    font-family: 'Montserrat';
    font-weight: 600;
    margin: 62px auto 0;
    width: 51%;
}

.hero-content a.white{
    margin-left: 14px;
}

p.hero-subheading{
    font-size: 32px;
    font-style: italic;
    font-weight: 300;
    color: white;
    margin-bottom: 27px;
    line-height: 66px;
}

.overlap-section{
    background: black;
    position: relative;
    top: -90px;
    right: -114px;
    color: white;
    max-width: 100% !important;
}


.overlap-section ul{
    list-style-type: none;
}

.his-service-name{
    /* color: #4074B5; */
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    font-size: 1.5rem;
    text-align: center;
    display: block;
}

.white-text p, .white-text{
    color: white !important;
}

.we-know-you-want > div{
    padding: 8px 3px;
}

.we-know-you-want li, .we-know-you-want p{
    color: #D6D6D6;
font-family: Inter;
font-size: 15px;
font-style: normal;
font-weight: 400;
line-height: 32px; 
margin-bottom: 30px;
}

.image-absolute > div{
    position: absolute;
}

.image-absolute img{
    position: relative;
    top: -48px;
}

.overlap-section ul li{
    background: url('../img/Vector-2.svg') no-repeat left top;
    font-weight: 400;
    line-height: 1.17rem;
    letter-spacing: 0.17rem;
    margin-bottom: 3.5rem;
    padding-left: 2.6rem;
}

.overlap-section ul li:last-child{
    margin-bottom: 0;
}

.service-text-wrapper .textwidget > div > div > div{
    height: 100%;
    margin: auto;
    display: flex;
    justify-content: center;
    align-items: flex-end;
    color: white;
    font-family: var(--Microgramma);
    font-weight: 600;
    font-size: 40px;
}

.service-text-wrapper a{
    color: white !important;
}

#left-service > div{
    border-top: 1px solid rgba(255, 255, 255, 0.61);
    border-left: 1px solid rgba(255, 255, 255, 0.61);
    border-bottom: 1px solid rgba(255, 255, 255, 0.61);
}

#right-service > div{
    border-top: 1px solid rgba(255, 255, 255, 0.61);
    border-right: 1px solid rgba(255, 255, 255, 0.61);
    border-bottom: 1px solid rgba(255, 255, 255, 0.61);
}

#left-service{
    padding: 15px 0 15px 15px;
}

#right-service{
    padding: 15px 15px 15px 0;
}


.his-title-box > .textwidget{
    margin: 0 auto;
    background: #FFF;
    box-shadow: 0px 30px 16px rgb(0 0 0 / 25%);
    position: relative;
    width: 632px;
    top: 74px;
}

.home-title-square{
    text-align: center!important;
    padding: 45px 39px;
    background: #F3F5F7;
}

.his-box-shadow {
    padding: 55px 82px;
    width: 622px;
    height: 149px;
    background: #FFFFFF;
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.15);
    margin: 0 auto;
}

.swiper-button-prev, .swiper-button-prev-img {
    background-image: url('/wp-content/uploads/2023/01/s-prev.png') !important;
    background-repeat: no-repeat;
    background-color: white;
    width: 52px !important;
    height: 52px !important;
    background-position: center;
}

.swiper-button-next, .swiper-button-next-img {
    background-image: url('/wp-content/uploads/2023/01/s-next.png') !important;
    background-repeat: no-repeat;
    background-color: white;
    width: 52px !important;
    height: 52px !important;
    background-position: center;
}

.swiper-button-next-img{
    position: absolute;
    right: 0;
    top: 50%;
    z-index: 3;
}
.swiper-button-prev-img{
    position: absolute;
    top: 50%;
    z-index: 3;
}

.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {
    display: none;
}
.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after {
    display: none;
}

.slide-wrapper{
    position: relative;
}

.painting-type{
    background: white;
    padding: 10px 14px;
    font-weight: 600;
    position: absolute;
    bottom: 31px;
    left: 25px;
}

.reviews-section{
    background-repeat-x: no-repeat !important;
}

.swiper-slide{
    padding: 30px;
}
@media screen and (min-width: 767px) {
    .swiper-slide{
        margin-right: 20px !important;
    } 
}

.reviews-section{
    position: relative;
}

.reviews-section .container{
    position: relative !important;
}

.swiper-review{
    overflow: hidden;
}

.swiper-button-next {
    right: -40px !important;
}

.swiper-button-prev {
    left: -40px !important;
}

.review-slider{
    background: #0C4387 !important;
    color: white !important;
    min-height: 369px;
}

.star-count.big{
    float: right;
}

.review-text{
    font-size: 0.8rem;
    line-height: 24px;
}

.review-date{
    font-size: 0.7rem;
    opacity: 0.6;
    display: inline-block;
    margin-bottom: 6px;

}

.review-name{
    font-weight: bold;
    margin-bottom: 0 !important;
}

.swiper-scrollbar{
    display: none;
}

.swiper-image{
    position: relative;
}

.dot-heading{
    width: 459px;
    position: relative;
    z-index: 5;
    margin: 0 auto;
}

.dot-img{
    position: relative;
    top: -90px;
    opacity: 0.6;
}

.dot-img-2{
    position: relative;
    top: -66px;
    opacity: 0.6;
}

.his-box-shadow.last{
    position: relative;
    top: 45px;
}


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

    /*.hero-pattern, .dot-img, .dot-img-2{
        display: none;
    }*/
    .his-title-box > .textwidget{
        position: static;
        width: auto;
    }
    .his-box-shadow, .his-box-shadow.last{
        height: auto;
        width: auto !important;
    }
    .overlap-section{
        position: static;
    }

    h1.big-heading{
        font-size: 2.2rem  !important;
    }
    #first-quadrant,#second-quadrant,#third-quadrant{
        border:0 !important;
        margin-top: 15px;
    }

    .hero-pattern{
        width: 100%;
    }

}
@media screen and (min-width: 1200px) {
    .his-service-name + p{
        width: 350px;
        text-align: center;
        margin: 0 auto;
    }

}

/*Page template*/
.breadcrumbs-wrapper{
    background: white;
    height: 50px;
}

.breadcrumbs-wrapper div{
    height: 50px;
}

#breadcrumbs, #breadcrumbs a{
    color: #648EC2;
    font-family: Inter;
    font-size: 12px;
    line-height: 13px;
    padding-top: 18px;
    font-weight: 400;
}

#breadcrumbs > span > span{
    display: inline-block;
    margin-right: 8px;
    margin-left: 8px;
}

#breadcrumbs > span > span:first-child{
    margin-left: 0 !important;
}

#breadcrumbs .breadcrumb_last{
    color: black !important;
    font-weight: 700;
}

/*Contact Page*/
.contact-page-info h2{
    margin-bottom: 30px !important;
}

.contact-page-info h4{
    font-weight: 400;
    margin-bottom: 20px;
    color: #002D65;
}

.gform_title{
    margin: 0 !important;
    color: #002D65 !important;
    font-family: 'Montserrat' !important;
}
.gform_wrapper{
    margin: 0 !important;
    padding: 0 !important;
}

#gform_1 input, #gform_1 textarea, #gform_1 select{
    border-radius: 5px !important;
    border: 0 !important;
    font-family: 'Montserrat' !important;
    font-weight: 400 !important;
    font-size: 0.8rem;
}

#gform_submit_button_1{
    background-color: var(--action-color);
    font-weight: 800 !important;
    font-size: 0.75rem !important;
    padding: 7px 28px !important;
    color: white;
    border-radius: 3px !important;
    text-transform: none !important;
    min-width: 176px !important;
    display: inline-block !important;
    text-align: center;
}

#input_1_7_4_container, #input_1_7{
    width: 100% !important;
}

#input_1_7_4_container{
    display: inline-block;
    margin-top: 11px !important;
}

#gform_1 input, #gform_1 select{
    height: 36px !important;
}

@media screen and (max-width: 420px) {
    .bigfont h2.hero-subheading {
        font-size: 32px !important;
        line-height: 41px  !important;
    }
    .bigfont h3 {
        font-size: 28px  !important;
        line-height: 36px  !important;
    }
    .green-overlay {background-size: cover;}
    #menu-menu-1{
        text-align: center;
    }
    .img-box-style .widget_media_image img{max-width: 100% !important;}
    .hero-pattern, .dot-img, .dot-img-2{
        display: none;
    }

    h1.big-heading{
        font-size: 2rem  !important;
    }

    .overlap-section{
        position: static;
    }

    .his-title-box > .textwidget{
        position: static;
        width: auto;
    }

    .his-box-shadow, .his-box-shadow.last{
        height: auto;
        width: auto !important;
    }

    .image-absolute img{
        position: static;
    }

    #footer-theme{
        height: auto !important;
    }

    .footer_1,.footer_2,.footer_3,.footer_4{
        text-align: center !important;
        padding: 20px 0 !important;
        margin: 20px 0 !important;
    }

    #menu-footer-2{
        padding: 0 !important;
    }

    .his-cta{
        display: inline-block !important;
        margin-bottom: 10px !important;
    }

    .his-service-name{
        font-size: 1.2rem !important;
    }

    p{
        font-size: 0.8rem !important;
    }

    .dot-heading{
        width: 280px;
    }

    h2{
        font-size: 1.3rem;
    }

    .we-know-you-want img{
        display: none;
    }

    #header{
        padding: 0 !important;
    }

    .navbar-wrapper{
        margin-top: 0 !important;
    }

    h1.big-heading{
        width: 80%;
    }

    #theme-header{
        height: 540px !important;
    }

    .hero-content a.his-cta{
        display: block !important;
        width: 80%;
        margin: 0 auto;
    }

    #panel-824-0-0-2 p{
        text-align: center;
    }

    #first-quadrant .widget_text, #second-quadrant .widget_text, #third-quadrant .widget_text, #fourth-quadrant .widget_text{
        min-height: auto !important;
    }

    #first-quadrant p, #second-quadrant p, #third-quadrant p, #fourth-quadrant p{
        padding: 15px !important;
    }

    #panel-824-0-0-6 .widget_text{
        text-align: center;
    }

    #left-service > div, #right-service > div{
        border: 0 !important;
    }

    /*.swiper-review{
        overflow: unset !important;
    }
*/
    .swiper-button-next, .swiper-rtl .swiper-button-prev {
        right: 3px !important;
        left: auto !important;
    }

    .swiper-button-next, .swiper-button-next-img, .swiper-button-prev, .swiper-button-prev-img{
        width: 22px !important;
        height: 22px !important;
    }

    #panel-w63be2cf3d24e3-0-0-0{
        margin-bottom: 10px !important;
    }

    .swiper-button-prev, .swiper-rtl .swiper-button-next {
        left: 3px !important;
        right: auto !important;
    }
    .swiper-image .swiper-slide {
        padding: 0 !important;
        margin: 0 !important;
    }

    .we-know-you-want > div > div {
        border: 0 !important;
    }

    #breadcrumbs{
        text-align: center !important;
    }

    .footer_1{
        padding: 20px !important;
    }

    #panel-2-0-0-2 a.his-cta{
        width: 80%;
        display: block;
    }

    #main{
        overflow: hidden;
        padding: 0 15px !important;
    }
    .checklist ul li {padding-left: 28px; letter-spacing: 1px;}
    .your-local{
        text-align: center;
    }

    .his-box-shadow {
        padding: 44px 50px;
    }

    .service-text-wrapper a{
        font-size: 1.5rem !important;
    }
}

.overlap-section ul{
    margin-bottom: 0 !important;
}

.footer_4 a{
    color: white !important;
}

.reviews-links img{
    height: 70px !important;
    width: auto !important;
    display: inline-block;
    margin-top: 10px;
}
.reviews-links > div > div{
    padding: 15px;
}

.reviews-links a{
    color: black !important;
}

#four-column > div{
    padding: 15px;
    -webkit-box-shadow: 0px -1px 13px -4px #000000;
    box-shadow: 0px -1px 13px -4px #000000;
    border-radius: 8px;
    min-height: 240px;
}

#pg-1035-1, #pg-1087-1, #pg-1092-1,#pg-1098-1,#pg-1107-1, #pg-1125-1, #pg-1112-1,#pg-1133-1{
    margin-bottom: 30px;
    background: #e0dcdc;
    padding: 50px 0;
}

#footer-theme{
    overflow: hidden !important;
}

#first-quadrant{
    border-right: 1px solid lightgrey;
    border-bottom: 1px solid lightgrey;
}

#second-quadrant{
    border-bottom: 1px solid lightgrey;
}

#third-quadrant{
    border-right: 1px solid lightgrey;
}

#third-quadrant img, #fourth-quadrant img{
    margin-top: 95px;
}
.team-users .so-widget-sow-image h3 {
    padding: 10px;
}
.dropdown-menu .dropdown-item.active,.dropdown-menu .dropdown-item:active{
    background-color: transparent;
    color: #00c346;
}
ul#menu-menu-1 a:hover {
    background: #1cce5c;
    color: #fff;
}
.dropdown-menu .dropdown-item{color: var(--bs-nav-link-color);}
.contact-info p img.fb{padding-right: 13px;}
.bigfont h3 {
    font-size: 41px;
    line-height: 55px;
}
.bigfont{
    align-items: center !important;
}
.bigfont h2.hero-subheading {
    font-size: 54px;
    line-height: 70px;
}
#painting_services  .service-row-wrapper {
    gap: 30px;
}
#painting_services {
    margin-top: 70px;
    margin-bottom: 70px;
}

.service-text-wrapper{
    padding: 16px;
}
.content-section-cls p {
    text-align: center;
    font-size: 17px;
    line-height: 32px;
    color: #474747;
    margin: 0;
}
.content-section-cls .ow-button-base a{
    font-weight: 800;
}
.image-absolute.panel-cell-style {
    position: relative;
}

@media screen and (max-width: 767px){
.service-text-wrapper {
    min-height: 70vw;
}
.image-absolute > div {
    position: relative;
}
.image-absolute img {
    top: 0 !important;
    margin: 0;
}
.hh-section-black:after{
content: none;
}
body.home .panel-widget-style, body.home .panel-grid-cell {
    padding: 10px !important;
}
.core-values-wrapper .panel-grid-cell {
  text-align: center;
}
.core-values-wrapper .panel-grid-cell .count {
  margin: 0 auto 15px;
}
}