.one-brand.b-472 span:before {
    margin-top: 3px;
    background: url(../images/brand-bg-1.png) 0 0 no-repeat;
    width: 252px;
    height: 166px;
}
.one-brand.b-471 span:before {
    margin-top: 0;
    margin-left: -1px;
    background: url(../images/start-hover.png) 0 0 no-repeat;
    background-size: contain;
    width: 300px;
    height: 93px;
}
.one-brand.b-470 span:before {
    margin-top: 3px;
    background: url(../images/brand-bg-3.png) 0 0 no-repeat;
    width: 188px;
    height: 119px;
}
.one-brand.b-471 span img
{
    max-width: 300px;
}
.admin-menu header
{
    top: 29px;
}
.logo img
{
    max-width: 172px;
}
header nav ul li
{
    position: relative;
}
header nav ul .sub-menu
{
    position: absolute;
    top: 120%;
    left: 50%;
    padding-top: 40px;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    transition: .3s;
}
header nav ul li:hover .sub-menu
{
    top: 100%;
    opacity: 1;
    visibility: visible;
}
header nav ul .sub-menu ul
{
    position: relative;
    padding: 10px;
    background: #fff;
    border-top: 2px solid #58a618;
    -webkit-box-shadow: 0px 7px 10px 1px rgba(0,0,0,0.12);
    -moz-box-shadow: 0px 7px 10px 1px rgba(0,0,0,0.12);
    box-shadow: 0px 7px 10px 1px rgba(0,0,0,0.12);
}
header nav ul .sub-menu ul:before
{
    content: '';
    position: absolute;
    bottom: 100%;
    left: 50%;
    margin-left: -8px;
    border-bottom: 8px solid #58a618;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
}
header nav ul .sub-menu li
{
    white-space: nowrap;
    float: none;
    width: 100%;
    padding-left: 12px;
    padding-right: 12px;
    text-align: left;
    margin: 0;
}
header nav ul .sub-menu li a:before
{
    display: none;
}
.drop-sub
{
    display: none;
}
.mob-h
{
    display: none;
}
.foot-menu .sub-menu
{
    display: none !important;
}
.about-cont p
{
    text-shadow: 1px 2px 1px rgb(255, 255, 255);
}
.one-slider-descr
{
    font-weight: 600;
    text-align: center;
}
.about-cont p
{
    color: #1f1f1f;
}
.about-cont h1
{
    font-size: 34px;
}
@media (max-width: 1400px)
{
    .about-cont
    {
        max-width: 820px;
    }
}
@media (max-width: 1280px)
{
    .about-cont
    {
        margin-top: 50px;
    }
}
@media (max-width: 992px)
{
    .header-right
    {
        float: left;
    }
    .show-menu
    {
        float: right;
    }
    header nav ul li
    {
        margin: 0;
    }
    header nav ul li a
    {
        padding-left: 13px;
    }
    header nav ul .sub-menu
    {
        position: static;
/*        display: none;*/
        padding-top: 0;
        opacity: 1;
        visibility: visible;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        transition: none;
    }
    header nav ul .sub-menu li
    {
        float: none;
    }
    header nav ul .sub-menu ul {
        position: relative;
        padding: 10px;
        background: #fff;
        border-top: 1px solid #58a618;
        border-bottom: 1px solid #58a618;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
    }
    header nav ul .sub-menu ul:before
    {
        display: none;
    }
    .drop-sub
    {
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        z-index: 1;
        width: 36px;
        height: 36px;
        background: url(../images/arrow-down.png) no-repeat center;
        background-size: 16px;
        cursor: pointer;
        transition: .3s;
    }
    .drop-sub.active
    {
        -webkit-transform: rotate(-180deg);
        -ms-transform: rotate(-180deg);
        -o-transform: rotate(-180deg);
        transform: rotate(-180deg);
    }
    header nav ul .sub-menu ul a
    {
        font-size: 12px;
    }
    header nav
    {
        overflow: auto;
    }
    .about-cont h1
    {
        font-size: 30px;
    }
    .about-cont
    {
        max-width: 800px;
    }
}
@media (max-width: 768px)
{
    .about-cont {
        margin-top: 25px;
    }
    .about-cont h1
    {
        font-size: 28px;
    }
}
@media(max-width: 600px)
{
    .logo
    {
        position: static;
        margin-left: 0;
    }
    .one-slider-descr
    {
        text-align: center;
    }
    .mob-h
    {
        /* display: block; */
        padding-top: 10px;
        text-align: center;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .mob-h .soc,
    .mob-h .lang,
    .lang li {
        float: none;
        display: inline-block;
        width: auto;
        margin: 0;
        vertical-align: middle;
    }
    .mob-h .soc {
        display: flex;
    }
    .one-slider-descr
    {
        display: none;
    }
    .view-id-slide.view-display-id-block_1 .slick-arrow
    {
        margin-top: -20px;
    }
}
@media (max-width: 440px)
{
    .one-slider-descr
    {
        font-size: 14px;
/*        padding: 10px 0;*/
    }
}
@media (max-width: 360px)
{
    .one-slider-descr
    {
        font-size: 12px;
/*        padding: 10px 0;*/
    }
}


/* policy */
.footer-bot .copy {
    display: flex;
}
.footer-bot .policy {
    display: flex;
    margin: 0 20px;
    list-style: none;
}
.footer-bot .policy li {
    margin: 0 10px;
}
.footer-bot .policy li a {
    color: white;
}
@media (max-width: 805px) {
    .footer-bot .copy {
        flex-wrap: wrap;
        justify-content: center;
    }
    .footer-bot .policy {
        margin-bottom: 10px;
    }
}




.foot-logo img {
    width: 100px;
    margin-top: 15px;
}
@media (max-width: 768px) {
    .foot-logo img {
        margin-top: 0;
    }
}