.search-results > li {
    padding-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #ddd;
    list-style: none;
    margin: 0;
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important;
    padding: 15px 20px;
    margin-bottom: 15px;
}
.search-results > li a {
    color: #0A3382;
}
.search-results > li p {
    text-align: left !important;
    font-size: 15px !important;
}
.maps{
    height: 400px;
    margin-bottom: 30px;
    margin-top: 30px;
}
.publications.list{
    min-height: 460px;
}
.publications.list .picture_news_list img{
    width: 200px;
    height: auto;
}

.page-item.active .page-link{
    color: #fbc710;
    background: #fff;
}
.picture_news_list:hover .publ-title {
    color: #FBC710;
    text-decoration-line: underline;
}
.section_selling{
    flex-wrap: wrap;
}
.section_selling_products p a{
    font-family: Roboto-Regular;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 16px;
    color: #000000;
    width: 181px;
    padding-top: 15px;
    padding-bottom: 10px;
    text-decoration: none;
}
.section_selling_products p a:hover{
    color: #fbc710;
    text-decoration: none;
}
.word_shape button span{
    text-transform: uppercase;
}
.search_input{
    padding:0 10px;
}
.first_section_columns_first a{
    position: absolute;
    left: 15px;
    bottom: 15px;
}
.first_section_columns_first:nth-child(1) a {
    background: #FBC710;
    display: inline-block;
    color: #000000;
    padding: 10px 28px;
    border-radius: 4px;
    text-decoration: none;
}
.first_section_columns_first:nth-child(2) a {
    background: #1D5EB3;
    display: inline-block;
    color: #FFFFFF;
    padding: 10px 28px;
    border-radius: 4px;
    text-decoration: none;
}
.first_section_columns_first:nth-child(3) a {
    background: #D898EE;
    display: inline-block;
    color: #FFFFFF;
    padding: 10px 28px;
    border-radius: 4px;
    text-decoration: none;
}
.first_section_columns_first:nth-child(4) a {
    background: #A9BA43;
    display: inline-block;
    color: #FFFFFF;
    padding: 10px 28px;
    border-radius: 4px;
    text-decoration: none;
}
.gps{
    width: 767px;
}