/* Universal Box sizing */
html{
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	font-size: 62.5%;
}
*, *::before, *::after{
	box-sizing: inherit;
	-webkit-box-sizing:inherit;
	-moz-boz-sizing:inherit;
}

/* CUSTOM */
.navbar-default{
	background-color: white;
	box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.50);
}

.navbar-brand{
	height: 90px;
}


.navbar-collapse{
	padding-top: 20px;
	float: right;
	
}
.navbar-nav{
		padding-right: 50px;
}

.navbar-default .navbar-nav li a{
	font: 1.6rem/1.9rem 'Tahoma';
	font: 16px/19px 'Tahoma';
	color: #003A60;
	font-weight: bold;
}
.carousel .item {
    width: 100%; 
    max-height: 645px;
}
.carousel .item img {
    width: 100%; 
   
}
.carousel-oscuro{
	background-color: rgba(20, 20, 20, 0.54);
	width: 100%;
	height: 100%;
	bottom: 0;
	left: 0;
}
.carousel-inner h2{
	font-size: 35px;
	padding-top: 260px;

}
.raya{
	border: 1px solid white;
	width: 40%;
}
.carousel-inner p{
	font-size: 17px;
	font-weight: bold;
}

.arrow {
	background: white;
	border-radius: 63px;
	width: 50px;
	height: 50px;
	z-index: 999;
	position: relative;
	top:-80px;
	margin-left: 50%;	
}
.arrow a{
	position: relative;
	top:16px;
	left: 13px;
	height: 10px;
	width: 10px;
}
.arrow-dos {
	background: white;
	border-radius: 63px;
	width: 50px;
	height: 50px;
	z-index: 999;
	position: relative;
	bottom: 20px;
	right: 10px;
}
.arrow-dos a{
	position: relative;
	top:16px;
	left: 13px;
	height: 10px;
	width: 10px;
}
.triangulo{
	width: 0;
	height: 0;
	border-left: 12px solid transparent;
	border-right: 12px solid transparent;
	border-top: 20px solid #003A60;
	position: relative;
}
.triangulo-dos{
	width: 0;
	height: 0;
	border-left: 12px solid transparent;
	border-right: 12px solid transparent;
	border-bottom: 20px solid #003A60;
	position: relative;
}
.info{
	padding: 40px 0;
}
.rayados{
	border: 1px solid #003A60;
	width: 40%;
}
.financiacion{
	background-color: #003A60;
	color: white;
	padding: 60px 0;
}
.financiacion .iconos{
	padding: 50px 0;
}
.carreras{
	padding: 20px 0 100px 0;
}
footer{
	background-color: #1D1D1D;
	color: white;
	padding-bottom: 20px;
}
.contact{
	padding-top: 100px;
	height: 396px;
}
.contact a:hover{
	color: white;
	font-weight: bold;
	text-decoration: none;
}
.contactar{
	overflow: hidden;
	padding-left: 10px;
	font-size: 16px;
	position: relative;
	bottom: 7px;
}
.linea{
	margin-right: 10px;
	float: left;
	width: 30px;
	border: 3px solid #0067AB;
}

@media (max-width: 375px){
.navbar-collapse{
	float: none;
	padding-top: 0;
}
.navbar-brand{
	position: relative;
	top:-60px;
	height: 1px;
}

}
@media (max-width: 776px){
.navbar-collapse{
	float: none;
	padding-top: 0;
}
.arrow-dos {
	background: white;
	border-radius: 63px;
	width: 50px;
	height: 50px;
	z-index: 999;
	position: relative;
	bottom: 10px;
	right:200px;
}


}
@media (min-width:767px){
	.navbar{
		padding: 0;
	}
}




/*
     FILE ARCHIVED ON 09:20:14 Jan 22, 2019 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 00:05:17 Dec 27, 2023.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 63.531
  exclusion.robots: 0.067
  exclusion.robots.policy: 0.058
  cdx.remote: 0.051
  esindex: 0.008
  LoadShardBlock: 34.071 (3)
  PetaboxLoader3.datanode: 68.298 (5)
  load_resource: 199.472 (2)
  PetaboxLoader3.resolve: 110.314 (2)
*/