@charset "utf-8";
/* CSS Document */
body{ max-width:1920px; margin:0 auto;}
.ajuste{width:66%;}
.destaqueSubmenu{text-transform: uppercase; font-weight:bold;text-shadow: 0px 0px 5px #3b3543;}
.width50{ width:50%;}


.container-sec {width: 100%; float: left; padding: 0 4% 3% 4%; text-align: center;}
/*MENU*/
.activa{text-transform: uppercase;border-bottom: 2px solid #fff;}
/* ABRIR SUBMENU*/
#submenu{ display:none;}
#abrirSubmenu:hover #submenu{ display:block;}

/*Index e viaturas*/
.ajuste-imagens{height:481px; overflow:hidden;}
.ajuste-imagens2{height:720px; overflow:hidden;}
.ajuste-img{height:359px;}
/*.centar-promo{width: 60%;margin: 0 auto;display: flex;}*/

/*Oficina*/
.oficinaimg{ max-width:100%; width:50%;}
.oficinatxt{ width: 50%;padding-top: 9px;padding-left: 30px;}

/* SERVICOS   - PRODUTOS */
.servico {width: 25%; float:left;}

.descricao{ width: 70%; float:left;  text-align: left; margin-left: 2em;}
.descricao h1{ font-size:1.4em;}
@media ( min-width:1024px ) and ( max-width:1339px ) {
.ajuste-imagens{height:257px;}
.ajuste-imagens2{height:384px;}
.ajuste-img{height:191px;}
}

@media ( min-width:1440px ) and ( max-width:1600px ) {
.ajuste-imagens{height:360px;}
.ajuste-imagens2{height:540px;}
.ajuste-img{height:269px;}
}
@media ( width:1366px ) {
.ajuste-imagens{height:340px;}
.ajuste-imagens2{height:540px;}
.ajuste-img{height:270px;}
}
@media ( width:768px ) {
.ajuste-imagens{height:192px !important;}
.ajuste-imagens2{height:288px !important;}
.ajuste768px{height:auto !important;}
.ajuste-img{height:288px !important;}
.activa{border-bottom: 2px solid #fff !important;}
}

@media ( max-width:768px ) {
.ajuste{width:100%;}
.servico {width: 100%;}	
.descricao{ width: 100%;margin-left: 0; margin-top:1em; text-align:center;}
.lb-album li {width: 50%;}
.imagezoom-view{display:none;}
.imagezoom-cursor{display:none;}
.ajuste-imagens{height:auto;}
.ajuste-imagens2{height:auto;}
.ajuste-img{height:auto;}
.oficinaimg{ width:100%;}
.oficinatxt{ width:100%;padding-top: 15px;padding-left: 0;}
.activa{border-bottom: none; font-weight:bold;}
/*.centar-promo{width: 100%;display: block;}*/
.width50{ width:100%;}
}

@media ( max-width:640px ) {
.span_1_of_a1 {width: 100%;}
}

@media ( max-width:480px ) {
.lb-album li {width: 100% !important;}
}