@font-face {
    font-family: 'icomoon';
    src: url('../fonts/icomoon.eot?fzeeuu');
    src: url('../fonts/icomoon.eot?fzeeuu#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.ttf?fzeeuu') format('truetype'),
    url('../fonts/icomoon.woff?fzeeuu') format('woff'),
    url('../fonts/icomoon.svg?fzeeuu#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}

.grecaptcha-badge {
    display: none !important;
}

.btn-form {
    border-radius: 5px;
    border: 1px solid rgba(177, 192, 225, 0.50);
    display: block;
    padding: 10px 15px;
    color: #000;
    font-size: 20px;
    font-style: normal;
    font-weight: 300;
    line-height: 25px;
}

.btn-form span {
    color: #B1C0E1;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 25px;
}

.btn-form:hover, .btn-form:hover span {
    color: #2a385f;
}

.pagination-block a,
.pagination-block span {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: auto;
    padding: 6px;
    font-size: 20px;
    font-weight: 600;
    line-height: 1;
    text-align: center;
    color: #9e9e9e;
    cursor: pointer;
    position: relative;
}

.pagination-block span.current,
.pagination-block a:hover {
    color: #2a385f;
}

.pagination-block a.next,
.pagination-block a.prev {
    font-size: 0;
    line-height: 0;
    position: relative;
    width: 64px;
    height: 33px;
    border-radius: 50px;
    border: 2px solid #bbb;
    opacity: 0.89;
}

.pagination-block a.next {
    margin-left: 6px;
}

.pagination-block a.next::before,
.pagination-block a.prev::before {
    font-size: 14px;
    color: #2a385f;
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
}

.pagination-block a.next::before {
    content: '\e90f';
}

.pagination-block a.prev::before {
    content: '\e90f';
    -webkit-transform: scaleX(-1);
    -moz-transform: scaleX(-1);
    -ms-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    transform: scaleX(-1);
}

.category-select .drop-list li a.active {
    color: #e2ee7a;
}

.sg-section {
    background-size: cover;
    background-position: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

#wpadminbar {
    top: -25px;
    transition: .3s all;
}

#wpadminbar:hover {
    top: 0
}

.sg-img {
    position: relative;
}

.sg-image-text {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 99;
    color: #fff;
    font-size: 24px;
    padding: 10px;

}

.sg-bg-hide {
    position: relative;
    display: inline-grid;
}

.sg-bg-hide:before {
    content: '';
    background: rgba(0, 0, 0, 0.34);
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}


.page-template-template-about .sg-text {
    margin: inherit;
}

.sg-text-image-block {
    display: flex;
    width: 100%;
}

.sg-text-image-block figure {
    flex-basis: 50%;
    margin: 0;
}

.sg-text-image-block figure img {
    display: block;
}

.sg-text-image-block .sg-flex-text {
    flex-basis: 50%;
    background: #CFCFCF;
    padding: 45px;
    font-size: 30px;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.sg-rotate figure {
    order: 1;
}

.alignright {
    float: right;
    margin: 20px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 20px 20px 20px 0;
}

header #menu-menu-header .current_page_item:before {
    content: '';
    position: absolute;
    top: 100%;
    left: 0;
    width: 70px;
    height: 14px;
    opacity: 0.6;
    border-radius: 7px;
    background-color: #4783cf;
    margin-top: -9px;
    z-index: -1;
}


header .header-nav .current_page_item:before {
    content: '';
    position: absolute;
    top: 100%;
    left: 0;
    width: 70px;
    height: 14px;
    opacity: 0.6;
    border-radius: 7px;
    background-color: #4783cf;
    margin-top: -9px;
    z-index: -1;
}

.a2a_kit {
    padding: 40px 80px;
}

.a2a_kit .a2a_s_facebook, .a2a_kit .a2a_s_twitter {
    display: none;
}

.object-template-default .a2a_kit {
    padding: 35px 0 0 0;
}

.object-template-default .a2a_kit .soc-list--center {
    justify-content: left;
}

.sg-content {
    padding: 60px 0;
}

.info-block__img {
    width: 100%;
}

.info-block__img img {
    width: 100%;
}

.home .sg-padding {
    padding-bottom: 110px;
}

.negative-mrg iframe {
    width: 1110px !important;
    max-width: 100%;
    height: 545px;
}

.info .category-select {
    margin-right: -15px;
}

.call-back {
    margin-top: 30px;
}

.visual-block__desc {
    padding: 20px 20px 40px;
    padding-left: 8.2%;
}

.open {
    z-index: 99;
}

div.wpcf7-validation-errors, div.wpcf7-mail-sent-ok {
    position: absolute;
    opacity: 0;
}

span.wpcf7-not-valid-tip {
    color: #ffcece;
    font-size: 1em;
    font-weight: normal;
    display: block;
    margin-top: 10px;
}

.info-block__content {
    margin-bottom: 20px;
}

.info-block__content .tags-list a {
    color: #5881B6;
}

.info-block {
    background: transparent;
    margin: 0;
}

.info-caption * + * {
    margin: 0;
}

.info-block .tags-list {
    padding-bottom: 5px;
}

.info-block .info-caption__name {
    padding-bottom: 10px;
}

.info-caption {
    padding: 15px;
    border-radius: 0 0 12px 12px;
}

.sg-cat .categories li {
    list-style: none;
}

.sg-cat .categories {
    font-size: 0 !important;
}

.lang .lang-item {
    display: inline-block;
    font-size: 18px;
    font-weight: 600;
    line-height: 27px;
    color: #2a385f;
    margin-right: 10px;
}

.lang .lang-item a {
    color: inherit;
    text-decoration: none;
    -webkit-transition: all .3s;
    transition: all .3s;
    font-size: 20px;
}

.current-lang {
    display: none !important;
}

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

    .home .sg-padding {
        padding-bottom: 0;
    }

    blockquote:after {
        right: 0;
    }

    blockquote:before {
        left: 0;
    }

    .page-template-template-operators .container {
        padding: 0 30px;
    }

    .info-slider .swiper-slide {
        text-align: center;
    }
}

@media screen and (max-width: 575.98px) {
    .fw-container {
        padding: 0 15px !important;
    }

    span.wpcf7-not-valid-tip {
        margin-top: 80px;
    }

    .partners-list {
        column-count: 2;
        display: block;
    }
}

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

    .partners-list {
        column-count: 1;
    }
}

.rtl #cont-wrapper, .rtl .main-visual {
    direction: rtl;
    unicode-bidi: isolate;
    -webkit-locale: "he-IL";
}

.rtl .visual-block__desc {
    padding: 20px 20px 40px;
    padding-right: 8.2%;
}

.rtl .visual-block__ttl {
    text-align: right;
}

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

.rtl .main-ttl {
    padding-left: 0;
    padding-right: 150px;
    margin-right: -145px;
}

.rtl .grid-list__elem:before {
    margin-right: 0;
    margin-left: 22px;
}

.rtl .space-list__elem:before {
    margin-right: 0;
    margin-left: 48px;
}

.rtl .menu-item {
    display: inline-block;
    font-size: 21px;
    line-height: 27px;
    position: relative;
}

.rtl .menu-item a {
    color: #000;
    padding: 0 7px;
}

.rtl {
    overflow-x: hidden;
}

@media screen and (max-width: 991.98px) {
    .header__holder > .clearfix {
        display: block !important;
        position: absolute;
        bottom: 20px;
    }
}

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

    .rtl .main-ttl {
        padding-right: 30px;
        margin: 0;
        margin-bottom: 45px;
        text-align: right;
    }
}

.page-404 .bg {
    height: 400px;
    background-size: cover;
    display: flex;
    align-items: center;
    padding: 0 50px;
    position: relative;
}

.page-404 .bg:before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background-color: rgba(0, 0, 0, 0.33);
}

.page-404 .bg p {
    font-size: 50px;
    color: #fff;
    font-weight: bold;
    padding-bottom: 25px;
}

.page-404 .bg .info {
    z-index: 1;
}

/*FORUM*/

.page-template-template-forum .header__logo p:first-child {
    font-size: 27px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.22;
    letter-spacing: normal;
    color: #e5dd90;
}

.page-template-template-forum .header__logo p:last-child {
    font-size: 29px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.14;
    letter-spacing: normal;
    color: #ffffff;
}

.page-template-template-forum .header-nav {
    display: flex;
    font-size: 20px;
}

.page-template-template-forum #header {
    background-color: transparent;
    padding-top: 15px;
}

.page-template-template-forum #page-wrapper {
    padding-top: 0;
}

.page-template-template-forum .header-content {
    padding-top: 145px;
    background-size: cover;
    position: relative;
    padding-bottom: 65px;
    background-position: bottom;
}

.page-template-template-forum .header-content:before {
    content: '';
    background-color: rgba(45, 57, 91, 0.7);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.forum-header .header__logo .top-span {
    font-size: 27px;
    font-weight: 600;
    line-height: 1.22;
    color: #e5dd90;
}

.forum-header .header__logo .bottom-span {
    font-size: 29px;
    font-weight: 600;
    line-height: 1.14;
    color: #ffffff;
}

.forum-header .header__logo span {
    display: block;
}

.forum-header .header__logo {
    width: 415px;
    max-width: 100%;
    margin: 0;
}

.forum-header .header-nav {
    list-style: none;
    margin: 15px 60px 0 0;
    display: block;
}

.forum-header .header-nav li {
    display: inline-block;
    margin-left: 20px;
}

.forum-header .header-nav li a {
    font-size: 21px;
    font-weight: 600;
    line-height: 1.29;
    color: #ffffff;
    white-space: pre;
    transition: .3s;
}

.forum-header .header-nav li a:hover {
    opacity: .8;
}

.forum-header .flex {
    display: flex;
}

.forum-header .language-nav {
    float: none;
}

.forum-header .header__holder {
    padding: 0;
    width: 100%;
}

.forum-header .soc-list {
    bottom: 20px;

}

.forum-header .soc-list .soc-list__link:before {
    color: #fff;
}

.forum-header .lang {
    text-align: right;
    position: relative;
    top: 10px;
}

.forum-header .lang a {
    font-size: 16px;
    font-weight: 600;
    line-height: 1.69;
    color: #ffffff;
}

.page-template-template-forum .header-content .title {
    font-size: 35px;
    font-weight: bold;
    line-height: 1.11;
    color: #ffffff;
    padding-bottom: 25px;
}

.page-template-template-forum .header-content .info {
    font-size: 25px;
    line-height: 1.2;
    color: #fef7a7;
    font-weight: bold;
    margin-bottom: 30px;
}

.btn-gold {
    color: #2a385f;
    background-color: #fef7a7;
    border: none;
    width: 250px;
    max-width: 250px;
    line-height: 23px;
}

.page-template-template-forum .header-content-block {
    height: 420px;
}

.page-template-template-forum .header-content-block .video-block {
    height: 100%;
    background-size: cover;
    background-position: center;
}

.vertical-flex {
    display: flex;
    flex-direction: column;
    align-self: center;
}

.page-template-template-forum.scroll #header {
    background: #fff;
}

.page-template-template-forum.scroll #header .header-nav li a {
    color: #6b7fa6;
}

.page-template-template-forum.scroll #header .bottom-span {
    color: #6b7fa6;
}

.page-template-template-forum.scroll #header .lang a {
    color: #6b7fa6;
}

.page-template-template-forum.scroll .forum-header .soc-list .soc-list__link:before {
    color: #004aa6;
}

.page-template-template-forum.scroll #header:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.page-template-template-forum .play {
    position: relative;
}

.page-template-template-forum .play:after {
    content: '';
    border: 30px solid transparent;
    border-left: 45px solid #fef7a7;
    position: absolute;
    left: 55%;
    top: 45%;
    transform: translateX(-50%);
    cursor: pointer;
}

.about_forum {
    padding: 70px 0;
    width: 730px;
    max-width: 100%;
    margin: 0 auto;
}

.about_forum h2 {
    padding-bottom: 55px;
    font-size: 52px;
}

.about_forum p:not(:last-child) {
    padding-bottom: 30px;
}

.active_info {
    background: #f8f8f8;
    padding: 100px 0;
}

.active_info h2 {
    font-size: 39px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.08;
    letter-spacing: normal;
    color: #2d395b;
    width: 540px;
    max-width: 100%;
    padding-bottom: 25px;
    margin-left: 95px;
}

.active_info .flex {
    display: flex;
}

.active_info .lk {
    width: 40%;
}

.active_info .rk {
    width: 60%;
}

.active_info ul {
    padding-left: 90px;
}

.active_info ul li {
    font-size: 18px;
}

.active_info figure {
    margin-top: 35px;
}

.page-template-template-forum .program {
    padding: 70px 0 60px 0;
}

.page-template-template-forum .program h2 {
    font-size: 52px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1;
    letter-spacing: normal;
    color: #6b7fa6;
    padding-bottom: 50px;
    text-align: center;
}

.page-template-template-forum .program .date {
    font-size: 22px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: 1;
    letter-spacing: normal;
    color: #2d395b;
    padding-bottom: 30px;
}

.page-template-template-forum .program .top-title {
    font-size: 21px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.05;
    letter-spacing: normal;
    color: #2d395b;
    padding-bottom: 21px;
}

.page-template-template-forum .program .items {
    padding-bottom: 70px;
}

.page-template-template-forum .program .item {
    display: flex;
}

.page-template-template-forum .program .item article {
    width: 55px;
    height: 55px;
    border-radius: 50%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.page-template-template-forum .program .item .text {
    padding-left: 20px;
    max-width: 335px;
}

.page-template-template-forum .program .item_title {
    font-size: 17px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.29;
    letter-spacing: normal;
    color: #2d395b;
    padding-bottom: 7px;
}

.page-template-template-forum .program .item .info {
    font-size: 20px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.1;
    letter-spacing: normal;
    color: #000000;
}

.page-template-template-forum .info-section {
    position: relative;
    padding: 60px 0;
    background-size: cover;
    background: center;
}

.page-template-template-forum .info-section:before {
    content: '';
    background-color: rgba(45, 57, 91, 0.7);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.page-template-template-forum .info-section .container {
    max-width: 400px;
    position: relative;
    z-index: 1;
}

.page-template-template-forum .info-section .title {
    font-size: 29px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.14;
    letter-spacing: normal;
    color: #ffffff;
    padding-bottom: 20px;
}

.page-template-template-forum .info-section .description {
    font-size: 22px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.82;
    letter-spacing: normal;
    color: #ffffff;
    padding-bottom: 20px;
}

.speakers {
    padding: 90px 0;
    background-color: #f8f8f8;
    margin-top: 0;
}

.speakers .container {
    max-width: 1300px;
}

.speakers h2 {
    font-size: 52px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1;
    letter-spacing: normal;
    color: #6b7fa6;
    padding-bottom: 80px;
    text-align: center;
}

.speakers .bg {
    width: 230px;
    height: 230px;
    border-radius: 50%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    margin: 0 auto 40px auto;
}

.speakers .title {
    font-size: 20px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.35;
    letter-spacing: normal;
    color: #2d395b;
    padding-bottom: 5px;
    text-align: center;
}

.speakers .description p {
    font-size: 18px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.11;
    letter-spacing: normal;
    text-align: center;
    color: #000000;
    text-align: center;
    max-width: 570px;
}

.speakers .swiper-button-next-sp {
    width: 60px;
    height: 60px;
    background-color: rgba(107, 127, 166, 0.84);
    position: absolute;
    top: 25%;
    right: 30px;
    z-index: 999;
    cursor: pointer;
    background-image: url("../img/arrow-prev.svg");
    background-repeat: no-repeat;
    background-position: 50%;
    transform: rotate(180deg);
}

.speakers .swiper-button-prev-sp {
    width: 60px;
    height: 60px;
    background-color: rgba(107, 127, 166, 0.84);
    position: absolute;
    top: 25%;
    left: 30px;
    z-index: 999;
    cursor: pointer;
    background-image: url("../img/arrow-prev.svg");
    background-repeat: no-repeat;
    background-position: 50%;
}

.swiper-button-disabled {
    display: none;
}

.page-template-template-forum .questions {
    padding: 80px 0 80px 0;
}

.page-template-template-forum .questions .container {
    max-width: 750px;
}

.page-template-template-forum .questions h2 {
    font-size: 52px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1;
    letter-spacing: normal;
    color: #6b7fa6;
    text-align: center;
    padding-bottom: 50px;
}

.page-template-template-forum .question:not(:last-child) {
    padding-bottom: 45px;
}

.page-template-template-forum .questions .title {
    font-size: 22px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: 1;
    letter-spacing: normal;
    color: #2d395b;
    padding-bottom: 15px;
}

.page-template-template-forum .questions .answer {
    font-size: 20px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.2;
    letter-spacing: normal;
    color: #000000;;
}

.map-info {
    padding: 60px 0;
    background: #f8f8f8;
}

.map-info .flex {
    display: flex;
}

.map-info #map_single {
    width: 540px;
    height: 335px;
    margin-right: 55px;
}

.map-info h2 {
    font-size: 35px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 0.97;
    letter-spacing: normal;
    color: #6b7fa6;
    padding-bottom: 15px;
}

.map-info .adress {
    font-size: 21px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.29;
    letter-spacing: normal;
    color: #2f2f2f;
    padding-bottom: 45px;
}

.map-info span {
    display: block;
    font-size: 22px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.23;
    letter-spacing: normal;
    color: #2f2f2f;
    padding-bottom: 5px;
}

.map-info .icons-list {
    margin-top: 35px;
}

.map-info .link-under {
    z-index: 12;
}

.page-template-template-forum .lang-item-he {
    display: none;
}

#header.nav-up {
    top: -200px;
    transition: all .5s ease-in-out !important;
}

#header.nav-down {
    top: 0;
    transition: all .5s ease-in-out !important;
}


.sponsorship__ico {
    width: 240px;
}


mark {
    background-color: yellow;
    color: black;
}

.single .content p a {
    color: #4783cf;
}


.wpcf7-submit {
    display: block !important;
}

.recaptcha-btn-type-css {
    display: none !important;
}


.single-operators .visual-block__desc {
    max-height: 350px;
    min-height: 250px;
}


.forum-header .header__logo .top-span {
    margin-top: 12px
}

.program_image {
    margin-bottom: 10px
}


.header__holder {
    position: relative;
    float: left;
    width: 100%;
    padding: 4px 0 0 180px;
}

.related-posts {
    background: #EBF7FF;
    padding: 80px 0 80px 0;

    .news-swiper, .materials-swiper {
        overflow: hidden;
    }

    .info-block{
        width: 350px;
        padding-bottom: 22px;
    }


    .related-posts__title {
        padding: 15px 0 55px;
        font-weight: 600;
        text-transform: uppercase;
    }

    .info-caption__name {
        height: 108px;
        -webkit-line-clamp: 4; /* number of lines to show */
        line-clamp: 4;
        -webkit-box-orient: vertical;
        overflow: hidden;
        display: -webkit-box;
    }
}

.related-posts.materials{
    background: #fff;
}

.section-partners {
    margin-top: 80px;

    .partners-posts__title{
        padding: 15px 0 55px;
        font-weight: 600;
        text-transform: uppercase;
    }
}

.partners-swiper {
    overflow: hidden;
    margin-bottom: 80px;
}

.section-gallery {
    padding: 48px 0 96px;

    .gallery-swiper {
        overflow: hidden;
    }

    .gallery-item {
        width: 255px;
        height: 276px;
        padding-bottom: 48px;

        img {
            height: 100%;
            object-fit: cover;
            border-radius: 10px;
        }
    }
}

.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: -60px;
    left: 0;
    width: 100%;
    text-align: center;
}

.swiper-pagination-bullet {
    width: 24px;
    height: 24px;
    border-radius: 50%;
    border: 1px solid #60ABDE;
    background: #fff;
    opacity: 1;
}

.swiper-pagination-bullet-active {
    background: #60ABDE;
}


@media print {
    .header-nav {
        display: none;
    }

    .language-nav {
        display: none;
    }

    .soc-list {
        display: none;
    }

    .visual-block__back {
        display: none;
    }

    .tags-list {
        display: none;
    }

    .content__gallary {
        display: none;
    }

    .social-block {
        display: none;
    }

    .call-back {
        display: none;
    }

    .footer {
        display: none;
    }

    .icons-list {
        display: none;
    }

    a {
        text-decoration: none;
        letter-spacing: normal;
        word-wrap: break-word;
    }

    .visual-block__desc {
        min-height: auto;
    }

    .header__logo {
        display: none;
    }

    .visual-block__ttl {
        font-size: 30px;
        line-height: 1;
    }

    .visual-block__desc {
        padding-bottom: 0;
        padding-top: 0;
    }

    @page {
        margin: 2cm 1cm;
    }

    .visual-block__desc {
        padding: 0;
    }

    .btn-standart--crimson {
        display: none;
    }

    .info {
        display: none;
    }

    main {
        margin-bottom: 50px;
        page-break-before: always;
        page-break-inside: avoid;
        order: 1;
    }

    aside {
        page-break-before: always;
        page-break-inside: avoid;
        order: 0;
    }

    .photo-list {
        margin-top: 20px;
    }

    .single-operators .visual-block__desc {
        min-height: auto;
    }
}


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

    .forum-header .soc-list {
        bottom: 50px;
    }


    .forum-header .header-nav {
        margin: 15px 50px 0 0;
    }

    .forum-header .header__logo {
        width: 185px;
    }

    .page-template-template-forum #header {
        padding-top: 15px;
    }

    .page-template-template-forum .header-content-block {
        height: 355px;
    }
}

@media screen and (max-width: 990.98px) {
    .page-template-template-forum .header-content-block {
        margin-top: 30px;
    }

    .page-template-template-forum.menu-opened .forum-header .header-nav {
        margin: 0 0 40px 0;
    }

    .page-template-template-forum.menu-opened .forum-header .header-nav li {
        display: block;
        text-align: center;
        margin-bottom: 15px;
        margin-left: 0;
    }

    .page-template-template-forum.menu-opened .forum-header .header-nav li a {
        color: #6b7fa6;
    }

    .page-template-template-forum.menu-opened .forum-header .soc-list .soc-list__link:before {
        color: #004aa6;
    }

    .page-template-template-forum #header {
        transition: none;
    }

    .page-template-template-forum.menu-opened #header {
        background: #fff;
        transition: none;
        padding-top: 15px;
    }

    .page-template-template-forum.menu-opened #header .bottom-span {
        color: #6b7fa6;
    }

    .page-template-template-forum.menu-opened #header .lang a {
        color: #6b7fa6;
    }

    .forum-header .header__logo {
        width: 320px;
    }

    .forum-header .open-menu {
        top: 70%
    }

    .forum-header .lang .lang-item {
        margin-top: 10px;
    }

    .active_info ul {
        padding-left: 25px;
    }

    .active_info .space-list__elem:before {
        margin-right: 25px;
    }

    .page-template-template-forum .program .item {
        margin-bottom: 45px;
    }

    .page-template-template-forum .program .items {
        padding-bottom: 30px;
    }

    .nav-down, .nav-up {
        transition: all .5s ease-in-out;
    }
}

@media screen and (max-width: 768.98px) {
    .forum-header .lang .lang-item {
        margin-top: 0;
    }

    .active_info h2 {
        margin-left: 0;
    }

    .active_info .flex {
        display: block;
    }

    .active_info .lk {
        width: 100%;
        margin-bottom: 25px;
    }

    .active_info .rk {
        width: 100%;
    }

    .active_info ul {
        padding-left: 0;
    }

    .active_info {
        padding: 50px 0;
    }

    .page-template-template-forum .program {
        padding: 10px 0 0 0;
    }

    .speakers {
        padding: 50px 0 70px 0;
    }

    .page-template-template-forum .questions {
        padding: 15px 0 60px 0;
    }

    .map-info .flex {
        display: block;
    }

    .map-info #map_single {
        width: 100%;
    }

    .map-info {
        padding: 50px 0;
    }

    .map-info #map_single {
        margin-bottom: 25px;
    }

    .page-template-template-forum .questions .container {
        max-width: 590px;
    }

    .about_forum {
        padding: 40px 0;
    }

    .page-template-template-forum h2 {
        font-size: 40px;
    }

}

@media screen and (max-width: 575.98px) {
    .page-template-template-forum .header-content .title {
        font-size: 30px;
    }

    .forum-header .header__logo .bottom-span {
        font-size: 24px;
    }

    .about_forum h2 {
        padding-bottom: 40px;
    }

    .page-template-template-forum .program .item article {
        width: 60px;
    }

    .page-template-template-forum h2 {
        font-size: 34px !important;
    }

    .active_info h2 {
        font-size: 30px !important;
    }

    .page-template-template-forum .header-content-block {
        height: 220px;
    }

    .sponsorship__ico {
        width: 200px;
        margin-bottom: 10px;
    }

    .sponsorship {
        display: block;

    }
}

.visual-block--blue:before {
    background-color: rgba(45, 57, 91, .2);
}


.info-block .info-block__img img {
    height: 100%;
}


.info-block .info-block__img {
    height: 225px;
    border-radius: 12px 12px 0 0;
}

div.wpcf7 .ajax-loader {
    display: none !important;
}

.main-visual-2 {
    margin-top: 35px;

    .visual-block__ttl {
        padding: 90px 190px 90px 70px;
        color: #FFF;
        font-family: "IBM Plex Sans", serif;
        font-size: 50px;
        font-style: normal;
        font-weight: 600;
        line-height: 50px; /* 100% */

    }

    .visual-block__btn {
        position: absolute;
        bottom: 28px;
        right: 27px;
        pointer-events: all;
        cursor: pointer;
        z-index: 1;
        border-width: 2px;
    }

    .container, .swiper-slide {
        max-width: 1200px;
        height: 500px;
    }

    .col-12 {
        position: relative;
    }

    .visual-block--blue-2, .bg-cover {
        position: relative;
        border-radius: 32px;
    }

    .bg-cover::after {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        content: "";

    }

    .corner-1 {
        position: absolute;
        top: 358px;
        left: 0;
        z-index: 1;
    }

    .corner-2 {
        position: absolute;
        bottom: 0;
        left: 460px;
        z-index: 1;
    }

    .corner-3 {
        position: absolute;
        width: 33px;
        height: 33px;
        background: #fff;
        bottom: -1px;
        left: -1px;
        z-index: 1;
    }

    .bottom-left-corner {
        cursor: auto;
        display: flex;
        align-items: center;
        position: absolute;
        bottom: 0;
        left: 0;
        width: 460px;
        height: 110px;
        border-radius: 0 32px 0 32px;
        background: #fff;
        z-index: 1;
    }

    .swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
        position: absolute;
        display: flex;
        justify-content: flex-start;
        align-items: center;
        bottom: 0;
        left: 50px;
        width: fit-content;
        height: 110px;
        border-radius: 0 32px 0 32px;
        /*background: #fff;*/
    }

    .swiper-pagination-bullet {
        width: 24px;
        height: 24px;
        border-radius: 50%;
        border: 1px solid #60ABDE;
        background: #fff;
        opacity: 1;
    }

    .swiper-pagination-bullet-active {
        background: #60ABDE;
    }

    .swiper-button-prev {
        background-image: none;
        top: 67px;
        left: auto;
        right: 90px;
        width: 24px;
        height: 24px;
        transform: rotate(135deg);
        flex-shrink: 0;
        border-right: 3px solid #000;
        border-bottom: 3px solid #000;

    }

    .swiper-button-next {
        background-image: none;
        top: 67px;
        left: auto;
        right: 50px;
        width: 24px;
        height: 24px;
        transform: rotate(-45deg);
        flex-shrink: 0;
        border-right: 3px solid #000;
        border-bottom: 3px solid #000;
    }

    .swiper-button-disabled {
        opacity: 1;
        display: block;
        border-color: #E2E2E2;
    }

    .bg-cover-news {
        width: 100%;
        height: 564px;
        background-repeat: no-repeat;
        background-position: 50% 50%;
        -webkit-background-size: cover;
        background-size: cover;
        display: flex;
        justify-content: center;
        align-items: center;
        margin-bottom: 60px;

        .container {
            max-width: 1140px;
            height: auto;
        }

        .title__ttl {
            font-family: IBM Plex Sans, serif;
            font-weight: 600;
            font-size: 50px;
            line-height: 50px;
            vertical-align: middle;
            margin-bottom: 40px;
            color: #fff;
        }

        .date__ttl {
            font-family: IBM Plex Sans, serif;
            font-weight: 300;
            font-size: 21px;
            line-height: 27px;
            vertical-align: middle;
            color: #fff;
        }
    }
}

.sg-content-2 {
    margin: 60px 0;
    background: #FAFAFA;
    padding-bottom: 60px;

    h2 {
        padding-top: 60px;
    }

    .content__main {
        padding-top: 60px;
        font-family: IBM Plex Sans, serif;
        font-weight: 300;
        font-size: 21px;
        line-height: 27px;

    }
}

.main-ttl-2 {
    padding: 15px 0 55px 90px;
    font-family: IBM Plex Sans, serif;
    font-weight: 500;
    font-size: 40px;
    line-height: 120%;
    vertical-align: middle;
    text-transform: uppercase;
}

.sg-padding-2 {
    padding: 60px 0;
}

.btn-standart-2 {
    padding: 12px 20px;
    gap: 8px;
    border-radius: 80px;
    border: 2px solid #7DCAFF;
    color: #000;
    background: #fff;

    &:hover {
        background-color: #7DCAFF;
        color: #fff;
    }
}

.call-back-2 {
    margin-top: 60px;
    margin-bottom: 60px;

    .call-back__title {

        font-family: IBM Plex Sans, serif;
        font-weight: 300;
        font-size: 21px;
        line-height: 27px;
        text-align: center;
        color: #000000;
        padding-bottom: 18px;

        span {
            font-weight: 500;
            font-size: 40px;
            line-height: 120%;
            text-align: center;
            vertical-align: middle;
            text-transform: uppercase;
        }
    }

    .wpcf7-form-control-wrap input {
        border: 1px solid #D5D5D5;
        border-radius: 50px;

        &::placeholder {
            font-weight: 300;
            font-size: 21px;
            line-height: 27px;
            vertical-align: middle;
            color: #838383;

        }
    }
}

.footer-2 {
    margin: 80px 0;

    .footer__wrapper {
        width: 1170px;
        padding: 40px 80px;
        border-radius: 240px;
        gap: 112px;
        box-shadow: 0px 0px 4px 0px #00000040;
        align-items: center;
    }

    .footer__copyright {
        display: flex;
        flex-direction: column;
        gap: 25px;
        font-family: IBM Plex Sans, serif;
        font-weight: 400;
        font-size: 12px;
        line-height: 140%;
    }

    .footer-nav-new {
        column-count: 2; /* кількість стовпців */
        column-gap: 50px; /* відстань між ними */
        list-style: none;
        padding: 0;
        margin: 0;

        li {
            break-inside: avoid; /* щоб пункт не рвався між колонками */
            margin-bottom: 16px;
            font-family: IBM Plex Sans, serif;
            font-weight: 300;
            font-size: 16px;
            line-height: 120%;
            white-space: nowrap;
        }
    }

    .footer__contact {
        display: flex;
        flex-direction: column;
        align-items: flex-end;
        gap: 12px;
        font-family: IBM Plex Sans, serif;
        font-weight: 700;
        font-size: 16px;
        line-height: 140%;
        text-align: right;

        a {
            font-weight: 400;
            font-size: 16px;
            text-decoration: underline;
        }

        .footer__contact_copyright {
            padding-top: 18px;
            font-weight: 400;
            font-size: 14px;
            display: flex;
            flex-direction: column;
            align-items: flex-end;
            gap: 12px;

            a {
                font-size: 14px;
                text-decoration: underline;
            }
        }
    }
}

.section-files {
    margin-top: 32px;
    margin-bottom: 32px;

    .section-title {
        margin-bottom: 24px;
        font-family: IBM Plex Sans, serif;
        font-weight: 600;
        font-size: 23px;
        line-height: 25px;
    }

    .files-wrapper-compact {
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-start;
        align-items: center;
        gap: 24px;
    }

    .file-link-compact {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: flex-start;
        gap: 8px;
        max-width: 85px;
    }

    .file-name {
        font-weight: 700;
        font-size: 13px;
        line-height: 120%;
        text-align: center;
    }

    .file-description {
        font-family: IBM Plex Sans, serif;
        font-weight: 300;
        font-size: 18px;
        line-height: 27px;
    }

    .files-wrapper-full {
        display: flex;
        flex-direction: column;
        padding: 50px;
        border-radius: 50px;
        box-shadow: 0 0 4px 0 #00000040;
        gap: 24px;
    }

    .file-item-wrapper {
        padding-top: 24px;
        border-top: 1px solid #7DCAFF;
        display: flex;
        align-items: center;
        gap: 24px;
    }
}

.content {
    p {
        font-family: IBM Plex Sans, serif;
        font-weight: 300;
        font-size: 21px;
        line-height: 27px;
    }

    li {
        margin-left: 2em;
        list-style: disc;
    }
}

@media screen and (max-width: 992px) {
    .main-visual-2 {
        margin-top: 60px;

        .container {
            max-width: 100%;
            height: 500px;
        }

        .col-12 {
            position: relative;
        }

        .visual-block--blue-2, .bg-cover {
            border-radius: 32px;
        }

        .corner-1 {
            position: absolute;
            top: 328px;
            left: 0;
            z-index: 1;
        }

        .corner-2 {
            position: absolute;
            bottom: 0;
            left: 460px;
            z-index: 1;
        }

        .corner-3 {
            position: absolute;
            width: 33px;
            height: 33px;
            background: #fff;
            bottom: -1px;
            left: -1px;
            z-index: 1;
        }

        .bottom-left-corner {
            cursor: auto;
            display: flex;
            align-items: center;
            position: absolute;
            bottom: 0;
            left: 0;
            width: 460px;
            height: 110px;
            border-radius: 0 32px 0 32px;
            background: #fff;
            z-index: 1;
        }

        .swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
            position: absolute;
            display: flex;
            justify-content: flex-start;
            align-items: center;
            bottom: 0;
            left: 50px;
            width: fit-content;
            height: 110px;
            border-radius: 0 32px 0 32px;
            /*background: #fff;*/
        }

        .swiper-pagination-bullet {
            width: 24px;
            height: 24px;
            border-radius: 50%;
            border: 1px solid #60ABDE;
            background: #fff;
            opacity: 1;
        }

        .swiper-pagination-bullet-active {
            background: #60ABDE;
        }

        .swiper-button-prev {
            background-image: none;
            top: 67px;
            left: auto;
            right: 90px;
            width: 24px;
            height: 24px;
            transform: rotate(135deg);
            flex-shrink: 0;
            border-right: 3px solid #000;
            border-bottom: 3px solid #000;

        }

        .swiper-button-next {
            background-image: none;
            top: 67px;
            left: auto;
            right: 50px;
            width: 24px;
            height: 24px;
            transform: rotate(-45deg);
            flex-shrink: 0;
            border-right: 3px solid #000;
            border-bottom: 3px solid #000;
        }

        .swiper-button-disabled {
            opacity: 1;
            display: block;
            border-color: #E2E2E2;
        }
    }
}