@font-face {
	font-family: MyriadPro;
	src: url("../../includes/font/MyriadPro-Regular.eot"); /* IE9 Compat Modes */
	src: url("../../includes/font/MyriadPro-Regular.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
		 url("../../includes/font/MyriadPro-Regular.woff") format("woff"), /* Modern Browsers */
		 url("../../includes/font/MyriadPro-Regular.ttf")  format("truetype") /* Safari, Android, iOS */
}

*{font-family: MyriadPro;}

/* ----------------------------------------------------------------------------------------------------------- */

h1{
    width: 100%;
    text-align: center;
    color: #999999;
}

.calcula{
	width: 100%;
	font-weight: bold;
	text-align: center;
	color: #999;
	margin-top: 60px;
}

.fancybox-custom .fancybox-skin {
	box-shadow: 0 0 50px #222;
}

#div_edad{
	width:30%;
}

#div_capital{
	width:30%;
}

#div_calculo{
	width:20%;
}

#div_desglose{
	width:20%;
}

.contenedor{
   width: 100%;
}

.botCalculus{
	height:50px; 
	width:168px;
	margin-top: 12px;
}

.tablaprecios{
    width: 100%;
    margin: auto;
}

.cajaprecio{
    width: 100%;
    margin-top:20px;
}

td{
	padding: 1px;
}

.pvp{
	text-align: center;
	color:#19AAB8;
	background:#DADADA;
	border: 1px solid #DADADA;
	padding:  0em 1em;
	border-radius: 5px;
	font-size: 16px;
	line-height: 1;
	-webkit-box-decoration-break: clone;
	-o-box-decoration-break: clone;
	box-decoration-break: clone;
    width: 100px;
	height:45px;
}

.pvpCont{
    /*text-align: right;*/
    color: #000;
    font-weight: bold;
    border: 1px solid #DADADA;
    padding:  0em 1em;
    border-radius: 5px;
    font-size: 14px;
    line-height: 1;
    -webkit-box-decoration-break: clone;
    -o-box-decoration-break: clone;
    box-decoration-break: clone;
    width: 100px;
	height:45px;
}

.selec_cober{
	height:78px;
}

.pvp_anual{
	text-align: center;
	color:#19AAB8;
	background:#DADADA;
	border: 1px solid #DADADA;
	padding:  0em 1em;
	border-radius: 5px;
	font-size: 16px;
	line-height: 1;
	-webkit-box-decoration-break: clone;
	-o-box-decoration-break: clone;
	box-decoration-break: clone;
    width: 100px;
	height:45px;
}

.pvpCont_anual{
    text-align: right;
    color: #19AAB8;
    font-weight: bold;
    padding:  0em 1em;
    border-radius: 5px;
    font-size: 20px;
    line-height: 1;
    -webkit-box-decoration-break: clone;
    -o-box-decoration-break: clone;
    box-decoration-break: clone;
    width: 100px;
	height:45px;
}

.pvpCont_checks{
	color: #000; 
	/*font-weight: bold; */
	border: 1px solid #fff0; 
	padding: 0em 1em; 
	border-radius: 5px; 
	/*font-size: 14px; */
	line-height: 1; 
	-webkit-box-decoration-break: clone; 
	-o-box-decoration-break: clone; 
	box-decoration-break: clone; 
	height: 45px;
}
.pvpCont_checks_img{
	color: #000; 
	/*font-weight: bold; */
	border: 1px solid #fff0; 
	padding: 0em 1em; 
	border-radius: 5px; 
	/*font-size: 14px; */
	line-height: 1; 
	-webkit-box-decoration-break: clone; 
	-o-box-decoration-break: clone; 
	box-decoration-break: clone; 
	height: 65px;
}

.checkboxsTipos{
	transform:scale(3);
}

.continente{
    background-color: #B50F1F;
    text-align: center;
    font-weight: bold;
    color: #FFF;
}

.filaContinente{
    border-bottom: 1px solid #1D1D1B;
    background: #903;
    color:#FFF;
    text-transform: capitalize;
}

.filaContenido{
    background: #005EB7;
    border-left: 1px solid #1D1D1B;
    color: #fff;
    text-transform: capitalize;
}

.botonCalcula{
    display: block;
    width: 50%;
    margin: 10px auto;
    padding: 20px;
    background: #005EB7;
    color:#FFF;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    border-radius: 25px;
}

.botonCalcula:hover{
    background: #009900;
}

.elemForm{
    width: 33%;
    text-align: center;
    float: left;
}

.inputprecio{
    width: 70px;
    padding: 10px;
    border: 1px solid #1D1D1B;
    border-radius: 5px;
    margin: 10px;
    text-align: center;
    font-weight: bold;
    font-size: 20px;
}

.inputprecio:focus{
	background: #b3d271;
}

select{
    padding: 10px 20px ;
    height: 50px;
    border: 1px solid #1D1D1B;
    border-radius: 5px;
    margin: 10px;
    text-align: center;
    font-weight: bold;
    font-size: 20px;
	color:#999999;
}

#msnError{
    /*width: 100%;*/
    text-align: center;
    font-weight: bold;
    background: #cc6666;
    color: #fff;
    padding: 10px;
    margin: 10px auto;
    border: 1px solid #903;
}

.datos{
    width: 100%;
    overflow: hidden;
}

.botonCoberturas, .botonContratar{
    display: block;
    width: 20%;
    margin: 10px;
    padding: 20px;
    background: #999;
    color:#FFF;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    border-radius: 25px;
    float: right;
}

.botonCoberturas:hover , .botonContratar:hover{
    background: #009900;
}

.botonContratar{
    background: #999;
}

.botonCoberturas a, .botonContratar a{
    color:#FFF;
    text-decoration: none;
    width: 100%;
}

/* ------------------------------------------------------------------------------------------------- */
.icono{
	position: absolute;
	color: #ccc;
    right: 11px;
	padding-top:11px;
    transition: color 0.25s ease-out;
}

.contenedorCajaTexto{
	position: relative;
	font-weight: bold;
    font-size: 24px;
    transition: color 0.25s ease-out;
	vertical-align:middle;
}

span.euros::after { 
	content: " \20ac";
	color:white;
	background-color: #999999;
    padding: 11px;
    border: 1px solid #1D1D1B;
    border-radius: 5px;
    text-align: center;
    font-weight: bold;
    font-size: 20px;
    float: right;
}

.fcontenido{
	position:relative;
	left:1px;
	/*top:30px;*/
	top:0px;
    color: #000;
    text-transform: capitalize;
	font-size:25px;
	transform: rotate(-90deg);
	width:40px;
	height:180px;
    text-align: center;
    font-weight: bold;
}

.redondeados {
	border: 1px solid #1D1D1B;
	padding:  0em 1em;
	border-radius: 8px;
	font-size: 24px;
	line-height: 2;
	-webkit-box-decoration-break: clone;
	-o-box-decoration-break: clone;
	box-decoration-break: clone;
}

.redondeados_fondo{
	border: 1px solid #1D1D1B;
	padding:  0em 1em;
	border-radius: 8px;
	font-size: 24px;
	line-height: 2;
	-webkit-box-decoration-break: clone;
	-o-box-decoration-break: clone;
	box-decoration-break: clone;
	background:#999999;
	color:#C6C6C6;
	font-weight:bold;
}

.redondeados_continente{
	border: 1px solid #1D1D1B;
	padding:  0em 1em;
	border-radius: 8px;
	font-size: 24px;
	text-align: center;
	line-height: 2;
	-webkit-box-decoration-break: clone;
	-o-box-decoration-break: clone;
	box-decoration-break: clone;
	background:#C6C6C6;
	color:#0F73FF;
	font-weight:bold;
}

#causas{
	text-transform: uppercase;
	color:#999999;
}

#labelmetros{
	color:#999999;
}

#tituContinente{
	color:#313E91;
}

#precioContinente{
	color:#313E91;
	text-align:center;
}
/* ------------------------------------------------------------------------------------------------- */

@media screen and (max-width: 690px) {

	.botonCoberturas, .botonContratar{
		display: block;
		width: 40%;
		margin: 5px;
		padding: 2px;
		background: #999;
		color:#FFF;
		font-weight: bold;
		text-align: center;
		text-decoration: none;
		border-radius: 25px;
		float: right;
	}

	.botonCalcula{
		display: block;
		width: 50%;
		margin: 2px auto;
		padding: 10px;
		background: #005EB7;
		color:#FFF;
		font-weight: bold;
		text-align: center;
		text-decoration: none;
		border-radius: 25px;
	}
	
	.inputprecio{
		height: 40px;
		width: 55px;
		padding: 0px 10px;
		border: 1px solid #1D1D1B;
		border-radius: 5px;
		margin: 5px;
		text-align: center;
		font-weight: bold;
		font-size: 16px;
	}

	select{
		padding: 10px 10px ;
		height: 40px;
		border: 1px solid #1D1D1B;
		border-radius: 5px;
		margin: 5px;
		text-align: center;
		font-weight: bold;
		font-size: 11px;
	}

	#causas{
		/*display: none;*/
		text-transform:uppercase;
	}

	#labelmetros{
		/*display: none;*/
		font-size:12px;
	}
	
	#tituContinente{
		width: 18%;
		color:#575756;
	}
	
	select{
		font-size:16px;
	}
	.redondeados_continente{
		font-size:16px;
	}
	.fcontenido{
		font-size:16px;
		height: 130px;
	}
	.pvpCont{
		font-size:11px;
		height:35px;
	}
	.pvp{
		font-size:13px;
		height:35px;
	}
	.pvpCont_anual{
		font-size:15px;
		height:35px;
		/*text-align: center;*/
	}
	.pvpCont_checks{
		height: 35px;
	}
	.pvpCont_checks_img{
		height: 62px;
	}
	.checkboxsTipos{
		transform:scale(2);
	}	
	.pvp_anual{
		font-size:13px;
		height:35px;
	}
	.selec_cober{
		height:62px;
	}
	img{
		width: 100%;
	}
	.botCalculus {
		/*height: 55px;
		width: 175px;*/
		height: 42px;
		width: 122px;
		margin-top: 6px;
	}
	h1{
		font-size: 22px;
	}
}

/* ------------------------------------------------------------------------------------------------- */
@media screen and (max-width: 480px) {
	
	#div_edad{
		width:22%;
	}
	
	#div_capital{
		width:22%;
	}
	
	#div_calculo{
		width:28%;
	}
	
	#div_desglose{
		width:28%;
	}
	
	.elemForm{
		margin: 0px;
		padding: 0px;	
	}

	.tablaprecios{
		width: 100%;
		margin: auto;
	}

	table{
		width: 100%;
		font-size: 10px;
	}
	td{
		padding: 1px;
	}
	
	/*.desaparecemovil{
		display:none;
	}*/

	#tituContinente{
		width: 18%;
		color:#575756;
	}

	.pvpCont{
		width: 14%;
		/*font-size: 15px;*/
		font-size: 10px;
		padding:0px 0px;
		height:46px;
	}
	.pvpCont_anual{
		width: 14%;
		font-size: 12px;
		padding:0px 0px;
		height:26px;
		text-align: center;
	}
	.pvpCont_checks{
		height: 46px;
	}
	.pvpCont_checks_img{
		height: 62px;
	}
	.checkboxsTipos{
		transform:scale(2);
	}
	
	.selec_cober{
		height:32px;
	}
			
	.inputprecio{
		height: 33px;
		/*width: 70px;*/
		width: 50px;
		padding: 2px;
		border: 1px solid #1D1D1B;
		border-radius: 5px;
		margin: 2px;
		text-align: center;
		font-weight: bold;
		font-size: 10px;
	}

	select{
		/*width: 180px;*/
		width: 110px;
		padding: 2px 2px ;
		height: 40px;
		border: 1px solid #1D1D1B;
		border-radius: 5px;
		margin: 2px;
		text-align: center;
		font-weight: bold;
		font-size: 10px;
	}

	.botonCalcula{
		display: block;
		float: none;
		clear: both;
		width: 100%;
		margin: 2px auto;
		padding: 10px 0 10px 0;
		background: #005EB7;
		color:#FFF;
		font-weight: bold;
		text-align: center;
		text-decoration: none;
		border-radius: 5px;
	}

	input{
		margin: 1px;
	}

	img{
		width: 100%;
	}

	#cajaBTNcalcula{
		float: none;
		width: 100%;
	}

	.botonCoberturas, .botonContratar{
		display: block;
		width: 48%;
		margin: 5px;
		padding: 10px;
		background: #999;
		color:#FFF;
		font-weight: bold;
		text-align: center;
		text-decoration: none;
		border-radius: 15px;
		float: right;
	}
	
	.botCalculus{
		/*height:40px;
		width:120px;*/
		height:31px;
		width:76px;
		vertical-align:middle;
	}
	
	.fcontenido{
		/*font-size: 18px;*/
		font-size: 10px;
		left: 0px;
		top: 0px;
		/*height: 160px;*/
		height: 80px;
	}
	
	.pvp{
		/*font-size: 15px;*/
		font-size: 10px;
		padding:0px 0px;
		height:46px;
	}
	.pvp_anual{
		/*font-size: 15px;*/
		font-size: 10px;
		padding:0px 0px;
		height:26px;
	}
	
	.redondeados_continente{
		/*font-size: 15px;*/
		font-size: 10px;
	}
	
	h1{
		width: 85%;
		text-align: center;
		color: #999999;
		font-size: 17px;
	}
	
	#causas{
		display: none;
	}
	#labelmetros{
		display: none;
	}
	
}
