@font-face {
    font-family: 'din-regular';
    src: url('fontes/dinpro-webfont.woff2') format('woff2'),
         url('fonte/dinpro-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'din-bold';
    src: url('fontes/barlow-bold-webfont.woff2') format('woff2'),
         url('fontes/barlow-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
    display: block;
}
/* Navigation */
.site-content nav {
    clear: both;
    line-height: 2;
    overflow: hidden;
}
.main-navigation a {
    font-family: 'din-bold';
    font-size: 20px;
    color: var(--preto);
    transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
}
.main-navigation a:hover,
.main-navigation a:focus {
    color: var(--verde);
    transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
}
body.home .main-navigation a,
body.page-id-13 .main-navigation a,
body.single-projetos .main-navigation a {
    color: var(--branco);
}
body.home .main-navigation a:hover,
body.page-id-13 .main-navigation a:hover,
body.single-projetos .main-navigation a:hover {
    color: rgba(255, 255, 255, 0.7);
    transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
}
.main-navigation ul.nav-menu,
.main-navigation div.nav-menu > ul {
    display: none;
}
.main-navigation ul.nav-menu.toggled-on,
.menu-toggle {
    display: inline-block;
}

@media screen and (min-width: 600px) {
    .main-navigation ul.nav-menu,
    .main-navigation div.nav-menu > ul {
        display: inline-block !important;
        width: 100%;
    }
    .main-navigation ul {
        margin: 0;
        text-indent: 0;
    }
    .main-navigation li a,
    .main-navigation li {
        display: inline-block;
        text-decoration: none;
    }
    .main-navigation li a {
        border-bottom: 0;
        line-height: 3.692307692;
        white-space: nowrap;
    }
    .main-navigation li {
        margin: 0 0 0 80px;
        position: relative;
    }
    .main-navigation li ul {
        margin: 0;
        padding: 0;
        position: absolute;
        top: 100%;
        z-index: 1;
        height: 1px;
        width: 1px;
        overflow: hidden;
        clip: rect(1px, 1px, 1px, 1px);
        text-align: left;
    }
    .main-navigation li ul li {
        margin: 0;
    }
    .main-navigation li ul ul {
        top: 0;
        left: 100%;
    }
    .main-navigation ul li:hover > ul,
    .main-navigation ul li:focus > ul,
    .main-navigation .focus > ul {
        border-left: 0;
        clip: inherit;
        overflow: inherit;
        height: inherit;
        width: inherit;
    }
    .main-navigation li ul li a {
        color: var(--branco);
        background: var(--cinza);
        border-top: 1px solid var(--branco);
        display: block;
        font-size: 13px;
        line-height: 2.181818182;
        padding: 8px 10px;
        width: 180px;
        white-space: normal;
    }
    .main-navigation li ul li:first-child a {
        border-top: none;
    }
    .main-navigation li ul li a:hover,
    .main-navigation li ul li a:focus {
        background: var(--verde);
        color: var(--branco);
    }
    .main-navigation .current-menu-item > a,
    .main-navigation .current-menu-ancestor > a,
    .main-navigation .current_page_item > a,
    .main-navigation .current_page_ancestor > a {
        color: var(--branco);
    }
    body.post-type-archive-projetos .main-navigation .current-menu-item > a,
    body.tax-categoria-projetos .main-navigation #menu-item-64 > a,
    body.page-id-15 .main-navigation .current-menu-item > a {
        color: var(--verde);
    }
    .menu-toggle {
        display: none;
    }
}
*{border:0;margin:0;padding:0;}
html,body{height:100%;}
body{margin:0;padding:0;font-family:'din-regular',sans-serif;font-size:18px;color:var(--cinza);overflow-x:hidden}  
ul,li{list-style:none;margin:0;padding:0}
a,a:hover{text-decoration:none;color:var(--cinza)}
p{line-height:25px;margin:15px 0}
figure{margin:0}
/*FORMS*/
div.wpcf7-response-output {margin: 0;}
.wpcf7-not-valid{border:solid 1px red !important;}
.wpcf7-not-valid-tip{display:none !important;}
::-webkit-input-placeholder{color: var(--cinza);}
::-moz-placeholder{color: var(--cinza);}
:-ms-input-placeholder{color: var(--cinza);}
:-moz-placeholder{color: var(--cinza);}
.grecaptcha-badge{right: -300px !important}
/*MARGIN*/
.Mt0{margin-top:0}.Mt10{margin-top:10px}.Mt20{margin-top:20px}.Mt30{margin-top:30px}.Mt40{margin-top:40px}.Mt50{margin-top:50px}.Mt60{margin-top:60px}.Mt70{margin-top:70px}.Mt80{margin-top:80px}.Mt90{margin-top:90px}.Mt100{margin-top:100px}
.Mb0{margin-bottom:0}.Mb10{margin-bottom:10px}.Mb20{margin-bottom:20px}.Mb30{margin-bottom:30px}.Mb40{margin-bottom:40px}.Mb50{margin-bottom:50px}.Mb60{margin-bottom:60px}.Mb70{margin-bottom:70px}.Mb80{margin-bottom:80px}.Mb90{margin-bottom:90px}.Mb100{margin-bottom:100px}
.Ml0{margin-left:0}.Ml10{margin-left:10px}.Ml20{margin-left:20px}.Ml30{margin-left:30px}.Ml40{margin-left:40px}.Ml50{margin-left:50px}
.Mr0{margin-right:0}.Mr10{margin-right:10px}.Mr20{margin-right:20px}.Mr30{margin-right:30px}.Mr40{margin-right:40px}.Mr50{margin-right:50px}
/*PADDING*/
.Pt0{padding-top:0}.Pt10{padding-top:10px;box-sizing:border-box}.Pt20{padding-top:20px;box-sizing:border-box}.Pt30{padding-top:30px;box-sizing:border-box}.Pt40{padding-top:40px;box-sizing:border-box}.Pt50{padding-top:50px;box-sizing:border-box}
.Pb0{padding-bottom:0}.Pb10{padding-bottom:10px;box-sizing:border-box}.Pb20{padding-bottom:20px;box-sizing:border-box}.Pb30{padding-bottom:30px;box-sizing:border-box}.Pb40{padding-bottom:40px;box-sizing:border-box}.Pb50{padding-bottom:50px;box-sizing:border-box}
.Pl0{padding-left:0}.Pl10{padding-left:10px;box-sizing:border-box}.Pl20{padding-left:20px;box-sizing:border-box}.Pl30{padding-left:30px;box-sizing:border-box}.Pl40{padding-left:40px;box-sizing:border-box}.Pl50{padding-left:50px;box-sizing:border-box}
.Pr0{padding-right:0}.Pr10{padding-right:10px;box-sizing:border-box}.Pr20{padding-right:20px;box-sizing:border-box}.Pr30{padding-right:30px;box-sizing:border-box}.Pr40{padding-right:40px;box-sizing:border-box}.Pr50{padding-right:50px;box-sizing:border-box}
/*CORES*/
:root {
    --branco: #fff;
    --preto: #201e1e;
    --vermelho: #a40f20;
    --verde: #96a27a;
    --marrom: #99834e;
    --cinza: #131313;
    --bgcinza: #f1f1f1;
    --lines: #f1f1f1;
}
.branco,
.branco a{color: var(--branco)}
.preto{color: var(--preto)}
.bgverde{background-color: var(--verde)}
.bgmarrom{background-color: var(--marrom)}
.bgpreto{background-color: var(--preto)}
/*CODE*/
.bold {font-family: 'din-bold';}
.tit45 {
    font-size: 45px;
}
.tit23 {
    font-size: 23px;
}
.tit20 {
    font-size: 20px;
}
.minh150 {
    min-height: 150px;
}
.minh250 {
    min-height: 250px;
}
.bot-arrow,
.wpcf7-form input[type="submit"] {
    width: 235px;
    line-height: 50px;
    font-family: 'din-bold';
    font-size: 18px;
    background-color: var(--branco);
    border-radius: 120px;
    display: inline-block;
    padding-left: 25px;
    transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
}
.bot-arrow span {
    width: 44px;
    height: 44px;
    display: block;
    border-radius: 50%;
    float: right;
    margin-top: 3px;
    margin-right: 3px;
    background-image: url(images/arrow.png);
    background-repeat: no-repeat;
    background-position: center;
}
.bot-arrow:hover {
    width: 255px;
    transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
}
.bot-arrow.voltar {
    width: auto;
    color: var(--branco);
    background-color: var(--verde);
    background-image: url(images/bg-bot-voltar.png);
    background-repeat: no-repeat;
    background-position: left;
    padding-left: 70px;
    padding-right: 25px;
}
.bot-arrow.voltar:hover {
    padding-left: 90px;
    transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
}
.bot-arrow.voltar span {
    float: left;
}
.det {
    position: relative;
    line-height: normal;
    padding-bottom: 40px;
}
.det span {
    display: inline-block;
    padding: 0 0 5px;
    position: relative;
    z-index: 1;
}
.det.preto span {
    background-color: var(--branco);
}
.det:after {
    content: '';
    width: 100px;
    height: 100%;
    min-height: 100px;
    position: absolute;
    top: -20px;
    left: -20px;
    border-radius: 10px;
}
.det.preto:after {
    border: 2px solid var(--verde);
}
.det.branco:after {
    border: 2px solid var(--branco);
}
header {
    height: 205px;
    position: relative;
    z-index: 1;
}
body.home #page,
body.home #main,
body.page-id-13 #page,
body.page-id-13 #main,
body.post-type-archive-projetos #page,
body.post-type-archive-projetos #main, 
body.single-projetos #page,
body.single-projetos #main {
    height: 100%;
}
body.home #main,
body.page-id-13 #main,
body.post-type-archive-projetos #main,
body.single-projetos #main {
    display: contents;
}
#banner {
    width: 100%;
    margin-top: -205px;
    display: inline-block;
}
#banner .splide__slide,
#banner.interno {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
#banner .splide__pagination {
    bottom: 20px;
}
#banner .splide__pagination__page {
    background: var(--branco);
    opacity: 1;
}
#banner .splide__pagination__page.is-active {
    background: var(--verde);
}
#banner .splide__arrow {
    background: transparent;
    opacity: 1;
}
#banner .splide__arrow svg {
    fill: var(--branco);
}
.list-categorias .box {
    height: 480px;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.list-categorias .box a {
    width: 100%;
    height: 100%;
    display: block;
    background: rgba(0, 0, 0, 0.4);
    opacity: 0;
    transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
}
.list-categorias .box a:hover {
    opacity: 1;
    transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
}
.quem-somos .det.branco span {
    background-color: var(--verde);
}
.quem-somos,
.contato,
footer {
    min-height: 350px;
    padding-top: 80px;
}
.quem-somos .bot-arrow {
    color: var(--verde);
}
.quem-somos .bot-arrow span {
    background-color: var(--verde);
}
.contato .det.branco span {
    background-color: var(--marrom);
}
.contato .bot-arrow {
    color: var(--marrom);
}
.contato .bot-arrow span {
    background-color: var(--marrom);
}
footer {
    font-size: 16px;
    color: var(--branco);
}
footer a {
    color: var(--branco);
    transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
}
footer a:hover {
    color: var(--verde);
    transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
}
footer h5 {
    font-family: 'din-bold';
    font-size: 18px;
}
footer ul li a {
    width: 50px;
    height: 50px;
    line-height: 50px;
    border-radius: 50%;
    background-color: var(--branco);
    color: var(--preto);
    display: inline-block;
    font-size: 20px;
    text-align: center;
    transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
}
footer ul li a:hover {
    color: var(--branco);
    background-color: var(--verde);
    transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
}
footer .assinatura {
    font-size: 14px;
}
.eduardo-quem-somos {
    min-height: 350px;
    padding-top: 60px;
    padding-bottom: 60px;
}
body.post-type-archive-projetos .list-categorias {
    height: calc(100% - 355px);
    margin-top: 50px;
    margin-bottom: 100px;
}
body.post-type-archive-projetos .list-categorias .box {
    height: 100%;
}
.list-projetos ul li button {
    font-size: 17px;
    background-color: transparent;
    transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
}
.list-projetos ul li button:hover {
    color: var(--branco);
}
.list-projetos ul li button.active {
    color: var(--branco);
}
.list-projetos ul {
    background-color: var(--verde);
}
.list-projetos a {
    position: relative;
    overflow: hidden;
    display: block;
}
.list-projetos a .hover {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.4);
    padding: 20px;
    text-align: center;
    opacity: 0;
    transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
}
.list-projetos a:hover .hover {
    opacity: 1;
    transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
}
.info-projeto strong {
    font-family: 'din-bold';
}
.wpcf7-form input {
    width: 100%;
    padding: 15px 20px;
    background-color: var(--bgcinza);
    color: var(--cinza);
    border-radius: 10px;
    margin-bottom: 20px;
}
.wpcf7-form textarea {
    width: 100%;
    height: 140px;
    padding: 15px 20px;
    background-color: var(--bgcinza);
    color: var(--cinza);
    border-radius: 10px;
    margin-bottom: 15px;
}
.wpcf7-form input[type="submit"] {
    width: auto;
    padding: 0 65px 0 25px;
    background-color: var(--verde);
    color: var(--branco);
    background-image: url(images/bg-bot-submit.png);
    background-repeat: no-repeat;
    background-position:  right;
    transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
}
.wpcf7-form input[type="submit"]:hover {
    padding: 0 85px 0 25px;
    transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
}
iframe {
    width: 100%;
    height: 500px;
    border-radius: 10px;
}
.bot-wpp {
    width: 70px;
    height: 70px;
    line-height: 70px;
    text-align: center;
    background: #94c423;
    color: #fff;
    border-radius: 120px;
    font-size: 30px;
    animation: pulse 2s infinite;
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 2;
}
@keyframes pulse {
    0% {
        box-shadow: 0 0 0 0 rgba(148, 196, 35, 0.7);
    }
    
    70% {
        box-shadow: 0 0 0 15px rgba(148, 196, 35, 0);
    }
    
    100% {
        box-shadow: 0 0 0 0 rgba(148, 196, 35, 0);
    }
}
.bot-wpp:hover {
    background: #236203;
    color: var(--branco);
}