.main{
    width: 1280px;
    margin: 0 auto;
    margin-top: 20px;
}
.main-item{
    float: left;
    width:calc(25% - 23px);
    margin-left: 30px;
    position: relative;
    padding-bottom: 40px;
    box-sizing: border-box;
}
.main-item:nth-child(1){
    margin-left: 0px;
}
.main-line{
    overflow: hidden;
}
.main-item-title{
    font-size: 25px;
    margin-top: 15px;
    
}
.main-item-img{
    width: 100%;
    height: 169px;
    background: lightblue;
    background-image: url("https://website16108.ru/maxresdefault.jpg");
    background-size: cover;
    margin-top: 10px;
    transition: 0.3s;
}
.main-item-content-title{
    font-size: 20px;
    margin-top: 8px;
    display: none;
}
.main-item-content-desc{
    margin-top: 6px;
}
.main-item-more{
    text-align: right;
    font-size: 20px;
    margin-top:0px ;
    position: absolute;
    bottom: 10px;
    right: 0px;
    cursor: pointer;
    transition: 0.2s;
    color: #1b75bb;
}
.main-item-more:hover{
    color: #faaf41;
}
.main-item-main{
    
    transition: 0.2s;
    cursor: pointer;
}
.main-item-content-title{
    color: rgba(0, 0, 0, 0.85);
    transition: 0.2s;
}
.main-item-main:hover .main-item-content-title{
    color: #faaf41;
}
.main-line{
    margin-bottom: 15px;
}


.news-title{
    font-size: 35px;
    margin-bottom: 20px;
    
}
.news-left-block, .news-middle-block, .news-right-block{
    float: left;
}
.news-left-item{
    float: left;
    padding-right: 15px;
    padding-left: 15px;
    padding-bottom: 10px;
    transition: 0.2s;
    cursor: pointer;
    text-align: center;
    border-bottom: 3px solid transparent;
}
.news-left-item:hover{
    color: #faaf41;
}
.news-left-header{
    overflow: hidden;
    font-size: 20px;   
}
.news-left-item-active{
    color: #1b75bb;
    border-bottom:3px solid #1b75bb;
}
.news-left-border{

    background: rgb(220, 220, 220);
    background: #faaf41;
    height: 3px;
    margin-top: -3px;
    
}

.news-wrapper{
    overflow: hidden;
}
.news-left-block{
    width: 48.35%;
}
.news-left-item:nth-last-child(1){
    margin-right: 0px;
}
.news-item{
    height: 100px;
    margin-top: 20px;
}
.news-left{
    width: 178px;
    height: 100px;
    background: lightblue;
    background-image: url("https://website16108.ru/maxresdefault.jpg");
    background-size: cover;
    float: left;
    cursor: pointer;
}
.news-right{
    float: right;
    width: calc(100% - 178px);
    padding-left: 20px;
    box-sizing: border-box;
}
.news-right-title{
   
    margin-bottom: 5px;
    font-weight: bold;
    cursor: pointer;
    transition: 0.2s;
    color: rgba(0, 0, 0, 0.85);
}
.news-right-title:hover{
    color: #1b75bb;
}
.news-middle-block, .news-right-block{
    width: 25.3%;
    height: 431px;
    padding:0px 0px 0px 40px;
    box-sizing: border-box;
}
.nmh-text{
    font-size: 20px;
    display: inline-block;
    padding: 0px 0px;
    height: 39px;
    line-height: 25px;
    color: #1b75bb;
    border-bottom: 3px solid transparent;
    box-sizing: border-box;

}
.news-middle-border{
    height: 3px;
    background: rgb(220, 220, 220);
    background: #faaf41;
    margin-top: -4.5px;
    width: 100%;
}
.nmh-city{
    float: right;
    font-size: 16px;
    color: rgba(0, 0, 0, 0.85);
    cursor: pointer;
    transition: 0.2s;
    line-height: 25px;
}
.nmh-city:hover{
    color: #faaf41;
}
.news-middle-item span{
    font-weight: bold;
}
.news-middle-item{
    margin-top: 10px;
}
.news-more{
    text-align: right;
    font-size: 20px;
    margin-top: 15px;
    cursor: pointer;
    transition: 0.2s;
    color: #1b75bb;
}
.news-more:hover{
    color: #faaf41;
}
.news-middle-header{
    height: 392px;
}
.people-text{
    display: inline-block;
    padding: 10px 0px;
    border-bottom: 3px solid transparent;
    box-sizing: border-box;
    color: #1b75bb;
    margin-top: 30px;
    font-size: 35px;
    color: rgba(0, 0, 0, 0.85);
}
.people-border{
    width: 100%;
    height: 3px;
    background: rgb(220, 220, 220);
    background: #faaf41;
    margin-top: -3px;
    color: #faaf41;
}
.people-item{
    float: left;
    width: calc(16.65% - 25px);
    margin-left: 30px;
}
.people-item:nth-child(1){
    margin-left: 0px;
}
.people-main{
    overflow: hidden;
}
.people-img{
    height: 250px;
    background: lightblue;
    background-image: url("https://website16108.ru/maxresdefault.jpg");
    background-size: cover;
    margin-top: 30px;
}
.people-title{
    margin-top: 10px;
    font-size: 18px;
}
.food-left{
    width: 50%;
    float: left;
}
.food-middle, .food-right{
    width: 25%;
    float: left;
}

.food-item-img{
    width: 100%;
    height: 172px;
    background: lightblue;
    background-image: url("https://website16108.ru/maxresdefault.jpg");
    background-size: cover;
}
.food-item{
    width: calc(50% - 15px);
    margin-left: 30px;
    float: left;
    margin-top: 30px;
}
.food-item:nth-child(1){
    margin-left: 0px;
}
.food-window{
    width: 100%;
    height: 347px;
    background: yellowgreen;
    margin-top: 50px;
}
.food-middle{
    padding: 75px 30px 0px 30px;
    box-sizing: border-box;
}
.food-wrapper{
    overflow: hidden;
}
.food-item-title{
    font-size: 20px;
    margin-top: 10px;
    font-weight: bold;
    color: rgba(0, 0, 0, 0.85);
    transition: 0.2s;
    cursor: pointer;
    display: none;
}
.food-item-title:hover{
    color: #1b75bb;
}
.food-item-desc{
    margin-top: 8px;
    font-size: 17px;
}
.article-item{

    margin-top: 30px;
}
.food-more{
    width: 100%;
    text-align: right;
    margin-top: 30px;
    font-size: 20px;
    color: rgba(0, 0, 0, 0.85);
    transition: 0.2s;
    cursor: pointer;
    color: #1b75bb;
}
.food-more:hover{
    color: #faaf41;
}
.food-con{
    overflow: hidden;
}
.art-wra{
    height: 376px;
}
.main-sl-wrapper{
    overflow: hidden;
    margin-top: 30px;
}
.main-sl-item{
    float: left;
    width: calc(25% - 22.5px);
    margin-left: 30px;
}
.main-sl-item:nth-child(1){
    margin-left: 0px;
}
.people-text-con{
    overflow: hidden;
}
.people-text-left{
    display: inline-block;
}
.picture-menu-items{
    display: inline-block;
    font-size: 20px;
    padding: 0px 15px;
    cursor: pointer;
    color: rgba(0, 0, 0, 0.85);
    transition: 0.2s;
    padding-bottom: 10px;
}
.picture-container{
    margin-top: 20px;
}
.picture-menu-items-active{
    border-bottom: 3px solid #1b75bb;
    font-weight: bold;
    
}
.picture-menu-items:hover{
    color: #1b75bb;
}
.picture-menu-items-active{
    color: #1b75bb;
}
.picture-container{
    height: 469px;
    background: rgb(240, 240, 240);
}
.pic-data{
    width: 1280px;
    height: 337.5px;
    background: lightblue;
    background-image: url("https://website16108.ru/maxresdefault.jpg");
    background-size: cover;
    margin: 0 auto;
}
.pic-con{
    overflow: hidden;
    margin-top: 20px;
    width: fit-content;
    margin: 30px auto;
}
.pic-share-wrapper{
    overflow: hidden;
    position: absolute;
    top: 15px;
    right: 15px;
    background:transparent;

    padding: 5px 5px;
    border-radius: 5px;
    max-width: 25px;
    height: 25px;
}
.pic-share-item-nav svg{
    height: 25px;
    fill: gray;
    transition: 0.2s;
}
.pic-share-wrapper:hover svg{
    fill: white;
}
.pic-share-wrapper:hover{
    
    max-width: 1000px;
}
.pic-share-item{
    height: 25px;
    background-repeat:no-repeat !important;
    background-size:contain ;
    float: right;
    width: 25px;
    margin-left: 10px;
    margin-bottom: 5px;
    cursor: pointer;
}
.pic-item{
    float: left;
    background: lightblue;
    background-image: url("https://website16108.ru/maxresdefault.jpg");
    background-size: cover;
    height: 100px;
    width: 100px;
    margin: 0px 10px;
    background-position:center !important ;
    border: 1px solid transparent;
}
.pic-item-active{
    border: 1px solid #1b75bb;
}
.main-wrapper{
    margin-bottom: 60px;
}
.three-windows-wrapper{
    overflow: hidden;
    margin-top: 30px;
}
.three-window{
    width: calc(25% - 23px);
    float: left;
    margin-left: 30px;
    height: 222px;
    background: yellowgreen;
}
.three-window:nth-child(1){
    margin-left: 0px;
}
.people-title:hover{
    color: #1b75bb;
    cursor: pointer;
}
.wide-window{
    margin-top: 30px;
    margin-bottom: 30px;
}
.picture-wrapper{
    width: 100%;
}
.people-header{
    width: 1280px;
    margin: 0 auto;
}
.picture-container{
    background: rgba(0, 0, 0, 0.9);
    padding: 30px 0px;
    height: unset;
}
.picture-wrapper .food-more{
    width: 1280px;
    margin: 25px auto;
}
.pic-data-nav{
    position: absolute;
    top: calc(50% - 40px);
    cursor: pointer;
    background:rgba(0, 0, 0, 0.3);
    padding: 10px;
    border-radius: 500px;
}
.pic-data-nav svg{
    height: 40px;
    fill: white;
}
.pic-data-nav svg g{
    fill: rgba(255, 255, 255, 0.822);
}
.pic-data-nav:hover svg g{
    fill: #faaf41;
}
.pic-data-left{
    left: 5px;
}
.pic-data-right{
    right: 5px;
}
.pic-data{
    position: relative;
}
.pic-desc{
    margin: 10px auto;
    width: 1280px;
    color: rgba(255, 255, 255, 0.75);
}
.main-wrapper{
    width: 100%;
}
.food-item-img{
    width: 100%;
    background-size: cover;
}
.news-left-header-mobile{
    display: none;
}
.photos-header-mobile{
    display: none;
}

.people-block-desc{
    width: 1280px;
    margin: 0 auto;
    margin-top: 20px;
    font-size: 18px;
}
.main-item-img:hover{
    
    transform: scale(0.95);
}
.people-block-t{
    width: 1280px;
    font-size: 25px;
    margin: 20px auto 0px auto;   
}
.people-block-date{
    width: 1280px;
    font-size: 16px;
    margin: 5px auto 0px auto;
    color: gray;
}
.soc-wrapper{
    overflow: hidden;
    width: 1280px;
    margin: 0 auto;
    margin-bottom: -5px;
}
.soc-item{
    width: 25px;
    height: 25px;
    background-size: contain !important;
    background-repeat: no-repeat;
    float: left;
    margin-right: 10px;
    margin-top: 25px;
    cursor: pointer;
}
.pic-desc-1{
    position: absolute;
    bottom: 0px;
    padding: 10px 15px;
    box-sizing: border-box;
    background: rgba(0, 0, 0, 0.5);
    margin-bottom: 0px;
    display: none;
    width: 100%;
}
.picture-container{
    position: relative;

}
.pic-close{
    color: rgba(255, 255, 255, 0.75);
    position: absolute;
    right:30px;
    top: 30px;
    font-size: 50px;
    cursor: pointer;
    transition: 0.2s;
    font-weight: 100;
    width: 61px;
    text-align: center;
    display: none;
}
.pic-close:hover{
    color: #faaf41;
}
.food-item-img{
    transition: 0.3s;
    cursor: pointer;
}
.food-item-img:hover{
    transform: scale(0.95);
}
.people-img{
    transition: 0.3s;
    cursor: pointer;
}
.people-img:hover{
    transform: scale(0.95);
}



@media screen and (max-width: 600px) {
    .main{
        width: 100%; 
    }
    .main-item{
        width: calc(100% - 30px);
        margin: 30px 15px;
        height: auto !important;
    }
    .main-item:nth-child(1) {
        margin-left: 5%;
    }
    .main-line{
        margin-bottom: 0px;
    }
    .news-title{
        font-size: 20px;
        text-align: center;
    }
    .news-left-block{
        width: calc(100% - 30px);
        float: none;
        margin: 30px 15px;
    }
    .news-middle-block{
        width: calc(100% - 30px);
        margin: 30px 15px;
        float: none;
    }
    .news-right-block{
        width: calc(100% - 30px);
        margin: 30px 15px;
        float: none;
    }
    .news-item{
        overflow:hidden;
        height: auto;
    }
    .news-left{
        float: none;
        width: 100%;
    }
    .news-right{
        padding: 5px 0px;
        width: 100%;
    }
    .news-middle-block{
        padding-left: 0px;
    }
    .news-right-block{
        padding-left: 0px;
    }
    .people-wrapper{
        width: calc(100% - 30px);
        margin: 30px 15px;
    }
    .people-header{
        text-align: center;
    }
    .people-text{
        font-size: 20px;
        text-align: center;
    }
    .people-header{
        width: 100%;
    }
    .people-item{
        width: 100%;
        float: none;
    }
    .people-item{
        margin-left: 0px;
    }
    .food-left{
        width: calc(100% - 30px);
        margin: 30px 15px;
        float: none;
    }
    .food-item{
        float: none;
        width: 100%;
        margin-left: 0px;
    }
    .food-right{
        width: calc(100% - 30px);
        margin: 30px 15px;
        float: none;
    }
    .food-item{
        float: none;
        width: 100%;
        margin-left: 0px;
    }
    .food-middle{
        width: calc(100% - 30px);
        margin: 30px 15px;
        float: none;
        padding:0px;
    }
    .food-window{
        width: 300px;
        height: 400px;
        margin: 0 auto;
    }
    .main-sl{
        width: calc(100% - 30px);
        margin: 30px 15px;
        float: none;
    }
    .main-sl-item{
        width: 100%;
        float: none;
        margin: 20px 0px;
    }
    .pic-data{
        width: 100%;
    }
    .pic-item{
        width: calc(25% - 10px);
        margin: 0px 5px;
    }
    .pic-con{
        margin: 20px 0px;
        width: 100%;
    }
    .pic-desc{
        width: 100%;
        padding: 0px 15px;
        box-sizing: border-box;
        font-size: 14px;
    }
    .three-window:nth-child(2){
        display: none;
    }
    .three-window:nth-child(3){
        display: none;
    }
    .three-windows-wrapper{
        width: calc(100% - 30px);
        margin: 30px 15px;
        float: none;
        margin-top: 0px;
    }
    .three-window{
        width: 300px;
        height: 400px;
        margin: 0 auto;
        float: none;
    }
    .three-window:nth-child(1) {
        margin-left: auto;
    }
    .food-more{
        width: 100% !important;
        padding-right: 15px;
        box-sizing: border-box;
    }
    .main-item-more{
        font-size: 16px;
    }
    .main-item{
        margin: 10px 15px;
    }
    .news-more{
        font-size: 16px;
    }
    .news-middle-item{
        font-size: 14px;
    }
    .news-middle-header{
        height: auto;
    }
    .news-middle-block{
        height: auto;
    }
    .news-right-desc{
        font-size: 14px;
    }
    .news-right-title{
        font-size: 16px;
    }
    .news-right-block{
        height: auto;
    }
    .people-text{
        margin-top: 0px;
    }
    .people-wrapper{
        margin: 10px 15px;
    }
    .food-more{
        font-size: 16px;
    }
    .poster{
        width: 100%;
        height: 150px;
    }
    .poster-wrapper{
        height: 150px;
    }
    .news-left-header{
        display: none;
    }
    .news-left-header-mobile{
        display: block;
    }
    .news-left-header-mobile select{
        background: #1b75bb;
        color: white;
        border: 0px solid transparent;
        padding-left: 5px;
        height: 30px;
        border-radius: 3px;
        margin-bottom: 10px;
        padding-right: 5px;
    }
    .art-wra{
        height: auto;
    }
    .main-sl{
        margin: 10px 15px;
    }
    .food-right{
        margin: 10px 15px;
    }
    .pic-data-left{
        left: 10px;
        background: rgba(0, 0, 0, 0.363);
        border-radius: 100px;
    }
    .pic-data-right{
        right: 10px;
        background: rgba(0, 0, 0, 0.363);
        border-radius: 100px;
    }
    .picture-menu-items{
        display: none;
    }
    .photos-header-mobile{
        display: block;
    }
    .photos-header-mobile{
        text-align: left;
    }
    .photos-header-mobile select{
        height: 30px;
        border: 0px solid transparent;
        background: #1b75bb;
        color: white;
        border-radius: 3px;
        margin-left: 15px;
        margin-bottom: 10px;
        padding-left: 5px;
        padding-right: 5px;
    }
    .main-wrapper{
        margin-bottom: 0px;
    }
    .main-item-title{
        font-size: 20px;

    }
    .main-item-content-desc{
        font-size: 14px;
    }
    .people-title{
        font-size: 16px;
    }
    .food-item-desc{
        font-size: 16px;
    }
    .people-block-desc{
        width: 100%;
        padding: 0px 15px;
        font-size: 14px;
    }
}