.book{
    margin-bottom:30px
}
.btn_primary{
	padding: 16px 0;
}
.filter .filter_input {
    margin-right: 17px;
}
.section_work .news_contact .news_wrapper{
	height: 100%;
}
.arhive_item-count-after{
    height: 23px;
    background-color: #ffd028;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 22;
}

.contact p span{
    font-family: 'Helvetica'!important;
}
.section_contact .contact p{
    font-family: 'Helvetica'!important;
}
.filter_button{
    width: auto;
}
.filter .filter_wrapper .button .btn_primary {
    padding: 16px 65px;
}
.section_newsAuthor .search_input .input {
    height: 59px;
}
.sidebar_vote-arrow {
    transition: .3s;
}
.sidebar_vote-arrow.active {
    transform: rotate(180deg);
}
.section_work .team .news_title {
    padding-right: 15px;
}
.section_work .team .news_subtitle {
    display: flex;
    padding-right: 20px;
}

@media screen and (max-width: 1800px) {
    .section_news .bounsesection1{
        right: 40px;
    }
    .section_news .bounsesection{
        left: 40px;
    }
    .section_video .bounsesection9{
        right: 30px;
    }
    .section_count .bounsesection10{
        right: 30px;
    }
    .section_count .bounsesection11{
        left: 30px;
    }
    .section_count .bounsesection12{
        left: 50px;
    }
}

@media screen and (max-width: 1600px) {
    .section_news .bounsesection1{
        right: 10px;
    }
     .section_video .bounsesection9{
        right: 10px;
    }
    .section_count .bounsesection11{
        left: 10px;
    }
}

@media screen and (max-width: 1400px) {
   .buble{
    display: none!important;
   }
}
@media screen and (max-width: 576px) {
   .section_video .video_wrapper:after{
   		left: 8px;
   }
   .section_work .news_contact .news_wrapper{
   		width: 100%;
   }
   .section_work .news_contact .news_title{
   		padding-top: 50px;
   }
   .mobile-menu .menu_list-title{
   		margin-top: 15px;
   }
   .section_newsNews .news_wrapper .img{
   		width: 100%;
   }
}