* {
    padding: 0;
    margin: 0;
}

@font-face {
    font-family: 'Inter-regular';
    font-size: 400;
    src: url('../fonts/Inter-Regular.ttf');
}

@font-face {
    font-family: 'Helvetica';
    font-size: 400;
    src: url('../fonts/helvetica_regular.otf');
}


@font-face {
    font-family: 'Montserrat-bold';
    font-weight: 700;
    src: url('../fonts/Montserrat-Bold.ttf');
}

@font-face {
    font-family: 'Inter-medium';
    font-weight: 500;
    src: url('../fonts/Inter-Medium.ttf');
}

@font-face {
    font-family: 'SF-PRO-DISPLAY-BOLD';
    font-weight: 800;
    src: url('../fonts/SF-Pro-Display-Bold.otf');
}
@font-face {
    font-family: 'Roboto';
    font-weight: 400;
    src: url('../fonts/Roboto.ttf');
}
@font-face {
    font-family: 'SF-PRO-DISPLAY-REGULAR';
    font-weight: 400;
    src: url('../fonts/SF-Pro-Display-Regular.otf');
}

@font-face {
    font-family: 'SF-PRO-DISPLAY-HEAVY';
    font-weight: 700;
    src: url('../fonts/SF-Pro-Display-Regular.otf');
}
@font-face {
    font-family: 'Italic';
    font-weight: 400;
    src: url('../fonts/Inter-Italic.otf');
}

a {
    text-decoration: none;
}

li {
    list-style: none;
}


.cart{
    font-family: 'Italic';
}

.fixed {
    position: fixed;
}

.static {
    position: static;
}

.container {
    max-width: 1299px;
    margin: 0 auto;
}

.nav {
    display: flex;
    justify-content: center;
}


.menu {
    position: fixed;
    /* height: 100vh; */
    background: #D9DBE6;
    padding: 23px 71px;
    left: 0;
    z-index: 99999;
    top: 0;
    flex-direction: column;
    gap: 29px;
    height: 100%;
}

.menu_btn {
    position: absolute;
    top: 40px;
    right: 25px;
}

.menu_btn {
    border: none;
    background-color: transparent;
}



.geo {
    width: 17px;
    height: 20px;
    margin-right: 8px;
}



.tel-link {
    font-size: 12px;
}


.btn__img-mobile {
    border: none;
    background-color: transparent;
}


.scroll_bottom_container {
    min-height: 54px;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
}




.show {
    display: flex;
}



.cart {
    display: flex;
    align-items: center;
}

.right-card__coursine {
    gap: 0px;
}

.hidden {
    display: none;
}



.main {
    background-color: #F2F3F8;
    width: 100%;
    height: 100%;
}



.int_reg_8 {
    color: #fff;
    display: flex;
    justify-content: flex-end;
}

.int_reg_14 {
    font-family: 'Inter-regular';
    font-size: 14px;
}





.onepayment {
    width: 81px;
    height: 46px;
    margin-bottom: 30px;
}

.twopayment {
    width: 87px;
    height: 31px;
    margin-bottom: 30px;
}

.threepayment {
    width: 88px;
    height: 36px;
    margin-bottom: 30px;
}

.title_categories {
    display: flex;
    padding-left: 70px;
    margin-bottom: 31px;
    margin-left: -70px;
    padding-top: 20px;
    font-family: 'Roboto';
    font-size: 13px;
   
}

.title_categories--grey {
    color: #4C5068;
    margin-right: 18px;
}

.payment__text {
    width: 140px;
}

.schetchik__input {
    border-radius: 30px;
    border: 1px solid #59ADD0;
    color: #59ADD0;
    outline: none;
    text-align: center;
    width: 60px;
    margin-right: 5px;
    height: 29px;
}

.coursine__text--name {
    width: 66px;
    margin-right: 15px;
}

.schetchik__img {
    margin-right: 5px;
}

.schetchik {
    display: flex;
    align-items: center;
}

.coursine__text--model {
    text-align: center;
    width: 268px;
}

.price {
    display: flex;
    flex-direction: column;
    margin-right: 20px;
}


.right-card__button {
    display: flex;
    align-items: center;
    background-color: #F71055;
    border: none;
    padding: 10px 15px;
    border-radius: 10px;
    gap: 5px;
    color: #FFF;
    font-family: 'Inter-regular';
}




.right-card__coursine {
    gap: 0px;
}



.adress__text {
    font-family: 'Helvetica';
    color: #BEC5D7;
    padding-left: 20px;
}

.adress__title {
    margin-bottom: 20px;
    padding-left: 20px;
    font-family: 'SF-PRO-DISPLAY-REGULAR';
    font-size: 18px;
}

.coursine__button {
    display: flex;
    align-items: center;
    background-color: #F71055;
    border: none;
    padding: 10px 15px;
    border-radius: 20px;
    gap: 5px;
    color: #FFF;
    font-family: 'Inter-regular';
}






.int_reg_8 {
    font-family: 'Inter-regular';
    font-size: 8px;
    color: #FFF;
    text-align: right;
}

.flex {
    flex-direction: row;
    gap: 10px;
    align-items: center;
}

.onepayment {
    width: 86px;
    height: 46px;
    margin-bottom: 30px;
}

.choose {
    display: flex;
}

.choose__wrp {
    width: 1301px;
    height: 198px;
    background-color: #3494EC;
    background-image: url(../img/image_new.svg);
    background-repeat: no-repeat;
    background-position: right;
    background-size: contain;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 20px;
    margin-bottom: 40px;
}

.block-photo-search{
    display: flex;
    align-items: center;
    justify-content: center;
}
.block-photo-search__text{
    max-width: 448px;
    text-align: center;
    font-family: 'Montserrat-bold';
    font-size: 22px;
}
.block-photo-search__text:last-child{
    margin-bottom: 103px;
}

.catalogie__btn {
    background-color: #3494EC;
    border: none;
    color: #FFF;
    font-family: 'Inter-regular';
    padding: 8px 10px;
    border-radius: 20px;
    width: 134px;
    height: 41px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 101px;
}

.choose__btn {
    position: absolute;
    background-color: #F71055;
    border: none;
    color: #FFF;
    font-family: 'Inter-regular';
    padding: 8px 10px;
    border-radius: 20px;
    width: 84px;
    height: 31px;
    display: flex;
    justify-content: center;
    align-items: center;
    left: 86%;
   



}

.choose__newtext {
    margin-right: 10px;
    font-family: 'Italic';
    font-size: 12px;
}

.choose__btn-innerwrp {
    display: flex;
    justify-content: space-between;
    max-width: 100px;
}

.choose__blocktext {
    display: flex;
    max-width: 950px;
    align-items: center;
}

.choose__text {
    font-size: 28px;
    font-family: 'Montserrat-bold';
    color: #FFF;
}

.choose__input {
    border-radius: 20px;
    outline: none;
    border: none;
    background-color: #F2F3F8;
    width: 643px;
    height: 48px;
    border:2px solid #F71055;
    font-family: 'Inter-regular';
    color:#1E202A;
    font-size: 14px;
    height: 44px;
    padding-left: 20px;
    font-size: 16px;
}
.title_categories--blue{
    margin-right: 18px;
    color:#4C5068;
    font-family: 'Roboto';
}
.title_categories--text{
    color:#8D91A5;
    font-family: 'Roboto';
    margin-right: 18px;
}
.choose__input-wrp {
    display: flex;
    position: relative;
    width: 643px;
    align-items: center;
}

.twopayment {
    width: 87px;
    height: 31px;
    margin-bottom: 30px;
}

.threepayment {
    width: 88px;
    height: 36px;
}

.right-card {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.arrow-category{
    margin-right: 18px;
}

@media screen and (max-width:1440px) {


    .choose__text {
        max-width: 300px;
    }

    .choose__btn {
        left: 69%;
        background-color: #3494EC;
    }

    .choose__input-wrp {
        width: 300px;
    }

    .choose__blocktext {
        flex-direction: column;
    }

    .title_categories {
        margin-left: -434px;
        display: flex;
        justify-content: center;
    }

    .choose__wrp {
        width: 626px;
        height: 234px;
        background-color: #3494EC;
        background-image: url(../img/image_new.svg);
        background-repeat: no-repeat;
        background-position: right;
        background-size: contain;
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 20px;
        margin-bottom: 40px;
    }

    .choose__blocktext {
        flex-direction: row;
    }

    .choose {
        display: flex;
        align-items: center;
        flex-direction: column;
    }

    .choose__input {
        width: 300px;
        border: none;
    }

    .right-card {
        align-items: center;
    }

    .right-card__button {
        flex-direction: column-reverse;
        padding: 0;
        width: 74px;
        height: 62px;
        justify-content: center;
    }



    .nav {
        flex-direction: column;

    }

 
    .onepayment {
        width: 86px;
        height: 46px;
        margin-bottom: 0px;
    }

    .twopayment {
        width: 87px;
        height: 31px;
        margin-bottom: 0px;
    }

    .threepayment {
        width: 88px;
        height: 36px;
    }



   


}

@media screen and (max-width:1200px) {
    .onepayment {
        width: 86px;
        height: 46px;
        margin-bottom: 0px;
    }

    .twopayment {
        width: 87px;
        height: 31px;
        margin-bottom: 0px;
    }

    .threepayment {
        width: 88px;
        height: 36px;
    }

    .title_categories{
        margin-left: -283px;
    }

}


@media screen and (max-width:768px) {







    .footer_top_right {
        flex-direction: column;
    }

    .title_categories {
        justify-content: center;
        margin-left: -132px;
    }
    .choose__wrp{
        width: 397px;
    }
    .choose__blocktext{
        flex-direction: column;
        
    }
}

@media screen and (max-width:375px) {

    .right-card__button {
        flex-direction: column-reverse;
        /* padding: 25px 0px; */
        height: 48px;
        justify-content: center;
        font-size: 6px;

    }

    .choose__wrp{
        width: 292px;
    }
    .title_categories{
       
        margin-left: -67px;
    }
    .choose__text{
        font-size: 22px;
        max-width: 250px;
        margin-bottom: 15px;
    }
    .choose__input{
        width: 250px;
    }
    .choose__btn{
        width: 103px;
        left: 55%;
    }
    .choose__input-wrp{
        justify-content: center;
    }
    .block-photo-search__img{
        width: 310px;
        height: auto;
    }
    .block-photo-search__text{
        font-size: 18px;
    }
}