.numbering {
    font-family: "Akrobat";
    font-size: 49px;
    color: rgb(250, 88, 79);

}

.price {
    margin-top: 0px;
}

/* .content_extra_class {
    display: flex;
    flex-direction: column;
    gap: 12px;
} */

.img img {
    max-width: 460px;
    width: 100%;
    height: auto;
}


.block_option {
    margin-bottom: 40px;
    display: flex;
    gap: 20px;
    flex-direction: column;
}

.content h2 {
    margin-bottom: 5px;
    margin-top: 14px;
}

.block_option {
    max-width: 655px;
}

.block_option p {
    margin-bottom: 20px;

    font-size: 18px;
}

.btn_a {
    border-bottom: 1px solid;
    color: blue
}

.btn_a a {
    color: blue
    
}

.for_block {
    display: flex;
    align-items: center;
    gap: 20px;
}

.for_block img {
    /* width: 30%; */
    max-width: 40px;
    width: 100%;
}
.for_block p {
    font-size: 16px !important;
}

.block_for_option {
    display: flex;
    flex-direction: column;
    gap: 20px;

    background-color: #404e5900;
    width: max-content;
    /* /* border-radius: 12px; */
    /* margin-right: auto; */
    /* margin-left: auto; */
    margin-bottom: 40px; 
}

#block_achievement {
    height: 500px;
}


.content {
    display: flex;
    justify-content: flex-start;
    text-align: center;
    max-width: 491px;
    align-items: center;
    gap: 30px;
    margin-left: 30px;
}

h1 {
    font-size: 2em;
    margin: 1.00em 0;
}

.wrapper {
    min-height: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
}


#wrapper {
    min-height: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: flex-start;
}

.more_btn {
    background-color: #333742;
    /* padding: 6px 23px; */
    color: aliceblue;
    border-radius: 5px;
}

#btn-caption-body .more_btn {
    padding: 6px 23px;

}

.more_btn a:hover {
    background-color: #1b1e24;
    border-radius: 20px;
}

.more_btn:hover {
    background-color: #1b1e24;
}

.more_btn a {
    padding: 6px 25px;
    display: flex;
    color: #fff;
}

#btn-caption-body {
    display: flex;
    flex-direction: row;
    /* align-items: baseline; */
    align-items: center;
    gap: 26px;
    text-align: center;
    flex-wrap: wrap;
}


#btn-caption-body .more_btn:hover {
    background-color: #1b1e24;
    /* padding: 5px 10px; */
    /* color: aliceblue; */
    /* border-radius: 12px; */
}

form {
    display: flex;
    flex-direction: column;
    /* gap: 9px; */

}

.for_block p{
    font-family: "Bitter", serif;
    color: #6E778F;
    font-size: 20px;
    font-weight: 600;
    width: 100%;
}

.max-wrap {
    max-width: 1158px;
}

/* 
h3 {
    font-size: 1.25em;
} */

.actual-message::after  {
    bottom: 139px !important;

}

.text_caption_body .more_btn {
    margin-bottom: 72px;
    margin-top: 58px;
}

.content_extra_class .price {
    margin-right: auto;
    margin-left: 0px !important;
}

form {
    /* margin:  auto; */
}

#tel-bl{
    display: none;
}
#hidden {
    display: grid;
}

#hidden_price {
    display: none;
}
#emergence_price {
    display: none;
}

.block_coach {
    margin: auto;
}


@media (max-width: 987px) {
    .block .img {
        max-width: 400px;
    }
}

@media (max-width: 860px) {
    .block .img {
        max-width: 340px;
    }
}

@media (max-width: 850px) {
    #block_achievement {
        height: auto;
    }
    .additional_classes .block {
        margin: auto;
    }
    
}

@media (max-width: 820px) {
    .block .img {
        max-width: 263px;
    }
}

@media (max-width: 847px) {
    .block_for_option {
        flex-direction: row;
        justify-content: space-between;
        width: 100%;
        max-width: 655px;
    }
}

@media (max-width: 811px) {
    .block_for_option {
        flex-direction: row;
        justify-content: space-between;
        width: 100%;
        max-width: 100%;
    }
    .text_caption_body .more_btn {
        margin: 0;
    }
    .insta {
        margin-right: auto;
    }
    .insta img {
        width: 100px;
    }
    
}


@media (max-width: 802px) {
    #tel-bl {
        display: flex;
        margin-top: 12px;
        margin: 0px;
        width: auto;
    }
    #tel-bl p {
        margin-bottom: 0px;
    } 
    #hidden {
        display: none;
    }
}

@media (max-width: 716px) {
    .block .img {
        max-width: 300px;
    }
}


@media (max-width: 700px) {
    /* .img_plant {
        margin-top: 30px;
        width: 217px;
        height: auto;
    } */
    .form_title .wrapper {
        /* max-width: 400px; */
        /* gap: 22px; */
    }
    .btn {
        width: 121px !important;
        margin: auto;
    }
    form {
        gap: 25px;
    }
    .form_label {
        width: 100%;
        gap: 14px;
    }
    form .wrapper {
        gap: 20px;
    }
    .text_caption_body .more_btn {
        margin-bottom: 0px;
        margin-top: 0px;
        /* margin-bottom: 72px;
        margin-top: 58px; */
    }
    .for_block p {
        font-size: 14px;
    }
}


@media (max-width: 661px) {
    .block .img {
        max-width: 100%;
    }
}



@media (max-width: 641px) {
    #tel-bl {
      width: auto;  
    }
}
@media (max-width: 622px) {
    .wrapper_combat_center .block {
        max-width: 100% !important;
        width: 100%;
    }
}

@media (max-width: 610px) {
    .btn {
        /* margin-top: 25px; */
        margin-top: 16px;
        display: flex;
        justify-content: flex-start;
        align-items: flex-end;
    }
    .btn {
        justify-content: center;
    }
    .wrapper_combat_center .block {
        display: block;
    }
    .block_for_option {
        flex-direction: row;
        width: 100%;
    }

}

@media (max-width: 603px) {
    .block_extra_class {
        /* max-width: 265px; */
    } 

}

@media (max-width: 641px) {
    .content_extra_class {
        /* max-width: 234px; */
    }
    #tel-bl {
        display: flex;
        margin-top: 12px;
        margin: 0px;
    }
    #tel-bl .for_block p {
        margin: 0px;
    }
    #hidden {
        display: none;
    }
    .more_btn {
        /* padding: 4px 23px; */
    }
}

@media (max-width: 570px) {
    .for_block img {
        max-width: 35px;
    }
    .for_block {
        gap: 10px;
    }
    #btn-caption-body {
        margin-bottom: 14px;
    }
    .text_caption_body h2 {
        /* margin-bottom: 28px !important; */
        /* margin-bottom: 39px !important; */
        margin-bottom: 40px !important;
    }
}

@media (max-width: 550px) {
    /* .img_plant_block {
        width: fit-content;
        margin: auto;
        height: 120px;
    } */
    .img_plant {
        width: 197px;
        position: relative;
        top: 14px;
        z-index: -1;
    }
    .wrapper .block {
        /* height: 134px; */
    }

    .additional_classes .text_caption_body h2 {
        /* margin-bottom: 28px !important; */
        /* margin-bottom: 40px !important; */
        margin-bottom: 4px !important;
        margin-top: 0px !important;
        /* margin-bottom: 39px !important; */
        
    }
    #btn-caption-body {
        margin-bottom: 40px;
        margin-top: 40px;
    }

}

@media (max-width: 551px) {
    #wrapper {
        gap: 23px 11px;
    }
    .free_occupation {
        margin-top: 20px !important;
    }
}

@media (max-width: 540px) {
    .content {
        gap: 30px;
        margin-left: 3px;
    }
}

@media (max-width: 511px) {
    .for_block p {
        font-size: 14px;
        letter-spacing: normal;
    }
}

@media (max-width: 500px) {
    .block_for_option {
        flex-wrap: wrap;
        /* grid-template-columns: 8fr 5fr; */
        grid-template-columns: 8fr 5fr;
    }
    .for_block img {
        width: 50px;
    }
    .block_option .wrapper {
        display: grid;
        grid-template-columns: 1fr 1fr;
        grid-template-rows: auto auto;
        grid-template-areas: 
          "button button"
          "price1 price2";
        gap: 20px; /* Задайте желаемое расстояние между элементами */
      }
      
      .more_btn {
        text-align: center;
        grid-area: button;
      }
      
      .price:first-of-type {
        grid-area: price1;
        width: fit-content;
        max-width: fit-content;
      }
      
      .price:last-of-type {
        grid-area: price2;
        margin-left: auto;
      }
      .for_block p {
        font-size: 14px;
        gap: 16px;
      }
      .for_block {
        gap: 16px;
      }
      
      .block_for_option {
        display: grid;
        /* flex-wrap: nowrap; */
        /* grid-template-columns: 1fr 1fr; */
        grid-template-columns: 9fr 5fr;
    }
    .wrapper {
        justify-content: center;
    }
    #wrapper {
        /* justify-content: center; */
    }

    .block .img {
        max-width: 350px;
    }
    .more_btn {
        padding: 4px 0px;
    }
    .more_btn a {
        /* padding: 5px 42%; */
        padding: 5px 37vw;
        border-radius: 5px;
    }
    #emergence_price {
        display: flex;
    }
    .one_price .price{
        display: none;
    }
    .one_price .block_for_option {
        margin-bottom: 20px !important;
    }
    #one_price_bottom {
        margin-bottom: 20px;
    }
    .max-wrap {
        margin-bottom: 16px;
    }
    .block_option p {
        font-size: 16px;
    }
    .block_option .wrapper {
        /* gap: 0px; */
    }
}


@media (max-width: 413px) {
    .block_for_option {
        grid-template-columns: 7fr 5fr;
    }

    .more_btn a {
        padding: 5px 38vw;
    }
}

@media (max-width: 400px) {
    .content {
        gap: 30px;
        margin-left: 3px;
    }
}

@media (max-width: 376px) {
    .more_btn a {
        /* padding: 5px 42%; */
        padding: 5px 37vw;
    }
}

@media (max-width: 360px) {
    .content_text h2 {
        font-weight: 600;
        font-size: 18px;
    }
    .btn {
        justify-content: center;
    }
    .content {
        gap: 23px;
        margin-left: 0px;
    }
    .block_option .wrapper {
        flex-direction: column;
        gap: 20px;
    }
    h3 {
        font-size: 1em;
    }
    .block_option .wrapper {
        display: grid;
        grid-template-columns: 1fr 1fr;
        grid-template-rows: auto auto;
        grid-template-areas: 
          "button button"
          "price1 price2";
        gap: 20px; /* Задайте желаемое расстояние между элементами */
      }
      
      .more_btn {
        text-align: center;
        grid-area: button;
      }
      
      .price:first-of-type {
        grid-area: price1;
        width: fit-content;
        max-width: fit-content;
      }
      
      .price:last-of-type {
        grid-area: price2;
        margin-left: auto;
      }
      .for_block p {
        /* font-size: 14px; */
        font-size: 12px;
        gap: 16px;
      }
      .for_block {
        gap: 16px;
      }
      
      .block_for_option {
        display: grid;
        /* flex-wrap: nowrap; */
        grid-template-columns: 1.2fr 1fr;
    }
    .block_option {
        margin-bottom: 20px;
    }
    .content {
        margin-bottom: 0px;

    }
    .text_caption_body .more_btn {
        margin-bottom: 0px;
        margin-top: 0px;
    }

    form .wrapper {
        justify-content: space-between;
    }
    .btn {
        width: 111px !important;
        margin: auto;
    }
    form {

        gap: 14px;
    }


    .cricle_achievement {
        height: 40px;
        width: 46px;
    }

    #block_achievement {
        /* height: 350px; */
    }
    #bottom {
        margin-bottom: 14px;
    }
}

@media (max-width: 350px) {
    .text_caption_body h2 {
        margin-bottom: 36px !important;
    }
}

@media (max-width: 355px) {
    #main_headline {
        font-size: 20px;
        /* display: block; */
    }
}

@media (max-width: 343px) {
    .more_btn a {
        /* padding: 5px 42%; */
        padding: 5px 34vw;
    }
}

@media (max-width: 330px) {
    .block_for_option {
        grid-template-columns: 1.1fr 1fr;
    }
}