body,
html {
    color: #555;
    font-family: Verdana, "Open Sans", "Helvetica Neue", sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.67;
}
p,
ul {
    margin: 0 0 25px;
}
* + p,
* + ul {
    margin-top: 25px;
}
body {
    min-width: 320px;
}
.page-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    min-height: 100vh;
}
.page-wrapper .page-main {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}
.social {
    display: block;
    position: relative;
}
.social-list {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin: 0;
    padding: 0;
}
.social-list__item {
    display: block;
    position: relative;
}
.social-list__item + .social-list__item {
    margin-left: 20px;
}
.social-list__link {
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    display: block;
    position: relative;
    color: #666;
    font-size: 16px;
    transition: 0.5s;
}
.social-list__link:active,
.social-list__link:focus,
.social-list__link:hover {
    color: #fff;
}
.uk-container {
    max-width: 1140px;
}
.uk-button {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 2px;
    background-color: #edb509;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    white-space: nowrap;
    transition: 0.5s;
}
.uk-button img {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 24px;
    display: block;
    flex: 0 0 24px;
    width: 24px;
    height: 15px;
    margin-left: 14px;
}
.uk-button:active,
.uk-button:focus,
.uk-button:hover {
    background-color: #f6c019;
    color: #fff;
}
.uk-button-default {
    border: 1px solid #ddd;
    background-color: transparent;
    color: #222;
}
.uk-button-default:active,
.uk-button-default:focus,
.uk-button-default:hover {
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    border-color: #222;
    background-color: #222;
    color: #fff;
    transition: 0.5s;
}
.uk-input {
    color: #222;
    font-size: 16px;
    font-weight: 600;
}
.uk-input::-webkit-input-placeholder {
    color: #222;
    font-size: 16px;
    font-weight: 600;
}
.uk-input::-moz-placeholder {
    color: #222;
    font-size: 16px;
    font-weight: 600;
}
.uk-input:-ms-input-placeholder {
    color: #222;
    font-size: 16px;
    font-weight: 600;
}
.uk-input::-ms-input-placeholder {
    color: #222;
    font-size: 16px;
    font-weight: 600;
}
.uk-input::placeholder {
    color: #222;
    font-size: 16px;
    font-weight: 600;
}
.uk-input:focus {
    border-color: #ccc;
    outline: 0;
    background-color: #fff;
    color: #222;
}
.title:after {
    display: block;
    position: relative;
    width: 30px;
    height: 8px;
    margin-top: 11px;
    background-image: url(https://antek.1stautorepair.com/assets/img/decor/decor-title.svg);
    content: "";
}
.page-head {
    display: block;
    position: relative;
}
.page-head:after {
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    display: block;
    z-index: 2;
    position: absolute;
    bottom: -12px;
    left: 50%;
    width: 100%;
    max-width: 500px;
    height: 25px;
    transform: translateX(-50%);
    background-image: url(https://antek.1stautorepair.com/assets/img/decor/decor-lines.svg);
    content: "";
}
.page-head__content {
    display: block;
    z-index: 2;
    position: relative;
}
.page-head__title {
    margin: 45px 0 35px;
    color: #fff;
    font-size: 64px;
    font-weight: 500;
    line-height: 1.09;
    text-align: center;
    text-align: center;
}
.page-head__form {
    display: block;
    position: relative;
    margin-top: 80px;
    padding-top: 80px;
}
.page-head__form:before {
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    display: block;
    position: absolute;
    top: 0;
    left: 50%;
    width: 100%;
    height: 13px;
    transform: translateX(-50%);
    background-image: url(https://antek.1stautorepair.com/assets/img/decor/decor-lines-grey.png);
    content: "";
}
.page-header {
    display: block;
    position: relative;
}
.page-header-top {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-box-align: center;
    -ms-flex-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 18px 80px;
    padding: 18px 4.17vw;
    background-color: #222;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
}
.page-header-top__left {
    display: block;
    position: relative;
}
.page-header-top__right {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.page-header-top__right > * + * {
    margin-left: 2.08vw;
    padding-left: 2.08vw;
    border-left: 1px solid #555;
}
.page-header-bottom {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #ddd;
    background-color: #fff;
}
.page-header-bottom.uk-active {
    -webkit-box-shadow: 0 0 15px 5px rgba(0, 0, 0, 0.15);
    box-shadow: 0 0 15px 5px rgba(0, 0, 0, 0.15);
}
.page-header-bottom__left {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.page-header-bottom__left .logo {

}
.page-header-bottom__left .support {
    padding: 20.5px 2.08vw;
    border-right: 1px solid #ddd;
    border-left: 1px solid #ddd;
}
.page-header-bottom__right {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex: 1;
    justify-content: flex-end;
    max-width: 50%;
}
.page-header-bottom__right .uk-navbar {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    flex: 1;
    justify-content: flex-end;
}
.page-header-bottom__right .uk-navbar-nav {
    margin-right: 60px;
    margin-right: 3.13vw;
}
.page-header-bottom__right .uk-navbar-item,
.page-header-bottom__right .uk-navbar-nav > li > a,
.page-header-bottom__right .uk-navbar-toggle {
    min-height: 100px;
    font-family: Verdana;
}
.page-header-bottom__right .uk-navbar-nav > li > a {
    padding: 0 15px;
    padding: 0 0.781vw;
    color: #222;
    font-size: 18px;
    font-weight: 500;
    text-transform: uppercase;
    white-space: nowrap;
}
.page-header-bottom__right .uk-navbar-nav > li > a i {
    margin-left: 11px;
    color: #666;
}
.page-header-bottom__right .uk-navbar-nav > li.uk-active a {
    color: #edb509;
}
.page-header-bottom__right [class*="uk-navbar-dropdown-bottom"] {
    margin-top: 3px;
}
.page-header-bottom__right .uk-navbar-toggle {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100px;
    flex: 0 0 100px;
    width: 100px;
    border-left: 1px solid #ddd;
}
.page-header-bottom__right .uk-search-navbar .uk-search-input {
    font-size: 24px;
}
.page-header-bottom__right .cart-btn {
    border: 0;
}
.update .far {
    margin-right: 10px;
    color: #edb509;
}
.update a {
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    color: #fff;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    text-decoration: underline;
    transition: 0.3s;
}
.update a:active,
.update a:focus,
.update a:hover {
    color: #edb509;
    text-decoration: none;
}
.time-work {
    -webkit-box-align: center;
    -ms-flex-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    align-items: center;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
}
.time-work .far {
    margin-right: 10px;
    color: #edb509;
}
.login-link a {
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    color: #fff;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    transition: 0.3s;
}
.login-link a:active,
.login-link a:focus,
.login-link a:hover {
    color: #edb509;
    text-decoration: none;
}
.login-link .far {
    margin-right: 10px;
    color: #edb509;
}
.logo {
    display: block;
    position: relative;
}
.logo__link {
    display: block;
    position: relative;
}
.support__link {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    text-decoration: none;
    transition: 0.3s;
}
.support__link:active,
.support__link:focus,
.support__link:hover {
    text-decoration: none;
}
.support__link:active .support__phone,
.support__link:focus .support__phone,
.support__link:hover .support__phone {
    text-decoration: none;
}
.support__icon .fas {
    margin-right: 20px;
    color: #edb509;
    font-size: 36px;
}
.support__label {
    color: #222;
    font-size: 16px;
    font-weight: 500;
}
.support__phone {
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    color: #222;
    font-size: 28px;
    font-weight: 600;
    line-height: 1;
    transition: 0.3s;
}
.cart-btn {
    background-color: #edb509;
    color: #fff;
}
.cart-btn__icon {
    display: block;
    position: relative;
}
.cart-btn__count {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    top: -2px;
    right: -10px;
    align-items: center;
    justify-content: center;
    width: 19px;
    height: 19px;
    border-radius: 10px;
    background-color: #fff;
    color: #222;
    font-size: 12px;
    font-weight: 500;
    text-transform: uppercase;
}
.page-footer {
    display: block;
    position: relative;
    background-color: #111;
}
.page-footer::before {
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    display: block;
    position: absolute;
    top: 0;
    left: 50%;
    width: 100%;
    max-width: 1450px;
    height: 20px;
    transform: translateX(-50%);
    background-image: url(https://antek.1stautorepair.com/assets/img/decor/decor-lines.svg);
    content: "";
}
.page-footer .page-footer-top {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -ms-flex-wrap: wrap;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    padding-top: 109px;
    padding-bottom: 60px;
}
.page-footer .page-footer-bottom {
    padding: 40px 0;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
    text-align: center;
}
.page-footer .page-footer-bottom a {
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    display: inline-block;
    margin-left: 10px;
    color: rgba(255, 255, 255, 0.3);
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
    transition: 0.5s;
}
.page-footer .page-footer-bottom a:active,
.page-footer .page-footer-bottom a:focus,
.page-footer .page-footer-bottom a:hover {
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    color: #edb509;
    text-decoration: none;
    transition: 0.5s;
}
.page-footer .page-footer-bottom a + a {
    margin-left: 15px;
    padding-left: 15px;
    border-left: 1px solid rgba(255, 255, 255, 0.3);
}
.contacts-list {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.contacts-list-item {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.contacts-list-item + .contacts-list-item {
    margin-top: 15px;
    padding-top: 15px;
    border-top: 1px solid #303030;
}
.contacts-list-item__icon {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 35px;
    flex: 0 0 35px;
    width: 35px;
    height: 35px;
    color: #fff;
}
.contacts-list-item__desc {
    padding-left: 23px;
    color: #fff;
    font-size: 18px;
    line-height: 1.44;
}
.contacts-list-item__label {
    color: #888;
    font-weight: 300;
}
.contacts-list-item__content {
    font-weight: 500;
}
.contacts-list-item__content a {
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    color: #fff;
    transition: 0.3s;
}
.contacts-list-item__content a:active,
.contacts-list-item__content a:focus,
.contacts-list-item__content a:hover {
    color: #edb509;
    text-decoration: none;
}
.uk-offcanvas-bar .uk-nav-parent-icon > .uk-parent > a:after {
content:'>';
}
.uk-offcanvas-bar .support__desc {
    display: block;
}
.uk-offcanvas-bar .support__label,
.uk-offcanvas-bar .support__phone {
    color: #fff;
}
.uk-offcanvas-bar .social-list {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
body.page-categories-2 .page-footer:before {
    display: none;
}
.about-list {
    margin: 35px 0 0 0;
    padding: 0;
    list-style-type: none;
}
.about-list li {
    -webkit-box-align: center;
    -ms-flex-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    color: #888;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.44;
}
.about-list li + li {
    margin-top: 25px;
}
.about-list li span {
    width: 60%;
    margin-left: 24px;
    padding-left: 24px;
    border-left: 1px solid #333;
}
.rental-item {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    padding: 25px;
    background-color: #f6f6f6;
    transition: 0.5s;
}
.rental-item:active,
.rental-item:focus,
.rental-item:hover {
    -webkit-box-shadow: 0 5px 24px 6px rgba(0, 0, 0, 0.06);
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    background-color: #fff;
    box-shadow: 0 5px 24px 6px rgba(0, 0, 0, 0.06);
    transition: 0.5s;
}
.rental-item + .rental-item {
    margin-top: 45px;
}
.rental-item__desc {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding: 0 30px;
}
.rental-item__title {
    margin-bottom: 15px;
    color: #222;
    font-size: 24px;
    font-weight: 700;
}
@media (min-width: 767px) {
    body,
    html {
        font-size: calc(14px + 4 * (100vw / 1920));
    }
    .uk-button {
        font-size: calc(14px + 4 * (100vw / 1920));
    }
    .page-head__title {
        font-size: calc(32px + 32 * (100vw / 1920));
    }
    .page-header-top {
        font-size: calc(13px + 3 * (100vw / 1920));
    }
    .page-header-bottom__right .uk-navbar-nav > li > a {
        font-size: calc(12px + 6 * (100vw / 1920));
    }
    .page-header-bottom__right .uk-search-navbar .uk-search-input {
        font-size: calc(16px + 8 * (100vw / 1920));
    }
    .update a {
        font-size: calc(13px + 3 * (100vw / 1920));
    }
    .time-work {
        font-size: calc(13px + 3 * (100vw / 1920));
    }
    .login-link a {
        font-size: calc(13px + 3 * (100vw / 1920));
    }
    .support__phone {
        font-size: calc(20px + 8 * (100vw / 1920));
    }
    .about-list li {
        font-size: calc(12px + 6 * (100vw / 1920));
    }
    .blog-item__title {
        font-size: calc(18px + 6 * (100vw / 1920));
    }
}
@media only screen and (max-width: 1440px) {
    .page-header-top {
        padding: 10px 15px;
    }
    .page-header-bottom__left .logo {
        padding: 0 2.08vw 0 15px;
    }
    .page-header-bottom__left .support {
        padding-top: 11px;
        padding-bottom: 12px;
    }
    .page-header-bottom__right .uk-navbar-nav {
        margin-right: 20px;
    }
    .page-header-bottom__right .uk-navbar-item,
    .page-header-bottom__right .uk-navbar-nav > li > a,
    .page-header-bottom__right .uk-navbar-toggle {
        min-height: 80px;
    }
    .page-header-bottom__right .uk-navbar-toggle {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 80px;
        flex: 0 0 80px;
        width: 80px;
    }
}
@media only screen and (max-width: 1220px) {
    .page-footer .page-footer-top {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        flex-direction: column;
        align-items: flex-start;
        padding-top: 60px;
    }
}
@media only screen and (max-width: 1200px) {
    .page-header-top {
        display: block;
    }
    .page-header-top__left {
        display: none;
    }
    .page-header-top__right {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    .page-header-top__right > * + * {
        margin: 0;
        padding: 0;
        border: 0;
    }
    .page-header-bottom__right {
        max-width: none;
    }
    .blog-item__body {
        padding: 30px 20px;
    }
    .blog-item__bottom {
        padding: 20px;
    }
}
@media only screen and (max-width: 959px) {
    .page-head__form {
        margin-top: 60px;
        padding-top: 60px;
    }
    .page-header-bottom__left .support {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        align-items: center;
        justify-content: center;
        width: 60px;
        height: 60px;
        padding: 0;
    }
    .page-header-bottom__left .support__icon .fas {
        margin-right: 0;
        font-size: 30px;
    }
    .page-header-bottom__left .support__desc {
        display: none;
    }
    .page-header-bottom__right .uk-navbar-item,
    .page-header-bottom__right .uk-navbar-nav > li > a,
    .page-header-bottom__right .uk-navbar-toggle {
        min-height: 60px;
    }
    .page-header-bottom__right .uk-navbar-toggle {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 60px;
        flex: 0 0 60px;
        width: 60px;
    }
    .logo__img {
        max-height: 40px;
    }
    .rental-item {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .rental-item__desc {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
        width: 100%;
        padding: 30px 0 0 0;
    }
}
@media (max-width: 767px) {
    body,
    html {
        font-size: calc(14px + 6.8 * ((100vw - 320px) / 1920));
    }
    .uk-button {
        font-size: calc(14px + 6.8 * ((100vw - 320px) / 1920));
    }
    .page-head__title {
        font-size: calc(32px + 54.4 * ((100vw - 320px) / 1920));
    }
    .page-header-top {
        font-size: calc(13px + 5.1 * ((100vw - 320px) / 1920));
    }
    .page-header-bottom__right .uk-navbar-nav > li > a {
        font-size: calc(12px + 10.2 * ((100vw - 320px) / 1920));
    }
    .page-header-bottom__right .uk-search-navbar .uk-search-input {
        font-size: calc(16px + 13.6 * ((100vw - 320px) / 1920));
    }
    .update a {
        font-size: calc(13px + 5.1 * ((100vw - 320px) / 1920));
    }
    .time-work {
        font-size: calc(13px + 5.1 * ((100vw - 320px) / 1920));
    }
    .login-link a {
        font-size: calc(13px + 5.1 * ((100vw - 320px) / 1920));
    }
    .support__phone {
        font-size: calc(20px + 13.6 * ((100vw - 320px) / 1920));
    }

}
@media only screen and (max-width: 639px) {
    .page-head__form {
        margin-top: 30px;
        padding-top: 30px;
    }
    .page-header-top__right .social {
        display: none;
    }
    .page-header-bottom__right .search-btn {
        display: none;
    }
    .page-footer .page-footer-top {
        padding-top: 60px;
        padding-bottom: 40px;
    }

}
@media only screen and (max-width: 424px) {
    .page-header-bottom__left .support {
        display: none;
    }
}




