/*.pac-header {*/
    /*min-height: 203px;*/
/*}*/

/*.pac-nav {*/
    /*height: 80px;*/
/*}*/

/*.pac-header__logo {*/
    /*margin-top: 16px;*/
    /*width: 210px;*/
/*}*/

/*.pac__btn-home {*/
    /*margin-top: 20px;*/
    /*width: 100px;*/
    /*height: 40px;*/
    /*line-height: 40px;*/
/*}*/

/*.pac-title {*/
    /*margin-top: 24px;*/
    /*font-size: 30px;*/
/*}*/

.copyright {
    padding-bottom: 70px;
}

.page {
    min-width: 320px;
}

.w {
    width: 100%;
}

.pac-header, .pac-main, .footer {
    width: 100%;
    min-width: auto;
}


.pac-header {
   min-height: 280px !important;
}

.pac-banner-text {
    margin-top: 16px;
}

.pac-banner-text img {
    margin-bottom: 19px;
}

.pac-nav {
    height: 80px;
    text-align: center;
    box-shadow: none;
}

.pac-nav__ul {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    z-index: 1;
    color: #0B1727;
    box-shadow:0px -1px 0px 0px rgba(0,0,0,0.16) inset;
}

.pac-nav__li {
    width: 33.3333%;
    margin-right: 0;
}

.pac-nav__link {
    height: 50px;
    line-height: 50px;
    font-weight: 400;
}

.pac-nav__link_active, .pac-nav__link.pac-nav__link:hover {
    font-weight: 500;
    border-bottom-color: #0B1727;
}

.pac-header__logo {
    float: none;
    margin-top: 16px;
    width: 277px;
}

.pac-title {
    margin-top: 50px;
    font-size: 30px;
    line-height: 1.4;
}

.pac-w {
    width: 100%;
}

.pac__btn-home {
    width: 160px;
    position: fixed;
    left: 0;
    right: 0;
    margin: auto;
    bottom: 15px;
    z-index: 1000;
}



.pac-main {
    padding-top: 80px !important;
    padding-bottom: 0 !important;
    font-size: 14px;
    line-height: 2;
}

.pac-section {
    margin-bottom: 30px !important;
}

.pac-section p {
    font-weight: 400;
}

.pac-section__title {
    font-size: 18px;
    margin-bottom: 15px;
}

.pac-section__sub-title {
    font-size: inherit !important;
    font-weight: 500;
}

.img-runman {
    top: 0;
}
