html {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
}
body {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
}
.bg-header {
	/*background-color: #004f8b;*/
	background-image: url(../img/menu.png);
	background-repeat: repeat;
}
.bg-blue {
	background-color: #004f8b;
}
.bg-cover {
	/*background-color: #031c34;*/
	height: 75%;
}
.cover-full {
	background-image: url(../img/cover.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center bottom;
}
.cover-sm-bg {
	background-image: url(../img/cover-blue.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	display: none;
}
.cover-sm-persons {
	background-image: url(../img/cover-persons.png);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center bottom;
}
.text-justify {
	text-align: justify;
}
.text-blue {
	color: #004f8b;
	text-decoration: none;
}
.text-cover {
	left: 60%;
	top: 40%;
	font-size: 3em;
}
.container-flags {
	right: 0;
	bottom: 20px;
	width: 40%;
	height: 80px;
	border-radius: 40px 0 0 40px;
}
.flag-1 {
	width: 50px;
	height: 30px;
	background-image: url(../img/mx.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
}
.flag-2 {
	width: 50px;
	height: 30px;
	background-image: url(../img/us.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
}
.sansita {
	font-family: "sansita";
}
.asap-medium {
	font-family: "asap-medium";
}
.asap-bold {
	font-family: "asap-bold";
}
.border-blue {
	border-width: 3px;
	border-style: solid;
	border-color: #004f8b;
}
.border-form {
	display: block;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 20px;
	padding-right: 5px;
	padding-left: 5px;
	border-width: 1px;
	border-style: solid;
	border-color: #004f8b;
}
.border-form2 {
	display: block;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 15px;
	padding-right: 5px;
	padding-left: 5px;
	border-width: 1px;
	border-style: solid;
	border-color: #004f8b;
}
.btn-submit {
	display: block;
	width: 100%;
	padding: 2px 0;
	border-style: none;
	background-color: #004f8b;
	color: #fff;
	font-size: 2.2em;
}
.image-cover {
	background-image: url(../img/cover.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: contain;
	background-color: #031c34
}
.navbar-toggler {

}
.cover {
	position: absolute;
	bottom: 0;
}
.bg-logo {
	background-color: #ffffff;
	background-image: url(../img/bg-logo.png);
	background-repeat: repeat;
}
.item-about {

}
.about-left {
	background-color: transparent;
	background-image: url(../img/about-left.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center top;
}
/* Primera imágenes */
.img-container {
	display: block;
	position: relative;
	overflow: hidden;
	padding: 0;
}
.img-container:after {
	content: "";
	display: block;
	padding-bottom: 100%;
}
.img-container .img {
	display: block;
	position: relative;
	width: 95%;
	height: 95%;
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	transition: all 0.3s linear;
}
.img-container .img .mask {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	background-color: rgba(0, 0, 0, 0.3);
	transition: all 0.3s ease-in-out;
}
.img-container .img .mask:hover {
	opacity: 1;
}
.img-container .title {
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	padding-top: 40%;
	opacity: 1;
	text-shadow: 0 0 0.2em #000;
	transition: all 0.3s linear;
	text-align: center;
}
.effect:hover .img {
	transform: scale(1.0);
}
.effect:hover .mask {
	opacity: 1;
}
/* Segundas imágenes */
.img-container2 {
	display: block;
	position: relative;
	overflow: hidden;
	padding: 0;
}
.img-container2:after {
	content: "";
	display: block;
	padding-bottom: 110%;
}
.img-container2 .img2 {
	display: block;
	position: relative;
	width: 95%;
	height: 110%;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	transition: all 0.3s linear;
}
.img-container2 .img2 .mask2 {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	background-color: rgba(0, 0, 0, 0.3);
	transition: all 0.3s ease-in-out;
}
.img-container2 .img2 .mask2:hover {
	opacity: 1;
}
.img-container2 .title2 {
	display: block;
	width: 100%;
	position: absolute;
	left: 0;
	top: 40%;
	opacity: 1;
	text-shadow: 0 0 0.2em #000;
	transition: all 0.3s linear;
	text-align: center;
}
.effect2:hover .img2 {
	transform: scale(1.0);
}
.effect2:hover .mask2 {
	opacity: 1;
}
.btn-licenciaturas {
	display: block;
	position: relative;
	margin: 1em 0;
	padding: 2rem 0;
	text-align: center;
	text-decoration: none;
}
.derecho {
	background-image: url(../img/derecho.jpg);
	background-repeat: no-repeat;
	background-size: cover;
}
.administracion {
	background-image: url(../img/administracion.jpg);
	background-repeat: no-repeat;
	background-size: cover;
}
.pedagogia {
	background-image: url(../img/pedagogia.jpg);
	background-repeat: no-repeat;
	background-size: cover;
}
.psicologia {
	background-image: url(../img/psicologia.jpg);
	background-repeat: no-repeat;
	background-size: cover;
}
.mercadotecnia {
	background-image: url(../img/mercadotecnia.jpg);
	background-repeat: no-repeat;
	background-size: cover;
}
.nav-button {
	display: block;
	position: relative;
	border-style: none;
	background-color: #004f8b;
	border-radius: 5px;
	color: #ffffff;
	padding: 1em;
	margin: 1em 0;
}
@media (max-width: 576px){
	.text-cover {
		left: 0;
		top: 100px;
		font-size: 2em;
	}
	.container-flags {
		right: 0;
		top: 4rem;
		background-color: transparent !important;
	}
	.hide-sm {
		display: none;
	}
	.show-sm {
		display: block;
	}
	.cover-full {
		display: none;
	}
	.cover-sm-bg {
		display: block;
	}
	.img-lics-top {
		display: block;
	}
	.img-lics-bottom {
		display: none;
	}
}