@font-face {
    font-family: 'Inter-regular';
    font-size: 400;
    src: url('../fonts/Inter-Regular.ttf');
}

@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: 'Italic';
    font-weight: 400;
    src: url('../fonts/Inter-Italic.otf');
}

* {
    padding: 0;
    margin: 0;
}



li {
    list-style: none;
}
a {
    text-decoration: none;
    color: #F71055;
}

/* обновление */
.header__city{
    color:#4C5068;
}
.header__text{
    font-family: 'Italic' !important;
    font-style: normal;
}
.header__city-wrp{
    font-family: 'Italic';
}

/* обновление */
.header {
    display: flex;
    background-color: #FFFFFF;
    padding: 10px 0;
    width: 100%;
    z-index: 9999;
   position: fixed;
}

.mobile-header {
    display: none;
    background-color: #FFFFFF;
    padding: 10px 0;
    width: 100%;
    z-index: 9999;
}

.fixed {
    position: fixed;
}

.static {
    position: static;
}
.cart>a{
    display: flex;
    align-items: center;
}
.container {
    max-width: 1299px;
    margin: 0 auto;
}

.nav {
    display: flex;
    justify-content: center;
}

.header__logo {
    display: flex;
    align-items: center;
}

.header__text-mobile {
   font-family: 'Italic';
}

.header__text {
    font-family: 'Italic';
}

.header__city-wrp {
    font-family: 'Italic';
}

.cart {
    font-family: 'Italic';
}

.footer_contacts {
    font-family: 'Italic';
}

.catalogie__btn {
    font-family: 'Italic';
}

.footer_contacts {
    font-family: 'Italic';
}

.header__logo::after {
    content: '';
    display: flex;
    margin-left: 17px;
    height: 25px;
    margin-right: 14px;
    border: 1px solid #8D91A5;
}

.header__search {
    margin-right: 49px;
    display: flex;
    position: relative;
    align-items: center;
}

.header__img-mobile {
    margin-right: 5px;
}

.header__text-mobile {
    color: #3494EC;
    font-family: 'Italic';
}

.header__mobile-menu {
    display: flex;
    align-items: center;
    margin-right: 46px;
cursor: pointer;
}

.header__contact {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    width: 141px;
    font-family: 'Italic';
}

.header__city {
    display: flex;
    align-items: center;
    
}

.geo {
    width: 17px;
    height: 20px;
    margin-right: 8px;
}

.header__text {
    display: flex;
    width: 100%;
    font-family: 'Italic';
}

.header__text::after {
    content: '';
    margin-left: 15px;
    border: 1px solid #8D91A5;
    display: flex;
    margin-right: 15px;
    height: 25px;
}

.header__city-wrp {
    display: flex;
    align-items: center;
}

.header__phone {
    width: 19px;
    height: 19px;
    margin-right: 5px;
}
.card__btn {
    background-color: #F71055;
    border: none;
    padding: 14px 18px 14px 18px;
    border-radius: 20px;
    color: white;
    font-weight: bold;
    display: flex;
    align-items: center;
    position: relative;
    left: 75%;
    top: 60px;
}
.header__city-wrp {
    margin-right: 180px;
}

.tel-link {
    font-size: 12px;
}

.header__span {
    font-size: 8px;

}

.btn__img-mobile {
    border: none;
    background-color: transparent;
}

.header__text {
    font-size: 12px;
    align-items: center;
    display: flex;
}

.header__input {
    padding-left: 40px;
    width: 308px;
    height: 48px;
    border: none;
    outline: none;
    border-radius: 20px;
    background-color: #F2F3F8;

}
.parts-block__header {
    max-width: 414px;
}
.header_scroll {
    position: fixed;
    width: 100%;
    z-index: 99;
    top: 0;
    font-family: 'Inter-regular';
    /* display: none; */
}
.header_scroll_bottom {
    background: #D9DBE6;
    position: fixed;
    top: 80px;
    display: flex;
    justify-content: center;

    width: 100%;
}
.hidden {
    display: none;
}
.scroll_bottom_container {
    min-height: 54px;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
}

.header_scroll_block {
    padding: 8px 15px;
    box-shadow: 2px 2px 8px 0px #8D91A54D;
    border-radius: 15px;
    background: #fff;
    border: none;
}

.header_scroll_text {
    font-family: 'Inter-regular';
    font-size: 12px;
    color: #4C5068;
}
.header_scroll_text:hover {
    color: #F71055;
}
.header__search::before {
    content: '';
    position: absolute;
    margin-left: 10px;
    display: flex;
    background-image: url(../img/Search.svg);
    background-repeat: no-repeat;
    width: 24px;
    height: 24px;

}
.int_reg_14:hover{
    color:#1E202A !important;
}
.header__logo--mobile {
    margin-right: 13px;
  
}
.header__logo--mobile>a>svg{
    width: 142px !important;
}

.cart {
    display: flex;
    align-items: center;
}



.cart__coursine {
    margin-right: 10px;
}
.cart__span{
    color:#4C5068;
}
.header__span{
    color:#4C5068;
}

@media screen and (max-width:1440px) {
    .nav{
        display: flex;
        flex-direction: column;
    }
    .parts-block__header {
        max-width: 700px;
        min-width: 600px;

    }
    .mobile-header {
        display: flex;
    }

    .header {
        display: none;
    }

    .header__city-wrp {
        margin-right: 0;
    }
    .header__mobile-menu {
        margin-right: 0;
    }

    .header__img-mobile {
        margin-right: 0;
    }
    .header__first {
        display: flex;
        justify-content: space-between;
        margin-bottom: 23px;
padding: 10px;
    }

    .header__logo::after {
        display: none;
    }

    .header__second {
        display: flex;
    }

    .header__text::after {
        display: none;
    }
}
@media screen and (max-width:1200px) {


    .header__input {
        width: 100%;
        min-width: auto;
    }
    .parts-block__header {
        max-width: 700px;
        min-width: auto;

    }
  
 
}
@media screen and (max-width:768px) {
    
    .header__input {
        min-width: auto;
        width: 100%;
    }
    .header__logo>img {
        width: 119px;
        margin-right: 13px;
    }
    .header__logo>svg{
        height: 42px;
        width: 149px;
    }
    
}
@media screen and (max-width:500px) {
    .parts-block__header {
        min-width: auto;
        width: 250px;
    }
    .header__input {
        min-width: auto;
        width: 100%;
    }
    /* .header__search{
        display: none;
    } */
    .header__search::before{
        display: none;
        padding-left: 0;
    }
    .header__input{
        padding-left: 10px;
        min-width: 80px;
        border-radius: 10px;
    }
    
 
}
@media screen and (max-width:375px) {
    .header__logo>a>svg{
        width: 120px;
    }
    
}
.overprint {
  width: 100%;
  height: 100%;
  background-color: #000;
  position: fixed;
  z-index: 10000;
  opacity: 0.4;
}
