@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;
}

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;
}

.personal {
    font-size: 9px;
    text-align: center;
    margin-top: 20px;
    opacity: 0.5;
}

.personal a {
    text-decoration: none;
    font-weight: 600;
    color: #000;
}
.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 -------------------- */

    .container {
        padding: 200px 0 100px !important;
    }

    .wrapper {
        width: 900px !important;
    }

    .sl img {
        height: 265px !important;
    }

    .sl_2 img {
        height: 100px !important;
    }

    .title {
        font-size: 28px !important;
    }

    .krohi {
        margin-top: -40px !important;
        margin-bottom: 10px !important;
    }

    .krohi a {
        font-size: 15px !important;
    }

    .head a, .title_ul_1 {
        font-size: 16px !important;
    }

    .inf, .heade {
        font-size: 14px !important;
    }

    .razm {
        margin-right: 70px !important;
    }

    .cvet img {
        width: 40px !important;
    }

    .summas {
        font-size: 20px !important;
    }

    .bottom_n {
        padding: 15px 45px 20px !important;
        font-size: 13px !important;
    }

    .inform {
        margin-top: 15px !important;
    }

    .cvet {
        margin-top: 15px !important;
    }

    .button_bottom {
        margin-top: 45px !important;
    }

    .razm li, .stoim_ul ul li {
        padding: 5px 0 !important;
    }

    .color {
        margin-right: 10px !important;
    }

    .title_inform {
        font-size: 28px !important;
        margin-bottom: 30px !important;
    }

    .block_info p {
        font-size: 14px !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: 1024px) 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 {
        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 */

    .block_1 {
        display: block !important;
    }

    .container {
        padding: 80px 0 !important;
    }

    .left_block {
        overflow: hidden;
        margin-right: 0 !important;
        width: 100% !important;
        margin-top: 0 !important;
    }

    .sl_2, .krohi {
        display: none !important;
    }

    .wrapper {
        width: auto !important;
    }

    .sl__slide {
        border-radius: 0 !important;
    }

    .slick-slide img {
        height: 500px !important;
    }

    .right_block {
        width: 100% !important;
        padding: 50px 40px !important;
        box-sizing: border-box;
    }

    .razm, .cvet, .stoim_ul ul {
        width: 50% !important;
        margin-right: 0 !important;
    }

    .button_bottom, .block_info {
        display: none !important;
    }

    .button_bottom_2 {
        padding: 40px 0;
        display: block !important;
        width: 100%;
        text-align: center;
    }

    .block_info_mobile {
        display: block !important;
        padding: 40px !important;
        box-sizing: border-box;
        list-style: none;
    }

    .title_inform_m {
        font-size: 20px;
    }

    .title_inform_m i {
        margin-left: 5px;
    }

    .block_info_mobile li ul {
        margin-top: 35px;
    }

    .imag img {
        width: 100% !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 {
        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 */

    .block_1 {
        display: block !important;
    }

    .container {
        padding: 70px 0 !important;
    }

    .left_block {
        overflow: hidden;
        margin-right: 0 !important;
        width: 100% !important;
        margin-top: 0 !important;
    }

    .sl_2, .krohi {
        display: none !important;
    }

    .wrapper {
        width: auto !important;
    }

    .sl__slide {
        border-radius: 0 !important;
    }

    .slick-slide img {
        height: 240px !important;
    }

    .title {
        font-size: 28px !important;
    }

    .inform {
        display: none !important;
    }

    .inform_m {
        margin-top: 30px;
        display: block !important;
    }

    .inf {
        font-size: 16px !important;
    }

    .cvet {
        margin-top: 30px;
    }

    .title_ul_1, .head a {
        font-size: 20px !important;
    }

    .heade {
        font-size: 14px !important;
    }

    .right_block {
        width: 100% !important;
        padding: 30px 35px !important;
        box-sizing: border-box;
    }

    .razm, .cvet {
        width: 100% !important;
    }

    .block_info_mobile p {
        font-size: 16px !important;
    }

    .stoim_ul ul {
        width: 50% !important;
        margin-right: 0 !important;
    }

    .button_bottom, .block_info {
        display: none !important;
    }

    .button_bottom_2 {
        padding: 40px 0;
        display: block !important;
        width: 100%;
        text-align: center;
    }

    .block_info_mobile {
        display: block !important;
        padding: 40px !important;
        box-sizing: border-box;
        list-style: none;
    }

    .title_inform_m {
        font-size: 20px;
    }

    .title_inform_m i {
        margin-left: 5px;
    }

    .block_info_mobile li ul {
        margin-top: 35px;
    }

    .imag img {
        width: 100% !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 -------------------------- */

.container {
    width: 100%;
    box-sizing: border-box;
    padding: 250px 0 170px 0;
}

.wrapper {
    width: 1250px;
    margin: auto;
}

.block_1 {
    display: flex;
    width: 100%;
}

.left_block {
    width: 48%;
    margin-right: 2%;
}

.sl {
    outline: none;
}

.sl__slide {
    background: #fff;
    border-radius: 5px;
    outline: none;
    width: 100%;
    text-align: center;
}

.sl img {
    height: 365px;
}

.slick-slide img {
    display: inline !important;
}

.sl_2 {
    margin-top: 20px;
}

.sl_2 img {
    height: 131px;
}

.sl__slide_2 {
    outline: none;
    text-align: center;
}

.right_block {
    padding-left: 75px;
    box-sizing: border-box;
    width: 50%;
}

.krohi {
    margin-top: -50px;
    margin-bottom: 17px;
}

.krohi a {
    font-size: 18px;
    text-decoration: none;
    color: #202020;
    opacity: 0.5;
}

.title {
    font-family: GT-Black;
    font-size: 36px;
    font-weight: 600;
}

.inform {
    display: flex;
    margin-top: 35px;
}

ul {
    list-style: none;
}

.razm {
    margin-right: 100px;
}

.razm li {
    padding: 9px 0;
}

.head a {
    opacity: 1;
    font-size: 22px;
    text-decoration: none;
    color: #000;
}

.razm li a {
    text-decoration: none;
}

.razm li a span {
    color: #000;
    margin-left: 10px;
}

.inf {
    color: #acacac;
    font-size: 18px;
}

.color {
    margin-right: 20px;
    margin-top: 9px;
    display: inline-block;
}

.cvet .head {
    padding: 9px 0;
}

.cvet img {
    width: 50px;
}

.stoim {
    margin-top: 30px;
}

.title_ul_1 {
    margin-bottom: 10px;
    width: 100%;
    font-size: 22px;
}

.stoim_ul {
    display: flex;
}

.stoim_ul ul:first-child {
    margin-right: 100px;
}

.stoim_ul ul li {
    padding: 9px 0;
}

.stoim_ul ul li a {
    text-decoration: none;
}

.heade {
    font-size: 18px;
    color: #acacac;
}

.summas {
    padding-bottom: 10px;
    font-size: 24px;
    font-family: GT-Bold;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-image: linear-gradient(to right, #F79635 0%, #F04E23 42.68%);
}

.bottom_n {
    cursor: pointer;
    position: relative;
    box-sizing: border-box;
    padding: 20px 60px 25px;
    -webkit-padding: 20px 60px;
    border: 1px solid #F04E23;
    color: #000;
    text-decoration: none;
    font-size: 18px;
}

.bottom_n span {
    position: absolute;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-image: linear-gradient(to right, #F79635 0%, #F04E23 42.68%);
}

.bottom_n_2 {
    cursor: pointer;
    position: relative;
    box-sizing: border-box;
    padding: 20px 60px 25px;
    -webkit-padding: 20px 60px;
    border: 1px solid #F04E23;
    color: #000;
    text-decoration: none;
    font-size: 18px;
}

.bottom_n_2 span {
    position: absolute;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-image: linear-gradient(to right, #F79635 0%, #F04E23 42.68%);
}

.ones {
    top: -21%;
    left: -2%;
}

.twos {
    top: -21.2%;
    right: -2%;
}

.threes {
    bottom: -11.5%;
    right: -2.2%;
}

.fours {
    bottom: -11.5%;
    left: -2%;
}

.button_bottom {
    margin-top: 65px;
}

.block_info {
    padding: 120px 0 0;
}

.title_inform {
    font-family: GT-Black;
    font-size: 36px;
    font-weight: 600;
    margin-bottom: 50px;
    text-align: center;
}

.block_info p {
    line-height: 1.5;
    margin-bottom: 30px;
    font-size: 18px;
}

.block_info p img {
    width: 70%;
}

.block_info_mobile {
    padding: 120px 0 0;
}


.block_info_mobile p {
    line-height: 1.5;
    margin-bottom: 30px;
    font-size: 18px;
}

.block_info_mobile p img {
    width: 70%;
}

.imag {
    text-align: center;
}

/* -------------------------- 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);
}

.modal_2 {
    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: 31px;
    top: 32px;
    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);
}

.close_modal_2 {
    width: 30px;
    height: 30px;
    cursor: pointer;
    right: 31px;
    top: 32px;
    position: absolute;
    margin-top: -15px;
}

.close_modal_2 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_2 span:first-child {
    transform: rotate(45deg);
    top: 2px;
}

.close_modal_2 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 {
    padding-top: 50px;
    display: flow-root;
}

.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 -------------------------- */
