@charset "UTF-8";
/*Servicios y accesorios*/
.serviciosyaccesorios { margin:20px 10px; border-radius: 8px; background-image: url(/web/imgseguro/vehiculoFree/bg_servicios_y_accesorios.jpg); background-position: 0 -36px; background-repeat: no-repeat; width:300px; height:210px; }
.serviciosyaccesorios .opacitybox { background-color: rgba(0, 0, 0, 0.5); border-radius: 8px; display: block; height: 150px; padding: 40px 24px 20px; cursor: pointer; outline:none; height:210px;}
.serviciosyaccesorios .opacitybox > span { color: white; float: left; font-size: 24px; line-height: 24px; text-align: center; text-shadow: 1px 2px 2px black; width: 255px; letter-spacing: 0.5px; }
.serviciosyaccesorios .opacitybox > input { background-color: rgba(0, 0, 0, 0.5); border: 1px solid #BBBBBB; border-radius: 4px; color: white; float: left; font-size: 20px; font-weight: normal; height: 45px; margin: 35px 0 0; text-align: center; width: 254px; letter-spacing: 0.5px; cursor:pointer; }
.serviciosyaccesorios .opacitybox > input:hover { background-color: rgba(0, 0, 0, 0.6); border: 1px solid #EEEEEE; }/* CSS Document */
