/*
Theme Name: Renylab 25 anos
Author: Aline Honorato */

/* Fontes */

@font-face {
    font-family: 'Panton';
    src: url('../fontes/Panton-Regular.eot');
    src: url('../fontes/Panton-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fontes/Panton-Regular.woff2') format('woff2'),
        url('../fontes/Panton-Regular.woff') format('woff'),
        url('../fontes/Panton-Regular.ttf') format('truetype'),
        url('../fontes/Panton-Regular.svg#DKVermilion') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Panton';
    src: url('../fontes/Panton-Bold.eot');
    src: url('../fontes/Panton-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fontes/Panton-Bold.woff2') format('woff2'),
        url('../fontes/Panton-Bold.woff') format('woff'),
        url('../fontes/Panton-Bold.ttf') format('truetype'),
        url('../fontes/Panton-Bold.svg#DKVermilion') format('svg');
    font-weight: 700;
    font-style: normal;
}

/* Geral */

*{
	outline: none !important;
}

a{
	cursor: pointer;
}

a,
header .logo img,
.form-control,
.call-to{	
	-webkit-transition: all 350ms ease-in-out;
	-moz-transition: all 350ms ease-in-out;
	-ms-transition: all 350ms ease-in-out;
	-o-transition: all 350ms ease-in-out;
	transition: all 350ms ease-in-out;
}


a:hover, 
a:focus{
	text-decoration: none;
	color: #0b6724;
}

body{
	font: 19px 'Panton', sans-serif;
	color: #1f1f1d;
	width: 100%;
	overflow-x: hidden;
	position: relative;
}

.padding-0{
	padding: 0 !important;
}

section{
	padding: 80px 0;
	position: relative;
}

/*Cabeçalho*/

header{
	background-color: #fff;
	width: 100%;
	padding: 15px 0;
}

header .container > .row{
	justify-content: space-between;
	align-items: center;
}

header .logo{
	display: flex;
	align-items: center;
	justify-content: flex-end;
}

header .logo .abrir-menu{
	padding: 10px 12px;
	margin-right: 20px;
	background: #00c0f7;
	color: #fff;
	border-radius: 5px;
	display: none;
}

header .logo img{
	width: 100%;
}

.menu{
	display: flex;
	align-items: center;
}

.menu-principal{	
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	margin-top: 15px;
}

.menu-principal >  ul{
	list-style: none;
	padding: 0;
	margin: 0;
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 100%;
}

.menu-principal > ul > li > a{
	font-weight: 700;
	color: #fff;
	text-transform: uppercase;
	position: relative;
	font-size: 21px;
	display: inline-block;
	border-radius: 10px;
	padding: 10px 15px;
	width: 235px;
	text-align: center;
}

.menu-principal > ul > li:first-child > a{
	background-color: #6cc4ca;
}

.menu-principal > ul > li:first-child + li > a{
	background-color: #166ab8;
}

.menu-principal > ul > li:last-child > a{
	background-color: #464596;
}

.menu-principal > ul > li > a:hover,
.call-to:hover{
	background-color: #000 !important;
	color: #fff !important;
}

.redes-sociais a{
	margin-left: 15px;
}

.redes-sociais a:hover{
	opacity: 0.7;
}

header .redes-sociais a{
	color: #26447b;
}

footer .redes-sociais a{
	color: #fff;
}

/*Banner*/

.banner-principal{
	list-style: none;
	position: relative;
	margin: 0;
	padding: 0;
}

.banner-principal li{
	height: 600px;
	background-size: cover;
	background-position: center;
}

.banner-principal li a {
	display: flex;
	height: 100%;
	align-items: center;
}

section#banner{
	padding: 0;
}

section#banner .owl-controls{
	margin: 0;
}

h2.titulo-principal {
	color: #1f1f1d;
	font-size: 34px;
	font-weight: 700;
	margin-bottom: 50px;
	text-align: center;
	text-transform: uppercase;
}

h2.titulo-principal:after{
	content: "";
	background-image: url(../img/detalhe.jpg);
	background-repeat: no-repeat;
	height: 6px;
	width: 97px;
	margin: 15px auto;
	display: block;	
}

.branco{
	color: #fff !important;
}

.branco:after{
	background-image: none !important;
	background-color: #fff !important;
}

h2.titulo-principal + p,
section#participe .box + p{
	text-align: center;
	font-size: 26px;
}

/* Linha do tempo */

section#linha ul{
	display: flex;
	text-align: center;
	list-style: none;
	margin: 0;
	padding: 0 0 0 10px;
	background-image: url(../img/linha.png);
	background-repeat: no-repeat;
	background-position: left bottom 30px;
	background-size: 200%;
}

section#linha ul li{
	padding: 0 15px;
	margin: 0;
	width: 16.67%;
}

section#linha ul li:nth-child(odd){
	margin-top: 100px;
}

section#linha .ano{
	background-color: #ececec;
	border-radius: 100px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 20px auto;
	padding: 10px;
	width: 86px;
	height: 86px;
}

section#linha .ano h3{
	font-weight: 700;
	font-size: 20px;
	margin: 5px 0 0 0;
}

section#linha .texto h4{
	font-weight: 700;
	font-size: 14px;
	margin: 0 0 10px 0;
}

section#linha .texto p{
	font-size: 10px;
	margin: 0;
}

section#linha .order-1{
	align-self: flex-end;
}

/* Promoção */

section#participe,
section#qualidade{
	background-image: url('../img/fundo.png');
	background-color: #317ec1;
	background-position: center;
	background-repeat: no-repeat;
	color: #fff;
}

section#participe .box > div > div{
	background-color: #fff;
	margin: 50px 0;
	border-radius: 10px;
	padding: 40px 50px;
	color: #1f1f1d;
}

section#participe .box > div > div a{
	color: #1f1f1d;
}

section#participe .box > div > div h3,
.call-to{
	font-weight: 700;
	text-transform: uppercase;
	font-size: 21px;
	margin-bottom: 25px;
}

.call-to{
	background-color: #b5cc28;
	border-radius: 10px;
	text-align: center;
	padding: 20px;
	display: block;
	margin-top: 30px;
}

section#participe .call-to + a{
	font-size: 11px;
	text-transform: uppercase;
	font-weight: 700;
}

/* Qualidade */


section#qualidade{
	background-color: #b5cc28;
}

section#qualidade p{
	line-height: 30px;
}

section#qualidade .qualidade,
footer .infos{
	align-items: center;
}

.texto h1,
.texto h2,
.texto h3,
.texto h4,
.texto h5,
.texto h6{
	font-weight: 700;
	margin: 30px 0;
}


/* Clientes */

section#clientes{
	background-color: #eee;
}

section#clientes h2.titulo-principal{
	margin-bottom: 30px;
}

section#clientes h2.titulo-principal + p{
	font-weight: 700;
	font-size: 21px;
	text-transform: uppercase;
}

section#clientes ul.listagem-clientes{
	margin: 40px auto 0 auto;
	list-style: none;
	padding: 0;
}

section#clientes ul.listagem-clientes li{
	padding: 15px;
	text-align: center;
}

section#clientes ul.listagem-clientes li .foto{
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	height: 150px;
	border-radius: 120px;
	border: 10px solid #fff;
	position: relative;
	width: 150px;
	margin: 0 auto 30px auto;
}

section#clientes ul.listagem-clientes li h3{
	font-weight: 700;
	text-transform: uppercase;
	font-size: 18px;
	margin-top: 15px;
}

section#clientes ul.listagem-clientes li p{
	font-size: 17px;
	line-height: 25px;
}

.owl-controls{
   display: table;
   margin: 50px auto 0 auto;
}

.owl-controls .owl-dots{
	display: flex;
}

.owl-controls .owl-dot{
	margin-right: 10px;
	border-radius: 100%;
	display: flex;
	align-items: center;
}

.owl-controls .owl-dot:last-child{
	margin-right: 0;
}

.owl-controls .owl-dot span{
	width: 15px;
	height: 15px;
	display: block;
	background: transparent;
	border-radius: 100%;
	background-color: transparent;
	border: 2px solid #c9c9c9;
}

.owl-controls .owl-dot.active span{
	background: #b5cc28;
	border-color: #b5cc28;
}

/*Rodapé*/

footer{
	background-color: #000;
	padding: 50px 0;
	color: #fff;
	text-align: center;
	font-size: 17px;
}

footer p{
	margin-bottom: 0;
}

footer .logo-rodape p{
	letter-spacing: 4.5px;
	line-height: 20px;
	text-transform: uppercase;
	font-size: 14px;
}

footer .logo-rodape p strong{
	font-weight: 700;
}


/* Formulário */

.form-control{	
	height: 48px;
	background-color: #fff;
	font-size: 13px;
	border: 1px solid #b5cc28;
	border-radius: 10px;
}

.form-control:hover,
.form-control:focus{
	border-color: #ffc000;
	box-shadow: none;
}

form .call-to{
	border: none;
	width: 100%;
	cursor: pointer;
}

div.wpcf7-response-output{
	font-size: 14px;
	border: none;
	border-radius: 10px;
	line-height: 20px;
	padding: 12px 20px;
	margin: 0 auto;
}

.wpcf7-validation-errors,
.wpcf7-mail-sent-ng{
	display: table !important;
	color: #ff0300;
	background: #ffd5dd;
}

span.wpcf7-not-valid-tip{
	font-size: 14px !important;
}

.wpcf7-mail-sent-ok{
	color: #8dbd5b;
	background: #defde9;
	display: table !important;
	background-image: url(../img/check.png);
	background-repeat: no-repeat;
	background-position: 15px center;
	padding-left: 50px !important;
}

/*Responsivo*/

.menu-responsivo {
	display: none;
	background: #007320;
	color: #fff;
	width: 30px;
	height: 30px;
	align-items: center;
	justify-content: center;
	margin-right:20px;
}

.fechar-menu {
	position: absolute;
	top: 10px;
	right: 310px;
	background: #fff;
	display: none;
	align-items: center;
	justify-content: center;
	color: #222;
	width: 30px;
	height: 30px;
}

.menu-responsivo:hover,
.menu-responsivo:focus{
	color: #fff;
}

@media only screen and (max-width: 1366px) {
	
}


@media only screen and (max-width: 1200px) {
	
	section#linha ul{
		margin-top: -60px;
		background-position: left bottom 65px;
	}
	
	section#linha ul li:nth-child(2n+1){
		margin-top: 150px;
	}
	
	footer .container{
		max-width: 100%;
	}
	
}

@media only screen and (max-width: 991px) {
	section{
		padding: 50px 0;
	}
	
	.menu-principal > ul > li > a{
		width: 200px;
		padding: 10px;
	}
	
	.banner-principal li{
		height: 400px;
	}
	
	section#linha ul {
		margin-top: -100px;
		background-position: left bottom 112px;
	}
	
	section#linha ul li{
		padding: 0 5px;
	}
	
	section#linha ul li:nth-child(2n+1){
		margin-top: 240px;
	}
	
	section#participe .box > div > div{
		padding:40px;
	}
	
	.qualidade img{
		margin: 0 auto 30px auto;
		display: table;
	}
	
	
}

@media only screen and (max-width: 767px) {
	
	header .redes-sociais,
	section#banner .menu-principal,
	header .menu-principal ul li a br{
		display: none;
	}
	
	header .logo,
	header .logo > div{
		width: 100%;
	}
	
	header .logo .img-logo{
		display: inline;
		padding-left: 15px;
	}
	
	header .logo img{
		width: 50%;
	}
	
	header .logo .abrir-menu{
		display: inline-block;
		float: right;
	}
	
	.menu-responsive, 
	.fechar-menu{		
		display: flex !important;
	}

	header .menu-principal{
		width: 100%;
		position: fixed;	
		top: 0;
		left: 0;
		background: rgba(0,0,0,0.85);
		height: 100vh;
		z-index: 99;
		display: none;
		margin: 0;
	}
	
	header .menu-principal > ul{
		display: block;
		width: 300px;
		background: #fff;
		height: 100vh;
		padding: 20px;
		margin-top: 0;
		-moz-transform: translateX(300px);
		-webkit-transform: translateX(300px);
		-o-transform: translateX(-300px);
		-ms-transform: translateX(300px);
		transform: translateX(300px);
		-webkit-transition: all 350ms ease-in-out;
		-moz-transition: all 350ms ease-in-out;
		-ms-transition: all 350ms ease-in-out;
		-o-transition: all 350ms ease-in-out;
		transition: all 350ms ease-in-out;
		float: right;
	}

	header .menu-principal ul li a{
		font-size: 16px;
		border-radius: 0;
		width: 100%;
	}

	header .menu-principal ul li {
		padding: 5px 0;
	}

	header .menu-principal ul.transform{
		-moz-transform: translateX(0px);
		-webkit-transform: translateX(0px);
		-o-transform: translateX(0px);
		-ms-transform: translateX(0px);
		transform: translateX(0px);
	}
	
	.banner-principal li{
		height: 300px;
	}
	
	section#linha ul{
		background: none;
		padding-left: 0;
		margin: 0;
		display: block;
	}
	
	section#linha ul li:nth-child(2n+1){
		margin-top: 0;
	}
	
	section#linha ul li{
		padding: 0 15px;
		width: 100%;
	}
	
	section#linha .texto h4{
		font-size: 20px;
	}
	
	section#linha .texto p{
		font-size: 15px;
	}
	
	section#linha .ano{
		width: 100px;
		height: 100px;
		margin-top: 0;
	}
	
	section#linha .owl-carousel .owl-item img{
		width: auto;
		display: initial;
	}
	
	section#participe .box > div > div{
		margin: 25px 0;
	}
	
	section#clientes .owl-controls,
	footer .redes-sociais{
		margin-top:25px;
	}
	
	footer{
		padding: 25px 0;
	}
	
	footer .logo-rodape p{
		text-align: center !important;
		margin: 25px 0;
	}	
	
}

@media only screen and (max-width: 540px) {
	
	header .menu-principal ul{
		width: 220px;
		-moz-transform: translateX(220px);
		-webkit-transform: translateX(220px);
		-o-transform: translateX(220px);
		-ms-transform: translateX(220px);
		transform: translateX(220px);
	}

	.fechar-menu{
		right: 230px;
	}
	
	section{
		padding: 30px 0;
	}
	
	h2.titulo-principal{
		font-size: 28px;
	}

	h2.titulo-principal + p, 
	section#participe .box + p{
		font-size: 20px;
	}
		
}

@media only screen and (max-width: 400px) {
	header .logo img{
		width: 60%;
	}
	
	.banner-principal li{
		height: 220px;
	}
}