/*
Theme Name: Severo
Theme URI: https://orivi.com.br
Description: Template para site Severo
Author: Rusvel Nantes 
Version: 1.0
License: None
*/
@import url('https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:ital,wght@0,200..800;1,200..800&display=swap');
.grecaptcha-badge {
	opacity:0 !important;
	visibility: collapse !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 */
.menu, #menuWrapper, #nav li, #nav a, footer a, form input.wpcf7-submit, .social a, #scrollTop, .slick-prev, .slick-next, .slick-dots li button, .tabs li, .contato a, h3.accordion-toggle, #contact a, #about2 a, .foto a, .setaDown, .artista span, .artistaFoto:before, .artista h3, #assinatura, .foto, h3.accordion-toggle, #contato a, #home a, .categoria h4, .produto a, #nomes a,  form input[type='submit'], .boxContato a, .error404 .conteudo a, .postSingle a, a.mais, .postFoto a, aside a, .postNav a, #pagenav a, a.btn,  #scrollTop, .contorno, .produto a, .produto h3, #fotos .foto:before, .language-chooser a, #tempTexto a,
.botao a, #rodape a, #unitri, .equipe a, .equipe a:before, .botaoArea a, .botoes a, #tempRight a {
	-moz-transition: all .3s;
    -webkit-transition: all .3s;
    transition: all .3s;
}
body {
	background: #02291C url(images/bg.png) center no-repeat;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	color: #fff;
	font-size: 20px;
	line-height: 28px;
	font-family: "Plus Jakarta Sans", sans-serif;
	font-optical-sizing: auto;
	font-weight: 400;
	font-style: normal;

}

section {
	padding: 0 20px;
	overflow: hidden;
	clear: both;
	position: relative;
	z-index: 4;
}
p, .video {
	margin-bottom: 20px;
}
/* formulario */
.logo {
	display: block;
	height: auto !important;
	width: 220px !important;
	margin: 0 0 50px 0;
	position: relative;
	z-index: 2;
}
a:link, a:visited {
	text-decoration: none;
	color: #fff;
}
a:hover, a:active {
	color: #3BD4AE;
}



footer {
	padding: 20px 0 0 0;
	position: relative;
	overflow: hidden;
	font-weight: 400;
	font-size: 10px;
	line-height: 15px;
	letter-spacing: 0.5px;
	color: #3BD4AE;
	width: 100%;
	text-transform: uppercase;
	background: #02291C;
	text-align: center;
}

#assinatura {
	width: 13px;
	margin: 0 auto 20px auto;
	position: relative;
	overflow: hidden;
}
#assinatura img {
	display: block;
	width: 100%;
	height: auto;
}
#temp {
	background: url(images/degrade.png) center top no-repeat;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	overflow: hidden;
	position: relative;
}
#tempTexto {
	overflow: hidden;
	padding: 50px 0 0 0;
	width: 100%;
}
#tempTexto p {
	padding-bottom: 51px;
	margin-bottom: 30px;
	overflow: hidden;
	position: relative;
	max-width: 920px;
}
#tempTexto p em {
	font-style: normal;
	max-width: 710px;
	display: block;
}
#tempTexto p em strong {
	display: block;
	padding-top: 30px;
}
#tempTexto p:before {
	width: 100%;
	height: 1px;
	position: absolute;
	left: 0;
	bottom: 0;
	opacity: 0.2;
	background: #fff;
	content: "";
}
h3 {
	font-weight: 700;
	color: #3BD4AE;
	font-size: 12px;
	line-height: 24px;
	margin-bottom: 20px;
}
h1, h2 {
	font-size: 40px;
	line-height: 45px;
	margin-bottom: 25px;
	font-weight: 400;
	max-width: 325px;
}
h2 {
	margin-bottom: 50px;
}
#temp ul li {
	font-size: 12px;
	line-height: 18px;
	overflow: hidden;
	margin-bottom: 30px;
}
#temp ul li strong {
	font-size: 16px;
	font-weight: 700;
}
#temp ol {
	position: relative;
	overflow: hidden;
	padding-top: 31px;
	margin-bottom: 30px;
}
#temp ol:before {
	width: 100%;
	height: 1px;
	position: absolute;
	left: 0;
	top: 0;
	opacity: 0.2;
	background: #fff;
	content: "";
}
#temp ol li {
	font-size: 12px;
	line-height: 18px;
	overflow: hidden;
	margin-bottom: 30px;
	padding-left: 22px;
	position: relative;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#temp ol strong {
	color: #3BD4AE;
	position: absolute;
	left: 0;
	top: 0;
}
#temp ol li:last-child {
	background: url(images/icon_email.svg) left 4px no-repeat;
	-webkit-background-size: 15px auto;
    -moz-background-size:  15px auto;
    -o-background-size:  15px auto;
    background-size:  15px auto;
}
@media only screen 
and (min-width : 480px) {

}
@media only screen 
and (min-width : 640px) {
h1, h2 {
	max-width: none;
}
#temp ul, #temp ol {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-start;
	width: 102%;
}
#temp ul li, #temp ol li {
	width: 48%;
	margin-right: 2%;
}
footer section {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
}
#assinatura {
	margin: 0 0 20px 0;
}
}
@media only screen 
and (min-width : 768px) {

}
@media only screen 
and (min-width : 1024px) {
#tempTexto {
	padding-top: 100px;
}
.logo {
	width: 300px !important;
	margin-bottom: 100px;
}
#temp ul, #temp ol {
	max-width: 920px;
	justify-content: space-between;
}
#temp ul li, #temp ol li {
	width: 31.3333%;
	margin-right: 0;
}
section {
	width: 960px;
	margin: 0 auto;
	padding: 0;
	overflow: hidden;
}
h1, h2 {
	font-size: 58px;
	line-height: 65px;
}
#temp {
	background-position: right top;
}
}
@media only screen 
and (min-width : 1280px) {
section {
	width: 1200px;
}
#temp:before {
	content: "";
	position: absolute;
	z-index: 2;
	background: url(images/linhas.png) center no-repeat;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	width: 100%;
	height: 100%;
	right: -100px;
	top: 0;
}
#temp {
	min-height: calc(100vh - 56px);
}
}
@media only screen 
and (min-width : 1680px) {
section {
	width: 1500px;
}
#temp:before {
	right: -50px;
}
}
@media only screen 
and (min-width : 1920px) {
#temp:before {
	right: 0;
}
}
