body {
	font-family: 'Dosis', sans-serif;
	font-weight: 500;
	font-size: 15px;
	color: #125b86;
}
.logos {
	width: auto;
	height: 130px;
}
.wrapper {
	overflow: hidden;
	min-height: auto !important;
	padding-top: 45px !important;
	background: #f9f9f9;
}
.grid .inner-container {
	font-size: 15px;
}
.table-container {
	overflow: auto;
}
.table-container table {
	min-width: 600px;
}
.table {
	table-layout: fixed;
}
.table-fluid {
	table-layout: auto;
}
.table > li {
	position: relative;
}
p a {
	text-decoration: underline;
}
p a:hover {
	text-decoration: none;
}
section p {
	line-height: 1.5;
}
section {
	padding-left: 20px;
	padding-right: 20px;
}
/* Header */
#logo {
	float: left;
	width: 212px;
	position: relative;
	height: 90px;
}
#logo img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}
#header {
	background: #fdc903;
	position: relative;
	z-index: 100;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
}
#nav {
	font-size: 0;
}
#nav li {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	font-size: 18px;
	text-transform: uppercase;
}
#nav a {
	display: block;
	padding: 2em 1.25em;
	background: url('../img/bg.png') bottom center no-repeat;
	background-size: 0% 0%;
}
#nav a:hover, #nav .active a {
	background-size: 100% 100%;
}
#nav .right {
	float: right;
}
#nav .right a {
	padding: 0;
	background: none;
	position: relative;
}
#nav .right a:hover {
    -webkit-filter: contrast(125%); /* Chrome, Safari, Opera */
    filter: contrast(125%);
}
#nav ul li:hover > ul.dropdown-menu {
	display: block;
}
#nav ul.dropdown-menu {
	display: none;
	position: absolute;
	left: 0;
	background-color: #fdc903;
	width: 150px;
}
ul.dropdown-menu li {
	display: list-item!important;
}
#nav ul li ul.dropdown-menu li a {
	display: block;
	padding: 1em 0.5em;
}
#nav ul li ul.dropdown-menu li a:hover {
	background: none;
	background-color: #f9b218;

}
/* Slider */
.bx-wrapper {
    box-sizing: border-box;
    padding-top: 80px;
}
#slider {
	background: #82b8c1;
	position: relative;
}
#slider li {
	padding-bottom: 33.33333333%;
	display: block !important;
	transition: .5s;
}
#slider li.active {
	transform: rotate(-3deg);
	opacity: 1;
}
#slider li.active:nth-child(even) {
	transform: rotate(3deg);
}
#slider img {
	max-width: initial;
}
#slider .bx-viewport {
	overflow: visible !important;
}
#slider .bx-prev, #slider .bx-next {
	position: absolute;
	top: 0;
	bottom: 0;
	width: 1em;
	color: #FDC903;
	height: 1em;
	text-align: center;
	margin: auto;
	font-size: 3em;
	z-index: 100;
}
#slider .bx-prev {
	left: 0;
}
#slider .bx-next {
	right: 0;
}
/* Footer */
#footer {
	background: #b0b0b0;
	color: #125b86;
	line-height: 1.25;
}
#footer h1 {
	font-size: 40px;
	text-transform: uppercase;
	line-height: .8;
}
#footer h3, #footer p {
	margin-top: 1.5em;
}
#footer h3:first-child {
	margin-top: 0;
}
#footer p {
	font-weight: 300;
	font-size: 1.3em
}
#footer h1 small {
	color: #FDC903;
	font-size: .8em;
}
#footer .table > li {
	padding: 40px 20px;
}
#footer .grid-container {
	padding: 1em 0;
}
#map iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.social {
	margin-left: 1em;
}
.social a {
	display: block;
	font-size: 2em;
}
#footer .table-fluid > li {
	padding: 0;
}
/* Main */
#main {
	background: #82b8c1;
	padding-top: 80px;
	padding-bottom: 40px;
	color: #125B86;
}
#main .grid > li {
	vertical-align: middle;
}
#selector {
	font-size: 2em;
	background: #FDC903;
	text-transform: uppercase;
	margin: 0 80px;
	position: relative;
}
#selector a {
	padding: .25em .75em;
	position: relative;
	display: block;
}
#selector a:hover {
	color: #82b8c1;	
}
#selector .fa {
	position: absolute;
	top: 0;
	bottom: 0;
	right: -.5em;
	width: 1em;
	height: 1em;
	margin: auto;
	text-align: center;
	color: #125B86;
}
#selector .sub-menu,#selector-2 .sub-menu {
	position: absolute;
	font-size: .5em;
	background: #FDC903;
	width: 100%;
	z-index: 1;
	display: none;
}
#selector .sub-menu a {
	padding: 1em 0;
	border-top: 2px solid #f9b218;
}
#selector .sub-menu li {
	padding: 0 1.5em;
}
#selector .sub-menu li:first-child a {
	border-top: none;
}
#newsletter {
	text-transform: uppercase;
	font-size: 1.5em;
	text-align: center;
}
#newsletter > * {
	display: inline-block;
	vertical-align: middle;
}
#newsletter h2 {
	width: 128px;
	position: relative;
	padding-bottom: 1em;
	text-align: left;
}
#newsletter .form-control  {
    display: block;
    text-align: right;
    margin-left: -30px;
    background: #fff;
    padding: .5em .5em .5em 2em;
    box-sizing: border-box;
	text-transform: uppercase;
	width: auto;
}
#newsletter form {
	text-align: right;
	font-size: 18px;
}
.button {
	padding: .5em; 1em;
	background: #FDC903;
	text-transform: uppercase;
}
.button:hover {
	background: #125B86;
	color: #FDC903;
}
#newsletter .button {
	margin-top: -.25em;
}
.btn {
	font-size: 1.5em;
	text-align: center;
	text-transform: uppercase;
	padding: .75em;
	transition: .25s;
}
.btn span {
	padding: .25em;
	display: inline-block;
	transition: .25s;
}
.btn:hover {
	background-position: center center;
}
.btn:hover span {
	background: #FDC903;
}
.btn-videos {
	background: url('../img/videos.png') left center no-repeat;
}
.btn-cursos {
	background: url('../img/cursos.png') right center no-repeat;
}

/* Noticias */
#noticias {
	padding-top: 60px;
	padding-bottom: 60px;
	background: #fff;
}
#noticias:not('.noticias') .grid > li:first-child {
	vertical-align: bottom;
}
#noticias h1 {
	font-size: 6em;
	position: relative;
	padding: 1em .5em 0;
	text-transform: uppercase;
	line-height: .8;
	color: #82b8c1;
	background: url('../img/noticias.png') top left no-repeat;
	background-size: contain;
}
#noticias.noticias h1 {
	font-size: 3em;
	padding: 1em 0 0;
	margin-bottom: 40px;
}
#noticias small {
	display: block;
	font-size: .66666666em;
	color: #125B86;
}
#noticias h3 {
	color: #125B86;
	text-transform: uppercase;
	font-size: 1.25em;
}
#noticias h3 a:hover {
	color: #82B8C1;
}
#noticias p {
	margin: 1em auto;
	color: #b0b0b0;
}
#noticias img {
	max-width: 360px;
	margin: auto;
}
#noticias ul li img {
	width: 100%;
	height: auto;
}
/* Content */
.content, .noticias {
	margin-top: 90px;
	padding-top: 40px;
	padding-bottom: 40px;
	line-height: 1.25;
}
.post-image {
	margin-top: 40px;
}
table {
	font-size: 15px;
	text-transform: uppercase;
	width: 100%;
	margin: auto;
}
.modalidades {
	max-width: 800px;
	color: #b0b0b0;
	table-layout: fixed;
}
.modalidades th, .horarios th span {
	font-size: 2em;
	font-weight: bold;
	color: #fff;
	padding: .5em;
}
.horarios {
	max-width: 960px;
	color: #fff;
}
.horarios th {
	text-align: left;
}
.horarios th span {
	color: #b0b0b0;
	background: #f1f1f1;
	display: inline-block;
}
.horarios td span {
	text-transform: none;
}
.modalidades th:nth-child(1) { background: #82b8c1 }
.modalidades th:nth-child(2) { background: #1b5c86 }
.modalidades th:nth-child(3) { background: #0c8b3c }
.modalidades th:nth-child(4) { background: #f9b218 }
.horarios tbody tr:nth-child(1) { background: #fdc903 }
.horarios tbody tr:nth-child(2) { background: #f9b218 }
.horarios tbody tr:nth-child(3) { background: #b0b0b0 }
.horarios tbody tr:nth-child(4) { background: #f1f1f1; color: #b0b0b0 }
.horarios tbody tr:nth-child(5) { background: #82b8c1 }
.horarios tbody tr:nth-child(6) { background: #125b86 }
table td {
	padding: 1em;
}
th, td {
	vertical-align: middle;
}
.modalidades tbody tr:nth-child(even) {
	background: #f1f1f1;
}
#trabaja-con-nosotros {
	text-transform: uppercase;
}
#trabaja-con-nosotros h1 {
	color: #0c8b3c;
	font-size: 3em;
	line-height: 1;
}
#trabaja-con-nosotros h1 small {
	display: block;
	color: #125B86;
	font-size: .6em;
}
#trabaja-con-nosotros form {
	margin-top: 40px;
	color: #125b86;
	clear: both;
}
label {
	float: left;
	margin: .5em .5em .5em 0;
}
.form-control {
	padding: .5em;
	background: #f1f1f1;
	width: 100%;
	box-sizing: border-box;
	display: block;
	resize: none;
}
.button-container {
	clear: both;
	text-align: right;
	margin-top: 40px;
}
.submit {
	display: inline-block;
	color: #0C8B3C;
	font-size: 2em;
}
.left {
	float: left;
	margin: 0 40px 40px 0;
	max-width: 580px;
}
#institucional img {
	transform: rotate(-3deg) scale(.8);
}
.content h1 {
	font-size: 3em;
	text-transform: uppercase;
	margin-bottom: .5em;
	color: #0C8B3C;
}
.content h2 {
	font-size: 1.5em;
	color: #82B8C1;
	margin-top: .5em;
}
.content p {
	margin-top: 1em;
}
.content h3 {
	margin-top: 1em;
	font-size: 1.5em;
	display: inline-block;
	background: #125B86;
	color: #fff;
	padding: .5em;
	text-transform: uppercase;
}
.spacer {
	clear: both;
}
.content ul {
	list-style: square;
	margin-top: 1em;
}
.content ul:not(.grid) li {
	margin: 0 1em;
}
.list li {
	overflow: hidden;
	padding: 1em 0;
	border-top: 1px solid #ccc;
}
.list li:first-child {
	border-top: none;
}
.list .img-frame {
	float: left;
	margin-right: 20px;
	max-width: 300px;
}
.content .list h2 {
	margin-top: 0;
}

#user-bar {
	position: absolute;
	right: 0;
	background: #fff;
	padding: .5em;
}
.form-control:readonly {
	color: #ccc
}
.form-group {
	margin-top: 1em;
}
.form-group:first-child {
	margin-top: 0;
}
.video-container li {
	box-sizing: border-box;
	padding: 5px;
}
.video-container li iframe {
	width: 100%;
}
#alert {
	display: none;
	font-size: .8em;
	font-weight: bold;
}