﻿



html {
    scroll-behavior: smooth;
}


.menu-wrap .menu-header {
    padding-top: 52px;
    position: fixed;
    width: 100%;
    z-index: 2;
    transition: all 0.3s ease-in-out;
    top: 0;
}


.thumb_flag {
    position: absolute;
    width: 40px;
    height:26px;
    right: 15px;
    top: 15px;
    border-radius: 4px;
    border: 2px solid white;
}

.anchor_2 {
    position: absolute;
    margin-top: -100px;
}

.section_1 .grid_item_A {
z-index:5;
}


.property_wrap {
width:100%;
}

.menu-header .grid_item_B {
    text-align: right;
}

.menu-wrap.is-hide .menu-header {
    padding-top: 15px;
    padding-bottom: 15px;
    transition: all 0.5s ease-in-out;
    box-shadow: 0px 0 15px 0 rgba(0, 0, 0, 0.1), 0 2px  0px 0 rgba(0, 0, 0, 0.2);
}


.menu-wrap .menu-header {
    padding: 25px 20px;
    position: fixed;
    width: 100%;
    background: linear-gradient(90.23deg, #15D5C9 1.25%, #995DE6 99.26%);
    z-index: 22;
    transition: all 0.3s ease-in-out;
    box-shadow:4px 0 5px 5px rgba(0, 0, 0, 0.0); 
    top: 0;
}



.descktop_only {
    display: inline-block;
}

.logo_descktop {
    width:100%;
    top:-2px;
    position:relative;
}

.grid_section {
    display: grid;
    width: 100%;
    margin: 0 auto;
    max-width: 1200px;
}


.menu-header .grid_section {
    display: grid;
    width: 100%;
    margin: 0 auto;
    grid-template-columns: 240px auto;
    align-items:center;
    max-width: 1200px;
}


.menu-btn {
    padding: 5px 0;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    margin: 0 10px;
    font-size: 15px;
    line-height: 20px;
    text-align: center;
    text-transform: capitalize;
    /* box-shadow: 0 0px 0px 0px rgba(255, 255, 255, 0.5);*/
    color: white;

    border-bottom: 0px solid rgba(255, 255, 255, 0.00);
    transition:  0.3s linear;
}


.login-btn {
    background-color: #00B8D1;
    padding: 12px 25px;
    border-radius: 50px;
    margin-right:0;
    border-radius: 50px;
    border:none;
    transition: box-shadow 0.3s linear, background-color 0.3s linear;
}


    .login-btn:hover, .login-btn:focus {
        background-color: rgba(0, 184, 209, 0.60);
        border-bottom: none !important;
        box-shadow: 0 2px 2px 0 rgba(73, 9, 154, 0.36) !important;
    }


.menu-btn:hover, .menu-btn:focus {
    color: white;
    /*    box-shadow: 0 4px 0px 0px rgba(255, 255, 255, 0.5);
*/ text-decoration: none;
    border-bottom: 4px solid rgba(255, 255, 255, 0.49);
}



.header_slide {
    position: relative;
    z-index: 2;
    padding: 20px;
    max-width: 1240px;
    margin: auto;
    z-index:20;
}



.section_1 {
    height: auto;
    background-image: url('//uploads.cdn.qa.yacl.cc/upload/CustomLandingPageFiles/id-18852/ver-5/images/Group 488.svg');
    padding-top: 90px;
    background-position: center;
    overflow:hidden;
    background-size: 3000px;
    background-repeat: no-repeat;
    /* background-color: antiquewhite; */
}


.section_1 .grid_section {
    display: inline-grid;
    grid-template-columns: 50% 50%;
    width: 100%;
    min-height: 790px;
    height: 70vh;
    align-items:center;
    max-height: 1000px;
}

.zoom-animation.is-visible {
    transform: none;
    opacity: 1;
    transform-origin: 50% 100%;
}

.zoom-animation {
    transform: scale(0.9) translateY(5%);
    opacity: 0.5;
    transform-origin: 50% 100%;
    transition: all 0.7s ease-in-out;
}

.grid_item_B {
    text-align: center;
    position: relative;
}


.section_1 .header {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 900;
    margin-top: -20px;
    margin-left: -6px;
    margin-bottom:40px;
    font-size: 90px;
    line-height: 90px;
    color: #00B8D1;
    text-transform: uppercase;
    /*    text-shadow: 0px 2px 0px rgb(0 0 0 / 10%);
*/
}

.section_1 .header_slide .header_color_2 {
    color: #00B8D1;
    margin-left: 0;
    letter-spacing: 3.3px;
    font-size: 76px;
    text-transform:none;
    font-weight: 400;
}

.header_slide .text {
    font-family: 'Open Sans';
    color: #000000;
    font-weight: 400;
    line-height: 1.6;
    font-size: 20px;
    margin-bottom: 20px;
    max-width: 450px;
}


.header_frame {
    font-family: 'Montserrat';
    font-style: normal;
    letter-spacing: 0;
    font-weight: 500;
    height:auto;
    width:100%;
    font-size: 16px;
    line-height: 1.1;
    background: linear-gradient(#ffffff, #ffffff) padding-box, linear-gradient(45deg, #15D5C9 1.25%, #995DE6 99.26%) border-box;
    border: 6px solid transparent;
    color: #00B8D1;
    margin: 30px 0 20px 0;
    display: inline-block;
    text-transform: uppercase;
    padding: 15px 5px;
}


.property {
    text-align: left;
    padding-left: 30px;
    position: relative;
    font-size:16px;
    width:100%;
    margin: 3px auto;
    color: #00B8D1;
}

.bolder {
    font-weight: 900;
    display: block;
}


.bolder_1 {
    font-weight: 900;
    display: inline-block;
}

.property_icone {
width:19px;
height:21px;
position:absolute;
left:0;
}



.section_1 .slider-button {
    background-color: #00C6A2;
    /*    background: linear-gradient(90.23deg, #00C6A2 1.25%, #04aa8c 99.26%);
*/ color: white;
    padding: 20px 80px 18px 80px;
    margin-top: 10px;
    text-decoration: none;
    display: inline-block;
    font-size: 18px;
    border-radius: 150px;
    box-shadow: 0 2px 0 #04aa8c, 0 4px 0 rgba(0, 0, 0, 0.1), 0 4px 10px rgba(0, 0, 0, 0.2);
    transition: background-color 0.4s ease-in-out, box-shadow 0.4s ease-in-out;
}



    .slider-button {
        background-color: #00b8d1;
        /*    background: linear-gradient(90.23deg, #15D5C9 1.25%, #995DE6 99.26%);
*/ color: white;
        padding: 20px 80px 18px 80px;
        margin-top: 10px;
        text-decoration: none;
        display: inline-block;
        font-size: 18px;
        border-radius: 9px;
        box-shadow: 0 2px 0 #04afc6, 0 4px 0 rgba(0, 0, 0, 0.1), 0 4px 10px rgba(0, 0, 0, 0.2);
        transition: background-color 0.4s ease-in-out, box-shadow 0.4s ease-in-out;
    }


        .slider-button:hover {
            background-color: #995DE6;
            /*    background: linear-gradient(90.23deg, #15D5C9 1.25%, #995DE6 99.26%);
*/ color: white;
            text-decoration: none;
            box-shadow: 0 2px 0 #7b3fc8, 0 4px 0 rgba(0, 0, 0, 0.1), 0 4px 10px rgba(0, 0, 0, 0.2);
        }



    .meitene_back_1 {
        position: absolute;
        height: 100%;
        width: 100%;
        top: 0;
        transform: scale(0.5);
        left: 0;
        transition: 1.1s ease-in-out;
    }


    .is-visible .meitene_back_1 {
        position: absolute;
        transform: scale(1.1);
    }


    .meitene_back_2 {
        position: absolute;
        height: 100%;
        width: 100%;
        top: 0;
        transform: scale(0.1);
        left: 0;
        transition: 1.8s ease-in-out;
    }


    .is-visible .meitene_back_2 {
        position: absolute;
        transform: scale(1.2);
    }


    .meitene {
        position: relative;
        height: 100%;
        top: 0;
        left: 0;
    }

    .img_wrap {
        /*    background-color: aqua;
*/ width: 800px;
        height: 800px;
        margin-top: -100px;
        margin-bottom: -100px;
        text-align: center;
        position: relative;
    }

    @media screen and (max-height: 750px) {

        .section_1 .header {
            line-height: 1;
            margin-bottom:20px;
        }


        .section_1 .grid_section {
            min-height: 510px;
            height: 60vh;
        }

        .section_1 .header_slide .header_color_2 {
            display: block;
            font-size: 60px;
        }



        .header_frame {
            font-size: 20px;
            margin: 20px 0px;
            display: inline-block;
            border: 6px solid transparent;
            text-transform: uppercase;
            padding: 20px 18px;
        }


        .header_slide .text {
            line-height: 1.5;
            font-size: 17px;
            max-width: 450px;
        }

        .img_wrap {
            /* background-color: aqua; */
            width: 820px;
            height: 550px;
            margin-top: -100px;
            margin-bottom: -100px;
            text-align: center;
            position: relative;
        }
    }




    @media screen and (max-width: 1100px) {

        .section_1 .header {
            font-size: 70px;
            line-height: 1;
        }

        .section_1 .header_slide .header_color_2 {
            font-size: 50px;
        }


        .is-visible .meitene_back_2 {
            position: absolute;
            transform: scale(1.0);
            top: -50px;
        }

        .header_frame {
            font-size: 16px;
            margin: 20px 0px;
            display: inline-block;
            border: 6px solid transparent;
            text-transform: uppercase;
            padding: 10px 18px;
        }

        .section_1 .grid_section {
            height: 45vh;
            min-height: 550px;
        }

        .header_slide .text {
            line-height: 1.5;
            font-size: 17px;
            max-width: 450px;
        }

        .img_wrap {
            /* background-color: aqua; */
            width: 600px;
            height: 600px;
            margin-top: -100px;
            margin-bottom: -100px;
            text-align: center;
            position: relative;
        }
    }

    @media screen and (max-width: 767px) {
        .section_1 .grid_section {
            display: inline-grid;
            grid-template-columns: 100%;
            width: 100%;
            min-height: 500px;
            height: auto !important;
            text-align: center;
            align-items: center;
            max-height: none !important;
        }


        .thumb_flag {
            width: 30px;
            height: 21px;
            right: 10px;
            top: 10px;
   
    
        }


        .menu-wrap {
            position: relative;
            z-index: 30;
        }

        .section_1 .header {
            font-size: 50px;
            max-width: 460px;
            display: inline-block;
            line-height: 1;
        }

        .section_1 .header_slide .header_color_2 {
            font-size: 50px;
        }

        .section_1 {
            padding-top: 80px;
        }

        .header_frame {
            font-size: 17px;
            margin: 25px 0 32px 0;
            border: none;
            text-transform: uppercase;
            display: block;
            background-color: none;
            background: none;
            position:relative;
            text-align: left;
            color: white;
            max-width: 300px;
            z-index: 1;
            padding: 0;
        }

        .header_slide .text {
            line-height: 1.5;
            font-size: 16px;
            max-width: 290px;
            display: inline-block;
            margin-bottom: 10px;
        }

        .slider-button {
            padding: 15px 60px 13px 60px;
            margin-top: 5px;
            font-size: 16px;
        }

        .img_wrap {
            width: 360px;
            height: 360px;
            margin-top: 10px;
            margin-bottom: 10px;
            display: inline-block;
            text-align: center;
            position: relative;
        }

        .header_slide {
            max-width: 500px;
            text-align: center;
        }
    }


    @media screen and (max-width: 400px) {

        .img_wrap {
            width: 280px;
            height: 280px;
            margin-top: 10px;
            margin-bottom: -20px;
            display: inline-block;
            text-align: center;
            position: relative;
        }

        .section_1 .header {
            font-size: 40px;
        }

        .section_1 .header_slide .header_color_2 {
            font-size: 40px;
        }
    }


@media screen and (max-width: 400px) {


}



    .section_2 {
        /*    background: linear-gradient(180deg, #dcf4fa 1.25%, #eee1ff 99.26%);
*/ padding: 80px 20px;
        text-align: center;
        background: linear-gradient(180deg, #aaeeff 1.25%, #9c5af3 99.26%);
        overflow: hidden;
        position: relative;
    }



.grid_section_2col {
    display: grid;
    grid-template-columns: auto auto;
    grid-column-gap: 10px;
    grid-row-gap:10px;
    max-width: 1200px;
    margin: 40px auto;
    z-index: 2;
    position: relative;
    margin-top: 40px;
    background-color: none;
}



    .grid_section_2col .grid_item {
        background-color: white;
        padding: 60px;
        position:relative;
        display:grid;
        min-height:250px;
        align-items:center;
        background-repeat:no-repeat;
        text-align: left;
        box-shadow:0 2px 0 rgba(0, 0, 0, 0.2);
    }



    .grid_section_2col .icone {
        position: absolute;
        top: 30px;
        width: 70px;
        left: 30px;
    }



.section_2 .grid_section_2col .text {
    font-family: 'Open Sans';
    font-weight: 400;
    line-height: 1.6;
    padding-left: 150px;
    color: #00abc3;
    max-width: 500px;
    font-size: 16px;
    margin-bottom: 0;
}

@media screen and (max-width: 900px) {

    .grid_section_2col .grid_item {
        padding: 40px;
        background-position-x:-50px;
    }


    .grid_section_2col .icone {
        top: 30px;
        width: 45px;
        left: 20px;
    }

    .section_2 .grid_section_2col .text {
   
        padding-left: 110px;

    }


}






@media screen and (max-width: 767px) {

    .grid_section_2col {
        display: grid;
        grid-template-columns:  auto;
        grid-column-gap: 10px;
        grid-row-gap: 10px;
        max-width: 450px;
        margin: 40px auto;
        z-index: 2;
        position: relative;
        margin-top: 20px;
        background-color: none;
    }

    .section_2 .grid_section_2col .text {
        padding-left: 130px;
    }

        .grid_section_2col .grid_item {
            padding: 30px;
            min-height:180px;
        }
}


@media screen and (max-width: 340px) {

    .grid_section_2col .grid_item {
        padding: 20px 10px;
        background-position-x: -80px;
    }


    .grid_section_2col .icone {
        top: 20px;
        width: 45px;
        left: 15px;
    }

    .section_2 .grid_section_2col .text {
        padding-left: 100px;
        font-size: 15px;
        line-height: 1.4;
    }
}


    .grid_section_3col {
        display: grid;
        grid-template-columns: 32% 32% 32%;
        grid-column-gap: 2%;
        grid-row-gap: 10px;
        max-width: 1000px;
        margin: 40px auto;
        justify-items: center;
        align-items: space-around;
        margin-top: 10vh;
        z-index: 2;
        position: relative;
        background-color: none;
    }


@media screen and (max-width: 767px) {


    .grid_section_3col {
        grid-template-columns: 100%;
        grid-row-gap: 10px;
        max-width: 450px;
        margin: 40px auto;
        justify-items: center;
        align-items: space-around;
        margin-top: 60px;
        z-index: 2;
        position: relative;
        background-color: none;
    }
}



    .section_2 .grid_section_3col .grid_item {
        text-align: left;
        background: white;
        border-radius: 10px;
        overflow: hidden;
        overflow: hidden;
        padding: 20px 40px;
        text-align: center;
        text-decoration: none;
        padding-bottom: 40px;
        margin-bottom: -100px;
        position: relative;
        transition: 0.5s ease-in-out;
        box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1), 0px 2px 0px rgba(0, 0, 0, 0.1);
    }

@media screen and (max-width: 767px) {
    .section_2 .grid_section_3col .grid_item {
    margin-bottom:20px;
    }
}



    .section_2 .grid_section_3col .text {
        font-family: 'Open Sans';
        font-weight: 400;
        line-height: 1.6;
        max-width: 500px;
        font-style: italic;
        margin-top: 20px;
        font-size: 16px;
        margin-bottom: 20px;
    }


    .text_bold {
        font-weight: bold;
        display: inline-block;
    }


    .card_back_1 {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='173.8' height='243.6' viewBox='0 0 173.8 243.6'%3E%3Cdefs%3E%3Cstyle%3E.b7f9508d-a0f3-45e2-8105-02f7c129bba3%7Bfill:%2300B8D1;%7D%3C/style%3E%3C/defs%3E%3Cg id='a6157aaa-aa9f-43d0-b901-948997d11132' data-name='Layer 2'%3E%3Cg id='af06f3ee-d062-4090-a66d-46d397157186' data-name='Layer 1'%3E%3Cpath class='b7f9508d-a0f3-45e2-8105-02f7c129bba3' d='M148.1,23.2l-2.2-3.3A145.1,145.1,0,0,0,135.5,0H0V208.5a306.8,306.8,0,0,0,67.8-27.1A129.7,129.7,0,0,1,50.9,197,156.4,156.4,0,0,1,0,222.6v7.1c5.9-.2,11.7-.5,17.6-1.1A152.5,152.5,0,0,1,0,232.2v11.4a162.2,162.2,0,0,0,51.9-15.8q6.1-3.2,12-6.9c40.1-10.1,74.2-28.4,90.7-52.9,24.4-36.4,24.7-82.2,5.3-123.7,1-16-.2-31-3.9-44.3H143.7A101.6,101.6,0,0,1,148.1,23.2Zm-13.3-8.6A114.4,114.4,0,0,1,147,55.7c-.3,2.6-.7,5.2-1.1,7.7a154.4,154.4,0,0,0-11.6-49.5A1.8,1.8,0,0,0,134.8,14.6ZM46.5,217.7l-3.9,1.9-12.7,2c-6.8.9-13.6,1.5-20.5,2A159.5,159.5,0,0,0,53.3,200a137.4,137.4,0,0,0,24.4-24.4A236.1,236.1,0,0,0,114,149C96,179.5,72.4,204.7,46.5,217.7ZM154.4,80.2a228.4,228.4,0,0,0,4.4-23.7c14.2,37.2,12.1,76.8-9.1,108.4-9.7,14.4-26.2,26.8-47.3,36.6a221.6,221.6,0,0,1-25.3,9.7c29.6-24.2,53.7-61.8,68.2-101a84.3,84.3,0,0,0,6.6-16.9A104,104,0,0,0,154.4,80.2Z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
    }

    .card_back_2 {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='173.8' height='243.6' viewBox='0 0 173.8 243.6'%3E%3Cdefs%3E%3Cstyle%3E.b7f9508d-a0f3-45e2-8105-02f7c129bba3%7Bfill:%23fed55a;%7D%3C/style%3E%3C/defs%3E%3Cg id='a6157aaa-aa9f-43d0-b901-948997d11132' data-name='Layer 2'%3E%3Cg id='af06f3ee-d062-4090-a66d-46d397157186' data-name='Layer 1'%3E%3Cpath class='b7f9508d-a0f3-45e2-8105-02f7c129bba3' d='M148.1,23.2l-2.2-3.3A145.1,145.1,0,0,0,135.5,0H0V208.5a306.8,306.8,0,0,0,67.8-27.1A129.7,129.7,0,0,1,50.9,197,156.4,156.4,0,0,1,0,222.6v7.1c5.9-.2,11.7-.5,17.6-1.1A152.5,152.5,0,0,1,0,232.2v11.4a162.2,162.2,0,0,0,51.9-15.8q6.1-3.2,12-6.9c40.1-10.1,74.2-28.4,90.7-52.9,24.4-36.4,24.7-82.2,5.3-123.7,1-16-.2-31-3.9-44.3H143.7A101.6,101.6,0,0,1,148.1,23.2Zm-13.3-8.6A114.4,114.4,0,0,1,147,55.7c-.3,2.6-.7,5.2-1.1,7.7a154.4,154.4,0,0,0-11.6-49.5A1.8,1.8,0,0,0,134.8,14.6ZM46.5,217.7l-3.9,1.9-12.7,2c-6.8.9-13.6,1.5-20.5,2A159.5,159.5,0,0,0,53.3,200a137.4,137.4,0,0,0,24.4-24.4A236.1,236.1,0,0,0,114,149C96,179.5,72.4,204.7,46.5,217.7ZM154.4,80.2a228.4,228.4,0,0,0,4.4-23.7c14.2,37.2,12.1,76.8-9.1,108.4-9.7,14.4-26.2,26.8-47.3,36.6a221.6,221.6,0,0,1-25.3,9.7c29.6-24.2,53.7-61.8,68.2-101a84.3,84.3,0,0,0,6.6-16.9A104,104,0,0,0,154.4,80.2Z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
    }

    .card_back_3 {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='173.8' height='243.6' viewBox='0 0 173.8 243.6'%3E%3Cdefs%3E%3Cstyle%3E.b7f9508d-a0f3-45e2-8105-02f7c129bba3%7Bfill:%23CB98FF;%7D%3C/style%3E%3C/defs%3E%3Cg id='a6157aaa-aa9f-43d0-b901-948997d11132' data-name='Layer 2'%3E%3Cg id='af06f3ee-d062-4090-a66d-46d397157186' data-name='Layer 1'%3E%3Cpath class='b7f9508d-a0f3-45e2-8105-02f7c129bba3' d='M148.1,23.2l-2.2-3.3A145.1,145.1,0,0,0,135.5,0H0V208.5a306.8,306.8,0,0,0,67.8-27.1A129.7,129.7,0,0,1,50.9,197,156.4,156.4,0,0,1,0,222.6v7.1c5.9-.2,11.7-.5,17.6-1.1A152.5,152.5,0,0,1,0,232.2v11.4a162.2,162.2,0,0,0,51.9-15.8q6.1-3.2,12-6.9c40.1-10.1,74.2-28.4,90.7-52.9,24.4-36.4,24.7-82.2,5.3-123.7,1-16-.2-31-3.9-44.3H143.7A101.6,101.6,0,0,1,148.1,23.2Zm-13.3-8.6A114.4,114.4,0,0,1,147,55.7c-.3,2.6-.7,5.2-1.1,7.7a154.4,154.4,0,0,0-11.6-49.5A1.8,1.8,0,0,0,134.8,14.6ZM46.5,217.7l-3.9,1.9-12.7,2c-6.8.9-13.6,1.5-20.5,2A159.5,159.5,0,0,0,53.3,200a137.4,137.4,0,0,0,24.4-24.4A236.1,236.1,0,0,0,114,149C96,179.5,72.4,204.7,46.5,217.7ZM154.4,80.2a228.4,228.4,0,0,0,4.4-23.7c14.2,37.2,12.1,76.8-9.1,108.4-9.7,14.4-26.2,26.8-47.3,36.6a221.6,221.6,0,0,1-25.3,9.7c29.6-24.2,53.7-61.8,68.2-101a84.3,84.3,0,0,0,6.6-16.9A104,104,0,0,0,154.4,80.2Z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
    }

.grid_item_cures_select {
    display: grid;
    grid-template-columns: 32% 32% 32%;
    grid-column-gap: 2%;
    max-width: 1200px;
    margin: 40px auto;
    z-index: 2;
    position: relative;
    margin-top: -40px;
    margin-bottom: 10vh;
    background-color: none;
}

    @media screen and (max-width: 767px) {

        .grid_item_cures_select {
            margin-bottom: 40px;
        }
    }




    @media screen and (max-width: 800px) {
        .grid_item_cures_select {
            margin-top: 0;
        }
    }


    @media screen and (max-width: 767px) {
        .grid_item_cures_select {
            margin-top: 0;
            grid-template-columns: 100%;
        }
    }


.grid_item_cures_select .grid_item_A {
    text-align: left;
    background: white;
    border-radius: 10px;
    overflow: hidden;
    grid-template-rows: 190px;
    overflow: hidden;
    display: grid;
    align-items: start;
    justify-items: center;
    text-align: center;
    text-decoration: none;
    padding: 0 60px 40px 60px;
    margin-bottom: 20px;
    position: relative;
    transition: 0.5s ease-in-out;
    box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1), 0px 2px 0px rgba(0, 0, 0, 0.1);
}

.img_thumb {
    /*    width: 220px;
*/ position: relative;
    height: 180px;
    top: 20px;
    transform: scale(1);
    margin-left: -50px;
    margin-right: -50px;
    transform-origin: 50% 100%;
    transition: 0.5s ease-in-out;
}


.plashka_1 {
    width: 100%;
    background: linear-gradient(180deg, #AC59FF 10.34%, #C58BFF 90.11%);
    height: 160px;
    margin-bottom: 30px;
    position: absolute;
    left: 0;
    top: 0;
}


.plashka_2 {
    width: 100%;
    background: linear-gradient(180deg, #01B9D2 30.1%, #14D0CC 89.64%);
    height: 160px;
    margin-bottom: 30px;
    position: absolute;
    left: 0;
    top: 0;
}

.plashka_3 {
    width: 100%;
    background: linear-gradient(180deg, #FE9800 30.1%, #f7b600 120.64%);
    height: 160px;
    margin-bottom: 30px;
    position: absolute;
    left: 0;
    top: 0;
}

.plashka_4 {
    width: 100%;
    background: linear-gradient(180deg, #21ac97 30.1%, #0dceb1 120.64%);
    height: 160px;
    margin-bottom: 30px;
    position: absolute;
    left: 0;
    top: 0;
}

.plashka_5 {
    width: 100%;
    background: linear-gradient(180deg, #d91f83 30.1%, #ff5f9f 120.64%);
    height: 160px;
    margin-bottom: 30px;
    position: absolute;
    left: 0;
    top: 0;
}

.grid_item_cures_select .grid_item_A .text, .grid_item_cures_select .grid_item_B .text {
    font-family: 'Open Sans';
    font-weight: 400;
    display: inline-block;
    line-height: 1.5;
    max-width: 280px;
    text-align: left;
    font-size: 15px;
    margin-top: 10px;
    margin-bottom: 20px;
}


@media screen and (max-width: 1200px) {

    .grid_item_cures_select .grid_item_A {
   
        padding: 0 30px 40px 30px;

    }

    .grid_item_cures_select .grid_item_A {
       
        grid-template-rows: 140px;
  
    }


    .img_thumb {
       
        height: 140px;
        margin-bottom:10px;
   
    }

    .plashka_1, .plashka_2, .plashka_3, .plashka_4, .plashka_5 {
        height: 120px;
    }
}


@media screen and (max-width: 800px) {

    .grid_item_cures_select .grid_item_A {
        padding: 0 40px 30px 40px;
        width:100%;
        max-width:400px;
        margin:10px auto; 
    }


    .img_thumb {
        height: 120px;
        margin-bottom: 10px;
    }

    .grid_item_cures_select .grid_item_A .text, .grid_item_cures_select .grid_item_B .text {
     
        line-height: 1.4;
 
    }

    .plashka_1, .plashka_2, .plashka_3, .plashka_4, .plashka_5 {
        height: 100px;
    }
}





        .grid_item_cures_select .grid_item_A:hover {
            transform: scale(1.02);
            box-shadow: 0px 8px 10px rgba(0, 0, 0, 0.1), 0px 2px 0px rgba(0, 0, 0, 0.1);
        }









    @media screen and (max-width: 767px) {
        .plashka_1, .plashka_2, .plashka_3, .plashka_4, .plashka_5 {
            height: 80px;
        }


        .grid_item_cures_select .grid_item_A {
            grid-template-rows: auto;
        }
    }





   




    @media screen and (max-width: 767px) {

        .grid_item_cures_select .grid_item_A .text, .grid_item_cures_select .grid_item_B .text {
            font-family: 'Open Sans';
            font-weight: 400;
            display: none;
            line-height: 1.5;
            max-width: 100%;
            padding: 0 40px;
            font-size: 15px;
            margin-bottom: 20px;
        }

        .section_2 .grid_item_cures_select .slider-button {
            background-color: #00b8d1;
            font-size: 16px;
            margin-top: 15px;
            padding: 12px 10px 10px 10px;
        }

        .img_thumb {
            position: absolute;
            height: 120px;
            top: 10px;
            right:5px;
            margin-right:0;
            transform: scale(1);
            transform-origin: 50% 100%;
            transition: 0.5s ease-in-out;
        }
    }


    .section_2 .grid_section {
        display: grid;
        grid-template-columns: 60% 40%;
        width: 100%;
        align-items: center;
        background-color: white;
        max-height: 1000px;
        overflow: hidden;
        z-index: 5;
        position: relative;
        max-width: 1200px;
        box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1), 0px 2px 0px rgba(0, 0, 0, 0.1);
        border-radius: 10px;
    }

    /* .section_2 .grid_item_A {
        text-align: left;
        padding: 100px 80px;
        padding-left:100px;
        background: linear-gradient(144.97deg, #00B8D1 2.51%, #0086B0 130.91%);
        border-radius: 10px 0px 0px 10px;
        overflow:hidden;
        position: relative;
        color: white;
    }
*/



    .section_2 .grid_item_B {
        text-align: center;
        position: relative;
    }

    .section_2 .header {
        font-family: 'Montserrat';
        font-style: normal;
        font-weight: 900;
        margin-top: 20px;
        margin-bottom: 3px;
        font-size: 65px;
        margin-left: auto;
        margin-right: auto;
        max-width: 810px;
        position: relative;
        z-index: 2;
        text-align: center;
        line-height: 1;
        color: rgb(60, 79, 165);
        text-transform: uppercase;
    }


        .section_2 .header .header_color_2 {
            font-size: 55px;
            display: block;
            line-height: 1.2;
            font-weight: 400;
        }



@media screen and (max-width: 767px) {

    .section_2 .header .header_color_2 {
        font-size: 30px;

        line-height:1.2;
        font-weight: 400;
    }
}

    .section_2 .sub_header {
        font-family: 'Montserrat';
        font-style: normal;
        font-weight: 500;
        font-size: 20px;
        margin-top: 40px;
        max-width: 500px;
        line-height: 1.3;
        margin-bottom: 20px;
        text-transform: uppercase;
    }


    .section_2 .text {
        font-family: 'Open Sans';
        font-weight: 400;
        line-height: 1.6;
        max-width: 500px;
        font-size: 16px;
        margin-bottom: 20px;
    }

    .bulet_text_margin {
        font-family: 'Open Sans';
        font-weight: 400;
        line-height: 1.4;
        max-width: 400px;
        margin-left: 60px;
        font-size: 16px;
        margin-bottom: 10px;
    }

    .bulet {
        position: absolute;
        width: 35px;
        top: 10px;
        left: 0;
        height: 2px;
        background-color: white;
    }

    .text_bulet {
        position: relative;
    }

    .decor_line {
        position: absolute;
        width: 100%;
        top: 0;
        opacity: 0.2;
        left: 0;
    }

    .line_3 {
        position: absolute;
        left: -312px;
        top: -162px;
        /*left: -622px;
    top: 486px;*/
        /* transform: rotate(350deg); */
    }

    .item_1 {
        text-align: left;
        font-family: 'Open Sans';
        width: 250px;
        padding-left: 60px;
        position: relative;
        margin-bottom: 40px;
        display: inline-block;
    }


        .item_1 .icone {
            position: absolute;
            top: 4px;
            width: 37px;
            left: 0;
        }

    .Text_line_1 {
        color: #00b8d1;
        font-size: 15px;
    }

    .Text_line_2 {
        color: #000000;
        font-size: 16px;
        font-weight: 600;
    }


.section_2 .slider-button {
    background-color: #00b8d1;
    /* background: linear-gradient(90.23deg, #15D5C9 1.25%, #995DE6 99.26%); */
    color: white;
    padding: 20px 60px 18px 60px;
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
    text-decoration: none;
    width: 100%;
    align-self: end;
    display: block;
    padding: 20px 10px 18px 10px;
    font-size: 18px;
    border-radius: 9px;
    box-shadow: 0 2px 0 #04afc6, 0 4px 0 rgb(0 0 0 / 10%), 0 4px 10px rgb(0 0 0 / 20%);
    transition: background-color 0.4s ease-in-out, box-shadow 0.4s ease-in-out;
}




        .section_2 .slider-button:hover {
            background-color: #995DE6;
            /*    background: linear-gradient(90.23deg, #15D5C9 1.25%, #995DE6 99.26%);
*/ color: white;
            text-decoration: none;
            box-shadow: 0 2px 0 #7b3fc8, 0 4px 0 rgba(0, 0, 0, 0.1), 0 4px 10px rgba(0, 0, 0, 0.2);
        }

    .price_label {
        width: 200px;
        height: 200px;
        display: block;
        padding-top: 38px;
        margin: -10px auto 35px auto;
        border-radius: 100%;
        box-shadow: 0 0 0 85px rgba(0, 184, 209, 0.05), 0 0 0 185px rgba(0, 184, 209, 0.05);
        background-color: #00b8d1;
        animation: price 15s ease-in-out infinite;
    }

    @keyframes price {
        0% {
            box-shadow: 0 0 0 85px rgba(0, 184, 209, 0.05), 0 0 0 185px rgba(0, 184, 209, 0.05);
        }

        50% {
            box-shadow: 0 0 0 20px rgba(0, 184, 209, 0.05), 0 0 0 50px rgba(0, 184, 209, 0.05);
        }

        100% {
            box-shadow: 0 0 0 85px rgba(0, 184, 209, 0.05), 0 0 0 185px rgba(0, 184, 209, 0.05);
        }
    }




    .old_price {
        font-family: 'Open Sans';
        font-style: normal;
        font-weight: 400;
        font-size: 30px;
        line-height: 100%;
        /* or 42px */
        text-align: center;
        text-transform: capitalize;
        color: rgba(255, 255, 255, 0.49);
    }

    .new_price {
        font-family: 'Open Sans';
        font-style: normal;
        font-weight: 700;
        font-size: 45px;
        line-height: 140%;
        /* or 45px */
        text-align: center;
        text-transform: capitalize;
        color: #FFFFFF;
        text-shadow: 0px 2px 0px rgba(0, 0, 0, 0.1);
    }

    .price_descripton {
        font-family: 'Open Sans';
        font-style: normal;
        font-weight: 400;
        font-size: 14px;
        line-height: 120%;
        /* or 14px */
        text-align: center;
        color: #FFFFFF;
    }




    @media screen and (max-width: 767px) {
        .section_2 .grid_section {
            display: inline-grid;
            grid-template-columns: 100%;
            width: 100%;
            align-items: center;
            background-color: white;
            max-height: none;
            overflow: hidden;
            max-width: 450px;
            box-shadow: 0px 4px 6px rgb(0 0 0 / 10%), 0px 2px 0px rgb(0 0 0 / 10%);
            border-radius: 10px;
        }

        .section_2 {
            padding: 20px 20px;
            text-align: center;
        }



            .section_2 .text {
                font-family: 'Open Sans';
                font-weight: 400;
                line-height: 1.5;
                max-width: 500px;
                font-size: 16px;
                margin-bottom: 20px;
            }

            .section_2 .grid_item_B {
                text-align: center;
                position: relative;
                padding: 40px;
            }
    }


    @media screen and (max-width: 900px) {
        /* .section_2 .grid_item_A {
        padding: 60px 30px;
        padding-left: 30px;
    
    }*/
    }


    @media screen and (max-width: 776px) {

        .section_2 .header {
            font-size: 36px;
            line-height:1.2;
        }
    }

    @media screen and (max-width: 400px) {

        .section_2 .header {
            font-size: 30px;
        }

        .img_thumb {
            height: 100px;
            right: 0;
            top:5px;
            margin-right: 0;
        }

        .grid_item_cures_select .grid_item_A {
            padding: 0 20px 20px 20px;
            margin: 5px auto;
        }

        /*   .section_2 .grid_item_A {
            padding: 30px 30px;
            padding-left: 30px;
        }*/

        .section_2 .text {
            line-height: 1.5;
            font-size: 15px;
        }

        .bulet_text_margin {
            font-family: 'Open Sans';
            font-weight: 400;
            line-height: 1.4;
            max-width: 400px;
            margin-left: 40px;
            font-size: 15px;
            margin-bottom: 10px;
        }

        .section_2 .grid_item_B {
            text-align: center;
            position: relative;
            padding: 20px;
        }

        .bulet {
            position: absolute;
            width: 20px;
            top: 10px;
            left: 0;
            height: 2px;
            background-color: white;
        }
    }


    .section_2 .grid_section_2 {
        display: inline-grid;
        margin-top: 80px;
        grid-template-columns: 55% 40%;
        width: 100%;
        column-gap: 5%;
        align-items: center;
        max-width: 1200px;
    }


        .section_2 .grid_section_2 .text {
            font-family: 'Open Sans';
            font-weight: 400;
            line-height: 1.6;
            color: white;
            max-width: 500px;
            text-align: left;
            font-size: 16px;
            margin-bottom: 20px;
        }

        .section_2 .grid_section_2 .grid_item_B {
            text-align: left;
            position: relative;
        }

        .section_2 .grid_section_2 .header {
            font-family: 'Montserrat';
            font-style: normal;
            font-weight: 600;
            margin-bottom: 3px;
            font-size: 40px;
            line-height: 1.2;
            color: white;
            /*        color: #00B8D1;
*/ margin-bottom: 20px;
            text-transform: uppercase;
        }



        .section_2 .grid_section_2 .grid_item_A {
            text-align: center;
            padding-left: 100px;
            background: none;
            overflow: visible;
            padding: 0;
            position: relative;
            color: white;
        }





    .section_2 .img_wrap {
        width: 550px;
        height: 550px;
        margin-top: 0;
        display: inline-block;
        margin-bottom: 0;
        text-align: center;
        position: relative;
    }








    .section_2 .is-visible .meitene_back_1 {
        position: absolute;
        transform: scale(1.1);
    }



    .line_4 {
        width: 3000px;
        position: absolute;
        top: 0;
        left: 50%;
        opacity: 0.5;
        margin-left: -1500px;
        z-index: 1;
    }

    .line_wrap {
        position: relative;
        height: 5px;
    }




    @media screen and (min-width: 850px) {


        @media screen and (max-height: 750px) {
            .section_2 {
                padding: 55px 20px;

            }

                /*.section_2 .grid_item_A {
                padding: 60px 80px;
                padding-left: 80px;
            }*/

                .section_2 .grid_section_2 {
                    margin-top: 0px;
                    padding-bottom: 60px;
                }

            .line_4 {
                width: 3000px;
                position: absolute;
                top: -560px;
                left: 50%;
                opacity: 0.5;
                margin-left: -1500px;
                z-index: 1;
            }



            .section_2 .img_wrap {
                width: 450px;
                height: 450px;
            }

            .section_1 .header {
                line-height: 1;
                margin-right: -200px;
            }
        }
    }


    .dot_bgg {
        width: 100%;
        position: absolute;
        left: 0;
        bottom: -5px;
        background-position: center bottom;
        background-size: 2000px;
        height: 167px;
        /*    background-image: url(../images/color_haltfone_2.gif);*/
        background-image: url('//uploads.cdn.qa.yacl.cc/upload/CustomLandingPageFiles/id-18852/ver-5/images/chf.png');
    }

    .dot_bgg_2 {
        width: 100%;
        position: absolute;
        top: -2px;
        left: 0;
        background-position: left bottom;
        background-size: 2000px;
        height: 167px;
        /*    background-image: url(../images/color_haltfone_2.gif);
*/ background-image: url(../images/chf.png);
        transform: rotate(180deg);
    }


    .dot_bgg_3 {
        width: 100%;
        position: absolute;
        bottom: 0;
        left: 0;
        background-position: left bottom;
        background-size: 2000px;
        height: 167px;
        /*    background-image: url(../images/color_haltfone_2.gif);
*/ background-image: url(../images/chf.png);
        transform: rotate(0deg);
    }

    @media screen and (max-width: 900px) {

        .section_2 .img_wrap {
            width: 450px;
            height: 450px;
        }

        .section_2 .grid_section_2 {
            display: inline-grid;
            margin-top: 60px;
            grid-template-columns: 55% 43%;
            column-gap: 2%;
        }

            .section_2 .grid_section_2 .header {
                font-size: 35px;
            }
    }


    @media screen and (max-width: 767px) {
        .section_2 .grid_section_2 {
            display: inline-grid;
            margin-top: 40px;
            grid-template-columns: 100%;
            width: 100%;
            column-gap: 5%;
            align-items: center;
            max-width: 450px;
            margin-bottom: 120px;
        }

        .section_2 .img_wrap {
            width: 360px;
            height: 360px;
            z-index: 5;
        }




        .section_2 .grid_section_2 .grid_item_B {
            text-align: center;
            position: relative;
        }

        .section_2 .grid_section_2 .header {
            font-size: 30px;
        }

        .section_2 .grid_section_2 .text {
            max-width: 500px;
            text-align: center;
        }
    }

    @media screen and (max-width: 400px) {

        .section_2 .grid_section_2 .header {
            font-size: 24px;
        }

        .section_2 .img_wrap {
            width: 280px;
            height: 280px;
            z-index: 5;
        }

        .section_2 .grid_section_2 .text {
            font-size: 15px;
        }
    }



    .section_3 .header {
        font-family: 'Montserrat';
        font-style: normal;
        font-weight: 700;
        margin-top: 20px;
        margin-bottom: 3px;
        font-size: 50px;
        margin-left: auto;
        margin-right: auto;
        max-width: 700px;
        text-align: center;
        line-height: 1;
        color: #00B8D1;
        text-transform: uppercase;
    }

    .section_3 .sub_header {
        font-size: 18px;
        display: block;
        text-align: center;
        max-width: 584px;
        color: #00b8d1;
        margin: 10px auto;
    }

    .section_3 .header_color_2 {
        color: #00B8D1;
        margin-left: 0;
        line-height: 1.4;
        letter-spacing: 1;
        font-size: 24px;
        margin-top: 5px;
        margin-left: auto;
        margin-right: auto;
        max-width: 500px;
        display: block;
        text-transform: none;
        font-weight: 700;
    }


    .section_3 .grid_section {
        display: grid;
        grid-template-columns: 30% 30% 30%;
        width: 100%;
        column-gap: 5%;
        align-items: start;
        background-color: white;
        max-height: 1000px;
        margin-top: 40px;
        padding: 0 20px;
        z-index: 5;
        margin-bottom: 100px;
        position: relative;
        max-width: 900px;
    }

        .section_3 .grid_section .header {
            font-family: 'Montserrat';
            font-style: normal;
            font-weight: 400;
            margin-top: 20px;
            margin-bottom: 20px;
            font-size: 30px;
            margin-left: auto;
            line-height: 1.2;
            margin-right: auto;
            max-width: 700px;
            text-align: center;
        }

    .section_3 .img_wrap {
        /* background-color: aqua; */
        width: 130px;
        height: 130px;
        display: block;
        margin: 10px auto;
        text-align: center;
        position: relative;
    }


    .section_3 .icone {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

    .section_3 .icone_b {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        animation: back_rot 25s linear infinite;
    }

    .section_3 .icone_b_1 {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        animation: back_rot 28s linear reverse infinite;
    }

    @keyframes back_rot {
        100% {
            transform: rotate(360deg)
        }
    }



    .section_3 {
        overflow: hidden;
        margin-top: 8vh;
    }


        .section_3 .text {
            font-family: 'Open Sans';
            color: #000000;
            font-weight: 400;
            line-height: 1.4;
            text-align: center;
            display: block;
            margin: auto;
            width: 100%;
            font-size: 17px;
        }

    .max_w {
        max-width: 250px;
    }




    @media screen and (min-width: 850px) {


        @media screen and (max-height: 750px) {


            .section_3 .grid_section {
                margin-top: 40px;
                margin-bottom: 60px;
            }
        }
    }


    @media screen and (max-width: 767px) {

        .section_3 .grid_section {
            display: grid;
            grid-template-columns: 100%;
            column-gap: 5%;
            align-items: start;
            max-height: none;
            margin-top: 40px;
            padding: 0 20px;
            margin-bottom: 40px;
            max-width: 350px;
        }

        .section_1 .slider-button {
                 padding: 20px 30px 18px 30px;
               font-size: 16px;
        
        }


        .section_1 .header {
          margin-bottom:20px;
        }

        .section_4 {
            margin-top: 10px !important;
        }

        .section_3 .sub_header {
            font-size: 16px;
            margin-top: -10px;
            max-width: 450px;
        }

        .max_w {
            max-width: 350px;
        }

        .section_3 {
            padding: 0 20px;
            margin-top: -20px;
        }

            .section_3 .header {
                font-family: 'Montserrat';
                font-style: normal;
                font-weight: 700;
                margin-top: 20px;
                margin-bottom: 3px;
                font-size: 36px;
                margin-left: auto;
                margin-right: auto;
                max-width: 700px;
                text-align: center;
                line-height: 1.1;
                color: #00B8D1;
                text-transform: uppercase;
            }

            .section_3 .header_color_2 {
                color: #00B8D1;
                margin-left: 0;
                line-height: 1.4;
                letter-spacing: 1;
                font-size: 20px;
                margin-top: 5px;
                margin-left: auto;
                margin-right: auto;
                max-width: 500px;
                display: block;
                text-transform: none;
                font-weight: 700;
            }

            .section_3 .grid_section {
                margin-top: 0px;
            }

            .section_3 .text {
                font-size: 15px;
            }


            .section_3 .grid_section .header {
                margin-top: 10px;
                margin-bottom: 10px;
                font-size: 25px;
            }

            .section_3 .img_wrap {
                /* background-color: aqua; */
                width: 100px;
                height: 100px;
                margin: 30px auto 10px auto;
            }
    }



    .video_frame_wrap {
        max-width: 1000px;
        display: block;
        margin: 10px auto 30px auto;
    }


    .thumb-wrap {
        position: relative;
        padding-bottom: 51.20%;
        padding-top: 30px;
        height: 0;
        z-index: 10;
        margin: auto 20px;
        margin-bottom: 20px;
        overflow: hidden;
        border-radius: 20px;
        box-shadow: 0 5px 10px #00000033;
    }

    @media screen and (max-width: 767px) {

        .thumb-wrap {
            margin: auto -15px;
        }
    }

    .thumb-wrap iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        /*     margin-top: 15px;
        margin-bottom: 15px;*/
    }

    .video_wrap {
        text-align: center;
        width: 100%;
        position: relative;
        z-index: 5;
        margin-bottom: 20px;
    }




    .video {
        width: 740px;
        height: 416px;
        display: inline-block;
        margin: 20px 20px 20px 20px;
        border-radius: 20px;
        box-shadow: 0 5px 10px #00000033;
    }

    @media screen and (max-width: 760px) {


        .video {
            width: 580px;
            height: 326px;
            margin: 20px 0px 40px 0px;
        }
    }




    @media screen and (max-width: 1050px) {

        .video {
            width: 700px;
            height: 394px;
            margin: 20px 15px 40px 15px;
        }
    }


    @media screen and (max-width: 980px) {


        .video {
            width: 680px;
            height: 382px;
            margin: 20px 10px 40px 10px;
        }
    }








    @media screen and (max-width: 640px) {


        .video {
            width: 420px;
            height: 236px;
        }
    }





    @media screen and (max-width: 520px) {


        .video {
            width: 400px;
            height: 225px;
        }
    }


    /*
@media screen and (max-width: 420px) {


    .video {
        width: 360px;
        height: 202px;
    }
}*/


    @media screen and (max-width: 480px) {


        .video {
            width: 280px;
            height: 158px;
            margin: 20px -20px 40px -20px;
        }
    }


    .line_5 {
        width: 3000px;
        position: absolute;
        top: -269px;
        left: 50%;
        opacity: 0.5;
        transform: rotate(331deg);
        margin-left: -1500px;
        z-index: 1;
    }



    .section_4 {
        padding: 0 20px;
    }


        .section_4 .grid_section .color_2 .header {
            padding-right: 100px;
        }

        .section_4 .header {
            font-family: 'Montserrat';
            font-style: normal;
            font-weight: 700;
            margin-top: 20px;
            margin-bottom: 3px;
            font-size: 50px;
            margin-left: auto;
            margin-right: auto;
            max-width: 700px;
            text-align: center;
            line-height: 1;
            position: relative;
            z-index: 5;
            color: #995DE6;
            text-transform: uppercase;
        }


        .section_4 .grid_section {
            display: grid;
            grid-template-columns: 33% 33% 33%;
            width: 100%;
            column-gap: 0.5%;
            text-align: left;
            max-height: 1000px;
            margin-top: 40px;
            padding: 0 20px;
            z-index: 5;
            margin-bottom: 20px;
            position: relative;
            max-width: 1200px;
        }

            .section_4 .grid_section .header {
                font-family: 'Montserrat';
                font-style: normal;
                font-weight: 600;
                margin-bottom: 3px;
                font-size: 26px;
                color: white;
                text-align: left;
                line-height: 1.3;
                margin-bottom: 20px;
                text-transform: uppercase;
            }

    .section_4 {
        background-color: #F8E4FF;
        position: relative;
        overflow: hidden;
        margin-top: 60px;
        padding-bottom: 10px;
        text-align: center;
    }

        .section_4 .color_1 {
            text-align: left;
            padding: 20px 20px;
            background: linear-gradient(144.97deg, #00B8D1 0%, #0086B0 130%);
            overflow: hidden;
            position: relative;
            color: white;
        }

        .section_4 .color_2 {
            text-align: left;
            padding: 20px 20px;
            background: linear-gradient(144.97deg, #CB98FF 0%, #8F0ACD 130%);
            overflow: hidden;
            position: relative;
            color: white;
        }

        .section_4 .grid_item {
            padding: 40px 60px 100px 60px;
        }

        .section_4 .text {
            font-family: 'Open Sans';
            font-weight: 400;
            line-height: 1.6;
            color: white;
            max-width: 500px;
            text-align: left;
            font-size: 16px;
            margin-bottom: 20px;
        }


        .section_4 .decor_line {
            position: absolute;
            width: 100%;
            bottom: 0;
            opacity: 0.2;
            left: 0;
        }

        .section_4 .line_10 {
            position: absolute;
            left: -413px;
            /* top: -162px; */
            width: 995px;
            bottom: -44px;
            /* transform: rotate(350deg); */
        }

        .section_4 .line_11 {
            position: absolute;
            left: -505px;
            /* top: -162px; */
            width: 995px;
            bottom: -44px;
            transform: rotate(359deg);
        }

        .section_4 .line_12 {
            position: absolute;
            left: -273px;
            /* top: -162px; */
            right: -50pc;
            width: 995px;
            bottom: -91px;
            transform: rotate(347deg);
        }


        .section_4 .dot_bgg_2 {
            width: 100%;
            position: absolute;
            top: -5px;
            left: 0;
            background-position: left bottom;
            background-size: 1922px;
            height: 471px;
            /* background-image: url(../images/color_haltfone_2.gif); */
            background-image: url(../images/chf_2big.png);
            transform: rotate(180deg);
            z-index: 1;
        }



        .section_4 .grid_section_2 {
            display: inline-grid;
            margin-top: 120px;
            grid-template-columns: 55% 40%;
            width: 100%;
            column-gap: 5%;
            align-items: center;
            max-width: 1200px;
        }


            .section_4 .grid_section_2 .grid_item_B .header {
                font-family: 'Montserrat';
                font-style: normal;
                font-weight: 700;
                margin-top: 20px;
                margin-bottom: 20px;
                font-size: 40px;
                margin-left: auto;
                margin-right: auto;
                max-width: 700px;
                text-align: left;
                line-height: 1.1;
                position: relative;
                z-index: 5;
                color: #995DE6;
                text-transform: uppercase;
            }



            .section_4 .grid_section_2 .grid_item_B .text {
                font-family: 'Open Sans';
                font-weight: 400;
                line-height: 1.6;
                color: #774fab;
                max-width: 500px;
                text-align: left;
                font-size: 17px;
                margin-bottom: 20px;
            }


            .section_4 .grid_section_2 .grid_item_A .text_wrap {
                background-image: url('//uploads.cdn.qa.yacl.cc/upload/CustomLandingPageFiles/id-18852/ver-5/images/Group 503.svg');
                font-family: 'Montserrat';
                font-style: normal;
                font-weight: 700;
                margin-top: 20px;
                margin-bottom: 20px;
                font-size: 40px;
            }


            .section_4 .grid_section_2 .grid_item_A {
                position: relative;
                height: 100%;
                display: grid;
                z-index: 2;
                align-items: center;
            }

            .section_4 .grid_section_2 .grid_item_B {
                z-index: 3;
            }

    .text_back {
        position: absolute;
        left: 0;
        width: 100%;
    }


    .section_4 .grid_section_2 .grid_item_A .header {
        font-family: 'Montserrat';
        font-style: normal;
        font-weight: 700;
        margin-top: -20px;
        margin-bottom: 3px;
        font-size: 80px;
        margin-right: 20%;
        max-width: 700px;
        text-align: right;
        line-height: 1;
        position: relative;
        z-index: 5;
        color: white;
        text-transform: uppercase;
        text-shadow: 0px 2px 0px rgba(0, 0, 0, 0.1);
    }


    .section_4 .grid_section_3 {
        display: grid;
        grid-template-columns: 60% 40%;
        width: 100%;
        align-items: center;
        background-color: white;
        max-height: 1000px;
        overflow: hidden;
        margin: 120px auto 0 auto;
        z-index: 5;
        position: relative;
        max-width: 1200px;
        box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1), 0px 2px 0px rgba(0, 0, 0, 0.1);
        border-radius: 10px;
    }


        .section_4 .grid_section_3 .grid_item_A {
            text-align: left;
            padding: 100px 80px;
            padding-left: 100px;
            background: linear-gradient(144.97deg, #9933ff 2.51%, #c183ff 130.91%);
            border-radius: 10px 0px 0px 10px;
            overflow: hidden;
            height: 100%;
            position: relative;
            color: white;
        }


        .section_4 .grid_section_3 .header {
            font-family: 'Montserrat';
            font-style: normal;
            font-weight: 600;
            margin-bottom: 3px;
            text-align: left;
            display: inline-block;
            color: white;
            font-size: 50px;
            max-width: 427px;
            line-height: 1;
            margin-bottom: 20px;
            text-transform: uppercase;
        }


        .section_4 .grid_section_3 .grid_item_B {
            text-align: left;
            position: relative;
            padding: 80px;
        }

            .section_4 .grid_section_3 .grid_item_B .bulet {
                background-color: #a64dff;
            }


        .section_4 .grid_section_3 .grid_item_A .line_3 {
            position: absolute;
            left: -312px;
            top: 308px;
            transform: rotate(335deg);
        }

        .section_4 .grid_section_3 .grid_item_A .text {
            font-family: 'Montserrat';
            font-style: normal;
            font-weight: 600;
            line-height: 1.6;
            color: white;
            max-width: 500px;
            text-align: left;
            font-size: 20px;
            margin-bottom: 20px;
        }





    @media screen and (min-width: 850px) {


        @media screen and (max-height: 750px) {


            .section_4 .grid_item {
                padding: 20px 60px 20px 60px;
            }


            .section_4 .grid_section_3 .grid_item_A {
                padding: 60px 80px;
                padding-left: 80px;
            }

            .section_4 .grid_section_3 .grid_item_B {
                padding: 60px;
            }
        }
    }









    @media screen and (max-width: 1080px) {
        .section_4 .grid_item {
            padding: 30px 30px 80px 30px;
        }


        .section_4 .grid_section_2 .grid_item_A .header {
            font-size: 70px;
        }

        .section_4 .grid_section .header {
            font-size: 22px;
        }

        .section_4 .grid_section_2 .grid_item_B .header {
            font-size: 30px;
        }
    }

    @media screen and (max-width: 1000px) {
        .section_4 .grid_section_2 {
            display: inline-grid;
            margin-top: 120px;
            grid-template-columns: 50% 45%;
            width: 100%;
            column-gap: 5%;
            align-items: center;
            max-width: 1200px;
        }

        .section_4 .grid_section_3 .grid_item_A {
            padding: 60px 30px;
            padding-left: 30px;
        }


        .section_4 .grid_section_3 .header {
            margin-top: 0;
            font-size: 40px;
        }

        .section_4 .grid_section_3 .grid_item_B {
            padding: 60px 30px;
            padding-left: 30px;
        }

        .section_4 .grid_section_3 .bulet {
            position: absolute;
            width: 25px;
            top: 10px;
            left: 0;
            height: 2px;
        }


        .section_4 .grid_section_3 {
            margin: 70px auto 0 auto;
        }

            .section_4 .grid_section_3 .grid_item_A .line_3 {
                top: 193px;
            }

            .section_4 .grid_section_3 .grid_item_A .text {
                text-align: left;
                font-size: 17px;
                margin-bottom: 0;
            }


            .section_4 .grid_section_3 .bulet_text_margin {
                margin-left: 40px;
                font-size: 15px;
                margin-bottom: 5px;
            }

        .section_4 .grid_section_2 .grid_item_B .text {
            line-height: 1.5;
            font-size: 16px;
        }

        .section_4 .grid_section_2 {
            margin-top: 60px;
        }


            .section_4 .grid_section_2 .grid_item_B .header {
                font-size: 30px;
            }

            .section_4 .grid_section_2 .grid_item_A .header {
                font-size: 50px;
            }
    }



    .anchor_3 {
        position: absolute;
        margin-top: 0px;
    }




    @media screen and (max-width: 767px) {
        .section_4 .grid_section {
            display: grid;
            grid-template-columns: 100%;
            width: 100%;
            row-gap: 10px;
            column-gap: 0.5%;
            text-align: left;
            max-height: none;
            margin-top: 20px;
            padding: 0 0;
            z-index: 5;
            margin-bottom: 20px;
            position: relative;
            max-width: 450px;
        }

            .section_4 .grid_section .color_2 .header {
                padding-right: 0;
            }

        .section_4 .grid_section_3 {
            grid-template-columns: 100%;
            max-height: none;
            margin: 20px auto 0 auto;
            z-index: 5;
            max-width: 450px;
            border-radius: 10px;
        }

        .section_4 .header {
            font-family: 'Montserrat';
            font-style: normal;
            font-weight: 700;
            margin-top: 20px;
            margin-bottom: 3px;
            font-size: 36px;
            margin-left: auto;
            margin-right: auto;
            max-width: 380px;
            text-align: center;
            line-height: 1.1;
        }


        .section_4 .grid_section_2 {
            margin-top: 60px;
            grid-template-columns: 100%;
            width: 100%;
            padding-left: 0;
            padding-right: 0;
            max-width: 450px;
        }

        .text_back {
            width: 100%;
            max-width: 280px;
            left: 50%;
            margin-left: -140px;
        }

        .section_4 .grid_section_2 .grid_item_A .header {
            margin-top: 0;
            margin-bottom: 3px;
            font-size: 35px;
            margin-right: auto;
            margin-left: auto;
            max-width: 200px;
            text-align: center;
        }

        .line_5 {
            width: 2726px;
        }

        .video_wrap {
            margin-bottom: 0px;
        }

        .section_3 {
            padding: 0 20px;
        }

        .section_4 .grid_section_2 .grid_item_B .header {
            margin-top: 80px;
            margin-bottom: 20px;
            font-size: 25px;
            text-align: center;
        }

        .section_4 .grid_section_3 .grid_item_A {
            border-radius: 0;
        }

        .section_4 .grid_section_2 .grid_item_B .text {
            text-align: center;
        }
    }


    @media screen and (max-width: 400px) {
        .section_4 .grid_section_3 .grid_item_A {
            padding: 30px 30px;
            padding-left: 30px;
        }

        .section_4 .grid_section_3 .grid_item_B {
            padding: 30px 30px;
            padding-left: 30px;
        }

        .section_4 .grid_section_3 .header {
            font-size: 30px;
        }
    }



    .section_5 .header {
        font-family: 'Montserrat';
        font-style: normal;
        font-weight: 700;
        margin-top: 20px;
        margin-bottom: 3px;
        font-size: 60px;
        margin-left: auto;
        margin-right: auto;
        max-width: 700px;
        text-align: center;
        line-height: 1;
        color: #00B8D1;
        text-transform: uppercase;
    }


    .section_5 {
        /* background: linear-gradient(180deg, #dcf4fa 1.25%, #eee1ff 99.26%); */
        padding: 80px 20px;
        text-align: center;
        overflow: hidden;
        background-image: url('//uploads.cdn.qa.yacl.cc/upload/CustomLandingPageFiles/id-18852/ver-5/images/Group 488.svg');
        background-position:top center;
        overflow: hidden;
        background-size: 2600px;
        background-repeat: no-repeat;
        position: relative;
    }


        .section_5 .grid_section {
            display: grid;
            grid-template-columns: 32% 32% 32%;
            width: 100%;
            gap: 20px;
            align-items: stretch;
            max-height: none;
            margin-top: 40px;
            padding: 0 20px;
            z-index: 5;
            margin-bottom: 100px;
            position: relative;
            max-width: 1200px;
        }


    @media screen and (max-width: 900px) {

        .section_5 .grid_section {
            display: grid;
            grid-template-columns: 49% 49%;
            width: 100%;
            gap: 2%;
            align-items: stretch;
            margin-top: 40px;
            padding: 0 20px;
            z-index: 5;
            margin-bottom: 40px;
            position: relative;
            max-width: 1200px;
        }
    }








    .section_5 .text {
        font-family: 'Open Sans';
        color: #000000;
        font-weight: 400;
        line-height: 1.4;
        margin-top: 10px;
        text-align: left;
        display: block;
        width: 100%;
        font-size: 17px;
    }

    .section_5 .grid_item_A, .section_5 .grid_item_B, .section_5 .grid_item_C {
        padding: 30px 40px;
        text-align: left;
        position: relative;
        background-color: white;
    }



    .section_5 .grid_section_2 .grid_item_A {
        padding: 0;
        text-align: left;
        position: relative;
        height: 100%;
        background-color: white;
    }

    .section_5 .grid_item_A {
    }


    .section_5 .color_1 {
        border: 6px solid #00B8D1;
    }

    .section_5 .color_2 {
        border: 6px solid #995DE6;
    }


    .section_5 .line_5 {
        top: 17px;
    }


    .icc_1 {
        position: absolute;
        top: -60px;
        left: -26px;
    }


    .section_5 .grid_section_2 {
        display: inline-grid;
        margin-top: 20px;
        grid-template-columns: 49% 49%;
        width: 100%;
        column-gap: 2%;
        align-items: center;
        max-width: 960px;
    }


        .section_5 .grid_section_2 .grid_item_B .header {
            font-family: 'Montserrat';
            font-style: normal;
            font-weight: 900;
            margin-bottom: 20px;
            font-size: 65px;
            margin-left: auto;
            margin-right: auto;
            max-width: 700px;
            text-align: left;
            line-height: 1.1;
            position: relative;
            z-index: 5;
            color: #00bdd7;
            text-transform: uppercase;
        }





    .section_5 .grid_section_2 .grid_item_B .header_color_2 {
        font-size: 45px;
        display: block;
        font-weight: 400;
    }


@media screen and (max-width: 980px) {
    .section_5 .grid_section_2 .grid_item_B .header {
        font-size: 48px;
    }

    .section_5 .grid_section_2 .grid_item_B .header_color_2 {
        font-size: 37px;

    }
}

    .section_5 .grid_section_2 .grid_item_B {
        padding: 0;
        padding-left: 30px;
    }


        .section_5 .grid_section_2 .grid_item_B .sub_header {
            font-family: 'Montserrat';
            font-style: normal;
            font-weight: 700;
            margin-top: 20px;
            margin-bottom: 20px;
            font-size: 28px;
            margin-left: auto;
            margin-right: auto;
            max-width: 700px;
            text-align: left;
            line-height: 1.2;
            position: relative;
            z-index: 5;
            color: #995DE6;
            text-transform: uppercase;
        }





    .section_5 .text_back {
        position: absolute;
        right: 0;
        left: auto;
        top: 50%;
        margin-top: -220px;
        width: 500px;
    }

    .section_5 .bulet {
        position: absolute;
        width: 35px;
        top: 10px;
        left: 0;
        height: 4px;
        background-color: #00bdd7;
    }


    .section_5 .bulet_text_margin {
        font-family: 'Open Sans';
        font-weight: 400;
        line-height: 1.4;
        max-width: 400px;
        margin-left: 60px;
        font-size: 16px;
        margin-bottom: 10px;
    }









    .new_price_2 {
        background-color: #995DE6;
        color: white;
        height: 100%;
        align-items: center;
        display: inline-grid;
        text-shadow: 0px 2px 0px rgba(0, 0, 0, 0.1);
    }

    .section_5 .slider-button {
        margin-top: 40px;
    }


    .price_label_2 {
        grid-template-columns: 50% 50%;
        display: grid;
        background-color: white;
        text-align: center;
        height: 50px;
        margin: 10px 4px;
        border-radius: 8px;
        line-height: 1.2;
        align-items: center;
        box-shadow: 0 0 0 3px;
        width: 270px;
    }

    .section_5 .old_price {
        font-style: normal;
        font-weight: 600;
        font-size: 30px;
        display: inline-block;
        position: relative;
        color: rgba(153, 93, 230, 0.53);
    }

    .old_price_2 {
        font-size: 18px;
    }

    .icc_1_2 {
        right: 0;
        width: 192px;
        position: absolute;
        bottom: -80px;
        z-index: 5;
    }

    @media screen and (min-width: 850px) {


        @media screen and (max-height: 750px) {

            .section_5 .grid_section {
                margin-bottom: 10px;
            }

            .section_5 .grid_section_2 .grid_item_B .header {
                font-size: 40px;
                text-align: left;
            }
        }
    }

    @media screen and (max-width: 600px) {

        .section_5 .grid_section {
            margin-top: 20px;
            grid-template-columns: 100%;
            gap: 10px;
            padding: 0;
        }

        .section_5 .header {
            font-size: 40px;
        }
    }


    @media screen and (max-width: 767px) {

        .section_5 .grid_section_2 {
            display: inline-grid;
            margin-top: 20px;
            grid-template-columns: 100%;
            width: 100%;
            align-items: center;
            max-width: 450px;
        }


        .section_5 {
            padding: 40px 20px;
        }


            .section_5 .grid_section_2 .text_back {
                width: 100%;
                max-width: 354px;
                left: unset;
                margin: 0 auto;
                display: block;
                top: unset;
                margin-top: 0;
                position: relative;
            }


            .section_5 .grid_section_2 .grid_item_A {
                position: relative;
                min-height: 220px;
                height: 100%;
                width: 100%;
                text-align: center;
                display: inline-block;
                align-items: center;
            }


            .section_5 .grid_section_2 .grid_item_B .sub_header {
                font-family: 'Montserrat';
                font-style: normal;
                font-weight: 700;
                margin-top: 20px;
                margin-bottom: 20px;
                font-size: 20px;
                text-align: center;
            }

            .section_5 .grid_section_2 .grid_item_B .header {
                font-size: 35px;
                margin-bottom: 10px;
                text-align: center;
            }

            .section_5 .grid_section_2 .bulet {
                position: absolute;
                width: 25px;
                top: 10px;
                left: 0;
                height: 2px;
            }

        .price_label_2 {
            margin: 10px auto;
        }

        .section_5 .grid_section_2 .grid_item_B {
            padding: 0;
            padding-left: 0;
            text-align: center;
        }

        .section_5 .grid_section_2 .bulet_text_margin {
            margin-left: 40px;
            font-size: 15px;
            text-align: left;
            margin-bottom: 5px;
        }



        .section_5 .grid_section_2 .icc_1 {
            position: absolute;
            top: 0;
            left: 0;
        }

        .section_5 .grid_section_2 .icc_1_2 {
            right: 0;
            width: 150px;
            position: absolute;
            bottom: 0;
            z-index: 5;
        }
    }


    .footer {
        background: linear-gradient(180deg, #15D5D2 -20%, #0086B0 100%);
        width: 100%;
        margin-top: 0;
        padding: 60px 0 0 0;
    }

        .footer .logo_descktop {
            width: 280px;
        }

        .footer .sub_header {
            font-family: 'Montserrat';
            font-style: normal;
            font-weight: 500;
            font-size: 17px;
            margin-top: 10px;
            color: rgba(255, 255, 255, 0.76);
            text-align: left;
            line-height: 1.3;
            margin-bottom: 20px;
        }



        .footer .grid_section {
            display: grid;
            grid-template-columns: auto 420px;
            width: 100%;
            align-items: start;
            max-height: 1000px;
            z-index: 5;
            padding: 0 20px;
            position: relative;
            max-width: 1200px;
        }


        .footer .sub_header_2 {
            font-family: 'Montserrat';
            font-style: normal;
            font-weight: 500;
            font-size: 15px;
            margin-top: 5px;
            color: rgba(255, 255, 255, 0.5);
            text-align: right;
            line-height: 1.3;
            margin-bottom: 0;
        }

        .footer .sub_header_3 {
            font-family: 'Montserrat';
            font-style: normal;
            font-weight: 500;
            font-size: 12px;
            margin-top: 60px;
            color: rgba(255, 255, 255, 0.5);
            text-align: left;
            line-height: 1.3;
            background-color: rgba(0, 65, 84, 0.56);
            padding: 10px 0;
            width: 100%;
            text-align: center;
        }

        .footer .footer_button {
            background-color: none;
            color: white;
            padding: 10px 0px 10px 10px;
            text-decoration: none;
            max-width: 90px;
            text-align: left;
            border-left: 2px solid;
            line-height: 1.2;
            display: inline-block;
            font-size: 10px;
            border-radius: 11px;
        }

    .marg_but {
        margin-right: 10px;
    }


    .marg_but_2 {
        margin-right: -20px;
    }



    .footer .footer_button:hover {
        opacity: 0.5;
    }


    .meil_but {
        color: white;
        text-decoration: none;
        display: block;
        font-family: 'Montserrat';
        font-style: normal;
        font-weight: 600;
        font-size: 30px;
        margin-top: 40px;
    }


        .meil_but:hover {
            color: white;
            opacity: 0.5;
            text-decoration: none;
        }

    .footer .grid_item_B {
        text-align: right;
        position: relative;
    }

    .footer .social-icon-btn {
        display: inline-block;
        margin-right: 10px;
        background-color: #ffffff47;
        border-radius: 100%;
        width: 40px;
        height: 40px;
        text-align: center;
    }

        .footer .social-icon-btn:hover {
            opacity: 0.5;
        }

    .footer .social-icon {
        width: 20px;
        margin-top: 10px;
        height: 20px;
        cursor: pointer;
    }

    .footer .grid_item_A {
        height: 100%;
        position: relative;
    }

    .social-wrap {
        position: absolute;
        bottom: 0;
    }




    @media screen and (max-width: 767px) {
        .footer .grid_section {
            display: grid;
            grid-template-columns: 100%;
            width: 100%;
            padding: 0 20px;
            align-items: start;
            text-align: center;
            z-index: 5;
            position: relative;
            max-width: 450px;
        }

        .footer .sub_header, .footer .sub_header_2 {
            text-align: center;
        }

        .social-wrap {
            position: relative;
            bottom: 0;
            margin-bottom: 30px;
        }

        .footer .grid_item_B {
            text-align: center;
            position: relative;
        }

        .footer {
            padding: 40px 0 0 0;
        }

        .marg_but_2 {
            margin-right: -20px;
        }


        .meil_but {
            color: white;
            text-decoration: none;
            display: block;
            font-family: 'Montserrat';
            font-style: normal;
            font-weight: 600;
            font-size: 20px;
            margin-top: 40px;
        }

        .footer .sub_header_3 {
            margin-top: 40px;
        }
    }

    @media screen and (max-width: 460px) {

        .footer .footer_button {
            background-color: none;
            color: white;
            padding: 10px 20px 10px 20px;
            text-decoration: none;
            max-width: 210px;
            margin: 5px auto;
            text-align: center;
            border-top: 2px solid;
            border-left: none;
            line-height: 1.2;
            display: block;
            font-size: 12px;
            border-radius: 11px;
        }
    }




    .section_6 {
        margin: auto;
        background: linear-gradient(144.97deg, #00B8D1 2.51%, #0086B0 100%);
        position: relative;
        overflow: hidden;
        padding-top: 80px;
        margin-top: 10vh;
    }



        .section_6 .meitene_back_2 {
            position: absolute;
            height: 100%;
            width: 160%;
            top: 0;
            transform: scale(1);
            left: 0;
            transition: 1.8s ease-in-out;
        }


        .section_6 .grid_item {
            position: relative;
        }


        .section_6 .plashka_1 {
            background: rgba(0, 65, 84, 0.2);
            text-align: center;
            color: white;
            height: auto;
            text-align: center;
            padding: 40px;
            margin-top: 60px;
            margin-bottom: 0;
        }


        .section_6 .grid_section {
            display: grid;
            margin-top: 20px;
            grid-template-columns: 49% 49%;
            width: 100%;
            color: white;
            margin: 0 auto;
            padding: 0 20px;
            max-width: 960px;
        }


        .section_6 .grid_item_A {
            align-items: center;
            display: grid;
        }


            .section_6 .grid_item_A .bolder {
                font-size: 26px;
                font-weight:normal;
            }


            .section_6 .text {
                font-family: 'Open Sans';
                font-weight: 400;
                font-size: 20px;
                max-width: 320px;
                margin-top: 40px;
                line-height: 1.6;
            }

        .section_6 .header {
            font-family: 'Montserrat';
            font-style: normal;
            font-weight: 700;
            margin-top: 200px;
            margin-bottom: 3px;
            font-size: 60px;
            margin-bottom: 20px;
            margin-left: auto;
            margin-right: auto;
            max-width: 700px;
            text-align: left;
            line-height: 1;
            text-transform: uppercase;
        }




    .text_paligs_heade {
        position: relative;
        font-family: 'Montserrat';
        font-weight: 700;
        font-size: 20px;
        margin-top: 40px;
    }

    .text_paligs_1_marg {
        line-height: 1.4;
        /*    max-width: 400px;
*/ margin-left: 60px;
        margin-bottom: 10px;
    }

    .text_paligs_bulet {
        position: absolute;
        width: 35px;
        top: 0;
        left: 0;
    }


    .text_paligs_body {
        font-size: 15px;
        position: relative;
        font-family: 'Open Sans';
    }


    .mac_img {
        width: 600px;
        margin-left: -100px;
        margin-top: -80px;
        position: relative;
        z-index: 2;
    }

    .grid_section_table {
        grid-template-columns: auto auto auto;
        grid-column-gap: 1px;
        display: inline-grid;
        width: 100%;
    }

    .grid_section_table {
        grid-template-columns: auto auto auto;
        grid-column-gap: 1px;
        display: inline-grid;
        font-size: 14px;
        width: 100%;
        margin: 20px 0;
    }



    .table_header {
        padding: 5px 10px;
        background-color: #0086B0;
        color: white;
        margin-top: 20px;
        margin-bottom: 10px;
    }


    .table_body {
        padding: 5px 10px;
        margin-bottom: 10px;
        border-bottom: 1px solid #a5a5a5;
    }

    .grid_section_table ul {
        padding-inline-start: 20px;
        list-style-type: square;
    }



    .grid_section_table li {
        margin-bottom: 10px;
    }


        .grid_section_table li li {
            margin-bottom: 0px;
        }


    .grid_section_table ul ul {
        padding-inline-start: 20px;
        list-style-type: "\0336     ";
        font-style: italic;
    }


    .text_paligs_1_marg .text_paligs_1_marg {
        line-height: 1.4;
        /* max-width: 400px; */
        margin-left: 60px;
        margin-top: 5px;
        margin-bottom: 0;
    }




    @media screen and (max-width: 767px) {
        .text_paligs_1_marg {
            line-height: 1.3;
            /* max-width: 400px; */
            margin-left: 40px;
            margin-bottom: 10px;
        }

        .grid_section_table {
            grid-template-columns: auto auto auto;
            grid-column-gap: 1px;
            display: inline-grid;
            font-size: 14px;
            width: 100%;
            margin: 20px 0;
            overflow: scroll OVERLAY;
        }


        .section_6 .grid_section {
            display: grid;
            grid-template-columns: 100%;
            width: 100%;
            margin: 0 auto;
            text-align: center;
            padding: 0 10px;
            max-width: 460px;
        }

        .section_6 .text {
            font-size: 18px;
/*            max-width: 260px;
*/            margin: 10px auto 40px auto;
        }


        .mac_img {
            width: 360px;
            margin-left: -56px;
            margin-top: -90px;
            position: relative;
            z-index: 2;
        }

        .section_6 .meitene_back_2 {
            position: absolute;
            height: 100%;
            width: 500px;
            margin-left: -250px;
            top: 0;
            transform: scale(1);
            left: 50%;
            transition: 1.8s ease-in-out;
        }

        .section_6 .grid_section .grid_item_A {
            order: 2;
        }


        .section_6 .header {
            font-family: 'Montserrat';
            font-style: normal;
            text-align: center;
            font-size: 40px;
            margin-top: 20px;
        }

        .section_5 .text {
            text-align: center;
        }

        .section_5 .grid_section_2 .grid_item_B .header_color_2 {
            font-size: 30px;
        }


        .text_paligs_heade {
            position: relative;
            font-family: 'Montserrat';
            font-weight: 700;
            font-size: 18px;
            margin-top: 20px;
        }
    }