#Top_bar.is-sticky #logo img.logo-sticky {
    display: inline;
    max-height: 90px !important;
    width: auto;
	}

@media only screen and (min-width: 1240px){
#Top_bar.is-sticky {
    position: fixed!important;
    width: 100%;
    left: 0;
    top: -60px;
    height: 100px;
    z-index: 701;
    background: #fff;
    opacity: .97;
    -webkit-box-shadow: 0 2px 5px 0 rgb(0 0 0 / 10%);
    -moz-box-shadow: 0 2px 5px 0 rgba(0,0,0,0.1);
    box-shadow: 0 2px 5px 0 rgb(0 0 0 / 10%);
	}}

@media only screen and (min-width: 1240px){
#Top_bar.is-sticky .menu_wrapper {
    clear: none;
    padding: 35px;
	}}

#Top_bar .top_bar_right_wrapper {
    top: 25px;
}

@media only screen and (min-width: 1240px){
#Top_bar.is-sticky .top_bar_right {
    top: 15px;
    height: auto;
	}}

.menuo-right #Top_bar .menu_wrapper {
    float: right;
    padding-top: 5px;
}

.header-classic #Top_bar .top_bar_right {
    top: 25px;
}

@media only screen and (max-width: 767px){
	.header-classic #Top_bar .top_bar_right {
    top: 0px;
	}}


#Top_bar .wpml-languages {
    display: none;
}


.share-simple .post-header .title_wrapper {
    display: none;
}


.author-box .avatar-wrapper {
    display: none;
}


.vc_tta-color-grey.vc_tta-style-modern .vc_tta-tab>a {
    border-color: #169a8d !important;
    background-color: #169a8d !important;
    color: #fff !important;
    font-size: 24px !important;
    line-height: 30px !important;
    font-weight: 400 !important;
}

.vc_tta-color-grey.vc_tta-style-modern .vc_tta-panel.vc_active .vc_tta-panel-heading {
        border-color: #169a8d !important;
    background-color: #169a8d !important;

}


.vc_tta-color-grey.vc_tta-style-modern .vc_tta-panel.vc_active .vc_tta-panel-title>a {
     color: #fff !important;
    font-size: 24px !important;
    line-height: 30px !important;
    font-weight: 400 !important;
}

.vc_tta-color-grey.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-heading {
    border-color: #169a8d !important;
    background-color: #169a8d !important;
}

.vc_tta-color-grey.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-title>a {
    color: #fff !important;
    font-size: 24px !important;
    line-height: 30px !important;
    font-weight: 400 !important;
}


#wpcf7-f5-p563-o4{
    background: #ededed;
    border-radius: 15px;
    padding: 10px 15px 0px 15px !important;
}