body{
	margin: 0px;
	padding: 0px;
	background: #fff;
	font-family: 'Lato', sans-serif;
	font-weight: 300;
}

.header-home{
	height: 600px;
}

.header{
	height: 250px;
	background-size: 100% !important;
	background-position: center center !important;
}
.mobile-menu{
	display: none;
}

.title-page-default{
	font-weight: 300;
	font-size: 34px;
	color: #333;
	letter-spacing: -1px;
	padding-bottom: 15px;
	text-transform: uppercase;
}

.title-page-default a{
	color: #999;
	text-decoration: none;
}

.box-whatwedo{
	height: 300px;
	background: url(../images/bg-classic.jpg) no-repeat;
	background-size: 100%;
	background-position: top center;
	margin-top: 50px;
}

.owl-item div.item img{
	width: auto;
	height: 300px !important;
}

.owl-carousel{
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 50px;
}

.owl-carousel-page div.owl-carousel{
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 15px;
}

.clean{
	clear: both;
}

.split-footer{
	height: auto;
	background: #222;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
}

.split-footer ul{
	margin-bottom: 0px;
	padding-left: 0px;
}

.split-footer ul li{
	display: inline-block;
}

.split-footer a{
	display: block;
	padding: 10px 50px;
	color: #fff;
}

.split-footer a:hover{
	color: #ccc;
	text-decoration: none;
}

.split-footer a:focus{
	color: #ccc;
	text-decoration: none;
}

.title-box-whatwedo{
	padding: 30px 15px 0px 15px;
	font-size: 38px;
	line-height: 40px;
	letter-spacing: -1px;
}

.text-box-whatwedo{
	padding: 15px;
	font-size: 16px;
	color: #666;
}

.command-box-whatwedo a, .btn-llcarros{
	text-decoration: none;
	display: block;
	height: 35px;
	line-height: 33px;
	font-size: 16px;
	text-align: center;
	border: 1px solid #000;
	color: #000; 
	float: left;
	margin-right: 10px;
	font-size: 14px;
	padding-left: 15px;
	padding-right: 15px;
	font-weight: 400;
	margin-top: 5px;
		
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}

.btn-llcarros{
	text-decoration: none;
	display: block;
	height: 35px;
	line-height: 33px;
	font-size: 16px;
	text-align: center;
	border: 1px solid #000;
	color: #000; 
	float: left;
	margin-right: 10px;
	font-size: 14px;
	padding-left: 15px;
	padding-right: 15px;
	font-weight: 400;
	margin-top: 5px;
		
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}

.command-box-whatwedo a:hover{
	background: #333;
	border: 1px solid #333;
	color: #fff;
}

.command-box-whatwedo a:focus{
	background: #333;
	border: 1px solid #333;
	color: #fff;
}

.control-box-whatwedo{
	margin-left: 15px;
}


/*LOGO*/
.logo{
}

.logo a{
	display: block;
	margin: 0 auto;
	width: 130px;
	height: 125px;
	top: 10px;
	position: relative;
	background-image: url(../images/logo.png);
	background-size: 100%;
}


/*MENU*/
.menu{
	color: #000;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 400;
	background: url(../images/bg-header.png) no-repeat;
	background-size: auto 150px;
	background-position: center top;
	height: 150px;
}

.menu a{
	color: #000;
	text-decoration: none;
}

.menu a:hover{
	color: #444;
	text-decoration: none;
}

.menu a:focus{
	color: #444;
	text-decoration: none;
}

.menu div.text-center a{
	display: block;
	line-height: 50px;
}

.title-max-banner{
	text-align: right;
	margin-top: 280px;
	font-weight: 300;
	letter-spacing: -2px;
	font-size: 58px;
	text-transform: uppercase;
	color: #fff;
}

.text-max-banner{
	text-align: right;
	color: #fff;
	font-weight: 300;
	font-size: 22px;
}

.info-header{
	position: relative;
	top: -45px;
	font-size: 13px;
	padding-right: 0px;
}

.info-header i{
	font-size: 18px;
	position: relative;
	top: 1px;
}

.info-header span{
	padding: 8px 10px;
	background: #fff;
	margin-left: 10px;
		
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}


/*FAIXA LL CARROS ANTIGOS*/
.content-home{
	background: url(../images/bg-content-home.jpg) no-repeat;
	background-size: 100% auto !important;
	background-position: center center !important;
	height: 450px !important;
	margin-top: 50px !important;
	color: #fff;
}

.about-llcar h4{
	font-size: 35px;
	font-weight: 300;
	padding-top: 50px;
	padding-bottom: 10px;
	text-transform: uppercase;
	margin: 0px;
}

.about-llcar{
	font-size: 18px;
	font-weight: 300;
}

.layer-black{
	width: 100%;
	height: 100%;
	padding-left: 15px;
	background-color: transparent;
}

/*FORM PRE FOOTER*/
.form-footer-pages{
	margin-top: 50px;
	padding-bottom: 30px;
}

.form-footer-pages label{
	margin-bottom: 3px;
	font-size: 16px;
}

.form-contact{
	padding-top: 30px;
	padding-bottom: 30px;
}

.form-contact label{
	margin-bottom: 3px;
	font-size: 16px;
}

.form-contact div.container{
	padding-left: 0px;
	padding-right: 0px;
}

.form-control{
	height: 50px;
	box-shadow: none;

	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

textarea{
	height: 150px !important;
	resize: none;
}

.form-group input[type=button]{
	background: #333 !important;
	color: #fff;
	margin-top: 10px;
	font-size: 16px;
}


/*FOOTER*/
.footer{
	background: #333;
}

.box-footer-pages{
	padding-top: 30px;
	padding-bottom: 30px;
}

.box-footer-pages img{
	float: left;
	width: 150px;
	position: relative;
	top: 45px;
	margin-right: 30px;
}

.copyright{
	height: 50px;
	line-height: 50px;
	color: #fff;
	font-size: 12px;
	border-top: 1px solid #444;
	margin-left: 15px;
	margin-right: 15px;
}

.copyright div{
	padding: 0px;
}

.copyright div.col-sm-4{
	text-align: right;
}

.text-footer-pages{
	color: #fff;
	font-size: 16px;
	position: relative;
	top: 60px;
	line-height: 35px;
	float: left;
}

.content-page{
	padding-top: 30px;
	padding-bottom: 30px;
}

.content-page-center{
	padding-top: 30px;
}

.content-page-center .breads{
	border-bottom: 1px solid #f5f5f5; 
	font-size: 20px;
	letter-spacing: -1px;
	padding-bottom: 10px;
	margin-bottom: 15px;
	text-transform: uppercase;
}

.boxes-img{
	padding: 30px 0px;
	margin: 30px 0px;
	border-top: 1px solid #ccc; 
	border-bottom: 1px solid #ccc; 
	height: auto;
	
}
.box img{
	width: 100%;
}

.content-page-footer{
	padding-top: 0px;
	padding-bottom: 45px;
}

.text-page-default, .text-page-default-pos{
	font-size: 16px;
	line-height: 35px;
}

.box-gallery-itens div.container{
	padding: 0px;
	padding-top: 15px;
	padding-bottom: 15px;
}

.box-events-itens div.container{
	padding: 0px;
	padding-top: 15px;
	padding-bottom: 15px;
}

.item-gallery{
	margin-bottom: 30px;
	line-height: 30px;
	font-size: 16px;
	position: relative;
}

.item-gallery img{
	width: 100%;
		
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

.item-events{
	margin-bottom: 30px;
	line-height: 30px;
	font-size: 16px;
	position: relative;
}

.item-events hr{
	margin-top: 30px;
}

.item-events img{
	float: left;
	margin-right: 30px;
	width: 200px;
	height: 200px;
		
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

.title-name-topic{
	font-size: 20px;
	font-weight: 300;
	text-transform: uppercase;
	margin-bottom: 10px;
	line-height: 25px;
	margin-top: 15px;
}

.title-name-topic a{
	text-decoration: none;
	color: #222;
	font-weight: 300;
}

.title-name-topic a:hover{
	text-decoration: none;
	color: #000;
	font-weight: 300;
}

.title-name-topic a:focus{
	text-decoration: none;
	color: #000;
	font-weight: 300;
}

.title-name-topic-events{
	font-size: 20px;
	font-weight: 300;
	text-transform: uppercase;
	margin-bottom: 10px;
	line-height: 20px;
}

.more-info-gallery a{
	display: block;
	height: 40px;
	line-height: 40px;
	text-align: center;
	text-transform: uppercase;
	border: 1px solid #bbb;
	font-size: 14px;
	text-decoration: none;
	margin-top: 15px;
	color: #000;
	background: #ededed;
		
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

.notset{
	font-size: 24px;
	font-weight: 300;
	letter-spacing: -1px;
	padding-top: 100px;
	padding-bottom: 100px;
}

.form-group label{
	line-height: 35px;
	font-weight: 400;
	margin-bottom: 0px;
}

.home-contact-button{
	background-color: #333;
	padding: 6px;
	display: flex;
	justify-content: center;
	color: #fff;
	border-radius: 5px;
}

.home-contact-button h4{
	font-size: 16px;
}