/*
Theme Name:         Virtue Child
Theme URI:          http://kadencethemes.com/product/virtue-free-theme/
Description:        The Virtue theme is extremely versatile with tons of options, easy to customize and loaded with great features. The clean modern design is built with html5 and css3 and uses the powerful responsive framework from Bootstrap to be a fully responsive and mobile friendly. It's fully ecommerce (Woocommerce) ready with all the tools you need to design an awesome online store. The versatile design is perfect for any kind of business, online store, portfolio or personal site. We built Virtue with a powerful options panel where you can set things like your home layout, sliders, custom fonts, and completely customize your look without writing any CSS. You are going to love how easy this theme is to work with. Virtue was built and designed by <a href="http://kadencethemes.com/">Kadence Themes</a>.
Version:            2.1.3
Author:             Kadence Themes
Author URI:         http://kadencethemes.com/
Tags: 				responsive-layout, two-columns, one-column, custom-colors, custom-header, custom-menu, featured-images, translation-ready, theme-options, photoblogging 
Template: 			virtue


License: GNU General Public License v3.0
License URI: http://www.gnu.org/licenses/gpl.html
*/

@import url("../virtue/style.css");
/* @import url("//netdna.bootstrapcdn.com/bootstrap/3.0.0/css/bootstrap.min.css");*/ /* se usaba para que esten activos los glyphicons pero rompe el footer*/


/* =Theme customization starts here
-------------------------------------------------------------- */


/* Pasar barra lateral a la derecha */
@media (min-width: 768px) {
   body .main {float:right;}
}

/* Margen de linea en collapse de carreras */
.container hr {
   margin: 2px 0;
}

.panel {
    border: 0 solid transparent;
}

.table > thead > tr > th, .table > thead > tr > td {
    border: 0 solid transparent;
}

/* Reduce espacio entre opciones de 2da barra superior */
.sf-menu a {
    padding: 10px 5px;
}

/* Reduce padding superior entre slider y posts en homepage */
.home-padding {
    padding: 2px 0 30px;
}

/* Hace cargar el Slider más rapido (primero) */
.flexslider .slides > li:first-child {display: block; -webkit-backface-visibility: visible;}
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;}

/* ARTES */

#fondoposts{  
	background: url(/wp-content/uploads/2014/11/EstudioV_0092_fondo.jpg) no-repeat center center fixed;
    height: 1050px;
	/*width: 1142px;*s
	background-size: 100%;
	padding-top: 30px;
	display: table;
	/*-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
    background-size: cover;*/
                       
}

#fondoarte{  
/*	background: url(/wp-content/uploads/2014/05/EstudioV_0108-1024x681.jpg) no-repeat center center fixed;*/
    height: 615px;
	/*width: 1171px;*/
	background-size: 100%;
	padding-top: 10px;
	/*-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;*/
}

#tituloArt{  
    color: #000000; /* text color */
    text-decoration:none;
    font-weight:bold;  
    text-align:left;
    line-height: 25px;
  font-size:30px;
  font-family: 'Exo2';
  }



/*estilado del cuerpo de las carreras*/

.CuerpoTexto{  
    color: #000000; /* text color */
    text-decoration:none;
    font-weight:300;  
    font-style: normal;
    text-align:justify;
    font-size:14px;
   font-family:'Exo2light';
   padding-left: 15px;
   padding-bottom: 80px;
   padding-right: 15px;
   padding-top: 15px;
}

.CuerpoTexto2{  
    color: #000000; /* text color */
    text-decoration:none;
    font-weight:300;  
    font-style: normal;
    text-align:justify;
    font-size:14px;
   font-family:'Exo2light';
   padding-left: 15px;
   padding-bottom: 30px;
   padding-right: 15px;
   padding-top: 15px;
}

#subTituloArt{  
    margin-bottom: 10px;
    color: #000000; /* text color */
    text-decoration:none;
    font-weight:normal;  
    text-align:left;
    font-size:23px;
    font-family: 'Exo2'
}

#PerfilArtes{  
    margin-bottom: 10px;
    color: #000000; /* text color */
    text-decoration:none;
    font-weight:normal;  
    text-align:left;
  font-size:10px;
  a:hover
  {
    background-color:red;
  }

}

/* JURIDICAS */

#tituloJur{  
    color: #4FB1CC; /* text color */
    text-decoration:none;
    font-weight:normal;  
    text-align:left;
  font-size:26px;
   font-family: 'Exo2'
}

#tituloJuridicas{  
    margin-bottom: 10px;
    color: #FFFFFF; /* text color */
    text-decoration:none;
    font-weight:normal;  
    text-align:left;
	font-size:30px;
     font-family: 'Exo2'
}


#tituloPer{  
    color: #0098d8; /* text color */
    text-decoration:none;
    font-weight:normal;  
    text-align:left;
	font-size:26px;
    font-family:'Exo2';
}

#tituloCarreras{  
    margin-bottom: 10px;
    color: #000000; /* text color */
    text-decoration:none;
    font-weight:normal;  
    text-align:left;
	font-size:16px;
     font-family: 'Exo2'
}

#leftMenu .panel-group {
    margin-bottom: 0px;
    border:0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
       font-family:'Exo2light';
}    

#leftMenu .panel.panel-default {
    border:0px solid #A5D3E3;
       font-family:'Exo2light';
    
}    

#leftMenu .panel-heading {
    height: 62px;
    border-top: 2px solid #A5D3E3; /* inner stroke */
    border-bottom: 2px solid #52AFD0; /* inner stroke */
    background-color: #A5D3E3; /* layer fill content */
  	background-image: -moz-linear-gradient(90deg, #A5D3E3%, #A5D3E3 100%); /* gradient overlay */
    background-image: -o-linear-gradient(90deg, #A5D3E30%, #616161 100%); /* gradient overlay */
    background-image: -webkit-linear-gradient(90deg, #A5D3E30%, #616161 100%); /* gradient overlay */
    background-image: linear-gradient(90deg, #A5D3E30%, #616161 100%); /* gradient overlay */
    list-style-type:none;
    font-family:'Exo2light';
}  

#leftMenu .panel-heading  a{  
    color: #6b6868; /* text color */
    text-decoration:none;
    font-weight:normal;  
    text-align:left;
	font-size:14px;
    font-family:'Exo2light';
}

#leftMenu .panel-heading  a:hover{  
    color:#FFFFFF
}

#leftMenu .panel-title {  
    color: #6b6868; /* text color */
    text-decoration:none;
    font-weight:normal;  
    text-align:left;
	font-size:14px;
    font-family:'Exo2light';
}

#leftMenu .panel-heading .active {
    width: 182px;
    height: 48px;
    border: 2px solid #52AFD0; /* inner stroke */
    background-color: #52AFD0; /* layer fill content */
    background-image: -moz-linear-gradient(90deg, #52AFD0%, #555 100%); /* gradient overlay */
    background-image: -o-linear-gradient(90deg, #52AFD0 0%, #555 100%); /* gradient overlay */
    background-image: -webkit-linear-gradient(90deg, #52AFD0 0%, #555 100%); /* gradient overlay */
    background-image: linear-gradient(90deg, #52AFD0 0%, #555 100%); /* gradient overlay */
}

@font-face {
	font-family: 'Exo2';
	font-style: normal;
	font-weight: normal;
	src: local('Exo2'), url('/wp-content/themes/virtue-child/fonts/Exo2.woff') format('woff');
}

@font-face {
    font-family: 'Exo2light';
    font-style: normal;
    font-weight: 300;
    src: local('Exo2light'), url('/wp-content/themes/virtue-child/fonts/Exo2light.woff') format('woff');
}

.transparent-menu {
	font-family:'Exo2';
	font-size:34px;
	line-height:34px;
	color:white;
}

.transparent-menu2 {
	font-family:'Exo2';
	font-size:24px;
	line-height:24px;
	color:white;
}

/*MENU ECONOMICAS*/

#tituloEconomicas{  
    margin-bottom: 10px;
    color: #FFFFFF; /* text color */
    text-decoration:none;
    font-weight:normal;  
    text-align:left;
  font-size:30px;
font-family:'Exo2';
}


#tituloEco{  
    color: #9B4E9E; /* text color */
    text-decoration:none;
    font-weight:normal;  
    text-align:left;
  font-size:26px;
  font-family:'Exo2';
}

#tituloAdm{  
    color: #a22986; /* text color */
    text-decoration:none;
    font-weight:normal;  
    text-align:left;
  font-size:26px;
  font-family:'Exo2';
}

#tituloCarreras{  
    margin-bottom: 10px;
    color: #000000; /* text color */
    text-decoration:none;
    font-weight:normal;  
    text-align:left;
  font-size:16px;
  font-family:'Exo2';
}

#AcordeonEconomicas.panel-group {
    margin-bottom: 0px;
    border:0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
          font-family:'Exo2light';
}    

#AcordeonEconomicas .panel.panel-default {
    border:0px solid #B87CBF;
          font-family:'Exo2light';
    
}    

#AcordeonEconomicas .panel-heading {
    height: 62px;
    border-top: 2px solid #d4afd8; /* BORDE SUPERIOR DEL ACORDEON  */
    border-bottom: 2px solid #974EA0; /* inner stroke */
    background-color: #d4afd8; /* COLOR DE ACORDEON DEL TITULO DE CADA CARRERA */
  background-image: -moz-linear-gradient(90deg, #B87CBF%, #B87CBF 100%); /* gradient overlay */
    background-image: -o-linear-gradient(90deg, #A5D3E30%, #616161 100%); /* gradient overlay */
    background-image: -webkit-linear-gradient(90deg, #A5D3E30%, #616161 100%); /* gradient overlay */
    background-image: linear-gradient(90deg, #A5D3E30%, #616161 100%); /* gradient overlay */
  list-style-type:none;
        font-family:'Exo2light';
}  

#AcordeonEconomicas .panel-heading  a{  
    color: #6b6868; /* text color */
    text-decoration:none;
    font-weight:normal;  
    text-align:left;
  font-size:14px;
   font-family:'Exo2light';
}

#AcordeonEconomicas .panel-heading  a:hover{  
    color:#FFFFFF

}

#AcordeonEconomicas .panel-title {  
    color: #6b6868 ; /* text color #6b6868 */
    text-decoration:none;
    font-weight:normal;  
    text-align:left;
  font-size:14px;
   font-family:'Exo2light';
}

#AcordeonEconomicas .panel-heading .active {
    width: 182px;
    height: 48px;
    border: 2px solid #d4afd8; /* inner stroke */
    background-color: #d4afd8; /* layer fill content */
    background-image: -moz-linear-gradient(90deg, #d4afd8%, #555 100%); /* gradient overlay */
    background-image: -o-linear-gradient(90deg, #d4afd8 0%, #555 100%); /* gradient overlay */
    background-image: -webkit-linear-gradient(90deg, #d4afd8 0%, #555 100%); /* gradient overlay */
    background-image: linear-gradient(90deg, #d4afd8 0%, #555 100%); /* gradient overlay */
          font-family:'Exo2light';
}


@font-face {
  font-family: 'Exo2';
  font-style: normal;
  font-weight: normal;
  src: local('Exo2'), url('/wp-content/themes/virtue-child/fonts/Exo2.woff') format('woff');
}

.transparent-menu {
  font-family:'Exo2';
  font-size:34px;
  line-height:34px;
  color:white;
}

.transparent-menu2 {
  font-family:'Exo2';
  font-size:24px;
  line-height:24px;
  color:white;
   font-family:'Exo2';
}

/* HUMANAS */

#tituloHumanas{  
    margin-bottom: 10px;
    color: #FFFFFF; /* text color */
    text-decoration:none;
    font-weight:normal;  
    text-align:left;
  font-size:30px;
    font-family:'Exo2';
}


#tituloHum{  
    color: #79A341; /* text color */
    text-decoration:none;
    font-weight:normal;  
    text-align:left;
  font-size:26px;
    font-family:'Exo2';
}

#tituloSoc{  
    color: #79A029; /* text color */
    text-decoration:none;
    font-weight:normal;  
    text-align:left;
  font-size:26px;
    font-family:'Exo2';
}

#tituloCarreras{  
    margin-bottom: 10px;
    color: #000000; /* text color */
    text-decoration:none;
    font-weight:normal;  
    text-align:left;
  font-size:16px;
    font-family:'Exo2';
}

#AcordeonHumanas.panel-group {
    margin-bottom: 0px;
    border:0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
      font-family:'Exo2light';
}    

#AcordeonHumanas .panel.panel-default {
    border:0px solid #B87CBF;
      font-family:'Exo2light';
}    

#AcordeonHumanas .panel-heading {
    height: 62px;
    border-top: 2px solid #C2E086; /* BORDE SUPERIOR DEL ACORDEON  */
    border-bottom: 2px solid #79A029; /* inner stroke */
    background-color: #C2E086; /* COLOR DE ACORDEON DEL TITULO DE CADA CARRERA */
  background-image: -moz-linear-gradient(90deg, #B87CBF%, #B87CBF 100%); /* gradient overlay */
    background-image: -o-linear-gradient(90deg, #A5D3E30%, #616161 100%); /* gradient overlay */
    background-image: -webkit-linear-gradient(90deg, #A5D3E30%, #616161 100%); /* gradient overlay */
    background-image: linear-gradient(90deg, #A5D3E30%, #616161 100%); /* gradient overlay */
  list-style-type:none;
    font-family:'Exo2light';
}  

#AcordeonHumanas .panel-heading  a{  
    color: #6b6868; /* text color */
    text-decoration:none;
    font-weight:normal;  
    text-align:left;
  font-size:14px;
     font-family:'Exo2light';
}

#AcordeonHumanas .panel-heading  a:hover{  
    color:#FFFFFF

}

#AcordeonHumanas .panel-title {  
    color: #6b6868 ; /* text color #6b6868 */
    text-decoration:none;
    font-weight:normal;  
    text-align:left;
  font-size:14px;
     font-family:'Exo2light';
}

#AcordeonHumanas .panel-heading .active {
    width: 182px;
    height: 48px;
    border: 2px solid #C2E086; /* inner stroke */
    background-color: #C2E086; /* layer fill content */
    background-image: -moz-linear-gradient(90deg, #C2E086%, #555 100%); /* gradient overlay */
    background-image: -o-linear-gradient(90deg, #C2E086 0%, #555 100%); /* gradient overlay */
    background-image: -webkit-linear-gradient(90deg, #C2E086 0%, #555 100%); /* gradient overlay */
    background-image: linear-gradient(90deg, #C2E086 0%, #555 100%); /* gradient overlay */
      font-family:'Exo2light';
}

/* LENGUAS */

#tituloLenguas{  
    margin-bottom: 10px;
    color: #FFFFFF; /* text color */
    text-decoration:none;
    font-weight:normal;  
    text-align:left;
  font-size:30px;
font-family:'Exo2';
}


#tituloLen{  
    color: #D3892A; /* text color */
    text-decoration:none;
    font-weight:normal;  
    text-align:left;
  font-size:26px;
  font-family:'Exo2';
}

#tituloTra{  
    color: #79A029; /* text color */
    text-decoration:none;
    font-weight:normal;  
    text-align:left;
  font-size:26px;
  font-family:'Exo2';
}

#tituloCarreras{  
    margin-bottom: 10px;
    color: #000000; /* text color */
    text-decoration:none;
    font-weight:normal;  
    text-align:left;
  font-size:16px;
  font-family:'Exo2';
}

#AcordeonLenguas.panel-group {
    margin-bottom: 0px;
    border:0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
      font-family:'Exo2light';
}    

#AcordeonLenguas .panel.panel-default {
    border:0px solid #B87CBF;
    
}    

#AcordeonLenguas .panel-heading {
    height: 62px;
    border-top: 2px solid #E9AD52; /* BORDE SUPERIOR DEL ACORDEON  */
    border-bottom: 2px solid #D1891B; /* inner stroke */
    background-color: #E9AD52; /* COLOR DE ACORDEON DEL TITULO DE CADA CARRERA */
  background-image: -moz-linear-gradient(90deg, #B87CBF%, #B87CBF 100%); /* gradient overlay */
    background-image: -o-linear-gradient(90deg, #A5D3E30%, #616161 100%); /* gradient overlay */
    background-image: -webkit-linear-gradient(90deg, #A5D3E30%, #616161 100%); /* gradient overlay */
    background-image: linear-gradient(90deg, #A5D3E30%, #616161 100%); /* gradient overlay */
  list-style-type:none;
    font-family:'Exo2light';
}  

#AcordeonLenguas .panel-heading  a{  
    color: #6b6868; /* text color */
    text-decoration:none;
    font-weight:normal;  
    text-align:left;
  font-size:14px;
  font-family:'Exo2light';
}

#AcordeonLenguas .panel-heading  a:hover{  
    color:#FFFFFF

}

#AcordeonLenguas .panel-title {  
    color: #6b6868 ; /* text color #6b6868 */
    text-decoration:none;
    font-weight:normal;  
    text-align:left;
  font-size:14px;
    font-family:'Exo2light';
}

#AcordeonLenguas .panel-heading .active {
    width: 182px;
    height: 48px;
    border: 2px solid #D1891B; /* inner stroke */
    background-color: #D1891B; /* layer fill content */
    background-image: -moz-linear-gradient(90deg, #D1891B%, #555 100%); /* gradient overlay */
    background-image: -o-linear-gradient(90deg, #D1891B 0%, #555 100%); /* gradient overlay */
    background-image: -webkit-linear-gradient(90deg, #D1891B 0%, #555 100%); /* gradient overlay */
    background-image: linear-gradient(90deg, #D1891B 0%, #555 100%); /* gradient overlay */
      font-family:'Exo2light';
}


/*POSGRADOS*/

#tituloPosgrados{  
    margin-bottom: 10px;
    color: #FFFFFF; /* text color */
    text-decoration:none;
    font-weight:normal;  
    text-align:left;
  font-size:30px;
    font-family:'Exo2';
}


#tituloPos{  
    color: #D1891B; /* text color */
    text-decoration:none;
    font-weight:normal;  
    text-align:left;
  font-size:26px;
  font-family:'Exo2';
}

#tituloPosg{  
    color: #79A029; /* text color */
    text-decoration:none;
    font-weight:normal;  
    text-align:left;
  font-size:26px;
  font-family:'Exo2';
}



#tituloCarreras{  
    margin-bottom: 10px;
    color: #000000; /* text color */
    text-decoration:none;
    font-weight:normal;  
    text-align:left;
  font-size:16px;
  font-family:'Exo2';
}

#AcordeonPosgrados.panel-group {
    margin-bottom: 0px;
    border:0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}    

#AcordeonPosgrados .panel.panel-default {
    border:0px solid #B87CBF;
    
}    

#AcordeonPosgrados .panel-heading {
    height: 110px; /* ancho entre linea de cada carrera*/
    border-top: 2px solid #dedee0; /* BORDE SUPERIOR DEL ACORDEON  */
    border-bottom: 2px solid #06205d; /* inner stroke */
    background-color: #dedee0; /* COLOR DE ACORDEON DEL TITULO DE CADA CARRERA */
  background-image: -moz-linear-gradient(90deg, #B87CBF%, #B87CBF 100%); /* gradient overlay */
    background-image: -o-linear-gradient(90deg, #A5D3E30%, #616161 100%); /* gradient overlay */
    background-image: -webkit-linear-gradient(90deg, #A5D3E30%, #616161 100%); /* gradient overlay */
    background-image: linear-gradient(90deg, #A5D3E30%, #616161 100%); /* gradient overlay */
  list-style-type:none;
}  

#AcordeonPosgrados .panel-heading  a{  
    color: #6b6868; /* text color */
    text-decoration:none;
    font-weight:normal;  
    text-align:left;
  font-size:14px;
  font-family:'Exo2light';
}

#AcordeonPosgrados .panel-heading  a:hover{  
    color:#FFFFFF
}

#AcordeonPosgrados .panel-title {  
    color: #6b6868 ; /* text color #6b6868 */
    text-decoration:none;
    font-weight:normal;  
    text-align:left;
  font-size:14px;
  font-family:'Exo2light';
}

#AcordeonPosgrados .panel-heading .active {
    width: 182px;
    height: 48px;
    border: 2px solid #D1891B; /* inner stroke */
    background-color: #D1891B; /* layer fill content */
    background-image: -moz-linear-gradient(90deg, #D1891B%, #555 100%); /* gradient overlay */
    background-image: -o-linear-gradient(90deg, #D1891B 0%, #555 100%); /* gradient overlay */
    background-image: -webkit-linear-gradient(90deg, #D1891B 0%, #555 100%); /* gradient overlay */
    background-image: linear-gradient(90deg, #D1891B 0%, #555 100%); /* gradient overlay */
}


/*FORMACION CONTINUA*/

.tituloFormacion{  
    color: #1B2F6A; /* text color */
    text-decoration:none;
    font-weight:normal;  
    text-align:left;
  font-size:16px;
  font-family:'Exo2';
  padding-top: 10px;
  padding-bottom: 5px;
}

/*AGENDA*/

#tituloFechaJur{  
    color: #000; /* text color */
    text-decoration:none;
    font-weight:bold;  
    text-align:left;
	font-size:26px;
    font-family:'Exo2';
}

#tituloEventoJur{  
    color:#4FB1CC; /* text color */
    text-decoration:none;
    font-weight:bold;  
    text-align:left;
	font-size:20px;
    font-family:'Exo2';
}


/*PAGINA CARRERAS DE GRADO*/

#FacuGrado{

    color: #000000; /* text color */
    text-decoration:none;
    font-weight:bolder;  
    text-align:left;
  font-size:12px;
  font-family:'Exo2';
  margin-top: 10px;
  padding-bottom: 5px;
}

.img-indicador{
  padding-right: 5px;
}

#FacuGrado1{

 color: #000000; /* text color */
 text-decoration:none;
 font-weight:bolder;  
 text-align:left;
 font-size:12px;
 font-family:'Exo2';
 margin-top: 5px;
 }

 .table thead > tr > th {
  vertical-align: initial;
 }

#tituloGradoJur{  
    color: #0098d8; /* text color */
    text-decoration:none;
    font-weight:bold;  
    text-align:left;
  font-size:15px;
  font-family:'Exo2';

}

#tituloGradoEco{  
    color: #a22986; /* text color */
    text-decoration:none;
    font-weight:bold;  
    text-align:left;
  font-size:15px;
  font-family:'Exo2';
}

#tituloGradoPosgrado{  
    color: #cc0033; /* text color */
    text-decoration:none;
    font-weight:bold;  
    text-align:left;
  font-size:15px;
  font-family:'Exo2';
}

#tituloGradoFormacionContinua{  
    color: #FF713A; /* text color */
    text-decoration:none;
    font-weight:bold;  
    text-align:left;
  font-size:15px;
  font-family:'Exo2';
}

#tituloGradoPos{  
    color: #cc0033; /* text color */
    text-decoration:none;
    font-weight:bold;  
    text-align:left;
  font-size:15px;
  font-family:'Exo2';
}

#tituloGradoLen{  
    color: #f49600; /* text color */
    text-decoration:none;
    font-weight:bold;  
    text-align:left;
  font-size:15px;
  font-family:'Exo2';
}


#tituloGradoArt{  
    color: #E5004B; /* text color */
    text-decoration:none;
    font-weight:bold;  
    text-align:left;
  font-size:15px;
  font-family:'Exo2';

   }

#tituloGradoHum{  
    color: #95c11f; /* text color */
    text-decoration:none;
    font-weight:bold;  
    text-align:left;
  font-size:15px;
  font-family:'Exo2';
}

#tituloGradoCarr{  
    color: #000000; /* text color */
    text-decoration:none;
    font-weight:normal;  
    text-align:left;
  font-size:16px;
  font-family:'Exo2';
}

#textoGradoCarr{  
    color: #000000; /* text color */
    text-decoration:none;
    font-weight:normal;  
    text-align:left;
  font-size:14px;
  font-family:'Exo2';
}


.table {
    background-color: #FFFFFF;
}

.table2 {
    background-color: #000000;
    font-family: 'Exo2';
    font-color:#FFFFFF;
}


.table tbody tr:hover td, .table tbody tr:hover th {
    background-color: #FFFFFF;

}

table tr th {
  width: 20%;
}

.table tbody tr td {
 border-top-color: #ffffff;
}

/*Backround Home*/

.BackgroundArtes {
    background-color: #b2121c;
}
.BackgroundHumanas {
    background-color: #55565a;
}
.BackgroundJuridicas {
    background-color: #08255a;
}
.BackgroundEconomicas {
    background-color: #08255a;
}
.BackgroundLenguas {
    background-color: #55565a;
}
.BackgroundNovedades {
    background-color: #b2121c;
}

/*BOTONES CUSTOMIZADOS DE FACULTADES XS */

/*boton juridicas*/

.btn-juridicas { 
 color: #FFFFFF; 
  background-color: #0098d8; 
  border-color: #0098d8; 
    font-family: 'Exo2';

}

/*boton artes*/

.btn-artes { 
  color: #FFFFFF; 
  background-color: #E5004B; 
  border-color: #E5004B; 
  font-family: 'Exo2';
} 


/*boton humanas*/

.btn-humanas { 
  color: #FFFFFF; 
  background-color: #95c11f; 
  border-color: #95c11f; 
    font-family: 'Exo2';
} 
 
/*boton economicas*/

.btn-economicas { 
  color: #FFFFFF; 
  background-color: #a22986; 
  border-color: #a22986; 
    font-family: 'Exo2';
} 
 
/*boton lenguas*/

.btn-lenguas { 
  color: #FFFFFF; 
  background-color: #f49600; 
  border-color: #f49600; 
    font-family: 'Exo2';
} 
 

 /*boton posgrado*/

.btn-posgrado { 
  color: #FFFFFF; 
  background-color: #08255a; 
  border-color: #08255a; 
  font-family: 'Exo2';
} 

 /*boton informes*/

.btn-informes { 
  color: #FFFFFF; 
  background-color: #6b6b6b; 
  border-color: #6b6b6b; 
  font-family: 'Exo2';
  font-size: 16px;
} 

/*ESTUDIANTES INTERNACIONALES*/

/*tab activa*/


/*Tabs*/

#tabAbo {
    background-color: #52AFD0;
}

#tabRRHH {
    background-color: #52AFD0;
}

#tabPer {
    background-color: #79A029;
}

#tabCom {
    background-color: #974EA0;
}

#tabAdm {
    background-color: #974EA0;
}

#tabPsi {
    background-color: #79A029;
}

#tabFono {
    background-color: #79A029;
}

#tabSer {
    background-color: #79A029;
}

#tabTra {
    background-color: #D1891B;
}

#tabInter {
    background-color: #D1891B;
}

#tabArtes {
    background-color: #B2121C;
}

#tabCon {
    background-color: #B2121C;
}

#tabMus {
    background-color: #B2121C;
}
#tabPeri {
    background-color: #B2121C;
}
#tabCur {
    background-color: #B2121C;
}


/*titulo de grilla*/

.TituloEst {
    color: #000000; /* text color */
    text-decoration:none;
    font-weight:bold;  
    text-align:justify;
    font-size:30px;
   font-family:'Exo2';
   text-align: center;
}


/* Estilado titulo carreras*/

#AboTit {
    color: #52AFD0;
    font-size: 20px;
    font-weight:bold;  
 }

#RRHHTit {
    color: #52AFD0;
    font-size: 20px;
    font-weight:bold;  
 }

#PerTit {
    color: #79A029;
    font-size: 20px;
    font-weight:bold;  
 }


#ComTit {
    color: #974EA0;
    font-size: 20px;
    font-weight:bold;  
 }


#AdmTit {
    color: #974EA0;
    font-size: 20px;
    font-weight:bold;  
 }

#PsiTit {
    color: #79A029;
    font-size: 20px;
    font-weight:bold;  
 }

#FonoTit {
    color: #79A029;
    font-size: 20px;
    font-weight:bold;  
 }

 #SerTit {
    color: #79A029;
    font-size: 20px;
    font-weight:bold;  
 }

 #TraTit {
    color: #D1891B;
    font-size: 20px;
    font-weight:bold;  
 }

 #IntTit {
    color: #D1891B;
    font-size: 20px;
    font-weight:bold;  
 }

  #ArtTit {
    color: #B2121C;
    font-size: 20px;
    font-weight:bold;  
 }

  #ConTit {
    color: #B2121C;
    font-size: 20px;
    font-weight:bold;  
 }

#MusTit {
    color: #B2121C;
    font-size: 20px;
    font-weight:bold;  
 }

#PeriTit {
    color: #B2121C;
    font-size: 20px;
    font-weight:bold;  
 }


#CurTit {
    color: #B2121C;
    font-size: 20px;
    font-weight:bold;  
 }

/*Barra breadcrumb ARTES PPAL*/

.nav .breadcrumb {
    margin: 0 2px;
    margin-left: 0px;
    margin-bottom: 1px;
    

}


/*acordeon menu est. internacionales*/

.LinkDescarga{
    color: #000000; /* text color */
    text-decoration:none;
    font-size:10px;
   font-family:'Exo2';
   text-align:left;
   padding-right: 8px;
   padding-bottom: 20px;
   }


.TituloEstIn{
    color: #000000; /* text color */
    text-decoration:none;
    font-size:20px;
   font-family:'Exo2';
   text-align:left;
   padding-right: 8px;
   padding-bottom: 5px;
   margin-bottom: 5px;
   padding-top: 1px;
   padding-left: 10px;

 }
   

.rectanguloMenuIn {
   background: #dddee0;
   margin-left: 10px;
   height: 50px;
   width:20%;
   margin:0 0px;
   padding-top: 5px;
   padding-left: 10px;
  margin-left: 0px;
  margin-top: -6px;
  padding-bottom: 5px;
   font-family:'Exo2';

    }
.RectanguloInteriorEst {
   background: #9c9e9f;
   height: 50px;
   width:394%;
   padding-top: 6px;
   margin-top: 10px;
  padding-left: 0px;
  margin-left: 28px;
  margin-bottom: 5px;
  padding-bottom: 5px;

    }
#AcordeonInternacionales.panel-group {
    margin-bottom: 0px;
    border:0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
      font-family:'Exo2light';
}    

#AcordeonInternacionales .panel.panel-default {
    border:0px solid #FFFFFF;
    
}    

#AcordeonInternacionales .panel-heading {
    height: 62px;
    border-top: 2px solid #FFFFFF; /* BORDE SUPERIOR DEL ACORDEON  */
    border-bottom: 2px solid #0A2A5B; /* inner stroke */
    background-color: #FFFFFF; /* COLOR DE ACORDEON DEL TITULO DE CADA CARRERA */
    font-family:'Exo2';
    padding-left: 10px;
     outline-color: 0 !important;
}  

#AcordeonInternacionales .panel-heading  a{  
    color: #000000; /* text color */
    text-decoration:none;
    font-weight:normal;  
    text-align:left;
  font-size:14px;
  font-family:'Exo2';
  outline-color: 0 !important;
}

#AcordeonInternacionales .panel-heading  a:hover{  
    color:#000000;
    outline-color: 0 !important;

}

#AcordeonInternacionales .panel-title {  
    color: #000000 ; /* text color #6b6868 */
    text-decoration:none;
    font-weight:normal;  
    text-align:left;
  font-size:14px;
   font-family:'Exo2';
}

#AcordeonInternacionales .panel-heading .active {
    width: 182px;
    height: 48px;
    border: 2px solid #ffffff; /* inner stroke */
    background-color: #0A2A5B; /* layer fill content */
    background-image: -moz-linear-gradient(90deg, #D1891B%, #555 100%); /* gradient overlay */
    background-image: -o-linear-gradient(90deg, #D1891B 0%, #555 100%); /* gradient overlay */
    background-image: -webkit-linear-gradient(90deg, #D1891B 0%, #555 100%); /* gradient overlay */
    background-image: linear-gradient(90deg, #D1891B 0%, #555 100%); /* gradient overlay */
     font-family:'Exo2';
}

@media (min-width: 250px) {
    .nav .breadcrumb {
        float: left;
        margin: 14px 30px;
        font-size: 25px;
        border-width: 1170px;
      font-family:'Exo2';
       
       
    }
}

.nav .breadcrumb li a{ 
    color: white;
    padding-left: 110px;
}

.nav .breadcrumb li a:hover { 
    color: yellow;

}

/*Barra breadcrumb ARTES 2*/


.nav2 .breadcrumb2 {
    margin: 0 2px;
    margin-left: 0px;

}

@media (min-width: 250px) {
    .nav2 .breadcrumb2 {
        float: left;
        margin: 5px 30px;
        font-size: 20px;
        border-width: 1170px;
        font-family:'Exo2';
        margin-left: 8px;
           
    }
}

.nav2 .breadcrumb2 li a { 
    color: white;
}

.nav2 .breadcrumb2 li a:hover { 
    color: yellow;
}


.rectangle {
   background: #E5004B;
   -moz-box-shadow: none;
   -webkit-box-shadow: none;
   -o-box-shadow: none;
   box-shadow: none;
   border-radius: 0px;
   margin-left: 0px !important;
   border: none;
   height: 50px;
   width:100%;
   margin:0 2px;
   opacity: 1; 
 }

 .rectangle2 {
   background: #B2121C;
   -moz-box-shadow: none;
   -webkit-box-shadow: none;
   -o-box-shadow: none;
   box-shadow: none;
   border-radius: 0px;
   margin-left: 0px !important;
   border: none;
   height: 40px;
   width:100%;
   margin:0 0px;
   opacity: 0.5;
   margin-top: -10px;
 }


/*ACERCA DE*/

/*hover de menu Acerca De*/

.list-group-item { 
       font-family:'Exo2';
        margin-left:-27px; 
    width:105%;
 
              
}

/*hover de cada item*/
.nav .list-group-item a:hover { 
      background: #183D72;
      opacity: 1;
      color: #FFFFFF; /*COLOR DEL TEXTO*/
      width:100%;

  }



.TituloAcercaDe{
    color: #000000; /* text color */
    text-decoration:none;
    font-size:26px;
   font-family:'Exo2';
   text-align: center;
   padding-right: 8px;
}

.Subtitulos{  
    color: #0A2A5B; /* text color */
    text-decoration:none;
    font-weight:normal;  
    text-align:justify;
    font-size:16px;
   font-family:'Exo2';
   padding-left: 15px;
}


.FondoFotos{
        background-color: #ededed; /* text color */
        box-shadow: 2px 2px 1px #888888; 
        padding-top: 15px;  
        padding-bottom: 90px;
        padding-right: 15px;
        padding-left: 15px;
}

/*Mision*/

.Mision{  
    color: #000000; /* text color */
    text-decoration:none;
    font-weight:300;  
    font-style: normal;
    text-align:justify;
    font-size:14px;
   font-family:'Exo2light';
   padding-left: 15px;
   padding-bottom: 15px;
   padding-right: 15px;
   padding-top: 15px;
}

.SubtitulosMVV{  
    color: #0A2A5B; /* text color */
    text-decoration:none;
    font-weight:bolder;  
    text-align:justify;
    font-size:18px;
   font-family:'Exo2';
   padding-left: 15px;

}


.SubtitulosMVV2{  
    color: #0A2A5B; /* text color */
    text-decoration:none;
    font-weight:bolder;  
    text-align:justify;
    font-size:18px;
   font-family:'Exo2';
   

}

.SubtitulosGraduados{  
    color: #0A2A5B; /* text color */
    text-decoration:none;
    font-weight:bolder;  
    text-align:justify;
    font-size:16px;
   font-family:'Exo2';
   padding-bottom: 5px;
   
}

/* Carta del Rector*/


.rectangleAuto{
   background: #FFFFFF;
   -moz-box-shadow: none;
   -webkit-box-shadow: none;
   -o-box-shadow: none;
   box-shadow: 5px 5px 5px #888888; 
   border-radius: 0px;
   margin-left: 5px !important;
   border: none;
   height: 187px;
   margin:0 0px;
   margin-top: 0px;
   margin-bottom: 25px;
   margin-left: 5px;
   padding-right: 8px;

}

.rectangleAuto2{
   background: #FFFFFF;
   -moz-box-shadow: none;
   -webkit-box-shadow: none;
   -o-box-shadow: none;
   box-shadow: 5px 5px 5px #888888; 
   border-radius: 0px;
   margin-left: 5px !important;
   border: none;
   height: 187px;
   margin:0 0px;
   margin-top: 0px;
   margin-bottom: 25px;
   margin-left: 5px;   
}



.media-heading{
    color: #000000;
    font-family: 'Exo2'
}

.TituAut{
    color: #000000;
    font-size: 15px;
    font-family: 'Exo2';
    font-weight: bold;
margin-top: 3px;
}

.TitCargo{
    color: #000000;
    font-size: 12px;
    font-family: 'Exo2light';
    margin-top:35px;
    line-height: 15px;
    text-align: left;

}

.TitCargo2{
    color: #333333;
    font-size: 20px;
    font-family: 'Exo2';
    margin-top:35px;
    line-height: 22px;
    text-align: left;

}

.TituAut2{
    color: #333333;
    font-size: 18px;
    font-family: 'Exo2';
    font-weight: bold;
margin-top: 15px;
}



.FotoAutoridad{
  margin-top: -19px;
  margin-bottom: 0px;
}


.FotoAutoridad2{
 margin-top: -19px;
 margin-bottom: 0px;
}

.FotoEditorial{
  margin-top: 5px;
  margin-bottom: 0px;
  width: 250%;
}


.TitAutoPPal{
       color: #000000;
        font-size:20px;
    font-family: 'Exo2'

}


.FirmaAlex2{
 margin-top: -19px;
 margin-bottom: 0px;
}


/*LINEA DE TIEMPO*/

/*breadcrumb de timeline*/

.nav3 .breadcrumb3 {
    margin: 0 2px;
    margin-left: 0px;

}

@media (min-width: 250px) {
    .nav3 .breadcrumb3 {
        float: left;
        margin: 5px 30px;
        font-size: 25px;
        border-width: 1170px;
        font-family:'Exo2';
        margin-left: 8px;
           
    }
}

.nav3 .breadcrumb3 li a { 
    color: white;
}

.nav3 .breadcrumb3 li a:hover { 
    color: #999999;
}

 .rectangle3 {
   background: #0B1F57;
   -moz-box-shadow: none;
   -webkit-box-shadow: none;
   -o-box-shadow: none;
   box-shadow: none;
   border-radius: 0px;
   margin-left: 0px !important;
   border: none;
   /*height: 40px;*/
   width:100%;
   margin:0 0px;
   opacity: 1;
   margin-top: -10px;
 }


.timeline {
    list-style: none;
    padding: 20px 0 20px;
    position: relative;
    font-family: 'Exo2';
}

    .timeline:before {
        top: 0;
        bottom: 0;
        position: absolute;
        content: " ";
        width: 3px;
        background-color: #eeeeee;
        left: 50%;
        margin-left: -1.5px;
    }

    .timeline > li {
        margin-bottom: 20px;
        position: relative;
    }

        .timeline > li:before,
        .timeline > li:after {
            content: " ";
            display: table;
        }

        .timeline > li:after {
            clear: both;
        }

        .timeline > li:before,
        .timeline > li:after {
            content: " ";
            display: table;
        }

        .timeline > li:after {
            clear: both;
        }

        .timeline > li > .timeline-panel {
            width: 46%;
            float: left;
            border: 1px solid #d4d4d4;
            border-radius: 2px;
            padding: 20px;
            position: relative;
            -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
            box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
        }

            .timeline > li > .timeline-panel:before {
                position: absolute;
                top: 26px;
                right: -15px;
                display: inline-block;
                border-top: 15px solid transparent;
                border-left: 15px solid #ccc;
                border-right: 0 solid #ccc;
                border-bottom: 15px solid transparent;
                content: " ";
            }

            .timeline > li > .timeline-panel:after {
                position: absolute;
                top: 27px;
                right: -14px;
                display: inline-block;
                border-top: 14px solid transparent;
                border-left: 14px solid #fff;
                border-right: 0 solid #fff;
                border-bottom: 14px solid transparent;
                content: " ";
            }

        .timeline > li > .timeline-badge {
            color: #fff;
            width: 50px;
            height: 50px;
            line-height: 50px;
            font-size: 1.4em;
            text-align: center;
            position: absolute;
            top: 16px;
            left: 50%;
            margin-left: -25px;
            background-color: #999999;
            z-index: 100;
            border-top-right-radius: 50%;
            border-top-left-radius: 50%;
            border-bottom-right-radius: 50%;
            border-bottom-left-radius: 50%;
        }

        .timeline > li.timeline-inverted > .timeline-panel {
            float: right;
        }

            .timeline > li.timeline-inverted > .timeline-panel:before {
                border-left-width: 0;
                border-right-width: 15px;
                left: -15px;
                right: auto;
            }

            .timeline > li.timeline-inverted > .timeline-panel:after {
                border-left-width: 0;
                border-right-width: 14px;
                left: -14px;
                right: auto;
            }

.timeline-badge.primary {
    background-color: #2e6da4 !important;
}

.timeline-badge.success {
    background-color: #3f903f !important;
}

.timeline-badge.warning {
    background-color: #f0ad4e !important;
}

.timeline-badge.danger {
    background-color: #d9534f !important;
}

.timeline-badge.info {
    background-color: #5bc0de !important;
}

.timeline-title {
    margin-top: 0;
    color: inherit;
}

.timeline-body > p,
.timeline-body > ul {
    margin-bottom: 0;
    font-size: 12px;
    font-family: 'Exo2light';
    text-align: justify;
}

    .timeline-body > p + p {
        margin-top: 5px;
    }

@media (max-width: 767px) {
    ul.timeline:before {
        left: 40px;
    }

    ul.timeline > li > .timeline-panel {
        width: calc(100% - 90px);
        width: -moz-calc(100% - 90px);
        width: -webkit-calc(100% - 90px);
    }

    ul.timeline > li > .timeline-badge {
        left: 15px;
        margin-left: 0;
        top: 16px;
    }

    ul.timeline > li > .timeline-panel {
        float: right;
    }

        ul.timeline > li > .timeline-panel:before {
            border-left-width: 0;
            border-right-width: 15px;
            left: -15px;
            right: auto;
        }

        ul.timeline > li > .timeline-panel:after {
            border-left-width: 0;
            border-right-width: 14px;
            left: -14px;
            right: auto;
        }
}

.timelineTittle {
    list-style: none;
    padding: 20px 0 20px;
    position: relative;
    font-size: 30px;
    font-family: 'Exo2';
    color: #0A2A5B;
}

.UbicaSub {
    list-style: none;
    padding: 20px 0 20px;
    position: relative;
    font-size: 18px;
    font-family: 'Exo2';
    color: #0A2A5B;
 text-align: left;
 padding-left: 25px;
 margin-left: 25px;
}

.Dire {
    list-style: none;
    padding: 20px 0 20px;
    position: relative;
    font-size: 16px;
    font-family: 'Exo2light';
    color: #000000;
    text-align: left;
     padding-left: 25px;
 margin-left: 25px;
 font-weight: bold;
}

.Dire2 {
    list-style: none;
    padding: 20px 0 20px;
    font-size: 18px;
    font-family: 'Exo2light';
    color: #000000;
    text-align: left;
     padding-left: 0px;
 margin-left: 0px;
 font-weight: bold;
}

.Dire3 {
    list-style: none;
    padding: 20px 0 20px;
    font-size: 16px;
    font-family: 'Exo2light';
    color: #000000;
    text-align: left;
     padding-left: 0px;
 margin-left: 0px;
 font-weight: bold;
}



.Colectivo {
    list-style: none;
    position: relative;
    font-size: 15px;
    font-family: 'Exo2';
    color: #000000;
    text-align: left;
     margin-left: 60px;
    padding-left: 10px;
}

.Subte {
    list-style: none;
    position: relative;
    font-size: 15px;
    font-family: 'Exo2';
    color: #000000;
    text-align: left;
   margin-left: 59px;
    padding-left: 10px;
}

.Bici {
    list-style: none;
    position: relative;
    font-size: 15px;
    font-family: 'Exo2';
    color: #000000;
    text-align: left;
   margin-left: 40px;
   padding-left: 10px;
}

.TextoLineas {
    list-style: none;
    padding: 20px 0 20px;
    position: relative;
    font-size: 13px;
    font-family: 'Exo2light';
    color: #000000;
    text-align: center;
}

.img-transporte{
padding-right: 30px;

}

/*TABLA UBICACION*/

.table1 > thead > tr > th, .table > thead > tr > td {
    border: 0 solid transparent;
}
.table1 {
    background-color: #FFFFFF;
}

.table1 tbody tr:hover td, .table tbody tr:hover th {
    background-color: #FFFFFF;

}



.Mapa{
text-align: center;
 vertical-align: middle;
 
}

.Mapa2{
text-align: left;
 vertical-align: left;
 padding-left: 0px;
}

/*TRABAJA CON NOSOTROS*/



.Formulario{
    background-color: #EDEDED;
    box-shadow: 2px 2px 2px #888888; 
        padding-top: 15px;  
        padding-bottom: 15px;
        }

.trabajaUmsa {
    list-style: none;
    padding: 20px 0 20px;
    position: relative;
    font-size: 15px;
    font-family: 'Exo2';
    color: #000000;
    text-align: justify;
}

/*INVESTIGACION*/

.TituloInves{
    color: #000000; /* text color */
    text-decoration:none;
    font-weight:bold;  
    text-align:justify;
    font-size:30px;
   font-family:'Exo2';
   text-align: justify;
}


.FondoInves{
        background-color: #ededed; /* text color */
        box-shadow: 2px 2px 1px #888888; 
        padding-top: 15px;  
        padding-bottom: 90px;
        padding-right: 15px;
        padding-left: 15px;
        width: 100%;
        height: 100%;
}

.TituloInves .active:hover{
     color: #06205D; /* text color */
} 

#accordionInves .panel-heading  a{  
    color: #06205D; /* text color */
    text-decoration:none;
    font-weight:normal;  
    text-align:left;
  font-size:16px;
  font-family:'Exo2';
}


#accordionInves .panel.panel-default {
    border:1px solid #FFFFFF;
    border-bottom-color: #E5E5E5;
       font-family:'Exo2light';
    
} 

.TituloProfesInves{
    color: #06205D; /* text color */
    text-decoration:none;
    font-weight:normal;  
    text-align:left;
  font-size:18px;
  font-family:'Exo2';
}

#accordionRegla .panel-heading  a{  
    color: #06205D; /* text color */
    text-decoration:none;
    font-weight:normal;  
    text-align:left;
  font-size:16px;
  font-family:'Exo2';
}

#accordionRegla .panel.panel-default {
    border:1px solid #FFFFFF;
    border-bottom-color: #E5E5E5;
       font-family:'Exo2light';
    
} 


/*IOVP*/

.TituloIOVP{
    color: #06205D; /* text color */
    text-decoration:none;
    font-weight:bold;  
    text-align:left;
  font-size:15px;
  font-family:'Exo2';
}

/*Cita de Historia del IOVP*/

blockquote {
  background: #f9f9f9;
  border-left: 10px solid #ccc;
  margin: 1.5em 10px;
  padding: 0.5em 10px;
  font-family: 'Exo2';
  text-align: justify;
  
}
blockquote:before {
  color: #ccc;
  /*content: open-quote;*/
  font-size: 4px;
  line-height: 1px;
  margin-right: 0.5px;
  vertical-align: -0.4px;
  font-family: 'Exo2';
  text-align: justify;
}
blockquote p {
  display: inline;
  font-family: 'Exo2';
  font-size: 12px;
  text-align: justify;
}

/*BIBLIOGRAFIA*/

.Biblio{
  color: #000000; /* text color */
  text-decoration:none;
  font-weight:bold;  
  font-size:15px;
  font-family:'Exo2';
}


.SubTituloIOVP{
    color: #06205D; /* text color */
    text-decoration:none;
    font-weight:bold;  
    text-align:left;
  font-size:17px;
  font-family:'Exo2';
}

/*GRADUADOS*/

/*BREADCRUMB PARA CADA BENEFICIO*/

/*libreria*/

.nav4 .breadcrumb4 {
    margin: 0 2px;
    margin-left: 0px;

}

@media (min-width: 250px) {
    .nav4 .breadcrumb4 {
        float: left;
        margin: 5px 30px;
        font-size: 20px;
        border-width: 1170px;
        font-family:'Exo2';
       margin-left: 8px;
          
           
    }
}

.nav4 .breadcrumb4 li a { 
    color: white;
   
}

 .rectangle4 {
   background: #FDB813;
   -moz-box-shadow: none;
   -webkit-box-shadow: none;
   -o-box-shadow: none;
   box-shadow: none;
   border-radius: 0px;
   margin-left: -25px;
   border: none;
   height: 35px;
   width:105%;
   opacity: 1;
   margin-top: -10px;
 }

 /*ARTISTICA*/

.nav20 .breadcrumb20 {
    margin: 0 2px;
    margin-left: 0px;

}

@media (min-width: 250px) {
    .nav20 .breadcrumb20 {
        float: left;
        margin: 5px 30px;
        font-size: 20px;
        border-width: 1170px;
        font-family:'Exo2';
       margin-left: 8px;
          
           
    }
}

.nav20 .breadcrumb20 li a { 
    color: white;
   
}

 .rectangle20 {
   background: #F067A6;
   -moz-box-shadow: none;
   -webkit-box-shadow: none;
   -o-box-shadow: none;
   box-shadow: none;
   border-radius: 0px;
   margin-left: -25px;
   border: none;
   height: 35px;
   width:105%;
   opacity: 1;
   margin-top: -10px;
 }


/* VIAJES */ 

.nav21 .breadcrumb21 {
    margin: 0 2px;
    margin-left: 0px;

}

@media (min-width: 250px) {
    .nav21 .breadcrumb21 {
        float: left;
        margin: 5px 30px;
        font-size: 20px;
        border-width: 1170px;
        font-family:'Exo2';
       margin-left: 8px;
          
           
    }
}

.nav21 .breadcrumb21 li a { 
    color: white;
   
}

 .rectangle21 {
   background: #A6CE39;
   -moz-box-shadow: none;
   -webkit-box-shadow: none;
   -o-box-shadow: none;
   box-shadow: none;
   border-radius: 0px;
   margin-left: -25px;
   border: none;
   height: 35px;
   width:105%;
   opacity: 1;
   margin-top: -10px;
 }

/*TECNOLOGIA*/

.nav22 .breadcrumb22 {
    margin: 0 2px;
    margin-left: 0px;

}

@media (min-width: 250px) {
    .nav22 .breadcrumb22 {
        float: left;
        margin: 5px 30px;
        font-size: 20px;
        border-width: 1170px;
        font-family:'Exo2';
       margin-left: 8px;
          
           
    }
}

.nav22 .breadcrumb22 li a { 
    color: white;
   
}

 .rectangle22 {
   background: #919295;22
   -moz-box-shadow: none;
   -webkit-box-shadow: none;
   -o-box-shadow: none;
   box-shadow: none;
   border-radius: 0px;
   margin-left: -25px;
   border: none;
   height: 35px;
   width:105%;
   opacity: 1;
   margin-top: -10px;
 }


/*ESTETICA*/


.nav23 .breadcrumb23 {
    margin: 0 2px;
    margin-left: 0px;

}

@media (min-width: 250px) {
    .nav23 .breadcrumb23 {
        float: left;
        margin: 5px 30px;
        font-size: 20px;
        border-width: 1170px;
        font-family:'Exo2';
       margin-left: 8px;
          
           
    }
}

.nav23 .breadcrumb23 li a { 
    color: white;
   
}

 .rectangle23 {
   background: #F5866C;
   -moz-box-shadow: none;
   -webkit-box-shadow: none;
   -o-box-shadow: none;
   box-shadow: none;
   border-radius: 0px;
   margin-left: -25px;
   border: none;
   height: 35px;
   width:105%;
   opacity: 1;
   margin-top: -10px;
 }


/*CAPACITACION*/

.nav5 .breadcrumb5 {
     margin: 0 2px;
    margin-left: 0px;

}

@media (min-width: 250px) {
    .nav5 .breadcrumb5 {
        float: left;
        margin: 5px 30px;
        font-size: 20px;
        border-width: 1170px;
        font-family:'Exo2';
        margin-left: 8px;
           
    }
}

.nav5 .breadcrumb5 li a { 
    color: white;
}

 .rectangle5 {
   background: #2C77BC;
   -moz-box-shadow: none;
   -webkit-box-shadow: none;
   -o-box-shadow: none;
   box-shadow: none;
   border-radius: 0px;
   margin-left: -25px;
   border: none;
   height: 35px;
   width:105%;
   opacity: 1;
   margin-top: -10px;
 }

/*ESTACIONAMIENTO*/

.nav6 .breadcrumb6 {
    margin: 0 2px;
    margin-left: 0px;

}

@media (min-width: 250px) {
    .nav6 .breadcrumb6 {
        float: left;
        margin: 5px 30px;
        font-size: 20px;
        border-width: 1170px;
        font-family:'Exo2';
        margin-left: 8px;
           
    }
}

.nav6 .breadcrumb6 li a { 
    color: white;
}

 .rectangle6 {
   background: #00BBDE;
   -moz-box-shadow: none;
   -webkit-box-shadow: none;
   -o-box-shadow: none;
   box-shadow: none;
   border-radius: 0px;
   margin-left: -25px;
   border: none;
   height: 35px;
   width:105%;
   opacity: 1;
   margin-top: -10px;
 }

/*HOTELERIA*/

.nav7 .breadcrumb7 {
    margin: 0 2px;
    margin-left: 0px;

}

@media (min-width: 250px) {
    .nav7 .breadcrumb7 {
         float: left;
        margin: 5px 30px;
        font-size: 20px;
        border-width: 1170px;
        font-family:'Exo2';
        margin-left: 8px;
           
    }
}

.nav7 .breadcrumb7 li a { 
    color: white;
}

 .rectangle7 {
   background: #9561A9;
   -moz-box-shadow: none;
   -webkit-box-shadow: none;
   -o-box-shadow: none;
   box-shadow: none;
   border-radius: 0px;
   margin-left: -25px;
   border: none;
   height: 35px;
   width:105%;
   opacity: 1;
   margin-top: -10px;
 }

/*SALUD*/

.nav8 .breadcrumb8 {
    margin: 0 2px;
    margin-left: 0px;

}

@media (min-width: 250px) {
    .nav8 .breadcrumb8 {
        float: left;
        margin: 5px 30px;
        font-size: 20px;
        border-width: 1170px;
        font-family:'Exo2';
        margin-left: 8px;
           
    }
}

.nav8 .breadcrumb8 li a { 
    color: white;
}

 .rectangle8 {
   background:#F04D4D ;
   -moz-box-shadow: none;
   -webkit-box-shadow: none;
   -o-box-shadow: none;
   box-shadow: none;
   border-radius: 0px;
   margin-left: -25px;
   border: none;
   height: 35px;
   width:105%;
   opacity: 1;
   margin-top: -10px;
 }


/*turismo*/

.nav9 .breadcrumb9 {
    margin: 0 2px;
    margin-left: 0px;

}

@media (min-width: 250px) {
    .nav9 .breadcrumb9 {
        float: left;
        margin: 5px 30px;
        font-size: 20px;
        border-width: 1170px;
        font-family:'Exo2';
        margin-left: 8px;
           
    }
}

.nav9 .breadcrumb9 li a { 
    color: white;
}

 .rectangle9 {
   background:#33A8D7 ;
   -moz-box-shadow: none;
   -webkit-box-shadow: none;
   -o-box-shadow: none;
   box-shadow: none;
   border-radius: 0px;
   margin-left: -25px;
   border: none;
   height: 35px;
   width:105%;
   opacity: 1;
   margin-top: -10px;
 }

/*GASTRONOMIA*/

.nav10 .breadcrumb10 {
    margin: 0 2px;
    margin-left: 0px;

}

@media (min-width: 250px) {
    .nav10 .breadcrumb10 {
        float: left;
        margin: 5px 30px;
        font-size: 20px;
        border-width: 1170px;
        font-family:'Exo2';
        margin-left: 8px;
           
    }
}

.nav10 .breadcrumb10 li a { 
    color: white;
}

 .rectangle10 {
   background:#A68362 ;
   -moz-box-shadow: none;
   -webkit-box-shadow: none;
   -o-box-shadow: none;
   box-shadow: none;
   border-radius: 0px;
   margin-left: -25px;
   border: none;
   height: 35px;
   width:105%;
   opacity: 1;
   margin-top: -10px;
 }

/*DEPORTES*/

.nav11 .breadcrumb11 {
    margin: 0 2px;
    margin-left: 0px;

}

@media (min-width: 250px) {
    .nav11 .breadcrumb11 {
        float: left;
        margin: 5px 30px;
        font-size: 20px;
        border-width: 1170px;
        font-family:'Exo2';
        margin-left: 8px;
           
    }
}

.nav11 .breadcrumb11 li a { 
    color: white;
}

 .rectangle11 {
   background:#00A775 ;
   -moz-box-shadow: none;
   -webkit-box-shadow: none;
   -o-box-shadow: none;
   box-shadow: none;
   border-radius: 0px;
   margin-left: -25px;
   border: none;
   height: 35px;
   width:105%;
   opacity: 1;
   margin-top: -10px;
 }


/*OTROS*/

.nav12 .breadcrumb12 {
    margin: 0 2px;
    margin-left: 0px;

}

@media (min-width: 250px) {
    .nav12 .breadcrumb12 {
        float: left;
        margin: 5px 30px;
        font-size: 20px;
        border-width: 1170px;
        font-family:'Exo2';
        margin-left: 8px;
           
    }
}

.nav12 .breadcrumb12 li a { 
    color: white;
}

 .rectangle12 {
   background:#FFE94F;
   -moz-box-shadow: none;
   -webkit-box-shadow: none;
   -o-box-shadow: none;
   box-shadow: none;
   border-radius: 0px;
   margin-left: -25px;
   border: none;
   height: 35px;
   width:105%;
   opacity: 1;
   margin-top: -10px;
 }


.TitInternacionales{
    color: #06205D; /* text color */
    text-decoration:none;
    font-weight:bold;  
    text-align:left;
  font-size:18px;
  font-family:'Exo2';
}
.subTitInternacionales{
    color: #000000; /* text color */
    text-decoration:none;
    font-weight:bold;  
    text-align:left;
  font-size:15px;
  font-family:'Exo2';
}

/*ESPECTACULOS*/

.nav13 .breadcrumb13 {
    margin: 0 2px;
    margin-left: 0px;

}

@media (min-width: 250px) {
    .nav13 .breadcrumb13 {
        float: left;
        margin: 5px 30px;
        font-size: 20px;
        border-width: 1170px;
        font-family:'Exo2';
        margin-left: 8px;
           
    }
}

.nav13 .breadcrumb13 li a { 
    color: white;
}

 .rectangle13 {
   background:#C6974F;
   -moz-box-shadow: none;
   -webkit-box-shadow: none;
   -o-box-shadow: none;
   box-shadow: none;
   border-radius: 0px;
   margin-left: -25px;
   border: none;
   height: 35px;
   width:105%;
   opacity: 1;
   margin-top: -10px;
 }


.TitInternacionales{
    color: #06205D; /* text color */
    text-decoration:none;
    font-weight:bold;  
    text-align:left;
  font-size:18px;
  font-family:'Exo2';
}
.subTitInternacionales{
    color: #000000; /* text color */
    text-decoration:none;
    font-weight:bold;  
    text-align:left;
  font-size:15px;
  font-family:'Exo2';
}




/*INDUMENTARIA*/

.nav14 .breadcrumb14 {
    margin: 0 2px;
    margin-left: 0px;

}

@media (min-width: 250px) {
    .nav14 .breadcrumb14 {
        float: left;
        margin: 5px 30px;
        font-size: 20px;
        border-width: 1170px;
        font-family:'Exo2';
        margin-left: 8px;
           
    }
}

.nav14 .breadcrumb14 li a { 
    color: white;
}

 .rectangle14 {
   background:#B9435E;
   -moz-box-shadow: none;
   -webkit-box-shadow: none;
   -o-box-shadow: none;
   box-shadow: none;
   border-radius: 0px;
   margin-left: -25px;
   border: none;
   height: 35px;
   width:105%;
   opacity: 1;
   margin-top: -10px;
 }



/*ARTES NAV BAR*/

.nav16 .breadcrumb16{
    margin: 0 2px;
    margin-left: 0px;

}

@media (min-width: 250px) {
  .nav16 .breadcrumb16{
        float: left;
        margin: 5px 30px;
        font-size: 12px;
        border-width: 1170px;
        font-family:'Exo2';
        margin-left: 8px;
           
    }
}

.nav16 .breadcrumb16 li a { 
    color: white;
}

 .rectangle16 {
   background:#B1B3B4 ;
   -moz-box-shadow: none;
   -webkit-box-shadow: none;
   -o-box-shadow: none;
   box-shadow: none;
   border-radius: 0px;
   margin-left: 0px !important;
   border: none;
   height: 40px;
   width:100%;
   margin:0 0px;
   opacity: 1;
   margin-top: -10px;
 }


/* TITULOS DE ACORDEON CONVENIOS INTERNACIONALES*/

#accordion .panel-title {  
    color: #6b6868 ; /* text color #6b6868 */
    text-decoration:none;
    font-weight:normal;  
    text-align:left;
  font-size:20px;
   font-family:'Exo2';
}

#accordion2 .panel-title {  
    color: #6b6868 ; /* text color #6b6868 */
    text-decoration:none;
    font-weight:normal;  
    text-align:left;
  font-size:20px;
   font-family:'Exo2';
}

#accordion11 .panel-title {  
    color: #6b6868 ; /* text color #6b6868 */
    text-decoration:none;
    font-weight:normal;  
    text-align:left;
  font-size:20px;
   font-family:'Exo2';
}

#accordion12 .panel-title {  
    color: #6b6868 ; /* text color #6b6868 */
    text-decoration:none;
    font-weight:normal;  
    text-align:left;
  font-size:20px;
   font-family:'Exo2';
}

#accordion13 .panel-title {  
    color: #6b6868 ; /* text color #6b6868 */
    text-decoration:none;
    font-weight:normal;  
    text-align:left;
  font-size:20px;
   font-family:'Exo2';
}


#accordion14 .panel-title {  
    color: #6b6868 ; /* text color #6b6868 */
    text-decoration:none;
    font-weight:normal;  
    text-align:left;
  font-size:20px;
   font-family:'Exo2';
}


#accordion15 .panel-title {  
    color: #6b6868 ; /* text color #6b6868 */
    text-decoration:none;
    font-weight:normal;  
    text-align:left;
  font-size:20px;
   font-family:'Exo2';
}

#accordion3 .panel-title {  
    color: #6b6868 ; /* text color #6b6868 */
    text-decoration:none;
    font-weight:normal;  
    text-align:left;
  font-size:20px;
   font-family:'Exo2';
}


#accordion6 .panel-title {  
    color: #6b6868 ; /* text color #6b6868 */
    text-decoration:none;
    font-weight:normal;  
    text-align:left;
  font-size:20px;
   font-family:'Exo2';
}

#accordion15 .panel-title {  
    color: #6b6868 ; /* text color #6b6868 */
    text-decoration:none;
    font-weight:normal;  
    text-align:left;
  font-size:20px;
   font-family:'Exo2';
}

#accordion7 .panel-title {  
    color: #6b6868 ; /* text color #6b6868 */
    text-decoration:none;
    font-weight:normal;  
    text-align:left;
  font-size:20px;
   font-family:'Exo2';
}

#accordion8 .panel-title {  
    color: #6b6868 ; /* text color #6b6868 */
    text-decoration:none;
    font-weight:normal;  
    text-align:left;
  font-size:20px;
   font-family:'Exo2';
}

#accordion4 .panel-title {  
    color: #6b6868 ; /* text color #6b6868 */
    text-decoration:none;
    font-weight:normal;  
    text-align:left;
  font-size:20px;
   font-family:'Exo2';
}

#accordion5 .panel-title {  
    color: #6b6868 ; /* text color #6b6868 */
    text-decoration:none;
    font-weight:normal;  
    text-align:left;
  font-size:20px;
   font-family:'Exo2';
}

#accordion9 .panel-title {  
    color: #6b6868 ; /* text color #6b6868 */
    text-decoration:none;
    font-weight:normal;  
    text-align:left;
  font-size:20px;
   font-family:'Exo2';
}

#accordion10 .panel-title {  
    color: #6b6868 ; /* text color #6b6868 */
    text-decoration:none;
    font-weight:normal;  
    text-align:left;
  font-size:20px;
   font-family:'Exo2';
}

/*MENU ARTES GRADO*/

/*Pills*/

/*.nav4 >li >a:hover {
  background-color: #333333; 
  color:#fff;
}*/


.nav-pills3 > .active> a{
color: #FFFFFF;
background-color: #003a74;
}

/*color del fondo de cada rectangulo activo de la lista*/

li.list-group-item.active {  
color: #FFFFFF;
  background-color:#183D72;   /*#0A2A5B*/
  }  

/*color del texto de cada rectangulo activo de la lista*/

  li.list-group-item.active a{  
color: #FFFFFF;
   }  


/*slider Ingreso*/

/* centered columns styles */
.row-centered {
    text-align:center;
}
.col-centered {
    display:inline-block;
    float:none;
    /* reset the text-align */
    text-align:left;
    /* inline-block space fix */
    margin-right:-4px;
}


/*botones inscripcion*/

/*boton juridicas*/

.btn-juridicasIn { 
 color: #FFFFFF; 
  background-color: #4FB1CC; 
  border-color: #4FB1CC; 
  font-family: 'Exo2';
padding: 20px;
padding-left: 5px;
padding-right: 5px;
   

}

/*boton artes*/

.btn-artesIn { 
  color: #FFFFFF; 
  background-color: #B2121C; 
  border-color: #B2121C; 
  font-family: Exo2;
padding: 20px;
} 


/*boton humanas*/

.btn-humanasIn { 
  color: #FFFFFF; 
  background-color: #79A029; 
  border-color: #79A029; 
    font-family: Exo2;
padding: 20px;
  
} 
 
/*boton economicas*/

.btn-economicasIn { 
  color: #FFFFFF; 
  background-color: #974EA0; 
  border-color: #974EA0; 
    font-family: Exo2;
  padding: 20px;
   
} 
 
/*boton lenguas*/

.btn-lenguasIn { 
  color: #FFFFFF; 
  background-color: #D1891B; 
  border-color: #D1891B; 
  font-family: Exo2;
  padding: 20px;
} 
 

 /*boton posgrado*/

.btn-posgradoIn { 
  color: #FFFFFF; 
  background-color: #1C316B; 
  border-color: #1C316B; 
  font-family: 'Exo2';
  padding: 20px;
  } 



.btn-inscripcion  { 
 color: #FFFFFF; 
  background-color: #3276B1; 
  border-color: #3276B1; 
  font-family: 'Exo2light';
  font-size: 25px;
  padding: 15px;
  border-radius: 12px;
  text-align: center;

}

.btn-conocenos   { 
 color: #FFFFFF; 
  background-color: #3276B1; 
  border-color: #3276B1; 
  font-family: 'Exo2light';
  font-size: 25px;
  padding: 15px;
  border-radius: 12px;
  text-align: center;
}

.btn-orientacion   { 
 color: #FFFFFF; 
  background-color: #3276B1; 
  border-color: #3276B1; 
  font-family: 'Exo2light';
  font-size: 20px;
  padding: 15px;
  border-radius: 12px;
  text-align: center;
}

.btn-colegios   { 
 color: #FFFFFF; 
  background-color: #000000; 
  border-color: #000000; 
font-family: 'Exo2light';
  font-size: 29px;
  padding: 18px;
  width: 100%;
  height: 20%;
  border-radius: 12px;
}


.btn-padres   { 
 color: #FFFFFF; 
  background-color: #000000; 
  border-color: #000000; 
  font-family: 'Exo2light';
  width: 100%;
  height: 20%;
  font-size: 29px;
padding: 18px;
border-radius: 12px;
}

.TituloIngreso{
    color: #000000; /* text color */
    text-decoration:none;
    font-weight:lighter;  
    text-align:justify;
    font-size:30px;
   font-family:'Exo2light';
   text-align: center;
   border-right:solid black 2px;
   padding-left: 10px;
   height: 150%;

}

.col-centered{
    float: none;
    margin: auto;
}


.rectanguloMenu {
   background: #dddee0;
   margin-left: 10px;
   height: 50px;
   width:20%;
   margin:0 0px;
   padding-top: 10px;
   padding-left: 10px;
  margin-left: 0px;
  margin-top: -6px;

    }

.RectanguloInterior {
   background: #9c9e9f;
   height: 50px;
   width:425%;
   padding-top: 6px;
   margin-top: 10px;
  padding-left: 0px;
  margin-left: 28px;

    }

.CuerpoTextoPosgrados
{
    color: #000000; /* text color */
    text-decoration:none;
    font-weight:300;  
    font-style: normal;
    text-align:justify;
    font-size:12px;
   font-family:'Exo2light';
   padding-bottom: 80px;
   padding-right: 15px;
   padding-top: 15px;

}


.btn-preinscripcion   { 
 color: #132458; 
  background-color: #dddee0; 
  border-top: 2px solid #132458; 
  border-bottom: 2px solid #132458; 
  font-family: 'Exo2';
  font-size: 13px;
  padding: 30px 10px 30px 10px;
  width: 86%;
  height: 50%;
  margin-left: 25px;
  margin-bottom: 15px;
}

.btn-Convenios   { 
 color: #132458; 
  background-color: #dddee0; 
  border-top: 2px solid #132458; 
  border-bottom: 2px solid #132458; 
  font-family: 'Exo2';
  font-size: 13px;
  padding: 30px 10px 30px 10px;
  width: 86%;
  height: 50%;
  margin-left: 25px;
  margin-bottom: 15px;
}

.btn-preinscripcion2   { 
 color: #132458; 
  background-color: #dddee0; 
  border-top: 2px solid #132458; 
  border-bottom: 2px solid #132458; 
  font-family: 'Exo2';
  font-size: 13px;
  padding: 30px 10px 30px 10px;
  width: 100%;
  height: 50%;
  margin-bottom: 15px;
}

.RectanguloDirigido {
   background: #dddee0;
   height: 50%;
   width:86%;
   padding-top: 6px;
   margin-top: 10px;
  padding-bottom: 10px;
  margin-left: 25px;


    }

.RectanguloAcreditacion {
   background: #dddee0;
   height: 50%;
   width:86%;
   padding-top: 6px;
   margin-top: 10px;
   padding-bottom: 10px;
  margin-left: 25px;
      }

    .RectanguloComite {
   background: #dddee0;
   height: 100%;
   width:86%;
   padding-top: 6px;
   margin-top: 10px;
  padding-bottom: 10px;
  margin-left: 25px;
  
    }

    .CuerpoTextoMargenDerecho
{
    color: #000000; /* text color */
    text-decoration:none;
    font-weight:300;  
    font-style: normal;
    font-size:13px;
    font-family:'Exo2light';
    text-align: left;
    padding-left: 5px;
    padding-right: 5px;
}

.Pasos {
    list-style: none;
    padding: 20px 0 20px;
    position: relative;
    font-size: 25px;
    font-family: 'Exo2';
    color: #0A2A5B;
 text-align: left;
}

.PasosFono {
    list-style: none;
    padding: 20px 0 20px;
    position: relative;
    font-size: 25px;
    font-family: 'Exo2';
    color: #0A2A5B;
 text-align: left;
 line-height: 22px;
}

.MisionFono{  
    color: #000000; /* text color */
    text-decoration:none;
    font-weight:300;  
    font-style: normal;
    text-align:justify;
    font-size:14px;
   font-family:'Exo2light';
}




.TituloSubrayado{
    color: #000000; /* text color */
    text-decoration:underline;
    font-weight:300;  
    font-style: normal;
    text-align:justify;
    font-size:14px;
   font-family:'Exo2light';
   padding-bottom: 15px;
   padding-top: 15px;
}

.TituloBold{
    color: #000000; /* text color */
    text-decoration:none;
    font-weight:bold;  
    font-style: normal;
    text-align:justify;
    font-size:14px;
   font-family:'Exo2light';
   padding-bottom: 15px;
   padding-top: 15px;
}

.Preg{
    color: #000000; /* text color */
    text-decoration:none;
    font-weight:bold;  
    font-style: normal;
    text-align:justify;
    font-size:25px;
   font-family:'Exo2light';
   padding-bottom: 15px;
   padding-top: 15px;
}

.SubtitulosPreg{  
    color: #0A2A5B; /* text color */
    text-decoration:none;
    font-weight:bolder;  
    text-align:justify;
    font-size:18px;
   font-family:'Exo2';
  }

.btn-guia { 
  color: #FFFFFF; 
  background-color: #3276B1; 
  border-color: #3276B1; 
  font-family: 'Exo2';
  padding: 30px 10px 30px 10px;
  text-align: center;
  margin: 0 auto;
  } 

.estiloPosgrado
{
  font-family:'Exo2'; 
  font-size:16px; 
  color:#132458;
  padding-left: 10px;
  padding-bottom: 5px;
  padding-top: 5px;
} 

.estiloPosgradoTexto{
  font-family:Exo2light; 
  font-size:12px; 
  color:#000000; 
  text-align:justify;
}

.estiloPosgradoTitulo{
  font-family:'Exo2'; 
  font-size:20px; 
  color:#132458; 
  font-weight:bold;"
}

.estiloPosgradoTitulo1{
  font-family:'Exo2'; 
  font-size:18px; 
  color:#132458; 
  font-weight:bold;
  padding-left: 15px;
}

.estiloPosgradoSubtitulo{
  font-family:'Exo2';
  font-size:11px; 
  color:#000000;
  padding-left: 15px;
}

.execphpwidget{
  /*margin-left: -15px;*/
}

.SubtitulosBiblio{  
    color: #0A2A5B; /* text color */
    text-decoration:none;
    font-weight:300;  
    text-align:justify;
    font-size:18px;
   font-family:'Exo2';
}

.CuerpoTextoBiblio{  
    color: #000000; /* text color */
    text-decoration:none;
    font-weight:300;  
    font-style: normal;
    text-align:justify;
    font-size:16px;
   font-family:'Exo2';
   padding-left: 15px;
   padding-bottom: 80px;
   padding-right: 15px;
   padding-top: 15px;
}


/*MOSTRAR OCULTAR TEXTO*/

.btn.collapsed:before
{
    /* content:'+' ; */
    display:block;
    width:15px;
}
.btn:before
{
    /* content:'-' ; */
    display:block;
    width:15px;
}

/*#wrapper{

    background-color: #000000;
}
*/


/**
 * Cristian
 */

/** Efecto del footer **/
#containerfooter {
  bottom: 0px;
  position: fixed;
  width: 100%;
}
.wrap {
  background: white;
  margin-bottom: 350px;
  position: relative;
  z-index: 1;
}
@media (max-width:990px) {
  #containerfooter {
    position: static;
  }
  .wrap {
    margin-bottom: 0px;
  }
}


/** Menú azul izquierdo */
#imageslider.container {
  position: relative;
}

.blue-menu-left {
  left: 5 px;
  position: absolute;
  top: 10px;
  width: 215px;
  font-family: 'Exo2';
  z-index: 1000 !important;
}
.blue-menu-left .header {
  background: #183D72;
  background: rgb( 24, 61, 114 );
  margin-bottom: 2px;
  text-align: center;
}
.blue-menu-left ul li a {
  background: #00235B;
  background: rgba( 0, 35, 91, .5 );
  color: white;
  padding: 7px;
  font-family: 'Exo2';

}
.blue-menu-left ul li a:hover {
  background: #08255a;
  background: rgba( 30, 80, 140, .7 );
}
.blue-menu-left .nav-pills > li > a {
 -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
   font-family:'Exo2';
   

}

/** Menú general de facultades */
.menu-general-facultades {
  position: absolute;
  bottom: 0px;
  left: 0px;
  right: 0px;
  z-index: 1000 !important;

}
.menu-general-facultades ul li {
  width: 20%;
}
.menu-general-facultades ul li a {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background: #444;

/* el background de abajo es el color de de barra de las facus sin el hover*/

  background: rgba( 8,37,90, .7 );
  color: #fff;  /*antes era #ccc*/
  line-height: 150px;
  font-size: 23px;
  font-family: 'Exo2';

}

@media (max-width:1170px) {
  .menu-general-facultades ul li a {
    line-height: 65px;
    font-size: 15px;


  }
}

.FacuDe {
  font-size: 16px;
  font-family: 'Exo2light';
}

.menu-general-facultades ul li a span {
  display: inline-block;
  vertical-align: middle;
  line-height: normal;
}
.menu-general-facultades #menu-item-ciencias-juridicas {
  border-bottom: 10px solid #0098d8;
}
.menu-general-facultades #menu-item-artes {
  border-bottom: 10px solid #E5004B;
}
.menu-general-facultades #menu-item-ciencias-humanas {
  border-bottom: 10px solid #95c11f;
}
.menu-general-facultades #menu-item-ciencias-economicas {
  border-bottom: 10px solid #a22986;
}
.menu-general-facultades #menu-item-lenguas-modernas {
  border-bottom: 10px solid #f49600;
}

@media( max-width: 992px ) {
	#menu-item-ciencias-juridicas,
	#menu-item-artes,
	#menu-item-ciencias-humanas,
	#menu-item-ciencias-economicas,
	#menu-item-lenguas-modernas {
	  height: inherit;
	  margin-bottom: 0px;
	  border-bottom-width: 1px;
	}
}


.menu-general-facultades ul li a:hover {
  text-decoration: none;
}
.menu-general-facultades ul li a#menu-item-ciencias-juridicas:hover {
  background: #0098d8;
  background: rgba( 76, 159, 220, .7 );
}
.menu-general-facultades ul li a#menu-item-artes:hover {
  background: #E5004B;
  background: rgba( 199, 0, 75, .7 );
}
.menu-general-facultades ul li a#menu-item-ciencias-humanas:hover {
  background: #95c11f;
  background: rgba( 169, 212, 44, .7 );
}
.menu-general-facultades ul li a#menu-item-ciencias-economicas:hover {
  background: #a22986;
  background: rgba( 153, 31, 166, .7 );
}
.menu-general-facultades ul li a#menu-item-lenguas-modernas:hover {
  background: #f49600;
  background: rgba( 218, 137, 22, .7 );
}

/** Slider **/
.flex-direction-nav {
  display: none;
}

.flex-control-nav.flex-control-paging {
  display: none;
}

/** Menú izquierdo en cada facultad **/
.nav.facultades-menu-left {
  /*margin-left: 15px;*/
}


.nav.facultades-menu-left li {
  border-bottom: none;
  margin-top: 0px;
}

.nav.facultades-menu-left li a {
  background: #666;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  color: white;
  font-size: 22px;
  height: 200px;
   font-family:'Exo2';
}

.nav.facultades-menu-left li a#menu-item-ciencias-juridicas {
  border-bottom: 10px solid rgb( 76, 159, 220 );
}
.nav.facultades-menu-left li a#menu-item-artes {
  border-bottom: 10px solid rgb( 199, 0, 75 );
}
.nav.facultades-menu-left li a#menu-item-ciencias-humanas {
  border-bottom: 10px solid rgb( 169, 212, 44 );
}
.nav.facultades-menu-left li a#menu-item-ciencias-economicas {
  border-bottom: 10px solid rgb( 153, 31, 166 );
}
.nav.facultades-menu-left li a#menu-item-lenguas-modernas {
  border-bottom: 10px solid rgb( 218, 137, 22 );
}

.nav.facultades-menu-left li a#menu-item-ciencias-juridicas:hover {
  background: rgba( 76, 159, 220, .7 );
}
.nav.facultades-menu-left li a#menu-item-artes:hover {
  background: rgba( 199, 0, 75, .7 );
}
.nav.facultades-menu-left li a#menu-item-ciencias-humanas:hover {
  background: rgba( 169, 212, 44, .7 );
}
.nav.facultades-menu-left li a#menu-item-ciencias-economicas:hover {
  background: rgba( 153, 31, 166, .7 );
}
.nav.facultades-menu-left li a#menu-item-lenguas-modernas:hover {
  background: rgba( 218, 137, 22, .7 );
}

/** Resultados de búsqueda **/
.search-results h1 {
  padding: 20px 0px;
  color: #05a;
  font-weight: normal;
  font-family: 'Exo2';
}

#my-list {
  margin-left: 28px;
}

/** Barra gris **/
.top-grey-bar {
  background: #9c9c9c;
  margin: 10px 0px 0px 0px;
  font-family: 'Exo2';
}
.top-grey-bar div {
  background: #ddd; padding: 15px; font-size: 20px;
  width: 230px;
}

@media( max-width: 1200px ) {
  .top-grey-bar div {
    width: 190px;
  }
}

@media( max-width: 992px ) {
  .top-grey-bar div {
    width: 100%;
  }
}


/** Barra verde Internacionales **/
.top-grey-bar-int {
  background: #00AB84;
  margin: 10px 0px 0px 0px;
  font-family: 'Exo2';
}
.top-grey-bar-int div {
  background: #ddd; padding: 15px; font-size: 20px;
  width: 230px;
}

@media( max-width: 1200px ) {
  .top-grey-bar-int div {
    width: 190px;
  }
}

@media( max-width: 992px ) {
  .top-grey-bar-int div {
    width: 100%;
  }
}


/** Sidebar **/
.sidebar ul {
  margin: 0px;
  font-family: 'Exo2';
}
.sidebar ul.nav > li > a {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  font-family: 'Exo2';
}
.sidebar ul.nav > li > a:hover, .sidebar ul.nav > li.active > a {
  background: #183D72;
  color: white;
  font-family: 'Exo2';
}

/** posgrados menu left **/
.nav.posgrados-menu-left {
  /*margin-right: 25px;*/
}

.nav.posgrados-menu-left li {
  border-bottom: none;
  margin-top: 0px;
}

.nav.posgrados-menu-left li a {
  background: #c03;
  color: white;
  font-size: 22px;
  height: 200px;
  margin-bottom: 15px;
}

.sidebar ul.nav.posgrados-menu-left > li > a:hover, .sidebar ul.nav.posgrados-menu-left > li.active > a {
  background: #dddee0;
}

/** formacion continua menu left **/
.nav.formacion-continua-menu-left {
  /*margin-right: 25px;*/
}

.nav.formacion-continua-menu-left li {
  border-bottom: none;
  margin-top: 0px;
}

.nav.formacion-continua-menu-left li a {
  background: #f63;
  color: white;
  font-size: 22px;
  height: 200px;
  margin-bottom: 15px;
}

.sidebar ul.nav.formacion-continua-menu-left > li > a:hover, .sidebar ul.nav.formacion-continua-menu-left > li.active > a {
  background: #dddee0;
  background: #ff713a;
}

/** Halloween en Artes **/
body.page-id-152 .wrap { background: white; }
body.parent-pageid-152 .wrap { background: white; }
body.parent-pageid-152 .CuerpoTexto  { color: black; }
body.parent-pageid-152 #tituloArt { color: black; }
body.parent-pageid-152 #subTituloArt { color: black; }
body.parent-pageid-152 .nav>li>a { color: white; }
body.parent-pageid-152JPC .nav>li>a { color: black; }
body.parent-pageid-152 .nav>li>a:hover, .nav>li>a:focus { background: #E5004B; }
body.parent-pageid-152JPC .nav>li>a:hover, .nav>li>a:focus { background: #E5004B; }

/** Nuevo sistema de columnas **/
.sidebar-1-col, .sidebar-2-col {
  float: left;
  padding-left: 15px;
}

.sidebar-1-col {
  width: 245px;
}

.sidebar-2-col {
  width: 475px;
}

.sidebar-2-col .col-md-6:last-child {
	padding-left: 0px;
}

@media( max-width: 992px ) {
	.sidebar-2-col .col-md-6:last-child {
		padding-left: 15px;
	}
}

.content-sidebar-1-col, .content-sidebar-2-col {
  float: right;
  margin-top: 10px;
  padding-right: 15px;
}

.content-sidebar-1-col {
  width: 910px;
}

.content-sidebar-2-col {
  width: 680px;
}

@media( max-width: 1200px ) {
  .content-sidebar-1-col {
    width: 735px;
  }

  .content-sidebar-2-col {
  	width: 570px;
  }

  .sidebar-1-col {
    width: 190px;
  }

  .sidebar-2-col {
  	width: 380px;
  }
}

@media( max-width: 992px ) {
  .sidebar-1-col {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
  }

  .sidebar-2-col {
  	padding-left: 15px;
  	padding-right: 15px;
  	width: 100%;
  }

  .content-sidebar-1-col {
  	padding-left: 15px;
  	padding-right: 15px;
    width: 100%;
  }

  .content-sidebar-2-col {
  	padding-left: 15px;
  	padding-right: 15px;
  	width: 100%;
  }
}

/** Recuadros de las facultades y submenu **/
.top-facultades-recuadro a {
	color: white;
	display: block;
	line-height: 30px;
	font-size: 27px;
	height: 190px;
	padding: 10px;
  font-family: 'Exo2';
}

.top-facultades-recuadro.ciencias-juridicas a {
	background-color: rgb(76, 159, 220);
}

.top-facultades-recuadro.ciencias-humanas a {
	background-color: rgb(169, 212, 44);
}

.top-facultades-recuadro.ciencias-economicas a {
	background-color: rgb(153, 31, 166);
}

.top-facultades-recuadro.lenguas-modernas a {
	background-color: rgb(218, 137, 22);
}

.top-facultades-recuadro a span {
}

.submenu-general-facultades {
	height: 600px;
	margin-top: 10px;
}

.submenu-general-facultades.ciencias-juridicas {
	background-color: #a5d3e3;
}

.submenu-general-facultades.ciencias-humanas {
	background-color: #c2e086;
}

.submenu-general-facultades.ciencias-economicas {
	background-color: #d4afd8;
}

.submenu-general-facultades.lenguas-modernas {
	background-color: #E9AD52;
}

.submenu-general-facultades .titulo {
	padding: 0px 10px;
}

.submenu-general-facultades .panel-heading {
	padding: 0px 10px;
}

@media( max-width: 992px ) {
	.top-facultades-recuadro a {
		height: auto;
	}

	.submenu-general-facultades {
		height: inherit;
	}
}

/** Menú del home de artes **/
.artes-home-menu-left {
	background: #E5004B;
	border: 1px solid white;
}

.nav.artes-home-menu-left > li > a  {
	display: block;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	margin-bottom: 20px;
}

.nav.artes-home-menu-left > li > a > .menu-item-image {
	text-align: center;
	display: block;
	padding: 15px 0px;
}

body.parent-pageid-152 .nav.artes-home-menu-left > li > a:hover, .nav.artes-home-menu-left > li > a:focus {
	background: #ee005a;
}

/** Facebook events **/
.facebook-events {
	padding: 5px 10px;
	padding-bottom: 5px;
	padding-top: 1px;
}

/** img-responsive **/
.img-responsive {
	width: 100%;
}


/** hover de botones de ingreso 2015 **/
.btn.btn-colegios:hover, .btn.btn-padres:hover {
	color: #aaa;
}

/** Barra años en Historia **/
.rectangle3 > .nav.nav-pills > li > a {
	color: white;
	font-family: 'Exo2';
	font-size: 22px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
} 

.rectangle3 > .nav.nav-pills > li > a:hover {
	background: #037;
}

/*Acordeones de BENEFICIOS*/

.TextoBeneficios{  
    color: #000000; /* text color */
    text-decoration:none;
    text-align:justify;
    font-size:14px;
   font-family:'Exo2light';
   padding-left: 10px;
   padding-bottom: 25px;
   padding-right: 15px;
   padding-top: 15px;
}

/*libreria*/

#accordionLibreria.panel-group {
    margin-bottom: 0px;
    border:0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
      font-family:'Exo2light';
}    

#accordionLibreria .panel.panel-default {
    border:0px solid #E7511E;
      font-family:'Exo2light';
}    

#accordionLibreria .panel-heading {
    height: 62px;
    border-top: 2px solid #E7511E; /* BORDE SUPERIOR DEL ACORDEON  */
    border-bottom: 2px solid #FFFFFF; /* inner stroke */
    background-color: #FFFFFF; /* COLOR DE ACORDEON DEL TITULO DE CADA CARRERA */
  background-image: -moz-linear-gradient(90deg, #E7511E%, #E7511E 100%); /* gradient overlay */
    background-image: -o-linear-gradient(90deg, #A5D3E30%, #616161 100%); /* gradient overlay */
    background-image: -webkit-linear-gradient(90deg, #A5D3E30%, #616161 100%); /* gradient overlay */
    background-image: linear-gradient(90deg, #A5D3E30%, #616161 100%); /* gradient overlay */
  list-style-type:none;
    font-family:'Exo2light';
}  

#accordionLibreria .panel-heading  a{  
    color: #E7511E; /* text color */
    text-decoration:none;
    font-weight:normal;  
    text-align:left;
  font-size:16px;
     font-family:'Exo2light';
}

#accordionLibreria .panel-heading  a:hover{  
    color:#e7401e;

}

#accordionLibreria .panel-title {  
    color: #E7511E ; /* text color  */
    text-decoration:none;
    font-weight:normal;  
    text-align:left;
  font-size:14px;
     font-family:'Exo2light';
}

#accordionLibreria .panel-heading .active {
    width: 182px;
    height: 48px;
    border: 2px solid #E7511E; /* inner stroke */
    background-color: #E7511E; /* layer fill content */
    background-image: -moz-linear-gradient(90deg, #E7511E%, #555 100%); /* gradient overlay */
    background-image: -o-linear-gradient(90deg, #E7511E 0%, #555 100%); /* gradient overlay */
    background-image: -webkit-linear-gradient(90deg, #E7511E 0%, #555 100%); /* gradient overlay */
    background-image: linear-gradient(90deg, #E7511E 0%, #555 100%); /* gradient overlay */
      font-family:'Exo2light';
}


/*Capacitacion*/


#accordionCapa.panel-group {
    margin-bottom: 0px;
    border:0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
      font-family:'Exo2light';
}    

#accordionCapa .panel.panel-default {
    border:0px solid #0B72B5;
      font-family:'Exo2light';
}    

#accordionCapa .panel-heading {
    height: 62px;
    border-top: 2px solid #0B72B5; /* BORDE SUPERIOR DEL ACORDEON  */
    border-bottom: 2px solid #FFFFFF; /* inner stroke */
    background-color: #FFFFFF; /* COLOR DE ACORDEON DEL TITULO DE CADA CARRERA */
  background-image: -moz-linear-gradient(90deg, #E7511E%, #E7511E 100%); /* gradient overlay */
    background-image: -o-linear-gradient(90deg, #A5D3E30%, #616161 100%); /* gradient overlay */
    background-image: -webkit-linear-gradient(90deg, #A5D3E30%, #616161 100%); /* gradient overlay */
    background-image: linear-gradient(90deg, #A5D3E30%, #616161 100%); /* gradient overlay */
  list-style-type:none;
    font-family:'Exo2light';
}  

#accordionCapa .panel-heading  a{  
    color: #0B72B5; /* text color */
    text-decoration:none;
    font-weight:normal;  
    text-align:left;
  font-size:16px;
     font-family:'Exo2light';
}

#accordionCapa .panel-heading  a:hover{  
    color:#0b56b5;

}

#accordionCapa .panel-title {  
    color: #0B72B5 ; /* text color  */
    text-decoration:none;
    font-weight:normal;  
    text-align:left;
  font-size:14px;
     font-family:'Exo2light';
}

#accordionCapa .panel-heading .active {
    width: 182px;
    height: 48px;
    border: 2px solid #0B72B5; /* inner stroke */
    background-color: #0B72B5; /* layer fill content */
    background-image: -moz-linear-gradient(90deg, #E7511E%, #555 100%); /* gradient overlay */
    background-image: -o-linear-gradient(90deg, #E7511E 0%, #555 100%); /* gradient overlay */
    background-image: -webkit-linear-gradient(90deg, #E7511E 0%, #555 100%); /* gradient overlay */
    background-image: linear-gradient(90deg, #E7511E 0%, #555 100%); /* gradient overlay */
      font-family:'Exo2light';
}

/* Estacionamiento*/

#accordionEst.panel-group {
    margin-bottom: 0px;
    border:0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
      font-family:'Exo2light';
}    

#accordionEst .panel.panel-default {
    border:0px solid #172983;
      font-family:'Exo2light';
}    

#accordionEst .panel-heading {
    height: 62px;
    border-top: 2px solid #172983; /* BORDE SUPERIOR DEL ACORDEON  */
    border-bottom: 2px solid #FFFFFF; /* inner stroke */
    background-color: #FFFFFF; /* COLOR DE ACORDEON DEL TITULO DE CADA CARRERA */
  background-image: -moz-linear-gradient(90deg, #E7511E%, #E7511E 100%); /* gradient overlay */
    background-image: -o-linear-gradient(90deg, #A5D3E30%, #616161 100%); /* gradient overlay */
    background-image: -webkit-linear-gradient(90deg, #A5D3E30%, #616161 100%); /* gradient overlay */
    background-image: linear-gradient(90deg, #A5D3E30%, #616161 100%); /* gradient overlay */
  list-style-type:none;
    font-family:'Exo2light';
}  

#accordionEst .panel-heading  a{  
    color: #172983; /* text color */
    text-decoration:none;
    font-weight:normal;  
    text-align:left;
  font-size:16px;
     font-family:'Exo2light';
}

#accordionEst .panel-heading  a:hover{  
    color:#201783;

}

#accordionEst .panel-title {  
    color: #172983 ; /* text color  */
    text-decoration:none;
    font-weight:normal;  
    text-align:left;
  font-size:14px;
     font-family:'Exo2light';
}

#accordionEst .panel-heading .active {
    width: 182px;
    height: 48px;
    border: 2px solid #172983; /* inner stroke */
    background-color: #172983; /* layer fill content */
    background-image: -moz-linear-gradient(90deg, #E7511E%, #555 100%); /* gradient overlay */
    background-image: -o-linear-gradient(90deg, #E7511E 0%, #555 100%); /* gradient overlay */
    background-image: -webkit-linear-gradient(90deg, #E7511E 0%, #555 100%); /* gradient overlay */
    background-image: linear-gradient(90deg, #E7511E 0%, #555 100%); /* gradient overlay */
      font-family:'Exo2light';
}

/*Hoteleria */

#accordionHot.panel-group {
    margin-bottom: 0px;
    border:0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
      font-family:'Exo2light';
}    

#accordionHot .panel.panel-default {
    border:0px solid #622280;
      font-family:'Exo2light';
}    

#accordionHot .panel-heading {
    height: 62px;
    border-top: 2px solid #622280; /* BORDE SUPERIOR DEL ACORDEON  */
    border-bottom: 2px solid #FFFFFF; /* inner stroke */
    background-color: #FFFFFF; /* COLOR DE ACORDEON DEL TITULO DE CADA CARRERA */
  background-image: -moz-linear-gradient(90deg, #E7511E%, #E7511E 100%); /* gradient overlay */
    background-image: -o-linear-gradient(90deg, #A5D3E30%, #616161 100%); /* gradient overlay */
    background-image: -webkit-linear-gradient(90deg, #A5D3E30%, #616161 100%); /* gradient overlay */
    background-image: linear-gradient(90deg, #A5D3E30%, #616161 100%); /* gradient overlay */
  list-style-type:none;
    font-family:'Exo2light';
}  

#accordionHot .panel-heading  a{  
    color: #622280; /* text color */
    text-decoration:none;
    font-weight:normal;  
    text-align:left;
  font-size:16px;
     font-family:'Exo2light';
}

#accordionHot .panel-heading  a:hover{  
    color:#4a2280;

}

#accordionHot .panel-title {  
    color: #622280 ; /* text color  */
    text-decoration:none;
    font-weight:normal;  
    text-align:left;
  font-size:14px;
     font-family:'Exo2light';
}

#accordionHot .panel-heading .active {
    width: 182px;
    height: 48px;
    border: 2px solid #622280; /* inner stroke */
    background-color: #622280; /* layer fill content */
    background-image: -moz-linear-gradient(90deg, #E7511E%, #555 100%); /* gradient overlay */
    background-image: -o-linear-gradient(90deg, #E7511E 0%, #555 100%); /* gradient overlay */
    background-image: -webkit-linear-gradient(90deg, #E7511E 0%, #555 100%); /* gradient overlay */
    background-image: linear-gradient(90deg, #E7511E 0%, #555 100%); /* gradient overlay */
      font-family:'Exo2light';
}

/*Salud */

#accordionSal.panel-group {
    margin-bottom: 0px;
    border:0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
      font-family:'Exo2light';
}    

#accordionSal .panel.panel-default {
    border:0px solid #E1001A;
      font-family:'Exo2light';
}    

#accordionSal .panel-heading {
    height: 62px;
    border-top: 2px solid #E1001A; /* BORDE SUPERIOR DEL ACORDEON  */
    border-bottom: 2px solid #FFFFFF; /* inner stroke */
    background-color: #FFFFFF; /* COLOR DE ACORDEON DEL TITULO DE CADA CARRERA */
  background-image: -moz-linear-gradient(90deg, #E7511E%, #E7511E 100%); /* gradient overlay */
    background-image: -o-linear-gradient(90deg, #A5D3E30%, #616161 100%); /* gradient overlay */
    background-image: -webkit-linear-gradient(90deg, #A5D3E30%, #616161 100%); /* gradient overlay */
    background-image: linear-gradient(90deg, #A5D3E30%, #616161 100%); /* gradient overlay */
  list-style-type:none;
    font-family:'Exo2light';
}  

#accordionSal .panel-heading  a{  
    color: #E1001A; /* text color */
    text-decoration:none;
    font-weight:normal;  
    text-align:left;
  font-size:16px;
     font-family:'Exo2light';
}

#accordionSal .panel-heading  a:hover{  
    color:#e1001a;

}

#accordionSal .panel-title {  
    color: #E1001A ; /* text color  */
    text-decoration:none;
    font-weight:normal;  
    text-align:left;
  font-size:14px;
     font-family:'Exo2light';
}

#accordionSal .panel-heading .active {
    width: 182px;
    height: 48px;
    border: 2px solid #E1001A; /* inner stroke */
    background-color: #E1001A; /* layer fill content */
    background-image: -moz-linear-gradient(90deg, #E7511E%, #555 100%); /* gradient overlay */
    background-image: -o-linear-gradient(90deg, #E7511E 0%, #555 100%); /* gradient overlay */
    background-image: -webkit-linear-gradient(90deg, #E7511E 0%, #555 100%); /* gradient overlay */
    background-image: linear-gradient(90deg, #E7511E 0%, #555 100%); /* gradient overlay */
      font-family:'Exo2light';
}


/*Turismo*/


#accordionTur.panel-group {
    margin-bottom: 0px;
    border:0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
      font-family:'Exo2light';
}    

#accordionTur .panel.panel-default {
    border:0px solid #37A8DB;
      font-family:'Exo2light';
}    

#accordionTur .panel-heading {
    height: 62px;
    border-top: 2px solid #37A8DB; /* BORDE SUPERIOR DEL ACORDEON  */
    border-bottom: 2px solid #FFFFFF; /* inner stroke */
    background-color: #FFFFFF; /* COLOR DE ACORDEON DEL TITULO DE CADA CARRERA */
  background-image: -moz-linear-gradient(90deg, #E7511E%, #E7511E 100%); /* gradient overlay */
    background-image: -o-linear-gradient(90deg, #A5D3E30%, #616161 100%); /* gradient overlay */
    background-image: -webkit-linear-gradient(90deg, #A5D3E30%, #616161 100%); /* gradient overlay */
    background-image: linear-gradient(90deg, #A5D3E30%, #616161 100%); /* gradient overlay */
  list-style-type:none;
    font-family:'Exo2light';
}  

#accordionTur .panel-heading  a{  
    color: #37A8DB; /* text color */
    text-decoration:none;
    font-weight:normal;  
    text-align:left;
  font-size:16px;
     font-family:'Exo2light';
}

#accordionTur .panel-heading  a:hover{  
    color:#377fdb;

}

#accordionTur .panel-title {  
    color: #37A8DB ; /* text color  */
    text-decoration:none;
    font-weight:normal;  
    text-align:left;
  font-size:14px;
     font-family:'Exo2light';
}

#accordionTur .panel-heading .active {
    width: 182px;
    height: 48px;
    border: 2px solid #37A8DB; /* inner stroke */
    background-color: #37A8DB; /* layer fill content */
    background-image: -moz-linear-gradient(90deg, #E7511E%, #555 100%); /* gradient overlay */
    background-image: -o-linear-gradient(90deg, #E7511E 0%, #555 100%); /* gradient overlay */
    background-image: -webkit-linear-gradient(90deg, #E7511E 0%, #555 100%); /* gradient overlay */
    background-image: linear-gradient(90deg, #E7511E 0%, #555 100%); /* gradient overlay */
      font-family:'Exo2light';
}

/*Gastronomia*/


#accordionGas.panel-group {
    margin-bottom: 0px;
    border:0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
      font-family:'Exo2light';
}    

#accordionGas .panel.panel-default {
    border:0px solid #38A962;
      font-family:'Exo2light';
}    

#accordionGas .panel-heading {
    height: 62px;
    border-top: 2px solid #38A962; /* BORDE SUPERIOR DEL ACORDEON  */
    border-bottom: 2px solid #FFFFFF; /* inner stroke */
    background-color: #FFFFFF; /* COLOR DE ACORDEON DEL TITULO DE CADA CARRERA */
  background-image: -moz-linear-gradient(90deg, #E7511E%, #E7511E 100%); /* gradient overlay */
    background-image: -o-linear-gradient(90deg, #A5D3E30%, #616161 100%); /* gradient overlay */
    background-image: -webkit-linear-gradient(90deg, #A5D3E30%, #616161 100%); /* gradient overlay */
    background-image: linear-gradient(90deg, #A5D3E30%, #616161 100%); /* gradient overlay */
  list-style-type:none;
    font-family:'Exo2light';
}  

#accordionGas .panel-heading  a{  
    color: #38A962; /* text color */
    text-decoration:none;
    font-weight:normal;  
    text-align:left;
  font-size:16px;
     font-family:'Exo2light';
}

#accordionGas .panel-heading  a:hover{  
    color:#257041;

}

#accordionGas .panel-title {  
    color: #38A962 ; /* text color  */
    text-decoration:none;
    font-weight:normal;  
    text-align:left;
  font-size:14px;
     font-family:'Exo2light';
}

#accordionGas .panel-heading .active {
    width: 182px;
    height: 48px;
    border: 2px solid #38A962; /* inner stroke */
    background-color: #38A962; /* layer fill content */
    background-image: -moz-linear-gradient(90deg, #E7511E%, #555 100%); /* gradient overlay */
    background-image: -o-linear-gradient(90deg, #E7511E 0%, #555 100%); /* gradient overlay */
    background-image: -webkit-linear-gradient(90deg, #E7511E 0%, #555 100%); /* gradient overlay */
    background-image: linear-gradient(90deg, #E7511E 0%, #555 100%); /* gradient overlay */
      font-family:'Exo2light';
}


/*Deportes*/


#accordionDep.panel-group {
    margin-bottom: 0px;
    border:0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
      font-family:'Exo2light';
}    

#accordionDep .panel.panel-default {
    border:0px solid #F8B334;
      font-family:'Exo2light';
}    

#accordionDep .panel-heading {
    height: 62px;
    border-top: 2px solid #F8B334; /* BORDE SUPERIOR DEL ACORDEON  */
    border-bottom: 2px solid #FFFFFF; /* inner stroke */
    background-color: #FFFFFF; /* COLOR DE ACORDEON DEL TITULO DE CADA CARRERA */
  background-image: -moz-linear-gradient(90deg, #E7511E%, #E7511E 100%); /* gradient overlay */
    background-image: -o-linear-gradient(90deg, #A5D3E30%, #616161 100%); /* gradient overlay */
    background-image: -webkit-linear-gradient(90deg, #A5D3E30%, #616161 100%); /* gradient overlay */
    background-image: linear-gradient(90deg, #A5D3E30%, #616161 100%); /* gradient overlay */
  list-style-type:none;
    font-family:'Exo2light';
}  

#accordionDep .panel-heading  a{  
    color: #F8B334; /* text color */
    text-decoration:none;
    font-weight:normal;  
    text-align:left;
  font-size:16px;
     font-family:'Exo2light';
}

#accordionDep .panel-heading  a:hover{  
    color:#f89234;

}

#accordionDep .panel-title {  
    color: #F8B334 ; /* text color  */
    text-decoration:none;
    font-weight:normal;  
    text-align:left;
  font-size:14px;
     font-family:'Exo2light';
}

#accordionDep .panel-heading .active {
    width: 182px;
    height: 48px;
    border: 2px solid #F8B334; /* inner stroke */
    background-color: #F8B334; /* layer fill content */
    background-image: -moz-linear-gradient(90deg, #E7511E%, #555 100%); /* gradient overlay */
    background-image: -o-linear-gradient(90deg, #E7511E 0%, #555 100%); /* gradient overlay */
    background-image: -webkit-linear-gradient(90deg, #E7511E 0%, #555 100%); /* gradient overlay */
    background-image: linear-gradient(90deg, #E7511E 0%, #555 100%); /* gradient overlay */
      font-family:'Exo2light';
}   

/*Otros*/


#accordionOtr.panel-group {
    margin-bottom: 0px;
    border:0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
      font-family:'Exo2light';
}    

#accordionOtr .panel.panel-default {
    border:0px solid #B1B3B4;
      font-family:'Exo2light';
}    

#accordionOtr .panel-heading {
    height: 62px;
    border-top: 2px solid #B1B3B4; /* BORDE SUPERIOR DEL ACORDEON  */
    border-bottom: 2px solid #FFFFFF; /* inner stroke */
    background-color: #FFFFFF; /* COLOR DE ACORDEON DEL TITULO DE CADA CARRERA */
  background-image: -moz-linear-gradient(90deg, #E7511E%, #E7511E 100%); /* gradient overlay */
    background-image: -o-linear-gradient(90deg, #A5D3E30%, #616161 100%); /* gradient overlay */
    background-image: -webkit-linear-gradient(90deg, #A5D3E30%, #616161 100%); /* gradient overlay */
    background-image: linear-gradient(90deg, #A5D3E30%, #616161 100%); /* gradient overlay */
  list-style-type:none;
    font-family:'Exo2light';
}  

#accordionOtr .panel-heading  a{  
    color: #B1B3B4; /* text color */
    text-decoration:none;
    font-weight:normal;  
    text-align:left;
  font-size:16px;
     font-family:'Exo2light';
}

#accordionOtr .panel-heading  a:hover{  
    color:#626566;

}

#accordionOtr .panel-title {  
    color: #B1B3B4 ; /* text color  */
    text-decoration:none;
    font-weight:normal;  
    text-align:left;
  font-size:14px;
     font-family:'Exo2light';
}

#accordionOtr .panel-heading .active {
    width: 182px;
    height: 48px;
    border: 2px solid #B1B3B4; /* inner stroke */
    background-color: #B1B3B4; /* layer fill content */
    background-image: -moz-linear-gradient(90deg, #E7511E%, #555 100%); /* gradient overlay */
    background-image: -o-linear-gradient(90deg, #E7511E 0%, #555 100%); /* gradient overlay */
    background-image: -webkit-linear-gradient(90deg, #E7511E 0%, #555 100%); /* gradient overlay */
    background-image: linear-gradient(90deg, #E7511E 0%, #555 100%); /* gradient overlay */
      font-family:'Exo2light';
} 


.Beneficios{  
    color: #000000; /* text color */
    text-decoration:none;
    font-weight:300;  
    font-style: normal;
    text-align:justify;
    font-size:14px;
   font-family:'Exo2light';
   padding-left: 15px;
   padding-right: 15px;
   padding-top: 15px;
}

/*FIN BENEFICIOS*/

.ArtesMural{  
    color: #FFFFFF; /* text color */
    text-decoration:none;
    font-weight:300;  
    font-style: normal;
    text-align:justify;
    font-size:18px;
   font-family:'Exo2light';
   padding-left: 15px;
   padding-bottom: 80px;
   padding-right: 15px;
   padding-top: 15px;
}


.PasosFCDia {
    list-style: none;
    padding: 20px 0 20px;
    position: relative;
    font-size: 20px;
    font-family: 'Exo2light';
    color: #000000;
 text-align: center;
}

.PasosFCDiaArtes {
    list-style: none;
    padding: 20px 0 20px;
    position: relative;
    font-size: 20px;
    font-family: 'Exo2light';
    color: black;
 text-align: center;
}

.PasosFCMes {
    list-style: none;
    position: relative;
    font-size: 40px;
    font-family: 'Exo2';
    color: #f63;
 text-align: center;
}

.TextoFC{  
    color: white; /* text color */
    text-decoration:none;
    font-weight:300;  
    font-style: normal;
    text-align:justify;
    font-size:14px;
   font-family:'Exo2light';
}

.CarrerasGradoTitu{  
    color: #000000; /* text color */
    text-decoration:none;
    font-weight:bold;  
    text-align:left;
    font-size:20px;
   font-family:'Exo2';
   line-height: 25px;
 }

.FCTit {
    padding: 45px 0 20px;
    position: relative;
    font-size: 20px;
    font-family: 'Exo2light';
    color: #000000;
 text-align: center;
}

.FCTitArtes2 {
     padding: 45px 0 20px;
    position: relative;
    font-size: 20px;
    font-family: 'Exo2light';
    color: black;
 text-align: center;
}

hr{  
    border: 0;
    height: 1px;
    background-image: -webkit-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0)); 
    background-image:    -moz-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0)); 
    background-image:     -ms-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0)); 
    background-image:      -o-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0)); 
} 

/*IMG BENEFICIOS*/

.img-beneficios{
padding-top: 20px;
padding-left: 40px;
padding-bottom: 15px;
}

/*MINISITIO AUTOEVALUACION*/


.btn-autoevaluacion  { 
  background-color: #c7c7c7; 
  border-color: #c7c7c7; 
  padding: 15px;
  border-radius: 12px;
  vertical-align: middle;

 }

.TextoBotonAuto{
  color: #13729e;
  font-family: 'Exo2';
  font-weight: bold;
  font-size: 15px;
  text-align: left;
  padding-top: 20px;
}

.img-boton{
  padding-right: 5px;
}

/*burbuja*/


.hr1{  
 border: 0; height: 5px; background: #868889; margin-top: -7px;
} 

.TextoFirma
{
font-family: 'Exo2light';
font-size: 18px;
font-weight: bold;
text-align: right;
}

.TextoFirma2
{
font-family: 'Exo2light';
font-size: 18px;
font-weight: bold;
text-align: right;
}

.SubtituloFirma
{
font-family: 'Exo2light';
font-size: 16px;
text-align: right;
}

.SubtituloFirma2
{
font-family: 'Exo2light';
font-size: 12px;
text-align: right;
}


.CuerpoTextoAutoEval{  
    color: #000000; /* text color */
    text-decoration:none;
    font-weight:300;  
    font-style: normal;
    text-align:justify;
    font-size:14px;
   font-family:'Exo2light';
   padding-left: 5px;
   padding-bottom: 10px;
   padding-right: 15px;
   padding-top: 0px;
}

.TituloAutoevaluacion
{
  padding-top: 25px;
font-family: 'Exo2';
color: #13729e; 
font-size: 25px;
text-align: left;
font-weight: bold;
line-height: 30px;
}

.TituloAutoevaluacion2
{
  padding-top: 25px;
font-family: 'Exo2';
color: #13729e; 
font-size: 23px;
text-align: left;
font-weight: bold;
line-height: 30px;
}

.SubTituloAutoevaluacion
{
  padding-top: 25px;
font-family: 'Exo2light';
color: #13729e; 
font-size: 15px;
text-align: left;
font-weight: lighter;
line-height: 30px;
}

.imagenTitulo
{
        text-align: right;
}


.hr2{  
    border: 0;
    height: 3px;
    background-image: -webkit-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0)); 
    background-image:    -moz-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0)); 
    background-image:     -ms-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0)); 
    background-image:      -o-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0)); 
} 

.CuerpoAutoEvaluacion
{
font-family: 'Exo2light';
font-size: 16px;
text-align: left;
}

.TitCargoComite
{
font-family: 'Exo2';
color: #000000; 
font-size: 20px;
text-align: left;
font-weight: bolder;
line-height: 30px;
padding-bottom: 5px;
}
.TitCargoComite2
{
font-family: 'Exo2';
color: #000000; 
font-size: 16px;
text-align: left;
font-weight: bolder;
line-height: 30px;
}

.TitPersonasComite
{
  padding-top: 25px;
font-family: 'Exo2';
color: #000000; 
font-size: 15px;
text-align: left;
font-weight: lighter;
line-height: 30px;
}

.TitPersonasComite2
{
  padding-top: 25px;
font-family: 'Exo2';
color: #000000; 
font-size: 14px;
text-align: left;
font-weight: lighter;
line-height: 30px;
}

.botonesAutoEval
{
padding-top: 20px;
font-family: 'Exo2';
color: #13729E; 
font-size: 14px;
text-align: left;
font-weight: bold;
line-height: 30px;
}

/*pendiente de autoevaluacion agregar este estilo!*/
.botonesAutoEvalGaleria
{
padding-top: 20px;
font-family: 'Exo2';
color: #13729E; 
font-size: 14px;
text-align: left;
font-weight: bold;
line-height: 30px;
}

/*borde especial para UMSA HOME facebook*/

.LikeboxFacebook
{
color: white; 
font-family: 'Exo2';
margin: 0 auto;
border: none; 
height: 412px;
padding-left: 10px;
}

/*galeria Autoevaluacion*/


.rectangleGaleria{
   box-shadow: 5px 6px 5px #888888; 
   margin-left: 120px !important;
   height: 190px;
   width: 175px;
   margin:0 0px;
   }

.FotoAutEval{
  margin-top: -10px;
  margin-bottom: 0px;

}

.FotoAutEval2{
  margin-top: -10px;
  margin-bottom: 0px;
  margin-left: 120px !important;
  box-shadow: 5px 6px 5px #888888; 
}

.TextoFirma1
{
font-family: 'Exo2light';
font-size: 16px;
font-weight: bold;
text-align: center;
}

.SubtituloFirma1
{
font-family: 'Exo2light';
font-size: 14px;
text-align: center;
padding-bottom: 3px;
}

.SubtituloFirma3
{
font-family: 'Exo2light';
font-size: 14px;
text-align: center;
}

/*CI - UMSA*/

.CIUMSA{
    color: #06205D; /* text color */
      font-weight:bold;  
    text-align:center;
  font-size:50px;
  font-family:'Exo2';
  padding-top: 20px;
}

.TextoCIUMSA {  
    color: #000000; /* text color */
    text-decoration:none;
    font-weight:300;  
    font-style: normal;
    text-align:center;
    font-size:14px;
   font-family:'Exo2light';
   padding-left: 15px;
   padding-bottom: 80px;
   padding-right: 15px;
   padding-top: 15px;
}

.FotoCIUMSA{
   display: block;
    margin-left: auto;
    margin-right: auto

}

.btn-round {
    width: 170px;
    height: 170px;
    border-radius: 50%;  
  background-color: #39BAEA; 
  text-align: center;
}

.TextobtnCIUMSA {  
     font-color: #00000; 
    font-size: 18px;
     font-weight:400;  
    text-align:center;
    font-family:'Exo2light';
    padding-top: 10px;
 }

 .TextobtnCIUMSAINS {  
     color: #FFFFFF; 
    font-size: 18px;
     font-weight:400;  
    text-align:center;
    font-family:'Exo2light';
    }

 .btn-inscripcionCiumsa {
    padding-top: 10px;
    width: 450px;
    height: 120px;
    background-color: #BB414B; 
  text-align: center;
}

 .btn-inscripcionDescarga {
    padding-top: 10px;
    width: 450px;
    height: 120px;
    background-color: #757275; 
  text-align: center;
}

.bubble
{
position: relative;
width: 250px;
height: 120px;
padding: 0px;
background: #1C3F7B;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
}

/*BENEFICIOS*/


.TituloCredencial {
     color: #000000; /* text color */
    text-decoration:none;
    font-weight:300;  
    font-style: normal;
    text-align:center;
    font-size:18px;
   font-family:'Exo2';
}

 .btn-Obtener {
    padding-top: 10px;
    width: 450px;
    height: 50px;
    background-color: #FFEF00; 
  text-align: center;
}

.TextoInscribite {
       color: #000000; /* text color */
    text-decoration:none;
    font-weight:300;  
    font-style: normal;
    text-align:center;
    font-size:20px;
   font-family:'Exo2';
}

.navbar-btn{
  background: #FFEF00 none repeat scroll 0 0;
    border-radius: 5px;
    color: #000;
    float: right;
    font-size: 12px;
    font-weight: 400;
    margin-top: 5px;
    padding: 1px 6px;
    font-family: 'Exo2';
    margin-right: 5px;

}

.TituloEncontra {
    color: #000000; /* text color */
    text-decoration:none;
    font-weight:300;  
    font-style: normal;
    text-align:left;
    font-size:35px;
   font-family:'Exo2';
}

/*.nav-tabs > li {
background-color: #FF7500;
}*/

/*.blue-menu-left ul li a:hover {
  background: #08255a;
  background: rgba( 30, 80, 140, .7 );
}
.blue-menu-left .nav-pills > li > a {
 -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
   font-family:'Exo2';
   

}*/

.TituloB1 {
    padding-top: 20px;
    padding-bottom: 20px;
    color: #000000; /* text color */
    text-decoration:none;
    font-weight:300;  
    font-style: normal;
    text-align:left;
    font-size:35px;
   font-family:'Exo2';
   padding-left: 13px;
}


.rectangleBeneficios {
   margin-top: 20px;
   background: #FFEF00;
   border-radius: 10px; 
   margin-left: 0px !important;
   }

.rectangleBeneficios2 {
   margin-top: 20px;
   background: #D0F1F2;
   border-radius: 10px; 
   margin-left: 0px !important;
   }

 .textoCuerpoBen{
     padding-top: 20px;
    padding-bottom: 20px;
    color: #000000; /* text color */
    text-decoration:none;
    font-weight:300;  
    font-style: normal;
    text-align:left;
    font-size:20px;
    padding-left:7px;
   font-family:'Exo2';
 }

  .textoCuerpoBen2{
     padding-top: 20px;
    padding-bottom: 25px;
    color: #000000; /* text color */
    text-decoration:none;
    font-weight:300;  
    font-style: normal;
    text-align:left;
    font-size:15px;
    padding-left:7px;
   font-family:'Exo2light';
 }

.gastronomiaRec {
   background: #46a22a none repeat scroll 0 0;
    border: medium none;
    border-radius: 0;
    box-shadow: none;
    height: 35px;
    margin-left: 0;
    margin-top: 4px;
    opacity: 1;
    width: 100%;
}

.MapaBeneficios{
text-align: center;
 vertical-align: middle;
 margin-top: 20px;
 
}

 .btn-Volver {
    padding-top: 10px;
    width: 450px;
    height: 50px;
    background-color: #E9EAED; 
  text-align: center;
}


/*Menu Eventos*/



.nav.facultades-eventos li {
  border-bottom: none;
  margin-top: 0px;
}

.nav.facultades-eventos li a {
  background: #666;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  color: white;
  font-size: 22px;
  height: 85px;
   font-family:'Exo2';
}

.nav.facultades-eventos li a#menu-item-ciencias-juridicas {
  border-bottom: 10px solid rgb( 76, 159, 220 );
}
.nav.facultades-eventos li a#menu-item-artes {
  border-bottom: 10px solid rgb( 199, 0, 75 );
}
.nav.facultades-eventos li a#menu-item-ciencias-humanas {
  border-bottom: 10px solid rgb( 169, 212, 44 );
}
.nav.facultades-eventos li a#menu-item-ciencias-economicas {
  border-bottom: 10px solid rgb( 153, 31, 166 );
}
.nav.facultades-eventos li a#menu-item-lenguas-modernas {
  border-bottom: 10px solid rgb( 218, 137, 22 );
}

.nav.facultades-eventos li a#menu-item-posgrados{
  border-bottom: 10px solid rgb( 204, 0, 51 );
}

.nav.facultades-eventos li a#menu-item-formacion-continua {
  border-bottom: 10px solid rgb( 255, 113, 58 );
}

.nav.facultades-eventos li a#menu-item-ciencias-juridicas:hover {
  background: rgba( 76, 159, 220, .7 );
}
.nav.facultades-eventos li a#menu-item-artes:hover {
  background: rgba( 199, 0, 75, .7 );
}
.nav.facultades-eventos li a#menu-item-ciencias-humanas:hover {
  background: rgba( 169, 212, 44, .7 );
}
.nav.facultades-eventos li a#menu-item-ciencias-economicas:hover {
  background: rgba( 153, 31, 166, .7 );
}
.nav.facultades-eventos li a#menu-item-lenguas-modernas:hover {
  background: rgba( 218, 137, 22, .7 );
}
.nav.facultades-eventos li a#menu-item-posgrados:hover {
  background: rgba( 204, 0, 51, .7 );
}
.nav.facultades-eventos li a#menu-item-formacion-continua:hover {
  background: rgba( 255,113,58, .7 );
}

.btn-incribir { 
  color: #FFFFFF; 
  background-color: #3276B1; 
  border-color: #3276B1; 
  font-family: 'Exo2light';
  font-size: 13px;
  padding: 10px;
  border-radius: 12px;
  text-align: center;
}

.form-search {
	max-width: 150px;
}

@media (max-width: 767px) {
  #topbar-search form {
    float: right;
    
  }
}

#topbar {
	background: #08255A ;
}


/* SEGUNDO MENU ECONOMICAS */

#menu-superior2 {
  background-color: white;
  color: #08255A;
}

/**
 * Colores áreas académicas
 */
.menu-general-facultades #menu-item-ciencias-juridicas { border-bottom-color: #1877A3; }
.menu-general-facultades ul li a#menu-item-ciencias-juridicas:hover { background: #1877A3aa; }

.menu-general-facultades #menu-item-artes { border-bottom-color: #e52e4f; }
.menu-general-facultades ul li a#menu-item-artes:hover { background: #e52e4faa; }

.menu-general-facultades #menu-item-ciencias-humanas { border-bottom-color: #2ead86; }
.menu-general-facultades ul li a#menu-item-ciencias-humanas:hover { background: #2ead86aa; }

.menu-general-facultades #menu-item-ciencias-economicas { border-bottom-color: #c20079; }
.menu-general-facultades ul li a#menu-item-ciencias-economicas:hover { background: #c20079aa; }

.menu-general-facultades #menu-item-lenguas-modernas { border-bottom-color: #ec7153; }
.menu-general-facultades ul li a#menu-item-lenguas-modernas:hover { background: #ec7153aa; }

