@font-face{
	font-family: 'Indivisa Text Sans Regular';
	src: url('../fonts/eot/IndivisaTextSans-Regular.eot');
	src: url('../fonts/eot/IndivisaTextSans-Regular.eot?#iefix') format('embedded-opentype'),
		url('../fonts/woff2/IndivisaTextSans-Regular.woff2') format('woff2'),
		url('../fonts/woff/IndivisaTextSans-Regular.woff') format('woff'),
		url('../fonts/ttf/IndivisaTextSans-Regular.ttf') format('truetype'),
		url('../fonts/svg/IndivisaTextSans-Regular.svg#indivisa') format('svg');
}
@font-face{
	font-family: 'Indivisa Text Sans Bold';
	src: url('../fonts/eot/IndivisaTextSans-Bold.eot');
	src: url('../fonts/eot/IndivisaTextSans-Bold.eot?#iefix') format('embedded-opentype'),
		url('../fonts/woff2/IndivisaTextSans-Bold.woff2') format('woff2'),
		url('../fonts/woff/IndivisaTextSans-Bold.woff') format('woff'),
		url('../fonts/ttf/IndivisaTextSans-Bold.ttf') format('truetype'),
		url('../fonts/svg/IndivisaTextSans-Bold.svg#indivisa') format('svg');
}
html,body{
	font-size: 16px;
	font-family: 'Indivisa Text Sans Regular', Verdana, sans-serif;
	min-width: 480px;
}
body{
	padding-top: 90px;
	position: relative;
}
*{
	box-sizing: border-box;
}
a{
	text-decoration: none;
}
del{
	font-size: 14px;
}
h1{
	font-size: 14px;
	font-weight: normal;
	margin: 0;
	padding: 0 10px;
	text-transform: uppercase;
}
h2{
	color: #444;
	font-size: 30px;
	font-weight: normal;
	margin: 0 0 40px 0;
	padding: 10px;
	text-align: center;
}
h3{
	color: #112360;
	font-size: 26px;
	font-weight: normal;
	margin: 0 0 40px 0;
	padding: 10px;
	text-align: center;
}
p{
	color: #112360;
	font-size: 18px;
}
.clearfix{
	clear: both;
	display: block;
	height: 0;
	width: 0;
}
.btn{
	background-image: linear-gradient(to bottom,rgba(255,255,255,.2) 0,rgba(255,255,255,.01) 100%);
	background-repeat: repeat-x;
	border: 1px solid transparent;
	border-radius: 5px;
	color: #fff;
	display: block;
	padding: 10px 20px;
	text-align: center;
}
.btn.purple{
	background-color: #8d6dc4;
	border-color: #8d6dc4;
}
.btn.green{
	background-color: #6dab3c;
	border-color: #6dab3c;
}
.btn.orange{
	background-color: #f7be68;
	border-color: #f7be68;
}
.blue{
	color: #112360;
}
.highlight{
	color: #f90;
	font-size: 20px;
	font-weight: bold;
}
.fullImage{
	height: auto;
	margin-bottom: 20px;
	width: 100%;
}
.gray{
	background: #f5f5f5;
}
.required{
	color: #f00;
	font-weight: bold;
}
.wrapper{
	margin: 0 auto;
	max-width: 980px;
	position: relative;
	width: 100%;
}
header{
	background: rgba(255, 255, 255, .95);
	box-shadow: 0 5px 5px rgba(0, 0, 0, .1);
	min-height: 90px;
	padding: 10px;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 10;
}
#lblNav{
	height: 30px;
	left: 10px;
	position: absolute;
	top: 15px;
	width: 30px;
}
#lblNav span{
	background: #666;
	height: 4px;
	position: absolute;
	top: 13px;
	width: 30px;
}
#lblNav span:nth-child(1){
	top: 2px;
}
#lblNav span:nth-child(3){
	top: 24px;
}
#econtinua{
	background: url(../images/econtinua.png) center;
	background-size: cover;
	display: block;
	height: 70px;
	margin: 0 auto;
	width: 317px;
}
#chkNav{
	display: none;
}
nav{
	font-size: 18px;
	max-height: 0;
	overflow: hidden;
	transition: all .5s ease;
}
nav a{
	color: #3f3f3f;
}
nav > a,
nav > span,
nav > span > ul,
nav > span > ul > li{
	display: block;
}
nav > a,
nav > span{
	color: #3f3f3f;
	cursor: pointer;
	margin: 0 0 16px 0;
	padding-left: 60px;
	text-transform: uppercase;
}
nav > span > ul{
	margin: 10px 0 16px 0;
	padding-left: 20px;
	text-transform: none;
}
nav > span > ul > li{
	margin: 0 0 16px 0;
}
#chkNav:checked + nav{
	max-height: 600px;
	padding: 40px 0;
}
#title{
	align-items: center;
	background: #f5f5f5;
	border-bottom: 1px solid;
	color: #444;
	display: flex;
	height: 80px;
}
#video{
	margin-bottom: 20px;
	padding-top: 56.5%;
	position: relative;
	z-index: -10;
}
#video video{
	height: 100%;
	position: absolute;
	top: 0;
	width: 100%;
}
section{
	padding: 10px;
}
.bullet{
	color: #112360;
	display: block;
	font-size: 18px;
	margin: 0 auto 40px auto;
	text-align: center;
	width: 80%;
}
.bullet img{
	display: block;
	height: 150px;
	margin: 0 auto;
	width: 150px;
}
#tripticos{
	text-align: center;
	padding: 40px;
}
#tripticos .btn{
	margin-bottom: 40px;
}
#pagoonline{
	height: auto;
	margin-bottom: 80px;
	width: 100%;
}
#promo{
	margin-bottom: 40px;
}
#cursos,
#diplomados{
	margin: 40px 0;
}
#promo .program,
#cursos .program,
#diplomados .program{
	color: #112360;
	display: block;
	margin: 0 40px 40px 40px;
	text-align: center;
	text-transform: uppercase;
}
#promo .program .thumbnail,
#cursos .program .thumbnail,
#diplomados .program .thumbnail{
	background-position: center;
	background-size: cover;
	display: block;
	margin: 0 auto 20px auto;
	padding-top: 100%;
	width: 100%;
}
#promo .program span,
#cursos .program span,
#diplomados .program span{
	color: #888;
	display: block;
	margin-top: 10px;
}
#pagination{
	margin-bottom: 20px;
	text-align: center;
}
#pagination span,
#pagination a{
	border: 1px solid #e0dadf;
	color: #888;
	display: inline-block;
	font-size: 16px;
	height: 40px;
	line-height: 40px;
	margin: 0 5px;
	width: 40px;
}
#pagination span,
#pagination a:hover{
	background: #f7f6f7;
	color: #998896;
}
.mobile,
.desktop{
	background: #fff;
	margin: 0 40px 40px 40px;
	width: calc(100% - 80px);
}
.mobile th,
.mobile td,
.desktop th,
.desktop td{
	border: 1px solid #eee;
	padding: 15px 10px;
}
.mobile th{
	background: #eee;
	font-weight: normal;
	text-align: left;
}
.mobile td{
	width: 50%;
}
.mobile td:nth-child(1){
	text-align: right;
}
.desktop{
	display: none;
	margin: 0 0 40px 0;
	width: 100%;
}
.desktop th{
	background: #662d91;
	border: 1px solid #662d91;
	font-weight: normal;
	color: #fff;
}
.yes{
	background: url(../images/yes.png);
	background-size: cover;
	display: inline-block;
	height: 16px;
	width: 16px;
}
.no{
	background: url(../images/no.png);
	background-size: cover;
	display: inline-block;
	height: 16px;
	width: 16px;
}
aside{
	margin: 0 auto;
	max-width: 500px;
	padding: 0 30px;
	width: 100%;
}
aside h5{
	border-left: 3px solid #112360;
	font-size: 16px;
	margin: 0 0 20px 0;
	padding-left: 15px;
	text-transform: uppercase;
}
aside form{
	margin-bottom: 20px;
}
aside form input[type="text"]{
	border:  1px solid #112360;
	border-radius: 5px;
	padding: 5px 10px;
	width: 100%;
}
#categories{
	margin-bottom: 20px;
}
.category{
	color: #888;
	display: block;
	margin: 5px 0;
	padding: 5px;
}
.category:hover{
	background: #efefef;
}
aside h3{
	font-size: 20px;
	margin: 0;
	padding: 0 0 10px 0;
	text-align: left;
}
#program{
	color: #888;
	margin: 40px auto;
	max-width: 500px;
	width: 100%;
}
#program img{
	width: 100%;
}
#program .gallery{
	margin-bottom: 20px;
}
#program h3{
	font-weight: bold;
	margin-bottom: 20px;
	padding: 0;
	text-align: left;
	text-transform: uppercase;
}
#program .price{
	color: #112360;
	margin-bottom: 20px;
}
#program .extract{
	margin-bottom: 20px;
	text-align: justify;
}
#program .btn{
	margin-bottom: 20px;
}
.cat{
	color: #888;
}
.cat:hover{
	color: #112360;
}
#addCart input[type="text"]{
	height: 45px;
	margin-right: 20px;
	padding: 10px;
	text-align: center;
	width: 45px;
}
#addCart .btn{
	cursor: pointer;
	display: inline-block;
	width: auto;
}
.description{
	color: #888;
	margin-bottom: 40px;
}
.description span{
	border-bottom: 1px solid #888;
	display: inline-block;
	padding: 0 10px 10px 10px;
}
#interest{
	color: #888;
	margin-bottom: 40px;
}
#interest h3{
	margin-bottom: 0;
}
#interest > span{
	display: block;
	margin-bottom: 20px;
	text-align: center;
}
.contact{
	color: #888;
}
.contact > label{
	display: block;
	font-size: 18px;
	font-weight: bold;
	margin: 5px 0;
}
.contact > input[type="text"],
.contact > textarea{
	background: #f7f7f7;
	border: 1px solid #c4c4c4;
	border-radius: 0;
	font-size: 16px;
	padding: 10px;
	width: 100%;
}
.contact > span{
	display: block;
	font-size: 18px;
}
.contact > a{
	color: #888;
	display: block;
	font-size: 14px;
	font-weight: bold;
	margin: 10px 0;
	padding: 5px 0;
	width: 100%;
}
.contact > button{
	background: #333;
	border: 0;
	color: #f7f7f7;
	padding: 10px 40px;
}
.text{
	color: #666;
	font-size: 14px;
	padding: 40px 0;
	text-align: justify;
}
.text h3{
	margin-bottom: 20px;
	padding: 0;
	text-align: justify;
}
.text a{
	color: #666;
}
.text a:hover{
	color: #112360;
}
#soporte{
	display: block;
	height: auto;
	margin: 0 auto 20px auto;
	max-width: 300px;
	width: 100%;
}
footer{
	background: #222;
	color: #777;
	font-size: 12px;
	padding: 20px;
	text-align: center;
}
footer a{
	background: url(../images/delasalle.png) center;
	background-size: cover;
	display: block;
	height: 42px;
	margin: 0 auto 20px auto;
	width: 150px;
}
#chat{
	background: #0096FF;
	border-radius: 50%;
	bottom: 24px;
	height: 60px;
	position: fixed;
	right: 24px;
	width: 60px;
	z-index: 100;
}
#chkChat{
	display: none;
}
#lblChat{
	background: #4f6aca;
	border-radius: 50%;
	cursor: pointer;
	height: 54px;
	left: 0;
	bottom: 1px;
	position: absolute;
	transform: rotate(0deg);
	transition: all .5s ease;
	width: 54px;
	z-index: 99;
}
#lblChat #balloon{
	background: url(../images/i_chat.png) center no-repeat;
	background-size: 30px;
	display: block;
	height: 100%;
	opacity: 1;
	position: absolute;
	top: 0;
	transition: all .5s ease;
	width: 100%;
}
#lblChat #close{
	background: url(../images/i_close.png) center no-repeat;
	background-size: 22px;
	display: block;
	height: 100%;
	opacity: 0;
	position: absolute;
	top: 0;
	transition: all .5s ease;
	width: 100%;
}
#messenger{
	background: url(../images/i_messenger.png) center no-repeat #1e88e5;
	background-size: 30px;
	border-radius: 50%;
	box-shadow: 0 3px 6px rgba(0, 0, 0, .25);
	cursor: pointer;
	height: 54px;
	left: 0;
	bottom: 1px;
	opacity: 0;
	position: absolute;
	transition: all .5s ease;
	width: 54px;
	z-index: 95;
}
#whatsapp{
	background: url(../images/i_whatsapp.png) center no-repeat #49E670;
	background-size: 30px;
	border-radius: 50%;
	box-shadow: 0 3px 6px rgba(0, 0, 0, .25);
	cursor: pointer;
	height: 54px;
	left: 0;
	bottom: 1px;
	opacity: 0;
	position: absolute;
	transition: all .5s ease;
	width: 54px;
	z-index: 90;
}
#chkChat:checked ~ #lblChat{
	transform: rotate(360deg);
}
#chkChat:checked ~ #lblChat #balloon{
	opacity: 0;
}
#chkChat:checked ~ #lblChat #close{
	opacity: 1;
}
#chkChat:checked ~ #messenger{
	bottom: 70px;
	opacity: 1;
}
#chkChat:checked ~ #whatsapp{
	bottom: 130px;
	opacity: 1;
}
#modal-window .modal-box .modal-title h3{
	color: #fff;
}


@media screen and (min-width: 480px){
}
@media screen and (min-width: 640px){
	h1{
		font-size: 20px;
	}
	.btn{
		display: inline-block;
	}
	#promo .program,
	#cursos .program,
	#diplomados .program{
		float: left;
		margin: 0 20px 40px 20px;
		min-height: 400px;
		width: calc(50% - 40px);
	}
	#program .btn{
		display: block;
	}
	#addCart .btn{
		display: inline-block;
	}
}
@media screen and (min-width: 768px){
	#tripticos .btn{
		margin: 0 40px 40px 40px;
	}
	#cursos{
		float: left;
		margin-left: -10px;
		width: 75%;
	}
	#cursos .program{
		margin: 0 10px 40px 10px;
		min-height: 330px;
		width: calc(33% - 20px);
	}
	aside{
		float: right;
		margin: 40px 0;
		padding: 0;
		width: 25%;
	}
	#program{
		max-width: 100%;
	}
	#program .gallery{
		float: left;
		margin-right: 10px;
		width: calc(50% - 10px);
	}
	#program .detail{
		float: right;
		margin-left: 10px;
		width: calc(50% - 10px);
	}
	#soporte{
		float: left;
		margin: 0 20px 20px 0;
	}
}
@media screen and (min-width: 800px){
	.mobile{
		display: none;
	}
	.desktop{
		display: block;
	}
	#cursos .program{
		min-height: 365px;
	}
}	
@media screen and (min-width: 980px){
	header{
		max-height: 90px;
		z-index: 100;
	}
	#lblNav{
		display: none;
	}
	#econtinua{
		float: left;
		margin-right: 20px;
	}
	nav{
		float: left;
		height: 20px;
		min-height: 20px;
		max-height: 20px;
		overflow: visible;
	}
	nav > a,
	nav > span{
		color: #112360;
		display: inline-block;
		margin: 0 10px 0 10px;
		padding: 30px 0;
		text-transform: none;
		position: relative;
	}
	nav > span > ul{
		border-top: 2px solid #112360;
		display: none;
		left: -20px;
		margin: 0;
		opacity: 0;
		padding: 0;
		position: absolute;
		top: 80px;
		width: 220px;
	}
	nav > span:hover > ul{
		display: block;
		opacity: 1;
	}
	nav > span > ul > li{
		margin: 0;
	}
	nav > span > ul > li > a{
		background: #fff;
		border-bottom: 1px solid #ccc;
		display: block;
		font-size: 16px;
		padding: 10px 20px;
	}
	.bullet{
		float: left;
		padding: 0 20px;
		width: 33.33%;
	}
	#promo .program,
	#diplomados .program{
		width: calc(25% - 40px);
	}
	#chkNav:checked + nav{
		padding: 0;
	}
}