/*
Theme Name: Orivi
Theme URI: https://orivi.com.br
Description: Template para site Orivi
Author: Rusvel Nantes 
Version: 1.0
License: None
*/
@import url('https://fonts.googleapis.com/css2?family=Exo+2:ital,wght@0,100..900;1,100..900&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: #102C85;
	color: #fff;
	font-size: 20px;
	line-height: 30px;
	font-family: "Exo 2", sans-serif;
	font-optical-sizing: auto;
	font-weight: 500;
	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: 190px !important;
	margin: 0 auto 50px auto;
	position: relative;
	z-index: 2;
}
a:link, a:visited {
	text-decoration: none;
}




footer {
	border-top: 1px solid #fff;
	padding: 20px 0 0 0;
	position: relative;
	overflow: hidden;
	font-weight: 400;
	font-size: 15px;
	line-height: 20px;
	width: 100%;
}
footer section {
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
}
footer a:link, footer a:visited {
	color: #fff;
}
footer a:hover, footer a:active {
	color: #00FFFD;
}
footer ul {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	margin-bottom: 20px;
}
footer ul li  {
	margin: 0 10px;
}
footer ul li.telefone {
	background: url(images/icon_phone.svg) left center no-repeat;
	-webkit-background-size: 14px auto;
    -moz-background-size: 14px auto;
    -o-background-size: 14px auto;
    background-size: 14px auto;
	padding-left: 20px;
}
footer ul li.email {
	background: url(images/icon_mail.svg) left center no-repeat;
	-webkit-background-size: 16px auto;
    -moz-background-size: 16px auto;
    -o-background-size: 16px auto;
    background-size: 16px auto;
	padding-left: 22px;
}
#tempTexto p {
	margin-bottom: 50px;
}
#tempTexto ul {
	margin-bottom: 30px;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
}
#tempTexto ul li {
	margin: 0 10px 20px 10px;
	background: #00CEFF;
	background: -webkit-linear-gradient(0deg,rgba(0, 206, 255, 1) 0%, rgba(114, 255, 171, 1) 100%);
	background: -moz-linear-gradient(0deg,rgba(0, 206, 255, 1) 0%, rgba(114, 255, 171, 1) 100%);
	background: linear-gradient(0deg,rgba(0, 206, 255, 1) 0%, rgba(114, 255, 171, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(
	  startColorstr="#00CEFF",
	  endColorstr="#72FFAB",
	  GradientType=0
	);
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	overflow: hidden;
}
#temp {
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	background-position: center top;
	background-repeat: no-repeat;
	overflow: hidden;
	position: relative;
	text-align: center;
	font-weight: 600;
	min-height: 100vh;
	width: 100%;
}
#tempTexto {
	overflow: hidden;
	padding: 50px 0 0 0;
	font-size: 20px;
	line-height: 30px;
	width: 100%;
}
#tempTexto ul a:link, #tempTexto ul a:visited {
	color: #002D8A;
	font-size: 15px;
	line-height: 20px;
	height: 50px;
	line-height: 50px;
	width: 150px;
	display: block;
	text-transform: uppercase;
	background: url(images/seta.png) 110px center no-repeat;
	-webkit-background-size: 20px auto;
    -moz-background-size: 20px auto;
    -o-background-size: 20px auto;
    background-size: 20px auto;
	font-weight: 700;
}
#tempTexto ul a:hover, #tempTexto ul a:active {
	background: #00CEFF url(images/seta.png) 110px center no-repeat;
	-webkit-background-size: 20px auto;
    -moz-background-size: 20px auto;
    -o-background-size: 20px auto;
    background-size: 20px auto;
}
.titulo {
	width: 100%;
	text-align: left;
	overflow: hidden;
	position: relative;
}

h1 {
	font-size: 40px;
	line-height: 40px;
	margin-bottom: 50px;
	font-weight: 500;
}
h1 em {
	color: #00FFFD;
	font-style: normal;
}

@media only screen 
and (min-width : 480px) {

}
@media only screen 
and (min-width : 640px) {
footer section {
	flex-direction: row;
	justify-content: space-between;
}
footer ul {
	justify-content: flex-start;
}
footer ul li {
	margin: 0 20px 0 0;
}
}
@media only screen 
and (min-width : 768px) {
#tempTexto ul li {
	margin: 0 25px 20px 25px;
}
}
@media only screen 
and (min-width : 1024px) {
#temp {
	background-attachment: fixed;
}
section {
	width: 960px;
	margin: 0 auto;
	padding: 0;
	overflow: hidden;
}
#tempTexto {
	font-size: 25px;
	line-height: 35px;
}
h1 {
	font-size: 50px;
	line-height: 50px;
	max-width: 800px;
	margin: 0 auto 50px auto;
}
#temp {
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
}
}
@media only screen 
and (min-width : 1680px) {

#tempTexto {
	padding: 100px 0 50px 0;
}
footer {
	padding: 50px 0 30px 0;
}
}
