
/* Loader
-------------------------------------------------- */

.loaders {
	width: 100%;
	box-sizing: border-box;
	display: flex;
	flex: 0 1 auto;
	flex-direction: row;
	flex-wrap: wrap;
}
.loaders .loader {
	box-sizing: border-box;
	display: flex;
	flex: 0 1 auto;
	flex-direction: column;
	flex-grow: 1;
	flex-shrink: 0;
	flex-basis: 25%;
	max-width: 25%;
	height: 200px;
	align-items: center;
	justify-content: center;
}
.loader {
	display: table;
	height: 100%;
	position: fixed;
	width: 100%;
	z-index: 1200;
}
.loader-bg {
	background: #FF9B51;
}
.loader-inner {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
}

.loader .ball-clip-rotate-pulse {
    left: 50%;
    position: absolute;
    top: 50%;
}

body{
	
	font-family: 'Open Sans', sans-serif;
	background: #DEDEDE;
	

}


ul li{

	font-size: 16px;
	font-weight: 700;
}

h1{
	font-family: 'Anton', sans-serif;
	color: #15161E;
}


.main{

	padding-bottom: 100px;

}

.main_quienes_somos{

padding-bottom: 100px;

}

hr{

	border: solid 1px #414142;
}


.foot{

	padding-top: 50px;
}

.foot h5{
	
	font-weight: 700;
	color: #FFF;

}



.redes{
	padding-top: 92px;
}

.contactos{
	padding-top: 50px;
}



.d_broch:hover{
	opacity: .8;
}

.texto_slider{
	text-align: center;
}

.foot p{
	font-size: 15px;
	color: #fff;
	margin: 0px;
	

}

.main p{
	font-size: 17px;

}

.mapa{


	width: 800px;

}

.iconowebmail{

	
	color: #fff;
}

.iconowebmail:hover{

	opacity: .6;
}

.personal {
padding-top: 50px;

}

.brochure {
padding-top: 50px;

}





.iconos_sociales{
	font-size: 25px;
	color: #fff;
	padding-left: 15px;

}

.iconos_sociales .facebook{

	background: #3b5998;
	border-radius: 8px;
	transition: all .3 ease;
	color:#FFF;
}

.iconos_sociales .youtube{

	background: red;
	border-radius: 8px;
	transition: all .3 ease;	
	color:#FFF;
}

.iconos_sociales .facebook:hover{

	opacity: .5;

}

.iconos_sociales .youtube:hover{

	opacity: .5;

}

.pie{
	padding: 20px 0px;
	text-align: left;
		
}


/*Estilos de la barra de progresos*/

#progress1{

  margin-top: 10px;
  width: 70px;
  height: 70px;
  position: relative;

}

#progress2{

  margin-top: 10px;
  width: 70px;
  height: 70px;
  position: relative;

}

#progress3{

  margin-top: 10px;
  width: 70px;
  height: 70px;
  position: relative;

}

.icon_main{
	font-size: 50px;
}




/*Formulario*/

textarea{
	

	height: 200px;
	max-height: 300px;
}

iframe{
	width: 600px;
	height: 400px;

}

/*mediaquerys*/

/* Dispositivos xl */

/*DIspositivos lg*//*
@media screen and (max-width: 1199px) {



}

/*Dispositivo md*/
/*
@media screen and (max-width: 991px) {

}

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


}

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




}
*/
@media (min-width: 300px) {






#video{
	width: 250px;
	height: 200px;
	margin-top: 80px;
	margin-left: 20px;
}

#ubicacion{
	width: 250px;
	height: 200px;
	margin-top: 80px;
	margin-left: 150px;
}

.redes{
	margin-top: 90px;
}

.personal p{
	text-align: center;
}

}

.d_broch{

	font-size: 25px;
	width: 200px;
	margin-left: 80px;
	margin-top: 150px;
	text-align: center;
	transition: all .2 ease;
}



}


@media (min-width: 544px) {

.d_broch{

	font-size: 25px;	
	display: block;
	margin-left: 50px;
	align-content: center;
}

#ubicacion{
	width: 500px;
	height: 400px;
	margin-top: 80px;
	margin-left: 100px;
}

#video{
	width: 500px;
	height: 400px;
	margin-top: 80px;
	margin-left: 100px;
}





}


@media (min-width: 768px) {

.d_broch{

	font-size: 25px;	
	display: block;
	margin-left: 250px;
	align-content: center;
}

#video{
	width: 500px;
	height: 400px;
	margin-top: 80px;
	margin-left: 100px;
}

#ubicacion{
	width: 500px;
	height: 400px;
	margin-top: 80px;
	margin-left: 100px;
}

.personal p{
	text-align: center;
}

.redes_submenu{

	padding-top: 15px;

}

}
 
@media (min-width: 992px) {
    /* ... */
#ubicacion{
	width: 350px;
	height: 300px;
	margin-top: 0px;
	
}

#video{
	width: 500px;
	height: 400px;
	
}


.d_broch{

	font-size: 25px;	
	display: block;
	margin-left: 70px;
	align-content: center;
}


.redes_submenu{

	padding-top: 0px;

}

.slider_productos{
	margin-left: 100px;
	padding-left: 70px;
	padding-bottom: 100px;
	align-self: center;

}

}


 
@media (min-width: 1200px) {
    /* ... */

#ubicacion{
	width: 500px;
	height: 400px;
	margin-top: 0px;
}

#video{

width:1024px;
height:400px;
}

.d_broch{

	font-size: 25px;
	width: 200px;
	margin: 80px;
	margin-top: 150px;
	text-align: center;
	transition: all .2 ease;
}

.redes{
	margin-top: 0px;
}

}