@import url('https://fonts.googleapis.com/css?family=Varela+Round');

body{
	font-family: 'Varela Round', Helvetica, Arial, sans-serif;
	font-weight: normal;
	color: #333;
}

.background{
	background: #000000;
}

.img-title{
	display: block;
	text-align: center;
	margin: 0 auto;
	width: 100%;
	max-width: 750px;
}

.img-iphone-xs-content{
	display: block;
	text-align: center;
	margin: 0 auto;
	width: 100%;
	max-width: 750px;
}

.img-iphone-xs-content-carac{
	display: block;
	text-align: center;
	margin: 0 auto;
	width: 100%;
	max-width: 750px;
}

@font-face{
	font-family: 'Ronded';
    src: url('../fonts/HelveticaRounded-Bold.otf');
}

.container-form-1{
	
	padding: 0px 0px 0px 10px;
	background: #9a0c0b;
}

.container-form-2{
	
	padding: 0px 0px 0px 10px;
	background: #f8bf30;
}

.container-form-3{
	
	padding: 0px 0px 0px 10px;
	background: #da5036;
}

.container-form-4{
	
	padding: 0px 0px 0px 10px;
	background: #f8b03c;
}

.backform{
	padding: 20px;
	background: white;
	border-right: 3px solid #f8b03c;
	padding-top: 5px;
	padding-bottom: 50px;
}

.imgWv{
	width: 100%;
	display: block;
	text-align: center;
	padding: 15px;
	max-width: 300px;
	margin: 0 auto;
	border-radius: 30px;
	-o-border-radius: 30px;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
}


.textTitleForm{
	font-weight: bold;
	text-align: center;
	margin: 0 auto;
	font-size: 25px;
	color: #000;
}

.legendRadioTratamiento{
	font-weight: bold;
	padding-top: 5px;
	font-size: 16px;
}

.inputTextForm{
	width: 100%;
	margin: 10px auto;
	padding: 3px 2px 2px 3px;
	background: #f4f4f4;
	border-radius: 3px;
	-o-border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border: 2px solid #b2b2b2;
}

.textLabelCheck{
	font-size: 14px;
}



input{
	font-size: 15px;
}

.inputTextApellido1{
	width: 47%;
}

.inputTextApellido2{
	width: 47%;
}

.containterInputTextApellido1{
	display: inline;
	margin-right: 4%;
}

.containterInputTextApellido2{
	display: inline;
}

#fecha_nac{
	width: 100%;
	margin: 10px auto;
	padding: 3px 2px 2px 3px;
	background: #f4f4f4;
	border-radius: 3px;
	-o-border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border: 2px solid #b2b2b2;
	font-size: 15px;
}

.input-group{
	width: 100%;
	font-size: 15px;
}

.btnForm{
	width: 100%;
    padding: 15px;
    font-weight: bold;
    font-family: Arial;
    font-size: 20px;
    background: #33a91f;
    border: none;
    border-radius: 5px;
    -o-border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -webkit-box-shadow: 5px 5px 2px 0px rgba(0,0,0,0.25);
    -moz-box-shadow: 5px 5px 2px 0px rgba(0,0,0,0.25);
	box-shadow: 5px 5px 2px 0px rgba(0,0,0,0.25);
	-o-box-shadow: 5px 5px 2px 0px rgba(0,0,0,0.25);
    color: #fff;
    margin-top: 10px;
}

.btnForm:hover{
	background: #2e76c2;
}

.contentRadioForm{
	width: 100%;
}

#footer{
	background: #4d4d4d;
	color: #fff;
	font-family: 'Varela Round', Helvetica, Arial, sans-serif;
	font-weight: normal;
	text-align: center;
	padding: 10px;
	padding-bottom: 0;
}

.imgTitleForm2{
	display: block;
	text-align: center;
	margin: 0 auto;
	width: 100%;
	max-width: 1200px;
}

.form2{
	width: 100%;
	padding-bottom: 75px;
}

.contentRadioForm2{
	width: 95%;

}

.inputrRadioForm2{
	width: 95%;
}

.legendRadioQuestion{
	font-size: 18px;
	
}

.labelRadioRequest{
	font-size: 16px;
	margin-bottom: 10px;
}

.textForm2Title{
	font-size: 28px;
	font-weight: bold;
	margin-top: 15px;
	color: #000;
}

.btnForm2{
	font-size: 28px;
	margin-bottom: 20px;
}

.espacio-altura{
	height: 50px;
}

.imgContentForm2{
	display: block;
	text-align: center;
	margin: 0 auto;
	width: 100%;
	max-width: 750px;
}

.containerCount{
	text-align: center;
	margin: 0 auto;
}

.textTitleCount{
	font-size: 22px;
	color: #2e76c2;
	text-align: center;
	margin: 0 auto;
	margin-top: 10px;
	font-weight: bold;
	line-height: 1.1;
	letter-spacing: -1px;
}

.reloj{
	width: 30px;
}




.backform-2{
	padding: 20px;
	background: white;
	border-right: 20px solid #f8b03c;
	border-left: 20px solid #f8b03c;
	padding-top: 5px;
	padding-bottom: 150px;

}

.textControl{
	color: #333;
	font-size: 20px;
}

.controlText1{
	color: #cc0000;
	font-weight: bold;
	font-size: 20px;
	text-align: center;
	margin: 15px auto;
	visibility: hidden;
}

.sectionLegal{
	background: #408dca;
}

.containerLegal{
	margin: 20px 0;
    background: #fff;
    color: #333;
}

.containerTitlteTable{
	padding: 20px;
	background: #f8b03c;
}

.textTitleTable{
	color: #fff;
	font-weight: bold;
	text-align: center;
	margin: 0 auto;
	font-size: 18px;
}

.containerTextLeft{
	padding: 10px;
	background: #c58b2f
}

.textLeft{
	font-size: 16px;
	color: #fff;
	font-weight: bold;
}

.containerTextRight{
	padding: 10px;
	background: #fff;
}

.textRigth{
	font-size: 14px;
}

.counter{
	color: #F44336;
	font-weight: bold;
	font-family: 'Roboto', 'Open Sans', Helvetica, Arial, sans-serif;
	font-size: 40px;
	margin-top:5px;
	margin-bottom: 5px;
}


/*MEDIAS RESPONSIVE*/
@media(max-width: 390px){
	
	.reloj{
		width: 25px;
	}

	.counter{
		
		margin-bottom: 5px;
	}

	.textTitleForm{
		font-size: 16px;
	}

	.legendRadioTratamiento{
		font-size: 13px;
	}

	.textTitleTable {
		font-size: 15px;
	}

	.textLeft {
		font-size: 12px;
	}

	.textRigth {
		font-size: 10px;
	}

	.textFooter{
		font-size: 10px;
		margin-bottom: 10px;
	}

	.containterInputTextApellido1{
		margin-right: 2.5%;
	}

	.textLabelCheck{
		font-size: 11px;
	}


}

@media (max-width: 992px){
	.no-padding{
		padding: 0;
	}

	.textTitleCount{
		letter-spacing: -1px;
	}

	.backform{
		padding-bottom: 0;
	}
}

@media (min-width: 390px) and (max-width: 470px){
	.counter{
		font-size: 40px;
	}
	.textTitleForm{
		font-size: 20px;
	}
}

@media (min-width: 565px) and (max-width: 620px){
	.textTitleCount{
		font-size: 30px;
	}

	.reloj{
		width: 35px;
	}
}


@media (min-width: 990px) and (max-width: 1134px){
	.counter{
		font-size: 29px;
	}

	.textTitleForm{
		font-size: 20.5px;
	}
}


@media (min-width: 1134px) and (max-width: 1270px){
	.counter{
		font-size: 34px;
	}
}

@media (min-width: 1450px){
	.counter{
		font-size: 40px;
	}

	.textTitleCount{
		font-size: 24px;
	}
}

@media (min-width: 1085px) and (max-width: 1195px){
	.textTitleCount{
		font-size: 19px;
	}
}


@media (min-width: 1028px) and (max-width: 1084px){
	.textTitleCount{
		font-size: 18px;
	}
}

@media (min-width: 992px) and (max-width: 1027px){
	.textTitleCount{
		font-size: 17px;
	}
}

@media (min-width: 992px) and (max-width: 1044px){
	.textLabelCheck{
		font-size: 14px;
	}
}


@media (min-width: 635px) and (max-width: 991px){
	.textTitleCount{
		font-size: 30px;
	}

	.counter{
		font-size: 60px;
	}
}

@media (min-width: 576px) and (max-width: 634px){
	.textTitleCount{
		font-size: 29px;
	}

	.counter{
		font-size: 50px;
	}
}


@media (min-width: 471px) and (max-width: 575px){
	.textTitleCount{
		font-size: 29px;
	}

	.counter{
		font-size: 49px;
	}
}


@media (min-width: 406px) and (max-width: 444px){
	.textTitleCount{
		font-size: 25px;
	}

	.counter{
		font-size: 45px;
	}
}

@media (min-width: 368px) and (max-width: 405px){
	.textTitleCount{
		font-size: 20px;
	}

	.counter{
		font-size: 40px;
	}
}

@media (max-width: 367px){
	.textTitleCount{
		font-size: 18px;
	}

	.counter{
		font-size: 33px;
	}
}

