.container {
     box-shadow: 1px 0px 8px #00000042;
}
body {
    background: url(/images/cms/data/design/fon_1.jpg?_t=1560944876)!important;
    background-size: 100%!important;
}


body > header .header-about {
    display: none;
}
body > nav .home, body > nav .search {
    background-color: #95abf1;
    width: 18px;
}
.button {

    background: #95abf1;
}

.icon:before {
    background-image: url(/images/cms/data/design/sprite.png?_t=1558019470);
   
}
.icon.icon-round:after {
    background-color: #95abf1;
}
.slider .slider-paginate ol li.active {
    background: #95abf1;
}
a[href]:hover {
    color: #95abf1;
}


body > main .person {
    padding: 25px 25px 15px;
    display: none;
}
.grid-4.cell-2.open-menu>.col-1 {

    background: #fff;
}
.slider .slider-paginate {
    width: 190px;
    height: 185px;
    padding: 30px 25px 25px;
    position: absolute;
    left: 0;
    bottom: 0;
    background: rgba(15, 18, 29, 0.8);
    display: none;
}
img.u-eip-empty-field {
    width: 100%;
}
.slider {
      background: #fff;
}
body > footer {
    background-color: #0000;
}
.container.grid-4 {
    background: #8dbffc;
}
.container.justify {
    background: #8dbffc;
}