/* ==========================================================================
Author's custom styles
========================================================================== */
body{
font-family: 'Lato', sans-serif;
color: #000;
}
div, ul, li, span, input, button, img, span, h1, h2, h3, h4, h4, h6{
-moz-box-sizing: border-box;
/*para o  IE8 */
box-sizing: border-box;
-webkit-box-sizing: border-box;
}
button, img{
-moz-box-sizing: border-box;
/*para o  IE8 */
box-sizing: border-box;
-webkit-box-sizing: border-box;
transition: all 0.5s ease;
border-radius: 16px;
}
h1, h2, h3, h4, h4, h6{
transition: all 0.5s ease;
}
::selection{
background:transparent;
}
h1::selection, h2::selection, h3::selection, h4::selection,  li::selection, a::selection, img::selection, div::selection, label::selection {
color: rgba(255,255,255,1);
background: #ED1C24;
}
.Airstrip-Title{
	color: rgba(255,255,255,1);
	font-weight: 600;
}
.Airstrip-SubTitle{
	color: rgba(255,255,255,1);
	font-weight: 200;
}


.navbar-inverse {
background-color: rgba(0,0,0,0.7);
border-color: transparent;
}
.arrow-icon{
font-family: 'Quicksand', sans-serif;
font-weight: 400;
font-size: 25px;
}
.navbar-inverse .navbar-toggle{
border-color: transparent;
}
.navbar-inverse .navbar-toggle .icon-bar{
background-color: #FFF;
}
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus{
background-color: #ED1C24;
border-color: transparent;
}
.arrow{
width: 39px;
height: 72px;
margin-top: 45px;
font-size: 30px;
opacity: 1;
}
.arrow-left{
background: url(../img/arrow-left.png) no-repeat center;
position: absolute;
top: 48%;
z-index: 5;
display: inline-block;
}
.arrow-right{
background: url(../img/arrow-right.png) no-repeat center;
position: absolute;
top: 48%;
z-index: 5;
display: inline-block;
}
@media (min-width: 320px) {
.navbar {
min-height: 50px;
}
}
.menu-topo ul li{
font-size: 18px;
transition: all 0.5s ease;
}
.menu-topo ul:hover li{
	opacity: 0.4;
}
.menu-topo ul li:hover{
	opacity: 1;
}
.navbar-inverse .navbar-nav > li > a{
color: #FFF;
background: transparent;
transition: all 0.5s ease;
font-weight: 400;
padding: 20px 15px;
}
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:active{
background: #ED1C24;
color: #FFF;
transition: all 0.5s ease;
}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
color: #FFF;
background-color: #ED1C24;
}
.nav-top ul{
list-style: none;
padding: 0;
}
.nav-top ul li{
display: inline;
padding: 0 10px;
color: #FFF;
font-size: 12px;
font-weight: 300;
}
.nav-top .navbar-header{
float: right;

}
.nav-top .navbar-header a{
color: #FFF;
}
.nav-top .navbar-header a:hover{
color: #FFF;
text-decoration: underline;
}
.nav-top .navbar-header .icon-location{
width: 20px;
height: 20px;
background: url(../img/icon-location.png) center no-repeat;
background-size: 20px;
}
.nav-top .navbar-header .icon-gallery{
width: 20px;
height: 20px;
background: url(../img/icon-gallery.png) center no-repeat;
background-size: 20px;
}
.gallery-item:hover{
	background: rgba(70,200,100,1) !important;
}
.edit:hover i, .edit i{
	color: #f1c40f !important;
}
.edit a{
	color: #f1c40f !important;
}
li.phone:hover{
	background: transparent!important;
}
li.phone:hover{
	cursor: normal;
}
.nav-top .navbar-header .icon-phone{
width: 20px;
height: 20px;
background: url(../img/icon-phone.png) center no-repeat;
background-size: 20px;
}
.nav-top .navbar-header ul.nav-itens{
	transition: all 0.5s ease;
	margin-top: 5px;
}
.nav-top .navbar-header ul.nav-show{
	transition: all 0.5s ease;
	margin-top: 5px;
	opacity: 1;
}
.nav-top .navbar-header ul.nav-hidden{
	transition: all 0.5s ease;
	margin-top: -35px;
	opacity: 0;
}

.nav-top .navbar-header ul.nav-itens:hover li{
	opacity: 0.5;
	transition: all 0.5s ease;
}
.nav-top .navbar-header ul.nav-itens li{
	padding: 10px 10px !important;
}
.nav-top .navbar-header ul.nav-itens li:hover{
	opacity: 1;
	background: rgba(255,255,255,0.3);
	color: rgba(255,255,255,1);
}
.nav-top .navbar-header ul.nav-itens li a{
	font-size: 14px;
	font-weight: 400;
	color: rgba(255,255,255,1);
}
.nav-top .navbar-header ul.nav-itens li a:hover,
.nav-top .navbar-header ul.nav-itens li a:focus,
.nav-top .navbar-header ul.nav-itens li a:active{
	text-decoration: none;
}
.navbar-header > a > img{
max-width: 283px;
cursor: pointer;
}
.artsom-divider{
margin-top: 15px;
margin-bottom: 15px;
border: 0;
border-top: 0px solid #eee;
margin: 60px 0;
}

.espelhamento h4{
font-weight: 300;
}
.espelhamento button, .quinze-anos button{
color: #ed1c24;
text-decoration: none;
background: #FFF;
}
.espelhamento button:hover, .espelhamento button:active, .quinze-anos button:hover, .quinze-anos button:active{
color: #FFF;
background: #ed1c24;
border-radius: 0;
padding: 6px 50px;
}
.espelhamento .icons{
margin-top: 40px;
}
.espelhamento .icons ul{
list-style: none;
padding: 0;
}
.espelhamento .icons ul li{
display: inline;
padding: 0 10px;
}
.espelhamento .video-player{
}
.espelhamento .video-player, .espelhamento .txt-espelhamento{
height: 330px;
}
.espelhamento .video-player img{
margin: 0 auto;
}
.espelhamento .btn, .quinze-anos .btn, .pelicula .btn {
display: inline-block;
padding: 6px 12px;
margin-bottom: 0;
font-size: 30px;
font-weight: 300;
line-height: 1.42857143;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-ms-touch-action: manipulation;
touch-action: manipulation;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
background-image: none;
border: 0px solid transparent;
border-radius: 4px;
text-decoration: none;
}
.pelicula .bg-red, .pelicula .bg-photo{
height: 435px;
padding: 70px 90px 0 90px;
}
.pelicula .bg-red{
color: #FFF;
background: #ed1c24;
}
.pelicula .bg-photo{
background: #000;
}
.pelicula h4{
font-weight: 300;
}
.pelicula button, .pelicula button{
color: #FFF;
text-decoration: underline;
text-align: left;
padding-left: 0 !important;
}
.pelicula button:hover, .pelicula button:active, .pelicula button:focus{
color: red;
text-decoration: none;
padding: 6px 20px !important;
background: #FFF;
border-radius: 0;
}
.quinze-anos h4{
font-weight: 300;
}
.rodape{
background: #000;
color: #FFF;
bottom: 0;
min-height: 650px;
font-weight: 300;
}
.rodape ul{
list-style: none;
padding: 0;
text-align: left;
transition: all 0.5s ease;
}
.rodape ul .red{
color: #ed1c24;
}
.rodape ul:hover li{
	opacity: 0.5;
	transition: all 0.5s ease;
}
.rodape ul li:hover{
	opacity: 1;
	transition: all 0.5s ease;
}
.rodape ul li a{
color: #FFF;
opacity: 1;
transition: all 0.5s ease;
text-decoration: none;
font-weight: 300;
}
.rodape ul li a:active, .rodape ul li a:hover{
text-decoration: none;
font-weight: 300;
}
.rodape .logo{
padding: 50px 0;
}
.rodape .logo img{
width: 283px;
height: 49px;
cursor: pointer;
}
.rodape .social-ntw ul{
padding: 0;
margin: 0;
list-style: none;
}
.rodape .social-ntw ul li{
display: inline;
padding: 0 4px;
}
.rodape .social-ntw img{
	max-width: 50px;
	max-height: 50px;
	opacity: 0.7;
}
.address a, .address a:active, .address a:hover{
color: #FFF;
}
.address{
	padding-bottom: 50px;
}
.photos-loja .row div{
padding: 0;
}
.photos-loja img{
width: 100%;
}
.serv-excelencia{
background: #ED1C24;
color: #FFF;
padding: 50px 5px 40px 5px;
}
.serv-excelencia .icon-excel{
background: url(../img/icon-excelent.png) center no-repeat;
background-size: 41px 60px;
margin: 0 auto;
width:41px;
height:60px;
}
.serv-excelencia h1{
font-weight: 300;
}
.serv-excelencia h4{
font-weight: 300;
line-height: 1.5;
}
.location{
padding: 40px 0;
}
.location .icon-location-circle{
background: url(../img/icon-location-circle.png) center no-repeat;
background-size: 48px 48px;
margin: 0 auto;
width:48px;
height:48px;
}
.gallery{
padding: 40px 0;
}
.gallery .icon-gallery-circle{
background: url(../img/icon-gallery-circle.png) center no-repeat;
background-size: 48px 48px;
margin: 0 auto;
width:48px;
height:48px;
}
.navbar-brand {
float: left;
height: 50px;
padding: 0 15px 5px 15px;
font-size: 18px;
line-height: 20px;
}
.category{
padding-top: 120px;
}
.category .cat-title h4{
font-weight: 300;
}
.sub{
width: 330px;
height: 200px;
background: rgba(0,0,0,1);
margin-bottom: 30px;
}
.sub:hover{
background: rgba(0,0,0,0.7);
}
.sub .image{
width: 330px;
height: 200px;
position: absolute;
opacity: 0.6;
}
.sub .item{
width: 330px;
height: 200px;
position: absolute;
text-align: center;
color: #FFF;
top: 120px;
}
.sub .item h3{
font-weight: 300;
}
.sub.sub-car {
	height: 250px;
	background: none;
}
.sub.sub-car:hover {
	background: none;
	opacity: 0.8;
}
.sub.sub-car .image{
	opacity: 1;
}
.sub.sub-car .item{
	top: 210px;
	height: 30px;
}
.sub.sub-car .item h3 {
	color: #000;
	font-size: 16px;
	margin: 0;
	padding: 0;
}
.category .row{
margin: 0 auto;
}
.item_detail{
padding-top: 120px;
}
.item_detail a{
color: #000;
}
.item_detail a:hover, .item_detail a:active{
color: #000;
}
.item-details{
height: 60px;
}
.item-details .attr{
float: left;
}
.item-details .attr ul{
list-style: none;
padding: 0;
}
.item-details .attr ul li{
display: inline;
margin-right: 4px;
}
.item-details .details{
float: right;
}
.item-details button{
background: rgba(190,20,30,1);
color: #FFF;
padding: 8px 40px;
font-weight: 300;
font-size: 18px;
text-decoration: none;
}
.item-details button:hover, .item-details button:active, .item-details button:focus{
background: rgba(190,20,30,1);
color: #FFF;
padding: 8px 60px;
font-weight: 300;
font-size: 18px;
text-decoration: none;
}
.item-details .show-price button{
background: rgba(70,200,100,1);
color: #FFF;
padding: 8px 40px;
font-weight: 300;
font-size: 18px;
text-decoration: none;
}
.item-details .show-price button:hover, .item-details .show-price button:active, .item-details .show-price button:focus{
background: rgba(70,200,100,1);
color: #FFF;
padding: 8px 60px;
font-weight: 300;
font-size: 18px;
text-decoration: none;
}
.form h3{
font-weight: 300;
margin-bottom: 30px;
}
.form label{
font-weight: 300;
font-size: 16px;
}
.form input, .form textarea{
background: #e6e6e6;
border-radius: 0;
border:0;
}
.form button{
float: right;
border: 0;
background: #454545;
color: #FFF;
border-radius: 0;
padding: 8px 40px;
font-weight: 300;
font-size: 18px;
}
.form button:hover, .form button:active, .form button:focus{
float: right;
border: 0;
background: #000;
color: #FFF;
border-radius: 0;
padding: 8px 40px;
font-weight: 300;
font-size: 18px;
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0), 0 0 8px rgba(190, 20, 30, 0);
box-shadow: inset 0 1px 1px rgba(0,0,0,0), 0 0 8px rgba(190, 20, 30, 0);
}
.form-control {
display: block;
width: 100%;
height: 34px;
padding: 6px 12px;
font-size: 14px;
line-height: 1.42857143;
color: #555;
background-color: #fff;
background-image: none;
border: 0px solid #ccc;
border-radius: 0px;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0);

box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0);
-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;

transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
border-color: #bb141a;
outline: 0;
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0), 0 0 8px rgba(190, 20, 30, 0);
box-shadow: inset 0 1px 1px rgba(0,0,0,0), 0 0 8px rgba(190, 20, 30, 0);
}
#artsom-auto{
margin-bottom: 50px;
}
.price-details h3{
padding: 20px 0;
font-weight: 300;
}
.price-details .cat, .price-details .price{
font-size: 24px;
}
.price-details button{
background: rgba(70,200,100,1);
color: #FFF;
padding: 8px 40px;
font-weight: 300;
font-size: 18px;
text-decoration: none;
margin: 60px 0;
}
.price-details button:hover, .price-details button:active, .price-details button:focus{
background: rgba(70,200,100,1);
color: #FFF;
padding: 8px 60px;
font-weight: 300;
font-size: 18px;
text-decoration: none;
margin: 60px 0;
}
@media (min-width: 320px) {
.espelhamento h2,
.quinze-anos h2{
font-size: 24px;
}
.espelhamento h3{
padding: 15px;
font-weight: 300;
font-size: 18px;
}
.espelhamento h4,{
	font-size: 16px;
}
.espelhamento .icons img{
	width: 50px;
	height: 50px;
	border-radius: 16px;
	border-radius: 1px solid #ccc;
}
.navbar-header > a > img{
max-width: 170px;
cursor: pointer;
margin: 9px 0 0 10px;
}
.navbar-inverse .navbar-nav > li > a {
color: #FFF;
background: transparent;
padding: 15px 15px;
}
.artsom-divider{
border: 0;
border-top: 0px solid #eee;
margin: 30px 0;
}
.espelhamento .icons{
margin-top: 0px;
}
.espelhamento .video-player{
height: 200px;
}
.espelhamento .txt-espelhamento{

}
.pelicula .bg-red{
height: 350px;
padding: 50px 20px 0 20px;
}
.pelicula img{
	width: 50px;
	height: 50px;
	margin-bottom: 0px;
}

.pelicula .bg-photo{
height: 250px;
}
.quinze-anos h4{
font-weight: 300;
}
.rodape{
background: #000;
color: #FFF;
bottom: 0;
min-height: 650px;
font-weight: 300;
}
.rodape ul{
list-style: none;
padding: 0;
text-align: center;
}
.rodape ul .red{
color: #ed1c24;
}
.rodape ul li a{
color: #FFF;
opacity: 1;
transition: all 0.5s ease;
text-decoration: none;

}
.rodape ul li a:active, .rodape ul li a:hover{
text-decoration: none;
font-weight: 300;
}
.rodape .logo{
padding: 50px 0;
}
.rodape .logo img{
width: 140px;
height: 24px;
cursor: pointer;
}
.rodape .social-ntw{
margin-bottom: 55px;
}
.rodape .social-ntw ul{
padding: 0;
margin: 0;
list-style: none;
}
.rodape .social-ntw ul li{
display: inline;
padding: 0 4px;
}
.category{
padding-top: 120px;
}
.category .cat-title h4{
font-weight: 300;
}
.sub{
width: 260px;
height: 136px;
background: rgba(0,0,0,1);
}
.sub:hover{
background: rgba(0,0,0,0.7);
}
.sub .image{
width: 260px;
height: 136px;
position: absolute;
opacity: 0.6;
}
.sub .item{
width: 260px;
height: 136px;
position: absolute;
text-align: center;
color: #FFF;
top: 80px;
}
.sub .item h3{
font-weight: 300;
font-size: 18px;
}
.destaque-home{
width:100%;
height:250px;
background-position: center;
opacity:0.5;
background-size:590px !important;
}
.arrow{
width: 20px;
height: 37px;
margin-top: 45px;
font-size: 30px;
opacity: 1;
}
.arrow-left{
background-size: 70%;
}
.arrow-right{
background-size: 70%;
}
.txt-mbl{
margin-bottom: -10px;
}

}
@media (min-width: 768px) {
.pelicula img{
	width: 70px;
	height: 70px;
	margin-bottom: 35px;
}
.espelhamento h2,
.quinze-anos h2{
font-size: 32px;
}
.espelhamento h3{
padding: 15px;
font-weight: 300;
font-size: 21px;
}
.espelhamento h4{
	font-size: 21px;
}
.espelhamento .icons img{
	width: 55px;
	height: 55px;
	border-radius: 16px;
	border: 1px solid #CCC;
}
.navbar-header > a > img{
max-width: 170px;
cursor: pointer;
margin: 0;
}
.destaque-home{
width:100%; height:480px;
background-position: center;
opacity:0.5;
opacity:0.5;
background-size:100% !important;
}
.artsom-divider{
margin-top: 15px;
margin-bottom: 15px;
border: 0;
border-top: 0px solid #eee;
margin: 60px 0;
}
.menu-topo ul li {
font-size: 12px;
}
.nav > li > a {
position: relative;
display: block;
padding: 10px 10px;
}
.nav-top ul li{
display: inline;
padding: 0 2px;
font-size: 10px;
color: #FFF;
font-weight: 300;
}
.navbar-header > a > img{
max-width: 190px;
cursor: pointer;
}
.navbar-inverse .navbar-nav > li > a {
color: #FFF;
background: transparent;
transition: all 0.5s ease;
padding: 15px 10px;
}
.espelhamento h2{
font-size: 32px;
}
.espelhamento h3{
padding: 15px;
font-weight: 300;
font-size: 21px;
}
.espelhamento h4{
font-weight: 300;
}
.espelhamento button, .quinze-anos button{
color: #ed1c24;
text-decoration: none;
background: #FFF;
}
.espelhamento button:hover, .espelhamento button:active, .quinze-anos button:hover, .quinze-anos button:active{
color: #FFF;
background: #ed1c24;
border-radius: 0;
padding: 6px 50px;
}
.espelhamento .icons{
margin-top: 40px;
}
.espelhamento .icons ul{
list-style: none;
padding: 0;
}
.espelhamento .icons ul li{
display: inline;
padding: 0 10px;
}
.espelhamento .video-player{
}
.espelhamento .video-player, .espelhamento .txt-espelhamento{
height: 330px;
}
.espelhamento .video-player img{
margin: 0 auto;
}
.espelhamento .btn, .quinze-anos .btn, .pelicula .btn {
display: inline-block;
padding: 6px 12px;
margin-bottom: 0;
font-size: 30px;
font-weight: 300;
line-height: 1.42857143;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-ms-touch-action: manipulation;
touch-action: manipulation;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
background-image: none;
border: 0px solid transparent;
border-radius: 4px;
text-decoration: none;
}
.pelicula .bg-red, .pelicula .bg-photo{
height: 435px;
padding: 70px 90px 0 90px;
}
.pelicula .bg-red{
color: #FFF;
background: #ed1c24;
}
.pelicula .bg-photo{
background: #000;
}
.pelicula h4{
font-weight: 300;
}
.pelicula button, .pelicula button{
color: #FFF;
text-decoration: underline;
text-align: left;
padding-left: 0 !important;
}
.pelicula button:hover, .pelicula button:active{
color: red;
text-decoration: none;
padding: 6px 20px !important;
background: #FFF;
border-radius: 0;
}
.quinze-anos h4{
font-weight: 300;
}
.rodape{
background: #000;
color: #FFF;
bottom: 0;
min-height: 650px;
font-weight: 300;
}
.rodape ul{
list-style: none;
padding: 0;
text-align: left;
transition: all 0.5s ease;
}
.rodape ul .red{
color: #ed1c24;
}
.rodape ul li a{
color: #FFF;
opacity: 1;
transition: all 0.5s ease;
text-decoration: none;
}
.rodape ul li a:active, .rodape ul li a:hover{
text-decoration: none;
font-weight: 300;
transition: all 0.5s ease;
}
.rodape .logo{
padding: 50px 0;
}
.rodape .logo img{
width: 283px;
height: 49px;
cursor: pointer;
}
.rodape .social-ntw{
margin-bottom: 0;
}
.rodape .social-ntw ul{
padding: 0;
margin: 0;
list-style: none;
transition: all 0.5s ease;
}
.rodape .social-ntw ul:hover li{
	opacity: 0.5;
	transition: all 0.5s ease;
}
.rodape .social-ntw ul li:hover{
opacity: 1;
transition: all 0.5s ease;
}
.rodape .social-ntw ul li{
display: inline;
padding: 0 4px;

}
.category{
padding-top: 120px;
}
.category .cat-title h4{
font-weight: 300;
}
.sub{
width: 225px;
height: 136px;
background: rgba(0,0,0,1);
}
.sub:hover{
background: rgba(0,0,0,0.7);
}
.sub .image{
width: 225px;
height: 136px;
position: absolute;
opacity: 0.6;
}
.sub .item{
width: 225px;
height: 136px;
position: absolute;
text-align: center;
color: #FFF;
top: 80px;
}
.sub .item h3{
font-weight: 300;
font-size: 18px;
}
}
@media (min-width: 992px) {
.navbar-header > a > img{
max-width: 300px;
cursor: pointer;
}
.menu-topo ul li{
font-size: 14px;
}
.nav > li > a {
position: relative;
display: block;
padding: 10px 15px;
}
.category{
padding-top: 120px;
}
.category .cat-title h4{
font-weight: 300;
}
.sub{
width: 300px;
height: 182px;
background: rgba(0,0,0,1);
}
.sub:hover{
background: rgba(0,0,0,0.7);
}
.sub .image{
width: 300px;
height: 182px;
position: absolute;
opacity: 0.6;
}
.sub .item{
width: 300px;
height: 182px;
position: absolute;
text-align: center;
color: #FFF;
top: 120px;
}
.sub .item h3{
font-weight: 300;
font-size: 26px;
}
}
@media (min-width: 1200px) {
.navbar-header > a > img{
	max-width: 250px;
	margin: -13px 0 0 10px;
	cursor: pointer;
}
.navbar-header > a > img.up{
	margin: -13px 0 0 10px;
	max-width: 250px;
}
.navbar-header > a > img.down{
	margin: 8px 0 0 10px;
	max-width: 200px;
}
.menu-topo ul li{
font-size: 16px;
}
.nav > li > a {
position: relative;
display: block;
padding: 10px 15px;
}
.category{
padding-top: 120px;
}
.category .cat-title h4{
font-weight: 300;
}
.sub{
width: 330px;
height: 200px;
background: rgba(0,0,0,1);
}
.sub:hover{
background: rgba(0,0,0,0.7);
}
.sub .image{
width: 330px;
height: 200px;
position: absolute;
opacity: 0.6;
}
.sub .item{
width: 330px;
height: 200px;
position: relative;
text-align: center;
color: #FFF;
top: 120px;
}
.sub .item h3{
font-weight: 300;
}
}
.where{
padding: 100px 0 10px;
background: rgba(0,0,0,0.7);
color: #FFF;
}
.where h1{
margin-top: 50px;
font-weight: 200;
}
.where h4{
font-weight: 100;
margin-bottom: 50px;
}
.where label{
font-weight: 200;
font-size: 18px;
}
.where button{
border-radius: 0;
padding: 10px 30px;
background: #808080;
color: #FFF;
border: 0;
font-size: 20px;
font-weight: 200;
}
.get-touch{
color: #FFF;
}
.get-touch h2{
font-weight: 400;
font-size: 20px;
}
.get-touch h3{
font-weight: 300;
line-height: 1.3;
font-size: 18px;
}
.get-touch ul{
list-style: none;
padding: 0;
margin: 0px 0 30px 0;
}
.get-touch ul li{
display: inline;
padding: 5px 10px;
}
@media (min-width: 1200px){
.where {
width: 1200px;
}
}
.where-map{
height: 450px;
}
.alert-form{
border: 2px solid red !important;
transition: all 0.2s ease;
}
.alert-error{
background: #F2DEDE;
color: #b94a48;
border-radius: 0;
}
.alert{
border-radius: 0;
}
.btn-info.disabled, .btn-info[disabled], fieldset[disabled] .btn-info, .btn-info.disabled:hover, .btn-info[disabled]:hover, fieldset[disabled] .btn-info:hover, .btn-info.disabled:focus, .btn-info[disabled]:focus, fieldset[disabled] .btn-info:focus, .btn-info.disabled.focus, .btn-info[disabled].focus, fieldset[disabled] .btn-info.focus, .btn-info.disabled:active, .btn-info[disabled]:active, fieldset[disabled] .btn-info:active, .btn-info.disabled.active, .btn-info[disabled].active, fieldset[disabled] .btn-info.active {
background-color: #de5b5b;
border-color: #5bc0de;
}
body > nav > div:nth-child(2) > div.navbar-header > button {
border-radius: 0px !important;
}
.tooltip-inner{
border-radius: 0 !important;
}
.rsDefault .rsPlayBtnIcon {
width: 64px;
display: block;
height: 64px;
-webkit-border-radius: 4px;
border-radius: 4px;
-webkit-transition: .3s;
-moz-transition: .3s;
transition: .3s;
background: url(../images/rs-default.png) no-repeat 0 -32px;
background-color: #000;
background-color: rgba(237, 28, 36, 1);
}
.carousel-caption a{
color: #FFF;
opacity: 1;
}
.carousel-caption a:hover, .carousel-caption a:focus{
text-decoration: none;
opacity: 0.8;
}
.automaker{
	padding: 10px 0;
}
.automaker:hover .brand img{
	-webkit-filter: grayscale(70%);
	opacity: 0.5;
	transition: all 0.5s ease;
}
.brand img:hover{
	-webkit-filter: grayscale(0%) !important;
	opacity: 1 !important;
	transition: all 0.5s ease;
}
.brand img{
	opacity: 1;
	padding: 10px;
	transition: all 0.5s ease;
}
.brand{
	padding: 25px 0;
	transition: all 0.5s ease;
}

.cars{
	padding: 30px 0;
}
.cars .car a{
	color: #000;
	transition: all 0.5s ease;
}
.cars .car a:hover,
.cars .car a:hover{
	color: #ed1c24;
	text-decoration: none;
	transition: all 0.5s ease;
}
.cars .car .name{
	font-size: 24px;
	padding: 18px 0;
	text-align: center;
}
.cars .car img{
	margin: 0 auto;
}
.cars .car img:hover,
.cars .car img:focus{
	-webkit-filter: grayscale(100%);
}
.cars .car .category-name{
	padding-top: 15px;
}
.cars .car .product-name{
	padding-bottom: 25px;
}
.cars .car .category-name, .cars .car .product-name{
	font-size: 18px;
}

.grey{
	color: rgba(255,255,255,0.9)  !important;
}

 @media screen and (min-width: 768px){
	.rwd-break { display: none; }

}
 @media screen and (max-width: 768px){
.hd-mb{display: none;}
}

body > div.category > div > div.row.new-li > div > a{
	color: #FFF;
	text-decoration: none;
}

.new-li ul{
	padding: 0;
	margin: 0;
	list-style: none;
}
.new-li ul a{
	color: #337ab7;
	text-decoration: none;
}
.new-li ul div{
	width: 330px;
	height: 200px;
	background: rgba(0,0,0,0.5);
	text-align: center;
	font-size: 30px;
	font-weight: 300;
	color: #FFF;
	padding-top: 78px;
	transition: all 0.3s ease;
}
.new-li ul li{
	display: inline-block;
	margin: 30px 16px 20px 0;
	transition: all 0.3s ease;
}

