.icon_propios:before{
	font-family: wp-svg-plugin-icon-set1 !important;
    font-variant: normal;
    line-height: 1.5em;
	font-size:1.5em;
	color: #FFF;
	margin-right:5px;
	margin-left:10px;
}

.telefono_icon:before{
	content: "\e03c";
	
}

.enailicon:before{
	content: "\e040";
}

.horarioicon:before{
	content: "\e048";
}

.diricon:before{
	content: "\e042";
}

.skypeicon:before{
	content: "\e19d";
}

.top-bar{padding:0px;}

.wpcf7-textarea textarea{max-height:200px;}
.main-menu a{color:#595959;font-size:1.2em;}

.btn-mini2{
	border: 1px solid #fa141b !important;
	font-size: 12px !important;
	padding-bottom: 2px !important;
    padding-top: 2px !important;
}

.main-menu ul{background-color:#FFF;}
#logo-image{max-height:50px;}

.page-header {
    background: #fff none repeat scroll 0 0;
}

.iconrept{
	background-image: url('/icon/turismo-icon-azul.png');
	background-size: 40px auto;
	background-repeat: no-repeat;
	background-position: 6px 14px !important;
}

.iconrept:hover{
	background: none !important;
	background-image: url('/icon/turismo-icon-blanco.png') !important;
}

.full{width:100%;}


.servicio{padding-top:120px;}

.fondo_slider{background-color: rgba(255,255,255,0.7);}

.diagnosis-vehiculo, .airbag, .confort, .renault, .instrumentos, .inmovilizador{
	background-position: center;
    background-repeat: no-repeat;
    background-size: 80px auto;
}

.diagnosis-vehiculo{
	background-image: url("/icon/diagnosis-vehiculo.png");
}

.airbag{
	background-image: url("/icon/airbag.png");	
}

.confort{
	background-image: url("/icon/confort.png");	
}

.renault{
	background-image: url("/icon/renault.png");	
}

.instrumentos{
	background-image: url("/icon/instrumentos.png");	
}

.inmovilizador{
background-image: url("/icon/inmovilizador.png");	
}

.iconturismo, .flotas, .descarga, .agricola{
background-position: center;
background-repeat: no-repeat;
background-size: 40px auto;
transition: all 0s ease 0s
}

.iconturismo{
background-image: url("/icon/turismo.png");	
}

.flotas{ 
background-image: url("/icon/flotas.png");	
}

.agricola{
background-image: url("/icon/agricola.png");	
}	
.descarga{
background-image: url("/icon/descarga.png");	
}

