/*@media screen and (max-width : 1366px) {
	
	.texto-slider{
		top: 370px;
	}
	.tipos .fila div:first-of-type{
		font-size: 3em;
	}
	.footer{border:solid 8px;}
}*/
@media screen and (max-width : 1200px) {
   body{
    	/*background-color: peru;*/
    	}
	#contenedor {
	   width:1170px;
	}
	
	h6{
		font-size: 3em;
	}
	.texto-slider{
		width: 400px;
		top:300px;
		right: 50px;
	}
	.texto-slider img{
		width: 80px;
	}
	.dato span{
		font-size: 4em;
	}
	.contador{
		width: 970px;
		height: 150px;
		top:800px;
	}
	.botones, .display{
		padding:0 40px;
		width: 48%;
	}
	.descripcion{
		margin-left: 7%;
	}
	.tipos .fila div:first-of-type{
		font-size: 3em;
	}
	.map-container .contacto{
		padding: 30px 0px;
	}
	.map-container .contacto ul{
		font-size: 2em;
	}
	#offcanvas{
		z-index: 99999999;
	}
	footer{
		padding: 25px 50px 25px 25px;
	}
	.logo-footer{
		margin-right: 60px;
	}
	.modal-contenido{
		width: 70%;
	}
}
@media screen and (max-width : 1024px){
	#contenedor{
		width: 1000px;
	}
	.contador{
		top:690px;
	}
	.texto-slider{
		top: 150px;
	}
	

}
/* Medium Devices*/
    /*990px ---> #contenedor:970px*/
@media screen and (max-width : 990px) {
    body{
    	/*background-color: yellow;*/
    	}
    #contenedor {
	   width:970px;
	}
	.texto-slider{
		width: 800px;
		top:300px;
		right: 50px;
	}
	.texto-slider img{
		width: 80px;
	}
	.contador{
		width: 100%;
		height: 120px;
		top:660px;
	}
	.contenedordato{
		padding-top: 0;
	}
	.dato p:first-of-type{
		font-size: 2.3em;
	}
	.botonera{
		padding: 120px 0;
	}
	.botones button {
		height: 200px;
	}
	.botones button img{
		width: 70px;
	}
	.display{
		height: 616px;
	}
	.display img{
	width: 70px;
	}
	.descripcion{
		height: 616px;
	}
	.planes .tipos{
		padding: 30px;
		width: 50%;
	}
	.tipos .fila div:first-of-type{
		font-size: 4em;
	}
	nav#offcanvas{
		width: 60%;
	}
	footer{
		padding: 25px 0;
	}
}

/* Small Devices, tablets */
/*768px ---> #contenedor: 750px*/
@media screen and (max-width : 768px) {
    body{
    	/*background-color: purple;*/
    	}
    #contenedor {
	   width:750px;
	}
	h6{
		font-size: 2.5em;
	}
	.texto-slider{
		width: 600px;
		top:200px;
		right: 50px;
		border-left: 0;
	}
	.texto-slider img{
		width: 60px;
	}
	.contador{
		width: 100%;
		height: 80px;
		top:515px;
	}
	.dato span{
		font-size: 2.4em;
	}
	.dato p:first-of-type{
		font-size: 1.5em;
	}
	.botonera{
		padding: 80px 0;
	}
	.botones button {
		height: 120px;
		padding: 10px;
	}
	.botones button p{
		font-size: .8em;
	}
	.botones button img{
		width: 50px;
	}
	.display{
		height: 370px;
	}
	.display img{
	width: 50px;
	}
	.descripcion{
		width: 80%;
		height: 370px;
		margin-left: 0;
		padding: 0px;
	}
	.descripcion ul{
		padding-left: 0;
	}
	.descripcion ul p{
		font-size: .9em;
	}
	.planes .tipos{
		padding: 20px;
		width: 50%;
	}
	.tipos img{
		width: 100px;
	}
	.tipos .fila div:first-of-type{
		font-size: 3em;
	}
	.tipos .fila div:last-of-type{
		font-size: 2em;
		margin-bottom: 0;
	}
	.map-container .contacto{
		width: 50%;
	}
	.map-container .contacto ul{
		font-size: 1.5em;
	}
	.map-container .contacto li+li{
		margin: 20px 0;
	}
	.fecha{
		height: 50px;
	}
	input.medico{
		width: 30px;
	}
 	
}

/* Extra Small Devices, Phones */ 
/*480px ---> #contenedor: 450px*/
@media screen and (max-width : 480px) {
	body{
		/*background-color: green;*/
	}
	#contenedor {
	   width:450px;
	}
	nav#offcanvas{
		width: 90%;
		padding: 30px;
	}
	nav#offcanvas ul{
		width: 100%;
		padding: 0;
	}
	nav#offcanvas li{
		padding-top: 72px;
	}
	nav#offcanvas li img{
		width: 30px;
		margin-top: 10px;
	}
	nav#offcanvas li p{
		font-size: 1.8em;
	}
	.cerrar{
		top:25px;
		right: 25px;
	}
	.bx-slider img{
		height: 500px;
	}
	h6{
		font-size: 2em;
	}
	.texto-slider{
		width: 250px;
		top:150px;
		right: 0px;
		border-left: 0;
	}
	.texto-slider img{
		width: 50px;
	}
	.texto-slider p{
		display: none;
	}
	.contador{
		width: 480px;
		height: 80px;
		top:360px;
		padding-top: 20px;
	}
	
	.botonera{
		padding:120px 0 60px 0;
	}
	.botones, .display{
		width: 100%;
	}
	.botones button {
		width: 32%;
		height: 120px;
		padding: 10px;
	}
	.botones button p{
		font-size: .6em;
	}
	.botones button img{
		width: 40px;
	}
	.botones button:nth-child(2n+1){
	margin-left: .5%;
	margin-right: .5%;
	}
	.display{
		height: 370px;
	}
	.display img{
	width: 40px;
	}
	.descripcion{
		width: 80%;
		height: 370px;
		margin-left: 0;
		padding: 0px;
	}
	.planes .tipos{
		padding: 40px;
		width: 100%;
	}
	.galeria{
		margin-top: 20px;
	}
	.map-container{
		margin-top: 20px;
		height: 350px;
	}
	.map-container .contacto{
		width: 100%;
		height: 350px;
	}
	.titulo{
		font-size: 2.5em;
	}
	.accordion img,
	.subaccordion img{
		width: 50px;
	}
	nav#offcanvas {
		width: 90%;
	}
	@media screen and (max-width : 1200px) {
   body{
    	/*background-color: peru;*/
    	}
	#contenedor {
	   width:1170px;
	}
	
	h6{
		font-size: 3em;
	}
	.texto-slider{
		width: 400px;
		top:300px;
		right: 50px;
	}
	.texto-slider img{
		width: 80px;
	}
	.dato span{
		font-size: 4em;
	}
	.contador{
		width: 970px;
		height: 150px;
		top:800px;
	}
	.botones, .display{
		padding:0 40px;
		width: 48%;
	}
	.descripcion{
		margin-left: 7%;
	}
	.tipos .fila div:first-of-type{
		font-size: 3em;
	}
	.map-container .contacto{
		padding: 30px 0px;
	}
	.map-container .contacto ul{
		font-size: 2em;
	}
	#offcanvas{
		z-index: 99999999;
	}
	footer{
		padding: 25px 50px 25px 25px;
	}
	.logo-footer{
		margin-right: 60px;
	}
	.modal-contenido{
		width: 70%;
	}
}
@media screen and (max-width : 1024px){
	#contenedor{
		width: 1000px;
	}
	.contador{
		top:690px;
	}
	.texto-slider{
		top: 150px;
	}
	

}
/* Medium Devices*/
    /*990px ---> #contenedor:970px*/
@media screen and (max-width : 990px) {
    body{
    	/*background-color: yellow;*/
    	}
    #contenedor {
	   width:970px;
	}
	.texto-slider{
		width: 800px;
		top:300px;
		right: 50px;
	}
	.texto-slider img{
		width: 80px;
	}
	.contador{
		width: 100%;
		height: 120px;
		top:660px;
	}
	.contenedordato{
		padding-top: 0;
	}
	.dato p:first-of-type{
		font-size: 2.3em;
	}
	.botonera{
		padding: 120px 0;
	}
	.botones button {
		height: 200px;
	}
	.botones button img{
		width: 70px;
	}
	.display{
		height: 616px;
	}
	.display img{
	width: 70px;
	}
	.descripcion{
		height: 616px;
	}
	.planes .tipos{
		padding: 30px;
		width: 50%;
	}
	.tipos .fila div:first-of-type{
		font-size: 4em;
	}
	nav#offcanvas{
		width: 60%;
	}
	footer{
		padding: 25px 0;
	}
}

/* Small Devices, tablets */
/*768px ---> #contenedor: 750px*/
@media screen and (max-width : 768px) {
    body{
    	/*background-color: purple;*/
    	}
    #contenedor {
	   width:750px;
	}
	h6{
		font-size: 2.5em;
	}
	.texto-slider{
		width: 600px;
		top:200px;
		right: 50px;
		border-left: 0;
	}
	.texto-slider img{
		width: 60px;
	}
	.contador{
		width: 100%;
		height: 80px;
		top:515px;
	}
	.dato span{
		font-size: 2.4em;
	}
	.dato p:first-of-type{
		font-size: 1.5em;
	}
	.botonera{
		padding: 80px 0;
	}
	.botones button {
		height: 120px;
		padding: 10px;
	}
	.botones button p{
		font-size: .8em;
	}
	.botones button img{
		width: 50px;
	}
	.display{
		height: 370px;
	}
	.display img{
	width: 50px;
	}
	.descripcion{
		width: 80%;
		height: 370px;
		margin-left: 0;
		padding: 0px;
	}
	.descripcion ul{
		padding-left: 0;
	}
	.descripcion ul p{
		font-size: .9em;
	}
	.planes .tipos{
		padding: 20px;
		width: 50%;
	}
	.tipos img{
		width: 100px;
	}
	.tipos .fila div:first-of-type{
		font-size: 3em;
	}
	.tipos .fila div:last-of-type{
		font-size: 2em;
		margin-bottom: 0;
	}
	.map-container .contacto{
		width: 50%;
	}
	.map-container .contacto ul{
		font-size: 1.5em;
	}
	.map-container .contacto li+li{
		margin: 20px 0;
	}
	.fecha{
		height: 50px;
	}
	input.medico{
		width: 30px;
	}
 	
}

/* Extra Small Devices, Phones */ 
/*480px ---> #contenedor: 450px*/
@media screen and (max-width : 480px) {
	body{
		/*background-color: green;*/
	}
	#contenedor {
	   width:450px;
	}
	nav#offcanvas{
		width: 90%;
		padding: 30px;
	}
	nav#offcanvas ul{
		width: 100%;
		padding: 0;
	}
	nav#offcanvas li{
		padding-top: 72px;
	}
	nav#offcanvas li img{
		width: 30px;
		margin-top: 10px;
	}
	nav#offcanvas li p{
		font-size: 1.8em;
	}
	.cerrar{
		top:15px;
		right: 35px;
	}
	.bx-slider img{
		height: 500px;
	}
	h6{
		font-size: 2em;
	}
	.texto-slider{
		width: 250px;
		top:150px;
		right: 0px;
		border-left: 0;
	}
	.texto-slider img{
		width: 50px;
	}
	.texto-slider p{
		display: none;
	}
	.contador{
		width: 480px;
		height: 80px;
		top:360px;
		padding-top: 20px;
	}
	
	.botonera{
		padding:120px 0 60px 0;
	}
	.botones, .display{
		width: 100%;
	}
	.botones button {
		width: 32%;
		height: 120px;
		padding: 10px;
	}
	.botones button p{
		font-size: .6em;
	}
	.botones button img{
		width: 40px;
	}
	.botones button:nth-child(2n+1){
	margin-left: .5%;
	margin-right: .5%;
	}
	.display{
		height: 370px;
	}
	.display img{
	width: 40px;
	}
	.descripcion{
		width: 80%;
		height: 370px;
		margin-left: 0;
		padding: 0px;
	}
	.planes .tipos{
		padding: 40px;
		width: 100%;
	}
	.galeria{
		margin-top: 20px;
	}
	.map-container{
		margin-top: 20px;
		height: 350px;
	}
	.map-container .contacto{
		width: 100%;
		height: 350px;
	}
	.titulo{
		font-size: 2.5em;
	}
	.accordion img,
	.subaccordion img{
		width: 50px;
	}
	nav#offcanvas li{
		padding-top: 0;
	}
	nav#offcanvas ul{
		margin-top: 20px;
	}
	nav#offcanvas li{
		padding: 10px 10px 50px 10px;
	}
}

@media screen and (max-width : 414px){
	#contenedor{
		width:400px;
	}
	h6{
		font-size: 1.5em;
	}
	.contador{
		width: 100%;
		height: 60px;
		top:275px;
		padding-top: 10px;
		overflow: hidden;
	}
	.texto-slider{
		width: 350px;
		top:140px;
	}
	.texto-slider img{
		width: 30px;
	}
	.botonera{
		padding:80px 0 40px 0;
	}
	.botones{margin:0;}
	footer{
		padding:25px ;
	}
	footer ul{
		padding: 0;
	}
}

@media screen and (max-width : 320px){
	#contenedor {
	   width:300px;
	   padding-top: 150px;
	}
	nav.principal{
		height: 50px;
		padding-top: 5px;
	}
	h6{
		font-size: 1.5em;
	}
	.bxslider{
		margin-top: 20px;
	}
	.texto-slider{
		width: 250px;
		top:70px;
		right: 15px;
		border-left: 0;
	}
	.texto-slider img{
		width: 30px;
	}
	.contador{
		width: 100%;
		height: 60px;
		top:230px;
		padding-top: 10px;
	}
	.dato span{
		font-size: 2em;
	}
	.dato p:first-of-type{
		font-size: 1em;
	}
	.botonera{
		padding:80px 0 40px 0;
	}
	.botones, .display{
		width: 100%;
	}
	.botones{
		padding:0;
	}
	.botones button {
		width: 16%;
		height: 60px;
		padding: 10px;
	}
	.botones button p{
		display: none;
	}
	.botones button img{
		width: 30px;
	}
	
	.planes .tipos{
		padding: 20px;
		width: 100%;
	}
	.galeria{
		margin-top: 20px;
	}
	.map-container{
		margin-top: 20px;
		height: 350px;
	}
	.map-container .contacto{
		width: 100%;
		height: 350px;
	}
	.tipos .fila div:last-of-type{
		font-size: 1.7em;
	}
	footer{
		padding:25px ;
	}
	footer ul{
		padding: 0;
	}
	.modal-contenido{
		width: 80%;
	}
	.titulo{
		font-size: 2em;
	}
	.accordion img,
	.subaccordion img{
		width: 40px;
	}
	.submenu li a img{
	width: 15px;
	}
	.aclaracion{
		font-size: 1.7em;
	}
	.accordion, .subaccordion{
		padding:10px;
	}
	.logo-footer{
		margin-right: 20px;
	}
	.to-top{
		bottom: 40px;
	}
	input.medico{
		width: 20px;
	}
}
}

@media screen and (max-width : 414px){
	#contenedor{
		width:400px;
	}
	h6{
		font-size: 1.5em;
	}
	.contador{
		width: 100%;
		height: 60px;
		top:275px;
		padding-top: 10px;
		overflow: hidden;
	}
	.texto-slider{
		width: 350px;
		top:140px;
	}
	.texto-slider img{
		width: 30px;
	}
	.botonera{
		padding:80px 0 40px 0;
	}
	.botones{margin:0;}
	footer{
		padding:25px ;
	}
	footer ul{
		padding: 0;
	}
}

@media screen and (max-width : 320px){
	#contenedor {
	   width:300px;
	   padding-top: 150px;
	}
	nav.principal{
		height: 50px;
		padding-top: 5px;
	}
	h6{
		font-size: 1.5em;
	}
	.bxslider{
		margin-top: 20px;
	}
	.texto-slider{
		width: 250px;
		top:70px;
		right: 15px;
		border-left: 0;
	}
	.texto-slider img{
		width: 30px;
	}
	.contador{
		width: 100%;
		height: 60px;
		top:230px;
		padding-top: 10px;
	}
	.dato span{
		font-size: 2em;
	}
	.dato p:first-of-type{
		font-size: 1em;
	}
	.botonera{
		padding:80px 0 40px 0;
	}
	.botones, .display{
		width: 100%;
	}
	.botones{
		padding:0;
	}
	.botones button {
		width: 16%;
		height: 60px;
		padding: 10px;
	}
	.botones button p{
		display: none;
	}
	.botones button img{
		width: 30px;
	}
	
	.planes .tipos{
		padding: 20px;
		width: 100%;
	}
	.galeria{
		margin-top: 20px;
	}
	.map-container{
		margin-top: 20px;
		height: 350px;
	}
	.map-container .contacto{
		width: 100%;
		height: 350px;
	}
	.tipos .fila div:last-of-type{
		font-size: 1.7em;
	}
	footer{
		padding:25px ;
	}
	footer ul{
		padding: 0;
	}
	.modal-contenido{
		width: 80%;
	}
	.titulo{
		font-size: 2em;
	}
	.accordion img,
	.subaccordion img{
		width: 40px;
	}
	.submenu li a img{
	width: 30px;
	}
	.aclaracion{
		display: none;
	}
	.accordion, .subaccordion{
		padding:10px;
	}
	.logo-footer{
		margin-right: 20px;
	}
	.to-top{
		bottom: 40px;
	}
	input.medico{
		width: 20px;
	}
}