@font-face{
    font-family: 'ENGRGOTN';
    src: url(../fonts/ENGRGOTN.TTF);
}
.footer {
    background-color: rgb(7, 7, 7);
    color: #fff;
}
.py-20 {
    padding-top: 20px;
    padding-bottom: 20px;
}
#post-5{
    width: 100%;
}
.nav__trigger--soc{
    padding-top: 5px;
    margin-right: 20px;
    background-color: white;
    opacity: 0.95;
}
.anim-menu {
    align-items: center;
    display: inline-block;
}
.anim-menu .hover {
    text-align: center;
    margin: 0 auto;
    padding: 0;
    transition: all 0.2s ease-in-out;
    position: relative;
    padding-right: 15px;
    font-family: 'Gotham-regular',sans-serif;
    font-weight: normal;
    font-size: 14px;
}
.mr-15{
    margin-right: 15px !important;
}
.anim-menu .hover:before, .anim-menu .hover:after {
    content: "";
    position: absolute;
    bottom: -5px;
    width: 0;
    height: 2px;
    margin: 5px 0 0;
    transition: all 0.2s ease-in-out;
    transition-duration: 0.75s;
    opacity: 0;
    background-color: rgba(51, 51, 51, 0.86);
}
.anim-menu .hover.hover-3:before {
    left: 50%;
}
.anim-menu .hover.hover-3:after {
    right: 50%;
}
.anim-menu:hover {
    cursor: pointer;
}
.anim-menu:hover a{
    text-decoration: none;
}
.anim-menu:hover .hover:before, .anim-menu:hover .hover:after {
    width: 100%;
    opacity: 1;
}
.anim-menu:hover .hover.hover-3:before{
    width: 50%;
}
.wp-block-navigation__container-menu li{
    display: inline-block !important;
    width: 100%;
    margin-bottom: 15px;
}
.languageH .active{
    font-weight: 600;
}
.entry .entry-content{
    font-family: 'Montserrat-Regular', Arial, Sans-Serif;
}
.entry-content a{
    /*font: 400 22px/26.4px Baskerville,sans-serif;*/
}
.single .entry-title{
    font-family: 'Montserrat-Light';
    font-weight: normal;
    font-size: 20px;
    text-transform: uppercase;
    text-align: center;
}
.menu-item-has-children .nav__dropdown--item{
    display: none;
}
.nav__dropdown {
    display: none;
    position: absolute;
    bottom: 0;
    z-index: 1050;
    background: #fff;
    border: 1px solid #ebebeb;
    border-top: 0;
    padding-left: 15px;
    padding-right: 15px;
    -webkit-transition: transform .2s ease 0s;
    -o-transition: transform .2s ease 0s;
    -webkit-transition: -webkit-transform .2s ease 0s;
    transition: -webkit-transform .2s ease 0s;
    transition: transform .2s ease 0s;
    transition: transform .2s ease 0s,-webkit-transform .2s ease 0s;
}
.nav__dropdown--item {
    left: 0;
    white-space: nowrap;
}
.nav__item--dropdown:hover .nav__dropdown {
    display: block;
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
}
.nav__dropdown-inner {
    padding-top: 8px;
    padding-bottom: 8px;
}
.nav__item--submenu {
    border-top: 1px solid #ebebeb;
    padding-top: 10px;
    padding-bottom: 10px;
    font-weight: normal;
    font-size: 14px;
    color: #555;
    transition: all 0.05s ease;
    line-height: 1em;
    font-family: 'Montserrat-Light';
}
.nav__item--submenu:hover{
    color:#0e0e0e;
    font-weight: bold;
}
.article-gradient-header {
    background-image: -o-linear-gradient(bottom,#fff 0,#f6f6f6 100%);
    background-image: -webkit-gradient(linear,left bottom,left top,from(#fff),to(#f6f6f6));
    background-image: linear-gradient(to top,#fff 0,#f6f6f6 100%);
}
.mb-20-m {
    margin-bottom: 20px;
}
.line--thin {
    height: 1px;
    background: #ebebeb;
}
.line {
    font-size: 0;
    padding: 0;
}
.block-sidebar--article {
    margin-left: -14px;
    margin-right: -14px;
}
.article__wrap {
    margin-left: -7px;
    margin-right: -7px;
}
.item-speakers {
    text-align: center;
}
.panel-item img {
    max-width: 100%;
    height: auto;
}
.panel-item {
    margin-bottom: 20px;
}
.panel-item img {
    border: 2px solid transparent;
}
.tn-image img {
    border-radius: 15px;
}
.rounded-circle {
    border-radius: 50%!important;
}
.panel-item p {
    font-size: 14px;
    margin-top: 1px;
    color: #8f8f8f;
    margin-bottom: 5px;
    text-decoration: none;
}
.divInfo {
    min-height: 30px;
    text-align: center;
    padding-top: 10px;
}
.panel-item .title-team {
    font-size: 16px;
    margin-top: 10px;
    line-height: 18px;
    color: #333;
    margin-bottom: 1px;
    text-decoration: none;
    font-family: 'Futura PT';
    font-weight: normal;
}
.panel-item small {
    color: #988659;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.2rem;
}
.title--article {
    font-size: 32px;
    line-height: 1em;
    font-family: 'Futura PT';
    font-weight: normal;
}
.panel-item:hover img {
    border: 2px solid #988659;
    transition: border-top-color 0.15s linear, border-right-color 0.15s linear 0.1s, border-bottom-color 0.15s linear 0.2s, border-left-color 0.15s linear 0.2s;
}
a:hover {
    text-decoration: none;
    color: #000000;
}
.divInfo .title-team a {
    text-decoration: none;
    font-size: 18px;
    font-family: 'Futura PT';
    font-weight: normal;
}
.divInfo .title-team a {
    color: #333;
    font-family: 'Futura PT';
    font-weight: normal;
}
.justify-center {
    justify-content: center;
    margin: 0 auto;
}
.partners .items {
    background: #fff;
    border: 1px solid rgba(204, 204, 204, 0.31);
}
.partners .img {
    height: 90px;
}
.partners .img img {
    max-width: 100%;
    max-height: 85px;
    margin: 0 auto;
}
.image-div-w, .r-relative {
    position: relative;
}
.flex {
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
}
.align-items-center {
    align-items: center;
    -webkit-align-items: center;
    -moz-align-items: center;
}
.form-control {
    display: block;
    width: 100%;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da !important;
    border-radius: 0.25rem !important;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}
.form-control {
    box-shadow: none;
    outline: none !important;
    border: 1px solid #dfdce6 !important;
    background: #fff !important;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    font-family: 'Futura PT';
    color: #333;
    padding: 25px 20px  !important;
    resize: none;
    min-width: 100%;
    height: 35px;
}
.form-group {
    margin-bottom: 1rem;
}
label {
    display: inline-block;
    margin-bottom: 0.5rem;
}
.contact-form textarea {
    display: inline-block;
    min-height: 210px;
}
.cs-btn-one {
    position: relative;
    display: inline-block;
    text-transform: uppercase;
    background-color: #fff;
    font-size: 14px;
    line-height: 26px;
    color: #333;
    padding: 14px 42px;
    font-weight: 500;
    font-family: 'Futura PT';
    overflow: hidden;
    border-radius: 5px;
    cursor: pointer;
    outline: none;
    border: 1px solid;
    border-color: #333;
    transition: all 0.5s ease;
}
.cs-btn-one.btn-md {
    font-size: 14px;
    padding: 5px 30px;
    line-height: 27px;
}
.listTitle{
    align-self: center;
}
.listTitle h2{
    line-height: 1.6rem !important;
}
.view-news .cat-links{
    margin-bottom: 16px;
}
.view-news .cat-links a{
    font-size: 13px;
    line-height: 1.23;
    letter-spacing: 2px;
    text-align: center;
    color: #4c4d4e;
}
.articleHeaderText__divider {
    width: 100%;
    height: 2px;
    margin: 0 0 30px 0;
    background: #181818;
}
.view-news .adress {
    font-size: 12px;
    line-height: 1.5;
    margin-right: 5px;
    font-weight: 100;
    display: inline-block;
    letter-spacing: 1px;
    color:#999;
    text-transform: uppercase;
    font-family: 'Montserrat-Light';
    border-top: 1px solid;
    padding-top: 10px;
}
.byMeta{
    display: inline-block;
    width: 100%;
}
.view-news .share-content{
    margin-top: 30px;
}
.share-content a{
    background-color: #fff;
    border: 1px solid rgba(24,24,24,0.3);
    border-radius: 50%;
    color: #2d2e2f;
    text-align: center;
    font-size: 20px !important;
    width: 56px;
    height: 56px;
    text-decoration: none;
    padding: 10px 18px 15px 18px;
    transition: 0.2s;
    transition-timing-function: ease-in-out;
    display: inline-block;
}
.share-content a:hover{
    border: 1px solid rgba(24,24,24,0.7);
}
.wpnbha .cat-links a{
    letter-spacing: .2em;
    text-decoration: none !important;
    color: #d4b57a !important;
    list-style: none !important;
}
.fours-manset-block h2{
    text-align: center;
}
.fours-manset-block time{
    color: #cacaca;
    font-family: 'Futura PT';
    font-weight: 300;
    text-transform: uppercase;
    letter-spacing: .2em;
    font-size: 11px;
    line-height: 1.09091em;
    margin: 0 auto;
}
.fours-manset-block .cat-links a {
    flex-basis: 100%;
    font-family: 'Futura PT';
    color: #cdb29d !important;
    font-weight: 300;
}
.single .cat-links a:not(:nth-child(2)):before{
    display: none;
}
.showBlock h2.entry-title{
    margin-top: 15px;
    text-transform: inherit !important;
    margin-bottom: 13px !important;
}
body.single .site-main figure.post-thumbnail{
    max-width: inherit !important;
    margin-bottom: 0 !important;
}
.showBlock .cat-links a{
    margin-left: 0 !important;
    font-size: 14px !important;
    font-family: 'Futura PT' !important;
    font-weight: 300 !important;
}
.showBlock .entry-title a{
    font-family: 'Futura PT';
    font-weight: 400;
    font-size: 26px;
    line-height: 1.1em;
    color: #1d1d1b !important;
    text-align: center;
}
body.single .showBlock .entry-title a:hover{
    color:#111 !important;
    text-decoration: underline;
}
.showBlock .entry-meta .entry-date.published {
    color: #d4b57a;
    font-family: 'Futura PT';
    font-weight: 300;
    text-transform: uppercase;
    letter-spacing: .2em;
    font-size: 11px;
    line-height: 1.09091em;
    margin: 0 auto;
}
/* Menu new */
.burgerMenuOverlay__burger-menu {
    display: none;
    position: fixed;
    top: 0;
    width: 100%;
    left: 0;
    bottom: 0;
    height: 100%;
    opacity: 0;
    background: #171717;
}
.burgerMenuOverlay__burger-menu--active {
    overflow: auto;
    position: fixed;
    z-index: 10;
    flex-direction: column;
    opacity: 1;
    top: 0;
    width: 100%;
    left: 0;
    bottom: 0;
    background: #171717;
    animation: FadeInOverlay 300ms linear;
}
.burgerMenuOverlay__top-container {
    height: 60.063px;
}
.burgerMenuOverlay__logo {
    display: none;
}
.burgerMenuOverlay__logo-link,
.burgerMenuOverlay__logo-link span{
    display: inline-block;
    float: left;
}
.burgerMenuOverlay__mobile-logo {
    padding: 16px 0 24.5px 0;
    width: 150px;
}
.burgerMenuOverlay__burger-button-close {
    font-size: 15px;
    background-color: #171717;
    border: none;
    color: #fff;
    height: 50px;
    width: 22px;
    cursor: pointer;
    margin-left: auto;
    margin-top: 10px;
    float: right;
    padding: 0;
}
.layout__wrapper {
    max-width: 1400px;
    margin-left: 5vw;
    margin-right: 5vw;
}
.col__isSingleLine {
    margin-bottom: 0;
}
.burgerMenuOverlay__burger-menu-list {
    padding-left: 0;
    color: #fff;
    list-style: none;
    text-align: left;
    line-height: 37px;
}
.burgerMenuOverlay__burger-menu-items {
    padding: 3px 0;
    cursor: pointer;
    opacity: 0.5;
    transition: 0.2s;
    transition-timing-function: ease-in-out;
}
.burgerMenuOverlay__burger-menu--active ul li {
    animation: FadeIn 1s linear;
    animation-fill-mode: backwards;
}
.burgerMenuOverlay__burger-menu--active li:nth-child(4) {
    animation-delay: 100ms;
}
.burgerMenuOverlay__burger-menu--active li:nth-child(2) {
    animation-delay: 200ms;
}
.burgerMenuOverlay__burger-menu--active li:nth-child(3) {
    animation-delay: 300ms;
}
.burgerMenuOverlay__burger-menu--active li:nth-child(4) {
    animation-delay: 400ms;
}
.burgerMenuOverlay__burger-menu--active li:nth-child(5) {
    animation-delay: 500ms;
}
.burgerMenuOverlay__burger-menu--active li:nth-child(6) {
    animation-delay: 600ms;
}
.burgerMenuOverlay__burger-menu--active li:nth-child(7) {
    animation-delay: 700ms;
}
.burgerMenuOverlay__burger-menu--active li:nth-child(8) {
    animation-delay: 800ms;
}
.burgerMenuOverlay__burger-menu--active li:nth-child(9) {
    animation-delay: 900ms;
}
.burgerMenuOverlay__burger-menu-footer-container {
    padding: 10px 100px 0 0;
    animation: FadeInFooter 300ms linear;
    animation-delay: 1s;
    animation-fill-mode: both;
}
.burgerMenuOverlay__burger-menu-footer {
    text-align: left;
}
.burgerMenuOverlay__footer__title {
    font-size: 10px;
    color: rgb(255, 255, 255);
    padding-bottom: 20px;
    letter-spacing: 3px;
    opacity: 0.5;
}
.burgerMenuOverlay__burger-menu-text {
    color: #fff !important;
    text-decoration: none;
    font-size: 16px;
    font-family: 'Montserrat-Regular';
    letter-spacing: 0;
}
.burgerMenuOverlay__burger-menu-text:hover span{
    color: #fff !important;
}
.burgerMenuOverlay__footer__social-links {
    list-style: none;
    display: inline-flex;
    margin-top: 0px;
    padding: 0px;
}
.burgerMenuOverlay__footer__social-links-item {
    margin: 0px 7px;
}
.burgerMenuOverlay__burger-menu--active ul li {
    animation: 1s linear 0s 1 normal backwards running FadeIn;
}
.burgerMenuOverlay__footer__social-links-item:first-child {
    margin-left: 0px;
}
.burgerMenuOverlay__footer__social-link {
    background-color: rgb(23, 23, 23);
    border-radius: 50%;
    text-align: center;
    font-size: 18px;
    width: 42px;
    height: 42px;
    text-decoration: none;
    padding: 14px 15px 12px;
    border: 1px solid gray;
    color: #cdb29d !important;
}
.burgerMenuOverlay__footer__social-links {
    list-style: none;
    display: inline-flex;
    margin-top: 0px;
    padding: 0px;
}
.burgerMenuOverlay__footer__social-link.facebook{
    padding: 14px 18px 12px;
}
.noscroll {
    overflow: hidden;
}
.post-for-big .entry-wrapper{
    position: absolute;
    bottom: 20px;
}

.post-for-big .entry-wrapper a{
    color: #fff !important;
}
.overlay {
    position: absolute;
    bottom: 0;
    background: rgb(0, 0, 0);
    background: rgba(0, 0, 0, 0.5); /* Black see-through */
    color: #f1f1f1;
    width: 100%;
    transition: .5s ease;
    opacity:0;
    color: white;
    font-size: 20px;
    padding: 20px;
    text-align: center;
}
.post-thumbnail.show-blog {
    margin: 0 auto;
}
.entry-content.content-detail{
    font-family: 'Futura PT' !important;
    font-size: 18px;
    line-height: 1.6em;
    text-transform: none;
    font-weight: 300;
}
.black--title{
    background: linear-gradient(to top, rgb(0, 0, 0), transparent 65%) 0% 0% / calc(100% + 1px) calc(100% + 1px);
    padding: 20px;
    bottom: 12px !important;
    min-height: 24%;
}
.black--title .entry-meta{
    font-size: 0.8em;
    bottom: 10px;
    position: absolute;
    left: 0;
    right: 0;
}
.media-image img{
    min-width: 100%;
    display: block;
    max-width: 100%;
    height: auto !important;
}
.article-bottom-news .entry-wrapper{
    padding: 20px;
    background: #f7f7f785;
    min-height: 200px;
    text-align: center;
}
.black--title .entry-date.published{
    bottom: 15px;
    position: absolute;
}
.single .entry-title.blog-title{
    font-family: 'Didot Italic',sans-serif !important;
    text-align: inherit !important;
    text-transform: inherit !important;
    font-size: 2em;
    font-weight: 400;
    line-height: 54px;
}
.font-ENGRGOTN {
    font-family: "ENGRGOTN", helvetica, sans-serif !important;
}
.font-16{
    font-size: 16px !important;
}
.widget_block_social {
    margin: 15px auto 15px auto;
}
ul.listSocial li a {
    border: 1px solid white;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 1.5rem;
    height: 1.5rem;
}
ul.listSocial .icon-container {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
}
.social-list li {
    display: inline;
    float: left;
    margin-right: 15px;
}
.social-list li a {
    height: 42px;
    width: 42px;
    display: inline-block;
    color: #fff;
    text-align: center;
    border-radius: 50%;
    line-height: 42px;
    font-size: 16px;
}
.social-list li a:hover {
    background: linear-gradient(45deg, #000000, #838383) !important;
}
@keyframes FadeIn {
    0% {
        opacity: 0;
    }
    99% {
        opacity: 0.5;
    }
    100% {
        opacity: 1;
    }
}
@keyframes FadeInOverlay {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
@keyframes FadeInFooter {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
@media only screen and (min-width: 768px){
    .view-news{
        margin-top: 30px !important;
    }
}
@media only screen and (max-width: 768px){
    .h-dh.home .site-header .bottom-header-contain.desktop-only, .has-highlight-menu .site-breadcrumb .wrapper, .desktop-sidebar #block-11, .desktop-sidebar #block-13, .desktop-sidebar #block-14, .h-dh.single .site-header .bottom-header-contain.desktop-only, .h-dh.archive.author .site-header .bottom-header-contain.desktop-only, .h-dh.search .site-header .bottom-header-contain.desktop-only, .h-dh.error404 .site-header .bottom-header-contain.desktop-only, .h-dh.page-template-default .site-header .bottom-header-contain.desktop-only {
        border: 0;
    }
    .entry-content a, .relevant-posts .reated-article-cus article .entry-container .entry-header .entry-title {
        font-weight: 300;
    }
    .mobile-language-bar{
        display: inline-block;
        float: left;
        margin-left: 5%;
        margin-top: 20px;
    }
    .mobile-language-bar li{
        display: inline-block;
        margin-right: 3px;
    }
    .mobile-language-bar li a{
        color: #b7b7b7;
    }
    .mobile-language-bar li a.active{
        color:#fff;
    }
    .mobile-language-bar li a:hover{
        color:#fff;
    }
    .post-for-big .entry-wrapper{
        min-height: 30% !important;
    }
}
@media only screen and (max-width: 480px){
    .wpnbha.image-alignleft.has-more-button .post-has-image .post-thumbnail{
        flex-basis: 86.5%;
    }
    .others-news-block.wpnbha .post-thumbnail img {
        height: 310px;
    }
    .site-header .custom-logo {
        max-width: 150px;

    }
}
@media only screen and (min-width: 64em){
    .nav__item--submenu {
        border: 0;
        padding-top: 10px;
        padding-bottom: 10px;
        text-align: left;
    }
    .pb-5-d {
        padding-bottom: 5px;
    }
    .pt-20-d {
        padding-top: 20px;
    }
    .container--standart {
        padding-left: 20px;
        padding-right: 20px;
    }
    .block-sidebar--article {
        margin-left: -20px;
        margin-right: -20px;
    }
    .block-sidebar__content--article {
        padding-left: 20px;
        padding-right: 20px;
    }
    .article__wrap {
        margin-left: -10px;
        margin-right: -10px;
    }
    .block-sidebar__aside--article {
        padding-left: 20px;
        padding-right: 20px;
    }
}
@media only screen and (max-width: 768px){
    .wpnbha.image-alignleft.has-more-button .post-has-image .post-thumbnail + .entry-wrapper{
        margin-top: 20px;
        padding-left: 0 !important;
        text-align: center;
    }
    .wpnbha.image-alignleft.has-more-button .post-has-image .post-thumbnail + .entry-wrapper .cat-links{
        justify-content: center;
    }

    .entry-meta .byline + .entry-date.published, .wpnbha.image-alignleft.has-more-button .entry-meta .entry-date.published {

        margin: 0 auto;
    }
}