body:not(loaded) .mySlides {
    display: none
}

.u-visually-hidden {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    border: 0;
    padding: 0;
    clip: rect(0, 0, 0, 0);
    overflow: hidden
}

@keyframes a {
    0% {
        left: -150%
    }
    75% {
        left: 10%
    }
    to {
        left: 0
    }
}

.mob-btn-wrap li a > * {
    transition: color .5s
}

.mob-btn-wrap li a:hover > * {
    color: #db6b1e
}

@media (max-width: 920px) {
    .center {
        width: calc(100% - 320px)
    }
}

#ipay a, .magazine-wrap span, .menu ul li a, .tegact-top {
    text-transform: uppercase
}

#next-btn, #slide, .actual-box ul li, .link-center, .magazine-wrap span, .scroll-top, .title {
    text-align: center
}

.contactform li, .soc-mob-menu ul {
    list-style-type: none
}

* {
    margin: 0;
    padding: 0
}

html {
    font-family: Geneva, Arial, Helvetica, sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

.ny-2016 {
    background-color: #fff
}

.ny-2016-img {
    width: 100%;
    z-index: 9;
    margin-top: -230px;
    margin-bottom: -4px
}

embed, iframe, object, video {
    max-width: 100%
}

.intro {
    font-size: 15px !important;
    font-style: italic;
    padding-right: 15px;
    padding-left: 15px;
    color: #666
}

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden
}

.tegact-top, body {
    font-family: Geneva, Arial, Helvetica, sans-serif
}

.tegact-top {
    position: absolute;
    left: 0;
    bottom: 0;
    font-size: 10px;
    font-weight: 500;
    font-style: normal;
    display: inline-block;
    padding: 3px 7px;
    line-height: 13px;
    pointer-events: auto;
    background-color: #000;
    color: #fff
}

.title, .title a {
    font-weight: 400
}

.soc_icon a {
    display: inline-block;
    margin-right: 10px;
    font-style: normal;
    border: none
}

@media (max-width: 1200px) {
    .soc_icon a {
        margin-right: 2px
    }
}

.soc_icon a:last-child {
    margin-right: 0
}

.soc_icon a.c-social__mobile-link {
    display: none
}

@media (max-width: 920px) {
    .soc_icon a.c-social__mobile-link {
        display: inline-block
    }
}

.icon-facebook {
    color: #4267b2
}

.icon-vkontakte {
    color: #597da3
}

.icon-google-plus {
    color: #db4437
}

.icon-twitter {
    color: #1da1f2
}

.icon-pocket {
    color: #ee4459
}

.icon-menu-facebook:after {
    background-image: url(../images/social-icon/facebook-brands.svg);
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover;
    width: 19px;
    height: 19px;
    position: absolute;
    content: "";
    top: 0;
    left: 0
}

.icon-menu-facebook:hover:after {
    background-image: url(../images/social-icon/facebook-brands-orange.svg)
}

.icon-menu-twitter:after {
    background-image: url(../images/social-icon/twitter-brands.svg);
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover;
    width: 19px;
    height: 19px;
    position: absolute;
    content: "";
    top: 0;
    left: 0
}

.icon-menu-twitter:hover:after {
    background-image: url(../images/social-icon/twitter-brands-orange.svg)
}

.icon-menu-linkedin:after {
    background-image: url(../images/social-icon/linkedin-in-brands.svg);
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover;
    width: 19px;
    height: 19px;
    position: absolute;
    content: "";
    top: 0;
    left: 0
}

.icon-menu-linkedin:hover:after {
    background-image: url(../images/social-icon/linkedin-in-brands-orange.svg)
}

.icon-menu-telegram:after {
    background-image: url(../images/social-icon/telegram-brands.svg);
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover;
    width: 19px;
    height: 19px;
    position: absolute;
    content: "";
    top: 0;
    left: 0
}

.icon-menu-telegram:hover:after {
    background-image: url(../images/social-icon/telegram-brands-orange.svg)
}

.icon-menu-instagram:after {
    background-image: url(../images/social-icon/instagram-brands.svg);
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover;
    width: 19px;
    height: 19px;
    position: absolute;
    content: "";
    top: 0;
    left: 0
}

.icon-menu-instagram:hover:after {
    background-image: url(../images/social-icon/instagram-brands-orange.svg)
}

.icon-menu-youtube:after {
    background-image: url(../images/social-icon/youtube-brands.svg);
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover;
    width: 19px;
    height: 19px;
    position: absolute;
    content: "";
    top: 0;
    left: 0
}

.icon-menu-youtube:hover:after {
    background-image: url(../images/social-icon/youtube-brands-orange.svg)
}

.block-ipay {
    width: 1000px;
    margin: 0 auto
}

.link-img, .round {
    background: #fff;
    height: 150px;
    margin: 0 auto 10px;
    overflow: hidden;
    display: block;
    position: relative;
    box-sizing: border-box
}

.round {
    width: 200px;
    height: 200px
}

.link-img, .link-img:hover, .round {
    border: 1px solid #e7e7e7
}

.link-img {
    max-width: 225px
}

.bxslider li {
    overflow: hidden;
    height: 250px;
    transition: none
}

a {
    font-family: Geneva, Arial, Helvetica, sans-serif;
    color: #000;
    font-size: 1em;
    text-decoration: none;
    transition: all .3s ease;
    border-bottom: 1px solid transparent;
    line-height: 1.3em
}

#ipay a, .magazine-wrap .magazine-btn-wrap a, .main-mob-menu a, .menu .category a, .menu ul li a, .mobile-menu, .soc-mob-menu a, .sub-mob-menu a, .title a {
    font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
    font-style: normal
}

a:hover {
    color: #e03a0d;
    border-bottom-color: #e03a0d
}

a:hover.round {
    border-bottom-color: #fff
}

.cat-description {
    padding-top: 15px
}

.cat-description p {
    font-size: 12px;
    line-height: 16px;
    margin-bottom: 5px
}

.push {
    clear: both;
    height: 20px
}

.border-none {
    border: none !important
}

#wrapper {
    max-width: 1280px;
    margin: 0 auto
}

#wrapper, .social-bottom ul {
    overflow: hidden
}

.scroll-top {
    border-radius: 3px;
    background-color: #3d3b3b;
    color: #fff;
    width: 48px;
    height: 40px;
    font-size: 20px;
    position: fixed;
    cursor: pointer;
    right: 20px;
    -moz-opacity: .2;
    -khtml-opacity: .2;
    bottom: 20px;
    display: none;
    text-decoration: none;
    z-index: 1001;
    padding-top: 8px
}

#find, .search {
    display: block
}

#find {
    width: 30px;
    height: 30px;
    background-image: url(../images/search.svg);
    background-repeat: no-repeat;
    background-position: 50%;
    cursor: pointer;
    float: left;
    border: none
}

#ipay {
    position: absolute;
    right: 5px;
    top: 30px;
    z-index: 1000;
    display: none
}

#ipay a {
    border-radius: 3px;
    background-color: #5ab56f;
    color: #fff;
    font-size: 12px;
    padding: 6px 13px;
    transition: .3s ease;
    border: none
}

#ipay a:hover {
    background-color: #69cb80
}

.social-bottom ul {
    display: block;
    list-style: none
}

.social-bottom ul li {
    margin-left: 10px;
    left: -10px
}

.social-bottom img {
    display: block;
    width: 35px;
    height: 35px;
    border: none
}

.menu {
    margin-left: 20px;
    margin-right: 20px;
    position: relative
}

.translate_link {
    float: right;
    padding: 10px 0
}

.menu_item_wpglobus_menu_switch {
    position: relative;
    margin-left: 5px;
    padding: 6px 0 !important
}

.menu_item_wpglobus_menu_switch > a {
    padding: 5px 0
}

.menu_item_wpglobus_menu_switch > ul {
    position: absolute;
    top: 0
}

.menu_item_wpglobus_menu_switch > ul li {
    padding: 6px 0 !important
}

.menu_item_wpglobus_menu_switch > ul a {
    padding: 5px 0
}

.wpglobus_language_name {
    padding-left: 18px !important
}

.menu.main-menu > ul {
    padding-left: 75px;
    padding-top: 20px;
    padding-bottom: 12px;
    border-bottom: 1px solid #e4e4e4
}

@media (min-width: 921px) {
    .menu.main-menu > ul {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -ms-flex-align: baseline;
        align-items: baseline
    }
}

.menu.main-menu ul li {
    padding: 6px 4px
}

.menu.main-menu ul li:first-of-type, .menu.main-menu ul li:nth-of-type(2), .menu.main-menu ul li:nth-of-type(3) {
    padding: 7px 4px;
    font-weight: 400
}

@media only screen and (max-width: 1201px) {
    .menu.main-menu ul li:first-of-type, .menu.main-menu ul li:nth-of-type(2), .menu.main-menu ul li:nth-of-type(3) {
        font-weight: 400
    }
}

.menu.main-menu ul li:nth-of-type(3) {
    margin-right: 0
}

@media (min-width: 1202px) {
    .menu.main-menu ul li:nth-of-type(3) {
        margin-right: 0
    }
}

.menu.main-menu ul li:nth-of-type(n+4) {
    padding-top: 8px
}

@media (min-width: 921px) {
    .menu.main-menu ul li a {
        white-space: nowrap
    }
}

.hidden {
    overflow: hidden !important
}

.hidden, .mobile-menu {
    position: fixed;
    height: 100%;
    width: 100%
}

.mobile-menu {
    background: rgba(0, 0, 0, .9);
    z-index: 999999;
    padding-top: 75px;
    display: none;
    overflow-y: auto !important
}

.mobile-menu ul {
    list-style: none
}

.mobile-menu ul li {
    white-space: nowrap
}

.mob-big-left, .mob-big-right, .mobile-menu .mob-col-left, .mobile-menu .mob-col-mid-left, .mobile-menu .mob-col-mid-right, .mobile-menu .mob-col-right {
    display: inline-block;
    vertical-align: top
}

.mobile-menu .mob-big-left {
    width: 54%
}

.mobile-menu .mob-big-right {
    width: 45%
}

.mobile-menu .mob-col-left {
    width: 55%
}

.mobile-menu .mob-col-mid-left {
    width: 42%
}

.mobile-menu .mob-col-mid-right {
    width: 58%
}

.mobile-menu .mob-col-right {
    width: 40%
}

.mobile-menu .mob-col-left ul {
    padding-left: 5px
}

.mobile-menu-wrap {
    padding-top: 90px;
    padding-bottom: 110px;
    clear: both;
    float: none
}

.mobile-menu .close-btn {
    position: fixed;
    right: 30px;
    top: 30px;
    color: #fff;
    cursor: pointer
}

.mobile-menu .close-btn i {
    font-size: 26px
}

.main-mob-menu a {
    color: #fff;
    font-size: 24px
}

.sub-mob-menu ul {
    padding: 0;
    line-height: 2em
}

.sub-mob-menu a {
    color: #b6b6b6;
    font-size: 16px
}

.main-mob-menu a, .soc-mob-menu a, .sub-mob-menu a {
    text-decoration: none;
    border: none;
    font-weight: 400;
    line-height: 1.7em;
    text-transform: uppercase
}

.soc-mob-menu ul:first-of-type a {
    color: #db6b1e;
    font-size: 16px;
    line-height: 2em
}

.mob-soc-wrap {
    margin-top: 50px
}

.mob-soc-wrap i {
    padding-right: 12px
}

.mob-soc-wrap a {
    position: relative;
    padding-left: 27px
}

.mob-soc-wrap a:hover, .mob-soc-wrap a:hover i {
    color: #db6b1e;
    transition: all .5s
}

.magazine-wrap {
    color: #fff
}

.magazine-wrap img {
    border: 1px solid transparent
}

.magazine-wrap img:hover {
    border: 1px solid #e03a0d;
    transition: all .5s
}

.magazine-wrap a:active, .magazine-wrap a:focus, .magazine-wrap a:hover, .magazine-wrap a:visited {
    border: none;
    outline: 0;
    text-decoration: none;
    transition: all 0;
    color: transparent !important
}

.magazine-wrap h5 {
    margin-top: 20px;
    font-size: 14px;
    line-height: 1.4em
}

.magazine-wrap .magazine-btn-wrap {
    margin-top: 20px
}

.magazine-wrap .magazine-btn-wrap span {
    font-size: 48.67px
}

.magazine-wrap .magazine-btn-wrap a {
    float: right;
    font-size: 16px;
    color: #141414;
    background: #dedede;
    border-radius: 5px;
    border-bottom: 2px solid #ababab;
    padding: 10px 25px;
    position: relative;
    top: 8px;
    max-width: 150px
}

.mob-soc-wrap a {
    color: #fff
}

.mob-soc-wrap li {
    padding-bottom: 6px;
    border-bottom: 1px solid #696969;
    max-width: 140px;
    margin-bottom: 5px
}

.mob-soc-wrap li:last-of-type {
    border-bottom: none
}

.main-mob-menu a:hover, .sub-mob-menu a:hover {
    border: none;
    color: #db6b1e;
    transition: all .5s
}

.soc-mob-menu ul:first-child li a {
    position: relative
}

.soc-mob-menu ul:first-child li a:hover {
    transition: all .5s
}

.soc-mob-menu ul:first-child li a:before {
    position: absolute;
    content: "";
    left: 0;
    bottom: 0;
    width: 0;
    height: 1px;
    background: #db6b1e;
    transition: all .5s
}

.soc-mob-menu ul:first-child li a:hover:before {
    width: 100%
}

.mobile-container {
    max-width: 1280px;
    padding: 0 20px;
    margin: 0 auto
}

.menu > ul {
    display: block;
    overflow: hidden;
    clear: both;
    padding-top: 30px;
    padding-bottom: 10px;
    position: relative
}

.menu ul li {
    list-style: none;
    float: left;
    padding: 0 10px;
    position: relative
}

.menu ul li a {
    font-size: 16px;
    border: none;
    color: #000;
    transition: .3s ease
}

.menu ul li a:hover {
    color: #e03a0d;
    border-bottom-color: #e03a0d
}

.menu .category {
    border-top: 1px solid #d8d9da;
    border-bottom: 1px solid #d8d9da;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 12px
}

.menu .category a {
    font-size: 13px;
    text-transform: none;
    border: none;
    color: #858585
}

#next-btn, #slide, ._table th, .name-edition, .name-expert, .post_category .mark, a#bt-start {
    text-transform: uppercase
}

.title {
    display: block;
    line-height: 1.8em;
    font-size: 2em
}

.title a {
    text-decoration: none;
    margin: 0 auto;
    color: #000;
    border-bottom: 2px solid transparent
}

.title a:hover {
    border-color: #e03a0d
}

.slide {
    display: none
}

.bx-viewport {
    border: 1px solid #e7e7e7;
    box-sizing: border-box
}

#slide {
    color: #fff;
    font-size: 1.2em;
    line-height: 1.1em;
    font-style: inherit;
    font-family: Geneva, Arial, Helvetica, sans-serif;
    background: #fff;
    position: absolute;
    bottom: 10%;
    left: 0;
    right: 0;
    z-index: 5;
    padding: 4%;
    text-decoration: none;
    background-color: rgba(0, 0, 0, .5);
    border: none;
    transition: .3s ease
}

#breadcrumb, #breadcrumb a {
    color: #b1b1b1
}

#breadcrumb a, #next-btn {
    font-style: normal
}

#breadcrumb, #breadcrumb a, #next-btn {
    font-family: Geneva, Arial, Helvetica, sans-serif
}

#breadcrumb {
    display: block;
    font-size: 12px;
    line-height: 16px;
    padding: 0 10px 5px;
    margin: 0 20px
}

#breadcrumb a:hover {
    color: #e03a0d
}

.container, .wrap-container, .wrap-container-single {
    padding: 0 20px 20px;
    box-sizing: border-box;
    overflow: hidden;
    clear: both
}

.wrap-container {
    max-width: 980px;
    margin: 0 auto;
    background-color: #fff
}

.wrap-container-single {
    max-width: 1280px;
    margin: 0 auto;
    background-color: #fff;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 200px 1fr 302px;
    grid-template-columns:200px 1fr 302px;
    -ms-grid-rows: 1fr;
    grid-template-rows:1fr;
    grid-column-gap: 20px
}

.left {
    float: left;
    overflow: hidden;
    margin-right: -202px;
    position: relative
}

.left-single {
    position: -webkit-sticky;
    position: sticky;
    top: 20px;
    overflow: hidden
}

.right {
    float: right;
    overflow: hidden;
    width: 302px;
    margin-left: -302px
}

.m-0 {
    margin: 0 !important;
    grid-column: 3/3
}

.m-styky {
    position: -webkit-sticky;
    position: sticky;
    top: 20px;
    margin-top: 5px;
    grid-column: 1/1
}

.center {
    overflow: hidden;
    padding-left: 222px;
    margin-right: 320px
}

.actual-box {
    width: 200px;
    border: 1px solid #ffd338;
    padding: 10px;
    float: left;
    overflow: hidden
}

.actual-box .title, .actual-box ul li {
    padding-bottom: 25px
}

.actual-box ul li {
    list-style: none;
    overflow: hidden
}

.actual-box .link-img {
    height: 100px;
    width: 150px
}

@media (max-width: 680px) {
    .actual-box .link-img {
        height: 150px;
        width: 300px
    }
}

.actual-box li a {
    font-size: 14px;
    line-height: 16px
}

@media (max-width: 680px) {
    .actual-box li a {
        font-size: 1em;
        display: block;
        line-height: 1.3em
    }
}

.actual-box img {
    display: block;
    max-height: 100px;
    width: auto;
    margin: 0 auto;
    box-sizing: border-box
}

@media (max-width: 680px) {
    .actual-box img {
        max-height: 150px
    }
}

.news-box ul {
    list-style: none
}

.news-box ul li {
    display: block;
    padding: 5px 0;
    border-bottom: 1px dotted #e7e7e7
}

#next-btn {
    display: block;
    border: 1px solid #f3f3f3;
    background-color: #f3f3f3;
    margin: 10px 0 20px;
    padding: 10px 0;
    border-radius: 3px;
    color: #000
}

#next-btn:hover {
    color: #fff;
    background-color: #383a3c
}

.comment_img, .date_img {
    font-family: Geneva, Arial, Helvetica, sans-serif;
    position: absolute;
    top: 5px;
    font-size: 10px;
    background-color: rgba(0, 0, 0, .4);
    z-index: 10;
    color: #fff;
    line-height: 16px;
    font-style: normal
}

.news-panel {
    display: none
}

.post_date {
    font-family: Geneva, Arial, Helvetica, sans-serif;
    overflow: hidden;
    clear: both;
    text-align: right
}

.date_img {
    display: block;
    right: 0;
    padding: 0 5px
}

.comment_img {
    display: block;
    left: 0;
    padding: 0 5px 0 20px;
    background-image: url(../images/comments.svg);
    background-repeat: no-repeat;
    background-position: 3px 3px
}

.slide-date, .slide-time {
    font-size: 11px;
    margin-right: 5px
}

.subscribe {
    background-color: #fff;
    border: 1px solid #e7e7e7;
    padding: 1px;
    overflow: hidden;
    margin: 0 auto 20px;
    width: 300px;
    box-sizing: border-box
}

.subscribe .convert {
    background: -webkit-repeating-linear-gradient(135deg, #df4e2c, #df4e2c 15px, #fff 0, #fff 30px, #458cca 0, #458cca 45px, #fff 0, #fff 60px, #85424c 0) transparent;
    background: repeating-linear-gradient(-45deg, #df4e2c, #df4e2c 15px, #fff 0, #fff 30px, #458cca 0, #458cca 45px, #fff 0, #fff 60px, #85424c 0) transparent;
    height: 3px
}

.subscribe .subscribe-text {
    text-align: center;
    margin: 15px 0;
    padding: 0 25px;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 12px
}

.subscribe form {
    padding: 0 20px 10px;
    overflow: hidden
}

.subscribe .myin {
    padding: 10px 10px 11px;
    width: 100%;
    border: 1px solid #ccc;
    box-shadow: inset 0 0 2px 2px rgba(0, 0, 0, .02);
    box-sizing: border-box;
    font-size: 12px;
    font-weight: 300;
    margin-bottom: 3px;
    transition: border-color .2s linear 0;
    outline: 0
}

.contactform #send:active, .subscribe .smlpnch:active {
    box-shadow: inset 0 5px 10px rgba(0, 0, 0, .3)
}

.pol .submit, .subscribe .smlpnch {
    -webkit-transition: all .3s ease-in-out 0
}

.subscribe .myin:focus, .subscribe .myin:hover {
    border: 1px solid #e03a0d
}

.subscribe .smlpnch {
    margin-top: 5px;
    padding: 10px;
    width: 60%;
    background: #48aee5;
    border: 1px solid #48aee5;
    font-size: 14px;
    color: #fff;
    cursor: pointer;
    outline: 0 !important;
    transition: all .3s ease-in-out 0;
    border-radius: 3px
}

.subscribe .smlpnch:hover {
    background: #458cca;
    border-color: #458cca;
    cursor: pointer
}

.b-subscribe {
    background: url(../images/subscribe-bg.png) top no-repeat;
    background-size: contain;
    max-width: 300px;
    margin: 0 auto;
    padding: 25px;
    box-sizing: border-box;
    background-size: cover;
    border-radius: 6px
}

.mob-right .b-subscribe {
    margin-bottom: 20px
}

.b-subscribe__title {
    text-align: center;
    text-transform: uppercase;
    font-size: 20px;
    background: linear-gradient(180deg, #EF7920 0%, #732112 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    color: transparent;
}

.b-subscribe img {
    margin: 0 auto;
    display: block
}

.b-subscribe p {
    color: #fff;
    font-size: 14px;
    line-height: 1.4em;
    margin: 20px auto;
    max-width: 240px
}

.b-subscribe input {
    display: block;
    border-radius: 4px;
    width: 240px;
    margin-left: auto;
    margin-right: auto;
    box-sizing: border-box
}

.b-subscribe input:first-of-type {
    padding: 10px;
    background: #fff;
    margin-bottom: 10px;
    color: #787878;
    font-size: 12px;
    border: 1px solid #eaeaea
}

.b-subscribe form > button {
    display: block;
    margin-right: auto;
    margin-left: auto;
    width: 96%;
    background: #ffea5c;
    border: none;
    padding: 11px;
    font-size: 14px;
    color: #6d4b26;
    outline: none;
    transition: background .5s, color .5s;
    cursor: pointer
}

.b-subscribe form > button:hover {
    background: #073235;
    transition: background .5s, color .5s;
    color: #fff
}

.b-subscribe-min {
    background: url(../images/subscribe-bg.png) bottom no-repeat;
    background-size: contain;
    max-width: 300px;
    margin: 0 auto;
    padding: 11px;
    box-sizing: border-box;
    background-size: cover;
    border-radius: 6px
}

.b-subscribe-min___title {
    text-align: center;
    color: #ffea5c;
    text-transform: uppercase;
    font-size: 20px
}

.b-subscribe-min img, .b-subscribe-min p {
    margin: 0 auto;
    display: block
}

.b-subscribe-min p {
    color: #000000;
    font-size: 11px !important;
    line-height: 1.4em;
    max-width: 100%;
    position: relative;
    top: 4px
}

.b-subscribe-min input {
    border-radius: 4px;
    width: 63%;
    position: relative;
    left: 0;
    top: 12px;
    box-sizing: border-box
}

.b-subscribe-min input:first-of-type {
    padding: 7px;
    background: #fff;
    margin-bottom: 12px;
    color: #000000;
    font-size: 12px;
    border: 1px solid #eaeaea
}

.b-subscribe-min form > button {
    position: relative;
    right: 0;
    top: 12px;
    border-radius: 3px;
    width: 34%;
    background: #EF7920;
    background: linear-gradient(180deg, #EF7920 0%, #732112 100%);
    border: none;
    padding: 8px;
    font-size: 12px;
    color: #FFFFFF;
    outline: none;
    transition: background .5s;
    cursor: pointer
}

.b-subscribe-min form > button:hover {
    background: #732112;
    background: linear-gradient(180deg, #732112 0%, #732112 100%);
    /*transition: background .5s, color .5s;*/
    transition: background .5s;
}

.mob-right .b-subscribe-min {
    margin-bottom: 20px
}

.reviews-box {
    border-top: 1px solid #d8d9da;
    padding: 2%;
    width: 50%;
    float: left;
    box-sizing: border-box
}

.reviews-box .title {
    padding-bottom: 25px
}

.reviews-box ul li {
    list-style: none;
    overflow: hidden;
    width: 48%;
    margin-left: 4%;
    float: left;
    margin-bottom: 20px;
    box-sizing: border-box;
    text-align: center
}

.reviews-box p {
    text-align: left
}

.reviews-box img {
    max-height: 150px;
    box-sizing: border-box;
    margin: 0 auto;
    display: block
}

.reviews-box .first {
    background-color: #fbfbfb;
    border: 1px solid #f3f3f3;
    padding: 2%;
    margin: 0;
    position: relative
}

.reviews-box .first a {
    font-size: 21px
}

.reviews-box .first p {
    padding-top: 20px;
    font-size: 12px;
    line-height: 16px
}

.analytics-box {
    border-left: 1px solid #d8d9da;
    border-bottom: 1px solid #d8d9da;
    padding: 2%;
    width: 50%;
    float: right;
    box-sizing: border-box
}

.analytics-box .title {
    padding-bottom: 25px
}

.analytics-box ul li {
    list-style: none;
    overflow: hidden;
    margin-left: 4%;
    width: 48%;
    float: left;
    margin-bottom: 20px;
    box-sizing: border-box;
    text-align: center
}

.analytics-box p {
    text-align: left
}

.analytics-box img {
    max-height: 150px;
    width: auto;
    margin: 0 auto;
    display: block
}

.analytics-box .first {
    background-color: #fbfbfb;
    border: 1px solid #f3f3f3;
    padding: 2%;
    margin: 0
}

.analytics-box .first a {
    font-size: 21px
}

.analytics-box .first p {
    padding-top: 20px;
    font-size: 12px
}

.interview-box {
    border: 1px solid #e8ddb4;
    padding: 10px;
    margin-right: 320px;
    float: left;
    text-align: center
}

.interview-box ul li {
    list-style: none;
    overflow: hidden;
    float: left;
    width: 30%;
    margin-right: 3%
}

.events-box, .reports-box, .reports-box ul li {
    width: 50%;
    box-sizing: border-box
}

.interview-box .title {
    padding-bottom: 25px
}

.interview-box .round {
    border-radius: 50% 50%
}

.interview-box img {
    height: 200px;
    width: auto;
    position: relative;
    left: 0;
    display: block;
    margin: 0 auto
}

.interview-box .name {
    display: block;
    font-size: 12px;
    font-family: Geneva, Arial, Helvetica, sans-serif;
    color: #858585;
    padding: 10px 0;
    text-align: left
}

.reports-box {
    padding: 10px;
    float: left;
    overflow: hidden
}

.reports-box ul li {
    list-style: none;
    overflow: hidden;
    float: left;
    padding: 0 20px 20px;
    text-align: center
}

.reports-box .title {
    margin-bottom: 25px
}

.reports-box img {
    max-height: 150px;
    margin: 0 auto 10px;
    display: block
}

.events-box {
    border: 1px solid #96d8e3;
    padding: 10px;
    float: right
}

.events-box ul li {
    list-style: none;
    overflow: hidden;
    display: table;
    padding: 10px 0
}

.events-box .where {
    border-right: 2px solid #b9d14f;
    padding: 5px 5px 5px 0;
    margin-right: -2px;
    width: 80px;
    text-align: center
}

.events-box .number {
    font-size: 21px
}

.events-box .month, .events-box .place {
    font-size: 12px
}

.events-box ul li span {
    border-left: 2px solid #b9d14f;
    margin-left: -2px;
    padding: 5px 0 5px 10px;
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    text-align: left
}

.category-box {
    padding: 10px;
    width: 25%;
    float: left;
    text-align: center;
    box-sizing: border-box
}

.category-box ul li {
    list-style: none;
    overflow: hidden
}

.category-box .link-img img:hover {
    transform: scale(1.1);
    transition: all .5s
}

.category-box .link-img img {
    position: relative;
    margin: 0 0 0 50%;
    left: -50%;
    box-sizing: border-box;
    z-index: 8;
    transition: all .5s
}

.left-box {
    width: 30%;
    float: left;
    margin-right: 5%
}

.right-box {
    width: 30%;
    float: right;
    margin-left: 5%
}

.twitter-box {
    width: 30%;
    float: left
}

.advertising-box {
    background-color: #daebf4;
    padding: 10px;
    margin-bottom: 10px
}

.advertising-box p {
    font-size: 12px;
    padding-bottom: 10px;
    color: #505050
}

#pr, #reklama {
    font-size: 9px;
    color: #fff;
    padding: 2px
}

#reklama {
    background: #1bb044
}

.actual-box #pr, .analytics-box #pr, .category-box #pr, .reports-box #pr, .reviews-box #pr {
    position: relative;
    top: 0
}

#pr {
    background: #f7941d;
    margin-right: 2px;
    position: relative;
    top: -4px
}

@media (max-width: 479px) {
    .post-meta {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .post-meta .pr-block {
        width: 100%
    }

    .post-meta #pr {
        padding-left: 3px;
        padding-right: 3px;
        height: 10px;
        line-height: 11px;
        top: 0
    }
}

.post-meta .pr-block #pr {
    position: relative;
    bottom: 4px;
    text-transform: uppercase
}

.advertising-box #pr {
    padding: 0;
    margin: 0;
    color: #505050;
    font-size: 12px;
    font-weight: 700;
    background-color: transparent;
    position: relative;
    top: -1px
}

.actual-box .pr-block, .analytics-box .pr-block, .category-box .pr-block, .reports-box .pr-block, .reviews-box .pr-block, .startup-box .pr-block {
    position: absolute;
    left: 0;
    top: 0;
    text-align: left;
    z-index: 9
}

.actual-box .pr-block #pr, .analytics-box .pr-block #pr, .category-box .pr-block #pr, .reports-box .pr-block #pr, .reviews-box .pr-block #pr, .startup-box .pr-block #pr {
    display: table-cell;
    height: 10px;
    line-height: 10px
}

.counters, .mob-center, .mob-left, .mob-right, .social {
    display: none
}

.orthography-box {
    padding: 10px;
    box-sizing: border-box
}

.orthography-box p {
    padding-bottom: 10px;
    color: #505050;
    font-size: 12px
}

.ukrnet-box p {
    font-size: 11px;
    padding-bottom: 5px
}

.ukrnet-box p a {
    color: #0d44a8;
    font-size: 14px;
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-style: normal
}

.bigmir, .liveinternet {
    float: left;
    margin-left: 5px
}

.bigmir img, .copyright-box a {
    border: none
}

.banner-event--mb {
    margin-bottom: 20px
}

.banner-event a {
    display: block;
    border: none;
    margin: 10px auto;
    overflow: hidden
}

.banner-event img {
    position: relative;
    left: -364px;
    margin: 0 0 0 50%
}

.article-box img, .container-left .startup-box img {
    left: -112.5px;
    box-sizing: border-box;
    position: relative
}

.banner-event img:hover {
    transform: none
}

.contactform {
    max-width: 600px;
    margin-right: auto;
    margin-left: auto
}

.contactform form ul {
    padding: 0;
    margin: 0
}

#mes {
    color: #e03a0d
}

.contactform input, .contactform textarea {
    padding: 10px 10px 11px;
    width: 100%;
    border: 1px solid #ccc;
    box-sizing: border-box;
    font-size: 12px;
    font-weight: 300;
    margin-bottom: 3px;
    transition: border-color .2s linear 0;
    outline: 0
}

.contactform #send {
    margin-top: 5px;
    padding: 10px;
    width: 60%;
    background: #48aee5;
    border: 1px solid #48aee5;
    font-size: 14px;
    color: #fff;
    cursor: pointer;
    outline: 0 !important;
    transition: all .3s ease-in-out 0;
    border-radius: 3px
}

.contactform textarea {
    height: 250px
}

.contactform input:focus, .contactform input:hover, .contactform textarea:focus, .contactform textarea:hover {
    border: 1px solid #e03a0d
}

.contactform #send:hover {
    background: #458cca;
    border-color: #458cca;
    cursor: pointer
}

.contactform #send:disabled {
    background: #eee;
    border: 1px solid #e0e0e0;
    color: #848484
}

@media (max-width: 920px) {
    .contactform .buttons {
        margin-bottom: 35px
    }
}

.bg-form, .bg-page-sub {
    background-repeat: no-repeat;
    overflow: hidden
}

#orphus:hover {
    border: 0
}

.expert {
    overflow: hidden;
    border-bottom: 1px solid #d8d9da;
    clear: both;
    margin-bottom: 10px;
    padding-bottom: 10px;
    line-height: 14px
}

.img-expert {
    display: block;
    float: left
}

.info-expert {
    float: left;
    padding: 10px;
    max-width: 300px;
    font-size: 11px
}

.name-expert {
    font-weight: 700
}

.bg-page-sub {
    background-image: url(../images/bg-page-sub.jpg);
    width: 761px;
    height: 515px;
    margin: 0 auto
}

.bg-form {
    background-image: url(../images/bg-form.jpg);
    margin: 20px auto;
    width: 550px;
    height: 450px;
    border-radius: 10px;
    background-color: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, .5);
    position: relative
}

.myin-2, .smlpnch-2 {
    font-size: 16px;
    display: block;
    width: 300px;
    outline: 0;
    text-align: center
}

.myin-2 {
    color: #a9a9b1;
    height: 40px;
    margin: 255px auto 0;
    border: 1px solid #ccc
}

.myin-2:focus {
    border: 1px solid #e03a0d
}

.smlpnch-2 {
    color: #fff;
    font-weight: 700;
    background-color: #84b32c;
    border-radius: 3px;
    border: 0;
    height: 45px;
    margin: 10px auto 0
}

.smlpnch-2:hover {
    background-color: #74ae08
}

.inf {
    text-align: center;
    padding: 15px 20px;
    line-height: 18px;
    font-size: 14px
}

.journal-link {
    display: none
}

.push-3 {
    height: 0;
    clear: both
}

.container-single {
    -ms-grid-row: 1;
    grid-row: 1;
    grid-column: 2/2
}

.container-left, .container-single {
    overflow: hidden;
    box-sizing: border-box
}

.container-left {
    padding-right: 320px
}

.container-left .category-box, .container-single .category-box {
    width: 100%
}

.container-left .category-box li, .container-single .category-box li {
    margin-right: 2%;
    margin-bottom: 20px;
    margin-top: 20px;
    width: 31%;
    float: left
}

.container-left .interview-box, .container-single .interview-box {
    border: 1px solid #e8ddb4;
    padding: 10px;
    width: 60%;
    float: left;
    margin-right: 2%
}

.container-left .interview-box ul li, .container-single .interview-box ul li {
    list-style: none;
    overflow: hidden;
    float: left;
    width: 48%;
    margin-right: 2%
}

.container-left .reports-box {
    border: 1px solid #96d8e3;
    padding: 10px;
    width: 33%;
    float: left;
    overflow: hidden;
    box-sizing: border-box
}

.container-left .reports-box ul li {
    padding: 0;
    width: 100%
}

.container-left .startup-box {
    border: 1px solid #e8ddb4;
    padding: 10px;
    width: 31%;
    float: left;
    box-sizing: border-box;
    margin-right: 2%
}

.container-left .startup-box ul li {
    width: 100%;
    list-style: none;
    overflow: hidden
}

.container-left .startup-box img {
    margin: 0 0 0 50%
}

.container-left .events-box {
    border: 1px solid #96d8e3;
    padding: 10px;
    width: 63%;
    float: left;
    box-sizing: border-box
}

.container-left .events-box li {
    width: 100%;
    margin: 0
}

.content h2, .content h3 {
    margin-bottom: 5px;
    font-weight: 400;
    font-family: Geneva, Arial, Helvetica, sans-serif
}

.navigation {
    overflow: hidden;
    clear: both;
    text-align: center
}

.navigation span {
    color: #8b8b8b;
    padding: 5px;
    margin-right: 5px;
    text-align: center
}

.navigation a {
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 16px;
    line-height: 32px;
    padding: 10px;
    margin-right: 5px;
    border: none;
    transition: .5s;
    font-style: normal
}

.navigation a:hover {
    color: #fff;
    background-color: #e03a0d
}

.container-right {
    width: 302px;
    overflow: hidden;
    float: right;
    margin-left: -300px;
    box-sizing: border-box
}

.container-right img {
    border: 0
}

.post-title {
    font-size: 1em;
    font-weight: 400
}

h1.post-title a, h3.post-title a {
    font-size: 16px !important;
    font-weight: 400 !important;
    line-height: 20.8px
}

h1.post_category a {
    font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
    color: #000;
    font-size: 1em;
    text-decoration: none;
    transition: all .3s ease;
    border-bottom: 1px solid transparent;
    line-height: 1.3em
}

.content {
    overflow: hidden;
    line-height: 25px;
    font-size: 16px
}

.content__table-wrap {
    overflow-x: auto
}

.content h1 {
    font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
    font-size: 35px;
    font-weight: 400
}

.content h2 {
    font-size: 21px
}

.content h3 {
    font-size: 18px
}

.content p a, .content table a, .edition-new a, .edition a {
    font-family: Geneva, Arial, Helvetica, sans-serif;
    color: #0065a2;
    font-style: normal
}

.content .wp-caption-text, .special-box100 a {
    font-style: italic;
    font-family: Geneva, Arial, Helvetica, sans-serif
}

.content p a:hover, .edition-new a:hover, .edition a:hover {
    border-color: #0065a2;
    border-bottom: 1px solid
}

.content a img, .content img {
    max-width: 100%;
    height: auto;
    box-sizing: border-box;
    display: block;
    border: 0
}

.content a:hover img, .content p a:hover img {
    opacity: .8;
    border: 0
}

.content a:hover {
    border: 0;
    transition: 0
}

.content .title {
    text-align: left;
    font-size: 28px;
    line-height: 32px
}

.content .wp-caption-text {
    font-size: 12px;
    line-height: 21px;
    text-align: center;
    font-weight: 700;
    padding: 10px
}

.content .top-head {
    font-size: 21px
}

.edition {
    padding: 40px 20px;
    text-align: center
}

.autor_foto {
    border-radius: 100%;
    background: #fff;
    display: block;
    height: 150px;
    width: 150px;
    position: relative;
    overflow: hidden;
    margin: 0 auto 10px;
    border: 0;
    box-sizing: border-box
}

.mobi-none {
    display: none
}

.mobi-block {
    display: block
}

.container100 {
    padding-left: 1%;
    float: left;
    width: 100%
}

.container50-l {
    padding-left: 1%;
    float: left;
    width: 48%
}

.container50-r {
    padding-left: 1%;
    float: right;
    width: 48%
}

.img-awards2016, .img-ecom, .img-eur, .img-iforum2017, .img-infograpfic, .img-interview2016, .img-journal, .img-livestartup, .img-money2020, .img-photoreport, .img-privatbank, .img-psmawards, .img-results2016, .img-special-projects, .img-winner2016 {
    width: 100%;
    margin-bottom: 20px
}

.special-box100 a {
    font-size: 28px;
    line-height: 36px;
    text-align: center;
    display: block;
    font-weight: 400;
    color: #fff;
    padding-top: 25%;
    padding-bottom: 30px;
    transition: all 0;
    border-bottom: 0
}

._table th, .name-edition, .question, a#bt-start {
    font-weight: 700
}

.special-box100 span {
    font-size: 20px;
    line-height: 24px;
    display: block
}

.special-box100 a:focus, .special-box100 a:hover {
    background: rgba(0, 0, 0, .2);
    border-bottom: 0;
    padding-top: 25%;
    padding-bottom: 30px;
    text-decoration: none
}

.img-psmawards {
    background: url(../images/psm-awards-800-450.jpg) center 0 no-repeat;
    background-size: cover
}

.img-iforum2017 {
    background: url(../images/iforum2017-1300-500.jpg) right 0 no-repeat;
    background-size: cover
}

.img-awards2016 {
    background: url(../images/awards-2016.jpg) center 0 no-repeat;
    background-size: cover
}

.img-photoreport {
    background: url(../images/photoreport-award.jpg) center 0 no-repeat;
    background-size: cover
}

.img-results2016 {
    background: url(../images/result2016.jpg) center 0 no-repeat;
    background-size: cover
}

.img-winner2016 {
    background: url(../images/awards-2016-winner.jpg) center 0 no-repeat;
    background-size: cover
}

.img-interview2016 {
    background: url(../images/awards-2016-interview.jpg) center 0 no-repeat;
    background-size: cover
}

.img-privatbank {
    background: url(../images/privatbank.jpg) center 0 no-repeat;
    background-size: cover
}

.img-journal {
    background: url(../images/journal-PSM2016-4.jpg) center 0 no-repeat;
    background-size: cover
}

.img-infograpfic {
    background: url(../images/infograpfic.jpg) center 0 no-repeat;
    background-size: cover
}

.img-ecom {
    background: url(../images/ecom.jpg) center 0 no-repeat;
    background-size: cover
}

.img-livestartup {
    background: url(../images/live-startup-800-450.jpg) center 0 no-repeat;
    background-size: cover
}

.img-eur {
    background: url(../images/euro1300-500.jpg) center 0 no-repeat;
    background-size: cover
}

.img-money2020 {
    background: url(../images/money20x20_800x450.jpg) center 0 no-repeat;
    background-size: cover
}

.img-special-projects {
    background: url(../images/technotrends_800x450.jpg) center 0 no-repeat;
    background-size: cover
}

.special50 a, .special50 a:focus, .special50 a:hover {
    padding-top: 50%
}

.special25 a, .special25 a:focus, .special25 a:hover {
    padding-top: 45%
}

.special23 a, .special23 a:focus, .special23 a:hover {
    padding-top: 43%
}

.special15 a, .special15 a:focus, .special15 a:hover {
    padding-top: 44%
}

.edition-new {
    padding: 40px 20px;
    text-align: left;
    margin-left: 10%;
    height: 300px
}

.edition-text {
    float: left
}

.img-edition {
    width: 30%;
    float: left
}

.possada {
    font-size: 14px
}

.margin-top-edition {
    margin-top: 10%
}

.name-edition {
    font-size: 20px;
    margin-bottom: 20px
}

.autor_foto-new {
    background: #fff;
    display: block;
    width: 200px;
    position: relative;
    overflow: hidden;
    margin: 0 auto 10px;
    border: 0;
    box-sizing: border-box
}

.autor, .comment_num, .time {
    color: #707070;
    font-size: 12px;
    margin-right: 20px;
    font-style: italic;
    display: block
}

.post-meta {
    overflow: hidden;
    padding: 10px 0 0
}

.autor, .time {
    float: left
}

.autor, .comment_num, .time {
    font-family: Geneva, Arial, Helvetica, sans-serif
}

.comment_num {
    float: right
}

.post_category .mark, .post_category a {
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 14px
}

.content #reklama {
    margin-bottom: 20px;
    line-height: 16px;
    position: relative;
    bottom: 2px
}

.citation, .content p {
    margin-bottom: 15px
}

.citation {
    padding: 15px 0 0;
    border-top: 1px solid #e7e7e7;
    border-bottom: 1px solid #e7e7e7
}

.content .wp-caption {
    max-width: 100%
}

.push-content {
    clear: both;
    height: 0
}

.post_category {
    padding: 15px 0;
    overflow: hidden
}

.post_category .mark {
    font-weight: 700;
    margin-right: 10px;
    float: left;
    display: block;
    padding: 8px 10px 0 0
}

.post_category a {
    padding: 5px 10px;
    font-style: normal;
    border: 1px solid #f3f3f3;
    margin-right: 5px;
    margin-bottom: 5px;
    float: left
}

.post_category a:hover {
    border: 1px solid #e03a0d;
    color: #e03a0d;
    transition: .5s
}

.article-box {
    padding: 20px 0;
    overflow: hidden;
    float: left
}

.article-box .article-box__list--converter {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.article-box .article-box__list--converter li {
    float: none
}

.article-box h2 {
    text-align: center;
    padding-bottom: 20px
}

.article-box ul li {
    margin-right: 2%;
    margin-bottom: 20px;
    width: 31%;
    float: left;
    list-style: none;
    overflow: hidden;
    text-align: center
}

.article-box img:hover {
    transform: scale(1.1);
    transition: all .5s
}

.article-box img {
    margin: 0 0 0 50%;
    transition: all .5s
}

.like-block {
    border: 1px solid #e7e7e7;
    background-color: #f9f9f9;
    padding: 15px 15px 0
}

.like-block h3 {
    text-align: center;
    padding-bottom: 15px
}

.aligncenter {
    display: block;
    margin: 5px auto
}

.alignleft {
    float: left;
    margin-right: 15px;
    margin-bottom: 5px
}

.alignright {
    float: right;
    margin-left: 15px;
    margin-bottom: 5px
}

.question {
    padding: 5px 10px;
    font-style: italic;
    background-color: #f8f8f8;
    border-radius: 3px;
    border: 1px solid #efefef;
    display: block
}

blockquote {
    font-style: italic;
    margin-bottom: 20px;
    padding: 20px 40px;
    position: relative
}

blockquote:before {
    color: #bbb;
    font-family: Geneva, Arial, Helvetica, sans-serif;
    content: "\201C";
    font-size: 80px;
    position: absolute;
    left: 0;
    top: 20px
}

blockquote > p:first-child, blockquote > p:last-child {
    display: inline
}

.content table {
    border-collapse: collapse;
    border-spacing: 0
}

._table {
    color: #666;
    width: 100%;
    font-size: 12px;
    background: #fff;
    margin: 0;
    border: 1px solid #ccc;
    border-collapse: separate
}

._table th, ._table tr:nth-child(odd) {
    background-color: #f2f2f2;
    color: #666
}

._table th {
    padding: 5px 10px
}

._table th:first-child {
    text-align: left;
    padding-left: 20px
}

._table tr td, ._table tr th {
    padding: 5px;
    border-top: 1px solid #e0e0e0
}

._table tr th {
    border-left: 1px solid #e0e0e0
}

._table tr {
    text-align: center
}

._table tr td:first-child {
    text-align: left;
    border-left: 0
}

._table tr td {
    border-left: 1px solid #e0e0e0
}

._table tr:nth-child(2n) {
    background-color: #fff;
    color: #666
}

.detect-block span a, .pol .submit, a#bt-start {
    color: #fff;
    cursor: pointer
}

._table tr:last-child td {
    border-bottom: 0
}

.content ul {
    list-style-type: square
}

.content ol, .content ul {
    margin: 16px 0;
    padding: 0 0 0 40px
}

.content ul li {
    line-height: 35px
}

a #bt-start {
    background-color: #65c178;
    border: transparent;
    font-size: 14px;
    font-family: Geneva, Arial, Helvetica, sans-serif;
    width: 50%;
    display: block;
    text-align: center;
    margin: 0 auto;
    padding: 10px 20px;
    text-decoration: none
}

a #bt-start:hover {
    background-color: #159776
}

.pol {
    width: 300px;
    overflow: hidden;
    text-align: left
}

.pol h3 {
    margin-bottom: 10px
}

.pol .survey_view {
    background-color: #fff;
    border: 1px solid #96d8e3;
    padding: 0 20px 10px
}

.pol .variant {
    margin: 0 5px
}

.pol .submit {
    margin-top: 5px;
    padding: 10px;
    width: 60%;
    background: #48aee5;
    border: 1px solid #48aee5;
    font-size: 14px;
    outline: 0 !important;
    transition: all .3s ease-in-out 0;
    border-radius: 3px
}

.pol .quest {
    font-size: 14px;
    line-height: 25px;
    overflow: hidden;
    background: #fff;
    border: none;
    padding: 10px 0
}

.soc {
    float: left;
    padding-right: 20px
}

.soc, .soc_line {
    overflow: hidden
}

.soc_line {
    clear: both;
    line-height: 0;
    padding-bottom: 15px;
    padding-top: 15px
}

#pocket-soc {
    width: 90px
}

.footer {
    background-color: #f8f8f8;
    overflow: hidden;
    padding-top: 20px
}

.footer-menu ul {
    list-style: none;
    text-align: center;
    overflow: hidden;
    padding-bottom: 20px
}

.footer-menu ul li {
    padding-right: 20px;
    line-height: 31px;
    display: inline-block
}

.footer-menu ul li a {
    font-size: 14px;
    color: #0065a2;
    font-style: normal
}

.footer-menu ul li a:hover, .ukrnet-box p a:hover {
    border-color: #0065a2
}

.copyright-box {
    position: relative;
    z-index: 100;
    padding: 20px;
    overflow: hidden;
    background-color: #fff
}

.copyright-box p {
    line-height: 20px;
    font-size: 11px;
    font-family: Geneva, Arial, Helvetica, sans-serif;
    color: #575757;
    float: left
}

.copyright-box .counters {
    float: right
}

.push-wrap {
    position: relative;
    margin: 30px auto;
    padding: 10px 10px 10px 90px;
    border: 1px solid #f1f1f1;
    box-shadow: 1px 1px 4px 1px rgba(0, 0, 0, .2);
    max-width: 353px;
    border-radius: 2px
}

.push-wrap .push-heading {
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    margin-bottom: 5px
}

.push-wrap .push-heading + p {
    font-size: 11px;
    color: #6f6f6f;
    line-height: 1.2em;
    font-style: normal;
    font-family: Geneva, Arial, Helvetica, sans-serif
}

#push-close {
    position: absolute;
    width: 10px;
    height: 10px;
    right: 10px;
    top: 10px;
    line-height: 10px;
    font-weight: 900;
    color: #5a5a5a;
    border: none
}

.push-wrap a:active, .push-wrap a:focus, .push-wrap a:hover, .push-wrap a:visited {
    border: none;
    color: inherit;
    text-decoration: none
}

.journal-img a img {
    margin: 0 auto
}

.b-wrap {
    max-width: 1280px;
    margin-left: auto;
    margin-right: auto;
    padding: 0 15px
}

.b-img-wrap {
    margin-top: 40px
}

.b-img-wrap img {
    max-width: 100%;
    height: auto;
    display: block;
    margin: 0 auto;
    padding: 0 40px;
    box-sizing: border-box
}

.b-quote blockquote {
    margin: 40px auto;
    position: relative;
    max-width: 620px
}

.b-quote blockquote:after, .b-quote blockquote:before {
    position: absolute;
    content: "";
    width: 35px;
    height: 35px
}

.b-quote blockquote:before {
    left: 0;
    top: -15px;
    background: url(../images/quotes_left.png) 50% no-repeat;
    background-size: contain
}

.b-quote blockquote:after {
    right: 0;
    bottom: 10px;
    background: url(../images/quotes_right.png) 50% no-repeat;
    background-size: contain
}

.b-quote blockquote p {
    font-size: 20px;
    color: #5e636a;
    margin-bottom: 30px;
    text-align: center;
    font-style: normal;
    display: block
}

.b-quote blockquote p:last-child {
    margin-bottom: 0
}

.b-quote blockquote p strong {
    color: #000
}

.b-bottom {
    margin-top: 120px;
    margin-bottom: 50px
}

.b-bottom .category-box {
    width: 100%;
    padding: 0
}

.b-bottom .category-box img {
    width: 100%;
    height: 100%
}

.b-bottom .title {
    margin-bottom: 20px
}

.b-bottom ul {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0
}

@media (max-width: 720px) {
    .b-bottom ul {
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.b-bottom ul li {
    line-height: 1.4em;
    width: 32.9%;
    margin: 0 15px;
    max-width: 200px;
    display: inline-block;
    vertical-align: top
}

.b-bottom .link-img {
    max-width: 200px
}

.b-bottom ul li:first-child .link-img {
    margin-left: 0
}

.b-bottom ul li:last-child .link-img {
    margin-right: 0
}

.b-head {
    text-align: center;
    padding-bottom: 5px;
    position: relative
}

.b-head:before {
    position: absolute;
    content: "";
    bottom: 0;
    height: 1px;
    background: #e6e6e6;
    left: 0;
    width: 100%
}

.b-head a {
    font-size: 32px;
    color: #3d3e44;
    font-style: normal;
    transition: color .3s ease
}

.b-left {
    width: 100%
}

.b-right {
    width: 39%
}

.b-half {
    width: 49%
}

.b-right ul li {
    width: 100%
}

.b-half, .b-inline, .b-left, .b-right {
    display: inline-block;
    vertical-align: top
}

.b-half-right img {
    max-width: 200px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    display: block
}

.mob-btn-wrap {
    margin-bottom: 25px
}

.mob-btn-wrap li a {
    display: block;
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: 400;
    height: 90px;
    text-transform: uppercase;
    padding: 20px 0 5px 90px;
    box-sizing: border-box
}

.mob-btn-wrap li a, .mob-btn-wrap li a:active, .mob-btn-wrap li a:focus, .mob-btn-wrap li a:hover, .mob-btn-wrap li a:visited {
    border-bottom: 1px solid #696969;
    color: #fff !important
}

.mob-btn-wrap li a strong {
    display: block;
    padding-bottom: 6px;
    font-size: 16px;
    font-weight: 700
}

.mob-btn-wrap li a span {
    font-size: 11px
}

.mob-btn-wrap li:first-child a {
    background: url(../images/mob-menu_awards2018.png) 12px no-repeat
}

.mob-btn-wrap li:nth-child(2) a, .mob-btn-wrap li:nth-child(3) a, .mob-btn-wrap li:nth-child(4) a, .mob-btn-wrap li:nth-child(5) a, .mob-btn-wrap li:nth-child(6) a {
    background: url(../images/mob-menu_awards2017.png) 0 no-repeat
}

.mob-btn-wrap li:nth-child(7) a {
    padding-top: 30px;
    background: url(../images/mob-menu_journal-archive.png) 0 no-repeat
}

.mob-btn-wrap li:last-child a {
    border-bottom: none !important
}

.mob-journal-wrap {
    width: 200px
}

.sub-mob-menu ul:first-child li:last-child a {
    position: relative
}

.sub-mob-menu ul:first-child li:last-child a:before {
    position: absolute;
    content: "";
    left: 0;
    bottom: -18px;
    width: 100%;
    height: 1px;
    background: #696969
}

.sub-mob-menu > ul:nth-child(2) {
    padding-top: 20px
}

.sub-mob-menu ul:nth-child(2) li a {
    position: relative;
    color: #db6b1e
}

.sub-mob-menu ul:nth-child(2) li a:before {
    position: absolute;
    content: "";
    left: 0;
    bottom: 0;
    width: 0;
    height: 1px;
    background: #db6b1e;
    transition: all .5s
}

.sub-mob-menu ul:nth-child(2) li a:hover:before {
    width: 100%;
    transition: all .5s
}

.mobile-menu-wrap {
    padding-top: 40px
}

.mobile-menu {
    padding-top: 20px
}

@media (max-width: 1280px) {
    .mobile-menu .mob-col-mid-right {
        width: 40%
    }

    .mobile-menu .mob-col-right {
        width: 58%
    }

    .b-left .category-box ul li:last-child {
        display: none
    }

    .b-right {
        width: 49%
    }

    .b-head:before {
        left: 0;
        width: 100%
    }
}

@media (max-width: 1000px) {
    .b-left .category-box ul li:nth-child(2) {
        display: none
    }

    .b-right {
        width: 59%
    }

    .b-bottom ul li {
        width: 100%
    }
}

@media (max-width: 920px) {
    .b-half, .b-left, .b-right {
        width: 100%
    }

    .b-quote blockquote {
        padding: 40px 0
    }

    .b-quote blockquote p {
        font-size: 16px
    }

    .b-bottom {
        margin-top: 20px
    }

    .b-bottom .category-box {
        margin-bottom: 40px
    }

    .b-quote blockquote p strong {
        display: inline-block;
        padding-top: 5px
    }

    .b-head:before {
        left: 0;
        width: 100%
    }
}

@media (max-width: 720px) {
    .b-head:before {
        left: 30%;
        width: 40%
    }
}

@media only screen and (max-width: 1280px) {
    .magazine-wrap .magazine-btn-wrap {
        text-align: center;
        margin-top: 5px
    }

    .magazine-btn-wrap a, .magazine-btn-wrap span {
        display: block;
        margin-left: auto;
        margin-right: auto;
        float: none !important
    }

    .special15 a, .special15 a:focus, .special15 a:hover {
        padding-top: 30% !important
    }
}

@media only screen and (max-width: 1201px) {
    .menu.main-menu ul {
        padding-bottom: 16px
    }

    .menu.main-menu ul li {
        padding: 5px 3px
    }

    .menu.main-menu ul li a {
        font-size: 13px
    }
}

@media only screen and (max-width: 1024px) {
    html {
        background-image: none
    }

    .magazine-btn-wrap {
        text-align: center
    }

    .menu.main-menu ul {
        padding-bottom: 18px
    }

    .menu.main-menu ul li {
        padding: 4px 3px
    }

    .menu.main-menu ul li a {
        font-size: 11px
    }

    .title a {
        font-size: 25px
    }

    .reviews-box .first a {
        font-size: 18px
    }

    #wrapper {
        max-width: 980px
    }

    .like-block {
        display: none
    }

    .edition-new {
        margin-left: 0
    }

    .edition-text {
        width: 70%;
        float: left
    }

    .img-edition {
        width: 30%;
        float: left
    }

    .special25 a, .special25 a:focus, .special25 a:hover {
        padding-top: 37%
    }
}

@media only screen and (max-width: 920px) {
    .mobile-menu .mob-soc-wrap, .sub-mob-menu {
        margin-top: 30px;
        border-top: 1px solid #696969
    }

    .mobile-menu .soc-mob-menu .mob-soc-wrap li:last-child, .sub-mob-menu {
        border-bottom: 1px solid #696969
    }

    .mobile-menu {
        padding-top: 40px
    }

    .mobile-menu .mobile-container {
        padding-right: 45px;
        padding-left: 45px
    }

    .mobile-menu .mobile-menu-wrap {
        padding-top: 70px
    }

    .mobile-menu .mob-col-left, .mobile-menu .mob-col-mid-right, .mobile-menu .mob-col-right {
        width: 100%
    }

    .mobile-menu .mob-col-mid-left {
        width: 60%
    }

    .mobile-menu .big-left, .mobile-menu .big-right {
        width: 49%
    }

    .mobile-menu .magazine-btn-wrap {
        text-align: left;
        max-width: 230px;
        margin-left: auto;
        margin-right: auto
    }

    .mobile-menu .magazine-wrap .magazine-btn-wrap span {
        display: inline-block
    }

    .mobile-menu .magazine-wrap .magazine-btn-wrap a {
        float: right !important
    }

    .sub-mob-menu {
        padding: 30px 0
    }

    .sub-mob-menu ul {
        padding-left: 5px
    }

    .mobile-menu .mob-soc-wrap {
        padding-top: 30px;
        margin-bottom: 70px
    }

    .mobile-menu .soc-mob-menu .mob-soc-wrap li {
        max-width: 100%
    }

    .mobile-menu .magazine-wrap img {
        width: 230px;
        display: block;
        margin-left: auto;
        margin-right: auto
    }

    .footer .twitter-box {
        display: block !important;
        width: 50%;
        padding: 10px 0
    }

    .footer .right-box {
        width: 100%
    }

    #wrapper {
        max-width: 760px;
        margin: 0 auto
    }

    .category-box {
        padding-right: 0;
        width: 100%
    }

    .container > .category-box {
        padding-right: 0;
        width: 50%
    }

    .push-2 {
        height: 0;
        clear: both
    }

    #find, .menu, .none, .push-3, .twitter-box {
        display: none !important
    }

    .mob-left, .mob-right {
        width: 50%;
        display: table-cell;
        vertical-align: middle;
        overflow: hidden
    }

    .mob-left {
        float: left
    }

    .mob-right {
        float: right
    }

    #logo-mob, .pushy {
        display: block
    }

    .mob-center {
        width: 100%;
        padding-bottom: 20px
    }

    #logo-mob {
        width: 164px;
        margin: 0 auto 10px;
        border: none
    }

    .interview-box, .left-box {
        margin-right: 0
    }

    .social, .social img {
        display: block
    }

    .center {
        float: left;
        padding-left: 0
    }

    .social ul {
        list-style: none;
        overflow: hidden;
        margin-bottom: 20px
    }

    .social ul li {
        float: left;
        border: none;
        margin-left: 10px;
        position: relative;
        left: -10px
    }

    .social img {
        width: 50px;
        height: 50px;
        border: none
    }

    .analytics-box .first p, .container-left .events-box, .container-left .interview-box, .container-left .reports-box, .container-left .startup-box, .container-right, .reviews-box p {
        display: none
    }

    .reviews-box {
        border-top: none;
        border-left: 1px solid #d8d9da;
        padding: 2%;
        width: 100%;
        float: none;
        overflow: hidden;
        box-sizing: border-box
    }

    .reviews-box ul li {
        width: 30%;
        box-sizing: border-box;
        text-align: center
    }

    .reviews-box .first {
        background: 0 0;
        border: none;
        margin-right: 0;
        padding: 0 0 20px
    }

    .reviews-box .first a {
        font-size: 1em
    }

    .reviews-box .first p {
        padding-top: 20px;
        font-size: 12px
    }

    .analytics-box {
        border-left: none;
        border-bottom: none;
        border-top: 1px solid #d8d9da;
        border-right: 1px solid #d8d9da;
        padding: 2%;
        width: 100%;
        float: left;
        box-sizing: border-box
    }

    .analytics-box ul li {
        width: 30%;
        box-sizing: border-box;
        text-align: center
    }

    .analytics-box img {
        max-height: 150px
    }

    .analytics-box .first {
        background: 0 0;
        border: none;
        padding: 0 0 20px
    }

    .analytics-box .first a {
        font-size: 1em
    }

    .reports-box ul li {
        float: none;
        width: 100%
    }

    .left-box, .right-box {
        width: 50%;
        padding: 10px;
        box-sizing: border-box
    }

    .right-box {
        margin-left: 0
    }

    .copyright-box p {
        float: none;
        text-align: center;
        padding-bottom: 10px
    }

    .copyright-box .counters {
        float: none;
        width: 300px;
        margin: 0 auto
    }

    #slide {
        font-size: 1.5em
    }

    .container-left, .container-single {
        float: none;
        padding: 0
    }

    .container-left .mob-left, .container-left .mob-right {
        display: block;
        width: 50%;
        float: none;
        margin: 0 auto
    }

    .container-single .mob-left, .container-single .mob-right {
        display: block;
        width: 100%;
        float: none;
        margin: 0 auto
    }

    .container-left .mob-left img, .container-left .mob-right img, .container-single .mob-left img, .container-single .mob-right img {
        max-height: none
    }

    .container-left .subscribe, .container-single .subscribe {
        width: 300px;
        margin: 0 auto 20px
    }

    .container-left .category-box ul li {
        margin-right: 2%;
        margin-bottom: 20px;
        width: 48%;
        float: left
    }

    .special-box100 a, .special-box100 a:focus, .special-box100 a:hover {
        padding-top: 50%
    }

    .container50-l {
        padding-left: 1%;
        float: left;
        width: 100%
    }

    .container50-r {
        padding-left: 1%;
        float: right;
        width: 100%
    }

    .img-eur {
        background: url(../images/euro-ecommerce800-450.jpg) center 0 no-repeat;
        background-size: cover
    }

    .actual-box {
        display: none
    }
}

@media only screen and (max-width: 680px) {
    .container-left .category-box ul li, .edition-text {
        text-align: center
    }

    .mobile-menu .mob-big-left, .mobile-menu .mob-big-right, .mobile-menu .mob-col-left, .mobile-menu .mob-col-mid-left, .mobile-menu .mob-col-mid-right, .mobile-menu .mob-col-right {
        width: 100% !important
    }

    .mobile-menu .magazine-wrap img {
        width: 230px;
        display: block;
        margin-left: auto;
        margin-right: auto
    }

    .mobile-menu .soc-mob-menu {
        margin-top: 30px
    }

    .mobile-menu .mobile-menu-wrap {
        padding-top: 30px
    }

    .mobile-menu .mobile-logo-wrap img {
        width: 230px
    }

    .footer .twitter-box {
        width: 100%;
        float: none;
        padding-left: 10px;
        padding-right: 10px
    }

    .menu-item-53506:after {
        content: ""
    }

    .journal-online, .none2, .social {
        display: none
    }

    .journal-link {
        display: block
    }

    #wrapper {
        min-width: 320px
    }

    .right {
        float: none;
        width: 100%;
        overflow: hidden;
        margin-left: 0;
        display: table-footer-group
    }

    .center {
        float: none;
        padding-left: 0;
        padding-right: 0;
        display: table-header-group
    }

    .container-top {
        display: table;
        width: 100%
    }

    .container {
        padding: 0 10px 20px
    }

    .analytics-box ul li, .reviews-box ul li {
        width: 100%;
        margin: 0 10px 0 0;
        overflow: hidden
    }

    .reviews-box {
        padding: 10px;
        width: 100%
    }

    .reviews-box .fist, .reviews-box ul li {
        padding-bottom: 20px
    }

    .analytics-box {
        padding: 10px;
        width: 100%
    }

    .analytics-box ul li {
        padding-bottom: 20px
    }

    .mob-left, .mob-right {
        float: none;
        display: block;
        width: 300px;
        overflow: hidden;
        margin-right: auto;
        margin-left: auto
    }

    .interview-box {
        padding: 10px
    }

    .interview-box ul li {
        overflow: hidden;
        width: 100%;
        padding-bottom: 20px;
        margin: 0 10px 0 0
    }

    .reports-box {
        clear: both;
        padding: 0 0 20px
    }

    .events-box, .reports-box {
        width: 100%;
        float: none
    }

    .container-left .category-box ul li, .container > .category-box {
        width: 100%
    }

    .analytics-box span, .category-box span, .interview-box span, .reports-box span, .reviews-box span {
        display: block;
        max-width: 300px;
        margin: 0 auto
    }

    .social-mob {
        display: block !important;
        width: 300px;
        margin: 0 auto
    }

    .left-box, .right-box {
        float: none;
        width: 100%
    }

    .edition-text, .img-edition {
        float: left;
        width: 100%
    }

    .edition-new {
        margin-left: 0
    }

    .edition-text {
        margin-top: 0
    }

    .mobi-none {
        display: block
    }

    .mobi-block {
        display: none
    }

    .email-edition {
        margin-top: 0;
        margin-bottom: 40px
    }

    .name-edition {
        margin-bottom: 0
    }

    .container-left .mob-left, .container-left .mob-right {
        display: block;
        width: 100%;
        float: none
    }

    .article-box {
        width: 100%
    }

    .article-box ul li {
        width: 300px;
        float: none;
        margin: 0 auto;
        padding-bottom: 20px
    }

    #slide {
        font-size: 1.5em
    }

    a {
        font-size: 1em
    }

    .soc_line .goodshare span:first-of-type {
        display: none
    }

    .actual-box {
        width: auto;
        display: block;
        padding-left: 30px;
        padding-right: 30px
    }

    .gridmobile {
        display: -ms-grid;
        display: grid;
        -ms-grid-columns:(1fr) [ 1 ];
        grid-template-columns:repeat(1, 1fr);
        -ms-grid-rows:(auto) [ 2 ];
        grid-template-rows:repeat(2, auto)
    }

    .left {
        grid-column: 1/1;
        grid-row: 2/2;
        margin-right: 0
    }

    .container-top {
        grid-column: 1/1;
        grid-row: 2/1
    }
}

.tweet-box {
    padding: 20px 30px 19px !important;
    border: 1px solid #ccc !important;
    border-radius: 5px
}

.tweet-box:hover {
    border: 1px solid #e03a0d !important
}

.tweet-box p {
    font: 18px/28px Open Sans, sans-serif !important;
    font-style: italic !important
}

.px {
    visibility: hidden;
    position: absolute;
    left: -9999px;
    top: -9999px;
    display: block;
    width: 1px;
    height: 1px;
    overflow: hidden
}

.detect-block {
    position: relative;
    min-height: 250px;
    background: #f2f2f2;
    margin-bottom: 20px
}

.detect-block span {
    position: absolute;
    top: 50%;
    z-index: 1;
    width: 100%;
    padding: 0 25px;
    text-align: center;
    transform: translateY(-50%);
    box-sizing: border-box
}

.detect-block span a {
    background: #48aee5;
    border: 1px solid #48aee5;
    padding: 10px 25px;
    outline: 0 !important;
    transition: all .3s ease-in-out 0;
    border-radius: 3px;
    font: 14px Arial
}

.detect-block span a:hover {
    background: #458cca;
    border-color: #458cca;
    cursor: pointer
}

.b-spec__box {
    height: 290px;
    margin-bottom: 20px;
    position: relative;
    overflow: hidden
}

.b-spec__box:after {
    background: linear-gradient(180deg, transparent 0, transparent 6%, transparent 21%, rgba(0, 0, 0, .05) 48%, rgba(0, 0, 0, .5) 80%, rgba(0, 0, 0, .65));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000", endColorstr="#a6000000", GradientType=0);
    opacity: 1
}

.b-spec__box:after, .b-spec__box:before {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}

.b-spec__box:before {
    background: rgba(0, 0, 0, .4)
}

.b-spec__link {
    width: 100%;
    height: 100%;
    display: inline-block;
    position: relative;
    z-index: 99
}

.b-spec__heading {
    position: absolute;
    text-align: center;
    padding: 0 10px;
    z-index: 1000;
    left: 0;
    right: 0;
    bottom: 30px;
    color: #fff;
    font-size: 25px;
    line-height: 1.8rem;
    font-weight: 400;
    font-style: normal;
    font-family: Geneva, Arial, Helvetica, sans-serif
}

.b-spec__heading span {
    font-size: 12px;
    line-height: 1rem;
    display: block
}

@media only screen and (max-width: 456px) {
    .b-spec__heading {
        font-size: 16px;
        line-height: 1.4rem
    }

    .b-spec__heading span {
        font-size: 10px
    }
}

.b-spec__full {
    width: 100%
}

.b-spec__left, .b-spec__right {
    width: 49%
}

.b-spec__left {
    float: left
}

.b-spec__right {
    float: right
}

.non-plaugin {
    width: 100%;
    height: auto;
    margin-top: 30px
}

.icon-non-plugin {
    background: url(wp-content/themes/PSM_2_3_7/images/non-page.svg) 50% no-repeat;
    background-size: cover;
    width: 221px;
    height: 287px;
    margin: 0 auto
}

.title-non-plugin {
    font-size: 28px;
    line-height: 29px;
    padding-bottom: 30px;
    color: #4a4a4a;
    text-transform: uppercase;
    font-weight: 700;
    margin-top: 40px
}

.text-non-plugin, .title-non-plugin {
    font-family: Geneva, Arial, Helvetica, sans-serif;
    text-align: center
}

.text-non-plugin {
    font-size: 18px;
    line-height: 24px;
    color: #a1a1a1;
    font-weight: 400
}

.line-non-plugin {
    background-color: #dfdfdf;
    height: 2px;
    width: 165px;
    margin: 0 auto;
    margin-top: 10px
}

@media (max-width: 920px) {
    .b-spec__left, .b-spec__right {
        float: none;
        width: 100%
    }

    .b-spec__box {
        height: 330px
    }
}

@media (max-width: 680px) {
    .b-spec__box {
        height: 230px
    }
}

@media (max-width: 480px) {
    .b-spec__box {
        height: 190px
    }
}

.b-subscribe input:last-of-type:hover {
    border-color: #073235;
    transition: border .5s
}

.b-crypto {
    width: 300px;
    margin-left: auto;
    margin-right: auto
}

.b-crypto__line {
    position: relative;
    margin-bottom: 12px;
    text-align: right;
    color: #fff;
    padding: 5px 20px;
    background: hsla(0, 0%, 100%, .1)
}

.b-crypto__line:last-child {
    margin-bottom: 0
}

.b-crypto__uah {
    text-transform: uppercase;
    font-size: 19px;
    margin-left: 5px
}

.b-crypto__num {
    font-size: 37px
}

.b-crypto__currency {
    position: absolute;
    left: 20px;
    bottom: 3px;
    font-size: 13px;
    width: 60px;
    text-align: center
}

.b-crypto__currency:before {
    position: absolute;
    content: "";
    left: 15px;
    top: -30px;
    width: 30px;
    height: 30px
}

.b-crypto__line:first-child .b-crypto__currency:before {
    background: url(../images/bitcoin-logo.png) top no-repeat
}

.b-crypto__line:nth-child(2) .b-crypto__currency:before {
    background: url(../images/ethereum.png) top no-repeat
}

.b-crypto__line:nth-child(3) .b-crypto__currency:before {
    background: url(../images/litecoin.png) top no-repeat
}

.b-crypto {
    padding: 10px 0;
    border-radius: 7px;
    background: url(../images/coins-bg.jpg) top no-repeat;
    background-size: cover
}

.dowjournal {
    font-size: 20px;
    text-align: center;
    color: #000;
    padding-top: 60px;
    padding-bottom: 40px
}

.buttonpdf, .dowjournal {
    text-transform: uppercase
}

.buttonpdf {
    width: 170px;
    border-radius: 6px;
    height: 60px;
    display: block;
    font-style: normal;
    color: #fff;
    font-family: Geneva, Arial, Helvetica, sans-serif;
    line-height: 60px;
    padding-left: 80px
}

.lightpdf {
    float: right;
    border-bottom: 3px solid #108baf;
    text-shadow: 0 1px 2px rgba(17, 101, 178, .5);
    background: #03b7eb url(../images/icon-pdfbook-blue.svg) 15px 10px no-repeat;
    background-size: 50px auto
}

.hardpdf {
    float: left;
    background: #f48b1d url(../images/icon-pdfbook-orange.svg) 15px 10px no-repeat;
    border-bottom: 3px solid #c56808;
    text-shadow: 0 1px 2px rgba(131, 70, 6, .5);
    background-size: 50px auto
}

.lightpdf:hover {
    border-top: 1px solid #0e718e !important;
    background: #0b8db3 url(../images/icon-pdfbook-blue.svg) 15px 10px no-repeat;
    background-size: 50px auto
}

.hardpdf:hover, .lightpdf:hover {
    border-bottom: none;
    transform: scale(.95);
    transition-duration: .2s !important;
    color: #fff
}

.hardpdf:hover {
    background: #c2690b;
    background: #c2690b url(../images/icon-pdfbook-orange.svg) 15px 10px no-repeat;
    background-size: 50px auto;
    border-top: 1px solid #9c5308 !important
}

.height50 {
    padding: 50px
}

@media (max-width: 920px) {
    .b-spec__tab {
        width: 50%;
        height: 60px;
        float: left
    }

    .lightpdf {
        margin-right: 10px
    }

    .hardpdf {
        margin-left: 10px
    }
}

@media (max-width: 720px) {
    .b-bottom ul li {
        margin: 0 auto 25px
    }
}

@media only screen and (max-width: 680px) {
    .b-spec__tab {
        width: 100%;
        height: 60px;
        float: left;
        margin-bottom: 25px
    }

    .hardpdf, .lightpdf {
        float: none;
        margin-left: auto;
        margin-right: auto
    }
}

.scroll-top {
    opacity: .2
}

.scroll-top:hover {
    opacity: 1
}

.footer {
    position: relative;
    z-index: 100
}

a.gofollow:hover {
    border: 0
}

#altLangBtn {
    margin: 10px auto;
    box-sizing: border-box;
    text-align: center;
    width: 200px;
    height: 50px;
    padding: 10px 0;
    border: 2px solid grey;
    font-size: 16px;
    border-radius: 10px;
    transition: all .3s;
    cursor: pointer
}

#altLangBtn:hover {
    background-color: grey
}

#altLangBtn:hover a {
    color: #fff
}

#altLangBtn > a {
    text-decoration: none;
    color: #000;
    transition: all .3s
}

.menu-item-101016 a {
    background: #d83700;
    color: #fff !important;
    border-radius: 3px;
    text-align: center;
    padding: 3px 7px
}

.menu-item-101016 a:hover {
    background: #ac2c00
}

.bg-white {
    background: #fff
}

.no-title, .no-title:hover {
    text-decoration: none !important
}

.mmax {
    margin: 0 auto;
    max-width: 1200px;
    max-height: 200px
}

.mt-20 {
    margin-top: 20px
}

@media (max-width: 578px) {
    .mobile-mt-40 {
        margin-top: 40px
    }
}

@media (max-width: 1169px) and (min-width: 922px) {
    .wrap-container-single {
        max-width: auto;
        -ms-grid-columns: 125px 1fr 302px;
        grid-template-columns:125px 1fr 302px
    }
}

@media (max-width: 921px) and (min-width: 728px) {
    .wrap-container-single {
        max-width: auto;
        -ms-grid-columns: 125px 1fr;
        grid-template-columns:125px 1fr;
        grid-column-gap: 15px
    }
}

@media (max-width: 727px) {
    .wrap-container-single {
        max-width: auto;
        -ms-grid-columns: 1fr;
        grid-template-columns:1fr;
        grid-column-gap: 0
    }

    .m-styky {
        display: none
    }
}

.inlb {
    width: 100% !important;
    margin: 0 auto
}

.custom-object-fit {
    background-size: cover;
    background-position: 50%
}

.custom-object-fit img {
    opacity: 0
}

.psm-slick-slider-content:not(:first-child) {
    display: none
}

.slick-initialized .slick-slide {
    display: block
}

.psm-slick-slider.slick-dotted.slick-slider {
    margin-bottom: 60px;
    min-height: 250px
}

.psm-slick-slider-content:focus {
    outline: none
}

.psm-slick-slider-content {
    position: relative
}

.psm-slick-slider-content-link {
    position: absolute;
    z-index: 99;
    bottom: 10%;
    left: 0;
    right: 0;
    color: #fff;
    text-transform: uppercase;
    font-size: 1.2em;
    line-height: 1.1em;
    font-style: inherit;
    font-family: Geneva, Arial, Helvetica, sans-serif;
    width: 100%;
    border: none;
    text-align: center;
    transition: none;
    transition: color .5s;
    background: rgba(0, 0, 0, .5);
    padding: 24px 40px;
    box-sizing: border-box
}

.psm-slick-slider-content-link:active, .psm-slick-slider-content-link:focus, .psm-slick-slider-content-link:hover, .psm-slick-slider-content-link:visited {
    border: none;
    transition: none;
    transition: color .5s;
    color: #fff;
    outline: none
}

.psm-slick-slider-content-img {
    width: 100%;
    min-height: 250px;
    -o-object-fit: cover;
    object-fit: cover
}

.psm-slick-slider .slick-dots li button:before {
    font-size: 12px
}

.psm-slick-slider .slick-dots li {
    margin: 0 2px
}

.psm-slick-slider .slick-dots {
    bottom: -30px
}

.psm-slick-slider .slick-dots li button:before {
    opacity: .5
}

.slick-slide img {
    -o-object-fit: cover;
    object-fit: cover
}

@media (max-width: 680px) {
    .psm-slick-slider.slick-dotted.slick-slider {
        max-width: calc(100vw - 20px);
        margin-left: auto;
        margin-right: auto
    }
}

.c-social {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-align: center;
    align-items: center;
    padding: 3px 10px;
    width: auto;
    height: 30px;
    box-sizing: border-box;
    text-align: center;
    color: #4267b2;
    border-radius: 5px;
    border: 1px solid #4267b2;
    transition-duration: .5s
}

@media (max-width: 1200px) {
    .c-social {
        -ms-flex-pack: center;
        justify-content: center;
        width: 40px;
        height: 34px;
        padding: 4px
    }
}

.c-social_fb {
    border-color: #4367b0
}

.c-social_fb:hover {
    background-color: #4367b0
}

.c-social_fb:hover .c-social__icon {
    fill: #fff
}

.c-social_fb:hover .c-social__counter, .c-social_fb:hover .c-social__name {
    color: #fff
}

.c-social_fb .c-social__icon {
    fill: #4367b0
}

.c-social_fb .c-social__counter, .c-social_fb .c-social__name {
    color: #4367b0
}

.c-social_fb .c-social__icon {
    width: 7px;
    height: 13px
}

@media (max-width: 1200px) {
    .c-social_fb .c-social__icon {
        width: 10px;
        height: 17px
    }
}

.c-social_li {
    border-color: #007aaa
}

.c-social_li:hover {
    background-color: #007aaa
}

.c-social_li:hover .c-social__icon {
    fill: #fff
}

.c-social_li:hover .c-social__counter, .c-social_li:hover .c-social__name {
    color: #fff
}

.c-social_li .c-social__icon {
    fill: #007aaa
}

.c-social_li .c-social__counter, .c-social_li .c-social__name {
    color: #007aaa
}

.c-social_li .c-social__icon {
    top: -2px;
    width: 13px;
    height: 13px
}

@media (max-width: 1200px) {
    .c-social_li .c-social__icon {
        width: 17px;
        height: 17px
    }
}

.c-social_tw {
    border-color: #76a9ea
}

.c-social_tw:hover {
    background-color: #76a9ea
}

.c-social_tw:hover .c-social__icon {
    fill: #fff
}

.c-social_tw:hover .c-social__counter, .c-social_tw:hover .c-social__name {
    color: #fff
}

.c-social_tw .c-social__icon {
    fill: #76a9ea
}

.c-social_tw .c-social__counter, .c-social_tw .c-social__name {
    color: #76a9ea
}

.c-social_tw .c-social__icon {
    top: 0;
    width: 15px;
    height: 13px
}

@media (max-width: 1200px) {
    .c-social_tw .c-social__icon {
        width: 19px;
        height: 17px
    }
}

.c-social_gp {
    border-color: #dc4e41
}

.c-social_gp:hover {
    background-color: #dc4e41
}

.c-social_gp:hover .c-social__icon {
    fill: #fff
}

.c-social_gp:hover .c-social__counter, .c-social_gp:hover .c-social__name {
    color: #fff
}

.c-social_gp .c-social__icon {
    fill: #dc4e41
}

.c-social_gp .c-social__counter, .c-social_gp .c-social__name {
    color: #dc4e41
}

.c-social_gp .c-social__icon {
    top: 0;
    width: 18px;
    height: 13px
}

@media (max-width: 1200px) {
    .c-social_gp .c-social__icon {
        width: 24px;
        height: 17px
    }
}

.c-social_te {
    border-color: #35ade2
}

.c-social_te:hover {
    background-color: #35ade2
}

.c-social_te:hover .c-social__icon {
    fill: #fff
}

.c-social_te:hover .c-social__counter, .c-social_te:hover .c-social__name {
    color: #fff
}

.c-social_te .c-social__icon {
    fill: #35ade2
}

.c-social_te .c-social__counter, .c-social_te .c-social__name {
    color: #35ade2
}

.c-social_te .c-social__icon {
    top: 0;
    width: 14px;
    height: 13px
}

@media (max-width: 1200px) {
    .c-social_te .c-social__icon {
        width: 18px;
        height: 17px
    }
}

.c-social_fm {
    border-color: #2196f3
}

.c-social_fm:hover {
    background-color: #2196f3
}

.c-social_fm:hover .c-social__icon {
    fill: #fff
}

.c-social_fm:hover .c-social__counter, .c-social_fm:hover .c-social__name {
    color: #fff
}

.c-social_fm .c-social__icon {
    fill: #2196f3
}

.c-social_fm .c-social__counter, .c-social_fm .c-social__name {
    color: #2196f3
}

.c-social_fm .c-social__icon {
    top: 0;
    width: 13px;
    height: 13px
}

@media (max-width: 1200px) {
    .c-social_fm .c-social__icon {
        width: 17px;
        height: 17px
    }
}

.c-social__icon {
    position: relative;
    top: -1px;
    width: 25px;
    height: 18px;
    vertical-align: middle;
    transition-duration: .5s
}

@media (max-width: 1200px) {
    .c-social__icon {
        top: 0
    }
}

.c-social__name {
    display: inline-block;
    margin-left: 5px;
    vertical-align: middle;
    line-height: 18px;
    text-transform: uppercase;
    font-family: Calibri, sans-serif;
    font-size: 10px;
    font-weight: 700;
    transition-duration: .5s
}

@media (max-width: 1200px) {
    .c-social__name {
        display: none
    }
}

.c-social__counter {
    display: inline-block;
    position: relative;
    top: 0;
    margin-left: 5px;
    font-family: Calibri, sans-serif;
    font-size: 12px;
    font-weight: 700;
    transition-duration: .5s
}

@media (max-width: 1200px) {
    .c-social__counter {
        top: 5px;
        margin-left: 2px
    }
}

.m-cookies {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
    position: fixed;
    z-index: 9999;
    bottom: 0;
    left: 0;
    padding: 10px 20px;
    width: 100%;
    box-sizing: border-box;
    font-size: 12px;
    color: #fff;
    background-color: #242424;
    opacity: 0;
    transform: translateY(100%);
    transition-duration: 1s;
    transition-timing-function: ease-in-out
}

.m-cookies.visible {
    opacity: .95;
    transform: translateY(0)
}

.m-cookies__text {
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    margin-right: 10px
}

.m-cookies__btns {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.m-cookies__btn {
    display: inline-block;
    margin-right: 6px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.4;
    border: none;
    border-radius: 4px;
    cursor: pointer;
    transition-duration: .3s
}

.m-cookies__btn:last-child {
    margin-right: 0
}

.m-cookies__btn:focus, .m-cookies__btn:hover {
    text-decoration: none;
    outline: none;
    color: inherit
}

.m-cookies__btn_primary {
    color: #fff;
    background-color: #c25626
}

.m-cookies__btn_primary:focus, .m-cookies__btn_primary:hover {
    background-color: #97431e
}

.m-cookies__btn_primary:active {
    background-color: #823a19
}

.m-cookies__btn_secondary {
    color: #fff;
    background-color: #838383
}

.m-cookies__btn_secondary:focus, .m-cookies__btn_secondary:hover {
    background-color: #6a6a6a
}

.m-cookies__btn_secondary:active {
    background-color: #5d5d5d
}

.platon-banner {
    width: 300px;
    height: 100px;
    position: relative;
    background-image: url(/wp-content/themes/PSM_WPM_2_5_2/src/images/banner-bg.png);
    font-family: Open Sans, sans-serif;
    font-weight: 700
}

.platon-banner_up {
    width: 100%;
    height: 75%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -ms-flex-align: center;
    align-items: center;
    color: #fff
}

.platon-banner_up-text {
    padding-bottom: 10px;
    font-size: 15px
}

.platon-banner_down {
    width: 100%;
    height: 25%;
    background-color: #fff;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -ms-flex-align: center;
    align-items: center
}

.platon-banner_down-images img {
    height: 13px;
    margin-right: 7px
}

.platon-banner_btn {
    box-sizing: border-box;
    position: absolute;
    left: 15px;
    bottom: 7px;
    width: 100px;
    height: 30px;
    border-radius: 15px;
    background-color: #1c2345;
    color: #fff;
    text-align: center;
    padding-top: 14px;
    font-family: Open Sans, sans-serif;
    font-size: 10px;
    font-style: normal;
    box-shadow: 3px 5px 10px 0 rgba(0, 0, 0, .15)
}

.header__top {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: end;
    align-items: flex-end;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-left: 25px;
    padding-right: 20px
}

@media (max-width: 920px) {
    .header__top {
        display: block
    }
}

.header__logo {
    display: block;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    margin-right: 20px;
    text-align: center
}

@media (max-width: 920px) {
    .header__logo {
        text-align: left;
        margin-right: 10px;
        margin-bottom: 20px
    }
}

@media (max-width: 578px) {
    .header__logo {
        text-align: center;
        margin-right: 0
    }
}

.header__logo-img {
    position: relative;
    bottom: -4px;
    margin-top: 10px;
    width: 306px;
    border: none
}

@media (max-width: 1024px) {
    .header__logo-img {
        width: 256px
    }
}

@media (max-width: 920px) {
    .header__logo-img {
        margin-top: 10px;
        top: 15px;
        width: 180px;
        left: 25px
    }
}

@media (max-width: 578px) {
    .header__logo-img {
        position: static;
        margin: 0 auto;
        margin-top: 10px;
        width: 220px;
        left: 0
    }
}

.header__search {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    margin-right: 20px;
    max-width: 353px
}

@media (max-width: 1024px) {
    .header__search {
        max-width: 300px
    }
}

@media (max-width: 920px) {
    .header__search {
        display: none;
        max-width: 100%;
        margin-right: 0
    }
}

.header__search #find {
    position: absolute;
    right: 10px
}

@media (max-width: 578px) {
    .header__search {
        margin-top: 30px
    }
}

.header__social-top {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.header__search-btn {
    display: none
}

@media (max-width: 920px) {
    .header__search-btn {
        display: block;
        cursor: pointer;
        z-index: 100;
        position: relative;
        border: none;
        width: 47px;
        height: 42px;
        background-image: url(../images/search.svg);
        background-repeat: no-repeat;
        background-position: 50%;
        float: right;
        margin-top: 15px;
        margin-right: 150px
    }
}

@media (max-width: 768px) {
    .header__search-btn {
        margin-right: 110px
    }
}

@media (max-width: 680px) {
    .header__search-btn {
        border: none;
        position: relative;
        z-index: 100
    }
}

@media (max-width: 578px) {
    .header__search-btn {
        width: 30px;
        height: 30px;
        position: relative;
        top: 69px;
        right: 125px;
        margin-right: 0
    }
}

.header__toggle ul {
    position: relative;
    top: -30px
}

.header__toggle ul li {
    list-style-type: none;
    display: inline;
    margin-left: 10px
}

.header__toggle ul li a {
    color: #8b8b8b;
    font-size: 14px;
    position: relative;
    transition: all .3s
}

.header__toggle ul li a:after {
    position: absolute;
    content: "";
    width: 2px;
    height: 2px;
    left: 50%;
    background-color: #8b8b8b;
    bottom: -3px;
    border-radius: 4px;
    transition: all .3s
}

.header__toggle ul li a:hover {
    color: #d83700;
    text-decoration: none !important;
    border-bottom-color: 0 #fff
}

.header__toggle ul li a:hover:after {
    background-color: #d83700;
    width: 20px;
    height: 2px;
    left: 0;
    border-radius: 4px
}

.header__toggle ul li a.active {
    color: #d83700;
    pointer-events: none
}

.header__toggle ul li a:active {
    color: #d83700
}

.header__toggle-mob {
    display: none
}

.header__descr {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #757575
}

@media screen and (max-width: 1035px) {
    .header__descr {
        display: none
    }
}

@media (max-width: 680px) {
    .header__descr {
        display: none
    }
}

.pc-hide {
    text-align: left
}

@media screen and (max-width: 920px) {
    .header__top {
        padding-left: 10px;
        padding-right: 10px
    }

    .header__toggle {
        display: none
    }

    .header__toggle-mob {
        padding: 0 10px;
        float: right;
        display: block
    }

    .header__toggle-mob ul {
        position: relative;
        top: 88px
    }

    .header__toggle-mob ul li {
        list-style-type: none;
        display: inline;
        margin-left: 15px
    }

    .header__toggle-mob ul li a {
        color: #8b8b8b;
        font-size: 14px;
        position: relative;
        transition: all .3s
    }

    .header__toggle-mob ul li a:after {
        position: absolute;
        content: "";
        width: 2px;
        height: 2px;
        left: 50%;
        background-color: #8b8b8b;
        bottom: -3px;
        border-radius: 4px;
        transition: all .3s
    }

    .header__toggle-mob ul li a:hover {
        color: #d83700;
        text-decoration: none !important;
        border-bottom-color: 0 #fff
    }

    .header__toggle-mob ul li a:hover:after {
        background-color: #d83700;
        width: 20px;
        height: 2px;
        left: 0;
        border-radius: 4px
    }

    .header__toggle-mob ul li a.activea {
        color: #d83700;
        pointer-events: none
    }

    .header__toggle-mob ul li a:active {
        color: #d83700
    }

    .pc-hide {
        display: none
    }
}

@media (max-width: 768px) {
    .header__toggle-mob ul {
        position: relative;
        top: 24px;
        right: 10px
    }
}

@media (max-width: 920px) {
    .header__toggle-mob ul {
        position: relative;
        top: 24px
    }
}

@media (max-width: 578px) {
    .header__toggle-mob {
        position: absolute;
        right: 0
    }

    .header__toggle-mob ul {
        position: relative;
        top: 88px;
        right: 10px
    }
}

.headerbuttondotatio a {
    width: 118px;
    height: 30px;
    display: block;
    background: #52ab64;
    color: #fff;
    border-radius: 3px;
    text-align: center;
    line-height: 30px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-size: 12px;
    margin-right: 27px;
    margin-left: 10px;
    outline: none
}

@media (max-width: 920px) {
    .headerbuttondotatio a {
        position: relative;
        float: none;
        top: -51px;
        left: 68%
    }
}

@media (max-width: 680px) {
    .headerbuttondotatio a {
        position: relative;
        float: none;
        top: -51px;
        left: 63%
    }
}

@media (max-width: 578px) {
    .headerbuttondotatio a {
        position: relative;
        float: none;
        top: 6px;
        left: 56px;
        margin-right: 0;
        margin-left: 0
    }
}

.headerbuttondotatio a:hover {
    background: #359548;
    color: #fff;
    text-decoration: none;
    border: none;
    width: 118px;
    height: 30px;
    display: block;
    line-height: 30px;
    outline: none
}

.buttonaward2020 a {
    width: 95px;
    height: 24px;
    display: block;
    background: #d83700;
    color: #fff;
    border-radius: 30px;
    text-align: center;
    line-height: 24px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-size: 12px;
    margin-right: 27px;
    margin-left: 10px;
    outline: none
}

@media (max-width: 920px) {
    .buttonaward2020 a {
        position: relative;
        float: none;
        top: -32px;
        left: 68%
    }
}

@media (max-width: 680px) {
    .buttonaward2020 a {
        position: relative;
        float: none;
        top: -32px;
        left: 63%
    }
}

@media (max-width: 578px) {
    .buttonaward2020 a {
        position: relative;
        float: none;
        top: 22px;
        left: 50px;
        margin-right: 0;
        margin-left: 0
    }
}

.buttonaward2020 a:hover {
    background: #ac2c00;
    color: #fff;
    text-decoration: none;
    border: none;
    width: 118px;
    height: 30px;
    display: block;
    line-height: 30px;
    outline: none
}

@media screen and (min-width: 921px) {
    .serch-m {
        display: none
    }

    .serch-d {
        display: block
    }
}

@media screen and (max-width: 920px) {
    .serch-m {
        display: block
    }

    .serch-d {
        display: none
    }
}

.search {
    overflow: hidden
}

.search__input {
    -ms-flex: 1;
    flex: 1;
    border: 1px solid #c4c4c4;
    border-radius: 100px;
    padding: 8px 15px;
    outline: 0;
    width: 80%;
    box-sizing: border-box;
    color: #c4c4c4
}

@media (max-width: 920px) {
    .search__input {
        border: 1px solid #b7b7b7;
        line-height: 28px;
        outline: 0;
        width: 100%
    }
}

.search__input:focus, .search__input:hover {
    border: 1px solid #e03a0d
}

.social-top {
    margin: 0;
    margin-top: 15px;
    padding: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    list-style: none;
    overflow: hidden
}

@media screen and (max-width: 1035px) {
    .social-top {
        margin-top: -23px;
        margin-right: 25px
    }
}

@media (max-width: 920px) {
    .social-top {
        display: none
    }
}

.social-top__item {
    margin-right: 10px
}

.social-top__item:last-child {
    margin-right: 0
}

.social-top__icon {
    display: block;
    width: 20px;
    height: 16px;
    border: none;
    transition: .3s
}

.social-top__icon:hover {
    transform: scale(1.1)
}

@media (max-width: 1024px) {
    .social-top__icon {
        width: 20px;
        height: 16px
    }
}

#circularG {
    position: relative;
    width: 25px;
    height: 25px;
    margin: auto;
    top: -40px
}

.circularG {
    position: absolute;
    background-color: #ffea5c;
    width: 6px;
    height: 6px;
    border-radius: 4px;
    -o-border-radius: 4px;
    -ms-border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    animation-name: b;
    -o-animation-name: b;
    -ms-animation-name: b;
    -webkit-animation-name: b;
    -moz-animation-name: b;
    animation-duration: 1.1s;
    -o-animation-duration: 1.1s;
    -ms-animation-duration: 1.1s;
    -webkit-animation-duration: 1.1s;
    -moz-animation-duration: 1.1s;
    animation-iteration-count: infinite;
    -o-animation-iteration-count: infinite;
    -ms-animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    animation-direction: normal;
    -o-animation-direction: normal;
    -ms-animation-direction: normal;
    -webkit-animation-direction: normal;
    -moz-animation-direction: normal
}

#circularG_1 {
    left: 0;
    top: 10px;
    animation-delay: .41s;
    -o-animation-delay: .41s;
    -ms-animation-delay: .41s;
    -webkit-animation-delay: .41s;
    -moz-animation-delay: .41s
}

#circularG_2 {
    left: 3px;
    top: 3px;
    animation-delay: .55s;
    -o-animation-delay: .55s;
    -ms-animation-delay: .55s;
    -webkit-animation-delay: .55s;
    -moz-animation-delay: .55s
}

#circularG_3 {
    top: 0;
    left: 10px;
    animation-delay: .69s;
    -o-animation-delay: .69s;
    -ms-animation-delay: .69s;
    -webkit-animation-delay: .69s;
    -moz-animation-delay: .69s
}

#circularG_4 {
    right: 3px;
    top: 3px;
    animation-delay: .83s;
    -o-animation-delay: .83s;
    -ms-animation-delay: .83s;
    -webkit-animation-delay: .83s;
    -moz-animation-delay: .83s
}

#circularG_5 {
    right: 0;
    top: 10px;
    animation-delay: .97s;
    -o-animation-delay: .97s;
    -ms-animation-delay: .97s;
    -webkit-animation-delay: .97s;
    -moz-animation-delay: .97s
}

#circularG_6 {
    right: 3px;
    bottom: 3px;
    animation-delay: 1.1s;
    -o-animation-delay: 1.1s;
    -ms-animation-delay: 1.1s;
    -webkit-animation-delay: 1.1s;
    -moz-animation-delay: 1.1s
}

#circularG_7 {
    left: 10px;
    bottom: 0;
    animation-delay: 1.24s;
    -o-animation-delay: 1.24s;
    -ms-animation-delay: 1.24s;
    -webkit-animation-delay: 1.24s;
    -moz-animation-delay: 1.24s
}

#circularG_8 {
    left: 3px;
    bottom: 3px;
    animation-delay: 1.38s;
    -o-animation-delay: 1.38s;
    -ms-animation-delay: 1.38s;
    -webkit-animation-delay: 1.38s;
    -moz-animation-delay: 1.38s
}

@keyframes b {
    0% {
        transform: scale(1)
    }
    to {
        transform: scale(.3)
    }
}

.popup-subscribe {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: fixed;
    z-index: 2000;
    top: 0;
    left: 0;
    height: 100vh;
    width: 100%;
    background-color: rgba(0, 0, 0, .8)
}

.popup-subscribe__wrap {
    position: relative;
    width: 500px;
    border-radius: 15px;
    background-color: #fff;
    box-shadow: 0 0 10px 2px rgba(0, 0, 0, .1);
    animation: c 1s;
    border: 5px solid #686868
}

.popup-subscribe__body {
    position: relative;
    padding: 60px 100px;
    text-align: center
}

.popup-subscribe__close {
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 2;
    height: 25px;
    width: 25px;
    padding: 3px;
    border: 0;
    border-radius: 50%;
    background: none;
    cursor: pointer;
    transition-duration: .5s
}

.popup-subscribe__close:hover svg path {
    fill: #000
}

.popup-subscribe__close svg path {
    transition-duration: .5s
}

.popup-subscribe__message {
    text-align: center
}

.b-subscribe .popup-subscribe__img, .b-subscribe .popup-subscribe__logo {
    margin-bottom: 45px
}

.b-subscribe .popup-subscribe__title {
    margin: 0 auto;
    max-width: 100%;
    text-align: center;
    font-size: 30px;
    color: #e3720d
}

.b-subscribe .popup-subscribe__text {
    margin: 0 auto;
    max-width: 100%;
    font-size: 22px;
    line-height: 1.2;
    color: #000
}

.popup-subscribe__message p:last-child {
    margin-top: 5px;
    padding-top: 30px;
    border-top: 1px solid #e5e5e5
}

@media only screen and (max-width: 920px) {
    .category-box .b-subscribe img, .category-box .banner img {
        width: auto
    }
}

@media screen and (max-width: 479px) {
    .popup-subscribe__wrap {
        width: 90%
    }

    .popup-subscribe__body {
        padding: 40px 30px
    }

    .b-subscribe .popup-subscribe__logo {
        margin-bottom: 35px;
        height: 40px
    }

    .b-subscribe .popup-subscribe__img {
        margin-bottom: 35px;
        height: 100px
    }

    .b-subscribe .popup-subscribe__title {
        font-size: 22px
    }

    .b-subscribe .popup-subscribe__text {
        font-size: 16px
    }

    .popup-subscribe__message p:last-child {
        padding-top: 20px
    }
}

@keyframes c {
    0% {
        top: -200%
    }
    75% {
        top: 10%
    }
    to {
        top: 0
    }
}

.wpglobus-selector-box {
    float: right
}

.article {
    overflow: hidden;
    line-height: 25px;
    font-size: 16px
}

.article__title {
    font-weight: 400
}

.article__title_primary {
    margin-bottom: 30px;
    line-height: 38px;
    font-size: 35px
}

.article__title_secondary {
    margin-bottom: 15px;
    font-size: 21px
}

.article__title_align_center {
    text-align: center
}

.article__b-vacancy, .article__text {
    margin-bottom: 20px
}

.article__table {
    overflow-x: auto;
    margin-bottom: 15px
}

.b-vacancy {
    position: relative;
    overflow: hidden
}

.b-vacancy_animate_on {
    animation: a 1.2s backwards
}

.b-vacancy_animate_delay {
    animation: a 1.2s .5s backwards
}

.b-vacancy__title {
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: center;
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 28px !important;
    font-style: italic;
    color: #fff
}

.b-vacancy__link {
    display: block;
    width: 100%;
    height: 100%;
    border: none
}

.b-vacancy__link:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .4);
    transform: translate(460px, -100px) rotate(180deg);
    opacity: 0;
    transition: all .5s ease-in-out
}

.b-vacancy__link:hover:before {
    transform: translate(0);
    opacity: 1
}

.b-vacancy__link:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg, transparent, transparent 6%, transparent 21%, rgba(0, 0, 0, .05) 48%, rgba(0, 0, 0, .5) 80%, rgba(0, 0, 0, .65))
}

.b-vacancy__image {
    display: block;
    width: 100%;
    height: auto
}

.b-glossary {
    color: #000;
    font-family: Geneva, Arial, Helvetica, sans-serif
}

.b-glossary__nav {
    margin: 20px 0;
    text-align: left;
    padding-left: 30px;
    padding-right: 30px
}

.b-glossary__nav-line > * {
    display: inline-block
}

.b-glossary__nav-head {
    position: absolute;
    left: 0;
    width: 40px;
    float: left;
    top: 12px
}

.b-glossary__item-wrap {
    margin-left: 50px;
    margin-bottom: 0;
    font-size: 0
}

.b-glossary__nav-line {
    font-size: 18px;
    position: relative
}

.b-glossary__nav-item {
    font-size: 18px;
    width: 47px;
    height: 44px;
    text-align: center;
    line-height: 44px;
    border: 1px solid #f3f3f3;
    display: inline-block;
    cursor: pointer;
    margin-right: 8px;
    margin-bottom: 8px;
    transition: background .5s, border .5s, color .5s
}

.b-glossary__nav-item:last-child {
    margin-right: 0
}

.b-glossary__nav-item:hover {
    background: #ff6a1e;
    border-color: #ff6a1e;
    color: #fff
}

.b-glossary__head {
    position: relative;
    text-align: center;
    clear: both;
    margin: 20px 0
}

.b-glossary__head span {
    font-size: 36px;
    display: inline-block;
    padding: 0 10px;
    background: #fff;
    height: 30px;
    line-height: 30px;
    position: relative
}

.b-glossary__head:before {
    position: absolute;
    content: "";
    left: 0;
    top: 14px;
    width: 100%;
    height: 1px;
    background: #f3f3f3
}

.selectric-wrapper {
    display: inline-block;
    width: 32%
}

.selectric-items ul li {
    margin: 0 !important;
    float: none !important;
    width: 100% !important;
    box-sizing: border-box
}

.selectric-items ul li, .selectric span.label {
    font-size: 20px;
    color: #000;
    font-family: Geneva, Arial, Helvetica, sans-serif
}

.selectric-wrapper.selectric-open .selectric {
    border-color: #ec7a2d;
    background: #fff
}

.selectric-wrapper .selectric-items {
    border-color: #f3f3f3;
    background: #fff
}

.selectric-wrapper .selectric-items li {
    padding: 13px
}

.selectric-wrapper {
    position: relative;
    cursor: pointer
}

.selectric-responsive {
    width: 100%
}

.selectric {
    border: 1px solid #f3f3f3;
    background: #e2e2e2;
    position: relative;
    border-radius: 6px
}

.selectric .label {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 0 48px 0 10px;
    font-size: 12px;
    line-height: 48px;
    color: #000;
    height: 48px
}

.selectric .button {
    border-radius: 0;
    display: block;
    width: 35px;
    height: 35px;
    color: #505050;
    text-align: center;
    font: 0/0 a;
    *font: 35px/35px Lucida Sans Unicode, Arial Unicode MS, Arial
}

.selectric .button, .selectric .button:after {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto
}

.selectric .button:after {
    content: " ";
    left: 0;
    width: 0;
    height: 0;
    border: 4px solid transparent;
    border-top-color: #505050;
    border-bottom: none
}

.selectric-focus .selectric {
    border-color: #aaa
}

.selectric-hover .selectric {
    border-color: #dadada
}

.selectric-hover .selectric .button {
    color: #dadada
}

.selectric-hover .selectric .button:after {
    border-top-color: #dadada
}

.selectric-open {
    z-index: 9999
}

.selectric-open .selectric {
    border-color: #dadada;
    background: #e6e6e6
}

.selectric-open .selectric-items {
    display: block
}

.selectric-disabled {
    filter: alpha(opacity=50);
    opacity: .5;
    cursor: default;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.selectric-hide-select {
    position: relative;
    overflow: hidden;
    width: 0;
    height: 0
}

.selectric-hide-select select {
    position: absolute;
    left: -100%
}

.selectric-hide-select.selectric-is-native {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 10
}

.selectric-hide-select.selectric-is-native select {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    border: none;
    z-index: 1;
    box-sizing: border-box;
    opacity: 0
}

.selectric-input {
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    overflow: hidden !important;
    clip: rect(0, 0, 0, 0) !important;
    margin: 0 !important;
    padding: 0 !important;
    width: 1px !important;
    height: 1px !important;
    outline: none !important;
    border: none !important;
    *font: 0/0 a !important;
    background: none !important
}

.selectric-temp-show {
    position: absolute !important;
    visibility: hidden !important;
    display: block !important
}

.selectric-items {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    background: #f8f8f8;
    border: 1px solid #c4c4c4;
    z-index: -1;
    box-shadow: 0 0 10px -6px
}

.selectric-items .selectric-scroll {
    height: 100%;
    overflow: auto
}

.selectric-above .selectric-items {
    top: auto;
    bottom: 100%
}

.selectric-items li, .selectric-items ul {
    list-style: none;
    padding: 0;
    margin: 0;
    font-size: 12px;
    line-height: 20px;
    min-height: 20px
}

.selectric-items li {
    display: block;
    padding: 8px;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #eee;
    color: #666;
    cursor: pointer
}

.selectric-items li.selected {
    background: #efefef;
    color: #444
}

.selectric-items li.highlighted {
    background: #d0d0d0;
    color: #444
}

.selectric-items li:hover {
    background: #f0f0f0;
    color: #444
}

.selectric-items .disabled {
    filter: alpha(opacity=50);
    opacity: .5;
    cursor: default !important;
    background: none !important;
    color: #666 !important
}

.selectric-items .disabled, .selectric-items .selectric-group .selectric-group-label {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.selectric-items .selectric-group .selectric-group-label {
    font-weight: 700;
    padding-left: 10px;
    cursor: default;
    background: none;
    color: #444
}

.selectric-items .selectric-group.disabled li {
    filter: alpha(opacity=100);
    opacity: 1
}

.selectric-items .selectric-group li {
    padding-left: 25px
}

.b-glossary__nav--mob {
    display: none;
    margin: 10px 0 30px
}

.selectric .label {
    margin: 0 10px
}

.selectric-items li.highlighted, .selectric-items li:hover {
    background: #ec7a2d;
    color: #fff
}

.p30-gloss {
    padding: 30px
}

@media (max-width: 468px) {
    .b-glossary__nav--mob {
        display: block;
        padding: 5px 24px 0 15px
    }
}

@media (max-width: 920px) {
    .b-glossary__nav {
        display: none
    }

    .b-glossary__nav--mob {
        display: block;
        padding: 5px 20px 0 11px
    }
}

.menu-btn-show {
    box-sizing: content-box;
    display: block;
    position: absolute;
    left: 0;
    bottom: 10px;
    z-index: 100;
    width: 25px;
    padding: 20px 10px;
    overflow: hidden;
    cursor: pointer;
    border: 1px solid #f3f3f3
}

.menu-btn-show:before {
    box-sizing: border-box;
    transform: translateX(100%);
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    border-bottom: 1px solid transparent;
    border-left: 1px solid transparent
}

.menu-btn-show:hover:before {
    transition: transform .1s linear, height .1s linear .1s;
    transform: translateX(0);
    height: 100%;
    border-color: #e03a0d
}

.menu-btn-show:after {
    box-sizing: border-box;
    transform: translateX(-100%);
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 1px;
    border-top: 1px solid transparent;
    border-right: 1px solid transparent
}

.menu-btn-show:hover:after {
    transition: transform .1s linear .2s, height .1s linear .3s;
    transform: translateX(0);
    height: 100%;
    border-color: #e03a0d
}

.menu-btn-show > * {
    transition: all .5s !important;
    transition-timing-function: cubic-bezier(.1, .8, .5, 2), linear
}

.menu-btn-show:hover .lines, .menu-btn-show:hover .lines:after, .menu-btn-show:hover .lines:before {
    background: #e03a0d
}

.menu-btn-show:hover .lines:before {
    transform: translateY(-2px)
}

.menu-btn-show:hover .lines:after {
    transform: translateY(2px)
}

.menu-btn-show.menu-btn-mob {
    display: none
}

@media (max-width: 920px) {
    .menu-btn-show.menu-btn-mob {
        display: block;
        float: left;
        position: relative;
        bottom: -15px;
        z-index: 100;
        margin-left: 20px;
        margin-right: 10px;
        width: 25px;
        cursor: pointer
    }
}

@media (max-width: 680px) {
    .menu-btn-show.menu-btn-mob {
        margin-left: 0;
        margin-right: 0;
        border: none
    }
}

@media (max-width: 578px) {
    .menu-btn-show.menu-btn-mob {
        bottom: -79px;
        left: 13px
    }
}

.lines, .lines:after, .lines:before {
    width: 25px;
    height: 2px;
    background: #9d9d9d;
    transition: all .5s
}

.lines {
    position: relative
}

.lines:after, .lines:before {
    position: absolute;
    content: "";
    left: 0
}

.lines:before {
    top: -6px
}

.lines:after {
    bottom: -6px
}

.spoiler-head {
    width: 100%;
    font-weight: 700;
    color: #000;
    background-color: transparent;
    display: inline-block;
    line-height: 40px;
    cursor: pointer;
    text-align: left;
    border-radius: 10px;
    font-size: 20px;
    padding: 10px 20px 40px;
    position: relative;
    margin-bottom: 20px
}

.spoiler-head_container {
    position: absolute;
    top: 95%;
    left: 50%;
    transform: translateX(-50%)
}

.spoiler-head_expand {
    font-size: 20px;
    font-weight: 700;
    position: relative
}

.spoiler-body {
    color: #000;
    padding: 20px;
    background: #fff;
    font-size: 20px;
    line-height: 40px;
    text-align: left
}

.folded .spoiler-head_expand:before, .unfolded .spoiler-head_expand:before {
    content: " ";
    border-radius: 50%;
    position: absolute;
    top: 0;
    left: -25%;
    width: 25px;
    height: 25px;
    background-image: url(../images/spoiler_arrow.svg);
    background-repeat: no-repeat;
    background-position: 50%;
    transition: all .3s
}

.unfolded .spoiler-head_expand:before {
    transform: rotate(90deg)
}

.b-services {
    text-align: left;
    margin-top: 10px
}

.b-services__description, .b-services__text {
    font-size: 16px;
    line-height: 1.5em
}

.b-services__link {
    position: relative;
    color: #0065a2;
    font-style: normal;
    border-bottom: 1px solid #0065a2
}

.b-services__item {
    margin-top: 50px;
    min-height: 250px
}

.b-services__text-wrap {
    margin-left: 325px
}

.b-services__img {
    float: left
}

.b-services__head {
    font-size: 28px;
    font-style: italic;
    font-weight: 400;
    margin-bottom: 20px
}

.b-services__btn-wrap {
    margin-top: 20px
}

.btn-main {
    color: #fff;
    font-size: 16px;
    background: #48aee5;
    border-radius: 5px;
    line-height: 40px;
    display: inline-block;
    padding: 0 20px;
    border: none;
    font-style: normal;
    transition: background .5s
}

.btn-main:hover {
    color: #fff;
    background: #458cca
}

@media (max-width: 680px) {
    .b-services__text-wrap {
        margin-left: 0
    }

    .b-services__item {
        text-align: center
    }

    .b-services__text {
        text-align: left
    }

    .b-services__img {
        float: none;
        margin: 0 auto
    }

    .b-services__head {
        margin-top: 20px
    }

    .b-services__item > a {
        border: none
    }
}

.intro--calc {
    padding-left: 0;
    padding-right: 0
}

.b-calc {
    margin: 15px 0;
    padding: 35px 25px;
    background: #f4fafe;
    border: 1px solid #e6e6e6;
    border-radius: 8px;
    font-family: Roboto, sans-serif
}

.b-calc hr {
    margin: 20px auto 30px;
    width: 100%;
    max-width: 275px;
    height: 1px;
    background: #96d8e3;
    border: none
}

.b-calc .input-box {
    background: #2598e0;
    width: 260px;
    display: inline-block;
    padding: 15px 0;
    vertical-align: middle;
    text-align: right;
    padding-right: 15px;
    box-sizing: border-box;
    position: relative
}

.b-calc .input-box.active {
    box-shadow: 0 5px 12.2px .8px rgba(0, 0, 0, .25)
}

.b-calc .input-box input {
    border: 1px solid #0d78b9;
    padding: 0 5px;
    width: 175px;
    background: #2189c9;
    font-size: 32px;
    color: #fff;
    font-family: Roboto, sans-serif;
    font-weight: 300;
    font-style: italic;
    box-sizing: border-box
}

.b-calc .input-box input:focus {
    box-shadow: inset 3px 3px 6px 3px rgba(0, 0, 0, .1)
}

.b-btn__wrap {
    text-align: center;
    margin-top: 20px
}

.b-calc__count {
    background: #52ab64;
    border: 1px solid #52ab64 !important;
    width: 215px;
    height: 68px;
    display: inline-block;
    box-shadow: 0 5px 12.2px .8px rgba(0, 0, 0, .25);
    cursor: pointer;
    transform: perspective(1px) translateZ(0);
    transition-duration: .5s
}

.b-calc__count:hover {
    box-shadow: none;
    transform: scale(.92);
    transition-timing-function: cubic-bezier(.47, 2.02, .31, -.36) !important
}

.b-btn__wrap .b-calc__count img {
    width: 31px;
    height: 31px;
    position: relative;
    bottom: -6px;
    display: inline-block;
    opacity: 1 !important
}

.b-btn__wrap .b-calc__count span {
    display: block;
    color: #fff;
    font-size: 17px;
    font-family: Roboto, sans-serif;
    text-transform: uppercase;
    font-weight: 400;
    font-style: normal;
    position: relative;
    bottom: -2px
}

.b-calc .input-box input:-moz-placeholder, .b-calc .input-box input:-ms-input-placeholder, .b-calc .input-box input::-moz-placeholder, .b-calc .input-box input::-webkit-input-placeholder {
    color: #fff
}

.b-calc .input-box span {
    color: #fff;
    font-size: 11px;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0 auto;
    width: 60px;
    display: inline-block;
    text-align: center;
    position: relative;
    bottom: -6px
}

.b-calc .input-box__wrap {
    text-align: center
}

.b-calc .input-box img {
    width: 30px;
    height: 30px;
    position: absolute;
    left: 21px;
    top: 10px
}

h2.b-calc__head {
    font-family: Roboto, sans-serif;
    text-align: center;
    font-size: 30px;
    color: #010101;
    font-weight: 300;
    font-style: italic;
    line-height: 1.1em
}

img.b-calc__img {
    display: inline-block;
    width: 22px;
    height: 22px;
    vertical-align: middle;
    margin: 0 1%
}

.b-calc__text-head {
    font-size: 16.05px;
    font-weight: 400;
    padding-left: 20px;
    position: relative;
    color: #000
}

.b-calc__text-head:before {
    position: absolute;
    content: "";
    left: 0;
    top: 8px;
    width: 8px;
    height: 8px;
    border: 1px solid #4face6;
    border-radius: 100%;
    background: #4face6
}

.b-calc__text-description {
    font-size: 12.03px;
    color: #787878;
    font-weight: 400
}

.b-calc--show {
    display: none
}

@media (min-width: 920px) and (max-width: 1000px) {
    .b-calc .input-box, .b-calc img.b-calc__img {
        display: block;
        margin: 15px auto
    }

    .b-calc img.b-calc__img {
        transform: rotate(90deg)
    }

    .b-btn__wrap {
        margin-top: 30px
    }

    .b-calc__count {
        width: 260px
    }
}

@media (max-width: 680px) {
    .b-calc {
        padding: 35px 5px
    }

    .b-calc .input-box, .b-calc img.b-calc__img {
        display: block;
        margin: 15px auto
    }

    .b-calc img.b-calc__img {
        margin: 8px auto;
        transform: rotate(90deg)
    }

    .b-calc hr {
        width: 75%
    }

    .b-calc__count {
        width: 260px
    }

    .b-calc--hidden {
        display: none
    }

    .b-calc-dots--show {
        display: inline
    }

    .b-calc--show {
        display: block;
        margin-top: -20px;
        text-decoration: underline;
        font-size: 12px
    }

    .b-calc--show a {
        color: #2598e0 !important
    }

    .b-calc--show a:hover {
        border: none !important
    }
}

.dynbaner:empty {
    margin: 0 !important;
    min-height: auto
}

.dynbaner {
    margin-bottom: 20px;
    background: #fff;
    min-height: 1px
}

.banner {
    display: block;
    float: none;
    margin: 0 auto;
    margin-bottom: 20px;
    width: 302px;
    text-align: center
}

.banner .g {
    font-size: 0
}

.banner a {
    border: none
}

.banner.hide {
    display: none !important
}

.banner-center, .banner-wrap {
    overflow: hidden
}

.banner-mob-2 {
    display: none
}

@media (max-width: 680px) {
    .banner-mob-2 {
        display: block;
        float: none;
        text-align: center;
        overflow: hidden
    }
}

.banner728, .banner1280 {
    text-align: center;
    display: block;
    z-index: 9999;
    position: relative
}

@media (max-width: 1024px) {
    .banner728, .banner1280 {
        display: none
    }
}

.banner728 a, .banner1280 a {
    border: none
}

@media (max-width: 920px) {
    .banner728 {
        display: none !important
    }
}

@media (max-width: 1024px) {
    .banner728 {
        display: block
    }
}

.banner728 a {
    border: none
}

.banner-auto {
    margin-bottom: 60px
}

.banner-zone-scroll {
    position: fixed;
    top: 10px;
    background-color: #fff
}

.banner-zone-scroll .detect-block {
    display: none
}

.banner-zone-scroll .detect-block:first-child {
    display: block
}

.banner-zone-scroll .banner-zone-hide {
    display: none
}

.banner-zone-scroll .banner-zone-change {
    display: block
}

.banner-zone-scroll .banner-zone-adaptive {
    margin-bottom: 20px
}

@media (max-width: 1600px) {
    .banner-zone-scroll .banner-zone-adaptive {
        display: none
    }
}

.banner-zone-change {
    display: none
}

.banner-zone-adaptive {
    display: block
}

.g a img {
    display: block;
    margin: 0 auto
}

.banner-group .banner-group-lg {
    display: block;
    margin: 0 auto;
    text-align: center
}

@media (max-width: 920px) {
    .banner-group .banner-group-lg {
        display: none
    }
}

.banner-group .banner-group-md {
    display: none;
    margin: 0 auto;
    text-align: center
}

@media (max-width: 920px) {
    .banner-group .banner-group-md {
        display: block
    }
}

@media (max-width: 578px) {
    .banner-group .banner-group-md {
        display: none
    }
}

.banner-group .banner-group-sm {
    display: none;
    margin: 0 auto;
    text-align: center
}

@media (max-width: 578px) {
    .banner-group .banner-group-sm {
        display: block
    }
}

.banner-group iframe, .banner-group img {
    margin-left: auto;
    margin-right: auto
}

.banner-group-footer {
    position: relative;
    left: 50%;
    width: 320px;
    height: 100px;
    text-align: center;
    transform: translateX(-50%)
}

@media (min-width: 340px) {
    .banner-group-footer {
        position: static;
        margin-right: auto;
        margin-left: auto;
        transform: translateX(0)
    }
}

@media (min-width: 681px) {
    .banner-group-footer {
        position: absolute;
        top: 135px;
        left: 50%
    }
}

@media (min-width: 921px) {
    .banner-group-footer {
        top: 155px;
        left: 36.6%
    }
}

@media (min-width: 1025px) {
    .banner-group-footer {
        top: 140px;
        left: 36.42%
    }
}

@media (min-width: 1044px) {
    .banner-group-footer {
        top: 130px
    }
}

@media (min-width: 1201px) {
    .banner-group-footer {
        left: 36.3%;
        width: 57%;
        height: 90px
    }
}

@media (min-width: 1201px) {
    .banner-group-footer-sm {
        display: none
    }
}

.banner-group-footer-lg {
    display: none
}

@media (min-width: 1201px) {
    .banner-group-footer-lg {
        display: block
    }
}

.banner-group-footer iframe, .banner-group-footer img {
    margin-left: auto;
    margin-right: auto
}

@media (max-width: 768px) {
    .dynbaner {
        margin-bottom: 20px !important
    }
}

.banner-test {
    background-color: #fbdcd9;
    border: 1px solid #fb4a4a;
    width: auto;
    min-height: 300px;
    color: #fb4a4a;
    font-size: 16px;
    text-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    display: -ms-flexbox;
    display: flex
}

.telegram-banner-wrap {
    position: relative;
    min-height: 50px;
    margin: 30px auto;
    padding: 10px 10px 10px 90px;
    border: 1px solid #f1f1f1;
    box-shadow: 1px 1px 4px 1px rgba(0, 0, 0, .2);
    max-width: 353px;
    border-radius: 2px;
    background: #fff url(/wp-content/themes/PSM_WPM_2_5_2/src/images/telegram-banner_tel-logo.svg) 100% no-repeat;
    background-size: 55px 55px
}

.telegram-banner-wrap .telegram-banner-heading {
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    margin-bottom: 5px;
    width: 84%
}

.telegram-banner-wrap .telegram-banner-heading + p {
    font-size: 11px;
    width: 70%;
    color: #6f6f6f;
    line-height: 1.2em;
    font-style: normal;
    font-family: Arial
}

.telegram-banner-wrap:before {
    position: absolute;
    content: "";
    width: 70px;
    height: 100%;
    left: -1px;
    top: 0;
    background: #c9ced2 url(/wp-content/themes/PSM_WPM_2_5_2/src/images/telegram-banner_psm-logo.svg) 50% no-repeat;
    background-size: 55px 55px
}

#telegram-banner-close {
    position: absolute;
    width: 10px;
    height: 10px;
    right: 10px;
    top: 10px;
    line-height: 10px;
    font-weight: 900;
    color: #5a5a5a;
    border: none
}

.telegram-banner-wrap a:active, .telegram-banner-wrap a:focus, .telegram-banner-wrap a:hover, .telegram-banner-wrap a:visited {
    border: none;
    color: inherit;
    text-decoration: none
}

.container-flex-wrap {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 20px
}

.container-flex-wrap .container-right {
    -ms-flex: 0 0 302px;
    flex: 0 0 302px;
    width: auto;
    margin-left: 0;
    float: none
}

.container-flex-wrap .container-left {
    width: 100%;
    padding-right: 0
}

.author-block {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-bottom: 100px
}

.author-block > img {
    border-radius: 50%;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 150px;
    height: 150px
}

.author-info {
    text-align: left;
    margin-left: 30px;
    -ms-flex: 0 0 65%;
    flex: 0 0 65%
}

.author-info > h3 {
    font-size: 32px;
    text-transform: uppercase;
    margin-bottom: 40px
}

.author-info > h3, .author-info__description {
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-weight: 400
}

.author-info__description {
    width: 85%;
    margin-bottom: 20px;
    line-height: 25px;
    font-size: 16px
}

.author-info a {
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-weight: 400;
    font-style: normal;
    margin-left: 5px;
    color: #0065a2
}

.author-info a:hover {
    border-bottom-color: #0065a2
}

.author-materials {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns:(1fr) [ 3 ];
    grid-template-columns:repeat(3, 1fr);
    grid-gap: 30px;
    margin-top: 40px
}

.author-materials__content {
    text-align: center
}

.author-materials__title {
    font-size: 21px;
    font-weight: 700
}

.author-materials .b-post__img-wrap {
    height: 135px
}

.author-materials .b-post__img-wrap > img {
    max-width: 300px
}

.author-materials .link-img img:hover {
    transform: scale(1.1) translateX(-45%);
    transition: all .5s
}

.author-materials .link-img img {
    position: relative;
    height: 100%;
    left: 50%;
    transform: translateX(-50%);
    box-sizing: border-box;
    z-index: 8;
    transition: all .5s
}

.author_pagination {
    margin-top: 30px
}

@media screen and (max-width: 1200px) {
    .container-flex-wrap .container-left {
        padding-right: 0;
        padding: 10px
    }

    .author-materials {
        -ms-grid-columns:(1fr) [ 2 ];
        grid-template-columns:repeat(2, 1fr)
    }

    .author-materials .b-post__img-wrap {
        height: 100px
    }
}

@media screen and (max-width: 992px) {
    .author-materials {
        -ms-grid-columns:(1fr) [ 2 ];
        grid-template-columns:repeat(2, 1fr)
    }

    .author-materials .b-post__img-wrap {
        height: 185px
    }
}

@media screen and (max-width: 768px) {
    .author-block {
        -ms-flex-direction: column;
        flex-direction: column;
        margin-bottom: 50px;
        text-align: center
    }

    .author-block > img {
        position: relative;
        left: 50%;
        transform: translateX(-50%);
        margin-bottom: 25px
    }

    .author-info {
        text-align: center;
        margin-left: 0
    }

    .author-info > p:last-child {
        text-align: left
    }

    .author-info__description {
        width: 100%;
        text-align: left;
        margin-bottom: 12px
    }

    .author-info a {
        margin-left: 10px;
        text-decoration: underline
    }

    .author-materials {
        -ms-grid-columns: 1fr;
        grid-template-columns:1fr
    }

    .author-materials .b-post__img-wrap {
        height: 280px
    }
}

.special-materials {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns:(1fr) [ 2 ];
    grid-template-columns:repeat(2, 1fr);
    -ms-grid-column-align: center;
    justify-items: center;
    -ms-flex-align: center;
    align-items: center;
    grid-gap: 20px;
    margin-top: 40px
}

.special-materials__content {
    text-align: center;
    padding-right: 20px
}

.special-materials__title {
    font-size: 35px;
    line-height: 38px;
    font-weight: 400
}

.special-materials__item {
    position: relative
}

.special-materials__overlay {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .5)
}

.special-materials .special-link-img {
    position: relative;
    height: 100%;
    width: auto;
    display: block;
    overflow: hidden
}

.special-materials .special-link-img > h2 {
    width: 95%;
    z-index: 10;
    position: absolute;
    left: 50%;
    bottom: 30px;
    transform: translateX(-50%);
    font-family: Georgia, Times New Roman, Times, serif;
    font-size: 28px;
    line-height: 28px;
    color: #fff;
    text-align: center;
    font-weight: 400;
    font-style: italic
}

@media (min-width: 921px) {
    .special-materials .special-link-img > h2 {
        bottom: 15px;
        font-size: 16px;
        line-height: 22px
    }
}

@media (min-width: 1024px) {
    .special-materials .special-link-img > h2 {
        font-size: 20px;
        line-height: 28px
    }
}

@media (min-width: 1200px) {
    .special-materials .special-link-img > h2 {
        bottom: 30px;
        font-size: 28px;
        line-height: 34px
    }
}

.special-link-img:hover img {
    transform: scale(1.05) translateX(-47%);
    transition: all .5s
}

.special-link-img img {
    position: relative;
    width: 100%;
    height: auto;
    left: 50%;
    transform: translateX(-50%);
    box-sizing: border-box;
    z-index: 8;
    transition: all .5s;
    display: block
}

.special_pagination {
    margin-top: 30px
}

@media screen and (max-width: 1200px) {
    .container-flex-wrap .container-left {
        padding-right: 0;
        padding: 10px
    }
}

@media screen and (max-width: 920px) {
    .special-materials {
        -ms-grid-columns: 1fr;
        grid-template-columns:1fr
    }

    .container-flex-wrap {
        padding-right: 10px;
        padding-left: 10px
    }

    .container-flex-wrap .container-left {
        padding: 0
    }

    .special-materials__content {
        padding-right: 0
    }

    .special-materials__item {
        width: 100%;
        max-height: 190px
    }
}

@media screen and (max-width: 920px) and (min-width: 481px) {
    .special-materials__item {
        max-height: 230px
    }
}

@media screen and (max-width: 920px) and (min-width: 681px) {
    .special-materials__item {
        max-height: 330px
    }
}

@media screen and (max-width: 920px) {
    .special-link-img {
        max-height: 190px
    }
}

@media screen and (max-width: 920px) and (min-width: 481px) {
    .special-link-img {
        max-height: 230px
    }
}

@media screen and (max-width: 920px) and (min-width: 681px) {
    .special-link-img {
        max-height: 330px
    }
}

.actual-box.horizontal {
    width: auto
}

.actual-box.horizontal > ul {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly
}

.actual-box.horizontal > ul li {
    padding-left: 10px;
    padding-right: 10px
}

.article-box.vertical > ul li {
    float: none;
    width: auto
}

.currency-title {
    margin-top: 60px;
    margin-bottom: 50px;
    text-align: center;
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 32px;
    line-height: normal;
    color: #000
}

.bank__content > .currency-title, .exchange__content > .currency-title, .nbu__content > .currency-title {
    margin-top: 50px;
    font-size: 20px;
    text-align: left
}

.bank-flex {
    -ms-flex-direction: column;
    flex-direction: column
}

.bank-flex, .bank-flex__main {
    background: #fff;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex
}

.bank-flex__main {
    position: relative;
    padding-left: 20px;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-align: center;
    align-items: center;
    border: 1px solid #f3f3f3;
    box-shadow: 0 6px 4px rgba(0, 0, 0, .05);
    border-radius: 10px 10px 0 0
}

.bank-flex__main-eur, .bank-flex__main-rub, .bank-flex__main-title, .bank-flex__main-usd {
    box-sizing: border-box;
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: normal;
    color: #5b5b5b;
    height: 100%;
    padding: 15px;
    text-align: left;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    border-right: 1px dotted #eee
}

.bank-flex__main-title {
    padding-left: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    border-right: 1px dotted #eee
}

.bank-flex__main > p {
    margin: 0
}

.bank-flex__item {
    padding-left: 20px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-align: center;
    align-items: center
}

.bank-flex__item:not(:first-of-type) {
    border-top: 1px solid #dfdfdf
}

.bank-flex__item p {
    margin: 0
}

.bank-flex__title {
    padding-top: 15px;
    padding-bottom: 15px;
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: normal;
    color: #5b5b5b
}

.bank-flex__empty, .bank-flex__eur, .bank-flex__rub, .bank-flex__title, .bank-flex__usd {
    box-sizing: border-box;
    text-align: left;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    border-right: 1px solid #eee
}

.bank-flex__empty, .bank-flex__eur, .bank-flex__rub, .bank-flex__usd {
    height: 100%;
    padding: 15px
}

.bank-flex__empty {
    text-align: center
}

.exchange-flex {
    -ms-flex-direction: column;
    flex-direction: column
}

.exchange-flex, .exchange-flex__main {
    background: #fff;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex
}

.exchange-flex__main {
    position: relative;
    padding-left: 20px;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-align: center;
    align-items: center;
    border: 1px solid #f3f3f3;
    box-shadow: 0 6px 4px rgba(0, 0, 0, .05);
    border-radius: 10px 10px 0 0
}

.exchange-flex__main-eur, .exchange-flex__main-rub, .exchange-flex__main-title, .exchange-flex__main-usd {
    box-sizing: border-box;
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: normal;
    color: #5b5b5b;
    height: 100%;
    padding: 15px;
    text-align: left;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    border-right: 1px dotted #eee
}

.exchange-flex__main-title {
    padding-left: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    border-right: 1px dotted #eee
}

.exchange-flex__main > p {
    margin: 0
}

.exchange-flex__item {
    padding-left: 20px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-align: center;
    align-items: center
}

.exchange-flex__item:not(:first-of-type) {
    border-top: 1px solid #dfdfdf
}

.exchange-flex__item p {
    margin: 0
}

.exchange-flex__title {
    box-sizing: border-box;
    padding-top: 15px;
    padding-bottom: 15px;
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: normal;
    text-align: left;
    color: #5b5b5b;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    border-right: 1px solid #eee
}

.exchange-flex__empty, .exchange-flex__eur, .exchange-flex__rub, .exchange-flex__usd {
    box-sizing: border-box;
    height: 100%;
    padding: 15px;
    text-align: left;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    border-right: 1px solid #eee
}

.exchange-flex__empty {
    text-align: center
}

.nbu__content > h2 {
    font-size: 2rem;
    margin-bottom: 20px
}

.nbu-flex {
    border: 1px solid #dfdfdf;
    border-radius: 10px;
    -ms-flex-direction: column;
    flex-direction: column
}

.nbu-flex, .nbu-flex__main {
    background: #fff;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex
}

.nbu-flex__main {
    padding: 0 20px;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-align: center;
    align-items: center;
    border: 1px solid #f3f3f3;
    box-shadow: 0 6px 4px rgba(0, 0, 0, .05);
    border-radius: 10px 10px 0 0
}

.nbu-flex__main-title, .nbu-flex__main-value {
    box-sizing: border-box;
    text-align: left;
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: normal;
    color: #5b5b5b
}

.nbu-flex__main-title {
    -ms-flex: 0 0 40%;
    flex: 0 0 40%;
    border-right: 1px dotted #eee
}

.nbu-flex__main-value {
    height: 100%;
    padding-top: 15px;
    padding-bottom: 15px;
    -ms-flex: 0 0 60%;
    flex: 0 0 60%;
    padding-left: 20px
}

.nbu-flex__main > p {
    margin: 0
}

.nbu-flex__item {
    padding: 0 20px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-align: center;
    align-items: center
}

.nbu-flex__item p {
    margin: 0;
    font-size: 14px
}

.nbu-flex__item:nth-child(odd) {
    background: #e6e6e6
}

.nbu-flex__title, .nbu-flex__value {
    box-sizing: border-box;
    padding-top: 15px;
    padding-bottom: 15px;
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: normal;
    text-align: left;
    color: #5b5b5b
}

.nbu-flex__title {
    -ms-flex: 0 0 40%;
    flex: 0 0 40%;
    border-right: 1px solid #eee
}

.nbu-flex__value {
    -ms-flex: 0 0 60%;
    flex: 0 0 60%;
    padding-left: 20px
}

#js-bank-hide-eur, #js-bank-hide-rub, #js-bank-hide-usd, #js-exchange-hide-eur, #js-exchange-hide-rub, #js-exchange-hide-usd, #js-nbu-hide {
    display: none
}

#js-select-bank, #js-select-exc {
    display: none;
    position: absolute;
    right: 10px;
    top: 10px;
    background: #fff;
    border: 1px solid #dfdfdf;
    border-radius: 4px
}

.graphic {
    position: relative;
    min-height: 380px;
    border: 1px solid #dfdfdf;
    border-radius: 10px
}

.graphic, .graphic__control {
    background: #fff;
    box-sizing: border-box
}

.graphic__control {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 15px 10px 15px 20px;
    border: 1px solid #f3f3f3;
    box-shadow: 0 6px 4px rgba(0, 0, 0, .05);
    border-radius: 10px 10px 0 0
}

.graphic__control-title {
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: normal;
    color: #5b5b5b
}

.graphic__control-title > p {
    margin: 0
}

.graphic__control-select {
    text-align: right
}

.graphic__control-select > p {
    margin: 0;
    display: inline-block;
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: normal;
    color: #5b5b5b;
    margin-right: 5px
}

.graphic__control-select > select {
    display: inline-block;
    background: #fff;
    border: 1px solid #dfdfdf;
    border-radius: 4px
}

.loader {
    background: none repeat scroll 0 0 #fff;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    height: 100%;
    width: 100%;
    z-index: 9999
}

.loader_inner {
    background-image: url(../images/preloader.gif);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50%;
    background-color: #fff;
    height: 60px;
    width: 60px;
    margin-top: -30px;
    margin-left: -30px;
    left: 50%;
    top: 50%;
    position: absolute
}

@media screen and (max-width: 1050px) {
    .bank-flex__main {
        padding-left: 15px
    }

    .bank-flex__main-eur, .bank-flex__main-rub, .bank-flex__main-title, .bank-flex__main-usd {
        padding: 15px
    }

    .bank-flex__main-title {
        padding-left: 0
    }

    .bank-flex__item {
        padding-left: 15px
    }

    .bank-flex__title {
        padding-top: 10px;
        padding-bottom: 10px
    }

    .bank-flex__empty, .bank-flex__eur, .bank-flex__rub, .bank-flex__usd {
        padding: 10px
    }

    .exchange-flex__main {
        padding-left: 15px
    }

    .exchange-flex__main-eur, .exchange-flex__main-rub, .exchange-flex__main-title, .exchange-flex__main-usd {
        padding: 15px
    }

    .exchange-flex__main-title {
        padding-left: 0
    }

    .exchange-flex__item {
        padding-left: 15px
    }

    .exchange-flex__title {
        padding-top: 10px;
        padding-bottom: 10px
    }

    .exchange-flex__empty, .exchange-flex__eur, .exchange-flex__rub, .exchange-flex__usd {
        padding: 10px
    }
}

@media screen and (max-width: 920px) {
    .bank-flex__main {
        padding-left: 20px
    }

    .bank-flex__main-eur, .bank-flex__main-rub, .bank-flex__main-title, .bank-flex__main-usd {
        padding: 15px
    }

    .bank-flex__main-title {
        padding-left: 0
    }

    .bank-flex__item {
        padding-left: 20px
    }

    .bank-flex__title {
        padding-top: 15px;
        padding-bottom: 15px
    }

    .bank-flex__empty, .bank-flex__eur, .bank-flex__rub, .bank-flex__usd {
        padding: 15px
    }

    .exchange-flex__main {
        padding-left: 20px
    }

    .exchange-flex__main-eur, .exchange-flex__main-rub, .exchange-flex__main-title, .exchange-flex__main-usd {
        padding: 15px
    }

    .exchange-flex__main-title {
        padding-left: 0
    }

    .exchange-flex__item {
        padding-left: 20px
    }

    .exchange-flex__title {
        padding-top: 15px;
        padding-bottom: 15px
    }

    .exchange-flex__empty, .exchange-flex__eur, .exchange-flex__rub, .exchange-flex__usd {
        padding: 15px
    }
}

@media screen and (max-width: 650px) {
    #js-select-bank, #js-select-exc {
        display: block
    }

    .bank-flex__main-eur, .bank-flex__main-rub, .bank-flex__main-title, .bank-flex__main-usd {
        height: 100%;
        padding: 15px;
        text-align: left;
        -ms-flex: 0 0 60%;
        flex: 0 0 60%
    }

    .bank-flex__main-title {
        padding-left: 0
    }

    .bank-flex__main-title, .bank-flex__title {
        -ms-flex: 0 0 40%;
        flex: 0 0 40%
    }

    .bank-flex__empty, .bank-flex__eur, .bank-flex__rub, .bank-flex__usd {
        -ms-flex: 0 0 60%;
        flex: 0 0 60%
    }

    .exchange-flex__main-eur, .exchange-flex__main-rub, .exchange-flex__main-title, .exchange-flex__main-usd {
        height: 100%;
        padding: 15px;
        text-align: left;
        -ms-flex: 0 0 60%;
        flex: 0 0 60%
    }

    .exchange-flex__main-title {
        padding-left: 0
    }

    .exchange-flex__main-title, .exchange-flex__title {
        -ms-flex: 0 0 40%;
        flex: 0 0 40%
    }

    .exchange-flex__empty, .exchange-flex__eur, .exchange-flex__rub, .exchange-flex__usd {
        -ms-flex: 0 0 60%;
        flex: 0 0 60%
    }
}

@media screen and (max-width: 576px) {
    #js-select-bank, #js-select-exc {
        display: block
    }

    .bank-flex__main {
        padding-left: 10px
    }

    .bank-flex__main-eur, .bank-flex__main-rub, .bank-flex__main-title, .bank-flex__main-usd {
        height: 100%;
        padding: 10px;
        text-align: left;
        -ms-flex: 0 0 60%;
        flex: 0 0 60%
    }

    .bank-flex__main-title {
        padding-left: 0;
        -ms-flex: 0 0 40%;
        flex: 0 0 40%
    }

    .bank-flex__item {
        padding-left: 10px
    }

    .bank-flex__title {
        -ms-flex: 0 0 40%;
        flex: 0 0 40%
    }

    .bank-flex__empty, .bank-flex__eur, .bank-flex__rub, .bank-flex__usd {
        padding: 10px;
        -ms-flex: 0 0 60%;
        flex: 0 0 60%
    }

    .exchange-flex__main {
        padding-left: 10px
    }

    .exchange-flex__main-eur, .exchange-flex__main-rub, .exchange-flex__main-title, .exchange-flex__main-usd {
        height: 100%;
        padding: 10px;
        text-align: left;
        -ms-flex: 0 0 60%;
        flex: 0 0 60%
    }

    .exchange-flex__main-title {
        padding-left: 0;
        -ms-flex: 0 0 40%;
        flex: 0 0 40%
    }

    .exchange-flex__item {
        padding-left: 10px
    }

    .exchange-flex__title {
        -ms-flex: 0 0 40%;
        flex: 0 0 40%
    }

    .exchange-flex__empty, .exchange-flex__eur, .exchange-flex__rub, .exchange-flex__usd {
        padding: 10px;
        -ms-flex: 0 0 60%;
        flex: 0 0 60%
    }

    .nbu-flex__main {
        padding-left: 10px
    }

    .nbu-flex__main-title, .nbu-flex__main-value {
        height: 100%;
        padding: 10px;
        text-align: left;
        -ms-flex: 0 0 60%;
        flex: 0 0 60%
    }

    .nbu-flex__main-title {
        padding-left: 0;
        -ms-flex: 0 0 40%;
        flex: 0 0 40%
    }

    .nbu-flex__item {
        padding-left: 10px
    }

    .nbu-flex__title {
        -ms-flex: 0 0 40%;
        flex: 0 0 40%
    }

    .nbu-flex__value {
        padding-left: 10px;
        -ms-flex: 0 0 60%;
        flex: 0 0 60%
    }
}

.currency-page__title {
    padding-top: 20px;
    padding-bottom: 5px;
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 28px;
    font-weight: 400;
    line-height: 33px;
    color: #000;
    text-align: center
}

@media (min-width: 800px) {
    .currency-page__title {
        padding-top: 10px;
        padding-bottom: 10px;
        font-size: 32px;
        line-height: 37px
    }
}

.currency-page__date-wrap {
    padding-top: 5px;
    padding-bottom: 5px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 20px;
    text-align: center
}

.currency-page__controls {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: baseline;
    align-items: baseline;
    max-width: 300px;
    padding: 8px 0 10px;
    margin: 0 auto;
    font-family: Arial, Helvetica, sans-serif
}

@media (min-width: 800px) {
    .currency-page__controls {
        -ms-flex-pack: center;
        justify-content: center;
        max-width: none
    }
}

.currency-page__prompt {
    margin-bottom: 0;
    font-size: 14px;
    line-height: 16px;
    color: #000
}

@media (min-width: 800px) {
    .currency-page__prompt {
        margin-right: 20px;
        font-size: 18px;
        line-height: 21px
    }
}

.currency-page__tab-list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0;
    margin: 0;
    list-style: none
}

.currency-page__tab-item:not(:first-of-type) {
    margin-left: 7px
}

.currency-page__tab-btn {
    padding: 5px;
    border: 1px solid transparent;
    font-size: 14px;
    line-height: 16px;
    color: #0065a2;
    background-color: transparent
}

@media (min-width: 800px) {
    .currency-page__tab-btn {
        font-size: 18px;
        line-height: 21px
    }
}

.currency-page__tab-btn--active {
    border-color: #e03a0d;
    color: #e03a0d
}

.currency-page__org-title {
    width: 50%;
    padding: 15px 15px 10px 0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 14px;
    color: #000
}

@media (min-width: 800px) {
    .currency-page__org-title {
        width: 56%;
        font-size: 18px;
        line-height: 21px
    }
}

.currency-page__ask, .currency-page__bid {
    width: 25%;
    padding: 15px 15px 10px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    line-height: 18px;
    color: #616161;
    text-align: center
}

@media (min-width: 800px) {
    .currency-page__ask, .currency-page__bid {
        width: 22%;
        font-size: 24px;
        line-height: 28px
    }
}

.currency-page__ask--header, .currency-page__bid--header {
    padding: 5px 5px 10px;
    font-size: 12px;
    line-height: 14px;
    color: #000
}

@media (min-width: 800px) {
    .currency-page__ask--header, .currency-page__bid--header {
        font-size: 14px;
        line-height: 16px
    }
}

.currency-page__bid {
    border-right: 1px solid #dfdfdf
}

.currency-page__tab-content-wrap {
    max-width: 486px;
    margin: 0 auto
}

@media (min-width: 800px) {
    .currency-page__tab-content-wrap {
        margin-top: 5px
    }
}

@media (min-width: 1366px) {
    .currency-page__tab-content-wrap {
        margin-top: 15px
    }
}

.currency-page__tab-content {
    display: none;
    padding: 10px 0
}

.currency-page__tab-content--visible {
    display: block
}

.currency-page__bank-content, .currency-page__exchange-content {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 10px 0
}

.currency-page__content-title {
    padding-bottom: 18px;
    margin-bottom: 0;
    font-size: 18px;
    font-weight: 700;
    line-height: 21px;
    color: #000
}

.currency-page__content-title, .currency-page__slide-btn {
    font-family: Arial, Helvetica, sans-serif;
    text-align: center
}

.currency-page__slide-btn {
    padding: 5px 10px;
    margin-top: 5px;
    margin-left: auto;
    border: none;
    background-color: transparent;
    font-size: 14px;
    line-height: 16px;
    color: #0065a2
}

@media (min-width: 800px) {
    .currency-page__slide-btn {
        margin-top: 10px;
        font-size: 16px;
        line-height: 18px
    }
}

.currency-page__converter-wrap {
    padding: 10px 0
}

@media (min-width: 800px) {
    .currency-page__converter-wrap {
        max-width: 600px;
        padding-top: 18px;
        margin: 0 auto
    }
}

.currency-page__converter-title {
    padding-bottom: 10px;
    font-family: "Geneva, Arial, Helvetica, sans-serif";
    font-size: 20px;
    font-weight: 400;
    line-height: 23px;
    color: #000;
    text-transform: uppercase;
    text-align: center
}

.currency-page__converter-text {
    padding: 3px 0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 24px;
    color: #000
}

@media (min-width: 800px) {
    .currency-page__converter-text {
        padding-bottom: 25px;
        font-size: 16px
    }
}

.currency-page .panel.panel-info {
    max-width: 600px;
    margin: 0 auto
}

.container--currency {
    overflow: initial
}

@media (max-width: 920px) {
    .container--currency {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }

    .container--currency .container-right {
        display: block !important;
        width: 720px;
        max-width: 100%;
        margin-left: 0
    }
}

.branding {
    display: none
}

@media (min-width: 960px) {
    .branding {
        position: fixed;
        z-index: 0;
        display: block;
        background-position: center 0;
        background-repeat: no-repeat
    }
}

@media (min-width: 960px) {
    .branding, .branding-link {
        top: 0;
        left: 0;
        width: 100%;
        height: 100%
    }

    .branding-link {
        position: absolute
    }
}

@media (min-width: 960px) {
    .wrapper--branding {
        position: relative;
        max-width: 960px !important;
        z-index: 1
    }
}

@media (min-width: 960px) {
    .header--branding {
        background-color: #fff
    }
}

@media (min-width: 960px) {
    .footer--branding, .header--branding {
        max-width: 960px;
        margin-right: auto;
        margin-left: auto
    }
}

@media (min-width: 960px) {
    .ny-2016--branding {
        background-color: transparent
    }
}

@media (min-width: 960px) {
    .wrap-container--branding {
        max-width: 960px
    }
}

@media (min-width: 960px) {
    .header--branding .ny-2016 .menu.main-menu #menu-main_menu .menu-item:first-child a, .header--branding .ny-2016 .menu.main-menu #menu-main_menu .menu-item:nth-child(2) a, .header--branding .ny-2016 .menu.main-menu #menu-main_menu .menu-item:nth-child(3) a, .header--branding .ny-2016 .menu.main-menu #menu-main_menu .menu-item a {
        font-size: 11px;
        line-height: 14px;
        font-weight: 400
    }
}

.recaptcha-error-message {
    min-height: 25px;
    margin-bottom: 0 !important;
    font-size: 10px;
    color: red
}

@media (min-width: 480px) {
    .recaptcha-error-message {
        min-height: 35px;
        padding-top: 10px;
        font-size: 12px
    }
}

.wrapper--for-sticky {
    overflow: initial !important
}

.container--for-sticky {
    overflow: initial
}

.container-right--for-sticky, .right--for-sticky {
    position: -webkit-sticky;
    position: sticky;
    top: 20px
}

.header-user-donate {
    width: 100%;
    height: 100px;
    margin-bottom: 26px
}

.user-donate {
    margin: 0 auto;
    width: 250px
}

.img-donate {
    width: 100px
}

.name-donate {
    position: relative;
    left: 112px;
    top: -70px
}

.name-donate .possada {
    line-height: 15px
}

.name-donate .name-edition, .name-donate .possada {
    padding: 0;
    margin: 0;
    font-size: 11px;
    font-family: Roboto, Arial, Helvetica, sans-serif
}

.name-donate .name-edition {
    font-weight: 700;
    text-transform: uppercase
}

.text-donate {
    width: 100%;
    font-family: Arial, Helvetica, sans-serif
}

.donate-form {
    margin: 2% auto;
    margin-top: 40px;
    width: 96%;
    min-height: 300px;
    background: #fff;
    border: 1px solid #52ab64;
    box-sizing: border-box;
    box-shadow: 0 5px 10px rgba(29, 165, 56, .3);
    border-radius: 3px;
    padding: 20px
}

@media screen and (max-width: 456px) {
    .donate-form {
        padding-left: 10px;
        padding-right: 10px
    }
}

.donate-form2 {
    margin: 2% auto;
    margin-top: 40px;
    width: 96%;
    min-height: 170px;
    background: #fff;
    border: 1px solid #52ab64;
    box-sizing: border-box;
    box-shadow: 0 5px 10px rgba(29, 165, 56, .3);
    border-radius: 3px;
    padding: 20px
}

@media screen and (max-width: 456px) {
    .donate-form2 {
        padding-left: 10px;
        padding-right: 10px
    }
}

.title-form-donate {
    font-family: Arial, Helvetica, sans-serif;
    text-align: center;
    font-size: 22px;
    line-height: 25px;
    color: #52ab64
}

.button-value {
    max-width: 530px;
    margin: 0 auto
}

.button-value a {
    border: 1px solid #52ab64 !important;
    color: #52ab64;
    border-radius: 3px;
    text-decoration: none;
    width: auto;
    text-align: center;
    display: inline-block;
    min-height: 40px;
    line-height: 40px;
    margin: 26px 1.5% 0;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 16px;
    font-family: Roboto, Arial, Helvetica, sans-serif
}

@media screen and (max-width: 767px) {
    .button-value a {
        margin: 26px 1% 0;
        padding-left: 10px;
        padding-right: 10px
    }
}

.button-value a.active, .button-value a:focus, .button-value a:hover {
    background-color: #52ab64;
    border: 1px solid #52ab64;
    color: #fff
}

.payment-check {
    padding: 7px;
    max-width: 515px;
    margin: 0 auto;
    margin-top: 30px
}

.payment-check a {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-size: 16px;
    line-height: 25px;
    padding-right: 15px;
    margin-right: 45px;
    border-bottom: 0 solid transparent !important;
    display: inline-block
}

@media screen and (max-width: 767px) {
    .payment-check a {
        display: block;
        margin-bottom: 15px;
        margin-right: 0;
        padding-right: 15px
    }
}

.payment-check a:focus, .payment-check a:hover {
    color: #000;
    border-bottom: 0 solid transparent !important
}

.tablink:after {
    position: absolute;
    background: url(../images/donate-check-grey.svg) 0 0 no-repeat;
    content: "";
    width: 25px;
    height: 25px;
    margin-left: 15px
}

@media screen and (max-width: 767px) {
    .tablink:after {
        left: 55%
    }
}

@media screen and (max-width: 456px) {
    .tablink:after {
        left: 240px
    }
}

.w3-green:after {
    position: absolute;
    background: url(../images/donate-check-green.svg) 0 0 no-repeat;
    content: "";
    width: 25px;
    height: 25px;
    margin-right: 15px
}

.instruction-donate {
    margin-top: 20px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    padding: 7px;
    max-width: 515px;
    margin: 0 auto
}

.instruction-donate a {
    color: #000 !important;
    border-bottom: 1px solid #000 !important
}

.instruction-donate a:hover {
    color: #52ab64 !important;
    border-bottom: 0 solid transparent !important
}

.instruction-donate2 {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    padding: 7px;
    max-width: 515px;
    margin: 0 auto;
    margin-top: 20px;
    text-align: center
}

.instruction-donate2 a {
    color: #000 !important;
    border-bottom: 1px solid #000 !important
}

.instruction-donate2 a:hover {
    color: #52ab64 !important;
    border-bottom: 0 solid transparent !important
}

.donate-payment-information {
    margin-top: 25px;
    padding: 15px;
    margin-bottom: 40px
}

.donate-payment-information table {
    width: 100%
}

.donate-payment-information td {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 25px
}

@media screen and (max-width: 456px) {
    .donate-payment-information td {
        float: left;
        width: 240px;
        font-size: 14px;
        line-height: 20px
    }
}

@media screen and (max-width: 456px) {
    .donate-payment-information td strong {
        font-size: 15px
    }
}

@media screen and (max-width: 456px) {
    .donate-payment-information tr {
        border-bottom: 10px solid #fff
    }
}

.title-bank-info {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-size: 22px;
    line-height: 25px;
    margin-bottom: 25px
}

.title-modal-donate {
    font-size: 30px;
    margin-top: 30px
}

.description-modal-donate, .title-modal-donate {
    text-align: center;
    font-family: Arial, Helvetica, sans-serif
}

.description-modal-donate {
    width: 80%;
    margin: 0 auto;
    font-size: 14px;
    margin-top: 18px;
    color: #a8a8a8;
    line-height: 1.5em
}

.form-number-donate {
    margin: 0 auto;
    margin-top: 30px;
    width: 235px;
    position: relative
}

.form-number-donate input {
    border: 0;
    border-radius: 0;
    border-bottom: 1px solid #a8a8a8;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    text-align: center;
    color: #a8a8a8;
    width: 130px;
    outline: none;
    margin-left: 20px
}

.form-number-donate input:-ms-input-placeholder {
    color: #959595;
    font-size: 16px;
    font-family: Arial, Helvetica, sans-serif
}

.form-number-donate input::placeholder {
    color: #959595;
    font-size: 16px;
    font-family: Arial, Helvetica, sans-serif
}

.form-number-donate input:focus {
    border-bottom: 1px solid #52ab64;
    color: #52ab64
}

.form-number-donate span {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000;
    display: block;
    float: right;
    margin-top: 4px
}

.form-number-donate .amountspan {
    position: absolute;
    top: 0;
    left: 100px
}

.form-number-donate label {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000;
    display: block;
    float: left;
    margin-top: 4px
}

.form-number-donate .amount {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    color: #52ab64;
    display: block;
    position: relative;
    left: 5px;
    line-height: 18px;
    width: 105px
}

.form-number-donate .amount span {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000;
    display: block;
    float: right;
    margin-top: 4px
}

.form-phone-donate {
    margin-top: 20px;
    margin-bottom: 0
}

.form-phone-donate .input-numphone:before {
    content: "+";
    font-size: 16px;
    font-family: Arial, Helvetica, sans-serif;
    color: #52ab64;
    position: relative;
    left: 28px;
    z-index: 1;
    margin-left: -20px
}

.form-phone-donate input {
    color: #959595;
    margin-left: 10px;
    position: relative;
    padding-left: 15px
}

.form-phone-donate input:-ms-input-placeholder {
    font-family: Arial, Helvetica, sans-serif
}

.form-phone-donate input::placeholder {
    font-family: Arial, Helvetica, sans-serif
}

.form-phone-donate input:focus {
    border-bottom: 1px solid #52ab64;
    color: #52ab64
}

.form-phone-donate span {
    font-size: 12px;
    margin-top: 4px
}

.form-phone-donate label {
    font-size: 16px;
    color: #52ab64;
    margin-top: 20px
}

.form-phone-donate {
    margin: 0 auto;
    margin-top: 30px;
    width: 235px
}

.form-phone-donate input {
    border: 0;
    border-radius: 0;
    border-bottom: 1px solid #a8a8a8;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    text-align: left;
    color: #52ab64;
    width: 150px;
    outline: none
}

.form-phone-donate input:-ms-input-placeholder {
    color: #959595;
    font-size: 16px
}

.form-phone-donate input::placeholder {
    color: #959595;
    font-size: 16px
}

.form-phone-donate span {
    font-size: 16px;
    color: #52ab64;
    float: right;
    margin-top: 20px
}

.form-phone-donate label, .form-phone-donate span {
    font-family: Arial, Helvetica, sans-serif;
    display: block
}

.form-phone-donate label {
    font-size: 12px;
    color: #000;
    float: left;
    margin-top: 4px
}

.notimaster {
    display: none;
    text-align: center;
    line-height: 30px;
    color: red;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif
}

.error-box {
    height: 30px;
    width: 100%;
    margin-top: 0 auto
}

input::-webkit-inner-spin-button, input::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

input[type=number] {
    -moz-appearance: textfield
}

.form-button-donate {
    margin: 0 auto;
    margin-top: 10px;
    width: 350px
}

@media screen and (max-width: 767px) {
    .form-button-donate {
        width: 260px
    }
}

.form-button-donate button {
    width: 150px;
    height: 40px;
    font-family: Roboto, Arial, Helvetica, sans-serif;
    font-size: 16px;
    transition: all .3s ease
}

@media screen and (max-width: 767px) {
    .form-button-donate button {
        width: 120px
    }
}

.form-button-donate .btn-grey {
    background-color: #52ab64;
    color: #fff;
    border: 1px solid #52ab64
}

.form-button-donate .btn-grey:focus, .form-button-donate .btn-grey:hover {
    background-color: #387645;
    border: 1px solid #387645;
    outline: none
}

.form-button-donate .btn-grey:active {
    background-color: #000;
    border: 1px solid #000;
    outline: none
}

.form-button-donate .btn-white {
    background-color: #fff;
    color: #52ab64;
    border: 1px solid #52ab64;
    float: right
}

.form-button-donate .btn-white:active {
    background-color: #000;
    border: 1px solid #000;
    outline: none
}

.form-button-donate .btn-white:focus, .form-button-donate .btn-white:hover {
    background-color: #387645;
    border: 1px solid #387645;
    color: #fff;
    outline: none
}

.scotch-overlay {
    z-index: 9998;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .6)
}

.scotch-modal, .scotch-overlay {
    position: fixed;
    opacity: 0;
    transition: opacity 1ms ease
}

.scotch-modal {
    z-index: 9999;
    top: 50vh;
    left: 50%;
    width: 500px;
    min-height: 300px;
    padding: 30px;
    transform: translate(-50%, -50%);
    border-radius: 2px;
    background: #fff
}

@media screen and (max-width: 767px) {
    .scotch-modal {
        width: 280px
    }
}

.scotch-modal.scotch-open.scotch-anchored {
    top: 20px;
    transform: translate(-50%)
}

.scotch-modal.scotch-open, .scotch-overlay.scotch-open {
    opacity: 1
}

.scotch-close {
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
    width: 40px;
    height: 40px;
    background: #fff url(../images/icon-close.svg) 0 0 no-repeat;
    border: 0;
    outline: none
}

.scotch-close:hover {
    background: #fff url(../images/icon-close-active.svg) 0 0 no-repeat
}

.scotch-overlay.fade-and-drop {
    display: block;
    opacity: 0
}

.scotch-modal.fade-and-drop {
    top: -300%;
    opacity: 1;
    display: block
}

.scotch-modal.fade-and-drop.scotch-open {
    top: 50vh;
    transition: top 3ms ease 3ms
}

.scotch-modal.fade-and-drop.scotch-open.scotch-anchored {
    transition: top 3ms ease 3ms
}

.scotch-overlay.fade-and-drop.scotch-open {
    top: 0;
    transition: opacity 3ms ease;
    opacity: 1
}

.scotch-modal.fade-and-drop {
    transition: top 3ms ease
}

.scotch-overlay.fade-and-drop {
    transition: opacity 3ms ease 3ms
}

#content, #content2, #content3 {
    display: none
}

.trigger-button {
    font-size: 17px;
    position: relative;
    top: 0;
    display: block;
    margin: auto;
    padding: 10px 30px;
    cursor: pointer;
    color: #fff;
    border: 0;
    border-radius: 3px;
    outline: none;
    background: #2ecc71;
    box-shadow: 0 5px 1px #27ae60
}

.trigger-button:hover {
    background: #27ae60;
    box-shadow: 0 5px 1px #145b32
}

.trigger-button:active {
    border-top: 5px solid #fff;
    box-shadow: none
}

.text-thank {
    width: 100%;
    font-family: Arial, Helvetica, sans-serif
}

.text-thank h1 {
    text-align: center !important;
    display: block;
    margin-bottom: 25px
}

.text-thank img {
    width: 60px;
    height: 60px;
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 45px
}

.text-thank ol {
    padding: 0 0 0 20px !important
}

.text-thank ol li {
    margin-bottom: 10px
}

@media (min-width: 1280px) {
    .body--ny2020 {
        background-image: url(../images/logo/background-ny-2020-psm-4k.jpg);
        background-position: center 0;
        background-size: cover;
        background-repeat: no-repeat;
        background-attachment: fixed
    }
}

@media (min-width: 1280px) {
    .header--ny2020 {
        background-color: #fff
    }
}

.header--ny2020-decor {
    display: none
}

@media (min-width: 1280px) {
    .header--ny2020-decor {
        display: block;
        height: 136px;
        background-color: transparent;
        background-image: url(../images/logo/header-ny2020-decor.png);
        background-position: 0 0;
        background-repeat: no-repeat;
        background-size: 1280px 136px
    }
}

@media (min-width: 921px) {
    .header__logo-img--ny2020 {
        bottom: -11px
    }
}

@media (min-width: 1025px) {
    .header__logo-img--ny2020 {
        bottom: -14px
    }
}

@media (min-width: 1280px) {
    .header__logo-img--ny2020 {
        bottom: -11px
    }
}

.psm-telegram-button {
    display: flex;
}