* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    /* background: url("img/fon.png"); */

}

.content_block_first {
    background: rgb(253, 231, 157);
    background: linear-gradient(170deg, rgba(253, 231, 157, 1) 0%, rgba(234, 224, 190, 1) 100%);
    height: 610px;
}

/*header*/


.header {
    display: flex;
    justify-content: space-around;
    /* position: sticky; */
    /* top: 0; */
    background-color: #fae6a4;
    /* opacity: 0.8; */
    /* display: flex;
    justify-content: space-around; */
}

.icon {
    margin: 10px;
}

.nav {
    margin-left: 25px;
    margin-right: 25px;
    font-family: 'Poppins',
        sans-serif;
    font-size: 15px;
    color: #A5A1B3;
}

.nav:hover {
    margin-left: 25px;
    margin-right: 25px;
    font-family: 'Poppins',
        sans-serif;
    font-size: 15px;
    color: #000;
}

.nav_block {
    display: flex;
    align-items: center;


}

.email {
    padding: 19 19 50 50px;
    margin-left: 20px;
    display: flex;
    align-items: center;
}

.emil_button:hover {
    padding: 14px 45px 14px 45px;
    font-family: 'Rubik', sans-serif;
    font-size: 15px;
    border: 1.5px solid #cfcbcb;
    background: rgb(240 226 181);
    border-radius: 8%;
    box-shadow: 2px 2px 4px 0px #a5a1b3;
    cursor: pointer;
}

.emil_button {
    padding: 14px 45px 14px 45px;
    font-family: 'Rubik', sans-serif;
    font-size: 15px;
    border: 1.5px solid #cfcbcb;
    background: rgb(240 226 181);
    border-radius: 8%;
    box-shadow: 0px 0px 0px 0px #fff;
    cursor: pointer;
}

/* conteiner */

.conteiner {
    display: flex;
    /* justify-content: center; */
    justify-content: space-evenly;
}

.conteiner_text {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    margin-left: 22px;
}

.conteiner_img {
    background-color: #f5e4aa;
}

.content_h1 {
    font-family: 'MuseoModerno',
        cursive;
    width: 604px;
    height: 176px;
    left: 90px;
    top: 279px;

    font-style: normal;
    font-weight: 700;
    font-size: 77px;
    line-height: 88px;
    /* or 114% */


    color: #0D161B;


    /* font-size: 70px;
    font-weight: bold;
    line-height: 88px;
    width: 580px; */

}

.content_h2 {
    font-family: 'Poppins',
        sans-serif;
    font-weight: 200;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 27px;
    /* identical to box height */

    letter-spacing: 4px;
    text-transform: uppercase;

    color: #000000;
}

.content_h4 {
    font-family: 'Poppins',
        sans-serif;
    width: 590px;
    font-weight: 200;
    font-size: 17px;
    line-height: 50px;
    text-transform: capitalize;
    color: #777383;
}

.conteiner_button {
    padding: 20px 50px;
    width: 234px;
    height: 61px;
    background: #A6F309;
    border-radius: 8px;
    margin-top: 20px;
    cursor: pointer;
    border: none;

    font-family: 'Rubik',
        sans-serif;
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 21px;

    color: #0D161B;
}

/* content_block_second */

.content_text_block {
    display: flex;
    font-family: 'Poppins',
        sans-serif;
    justify-content: space-between;
    align-items: center;
    margin-right: 125px;
    margin-left: 125px;
    margin-top: 100px;
    margin-bottom: 40px;
}

.content_text1 {
    line-height: 62px;
    font-size: 40px;
    width: 370px;
}

.content_text2 {
    width: 464px;
    font-size: 17px;
    line-height: 30px;
    font-weight: 400;
    text-transform: capitalize;
    text-align: right;

}

.border {
    margin: 0 auto;
    width: 1245px;
}

.navigation_system {
    display: flex;
    justify-content: flex-start;
    margin-top: 80px;

    font-family: 'Poppins',
        sans-serif;
    font-style: normal;
    font-weight: 300;
    font-size: 20px;
    line-height: 36px;
    color: #0D161B;
}

.navigen {
    margin-left: 120px;
    margin-right: 45px;
    padding-bottom: 22px;
    cursor: pointer;
}

.navigen.active {
    margin-left: 120px;
    margin-right: 45px;
    padding-bottom: 20px;
    border-bottom: 3px solid #A6F309;
}

.block_menu {
    display: none;
    cursor: pointer;
}

.block_menu.active {
    display: flex;
    cursor: pointer;
    justify-content: space-evenly;
    margin-right: 58px;
}

.block1,
.block2,
.block3 {
    font-family: 'Poppins',
        sans-serif;
    width: 400px;
    height: 450px;
    background-color: #ffffff;
    border-radius: 12px;
    box-shadow: 0px 1px 1px 1px #00000040;
    margin-left: 25px;
    margin-top: 50px;
    padding: 10px;
}

.block {
    font-family: 'Poppins',
        sans-serif;
    width: 350px;
    height: 450px;
    background-color: #ffffff;
    border-radius: 12px;
    box-shadow: 0px 1px 1px 1px #d8d8d840;
    margin-left: 25px;
    margin-top: 45px;
    padding: 25px;
}

.block.active {
    font-family: 'Poppins',
        sans-serif;
    width: 350px;
    height: 450px;
    background-color: #fff;
    border-radius: 12px;
    box-shadow: 10px 10px 10px 10px #d8d8d840;
    margin-left: 25px;
    margin-top: 45px;
    padding: 25px;
}

.block_header {
    display: flex;
    align-items: center;
}

.block_header_text {
    margin-left: 15px;
}

.block_text1 {
    font-family: 'Poppins',
        sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 36px;
    /* identical to box height */


    color: #0D161B;
}

.block_text2 {
    font-style: normal;
    font-weight: 100;
    font-size: 17px;
    line-height: 160%;

    text-transform: capitalize;

    color: #777383;
}

.block_list_check {
    margin-top: 17px;
    display: flex;
    align-items: center;
}

.block_list_check_text {
    font-style: normal;
    font-weight: 100;
    font-size: 16px;
    line-height: 1;

    text-transform: capitalize;

    color: #86969B;
}

.block_button {
    font-family: 'Rubik',
        sans-serif;
    font-size: 15px;
    font-weight: bolder;
    color: #86969B;

    margin-top: 55px;
    padding-top: 19px;
    padding-bottom: 19px;
    padding-right: 50px;
    padding-left: 50px;

    border: 1.5px solid #DEDEDE;
    border-radius: 8px;
    background-color: #fff;
    cursor: pointer;
}

.block_button.active {
    font-family: 'Rubik',
        sans-serif;
    font-size: 17px;
    font-weight: bolder;
    color: #000;

    margin-top: 55px;
    padding-top: 19px;
    padding-bottom: 19px;
    padding-right: 50px;
    padding-left: 50px;

    border: 1.5px solid #DEDEDE;
    border-radius: 8px;
    background-color: #A6F309;
    cursor: pointer;
}

.contact_block {
    display: flex;
    align-items: center;
    margin-top: 120px;
    justify-content: center;

}

.contact_img {
    border-radius: 12px;
}

.contact_text {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    margin-left: 40px;
}

.contact_text1 {
    font-size: 45px;
    font-family: 'Poppins',
        sans-serif;
    line-height: 65px;
    font-weight: 600;
    color: #000;
    width: 637px;


}

.contact_text2 {
    font-size: 20px;
    font-family: 'Poppins',
        sans-serif;
    line-height: 160%;
    text-transform: capitalize;
    margin-top: 25px;

    color: #86969B;
    width: 661px;
}

.contact_button {
    font-family: 'Rubik',
        sans-serif;
    font-size: 15px;
    font-weight: bolder;
    color: #86969B;

    margin-top: 90px;
    padding-top: 19px;
    padding-bottom: 19px;
    padding-right: 50px;
    padding-left: 50px;

    border: 1.5px solid #DEDEDE;
    border-radius: 8px;
    background-color: #fff;
    cursor: pointer;
}

/* content_block_fourth */

.main {
    max-width: 550px;
    margin: 0 auto;
}

.content_block_fourth {
    background: #dedede7d;
    margin-top: 150px;
    padding-bottom: 80px;
}

.main_text {
    padding-top: 54px;
}

.main_text1 {
    font-family: 'Poppins',
        sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 50px;
    line-height: 75px;
    /* identical to box height */

    text-align: center;

    color: #0D161B;
}

.main_text2 {
    font-family: 'Poppins',
        sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 160%;
    /* or 32px */

    text-align: center;
    text-transform: capitalize;

    color: #86969B;
    width: 894px;
    margin: 0 auto;
}

.your-class {
    margin-top: -10px;
}

.div_div {
    display: flex;
    flex-direction: column;
    align-items: center;

}

.div_div_2 {
    width: 450px;
    margin: 0 auto;
}

.div_div-text {
    text-align: center;
    width: 500px;
    height: 255px;
    background-color: #FFFFFF;
    padding-top: 60px;
    border-radius: 12px;
}

.div_div-img {
    position: relative;
    top: 70px;
    display: flex;
}

.div_div_1 {
    font-family: 'Poppins',
        sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 170%;
    /* identical to box height, or 34px */

    text-align: center;
    text-transform: capitalize;

    color: #0D161B;
}

.div_div_2 {
    font-family: 'Poppins',
        sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 170%;
    /* or 27px */

    text-align: center;
    text-transform: capitalize;

    color: #86969B;

}

.border_b {
    border-bottom: 1px solid #DEDEDE;
    width: 396px;
    display: block;
    margin: 0 auto;
    margin-top: 9px;
    margin-bottom: 9px;
}

/* content_block_fifth */
.content_block_fifth {
    margin-top: 70px;
    height: 500px;
}

.what-info {
    display: flex;
    margin-top: 70px;
}

.what_header {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.what-border {
    border: 1.5px solid #DEDEDE;
    height: 650px;
    width: 0%;
    /* margin-left: 133px;
    margin-right: 200px; */
    margin-left: 235px;
    margin-right: 55px;
}

.what-border_circle {
    width: 46px;
    height: 46px;
    border-radius: 50%;
    border: 1.5px solid #cfcbcb;
    background-color: #fff;
    position: relative;
    right: 22px;

}

.what-border {
    display: flex;
    flex-direction: column;
}

.what-border_circle {
    display: flex;
    align-items: flex-start;
}

.what-border_circle-img:nth-child(1) {
    position: relative;
    bottom: 54px;
    right: 146px;
}

.what-border_circle-img:nth-child(2) {
    position: relative;
    bottom: 34px;
    right: 160px;
    height: 110px;
}

.what-border_circle-img:nth-child(3) {
    position: relative;
    bottom: 34px;
    right: 160px;
    height: 110px;
}

.what-border_circle-img:nth-child(4) {
    position: relative;
    bottom: 34px;
    right: 160px;
    height: 110px;
}

.what-border_circle-text {
    left: 12px;
    top: 2px;
    position: relative;

    font-family: 'Poppins',
        sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 26px;
    line-height: 160%;
    /* identical to box height, or 42px */

    text-transform: capitalize;

    color: #86969B;
}

.what-border_circle:nth-child(1) {
    top: 40px;
    animation: romb1 3s linear alternate 10s forwards;

}

.what-border_circle:nth-child(2) {
    top: 155px;
    animation: romb2 3s linear alternate 13s forwards;

}

.what-border_circle:nth-child(3) {
    top: 300px;
    animation: romb3 3s linear alternate 16s forwards;

}

.what-border_circle:nth-child(4) {
    top: 440px;
    animation: romb4 3s linear alternate 19s forwards;

}


/* keyframes */
@keyframes romb1 {
    0% {
        background-color: #A6F309;
    }

    25% {
        background-color: #A6F309;
    }

    75% {
        background-color: #A6F309;
    }

    100% {
        background-color: #fff;
    }

}

@keyframes romb2 {
    0% {
        background-color: #A6F309;
    }

    25% {
        background-color: #A6F309;
    }

    75% {
        background-color: #A6F309;
    }

    100% {
        background-color: #fff;
    }
}

@keyframes romb3 {
    0% {
        background-color: #A6F309;
    }

    25% {
        background-color: #A6F309;
    }

    75% {
        background-color: #A6F309;
    }

    100% {
        background-color: #fff;
    }
}

@keyframes romb4 {
    0% {
        background-color: #A6F309;
    }

    25% {
        background-color: #A6F309;
    }

    75% {
        background-color: #A6F309;
    }

    100% {
        background-color: #fff;
    }
}

.order_text-block:nth-child(1) {
    margin-top: 0;
}

.what_text {
    display: flex;
    align-items: center;
}

.what_text1 {
    font-family: 'Poppins',
        sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 50px;
    line-height: 70px;
    /* identical to box height, or 140% */


    color: #0D161B;
    margin-right: 440px;
    margin-bottom: 40px;
}

.what_text-button {
    padding: 14px 45px 14px 45px;
    font-size: 15px;
    border: 1.5px solid #cfcbcb;
    background: #fff;
    border-radius: 8%;
    cursor: pointer;
    margin-bottom: 40px;
}

.what_text-button_text {
    font-family: 'Rubik',
        sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 21px;

    color: #86969B;

}

.order_text {
    display: flex;
    flex-direction: column;
    text-align: center;
    float: left;
    margin-left: -70px;
}

.order_text-block {
    margin-left: 80px;
    margin-top: 70px;
}

.order_text-block_text1 {
    font-family: 'Poppins',
        sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 30px;
    line-height: 45px;
    /* identical to box height */


    color: #0D161B;
    position: relative;
    display: flex;
    margin-left: 45px;
}

.order-block_answer-input2_password {

    width: 500px;
    background-color: #fff;
    height: 62px;
    display: flex;
    align-items: center;
    border-radius: 12px;

}

.order-block_answer-input {
    right: 0px;
    position: relative;
    left: 35px;
}

.order-block_answer-input_text1 {
    margin: 35px 0px 9px 0px;

    font-family: 'Poppins',
        sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 27px;
    /* identical to box height */


    color: #0D161B;
}

.order_text-block_text2 {
    width: 374px;
    font-family: 'Poppins',
        sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 160%;
    /* or 26px */

    text-transform: capitalize;

    color: #86969B;
    text-align: left;
    left: 45px;
    position: relative;
}

.order-block {
    width: 581px;
    background-color: #FAFAFA;
    border-radius: 14px;
}

input {
    width: 450px;
    height: 62px;

    border: none;
    outline: none;
    border-radius: 12px;

    padding: 20px 24px;

    text-transform: capitalize;
    font-family: 'Poppins',
        sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 21px;


    color: #86969B;

}

::placeholder {
    font-family: 'Poppins',
        sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 21px;


    color: #86969B;

}

.order-block_answer_send-form {
    background: #A6F309;
    border: 1.5px solid #DEDEDE;
    border-radius: 8px;
    width: 501px;
    height: 63px;
    position: relative;
    left: 35px;
    margin: 60px 0px 40px 0px;
    cursor: pointer;
}

.order-block_answer_send-form_text {
    font-family: 'Rubik',
        sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 21px;

    color: #0D161B;


    /* Inside auto layout */

    flex: none;
    order: 0;
    flex-grow: 0;
}

/* footer */

.footer {
    margin-top: 525px;
}

.footer_texts {
    display: flex;
    align-items: flex-end;
    justify-content: space-around;
}


.footer_text1 {
    font-family: 'Poppins',
        sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 50px;
    line-height: 70px;
    /* identical to box height, or 140% */


    color: #0D161B;
    margin-bottom: 20px;
}

.footer_text2 {
    font-family: 'Poppins',
        sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 160%;
    /* identical to box height, or 32px */

    text-transform: capitalize;

    color: #86969B;
    margin-right: 130px;

    margin-bottom: 20px;
}

.footer_text-button {
    padding: 14px 45px 14px 45px;
    font-size: 15px;
    border: none;
    background: #A6F309;
    border-radius: 8%;
    cursor: pointer;
    margin-bottom: 40px;
    width: 197px;
    height: 59px;
}

.footer_text-button_text {
    font-family: 'Rubik',
        sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 21px;

    color: #86969B;

}

.cards {
    display: flex;
    align-content: stretch;
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 40px;
}

.card {
    background: url(img/grey/1.png);
    background-repeat: no-repeat;
    background-position-x: 22px;
    background-position-y: 20px;
    margin: 10px;
    width: 400px;
    height: 232px;
    background-color: #fff;
    border: 0.1px solid #80808021;
    border-radius: 12px;
    padding: 30px 0px 40px 30px;
}

.card:hover {
    background: url(img/color/1.png);
    background-repeat: no-repeat;
    background-position-x: 22px;
    background-position-y: 20px;
    padding: 20px;
    margin: 10px;
    width: 400px;
    height: 232px;
    background-color: rgb(255, 255, 255);
    border: 0.1px solid rgba(128, 128, 128, 0.13);
    box-shadow: rgb(0 0 0 / 15%) 0px 2px 20px 10px;
    border-radius: 12px;
}

.card:nth-child(2) {
    background: url(img/grey/2.png);
    background-repeat: no-repeat;
    background-position-x: 22px;
    background-position-y: 20px;
    margin: 10px;
    width: 400px;
    height: 232px;
    background-color: #fff;
    border: 0.1px solid #80808021;
    border-radius: 12px;
    padding: 30px 0px 40px 30px;
}

.card:nth-child(2):hover {
    background: url(img/color/2.png);
    background-repeat: no-repeat;
    background-position-x: 22px;
    background-position-y: 20px;
    padding: 20px;
    margin: 10px;
    width: 400px;
    height: 232px;
    background-color: rgb(255, 255, 255);
    border: 0.1px solid rgba(128, 128, 128, 0.13);
    box-shadow: rgb(0 0 0 / 15%) 0px 2px 20px 10px;
    border-radius: 12px;
}

.card:nth-child(3) {
    background: url(img/grey/3.png);
    background-repeat: no-repeat;
    background-position-x: 22px;
    background-position-y: 20px;
    margin: 10px;
    width: 400px;
    height: 232px;
    background-color: #fff;
    border: 0.1px solid #80808021;
    border-radius: 12px;
    padding: 30px 0px 40px 30px;
}

.card:nth-child(3):hover {
    background: url(img/color/3.png);
    background-repeat: no-repeat;
    background-position-x: 22px;
    background-position-y: 20px;
    padding: 20px;
    margin: 10px;
    width: 400px;
    height: 232px;
    background-color: rgb(255, 255, 255);
    border: 0.1px solid rgba(128, 128, 128, 0.13);
    box-shadow: rgb(0 0 0 / 15%) 0px 2px 20px 10px;
    border-radius: 12px;
}

.card:nth-child(4) {
    background: url(img/grey/4.png);
    background-repeat: no-repeat;
    background-position-x: 22px;
    background-position-y: 20px;
    margin: 10px;
    width: 400px;
    height: 232px;
    background-color: #fff;
    border: 0.1px solid #80808021;
    border-radius: 12px;
    padding: 30px 0px 40px 30px;
}

.card:nth-child(4):hover {
    background: url(img/color/4.png);
    background-repeat: no-repeat;
    background-position-x: 22px;
    background-position-y: 20px;
    padding: 20px;
    margin: 10px;
    width: 400px;
    height: 232px;
    background-color: rgb(255, 255, 255);
    border: 0.1px solid rgba(128, 128, 128, 0.13);
    box-shadow: rgb(0 0 0 / 15%) 0px 2px 20px 10px;
    border-radius: 12px;
}

.card:nth-child(5) {
    background: url(img/grey/5.png);
    background-repeat: no-repeat;
    background-position-x: 22px;
    background-position-y: 20px;
    margin: 10px;
    width: 400px;
    height: 232px;
    background-color: #fff;
    border: 0.1px solid #80808021;
    border-radius: 12px;
    padding: 30px 0px 40px 30px;
}

.card:nth-child(5):hover {
    background: url(img/color/5.png);
    background-repeat: no-repeat;
    background-position-x: 22px;
    background-position-y: 20px;
    padding: 20px;
    margin: 10px;
    width: 400px;
    height: 232px;
    background-color: rgb(255, 255, 255);
    border: 0.1px solid rgba(128, 128, 128, 0.13);
    box-shadow: rgb(0 0 0 / 15%) 0px 2px 20px 10px;
    border-radius: 12px;
}

.card:nth-child(6) {
    background: url(img/grey/6.png);
    background-repeat: no-repeat;
    background-position-x: 22px;
    background-position-y: 20px;
    margin: 10px;
    width: 400px;
    height: 232px;
    background-color: #fff;
    border: 0.1px solid #80808021;
    border-radius: 12px;
    padding: 30px 0px 40px 30px;
}

.card:nth-child(6):hover {
    background: url(img/color/6.png);
    background-repeat: no-repeat;
    background-position-x: 22px;
    background-position-y: 20px;
    padding: 20px;
    margin: 10px;
    width: 400px;
    height: 232px;
    background-color: rgb(255, 255, 255);
    border: 0.1px solid rgba(128, 128, 128, 0.13);
    box-shadow: rgb(0 0 0 / 15%) 0px 2px 20px 10px;
    border-radius: 12px;
}




















.card_text1 {
    font-family: 'Poppins',
        sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 30px;
    line-height: 45px;
    /* identical to box height */


    color: #0D161B;
    top: 80px;
    position: relative;
}

.card_text2 {
    font-family: 'Poppins',
        sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 160%;
    /* identical to box height, or 26px */

    text-transform: capitalize;

    color: #86969B;
    top: 80px;
    position: relative;
}

.hidden {
    background: rgba(166, 243, 9, 0.01);
    width: 5px;
    height: 5px;
}