@charset "utf-8";



/* CSS Document */

* {
	margin:0;
	text-align:center;
	font-family: 'Exo', sans-serif;
}

.contenedor2 {
	align-content: center;
	width: 80%;
	display: inline-block;
}

.contenedor {
	width:100%;
}


h3{
	color: #000000;
	text-align: center;
	margin: 25px;
	font-size: 30px;
}

.text {
	text-decoration: none;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	float: right;
}


.naranja {
	width:100%;
	height:5px;
	background-color: #d18635;
}

.menu {
	color: #FFFFFF;
	background-color: #ac1f2f;
	width: 100%;
	height: 75px;
}

ul{
	list-style: none;
	display: flex;
	float: right;
	height: 100%;
}

.logo {
	margin-top: 30px;
	display: inline-block;
	margin-bottom: 60px;
}

menu a{
    text-decoration: none;
    
}
menu > ul >li {
	margin-top: 15px;
    
}

.menu li a {
	display: block;
	margin-top: 16px;
	}

.izq {
	float:right;
}

.banner {
	width: 100%;
}

.contactos {
	background-color: #922331;
	height: 80%;
	width: 100%;

}

.footer2 {
	height:45px;
	background-color: #f9f4f4;
	color:#922331;
	font-size:14px;
	font-stretch: condensed;
	margin:0px;
}

#slider{
	width:100%;
	height:500px;
	background-image:url(imagenes/slider1.jpg);
	background-position:center;
   	background-size:100vw auto;
	margin: 0 auto;
		}

/*--------------------------CLASES--------------------------*/
#clases{
	background-image: url(../clases/img/back.png);
	background-size: cover;
	padding-top: 50px;
	padding-bottom: 50px;
}

#clases2{
	display:flex;
	width: 1300px;
	margin: 0 auto;
	
}

#conbotonizq{
	width:40%;
	padding-left: 5%;
	padding-right: 5%;
	
}
#conbotonder{
	width:40%;
	padding-left: 5%;
	padding-right: 5%;
}

#conbotonizq img{
	border: 5px rgba(147,147,147,1.00) solid;
	width: 100%;
	border-radius:35px;
	margin-bottom: 15px;
}

#conbotonder img{
	border: 5px rgba(147,147,147,1.00) solid;
	width: 100%;
	border-radius:35px;
	margin-bottom: 15px;
}

#descarga{
	background-color: #ac1f2f;
	padding-left: 10px;
	padding-right: 10px;
	width:150px;
	font-size:1.5em;
	padding-bottom: 5px;
	padding-top: 5px;
	margin: 0 auto;
	color:#fff;
	border-radius:15px;
}

#descarga:hover{
	background-color: #009bdb;
	}

/*--------------------------Preguntas--------------------------*/
#boton3{
	background-color: #009bdb;
	padding-left: 10px;
	padding-right: 10px;
	width:180px;
	font-size:1.5em;
	padding-bottom: 5px;
	padding-top: 5px;
	margin-top:20px;
	text-align: center;
	color:#fff;
	clear:both;
	border-radius:15px;
	cursor: pointer;
}

#boton3:hover{
	background-color: #ac1f2f;
	}

#imgder{
	width:45%;
	margin-left: 3%;
	margin-top:45px;
}

#base2{
	width:100%;
}



/*--------------------------FORM--------------------------*/

input,textarea{
    width: 97%;
    margin-bottom: 20px;
    padding: 7px;
    font-size: 17px;
	text-align:left;
	border-radius: 10px;  
	
} 


form{
	width: 100%;
	margin-top: 3px;
	margin-bottom: auto;
	float:left;
	left:5%;
	}

h4{
    color: #fff;
    text-align: center;
    margin: 0;
    font-size: 25px;
    margin-bottom: 10px;
}

textarea{
    min-height: 100px;
    max-height: 200px;
    max-width: 100%;
	text-align:left;
}


#boton{
	background-color: #c9354a;
	color: #fff;
	padding: 7px;
	max-width: 200px;
	display: inline-block;
	margin-left: auto;
	margin-right: auto;
	font-size: 25px;
	text-align: center;
	clear: both;
}

#boton:hover{
	cursor: pointer;
	background: #fff;
	color: #c9354a;
	max-width: 200px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	font-size: 25px;
}

#contactos {
	padding-top:30px;
	padding-bottom:20px;
}

#formulario {
	height: 429px;
	width: 50%;
	padding-bottom: 7px;
	margin-top: 3px;
	float:left;
	display: inline-block;
	margin-bottom: 15px;
}

#ubicanos {
	color: #000000;
	text-align: left;
	width: 352px;
	font-size: 30px;
	line-height : 45px;
	float:right;
	margin-top:100px;
	}
	
.boton {
	background-color: #932331;
	color: #fff;
	padding: 15px 5px;
	font-size: 20px;
	border-radius: 10px;
	align-content: center;
	display: inline-block;
	margin-top: 7px;
	width: 85%;
}

.logo-menu {
	float: left;
	margin-top:7px;
}

/*----------menu-------*/

#btn-menu{
	display:none;
}

header label{
	display:none;
	width:30px;
	height:30px;
	padding:10px;
}

header label:hover{
	cursor:pointer;
	background: rgba(0,0,0,0.3);
}



.sociales {
	float:right;
	margin-right:45px;

	}

.social {
	margin-top: 7px;
	margin-right:7px;
}

.empuje {
	margin-left:30px;
	margin-top:12px;
	float:left;
}

.galeria-text {
	font-size:18px;
}



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

	

#ubicanos {
	text-align: left;
	width: 300px;
	float:right;
	font-size: 25px;


		}
		
#formulario {
		width: 52%;
		margin-left:3%;
	}
	
.contenedor2{
	width:95%;
	}
	
#info {
	width:78%;
	display:block;
	margin-left:auto;
	margin-right:auto;
     }


#slider{
	
	height:580px;
	
		}


/*------slider--------*/

#btn-prev, #btn-next {
    width:40px;
    height: 40px;
    position: absolute;
    background: rgba(255, 255, 255, 0.5);
    top: 50%;
    transform: translatey(-50%);
    line-height: 40px;
    font-size: 30px;
    font-weight: bold;
    text-align: center;
    border-radius:50%;
    font-family: monospace;
    cursor:pointer;   
   }

    
#btn-prev{
    left:30px;
   }

#btn-next{
    right:30px;
    }
}
#clases2{
		width:100%;
		
	}

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


	#clases2{
		width:100%;
		
	}
	#formulario {
	width: 90%;
	padding-bottom: 7px;
	margin-top: 3px;
	margin-bottom: 15px;
	float:none;
	display:block;
	margin-right:auto;
	margin-left:auto;
	}

#ubicanos {
	color: #000000;
	text-align: center;
	width: 100%;
	font-size: 25px;
	line-height : 45px;
	margin-top:42px;
	display: inline-block;
	}

.contenedor2{
	width:95%;
	}
	
.empuje{
	margin-left:0px;
	}
.sociales{
	margin-right:0px;
		}

	
.cuadros {
	width: 70%;	
	margin-bottom: 20px;
}
.logo {
	margin-top: 60px;
	width:100%;
	height:auto;
	display: block;
	margin-left:auto;
	margin-right:auto;
	margin-bottom: 60px;
}

.servicios {
	background-color: #f9f4f4;
	width: 100%;
	padding-bottom: 80px;
}


/*------menu-------*/

header label{
	display:block;
	float:right;
	width:50px;
	height:auto;
	padding:10px;
}

.menu1{
	position:absolute;
	background:#932432;
	width:120px;
	margin-right:10px;
	right:-151px;
	transition: all 0.5s;
	z-index:1;
}

.menu1 li{
	border-bottom: 1px dashed #fff;
	padding-bottom:10px;
}

.menu1 ul{
	flex-direction:column;
}
#btn-menu:checked ~ .menu1 {
	right:13%;
}

.text {
	text-decoration: none;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 25px;
	text-align: center;
	margin-right:15px;
	float: none;
}
#slider{
	width:100%;
	height:700px;
	background-image:url(imagenes/slider2.jpg);
	background-position:center;
   	background-size:auto 100vh;
	margin: 0 auto;
		}

.menu{
		overflow: hidden;
	}
}
@media screen and (max-width:543px) {
	#clases{
	background-image: url(../clases/img/back2.png);
	}

#clases2{
		display:block;
			}
	
#conbotonizq{
	width:80%;
	margin: 0 auto;
	padding-bottom: 50px;
	}
#conbotonder{
	width:80%;
	margin: 0 auto;
	padding-bottom: 50px;
	;
}

#imgder{
	width:90%;
	margin-top:0 auto;
}
	
}
