@media (max-width:1200px){

}
@media (max-width:1020px){
    
}
@media (max-width:767px){
    /*--------------------------------------/header/-------------------------------------------*/ 
    body.-active {
        overflow: auto;
    }
    header {
        position: relative;
    }
    
.header__title {
    font-family: Baskerville;
    font-size: 46.7px;
    line-height: 81px;
    font-weight: 400;
    letter-spacing: 0.14em;
    color: #cb9e61;
    margin-top: 35px;
}
.header__subtitle {
    font-family: Baskerville;
    font-size: 21.1px;
    line-height: 25px;
    font-weight: 400;
    letter-spacing: 0.08em;
    color: #929496;
    margin-top: 10px;
}
.header-buttom {
    position: relative;
}
.header-work__place {
    position: -webkit-sticky;
    display: flex;
}
    .header__menu {
        padding: 0px 10px;
    }
    .header__menu-lict {
        top: 20px;
        left: -200%;
        z-index: 0;
        transition: all 0.3s ease 0s;
    }
    .header__menu-lict a{
        display: none;
    }
    .header__menu-lict.-active a{
        display: block;
        text-shadow: 1px 1px #0b0e11 ;
    }
    .header__menu-lict.-active ul{
        height: 100%;
        overflow: auto;
    }
    .header__menu-lict.-active {
        margin-top: 20px;
        display: flex;
        flex-direction: column;
        position: absolute;
        min-width: 100%;
        left: 0px;
        border: 2px solid rgb(123, 120, 120);
        height: 220px;
        background-color: #fefdfc;
        z-index: 10;
    }
    .header__burger {
        display: block;
        position: relative;
        width: 30px;
        height: 20px;
        padding: 5px;
        z-index: 2;
    }
    .header__burger span {
        background-color: rgb(127, 122, 122);
        position: absolute;
        left: 0;
        width: 100%;
        height: 2px;
        top: 14px;
        transition: all 0.3s ease 0s;
    }
    .header__burger::before, .header__burger::after {
        content: '';
        background-color: rgb(127, 122, 122);
        position: absolute;
        width: 100%;
        height: 2px;
        left: 0px;
        transition: all 0.3s ease 0s;
    }
    .header__burger::before {
        top: 5px;
    }
    .header__burger::after {
        bottom: -5px;
    }
    .header__burger.-active::before {
        transform: rotate(45deg);
        top: 12px;
    }
    .header__burger.-active::after {
        transform: rotate(-45deg);
        bottom: 6px;
    }
    .header__burger.-active span {
        display: none;
    }
/*--------------------------------------/header/-------------------------------------------*/ 
.offer__block {
    display: flex;
    align-items: center;
    flex-direction: column;
}
/*--------------------------------------/header/-------------------------------------------*/ 
/*--------------------------------------/kyla/-------------------------------------------*/
.kyla__text-title {
    font-family: Baskerville;
    font-size: 25.5px;
}
.kyla__text-subtitle {font-family: Baskerville;
    font-size: 25.5px;
    margin: 3px 0px;
}
.kyla__bts-place {
    width: 220px;
    height: 20px;
    background-color: #cb9e61;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 3px 0px;
}
.kyla__bts-place a {
    font-family: Baskerville;
    font-size: 14.2px;
}
.kyla__sing {font-family: 'Conv_black_jack';
    font-size: 20px;
}
/*--------------------------------------/kyla/-------------------------------------------*/ 
/*--------------------------------------/receive_news/-------------------------------------------*/ 
.receive_news__text {
    padding-left: 10%;
    padding-top: 50px;
    padding-right: 10px;
}
/*--------------------------------------/receive_news/-------------------------------------------*/  
/*--------------------------------------/new-season/-------------------------------------------*/
.receive_news__text {
    padding-right: 50px;
}
.new-season__title {
    font-family: Baskerville;
    font-size: 46.5px;
    line-height: 69px;
    font-weight: 400;
    letter-spacing: 0.08em;
    color: #cb9e61;
    padding-left: 50px;
}
.new-season__container {
    display: flex;
    align-items: center;
    justify-content: center;
}
.new-season__img {
    display: flex;
    flex-direction: column;
    width: 100%;
    height: 100%;
}
.new-season__img1 {
    align-self: flex-end;
    margin-right: 5px;
}
.new-season__img-title {
    background-color: #8c8c8c;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: Montserrat;
    font-size: 16.7px;
    line-height: 44px;
    font-weight: 500;
    letter-spacing: 0.08em;
    color: #ffffff;
}
.new-season__img3 {
    margin-left: -108px;
}
.new-season__text {
    max-width: 380px;
    padding: 20px ;
    font-family: Baskerville;
    font-size: 23.4px;
    line-height: 1.2;
    font-weight: 400;
    color: #cb9e61;
}
/*--------------------------------------/new-season/-------------------------------------------*/ 
/*--------------------------------------/advise/-------------------------------------------*/ 
.advise__img-place {
    padding-right: 100px;
}
.advise__text-title {
    font-family: Baskerville;
    font-size: 25.5px;
    line-height: 1.2;
    font-weight: 400;
    color: #cb9e61;
}
.advise__text__subtitle {
    font-family: Baskerville;
    font-size: 25.5px;
    line-height: 1.2;
    font-weight: 400;
    color: #808183;
}
.advise__sign {
    font-family: 'Conv_black_jack';
    font-size: 21px;
    line-height: 38px;
    font-weight: 400;
    color: #808183;
}
/*--------------------------------------/advise/-------------------------------------------*/ 
/*--------------------------------------/huors24/-------------------------------------------*/
.huors24__text-number {
    font-family: Baskerville;
    font-size: 85.1px;
    line-height: 226px;
    font-weight: 400;
    letter-spacing: -0.04em;
    color: #cb9e61;
}
.huors24__text-text{

}
.huors24__text-top {font-family: Baskerville;
    font-size: 44.2px;
    line-height: 78px;
    font-weight: 400;
    letter-spacing: 0.04em;
    color: #cb9e61;
}
.huors24__text-sub {font-family: Baskerville;
    font-size: 29.2px;
    line-height: 44px;
    font-weight: 400;
    color: #cb9e61;
}
/*--------------------------------------/huors24/-------------------------------------------*/ 
/*--------------------------------------//-------------------------------------------*/ 
/*--------------------------------------//-------------------------------------------*/ 
/*--------------------------------------/footer/-------------------------------------------*/ 
.footer__container {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
.footer__links {
    display: flex;
    flex-direction: row;
    justify-content: space-evenly;
    min-width: 100%;
}
.footer__links-button {
    margin-top: 0px;
    margin-left: 10%;
}
.footer__sing {
    padding: 20px 0;
}
/*--------------------------------------/footer/-------------------------------------------*/    
}