@charset "UTF-8";
/******
* GENERALES
*******/
body {
	color: #333;
	font-family:themillion1;
    font-weight: 100;
    font-size: 22px;
	
}

/* COOKIES */

#cookieConsent {
	background-color: rgba(20, 20, 20, 0.8);
	min-height: 26px;
	font-size: 14px;
	color: #ccc;
	line-height: 26px;
	padding: 8px 16px;
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	z-index: 9999;
	display: none;
}
#cookieConsent a {
	color: #4B8EE7;
	text-decoration: none;
}
#closeCookieConsent {
	float: right;
	display: inline-block;
	cursor: pointer;
}
#acceptCookie {
	background: #4B8EE7;
	color: #fff;
	padding: 5px 10px;
	margin-left: 10px;
	border-radius: 5px;
	cursor: pointer;
}

/* COOKIES */


@font-face{
font-family:themillion1;
src: url(../fonts/GalanoGrotesque.otf);

}


@font-face{
font-family:themillion2;
src: url(../fonts/GalanoGrotesque-ExtraBold.ttf);

}



a.btn-wsp {
    position: fixed;
    width: 55px;
    height: 55px;
    line-height: 55px;
    bottom: 30px;
    right: 30px;
    background: #1A9A38;
    color: #fff;
    border-radius: 50px;
    text-align: center;
    font-size: 30px;
    box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.3);
    z-index: 100;
}

.caja1 {
    padding-left: 842px;
}

a {
    color: #ffff !important; 
}

h1 {
    font-size: 2em;
    margin: 0px 0px -30px 0px!important;
}

h1.vete {
    line-height: 60px;
	font-size: 70px; 
	color:#ffff;
	font-family: themillion2;
}

h2 {
    margin-bottom: -10px !important;
}

h2.vete {
    font-size: 80px!important;
	font-family: themillion2;
    padding-bottom: 0px;
	margin-top: -40px;
}

b, strong {
    font-weight: 800;
}


a { color: #003260; }
h1, h2, h3,
h4, h5, h6 {
	font-weight: 100;
	margin-top: 0;
}
h2 { margin-bottom: 5px; }
.img-responsive.force { width: 100%; }
hr { border-top-color: #67666a; }
hr.e-margin { margin: 30px 0; }
b, strong { font-weight: 100; }


.space60{height: 60px;}

@media (min-width: 1000px){
.contenedor-fondo{
	display: flex;
}


.fondo {
    background-image: url(../images/1.1.1.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position-x: 14.2%!important;
    margin-right: -10px;
}

}

@media (max-width: 1000px){
	.col-md-8.contenedor-fondo {
	    display: none;
	}

	.inner-pad{
		display: block !important;
	}

	
	.img2,.img3{
	    padding: 0px !important;
	}

	.title2{
    line-height: initial !important;

}



}

.container-fluid {
 
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.container-fluid-virtual {
    background: #008583;
    padding-left: 0px !important;
    padding-right: 0px !important;

}

.formulario {
    padding-left: 0px;
    margin-left: 10px;
}
.moneria {
    color: white;
    font-size: 2em;
}

.brand{
	margin-bottom: 50px;
	margin-top: 10px;
	text-align: center;
	margin-left: 30px;
}
.img2{

	

}

.img3{

	padding: 20px;

}

.text-2{
    background: #53baad;  
	padding: 100px;
    color:#0B3F6E;
    font-family: themillion2;
	margin-left: -16px;
    margin-right: -31px;
}

.text-2-1 {
    font-family: themillion2;
	padding: 100px;
	padding-bottom: 2px !important;
    
}

.title-azul{
	padding: 100px;
	background:#fff;

}


.text-3{
    color:#0B3F6E;
	
	font-family: themillion2;
   
}

.title2{
    line-height: 1;

}

.textsub{
	color: #247734;
    font-size: 44px;
    padding-right: 170px;
    padding-left: 159px;
}

.relaciones-sociales{
    color:#0B3F6E;
	padding-top: 0px;
  
}
.asesoria-personal{
	color:#0B3F6E;
	padding-top: 0px;
    
}

h1.ventajas {
 padding-left: 0px; 
  padding-bottom: 0px; 
}

.cprograma {
    font-size: 60px;
    margin-left: 100px;
    padding-top: 40px;
    padding-left: 100px ;
    padding-bottom: 18px;
}

img.vetegato {
    width: 100%;
    
}

.col-xs-12.col-sm-6.col-sm-pull-6.julio {
    position: absolute;
    bottom: 1px;
}


.footer{

  width: 100%;

}

h1 {
    font-size: 2em;
    margin: 0px 0px -30px 0px !important;
}
b, strong {
    font-weight: 950 !important;
	font-family: themillion2;
}
p {
    color: #99AEC3;
    font-family: themillion1;
	font-size: 30px;
	
}
/******
* STAGE
*******/
.fondo {
    background-image: url(../images/1.1.1png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position-x: 5%!important;
    margin-right: -10px;
}


img.icono {
    margin-left: 770px;
    margin-top: 20px;
    z-index: 1;
    width: 300px;
}
.caja1 img {
    margin-left: 70px;
    width: 460px;
}
/*colores-generales*/
.azuloscuro{
	color: #00447B;
}
.color-facultad {
    color: #009FDE;
}
/*cierra colores generales*/
h3.color-facultad {
    font-size: 60px;
    line-height: 1px;
}
h4.color-facultad {
    font-size: 40px;
    line-height: 1px;
}

h2.size1 {
    font-size: 50px;
    margin-bottom: initial;
    color: white;
    text-align: left;
}
h3.size2 {
    font-size: 80px;
    margin-bottom: initial;
    color: white;
    text-align: left;
}

h1.desapren {
    font-size: 100px;
    margin-bottom: initial;
    color: white;
    text-align: left;
   line-height: 0.8;
}
.dicho{
	color: white;
	font-size: 25px;
}

label{
	color: #fff;
    font-size: 16px;
    
}

.opacidadb1 {
    display: inline-grid;
    justify-content: center;
   
}

.caja2 {
    font-size: 30px;
    color: white;
    margin-right: 50px;
    margin-bottom: 250px;
    font-weight: 100;
    text-shadow: 1px 1px 2px black;
}
.opacidadb2 {
    display: inline-grid;
    justify-content: center;
    align-content: flex-end;
    margin-bottom: 100px;
    
    height: 100%;
    z-index: -1;
}

.amarillo{
	color: yellow;
	font-size: 50px;
}
div#fill_form {
    padding: 10px 60px 60px 60px;
}
.formulario {
    /*background-image: url(../images/fondo-form.jpg);*/
	background-color: #008583;
	background-repeat: no-repeat;
    background-size: cover;


}
.main-heading .virtual-button {
	background-color: #003260;
	border-radius: 20px;
	color: #fff;
	display: inline-block;
	font-size: 14px;
	font-weight: 100;
	letter-spacing: 5px;
	margin-bottom: 40px;
	padding: 8px 20px 6px;
	text-transform: uppercase;	
}
.main-heading .cost { margin-bottom: 15px; }
.main-heading .cost p{
	color: #fff;
	font-weight: 100;
	margin: 0 0 15px;
}
.main-heading .cost .legal { font-size: 10px; }
.main-heading .cost .close-line {
	background: transparent url(../images/main_heading_close_line.png) no-repeat left center;
	height: 10px;
	margin-left: -112px;
	margin-right: 109px;

}

.main-heading-derecha .cost .close-line {
	background: transparent url(../images/main_heading_close_line.png) no-repeat left center;
	height: 10px;
	margin-left: 132px;
	margin-right: -132px;
	margin-top: -1px;

}


.main-heading .cost .code-doc {
	font-size: 18px;	
}
/* Right side (Form) */


.inquiry-form .back-top {
	padding-top: 38px;
}

.inquiry-form .start-date-container {
	color: white;
	margin-bottom: 20px;
}
.inquiry-form .start-date-container img {
	float: left;
	margin-right: 15px;
	max-width: 60px;
}
.inquiry-form .start-date-container h2 {
	font-size: 18px;
	font-weight: 100;
	margin: 9px 0 0;
	text-transform: uppercase;
}
.inquiry-form .start-date-container .start-date {
	font-size: 17px;
	font-weight: 500;
	font-family: themillion2;
	color: #ffff;
	text-align: center;
    background: red;
    margin: 10px 0px 0px 70px;
    width: 42%;
}

select{
	background-color: #fff;
	border: 1px solid #ccc;
	border-radius: 4px;
	color: #000;
	font-size: 14px;
	font-weight: 400;
	margin-bottom: 5px;
	padding: 7px 14px;
	width: 100%;	
}

.inquiry-form input[type="text"],
.inquiry-form input[type="tel"],
.inquiry-form input[type="number"],
.inquiry-form input[type="select"],
.inquiry-form input[type="email"] {
	background-color: #fff;
	border: 1px solid #ccc;
	border-radius: 4px;
	color: #000;
	font-size: 14px;
	font-weight: 100;
	margin-bottom: 5px;
	padding: 7px 14px;
	width: 100%;	
}

input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button { 
  -webkit-appearance: none; 
  margin: 0; 
}

input[type=number] { -moz-appearance:textfield; }

.inquiry-form .privacy { margin: 5px 0 15px; }
.inquiry-form .privacy input[type="checkbox"] {
	float: left;
	margin: 0 5px 0 0;
}
.inquiry-form .privacy label {
	float: left;
	font-size: 10px !important;
	font-size: 15px;
	font-weight: 400;
	width: 92%;	
}
.inquiry-form .privacy label a { text-decoration: underline; }
.inquiry-form button {
	background-color: #00457c;
	border: none;
	border-radius: 20px;
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
	color: #fff;
	font-size: 14px;
	font-weight: 100;
	padding: 10px;
	text-transform: uppercase;
	width: 100%;	
}
.inquiry-form .contact-info-container {
	color: #003260;
	margin-top: 30px;
}
.inquiry-form .contact-info-container img { float: left; }
.inquiry-form .contact-info-container p { margin: 0; }
.inquiry-form .toll-free { margin-bottom: 15px; }
.inquiry-form .toll-free img {
	margin-right: 15px;
	max-width: 60px;
}
.inquiry-form .toll-free p {
	font-size: 13px;
	font-weight: 400;
	margin-top: 10px;
}
.inquiry-form .toll-free p a {
	color: #003260;
	font-size: 21px;
}
.inquiry-form .toll-free p strong {	font-weight: 600; }
.inquiry-form .email,
.inquiry-form .whatsapp { margin-bottom: 15px; }
.inquiry-form .email img,
.inquiry-form .whatsapp img {
	margin-right: 15px;
	max-width: 30px;
}
.inquiry-form .email p,
.inquiry-form .whatsapp p {
	font-size: 11px;
	font-weight: 400;
	margin-top: 2px;
}
.inquiry-form .whatsapp p a { color: #003260; }
.inquiry-form .email p strong,
.inquiry-form .whatsapp p strong { font-weight: 600; }
.inquiry-form .email a {
	color: #003260;
	text-decoration: underline;
}



.col-md-8.contenedor-fondo.fondo {
    padding: 0px;
}




.fila {

	position: relative;
	top: -390px;
}

.fila1 {
	background: red;


}

.img5\.png {
    color: #0B3F6E;
}

.row {
    background:  #53baad;
    margin-left: -15px;
    margin-right: -15px;
    
}



.SubirFila1 {
    margin-top: -127px;
	padding: 100px;
   
    
}
.SubirFila2 {
	top: -580px;
	position: relative;
}
.SubirFila3 {
	position: relative;
	top: -769px;
	margin-bottom: -960px;
	display: flex;
}


h1.ventajas {
    padding-left: 154px;
    padding-bottom: 12px;
}

/******
* FOOTER
*******/


/******
* MEDIA QUERIES
*******/
@media (min-width: 320px){

	.inquiry-form { padding-left: 0; }
	.course img { margin-bottom: 30px; }
	.benefits .pad { margin-bottom: 20px; }
	.features .text-border {
		border-left: none;
		margin-bottom: 20px;
	}
	.footer .mid .tabless { margin-bottom: 15px; }
}



@media (max-width: 480px){
	p {
		color: #99AEC3;
		font-family: themillion1;
		font-size: 22px;
		letter-spacing: -0.5px;
		
	}

	.row {
		 margin-left: 0px; 
		 margin-right: 0px; 
	}

	.main-heading-derecha .cost .close-line {
		background: transparent url(../images/main_heading_close_line.png) no-repeat left center;
		height: 10px;
		margin-left: 132px;
		margin-right: 0px !important;
		margin-top: -1px;
	
	}
	

	.container-fluid {
		padding-left: 0px !important;
		padding-right: 0px !important;
		
		display: revert;
	}

	.col-xs-12{
		padding-right: 0px !important;
	}

	.img3 {
		padding: 0px 20px!important;
	}

	.footer {
		background-image: url(../images/footer-rs.jpg);
		background-size: cover;
		height: 200px;
		
				
	}

	.redes {
		display: flex;
		position: relative;
		margin-left: 140px;
		bottom: -156px;
	}
	

.asesoria-personal {
    
    line-height: 0.9 !important;
}
.relaciones-sociales {
   
    line-height: 0.9;
}
h1 {
    font-size: 2em;
    margin: 14px 0px!important;
    line-height: 0.8;
}

h2.vete {
    font-size: 38px!important;
    padding-bottom: 0px;
    margin-top: -7px;
}

.text-2 {
    
    color: #458100;
    font-family: themillion2;
	margin-left: -16px;
    margin-right: -15px;
}

h1.vete {
    font-size: 48px!important;
    padding-bottom: 18px;
}



.text-3 {
    padding: 40px 10px 0px 20px;
}
.SubirFila3 {
	display: block !important;
}
.container-fluid.posicion {
    position: relative;
}

.col-xs-12.col-sm-6.col-sm-pull-6.julio {
   position: relative !important;
    bottom: 1px;
}
.SubirFila1 {
    margin-top: -8px;
    padding: 100px 35px;
}
.SubirFila2 {
    top: 0px !important;
    position: relative;
}
.SubirFila3 {
    position: relative;
    top: 0px !important;
    margin-bottom: -960px;
    display: flex;
}

.textsub {
    color: #247734;
    font-size: 23px;
    text-align: center!important;
    letter-spacing: 18px;
    padding-right: 1px;
    margin-left: 0px;
    padding-left: 22px;
}

h1.ventajas {
 padding-left: 0px; 
  padding-bottom: 0px; 
}

.cprograma {
    font-size: 60px;
    margin-left: 100px;
    padding-top: 40px;
    padding-left: 0px !important;
    padding-bottom: 18px;
}

img.vetegato {
    width: 100%;
    padding-left: 0px;
    padding-top: 0px;
}

strong.textsub2 {
    padding-left: 29px;
    padding-right: 35px;
}

.curriculum {
    background: transparent url(../images/curriculum_bg.jpg) no-repeat center center;
    background-size: cover;
    padding: 40px 0;
    padding-left: 0px !important; 
    padding-right: 0px !important;

}

.title-azul{
	padding: 0px;
	background:#fff;

}
.text-2-1 {
    font-family: themillion2;
     padding: 25px; 
}

}



@media (min-width: 768px){


	.course img { margin-bottom: 0; }
	.features .text-border {
		border-left: 1px solid #ccc;
		margin-bottom: 20px;
	}
	.features .text-border.hsm { border-left: none; }
	.footer .mid .tabless { margin-bottom: 0; }
}
@media (min-width: 992px) {
	.benefits .pad { margin-bottom: 0; }
	.features .text-border { margin-bottom: 0; }
	.features .text-border.hsm { border-left: 1px solid #ccc; }
}

@media (min-width: 1000px){

.fondo {
    background-image: url(../images/1.1.1.png);
    background-repeat: no-repeat;
    background-size: cover;
	background-position-x: 10%!important;
    margin-right: -10px;
}

.text-2-1 {
    font-family: themillion2;
    padding: 100px;
    padding-bottom: 40px !important;
    margin-top: -54px;
}

p {
    color: #99AEC3;
    font-family: themillion1;
    font-size: 27px;
}

}




/*perfil ocupacional*/
@media (min-width: 1112px) {
	.caja-azul {
	    background-color: #003768;
	    color: white;
	    padding-left: 100px;
	    margin-top: -200px;
	    z-index: -1;
	    display: flex;
	    align-items: center;
	}


	h1.azuloscuro.pocupa {
	    font-size: 100px;
	    margin-left: 100px;
	    line-height: 0.8;
	    
	}

	.perfilocup img {
	 
	    margin-left: 200px;
	}

}

.caja-azul {
	    background-color: #003768;
	    color: white;
	    padding: 20px;
	    font-size: 25px;
	    font-weight: 500;
	    height: 400px;
	    display: flex;
	    align-items: center;
	}


@media (max-width: 1112px) {

	.col-md-9.perfilocup img {
	    width: 100%;
	}



	
}


@media (max-width: 320px) {

	body, html {
		min-height: 100%;
		width: fit-content;
	}

}

@media (min-width: 1440px){
	

	.footer {
		background-image: url(../images/footer.png);
		background-repeat: no-repeat;
		
        background-size: cover;
		background-size: contain;
		padding-top: 115px;
				
	}

	.redes{

		text-align: end;
		top: -35px;
		position: relative;
		display: block;
		right: 168px;

	}

	h2.vete {
		font-size: 70px!important;
		font-family: themillion2;
		padding-bottom: 0px;
		margin-top: -40px;
	}


	.fondo {
		background-image: url(../images/1.1.1.png);
		background-repeat: no-repeat;
		background-size: cover;
		margin-right: -10px;
		background-position-x: 8px !important;
		margin-right: -15px;
	}

	img.icono {
		margin-left: 912px;
		margin-top: 27px;
		z-index: 1;
		width: 253px;
	}

	.brand {
		margin-bottom: 52px;
		margin-top: 23px;
		width: 42em;
		text-align: center;
		margin-left: 245px;
	}

	.img-responsive, .thumbnail>img, .thumbnail a>img, .carousel-inner>.item>img, .carousel-inner>.item>a>img {
		display: initial; 
		max-width: 100%;
		height: auto;
	}


}


/******
* CURRICULUM
*******/

.curriculum {
    background: transparent url(../images/curriculum_bg.jpg) no-repeat center center;
    background-size: cover;
    padding: 40px 0;
    padding-left: 100px;
    padding-right: 100px;
}
.curriculum  h3 {
	color: #003260;
	font-size: 28px;
	font-weight: 400;
	margin: 0 0 30px;
	text-align: center;
}
.curriculum h4 {
	color: #fff;
	background-color: #E00614;
	/*margin-left: -278px!important;*/
	padding: 10px;
	border-radius: 35px;
	text-align: center;
}

h4.curriculum-derecha {
    /*margin-right: -224px;*/
    margin-left: 11px!important;
}
.curriculum table { width: 100%; }
.curriculum th {
    color: rgb(11, 10, 10);
    font-size: 25px;
    font-weight: 900;
    padding: 10px 15px;
    text-align: left;
    border-bottom: 5px white dotted;
}
.curriculum th:last-child { border-left: 1px solid #fff; }
.curriculum td {
	
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	color: #003260;
	font-size: 22px;
	padding: 10px 15px;
	font-family: themillion1;
	text-align: left;
	font-weight: 600;
}
.curriculum table tr:last-child td { border-bottom: none; }
.curriculum td:last-child {
	border-left: 1px solid #fff;
	text-align: center;
}

tbody * {
   /* background-color: #12A8DC;*/
    
}

@media (max-width: 1000px){
.contenedor-fondo {
    background-color:#008583;
}



}

.cprograma {
    font-size: 60px;
    margin-left: 100px;
    padding-top: 40px;
    padding-left: 100px;
    padding-bottom: 18px;
}
.col-md-8.contenedor-fondo.fondo {
    padding: revert;
}


@media (min-width: 1000px){
#peocup {
    width: 50%;
}



h1.title-programa{

font-size:45px!important; 

}


}

@media (min-width: 1440px){
img.descubro {
    margin-left: 65%;
    padding-top: 10px;
    margin-top: 69px;
}

}

@media (max-width: 1460px) {

.caja1 img{
margin-left:70px;
width:380px; 
}

.caja2{

font-size:30px;
color:white;
margin-right:6px;
font-weight:100;
margin-bottom:250px;
text-shadow:1px 1px 2px black; 
}

img.icono {
margin-left: 570px;
margin-top:27px;
z-index: 1;
width:300px;

}

.subirFila1{

	top:-470px !important;
	display: 	flex;
	margin-bottom: 	-550px;
	position: 	relative;	
}
.caja2 img {
    width: 92%;
}

}
  
