
/**** FONT ****/
font-family: 'Roboto Slab', serif;
    font-family: 'Roboto', serif;
/**** ****/



p.tipografia {
	font-family: 'Roboto', serif;
}


.brk {
	float: none;
	clear: both;
}

.back-to-top {
			position: fixed;
			bottom: 2em;
			right: 0px;
			padding: 1em;
			display: none;			

			background: rgba(0, 74, 150, 0.7);
			border-radius: 5px 0 0 5px;

			font-family: 'Rubik', sans-serif;
			font-weight: 300;
			font-size: 12px;
			color:#ffffff;
			text-align: center;
			opacity: 0.7;
		}

		.back-to-top {color: #ffffff!important;}
		.back-to-top:hover {opacity: 1}



header {
	width: 100%;
	float: left;	
	background: #e01d3f;
}



.Thumb {
	width: 100%;
	height: auto;
	margin: auto;
	opacity: 0;
}



#zoc {
	width: 100%;
	float: left;	
	z-index: 999;
}

.middle {
	width: 100%;
	max-width: 1024px;
	margin: 0 auto;
}


ul#redes {
	width: 100%;
	max-width: 70px;
	height: 30px;	
	float: right;
	margin:5px 0 0 10px;
}

ul#redes li a {
	width: 20px;
	height: 20px;
	float: left;
	margin: 0 5px;
}


#wrapper {
	width: 100%;
	float: left;
}

#Prueba {
	width: 100%;
	float: left;
}


#BackWelcome {
	width: 100%;
	float: left;
}

#BackWelcome .Thumb-Home {
	width: 100%;
	height: auto;
	margin: auto;

	opacity: 0.8;
    filter: alpha(opacity=80); /* For IE8 and earlier */
}


#ContLogo {
	width: 100%;
	max-width: 140px;
	margin: 10px auto;
}

#ContLogo .Thumb-Logo {
	width: 100%;
	height: auto;
	margin: auto;
	opacity: 0;
}


ul#menu {
	width: 100%;
	max-width: 300px;	
	margin: 10px 0 0 0;
	padding: 20px;	
	float: right;
}

ul#menu li{	
	float: left;
	margin: 0 0 0 10px;
	padding: 5px;
}

ul#menu li a{
	font-family: 'Rubik', sans-serif;
	font-weight: 500;
	font-size: 16px;
	color: #fff;
	text-decoration: none;
}


ul#menu li:hover, ul#menu li a:hover {	
	background-color: #5D5D5D ;
	color: #fff;	

	-webkit-transition: background-color 1s ease-out;
  -moz-transition: background-color 1s ease-out;
  -o-transition: background-color 1s ease-out;
  transition: background-color 1s ease-out;
}


span.BoxYellow {
	width: 10px;
	height: 10px;
	float: left;
	margin-top: 3px;
	background: #fdc800;
}


#ContMensaje {
	width: 100%;
	max-width: 1024px;
	position: absolute;
	margin-top:100px;
}

h2.Titulo {
	width: 100%;
	position: relative;

	font-family: 'Roboto Slab', serif;
	font-size: 48px;
	color: #fff;
	text-align: center;
	
	text-shadow:2px 2px #000;
	font-weight: 300;
}

span.Reduce {
	font-size: 24px;
}

span.resalta {
	font-weight: 900;
}


section.ModOne {
	width: 100%;
	float: left;	
	background-color: #fff;
	padding: 40px 0;
}


h3.PostTitulos {
	width: 90%;
	float: left;
	padding: 0 10px;

	font-family: 'Roboto Slab', serif;
	font-size: 30px;
	color: #e01d3f;
	font-weight: 700;
	opacity: 0;
}
span.bajada {
	font-size: 20px;
	color: #606060;
	font-weight: 300;
}

.Centrado {
	text-align: center;
	margin: auto;
	color:#fff!important;
	font-size: 50px!important;

}

span.detalle {
	width: 75px;
	height: 4px;
	float: left;
	margin-top: 5px;
	background-color: #fdc800;
}


p.ModONe {
	width: 90%;
	float: left;
	
	font-family: 'Roboto', serif;
	font-size: 16px;
	font-weight: 300;	
	color: #fff;
	opacity: 0;
}

#ContPickMod {
	width: 100%;
	float: left;
	margin-top: 25px;
}


ul#datosEvento {
	float: left;
	margin: 15px;	
}

ul#datosEvento li {
	width: 100%;
	float: left;
	margin-top: 18px;

	font-family: 'Roboto', serif;
	font-size: 16px;
	font-weight: 200;	
	color: #fff;	
}



section.ModThree {
	width: 100%;
	float: left;
	background: #000;
}

span.Comillas {
	width: 30px;
	height: 30px;
	float: left;
	margin-top: 20px;

	font-family: 'Rubik', sans-serif;
	font-size: 115px;
	font-weight: 500;
	color: #515463;
}

span.right {
	float: right;
	margin-top: -20px;
}


.clientes {
	width: 100%;
	float: left;
	padding: 70px 0;
	background: url(../img/fondo-que-no-pasa.jpg) no-repeat fixed center center / cover;
}


.Acomodo {
	width: 100%;
	max-width: 220px;
	float: left;
	margin: 20px;
}

#centro {
	width: 100%;
	max-width: 220px;
	float: left;
	margin: 20px;
}

.Modulo-Capacitacion {
	width: 100%;
	max-width: 251px;
	margin: 0 auto;
}

.Girl {
	width: 100%;
	max-width: 355px;
	margin-bottom: 0;
}

section.Modulo-Clases {
	width: 100%;
	float: left;
	background: #dee3e7;
	padding: 70px 0;
}

ul.Listado-Cursos {
	width: 90%;
	max-width: 500px;
	float: left;
	padding: 0 10px;
}



ul.Listado-Cursos li {
	width: 100%;
	float: left;
	margin-top: 20px;

	font-family: 'Rubik', sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: 500;
	color: #515463;
}

.diploma {
	width: 16px;
	float: left;
	margin-right: 10px;
}


.relleno {
	background: #fff;
	padding: 20px;
	margin-top: 30px;	
}


.Img-Capacitacion {
	width: 100%;	
	margin-top: auto;
}

section.ModFour {
	width: 100%;
	float: left;
	padding: 70px 0; 
	background: url(../img/backContact.png) no-repeat fixed center center / cover;
	border-top: solid 4px #3A689A;
}

#ContForm {
	width: 90%;
	max-width: 960px;
	margin: 0 auto;
	background: rgba(250, 250, 250, 0.6);
	padding: 10px;
}

h3.color {
	color:#646464;
	margin-left: 20px;
}


/* FORM */
	
#Colform {
	width: 100%;
	max-width: 600px;	
	float: left;
	margin-left: 20px;
	padding-bottom: 60px;
}


#formulario {
	width: 93%;
	max-width: 600px;
	float: left;
}

#Cont-Casillero {
	width: 100%;
	max-width: 250px;
	margin: 30px 0 0 20px;
	float: left;
	border-bottom: solid 1px #fff;
}

label {
	font-family: 'Rubik', sans-serif;
	font-size: 16px;	
	color:#646464;
	text-transform: uppercase;
	font-weight: 300;
}

input, select {
	width: 100%;
	max-width: 250px;
	height: 20px;
	float: left;
	margin-top: 10px;	
	padding-left: 10px;

	background: none;
	border: none;

	font-family: 'Rubik', sans-serif;
	font-size: 16px;	
	color:#646464;
}

.message {
	width: 100%;
	max-width: 300px;
	height: 108px;
	float: left;
	padding: 10px;
		
	border:none;
	background: none;

	font-family: 'Rubik', sans-serif;
	font-size: 16px;	
	color:#646464;
}

input.Enviar {
	width: 100%;
	max-width: 200px;
	height: 40px;
	float: right;
	
	margin: 10px 0;
	padding: 10px;
	border: solid 1px #fff;
	
	font-family: 'Rubik', sans-serif;
	font-size: 16px;	
	font-weight: 700;
	color:#fdc800;
	cursor: pointer;
	opacity: 0.7

}

input.Enviar:hover {
	opacity: 1;
	color: #5D5D5D;
	background-color:#fff; 
	-webkit-transition: background-color 2s ease-out;
  -moz-transition: background-color 2s ease-out;
  -o-transition: background-color 2s ease-out;
  transition: background-color 2s ease-out;

}

.noborder {
	border:none;
}


input, textarea, select, button {
  width : 250px;

  -webkit-box-sizing: border-box; /* For legacy WebKit based browsers */
     -moz-box-sizing: border-box; /* For legacy (Firefox <29) Gecko based browsers */
          box-sizing: border-box;
}


ul#contacto {
	width: 100%;
	max-width: 300px;
	float: left;	
}


ul#contacto li {
	max-width: 300px;
	float: left;
	margin-top: 35px;

	font-family: 'Rubik', sans-serif;
	font-size: 18px;	
	color:#646464;
	font-weight: 300;
}


ul#contacto li a{
	padding: 0 0 0 10px;

	color:#646464;
	font-weight: 300;
	text-decoration: none;
}


.Icon {
	width: 22px;
	height: 22px;
	float: left;
	margin-right: 10px
}


.aparece {
	float: left;
}


.Largo-Footer {
	width: 100%;
	max-width: 200px!important;
}



.back-color {
	background: #ffffff;
	padding: 25px;	
}


ul.Detalle-Servicio {
	width: 100%;
	float: left;
	margin-top: 20px;
}

ul.Detalle-Servicio li {
	width: 100%;
	float: left;
	margin-top: 12px;

	font-family: 'Rubik', sans-serif;
	font-size: 18px;
	font-weight: 300;	
	color: #606060;
	opacity: 0;
}


.Check {
	width: 20px;
	height: 20px;
	float: left;
	margin: 0 0 12px 0;
	background: url(../img/Check-Point.png) no-repeat;
}


.Modulo-Service {
	width: 100%;
	max-width: 247px;
	margin: auto;
}




.preFooter {
	width: 100%;
	float: left;
	padding: 10px 0;
	background-color: #E6E6E6;
    opacity: 0;
}

.text {
	width: 100%;
	float: left;

	text-align: center;
	font-family: 'Roboto', sans-serif;
    font-size: 14px;
    color: #444444;
    line-height: 30px;
}


.textFooter {
    width: 100%;
    float: left;

    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    color: #ffffff;
    line-height: 24px;
}

.Bigfoot {
    font-size: 28px;
    font-weight: 700;
}

span.Title {
	font-size: 30px;
	font-weight: 700;
}

#listSocial {
    width: 100%;
    float: left;
}

#listSocial li a {
    float: left;
    margin: 10px;
}


/* footer */
footer {
	width: 100%;
	float: left;
	background: #424242;
	padding: 30px 0;
 
}

.logo {
	width: 100%;
	max-width: 253px;
	float: left;
}


dl.Dl {
		width: 100%;
		float: left;
		margin: 20px 0;	
	}	

	dt.dT {
		width: 100%;
		float: left;
		margin: 5px 0;
		border-bottom: dotted 1px #666666;
		padding-bottom: 20px;
		cursor: pointer;

		font-family: 'Rubik', sans-serif;
		font-size: 14px;		
		color: #434345;
		font-weight: 700;
	}


	dd.DD {
		width: 90%;
		float: left;
		padding: 10px;	
		font-family: 'Rubik', sans-serif;
		color: #434345;
		line-height: 18px;
		font-size: 14px;
	}


	.Arrow {
		width: 0;
	  	height: 0;
	  	border-left: 10px solid transparent;
	  	border-right: 10px solid transparent;
	  	border-top: 10px solid 	rgb(67, 67, 69);
	  	float: right;
	  	margin: 10px 10px 0 0;
	  	cursor: pointer;
	}


.ContShow {
	width: 100%;
	float: left;
	background: #444;	
	opacity: 0;
}



h4.PostTitulosShow {
	width: 90%;
	float: left;
	margin: 25px 0 0 0;
	padding: 0 10px;

	font-family: 'Roboto Slab', serif;
	font-size: 20px;
	color: #fff;
	font-weight: 700;
	opacity: 0;
}

.corro {
	padding: 0 10px;
	color: #fff;
}


.Btn {
	float: right;
	border: solid 1px white;
	text-decoration: none;
	padding: 10px;
	margin: 20px;


	font-family: 'Roboto Slab', serif;
	font-size: 14px;
	color: #fff;
}

.Btn:hover {
	background: white;
	color: black;
}

.categoria {
	width: 100%;
	float: left;
	background: #e01d3f;
	padding: 10px 0;

	font-family: 'Roboto Slab', serif;
	font-size: 16px;
	color: #fff;
	font-weight: 300;
	text-align: center;

}



.ComingSooon {
	width: 100%;
	float: left;
	margin-top: 40px;
	padding: 20px 0;
}




.colorTitulo {
	color: #666666;
	font-size: 14px;
	font-weight: 200;
}


.btnMore {
	float: right;
	border: solid 1px black;
	text-decoration: none;
	padding: 10px;
	margin: 20px;


	font-family: 'Roboto Slab', serif;
	font-size: 14px;
	color: #252525;
}


.btnMore:hover {
	background: black;
	color: white;
	opacity: 0;
}





.ConFondo {
	background: #E0E0E0;
}





.btnBack {
	float: left;
	border: solid 1px black;
	text-decoration: none;
	padding: 10px;


	font-family: 'Roboto Slab', serif;
	font-size: 14px;
	color: #252525;
}



.btnBack:hover {
	background: black;
	color: white;
}