/*!
Theme Name: Highend Child
Theme URI: https://www.hb-themes.com/themes/highend/
Author: HB-Themes
Author URI: https://hb-themes.com
Description: Premium Responsive Multi-Purpose Theme.
Version: 3.4.9.4
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Details URI: https://hb-themes.com/changelog/highend/
template: HighendWP
*/

/* Below you can write your style */

/* GENERAL TYPOGRAPHY */
h1, h2, h3, h4, h5, h6 {
    font-family: "Montserrat", sans-serif!important;
    color: #434343;
}

h1 b, h2 b, h3 b, h4 b, h5 b, h6 b{
    font-weight: 500;
}

p, a{
    font-family: "Open Sans", sans-serif!important;
    color: #434343;
    font-weight: 300;
}

p b, a b{
    font-weight: 500;
}

/* GENERAL CLASSES */

h1.hidden-title,
h2.hidden-title,
h3.hidden-title,
h4.hidden-title,
h5.hidden-title,
h6.hidden-title{
    display: none;
}

.centered{
    text-align: center;
}

.align-left{
    text-align: left;
}

.align-right{
    text-align: right;
}

.margin-right{
     display: inline-block;
     margin-right: 10px;
 }

.margin-left{
    display: inline-block;
    margin-left: 10px;
}

.zero-margin{
    margin: 0!important;
}

.img-width-auto img.vc_single_image-img{
    width: auto!important;
}

.jumbotron-100,
.element-row.fw-content-wrap.jumbotron-100{
    padding: 0 100px;
}

.jumbotron,
.element-row.fw-content-wrap.jumbotron{
    padding: 0 200px;
}

.jumbotron-250,
.element-row.fw-content-wrap.jumbotron-250{
    padding: 0 250px;
}

.vc_row.border-columns .wpb_column:not(:last-child):after {
    content: '';
    display: block;
    position: absolute;
    height: 100%;
    border-left: 2px solid #f2f2f2;
    right: 0;
    top: 0;
}

.vc_row.flex-columns,
.vc_row.flex-columns .wpb_column{
    display: flex;
    width: 100%;
}

span.upper-currency {
    margin-bottom: 0;
    font-size: 15px;
    vertical-align: top;
    line-height: 15px;
    margin-right: 5px;
}

.push-bottom.vc_column_container > .vc_column-inner {
    position: absolute;
    bottom: 0;
    max-width: 100%;
    padding-left: 30px;
    padding-right: 30px;
}

.with-blue-box{
    margin-top: 25px;
    margin-bottom: 25px;
}

.with-blue-box:before{
    display: block!important;
    visibility: visible;
    position: absolute;
    left: 150px;
    right: 150px;
    top: -25px;
    bottom: -25px;
    height: calc(100% + 50px);
    width: calc(100% - 300px);
    border: 2px dashed #5789B3;
}

.image-above-text {
    text-align: center;
    display: block;
}

.image-above-text p{
    margin-top: 5px;
}

.big-padding a{
    padding: 15px 50px!important;
}

.mobile-shown{
    display: none;
}

h1.gradient-title,
h2.gradient-title,
h3.gradient-title,
h4.gradient-title,
h5.gradient-title,
h6.gradient-title {
    background-repeat: no-repeat;
    background-size: cover;
    background-clip: text;
    -webkit-background-clip: text;
    color: transparent;
}

h1.gradient-title.palette-1,
h2.gradient-title.palette-1,
h3.gradient-title.palette-1,
h4.gradient-title.palette-1,
h5.gradient-title.palette-1,
h6.gradient-title.palette-1 {
    background-image: url(https://tree.it/wp-content/themes/HighendWP-child/images/backgrounds/title-palette-1.jpg);
}

.right-icon .wpb_text_column,
.right-icon .wpb_single_image{
    width: 50%;
    display: inline-block;
}

.right-icon .wpb_text_column{
    float: left;
}

.right-icon .wpb_single_image{
    float: right;
}

/* NEW HEADER */

#header-inner-bg > .container {
    padding: 0 25px;
}

#logo img, .stuck #logo img {
    margin: 0 5px;
}
.hb-special-header-style.single-opportunity:not(.hb-menu-visible-opportunity) #main-wrapper #header-inner:not(.stuck){
    display: none;
}
.hb-special-header-style.no-featured-section:not(.single-opportunity) #main-wrapper #header-inner:not(.stuck) #header-inner-bg{
    /*background-color: #d01c1f!important;*/
    background-color: #E4002b!important;
}

.hb-special-header-style #main-wrapper #header-inner.stuck #header-inner-bg.scroll-end,
#main-wrapper #header-inner.stuck #header-inner-bg.scroll-end {
    background-color: #ab8c7f!important;
    border-bottom: 2px solid #ab8c7f!important;
}

#main-wrapper #header-inner.stuck #header-inner-bg.scroll-end #logo{
    visibility: hidden;
}

#main-wrapper #header-inner.stuck #header-inner-bg.scroll-end #logo img{
    filter: brightness(100);
}

.single-post.hb-special-header-style.no-featured-section:not(.single-opportunity) #main-wrapper #header-inner #header-inner-bg #logo img{
    filter: brightness(100);
}

/* MAIN NAVIGATION */

ul#main-nav {
    float: none;
    text-align: center;
}

.scroll-end ul#main-nav > li.menu-item,
.scroll-end ul#main-nav > li.menu-item a i:before{
    visibility: hidden;
}

ul#main-nav > li {
    float: none;
}

ul#main-nav > li > a{
    font-family: "Montserrat", sans-serif;
    font-weight: 700!important;
}

ul#main-nav > li:nth-last-child(1),
ul#main-nav > li:nth-last-child(2),
ul#main-nav > li:nth-last-child(3) {
    float: right;
}

ul#main-nav > li:first-child > a{
    text-transform: lowercase;
}

ul#main-nav > li:nth-last-child(1) > a i,
ul#main-nav > li:nth-last-child(2) > a i,
ul#main-nav > li:nth-last-child(3) > a i {
    font-size: 21px !important;
    margin-right: 0;
}

#nav-login a {
    padding: 0 10px!important;
}

#main-wrapper #header-inner.stuck #header-inner-bg.scroll-end #main-nav > li > a{
    color: #fff!important;
}

.hb-special-header-style #main-wrapper #header-inner #header-inner-bg #main-nav > li > a span:after,
.hb-special-header-style #main-wrapper #header-inner #header-inner-bg #main-nav > li:hover > a span:after,
.hb-special-header-style #main-wrapper #header-inner #header-inner-bg #main-nav > li.sfHover > a span:after,
.alt-single #main-wrapper #header-inner #header-inner-bg #main-nav > li > a span:after,
.alt-single #main-wrapper #header-inner #header-inner-bg #main-nav > li:hover > a span:after,
.alt-single #main-wrapper #header-inner #header-inner-bg #main-nav > li.sfHover > a span:after{
    color: #fff!important;
    background: #fff;
}

/* BURGER MENU PANEL */

#hb-side-section {
    padding: 15px 30px;
    width: 400px;
    right: -400px;
    box-sizing: border-box;
}

#hb-side-section .widget-item{
    margin-bottom: 20px;
}

#hb-side-section .widget-item:last-child{
    margin-bottom: 0;
}

#hb-side-section #lang_sel {
    padding: 13px 30px;
    margin-left: -30px;
    margin-top: -15px;
    margin-right: -30px;
    background-color: #a51416;
    margin-bottom: 30px;
}

#hb-side-section #lang_sel ul,
#hb-side-section #lang_sel ul li a{
    display: inline-block;
}

#hb-side-section #lang_sel > ul > li > a{
    position: relative;
}

#hb-side-section #lang_sel > ul > li > a:after{
    content: '';
    display: block;
    position: absolute;
    left: -1px;
    right: -1px;
    bottom: -2px;
    border-bottom: 4px solid #fff;
}

#hb-side-section #lang_sel ul li a{
    margin-right: 15px;
    font-weight: 700;
}

#hb-side-section h4{
    margin-bottom: 20px;
    font-size: 18px;
    text-transform: none;
}

#hb-side-section .widget-item > h4:after{
    display: none;
}

#hb-side-section .widget_nav_menu ul.menu{
    border: none;
}

#hb-side-section .widget_nav_menu ul.menu li{
    border: none;
}

#hb-side-section .widget_nav_menu ul.menu li a:before{
    display: none;
}

#hb-side-section .widget_nav_menu ul.menu > li > a{
    font-size: 15px;
    font-weight: 700;
}

#hb-side-section .widget_nav_menu > ul.menu > li.menu-item-has-children > a {
    pointer-events: none;
    cursor: auto;
}

#hb-side-section .widget_nav_menu ul.sub-menu{
    margin-bottom: 5px;
}

#hb-side-section .widget_nav_menu ul.sub-menu li{
    padding: 0;
}

/* PAGE STRUCTURE */

#main-content{
    min-height: calc(100vh - 80px);
}

#main-content .right-sidebar .col-3.hb-sidebar{
    position: static;
}

.single-post #main-content{
    padding-top: 130px;
}

/* SINGLE STRUCTURE */

.single-post #main-content{
    padding-top: 80px;
}

.single-post #main-content > .featured-image{
    margin-bottom: 80px;
    max-height: 450px;
}

.single-post #main-content .featured-image .item-overlay-text{
    display: none;
}

.single-post #main-content .container.no-featured{
    margin-top: 40px;
}

.single-post #main-content .post-meta-info {
    /*border-left: 3px solid #d01c1f;*/
    border-left: 3px solid #E4002b;
    padding: 10px 30px 20px;
    margin: 40px 0;
}

.single-post #main-content .post-meta-info > span {
    font-size: 16px;
    font-weight: 600;
    display: block;
    color: #434343;
}

.single-post #main-content .post-meta-info > span a{
    font-weight: 600;
}

.single-post #main-content .post-meta-info > span:not(:last-child){
    margin-bottom: 15px;
}

.single-post #main-content .post-meta-info > span.text-sep{
    display: none;
}

.single-post #main-content .post-meta-info > span.blog-categories{
    padding-left: 0;
    text-transform: uppercase;
}

.single-post #main-content .post-meta-info > span.blog-categories:before{
    display: none;
}

.single-post #main-content .bottom-meta-section,
.single-post #main-content .hb-related-posts{
    border: none;
}

.single-post #main-content .bottom-meta-section{
    margin-top: 80px;
}

.single-post #main-content .hb-related-posts h4{
    display: none;
}

.single-post #main-content .hb-related-posts .post-content{
    box-shadow: none;
    padding-left: 0;
    padding-right: 0;
}


.single-post #main-content .hb-related-posts .post-content .post-meta-info{
    margin: 20px 0;
    padding: 10px 20px;
}

.single-post #main-content .hb-related-posts .post-content .post-meta-info time{
    float: none;
}

/* NEW BUTTONS */

.hb-button-container {
    display: inline-block;
    position: relative;
}

.hb-button-container .hb-button,
.hb-button-container input[type="submit"]{
    margin: 0;
    box-shadow: none;
    transition: all 200ms ease 0s!important;
    padding: 7px 35px;
    font-size: 12px!important;
    font-weight: 600;
}

.hb-button-container .hb-button:hover,
.hb-button-container input[type="submit"]:hover{
    /*transform: translateX(2px) translateY(3px);*/
}

#main-wrapper .hb-button-container .hb-button,
#main-wrapper .hb-button-container input[type="submit"]{
    /*background-color: #fff!important;*/
    background-color: #E4002b!important;
    /*color: #d01c1f!important;*/
    /*color: #E4002b!important;*/
    color: #fff;
    /*border: 3px solid #d01c1f;*/
    border: 3px solid #E4002b;
}

#main-wrapper .hb-button-container .hb-button:hover,
#main-wrapper .hb-button-container input[type="submit"]:hover{
    /*background-color: #d01c1f!important;*/
    /*background-color: #E4002b!important;*/
    /*color: #fff!important;*/
    background-color: #fff!important;
    color: #E4002b!important;
}

.hb-button-container .hb-button-shadow{
    position: absolute;
    width: 100%;
    height: 100%;
    /*background-color: #d01c1f;*/
    background-color: #E4002b;
    top: 7px;
    left: 6px;
}

#main-wrapper .read-more .hb-button-container .hb-button,
#main-wrapper .read-more .hb-button-container input[type="submit"]{
    color: #fff!important;
    /*background-color: #d01c1f!important;*/
    background-color: #E4002b!important;
}

#main-wrapper .read-more .hb-button-container .hb-button:hover,
#main-wrapper .read-more .hb-button-container input[type="submit"]:hover{
    /*color: #d01c1f!important;*/
    color: #E4002b!important;
    background-color: #fff!important;
}

#main-wrapper .mdw .hb-button-container .hb-button,
#main-wrapper .mdw .hb-button-container input[type="submit"]{
    border-color: #ff0046!important;
    color: #fff!important;
    background-color: #ff0046!important;
}

#main-wrapper .mdw .hb-button-container .hb-button:hover,
#main-wrapper .mdw .hb-button-container input[type="submit"]:hover{
    color: #ff0046!important;
    background-color: #fff!important;
}

#main-wrapper .mdw-inverse .hb-button-container .hb-button,
#main-wrapper .mdw-inverse .hb-button-container input[type="submit"]{
    border-color: #fff!important;
    color: #fff!important;
    background-color: transparent!important;
}

#main-wrapper .mdw-inverse .hb-button-container .hb-button:hover,
#main-wrapper .mdw-inverse .hb-button-container input[type="submit"]:hover{
    color: #ff0046!important;
    background-color: #fff!important;
}

#main-wrapper .green .hb-button-container .hb-button,
#main-wrapper .green .hb-button-container input[type="submit"]{
    color: #93b45d!important;
    border-color: #93b45d;
}

#main-wrapper .green .hb-button-container .hb-button:hover,
#main-wrapper .green .hb-button-container input[type="submit"]:hover{
    color: #fff!important;
    background-color: #93b45d!important;;
}

#main-wrapper .green .hb-button-container .hb-button-shadow{
    background-color: #93b45d;
}

#main-wrapper .blue .hb-button-container .hb-button,
#main-wrapper .blue .hb-button-container input[type="submit"]{
    color: #5789B3!important;
    border-color: #5789B3;
}

#main-wrapper .blue .hb-button-container .hb-button:hover,
#main-wrapper .blue .hb-button-container input[type="submit"]:hover{
    color: #fff!important;
    background-color: #5789B3!important;;
}

#main-wrapper .blue .hb-button-container .hb-button-shadow{
    background-color: #5789B3;
}

#main-wrapper .cyan .hb-button-container .hb-button,
#main-wrapper .cyan .hb-button-container input[type="submit"]{
    color: #14A3C7!important;
    border-color: #14A3C7;
}

#main-wrapper .cyan .hb-button-container .hb-button:hover,
#main-wrapper .cyan .hb-button-container input[type="submit"]:hover{
    color: #fff!important;
    background-color: #14A3C7!important;;
}

#main-wrapper .cyan .hb-button-container .hb-button-shadow{
    background-color: #14A3C7;
}

#main-wrapper .yellow .hb-button-container .hb-button,
#main-wrapper .yellow .hb-button-container input[type="submit"]{
    color: #FEC42E!important;
    border-color: #FEC42E;
}

#main-wrapper .yellow .hb-button-container .hb-button:hover,
#main-wrapper .yellow .hb-button-container input[type="submit"]:hover{
    color: #fff!important;
    background-color: #FEC42E!important;;
}

#main-wrapper .yellow .hb-button-container .hb-button-shadow{
    background-color: #FEC42E;
}

#main-wrapper .orange .hb-button-container .hb-button,
#main-wrapper .orange .hb-button-container input[type="submit"]{
    color: #ff4739!important;
    border-color: #ff4739;
}

#main-wrapper .orange .hb-button-container .hb-button:hover,
#main-wrapper .orange .hb-button-container input[type="submit"]:hover{
    color: #fff!important;
    background-color: #ff4739!important;;
}

#main-wrapper .orange .hb-button-container .hb-button-shadow{
    background-color: #ff4739;
}

#main-wrapper .black .hb-button-container .hb-button,
#main-wrapper .black .hb-button-container input[type="submit"]{
    color: #444!important;
    border-color: #444;
}

#main-wrapper .black .hb-button-container .hb-button:hover,
#main-wrapper .black .hb-button-container input[type="submit"]:hover{
    color: #fff!important;
    background-color: #444!important;;
}

#main-wrapper .black .hb-button-container .hb-button-shadow{
    background-color: #444;
}

#main-wrapper .brown .hb-button-container .hb-button,
#main-wrapper .brown .hb-button-container input[type="submit"]{
    color: #ab8c7f!important;
    border-color: #ab8c7f;
}

#main-wrapper .brown .hb-button-container .hb-button:hover,
#main-wrapper .brown .hb-button-container input[type="submit"]:hover{
    color: #fff!important;
    background-color: #ab8c7f!important;
}

#main-wrapper .brown .hb-button-container .hb-button-shadow{
    background-color: #ab8c7f;
}

/* tree school Button */
#main-wrapper .treeschool-inverse .hb-button-container .hb-button,
#main-wrapper .treeschool-inverse .hb-button-container input[type="submit"]{
    border-color: #fff!important;
    color: #fff!important;
    background-color: transparent!important;
}

#main-wrapper .treeschool-inverse .hb-button-container .hb-button:hover,
#main-wrapper .treeschool-inverse .hb-button-container input[type="submit"]:hover{
    border-color: transparent!important;
	color: transparent!important;
    background-color: #fff!important;
}

/* HUAWEI Button */
#main-wrapper .huawei .hb-button-container .hb-button,
#main-wrapper .huawei .hb-button-container input[type="submit"]{
    border-color: #C00000!important;
    color: #fff!important;
    background-color: #C00000!important;
}

#main-wrapper .huawei .hb-button-container .hb-button:hover,
#main-wrapper .huawei .hb-button-container input[type="submit"]:hover{
    color: #C00000!important;
    background-color: #fff!important;
}

#main-wrapper .huawei-inverse .hb-button-container .hb-button,
#main-wrapper .huawei-inverse .hb-button-container input[type="submit"]{
    border-color: #fff!important;
    color: #fff!important;
    background-color: transparent!important;
}

#main-wrapper .huawei-inverse .hb-button-container .hb-button:hover,
#main-wrapper .huawei-inverse .hb-button-container input[type="submit"]:hover{
    color: #C00000!important;
    background-color: #fff!important;
}
/* Amazon Button */
#main-wrapper .amazon .hb-button-container .hb-button,
#main-wrapper .amazon .hb-button-container input[type="submit"]{
    border-color: #F69502!important;
    color: #fff!important;
    background-color: #F69502!important;
}

#main-wrapper .amazon .hb-button-container .hb-button:hover,
#main-wrapper .amazon .hb-button-container input[type="submit"]:hover{
    color: #F69502!important;
    background-color: #fff!important;
}

#main-wrapper .amazon-inverse .hb-button-container .hb-button,
#main-wrapper .amazon-inverse .hb-button-container input[type="submit"]{
    border-color: #fff!important;
    color: #fff!important;
    background-color: transparent!important;
}

#main-wrapper .amazon-inverse .hb-button-container .hb-button:hover,
#main-wrapper .amazon-inverse .hb-button-container input[type="submit"]:hover{
    color: #F69502!important;
    background-color: #fff!important;
}
/* HIGHLIGHT SECTION */

span.highlight-title{
    font-size: 160px;
    font-weight: 400;
    line-height: .8;
    display: inline-block;
    font-family: Montserrat, sans-serif;
    color: #f0f0f0;
}

span.highlight-red {
    /*color: #d01c1f;*/
    color: #E4002b;
}

span.highlight-green {
    color: #93b45d;
}

span.highlight-blue {
    color: #5789B3;
}

span.highlight-cyan {
    color: #14A3C7;
}

span.highlight-yellow {
    color: #FEC42E;
}

span.highlight-orange {
    color: #ff4739;
}

span.highlight-black {
    color: #444;
}

span.highlight-brown {
    color: #ab8c7f;
}

span.highlight-caption{
    display: inline-block;
    margin-top: 10px;
    font-size: 18px;
    text-transform: uppercase;
}

/* NEW TABS */

.wpb-js-composer .vc_tta-container .vc_tta-tabs.vc_tta-tabs-position-top .vc_tta-tabs-list{
    margin-bottom: 60px;
}

.wpb-js-composer .vc_tta-container .vc_tta-tabs.vc_tta-tabs-position-top .vc_tta-tabs-list .vc_tta-tab a{
    background: none;
    border: none;
    font-weight: 400;
    color: #cdcdcd!important;
}

.wpb-js-composer .vc_tta-container .vc_tta-tabs.vc_tta-tabs-position-top .vc_tta-tabs-list .vc_tta-tab:hover a,
.wpb-js-composer .vc_tta-container .vc_tta-tabs.vc_tta-tabs-position-top .vc_tta-tabs-list .vc_tta-tab.vc_active a{
    color: #252525!important;
}

.wpb-js-composer .vc_tta-container .vc_tta-tabs.vc_tta-tabs-position-top .vc_tta-tabs-list .vc_tta-tab.vc_active a:before,
.wpb-js-composer .vc_tta-container .vc_tta-tabs.vc_tta-tabs-position-top .vc_tta-tabs-list .vc_tta-tab.vc_active a:after{
    border: none;
}

.wpb-js-composer .vc_tta-container .vc_tta-color-white.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels {
    border: none;
    background: none;
}

/* NEW TESTIMONIAL SLIDER */

.shortcode-testimonial-slider ul.testimonial-slider{
    margin-bottom: 50px;
}

.shortcode-testimonial-slider ul.testimonial-slider li p {
    font-style: italic;
    line-height: 39px;
}

.shortcode-testimonial-slider ul.testimonial-slider li .testimonial-quote-meta{
    font-weight: 700;
    color: #252525;
}

.shortcode-testimonial-slider ul.testimonial-slider li .testimonial-quote-meta:before{
    content: '—'
}

/* NEW IMAGE CAROUSEL */

.vc_images_carousel{
    max-width: 100%;
}

/* NEW CLAIM */

.wpb_claim {
    min-height: calc(100vh - 85px);
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: -50px;
}

.wpb_claim p.claim-inner{
    padding: 0 295px 0 250px;
}

.wpb_claim p.claim-inner,
.wpb_claim p.claim-inner *{
    font-size: 30px;
    line-height: 40px;
    font-weight: 300!important;
}

.wpb_claim p.claim-inner b,
.wpb_claim p.claim-inner strong{
    font-weight: 500!important;
}

/* NEW TIMELINE */

.wpb_timeline_section{
    max-width: 1000px;
    margin: 0 auto;
}

.wpb_timeline_section .wpb_timeline_section_wrapper > div:not(:first-child){
    margin-top: 200px;
}
.wpb_timeline_section .wpb_timeline_section_wrapper > div:not(:first-child):before{
    content: '';
    display: block!important;
    height: 200px;
    border-left: 2px dashed #5789b3;
    visibility: visible;
    position: absolute;
    top: -200px;
    left: 50%;
}

.wpb_timeline_section:not(.animated-end) .wpb_timeline_section_wrapper > div:last-child:after,
.wpb_timeline_section.animated-end .animated-end{
    content: '';
    display: block;
    visibility: visible;
    width: 40px;
    height: 40px;
    background-color: #5789b3;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -20px;
}

.wpb_timeline_section.animated-end .animated-end .animated-end-content{
    opacity: 0;
    padding: 15px;
}

.wpb_timeline_section.animated-end .animated-end .animated-end-content a,
.wpb_timeline_section.animated-end .animated-end .animated-end-content p {
    color: #fff;
    font-size: 18px;
    font-weight: 700;
}

.wpb_timeline_section.animated-end .animated-end .animated-end-content img{
    filter: brightness(100%);
}

/* TREE SERVICE NAVIGATION */

.fw-content-wrap .wpb_tree_service_navigation_wrapper{
    margin: 0 -15px;
}

.wpb_tree_service_navigation_wrapper > div{
    width: 20%;
    float: left;
    box-sizing: border-box;
    margin: 0;

    overflow: hidden;
    position: relative;

    transition: all .4s;
}

.wpb_tree_service_navigation_wrapper > div:not(.opened):not(.closed) .left-content:after {
    content: '>';
    display: block;
    position: absolute;
    width: 45px;
    height: 45px;
    border: 2px solid #fff;
    border-radius: 50%;
    color: #fff;
    line-height: 45px;
    text-align: center;
    bottom: 60px;
}

.wpb_tree_service_navigation_wrapper > div .step-content{
    width: 200%;
    height: 350px;

    display: flex;
    align-items: center;
}

.wpb_tree_service_navigation_wrapper > div.closed .step-content{
    align-items: flex-end;
}

.wpb_tree_service_navigation_wrapper > div .left-content,
.wpb_tree_service_navigation_wrapper > div .right-content{
    width: 50%;
    float: left;
    padding: 50px;
}

.wpb_tree_service_navigation_wrapper > div .left-content a{
    display: block;
}

.wpb_tree_service_navigation_wrapper > div .left-content a h3{
    font-weight: 700;
    font-size: 22px;
    max-width: 200px;
}

.wpb_tree_service_navigation_wrapper > div.closed .left-content a h3{
    font-size: 18px;
    max-width: 150px;
}

.wpb_tree_service_navigation_wrapper > div .left-content a h3,
.wpb_tree_service_navigation_wrapper > div .right-content p{
    color: #fff;
}

.wpb_tree_service_navigation_wrapper .step-1{
    background-color: #5789b3;
}

.wpb_tree_service_navigation_wrapper .step-2{
    background-color: #507da3;
}

.wpb_tree_service_navigation_wrapper .step-3{
    background-color: #487193;
}

.wpb_tree_service_navigation_wrapper .step-4{
    background-color: #406483;
}

.wpb_tree_service_navigation_wrapper .step-5{
    background-color: #385872;
}

/* BACKGROUND SECTIONS */

.fw-content-wrap .media-background {
    margin: 0 -15px;
}

#main-content .wpb_content_element.wpb_background_section{
    margin-bottom: 0!important;
}

.media-background {
    background-position: center;
    position: relative;
}

.media-background .overlay{
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 1;
    z-index: 1;
}

.media-background .content {
    position: relative;
    z-index: 2;
    display: inline-block;
    padding: 100px;
    border: 6px solid #fff;
    margin-top: 100px;
    margin-bottom: 100px!important;
    text-align: left;
    transition: all 0.5s ease;
}

.media-background .content:hover{
    transform: scale(1.05);
}

.media-background .content p,
.media-background .content h3{
    color: #fff!important   ;
}

.media-background .content h3{
    font-size: 50px;
    line-height: 1;
    font-weight: 700;
}

/* NEW OPPORTUNITY SECTION */

.wpb_opportunity_section .section-title{
    position: relative;
}

.wpb_opportunity_section .section-title {
    float: left;
    width: 200px;
}

.wpb_opportunity_section .section-title h2{
    font-size: 26px;
    font-weight: 700;
    text-align: right;
    position: relative;
}

.wpb_opportunity_section.sub .section-title h2{
    margin-top: 20px;
    min-height: 100px;
}

.wpb_opportunity_section.sub .section-title h2:before {
    content: '';
    display: block;
    height: 150%;
    min-height: 130px;
    width: 20px;
    background-color: #f2f2f2;
    position: absolute;
    z-index: -1;
    right: 20px;
    top: -20px;
}

.wpb_opportunity_section.sub .section-title h3{
    text-align: right;
}

.wpb_opportunity_section.main .section-title{
    margin-bottom: 40px;
}

.wpb_opportunity_section.main .section-title h2:before {
    content: '';
    display: block;
    width: 300px;
    height: 20px;
    background-color: #f2f2f2;
    position: absolute;
    z-index: -1;
    left: 120px;
    top: 20px;
}

.wpb_opportunity_section .section-title h3{
    font-size: 16px;
    line-height: 20px;
}

.wpb_opportunity_section.sub .section-title img{
    max-width: 80px!important;
    margin-top: 50px;
    float: right;
}

.wpb_opportunity_section.main .section-title img {
    position: absolute;
    right: 0;
    max-width: 80px!important;
    top: calc(100% + 30px);
}

.wpb_opportunity_section .section-content{
    padding-left: 270px;
}

.wpb_opportunity_section.main .section-content{
    padding-top: 80px;
}

.wpb_opportunity_section .section-content ul{
    padding-left: 20px;
}

/* NEW QUOTE */

.wpb_quote h2{
    font-size: 26px;
    font-weight: 700;
    position: relative;
    margin-left: 50px;
}

.wpb_quote h2:before{
    content: '“';
    font-size: 200px;
    color: #f2f2f2;
    position: absolute;
    z-index: -1;
    top: 45px;
    left: -45px;
}

/* COURSE LIST */

.program-card > .vc_column-inner {
    box-shadow: 0 15px 35px rgba(126,87,88,.1), 0 5px 15px rgba(0,0,0,.07);
}

.wpb_course_list.wpb_content_element{
    margin-bottom: 20px;
}

.wpb_course_list:before{
    content: '';
    display: block;
    width: calc(100% + 60px);
    margin: 0 -30px;
    border-top: 1px solid #f3f3f3;
    margin-bottom: 20px;
}

.wpb_course_list .wpb_course_list_container{
    display: grid;
    grid-template-columns: 1fr 1fr;
}

.wpb_course_list .wpb_course_list_container .course-description h4{
    font-weight: 700;
    margin-bottom: 5px;
}

.wpb_course_list .wpb_course_list_container .course-description p.description{
    font-size: 14px;
}

.wpb_course_list .wpb_course_list_container .course-cta .hb-button-container{
    float: right;
}

.wpb_course_list .wpb_course_list_container .course-cta .hb-button-container a.button{
    padding: 7px 25px;
}

/* HOME SECTIONS */

#home_section_2 .section-column{
    text-align: center;
}

#home_section_2 h4 > a{
    color: inherit!important;
}

#home_section_3 .esg-grid .esg-filter-wrapper .esg-filterbutton,
#opportunities .esg-grid .esg-filter-wrapper .esg-filterbutton {
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    font-size: 16px;
    text-transform: uppercase;
    border: none;
    padding: 0 10px;
}

#home_section_3 .esg-grid .esg-filter-wrapper .esg-filterbutton:hover,
#home_section_3 .esg-grid .esg-filter-wrapper .esg-filterbutton.selected,
#opportunities .esg-grid .esg-filter-wrapper .esg-filterbutton:hover,
#opportunities .esg-grid .esg-filter-wrapper .esg-filterbutton.selected{
    box-shadow: none;
    border-radius: 0;
    border-bottom: 1px solid #000;
}

#home_section_3 .esg-grid .mainul li .esg-entry-content h3.esg-content a:hover,
#opportunities .esg-grid .mainul li .esg-entry-content h3.esg-content a:hover{
    color: #dadada;
}

/* CHI SIAMO SECTIONS */

#about_us_text .hb-parallax-wrapper div{
    background-position-x: -500px!important;
    background-size: 90%!important  ;
}

#about_us_text h3{
    font-size: 28px;
    font-weight: 700;
    line-height: 1;
    margin-top: 40px;
    margin-bottom: 25px;
}

#about_us_text p{
    font-size: 22px!important;
    line-height: 30px!important;
}

#about_us_contact .wpb_raw_code{
    margin-bottom: 0!important;
}

#about_us_contact #contact_us_icon {
    font-size: 60px;
    /*color: #d01c1f;*/
    color: #E4002b;
}

#about_us_contact form.wpcf7-form .hb-button-container{
    float: right;
}

/* TOOLS SECTIONS */

.wpb_image_section_wrapper .image-background,
.wpb_image_section_wrapper .section-content {
    box-sizing: border-box;
}

/* SERVICES SECTIONS */

.wpb_timeline_section .vc_row-has-fill > .vc_column_container > .vc_column-inner{
    padding-top: 0;
}

/* CLIENTS SECTIONS */

.hb-client-grid:after{
    content: '';
    display: block;
    clear: both;
}

.hb-client-grid .client-grid-item {
    width: 16.66%;
    box-sizing: border-box;
    margin-bottom: 60px;
    float: left;
}

.hb-client-grid .client-grid-item:nth-child(6n+1){
    clear: left;
}

.hb-client-grid .client-grid-item > a{
    display: block;
    text-align: center;
}

.hb-client-grid .client-grid-item > a img{
    max-width: 75%!important;
    filter: saturate(0);
    transition: all 0.5s ease;
}

.hb-client-grid .client-grid-item > a:hover img{
    filter: saturate(1);
}

/* OPPORTUNITIES SECTIONS */

.eg-opportunities-1-wrapper{
    position: relative;
}

.eg-opportunities-1-wrapper:nth-child(1):before,
.eg-opportunities-1-wrapper:nth-child(2):before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    border-left: 65px solid #fec42e;
    border-bottom: 65px solid transparent;
}

.eg-opportunities-1-wrapper:nth-child(1):after,
.eg-opportunities-1-wrapper:nth-child(2):after {
    font-family: FontAwesome;
    font-size: 20px;
    content: "\f006";
    display: block;
    color: #fff;
    position: absolute;
    top: 10px;
    left: 10px;
    z-index: 2;
}

.eg-opportunities-1-wrapper .esg-entry-content,
.eg-opportunities-2-wrapper .esg-entry-content{
    background: none;
    padding: 20px 30px;
}

.eg-opportunities-1-wrapper .esg-media-cover-wrapper{
    padding-bottom: 30px;
}

.eg-opportunities-1-wrapper .esg-media-cover-wrapper .opportunity-separator{
    position: relative;
    margin-top: 20px;
    margin-bottom: 20px!important;
}

.eg-opportunities-1-wrapper .esg-media-cover-wrapper .opportunity-separator:before {
    content: '';
    display: block;
    width: 50px;
    position: absolute;
    left: calc(50% - 25px);
    top: 0;
    border-top: 3px solid #bbb;
}

.eg-opportunities-1-wrapper .esg-media-cover-wrapper .opportunity-info {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;

    padding: 20px 30px;
}

.eg-opportunities-1-wrapper .esg-media-cover-wrapper .opportunity-where,
.eg-opportunities-1-wrapper .esg-media-cover-wrapper .opportunity-when{
    display: block;
}

.eg-opportunities-1-wrapper .esg-media-cover-wrapper .opportunity-info .esg-content{
    display: block;
    color: #fff;
}

.eg-opportunities-1-wrapper .esg-entry-content{
    padding-bottom: 0;
}

.opportunities article.esg-filters.esg-singlefilters:first-child:before {
    content: '';
    display: block;
    background-color: #fff;
    position: absolute;
    left: -1000px;
    right: -1000px;
    top: -50px;
    bottom: -40px;
    z-index: -1;
}

/* OPEN INNOVATION SECTIONS */

#strumenti .vc_column_container.vc_col-sm-6 .vc_column-inner > .wpb_wrapper {
    background-color: #efefef;
    padding: 60px;
    padding-top: 0;
}

#strumenti .vc_column_container.vc_col-sm-6 .vc_column-inner > .wpb_wrapper .wpb_single_image{
    margin: 0 -60px;
}

#strumenti .vc_column_container.vc_col-sm-6 .vc_column-inner > .wpb_wrapper .wpb_single_image{
    background-color: #fff;
}

/* OPPORTUNITIES SINGLE PAGE */

.single-opportunity.hb-no-branding #header-inner-sticky-wrapper{
    display: none!important;
}

.single-opportunity #background-section .background-wrapper{
    height: 100vh;
    margin-top: -80px;

    background-size: cover;
    background-position: center center;
}

.single-opportunity.hb-no-branding #background-section .background-wrapper{
    margin-top: 0;
}

.single-opportunity.hb-no-header-opportunity #main-content{
    padding-top: 0;
    margin-top: -80px;
}

.single-opportunity.hb-no-header-opportunity .entry-content{
    margin-top: 0;
}

.single-opportunity #background-section.mdw .background-wrapper{
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: 100% auto;
}

.single-opportunity #background-section.hackathon .background-wrapper .details-section{
    display: flex;
    height: 100vh;
    width: 50%;
    float: right;

    flex-direction: column;
    justify-content: space-between;

    box-sizing: border-box;
    padding: 60px 100px;

    background-color: rgba(0, 0, 0, .7);
    color: #fff;
}

.single-opportunity #background-section.mdw .background-wrapper .details-section,
.single-opportunity #background-section.mdw-hackathon .background-wrapper .details-section{
    padding: 20px 60px;
    height: calc(100vh - 40px);
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.single-opportunity #background-section.masterclass .background-wrapper .container{
    height: 100vh;
    position: relative;
}

.single-opportunity #background-section.masterclass .background-wrapper .details-section{
    display: flex;

    position: absolute;
    left: 150px;
    right: 150px;
    bottom: 0;

    flex-direction: row;
    justify-content: space-between;

    box-sizing: border-box;
    padding: 60px 100px;

    background-color: rgba(0, 0, 0, .7);
    border-top: 6px solid #fff;
    color: #fff;
}

.single-opportunity #background-section.mdw-hackathon .background-wrapper .details-section .header-logo,
.single-opportunity #background-section.mdw .background-wrapper .details-section .bottom-meta{
    display: flex;
    justify-content: space-between;
}

.single-opportunity #background-section.mdw-hackathon .background-wrapper .details-section .header-logo img{
    max-height: 50px;
}

.single-opportunity #background-section.hackathon .background-wrapper .details-section .top-meta{
    width: 100%;
    align-self: flex-start;
    margin-bottom: 20px;
}

.single-opportunity #background-section.masterclass .background-wrapper .details-section .top-meta{
    margin-top: 10px;
    padding-right: 15px;
}

.single-opportunity #background-section.mdw-hackathon .background-wrapper .details-section .top-meta{
    text-align: center;
    color: #fff;
}

.single-opportunity #background-section .background-wrapper .details-section .top-meta span{
    display: block;
    font-size: 22px;
    line-height: 30px;
    font-family: "Montserrat", sans-serif;
}

.single-opportunity #background-section.mdw-hackathon .background-wrapper .details-section .top-meta span{
    display: inline-block;
    font-size: 30px;
}

.single-opportunity #background-section.mdw-hackathon .background-wrapper .details-section .top-meta span.separator{
    margin: 0 10px;
}

.single-opportunity #background-section.masterclass .background-wrapper .details-section .top-meta span{
    margin-bottom: 30px;
}

.single-opportunity #background-section.masterclass .background-wrapper .details-section .top-meta .opportunity-cta .hb-button-container .hb-button{
    margin-top: 0;
}

.single-opportunity #background-section.hackathon .background-wrapper .details-section .center-meta{
    width: 100%;
    align-self: center;
    margin-bottom: 20px;
}

.single-opportunity #background-section.masterclass .background-wrapper .details-section .center-meta:not(.full-width){
    padding-left: 15px;
    max-width: 75%;
}

.single-opportunity #background-section .background-wrapper .details-section .center-meta h1{
    font-size: 35px;
    line-height: 40px;
    font-weight: 700;
    text-transform: uppercase;

    color: #fff;
}

.single-opportunity #background-section.masterclass .background-wrapper .details-section .center-meta h1{
    font-size: 62px;
    line-height: 76px;
    font-weight: 700;
    text-transform: uppercase;

    color: #fff;
}

.single-opportunity #background-section.mdw .background-wrapper .details-section .center-meta h1,
.single-opportunity #background-section.mdw .background-wrapper .details-section .center-meta h2,
.single-opportunity #background-section.mdw-hackathon .background-wrapper .details-section .center-meta h1,
.single-opportunity #background-section.mdw-hackathon .background-wrapper .details-section .center-meta h2{
    display: none;
}

.single-opportunity #background-section.mdw-hackathon .background-wrapper .details-section .center-meta .main-opportunity-logo{
    text-align: center;
}

.single-opportunity #background-section.mdw-hackathon .background-wrapper .details-section .center-meta .main-opportunity-logo img{
    max-height: 50vh;
}

.single-opportunity #background-section.alt .background-wrapper .details-section .center-meta .event-logo{
    max-width: 250px;
    margin-bottom: 15px;
}

.single-opportunity #background-section .background-wrapper .details-section .center-meta .opportunity-subtitle:before{
    content: '';
    display: block;
    width: 100px;
    border-top: 2px solid #fff;
    margin-bottom: 15px;
}

.single-opportunity #background-section .background-wrapper .details-section .center-meta .opportunity-subtitle{
    color: #fff0ef;
    font-size: 18px;
    line-height: 20px;
}

.single-opportunity #background-section.hackathon .background-wrapper .details-section .bottom-meta{
    width: 100%;
    text-align: center;
}

.single-opportunity #background-section.mdw-hackathon .background-wrapper .details-section .bottom-meta .opportunity-cta{
    text-align: center;
}

.single-opportunity #background-section.mdw-hackathon .background-wrapper .details-section .bottom-meta .opportunity-cta a{
    font-weight: 900;
    font-size: 20px!important;
    border-radius: 15px!important;
    margin: 0
}

.single-opportunity #background-section.mdw-hackathon .background-wrapper .details-section .bottom-meta .opportunity-cta a{
    font-size: 30px!important;
    margin-bottom: 40px;
    margin-top: 0;
    padding: 13px 60px;
}

.single-opportunity .opportunity-scenario{
    font-size: 18px;
    line-height: 28px;
}

.single-opportunity .call-for .call-for-options > .vc_column_container:first-child{
    border-right: 1px solid #fff;
}

.single-opportunity .call-for p{
    color: #fff!important;
    font-size: 18px;
    line-height: 28px;
}

.single-opportunity .call-for .call-for-cta .wpb_column:first-child .opportunity-cta{
    text-align: right;
}

.single-opportunity .call-for .call-for-cta .wpb_column:first-child .opportunity-cta a.hb-button{
    margin-right: 50px;
}

.single-opportunity .call-for .call-for-cta .wpb_column:last-child .opportunity-cta a.hb-button{
    margin-left: 50px;
}

.single-opportunity.hb-special-header-style #slider-section{
    margin-top: 0;
}

.single-opportunity #main-wrapper .opportunity-cta .hb-button-container .hb-button{
    border-color: #fff!important;
    color: #434343!important;
    margin-top: 40px;
}

.single-opportunity #main-wrapper .opportunity-cta .hb-button-container .hb-button:hover{
    border-color: #fff!important;
    background-color: transparent!important;
    color: #fff!important;
}

.single-opportunity .vc_tta-panel .vc_tta-panel-heading{
    border-color: #fff!important;
}

.single-opportunity .vc_tta-panel .vc_tta-panel-heading h4{
    padding: 40px 0;
    text-align: center;
    font-size: 26px;
    line-height: 34px!important;
    font-weight: 700;
    position: relative;
}

.single-opportunity .vc_tta-panel .vc_tta-panel-heading h4:before,
.single-opportunity .vc_tta-panel .vc_tta-panel-heading h4:after{
    content: '';
    display: block;
    width: 100%;

    position: absolute;
    top: 0;
    bottom: 0;
}

.single-opportunity .vc_tta.vc_tta-color-blue .vc_tta-panel .vc_tta-panel-heading h4,
.single-opportunity .vc_tta.vc_tta-color-blue .vc_tta-panel .vc_tta-panel-heading h4:before,
.single-opportunity .vc_tta.vc_tta-color-blue .vc_tta-panel .vc_tta-panel-heading h4:after{
    background-color: #507da4;
}

.single-opportunity .vc_tta.vc_tta-color-turquoise .vc_tta-panel .vc_tta-panel-heading h4,
.single-opportunity .vc_tta.vc_tta-color-turquoise .vc_tta-panel .vc_tta-panel-heading h4:before,
.single-opportunity .vc_tta.vc_tta-color-turquoise .vc_tta-panel .vc_tta-panel-heading h4:after{
    background-color: #14a3c7;
}

.single-opportunity .vc_tta.vc_tta-color-pink .vc_tta-panel .vc_tta-panel-heading h4,
.single-opportunity .vc_tta.vc_tta-color-pink .vc_tta-panel .vc_tta-panel-heading h4:before,
.single-opportunity .vc_tta.vc_tta-color-pink .vc_tta-panel .vc_tta-panel-heading h4:after{
    background-color: #fe6c61;
}

.single-opportunity .vc_tta.vc_tta-color-violet .vc_tta-panel .vc_tta-panel-heading h4,
.single-opportunity .vc_tta.vc_tta-color-violet .vc_tta-panel .vc_tta-panel-heading h4:before,
.single-opportunity .vc_tta.vc_tta-color-violet .vc_tta-panel .vc_tta-panel-heading h4:after{
    background-color: #8d6dc4;
}

.single-opportunity .vc_tta.vc_tta-color-peacoc .vc_tta-panel .vc_tta-panel-heading h4,
.single-opportunity .vc_tta.vc_tta-color-peacoc .vc_tta-panel .vc_tta-panel-heading h4:before,
.single-opportunity .vc_tta.vc_tta-color-peacoc .vc_tta-panel .vc_tta-panel-heading h4:after{
    background-color: #4cadc9;
}

.single-opportunity .vc_tta.vc_tta-color-chino .vc_tta-panel .vc_tta-panel-heading h4,
.single-opportunity .vc_tta.vc_tta-color-chino .vc_tta-panel .vc_tta-panel-heading h4:before,
.single-opportunity .vc_tta.vc_tta-color-chino .vc_tta-panel .vc_tta-panel-heading h4:after{
    background-color: #ab8c7f;
}

.single-opportunity .vc_tta.vc_tta-color-mulled-wine .vc_tta-panel .vc_tta-panel-heading h4,
.single-opportunity .vc_tta.vc_tta-color-mulled-wine .vc_tta-panel .vc_tta-panel-heading h4:before,
.single-opportunity .vc_tta.vc_tta-color-mulled-wine .vc_tta-panel .vc_tta-panel-heading h4:after{
    background-color: #50485b;
}

.single-opportunity .vc_tta.vc_tta-color-vista-blue .vc_tta-panel .vc_tta-panel-heading h4,
.single-opportunity .vc_tta.vc_tta-color-vista-blue .vc_tta-panel .vc_tta-panel-heading h4:before,
.single-opportunity .vc_tta.vc_tta-color-vista-blue .vc_tta-panel .vc_tta-panel-heading h4:after{
    background-color: #75d69c;
}

.single-opportunity .vc_tta.vc_tta-color-black .vc_tta-panel .vc_tta-panel-heading h4,
.single-opportunity .vc_tta.vc_tta-color-black .vc_tta-panel .vc_tta-panel-heading h4:before,
.single-opportunity .vc_tta.vc_tta-color-black .vc_tta-panel .vc_tta-panel-heading h4:after{
    background-color: #434343;
}

.single-opportunity .vc_tta.vc_tta-color-grey .vc_tta-panel .vc_tta-panel-heading h4,
.single-opportunity .vc_tta.vc_tta-color-grey .vc_tta-panel .vc_tta-panel-heading h4:before,
.single-opportunity .vc_tta.vc_tta-color-grey .vc_tta-panel .vc_tta-panel-heading h4:after{
    background-color: #d9d9d9;
}

.single-opportunity .vc_tta.vc_tta-color-orange .vc_tta-panel .vc_tta-panel-heading h4,
.single-opportunity .vc_tta.vc_tta-color-orange .vc_tta-panel .vc_tta-panel-heading h4:before,
.single-opportunity .vc_tta.vc_tta-color-orange .vc_tta-panel .vc_tta-panel-heading h4:after{
    background-color: #ff4739;
}

.single-opportunity .vc_tta.vc_tta-color-sky .vc_tta-panel .vc_tta-panel-heading h4,
.single-opportunity .vc_tta.vc_tta-color-sky .vc_tta-panel .vc_tta-panel-heading h4:before,
.single-opportunity .vc_tta.vc_tta-color-sky .vc_tta-panel .vc_tta-panel-heading h4:after{
    background-color: #5789b3;
}

.single-opportunity .vc_tta.vc_tta-color-green .vc_tta-panel .vc_tta-panel-heading h4,
.single-opportunity .vc_tta.vc_tta-color-green .vc_tta-panel .vc_tta-panel-heading h4:before,
.single-opportunity .vc_tta.vc_tta-color-green .vc_tta-panel .vc_tta-panel-heading h4:after{
    background-color: #69a84f;
}

.single-opportunity .vc_tta.vc_tta-color-juicy-pink .vc_tta-panel .vc_tta-panel-heading h4,
.single-opportunity .vc_tta.vc_tta-color-juicy-pink .vc_tta-panel .vc_tta-panel-heading h4:before,
.single-opportunity .vc_tta.vc_tta-color-juicy-pink .vc_tta-panel .vc_tta-panel-heading h4:after{
    background-color: #f4524d;
}

.single-opportunity .vc_tta.vc_tta-color-sandy-brown .vc_tta-panel .vc_tta-panel-heading h4,
.single-opportunity .vc_tta.vc_tta-color-sandy-brown .vc_tta-panel .vc_tta-panel-heading h4:before,
.single-opportunity .vc_tta.vc_tta-color-sandy-brown .vc_tta-panel .vc_tta-panel-heading h4:after{
    background-color: #ab8c7f;
}

.single-opportunity .vc_tta.vc_tta-color-purple .vc_tta-panel .vc_tta-panel-heading h4,
.single-opportunity .vc_tta.vc_tta-color-purple .vc_tta-panel .vc_tta-panel-heading h4:before,
.single-opportunity .vc_tta.vc_tta-color-purple .vc_tta-panel .vc_tta-panel-heading h4:after{
    background-color: #b97ebb;
}

.single-opportunity .vc_tta.vc_tta-color-white .vc_tta-panel .vc_tta-panel-heading,
.single-opportunity .vc_tta.vc_tta-color-white .vc_tta-panel .vc_tta-panel-heading,
.single-opportunity .vc_tta.vc_tta-color-white .vc_tta-panel .vc_tta-panel-heading{
    border: none;
}

.single-opportunity .vc_tta.vc_tta-color-white .vc_tta-panel .vc_tta-panel-heading h4,
.single-opportunity .vc_tta.vc_tta-color-white .vc_tta-panel .vc_tta-panel-heading h4:before,
.single-opportunity .vc_tta.vc_tta-color-white .vc_tta-panel .vc_tta-panel-heading h4:after{
    background-color: #fff;
}

.single-opportunity .vc_tta-panel .vc_tta-panel-heading h4:before{
    right: -100%;
}

.single-opportunity .vc_tta-panel .vc_tta-panel-heading h4:after{
    left: -100%;
}

.single-opportunity .vc_tta-panel .vc_tta-panel-heading h4 a{
    color: #fff!important;
}

.single-opportunity .vc_tta.vc_tta-color-white .vc_tta-panel .vc_tta-panel-heading h4 a{
    color: #434343!important;
}

.single-opportunity .vc_tta-panel .vc_tta-panel-heading h4 a:after{

}

.single-opportunity .vc_tta-panel .vc_tta-panel-heading h4 a{
    cursor: pointer!important;
}

.single-opportunity .vc_tta-panel .vc_tta-panel-heading h4 a:after {
    font-family: FontAwesome;
    content: "\f067";
    position: absolute;
    right: 0;
    top: calc(50% - 25px);
    font-size: 30px;
    display: inline-block;
    padding: 10px 13px;
    border: 3px solid #fff;
    background-color: #fff;
    color: #434343;
    cursor: pointer;
    z-index: 12;
}

.single-opportunity .vc_tta.vc_tta-color-white .vc_tta-panel .vc_tta-panel-heading h4 a:hover:after{
    color: #434343!important;
}

.single-opportunity .vc_tta-panel .vc_tta-panel-heading h4 a:hover:after{
    color: #fff!important;
    background-color: transparent;
}

.single-opportunity .vc_tta-panel .vc_tta-panel-heading h4 a i{
    display: none;
}

.single-opportunity .vc_tta-panel .vc_tta-panel-body{
    background-color: #d9d9d9!important;
    padding: 80px 200px 80px 300px!important;
    box-sizing: border-box;
}

.single-opportunity .vc_tta-panel .vc_tta-panel-body ol{
    counter-reset: challange-counter;
}

.single-opportunity .vc_tta-panel .vc_tta-panel-body ol li{
    margin-bottom: 80px;
    list-style-type: none!important;
    counter-increment: challange-counter;
    position: relative;
}

.single-opportunity .vc_tta-panel .vc_tta-panel-body ol li::before {
    content: counter(challange-counter) ". ";
    color: #fff;
    font-family: "Montserrat", sans-serif;
    font-size: 26px;
    font-weight: bold;
    position: absolute;
    left: -80px;
}

.single-opportunity .vc_tta-panel .vc_tta-panel-body ol li h4{
    font-size: 26px!important;
    font-weight: 700;
    margin-bottom: 40px;
}

.single-opportunity .vc_tta-panel .vc_tta-panel-body ol li p{
    font-size: 18px!important;
}

.single-opportunity .image-overlay{
    text-align: center;
}

.single-opportunity .image-overlay .wpb_wrapper{
    display: inline-block;
    padding: 60px 70px;
    background-color: rgba(0,0,0,.6);
}
.single-opportunity .image-overlay .wpb_wrapper h5,
.single-opportunity .image-overlay .wpb_wrapper p{
    color: #fff;
}

.single-opportunity .image-overlay .wpb_wrapper h5{
    font-size: 22px;
    font-weight: 700;
}

.single-opportunity .image-overlay .wpb_wrapper p{
    font-family: "Montserrat", sans-serif;
    font-size: 18px;
}

.single-opportunity .opportunity-agenda table,
.single-opportunity .opportunity-agenda table td,
.single-opportunity .opportunity-agenda table th{
    border: none;
}

.single-opportunity .opportunity-agenda table thead th{
    background-color: #ccc;
    color: #fff;
    font-weight: 700;
    font-size: 26px!important;
    padding: 10px 15px;
    line-height: 1;
}

.single-opportunity .opportunity-agenda table thead th,
.single-opportunity .opportunity-agenda table tbody td:first-child{
    width: 250px;
}

.single-opportunity .opportunity-agenda table thead th{
    font-size: 20px!important;
}

.single-opportunity .opportunity-agenda table tbody td{
    font-weight: 400;
}

.single-opportunity .opportunity-agenda table tbody td:first-child{
    text-align: right;
    font-weight: 700;
}

.single-opportunity .opportunity-agenda table tbody td p b{
    font-weight: 700;
}

.single-opportunity .opportunity-description .vc_single_image-wrapper {
    border: 6px solid #d9d9d9!important;
    background-color: #fff;
    padding: 40px;
    box-sizing: border-box;
}

.single-opportunity .opportunity-description .wpb_text_column,
.single-opportunity .opportunity-prize .wpb_text_column{
    padding: 80px 0;
    margin-bottom: 0!important;
    margin-top: -20px;
    background-color: #efefef;

    position: relative;
}

.single-opportunity .opportunity-description .wpb_text_column:before,
.single-opportunity .opportunity-description .wpb_text_column:after,
.single-opportunity .opportunity-prize .wpb_text_column:after{
    content: '';
    display: block;
    background-color: #efefef;

    height: 100%;
    position: absolute;
    top: 0;
    z-index: -1;
}

.single-opportunity .opportunity-description .wpb_text_column:before{
    width: 100px;
    left: -100px;
}

.single-opportunity .opportunity-description .wpb_text_column:after,
.single-opportunity .opportunity-prize .wpb_text_column:after{
    width: 100%;
    right: -100%;
}

.single-opportunity .opportunity-description-alt .vc_single_image-wrapper{
    position: relative;
    z-index: 1;
}

.single-opportunity .opportunity-description-alt .wpb_text_column{
    margin-top: -100px;
}

.single-opportunity .opportunity-description-alt .wpb_text_column:before{
    width: 100%;
    left: -100%;
}

.single-opportunity .opportunity-description .wpb_text_column h4,
.single-opportunity .opportunity-prize .wpb_text_column h4{
    font-size: 26px;
    font-weight: 700;
    margin-bottom: 25px;
}

.single-opportunity .opportunity-description .wpb_text_column p,
.single-opportunity .opportunity-prize .wpb_text_column p{
    font-size: 18px;
}

.single-opportunity #main-wrapper .hb-button-container a.hb-button{
    font-size: .8em!important;
    padding: 3px 12px;
}

#opportunity_sidebar{
    margin-top: 30px;
    padding: 40px;
    padding-bottom: 80px;
    background-color: #f2f2f2;
    position: relative;
}

#opportunity_sidebar.no-icon{
    padding-bottom: 40px;
}

#opportunity_sidebar h4{
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 20px;
    margin-bottom: 0;
}

#opportunity_sidebar p{
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 30px;
}

#opportunity_sidebar.no-icon > div:last-child p{
    margin-bottom: 0;
}

#opportunity_sidebar .sidebar-icon {
    position: absolute;
    width: 80px;
    left: calc(50% - 40px);
    bottom: -40px;
}

#opportunity_sidebar.media-press{
    padding-top: 30px;
    padding-bottom: 40px;
}

#opportunity_sidebar.media-press h4{
    font-size: 16px;
    margin-bottom: 15px;
}

#opportunity_sidebar.media-press h4 a{
    color: #434343;
}

#opportunity_sidebar.media-press .sidebar-icon{
    position: static;
    margin: 25px auto;
}

#opportunity_sidebar.media-press .press-contacts{
    text-align: center;
}

#opportunity_sidebar.media-press .press-contacts h4{
    font-family: "Open Sans", sans-serif!important;
}

#opportunity_sidebar.media-press .press-contacts p{
    margin-bottom: 0;
}

#opportunity_sidebar.media-press .press-contacts hr{
    margin: 10px auto;
    border-color: #cdcdcd!important;
    border-bottom: 2px solid;
}

.wpb-js-composer.single-opportunity .vc_tta.vc_general .vc_tta-panel.vc_active .vc_tta-panel-body{
    display: none;
}

/* CUSTOM OPPORTUNITY RULE FOR IE */

.ie.single-opportunity #background-section.hackathon .background-wrapper .details-section{
    display: block;
}

.ie.single-opportunity #background-section.masterclass .background-wrapper .details-section{
    display: block;
}

.ie.single-opportunity #background-section.hackathon .background-wrapper .details-section .top-meta,
.ie.single-opportunity #background-section.hackathon .background-wrapper .details-section .center-meta{
    margin-bottom: 40px;
}

.ie.single-opportunity #background-section.masterclass .background-wrapper .details-section .center-meta{
    padding-left: 0;
    margin-top: 15px;
}

/* CUSTOM PAGES */

.page.page-id-2927 .hb-main-content > .vc_row,
.page.page-id-2927 .hb-main-content > .vc_row[data-vc-full-width] > .wpb_column {
    padding: 0 85px;
}

.page.page-id-2927 .hb-main-content > .vc_row p b{
    font-weight: 700;
}

.page.page-id-5414 .hb-main-content > .vc_row,
.page.page-id-5414 .hb-main-content > .vc_row[data-vc-full-width] > .wpb_column {
    padding: 0 85px;
}

.page.page-id-5414 #header-inner-sticky-wrapper{
    display: none!important;
}

.page.page-id-5414 #main-wrapper .blackrock .hb-button-container .hb-button{
    background-color: #48773E!important;
    border-color: #48773E!important;
}

.page.page-id-5414 #main-wrapper .blackrock .hb-button-container .hb-button:hover{
    background-color: #fff!important;
    border-color: #48773E!important;
    color: #48773E!important;
}

.page.page-id-5414 #main-wrapper .fastweb .hb-button-container .hb-button{
    background-color: #F06A38!important;
    border-color: #F06A38!important;
}

.page.page-id-5414 #main-wrapper .fastweb .hb-button-container .hb-button:hover{
    background-color: #fff!important;
    border-color: #F06A38!important;
    color: #F06A38!important;
}

.page.page-id-5414 #main-wrapper .cisco .hb-button-container .hb-button{
    background-color: #8f1838!important;
    border-color: #8f1838!important;
}

.page.page-id-5414 #main-wrapper .cisco .hb-button-container .hb-button:hover{
    background-color: #fff!important;
    border-color: #8f1838!important;
    color: #8f1838!important;
}

.page.page-id-5414 #main-wrapper .novartis .hb-button-container .hb-button{
    background-color: #4C9F38!important;
    border-color: #4C9F38!important;
}

.page.page-id-5414 #main-wrapper .novartis .hb-button-container .hb-button:hover{
    background-color: #fff!important;
    border-color: #4C9F38!important;
    color: #4C9F38!important;
}

.page.page-id-5414 #main-wrapper .open-fiber .hb-button-container .hb-button{
    background-color: #C52333!important;
    border-color: #C52333!important;
}

.page.page-id-5414 #main-wrapper .open-fiber .hb-button-container .hb-button:hover{
    background-color: #fff!important;
    border-color: #C52333!important;
    color: #C52333!important;
}

.page.page-id-5414 #main-wrapper .pulsee .hb-button-container .hb-button{
    background-color: #CF8D2A!important;
    border-color: #CF8D2A!important;
}

.page.page-id-5414 #main-wrapper .pulsee .hb-button-container .hb-button:hover{
    background-color: #fff!important;
    border-color: #CF8D2A!important;
    color: #CF8D2A!important;
}

.page.page-id-5414 #main-wrapper .snam .hb-button-container .hb-button{
    background-color: #FDB713!important;
    border-color: #FDB713!important;
}

.page.page-id-5414 #main-wrapper .snam .hb-button-container .hb-button:hover{
    background-color: #fff!important;
    border-color: #FDB713!important;
    color: #FDB713!important;
}

.page.page-id-5414 #main-wrapper .accenture .hb-button-container .hb-button{
    background-color: #ED4135!important;
    border-color: #ED4135!important;
}

.page.page-id-5414 #main-wrapper .accenture .hb-button-container .hb-button:hover{
    background-color: #fff!important;
    border-color: #ED4135!important;
    color: #ED4135!important;
}

.page.page-id-5528 #main-content,
.page.page-id-5528 #main-content .hb-main-content,
.page.page-id-5506 #main-content,
.page.page-id-5506 #main-content .hb-main-content {
    padding: 0;
    min-height: 0;
}

.page.page-id-2460 .esg-grid ul.mainul {
    display: grid;
    grid-template-columns: auto auto auto;
    grid-gap: 30px;
}

.page.page-id-2460 .esg-grid ul.mainul > li{
    position: static!important;
}

/* CUSTOM OPPORTUNITY */

.single-opportunity.postid-4282 #background-section .background-wrapper{
    height: auto;
}

.single-opportunity.postid-4282 #background-section.hackathon .background-wrapper .details-section{
    display: none
}

.single-opportunity.postid-4282 #main-content{
    padding-top: 0;
}

.single-opportunity.postid-4282 #main-content .entry-content{
    margin-top: 0;
}

.single-opportunity.postid-4282 #main-content .entry-content .tourismhack-signup-bar {
    background-color: #14a3c7;
}

.single-opportunity.postid-4282 .call-for .call-for-options > .vc_column_container:first-child{
    border: none;
}

.single-opportunity.postid-4211 .vc_tta.vc_tta-color-green .vc_tta-panel .vc_tta-panel-heading h4,
.single-opportunity.postid-4211 .vc_tta.vc_tta-color-green .vc_tta-panel .vc_tta-panel-heading h4:before,
.single-opportunity.postid-4211 .vc_tta.vc_tta-color-green .vc_tta-panel .vc_tta-panel-heading h4:after{
    background-color: #3E8C5A;
}

.single-opportunity.postid-4282 .opportunity-agenda table thead th,
.single-opportunity.postid-4282 .opportunity-agenda table tbody td:first-child{
    min-width: auto;
    width: 250px;
}

.single-opportunity.postid-4211 .vc_tta-panel .vc_tta-panel-body{
    padding: 80px 200px 80px!important;
}

.single-opportunity.postid-4808 #header-inner{
    display: none!important;
}

.single-opportunity.postid-4808 #main-content{
    padding-top: 0;
}

.single-opportunity.postid-4808 article.single .entry-content{
    margin-top: 0;
}

.single-opportunity.postid-4808 #background-section.hackathon .background-wrapper .details-section{
    display: none
}

.single-opportunity.postid-4808 #footer #custom_html-7{
    display: none;
}

.single-opportunity.postid-4364 #background-section.hackathon .background-wrapper .details-section .bottom-meta img:first-child,
.single-opportunity.postid-4346 #background-section.hackathon .background-wrapper .details-section .bottom-meta img:first-child,
.single-opportunity.postid-4327 #background-section.hackathon .background-wrapper .details-section .bottom-meta img:first-child,
.single-opportunity.postid-4441 #background-section.hackathon .background-wrapper .details-section .bottom-meta img:first-child{
    display: inline-block;
    max-width: 230px;
    margin-bottom: 30px;
}

.single-opportunity.postid-4762 #background-section.hackathon .background-wrapper .details-section .bottom-meta img:first-child{
    display: inline-block;
    max-width: 450px;
    margin: 0 -40px 30px;
}

.single-opportunity.postid-4380 #background-section.hackathon .background-wrapper .details-section .bottom-meta img:first-child{
    display: inline-block;
    margin-bottom: 50px;
    margin-left: 10px;
}

.single-opportunity.postid-4346 #background-section.hackathon .background-wrapper .details-section .bottom-meta img:first-child,
.single-opportunity.postid-4347 #background-section.hackathon .background-wrapper .details-section .bottom-meta img:first-child{
    display: inline-block;
    max-width: 250px;
    margin-bottom: 30px;
}

.single-opportunity.postid-4390 #background-section.hackathon .background-wrapper .details-section .bottom-meta img:first-child{
    display: inline-block;
    max-width: 80px;
    margin-bottom: 30px;
}

.single-opportunity.postid-4364 .call-for .opportunity-cta a,
.single-opportunity.postid-4346 .call-for .opportunity-cta a,
.single-opportunity.postid-4327 .call-for .opportunity-cta a,
.single-opportunity.postid-4347 .call-for .opportunity-cta a,
.single-opportunity.postid-4346 .call-for .opportunity-cta a,
.single-opportunity.postid-4380 .call-for .opportunity-cta a,
.single-opportunity.postid-4390 .call-for .opportunity-cta a{
    padding: 15px 50px;
}

.single-opportunity.postid-4563 #background-section.hackathon .background-wrapper .details-section{
    background-color: rgba(255, 17, 126, .7);
}

.single-opportunity.postid-4563 #background-section .background-wrapper .details-section .center-meta h1{
    font-size: 25px!important;
}

.single-opportunity.postid-4630 #background-section .background-wrapper .details-section .center-meta h1{
    font-size: 30px;
}

.single-opportunity.postid-5370 .hb-main-content .single-post-content .entry-content > .vc_row,
.single-opportunity.postid-5370 .hb-main-content .single-post-content .entry-content > .vc_row[data-vc-full-width] > .wpb_column,
.single-opportunity.postid-5443 .hb-main-content .single-post-content .entry-content > .vc_row,
.single-opportunity.postid-5443 .hb-main-content .single-post-content .entry-content > .vc_row[data-vc-full-width] > .wpb_column,
.single-opportunity.postid-5463 .hb-main-content .single-post-content .entry-content > .vc_row,
.single-opportunity.postid-5463 .hb-main-content .single-post-content .entry-content > .vc_row[data-vc-full-width] > .wpb_column,
.single-opportunity.postid-5450 .hb-main-content .single-post-content .entry-content > .vc_row,
.single-opportunity.postid-5450 .hb-main-content .single-post-content .entry-content > .vc_row[data-vc-full-width] > .wpb_column,
.single-opportunity.postid-5466 .hb-main-content .single-post-content .entry-content > .vc_row,
.single-opportunity.postid-5466 .hb-main-content .single-post-content .entry-content > .vc_row[data-vc-full-width] > .wpb_column,
.single-opportunity.postid-5452 .hb-main-content .single-post-content .entry-content > .vc_row,
.single-opportunity.postid-5452 .hb-main-content .single-post-content .entry-content > .vc_row[data-vc-full-width] > .wpb_column,
.single-opportunity.postid-5457 .hb-main-content .single-post-content .entry-content > .vc_row,
.single-opportunity.postid-5457 .hb-main-content .single-post-content .entry-content > .vc_row[data-vc-full-width] > .wpb_column,
.single-opportunity.postid-5460 .hb-main-content .single-post-content .entry-content > .vc_row,
.single-opportunity.postid-5460 .hb-main-content .single-post-content .entry-content > .vc_row[data-vc-full-width] > .wpb_column,
.single-opportunity.postid-5470 .hb-main-content .single-post-content .entry-content > .vc_row,
.single-opportunity.postid-5470 .hb-main-content .single-post-content .entry-content > .vc_row[data-vc-full-width] > .wpb_column {
    padding: 0 85px;
}

/* NEWS SECTION */

.eg-full-image-wrapper .esg-overlay.esg-fade.eg-full-image-container {
    visibility: visible!important;
    opacity: 1!important;
    background-color: transparent!important;
    background-image: linear-gradient(transparent, rgba( 0, 0, 0, .7 ), rgba( 0, 0, 0, .85 ) );
}

.eg-full-image-wrapper .esg-media-cover-wrapper .esg-bc.eec{
    transition: all 0.4s ease-out;
}
.eg-full-image-wrapper:hover .esg-media-cover-wrapper .esg-bc.eec {
    bottom: 20px;
}

.eg-full-image-wrapper .esg-media-cover-wrapper .esg-bc.eec div:first-child:after{
    content: "";
    display: block;
    height: 3px;
    margin: 20px 40px;
    width: 0;
    transition: all 0.4s ease-out;
    /*background: #d01c1f;*/
    background: #E4002b;
}

.eg-full-image-wrapper:hover .esg-media-cover-wrapper .esg-bc.eec div:first-child:after{
    width: 40%;
}

#news .esg-grid{
    padding-bottom: 0!important;
}

#news .esg-grid .esg-filter-wrapper .esg-filterbutton {
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    font-size: 16px;
    text-transform: uppercase;
    border: none;
    padding: 0 10px;
}

#news .esg-grid .esg-filter-wrapper .esg-filterbutton:hover,
#news .esg-grid .esg-filter-wrapper .esg-filterbutton.selected{
    box-shadow: none;
    border-radius: 0;
    border-bottom: 1px solid #000;
}

#news .esg-grid .mainul li .esg-entry-content h3.esg-content a:hover{
    color: #dadada;
}

.esg-grid .mainul li.eg-news-test1-wrapper .esg-entry-media {
    min-height: 270px;
    box-sizing: border-box;
}

.esg-grid .mainul li.eg-news-test1-wrapper .esg-media-poster{
    height: 100%;
}

/* ALTERNATIVE SINGLE TEMPLATE */

.alt-single #main-wrapper #logo img{
    filter: brightness(100);
}

.alt-single #main-wrapper #header-inner-bg{
    background-color: transparent;!important;
    border-bottom-color: rgba(255,255,255,0.07) !important;
}

.alt-single #main-wrapper #header-inner-bg .container{
    padding: 0 50px;
}

.alt-single #main-wrapper #header-inner-bg #logo{
    margin-left: -15px;
}

.alt-single #main-wrapper .stuck #header-inner-bg {
    background: rgba(0, 0, 0, 0.7) !important;
    border-bottom-color: rgba(0,0,0,.7)!important;
}

.alt-single #main-wrapper #header-inner #header-inner-bg #main-nav > li > a{
    color: #fff!important;
}

.alt-single #main-wrapper #background-section{
    margin-top: -80px;
}

.alt-single #main-wrapper #background-section .background-wrapper{
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    position: relative;
}

.alt-single #main-wrapper #background-section .background-wrapper .details-section-wrapper{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
}

.alt-single #main-wrapper #background-section .background-wrapper .details-section-wrapper .details-section {
    display: inline-block;
    /*background: #fff;*/
    border: 1px solid #fff;
    color: #fff;
    padding: 40px  50px 0 50px;
    width: 100%;
    min-height: 250px;
    box-sizing: border-box;
    position: relative;
}

.alt-single #main-wrapper #background-section .background-wrapper.with-image .details-section-wrapper .details-section{
    background: rgba(0,0,0,.6);
}

.alt-single #main-wrapper #background-section .background-wrapper.without-image .details-section-wrapper .details-section{
    background: rgba(255,255,255,.5);
}

.alt-single #main-wrapper #background-section .details-section .post-date{
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 20px;
}

.alt-single #main-wrapper #background-section .details-section .post-title h1{
    font-size: 45px;
    font-weight: 700;
    line-height: 80px;
    margin-bottom: 5px;
    color: #fff;
}

.alt-single #main-wrapper #background-section .details-section .post-subtitle p{
    font-size: 22px;
}

.alt-single #main-wrapper #background-section .details-section:after{
    content: '';
    width: calc(100% - 100px);
    position: absolute;
    bottom: 0;
    border-bottom: 1px solid rgba(129, 131, 131, .26);
}

.alt-single #main-wrapper #main-content{
    padding-top: 0;
}

.alt-single #main-wrapper #main-content .main-row{
    padding: 50px  50px 0;
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, .43);
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 130px;
}

.alt-single #main-wrapper #main-content .main-row article.single .entry-content{
    margin-top: 0;
}

.alt-single #main-wrapper #main-content .main-row .featured-image{
    margin-bottom: 50px;
}

.alt-single #main-wrapper .bottom-meta-section{
    border: none;
    margin-top: 20px;
}

.alt-single #main-wrapper .bottom-meta-section .sharer{
    float: none!important;
}

.alt-single #main-wrapper .bottom-meta-section .sharer .share-holder{
    margin: 0;
    text-align: left;
    color: #444!important;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
}

.alt-single #main-wrapper .bottom-meta-section .sharer .share-holder > i{
    display: none;
}

.alt-single #main-wrapper .bottom-meta-section .sharer .share-holder .share-dropdown-box {
    position: static;
    opacity: 1;
    visibility: visible;
    margin-top: 20px!important;
    width: auto;
    border: none;
}

.alt-single #main-wrapper .bottom-meta-section .sharer .share-holder .share-dropdown-box:before{
    display: none;
}

.alt-single #main-wrapper .bottom-meta-section .sharer .share-holder .blog-social-share li{
    display: inline-block;
    border: none;
}

.alt-single #main-wrapper .bottom-meta-section .sharer .share-holder .blog-social-share li a{
    width: 42px;
    height: 42px;
    box-sizing: border-box;
    border: none;
    border-radius: 50%;
    background-color: #444;
    padding: 9px 11px;
    margin-left: 5px;
}

.alt-single #main-wrapper .bottom-meta-section .sharer .share-holder .blog-social-share li a:hover {
    transform: translateY(-4px);
}

.alt-single #main-wrapper .bottom-meta-section .sharer .share-holder .blog-social-share li a i{
    color: #fff!important;
    font-size: 20px;
}

.alt-single #main-wrapper .bottom-meta-section .sharer .share-holder .blog-social-share li .tooltip{
    display: none!important;
}

.alt-single #main-wrapper #pre-footer .background-wrapper{
    padding: 50px 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    position: relative;
}

/* NEW BLOG */

.hb-blog-news  article.search-entry{
    border-bottom: 1px solid #cdcdcd;
    padding: 40px 0;
    margin-bottom: 0;
}

.hb-blog-news  article.search-entry:last-child{
    border-bottom: 0;
}

.hb-blog-news article.search-entry .thumbnail-wrapper{
    float: left;
    width: 30%;
    margin-right: 30px;
}

.hb-blog-news article.search-entry .thumbnail-wrapper a.search-thumb{
    float: none;
    width: auto;
    height: auto;
    margin: 0;
}

.hb-blog-news article.search-entry .thumbnail-wrapper a.search-thumb img{
    border-radius: 0;
    width: 100%!important;
    height: auto!important;
}

.hb-blog-news article.search-entry .thumbnail-wrapper a.search-thumb i{
    padding: 40px;
}

.hb-blog-news article.search-entry .post-content-wrapper{
    float: left;
    width: calc( 70% - 30px );
    box-sizing: border-box;
    padding-right: 90px;
}

.hb-blog-news article.search-entry .post-content-wrapper .minor-meta{
    margin-bottom: 10px;
}

.hb-blog-news article.search-entry .post-content-wrapper h4{
    font-size: 30px;
    line-height: 36px;
}

.hb-blog-news article.search-entry .post-content-wrapper .excerpt-wrap{
    margin: 0;
}

/* NEW TEAM */

.shortcode-team-member-box > .row > .col-3{
    margin-bottom: 60px;
}

.shortcode-team-member-box .team-member-box .team-member-img{
    cursor: initial;
}

.shortcode-team-member-box .team-member-box .team-member-img ul.social-icons{
    display: inline-block;
    bottom: 0;
    top: auto;
    width: auto;
    left: auto;
    right: 0;
    opacity: 1;
    z-index: 2;
    pointer-events: auto;
}

.shortcode-team-member-box .team-member-box .team-member-img ul.social-icons li i{
    color: #fff;
}

.shortcode-team-member-box .team-member-box .team-member-img .blurred-overlay{
    opacity: 0;
    position: absolute;
    z-index: 1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(171, 140, 127, .6);

    display: flex;

    transition: 0.5s all ease;
}

.shortcode-team-member-box .team-member-box .team-member-img .blurred-overlay ul.team-tags{
    list-style: none;
    padding: 40px 30px;

    align-self: flex-end;
}

.shortcode-team-member-box .team-member-box .team-member-img .blurred-overlay ul.team-tags li{
    display: inline;
    color: #fff;
    word-break: break-word;
}

.shortcode-team-member-box .team-member-box .team-member-img:hover .blurred-overlay{
    /*opacity: 1;*/
}

.shortcode-team-member-box .team-member-box .team-member-img .team-member-description {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba( 0,0,0,.5 );
    padding: 25px 20px 40px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.shortcode-team-member-box .team-member-box .team-member-description  .team-header-info{
    text-align: center;
}

.shortcode-team-member-box .team-member-box .team-member-description .team-header-info .team-name h4 a,
.shortcode-team-member-box .team-member-box .team-member-description .team-header-info .team-position{
    color: #434343;
}

.shortcode-team-member-box .team-member-box .team-member-description  .team-header-info .team-name h4 a{
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    font-weight: 700;
    cursor: initial;
    pointer-events: none;
}

.shortcode-team-member-box .team-member-box .team-member-description .team-header-info .team-name h4{
    margin-bottom: 15px;
}

.shortcode-team-member-box .team-member-box .team-member-description .team-header-info .team-position{
    font-size: 14px;
    line-height: 20px;
}

.team-meta-sidebar{
    background-color: #d2c6ba;
    padding-bottom: 150px!important;
    margin-bottom: 0!important;
}

.team-meta-sidebar .team-member-img{
    margin-bottom: 25px;
}

.team-meta-sidebar h5{
    overflow: visible;
    color: #fff;
    text-transform: uppercase;
}

.team-meta-sidebar h5 span:before,
.team-meta-sidebar h5 span:after{
    display: none;
}

.team-meta-left .team-single-content{
    padding-left: 30px;
}

.team-single-content h1{
    font-size: 30px;
    font-weight: 700;
    color: #a59483;
    margin-bottom: 20px;
}

.team-member-tags{
    margin-bottom: 40px;
}

.team-member-tags .team-member-tag{
    font-weight: 700;
}

.team-member-tags .team-member-tag:nth-child(odd){
    color: #a59483!important;
}

.team-popup-container {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #fff;
    z-index: 999;
    opacity: 0;
}

.team-popup-container .popup-closer{
    position: absolute;
    top: 50px;
    right: 50px;
    font-size: 30px;
    z-index: 1000;
    transition: transform ease .5s,-webkit-transform ease .5s;
}

.team-popup-container .popup-closer:hover{
    transform: rotate(180deg);
}

.team-popup-container .popup-closer i{
    cursor: pointer;
}

.team-popup-container #main-content {
    padding: 0;
    height: 100%;
}

.team-popup-container #main-content .team-single-content,
.team-popup-container #main-content .team-meta-sidebar{
    padding-top: 150px;
}

/* NEW FOOTER */

#footer {
    box-sizing: border-box;
    position: relative !important;
}

#footer:not(.exploded) {
    padding: 30px 0 10px;
}

#footer h4{
    font-weight: 700;
    text-transform: none;
}

#footer .widget-column{
    padding: 0 15px;
}

#footer .widget_nav_menu ul.menu,
#footer .widget_nav_menu ul.menu li{
    border: none!important;
}

#footer .widget_nav_menu ul.menu > li + li.menu-item-has-children,
#footer .widget_nav_menu ul.menu > li.menu-item-has-children + li,
#footer .widget_nav_menu ul.menu > li + li.main,
#footer .widget_nav_menu ul.menu > li.main + li{
    margin-top: 30px;
}

#footer .widget_nav_menu ul.menu li a {
    background: none;
    padding: 0;
}

#footer .widget_nav_menu ul.menu li.current-menu-item > a{
    border: none;
}

#footer .widget_nav_menu li a:before{
    display: none;
}

#footer .widget_nav_menu ul.menu > li.menu-item-has-children > a{
    font-weight: 700;
    cursor: auto;
    pointer-events: none;
}

#footer .widget_nav_menu ul.menu > li.main > a{
    font-weight: 700;
    margin-bottom: 15px;
}

#footer .widget_nav_menu ul.menu > li.menu-item-has-children ul li:before{
    display: none;
}

#footer .widget_nav_menu ul.menu > li.menu-item-has-children ul li a{
    padding: 0;
}

#footer .widget_mc4wp_form_widget .mc4wp-form-fields input[type="email"]{
    display: inline-block;
    width: 70%;
}

#footer .widget_mc4wp_form_widget .mc4wp-response{
    margin-top: 15px;
}

#footer-logo {
    position: absolute;
    bottom: 0;
    right: 12%;
    width: 22%;
}

#footer .small-footer .widget_nav_menu ul li,
#footer .small-footer .widget_nav_menu ul li a{
    display: inline-block;
}

#footer .small-footer .widget_nav_menu ul li:first-child{
    font-weight: 700;
}

#footer .small-footer .widget_nav_menu ul li:not(:last-child):after {
    content: '|';
    display: inline-block;
    margin: 0 5px 0 10px;
}

#footer .fade-footer{
    display: none;
}

#expand_footer {
    font-size: 30px;
    display: inline-block;
    padding: 10px 13px;
    border: 3px solid #fff;
    margin-top: 20px;
}

#expand_footer:hover{
    background-color: #fff;
}

#expand_footer:hover i{
    color: #ab8c7f!important;
}

/* COOKIE POLICY VIEW */

#moove_gdpr_cookie_modal .switch .slider:after {
    left: 80px !important;
}

/* RESPONSIVE */

@media( max-width: 1200px ){
    .single-opportunity.postid-4762 #background-section .background-wrapper .details-section{
        padding: 60px 40px!important;
    }

    .single-opportunity.postid-4762 #background-section .background-wrapper .details-section .bottom-meta img{
        max-width: 100%!important;
        margin: 0 0 30px!important;
    }
}

@media( max-width: 1024px ){
    .jumbotron-100,
    .element-row.fw-content-wrap.jumbotron-100{
        padding: 75px;
    }

    .jumbotron,
    .element-row.fw-content-wrap.jumbotron{
        padding: 0 150px;
    }

    .jumbotron-250,
    .element-row.fw-content-wrap.jumbotron-250{
        padding: 0 200px;
    }

    .wpb_claim p.claim-inner{
        margin-top: 15px;
        padding: 0 50px;
    }

    .single-opportunity .call-for .call-for-cta .wpb_column:first-child .opportunity-cta a.hb-button{
        margin-right: 20px;
    }

    .single-opportunity .call-for .call-for-cta .wpb_column:last-child .opportunity-cta a.hb-button{
        margin-left: 20px;
    }

    .single-opportunity .vc_tta-panel .vc_tta-panel-body{
        padding: 80px 100px 80px 180px!important;
    }

    .single-opportunity #background-section.masterclass .background-wrapper .details-section{
        left: 0;
        right: 0;
    }

    .shortcode-team-member-box .team-member-box .team-member-img .blurred-overlay{
        display: none;
    }
}

@media( max-width: 991px ){
    .wpb_claim p.claim-inner{
        padding: 0 15px;
    }

    .wpb_claim p.claim-inner, .wpb_claim p.claim-inner *{
        font-size: 28px;
        line-height: 34px;
    }

    .single-opportunity #background-section.hackathon .background-wrapper .details-section{
        padding: 40px 40px;
    }

    .jumbotron-100,
    .element-row.fw-content-wrap.jumbotron-100{
        padding: 0;
    }

    .jumbotron,
    .element-row.fw-content-wrap.jumbotron{
        padding: 0 50px;
    }

    .jumbotron-250,
    .element-row.fw-content-wrap.jumbotron-250{
        padding: 0 75px;
    }

    .single-opportunity .image-overlay .wpb_wrapper{
        width: auto;
    }

    #strumenti .vc_column_container.vc_col-sm-6 .vc_column-inner > .wpb_wrapper{
        padding: 15px;
        padding-top: 0;
    }
}

@media( max-width: 768px ){

    .mobile-shown{
        display: block;
    }

    .mobile-hidden{
        display: none!important;
    }

    .vc_row.flex-columns,
    .vc_row.flex-columns .wpb_column{
        display: block;
    }

    .single-post #main-content .hb-sidebar{
        margin-top: 0!important;
    }

    #main-content .col-9.hb-main-content{
        padding-bottom: 40px!important;
    }

    .wpb_claim p.claim-inner, .wpb_claim p.claim-inner *{
        font-size: 24px;
        line-height: 30px;
    }

    .vc_row.border-columns .wpb_column:not(:last-child):after {
        display: none;
    }

    .vc_row.border-columns .wpb_column:not(:last-child){
        margin-bottom: 40px!important;
    }

    .centered-on-mobile * {
        text-align: center!important;
    }

    .centered-on-mobile .wpb_column{
        padding: 0 40px!important;
    }

    .centered-on-mobile .vc_column-inner{
        padding: 0!important;
    }

    .jumbotron,
    .jumbotron-100,
    .jumbotron-250,
    .element-row.fw-content-wrap.jumbotron,
    .element-row.fw-content-wrap.jumbotron-100,
    .element-row.fw-content-wrap.jumbotron-250{
        padding: 0;
    }

    .single-opportunity #background-section.hackathon .background-wrapper .details-section{
        width: 80%;
    }

    .single-opportunity .opportunity-description .vc_single_image-wrapper,
    .single-opportunity .opportunity-scenario h3{
        text-align: center!important;
    }

    .single-opportunity .opportunity-description .wpb_column{
        padding: 0 15px!important;
    }

    .single-opportunity .opportunity-description .wpb_column h3{
        text-align: center!important;
    }

    .single-opportunity .opportunity-description .wpb_text_column,
    .single-opportunity .opportunity-prize .wpb_text_column{
        margin-top: -25px;
    }

    .single-opportunity.postid-4282 .opportunity-description .wpb_single_image{
        margin-top: 0!important;
    }

    .single-opportunity .call-for .call-for-options > .vc_column_container:first-child{
        border: none;
        margin-bottom: 50px!important;
    }

    .single-opportunity .call-for .call-for-options > .vc_column_container:first-child:after{
        content: '';
        display: block;
        position: absolute;
        bottom: -25px;
        left: calc(50% - 25px);
        width: 50px;
        border-top: 1px solid #fff;
    }

    .single-opportunity .call-for .call-for-cta .wpb_column .opportunity-cta{
        text-align: center!important;
    }

    .single-opportunity #main-wrapper .opportunity-cta .hb-button-container .hb-button{
        margin: 20px 0!important;
    }

    .single-opportunity .vc_tta-panel .vc_tta-panel-body{
        padding: 50px 50px 50px 100px!important;
    }

    .single-opportunity .vc_tta-panel .vc_tta-panel-body ol li::before{
        left: -60px;
    }

    .hb-client-grid .client-grid-item{
        width: 33.33%;
    }

    .single-opportunity #background-section.masterclass .background-wrapper .details-section{
        padding: 40px;
    }

    .wpb_opportunity_section .section-title{
        width: 120px;
    }

    .wpb_opportunity_section .section-content{
        padding-left: 160px;
    }

    .single-opportunity #background-section.masterclass .background-wrapper .details-section .center-meta h1{
        font-size: 38px;
        line-height: 42px;
    }

    .single-opportunity #background-section.mdw-hackathon .background-wrapper .details-section,
    .single-opportunity #background-section.mdw .background-wrapper .details-section{
        padding: 20px;
    }

    .single-opportunity #background-section.mdw-hackathon .background-wrapper .details-section .header-logo{
        display: block;
        text-align: center;
    }

    .single-opportunity #background-section.mdw-hackathon .background-wrapper .details-section .header-logo .logo-left{
        margin-bottom: 5px;
    }

    .single-opportunity #background-section.mdw-hackathon .background-wrapper .details-section .header-logo img{
        max-height: 40px;
    }

    .single-opportunity #background-section.mdw-hackathon .background-wrapper .details-section .top-meta span{
        font-size: 20px;
        display: block;
        text-align: center;
    }

    .single-opportunity #background-section.mdw-hackathon .background-wrapper .details-section .top-meta span.separator{
        display: none;
    }

    .single-opportunity #background-section.mdw-hackathon .background-wrapper .details-section .bottom-meta .opportunity-cta a{
        font-size: 20px!important;
        padding: 10px 30px;
    }

    .single-opportunity #background-section.mdw .background-wrapper .details-section .bottom-meta{
        display: block;
        text-align: center;
    }

    .single-opportunity #background-section.mdw .background-wrapper .details-section .bottom-meta img{
        margin-bottom: 10px;
        max-height: 30px;
    }

    .shortcode-team-member-box .team-member-box .team-member-img .blurred-overlay{
        display: flex;
    }

    #strumenti .vc_column_container.vc_col-sm-6 .vc_column-inner > .wpb_wrapper{
        padding: 0;
        padding-bottom: 20px;
        margin-bottom: 20px;
    }

    .page.page-id-2927 .hb-main-content > .vc_row,
    .page.page-id-2927 .hb-main-content > .vc_row[data-vc-full-width] > .wpb_column{
        padding: 0 25px;
    }

    .page.page-id-5414 .hb-main-content > .vc_row,
    .page.page-id-5414 .hb-main-content > .vc_row[data-vc-full-width] > .wpb_column{
        padding: 0 25px;
    }

    .single-opportunity.postid-5370 .hb-main-content .single-post-content .entry-content > .vc_row,
    .single-opportunity.postid-5370 .hb-main-content .single-post-content .entry-content > .vc_row[data-vc-full-width] > .wpb_column,
    .single-opportunity.postid-5443 .hb-main-content .single-post-content .entry-content > .vc_row,
    .single-opportunity.postid-5443 .hb-main-content .single-post-content .entry-content > .vc_row[data-vc-full-width] > .wpb_column,
    .single-opportunity.postid-5463 .hb-main-content .single-post-content .entry-content > .vc_row,
    .single-opportunity.postid-5463 .hb-main-content .single-post-content .entry-content > .vc_row[data-vc-full-width] > .wpb_column,
    .single-opportunity.postid-5450 .hb-main-content .single-post-content .entry-content > .vc_row,
    .single-opportunity.postid-5450 .hb-main-content .single-post-content .entry-content > .vc_row[data-vc-full-width] > .wpb_column,
    .single-opportunity.postid-5466 .hb-main-content .single-post-content .entry-content > .vc_row,
    .single-opportunity.postid-5466 .hb-main-content .single-post-content .entry-content > .vc_row[data-vc-full-width] > .wpb_column,
    .single-opportunity.postid-5452 .hb-main-content .single-post-content .entry-content > .vc_row,
    .single-opportunity.postid-5452 .hb-main-content .single-post-content .entry-content > .vc_row[data-vc-full-width] > .wpb_column,
    .single-opportunity.postid-5457 .hb-main-content .single-post-content .entry-content > .vc_row,
    .single-opportunity.postid-5457 .hb-main-content .single-post-content .entry-content > .vc_row[data-vc-full-width] > .wpb_column,
    .single-opportunity.postid-5460 .hb-main-content .single-post-content .entry-content > .vc_row,
    .single-opportunity.postid-5460 .hb-main-content .single-post-content .entry-content > .vc_row[data-vc-full-width] > .wpb_column,
    .single-opportunity.postid-5470 .hb-main-content .single-post-content .entry-content > .vc_row,
    .single-opportunity.postid-5470 .hb-main-content .single-post-content .entry-content > .vc_row[data-vc-full-width] > .wpb_column {
        padding: 0 25px;
    }
}

@media( max-width: 656px ){
    .page.page-id-2460 .esg-grid ul.mainul {
        display: block;
    }

    .page.page-id-2460 .esg-grid ul.mainul > li {
        position: absolute!important;
    }
}

@media( max-width: 480px ){
    .single-opportunity #background-section.hackathon .background-wrapper .details-section{
        width: 100%;
    }

    .single-opportunity.postid-4327 #background-section .background-wrapper .details-section h1{
        font-size: 32px;
    }

    .single-opportunity.postid-4630 #background-section .background-wrapper .details-section .center-meta h1{
        font-size: 20px;
        line-height: 30px;
    }

    .single-opportunity.postid-4762 #background-section .background-wrapper{
        background-image: none !important;
    }

    .single-opportunity.postid-4762 .squircle{
        display: none;
    }

    .single-opportunity.postid-4762 .bperhack-cta a{
        margin: 0!important;
        padding: 7px 15px!important;
    }

    .single-opportunity.postid-4762 #video_map{
        max-height: 250px;
    }

    .single-opportunity.postid-4808 #background-section .background-wrapper,
    .single-opportunity.postid-4946 #background-section .background-wrapper{
        background-image: url(https://tree.it/wp-content/uploads/2020/02/MDW-mobile-header.png)!important;
        background-size: 100% auto;
        max-height: 650px;
    }

    .single-opportunity.postid-5017 #background-section .background-wrapper{
        background-image: url(https://tree.it/wp-content/uploads/2020/03/MDWH-element-mobile.png)!important;
        background-size: 100% auto;
    }

    .single-opportunity .vc_tta-panel .vc_tta-panel-heading h4 a{
        padding-left: 0!important;
        padding-right: 60px!important;
        text-align: left;
    }

    .single-opportunity .vc_tta-panel .vc_tta-panel-body{
        padding: 20px 20px 20px 50px!important;
    }

    .single-opportunity.postid-4211 .vc_tta-panel .vc_tta-panel-body{
        padding: 20px !important;
    }

    .single-opportunity .vc_tta-panel .vc_tta-panel-body ol li::before{
        left: -30px;
    }

    .single-opportunity .image-overlay .wpb_wrapper{
        padding: 20px 30px;
    }

    .single-opportunity .image-overlay .wpb_wrapper h3{
        font-size: 30px!important;
        line-height: 34px!important;
    }

    .single-opportunity .image-overlay .wpb_wrapper p{
        font-size: 20px!important;
        line-height: 26px!important;
    }

    .single-opportunity .opportunity-agenda table thead th{
        font-size: 16px!important;
    }

    .single-opportunity .opportunity-agenda table thead th,
    .single-opportunity .opportunity-agenda table tbody td:first-child {
        width: 100px;
    }

    .single-opportunity.postid-4282 .opportunity-agenda table thead th,
    .single-opportunity.postid-4282 .opportunity-agenda table tbody td:first-child{
        width: 100px;
    }

    .single-opportunity .twice-padding-columns .vc_column-inner{
        padding-left: 15px!important;
        padding-right: 15px!important;
    }

    .wpb_opportunity_section .section-title{
        /* width: 90px; */
        float: none;
        width: auto;
    }

    .wpb_opportunity_section .section-title h2{
        font-size: 18px;
        line-height: 1.3;
        text-align: left;
        min-height: 0;
        margin-bottom: 40px;
    }

    .wpb_opportunity_section.sub .section-title h2{
        min-height: 0;
    }

    .wpb_opportunity_section .section-title h2:before,
    .wpb_opportunity_section.sub .section-title h2:before{
        display: none!important;
    }

    .wpb_opportunity_section .section-title img,
    .wpb_opportunity_section.sub .section-title img{
        display: none;
    }

    .wpb_opportunity_section .section-content{
        /*padding-left: 110px;*/
        padding-left: 0;
    }

    .wpb_opportunity_section.main .section-content{
        padding-top: 0;
    }

    #expand_footer{
        display: none;
    }

    .single-opportunity #background-section.masterclass .background-wrapper .details-section .center-meta h1{
        font-size: 30px;
        line-height: 36px;
    }

    h2.vc_custom_heading {
        font-size: 30px!important;
        line-height: 36px!important;
    }

    .right-icon .wpb_text_column,
    .right-icon .wpb_single_image{
        float: none;
        width: 100%;
    }

    .right-icon .wpb_text_column p{
        text-align: center!important;
    }
}