/* Google Fonts - Poppins */
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800;900&display=swap');

/* Apply Poppins to all elements */
* {
    font-family: 'Poppins', sans-serif !important;
}

body {
    font-family: 'Poppins', sans-serif !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Poppins', sans-serif !important;
}

p,
span,
a,
li,
div {
    font-family: 'Poppins', sans-serif !important;
}

button,
input,
textarea,
select {
    font-family: 'Poppins', sans-serif !important;
}

.navbar-brand>img {
    display: block;
    width: 170px;
    padding: 3px 0 0 0;
}

.site-header #navbar > ul > li > a, .site-header-s3 #navbar > ul > li > a, .events-header #navbar > ul > li > a, .wedding-header #navbar > ul > li > a {
    font-size: 14px;
    color: #fff;
    text-transform: none;
    padding: 75px 0;
}

.whatsapp-menu-btn {
    display: inline-block;
    margin-left: 30px;
    background: #fba401;
    color: #fff !important;
    font-weight: 600;
    border-radius: 5px;
    padding: 10px 22px;
    font-size: 16px;
    transition: background 0.2s;
    vertical-align: middle;
    margin-top: 60px;
}

.whatsapp-menu-btn i {
    margin-right: 8px;
    font-size: 20px;
    vertical-align: middle;
    font-family: 'FontAwesome' !important;
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    text-align: center;
}
.fa,
.fas,
.far,
.fal,
.fab {
    font-family: 'FontAwesome' !important;
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    text-align: center;
}
.whatsapp-menu-btn:hover {
    background: #00c3ef;
    color: #fff !important;
}
@media (max-width: 991px) {
    .whatsapp-menu-btn {
        display: block;
        margin: 15px 0 0 0;
        padding: 10px 18px;
        font-size: 15px;
        text-align: right;
    }
}


.hero-slider-wrapper .slide {
    height: 70vh !important;
}


.about-s3 {
    background-color: #f0f0f0;
    position: relative;
    margin: -270px 0 0 0;
}


.vertical-line:before{
    display: none;
}

.construction-slider:after{
    display: none;
}

.construction-slider .slide-caption h1 span:first-child {
    margin-bottom: 0.2em;
    text-transform: none;
}

.construction-slider .slide-caption h1 {
    font-size: 48px;
    color: #fff;
    text-transform: none;
    margin: 10px 0 30px 0;
}

.construction-slider .slide-caption h1 span {
    font-size: 20px;
    font-weight: normal;
    display: block;
    margin-bottom: 20px !important;
}

#navbar {
    height: 156px !important;
    float: right;
}


.construction-theme-btn, .charity-theme-btn {
    border-color: #ffb600;
    color: #ffb600;
    letter-spacing: 1px;
    border-radius: 5px;
}

.construction-slider .slide-caption h1 span:last-child {
    font-size: 24px;
    font-weight: 500;
    margin-top: 0.5em;
    color: #00c3ef;
}

.section-title h2, .section-title-s2 h2, .section-title-s3 h2, .construction-section-title h2, .charity-section-title h2, .events-section-title h2, .agency-section-title-s2 h2, .agency-section-title h2, .app-landing-section-title h2 {
    display: inline-block;
    font-size: 24px;

    text-transform: none;
    margin: 0 0 0.17em;
    padding-right: 8px;
    position: relative;
    line-height: 1.5;
}


.theme-btn-s4, .construction-theme-btn, .charity-theme-btn {
    border: 2px solid #fba401;
    color: #fba401;
    border-radius: 5px;
    letter-spacing: 0;
    font-weight: 600;
}


.theme-btn-s4:before, .construction-theme-btn:before, .charity-theme-btn:before {
    content: "";
    background-color: #fba401;
}

.construction-header .navigation {
    position: static;
    background-color: #111117;
}


.construction-services-grids .grid .img-holder:before{
    display: none;
}

.construction-services-grids .grid .img-holder a{
    display: none;
}

.construction-services-grids .grid .details h3 {
    font-size: 22px;
    margin: 0 0 0.73em;
    text-transform: none;
}


.construction-services-grids .grid .details h3 {
    font-size: 22px;
    margin: 0 0 0.73em;
    text-transform: none;
    color: #252536;
}


.details p b {
    float: left;
    width: 100%;
    margin-bottom: 10px;
    font-weight: 600;
}


.construction-services {
    padding: 40px 0 0 0 !important;
}

.construction-services h2 {
    text-align: center;
    margin: 15px 0 55px 0;
}

.construction-services-grids .grid .details p {
    margin: 0 0 1.87em;
    font-size: 14px;
}

.details p b {
    float: left;
    width: 100%;
    margin-bottom: 10px;
    font-weight: 600;
    font-size: 12px;
}


.botao-agendar{
        color: #333;
    background-color: #00c3ef;
    border-color: #00c3ef;
    width: 100%;
    text-align: center;
    color: #fba401;
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 45px;
    border-radius: 5px;
    color: #fff;
    padding: 11px;
}

.botao-agendar:hover{
    background-color: #00b1d9;
    color: #fff;
}

.construction-why-choose {
    background: #1f78b6;
    margin-top: 40px;
    padding: 70px 0 110px 0;
}


.construction-news-faq:after{
    display: none;
}

.about-s3 .right-col .img-holder:before {
    content: "";
    background-color: #0991cd;
    width: 280px;
    height: 280px;
    position: absolute;
    left: 19px;
    top: -11px;
    transform: rotate(48deg);
}

.about-s3 .right-col .img-holder img {
    -webkit-box-shadow: 0 0 20px 0 #999999;
    -moz-box-shadow: 0 0 20px 0 #999999;
    -o-box-shadow: 0 0 20px 0 #999999;
    -ms-box-shadow: 0 0 20px 0 #999999;
    box-shadow: none;
    position: relative;
}


.construction-why-choose .grid p {
    color: #ffffff;
    margin: 0;
}


.construction-why-choose .grid h3 {
    font-size: 24px;
    color: #fff;
    margin: 1em 0;
    padding: 0 0 0.75em;
    text-transform: none;
    position: relative;
}

.construction-why-choose .grid .icon i:before {
    font-size: 30px;
    color: #252536;
}

.construction-news-faq .construction-faq .panel-heading a {
    display: block;
    font-size: 17px;
    font-weight: 600;
    color: #111;
    padding: 15px 20px;
    position: relative;
    margin-bottom: 25px;
}


.construction-testimonials .clients-pic:after{
    display: none;
}

.construction-testimonials .clients-pic {
    background-color: #fba401;
    margin-top: 80px;
    padding-bottom: 8px;
    position: relative;
}


.logo-rodape {
    width: 150px;
}

footer .about-widget p {
    color: #bbbbbb;
    font-size: 12px;
}


@media (max-width: 767px) {

    
    .navbar-brand>img {
    display: block;
    width: 120px;
    padding: 3px 0 0 0;
}

.construction-slider .slide-caption h1 {
    font-size: 31px;
    color: #fff;
    text-transform: none;
    margin: 10px 0 30px 0;
    width: 93%;
}

.construction-header .navbar-header button {
    background-color: #ffb60000;
    top: 33px;
}

    .construction-header nav.sticky .navbar-header button {
        top: 40px !important;
    }


        .construction-why-choose .grid .icon {
        width: 80px;
        height: 65px;
        line-height: 78px;
        border-radius: 5px;
    }

    .site-header #navbar > ul > li > a, .site-header-s3 #navbar > ul > li > a, .events-header #navbar > ul > li > a, .wedding-header #navbar > ul > li > a {
    font-size: 14px;
    color: #372c2c;
    text-transform: none;
    padding: 18px 0 18px 40px;
}
}

@media (min-width: 768px) and (max-width: 1406px) {
.navbar-brand>img {
    display: block;
    width: 140px;
    padding: 3px 0 0 0;
}

    #navbar {
        height: 131px !important;
        float: right;
    }

.navbar-nav {
    margin-top: -29px!important;
}

.whatsapp-menu-btn {
    display: inline-block;
    margin-left: 30px;
    background: #fba401;
    color: #fff !important;
    font-weight: 600;
    border-radius: 5px;
    padding: 10px 22px;
    font-size: 16px;
    transition: background 0.2s;
    vertical-align: middle;
    margin-top: 31px;
}

.hero-slider-wrapper .slide {
    height: 84vh !important;
}

.about-s3 {
    background-color: #f0f0f0;
    position: relative;
    margin: -140px 0 0 0;
}

.construction-header .navbar-header button {
    background-color: #ffb60000;
    top: 83px;
}

}
