.paso{ display:none; }

.destacado_1{ 
	font-size: 24px;
	text-align: center;
	border-bottom: 3px solid #1ebd7d;
	margin: 35px auto 25px;
	max-width: 400px;
	font-weight: bold;
	
}

.destacado_2{
	display: flex;
	flex-wrap:wrap;
	justify-content:center;
	margin: 15px 0px;
	justify-content: space-around;
}
.destacado_2 > div{
	padding: 15px;
	background: #eeeeee;
	text-align: center;	
	color:red;
	width: 49%;
box-sizing: border-box;
font-size: 20px;
font-weight: bold;
border-bottom: 3px solid #d9d9d9;
border-radius: 3px

}
.destacado_2 > div span{font-size:30px}
.img_compa{text-align: center; margin: 5px;}
.tabla_cotizacion{ margin: 0 auto; width: 100%; }
.tabla_cotizacion td{ padding: 15px; background: #d9d9d9; border:1px solid #fff;  }
.tabla_cotizacion td:nth-child(2), .tabla_cotizacion td:nth-child(4){ text-align:center;background: #eeeeee; font-weight: bold }

.separador {background: #d9d9d9 !important;}


.contenedor_opcionales{
	display: flex;
	flex-wrap:wrap;
	justify-content:center;
}
.contenedor_opcionales > div{
	padding: 5px 10px;
	background: #eeeeee;
	text-align: center;
	margin: 5px;
	font-weight: bold;
	border-radius: 3px;
	border-bottom: 3px solid #d9d9d9;

}

.no_precio{
	font-size: 24px;
	color:red;
	text-align: center;
}

.precio{
	color:red;
	font-size: 24px;	
	text-align: center;
	font-weight: bold;
	margin: 30px 10px;
	padding: 15px;
	box-shadow: 1px 1px 5px #0000004d;
-webkit-box-shadow: 1px 1px 5px #0000004d;
-moz-box-shadow: 1px 1px 5px rgba(0,0,0,0.25);
}
.precio span{font-size:130%}

.tabla_garantias{ margin: 0 auto; width:100%;}
.tabla_garantias th{ font-size:22px; font-weight: bold; padding: 15px; background: #d9d9d9;  }
.tabla_garantias td{ padding: 15px; background: #f5f5f5; border: 1px solid #fff;  }
.tabla_garantias tr td:nth-child(2) {font-weight: bold}
thead tr:first-child th{background: #c0bfbf !important; color: #000}


.volvertarificar{
	padding: 10px 15px;
	background: #1ebd7d;
	color:white;
	border-radius: 7px;
	max-width: 350px;
	margin: 15px auto 0px;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	border-bottom: 4px solid #199c67;
	cursor: pointer;

}
.volvertarificar a{ text-decoration:none; color:white; }
.volvertarificar:hover {opacity: 0.8}

.imagenes_compas {text-align: center;}
.imagenes_compas img {width: 120px; display: inline !important;}

*{box-sizing: border-box;
    -webkit-transition:all 0.4s 0s ease;
    -moz-transition:all 0.4s 0s ease;
    -ms-transition:none;
    font-family:inherit,sans-serif !important}
    

.botones_movil_comparativa{display: none !important;} /* Este estilo se usa en la comparativa de salud, parar el tarificador por compañia */

/*#cargando { background:#fff url(/imagenes/Loading/generico.gif) no-repeat center; }*/
#preloader{position:absolute; top: 50%; left: 50%;margin-left: -11%; }

#preloader span{
    display:block;
    bottom:0px;
    width: 9px;
    height: 5px;
    background:#dbdbdb;
    position:absolute;
    animation: preloader 1.5s  infinite ease-in-out;
}
 
#preloader span:nth-child(2){
left:11px;
animation-delay: .2s;
 
}
#preloader span:nth-child(3){
left:22px;
animation-delay: .4s;
}
#preloader span:nth-child(4){
left:33px;
animation-delay: .6s;
}
#preloader span:nth-child(5){
left:44px;
animation-delay: .8s;
}
@keyframes preloader {
    0% {height:5px;transform:translateY(0px);background:#dbdbdb;}
    25% {height:30px;transform:translateY(15px);background:#b1aeae;}
    50% {height:5px;transform:translateY(0px);background:#dbdbdb;}
    100% {height:5px;transform:translateY(0px);background:#dbdbdb;}
}

.error{  border: 2px solid red !important;}

input,  select  {height: 30px; padding: 5px 10px; box-sizing: content-box; font-size: 20px !important; border:none;}

#provincia_texto {background-color: #000; color: #fff; font-weight: bold}

#top_tarif{max-width: 1200px;
width: 100%;
margin: 0px auto;
display: flex;
margin: 10px auto;
border-bottom: 3px solid #fd8f4b; border-radius: 3px; height: 27px;}

.boton_atras {padding: 0px; margin: 0px}

.atras {background-color:#e1dfdf; color: #000; cursor: pointer;min-width: 80px;text-align: center; font-weight: bold; list-style: none; font-size:14px; border-radius: 3px 0px 0px 3px; padding: 3px; line-height: 150% }
li#boton_atras::before {content: url(/imagenes/flecha_izda_tarif.png); padding-right: 5px}


#BarraProgreso{
	background-color: #f5f5f5;
	width: 100%;
	max-width: 1200px;
    border-radius: 0px 3px 3px 0px;
	

}

#BarraProgresoRelleno{
	height: 100%;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1ebd7d+0,1ebd7d+100&0+0,1+100 */
background: -moz-linear-gradient(left, rgba(30,189,125,0) 0%, rgba(30,189,125,1) 40%, rgba(30,189,125,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, rgba(30,189,125,0) 0%, rgba(30,189,125,1) 40%, rgba(30,189,125,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, rgba(30,189,125,0) 0%, rgba(30,189,125,1) 40%, rgba(30,189,125,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#001ebd7d', endColorstr='#1ebd7d',GradientType=1 ); /* IE6-9 */


	width:0px;
	border-radius: 0px;
}


.Div_asegurados{ width: 100%; display:none; text-align: center; margin: 7px 0px; }
div.Div_asegurados:last-child{margin-bottom:100px;}


.paso {
	display: none; 
	max-width: 1200px;
	width: 100%;
	margin: 0 auto 40px;
	padding: 20px;
	text-align: center;
	box-sizing: border-box !important;
	background-color: #f5f5f5;
	color: black;
	border-radius: 20px;
	border:1px solid #eaeaea;
	position: relative;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
    min-height: 400px;
    border-bottom: 3px solid #047676;
}

.paso h2 {font-weight: bold; letter-spacing:2px; font-size:28px}


.paso ul { 
	list-style: none;
	text-align: left;
	padding: 0;
	margin: 0;
	display:flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: baseline;
}



.paso li { 
	padding: 5px;
	margin: 5px;
	
}

.paso li:hover { opacity: 0.6; }

.avanza {background-color:darkorange; color: #fff; padding: 10px 45px !important; border-radius: 5px; cursor: pointer;min-width: 100px;text-align: center; border-bottom: 5px solid #ff5722; font-weight: bold; text-transform: uppercase;}



ul.botones { 
	list-style: none;
	text-align: left;
	padding: 0;
	margin: 0;
	display:flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: flex-end;
position: absolute; bottom: 20px; width: 95%;
box-sizing: content-box;}

li[id^='cantidad-'], li[id^='franquicia-'],li[id^='cantidadresto-'],li[id^='mes-'], li[id^='edad0-'], li[id^='edad1-'], li[id^='edad2-'], li[id^='edad3-'], li[id^='edad4-'], li[id^='edad5-'], li[id^='edad6-'], li[id^='edad7-'], li[id^='edad8-'], li[id^='edad9-'] { background-color: #fff; padding: 10px; font-size: 18px; margin: 6px; cursor: pointer; text-align: center; min-width: 45px; border-bottom: 3px solid #dcdcdc }

input[id^='opcionales_'] {height: auto; margin-right: 10px;-moz-transform: scale(1.3); -webkit-transform: scale(1.3);}

li[id^="franquicia-"] {min-width: 125px;}

.Div_opcionales {display: flex; flex-wrap: wrap; max-width: 900px; margin: 0px auto; justify-content: flex-start !important}
.Div_opcionales>div {width: 50%; text-align: left; padding: 0px 10px; box-sizing: border-box; margin-bottom: 10px; display: flex; align-items: baseline;}
.Div_opcionales>div:last-child {margin-bottom: 60px;}

li[id^="mes-"]:last-child{margin-bottom: 100px !important;}

li[id^='mes-'] {min-width: 125px;}

#Div_12 div div {display: flex; flex-wrap: wrap;justify-content: center;}
#Div_12 div div input{display: none}

#Div_12 img {margin: 10px 3px; background-color: #fff; border:2px solid #fff; }
#Div_12 img:hover, #Div_12 label:hover img{cursor: pointer; opacity: 0.6;}
#Div_12 label:hover {cursor: pointer;}
#Div_12 {padding-bottom:100px;}
#Div_12 .parrafo {font-size: 24px; text-align: center; font-weight: bold;}
#Div_7 input {margin:0px 0.5%;}
#idnombre,#idtelefono {width: 40%; margin: 10px; max-width: 275px;}
#idcorreo {width: 80%; margin: 10px; max-width: 584px; }
/*#noquierodartel {width: 52%; display: inline-block; margin:0px 0.5%; background-color: #dcdcdc; padding: 15px; height: 53px; border-bottom: 3px solid #c7c6c6;font-size: 20px; cursor: pointer; box-sizing: border-box;}*/
#noquierodartel {display: none; width: 52%; position: relative;
top: -9px;}
#noquierodartel label {width: 100%; display: inline-block; margin:0px 0.5%; background-color: #dcdcdc; padding: 15px; height: 53px; border-bottom: 3px solid #c7c6c6;font-size: 20px; cursor: pointer; box-sizing: border-box; line-height: 100%}
#noquierodartel input {display: none;}

#noquierodartel{ display: none !important; }


#Div_7 input:last-child{margin-bottom:0px !important;}
#Div_7 input {margin-bottom: 20px; height: 40px; border-bottom: 3px solid #dcdcdc;}
input[type="checkbox"]#idprotecciondatos {vertical-align: middle;
    margin: 0px 15px 0px 0px;
    -moz-transform: scale(1.5);
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
    height: auto !important;
    -moz-appearance:normal !important;
    }
#lopd {margin: 30px 0px 100px; display: flex; text-align: center; justify-content: center;  align-items: stretch;}
#lopd a {color:#000;}
#lopd a:hover {text-decoration: none}
.fondo_rojo {padding: 5px; background-color: #fff; color: darkorange !important; margin-top: 0px;}
li[id^="tipo-"] {
    background-color: rgb(255, 255, 255);
    padding: 10px 15px;
    font-size: 17px;
    margin: 11px;
    cursor: pointer;
    min-width: 240px;
    text-align: center;

}

li[id^="tipo-"]:last-child{margin-bottom:100px;}

.contenedorprincipal_final {
    color: rgb(0, 0, 0);
    background-color: RGB(255, 255, 255);
    width: 100%;
    max-width: 1000px;
    text-align: center;
    margin: 0px auto 10px;
    padding: 10px;
    box-sizing: border-box;
    border-radius: 10px;
    -webkit-box-shadow: 0px 3px 5px 0px rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 0px 3px 5px 0px rgba(50, 50, 50, 0.75);
    box-shadow: 0px 3px 5px 0px rgba(50, 50, 50, 0.75);
}

.mensaje, .mensaje_2 {
    width: 100%;
    padding: 10px;
    font-weight: bold;
    text-align: center;
    box-sizing: border-box;
    font-size: 127%;
    font-variant: all-petite-caps;
    margin-top: 0px;
    border-radius:3px;
    line-height: 100%;

    
}

.mensaje {background: rgb(247, 234, 103);border-bottom: 3px solid #e5d959; margin-bottom: 25px}
.mensaje_2 {background: darkorange ;border-bottom: 3px solid #ff5722; color: #fff !important; margin-top: 30px}

p.mensaje:last-child {background-color: darkorange !important; color: #fff !important}

#VER_COMPARATIVA {
    margin: 7px 0px;
    background: #1ebd7d !important;
    color: rgb(255, 255, 255) !important;
}



.tipos_seguro {
    margin-top:20px;
    display:flex;
    flex-wrap: wrap;
    justify-content:space-around;
}


.tipos_seguro div:hover {opacity: 0.7}




.encabezado {
    clear: both;
    font-weight: bold;
    text-align: center;
    padding:20px 0px;
    color: #fff;
    background-color: #047676;
    display: flex;
    font-size: 18px;
    
}

.encabezado span{line-height: 100%;}



.provincias {
    width: 50%;
    padding: 15px 25px;
    text-align: center;
    display: inline;
    background-color: #f5f5f5;
font-size: 18px;
box-sizing: border-box;
border-bottom: 3px solid #e0dede;
}



.linea {
    display: flex;
    padding: 10px 0px;
    border-bottom: 2px solid #E6E6E6;
    align-items: center;
}
.linea:hover {background-color: #f6f6f6}

.tipos_seguro div span {font-size: 20px; font-weight: bold; line-height: 100%; text-align: left; display: block;}
.tipos_seguro div .texto_desde {font-weight: normal; text-align: right;margin-top: 15px}
.enc_compa {width: 23%;}
.enc_promo {width: 5%;}
.enc_precio {width: 18%;}
.enc_preciototal {width: 20%;}
.enc_cobertura {width: 22%;}
.enc_contratar {width: 15%;}

.lin_compa {width: 23%;}
.lin_promo {width: 5%; position:relative; top: -22px;}
.lin_precio {width: 18%; font-size: 23px; font-weight: bold;}
.lin_preciototal {width: 20%; font-size: 23px; font-weight: bold;}
.lin_cobertura {width: 22%;}
.lin_contratar {width: 15%;}
.lin_noprecio, .lin_nopreciototal {width: 18%; color: darkorange;font-weight: bold;font-size: 15px; }


.lin_producto {display: block;font-size: 13px;margin: 0 auto;padding: 0; font-weight: bold; line-height: 100%;}

.llamada button {background-color: darkorange;
    text-transform: uppercase;
    font-size: 15px;
    padding: 8px;
    border-bottom: 5px solid #ff5722 ;
    border-top: none;
    border-right: none;
    border-left: none;
    border-radius: 5px;
margin-top: 20px;
color: #FFF;
font-weight: bold;
cursor: pointer;}

.boton_contratar{
    background-color: #75DEDE;
    text-transform: uppercase;
    font-size: 15px;
    padding: 8px;
    border-bottom: 5px solid #69c8c8;
    border-top: none;
    border-right: none;
    border-left: none;
    border-radius: 5px;
margin-top: 20px;
color: #FFF;
font-weight: bold;
cursor: pointer;
}
.boton_contratar:hover, .llamada button:hover {background-color:#fa4848; border-bottom: 5px solid #b90909 }

.llamada {margin:10px auto 40px; max-width:94%; border-radius:5px; text-align: center; padding: 20px; box-shadow: 1px 1px 5px rgba(0,0,0,0.25);-webkit-box-shadow: 1px 1px 5px rgba(0,0,0,0.25);-moz-box-shadow: 1px 1px 5px rgba(0,0,0,0.25)}
.llamada p {font-size: 20px;text-align: center; margin: 5px}

.llamada span {font-size: 40px; font-weight: bold}

.botones_comparativa {display: flex;justify-content: space-around;align-items: center;}
.bandera_promo {background-color: darkorange; cursor: pointer; position: relative; z-index: 9;}
.bandera_promo, .bandera_nopromo {
    width: 20px;
    height: 60px;
    color: #fff;
    text-transform: uppercase;
    font-size: 10px;
    text-align: center;
    line-height: 10px;
    margin-top: 0px auto;
    padding-top:5px;
    font-weight: bold;
}
#triangulo {
    width: 0;
    height: 0;
    margin-top: -5px;
    border-style: solid;
    border-width: 0 10px 5px 10px;
    border-color: transparent transparent #FFF transparent;
    position: relative;
    z-index: 10;

}

#llamada_abajo {padding: 10px 30px;}




.boton_cabecera{padding:10px;background-color: #75DEDE;border: 2px solid #fff;color: #fff; border-radius: 10px; cursor: pointer;}

.cabecera_seleccion{background-color: #FFF;border: 2px solid #75DEDE;color: #75DEDE;}
.seleccionada {background-color:#1ebd7d !important; color:#fff !important;}
.seleccionada_notel label{background-color: #1ebd7d !important; color: #fff; border-bottom:3px solid #199c67 !important;  box-sizing: border-box;}

.modificar {color: #099; font-size:18px; font-weight: bold; text-decoration: none; padding: 20px 10px; text-decoration:underline;}
.modificar:hover {text-decoration: none;}
#Div_1 ul {width: 45%; min-width: 250px; margin: 20px auto 0px}
#Div_1 ul li {display: block; width: 100%; padding: 15px; border-bottom:1px solid #dcdcdc; margin: 0px; font-size: 18px }
#Div_1 ul li:hover{cursor: pointer; background-color: #fff; opacity: 1}
#Div_13 label {text-align: left; margin: 20px 0px; padding: 10px 20px; background-color: #fff; cursor: pointer; display: block; font-weight: normal; border-bottom: 3px solid #dcdcdc; line-height: 120%}
#Div_13 label:hover {opacity: 0.6} 
#Div_13 div div div:last-child {margin-bottom: 100px}
#Div_13 label span {font-size: 120%; display: block; font-weight: bold;}

#Div_13 div {margin: 0px auto; width: 96%}
#Div_13 div div div input[type='checkbox'] {display: none }
#VER_COMPARATIVA {font-size: 20px; padding: 10px; border: none; border-radius: 5px}


.asegurado_destacado{ color:red; }


#Div_12 img:hover {cursor: pointer;}
input[id^="tipo-"] {cursor: pointer;}


label[for^="cia-"]{display: inline-block; }
label[for^="cia-"] img{pointer-events: none;}

.botones_comparativa div:first-child {width: 75%; min-width:80px}

/*.ui-dialog .ui-dialog-titlebar {display: none}
#cargando .ui-dialog-titlebar-close {display: none !important}*/


.ui-dialog .ui-dialog-title {width: 100% !important;}
.ui-dialog {position: absolute !important; z-index: 9999 !important;}

.texto_desde {display: none !important}

.no_js {text-align: center;
    padding: 40px;
    border: 1px solid #cacaca; max-width: 400px; font-size: 20px; margin: 10px auto;position: relative;
    top: 25%;}

    #companias-TODAS img {background-color: #1ebd7d; border:2px solid #1ebd7d;}

 .ui-widget-overlay {background: #000000 !important; opacity: 0.5 !important;}

  #rt-header .menu-block, #rt-showcase, section#g-showcase {display:none;}
  #rt-logo {margin-top:0px !important;}

  form {margin:20px auto;}

  



/******* ESTILO NUEVO LOPD ******************************/
#FormularioTarificar #lopd{margin:15px auto; align-items: start !important}
#FormularioTarificar #lopd label{font-size:11px; margin-left:8px}
#FormularioTarificar #lopd label a{font-weight:bold; text-decoration:underline}
#FormularioTarificar #lopd input#idprotecciondatos{width:70px !important; margin-top:0px; min-width:25px}
#FormularioTarificar #lopd label p {margin-top: -15px !important;font-size: 11px;}








/************************************************************************** movil ************************************/
@media only screen and (max-width:480px) {

    .contenedorprincipal_final {margin-top: -50px;} 
	.paso h2 {font-size: 21px}
	#Div_1 input {width: 100%; box-sizing: border-box; height: 40px; margin-bottom: 15px}
	.Div_asegurados span {display: none !important}
	.paso {padding: 10px !important}
    input,  select {font-size: 18px !important}

	
#Div_4 img {width: 83px; }
h2.fondo_rojo {font-size: 18px}
#Div_12 img {width: 87px;}
#Div_12 label:last-child {margin-bottom: 100px}
#Div_13 label {font-size: 13px;}
#Div_13 label span {margin-bottom: 5px; line-height: 115%;}
input#idnombre {width: 100% !important; box-sizing: border-box;height:40px}
input#idtelefono {width: 100% !important; box-sizing: border-box;height:40px}
input#idcorreo {width: 87% !important; box-sizing: border-box;height:40px;max-width: 274px; }

#lopd {font-size: 12px}

li[id^="edad0-"], li[id^="edad1-"], li[id^="edad2-"], li[id^="edad3-"], li[id^="edad4-"], li[id^="edad5-"], li[id^="edad6-"], li[id^="edad7-"], li[id^="edad8-"], li[id^="edad9-"] {margin:5px; padding: 4px }
li[id^="mes-"] {font-size: 18px}

li[id^="franquicia-"] {width: 100%;}

.Div_opcionales {display: block;}
.Div_opcionales > div {width: 100%; margin-bottom: 15px}
.Div_opcionales > div:last-child {margin-bottom: 100px;}


.tipos_seguro div .texto_desde {display: none}
.tipos_seguro div span { font-size: 15px; line-height: 15px; margin: 0px; text-align: center;}

.encabezado span {font-size: 16px; }
.enc_contratar, .lin_contratar  {display: none}
.lin_compa {width: 35%;}
.lin_promo {width: 5%;position: relative;top: -10px;}
.lin_precio {width: 30%; font-size: 18px;}
.lin_precio:last-child {display: none}
.lin_preciototal, .lin_nopreciototal {display: none}
.lin_noprecio {width: 30%; color: darkorange;font-size: 12px; }
.lin_cobertura, .enc_cobertura {width: 30%; line-height: 100%;}
.enc_compa {width: 35%;}
.enc_promo {width: 5%;}
.enc_precio {width: 30%;}
.enc_preciototal {display: none}
.lin_compa img, .lin_cobertura img {width: 75px}
.boton_prod_comparativa {font-size: 13px;}

.boton_cabecera {width: 50%; box-sizing: border-box; border-radius: 10px;}

li[id^='cantidad-'], li[id^='mes-'] {margin: 6px !important;}
li[id^="mes-"] {min-width: 95px;}
label[for^="cia-"]:last-child {margin-bottom: 100px}

#noquierodartel {width: 100%}
#noquierodartel label {width: 100%;
text-align: left;
height: 40px;
font-size: 18px; padding: 10px; line-height: 100% }

#BarraProgresoRelleno{background: #1ebd7d !important}



.contenedorprincipal_final {box-shadow: none; -moz-box-shadow: none; -webkit-box-shadow: none;padding: 0px;}

.provincias {width: 100%; display: block; font-size: 16px; background-color: none; padding: 5px; margin: 0px; border-bottom: none}

p.provincias:nth-child(3) {border-bottom: 3px solid #e0dede;}

.mensaje {margin-bottom: 10px;}
.mensaje_2 {margin-top: 10px;}

.destacado_1, .destacado_2{font-size: 20px;}
.contenedor_opcionales > div {margin: 2px; font-size: 14px; width: 100%;}
.precio {font-size: 21px;margin: 15px 10px;}
.imagenes_compas img {width: 70px;}
.tabla_garantias th {font-size: 18px; padding: 10px}
.tabla_garantias td {padding: 5px; font-size: 14px;}
.destacado_2 > div {font-size: 22px;}
.tabla_cotizacion {display:flex;}
.tabla_cotizacion td {padding: 2px; font-size: 13px}
.tabla_cotizacion td:nth-child(2), .tabla_cotizacion td:nth-child(4) {width: 22%;}
.volvertarificar {font-size: 16px; padding: 7px; max-width: 200px}

li[id^="cantidad-"], li[id^="franquicia-"], li[id^="cantidadresto-"], li[id^="mes-"], li[id^="edad0-"], li[id^="edad1-"], li[id^="edad2-"], li[id^="edad3-"], li[id^="edad4-"], li[id^="edad5-"], li[id^="edad6-"], li[id^="edad7-"], li[id^="edad8-"], li[id^="edad9-"] {padding: 10px}

input[type="checkbox"]#idprotecciondatos, input[id^="opcionales_"] {
    -moz-appearance: normal;
    appearance: normal;
    /*width: 20px !important;
    height: 20px !important;*/
    }
    input[id^="opcionales_"]
    {
    -moz-transform: scale(1.3);
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
    }
    input[type="checkbox"]#idprotecciondatos
    {
    -moz-transform: scale(1.5);
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
    
    }

    .Div_opcionales label {width: 90% !important}



}





/**************************************************************************** tablet **************************************/
@media only screen and (min-width:481px) and (max-width:768px) {

.paso h2 {font-size: 23px}
#Div_1 input {margin-bottom: 15px}
.Div_asegurados span {font-size: 12px}
#Div_4 img {width: 110px}
#Div_7 input#idnombre {width: 100% !important; max-width: 100%;box-sizing: border-box;}
#Div_7 input#idtelefono {width: 100% !important; max-width: 100%;box-sizing: border-box;}
#Div_7 input#idcorreo {width: 100% !important; max-width: 100%;box-sizing: border-box;}
.tipos_seguro div span {font-size: 15px;}
.enc_contratar, .lin_contratar {display: none}
.lin_compa {width: 25%;}
.lin_promo {width: 5%;position: relative;top: -10px;}
.lin_precio {width: 20%; font-size: 23px;}
.lin_preciototal {width: 20%; font-size: 23px;}
.lin_cobertura {width: 30%;}
.lin_noprecio {width: 20%; color: darkorange;font-size: 15px; }
.enc_compa {width: 25%;}
.enc_promo {width: 5%;}
.enc_precio {width: 20%;}
.enc_preciototal {width: 20%;}
.enc_cobertura {width: 30%;}
.lin_compa img {width: 90px}

.tipos_seguro div {height: 85px !important}

/*.ui-dialog {top:100px !important;}*/

.boton_cabecera {width: 25%; box-sizing: border-box; border-radius: 10px 10px 0px 0px; border-bottom: none; padding: 5px 10px}

input[id^='dia_']  {width: 6%;}
select[id^='mes_']  {width: 19%;}
input[id^='anio_']  {width: 14%;}
select[id^='sexo_']  {width: 14%;}
li[id^='mes-'] {min-width: 95px;}

#noquierodartel {width: 100%}
#noquierodartel label {width: 100%;
text-align: left;
height: 40px;
padding: 7px 10px 0px; line-height: 100% }

input[type="checkbox"][id^="opcionales_"] {
    -moz-appearance: normal;
    appearance: normal;
    width: 20px !important;
    height: 20px !important;
    }
.Div_opcionales label {width: 80% !important}

li[id^="cantidad-"], li[id^="mes-"], li[id^="edad0-"], li[id^="edad1-"], li[id^="edad2-"], li[id^="edad3-"], li[id^="edad4-"], li[id^="edad5-"], li[id^="edad6-"], li[id^="edad7-"], li[id^="edad8-"], li[id^="edad9-"] {font-size: 18px}

.provincias {width: 100%; display: block; font-size: 16px; background-color: none; padding: 5px; margin: 0px; border-bottom: none}

p.provincias:nth-child(3) {border-bottom: 3px solid #e0dede;}

.mensaje {margin-bottom: 10px;}
.mensaje_2 {margin-top: 10px;}

.imagenes_compas img {width: 100px;}
.tabla_cotizacion td {padding: 7px;}







}





/********************************************************************** laptop **********************************************/
@media only screen and (min-width:769px) and (max-width:1024px) {

    .tipos_seguro div span {font-size: 18px;}

    /*.ui-dialog {top:150px !important; }*/

    .boton_cabecera {width: 24.5%; box-sizing: border-box; border-radius: 10px 10px 0px 0px; border-bottom: none}

    .boton_contratar {font-size: 13px;}

    .imagenes_compas img {width: 105px;}





	}



/******************************************************************** ordenador ***********************************************/
@media only screen and (min-width:1025px) { 

    /*.ui-dialog {top:200px !important;}*/
    .boton_cabecera {width: 24.5%; box-sizing: border-box; border-radius: 10px 10px 0px 0px; border-bottom: none; padding: 10px 10px 20px}



}




