/*custom*/


body{
		font-family: "Lato","Open Sans",sans-serif;
		color:#333;
}
		
.home #t3-mainbody.container.t3-mainbody {
    display: none;
}	
		
a {
	color:#3775AF;}
	
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    color: #3775af;
    font-family: "Lato",sans-serif;
    font-weight: 400;
    line-height: 1.1;
}	

h1, .h1 {
    font-size: 30px;
}	
	
		h3, .h3 {
    font-size: 17px;

}	
h2, .h2 {
    font-size: 22px;
}
	
		
.ja-slideshow {
    background: url("../images/centro-fondo.png") repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
      border-bottom: 1px solid #eee;
    
}
.home .ja-slideshow {
	
	}

.ja-ss-mask{
	height: 100%;
	width: 100%;}
.ja-ss-mask.mask-left{
	 background: url("../images/izquierda1.png") repeat-y scroll 0 0 rgba(0, 0, 0, 0) !important;
	}
	.ja-ss-mask.mask-right{
		 background: url("../images/derecha1.png") repeat-y scroll 100% 0 rgba(0, 0, 0, 0) !important;
		}
		
		.t3-header {
    background: none repeat scroll 0 0 #f4f7f3;
    border-bottom: 2px solid #eee;
    padding-bottom: 15px;
    position: relative;
}
.article-header a {
    color: #3775af;
    font-family: "Lato",sans-serif;
    font-size: 24px;
    text-transform: none;
}
.princ .t3-module.module {
    margin-bottom: 18px;
}
/*menu*/
.t3-mainnav .t3-navbar .navbar-nav > .active > a, .t3-mainnav .t3-navbar .navbar-nav > .active > a:hover, .t3-mainnav .t3-navbar .navbar-nav > .active > a:focus {
    background: none repeat scroll 0 0 #fff;
    border-color: #eee;
     color: #3775AF;
}
.t3-mainnav .t3-navbar .navbar-nav > li > a {
    border: 1px solid transparent;
    border-radius: 12px;
    -moz-border-radius: 12px;
    -webkit-border-radius: 12px;
    color: #333;
    margin-top: 22px;
    padding: 5px 10px;
    text-transform: none;
}
.t3-megamenu .mega-nav > li a:hover,
.t3-megamenu .dropdown-menu .mega-nav > li a:hover,
.t3-megamenu .mega-nav > li a:active,
.t3-megamenu .dropdown-menu .mega-nav > li a:active,
.t3-megamenu .mega-nav > li a:focus,
.t3-megamenu .dropdown-menu .mega-nav > li a:focus {
  color: #3775AF;
  background: none;
}
.t3-megamenu .mega-nav > li.open > a,
.t3-megamenu .dropdown-menu .mega-nav > li.open > a,
.t3-megamenu .mega-nav > li.active > a,
.t3-megamenu .dropdown-menu .mega-nav > li.active > a {
  background: none;
  color:#3775AF;
}
.t3-megamenu .mega-nav > li.open > a:hover,
.t3-megamenu .dropdown-menu .mega-nav > li.open > a:hover,
.t3-megamenu .mega-nav > li.active > a:hover,
.t3-megamenu .dropdown-menu .mega-nav > li.active > a:hover,
.t3-megamenu .mega-nav > li.open > a:focus,
.t3-megamenu .dropdown-menu .mega-nav > li.open > a:focus,
.t3-megamenu .mega-nav > li.active > a:focus,
.t3-megamenu .dropdown-menu .mega-nav > li.active > a:focus {
  color: #3775AF;
}
.t3-megamenu .dropdown-menu .mega-group .mega-nav > li.active > a {
  color: #3775AF;
}
.t3-megamenu .mega-nav .dropdown-submenu.open > a {
  color: #3775AF;
}
.t3-megamenu .mega-nav .dropdown-submenu.open > a:after {
  border-left-color: #5083db;
}
.navbar-nav > li > .dropdown-menu,
 .navbar-nav > li.open > .dropdown-menu,.t3-megamenu .mega-dropdown-menu {
    background: none repeat scroll 0 0 #fff;}
    .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    background-color: #fff;
    color: #3775AF;
}
.t3-mainnav .t3-navbar .navbar-nav > li > a:hover, .t3-mainnav .t3-navbar .navbar-nav > li > a:focus {
    border-color:  #eee;
    color:  #3775AF;
}
.t3-mainnav .t3-navbar .navbar-nav > .open > a, .t3-mainnav .t3-navbar .navbar-nav > .open > a:hover, .t3-mainnav .t3-navbar .navbar-nav > .open > a:focus
{border-color:  #eee;
    color:  #3775AF;
    background-color: #fff;}
 .has-navbar-header .t3-mainnav .t3-navbar-collapse{
 background:none repeat scroll 0 0 #fff;	}  
   
   /*buscador*/
   .nav-search .dropdown-menu,
   .nav-search .dropdown-menu .t3-module .search input,.nav-search .dropdown-menu .t3-module .search input:hover, .nav-search .dropdown-menu .t3-module .search input:active, .nav-search .dropdown-menu .t3-module .search input:focus{
   	background:#fff;
   	}
   	/**/
   	.home .container.t3-sl.t3-sl-1 {
    padding: 0;
}
   	
   	/*botonera*/
   	.ja-special-content:hover .circle-icon {
    transform: translate(0px,0px);
    -moz-transform: translate(0px,0px);
    -webkit-transform: translate(0px,0px);
    opacity: 0;
}
   	.circle-icon.background-1{
   		background-color: transparent;
   		}
   		.circle-icon{
   		border-radius:0;
   		margin:0;
   		overflow:visible;	
   		transition:all 1s ease 0s;
   		-moz-transition: all 1s ease 0s;
   		-webkit-transition: all 1s ease 0s;}
   		.ja-special-content > h4{
   	margin-bottom: 0;
   	transition:all 1s ease 0s;
   		-moz-transition: all 1s ease 0s;
   		-webkit-transition: all 1s ease 0s;	}
   			
   		.btn-link{
   		padding: 0 0 5px;
   		position:relative;	}
  
 .ja-special-content {
    height: 220px;}
    
.home .nspArt h4.nspHeader {
    clear: none;
    color: #3775af;
    display: block;
    font-size: 15px;
    font-weight: 400;
    margin-top: 15px;
    padding: 10px 0 8px;
    text-transform: none;
}

.home .nspArt p.nspText{
	width: 60%;}
	.home .nspLinks ul li h4 a {
    font-size: 14px;}
    .home .nspInfo.nspInfo1.tleft.fnone {
    clear: none;
    float: left;
    margin: 0;
    padding-bottom: 0;
    width: 20%;
}
.home .nspBotInterface, .home .nspTopInterface {
    clear: none;
    float: right;
    margin: 0 0 -8px;
    overflow: visible;
}
.home .nspNext,.home .nspPrev{
	border:0 none !important;}
	.t3-module.module.not {
    margin-bottom: 15px;
}
.home .nspLinks .nspLinkScroll1 ul li{
	  padding: 0 3px;}
	  .home .nspArt img.nspImage {
    border: 1px solid #ccc;
    border-radius: 7px;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    display: block;
}
	
	/*centro home*/
	.t3-module.modulecabe {
    border-bottom: 2px solid #F4F7F3;
    margin-bottom: 0;
}
.customcabe {
    background: none repeat scroll 0 0 #fff;
    border-radius: 20px 20px 0 0;
    font-size: 18px;
    font-weight: normal;
}
.customcabe > p {
    color: #3775af;
    margin: 0;
    padding: 8px 10px;
}
.customcabe span {
    float: right;
    padding-right: 15px;
}
	.row.centro {
    background: none repeat scroll 0 0 #f4f7f3;
    padding-top: 35px;
}
.customcabe span {
    float: right;
    font-size: 14px;
    padding-right: 15px;
    padding-top: 3px;
}
	.customcabe a{
		color: #D77F2B;}
	
	
	  
.not {
    background: none repeat scroll 0 0 #fff;
    border-radius: 0 0 20px 20px;
    -moz-border-radius: 0 0 20px 20px;
    -webkit-border-radius: 0 0 20px 20px;
    padding: 0 0 0 10px;
}	  
	  
	  .not .not {
    padding-top: 0;
}
/*cabecera menu institucional*/
.inst .article-header, .inst #jevents_header h2.contentheading,.inst .tag-category > h2{
    background: url("../images/institucional.jpg") no-repeat scroll 100% 0 rgba(0, 0, 0, 0);
    border-bottom: 0 none;
    height: 72px;
    padding-top: 18px;
    font-size: 30px;
}

.admi .article-header {
    background: url("../images/admision.jpg") no-repeat scroll 220px 0 rgba(0, 0, 0, 0);
    border-bottom: 0 none;
    height: 72px;
    padding-top: 10px;
      margin-bottom: 25px;
    box-shadow: -6px 0 8px 3px #fff inset;
    -moz-box-shadow: -6px 0 8px 3px #fff inset;
    -webkit-box-shadow: -6px 0 8px 3px #fff inset;
}
.inst h1.article-title, .admi h1.article-title{
    line-height: 32px;
    max-width: 570px;
}

	
/*menu lateral/*/
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #3775af;
}
.module-title{
	color:#3775af; }
	
	/*Calendario*/
	.jev_toprow div.previousmonth, .jev_toprow div.nextmonth {
    background-color: #3775af;
    border: 0 solid #3775af;
}
.jev_toprow div.currentmonth {
    border-bottom: 1px solid #3775af;
    border-top: 1px solid #3775af;
    margin-bottom: -1px;
}
#jevents_body .nav-items div.active a, .jev_header2 .active a {
    background-color: #3775af;
    color: #fff;
}

#jevents_body .nav-items div.active a:hover, .jev_header2 .active a:hover {
    background-color: #ef7b1c;
    border-left: 1px solid #ef7b1c;
}
#jevents_body .nav-items > div a:hover {
    background-color: #ef7b1c;
    border-left: 0;
    color: #000;
    padding: 7px 12px;
}
.nav-items > div:first-child {
    border-left: 1px solid #3775af;
  
}
.nav-items > div,.nav-items > div:last-child{
 border-color: #3775af;
	}
	#jevents_body .cal_today a.cal_daylink {
    background-color: #ef7b1c;

}
	h2.contentheading {
    color: #3775af;
}
.exa table{
	border: 1px solid #eee;}
.exa table img {
    border: 0 none transparent;
    margin: 0 auto;
}
.exa table p, .exa table td {
    text-align: center;
}
.exa td {
    padding: 20px 15px 10px;
}
.exa td, .exa tr td {
    border: 1px solid #eee;
}
.t3-footer {
    background: #fff;
}
.t3-copyright {
    background: url("../images/centro-fondo.png") repeat scroll 100% 0 rgba(0, 0, 0, 0) !important;
}
/*CALENDARIO

.cale1 {
    float: left;
    margin-right: 15px;
    padding: 5px;
}

.cale1 {
    background: none repeat scroll 0 0 #fff;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    float: left;
    margin-bottom: 5px;
    margin-right: 15px;
    overflow: hidden;
    padding: 0;
    width: 55px;
}
.cale1 .mod_events_latest_date {
    background: none repeat scroll 0 0 #3775af;
    color: #fff;
    display: block;
    font-size: 11px;
    padding: 3px;
    text-align: center;
    width: 55px;
}
.cale1 > h1 {
    margin: 5px 0 0 !important;
}
.cale1 > h1 span.mod_events_latest_date {
    background: none repeat scroll 0 0 #fff !important;
    color: #3775af;
    font-size: 22px !important;
    margin-bottom: 0px;
}
.sec .mod_events_latest_date {
    background: none repeat scroll 0 0 #fff !important;
    color: #3775af;
}*/
.cale1 {
    background: none repeat scroll 0 0 #fff;
      border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    float: left;
    margin-bottom: 5px;
    margin-right: 15px;
    overflow: hidden;
    padding: 0;
    width: 105px;
}
.cale1 .mod_events_latest_date {
    background: none repeat scroll 0 0 #3775af;
    color: #fff;
    display: block;
    font-size: 11px;
    padding: 3px;
    text-align: center;
    width: 65px;
}
.cale1 > h1 {
    display: block;
    float: right;
    margin: -15px 27px 0 0 !important;
    width: 25px;
}
.cale1 > h1 span.mod_events_latest_date {
    background: none repeat scroll 0 0 transparent;
    color: #3775af;
    font-size: 24px !important;
}
.sec .mod_events_latest_date {
    background: none repeat scroll 0 0 #fff !important;
    color: #3775af;
    margin-right: -15px;
    text-align: right!important;
    display: inline-block;
    padding-top: 0;
}
h1 .mod_events_latest_date {
    margin-top: 5px !important;
}

/*footer*/
.foot > img {
    float: left;
}
.foot > p {
    padding-top: 10px;
}
.foot {
    margin: 0 auto;
    width: 340px;
}
.footer-logo {
    display: none;
}
/*images articulos*/
.article-intro img, .article-content img {
  
    margin: 0 16px 24px 0;

}
/*fecha blog articulos*/
.intro-image-wrap.pull-left {
    margin: 0;
}
.intro-image-wrap .article-aside {
    background: none repeat scroll 0 0 transparent;
    color: #555555;
    display: block;
    font-size: 13px;
    margin-bottom: 0;
    padding: 0;
}
.intro-image-wrap.pull-left {
    clear: both;
    margin: 0;
    width: 100%;
}
.published {
    background: none repeat scroll 0 0 transparent;
    border-radius: 0;
    color: #999;
    height: 20px;
     padding:0;
    text-align: left;
    width: 60px;
}
.month {
    float: left;
    margin-right: 5px;
     font-size: 12px;
}
.published .date {
    display: block;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.5;
}
/*modulos categorias*/
.custom.cat1 p {
    color: #fff;
    display: block;
    font-size: 55px;
    margin: 0 auto;
    max-width: 1200px;
    padding: 3px 15px 3px  20px;
     text-align: left;
    text-shadow: 2px 2px 1px #000;
    -moz-text-shadow: 2px 2px 1px #000;
    -webkit-text-shadow: 2px 2px 1px #000;
}
.custom.cat1 {
    background: url("../images/categoria3.jpg") no-repeat scroll 50% center rgba(0, 0, 0, 0);

}
.custom.cat1.cat2 {
    background: url("../images/categoria3.jpg") no-repeat scroll 50% center rgba(0, 0, 0, 0);

}
.ja-ss-item{
	min-height: 0 !important;}
	
.blog .items-row .item {
    margin-bottom: 38px;
    max-height: 279px;
    overflow: hidden;
}	
	/*contacto*/
	.contact-form .form-group .control-label{
		padding-top: 0;}
	
		/*slide*/
	
		.ja-ss-desc1 {
			background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
		width: 100% ;
		bottom: 0 ;
    color: #ffffff;
    font-size: 18px;
     padding: 0;
    position: absolute;
      width: 100%;
    z-index: 3;
}
		
		.ja-ss-desc1 h3 {
    color: #ffffff;
    font-size: 40px;
    font-weight: 300;
    margin: 0 5px 0 0;
    display: inline;
}
		
		.slitext {
    float: right;  
}
.fot > p {
    margin-top: 5px;
      display: inline-block;
}
.fot {
    background: none repeat scroll 0 0 #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 12px;
    -moz-border-radius: 12px;
    -webkit-border-radius: 12px;
    display: inline-block;
    padding: 15px 15px 0;
}
#Mod130 {
    background: none repeat scroll 0 0 #fff;
    border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    padding: 15px 15px 10px;
     margin-bottom: 20px;
}
#Mod130 h4 {
    margin-top: 0;
}
#Mod130 h3 {
    margin-bottom: 0;
    padding-bottom: 10px;
}

#Mod104 {
    border-radius: 12px;
    -moz-border-radius: 12px;
    -webkit-border-radius: 12px;
    margin-top: 0;
    padding: 0 0 0 5px;
}
#Mod104 h3 {
    margin-bottom: 0;
    padding-bottom: 5px;
}
#Mod104 .mod_events_latest_table td,#Mod104 .mod_events_latest_table tr {
    padding: 0;
    border: 0 solid transparent;
}
#Mod104 .mod_events_latest_content > a {
    display: block;
    padding-bottom: 10px;
    padding-top: 2px;
}

.gale-mosaic img.pg-image {
    margin: 5px !important;
}
.gale-mosaic > p {
    margin: -3px 0 0;
}

/*nuevo-home*/
.home .not.esp .nspText {
    width: 40%;
}

.centro.ctop {
    background: rgba(0, 0, 0, 0) url("../images/centro-fondo.png") repeat scroll 100% 0 ;
}
.centro.ctop .module-title {
    margin-bottom: 0;
}
.centro.ctop .module-title {
    margin-bottom: 0;
}
.t3-module.module.not.esp {
    border-radius: 20px;
    box-shadow: 5px 5px 9px -9px #222;
    padding: 15px 5px 10px 15px;
}
.home .centro.ctop .nspBotInterface, .home .centro.ctop .nspTopInterface {
    margin: 0 0 -20px;
    z-index: 2;
    position: relative;
}
.centro.ctop .module-title {
    color: #111;}
#Mod130{
box-shadow: 5px 5px 9px -9px #222;
-moz-box-shadow: 5px 5px 9px -9px #222;
-webkit-box-shadow: 5px 5px 9px -9px #222;}

.nspInfo.nspInfo1.tleft.fleft > a::before {
    content: "+";
}

.nspInfo.nspInfo1.tleft.fleft {
     color: #888;
    padding-top: 15px;
}
.noticias-home.htop.lateral .nspText {
    width: 100%;
}
.noticias-home.htop.lateral .nspText {
    border-top: 1px solid #eee;
    color: #777;
    display: block;
    font-size: 0.9em;
    margin: 5px 0 2px;
    padding-top: 3px !important;
    width: 100%;
}
.centro.ctop .nspHeader.tleft.fnone.has-image > a:hover{
	color: #000;
	text-decoration: underline;}
	
	
	
	.row.princ {
    border-top: 3px solid #eee;
    border-bottom: 3px solid #eee;
}
	
/* sufijo de modulo*/
.destacado {
    padding: 20px 0px 15px 20px;
    border-radius: 20px;
    margin-left: -20px;
    box-shadow:2px 3px 3px #2a3a5b;
    background: #fff;
}
.article-content{
text-align: justify;
}

.lateral .not {
    padding-left: 5px !important;
    padding-right: 5px !important;
}
.bot-round img {
    box-shadow:2px 3px 3px #2a3a5b;
}.bot-round img:hover{
     box-shadow:2px 2px 2px #2a3a5b;
}
#Mod130 .module-title {
    font-size: 18px;
    text-transform: none;
    color: #3775af;
    font-family: lato;
}
#Mod130 .nspArt h4.nspHeader a{
    color:#333;
}
#Mod130 .nspArt h4.nspHeader a:hover{
    color:#3775af;
  text-decoration:underline;
}
/*ancho web*/
.t3-wrapper {
       overflow: hidden;
}

.contact-emailto {
    display: none;
}

/*vista movil*/

@media (min-width: 300px) {
.ja-special-content:hover .circle-icon {
    transform: translate(0px, -360px);
}
.ja-special-content:hover h4 {
    margin-top: -150px;
}
.ja-special-content:hover .btn {
    display: inline-block;
}


}
@media (max-width: 800px) {
.home .nspLinksWrap.right,.home .nspArts.right{
	float: none;
	width: 100% !important;
	padding: 0 10px;
	}
	.noticias-home{
	padding-left:0;
	padding-right: 0;	}
			.custom.cat1 p{
		 font-size: 35px;
    line-height: 35px;}
	}

.article-intro.clearfix img {
    float: left !important;
    width: 25% !important;
}	
	
}
@media (max-width: 624px) {	
	.home .not.esp .nspText {
    width: 40%;
}
  .home .not.esp .nspText {
    width: 100%;
}


.article-info dd{
	margin-top: -30px;
	margin-left: -10px;}
	
	.inst .article-header, 
.inst #jevents_header h2.contentheading,
 .inst .tag-category > h2{
 	background-position: 100% 0;}
 	.home .not.esp .nspText {
    width: 40%;
}
 	
	}

@media (max-width: 480px) {
		.nav-search > a{
			display: none;}
			.logo-img{
				max-width:80%;
				}
	.home .not.esp .nspText {
    width: 100%;}
		}
@media (max-width: 1024px) {	

.article-info dd{
	margin-top: -30px;
	margin-left: -10px;}
	
	.inst .article-header, 
.inst #jevents_header h2.contentheading,
 .inst .tag-category > h2{
 	background-position: 30% 0;}
 	.home .not.esp .nspText {
    width: 40%;
}
 	
	}	
	
	