/*
Theme Name: Unicon Child Theme
Theme URI: http://themeforest.net/user/minti
Description: Unicon Child Theme for your Customizations.
Author: minti
Author URI: http://mintithemes.com
Template: unicon
Version: 1.1
*/





/* GLOBAL STYLES */


html {
    scroll-behavior: smooth;
  }

body .vc_section {
    margin-right: 0;
}

body h1 {
    text-transform: uppercase;
}

a.button.custom.large.blue-button {
    background-color: #1e96c1;
    display: inline-block;
    text-transform: uppercase;
    padding: 6px 20px;
    border-radius: 4px!important;
    line-height: 1.6!important;
    color: #ffffff;
    font-family: 'Lato';
    font-size: 18px;
    font-weight: 600;
    border: 1px solid #ffffff73!important;
}

a.button.custom.large.blue-button:hover {
    background-color: #0e7397!important;
}

body .header-v3 #navigation > ul > li > a {
    padding: 20px 50px 20px 0;
    text-transform: uppercase;
    letter-spacing: .1em;
}

/* Interior Page Titles */
body #fulltitle {
    background: #ffffff;
    border-bottom: none;
    padding-top: 35px;
    padding-bottom: 0px;
}

#fulltitle #title {
    width: 100%;
}

#fulltitle.titlebar h1, #fulltitle.title-h1 {
    text-align: center;
/*
    font: 900 44px Lato,Arial,Helvetica,sans-serif;
    color: #24948e;
*/
    text-transform: uppercase;
}

/*
body:not(.home) h2 {
    color: #1e96c1;
}

body:not(.home) h3 {
    font-size : 20px;
}
*/

/* HEADER */

#header.header-v3 .sixteen.columns {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

body body #header.header-v3 div#slogan {
    max-width: 700px;
    font-size: 1.3em;
    margin-top: 0px;
}

body .header-v3 .navigation-wrap {
    background: #1e96c1;
    border-top: 1px solid #efefef;
}

body .logo img {
    max-width: 100%;
    height: auto;
    width: 210px;
}
body .header-v3 .logo {
    margin-top: 10px;
    margin-bottom: 10px;
}

body .header-v3 div#slogan {
    text-align: right;
    max-width: 590px!important;
    margin-top: 0px;
    font-size: 23px;
    color: #606060;
    font-weight: 600;
}

body header#header {
    background-image: url('/wp-content/uploads/2023/05/bg-header.svg')!important;
    background-repeat: no-repeat!important;
    background-size: 33%!important;
    background-position: bottom 59px right!important;
}

body .social-icons ul li a {
    color: #ffffff;
}

body .social-icons ul li a:hover {
    color: #e5e5e5;
}

/* HOME PAGE */

.whats-happening p {
    padding-top: 25px;
}

.twitter-timeline.twitter-timeline-rendered {
    width:unset!important;
}

.home-explore-box h2 {
    color: #ffffff!important;
}

.home-explore-box {
    background: 
    color: #ffffff!important;
}

.wpb_text_column.wpb_content_element.callout-column {
    margin-bottom: 20px;
}

.callout-column>div.wpb_wrapper {
    
   
}


.callout-column>div> .wpb_text_column {
    margin-bottom: 25px;
}

.callout-column h2 span.text-background {
    background: #70c6be;
    display: inline-block;
    padding: 2px 5px 3px;
    clear: both;
    text-transform: uppercase;
    font-size: .7em;
    letter-spacing: 2px;
    margin-bottom: 30px;
}

.callout-column p {
    font-size: 18px;
    line-height: 1.3;
}

.callout-column h2.bracketed {
    display:inline-block;
    position: relative;
    margin-right: 10px;
    margin-bottom: 30px;
    color: #ffffff;
    font-size: 24px;
    background-color: #24948e;
    padding: 50px 40px;
    float: left;
}

.callout-column h2.bracketed:before {
    content: '';
    width: 24px;
    height: 20px;
    position: absolute;
    border-left: 2px solid #ffffff;
    border-bottom: 2px solid #ffffff;
    bottom: 38px;
    left: 22px;
}

.callout-column h2.bracketed:after {
    content: '';
    width: 24px;
    height: 20px;
    position: absolute;
    border-right: 2px solid #ffffff;
    border-top: 2px solid #ffffff;
    top: 38px;
    right: 28px;
}

#Home_Section_Two h2.home-header,
#Home_Top_Section h2.home-header {
    font: 900 40px Lato,Arial,Helvetica,sans-serif;
    text-transform: uppercase;
}


body.home .latest-blog-list {
    display: flex;
    align-items: center;
    flex-direction: column;
}

body.home .latest-blog-list h4 {
    color: #24948e;
    line-height: 1.2;
}

body.home .blog-list-item-description {
    padding-inline: 65px;
    padding-top: 10px;
}

body.home .latest-blog-list .blog-list-item-thumb {
    margin-right: 0px;
}

body.home .blog-list-item-description h3 {
    margin-bottom: 5px;
}

/* NEWS PAGE */

#News_Page_Section .latest-blog-list .blog-list-item-thumb {
    width: 150px;
    height: 150px;
    border-radius: 20px;
    min-width: 150px;
}

#News_Page_Section h2.sentence-emphasis {
    display: inline;
}

body .blog-list-item-excerpt a:last-child {
    display: none;
}

body:not(home) .latest-blog-list {
    display: flex;
    align-items: center;
}

body.page-id-20 .blog-list-item-excerpt {
    color: #ffffff;
}

body .blog-list-item-description h3 a {
    color: #1e96c1;
    pointer-events: none;
}
    
body .blog-list-item-excerpt {
    color: #ffffff!important;
}

body .blog-list-item-description h3 {
    margin-bottom: 15px;
}

body:not(.home) .blog-list-item-description h3 {
    margin-bottom: 10px;
}

body .latest-blog-list h4 {
    margin-bottom: 10px;
    color: #777777;
}

body .blog-list-item-excerpt {
    color: unset;
}

body #Home_Top_Section .blog-list-item-excerpt a {
    padding: 6px 20px;
}

body .blog-list-item-excerpt a:hover {
    background-color: #0e7397;
}

body .blog-list-item-excerpt a:last-child {
    display: none;
}

body .latest-blog-list .blog-list-item-thumb {
    width: 200px;
    height: 176px;
}


/* EXPLORE PAGE */

iframe[name="ncexchange"] {
    width: 100%;
    height: 100vh;
}

@media only screen and (min-width:768px) {
    .exchange-results[data-v-5f127a3b] .opportunity-calendar>article,
    .exchange-results[data-v-5f127a3b] .opportunity-list>article,
    .opportunity-list[data-v-5f127a3b],
    .exchange-filters[data-v-5f127a3b]{
            max-width: unset!important;
    }
}

@media only screen and (min-width: 768px) {
    .general-filters[data-v-5f127a3b] {	
        max-width: unset!important;
    }
}

/* NEWS PAGE */

body .blog-list-item-excerpt a {
    background-color: #1e96c1;
    display: inline-block;
    text-transform: uppercase;
    padding: 4px 14px;
    border-radius: 4px;
    line-height: 1.6;
    color: #ffffff;
    font-weight: 600;
}

body:not(.home) .blog-list-item-description h3 a {
    color: #777777;
}


/* ABOUT PAGE */

body .color-light h2 {
    color: #ffffff;
}

.svg-placekeeper img {
    height: 300px;
}


p.joint-effort-images {
    overflow: hidden;
    display: flex;
    justify-content: space-around;
    align-items: center;
}

p.partner-images {
    overflow: hidden;
    display: flex;
    justify-content: space-around;
    align-items: center;
}

.joint-effort-column {
    border-right: 1px solid;
    padding-right: 40px!important;
}

body .vc_tta-panel-body {
    padding-bottom: 30px!important;
    padding-top: 0px!important;
}

body .vc_tta.vc_general .vc_tta-panel-title>a {
    font-size: 1em;
}

body .vc_tta.vc_general .vc_tta-panel-title>a:focus, .vc_tta.vc_general .vc_tta-panel-title>a:hover {
    color: rgb(255 255 255 / 84%)!important;
}

body .vc_active h4 {
    transition: font-size;
    font-size: 1.15em;
    transition-duration: .5s;
    color: #ffffff!important;
    opacity: 1;
    transition-timing-function: ease-in-out;
}

body .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-title>a {
    color: #FFFFFF;
}

body .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading {
    border-color: unset!important;
    background-color: unset!important;
    border: none;
}


body .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title>a
 {
    color: rgb(255 255 255 /100%)!important;
}

body .vc_tta-color-grey.vc_tta-style-classic .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after,
body .vc_tta-color-grey.vc_tta-style-classic .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before,
body .vc_tta-color-grey.vc_tta-style-classic .vc_tta-controls-icon::after,
body .vc_tta-color-grey.vc_tta-style-classic .vc_tta-controls-icon::before {
    border-color: #ffffff;
}

#partners_sponsors img {
    margin-inline: 20px!important;
}


/*     CONTACT PAGE        */

div#gform_confirmation_message_1 {
    color: #1e96c1;
    font-size: 24px;
    font-weight: 700;
}


/* FOOTER  */

#footer {
    padding: 40px 0 20px 0;
}

footer div#media_image-2 {
    text-align: right;
}

footer div#media_image-2 img {
    opacity: .2;
    width: 90%;
    margin-top: -20px;
}

footer .textwidget.custom-html-widget {
    max-width: 310px;
    position: relative;
}

/* 
footer .textwidget.custom-html-widget:before {
    content: '';
    width: 30px;
    height: 24px;
    position: absolute;
    border-left: 3px solid #ffffff;
    border-bottom: 3px solid #ffffff;
    bottom: -14px;
    left: -35px;
}

footer .textwidget.custom-html-widget:after{
    content: '';
    width: 30px;
    height: 25px;
    position: absolute;
    border-right: 3px solid #ffffff;
    border-top: 3px solid #ffffff;
    top: -17px;
    right: -30px;
}
*/

#signup_form .form_row {
    display: inline;
}

footer form#signup_form input#email_value {
    width: 145px;
    display: inline;
    margin-right: 5px; 
}

footer form#signup_form {
    max-width: 320px;
}

footer .textwidget.custom-html-widget p {
    line-height: 1.3;
    font-size: 16px;
    font-weight: 700;
}

#footer .widget {
    margin-bottom: 0px;
}

footer form#signup_form input[type='email'] {
    padding: 5px 12px!important;
    font-size: 16px!important;
}

footer form#signup_form button.button.large.orange {
    background-color: #1e96c1;
    display: inline-block;
    text-transform: uppercase;
    padding: 6px 20px;
    border-radius: 4px!important;
    line-height: 1.6!important;
    color: #ffffff;
    font-family: 'Lato';
    font-size: 15px;
    font-weight: 600;
    border: 1px solid #ffffff73!important;
}

footer form#signup_form button.button.large.orange:hover {
    background-color:#0e7397!important
}



#copyright .copyright-text {
    font-size: 12px;
    width: 100%;
    text-align: center;
}



/*
//////////////////////////
////////////// NEW STYLES
//////////////////////////
*/

body .vc_section.vc_section-has-fill,
body .vc_section.vc_section-has-fill+.vc_row-full-width+.vc_section,
body .vc_section.vc_section-has-fill+.vc_section{
	padding-top:0px;
}

body .header-v3 .navigation-wrap {
    background: #fbb040;
    border-top: 0;
    box-shadow: none;
}

body header#header {
    box-shadow: none;
}

body h3 {
    font-size: 23px;
    color: #606060;
    font-weight: 600;
}

body section.section-header-two {
    background-position: right bottom!important;
    background-size: 33%;
}

body section.bubble-bg {
    background-position: left bottom!important;
    background-size: 260px;
}

body section.items-bg {
    background-position: left bottom!important;
    background-size: 470px auto!important;
}

body h2 {
    color: #2aaeef;
    text-transform: uppercase;
    font-size: 55px;
    font-weight: 300;
    line-height: 1.1em;
}

body .wpb_row,
body .wpb_content_element,
body ul.wpb_thumbnails-fluid > li,
body .last_toggle_el_margin,
body .wpb_button {
	margin-bottom: 0px;
}

body h4 {
    color: #26a651;
}

body a.button.large.color-1,
body a.button.full.color-1,
body footer form#signup_form button.button.large.orange{
    border-color: #f15a2a;
    border-radius: 10px!important;
    color: #f15a2a;
    background: #ffffff;
    transition: all;
    transition-duration: .5s;
}

body footer form#signup_form button.button.large.orange {
    border-color: #ffffff;
    color: #ffffff;
    background: transparent!important;
    border-color: #ffffff!important;
}

body a.button.large.color-1:hover,
body a.button.full.color-1:hover,
footer form#signup_form button.button.large.orange:hover{
    border-color: #f15a2a;
    border-radius: 40px!important;
    color: #ffffff;
    background: #f15a2a!important;

}

footer form#signup_form button.button.large.orange:hover{
    border-color: #ffffff!important;
    background-color:#ffffff!important;
    color:#29aeef;
}


body .image_frame_rounded {
    border-radius: 30px;
    display: block;
    background: #ffffff;
    padding: 15px;
}

body .image_box_rounded img{
	border-radius: 40px;
}

body .rounded-box {
    border-radius: 40px!important;
}

body .rounded-box img{
	border-radius: 40px 40px 0 0;
}

body .rounded-box .wpb_text_column {
    padding: 30px 20px 40px;
    background: #efefef;
}

body .rounded-box h3 {
	color: #333333;
}

body .wpb_row .wpb_row .wpb_content_element{
	margin-bottom: 0px;
}

body #footer {
    background-color: #2aaeef;
}

body #copyright {
    background: #154d69;
    color: #ffffff;
}

footer div#media_image-2 img {
    opacity: .5;
    width: 50%;
    margin-top: -20px;
}


footer .textwidget.custom-html-widget p {
    line-height: 1.3;
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    font-family: 'Lato';
}


body .latest-blog-list.clearfix.wpb_content_element {
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #ccc;
}


/*NEW BUTTON*/

body .blog-list-item-excerpt a,
body input[type=submit]{
	border-radius: 0.4em;
    background-color: #f15a29;
    color: #fff;
    display: inline-block;
    font-size: 18px;
    line-height: 1.85em;
    width: auto;
    height: auto;
    text-align: center;
    font-weight: bold;
    border: none;	
    transition: all .5s;
}

body .blog-list-item-excerpt a:hover,
body input[type=submit]:hover{
	border-radius: 1.4em;
	background-color: #00adef;
	border:none;
}

	
div.new-button {
    border-radius: 0.4em;
    background-color: #f15a29;
    color: #fff;
    display: inline-block;
    font-size: 27px;
    line-height: 2.85em;
    width: 100%;
    height: auto;
    text-align: center;
    font-weight: bold;
    position: relative;
    left: 50%;
    top: 50%;
    overflow: hidden;
    transform: translate(-50%, -50%);
    transition: all .5s;
    margin-top: 10px;
}

div.new-button a,
div.new-button a:hover{
	color: #ffffff;
}

div.new-button:hover {
	cursor:pointer;
	border-radius: 1.4em;	
	font-size: 27px; 
}
 
 div.new-button span {
    display: block;
    position: relative;
}
  
 div.new-button:hover em {
    transform: rotate(-8deg) translateY(-81%);
    transform-origin: left top;
}

div.new-button em {
    position: absolute;
    width: 16em;
    height: 8em;
    background-color: #00adef;
    left: 0;
    top: 3.8em;
    transition: all 0.8s cubic-bezier(0.39, 1, 0.57, 1);
}

div.new-button em i {
	float: left;
	position: relative;
	overflow: hidden;
	width: 2em;
	height: 1em;
	margin-top: -0.5em;
}    
  
div.new-button em i:after, div.new-button em i:before {
    content: '';
    float: left;
    height: 100%;
    width: 50%;
    border-radius: 50%;
}
      
div.new-button em i:before {
	background-color: #00adef;
}
      
div.new-button em i:after {
	background-color: #f15a29;

}
/*********************/
/* RESPONSIVE STYLES */
/*********************/

@media screen and (max-width:1200px) {

}

@media screen and (max-width: 1000px) {

}

@media screen and (max-width: 960px) {

}

@media screen and (max-width: 959px) {

}

@media screen and (max-width: 767px) {

	body #mobile-header .logo {
	    margin-top: 14px;
	}
	
	body .logo img {
	    height: 65px;
	    width: auto;
	}
	
	body.vc_responsive .page-section .standard-section .span_12 {
	    max-width: 100vw;
	    margin: auto 5vw;
	}
	
	body.vc_responsive.home .page-section .standard-section .span_12 {
	    margin: 0 auto;
	}


	body .wpb_column.vc_column_container.vc_col-sm-1\/5 {
	    padding-left: 20px;
	    padding-right: 20px;
	}
	
	body .container{
		width: 100vw;
	}
	
	body .container .one.column,
	body .container .one.columns,
	body .container .two.columns,
	body .container .three.columns,
	body .container .four.columns,
	body .container .five.columns,
	body .container .six.columns,
	body .container .seven.columns,
	body .container .eight.columns,
	body .container .nine.columns,
	body .container .ten.columns,
	body .container .eleven.columns,
	body .container .twelve.columns,
	body .container .thirteen.columns,
	body .container .fourteen.columns,
	body .container .fifteen.columns,
	body .container .sixteen.columns,
	body .container .one-third.column,
	body .container .one-third.columns,
	body .container .two-thirds.column,
	body .container .two-thirds.columns {
	    width: 90vw;
	    margin: auto 5vw;
	}    

	body.vc_responsive .wpb_row .vc_col-sm-12{
		padding-left: 0px;
		padding-right: 0px;
	}

	body #fulltitle #title {
	    width: auto;
	}

}

@media screen and (max-width: 479px) {

	
	body #mobile-header {
	    height: 120px;
	}
	

	body #mobile-header .logo {
	    margin-top: 9px;
	}
	
	body .logo img {
	    width: 150px;
	    height: auto;
	}
	
	body .callout-column h2.bracketed {
	    width: 80%;
	}

	body #fulltitle #title {
	    width: 90%;
	    text-align: center;
	}

	body h1,
	body #fulltitle.titlebar h1,
	body #fulltitle.title-h1 {
		font-size: 37px;
	}

	#Home_Section_Two h2.home-header,
	#Home_Top_Section h2.home-header {
	    font-size:37px;
		text-transform: uppercase;
		text-align: center;
	}

	div#Home_Top_Section {
	    text-align: center;
	}
	body .joint-effort-column {
	    border-right: none;
	    padding-right: 20px!important;
	}
	
	body p.joint-effort-images,
	body p.partner-images {
	    overflow: hidden;
	    display: flex;
	    justify-content: center;
	    align-items: center;
	    flex-wrap: wrap;
	}

	body p.joint-effort-images img,
	body p.partner-images img {
		margin-bottom: 20px;
	}
	
	body p.partner-images {
	    flex-direction: column;
	}

	body .vc_col-lg-1\/5,
	body .vc_col-lg-2\/5,
	body .vc_col-lg-3\/5,
	body .vc_col-lg-4\/5,
	body .vc_col-lg-5\/5,
	body .vc_col-md-1\/5,
	body .vc_col-md-2\/5,
	body .vc_col-md-3\/5,
	body .vc_col-md-4\/5,
	body .vc_col-md-5\/5,
	body .vc_col-sm-1\/5,
	body .vc_col-sm-2\/5,
	body .vc_col-sm-3\/5,
	body .vc_col-sm-4\/5,
	body .vc_col-sm-5\/5,
	body .vc_col-xs-1\/5,
	body .vc_col-xs-2\/5,
	body .vc_col-xs-3\/5,
	body .vc_col-xs-4\/5,
	body .vc_col-xs-5\/5 {
	    padding-left: 0;
	    padding-right: 0;
	}

	body .callout-column h2.bracketed {
	    float: none;
	}

}
























