.panel-group {margin-top:40px}
.panel-heading-online {background-color: #128C69;
color: #fff;
text-transform: uppercase;
font-weight: 700;
padding:20px;}
.container-int {
  width:70%;
}
p.quote {
	font-family: Georgia;
	font-size:17px;
}
.johan {
    padding-top: 30px;
    padding-bottom: 40px;
    clear: both;
}
.video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}
.video-container iframe,
.video-container object,
.video-container embed {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
body {
  color: #363636;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.7em;
  font-family: 'Montserrat', sans-serif;
  -webkit-font-smoothing: antialiased;
}
h3 {
	font-size:25px;
	font-family: 'Montserrat', sans-serif;
}
a {
  font-family: 'Montserrat', sans-serif;
  -webkit-font-smoothing: antialiased;
}
div.content {
  overflow: hidden;
}

ul {padding-left:15px; margin-top:15px;}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  color: #000000;
  font-family: 'Montserrat', Arial !important;
}

h2 {
  font-weight:200;
}
h3.subs {
  color: #666;
    margin-top: 30px;
    margin-bottom: 10px;
    font-weight: 600;
    line-height: 35px;
}

h3.profe {
  color: rgb(68, 68, 68);
    margin-top: 30px;
    margin-bottom: 10px;
    font-weight: 600;
    line-height: 35px;
    font-size:13px;
}
h3.subs img {
  margin-top:-5px;
}
header .navbar {
  border:none;
}
header .navbar-default {
  background: #232a5c;
  -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
  padding: 0;
}
header .navbar-default ul.navbar-nav {
  padding-top: 20px;
}
header .navbar-default ul.navbar-nav li a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 13px;
  padding: 7px 15px;
}
header .navbar-default ul.navbar-nav li a:after {
  content: '';
  width: 32px;
  background: none;
  height: 4px;
  position: absolute;
  bottom: 0px;
  z-index: 99999;
  left: 20px;
  -webkit-border-radius: 5em;
  -moz-border-radius: 5em;
  -ms-border-radius: 5em;
  -o-border-radius: 5em;
  border-radius: 5em;
  color: #ffffff;
}
header .navbar-default ul.navbar-nav li a:hover {
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
header .navbar-default.scrolled ul.navbar-nav li a:focus {
  color:#128C69;
}
header .navbar-default ul.navbar-nav li a:hover:after {
  background: #fff;
}
header .navbar-default ul.navbar-nav li a.inscribete {
  -webkit-border-radius: 5em;
  -moz-border-radius: 5em;
  -ms-border-radius: 5em;
  -o-border-radius: 5em;
  border-radius: 5em;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
header .navbar-default ul.navbar-nav li a.inscribete:after {
  display: none;
}
header .navbar-default .navbar-brand {
  height: auto;
  padding: 0;
}
header .navbar-default .navbar-brand {
  padding: 17px 20px;
}
header .navbar-default .navbar-brand img {
  width: auto;
  max-height: 40px;
}
.scrollpoint {
  opacity: 0;
}
.scrollpoint.active {
  opacity: 1 \0;
}
.hanging-phone {
  position: absolute;
  right: 0;
  z-index: 0;
  bottom: -70px;
}
.section-heading {
  margin: 100px 40px 40px;
  text-align: center;
}
.section-heading h1 {
  display: inline-block;
  font-size: 40px;
  font-weight: 300;
  margin-bottom: 0;
}
.section-heading p {
  font-size: 18px;
  color: #666;
  font-weight: 300;
}
.section-heading .divider:after {
  content: "";
  position: relative;
  height: 4px;
  width: 60px;
  display: block;
  text-align: center;
  margin: 13px auto;
  -webkit-border-radius: 5em;
  -moz-border-radius: 5em;
  -ms-border-radius: 5em;
  -o-border-radius: 5em;
  border-radius: 5em;
}
.section-heading.inverse h1,
.section-heading.inverse p {
  color: #ffffff;
}
.section-heading.inverse .divider:after {
  background: #ffffff;
}
.datos-generales {
	background-color: #f1f1f1;
	padding:20px 30px;
}
.datos-generales ul.datos li {
	position: relative;
	display: block;
	padding: 5px 0 5px 30px;
	margin-bottom:8px;
}
.datos-generales ul.datos li:before {
	display:none;
}
.datos-generales ul.datos li i {
	position: absolute;
	top: 5px;
	left: 0;
	color: #128C69;
	font-size: 16px;
	line-height: 20px;	
}
.datos-generales ul.datos li i.grande {
	position: absolute;
	top: 5px;
	left: 0;
	color: #128C69;
	font-size: 20px;
	line-height: 20px;	
}
section#objetivos .media > .pull-right {
  margin-left: 20px;
}
section#objetivos .media i.fa {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  padding: 20px;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  width: 2.6em;
  text-align: center;
}
section#objetivos .media .media-heading {
  font-weight: 300;
}
section#objetivos .media .media-body {
  color: #666;
}
section#objetivos .media.media-left .media-body {
  text-align: right;
}
section#objetivos .media.feature {
  margin-top: 25px;
}
section#objetivos .media.feature:first-child {
  margin-top: 0;
}
section#objetivos img {
  margin: 0 auto 12px;
  margin-top:-40px;
}
section#testimonios {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
section#testimonios .review-filtering {
  margin: 20px 0 100px 0;
}
section#testimonios .review-filtering .review .review-person {
  width: 100%;
}
section#testimonios .review-filtering .review .review-person img {
  width: 160px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  margin: 10px auto 20px auto;
}
section#testimonios .review-filtering .review .review-comment {
  width: 100%;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  padding: 10px 30px;
  position: relative;
}
section#testimonios .review-filtering .review .review-comment p {
  font-size: 14px;
  color: #666;
}
section#testimonios .review-filtering .review .review-comment strong {
  font-size: 16px;
  color: #128C69;
}
section#testimonios .review-filtering .review .review-comment p span {
  margin-left: 10px;
}
section#testimonios .review-filtering .review .review-comment:after {
  right: 100%;
  top: 33%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(255, 255, 255, 0);
  border-width: 15px;
  margin-top: -10px;
}
section#testimonios .review-filtering .review .review-person,
section#testimonios .review-filtering .review .review-comment {
  float: left;
}
section#testimonios .review-filtering .slick-dots {
  bottom: -80px;
}
section#testimonios .review-filtering .slick-dots li button {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}
section#testimonios .review-filtering .slick-dots li button:before {
  display: none;
}

section#formacion-online {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
section#formacion-online .review-filtering {
  margin: 40px 0 50px 0;
}
section#formacion-online .review-filtering .review .review-person {
  width: 100%;
}
section#formacion-online .review-filtering .review .review-person img {
  width: 160px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  margin: 10px auto 20px auto;
}
section#formacion-online .review-filtering .review .review-comment {
  width: 100%;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  padding: 0px 30px 10px 0px;
  position: relative;
}
section#formacion-online .review-filtering .review .review-comment p {
  font-size: 14px;
  color: #666;
}
section#formacion-online .review-filtering .review .review-comment strong {
  font-size: 16px;
  color: #128C69;
}
section#formacion-online .review-filtering .review .review-comment p span {
  margin-left: 10px;
}
section#formacion-online .review-filtering .review .review-comment:after {
  right: 100%;
  top: 33%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(255, 255, 255, 0);
  border-width: 15px;
  margin-top: -10px;
}
section#formacion-online .review-filtering .review .review-person,
section#formacion-online .review-filtering .review .review-comment {
  float: left;
}
section#formacion-online .review-filtering .slick-dots {
  bottom: -80px;
}
section#formacion-online .review-filtering .slick-dots li button {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}
section#formacion-online .review-filtering .slick-dots li button:before {
  display: none;
}


section#programa .media > .pull-right {
  margin-left: 20px;
}
section#programa h3 {
  font-size:20px;
}
ul.programa {
	margin-top:30px;
}
ul.programa li{
  margin-bottom: 10px;
  margin-left: 10px;
  list-style-type: none;
}
ul.programa li:before {
  position: absolute;
  left: 0px;
  width: 2em;
  text-align: right;
  color: #128C69;
  font-size: 16px;
  font-family:'FontAwesome';
  content:"\f00c";
}
ul.programa li a {
    color: #363636;
}


ul.programa-out {
	margin-top:10px;
}
ul.programa-out li{
  margin-bottom: 10px;
  margin-left: 20px;
  list-style-type: none;
}
ul.programa-out li:before {
  position: absolute;
  left: 20px;
  width: 2em;
  text-align: right;
  color: #128C69;
  font-size: 16px;
  font-family:'FontAwesome';
  content:"\f00c";
}
ul.programa-out li a {
    color: #363636;
}



.modulos-cont-programas {
	background-color: #e5f2ee;
	margin-top:20px;
  display:inline-block;
  min-width: 100%;
}
.modulos-cont-left {
	float:left;
	color:#fff;
	padding:10px 15px;
	background-color: #128C69;
  min-width: 110px;
}
.modulos-cont-left strong {
	text-transform:uppercase;
	text-align:center;
	font-weight:bold;
	font-size:14px;
	margin-bottom:5px;
	display:block;
}
		
.modulos-cont-left span {
	font-size:60px;
	font-weight:bold;
	line-height:45px;
	display:block;
	padding-bottom:10px;
	text-align:center;
}
.modulos-cont-right {
	padding:10px 10px 10px 20px;
}
	
.modulos-right strong {
	font-weight:bold;
	display:block;
}

.modulos-cont-right ul {
	padding-left:0px;
}

.modulos-cont-right ul li {
	line-height:1.5em;
	list-style:none;
	padding:3px 0;
	margin-left:17px;
}
.modulos-cont-right ul li:before {
	font-family:'FontAwesome';
	content:"\f061";
	color:#128c69;
	position:absolute;
	width:50px;
	margin-left:-17px;
}


section#video {
  background:#f6f6f6;
}
section#profesorado h4 {
  margin-top:20px;
}
section#profesorado img {
  margin-right:5px;
}
section#profesorado .modalidad-item {
  border-radius: 50%;
  overflow: hidden;
  width: 180px;
  height: 180px;
  margin:auto;
}
section#profesorado .modalidad-item img {
  display: block;
  min-width: 100%;
  min-height: 100%;
}
section#profesorado a:hover .modalidad-item {
  -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.4);
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.4);
}
section#profesorado a {
  text-decoration:none;
}
section#profesorado a h4 {
  text-align:center;
  margin-top:30px;
}
section#profesorado a p {
  text-align:center;
  color:#666;
  font-size:16px;
}
section#video .video-container {
  padding: 20px;
  border: 1px solid #b3b3b3;
  min-height: 500px;
  min-width:720px;
  overflow: hidden;
}
section#video iframe {
  width: 100%;
  height: 100%;
  border: none;
}
/* Get app Section */
section#inscribete {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  padding: 70px 0;
}
section#inscribete .platforms {
  margin: 5px auto 120px auto;
  text-align: center;
}
section#inscribete .platforms .btn {
  margin-right: 10px;
  margin-bottom: 20px;
}
/* support section */
section#inscribete {
  padding: 0 0 150px 0;
  background:#F6F6F6;
}
section#inscribete .media {
  margin-bottom: 10px;
}
section#inscribete .media i.fa {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  padding: 10px;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  width: 1.9em;
  text-align: center;
}
section#inscribete .media .media-heading {
  padding-top: 15px;
  font-weight: 300;
  font-size:15px;
}
section#inscribete .media .media-heading a {
  font-weight: 400;
}
section#contacto i {
  font-size:14px;
  padding-right:10px;
  color:#128C69;
}
section#contacto a {
  color:#000;
}
section#contacto img {
  width: 200px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  text-align:center;
  border: solid 4px #f6f6f6;
}
section#contacto .datos {
  padding-top:40px;
}
a.catalogo {
  text-transform:uppercase;
  text-align:center;
  font-size:12px;
  font-weight:bold;
  background:#128C69;
  padding:5px 10px;
  color:#fff;
  border-radius: 0.5em;
  width:100%;
  display:block;
}
a.catalogo:hover {
  background-color:#232a5c;
  text-decoration: none;
  color:#fff !important;
}
a.catalogo i {
  padding-right:5px;
  font-size:14px;
}
/* footer section */
footer {
  padding: 40px 0 20px;
  background: #232a5c;
  color:#fff;
}
footer a > img {
  width: 80px;
}
footer a {
  color:#fff;	
}
footer .social {
  display: block;
  margin-top: 15px;
}
footer .social a {
  border: 2px solid #fff;
  color:#fff;
  margin: 10px 8px 30px 0;
  padding: 5px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  display: inline-block;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  text-align:center;
  transition: all 0.25s ease-in-out;
}
footer .social a i {
  width: 1.3em;
  color:#fff;
}
footer a:hover {
  color:#fff;	
}
footer .social a:hover {
  background: #fff;
}
footer .social a:hover i {
  color: #232a5c;
}
footer .rights a {
  text-decoration: underline;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  font-weight: bold;
}
footer .rights a:hover {
  text-decoration: none;
}
section {
  position: relative;
  padding-bottom: 70px;
}
/* Common style for pseudo-elements */
section::before,
section::after {
  position: absolute;
  content: '';
  pointer-events: none;
  overflow: hidden;
}
.carousel-fade .carousel-inner .item {
  opacity: 0;
  transition-property: opacity;
}
.carousel-fade .carousel-inner .active {
  opacity: 1;
}
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}
.carousel-fade .carousel-control {
  z-index: 2;
}
.tp-caption {
  font-family: 'Montserrat', Arial !important;
  -webkit-font-smoothing: antialiased;
}
.tp-caption.large_white_bold {
  color: #ffffff;
  font-size: 45px;
  font-weight: 400;
  background:#128C69;
  line-height:45px;
  padding:5px;
}
.tp-caption.large_white_light {
  color: #ffffff;
  font-size: 30px;
  font-weight: 500;
  background:#232a5c;
  line-height:30px;
  padding:5px;
}
.tp-caption.small_white_bold {
  color: #ffffff;
  font-size: 25px;
  font-weight: 400;
  line-height:60px;
}
.tp-caption.small_white_light {
  color: #ffffff;
  font-size: 25px;  
  background:#128C69;
  line-height:25px;
  font-weight:300;
  padding:5px;
}
.tp-caption.small_white_light_azul {
  color: #ffffff;
  font-size: 20px !important;  
  background:#232a5c;
  line-height:90px;
  font-weight:500;
  padding:5px;
}
.small_grey_light {
  color: #000;
  font-size: 25px;
  font-weight: bold;
  font-weight: 300;
  margin-bottom:20px;
}
.caja-form {
  background-color:rgba(241,241,241,.8);
  padding:20px 30px;
  -webkit-border-radius: 1em;
  -moz-border-radius: 1em;
  -ms-border-radius: 1em;
  -o-border-radius: 1em;
  border-radius: 1em;
  width:260px;
  height:auto;
  position:fixed !important; 
  margin-right:20px; 
  z-index:999; 
  top:50%;
  margin-top:-260px;
  margin-left:75%;
} 
.caja-form small {
	font-size:10px;
	line-height: 1.3 !important;
	display:block;
	width:100%;
	margin:10px 0;
}
.caja-form span:not(".select2"){
  display: inline-block;
  font-size: 15px;
  margin-bottom: 20px;
  margin-top:0;
  color:#232a5c;
}

.caja-form-md {
  background-color:rgba(241,241,241,.8);
  padding:20px;
  border:solid 3px #CBCBCB;
  -webkit-border-radius: 1em;
  -moz-border-radius: 1em;
  -ms-border-radius: 1em;
  -o-border-radius: 1em;
  border-radius: 1em;
  width:260px;
  height:500px;
  position:fixed !important; 
  margin-right:20px; 
  z-index:999; 
  top:50%;
  margin-top:-220px;
  margin-left:65%;
} 
.caja-form-md span {
  display: inline-block;
  font-size: 17px;
  font-weight: 300;
  margin-bottom: 20px;
  margin-top:0;
  color:#232a5c;
}
.form-group {
  margin-bottom:5px;
}
.btn {
  -webkit-border-radius: .5em;
  -moz-border-radius: .5em;
  -ms-border-radius: .5em;
  -o-border-radius: .5em;
  border-radius: .5em;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  padding: 5px 20px;
}
.btn.btn-primary {
  border: 1px solid #ffffff;
  background: none;
  color: #ffffff;
  margin-bottom:10px;
}
.btn.btn-primary:hover {
  color: #ffffff;
}

.btn.btn-lg {
  padding: 10px 25px;
}
.btn:hover {
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
form {
  color:#363636;
}
form a {
  color:#363636 !important;
}
form .form-control {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: .5em;
  -moz-border-radius: .5em;
  -ms-border-radius: .5em;
  -o-border-radius: .5em;
  border-radius: .5em;
  color: #000000;
  border: 1px solid #cbcbcb;
  font-size: 12px;
}
form textarea.form-control {
  -webkit-border-radius: .5em;
  -moz-border-radius: .5em;
  -ms-border-radius: .5em;
  -o-border-radius: .5em;
  border-radius: .5em;
  height: auto;
  line-height: normal;
}

input:focus::-webkit-input-placeholder { color:transparent; }
input:focus:-moz-placeholder { color:transparent !important } /* FF 4-18 */
input:focus::-moz-placeholder { color:transparent !important} /* FF 19+ */
input:focus:-ms-input-placeholder { color:transparent !important; } /* IE 10+ */

@media screen and (max-width: 640px) {
  .logo {
    width: 80px;
    height: auto;
  }
  .slick-next {
    right: 0;
  }
  .slick-prev {
    left: 0;
  }
  .contact-details {
    margin-top: 20px;
  }
  
  .container-int {
    width:100% !important;
  }

  header .navbar-default {
    padding: 10px;
	background:#232a5c;
  }
  header .navbar-default .navbar-toggle {
    margin-top: 17px;
	margin-right: 10px;
	background: none repeat scroll 0% 0% transparent;
	border: 2px solid #FFF;
	color: #FFF;
	border-radius: 5em;
  }
  header .navbar-default .navbar-toggle:hover,
  header .navbar-default .navbar-toggle:focus {
    background: none;
  }
  header .navbar-default ul.navbar-nav {
    padding-top: 0;
    margin: 0;
  }
  header .navbar-default ul.navbar-nav li a {
    padding: 10px;
    text-align: center;
	font-size:12px;
  }
  header .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    color:#128C69;
  }
  header .navbar-default ul.navbar-nav li a.inscribete {
    background: none !important;
    -webkit-border-radius: 0em;
    -moz-border-radius: 0em;
    -ms-border-radius: 0em;
    -o-border-radius: 0em;
    border-radius: 0em;
  }
  header .navbar-default .navbar-collapse {
    border-color: transparent;
  }
  header .navbar-default.scrolled .navbar-collapse {
    border-color: transparent;
  }
  header .navbar-default.scrolled ul.navbar-nav {
    padding-top: 0;
    margin: 0;
  }
  header .navbar-default.scrolled .navbar-toggle {
    margin-top: 17px;
    margin-right: 10px;
    background: none;
    border: 2px solid #ffffff;
    color: #ffffff;
    -webkit-border-radius: 5em;
    -moz-border-radius: 5em;
    -ms-border-radius: 5em;
    -o-border-radius: 5em;
    border-radius: 5em;
  }
  
  .tp-caption.large_white_light {
  	font-size:180px;
	line-height:180px;
  }
  .tp-caption.large_white_bold {
    font-size:70px;
    font-weight: 600;
	  line-height:70px;
  }
  
  .tp-caption.small_white_light {
  	font-size:70px;
    font-weight: 600;
	  line-height:70px;
  }
  section#video .video-container {
    min-width:200px;
	min-height:180px;
  }
  section#objetivos img {
    margin-top:10px;
  }
  
  .datos-generales {
    padding: 10px
  }
  .modulos-cont-right {
    padding:10px;
    padding-left:20px;
  }
  .modulos-cont-right ul {
    margin-top:0;
  }
  .modulos-cont-right ul li {
    padding:1px 0;
  }
  .modulos-cont-left {
    width:100%;
  }
  .modulos-cont-left strong {
    margin-bottom:0;
	  font-size:10px;
  }
  .modulos-cont-left span {
    font-size:30px;
	  padding-bottom:10px;
	  line-height:15px;
  }
}

@media screen and (max-width: 980px) {
  .logo {
    width: 80px;
    height: auto;
  }
  .peru {padding-top:10%;}
  .slick-next {
    right: 0;
  }
  .slick-prev {
    left: 0;
  }

  header .navbar-default {
    padding: 0px;
  }
  header .navbar-default .navbar-toggle {
    margin-top: 15px;
    margin-right: 10px;
    background: none;
    border: 2px solid #fff;
    color: #fff;
    -webkit-border-radius: 5em;
    -moz-border-radius: 5em;
    -ms-border-radius: 5em;
    -o-border-radius: 5em;
    border-radius: 5em;
  }
  header .navbar-default .navbar-toggle:hover,
  header .navbar-default .navbar-toggle:focus {
    background: none;
  }
  header .navbar-default ul.navbar-nav {
    padding-top: 20px;
    margin: 0;
  }
  header .navbar-default ul.navbar-nav li a {
    padding: 10px;
    text-align: center;
	font-size:11px;
  }

  header .navbar-default .navbar-collapse {
    border-color: transparent;
  }
  header .navbar-default.scrolled .navbar-collapse {
    border-color: transparent;
  }
  header .navbar-default.scrolled ul.navbar-nav {
    padding-top: 28px;
    margin: 0;
  }
  header .navbar-default.scrolled .navbar-toggle {
    margin-top: 15px;
    margin-right: 10px;
    background: none;
    border: 2px solid #fff;
    color: #fff;
    -webkit-border-radius: 5em;
    -moz-border-radius: 5em;
    -ms-border-radius: 5em;
    -o-border-radius: 5em;
    border-radius: 5em;
  }
}
.pre-loader {
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 9999999;
  display: block;
}
.pre-loader .load-con {
  margin: 30% auto;
  position: relative;
  text-align: center;
}
.spinner {
  margin: 50px auto 0;
  width: 70px;
  text-align: center;
}
.spinner > div {
  width: 18px;
  height: 18px;
  background-color: #ffffff;
  border-radius: 100%;
  display: inline-block;
  -webkit-animation: bouncedelay 1.4s infinite ease-in-out;
  animation: bouncedelay 1.4s infinite ease-in-out;
  /* Prevent first frame from flickering when animation starts */
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.spinner .bounce1 {
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}
.spinner .bounce2 {
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}
@-webkit-keyframes bouncedelay {
  0%,
  80%,
  100% {
    -webkit-transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
  }
}
@keyframes bouncedelay {
  0%,
  80%,
  100% {
    transform: scale(0);
    -webkit-transform: scale(0);
  }
  40% {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
}
header {
  background: #232a5c;
  /* Old browsers */
  background: -moz-linear-gradient(-45deg, #232a5c 0%, #128C69 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #232a2c), color-stop(100%, #128C69));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(-45deg, #232a2c 0%, #128C69 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(-45deg, #232a2c 0%, #128C69 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(-45deg, #232a2c 0%, #128C69 100%);
  /* IE10+ */
  background: linear-gradient(-45deg, #232a2c 0%, #128C69 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#128C69, endColorstr=#B74116, GradientType=1);
  /* IE6-9 fallback on horizontal gradient */
}
header .navbar-default ul.navbar-nav li a {
  color: #fff;
  background: none;
}
header .navbar-default ul.navbar-nav li a.inscribete {
  color: #3c79b4;
  background: #ffffff;
  /* Old browsers */
  background: -moz-linear-gradient(180deg, #ffffff 0%, #e0e0e0 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #ffffff), color-stop(100%, #e0e0e0));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(180deg, #ffffff 0%, #e0e0e0 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(180deg, #ffffff 0%, #e0e0e0 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(180deg, #ffffff 0%, #e0e0e0 100%);
  /* IE10+ */
  background: linear-gradient(180deg, #ffffff 0%, #e0e0e0 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff, endColorstr=#e0e0e0, GradientType=1);
  /* IE6-9 fallback on horizontal gradient */
}
header .navbar-default ul.navbar-nav li a.inscribete:hover {
  color: #4081bf;
  background: #ffffff;
  /* Old browsers */
  background: -moz-linear-gradient(180deg, #ffffff 0%, #cccccc 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #ffffff), color-stop(100%, #cccccc));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(180deg, #ffffff 0%, #cccccc 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(180deg, #ffffff 0%, #cccccc 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(180deg, #ffffff 0%, #cccccc 100%);
  /* IE10+ */
  background: linear-gradient(180deg, #ffffff 0%, #cccccc 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff, endColorstr=#cccccc, GradientType=1);
  /* IE6-9 fallback on horizontal gradient */
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
header .navbar-default ul.navbar-nav li a:hover {
  color: #fff;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
header .navbar-default.scrolled {
  border-bottom: none;
}
header .navbar-default.scrolled ul.navbar-nav li a {
  color: #fff;
}
header .navbar-default.scrolled ul.navbar-nav li a:hover {
  color: #fff;
}
header .navbar-default.scrolled ul.navbar-nav li a:hover:after {
  background: #fff;
}
header .navbar-default.scrolled .navbar-brand {
  background: none;
}
section .section-heading .divider:after {
  background: #128C69;
}
section#datos-basicos {
  background:#F6F6F6;
}
section#datos-basicos .about-item i.fa {
  color: #ffffff;
  background: #128C69;
  border: 2px solid #128C69;
}
section#datos-basicos .about-item:hover i.fa {
  border: 2px solid #128C69;
  color: #128C69;
  background:none;
}
section#datos-basicos .about-item:hover h3 {
  color: #128C69;
}
section#objetivos {
  background: #f6f6f6;
}
section#objetivos header h1:after {
  background: #128C69;
}
section#objetivos .media i.fa {
  border: 2px solid #128C69;
  color: #128C69;
}
section#objetivos .media:hover i.fa {
  color: #ffffff;
  background: #128C69;
}
section#objetivos .media:hover h3 {
  color: #128C69;
}
section#objetivos .media.active i.fa {
  color: #ffffff;
  background: #128C69;
}
section#objetivos .media.active .media-heading {
  color: #128C69;
}
section#testimonios {
  background: #f6f6f6;
}
section#testimonios header {
  color: #ffffff;
}
section#testimonios header h1:after {
  background: #ffffff;
}
section#testimonios .review-filtering .review .review-person img {
  border: 3px solid #ffffff;
}
section#testimonios .review-filtering .review .review-comment {
  background: #ffffff;
}
section#testimonios .review-filtering .review .review-comment h3 {
  color: #363636;
  font-size: 15px;
  font-weight: 200;
  line-height: 22px;
}
section#testimonios .review-filtering .review .review-comment p span i {
  color: #128C69;
}
section#testimonios .review-filtering .review .review-comment:after {
  border-right-color: #ffffff;
}
section#testimonios .review-filtering .slick-dots li button {
  background: #d6d6d6;
}
section#testimonios .review-filtering .slick-dots li.slick-active button {
  background: #128C69;
}
section#programa .slider {
  margin: 50px 0;
}
section#programa .media i.fa {
  border-radius: 50%;
  padding: 5px;
  transition: all 0.25s ease-in-out 0s;
  width: 1.5em;
  text-align: center;
  border: 2px solid #128C69;
  margin-bottom: 20px;
  color: #128C69;
}
section#programa h4.media-heading {
  color:#363636;
}
section#programa .slider div img {
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  padding: 10px;
  display: inline;
}
section#programa .slider div h4 {
  text-align: center;
  margin-top: 40px;
  font-size: 16px;
}
section#programa .slider .slick-dots li button {
  -webkit-border-radius: 5em;
  -moz-border-radius: 5em;
  -ms-border-radius: 5em;
  -o-border-radius: 5em;
  border-radius: 5em;
}
section#programa .slick-prev,
section#programa .slick-next {
  width: 50px;
  height: 50px;
  top: 44%;
}
section#programa .slick-slide {
  text-align: center;
}
section#programa .slick-prev:before {
  content: "\f104";
}
section#programa .slick-next:before {
  content: "\f105";
}
section#programa .slick-prev:before,
section#programa .slick-next:before {
  font-size: 34px;
  -webkit-border-radius: 5em;
  -moz-border-radius: 5em;
  -ms-border-radius: 5em;
  -o-border-radius: 5em;
  border-radius: 5em;
  line-height: 45px;
  color: #CCC;
  border: 2px solid #CCC;
  width: 50px;
  display: inline-block;
  height: 50px;
  text-align: center;
}
section#programa .filter {
  text-align: center;
}
section#programa .filter a {
  display: inline-block;
  padding: 7px 20px;
  text-decoration: none;
  -webkit-border-radius: 5em;
  -moz-border-radius: 5em;
  -ms-border-radius: 5em;
  -o-border-radius: 5em;
  border-radius: 5em;
  margin: 10px 5px;
  text-transform: uppercase;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}


section#formacion-online .review-filtering .review .review-person img {
  border: 5px solid #f6f6f6;
  margin-top:15px;
}
section#formacion-online .review-filtering .review .review-comment {
  background: #ffffff;
}
section#formacion-online .review-filtering .review .review-comment h3 {
  color: #363636;
  font-size: 15px;
  font-weight: 200;
  line-height: 22px;
}
section#formacion-online .review-filtering .review .review-comment p span i {
  color: #128C69;
}
section#formacion-online .review-filtering .review .review-comment:after {
  border-right-color: #ffffff;
}
section#formacion-online .review-filtering .slick-dots li button {
  background: #d6d6d6;
}
section#formacion-online .review-filtering .slick-dots li.slick-active button {
  background: #128C69;
}


/* demo video Section */
section#modelo-pedagogico {
  background: #f6f6f6;
}
section#modelo-pedagogico header h1:after {
  background: #128C69;
}
section#inscribete header {
  color: #ffffff;
}
section#inscribete header h1:after {
  background: #ffffff;
}
section#inscribete .platforms .media {
  border: 2px solid #ffffff;
  color: #ffffff;
}
section#inscribete .platforms .media a i {
  color: #ffffff;
}
section#inscribete .platforms .media a div.media-body {
  color: #ffffff;
}
section#inscribete .platforms .media:hover {
  background: #ffffff;
}
section#inscribete .platforms .media:hover a i,
section#inscribete .platforms .media:hover a div.media-body {
  color: #128C69;
}
/* support section */
section#inscribete header h1:after {
  background: #128C69;
}
section#inscribete .media i.fa {
  border: 2px solid #128C69;
  color: #128C69;
}
section#inscribete .media a {
  color: #128C69;
}
section#inscribete .media:hover i.fa {
  color: #ffffff;
  background: #128C69;
}
section#inscribete .media:hover h3 {
  color: #128C69;
}
.navbar-toggle {
  background-color: #CCC;
  border: 1px solid rgba(0, 0, 0, 0);
}
.btn.btn-primary {
  color: #fff;
  border-color: #232a5c;
  background:#232a5c;
  width:100%;
}
.btn.btn-primary:hover {
  color: #fff;
  background: #128C69;
  border-color: #128C69;
}
.btn.btn-primary.inverse {
  color: #ffffff;
  border-color: #ffffff;
}
.btn.btn-primary.inverse:hover {
  color: #ffffff;
  background: #128C69;
  border-color: #128C69;
}
.btn.btn-default {
  background: #ffffff;
  /* Old browsers */
  background: -moz-linear-gradient(180deg, #ffffff 0%, #cccccc 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #ffffff), color-stop(100%, #cccccc));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(180deg, #ffffff 0%, #cccccc 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(180deg, #ffffff 0%, #cccccc 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(180deg, #ffffff 0%, #cccccc 100%);
  /* IE10+ */
  background: linear-gradient(180deg, #ffffff 0%, #cccccc 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff, endColorstr=#cccccc, GradientType=1);
  /* IE6-9 fallback on horizontal gradient */
  color: #336799;
}
.btn.btn-default:hover {
  color: #336799;
}
form .form-control:focus {
  border: none;
  color: #000;
}
@media screen and (max-width: 640px) {
  header .navbar-default .navbar-toggle:hover,
  header .navbar-default .navbar-toggle:focus {
    background: none;
  }
  header .navbar-default ul.navbar-nav li a {
    color: #ffffff;
    border-bottom: 1px solid #376fa4;
	
  }
  header .navbar-default ul.navbar-nav li a.inscribete {
    color: #ffffff;
  }
  header .navbar-default ul.navbar-nav li a:after {
    display: none;
  }
  header .navbar-default ul.navbar-nav li a:hover {
    color: #128C69;
  }
  header .navbar-default .navbar-collapse {
    background: #336799;
  }
  header .navbar-default.scrolled {
    background: #232a5c;
	padding:0;
  }
  header .navbar-default.scrolled ul.navbar-nav li a {
    color: #ffffff;
  }
  header .navbar-default.scrolled ul.navbar-nav li a:hover {
    color: #128C69;
  }
}

@media screen and (max-width: 768px) {
  header .navbar-default .navbar-brand img {
  	max-height:50px;
	width:auto;
  }

  header .navbar-default ul.navbar-nav li a {
    color: #ffffff;
	font-size:11px;
	padding:8px 10px;
  }
  header .navbar-default ul.navbar-nav li a:after {
  	left:10px;
  }
   section#video .video-container {
     min-height: 230px !important;
     min-width: 300px !important;
   }
  .container-int {
    width:55%;
  }
  section#objetivos img {
    margin-top:0;
  }
}

@media screen and (max-width: 1024px) {
  section#profesorado .modalidad-item {
    width:150px;
	height:150px;
  }
  section#video .video-container {
    min-height:400px;
	min-width:620px;
  }
}
@media screen and (max-width: 800px) {
  header .navbar-default .navbar-brand img {
    max-height:35px;
  }
  header .navbar-default.scrolled ul.navbar-nav {
    padding-top:12px;
  }
  header .navbar-default ul.navbar-nav li a {
    padding:6px;
  }
  .datos-generales {
    padding:10px;
  }
  .datos-generales ul.datos {
    margin-left:0px;
  }
  .modulos-cont-left {
    padding:5px;
  }
  .modulos-cont-right ul {
    margin-top:5px;
  }
  .modulos-cont-right ul li {
    padding:2px 0;
  }
}
.pre-loader {
  background: #232a5c;
}
/**** CSS nuevo */
.caja-form span.select2{
  display: inline-block;
  font-size: 12px;
  margin-bottom: 0;
  margin-top:0;
  color:#232a5c;
}
.caja-form span.selection{
  display:block;
  font-size: 12px;
  margin-bottom: 0;
  margin-top:0;
  color:#232a5c;
}
.caja-form span.selection *{margin-bottom:0;font-size: 12px;}
.caja-form .open{position:absolute;right:20px;display:none}
.select2-container{width:100% !important}

/* Remove cyan border from study-plan boxes */
.modulos-cont-programas,
.modulos-cont-masters {
  border: none !important;
  box-shadow: none !important;
}

/* Datos basicos: exact Peru-like spacing, typography and icon sizing */
section#masteres ul.datos-basicos-programa,
section#diplomados ul.datos-basicos-programa {
  background-color: #f1f1f1;
  padding: 20px 30px;
  margin: 0 0 25px 0;
}
section#masteres ul.datos-basicos-programa li,
section#diplomados ul.datos-basicos-programa li {
  position: relative;
  display: block;
  list-style: none;
  margin-bottom: 8px;
  padding: 5px 0 5px 30px;
  color: #363636;
}
section#masteres ul.datos-basicos-programa li:last-child,
section#diplomados ul.datos-basicos-programa li:last-child {
  margin-bottom: 0;
}
section#masteres ul.datos-basicos-programa li i,
section#diplomados ul.datos-basicos-programa li i {
  position: absolute;
  top: 5px;
  left: 0;
  color: #128C69;
  font-size: 16px;
  line-height: 20px;
}
section#masteres ul.datos-basicos-programa li i.grande,
section#diplomados ul.datos-basicos-programa li i.grande {
  font-size: 20px;
}
section#masteres ul.datos-basicos-programa li strong,
section#diplomados ul.datos-basicos-programa li strong {
  color: #363636;
}
section#masteres ul.datos-basicos-programa li a,
section#diplomados ul.datos-basicos-programa li a {
  color: #363636;
}

/* Program subtitles should match Peru scale */
section#masteres h3.subs,
section#diplomados h3.subs {
  font-size: 20px !important;
  line-height: 35px;
}
