/* CSS Document */

.assistant {
	font-family: 'Assistant', sans-serif;
}
.barlowcondensed {
	font-family: 'Barlow Condensed', sans-serif;
	}
.oswald {
	font-family: 'Oswald', sans-serif;
	}
.oswald a:link {
	font-family: 'Oswald', sans-serif;
	color: #000;
	}
.roboto {
	font-family: 'Roboto', sans-serif;
	}
.robotocond {
	font-family: 'Roboto Condensed', sans-serif;
	}
.opensans {
	font-family: 'Open Sans', sans-serif;
	}
.raleway {
	font-family: 'Raleway', sans-serif;
	}
.Staatliches {
	font-family: 'Staatliches', cursive;
}
.fjalla {
	font-family: 'Fjalla One', sans-serif;
}
.fira {
	font-family: 'Fira Sans Condensed', sans-serif;
}

.categoria{
	background: #000;
	color: #FF0;
	padding-left:10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
	font-size: 20px;
}

#superior{
	background: #66A7DD;
}

#laboratorio{
	background-color: #FFF;
}

#portapapeles{
	background-color: #FFF;
}

#acreditaciones{
	background-color: #FFF;
}

#seccion-noticias{
	background-color: #FFF;
}

#galeria{
	background-color: #FFF;
}

.resena {
	color: #555;
	letter-spacing: 0.015em;
	font-size: 14px;
}

.resena a {
	color: #FF007B;
}

.resena a:hover{
	opacity: 0.5;
}

.descarga {
	color: #555;
	letter-spacing: 0.015em;
	font-size: 14px;
}

.descarga a {
	color: #FF007B;
}

.descarga a:hover{
	opacity: 0.5;
}

.ruta h4{
	color: #555;
	letter-spacing: 0.015em;
}

.ruta h4 a{
	color: #FF007B;
}

.ruta h4 a:hover{
	opacity: 0.5;
}


.h1, .h2, .h3, h1, h2, h3 {
    margin-top: 10px;
    margin-bottom: 6px;
}
.form-control {
	border-radius: 0px;
}

#sliderHome .carousel-indicators {
	bottom: 8%;
	right: 4%;
	left: auto;
	width: auto;
}
#sliderHome .carousel-indicators > li {
	display: block;
	border: 1px solid rgba(0,0,0,1.00);
	background-color: #000;
	width: 8px;
	height: 8px;
	margin: 15px 2px;
}

#sliderHome .carousel-indicators > li.active {
	background-color: #FF00FF;
	width: 10px;
	height: 8px;
	margin: 15px 2px;
}

#sliderHome .glyphicon-chevron-left:before {
    content: "\e257";
}
#sliderHome .glyphicon-chevron-right:before {
    content: "\e258";
}
#sliderHome.carrera .carousel-indicators {
	 bottom: 40px;
    right: -5px;
    left: auto;
    width: auto;
}
#videoHome {
	display:block;
	position: absolute;
	right: 0px;
	bottom: 40px;
	width: 410px;
	width: 40%;
	height: 300px;		
}
#videoHome iframe {
	width: 100%;
	height: 100%;
}
.color-blanco {
	color: #fff;
}
.sag-azul {
	color: #003C78;
}
.sag-gris40 {
	color: #999999;
}
.sag-gris60 {
	color: #777777;
}
.sag-gris70 {
	color: #555555;
}
.sag-verde {
	color: #40923D;
}
.sag-celeste {
	color: #A6CCEA;
}
.sag-anaranjado {
	color: #DB9600;
}
.sag-marron {
	color: #A27F51;
}

.color-anaranjado {
	color: #fc0;
}


@media (min-width:1199px) and (max-width:1360px){
	#videoHome {
		height: 280px;
		width: 40%;
	}
a:link {
	color: #003C78;
}

}
@media (min-width:992px) and (max-width:1199px){
	#videoHome {
		height: 220px;
		width: 40%;
	}
}

@media (max-width:991px){
	#videoHome {
		display: none;
	}
.binf span {
	bottom: 0px !important;
	opacity: 1 !important;
	filter: alpha(opacity=100) !important;
}
}

.bottom5 {margin-bottom:5px !important;}
.bottom10 {margin-bottom:10px !important;}
.bottom15 {margin-bottom:15px !important;}
.bottom20 {margin-bottom:20px !important;}
.bottom30 {margin-bottom:30px !important;}
.top5 {margin-top:5px !important;}
.top10 {margin-top:10px !important;}
.top15 {margin-top:15px !important;}
.top20 {margin-top:20px !important;}
.top30 {margin-top:30px !important;}
.top45 {
	margin-top: 45px !important;
}
.top40 {
	margin-top: 40px !important;
}
.bgcont {
	background: #fff !important;
	padding-top: 16px;
}
.bgcont.nobanner {
	padding-top: 255px;
}

.titulo, .tit2 {
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	font-family: "Open Sans", sans-serif;
	position: relative;
	font-weight: 500;
}

.lnkInTit {
	font-family: "Open Sans", sans-serif;
	font-size: 13px;
	color: #ccc;
	margin-left: 10px;
	line-height: 8px;
}
.lnkInTit:hover {
    color: #fff;
}
        
.lnkInTit i{
    font-family: 'KlavikaArrow';
    font-style:normal;
}
.lnkInTit.lnkTPos {
    position: absolute;
    bottom: 2px;
    right: 20px;
}
.clear {
	clear: both;	
}
.top60 {
	margin-top: 60px !important;
}
.top75 {
	margin-top: 75px !important;
}
.top100 {
	margin-top: 100px !important;
}




/* header */
#headbar {
	background-color: #429041;
}

.lh1 {padding-right: 0px;}
.lh2 {padding-left: 0px;}

a.btnpre {
	width: 180px;
	display: inline-block;
	font-size: 13px;
	line-height: 28px;
	height: 28px;
	background-color: #c1c1c1;
	text-align: center;
	vertical-align: central;
	color: #fff;
	letter-spacing: 0.10em;
	font-weight: bold;
}

a.btnpre:hover {
	text-decoration:none;	
}
a.btnpre.preg {background-color: #C1001F;}
a.btnpre.preg:hover {background-color: #9F0018;}

a.btnpre.posg {
	background-color: #66A7DD;
	color: #FFFFFF;
}
a.btnpre.posg:hover {
	background-color: #FFF;
	color: #66A7DD;
}

a.btnpre.sube {background-color: #01A0C7;}
a.btnpre.sube:hover {background-color: #017B9A;}

.btn-secondary {
	color: #ffffff; background-color: #5C5C5C; border-color: #818181;
	}
.btn-secondary:hover, .btn-secondary:focus, .btn-secondary:active, .btn-secondary.active, .open .dropdown-toggle.btn-secondary
	{ color: #ffffff; background-color: #6c6c6c; border-color: #717171; }

.btn-naranja {
	color: #ffffff; background-color: #E2001B; border-color: #F15C71; border-radius: 0px;
	}

.linkshead {
	margin: 0px;
	color: #4C4C4C;
	text-align: right;
	max-height: 40px;
	font-size: 14px;
	margin-top: 1px;
}

.linkshead > li {
	padding: 2px 0px;
	position: relative;
	cursor: default;
}
.linkshead > li:hover, .linkshead > li.active {	
	background-color:#e5e5e5;
}
.linkshead > li.separator {
	color: #d6d6d6;
	margin: 0px;
	padding: 0px;
}

.linkshead > li .glyphicon {
	font-size: 10px;
	margin-left: 4px;
	vertical-align: top;
    line-height: 17px;
}

.linkshead > li > ul {
	position: absolute;
	display: none;
	top: 20px; /*24px*/
	left: 0px;
	width: 100%;
	z-index:20;
	list-style:none;
	background-color:#e5e5e5;
	text-align: left;
	padding: 0px;
}
.linkshead > li:hover > ul {
	display: block;
}
.linkshead > li > ul > li {
	border-top: 1px solid #d9d9d9;
}
.linkshead li > ul a {
	display: block;
	padding: 2px 0px 2px 4px;
}
.linkshead > li.nosubmenu:hover {
	background-color: transparent !important;
}
.linkshead > li > a {
	color: #FFF;
}
.linkshead > li > a:hover {
	color: #FF0;
}

/* ---- */
#logobar {
	padding-top: 20px;
	padding-bottom: 15px;
	background-color: #fff;
	min-height: 50px;
	padding-left: auto;
	padding-right: auto;
}
.marcasag {
	margin: 0px;
	color: #4C4C4C;
	text-align: left;
	max-height: 15px;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 3px;
	margin-left: 1px;
	letter-spacing: 0.08em;
}

.topheader {
	padding-top: 0px;
}
.cmbLang {
    min-width:90px;
    text-align:left;
}
/* fin header */

/* menu */
nav {
	background-color: #fff;
}
#barmenu {
	background-color: #001F45;
	position: relative;
	height: 48px;
}
#barmenu > div {
	float:left;
}
#barmenu > div.optMenu {
	display: inline-block;
	height: 48px;
	vertical-align: bottom;
	border: 1px solid #001F45;
	border-bottom: 0px;
}
#barmenu > div > a {
	height: 48px;
	line-height: 76px;
	font-size: 29px;
	color: #fff;
	padding: 0px 30px;
    padding-top: 22px;
	text-decoration:none;
}
#barmenu > div.optMenu li.active > a {
	color: #001944;
    font-weight: bold;
}
#barmenu > div.separator {
	width: 1px;
	height: 33px !important;
	border: 0px;
	background-color: #586C85;
	margin-top: 15px;
}

#barmenu .submenu {
	position: absolute;
	top: 48px;
	right: 0px;
	width: 100%;
	background-color: #fff;
	display: none;
	min-height: 40px;
	border-bottom : 1px solid #DCDCDC;
	border-right : 1px solid #DCDCDC;
	border-left : 1px solid #DCDCDC;
	z-index: 999;
/*	-webkit-border-bottom-right-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-bottomright: 3px;
	-moz-border-radius-bottomleft: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	box-shadow: 1px 2px 3px rgba(0,0,0, 0.5);
    -moz-box-shadow: 1px 2px 3px rgba(0,0,0, 0.5);
    -webkit-box-shadow: 1px 2px 3px rgba(0,0,0, 0.5);*/
}
#barmenu > div.active .submenu/*, #barmenu > div:hover .submenu*/ { 
	display: block;
}
#barmenu > div:not(.separator).active, #barmenu > div:not(.separator):hover {
	border-top: 1px solid #DCDCDC;
	border-left: 1px solid #DCDCDC;
	border-right: 1px solid #DCDCDC;
	background-color:#fff;
}
#barmenu > div.active > a, #barmenu > div:hover > a{
	color: #001F45;
}
#barmenu > div.nosubmenu:hover {
	background-color: #001126 !important;
	border-color: #001126 !important;
}
#barmenu > div.nosubmenu:hover > a {
	color: #fff;
}
.submenu .listah {
	margin: 7px 0px 5px 0px;
	padding-left: 0px;
	list-style: none;
}
.submenu .listah li {
	font-size: 13px;
	padding: 0px 20px 0px 0px;
	display: inline-block;
	vertical-align: top;
}
.submenu .listah li a, .submenu .listah li span.a {
    color: #676767;
    padding: 7px 10px 3px 15px;
    display: block;
}
.submenu .listah li a:hover {
	color: #001F45;
    color: #0b7288;
}
.submenu .listah li a span, .submenu .listah li span.a span {
	display: inline-block;
	line-height: 31px;
	text-transform: uppercase;
	vertical-align: bottom;
}
.submenu .listah3333 {
	margin-top: 10px;
}
.submenu .form-control {
	height: 30px; 
}
.submenu select.form-control {
	min-width: 220px;
	padding: 3px 12px; 
}
.navicon {	
	background-image: url(../imgs/sprt-icons.png);
	width: 21px;
	height: 21px;
	display: inline-block;
	margin-right: 4px;
	vertical-align: top;
}
.navicon.navicon1 {background-position: 0 0px;}
.navicon.navicon2 {background-position: 0 -21px;}
.navicon.navicon3 {background-position: 0 -42px;}
.navicon.navicon4 {background-position: 0 -63px;}
.navicon.navicon5 {background-position: 0 -84px;}
.navicon.navicon6 {background-position: 0 -105px;}
.navicon.navicon7 {background-position: 0 -126px;}
.navicon.navicon8 {background-position: 0 -147px;}
.navicon.navicon9 {background-position: 0 -168px;}
.navicon.navicon10 {background-position: 0 -189px;}
.navicon.navicon11 {background-position: 0 -210px;}
.navicon.navicon12 {background-position: 0 -231px;}
.navicon.navicon13 {background-position: 0 -252px;}
.navicon.navicon14 {background-position: 0 -273px;}
.navicon.navicon15 {background-position: 0 -294px;}
.navicon.navicon16 {background-position: 0 -315px;}
.navicon.navicon17 {background-position: 0 -336px;}
.navicon.navicon18 {background-position: 0 -357px;}
.navicon.navicon19 {background-position: 0 -378px;}
.navicon.navicon20 {background-position: 0 -399px;}

.submenu option:first {
    color: #999;
}
.woutfrm {
    padding: 0px !important;
}
/* fin menu */

/* sidebar */
#autoridades {
	float: left;
	
}
#autoridades .titulo {
	color: #FFFFFF;
	background-color: #23528C;
}
#autoridades .content {
	padding: 0px;
	background-color: #AECACD;
	display:inline-block;
	border-bottom: 3px solid #334B4D;
	position: relative;
	display: block;
   text-align: right;
}
#autoridades .content img {
	display: inline-block;
}
#autoridades .tit2 {
	position: absolute;
	top: 7px;
	left: 0px;
	padding-top: 0px;
	color: #FFFF00;
}

#autoridades .datos {
	position: absolute;
	top: 120px;
	left: 20px;
	text-align: left;
	font-size: 13px;
	font-family: "Open Sans", sans-serif;
	line-height: 20px;
	max-width: 200px;
	color: #ffff00;
}
#autoridades .datos a {
	color: #fff;
	border: 1px solid #fff;
	font-size: 12px;
	padding: 0px 2px;
}
#autoridades .datos a:hover{
	border-color: #FFCC00;
}
/* ----- */
#agenda .titulo {
	color: #FFFFFF;
	background-color: #23528C;
	border-bottom: 0px solid #D1EEF5;
}
#agenda .content {
	padding: 0 15px 5px 15px;
	font-size: 14px;
	line-height: 14px;
	letter-spacing: 0px;
	color: #4C4E49;
	background-color: #FFF;
	display: block;
}
.agenda-title {
	font-size: 29px;
	font-family: 'KlavikaCaps', Arial, sans-serif;
	letter-spacing: -1px;
	color: #4C4C4C;
	line-height: 29px;
}
.line {
	border:none;
	border-top:1px dashed #788389;
	height:1px;
	width:100%;
	margin: 12px 0px;
}
.agenda-vermas {
	font-size: 18px;
	font-family: 'Klavika', Arial, sans-serif;
	letter-spacing: 0px;
}
#social .titSocial {
	color: #224173;
	font-size: 18px;
	margin-bottom: 8px;
}
#social .titSocial > span {
	color: #6FA9B4;
	font-family: 'KlavikaArrow';
}
.list-home {
	padding-left: 15px;
	margin-left: 0;
	margin-right: 0;
	list-style: none;
	padding-right: 15px;
}
.list-home > li {
  display: inline-block;
  width: 20%; /* para 5 - 20% o 4 - 25% y activar el nro3 en html */
  float: left;
}
.socbtn {
	font-family: "socicon" !important;
	font-style: normal !important;
	font-weight: normal !important;
	font-variant: normal !important;
	text-transform: none !important;
	speak: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	vertical-align:top;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-webkit-transition: 0.5s;
	transition: 0.5s;
}
.socbtn:hover {
	background-color: #fff;
}
.soc1 {padding:0px 9px 0px 0px;}
.soc2 {padding:0px 6px 0px 3px;}
.soc3 {padding:0px 4px 0px 4px;}
.soc4 {padding:0px 3px 0px 6px;}
.soc5 {padding:0px 0px 0px 9px;}

.socbtn.socfb{background-color: #3e5b98;}
.socbtn.soctw{background-color: #4DA7DE;}
.socbtn.socyt{background-color: #E02A20;}
.socbtn.socig{background-color: #9C7C6E;}
.socbtn.socfs{background-color: #3371B7;}

.socbtn.socfb:hover{color: #3e5b98 !important; background-color: #fff;}
.socbtn.soctw:hover{color: #4DA7DE !important; background-color: #fff;}
.socbtn.socyt:hover{color: #E02A20 !important; background-color: #fff;}
.socbtn.socig:hover{color: #9C7C6E !important; background-color: #fff;}
.socbtn.socfs:hover{color: #3371B7 !important; background-color: #fff;}

#social a {
	color: #fff;
	font-size: 34px; /* x4 38px - x5 34px*/
	text-align: center;
	height: auto; /* x4 80px - x5 64px*/
	line-height: auto; /* x4 80px - x5 64px*/
	display: block
}
#social h2 a {
	color: #003b7b;
	font-size: 34px; /* x4 38px - x5 34px*/
	text-align: center;
	height: auto; /* x4 80px - x5 64px*/
	line-height: 1em; /* x4 80px - x5 64px*/
	display: block
}
.btn-side {
	text-align: center;
	padding: 10px 0 8px 0;
	font-size: 21px;
	font-family: 'Klavika', Arial, sans-serif;
	color: #FFFFFF;
	background-color: #3E5B98;
	margin-bottom: 15px;
	display: block;
}
.btn-side:hover {
	color: #fafafa;
	background-color: #E89030;
}
/* fin sidebar */

/* prefooter */
#prefoot {
	margin-bottom: 0px;
	display: inline-block;
	width: auto;
}
/* fin sidebar */

#base {
	margin-bottom: 0px;
	display: inline-block;
	width: auto;
	margin-left: auto;
	margin-right: auto;
}

/* prefooter */
#contenido {
	margin-bottom: 20px;
	display: inline-block;
	width: auto;
}
/* fin sidebar */

/* prefooter */
#contenido1 {
	margin-bottom: 20px;
	display: inline-block;
	width: auto;
}
#prefoot ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

#base ul {
	list-style: none;
	margin: 2px;
	padding: 0px;
}

#prefoot li, #prefoot li a {
	display: block;
	color: #D17004;
	text-decoration: none;
}
#prefoot li a:hover  {
	display: block;
	color: #FF2EC0;
	text-decoration: none;
}

#base li, #base li a {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	background: #e61d72;
	margin-top: 2px;
	margin-right: 2px;
	margin-left: 2px;
	margin-bottom: 2px;
}
#base li a:hover  {
	display: block;
	color: #E61D72;
	text-decoration: none;
}

.pre1,.pre2,.pre3,.pre4,.pre5,.pre6,.pre7 {
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
}
.pan1,.pan2,.pan3,.pan4,.pan5,.pan6,.pan7 {
	padding-top: 0px;
}

.binf {
	position: relative;
	overflow: hidden;
}
.binf span {
	position: absolute;
	bottom: -57px;
	right: 0px;
	left: 0px;
	background-color: #fff;
	overflow: hidden;
	text-align: center;
	font-size: 16px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	opacity: 0;
	filter: alpha(opacity=0);
}

.binf:hover span {
	bottom: 0px;
	opacity: 1;
	filter: alpha(opacity=100);
}

/*
.prebg1 { background-color:#216D87;}
.prebg2 { background-color:#6C0322;}
.prebg3 { background-color:#64AF4A;}
.prebg4 { background-color:#B3991E;}

.prebg1 span, .prebg2 span, .prebg3 span, .prebg4 span {
	display: block;
	padding: 1px 5px 0px 15px;
	color: #fff;
	height: 40px;
	line-height:40px;
	overflow:hidden;
	font-size: 18px;
	text-overflow:ellipsis;
	white-space:nowrap; 
}
.prebg1 span { background-color:#4297B6;}
.prebg2 span { background-color:#9F0937;}
.prebg3 span { background-color:#81B76C;}
.prebg4 span { background-color:#D4AF00;}*/
/* fin prefooter */

/* footer */
#footer {
	/* [disabled]background-color: #FFF; */
	font-family: 'OpenSans', sans-serif;
	font-size: 13px;
	color: #4F585B;
}
#footer > div {
	margin-bottom: 0px;
}
#footer a {color: #333333;}
#footer a:hover {
	text-decoration: none;
}
#footer .titfoot {
	display: block;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 5px;
	text-align: left;
}
footer ul, footer li {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	list-style: none;
}
#footer .colf a {
	display: block;
	text-align: left;
}
#footer .colf p {
	display: block;
	text-align: left;
	line-height: 1.7em;
}
#footer .colf  {
	display: block;
	text-align: left;
	line-height: 1.7em;
}
#footer .colf a:hover {
	color: #d17004;
}
#footer .colf ul a {
	display: inline;
	padding-right: 7px;
	text-align: left;
	line-height: 1.7em;
}
#footer .tooltip-inner {
	text-align: left;
	max-width: 300px;
}
#footer .container {
	position: relative;
}
#about-flt {
	position: relative;
	bottom: 0px;
	right: auto;
	text-align: left;
	font-size: 13px;
	left: 10px;
}
#about-flt img, #about-flt span {
	display: inline-block;
	vertical-align: top;
	margin-left: 0px;
	margin-right: 0px;
}
/* fin footer */

/* contenido */
#noticias {
	float: left;
	
}
/* fin footer */

/* contenido */
#secRight {
	float: left;
	
}
#noticias .titulo {
	/* [disabled]color: #ffffff; */
	background-color: #23528C;
}
#noticias .titulonoticias {
	color: #ffffff;
	background-color: #003B7B;
}
#autoridades1 .titulonoticias {
	color: #ffffff;
	background-color: #003B7B;
}

.titcongresos {
	margin: 20px 0 20px 0;
	text-align: center;
	font-size: 22px;
	font-family: 'Klavika', Arial, sans-serif;
	letter-spacing: 1px;
	color: #ffffff;
	background-color: #EF1B4E;
	display: block;
	position: relative;
}

.titcongresos span {
    position: absolute;
    left: 0px;
    right: 0px;
    top: 50%;
    margin-top: -19px;
}
.titcongresos:hover span {
    color: #fff;
}
.sem1, .sem3 {padding-left: 0px; }
.sem2, .sem3 {padding-right: 0px; }

#sliderCS1 .carousel-indicators, #sliderCS2 .carousel-indicators, #sliderCS3 .carousel-indicators {
	position: absolute;
    text-align: right;
    width: auto;
    right: 20px;
    bottom: 0px;
}
#sliderCS1 .carousel-indicators li, #sliderCS2 .carousel-indicators li, #sliderCS3 .carousel-indicators li {
	width: 9px;
	height: 9px;
	margin: 1px 3px;
}
#sliderCS1 .carousel-indicators li.active, #sliderCS2 .carousel-indicators li.active, #sliderCS3 .carousel-indicators li.active {
	margin: 1px 3px;
}
#noticias .content {
	font-size: 15px;
	font-family: 'KlavikaLight', Arial, sans-serif;
	background-color: #fff;
	color: #4d4d4d;
    padding: 20px;
}
/*#noticias .content.solouna {
	height: 240px;
}*/
#noticias .content h2 {
	font-size: 28px;
	text-transform: uppercase;
}

#sliderNews, #sliderAut {
	position: relative;	
}

#sliderNews .carousel-indicators, #sliderAut .carousel-indicators {
	top: auto;
	width: auto;
	/* [disabled]right: 0px; */
	/* [disabled]left: auto; */
	margin-left: 0px;
	text-align: right;
}
#sliderNews .carousel-indicators.oneNew {
    top: auto;
    width: auto;
    right: 12px;
    left: auto;
    margin-left: 0px;
    text-align: right;
    margin-bottom: 0px;
    bottom: 8px;
}
#sliderNews .carousel-indicators > li, #sliderAut .carousel-indicators > li {
	width: 10px;
	height: 10px;
	margin-right: 3px;
	margin-left: 3px;
	margin-bottom: 1px;
	background-color: #FFF;
	border-color: #D6DADB;
	margin-top: 1px;
}
#sliderNews .carousel-indicators > li.active, #sliderAut .carousel-indicators > li.active {
	background-color: #FF2EC0;
	border-color: #FF2EC0;
}
#sliderAut .carousel-indicators {
    top: 15px;
    right: 18px;
}
#sliderNews img {
	width: 37%;
	display:inline-block;
	vertical-align: top;
	float: right;
}
#sliderNews .contNew {
	width: 60%;
	display:inline-block;
	margin-right: 3%;
}
#sliderNews .catlNew, #sliderNews .titlNew, #sliderNews .txtlNew {
	display: block;
	line-height: 1;	
}
#sliderNews .catlNew, #noticias .content .catlNew {
	font-family: 'KlavikaCaps', Arial, sans-serif;
	color: #5F696B;
	font-size: 16px;
	margin-bottom: 8px;
	font-weight: bold;
	text-align: justify;
}
#sliderNews .catlNew > i, #noticias .content .catlNew > i {
	font-family: 'KlavikaArrow';
}
#sliderNews .titlNew {
	font-size: 18px;
	text-transform: uppercase;
	line-height: 20px;
	margin-bottom: 8px;
	font-family: 'KlavikaCaps', Arial, sans-serif;
	color: #4d4d4d;
	text-align: left;
}
#sliderNews .LinkNew {
	font-weight: bold;
	color: #5f696b;
}
#sliderNews .txtlNew {
	font-size: 14px;
	line-height: 18px;
	margin-bottom: 8px;
	text-align: justify;
}
#sliderNews .txtlNew a {
	font-weight:bold;
	color: #4d4d4d;
}
#sliderNews a.titlNew:hover, #sliderNews .txtlNew a:hover {
	color: #001F45;
}
#sliderNews .fechalNew {
	float: right;
	font-family: 'Klavika';
	font-size: 13px;
	text-align: right;
}
h2 {
	/*font-size: 22px;*/
	font-family: 'Klavika', Arial, sans-serif;
	color: #373737;
}
/* fin contenido */

/* contenido menu */
.nav-tabs { font-family: 'Klavika';
     border: 0px solid #ddd; 
}
.nav>li>a {
    padding: 10px 0px;
}
.nav-tabs .divider{ display:block;border-top: 1px dotted #848484; height:1px;}
.nav-tabs>li{ float:none; margin-bottom: 0; border: 0px solid #ddd; }
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover{ color:#5b5b5b; border: 0px solid #ddd;
    border-bottom-color: transparent; font-weight: bold;}
.nav-tabs>li>a{ border-radius: 0; border: 0px solid #ddd;  color:#5b5b5b;}	
.nav-tabs>li>a:hover{ border: 0px solid #ddd; border-color: transparent; border-radius: 0;}	
.nav>li>a:focus, .nav>li>a:hover{ border: 0px solid #ddd; background-color:#FFFFFF; border-radius: 0;}
#main-content{ padding:270px 0 60px 0; background-color:#FFFFFF;font-size: 16px; font-family: 'KlavikaLight';}
#main-content.withSlider{ padding:35px 0 60px 0;}
.nav-tabs {
	font-size: 14px;
}
.nav-tabs a{ text-transform:uppercase;}
.tab-content {
	line-height: 22px;

	color: #3f3f3f;
}
#main-content .tab-content h3 {
	margin-top: 2px;
    font-weight: bold;
}

#main-content .tab-content h4 {
	margin-top: 2px;
    font-weight: bold;
}
#contCarrera .title, #contPrograma .title{ padding-bottom:22px;}
#contCarrera .icon{ float:right; padding-top: 30px;}

#contCarrera h2{ display:block; margin:0; padding:0; margin-bottom:5px;}
#contCarrera h2 span{ display:inline-block; font-size:38px; color:#FFFFFF; text-transform:uppercase; background-color:#bb1d85;margin-bottom:3px;
	line-height: 0.9;padding: 5px 7px 0px 7px;font-weight: normal;
}
#contPrograma h2 {font-size:38px;margin-bottom:5px; text-transform: uppercase;}

#contCarrera p, #contPrograma p{ margin: 0 0 20px; font-size: 16px; color:#5b5b5b;}
.tab-content-int .col{ float:left; margin-left:0; width:48%;}

#contCarrera a.lnkBorde, #contPrograma a.lnkBorde { display:inline-block; padding:4px 8px;color:#bb1d85; text-transform:uppercase; border:1px solid #bb1d85; background-color:#FFFFFF; margin-top:15px;}
#contCarrera a.lnkBorde:hover, #contPrograma a.lnkBorde:hover {background-color:#bb1d85; color:#ffffff;}

#contCarrera .txtColor{ font-size:18px; color:#bb1d85; font-style:italic; font-weight:bold; text-decoration:none;}

#contCircles h4{ /*color:#bb1d85;*/ text-transform:uppercase; font-size:20px; font-weight:bold;font-family: KlavikaCaps;}
#contCircles ul, ul.tickColor, .posgrado ul { margin-left:0; margin-right:0; padding:0; margin-bottom:5px;}
#contCircles ul li, ul.tickColor li, .posgrado ul li {margin:0; padding:0px; padding-left:20px; list-style-type:none; line-height: 1.3;}
#contCircles ul li:before, ul.tickColor li:before, .posgrado ul li:before {content: '\2022';color: #ccc;padding-right: 0.5em;font-family: Arial, sans-serif; margin-left: -14px}
.posgrado ul li:before {color: #00609c;}
#circles > div {
	width: 25%;
	float: left;
	min-height: 50px;
	position: relative;
}
#contCirles{
	min-height: 300px;
}
#contCircles .contCir {
	display: none;
}
#contCircles .contCir.active {
	display: block;
}
.cir1 {padding:0px 12px 0px 0px;}
.cir2 {padding:0px 8px 0px 4px;}
.cir3 {padding:0px 4px 0px 8px;}
.cir4 {padding:0px 0px 0px 12px;}

#circles strong {
	 position: absolute;
    top: 32px;
    text-align: center;
    width: 87px;
    font-size: 25px;
    cursor: default;
}

.subTit {
	 font-weight: bold !important;
    margin-bottom: 4px !important;
    color: #000 !important;
    font-size: 17px !important;
}
/* fin contenido menu */

/* search */
.searchbox{
    position:relative;
    min-width:36px;
    width:0%;
    height:36px;
    float:right;
    overflow:hidden;
    -webkit-transition: width 0.3s;
    -moz-transition: width 0.3s;
    -ms-transition: width 0.3s;
    -o-transition: width 0.3s;
    transition: width 0.3s;
    margin-top: 14px;
    z-index: 999;
}

header.top-nav-collapse .searchbox {
	margin-top: 0px;
}

.searchbox-input{
    top:0;
    right:0;
    border:0;
    outline:0;
    width:100%;
    height:36px;
    margin:0;
    padding:0px 40px 0px 15px;
    font-size:14px;
    line-height: 36px;
    color:#333;
    border: 1px solid #DCDCDC;
}
.searchbox-input::-webkit-input-placeholder {
    color: #aeaeae;
}
.searchbox-input:-moz-placeholder {
    color: #aeaeae;
}
.searchbox-input::-moz-placeholder {
    color: #aeaeae;
}
.searchbox-input:-ms-input-placeholder {
    color: #aeaeae;
}

.searchbox-icon,
.searchbox-submit{
    width:36px;
    height:36px;
    display:block;
    position:absolute;
    top:0;
    font-size:19px;
    right:0;
    padding:0;
    margin:0;
    border:0;
    outline:0;
    line-height:36px;
    text-align:center;
    cursor:pointer;
    color:#fff;
    background:#E2001B;
}



.searchbox-open{
    width:100%;
}

.byline{
  position:absolute;
  top:150px;
  left:30%;
  text-align:center;
  font-size:18px;
}
.byline a{
  text-decoration:none;
  color: #d74b4b;
}
/* fin seacrh */

/* inicio carousel-fade */
.carousel-fade .carousel-inner .item {
  -webkit-transition-property: opacity;
  transition-property: opacity;
}
.carousel-fade .carousel-inner .item,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  opacity: 0;
}
.carousel-fade .carousel-inner .active,
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}
.carousel-fade .carousel-inner .next,
.carousel-fade .carousel-inner .prev,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.carousel-fade .carousel-control {
  z-index: 2;
}

/* fin carousel-fade */

#headbar, #logobar, .navbar-fixed-top .logo {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.logo2 {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    display:none;
    width: 50px;
}
.navbar-fixed-top.top-nav-collapse #headbar {
	display: none;
}

.navbar-fixed-top.top-nav-collapse #logobar {
    padding-top: 7px;
    padding-bottom: 3px;
}
.navbar-fixed-top.top-nav-collapse .logo {
	width: 80%;
	display: none;
}
.navbar-fixed-top.top-nav-collapse .logo2 {
	display: block !important;
}


/* ------------*/

/* ico up */
@-webkit-keyframes hvr-icon-up {
  0%,
  50%,
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  25%,
  75% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }
}

@keyframes hvr-icon-up {
  0%,
  50%,
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  25%,
  75% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }
}

@-webkit-keyframes hvr-icon-wobble-vertical {
  16.65% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }

  33.3% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
  }

  49.95% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }

  66.6% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }

  83.25% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px);
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes hvr-icon-wobble-vertical {
  16.65% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }

  33.3% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
  }

  49.95% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }

  66.6% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }

  83.25% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px);
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
/*.hvr-icon-up, .submenu ul:not(.listah2) li i {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  padding-right: 2.2em;
}
.hvr-icon-up:before, .submenu ul:not(.listah2) li i {
  padding: 0px;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}*/
.hvr-icon-up:hover:before, .hvr-icon-up:focus:before, .hvr-icon-up:active:before,
.submenu ul li:hover i, .hvr-icon-up:focus:before, .hvr-icon-up:active:before{
  -webkit-animation-name: hvr-icon-up;
  animation-name: hvr-icon-up;
/*  -webkit-animation-name: hvr-icon-wobble-vertical;
  animation-name: hvr-icon-wobble-vertical;*/
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}
/* fin ico up */




/* ------------------------------------------------ */

.navigation{
  width: 260px;
  left: -260px; /* cambiar a right */ 
  position: absolute;
  /*overflow: hidden;*/
  display: block;
  /*height: 1000px;*/
  /*background-color: #000;*/
  top: 0px;
}
.navigation li{
  display: block;
}
.navigation-toggle {
	display: none;
	position: absolute;
	top: 0px;
	left: 15px;
	background-color: #001F45;
	color: #fff;
	width: 36px;
	height: 36px;
	text-align: center;
	line-height: 36px;
}

@media screen and (min-width: 992px){
	.navigation{
		max-height: inherit; 
		position: relative;
		left: inherit; /* cambiar a right */ 
		width: auto; 
		background-color: #003D78;
	}
}

@media screen and (max-width: 991px){
	.navigation-toggle{
  		overflow: hidden;
  		display: block;
	}
	.titcongresos span {
		font-size: 20px;
        margin-top: -12px;
	}
	#logobar img.logo {
	text-align: center;
		/*width: 80%;*/
	}
	.submenu .listah li {
		display: block;
	}
	#buscador {
		position:absolute;
		top: 0px;
	}
	.searchbox {
		margin-top: 0px;
	}
	#cLogo {
	margin: 0px auto;
	float: none;
	max-width: 300px;
	}
	.navigation {
		overflow: hidden;
	}
}
.nav-js #wrapper {
    -webkit-transform:translate(260px) scale(1, 1);
       -moz-transform:translate(260px) scale(1, 1);
        -ms-transform:translate(260px) scale(1, 1);
         -o-transform:translate(260px) scale(1, 1);
            transform:translate(260px) scale(1, 1);
}
#background-wrapper{
  width: 100%;
  overflow: hidden;
  position: relative;
  display: block;
}
#wrapper {
	width: 100%;
	position: relative;
	-webkit-transition: all .2s ease-out;
	-moz-transition: all .2s ease-out;
	-ms-transition: all .2s ease-out;
	-o-transition: all .2s ease-out;
	transition: all .2s ease-out;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
    
}
#corporativa {
	width: 100%;
	position: relative;
	-webkit-transition: all .2s ease-out;
	-moz-transition: all .2s ease-out;
	-ms-transition: all .2s ease-out;
	-o-transition: all .2s ease-out;
	transition: all .2s ease-out;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
    
}
#corporativa {
	width: 100%;
	position: relative;
	-webkit-transition: all .2s ease-out;
	-moz-transition: all .2s ease-out;
	-ms-transition: all .2s ease-out;
	-o-transition: all .2s ease-out;
	transition: all .2s ease-out;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
    
}
/*.panel-title>a {
	font-size: 16px;
	display: block;
}
.panel-title>a.collapsed {
	font-weight: normal;
}*/
.tab-pane .panel-heading a {
    color: #0E8EAB;
    display: block;
}
.tab-pane .panel-heading a.collapsed {
    color: #333;
}
.tab-pane .panel-heading a:before {
	float: right;
	content: "\2212";
	position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.tab-pane .panel-heading a.collapsed:before {
	float: right;
	content: "\002b";
}
.panel-collapse h5{
	font-weight: bold;
	font-size: 18px;
	margin-top: 18px;
}
.panel-body {
	font-size: 15px;
}


.titSld, .dateSld, .btnSld {
	display: block;
	text-transform: none;
}
/*.contAbs {
	text-shadow: none;
}*/

.carousel-caption {
    right: 0px;
    left: 0px;
    padding: 0px;
    text-align: left;
}
.carousel-caption .container {
	position: relative;
}
.contAbs {
	position: absolute;
	bottom: 20px;
	left: -100px;
	text-align: left;
	line-height: 1.2;
	text-decoration: none;
}

.pretitSld {
	display: block;
	font-size: 16px;
	-webkit-animation-duration: 0.4s;
	-moz-animation-duration: 0.4s;
	-webkit-animation-delay: 1s;
	-moz-animation-delay: 1s;
	font-family: "Klavika";
}
.titSld {
	font-size: 28px;
	display: block;
	-webkit-animation-duration: 1s;
	-moz-animation-duration: 1s;
	-webkit-animation-delay: 0s;
	-moz-animation-delay: 0s;
    max-width: 500px;
}
.dateSld {
	display: block;
	font-size: 14px;
	-webkit-animation-duration: 0.4s;
	-moz-animation-duration: 0.4s;
	-webkit-animation-delay: 1s;
	-moz-animation-delay: 1s;
	font-family: 'Assistant', sans-serif;
}
.btnSld {
	display: block;
	font-size: 11px;
	height: 24px;
	line-height: 24px;
	padding: 0px;
	background-color: #fff;
	width: 160px;
	text-align: center;
	-webkit-animation-duration: 0.7s;
	-moz-animation-duration: 0.7s;
	-webkit-animation-delay: 2s;
	-moz-animation-delay: 2s;
	margin-top: 5px;
	font-weight: bold;
	text-shadow: none;
}

.lineSld {
	width: 55px;
	border-top: 4px solid #fff;
	display:block;
    margin-top: 4px;
    /*margin-left:3px;*/
	margin-bottom: 10px;
}

@media screen and (min-width: 480px) {
    .contAbs {
		bottom: 25px;
		left: 30px;
	}
 
	.titSld {
		font-size: 28px;
	}
	.dateSld {
	font-size: 14px;
	}
	.btnSld {
	font-size: 11px;
	height: 24px;
	line-height: 24px;

	}
	.columnax3 {
	width: 100%;
	display: inline-block;
	}
}

@media screen and (min-width: 768px) {
    .contAbs {
		bottom: 25px;
		left: -80px;
	}
 
	.titSld {
		font-size: 28px;
	}
	.dateSld {
	font-size: 14px;
	}
	.btnSld {
	font-size: 11px;
	height: 24px;
	line-height: 24px;

	}
	.columnax3 {
	width: 100%;
	display: inline-block;
	}
}
@media screen and (min-width:991px) {

	.contAbs {
		bottom: 25px;
		left: -80px;
	}
 
	.titSld {
		font-size: 40px;
	}
	.dateSld {
	font-size: 18px;
	}
	.btnSld {
	font-size: 13px;
	height: 30px;
	line-height: 30px;
	width: 180px;
	}
}
@media screen and (min-width:1200px) {
	.contAbs {
	bottom: 26px;
	left: -100px;
	}
	.titSld {
		font-size: 50px;
	}
	.dateSld {
	font-size: 22px;
	}
	.btnSld {
	font-size: 15px;
	height: 42px;
	line-height: 42px;
	width: 220px;
	}
}

ul.no-padding {
	padding: 0px;
}
ul.no-padding li {
	padding: 0px;
	list-style: none;
}
.pdf-down {
    list-style: none;
    background-image: url(../imgs/pdf-down.png);
    background-position: left;
    background-repeat: no-repeat;
    padding-left: 40px;
    line-height: 40px;
    height: 35px;
    display: inline-block;
    margin-bottom: 5px;
}

.halter{
	background-color: #007C88 !important;
}

/* --- formContacto --- */
.headFC {
	color: #FFF;
	background-color: #394142;
}
.headFC .container {
	padding-top: 110px;
	
}
.headFC h2 {
	font-size: 34px;
	color: #fff;
	margin-left: 25px;
	font-weight: bold;
	margin-bottom: 0px;
}
.headFC p {
	font-size: 25px;
	margin-left: 25px;
	line-height: 1;
}
.headFC .shortLine {
	width: 30px;
	border-top: 3px solid #fff;
	margin-left: 25px;
	display:block;
	margin-bottom: 30px;
}
.headContact {
		
}
.headContact h2 {
	
}
.headForml {
	background-color: #008EC2;
}
.headForm2 {
	background-color: #E2FBFF;
}
.headForm2 h2, .headForm2 p {
	color: #032e59;
}
.headForm2 .shortLine {
	border-color: #032e59;
}
.frm2 .form-control, .frm2 label input {
	margin-bottom: 15px;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.frm2.contact input.form-control {
	border: 0px;
	border-bottom: 1px solid #616463;
}
.frm2.form1 input.form-control, .frm2.form1 select {
	border: 0px;
	border-bottom: 1px solid #0094C3;
	color: #032e59;
}
.frm2.form2 input.form-control, .frm2.form2 select {
	border: 0px;
	border-bottom: 1px solid #002A5A;
	color: #032e59;
}
.frm2.form3 input.form-control, .frm2.form3 select {
	border: 0px;
	border-bottom: 1px solid #0067a1;
	color: #032e59;
}
.frm2.form2 .form-group.has-error:not(.has-feedback):after {
	content: "Falta llenar este campo";
	color:red;
	float: right;
    font-size: 11px;
    margin-top: -15px;

}
.styled-select {
   width: 100%;
   height: 34px;
   overflow: hidden;
   margin-bottom: 15px;
}
.styled-select select {
   background: transparent;
   -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
	text-indent: 0.01px;
	text-overflow: "";
   margin-bottom: 0px !important;
}
.form1 .styled-select {
	  background: url('../imgs/select-arrow12.png') no-repeat right #fff;
}
.form1 .styled-select.bordered {
	  background: url('../imgs/select-arrow11.png') no-repeat right #fff;
}
.form1 .styled-select.bordered {
	border: 1px solid #0094C3;
}
.form2 .styled-select {
	  background: url('../imgs/select-arrow22.png') no-repeat right #fff;
}
.form2 .styled-select.bordered {
	  background: url('../imgs/select-arrow21.png') no-repeat right #fff;
}
.form2 .styled-select.bordered {
	border: 1px solid #002A5A;
}

.form3 .styled-select {
	  background: url('../imgs/select-arrow31.png') no-repeat right #fff;
      margin-bottom: 0px;
}
.form3 .styled-select.bordered {
	  background: url('../imgs/select-arrow31.png') no-repeat right #fff;
      height:24px;
}
.form3 .styled-select.bordered {
	border: 1px solid #d4d4d4;
}
.form3 .styled-select select {
    height: 24px;
    padding: 1px 12px;
}


.styled-select select option {
	padding:5px 0;
}
.styled-select select::-ms-expand {
    display: none;
}
.frm2 textarea.form-control {
	border: 1px solid #616463;
}
.frm2 .form-control:focus, .frm2 label input:focus {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.frm2 > div44444 {
	padding: 0px;
}
.frm2 label {
	font-weight: normal;
	font-size: 13px;
}

.frm2 label input {
	width: 24px;
	height: 24px;
	display: inline-block;
	vertical-align: top;
	border: 1px solid #616463;
/*	-moz-appearance:none;
-webkit-appearance:none;
-o-appearance:none;*/
}
.frm2.form1 {
	color: #032e59;
}
.frm2.form1 label input {
	border: 1px solid #0094C3;
}

label.lblChk {
	vertical-align: top;
	line-height: 32px;
}
.frm2 .contBtn {
	text-align: right;
}
.frm2 .btnSend {
	background-color: #394142;
	color: #fff;
	border-radius: 0px;
	padding: 6px 40px;
}
.frm2.form1 .btnSend {
	background-color: #0094C3 !important;
}
.frm2.form2 .btnSend {
	background-color: #002A5A !important;
}
.frm2 .nav {
	padding: 0px;
}
.frm2 .nav li {
	padding: 0px 3px;
	margin-bottom: 7px;
}
.frm2 .nav li a {
	text-align: center;
	background-color: #E2FBFF;
	color: #002A5A;
	font-weight: bold;
}
.frm2 .nav li a:hover {
	background-color: #0a427a;
	color: #ffffff;
}
.frm2 .nav li.active a {
	color: #fff;
	background-color: #002A5A !important;
	cursor: default;
}
/* --- fin formContacto --- */

.persons1 {
	line-height: 1.2;
	clear: both;
	min-height: 80px;
	margin-bottom: 5px;
}
.persons1 img {
	float: left;
	display: block;
	margin-right: 7px;
	max-height: 70px;
}

.modal-content {
    border-radius: 0px;
}
.modal-header {
	border-bottom: 0px;
	background: linear-gradient(#003d78,#0a1537);
	color: #fff;
	padding-top: 30px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 0px;
	height: 70px;
}
.close {
	color: #000f22;
	text-shadow: 0 1px 0 #000;
}
.modal-title {
    line-height: 52px;
    font-size: 29px;
    text-transform: uppercase;
    text-align: center;
    font-weight: 400;
}

.modal-dialog.modalPopups {
    width: auto !important;
    max-width: 400px;
}

.modal-dialog.modalPopups .modal-body {
    padding: 0px;
}

.modal-dialog.modalPopups .close
{
    position: absolute;
    right: 10px;
    top: 10px;
    color: #fff;
    z-index: 100;
}
.modal-dialog.modalPopups .close:hover {
    opacity: 1;
    color:#fff;
}

/*.modal-dialog.modalPopups {
    position: relative;
    display: table; //This is important 
    overflow-y: auto;    
    overflow-x: auto;
    width: auto;
    min-width: 300px;   
}*/
.modal-backdrop.in {
    background-color: #00142d;
    opacity: 0.95;
    filter: alpha(opacity=95)
}

select.selectCampus {
    font-size: 16px;
    min-width: 200px;
}

/* carousel fade */
.carousel-fade .carousel-inner .item {
  -webkit-transition-property: opacity;
  transition-property: opacity;
}
.carousel-fade .carousel-inner .item,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  opacity: 0;
}
.carousel-fade .carousel-inner .active,
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}
.carousel-fade .carousel-inner .next,
.carousel-fade .carousel-inner .prev,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.carousel-fade .carousel-control {
  z-index: 2;
}
/* fin carousel fade */
   
.gsc-table-result, .gsc-thumbnail-inside, .gsc-url-top {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

/* menu */
.nav-js .navigation .container {
	padding: 0px;
	width: 100%;
}
.nav-js #barmenu {
	height: auto !important;
	padding-top: 10px;
}
.nav-js div.optMenu {
	border:0px !important;
	display: block;
	float: none !important;
	width: 100% !important;
	height: auto !important;
}
.nav-js .optMenu > a {
	border:0px !important;
	padding: 8px 0px 5px 10px !important;
	font-size: 20px !important;
	height: 35px !important;
	line-height: 35px !important;
}
.nav-js .optMenu.active, .nav-js .optMenu:hover {
	border:0px !important;
	padding: 0px !important;
}

.nav-js div.separator {
	display: none;
}
.nav-js .navigation .submenu {
	position: inherit !important;
	border: 0px !important;
}

.nav-js .submenu .listah {
	margin-top: 0px;
}

.nav-js .submenu .listah li a, .nav-js .submenu .listah li span.a {
    padding: 3px 0px 3px 7px;
}
.nav-js .submenu .listah2{
	padding-left: 10px;
}
.nav-js .navigation .form-control {
	width: auto;
	margin-bottom: 3px;
}
.nav-js .submenu select.form-control {
	width: 100%;
}
/* menu fin */

.cont-pag {
    text-align:center;
    padding-top:20px;
}
.pagination {
    margin: 0px;
}

#main-content.posgrado {
    font-family: 'Klavika';
}

.posgrado h3 {
    font-size: 35px;
    font-weight:normal;
    text-transform:uppercase;
    color: #000;
}
.posgrado h3 span {
    font-size: 35px;
    font-weight: bold;
}
.posgrado .posg-itm {
    margin-bottom: 7px;
}

.posgrado .line-dots {
    border-bottom: 2px dotted #848887;
    height:2px;
    margin: 4px 0px 25px 0px;
}
.posgrado .posg-itm > .secTxt {
    height:120px;
}
.posgrado .posg-itm > a, .posgrado .posg-itm .tit-pos {
    display: block;
    font-size: 14px;
    line-height: 14px;
    text-transform:uppercase;
    font-weight: bold;
    color: #3f3f3f;
}

.posgrado .posg-itm > a span, .posgrado .posg-itm .tit-pos span {
    color: #00609c;
}

.posgrado .posg-itm p {
    font-size: 13px;
    display:block;
    line-height: 17px;
    margin-top: 4px;
}

.posgrado .styled-select {
    display: inline-block;
    width: 135px;
}
.has-success .form-control:focus {
	border-bottom:1px solid #002A5A;
}
.has-success .form-control {
	border-bottom:1px solid #002A5A !important;
}
.has-error .form-control:focus {
	border-bottom:1px solid #ff0300;
}
.has-error .form-control {
	border-bottom:1px solid #ff0300 !important;
}
.has-success .lblChk {
	color:#333333;
}
.has-error .lblChk {
	color:#ff0300;
}
#summary{color:#333333;} 

/* posgrado */
.btnIrPosg {
    vertical-align: top;
    background-color: #fff;
    border: 1px solid #d4d4d4;
    height: 24px;
    padding-left: 12px;
    padding-right: 12px;
}
.lpos-left {
    font-size: 14px;
    line-height: 1;
    color: #060d0c;
}
.lpos-tith {
    text-transform: uppercase;
    font-size: 25px;
    font-weight: bold;
    margin-bottom: 15px;
}
.lpos-tit {
    font-size: 16px;
    text-transform:uppercase;
    font-weight: bold;
}
.lpos-tit > span {
    color: #00609c;
}
.lpos-left div > p {
    display:block;
    line-height: 16px;
    margin: 5px 0px;
}
.lpos-ico {
    background-image:url(../imgs/icos-posg.png);
    background-repeat:no-repeat;
    height: 70px;
}
.lpos-ico2 {
    background-position: 0px -70px;
}
.lpos-ico3 {
    background-position: 0px -140px;
}
.lpos-ico4 {
    background-position: 0px -210px;
}
.lpos-ico5 {
    background-position: 0px -280px;
}
.lpos-right {
    line-height: 1;
}
.rpos-cont {
    position:relative;
    border-bottom: 3px solid #060d0c;
    min-height: 30px;
}
.rpos-cont .rpos-tit {
    font-size: 31px;
    text-transform:uppercase;
    font-weight: bold;
}
.rpos-cont .rpos-tit > span {
    color: #00609c;
}
.rpos-cont .rpos-plan {
    position: absolute;
    bottom: 0px;
    right: 0px;
    padding: 10px 22px 6px 22px;
    background-color: #060d0c;
    color: #fff;
    text-transform:uppercase;
    font-family: 'KlavikaLight';
    font-size: 17px;
}
.lpos-right p {
    font-size: 16px;
    line-height: 1.2;
}
.lpos-right > p {
    font-size: 17px;
    margin: 12px 0px;
}
.lpos-right h3 {
    text-transform: uppercase;
    font-size: 22px;
    color: #00609c;
    font-weight: bold;
    margin-top: 20px;
}
.lpos-right h4 {
    text-transform: uppercase;
    font-size: 17px;
    color: #3f3f3f;
    font-weight: bold;
}
.rdoc .rdoc-img {
    display:block;
    vertical-align:top;
    float: left;
    margin-right: 16px;
}
.rdoc .rdoc-img img{
    width: 110px;
}
.rdoc {
    margin-top: 5px;
    margin-bottom: 25px;
}

.rdoc .rdoc-tit {
    font-size:21px;
    color: #00609c;
    text-transform: uppercase;
}
.rdoc .rdoc-txt {
    margin: 4px 0px;
    line-height: 1.2;
}
.tblInv {
    
}
.tblInv table {
    padding: 0px;
    margin: 5px 0px;
    border-top: 3px solid #414141;
    border-bottom: 3px solid #414141;
    width: 100%;
}

.tblInv table tr {
    border-bottom: 1px solid #4f4f4f;
}
.tblInv table th, .tblInv table td {
	font-size: 15px;
	padding: 10px 10px;
}
.tblInv table .tdmount {
    width: 120px;
    text-align:center;
}
a.rpos-btnpre {
    background-color: #00609c;
    padding: 12px 25px 10px 25px;
    color: #fafafa;
    display:inline-block;
    text-transform:uppercase;
    font-size: 20px;
    margin-top: 20px;
    margin-bottom: 12px;
}
a.rpos-btnpre:hover {
    color: #fff;
}
/* fin posgrado*/

.titulo {
	text-align: center;
	color: #444444;
	text-decoration: none;
	margin-left: 5px;
	margin-right: 5px;
	font-family: 'Roboto', sans-serif;
	padding-bottom: 10px;
}
/* fin posgrado*/

.cuadros {
	font-size: 18px;
	/* [disabled]font-weight: bold; */
	text-align: left;
	color: #444444;
	text-decoration: none;
	font-family: 'Roboto', sans-serif;
	padding-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
}
/* fin posgrado*/

.titulo p {
	font-size: 14px;
	/* [disabled]font-weight: bold; */
	text-align: center;
	color: #444444;
	text-decoration: none;
	font-family: 'Roboto Condensed', sans-serif;
}
/* fin posgrado*/

.titulo p b {
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 700;
}
/* fin posgrado*/

.titulonoticias p {
	font-size: 24px;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	font-family: 'Roboto', sans-serif;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	color: #fff;
}

.columnax4 {
	width: 25%;
	float: left;
	display: inline-block;
}
.columnax3 {
	width: 33.3%;
	display: inline-block;
	float: left;
}
.etiqueta {
	width: 100%;
	text-align: center;
	color: #CD761F;
 }

.framework { background:url(images/logo.png) 25px 29px no-repeat; }
.framework a { display:block; height:100px; }

.wrapper { position:relative; margin:0px auto; padding:0px 20px 0px 20px; max-width:1200px; }
.wrapper.wrapper-tabs { margin-top:20px; margin-bottom:20px;  }
.wrapper.wrapper-tabs > div { background:#fbfbfb; padding:0px 20px 0px 20px;  -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; border:1px solid #bfbfbf; }


@media (min-width:768px){
	padding-right: 20px;
	padding-left: 20px;
}


/* Buttons */
a.button { display:block; float:left; }
a.button { background:url(images/buttons/input.button.right.png) top right no-repeat; padding-right:10px; }
a.button > span { float:left; position:relative; display:block; height:34px; line-height:26px; color:#000;  background:url(images/buttons/input.button.left.png) top left no-repeat; padding-left:20px; }
a.button > span > span {  float:left; color:#d85800; zoom: 1; filter: progid:DXImageTransform.Microsoft.Blur(pixelradius=2); padding-right:20px;  }
a.button > span > span i { display:block; width:16px; height:16px; position:absolute; top:6px; left:-24px; background:url(images/loader/button.gif) center center no-repeat; }
a.button > span > span:before { color: #fff; content: attr(data-text); position:absolute; top:1px; left:21px; }
a.button:hover { background:url(images/buttons/input.button.right.over.png) top right no-repeat; padding-right:10px;  }
a.button:hover > span { position:relative; display:block; height:34px; line-height:26px; color:#ffdad3; cursor:pointer;   background:url(images/buttons/input.button.left.over.png) top left no-repeat; padding-left:20px;  }

h2 { display:block; margin:20px 0px 20px 0px; color:#2e2e2e; font-weight:normal; font-size:15px; text-shadow:0 0 1px rgba(255, 255, 255, 0.2);  }
h2 em { display:block; color:#959595; margin:5px 0px 0px 15px; }
h3 { display:block; margin:20px 0px 5px 0px; color:#909090; }

pre { -moz-tab-size: 4; -o-tab-size:4; tab-size:4; }

.copy, 
.copy p { line-height:16px; }
.copy p { display:block; margin:5px 0px 5px 0px; }
.copy h1 { display:block; margin-bottom:20px; text-transform:uppercase; }

.pin { position:absolute; top:-100px; left:50%; background:#fb8800; margin:0px auto; padding:20px; color:#fff; text-shadow:#e87e00 -1px -1px; white-space:nowrap; }


@media (min-width: 1000px) {
  #timeline .demo-card:nth-child(odd) .head::after, #timeline .demo-card:nth-child(even) .head::after {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
  }

  #timeline .demo-card:nth-child(odd) .head::before, #timeline .demo-card:nth-child(even) .head::before {
	position: absolute;
	content: "";
	width: 9px;
	height: 9px;
	border-radius: 9px;
	box-shadow: 0px 0px 2px 8px #888888;
	-webkit-box-shadow: 0px 0px 2px 8px #888888;
  }
}
/* Some Cool Stuff */
.demo-card:nth-child(1) {
  order: 1;
}

.demo-card:nth-child(2) {
  order: 4;
}

.demo-card:nth-child(3) {
  order: 2;
}

.demo-card:nth-child(4) {
  order: 5;
}

.demo-card:nth-child(5) {
  order: 3;
}

.demo-card:nth-child(6) {
  order: 6;
}

/* Border Box */
* {
  box-sizing: border-box;
}

/* Fonts */
body {
  font-family: Roboto;
}

.example-header {
  background: #3D4351;
  color: #FFF;
  font-weight: 300;
  padding: 3em 1em;
  text-align: center;
}
.example-header h1 {
  color: #FFF;
  font-weight: 300;
  margin-bottom: 20px;
}
.example-header p {
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 3px;
  font-weight: 700;
}

.example-title {
  text-align: center;
  margin-bottom: 60px;
  padding: 3em 0;
  border-bottom: 1px solid #E4EAEC;
}
.example-title p {
	margin: 0 auto;
	font-size: 16px;
	max-width: 100%;
}

/*==================================
    TIMELINE
==================================*/
/*-- GENERAL STYLES
------------------------------*/
.timeline {
  line-height: 1.4em;
  list-style: none;
  margin: 0;
  padding: 0;
  width: 100%;
}
.timeline h1, .timeline h2, .timeline h3, .timeline h4, .timeline h5, .timeline h6 {
  line-height: inherit;
}

/*----- TIMELINE ITEM -----*/
.timeline-item {
  padding-left: 40px;
  position: relative;
}
.timeline-item:last-child {
  padding-bottom: 0;
}

/*----- TIMELINE INFO -----*/
.timeline-info {
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 3px;
  margin: 0 0 .5em 0;
  text-transform: uppercase;
  white-space: nowrap;
}

/*----- TIMELINE MARKER -----*/
.timeline-marker {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15px;
}
.timeline-marker:before {
  background: #FF6B6B;
  border: 3px solid transparent;
  border-radius: 100%;
  content: "";
  display: block;
  height: 15px;
  position: absolute;
  top: 4px;
  left: 0;
  width: 15px;
  transition: background 0.3s ease-in-out, border 0.3s ease-in-out;
}
.timeline-marker:after {
  content: "";
  width: 3px;
  background: #CCD5DB;
  display: block;
  position: absolute;
  top: 24px;
  bottom: 0;
  left: 6px;
}
.timeline-item:last-child .timeline-marker:after {
  content: none;
}

.timeline-item:not(.period):hover .timeline-marker:before {
  background: transparent;
  border: 3px solid #FF6B6B;
}

/*----- TIMELINE CONTENT -----*/
.timeline-content {
  padding-bottom: 40px;
}
.timeline-content p:last-child {
  margin-bottom: 0;
}

/*----- TIMELINE PERIOD -----*/
.period {
  padding: 0;
}
.period .timeline-info {
  display: none;
}
.period .timeline-marker:before {
  background: transparent;
  content: "";
  width: 15px;
  height: auto;
  border: none;
  border-radius: 0;
  top: 0;
  bottom: 30px;
  position: absolute;
  border-top: 3px solid #CCD5DB;
  border-bottom: 3px solid #CCD5DB;
}
.period .timeline-marker:after {
  content: "";
  height: 32px;
  top: auto;
}
.period .timeline-content {
  padding: 40px 0 70px;
}
.period .timeline-title {
  margin: 0;
}

/*----------------------------------------------
    MOD: TIMELINE SPLIT
----------------------------------------------*/
@media (min-width: 768px) {
  .timeline-split .timeline, .timeline-centered .timeline {
    display: table;
  }
  .timeline-split .timeline-item, .timeline-centered .timeline-item {
    display: table-row;
    padding: 0;
  }
  .timeline-split .timeline-info, .timeline-centered .timeline-info,
  .timeline-split .timeline-marker,
  .timeline-centered .timeline-marker,
  .timeline-split .timeline-content,
  .timeline-centered .timeline-content,
  .timeline-split .period .timeline-info,
  .timeline-centered .period .timeline-info {
    display: table-cell;
    vertical-align: top;
  }
  .timeline-split .timeline-marker, .timeline-centered .timeline-marker {
    position: relative;
  }
  .timeline-split .timeline-content, .timeline-centered .timeline-content {
    padding-left: 30px;
  }
  .timeline-split .timeline-info, .timeline-centered .timeline-info {
    padding-right: 30px;
  }
  .timeline-split .period .timeline-title, .timeline-centered .period .timeline-title {
    position: relative;
    left: -45px;
  }
}

/*----------------------------------------------
    MOD: TIMELINE CENTERED
----------------------------------------------*/
@media (min-width: 992px) {
  .timeline-centered,
  .timeline-centered .timeline-item,
  .timeline-centered .timeline-info,
  .timeline-centered .timeline-marker,
  .timeline-centered .timeline-content {
    display: block;
    margin: 0;
    padding: 0;
  }
  .timeline-centered .timeline-item {
    padding-bottom: 40px;
    overflow: hidden;
  }
  .timeline-centered .timeline-marker {
    position: absolute;
    left: 50%;
    margin-left: -7.5px;
  }
  .timeline-centered .timeline-info,
  .timeline-centered .timeline-content {
    width: 50%;
  }
  .timeline-centered > .timeline-item:nth-child(odd) .timeline-info {
    float: left;
    text-align: right;
    padding-right: 30px;
  }
  .timeline-centered > .timeline-item:nth-child(odd) .timeline-content {
    float: right;
    text-align: left;
    padding-left: 30px;
  }
  .timeline-centered > .timeline-item:nth-child(even) .timeline-info {
    float: right;
    text-align: left;
    padding-left: 30px;
  }
  .timeline-centered > .timeline-item:nth-child(even) .timeline-content {
    float: left;
    text-align: right;
    padding-right: 30px;
  }
  .timeline-centered > .timeline-item.period .timeline-content {
    float: none;
    padding: 0;
    width: 100%;
    text-align: center;
  }
  .timeline-centered .timeline-item.period {
    padding: 50px 0 90px;
  }
  .timeline-centered .period .timeline-marker:after {
    height: 30px;
    bottom: 0;
    top: auto;
  }
  .timeline-centered .period .timeline-title {
    left: auto;
  }
}

/*----------------------------------------------
    MOD: MARKER OUTLINE
----------------------------------------------*/
.marker-outline .timeline-marker:before {
  background: transparent;
  border-color: #FF6B6B;
}
.marker-outline .timeline-item:hover .timeline-marker:before {
  background: #FF6B6B;
}

/*----------------------------------------------
    BOTÓN DE IR ARRIBA
----------------------------------------------*/
.ir-arriba {
	display:none;
	padding:20px;
	background:#024959;
	font-size:20px;
	color:#fff;
	cursor:pointer;
	position: fixed;
	bottom:20px;
	right:20px;
}

.bg-img1 {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}

.hov-img0 {
  display: block;
  overflow: hidden;
}

.hov-img0 img{
  width: 100%;
  -webkit-transition: transform 0.9s ease;
  -o-transition: transform 0.9s ease;
  -moz-transition: transform 0.9s ease;
  transition: transform 0.9s ease;
}

.hov-img0:hover img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}

.how-pos1 {
  position: absolute;
  top: 10px;
  right: 10px;
}

/*---------------------------------------------*/
.how-pos2 {
  padding-left: 10.7%;
  padding-right: 11%;
}

@media (max-width: 991px) {
  .how-pos2 {
    padding-left: 8%;
    padding-right: 8%;
  }
}

/*---------------------------------------------*/
.how-pos3-parent {
  position: relative;
}

.how-pos3 {
  position: absolute;
  top: -35px;
  right: 0px;
}

/*---------------------------------------------*/
.how-pos4-parent {
  position: relative;
}

.how-pos4 {
  position: absolute;
  top: calc(50% - 9px);
  left: 28px;
}

/*---------------------------------------------*/
.how-pos5-parent {
  position: relative;
}

.how-pos5 {
  position: absolute;
  top: 15px;
  left: 10px;
}

.how-pos6-parent {
  position: relative;
}

.how-pos6 {
  position: absolute;
  top: 20px;
  left: 20px;
}

.ltr-space-035{letter-spacing:0.035em}
.ltr-space-040{letter-spacing:0.040em}
.ltr-space-045{letter-spacing:0.045em}
.ltr-space-050{letter-spacing:0.050em}
.ltr-space-055{letter-spacing:0.055em}
.ltr-space-1{letter-spacing:1px}



.bg-none {background-color: transparent;}
.bg0 {background-color: #fff;}
.bg1 {
	background-color: #c12d43;
}
.bg2 {background-color: #e6e6e6;}
.bg3 {background-color: #222;}
.bg5 {background-color: rgba(0,0,0,0.5);}
.bg6 {background-color: #f2f2f2;}
.bg7 {background-color: #333;}
.bg8 {background-color: #f3f3f3;}
.bg9 {background-color: rgba(255,255,255,0.9);}

/*---------------------------------------------*/
.bg-overlay1::before {
  content: "";
  position: absolute;
  z-index: -100;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: #000;
  opacity: 0.5;
}

.ltext-101 {
  font-family: Poppins-Regular;
  font-size: 28px;
  line-height: 1.2857;
}

.ltext-102 {
  font-family: Poppins-Bold;
  font-size: 28px;
  line-height: 1.1;
}

.ltext-103 {
  font-family: Poppins-Bold;
  font-size: 36px;
  line-height: 1.1;
  text-transform: uppercase;
}

.ltext-104 {
  font-family: Poppins-Bold;
  font-size: 60px;
  line-height: 1.1;
  text-transform: uppercase;
}

.ltext-105 {
  font-family: Poppins-Bold;
  font-size: 50px;
  line-height: 1.1;
}

.ltext-106 {
  font-family: Poppins-Bold;
  font-size: 36px;
  line-height: 1.2;
}

.ltext-107 {
  font-family: 'Poppins';
  font-weight: bold;
  font-size: 30px;
  line-height: 1.1;
}

.ltext-108 {
  font-family: Poppins-Bold;
  font-size: 26px;
  line-height: 1.3846;
}

.ltext-109 {
  font-family: Poppins-Bold;
  font-size: 36px;
  line-height: 1.2;
}


/*---------------------------------------------*/
.ltext-201 {
  font-family: PlayfairDisplay-Bold;
  font-size: 60px;
  line-height: 1.1;
  text-transform: uppercase;
}

.ltext-202 {
  font-family: PlayfairDisplay-Regular;
  font-size: 28px;
  line-height: 1.2857;
}

.stext-101 {
  font-family: Poppins-Medium;
  font-size: 15px;
  line-height: 1.466667;
  text-transform: uppercase;
}

.stext-102 {
  font-family: Poppins-Regular;
  font-size: 14px;
  line-height: 1.7;
}

.stext-103 {
  font-family: Poppins-Regular;
  font-size: 15px;
  line-height: 1.466667;
}

.stext-104 {
  font-family: Poppins-Regular;
  font-size: 14px;
  line-height: 1.466667;
}

.stext-105 {
  font-family: Poppins-Regular;
  font-size: 14px;
  line-height: 1.466667;
  letter-spacing: 1px;
}

.stext-106 {
  font-family: Poppins-Regular;
  font-size: 15px;
  line-height: 1.2;
}

.stext-107 {
  font-family: Poppins-Regular;
  font-size: 13px;
  line-height: 1.923;
}

.stext-108 {
  font-family: Poppins-Light;
  font-size: 14px;
  line-height: 1.7143;
}

.stext-109 {
  font-family: 'Poppins';
  font-weight: regular;
  font-size: 12px;
  line-height: 1.833333;
}

.stext-110 {
  font-family: Poppins-Medium;
  font-size: 15px;
  line-height: 1.466667;
}

.stext-111 {
	font-size: 13px;
	line-height: 1.6923;
}

.stext-112 {
  font-family: Poppins-Regular;
  font-size: 13px;
  line-height: 1.6923;
  text-transform: uppercase;
}

.stext-113 {
	font-family: Poppins-Light;
	font-size: 15px;
	line-height: 1.7857;
}

.stext-114 {
	font-size: 15px;
	line-height: 1.666667;
}

.stext-115 {
  font-family: Poppins-Regular;
  font-size: 15px;
  line-height: 1.666667;
}

.stext-116 {
  font-family: Poppins-Regular;
  font-size: 15px;
  line-height: 1.266667;
}

.stext-117 {
  font-family: Poppins-Light;
  font-size: 15px;
  line-height: 1.666667;
}


/*---------------------------------------------*/
.stext-301 {
  font-family: Montserrat-Bold;
  font-size: 15px;
  line-height: 1.6;
  text-transform: uppercase;
}

.cl0 {color: #fff;}
.cl1 {color: #717fe0;}
.cl2 {
	color: #111;
}
.cl3 {color: #666;}
.cl4 {color: #999;}
.cl5 {color: #222;}
.cl6 {color: #888;}
.cl7 {color: #b2b2b2;}
.cl8 {color: #555;}
.cl9 {color: #aaa;}
.cl10 {color: #1d1d1d;}
.cl11 {color: #f9ba48;}
.cl12 {color: #ccc;}

.flex-w,
.flex-l,
.flex-r,
.flex-c,
.flex-sa,
.flex-sb,
.flex-t,
.flex-b,
.flex-m,
.flex-str,
.flex-c-m,
.flex-c-t,
.flex-c-b,
.flex-c-str,
.flex-l-m,
.flex-r-m,
.flex-sa-m,
.flex-sb-m,
.flex-col-l,
.flex-col-r,
.flex-col-c,
.flex-col-str,
.flex-col-t,
.flex-col-b,
.flex-col-m,
.flex-col-sb,
.flex-col-sa,
.flex-col-c-m,
.flex-col-l-m,
.flex-col-r-m,
.flex-col-str-m,
.flex-col-c-t,
.flex-col-c-b,
.flex-col-c-sb,
.flex-col-c-sa,
.flex-col-l-sb,
.flex-col-r-sb,
.flex-row,
.flex-row-rev,
.flex-col,
.flex-col-rev,
.dis-flex {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
}

.size-101 {
  min-width: 161px;
  height: 46px;
}

.size-102 {
  min-width: 139px;
  height: 40px;
}

.size-103 {
  min-width: 179px;
  height: 46px;
}

.size-104 {
  min-width: 94px;
  height: 40px;
}

.size-105 {
  min-width: 111px;
  height: 40px;
}

.size-106 {
  width: 88px;
  height: 100%;
}

.size-107 {
  min-width: 145px;
  height: 40px;
}

.size-108 {
  width: 40px;
  height: 40px;
}

.size-109 {
  width: 60px;
  height: 60px;
}

.size-110 {
  width: 100%;
  min-height: 100px;
}

.size-111 {
  width: 100%;
  height: 40px;
}

.size-112 {
  min-width: 134px;
  height: 43px;
}

.size-113 {
  width: 38px;
  height: 60px;
}

.size-114 {
  width: calc(100% - 38px);
  height: 60px;
}

.size-115 {
  min-width: 185px;
  height: 45px;
}

.size-116 {
  width: 100%;
  height: 50px;
}

.size-117 {
  width: 220px;
  height: 45px;
}

.size-118 {
  min-width: 163px;
  height: 45px;
}

.size-119 {
  min-width: 156px;
  height: 45px;
}

.size-120 {
  width: 100%;
  min-height: 199px;
}

.size-121 {
  width: 100%;
  height: 46px;
}

.size-122 {
  width: 55px;
  height: 100%;
}

.size-123 {
  width: 70px;
  min-height: 70px;
}

.size-124 {
  width: 100%;
  min-height: 150px;
}

.size-125 {
  min-width: 180px;
  height: 40px;
}

/*//////////////////////////////////////////////////////////////////
[ Width ]*/
.size-201 {
  max-width: 270px;
}

.size-202 {
  width: calc(100% / 3);
}

.size-203 {
  width: 105px;
}

.size-204 {
  width: calc(100% - 105px);
}

.size-205 {
  width: 145px;
}

.size-206 {
  width: calc(100% - 145px);
}

.size-207 {
  width: calc(100% - 78px);
}

.size-208 {
  width: 34.5%;
}

.size-209 {
  width: 65.5%;
}

.size-210 {
  width: 50%;
}

.size-211 {
  width: 60px;
}

.size-212 {
  width: calc(100% - 60px);
}

.size-213 {
  max-width: 245px;
}

.size-214 {
  width: 90px;
}

.size-215 {
  width: calc(100% - 110px);
}

.size-216 {
  width: 55px;
}

.size-217 {
  width: calc(100% - 55px);
}

.size-218 {
  max-width: 286px;
}



/*//////////////////////////////////////////////////////////////////
[ Height ]*/
.size-301 {
  min-height: 30px;
}

.size-302 {
  min-height: 80px;
}

.size-303 {
  height: 390px;
}

.flex-l {
	justify-content: flex-start;
}

.flex-r {
	justify-content: flex-end;
}

.flex-c {
	justify-content: center;
}

.flex-sa {
	justify-content: space-around;
}

.flex-sb {
	justify-content: space-between;
}

/* ------------------------------------ */
.flex-t {
	-ms-align-items: flex-start;
	align-items: flex-start;
}

.flex-b {
	-ms-align-items: flex-end;
	align-items: flex-end;
}

.flex-m {
	-ms-align-items: center;
	align-items: center;
}

.flex-str {
	-ms-align-items: stretch;
	align-items: stretch;
}


/* ------------------------------------ */
.flex-c-m {
	justify-content: center;
	-ms-align-items: center;
	align-items: center;
}

.flex-c-t {
	justify-content: center;
	-ms-align-items: flex-start;
	align-items: flex-start;
}

.flex-c-b {
	justify-content: center;
	-ms-align-items: flex-end;
	align-items: flex-end;
}

.flex-c-str {
	justify-content: center;
	-ms-align-items: stretch;
	align-items: stretch;
}

.flex-l-m {
	justify-content: flex-start;
	-ms-align-items: center;
	align-items: center;
}

.flex-r-m {
	justify-content: flex-end;
	-ms-align-items: center;
	align-items: center;
}

.flex-sa-m {
	justify-content: space-around;
	-ms-align-items: center;
	align-items: center;
}

.flex-sb-m {
	justify-content: space-between;
	-ms-align-items: center;
	align-items: center;
}

/* ------------------------------------ */
.flex-col-l {
	-ms-align-items: flex-start;
	align-items: flex-start;
}

.flex-col-r {
	-ms-align-items: flex-end;
	align-items: flex-end;
}

.flex-col-c {
	-ms-align-items: center;
	align-items: center;
}

.flex-col-str {
	-ms-align-items: stretch;
	align-items: stretch;
}

/*---------------------------------------------*/
.flex-col-t {
	justify-content: flex-start;
}

.flex-col-b {
	justify-content: flex-end;
}

.flex-col-m {
	justify-content: center;
}

.flex-col-sb {
	justify-content: space-between;
}

.flex-col-sa {
	justify-content: space-around;
}

/*---------------------------------------------*/
.flex-col-c-m {
	-ms-align-items: center;
	align-items: center;
	justify-content: center;
}

.flex-col-l-m {
	-ms-align-items: flex-start;
	align-items: flex-start;
	justify-content: center;
}

.flex-col-r-m {
	-ms-align-items: flex-end;
	align-items: flex-end;
	justify-content: center;
}

.flex-col-str-m {
	-ms-align-items: stretch;
	align-items: stretch;
	justify-content: center;
}


.flex-col-c-t {
	justify-content: flex-start;
	-ms-align-items: center;
	align-items: center;
}

.flex-col-c-b {
	justify-content: flex-end;
	-ms-align-items: center;
	align-items: center;
}

.flex-col-c-sb {
	justify-content: space-between;
	-ms-align-items: center;
	align-items: center;
}

.flex-col-c-sa {
	justify-content: space-around;
	-ms-align-items: center;
	align-items: center;
}


.flex-col-l-sb {
	justify-content: space-between;
	-ms-align-items: center;
	align-items: flex-start;
}

.flex-col-r-sb {
	justify-content: space-between;
	-ms-align-items: center;
	align-items: flex-end;
}


/* ------------------------------------ */
.flex-row {
	-webkit-flex-direction: row;
	-moz-flex-direction: row;
	-ms-flex-direction: row;
	-o-flex-direction: row;
	flex-direction: row;
}

.flex-row-rev {
	-webkit-flex-direction: row-reverse;
	-moz-flex-direction: row-reverse;
	-ms-flex-direction: row-reverse;
	-o-flex-direction: row-reverse;
	flex-direction: row-reverse;
}

.flex-col-l,
.flex-col-r,
.flex-col-c,
.flex-col-str,
.flex-col-t,
.flex-col-b,
.flex-col-m,
.flex-col-sb,
.flex-col-sa,
.flex-col-c-m,
.flex-col-l-m,
.flex-col-r-m,
.flex-col-str-m,
.flex-col-c-t,
.flex-col-c-b,
.flex-col-c-sb,
.flex-col-c-sa,
.flex-col-l-sb,
.flex-col-r-sb,
.flex-col {
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	-o-flex-direction: column;
	flex-direction: column;
}

.flex-col-rev {
	-webkit-flex-direction: column-reverse;
	-moz-flex-direction: column-reverse;
	-ms-flex-direction: column-reverse;
	-o-flex-direction: column-reverse;
	flex-direction: column-reverse;
}


.flag {
	width: 16px;
	height: 11px;
	background:url(../imgs/flags.png) no-repeat;
	display:inline-block;
}

.flag.flag-bo {background-position: -16px 0}
.flag.flag-pe {background-position: 0 -11px}
.flag.flag-us {background-position: -16px -11px}

.flag.flag-es {background-position: 0 -11px}
.flag.flag-en {background-position: -16px -11px}
.flag.flag-qu {background-position: -16px 0}



p.contenido {
	font-size: 15px;
	line-height: 1.45em;
}

.blog-meta h4{
	font-family: 'Roboto Condensed', sans-serif;
	line-height: 1.15em;
	letter-spacing: 0.025em;
}

.blog-meta h4 a {
	color: #222;
	font-size: 110%;
}

.blog-meta h4 a:hover {
	color: #1877f2;
}

.blog-meta p{
	font-family: 'Fira Sans Condensed', sans-serif;
	font-size: 14px;
}

.blog-meta p a{
	color: #1877F2;
	font-weight: 500
}

.blog-meta p a:hover{
	opacity: 0.5;
}

.blog-meta small{
	font-family: 'Fira Sans Condensed', sans-serif;
	font-size: 13px;
	letter-spacing: 0.035em;
}

.blog-meta small a {
	color: #1877F2;
	font-weight: 500;
}

.blog-meta small a:hover {
	opacity: 0.5;
}

.firstsmall{
	background-color: #429041;
	color:#FFF;
	font-weight: 400;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 10px;
}

.social-button {
    background-color: #dddddd;
    display: table;
    padding: 0.5rem 1rem;
    color: #ffffff !important;
    position: relative;
    width: 100%;
}

.social-button .fa {
    color: #ffffff !important;
	font-size: 1.5rem;
}

.social-button p {
    margin: 10px 0 0;
    padding: 0;
    color: #ffffff !important;
    line-height: 1;
}

.facebook-button {
    background-color: #3b5998;
}

.instagram-button {
    background-color: #3f729b;
}

.linkedin-button {
    background-color: #0e76a8;
}

.youtube-button {
    background-color: #cd201f;
}

.mb1{
    font-size: 16px;
    font-weight: 500;
    line-height: 1.5;
    margin-bottom: 0rem !important;
}

.titulo-list{
	font-family: 'Roboto Condensed', sans-serif;
	line-height: 1.15em;
	letter-spacing: 0.025em;
	text-align: left;
	margin: 0;
}
