/* CSS Document */
body {
	font-family: 'Raleway', sans-serif !important;
	background-color: #fff;
}

.menuajustado {
    padding: 0px 0px 0px 0px;
}

.datos_dropdown_menu{
	    padding-top: 15px;
}


div.sticky {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  padding-top: 0px;
  font-size: 20px;
  background-color: #fff;
	z-index: 5000;
}


.imagenes{
	
	transform:scale(1);
        -ms-transform:scale(1);
        -moz-transform:scale(1); 
        -webkit-transform:scale(1);  
        -o-transform:scale(1); 
        -webkit-transition: all 500ms ease-in-out; 
        -moz-transition: all 500ms ease-in-out; 
        -ms-transition: all 500ms ease-in-out; 
        -o-transition: all 500ms ease-in-out; 
}

.imagenes:hover{
	
	transform:scale(0.8);
            -ms-transform:scale(0.8); 
            -moz-transform:scale(0.8); 
            -webkit-transform:scale(0.8);
            -o-transform:scale(0.8);
            -webkit-border-radius: 10px;
            -moz-border-radius: 10px;
            border-radius: 10px;
}

nav {
	background-color: #fff;
	padding-left: 0px !important;
	
}
nav ul {
	margin: 0 auto !important;
}
nav a {
	color: #5b5b5f !important;
	font-size:18px !important;
	line-height: 19.46px !important;
	font-weight:bold;
	letter-spacing: -1px;
	text-transform: uppercase;
}

.navbar {
	border-radius: 0px !important;
	margin-bottom: 0px !important; 
	text-align: center;
}

.dropdown-menu {
	background-color: rgba(57,58,59,0.8) !important;
}

.dropdown-menu>li>a:hover {
	background-color:  #fff !important;
	color: #f5b240 !important;
}
.dropdown-menu>a:hover {
	background-color:  #fff !important;
	color: #f5b240 !important;
}
.dropdown-menu>li>a {
	padding: 12px 22px !important; 
}
.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
	background-color:  #fff !important;
	color: #f5b240 !important;
}
.nav>li>a:focus, .nav>li>a:hover {
	background-color:  #fff !important;
	color: #f5b240 !important;
}
.open>.dropdown-menu {
	text-align: center;
}

/*RRSS*/
.social {
	position: fixed; /* Hacemos que la posición en pantalla sea fija para que siempre se muestre en pantalla*/
	left: 0; /* Establecemos la barra en la izquierda */
	top: 400px; /* Bajamos la barra 200px de arriba a abajo */
	z-index: 2000; /* Utilizamos la propiedad z-index para que no se superponga algún otro elemento como sliders, galerías, etc */
	margin-left: -40px;
}
 
	.social ul {
		list-style: none;
	}
 
	.social ul li a {
		display: inline-block;
		color:#000;
		background-color: #e9e9e9;
		font-size:30px;
		padding: 10px 12px;
		text-decoration: none;
		-webkit-transition:all 500ms ease;
		-o-transition:all 500ms ease;
		transition:all 500ms ease; /* Establecemos una transición a todas las propiedades */
		width: 50px;
	}
 
	.social ul li a {

	}
 
	.social ul li a:hover {
		/*background: #000;*/ /* Cambiamos el fondo cuando el usuario pase el mouse */
		padding: 10px 40px; /* Hacemos mas grande el espacio cuando el usuario pase el mouse */
	}
/*RRSS*/


/*ESTILOS INDEX*/
.index_tutilo_proposito {
    font-size: 26px;    
    line-height: 27px;	
/*	letter-spacing: -3px;*/
	font-weight: 100;
	color: #000;
	text-transform: uppercase;
	/*margin: 30px 0 15px 0;	*/
}
.texto_negro {
    font-size: 18px;    
    line-height: 23px;	
	/*letter-spacing: -1px;*/
	color: #fff;	
	/*margin: 30px 0 15px 0;	*/
}



.texto_azul {
    font-size: 18px;    
    line-height: 16.33px;	
	/*letter-spacing: -1px;*/
	color: #25b1ec;	
	/*margin: 30px 0 15px 0;	*/
	padding-bottom: 6px;
    padding-top: 16px;
    text-align: center;
    font-weight: bold;
}

.texto_negro_bodega {
    font-size: 18px;    
    line-height: 23px;	
	/*letter-spacing: -1px;*/
	color: #000;	
	/*margin: 30px 0 15px 0;	*/
}

.texto_negro32 {
    font-size: 19px;    
    line-height: 21px;	
	/*letter-spacing: -1px;*/
	color: #626262;	
	/*margin: 30px 0 15px 0;	*/
}

.texto_negro322 {
	margin-top: -10px;
    font-size: 19px;    
    line-height: 21px;	
	/*letter-spacing: -1px;*/
	color: #626262;	
	/*margin: 30px 0 15px 0;	*/
}

a:hover {	
	/*letter-spacing: -1px;*/
	color: #ff4800;	
	/*margin: 30px 0 15px 0;	*/
}



.texto_negro33 {
	margin-bottom: -10px;
    font-size: 19px;    
    line-height: 21px;	
	/*letter-spacing: -1px;*/
	color: #000;	
	/*margin: 30px 0 15px 0;	*/
}

.texto_negro33azul {
    font-size: 19px;    
    line-height: 21px;	
	/*letter-spacing: -1px;*/
	color: #25b1ec;	
	/*margin: 30px 0 15px 0;	*/
}

.texto_negro33azul2 {
	margin-top: -10px;
    font-size: 19px;    
    line-height: 21px;	
	/*letter-spacing: -1px;*/
	color: #25b1ec;	
	/*margin: 30px 0 15px 0;	*/
}

.texto_negro33azul3 {
	margin-top: -10px;
    font-size: 19px;    
    line-height: 21px;	
	/*letter-spacing: -1px;*/
	color: #626262;	
	/*margin: 30px 0 15px 0;	*/
}


.index_ver_mas{
	font-size: 20px;    
    line-height: 20px;	
	/*letter-spacing: -3px;*/
	font-weight: 100;
	color: #fff;
	text-transform: uppercase;
	text-decoration: none !important;
	/*margin: 30px 0 15px 0;	*/	
}


.text_b{
	color: #fff !important;
}


.index_ver_mas a {
	color: #fff;
}

.imagen_proposito {
	width: 100%;
	border: solid 1px #fff;
}
.index_tutilo_noticia {
    font-size: 30px;    
    line-height: 72px;	
	letter-spacing: 1px;
	font-weight: 100;
	color: #acaeb8;
	text-transform: uppercase;
	/*margin: 30px 0 15px 0;	*/
}
.lateral_noticias {
	width: 100%;
}
.index_titulo_nota{
	font-size: 22px;    
    line-height: 22px;	
	/*letter-spacing: -3px;*/
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
	/*margin: 30px 0 15px 0;	*/
}

.index_titulo_nota_bodega{
	font-size: 22px;    
    line-height: 22px;	
	/*letter-spacing: -3px;*/
	font-weight: bold;
	color: #000;
	text-transform: uppercase;
	/*margin: 30px 0 15px 0;	*/
}

.index_titulo_nota_bodega2{
	margin-top:5px;
	font-size: 22px;    
    line-height: 22px;	
	/*letter-spacing: -3px;*/
	color: #626262;
	font-weight: 500;
	text-transform: uppercase;
	/*margin: 30px 0 15px 0;	*/
}

.index_ver_mas_negro{
	font-size: 20px;    
    line-height: 20px;	
	/*letter-spacing: -3px;*/
	font-weight: bold;
	color: #e5c53f !important;
	text-transform: uppercase;
	/*margin: 30px 0 15px 0;	*/	
}


.index_ver_mas_negro_bodega{
	font-size: 20px;    
    line-height: 20px;	
	/*letter-spacing: -3px;*/
	font-weight: bold;
	color: #fff !important;
	text-transform: uppercase;
	/*margin: 30px 0 15px 0;	*/	
}


.index_ver_mas_negro a{
	color: #fff;
	text-decoration: none;
	background-color:#25b1ec;
	padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 19px;
    padding-right: 19px;
    font-size: 15.88px;
}

.index_ver_mas_negro_bodega a{
	color: #fff;
	text-decoration: none;
	background-color:#36407a;
	padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 19px;
    padding-right: 19px;
    font-size: 15.88px;
}


.index_cita{
	font-size: 29px;    
    line-height: 28px;	
	color: #bcbcbd;
}
.index_bajada_cita{
	font-size: 22px;    
    line-height: 25px;	
	color: #bcbcbd;
}
/*ESTILOS INDEX*/
.img-contenedor img {
-webkit-transition:all .9s ease; /* Safari y Chrome */
-moz-transition:all .9s ease; /* Firefox */
-o-transition:all .9s ease; /* IE 9 */
-ms-transition:all .9s ease; /* Opera */
width:100%;
}
.img-contenedor:hover img {
-webkit-transform:scale(0.8);
-moz-transform:scale(0.8);
-ms-transform:scale(0.8);
-o-transform:scale(0.8);
transform:scale(0.8);
}
/*ESTILOS INTERIORES*/
.titulo_interior_1 {
    font-size: 65px;    
    line-height: 62px;	
	font-weight: 100;
	color: #d1d325;
	text-transform: uppercase;
}


.titulo_interior_32 {
    font-size: 46px;    
    line-height: 45px;	
	font-weight: 100;
	color: #25b1ec;
	text-transform: uppercase;
}


.titulo_acordeon_area_formacion a{
    font-size: 18px;    
    line-height: 20px;	
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
	
}
.texto_dentro_acordeon{
    font-size: 18px;    
    line-height: 19px;	
	color: #393a3b;	
}

.panel-default>.panel-heading {
	background-color: #2a98d1;
	border-color: #2a98d1;
}
.titulo_interior_2 {
    font-size: 36px;    
    line-height: 37px;	
	letter-spacing: -1px;
	color: #53595f;	
	margin: 30px 0 15px 0;
}
.bajada_interior_2 {
    font-size: 21px;    
    line-height: 24px;	
	color: #000;	
}
.subtitulo_interior_2 {
    font-size: 28px;    
    line-height: 27px;	
	color: #53595f;	
}
.texto_interior_2 {
    font-size: 19px;    
    line-height: 22px;	
	color: #53595f;	
}
.numero_interior_2 {
    font-size: 80px;    
    line-height: 84px;	
	color: #e5c53f;
	margin-top: 15px;
}
.vermas_interior_2 {
    font-size: 28px;    
    line-height: 27px;	
	color: #e5c53f;	
}
.contenedor_interior_2 {
	text-align: left;
    padding: 0px 25px;
    border-left: solid 1px #babdbf;
	width: 320px;
}
.boton_enviar {
	width: 117px;
    height: 73px;
    color: #fff;
    font-size: 29px;
	background-color: #e5c53f;
    border-color: #e5c53f;	
}
/*ESTILOS INTERIORES*/

.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #36407a;
    border-color: #36407a;
}


.logo_ubicacion
{
	margin-top: 120%;
}





.texto_descripcion{
	font-size: 25.04px !important;
	color: #434040;
	line-height: 25.04px;
	text-align: center;
}

.texto_tituloseccion{
	font-size: 25px !important;
	line-height: 28px;
	color: #434040;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	    vertical-align: middle;
    margin-top: 2.7%;
}


.texto_textoseccion{
	font-size: 19px !important;
	color: #434040;
	line-height: 19px;
	text-align: center;
}

.texto_subtituloseccion{
	font-size: 19px !important;
	color: #ec7e00;
	line-height: 19px;
	text-align: center;
	font-weight: bold;
	
}

.texto_subtituloseccionsub{
	font-size: 19px !important;
	color: #434040;
	line-height: 19px;
	text-align: center;
}


.texto_textosequipo{
	font-size: 19.04px !important;
	color: #fff;
	line-height: 21.04px;
	text-align: left;
}

.texto_textosequipo2{
	font-size: 21.04px !important;
	color: #fff;
	line-height: 23.04px;
	text-align: right;
}

.texto_sub_naranjo_blanco{
	
	font-size: 21.04px !important;
    color: #fff;
    line-height: 20.04px;
    text-align: center;
    background-color: #ec7e00;
    font-weight: bold;
    padding-top: 15px;
    padding-bottom: 11px;
    margin-bottom: 11px;
	    margin-left: 15px;
    margin-right: 15px;
	
}

.titulo_gris{
	font-size: 21.04px !important;
    color: #434040;
    line-height: 23.04px;
    text-align: center;
    background-color: #edeef0;
    padding-top: 15px;
    padding-bottom: 15px;
    /* margin-bottom: 11px; */
    padding-left: 15px;
    padding-right: 15px;
	font-weight: bold;
}

.texto_gris{
	font-size: 19.04px !important;
    color: #6e6d6e;
    line-height: 25.04px;
    text-align: center !important;
    background-color: #edeef0;
	
}

.texto_gris2{
	font-size: 19.04px !important;
    color: #434040;
    line-height: 25.04px;
    text-align: center !important;
	margin-left: 15px;
    margin-right: 15px;
	
}

.texto_gris2naranja{
	font-size: 19.04px !important;
    color: #ec7e00;
    line-height: 25.04px;
    text-align: center;
	
}





.arcaico{
	
	padding-left: 3% !important;
	padding-right: 3% !important;
}



.ajuste3{
	margin-bottom: 8.3%;
}
.ajuste4{
	margin-bottom: 4.8%;
}
.ajuste5{
	margin-bottom: 17.7%
}




@media only screen and (max-width: 1238px){  
  .texto_textosequipo{
	font-size: 20px !important;
	color: #fff;
	line-height: 22px;
	text-align: left;
}

.texto_textosequipo2{
	font-size: 20px !important;
	color: #fff;
	line-height: 22px;
	text-align: right;
}
	
	.ajuste2{
	margin-bottom: 2%;
}
	.ajuste3{
	margin-bottom: 14.8%;
}
.ajuste4{
	margin-bottom: 1.9%;
}
.ajuste5{
	margin-bottom: 23.5%;
}
	
}


@media only screen and (max-width: 1198px){
	.texto_textosequipo{
	font-size: 17px !important;
	color: #fff;
	line-height: 19px;
	text-align: left;
}

.texto_textosequipo2{
	font-size: 17px !important;
	color: #fff;
	line-height: 19px;
	text-align: right;
}
	
	.ajuste2{
	margin-bottom: -1.2%;
}
	.ajuste3{
	margin-bottom: 12.2%;
}
.ajuste4{
	margin-bottom: -1.9%;
}
.ajuste5{
	margin-bottom: 21.5%;
}
}

@media only screen and (max-width: 991px){
	.texto_textosequipo{
	font-size: 13px !important;
	color: #fff;
	line-height: 14px;
	text-align: left;
}

.texto_textosequipo2{
	font-size: 13px !important;
	color: #fff;
	line-height: 14px;
	text-align: right;
}
	
	.ajuste2{
	margin-bottom: -5%;
}
	.ajuste3{
	margin-bottom: 12.2%;
}
.ajuste4{
	margin-bottom: -1.9%;
}
.ajuste5{
	margin-bottom: 21.5%;
}
}


@media only screen and (max-width: 767px){
	.centro_xs{
		text-align: center;
	}
}


/* lo sé, todo esto es horrible, pero yo no lo hice :( */
#myNavbar ul.nav {
	margin-left: auto !important;
	margin-right: auto !important;
	display: inline-block !important;
	float: none !important;
}


.listado_normal {
	text-align: left !important;
}
