body{
	font-family: 'Hind', sans-serif;
	font-weight:400;
	overflow-x:hidden;
}

#post-404{
	height: 70vh;
}

.search-form-wrapper{
	background-color: rgba(0,0,0,.8);
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    z-index: 10;
	
	display:none;
}

.search-closer,
.search-closer:hover,
.search-closer:active,
.search-closer:focus{
	color:#fff;
	font-size:20px;
	text-decoration:none;
}

.search-inner{
	width:300px;
}

.title404{
	font-size: 120px;
	font-weight: 600;
	line-height: 120px;
	color: #486acd;
}

.spacer{
	width:100%;
	height:50px;
}

#map,
#event-map{
	height:400px;
}

.vc_column_container>.vc_column-inner{
	padding-left: 0!important;
    padding-right: 0!important;
}

.vc_row {
    margin-left: 0px!important;
    margin-right: 0px!important;
}

body.withMenu{
	overflow:hidden;
}

h1{
	margin-bottom:0;
}

#main{
	padding-top:80px;
}

.header{
	height:80px;
	background-color:#fff;
	width:100%;
	position: relative;
    z-index: 1000;
	padding: 0 50px;
	
	position:fixed;
	top:0;
	
	-webkit-box-shadow: 0px 2px 5px 1px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 2px 5px 1px rgba(0,0,0,0.2);
	box-shadow: 0px 2px 5px 1px rgba(0,0,0,0.2);
}

.logo{
	display:inline-block;
	max-width:400px;
}

.logo img{
	margin-top:8px;
}

.mobileToggler{
	cursor:pointer;
	color:#486acd;
	font-size: 29px;
    line-height: 29px;
	height: 29px;
}

.collapse-button {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1000;
    color: #000;
    text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
    cursor: pointer;
    font-size: 14px;
    text-align: center;
    transform: translate(0,-50%);
    -o-transform: translate(0,-50%);
    -ms-transform: translate(0,-50%);
    -moz-transform: translate(0,-50%);
    -webkit-transform: translate(0,-50%);
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border: none;
    background-image: none!important;
    background-color: transparent!important;
    width: 50px;
    box-shadow: unset;
    padding: 10px 0px 10px 10px;
    margin-top: 4px;
}

.collapse-button .icon-bar {
    background-color: #486acd;
    height: 4px;
    width: 30px;
    margin: 4px 0;
    border-radius: 1px 1px 1px 1px;
    display: block;
}

.collapse-button .icon-bar.top, 
.collapse-button .icon-bar.middle, 
.collapse-button .icon-bar.bottom {
    opacity: 1;
    -webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -ms-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
    border-radius: 5px;
}

#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link, 
#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link, 
#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link,
#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item > a.mega-menu-link{
	font-weight:500;	
}
#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item > a.mega-menu-link:hover{
	color:#005097;
	font-weight:500;	
}

#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item.mega-toggle-on > a.mega-menu-link{
	font-weight:500;
}

#mega-menu-wrap-header-menu {    
    display: inline-table;
}

#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link{
	color:#666;
	background:#fff;
}

.mega-current-menu-parent > a,
.mega-current-menu-item > a{
	color:#005097!important;
	font-weight:500;	
}

#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:hover, 
#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:focus {
    background: #f8f9fa;
    text-decoration: none;
    color: #666;
}

#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link, #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link{
	border-bottom: 2px solid #0277df!important;
    margin-bottom: 6px;
    padding-bottom: 3px;
}

#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-megamenu > ul.mega-sub-menu,
#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-flyout ul.mega-sub-menu {
    box-shadow: 0px 1px 3px 1px rgba(110,110,110,0.1);
}

.mp-level{
	z-index:10;
}

.desktop-menu-wrapper .search-button{
	margin-left: 40px;
	margin-top:2px;
}

.mobile-menu-wrapper .search-button{	
	margin-top:2px;
	margin-right:20px;
}

.search-button a{
	color:#6f6f6f;
	font-size:14px;
}

.search-button a:hover{
	color:rgba(111, 111, 111, 0.6);
	font-size:14px;
}

.mobile-menu-wrapper{
	display:none;
}

@media (min-width:1011px){
	.desktop-menu-wrapper{
		display: -ms-flexbox!important;
		display: flex!important;
	}
}

.slider{
	position:relative;
}

.slider .item{
	width:100%;
	height:600px;
	max-height:90vh;
	background-size:cover;
	background-position:center;
	padding: 0 10px;
	background-repeat: no-repeat;
}

.slider .smalltitle{
	color:#fff;
	font-size:25px;
	line-height:35px;
	font-weight:600;
}

.slider .subtitle{
	color:#fff;
	font-size:40px;
	line-height:40px;
	font-weight:500;
}

.slider .title{
	color:#fff;
	font-size:60px;
	line-height:60px;
	font-weight:700;
}

@media (max-width:600px){
	.slider .smalltitle{
		font-size:20px;
		line-height:25px;
	}

	.slider .subtitle{
		font-size:30px;
		line-height:30px;
	}

	.slider .title{
		font-size:50px;
		line-height:50px;
	}
}

.slider .links{
}

.slider .links a{
	margin:20px 10px;
}

.slider .owl-prev,
.slider .owl-next{
	position: absolute;
    top: 45%;	
    font-size: 80px!important;
    line-height: 40px!important; 
}

.slider .owl-prev{
	left:20px;
}

.slider .owl-next{
	right:20px;
}

.slider .owl-prev > span,
.slider .owl-next > span{
	height: 40px;
    display: inline-block;
}

.owl-theme .owl-nav [class*=owl-]{   
	opacity:0.4;
	transition:all .25s;
}

.owl-theme .owl-nav [class*=owl-]:hover{
	background:transparent;
	color:#212529;
	outline:none;
	opacity:0.9;
	transition:all .25s;
}

.owl-theme .owl-nav [class*=owl-]:active,
.owl-theme .owl-nav [class*=owl-]:focus{
	outline:none;
}

.slider .owl-theme .owl-nav{
	margin:0;
}

.slider .owl-theme .owl-dots{
	position:relative;
	top:-30px;
}

.owl-carousel{
	position:relative;
}

.owl-theme .owl-dots .owl-dot:focus{
	outline:none;
}

.owl-theme .owl-nav.disabled+.owl-dots{
	margin-top: 0px;
    position: absolute;
    bottom: 0;
    width: 100%;
}

.owl-theme .owl-dots .owl-dot span{
	/*background:rgba(255,255,255,0.5);*/
	transition: all .25s ease-in-out;
}

.owl-theme .owl-dots .owl-dot.active span, 
.owl-theme .owl-dots .owl-dot:hover span{
	/*background:rgba(255,255,255,1);*/
	transition: all .25s ease-in-out;
}

.big-slider-image{
	max-width:0 80%;
	margin:0 auto;
}

.big-slider-image img{
	max-height:450px;
}

.main-title-block{
	margin:0 0 20px 0;
	text-align:center;
}

.main-title-block .title-text{
	color:#212529;
	font-size:36px;
	line-height:42px;
	font-weight:500;
}

.main-title-block .subtitle-text{
	color:#8f8f8f;
	font-size:18px;
	line-height:26px;
	font-weight:400;
}

.main-title-block.light .title-text{
	color:#fff;
}

.main-title-block.light .subtitle-text{
	color:#fff;
}

.simple-text-block .text{
	color:#212529;
	line-height:24px;
	font-weight:400;
	text-align:justify;
}

.simple-text-block .text{
	margin-bottom:30px;
}

.simple-text-block .text a{
	color: #2a2a2a;
	text-decoration:underline;
}

.simple-text-block .text a:hover,
.simple-text-block .text a:active,
.simple-text-block .text a:focus{
	color: #005097;
}

.ufmb-button.blue,
.wpcf7-form-control.wpcf7-submit{
	display:inline-block;
	text-transform:uppercase;
	color:#fafafa;
	border:2px solid #486acd;
	background-color:#486acd;
	border-radius:5px;
	padding:15px 15px 13px 15px;
	font-size:13px;
	line-height:13px;
	font-weight:500;
	transition: all 0.25s;
}

.ufmb-button.blue:hover,
.ufmb-button.blue:active,
.ufmb-button.blue:focus,
.wpcf7-form-control.wpcf7-submit:hover,
.wpcf7-form-control.wpcf7-submit:active,
.wpcf7-form-control.wpcf7-submit:focus{
	text-decoration:none;
	color:#486acd;
	background-color:#fafafa;	
	transition: all 0.25s;
}

.wpcf7-form-control.wpcf7-submit{
	cursor:pointer;
}

.ufmb-button.white{
	display:inline-block;
	text-transform:uppercase;
	color:#486acd;
	border:2px solid #fafafa;
	background-color:#fafafa;
	border-radius:5px;
	padding:15px 15px 13px 15px;
	font-size:13px;
	line-height:13px;
	font-weight:500;
	transition: all 0.25s;
}

.ufmb-button.white:hover,
.ufmb-button.white:active,
.ufmb-button.white:focus{
	text-decoration:none;
	color:#fafafa;
	background-color:#486acd;	
	transition: all 0.25s;
}

.president-block{
	background-image:url(../images/mapa.jpg);
	
	padding:50px 0;
	width:100%;
}

.president-block .message-wrapper{
	background-color: rgba(255,255,255,0.05);
	border-radius:4px;
	padding: 55px 40px 55px 40px;
	box-shadow:0px 2px 10px 2px rgba(0, 0, 0, 0.08);
	margin-top:50px;
	display: flex;
}

.president-block .message-wrapper .president-image-wrapper{
	width:20%;
	text-align:center;
	display:inline-block;
	position:relative;
}

.president-block .message-wrapper .president-image-wrapper a .president-image{
	opacity:1;
	transition:all .25s;
}

.president-block .message-wrapper .president-image-wrapper a:hover .president-image{
	opacity:0.5;
	transition:all .25s;
}

.president-block .message-wrapper .president-image{
	width:170px;
	height:170px;
	background-color:#fff;
	border-radius:50%;
	display:inline-block;
	background-size:cover;
	background-position:center;
	border:1px solid #fff;
	
}

.president-block .message-wrapper .president-image-wrapper a .president-hover{
	width:100%;
	height:100%;	
	position:absolute;
	top:0;
	left:0;
	color:#fff;
	opacity:0;
	transition:all .25s;
}

.president-block .message-wrapper .president-image-wrapper a:hover .president-hover{
	opacity:1;
	transition:all .25s;
}

.president-block .message-wrapper .president-image-wrapper a .president-hover .president-hover-icon{
    font-size: 50px;
    font-weight: 500;
}

@media (max-width:767px){
	.president-block .message-wrapper .president-image-wrapper a .president-hover .president-hover-icon{
		font-size: 27px;
	}
}

@media (max-width:520px){
	.president-block .message-wrapper .president-image-wrapper a .president-hover .president-hover-icon{
		font-size: 50px;
	}
}

.president-block .message-wrapper .president-image-wrapper a .president-hover .president-hover-text{
    font-size: 15px;
    font-weight: 500;
}

.president-block .message-wrapper .president-info{	
	display:inline-block;
	width:38%;
	padding:0 3%;
}

.president-block .president-name,
.president-block .president-name a{
	color:#fff;
	font-size:28px;
	line-height:28px;
	font-weight:500;
	transition: all 0.25s;
}

.president-block .president-name a:hover,
.president-block .president-name a:active,
.president-block .president-name a:focus{
	color:rgba(255,255,255,0.6);
	transition: all 0.25s;
	text-decoration:none;
}

.president-block .president-desc{
	color:#fff;
	font-size:16px;
	line-height:26px;
	font-weight:500;
}

.presidene-desktop{
	display:block!important;
}

.president-mobile{
	display:none!important;
}

@media (max-width:767px){
	.president-desktop{
		display:none!important;
	}
	
	.president-mobile{
		display:block!important;
	}
}

.president-block .message-wrapper .president-info .president-links{
	margin-top:20px;
}

.president-block .message-wrapper .president-info .president-links .single-link,
.president-block .message-wrapper .president-info .president-links .single-link a{
	color:#fff;
	font-size:16px;
	line-height:20px;
	font-weight:400;
}

.president-block .message-wrapper .president-info .president-links .single-link:not(:last-child){
    margin-bottom: 15px;
}

.president-block .message-wrapper .president-info .president-links .single-link .single-link-icon{
	width:17px;
	text-align:center;
	display:inline-block;
	margin-right:5px;
}

.president-block .message-wrapper .president-message{
	width:42%;
}

.president-block .message-wrapper .president-message,
.president-block .message-wrapper .president-message p{
	color: #fff;
    line-height: 20px;
    font-weight: 400;
    text-align: justify;
}



.counter-block{
	width:100%;
	background-color: #486acd;
	padding:50px 0;
}

.counter-block .single-counter{
	display: inline-block;
	text-align:center;
}

.counter-block .single-counter .single-counter-icon-wrapper{
	background-color:#fff;
	width:60px;
	height:60px;
	border-radius:50%;
	text-align:center;
	display: inline-block;
}

.counter-block .single-counter .single-counter-icon-wrapper .single-counter-icon{
	color: #486acd;
    font-size: 30px;
    line-height: 30px;
    padding-top: 15px;
}

.counter-block .single-counter .single-counter-number{
	color:#fff;
	font-size:32px;
	line-height:32px;
	font-weight:500;
	margin:15px 0 10px 0;
}

.counter-block .single-counter .single-counter-desc{
	color:#fff;
	font-size:18px;
	line-height:26px;
	font-weight:500;
}

.counter-block .single-counter  .single-counter-subdesc{
	color:#fff;
	font-size:16px;
	line-height:24px;
	font-weight:400;
}

.footer{
	width:100%;
	background-color: #486acd;
	padding:50px 0;
}


@media (min-width:576px) and (max-width:767px){
	.footer .footer-column:nth-child(3),
	.footer .footer-column:nth-child(4){
		margin-top:30px;
	}
}

.footer .footer-title{
	font-size:18px;
	line-height:26px;
	font-weight:500;
	color:#fff;
	margin-bottom:20px;
}

@media (min-width:1200px){
	.footer-contacts-wrapper{
		max-width: 230px;
	}
}

@media (min-width:576px) and (max-width:767px){
	.footer-contacts-wrapper{
		max-width: 230px;
	}
}

.footer .single-contact,
.footer .single-contact .footer-contact-text a{
	font-size:14px;
	line-height:22px;
	font-weight:400;
	color:#fff;
}

.footer .single-contact{
	margin-bottom:20px;
}

.footer .single-contact .footer-contact-text a:hover,
.footer .single-contact .footer-contact-text a:active,
.footer .single-contact .footer-contact-text a:focus{
	text-decoration:underline;
	color:#fff;
}

.footer .footer-icon{
	width:20px;
	text-align:center;
	margin-right:7px;
}


.footer .footer-menu-wrapper{
	margin-top: -2px;
	max-width: 255px;
}

.footer .footer-menu-wrapper ul{
	list-style: none;
    padding: 0;
}

.footer .footer-menu-wrapper ul li a{
	font-size:14px;
	line-height:22px;
	font-weight:400;
	color:#fff;
	display:block;
	border-bottom:1px solid rgba(255,255,255,0.3);
	padding: 3px 0;
	transition:all .25s;
}

.footer .footer-menu-wrapper ul li a:hover,
.footer .footer-menu-wrapper ul li a:active,
.footer .footer-menu-wrapper ul li a:focus{
	text-decoration:none;
	color:#fff;
	display:block;
	border-bottom:1px solid rgba(255,255,255,1);
	transition:all .25s;
}

.footer .footer-social i{
	display: inline-block;
	font-size: 25px;
	margin-right:5px;
}

.footer .footer-social,
.footer .footer-social:hover,
.footer .footer-social:active,
.footer .footer-social:focus{
	font-size: 14px;
    color: rgba(255,255,255,1);
	text-decoration:none;
	transition:all .25s;
	margin-bottom: 10px;
}

.footer .footer-social:hover,
.footer .footer-social:active,
.footer .footer-social:focus{
    color: rgba(255,255,255,0.6);
	transition:all .25s;
}

.footer .footer-menu-wrapper ul li:last-child a{
	border:none;
}

.mailchimp p,
.mc4wp-response p{
	font-size:14px;
	line-height:22px;
	color:#ffffff;
}

.mailchimp a{
	font-size:11px;
	line-height:22px;
	color:#ffffff;
	margin-left: 5px;
    padding-top: 2px;

}

.mailchimp a:hover,
.mailchimp a:active,
.mailchimp a:focus{
	font-size:11px;
	line-height:22px;
	color:#ffffff;
	text-decoration:underline;
}

.noposts{
	font-size:14px;
}

.copy{
	width:100%;
	background-color: #486acd;
	border-top:1px solid rgba(255,255,255,0.3);
}

.copy .copyright{
	font-size:13px;
	line-height:20px;
	font-weight:400;
	color:#fff;
	padding:18px 0;
	text-align:center;
}

.agenda-news .section-title{
	color:#212529;
	font-size:36px;
	line-height:42px;
	font-weight:500;
	margin-bottom:40px;
}

.agenda-date{
	max-width:60px;
	width:100%;
	height:80px;
	-webkit-box-shadow: 0px 1px 8px 0px rgba(0, 0, 0, 0.08);
    -moz-box-shadow: 0px 1px 8px 0px rgba(0, 0, 0, 0.08);
    box-shadow: 0px 1px 8px 0px rgba(0, 0, 0, 0.08);
    -webkit-border-radius: 5px;
    border-radius: 5px;
	text-align:center;
	overflow:hidden;
	margin-right:20px;
}

.agenda-date .day{
	color:#282828;
	font-size: 28px;
    line-height: 38px;
	padding:9px 0;
}

.agenda-date .month{
	color:#fff;
	background-color: #486acd;
	font-size: 12px;
    text-transform: uppercase;
	padding: 2px 0;
	line-height: 20px;
}

.event-archive .single-event-wrapper{
	margin-bottom:40px;
}

.agenda .event-title,
.agenda .event-title a,
.event-archive .event-title,
.event-archive .event-title a{
	font-size: 20px;
    line-height: 26px;
    font-weight: 500;
	color:rgba(72,106,205,1);
	text-decoration:none;
	transition:all .25s;
}

.event-archive .event-title{
	margin-bottom:6px;
}

.agenda .event-title a:hover,
.agenda .event-title a:active,
.agenda .event-title a:focus,
.event-archive .event-title a:hover,
.event-archive .event-title a:active,
.event-archive .event-title a:focus{
	text-decoration:none;
	color:rgba(72,106,205,.6);
	transition:all .25s;
}

.event-archive .event-calendar{
	width:60px;
	height:90px;
	margin-right:20px;
}

.event-archive .event-image{
	margin-right:20px;
}

.event-archive .event-image a{
	display:block;
}

.event-archive .event-image a img{
	width:168px;
}

.event-archive .event-info i{
	margin-right:5px;
	width: 13px;
    text-align: center;
}

.event-archive .event-info{
	margin-right:20px;
	padding-right: 20px;
    border-right: 1px solid rgba(0,0,0,0.1);
}

.event-archive .event-info .event-info-wrapper{
	min-width: 140px;
}

.event-desc{
	font-size:13px;
	line-height:20px;
}

.event-desc a{
    color: #2a2a2a;
    text-decoration: underline;
}

.event-desc a:hover,
.event-desc a:active,
.event-desc a:focus{
    color: #005097;
    text-decoration: underline;
}

.event-desc > p:last-child{
	margin-bottom:0;
}

.link-agenda,
.link-agenda:hover,
.link-agenda:active,
.link-agenda:focus{
	text-decoration:none;
}

.event-archive .link-agenda{
	width:60px;
	display:block;
}

.event-archive .single-event .event-excerpt{
	display:block;
}

.event-archive .event-excerpt-mobile{
	display:none;
}

.agenda .single-events .single-event:not(:first-child){
	margin-top:20px;
	padding-top:20px;
	border-top: 1px solid rgba(72,106,205,0.3);
}

.event .view-more{
	font-size: 13px;
    line-height: 13px;
	margin-top: 5px;
	display:none;
}

.event .view-more a{
	color: #2a2a2a;
    text-decoration: none;
}

.event .view-more a:hover,
.event .view-more a:active,
.event .view-more a:focus{
	color: #005097;
    text-decoration: none;
}

.news-slider-nav-link{
	width:30px;
	height:30px;
	color:#282828;
	background-color:rgba(72,106,205,0.05);
	-webkit-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.08);
    -moz-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.08);
    box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.08);
    -webkit-border-radius: 50%;
    border-radius: 50%;
	transition:all .25s;
	font-size:13px;
	line-height:13px;
}

.news-slider-nav-link:hover,
.news-slider-nav-link:active,
.news-slider-nav-link:focus{
	color:#fff;
	background-color:rgba(72,106,205,1);
	transition:all .25s;
	text-decoration:none;
}

.single-news-link{
	display:inline-block;
	margin:0 0 0 10px;
}


.news .news-article-preview-wrapper{
	width:80%;
	margin:0 auto;	
	-webkit-box-shadow: 0px 1px 8px 0px rgba(0, 0, 0, 0.08);
    -moz-box-shadow: 0px 1px 8px 0px rgba(0, 0, 0, 0.08);
    box-shadow: 0px 1px 8px 0px rgba(0, 0, 0, 0.08);
    -webkit-border-radius: 5px;
    border-radius: 5px;
	overflow:hidden;
	margin-bottom: 20px;
}

.news .news-article-preview-wrapper .news-article-inner{
	padding:20px 30px 30px;
}

.news .news-article-preview-wrapper .news-article-date{
	font-size: 10px;
    background-color: #486acd;
    display: inline-block;
    color: #fff;
    padding: 4px 10px;
    line-height: 8px;
    border-radius: 10px;
}

.news .news-article-preview-wrapper .news-article-title,
.news .news-article-preview-wrapper .news-article-title a{
	color:rgba(72,106,205,1);
	font-size:20px;
	line-height:24px;
	font-weight:500;
	transition:all .25s;
}

.news .news-article-preview-wrapper .news-article-title a:hover,
.news .news-article-preview-wrapper .news-article-title a:active,
.news .news-article-preview-wrapper .news-article-title a:focus{
	color:rgba(72,106,205,.6);
	text-decoration:none;
	transition:all .25s;
}

.news .news-article-preview-wrapper .news-article-desc{
	font-size:13px;
	line-height:20px;
	margin-top:10px;
}

.news .news-article-preview-wrapper .news-article-desc p:last-child{
	margin-bottom:0;
}

.news .news-article-preview-wrapper .news-article-desc a{
    color: #2a2a2a;
    text-decoration: underline;
}

.news .news-article-preview-wrapper .news-article-desc a:hover,
.news .news-article-preview-wrapper .news-article-desc a:active,
.news .news-article-preview-wrapper .news-article-desc a:focus{
    color: #005097;
    text-decoration: underline;
}

.news .news-article-preview-wrapper .news-article-inner .view-more{
	
}

.news .news-article-preview-wrapper .news-article-inner .view-more a{
	color: #2a2a2a;
    text-decoration: none;
	font-size: 13px;
    line-height: 13px;
}

.news .news-article-preview-wrapper .news-article-inner .view-more a:hover,
.news .news-article-preview-wrapper .news-article-inner .view-more a:active,
.news .news-article-preview-wrapper .news-article-inner .view-more a:focus{
	color: #005097;
    text-decoration: none;
}

.news .news-article-preview-wrapper .news-article-inner .article-preview-info{
	margin-top:15px;
}

.generic-header{
	background-image:url(../images/mapa_bg.jpg);
	background-size:cover;
	background-position:center;
	width:100%;	
}

.generic-header .header-content-wrapper{	
	min-height: 200px;
}

.generic-header .header-content-inner{	
	padding:10px;
}

.generic-header .breadcrumbs-outer{	
	padding: 0 0 30px 0;
}

.generic-header .page-title{
	color:#fafafa;
	font-size:40px;
	line-height:44px;
	font-weight:500;
	padding: 50px 0 20px 0;
}

.generic-header .page-subtitle{
	color: #fafafa;
    font-size: 25px;
    line-height: 44px;
    font-weight: 400;
}

.generic-header .page-breadcrumbs,
.generic-header .page-breadcrumbs a,
.generic-header .page-breadcrumbs span{
	color:#fafafa;
	font-size:13px; 
	line-height:21px;
	font-weight:400;
	opacity:1;
}

.generic-header .page-breadcrumbs a{
	transition:all .25s;
}

.generic-header .page-breadcrumbs a:hover,
.generic-header .page-breadcrumbs a:active,
.generic-header .page-breadcrumbs a:focus{
	transition:all .25s;
	opacity:0.5;
	text-decoration:none;
}

.generic-header .page-breadcrumbs span{
	opacity: 0.5;
}

.perfil .imagem-perfil{
	width:150px;
	height:150px;
	box-shadow:0px 2px 10px 2px rgba(0, 0, 0, 0.08);
	border-radius:50%;
	background-size:cover;
	background-position:center;
	display:inline-block;
}

.perfil .info-perfil{
	margin-left:30px;
}

.perfil .info-perfil .nome-perfil{
	color:#212529;
	font-size:32px;
	line-height:32px;
	font-weight:500;
}

.perfil .info-perfil .titulo-perfil
{
	font-size: 16px;
    line-height: 25px;
    color: #212529;
}

.perfil-message{
	margin-top: 40px;
	text-align: justify;
}

.perfil-side-outer{
	padding: 20px 5px 0 5px;
}

.perfil-side{
	margin-bottom: 40px;
}

.perfil-side .title{
	color:#212529;
	font-size:20px;
	line-height:32px;
	font-weight:500;
}

.perfil-side .profile_details_item{
	border-bottom:1px solid #dedede;
	padding: 8px 0;
	font-size: 13px;
    line-height: 25px;
    color: #212529;
}

.perfil-side > .profile_details_item:last-child{
	border:none;
}

.perfil-side .profile_details_item .profile_details_item_title{
	max-width: 55%;
    float: left;
    overflow: hidden;
}

.perfil-side .profile_details_item .profile_details_item_desc{
	padding: 0 0 0 15px;
    word-wrap: break-word;
    text-align: right;
    overflow: hidden;
}

.perfil-side .profile_details_item .profile_details_item_desc a,
.perfil-side .profile_details_item .profile_details_item_desc a:hover,
.perfil-side .profile_details_item .profile_details_item_desc a:active,
.perfil-side .profile_details_item .profile_details_item_desc a:focus{
	font-size: 13px;
    line-height: 25px;
    color: #212529;
	text-decoration:underline;
}

.perfil-side .profile_details_item .profile_details_item_title i{
	width: 20px;
    text-align: center;
	color: #486acd;
}

.dataTables_wrapper,
.dataTable{
	font-size:14px;
}

.img-icon{
	width:80px;
}

.download-column{
	text-align:center;
	width:17%;
}

.dataTable tr td a,
.dataTable tr td a:hover,
.dataTable tr td a:active,
.dataTable tr td a:focus{
	color:#000;
}

.iconlink{
	text-decoration:none!important;
}

.img-icon img{
	width:32px;
	margin-right: 7px;
}

.dataTable tr td{
	font-size:13px;
}

.dataTable tr td:not(:first-child){
	padding:17px 20px;
}

.dataTable thead tr th:nth-child(1)::before,
.dataTable thead tr th:nth-child(1)::after,
.dataTable thead tr th:nth-child(4)::before,
.dataTable thead tr th:nth-child(4)::after{
	display:none;
}

.dataTable tr td:nth-child(3){
	width:1%;
}

.small-container{
	max-width:700px;
	width:100%;
	margin:0 auto;
}

.news_image,
.events_image{
	margin-bottom:20px;
}

.news_image img,
.events_image img{
	max-height: 500px;
}

.post_date{
	font-size: 13px;
    margin-bottom: 10px;
    color: #a0a0a0;
    letter-spacing: 1px;
}

.news-content,
.events-content{
	color:#6f6f6f;
	line-height:22px;
}

.news-share,
.events-share{
	margin-top:30px;
}

.news-side .title,
.events-side .title {
    color: #212529;
    font-size: 20px;
    line-height: 32px;
    font-weight: 500;
	margin-bottom:15px;
}

.news-side .news_link,
.events-side .events_link{
	padding: 0;
    word-wrap: break-word;
    text-align: left;
    overflow: hidden;
}

.news-side a.news_link,
.events-side a.events_link{
	font-size: 13px;
    line-height: 17px;
    color: #212529;
	text-decoration:none;
}

.news-side .news_link:hover .side_link > span,
.news-side .news_link:active .side_link > span,
.news-side .news_link:focus .side_link > span,
.events-side .events_link:hover .side_link > span,
.events-side .events_link:active .side_link > span,
.events-side .events_link:focus .side_link > span{
    color: #212529;
	text-decoration:underline;
}

.news-side .news_link:hover .side_link .post_date,
.news-side .news_link:active .side_link .post_date,
.news-side .news_link:focus .side_link .post_date,
.events-side .events_link:hover .side_link .post_date,
.events-side .events_link:active .side_link .post_date,
.events-side .events_link:focus .side_link .post_date{
	text-decoration:none;
}

.news-side .news_link .side_thumb,
.events-side .events_link .side_thumb{
	width: 40px;
	min-width: 40px;
    height: 40px;
	margin-right:10px;
	background-size:cover;
	background-position:center;
}

.news-side div > .news_link:last-child .profile_details_item,
.events-side div > .events_link:last-child .profile_details_item{
	border:none;
}

.news-side .side_link .post_date,
.events-side .side_link .post_date {
    font-size: 12px;
    margin: 0;
    color: #a0a0a0;
    letter-spacing: 1px;
}

.events-map{
	margin-top:20px;
}

.news-list .news-title h2{
	line-height: 20px;
    margin-bottom: 0;
}

.news-list .news-title a{
	color: rgba(72,106,205,1);
    font-size: 20px;
    line-height: 24px;
    font-weight: 500;
    transition: all .25s;
}

.news-list .news-title a:hover,
.news-list .news-title a:active,
.news-list .news-title a:focus{
	color: rgba(72,106,205,.6);
    text-decoration: none;
    transition: all .25s;
}

.news-list .news-title .date{
	color:#a0a0a0;
	font-size: 12px;
    line-height: 15px;
    margin-bottom: 7px;
    display: block;
}

.news-list .news-thumb{

}

.news-list .news-excerpt{
	margin:10px 0 0 0;
	font-size:14px;
}

.news-list .view-more{
	padding: 0 0 10px 0;
    margin-bottom: 20px;
	margin-top:10px;
}

.news-list .view-more a{
	color: #2a2a2a;
    text-decoration: none;
    font-size: 13px;
    line-height: 13px;
}

.news-list .view-more a:hover,
.news-list .view-more a:active,
.news-list .view-more a:focus{
	color: #005097;
    text-decoration: none;
}

.pagination{
	margin-bottom:20px;
}

.pagination a{
	color:rgba(72,106,205,1);
}

.pagination .page-numbers{
	width: 34px;
    height: 34px;
    text-align: center;
    line-height: 34px;
    margin: 0 2px;
    border-radius: 50%;
	box-shadow: 0px 0px 11px -5px rgba(0,0,0,0.39);
	transition:all .25s;
}

.pagination .page-numbers.next{
	padding-left: 2px;	
}

.pagination .page-numbers.prev{

}

.pagination .page-numbers i{
	line-height: 33px;
}

.pagination .page-numbers:hover,
.pagination .page-numbers:active,
.pagination .page-numbers:focus{
	text-decoration:none;
	background-color:rgba(72,106,205,.5);
	color:#fff;
	transition:all .25s;
}

.pagination .page-numbers.current{
	color:#fff;
	background-color:rgba(72,106,205,1);
}

.related-left-menu{
    border: 1px solid rgba(0,0,0,0.2);
    font-size: 14px;
	margin-right: 20px;
}

.related-left-menu .related-item{
	
}

.related-left-menu .related-item a{
	color: #005097;
	background-color:rgba(72,106,205,0);
	transition:all .25s;
	padding: 10px;
	display:block;
}

.related-left-menu .related-item a:hover,
.related-left-menu .related-item a:active,
.related-left-menu .related-item a:focus{
	color: #fff;
	background-color:rgba(72,106,205,1);
	transition:all .25s;
	text-decoration:none;
}

.related-left-menu .related-item.current{
	background-color: #005097;
    color: #fff;
	padding: 10px;
}

.related-left-menu .related-item.title{
	padding: 10px;
}

.related-left-menu .related-item:not(:last-child){	
	border-bottom: 1px solid rgba(0,0,0,0.2);
}

.filter-wrapper{
	margin-bottom:30px;	
	display: -ms-flexbox!important;
    display: flex!important;
}

.filter-wrapper select:first-child{
	margin-right:30px;
	width:140px;
}
.filter-wrapper select:last-child{	
	width:300px;
}

.doc-year-filter{
	margin-bottom:10px;
}

@media only screen and (max-width: 1439px){
	.president-block .message-wrapper{
		padding:55px 40px 55px 40px;
	}	
}

@media (max-width:1210px){
	#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item > a.mega-menu-link{
		font-size:14px;
	}
	.desktop-menu-wrapper .search-button{
		margin-left: 20px;
	}
}

@media (max-width:1150px){
	.logo{
		max-width: 270px;
		margin-top: 6px;
	}
}

@media (max-width:1060px){
	.header {
		height: 60px;
	}
	#main{
		padding-top:60px;
	}
	.logo {
		max-width: 220px;
		margin-top: 0px;
	}
}


@media (max-width:1010px){
	.mobile-menu-wrapper{
		display: -ms-flexbox!important;
		display: flex!important;
	}
	.desktop-menu-wrapper{
		display:none;
	}
}


@media (max-width:991px){
	.header{
		padding: 0 20px;
	}
	.president-block .message-wrapper{
		display:block;
	}
	.president-block .message-wrapper .president-image-wrapper{
		width:40%;
	}
	.president-block .message-wrapper .president-image{
		width: 150px;
		height: 150px;
	}
	.president-block .message-wrapper .president-info{
		width:55%;
	}
	.president-block .message-wrapper .president-message{
		width:100%;
		margin-top:30px;
	}
	
	.perfil-side-outer {
		padding: 50px 5px 0 5px;
	}
}

@media (max-width:767px){
	.president-block .message-wrapper .president-image-wrapper{
		width:25%;
	}
	.president-block .message-wrapper .president-image{
		width: 100px;
		height: 100px;
	}
	.president-block .message-wrapper .president-info{
		width:100%;
	}
	.president-block .message-wrapper .president-message{
		width:100%;
		margin-top:30px;
	}
	
	.news,
	.events{
		margin-top:50px;
	}
	
	.perfil .imagem-perfil {
		width: 80px;
		height: 80px;
	}
	
	.event-archive .single-event .event-excerpt{
		display:none;
	}
	
	.event-archive .event-excerpt-mobile{
		display:block;
	}
	
	.event-archive .event-info{
		margin-right:0;
		border-right:none;
	}
	
	.filter-wrapper{
		display: block!important;
	}
	
	.related-left-menu{
		margin-right:0;
	}
	
	div.dataTables_wrapper div.dataTables_length, div.dataTables_wrapper div.dataTables_filter, div.dataTables_wrapper div.dataTables_info, div.dataTables_wrapper div.dataTables_paginate{
		text-align:left;
	}
	
	.related-left-menu{
		margin-bottom:30px;
	}
}

@media only screen and (max-width: 768px){
	.president-block .message-wrapper{
		padding: 30px 20px;
	}	
}




@media (max-width:520px){
	.president-block .message-wrapper .president-image-wrapper{
		width:100%;
	}
	.president-block .message-wrapper .president-image{
		width: 150px;
		height: 150px;
	}
	.president-block .message-wrapper .president-info{
		width:100%;
		text-align: center;
		margin-top:30px;
	}
	.president-block .message-wrapper .president-message{
		width:100%;
		margin-top:30px;
	}
	
	.perfil .imagem-perfil{
		display:none;
	}
	.perfil .info-perfil {
		margin-left: 0px;
	}
}

@media (max-width:575px){
	.counter-block .single-counter{
		margin-bottom: 50px;
	}
	.footer .footer-title{
		text-align:center;
	}
	.footer .single-contact{
	    -ms-flex-pack: center!important;
		justify-content: center!important;
	}
	.footer .footer-menu-wrapper{
		text-align:center;
		margin-left:auto;
		margin-right:auto;
	}
	.footer .footer-social{
		-ms-flex-pack: center!important;
		justify-content: center!important;
	}
	
	.footer .footer-title{
		margin-top:30px;
	}
}


@media (max-width:500px){
	.event-archive .single-event .event-image{
		display:none;
	}
	
	table tr > th:last-child,
	table tr > td:last-child{
		display:none;
	}
}

@media (max-width:430px){
	.logo{
		max-width:230px;
		margin-top:0px;
	}
}

@media (max-width:400px){
	table tr > th:first-child,
	table tr > td:first-child{
		display:none;
	}
	
	.filter-wrapper select:last-child{
		width:100%;
	}
	
	.news .news-article-preview-wrapper{
		width:90%;
	}
}

@media only screen and (max-width: 330px){
	.president-block .message-wrapper {
		padding:30px 10px;
	}
}


