@import url(http://fonts.googleapis.com/css?family=Open+Sans:300italic,700italic,400,700);
@import url(http://fonts.googleapis.com/css?family=Raleway:700,400,300);
body {
	font-family: 'Open Sans', sans-serif;
}
.brand {
	font-family: 'Raleway', sans-serif;
}
html,
body {
	height: 100%;
}
body {
	font-size: 20px;
	line-height: 1.7;
	color: #333333;
	background-color: #ffffff;
	position: relative;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	color: #FFFFFF;
}
h1 {
	font-size: 38px;
	font-weight: 700;
	margin-bottom: 20px;
}

.tituloAviso {
	font-size: 30px;
	font-weight: 500;
	margin-bottom: 30px;
	text-shadow: 1px 1px 2px white;
	color: #000000;
	}
	
.tituloBlancoAviso {
	font-size: 10px;
	font-weight: 500;
	margin-bottom: 20px;
	color: #fff;
	}	

.tituloRojo {
	font-size: 38px;
	font-weight: 500;
	margin-bottom: 20px;
	color: #1b3f6f;	
    text-shadow: 1px 1px 2px black;	
	}
	
.tituloBlanco {
	font-size: 38px;
	font-weight: 500;
	margin-bottom: 20px;
	color: #FFF;
    text-shadow: 1px 1px 2px black;	
	}	


.tituloRojoSemblanza {
	font-size: 25px;
	font-weight: 500;
	margin-bottom: 20px;
	color: #1b3f6f;	
	}
	
.tituloBlancoSemblanza {
	font-size: 25px;
	font-weight: 500;
	margin-bottom: 20px;
	color: #FFF;
	}

.tituloRojoCargo {
	font-size: 22px;
	font-weight: 500;
	margin-bottom: 20px;
	color: #1b3f6f;	
	}
	
.tituloBlancoCargo {
	font-size: 22px;
	font-weight: 500;
	margin-bottom: 20px;
	color: #FFF;
	}

.parrafoGrisSemblanza {
	font-family: 'Raleway', sans-serif;
	font-size: 20px;
	color: #333333;
	font-weight: 500;
	text-align: justify;
	padding-right: 7%;
	padding-left: 7%;
	}
	

h2 {
	font-size: 30px;
	margin-bottom: 15px;
	font-weight: 600;
	color: #000000;
}
h3 {
	font-size: 20px;
}
h4 {
	font-size: 18px;
	font-weight: 700;
}
h5 {
	font-size: 16px;
	text-transform: uppercase;
	font-weight: 700;
}
h6 {
	font-weight: 700;
}
h1 span,
h2 span,
h3 span,
h4 span {
	color: #2F2F2F;
	font-size: 35px;
}
.colored {
	color: #0099FF;
}

.large {
	font-size: 18px;
}

.parrafo {
	font-family: 'Raleway', sans-serif;
	font-size: 20px;
	color: #333;
	font-weight: 500;
	}

.parraforojo {
	font-family: 'Raleway', sans-serif;
	font-size: 20px;
	color: #1b3f6f;
	font-weight: 500;
	}
	
.parrafoblanco {
	font-family: 'Raleway', sans-serif;
	font-size: 20px;
	color: #fff;
	font-weight: 500;
	}	


.fondoProgramaBlanco {
    background: #ffffff;
}
.fondoProgramaTitulo {
	text-align: center;
	height: 65px;
	background-color: #95a7bd;
	border: 1px solid #FFF;
}

.fondoProgramaGris {
	height: 60px;
	background-color: #DBDBDB;
	border: 1px solid #FFF;
}

.fondoProgramaAzul {
	height: 60px;
	background-color: #BDD6EE;
	border: 1px solid #FFF;
}

.TituloBlancoCentrado {
	font-family: 'Raleway', sans-serif;
	font-size: 25px;
	color: #fff;
	font-weight: 500;
	margin-bottom: 20px;
	text-shadow: 1px 1px 2px black;
	margin-top: 15px;
	}

.TituloParaGris {
	font-family: 'Raleway', sans-serif;
	font-size: 18px;
	color: black;
	/*text-shadow: 1px 1px 2px black;*/
	font-weight: 500;
	margin-left: 18px;
	margin-top: 3px;
	margin-bottom: 2px;
}


.TituloParaGris2 {
	font-family: 'Raleway', sans-serif;
	font-size: 18px;
	color: black;
	/*text-shadow: 1px 1px 2px black;*/
	font-weight: 500;
	margin-left: 10px;
	margin-top: 3px;
	margin-bottom: 2px;
}

.list-unstyled li {
	padding: 5px 0;
}
.list-horizontal {
	padding: 15px 0;
}
.list-horizontal-item img {
	display: block;
	margin: 0 auto;
}
.list-icons {
	padding: 0;
	margin: 20px 0;
	list-style: none;
	font-size: 16px;
}
.list-icons li {
	padding: 0 0 15px 0;
}
blockquote {
	border-left: none;
	padding-left: 0;
	padding-right: 0;
	padding-top: 4px;
}
.title {
	margin-top: 0;
	font-weight: 400;
}
.aboutus{
	background: #efefef;
}
.portfolio{
	background: #efefef;
}
.block-list .media-left:before {
    background: #1b3f6f29;
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    top: -6px;
    bottom: 0;
    transform: rotate(45deg);
    width: 238%;
}
p.contacts i {
    color: #1b3f6f;
    margin-right: 10px;
}
p.help-block ul li {
    color: red;
    text-decoration: initial;
    margin-left: -10px;
}
.media-heading {
    margin-top: 3px;
    margin-bottom: 4px;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: bold;
}
 .tituloTabla {
	 padding-left:10px;
	 padding-right:10px;	 
}

/* Programa */
.tituloRojoTAbla {
	font-size: 25px;
	font-weight: 500;
	margin-bottom: 20px;
	color: #1b3f6f;	
    text-shadow: 1px 1px 2px black;	
	}
	
.tituloBlancoTabla {
	font-size: 25px;
	font-weight: 500;
	margin-bottom: 20px;
	color: #FFF;
    text-shadow: 1px 1px 2px black;	
	}
	
.parrafoTabla {
	font-family: 'Raleway', sans-serif;
	font-size: 18px;
	color: #333;
	font-weight: 500;
	}

.parraforojoTabla {
	font-family: 'Raleway', sans-serif;
	font-size: 18px;
	color: #1b3f6f;
	font-weight: 500;
	padding-left:5px;
	padding-right:5px;	
	}
	
.parrafoblancoTabla {
	font-family: 'Raleway', sans-serif;
	font-size: 18px;
	color: #fff;
	font-weight: 500;
	padding-left:5px;
	padding-right:5px;	
	}	
.parrafonegroTabla {
	font-family: 'Raleway', sans-serif;
	font-size: 18px;
	color: #000;
	font-weight: 500;
	padding-left: 5px;
	padding-right: 5px;
	}

	
.parrafoNegroATabla{
	font-family: 'Raleway', sans-serif;
	font-size: 18px;
	color: #1b3f6f;
	font-weight: bold;
	}	
	
.parrafoNegroATabla a:hover {
	font-family: 'Raleway', sans-serif;
	font-size: 18px;
	color: #1b3f6f;
	font-weight: bold;
	}	

/* fin del pograma */


/* Layout
----------------------------------------------------------------------------- */
.header {
	color: #ffffff;
	/*background-color: transparent;*/
	padding: 0px 0;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.logo i {
    margin: 5px 3px 0 0;
    font-size: 30px;
    color: #fff;
}
.banner {
	width: 100%;
	position: relative;
	color: #FFF;
}
.banner-image {
	vertical-align: middle;
	min-height: 100%;
	width: 100%;
}
.banner:after {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	/*background-color: rgba(0, 0, 0, 0.52);*/
	content: "";
	z-index:-1;
	display:none;
}
.banner-caption {
	position: absolute;
	top: 50%;
	width: 100%;
	z-index: 4;
}
.subfooter {
	background-color: #2f2f2f;
	padding: 40px 0;
}
.subfooter a {color: #1b3f6f;}
.section {
	padding: 80px 0;
}
.slider-banner h3{
	/* color: #FFF; */
	font-size: 60px;
	font-weight:bolder;
	text-transform: uppercase;
	width: 438px;
	text-align: center;
    color: #1b3f6f !important;
	margin: 0 auto 15px;
}
.slider-banner p{
    color:#fff;
    font-size: 18px;
    /* font-weight: bold; */
    text-transform: uppercase;
    width: 484px;
    text-align: center;
    margin: 0 auto;
}
/* Backgrounds
----------------------------------------------------------------------------- */
.default-bg {
	background-color: #1b3f6f;
	color: #ffffff;
}
.default-bg.blue {
	background-color: #55acee;
}

.transprant-bg {
	color: #1b3f6f;
}
.default-bg h1,
.default-bg h2,
.default-bg h3,
.default-bg h4,
.default-bg h5,
.default-bg h6,
.transprant-bg h1,
.transprant-bg h2,
.transprant-bg h3,
.transprant-bg h4,
.transprant-bg h5,
.transprant-bg h6 {
	/* color: #ffffff; */
}
.default-bg blockquote footer,
.transprant-bg blockquote footer {
	color: #cccccc;
}
.default-bg a,
.transprant-bg a {
	color: #ffffff;
	text-decoration: underline;
}
.default-bg a:hover,
.transprant-bg a:hover {
	text-decoration: none;
}
.transprant-bg {
	-webkit-background-size: cover !important;
	-moz-background-size: cover !important;
	-o-background-size: cover !important;
	background-size: cover !important;
	background-position: 50% 0;
	background-repeat: no-repeat;
	z-index: 1;
	position: relative;
	background: #EFEFEF;
}
.transprant-bg .transprant-bg {
	margin-top: 80px;
	z-index: 3;
}
.transprant-bg:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	width: 100%;
	height: 100%;
	/* background-color: #E6E6E6; */
}
.transprant-bg.blue:after {
	background-color: rgba(85, 172, 238, 0.7);
}
.transprant-bg .container {
	z-index: 3;
	position: relative;
	color: #797979;
}
.bg-image-1 {
	background: url("../images/bg-image-1.jpg") 50% 0px no-repeat;
}
.bg-image-2 {
}
.caption-data {position: absolute; top: 50%; left: 50%; z-index: 20; text-align: center; -webkit-transform: translate(-50%,-50%); -moz-transform: translate(-50%,-50%); transform: translate(-50%,-50%);}
.caption-data h1 {text-transform: uppercase;}
.caption-data h1 span {font-size: inherit; line-height: inherit; font-weight: inherit;}
.caption-data h3{line-height: 39px;font-size: 22px;}
button.cta-button.btn-light, button.cta-button.btn-dark, .contact-form button.cta-button, button.cta-button.btn-default {
background: transparent;
}
button.cta-button {
font-size: 14px;
line-height: 16px;
border: 1px solid #fff;
padding: 15px 32px;
border-radius: 0;
font-family: 'Raleway';
font-weight: 600;
transition: background 0.3s, border-color 0.3s;
margin-top:20px;
}
button.cta-button:hover{
background:#fff;
color:#000;
}
/* Misc
----------------------------------------------------------------------------- */
.no-view {
	opacity: 0;
	filter: alpha(opacity=0);
}
.object-visible,
.touch .no-view {
	opacity: 1 !important;
	filter: alpha(opacity=100) !important;
}
.team__item {
  margin-bottom: 40px;
  background-color: #fff;
  padding: 2px 5px;
  border: 1px solid #E0E0E0;
  height: 330px;
}

@media screen and (max-width: 1199px) { /* -------- CODE BY H ------*/
  .team__item { 
    height: 290px;
  }
}

@media screen and (max-width: 991px) {
  .team__item { 
    height: 260px;
  }
}

@media screen and (max-width: 767px) {
  .team__item { 
    height: 360px;
  }
}

@media screen and (max-width: 700px) {
  .team__item {
   	height: 330px;
  }
}		

@media screen and (max-width: 600px) {
  .team__item {
   	height: 310px;
  }
}	

@media screen and (max-width: 560px) {
  .team__item {
   	height: 290px;
  }
}

@media screen and (max-width: 501px) {
  .team__item {
   	height: 270px;
  }
}			

@media screen and (max-width: 420px) {
  .team__item {
   	height: 270px;
  }
}						/* -------- END CODE BY H ------*/

.team-item__img {
  margin-bottom: 20px;
  overflow: hidden;
}
.team-item__img > img {
  border-radius: 3px;
  -webkit-transition: -webkit-transform 0.7s;
  -moz-transition: -moz-transform 0.7s;
  -o-transition: -o-transform 0.7s;
  transition: transform 0.7s; padding: auto;
}

.team-item-contact__link {
  display: block;
  float: left;
  width: 50%;
  margin-top: 4.6px;
  margin-bottom: 4.6px;
  border-radius: 3px 0 0 3px;
  text-align: center;
  line-height: 36.8px;
  border: #cecece 1px solid;
  color: #565656;
  text-decoration: none;
  -webkit-transition: all 0.15s;
  -o-transition: all 0.15s;
  transition: all 0.15s;
}
.team-item-contact__link:hover,
.team-item-contact__link:focus {
  background: #55acee;
  color: white;
}
.team-item-contact__link_facebook {
  border-left: 1px solid white;
  border-radius: 0 3px 3px 0;
}
.team-item-contact__link_facebook:hover,
.team-item-contact__link_facebook:focus {
  background: #3b5998;
}

.team-item__name {
  font-weight: 700;
  text-align: center;
  font-size: 18px;
}

@media screen and (max-width: 991px) { /* CODE BY H */
  .team-item__name {
   	font-size: 16px;
  }
}

@media screen and (max-width: 1199px) { /* CODE BY H */
  #saltoPonente {
   	display: none;
  }
}

@media screen and (max-width: 991px) { /* CODE BY H */
  #saltoPonente2 {
   	display: none;
  }
}

@media screen and (max-width: 767px) { /* CODE BY H */
  #saltoPonente, #saltoPonente2 {
   	display: block;
  }
}

@media screen and (max-width: 543px) { /* CODE BY H */
  #saltoPonente {
   	display: none;
  }
}

.team-item__position {
  margin-bottom: 10px;
  color: #1b3f6f;
  text-align: center;
}
/* Targeting only Firefox for smoothest animations */
@-moz-document url-prefix() {
	.object-visible,
	.touch .no-view {
		-webkit-transition: opacity 0.6s ease-in-out;
		-moz-transition: opacity 0.6s ease-in-out;
		-o-transition: opacity 0.6s ease-in-out;
		-ms-transition: opacity 0.6s ease-in-out;
		transition: opacity 0.6s ease-in-out;
	}
}
.space {
	padding: 20px 0;
}
.pr-10 {
	padding-right: 10px;
}
.pl-10 {
	padding-left: 10px;
}
.pclear {
	padding-bottom: 0;
}
.secPadding{padding: 100px 0;}
.price-table .panel-heading h3{
font-size: 43px;
color: #1b3f6f;}

.list-group-item{
    padding: 15px 15px;
}
/* Sections
----------------------------------------------------------------------------- */
.banner-caption h1,
.banner-caption h2,
.banner-caption h3,
.banner-caption h4,
.banner-caption h5,
.banner-caption h6 {
	color: #fff;
}
.banner-caption h1 {
	font-size: 45px;
	color: #1b3f6f;
}
.banner-overlay { /* transparencia de animaciones */
    position: absolute;
    left: 0;
    right: 0;
   /* background: #0000008f;*/
    top: 0;
    bottom: 0;
    z-index: 3;
}
.footer h1{
color:#fff;
}
.footer.section {
background: #2F2F2F;
color: #949494;
}
.subfooter p {
	margin-bottom: 0;
	color: #fff;
	font-size:13px;
    color: #a4a4a4;
}
.subfooter p .copyright {
	font-size:12px;
}

/* Amarillo */
.hero-caption{
	font-family: 'Raleway', sans-serif;
	font-size: 20px;
	line-height: 1.3;
	color: #333;
	text-align: justify;
	padding: 25px 0;
	background-color: #1b3f6f14;
	font-weight: 500;
}
.hero-caption h2{
text-align:center;
}
.hero-caption p{

}

/* Rojo */
.hero-caption2{
	font-family: 'Raleway', sans-serif;
	font-size: 20px;
	line-height: 1.3;
	color: #333;
	text-align: justify;
	padding: 25px 0;
	background-color: #1b3f6f;
	font-weight: 500;
}
.hero-caption2 h2{
text-align:center;
}
.hero-caption2 p{

}


/* Template Components
----------------------------------------------------------------------------- */
/* Buttons
---------------------------------- */
.btn {
	padding: 5px 15px !important;
}

.btn-default {
	color: #FFFFFF;
	background: #1b3f6f;
	border: 0;
	padding: 17px 34px;
}
.btn-default:hover {
	color: #FFFFFF;
	background-color: #333333;
	border: 0;
}

/* Collapse
---------------------------------- */
.panel-group .panel {
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	border: none;
}
.panel-default > .panel-heading {
	padding: 0;
	outline: none;
	border: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-o-border-radius: 0;
	border-radius: 0;
	width: 100%;
	background: #fff;
}
.panel-body {
	border: 1px solid #f0f0f0;
	border-top: none;
	background-color: #fafafa;
	;
}

.panel-headingGood {
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

.panel-headingGood label {
	font-weight: 400;
	padding: 12px 35px 12px 15px;
	display: inline-block;
	width: 100%;
	background-color: #1b3f6f;
	color: #FFFFFF;
	position: relative;
	text-decoration: none;
	border: #ECECEC 1px solid;
	cursor: default;
}
.panel-heading a.collapsed {
	color: #FFFFFF;
	background-color: #1b3f6f;
}

.panel-heading a.collapsed:after {
	content: "\f196";
}
/*.panel-heading a:hover {    			BY H
	text-decoration: none;
	background-color: #FFFFFF;
	color: #1b3f6f;
} */ 
.panel-title a i {
	padding-right: 10px;
	font-size: 20px;
}

/* Collapse Naranja
---------------------------------- */
.panel-group .panel {
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	border: none;
}
.panel-default > .panel-headingNaranja {
	padding: 0;
	outline: none;
	border: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-o-border-radius: 0;
	border-radius: 0;
	width: 100%;
	background: #fff;
}
.panel-default > .panel-headingNaranja + .panel-collapse > .panel-body {
	border: 1px solid #f0f0f0;
	border-top: none;
	background-color: #fafafa;
	;
}
.panel-headingNaranja a { /* modificar */
	font-weight: 500;
	padding: 12px 35px 12px 15px;
	display: inline-block;
	width: 100%;
	background-color: #F7CAAC;
	color: #000000;
	position: relative;
	text-decoration: none;
	border: #ECECEC 1px solid;
}
.panel-headingNaranja a.collapsed {
	color: #000000;
	background-color: #F7CAAC;
}
.panel-headingNaranja a:after {
	font-family: FontAwesome;
	content: "\f147";
	position: absolute;
	right: 15px;
	font-size: 14px;
	font-weight: 300;
	top: 50%;
	line-height: 1;
	margin-top: -7px;
	color: #000;
}
.panel-headingNaranja a.collapsed:after {
	content: "\f196";
}
.panel-headingNaranja a:hover {
	text-decoration: none;
	background-color: #FF9900;
	color: #000000;
}
.panel-title a i {
	padding-right: 10px;
	font-size: 20px;
	color: #000000;
}

/* Collapse Naranja2
---------------------------------- */
.panel-group .panel {
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	border: none;
}
.panel-default > .panel-headingNaranja2 {
	padding: 0;
	outline: none;
	border: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-o-border-radius: 0;
	border-radius: 0;
	width: 100%;
	background: #fff;
}
.panel-default > .panel-headingNaranja2 + .panel-collapse > .panel-body {
	border: 1px solid #f0f0f0;
	border-top: none;
	background-color: #fafafa;
	;
}
.panel-headingNaranja2 a { /* modificar */
	font-weight: 500;
	padding: 12px 35px 12px 15px;
	display: inline-block;
	width: 100%;
	background-color: #F7CAAC;
	color: #F7CAAC;
	position: relative;
	text-decoration: none;
	border: #ECECEC 1px solid;
}
.panel-headingNaranja2 a.collapsed {
	color: #F7CAAC;
	background-color: #F7CAAC;
}
.panel-headingNaranja2 a:after {
	font-family: FontAwesome;
	content: "\f147";
	position: absolute;
	right: 15px;
	font-size: 14px;
	font-weight: 300;
	top: 50%;
	line-height: 1;
	margin-top: -7px;
	color: #F7CAAC;
}
.panel-headingNaranja2 a.collapsed:after {
	content: "\f196";
}
.panel-headingNaranja2 a:hover {
	text-decoration: none;
	background-color: #F7CAAC;
	color: #000000;
}
.panel-title a i {
	padding-right: 10px;
	font-size: 20px;
	color: #000000;
}

/* Collapse Azul
---------------------------------- */
.panel-group .panel {
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	border: none;
}
.panel-default > .panel-headingAzul {
	padding: 0;
	outline: none;
	border: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-o-border-radius: 0;
	border-radius: 0;
	width: 100%;
	background: #fff;
}
.panel-default > .panel-headingAzul + .panel-collapse > .panel-body {
	border: 1px solid #f0f0f0;
	border-top: none;
	background-color: #fafafa;
	;
}
.panel-headingAzul a { /* modificar */
	font-weight: 500;
	padding: 12px 35px 12px 15px;
	display: inline-block;
	width: 100%;
	background-color: #BDD6EE;
	color: #BDD6EE;
	position: relative;
	text-decoration: none;
	border: #BDD6EE 1px solid;
}
.panel-headingAzul a.collapsed {
	color: #BDD6EE;
	background-color: #BDD6EE;
}
.panel-headingAzul a:after {
	font-family: FontAwesome;
	content: "\f147";
	position: absolute;
	right: 15px;
	font-size: 14px;
	font-weight: 300;
	top: 50%;
	line-height: 1;
	margin-top: -7px;
	color: #BDD6EE;
}
.panel-headingAzul a.collapsed:after {
	content: "\f196";
}
.panel-headingAzul a:hover {
	text-decoration: none;
	background-color: #BDD6EE;
	color: #BDD6EE;
}
.panel-title a i {
	padding-right: 10px;
	font-size: 20px;
	color: #BDD6EE;
}

/* Collapse Azul2
---------------------------------- */
.panel-group .panel {
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	border: none;
}
.panel-default > .panel-headingAzul2 {
	padding: 0;
	outline: none;
	border: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-o-border-radius: 0;
	border-radius: 0;
	width: 100%;
	background: #fff;
}
.panel-default > .panel-headingAzul2 + .panel-collapse > .panel-body {
	border: 1px solid #f0f0f0;
	border-top: none;
	background-color: #fafafa;
	;
}
.panel-headingAzul2 a { /* modificar */
	font-weight: 500;
	padding: 12px 35px 12px 15px;
	display: inline-block;
	width: 100%;
	background-color: #BDD6EE;
	color: #BDD6EE;
	position: relative;
	text-decoration: none;
	border: #BDD6EE 1px solid;
}
.panel-headingAzul2 a.collapsed {
	color: #BDD6EE;
	background-color: #BDD6EE;
}
.panel-headingAzul2 a:after {
	font-family: FontAwesome;
	content: "\f147";
	position: absolute;
	right: 15px;
	font-size: 14px;
	font-weight: 300;
	top: 50%;
	line-height: 1;
	margin-top: -7px;
	color: #000;
}
.panel-headingAzul2 a.collapsed:after {
	content: "\f196";
}
.panel-headingAzul2 a:hover {
	text-decoration: none;
	background-color: #3782CC;
	color: #000000;
}
.panel-title a i {
	padding-right: 10px;
	font-size: 20px;
	color: #000000;
}

/* Collapse Gris
---------------------------------- */
.panel-group .panel {
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	border: none;
}
.panel-default > .panel-headingGris {
	padding: 0;
	outline: none;
	border: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-o-border-radius: 0;
	border-radius: 0;
	width: 100%;
	background: #fff;
}
.panel-default > .panel-headingGris + .panel-collapse > .panel-body {
	border: 1px solid #f0f0f0;
	border-top: none;
	background-color: #fafafa;
	;
}
.panel-headingGris a { /* modificar */
	font-weight: 500;
	padding: 12px 35px 12px 15px;
	display: inline-block;
	width: 100%;
	background-color: #DBDBDB;
	color: #DBDBDB;
	position: relative;
	text-decoration: none;
	border: #ECECEC 1px solid;
}
.panel-headingGris a.collapsed {
	color: #000000;
	background-color: #DBDBDB;
}
.panel-headingGris a:after {
	font-family: FontAwesome;
	content: "\f147";
	position: absolute;
	right: 15px;
	font-size: 14px;
	font-weight: 300;
	top: 50%;
	line-height: 1;
	margin-top: -7px;
	color: #DBDBDB;
}
.panel-headingGris a.collapsed:after {
	content: "\f196";
}
.panel-headingGris a:hover {
	text-decoration: none;
	background-color: #DBDBDB;
	color: #DBDBDB;
}
.panel-title a i {
	padding-right: 10px;
	font-size: 20px;
	color: #DBDBDB;
}



/* Pills
---------------------------------- */
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus,
.nav-pills > li > a:hover {
	background-color: #000000;
	border-color: #1b3f6f;
	color: #FFFFFF;
}
.nav-pills > li > a {
	border-radius: 0;
	padding: 8px 20px;
	border: 1px solid #cacaca;
	color: #FFFFFF;
	font-size: 20px;
	text-transform: uppercase;
	font-weight: 300;
}

/* Forms
---------------------------------- */
.form-control {
	height: 45px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	background: transparent;
	color: #fff;
}
.form-control-feedback {
	color: #cccccc;
}
.has-feedback label.sr-only ~ .form-control-feedback {
	top: 15px;
}
textarea {
	resize: vertical;
}
.price-table .panel-heading{
padding: 44px 0;
/* font-size: 45px; */
background: #fff;border: 1px solid #fff;}
/* Modals
---------------------------------- */
.modal-content {
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}
.modal-header {
	background-color: #626262;
	color: #ffffff;
}
.modal-header h4 {
	color: #ffffff;
}
.modal-header .close {
	font-weight: 300;
	color: #FFFFFF;
	text-shadow: none;
	filter: alpha(opacity=100);
	opacity: 1;
}
 
@media (min-width:1200px) {
	.modal-lg {
		width: 1140px;
	}
}

/* Media
---------------------------------- */
.media .fa {
	font-size: 24px;
	width: 40px;
	height: 25px;
	line-height: 25px;
	padding: 0 5px;
	text-align: center;
}

/* Navigations
----------------------------------------------------------------------------- */
.header .navbar {
	margin-bottom: 0;
}
.main-navigation .navbar-default {
	background-color: transparent;
	border: none;
}
.main-navigation .navbar-default .navbar-nav > li > a { /* Color de las opciones Y TAMAÑO */
	color: #1b3f6f;
	padding: 5px 5px;
	font-size: 15px;
	font-weight: 500;
	text-transform: uppercase;
	letter-spacing: 0.3px; 
	font-family: 'Raleway', sans-serif;
}
.main-navigation .navbar-default .navbar-nav > li.active > a {
	background-color: #1b3f6f;
	color: #ffffff;
}
.main-navigation .navbar-default .navbar-nav > li > a:hover,
.main-navigation .navbar-default .navbar-nav > li.active > a:hover {
	background-color: #1b3f6f;
	color: #ffffff;
}

/* carousel */
#quote-carousel 
{
  padding: 0 10px 30px 10px;
  margin-top: 30px;
}

/* Control buttons  */
#quote-carousel .carousel-control
{
  background: none;
  color: #222;
  font-size: 2.3em;
  text-shadow: none;
  margin-top: 30px;
}
/* Previous button  */
#quote-carousel .carousel-control.left 
{
  left: -12px;
}
/* Next button  */
#quote-carousel .carousel-control.right 
{
  right: -12px !important;
}
/* Changes the position of the indicators */
#quote-carousel .carousel-indicators 
{
  right: 50%;
  top: auto;
  bottom: 0px;
  margin-right: -19px;
}
/* Changes the color of the indicators */
#quote-carousel .carousel-indicators li 
{
  background: #FFFFFF;
}
#quote-carousel .carousel-indicators .active 
{
  background: #333333;
  border: 1px solid #333;
}
#quote-carousel img
{
  width: 250px;
  height: 100px
}
/* End carousel */

.item blockquote {
    border-left: none;
    margin: 0;
    color: #2B2B2B !important;
}

.item blockquote img {
    margin-bottom: 10px;
}

.item blockquote p:before {
    content: "\f10d";
    font-family: 'Fontawesome';
    float: left;
    margin-right: 10px;
}



/**
  MEDIA QUERIES
*/

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) { 
    #quote-carousel 
    {
      margin-bottom: 0;
      padding: 0 40px 30px 40px;
    }
    
}

/* Small devices (tablets, up to 768px) */
@media (max-width: 768px) { 
    
    /* Make the indicators larger for easier clicking with fingers/thumb on mobile */
    
    #quote-carousel .carousel-indicators {
        bottom: -20px !important;  
    }
    #quote-carousel .carousel-indicators li {
        display: inline-block;
        margin: 0px 5px;
        width: 15px;
        height: 15px;
    }
    #quote-carousel .carousel-indicators li.active {
        margin: 0px 5px;
        width: 20px;
        height: 20px;
    }
}

/*@media (min-width:768px) {                                    COMMENTED BY H
	.main-navigation .navbar-default .navbar-nav > li > a {
		padding-top: 10px;
		padding-bottom: 10px;
		-webkit-transition: all 0.3s ease-in-out;
		-moz-transition: all 0.3s ease-in-out;
		-o-transition: all 0.3s ease-in-out;
		-ms-transition: all 0.3s ease-in-out;
		transition: all 0.3s ease-in-out;
	}
} */
@media (min-width:768px) and (max-width:991px) {
	.main-navigation .container-fluid {
		padding-left: 0;
		padding-right: 0;
	}
	.navbar-nav {
		float: left !important;
	}
}
@media (max-width:767px) {
	.header.navbar-fixed-top {
		position: fixed;
		background-color: #fff;
		margin-bottom: 60px;
	}
}

/* Fixed Header Color del encabezado
----------------------------------------------------------------------------- */
.fixed-header-on .header {
	background-color: rgb(255,255,255);
	padding: 10px 0;
}
.fixed-header-on .brand {
	font-size: 24px;
}
.fixed-header-on .logo {    
	-webkit-transform: scale(0.9);		/* ------------------- EDIT BY H ---------------------*/
	transform: scale(0.9);				/* ------------------- EDIT BY H ---------------------*/
	margin-top: 0;
	margin-bottom: 0;
}
@media (min-width:768px) {
	.fixed-header-on .navbar-default .navbar-nav > li > a {
		padding-top: 10px;
		padding-bottom: 10px;
	}
}
@media (max-width:991px) {
	.fixed-header-on .logo,
	.fixed-header-on .brand,
	.fixed-header-on .site-slogan {
		display: none;
	}
}

/* Blocks/Widgets
----------------------------------------------------------------------------- */
/* Logo, Site Name
---------------------------------- */
.logo {
	margin: 10px 0px 10px 0;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.logo,
.logo-section {
	float: left;
}
.brand {
	font-size: 38px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	padding: 10px 0;
}
.brand a {
	color: #862a47;
	font-weight: bold;
}
.brand a:hover {
	text-decoration: none;
}


/* block-lists
---------------------------------- */
.block-list .media-left {
	width: 60px;
}
.block-list p{
font-size: 16px;
}
.block-list .media-left {border: 1px solid #1b3f6f;padding: 20px;width: 65px;height: 65px;color: #1b3f6f;margin: 2px 5px 0;float: left;margin-right: 12px;position: relative;overflow: hidden;}
.media.block-list:hover .fa {
    transform: scale(1.4);
}
.block-list .fa {color: #1b3f6f;position: absolute;left: 18%;transition: all .5s;}



/* Isotope Items
---------------------------------- */
.filters {
	margin: 0 0 30px 0;
}
.filters .nav-pills > li {
	margin-right: 2px;
	margin-bottom: 2px;
}
.filters .nav-pills > li + li {
	margin-left: 0px;
}
.text-center.filters .nav-pills > li {
	margin-right: 2px;
	margin-left: 2px;
	margin-bottom: 2px;
	display: inline-block;
	float: none;
}
.isotope-container {
	overflow: hidden;
}
.isotope-item {
	margin-bottom: 20px;
}
.isotope-item .btn-default {
	color: #FFFFFF;
	background: rgba(58, 58, 58, 0.56);
	margin-top: -36px;
	z-index: 2;
	position: relative;
	border: 0;
	display: none;
}
.isotope-item .btn-default:hover {
	color: #ffffff;
}
@media (max-width:768px) {
.navbar-nav {
	margin: 7.5px -15px;
	background-color: #fff;
}
.slider-banner h3{
	font-size: 32px;
	margin-bottom: 5px;
}
.slider-banner p{
	font-size: 14px;
}
}
@media (max-width:480px) {
	.filters .nav-pills > li {
		width: 100%;
		display: block;
	}
	.slider-banner h3{
	
}
.slider-banner p{
	
}
}

/* Images Overlay
----------------------------------------------------------------------------- */
.overlay-container {
	position: relative;
	display: block;
	overflow: hidden;
}
.overlay {
	position: absolute;
	top: 0;
	bottom: -1px;
	left: 0;
	right: -1px;
	background-color: rgba(47, 47, 47, 0.66);
	cursor: pointer;
	overflow: hidden;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transform: scale(0.8);
	transform: scale(0.8);
	-webkit-transition: all linear 0.2s;
	-moz-transition: all linear 0.2s;
	-ms-transition: all linear 0.2s;
	-o-transition: all linear 0.2s;
	transition: all linear 0.2s;
}
.overlay:hover {
	text-decoration: none;
}
.overlay span {
	position: absolute;
	display: block;
	bottom: 10px;
	text-align: center;
	width: 100%;
	color: #ffffff;
	font-size: 13px;
	font-weight: 300;
}
.overlay i {
	position: absolute;
	left: 50%;
	top: 50%;
	font-size: 26px;
	color: #1b3f6f;
	margin-top: -8px;
	margin-left: -8px;
	text-align: center;
	font-weight: normal;
}
.overlay-container:hover .overlay {
	opacity: 1;
	filter: alpha(opacity=100);
	-webkit-transform: scale(1);
	transform: scale(1);
}


/*####################################################################################################################################### */

/* --------------------------------------------------- fila PONENTES BY H  ---------------------------------------------- */
.filaPonentes {
  padding: 0px 25px 20px;
  position: relative;
}

.filaPonentes:before,
.filaPonentes:after {
  clear: both;
  content: " ";
  display: table;
}

.itemPonentes img{
	width: 55%; 
}

.filaPonentes .itemPonentes {

  width: 25%;
  display: table;
  float: left;
  border-left: 15px solid transparent;
  z-index: 2;
}

@media screen and (max-width: 767px) {
  .filaPonentes .itemPonentes { 
    width: 50%; 
  }
}
@media screen and (max-width: 400px) {
  .filaPonentes .itemPonentes {
    width: 50%;
  }
}

@media screen and (max-width: 364px) {
  .filaPonentes .itemPonentes {
    width: 96%;
  }
}

/* ----------------------------------------------- fila DIRECTORIO BY H  ----------------------------------------------- */
.filaDirectorio {
  padding: 0px 25px 20px;
  position: relative;
}

.filaDirectorio:before,
.filaDirectorio:after {
  clear: both;
  content: " ";
  display: table;
}

.itemDirectorio img{
	width: 60%; 
}

.filaDirectorio .itemDirectorio {

  width: 33.3333%;
  display: table;
  float: left;
  border-left: 15px solid transparent;
  z-index: 2;
}

@media screen and (max-width: 767px) {
  .filaDirectorio .itemDirectorio { 
    width: 50%; 
  }
}
@media screen and (max-width: 400px) {
  .filaDirectorio .itemDirectorio {
    width: 50%;
  }
}

@media screen and (max-width: 380px) {
  .filaDirectorio .itemDirectorio {
    width: 100%;
  }
}

/* -------------------------------------------- fondoDirectorio BY H  ----------------------------------------------- */

.team__itemDirectorio {
    margin-bottom: 40px;
    background-color: #fff;
    padding: 2px 5px;
    border: 1px solid #E0E0E0;
    height: 400px;
}

@media screen and (max-width: 991px) {
  .team__itemDirectorio { 
    height: 360px;
  }
}

@media screen and (max-width: 767px) {
  .team__itemDirectorio { 
    height: 380px;
  }
}

@media screen and (max-width: 667px) {
  .team__itemDirectorio { 
    height: 350px;
  }
}

@media screen and (max-width: 550px) {
  .team__itemDirectorio { 
    height: 340px;
  }
}

@media screen and (max-width: 530px) {
  .team__itemDirectorio { 
    height: 320px;
  }
}

@media screen and (max-width: 400px) {
  .team__itemDirectorio {
   	height: 360px;
  }
}


/* ------------------------------------------------- LOGO CUSTOM BY H   ---------------------------------------------- */
.logo img{
	width: 330px;
}

.imgSede{
	width: 60%;
}

@media screen and (max-width: 991px) {
  .imgSede { 
  	width: 80%;
  }
}

@media screen and (max-width: 1199px) {
  .logo img{ 
  	width: 270px;
  }
}

@media screen and (max-width: 991px) {
  .logo { 
  	display: none;
  }
}

@media screen and (max-width: 767px) {
  .logo { 
  	display: block;
  	width: 50%;
  }
}

@media screen and (max-width: 767px) {
  .espacioEntreHyB { 
  	display: block !important;
  }
}


/* ------------------------------------------------ MENU NAVBAR CUSTOM BY H   ------------------------------------------- */
.navbarH {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 12px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: #526d9e;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

.navbarH:hover{
	background-color: #1b3f6f;
}

.navbarH .icon-barH {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
}

.navbarH .icon-barH + .icon-barH {
    margin-top: 4px;
}

@media screen and (max-width: 767px) {
  .navbarH { 
  	display: block !important;
  }
}


/*@media screen and (max-width: 507px) {
  .container-fluid  { 
  	width: 95%;
  }
}

@media screen and (max-width: 501px) {
  .container-fluid  { 
  	width: 90%;
  }
}

@media screen and (max-width: 486px) {
  .container-fluid  { 
  	width: 80%;
  }
}

@media screen and (max-width: 464px) {
  .container-fluid  { 
  	width: 75%;
  }
}

@media screen and (max-width: 453px) {
  .container-fluid  { 
  	width: 70%;
  }
}

@media screen and (max-width: 439px) {
  .container-fluid  { 
  	width: 65%;
  }
}

@media screen and (max-width: 425px) {
  .container-fluid  { 
  	width: 60%;
  }
}

@media screen and (max-width: 411px) {
  .container-fluid  { 
  	width: 55%;
  }
}

@media screen and (max-width: 397px) {
  .container-fluid  { 
  	width: 50%;
  }
}

@media screen and (max-width: 383px) {
  .container-fluid  { 
  	width: 45%;
  }
}

@media screen and (max-width: 374px) {
  .container-fluid  { 
  	width: 40%;
  }
}

@media screen and (max-width: 374px) {
  .container-fluid  { 
  	width: 35%;
  }
}

@media screen and (max-width: 349px) {
  .container-fluid  { 
  	width: 30%;
  }
}

@media screen and (max-width: 335px) {
  .container-fluid  { 
  	width: 25%;
  }
}  */

.tabInscripcion table{
	color: #fff;border: 1px;
}

/* ------------------------ Encabezados Tab Inscripciones BY H  ---------------------------- */
.alert {
    position: relative;
    padding: .75rem 1.25rem;
    margin: 1rem;
    border: 1px solid transparent;
    border-radius: .50rem;
}
.alert-primary {
    color: #004085;
    background-color: #cce5ff;
    border-color: #b8daff;
    font-weight: bold;
}

.textInscripcion{
	color: #fff;
	padding: 5px 12px;
	font-size: 17px;
	display: inline-block;
    margin-bottom: .5rem;
    font-weight: normal;
}

/* -------------------------------- IMG CONTACTO BY H  -------------------------------- */
.imgContacto{
	margin: 5px 0px !important;
}

/* -------------------------------- fila DIRECTORIO OCULTO BY H ---------------------------------- */
.filaDirectorioOculto {
  padding: 0px 25px 20px;
  position: relative;
}

.filaDirectorioOculto:before,
.filaDirectorioOculto:after {
  clear: both;
  content: " ";
  display: table;
}

.itemDirectorioOculto img{
	width: 60%; 
}

.filaDirectorioOculto .itemDirectorioOculto {

  width: 16.6666%;
  display: table;
  float: left;
  border-left: 15px solid transparent;
  z-index: 2;
}

@media screen and (max-width: 767px) {
  .filaDirectorioOculto { 
    display: block !important;
  }
}

@media screen and (max-width: 767px) {
  .filaDirectorio { 
    display: none !important;
  }
}

@media screen and (max-width: 767px) {
  .filaDirectorioOculto .itemDirectorioOculto { 
    width: 50%; 
  }
}
@media screen and (max-width: 400px) {
  .filaDirectorioOculto .itemDirectorioOculto {
    width: 50%;
  }
}

@media screen and (max-width: 380px) {
  .filaDirectorioOculto .itemDirectorioOculto {
    width: 100%;
  }
}

/* ----------------------------------- IMG SEDE BY H  ------------------------------ */
.imgSede{
	width: 60%;
}

@media screen and (max-width: 991px) {
  .imgSede { 
  	width: 80%;
  }
}

@media screen and (max-width: 500px) {
  .imgSede { 
  	width: 90%;
  }
}

/* ----------------------------- BTN Semblanza BY H  ------------------------- */
.botonSemblanza {
    width: 100%;
    background: #306aa0;
    border-color: #306aa0;
    color: #fff;
    padding: .5rem 1rem;
    font-size: 1.65rem;
    line-height: 1.5;
    border-radius: .3rem;
}

.botonSemblanza:hover {
    background: #1b3f6f;
    border-color: #1b3f6f;
}

/* --------------------- Salto en contenido Semblanza BY H  -------------------- */
.saltoSemblanza{
	padding-top: 60px;
}

@media screen and (max-width: 1199px) {
  .saltoSemblanza { 
  	padding-top: 40px;
  }
}

@media screen and (max-width: 991px) {
  .saltoSemblanza { 
  	padding-top: 30px;
  }
}

@media screen and (max-width: 700px) {
  .saltoSemblanza { 
  	padding-top: 25px;
  }
}

@media screen and (max-width: 600px) {
  .saltoSemblanza { 
  	padding-top: 20px;
  }
}

@media screen and (max-width: 500px) {
  .saltoSemblanza { 
  	padding-top: 17px;
  }
}

@media screen and (max-width: 1199px) {
  #hiddenSalto { 
  	display: none;
  }
}