h1 {
    margin-bottom: 60px;
}

h2 {
    color: #ad5702;
    font-size: 2.525em;
    line-height: 1.1;
    margin-bottom: 40px;
}

h3 {
    color: #ad5702;
    font-size: 2.725em;
    line-height: 1.1;
    font-weight: 300;
}

@media all and (max-width: 768px) {
    .uk-padding-large {
        padding: 40px 10px !important;
    }
    
    .uk-padding {
        padding: 30px 10px !important;
    }
}

.uk-offcanvas-bar {
    background: #cf6f02;
}

.top_menu {
    margin-right: 40px;
}

.nav_top {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    /*height: 70px;*/
    z-index: 10;
    background: rgba(0, 0, 0, 0.15);
}

.nav_top a {
    color: #fff !important;
    font-weight: 600;
    font-size: 1em !important;
}

.nav_top .nav_top__message {
    display: block;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 0.875em !important;
    font-weight: 400;
    background: #d77800;
    padding: 10px 12px 10px;
    text-align: center;
    margin-top: 6px;
    border-radius: 500px;
    line-height: 1.6;
}

.nav_top .nav_top__message:hover {
    text-transform: uppercase;
    text-decoration: none;
    background: #834a01
}

.offer .nav_top__message {
    display: block;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 0.725em !important;
    font-weight: 400;
    background: #d77800;
    color: #fff;
    padding: 10px 25px 10px;
    text-align: center;
    margin-top: 6px;
    border-radius: 500px;
    line-height: 1.6;
}

.offer .nav_top__message:hover {
    text-transform: uppercase;
    text-decoration: none;
    background: #834a01;
    color: #fff;
}

.nav_top .nav_top__phone {
    font-size: 1.325em !important;
    text-decoration: none;
}

.nav_top .nav_top__phone:hover {
    text-decoration: none;
}

.logo {
    max-width: 140px;
}

.mobile_slider .logo {
    max-width: 240px;
}

/*.main_slider {
    height: 720px
}

.main_slider {
    max-height: 600px;
}

@media all and (max-width: 1366px) {
    .main_slider img {
        max-width: none;
        max-height: 580px;
    }
}

@media all and (min-width: 1367px) {
    .main_slider img {
        max-width: 100%;
        max-height: none;
    }
    
    .main_slider {
        max-height: 820px;
    }
} */

.mobile_slider {
    background: #000;
    background: linear-gradient(135deg, #c86801 0%, #d07002 47%, #f0990c 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    /*background-image: url(../img/slide_01.jpg);*/
    background-position: 100% 100%;
    
    height: calc(100vh);
}

.mobile_slider .nav_top__message {
    display: block;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 0.875em !important;
    font-weight: 400;
    background: #f1f1f1;
    padding: 10px 12px 10px;
    text-align: center;
    margin-top: 6px;
    border-radius: 500px;
    line-height: 1.6;
}

.mobile_slider .nav_top__message:hover {
    text-transform: uppercase;
    text-decoration: none;
    background: #fefefe
}

.mobile_slider .nav_top__phone {
    font-size: 1.525em !important;
    text-decoration: none;
    color: #fff;
}

.mobile_slider .nav_top__phone:hover {
    text-decoration: none;
    color: #fefefe;
}

.mobile_hum {
    color: #fff;
}

ul.uk-slideshow-items > li {
    text-align: center;
}

.img_border img {
    position: relative;
    z-index: 12;
}

.img_border {
    position: relative;
    display: block;
}

.img_border::before {
    position: absolute;
    display: block;
    width: 95%;
    height: 100%;
    margin-top: -25px;
    margin-left: -30px;
    content: '';
    background: #f3f3f3;
    z-index: 10;
}

.img_border > div > ul {
    z-index: 100;
}

.steps > div > div {
    border-bottom: 1px solid #ececec;
}

.steps > div > div:last-child {
    border-bottom: 0;
}

.bg_line {
    background: #f3f3f3;
}

.bg_line .img_border::before {
    background: #fff;
}

.step_num {
    font-size: 2em;
    font-weight: 100;
    border: 4px solid #ececec;
    width: 50px;
    height: 50px;
    margin: 0 auto;
}

@media all and (max-width: 960px) {
    .step_num {
        margin-bottom: 20px
    }
}

.price {
    background: #d77800;
    background: linear-gradient(135deg, #c86801 0%, #d07002 47%, #f0990c 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
}

.price h2 {
    color: #f1f1f1;
}

.price h4 {
    color: #f1f1f1;
}

.price p {
    color: #f1f1f1;
}

.price .uk-card p {
    color: #000;
}

@media all and (max-width: 960px) {
    .price > div > div > div {
        margin-bottom: 30px
    }
}

.offer {
    font-size: 1.325em;
    background: #f1f1f1;
    color: #ad5702;
    text-transform: uppercase;
}

.feedback_form {
    background: #d77800;
    background: linear-gradient(135deg, #c86801 0%, #d07002 47%, #f0990c 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    
    color: #FFF;
}

.feedback_form h4 {
    color: #f1f1f1;
}

.feedback_form input,
.feedback_form textarea {
    font-size: 1em;
    border-radius: 4px;
    border: 0;
}

.feedback_form button {
    background: #7a3f09;
    border-radius: 500px;
}

.feedback_form button:hover {
    background: #512b08;
}

#ajax_form_popup input,
#ajax_form_popup textarea {
    font-size: 1em;
    border-radius: 4px;
    border: 0;
    background: #f1f1f1;
}

#ajax_form_popup button {
    background: #7a3f09;
    border-radius: 500px;
}

#ajax_form_popup button:hover {
    background: #512b08;
}

.privacy_info {
    font-size: 0.825em;
}

.privacy_info a {
    color: #fff;
}

#ajax_form_popup .privacy_info a {
    color: #000;
}

#contacts {
    background: url(../img/contact.jpg);
    background-repeat: no-repeat;
    background-position: 0 100%;
    background-size: 320px;
}

#contacts a:hover {
    text-decoration: none;
    color: #084c90;
}

.contact_block {
    height: 760px;
}

@media all and (max-width: 960px) {
    .contact_block {
        height: 420px;
    }
}

.contact_border {
    border-top: 1px solid #ececec;
}

.sociate a {
    text-decoration: none;
    display: inline-block;
    margin-right: 10px;
}

.sociate a:hover {
    text-decoration: none;
}

.nav_top .sociate a {
    display: block;
    margin-top: 10px;
}

footer {
    border-top: 1px solid #ececec;
    margin-top: 40px;
}

@media all and (max-width: 768px) {
    footer > div > div {
        margin-bottom: 10px;
    }
}


.scroll_top {
    position: fixed;
    right: 5%;
    bottom: 5%;
    background: #bebebe;
    border-radius: 50%;
    width: 40px;
    height: 34px;
    text-align: center;
    padding: 6px 0 0;
}

.uk-slidenav-next {
    background: rgba(0, 0, 0, 0.5);
    padding: 15px 20px;
}

.uk-slidenav-previous {
    background: rgba(0, 0, 0, 0.5);
    padding: 15px 20px;
}

.uk-slider-nav a {
    background: rgba(0,0,0,0.5) !important;
    width: 14px;
    height: 14px;
    border: 0;
}

.uk-slider-nav .uk-active a {
    background: rgba(0,0,0,0.1) !important;
    border: 1px solid #bebebe;
}