/*
    Desenvolvido por Artweb Design Digital
    https://www.agenciamaya.com.br/
    jeferson@agenciamaya.com
*/

@import url('https://fonts.googleapis.com/css?family=Lato:400,700,900');

body,h1,h2,h3,p,a,ul,li,select,option,input,textarea,table,th,td,blockquote,hr,button,div{
	margin:0;
	padding:0;
	font-weight: normal;
} 

body{
    font-family: 'Lato', sans-serif;
	background: #FFFFFF;
}

a{
	text-decoration: none;
	color: #E4A025;
}

a:hover{
	text-decoration:none;
	color: #00274C;
}

img{
	border:none;
	max-width:100%;
}

button{
    font-family: 'Lato', sans-serif;
	border:none;
	cursor:pointer;
}

.limpa{clear:both;}
.limpa20{clear:both; height: 20px;}

input, select, textarea{
    font-family: 'Lato', sans-serif;
	color: #00274c;
}

input{
	height: 50px;
}

textarea{
	height: 250px;
}

.caixa-popup textarea{
	height: 185px;
}

.form-control{
	font-size: 14px;
	color: #00274c;
}

::-webkit-input-placeholder {
    color: #999999;
}

::-moz-placeholder {
    color: #999999;
}

::-ms-placeholder {
    color: #999999;
}

::placeholder {
    color: #999999;
}

.btn{
	text-transform: uppercase;
	padding: 10px 35px;
	font-size: 14px;
	font-weight: 700;
}

.btn-block{
	padding-left: 0;
	padding-right: 0;
}

.btn-primary{
	background-color: #deac00;
	border-color: #deac00;
}

.btn-secondary{
	background-color: #E4A025;
	border-color: #E4A025;
}

.btn-secondary:hover{
	background-color: #03356A;
	border-color: #03356A;
}

.title, #content .texto-contato p strong{
	color: #00274C;
	font-size: 22px;
	font-weight: 700;
	line-height: 40px;
	margin: 0;
}

#content .texto-contato strong{
	text-transform: uppercase;
}

.title-big{
	color: #00274C:
	margin: 0;
	font-size: 42px;
	font-weight: 900;
}

/* header */
.alinha-topo{
	position: relative;
}

.navbar-brand{
	margin-bottom: -8px;
	padding-top: 20px;
	padding-bottom: 0;
	margin-right: 0;
	z-index: 10;
	position: relative;
}

.facebook-topo{
	z-index: 10;
	position: absolute;
	left: 0;
	top: 10px;
	font-size: 26px;
	color: #03356a;
}

.bg-blue{
	border-bottom: 1px solid #27527f;
	background-color: #03356A;
	position: relative;
	z-index: 1;
}

.bg-cinza{
	background-color: #f6f6f6;
}

.navbar{
	padding: 0;
}

.navbar-nav li a{
	letter-spacing: 1px;
	display: block;
	margin:0 20px;
	padding: 0;
	color: #FFFFFF;
	font-weight: 700;
	font-size: 13px;
	line-height: 56px;
	text-transform: uppercase;
}

.navbar-nav li a.menuAtivo, .navbar-nav li a:hover, .facebook-topo:hover{
	color: #E4A025;
}

.navbar-toggle{
	display:none;
}

.espacoMenuCelular{
	display:none;
}

.navbar-toggler{
	display: none;
}

.telefone-topo{
	z-index: 10;
	position: absolute;
	right: 0;
	top: 10px;
	font-size: 16px;
}

.telefone-topo a{
	font-size: 24px;
	color: #55cd6c;
	float: left;
	line-height: 30px;
}

.slide-telefones{
	width: 145px;
}

.slide-telefones p{
	width: 100%;
	font-size: 15px;
	color: #03356a;
	font-weight: 900;
	display: none;
	white-space: nowrap;
	text-align: center;
}

.caixa-slide-telefones{
	position: relative;
	float: right;
	margin-left: 10px;
	height: 30px;
	line-height: 30px;
}

.prev-telefone{
	position: absolute;
	left: 0;
	top: 0;
	z-index: 11;
	cursor: pointer;
}

.next-telefone{
	position: absolute;
	right: 0;
	top: 0;
	z-index: 11;
	cursor: pointer;
}

.caixa-slide-telefones svg{
	color: #dc9d1a;
	font-size: 16px;
	height: 30px;
	line-height: 30px;
}


/* BANNER */
#caixaBanner, #bannerSuperior{
	width: 100%;
	position: relative;
}

#caixaBanner{
	overflow: hidden;
	-webkit-box-shadow: 0 1px 10px 5px rgba(0,0,0,0.25);
	box-shadow: 0 1px 10px 5px rgba(0,0,0,0.25);
}

.banner-individual{
	display: none;
	width: 100%;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}

.banner-individual .row{
	height: 500px;
}

.pager{
	position: absolute;
	left: 50%;
	top: 50%;
	z-index: 100;
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	margin-left: 575px;
}

.pager a{
	margin: 10px 0;
	display: block;
	width: 12px;
	height: 12px;
	background-color: #FFFFFF;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	opacity: 0.50;
	filter: alpha(opacity =50);
}

.pager a.activeSlide{
	opacity: 1;
	filter: alpha(opacity =100);
}

/* content */
.home #content, .bg-aluguel{
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom: 90px;
	background-image: url(../img/bg-content.jpg);
}

#content::before, #content::after {
	content: ' ';
	display: table;
}

#content::after{
	clear: both;
}

#content, #content p, #content .texto-menor strong{
	font-size: 20px;
	color: #00274C;
	line-height: 28px;
}

#content .texto-menor, #content .texto-menor p, #content .texto-paginas table tr td{
	font-size: 14px;
	line-height: 26px;
	font-weight: 700;
}

#content .texto-menor strong{
	text-transform: none;
	font-weight: 400;
}

/* Home */
.espaco-home{
	clear: both;
	height: 140px;
}

.caixas-home{
	position: relative;
	height: 215px;
}

.caixas-home:before{
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	position: absolute;
	left: 15px;
	right: 15px;
	top: 0;
	bottom: 0;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	display: block;
	content: '';
}

.caixas-home-1:before{background-image: url(../img/capa-1.jpg);}
.caixas-home-2:before{background-image: url(../img/capa-2.jpg);}
.caixas-home-3:before{background-image: url(../img/capa-3.jpg);}

.caixas-home:after{
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	background-color: rgba(3, 53, 106, 0.5);
	position: absolute;
	left: 15px;
	right: 15px;
	top: 0;
	bottom: 0;
	display: block;
	content: '';
}

.mascara-capas{
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	left: 20px;
	right: 20px;
	top: 5px;
	bottom: 5px;
	position: absolute;
	display: block;
	content: '';
	border: 1px solid #FFFFFF;
}

.caixas-home h3{
	text-align: center;
	position: absolute;
	width: 100%;
	top: 50%;
	left: 0;
	z-index: 10;
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

.carros-home{
	position: relative;
	z-index: 11;
	padding-bottom: 50px;
}

.carros-home .bg-carros-home{
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	top: -40px;
	left: 70px;
	right: 40px;
	bottom: 0;
	position: absolute;
	display: block;
	background: #00274c;
	background: -moz-linear-gradient(top, #00274c 0%, #03356a 50%, #00274c 100%);
	background: -webkit-linear-gradient(top, #00274c 0%,#03356a 50%,#00274c 100%);
	background: linear-gradient(to bottom, #00274c 0%,#03356a 50%,#00274c 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00274c', endColorstr='#00274c',GradientType=0 );
}

.carros-home .bg-carros-home:before{
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	position: absolute;
	left: 10px;
	top: 10px;
	bottom: 10px;
	right: 10px;
	content: '';
	display: block;
	border: 1px solid #03356A;
}

.conteudo-carros{
	position: relative;
	z-index: 10;
}

.text-yellow{
	color: #e4a025;
}

.conteudo-carros h3{
	margin-left: 90px;
}

.preco{
	position: absolute;
	right: 55px;
	top: 0;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: 700;
	line-height: 22px;
}

.preco strong{
	display: block;
	font-size: 90px;
	line-height: 80px;
}

.preco strong span{
	float: right;
	font-size: 20px;
	font-weight: 900;
	line-height: 42px;
	text-align: right;
}

.carros-interna{
	padding-top: 20px;
	padding-bottom: 20px;
}

.carros-interna .bg-carros-home{
	left: 100px;
	right: 100px;
	top: 0;
	bottom: 0;
}

.carros-interna .preco{
	position: static;
	right: auto;
	top: auto;
}

.carros-interna .preco strong{
	display: block;
	font-size: 82px;
}

.carros-interna .preco strong span{
	font-size: 14px;
	font-weight: 700;
}

.btn-reservar{
	position: absolute;
	right: 0;
	bottom: -25px;
}

.btn-whatsapp{
	background-color: #0dc143;
	color: #FFFFFF;
}

.btn-whatsapp svg{
	margin-right: 10px;
	font-size: 16px;
}

/* Páginas */
.topo-paginas{
	background-size: cover;
	background-image: url(../img/topo-paginas.jpg);
	background-repeat: no-repeat;
	background-position: center;
	-webkit-box-shadow: 0 1px 10px 5px rgba(0,0,0,0.15);
	box-shadow: 0 1px 10px 5px rgba(0,0,0,0.15);
}

.topo-paginas h1{
	line-height: 60px;
	padding: 50px 0;
	-webkit-text-shadow: 2px 2px 2px rgba(0,0,0,0.15);
	text-shadow: 2px 2px 2px rgba(0,0,0,0.15);
}

.mapa-contato iframe{
	width: 100%;
	display: block;
}

.texto-paginas strong{
	text-transform: uppercase;
	font-weight: 900;
}

#content .texto-paginas table tr td{
	vertical-align: top;
	padding: 0 30px 0 0;
}

.tabelas-aluguel table{
	width: 100%;
	border-collapse: unset;
}

.tabelas-aluguel .tabela-azul{
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	overflow: hidden;
}

.tabelas-aluguel table tr{
	width: 100%;
}

.tabelas-aluguel table tr td{
	width: 50%;
	box-sizing: border-box;
	padding: 10px 15px;
	border: 1px dotted #e5e3de;
	font-size: 14px;
	line-height: 18px;
	vertical-align: top;
}

.tabelas-aluguel table tr td strong{
	font-weight: 900;
	line-height: 30px;
	text-transform: uppercase;
}

.tabelas-aluguel table tr td:first-child{
	text-align: right;
}

.tabelas-aluguel .tabela-azul tr:first-child td{
	padding: 0;
	border: none;
	width: 100%;
	text-transform: uppercase;
	line-height: 70px;
	font-size: 24px;
	font-weight: 900;
	color: #e4a025;
	background: #03356a;
	background: -moz-linear-gradient(top, #03356a 0%, #00274c 100%);
	background: -webkit-linear-gradient(top, #03356a 0%,#00274c 100%);
	background: linear-gradient(to bottom, #03356a 0%,#00274c 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#03356a', endColorstr='#00274c',GradientType=0 );
	text-align: center;
}

.tabelas-aluguel .tabela-amarela tr:first-child td{
	padding: 0;
	border: none;
	width: 100%;
	text-transform: uppercase;
	line-height: 46px;
	font-size: 14px;
	font-weight: 900;
	color: #FFFFFF;
	background: #E4A025;
	text-align: center;
}

.tabela-observacoes-aluguel table tr td{
	vertical-align: top;
	float: left;
	width: 50%;
	padding: 0 15px;
	box-sizing: border-box;
	font-size: 14px;
	line-height: 26px;
	font-weight: 400;
}

.tabela-observacoes-aluguel table tr td strong{
	font-weight: 900;
	text-transform: uppercase;
}


/* footer */
footer{
	background: #00274C;
}

.footer-top{
	padding-top: 50px;
	padding-bottom: 30px;
}

footer p, footer a {
    color: #FFFFFF;
	font-size: 14px;
	line-height: 26px;
}

footer svg{
	font-size: 20px;
	margin-right: 10px;
}

footer a:hover{
	color:#FFFF00;
}

.telefones-rodape svg, .telefones-rodape img{
	font-size: 19px;
	margin-left: 10px;
}

.fa-phone{
	-moz-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
}

.rodape-baixo{
	border-top: 1px solid #405D79;
}

.maya{
	overflow: hidden;
	position: relative;
	z-index: 10;
	display: inline-block;
	margin: 15px 0;
	background: url(../img/criacao-sites-maya.png) no-repeat center top;
	width: 20px;
	height: 20px;
	text-indent: 9999px;
	outline:none;
	-webkit-transition: background 200ms linear;
	-moz-transition: background 200ms linear;
	-ms-transition: background 200ms linear;
	-o-transition: background 200ms linear;
	transition: background 200ms linear;
}

.maya:hover{
	background-position: center bottom;
}

.imagens-produtos{
	margin-bottom: 20px;
	display: block;
	text-align: center;
	max-height: 150px;
}

/* Popup */
.bg-popup{
	background-color: rgba(0, 0, 0, 0.8);
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	z-index: 100;
	display: none;
}

.caixa-popup{
	display: none;
	position: fixed;
	left: 0;
	top: 40px;
	right: 0;
	z-index: 110;
}

.close{
	position: relative;
	z-index: 100;
	color: #FF0000;
}

/* Aumentar ao chegar */
.anime{
	opacity: 0.00;
	filter: alpha(opacity =0);
	-webkit-transition: all 500ms linear;
	-moz-transition: all 500ms linear;
	-ms-transition: all 500ms linear;
	-o-transition: all 500ms linear;
	transition: all 500ms linear;
	-moz-transform: translateY(200px);
	-webkit-transform: translateY(200px);
	-o-transform: translateY(200px);
	-ms-transform: translateY(200px);
	transform: translateY(200px);
}

.animacaoAtiva{
	opacity: 1;
	filter: alpha(opacity =100);
	-moz-transform: translateX(0px);
	-webkit-transform: translateX(0px);
	-o-transform: translateX(0px);
	-ms-transform: translateX(0px);
	transform: translateX(0px);
}

/* Queries */
@media(max-width: 1199px) {
	.navbar-nav li a{letter-spacing: normal; margin: 0 15px; font-size: 12px;}
	.banner-individual .row{height: 380px;}
	.title-big{font-size: 46px;}
	.title, #content .texto-contato p strong{font-size: 26px; line-height: 34px;}
	.mb-5{margin-bottom: 30px !important;}
	.home #content, .bg-aluguel{padding-bottom: 60px; background-size: 80% auto;}
	.espaco-home{height: 100px;}
	.carros-home .bg-carros-home{left: 40px;}
	.conteudo-carros h3{margin-left: 60px;}
	.preco{font-size: 12px;}
	.preco strong{font-size: 70px; line-height: 70px;}
	.preco strong span{font-size: 18px; line-height: 36px;}
	.home .carros-home img{max-width: 60%;}
	#content, #content p, #content .texto-menor strong{font-size: 18px; line-height: 26px;}
	.mapa-contato iframe{height: 340px;}
	.topo-paginas h1{line-height: 50px; padding: 30px 0;}
	.carros-interna .preco strong{font-size: 62px;}
	.tabelas-aluguel .tabela-azul tr:first-child td{font-size: 20px;}
	.carros-interna .bg-carros-home{right: 40px;}
}

@media(max-width: 991px) {
	.navbar-brand{padding-top: 15px;}
	.navbar-brand img{max-width: 200px;}
	.slide-telefones p{font-size: 13px;}
	.navbar-nav li a{margin: 0 10px; font-size: 12px; text-transform: none;}
	.title-big{font-size: 34px;}
	.title, #content .texto-contato p strong{font-size: 20px; line-height: 26px;}
	.espaco-home{height: 60px;}
	.banner-individual .row{height: 320px;}
	.carros-home .bg-carros-home{top: 0; padding-bottom: 0;}
	.carros-home{margin-top: 40px;}
	.conteudo-carros{padding-top: 40px;}
	.home .preco{top: 40px;}
	.home .carros-home img{max-width: 80%;}
	#content, #content p, #content .texto-menor strong{font-size: 16px; line-height: 24px;}
	.mapa-contato iframe{height: 300px;}
	.pb-5, .py-5{padding-bottom: 30px !important;}
	.pt-5, .py-5{padding-top: 30px !important;}
	.carros-interna .preco strong span{margin-right: 80px;}
	.carros-interna .btn{margin-top: 20px;}
	.logos-seguradoras{max-width: 120px; max-height: 50px;}
	.botoes-frota .btn{margin-bottom: 20px;}
	.botao-carros{margin-top: 10px;}
}

@media(max-width: 767px){
	.navbar-toggler{display: inline-block;}
	.abre-menu{background-color: #00274c; text-align: center; margin-left: -15px; margin-right: -15px; padding: 10px 0;}
	.facebook-topo{display: none;}
	.navbar-brand{padding: 10px 0; margin: 0;}
	.alinha-topo{text-align: left !important;}
	.navbar-brand img{max-width: 150px;}
	.telefone-topo{top: 30px; right: 15px;}
	.navbar-nav li a{line-height: 40px;}
	.navbar-collapse{padding: 10px 0;}
	.banner-individual .row{height: 280px;}
	.btn{padding-left: 20px; padding-right: 20px; font-size: 12px;}
	.title-big{font-size: 28px;}
	.title, #content .texto-contato p strong{font-size: 18px;}
	.preco{position: static; top: auto; right: auto; text-align: center;}
	.preco strong span{float: none; display: inline-block; margin-left: -10px;}
	.conteudo-carros h3{margin: 0; text-align: center;}
	.preco .text-right{text-align: center !important;}
	.caixas-home{height: 160px; margin-bottom: 20px;}
	.home #content, .bg-aluguel{padding-bottom: 40px;}
	.footer-top{padding-top: 40px; text-align: center;}
	.footer-top .col-md-7{margin-bottom: 20px;}
	.rodape-baixo p{padding-top: 20px; text-align: center; font-size: 13px; margin-bottom: 20px;}
	.maya{display: block; margin: 0 auto;}
	.rodape-baixo{padding-bottom: 20px;}
	.texto-paginas img, .imagem-paginas{margin-bottom: 30px;}
	.carros-interna img{max-width: 80%; margin-bottom: 20px;}
	.carros-interna h3, .carros-interna p{text-align: center; margin: 0 40px 10px;}
	.carros-interna .preco strong span{margin-right: 0;}
	.tabelas-aluguel .tabela-azul tr:first-child td{font-size: 14px; line-height: 50px;}
	.tabelas-aluguel table tr td{font-size: 12px;}
	.tabela-observacoes-aluguel table tr td{width: 100%; float: none; display: block; margin-bottom: 30px;}
	.tabelas-aluguel table tr td strong{line-height: 20px;}
	.logos-seguradoras{max-width: 100px;}
	.m-3{margin: 10px !important;}
	#content, #content p, #content .texto-menor strong{font-size: 14px;}
	.imagem-gestao{margin-top: 30px;}
	.imagem-carros{width: auto !important; margin: 0 auto 10px; display: block; max-width: 90%;}
	.texto-carros{text-align: center;}
}