
.lk_container {
    background: #F9F9F9;
    display: flex;
    justify-content: center;
    align-items: center;
}

.lk_wrapper {
    width: 1350px;

    margin: 60px 60px 60px 60px;
}

.lk_title h1 {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-size: 36px;
    line-height: 30px;
    margin-bottom: 41px;
}

.lk_content_title {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 29px;
    border-bottom: 1px solid #C0C0C0;
    color: #404579;
    padding-bottom: 35px;
    margin-bottom: 42px;
}

.lk_content {
    background-color: white;
}

.lk_content_wrapper {
    padding-top: 33px;
    margin: 0px 137px 50px 39px;
}

.lk_content_main {
    display: flex;
    justify-content: space-between;
}

.lk_content_main-left,
.lk_content_main-right {
    display: flex;
    flex-wrap: wrap;
    width: calc(50% - 69.5px);
}

.lk_content_main_table {
    display: flex;
    width: 100%;
    justify-content: space-between;
    padding-bottom: 19px;
    padding-top: 19px;
    border-bottom: 1px solid #C0C0C0;
}

.lk_content_main_wrapper {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background: #FFFFFF;
    box-shadow: 0px 10px 10px rgba(68, 72, 123, 0.2);
    border: 1px solid #8C8C8C;
    border-radius: 5px;
}

.lk_content_main_tabel_label {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 22px;
}

.lk_content_main_table:first-child {
    padding-top: 0px;
}

.lk_content_main_table:last-child {
    border-bottom: none;
    padding-bottom: 0px;
}

.lk_content_main_tabel_number {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 22px;
    /* identical to box height */


    color: #000000;
}

.lk_content_main_wrapper-price {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-size: 34px;
    line-height: 41px;
    margin-top: 0px;
    color: #404579;
}

.lk_content_main_wrapper-price_finefive{
    /* font-family: 'Montserrat'; */
    font-style: normal; 
    font-weight: 700;
    font-size: 24px;
    line-height: 41px;
    margin-top: 0px;
    color: #515151;
    margin-bottom: 30px;
}


.lk_content_main-right-finefive{
    background: #F6F6F6;
    box-shadow: 0px 10px 10px rgba(68, 72, 123, 0.2);
    border-radius: 5px;
}

.lk_content_main_wrapper-button {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 22px;
    /* identical to box height */


    color: #FFFFFF;
    background: #42477A;
    border-radius: 24px;
    padding: 17px 50px;
    margin-top: 17px;
}

.lk_bottom {
    background-color: white;
    padding: 40px 180px;
}

.lk_bottom h2 {
    font-style: normal;
    font-weight: 700;
    font-size: 34px;
    line-height: 41px;

    color: #00c4f1;
    margin-bottom: 28px;
}

.lk_bottom_content_button {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    height: 190px;
    width: 100%;
    border-radius: 5px;
}

.lk_bottom_content {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.lk_bottom_wrapper {
    display: flex;
    width: calc(50% - 16px);
    border-radius: 5px;

}

.addCard {
    background: #00c4f1;
}

.addPhoto {
    background: #FF7912;
}

.lk_bottom_content_button p {
    font-style: normal;
    font-weight: 700;
    font-size: 34px;
    line-height: 41px;
    text-align: center;

    color: #FFFFFF;
}


/* popap */

.popap_container {
    background-color: white;
    max-width: 1142px;
}

.popap_content_main {
    display: flex;
    justify-content: space-between;
    padding: 50px 0;
}

.popap_content_row{
    background-color: #FFFFFF;
    border-radius: 10px;
    margin-bottom: 30px;
}

.popap_content_main-left,
.popap_content_main-right {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    width: 45%;
}

.popap_title {
    display: flex;
    justify-content: space-between;
    padding: 24px 24px 24px 57px;
    background: #444971;
    font-family: 'Commissioner';
    font-style: normal;
    font-weight: 700;
    font-size: 26px;
    line-height: 40px;
    color: white;
    margin-bottom: 0;
}

.popap_content {
    padding: 63px 15px;
}

.popap_content_main_table {
    display: flex;
    justify-content: space-between;
    padding-top: 19px;
    padding-bottom: 19px;
    border-bottom: 1px solid #000000;
}
.popap_content_main_table p {
    margin-top:0
}
.popap_content_main_table:last-child {
    padding-bottom: 0px;
    border-bottom: none;
}

.popap_content_main_tabel_label {
    font-family: 'Commissioner';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 22px;
    /* identical to box height */


    color: #515151;
}

.popap_content_main_tabel_number {
    font-family: 'Commissioner';
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 22px;
    /* identical to box height */


    color: #515151;
}

.popap_content_main_button {
    font-family: 'Commissioner';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 22px;
    /* identical to box height */


    color: #FFFFFF;
    background: #EA0001;
    border-radius: 10px;
    padding: 19px 68px;
    font-family: 'Commissioner';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 22px;
    /* identical to box height */


    color: #FFFFFF;
}

.popap_content_main_date {
    color: #EA0001;
    font-family: 'Commissioner';
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 30px;
    /* identical to box height, or 188% */


    color: #EA0001;
}

.popap_content_main_wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
}

.popap_content_main_wrapper {
    height: 110px;
}

@media(max-width:767px)
{
    .popap_content_main-left,
    .popap_content_main-right {
        display: flex;
        flex-wrap: wrap;
        flex-direction: column;
        width: 100%;
    }
    .popap_content_main {
        display:block;
    }

    .popap_content_main_wrapper{
        margin-top: 15px;
    }
    
}

.new_order_box_mika {
    background-color: #fcfcfc;
    border-radius: 15px; 
    max-width: 100%; 
    padding: 47px 68px;
    margin-left: 0px; 
    margin-bottom: 0;
}

.popap_wrapper{
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
}

.popap_title-close{
    cursor: pointer;
}
#mika_order_modal{
    width: 1142px;
}
#mika_order_modal .popap_content{
    padding: 24px 24px 24px 57px;
}

@media(max-width: 450px) {
    .lk_content_main_wrapper-price_finefive{
        font-size: 18px;
        margin-bottom: 10px;
    }

    .lk_content_main-right-finefive{
        /* margin-top: 100px; */
    }

    .popap_content_row{
        padding: 0 !important;
    }

    .popap_title{
        font-size: 18px;
        padding: 5px 5px 5px 5px;
    }

    .new_order_box_mika{
        padding: 5px 20px;
    }
    
}

.btn-orange {
    background-color: #ff7912;
    color: #ffffff;
}

.btn-orange:hover {
    background-color: #ee7013;
    color: #ffffff;
}

.btn-orange:focus {
    background-color: #ee7013;
    color: #ffffff;
    box-shadow: none;
}

.dop-zaym-btn {
    background-color: #00DD00;
    color: #ffffff;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 24px !important;
    padding: 5px 10px !important;
    max-width: 400px;
    border: 3px solid black;
    border-radius: 7px;
    text-shadow: -2px 0 black, 2px 0 black, 0 2px black, 0 -2px black;
    /*-webkit-text-stroke: 2px black;*/
}

.dop-zaym-btn:hover {
    opacity: .8;
    color: #ffffff;
    border: 3px solid black;
}

.dop-zaym-btn:focus {
    opacity: .8;
    color: #ffffff;
    border: 3px solid black;
    box-shadow: none;
}

.dop-zaym-btn:focus:hover {
    opacity: .8;
    color: #ffffff;
    border: 3px solid black;
    box-shadow: none;
}

.js-proposition-timer {
    color: #ff2c12;
}

.dop-zaym-btn-blue {
    background-color: #1abbe8;
    color: #ffffff;
}

.dop-zaym-btn-blue:hover {
    background-color: #00b0d9;
    color: #ffffff;
}

.dop-zaym-btn-blue:focus {
    background-color: #00b0d9;
    color: #ffffff;
    box-shadow: none;
}

.dop-zaym-btn-purple {
    background-color: #f63cff;
    color: #ffffff;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 24px !important;
    padding: 5px 10px !important;
    max-width: 400px;
    border: 3px solid black;
    text-shadow: -2px 0 black, 2px 0 black, 0 2px black, 0 -2px black;
    /*-webkit-text-stroke: 2px black;*/
}

.dop-zaym-btn-purple:hover {
    background-color: #ff71f9;
    color: #ffffff;
    border: 3px solid black;
}

.dop-zaym-btn-purple:focus {
    background-color: #ff71f9;
    color: #ffffff;
    border: 3px solid black;
    box-shadow: none;
}

.dop-zaym-btn-purple:focus:hover {
    background-color: #fbc8ff;
    color: #ffffff;
    border: 3px solid black;
    box-shadow: none;
}

.dop-zaym-title {
    color: #0051f1;
    /*text-shadow: -2px 0 black, 2px 0 black, 0 2px black, 0 -2px black;*/
    /*-webkit-text-stroke: 1px black;*/
    font-size: 22px;
    /*font-weight: bold;*/
    line-height: normal;
}

.dop-zaym-title-blue {
    color: #1abbe8;
}

.dop-zaym-title-purple {
    color: #5900e8;
    font-size: 22px;
}

.steps-banner {
    max-width: 519px;
    margin-right: 0;
    margin-left: auto;
    width: 100%;
    margin-bottom: 24px;
}

.banner-title {
    font-size: 20px;
    font-weight: 600;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    height: 60px;
    background-color: #444971;
    color: #FFFFFF;
    padding: 16px;
}

.banner__block {
    padding: 16px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
}

.banner__block-group {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 16px;
    padding-bottom: 16px;
    width: 300px;
}

.banner__block-group:not(:last-child) {
    border-bottom: 1px solid #000000;
}

.banner__block-group-label {

}

.banner__block-group-value {
    margin-top: 0;
    font-weight: 600;
}

@media (max-width: 991px) {
    .steps-banner {
        margin-right: auto;
        margin-left: 0;
    }

    .banner__block-group {
        width: 240px;
    }

    .main_form_info {
        display: none;
    }
}

.dop-btns {
    background-color: #fcfcfc;
    border-radius: 15px;
    max-width: 100%;
    padding: 47px 68px;
    margin-left: 0px;
    margin-bottom: 16px;
}

@media (max-width: 768px) {
    .dop-btns {
        background-color: #fcfcfc;
        border-radius: 15px;
        max-width: 100%;
        padding: 15px;
        margin-left: 0px;
        margin-bottom: 16px;
    }

}

.dop-text {
    font-size: 14px;
    margin-bottom: 8px;
}

.dop__list {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 8px;
    flex-wrap: wrap;
}

.mobileApp {
    background-color: #714c9f;
    width: 100%;
    border-radius: 8px;
    padding: 16px 32px;
}

.mobileApp p {
    color: #FFFFFF;
    text-align: center;
    font-size: 20px;
    font-weight: 700;
}

.mobileApp__actions {
    margin-top: 16px;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 8px;
}

.mobileApp__actions img {
    max-width: 140px;
}

@media (max-width: 991px) {
    .mobileApp__actions {
        flex-direction: column;
    }

    .mobileApp__actions img {
        width: 140px;
    }
}

.step_last-text {
    font-size: 20px;
    text-align: center;
    font-weight: 700;
}

.step_last-text span {
    color: #ff7912;
}

.step_last-subtext {
    text-align: center;
    opacity: .7;
    margin-top: 8px;
    font-size: 12px;
}