/*
Theme Name: ICFPA
Theme URI: http://droitthemes.com/wp/appland-main/
Template: appland
Author: CodePixar
Author URI: https://themeforest.net/user/creativegigs/portfolio
Description: 
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain:  appland-child
*/

@import url("css/nice-select.css"); 
@import url("responsive.css"); 

/* General */

@font-face {
    font-family: "Gunny Rewritten";  
    src: url('fonts/gnyrwn971.ttf');  
    font-weight: normal;  
}

h2 {
    color:#48a684!important;
    font-family:Ubuntu, sans-serif!important;
}

h3 {
    font-size:20px!important;
    font-family:Ubuntu, sans-serif!important;
}

h6 {
    font-size:14px!important;
}


p {
	font-family:Ubuntu, sans-serif!important;
	line-height:24px!important;
}

.appland-page {
    position: relative;
}


.section_title {
    max-width: none!important;
}

.sec-pad {
    padding-top: 80px!important;
}


strong {
    font-size: 1.1em!important;
}

.page_item a {
    background: white;
	padding: 30px;
	width: 100%;
	display: block;
	margin-bottom:20px;
}

.features_content_three {
    padding:30px;
    background:white;
}

.colorbg h2 {
    font-size:36px!important;
    color:white!important;
}

.whitebg h2 {
    font-size:30px;
    color:#48a684!important;
}

.team_member h2 {
    font-size:20px!important;
    color:#48a684!important;
    margin-bottom:10px!important;
}

.team_member p {;
    margin-bottom:10px!important;
}

#cookie-law-info-again {
    box-shadow: none;
}



/* Carousel anything */

.owl-nav.disabled {
    display: block!important;
}

.owl-ca-carousel .owl-stage-outer {
    overflow-y: visible!important;
    overflow-x: hidden!important;
    padding-top:25px;
}

.people-carousel .wpb_text_column {
    text-align:center;
    border:1px solid grey;
    padding:10px;
    min-height:300px;
}

.people-carousel .wpb_text_column h3 {
    margin-bottom:15px;
}

.people-carousel .wpb_text_column p {
    margin-bottom:10px!important;
}

.winner {
    background:#99c354;
    border:none!important;
    color:white;
    position:relative;
    overflow:visible;
}

.winner:before {
    content:"";
    position:absolute;
    height:50px;
    width:50px;
    background-image:url('images/winner.png');
    top:-25px;
    left:0;
    background-size:cover;
}

.winner h3 {
    color:white;
}

/* Call to action */

.get_area .container {
    width:100%!important;
} 

.get_area {
    background:#48a684!important;
    padding:60px 0;
} 

.get_area h2 {
    color:white!important;
    font-size:36px;
} 

.get_area p {
    font-size:16px;
} 


/* Header general */

.navbar-right {
    float:left!important;
}

.main-menu-link {
    font-size:16px!important;
    padding:10px!important;
	font-weight:600!important;
}

.navbar .navbar-nav .menu-item {
    margin-right: 5px;
    text-transform:uppercase;
}

.current-menu-item a {
    background:white!important;
    color: #2f7d72!important;
}

.searchwp {
    width: 200px;
    position: fixed;
    top: 20px;
    right: 70px;
}

.search-form {
    display: flex;
    float: right;
}

.searchwp .form-control {
	background-color: transparent;
	background-position: 5px center;
	background-repeat: no-repeat;
	background-size: 24px 24px;
	border: none;
	cursor: pointer;
	color:white;
	height: 37px;
	margin: 3px 0;
	padding: 0 0 0 60px;
	position: relative;
	-webkit-transition: width 400ms ease, background 400ms ease;
	transition: width 400ms ease, background 400ms ease;
	width: 0;
	cursor:pointer;  
}

.search-form:before {
	content: "";
	top: -5px;
	left: 0;
	width: 60px;
	height: 60px;
	position: absolute;
	background-image: url('images/search-icon.png');
	background-size: 60% 60%;
	background-color: #fec426;
	background-repeat: no-repeat;
	background-position: center center;
	border-radius: 50%;
	left:-10px;
	z-index: 1000;
	pointer-events: none;
}

.searchwp .form-control::placeholder {
	color:white;
}

.searchwp .form-control:focus {
    background-color: rgba(0, 159, 118,0.8);
    cursor: text;
    outline: 0;
    width: 230px;
}

.search-form
.input-group-addon { 
	display:none;
}

.banner-area { 
	max-height:571px;
}

.page-cover-tittle { 
	font-size:50px;
}



/* Homepage */

.navbar .container {
    position: relative;
}

.navbar-fixed-top.affix {
	height: 90px;
	z-index:1031;
}


.home .header-home {
    background: url('images/hero-bg4.png');
    background-size: 85% 95%;
    background-repeat: no-repeat;
    padding-top:250px;
    padding-bottom:250px;
}

.home .header-home:after {
    background: none;
}

.home .header-home h1 {
    font-family: "Gunny Rewritten"!important; 
    font-size:70px;
    text-shadow: 0 5px 0 black;
    line-height: 1.6em;
	font-size: 1.7em;
	display: inline;
	font-size: 70px;
}

.home .header-home h1 span {
    padding: 0.1em;
	box-shadow: 0.2em 0 0 rgba(#fff,0.7), -0.2em 0 0 rgba(#fff,0.7);
	background-color: rgba(72,166,132,0.8);
}

.home .navbar-brand img:first-of-type {
	position:absolute;
	display:none;
    right:0;
    top:20%;
    width: 300px;
}

.header-home-five {
    padding: 250px 0 200px;
}

.header-home-five .col-header-img img.img-header-lg {
    top: -15px;
}

.navbar-brand img:last-of-type {
	right:0;
	margin-top:-10px;
	margin-right:20px;
	width:80px;
}

#features {
	padding-bottom:95px;
}

#features .overview_item  {
	pointer-events:none;
}


#features .overview_item img {
	max-width:65%;
	height:100px;
}

#features .overview_item h2 {
	text-transform:uppercase;
	font-size:20px;
}

#features .overview_item p {
	display:none;
}

.featured-section .col-md-3 {
	min-height:300px;
	transition: all 0.3s cubic-bezier(.25,.8,.25,1);
}

.about-section {
	height:500px;
}

.about-bg {
	position:relative;
}

.about-bg:before {
	content:"";
    position:absolute;
    left: -25vw;
    top:0;
    width:70vw;
    height:500px;
    background:url('images/about-bg.jpg');
    background-size:auto 100%;
    background-repeat:no-repeat;
}

.about-column .vc_column-inner {
	display: flex;
	justify-content: center;
}

.about-textblock {
	background:white;
	padding:40px;
	position:relative;
}


/* Latest posts */

.blog_area_two .section_title {
    text-align: left;
    width:100%;
    max-width:none;
    margin: 0 auto 30px;
    position:relative;
}

.blog_area_two .section_title:after {
    content:"";
    position:absolute;
    right:0;
    top:0;
    width:60px;
    height:60px;
    background:url('images/paper.png');
    background-size:100% 100%;
}

.post_box .title {
	text-transform:uppercase!important;
	font-size:18px!important;
	line-height:24px!important;
}

.post_box .date li {
	color:#99c354!important;
	font-weight:bold!important;
	font-size:16px!important;
}

.post_box .blog-text {
    padding: 30px 40px 20px 20px;

}

.first-news {
	position:relative;
	overflow: hidden;
	height:auto;
}

.first-news .col-md-6:first-child {
	display: none;
}

.first-news .col-md-6:first-child img {
	position:absolute;
    height: auto;
    top: 51%;
    transform: translateY(-50%);
    border-top: 20px solid white;
}

.first-news .col-md-6:nth-child(2) {
	width: 100%;
	margin-top: 40px;
}

.first-news .blog-text {
	background: rgba(255,255,255,0.85);
}

.sec-news {
	display:inline-block;
	width:calc(50% - 20px);
	background:white;
	margin:0;
	min-height:220px;
}

.blog_area_two div:nth-child(3) {
	float:left;
}

.blog_area_two div:nth-child(4)  {
	float:right;
}

.sec-news p, .post_box .read_btn {
	display:none!important;
}

.sec-news .col-md-6:first-child {
	display:none;
}

.sec-news .col-md-6:nth-child(2) {
	width:100%;
}


/* Latest docs */

.latestr  {
	padding:0;
}
.latestr li {
	list-style-type: none;
}

.document-block {
	display:flex;
	align-items:center;
	margin-bottom:30px!important;
}

.document-text {
	margin-left:20px;
}

.document-date {
	color:#8FC448;
}

.document-icon {
	width:75px;
}

.document-title {
	margin-top:0;
}

.document-icon img {
	width:75px;
	height:auto;
}

.latest-documents .section_title:after {
	content:"";
    position:absolute;
    right:0;
    top:0;
    width:90px;
    height:60px;
    background:url('images/leaves.png');
    background-size:100% 100%;
}

.latest-documents.vc_col-has-fill > .vc_column-inner {
	padding-top:0!important;
}

/* Upcoming events  */

.home .gallery {
    width: 100%!important;
}

.home .evosliderbox.ajde_evcal_calendar.minicarSlider .eventon_events_list .eventon_list_event .evcal_desc span.evcal_desc2 {
    white-space: normal!important;
}

.home .eventon_list_event {
    background:none!important;
    max-height: none!important;
}

.home .evosliderbox.ajde_evcal_calendar .eventon_events_list .eventon_list_event:before {
    background: none!important;
}

.home .desc_trig_outter {
    margin-left: 20px!important;
	margin-right: 20px!important;
	background: white;
}

.home .evcal_cblock {
	color: #99c354 !important;
}

.home .evcal_event_title {
	color: #58595b!important;
}

.home .evoPrev, .evoNext {
	background-color: #8EC448 !important;
	border:none!important;
}

.home .ajde_evcal_calendar.minicarSlider .evoAction {
    width: 105%!important;
    margin-left: -2.5%;
    top:60px!important;
}

.home .desc_trig_outter, .ajde_evcal_calendar.minicarSlider.evosliderbox .eventon_events_list .eventon_list_event a.desc_trig {
    height: 200px!important;
}

.home .minicarSlider.ajde_evcal_calendar .eventon_events_list .eventon_list_event .ev_ftImg {
    height: 200px!important;
}

.home .ajde_evcal_calendar.minicarSlider.evosliderbox .eventon_events_list .eventon_list_event .mul_val.hasFtIMG .evcal_desc {
    padding-top: 70px;
    margin-top: 40px;
    padding-right:40px;
}


/* Footer */

.footer-top {
	padding-top:180px;
	padding-bottom:0!important;
	margin-top:70px;
    background:url('images/footer-bg.png')!important;
    background-repeat:no-repeat!important;
    background-size:auto 100%!important;
}

.footer_sidebar {
	padding-bottom:30px!important;
}

.footer_sidebar .widget_title {
	margin-bottom:0!important;
}

.footer_sidebar #text-2 .widget_title {
	padding-bottom:0!important;
}

#text-2 {
	background: rgba(0,0,0,0.2);
	padding: 30px;
	margin-top:-30px;
}

.footer_sidebar div:nth-of-type(3) {
	width:50%;
}

.footer_sidebar label {
	width:100%;
}

.footer_sidebar input {
	background:none;
	border-width: 0 0 2px 0!important;
	border-style: solid white!important;
	box-shadow:none!important;
	color: #fff;
	width:100%;
}

.footer_sidebar .wpcf7-textarea {
	width:100%;
	height: 100px;
}

.footer_sidebar textarea {
	color: #fff;
	border: 0;
	outline: 0;
	background: none;
	border-bottom: 2px solid #dedede;
}

.footer_sidebar .wpcf7-submit {
	background:white;
	padding:10px 20px;
	color:#747474;
	width:auto!important;
}

.footer_sidebar textarea::placeholder {
	color:#ebebeb!important;
	font-weight:normal!important;
}


.wpcf7 input::placeholder {
	color:#ebebeb!important;
	font-weight:normal!important;
}

.footer_sidebar .nf-form-fields-required, .footer_sidebar .nf-field-label {
	display:none!important;
}

.footer_sidebar .nf-error-msg {
	color:white!important;
}

.footer_sidebar textarea::placeholder {
	color:grey!important;
}

.footer_sidebar .nf-after-form-content {
    width: 100%!important;
}

.nf-form-content {
    margin-top: 20px!important;
}

/* News page */

.widget_title {
	font-size: 36px!important;
	font-weight:500!important;
	margin-bottom:40px!important;
}

.blog .blog-items {
	display:flex!important;
	box-shadow:none!important;
	margin-bottom: 20px;
	flex-direction: column;
}

.blog .blog-items:first-child {
	background:none!important;
}

.blog .blog-items:not(:first-child) {
	width:49%;
	display:inline-block!important;
	height:250px;
}

.blog .blog-items:nth-child(2n+3) {
	float:right;
}


.blog .post-info li:nth-child(2) {  
    display:none;
}

.blog .blog-img {  
    width: 100%;
	position: relative;
	z-index: -1;
}

.blog .wp-post-image {  
    height: 100%;
	max-width: none;
	display:block;
	margin-top:0;
}

.blog .blog-content {
	display: flex;
	flex-direction: column;
}

.blog .blog-items:first-child .blog-content {
    width: 100%;
    margin-top:0;
    background: rgba(255,255,255,0.9);
    margin-bottom:40px;
}

.blog .blog-content .post-info {
    order:1;
    border-top:none;
}

.blog .blog-content li:first-child {
    height:0;
    font-size:0;
}

.blog .blog-content li:first-child span a {
    height:auto;
    font-size:14px;
    font-weight:500;
}

.blog .blog-content li:first-child span a {
    color:#99c354!important;
}

.blog .blog-content .news-title {
    order:2;
}

.blog .blog-content > p {
    order:3;
}

.blog .blog-content .more-btn {
    order:4;
    color:#99c354;
}

.blog .blog-items:not(:first-child) .more-btn {
    display:none;
}

.blog .blog-items:not(:first-child) .blog-img, .blog .blog-items:not(:first-child) .blog-content p  {
    display:none;
}

.blog #evcal_list {
    border:none!important;
}


.blog .evcal_month_line {
    display:none;
}

.blog .blog-content p:first-of-type, .blog .blog-content p:nth-of-type(3) {
    display:none;
}

/* Team */

.committee-list .team_member {
    border: 1px solid grey;
    margin-bottom:30px;
    min-height:300px;
    height:300px;
    overflow:hidden;
    position:relative;
}

 .team_member img:before {
    display:none;
}

.team_area_four .section_title p {
    margin-top:30px;
}

.team_area_four .container > .row {
    display:flex!important;
    flex-wrap:wrap;
}

.team_member .content {
    padding:20px 10px 50px 20px!important;;
    height:40px;
    position: absolute;
	z-index: 9999;
	bottom:0;
	left:50%;
	width:100%;
	transform:translateX(-50%);
	background: rgba(255,255,255,0.9);
	transition-duration:0.3s;
}

.team_member:hover .content{
    height:250px;
}

.team_member .content h6 {
	color:#525252;
}

.team_member .content h6, .team_member .content p, .team_member .content .social {
	visibility:hidden;
}

.team_member:hover .content h6, .team_member:hover .content p, .team_member:hover .content .social {
	visibility:visible;
}

.social a:nth-child(2), .social a:nth-child(3), .social a:nth-child(4) {
    display:none!important;
}




/* Resources list */


.all-publications ul {
	padding-left:15px;
}

.all-publications li {
	position:relative!important;
	display:block!important;
	vertical-align:top;
	width:100%;
}

.all-publications .list li {
	display:block!important;
}

.all-publications li:before {
	display:none!important;
}

.all-publications .sf-input-text {
	padding: 7px!important;
	border-radius: 3px!important;
	background: #fff!important;
	width:100%;
}

.all-publications .sf-input-select {
	width:100%;
}

.all-publications .dlm-downloads {
	display:flex;
	flex-wrap:wrap;
}

.all-publications .dlm-downloads li {
	display: flex!important;
}

.all-publications .dlm-downloads li a {
	max-width: 100%!important;
}

.all-publications .download-box, .all-publications .file-icon, .all-publications .file-info {
	display: block!important;
	width:100%; 
}

.all-publications .download-box {
	height: auto;
	padding:20px;
	margin-top:0;
	margin-bottom:30px!important;
	display:flex!important;
	flex-direction:column;
	justify-content: flex-start;
	background:white;
	min-height:270px;
	transition: all 0.3s linear;
}

.all-publications .download-box:hover {
	box-shadow: 0 0 15px rgba(33,33,33,.2);
}

.all-publications .attachment-document-icon {
	max-width:50%;
	height:auto;
}

.all-publications .file-info {
	height:auto;
	margin-left:0;
	text-align:center;
}

.all-publications .file-meta {
	font-size:13px;
	position:absolute;
	bottom:10px;
	left:50%;
	transform:translateX(-50%);
	background:#
}


.all-publications .file-info p {
	bottom:10px;
}

.all-publications .sf-field-search {
	padding-top:0;
}


/* Members area */


.logout-row {
	position:absolute;
	z-index:1000;
	top: -100px;
	right:0;
}

.all-publications.private-docs .searchandfilter > ul {
	padding-left: 0;
	margin-top:30px;
}

.all-publications.private-docs .sf-input-text {
    width: 300px;
}

.all-publications.private-docs .dlm-downloads {
    margin-top: 40px;
    padding-left:0;
}


/* Sidebar */

.blog-sidebar {
	background: white;
	padding: 30px 20px 20px 20px!important;
	margin-top: -40px;
}

.widget_title {
	font-size:24px!important;
}


#evcal_widget .evcal_list_a {
	background:none!important;
	border:none!important;
}

#evcal_widget .evcal_month_line {
	display:none;
}

#evcal_widget .evcal_list_month {
	border:none;
}

#evcal_widget .eventon_list_event {
    margin-bottom:20px!important;
}


/* Single news page */

.single .blog-items {
	background:none;
}

.single .post_meta span:first-child {
	margin-left:0!important;
}

.single .blog-content {
	padding-top:0!important;
}

.single .blog-content > p:first-child {
	font-weight:bold;
}

.single .post_meta a {
	color:black!important;
}

.single .download-box {
	background:white;
}

.single .download-box .doctitle-box {
	display:none;
}

.single .download-box p {
	padding-bottom:0;
}

.single .download-box p {
	padding-bottom:0;
	padding-top:10px;
}

.single .download-box p span {
	display:none;
}

/* Single event page */

.single-ajde_events .blog_single {
	margin-top:-50px;
}


.event-content .calendar_header {
	display:none;
}

.event-content .desc_trig {
	background:none!important;
	border:none!important;
}

.event-content .eventon_events_list {
	border:none!important;
}

.event-content .evcal_event_title {
	color: #48a684!important;
	text-transform:none!important;
	font-family: Ubuntu !important;
	font-size:32px!important;
}

.event-content .evo_metarow_directimg {
	display:none;
}

.event-content .eventon_full_description .evo_h3, .event-content .evcal_event_details .evcal_evdata_icons {
	display:none!important;
}

.event-content .comment_text {
	display:none;
}

.event-content .evcal_event_details {
	background:none!important;
	border:none!important;
	padding-left:0!important;
}

.event-content .event_description {
	background:none!important;
	border:none!important;
}


.event-content .evcal_event_details .evcal_evdata_cell {
	padding-left:0!important;
}

.event-content .eventon_desc_in p {
	font-size:16px!important;
}

/* Map */

.mapsvg-auto-height {
	height:300px;
	overflow:scroll;
}

.mapsvg-mobile-buttons {
	display:none!important;
}

.mapsvg-directory-item:hover {
	background-color:rgb(254,196,38)!important;
}

.mapsvg-tooltip {
  padding:20px;
  width:600px;
  border-left:10px solid #fec426!important;
}

.regionlist {
	list-style-type:none;
	width:100%;
	padding:30px;
}

.regionlist li {
	margin-bottom:20px;
}

.regionlist li:nth-child(even) {
	padding:10px;
}


.regionlist li:nth-child(even) {
	background:#ebebeb;
}

.regionlist h3 {
	margin-bottom:20px;
	color:#48a684;
}


.regionlist p {
	font-size:16px;
}






/* What we do */

.mission-bg {
	position:relative;
}

.mission-bg:before {
	content:"";
    position:absolute;
    left: 0;
    top:0;
    width:130%;
    height:500px;
    background:url('images/mission.jpg');
    background-size:auto 100%;
    background-repeat:no-repeat;
}

.purpose-bg {
	position:relative;
}

.purpose-bg:before {
	content:"";
    position:absolute;
    left: -30%;
    top:0;
    width:130%;
    height:500px;
    background:url('images/purpose.jpg');
    background-size:auto 100%;
    background-repeat:no-repeat;
}

/* Newsletter subscription */

.nl-form {
	position: absolute;
	top: 410px;
	width: 250px;
	z-index: 1030;
	left: 59%;
	background: #48a684;
	height: 250px;
	border-radius: 50%;
	padding: 40px 0;
	text-align: center;
	display:flex;
	justify-content:center;
	align-items:center;
}

.nl-line {
	margin-bottom:20px!important;
}

.nl-form h3 {
	color:white!important;
	text-transform: uppercase;
}

.nl-submit {
	color:white!important;
	background:none!important;
}

.nl-submit:hover {
	color:#48a684!important;
	background:white!important;
	border:none!important;
}

.nl-email {
	background: none;
	border: none;
	border-bottom: 1px solid white;
	color: white!important;
	box-shadow: none;
	text-align:center;
}

.nl-email::placeholder {
	color: #fff!important;
}

.mc4wp-form-submitted .mc4wp-form-fields {
	display: none;
}

.mc4wp-response {
	padding: 10px;
	
}

.mc4wp-alert p {
	color: #fff!important;
}


/* Blue Sky Award */

.page-id-666 .banner-content p {
	display: none;
}

.media-left .icon {
	position:relative;
	border:none!important;
}

.media-left .icon:before {
	content: "\03bf";
	position:absolute;
	top:0;
	left:0;
	height:100%;
	width:100%;
}



/* Map */

.institution-db {
	display: flex!important;
	align-items: top;
}

.inst-name h4 {
	margin-top: 0!important;
}

.inst-logo {
	margin-right: 20px;
}

/* Safety alerts */

.recom-box {
	background:white;
	padding:30px;
}

.vc_gitem-post-data h4, .vc_btn3-left {
	text-align:center!important;
}

.vc_gitem-is-link, .vc_gitem-post-data-source-post_excerpt {
	display:none!important;
}


