@charset "utf-8";
.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 .hidden-fields-container {
display: none;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}#cookie-notice{position:fixed;min-width:100%;height:auto;z-index:100000;font-size:13px;letter-spacing:0;line-height:20px;left:0;text-align:center;font-weight:normal;font-family:-apple-system,BlinkMacSystemFont,Arial,Roboto,"Helvetica Neue",sans-serif}#cookie-notice,#cookie-notice *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#cookie-notice.cn-animated{-webkit-animation-duration:.5s!important;animation-duration:.5s!important;-webkit-animation-fill-mode:both;animation-fill-mode:both}#cookie-notice.cn-animated.cn-effect-none{-webkit-animation-duration:.001s!important;animation-duration:.001s!important}#cookie-notice .cookie-notice-container{display:block}#cookie-notice.cookie-notice-hidden .cookie-notice-container{display:none}#cookie-notice .cookie-revoke-container{display:block}#cookie-notice.cookie-revoke-hidden .cookie-revoke-container{display:none}.cn-position-top{top:0}.cn-position-bottom{bottom:0}.cookie-notice-container{padding:15px 30px;text-align:center;width:100%;z-index:2}.cookie-revoke-container{padding:15px 30px;width:100%;z-index:1}.cn-close-icon{position:absolute;right:15px;top:50%;margin:-10px 0 0 0;width:15px;height:15px;opacity:.5;padding:10px;border:none;outline:none;background:none;box-shadow:none;cursor:pointer}.cn-close-icon:focus,.cn-close-icon:focus-visible{outline:2px solid currentColor;outline-offset:3px}.cn-close-icon:hover{opacity:1}.cn-close-icon:before,.cn-close-icon:after{position:absolute;content:' ';height:15px;width:2px;top:3px;background-color:rgba(128,128,128,1)}.cn-close-icon:before{transform:rotate(45deg)}.cn-close-icon:after{transform:rotate(-45deg)}#cookie-notice .cn-revoke-cookie{margin:0}#cookie-notice .cn-button{margin:0 0 0 10px;display:inline-block}#cookie-notice .cn-button:not(.cn-button-custom){font-family:-apple-system,BlinkMacSystemFont,Arial,Roboto,"Helvetica Neue",sans-serif;font-weight:normal;font-size:13px;letter-spacing:.25px;line-height:20px;margin:0 0 0 10px;text-align:center;text-transform:none;display:inline-block;cursor:pointer;touch-action:manipulation;white-space:nowrap;outline:none;box-shadow:none;text-shadow:none;border:none;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;text-decoration:none;padding:8.5px 10px;line-height:1;color:inherit}.cn-text-container{margin:0 0 6px 0}.cn-text-container,.cn-buttons-container{display:inline-block}#cookie-notice.cookie-notice-visible.cn-effect-none,#cookie-notice.cookie-revoke-visible.cn-effect-none{-webkit-animation-name:fadeIn;animation-name:fadeIn}#cookie-notice.cn-effect-none{-webkit-animation-name:fadeOut;animation-name:fadeOut}#cookie-notice.cookie-notice-visible.cn-effect-fade,#cookie-notice.cookie-revoke-visible.cn-effect-fade{-webkit-animation-name:fadeIn;animation-name:fadeIn}#cookie-notice.cn-effect-fade{-webkit-animation-name:fadeOut;animation-name:fadeOut}#cookie-notice.cookie-notice-visible.cn-effect-slide,#cookie-notice.cookie-revoke-visible.cn-effect-slide{-webkit-animation-name:slideInUp;animation-name:slideInUp}#cookie-notice.cn-effect-slide{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}#cookie-notice.cookie-notice-visible.cn-position-top.cn-effect-slide,#cookie-notice.cookie-revoke-visible.cn-position-top.cn-effect-slide{-webkit-animation-name:slideInDown;animation-name:slideInDown}#cookie-notice.cn-position-top.cn-effect-slide{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}@-webkit-keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@-webkit-keyframes fadeOut{from{opacity:1}to{opacity:0}}@keyframes fadeOut{from{opacity:1}to{opacity:0}}@-webkit-keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes slideOutDown{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes slideOutDown{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@-webkit-keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@media all and (max-width:900px){.cookie-notice-container #cn-notice-text{display:block}.cookie-notice-container #cn-notice-buttons{display:block}#cookie-notice .cn-button{margin:0 5px 5px 5px}}@media all and (max-width:480px){.cookie-notice-container,.cookie-revoke-container{padding:15px 25px}}.yith-infs-loader {
text-align: center;
margin: 10px 0 30px;
}
.yith-infs-loader img {
max-width: 100%;
display: inline-block;
} @-webkit-keyframes fadeIn {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
@keyframes fadeIn {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
.yith-infs-animated {
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-animation-name: fadeIn;
animation-name: fadeIn;
}

*{
padding: 0px;
margin: 0px;
}
main{
overflow: hidden;
background: #161617;
}
h1,h2,h3,h4,h5,h6{
font-family: 'Montserrat', sans-serif;
}
p{
font-family: 'Montserrat', sans-serif;
font-size: 1rem;
}
h1 span{
color: white;
font-family: 'source serif 4';
font-style: italic;
font-weight: 500;
letter-spacing: 0px;
font-size: 2.5rem;
}
h2 span{
color: #1d92f5;
}
p #letra_final{
color: #1d92f5;
}
a{
color: #1d92f5;
}
a:hover{
color: #1d92f5;
}
.display-pc{
display: none !important;
}
.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto{
padding: 0;
}
.row{
margin: 0;
}
.secao{
height: auto;
width: 100%;
margin: 0px;
}
.secao h2{
font-size: 3rem;
margin-bottom: 3vh;
color: white;
letter-spacing: 0.3vh;
font-weight: 300;
text-align: center;
}
@font-face{
font-family: 'Aden';
src: url(https://namingbycaio.com.br/wp-content/themes/namingbycaio/assets/fonts/adedisplay.otf);
font-weight: normal;
font-display: fallback;
} * {
scrollbar-color: white #161617;
scrollbar-width: thin;
} *::-webkit-scrollbar {
width: 8px;
}
*::-webkit-scrollbar-track {
background: #161617;
}
*::-webkit-scrollbar-thumb {
background-color: #1d92f5;
} #cookie-notice .cn-button:not(.cn-button-custom){
color: white !important;
border-radius: 0px !important;
font-family: 'Montserrat' !important;
font-weight: 600 !important;
}
#cn-notice-text{
font-family: 'Montserrat';
font-weight: 500;
} .highlight{
font-family: 'Aden';
color: #262626;
font-size: 200px;
text-align: center;
margin-top: 100px;
} .navbar {
padding: 1rem 0px;
}
.navbar-brand{
margin-left: 5vw;
}
.navbar-toggler{
border: none;
margin-right: 5vw;
}
.navbar-collapse{
background: #161617;
padding: 20px 0;
margin-right: 0px;
}
button:focus {
outline: none !important;
}  .cabecalho{
position: absolute;
z-index: 90000;
width: 100%;
background: #161617;
}
.cabecalho .nav-link{
display: block;
padding: .5rem 0vw !important;
text-align: center;
margin-top: 30px;
}
.cabecalho .nav-destaque{
border: 1px solid #e58d45;
max-width: 300px;
margin: 0 auto;
margin-top: 30px;
padding: 20px 30px !important;
}
.cabecalho a{
color: white !important;
font-family: 'montserrat' !important;
letter-spacing: 1px !important;
}
.cabecalho a:hover{
text-decoration: underline;
} .banner-inicial{
margin-bottom: -30vh;
}
.banner-destaque{
display: flex;
height: 100vh;
flex-direction: column;
overflow: hidden;
padding: 0 5vw;
justify-content: center;
align-items: flex-start;
}
.banner-destaque h1{
font-size: 2.3rem;
letter-spacing: 2px;
line-height: 3.1rem;
color: white;
font-family: 'montserrat';
font-weight: 200;
}
.banner-destaque p{
color: white;
text-align: left;
font-size: 0.9rem;
font-family: 'montserrat';
font-weight: 200;
letter-spacing: 2px;
margin-bottom: 0;
max-width: 400px;
margin-top: 20px;
}
.banner-destaque .link{
margin-top: 50px;
float: left;
} .projetos_categorias{
display: flex;
justify-content: center;
max-width: 1300px;
margin: 100px auto;
align-items: center;
height: 100px;
border-bottom: 1px solid #e58d45;
position: relative;
margin-top: -230px;
margin-bottom: 100px;
}
.categorias_titulo{
max-width: 900px;
}
.categorias_titulo a{
color: white;
}
.categorias_titulo .descubra{
color: white;
letter-spacing: 2px;
font-weight: 200;
font-size: 1.3rem;
font-family: 'montserrat';
}
.projetos_categorias .btn-secondary{
background: no-repeat;
border: none;
font-family: 'montserrat';
letter-spacing: 1px;
background: none;
}
.show>.btn-secondary.dropdown-toggle:focus{
box-shadow: none;
}
.show>.btn-secondary.dropdown-toggle{
background: none;
border: none;
}
.projetos_categorias .dropdown-menu{
width: 100%;
border-radius: 0px;
background: #262626;
-webkit-transition: background 1s ease;
transition: background 1s ease;
}
.projetos_categorias .dropdown-menu .dropdown-item{
color: white;
padding: 1rem 1.5rem;
}
.projetos_categorias .dropdown-menu .dropdown-item:active{
color: #262626;
background: white;
}
.projetos_categorias .dropdown-menu .dropdown-item:hover{
color: #262626;
background: white;
text-decoration: underline;
}
.categorias_box{
max-width: 70% !important;
margin: 0 auto;
background: none;
display: flex;
align-items: center;
flex-direction: column;
justify-content: center;
margin-bottom: 20px;
}
.categorias_box a{
color: white;
margin: 20px 50px;
text-transform: uppercase;
letter-spacing: 1px;
font-family: 'montserrat';
}
#collapseExample{
transition: all 0.5s ease 0s;;
}
.card{
border: none;
}
.nichos_atendidos{
margin-bottom: 100px;
}
.nichos_atendidos .card{
background-color: #161617!important;
display: flex;
align-items: center;
flex-direction: row;
width: 90%;
margin-left: auto;
margin-right: auto;
flex-wrap: wrap;
max-width: 1300px;
}
.nichos_atendidos .card .dropdown-item{
color: white;
width: 20%;
text-align: center;
padding: 2rem 2rem;
border: solid 1px #161617;
font-size: 0.9rem;
letter-spacing: 1px;
}
.nichos_atendidos .card .dropdown-item:hover{
background-color: #161617;
border: solid 1px #e58d45;
} .projetos{
height: auto;
display: flex;
justify-content: center;
flex-wrap: wrap;
}
.projeto{
height: 80vh;
float: left;
margin: 50px 5vw;
max-width: 500px;
min-height: 600px;
}
.projetos .projeto a{
text-decoration: none;
}
.projetos .projeto .row{
display: flex;
justify-content: center;
-webkit-transition: opacity 1s ease;
transition: opacity 1s ease;
opacity: 1;
}
.projetos .projeto:hover .row{
opacity: 1;
}
.projetos .projeto .projdescricao{
color: white;
letter-spacing: 1px;
font-size: 1rem;
position: absolute;
top: 70px;
left: 50px;
font-weight: 400;
font-family: "montserrat";
width: calc(100% - 100px);
line-height: 1.8rem;
}
.projetos .projeto .projcategoria{
position: absolute;
bottom: 65px;
transform: rotate(-90deg);
color: white;
transform-origin: center left;
left: 60px;
text-transform: uppercase;
font-family: "montserrat";
letter-spacing: 5px;
font-size: 1.3rem;
font-weight: 200;
}
.projetos .projeto .saibamais{
color: white;
position: absolute;
right: 20%;
bottom: 40px;
font-family: "montserrat";
letter-spacing: 2px;
font-weight: 500;
border: 1px solid #e58d45;
padding: 20px 30px;
width: 60%;
text-align: center;
}
.projetos .projeto .saibamais:hover{
text-decoration: underline;
}
.projetos .projeto p{
color: white;
text-align: center;
letter-spacing: 1px;
}
.projetos .projeto img{
position: absolute;
bottom: 55px;
}
.projetos .link-case{
margin-top: 20px;
font-weight: 700;
-webkit-transition: opacity 1s ease;
transition: opacity 1s ease;
}
.projetos .link-case:hover{
text-decoration: underline;
}
.projetos .projeto-grande{
height: 100%;
float: left;
}
.projetos .cover{
background-image: linear-gradient(to bottom, rgba(255,0,0,0) 70%, rgba(0,0,0,0.4) 80%);
-webkit-transition: background 1s ease;
transition: background 1s ease;
height: 100%;
}
.projetos .projeto:hover .cover{
background: rgba( 22, 22, 23, 0.5)
} .sobre_home{
margin-bottom: 5vw;
}
.sobre_home .projeto_topo{
margin-top: 0px;
}
.sobre_home .titulo_projeto{
align-content: space-between;
}
.sobre_home .titulo_projeto h1{
font-size: 2vw;
letter-spacing: 2px;
line-height: 3.2vw;
}
.sobre_home .titulo_projeto h1 span{
font-size: 2.3vw;
}
.sobre_home .social_box{
height: 80px;
width: 100%;
background-color: white;
margin: 50px 0px;
}
.sobre_home .texto-projeto{
margin: 50px 0px;
}
.sobre_home .desafio_projeto{
align-content: space-between;
}
.sobre_home .desafio_projeto p{
margin-bottom: 30px;
font-family: 'montserrat';
font-weight: 200;
letter-spacing: 1px;
font-size: 0.9rem;
}
.sobre_home .desafio_projeto .saibamais{
color: white;
font-family: "montserrat";
letter-spacing: 2px;
font-weight: 500;
border: 1px solid #e58d45;
padding: 20px 3vw;
text-align: center;
margin: 50px 0px;
} .depoimentos{
padding: 0px 5vw;
max-width: 2000px;
margin: 0 auto;
}
.depoimentos .col-md-4{
padding: 25px 50px;
margin-bottom: 100px;
}
.depoimentos .col-md-4 p{
color: white;
font-family: 'montserrat';
font-weight: 200;
letter-spacing: 2px;
margin-bottom: 20px;
font-size: 0.9rem;
text-align: justify;
}
.depoimentos .depoimento_dados{
display: flex;
align-items: flex-start;
margin-top: 50px;
flex-direction: column;
}
.depoimentos .foto_cliente_dp{
width: 50px;
height: 50px;
border-radius: 50%;
}
.depoimentos .depoimento_descricao{
display: flex;
align-items: center;
margin-bottom: 10px;
}
.depoimentos .depoimento_descricao h3{
font-family: 'source serif 4';
color: white;
letter-spacing: 1px;
font-size: 1.5rem;
}
.depoimentos .depoimento_descricao h3 span{
font-family: 'montserrat';
font-weight: 200;
letter-spacing: 2px;
}
.depoimentos .depoimento_descricao p{
margin-bottom: 0px;
font-size: 0.8rem;
text-align: left;
} .home_divi{
padding-bottom: 5vw;
display: flex;
justify-content: center;
flex-direction: column;
align-items: center;
}
.home_divi p{
color: white;
text-align: center;
font-size: 0.9rem;
font-family: 'montserrat';
font-weight: 200;
letter-spacing: 2px;
margin-bottom: 50px;
max-width: 700px;
} .servicos{
padding: 0 6.5vw;
margin-bottom: 5vw;
}
.servicos .row{
justify-content: center;
}
.servicos .servico-box{
background-color: #262626;
color: white;
margin: 0 20px;
padding: 50px;
margin-bottom: 50px;
}
.servicos .servico-box .col-md-4{
display: flex;
align-items: center;
justify-content: center;
}
.servicos .col-md-6{
padding: 0 2vw;
}
.servicos .servico-box .col-md-8{
padding-right: 50px;
}
.servico-box h3{
margin-bottom: 30px;
font-family: 'montserrat';
font-weight: 200;
letter-spacing: 1px;
}
.servico-box p{
text-align: justify;
font-size: 0.9rem;
letter-spacing: 1px;
}
.servico-box .saibamais{
color: white;
font-family: "montserrat";
letter-spacing: 2px;
font-weight: 500;
border: 1px solid #e58d45;
padding: 20px 3vw;
text-align: center;
font-size: 0.9rem;
} .rodape{
height: auto !important;
}
.artigos{
height: calc(100% - 150px);
overflow: hidden;
}
.rodape .artigos .col-md-4{
height: 300px;
float: left;
}
.rodape .artigos .col-md-12{
height: 300px;
}
.rodape .cover{
height: 100%;
width: 100%;
background: rgba( 24, 4, 28, 0.6);
display: flex;
justify-content: center;
-webkit-transition: background 1s ease;
transition: background 1s ease;
overflow: hidden;
}
.rodape .cover:hover{
background: rgba( 24, 4, 28, 0.6);
}
.rodape a{
color: white;
}
.rodape a:hover{
color: white;
}
.rodape .artigos span{
position: absolute;
top: -15px;
left: 0;
background: #00bfec;
color: black;
padding: 10px 10px;
font-size: 0.6rem;
letter-spacing: 1px;
font-weight: 500;
}
.rodape .cover h2{
bottom: 10px;
position: absolute;
font-size: 1.3rem;
width: 80%;
-webkit-transition: bottom 1s ease;
transition: bottom 1s ease;
}
.rodape .cover:hover h2{
bottom: 10px;
}
.rodape .artigos .col-md-4 h2{
font-size: 1.3rem;
}
.rodape .artigos .col-md-12 h2{
font-size: 1.3rem !important;
}
.rodape .rodape-fundo{
background: #161617;
padding: 0 20%;
display: flex;
align-items: center;
height: 150px;
justify-content: center;
}
.rodape .rodape-fundo p{
color: white;
text-align: center;
margin: 0;
} .projetos_categorias_portfolio{
justify-content: center;
border: none;
margin-top: -217px;
margin-bottom: 150px;
}
.projetos_categorias_portfolio h2{
color: white;
font-weight: 300;
letter-spacing: 0.5vh;
text-align: center;
font-size: 2rem;
padding: 0 5vw;
margin-bottom: 0px !important;
}
.projetos_categorias_portfolio h2 span{
font-size: 2.4rem;
letter-spacing: 3px;
font-family: 'source serif 4';
color: white;
}
.projeto_topo{
justify-content: space-between;
margin-top: 120px;
}
.titulo_projeto{
color: white;
padding-left: 6.5vw;
display: flex;
align-content: center;
flex-wrap: wrap;
}
.titulo_projeto h1{
font-size: 2.3rem;
letter-spacing: 5px;
color: white;
font-family: 'montserrat';
font-weight: 200;
line-height: 3.1rem;
z-index: 900;
margin: 50px 0px;
}
.desafio_projeto{
color: white;
display: flex;
align-content: center;
flex-wrap: wrap;
margin-top: 80px;
}
.desafio_projeto .desafio_titulo{
font-family: 'source serif 4';
font-style: italic;
font-weight: 500;
margin-bottom: 20px;
margin-left: 5vw;
font-size: 1.75rem;
}
.desafio_projeto p{
width: auto;
margin-bottom: 0px;
}
.texto-projeto p{
color: white;
text-align: justify;
padding: 0 5vw;
}
.final-projeto .foto{
margin-top: 100px !important;
}
.final-projeto p{
color: white;
font-size: 1rem !important;
}
.final-projeto a:hover{
color: white;
}
.final-projeto .frase_balao{
padding: 50px 10vw !important;
max-width: 800px !important;
}
.final-projeto .link{
display: block;
max-width: 370px;
margin-top: 50px;
}
.final-projeto .link img{
margin-top: 3px !important;
margin-left: 20px;
}
.idv{
height: 80vh;
margin: 5vh 2vh;
} .cover-artigo{
height: 50vh;
position: relative;
}
.cover-artigo .cover{
height: 100%;
width: 100%;
background: rgba( 22, 22, 23, 0.7);
display: flex;
justify-content: center;
}
#breadcrumbs{
margin-bottom: 50px;
}
.conteudo_box{
background: #fdfdfd;
}
.artigo-header{
margin-bottom: 50px;
}
.conteudo_artigo{
padding: 10vh 20px;
width: 100%;
margin: 0 auto;
}
.conteudo_artigo p{
width: auto;
text-align: justify;
}
.conteudo_artigo h2{
color: #3b0f50;
margin: 30px 10% 20px 10%;
font-size: 1.8rem;
letter-spacing: 1px;
}
.conteudo_artigo h2 span{
color: black;
}
.conteudo_artigo h3{
color: #3b0f50;
margin: 60px 0px 20px 0px;
font-size: 2rem;
letter-spacing: 1px;                                                    
}
.conteudo_artigo ul{
font-size: 1.2rem;
font-family: 'Montserrat', sans-serif;
margin: 30px 0px 30px 50px;
}
.conteudo_artigo ul li{
margin-bottom: 10px;
}
.conteudo_artigo img{
margin: 50px auto;
display: block;
width: auto;
}
.disqus_box{
margin-top: 10vh;
}
#disqus_thread{
width: 80%;
margin: 0 auto 10vh;
}
.sidebar{
padding: 10vh 0px 0px 50px;
}
.wp-block-group{
margin-bottom: 30px;
margin-top: 20px;
}
.sidebar ul{
list-style-type: none;
} .thumb_artigo{
height: 45%;
}
.artigo_boxer{
height: 55%;
background: #262626;
padding: 40px 8vw;
display: flex;
flex-direction: column;
justify-content: space-between;
}
.artigo_boxer a{
color: white;
}
.artigo_bottom{
display: flex;
justify-content: flex-start;
flex-direction: column;
align-items: flex-start;
}
.artigo_boxer h2{
text-align: left;
font-size: 1.2rem !important;
line-height: 2.2rem;
letter-spacing: 0px;
}
.artigo_boxer a:hover{
text-decoration: underline;
color: white;
}
.artigo_bottom p{
}
.artigo_bottom a{
color: white;
} .links{
background: #0f0f10;
color: white;
min-height: 100vh;
}
.links a:hover{
color: white;
}
.topo-links{
display: flex;
flex-direction: column;
align-content: center;
margin-bottom: 50px;
}
.topo-links .logo{
height: 20vh;
width: 100%;
margin: 0 auto;
padding-bottom: 8px;
max-width: 800px;
display: flex;
align-items: center;
justify-content: center;
}
.topo-links .foto{
position: relative;
width: 110px;
height: 110px;
left: 0;
margin: 20px auto;
box-shadow: none;
border-radius: 50%;
border: 5px solid #0f0f10;
margin-top: -50px;
}
.topo-links #triangulo-para-cima {
width: 0;
height: 0;
border-left: 20px solid transparent;
border-right: 20px solid transparent;
border-bottom: 20px solid #2b2b2b;
margin: 0 auto;
margin-top: -20px;
}
.topo-links .frase_balao{
background: #2b2b2b;
max-width: 700px;
margin: 0 auto;
padding: 30px 10px;
width: 90vw;
}
.topo-links p{
letter-spacing: 1px;
font-size: 14px;
text-align: center;
max-width: 88%;
margin: 0 auto;
}
.link{
color: white;
letter-spacing: 2px;
padding: 30px 2rem;
margin: 0 auto;
margin-bottom: 20px;
border: 1px solid #e58d45;
text-transform: uppercase;
max-width: 700px;
text-align: center;
}
.link:hover{
color: white;
}
.link img{
float: right;
margin-top: 5px;
height: 65%;
}
.link-projeto{
margin-bottom: 10px;
width: 100%;
}
.link-projeto .projetos{
height: 250px !important;
}
.link-projeto .projetos .projeto{
height: 100%;
}
.link-projeto .projetos .projeto .row{
opacity: 1;
}
.link-projeto .projetos .projeto .cover{
background: rgba( 24, 4, 28, 0.6)
}
.link-projeto span{
position: absolute;
top: 0;
left: 0;
background: #00bfec;
color: black;
padding: 10px 20px;
font-size: 0.8rem;
letter-spacing: 0.5px;
font-weight: 600;
}
.link-projeto .projetos .projeto h3{
font-size: 1.2rem;
}
.link-projeto .projetos .projeto p{
font-size: 0.8rem;
}
.rodape-links{
text-align: center;
font-size: 2rem;
width: 100%;
background: #0f0f10;
padding-bottom: 30px;
}
.rodape-links .redes-sociais{
position: relative;
height: auto;
margin: 30px 0px;
}
.rodape-links .redes-sociais ul{
flex-direction: row;   
justify-content: center;
}
.rodape-links .redes-sociais a{
padding: 5px 5%;
}
.rodape-links .redes-sociais .nav-item{
height: auto;
}
.rodape-links .redes-sociais .nav-item:hover{
background: none;
}
.rodape-links .redes-sociais .nav-item i{
font-size: 1.1rem;
}
.rodape-links p{
font-size: 0.7rem;
}
.foto img{
height: 100%;
border-radius: 50%;
} .depoimentos-page{
background-color: #161617
}
.depoimentos-page .img-box{
height: 250px;
}
.depoimentos-page .depoimento{
padding: 20% 10%;
} .faq{
height: auto !important;
}
.faq .faq-titulo{
padding: 0px 5%;
color: white;
display: flex;
flex-direction: column;
margin-top: 40vh;
}
.faq-titulo h1{
font-size: 3.5vw;
letter-spacing: 2px;
}
.faq-titulo p{
letter-spacing: 2px;
font-size: 13px;
}
.faq-titulo a:hover{
text-decoration: underline !important;
}
.faq-titulo .seta-topo{
position: relative;
bottom: -50px;
}
.faq-titulo .seta-topo img{
transform: rotate(180deg);
}
.faq .banner-destaque{
height: auto;
min-height: 100vh;
padding: 10% 5%;
}
.faq .banner-destaque h1{
font-size: 2vw;
margin: 80px 0;
}
.faq a{
width: 100%;
margin-bottom: 40px;
}
.faq a:hover{
text-decoration: none;
}
.faq-pergunta{
width: 100%;
display: flex;
justify-content: space-between;
}
.faq-pergunta .seta{
color: white;
font-size: 20px;
margin-top: -10px;
transform: rotate(90deg);
}
.faq a span{
display: block;
border-bottom: 2px solid #1d92f5;
width: 0px;
-webkit-transition: all 1s ease;
transition: all 1s ease;
}
.faq a:hover span{
width: 100%
}
.faq-respostas{
display: flex;
align-items: initial;
padding: 0px 0px;
margin-bottom: 40px;
flex-direction: column;
} .p-sobre{
margin-right: 12%;
}
.bio{
margin-bottom: 50px;
}
.bio p{
margin-bottom: 50px !important;
margin-right: 0px;
}
.publi-sobre{
padding: 30vh 10%;
flex-direction: column;
}
.publi-sobre p{
margin-bottom: 100px;
padding: 0px;
text-align: center;
}
.publi-sobre-box{
display: flex;
align-items: center;
justify-content: space-between;
flex-direction: column;
}
.publi-sobre-box img{
margin-bottom: 60px;
}
.publi-sobre span img{
height: 150px;
}
.sobre-depoimento{
background: #161617;
display: none;
color: white;
align-items: initial;
padding: 10%;
flex-direction: column;
justify-content: center;
height: 600px;
}
.sobre-depoimento p{
font-size: 13px;
letter-spacing: 2px;
}
.sobre-depoimento h3{
font-size: 13px;
letter-spacing: 2px;
text-align: left;
margin-top: 40px;
} .orcamento{
padding: 0 5vw;
}
.orcamento label{
width: 90vw;
max-width: 700px;
font-weight: bold;
letter-spacing: 1px;
margin-bottom: 80px;
}
.orcamento .texto_form{
background: none;
border: solid 1px white;
width: 90vw;
height: 50px;
max-width: 700px;
margin-top: 20px;
color: white !important;
padding: 30px;
}
.orcamento .wpcf7-list-item {
display: block;
margin: 20px 0px;
}
.orcamento .wpcf7-list-item label{
font-weight: normal;
margin-bottom: 0px;
}
.orcamento .wpcf7-list-item input{
display: none;
}
.orcamento .wpcf7-list-item .wpcf7-list-item-label{
border: solid 1px white;
cursor: pointer;
padding: 20px 40px;
display: block;
}
.orcamento .wpcf7-list-item input:checked ~ .wpcf7-list-item-label{
background: white;
color: black;
cursor: pointer;
}
.orcamento textarea{
background: none;
border: solid 1px white;
width: 90vw;
max-width: 700px;
margin-top: 20px;
color: white;
padding: 30px;
}
.orcamento [type=submit] {
-webkit-appearance: unset;
appearance: unset;
}
.orcamento .wpcf7-submit{
background: white;
width: 100%;
max-width: 700px;
border: solid 1px white;
cursor: pointer;
text-transform: uppercase;
padding: 30px;
letter-spacing: 1px;
color: black !important;
font-weight: 500;
}
.orcamento .descricao{
color: #cdcdcd;
font-style: italic;
}
.obrigado_orcamento{
height: 100vh !important;
}
@media only screen and (min-width: 769px) {
.display-pc{
display: block !important;
}
h1 span{
font-size: 3.1vw;
}
.secao{
height: 100%;
width: 100%;
margin: 0px;
}
.secao h2{
font-size: 3rem;
margin-bottom: 3vh;
} .highlight{
font-size: 300px;
margin-top: 100px;
}  .cabecalho {
background: none;
}
.cabecalho .nav-link{
padding-left: 2rem !important;
}
.cabecalho .nav-destaque{
margin-top: 15px;
margin-left: 2rem;
}
.navbar-collapse{
background: none;
margin-right: 5vw;
} .banner-destaque{
flex-direction: row;
padding: 0 5vw;
justify-content: space-between;
align-items: center;
}
.banner-destaque h1{
font-size: 2.8vw;
letter-spacing: 5px;
line-height: 4vw;
}
.banner-destaque p{
text-align: right;
font-size: 0.9rem;
letter-spacing: 2px;
margin-bottom: 0;
}
.banner-destaque .link{
padding: 30px 5vw;
float: right;
}
.seta-topo{
position: absolute;
bottom: 100px;
width: 50%;
display: flex !important;
align-items: center;
color: white;
}
.seta-topo p{
font-size: 13px;
letter-spacing: 0.5px;
}
.botao-principal{
padding: 40px 50px;
} .projetos .projeto .row{
opacity: 0;
}
.projetos .cover{
background: none;
}
.projeto{
margin: 50px;
}
.projetos .projeto .projdescricao{
}
.projetos .projeto .saibamais{
right: 50px;
bottom: 70px;
width: auto;
} .projetos_categorias{
justify-content: space-between;
margin-top: -310px;
margin-bottom: 200px;
}
.categorias_box{
margin-bottom: 60px;
flex-direction: row;
} article p{
width: 800px;
margin-left: auto;
margin-right: auto;
letter-spacing: 1px;
}
.projetos_categorias_portfolio{
margin-top: -300px;
justify-content: center;
margin-bottom: 200px;
}
.projetos_categorias_portfolio h2{
font-size: 2.5rem;
}
.projetos_categorias_portfolio h2 span{
font-size: 3.1rem;
}
.titulo_projeto h1{
font-size: 2.5vw;
letter-spacing: 5px;
line-height: 3.6vw;
}
.desafio_projeto{
padding-right: 6.5vw;
padding-left: 2vw;
margin-top: 0px;
}
.desafio_projeto .desafio_titulo{
margin-left: 0px;
}
.texto-projeto .row{
justify-content: center;
}
.texto-projeto .nome-marca{
display: flex;
align-items: center;
}
.texto-projeto .nome-marca h2{
letter-spacing: 0px;
font-family: 'source serif 4';
FONT-WEIGHT: 500;
FONT-SIZE: 5rem;
}
.texto-projeto .nome-marca p{
text-align: center;
}
.texto-projeto p{
text-align: justify;
font-size: 1.1rem;
width: auto;
}
.desafio_projeto p{
text-align: justify;
padding: 0px;
}
.final-projeto .frase_balao{
padding: 50px 10px !important;
} .thumb_artigo{
height: 55%;
}
.artigo_boxer{
height: 45%;
padding: 40px 60px;
}
.artigo_bottom{
justify-content: space-between;
flex-direction: row;
}
.artigo_boxer h2{
text-align: left;
font-size: 1.5rem !important;
line-height: 2.2rem;
} .cover-artigo{
height: 50vh;
}
.artigo-header .foto-cliente{
height: 100px;
width: 100px;
overflow: hidden;
border-radius: 50%;
border: 3px solid #00bfec;
margin: 0;
}
.artigo-header .descricao-cliente h3{
font-size: 1.75rem;
}
.artigo-header .descricao-cliente p{
font-size: 1rem;
margin: 0px;
}
.conteudo_artigo h2{
margin: 30px 0px 20px 0px;
font-size: 2.5rem;
}
#disqus_thread{
width: 800px;
}  .artigos{
height: calc(100vh - 150px);
overflow: hidden;
}
.rodape-fundo p{
font-size: 0.8rem;
text-align: center;
letter-spacing: 1px;
}
}