@font-face {
    font-family: GT-Pro;
    src: url(../font/GTWalsheimPro.otf);
}
@font-face {
    font-family: GT-Black;
    src: url(../font/GTWalsheimPro-Black.otf);
}
@font-face {
    font-family: GT-Bold;
    src: url(../font/GTWalsheimPro-Bold.otf);
}
@font-face {
    font-family: GT-Medium;
    src: url(../font/GTWalsheimPro-Medium.otf);
}

* {
    margin: 0;
    padding: 0;
}

html {
    padding: 0;
    margin: 0;
}


.personal {
    font-size: 9px;
    text-align: center;
    margin-top: 20px;
    opacity: 0.5;
}


.personal a {
    text-decoration: none;
    font-weight: 600;
    color: #000;
}

body {
    position: relative;
    font-family: GT-Pro;
    background: #f9f9f9;
    padding: 0;
    margin: 0;
}

.hr_block {
    width: 100%;
    position: absolute;
    z-index: -1;
    height: 100%;
    display: flex;
}

.hr {
    width: 16.6%;
    border-right: 2px solid #fff;
}

.hr:last-child {
    border-right: 0px;
}

.hr_block_f {
    mix-blend-mode: multiply;
    width: 100%;
    position: absolute;
    z-index: 0;
    height: 100%;
    display: flex;
}

.hr_f {
    width: 16.6%;
    border-right: 2px solid #f9f9f9;
}

.hr_f:last-child {
    border-right: 0px;
}

/*-------------------------- Start Header ---------------------------------- */

@media only screen and (min-width : 1280px) and (max-width: 1400px) {

    /*------------------------ Modal Start -----------------------*/

    .title_modal {
        font-size: 48px !important;
    }

    .submit_modal {
        font-size: 14px !important;
        margin-top: 10px !important;
    }

    .forma_modal {
        padding-top: 20px !important;
    }

    .in_modal {
        width: 750px !important;
    }

    .c_modal {
        padding: 60px 80px !important;
    }

    .forma_modal {
    }

    .forma_modal input {
        width: 220px !important;
        font-size: 16px !important;
    }

    .right_modal button {
        padding: 20px 24px !important;
        width: 240px !important;
        font-size: 16px !important;
    }

    /*------------------------- Modal End -----------------------*/

    .bars cl {
        margin-left: 55px !important;
    }

    .sale {
        padding: 7px 25px 12px !important;
    }

    .bars cl, .bar_item a, .contact_menu a {
        font-size: 14px !important;
    }

    .bar_item {
        margin-right: 38px !important;
    }

    .bars {
        width: 30px !important;
        margin-right: 113px !important;
    }

    .logo {
        margin-left: 10px !important;
    }

    .logo a img {
        height: 32px !important;
        padding: 14px 0 !important;
    }

    .number img {
        height: 17px !important;
    }

    .contact_menu a:first-child {
        margin-right: 45px !important;
    }

    .contact_menu {
        margin-right: 30px !important;
    }

    header {
        height: 60px !important;
        line-height: 55px !important;
    }

    /* ------------------ Header End -------------------- */

    .title_ul, .copyright {
        font-size: 14px !important;
    }

    .l_u_item, .r_u_item {
        padding: 20px 0 !important;
    }

    .l_u_item a, .r_u_item a {
        font-size: 12px !important;
    }

    .c_footer {
        padding: 0 110px !important;
    }

    .block_ul {
        margin-right: 140px !important;
    }

    .footer_in_footer {
        padding: 70px 110px 0 !important;
    }

    .messengers ul li a i {
        font-size: 20px !important;
    }

    .block_ul:last-child {
        margin-right: 0 !important;
    }

    /* ------------------ Footer End -------------------- */

    .block_1 {
        padding: 100px 150px 80px !important;
    }

    .title_1 {
        font-size: 65px !important;
    }

    .country {
        font-size: 13px !important;
    }

    .item_p, .maps_open {
        font-size: 15px !important;
    }

    .points {
        margin-right: 120px !important;
    }

    .messegs li i {
        font-size: 20px !important;
    }

    .messegs li .fa-vk {
        font-size: 18px !important;
    }

    iframe {
        height: 450px !important;
    }

}

@media only screen and (max-width: 1679px) and (min-width: 1401px) {
    .logo {
        margin-left: 35px !important;
    }
    
    .contact_menu {
        margin-right: 25px !important;
    }
    
    .bars cl {
        margin-left: 50px !important;
    }
    
    .bar_item {
        margin-right: 50px  !important;
    }
    
    .bar_item:last-child {
        margin-right: 0px  !important;
    }
    
    .bars {
        margin-right: 110px !important;
    }
    
    .contact_menu a:first-child {
        margin-right: 25px  !important;
    }
}

@media (max-width: 1279px) and (min-width: 668px) {
    /* Menu */
    .menu {
        float: right !important;
    }

    .logo {
        margin-left: 20px !important;
    }

    .contact_menu, .bar_item, .bars cl{
        display: none !important;
    }

    .bars, .menu_left {
        display: none !important;
        height: 80px !important;
        margin-right: 30px !important;
    }

    .bars_mobile, .menu_left_mobiles {
        display: block !important;
    }

    .left_modal, .right_modal {
        float: none !important;
    }

    .in_modal {
        max-height: 100vh;
        width: auto !important;
        height: auto !important;
    }

    .c_modal {
        padding: 73px 43px !important;
    }

    .left_modal {
        margin-right: 0 !important;
    }

    .forma_modal input {
        width: 95% !important;
    }

    .right_modal {
        text-align: center;
    }

    .title_modal {
        padding-bottom: 15px !important;
    }

    .right_modal {
        margin-top: 58px;
    }

    /* Footer */

    .none_in_footer {
        display: none !important;
    }

    .c_footer {
        width: 90%;
        margin: auto;
        padding: 60px 0 0 0 !important;
    }

    .plus_block, .plus_block_2 {
        display: none !important;
    }

    .footer_in_footer {
        width: 90%;
        padding: 63px 0 !important;
        margin: auto;
    }

    /* Content */

    iframe {
        height: 400px !important;
    }

    .block_1 {
        padding: 120px 40px 100px 40px !important;
    }

    .title_1 {
        font-size: 48px !important;
    }

    .points {
        margin-right: 75px !important;
    }
}

@media (max-width: 667px) {

    /* Menu */

    header {
        height: 70px !important;
    }

    .menu {
        float: right !important;
    }

    .logo {
        margin-left: 20px !important;
    }

    .contact_menu, .bar_item, .bars cl{
        display: none !important;
    }

    .bars, .menu_left {
        display: none !important;
        height: 80px !important;
        margin-right: 30px !important;
    }

    .bars_mobile, .flex_mobile {
        height: 70px !important;
    }

    .bars_mobile, .menu_left_mobiles {
        display: block !important;
    }

    .c_m_l_mobiles ul li a, .footer_menu a {
        font-size: 18px !important;
    }

    .mess_menu_mobile {
        display: none !important;
    }

    .footer_menu {
        bottom: 25px !important;
    }

    .bars_mobile {
        margin-right: 17px !important;
    }

    .logo a img {
        height: 33px !important;
    }

    .title_modal {
        font-size: 30px !important;
    }

    .in_modal {
        max-height: 100vh;
        width: 100% !important;
        height: 100% !important;
    }

    .c_modal {
        padding: 110px 36px 80px 36px !important;
    }

    .submit_modal {
        font-size: 16px !important;
    }

    .left_modal, .right_modal {
        float: none !important;
        margin-right: 0 !important;
    }

    .forma_modal input {
        width: 93% !important;
        margin-bottom: 20px !important;
    }

    .right_modal input {
        margin-bottom: 50px !important;
    }

    .right_modal button {
        width: 100% !important;
    }

    .logo_popup {
        display: block !important;
        position: absolute;
        left: 20px;
        top: 17.5px;
    }

    .logo_popup img {
        height: 33px;
    }

    .modal_1 {
        z-index: 12 !important;
    }

    .in_modal {
        border-radius: 0 !important;
    }


    /* Footer */


    .block_ul {
        width: 100% !important;
        margin-right: 0 !important;
    }

    .none_in_footer {
        display: none !important;
    }

    .c_footer {
        display: flow-root !important;
        width: 90%;
        margin: auto;
        padding: 40px 0 0 0 !important;
    }

    .left_ul {
        margin-bottom: 50px !important;
    }

    .plus_block, .plus_block_2 {
        display: none !important;
    }

    .footer_in_footer {
        width: 90%;
        padding: 23px 0 !important;
        margin: auto;
    }

    .copyright {
        display: none !important;
    }

    .messengers {
        display: flex;
        float: none !important;
        width: 100%;
        margin-bottom: 70px;
    }

    .messengers ul {
        margin: auto;
    }

    .copyright_m {
        display: block !important;
    }

    /* Content */

    iframe {
        height: 348px !important;
    }

    .block_1 {
        padding: 120px 40px 100px 40px !important;
    }

    .title_1 {
        font-size: 36px !important;
    }

    .points {
        margin-right: 0px !important;
        margin-bottom: 70px;
    }

    .info_maps {
        display: block !important;
    }

    .country, .item_p {
        font-size: 16px !important;
    }

    .messegs {
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        justify-content: center;
        width: 100%;
    }

    .messegs li {
        padding: 0 30px !important;
    }
}

header {
    position: fixed;
    z-index: 12;
    background: #FFFFFF;
    height: 80px;
    width: 100%;
    line-height: 74px;
}

.menu {
    float: left;
    margin-left: 30px;
}

.menu_bar {
    list-style: none;
    display: flex;
}

.bars {
    display: flex;
    align-items: center;
    font-size: 18px;
    position: relative;
    cursor: pointer;
    margin-right: 140px;
    width: 44px;
}

.bars cl {
    font-size: 18px;
    margin-left: 70px;
}

.bars span {
    position: absolute;
    border: 0;
    display: block;
    width: 30px;
    height: 2px;
    border-radius: 10px;
    background: linear-gradient(167.39deg, #F79635 0%, #F04E23 42.68%);
}

.bars span::before,
.bars span::after {
    position: absolute;
    transition: 0.4s;
    content: '';
    border: 0;
    display: block;
    width: 30px;
    height: 2px;
    border-radius: 10px;
    background: linear-gradient(167.39deg, #F79635 0%, #F04E23 42.68%);
}

.bars span::before {
    transform: translateY(-9px);
}

.bars span::after {
    transform: translateY(9px);
}

.bars_active span {
    width: 0px;
}

.bars_active span:before {
    transform: rotate(45deg);
}

.bars_active span:after {
    transform: rotate(-45deg);
}

.bar_item {
    margin-right: 70px;
}

.bar_item:last-child {
    margin-right: 0px;
}

.bar_item a {
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    text-decoration: none;
    color: #202020;
}

.sale {
    border: 1px solid #F04E23;
    padding: 10px 30px 15px;
    border-radius: 50px;
}

.bar_item a sp {
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-image: linear-gradient(167.39deg, #F79635 0%, #F04E23 42.68%);
}

.bar_item a i {
    font-size: 20px;
    margin-right: 15px;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-image: linear-gradient(167.39deg, #F79635 0%, #F04E23 42.68%);
}

.bars {
    float: left;
}

.logo {
    line-height: 0;
    float: left;
    margin-left: 128px;
}

.logo a img {
    height: 45px;
    padding: 17.5px 0;
}

.contact_menu {
    float: right;
    margin-right: 60px;
}

.contact_menu a {
    font-size: 18px;
    text-decoration: none;
    color: #202020;
}

.contact_menu a:first-child {
    margin-right: 75px;
}

.number {
    cursor: pointer;
}

.number i {
    margin-right: 15px;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-image: linear-gradient(0deg, #E0E0E0, #E0E0E0);
}

.number img {
    margin-left: 20px;
}

/*--------------------------- Start Mobile Menu ---------------------------*/

.bars_mobile {
    display: none;
    float: right;
    font-size: 18px;
    position: relative;
    cursor: pointer;
    margin-right: 40px;
    width: 44px;
    height: 80px;
}

.flex_mobile {
    display: flex;
    height: 80px;
    align-items: center;

}

.bars_mobile span {
    position: absolute;
    border: 0;
    display: block;
    width: 30px;
    height: 2px;
    border-radius: 10px;
    background: linear-gradient(167.39deg, #F79635 0%, #F04E23 42.68%);
}

.bars_mobile span::before,
.bars_mobile span::after {
    position: absolute;
    transition: 0.4s;
    content: '';
    border: 0;
    display: block;
    width: 30px;
    height: 2px;
    border-radius: 10px;
    background: linear-gradient(167.39deg, #F79635 0%, #F04E23 42.68%);
}

.bars_mobile span::before {
    transform: translateY(-9px);
}

.bars_mobile span::after {
    transform: translateY(9px);
}

.bars_mobile_active span {
    width: 0px;
}

.bars_mobile_active span:before {
    transform: rotate(-45deg);
}

.bars_mobile_active span:after {
    transform: rotate(45deg);
}

/*--------------------------- End Mobile Menu ---------------------------*/

/* -------------------------- End Header -------------------------- */

.menu_left {
    transform: translateX(-100%);
    transition: 0.5s;
    background: #F9F9F9;
    box-shadow: 10px 0px 40px rgba(0, 0, 0, 0.05);
    position: fixed;
    padding-top: 80px;
    z-index: 11;
    height: 95vh;
    display: flex;
    align-items: center;
}

.menu_left_active {
    transform: translateX(0%);
}

.c_m_l ul {
    list-style: none;
}

.c_m_l ul li {
    padding: 35px 114px;
    transition: 0.2s;
}

.c_m_l ul li:hover {
    margin-right: 10px;
    margin-left: -10px;
    transition: 0.2s;
}

.c_m_l ul li a {
    position: relative;
    text-decoration: none;
    color: #202020;
    font-size: 18px;
}

.c_m_l ul li a span {
    margin-right: 5px;
    font-size: 18px;
    position: absolute;
    display: none;
    left: -15px;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-image: linear-gradient(167.39deg, #F79635 0%, #F04E23 42.68%);
}

.c_m_l ul li a:hover {
    padding: 5px 0;
    transform: 0.2s;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-image: linear-gradient(167.39deg, #F79635 0%, #F04E23 42.68%);
}

.link_1:hover > .plus_1 {
    display: block;
}

.link_2:hover > .plus_2 {
    display: block;
}

.link_3:hover > .plus_3 {
    display: block;
}

.link_4:hover > .plus_4 {
    display: block;
}

.link_5:hover > .plus_5 {
    display: block;
}

.link_6:hover > .plus_6 {
    display: block;
}

.link_7:hover > .plus_7 {
    display: block;
}



.menu_left_mobiles {
    display: none;
    transform: translateY(-100%);
    transition: 0.5s;
    background: #F9F9F9;
    box-shadow: 10px 0px 40px rgba(0, 0, 0, 0.03);
    position: fixed;
    padding-top: 80px;
    z-index: 11;
    box-sizing: border-box;
    width: 100vw;
    height: 100%;
}

.menu_left_mobiles_active {
    transform: translateY(0%);
}

.c_m_l_mobiles {
    position: relative;
    height: 75%;
    display: flex;
    align-items: center;
    margin: auto;
    text-align: center;
}

.c_m_l_mobiles ul {
    margin: auto;
    position: relative;
    max-height: 90%;
    overflow-y: auto;
    list-style: none;
}

.shadow_ul {
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(249, 249, 249, 0.58) 100%);
    display: block;
    position: absolute;
    width: 100%;
    height: 15%;
    /* top: 0; */
    bottom: 0;
}

.c_m_l_mobiles ul li {
    padding: 20px 0;
}

.c_m_l_mobiles ul li i {
    font-size: 14px;
    margin-left: 7px;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-image: linear-gradient(167.39deg, #F79635 0%, #F04E23 42.68%);
}

.c_m_l_mobiles ul li a {
    cursor: pointer;
    position: relative;
    text-decoration: none;
    color: #202020;
    font-size: 30px;
    transform: 0.2s;
}

.c_m_l_mobiles ul li a span {
    margin-right: 5px;
    font-size: 18px;
    position: absolute;
    display: none;
    left: -15px;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-image: linear-gradient(167.39deg, #F79635 0%, #F04E23 42.68%);
}

.c_m_l_mobiles ul li a:hover {
    transform: 0.2s;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-image: linear-gradient(167.39deg, #F79635 0%, #F04E23 42.68%);
}

.c_m_l_mobiles ul li ul li a {
    font-weight: 400 !important;
}

.footer_menu {
    width: 100%;
    position: absolute;
    text-align: center;
    bottom: 68px;
}

.footer_menu a {
    font-size: 24px;
    color: #000;
    text-decoration: none;
}

.summ_rasch {
    position: relative;
    box-sizing: border-box;
    padding: 20px 60px 25px;
    border: 1px solid #F04E23;
}

.one_menu, .two_menu, .three_menu, .four_menu {
    position: absolute;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-image: linear-gradient(to right, #F79635 0%, #F04E23 42.68%);
}

.one_menu {
    top: -26%;
    left: -2.1%;
}

.two_menu {
    top: -26%;
    right: -2%;
}

.three_menu {
    bottom: -12%;
    right: -2%;
}

.four_menu {
    bottom: -12%;
    left: -2.1%;
}

.numb_foot {
    display: block;
    padding-top: 57px;
}

.numb_foot i {
    margin-right: 15px;
}

.mess_menu_mobile {
    top: 0;
    display: flex;
    align-items: center;
    position: absolute;
    height: 100%;
    right: 50px;
}

.mess_menu_mobile ul {
    list-style: none;
}

.mess_menu_mobile ul li {
    padding: 30px 0;
}

.mess_menu_mobile ul li a {
    color: #000;
    font-size: 28px;
}


/* -------------------------- Start Content -------------------------- */

.block_1 {
    width: 100%;
    box-sizing: border-box;
    padding: 160px 212px 100px 212px;
}

.title_1 {
    font-family: GT-Black;
    font-size: 96px;
    font-weight: 600;
    margin-bottom: 50px;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-image: linear-gradient(to right, #F79635 0%, #F04E23 42.68%);
}

.info_maps {
    display: flex;
}

.info_maps ul {
    list-style: none;
}

.info_maps ul li a {
    text-decoration: none;
}

.info_maps ul li {
    padding: 11px 0;
}

.points {
    margin-right: 249px;
}

.country {
    font-size: 18px;
    color: #b8b8b8;
}

.item_p {
    color: #000;
    font-size: 20px;
}

.item_p i {
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-image: linear-gradient(to right, #F79635 0%, #F04E23 42.68%);
    margin-right: 15px;
    font-size: 16px;
}

.maps_open {
    cursor: pointer;
    padding-bottom: 10px;
    font-size: 20px;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-image: linear-gradient(to right, #F79635 0%, #F04E23 42.68%);
}

.messegs {
    margin-top: 20px;
}

.messegs li i {
    color: #000;
    font-size: 28px;
}

.messegs li .fa-vk {
    color: #000;
    font-size: 24px;
}

iframe {
    width: 100%;
    height: 600px;
}

/* -------------------------- End Content -------------------------- */


/* -------------------------- Start Footer -------------------------- */

footer {
    position: relative;
    background: #fff;
    width: 100%;
}

.plus_block {
    width: 80%;
    margin: auto;
    height: 98px;
    display: flex;
    align-items: center;
}

.plus_block span {
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-image: linear-gradient(to right, #F79635 0%, #F04E23 42.68%);
    font-size: 20px;
}

.c_footer {
    display: flex;
    padding: 0 210px;
}

.block_ul {
    float: left;
    margin-right: 170px;
}

.block_ul:last-child {
    margin-right: 0;
    float: none;
}

.title_ul {
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    color: #202020;
}

.dubl_ul {
    margin-top: 35px;
}

.left_ul, .right_ul {
    float: left;
    list-style: none;
}

.left_ul {
    margin-right: 50px;
}

.l_u_item, .r_u_item {
    padding: 25px 0;
    transition: 0.2s;
    opacity: 0.5;
}

.l_u_item a, .r_u_item a {
    color: #202020;
    text-decoration: none;
    font-size: 16px;
    transition: 0.2s;
}

.l_u_item:hover, .r_u_item:hover {
    opacity: 0.8;
    margin-right: 10px;
    transition: 0.2s;
    margin-left: -10px;
}

.footer_in_footer {
    padding: 70px 210px 0;
    display: block;
}

.copyright {
    float: left;
}

.messengers {
    float: right;
}

.messengers ul {
    list-style: none;
}

.messengers ul li {
    float: left;
    padding: 0 25px;
}

.messengers ul li a i {
    color: #000;
    font-size: 24px;
}

.plus_block_2 {
    height: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.plus_block_2 span {
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-image: linear-gradient(to right, #F79635 0%, #F04E23 42.68%);
    font-size: 20px;
}

/* -------------------------- End Footer -------------------------- */



/* -------------------------- Start Modal -------------------------- */

.modal_1 {
    position: absolute;
    width: 100vw;
    height: 100vh;
    position: fixed;
    display: none;
    z-index: 12;
    top: 0;
    left: 0;
    overflow: hidden;
    background: rgba(0,0,0,0.8);
}

.flex_modal {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.in_modal {
    width: 900px;
    background: #fff;
    border-radius: 5px;
    box-sizing: border-box;
    position: relative;
    max-height: 100vh;
    overflow-y: auto;
}

.close_modal {
    width: 30px;
    height: 30px;
    cursor: pointer;
    right: 30px;
    top: 30px;
    position: absolute;
    margin-top: -15px;
}

.close_modal span {
    margin-top: 15px;
    position: absolute;
    right: 0;
    width: 30px;
    display: block;
    height: 2px;
    background-image: linear-gradient(to right, #F79635 0%, #F04E23 42.68%);
    border-radius: 10px;
}

.close_modal span:first-child {
    transform: rotate(45deg);
    top: 2px;
}

.close_modal span:last-child {
    top: 2px;
    transform: rotate(-45deg);
}

.c_modal {
    padding: 90px 120px;
}

.title_modal {
    font-family: GT-Black;
    padding-bottom: 15px;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-image: linear-gradient(to right, #F79635 0%, #F04E23 42.68%);
    font-size: 64px;
    font-weight: 600;
    text-align: center;
}

.submit_modal {
    margin-top: 20px;
    font-size: 18px;
    color: #000;
    text-align: center;
}

.forma_modal {
    display: flow-root;
    padding-top: 50px;
}

.forma_modal input {
    font-family: GT-Pro;
    display: block;
    padding: 20px 10px;
    outline: none;
    font-size: 18px;
    color: #000;
    font-weight: 200;
    border: 0;
    border-bottom: 1px solid #F04E23;
    width: 263px;
}

.forma_modal input:first-child {
    margin-bottom: 58px;
}

.left_modal {
    float: left;
    margin-right: 55px;
}

.right_modal {
    float: right;
}

.right_modal button {
    padding: 24px;
    border: 1px solid #E0E0E0;
    box-sizing: border-box;
    outline: none;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    color: #E0E0E0;
    font-family: Montserrat;
    width: 283px;
    background: #fff;
    cursor: pointer;
}


/* -------------------------- End Modal -------------------------- */
