@charset "UTF-8";


@font-face {
  font-family: 'Montserrat';
  font-display: 'swap'; /* auto, swap, block, fallback, optional */
}

.slick-list,
.slick-slider,
.slick-track {
    position: relative;
    display: block
}

.slick-dots li button:before,
.slick-next:before,
.slick-prev:before {
    font-family: slick;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased
}

*,
.slick-slider {
    -webkit-tap-highlight-color: transparent
}

.slick-dots li button:before,
html {
    -webkit-font-smoothing: antialiased
}


.slick-loading .slick-slide,
.slick-loading .slick-track,
.wow {
    visibility: hidden
}

@media only screen and (max-width:960px) {
    .table-resp {
        width: 100%;
/*
        overflow: auto;
*/
        margin: 0 0 1em;
     }
    .slick-loading .slick-slide,
    .slick-loading .slick-track,
    .wow {
        visibility: visible
    }

}


.universitiesSection_title-descr.wow.fadeInUp p {
    font-size: 18px;
    margin: 20px 0 40px 0;
}

.headerBottom_menu>ul>li .sub-menu li a:hover,
.headerBottom_menu>ul>li .sub-menu li.current-menu-item a,
.headerBottom_menu>ul>li.current-menu-item>a,
.headerBottom_menu>ul>li.current-menu-parent>a,
.headerBottom_menu>ul>li>a:hover {
    text-shadow: #333 1px 0 0
}

.select-options,
.slick-dots,
li,
ul {
    list-style: none
}

a,
ul.f-menu a {
    text-decoration: none
}

.slick-slider {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y
}

.slick-list {
    overflow: hidden;
    margin: 0;
    padding: 0
}

.slick-list.dragging {
    cursor: pointer
}

.slick-slider .slick-list,
.slick-slider .slick-track {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-track {
    top: 0;
    left: 0;
    margin-left: auto;
    margin-right: auto
}

.slick-track:after,
.slick-track:before {
    display: table;
    content: ''
}

.slick-track:after {
    clear: both
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px
}

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

.slick-vertical .slick-slide {
    display: block;
    height: auto
}

.slick-arrow.slick-hidden {
    display: none
}

.slick-dots,
.slick-next,
.slick-prev {
    position: absolute;
    display: block;
    padding: 0
}

.slick-loading .slick-list {
    background: #fff
}

.slick-next,
.slick-prev {
    font-size: 0;
    line-height: 0;
    top: 50%;
    width: 20px;
    height: 20px;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: 0;
    background: 0 0
}

.slick-next:focus,
.slick-next:hover,
.slick-prev:focus,
.slick-prev:hover {
    color: transparent;
    outline: 0;
    background: 0 0
}

.slick-next:focus:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-prev:hover:before {
    opacity: 1;
    color: #DDDCDD
}

.slick-next.slick-disabled:before,
.slick-prev.slick-disabled:before {
    opacity: .25
}

.slick-next:before,
.slick-prev:before {
    font-size: 20px;
    line-height: 1;
    opacity: .75;
    color: #fff
}

.slick-prev {
    left: -25px
}

[dir=rtl] .slick-prev {
    right: -25px;
    left: auto
}

.slick-prev:before {
    content: '←'
}

.slick-next:before,
[dir=rtl] .slick-prev:before {
    content: '→'
}

.slick-next {
    right: -25px
}

[dir=rtl] .slick-next {
    right: auto;
    left: -25px
}

[dir=rtl] .slick-next:before {
    content: '←'
}

.slick-dotted.slick-slider {
    margin-bottom: 30px
}

.slick-dots {
    width: 100%;
    margin: 0;
    text-align: center
}

.slick-dots li {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    padding: 0;
    cursor: pointer
}

.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: 0;
    background: 0 0
}

.slick-dots li button:focus,
.slick-dots li button:hover {
    outline: 0
}

.slick-dots li button:focus:before,
.slick-dots li button:hover:before {
    opacity: 1
}

.slick-dots li button:before {
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: '•';
    text-align: center
}

.repeatedScreen:before,
.telLink:before,
.templateBLock:before,
.upButton:before {
    content: ''
}

.slick-dots li.slick-active button:before {
    opacity: .75
}

.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.animated.hinge {
    -webkit-animation-duration: 2s;
    animation-duration: 2s
}

@-webkit-keyframes bounce {
    0%,
    100%,
    20%,
    50%,
    80% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    40% {
        -webkit-transform: translateY(-30px);
        transform: translateY(-30px)
    }
    60% {
        -webkit-transform: translateY(-15px);
        transform: translateY(-15px)
    }
}

@keyframes bounce {
    0%,
    100%,
    20%,
    50%,
    80% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    40% {
        -webkit-transform: translateY(-30px);
        transform: translateY(-30px)
    }
    60% {
        -webkit-transform: translateY(-15px);
        transform: translateY(-15px)
    }
}

.bounce {
    -webkit-animation-name: bounce;
    animation-name: bounce
}

@-webkit-keyframes flash {
    0%,
    100%,
    50% {
        opacity: 1
    }
    25%,
    75% {
        opacity: 0
    }
}

@keyframes flash {
    0%,
    100%,
    50% {
        opacity: 1
    }
    25%,
    75% {
        opacity: 0
    }
}

.flash {
    -webkit-animation-name: flash;
    animation-name: flash
}

@-webkit-keyframes pulse {
    0%,
    100% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    50% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }
}

@keyframes pulse {
    0%,
    100% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    50% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }
}

.pulse {
    -webkit-animation-name: pulse;
    animation-name: pulse
}

@-webkit-keyframes shake {
    0%,
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translateX(-10px);
        transform: translateX(-10px)
    }
    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translateX(10px);
        transform: translateX(10px)
    }
}

@keyframes shake {
    0%,
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translateX(-10px);
        transform: translateX(-10px)
    }
    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translateX(10px);
        transform: translateX(10px)
    }
}

.shake {
    -webkit-animation-name: shake;
    animation-name: shake
}

@-webkit-keyframes swing {
    20% {
        -webkit-transform: rotate(15deg);
        transform: rotate(15deg)
    }
    40% {
        -webkit-transform: rotate(-10deg);
        transform: rotate(-10deg)
    }
    60% {
        -webkit-transform: rotate(5deg);
        transform: rotate(5deg)
    }
    80% {
        -webkit-transform: rotate(-5deg);
        transform: rotate(-5deg)
    }
    100% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
}

@keyframes swing {
    20% {
        -webkit-transform: rotate(15deg);
        transform: rotate(15deg)
    }
    40% {
        -webkit-transform: rotate(-10deg);
        transform: rotate(-10deg)
    }
    60% {
        -webkit-transform: rotate(5deg);
        transform: rotate(5deg)
    }
    80% {
        -webkit-transform: rotate(-5deg);
        transform: rotate(-5deg)
    }
    100% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
}

.swing {
    -webkit-transform-origin: top center;
    transform-origin: top center;
    -webkit-animation-name: swing;
    animation-name: swing
}

@-webkit-keyframes tada {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    10%,
    20% {
        -webkit-transform: scale(.9) rotate(-3deg);
        transform: scale(.9) rotate(-3deg)
    }
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: scale(1.1) rotate(3deg);
        transform: scale(1.1) rotate(3deg)
    }
    40%,
    60%,
    80% {
        -webkit-transform: scale(1.1) rotate(-3deg);
        transform: scale(1.1) rotate(-3deg)
    }
    100% {
        -webkit-transform: scale(1) rotate(0);
        transform: scale(1) rotate(0)
    }
}

@keyframes tada {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    10%,
    20% {
        -webkit-transform: scale(.9) rotate(-3deg);
        transform: scale(.9) rotate(-3deg)
    }
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: scale(1.1) rotate(3deg);
        transform: scale(1.1) rotate(3deg)
    }
    40%,
    60%,
    80% {
        -webkit-transform: scale(1.1) rotate(-3deg);
        transform: scale(1.1) rotate(-3deg)
    }
    100% {
        -webkit-transform: scale(1) rotate(0);
        transform: scale(1) rotate(0)
    }
}

.tada {
    -webkit-animation-name: tada;
    animation-name: tada
}

@-webkit-keyframes wobble {
    0%,
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    15% {
        -webkit-transform: translateX(-25%) rotate(-5deg);
        transform: translateX(-25%) rotate(-5deg)
    }
    30% {
        -webkit-transform: translateX(20%) rotate(3deg);
        transform: translateX(20%) rotate(3deg)
    }
    45% {
        -webkit-transform: translateX(-15%) rotate(-3deg);
        transform: translateX(-15%) rotate(-3deg)
    }
    60% {
        -webkit-transform: translateX(10%) rotate(2deg);
        transform: translateX(10%) rotate(2deg)
    }
    75% {
        -webkit-transform: translateX(-5%) rotate(-1deg);
        transform: translateX(-5%) rotate(-1deg)
    }
}

@keyframes wobble {
    0%,
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    15% {
        -webkit-transform: translateX(-25%) rotate(-5deg);
        transform: translateX(-25%) rotate(-5deg)
    }
    30% {
        -webkit-transform: translateX(20%) rotate(3deg);
        transform: translateX(20%) rotate(3deg)
    }
    45% {
        -webkit-transform: translateX(-15%) rotate(-3deg);
        transform: translateX(-15%) rotate(-3deg)
    }
    60% {
        -webkit-transform: translateX(10%) rotate(2deg);
        transform: translateX(10%) rotate(2deg)
    }
    75% {
        -webkit-transform: translateX(-5%) rotate(-1deg);
        transform: translateX(-5%) rotate(-1deg)
    }
}

.wobble {
    -webkit-animation-name: wobble;
    animation-name: wobble
}

@-webkit-keyframes bounceIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(.3);
        transform: scale(.3)
    }
    50% {
        opacity: 1;
        -webkit-transform: scale(1.05);
        transform: scale(1.05)
    }
    70% {
        -webkit-transform: scale(.9);
        transform: scale(.9)
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes bounceIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(.3);
        transform: scale(.3)
    }
    50% {
        opacity: 1;
        -webkit-transform: scale(1.05);
        transform: scale(1.05)
    }
    70% {
        -webkit-transform: scale(.9);
        transform: scale(.9)
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

.bounceIn {
    -webkit-animation-name: bounceIn;
    animation-name: bounceIn
}

@-webkit-keyframes bounceInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        transform: translateY(-2000px)
    }
    60% {
        opacity: 1;
        -webkit-transform: translateY(30px);
        transform: translateY(30px)
    }
    80% {
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px)
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes bounceInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        transform: translateY(-2000px)
    }
    60% {
        opacity: 1;
        -webkit-transform: translateY(30px);
        transform: translateY(30px)
    }
    80% {
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px)
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

.bounceInDown {
    -webkit-animation-name: bounceInDown;
    animation-name: bounceInDown
}

@-webkit-keyframes bounceInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        transform: translateX(-2000px)
    }
    60% {
        opacity: 1;
        -webkit-transform: translateX(30px);
        transform: translateX(30px)
    }
    80% {
        -webkit-transform: translateX(-10px);
        transform: translateX(-10px)
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes bounceInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        transform: translateX(-2000px)
    }
    60% {
        opacity: 1;
        -webkit-transform: translateX(30px);
        transform: translateX(30px)
    }
    80% {
        -webkit-transform: translateX(-10px);
        transform: translateX(-10px)
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

.bounceInLeft {
    -webkit-animation-name: bounceInLeft;
    animation-name: bounceInLeft
}

@-webkit-keyframes bounceInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        transform: translateX(2000px)
    }
    60% {
        opacity: 1;
        -webkit-transform: translateX(-30px);
        transform: translateX(-30px)
    }
    80% {
        -webkit-transform: translateX(10px);
        transform: translateX(10px)
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes bounceInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        transform: translateX(2000px)
    }
    60% {
        opacity: 1;
        -webkit-transform: translateX(-30px);
        transform: translateX(-30px)
    }
    80% {
        -webkit-transform: translateX(10px);
        transform: translateX(10px)
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

.bounceInRight {
    -webkit-animation-name: bounceInRight;
    animation-name: bounceInRight
}

@-webkit-keyframes bounceInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        transform: translateY(2000px)
    }
    60% {
        opacity: 1;
        -webkit-transform: translateY(-30px);
        transform: translateY(-30px)
    }
    80% {
        -webkit-transform: translateY(10px);
        transform: translateY(10px)
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes bounceInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        transform: translateY(2000px)
    }
    60% {
        opacity: 1;
        -webkit-transform: translateY(-30px);
        transform: translateY(-30px)
    }
    80% {
        -webkit-transform: translateY(10px);
        transform: translateY(10px)
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

.bounceInUp {
    -webkit-animation-name: bounceInUp;
    animation-name: bounceInUp
}

@-webkit-keyframes bounceOut {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    25% {
        -webkit-transform: scale(.95);
        transform: scale(.95)
    }
    50% {
        opacity: 1;
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(.3);
        transform: scale(.3)
    }
}

@keyframes bounceOut {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    25% {
        -webkit-transform: scale(.95);
        transform: scale(.95)
    }
    50% {
        opacity: 1;
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(.3);
        transform: scale(.3)
    }
}

.bounceOut {
    -webkit-animation-name: bounceOut;
    animation-name: bounceOut
}

@-webkit-keyframes bounceOutDown {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    20% {
        opacity: 1;
        -webkit-transform: translateY(-20px);
        transform: translateY(-20px)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        transform: translateY(2000px)
    }
}

@keyframes bounceOutDown {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    20% {
        opacity: 1;
        -webkit-transform: translateY(-20px);
        transform: translateY(-20px)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        transform: translateY(2000px)
    }
}

.bounceOutDown {
    -webkit-animation-name: bounceOutDown;
    animation-name: bounceOutDown
}

@-webkit-keyframes bounceOutLeft {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    20% {
        opacity: 1;
        -webkit-transform: translateX(20px);
        transform: translateX(20px)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        transform: translateX(-2000px)
    }
}

@keyframes bounceOutLeft {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    20% {
        opacity: 1;
        -webkit-transform: translateX(20px);
        transform: translateX(20px)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        transform: translateX(-2000px)
    }
}

.bounceOutLeft {
    -webkit-animation-name: bounceOutLeft;
    animation-name: bounceOutLeft
}

@-webkit-keyframes bounceOutRight {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    20% {
        opacity: 1;
        -webkit-transform: translateX(-20px);
        transform: translateX(-20px)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        transform: translateX(2000px)
    }
}

@keyframes bounceOutRight {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    20% {
        opacity: 1;
        -webkit-transform: translateX(-20px);
        transform: translateX(-20px)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        transform: translateX(2000px)
    }
}

.bounceOutRight {
    -webkit-animation-name: bounceOutRight;
    animation-name: bounceOutRight
}

@-webkit-keyframes bounceOutUp {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    20% {
        opacity: 1;
        -webkit-transform: translateY(20px);
        transform: translateY(20px)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        transform: translateY(-2000px)
    }
}

@keyframes bounceOutUp {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    20% {
        opacity: 1;
        -webkit-transform: translateY(20px);
        transform: translateY(20px)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        transform: translateY(-2000px)
    }
}

.bounceOutUp {
    -webkit-animation-name: bounceOutUp;
    animation-name: bounceOutUp
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn
}

@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-20px);
        transform: translateY(-20px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-20px);
        transform: translateY(-20px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown
}

@-webkit-keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        transform: translateY(-2000px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        transform: translateY(-2000px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

.fadeInDownBig {
    -webkit-animation-name: fadeInDownBig;
    animation-name: fadeInDownBig
}

@-webkit-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-20px);
        transform: translateX(-20px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-20px);
        transform: translateX(-20px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft
}

@-webkit-keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        transform: translateX(-2000px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        transform: translateX(-2000px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

.fadeInLeftBig {
    -webkit-animation-name: fadeInLeftBig;
    animation-name: fadeInLeftBig
}

@-webkit-keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(20px);
        transform: translateX(20px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(20px);
        transform: translateX(20px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

.fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight
}

@-webkit-keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        transform: translateX(2000px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        transform: translateX(2000px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

.fadeInRightBig {
    -webkit-animation-name: fadeInRightBig;
    animation-name: fadeInRightBig
}

@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(20px);
        transform: translateY(20px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(20px);
        transform: translateY(20px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp
}

@-webkit-keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        transform: translateY(2000px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        transform: translateY(2000px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

.fadeInUpBig {
    -webkit-animation-name: fadeInUpBig;
    animation-name: fadeInUpBig
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

.fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut
}

@-webkit-keyframes fadeOutDown {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(20px);
        transform: translateY(20px)
    }
}

@keyframes fadeOutDown {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(20px);
        transform: translateY(20px)
    }
}

.fadeOutDown {
    -webkit-animation-name: fadeOutDown;
    animation-name: fadeOutDown
}

@-webkit-keyframes fadeOutDownBig {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        transform: translateY(2000px)
    }
}

@keyframes fadeOutDownBig {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        transform: translateY(2000px)
    }
}

.fadeOutDownBig {
    -webkit-animation-name: fadeOutDownBig;
    animation-name: fadeOutDownBig
}

@-webkit-keyframes fadeOutLeft {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(-20px);
        transform: translateX(-20px)
    }
}

@keyframes fadeOutLeft {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(-20px);
        transform: translateX(-20px)
    }
}

.fadeOutLeft {
    -webkit-animation-name: fadeOutLeft;
    animation-name: fadeOutLeft
}

@-webkit-keyframes fadeOutLeftBig {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        transform: translateX(-2000px)
    }
}

@keyframes fadeOutLeftBig {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        transform: translateX(-2000px)
    }
}

.fadeOutLeftBig {
    -webkit-animation-name: fadeOutLeftBig;
    animation-name: fadeOutLeftBig
}

@-webkit-keyframes fadeOutRight {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(20px);
        transform: translateX(20px)
    }
}

@keyframes fadeOutRight {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(20px);
        transform: translateX(20px)
    }
}

.fadeOutRight {
    -webkit-animation-name: fadeOutRight;
    animation-name: fadeOutRight
}

@-webkit-keyframes fadeOutRightBig {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        transform: translateX(2000px)
    }
}

@keyframes fadeOutRightBig {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        transform: translateX(2000px)
    }
}

.fadeOutRightBig {
    -webkit-animation-name: fadeOutRightBig;
    animation-name: fadeOutRightBig
}

@-webkit-keyframes fadeOutUp {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-20px);
        transform: translateY(-20px)
    }
}

@keyframes fadeOutUp {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-20px);
        transform: translateY(-20px)
    }
}

.fadeOutUp {
    -webkit-animation-name: fadeOutUp;
    animation-name: fadeOutUp
}

@-webkit-keyframes fadeOutUpBig {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        transform: translateY(-2000px)
    }
}

@keyframes fadeOutUpBig {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        transform: translateY(-2000px)
    }
}

.fadeOutUpBig {
    -webkit-animation-name: fadeOutUpBig;
    animation-name: fadeOutUpBig
}

@-webkit-keyframes flip {
    0% {
        -webkit-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
        transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    40% {
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
        transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    50% {
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
        transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    80% {
        -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
        transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    100% {
        -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
        transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
}

@keyframes flip {
    0% {
        -webkit-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
        transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    40% {
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
        transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    50% {
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
        transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    80% {
        -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
        transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    100% {
        -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
        transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
}

.animated.flip {
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
    -webkit-animation-name: flip;
    animation-name: flip
}

@-webkit-keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        opacity: 0
    }
    40% {
        -webkit-transform: perspective(400px) rotateX(-10deg);
        transform: perspective(400px) rotateX(-10deg)
    }
    70% {
        -webkit-transform: perspective(400px) rotateX(10deg);
        transform: perspective(400px) rotateX(10deg)
    }
    100% {
        -webkit-transform: perspective(400px) rotateX(0);
        transform: perspective(400px) rotateX(0);
        opacity: 1
    }
}

@keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        opacity: 0
    }
    40% {
        -webkit-transform: perspective(400px) rotateX(-10deg);
        transform: perspective(400px) rotateX(-10deg)
    }
    70% {
        -webkit-transform: perspective(400px) rotateX(10deg);
        transform: perspective(400px) rotateX(10deg)
    }
    100% {
        -webkit-transform: perspective(400px) rotateX(0);
        transform: perspective(400px) rotateX(0);
        opacity: 1
    }
}

.flipInX {
    -webkit-backface-visibility: visible!important;
    backface-visibility: visible!important;
    -webkit-animation-name: flipInX;
    animation-name: flipInX
}

.flipInY,
.flipOutX {
    -webkit-backface-visibility: visible!important
}

@-webkit-keyframes flipInY {
    0% {
        -webkit-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        opacity: 0
    }
    40% {
        -webkit-transform: perspective(400px) rotateY(-10deg);
        transform: perspective(400px) rotateY(-10deg)
    }
    70% {
        -webkit-transform: perspective(400px) rotateY(10deg);
        transform: perspective(400px) rotateY(10deg)
    }
    100% {
        -webkit-transform: perspective(400px) rotateY(0);
        transform: perspective(400px) rotateY(0);
        opacity: 1
    }
}

@keyframes flipInY {
    0% {
        -webkit-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        opacity: 0
    }
    40% {
        -webkit-transform: perspective(400px) rotateY(-10deg);
        transform: perspective(400px) rotateY(-10deg)
    }
    70% {
        -webkit-transform: perspective(400px) rotateY(10deg);
        transform: perspective(400px) rotateY(10deg)
    }
    100% {
        -webkit-transform: perspective(400px) rotateY(0);
        transform: perspective(400px) rotateY(0);
        opacity: 1
    }
}

.flipInY {
    backface-visibility: visible!important;
    -webkit-animation-name: flipInY;
    animation-name: flipInY
}

@-webkit-keyframes flipOutX {
    0% {
        -webkit-transform: perspective(400px) rotateX(0);
        transform: perspective(400px) rotateX(0);
        opacity: 1
    }
    100% {
        -webkit-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        opacity: 0
    }
}

@keyframes flipOutX {
    0% {
        -webkit-transform: perspective(400px) rotateX(0);
        transform: perspective(400px) rotateX(0);
        opacity: 1
    }
    100% {
        -webkit-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        opacity: 0
    }
}

.flipOutX {
    -webkit-animation-name: flipOutX;
    animation-name: flipOutX;
    backface-visibility: visible!important
}

@-webkit-keyframes flipOutY {
    0% {
        -webkit-transform: perspective(400px) rotateY(0);
        transform: perspective(400px) rotateY(0);
        opacity: 1
    }
    100% {
        -webkit-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        opacity: 0
    }
}

@keyframes flipOutY {
    0% {
        -webkit-transform: perspective(400px) rotateY(0);
        transform: perspective(400px) rotateY(0);
        opacity: 1
    }
    100% {
        -webkit-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        opacity: 0
    }
}

.flipOutY {
    -webkit-backface-visibility: visible!important;
    backface-visibility: visible!important;
    -webkit-animation-name: flipOutY;
    animation-name: flipOutY
}

@-webkit-keyframes lightSpeedIn {
    0% {
        -webkit-transform: translateX(100%) skewX(-30deg);
        transform: translateX(100%) skewX(-30deg);
        opacity: 0
    }
    60% {
        -webkit-transform: translateX(-20%) skewX(30deg);
        transform: translateX(-20%) skewX(30deg);
        opacity: 1
    }
    80% {
        -webkit-transform: translateX(0) skewX(-15deg);
        transform: translateX(0) skewX(-15deg);
        opacity: 1
    }
    100% {
        -webkit-transform: translateX(0) skewX(0);
        transform: translateX(0) skewX(0);
        opacity: 1
    }
}

@keyframes lightSpeedIn {
    0% {
        -webkit-transform: translateX(100%) skewX(-30deg);
        transform: translateX(100%) skewX(-30deg);
        opacity: 0
    }
    60% {
        -webkit-transform: translateX(-20%) skewX(30deg);
        transform: translateX(-20%) skewX(30deg);
        opacity: 1
    }
    80% {
        -webkit-transform: translateX(0) skewX(-15deg);
        transform: translateX(0) skewX(-15deg);
        opacity: 1
    }
    100% {
        -webkit-transform: translateX(0) skewX(0);
        transform: translateX(0) skewX(0);
        opacity: 1
    }
}

.lightSpeedIn {
    -webkit-animation-name: lightSpeedIn;
    animation-name: lightSpeedIn;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out
}

@-webkit-keyframes lightSpeedOut {
    0% {
        -webkit-transform: translateX(0) skewX(0);
        transform: translateX(0) skewX(0);
        opacity: 1
    }
    100% {
        -webkit-transform: translateX(100%) skewX(-30deg);
        transform: translateX(100%) skewX(-30deg);
        opacity: 0
    }
}

@keyframes lightSpeedOut {
    0% {
        -webkit-transform: translateX(0) skewX(0);
        transform: translateX(0) skewX(0);
        opacity: 1
    }
    100% {
        -webkit-transform: translateX(100%) skewX(-30deg);
        transform: translateX(100%) skewX(-30deg);
        opacity: 0
    }
}

.lightSpeedOut {
    -webkit-animation-name: lightSpeedOut;
    animation-name: lightSpeedOut;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
}

@-webkit-keyframes rotateIn {
    0% {
        -webkit-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform: rotate(-200deg);
        transform: rotate(-200deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1
    }
}

@keyframes rotateIn {
    0% {
        -webkit-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform: rotate(-200deg);
        transform: rotate(-200deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1
    }
}

.rotateIn {
    -webkit-animation-name: rotateIn;
    animation-name: rotateIn
}

@-webkit-keyframes rotateInDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1
    }
}

@keyframes rotateInDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1
    }
}

.rotateInDownLeft {
    -webkit-animation-name: rotateInDownLeft;
    animation-name: rotateInDownLeft
}

@-webkit-keyframes rotateInDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1
    }
}

@keyframes rotateInDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1
    }
}

.rotateInDownRight {
    -webkit-animation-name: rotateInDownRight;
    animation-name: rotateInDownRight
}

@-webkit-keyframes rotateInUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1
    }
}

@keyframes rotateInUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1
    }
}

.rotateInUpLeft {
    -webkit-animation-name: rotateInUpLeft;
    animation-name: rotateInUpLeft
}

@-webkit-keyframes rotateInUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1
    }
}

@keyframes rotateInUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1
    }
}

.rotateInUpRight {
    -webkit-animation-name: rotateInUpRight;
    animation-name: rotateInUpRight
}

@-webkit-keyframes rotateOut {
    0% {
        -webkit-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1
    }
    100% {
        -webkit-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform: rotate(200deg);
        transform: rotate(200deg);
        opacity: 0
    }
}

@keyframes rotateOut {
    0% {
        -webkit-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1
    }
    100% {
        -webkit-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform: rotate(200deg);
        transform: rotate(200deg);
        opacity: 0
    }
}

.rotateOut {
    -webkit-animation-name: rotateOut;
    animation-name: rotateOut
}

@-webkit-keyframes rotateOutDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1
    }
    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0
    }
}

@keyframes rotateOutDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1
    }
    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0
    }
}

.rotateOutDownLeft {
    -webkit-animation-name: rotateOutDownLeft;
    animation-name: rotateOutDownLeft
}

@-webkit-keyframes rotateOutDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1
    }
    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0
    }
}

@keyframes rotateOutDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1
    }
    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0
    }
}

.rotateOutDownRight {
    -webkit-animation-name: rotateOutDownRight;
    animation-name: rotateOutDownRight
}

@-webkit-keyframes rotateOutUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1
    }
    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0
    }
}

@keyframes rotateOutUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1
    }
    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0
    }
}

.rotateOutUpLeft {
    -webkit-animation-name: rotateOutUpLeft;
    animation-name: rotateOutUpLeft
}

@-webkit-keyframes rotateOutUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1
    }
    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0
    }
}

@keyframes rotateOutUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1
    }
    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0
    }
}

.rotateOutUpRight {
    -webkit-animation-name: rotateOutUpRight;
    animation-name: rotateOutUpRight
}

@-webkit-keyframes slideInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        transform: translateY(-2000px)
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes slideInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        transform: translateY(-2000px)
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

.slideInDown {
    -webkit-animation-name: slideInDown;
    animation-name: slideInDown
}

@-webkit-keyframes slideInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        transform: translateX(-2000px)
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes slideInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        transform: translateX(-2000px)
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

.slideInLeft {
    -webkit-animation-name: slideInLeft;
    animation-name: slideInLeft
}

@-webkit-keyframes slideInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        transform: translateX(2000px)
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes slideInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        transform: translateX(2000px)
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

.slideInRight {
    -webkit-animation-name: slideInRight;
    animation-name: slideInRight
}

@-webkit-keyframes slideOutLeft {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        transform: translateX(-2000px)
    }
}

@keyframes slideOutLeft {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        transform: translateX(-2000px)
    }
}

.slideOutLeft {
    -webkit-animation-name: slideOutLeft;
    animation-name: slideOutLeft
}

@-webkit-keyframes slideOutRight {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        transform: translateX(2000px)
    }
}

@keyframes slideOutRight {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        transform: translateX(2000px)
    }
}

.slideOutRight {
    -webkit-animation-name: slideOutRight;
    animation-name: slideOutRight
}

@-webkit-keyframes slideOutUp {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        transform: translateY(-2000px)
    }
}

@keyframes slideOutUp {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        transform: translateY(-2000px)
    }
}

.slideOutUp {
    -webkit-animation-name: slideOutUp;
    animation-name: slideOutUp
}

@-webkit-keyframes hinge {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    20%,
    60% {
        -webkit-transform: rotate(80deg);
        transform: rotate(80deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    40% {
        -webkit-transform: rotate(60deg);
        transform: rotate(60deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    80% {
        -webkit-transform: rotate(60deg) translateY(0);
        transform: rotate(60deg) translateY(0);
        opacity: 1;
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    100% {
        -webkit-transform: translateY(700px);
        transform: translateY(700px);
        opacity: 0
    }
}

@keyframes hinge {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    20%,
    60% {
        -webkit-transform: rotate(80deg);
        transform: rotate(80deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    40% {
        -webkit-transform: rotate(60deg);
        transform: rotate(60deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    80% {
        -webkit-transform: rotate(60deg) translateY(0);
        transform: rotate(60deg) translateY(0);
        opacity: 1;
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    100% {
        -webkit-transform: translateY(700px);
        transform: translateY(700px);
        opacity: 0
    }
}

.hinge {
    -webkit-animation-name: hinge;
    animation-name: hinge
}

@-webkit-keyframes rollIn {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-100%) rotate(-120deg);
        transform: translateX(-100%) rotate(-120deg)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0) rotate(0);
        transform: translateX(0) rotate(0)
    }
}

@keyframes rollIn {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-100%) rotate(-120deg);
        transform: translateX(-100%) rotate(-120deg)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0) rotate(0);
        transform: translateX(0) rotate(0)
    }
}

.rollIn {
    -webkit-animation-name: rollIn;
    animation-name: rollIn
}

@-webkit-keyframes rollOut {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0) rotate(0);
        transform: translateX(0) rotate(0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(100%) rotate(120deg);
        transform: translateX(100%) rotate(120deg)
    }
}

@keyframes rollOut {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0) rotate(0);
        transform: translateX(0) rotate(0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(100%) rotate(120deg);
        transform: translateX(100%) rotate(120deg)
    }
}

.rollOut {
    -webkit-animation-name: rollOut;
    animation-name: rollOut
}




.aboutUniver_container .docs .imgWrap:after,
.certificateSection_slide:before,
.certificateSection_slider .slick-arrow.slick-next:before,
.certificateSection_slider .slick-arrow.slick-prev:before,
.clientsComments .slick-arrow.slick-next:before,
.clientsComments .slick-arrow.slick-prev:before,
.clientsComments_videoWrap:after,
.contactsSelect_activeItem:after,
.darkSliderSection .darkSlider .darkSliderItem .mediaWrapper:before,
.darkSliderSection .darkSlider .slick-arrow.slick-next:before,
.darkSliderSection .darkSlider .slick-arrow.slick-prev:before,
.educationVideos_thumbs .thumbsItem .thumbWrap:after,
.educationVideos_thumbs .thumbsItem.active-pc .thumbWrap .imgWrap:after,
.footer .col .address:after,
.formWrapper form .checkbox-fields .wpcf7-checkbox label span.wpcf7-list-item-label:after,
.formWrapper form .more-detail-btn:after,
.headerBottom_menu>ul>li.menu-item-has-children>a:after,
.headerBottom_mobMenu ul li.menu-item-has-children.opened .close-submenu:after,
.headerBottom_mobMenu ul li.menu-item-has-children>a:before,
.headerTop_contacts .btn_contacts p:after,
.headerTop_lang .wpml-ls-legacy-dropdown a.wpml-ls-item-toggle:after,
.headerTop_lang ul>li>a:after,
.icon,
.messageWrapper_back a:before,
.pageVideo .videoBLockDark_mediaWrap:after,
.pageVideo .videoBLockLight_mediaWrap:after,
.partnersSection .partnersSlider .slick-arrow.slick-next:before,
.partnersSection .partnersSlider .slick-arrow.slick-prev:before,
.popupContainerScroll_inner .close-popup-scroll,
.close-popup,
.select-styled:after,
.tabsContainer_mobToggle:after,
.templateBLock_pages .item span,
.topicalIssues_question:after,
.univerMobTables_trigger:after,
.univerSingleVideo_container:after,
.universitiesSection .filtersContainer_item form label:after,
.universitiesSection .filtersContainer_title:after,
.universitiesSection .filtersContainer_title:before,
.universitiesSection .sortingContainer_activeItem:after,
.universitiesSection .sortingContainer_dropDown ul li:after,
.universitiesSection .sortingContainer_selectMob li:after,
.universitiesSection .sortingContainer_title:after,
.universitiesSection .sortingContainer_title:before,
.universitiesSection_filtersMob li:after,
.universitiesSection_searchWrapper button:after {
    display: inline-block
}

.clientsComments_slide.mail:after,
.icon-bookComments-22px {
    background-image: url(../img/sprites/sprite.png);
    background-position: -243px -171px;
    width: 22px;
    height: 24px
}

.formWrapper form .checkbox-fields .wpcf7-checkbox label span.wpcf7-list-item-label:after,
.icon-checkedGreen {
    background-image: url(../img/sprites/sprite.png);
    background-position: -176px -169px;
    width: 18px;
    height: 14px
}

.icon-checkedRed-17px,
.universitiesSection .filtersContainer_item form label:after,
.universitiesSection .sortingContainer_dropDown ul li:after,
.universitiesSection .sortingContainer_selectMob li:after {
    background-image: url(../img/sprites/sprite.png);
    background-position: -35px -240px;
    width: 18px;
    height: 14px
}

.headerTop_contacts .btn_contacts p:after,
.icon-chevronDownBlue-6px {
    background-image: url(../img/sprites/sprite.png);
    background-position: -230px -112px;
    width: 12px;
    height: 8px
}

.icon-chevronDownDarkGray-7px,
.universitiesSection .sortingContainer_activeItem:after,
.universitiesSection_filtersMob li:after {
    background-image: url(../img/sprites/sprite.png);
    background-position: -115px -184px;
    width: 15px;
    height: 8px
}

.contactsSelect_activeItem:after,
.icon-chevronDownDarkGray-9px,
.tabsContainer_mobToggle:after,
.topicalIssues_question:after,
.univerMobTables_trigger:after {
    background-image: url(../img/sprites/sprite.png);
    background-position: -230px -218px;
    width: 17px;
    height: 10px
}

.formWrapper form .more-detail-btn:after,
.headerBottom_menu>ul>li.menu-item-has-children>a:after,
.headerTop_lang .wpml-ls-legacy-dropdown a.wpml-ls-item-toggle:after,
.headerTop_lang ul>li>a:after,
.icon-chevronDownGray-6px,
.select-styled:after {
    background-image: url(../img/sprites/sprite.png);
    background-position: -230px -120px;
    width: 12px;
    height: 7px
}

.icon-chevronRIghtCustom1-59px,
.stepsToStudy .steps_chevron._1 {
    background-image: url(../img/sprites/sprite.png);
    background-position: -130px -88px;
    width: 45px;
    height: 60px
}

.icon-chevronRIghtCustom2-59px,
.stepsToStudy .steps_chevron._2 {
    background-image: url(../img/sprites/sprite.png);
    background-position: -82px -88px;
    width: 48px;
    height: 60px
}

.headerBottom_mobMenu ul li.menu-item-has-children>a:before,
.icon-chevronRightBoldWhite-11px,
.universitiesSection .filtersContainer_title:before,
.universitiesSection .sortingContainer_title:before {
    background-image: url(../img/sprites/sprite.png);
    background-position: -230px -91px;
    width: 11px;
    height: 21px
}

.icon-chevronRigthGray,
.messageWrapper_back a:before {
    background-image: url(../img/sprites/sprite.png);
    background-position: -230px -127px;
    width: 6px;
    height: 12px
}

.icon-chevroneDownBoldGray-10px {
    background-image: url(../img/sprites/sprite.png);
    background-position: -214px -218px;
    width: 16px;
    height: 11px
}

.icon-close-17px {
    background-image: url(../img/sprites/sprite.png);
    background-position: 0 -240px;
    width: 18px;
    height: 18px
}

.headerBottom_mobMenu ul li.menu-item-has-children.opened .close-submenu:after,
.icon-close-19px,
.popupContainerScroll_inner .close-popup-scroll,
.close-popup,
.universitiesSection .filtersContainer_title:after,
.universitiesSection .sortingContainer_title:after {
    background-image: url(../img/sprites/sprite.png);
    background-position: -175px -124px;
    width: 20px;
    height: 20px
}

.icon-error-25px {
    background-image: url(../img/sprites/sprite.png);
    background-position: 0 -192px;
    width: 26px;
    height: 26px
}

.icon-fbBlue-22px {
    background-image: url(../img/sprites/sprite.png);
    background-position: 0 -218px;
    width: 22px;
    height: 22px
}

.icon-fbWhite-24px,
.telLink-fb:before {
    background-image: url(../img/sprites/sprite.png);
    background-position: -243px -26px;
    width: 24px;
    height: 25px
}

.icon-greenPhone-18px {
    background-image: url(../img/sprites/sprite.png);
    background-position: -18px -240px;
    width: 17px;
    height: 18px
}

.icon-greenPhone-23px,
.telLink-phone:before {
    background-image: url(../img/sprites/sprite.png);
    background-position: -243px -75px;
    width: 24px;
    height: 24px
}

.icon-greenPoneMob,
.telLink-phoneMob:before {
    background-image: url(../img/sprites/sprite.png);
    background-position: -44px -218px;
    width: 22px;
    height: 21px
}

.clientsComments_slide.instagram:after,
.icon-instagramComments-22px {
    background-image: url(../img/sprites/sprite.png);
    background-position: -22px -218px;
    width: 22px;
    height: 22px
}

.icon-instagrammWhite-26px,
.telLink-instagram:before {
    background-image: url(../img/sprites/sprite.png);
    background-position: -52px -192px;
    width: 26px;
    height: 26px
}

.icon-kyivstarMob,
.telLink-kyivstarMob:before {
    background-image: url(../img/sprites/sprite.png);
    background-position: -184px -192px;
    width: 21px;
    height: 20px
}

.icon-kyivstar-23px,
.telLink-kyivstar:before {
    background-image: url(../img/sprites/sprite.png);
    background-position: -243px -51px;
    width: 24px;
    height: 24px
}

.icon-lifecell-26px,
.telLink-lifecell:before {
    background-image: url(../img/sprites/sprite.png);
    background-position: -130px -192px;
    width: 25px;
    height: 24px
}

.icon-lifecellMob,
.telLink-lifecellMob:before {
    background-image: url(../img/sprites/sprite.png);
    background-position: -66px -218px;
    width: 22px;
    height: 21px
}

.icon-mail-22px,
.telLink-email:before {
    background-image: url(../img/sprites/sprite.png);
    background-position: -88px -218px;
    width: 22px;
    height: 17px
}

.icon-mailMob,
.icon-mailWhite-20px,
.telLink-mailMob:before {
    width: 20px;
    height: 15px;
    background-image: url(../img/sprites/sprite.png)
}

.icon-mailMob,
.telLink-mailMob:before {
    background-position: -130px -218px
}

.icon-mailWhite-20px {
    background-position: -110px -218px
}

.icon-manAtBoardGreen-48px,
.templateBLock_pages .item:nth-of-type(1) span {
    background-image: url(../img/sprites/sprite.png);
    background-position: -195px 0;
    width: 48px;
    height: 46px
}

.footer .col .address:after,
.icon-mapLocation-24px {
    background-image: url(../img/sprites/sprite.png);
    background-position: -243px -99px;
    width: 24px;
    height: 24px
}

.icon-phoneMobile-22px {
    background-image: url(../img/sprites/sprite.png);
    background-position: -243px -123px;
    width: 23px;
    height: 25px
}

.icon-plMap-47px,
.templateBLock_pages .item:nth-of-type(4) span {
    background-image: url(../img/sprites/sprite.png);
    background-position: -195px -46px;
    width: 47px;
    height: 45px
}

.icon-ruFlag-21px {
    background-image: url(../img/sprites/sprite.png);
    background-position: -193px -218px;
    width: 21px;
    height: 13px
}

.icon-searchWhite-26px,
.universitiesSection_searchWrapper button:after {
    background-image: url(../img/sprites/sprite.png);
    background-position: -195px -141px;
    width: 27px;
    height: 28px
}

.icon-skype-18px {
    background-image: url(../img/sprites/sprite.png);
    background-position: -225px -192px;
    width: 18px;
    height: 19px
}

.icon-skype-22px,
.telLink-skype:before {
    background-image: url(../img/sprites/sprite.png);
    background-position: -243px -148px;
    width: 23px;
    height: 23px
}

.icon-skype-53px,
.templateBLock_pages .item:nth-of-type(2) span {
    background-image: url(../img/sprites/tg_gm.png);
    /* background-position: -62px -149px; */
    width: 53px;
    height: 43px
}

.icon-skypeMob,
.icon-slickRightGray-19px,
.icon-slickRightLightGray-19px,
.telLink-skypeMob:before {
    width: 20px;
    background-image: url(../img/sprites/sprite.png)
}

.icon-skypeMob,
.telLink-skypeMob:before {
    background-position: -205px -192px;
    height: 20px
}

.clientsComments .slick-arrow.slick-next:before,
.clientsComments .slick-arrow.slick-prev:before,
.icon-slickRightBlack-19px,
.partnersSection .partnersSlider .slick-arrow.slick-next:before,
.partnersSection .partnersSlider .slick-arrow.slick-prev:before {
    background-image: url(../img/sprites/sprite.png);
    background-position: -156px -149px;
    width: 20px;
    height: 35px
}

.icon-slickRightGray-19px {
    background-position: -136px -149px;
    height: 35px
}

.icon-slickRightLightGray-19px {
    background-position: -175px -88px;
    height: 36px
}

.certificateSection_slider .slick-arrow.slick-next:before,
.certificateSection_slider .slick-arrow.slick-prev:before,
.darkSliderSection .darkSlider .slick-arrow.slick-next:before,
.darkSliderSection .darkSlider .slick-arrow.slick-prev:before,
.icon-slickRightWhite-19px {
    background-image: url(../img/sprites/sprite.png);
    background-position: -115px -149px;
    width: 21px;
    height: 35px
}

.icon-success-25px {
    background-image: url(../img/sprites/sprite.png);
    background-position: -26px -192px;
    width: 26px;
    height: 26px
}

.icon-uaFlag-21px {
    background-image: url(../img/sprites/sprite.png);
    background-position: -150px -218px;
    width: 21px;
    height: 14px
}

.icon-uaMap-62px,
.templateBLock_pages .item:nth-of-type(5) span {
    background-image: url(../img/sprites/sprite.png);
    background-position: 0 -149px;
    width: 62px;
    height: 43px
}

.icon-ukFlag-21px {
    background-image: url(../img/sprites/sprite.png);
    background-position: -171px -218px;
    width: 22px;
    height: 13px
}

.icon-upBTN-18px {
    background-image: url(../img/sprites/sprite.png);
    background-position: -195px -169px;
    width: 35px;
    height: 19px
}

.icon-viber-18px {
    background-image: url(../img/sprites/sprite.png);
    background-position: -176px -149px;
    width: 18px;
    height: 20px
}

.icon-viber-23px,
.telLink-viber:before {
    background-image: url(../img/sprites/sprite.png);
    background-position: -243px 0;
    width: 24px;
    height: 26px
}

.icon-viberMob,
.telLink-viberMob:before {
    background-image: url(../img/sprites/sprite.png);
    background-position: -222px -141px;
    width: 20px;
    height: 22px
}

.icon-vodafone-23px,
.telLink-vodafone:before {
    background-image: url(../img/sprites/sprite.png);
    background-position: -104px -192px;
    width: 26px;
    height: 25px
}

.icon-vodafoneMob,
.telLink-vodafoneMob:before {
    background-image: url(../img/sprites/sprite.png);
    background-position: -243px -195px;
    width: 22px;
    height: 22px
}

.icon-woman-35px,
.templateBLock_pages .item:nth-of-type(3) span {
    background-image: url(../img/sprites/sprite.png);
    background-position: -195px -91px;
    width: 35px;
    height: 50px
}

.icon-yotubeWhite-29px,
.telLink-youtube:before {
    background-image: url(../img/sprites/sprite.png);
    background-position: -155px -192px;
    width: 29px;
    height: 20px
}

.icon-youtubePlayRed-112px {
    background-image: url(../img/sprites/sprite.png);
    background-position: 0 0;
    width: 113px;
    height: 88px
}

.telLink-telegram::before {
	content: '';
    height: 24px;
    width: 24px;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNiAyNiI+PGRlZnM+PHN0eWxlPi5jbHMtMXtmaWxsOiM0YWFlZTg7fS5jbHMtMntmaWxsOiNmZmY7fTwvc3R5bGU+PC9kZWZzPjxjaXJjbGUgY2xhc3M9ImNscy0xIiBjeD0iMTMiIGN5PSIxMyIgcj0iMTMiLz48cGF0aCBjbGFzcz0iY2xzLTIiIGQ9Ik0xMy40NCwxOS4xNmExNC4zOSwxNC4zOSwwLDAsMS0xLjEyLTJjLS40Ny0uOTMtMS0xLjgyLTEuMDctMmE5LDksMCwwLDAtMi0xLjIxYy0yLTEtMi4zMS0xLjI1LTIuMjUtMS44MnMuMjUtLjYzLDMuMTItMS42M0wxNC44LDguOTJhMjEuMjIsMjEuMjIsMCwwLDEsMi42NC0uODEuNzIuNzIsMCwwLDEsLjcuNjZjMCwuMTMtLjQzLDEuNDYtLjk1LDNTMTYuMDcsMTUsMTUuODcsMTUuNTdhMjIuODMsMjIuODMsMCwwLDEtMS40NCwzLjY1LjY3LjY3LDAsMCwxLTEtLjA2WiIvPjwvc3ZnPg==);
}

.telLink-telegramMob::before {
	content: '';
    height: 22px;
    width: 22px;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNiAyNiI+PGRlZnM+PHN0eWxlPi5jbHMtMXtmaWxsOiM0YWFlZTg7fS5jbHMtMntmaWxsOiNmZmY7fTwvc3R5bGU+PC9kZWZzPjxjaXJjbGUgY2xhc3M9ImNscy0xIiBjeD0iMTMiIGN5PSIxMyIgcj0iMTMiLz48cGF0aCBjbGFzcz0iY2xzLTIiIGQ9Ik0xMy40NCwxOS4xNmExNC4zOSwxNC4zOSwwLDAsMS0xLjEyLTJjLS40Ny0uOTMtMS0xLjgyLTEuMDctMmE5LDksMCwwLDAtMi0xLjIxYy0yLTEtMi4zMS0xLjI1LTIuMjUtMS44MnMuMjUtLjYzLDMuMTItMS42M0wxNC44LDguOTJhMjEuMjIsMjEuMjIsMCwwLDEsMi42NC0uODEuNzIuNzIsMCwwLDEsLjcuNjZjMCwuMTMtLjQzLDEuNDYtLjk1LDNTMTYuMDcsMTUsMTUuODcsMTUuNTdhMjIuODMsMjIuODMsMCwwLDEtMS40NCwzLjY1LjY3LjY3LDAsMCwxLTEtLjA2WiIvPjwvc3ZnPg==);
}

.telLink-whatsapp::before {
	content: '';
    height: 24px;
    width: 24px;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNiAyNiI+PGRlZnM+PHN0eWxlPi5jbHMtMXtmaWxsOiMyY2I3NDI7fS5jbHMtMntmaWxsOiNmZmY7fTwvc3R5bGU+PC9kZWZzPjxwYXRoIGNsYXNzPSJjbHMtMSIgZD0iTTAsMjZsMi4yNC02LjcxQTEyLjY0LDEyLjY0LDAsMCwxLC40NSwxMi43OGExMi43OCwxMi43OCwwLDEsMSw2LjgzLDExLjNaIi8+PHBhdGggY2xhc3M9ImNscy0yIiBkPSJNMjEuMzgsMTdhOS4xOCw5LjE4LDAsMCwwLTIuNzctMi4zOWMtLjQ5LS4yOC0xLjA5LS4zMS0xLjM3LjE5YTEyLjI2LDEyLjI2LDAsMCwxLS44OCwxQTEuNjYsMS42NiwwLDAsMSwxNCwxNS41NmwtMS43OS0xLjc4TDEwLjQ0LDEyYTEuNjYsMS42NiwwLDAsMS0uMjQtMi4zNSwxMi4yNiwxMi4yNiwwLDAsMSwxLS44OGMuNS0uMjguNDctLjg4LjE5LTEuMzdBOS4xOCw5LjE4LDAsMCwwLDksNC42MmExLjIyLDEuMjIsMCwwLDAtMS40My4yMmwtLjc5Ljc5QzQuMjUsOC4xMyw1LjQ4LDExLDgsMTMuNDVsMi4yOCwyLjI5TDEyLjU1LDE4YzIuNSwyLjUsNS4zMiwzLjczLDcuODIsMS4yM2wuNzktLjc5QTEuMjIsMS4yMiwwLDAsMCwyMS4zOCwxN1oiLz48L3N2Zz4=);
}

.telLink-whatsappMob::before {
	content: '';
    height: 22px;
    width: 22px;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNiAyNiI+PGRlZnM+PHN0eWxlPi5jbHMtMXtmaWxsOiMyY2I3NDI7fS5jbHMtMntmaWxsOiNmZmY7fTwvc3R5bGU+PC9kZWZzPjxwYXRoIGNsYXNzPSJjbHMtMSIgZD0iTTAsMjZsMi4yNC02LjcxQTEyLjY0LDEyLjY0LDAsMCwxLC40NSwxMi43OGExMi43OCwxMi43OCwwLDEsMSw2LjgzLDExLjNaIi8+PHBhdGggY2xhc3M9ImNscy0yIiBkPSJNMjEuMzgsMTdhOS4xOCw5LjE4LDAsMCwwLTIuNzctMi4zOWMtLjQ5LS4yOC0xLjA5LS4zMS0xLjM3LjE5YTEyLjI2LDEyLjI2LDAsMCwxLS44OCwxQTEuNjYsMS42NiwwLDAsMSwxNCwxNS41NmwtMS43OS0xLjc4TDEwLjQ0LDEyYTEuNjYsMS42NiwwLDAsMS0uMjQtMi4zNSwxMi4yNiwxMi4yNiwwLDAsMSwxLS44OGMuNS0uMjguNDctLjg4LjE5LTEuMzdBOS4xOCw5LjE4LDAsMCwwLDksNC42MmExLjIyLDEuMjIsMCwwLDAtMS40My4yMmwtLjc5Ljc5QzQuMjUsOC4xMyw1LjQ4LDExLDgsMTMuNDVsMi4yOCwyLjI5TDEyLjU1LDE4YzIuNSwyLjUsNS4zMiwzLjczLDcuODIsMS4yM2wuNzktLjc5QTEuMjIsMS4yMiwwLDAsMCwyMS4zOCwxN1oiLz48L3N2Zz4=);
}

.clientsComments_videoWrap:after,
.darkSliderSection .darkSlider .darkSliderItem--video .mediaWrapper:before,
.educationVideos_thumbs .thumbsItem .thumbWrap:after,
.educationVideos_thumbs .thumbsItem.active-pc .thumbWrap .imgWrap:after,
.icon-youtubePlayRed-82px,
.pageVideo .videoBLockDark_mediaWrap:after,
.pageVideo .videoBLockLight_mediaWrap:after,
.univerSingleVideo_container:after {
    background-image: url(../img/sprites/sprite.png);
    background-position: 0 -88px;
    width: 82px;
    height: 61px
}

.aboutUniver_container .docs .imgWrap:after,
.certificateSection_slide:before,
.icon-zoom-35px {
    background-image: url(../img/sprites/sprite.png);
    background-position: -78px -192px;
    width: 26px;
    height: 26px
}

.darkSliderSection .darkSlider .darkSliderItem--foto .mediaWrapper:before,
.icon-zoom-82px {
    background-image: url(../img/sprites/sprite.png);
    background-position: -113px 0;
    width: 82px;
    height: 82px
}

.container--content,
body,
html,
p img {
    width: 100%
}

* {
    margin: 0;
    padding: 0;
    outline: transparent;
    -webkit-appearance: none
}

* button,
* input,
:focus {
    outline: 0;
    border: none
}

img {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-interpolation-mode: bicubic;
    max-width: 100%
}

a,
article,
button,
div,
footer,
form,
h1,
h2,
h3,
header,
input,
li,
p,
section,
span,
time,
ul {
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

body,
html {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: none;
    overflow: visible
}

html {
    height: 100%;
    font-size: 14px;
    font-family: Montserrat, Helvetica, Arial, sans-serif
}

.telLink,
.telLink:hover {
    font-family: Montserrat, Helvetica, Arial, sans-serif;
    font-weight: 500;
}

body {
    min-height: 100%;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    line-height: 1.25;
    background-color: #fff
}

body.ovh {
    overflow: hidden
}

a[href='#'] {
    cursor: default!important
}

.nowrap {
    white-space: nowrap
}

.imgWrap {
    font-size: 0
}

span.strong {
    font-weight: 700!important
}

span.italic {
    font-style: italic
}

p img {
    margin-top: 14px
}

p a {
    color: #0E5DC7
}

.wow-effect {
    opacity: 0
}

.fz0 {
    font-size: 0!important
}

.header {
    padding-left: 30px;
    padding-right: 30px
}

.blogSection_items .item .btns,
.blogSection_items .item .title {
    padding-left: 41px;
    padding-right: 41px
}

.aboutReasonsSection,
.aboutUniver,
.blogSection .lgSectionTitle,
.blogSection .wrap,
.blogSingleContent .wrap,
.blogSingleContent_contacts,
.blogSingleContent_lgImage .title,
.blogSingleContent_wpContent,
.certificateSection,
.clientsComments .lgSectionTitle,
.clientsComments .wrap,
.commentsArchiveWrap .lgSectionTitle,
.commentsArchiveWrap .tabsContainer_content,
.courseContent,
.courseInformation .lgSectionTitle,
.coursesCities,
.darkSliderSection .container--content,
.diagrammSection,
.educationVideos,
.footer,
.pageContacts,
.pageIndexSection,
.pageVideo .lgSectionTitle,
.pageVideo .videoBLockDark,
.pageVideo .videoBLockLight,
.pageVideo .wrap,
.partnersSection .lgSectionTitle,
.partnersSection .partnersSlider,
.polandLive .lgSectionTitle,
.polandStudy,
.popularUniversities,
.popupContainer,
.popupContainerScroll,
.repeatedScreen,
.servicesCostSection,
.stepsToStudy,
.studentsSupport,
.tabsContainer_content,
.templateBLock,
.topicalIssues,
.topicalIssues--archive .lgSectionTitle,
.topicalIssues--archive .tabsContainer_content,
.tourCosts,
.toursProgramm,
.toursUniversities .lgSectionTitle,
.univerSingleVideo,
.univerTableInfo,
.universitiesSection {
    padding-left: 80px;
    padding-right: 80px
}

.pageWrapper {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.container {
    margin-left: auto;
    margin-right: auto
}

.upButton {
    position: absolute;
    right: 80px;
    bottom: 80px;
    width: 76px;
    height: 48px;
    border: 1px solid #d7d7d7;
    cursor: pointer;
    -webkit-transition: all .2s;
    transition: all .2s
}

.upButton:before {
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    width: 25px;
    height: 25px;
    border-left: 2px solid #d7d7d7;
    border-top: 2px solid #d7d7d7;
    -webkit-transform: translate(-50%, -25%) rotate(45deg);
    transform: translate(-50%, -25%) rotate(45deg);
    -webkit-transition: all .2s;
    transition: all .2s
}

.upButton:hover,
.upButton:hover:before {
    border-color: #bdbdbd
}

.telLink {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    width: 100%;
    margin-bottom: 20px;
    line-height: normal;
    font-size: 18px;
    color: #333;
    -webkit-transition: all .2s linear;
    transition: all .2s linear
}

.telLink:last-of-type {
    margin-bottom: 0
}

.telLink:before {
    display: inline-block;
    margin-right: 14px
}

.telLink:hover {
    color: #1C85C1
}

.telLink-viber {
    color: #7D3DAF
}

.telLink-viber:hover {
    color: #5B1C8D;
    font-family: Montserrat, Helvetica, Arial, sans-serif!important;
    font-weight: 500;
}

.telLink-email,
.telLink-skype {
    color: #2F80ED
}

.telLink-fb {
    background: #475993
}

.telLink-fb:hover {
    background-color: #334379
}

.telLink-youtube {
    background: #F61C0D
}

.replacedLogo,
.sectionBackground,
.telLink-instagram {
    background-repeat: no-repeat
}

.telLink-youtube:hover {
    background-color: #D91D10
}

.telLink-instagram {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAPUAAAAwCAMAAAD+SsxQAAADAFBMVEXeLXPYLoDWL4faLXzYL33WL4DUMIfXL4XSL4HeLHXOL37PLZHfLHHKLpXcLXfaLn7aLXXWLnrYL4LGL5rFMYLPMIXWLn3SL33LMILTL3reLHbPLZTIMYndLXvaLXm7M5O/MKG8MaLIL5zgLG7OL4LyaTnILpm0M4/mOl/QMImaOJzOMIiBO627MJ+jN5zQLY7IMY3TLozeLHiZOKG0MZzLMIbBMJ69Moh9PLC9MJmoNpXLMY24MaWsNZC4MqrAL5mvNI/nR1btWEi9Mo3IMYTwWEKWOJ+nNpzEMo/CMonFMYbWMHTEL526M43YLoTuTku8MabDL5rMLpTQMIzNMIy3M4rLMH7qQlbDMKKSOaG+MJ2yNJDyXT/FMJ+vNZfmP1ziRlueOJ/EL5bFMYrJMIDcLXzpVk3vVUa6MojiLHC3NJLNLpDiLG3pP1nhUlbrRVLtSk6FO6ihN5mqNpnHLpauNZS3M4/AMYbRMIXUL4XlUVLrSVGlNparNZW0NJTDMozLMYnnY0fwZj2yNZmoNZLKLpLkNmPhQGDvazy7Mai4MaDLLpjHMJHAM5DCMYPmNmHvXUOEO6vAMorUMInZLXfePGXsU0qPOaK3M5ijNpbSMIrdQ2HrUE3kYkvrXUfzZTrzbDfpZUTwYj+IOqjAMaTMLpXAMpPpO1vsaECJOqWuNZqwNJS0NIrPMHriLmrkL2fVR2bUTmLcWVXgWFK3MJ3bL3HXPGvNSWrSRGrcN2rtZUCMOqTNQm/iMmfZQGblMmTZR2LmQ1m6MJvNPHPUNXPZNG7gNmfdUVnoS1PgX0/vUUiVOaOfN5zPNXbPTWbiO2PVUl/zYTyeN5mlNpm9M5PIRnDeMG3gMWrfS1vtYkF4PLS2MqvDMZPBPXnZU1ziTVflVlCMOqeROaXdSF7ZV1npTlDAMo3AOH/GN3vKNnnHP3W/MJa+NIPZTV7oWku0M66xNYu8PX7SPm7RLZDeXVLjWk/oXUrsYEShN57DQnXUOm+3NJW2OITkXU2rNpy6NYPTBrrKAAAMCUlEQVRo3oTVS0hUcRTH8Vn0wmgR2osCZyIasjeVppYKhqUY+CixxCB1EbXqpQk+gmxhVpAbs60ZlLlzN7u2zcpc1Wxq0aaglgNB9DuP///cV/r1/s8dafXp3LmmPoc77TskvUC35+bmvnLfuI/cCem6VkRHikfQeddf3zvr0ck1W1paokn3pSerdGaV6urqvnyp+4Kp/QqUMm8cTGSAw+S4uJhnroFNHMBGSrAmdljkh2NlnmSYnslkeETNFshqN3UMrOTokme+fbsSJ9OCHdiZ71JOew2FuC9X6cN/O7xqGZ/pJycnRT9pfIrVBjaygoWcy+UABvlKRFxEkf0y9y6oLid9NEYJ7Y/r5ctyrXrNmH41nqjTmQzNNO6+tra2M22g48BPdLOnImTyojmOyF9ZDHJTU0Ccz+d1xbZgjsBGHtM8tDzcyspK+Up5Nd3xyw+qupqGr55HfT0GK6tD5rQcDCfGzdzapKXwlGiN/ILNbxGZZ2ZkxU0nmuyhdt5Pwo15FxYWjDv256ZWjisAlt7QT7gfVv3qXa2sxIVwT2Okfd5veNNDLVwJYJDJnMuRWB5reFmsOy468yfnHR29f+2+gilDe7BlYKd9RuFeKBTe8Ad8RDT6+go/5H+hr6+vvR2Dte3tAXplpHQ4kwfsrFYwkgebyTP6WANdcaJCvsj5O9DCi2pqBDzK4PuUecF1OSiNRvQs3oXECqGcmu5Jgdva2hqjv+bxOv0aBdW6Y/9c5xDEVBPQRL6ex46LeVkwwpJryEtSAut+F3rGbma9dnBwsLz84kXCMq2x8TvlpPg4LgGY3FOrUHj6tC9eaWmpZ7fK5Ly9sru7W/QIw9lTt11vKYiRiJlcUZFHxaKCR0ZGamjLo4JGIu7pGctms6q9qDVq333jsfr7+wE8Ro2PY4QD2GL4Pdo63anSUhqI9XRaLdF3SwzXnHpOxEzmJXMVQr6Di8kAc0FxDyJuNjuoJXrD0GhK3LMnJK6N+x8/Fv29SIK3DN/b21rZ2634dLeDpxhsW0YqxlcZXo7INYx24IYGcFmMglwPnraax5u5/uagdc8enHgPtdqEoH8cbMsWk+9HpZFI3YtBsVvwqs4FySdA5i2L+QgtWcVqXoA5m42RbclinW62DNtiwJg3gDZ8QsYOBvoWohte1o2EbaVsy/ZgL1csM3l2dhZezoHloTawac0b4LZIQeo5nFOnTuFY/A/uF9YePCjqS5d4SrW1NLhblJcH+fu16NY1UbPZHmwE8vIdZOQJJi9gx2GxgauqpjUDhzqHTuFg/r+DdA7ixBO2dQtuqqOD6R0dXj015eClewmMuZfqdZEa5jB52ZNHdMsTZ882NJAYD7Z2mYK4iot5Devb+f+2JWTeRLzsnPQcwxHshp9SO9ySLTylZhFHyKPcWUVne2jFuAC+wVVJQ0NDzThBbFmZeZPJ+0Jt22fgeM58QOMPnZ2dsnWtQwPfwd3jrmqzp0COmvntNQE1wIjE6D2ZecMIVk9Gz1uaW54/Lyvj7QIsY+DcwMBAyGnaKFqCXab1QMInBhsdbpIT/ugto7sUDrmHWymInRlgpGueELAuGV3mZMW4FAwxKtMEvHMncQ3c1VVSUgJMSahN/LvjboonWnVv8Hoe5Bf5K4YfPUryzZsZvpvZ85TJJaf2ZHtlT+DtJWb3vh5UMVLwtIDLIjGVyV2oJLkdnN42rdm2BxhMHh4e1oH8yl8BrnSw8YN2797dMY9hf9bcl1zVINuaJ2BGsmYGm9nIvODIjgesLi0Bu3brpU2JDUsbhjdswPopL38lbkRqlYOOeN8osOsAGWIG69vr93t0WTIwMrFk1ATt4uLijkVoduHCkXZt3+XbnhjpraDb5BgSzGLXlXu10Oc5hu/dCzqpZ2eBHqE9B7f8O8tmXO6rPCQpGAdcgCmPxYjGSI7c2lZcPmGuW5dgX42uZA93Cz9+VGM5LmLT6w1Ln9Kdp2YpEbsXGJORbfkncubEDZcod5EGlusyqPMy19+irXNF/UbHcPKNETng6Pjxzs7Nm5Wt33E0T/opgf8rtG5eoorCOI7fmjKCUBsiKBg3ErTN/8CgVVCLFm6C2kwmVOO6Vs0i3RVMtei92dimd3oxrJTUNMhykdrCDCrUKClfCsOw3/NyznPPnSt9771HcffxOffMRCDzxlYyUrN7k5e/UcGmnlLt9PTNm7jDtmzB7TPuytXV+d82ZjTAfdgHEsCrVqmelnXa6tVeXipVlfxLPjcnbJLrVhd4pBubIjFeZsqfXU48OblpyjWtvU7WS1dv7+7e3ck2bnS/nU2vjsv48C8QPZstuBHoGgbOVVWt9nu9VCrxzGPwmJtnbWaQf/CMlw4vL2PC3CRlWikOXSGDW7XcblyVMdzzLRk7Ft0Am5UuenYbHEFPky+hHZj4DrDhNric6lCLWMlLy0i4leAX1p8Xf2b5StTX97AvpQcPoH6AzJmWqQM/wDWZYO8T2Waevtlpo++Qs83UCF9jIiXDvLQEMnLg8fHxqamvVEw7i0Cd5R5W1klPJ+5YfZ2GTwRpNRXiq/FHzuiZeJsFjkMuRs9m1Y2Ujnlj4FDPuSNdi1i8xP1c/ilcLvB2dXXNds3OPgYVqwCfyRV2ztWJW67O/n7Rj47SOuJidhTRs56qrY2iqHa9tJVTfF2afY3GcnEDvmeP0RFtdMTzllS9pGRq3MCoSyOu7w7jsHa79dnFoHPnZFG91e8aRSO4pQ0c66X1OmnTV2vkrsvk8x5eU+P2ezYLepYytcwcbHUrG/BIwUpeXFwMxTGu1N19BxfHSFqtNkpW641P7aZHSq+vd/rI6X0kNngul7HgtrMd8za1pmy4/YEOtZEXmfwOqfiRcdlrfUo2djCltgq9Je6nyNPrAXd5OC1RbOZ8DuRy+Xwur2x10zsOuow7eMVLlMLBpiIVU++UDO+jdK8px8bwaAdxYcWSYPfgkl8OSG1tuLdvV/kpFNLrkU7d5BbgOnCw83i8HLmBZ7Vg5HArG0ENsZC5R9oQYe/evYvneyzgXip1IrVGJD+sHuuAb7sEOffU0W8dqZds6GYP3/OGhhyGniO1pp9oSsfBBrYNXMYtagIL2YGHhmClTPzSdYybOGYdjzVA9wDCOjFAd2OqP2GH2ui3kMhbWpzcMjfQ1TlEExc3LdjpGDgiNdhc/Fjbx+7IZgwwFwN/QKHYtBV9kRVhoQYs8g8E9qNHw6mfVvlzluvMR7w9gAu9QQcONX+kybRr1q4BW9wq98cavqnKuCMvNvBb6oOJY9KPFR1KdskHOBYN8BO4TzQWxN7U1NTTBLzoAzngkFPBzKNY9pIzPUdlMHVMXLe5uVM+v6NgxMzVPiv4vu/jAjsXQuvMzKEk/fyh89Ili+knXI2NhQLRkU69o6ND5AKH/PZt2uyYuWRumzjRG5CyMwRfQyOvkYGTmvPuKlELWcQ24nucgRe4mZkFXCntTOt8kOe3trZ6fKFQaOKOUjZzBDngKhe7zlz1drpVN+g7nqfcge7mrWrb56qOiT+je1Ic/Jf7ZV1ZoZ1XEvRm/Q80O/1eku9tRV6OjN7RccDBMfHnDEdgE76Ft7sNPJI3nOJ9nudwsInaxg21P9UuXIjM68UOa95U7e+gM6k5ezNuPCp/tRddwqP2AsdwlZPby28jGrh3B3C4HTyfQ3X2QebgpEb2LZXU0Hrx/Pz8/YXBQWid9/LlXydd3vh+hcplXkP6Llez9gpBjlSOJzHzDgp0yo+c1KRvQcFOD97vPJ/nGVxObd/PvdrI89Qg9/eyptzrJ69TT6j3T6xisfikiJ/ltM6U97tA96XSZeoGhxtynjnYwcDrWR1/yU1N8Lx7v6HGqabw4FCLTAwwl/C64lZocad39WqxWC4Pl/nBMjzs7XG50Q0OuY08GLjB9VQ3eHyjs1qCGpk6G6iDGfsJG/hGMsDa24u4qG2VXUWwu6A2eshXOCdwyeA2cJWLG2p6wZNHmxzn1XKcp6s5qI2cMmJDt7fj4cxq5vRA93boJYNrIVzlPHJxIwe3efPLrfDENzYup9mX8+C7WiRiI5tXuQ5rXaPr/9nobezpdD/z5F6Pn23hG47XG3DKXm6BV6j9oWbqf110i793ORjGAAAAAElFTkSuQmCC);
    background-size: cover
}

.telLink-instagram:hover {
    background-image: url(data:image/jpeg;base64,/9j/4AAQSkZJRgABAgEASABIAAD/2wBDAAEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQH/2wBDAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQH/wAARCAAwAPUDAREAAhEBAxEB/8QAHQAAAgMBAAMBAAAAAAAAAAAAAgMAAQQFBgcICf/EADgQAAEBAwoEBAUEAwEBAAAAAAERAAIhAwQFMUFRYXGB8BKRobHB0eHxBgcTImIVMlKCFEJyU5L/xAAdAQADAQEAAwEBAAAAAAAAAAADBAUCAQAGCAcJ/8QAPBEAAQEFBAgEBQMDBQEBAAAAAREAAgMhMQRBUWEFcYGRobHB8AYSFNEiMlLh8RMjQhVTYhZjcoKiQ9L/2gAMAwEAAhEDEQA/APxipmlaU+IaXpOn6epCeUvTdNUhO6WpilqRnEpO6QpOkp/Lyk6ns/ns6nDz8tOZ1O5xKykvLy0q88/KSj7z77xJb+lDtpdgQocCCHYMCC47Cgwobocchw3HQ644466gddcdAdddAQAACTfSMHRjjodccdAdcAAdRHQHUDroFEAkkm53ALAMIKsemrCft9fjWtDzZ+Ho8YTkv2E2N2TWob36MlEt6KSSk76s9B0X5j8pAQHPcnsznZF42aetbIxNIoD8W1J7/aqNXgaJEv256hTd3tbQ5NwDZr4tPiaQNfNedeycvw1mDogy/bypqy5NpdkAEJTJBvrmyUTSBn8WqiV7q1eDogkj4E2X4U72s8SICHonhw92Sf0gqqQdZASfeDVYGiCgUcMtSM0SYSqFX3dE9gyj1vBJ+OayQlqcLRCOj4VvwGJu2M11wCwa+RXMMq/bgJq8TuTaC1KHokJ8vDEUmLhmxhz/AJ0iwHreMdpM0wrRn4WinbnRQMYk4/7aMu9b0MnuXVnoei5p5Ry6M36ZPsnZWC9bxidjOOaNAuTlwDGJKxD28mE9bzguZPT7s5D0YK+U7qHnwYnZJ04Yw5R8GG9pBKldp92Zd0aME1AHoQzPpO1JZa2f6i8kn/LkpZh3RwAoZSofsjX9Bw+gbwaTf+sH/sPbmxndH4gJ/wARXjyajNnDf4dG6NKvCReG8cyx3dHj6RzJ3u0zYf8AFFh3mV7tsaWNCdqg7vwxXbABUbPmvyA5NP8AHesFt5LEGlXL3uA6Nv0AT5UXJGH6D1rpEcbLBWMvJijSDr0w+NoTvU2nbAPpAzkeCNYdIgpBNid4MQW4fUDwbXoBhPUnBBwYuA4H+o8lYotshXoW89Ak/L/55VaB0x6hT2VtC2Z8m4bFi7wHsxIctAnaHNiO2wY01z3Ho3PQu3u8PwxgHAhNWKLUFBUz/wAukmybAJkAbujThzGXqvRju2tP5TbBsARfI6c/sg5tOHHmF7+kWK7ayf5LkvRWC9YEX4TPA8u6MYdMLchriK1QQix3bXfwl9mw9YRL4SJUWfLo0QwUL/UMd21BEUKtEOTBNidwPMbQga0sLvTDJmHbUbjLWu5gvWIKEQJWRHu3sH4I+aXzN+XEnSMl8vvmD8ZfBElS781lKUk/hX4kpigHKRfmQl3Zm/PnKKnc2cnT81dnM4dkHpUPmSEvKhzhEo8CG0wrFbfIbZZLNajC8whm0WeFFLge8vm8v6jr3l83ldVKoFo0bSHhzReknob2kNHWO3GF5xCNps8KOYYfLpfDhiOPF3zF13zAV8oWjfPzskTZzVcUWprMS3VnmpKb9bfN0LRpfSR1atTaBIRjvsrT42kEl5r7jLstXgaKp8MsJyo2h2RAuFVnqu6mnRbepk9LPZJrtn0SEBDm+X5Z4k8Cl5gN6sjFt5mA8K60ya1Z9EOylNLghnmcJM51wXDC1OpZCJb0KeeqlCccu97V4Oi0IAdWhIOONONWaJMwr7b5MlEt1firct7VYWi0T4ROdJgbc2Y7JVQxUk+Y3FlH7eUIXbtGbUoWjE8oTqaartzNEmDcU2LAyj9vIFdq5tSh6MwdKDhLvHFmBwWDp3Q52sB+3n6lUV7Us+5oxP4jXxw2amYHEjldZpZmyz1tJv2Y75M85o0CYAQ1IPWrHw7hzj1YD9tP1EHEmXNm3NHX+UbHVO/7sQcqPkNUYT1tRQoxkVZt3R4FHRTDUzA6lq4LHOvuwjbjcRwIZhywEyLoGw5ZBiDgFiZnzPuw/XL/ACDMCwPXurkAnRiTLmPH3bBtv+R1CjGFhGAd2FdUmtHQnXfo3nq/8jwYosJqg1T+7GEsPIeRRvPWXKucl59G6LE99IO7qjXYqk2bj4evfWTM9jbFiU/JrVJblXexRxyKeEW6LYtCFGCfhieiAl5JY3cmL+uBj5tsWwqJkTbnoxgGH6YJQg4RCdGMLa8E+K+vZbvpJU4tX0hz1hvBmHdIPfUqJ1bhsqfxOwnvm1fRuUYqnRmIekTQnDCVW56UG47fww/TeFp18izTtuBAV4TTLjc3DZnTICd+WuTVwkVx09mYdtYMvNsWiMM2QUJTZXm0AvhiQdPG/qzAta0rs9mGbIJohRNuMsmLhQWHKNu9xYztqxKcOTCNlIPyrvaAC49mZctJFDsUMJ+yp8znfe5r4VrjmzDtqOK7psE2V2qJuG9oACSpjfZqgVmXbSDRdWOeDBesuU1rXvJmOOVomnoxPUlB8W9GWfsgJoDrBlk3hDsmlcMq8EYcW3Z+YkonAqvZb58s2iv8QMp4C9Dw/L3XKkCZ1+TTottkZ7jPve1uBot36VnJAftS5WYJM+EAngyMW31maGpRO8muQNGYOqBOt969lnuydSnRar9gNPiW+7zZr31arA0aBNE1L3NWa7Ji6OvK/dbJRLeJlZ5lFndiGqwdGu/Scib+rNdBEEWNsO6FPBkn7aSp86VMteN29qcLRpABQCQ3J31Yg6UqCWoFh1RlH7cJq8TtzalC0bQkIUzApXFjdcJqEKyQ7ZyRWVft6fy4jiWfh6PAq6SqXrNOTMDlsU3YbFZc21Zh5D3fRnodgFPKOxWTEiWALjzYBtpxyWuyXJmXdHol4wQbr2IuL/qNVPdhvWw47zxSTNO2MgUXMjIYAe7EHNqR4Fh+rz4j3Y7tldwnkvsxgJewvWE4jcx3bF/jvDEHaqlxVsm2vah3cSvFjeiN/XnJpw/81Vxr0Xk2fWH6i2xYwf45qQU3sQdxGm/JvPWnEtoWNSnfEMSb+3zbvrXsmIbIM94//LEiFI6RbvrXiK97W56QMXBcvJNYo2vVvXkbx7hvDZB2rWHbPHfdti1jEFGz6XLVPpRr4cB6XKxRbMDWXzN56YoaHYF2oitOHNiu2s0WtaHq2fT4gjUvVWvhF/gvMBiu2kk/NsRPZsmA7ims14MQdIt7HxY7tqIS8jPo2DZlnLvNpwg1ujMb7s05bHga5TIbBs7wwN6VGq5GWZO4pn6oO7OwrfiaXqEXeWCYTs1dCrLEYoKnPJllwisf2ASvI7tiz0O1h4SM8BNe8m4YDt65AtExG+mSM25aFAIJw6GTBfs7qUncTMCd8mgW/XxSpmHLQQAVkuSlln7KiIgzCtaGuz+QCd7Gah2gE/Mgz1aq7GXegPDDaO+jG4BfvkzIiqLuXJl34SGbo4lvG5OYSr0UOgPYL6t6xH09AdUF+hxCG6qzb8igaPEj5VvC3HostrbpOi5Yp9t6wh4dhaWiR/E0BySjLsH3VrEDR4vCYY8k3NucoeUKQOQB12kEaJaPFcMfzVcEu9+OLV4VhdH8Zy6rd3qbbJ0I8bESz0EGjRfF7rqgPiYkqNSg2QKR5QBKidjNtLtCXgm6HvvNpUbxeAvxiilErXvi1CFZAKgGeszvz7VtDtBmB4FUbtGlbTIvjD/cO/8ANa62oOQAKCUqVPtiz3KCj+3p1ER3yVkn/F5Q/ubz+TwZ5yABUEa9SVuwzZn6H+JOhTKNuqXmtE4ni0klYqIl+rai6mYchAJKWP4SRafoax4Duw+KWsI+Lkl+phNT74UZtyGCFpqav0P8OgPv0zbP+rv92WvorMuwxIAGdeSzI1sJoUx+1MnU8fBvB4smvnJ2jvizbrgy3g9GUaHIWBGpOCHerHHioEfMu73YwcduTcnQMh6iJQX6bXBjOeKHCZvCdysZ2GCFzRBzoyjRsq7ZhVrd5lmHfEkJ6XmKToZ76cWK7CcRTM7R7BkvTKWdiHV0s5M05p2A9/M31ew3swILsgjurA7FDJMjKCt0jS7vyZlzSsF+j5z+K5tu2d03OnVNh4SKxHIIaosw7bnHj8+dV5Nv0oIRHUwz1IwgVVA6sUWwXEHYPZuelQyG4J92IPGKmo1oudTFFqWY5+7c9MoRa1kdTEHibj0PVti00kdci2DZAAgA2jrXixLuHT2YgtDvYTmjDNnLv8VBwQptRRvaCMFAuh6wYrtoSYXeOKdWw9AAq4RmplzayKoKLCD5r2Y7toVFIJ7wYZs8sitR15q1A3G6uHatjuxyKKNRCMI2czAdIS8MYJt7eS9UN4DHdtJyzuO1WE9CS/exQ3fgzDlpXL8d3NgwuWacGtFHgzTkd4J5Xt0j0LBfgOlVA444ssybpwhZuxnYVsedQEnf04MEwEmCABcldbKMm+KojDy3g1OFaw8AVTDbL7zYJhG8Dntmwi28DlhgzzkdRXdqwYL8MGTwUMxzhjxQqsONyDozbsZ9PhMtWTKRILqjbl0by+SoT8U0WrmBzLfL1q8WKSkSurvu9vzqFZAAJSqd+rk3UkqEq+y20ZLAbOLevWnxUb4hN10pnNqMOAMERKN0ZOhavtQWARXKvVoNo8VGaRcApM77+8mehwfLcNUs60ba5QlziaDFLIerRY3il6pig3Iv3ZyG5OQCmsk6trdoUCHCargnj0aXF8UPFf3FQnhnWXRnHHAEF5S6mKXM9yhvxqsRp8XxQ9NIm0kbczWu1moYAnsoN+vazRQw/j39mSieJ6gxFoZHfU/ZmHBVBPHHex/oy/69+wYD3iV4g/GVumFltw4MZJNP0b8RyMMWF/qZ6hiFLwrvux3S7QVwSne9hND2B1MgQI3e1ref6le/uBP+pMu8WYceAIOEkoy3qHH8Ct6VNt3xM9/c2A8kPYZh18VB5D2ZD1DCKuaw8+4Y7niVKRDqBnvJYweGJ72Nmfoav7I2p3TuzTniZEWJIUK9hiuvYcU92yP0RAnhxiDbqzsPxIZpE/8AQ771sw4+FE71Q99VbG/RBX9uiARajC8SmSROK89rHdfS9dfZOxsEpRAr4B/81C0G3r6U4XiUhEiX/UJprY7r4oD0lybny1D2cOUKt8q2sWfxIZfuGeJEshObGD4pI8+LcyUokhUdNfPkvrY1qz+JFkX8BUba93lih5Djlg2CUo552oEe2/ZrMHT8N5FeCyoWKPKVTl2drZX5CUcQIvhihatC0nDfRHxtI1t39MEkgbj0Su1lHiH7h0Q6pBn3LW6UR4bx3RsvQcCuuTEoTfY1sd20A0Nc06sMwje6UO4tBn4Mw5aERDrEjxYRhOyQIi9o1qaiAcfYqzTtoGJuRAGyYTutalULWDlk9591DHdjiVZ3y7G9l37POgFalZbGLkLrudXY92YdiiU9YWrLP2fCt1WIE2jdqjyJrZh2McSE7qJsu9DLpKi8zCtdcQm8Wah2igMs2EXARIIcfs16Jh7s65GIQgyXEMF+EQspYyYHnAbADWu+bPQrWXak1qy70JVptX8MIceBKVQRFMMlgb72qw7U686Djn+GVfhBRMDID7N9Kz/4TpKgqSn1D01Rk8oml6MncvMKSoykprLTKfzCezaVMlOJpO5pOXJOcTecSEq49JyslKybr8m8C68AQ387bb4giQ334b7z8OI48XXnH/hededJBdIMwQZEGYRvzuyvwLTBhWizxYUezx4TsWDGgvuRYUWG+PM5EhxHC86+48CrrzrxBEwZscjRAh9qrh6dDk3r9o8RPf3CNozXa1Bx0BCgwRBvQTbfJ0SKuFLoWdU6NEi+ISST+oUSc79s+9bMiSdrwbXJ0QFTgAXDyCXRaVF8QPT+PG8KN5mzARQu1tbtE1fYLqu3K5pkXxC8B85xkRfex3ShuwGQ7z1s52iQB+yquGislE0+8Z/qXXkHcxXX0NQpuZoooV8FywXqIjdaMq/p95UD5OJY7r96odaTTOrEKKH8Kj6ZnRgPadfmREOw/cBiB8rPjPbXo1fpQuS+Hsw/6+f7h2EdVYgfnUax+WB6ix/FYLUPO8Ywbv8AXnjR9MvMOpYoiH6hhh7MD1Fhf2QthuuDbd068P8A6LrROYYgikETLwvU8qNnfoqv7Bklt63eotZhzTx/uLmCNyKu1MGO5Hd+qWZTiV3NmfopagvXS1juaeeFX6XU4ljOxnf4qNq+zY36L/GOV+IuZ+Fp0zIiHBJd+7MOxHTfxB4Nifov8Bkkc6g1GFp4y+Of/K7AKewxnYpCzXbyQtglaLCpwJoAo5RanC08ZfGaBUeCjOR6MZ2MRiusFubK0WP/ADqwNd2/Vq8DTr3w/uVzn70nRjuRqFQmdyHYenBuZLUWLHcim+i9C1uz6eeCfuHOk5X/AIZl2KLprgeleAyblS1FV/atdadRAmqB8WvWXxBMK+V1jDaNf4YwiTkb25EvRYj9vT0xu5hvY7Lp4mf6qYBRhr7yZh2IqLLAju7MhuNL0YLHURbE5QQV4eXstk08ZLEJ1EJ3vvRjh64kHcTzVuVLTF9yoHkh5lOhNreyWXTLj/zPLhMd8rmKHglUlMISORlqTg2J6TecXiBFtgwsHdGtwLa4+PhfRbiVVObcLjpKvOBL0KDWiruaox7XLezzscyQzlXonVgvQJK4QRWs0uwm0QYb1ZyHHMphZUIE81ZcgiRFGIEjK3Jm3IuzdPOXRhvOAqiqtJYsYR6IzSBGjNOxiEF95PGjLPwplV3rXe1gJl6aa7Rl2KCUVSde3kykSCQCQEAuUYtYN+8sFZuHFIvlfUoUZUiSENdy1XjfRnXIgKI8SuR23MJ6Go+ETzuDewvgT5T/ADL+ZopR75efAfxZ8auUKZk7Sz3wzQc/ph2jnqQE6MxdnhmUhLCbmdCZzsyAlC6ZUTaWLq8DyFetcKCB+rFdheZfL53gPN5UVN4XW3r2mNOaD0G9AGmdK6P0YbT+r6cW21QbOYwg/p/q/pfqvO+cQ/1Yfm8q+XzurUN//9k=)
}

.telLink-tiktok {
    background: #000000;
}
.telLink-tiktok:before {
    background-image: url(../img/tiktok.png);
    /*background-position: -243px -26px;*/
    width: 24px;
    height: 28px;
}

.telLink-twitter {
    background: #1d9bf0;
}
.telLink-twitter:before {
    background-image: url(../img/twitter.svg);
    /*background-position: -243px -26px;*/
    width: 26px;
    height: 21px;
}

.replacedLogo {
    display: inline-block;
    height: .95em;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAMMAAABBAgMAAAARafjqAAAACVBMVEUAAADbHibcHyY615saAAAAAnRSTlMAgJsrThgAAABPSURBVEjHY1iFAAxwwITgcyHkF4AFRnWM6hjVMaoDi45QEIhCqNACM9GVIeuAGDSqY1THqI5RHQgmpooGROnjgDAMAVaM6hjVMapj+OsAALjhJCWo9w+9AAAAAElFTkSuQmCC);
    background-position: left center;
    background-size: contain;
    margin-left: 5px;
    top: 1px
}

.sectionBackground {
    background-position: center bottom;
    background-size: cover
}

.lgSectionTitle {
    font-family: Montserrat, Helvetica, Arial, sans-serif;
    font-weight: 800;
    line-height: 1.3;
    font-size: 70px;
    color: #000
}

.blueButtonMore {
    display: inline-block;
    padding: 17px 30px;
    background-color: #2F80ED;
    border-radius: 2px;
    text-align: center;
    font-family: Montserrat, Helvetica, Arial, sans-serif;
    font-weight: 600;
    font-size: 18px;
    text-transform: uppercase;
    color: #fff;
    line-height: 1.1;
    cursor: pointer;
    -webkit-transition: all .2s;
    transition: all .2s
}

.blueButtonBordered,
.blueButtonSimple,
.topicalIssues .btns .simpleButton {
    font-family: Montserrat, Helvetica, Arial, sans-serif;
    font-weight: 600;
    font-size: 18px;
    -webkit-transition: all .2s;
    text-transform: uppercase;
    cursor: pointer
}

.blueButtonMore:hover {
    background-color: #4F9AFF
}

.blueButtonMore:active {
    background-color: #0E5DC7
}

.blueButtonMore--mob {
    display: none
}

.blueButtonBordered,
.topicalIssues .btns .simpleButton {
    display: inline-block;
    border: 2px solid #2F80ED;
    border-radius: 2px;
    color: #2F80ED;
    padding: 15px 28px;
    transition: all .2s
}

.blueButtonBordered:hover,
.topicalIssues .btns .simpleButton:hover {
    border-color: #4F9AFF;
    color: #4F9AFF
}

.blueButtonBordered:active,
.topicalIssues .btns .simpleButton:active {
    border-color: #0E5DC7;
    color: #0E5DC7
}

.blueButtonBordered--mob {
    display: none
}

.blueButtonSimple {
    display: inline-block;
    color: #2F80ED;
    padding: 0;
    transition: all .2s
}

.blueButtonSimple:hover {
    color: #4F9AFF
}

.blueButtonSimple:active {
    color: #0E5DC7
}

.slick-dots {
    bottom: -10px
}

.slick-dots li {
    margin: 0
}

.slick-dots li.slick-active button:before {
    color: #2F80ED
}

.slick-dots li button:before {
    font-size: 32px;
    color: #C4C4C4;
    opacity: 1
}

.repeatedScreen {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.repeatedScreen:before {
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(22, 24, 38, .6);
    z-index: 1
}

.repeatedScreen .container--content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    z-index: 2
}

.blogSection_items .item,
.clientsComments_videoInfo .inf,
.headerBottom_mobMenu .top-line,
.headerTop_mobBtn,
.repeatedScreen .container--content .wrap,
.repeatedScreen--home .fs-items .item,
.stepsToStudy .steps_item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal
}

.repeatedScreen .container--content .wrap {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-top: 35px
}

.repeatedScreen .imagesGrid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 0
}

.repeatedScreen .imagesGrid .imgWrap img,
.repeatedScreen .imagesGrid--background img {
    position: absolute;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    display: block;
    top: 50%
}

.repeatedScreen .imagesGrid--background {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat
}

.repeatedScreen .imagesGrid--background img {
    transform: translate(-50%, -50%);
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: 100%
}

.repeatedScreen .imagesGrid .imgWrap {
    width: 33.33333%;
    height: 33.33333%
}

.repeatedScreen .imagesGrid .imgWrap img {
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    z-index: 1
}

.clientsComments_videoWrap:after,
.templateBLock_imgBg {
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    position: absolute
}

.repeatedScreen .imagesGrid .imgWrap img.active {
    z-index: 3
}

.repeatedScreen_title {
    font-family: Montserrat, Helvetica, Arial, sans-serif;
    font-weight: 800;
    line-height: 1.28571;
    font-size: 70px;
    letter-spacing: .01em;
    color: #fff
}

.repeatedScreen_simpleText {
    font-family: Montserrat, Helvetica, Arial, sans-serif;
    line-height: 1.5;
    font-size: 24px;
    color: #FFF
}

.repeatedScreen_buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.repeatedScreen_buttons--pc {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.repeatedScreen_buttons .btn_red--mob,
.repeatedScreen_buttons--mob {
    display: none
}

.repeatedScreen_buttons .btn {
    padding: 16px 29px;
    border-radius: 2px;
    font-family: Montserrat, Helvetica, Arial, sans-serif;
    font-weight: 600;
    font-size: 18px;
    text-transform: uppercase;
    color: #FFF;
    cursor: pointer;
    -webkit-transition: all .2s;
    transition: all .2s
}

.repeatedScreen_buttons .btn_simple,
.templateBLock_itemsCustom .item,
.templateBLock_text,
.templateBLock_textCustom {
    font-family: Montserrat, Helvetica, Arial, sans-serif;
    font-weight: 500;
}

.repeatedScreen_buttons .btn_red {
    background: #E12726;
    border: 1px solid #E12726;
    margin-right: 30px
}

.repeatedScreen_buttons .btn_red:hover {
    background-color: #FF4B51;
    border-color: transparent;
    -webkit-box-shadow: inset 0 -2px 4px rgba(0, 0, 0, .25);
    box-shadow: inset 0 -2px 4px rgba(0, 0, 0, .25)
}

.repeatedScreen_buttons .btn_red:active {
    background-color: #BC080F;
    border-color: transparent;
    -webkit-box-shadow: inset 0 -2px 4px rgba(0, 0, 0, .25);
    box-shadow: inset 0 -2px 4px rgba(0, 0, 0, .25)
}

.repeatedScreen_buttons .btn_bordered {
    background-color: rgba(51, 51, 51, .4);
    border: 1px solid #fff
}

.repeatedScreen_buttons .btn_simple {
    border: none;
    padding-left: 0
}

.templateBLock {
    padding-top: 80px;
    padding-bottom: 120px;
    overflow: hidden
}

.templateBLock_imgBg {
    display: block;
    top: 50%;
    width: 103%;
    height: 103%;
    transform: translate(-50%, -50%);
    -o-object-fit: cover;
    object-fit: cover;
    z-index: -1
}

.templateBLock .btns {
    margin-top: 30px
}

.templateBLock .lgSectionTitle {
    margin-bottom: 50px
}

.templateBLock_text {
    line-height: 1.35;
    font-size: 24px;
    margin-bottom: 34px;
    width: 67%
}

.templateBLock_text p {
    margin-bottom: 15px
}

.templateBLock:before {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0
}

.clientsComments .slick-dots,
.educationVideos .slick-dots {
    bottom: -35px
}

.templateBLock--darkBg:before {
    background: rgba(22, 24, 38, .6)
}

.templateBLock--lightBg:before {
    background: rgba(255, 255, 255, .7)
}

.templateBLock--darkFont .lgSectionTitle,
.templateBLock--darkFont .templateBLock_text {
    color: #000
}

.templateBLock--lightFont .lgSectionTitle,
.templateBLock--lightFont .templateBLock_text {
    color: #fff
}

.templateBLock_textCustom {
    max-width: 850px;
    width: 60%;
    color: #fff
}

.templateBLock_textCustom:nth-of-type(1) p {
    line-height: 1.53333;
    font-size: 30px;
    margin-bottom: 12px
}

.templateBLock_textCustom:nth-of-type(2) {
    max-width: 750px;
    width: 50%;
    line-height: 1.6;
    font-size: 20px;
    margin-bottom: 20px
}

.templateBLock_itemsCustom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.templateBLock_itemsCustom .item {
    line-height: 1.25;
    font-size: 24px;
    color: #FFF;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-right: 81px
}

.templateBLock_itemsCustom .item:last-child {
    margin-right: 0
}

.templateBLock_itemsCustom .item span {
    font-family: Montserrat, Helvetica, Arial, sans-serif;
    font-weight: 800;
    line-height: 1.35417;
    font-size: 48px;
    color: #fff;
    margin-right: 9px
}

.templateBLock_pages {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.templateBLock_pages .item {
    font-family: Montserrat, Helvetica, Arial, sans-serif;
    font-weight: 500;
    line-height: 1.75;
    font-size: 16px;
    text-transform: uppercase;
    color: #2F80ED;
    background: #FFF;
    -webkit-box-shadow: 0 4px 4px rgba(0, 0, 0, .24);
    box-shadow: 0 4px 4px rgba(0, 0, 0, .24);
    border-radius: 2px;
    margin-right: 18px;
    padding: 36px 17px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    cursor: pointer;
    margin-bottom: 15px;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-transition: all .25s;
    transition: all .25s
}

.templateBLock_pages .item:last-of-type {
    margin-right: 0
}

.templateBLock_pages .item:hover {
    -webkit-box-shadow: 6px 6px 8px rgba(0, 0, 0, .24);
    box-shadow: 6px 6px 8px rgba(0, 0, 0, .24)
}

.templateBLock_pages .item span {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    margin-right: 10px
}

.clientsComments {
    background-color: #F7F7F7;
    padding-bottom: 70px
}

.clientsComments .lgSectionTitle {
    padding-top: 73px;
    padding-bottom: 83px
}

.clientsComments_slider {
    margin-bottom: 60px
}

.clientsComments_slide {
    background-color: #fff;
    margin-left: 15px;
    margin-right: 15px;
    padding: 20px;
    border: 1px solid #E0E0E0;
    border-radius: 2px
}

.clientsComments_slide.youtube {
    padding: 0;
    background-color: transparent;
    border: none;
    margin-bottom: 45px
}

.clientsComments_userInfo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-bottom: 20px;
    padding-right: 50px;
    cursor: pointer
}

.clientsComments_userInfo:hover .clientsComments_userName {
    color: #E12726
}

.clientsComments_userInfo:hover .s-link {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

.clientsComments_userInfo .s-link {
    position: absolute;
    top: 0;
    right: 0;
    -webkit-transition: all .25s linear;
    transition: all .25s linear
}

.clientsComments_userPhoto {
    width: 48px;
    height: 48px;
    margin-right: 10px
}

.clientsComments_userPhoto img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.clientsComments_userName {
    font-family: Montserrat, Helvetica, Arial, sans-serif;
    font-weight: 800;
    font-size: 16px;
    color: #333;
    -webkit-transition: all .25s linear;
    transition: all .25s linear
}

.clientsComments_content,
.clientsComments_userName:after {
    font-family: Montserrat, Helvetica, Arial, sans-serif
}

.clientsComments_userName:after {
    content: attr(data-public);
    display: block;
    font-size: 14px;
    color: #828282
}

.clientsComments_content {
    line-height: 1.625;
    font-size: 16px;
    color: #000
}

.clientsComments_content p {
    margin-bottom: 7px
}

.clientsComments_content p:last-of-type {
    margin-bottom: 0
}

.clientsComments_content img {
    max-width: 60%;
    display: block;
    margin: 7px 0
}

.clientsComments_videoWrap {
    font-size: 0;
    height: 0;
    padding-bottom: 56.25%;
    overflow: hidden;
    cursor: pointer
}

.clientsComments_videoWrap:after {
    content: '';
    display: block;
    top: 50%;
    transform: translate(-50%, -50%)
}

.clientsComments_videoItem {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.clientsComments_videoInfo {
    padding-right: 20px;
    margin-top: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.clientsComments_videoInfo .imgWrap {
    width: 60px;
    height: 60px;
    margin-right: 15px
}

.clientsComments_videoInfo .imgWrap img {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 100%;
    height: 100%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -o-object-fit: cover;
    object-fit: cover
}

.clientsComments_videoInfo .inf {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.clientsComments_videoInfo .inf_title {
    font-family: Montserrat, Helvetica, Arial, sans-serif;
    font-weight: 500;
    font-size: 24px;
    color: #000
}

.clientsComments_videoInfo .inf_reviews {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.clientsComments_videoInfo .inf_reviews p {
    font-family: Montserrat, Helvetica, Arial, sans-serif;
    font-size: 16px;
    color: #828282
}

.clientsComments_videoInfo .inf_reviews p:nth-of-type(1) {
    margin-right: 20px
}

.clientsComments_videoInfo .title {
    font-size: 24px;
    color: #000;
    line-height: 1.2
}

.clientsComments .slick-arrow {
    z-index: 1;
    position: absolute;
    top: 0;
    -webkit-transform: none;
    transform: none;
    height: 100%;
    width: 120px
}

.clientsComments .slick-arrow.slick-next:before,
.clientsComments .slick-arrow.slick-prev:before {
    content: '';
    font-size: 0
}

.clientsComments .slick-arrow.slick-next {
    right: 0;
    background: linear-gradient(269.89deg, rgba(255, 255, 255, 0) 50%, rgba(242, 242, 242, .8) 171.36%)
}

.clientsComments .slick-arrow.slick-prev {
    left: 0;
    background: -webkit-gradient(linear, left top, right top, color-stop(-1%, rgba(242, 242, 242, .8)), color-stop(171.36%, rgba(255, 255, 255, 0)));
    background: linear-gradient(90deg, rgba(242, 242, 242, .8) -1%, rgba(255, 255, 255, 0) 171.36%)
}

.clientsComments .slick-arrow.slick-prev:before {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.educationVideos {
    padding-top: 70px;
    padding-bottom: 65px;
    background-color: #fff
}

.educationVideos .lgSectionTitle {
    margin-bottom: 50px;
    line-height: 1.6;
    font-size: 70px
}

.educationVideos .lgSectionTitle .replacedLogo {
    width: 2em;
    top: 8px
}

.educationVideos_youtubeWrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    background-color: #F7F7F7
}

.educationVideos_main {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    margin-right: 50px;
    background-color: #000
}

.educationVideos_thumbs .thumbsItem.active-pc,
.educationVideos_thumbs .thumbsItem:hover {
    background-color: rgba(51, 51, 51, .05)
}

.educationVideos_main .mainItem {
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
    overflow: hidden;
    font-size: 0;
    z-index: 1
}

.educationVideos_main .mainItem_child {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0
}

.educationVideos_thumbs {
    width: 44.37086%;
    max-width: 560px;
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    overflow-y: auto;
    overflow-x: hidden
}

.educationVideos_thumbs.slick-dotted.slick-slider {
    margin-bottom: 0
}

.educationVideos_thumbs .thumbsItem {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    margin-bottom: 18px;
    cursor: pointer
}

.educationVideos_thumbs .thumbsItem.slick-slide {
    margin-left: 10px;
    margin-right: 20px
}

.educationVideos_thumbs .thumbsItem:last-of-type {
    margin-bottom: 0
}

.educationVideos_thumbs .thumbsItem.active-pc .thumbWrap .time {
    opacity: 0
}

.educationVideos_thumbs .thumbsItem.active-pc .thumbWrap .imgWrap:after {
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%) scale(.5);
    transform: translate(-50%, -50%) scale(.5)
}

.educationVideos_thumbs .thumbsItem .thumbWrap {
    width: 181px;
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    -ms-flex-item-align: center;
    align-self: center
}

.educationVideos_thumbs .thumbsItem .thumbWrap:after {
    content: '';
    display: none;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.educationVideos_thumbs .thumbsItem .thumbWrap .time {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 86px;
    height: 42px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: rgba(22, 24, 38, .75);
    font-family: Montserrat, Helvetica, Arial, sans-serif;
    font-weight: 500;
    font-size: 20px;
    color: #FFF
}

.educationVideos .youtubeVideo_title,
.educationVideos_thumbs .thumbsItem .title,
.educationVideos_thumbs .thumbsItem .year {
    font-family: Montserrat, Helvetica, Arial, sans-serif;
    font-weight: 400
}

.educationVideos_thumbs .thumbsItem .imgWrap {
    height: 0;
    padding-bottom: 56.25%;
    overflow: hidden;
    font-size: 0;
    width: 100%
}

.educationVideos_thumbs .thumbsItem .imgWrap img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    -o-object-fit: cover;
    object-fit: cover
}

.educationVideos_thumbs .thumbsItem .title {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    font-size: 24px;
    color: #4F4F4F;
    padding: 10px 15px
}

.educationVideos_thumbs .thumbsItem .year {
    padding-left: 15px;
    padding-right: 15px;
    font-size: 16px;
    color: #828282;
    margin-top: 7px
}

.educationVideos .youtubeVideo_title {
    margin-top: 23px;
    font-size: 30px;
    color: #4F4F4F;
    padding-right: 10px;
    margin-bottom: 30px
}

.educationVideos .youtubeVideo_info {
    margin-bottom: 46px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-family: Roboto;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    color: #828282
}

.educationVideos .youtubeVideo_date {
    margin-right: 27px
}

.darkSliderSection {
    background-color: #2A2D3B;
    padding-top: 62px;
    padding-bottom: 70px
}

.darkSliderSection .lgSectionTitle {
    color: #fff;
    margin-bottom: 50px
}

.darkSliderSection .darkSlider {
    width: 100%
}

.darkSliderSection .darkSlider .slick-list {
    padding-top: 100px!important;
    padding-bottom: 100px!important
}

.darkSliderSection .darkSlider .darkSliderItem {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all .3s linear;
    transition: all .3s linear;
    z-index: 0
}

.darkSliderSection .darkSlider .darkSliderItem.slick-center {
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
    z-index: 1;
    cursor: pointer
}

.darkSliderSection .darkSlider .darkSliderItem.slick-center:hover .mediaWrapper:after {
    opacity: .3
}

.darkSliderSection .darkSlider .darkSliderItem.slick-center:hover .mediaWrapper:before {
    -webkit-transform: translate(-50%, -50%) scale(.8);
    transform: translate(-50%, -50%) scale(.8)
}

.darkSliderSection .darkSlider .darkSliderItem.slick-center.scaled {
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
    z-index: 1
}

.darkSliderSection .darkSlider .darkSliderItem .mediaWrapper {
    height: 0;
    overflow: hidden;
    padding-bottom: 56.25%
}

.darkSliderSection .darkSlider .darkSliderItem .mediaWrapper:after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: #fff;
    opacity: 0;
    -webkit-transition: all .2s linear;
    transition: all .2s linear
}

.darkSliderSection .darkSlider .darkSliderItem .mediaWrapper:before {
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%) scale(0);
    transform: translate(-50%, -50%) scale(0);
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
    z-index: 1
}

.darkSliderSection .darkSlider .darkSliderItem .mediaWrapper_item {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    display: block;
    -o-object-fit: cover;
    object-fit: cover
}

.darkSliderSection .darkSlider .darkSliderItem .mediaWrapper .category {
    font-family: Montserrat, Helvetica, Arial, sans-serif;
    font-weight: 500;
    font-size: 18px;
    line-height: 1;
    color: #FFF;
    background-color: #E12726;
    border-radius: 0 0 2px 2px;
    position: absolute;
    left: 0;
    top: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 105px;
    height: 37px
}

.darkSliderSection .darkSlider .darkSliderItem .mediaWrapper .duration {
    position: absolute;
    right: 0;
    bottom: 0;
    background: rgba(22, 24, 38, .85);
    font-family: Montserrat, Helvetica, Arial, sans-serif;
    font-weight: 500;
    line-height: 1;
    font-size: 24px;
    color: #BDBDBD;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 105px;
    height: 53px
}

.darkSliderSection .darkSlider .darkSliderItem .title {
    margin-top: 15px;
    font-family: Montserrat, Helvetica, Arial, sans-serif;
    font-weight: 500;
    line-height: 1.3;
    font-size: 20px;
    color: #fff
}

.darkSliderSection .darkSlider .darkSliderItem .title-sm {
    line-height: 1;
    font-size: 20px
}

.darkSliderSection .darkSlider .slick-arrow {
    z-index: 1;
    position: absolute;
    top: 0;
    -webkit-transform: none;
    transform: none;
    height: 100%;
    width: 100px
}

.darkSliderSection .darkSlider .slick-arrow.slick-next:before,
.darkSliderSection .darkSlider .slick-arrow.slick-prev:before {
    content: '';
    font-size: 0
}

.darkSliderSection .darkSlider .slick-arrow.slick-next {
    right: 0;
    background: -webkit-gradient(linear, right top, left top, color-stop(-4.18%, #2A2D3B), color-stop(120.6%, rgba(42, 45, 59, 0)));
    background: linear-gradient(270deg, #2A2D3B -4.18%, rgba(42, 45, 59, 0) 120.6%)
}

.darkSliderSection .darkSlider .slick-arrow.slick-prev {
    left: 0;
    background: -webkit-gradient(linear, left top, right top, color-stop(-19.71%, #2A2D3B), color-stop(125.59%, rgba(42, 45, 59, 0)));
    background: linear-gradient(90deg, #2A2D3B -19.71%, rgba(42, 45, 59, 0) 125.59%)
}

.darkSliderSection .darkSlider .slick-arrow.slick-prev:before {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.topicalIssues {
    background-color: #F7F7F7;
    padding-bottom: 80px
}

.topicalIssues .lgSectionTitle {
    padding-top: 60px;
    padding-bottom: 35px
}

.topicalIssues_issue {
    padding-bottom: 30px
}

.topicalIssues_issue.open .topicalIssues_question {
    -webkit-box-shadow: 0 4px 4px rgba(0, 0, 0, .24);
    box-shadow: 0 4px 4px rgba(0, 0, 0, .24)
}

.topicalIssues_issue.open .topicalIssues_question:after {
    -webkit-transform: translateY(-50%) rotate(180deg);
    transform: translateY(-50%) rotate(180deg)
}

.topicalIssues_issue.open .topicalIssues_answer img {
    opacity: 1
}

.tabsContainer_navItem.active:before,
.tabsContainer_navItem:active:before {
    opacity: 0
}

.topicalIssues_question {
    background: #FFF;
    -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, .12);
    box-shadow: 0 2px 2px rgba(0, 0, 0, .12);
    border-radius: 2px;
    font-family: Montserrat, Helvetica, Arial, sans-serif;
    font-weight: 400;
    line-height: 1.08333;
    font-size: 24px;
    color: #000;
    cursor: pointer;
    width: 79%;
    -webkit-transition: all .3s linear;
    transition: all .3s linear;
    padding: 18px 60px 18px 20px
}

.topicalIssues_question:hover {
    -webkit-box-shadow: 0 4px 4px rgba(0, 0, 0, .24);
    box-shadow: 0 4px 4px rgba(0, 0, 0, .24);
    color: #DC1F26
}

.topicalIssues_question:after {
    content: '';
    position: absolute;
    right: 23px;
    top: 50%;
    -webkit-transform: translateY(-50%) rotate(0);
    transform: translateY(-50%) rotate(0);
    -webkit-transition: all .3s linear;
    transition: all .3s linear
}

.topicalIssues_answer {
    margin-top: 20px;
    display: none;
    text-align: right
}

.theContent h3,
.topicalIssues .btns {
    margin-top: 30px
}

.topicalIssues_answer .imgWrap {
    position: absolute;
    left: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    top: 50%;
    width: 21%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding-right: 25px
}

.topicalIssues_answer img {
    width: 150px;
    opacity: 0;
    -webkit-transition: .5s linear;
    transition: .5s linear
}

.topicalIssues_answer p {
    background-color: #E12726;
    color: #fff;
    font-family: Georgia;
    font-weight: 700;
    line-height: 1.41667;
    font-size: 24px;
    padding: 18px;
    margin-left: 25px;
    width: 79%;
    display: inline-block;
    text-align: left
}

.servicesCostSection_table--home:after,
.topicalIssues_answer p:before {
    display: block;
    left: 0;
    content: '';
    position: absolute
}

.topicalIssues_answer p:before {
    top: 50%;
    -webkit-transform: translate(-50%, -50%) rotate(45deg);
    transform: translate(-50%, -50%) rotate(45deg);
    z-index: 0;
    background-color: #E12726;
    border-radius: 2px;
    width: 20px;
    height: 20px
}

.topicalIssues .btns .simpleButton {
    font-family: Montserrat, Helvetica, Arial, sans-serif;
    font-weight: 500;
    border: none;
    cursor: pointer
}

.servicesCostSection_table table tr:last-of-type td,
.servicesCostSection_table table tr:nth-of-type(n-1) td {
    font-family: Montserrat, Helvetica, Arial, sans-serif;
    font-size: 18px;
    color: #000;
    font-weight: 400
}

.servicesCostSection {
    background-color: #F7F7F7
}

.servicesCostSection .lgSectionTitle {
    padding-top: 73px;
    padding-bottom: 50px
}

.servicesCostSection_table {
    padding-bottom: 65px
}

.servicesCostSection_table--home {
    height: 584px;
    overflow: hidden
}

.servicesCostSection_table--home:after {
    bottom: 0;
    width: 100%;
    height: 50%;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(45%, #FFF), color-stop(111.76%, rgba(255, 255, 255, 0)));
    background: linear-gradient(360deg, #FFF 45%, rgba(255, 255, 255, 0) 111.76%)
}

.servicesCostSection_table--home .blueButtonMore {
    position: absolute;
    bottom: 65px;
    left: 50px;
    z-index: 1
}

.servicesCostSection_table table {
    width: 100%;
    border-collapse: collapse;
    background-color: #fff
}

.servicesCostSection_table table tr:hover {
    background-color: #F7F7F7
}

.servicesCostSection_table table tr:nth-of-type(n-1) td {
    border-bottom: 1px solid #E0E0E0
}

.servicesCostSection_table table tr:nth-of-type(n-1) td:nth-of-type(1) {
    border-bottom: none
}

.servicesCostSection_table table tr:last-of-type td:nth-of-type(1) {
    border-top: none;
    border-bottom: 1px solid #E0E0E0
}

/*.servicesCostSection_table table tr:nth-of-type(2) td {
    font-family: Montserrat, Helvetica, Arial, sans-serif;
    font-weight: 800;
    font-size: 40px
}

.servicesCostSection_table table tr:nth-of-type(2) td:nth-of-type(1) {
    font-size: 20px;
    color: #828282
}*/

.servicesCostSection_table table tr:nth-of-type(2) td:nth-of-type(2) {
    color: #575a6a
}

.servicesCostSection_table table tr:nth-of-type(2) td:nth-of-type(3) {
    color: #313547
}

.servicesCostSection_table table tr:nth-of-type(2) td:nth-of-type(4) {
    color: #10162c
}

.servicesCostSection_table table tr th {
    font-family: Montserrat, Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-size: 20px;
    -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, .12);
    box-shadow: 0 2px 2px rgba(0, 0, 0, .12);
    color: #fff;
    text-align: center;
    width: 22.96849%;
    padding: 17px 15px
}

.servicesCostSection_table table tr th:nth-of-type(1) {
    background-color: #e1e2e8;
    border-radius: 2px;
    color: #333;
    width: 31.09453%;
    text-align: left;
    padding-left: 50px
}

.servicesCostSection_table table tr th:nth-of-type(2) {
    background-color: #525566
}

.servicesCostSection_table table tr th:nth-of-type(3) {
    background-color: #2A2E42
}

.servicesCostSection_table table tr th:nth-of-type(4) {
    background-color: #080D26;
    border-radius: 2px
}

.servicesCostSection_table table tr th span {
    font-family: Montserrat, Helvetica, Arial, sans-serif;
    font-weight: 500;
    font-size: 24px
}

.servicesCostSection_table table tr td {
    text-align: center;
    font-family: Montserrat, Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-size: 18px;
    color: #000;
    border-top: 1px solid #E0E0E0;
    border-left: 1px solid #E0E0E0;
    border-right: 1px solid #E0E0E0;
    line-height: 1.55556;
    padding: 17px 15px
}

.servicesCostSection_table table tr td.text {
    background-color: #F2F8FF;
    text-align: left;
    padding-left: 40px;
    padding-right: 20px
}

.servicesCostSection_table table tr td:first-of-type {
    text-align: left;
    padding-left: 50px
}

.tabsContainer_nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.tabsContainer_nav--mobileblog {
    display: none;
    margin-bottom: 30px;
    background: #FFF;
    -webkit-box-shadow: 0 4px 4px rgba(0, 0, 0, .12);
    box-shadow: 0 4px 4px rgba(0, 0, 0, .12)
}

.tabsContainer_nav--mobileblog .tabsContainer_navItem {
    text-align: center;
    -webkit-box-shadow: 0 4px 4px rgba(0, 0, 0, .12);
    box-shadow: 0 4px 4px rgba(0, 0, 0, .12);
    margin-bottom: 1px
}

.tabsContainer_nav--mobileblog .tabsContainer_navItem:last-of-type {
    margin-bottom: 0
}

.tabsContainer--mob .simple p,
.tabsContainer_changed .simple p {
    margin-bottom: 15px
}

.tabsContainer_navItem {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    font-family: Montserrat, Helvetica, Arial, sans-serif;
    font-weight: 500;
    font-size: 20px;
    color: #333;
    background: #6E78C0;
    -webkit-box-shadow: 0 4px 4px rgba(0, 0, 0, .12);
    box-shadow: 0 4px 4px rgba(0, 0, 0, .12);
    padding: 20px 30px;
    text-align: center;
    cursor: pointer;
    -webkit-transition: all .2s linear;
    transition: all .2s linear
}

.tabsContainer_navItem:before {
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    top: 0;
    background-color: #fff;
    -webkit-transition: all .2s linear;
    transition: all .2s linear
}

.tabsContainer_navItem:first-of-type {
    text-align: left;
    padding-left: 80px
}

.tabsContainer_navItem:hover:before {
    right: 4px;
    top: 4px;
    bottom: 4px;
    left: 4px
}

.tabsContainer_navItem.active {
    font-family: Montserrat, Helvetica, Arial, sans-serif;
    font-weight: 600;
    color: #fff;
    background-color: #575B7A
}

.tabsContainer_navItem:active {
    color: #333;
    background-color: #CBCEE6
}

.tabsContainer_content {
    padding-bottom: 68px;
    padding-top: 50px
}

.tabsContainer_changed {
    width: 65%;
    max-width: 1000px;
    display: none
}

.tabsContainer_changed.active {
    display: block
}

.tabsContainer_changed .simple {
    font-family: Montserrat, Helvetica, Arial, sans-serif;
    line-height: 1.5;
    font-size: 20px;
    color: #030303
}

.tabsContainer_changed .simple p:first-of-type {
    font-size: 24px
}

.tabsContainer_changed .colored {
    font-family: Montserrat, Helvetica, Arial, sans-serif;
    font-weight: 500;
    line-height: 1.55556;
    font-size: 18px
}

.tabsContainer--mob {
    display: none;
    padding-bottom: 30px
}

.tabsContainer--mob .simple {
    font-family: Montserrat, Helvetica, Arial, sans-serif;
    line-height: 1.5;
    font-size: 20px;
    color: #030303
}

.tabsContainer--mob .colored,
.tabsContainer_mobToggle {
    font-family: Montserrat, Helvetica, Arial, sans-serif;
    font-weight: 500;
}

.tabsContainer--mob .simple p:first-of-type {
    font-size: 24px
}

.tabsContainer--mob .colored {
    line-height: 1.55556;
    font-size: 18px
}

.tabsContainer_mobItem {
    margin-bottom: 20px
}

.tabsContainer_mobItem:last-of-type {
    margin-bottom: 0
}

.tabsContainer_mobItem.active .tabsContainer_mobToggle {
    background: #575B7A;
    border-color: transparent;
    color: #fff
}

.tabsContainer_mobToggle {
    -webkit-box-shadow: 0 4px 4px rgba(0, 0, 0, .12);
    box-shadow: 0 4px 4px rgba(0, 0, 0, .12);
    padding: 20px 40px 20px 20px;
    font-size: 20px;
    cursor: pointer;
    color: #000;
    background: #FFF;
    border: 1px solid #828282;
    -webkit-transition: all .2s linear;
    transition: all .2s linear
}

.tabsContainer_mobToggle:after {
    content: '';
    display: block;
    position: absolute;
    right: 20px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.tabsContainer_mobContent {
    display: none;
    padding: 20px
}

.blogSection {
    background-color: #F7F7F7;
    padding-top: 60px
}

.blogSection .lgSectionTitle {
    margin-bottom: 64px
}

.blogSection_items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    border-bottom: 2px solid #E0E0E0;
    margin-bottom: 50px
}

.blogSection_items .item {
    width: 50%;
    background: #FFF;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    cursor: pointer
}

.blogSection_items .item:nth-of-type(odd) .btns,
.blogSection_items .item:nth-of-type(odd) .title {
    border-right: 1px solid #E0E0E0
}

.blogSection_items .item:hover .imgWrap img {
    -webkit-transform: translate(-50%, -50%) scale(1.1);
    transform: translate(-50%, -50%) scale(1.1)
}

.blogSection_items .item:hover .title {
    color: #E12726
}

.blogSection_items .item:hover .btns .more {
    color: #0E5DC7
}

.blogSection_items .item .imgWrap {
    width: 100%;
    height: 0;
    padding-bottom: 46%;
    overflow: hidden
}

.blogSection_items .item .imgWrap img {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 50%;
    left: 50%;
    -webkit-transition: all .3s linear;
    transition: all .3s linear;
    -webkit-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1);
    -o-object-fit: cover;
    object-fit: cover
}

.blogSection_items .item .title {
    padding-top: 24px;
    -ms-flex-item-align: start;
    align-self: flex-start;
    font-family: Georgia;
    font-weight: 700;
    line-height: 1.33333;
    font-size: 30px;
    color: #000;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    width: 100%
}

.blogSection_items .item .btns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-top: 35px;
    padding-bottom: 30px
}

.blogSection_items .item .btns .more {
    font-family: Montserrat, Helvetica, Arial, sans-serif;
    font-weight: 500;
    font-size: 18px;
    text-transform: uppercase;
    color: #2F80ED
}

.blogSection_items .item .btns .date {
    font-family: Montserrat, Helvetica, Arial, sans-serif;
    font-size: 16px;
    color: #333;
    opacity: .5
}

.theContent h2,
.theContent h3 {
    font-family: Montserrat, Helvetica, Arial, sans-serif;
    font-weight: 800;
    margin-bottom: 20px
}

.blogSection .wrap {
    padding-bottom: 75px
}

.popupContainer, .popupContainer2,
.popupContainerScroll {
    padding-top: 45px;
    padding-bottom: 45px;
    bottom: 0;
    right: 0
}

.theContent h2 {
    line-height: 1.45833;
    font-size: 48px;
    color: #000
}

.theContent h3 {
    line-height: 1.33333;
    font-size: 30px;
    color: #000
}

.theContent h4 {
    font-family: Montserrat, Helvetica, Arial, sans-serif;
    font-weight: 500;
    line-height: 1.5;
    font-size: 24px;
    color: #000;
    margin-top: 20px;
    margin-bottom: 20px
}

.theContent blockquote {
    font-family: Georgia;
    font-weight: 700;
    line-height: 40px;
    font-size: 30px;
    color: #000
}

.theContent blockquote:before {
    content: '“';
    font-size: 100px;
    font-family: Georgia;
    font-weight: 700;
    color: #000;
    display: block;
    height: 35px;
    margin-top: 50px
}

.theContent ol,
.theContent p,
.theContent ul,
.theContent div{
    font-family: Montserrat, Helvetica, Arial, sans-serif;
    line-height: 1.55556;
    font-size: 18px
}

.theContent blockquote~p:first-of-type {
    margin-top: 10px;
    margin-bottom: 30px
}

.theContent p {
    color: #000;
    margin-bottom: 15px
}

.theContent p:last-of-type {
    margin-bottom: 0
}

.theContent p mark {
    background-color: #FFDC21
}

.theContent img {
    max-width: 100%;
    margin-top: 14px;
    width: 100%;
    height: auto
}

.theContent ol,
.theContent ul {
    color: #333;
    margin-bottom: 25px
}

.theContent ol li,
.theContent ul li {
    margin-bottom: 10px;
    padding-left: 18px
}

.theContent ol li:last-of-type,
.theContent ul li:last-of-type {
    margin-bottom: 0
}

.theContent ol li:before,
.theContent ul li:before {
    content: '';
    position: absolute;
    width: 8px;
    height: 8px;
    left: 0;
    top: 11px;
    border-radius: 100%;
    background-color: #C4C4C4
}

.theContent ol li {
    counter-increment: bla;
    padding-left: 25px
}

.theContent ol li::before {
    content: counter(bla) ".";
    border-radius: 0;
    background-color: transparent;
    font-family: Montserrat, Helvetica, Arial, sans-serif;
    font-weight: 800;
    top: 0
}

.popupContainer, .popupContainer2, .popupContainer6 {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 1001;
    background-color: #fff;
    background: rgba(42, 45, 59, .95);
    -webkit-transform-origin: right top;
    transform-origin: right top;
    -webkit-transition: -webkit-transform .3s linear;
    transition: -webkit-transform .3s linear;
    transition: transform .3s linear;
    transition: transform .3s linear, -webkit-transform .3s linear;
    -webkit-transform: scale(0);
    transform: scale(0)
}

.popupContainer.visible, .popupContainer2.visible, .popupContainer6.visible {
    -webkit-transform: scale(1);
    transform: scale(1)
}

.popupContainer2 {
    overflow: scroll;
}

.formWrapper p {
    font-size: 18px;
    padding-bottom: 25px;
    line-height: 1.4;
}

.popupContainer_inner,
.popupContainer_inner-2 {
    position: absolute;
    width: 90%;
    height: 90%;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.close-popup {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
    cursor: pointer;
    opacity: .8;
    -webkit-transition: all .3s linear;
    transition: all .3s linear
}

.close-popup:hover {
    opacity: 1
}

.popupContainer_item {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    z-index: 1;
    -o-object-fit: contain;
    object-fit: contain
}

.popupContainerScroll {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 1001;
    background-color: #fff;
    background: rgba(42, 45, 59, .9);
    -webkit-transform-origin: right top;
    transform-origin: right top;
    -webkit-transition: -webkit-transform .3s linear;
    transition: -webkit-transform .3s linear;
    transition: transform .3s linear;
    transition: transform .3s linear, -webkit-transform .3s linear;
    -webkit-transform: scale(0);
    transform: scale(0);
    overflow: auto
}

.popupContainerScroll.visible {
    -webkit-transform: scale(1);
    transform: scale(1)
}

.popupContainerScroll_inner {
    width: 95vw;
    height: 126.66667vw;
    max-height: 95vh;
    max-width: 71.25vh;
    margin: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

.popupContainerScroll_inner .close-popup-scroll {
    position: absolute;
    right: -25px;
    top: -10px;
    cursor: pointer;
    opacity: .8;
    -webkit-transition: all .3s linear;
    transition: all .3s linear
}

.popupContainerScroll_inner .close-popup-scroll:hover {
    opacity: 1
}

.popupContainerScroll_item {
    height: 100%;
    margin-left: auto;
    margin-right: auto;
    display: block
}

.circularGW {
    width: 58px;
    height: 58px;
    margin: auto;
    z-index: -1;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.circularGW-ajax .circularG {
    background-color: #333
}

.circularG {
    position: absolute;
    background-color: #fff;
    width: 14px;
    height: 14px;
    border-radius: 9px;
    -webkit-animation-name: bounce_circularG;
    animation-name: bounce_circularG;
    -webkit-animation-duration: 668ms;
    animation-duration: 668ms;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-direction: normal;
    animation-direction: normal
}

.circularG_1 {
    left: 0;
    top: 23px;
    -webkit-animation-delay: 248ms;
    animation-delay: 248ms
}

.circularG_2 {
    left: 6px;
    top: 6px;
    -webkit-animation-delay: 334ms;
    animation-delay: 334ms
}

.circularG_3 {
    top: 0;
    left: 23px;
    -webkit-animation-delay: .42s;
    animation-delay: .42s
}

.circularG_4 {
    right: 6px;
    top: 6px;
    -webkit-animation-delay: 506ms;
    animation-delay: 506ms
}

.circularG_5 {
    right: 0;
    top: 23px;
    -webkit-animation-delay: 592ms;
    animation-delay: 592ms
}

.circularG_6 {
    right: 6px;
    bottom: 6px;
    -webkit-animation-delay: 668ms;
    animation-delay: 668ms
}

.circularG_7 {
    left: 23px;
    bottom: 0;
    -webkit-animation-delay: 754ms;
    animation-delay: 754ms
}

.circularG_8 {
    left: 6px;
    bottom: 6px;
    -webkit-animation-delay: .84s;
    animation-delay: .84s
}

@-webkit-keyframes bounce_circularG {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    100% {
        -webkit-transform: scale(.3);
        transform: scale(.3)
    }
}

@keyframes bounce_circularG {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    100% {
        -webkit-transform: scale(.3);
        transform: scale(.3)
    }
}

.ajax-popup {
    position: fixed;
    z-index: 100;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: none;
    background-color: rgba(255, 255, 255, .7)
}

.wpcf7-form-control-wrap,
span.wpcf7-not-valid-tip {
    display: block;
    width: 100%
}

.header,
.headerTop {
    background-color: #fff
}

span.wpcf7-not-valid-tip {
    color: #E12726;
    font-size: 14px;
    position: absolute;
    top: calc(100% + 5px)
}

div.wpcf7-mail-sent-ok {
    display: none!important
}

div.wpcf7 .ajax-loader {
    position: absolute;
    left: 50%;
    top: 100%;
    -webkit-transform: translate(-50%, 10px);
    transform: translate(-50%, 10px)
}

span.wpcf7-list-item {
    margin-left: 0;
    margin-right: 0
}

.i-map {
    border: 1px solid rgba(51, 51, 51, .3)
}

.i-marker {
    width: 35px;
    height: 35px
}

.header {
    z-index: 3;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%
}

.header.shadow {
    -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, .24);
    box-shadow: 0 0 6px rgba(0, 0, 0, .24)
}

.headerTop {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-top: 17px;
    padding-bottom: 15px;
    z-index: 2
}

.headerTop_logo {
    display: block;
    width: 195px;
    font-size: 0
}

.headerTop_contacts .btn_consultation,
.headerTop_contacts .btn_contacts p {
    font-size: 14px;
    font-family: Montserrat, Helvetica, Arial, sans-serif;
    font-weight: 500;
    text-transform: uppercase
}

.headerTop_logo img {
  width: 100%;
  height: 31px;
}

.headerTop_btns,
.headerTop_contacts {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.headerTop_contacts .btn_contacts {
    height: 37px;
    cursor: pointer;
    background: #F2F8FF;
    border: 1px solid #2F80ED;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 2px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 10px 20px 10px 25px
}

.headerTop_contacts .btn_contacts:hover p:after {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.headerTop_contacts .btn_contacts:hover .dropdown_contacts {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

.aboutUniver_container .docs .headerTop_contacts .btn_contacts .imgWrap:after,
.certificateSection_slider .headerTop_contacts .btn_contacts .slick-arrow.slick-next:before,
.certificateSection_slider .headerTop_contacts .btn_contacts .slick-arrow.slick-prev:before,
.clientsComments .headerTop_contacts .btn_contacts .slick-arrow.slick-next:before,
.clientsComments .headerTop_contacts .btn_contacts .slick-arrow.slick-prev:before,
.darkSliderSection .darkSlider .darkSliderItem .headerTop_contacts .btn_contacts .mediaWrapper:before,
.darkSliderSection .darkSlider .headerTop_contacts .btn_contacts .slick-arrow.slick-next:before,
.darkSliderSection .darkSlider .headerTop_contacts .btn_contacts .slick-arrow.slick-prev:before,
.educationVideos_thumbs .thumbsItem .headerTop_contacts .btn_contacts .thumbWrap:after,
.educationVideos_thumbs .thumbsItem.active-pc .thumbWrap .headerTop_contacts .btn_contacts .imgWrap:after,
.footer .col .headerTop_contacts .btn_contacts .address:after,
.formWrapper form .checkbox-fields .wpcf7-checkbox label .headerTop_contacts .btn_contacts span.wpcf7-list-item-label:after,
.formWrapper form .headerTop_contacts .btn_contacts .more-detail-btn:after,
.headerBottom_mobMenu ul .headerTop_contacts .btn_contacts li.menu-item-has-children>a:before,
.headerBottom_mobMenu ul li.menu-item-has-children.opened .headerTop_contacts .btn_contacts .close-submenu:after,
.headerTop_contacts .btn_contacts .aboutUniver_container .docs .imgWrap:after,
.headerTop_contacts .btn_contacts .certificateSection_slide:before,
.headerTop_contacts .btn_contacts .certificateSection_slider .slick-arrow.slick-next:before,
.headerTop_contacts .btn_contacts .certificateSection_slider .slick-arrow.slick-prev:before,
.headerTop_contacts .btn_contacts .clientsComments .slick-arrow.slick-next:before,
.headerTop_contacts .btn_contacts .clientsComments .slick-arrow.slick-prev:before,
.headerTop_contacts .btn_contacts .clientsComments_videoWrap:after,
.headerTop_contacts .btn_contacts .contactsSelect_activeItem:after,
.headerTop_contacts .btn_contacts .darkSliderSection .darkSlider .darkSliderItem .mediaWrapper:before,
.headerTop_contacts .btn_contacts .darkSliderSection .darkSlider .slick-arrow.slick-next:before,
.headerTop_contacts .btn_contacts .darkSliderSection .darkSlider .slick-arrow.slick-prev:before,
.headerTop_contacts .btn_contacts .educationVideos_thumbs .thumbsItem .thumbWrap:after,
.headerTop_contacts .btn_contacts .educationVideos_thumbs .thumbsItem.active-pc .thumbWrap .imgWrap:after,
.headerTop_contacts .btn_contacts .footer .col .address:after,
.headerTop_contacts .btn_contacts .formWrapper form .checkbox-fields .wpcf7-checkbox label span.wpcf7-list-item-label:after,
.headerTop_contacts .btn_contacts .formWrapper form .more-detail-btn:after,
.headerTop_contacts .btn_contacts .headerBottom_menu>ul>li.menu-item-has-children>a:after,
.headerTop_contacts .btn_contacts .headerBottom_mobMenu ul li.menu-item-has-children.opened .close-submenu:after,
.headerTop_contacts .btn_contacts .headerBottom_mobMenu ul li.menu-item-has-children>a:before,
.headerTop_contacts .btn_contacts .headerTop_lang .wpml-ls-legacy-dropdown a.wpml-ls-item-toggle:after,
.headerTop_contacts .btn_contacts .headerTop_lang ul>li>a:after,
.headerTop_contacts .btn_contacts .icon,
.headerTop_contacts .btn_contacts .messageWrapper_back a:before,
.headerTop_contacts .btn_contacts .pageVideo .videoBLockDark_mediaWrap:after,
.headerTop_contacts .btn_contacts .pageVideo .videoBLockLight_mediaWrap:after,
.headerTop_contacts .btn_contacts .partnersSection .partnersSlider .slick-arrow.slick-next:before,
.headerTop_contacts .btn_contacts .partnersSection .partnersSlider .slick-arrow.slick-prev:before,
.headerTop_contacts .btn_contacts .popupContainerScroll_inner .close-popup-scroll,
.headerTop_contacts .btn_contacts .popupContainer .close-popup,
.headerTop_contacts .btn_contacts .select-styled:after,
.headerTop_contacts .btn_contacts .tabsContainer_mobToggle:after,
.headerTop_contacts .btn_contacts .templateBLock_pages .item span,
.headerTop_contacts .btn_contacts .topicalIssues_question:after,
.headerTop_contacts .btn_contacts .univerMobTables_trigger:after,
.headerTop_contacts .btn_contacts .univerSingleVideo_container:after,
.headerTop_contacts .btn_contacts .universitiesSection .filtersContainer_item form label:after,
.headerTop_contacts .btn_contacts .universitiesSection .filtersContainer_title:after,
.headerTop_contacts .btn_contacts .universitiesSection .filtersContainer_title:before,
.headerTop_contacts .btn_contacts .universitiesSection .sortingContainer_activeItem:after,
.headerTop_contacts .btn_contacts .universitiesSection .sortingContainer_dropDown ul li:after,
.headerTop_contacts .btn_contacts .universitiesSection .sortingContainer_selectMob li:after,
.headerTop_contacts .btn_contacts .universitiesSection .sortingContainer_title:after,
.headerTop_contacts .btn_contacts .universitiesSection .sortingContainer_title:before,
.headerTop_contacts .btn_contacts .universitiesSection_filtersMob li:after,
.headerTop_contacts .btn_contacts .universitiesSection_searchWrapper button:after,
.headerTop_contacts .btn_contacts p:after,
.headerTop_lang .headerTop_contacts .btn_contacts ul>li>a:after,
.headerTop_lang .wpml-ls-legacy-dropdown .headerTop_contacts .btn_contacts a.wpml-ls-item-toggle:after,
.messageWrapper_back .headerTop_contacts .btn_contacts a:before,
.pageVideo .headerTop_contacts .btn_contacts .videoBLockDark_mediaWrap:after,
.pageVideo .headerTop_contacts .btn_contacts .videoBLockLight_mediaWrap:after,
.partnersSection .partnersSlider .headerTop_contacts .btn_contacts .slick-arrow.slick-next:before,
.partnersSection .partnersSlider .headerTop_contacts .btn_contacts .slick-arrow.slick-prev:before,
.popupContainerScroll_inner .headerTop_contacts .btn_contacts .close-popup-scroll,
.popupContainer_inner .headerTop_contacts .btn_contacts .close-popup,
.templateBLock_pages .item .headerTop_contacts .btn_contacts span,
.universitiesSection .filtersContainer_item form .headerTop_contacts .btn_contacts label:after,
.universitiesSection .headerTop_contacts .btn_contacts .filtersContainer_title:after,
.universitiesSection .headerTop_contacts .btn_contacts .filtersContainer_title:before,
.universitiesSection .headerTop_contacts .btn_contacts .sortingContainer_activeItem:after,
.universitiesSection .headerTop_contacts .btn_contacts .sortingContainer_title:after,
.universitiesSection .headerTop_contacts .btn_contacts .sortingContainer_title:before,
.universitiesSection .sortingContainer_dropDown ul .headerTop_contacts .btn_contacts li:after,
.universitiesSection .sortingContainer_selectMob .headerTop_contacts .btn_contacts li:after,
.universitiesSection_filtersMob .headerTop_contacts .btn_contacts li:after,
.universitiesSection_searchWrapper .headerTop_contacts .btn_contacts button:after {
    margin-right: 8px
}

.headerTop_contacts .btn_contacts p {
    line-height: normal;
    color: #2F80ED;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.headerTop_contacts .btn_contacts p:after {
    content: '';
    margin-right: 0;
    margin-left: 10px;
    -webkit-transition: all .3s linear;
    transition: all .3s linear
}

.headerTop_contacts .btn_contacts .dropdown_contacts {
    position: absolute;
    top: 102%;
    right: -1px;
    min-width: 260px;
    background: #FFF;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .3s linear;
    transition: all .3s linear;
    -webkit-transform: translateY(5px);
    transform: translateY(5px);
    z-index: 1;
    padding-top: 15px
}

.headerBottom,
.headerTop_lang ul>li ul {
    -webkit-transition: all .3s linear;
    z-index: 1
}

.headerTop_contacts .btn_contacts .dropdown_contacts .wrapp {
    border: 1px solid #C2DDFC;
    -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, .12);
    box-shadow: 0 2px 2px rgba(0, 0, 0, .12);
    border-radius: 2px;
    padding: 20px 18px
}

.headerTop_contacts .btn_contacts .dropdown_contacts .wrapp:before {
    content: '';
    display: block;
    position: absolute;
    right: 20px;
    top: -8px;
    width: 14px;
    height: 14px;
    border-left: 1px solid #C2DDFC;
    border-top: 1px solid #C2DDFC;
    border-radius: 2px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    background-color: #fff;
    z-index: 1
}

.headerTop_contacts .btn_consultation {
    height: 37px;
    color: #E12726;
    padding: 10px 20px;
    border: 1px solid #E12726;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 2px;
    margin-left: 20px;
    cursor: pointer
}

.headerTop_contacts .btn_consultation:hover {
    color: #FF4B51;
    border-color: #FF4B51
}

.headerTop_contacts .btn_consultation:active {
    color: #BC080F;
    border-color: #BC080F
}

.headerTop_lang {
    margin-left: 20px
}

.headerTop_lang ul>li:hover>ul {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

.headerTop_lang ul>li>a {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    color: #2F80ED;
    font-family: Montserrat, Helvetica, Arial, sans-serif;
    font-weight: 500;
    font-size: 18px
}

.headerTop_lang ul>li>a:hover {
    color: #2F80ED
}

.headerTop_lang ul>li>a:before {
    content: ''
}

.headerTop_lang ul>li>a:after {
    content: '';
    display: block;
    margin-left: 6px
}

.headerTop_lang ul>li ul {
    position: absolute;
    top: calc(100% + 5px);
    left: -6px;
    background: -webkit-gradient(linear, left bottom, left top, from(#FFF), to(#FFF)), -webkit-gradient(linear, left bottom, left top, from(#FFF), to(#FFF)), #FFF;
    background: linear-gradient(0deg, #FFF, #FFF), linear-gradient(0deg, #FFF, #FFF), #FFF;
    -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, .12), 0 2px 2px rgba(0, 0, 0, .12), 0 2px 2px rgba(0, 0, 0, .12);
    box-shadow: 0 2px 2px rgba(0, 0, 0, .12), 0 2px 2px rgba(0, 0, 0, .12), 0 2px 2px rgba(0, 0, 0, .12);
    border-radius: 2px;
    padding: 6px;
    -webkit-transform: translateY(5px);
    transform: translateY(5px);
    opacity: 0;
    visibility: hidden;
    transition: all .3s linear;
    background-color: #fff
}

.headerTop_lang ul>li ul li a {
    color: #333
}

.headerTop_lang .wpml-ls-legacy-dropdown:active,
.headerTop_lang .wpml-ls-legacy-dropdown:hover,
.headerTop_lang ul>li ul li a:hover {
    color: #2F80ED
}

.headerTop_lang ul>li ul li a:before {
    content: ''
}

.headerTop_lang ul>li ul li a:after {
    display: none
}

.headerTop_lang ul>li ul li:first-of-type a:before,
.headerTop_lang ul>li ul li:last-of-type a:before {
    content: ''
}

.headerTop_lang .wpml-ls-legacy-dropdown {
    width: auto
}

.headerTop_lang .wpml-ls-legacy-dropdown .wpml-ls-current-language:hover>a {
    background-color: #fff
}

.headerTop_lang .wpml-ls-legacy-dropdown a {
    padding: 0
}

.headerTop_lang .wpml-ls-legacy-dropdown a.wpml-ls-item-toggle {
    color: #2F80ED;
    font-family: Montserrat, Helvetica, Arial, sans-serif;
    font-weight: 500;
    font-size: 18px;
    padding: 0;
    border: none
}

.headerBottom_menu>ul>li .sub-menu li a,
.headerBottom_menu>ul>li>a {
    font-family: Montserrat, Helvetica, Arial, sans-serif;
    font-size: 18px
}

.headerTop_lang .wpml-ls-legacy-dropdown a.wpml-ls-item-toggle:before {
    content: ''
}

.headerTop_lang .wpml-ls-legacy-dropdown a.wpml-ls-item-toggle:after {
    content: '';
    display: block;
    border: none;
    border-top: 0;
    position: relative;
    right: 0;
    top: auto;
    margin-left: 6px
}

.headerTop_lang .wpml-ls-legacy-dropdown .wpml-ls-sub-menu {
    text-align: center;
    position: absolute;
    background: -webkit-gradient(linear, left bottom, left top, from(#FFF), to(#FFF)), -webkit-gradient(linear, left bottom, left top, from(#FFF), to(#FFF)), #FFF;
    background: linear-gradient(0deg, #FFF, #FFF), linear-gradient(0deg, #FFF, #FFF), #FFF;
    -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, .12), 0 2px 2px rgba(0, 0, 0, .12), 0 2px 2px rgba(0, 0, 0, .12);
    box-shadow: 0 2px 2px rgba(0, 0, 0, .12), 0 2px 2px rgba(0, 0, 0, .12), 0 2px 2px rgba(0, 0, 0, .12);
    border-radius: 2px;
    padding: 7px;
    background-color: #fff;
    border: none;
    right: auto;
    left: -5px
}

.headerTop_lang .wpml-ls-legacy-dropdown .wpml-ls-sub-menu a {
    border-width: 0
}

.headerTop_mobButtons {
    display: none;
    margin-left: 30px
}

.headerTop_mobBtn,
.headerTop_mobPhoneBtn {
    display: -webkit-box;
    display: -ms-flexbox;
    -webkit-box-align: center;
    cursor: pointer
}

.headerTop_mobBtn {
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 20px;
    margin-right: -20px
}

.headerTop_mobBtn span {
    display: block;
    height: 3px;
    width: 24px;
    background-color: #000;
    margin-bottom: 5px
}

.headerTop_mobBtn span:last-of-type {
    margin-bottom: 0
}

.headerTop_mobPhoneBtn {
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-right: 10px
}

.headerBottom_menu,
.headerBottom_menu>ul {
    display: -webkit-box;
    display: -ms-flexbox;
    -webkit-box-align: center
}

.headerBottom {
    background-color: #fff;
    will-change: margin-top;
    transition: all .3s linear
}

.headerBottom.hide {
    margin-top: -59px
}

.headerBottom_menu {
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.headerBottom_menu>ul {
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%
}

.headerBottom_menu>ul>li.open-sub>a:after {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.headerBottom_menu>ul>li.open-sub .sub-menu {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translate(-50%, -15px);
    transform: translate(-50%, -15px)
}

.headerBottom_menu>ul>li.menu-item-has-children>a:after {
    content: '';
    vertical-align: middle;
    margin-left: 7px;
    -webkit-transition: all .3s linear;
    transition: all .3s linear
}

.headerBottom_menu>ul>li>a {
    color: #000;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-bottom: 28px;
    padding-top: 15px;
    cursor: pointer!important;
}

.headerBottom_menu>ul>li .sub-menu {
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .25s linear;
    transition: all .25s linear;
    position: absolute;
    top: 100%;
    left: 50%;
    -webkit-transform: translate(-50%, -5px);
    transform: translate(-50%, -5px);
    background-color: #fff;
    border: 1px solid #BDBDBD;
    border-radius: 2px;
    padding: 25px 15px
}

.headerBottom_menu>ul>li .sub-menu:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translate(-50%, -9px) rotate(45deg);
    transform: translate(-50%, -9px) rotate(45deg);
    border-left: 1px solid #BDBDBD;
    border-top: 1px solid #BDBDBD;
    border-radius: 2px;
    z-index: 1;
    width: 15px;
    height: 15px;
    background: #fff
}

.headerBottom_menu>ul>li .sub-menu li:last-of-type {
    margin-right: 0
}

.headerBottom_menu>ul>li .sub-menu li:last-of-type a {
    padding-bottom: 0
}

.headerBottom_menu>ul>li .sub-menu li a {
    padding-bottom: 25px;
    line-height: 1;
    color: #333;
    display: block;
    width: 100%;
    white-space: nowrap
}

.headerBottom_mobMenuContainer {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .25s linear;
    transition: all .25s linear;
    background-color: rgba(51, 51, 51, .4);
    z-index: 100
}

.headerBottom_mobMenuContainer.opened {
    opacity: 1;
    visibility: visible
}

.headerBottom_mobMenuContainer.opened .headerBottom_mobMenu {
    -webkit-transform: translateX(0);
    transform: translateX(0)
}

.headerBottom_mobMenuContainer.opened .headerBottom_mobMenu:before {
    width: 100vw;
    opacity: 1
}

.headerBottom_mobileInnerMenu {
    overflow: auto;
    padding-bottom: 20px;
    height: calc(100vh - 85px)
}

.headerBottom_mobileInnerMenu .mobPhones {
    padding-top: 5px;
    padding-bottom: 20px
}

.headerBottom_mobileInnerMenu .mobPhones .telLink {
    margin-bottom: 0;
    padding: 10px 20px;
    color: #fff;
    font-size: 16px
}

.headerBottom_mobileInnerMenu .mobPhones .telLink-mailMob,
.headerBottom_mobileInnerMenu .mobPhones .telLink-skypeMob,
.headerBottom_mobileInnerMenu .mobPhones .telLink-viberMob {
    border-top: 1px solid #575B7A
}

.headerBottom_mobMenu {
    position: fixed;
    top: 0;
    right: 0;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: all .25s linear;
    transition: all .25s linear;
    background-color: #393b47;
    width: 320px;
    max-width: 100%;
    height: 100%;
    padding-top: 85px
}

.headerBottom_mobMenu .top-line {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    padding-left: 20px;
    padding-right: 20px;
    border-bottom: 1px solid #575B7A;
    background-color: #393b47;
    z-index: 1
}

.headerBottom_mobMenu .lang {
    color: #fff;
    padding-bottom: 10px
}

.headerBottom_mobMenu .lang span {
    margin-right: 15px;
    font-size: 16px
}

.headerBottom_mobMenu .lang span:last-of-type {
    margin-right: 0
}

.headerBottom_mobMenu .lang span.active {
    color: #2F80ED;
    font-weight: 700
}

.headerBottom_mobMenu .lang .wpml-ls-legacy-dropdown {
    width: auto
}

.headerBottom_mobMenu .lang .wpml-ls-legacy-dropdown a {
    padding: 0
}

.headerBottom_mobMenu .lang .wpml-ls-legacy-dropdown .wpml-ls-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.headerBottom_mobMenu .lang .wpml-ls-legacy-dropdown a.wpml-ls-item-toggle {
    color: #2F80ED;
    font-family: Montserrat, Helvetica, Arial, sans-serif;
    font-weight: 500;
    font-size: 18px;
    padding: 0;
    border: none;
    background-color: transparent;
    margin-right: 20px
}

.headerBottom_mobMenu .lang .wpml-ls-legacy-dropdown a.wpml-ls-item-toggle:after,
.headerBottom_mobMenu .lang .wpml-ls-legacy-dropdown a.wpml-ls-item-toggle:before {
    display: none
}

.headerBottom_mobMenu .lang .wpml-ls-legacy-dropdown .wpml-ls-sub-menu {
    text-align: center;
    position: relative;
    left: auto;
    top: auto;
    background: 0 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 0;
    padding: 0;
    -webkit-transform: none;
    transform: none;
    visibility: visible;
    border: none
}

.headerBottom_mobMenu .lang .wpml-ls-legacy-dropdown .wpml-ls-sub-menu a {
    border-width: 0;
    background-color: transparent
}

.headerBottom_mobMenu .closeMenu {
    padding-top: 20px;
    padding-bottom: 10px;
    text-align: right;
    cursor: pointer
}

.headerBottom_mobMenu ul li.menu-item-has-children.opened {
    position: fixed;
    top: 0;
    bottom: 0;
    z-index: 1;
    width: 100%;
    background: #393b47;
    overflow: auto
}

.headerBottom_mobMenu ul li.menu-item-has-children.opened>a {
    padding-left: 50px;
    background-color: #575B7A
}

.headerBottom_mobMenu ul li.menu-item-has-children.opened>a:before {
    left: 20px;
    -webkit-transform: translateY(-50%) rotate(180deg);
    transform: translateY(-50%) rotate(180deg)
}

.headerBottom_mobMenu ul li.menu-item-has-children.opened .close-submenu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: absolute;
    top: 0;
    right: 0;
    width: 52px;
    height: 52px;
    z-index: 1;
    cursor: pointer
}

.headerBottom_mobMenu ul li.menu-item-has-children.opened .close-submenu:after {
    content: '';
    display: block
}

.headerBottom_mobMenu ul li.menu-item-has-children.opened ul {
    display: block;
    position: fixed;
    bottom: 0;
    top: 53px;
    width: 100%;
    overflow: auto
}

.headerBottom_mobMenu ul li.menu-item-has-children .close-submenu,
.headerBottom_mobMenu ul li.menu-item-has-children ul {
    display: none
}

.headerBottom_mobMenu ul li.menu-item-has-children>a {
    padding-right: 40px
}

.headerBottom_mobMenu ul li.menu-item-has-children>a:before {
    content: "";
    display: block;
    position: absolute;
    right: 20px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.headerBottom_mobMenu ul a {
    color: #fff;
    display: block;
    border-bottom: 1px solid #575B7A;
    font-size: 18px;
    padding: 15px 20px
}

.headerReplaced_top {
    height: 69px
}

.headerReplaced_bottom {
    height: 59px;
    will-change: margin-top;
    -webkit-transition: all .3s linear;
    transition: all .3s linear
}

.headerReplaced_bottom.hide {
    margin-top: -65px
}

.repeatedScreen--home {
    padding-bottom: 48px;
    padding-top: 48px
}

.repeatedScreen--home .replacedLogo {
    width: 60px
}

.repeatedScreen--home .repeatedScreen_title {
    margin-bottom: 48px
}

.repeatedScreen--home .fs-items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    margin-top: 55px
}

.repeatedScreen--home .fs-items .item {
    width: 25%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.repeatedScreen--home .fs-items .item span {
    display: block;
    color: #fff
}

.repeatedScreen--home .fs-items .item span:nth-of-type(1) {
    font-family: Montserrat, Helvetica, Arial, sans-serif;
    font-weight: 800;
    font-size: 48px;
    letter-spacing: .05em
}

.repeatedScreen--home .fs-items .item span:nth-of-type(2) {
    font-family: Montserrat, Helvetica, Arial, sans-serif;
    font-weight: 600;
    font-size: 22px;
    margin-bottom: 7px
}

.repeatedScreen--home .fs-items .item span:nth-of-type(3) {
    font-family: Montserrat, Helvetica, Arial, sans-serif;
    font-size: 16px;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.repeatedScreen--home .fs-items .item a {
    font-family: Montserrat, Helvetica, Arial, sans-serif;
    font-weight: 500;
    font-size: 14px;
    -webkit-text-decoration-line: underline;
    text-decoration-line: underline;
    color: #FFF;
    display: block;
    margin-top: 10px;
    text-transform: uppercase
}

.stepsToStudy {
    padding-top: 70px;
    padding-bottom: 65px
}

.stepsToStudy .lgSectionTitle {
    margin-bottom: 70px
}

.stepsToStudy .steps {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 70px
}

.stepsToStudy .steps_item {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.stepsToStudy .steps_item.active svg {
    fill: #E12726;
    opacity: 1
}

.stepsToStudy .steps_item img,
.stepsToStudy .steps_item svg {
    margin-left: auto;
    margin-right: auto;
    display: block;
    width: 150px;
    height: 180px;
    -webkit-transition: fill .2s linear;
    transition: fill .2s linear;
    opacity: 0
}

.stepsToStudy .steps_item img path,
.stepsToStudy .steps_item svg path {
    -webkit-transition: fill .8s linear;
    transition: fill .8s linear;
    -webkit-transition-delay: 1.5s;
    transition-delay: 1.5s
}

.stepsToStudy .steps_item p {
    font-family: Montserrat, Helvetica, Arial, sans-serif;
    font-weight: 500;
    line-height: 1.4;
    font-size: 40px;
    text-align: center;
    color: #333;
    margin-left: auto;
    margin-right: auto;
    margin-top: 15px
}

.stepsToStudy .steps_chevron {
    margin-top: 50px;
    display: block
}

.popularUniversities {
    background-color: #F7F7F7;
    padding-top: 73px;
    padding-bottom: 85px
}

.popularUniversities .lgSectionTitle {
    margin-bottom: 30px
}

.popularUniversities .caption {
    font-family: Montserrat, Helvetica, Arial, sans-serif;
    font-size: 24px;
    color: #E12726
}

.popularUniversities .univerItems {
    margin-top: 36px
}

.popularUniversities .univerItems .slick-list {
    margin-left: -15px;
    margin-right: -15px
}

.popularUniversities .univerItems_item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-color: #FFF;
    border: 1px solid #F2F2F2;
    -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, .24);
    box-shadow: 0 2px 2px rgba(0, 0, 0, .24);
    margin-bottom: 30px;
    cursor: pointer
}

.popularUniversities .univerItems_item:hover .textWrap .title {
    color: #E12726
}

.popularUniversities .univerItems_item:hover .blueButtonBordered,
.popularUniversities .univerItems_item:hover .topicalIssues .btns .simpleButton,
.topicalIssues .btns .popularUniversities .univerItems_item:hover .simpleButton {
    border-color: #4F9AFF;
    color: #4F9AFF
}

.popularUniversities .univerItems_item:hover .imgWrap img {
    -webkit-transform: translate(-50%, -50%) scale(1.05);
    transform: translate(-50%, -50%) scale(1.05)
}

.popularUniversities .univerItems_item .imgWrap {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    width: 51%;
    max-width: 400px;
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none
}

.popularUniversities .univerItems_item .imgWrap .imgLogoWrap {
    width: 180px;
    height: 180px;
    position: absolute;
    left: 30px;
    top: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: #fff;
    font-size: 0
}

.diagrammSection_bar,
.popularUniversities .univerItems_item .textWrap {
    -webkit-box-flex: 1;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal
}

.popularUniversities .univerItems_item .imgWrap img {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 100%;
    height: 100%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -o-object-fit: contain;
    object-fit: contain;
    -webkit-transition: all .2s linear;
    transition: all .2s linear
}

.popularUniversities .univerItems_item .textWrap {
    -ms-flex-positive: 1;
    flex-grow: 1;
    background-color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 25px 40px 20px
}

.popularUniversities .univerItems_item .textWrap .uCaption {
    font-family: Montserrat, Helvetica, Arial, sans-serif;
    line-height: 1.5;
    font-size: 20px;
    color: #E12726;
    margin-bottom: 20px
}

.popularUniversities .univerItems_item .textWrap .title {
    font-family: Georgia;
    font-weight: 700;
    line-height: 1.46667;
    font-size: 30px;
    color: #333;
    margin-bottom: 15px;
    -webkit-transition: all .2s linear;
    transition: all .2s linear
}

.popularUniversities .univerItems_item .textWrap .city {
    font-family: Georgia;
    font-weight: 700;
    line-height: 1.3;
    font-size: 20px;
    color: #333;
    margin-bottom: 15px
}

.popularUniversities .univerItems_item .textWrap .text {
    font-family: Montserrat, Helvetica, Arial, sans-serif;
    line-height: 1.55556;
    font-size: 18px;
    color: #333;
    margin-bottom: 12px
}

.popularUniversities .univerItems_item .textWrap .priceCaption {
    font-family: Georgia;
    line-height: 1.1;
    font-size: 20px;
    color: #333;
    font-weight: 700;
    margin-bottom: 12px
}

.popularUniversities .univerItems_item .textWrap .prices,
.studentsSupport .caption,
.studentsSupport_items .item .title {
    font-family: Montserrat, Helvetica, Arial, sans-serif
}

.popularUniversities .univerItems_item .textWrap .prices {
    line-height: 1.22222;
    font-size: 18px;
    color: #333;
    margin-bottom: 20px
}

.popularUniversities .univerItems_item .textWrap .prices p {
    display: inline-block
}

.popularUniversities .univerItems_item .textWrap .permalink {
    width: 190px
}

.studentsSupport {
    background-color: #F7F7F7;
    padding-top: 45px;
    padding-bottom: 70px
}

.studentsSupport .lgSectionTitle {
    margin-bottom: 30px
}

.studentsSupport .caption {
    font-size: 24px;
    color: #E12726;
    line-height: 1.5;
    letter-spacing: -.01em
}

.studentsSupport_map {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    width: 35%;
    max-width: 650px
}

.studentsSupport_items {
    margin-top: 75px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.studentsSupport_items .slick-dots {
    bottom: -35px
}

.studentsSupport_items .item {
    width: 260px;
    height: 260px;
    background: #FFF;
    border: 1px solid #F2F2F2;
    -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, .12);
    box-shadow: 0 2px 2px rgba(0, 0, 0, .12);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-right: 105px;
    padding-left: 18px
}

.studentsSupport_items .item:last-of-type {
    margin-right: 0
}

.studentsSupport_items .item:last-of-type img {
    right: -70px
}

.studentsSupport_items .item .title {
    padding-top: 31px;
    font-weight: 400;
    line-height: 1.44444;
    font-size: 18px;
    color: #000;
    -ms-flex-item-align: start;
    align-self: flex-start;
    width: 50px;
	overflow-wrap: unset;
}

.studentsSupport_items .item img {
    display: block;
    position: absolute;
    bottom: -1px;
    right: -30px;
    height: 95%
}

.polandStudy {
    padding-top: 85px;
    padding-bottom: 90px
}

.polandStudy:before {
    background-color: rgba(22, 24, 38, .75);
    opacity: .7
}

.polandStudy .lgSectionTitle {
    color: #fff;
    margin-bottom: 42px
}

.polandStudy .text {
    font-family: Montserrat, Helvetica, Arial, sans-serif;
    font-weight: 500;
    color: #fff;
    margin-bottom: 45px
}

.polandStudy .text p {
    line-height: 1.53333;
    font-size: 30px;
    margin-bottom: 12px
}

.partnersSection {
    background-color: #F7F7F7;
    padding-bottom: 40px
}

.partnersSection .lgSectionTitle {
    margin-bottom: 50px
}

.partnersSection .partnersSlider_item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 180px
}

.partnersSection .partnersSlider_item img {
    max-width: 90%
}

.partnersSection .partnersSlider .slick-arrow {
    z-index: 1;
    position: absolute;
    top: 0;
    -webkit-transform: none;
    transform: none;
    height: 100%;
    width: 50px
}

.partnersSection .partnersSlider .slick-arrow.slick-next:before,
.partnersSection .partnersSlider .slick-arrow.slick-prev:before {
    content: '';
    font-size: 0
}

.partnersSection .partnersSlider .slick-arrow.slick-next {
    right: 40px
}

.partnersSection .partnersSlider .slick-arrow.slick-prev {
    left: 40px
}

.partnersSection .partnersSlider .slick-arrow.slick-prev:before {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.repeatedScreen--whypoland .container--content {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding-top: 60px;
    padding-bottom: 60px
}

.repeatedScreen--whypoland .repeatedScreen_title {
    margin-bottom: 22px
}

.repeatedScreen--whypoland .repeatedScreen_simpleText {
    width: 60%;
    max-width: 1000px;
    margin-bottom: 45px
}

.diagrammSection {
    padding-top: 60px;
    padding-bottom: 70px;
    background-color: #fff
}

.diagrammSection .lgSectionTitle {
    margin-bottom: 40px
}

.diagrammSection_caption {
    font-family: Montserrat, Helvetica, Arial, sans-serif;
    line-height: 1.41667;
    font-size: 24px;
    color: #000;
    width: 45%;
    max-width: 1000px
}

.diagrammSection .temp {
    width: 100%;
    margin-bottom: 20px
}

.diagrammSection_grafWrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-bottom: 40px;
    overflow: hidden
}

.diagrammSection_grafWrapper .diagramm-bg {
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    opacity: 0;
    -webkit-transition: all 1.5s linear;
    transition: all 1.5s linear
}

.diagrammSection_grafWrapper .diagramm-bg.scaled {
    opacity: 1
}

.diagrammSection_bar {
    -ms-flex-positive: 1;
    flex-grow: 1;
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
}

.diagrammSection_bar:nth-of-type(1) .bar {
    height: 8.49195vw;
    min-height: 116px
}

.diagrammSection_bar:nth-of-type(2) .bar {
    height: 14.34846vw;
    min-height: 196px
}

.diagrammSection_bar:nth-of-type(3) .bar {
    height: 19.47291vw;
    min-height: 266px
}

.diagrammSection_bar:nth-of-type(4) .bar {
    height: 24.52416vw;
    min-height: 335px
}

.diagrammSection_bar .caption {
    margin-bottom: 15px;
    opacity: 0;
    visibility: hidden;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.diagrammSection_bar .caption_title {
    font-family: Montserrat, Helvetica, Arial, sans-serif;
    font-weight: 500;
    font-size: 30px;
    color: #333
}

.diagrammSection_bar .caption_value span {
    font-family: Montserrat, Helvetica, Arial, sans-serif;
    font-weight: 800;
    font-size: 40px;
    color: #333
}

.diagrammSection_bar .bar {
    width: 5.85652vw;
    min-width: 80px
}

.diagrammSection_bar .bar.grow:after {
    height: 100%
}

.diagrammSection_bar .bar:after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 0;
    background: -webkit-gradient(linear, left bottom, left top, from(#DC1F26), color-stop(128.89%, #A1C9FF));
    background: linear-gradient(0deg, #DC1F26 0, #A1C9FF 128.89%);
    -webkit-transition: all 1.5s linear;
    transition: all 1.5s linear
}

.diagrammSection .title-diagram-replaced {
    position: absolute;
    opacity: 0;
    z-index: 0;
    -webkit-transition: opacity .5s linear;
    transition: opacity .5s linear;
    -webkit-transition-delay: 1.5s;
    transition-delay: 1.5s;
    top: 100%
}

.diagrammSection .title-diagram-replaced.visible {
    z-index: 2;
    opacity: 1
}

.diagrammSection .title-diagram-replaced .caption {
    margin-bottom: 15px
}

.diagrammSection .title-diagram-replaced .caption_title {
    font-family: Montserrat, Helvetica, Arial, sans-serif;
    font-weight: 500;
    font-size: 30px;
    color: #333
}

.diagrammSection .title-diagram-replaced .caption_value span {
    font-family: Montserrat, Helvetica, Arial, sans-serif;
    font-weight: 800;
    font-size: 40px;
    color: #333
}

.diagrammSection .mobileDiagramm {
    display: none
}

.diagrammSection .mobileDiagramm_item {
    margin-bottom: 20px
}

.diagrammSection .mobileDiagramm_item:last-of-type {
    margin-bottom: 0
}

.diagrammSection .mobileDiagramm_item:nth-of-type(1) .mobileDiagramm_bar {
    width: 35%
}

.diagrammSection .mobileDiagramm_item:nth-of-type(2) .mobileDiagramm_bar {
    width: 59%
}

.diagrammSection .mobileDiagramm_item:nth-of-type(3) .mobileDiagramm_bar {
    width: 79%
}

.diagrammSection .mobileDiagramm_item:nth-of-type(4) .mobileDiagramm_bar {
    width: 100%
}

.diagrammSection .mobileDiagramm_caption {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

.repeatedScreen--tours .conditions,
.templateBLock--centered {
    display: -webkit-box;
    display: -ms-flexbox;
    -webkit-box-align: center
}

.diagrammSection .mobileDiagramm_title {
    font-family: Montserrat, Helvetica, Arial, sans-serif;
    font-weight: 500;
    font-size: 28px;
    color: #333
}

.diagrammSection .mobileDiagramm_values {
    font-family: Montserrat, Helvetica, Arial, sans-serif;
    font-weight: 800;
    font-size: 32px;
    color: #333;
    margin-left: 10px
}

.diagrammSection .mobileDiagramm_bar {
    background: -webkit-gradient(linear, left top, right top, from(#DC1F26), color-stop(128.89%, #A1C9FF));
    background: linear-gradient(90deg, #DC1F26 0, #A1C9FF 128.89%);
    height: 20px;
    margin-top: 5px
}

.templateBLock--centered {
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 120px 0 173px 20px
}

.templateBLock--centered .container--content {
    width: auto
}

.templateBLock--centered .lgSectionTitle {
    margin-bottom: 25px
}

.templateBLock--centered .lgSectionTitle span {
    font-size: 120px
}

.templateBLock--centered .templateBLock_text {
    width: 474px
}

.polandLive {
    background-color: #F7F7F7;
    padding-top: 60px
}

.polandLive .lgSectionTitle {
    padding-bottom: 73px
}

.repeatedScreen--tours .container--content {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding-top: 60px;
    padding-bottom: 60px
}

.repeatedScreen--tours .container--content .wrap {
    padding-top: 0
}

.repeatedScreen--tours .repeatedScreen_title {
    margin-bottom: 22px
}

.repeatedScreen--tours .repeatedScreen_buttons {
    width: 100%
}

.repeatedScreen--tours .text {
    font-family: Montserrat, Helvetica, Arial, sans-serif;
    font-weight: 500;
    line-height: 1.4;
    font-size: 24px;
    color: #FFF;
    width: 70%;
    max-width: 1000px
}

.repeatedScreen--tours .conditions {
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-bottom: 15px
}

.repeatedScreen--tours .conditions_price {
    color: #FFF;
    font-family: Montserrat, Helvetica, Arial, sans-serif;
    font-weight: 800;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.repeatedScreen--tours .conditions_price .old {
    font-size: 36px;
    margin-right: 18px
}

.repeatedScreen--tours .conditions_price .old:before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(50%);
    transform: translateY(50%);
    width: 100%;
    height: 2px;
    background-color: #E12726
}

.repeatedScreen--tours .conditions_price .new {
    font-size: 48px;
    margin-right: 18px
}

.repeatedScreen--tours .conditions_title {
    font-family: Montserrat, Helvetica, Arial, sans-serif;
    font-weight: 500;
    line-height: 1.25;
    font-size: 24px;
    color: #FFF
}

.repeatedScreen--tours .repeatedScreen_buttons .btn_red--mob {
    display: none
}

.toursProgramm {
    padding-top: 72px;
    padding-bottom: 95px;
    background-color: #fcfcfc
}

.toursProgramm .lgSectionTitle {
    margin-bottom: 40px
}

.toursProgramm_text {
    width: 70%;
    max-width: 1000px
}

.toursProgramm_text p {
    font-family: Montserrat, Helvetica, Arial, sans-serif;
    line-height: 1.5;
    font-size: 24px;
    color: #333;
    margin-bottom: 25px
}

.toursProgramm_text p:last-of-type {
    font-size: 20px;
    margin-bottom: 0
}

.toursTripPlan_items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    background-color: #fff;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.toursTripPlan_item {
    width: calc(100% / 3 - 1px);
    height: 22.25476vw;
    color: #fff;
    overflow: hidden;
    margin-right: 1px;
    margin-bottom: 1px;
    padding-top: 35px;
    padding-bottom: 35px
}

.toursTripPlan_item:after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background: rgba(22, 24, 38, .6);
    z-index: 0
}

.toursTripPlan_item:first-of-type .info_title {
    font-family: Montserrat, Helvetica, Arial, sans-serif;
    font-weight: 800;
}

.toursTripPlan_item img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 101%;
    height: 101%;
    -o-object-fit: cover;
    object-fit: cover
}

.toursTripPlan_item .info {
    z-index: 1
}

.toursTripPlan_item .info_title {
    text-align: center;
    font-family: Montserrat, Helvetica, Arial, sans-serif;
    font-weight: 600;
    font-size: 40px;
    margin-bottom: 20px
}

.toursTripPlan_item .info_text {
    font-family: Montserrat, Helvetica, Arial, sans-serif;
    line-height: 1.5;
    font-size: 20px;
    padding-left: 80px;
    padding-right: 60px
}

.toursTripPlan_item .info_text p {
    margin-bottom: 15px
}

.toursTripPlan_item .info_text p:last-of-type {
    margin-bottom: 0
}

.toursTripPlan_item .info_text strong {
    font-family: Montserrat, Helvetica, Arial, sans-serif;
        font-weight: 800;
}

.toursUniversities {
    padding-top: 67px;
    padding-bottom: 60px;
    background-color: #fcfcfc
}

.toursUniversities .lgSectionTitle {
    font-size: 48px;
    color: #000;
    margin-bottom: 35px
}

.toursUniversities_items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    background: #FFF;
    border-bottom: 1px solid #F2F2F2;
    -webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, .08);
    box-shadow: 2px 2px 2px rgba(0, 0, 0, .08)
}

.toursUniversities_items .slick-dots {
    left: 0
}

.toursUniversities_item {
    width: 33.33333%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    border: 1px solid #F2F2F2
}

.toursUniversities_item:hover .title {
    color: #E12726
}

.toursUniversities_item:hover .imgLogoWrap {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

.topicalIssues .btns .toursUniversities_item:hover .simpleButton,
.toursUniversities_item:hover .blueButtonBordered,
.toursUniversities_item:hover .topicalIssues .btns .simpleButton {
    border-color: #4F9AFF;
    color: #4F9AFF
}

.toursUniversities_item .imgWrap {
    height: 0;
    overflow: hidden;
    padding-bottom: 65%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover
}

.toursUniversities_item .wrap {
    padding-top: 20px;
    padding-bottom: 50px;
    padding-left: 25px
}

.toursUniversities_item .imgLogoWrap {
    background-color: #fff;
    width: 144px;
    height: 144px;
    position: absolute;
    top: 30px;
    left: 30px;
    -webkit-transition: all .25s linear;
    transition: all .25s linear
}

.toursUniversities_item .imgLogoWrap img {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -o-object-fit: contain;
    object-fit: contain
}

.toursUniversities_item .title {
    font-family: Georgia;
    font-weight: 700;
    line-height: 1.33333;
    font-size: 30px;
    color: #333;
    padding-left: 25px;
    padding-right: 25px;
    padding-top: 30px;
    margin-bottom: 10px;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-transition: all .25s linear;
    transition: all .25s linear
}

.toursUniversities_item .city {
    font-family: Georgia;
    font-weight: 700;
    line-height: 1.3;
    font-size: 20px;
    color: #333;
    padding-left: 30px;
    padding-right: 30px;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.topicalIssues .btns .toursUniversities_item .simpleButton,
.toursUniversities_item .blueButtonBordered,
.toursUniversities_item .topicalIssues .btns .simpleButton {
    cursor: default
}

.tourCosts {
    padding-top: 60px;
    padding-bottom: 95px;
    background-color: #fcfcfc
}

.tourCosts .lgSectionTitle {
    margin-bottom: 80px
}

.tourCosts .wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-bottom: 35px
}

.tourCosts .wrap_prices {
    font-family: Montserrat, Helvetica, Arial, sans-serif;
    font-weight: 800;
    margin-right: 20px;
    padding-bottom: 30px
}

.tourCosts .wrap_prices .old {
    font-size: 36px;
    color: #E12726;
    margin-bottom: 7px;
    display: inline-block
}

.tourCosts .wrap_prices .old:after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    width: 100%;
    top: 50%;
    height: 2px;
    background-color: #E12726
}

.servicesCostSection--archive .info ul li:before,
.tourCosts .wp-content ul li:before {
    height: 8px;
    top: 11px;
    background-color: #C4C4C4;
    left: 0;
    position: absolute;
    content: '';
    border-radius: 100%
}

.tourCosts .wrap_prices .new {
    font-size: 48px;
    color: #333
}

.tourCosts .wrap_cond {
    font-family: Montserrat, Helvetica, Arial, sans-serif;
    font-weight: 500;
    line-height: 1.5;
    font-size: 20px;
    color: #333;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    padding-bottom: 30px
}

.tourCosts .wrap_offer {
    width: 479px;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.tourCosts .wrap_offer h2,
.tourCosts .wrap_offer h3,
.tourCosts .wrap_offer h4,
.tourCosts .wrap_offer h5,
.tourCosts .wrap_offer h6 {
    font-weight: 800;
    font-family: Montserrat, Helvetica, Arial, sans-serif;
    font-size: 24px;
    color: #333;
    margin-bottom: 5px
}

.tourCosts .wrap_offer p {
    font-family: Montserrat, Helvetica, Arial, sans-serif;
    line-height: 1.75;
    font-size: 16px;
    color: #333;
    margin-bottom: 5px
}

.tourCosts .wrap_offer p:last-of-type {
    margin-bottom: 0
}

.tourCosts .blueButtonMore {
    margin-bottom: 20px
}

.tourCosts .wp-content h3 {
    font-family: Montserrat, Helvetica, Arial, sans-serif;
    font-weight: 800;
    font-size: 30px;
    color: #000;
    margin-top: 40px;
    margin-bottom: 20px
}

.tourCosts .wp-content p,
.tourCosts .wp-content ul {
    font-family: Montserrat, Helvetica, Arial, sans-serif;
    line-height: 1.55556;
    font-size: 18px;
    color: #333
}

.tourCosts .wp-content ul {
    margin-bottom: 25px
}

.tourCosts .wp-content ul li {
    margin-bottom: 10px;
    padding-left: 18px
}

.tourCosts .wp-content ul li:last-of-type {
    margin-bottom: 0
}

.tourCosts .wp-content ul li:before {
    width: 8px
}

.tourCosts .wp-content p {
    margin-bottom: 12px;
    width: 70%;
    max-width: 1000px
}

.tourCosts .wp-content p:last-of-type {
    width: 100%;
    margin-top: 25px;
    font-size: 20px
}

.blogSection--archive .lgSectionTitle {
    margin-bottom: 57px
}

.blogSection--archive .tabsContainer_nav {
    margin-bottom: 60px
}

.blogSection--archive .tabsContainer_nav--mobileblog {
    margin-bottom: 40px
}

.blogSection--archive .tabsContainer_nav--mobileblog .tabsContainer_navItem,
.blogSection--archive .tabsContainer_navItem:first-of-type {
    text-align: center
}

.blogSection--archive .tabsContainer_content {
    padding: 0
}

.blogSection--archive .tabsContainer_changed {
    width: 100%;
    max-width: 100%
}

.servicesCostSection--archive,
.servicesCostSection--archive .servicesCostSection_table {
    padding-bottom: 140px
}

.servicesCostSection--archive .info {
    color: #030303;
    width: 70%;
    max-width: 1000px
}

.servicesCostSection--archive .info h2 {
    font-family: Montserrat, Helvetica, Arial, sans-serif;
    font-weight: 800;
    font-size: 48px;
    letter-spacing: .01em;
    color: #000;
    margin-bottom: 20px
}

.servicesCostSection--archive .info h3 {
    font-family: Montserrat, Helvetica, Arial, sans-serif;
    font-weight: 600;
    line-height: 1.5;
    font-size: 24px;
    margin-bottom: 15px
}

.servicesCostSection--archive .info p {
    font-family: Montserrat, Helvetica, Arial, sans-serif;
    line-height: 1.5;
    font-size: 24px;
    margin-bottom: 20px
}

.servicesCostSection--archive .info ul {
    font-family: Montserrat, Helvetica, Arial, sans-serif;
    line-height: 1.55556;
    font-size: 18px;
    color: #333;
    margin-bottom: 25px
}

.servicesCostSection--archive .info ul li {
    margin-bottom: 10px;
    padding-left: 18px
}

.tableCostMob .td,
.tableCostMob .th {
    padding: 15px;
    border-right: 1px solid #e0e0e0
}

.servicesCostSection--archive .info ul li:last-of-type {
    margin-bottom: 0
}

.packagesMob_item,
.tableCostMob {
    margin-bottom: 30px
}

.servicesCostSection--archive .info ul li:before {
    width: 8px
}

.servicesCostSection--archive .blueButtonMore {
    margin-top: 15px
}

.tableCostMob {
    display: none;
    margin-right: -20px;
    margin-left: -20px
}

.tableCostMob:after {
    content: '';
    display: none;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 1;
    width: 45px;
    background: -webkit-gradient(linear, right top, left top, from(rgba(255, 255, 255, .9)), to(rgba(255, 255, 255, 0)));
    background: linear-gradient(-90deg, rgba(255, 255, 255, .9) 0, rgba(255, 255, 255, 0) 100%)
}

.tableCostMob .th {
    width: 110px;
    -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, .12);
    box-shadow: 0 2px 2px rgba(0, 0, 0, .12);
    font-size: 16px;
    color: #FFF
}

.tableCostMob .th:nth-of-type(1) {
    background: rgba(225, 226, 232, .8);
    font-family: Montserrat, Helvetica, Arial, sans-serif;
    font-weight: 500;
    line-height: 1.375;
    color: #333
}

.tableCostMob .th:nth-of-type(2) {
    background: rgba(82, 85, 102, .8);
    font-family: Montserrat, Helvetica, Arial, sans-serif
}

.tableCostMob .th:nth-of-type(3) {
    background-color: #2A2E42
}

.tableCostMob .th:nth-of-type(4) {
    background-color: #080D26
}

.tableCostMob .th span {
    width: 100%;
    display: block;
    font-family: Montserrat, Helvetica, Arial, sans-serif;
    font-weight: 500;
    margin-top: 5px
}

.tableCostMob .col,
.tableCostMob .td,
.tableCostMob .th {
    display: -webkit-box;
    display: -ms-flexbox;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal
}

.packagesMob_title,
.tableCostMob .col--numbers .td {
    font-family: Montserrat, Helvetica, Arial, sans-serif;
    font-weight: 800;
}

.tableCostMob .td {
    border-top: 1px solid #e0e0e0
}

.tableCostMob .td:last-of-type {
    border-bottom: 1px solid #e0e0e0
}

.tableCostMob .td,
.tableCostMob .th {
    height: 100px;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none
}

.tableCostMob .td:nth-of-type(1),
.tableCostMob .th:nth-of-type(1) {
    height: 268px
}

.aboutUniver_container .docs .tableCostMob .td span.imgWrap:after,
.aboutUniver_container .docs .tableCostMob .th span.imgWrap:after,
.certificateSection_slider .tableCostMob .td span.slick-arrow.slick-next:before,
.certificateSection_slider .tableCostMob .td span.slick-arrow.slick-prev:before,
.certificateSection_slider .tableCostMob .th span.slick-arrow.slick-next:before,
.certificateSection_slider .tableCostMob .th span.slick-arrow.slick-prev:before,
.clientsComments .tableCostMob .td span.slick-arrow.slick-next:before,
.clientsComments .tableCostMob .td span.slick-arrow.slick-prev:before,
.clientsComments .tableCostMob .th span.slick-arrow.slick-next:before,
.clientsComments .tableCostMob .th span.slick-arrow.slick-prev:before,
.darkSliderSection .darkSlider .darkSliderItem .tableCostMob .td span.mediaWrapper:before,
.darkSliderSection .darkSlider .darkSliderItem .tableCostMob .th span.mediaWrapper:before,
.darkSliderSection .darkSlider .tableCostMob .td span.slick-arrow.slick-next:before,
.darkSliderSection .darkSlider .tableCostMob .td span.slick-arrow.slick-prev:before,
.darkSliderSection .darkSlider .tableCostMob .th span.slick-arrow.slick-next:before,
.darkSliderSection .darkSlider .tableCostMob .th span.slick-arrow.slick-prev:before,
.educationVideos_thumbs .thumbsItem .tableCostMob .td span.thumbWrap:after,
.educationVideos_thumbs .thumbsItem .tableCostMob .th span.thumbWrap:after,
.educationVideos_thumbs .thumbsItem.active-pc .thumbWrap .tableCostMob .td span.imgWrap:after,
.educationVideos_thumbs .thumbsItem.active-pc .thumbWrap .tableCostMob .th span.imgWrap:after,
.footer .col .tableCostMob .td span.address:after,
.footer .col .tableCostMob .th span.address:after,
.formWrapper form .checkbox-fields .wpcf7-checkbox label .tableCostMob .td span.wpcf7-list-item-label:after,
.formWrapper form .checkbox-fields .wpcf7-checkbox label .tableCostMob .th span.wpcf7-list-item-label:after,
.formWrapper form .tableCostMob .td span.more-detail-btn:after,
.formWrapper form .tableCostMob .th span.more-detail-btn:after,
.headerBottom_mobMenu ul li.menu-item-has-children.opened .tableCostMob .td span.close-submenu:after,
.headerBottom_mobMenu ul li.menu-item-has-children.opened .tableCostMob .th span.close-submenu:after,
.pageVideo .tableCostMob .td span.videoBLockDark_mediaWrap:after,
.pageVideo .tableCostMob .td span.videoBLockLight_mediaWrap:after,
.pageVideo .tableCostMob .th span.videoBLockDark_mediaWrap:after,
.pageVideo .tableCostMob .th span.videoBLockLight_mediaWrap:after,
.partnersSection .partnersSlider .tableCostMob .td span.slick-arrow.slick-next:before,
.partnersSection .partnersSlider .tableCostMob .td span.slick-arrow.slick-prev:before,
.partnersSection .partnersSlider .tableCostMob .th span.slick-arrow.slick-next:before,
.partnersSection .partnersSlider .tableCostMob .th span.slick-arrow.slick-prev:before,
.popupContainerScroll_inner .tableCostMob .td span.close-popup-scroll,
.popupContainerScroll_inner .tableCostMob .th span.close-popup-scroll,
.popupContainer_inner .tableCostMob .td span.close-popup,
.popupContainer_inner .tableCostMob .th span.close-popup,
.tableCostMob .td .aboutUniver_container .docs span.imgWrap:after,
.tableCostMob .td .certificateSection_slider span.slick-arrow.slick-next:before,
.tableCostMob .td .certificateSection_slider span.slick-arrow.slick-prev:before,
.tableCostMob .td .clientsComments span.slick-arrow.slick-next:before,
.tableCostMob .td .clientsComments span.slick-arrow.slick-prev:before,
.tableCostMob .td .darkSliderSection .darkSlider .darkSliderItem span.mediaWrapper:before,
.tableCostMob .td .darkSliderSection .darkSlider span.slick-arrow.slick-next:before,
.tableCostMob .td .darkSliderSection .darkSlider span.slick-arrow.slick-prev:before,
.tableCostMob .td .educationVideos_thumbs .thumbsItem span.thumbWrap:after,
.tableCostMob .td .educationVideos_thumbs .thumbsItem.active-pc .thumbWrap span.imgWrap:after,
.tableCostMob .td .footer .col span.address:after,
.tableCostMob .td .formWrapper form .checkbox-fields .wpcf7-checkbox label span.wpcf7-list-item-label:after,
.tableCostMob .td .formWrapper form span.more-detail-btn:after,
.tableCostMob .td .headerBottom_mobMenu ul li.menu-item-has-children.opened span.close-submenu:after,
.tableCostMob .td .pageVideo span.videoBLockDark_mediaWrap:after,
.tableCostMob .td .pageVideo span.videoBLockLight_mediaWrap:after,
.tableCostMob .td .partnersSection .partnersSlider span.slick-arrow.slick-next:before,
.tableCostMob .td .partnersSection .partnersSlider span.slick-arrow.slick-prev:before,
.tableCostMob .td .popupContainerScroll_inner span.close-popup-scroll,
.tableCostMob .td .popupContainer_inner span.close-popup,
.tableCostMob .td .templateBLock_pages .item span,
.tableCostMob .td .universitiesSection span.filtersContainer_title:after,
.tableCostMob .td .universitiesSection span.filtersContainer_title:before,
.tableCostMob .td .universitiesSection span.sortingContainer_activeItem:after,
.tableCostMob .td .universitiesSection span.sortingContainer_title:after,
.tableCostMob .td .universitiesSection span.sortingContainer_title:before,
.tableCostMob .td span.certificateSection_slide:before,
.tableCostMob .td span.clientsComments_videoWrap:after,
.tableCostMob .td span.contactsSelect_activeItem:after,
.tableCostMob .td span.icon,
.tableCostMob .td span.select-styled:after,
.tableCostMob .td span.tabsContainer_mobToggle:after,
.tableCostMob .td span.topicalIssues_question:after,
.tableCostMob .td span.univerMobTables_trigger:after,
.tableCostMob .td span.univerSingleVideo_container:after,
.tableCostMob .th .aboutUniver_container .docs span.imgWrap:after,
.tableCostMob .th .certificateSection_slider span.slick-arrow.slick-next:before,
.tableCostMob .th .certificateSection_slider span.slick-arrow.slick-prev:before,
.tableCostMob .th .clientsComments span.slick-arrow.slick-next:before,
.tableCostMob .th .clientsComments span.slick-arrow.slick-prev:before,
.tableCostMob .th .darkSliderSection .darkSlider .darkSliderItem span.mediaWrapper:before,
.tableCostMob .th .darkSliderSection .darkSlider span.slick-arrow.slick-next:before,
.tableCostMob .th .darkSliderSection .darkSlider span.slick-arrow.slick-prev:before,
.tableCostMob .th .educationVideos_thumbs .thumbsItem span.thumbWrap:after,
.tableCostMob .th .educationVideos_thumbs .thumbsItem.active-pc .thumbWrap span.imgWrap:after,
.tableCostMob .th .footer .col span.address:after,
.tableCostMob .th .formWrapper form .checkbox-fields .wpcf7-checkbox label span.wpcf7-list-item-label:after,
.tableCostMob .th .formWrapper form span.more-detail-btn:after,
.tableCostMob .th .headerBottom_mobMenu ul li.menu-item-has-children.opened span.close-submenu:after,
.tableCostMob .th .pageVideo span.videoBLockDark_mediaWrap:after,
.tableCostMob .th .pageVideo span.videoBLockLight_mediaWrap:after,
.tableCostMob .th .partnersSection .partnersSlider span.slick-arrow.slick-next:before,
.tableCostMob .th .partnersSection .partnersSlider span.slick-arrow.slick-prev:before,
.tableCostMob .th .popupContainerScroll_inner span.close-popup-scroll,
.tableCostMob .th span.close-popup,
.tableCostMob .th .templateBLock_pages .item span,
.tableCostMob .th .universitiesSection span.filtersContainer_title:after,
.tableCostMob .th .universitiesSection span.filtersContainer_title:before,
.tableCostMob .th .universitiesSection span.sortingContainer_activeItem:after,
.tableCostMob .th .universitiesSection span.sortingContainer_title:after,
.tableCostMob .th .universitiesSection span.sortingContainer_title:before,
.tableCostMob .th span.certificateSection_slide:before,
.tableCostMob .th span.clientsComments_videoWrap:after,
.tableCostMob .th span.contactsSelect_activeItem:after,
.tableCostMob .th span.icon,
.tableCostMob .th span.select-styled:after,
.tableCostMob .th span.tabsContainer_mobToggle:after,
.tableCostMob .th span.topicalIssues_question:after,
.tableCostMob .th span.univerMobTables_trigger:after,
.tableCostMob .th span.univerSingleVideo_container:after,
.templateBLock_pages .item .tableCostMob .td span,
.templateBLock_pages .item .tableCostMob .th span,
.universitiesSection .tableCostMob .td span.filtersContainer_title:after,
.universitiesSection .tableCostMob .td span.filtersContainer_title:before,
.universitiesSection .tableCostMob .td span.sortingContainer_activeItem:after,
.universitiesSection .tableCostMob .td span.sortingContainer_title:after,
.universitiesSection .tableCostMob .td span.sortingContainer_title:before,
.universitiesSection .tableCostMob .th span.filtersContainer_title:after,
.universitiesSection .tableCostMob .th span.filtersContainer_title:before,
.universitiesSection .tableCostMob .th span.sortingContainer_activeItem:after,
.universitiesSection .tableCostMob .th span.sortingContainer_title:after,
.universitiesSection .tableCostMob .th span.sortingContainer_title:before {
    -webkit-transform: scale(.8);
    transform: scale(.8)
}

.tableCostMob .col {
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
}

.tableCostMob .col--numbers .td {
    padding: 20px;
    font-size: 28px;
    width: 155px
}

.tableCostMob .col--numbers .td:nth-of-type(1) {
    font-size: 20px;
    color: #828282
}

.tableCostMob .col--numbers .td:nth-of-type(2) {
    color: #555972
}

.tableCostMob .col--numbers .td:nth-of-type(3) {
    color: #313548
}

.tableCostMob .col--numbers .td:nth-of-type(4) {
    color: #0D1437
}

.tableCostMob .col--text .td {
    font-size: 0
}

.tableCostMob .col--text .td:nth-child(1) {
    font-size: 14px
}

.tableCostMob_fixed {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0
}

.tableCostMob_table {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    overflow: auto;
    margin-left: 110px;
    background-color: #fff
}

.packagesMob {
    display: none
}

.packagesMob_title {
    font-weight: 400;
    font-size: 18px;
    margin-bottom: 15px
}

.packagesMob_text {
    font-family: Montserrat, Helvetica, Arial, sans-serif;
    color: #000;
    font-size: 18px;
    line-height: 1.6
}

.repeatedScreen--about .container--content {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding-top: 60px;
    padding-bottom: 60px
}

.repeatedScreen--about .repeatedScreen_title {
    margin-bottom: 34px
}

.repeatedScreen--about .repeatedScreen_simpleText {
    width: 60%;
    max-width: 1000px;
    margin-bottom: 45px
}

.templateBLock--about {
    padding-bottom: 300px
}

.templateBLock--about:before {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(52.6%, rgba(255, 255, 255, .7)), to(rgba(255, 255, 255, 0)));
    background: linear-gradient(180deg, rgba(255, 255, 255, .7) 52.6%, rgba(255, 255, 255, 0) 100%)
}

.aboutReasonsSection {
    background-color: #fff;
    padding-right: 58px
}

.aboutReasonsSection .lgSectionTitle {
    padding-top: 60px;
    padding-bottom: 70px
}

.aboutReasonsSection_items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.aboutReasonsSection_item {
    -ms-flex-preferred-size: 30%;
    flex-basis: 30%;
    color: #333;
    border-top: 1px solid #000;
    padding-top: 15px;
    padding-bottom: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.aboutReasonsSection_item p:nth-of-type(1) {
    font-family: Montserrat, Helvetica, Arial, sans-serif;
    font-weight: 800;
    line-height: 1.2;
    font-size: 30px;
    margin-bottom: 15px
}

.aboutReasonsSection_item p:nth-of-type(2) {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    font-family: Montserrat, Helvetica, Arial, sans-serif;
    font-weight: 400;
    line-height: 1.8;
    font-size: 20px
}

.certificateSection {
    background-color: #2A2D3B;
    padding-top: 63px;
    padding-bottom: 55px
}

.certificateSection .lgSectionTitle {
    color: #fff;
    margin-bottom: 25px
}

.certificateSection_text {
    font-family: Montserrat, Helvetica, Arial, sans-serif;
    font-weight: 500;
    line-height: 1.5;
    font-size: 20px;
    color: #FFF;
    margin-bottom: 35px;
    width: 70%;
    max-width: 1000px
}

.commentsArchiveWrap .tabsContainer_changed,
.topicalIssues--archive .tabsContainer_changed {
    width: 100%;
    max-width: 100%
}

.certificateSection_slider .slick-arrow {
    z-index: 1;
    position: absolute;
    top: 0;
    -webkit-transform: none;
    transform: none;
    height: 100%
}

.certificateSection_slider .slick-arrow.slick-next:before,
.certificateSection_slider .slick-arrow.slick-prev:before {
    content: '';
    font-size: 0
}

.certificateSection_slider .slick-arrow.slick-next {
    left: 100%
}

.certificateSection_slide:after,
.courseContent_text ul li:before,
.courseContent_text ol li:before,
.repeatedScreen--courseKyiv .infoItems p.old:after {
    position: absolute;
    left: 0;
    content: ''
}

.certificateSection_slider .slick-arrow.slick-prev {
    right: 100%
}

.certificateSection_slider .slick-arrow.slick-prev:before {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.certificateSection_slider .slick-dots {
    bottom: -35px
}

.certificateSection_slide {
    margin-left: 8px;
    margin-right: 8px
}

.certificateSection_slide:after {
    display: block;
    top: 0;
    bottom: 0;
    right: 0;
    background: -webkit-gradient(linear, left top, right top, color-stop(-19.71%, #2A2D3B), color-stop(125.59%, rgba(42, 45, 59, 0)));
    background: linear-gradient(90deg, #2A2D3B -19.71%, rgba(42, 45, 59, 0) 125.59%);
    opacity: .5;
    -webkit-transition: all .3s linear;
    transition: all .3s linear
}

.certificateSection_slide:before {
    content: '';
    position: absolute;
    right: 20px;
    bottom: 10px;
    opacity: 0;
    -webkit-transition: all .3s linear;
    transition: all .3s linear
}

.certificateSection_slide.slick-center {
    cursor: pointer
}

.certificateSection_slide.slick-center:after {
    opacity: 0
}

.certificateSection_slide.slick-center:before {
    opacity: 1
}

.certificateSection_slide img {
    display: block;
    width: 100%;
    height: 100%
}

.topicalIssues--archive {
    padding-left: 0;
    padding-right: 0
}

.topicalIssues--archive .lgSectionTitle {
    padding-top: 53px
}

.topicalIssues--archive .btns .simpleButton {
    padding-left: 0
}

.topicalIssues--archive .tabsContainer_nav {
    margin-bottom: 53px
}

.topicalIssues--archive .tabsContainer_nav--mobileblog {
    margin-bottom: 0
}

.topicalIssues--archive .tabsContainer_nav--mobileblog .tabsContainer_navItem {
    text-align: center
}

.topicalIssues--archive .tabsContainer_navItem {
    font-family: Montserrat, Helvetica, Arial, sans-serif
}

.topicalIssues--archive .tabsContainer_navItem.active {
    font-family: Montserrat, Helvetica, Arial, sans-serif;
    font-weight: 600;
}

.topicalIssues--archive .tabsContainer_navItem:first-of-type {
    text-align: center;
    padding-left: 30px;
    padding-right: 30px
}

.topicalIssues--archive .tabsContainer_content {
    padding-top: 0;
    padding-bottom: 0
}

.commentsArchiveWrap {
    padding-left: 0;
    padding-right: 0;
    background-color: #f7f7f7;
    padding-bottom: 80px
}

.commentsArchiveWrap .tabsContainer_navItem:first-of-type,
.courseInformation .tabsContainer_navItem:first-of-type {
    padding-left: 30px;
    padding-right: 30px;
    text-align: center
}

.commentsArchiveWrap .lgSectionTitle {
    padding-top: 53px;
    padding-bottom: 57px
}

.commentsArchiveWrap .tabsContainer_nav {
    margin-bottom: 60px
}

.commentsArchiveWrap .tabsContainer_nav--mobileblog {
    margin-bottom: 40px
}

.commentsArchiveWrap .tabsContainer_nav--mobileblog .tabsContainer_navItem {
    text-align: center
}

.commentsArchiveWrap .tabsContainer_navItem {
    font-family: Montserrat, Helvetica, Arial, sans-serif
}

.commentsArchiveWrap .tabsContainer_navItem.active {
    font-family: Montserrat, Helvetica, Arial, sans-serif;
    font-weight: 600;
}

.commentsArchiveWrap .tabsContainer_content {
    padding-top: 0;
    padding-bottom: 0
}

.commentsArchiveWrap .btns {
    margin-top: 63px
}

.commentsArchiveWrap .clientsComments_slide {
    margin-bottom: 20px;
    margin-left: 0;
    margin-right: 0;
    width: 60%;
    max-width: 1000px;
    min-width: 500px
}

.commentsArchiveWrap .clientsComments_slide.youtube {
    margin-bottom: 45px
}

.repeatedScreen--courseTemplate .container--content {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding-top: 60px;
    padding-bottom: 60px
}

.repeatedScreen--courseTemplate .repeatedScreen_title {
    margin-bottom: 22px
}

.repeatedScreen--courseTemplate .repeatedScreen_simpleText {
    width: 100%;
    max-width: 100%;
    margin-bottom: 45px
}

.repeatedScreen--courseTemplate .repeatedScreen_simpleText p {
    font-family: Montserrat, Helvetica, Arial, sans-serif;
    font-weight: 500;
    margin-bottom: 7px
}

.repeatedScreen--coursesTemplate .repeatedScreen_simpleText {
    width: 70%
}

.coursesCities {
    padding-top: 70px;
    padding-bottom: 70px
}

.coursesCities .lgSectionTitle {
    margin-bottom: 67px;
    font-family: Montserrat, Helvetica, Arial, sans-serif;
    font-weight: 800;
    font-size: 48px;
    letter-spacing: .01em;
    color: #333
}

.citiesList {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.citiesList_item {
    margin-bottom: 30px;
    width: 26%
}

.citiesList_item a {
    font-family: Montserrat, Helvetica, Arial, sans-serif;
    font-weight: 500;
    font-size: 20px;
    text-transform: uppercase;
    color: #2F80ED
}

.repeatedScreen--courseKyiv .container--content {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding-top: 60px;
    padding-bottom: 60px
}

.repeatedScreen--courseKyiv .repeatedScreen_title {
    margin-bottom: 22px
}

.repeatedScreen--courseKyiv .repeatedScreen_simpleText {
    width: 70%;
    max-width: 1000px;
    margin-bottom: 20px
}

.repeatedScreen--courseKyiv .repeatedScreen_simpleText p {
    font-family: Montserrat, Helvetica, Arial, sans-serif;
    font-weight: 500;
    margin-bottom: 7px
}

.repeatedScreen--courseKyiv .infoItems {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    width: 100%;
    margin-bottom: 35px;
    color: #fff;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.repeatedScreen--courseKyiv .infoItems p {
    margin-right: 8%;
    margin-bottom: 15px;
    font-family: Montserrat, Helvetica, Arial, sans-serif;
    font-weight: 600;
    font-size: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.repeatedScreen--courseKyiv .infoItems p:last-of-type {
    margin-right: 0
}

.repeatedScreen--courseKyiv .infoItems p.old {
    margin-right: 20px;
    font-size: 28px
}

.repeatedScreen--courseKyiv .infoItems p.old:after {
    display: block;
    height: 2px;
    background-color: #E12726;
    right: 0;
    top: 50%
}

.repeatedScreen--courseKyiv .infoItems p.old span {
    font-size: 36px
}

.repeatedScreen--courseKyiv .infoItems p span {
    font-size: 48px;
    font-family: Montserrat, Helvetica, Arial, sans-serif;
    font-weight: 800;
    margin-right: 10px
}

.courseInformation {
    background-color: #F7F7F7;
    padding-bottom: 20px
}

.courseInformation .lgSectionTitle {
    padding-top: 60px;
    padding-bottom: 73px;
    color: #333
}

.courseInformation .tabsContainer_nav {
    margin-bottom: 72px
}

.courseInformation .tabsContainer_navItem {
    font-family: Montserrat, Helvetica, Arial, sans-serif
}

.courseInformation .tabsContainer_navItem.active {
    font-family: Montserrat, Helvetica, Arial, sans-serif;
    font-weight: 600;
}

.courseInformation .tabsContainer_changed {
    width: 100%;
    max-width: 100%
}

.courseInformation_items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.courseInformation_item {
    -ms-flex-preferred-size: 32%;
    flex-basis: 32%;
    color: #333;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding-bottom: 45px
}

.courseInformation_item .title {
    font-family: Montserrat, Helvetica, Arial, sans-serif;
    font-weight: 800;
    font-size: 48px;
    display: inline-block;
    margin-bottom: 12px;
    border-top: 1px solid #000;
    padding-top: 5px
}

.courseInformation_item .text {
    font-family: Montserrat, Helvetica, Arial, sans-serif;
    font-weight: 500;
    font-size: 24px;
    width: 72%;
    line-height: 1.66667
}

.courseInformation_item .text span {
    color: #E12726
}

.courseContent {
    background-color: #fff;
    padding-top: 65px;
    padding-bottom: 70px
}

.courseContent_text {
    margin-bottom: 50px;
    width: 70%;
    max-width: 1000px
}

.courseContent_text h2 {
    font-family: Montserrat, Helvetica, Arial, sans-serif;
    font-weight: 800;
    line-height: 1.45833;
    font-size: 48px;
    letter-spacing: .01em;
    margin-bottom: 25px;
    color: #333
}

.courseContent_text p,
.courseContent_text ul,
.courseContent_text ol {
    font-family: Montserrat, Helvetica, Arial, sans-serif;
    line-height: 1.55556;
    font-size: 18px;
    color: #333
}

.courseContent_text ul,
.courseContent_text ol {
    margin-bottom: 25px
}

.courseContent_text ul li,
.courseContent_text ol li {
    margin-bottom: 10px;
    padding-left: 18px
}

.courseContent_text ul li:last-of-type,
.courseContent_text ol li:last-of-type {
    margin-bottom: 0
}

.courseContent_text ul li:before,
.courseContent_text ol li:before {
    width: 8px;
    height: 8px;
    top: 11px;
    border-radius: 100%;
    background-color: #C4C4C4
}

.courseContent_text p {
    margin-bottom: 12px
}

.courseContent_text p:last-of-type {
    margin-bottom: 0
}

.repeatedScreen--blogSingle .container--content {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding-top: 60px;
    padding-bottom: 60px
}

.repeatedScreen--blogSingle .container--content .wrap {
    padding-top: 0
}

.repeatedScreen--blogSingle .container--content .wrap .category {
    font-family: Montserrat, Helvetica, Arial, sans-serif;
    font-weight: 800;
    font-size: 30px;
    color: #FFF;
    margin-bottom: 15px
}

.repeatedScreen--blogSingle .container--content .wrap .date {
    font-family: Montserrat, Helvetica, Arial, sans-serif;
    font-weight: 500;
    font-size: 18px;
    color: #FFF;
    opacity: .7
}

.repeatedScreen--blogSingle .repeatedScreen_title {
    margin-bottom: 25px;
    line-height: 1.2
}

.blogSingleContent_images .item_title,
.blogSingleContent_lgImage .title {
    font-weight: 400;
    line-height: 1.75;
    font-size: 16px;
    color: #333;
    font-family: Montserrat, Helvetica, Arial, sans-serif
}

.blogSingleContent {
    background-color: #fff;
    padding-top: 57px;
    padding-bottom: 70px
}

.blogSingleContent_wpContent {
    width: 70%;
    max-width: 1000px;
    padding-bottom: 57px;
    padding-right: 15px
}

.blogSingleContent_lgImage {
    margin-bottom: 20px
}

.blogSingleContent_lgImage img {
    width: 100%
}

.blogSingleContent_lgImage .title {
    margin-top: 10px
}

.blogSingleContent_images {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 30px;
    display: none
}

.blogSingleContent_images .item {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    width: 33.33333%
}

.blogSingleContent_images .item_imgWrap {
    height: 0;
    overflow: hidden;
    width: 100%;
    padding-bottom: 56.25%
}

.blogSingleContent_images .item_imgWrap img,
.tplinkWrap {
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    position: absolute
}

.blogSingleContent_images .item_title {
    font-style: normal;
    margin-top: 7px;
    padding-left: 15px
}

.blogSingleContent_contacts {
    margin-bottom: 40px;
    margin-top: 48px
}

.blogSingleContent_contacts p {
    color: #000;
    font-family: Montserrat, Helvetica, Arial, sans-serif;
    margin-bottom: 12px
}

.blogSingleContent_contacts p:first-of-type {
    line-height: 1.16667;
    font-size: 24px
}

.blogSingleContent_contacts p:last-of-type {
    line-height: 1.4;
    font-size: 20px;
    margin-bottom: 0
}

.blogSingleContent_contacts p:last-of-type a {
    color: #2F80ED;
    margin-right: 5px
}

.blogSingleContent_contacts p:last-of-type a:hover {
    color: #0E5DC7
}

.toursTripPlan--tpl {
    padding-bottom: 60px
}

.toursTripPlan--tpl .toursTripPlan_items {
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

.toursTripPlan--tpl .toursTripPlan_item .info {
    -webkit-transition: all .3s linear;
    transition: all .3s linear
}

.toursTripPlan--tpl .toursTripPlan_item .info_text {
    padding-left: 45px;
    padding-right: 45px
}

.toursTripPlan--tpl .toursTripPlan_item:hover .info {
    opacity: 0
}

.toursTripPlan--tpl .toursTripPlan_item:hover .tplinkWrap {
    opacity: 1;
    visibility: visible
}

.tplinkWrap {
    z-index: 1;
    background-color: rgba(0, 0, 0, .5);
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .3s linear;
    transition: all .3s linear
}

.tplinkWrap_item {
    padding: 16px 29px;
    border-radius: 2px;
    font-family: Montserrat, Helvetica, Arial, sans-serif;
    font-weight: 600;
    font-size: 18px;
    text-transform: uppercase;
    color: #FFF;
    cursor: pointer;
    -webkit-transition: all .2s;
    transition: all .2s;
    background: #E12726;
    border: 1px solid #E12726;
    margin-right: 30px
}

.tplinkWrap_item:hover {
    background-color: #FF4B51;
    border-color: transparent;
    -webkit-box-shadow: inset 0 -2px 4px rgba(0, 0, 0, .25);
    box-shadow: inset 0 -2px 4px rgba(0, 0, 0, .25)
}

.formWrapper_btn:hover,
.tplinkWrap_item:active {
    -webkit-box-shadow: inset 0 -2px 4px rgba(0, 0, 0, .25)
}

.tplinkWrap_item:active {
    background-color: #BC080F;
    border-color: transparent;
    box-shadow: inset 0 -2px 4px rgba(0, 0, 0, .25)
}

.tplinkWrap_item_bordered {
    background-color: rgba(51, 51, 51, .4);
    border: 1px solid #fff
}

.tplinkWrap_item_simple {
    border: none;
    font-family: Montserrat, Helvetica, Arial, sans-serif;
    font-weight: 500;
    padding-left: 0
}

.locationsLoadMore {
    margin-left: auto;
    margin-right: auto;
    display: block;
    width: 290px;
    margin-top: 30px
}

.universitiesSection {
    background-color: #f7f7f7;
    padding-top: 40px;
    padding-bottom: 70px
}

.universitiesSection_title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-bottom: 40px
}

.universitiesSection_title .searchResultStr {
    font-family: Montserrat, Helvetica, Arial, sans-serif;
    font-size: 18px;
    color: #4F4F4F;
    margin-left: 12px;
    display: none
}

.universitiesSection_title .lgSectionTitle {
    line-height: .9
}

.universitiesSection_searchWrapper {
    -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, .24);
    box-shadow: 0 2px 2px rgba(0, 0, 0, .24);
    border-radius: 2px;
    margin-bottom: 20px;
    z-index: 2
}

.universitiesSection_searchWrapper form {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 64px
}

.universitiesSection_searchWrapper input {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    background: #FFF;
    border: 1px solid rgba(47, 128, 237, .5);
    color: #333;
    padding: 20px;
    font-size: 20px
}

.universitiesSection_searchWrapper input::-webkit-input-placeholder {
    font-family: Montserrat, Helvetica, Arial, sans-serif;
    font-style: italic;
    font-size: 20px;
    color: #828282
}

.universitiesSection_searchWrapper input::-moz-placeholder {
    font-family: Montserrat, Helvetica, Arial, sans-serif;
    font-style: italic;
    font-size: 20px;
    color: #828282
}

.universitiesSection_searchWrapper input:-ms-input-placeholder {
    font-family: Montserrat, Helvetica, Arial, sans-serif;
    font-style: italic;
    font-size: 20px;
    color: #828282
}

.universitiesSection_searchWrapper input:-moz-placeholder {
    font-family: Montserrat, Helvetica, Arial, sans-serif;
    font-style: italic;
    font-size: 20px;
    color: #828282
}

.universitiesSection_searchWrapper button {
    background-color: #2F80ED;
    width: 87px;
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    cursor: pointer
}

.universitiesSection_searchWrapper button:hover {
    background-color: #4F9AFF
}

.universitiesSection_searchWrapper button:active {
    background-color: #0E5DC7
}

.universitiesSection_searchWrapper button:after {
    content: '';
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.universitiesSection_content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.universitiesSection_filtersWrapper {
    width: 315px;
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    margin-right: 60px
}

.universitiesSection_filtersWrapper.filter_type .filtersContainer,
.universitiesSection_filtersWrapper.sorting_type .sortingContainer {
    display: block
}

.universitiesSection_filtersMob {
    display: none
}

.universitiesSection_filtersMob li {
    border-top: 1px solid #E0E0E0;
    font-family: Montserrat, Helvetica, Arial, sans-serif;
    font-size: 14px;
    color: #4F4F4F;
    cursor: pointer;
    padding: 10px 40px 10px 15px
}

.universitiesSection_filtersMob li:last-of-type {
    border-bottom: 1px solid #E0E0E0
}

.universitiesSection_filtersMob li:after {
    content: '';
    display: block;
    position: absolute;
    right: 15px;
    top: 50%;
    -webkit-transform: translateY(-50%) rotate(-90deg);
    transform: translateY(-50%) rotate(-90deg)
}

.universitiesSection_searchResults {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    padding-top: 27px
}

.universitiesSection_noResults {
    display: none;
    font-size: 24px;
    font-family: Montserrat, Helvetica, Arial, sans-serif;
    font-weight: 500;
}

.universitiesSection_item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-color: #FFF;
    border: 1px solid #F2F2F2;
    -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, .24);
    box-shadow: 0 2px 2px rgba(0, 0, 0, .24);
    margin-bottom: 30px;
    cursor: pointer
}

.universitiesSection_item:hover .textWrap .title {
    color: #E12726
}

.universitiesSection_item:hover .imgWrap .imgLogoWrap {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

.universitiesSection_item .imgWrap {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    width: 51%;
    max-width: 600px;
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none
}

.universitiesSection_item .imgWrap .imgLogoWrap {
    width: 130px;
    height: 130px;
    position: absolute;
    left: 30px;
    top: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: #fff;
    font-size: 0;
    -webkit-transition: all .3s linear;
    transition: all .3s linear
}

.universitiesSection_item .imgWrap img {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 100%;
    height: 100%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -o-object-fit: contain;
    object-fit: contain
}

.universitiesSection_item .textWrap {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    background-color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 25px 30px 30px
}

.universitiesSection_item .textWrap .title {
    font-family: Georgia;
    font-weight: 700;
    line-height: 1.41667;
    font-size: 24px;
    margin-bottom: 15px;
    color: #000
}

.universitiesSection_item .textWrap .city {
    line-height: 1.44444;
    font-size: 18px;
    color: #333;
    margin-bottom: 15px
}

.universitiesSection_item .textWrap .city_title {
    font-family: Georgia;
    font-weight: 700
}

.universitiesSection_item .textWrap .city_value {
    font-family: Montserrat, Helvetica, Arial, sans-serif
}

.universitiesSection_item .textWrap .priceCaption {
    font-family: Georgia;
    font-weight: 700;
    line-height: 1.22222;
    font-size: 18px;
    color: #333;
    margin-bottom: 15px
}

.universitiesSection .sortingContainer_activeItem,
.universitiesSection .sortingContainer_selectMob li,
.universitiesSection .sortingContainer_title,
.universitiesSection_item .textWrap .prices {
    font-family: Montserrat, Helvetica, Arial, sans-serif
}

.universitiesSection_item .textWrap .prices {
    line-height: 1.22222;
    font-size: 18px;
    color: #333;
    margin-bottom: 20px
}

.universitiesSection_item .textWrap .prices .part {
    margin-bottom: 5px
}

.universitiesSection_item .textWrap .permalink {
    margin-top: 80px;
    width: 190px
}

.universitiesSection .sortingContainer_title {
    height: 20px;
    font-size: 16px;
    color: #828282;
    margin-bottom: 7px
}

.universitiesSection .sortingContainer_title:before {
    content: '';
    display: none;
    margin-right: 20px;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.universitiesSection .sortingContainer_title:after {
    content: '';
    position: absolute;
    right: 18px;
    top: 50%;
    display: none;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.universitiesSection .sortingContainer_select {
    margin-bottom: 35px;
    z-index: 1
}

.universitiesSection .sortingContainer_select:hover {
    color: #333
}

.universitiesSection .sortingContainer_select:hover .sortingContainer_activeItem:after {
    -webkit-transform: translateY(-50%) rotate(180deg);
    transform: translateY(-50%) rotate(180deg)
}

.universitiesSection .sortingContainer_select:hover .sortingContainer_dropDown {
    display: block
}

.universitiesSection .sortingContainer_selectMob {
    display: none;
    margin-top: 62px
}

.universitiesSection .sortingContainer_selectMob li {
    font-size: 18px;
    color: #000;
    border-bottom: 1px solid #575B7A;
    padding: 15px 18px
}

.universitiesSection .sortingContainer_selectMob li:after {
    content: '';
    display: none;
    position: absolute;
    right: 18px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.universitiesSection .sortingContainer_selectMob li.active:after {
    display: block
}

.universitiesSection .sortingContainer_activeItem {
    background: #FFF;
    -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, .24);
    box-shadow: 0 2px 2px rgba(0, 0, 0, .24);
    border-radius: 2px;
    font-size: 18px;
    color: #4F4F4F;
    cursor: pointer;
    padding: 15px 30px 15px 15px
}

.universitiesSection .sortingContainer_activeItem:after {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    right: 15px;
    -webkit-transform: translateY(-50%) rotate(0);
    transform: translateY(-50%) rotate(0);
    -webkit-transition: all .2s linear;
    transition: all .2s linear
}

.universitiesSection .sortingContainer_dropDown {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    background-color: #fff;
    width: 100%;
    z-index: 1;
    -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, .24);
    box-shadow: 0 2px 2px rgba(0, 0, 0, .24)
}

.universitiesSection .sortingContainer_dropDown ul li {
    cursor: pointer;
    font-size: 16px;
    padding: 15px 20px
}

.universitiesSection .sortingContainer_dropDown ul li:hover {
    background-color: #F7F7F7
}

.universitiesSection .sortingContainer_dropDown ul li:after {
    content: '';
    display: none;
    position: absolute;
    right: 18px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.universitiesSection .sortingContainer_dropDown ul li.active:after {
    display: block
}

.universitiesSection .filtersContainer_title {
    display: none
}

.universitiesSection .filtersContainer_title:before {
    content: '';
    display: none;
    margin-right: 20px;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.universitiesSection .filtersContainer_title:after {
    content: '';
    position: absolute;
    right: 25px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.universitiesSection .filtersContainer_item {
    padding-bottom: 20px;
    border-bottom: 1px solid #E0E0E0;
    margin-bottom: 20px
}

.universitiesSection .filtersContainer_item:last-of-type {
    border-bottom: none;
    margin-bottom: 0
}

.universitiesSection .filtersContainer_item.scrolled .show-categories {
    display: block
}

.universitiesSection .filtersContainer_item .title {
    font-family: Montserrat, Helvetica, Arial, sans-serif;
    font-weight: 500;
    font-size: 20px;
    color: #333;
    margin-bottom: 15px
}

.universitiesSection .filtersContainer_item form {
    -webkit-transition: all .3s linear;
    transition: all .3s linear;
    max-height: 400px;
    overflow: auto
}

.universitiesSection .filtersContainer_item form .row {
    display: block;
    margin-bottom: 17px;
    position: relative;
    cursor: pointer
}

.universitiesSection .filtersContainer_item form input:checked,
.universitiesSection .filtersContainer_item form input:not(:checked) {
    position: absolute;
    left: -9999px
}

.universitiesSection .filtersContainer_item form input:checked+label:after {
    -webkit-transform: scale(1);
    transform: scale(1)
}

.universitiesSection .filtersContainer_item form label {
    padding-left: 45px;
    font-family: Montserrat, Helvetica, Arial, sans-serif;
    font-size: 18px;
    line-height: 1.4;
    color: #4F4F4F;
    cursor: pointer;
    display: block
}

.universitiesSection .filtersContainer_item form label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 24px;
    height: 24px;
    border: 1px solid #828282;
    border-radius: 2px
}

.universitiesSection .filtersContainer_item form label:after {
    content: '';
    position: absolute;
    left: 5px;
    top: 5px;
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
    -webkit-transform: scale(0);
    transform: scale(0)
}

.universitiesSection .filtersContainer_item .show-categories {
    font-size: 18px;
    color: #2F80ED;
    cursor: pointer;
    font-family: Montserrat, Helvetica, Arial, sans-serif;
    font-weight: 500;
    display: none
}

.universitiesSection .filtersContainer_item .show-categories:hover {
    color: #4F9AFF
}

.universitiesSection .filtersContainer_item .show-categories:active {
    color: #0E5DC7
}

.universitiesSection .filtersContainer .filterBtn {
    display: none;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    height: 50px;
    line-height: 50px;
    background-color: #2F80ED;
    border-radius: 2px;
    text-align: center;
    font-family: Montserrat, Helvetica, Arial, sans-serif;
    font-weight: 600;
    font-size: 18px;
    text-transform: uppercase;
    color: #fff;
    -webkit-transition: all .2s;
    transition: all .2s
}

.universitiesSection .filtersContainer .filterBtn:hover {
    background-color: #4F9AFF
}

.universitiesSection .filtersContainer .filterBtn:active {
    background-color: #0E5DC7
}

.loaded_taxonomies {
    position: absolute;
    top: 100%;
    width: 100%;
    background-color: #fff;
    border: 1px solid rgba(47, 128, 237, .5);
    color: #333;
    display: none;
    height: 200px;
    overflow: auto
}

.loaded_taxonomies .circularGW {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.loaded_taxonomies .circularG {
    background-color: #0E5DC7
}

.taxLoaded_wrapp {
    padding: 15px
}

.taxLoaded_wrapp.searching {
    opacity: .2
}

.taxLoaded_title {
    font-size: 20px;
    margin-bottom: 10px;
    font-family: Montserrat, Helvetica, Arial, sans-serif;
    font-weight: 500;
}

.taxLoaded_term {
    font-size: 18px;
    font-family: Montserrat, Helvetica, Arial, sans-serif;
    padding: 5px;
    cursor: pointer
}

.taxLoaded_term:hover {
    background-color: rgba(51, 51, 51, .1)
}

.marked {
    background-color: #FFDC21
}

.repeatedScreen--univerSingle .container--content {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding-top: 45px;
    padding-bottom: 35px
}

.repeatedScreen--univerSingle .repeatedScreen_title {
    margin-bottom: 23px;
    font-family: Montserrat, Helvetica, Arial, sans-serif;
    font-weight: 800;
    line-height: 1.28571;
    font-size: 70px;
    letter-spacing: .01em;
    color: #fff
}

.repeatedScreen--univerSingle .u-about {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-bottom: 34px
}

.repeatedScreen--univerSingle .u-about_logo {
    width: 200px;
    height: 200px;
    background-color: #fff;
    margin-right: 45px;
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none
}

.repeatedScreen--univerSingle .u-about_logo img {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.repeatedScreen--univerSingle .u-about_text {
    margin-top: -1.4em
}

.repeatedScreen--univerSingle .u-about_caption {
    color: #fff;
    width: 72%;
    max-width: 1000px
}

.repeatedScreen--univerSingle .u-about_caption p {
    font-family: Montserrat, Helvetica, Arial, sans-serif;
    font-weight: 500;
    line-height: 1.4;
    font-size: 20px
}

.repeatedScreen--univerSingle .u-about_caption p strong {
    font-family: Montserrat, Helvetica, Arial, sans-serif;
    font-weight: 800;
    font-size: 24px
}

.repeatedScreen--univerSingle .u-about_items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    width: 100%;
    color: #fff;
    margin-bottom: 30px
}

.repeatedScreen--univerSingle .u-about_items .item {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%
}

.repeatedScreen--univerSingle .u-about_items .item span {
    font-family: Montserrat, Helvetica, Arial, sans-serif;
    font-weight: 800;    
    font-size: 48px
}

.repeatedScreen--univerSingle .u-about_items .item p {
    font-family: Montserrat, Helvetica, Arial, sans-serif;
    font-weight: 600;
    font-size: 30px
}

.aboutUniver {
    background-color: #f7f7f7;
    padding-top: 70px;
    padding-bottom: 70px
}

.aboutUniver .lgSectionTitle {
    width: 100%;
    margin-bottom: 25px
}

.aboutUniver_container {
    background: #FFF;
    -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, .24);
    box-shadow: 0 2px 2px rgba(0, 0, 0, .24);
    border-radius: 2px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 50px 80px 43px 60px
}

.aboutUniver_container .text {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    padding-right: 50px;
    width: 70%;
    overflow: hidden;
    -webkit-transition: all .3s linear;
    transition: all .3s linear
}

.aboutUniver_container .text.open:after {
    opacity: 0;
    visibility: hidden
}
/* new */
.aboutUniver_container.aboutUniver_container-cat table {
    width: 100%;
    text-align: center;
    border-collapse: collapse;
    border: 1px solid black;
}
.aboutUniver_container.aboutUniver_container-cat table tr {
    border: 1px solid black;
}
.aboutUniver_container.aboutUniver_container-cat table tr:first-of-type,
.aboutUniver_container.aboutUniver_container-cat table tr:first-of-type p span,
.aboutUniver_container.aboutUniver_container-cat table tr:first-of-type p,
.aboutUniver_container.aboutUniver_container-cat table tr:first-of-type span {
    font-weight: 600 !important;
}
.aboutUniver_container.aboutUniver_container-cat table td {
    border: 1px solid black;
    padding: 0.35rem;
}
@media (max-width: 400px) {
    .aboutUniver_container.aboutUniver_container-cat table {
        font-size: 12px;
    }
}
@media (min-width: 401px) and (max-width: 640px) {
    .aboutUniver_container.aboutUniver_container-cat table td p, .aboutUniver_container.aboutUniver_container-cat table td span, .aboutUniver_container.aboutUniver_container-cat table td {
        font-size: 14px;
    }
}
@media screen and (min-width: 1280px) {
    .aboutUniver_container.aboutUniver_container-cat table td {
        padding: 1.5rem;
    }
    .aboutUniver_container.aboutUniver_container-cat table td p, .aboutUniver_container.aboutUniver_container-cat table td span, .aboutUniver_container.aboutUniver_container-cat table td {
        font-size: 18px;
    }
}
/* end */
/* .aboutUniver_container .text:after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 50%;
    -webkit-transition: all .3s linear;
    transition: all .3s linear;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(5%, #FFF), to(rgba(255, 255, 255, 0)));
    background: linear-gradient(360deg, #FFF 5%, rgba(255, 255, 255, 0) 100%)
} */

.aboutUniver_container .text .inner p {
    line-height: 2
}

.aboutUniver_container .text .blueButtonSimple {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1
}

.aboutUniver_container .text-cat:after {
    display: none
}

.aboutUniver_container .docs {
    width: 225px;
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none
}

.aboutUniver_container .docs_wrap {
    margin-bottom: 20px
}

.aboutUniver_container .docs_wrap:last-of-type {
    margin-bottom: 0
}

.aboutUniver_container .docs .imgWrap {
    -webkit-box-shadow: 0 4px 4px rgba(0, 0, 0, .25);
    box-shadow: 0 4px 4px rgba(0, 0, 0, .25);
    margin-bottom: 20px;
    cursor: url(../img/icons/zoom-35px.png), pointer
}

.aboutUniver_container .docs .imgWrap img {
    max-width: 100%
}

.aboutUniver_container .docs .imgWrap:hover:after {
    opacity: 0
}

.aboutUniver_container .docs .imgWrap:after {
    content: '';
    display: block;
    position: absolute;
    right: 5px;
    bottom: 5px;
    -webkit-transition: all .25s linear;
    transition: all .25s linear
}

.aboutUniver_container .docs .name {
    font-family: Montserrat, Helvetica, Arial, sans-serif;
    line-height: 1.55556;
    font-size: 18px;
    letter-spacing: .01em;
    color: #030303
}

.univerTableInfo {
    padding-bottom: 87px;
    background-color: #f7f7f7
}

.univerTableInfo .tabsContainer_nav {
    margin-bottom: 0;
    border: 1px solid #E0E0E0;
    z-index: 1
}

.univerTableInfo .tabsContainer_content {
    padding-left: 0;
    padding-right: 0
}

.univerTableInfo .tabsContainer_changed {
    width: 100%;
    max-width: 100%
}

.univerTableInfo .tabsContainer_navItem:first-of-type {
    text-align: center;
    padding-left: 30px
}

.univerTableInfo_tableWrap {
    background-color: #fff;
    padding: 0;
    overflow: auto
}

.univerTableInfo table {
    width: 100%;
    border-collapse: collapse
}

.univerTableInfo table tr {
    border-bottom: 1px solid #828282
}

.univerTableInfo table td,
.univerTableInfo table th {
    border-right: 1px solid #828282;
    text-align: left;
    width: 20%;
    padding: 25px 10px 25px 30px
}
/*
.univerTableInfo table td:last-of-type,
.univerTableInfo table th:last-of-type {
    border: none
}
*/
.univerTableInfo table td:first-of-type, 
.univerTableInfo table th:first-of-type {
  border-left: 1px solid #828282;
}
.univerTableInfo table th {
    font-family: Montserrat, Helvetica, Arial, sans-serif;
    font-weight: 800;
    font-size: 20px;
    color: #080808
}

.univerTableInfo table th span {
    margin-top: 5px;
    font-family: Montserrat, Helvetica, Arial, sans-serif;
    font-weight: 600;
    font-size: 18px;
    color: #BDBDBD
}

.univerTableInfo table td {
    font-family: Montserrat, Helvetica, Arial, sans-serif;
    line-height: 1.55556;
    font-size: 18px;
    color: #000
}

/*.univerTableInfo table td span,
.univerTableInfo table td strong {
    font-family: Montserrat, Helvetica, Arial, sans-serif;
    font-weight: 800
}
*/

.univerTableInfo table td strong {
    color: #313548
}

.univerTableInfo table td span {
    line-height: 1.55556;
    font-size: 18px;
    color: #4F4F4F
}

.univerMobTables {
    display: none
}

.univerMobTables_item {
    margin-bottom: 10px
}

.univerMobTables_item:last-of-type {
    margin-bottom: 0
}

.univerMobTables_item.active .univerMobTables_trigger {
    background: #575B7A;
    color: #FFF
}

.univerMobTables_item.active .univerMobTables_trigger:after {
    -webkit-transform: translateY(-50%) rotate(90deg);
    transform: translateY(-50%) rotate(90deg)
}

.univerMobTables_trigger {
    -webkit-box-shadow: 0 4px 4px rgba(0, 0, 0, .12);
    box-shadow: 0 4px 4px rgba(0, 0, 0, .12);
    font-family: Montserrat, Helvetica, Arial, sans-serif;
    font-weight: 600;
    font-size: 20px;
    color: #000;
    background: #FFF;
    border: 1px solid #828282;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
    -webkit-transition: all .25s linear;
    transition: all .25s linear;
    padding: 23px 40px 23px 20px
}

.univerMobTables_trigger:after {
    content: '';
    display: block;
    position: absolute;
    right: 20px;
    top: 50%;
    -webkit-transform: translateY(-50%) rotate(0);
    transform: translateY(-50%) rotate(0);
    -webkit-transition: all .25s linear;
    transition: all .25s linear
}

.univerMobTables_content {
    display: none;
    overflow: auto;
    background-color: #fff
}

.univerSingleVideo {
    background-color: #f7f7f7;
    padding-top: 65px;
    padding-bottom: 65px
}

.univerSingleVideo .lgSectionTitle {
    margin-bottom: 35px
}

.univerSingleVideo_container {
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
    overflow: hidden;
    cursor: pointer
}

.univerSingleVideo_container:after {
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transition: all .25s linear;
    transition: all .25s linear;
    -webkit-transform: translate(-50%, -50%) scale(0);
    transform: translate(-50%, -50%) scale(0)
}

.univerSingleVideo_container:hover:after {
    -webkit-transform: translate(-50%, -50%) scale(.9);
    transform: translate(-50%, -50%) scale(.9)
}

.univerSingleVideo_container .item {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
    -o-object-fit: cover;
    object-fit: cover
}

.pageVideo {
    background-color: #fff;
    padding-top: 100px;
    padding-bottom: 70px
}

.pageVideo .lgSectionTitle {
    margin-bottom: 40px
}

.pageVideo .lgSectionTitle .replacedLogo {
    width: 2em;
    top: 8px
}

.pageVideo .videoBLockLight {
    margin-bottom: 68px
}

.pageVideo .videoBLockLight:last-of-type {
    margin-bottom: 0
}

.pageVideo .videoBLockLight_title {
    font-family: Montserrat, Helvetica, Arial, sans-serif;
    font-weight: 800;
    line-height: 1.45833;
    font-size: 48px;
    width: 70%;
    color: #333;
    margin-bottom: 45px
}

.pageVideo .videoBLockLight_items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.pageVideo .videoBLockLight_item {
    width: calc(50% - 14px);
    margin-bottom: 35px;
    cursor: pointer
}

.pageVideo .videoBLockLight_item:hover .videoBLockLight_mediaWrap:after {
    -webkit-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1)
}

.pageVideo .videoBLockLight_mediaWrap {
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
    overflow: hidden;
    margin-bottom: 18px
}

.pageVideo .videoBLockLight_mediaWrap:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%) scale(0);
    transform: translate(-50%, -50%) scale(0);
    -webkit-transition: all .2s linear;
    transition: all .2s linear
}

.pageVideo .videoBLockLight_mediaWrap img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.pageVideo .videoBLockLight_mediaTitle {
    font-family: Montserrat, Helvetica, Arial, sans-serif;
    font-weight: 400;
    line-height: 1.33333;
    font-size: 30px;
    color: #333;
    margin-bottom: 27px
}

.pageVideo .videoBLockLight_mediaInfo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    font-family: Montserrat, Helvetica, Arial, sans-serif;
    line-height: 1.1;
    font-size: 18px;
    color: #828282
}

.pageVideo .videoBLockLight_mediaInfo .date {
    margin-right: 25px
}

.pageVideo .videoBLockDark {
    background-color: #2A2D3B;
    padding-top: 69px;
    padding-bottom: 40px;
    margin-bottom: 100px
}

.pageVideo .videoBLockDark:last-of-type {
    margin-bottom: 0
}

.pageVideo .videoBLockDark_title {
    font-family: Montserrat, Helvetica, Arial, sans-serif;
    font-weight: 800;
    line-height: 1.45833;
    font-size: 48px;
    color: #FFF;
    margin-bottom: 55px
}

.pageVideo .videoBLockDark_items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.pageVideo .videoBLockDark_item {
    width: calc(50% - 21px);
    margin-bottom: 30px;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.pageVideo .videoBLockDark_item:hover .videoBLockDark_mediaWrap:after {
    -webkit-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1)
}

.pageVideo .videoBLockDark_mediaItem {
    width: 57%;
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    margin-right: 15px;
    font-size: 0
}

.formWrapper,
.formWrapper form,
.formWrapper_btn {
    margin-right: auto;
    margin-left: auto
}

.pageVideo .videoBLockDark_mediaWrap {
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
    overflow: hidden
}

.pageVideo .videoBLockDark_mediaWrap:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%) scale(0);
    transform: translate(-50%, -50%) scale(0);
    -webkit-transition: all .2s linear;
    transition: all .2s linear
}

.pageVideo .videoBLockDark_mediaWrap iframe,
.pageVideo .videoBLockDark_mediaWrap img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}

.pageVideo .videoBLockDark_mediaWrap .time {
    width: 89px;
    height: 43px;
    background: rgba(22, 24, 38, .75);
    font-family: Montserrat, Helvetica, Arial, sans-serif;
    font-weight: 500;
    font-size: 20px;
    color: #FFF;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: absolute;
    right: 0;
    bottom: 0
}

.pageVideo .videoBLockDark_mediaTitle {
    font-family: Montserrat, Helvetica, Arial, sans-serif;
    font-weight: 500;
    font-size: 24px;
    color: #fff;
    width: 70%
}

.contactsSelect_activeItem,
.contactsSelect_dropDown .info h4,
.pageContacts_telephones .title,
.regionalOffices_title {
    font-family: Montserrat, Helvetica, Arial, sans-serif;
    font-weight: 600;
}

.pageContacts {
    background-color: #f7f7f7;
    padding-top: 50px;
    padding-bottom: 1px
}

.pageContacts .lgSectionTitle {
    margin-bottom: 50px
}

.pageContacts_mainInfo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 80px
}

.pageContacts_telephones {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none
}

.pageContacts_telephones .title {
    margin-bottom: 40px;
    font-weight: 400;
    font-size: 30px;
    color: #000
}

.pageContacts_telephones .phones {
    margin-bottom: 54px
}

.pageContacts_map {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    margin-left: 20px
}

.pageContacts_map img {
    display: block;
    width: 100%;
    max-width: 1000px;
    margin-left: auto
}

.headOffices {
    margin-bottom: 100px
}

.regionalOffices_title {
    font-style: normal;
    font-size: 48px;
    color: #000;
    margin-bottom: 45px
}

.contactsSelect {
    margin-bottom: 30px
}

.contactsSelect:last-of-type {
    margin-bottom: 0
}

.contactsSelect.opened .contactsSelect_activeItem:after {
    -webkit-transform: translateY(-50%) rotate(180deg);
    transform: translateY(-50%) rotate(180deg)
}

.contactsSelect_activeItem {
    font-size: 30px;
    color: #000;
    background-color: #fff;
    -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, .12);
    box-shadow: 0 2px 2px rgba(0, 0, 0, .12);
    border-radius: 2px;
    cursor: pointer;
    margin-bottom: 30px;
    padding: 23px 40px 23px 30px
}

.contactsSelect_activeItem:last-of-type {
    margin-bottom: 0
}

.formWrapper form .template-field,
.formWrapper_title {
    margin-bottom: 25px
}

.contactsSelect_activeItem:after {
    content: '';
    position: absolute;
    right: 30px;
    top: 50%;
    -webkit-transform: translateY(-50%) rotate(0);
    transform: translateY(-50%) rotate(0);
    -webkit-transition: all .3s linear;
    transition: all .3s linear
}

.contactsSelect_dropDown {
    display: none
}

.contactsSelect_dropDown .wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.contactsSelect_dropDown .info {
    color: #000
}

.contactsSelect_dropDown .info h4 {
    font-weight: 400;
    line-height: 1.6;
    font-size: 20px;
    margin-top: 12px
}

.contactsSelect_dropDown .info h4:first-of-type {
    margin-top: 0
}

.contactsSelect_dropDown .info p {
    font-family: Montserrat, Helvetica, Arial, sans-serif;
    line-height: 1.6;
    font-size: 20px;
    color: #333
}

.contactsSelect_dropDown .i-mapwrapper {
    width: 52%;
    margin-left: 25px;
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none
}

.contactsSelect_dropDown .i-mapwrapper .i-map {
    height: 0;
    padding-bottom: 77%;
    overflow: hidden
}

.contactsSelect_dropDown .i-mapwrapper .i-map img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}

.formSection,
.messageWrapper {
    min-height: calc(100vh - 124px);
    background-color: #2A2D3B;
    padding: 30px 30px 40px
}


.formWrapper {
    background-color: #fff;
    width: 100%;
    max-width: 611px;
    min-height: 300px;
    border-radius: 2px;
    padding: 35px 50px 50px
}

.formWrapper_title {
    font-family: Montserrat, Helvetica, Arial, sans-serif;
    font-weight: 800;
    line-height: 1.33333;
    font-size: 30px;
    text-align: center;
    letter-spacing: .01em;
    color: #333
}

.formWrapper form .template-field label,
.formWrapper_btn {
    font-family: Montserrat, Helvetica, Arial, sans-serif;
    font-weight: 600;
}

.formWrapper_btn {
    display: block;
    padding: 16px 29px;
    border-radius: 2px;
    font-size: 18px;
    text-transform: uppercase;
    color: #FFF;
    cursor: pointer;
    -webkit-transition: all .2s;
    transition: all .2s;
    background-color: #E12726;
    border: 1px solid #E12726;
    margin-top: 20px
}

.formWrapper_btn:hover {
    background-color: #FF4B51;
    border-color: transparent;
    box-shadow: inset 0 -2px 4px rgba(0, 0, 0, .25)
}

.formWrapper_btn:active,
.sectionErrorPage_btn:hover {
    -webkit-box-shadow: inset 0 -2px 4px rgba(0, 0, 0, .25)
}

.formWrapper_btn:active {
    background-color: #BC080F;
    border-color: transparent;
    box-shadow: inset 0 -2px 4px rgba(0, 0, 0, .25)
}

.formWrapper form {
    width: 75%
}

.formWrapper form br {
    display: none
}

.formWrapper form .template-field label {
    display: block;
    font-size: 20px;
    color: #333;
    margin-bottom: 10px;
    line-height: 1.5
}

.formWrapper form .template-field label span {
    display: block;
    font-size: 16px;
    margin-top: 5px
}

.formWrapper form .template-field input {
    width: 100%;
    border-bottom: 1px solid #BDBDBD;
    padding-bottom: 5px;
    font-family: Montserrat, Helvetica, Arial, sans-serif;
    font-size: 18px;
    color: #333
}

.formWrapper form .template-field input.wpcf7-not-valid {
    border-color: #E12726
}

.formWrapper form .template-field input::-webkit-input-placeholder {
    font-family: Montserrat, Helvetica, Arial, sans-serif;
    font-weight: 100;
    font-style: italic;
    font-size: 18px;
    color: #828282
}

.formWrapper form .template-field input::-moz-placeholder {
    font-family: Montserrat, Helvetica, Arial, sans-serif;
    font-weight: 100;
    font-style: italic;
    font-size: 18px;
    color: #828282
}

.formWrapper form .template-field input:-moz-placeholder {
    font-family: Montserrat, Helvetica, Arial, sans-serif;
    font-weight: 100;
    font-style: italic;
    font-size: 18px;
    color: #828282
}

.formWrapper form .template-field input:-ms-input-placeholder {
     font-family: Montserrat, Helvetica, Arial, sans-serif;
    font-weight: 100;
    font-style: italic;
    font-size: 18px;
    color: #828282
}

.formWrapper form .template-field-count .count {
    padding-top: 5px;
    text-align: right;
    font-family: Montserrat, Helvetica, Arial, sans-serif;
    font-size: 14px;
    color: #828282
}

.formWrapper form .template-field-count .size-line {
    position: absolute;
    left: 0;
    bottom: 21px;
    height: 1px;
    width: 0;
    background-color: #009688
}

.formWrapper form .checkbox-fields {
    margin-bottom: 22px
}

.formWrapper form .checkbox-fields input:checked,
.formWrapper form .checkbox-fields input:not(:checked) {
    position: absolute;
    left: -9999px
}

.formWrapper form .checkbox-fields input:checked+label:after {
    -webkit-transform: scale(1);
    transform: scale(1)
}

.formWrapper form .checkbox-fields span.wpcf7-list-item-label {
    padding-left: 36px
}

.formWrapper form .checkbox-fields .wpcf7-checkbox label input {
    position: absolute;
    width: auto;
    opacity: 0
}

.formWrapper form .checkbox-fields .wpcf7-checkbox label span.wpcf7-list-item-label:before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: -2px;
    border: 1px solid #828282;
    border-radius: 2px;
    width: 24px;
    height: 24px
}

.formWrapper form .checkbox-fields .wpcf7-checkbox label span.wpcf7-list-item-label:after {
    content: '';
    position: absolute;
    left: 5px;
    top: 5px;
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
    -webkit-transform: scale(0);
    transform: scale(0)
}

.formWrapper form .checkbox-fields .wpcf7-checkbox input:checked+span.wpcf7-list-item-label:after {
    -webkit-transform: scale(1);
    transform: scale(1)
}

.formWrapper form .checkbox-fields label {
    display: block;
    font-family: Montserrat, Helvetica, Arial, sans-serif;
    font-weight: 600;
    font-size: 18px;
    color: #333;
    cursor: pointer
}

.formWrapper form .more-detail-btn {
    display: inline-block;
    font-family: Montserrat, Helvetica, Arial, sans-serif;
    font-size: 18px;
    color: #4F4F4F;
    border-bottom: 1px dashed #bdbdbd;
    padding-bottom: 3px;
    cursor: pointer;
    margin-bottom: 30px;
    padding-right: 20px
}

.formWrapper form .more-detail-btn:after {
    content: '';
    display: block;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%) rotate(0);
    transform: translateY(-50%) rotate(0);
    -webkit-transition: all .2s linear;
    transition: all .2s linear
}

.formWrapper form .more-detail-btn.opened:after {
    -webkit-transform: translateY(-50%) rotate(180deg);
    transform: translateY(-50%) rotate(180deg)
}

.formWrapper form .trigger-fields {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: 40px;
    margin-bottom: 30px;
    border: 1px solid #E0E0E0
}

.formWrapper form .trigger-fields input:checked,
.formWrapper form .trigger-fields input:not(:checked) {
    position: absolute;
    left: -9999px
}

.formWrapper form .trigger-fields input:checked+label {
    background-color: #F2F8FF;
    border-color: #BDBDBD;
    -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, .25);
    box-shadow: 0 2px 2px rgba(0, 0, 0, .25)
}

.formWrapper form .trigger-fields .wpcf7-form-control-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.formWrapper form .trigger-fields .wpcf7-radio {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.formWrapper form .trigger-fields span.wpcf7-list-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.formWrapper form .trigger-fields span.wpcf7-list-item.first {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    border-right: 1px solid #E0E0E0
}

.formWrapper form .trigger-fields span.wpcf7-list-item.last .wpcf7-list-item-label {
    padding: 0 10px
}

.formWrapper form .trigger-fields span.wpcf7-list-item label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.formWrapper form .trigger-fields span.wpcf7-list-item label .wpcf7-list-item-label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%
}

.formWrapper form .trigger-fields .wpcf7-radio label input {
    position: absolute;
    width: auto;
    opacity: 0
}

.formWrapper form .trigger-fields .wpcf7-radio input:checked+span.wpcf7-list-item-label {
    background-color: #F2F8FF;
    border-color: #BDBDBD;
    -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, .25);
    box-shadow: 0 2px 2px rgba(0, 0, 0, .25)
}

.formWrapper form .trigger-fields label,
.formWrapper form .trigger-fields span.wpcf7-list-item-label {
    font-family: Montserrat, Helvetica, Arial, sans-serif;
    font-size: 18px;
    color: #333;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    background-color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    cursor: pointer
}

.formWrapper form .custom-fields {
    display: none
}

.messageWrapper {
    padding-top: 60px;
    display: none;
    background-color: #fff;
    text-align: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.popupContainer2 .messageWrapper {
    max-width: 611px;
    margin: 0 auto;
}

.messageWrapper_title {
    font-family: Montserrat, Helvetica, Arial, sans-serif;
    line-height: 1.33333;
    font-weight: 800;
    font-size: 30px;
    text-align: center;
    letter-spacing: .01em;
    color: #333;
    margin-bottom: 20px
}

.messageWrapper_caption {
    font-family: Montserrat, Helvetica, Arial, sans-serif;
    font-weight: 500;
    line-height: 2.2;
    font-size: 20px;
    color: #333;
    margin-bottom: 18px;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.messageWrapper_back {
    text-align: center;
    margin-bottom: 30px
}

.messageWrapper_back a {
    font-family: Montserrat, Helvetica, Arial, sans-serif;
    font-size: 14px;
    color: #828282;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer
}

.messageWrapper_back a:before {
    content: '';
    margin-right: 10px;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.messageWrapper>img,
.messageWrapper_img {
    display: block;
    max-width: 100%;
    width: auto;
    height: auto;
    margin-left: auto;
    margin-right: auto
}

.select-hidden {
    display: none;
    visibility: hidden;
    padding-right: 10px
}

.select {
    cursor: pointer;
    display: inline-block;
    position: relative;
    font-size: 16px;
    color: #333;
    width: 100%;
    height: 40px
}

.select-styled {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #fff;
    padding: 8px 15px;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
    border: 1px solid #BDBDBD;
    -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, .12);
    box-shadow: 0 2px 2px rgba(0, 0, 0, .12)
}

.select-styled:after {
    content: "";
    position: absolute;
    top: 50%;
    right: 10px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all .2s linear;
    transition: all .2s linear
}

.select-styled.active,
.select-styled:active,
.select-styled:hover {
    background-color: #f4f4f4
}

.select-styled.active:after,
.select-styled:active:after {
    -webkit-transform: translateY(-50%) rotate(180deg);
    transform: translateY(-50%) rotate(180deg)
}

.select-options {
    display: none;
    position: absolute;
    top: 100%;
    right: 0;
    left: 0;
    z-index: 999;
    margin: 0;
    padding: 0;
    background-color: #F7F7F7;
    border-left: 1px solid #BDBDBD;
    border-right: 1px solid #BDBDBD;
    max-height: 180px;
    overflow: auto
}

.select-options li {
    margin: 0;
    padding: 12px 0;
    text-indent: 15px;
    -webkit-transition: all .15s ease-in;
    transition: all .15s ease-in;
    border-bottom: 1px solid #BDBDBD;
    cursor: pointer
}

.select-options li:hover {
    font-weight: bolder;
    background-color: #efefef
}

.select-options li[rel=hide] {
    display: none
}

.pageIndexSection {
    background-color: #f7f7f7;
    padding-top: 50px;
    padding-bottom: 50px
}

.sectionErrorPage {
    min-height: calc(100vh - 124px);
    background-color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-left: 40px;
    padding-right: 40px;
    overflow: auto
}

.sectionErrorPage_title {
    font-family: Montserrat, Helvetica, Arial, sans-serif;
    font-weight: 800;
    font-size: 64px;
    color: #000;
    margin-bottom: 20px
}

.sectionErrorPage_caption {
    font-family: Montserrat, Helvetica, Arial, sans-serif;
    font-weight: 500;
    font-size: 48px;
    color: #000;
    margin-bottom: 35px
}

.sectionErrorPage_caption span {
    font-family: Montserrat, Helvetica, Arial, sans-serif;
        font-weight: 800;
    font-size: 64px;
    color: #E12726
}

.sectionErrorPage_btn {
    display: inline-block;
    padding: 16px 29px;
    border-radius: 2px;
    font-family: Montserrat, Helvetica, Arial, sans-serif;
    font-weight: 600;
    font-size: 18px;
    text-transform: uppercase;
    color: #FFF;
    cursor: pointer;
    -webkit-transition: all .2s;
    transition: all .2s;
    background: #E12726;
    border: 1px solid #E12726
}

.container--error,
.footer .row {
    display: -webkit-box;
    display: -ms-flexbox
}

.sectionErrorPage_btn:hover {
    background-color: #FF4B51;
    border-color: transparent;
    box-shadow: inset 0 -2px 4px rgba(0, 0, 0, .25)
}

.sectionErrorPage_btn:active {
    background-color: #BC080F;
    border-color: transparent;
    -webkit-box-shadow: inset 0 -2px 4px rgba(0, 0, 0, .25);
    box-shadow: inset 0 -2px 4px rgba(0, 0, 0, .25)
}

.sectionErrorPage_img img {
    max-width: 100%
}

.container--error {
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-top: 30px;
    padding-bottom: 30px
}

.footer {
    background: #F7F7F7;
    padding-top: 60px
}

.footer .row {
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-bottom: 60px
}

.footer .row:nth-of-type(2) {
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    padding-bottom: 20px
}

.footer .row:nth-of-type(2) .col {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.footer .row.info {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

.footer .col {
    width: 32%
}

.footer .col .phones .telLink {
    font-family: Montserrat, Helvetica, Arial, sans-serif
}

.footer .col .phones .telLink:hover,
.footer .col_title {
    font-family: Montserrat, Helvetica, Arial, sans-serif;
    font-weight: 500;
}

.footer .col .phones .telLink:hover {
    color: #1C85C1
}

.footer .col .telLink {
    font-size: 20px;
    margin-bottom: 12px
}

.footer .col .telLink:last-of-type {
    margin-bottom: 0
}

.footer .col_title {
    font-size: 20px;
    text-transform: uppercase;
    color: #000;
    font-weight: 400;
    margin-bottom: 20px;
    display: block
}

.footer .col .address,
.footer .col .address-name,
.footer .col .address-url {
    color: #333;
    line-height: 1.5;
    font-size: 20px;
    font-family: Montserrat, Helvetica, Arial, sans-serif
}

.footer .col .address br {
    display: none
}

.footer .col .address-url {
    margin-top: 5px
}

.footer .col .address-url:hover {
    color: #2F80ED
}

.footer .col .address-tel {
    font-family: Montserrat, Helvetica, Arial, sans-serif;
    font-size: 20px;
    line-height: 1.5;
    color: #333;
    display: inline-block;
    margin-top: 5px
}

.footer .col .address span {
    color: #2F80ED
}

.footer .col .address:after {
    content: '';
    margin-left: 5px
}

.footer .col .worktime {
    font-family: Montserrat, Helvetica, Arial, sans-serif;
    font-size: 20px;
    line-height: 2.25;
    text-transform: uppercase;
    color: #333
}

.footer .col .regional {
    font-family: Montserrat, Helvetica, Arial, sans-serif;
    font-size: 18px;
    line-height: 1.77778;
    color: #2F80ED;
    margin-top: 15px;
    cursor: pointer
}

.footer .col .regional:hover {
    color: #1C85C1;
    font-family: Montserrat, Helvetica, Arial, sans-serif;
    font-weight: 500;
}

.footer_soclink {
    display: block;
    margin-bottom: 10px 
}

.footer_soclink:last-of-type {
    margin-bottom: 0
}

.footer_soclink .telLink {
    border-radius: 2px;
    max-width: 245px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 50px;
    font-family: Montserrat, Helvetica, Arial, sans-serif;
    font-weight: 600;
    font-style: normal;
    font-size: 18px;
    color: #FFF;
    padding-top: 11px;
    padding-bottom: 11px
}

.footer_soclink .telLink:before {
    margin-right: 19px
}

.footer_soclink .telLink:hover {
    font-weight: 400
}

/*ul.f-menu a[href='#'],
ul.f-menu a[href='#']:hover {
    color: #000!important
}*/

ul.f-menu>li {
    margin-bottom: 38px;
    width: 100%
}

ul.f-menu>li:last-of-type {
    margin-bottom: 0
}

ul.f-menu>li>a {
    font-family: Montserrat, Helvetica, Arial, sans-serif;
    font-weight: 500;
    line-height: 1.1;
    font-size: 20px;
    text-transform: uppercase
}

ul.f-menu>li a {
    display: block;
    color: #2F80ED
}

ul.f-menu>li a:hover {
    color: #DC1F26
}

.copyright,
.created,
.designed {
    font-family: Montserrat, Helvetica, Arial, sans-serif;
    color: #4F4F4F
}

ul.f-menu>li .sub-menu {
    margin-top: 15px
}

ul.f-menu>li .sub-menu li {
    margin-bottom: 10px
}

ul.f-menu>li .sub-menu li:last-of-type {
    margin-bottom: 0
}

ul.f-menu>li .sub-menu li a {
    font-family: Montserrat, Helvetica, Arial, sans-serif;
    font-size: 18px
}

.copyright {
    font-size: 16px
}

.designed {
    font-size: 14px;
    cursor: pointer
}

.designed:hover span {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAE4AAAAVCAMAAADfPSgbAAAA51BMVEUAAAB/AACqVVW/QED/AAD/f3+ZMzOqKiqfEBCfEhKgERGvEBCwEhKvERGvEBCvERGwEBCwERGvEBCvERGqEBCvEBCqEBCvEBCrEBCsEBCrEBCuEBCsEBCuEBCsEBCuEBCvEBCqEBCtEBCqEBCvEBCrEBCtEBCtEBCvEhKrEBCtEBCtEhKvEhKsEBCsEhKtEhKvEhKsEBCsEhKtEBCsEBCsEhKtEBCtEhKsEBCsEhKtEBCtEBCtERGsEBCsEBCsEBCtERGuERGsEBCsERGuERGsERGuERGtERGtERGtERGtERGtERGtEREeGKE5AAAATHRSTlMAAAAAAAABARAQEBAQESAgICAhITAwMTFAQEFPUFBRX19gYGFvcHB+f4CAgICPj4+PkJCen5+fn6Cgrq+vsL6/v7/Ozs7Pz97f7u/+ncpIRwAAAipJREFUeAGtlO9W00AQxYe2QCUaYyUYa20hAjZWEFoFSyGEYs2fnfd/HmduNk1RDsdzyv2Qne7e/XEnU0qBaJcgZ7hgzi7x6XHB7dITYlGCys+Yp74Qh0+7o//CuYVEI1eYHKyPA8elcxYdrY+bynpBz4ULZclcIr/Aui5OWx3hFUaHDq2LO9Nw+LIciNpa9aIocqtvUCbHw1VcmDAXl3IeiD+QJ+TCsFAaDxBOK1Ay2z6mBCVLnJMwlLXpJw6O7WcYoKL9ABdYggVDgcWhGWhkcb1/cLha46YMHdsp+b8x8RIHU3COOyUOO9eRXzYre6J+q8a9kbipZn5Bt3gRavlQ4tDaDRLdWBwV+GvVKGaIulPhEGmCfkM4dxvasWdx1/psaf79CqfH4yXOKfAmWhVOb3sAXcDhacentAEc8oavxZJ6ggbuFtYKRxGmsVPhwqUngaOrd53WuzpdKOFMj5rZYzgb79smcJ6aBqXnDn3I6b3XepUBh//EhdBCan7hGlc3i3ia4q0+98SUNhrbaLZZzmn8cquzYOA23mNN/cY2aJxsbql1fwXnZGh3xlaD/qc7BP6K3LNuf1yw0Xqx14HjY0cdGH/3DE3VOMxSZRhKG1jqLRSjmP/Sj2B5OqFVHNrn/LMBzetVCBMf/DKo8iPycy5LU66nRJEt772HOOckNbFPvdjksUfB1dyYPJ3g9yWUvXmklfd9btL40Anj3KQnAYn8q1Ru4JT+AKFGANbyFsfuAAAAAElFTkSuQmCC)
}

.designed span {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAE4AAAAVCAMAAADfPSgbAAAASFBMVEUAAADjAADjAADiAADjAADiAADmAADhAADfAADfAADiAADjAADiAADjAADjAADiAADkAADkAADjAADkAADfAADiAADiAADjAABzDMYRAAAAF3RSTlMAv9+A72AgQCAQkM+gr3BQnzC+XzCfYe0vkwgAAAHBSURBVHgBrZTtjqQgEEWRD1ARFbtn6/3fdKuPFXvdTCab9N4fg1CXM7eAtCuqp0NTqCJ1Z/a9cGf3g0Q18NW9yNKVGH52h3/CjVHEu1GZUj7HwcluFtX6OW7RcXf/C5d08Nm5Hhk/xXkx3xjWyX2Io0fPY0kqeFsIwWJOwWs5/IlLg0jctV7UX/iryhgqJ/YgnKigeGufW0LDhZsGQX5yC4XV5hhQnG64YgQDo2I4mkHBcNsNh4YbbhG02i31ygTEaSoze8CdKy10DPXcu104xujPzAMHsWAAR2uNRM1wLtr7EqbNTsJwRNrpN+F80nE2XLvafBiO8nzhpngaDUc5A9px5IT9xJE3jZ6rauxnab9wLthtGC5dngFH8YTv73Tp7N7573AWbzbcy/QwHBu0WrObPDgutnIQxAB3a9bWpYB7Bh61NbtQmTW5IsAVRt/Z9b6Kxxtn/zk2MT22XwOYQO5WtjmSUupzxLGNLwfZy0xTbxx3ie4P8q5wyF/6Iina77/GhInhpOXtsh2pCoqr69E+rTbTL6r5jptmL0d32yHxyK40hUS/8/uSdK2G19f4VcUf65SOKH4uTtWb1x1U3W9H8UQdaNz6owAAAABJRU5ErkJggg==);
    display: inline-block;
    width: 78px;
    height: 21px;
    margin-left: 7px;
    background-size: 100%;
    background-position: center;
    background-repeat: no-repeat
}

.created {
    font-size: 14px
}

.created:hover span {
    color: #F34723
}

.mob-consult-footer {
    display: none;
    width: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 13px 10px;
    border-radius: 2px;
    font-family: Montserrat, Helvetica, Arial, sans-serif;
    font-weight: 600;
    font-size: 14px;
    text-transform: uppercase;
    color: #FFF;
    cursor: pointer;
    -webkit-transition: all .2s;
    transition: all .2s;
    background: #E12726;
    border: 1px solid #E12726;
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 2
}

.mob-consult-footer:hover {
    background-color: #FF4B51;
    border-color: transparent;
    -webkit-box-shadow: inset 0 -2px 4px rgba(0, 0, 0, .25);
    box-shadow: inset 0 -2px 4px rgba(0, 0, 0, .25)
}

.mob-consult-footer:active {
    background-color: #BC080F;
    border-color: transparent;
    -webkit-box-shadow: inset 0 -2px 4px rgba(0, 0, 0, .25);
    box-shadow: inset 0 -2px 4px rgba(0, 0, 0, .25)
}

@media only screen and (min-width:1025px) {
    .headerBottom_mobMenuContainer.opened .headerBottom_mobMenu {
        -webkit-transform: translateX(100%);
        transform: translateX(100%)
    }
}

@media only screen and (min-width:1366px) {
    .repeatedScreen {
        min-height: calc(100vh - 134px)
    }
}

@media only screen and (min-width:1920px) and (min-width:1025px) {
    .templateBLock_pages .item,
    .templateBLock_textCustom:nth-of-type(2) {
        font-size: 22px
    }
    .clientsComments_userName,
    .clientsComments_userName:after {
        font-size: 18px
    }
    .clientsComments_content,
    .servicesCostSection_table table tr td {
        font-size: 20px
    }
    .popularUniversities .univerItems_item .textWrap .text,
    .studentsSupport_items .item .title {
        font-size: 22px
    }
}

@media only screen and (max-width:1440px) {
    .repeatedScreen--univerSingle .repeatedScreen_title {
        font-size: 50px
    }
}

@media only screen and (max-width:1439px) {
    .header {
        -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, .24);
        box-shadow: 0 0 6px rgba(0, 0, 0, .24)
    }
}

@media only screen and (max-width:1366px) {
    .sectionErrorPage {
        min-height: calc(100vh - 119px)
    }
    .sectionErrorPage_title {
        font-size: 4.5vw
    }
    .sectionErrorPage_caption {
        font-size: 3.5vw
    }
    .sectionErrorPage_caption span {
        font-size: 4.5vw
    }
    .sectionErrorPage_btn {
        padding: 2% 3%
    }
}

@media only screen and (max-width:1365px) {
    .blogSection_items .item .btns,
    .blogSection_items .item .title,
    .header {
        padding-left: 20px;
        padding-right: 20px
    }
    .aboutReasonsSection,
    .aboutUniver,
    .blogSection .lgSectionTitle,
    .blogSection .wrap,
    .blogSingleContent .wrap,
    .blogSingleContent_contacts,
    .blogSingleContent_lgImage .title,
    .blogSingleContent_wpContent,
    .certificateSection,
    .clientsComments .lgSectionTitle,
    .clientsComments .wrap,
    .commentsArchiveWrap .lgSectionTitle,
    .commentsArchiveWrap .tabsContainer_content,
    .courseContent,
    .courseInformation .lgSectionTitle,
    .coursesCities,
    .darkSliderSection .container--content,
    .diagrammSection,
    .educationVideos,
    .footer,
    .pageContacts,
    .pageIndexSection,
    .pageVideo .lgSectionTitle,
    .pageVideo .videoBLockDark,
    .pageVideo .videoBLockLight,
    .pageVideo .wrap,
    .partnersSection .lgSectionTitle,
    .partnersSection .partnersSlider,
    .polandLive .lgSectionTitle,
    .polandStudy,
    .popularUniversities,
    .popupContainer,
    .popupContainerScroll,
    .repeatedScreen,
    .servicesCostSection,
    .stepsToStudy,
    .studentsSupport,
    .tabsContainer_content,
    .templateBLock,
    .topicalIssues,
    .topicalIssues--archive .lgSectionTitle,
    .topicalIssues--archive .tabsContainer_content,
    .tourCosts,
    .toursProgramm,
    .toursUniversities .lgSectionTitle,
    .univerSingleVideo,
    .univerTableInfo,
    .universitiesSection {
        padding-left: 40px;
        padding-right: 40px
    }
    .repeatedScreen {
        min-height: calc(100vh - 129px)
    }
    .tabsContainer_navItem:first-of-type {
        padding-left: 40px
    }
    .headerTop_contacts .btn_consultation {
        font-size: 12px
    }
    .headerTop_lang ul>li>a {
        font-size: 16px
    }
    .headerBottom_menu>ul>li .sub-menu li a,
    .headerBottom_menu>ul>li>a {
        font-size: 14px
    }
    .headerReplaced_bottom {
        height: 60px
    }
    .topicalIssues--archive {
        padding-left: 0;
        padding-right: 0
    }
}

@media only screen and (max-width:1280px) {
    .lgSectionTitle,
    .repeatedScreen_title {
        font-size: 60px
    }
    .repeatedScreen .container--content .wrap {
        padding-top: 0
    }
    .repeatedScreen_simpleText {
        font-size: 22px
    }
    .repeatedScreen_buttons .btn {
        font-size: 16px;
        padding: 13px 18px
    }
    .templateBLock {
        padding-top: 40px;
        padding-bottom: 40px
    }
    .templateBLock_pages .item {
        -webkit-box-flex: 0;
        -ms-flex-positive: 0;
        flex-grow: 0
    }
    .clientsComments .lgSectionTitle {
        padding-top: 50px;
        padding-bottom: 40px
    }
    .clientsComments_videoInfo .title {
        font-size: 20px
    }
    .educationVideos {
        padding-top: 40px;
        padding-bottom: 40px
    }
    .educationVideos .lgSectionTitle {
        font-size: 60px;
        margin-bottom: 45px
    }
    .educationVideos_main {
        margin-right: 40px
    }
    .educationVideos_thumbs .thumbsItem .title {
        font-size: 18px;
        padding-top: 0
    }
    .darkSliderSection {
        padding-top: 40px;
        padding-bottom: 40px
    }
    .servicesCostSection .lgSectionTitle {
        padding-top: 60px;
        padding-bottom: 40px
    }
    .tabsContainer_navItem {
        padding: 15px
    }
    .repeatedScreen--home {
        padding-top: 30px;
        padding-bottom: 30px
    }
    .popularUniversities,
    .stepsToStudy,
    .studentsSupport {
        padding-top: 45px;
        padding-bottom: 45px
    }
    .repeatedScreen--home .fs-items .item {
        width: 30%
    }
    .repeatedScreen--home .fs-items .item span:nth-of-type(1) {
        font-size: 36px
    }
    .repeatedScreen--home .fs-items .item span:nth-of-type(2) {
        font-size: 18px
    }
    .stepsToStudy .lgSectionTitle,
    .stepsToStudy .steps {
        margin-bottom: 40px
    }
    .stepsToStudy .steps_item img,
    .stepsToStudy .steps_item svg {
        width: 120px;
        height: 150px
    }
    .stepsToStudy .steps_item p {
        font-size: 32px
    }
    .popularUniversities .caption {
        font-size: 20px
    }
    .studentsSupport_map {
        top: 6%;
        width: 30%
    }
    .studentsSupport_items {
        margin-top: 40px
    }
    .studentsSupport_items .item {
        width: 210px;
        height: 210px
    }
    .studentsSupport_items .item .title {
        padding-top: 15px
    }
    .diagrammSection,
    .repeatedScreen--tours .container--content,
    .repeatedScreen--whypoland .container--content,
    .toursProgramm {
        padding-top: 30px;
        padding-bottom: 30px
    }
    .diagrammSection_caption {
        width: 65%;
        max-width: 100%
    }
    .diagrammSection_bar .caption_title {
        font-size: 26px
    }
    .diagrammSection_bar .caption_value span {
        font-size: 36px
    }
    .diagrammSection .title-diagram-replaced .caption_title {
        font-size: 26px
    }
    .diagrammSection .title-diagram-replaced .caption_value span {
        font-size: 36px
    }
    .templateBLock--centered .templateBLock_imgBg {
        opacity: .8
    }
    .repeatedScreen--tours .text {
        font-size: 22px;
        width: 80%;
        max-width: 100%;
        margin-bottom: 20px
    }
    .repeatedScreen--tours .conditions_price .old {
        font-size: 28px
    }
    .repeatedScreen--tours .conditions_price .new {
        font-size: 42px
    }
    .repeatedScreen--tours .conditions_title {
        font-size: 20px
    }
    .toursProgramm .lgSectionTitle {
        margin-bottom: 30px
    }
    .toursProgramm_text {
        width: 80%;
        max-width: 100%
    }
    .toursTripPlan_item {
        padding-top: 20px;
        padding-bottom: 20px
    }
    .toursTripPlan_item .info_title {
        font-size: 36px
    }
    .toursTripPlan_item .info_text {
        padding-left: 40px;
        padding-right: 40px
    }
    .toursUniversities_item .city,
    .toursUniversities_item .title {
        padding-left: 20px;
        padding-right: 20px
    }
    .toursUniversities {
        padding-top: 50px;
        padding-bottom: 30px
    }
    .toursUniversities .lgSectionTitle {
        font-size: 42px
    }
    .toursUniversities_item .wrap {
        padding-left: 20px
    }
    .toursUniversities_item .imgLogoWrap {
        width: 120px;
        height: 120px;
        left: 20px;
        right: 20px
    }
    .toursUniversities_item .title {
        font-size: 26px;
        padding-top: 20px
    }
    .tourCosts {
        padding-top: 30px;
        padding-bottom: 30px
    }
    .tourCosts .lgSectionTitle {
        margin-bottom: 40px
    }
    .tourCosts .wrap_prices .old {
        font-size: 32px
    }
    .tourCosts .wrap_prices .new {
        font-size: 42px
    }
    .tourCosts .wrap_offer {
        margin-left: 15px
    }
    .servicesCostSection--archive,
    .servicesCostSection--archive .servicesCostSection_table {
        padding-bottom: 100px
    }
    .servicesCostSection--archive .servicesCostSection_table table tr:last-of-type td,
    .servicesCostSection--archive .servicesCostSection_table table tr:nth-of-type(n-1) td {
        font-size: 16px
    }
    .servicesCostSection--archive .servicesCostSection_table table tr:nth-of-type(2) td {
        font-size: 36px
    }
    .servicesCostSection--archive .servicesCostSection_table table tr:nth-of-type(2) td:nth-of-type(1) {
        font-size: 18px
    }
    .servicesCostSection--archive .servicesCostSection_table table tr th {
        font-size: 18px;
        padding: 12px
    }
    .servicesCostSection--archive .servicesCostSection_table table tr th span {
        font-size: 20px
    }
    .servicesCostSection--archive .servicesCostSection_table table tr td {
        padding: 12px
    }
    .servicesCostSection--archive .servicesCostSection_table table tr td.text {
        padding-left: 20px
    }
    .servicesCostSection--archive .servicesCostSection_table table tr td:first-of-type {
        padding-left: 40px
    }
    .servicesCostSection--archive .lgSectionTitle {
        padding-top: 60px;
        padding-bottom: 40px
    }
    .servicesCostSection--archive .info {
        width: 80%;
        max-width: 100%
    }
    .repeatedScreen--about .container--content {
        padding-top: 30px;
        padding-bottom: 30px
    }
    .aboutReasonsSection .lgSectionTitle,
    .certificateSection,
    .repeatedScreen--courseTemplate .container--content {
        padding-top: 50px;
        padding-bottom: 30px
    }
    .repeatedScreen--about .repeatedScreen_title {
        margin-bottom: 30px
    }
    .repeatedScreen--about .repeatedScreen_simpleText {
        width: 75%;
        max-width: 100%;
        margin-bottom: 35px
    }
    .aboutReasonsSection_item p:nth-of-type(1) {
        font-size: 28px;
        line-height: 1.35
    }
    .aboutReasonsSection_item p:nth-of-type(2) {
        line-height: 1.35
    }
    .commentsArchiveWrap .lgSectionTitle {
        padding-top: 30px;
        padding-bottom: 30px
    }
    .coursesCities,
    .repeatedScreen--courseKyiv .container--content {
        padding-top: 50px;
        padding-bottom: 50px
    }
    .coursesCities .lgSectionTitle {
        font-size: 36px;
        margin-bottom: 50px
    }
    .courseContent_text h2,
    .courseInformation_item .title {
        font-size: 42px
    }
    .courseInformation .lgSectionTitle,
    .courseInformation .tabsContainer_content {
        padding-bottom: 30px;
        padding-top: 50px
    }
    .courseInformation .tabsContainer_nav {
        margin-bottom: 60px
    }
    .courseInformation_item {
        margin-right: 10px;
        padding-bottom: 35px
    }
    .courseContent {
        padding-top: 50px;
        padding-bottom: 30px
    }
    .repeatedScreen--blogSingle .container--content,
    .repeatedScreen--univerSingle .container--content,
    .universitiesSection {
        padding-top: 30px;
        padding-bottom: 30px
    }
    .courseContent_text {
        margin-bottom: 40px
    }
    .universitiesSection_filtersWrapper {
        width: 300px;
        margin-right: 40px
    }
    .universitiesSection_item .imgWrap .imgLogoWrap {
        width: 100px;
        height: 100px;
        left: 20px;
        top: 20px
    }
    .universitiesSection_item .textWrap .title {
        font-size: 22px
    }
    .repeatedScreen--univerSingle .repeatedScreen_title {
        font-size: 40px
    }
    .repeatedScreen--univerSingle .u-about_logo {
        width: 180px;
        height: 180px
    }
    .repeatedScreen--univerSingle .u-about_items .item span {
        font-size: 36px
    }
    .repeatedScreen--univerSingle .u-about_items .item p {
        font-size: 24px
    }
    .aboutUniver {
        padding-top: 50px;
        padding-bottom: 50px
    }
    .aboutUniver_container {
        padding-top: 30px;
        padding-bottom: 30px
    }
    .univerTableInfo table td,
    .univerTableInfo table th {
        font-size: 16px
    }
    .univerTableInfo table th {
        font-size: 18px
    }
    .univerTableInfo table td,
    .univerTableInfo table td span,
    .univerTableInfo table th span {
        font-size: 16px
    }
    .pageVideo {
        padding: 70px 0
    }
    .pageVideo .lgSectionTitle {
        margin-bottom: 30px
    }
    .pageVideo .videoBLockLight {
        margin-bottom: 50px
    }
    .pageVideo .videoBLockLight_title {
        font-size: 42px
    }
    .pageVideo .videoBLockLight_mediaTitle {
        font-size: 28px;
        margin-bottom: 22px
    }
    .pageVideo .videoBLockLight_mediaInfo,
    .sectionErrorPage_btn {
        font-size: 16px
    }
    .pageContacts {
        padding-top: 30px;
        padding-bottom: 30px
    }
}

@media only screen and (max-width:1024px) {
    .aboutUniver_container .docs .headerTop_contacts .btn_contacts .imgWrap:after,
    .certificateSection_slider .headerTop_contacts .btn_contacts .slick-arrow.slick-next:before,
    .certificateSection_slider .headerTop_contacts .btn_contacts .slick-arrow.slick-prev:before,
    .clientsComments .headerTop_contacts .btn_contacts .slick-arrow.slick-next:before,
    .clientsComments .headerTop_contacts .btn_contacts .slick-arrow.slick-prev:before,
    .darkSliderSection .darkSlider .darkSliderItem .headerTop_contacts .btn_contacts .mediaWrapper:before,
    .darkSliderSection .darkSlider .headerTop_contacts .btn_contacts .slick-arrow.slick-next:before,
    .darkSliderSection .darkSlider .headerTop_contacts .btn_contacts .slick-arrow.slick-prev:before,
    .educationVideos_thumbs .thumbsItem .headerTop_contacts .btn_contacts .thumbWrap:after,
    .educationVideos_thumbs .thumbsItem.active-pc .thumbWrap .headerTop_contacts .btn_contacts .imgWrap:after,
    .footer .col .headerTop_contacts .btn_contacts .address:after,
    .formWrapper form .checkbox-fields .wpcf7-checkbox label .headerTop_contacts .btn_contacts span.wpcf7-list-item-label:after,
    .formWrapper form .headerTop_contacts .btn_contacts .more-detail-btn:after,
    .headerBottom_mobMenu ul .headerTop_contacts .btn_contacts li.menu-item-has-children>a:before,
    .headerBottom_mobMenu ul li.menu-item-has-children.opened .headerTop_contacts .btn_contacts .close-submenu:after,
    .headerTop_contacts .btn_consultation,
    .headerTop_contacts .btn_contacts .aboutUniver_container .docs .imgWrap:after,
    .headerTop_contacts .btn_contacts .certificateSection_slide:before,
    .headerTop_contacts .btn_contacts .certificateSection_slider .slick-arrow.slick-next:before,
    .headerTop_contacts .btn_contacts .certificateSection_slider .slick-arrow.slick-prev:before,
    .headerTop_contacts .btn_contacts .clientsComments .slick-arrow.slick-next:before,
    .headerTop_contacts .btn_contacts .clientsComments .slick-arrow.slick-prev:before,
    .headerTop_contacts .btn_contacts .clientsComments_videoWrap:after,
    .headerTop_contacts .btn_contacts .contactsSelect_activeItem:after,
    .headerTop_contacts .btn_contacts .darkSliderSection .darkSlider .darkSliderItem .mediaWrapper:before,
    .headerTop_contacts .btn_contacts .darkSliderSection .darkSlider .slick-arrow.slick-next:before,
    .headerTop_contacts .btn_contacts .darkSliderSection .darkSlider .slick-arrow.slick-prev:before,
    .headerTop_contacts .btn_contacts .educationVideos_thumbs .thumbsItem .thumbWrap:after,
    .headerTop_contacts .btn_contacts .educationVideos_thumbs .thumbsItem.active-pc .thumbWrap .imgWrap:after,
    .headerTop_contacts .btn_contacts .footer .col .address:after,
    .headerTop_contacts .btn_contacts .formWrapper form .checkbox-fields .wpcf7-checkbox label span.wpcf7-list-item-label:after,
    .headerTop_contacts .btn_contacts .formWrapper form .more-detail-btn:after,
    .headerTop_contacts .btn_contacts .headerBottom_menu>ul>li.menu-item-has-children>a:after,
    .headerTop_contacts .btn_contacts .headerBottom_mobMenu ul li.menu-item-has-children.opened .close-submenu:after,
    .headerTop_contacts .btn_contacts .headerBottom_mobMenu ul li.menu-item-has-children>a:before,
    .headerTop_contacts .btn_contacts .headerTop_lang .wpml-ls-legacy-dropdown a.wpml-ls-item-toggle:after,
    .headerTop_contacts .btn_contacts .headerTop_lang ul>li>a:after,
    .headerTop_contacts .btn_contacts .icon,
    .headerTop_contacts .btn_contacts .messageWrapper_back a:before,
    .headerTop_contacts .btn_contacts .pageVideo .videoBLockDark_mediaWrap:after,
    .headerTop_contacts .btn_contacts .pageVideo .videoBLockLight_mediaWrap:after,
    .headerTop_contacts .btn_contacts .partnersSection .partnersSlider .slick-arrow.slick-next:before,
    .headerTop_contacts .btn_contacts .partnersSection .partnersSlider .slick-arrow.slick-prev:before,
    .headerTop_contacts .btn_contacts .popupContainerScroll_inner .close-popup-scroll,
    .headerTop_contacts .btn_contacts .close-popup,
    .headerTop_contacts .btn_contacts .select-styled:after,
    .headerTop_contacts .btn_contacts .tabsContainer_mobToggle:after,
    .headerTop_contacts .btn_contacts .templateBLock_pages .item span,
    .headerTop_contacts .btn_contacts .topicalIssues_question:after,
    .headerTop_contacts .btn_contacts .univerMobTables_trigger:after,
    .headerTop_contacts .btn_contacts .univerSingleVideo_container:after,
    .headerTop_contacts .btn_contacts .universitiesSection .filtersContainer_item form label:after,
    .headerTop_contacts .btn_contacts .universitiesSection .filtersContainer_title:after,
    .headerTop_contacts .btn_contacts .universitiesSection .filtersContainer_title:before,
    .headerTop_contacts .btn_contacts .universitiesSection .sortingContainer_activeItem:after,
    .headerTop_contacts .btn_contacts .universitiesSection .sortingContainer_dropDown ul li:after,
    .headerTop_contacts .btn_contacts .universitiesSection .sortingContainer_selectMob li:after,
    .headerTop_contacts .btn_contacts .universitiesSection .sortingContainer_title:after,
    .headerTop_contacts .btn_contacts .universitiesSection .sortingContainer_title:before,
    .headerTop_contacts .btn_contacts .universitiesSection_filtersMob li:after,
    .headerTop_contacts .btn_contacts .universitiesSection_searchWrapper button:after,
    .headerTop_contacts .btn_contacts p:after,
    .headerTop_lang,
    .headerTop_lang .headerTop_contacts .btn_contacts ul>li>a:after,
    .headerTop_lang .wpml-ls-legacy-dropdown .headerTop_contacts .btn_contacts a.wpml-ls-item-toggle:after,
    .messageWrapper_back .headerTop_contacts .btn_contacts a:before,
    .pageVideo .headerTop_contacts .btn_contacts .videoBLockDark_mediaWrap:after,
    .pageVideo .headerTop_contacts .btn_contacts .videoBLockLight_mediaWrap:after,
    .partnersSection .partnersSlider .headerTop_contacts .btn_contacts .slick-arrow.slick-next:before,
    .partnersSection .partnersSlider .headerTop_contacts .btn_contacts .slick-arrow.slick-prev:before,
    .popupContainerScroll_inner .headerTop_contacts .btn_contacts .close-popup-scroll,
    .popupContainer_inner .headerTop_contacts .btn_contacts .close-popup,
    .templateBLock_pages .item .headerTop_contacts .btn_contacts span,
    .universitiesSection .filtersContainer_item form .headerTop_contacts .btn_contacts label:after,
    .universitiesSection .headerTop_contacts .btn_contacts .filtersContainer_title:after,
    .universitiesSection .headerTop_contacts .btn_contacts .filtersContainer_title:before,
    .universitiesSection .headerTop_contacts .btn_contacts .sortingContainer_activeItem:after,
    .universitiesSection .headerTop_contacts .btn_contacts .sortingContainer_title:after,
    .universitiesSection .headerTop_contacts .btn_contacts .sortingContainer_title:before,
    .universitiesSection .sortingContainer_dropDown ul .headerTop_contacts .btn_contacts li:after,
    .universitiesSection .sortingContainer_selectMob .headerTop_contacts .btn_contacts li:after,
    .universitiesSection_filtersMob .headerTop_contacts .btn_contacts li:after,
    .universitiesSection_searchWrapper .headerTop_contacts .btn_contacts button:after {
        display: none
    }
    .toursTripPlan_item,
    .universitiesSection_item {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal
    }
    .header {
        padding-left: 10px;
        padding-right: 10px
    }
    .aboutReasonsSection,
    .aboutUniver,
    .blogSection .lgSectionTitle,
    .blogSection .wrap,
    .blogSingleContent .wrap,
    .blogSingleContent_contacts,
    .blogSingleContent_lgImage .title,
    .blogSingleContent_wpContent,
    .certificateSection,
    .clientsComments .lgSectionTitle,
    .clientsComments .wrap,
    .commentsArchiveWrap .lgSectionTitle,
    .commentsArchiveWrap .tabsContainer_content,
    .courseContent,
    .courseInformation .lgSectionTitle,
    .coursesCities,
    .darkSliderSection .container--content,
    .diagrammSection,
    .educationVideos,
    .footer,
    .pageContacts,
    .pageIndexSection,
    .pageVideo .lgSectionTitle,
    .pageVideo .videoBLockDark,
    .pageVideo .videoBLockLight,
    .pageVideo .wrap,
    .partnersSection .lgSectionTitle,
    .partnersSection .partnersSlider,
    .polandLive .lgSectionTitle,
    .polandStudy,
    .popularUniversities,
    .popupContainer,
    .popupContainerScroll,
    .repeatedScreen,
    .servicesCostSection,
    .stepsToStudy,
    .studentsSupport,
    .tabsContainer_content,
    .templateBLock,
    .topicalIssues,
    .topicalIssues--archive .lgSectionTitle,
    .topicalIssues--archive .tabsContainer_content,
    .tourCosts,
    .toursProgramm,
    .toursUniversities .lgSectionTitle,
    .univerSingleVideo,
    .univerTableInfo,
    .universitiesSection {
        padding-left: 20px;
        padding-right: 20px
    }
    .lgSectionTitle {
        font-size: 50px
    }
    .repeatedScreen {
        min-height: 1px;
        height: auto
    }
    .repeatedScreen_simpleText {
        margin-bottom: 20px;
        width: 100%
    }
    .templateBLock_text {
        width: 80%
    }
    .templateBLock_textCustom {
        width: 90%;
        font-family: Montserrat, Helvetica, Arial, sans-serif
    }
    .templateBLock_textCustom:nth-of-type(1) p {
        font-size: 24px;
        margin-bottom: 10px
    }
    .templateBLock_textCustom:nth-of-type(2) {
        width: 90%;
        line-height: 1.3
    }
    .templateBLock_itemsCustom .item {
        margin-right: 40px
    }
    .clientsComments_videoWrap:after {
        -webkit-transform: translate(-50%, -50%) scale(.3);
        transform: translate(-50%, -50%) scale(.3)
    }
    .clientsComments_videoInfo .title {
        font-size: 18px
    }
    .educationVideos_main {
        margin-right: 30px
    }
    .educationVideos_thumbs .thumbsItem .title {
        font-size: 14px
    }
    .topicalIssues,
    .topicalIssues .lgSectionTitle {
        padding-bottom: 50px
    }
    .topicalIssues_issue {
        padding-bottom: 20px
    }
    .topicalIssues_question {
        font-size: 20px
    }
    .topicalIssues_answer img {
        width: 120px;
        margin-right: auto
    }
    .topicalIssues_answer p {
        font-size: 20px;
        padding: 12px
    }
    .tabsContainer_navItem {
        font-size: 18px
    }
    .tabsContainer_navItem:first-of-type {
        padding-left: 20px
    }
    .blogSection .lgSectionTitle {
        margin-bottom: 40px
    }
    .blogSection_items,
    .partnersSection .lgSectionTitle {
        margin-bottom: 30px
    }
    .blogSection {
        padding-top: 20px
    }
    .blogSection_items .item .title {
        font-size: 24px;
        padding-top: 10px
    }
    .blogSection_items .item .btns .more {
        font-size: 16px
    }
    .blogSection_items .item .btns .date {
        font-size: 14px
    }
    .theContent h2 {
        font-size: 36px
    }
    .theContent blockquote,
    .theContent h3 {
        font-size: 32px
    }
    .headerTop {
        padding-top: 0;
        padding-bottom: 0;
        height: 74px
    }
    .headerTop_btns {
        position: absolute;
        right: 44px
    }
    .headerTop_contacts .btn_contacts {
        padding: 0;
        border: none;
        background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEUAAABLCAMAAAARWbprAAAAaVBMVEUAAAAwf+8wf+cwf+8wf+owf+8wf+stf+wwf+wuge8wge8tf+wwf+owf+wuge0uge8wge8wf+0ugO0ugO8wgOsugO0ugO8vgOwvgO0ugOwvgO4vgOwvgO4vgO0vgO4vgO0vgO4vgO0vgO2rCo80AAAAInRSTlMAECAgMDBAUFBfX2BgYG9vb3B/f4CPj5+foK+/v8/P39/vRRcHNAAAAZVJREFUeNrNl91SwyAQRpeSYqpGbRIUE1LKvv9D2nGmMtKdIuxeeK7bMx/7kwHI2O0UtKDt+ULEH7xukATMCfVxHN4yQi0bYVmglkBYVhHLJmIJInWJUItHAiXRadxBJRYJeqjkBQleoJInJHBQyR4lBkahSJMiEhiRgbEirQ6MJjHmTiPFQaS8vcgmKYkdmKEWTUr4n7sFGhjzLVLQgMkmTkMTkZDwjhT30MgeE8/QjGf0ODFISEDF7LbAq29U/ymMFgmziIRBIxImKJEwlhUmiJzJZPdd7jZ5YKDjVTMBgyNeeRQ5U+y4feJvguF8fhPHkub1HJeDhgKf9zXv+M3JHjp1rzSnpLkt8YSYiN4756wpPN5inx8HKaaCJvvBA9KYksapbLb/fpfsIuY1TvLyVZ38w1SS4Ar3NSmO2rDCQsZ3GhZssIBafo8GFi00M2Y0WaAPEhbQvsLCPlWAAtpzLIkhSFhAzZFhSWjHsiTPHDiWxLByLAltA6LE87t7oxI5qEaZcY2850dSDePHum7hgtUgwxcDR80CzaH47gAAAABJRU5ErkJggg==);
        background-position: center;
        background-size: 100%;
        width: 23px;
        height: 25px;
        background-color: transparent
    }
    .headerTop_contacts .btn_contacts p {
        font-size: 0
    }
    .headerTop_contacts .btn_contacts .dropdown_contacts {
        right: -20px
    }
    .headerTop_mobButtons {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
    .headerBottom_menu {
        display: none
    }
    .headerReplaced_top {
        height: 74px
    }
    .headerReplaced_bottom {
        height: 0
    }
    .partnersSection .partnersSlider {
        padding: 0
    }
    .partnersSection .partnersSlider .slick-arrow.slick-next {
        right: 0
    }
    .partnersSection .partnersSlider .slick-arrow.slick-prev {
        left: 0
    }
    .diagrammSection .lgSectionTitle {
        margin-bottom: 20px
    }
    .diagrammSection_caption {
        margin-bottom: 30px;
        font-size: 22px
    }
    .polandLive {
        padding-top: 30px
    }
    .polandLive .lgSectionTitle {
        padding-bottom: 50px
    }
    .toursProgramm_text p {
        font-size: 20px
    }
    .toursProgramm_text p:last-of-type {
        font-size: 18px
    }
    .toursTripPlan_item {
        width: calc(100% / 2 - 1px);
        height: auto;
        padding-top: 30px;
        padding-bottom: 30px;
        min-height: 22.25476vw;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
    .toursTripPlan_item .info_title {
        font-size: 28px;
        margin-bottom: 0
    }
    .toursTripPlan_item .info_text {
        text-align: center;
        padding-left: 20px;
        padding-right: 20px
    }
    .toursUniversities_item .wrap {
        padding-bottom: 20px
    }
    .topicalIssues .btns .toursUniversities_item .wrap .simpleButton,
    .toursUniversities_item .wrap .blueButtonBordered,
    .toursUniversities_item .wrap .topicalIssues .btns .simpleButton {
        padding: 0;
        font-size: 18px;
        border: none
    }
    .toursUniversities_item .imgLogoWrap {
        right: 15px;
        top: 15px;
        width: 100px;
        height: 100px
    }
    .toursUniversities_item .title {
        font-size: 20px
    }
    .toursUniversities_item .city {
        font-size: 18px
    }
    .tourCosts .lgSectionTitle {
        margin-bottom: 30px
    }
    .tourCosts .wrap {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .tourCosts .wrap_prices {
        margin-right: 0;
        padding-bottom: 20px;
        width: 100%
    }
    .tourCosts .wrap_cond {
        width: 100%;
        font-size: 18px;
        padding-bottom: 15px
    }
    .tourCosts .wrap_cond br {
        display: none
    }
    .tourCosts .wrap_offer {
        width: 100%;
        margin-left: 0
    }
    .tourCosts .wrap_offer p {
        margin-bottom: 5px
    }
    .tourCosts .blueButtonMore {
        margin-bottom: 0
    }
    .tourCosts .wp-content h3 {
        margin-top: 30px;
        margin-bottom: 15px
    }
    .tourCosts .wp-content ul {
        margin-bottom: 15px
    }
    .tourCosts .wp-content p {
        width: 100%;
        max-width: 100%
    }
    .servicesCostSection--archive {
        padding-bottom: 70px
    }
    .servicesCostSection--archive .servicesCostSection_table {
        padding-bottom: 60px
    }
    .servicesCostSection--archive .servicesCostSection_table table tr:nth-of-type(2) td {
        font-size: 28px
    }
    .servicesCostSection--archive .servicesCostSection_table table tr th:nth-of-type(1) {
        padding-left: 30px
    }
    .servicesCostSection--archive .servicesCostSection_table table tr td {
        font-size: 18px
    }
    .servicesCostSection--archive .servicesCostSection_table table tr td.text {
        padding-left: 12px;
        padding-right: 12px
    }
    .servicesCostSection--archive .servicesCostSection_table table tr td:first-of-type {
        padding-left: 30px
    }
    .aboutUniver_container .docs .servicesCostSection--archive .servicesCostSection_table table tr td .imgWrap:after,
    .certificateSection_slider .servicesCostSection--archive .servicesCostSection_table table tr td .slick-arrow.slick-next:before,
    .certificateSection_slider .servicesCostSection--archive .servicesCostSection_table table tr td .slick-arrow.slick-prev:before,
    .clientsComments .servicesCostSection--archive .servicesCostSection_table table tr td .slick-arrow.slick-next:before,
    .clientsComments .servicesCostSection--archive .servicesCostSection_table table tr td .slick-arrow.slick-prev:before,
    .darkSliderSection .darkSlider .darkSliderItem .servicesCostSection--archive .servicesCostSection_table table tr td .mediaWrapper:before,
    .darkSliderSection .darkSlider .servicesCostSection--archive .servicesCostSection_table table tr td .slick-arrow.slick-next:before,
    .darkSliderSection .darkSlider .servicesCostSection--archive .servicesCostSection_table table tr td .slick-arrow.slick-prev:before,
    .educationVideos_thumbs .thumbsItem .servicesCostSection--archive .servicesCostSection_table table tr td .thumbWrap:after,
    .educationVideos_thumbs .thumbsItem.active-pc .thumbWrap .servicesCostSection--archive .servicesCostSection_table table tr td .imgWrap:after,
    .footer .col .servicesCostSection--archive .servicesCostSection_table table tr td .address:after,
    .formWrapper form .checkbox-fields .wpcf7-checkbox label .servicesCostSection--archive .servicesCostSection_table table tr td span.wpcf7-list-item-label:after,
    .formWrapper form .servicesCostSection--archive .servicesCostSection_table table tr td .more-detail-btn:after,
    .headerBottom_mobMenu ul .servicesCostSection--archive .servicesCostSection_table table tr td li.menu-item-has-children>a:before,
    .headerBottom_mobMenu ul li.menu-item-has-children.opened .servicesCostSection--archive .servicesCostSection_table table tr td .close-submenu:after,
    .headerTop_contacts .btn_contacts .servicesCostSection--archive .servicesCostSection_table table tr td p:after,
    .headerTop_lang .servicesCostSection--archive .servicesCostSection_table table tr td ul>li>a:after,
    .headerTop_lang .wpml-ls-legacy-dropdown .servicesCostSection--archive .servicesCostSection_table table tr td a.wpml-ls-item-toggle:after,
    .messageWrapper_back .servicesCostSection--archive .servicesCostSection_table table tr td a:before,
    .pageVideo .servicesCostSection--archive .servicesCostSection_table table tr td .videoBLockDark_mediaWrap:after,
    .pageVideo .servicesCostSection--archive .servicesCostSection_table table tr td .videoBLockLight_mediaWrap:after,
    .partnersSection .partnersSlider .servicesCostSection--archive .servicesCostSection_table table tr td .slick-arrow.slick-next:before,
    .partnersSection .partnersSlider .servicesCostSection--archive .servicesCostSection_table table tr td .slick-arrow.slick-prev:before,
    .popupContainerScroll_inner .servicesCostSection--archive .servicesCostSection_table table tr td .close-popup-scroll,
    .popupContainer_inner .servicesCostSection--archive .servicesCostSection_table table tr td .close-popup,
    .servicesCostSection--archive .servicesCostSection_table table tr td .aboutUniver_container .docs .imgWrap:after,
    .servicesCostSection--archive .servicesCostSection_table table tr td .certificateSection_slide:before,
    .servicesCostSection--archive .servicesCostSection_table table tr td .certificateSection_slider .slick-arrow.slick-next:before,
    .servicesCostSection--archive .servicesCostSection_table table tr td .certificateSection_slider .slick-arrow.slick-prev:before,
    .servicesCostSection--archive .servicesCostSection_table table tr td .clientsComments .slick-arrow.slick-next:before,
    .servicesCostSection--archive .servicesCostSection_table table tr td .clientsComments .slick-arrow.slick-prev:before,
    .servicesCostSection--archive .servicesCostSection_table table tr td .clientsComments_videoWrap:after,
    .servicesCostSection--archive .servicesCostSection_table table tr td .contactsSelect_activeItem:after,
    .servicesCostSection--archive .servicesCostSection_table table tr td .darkSliderSection .darkSlider .darkSliderItem .mediaWrapper:before,
    .servicesCostSection--archive .servicesCostSection_table table tr td .darkSliderSection .darkSlider .slick-arrow.slick-next:before,
    .servicesCostSection--archive .servicesCostSection_table table tr td .darkSliderSection .darkSlider .slick-arrow.slick-prev:before,
    .servicesCostSection--archive .servicesCostSection_table table tr td .educationVideos_thumbs .thumbsItem .thumbWrap:after,
    .servicesCostSection--archive .servicesCostSection_table table tr td .educationVideos_thumbs .thumbsItem.active-pc .thumbWrap .imgWrap:after,
    .servicesCostSection--archive .servicesCostSection_table table tr td .footer .col .address:after,
    .servicesCostSection--archive .servicesCostSection_table table tr td .formWrapper form .checkbox-fields .wpcf7-checkbox label span.wpcf7-list-item-label:after,
    .servicesCostSection--archive .servicesCostSection_table table tr td .formWrapper form .more-detail-btn:after,
    .servicesCostSection--archive .servicesCostSection_table table tr td .headerBottom_menu>ul>li.menu-item-has-children>a:after,
    .servicesCostSection--archive .servicesCostSection_table table tr td .headerBottom_mobMenu ul li.menu-item-has-children.opened .close-submenu:after,
    .servicesCostSection--archive .servicesCostSection_table table tr td .headerBottom_mobMenu ul li.menu-item-has-children>a:before,
    .servicesCostSection--archive .servicesCostSection_table table tr td .headerTop_contacts .btn_contacts p:after,
    .servicesCostSection--archive .servicesCostSection_table table tr td .headerTop_lang .wpml-ls-legacy-dropdown a.wpml-ls-item-toggle:after,
    .servicesCostSection--archive .servicesCostSection_table table tr td .headerTop_lang ul>li>a:after,
    .servicesCostSection--archive .servicesCostSection_table table tr td .icon,
    .servicesCostSection--archive .servicesCostSection_table table tr td .messageWrapper_back a:before,
    .servicesCostSection--archive .servicesCostSection_table table tr td .pageVideo .videoBLockDark_mediaWrap:after,
    .servicesCostSection--archive .servicesCostSection_table table tr td .pageVideo .videoBLockLight_mediaWrap:after,
    .servicesCostSection--archive .servicesCostSection_table table tr td .partnersSection .partnersSlider .slick-arrow.slick-next:before,
    .servicesCostSection--archive .servicesCostSection_table table tr td .partnersSection .partnersSlider .slick-arrow.slick-prev:before,
    .servicesCostSection--archive .servicesCostSection_table table tr td .popupContainerScroll_inner .close-popup-scroll,
    .servicesCostSection--archive .servicesCostSection_table table tr td .popupContainer_inner .close-popup,
    .servicesCostSection--archive .servicesCostSection_table table tr td .select-styled:after,
    .servicesCostSection--archive .servicesCostSection_table table tr td .tabsContainer_mobToggle:after,
    .servicesCostSection--archive .servicesCostSection_table table tr td .templateBLock_pages .item span,
    .servicesCostSection--archive .servicesCostSection_table table tr td .topicalIssues_question:after,
    .servicesCostSection--archive .servicesCostSection_table table tr td .univerMobTables_trigger:after,
    .servicesCostSection--archive .servicesCostSection_table table tr td .univerSingleVideo_container:after,
    .servicesCostSection--archive .servicesCostSection_table table tr td .universitiesSection .filtersContainer_item form label:after,
    .servicesCostSection--archive .servicesCostSection_table table tr td .universitiesSection .filtersContainer_title:after,
    .servicesCostSection--archive .servicesCostSection_table table tr td .universitiesSection .filtersContainer_title:before,
    .servicesCostSection--archive .servicesCostSection_table table tr td .universitiesSection .sortingContainer_activeItem:after,
    .servicesCostSection--archive .servicesCostSection_table table tr td .universitiesSection .sortingContainer_dropDown ul li:after,
    .servicesCostSection--archive .servicesCostSection_table table tr td .universitiesSection .sortingContainer_selectMob li:after,
    .servicesCostSection--archive .servicesCostSection_table table tr td .universitiesSection .sortingContainer_title:after,
    .servicesCostSection--archive .servicesCostSection_table table tr td .universitiesSection .sortingContainer_title:before,
    .servicesCostSection--archive .servicesCostSection_table table tr td .universitiesSection_filtersMob li:after,
    .servicesCostSection--archive .servicesCostSection_table table tr td .universitiesSection_searchWrapper button:after,
    .templateBLock_pages .item .servicesCostSection--archive .servicesCostSection_table table tr td span,
    .universitiesSection .filtersContainer_item form .servicesCostSection--archive .servicesCostSection_table table tr td label:after,
    .universitiesSection .servicesCostSection--archive .servicesCostSection_table table tr td .filtersContainer_title:after,
    .universitiesSection .servicesCostSection--archive .servicesCostSection_table table tr td .filtersContainer_title:before,
    .universitiesSection .servicesCostSection--archive .servicesCostSection_table table tr td .sortingContainer_activeItem:after,
    .universitiesSection .servicesCostSection--archive .servicesCostSection_table table tr td .sortingContainer_title:after,
    .universitiesSection .servicesCostSection--archive .servicesCostSection_table table tr td .sortingContainer_title:before,
    .universitiesSection .sortingContainer_dropDown ul .servicesCostSection--archive .servicesCostSection_table table tr td li:after,
    .universitiesSection .sortingContainer_selectMob .servicesCostSection--archive .servicesCostSection_table table tr td li:after,
    .universitiesSection_filtersMob .servicesCostSection--archive .servicesCostSection_table table tr td li:after,
    .universitiesSection_searchWrapper .servicesCostSection--archive .servicesCostSection_table table tr td button:after {
        -webkit-transform: scale(.8);
        transform: scale(.8)
    }
    .servicesCostSection--archive .info {
        width: 90%
    }
    .servicesCostSection--archive .info h2 {
        font-size: 36px
    }
    .servicesCostSection--archive .info h3,
    .servicesCostSection--archive .info p {
        font-size: 22px
    }
    .aboutReasonsSection_item {
        padding-top: 10px;
        padding-bottom: 25px
    }
    .aboutReasonsSection_item p:nth-of-type(1) {
        font-size: 24px
    }
    .certificateSection_text {
        width: 80%;
        max-width: 100%
    }
    .topicalIssues--archive {
        padding-left: 0;
        padding-right: 0
    }
    .commentsArchiveWrap {
        padding-bottom: 60px
    }
    .coursesCities,
    .repeatedScreen--courseKyiv .container--content {
        padding-top: 40px;
        padding-bottom: 40px
    }
    .commentsArchiveWrap .tabsContainer_nav--mobileblog {
        margin-bottom: 30px
    }
    .coursesCities .lgSectionTitle {
        font-size: 28px;
        margin-bottom: 30px
    }
    .citiesList_item {
        width: 33.33333%;
        min-width: 250px;
        margin-bottom: 20px
    }
    .repeatedScreen--courseKyiv .repeatedScreen_simpleText {
        width: 90%;
        max-width: 100%
    }
    .repeatedScreen--courseKyiv .infoItems p {
        font-size: 26px
    }
    .repeatedScreen--courseKyiv .infoItems p.old {
        font-size: 24px
    }
    .repeatedScreen--courseKyiv .infoItems p.old span {
        font-size: 32px
    }
    .courseInformation_item .title,
    .repeatedScreen--courseKyiv .infoItems p span {
        font-size: 36px
    }
    .courseInformation .tabsContainer_content {
        padding-top: 20px
    }
    .courseContent_text {
        width: 90%
    }
    .courseContent_text h2 {
        font-size: 36px;
        margin-bottom: 20px
    }
    .topicalIssues--courseKyiv .lgSectionTitle {
        padding-top: 10px;
        padding-bottom: 30px
    }
    .universitiesSection_title {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .universitiesSection_title .searchResultStr {
        font-size: 16px;
        width: 100%;
        margin-top: 15px;
        margin-left: 0
    }
    .universitiesSection_searchWrapper form {
        height: 50px
    }
    .universitiesSection_searchWrapper input {
        font-size: 18px;
        padding-top: 15px;
        padding-bottom: 15px
    }
    .universitiesSection_searchWrapper input::-webkit-input-placeholder {
        font-size: 18px
    }
    .universitiesSection_searchWrapper input::-moz-placeholder {
        font-size: 18px
    }
    .universitiesSection_searchWrapper input:-ms-input-placeholder {
        font-size: 18px
    }
    .universitiesSection_searchWrapper input:-moz-placeholder {
        font-size: 18px
    }
    .universitiesSection_item {
        -ms-flex-direction: column;
        flex-direction: column
    }
    .universitiesSection_item .imgWrap {
        width: 100%;
        max-width: 100%;
        padding-bottom: 56.25%
    }
    .universitiesSection_item .imgWrap .imgLogoWrap {
        width: 75px;
        height: 75px
    }
    .universitiesSection_item .textWrap {
        padding: 20px
    }
    .universitiesSection_item .textWrap .title {
        font-size: 20px
    }
    .universitiesSection_item .textWrap .city,
    .universitiesSection_item .textWrap .priceCaption,
    .universitiesSection_item .textWrap .prices {
        font-size: 18px
    }
    .universitiesSection_item .textWrap .permalink {
        width: 100%;
        font-size: 16px;
        padding: 10px;
        text-align: center;
        margin-top: 50px
    }
    .universitiesSection .sortingContainer_activeItem {
        font-size: 16px
    }
    .taxLoaded_title,
    .universitiesSection .filtersContainer_item form label {
        font-size: 18px
    }
    .universitiesSection .filtersContainer_item .title {
        font-size: 18px;
        color: #000
    }
    .universitiesSection .filtersContainer_item form label:before {
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        border-color: #000
    }
    .taxLoaded_term {
        font-size: 16px
    }
    .repeatedScreen--univerSingle .u-about_logo {
        width: 150px;
        height: 150px
    }
    .repeatedScreen--univerSingle .u-about_caption {
        width: 100%;
        max-width: 100%
    }
    .repeatedScreen--univerSingle .u-about_caption p {
        font-size: 18px
    }
    .repeatedScreen--univerSingle .u-about_caption p strong {
        font-size: 20px
    }
    .repeatedScreen--univerSingle .u-about_items .item span {
        font-size: 32px
    }
    .repeatedScreen--univerSingle .u-about_items .item p {
        font-size: 20px
    }
    .aboutUniver {
        padding-top: 30px;
        padding-bottom: 30px
    }
    .aboutUniver_container {
        padding: 30px 50px 30px 30px
    }
    .aboutUniver_container .docs .imgWrap img {
        width: 100%
    }
    .univerTableInfo table td,
    .univerTableInfo table th {
        padding-left: 20px;
        padding-top: 15px;
        padding-bottom: 15px
    }
    .univerTableInfo table th {
        font-size: 16px
    }
    .univerTableInfo table td,
    .univerTableInfo table td span,
    .univerTableInfo table th span {
        font-size: 14px
    }
    .pageVideo {
        padding: 50px 0
    }
    .pageVideo .videoBLockLight_title {
        margin-bottom: 35px
    }
    .pageVideo .videoBLockLight_mediaTitle {
        font-size: 24px
    }
    .headOffices {
        margin-bottom: 60px
    }
    .formWrapper {
        padding: 35px
    }
    .formWrapper form {
        width: 85%
    }
    .pageIndexSection {
        padding-bottom: 40px;
        padding-top: 40px
    }
    .sectionErrorPage {
        min-height: calc(100vh - 64px)
    }
    .footer {
        padding-top: 40px
    }
    .footer .col .address,
    .footer .col .telLink,
    .footer .col .worktime,
    .footer .col_title {
        font-size: 18px
    }
    .footer .col .regional,
    .footer_soclink .telLink {
        font-size: 16px
    }
    ul.f-menu>li>a {
        font-size: 18px
    }
    ul.f-menu>li .sub-menu li a {
        font-size: 16px
    }
}

@media only screen and (max-width:960px) and (max-width:640px) {
    .servicesCostSection_table--home table tr:nth-of-type(1),
    .servicesCostSection_table--home table tr:nth-of-type(2) {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

@media only screen and (max-width:960px) {
    .upButton {
        opacity: 0;
        visibility: hidden
    }
    .slick-loading .slick-slide,
    .slick-loading .slick-track,
    .wow {
        visibility: visible
    }
    .telLink {
        font-size: 16px
    }
    .repeatedScreen_buttons .btn {
        margin-bottom: 20px;
        width: 425px;
        text-align: center
    }
    .clientsComments_content p {
        font-size: 16px!important;
    }
    .educationVideos_thumbs .thumbsItem .thumbWrap,
    .templateBLock_text {
        width: 100%
    }
    .repeatedScreen_buttons .btn:last-child {
        margin-bottom: 0
    }
    .repeatedScreen_buttons .btn_simple {
        text-align: left;
        padding-left: 0
    }
    .clientsComments_videoWrap:after {
        -webkit-transform: translate(-50%, -50%) scale(.5);
        transform: translate(-50%, -50%) scale(.5)
    }
    .educationVideos {
        background-color: transparent
    }
    .educationVideos .blueButtonBordered,
    .educationVideos .topicalIssues .btns .simpleButton,
    .topicalIssues .btns .educationVideos .simpleButton {
        margin-top: 70px
    }
    .educationVideos_youtubeWrapper {
        background-color: transparent;
        border-radius: 2px
    }
    .educationVideos_thumbs .thumbsItem.active-pc,
    .servicesCostSection_table--home table td,
    .servicesCostSection_table--home table th {
        background-color: #fff
    }
    .educationVideos_main {
        display: none
    }
    .educationVideos_thumbs {
        max-width: 100%;
        width: 100%;
        height: auto;
        overflow-x: visible;
        overflow-y: visible
    }
    .educationVideos_thumbs .thumbsItem {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, .24);
        box-shadow: 0 2px 2px rgba(0, 0, 0, .24);
        padding-bottom: 15px
    }
    .educationVideos_thumbs .thumbsItem.active-pc .thumbWrap .time {
        opacity: 1
    }
    .educationVideos_thumbs .thumbsItem .thumbWrap:after {
        display: block;
        -webkit-transform: translate(-50%, -50%) scale(.5);
        transform: translate(-50%, -50%) scale(.5)
    }
    .educationVideos .youtubeVideo_info,
    .educationVideos .youtubeVideo_title,
    .educationVideos_thumbs .thumbsItem .thumbWrap .time,
    .servicesCostSection_table--home table td:first-of-type,
    .servicesCostSection_table--home table th:first-of-type,
    .servicesCostSection_table--home table tr,
    .servicesCostSection_table--home:after {
        display: none
    }
    .educationVideos_thumbs .thumbsItem .title {
        color: #000;
        font-family: Montserrat, Helvetica, Arial, sans-serif;
        font-weight: 500;
        font-size: 14px;
        padding-top: 12px
    }
    .darkSliderSection .lgSectionTitle {
        margin-bottom: 30px
    }
    .darkSliderSection .darkSlider .slick-list {
        padding-top: 20px!important;
        padding-bottom: 40px!important
    }
    .darkSliderSection .darkSlider .darkSliderItem {
        margin-left: 20px;
        margin-right: 20px
    }
    .darkSliderSection .darkSlider .darkSliderItem.slick-center {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    .darkSliderSection .darkSlider .darkSliderItem.slick-center .mediaWrapper:before {
        -webkit-transform: translate(-50%, -50%) scale(.5);
        transform: translate(-50%, -50%) scale(.5)
    }
    .darkSliderSection .darkSlider .darkSliderItem.slick-center.scaled {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    .darkSliderSection .darkSlider .darkSliderItem.slick-active .mediaWrapper:before {
        -webkit-transform: translate(-50%, -50%) scale(.5);
        transform: translate(-50%, -50%) scale(.5)
    }
    .darkSliderSection .darkSlider .darkSliderItem .title {
        font-size: 18px
    }
    .servicesCostSection_table--home table tr:nth-of-type(2) td,
    .theContent h2 {
        font-size: 32px
    }
    .topicalIssues {
        padding-bottom: 30px
    }
    .servicesCostSection .lgSectionTitle {
        padding-top: 40px;
        padding-bottom: 30px
    }
    .servicesCostSection_table {
        padding-bottom: 40px
    }
    .servicesCostSection_table--home {
        height: auto
    }
    .servicesCostSection_table--home .blueButtonMore {
        bottom: 0;
        left: 0;
        margin-top: 90px;
        margin-bottom: 30px;
        position: relative
    }
    .blogSingleContent,
    .repeatedScreen--univerSingle {
        background-color: #f7f7f7
    }
    .servicesCostSection_table--home table tr:nth-of-type(1),
    .servicesCostSection_table--home table tr:nth-of-type(2) {
        display: table-row
    }
    .tabsContainer--pc {
        display: none
    }
    .tabsContainer--mob {
        display: block
    }
    .diagrammSection_grafWrapper,
    .popupContainer_inner .close-popup,
    .studentsSupport_map {
        display: none
    }
    .blogSection .wrap {
        padding-bottom: 60px
    }
    .diagrammSection,
    .repeatedScreen--tours .container--content,
    .repeatedScreen--whypoland .container--content {
        padding-bottom: 20px;
        padding-top: 20px
    }
    .theContent blockquote,
    .theContent h3 {
        font-size: 28px;
        margin-bottom: 20px
    }
    .theContent blockquote:before {
        font-size: 80px;
        margin-top: 5px
    }
    .repeatedScreen--home {
        padding-top: 20px;
        padding-bottom: 20px
    }
    .stepsToStudy .steps_item img,
    .stepsToStudy .steps_item svg {
        width: 100px;
        height: 130px
    }
    .stepsToStudy .steps_item p {
        font-size: 28px;
        line-height: 1.4
    }
    .studentsSupport .caption {
        font-size: 20px
    }
    .studentsSupport_items .item {
        margin-right: 50px;
        width: 190px;
        height: 190px;
        padding-left: 10px
    }
    .polandStudy .text p {
        font-size: 22px;
        font-family: Montserrat, Helvetica, Arial, sans-serif;
        line-height: 1.3
    }
    .partnersSection {
        padding-top: 60px
    }
    .repeatedScreen--whypoland .repeatedScreen_simpleText {
        margin-bottom: 35px
    }
    .diagrammSection_caption {
        width: 100%;
        font-size: 18px;
        margin-bottom: 20px
    }
    .diagrammSection .mobileDiagramm {
        display: block;
        margin-bottom: 30px
    }
    .templateBLock--centered .templateBLock_imgBg {
        opacity: .6
    }
    .repeatedScreen--tours .text {
        width: 100%;
        margin-bottom: 15px
    }
    .tourCosts .lgSectionTitle,
    .toursProgramm .lgSectionTitle {
        margin-bottom: 20px
    }
    .repeatedScreen--tours .conditions {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .repeatedScreen--tours .conditions_price {
        width: 100%;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
    .repeatedScreen--tours .conditions_title {
        width: 100%
    }
    .toursProgramm {
        padding-top: 20px;
        padding-bottom: 30px
    }
    .toursProgramm_text {
        width: 100%
    }
    .toursTripPlan_item {
        min-height: 220px
    }
    .toursUniversities {
        padding-top: 30px
    }
    .tourCosts {
        padding-top: 0;
        padding-bottom: 30px
    }
    .servicesCostSection--archive,
    .servicesCostSection--archive .servicesCostSection_table {
        padding-bottom: 40px
    }
    .servicesCostSection--archive .lgSectionTitle {
        padding-top: 40px;
        padding-bottom: 30px
    }
    .servicesCostSection--archive .info h2 {
        font-size: 32px;
        margin-bottom: 7px
    }
    .servicesCostSection--archive .info h3 {
        margin-bottom: 7px
    }
    .servicesCostSection--archive .info p {
        font-size: 20px
    }
    .servicesCostSection--archive .info ul {
        font-size: 16px
    }
    .repeatedScreen--about .container--content {
        padding-top: 20px;
        padding-bottom: 20px
    }
    .repeatedScreen--about .repeatedScreen_title {
        margin-bottom: 20px
    }
    .repeatedScreen--about .repeatedScreen_simpleText {
        margin-bottom: 25px;
        width: 100%
    }
    .aboutReasonsSection .lgSectionTitle,
    .certificateSection {
        padding-top: 30px;
        padding-bottom: 20px
    }
    .certificateSection .lgSectionTitle {
        margin-bottom: 20px
    }
    .commentsArchiveWrap {
        padding-bottom: 40px
    }
    .commentsArchiveWrap .lgSectionTitle {
        padding-top: 20px;
        padding-bottom: 20px
    }
    .commentsArchiveWrap .btns {
        margin-top: 40px
    }
    .commentsArchiveWrap .clientsComments_slide {
        width: 100%;
        max-width: 100%;
        min-width: 0
    }
    .commentsArchiveWrap .clientsComments_slide.youtube {
        margin-bottom: 35px
    }
    .repeatedScreen--courseTemplate .container--content {
        padding-top: 30px;
        padding-bottom: 20px
    }
    .repeatedScreen--courseTemplate .repeatedScreen_simpleText {
        margin-bottom: 30px
    }
    .repeatedScreen--courseKyiv .container--content {
        padding-top: 30px;
        padding-bottom: 30px
    }
    .courseInformation .lgSectionTitle {
        padding-top: 30px;
        padding-bottom: 20px
    }
    .courseInformation .tabsContainer_nav {
        margin-bottom: 40px
    }
    .courseInformation .tabsContainer_content {
        padding-top: 0;
        padding-bottom: 0
    }
    .courseInformation_item {
        -ms-flex-preferred-size: 42%;
        flex-basis: 42%;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        padding-bottom: 25px
    }
    .courseInformation_item:last-of-type {
        padding-bottom: 0
    }
    .courseInformation_item .title {
        font-size: 32px
    }
    .courseInformation_item .text {
        font-size: 22px;
        width: 100%;
        line-height: 1.35
    }
    .courseContent {
        padding-top: 30px;
        padding-bottom: 20px
    }
    .courseContent_text {
        width: 100%;
        margin-bottom: 30px
    }
    .courseContent_text h2 {
        font-size: 24px
    }
    .courseContent_text p,
    .courseContent_text ul,
	.courseContent_text ol {
        font-size: 16px
    }
    .repeatedScreen--blogSingle .container--content {
        padding-top: 20px;
        padding-bottom: 20px
    }
    .repeatedScreen--blogSingle .container--content .wrap .category {
        font-size: 24px
    }
    .blogSingleContent {
        padding-top: 30px;
        padding-bottom: 30px
    }
    .blogSingleContent_wpContent {
        width: 90%;
        max-width: 100%;
        padding-bottom: 30px
    }
    .blogSingleContent_contacts {
        margin-top: 10px;
        margin-bottom: 20px
    }
    .blogSingleContent_contacts p:first-of-type {
        font-size: 20px
    }
    .blogSingleContent_contacts p:last-of-type {
        font-size: 18px
    }
    .tplinkWrap_item_simple {
        text-align: left;
        padding-left: 0
    }
    .universitiesSection {
        padding-top: 20px;
        padding-bottom: 20px
    }
    .universitiesSection_title {
        margin-bottom: 30px
    }
    .universitiesSection_filtersWrapper {
        margin-right: 30px;
        width: 100%;
    }
    .universitiesSection_item .textWrap .permalink {
        padding: 0;
        border: none;
        width: auto;
        text-align: left;
        margin-top: 30px
    }
    .repeatedScreen--univerSingle .u-about {
        margin-bottom: 25px
    }
    .repeatedScreen--univerSingle .u-about_logo {
        width: 120px;
        height: 120px
    }
    .repeatedScreen--univerSingle .u-about_items .item span {
        font-size: 28px
    }
    .repeatedScreen--univerSingle .u-about_items .item p {
        font-size: 18px
    }
    .aboutUniver_container .text {
        width: 100%
    }
    /* .aboutUniver_container .text:after {
        background: -webkit-gradient(linear, left bottom, left top, color-stop(15%, #f7f7f7), to(rgba(255, 255, 255, 0)));
        background: linear-gradient(360deg, #f7f7f7 15%, rgba(255, 255, 255, 0) 100%)
    } */
    .aboutUniver_container .docs {
        width: 100%;
        margin-top: 50px;
        text-align: center
    }
    .aboutUniver_container .docs .imgWrap {
        margin-left: auto;
        margin-right: auto;
        -webkit-box-shadow: none;
        box-shadow: none;
        width: auto;
        max-width: 80%;
        display: inline-block;
        border: 1px solid rgba(0, 0, 0, .25)
    }
    .univerTableInfo {
        padding-left: 0;
        padding-right: 0;
        padding-bottom: 50px
    }
    .univerTableInfo table td,
    .univerTableInfo table th {
        font-size: 16px
    }
    .univerTableInfo table th {
        font-size: 18px
    }
    .univerTableInfo table td,
    .univerTableInfo table th span {
        font-size: 16px
    }
    .univerSingleVideo {
        padding-top: 40px;
        padding-bottom: 40px
    }
    .pageVideo {
        padding: 30px 0
    }
    .pageVideo .lgSectionTitle {
        margin-bottom: 20px
    }
    .pageVideo .videoBLockLight {
        margin-bottom: 30px
    }
    .pageVideo .videoBLockLight_item {
        margin-bottom: 25px
    }
    .pageVideo .videoBLockLight_mediaWrap {
        margin-bottom: 12px
    }
    .pageVideo .videoBLockLight_mediaWrap:after {
        -webkit-transform: translate(-50%, -50%) scale(.5);
        transform: translate(-50%, -50%) scale(.5)
    }
    .pageVideo .videoBLockLight_mediaTitle {
        font-size: 20px;
        margin-bottom: 12px
    }
    .pageContacts {
        padding-top: 20px;
        padding-bottom: 20px
    }
    .pageContacts .lgSectionTitle {
        margin-bottom: 30px
    }
    .pageContacts_mainInfo {
        margin-bottom: 40px
    }
    .pageContacts_telephones .phones,
    .regionalOffices_title {
        margin-bottom: 30px
    }
    .pageContacts_map {
        position: absolute;
        right: 0;
        top: 0;
        width: 60vw
    }
    .contactsSelect,
    .contactsSelect_dropDown .info {
        margin-bottom: 20px
    }
    .contactsSelect_activeItem {
        font-size: 24px;
        padding-top: 15px;
        padding-bottom: 15px;
        padding-left: 20px;
        margin-bottom: 20px
    }
    .contactsSelect_activeItem:after {
        right: 20px
    }
    .contactsSelect_dropDown .wrap {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .contactsSelect_dropDown .info h4,
    .contactsSelect_dropDown .info p {
        font-size: 18px
    }
    .contactsSelect_dropDown .i-mapwrapper {
        width: 100%;
        margin-left: 0
    }
    .contactsSelect_dropDown .i-mapwrapper .i-map {
        padding-bottom: 50%
    }
    .messageWrapper_title {
        font-size: 26px;
        margin-bottom: 15px
    }
    .messageWrapper_caption {
        font-size: 18px;
        margin-bottom: 30px
    }
    .pageIndexSection {
        padding-bottom: 30px;
        padding-top: 30px
    }
    .sectionErrorPage_title {
        font-size: 43px
    }
    .sectionErrorPage_caption {
        font-size: 34px
    }
    .sectionErrorPage_caption span {
        font-size: 43px
    }
    .sectionErrorPage_btn {
        padding: 12px 15px
    }
    .footer .row {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding-bottom: 30px
    }
    .footer .row:nth-of-type(2) .col {
        margin-bottom: 25px
    }
    .footer .row:nth-of-type(2) .col:last-of-type {
        margin-bottom: 0
    }
    .footer .row.info .col {
        width: 30%
    }
    .footer .col {
        width: 49%;
        margin-bottom: 20px
    }
    .footer .col--social {
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-bottom: 0
    }
    .footer .col_title {
        width: 100%
    }
    .footer_soclink {
        width: 30%;
        height: 48px;
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none
    }
    .footer_soclink .telLink {
        max-width: 100%;
        height: 100%;
        padding-left: 8%
    }
    ul.f-menu>li {
        margin-bottom: 25px
    }
    ul.f-menu>li:last-of-type {
        margin-bottom: 0
    }
}

@media only screen and (max-width:960px) and (max-width:1024px) {
    .aboutUniver_container .docs .imgWrap {
        max-width: 100%;
        width: 100%
    }
}

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

    .universitiesSection .filtersContainer_item form input:checked+label:after {
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
    }

    .lgSectionTitle,
    .repeatedScreen_title {
        font-size: 40px;
        color: #000
    }
    .formSection,
    .messageWrapper,
    .repeatedScreen {
        min-height: 0
    }
    .footer .row.info,
    .repeatedScreen--courseKyiv .infoItems {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal
    }
    .repeatedScreen .imagesGrid,
    .repeatedScreen:before {
        display: none
    }
    .repeatedScreen_simpleText {
        color: #000
    }
    .repeatedScreen_buttons .btn_bordered {
        border-color: #2F80ED;
        color: #2F80ED;
        background-color: transparent
    }
    .repeatedScreen--tours,
    .toursProgramm {
        background-color: #f7f7f7
    }
    .repeatedScreen_buttons .btn_simple {
        color: #2F80ED
    }
    .clientsComments_videoInfo .title {
        font-size: 16px
    }
    .educationVideos .lgSectionTitle {
        color: #000;
        font-size: 40px
    }
    .topicalIssues_question {
        width: 100%
    }
    .tabsContainer_nav--mobileblog {
        display: block
    }
    .tabsContainer_mobToggle {
        font-size: 18px
    }
    .theContent h2 {
        font-size: 28px
    }
    .theContent h2:first-of-type {
        margin-bottom: 0
    }
    .theContent h3,
    .theContent h4 {
        font-size: 18px
    }
    .theContent blockquote {
        font-size: 18px;
        line-height: 1.4
    }
    .theContent blockquote:before {
        height: 55px
    }
    .repeatedScreen--home .repeatedScreen_title {
        margin-bottom: 20px
    }
    .repeatedScreen--home .fs-items {
        margin-top: 20px;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .repeatedScreen--home .fs-items .item a,
    .repeatedScreen--home .fs-items .item span {
        color: #000
    }
    .studentsSupport_items {
        width: 320px;
        margin-left: auto;
        margin-right: auto;
        max-width: 100%
    }
    .partnersSection {
        padding-bottom: 20px
    }
    .partnersSection .lgSectionTitle {
        margin-bottom: 0
    }
    .repeatedScreen--whypoland .repeatedScreen_simpleText {
        width: 100%;
        margin-bottom: 25px
    }
    .polandLive .lgSectionTitle {
        padding-bottom: 30px
    }
    .repeatedScreen--tours .conditions_price,
    .repeatedScreen--tours .text {
        color: #000
    }
    .repeatedScreen--tours .conditions_title {
        color: #000;
        margin-bottom: 10px
    }
    .toursUniversities .lgSectionTitle {
        color: #000;
        margin-bottom: 15px;
        font-size: 36px
    }
    .toursUniversities_item {
        width: 50%
    }
    .toursUniversities_item .imgWrap {
        padding-bottom: 45%
    }
    .toursUniversities_item .imgLogoWrap {
        width: 75px;
        height: 75px
    }
    .courseInformation .tabsContainer_navItem,
    .footer .row.info .col,
    .formWrapper,
    .pageVideo .videoBLockLight_item,
    .repeatedScreen--courseKyiv .repeatedScreen_simpleText,
    .servicesCostSection--archive .info,
    .universitiesSection_filtersMob {
        width: 100%
    }
    .blogSection--archive {
        padding-top: 0
    }
    .blogSection--archive .tabsContainer_nav {
        display: none
    }
    .blogSection--archive .tabsContainer_nav--mobileblog {
        display: block
    }
    .servicesCostSection--archive .servicesCostSection_table {
        display: none
    }
    .servicesCostSection--archive .info h2 {
        font-size: 28px
    }
    .servicesCostSection--archive .info h3,
    .servicesCostSection--archive .info p {
        font-size: 18px
    }
    .servicesCostSection--archive .info ul {
        font-size: 18px;
        margin-bottom: 5px
    }
    .tableCostMob {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
    .packagesMob {
        display: block
    }
    .aboutReasonsSection_item {
        -ms-flex-preferred-size: 45%;
        flex-basis: 45%
    }
    .aboutReasonsSection_item p:nth-of-type(1) {
        font-size: 22px
    }
    .aboutReasonsSection_item p:nth-of-type(2) {
        font-size: 18px
    }
    .topicalIssues--archive .tabsContainer_nav {
        display: none
    }
    .topicalIssues--archive .tabsContainer_nav--mobileblog {
        display: block
    }
    .commentsArchiveWrap .tabsContainer_nav {
        display: none
    }
    .commentsArchiveWrap .tabsContainer_nav--mobileblog {
        display: block
    }
    .repeatedScreen--courseKyiv .infoItems {
        color: #000;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        margin-bottom: 25px;
        display: none
    }
    .repeatedScreen--blogSingle .imagesGrid,
    .repeatedScreen--blogSingle:before {
        display: block
    }
    .repeatedScreen--courseKyiv .infoItems p {
        margin-right: 0;
        margin-bottom: 10px
    }
    .repeatedScreen--courseKyiv .infoItems p.old {
        font-size: 20px;
        margin-bottom: 0
    }
    .repeatedScreen--courseKyiv .infoItems p.old span {
        font-size: 20px
    }
    .courseInformation .tabsContainer_nav {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .courseInformation_item {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%
    }
    .repeatedScreen--blogSingle .repeatedScreen_title {
        color: #fff
    }
    .blogSingleContent_contacts p:first-of-type {
        font-size: 18px
    }
    .blogSingleContent_contacts p:last-of-type {
        font-size: 16px
    }
    .tplinkWrap_item_bordered {
        border-color: #2F80ED;
        color: #2F80ED;
        background-color: transparent
    }
    .tplinkWrap_item_simple {
        color: #2F80ED
    }
    .universitiesSection .filtersContainer_title,
    .universitiesSection .sortingContainer_title {
        font-family: Montserrat, Helvetica, Arial, sans-serif;
        font-weight: 500;
        font-size: 18px;
        color: #FFF;
        height: 62px;
        position: fixed;
        top: 0;
        left: 0;
        right: 0
    }
    .universitiesSection_content {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .universitiesSection_filtersWrapper {
        position: fixed;
        display: none;
        z-index: 3;
        top: 0;
        bottom: 0;
        right: 0;
        left: 0;
        overflow: auto;
        margin: 0
    }
    .universitiesSection_filtersMob {
        display: block
    }
    .universitiesSection .sortingContainer {
        position: fixed;
        display: none;
        left: 0;
        top: 0;
        bottom: 0;
        right: 0;
        background-color: #f7f7f7;
        overflow: auto;
        z-index: 3
    }
    .universitiesSection .sortingContainer_title {
        background: #575B7A;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding-left: 20px;
        z-index: 1
    }
    .universitiesSection .sortingContainer_title:after,
    .universitiesSection .sortingContainer_title:before {
        display: block
    }
    .universitiesSection .sortingContainer_select {
        display: none
    }
    .universitiesSection .sortingContainer_selectMob {
        display: block
    }
    .universitiesSection .filtersContainer {
        position: fixed;
        display: none;
        left: 0;
        top: 0;
        bottom: 0;
        right: 0;
        background-color: #f7f7f7;
        overflow: auto;
        z-index: 3;
        padding: 82px 35px 50px;
        width:100%;
    }
    .universitiesSection .filtersContainer_title {
        background: #575B7A;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding-left: 20px;
        z-index: 1
    }
    .universitiesSection .filtersContainer_title:before {
        display: block
    }
    .repeatedScreen--univerSingle .u-about_logo,
    .universitiesSection .filtersContainer_item .show-categories,
    .universitiesSection .filtersContainer_item.scrolled .show-categories {
        display: none
    }
    .universitiesSection .filtersContainer_item form {
        padding-bottom: 5px;
        max-height: none
    }
    .universitiesSection .filtersContainer_item form label {
        color: #000;
        text-overflow: ellipsis;
        overflow: hidden;
        /*white-space: nowrap*/
    }
    .repeatedScreen--univerSingle .repeatedScreen_title {
        margin-bottom: 20px;
        color: #000;
        font-size: 35px
    }
    .repeatedScreen--univerSingle .u-about_text {
        margin-top: 0
    }
    .repeatedScreen--univerSingle .u-about_caption,
    .repeatedScreen--univerSingle .u-about_items {
        color: #000
    }
    .aboutUniver {
        padding-top: 0;
        padding-bottom: 40px
    }
    .aboutUniver .lgSectionTitle {
        margin-bottom: 15px
    }
    .aboutUniver_container {
        padding: 0;
        background-color: #f7f7f7;
        -webkit-box-shadow: none;
        box-shadow: none
    }
    .aboutUniver_container .text {
        padding-right: 0
    }
    .univerTableInfo {
        padding-left: 0;
        padding-right: 0;
        padding-bottom: 20px
    }
    .univerSingleVideo {
        padding: 30px 0
    }
    .formSection,
    .messageWrapper,
    .sectionErrorPage,
    .univerSingleVideo .lgSectionTitle {
        padding-left: 20px;
        padding-right: 20px
    }
    .univerSingleVideo .lgSectionTitle {
        margin-bottom: 25px
    }
    .pageVideo .videoBLockLight_title {
        color: #000;
        font-size: 36px;
        width: 100%;
        margin-bottom: 20px
    }
    .regionalOffices_title {
        color: #000;
        font-size: 40px
    }
    .formWrapper {
        padding: 20px;
        max-width: 100%
    }
    .footer {
        padding-top: 20px
    }
    .footer .row.info {
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
    .footer .col {
        width: 40%
    }
    .footer .col:last-of-type {
        margin-bottom: 0
    }
    .footer .col--social {
        width: 100%
    }
}

@media only screen and (max-width:640px) {
    .telLink {
        font-size: 14px
    }
    .lgSectionTitle {
        font-size: 28px
    }
    .blueButtonMore {
        font-size: 16px;
        width: 100%
    }
    .blueButtonMore--pc {
        display: none
    }
    .blueButtonMore--mob {
        display: inline-block
    }
    .blueButtonBordered,
    .topicalIssues .btns .simpleButton {
        width: 100%;
        text-align: center;
        font-size: 16px;
        padding: 12px 15px
    }
    .blueButtonBordered--pc {
        display: none
    }
    .blueButtonBordered--mob {
        display: block;
        padding-left: 5px;
        padding-right: 5px
    }
    .repeatedScreen_title {
        font-size: 28px
    }
    .repeatedScreen_simpleText {
        font-size: 18px
    }
    .repeatedScreen_buttons--pc {
        display: none
    }
    .repeatedScreen_buttons--mob {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
    .repeatedScreen_buttons .btn {
        width: 100%;
        padding: 12px 8px
    }
    .repeatedScreen_buttons .btn_red {
        margin-right: 0
    }
    .repeatedScreen_buttons .btn_simple {
        width: 100%;
        padding: 12px 8px;
        text-align: center;
        border: 1px solid #2F80ED
    }
    .templateBLock {
        padding-top: 20px;
        padding-bottom: 20px
    }
    .templateBLock_imgBg {
        position: relative;
        -webkit-transform: none;
        transform: none;
        width: 100%;
        height: 100%;
        left: auto;
        top: auto;
        -o-object-fit: contain;
        object-fit: contain;
        z-index: 1
    }
    .templateBLock .container--content {
        background-color: #fff;
        -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, .24);
        box-shadow: 0 2px 2px rgba(0, 0, 0, .24);
        border-radius: 2px;
        padding: 20px
    }
    .templateBLock .btns {
        margin-top: 0
    }
    .templateBLock .btns .blueButtonMore {
        width: auto;
        background-color: #fff;
        color: #2F80ED;
        padding: 5px 0
    }
    .templateBLock .lgSectionTitle {
        margin-bottom: 15px
    }
    .templateBLock_text {
        font-size: 18px;
        font-family: Montserrat, Helvetica, Arial, sans-serif;
        line-height: 1.5;
        margin-bottom: 15px
    }
    .theContent p,
    .theContent div,
    .theContent ul,
    .tourCosts .wrap_offer p {
        line-height: 1.7
    }
    .templateBLock:before {
        display: none
    }
    .templateBLock--lightFont .lgSectionTitle,
    .templateBLock--lightFont .templateBLock_text {
        color: #000
    }
    .templateBLock_textCustom {
        color: #000;
        width: 100%
    }
    .templateBLock_textCustom:nth-of-type(1) p {
        font-size: 18px;
        margin-bottom: 8px
    }
    .templateBLock_textCustom:nth-of-type(2) {
        font-size: 18px;
        margin-bottom: 30px;
        width: 100%
    }
    .templateBLock_textCustom:nth-of-type(2):after {
        content: '';
        display: block;
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: -webkit-gradient(linear, left bottom, left top, color-stop(6.08%, #FFF), color-stop(164.39%, rgba(255, 255, 255, 0)));
        background: linear-gradient(360deg, #FFF 6.08%, rgba(255, 255, 255, 0) 164.39%)
    }
    .templateBLock_itemsCustom,
    .templateBLock_pages .item br {
        display: none
    }
    .templateBLock_pages {
        margin-top: 25px
    }
    .templateBLock_pages .item {
        width: 100%;
        -webkit-box-shadow: none;
        box-shadow: none;
        padding: 0;
        margin-bottom: 40px
    }
    .templateBLock_pages .item:last-of-type {
        margin-bottom: 0
    }
    .templateBLock_pages .item p {
        font-size: 16px
    }
    .clientsComments .lgSectionTitle {
        padding-top: 40px;
        padding-bottom: 20px
    }
    .clientsComments {
        padding-bottom: 30px
    }
    .darkSliderSection,
    .educationVideos {
        padding-bottom: 20px;
        background-color: #f7f7f7
    }
    .clientsComments .wrap {
        margin-top: 60px
    }
    .clientsComments_content img {
        max-width: 100%;
        width: 100%
    }
    .clientsComments_videoInfo {
        padding-left: 0;
        margin-top: 15px
    }
    .clientsComments_videoInfo .imgWrap {
        width: 40px;
        height: 40px
    }
    .clientsComments_videoInfo .inf_title {
        font-size: 18px
    }
    .clientsComments_videoInfo .inf_reviews {
        margin-top: 5px
    }
    .clientsComments_videoInfo .inf_reviews p:nth-of-type(1) {
        margin-right: 12px
    }
    .educationVideos {
        padding-top: 0
    }
    .educationVideos .lgSectionTitle {
        font-size: 28px;
        margin-bottom: 20px
    }
    .educationVideos_thumbs .thumbsItem .title {
        font-size: 14px
    }
    .educationVideos_thumbs .thumbsItem .year {
        font-size: 12px
    }
    .darkSliderSection {
        padding-top: 30px
    }
    .darkSliderSection .lgSectionTitle {
        margin-bottom: 10px;
        color: #000
    }
    .darkSliderSection .darkSlider .slick-list {
        padding-top: 10px!important;
        padding-bottom: 40px!important
    }
    .darkSliderSection .darkSlider .darkSliderItem {
        color: #000;
        background: #FFF;
        -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, .24);
        box-shadow: 0 2px 2px rgba(0, 0, 0, .24);
        border-radius: 2px
    }
    .darkSliderSection .darkSlider .darkSliderItem .mediaWrapper .category {
        width: 94px;
        height: 30px;
        font-size: 16px
    }
    .darkSliderSection .darkSlider .darkSliderItem .mediaWrapper .duration {
        width: 61px;
        height: 24px;
        font-size: 16px
    }
    .darkSliderSection .darkSlider .darkSliderItem .title {
        color: #000;
        margin: 0;
        padding: 15px 15px 30px
    }
    .topicalIssues {
        padding-bottom: 10px
    }
    .topicalIssues .lgSectionTitle {
        padding-top: 40px;
        padding-bottom: 20px
    }
    .topicalIssues_question {
        font-size: 16px
    }
    .topicalIssues_answer {
        text-align: left;
        margin-top: 15px
    }
    .topicalIssues_answer .imgWrap {
        position: relative;
        left: auto;
        right: auto;
        top: auto;
        -webkit-transform: none;
        transform: none;
        width: auto;
        padding-right: 0;
        margin-bottom: 17px;
        display: block
    }
    .topicalIssues_answer p {
        font-size: 16px;
        width: 100%;
        margin-left: 0
    }
    .topicalIssues_answer p:before {
        width: 15px;
        height: 15px;
        top: 0;
        left: 10px
    }
    .topicalIssues .btns {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        margin-top: 0
    }
    .topicalIssues .btns .simpleButton {
        margin-bottom: 15px
    }
    .servicesCostSection_table {
        padding-bottom: 30px
    }
    .servicesCostSection_table--home table th:nth-of-type(3),
    .servicesCostSection_table--home table th:nth-of-type(4) {
        margin-top: 90px
    }
    .servicesCostSection_table--home table td {
        position: absolute
    }
    .servicesCostSection_table--home table td:nth-of-type(2) {
        top: 64px
    }
    .servicesCostSection_table--home table td:nth-of-type(3) {
        top: 218px
    }
    .popupContainerScroll_inner .close-popup-scroll,
    .close-popup {
        right: 0;
        top: -25px
    }
    .servicesCostSection_table--home table td,
    .servicesCostSection_table--home table th {
        display: block;
        width: 100%!important;
        padding-left: 0!important;
        padding-right: 0!important
    }
    .servicesCostSection_table table tr td {
        padding-top: 10px;
        padding-bottom: 10px
    }
    .tabsContainer_mobToggle {
        font-size: 18px
    }
    .blogSection_items .item {
        width: 100%;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .blogSection .wrap {
        padding-bottom: 30px
    }
    .theContent h2 {
        font-size: 24px
    }
    .theContent blockquote {
        margin-bottom: 10px
    }
    .theContent blockquote:before {
        height: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding-top: 45px
    }
    .theContent blockquote~p:first-of-type {
        margin-bottom: 20px;
        margin-top: 0
    }
    .theContent p,
    .theContent div{
        font-size: 14px
    }
    .theContent ol,
    .theContent ul {
        font-size: 14px;
        margin-bottom: 20px
    }
    .popupContainerScroll_inner {
        width: 100%
    }
    .repeatedScreen--home {
        padding-top: 20px;
        padding-bottom: 10px
    }
    .popularUniversities,
    .stepsToStudy {
        padding-top: 30px;
        padding-bottom: 30px
    }
    .repeatedScreen--home .repeatedScreen_buttons {
        width: 100%
    }
    .repeatedScreen--home .repeatedScreen_buttons .btn_red {
        display: none
    }
    .repeatedScreen--home .fs-items {
        margin-top: 0
    }
    .repeatedScreen--home .fs-items .item {
        width: 100%;
        margin-bottom: 10px;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .repeatedScreen--home .fs-items .item:last-of-type,
    .stepsToStudy .lgSectionTitle {
        margin-bottom: 20px
    }
    .repeatedScreen--home .fs-items .item span {
        display: inline-block
    }
    .repeatedScreen--home .fs-items .item span:nth-of-type(1) {
        font-size: 30px
    }
    .repeatedScreen--home .fs-items .item span:nth-of-type(2) {
        margin-left: 5px
    }
    .repeatedScreen--home .fs-items .item span:nth-of-type(3) {
        width: 100%
    }
    .repeatedScreen--home .fs-items .item a {
        color: #2F80ED;
        text-decoration: none;
        width: 100%
    }
    .stepsToStudy {
        background-color: #fff
    }
    .stepsToStudy .steps {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
    .stepsToStudy .steps_item {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        margin-bottom: 10px;
        margin-top: 10px
    }
    .container--error,
    .popularUniversities .univerItems_item,
    .repeatedScreen--tours .conditions_price {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal
    }
    .stepsToStudy .steps_item:last-of-type {
        margin-bottom: 0
    }
    .stepsToStudy .steps_item p {
        margin-left: 15px;
        text-align: left;
        font-size: 24px
    }
    .stepsToStudy .steps_chevron {
        margin-top: 0;
        margin-bottom: 0;
        -webkit-transform: rotate(90deg) scale(.8)!important;
        transform: rotate(90deg) scale(.8)!important
    }
    .popularUniversities .univerItems {
        margin-top: 20px
    }
    .popularUniversities .univerItems_item {
        -ms-flex-direction: column;
        flex-direction: column;
        margin-left: 15px;
        margin-right: 15px
    }
    .popularUniversities .univerItems_item .imgWrap {
        max-width: 100%;
        width: 100%;
        height: 0;
        padding-bottom: 56.25%
    }
    .popularUniversities .univerItems_item .imgWrap .imgLogoWrap {
        width: 74px;
        height: 74px;
        left: 20px;
        top: 20px
    }
    .popularUniversities .univerItems_item .textWrap {
        width: 100%;
        padding: 20px
    }
    .popularUniversities .univerItems_item .textWrap .title {
        font-size: 20px;
        margin-bottom: 10px
    }
    .popularUniversities .univerItems_item .textWrap .city {
        font-size: 18px;
        margin-bottom: 10px
    }
    .popularUniversities .univerItems_item .textWrap .text {
        display: none
    }
    .popularUniversities .univerItems_item .textWrap .priceCaption {
        font-size: 18px
    }
    .popularUniversities .univerItems_item .textWrap .prices p {
        display: block;
        margin-bottom: 7px
    }
    .popularUniversities .univerItems_item .textWrap .prices {
        margin-bottom: 10px;
        font-size: 16px;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1
    }
    .popularUniversities .univerItems_item .textWrap .permalink {
        border: none;
        font-size: 16px;
        padding: 0;
        margin-top: 30px;
        text-align: left
    }
    .studentsSupport {
        padding-top: 10px;
        padding-bottom: 30px
    }
    .studentsSupport .lgSectionTitle {
        margin-bottom: 20px
    }
    .studentsSupport .caption {
        font-size: 18px
    }
    .studentsSupport_items {
        margin-top: 20px
    }
    .polandStudy .lgSectionTitle {
        color: #000
    }
    .polandStudy .text {
        color: #000;
        margin-bottom: 30px
    }
    .polandStudy .text:after {
        content: '';
        display: block;
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 50%;
        background: -webkit-gradient(linear, left bottom, left top, color-stop(6.08%, #FFF), color-stop(164.39%, rgba(255, 255, 255, 0)));
        background: linear-gradient(360deg, #FFF 6.08%, rgba(255, 255, 255, 0) 164.39%)
    }
    .repeatedScreen--whypoland .repeatedScreen_buttons .btn_red,
    .templateBLock--centered .lgSectionTitle br {
        display: none
    }
    .toursUniversities,
    .toursUniversities_items {
        background-color: #f7f7f7
    }
    .polandStudy .text p {
        font-size: 18px;
        margin-bottom: 3px
    }
    .partnersSection {
        padding-top: 40px
    }
    .repeatedScreen--tours .container--content,
    .repeatedScreen--whypoland .container--content,
    .toursProgramm {
        padding-top: 10px;
        padding-bottom: 10px
    }
    .repeatedScreen--whypoland .repeatedScreen_buttons {
        width: 100%
    }
    .diagrammSection .mobileDiagramm_title {
        font-size: 24px
    }
    .diagrammSection .mobileDiagramm_values {
        font-size: 28px
    }
    .templateBLock--centered {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .templateBLock--centered .templateBLock_imgBg {
        opacity: 1
    }
    .templateBLock--centered .container--content {
        width: 100%
    }
    .templateBLock--centered .lgSectionTitle {
        margin-bottom: 10px
    }
    .templateBLock--centered .lgSectionTitle span {
        font-size: 14vw
    }
    .templateBLock--centered .templateBLock_text {
        width: 100%
    }
    .repeatedScreen--tours .text {
        font-size: 18px
    }
    .repeatedScreen--tours .conditions_price {
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }
    .repeatedScreen--tours .conditions_price .old {
        font-size: 24px
    }
    .repeatedScreen--tours .conditions_price .new {
        font-size: 36px;
        width: 100%
    }
    .repeatedScreen--tours .conditions_title {
        font-size: 16px;
        margin-top: 5px;
        margin-bottom: 5px
    }
    .repeatedScreen--tours .repeatedScreen_buttons .btn_red {
        margin-right: 0;
        display: none
    }
    .repeatedScreen--tours .repeatedScreen_buttons .btn_red--mob {
        display: block
    }
    .blogSingleContent .wrap-consult,
    .repeatedScreen--courseKyiv .repeatedScreen_buttons .btn_red,
    .repeatedScreen--tours .repeatedScreen_buttons .btn_simple,
    .repeatedScreen--univerSingle .btn_simple,
    .univerTableInfo .tabsContainer_nav,
    .univerTableInfo_tableWrap {
        display: none
    }
    .toursProgramm .lgSectionTitle {
        margin-bottom: 15px
    }
    .toursProgramm_text p {
        font-size: 18px
    }
    .toursTripPlan_item .info_text p {
        margin-bottom: 0
    }
    .toursUniversities .lgSectionTitle {
        font-size: 28px
    }
    .toursUniversities_items {
        padding-left: 20px;
        padding-right: 20px;
        border-bottom: none;
        -webkit-box-shadow: none;
        box-shadow: none
    }
    .toursUniversities_item {
        width: 100%;
        margin-left: 10px;
        margin-right: 10px;
        background-color: #fff;
        border-bottom: 1px solid #F2F2F2;
        margin-bottom: 30px;
        -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, .24);
        box-shadow: 0 2px 2px rgba(0, 0, 0, .24)
    }
    .courseContent,
    .pageVideo,
    .tourCosts {
        background-color: #f7f7f7
    }
    .toursUniversities_item .wrap {
        margin-top: 30px
    }
    .topicalIssues .btns .toursUniversities_item .wrap .simpleButton,
    .toursUniversities_item .wrap .blueButtonBordered,
    .toursUniversities_item .wrap .topicalIssues .btns .simpleButton {
        font-size: 16px;
        text-align: left
    }
    .tourCosts {
        padding-bottom: 10px
    }
    .tourCosts .lgSectionTitle {
        margin-bottom: 15px
    }
    .tourCosts .wrap {
        margin-bottom: 20px
    }
    .tourCosts .wrap_prices .old {
        font-size: 24px
    }
    .tourCosts .wrap_prices .new {
        font-size: 30px
    }
    .tourCosts .wrap_cond,
    .tourCosts .wrap_offer h2,
    .tourCosts .wrap_offer h3,
    .tourCosts .wrap_offer h4,
    .tourCosts .wrap_offer h5,
    .tourCosts .wrap_offer h6 {
        font-size: 16px
    }
    .tourCosts .wp-content h3 {
        font-size: 24px
    }
    .tourCosts .wp-content p {
        margin-bottom: 5px
    }
    .tourCosts .wp-content p:last-of-type {
        font-size: 18px;
        margin-top: 10px
    }
    .servicesCostSection--archive {
        padding-bottom: 20px
    }
    .servicesCostSection--archive .lgSectionTitle {
        padding-top: 20px;
        padding-bottom: 20px
    }
    .servicesCostSection--archive .info h2 {
        font-size: 24px
    }
    .aboutReasonsSection_item p:nth-of-type(2),
    .servicesCostSection--archive .info p {
        font-size: 16px
    }
    .repeatedScreen--about .container--content {
        padding-top: 10px;
        padding-bottom: 10px
    }
    .aboutReasonsSection .lgSectionTitle,
    .certificateSection,
    .repeatedScreen--courseTemplate .container--content {
        padding-top: 20px;
        padding-bottom: 20px
    }
    .aboutReasonsSection_item {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%
    }
    .aboutReasonsSection_item p:nth-of-type(1) {
        margin-bottom: 10px
    }
    .certificateSection .lgSectionTitle {
        margin-bottom: 15px
    }
    .repeatedScreen--courseKyiv .repeatedScreen_title,
    .repeatedScreen--courseTemplate .repeatedScreen_simpleText {
        margin-bottom: 20px
    }
    .certificateSection_text {
        width: 100%;
        font-size: 18px
    }
    .commentsArchiveWrap {
        margin-top: 0
    }
    .commentsArchiveWrap .btns {
        margin-top: 30px
    }
    .commentsArchiveWrap .clientsComments_slide.youtube {
        margin-top: 0
    }
    .coursesCities {
        padding-top: 30px;
        padding-bottom: 30px
    }
    .coursesCities .lgSectionTitle {
        font-size: 24px
    }
    .citiesList_item a {
        font-size: 16px
    }
    .repeatedScreen--courseKyiv .container--content {
        padding-top: 10px;
        padding-bottom: 10px
    }
    .courseContent,
    .courseInformation .lgSectionTitle {
        padding-top: 20px;
        padding-bottom: 20px
    }
    .repeatedScreen--courseKyiv .repeatedScreen_simpleText {
        font-size: 16px;
        margin-bottom: 10px
    }
    .courseContent_text,
    .courseInformation .tabsContainer_nav,
    .repeatedScreen--courseKyiv .infoItems {
        margin-bottom: 20px
    }
    .repeatedScreen--courseKyiv .infoItems p {
        font-size: 20px
    }
    .courseInformation_item .title,
    .repeatedScreen--courseKyiv .infoItems p span {
        font-size: 30px
    }
    .courseInformation_item .text {
        font-size: 20px
    }
    .courseContent_text h2 {
        font-size: 18px;
        margin-bottom: 10px
    }
    .courseContent_text p,
    .courseContent_text ul,
	.courseContent_text ol {
        font-size: 14px
    }
    .topicalIssues--courseKyiv .lgSectionTitle {
        padding-top: 0;
        padding-bottom: 20px
    }
    .repeatedScreen--blogSingle .container--content {
        padding-top: 10px;
        padding-bottom: 10px
    }
    .blogSingleContent {
        padding-top: 20px
    }
    .blogSingleContent_wpContent {
        width: 100%
    }
    .blogSingleContent_images .item_title,
    .blogSingleContent_lgImage .title {
        font-size: 12px
    }
    .blogSingleContent_contacts p:first-of-type {
        font-size: 16px
    }
    .blogSingleContent_contacts p:last-of-type,
    .universitiesSection_title .searchResultStr {
        font-size: 14px
    }
    .toursTripPlan--tpl .toursTripPlan_item {
        width: 100%
    }
    .tplinkWrap_item {
        margin-right: 0
    }
    .tplinkWrap_item_simple {
        width: 100%;
        padding: 12px 8px;
        text-align: center;
        border: 1px solid #2F80ED
    }
    .universitiesSection {
        padding-top: 20px;
        padding-bottom: 10px
    }
    .universitiesSection_searchWrapper form {
        height: 40px
    }
    .universitiesSection_searchWrapper input {
        padding-top: 10px;
        padding-bottom: 10px;
        font-size: 14px;
        padding-left: 10px
    }
    .universitiesSection_searchWrapper input::-webkit-input-placeholder {
        font-size: 12px
    }
    .universitiesSection_searchWrapper input::-moz-placeholder {
        font-size: 12px
    }
    .universitiesSection_searchWrapper input:-ms-input-placeholder {
        font-size: 12px
    }
    .universitiesSection_searchWrapper input:-moz-placeholder {
        font-size: 12px
    }
    .universitiesSection_searchWrapper button {
        width: 40px
    }
    .universitiesSection_searchWrapper button:after {
        -webkit-transform: translate(-50%, -50%) scale(.7);
        transform: translate(-50%, -50%) scale(.7)
    }
    .taxLoaded_wrapp {
        padding: 10px
    }
    .taxLoaded_title {
        font-size: 16px
    }
    .taxLoaded_term {
        font-size: 14px
    }
    .repeatedScreen--univerSingle .repeatedScreen_title {
        font-size: 28px
    }
    .repeatedScreen--univerSingle .u-about {
        margin-bottom: 20px
    }
    .repeatedScreen--univerSingle .u-about_items {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-bottom: 0
    }
    .repeatedScreen--univerSingle .u-about_items .item {
        width: 45%;
        margin-bottom: 20px
    }
    .univerTableInfo {
        padding-left: 0;
        padding-right: 0
    }
    .univerMobTables {
        display: block
    }
    .pageContacts .blueButtonBordered,
    .pageContacts .topicalIssues .btns .simpleButton,
    .pageContacts_map,
    .topicalIssues .btns .pageContacts .simpleButton {
        display: none
    }
    .univerSingleVideo {
        padding: 0 0 20px
    }
    .univerSingleVideo .lgSectionTitle {
        margin-bottom: 20px
    }
    .pageVideo {
        padding: 20px 0
    }
    .pageVideo .lgSectionTitle {
        margin-bottom: 15px
    }
    .pageVideo .lgSectionTitle .replacedLogo {
        top: 4px
    }
    .pageVideo .videoBLockLight_title {
        font-size: 22px
    }
    .pageVideo .videoBLockLight_mediaTitle {
        font-size: 18px
    }
    .pageVideo .videoBLockLight_mediaInfo {
        font-size: 14px
    }
    .pageContacts {
        padding-top: 10px;
        padding-bottom: 10px
    }
    .pageContacts .lgSectionTitle {
        margin-bottom: 20px
    }
    .pageContacts_mainInfo {
        margin-bottom: 30px
    }
    .pageContacts_telephones .phones {
        margin-bottom: 0
    }
    .headOffices {
        margin-bottom: 40px
    }
    .regionalOffices_title {
        margin-bottom: 20px;
        font-size: 28px
    }
    .contactsSelect {
        margin-bottom: 10px
    }
    .contactsSelect_activeItem {
        font-size: 16px;
        padding-top: 12px;
        padding-bottom: 12px;
        margin-bottom: 10px
    }
    .contactsSelect_activeItem:after {
        right: 10px
    }
    .contactsSelect_dropDown .info {
        margin-bottom: 12px;
        width: 100%
    }
    .contactsSelect_dropDown .info h4,
    .contactsSelect_dropDown .info p {
        font-size: 16px
    }
    .contactsSelect_dropDown .i-mapwrapper .i-map {
        padding-bottom: 77%
    }
    .formWrapper_title {
        font-size: 20px
    }
    .formWrapper_btn {
        font-size: 16px;
        padding: 15px
    }
    .formWrapper form {
        width: 100%
    }
    .formWrapper form .template-field label {
        font-size: 16px
    }
    .formWrapper form .template-field label span {
        font-size: 14px
    }
    .formWrapper form .template-field input {
        font-size: 16px
    }
    .formWrapper form .template-field input::-webkit-input-placeholder {
        font-size: 16px
    }
    .formWrapper form .template-field input::-moz-placeholder {
        font-size: 16px
    }
    .formWrapper form .template-field input:-moz-placeholder {
        font-size: 16px
    }
    .formWrapper form .template-field input:-ms-input-placeholder {
        font-size: 16px
    }
    .formWrapper form .checkbox-fields {
        margin-bottom: 15px
    }
    .formWrapper form .checkbox-fields label {
        font-size: 14px
    }
    .formWrapper form .more-detail-btn {
        font-size: 16px
    }
    .formWrapper form .trigger-fields {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        height: auto
    }
    .formWrapper form .trigger-fields label,
    .formWrapper form .trigger-fields span.wpcf7-list-item-label {
        width: 100%;
        padding-top: 5px;
        padding-bottom: 5px;
        border: 1px solid #E0E0E0;
        font-size: 14px
    }
    .messageWrapper_title {
        font-size: 20px
    }
    .messageWrapper_caption {
        font-size: 16px
    }
    .select-styled {
        font-size: 14px;
        padding: 8px 10px
    }
    .select-options li {
        font-size: 14px;
        padding: 10px 0
    }
    .pageIndexSection {
        padding-bottom: 0;
        padding-top: 20px
    }
    .sectionErrorPage {
        min-height: 0
    }
    .sectionErrorPage_title {
        margin-bottom: 10px;
        font-size: 30px
    }
    .sectionErrorPage_caption {
        margin-bottom: 15px;
        font-size: 24px
    }
    .sectionErrorPage_caption span {
        font-size: 30px
    }
    .sectionErrorPage_btn {
        width: 100%;
        text-align: center;
        margin-bottom: 40px;
        padding: 10px
    }
    .container--error {
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
    .footer .row.info {
        padding-bottom: 30px;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }
    .footer .row.info .col {
        margin-bottom: 25px
    }
    .footer .row.info .col-copyright {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }
    .footer .row.info .col-designed {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }
    .footer .row.info .col-created {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }
    .footer .col {
        width: 100%;
        margin-bottom: 35px
    }
    .footer .col .regional {
        margin-top: 5px
    }
    .footer_soclink {
        width: 100%
    }
    .footer_soclink .telLink {
        padding-left: 65px;
        width: 280px
    }
    ul.f-menu>li {
        margin-bottom: 25px
    }
    ul.f-menu>li:last-of-type {
        margin-bottom: 0
    }
    .mob-consult-footer {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

@media only screen and (max-width:480px) {
    .blueButtonMore {
        font-size: 15px;
        line-height: 1.3;
        padding: 10px
    }
    .repeatedScreen_buttons .btn_red--pc {
        display: none
    }
    .repeatedScreen_buttons .btn_red--mob {
        display: block
    }
    .clientsComments_videoInfo .inf_reviews {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .clientsComments_videoInfo .inf_reviews p {
        width: 100%;
        margin-bottom: 5px
    }
    .clientsComments_videoInfo .inf_reviews p:last-of-type {
        margin-bottom: 0
    }
    .tabsContainer--mob {
        padding-bottom: 0
    }
    .headerBottom_mobMenu {
        left: 0;
        width: 100%
    }
    .popularUniversities .caption {
        font-size: 14px
    }
    .templateBLock--centered .lgSectionTitle span {
        font-size: 45px
    }
    .repeatedScreen--tours .text {
        font-size: 14px
    }
    .repeatedScreen--tours .conditions_price .old {
        font-size: 18px
    }
    .repeatedScreen--tours .conditions_price .new {
        font-size: 30px;
        width: 100%
    }
    .repeatedScreen--tours .conditions_title {
        font-size: 12px
    }
    .tourCosts .lgSectionTitle {
        margin-bottom: 10px
    }
    .repeatedScreen--courseKyiv .repeatedScreen_simpleText {
        font-size: 14px
    }
    .repeatedScreen--univerSingle .u-about_items .item {
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
    .repeatedScreen--univerSingle .u-about_items .item span {
        width: 95px;
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none
    }
    .repeatedScreen--univerSingle .u-about_items .item p br {
        display: none
    }
    .pageVideo .videoBLockLight {
        margin-bottom: 0
    }
    .pageVideo .videoBLockLight_item:hover .videoBLockLight_mediaWrap:after {
        -webkit-transform: translate(-50%, -50%) scale(.5);
        transform: translate(-50%, -50%) scale(.5)
    }
}

.formWrapper form .template-field .wpcf7-acceptance input {
    -webkit-appearance: checkbox !important;
    box-sizing: border-box;
    width: auto !important;
}

.formWrapper form .template-field .wpcf7-acceptance label span{
   display: inline !important;
}


.popup_container .close-popup-style{
    cursor: pointer;
    position: absolute;
    right: 15px;
    top: 25px;
    width: 25px;
    height: 3px;
    display: inline-block;
    /* background-color: #575a6a; */
    display: block;
    opacity:1;
    background-position:0;
    background-image:none;
}

.popup_container .close-popup-style span{
    width: 25px;
    height: 3px;
    background-color: #575a6a;
    display: block;
}

@media only screen and (max-width:500px) {
    
    .popup_container .close-popup-style{
        right: 5px;
        top: 10px;
        width: 15px;
        height: 3px;
    }
}

.popup_container .close-popup-style span:nth-child(1){
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.popup_container .close-popup-style span:nth-child(2){
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    margin-top: -3px
}

.popupContainer3, .popupContainer4, .popupContainer5{
    position: fixed;
    left: 0;
    top: 0;
    z-index: 1001;
    background-color: #fff;
    background: rgba(42, 45, 59, .95);
    -webkit-transform-origin: right top;
    transform-origin: right top;
    -webkit-transition: -webkit-transform .3s linear;
    transition: -webkit-transform .3s linear;
    transition: transform .3s linear;
    transition: transform .3s linear, -webkit-transform .3s linear;
    -webkit-transform: scale(0);
    transform: scale(0);
    padding-top: 45px;
    padding-bottom: 45px;
    bottom: 0;
    right: 0;
    overflow: scroll;
}

.popupContainer3.visible, .popupContainer4.visible, .popupContainer5.visible{
    -webkit-transform: scale(1);
    transform: scale(1);
}

.popupContainer5 .popupContainer_inner-2 {
   height: 75%;
}


/* new contacts */
.contacts-page-container{
    max-width: 1335px;
    margin: 0 auto;
}
.office-item{
    margin-bottom: 30px;
}
.office-item .wrap{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.office-item .contactsSelect{
    font-family: Montserrat, Helvetica, Arial, sans-serif;
    color: #000;
    background-color: #fff;
    -webkit-box-shadow: 0 2px 2px rgb(0 0 0 / 12%);
    box-shadow: 0 2px 2px rgb(0 0 0 / 12%);
    border-radius: 2px;
    padding: 30px 44px 23px 40px;
    width: 46%;
    position: relative;
    margin: 0 -10px 0 0;
}
.office-item .contactsSelect .title{
    cursor: pointer;
    font-weight: 600;
    font-size: 30px;
    position: relative;
    padding: 0 30px 0 0;
}
.office-item .contactsSelect .title:before{
    background-image: url(../img/sprites/sprite.png);
    background-position: -230px -218px;
    width: 17px;
    height: 10px;
    content: '';
    position: absolute;
    right:0;
    top: 50%;
    -webkit-transform: translateY(-50%) rotate(0);
    transform: translateY(-50%) rotate(0);
    -webkit-transition: all .3s linear;
    transition: all .3s linear;
}
.office-item.opened .contactsSelect .title:before{
    -webkit-transform: translateY(-50%) rotate(180deg);
    transform: translateY(-50%) rotate(180deg);
}
.office-item .contactsSelect .info{
    font-size: 20px;
    line-height: 32px;
    font-weight: 400;
    margin: 0;
    height: 0;
    overflow: hidden;
}
.office-item.opened .contactsSelect .info{
    margin: 24px 0 0 0;
}
.office-item .contactsSelect .info p{
    font-size: 20px!important;
    line-height: 32px!important;
    padding: 0!important;
}
.office-item .contactsSelect .info p[style=font-weight: bold]{
    margin: 10px 0;
}
.office-item .i-mapwrapper{
    width: 51%;
    margin-left: 41px;
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    height: 0;
    overflow: hidden;
}
.contacts-page-container .i-mapwrapper .i-map{
    height: 0;
    padding-bottom: 71%;
    overflow: hidden;
}
.opened.office-item .i-mapwrapper, .opened.office-item .contactsSelect .info{
    height: 100%;
}
@media only screen and (max-width:1365px){
    .office-item .contactsSelect .title{
        font-size: 25px;
        padding: 0 20px 0 0;
    }
    .office-item .contactsSelect{
        padding: 25px 25px 25px 25px;
    }
    .office-item .contactsSelect .info p{
        font-size: 16px!important;
    }
}
@media only screen and (max-width:1024px){
    .headOffices {
        margin-bottom: 0;
    }
}
@media only screen and (max-width:991px){
    .office-item .wrap{
        display: block;
    }
    .office-item .contactsSelect{
        width: 100%;
    }
    .office-item .i-mapwrapper{
        width: 100%;
        margin: 30px 0 0 0;
        max-width: 485px;
    }
}
@media only screen and (max-width:640px){
    .office-item .contactsSelect .title{
        font-size: 16px;
    }
    .office-item .contactsSelect{
        padding: 12px 15px 12px 15px;
    }
    .office-item .contactsSelect .info p{
        font-size: 14px!important;
        line-height: 24px!important;
    }
    .office-item .i-mapwrapper{
        margin: 15px 0 0 0;
    }
    .office-item {
        margin-bottom: 20px;
    }
}
@media only screen and (max-width:568px){
    .office-item .contactsSelect {
        padding: 12px 15px 12px 15px;
        margin: 0 -20px;
        width: auto;
        border-radius: 0;
    }
}
/* new contacts */

/* join */
.join{
    background: #fff url("../img/join-illustration.png") no-repeat top -21px left 29%;
    padding: 153px 0 54px 0;
    height: 425px;
}
.join-content{
    max-width: 770px;
    margin: 0 auto;
    padding: 0 100px 0 0;
    position: relative;
}
.join-content:before{
    position: absolute;
    right: -136px;
    top: -100px;
    bottom: 0;
    margin: auto;
    z-index: 1;
    margin: auto;
    display: inline-block;
    content: url("../img/phone-img.png");
    height: 490px;
}
.join-content .title{
    font-weight: bold;
    font-size: 30px;
    line-height: 36px;
    color: #333333;
    margin: 0 0 7px 0;
}
.join-content .p1, .join-content .p2{
    font-weight: 500;
    font-size: 20px;
    line-height: 24px;
    color: #333333;
}
.join-content .p1{
    margin: 0 0 15px 0;
}
.join-content .p2{
    margin: 0 0 32px 0;
}
.join-content .btn{
    width: 100%;
    max-width: 447px;
    height: 56px;
    padding: 16px 28px 16px 62px;
    text-align: center;
    border-radius: 2px;
    font-family: Montserrat, Helvetica, Arial, sans-serif;
    font-weight: 600;
    font-size: 18px;
    text-transform: uppercase;
    color: #FFF;
    cursor: pointer;
    -webkit-transition: all .2s;
    transition: all .2s;
    background: #E12726;
    border: 1px solid #E12726;
    margin-right: 30px;
    display: inline-block;
    position: relative;
}
.join-content .btn:before{
    position: absolute;
    left: 11px;
    top: 0;
    bottom: 0;
    margin: auto;
    display: inline-block;
    content: url("../img/plane-button.svg");
    height: 30px;
}
.join-content .btn:hover{
    background-color: #FF4B51;
    border-color: transparent;
    -webkit-box-shadow: inset 0 -2px 4px rgb(0 0 0 / 25%);
    box-shadow: inset 0 -2px 4px rgb(0 0 0 / 25%);
}
.join-wrapper{
    background: #F7F7F7;
    padding: 30px 0;
}
.join-wrapper2{
    background: linear-gradient(#fff, #F7F7F7);
}
.join-wrapper2 .join{
    background: url("../img/join-price-bg.png") repeat-x top left;
    padding-top: 100px;
}
.join-wrapper2 .join p{
    color: #fff;
}
.join-wrapper2 .join-content:before{
    top: 0;
}
@media only screen and (max-width:1365px){
    .join{
        background-position: top -21px left 20px;
    }
    .join-content:before{
        right: -110px;
    }
}
@media only screen and (max-width:991px){
    .join-content:before{
        display: none;
    }
    .join-content{
        padding: 0 20px;
        text-align: center;
    }
    .join{
        padding: 50px 0!important;
        background-position: top -50px left 20px;
        height: auto;
    }
    .join-content .title{
        font-size: 25px;
        line-height: 35px;
    }
    .join-content .p1, .join-content .p2{
        font-size: 18px;
        line-height: 20px;
    }
    .join-content .btn{
        font-size: 16px;
    }
}
@media only screen and (max-width:640px){
    .join-wrapper2 .join{
        background-size: cover;
    }
    .join-content .title{
        font-size: 18px;
        line-height: 22px;
    }
    .join-content .p1, .join-content .p2{
        font-size: 12px;
        line-height: 20px;
    }
    .join-content .p1{
        margin: 0 0 10px 0;
    }
    .join-content .p2{
        margin: 0 0 20px 0;
    }
    .join-content .btn:before{
        transform: scale(.7);
        left: 4px;
    }
    .join-content{
        max-width: 320px;
        background: url("../img/join-illustration2.png") no-repeat right 20px top 10px;
        padding: 20px 0;
    }
    .join-content .btn{
        font-size: 11px;
        height: 45px;
        padding: 16px 5px 16px 40px;
    }
    .join{
        padding: 0;
        background: #fff;
    }
    .join-content .p2 br{
        display: none;
    }
    .join-wrapper{
        padding: 0 0 20px 0;
    }
}
@media only screen and (max-width:568px){
    .join-content .btn{
        display: block;
        margin: 0 auto;
        max-width: 290px;
    }
}
/* join */

/* add menu */
.headerTop_contacts .btn_contacts .icon{
    display: none;
}

.headerBottom_menu>ul>li .sub-menu li{
    z-index: 1;
}
.headerBottom_menu>ul>li .sub-menu{
    padding: 0;
}
.headerBottom_menu>ul>li .sub-menu li a, .headerBottom_menu>ul>li .sub-menu li:last-of-type a{
    padding: 8px 20px 8px 20px;
}
.headerBottom_menu>ul>li .sub-menu li a:hover{
    background: #EFEFEF;
}

.headerBottom_menu>ul>li .sub-menu>li .sub-menu{
    opacity: 0;
    visibility: hidden;
    left: 100%;
    top: 0;
    transform: none;
}
.headerBottom_menu>ul>li .sub-menu>li:hover .sub-menu{
    opacity: 1;
    visibility: visible;
}
.headerBottom_menu>ul>li .sub-menu>li .sub-menu:before{
    -webkit-transform: translate(-50%, -9px) rotate(-45deg);
    transform: translate(-50%, -9px) rotate(-45deg);
    top: 20px;
    left: 0;
    width: 12px;
    height: 12px;
}
.headerBottom_menu>ul>li .sub-menu>li .sub-menu li{
    z-index: 1;
}
.headerBottom_menu>ul>li .sub-menu>li .sub-menu li a{
    font-weight: 300;
}


.headerBottom_mobMenu ul li.menu-item-has-children ul li .sub-menu, .headerBottom_mobMenu ul li.menu-item-has-children.opened ul li .close-submenu{
    display: none;
}
.headerBottom_mobMenu ul li.menu-item-has-children.opened ul li.opened .sub-menu{
    display: block;
}
/* add menu */

/* price */
.page-price .servicesCostSection_table table tr th.price{
    font-size: 36px;
    line-height: 36px;
    padding-top: 0;
}
.page-price .servicesCostSection_table table tr th.price.white{
    background: #fff;
}
.page-price .servicesCostSection_table table tr td{
    position: relative;
}
.page-price .servicesCostSection_table table tr td .more-icon{
    position: absolute;
    right: 20px;
    top: 20px;
    width: 20px;
    height: 20px;
    background: url("../img/td-arrow.svg") no-repeat center;
    transform: rotate(180deg);
    cursor: pointer;
}
.page-price .servicesCostSection_table table tr td.opened .more-icon{
    transform: none;
}
.page-price .servicesCostSection_table table tr td .hidden{
    display: none;
}
.page-price .servicesCostSection_table table tr td.opened .hidden{
    display: inline!important;
}
.page-price .servicesCostSection_table table tr:nth-of-type(n-1) td:nth-of-type(1) {
    border-bottom: 1px solid #E0E0E0;
    padding-right: 60px;
}
.page-price .servicesCostSection_table table tr.block-title td{
    background: #E0E0E0;
}
.page-price .servicesCostSection_table table tr.block-title td .more-icon{
    display: none;
}
.page-price .servicesCostSection_table table tr.block-title td:first-child{
    font-weight: bold;
    font-size: 18px;
    line-height: 28px;
    text-transform: uppercase;
    color: #333333;
}
.page-price .servicesCostSection_table .icon-error-25px{
    background: url("../img/minus-vector.svg") no-repeat center;
    background-size: 26px;
    border-radius: 50%;
}
.page-price .servicesCostSection_table table tr.full-price td:first-child{
    font-weight: bold;
    font-size: 18px;
    color: #828282;
}
.page-price .servicesCostSection_table table tr.full-price td.fz0{
    font-size: 30px!important;
    font-weight: 400;
    color: #000000;
}
.page-price .servicesCostSection_table table tr.prices-row td:first-child{
    font-weight: 500;
}
.page-price .servicesCostSection_table table tr.prices-row td.fz0{
    font-size: 18px!important;
    color: #000000;
    font-weight: 800;
}
.page-price .servicesCostSection_table table tr.add-pay-row td:first-child{
    font-weight: 500;
}
.page-price .servicesCostSection_table table tr.add-pay-row td.fz0{
    font-size: 18px!important;
    font-weight: 500;
    color: #000000;
    background: #E3EFFC;
}
.page-price .servicesCostSection_table table tr.add-pay-text td:first-child{
    font-weight: 500;
}
.page-price .servicesCostSection--archive, .servicesCostSection--archive .servicesCostSection_table {
    padding-bottom: 60px;
}
.servicesCostSection--archive2.servicesCostSection--archive .info{
    margin-top: 50px;
}
.page-price .tableCostMob .td .hidden{
    display: none;
}
.page-price .tableCostMob .td.opened .hidden{
    display: inline;
}
.page-price .tableCostMob .td .more-icon{
    position: absolute;
    margin: auto;
    right: 0;
    left: 0;
    bottom: -3px;
    width: 20px;
    height: 20px;
    background: url("../img/td-arrow.svg") no-repeat center;
    cursor: pointer;
    transform: rotate(180deg);
}
.page-price .tableCostMob .td.opened .more-icon{
    transform: none;
}
.page-price .tableCostMob .col--numbers2 .td:first-child{
    background: #F7F7F7;
}
.page-price .tableCostMob .block-overflow .bo{
    position: relative;
    padding-bottom: 20px;
}
.page-price .tableCostMob .td.opened .popup_container{
    visibility: visible!important;
    width: 100%;
    height: 100%;
    transform: scale(1)!important;
    -webkit-transform: scale(1)!important;
}
.page-price .tableCostMob .td.opened .hidden{
    display: none!important;
}
.page-price .tableCostMob .td.opened .pop-text .hidden{
    display: inline!important;
}
.page-price .tableCostMob .popup_container .close-popup-style{
    right: 10px!important;
    top: 16px!important;
}
.page-price .tableCostMob .formWrapper{
    min-height: 1px;
    min-height: 1px;
    padding: 25px 25px 20px 20px;
}
.pop-text{
    text-align: left;
}
.pop-text .more-icon{
    display: none;
}
.page-price .tableCostMob .block-title .td{
    background: #E0E0E0;
}
.page-price .tableCostMob .block-title .td:first-child, .page-price .tableCostMob .full-price .td:first-child{
    font-weight: 800;
    background: #E0E0E0;
    color: #000;
}
.page-price .tableCostMob .full-price .td.fz0{
    font-size: 14px!important;
    font-weight: 800;
}
.page-price .tableCostMob .prices-row .td.fz0{
    font-size: 14px!important;
}
@media only screen and (max-width:1280px){
    .page-price .servicesCostSection_table table tr:nth-of-type(n-1) td:nth-of-type(1){
        padding-right: 45px;
    }
    .page-price .servicesCostSection_table table tr td .more-icon{
        right: 10px;
        top: 13px;
    }
}
@media only screen and (max-width:780px){
    .page-price .tableCostMob .col--numbers .td:nth-of-type(1){
        font-size: 14px;
    }
    .tableCostMob .col.block-title{
        display: none;
    }
    .tableCostMob .col.add-pay-row, .tableCostMob .col.add-pay-text, .tableCostMob .col.last-row{
        display: none;
    }
}
/* price */

/* blog */
.new-blog .main-post-block, .new-blog .posts-list{
    max-width: 1365px;
    margin: 0 auto;
    padding: 0 15px;
}
.new-blog .author{
    display: inline-block;
    font-size: 11px;
    line-height: 14px;
    color: #cdcdcd;
    margin: 8px 0 0 0;
}
.posts-list .item{
    background: #fff;
    display: block;
    text-decoration: none;
    margin-bottom: 7px;
    border: 1px solid #eeeeee;
    min-height: 176px;
    padding: 0 0 0 275px;
    position: relative;
}
.posts-list .item:before, .posts-list .item:after{
    display: block;
    width: 100%;
    height: 0;
    content: '';
    clear: both;
}
.posts-list .item .imgWrap{
    height: 174px;
    overflow: hidden;
    position: absolute;
    left: 0;
    top: 0;
}
.posts-list .item .imgWrap img{
    width: 275px;
    height: auto;
}
.posts-list .item .title{
    margin: 21px 20px 21px 21px;
    color: #000;
}
.posts-list .item .title h3{
    font-size: 25px;
    line-height: 30px;
    margin: 0;
}
.posts-list .item .title .author{
    font-size: 16px;
    line-height: 20px;
}
.main-post-block{
    margin-bottom: 40px!important;
}
.main-post-block:before, .main-post-block:after{
    display: block;
    width: 100%;
    height: 0;
    line-height: 0;
    clear: both;
    content: '';
}
.main-post-block .main-post-wrapper{
    float: left;
    width: 60%;
    padding: 0;
}
.main-post-block .popular-post-wrapper{
    float: left;
    width: 40%;
    padding: 0 0 0 8px;
}
.main-post-block .main-post{
    position: relative;
    display: block;
    text-decoration: none;
}
.main-post-block .main-post .title-wrapper{
    background: #fff;
    display: block;
    text-decoration: none;
    border: 1px solid #eeeeee;
    min-height: 159px;
    margin: -58px 20px 0 16px;
    padding: 12px 19px 12px 19px;
}
.main-post-block .main-post .title-wrapper .author{
    font-size: 14px;
    line-height: 18px;
    margin: 13px 0 0 0;
}
.main-post-block .main-post .title-wrapper .title{
    color: #000;
    font-size: 25px;
    line-height: 30px;
    margin: 0;
}
.main-post-block .main-post .imgWrap{
    overflow: hidden;
    position: relative;
}
.main-post-block .main-post .imgWrap img{
    width: 100%;
    height: auto;
    max-width: 925px;
    display: block;
}
.popular-post-wrapper .item{
    background: #fff;
    display: block;
    text-decoration: none;
    margin-bottom: 9px;
    border: 1px solid #eeeeee;
    min-height: 93px;
    padding: 10px 145px 10px 12px;
}
.popular-post-wrapper .item .title{
    color: #000;
    font-size: 15px;
    line-height: 19px;
    margin: 0;
}
.popular-post-wrapper .item .imgWrap{
    position: absolute;
    right: 13px;
    top: 11px;
}
.popular-post-wrapper .item .imgWrap img{
    width: 100px;
    height: auto;
    max-width: 100%;
}
.posts-line h2, .popular-post-wrapper h2{
    font-size: 40px;
    line-height: 50px;
    margin: 0 0 15px 0;
}
.posts-line h2 a{
    color: #000;
}
.posts-line{
    padding: 0 0 30px 0;
}
.blogSection .posts-line .wrap{
    padding: 0;
    margin: 12px 0 0 0;
}
.blogSection .posts-line .wrap .blueButtonBordered{
    background: transparent;
    border-color: #e12726;
    color: #e12726;
    transition: all .3s linaer;
}
.blogSection .posts-line .wrap .blueButtonBordered:hover{
    background: #e12726;
    border-color: #e12726;
    color: #fff;
}
.posts-list-group{
    margin-bottom: 47px;
    position: relative;
}
.posts-line .posts-list:last-child .posts-list-group{
    margin-bottom: 0;
}
.block-mob{
    display: none;
}
.cat-links-wrapper{
    margin: 0 -6px 20px -6px;
}
.cat-links-wrapper:before, .cat-links-wrapper:after{
    display: block;
    width: 100%;
    height: 0;
    line-height: 0;
    content: '';
    clear: both;
}
.cat-links-wrapper .cat-link-wrapper{
    display: inline-block;
    padding: 0 3px 10px 3px;
}
.cat-links-wrapper .cat-link-wrapper .span{
    display: block;
    padding: 13px 10px;
    height: 46px;
    background: #FFFFFF;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.08);
    border-radius: 4px;
    font-size: 18px;
    line-height: 22px;
    color: #727272;
    cursor: pointer;
}
@media only screen and (max-width:1199px){
    .block-lg{
        display: none;
    }
    .block-mob{
        display: block;
    }
    .blogSection .new-blog .lgSectionTitle{
        padding: 0;
        margin-bottom: 30px;
    }
    .main-post-block .popular-post-wrapper{
        width: 100%;
        padding: 0;
    }
    .posts-list .item{
        min-height: 93px;
        padding: 10px 145px 10px 12px;
        margin-bottom: 9px;
    }
    .posts-list .item .imgWrap{
        right: 13px;
        left: auto;
        top: 11px;
        width: auto;
        height: auto;
    }
    .posts-list .item .imgWrap img{
        width: 100px;
        height: auto;
        max-width: 100%;
    }
    .posts-list .item .title{
        margin: 0;
    }
    .posts-list .item .title h3{
        font-size: 15px;
        line-height: 19px;
        margin: 0;
    }
    .posts-list .item .title .author{
        font-size: 11px;
        line-height: 14px;
    }
    .posts-line h2, .popular-post-wrapper h2{
        font-size: 30px;
        line-height: 35px;
    }
    .posts-list-group{
        margin: 0 0 30px 0;
    }
}
@media only screen and (max-width:424px){
    .popular-post-wrapper .item, .posts-list .item{
        margin: 0 -16px 9px -16px;
    }
    .posts-line h2, .popular-post-wrapper h2{
        font-size: 25px;
        line-height: 30px;
    }
    .popular-post-wrapper .item .title, .posts-list .item .title h3{
        font-size: 14px;
        line-height: 18px;
    }
}
/* blog */

/* single */
.new-blog-single, .other-cats-wrapper, .posts-slider-wrapper, .barba-container > .contentWrapper.post-20393, .barba-container > .contentWrapper.post-20293{
    max-width: 1365px;
    margin: 0 auto;
    padding: 0 15px;
}
.other-cats{
    background: #fff;
    padding: 20px 0 30px 0;
}
.new-blog-single .blogSingleContent_wpContent{
    padding: 0;
    max-width: 100%;
    width: 100%;
    margin: 30px 0 0 0;
}
.new-blog-single .single-row:before, .new-blog-single .single-row:after{
    display: block;
    content: '';
    clear: both;
    width: 100%;
    height: 0;
    line-height: 0;
}
.new-blog-single .single-row{
    margin: 0 -15px;
}
.new-blog-single .single-row .content-col{
    padding: 0 15px;
    float: left;
    width: 60%;
}
.new-blog-single .single-row .sidebar-col{
    padding: 0 15px 0 100px;
    float: left;
    width: 40%;
    margin-top: 10%;
    position: -webkit-sticky;
    position: sticky;
    top: 110px;
}
.posts-slider{
    background: #fff;
    padding: 27px 0 30px 0;
}
.posts-slider h2, .other-cats h2{
    font-size: 30px;
    line-height: 35px;
}
.posts-slider h2{
    margin: 0 0 46px 0;
}
.posts-slider .slide{
    position: relative;
    max-width: 326px;
    margin: 0 auto;
}
.posts-slider .slide a{
    display: block;
    text-decoration: none;
}
.posts-slider .slide .imgWrap img{
    height: 200px;
    width: 100%;
    max-width: 100%;
}
.posts-slider .slide .title{
    margin: -24px 10px 0 10px;
    background: #fff;
    background: #fff;
    border: 1px solid #eeeeee;
    padding: 10px 10px 10px 10px;
    min-height: 67px;
}
.posts-slider .slide .title h3{
    font-size: 11px;
    line-height: 14px;
    margin: 0;
    color: #000;
}
.posts-slider .slide .title .author{
    font-size: 9px;
    line-height: 12px;
    color: #cdcdcd;
}

/* popup with timer */
.popupContainer6 {
    width: 100%;
    height: 100%;
}
.popupContainer6 .wys_editor_timer {
    margin-top: 1rem;
    margin-bottom: 1rem;
}
.popupContainer6.formpopup-main-6 .popupContainer_inner-2 {
    height: 75%;
    overflow-y: auto;
    overflow-x: hidden;
}
.popupContainer6 .message--end.hide, .popupContainer6 #timer.hide {
    display: none;
}
.popupContainer6 .message--end {
    display: block;
    color: #CA3631;
    font-family: Montserrat, Helvetica, Arial, sans-serif;
    font-weight: 700;
    font-size: 3.5rem;
}
.popupContainer6 .btn--red {
    display: block;
    width: fit-content;
    margin: 1rem auto;
    background: #E12726;
    border: 1px solid #E12726;
    padding: 16px 29px;
    border-radius: 2px;
    font-family: Montserrat, Helvetica, Arial, sans-serif;
    font-weight: 600;
    font-size: 18px;
    text-transform: uppercase;
    color: #FFF;
    cursor: pointer;
}
.popupContainer6 .btn--red:hover {
    background-color: #FF4B51;
    border-color: transparent;
    -webkit-box-shadow: inset 0 -2px 4px rgb(0 0 0 / 25%);
    box-shadow: inset 0 -2px 4px rgb(0 0 0 / 25%);
}
.popupContainer6 #timer {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}
.popupContainer6 #timer div {
    font-family: Montserrat, Helvetica, Arial, sans-serif;
    display: block;
    padding: 0 1.25rem 1.25rem 1.25rem;
    color: #CA3631;
    font-weight: 700;
    font-size: 4.375rem;
    text-align: center;
}

.popupContainer6 #timer span {
    font-family: Montserrat, Helvetica, Arial, sans-serif;
    display: block;
    opacity: 40%;
    margin: 0 auto;
    font-size: 1.125rem;
    color: black;
}
.popupContainer6 #timer .timer--separator {
    font-weight: 500;
    color: black;
    padding: 0;
    padding-bottom: 3rem;
}
.popupContainer6 .popupContainer_inner-2 {
    overflow: scroll;
    width: max-content;
    height: auto;
    max-height: 75%;
}
.popupContainer6 .popupContainer_inner-2 a {
    margin-bottom: 1rem;
}
.popupContainer6 .popupContainer_inner-2 p {
    font-family: Montserrat, Helvetica, Arial, sans-serif;
    line-height: 1.55556;
    font-size: 18px;
}
.popupContainer6 .popupContainer_inner-2 p:last-child {
    padding-bottom: 0;
    margin-bottom: 0;
}
.popupContainer6 .popupContainer_inner-2 ul, .popupContainer6 .popupContainer_inner-2 ol {
    margin-left: 1rem;
    margin-bottom: 0.625rem;
    font-family: Montserrat, Helvetica, Arial, sans-serif;
    line-height: 1.55556;
    font-size: 18px;
}
.popupContainer6 .popupContainer_inner-2 ul li {
    list-style: disc; 
}
.popupContainer6 .popupContainer_inner-2 ol li {
    list-style: decimal;
}
/* end popup */
.other-cats h2{
    margin: 0 0 17px 0;
}
.new-blog-single .blogSingleContent{
    padding: 0;
    background: none;
}
.join-wrapper.join-wrapper3{
    background: #fff;
    margin-top: 60px;
}
.owl-carousel_1 .owl-nav.disabled{
    display: block!important;
    position: static;
}
.owl-carousel_1 .owl-nav button{
    position: absolute;
    top: 0;
    display: inline-block;
    height: 100%;
    width: 100px;
    opacity: .5;
    box-shadow: none;
    border: none;
    outline: none;
    -webkit-appearance: normal;
    text-align: center;
    color: #fff;
    font-size: 60px;
    line-height: 60px;
    transition: all .3s linaer;
}
.owl-carousel_1 .owl-nav button:hover{
    opacity: 1;
}
.owl-carousel_1 .owl-nav button.owl-prev{
    left: 0;
    background: linear-gradient(to right, rgba(0,0,0,.2), rgba(255,255,255,0));
    padding-right: 20px;
}
.owl-carousel_1 .owl-nav button.owl-next{
    right: 0;
    background: linear-gradient(to left, rgba(0,0,0,.2), rgba(255,255,255,0));
    padding-left: 20px;
}
.blog-single-title-wrapper{
    margin: 0 -15px;
}

.call-item{
    position: relative;
    padding: 136px 0 0 0;
}
.call-item1{
    margin: 0 0 100px 0;
}
.call-item .p1{
    margin: 0 0 10px 0;
    font-weight: 500;
    font-size: 20px;
    line-height: 27px;
    color: #000000;
}
.call-item .p2{
    margin: 0 0 24px 0!important;
    font-weight: normal;
    font-size: 16px;
    line-height: 28px;
    color: #333333;
}
.call-item .p2 .red{
    color: #E12726;
    font-weight: 500;
}
.call-item .btn{
    background: #E12726;
    border: 1px solid #E12726;
    color: #fff;
    padding: 9px 20px 8px 20px;
    text-align: center;
    text-decoration: none;
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
    text-transform: uppercase;
    transition: all .3s linear;
    display: inline-block;
}
.call-item .btn:hover{
    background: #fff;
    color: #E12726;
}
.call-item .c-icon{
    position: absolute;
    left: -2px;
    top: 0;
    display: inline-block;
}
.call-item .c-icon1{
    width: 135px;
    height: 110px;
    background: url("../img/c-icon1.png") no-repeat;
}
.call-item .c-icon2{
    width: 183px;
    height: 114px;
    background: url("../img/c-icon2.png") no-repeat;
}
.theContent .call-item{
    display: none;
}
.theContent .call-item{
    margin: 30px -15px;
    padding: 40px 15px;
    background: url("../img/join-price-bg.png") repeat-x top left;
}
.theContent .call-item .c-icon{
    display: none;
}
.theContent .call-item .p1, .theContent .call-item .p2{
    color: #fff;
}
.theContent .call-item .p1{
    font-weight: 600;
}
.theContent .call-item .btn{
    border: 2px solid #fff;
    color: #fff;
    background: rgba(255,255,255,0);
}
.theContent .call-item .btn:hover{
    color: #fff;
    background: rgba(255,255,255,.2);
}
@media only screen and (max-width:1365px){
    .new-blog-single .single-row .sidebar-col{
        padding: 0 15px 0 30px;
    }
}
@media only screen and (max-width:1199px){
    .new-blog-single .single-row .sidebar-col{
        display: none;
    }
    .new-blog-single .single-row .content-col{
        width: 100%;
    }
    .posts-slider h2, .other-cats h2{
        font-size: 30px;
        line-height: 35px;
    }
    .theContent .call-item{
        display: block;
    }
}
@media only screen and (max-width:767px){
    .owl-carousel_1 .owl-nav button{
        width: 70px;
    }
}
@media only screen and (max-width:640px){
    .theContent .call-item{
        padding: 30px 15px;
    }
}
@media only screen and (max-width:424px){
    .owl-carousel_1 .owl-nav button{
        width: 40px;
        padding: 0!important;
    }
    .posts-slider h2, .other-cats h2{
        font-size: 25px;
        line-height: 30px;
    }
    .posts-slider h2{
        margin: 0 0 30px 0;
    }
    .posts-slider .slide{
        max-width: 345px;
    }
    .call-item .p1{
        font-size: 17px;
    }
    .call-item .p2{
        font-size: 14px;
        line-height: 24px;
    }
}
/* single */
@media only screen and (max-width:767px){
	iframe[allowfullscreen="allowfullscreen"]{
		width: 100%!important;
		height: auto!important;
		min-height: 200px;
	}
}
.repeatedScreen--univerSingle .u-about_items .item p{
    font-size: 20px;
    line-height: 26px;
    padding-right: 20px;
}
@media only screen and (max-width:780px){
    .lyce .repeatedScreen--univerSingle .u-about_items{
        display: block;
        margin: 0;
    }
    .lyce .repeatedScreen--univerSingle .u-about_items .item{
        margin-bottom: 20px;
        width: 100%;
        display: block;
    }
    .repeatedScreen--univerSingle .u-about_items .item p{
        padding-right: 0;
        font-weight: 500;
    }
}

.univer-item-menu{
    position: relative!important;
}
.univer-item-menu .left-sub{
    top: 50px!important;
    left: 0!important;
    width: 140px!important;
    transform: none!important;
}
.univer-item-menu .right-sub{
    left: 139px!important;
    top: 50px!important;
    transform: none!important;
}
.univer-item-menu .right-sub:before{
    display: none!important;
    right: auto!important;
    transform: none!important;
    top: 55px!important;
}

.headerBottom_menu .menu-item-20721 .sub-menu{
    min-width: 530px;
}
.headerBottom_menu .menu-item-20721 .sub-menu li{
    width: 50%;
    float: left;
}
.headerBottom_menu .menu-item-20721 .sub-menu li.right-item{
    float: right;
}
.headerBottom_menu .menu-item-20721 .sub-menu .sub-menu{
    min-width: auto;
}
.headerBottom_menu .menu-item-20721 .sub-menu .sub-menu li{
    width: auto;
    float: none;
}

.headerBottom_menu .menu-item-20723 .sub-menu{
    min-width: 540px;
}
.headerBottom_menu .menu-item-20723 .sub-menu li{
    width: 50%;
    float: left;
}
.headerBottom_menu .menu-item-20723 .sub-menu li.right-item{
    float: right;
}
.headerBottom_menu .menu-item-20723 .sub-menu .sub-menu{
    min-width: auto;
}
.headerBottom_menu .menu-item-20723 .sub-menu .sub-menu li{
    width: auto;
    float: none;
}

.seotext-wrapper{
	font-family: Montserrat, Helvetica, Arial, sans-serif;
	font-size: 18px;
	color: #000;
	font-weight: 400;
}
.seotext-wrapper h3,
.seotext-wrapper h4,
.seotext-wrapper h5{
	margin-top: 30px;
	margin-bottom: 20px;
}
.seotext-wrapper p{
	margin-bottom: 12px;
}
.seotext-wrapper p:last-child{
	margin-bottom: 0;
}
.seoSection .lgSectionTitle {
  padding-top: 73px;
  padding-bottom: 50px;
}

.help-zsu[_ngcontent-rz-client-c118]  {
    display: block;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
    color: #221f1f;
    text-decoration: none;
    font-size: 12px;
    margin-right: 20px;
}

@media screen and (max-width: 400px) {
	
	.help-zsu[_ngcontent-rz-client-c118]{
		display:none;
	}
}

@media (hover: hover) {
    .help-zsu[_ngcontent-rz-client-c118]:hover {
        text-decoration: none;
    }
}

.visible-hidden {
    display: block;
    height: 0;
    margin: 0;
    overflow: hidden;
    padding: 0;
    visibility: hidden;
    width: 0
}
.page-price .servicesCostSection_table th {
  position: sticky;
  top: 77px; 
  transition: top ease 500ms;
  z-index: 2;
}
.page-price .servicesCostSection_table th.top_value{
  top: 136px;
  transition: top ease 500ms;
}
.page-price .servicesCostSection_table table {
  text-align: left;
  position: relative;
  border-collapse: collapse; 
}
@media screen and (max-width: 1199px) {
  .page-price .servicesCostSection_table th {
    top: 72px; 
  }
  .page-price .servicesCostSection_table th.top_value{
    top: 131px;
  }
}
@media screen and (max-width: 1023px) {
  .page-price .servicesCostSection_table th {
    top: 74px; 
  }
  .page-price .servicesCostSection_table th.top_value{
    top: 74px;
  }
}