/*
Theme Name: Deccortech
Theme URI: http://www.deccortech.com.br/
Description: Template para site Deccortech
Author: Rusvel Nantes 
Version: 1.0
License: None
*/
@import url('https://fonts.googleapis.com/css2?family=Catamaran:wght@100..900&family=Mulish:ital,wght@0,200..1000;1,200..1000&display=swap');
.grecaptcha-badge {
	opacity:0 !important;
	visibility: collapse !important;  
}
*::-webkit-media-controls-panel {
	display: none!important;
	-webkit-appearance: none;
}
*::--webkit-media-controls-play-button {
	display: none!important;
	-webkit-appearance: none;
}
*::-webkit-media-controls-start-playback-button {
	display: none!important;
	-webkit-appearance: none;
}
.pb, .en {
	display: none !important;
}
#pb .pb, #en .en {
	display: block !important;
}
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
  margin:0;
  padding:0;
  border:0;
  outline:0;
  font-size:100%;
  vertical-align:baseline;
  background:transparent;
} 
textarea:focus, input:focus, input, textarea, select {
    outline: 0;
}                 
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { 
    display:block;
}
nav ul, ul li, ul { list-style:none; }
a { margin:0; padding:0; font-size:100%; vertical-align:baseline; background:transparent; }
/*body { font:13px/1.231 sans-serif; *font-size:small; } /* hack retained to preserve specificity */
h1,h2,h3,h4,h5,h6 { font-weight: normal; }
html { overflow-y: scroll; }
nav ul, nav li { margin: 0; } 
strong, th { font-weight: bold; }
.ie7 img { -ms-interpolation-mode: bicubic; }
a:focus { outline: none }
/* geral */
.btn a, .foto a, footer a, form input.wpcf7-submit, #ebookBtn a {
	-moz-transition: all .3s;
    -webkit-transition: all .3s;
    transition: all .3s;
}
body {
	background: #fff;
	color: #4F4E48;
	font-size: 20px;
	line-height: 28px;
	font-family: "Mulish", sans-serif;
	font-optical-sizing: auto;
	font-weight: 500;
	font-style: normal;
}
.conteudo {
	overflow: hidden;
	position: relative;
	padding: 100px 0 80px 0;
}
h1, h2, h3, #depoimento, footer {
	font-family: "Catamaran", sans-serif;
	font-optical-sizing: auto;
	font-weight: 500;
	font-style: normal;
}
h1 {
	text-transform: uppercase;
	font-size: 50px;
	line-height: 60px;
	margin-bottom: 60px;
	font-weight: 100;
}
a:link, a:visited {
	color: #4F4E48;
	text-decoration: none;
}
a:hover, a:active {
	color: #652130;
}
p, .video {
	margin-bottom: 20px;
}
.tempLogo {
	width: 100%;
	max-width: 300px;
	display: block;
	height: auto;
	margin: 150px auto;	
}
#tempWrapper section {
	overflow: hidden;
	padding: 0 20px;
	/*height: calc(var(--vh, 1vh) * 100);*/
	position: relative;
	z-index: 4;
	font-weight: 500;
}
.blocoTexto p, .blocoEmail, .blocoLocalizacao {
	margin-bottom: 50px;
}
.blocoLocalizacao p {
	margin-bottom: 0;
}
#tempWrapper strong, #tempWrapper em {
	font-style: normal;
	color: #9DBDC5;
}
#tempWrapper em {
	letter-spacing: 2px;
}
.mobile {
	display: block !important;
}
.desktop {
	display: none !important;
}
#videoWrapper {
	position: absolute;
	top: 0;
	top: 0;
	width: 100%;
	padding-bottom: 100%;
	overflow: hidden;
	z-index: 1;
	display: block;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}
#videoWrapper:before {
	content: "";
	position: absolute;
	z-index: 3;
	background:url(images/gradiente_mobile.png) center bottom no-repeat;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
}
#videoWrapper  video {
	min-width: 100%; 
	/*min-height: 100%; */
	width: 100%;
	height: auto;
	position: absolute;
	/*top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);*/
	z-index: 2;
}
.blocos, .bloco {
	overflow: hidden;
	position: relative;
}
.blocos {
	width: 100%;
}
#tempWrapper:before {
	content: "";
	position: fixed;
	z-index: 3;
	background:url(images/pattern.png) center right no-repeat;
	-webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
	width: 100%;
	height: 100%;
	right: 0;
	top: 0;
}
.blocoLocalizacao strong {
	padding: 0 15px;
	font-weight: 300;
}
.blocoTexto {
	margin-bottom: 50px;
}
.blocoEmail {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
}
#inicio, #cta, #ebook {
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	overflow: hidden;
	position: relative;
}
#inicio {
	background-position: center top;
}
#inicio section {
	height: 80vh;
}
.logo {
	display: block;
	width: 200px;
	height: auto;
	margin: 50px 0;
}
#inicio h1 {
	max-width: 320px;
	color: #f2f0ef;
	text-shadow: 2px 2px 3px #000000;
}
#intro {
	background: #F2F0EF;
}
#intro h1 {
	max-width: 370px;
}
.blocoIntro {
	color: #652130;
	font-weight: 700;
	font-style: italic;
}
#cta {
	text-align: center;
	font-size: 26px;
	line-height: 36px;
	color: #f2f0ef;
}
.btn {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	overflow: hidden;
	padding-top: 20px;
}
.btn a:link, .btn a:visited {
	font-size: 26px;
	line-height: 38px;
	text-transform: uppercase;
	padding: 10px 20px;
	margin-bottom: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	display: block;
	float: left;
	background: #652130;
	color: #F2F0EF;
}
.btn a:hover, .btn a:active {
	background: #4F4E48;
}
h2 {
	font-size: 38px;
	line-height: 46px;
	margin-bottom: 40px;
	color: #652130;
	text-transform: uppercase;
}
#cta h2 {
	max-width: 850px;
	margin: 0 auto 40px auto;
}
#projetos {
	background: #F2F0EF;
	padding-bottom: 0;
}
#depoimento {
	background: #F2F0EF;
	text-transform: none;
	padding: 0 0 100px 0;
	font-weight: 400;
	font-size: 20px;
	line-height: 28px;
}
#depoimentoTexto {
	max-width: 750px;
	margin: 0 auto;
	padding-top: 90px;
	background: url(images/citacao.png) left top no-repeat;
	-webkit-background-size: auto 70px;
    -moz-background-size:  auto 70px;
    -o-background-size:  auto 70px;
    background-size:  auto 70px;
}
#depoimento strong, #depoimento small {
	display: block;
	font-size: 16px;
	line-height: 22px;
}
#depoimento small { 
	font-weight: 500;
}
h3 {
	font-size: 25px;
	line-height: 30px;
	margin-bottom: 30px;
	font-weight: 800;
	color: #652130;
	text-transform: uppercase;
}
#ebook {
	padding: 0 0 100px 0;
}
footer {
	background: #4F4E48;
	color: #F2F0EF;
	padding: 50px 0 20px 0;
	font-size: 400;
	font-size: 16px;
	line-height: 24px;
	position: relative;
	overflow: hidden;
}
footer h4 {
	text-transform: uppercase;
	margin-bottom: 10px;
	font-weight: 700;
}
footer p, footer ul {
	margin: 0;
}
footer .box {
	overflow: hidden;
	margin-bottom: 30px;
}
.logoRodape {
	display: block;
	width: 250px;
	height: auto;
	margin-bottom: 50px;
}
footer a:link, footer a:visited {
	color: #F2F0EF;
}
footer a:hover, footer a:active {
	color: #ccc;
}
section, .bloco, .gallery {
	overflow: hidden;
	position: relative;
}
section {
	padding: 0 20px;
	z-index: 4;
}
.gallery {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-start;
	width: 102%;
	margin-bottom: 20px;
}
.gallery li {
	width:  48%;
	margin: 0 2% 2% 0;
}
.gallery a {
	width: 100%;
	height: 100%;
	position:absolute;
	left: 0;
	top: 0;
	opacity: 0;
	background-color: rgba(0, 0, 0, 0.5);
	background: rgba(0, 0, 0, 0.5);
	background-image: url(images/zoom.png);
	background-position: center;
	background-repeat: no-repeat;
	-webkit-background-size: auto 50px;
    -moz-background-size:  auto 50px;
    -o-background-size:  auto 50px;
    background-size:  auto 50px;
}
.foto:hover a {
	opacity: 1;
}
.foto {
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	width: 100%;
	padding-bottom: 50%;
	margin: 0;
	display: block;
	clear: both;
	position: relative;
}
#ebookWrapper:before {
	background: #f2f0ef;
	content: "";
	position: absolute;
	z-index: 1;
	width: 100%;
	height: 70%;
	left: 0;
	top: 0;
}
#ebookWrapper {
	background: url(images/boxEbook.png) center bottom no-repeat;
	-webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
	-webkit-border-top-left-radius: 30px;
	-webkit-border-top-right-radius: 30px;
	-moz-border-radius-topleft: 30px;
	-moz-border-radius-topright: 30px;
	border-top-left-radius: 30px;
	border-top-right-radius: 30px;
	position: relative;
	overflow: hidden;
	padding: 20px 20px 100px 20px;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	max-width: 500px;
}
#ebookInfo {
	position: relative;
	z-index: 2;
}
#ebook h3 {
	margin-bottom: 10px;
}
#ebook h2 {
	font-size: 34px;
	line-height: 40px;
	color: #4F4E48;
	max-width: 400px;
	text-transform: uppercase;
	margin-bottom: 20px;
}
/* formulario */
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	color: #652130;
	opacity: 1;
}
::-moz-placeholder { /* Firefox 19+ */
	color: #652130;
	opacity: 1;
}
:-ms-input-placeholder { /* IE 10+ */
	color: #652130;
	opacity: 1;
}
:-moz-placeholder { /* Firefox 18- */
	color: #652130;
	opacity: 1;
}
form {
	overflow: hidden;
	clear: both;
}
form input[type='text'], form input[type='file'], form input[type='email'], form input[type='date'], form input[type='tel'], textarea, select,  form input[type='url'], form input[type='password']  {
    width: 100%;
	-webkit-appearance: none;
    color: #000;
    background-color: #F2F0EF;
	border: 0;
	border-bottom: 1px solid #652130;
    font-size: 15px;
	height: 30px;
	line-height: 30px;
    padding: 0 10px;
    margin: 0 0 10px 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	font-weight: 400;
	font-family: "Mulish", sans-serif;
}
textarea {
	height: 140px;
	resize: none;
	line-height: 20px;
	padding: 10px;
}
select {
	background: #f1f1f1 url(images/setaSelect.png) center right no-repeat;
	border-color: #f1f1f1;
}
label {
	display: block;
	clear: both;
	margin-bottom: 5px;
	font-weight: 700;
	font-size: 15px;
	line-height: 20px;
	text-transform: uppercase;
	letter-spacing: 3px;
}
.blocoFormConsultoria label {
	padding: 10px 0 15px 0;
}
form input[type='text'].wpcf7-not-valid, form input[type='email'].wpcf7-not-valid, form input[type='date'].wpcf7-not-valid,  form input[type='tel'].wpcf7-not-valid, form textarea.wpcf7-not-valid, .wpcf7 select.wpcf7-not-valid, form input[type='file'].wpcf7-not-valid, form input[type='url'].wpcf7-not-valid {
	border-color: #C00;
	background-color: #FFC;
}

form input.wpcf7-submit {
    padding: 0 !important;
	-webkit-appearance: none;
	margin: 0 0 20px 0 !important;
	float: left;
	border: 0 !important;
	background-color: #652130;
	cursor: pointer;
	width: 130px;
	height: auto;
	line-height: 40px !important;
	height: 40px !important;
	display: block;
	overflow: hidden;
	font-weight: 400;
    font-family: "Mulish", sans-serif;
	text-transform: uppercase;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	font-size: 16px;
	color: #fff;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}
form input.wpcf7-submit:hover {
	background: #4F4E48;
	color: #fff;
}
form p, .wpcf7-checkbox {
	overflow: hidden;
	margin: 0;
}
.wpcf7-not-valid-tip {
	display: none !important;
}
div.wpcf7 .wpcf7-spinner {
	margin: 0 !important;
	float: right !important;
}
div.wpcf7-response-output {
	font-size: 14px !important;
	line-height: 18px !important;
	font-weight: normal !important;
	margin: 0 0 20px 0 !important;
	padding: 10px !important;
	clear: both;
	text-align: center;
}
#ebookBtn {
	display: none;
	overflow: hidden;
	min-height: 185px;
}
#ebookBtn a:link, #ebookBtn a:visited {
	font-size: 20px;
	line-height: 30px;
	text-transform: uppercase;
	padding: 10px 20px;
	margin-bottom: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	display: block;
	float: left;
	background: #652130;
	color: #F2F0EF;
}
#ebookBtn a:hover, #ebookBtn a:active {
	background: #4F4E48;
}
#ebookBtn .fa-solid {
	margin-right: 5px;
}
@media only screen 
and (min-width : 480px) {
.blocoContato {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: space-between;
	max-width: 440px;
}
}
@media only screen 
and (min-width : 640px) {

/*.gallery {
	display: block;
	overflow: hidden;
	width: 100%;
	margin: 0;
}
.gallery li {
	float: left;
}
.gallery li:nth-child(1) {
	width: 30%;
	margin: 0 1% 0 0;
}
.gallery li:nth-child(1) .foto {
	padding-bottom: 50%;
}
.gallery li:nth-child(2) {
	width: 18%;
	margin: 0 1% 0 0;
}
.gallery li:nth-child(2) .foto {
	padding-bottom: 83.5%;
}
.gallery li:nth-child(3) {
	width: 25%;
	margin: 0 1% 0 0;
}
.gallery li:nth-child(3) .foto {
	padding-bottom: 180%;
}
.gallery li:nth-child(4) {
	width: 24%;
	float: left;
	margin: 0 0 1% 0;
}
.gallery li:nth-child(4) .foto {
	padding-bottom: 115%;
}
.gallery li:nth-child(5) {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 49%;
	margin: 0;
}
.gallery li:nth-child(5) .foto {
	padding-bottom: 59%;
}
.gallery li:nth-child(6) {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 24%;
	margin: 0;
}
.gallery li:nth-child(6) .foto {
	padding-bottom: 69%;
}*/
}
@media only screen 
and (min-width : 768px) {
#inicio section {
	height: 100vh;
}
footer section {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
}
.blocoContato {
	width: 400px;
}
.logoRodape {
	margin-bottom: 30px;
}
.mobile {
	display: none !important;
}
.desktop {
	display: block !important;
}
.blocos {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: space-between;
}
.bloco {
	width: 46%;
}
h1 {
	font-size: 75px;
	line-height: 85px;
}
#intro h1 {
	max-width: 550px;
}
#intro, #cta, #depoimento {
	font-size: 26px;
	line-height: 36px;
}
#cta p {
	max-width: 630px;
	margin: 0 auto 20px auto;
}
#inicio h1 {
	max-width: 500px;
}
#intro:after {
	background: url(images/grafismo03.png) left top no-repeat;
	-webkit-background-size: 650px auto;
    -moz-background-size: 650px auto;
    -o-background-size: 650px auto;
    background-size: 650px auto;
	width: 1400px;
	position: absolute;
	z-index: 1;
	height:  250px;
	content: "";
	bottom: 0;
	left: 50%;
	margin-left: -700px;
}
}
@media only screen 
and (min-width : 1024px) {
#depoimento {
	padding: 0;
}
#depoimentoTexto {
	padding: 170px 0 80px 0;
	background-position: left 40px;
}

#projetos:after {
	background: url(images/linha02.png) left top repeat-y;
	-webkit-background-size: 650px auto;
    -moz-background-size: 650px auto;
    -o-background-size: 650px auto;
    background-size: 650px auto;
	width: 1400px;
	position: absolute;
	z-index: 1;
	height: 100%;
	content: "";
	top: 0;
	left: 50%;
	margin-left: -700px;
}
#depoimento:after {
	background: url(images/grafismo03.png) left bottom no-repeat;
	-webkit-background-size: 650px auto;
    -moz-background-size: 650px auto;
    -o-background-size: 650px auto;
    background-size: 650px auto;
	width: 1400px;
	position: absolute;
	z-index: 1;
	height: 140px;
	content: "";
	top: 0;
	left: 50%;
	margin-left: -700px;
}
#depoimento:before {
	background:url(images/grafismo07.png) left top no-repeat;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	width: 960px;
	position: absolute;
	z-index: 1;
	content: "";
	top: 0;
	bottom: 0;
	left: 50%;
	margin-left: -420px;
}
footer {
	padding: 100px 0 20px 0;
}
.blocoContato {
	margin-right: 140px;
}
footer:before {
	background: url(images/grafismo06.png) right bottom no-repeat;
	-webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
	width: 960px;
	margin-left: -480px;
	position: absolute;
	z-index: 1;
	content: "";
	top: 50px;
	bottom: 0;
	left: 50%;
}
section {
	padding: 0;
	width: 960px;
	margin: 0 auto;
}
#ebook {
	padding-bottom: 200px;
}
#ebook:before {
	background: url(images/boxEbook.png) left top no-repeat;
	-webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
	width: 1500px;
	position: absolute;
	z-index: 1;
	left: 50%;
	top: -2px;
	margin-left: -750px;
	bottom: 100px;
	content: "";
}
#ebookWrapper {
	padding: 40px 40px 70px 0;
	background: none;
}
#inicio:before {
	background: url(images/grafismo03.png) right top no-repeat;
	-webkit-background-size: 650px auto;
    -moz-background-size: 650px auto;
    -o-background-size: 650px auto;
    background-size: 650px auto;
	width: 1400px;
	position: absolute;
	z-index: 1;
	height:  250px;
	content: "";
	bottom: 0;
	left: 50%;
	margin-left: -700px;
}
#inicio:after {
	background: url(images/grafismo08.png) right top no-repeat;
	-webkit-background-size: 650px auto;
    -moz-background-size: 650px auto;
    -o-background-size: 650px auto;
    background-size: 650px auto;
	width: 2050px;
	position: absolute;
	z-index: 1;
	height: 550px;
	content: "";
	bottom: 0;
	left: 50%;
	margin-left: -1025px;
}
#intro:before {
	background: url(images/grafismo03.png) right bottom no-repeat;
	-webkit-background-size: 650px auto;
    -moz-background-size: 650px auto;
    -o-background-size: 650px auto;
    background-size: 650px auto;
	width: 1400px;
	position: absolute;
	z-index: 1;
	height:  250px;
	content: "";
	top: 0;
	left: 50%;
	margin-left: -700px;
}
}
@media only screen 
and (min-width : 1280px) {
section {
	width: 1200px;
}

footer:before, #depoimento:before {
	width: 1200px;
	margin-left: -600px;
}
#depoimento:before {
	margin-left: -450px;
}
.bloco {
	width: 45%;
}
}

@media only screen 
and (min-width : 1366px) {
#ebook:before {
	margin-left: -850px;
}
}
@media only screen 
and (min-width : 1680px) {
#inicio section {
	height: 80vh;
}
#inicio {
	background-position: center;
}
}


