* {
    margin: 0px;
    padding: 0px;
    border: 0px;
    box-sizing: border-box;
}

html {
    font-size: 16px;
}

body {
    min-width: 320px;
    font-family: 'Roboto', sans-serif;
    /* background: #000028; */
}

html.fp-enabled body {
    overflow: -moz-scrollbars-none;
}

html.fp-enabled body::-webkit-scrollbar {
    width: 0;
    display: none;
    opacity: 0;
    -ms-overflow-style: none;
}

.button:active,
.baseInput:active,
.button:focus,
.baseInput:focus {
    outline: none !important;
}

.button::-moz-focus-inner,
.baseInput::-moz-focus-inner {
    border: 0 !important;
}

.rotateCard__textWrap {
    -ms-overflow-style: none;
    scrollbar-width: none;
}

.rotateCard__textWrap::-webkit-scrollbar {
    display: none;
    width: 0px;
    background: transparent;
}

.button_type_linkto,
.text,
.arrow {
    text-decoration: none;
}

.button_type_linkto:hover,
.text:hover,
.arrow:hover {
    text-decoration: none !important;
}

.header,
.requestcall,
.menu_bottom,
.playButton,
.rotateCard__imgWrap,
.breadcrumbs,
.imageCard__bottom,
.imageCard__linkWrap,
.fullImg__item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.requestcall,
.playButton,
.rotateCard__imgWrap,
.imageCard__bottom,
.imageCard__linkWrap {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.header {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.menu__item_bottom {
    text-align: center;
}

.main__section,
.main__screen,
.main__screen_five,
.main__thank,
.aside__right a,
.aside__left a,
.bars,
.link_type_blue,
.playButton,
.rotateCard,
.rotateCard__front,
.rotateCard__imgWrap,
.imageCard,
.fullImg__item {
    position: relative;
    z-index: 1;
}

.header,
.main__backVideo,
.main__screen_five::before,
.link_type_blue::after,
.playButton__back,
.rotateCard__back,
.imageCard__bottom {
    position: absolute;
}

.aside__right,
.aside__left,
.fixedmenu,
.menu_bottom {
    position: fixed;
}

.header,
.requestcall,
.button_shadow_submit,
.bars,
.playButton,
.rotateCard,
.imageCard__img,
.imageCard__linkWrap,
.fullImg__item_overlay {
    -webkit-transition: .5s;
    transition: .5s;
}

.main__screen::after,
.main__screen_five_back,
.main__thank::after,
.imageCard__linkWrap,
.fullImg__item_overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.button_type_submit,
.button_type_linkto,
.socials__text,
.text_font_upper,
.link_type_blue,
.link_type_white,
.menu__link_bottom {
    text-transform: uppercase;
}

.button_type_linkto,
.socials__text,
.caption_text_bold,
.text_font_bold,
.link_font_bold,
.link_type_white,
.menu__link_bottom,
.menu__link_vertical {
    font-weight: 700;
}

.text_font_light {
    font-weight: 300;
}

.text_font_m {
    font-weight: 400;
    margin-bottom: 11px!important;
}

.header {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    top: 0;
    padding: 20px 85px;
    /* background: #000028; */
    background: #fff;
    height: 85px;
    z-index: 992;
}

.header_transparent {
    background: transparent !important;
}

@media only screen and (max-width: 1024px) {
    .header {
        position: fixed;
    }
}

@media only screen and (max-width: 992px) {
    .header {
        padding: 15px;
    }
}

.main__section {
    width: 100%;
    height: 100%;
    overflow: hidden;
    background-color: #000028;
}

.main__backVideo {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.main__video {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.main__screen {
    width: 100%;
    height: 100%;
    padding: 0;
    box-shadow: inset 0px 0px 20px rgba(0, 0, 0, 0.5);
    -webkit-transition: .6s ease-in;
    transition: .6s ease-in;
}

.main__screen::after {
    content: "";
    display: block;
    background: rgba(0, 0, 40, 0.3);
    z-index: -1;
}

.main__screen_one.active {
    background-image: url("../img/new-01.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    -webkit-transition: .6s ease-in;
    transition: .6s ease-in;
}

.main__screen_two {
    background-image: url("../img/new-02.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.main__screen_three {
    background-image: url("../img/03.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.main__screen_four {
    background-image: url("../img/04-lines.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
/*.location .rotateCard__title{*/
/*    height: 30px;*/
/*}*/

.location__address{
    font-family: Roboto, sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 22px;
    line-height: 39px;
    letter-spacing: 0.035em;
    color: #505050;
    margin-bottom: 20px;
}
.location__address a{
    color: #505050;
}
.events-slider .slick-slide {
    margin: 0 15px;
}
.events-slider .slick-list {
    margin: 0 -15px;
}

.dots-slideshow {
    margin: 0 auto;
}
.dots-slideshow {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
}
.dots-slideshow ul {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
}
.slick-dots {
    -ms-flex-align: center;
    align-items: center;
}
.dots-slideshow li {
    margin: 10px;
    background-color: #fff;
    border-radius: 100px;
    height: 9px;
     width: 9px;
    border: 1px solid rgba(0,0,0,.6);
    cursor: pointer;
}
.events-arrows div {
    position: absolute;
    top: 50%;
    margin-right: -50%;
    transform: translate(-50%,-50%);
    cursor: pointer;
}

.events-arrows__left {
    left: -3%;
}
.events-page .event_container{
    margin-bottom: 15px;
}

.events-page .startups{
    padding-bottom: 1px;
}

.events-arrows__right {
    left: 103%;
}

.dots-slideshow .slick-active {
    background-color: #00e5e5;
    height: 9px;
    width: 9px;
}

.location-container{
    padding: 10px;
}


.location-slider{
    margin-bottom: 35px;
}

.location__description{
    font-family: Roboto, sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 30px;
    letter-spacing: 0.035em;
    color: #505050;
    margin-bottom: 10px;
}

.location__address a:hover{
    transition: 0.3s ease-in-out;
    color: #403F3F;
    text-decoration: none;
}


.main__screen_location {
    background-image: url("../img/location.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.main__screen_five {
    width: 100%;
    height: 100%;
    background-image: url("../img/05.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top;
}

.main__screen_five_back {
    display: block;
    z-index: -2;
    background-image: url("../img/05-02.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: initial;
    opacity: 0;
    -webkit-animation: lampePulse 1.3s ease-in-out 0.5s infinite alternate;
    animation: lampePulse 1.3s ease-in-out 0.5s infinite alternate;
}

.main__screen_five::before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 40, 0.3);
}

.main__screen_six {
    background-image: url("../img/new-06.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.main__screen_seven {
    background-image: url("../img/07.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: initial;
}

.main__screen_eight {
    background-image: url("../img/404-bg.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: initial;
}

.main__thank {
    width: 100%;
    min-height: 100vh;
}

.main__thank::after {
    content: "";
    display: block;
    background: rgba(0, 0, 40, 0.3);
    z-index: -1;
}

@media only screen and (max-width: 1140px) {
    html {
        font-size: 14px;
    }
}

@media only screen and (max-width: 992px) {
    .main__screen {
        background-size: cover !important;
    }
    .header {
        z-index: 1001;
        height: initial;
        background: #fff;
    }
    .menu_vertical {
        position: relative;
        min-height: 100vh;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        padding: 80px 0;
        margin: 0;
        z-index: 1003;
    }
    .menuWrap {
        height: 100vh;
        overflow-x: hidden;
        overflow-y: scroll;
        -ms-overflow-style: none;
        scrollbar-width: none;
    }
    .menuWrap::-webkit-scrollbar {
        display: none;
        width: 0px;
        background: transparent;
    }
    .main__backVideo {
        display: none;
    }
    .main__screen_one {
        background-image: url("../img/new-01.jpg");
        background-repeat: no-repeat;
        background-size: cover;
        background-position: initial;
    }
    .main__screen {
        padding: 0;
    }
}

@media only screen and (max-width: 480px) {
    html {
        font-size: 12px;
    }
}

.fadeFromScale {
    -webkit-animation: fadeFromScale ease-in-out 0.5s normal;
    animation: fadeFromScale ease-in-out 0.5s normal;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}

.prevSlide {
    opacity: 0;
    -webkit-transition: 1s;
    transition: 1s;
}

.nextSlide {
    opacity: 1;
    -webkit-transition: 1s ease-in;
    transition: 1s ease-in;
}

.animated,
.delay0x {
    -webkit-animation-delay: .4s;
    animation-delay: .4s;
}

.delay1x {
    -webkit-animation-delay: .5s !important;
    animation-delay: .5s !important;
}

.delay2x {
    -webkit-animation-delay: .7s !important;
    animation-delay: .7s !important;
}

.delay3x {
    -webkit-animation-delay: .9s !important;
    animation-delay: .9s !important;
}

.delay4x {
    -webkit-animation-delay: 1.2s !important;
    animation-delay: 1.2s !important;
}

@-webkit-keyframes lampePulse {
    0% {
        opacity: 0;
    }
    100% {
        opacity: .7;
    }
}

@keyframes lampePulse {
    0% {
        opacity: 0;
    }
    100% {
        opacity: .7;
    }
}

@-webkit-keyframes fadeFromScale {
    0% {
        -webkit-transform: scale(2);
        transform: scale(2);
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes fadeFromScale {
    0% {
        -webkit-transform: scale(2);
        transform: scale(2);
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@-webkit-keyframes blueShadowPulse {
    0% {
        box-shadow: 0px 0px 20px #00E5E5;
    }
    100% {
        box-shadow: 0px 0px 40px #00E5E5;
    }
}

@keyframes blueShadowPulse {
    0% {
        box-shadow: 0px 0px 20px #00E5E5;
    }
    100% {
        box-shadow: 0px 0px 40px #00E5E5;
    }
}

.grecaptcha-badge {
    z-index: 9999999999 !important;
}

.aside__right {
    top: 0;
    right: 0;
    width: 85px;
    height: 100%;
    background: #000028;
}

@media only screen and (max-width: 992px) {
    .aside__right {
        display: none !important;
    }
}

.aside__right a {
    display: block;
    white-space: nowrap;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.aside__left {
    top: 0;
    left: 0;
    width: 85px;
    height: 100%;
    background: #000028;
}

@media only screen and (max-width: 992px) {
    .aside__left {
        display: none !important;
    }
}

.aside__left a {
    display: block;
    white-space: nowrap;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
}

.fixedmenu {
    bottom: -100%;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    z-index: 990;
    -webkit-transition: .7s;
    transition: .7s;
}

.fixedmenu .text_color_white {
    color: #000128;
}

.fixedmenu_active {
    bottom: 0;
}

.baseForm_margin_bottom {
    margin: 0 0 20px;
}

.baseForm__textarea {
    resize: none;
    min-height: 100px;
}

.requestcall {
    position: fixed;
    top: -100%;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 40, 0.9);
    z-index: 998;
    opacity: 0;
}

.requestcall_active {
    top: 0;
    opacity: 1;
}

#startups .header {
    background: #fff;
}

#startups .menu {
    position: relative;
}

#startups .fixedmenu {
    background: #fff;
}

.startups {
    background-image: url("../img/our-startups-bg.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: initial;
    min-height: 100vh;
    width: 100%;
    padding-top: 145px;
}

.startups_mb {
    margin-bottom: 3.75rem;
}

.feautures {
    padding-top: 80px;
    min-height: 100vh;
}

.feautures__top {
    padding: 60px 0;
    background-image: url("../img/what-we-offer-bg.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: initial;
    background-color: #ffffff;
}

.ourplan {
    padding-top: 80px;
    min-height: 100vh;
}

.ourplan__top {
    padding: 60px 0;
    background-image: url("../img/our-plan-bg.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: initial;
    background-color: #ffffff;
}


/* This is component config, it must be below other variables */


/*=== Hello you are in parent MAKER ===*/


/* This you can use for create full Component with class name */


/* This you should use for create some styles of your own component */

.button_padding_sm {
    padding: 5px 20px;
}

.button_padding_md {
    padding: 15px 20px;
}

.button_color_white {
    color: #ffffff;
}

.button_color_green {
    color: #007272;
}

.button_background_blue {
    background: #00e5e5;
}

.button_shadow_submit {
    box-shadow: 0px 0px 20px #00E5E5;
}

.button_shadow_submit:hover {
    box-shadow: 0px 0px 40px #00E5E5;
}

.button_shadow_submit:active {
    box-shadow: 0px 0px 20px #00E5E5;
    -webkit-transform: translateY(1px);
    -ms-transform: translateY(1px);
    transform: translateY(1px);
}

.button_type_submit {
    font-size: 1.25rem;
    font-weight: 700;
    -webkit-animation: blueShadowPulse 1s ease-in-out 0.5s infinite alternate;
    animation: blueShadowPulse 1s ease-in-out 0.5s infinite alternate;
}

.button_type_submit:hover {
    -webkit-animation: none;
    animation: none;
}

@media only screen and (max-width: 1440px) {
    .button_type_submit {
        padding: 5px 20px;
    }
}

#section3 .button_type_linkto {
    margin-top: 30px;
}

.button_type_linkto {
    display: block;
    width: 100%;
    font-size: 1rem;
    padding: 6px;
    border: 2px solid rgba(255, 255, 255, 0.2);
    text-align: center;
}

.button_type_linkto:hover {
    color: #ffffff;
    background: rgba(255, 255, 255, 0.2);
}


/*=== Hello you are in parent MAKER ===*/


/* This you can use for create full Component with class name */


/* This you should use for create some styles of your own component */

.socials_color_white {
    color: #ffffff;
}

.socials__text {
    font-size: 1rem;
    margin-right: 40px;
}


/*=== Hello you are in parent MAKER ===*/


/* This you can use for create full Component with class name */


/* This you should use for create some styles of your own component */

.bars {
    display: block;
    width: 32px;
    height: 32px;
    z-index: 990;
    cursor: pointer;
}

.bars:hover .bars__item {
    background: #00e5e5;
}

.bars:hover .bars__item-1,
.bars:hover .bars__item-2,
.bars:hover .bars__item-3 {
    width: 32px;
}

.bars__item {
    position: absolute;
    right: 0;
    display: block;
    width: 32px;
    height: 6px;
    border-radius: 1px;
    background-color: #000;
    transition: all 0.4s;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
}

.bars__item-1 {
    top: 0;
    width: 28px;
}

.bars__item-2 {
    top: 50%;
}

.bars__item-3 {
    top: 100%;
    width: 19px;
}

.bars_active .bars__item {
    background-color: #000;
}

.bars_active .bars__item-1 {
    -ms-transform: translateY(16px) translateX(0) rotate(45deg);
    transform: translateY(16px) translateX(0) rotate(45deg);
    -webkit-transform: translateY(16px) translateX(0) rotate(45deg);
    -moz-transform: translateY(16px) translateX(0) rotate(45deg);
}

.bars_active .bars__item-2 {
    opacity: 0;
}

.bars_active .bars__item-3 {
    -ms-transform: translateY(-16px) translateX(0) rotate(-45deg);
    transform: translateY(-16px) translateX(0) rotate(-45deg);
    -webkit-transform: translateY(-16px) translateX(0) rotate(-45deg);
    -moz-transform: translateY(-16px) translateX(0) rotate(-45deg);
}

.bars_active .bars__item-1,
.bars_active .bars__item-2,
.bars_active .bars__item-3 {
    width: 32px;
}


/*=== Hello you are in parent MAKER ===*/


/* This you can use for create full Component with class name */


/* This you should use for create some styles of your own component */

.caption_color_white {
    color: #ffffff;
}

.caption_color_blue {
    color: #000028;
}

.caption_size_xl {
    font-size: 3.0625rem;
}

.caption_size_lg {
    font-size: 3rem;
}

.caption_size_md {
    font-size: 1.75rem;
}

.caption_size_sm {
    font-size: 1.25rem;
}

.caption_mb_base {
    margin-bottom: 30px;
}

@media only screen and (max-width: 1440px) {
    .caption_size_xl {
        font-size: 2.5rem;
    }
}

@media only screen and (max-width: 1024px) {
    .caption_size_xl {
        font-size: 2.375rem;
    }
    .caption_size_lg {
        font-size: 2.125rem;
    }
}

.caption_text_upper {
    text-transform: uppercase;
}


/*=== Hello you are in parent MAKER ===*/


/* This you can use for create full Component with class name */


/* This you should use for create some styles of your own component */

.text_color_white {
    color: #ffffff;
}

.text_color_grey {
    color: #717171;
}

.text_color_greyduo {
    color: rgba(255, 255, 255, 0.8);
}

.text_color_darkblue {
    color: #000028;
}

.text-seat {
    text-shadow: 0px 4px 3px rgba(0, 0, 0, 0.4), 0px 8px 13px rgba(0, 0, 0, 0.1), 0px 18px 23px rgba(0, 0, 0, 0.1);
}

.text-seat .fw-600 {
    font-weight: 600;
}

.text-seat .italic {
    font-style: italic;
}

.text_size_lg {
    font-size: 1.9375rem;
}

.text_size_lgduo {
    font-size: 1.75rem;
}

.text_size_md {
    font-size: 1.25rem;
}

.text_size_sm {
    font-size: 1rem;
}

.text_size_lt {
    font-size: 0.875rem;
}

@media only screen and (max-width: 992px) {
    .text_size_lg {
        font-size: 1.25rem;
    }
}

.text_mb_sm {
    margin-bottom: 5px;
}

.text_mb_lg {
    margin-bottom: 30px;
}

.text_size_lg {
    letter-spacing: 3.1px;
    line-height: 2.625rem;
}

.text_size_md {
    letter-spacing: 2px;
    line-height: 1.875rem;
}


/*=== Hello you are in parent MAKER ===*/


/* This you can use for create full Component with class name */


/* This you should use for create some styles of your own component */

.link_size_sm {
    font-size: 1rem;
}

.link_size_lg {
    font-size: 1.75rem;
}

.link_margin_top {
    margin-top: 2.5rem;
}

.link_color_blue {
    color: #00e5e5;
}

.link_color_blue:hover {
    color: rgba(0, 229, 229, 0.8);
}

.link_color_blue::after {
    background: #00e5e5;
}

.link_color_white {
    color: #ffffff;
}

.link_color_white:hover {
    color: rgba(255, 255, 255, 0.8);
}

.link_color_white::after {
    background: #ffffff;
}

.link_type_blue {
    display: inline-block;
    font-size: 1.25rem;
    text-decoration: none;
}

.link_type_blue:hover {
    text-decoration: none;
    opacity: .8;
}

.link_type_blue::after {
    content: "";
    display: block;
    width: 100%;
    height: 2px;
}

.link_type_white {
    color: #000;
}

#section5 .link_type_white {
    color: #fff;
}

.fixedmenu .link_type_white {
    color: #000028;
}

.link_type_white:hover {
    color: #00e5e5;
    text-decoration: none;
}


/*=== Hello you are in parent MAKER ===*/


/* This you can use for create full Component with class name */


/* This you should use for create some styles of your own component */

.menu_bottom {
    -webkit-box-pack: stretch;
    -webkit-justify-content: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 100;
    list-style-type: none;
    padding: 30px 85px 31px;
    background: #fff;
}

.menu_vertical {
    list-style-type: none;
}

.menu__item.active a {
    color: #00e5e5 !important;
}

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

.menu__link_bottom {
    font-weight: 1rem;
    color: rgba(0, 0, 0, 0.4);
}

.menu__link_bottom:hover {
    color: #00e5e5;
    text-decoration: none;
}

.menu__link_vertical {
    display: block;
    font-size: 1.75rem;
    margin: 0 0 20px;
}

.menu__link_vertical:hover {
    text-decoration: none;
    color: #00e5e5;
}


/*=== Hello you are in parent MAKER ===*/


/* This you can use for create full Component with class name */


/* This you should use for create some styles of your own component */

.playButton {
    width: 180px;
    height: 180px;
    background: rgba(0, 229, 229, 0.25);
}

@media only screen and (max-width: 767px) {
    .playButton {
        width: 100px;
        height: 100px;
    }
}

@media only screen and (max-width: 480px) {
    .playButton {
        width: 70px;
        height: 70px;
    }
}

.playButton.active::after {
    content: "";
    display: block;
    width: 31px;
    height: 31px;
    border: none;
    background: #ffffff;
}

@media only screen and (max-width: 767px) {
    .playButton {
        display: none;
    }
}

.playButton::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-top: 25px solid transparent;
    border-left: 31px solid white;
    border-bottom: 25px solid transparent;
}

@media only screen and (max-width: 480px) {
    .playButton::after {
        border-top: 15px solid transparent;
        border-left: 21px solid white;
        border-bottom: 15px solid transparent;
    }
}

.playButton__back {
    display: block;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 229, 229, 0.25);
    -webkit-animation: pulse 1.7s ease-in-out 0.5s infinite normal;
    animation: pulse 1.7s ease-in-out 0.5s infinite normal;
}

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

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


/*=== Hello you are in parent MAKER ===*/


/* This you can use for create full Component with class name */


/* This you should use for create some styles of your own component */

.rotateCard {
    height: 100%;
}

.rotateCard_rotate:hover .rotateCard__front {
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
    z-index: -1;
    opacity: 0;
}

.rotateCard_rotate:hover .rotateCard__back {
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
    z-index: 2;
    opacity: 1;
}

.rotateCard_back_blue {
    padding: 20px 28px 15px;
    border-top: 4px solid #00e5e5;
    background: -webkit-gradient(linear, left top, left bottom, from(#000028), to(rgba(0, 0, 40, 0.3)));
    background: linear-gradient(180deg, #000028 0%, rgba(0, 0, 40, 0.3) 100%);
}

@media only screen and (max-width: 1140px) {
    .rotateCard_back_blue {
        padding: 15px 20px 30px;
    }
}

.rotateCard_back_white {
    padding: 32px 30px 40px;
    border-top: 4px solid #00e5e5;
    background: -webkit-gradient(linear, left top, left bottom, from(rgb(153 168 178 / 84%)), to(rgba(255, 255, 255, 0)));
    background: linear-gradient(180deg, hsl(204deg 14% 65% / 84%) 0%, rgba(255, 255, 255, 0) 100%);
}

@media only screen and (max-width: 1140px) {
    .rotateCard_back_white {
        padding: 15px 10px;
    }
}

.rotateCard_padding_left {
    padding-left: 10px;
}

@media only screen and (max-width: 992px) {
    .rotateCard_padding_left {
        padding-left: 15px;
    }
}

@media only screen and (max-width: 480px) {
    .rotateCard_padding_left {
        padding: 0px 15px;
    }
}

.rotateCard_padding_right {
    padding-right: 10px;
}

@media only screen and (max-width: 992px) {
    .rotateCard_padding_right {
        padding-right: 15px;
    }
    .link_type_white {
        color: #d0d0d0;
    }
}

@media only screen and (max-width: 480px) {
    .rotateCard_padding_right {
        padding: 0px 15px;
    }
}

.rotateCard__front {
    z-index: 1;
    -webkit-transition: .7s;
    transition: .7s;
    height: 100%;
}

.rotateCard__back {
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: rotateY(-180deg);
    transform: rotateY(-180deg);
    z-index: 0;
    -webkit-transition: .7s;
    transition: .7s;
    opacity: 0;
}

.rotateCard__imgWrap {
    width: 100%;
    height: 60px;
}

.rotateCard .arrow{
    position: absolute;
    right: 30px;
    bottom: 25px;
}
.rotateCard .button_type_linkto{
    margin-top: 35px;
}
.slick-prev:before, .slick-next:before {
    color: #a9a1a1;
}

.last-event h2, .last-event p, .last-event a{
    color: #797979;
    position: relative;
}

.last-event p:last-child span:before{
    position: absolute;
    content: '';
    background-color: #797979;
    width: 100%;
    height: 1px;
    left: 0;
    top: 7px;
}

.last-event p:last-child span{
    position: relative;
}

.event_container.last-event{
    border-top: 4px solid #a2a2a2;
    color: #797979;
}


.events-slider .rotateCard__imgWrap {
    height: 100px;
}

.event_container ul{
    list-style-type: none;
}

.event_container p{
    margin-bottom: 0.4rem;
}
.event_container li{
    font-size: 0.875rem;
}


.emt-3{
    margin-top: 0.3rem;
}

.rotateCard__imgWrap img {
    display: block;
    max-height: 100%;
    width: 100%;
    max-width: 230px;
}

.rotateCard__logoWrap {
    min-height: 120px;
    margin: 0 auto 20px;
}

.rotateCard__textWrap {
    height: 90%;
    overflow-x: none;
    overflow-y: scroll;
}


.location .rotateCard__imgWrap{
    display: flex;
    align-items: baseline;
}

/*=== Hello you are in parent MAKER ===*/


/* This you can use for create full Component with class name */


/* This you should use for create some styles of your own component */

.baseInput {
    padding: 10px 20px;
    background: rgba(0, 229, 229, 0.5);
    border: none;
    font-size: 1.25rem;
    font-weight: 500;
}

.baseInput_padding_sm {
    padding: 5px 20px;
}

.baseInput_padding_md {
    padding: 10px 20px;
}

.baseInput_mw_sm {
    max-width: 235px;
}

.baseInput::-webkit-input-placeholder {
    color: #ffffff;
}

.baseInput::-moz-placeholder {
    color: #ffffff;
}

.baseInput:-moz-placeholder {
    color: #ffffff;
}

.baseInput:-ms-input-placeholder {
    color: #ffffff;
}

@media only screen and (max-width: 1440px) {
    .baseInput {
        padding: 5px 20px;
    }
}

.baseInput.has-error {
    border-color: red !important;
}


/*=== Hello you are in parent MAKER ===*/


/* This you can use for create full Component with class name */


/* This you should use for create some styles of your own component */

.preloader {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    z-index: 998;
    -webkit-animation: preloaderHide .5s ease-in 1.7s 1 normal forwards;
    animation: preloaderHide .5s ease-in 1.7s 1 normal forwards;
}

.preloader__text {
    font-weight: 700;
    text-transform: uppercase;
    color: #000028;
    -webkit-animation: showPreloadText ease-in 1s 1 normal forwards, scalePreloadText .5s linear 1.3s 1 normal forwards;
    animation: showPreloadText ease-in 1s 1 normal forwards, scalePreloadText .5s linear 1.3s 1 normal forwards;
}

.preloader__text_size_lg {
    font-size: 100px;
}

@media only screen and (max-width: 767px) {
    .preloader__text {
        font-size: 48px;
    }
}

@-webkit-keyframes showPreloadText {
    0% {
        color: #000028;
    }
    100% {
        color: #ffffff;
    }
}

@keyframes showPreloadText {
    0% {
        color: #000028;
    }
    100% {
        color: #ffffff;
    }
}

@-webkit-keyframes scalePreloadText {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    100% {
        -webkit-transform: scale(15);
        transform: scale(15);
        opacity: 0;
    }
}

@keyframes scalePreloadText {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    100% {
        -webkit-transform: scale(15);
        transform: scale(15);
        opacity: 0;
    }
}

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

@keyframes preloaderHide {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}


/*=== Hello you are in parent MAKER ===*/


/* This you can use for create full Component with class name */


/* This you should use for create some styles of your own component */

.breadcrumbs {
    list-style-type: none;
}

.breadcrumbs__item::after {
    content: '/';
    color: #717171;
    padding: 0 10px;
}

.breadcrumbs__item:last-child::after {
    content: none;
}

.breadcrumbs__link:hover {
    color: #000028;
    text-decoration: none;
}

.breadcrumbs__link.breadcrumbs_active {
    color: #000028;
}


/*=== Hello you are in parent MAKER ===*/


/* This you can use for create full Component with class name */


/* This you should use for create some styles of your own component */

.imageCard {
    width: 100%;
    height: 440px;
    overflow: hidden;
    box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.1);
}

@media only screen and (max-width: 1200px) {
    .imageCard {
        height: 380px;
    }
}

.imageCard_animation {
    -webkit-animation: pulseCard 1.3s ease-in-out 0.5s infinite alternate;
    animation: pulseCard 1.3s ease-in-out 0.5s infinite alternate;
}

.imageCard_animation:hover {
    -webkit-animation-play-state: paused;
    animation-play-state: paused;
}

.imageCard:hover:not(.imageCard_placeholder) .imageCard__linkWrap {
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
}

.imageCard:hover:not(.imageCard_placeholder) .imageCard__img {
    opacity: 0.65;
}

.imageCard_placeholder {
    border-bottom: 4px solid #00e5e5;
}

.imageCard_placeholder img {
    height: 100%;
}

.imageCard_placeholder .button {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: 90px;
    width: 80%;
}

.imageCard__textBlock {
    position: absolute;
    top: 34px;
    left: 0;
    width: 100%;
    text-align: center;
}

.imageCard__img {
    width: 100%;
    height: auto;
    display: block;
}

.imageCard__logo {
    max-width: 100%;
}

.imageCard__bottom {
    bottom: 0;
    left: 0;
    width: 100%;
    min-height: 156px;
    background: #ffffff;
    box-shadow: 0px -10px 20px rgba(0, 0, 0, 0.1);
}

.imageCard__linkWrap {
    background: #ffffff;
    -webkit-transform: translateY(-webkit-calc(100% - 4px));
    -ms-transform: translateY(calc(100% - 4px));
    transform: translateY(calc(100% - 4px));
    border-top: 4px solid #00e5e5;
}

.imageCard__link:hover {
    opacity: 0.9;
}

.imageCard__caption {
    padding: 0 60px;
    line-height: 1.375rem;
}

@-webkit-keyframes pulseCard {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    100% {
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px);
    }
}

@keyframes pulseCard {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    100% {
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px);
    }
}


/*=== Hello you are in parent MAKER ===*/


/* This you can use for create full Component with class name */


/* This you should use for create some styles of your own component */

.arrow {
    display: block;
    width: 8px;
    height: 16px;
    background-image: url("../img/arrow.svg");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: initial;
}


/*=== Hello you are in parent MAKER ===*/


/* This you can use for create full Component with class name */


/* This you should use for create some styles of your own component */

.fullImg__item {
    padding: 60px 0;
    overflow: hidden;
    min-height: 378px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

/*@media only screen and (max-width: 1440px) {*/
/*    .fullImg__item {*/
/*        background-size: 115% !important;*/
/*    }*/
/*}*/

/*@media only screen and (max-width: 1310px) {*/
/*    .fullImg__item {*/
/*        background-size: 125% !important;*/
/*    }*/
/*}*/

@media only screen and (max-width: 1023px) {
    .fullImg__item {
        background-size: cover !important;
    }
}

.fullImg__item_one {
    background: url("../img/wwo-01.jpg") no-repeat #000;
    background-size: cover;
    background-position-y: 0;
}

.fullImg__item_two {
    background: url("../img/wwo-02.jpg") no-repeat #fff;
    background-size: cover;
    background-position-y: 0;
}

.fullImg__item_three {
    background: url("../img/wwo-03.jpg") no-repeat #000;
    background-size: cover;
    background-position-y: 0;
}

.fullImg__item_four {
    background: url("../img/wwo-04.jpg") no-repeat #fff;
    background-size: cover;
    background-position-y: 0;
}

.fullImg__item_five {
    background: url("../img/wwo-05.jpg") no-repeat #000;
    background-size: cover;
    background-position-y: 0;
}

.fullImg__item_six {
    background: url("../img/wwo-06.jpg") no-repeat #fff;
    background-size: cover;
    background-position-y: 0;
}

.fullImg__item_seven {
    background: url("../img/wwo-07.jpg") no-repeat #000;
    background-size: cover;
    background-position-y: 0;
}

.fullImg__item_eight {
    background: url("../img/wwo-08.jpg") no-repeat #fff;
    background-size: cover;
    background-position-y: 0;
}

.fullImg__item_nine {
    background: url("../img/wwo-09.jpg") no-repeat #000;
    background-size: cover;
    background-position-y: 0;
}

.fullImg__item_ten {
    background: url("../img/wwo-10.jpg") no-repeat #fff;
    background-size: cover;
    background-position-y: 0;
}

.fullImg__item_planeOne {
    background: url("../img/op-01.jpg") no-repeat #000;
    background-size: cover;
    background-position-y: 0;
}

.fullImg__item_planeTwo {
    background: url("../img/op-02.jpg") no-repeat #fff;
    background-size: cover;
    background-position-y: 0;
}

.fullImg__item_overlay {
    display: block;
    background: rgba(0, 0, 40, 0.5);
    z-index: -1;
}

.fullImg__item_overlay.fullImg__item_white {
    background: rgba(255, 255, 255, 0.7);
}

.fullImg__caption {
    margin-bottom: 8px;
}

.fullImg__text:nth-child(2) {
    margin-bottom: 21px;
}

.menu-contacts-wrap {
    padding-bottom: 82px;
}

div.fullImg__item_have-seat {
    background-size: cover;
}

.fullImg__item_private-offices {
    background: url('../img/private_offices-bg.jpg') no-repeat #000;
    background-position-y: 0;
}

.fullImg__item_meeting-rooms {
    background: url('../img/meeting_rooms-bg.jpg') no-repeat #000;
    background-position-y: 0;
}

.fullImg__item_nomad {
    background: url('../img/nomad-bg.jpg') no-repeat #000;
    background-position-y: 0;
}

@media (min-width: 1440px) {
    .fullImg__item_have-seat {
        min-height: 650px;
    }
}

#jvlabelWrap {
    display: none !important;
}

.event_container {
    padding: 1em;
    background: rgb(197 197 197 / 48%);
    background: rgb(197 197 197 / 48%);
    border-top: 4px solid #00e5e5;
}

.img_vertical-aling {
    height: 100%;
}

@media (max-width: 768px) {
    .img-fluid {
        margin: 1em 0;
    }
}

