/* custom */

/* */
/*azul humboldt #133746*/

ul.titleTags{display:none}

.itemList ul.itemTags li {
  float: none;
  position: relative;
  display: inline-block;
}

ul.itemTags li:first-child {
  margin-left: 35px;
}

ul.itemTags li:first-child::before{
  display:inline-block;
  content:"Tipo:";
  margin-right:5px;
}
ul.itemTags li:last-child {
  margin-left: 40px;
}



ul.itemTags li:last-child::before{
  display:inline-block;
  content:"Tema:";
  margin-right:5px;
}
.itemList ul.itemTags {
  clear: both;
  padding: 5px 0 0 0;
  width: 100%;
  height: 35px;	
  list-style: none;
  padding-top: 5px;
  border-top: 1px dotted #cec9c2;
  border-bottom: 1px dotted #cec9c2;
  z-index: -1;
}	


.itemTags li a{  display:inline-block;margin-top:0px; color:#133746}




html {
	background: transparent;
	background-image: none !important;
}

body{
	min-height: 100%;
	background-position: 100%;
	padding: 0 15px;
	font-weight: 300;
	word-wrap: break-word;
	z-index: -10000;
	font-family: Century Gothic, sans-serif;
	background: none !important;
	/* background: url('../images/background.jpg');
	background-repeat: no-repeat;
	background-size: 100%;
	background-attachment: initial; */
}

p {
	margin: 0px;
}

a{
	color: #133746;
}

a:hover{
	color: #133746;
}


a:visited,
a:active{
	font-weight: bold;
}

ul li{
	  line-height: 1.5;
}

h1{
	color: #133746;
}

[class^="col-"] {
	padding-left: 0;
	padding-right: 0;
}



tbody tr td{
	border-bottom: 0px solid #eee;
	padding: 6px 10px;
}

#humboldtPageWrap{
	padding-top: 0px;
}

.autocompleter-queried{
	  color: #133746 !important;
}

#search-form fieldset.word input{
	float: left;
	margin-right: 0px;
}

#advanced-search-toggle{
	display: none
}

#search-query-explained{
	display: none
}

#search-form fieldset.word button{
	margin: 0px;
	padding: 6px 20px;
	color: #fff;
	background: #133746;
	border: 0px solid #fff;
	border-radius: 10px;
	font-size: 12px;
	text-transform: capitalize;
	display: block;
	float: none;
	height: 35px;
	line-height: 24px;
	border-top-left-radius: 0px;
	border-bottom-left-radius: 0px;
}

/* conac */
.contact{
	width: 100%;
}

.contact .nav-tabs{
	margin: 30px 0px 20px 0px;
	border: 0px solid #fff;
}


.contact .nav-tabs li a,
.contact .nav-tabs li a:link{
	font-size: 14px;
	color: #878786;
	border: 0px solid #fff;
	background: transparent;
	padding: 10px 20px !important;
	margin: 0px 40px;
}

.contact .nav-tabs li.active a{
	border-bottom: 1px solid #133746;
}



.contact .nav-tabs li a:hover{
	font-size: 14px;
	color: #133746;
	border: 0px solid #fff;
	border-bottom: 1px solid #133746;
}

.contact .tab-pane{
	padding: 20px;
	min-height: 400px;
}

.contact .description{
	text-align: center;
	padding-top: 45px
}

.contact .description h3{
	margin: 30px 0 0;
	border-top: 0px solid #eee;
	padding: 12px 0 0;
	color: #133746;
	font-size: 18px;
}

.contact .description p{
	margin: 10px 0px;
	font-size: 14px;
}

.contact hr{
	display: inline-block;
	margin: 50px auto;
	clear: both;
	width: 50%;
	left: 25%;
	position: relative;
}

.contact .map{
	height: 480px !important;
	width: 100% !important;
	border-radius: 10px;
}


.contact select{
	border: 1px solid #133746;
	border-top-color: #133746;
}

.contact input{
	border: 1px solid #000;
	border-top-color: #000;
}

.contact textarea{
	width: 100%;
	padding: 6px 12px;
	border-radius: 4px;
	border: 1px solid #000;
	border-top-color: #000;
}

.contact button,
.contact button:hover{
	width: 100%;
	background: #133746;
	color: #fff;
	border: 0px solid #fff;
	border-radius: 5px;
	font-size: 18px;
}

.contact .program h4{
	color: #133746;
	font-size: 18px;
	margin: 20px 0px 50px 0px;
	font-weight: normal;
}

.map{
	width: 100%;
	height: 300px;
}


.moduleItemIntrotext {
	display: block;
	padding: 10px 0 0;
	line-height: 1.6;
}

section#humboldtBreadcrumb{
	position: relative;
	z-index: 1;
	padding-top: 0px;
	border-bottom: 0px solid #d1d1d1;
}


.opportunities{
	width: 100%;
	margin-top: 25px;
}

.opportunities .itemView{
	display: block;
	padding-bottom: 50px;
}


.opportunities .itemView header h3 a,
.opportunities .itemView header h3 a:hover{
	color: #133746;
	font-size: 18px;
	font-weight: normal;
}
.opportunities .itemView header h3 a:focus{
	text-decoration: underline;
}
.opportunities .itemView .dateHumboldt{ 
	position: relative;
	width: 343px;
	float: none;
	margin: 10px 15px 0 31px;
	display: block;
}

.opportunities .itemView .dateHumboldt time {
	display: block;
	background: #133746;
}

.opportunities .itemView .dateHumboldt.Humdos time {
	display: block;
	background: #ebad28;
	color: #133746;
}

/* publications */
.publications{
	width: 100%;
}

.publications .itemLeftData{
	margin:  15px;
}

.publications .itemBody{
	  display: block;
}


.publications .itemExtraFields li .itemExtraFieldsLabel{
	margin: 5px 0px 0px 0px;
	display: inline-block;
	width: 80px;
}

.publications .itemExtraFields li .itemExtraFieldsValue{
	display: inline-block;
	margin: 5px 0 0 0px;
}

.publications .itemAttachmentsBlock li a{
	margin: 20px 0px;
	width: 82%;
	background: #133746;
	color: #fff;
	font-size: 13px;
	display: inline-block;
	float: none;
}

#newRightContent .itemView  .itemBody .downloads{
	margin: 20px 0px;
	width: 17%;
	background: #133746;
	color: #fff;
	font-size: 13px;
	display: inline-block;
	float: right;
	margin-right: 15px;
}

/* list aricles */
#k2Container .itemList .itemContainer .itemView{
	  border-bottom: 0px solid #cccccc;
}

#k2Container .itemList .itemContainer .itemView .itemHumboldt .itemLeftData{
	display: none
}

#k2Container .itemList .itemContainer .itemView .itemHumboldt .itemBody{
	width: 100%;
}


#k2Container .itemList .itemContainer .itemView .itemHumboldt .itemBody .itemIntroText{
	display: inline-block;
	vertical-align: top;
	width: 75%

}

#k2Container .itemList .itemContainer .itemView .itemHumboldt .itemBody .itemReadMore{
	margin: 20px 0px;
	width: 15%;
	background: #133746;
	color: #fff;
	font-size: 13px;
	display: block;
	float: right;
}


#k2Container .itemList .itemContainer .itemView .itemHumboldt .itemBody .imagen{
	display: inline-block;
	vertical-align: top;
	width: 20%;
	margin-left: 40px;
	padding: 0px 10px 10px 10px;
}

#k2Container .itemList .itemContainer .itemView .itemHumboldt .itemBody .imagen figure{
	width: 100%;
	height: 150px;
	overflow: hidden;
	border-radius: 10px; 
}

#k2Container .itemList .itemContainer .itemView .itemHumboldt .itemBody .imagen figure img{
	border-radius: 10px;
	width: 100%;
}

.pagination ul li a,
.pagination ul li a:hover{
	background: #133746;
	color: #fff;
	border-radius:10px;
}



 /* detail article */

 #k2Container .itemBody .itemFullText .itemReadMore{
 	margin: 20px 0px;
 	width: 25%;
 	background: #133746;
 	color: #fff !important;
 	font-size: 13px;
 	display: block;
 	float: left;
 }

#humboldtMainbody article#k2Container .itemBody .wk-slideshow,
#humboldtMainbody article#k2Container .itemBody .itemFullText .wk-slideshow{
	margin: 15px auto
}

#humboldtMainbody article#k2Container div.itemBody img,
#humboldtMainbody article#k2Container div.itemBody p img{
 	border-radius: 10px;
 	margin: 10px;
}

#humboldtMainbody article#k2Container div.itemBody p img.cke-resize,
#humboldtMainbody article#k2Container div.itemBody p img.margin
{
	margin: 10px 0px 10px 10px !important;
}


article#k2Container div.itemBody p{
 	margin: 10px 0px;
}

#k2Container header{
	  margin: 0 0 30px 0px;
}

#k2Container header h1{
	color: #133746;
	padding: 5px 15px;
	border-bottom: 1px solid #133746;
	/* margin-left: 40px; */
}

/* #k2Container header h1:before{
	content: "";
	background: url('../images/icon-bird.png');
	background-repeat: no-repeat;
	width: 41px;
	height: 32px;
	position: absolute;
	left: 0px;
	top: 33px;
} */

#k2Container header h1 a{
	color: #133746;
	font-size: 19px;
	font-weight: normal;
}


#k2Container header h2 a{
	color: #133746;
	font-size: 19px;
	font-weight: 700;	
}

#k2Container .itemBody .itemFullText{
	min-height: 20px;
}

#humboldtMainbody  #k2Container .itemBody .itemFullText .grid img{
	border-radius: 0px;
	margin: 0px;
}

#humboldtMainbody  #k2Container .itemBody .itemFullText .grid figcaption .logo, 
#humboldtMainbody  #k2Container .itemBody .itemFullText .grid figcaption .logo2{
	height: 70px;
	-webkit-transition: -webkit-transform 0.2s;
	transition: transform 0.2s;
	margin-top: 330px;
}

#humboldtMainbody  #k2Container .itemBody .itemFullText .grid figcaption .logo3{
	height: 70px;
	-webkit-transition: -webkit-transform 0.2s;
	transition: transform 0.2s;
	margin-top: 275px;
}

#humboldtMainbody  #k2Container .itemBody .itemFullText .grid figcaption .bg{
	padding: 30px;
	-webkit-transform: translateY(-5px);
	transform: translateY(-5px);
	-webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
	transition: opacity 0.3s, transform 0.3s;
	height: 125px;
	position: absolute !important; 
	width: 95% !important;

}

#k2Container .itemBody .itemFullText p,
#k2Container .itemBody .itemFullText div{
	font-family: Century Gothic, sans-serif !important;
	font-size: 14px !important;
	font-weight: normal;
}

#k2Container .itemBody .itemFullText span{
	font-family: Century Gothic, sans-serif !important;
	font-size: 14px !important;
}

.itemBody .itemFullText a{
	color: #133746;
	text-decoration: none;
	font-family: Century Gothic, sans-serif !important;
}
.itemBody .itemFullText a:focus{
	text-decoration: underline;
}
.tab button.active:focus,
.accordion:focus{
	border: 1px dotted #133746;
}


#k2Container .itemBody .itemFullText iframe{
	margin: 20px auto;
	/* width: 50%; */
	display: block;
}

#k2Container .itemBody .itemFullText table iframe{
	margin: 20px auto;
	width: 100%;
	display: block; 
}

#k2Container .itemBody .itemFullText .tab-content .tab-pane iframe,
#k2Container .itemBody .itemFullText .tab-content iframe{
	margin: 20px auto;
	width: 100%;
	display: block;
}

#k2Container .itemBody .itemFullText .accordion-inner iframe{
	margin: 0px auto;
	width: 100%;
	display: block;
}

#k2Container .itemBody .itemFullText .accordion-inner .caption{
	margin-left: 15px;
}


#k2Container header h2,
#humboldtMainbodyTop .content .custom h2{
	color: #133746;
	padding: 5px 0px;
	border-bottom: 1px solid #133746;
	margin-left: 0px;	
}

#humboldtMainbodyTop .content .custom h2{
	display: block;
	margin-bottom: 25px;
	font-weight: normal;
	font-size: 20px;
}

/* #k2Container header h2:before,
#humboldtMainbodyTop .content .custom h2:before{
	content: "";
	background: url('../images/icon-bird.png');
	background-repeat: no-repeat;
	width: 41px;
	height: 32px;
	position: absolute;
	left: 0px;
	top: 34px;
} */

#humboldtMainbodyTop .content .custom h2:before{
	top: 26px;
}

#humboldtMainbodyTop .content .custom img{
	border-radius: 10px;
	padding-left: 0px;
	margin-left: 29px;
}

/* books */
#humboldtPageContent .content-aside{
	width: 70%;
}

#humboldtPageContent .content-aside div#newRightContent{
	width: 100%;
}

#humboldtPageContent .content-aside .itemList .itemContainer .itemView .itemHumboldt .itemBody .imagen{
	display: inline-block;
	vertical-align: top;
	width: 20%;
	margin-left: 25px;
	padding: 0px 10px 10px 10px;
}

#humboldtPageContent .content-aside .itemList .itemContainer .itemView .itemHumboldt .itemBody .itemReadMore{
	margin: 20px 0px;
	width: 20%;
	background: #133746;
	color: #fff;
	font-size: 13px;
	display: block;
	float: right;
}

#humboldtPageContent .content-aside .itemList header h1:before{
	  top: 35px;
}

#humboldtPageContent .content-aside .itemList .itemContainerLast article {
  margin-bottom: 7px;
}

.list-book{
	width: 100%;
	display: block;
}

.list-book .item{
	display: inline-block;
	vertical-align: top;
	width: 24%;
	margin: 5px 28px;
}

.list-book .item h3{
	text-align: center;
	margin-bottom: 10px;
}

.list-book .item h3 a{
	color: #133746;
	font-size: 12px;
	font-weight: bold;
}

.list-book .item .imagen{
	width: 100%;
	display: block;
	text-align: center;
}

.list-book .item .imagen figure{
	width: 70%;
	height: 200px;
	overflow: hidden;
	margin: 5px auto;
}


.list-book .item .imagen figure img{
	border-radius: 0px !important;
	width: 100%;
}

.list-book .item .description{
	margin: 5px 0px;
	text-align: justify;
	font-size: 12px;
}


.list-book .item .btn-default,
.list-book .item .btn-default:hover{
	margin: 5px 0px;
	width: 100%;
	background: #133746;
	color: #fff;
	font-size:  13px
}

.itemImageBlock > a{
	position: relative;
}

.itemBody hr{
	margin-top: 40px;
	margin-bottom: 20px;
	border: 0;
	border-top: 1px solid #eee;
	clear: both;
	display: block;    
}

.itemBody .article-tools,
#humboldtContent .article-tools{
	height: 50px;
	border-top: 0px solid #cec9c2;
	border-bottom: 0px solid #cec9c2;
}

.itemBody .article-tools ul.right-tools,
#humboldtContent .article-tools ul.right-tools{
	width: 217px;
	float: right;
	margin-top: 35px;
}

.itemBody .article-tools ul.right-tools li .btn-default,
#humboldtContent .article-tools ul.right-tools li .btn-default{
	background: #133746;
	border: 0px solid #ebad28;
	color: #ebad28;
	font-size: 15px;
	padding: 7px 15px;
}

.itemBody .article-tools ul.right-tools li:first-child,
#humboldtContent .article-tools ul.right-tools li:first-child{
	width: 99px;
	float: left;
	background: none;
}

.itemBody .article-tools .itemSocialSharing,
#humboldtContent .article-tools .itemSocialSharing{
	width: 77%;
	margin-top: 0px;
}

.itemBody .article-tools .itemSocialSharing .social,
#humboldtContent .article-tools .itemSocialSharing .social{
  display: inline-block;
  vertical-align: top;
  width: 25%;
  text-align: center;
}

.itemBody .article-tools .itemSocialSharing .social small,
#humboldtContent .article-tools .itemSocialSharing .social small{
	font-size: 12px;
	color: #878786;
	display: block;
	margin-bottom: 10px;
}

.itemBody .article-tools .itemSocialSharing .social .btn,
#humboldtContent .article-tools .itemSocialSharing .social .btn{
	text-align: center;
	margin: 0px auto;
	padding: 5px 40px;
}

ul.vertical-layout li label.group-label{
	color: #133746
}

ul.ja-k2filter li label, 
ul.ja-k2filter li label.radio{
	color: #133746
}

.ja-k2filter .btn{
	background: #133746 !important;
	color: #fff !important;
	text-shadow: none !important;
}


/* paramos y humedales */

#k2Container.stopped .itemBody .itemFullText  .nn_tabs,
#humboldtContent > div > .nn_tabs{
	clear: both;
	margin-top: 25px;
	margin: 20px 0px 0px 0px;
	padding: 40px 0px;
	border-top: 1px solid #ccc;
	border-bottom: 0px solid #ccc;
	display: block;
	width: 100%;
}

#k2Container.stopped .itemBody .itemFullText  .nn_tabs .nav-tabs,
#humboldtContent > div > .nn_tabs .nav-tabs{
	width: 100%;
	display: block;
	vertical-align: top;
	margin: 5px auto;
	border-bottom: 0px solid #ddd;
}

#k2Container.stopped .itemBody .itemFullText  .nn_tabs .nav-tabs li,
#humboldtContent > div > .nn_tabs .nav-tabs li{
	width: 11%;
	min-height: 56px;
	height: auto;
	font-weight: normal;
	display: block;
	margin: 5px 7px;
	word-wrap: break-word;
}

#k2Container.stopped .itemBody .itemFullText  .nn_tabs .nav-tabs li a,
#humboldtContent > div > .nn_tabs .nav-tabs li a{
	background: transparent;
	color: #878786;
	text-decoration: none;
	font-size: 15px;
	border: 0px solid #fff;
	word-wrap: break-word;
	padding: 5px 0px !important
}


#k2Container.stopped .itemBody .itemFullText  .nn_tabs .nav-tabs li.active a,
#humboldtContent > div > .nn_tabs .nav-tabs li.active a{
	background: transparent;
	color: #133746;
	text-decoration: none;
	border-radius: 0px;
	height: 58px !important;
	padding: 30px 0px 0px 0px;
	border-bottom: 1px solid #133746;
}

/* #k2Container.stopped .itemBody .itemFullText  .nn_tabs .nav-tabs li.active:before,
#humboldtContent > div > .nn_tabs .nav-tabs li.active:before{
	content: "";
	background: url('../images/icon-bird.png');
	background-repeat: no-repeat;
	width: 41px;
	height: 32px;
	position: absolute;
	left: -40px;
	top: 51px;
} */

#k2Container.stopped .itemBody .itemFullText  .nn_tabs .tab-content,
#humboldtContent > div > .nn_tabs .tab-content{
	width: 100%;
	display: block;
	vertical-align: top;
	min-height: 300px;
	margin: 25px 0px 10px 0px
}

/* old tabs*/
.itemBody .itemFullText .nn_tabs{
	clear: both;
	margin-top: 25px;
	margin: 20px 0px 0px 0px;
	padding: 40px 0px;
	border-top: 1px solid #ccc;
	border-bottom: 0px solid #ccc;
	display: inline-block;
	width: 100%;
}




.itemBody .itemFullText .nn_tabs .nav-tabs{
	width: 30%;
	display: inline-block;
	vertical-align: top;
	margin-right: 25px;
	border-bottom: 0px solid #ddd;
}



.itemBody .itemFullText .nn_tabs .nav-tabs li{
	width: 100%;
	min-height: 56px;
	height: auto;
	font-weight: normal;
}



.itemBody .itemFullText .nn_tabs .nav-tabs li a{
	background: transparent;
	color: #133746;
	text-decoration: underline;
	font-size: 15px;
	border: 0px solid #fff;
}



.itemBody .itemFullText .nn_tabs .nav-tabs li.active a{
	background: #133746;
	color: #fff;
	text-decoration: none;
	border-radius: 0px 25px 25px 0px;
	height: 50px;
	padding: 30px 0px 0px 0px;
}
.itemBody .itemFullText .nn_tabs .nav-tabs li.active a:focus{
	text-decoration: underline;
}
.itemBody .itemFullText .nn_tabs .nav-tabs li a:focus{
	font-weight: bold;
}


.itemBody .itemFullText .nn_tabs .tab-content{
	width: 67%;
	display: inline-block;
	vertical-align: top;
	min-height: 300px;
}


.itemBody .itemFullText .nn_tabs .tab-content #publicaciones > div:first-child{
	width: 59%;
}

.itemBody .itemFullText .nn_tabs .tab-content #publicaciones > div{
	width: 50%;
}

.itemBody .itemFullText .nn_tabs .tab-content #boletines-y-noticias img{
	width: 55%;
}


.itemBody .itemFullText .nn_tabs .tab-content #mapa-dinamico > div{
	  width: 100% !important;
}

.itemBody .itemFullText .nn_tabs .tab-content #mapa-dinamico > div#googft-mapCanvas{
	width: 100% !important;
}

div.pq-grid{
	width: 100% !important;
}

table.pq-grid-table{
	width:100% !important;
}

table.pq-grid-td-border-bottom td.pq-grid-cell {
  border-bottom: 1px solid #ededed;
  width: 33%;
}

.itemBody .itemFullText .nn_tabs .tab-content #mapa-dinamico{

}

.itemFullText .nn_tabs div.tab-content .yt-accordion{

}

.itemFullText .nn_tabs div.tab-content .yt-accordion .accordion-group{
	border: 0px solid #fff;

}

.itemFullText .nn_tabs div.tab-content .yt-accordion .accordion-group .accordion-heading{
	padding: 5px 8px;
	margin: 0;
	line-height: 22px;
	cursor: pointer;
	font-size: 16px;
	background: transparent;
	border: 0px solid #fff;
	font-weight: normal;
	color: #133746;
	border-bottom: 1px solid #c6c8c6;
}

.itemFullText .nn_tabs div.tab-content .yt-accordion .accordion-group .accordion-inner{
	border: 0px solid #fff;
	border-bottom: 1px solid #c6c8c6;
}

.itemFullText .nn_tabs div.tab-content .yt-accordion .accordion-group .accordion-heading.active{
	font-size: 18px;
	color: #133746;
	border-bottom: 0px solid #c6c8c6;
}

.itemFullText .nn_tabs div.tab-content .yt-accordion .accordion-group .accordion-inner p{
	font-size: 14px;
	font-weight: normal;
}

/* new tabs*/
.itemBody .itemFullText .yt-tabs.vertical{
	width: 100%;
	clear: both;
	display: inline-block;
	margin: 20px 0px 0px 0px;
	padding: 40px 0px;
	border-top: 1px solid #ccc;
}

.itemBody .itemFullText .yt-tabs.vertical .nav-tabs{
	width: 30%;
	display: inline-block;
	vertical-align: top;
	margin-right: 25px;
}

.itemBody .itemFullText .yt-tabs.vertical .nav-tabs li{
	width: 100%;
	min-height: 56px;
	height: auto;
}

.itemBody .itemFullText .yt-tabs.vertical .nav-tabs li a{
	background: transparent;
	color: #133746;
	text-decoration: underline;
	font-size: 15px;
	border: 0px solid #fff;
}

.itemBody .itemFullText .yt-tabs.vertical .nav-tabs li a.active{
	background: #133746;
	color: #fff;
	text-decoration: none;
	border-radius: 0px 25px 25px 0px;
	height: 50px;
	padding: 30px 0px 0px 0px;
	width: 120%;
}

.itemFullText div.yt-tabs.vertical ul.nav-tabs{
	width: 30%;
	display: inline-block;
	vertical-align: top;
	margin: 0px;
}

.itemFullText div.yt-tabs.vertical ul.nav-tabs li a.active:before{
	display: none
}

.itemFullText div.yt-tabs.vertical div.tab-content{
	width: 67%;
	display: inline-block;
	vertical-align: top;
	min-height: 300px;
}

.itemFullText div.yt-tabs.vertical div.tab-content .yt-accordion{

}

.itemFullText div.yt-tabs.vertical div.tab-content .yt-accordion .accordion-group{
	border: 0px solid #fff;

}

.itemFullText div.yt-tabs.vertical div.tab-content .yt-accordion .accordion-group .accordion-heading{
	padding: 5px 8px;
	margin: 0;
	line-height: 22px;
	cursor: pointer;
	font-size: 16px;
	background: transparent;
	border: 0px solid #fff;
	font-weight: normal;
	color: #133746;
	border-bottom: 1px solid #c6c8c6;
}

.itemFullText div.yt-tabs.vertical div.tab-content .yt-accordion .accordion-group .accordion-inner{
	border: 0px solid #fff;
	border-bottom: 1px solid #c6c8c6;
}

.itemFullText div.yt-tabs.vertical div.tab-content .yt-accordion .accordion-group .accordion-heading.active{
	font-size: 18px;
	color: #133746;
	border-bottom: 0px solid #c6c8c6;
}

.itemFullText div.yt-tabs.vertical div.tab-content .yt-accordion .accordion-group .accordion-inner p{
	font-size: 14px;
	font-weight: normal;
}

/* paramos */
.sensoria-special-h1 {
  color: #133746 !important;
  font-size: 42px !important;
  font-weight: bold !important;
}

h3.title-tab, b.bold{
	color: #133746 !important;
}



/* inner */

#humboldtPageContent{
	z-index: 0;
	clear: both;
	position: relative;
	display: inline-block;
	width: 100%;
}

#humboldtPageTop .quick-links{
	margin: 12px 0px;
}

#humboldtPageTop header{
	margin: 45px 0px 0px 0px;
}

#humboldtPageTop header .vital{
	margin: 25px 0px 0px 0px ;
}

#humboldtLogo{
	    width: auto;
}
#humboldtLogo:focus, 
#humboldtLogo:focus-visible{
	border: 1px solid #000;
}
#humboldtLogo img {
    width: 107px;                             
    margin-right: 10px;             
}


#humboldtLogoText{
	width: 82%;
	float: left;
	margin-top: 35px;
}

#humboldtTopLinks{
	position: relative;
	width: 14%;
	float: right;
	font-size: 13px;
	line-height: 11px;
	font-weight: bold;
	margin-top: 0px;
	padding: 0;
	top: 0;
}

#humboldtTopLinks .contact{
	margin: 10px 0px;
}

#humboldtTopLinks .contact li a{
	padding: 15px 5px 10px 5px;
	background: #133746;
	color: #fff;
	border-radius: 10px;
	font-weight: normal;
	width: 160px;
}

#humboldtTopLinks .contact li a:before{
	font-family: "FontAwesome";
	content: "\f003";
	display: inline-block;
	-moz-border-radius: 60px;
	-webkit-border-radius: 60px;
	border-radius: 60px;
	-moz-box-shadow: 0px 0px 2px #888;
	-webkit-box-shadow: 0px 0px 2px #888;
	box-shadow: 0px 0px 2px #888;
	background: #fff;
	color: #133746;
	width: 27px;
	margin-right: 8px;
}
#humboldtTopLinks .contact li a:focus,#humboldtTopLinks .contact li a:focus-visible,#humboldtTopLinks .contact li a:focus-within{
	border: 1px solid #ffffff;
}
#humboldtLogoText h1,
#humboldtLogoText h3{
	font-size: 24px;   
	color: #133746; 
	line-height: 1em;
}

#humboldtLogoText h2 b,
#humboldtLogoText h5 b{
	color: #545454;
	font-size: 14px;
}

#humboldtTopLinks .language {
	margin-left: -200px;
}

#humboldtTopLinks .language ul li a{
	width: auto;
	margin: 0 5px;
	color: #ccc;
	text-align: center;
	float: right;
	background: #133746;
	font-weight: normal;
	font-size: 12px;
	color: #fff
}

#humboldtTopLinks .language ul li a:after{
	content: "/";
	margin-left: 10px;
}

#humboldtTopLinks .language ul li:last-child a:after{
	content: "";
	margin-left: 10px;
}

#humboldtTopLinks .language ul li a:focus{
	border: 1px solid #FFFFFF;
}

#pageBg{
	background: transparent;
}

#humboldtTopBg {
	width: 100%;
	height: 70px;
	background: #133746;
	left: 0;
	top: 0;
	padding: 0;
	position: absolute;
	z-index: -10;
}
#humboldtQuickLinks{
	margin-top: 0px;
}

#humboldtQuickLinks ul li a{
	width: auto;
	color: #fff;
	text-align: center;
	float: left;
	background: none;
	margin-right: 0px;
	font-size: 13px;
	font-weight: normal;
	padding:  0px;
	background-color: #133746;
}

#humboldtQuickLinks ul li a:hover{
	/* font-weight: bold; */
}

#humboldtQuickLinks ul li a:after{
	content: "|";
	margin: 0 10px;
}

#humboldtQuickLinks ul li:last-child a:after{
	content: "";
	margin: 0 10px;
}
#humboldtQuickLinks ul li a:focus-visible,#humboldtQuickLinks ul li a:focus,#humboldtQuickLinks ul li a:focus-within{
	border: 1px solid #ffffff;
}
#humboldtSearch{
	clear: right;
	float: right;
	margin-top: 0px;
	width: 100%;
}

#humboldtSearch .form-search input {
    height: 27px;
    color: #133746;
    margin: 0px;
    padding: 15px;
    top: 0px;
    position: relative;
    line-height: 27px;
    width: 100%;
	border: 1px solid #133746;
	border-radius: 20px;  
}

#humboldtSearch .form-search input:focus {
	border: 2px solid #133746;
}

#humboldtSearch .form-search div.finder  button.btn-primary{
	right: 0px;
	background: transparent;
	border: 0px solid #dbdad9;
	margin: 0px;
	padding: 0px;
}

#humboldtSearch .form-search div.finder  button.btn-primary:before{
	content: "\f002";
	font-family: "FontAwesome";
	color: #133746;
	font-size: 20px;
	top: -3px;
	position: relative;
	right: 8px;


}

#humboldtSearch .form-search div.finder  button.btn-primary i{
	display: none
}


#humboldtSocial{
	width: 185px;
	float: left;
	margin-top: -2px;
	margin-left: 10px;
}


#humboldtBottomBg {
	width: 100%;
	position: absolute;
	left: 0;
	height: 312px;
	margin-top: -312px;
	background: transparent;
	z-index: -1;
}


#humboldtFooterBg {
	width: 100%;
	position: absolute;
	left: 0;
	height: 320px; 
	background: #133746;
	z-index: -1;
	border-top: 5px solid #dbdbdb;
}

.humboldtFooter {
    border-top: 1px solid rgba(255,255,255,.2);
    color: #fff;
    font-size: 12px;
    text-transform: uppercase;
    height: 0;
    max-height: 0;
    padding: 0;
}
.humboldtFooter p{
	line-height: 1.5;
}
.humboldtFooter span{
	color: #fff !important;
	font-size: 12px;
	background-color: #133746;
}

.humboldtFooter h1,
.humboldtFooter h2{
	font-size: 17px;
	color: #fff;
	margin: 5px 0px 20px 0px;
	font-weight: normal;
}
.humboldtFooter b{
	font-size: 13px;
	color: #fff;
	font-weight: bold;
}

/* sitemap */
#humboldtMainbodyTop .sitemap{
	display: inline-block;
	float: none;
	width: 100%;
}

#humboldtMainbodyTop .sitemap .content .navbar-nav{

}

#humboldtMainbodyTop .sitemap .content .navbar-nav li{
	margin: 0px 8px;
	max-width: 166px;
}

#humboldtMainbodyTop .sitemap .content .navbar-nav > li > a{
	padding: 5px;
	height: 50px;
	font-size: 13px;
	font-weight: bold;
}

#humboldtMainbodyTop .sitemap .content .navbar-nav > li > ul.nav-child >  li > a,
#humboldtMainbodyTop .sitemap .content .navbar-nav > li > ul.nav-child >  li > span{
	color: #133746;
}

#humboldtMainbodyTop .sitemap .content .navbar-nav > li > ul.nav-child > li > a:before,
#humboldtMainbodyTop .sitemap .content .navbar-nav > li > ul.nav-child > li > span:before {
	content: "\f111";
	display: inline-block;
	font-family: FontAwesome;
	font-weight: normal;
	font-size: 7px;
	color: #133746;
	float: left;
	margin-right: 5px;
	position: relative;
	left: 0px;
	top: 4px;
}

#humboldtMainbodyTop .sitemap .content .navbar-nav li.item-101{
	display: none
}

#humboldtMainbodyTop{

}

#humboldtMainbodyTop .lab_1_con, 
#humboldtMainbodyTop .lab_2_con, 
#humboldtMainbodyTop .lab_3_con {
  width: 31%;
  float: left;
  margin: 1%;
}

#humboldtMainbodyTop .lab_1_con h1, 
#humboldtMainbodyTop .lab_2_con h1, 
#humboldtMainbodyTop .lab_3_con h1{
  height: 50px;
}

#humboldtMainbodyTop .content .custom .lab_1_con h1 img, 
#humboldtMainbodyTop .content .custom .lab_2_con h1 img, 
#humboldtMainbodyTop .content .custom .lab_3_con h1 img{
  margin-left: -5px;
}


#humboldtMainbodyTop .lab_1_con h1{
  background: #133746;
}

#humboldtMainbodyTop .lab_1_con h1 a,
#humboldtMainbodyTop .lab_1_con h1 a:hover{
	  color: #fff;
  font-size: 14px;
}

#humboldtMainbodyTop .lab_1_con ul li:first-child{
	background: #fff;
	border: 1px solid #133746;
	padding: 6px 14px;
	min-height: 250px;
}


#humboldtMainbodyTop .lab_2_con h1{
  background: #133746;
}

#humboldtMainbodyTop .lab_2_con h1 a,
#humboldtMainbodyTop .lab_2_con h1 a:hover{
	color: #fff;
	font-size: 14px;
}

#humboldtMainbodyTop .lab_2_con ul li:first-child{
	background: #fff;
	border: 1px solid #133746;
	padding: 6px 14px;
	min-height: 250px;
}



#humboldtMainbodyTop .lab_3_con h1{
  background: #133746;
}

#humboldtMainbodyTop .lab_3_con h1 a,
#humboldtMainbodyTop .lab_3_con h1 a:hover{
	  color: #fff;
  font-size: 14px;
}

#humboldtMainbodyTop .lab_3_con ul li:first-child{
	background: #fff;
	border: 1px solid #133746;
	padding: 6px 14px;
	min-height: 250px;
}


#humboldtMainbodyBottom .lab_1_con, 
#humboldtMainbodyBottom .lab_2_con, 
#humboldtMainbodyBottom .lab_3_con {
  width: 31%;
  float: left;
  margin: 1%;
}

#humboldtMainbodyBottom .lab_1_con h1, 
#humboldtMainbodyBottom .lab_2_con h1, 
#humboldtMainbodyBottom .lab_3_con h1{
  height: 50px;
}

#humboldtMainbodyBottom .lab_1_con h1 img, 
#humboldtMainbodyBottom .lab_2_con h1 img, 
#humboldtMainbodyBottom .lab_3_con h1 img{
  margin-left: -5px;
}


#humboldtMainbodyBottom .lab_1_con h1{
  background: #133746;
}

#humboldtMainbodyBottom .lab_1_con h1 a,
#humboldtMainbodyBottom .lab_1_con h1 a:hover{
	  color: #fff;
  font-size: 14px;
}

#humboldtMainbodyBottom .lab_1_con ul li:first-child{
	background: #fff;
	border: 1px solid #133746;
	padding: 6px 14px;
	min-height: 250px;
}


#humboldtMainbodyBottom .lab_2_con h1{
  background: #133746;
}

#humboldtMainbodyBottom .lab_2_con h1 a,
#humboldtMainbodyBottom .lab_2_con h1 a:hover{
	color: #fff;
	font-size: 14px;
}

#humboldtMainbodyBottom .lab_2_con ul li:first-child{
	background: #fff;
	border: 1px solid #133746;
	padding: 6px 14px;
	min-height: 250px;
}


#humboldtMainbodyBottom .lab_3_con h1{
  background: #133746;
}

#humboldtMainbodyBottom .lab_3_con h1 a,
#humboldtMainbodyBottom .lab_3_con h1 a:hover{
	  color: #fff;
  font-size: 14px;
}

#humboldtMainbodyBottom .lab_3_con ul li:first-child{
	background: #fff;
	border: 1px solid #133746;
	padding: 6px 14px;
	min-height: 250px;
}

/* mod jevents ionic */
.featured{
	width: 100%;
	display: block;
	margin: 20px 0px;
}

.featured .mod_events_latest_callink{
	text-align: right;
	margin: 30px 0px 0px 0px;
	display: inline-block;
	float: none;
	position: relative;
	width: 100%;
}

.featured .mod_events_latest_callink a{
	margin-right: 35px;
}

.featured .mod_events_latest_callink a:after{
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	transform: translate(0, 0);
	content: "\f0a9";
	color: #133746;
	margin-left: 10px;
}

.jeventslatest{
	display: block;
	width: 100%;
	margin: 0px 0px;
}

.jeventslatest .jevents-item{
	display: inline-block;
	vertical-align: top;
	/* width: 32%; */
	margin: 5px 0px;
}

.jeventslatest .jevents-item:first-child{
	margin-left: 0px
}

.jeventslatest .jevents-item:last-child{
	margin-right: 0px
}

.jeventslatest .jevents-item .jevdateiconmod{
	background: #fff !important;
	color: #133746!important;
	border: solid 1px #133746;
	border-radius: 5px;
	width: 70px;
	margin: 3px 5px 3px -5px;
}

.jeventslatest .jevents-item .jevdateicon1{
	color: #fff!important;
	background-color: #133746;
	padding: 8px;
}

.jeventslatest .jevents-item .jevdateicon2{
	padding: 8px;
}

.jeventslatest .jevents-item .jeviconnotdate{
	margin: 3px 0px 3px 75px!important;
	border-style: solid;
	border-width: 0px 0px 0px 0px;
	padding-right: 3px!important;
	width: 70%!important;
}

.jeventslatest .jevents-item .jeviconnotdate figure{
	width: 100%;
	height: auto;
	padding: 0px;
	border: 5px solid #133746;
	position: relative;
	background: transparent;
	border-radius: 15px;
}

.jeventslatest .jevents-item .jeviconnotdate figure img{
	width: 100%;
	display: block;
	border-radius: 10px;
}


.jeventslatest .jevents-item .jeviconnotdate .mod_events_latest_date{
	display: none
}


.jeventslatest .jevents-item .jeviconnotdate .mod_events_latest_content a{
	background: #133746;
	padding: 5px 15px;
	text-align: center;
	color: #fff;
	width: 100%;
	position: relative;
	display: block;
	margin: 5px auto;
	border-radius: 10px; 
}

.jeventslatest .jevents-item .jeviconnotdate .description{
	text-align: justify;
	font-size: 12px;		
}

#jevents_body {
	width: 100% !important;
	border: 1px solid #DDD;
	background-color: #F7F7F7;
	border-radius: 8px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 20px 0px 0px 0px;
}


.month_date > .month_title{
	color: #133746;
	font-size: 27px;
}

.month_date > .month_title_year{
	font-weight: normal;
	color: #878786;
	font-size: 27px;
}

#jevents .jevbootstrap .new-navigation{
	margin: auto auto;
	margin-bottom: 40px;
	display: inline-block;
	width: 100%;
}

#jevents .jevbootstrap .new-navigation .nav-items #nav-year{
	display: none
}


#jevents .jevbootstrap .new-navigation .nav-items #nav-today{
	display: none
}


#jevents .jevbootstrap .new-navigation .nav-items #nav-jumpto{
	display: none
}


#jevents .jevbootstrap .new-navigation #nav-search{
	display: none
}


#jevents .jevbootstrap .new-navigation .nav-items > div{
	margin-left: -5px;
	display: inline-block;
	padding: 0px;
	line-height: 23px;
	vertical-align: middle;
	border: 0px solid #133746;
	border-radius: 0px;
	border-left: 0px solid #133746;
}

#jevents .jevbootstrap .new-navigation .nav-items > div > a{
	background-color: transparent;
	color: #133746;
	margin-left: 0px;
	display: inline-block;
	line-height: 23px;
	vertical-align: middle;
	border: 1px solid #133746;
	padding: 2px 15px;
	text-decoration: none;
}

#jevents .jevbootstrap .new-navigation .nav-items > div > a:hover{
	background-color: #133746;
	color: #fff;
}







#jevents .jevbootstrap .new-navigation .nav-items > div#nav-week a{
	border-radius: 0px 5px 5px 0px;
	border-left: 1px solid #133746;
}

#jevents .jevbootstrap .new-navigation .nav-items > div#nav-month a{
	border-radius: 5px 0px 0px 5px;
}

#jevents .jevbootstrap .new-navigation .nav-items div.active{
	background: #133746;
	
}

#jevents .jevbootstrap .new-navigation .nav-items div.active a{
	background-color: transparent;
	color: #fff;
}


#jevents .jevbootstrap .jev_toprow .jev_header2{
	height: 35px;
}


#jevents .jevbootstrap .jev_toprow .jev_header2 .previousmonth,
#jevents .jevbootstrap .jev_toprow .jev_header2 .currentmonth,
#jevents .jevbootstrap .jev_toprow .jev_header2 .nextmonth{
	width: 31%;
	min-height: 35px;
	line-height: 23px;
}

#jevents .jevbootstrap .jev_toprow .jev_header2 .currentmonth{
	border: 1px solid #133746
}

#jevents .jevbootstrap .jev_toprow .jev_header2 .currentmonth{
	line-height: 35px;
	color: #133746 !important;
	font-size: 16px;
	font-weight: normal;
}


#jevents .jevbootstrap .jev_toprow .jev_header2 .previousmonth,
#jevents .jevbootstrap .jev_toprow .jev_header2 .nextmonth{
	background-color: #133746;
	border: 1px solid #133746
}

#jevents .jevbootstrap .jev_toprow .jev_header2 .previousmonth a,
#jevents .jevbootstrap .jev_toprow .jev_header2 .nextmonth a{
	font-size: 16px;
	color: #fff;
	background: none;
	line-height: 35px;
}


#jevents .jevbootstrap .jev_toprow .jev_header2 .previousmonth{
	margin-left: 35px;
}

#jevents .jevbootstrap .jev_toprow .jev_header2 .previousmonth a{
	background: none !important
}

#jevents .jevbootstrap .jev_toprow .jev_header2 .previousmonth a:before{
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	transform: translate(0, 0);
	content: "\f0d9";
	margin-right: 9px;
	position: relative;
}

#jevents .jevbootstrap .jev_toprow .jev_header2 .nextmonth{
	margin-right: 35px;
}


#jevents .jevbootstrap .jev_toprow .jev_header2 .nextmonth a{
	background: none!important
}

#jevents .jevbootstrap .jev_toprow .jev_header2 .nextmonth a:after{
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	transform: translate(0, 0);
	content: "\f0da";
	margin-left: 9px;
	position: relative;
}


#jevents .jevbootstrap .cal_top_day_names{
	max-width: 100%;
	background-color: transparent;
	border-collapse: collapse;
	border-spacing: 0;
	margin:45px 0px 0px 0px;
}

#jevents .jevbootstrap .cal_top_day_names .cal_daysnames{
	background-color: #F7F7F7;
	text-align: center;
	
}

#jevents .jevbootstrap .cal_top_day_names .cal_daysnames span{
	font-size:16px;
	color:  #133746;
}


#jevents .jevbootstrap .cal_table .cal_cell_rows .cal_today .cal_daylink{
	background-color: #133746;
	padding: 4px;
	border-radius: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

#jevents .jevbootstrap .cal_table .cal_cell_rows .cal_today .cal_daylink:hover{
	color: #133746;
	background-color: #ffffff;
	border:1px solid #133746;
}

#jevents .jevbootstrap .cal_table .cal_cell_rows .cal_dayshasevents .cal_titlelink:link,
#jevents .jevbootstrap .cal_table .cal_cell_rows .cal_dayshasevents .cal_titlelink:visited,
#jevents .jevbootstrap .cal_table .cal_cell_rows .cal_dayshasevents .cal_titlelink:hover{
	background: #133746;
	color: #fff;
	text-align: center;
	font-size: 12px;
}


#jevents_body div.event_legend_item{
	display: none
}


/* list events */

#jev_maincal {
	margin: 15px -1px 15px -1px;
	background-color: #FCFCFC;
	border: 0px solid #ddd;
}


.jev_listview .jev_listrow{
	width: 100%;
}

#jevents_body #jev_maincal.jev_listview .jev_daysnames{
	background-color: #F7F7F7;
	border-width: 0px 1px 0px 1px;
	border-style: solid;
	border-color: #DDD;
	padding-left: 33px;
	height: 55px;
	line-height: 23px;
	color: #133746;
	font-size: 18px;
	font-weight: normal;
	text-align: left;
	float: left;
	width: 100%;
	max-width: 100%;
	overflow: hidden;
	padding: 15px 35px;
}

.jev_listview .jev_listrow {
	float: left;
	border-color: #ddd;
	border-style: solid;
	border-width: 0px 1px 0px 1px;
	margin-bottom: -1px;
	width: 100%;
}

#jevents_body ul.ev_ul li.ev_td_li{
	display: inline-block;
	width: 21%;
	margin: 5px 30px;
	border: none;
}


#jevents_body ul.ev_ul li.ev_td_li .event h3{
	border-style: solid;
	border-width: 0 0 0 5px;
	margin-bottom: 1px;
	padding-left: 2px;
	background-image: none;
	color: #133746;
	background: #f7f7f7;
	height: 35px;
	padding: 0px 0px;
	margin: 5px 0px 10px 0px;
	vertical-align: middle;
	display: block;
}

#jevents_body ul.ev_ul li.ev_td_li .event h3 a{
	font-size: 16px;
	color: #133746;
	margin-left: 10px;
	display: block;
	height: 35px;
}

#jevents_body ul.ev_ul li.ev_td_li .event h3 a:hover{
	text-decoration: none !important;

}


#jevents_body ul.ev_ul li.ev_td_li .event figure{
	width: 75%;
	height: auto;
	overflow: hidden;
	margin: 10px auto;
}


#jevents_body ul.ev_ul li.ev_td_li .event figure img{
	width: 100%;
	border-radius: 10px;
}


#jevents_body ul.ev_ul li.ev_td_li .event p{
	text-align: center;
	height: 15px;
}

#jevents_body ul.ev_ul li.ev_td_li .event a.more:hover{
	text-decoration: none
}

#jevents_body ul.ev_ul li.ev_td_li .event a.more{
	background: #133746;
	padding: 5px 15px;
	text-align: center;
	color: #fff;
	width: 75%;
	position: relative;
	display: block;
	margin: 5px auto;
	border-radius: 10px;
}


/* detail event */
#jevents_body .new-navigation{
	padding: 20px;
}

#jevents_body .jev_evdt{
	width: 100%;
	background: #fff;
	padding: 5px 50px;
}

#jevents_body .jev_evdt header h1{
	color: #133746;
	font-size: 24px;
	margin:  0px;
	padding: 0px;
}

#jevents_body .jev_evdt header h3{
	color: #133746;
	font-size: 16px;
	margin:  0px;
	padding: 0px;
}

#jevents_body .jev_evdt .detail{
	width: 100%;
}

#jevents_body .jev_evdt .detail .description{
	text-align: justify;
	font-size: 16px;
}

#jevents_body .jev_evdt .detail .location{
	width: 100%;
}

#jevents_body .jev_evdt .detail .location .map{
	width: 80%;
	margin: 15px auto;
}

#jevents_body .jev_evdt .detail .location .map #map-canvas{
	height: 250px !important;
	width: 100% !important;
	border-radius: 10px;
}

#jevents_body .jev_evdt .detail .gallery{
	width: 100%;
	text-align: center;
}

#jevents_body .jev_evdt .detail .gallery figure{
	width: 25%;
	height: auto;
	display: inline-block;
	overflow: hidden;
	vertical-align: top;
	margin: 5px 15px;
}

#jevents_body .jev_evdt .detail .gallery figure img{
	width: 100%;
	border-radius: 10px;
}

#jevents_body p {
	padding: 20px 0px;
}

#jevents_body p .jev_back{
	background: #133746;
	padding: 5px 15px;
	text-align: center;
	color: #fff;
	width: 150px;
	position: relative;
	display: block;
	margin: 5px auto;
	border-radius: 10px;
	text-decoration: none
}

#jevents_body p .jev_back:hover{
	color: #fff;
}

/* ctaegory */
.fullparr div.itemListCategoriesBlock{
	  border-bottom: 1px solid #ccc;
	  margin-bottom: 25px;
}

.fullparr div.itemListCategoriesBlock .itemsCategory{
	position: relative;
}

.fullparr div.itemListCategoriesBlock h2{
	color: #133746;
  padding: 5px 15px;
  border-bottom: 1px solid #133746;
  margin-left: 0px;
  position: relative;
  margin-bottom: 20px;
}

/* .fullparr div.itemListCategoriesBlock h2:before{
	content: "";
	background: url('../images/icon-bird.png');
	background-repeat: no-repeat;
	width: 41px;
	height: 32px;
	position: absolute;
	left: -40px;
	top: 31px;
} */

.fullparr div.itemListCategoriesBlock img{
	  border-radius: 10px;
	  margin: 5px;
}

.newsletter-inner .newsletter {
	width: 32%; 
	display: inline-block;
	vertical-align: top;
	margin: 5px 0px;
}

/* newsletter */

div.jNewsRB div.jNewsLB #message1 > span{
	font-size: 13px;
	line-height: 13px;
	display: block;
}

#humboldtFeatured2{
	width: 100%;
	margin-top: 20px;
	display: inline-block;
}

.newsletter {
	width: 32%;
	display: inline-block;
	vertical-align: top;
	margin: 5px 8px;
}

.newsletter h3{
	position: relative;
	width: 100%;
	height: auto;
	color: #133746;
	padding: 10px 0px;
	margin-left: 0px;
	font: 22px Century Gothic, sans-serif;
	text-shadow: 0px 0px 0px rgba(255,255,255,.7);
	background: transparent;
	text-align: center;
}

.newsletter #jnews_module1{
	background: #fff;
	margin-top: 0px;
	height: 10px;
	max-width: 100%;
	color: #133746;
	padding:  0px;
	border: 0px solid #ccc;
	padding-top: 0px;
	width: 100%;
}

.newsletter .jNewsRT {
	margin-top: 0;
	top: 0;
	width: 100%;
	padding-top: 0px;
	font: 22px Century Gothic, sans-serif;
	text-shadow: 0px 0px 0px rgba(255,255,255,.7);
	background: transparent;
}

.newsletter .jNewsRT .pretext{
	display: none
}

.newsletter .jNewsRT form #wz_12{
	margin: 0px;
	padding: 5px 15px;
	color: #fff;
	background: #133746;
	border: 0px solid #133746;
	border-radius: 10px;
	font-size: 15px;
	float: none;
	display: inline-block;
	vertical-align: top;
	width: 70%;
	max-width: 100% !important;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
}
.newsletter .jNewsRT form .subscriptionButton{
	padding: 0px;
	margin: 0px;
	float: right;
	display: inline-block;
	vertical-align: top;
	margin-top: -35px;
	text-align: right;
}
.newsletter .jNewsRT form .subscriptionButton input {
	margin: 0px;
	padding: 6px 20px;
	color: #fff;
	background: #133746;
	border: 0px solid #fff;
	border-radius: 10px;
	font-size: 12px;
	text-transform: capitalize;
	display: block;
	float: none;
	height: 35px;
	line-height: 24px;
	border-top-left-radius: 0px;
	border-bottom-left-radius: 0px;
}


/* mutipledia */

div.multimedia {
	float: none;
	width: 100%;
	max-width: 100%;	
}

div.multimedia.moduletable  {
	width: 32%;
	display: inline-block;
	vertical-align: top;
	margin: 5px 8px;
	max-width: 100%;
	margin-left: 0px;
}



div.multimedia .uk-panel-title{
	position: relative;
	width: 100%;
	height: auto;
	color: #133746;
	padding: 0px;
	margin-left: 0px;
	margin-bottom: 1.5em;
	font: 22px Century Gothic, sans-serif;
	background: transparent;
	text-align: center;
}

div.multimedia .uk-panel-title h3{
	position: relative;
	width: 100%;
	color: #133746;
	padding: 10px 0px;
	margin-left: 0px;
	font: 22px Century Gothic, sans-serif;
	text-shadow: 0px 0px 0px rgba(255,255,255,.7);
	background: transparent;
	text-align: center;	
}

div.multimedia .uk-panel-title img{
	width: auto;
	margin: 30px 5px 0px 0px;
}

div.multimedia .uk-panel-title a:focus img{
	border: 1px solid #133746;
}

/* titter */

.twitter {
	width: 340px;
	max-height: 320px;
	float: right;
	margin-top: -7px;
	padding: 0;
}

div.twitter iframe {
	max-height: 170px;
	width: 100%;
}

span.hasjevtip{
	display: block !important;
}

.moduleItemIntrotext article.wk-content, 
.moduleItemIntrotext article.wk-content a, 
.moduleItemIntrotext article.wk-content a img, 
.moduleItemIntrotext article.wk-content img{
	width: 1000px;
	height: auto !important;
	max-height: 100% !important;
	border-radius: 10px;
	display: block;
	margin: 0px auto;
}
.moduleItemIntrotext article.wk-content a:focus img{
	border: 1px dotted #133746;
}
.gkcol { 
	width: 200px; 
}

#system-message-container { 
	margin: 0 -20px; 
	position: absolute;
	top: 360px;
	left: 50%;
	margin-left: -195px !important;
	z-index: 100;
	background: #fff;
	border: 1px solid #000
}

.box > div, #humboldtContent > div { 
	padding: 0px; 
}

#humboldtContent { 
	width: 100%;
}





/* photos */
.photos{
	width: 100%;
	margin: 20px 0px;
}

.photos .collections{
	width: 100%;
	display: block;
	vertical-align: top;
	margin: 25px auto;
	border-bottom: 0px solid #ddd;
}

.photos .collections li{
	width: 14%;
	min-height: 56px;
	height: auto;
	font-weight: normal;
	display: block;
	margin: 5px 1px;
	word-wrap: break-word;
	border: 0px solid #fff;
}

.photos .collections li.active:before{
  content: "";
  background: url('../images/icon-bird.png');
  background-repeat: no-repeat;
  width: 41px;
  height: 32px;
  position: absolute;
  left: -40px;
  top: 51px;
}


.photos .collections li.active a{
  background: transparent;
  color: #133746;
  text-decoration: none;
  border-radius: 0px;
  height: 58px !important;
  padding: 30px 0px 0px 0px;
  border-bottom: 1px solid #133746;
}

.photos .collections li a{
	background: transparent;
  color: #878786;
  text-decoration: none;
  font-size: 14px;
  border: 0px solid #fff;
  word-wrap: break-word;
  padding: 5px 0px !important;
}


.photos .tab-content .tab-pane figure{
	width: 100%;
  height: 180px;
  overflow: hidden;
  padding: 10px 5px;
}

.photos .tab-content .tab-pane figure img{
	width: 170%;
	display: block;
	max-width: 200% !important;
}

.photos .tab-content .tab-pane figure .caption{
	  position: absolute;
  bottom: 0px;
  width: 95%;
  background-color: rgba(0,0,0,0.7);
  color: #fff;
  font-size: 12px;
  padding: 4px;
  height: 45px;
}


.photos .tab-content .tab-pane .nav-pills>li.active>a{
	background: #133746;
	color: #fff;
	text-decoration: none;
	border-radius: 0px 25px 25px 0px;
	height: auto;
	padding: 13px 0px;
	width: 90%;
}

/* gallery */ 

#k2Container .itemBody .wk-slideshow .slides li{
	width: 400px !important;
}

#k2Container .itemBody article.wk-content, 
#k2Container .itemBody article.wk-content a, 
#k2Container .itemBody article.wk-content a img, 
#k2Container .itemBody article.wk-content img{
	width: 100% !important;
	height: 100% !important;
	max-height: 100% !important;
} 

#k2Container .itemBody article.wk-content figure{
	width: 400px;
	height: 400px;
}  



/* header */

/* menu */

#humboldtHeader .icemegamenu .icemegamenu {
	display: block;
	overflow: visible;
}

#humboldtHeader .icemegamenu .icemegamenu #icemegamenu{
	height: 33px !important;
	background: #133746;
	border: 0px solid #133746;
	border-radius: 10px;
}

#humboldtHeader .icemegamenu .icemegamenu #icemegamenu li.active a.icemega_active > span.icemega_title{
	padding-top: 0px;
	text-decoration: underline;
}

#humboldtHeader .icemegamenu .icemegamenu #icemegamenu > li.active{
	border: 0px;
}

#humboldtHeader .icemegamenu .icemegamenu #icemegamenu > li span.icemega_title{
	color: #fff;
	line-height: 33px;
	font-weight: bold;
	font-size: 15px;
	text-transform: none;
	float: left;
	font-style: normal;
}
#humboldtHeader .icemegamenu .icemegamenu #icemegamenu > li span.icemega_title:focus,
#humboldtHeader .icemegamenu .icemegamenu #icemegamenu > li span.icemega_title:focus-visible,
#humboldtHeader .icemegamenu .icemegamenu #icemegamenu li a.iceMenuTitle:focus,
#humboldtHeader .icemegamenu .icemegamenu #icemegamenu li a.iceMenuTitle:focus-visible{
	border: 1px solid #ffffff;
}
#humboldtHeader .icemegamenu .icemegamenu #icemegamenu li{
	line-height: 33px;
	position: static;
	vertical-align: middle;
	border: 0px solid #fff; 
}

#humboldtHeader .icemegamenu .icemegamenu #icemegamenu li a.iceMenuTitle{
	height: 33px;
	padding: 0px 25px;
	line-height: 33px;
}

#humboldtHeader .icemegamenu .icemegamenu #icemegamenu li a.iceMenuTitle:after{
	content: "|";
	margin-left: 20px;
	color: #fff;
	position: absolute;
}

#humboldtHeader .icemegamenu .icemegamenu #icemegamenu li:last-child a.iceMenuTitle:after{
	display: none;
	content: "|";
	margin-left: 5px;
	color: #fff;
	position: absolute;
}



#humboldtHeader .icemegamenu .icemegamenu #icemegamenu > li span.icemega_desc{
	display: none
}

#humboldtHeader .icemegamenu .icemegamenu #icemegamenu > li:first-child{
	background: none;

}

#iceMenu_114 {
	width: 157px;
}

#iceMenu_115 {
	width: 177px;
}

#iceMenu_115 a span {
	color: #ffffff;
	line-height: 17px;
	padding-top: 7px;
	text-shadow: 1px 1px 1px rgba(0,0,0,.5);
}

#iceMenu_114 a span {
	color: #ffffff;
	line-height: 17px;
	padding-top: 17px;
	text-shadow: 1px 1px 1px rgba(0,0,0,.5);
}

#iceMenu_114, #iceMenu_115 {
	height: 48px;
	background: #059f6d;
	border: 1px solid #69c5a7;
	float: right;
}

#iceMenu_115, #iceMenu_114 {
	cursor: pointer;
}

#humboldtHeader .icemegamenu .icemegamenu #icemegamenu > li:hover ul.icesubMenu{
	display: none;
	-webkit-transition: all .25s ease-out;
	-moz-transition: all .25s ease-out;
	-ms-transition: all .25s ease-out;
	-o-transition: all .25s ease-out;
	transition: all .25s ease-out;
	opacity: 1;
	visibility: hidden;
}

#humboldtHeader .icemegamenu .icemegamenu #icemegamenu > li ul.icesubMenu{
	position: absolute;
	width: 100%!important;
	z-index: 600;
	margin: 0;
	top: 100%;
	left: 0px;
	opacity: 1;
	text-align: left;
	visibility: visible;
	background: #fff;
	border: 2px solid #133746;
	color: #133746;
	border-radius: 5px;
	display: none;
	min-height: 100px;
	height: 450px;
	max-height: 500px;

}

#humboldtHeader .icemegamenu .icemegamenu #icemegamenu > li ul.icesubMenu li span.icemega_title{
	color: #133746;
	font-weight: bold;
	font-size: 13px;
}


#humboldtHeader .icemegamenu .icemegamenu #icemegamenu > li ul.icesubMenu li .iceCols{
	width: 100% !important;
	text-align: center;
}

#humboldtHeader .icemegamenu .icemegamenu #icemegamenu > li ul.icesubMenu li .iceCols ul li{
	display: inline-block;
	position: relative;
	width: 200px;
	margin: 0px -1px;
	background: none;
	height: 40px;
}

#humboldtHeader .icemegamenu .icemegamenu #icemegamenu > li ul.icesubMenu li .iceCols ul li a.iceMenuTitle{
	border-bottom: 2px solid #133746 !important;
	padding: 0px 0px;
}

#humboldtHeader .icemegamenu .icemegamenu #icemegamenu > li ul.icesubMenu li.parent ul{
	visibility: visible;
	border-radius: 0px;
	display: block;
	opacity: 1;
	border: 0px solid #133746;
	height: auto;
}

#humboldtHeader .icemegamenu .icemegamenu #icemegamenu > li ul.icesubMenu li.parent ul li{
	background: #fff;
	border: 0px solid #133746;
	border-radius: 5px;
	height: 35px;
	margin: 5px 0px
}

#humboldtHeader .icemegamenu .icemegamenu #icemegamenu > li ul.icesubMenu li.parent ul li.active a span{
	text-decoration: underline;
}



#humboldtHeader .icemegamenu .icemegamenu #icemegamenu > li ul.icesubMenu li.parent ul li a.iceMenuTitle{
	border-bottom: 0px solid #fff !important;
	text-align: left;
	padding: 0px 0px;
}

#humboldtHeader .icemegamenu .icemegamenu #icemegamenu > li ul.icesubMenu li.parent ul li a.iceMenuTitle span{
	font-size: 13px;
	font-weight: normal;
}

#humboldtHeader .icemegamenu .icemegamenu #icemegamenu > li ul.icesubMenu li.parent ul li a.iceMenuTitle:before{
	content: "\f111";
	display: inline-block;
	font-family: FontAwesome;
	font-weight: normal;
	font-size: 7px;
	color: #133746;
	float: left;
	margin-right: 11px;
	position: absolute;
	left: -9px;
	top: 0px;
}

/* body */

/* videos */

.videos h5{
	text-align: center;
	margin: 15px 0px;
	color: #133746;
}

.videos .imagen{
	position: relative;
	text-align: center;
	display: block;
	width: 65%;
	margin: 0 auto;
}

.videos .imagen figure{
	width: 75%;
	margin: 5px auto;
	position: relative;
}

.videos .imagen figure .modal{
	padding-top: 25%;
	font-size: 40px;
	color: #fff;
	position: absolute;
	display: block;
	  background: rgba(0,0,0,.5);
}

#sbox-window{
	padding:0px;
}

#sbox-content.sbox-content-iframe {
  overflow: hidden;
}


.videos .imagen figure img{
	width: 100%;
	margin: 0px !important;
}

.videos .description{
	margin: 5px 20px;
	display: block;
	width: 90%;
	vertical-align: top;
	height: 100px;
}

.videos .description p{
	font-size: 13px;
}



#humboldtTop1 .content .moduleItemIntrotext .wk-slideshow .next, 
#humboldtTop1 .content .moduleItemIntrotext .wk-slideshow .prev{
	position: absolute;
	z-index: 5;
	cursor: pointer;
}

#humboldtTop1 .content .moduleItemIntrotext .wk-slideshow-default > div .next{

	top: 50%;
	width: 50px;
	height: 50px;
	margin-top: -25px;
	background: none;
	right: 30px


} 


#humboldtTop1 .content .moduleItemIntrotext .wk-slideshow-default > div .prev {
	top: 50%;
	width: 50px;
	height: 50px;
	margin-top: -25px;
	background: none;
	left: 30px
}


#humboldtTop1 .content .moduleItemIntrotext .wk-slideshow-default > div .prev:before{
	content: "\f0a8";
	font-family: "FontAwesome";
	visibility: visible;
	display: block;
	left: 30px;
	font-size: 38px;
	color: #133746;
}

#humboldtTop1 .content .moduleItemIntrotext .wk-slideshow-default > div .next:before{
	content: "\f0a9";
	font-family: "FontAwesome";
	visibility: visible;
	display: block;
	left: 30px;
	font-size: 38px;
	color: #133746;
}



#humboldtTop1 .content .moduleItemIntrotext .wk-slideshow .caption{
	bottom: -45px;
	background: #133746;
	color: #fff;
	border-radius: 15px;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	padding: 10px 25px;
	width: 1000px;
	display: block;
	margin: 0 auto
}



/* banner home */
#humboldtBottom1{
	background: none;
	background-position: 0 42px;
	margin-top: 10px;
	border-bottom: 0px solid #cec9c2;
}

#humboldtBottom1 .banner-home:first-child h3{
	width: 30%
}

.banner-home{
	margin:  20px 0px;
}

.banner-home .content-inner{
	margin-top: 35px;
	border: none;
	display: inline-block;
	height: auto;
	width: 100%;
}

.banner-home h3{
	width: 60%;
	border: 0px solid #fff;
	text-align: center;
	font-size: 24px;
	color: #133746;
	background: #fff;
	z-index: 1;
	position: relative;
	margin: 0px auto;
	font-weight: normal;
}

.banner-home .title{
	width: 100%;
}

.banner-home .title:before{
	background: #133746;
	height: 13px;
	width: 33%;
	content: "";
	display: inline-block;
	margin: 7px 0 0;
	padding: 0px;
	left: 0px;
	position: absolute;	
	border-radius: 5px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
}

.banner-home .title:after{
	background: #133746;
	height: 13px;
	width: 33%;
	content: "";
	display: inline-block;
	margin: -19px 0 0;
	padding: 0px;
	right: 0px;
	position: absolute;	
	border-radius: 5px;
	border-top-left-radius: 0px;
	border-bottom-left-radius: 0px;
}

.banner-home .content-inner .col-md-3{
	text-align: center;
}

.banner-home .content-inner .col-md-3 h5{	
	font-size: 16px;
	color: #133746;
	font-weight: normal;
	height: 50px;
}


.banner-home .content-inner .item{
	height: 70px;
	background: #133746;
	color: #fff;
	padding: 10px 45px;
	text-align: center;
	border: 0px solid #fff;
	border-radius: 15px;
	width: 95%;
	margin: 5px auto;
	vertical-align: bottom;
	display: block;
}

.banner-home .content-inner .col-md-4{
	text-align: center;
	margin: 5px 0px;
}

.banner-home .content-inner .item h5{
	color: #fff;
	font-size: 14px;
}

.banner-home .content-inner .item h5 a{
	color: #fff;
	font-size: 14px;
}

.banner-home .content-inner > .col-md-2 > h5{
	display: none
}

.banner-home .content-inner > .col-md-2 figure{
	width: 100%;
	height: 120px;
	overflow: hidden;
	margin: 5px auto;
}

.banner-home .content-inner > .col-md-2 > figure img{
	width: 100%;
	max-width: 180px !important;
	display: block;
	margin: 0 auto;
} 

.banner-home .content-inner > .col-md-2 > figure a:focus img{
	border: 1px solid #133746;
}

.home-banner {
    display: block;
    margin: 0 auto;
    object-fit: cover;
    width: 100%;
}

/* footer */
.humboldtFooter .custom {
	width: 100%;
	float: none;
	height: auto;
	text-align: center;
}

.humboldtFooter span {
	color: #fff !important;
	font-size: 12px;
	text-align: center;
	line-height: 1.5;
	background-color: #133746;
}
.humboldtFooter a {
    color: #fff;
	font-size: 12px;
	background-color: #133746; 
}
.humboldtFooter a.mail {
	text-transform: none;
}

footer.humboldtFooter p:first-child a {
	color: #fff;
	font-size: 14px;
	text-decoration: underline;
	margin-left: 10px;
}

footer.humboldtFooter p:last-child a{
	color: #fff;
	position: relative;
	top: 0px;
	font-size: 12px;
	text-decoration: underline;
}

footer.humboldtFooter p:last-child a:hover{
	color: #fff;
}
footer.humboldtFooter p:last-child a:focus{
	border: 1px solid #ffffff;
}
.humboldtFooter h4{
	color: #fff;
	margin: 1em auto;
}
/*Otros*/
.pb-5{
	padding-bottom: 5rem;
}

.upper{
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;    
    opacity: 1;
    background: #000000;
}
.loader{
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);            
}

.loader{
    margin: 0;
    padding: 0;
    text-transform: uppercase;
    font-size: 5em;
    color: rgba(255,255,255,.1);
    background-image: url(images/imagenes/tierra.gif);
    background-repeat: repeat-x;
    -webkit-background-clip: text;
    animation: animate 15s linear infinite;

}

@keyframes animate{
    0%{
        background-position: left 0px top -100px;
    }
    40%{
        background-position: left 800px top -50px;
    }
    80%{
        background-position: left 1800px top -50px;
    }
    100%{
        background-position: left 2400px top 80px;
    }
}
.hid{
    display: none !important;
}

@media screen and (max-width:480px) {	
	.loader h2{
		display: block;
		text-align: center;
		margin: 0 auto;
	}	
}


/* Footer */

footer {
    display: block;
    width: 100%;
	padding-top: 20px;   
	text-align: left;
}
footer .row.principal{
	display: flex;
	align-items: center;
}
footer .row .col-lg-3{
	min-height: 145px;
}
footer .logo img {
    display: block;
    margin: 0em auto 0 0;
	background-color: #133746;
}
footer .logo{
	background-color: #133746;
}
footer .card,
footer .card span{
	display: block;	
	text-align: left;
	background-color: #133746;
}
footer .social ul {
    display: flex;
    list-style: none;
    margin-top: 2em;
    padding: 0;
}
footer .social ul li {
    padding-right: 5px;
}
footer .tit-footer{
	font-size: 18px;
	text-align: left;
	margin-bottom: 1em;
	color: #ffffff;
	background-color: #133746;
}
footer .cat-footer .row{
	padding: 0 15px;
}
footer .cat-footer a{
	display: block;
	padding-bottom: 3px;
	background-color: #133746;
	color: #FFFFFF;
}
.copyright{
	margin-top: 20px;
	font-size: 14px;
	font-weight: bold;
}