@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,400i,600,600i,700,700i&display=swap');

body {
    background-color: #ffffff;
    font-family: 'Open Sans', sans-serif;
}

.row .eda_col img {
    width: 100%;
    height: auto;
}

.block_top {
    background-color: #1b1b1b;
    padding: 10px 0;
    font-size: 14px;
}

.block_top .sh_logo {
    float: left;
}

.block_top .sh_logo img {
    height: 27px;
    width: auto;
}

.block_top .logo_desc {
    float: left;
    color: #ffffff;
    margin-left: 20px;
    padding-left: 20px;
    border-left: solid 1px #6c6c6c;
    line-height: 15px;
}

.block_top .phone {
    float: right;
    line-height: 15px;
}

.block_top .phone a {
    color: #ffffff;
}

.block_top .phone a.grey {
    color: #6c6c6c;
}

.block_top .addr {
    float: right;
    color: #ffffff;
    text-align: right;
    padding-right: 20px;
    border-right: solid 1px #6c6c6c;
    margin-right: 20px;
    line-height: 15px;
}

.block_top .addr .grey {
    color: #6c6c6c;
}

.block_1 {
    width: 100%;
    min-height: 1015px;
    background-image: url("../img/block_1_wolf.jpg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: auto 200%;
    background-color: #000000;
}

.block_1 {
    line-height: 80px;
}

.block_1 img.img_1 {
    width: 105px;
    height: auto;
}

.block_1 img.img_2 {
    width: 125px;
    height: auto;
}

.block_1 .col_3 {
    text-align: right;
}

ul.top_menu {
    list-style: none;
    padding: 0;
    margin: 0;
}

ul.top_menu li {
    display: inline-block;
    padding: 0;
    margin: 0 6% 0 0;
}

ul.top_menu li a {
    color: #ffffff;
    font-size: 14px;
    text-transform: uppercase;
}

.hr_1 {
    height: 270px;
    width: 100%;
}

.block_1 .b_glod {
    color: #b19951;
    font-size: 35px;
    font-weight: bold;
    margin-top: 20px;
    margin-bottom: 30px;
}

.block_1 .text {
    color: #ffffff;
    font-size: 22px;
    line-height: 28px;
}

.block_1 .list {
    line-height: 30px;
    padding-top: 50px;
    padding-left: 18px;
}

.block_1 .list li {
    color: #ffffff;
}

.block_1 .button img {
    height: 24px;
    width: auto;
}

.block_2 {
    width: 100%;
    height: 567px;
    background-image: url("../img/block_2_men.jpg");
    background-repeat: no-repeat;
    background-position: 60% 40%;
    background-size: auto 250%;
}

.block_2 .hr_1 {
    height: 2px;
    width: 100%;
    background: linear-gradient(90deg, #b19951, #c8b373);
    margin-top: 160px;
    margin-bottom: 20px;
}

.block_2 .hr_2 {
    height: 2px;
    width: 100%;
    background: linear-gradient(90deg, #b19951, #c8b373);
    margin-top: 20px;
    margin-bottom: 50px;
}

.block_2 .gold {
    color: #b19951;
    font-weight: bold;
}

.block_3 {
    background-color: #000000;
    color: #ffffff;
    font-size: 14px;
}

.block_3 .gold {
    width: 100%;
    margin-top: 100px;
    color: #b19951;
    font-size: 22px;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
}

.block_3 .text {
    width: 100%;
    margin-bottom: 50px;
    color: #ffffff;
    font-size: 18px;
    text-align: center;
    text-transform: uppercase;
}

.block_3 .eda_col img {
    width: auto;
    height: 100px;
    margin-bottom: 10px;
}

.block_3 .eda_col img.img_1 {
    width: 98px;
    height: auto;
    margin-top: -28px;
}

.block_3 .hr_1 {
    height: 2px;
    width: 100%;
    background: linear-gradient(90deg, #b19951, #c8b373);
    margin-top: 20px;
    margin-bottom: 20px;
}

.block_3 .hr_2 {
    height: 2px;
    width: 100%;
    background: linear-gradient(90deg, #b19951, #c8b373);
    margin-top: 20px;
    margin-bottom: 100px;
}

.block_3 .gold_2 {
    color: #b19951;
    font-weight: bold;
}

.block_3 .text_2 {
    font-size: 14px;
}

.block_4 {
    padding: 50px 0;
}

.block_4 img {
    max-width: 800px;
    width: 100%;
    height: auto;
    display: block;
    position: relative;
    z-index: 2;
}

.block_4 .gold_big {
    width: 100%;
    color: #b19951;
    font-size: 28px;
    font-weight: bold;
    text-transform: uppercase;
}

.block_4 .text {
    width: 100%;
    color: #000000;
    font-size: 22px;
    text-transform: uppercase;
}

.block_5 {
    width: 100%;
    margin-top: -150px;
    background-color: #000000;
    padding-bottom: 50px;
}

.block_5 .gold_big {
    width: 100%;
    color: #b19951;
    font-size: 28px;
    font-weight: bold;
    text-transform: uppercase;
    margin-top: 50px;
}

.block_5 .text {
    width: 100%;
    color: #ffffff;
    font-size: 22px;
    text-transform: uppercase;
}

.block_5 .text_2 {
    width: 100%;
    color: #ffffff;
    font-size: 14px;
    margin: 50px 0 100px;
}

.block_5 .hr {
    height: 1px;
    background-color: #b19951;
    margin-bottom: -15px;
    width: 1080px;
}

.block_5 .cir {
    display: inline-block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background-color: #ffffff;
    border-radius: 100%;
    margin-right: 33px;
}

.block_5 .cir.active {
    background-color: #b19951;
}

.eda_test {
    background-color: #ffffff;
    margin: 50px 0;
    padding: 50px;
    font-size: 14px;
}

.eda_test .text_3 {
    color: #000000;
    font-size: 14px;
}

.eda_test .result {
    font-size: 16px;
    margin: 10px 0;
}

.test_ps {
    color: #ffffff;
    font-size: 14px;
    text-align: right;
}

.block_7 {
    padding: 50px 0;
}

.block_7 .gold_big {
    width: 100%;
    color: #b19951;
    font-size: 28px;
    font-weight: bold;
    text-transform: uppercase;
}

.block_7 .text {
    width: 100%;
    color: #000000;
    font-size: 22px;
    text-transform: uppercase;
}

.block_7 .gold_big_2 {
    width: 100%;
    color: #b19951;
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    margin: 10px 0px;
}

.block_7 .text_2 {
    width: 100%;
    color: #FFFFFF;
    font-size: 14px;
    text-transform: none;
}

.b7_black {
    background-color: #000000;
    margin-top: 50px;
}

.block_7 .hr_1 {
    height: 2px;
    width: 100%;
    background: linear-gradient(90deg, #b19951, #c8b373);
    margin-top: 170px;
    margin-bottom: 20px;
}

.block_7 .hr_2 {
    height: 2px;
    width: 100%;
    background: linear-gradient(90deg, #b19951, #c8b373);
    margin-top: 20px;
    margin-bottom: 170px;
}

.block_7 .main-slider__content.s1 {
    background-image: url("../img/slide_1.png");
    background-repeat: no-repeat;
    background-size: auto 100%;
    background-position: 50% 50%;
}

.block_7 .main-slider__content.s2 {
    background-image: url("../img/slide_2.png");
    background-repeat: no-repeat;
    background-size: auto 100%;
    background-position: 50% 50%;
}

.block_7 .main-slider__content.s3 {
    background-image: url("../img/slide_3.png");
    background-repeat: no-repeat;
    background-size: auto 100%;
    background-position: 50% 50%;
}

.block_7 .main-slider__content.s4 {
    background-image: url("../img/slide_4.png");
    background-repeat: no-repeat;
    background-size: auto 100%;
    background-position: 50% 50%;
}

.block_7 .main-slider__content.s5 {
    background-image: url("../img/slide_5.png");
    background-repeat: no-repeat;
    background-size: auto 100%;
    background-position: 50% 50%;
}

.block_7 .main-slider__content.s6 {
    background-image: url("../img/slide_6.png");
    background-repeat: no-repeat;
    background-size: auto 100%;
    background-position: 50% 50%;
}


.block_7 .main-slider__content.s2 .hr_1 {
    margin-top: 100px;
}

.block_7 .main-slider__content.s2 .hr_2 {
    margin-bottom: 100px;
}

.block_7 .main-slider__content.s3 .hr_1 {
    margin-top: 120px;
}

.block_7 .main-slider__content.s3 .hr_2 {
    margin-bottom: 120px;
}

.block_7 .main-slider__content.s4 .hr_1 {
    margin-top: 160px;
}

.block_7 .main-slider__content.s4 .hr_2 {
    margin-bottom: 160px;
}

.block_7 .main-slider__content.s5 .hr_1 {
    margin-top: 160px;
}

.block_7 .main-slider__content.s5 .hr_2 {
    margin-bottom: 160px;
}

.block_7 .main-slider__content.s6 .hr_1 {
    margin-top: 70px;
}

.block_7 .main-slider__content.s6 .hr_2 {
    margin-bottom: 70px;
}


.main-slider .owl-dots {
    position: absolute;
    width: 100%;
    text-align: center;
    z-index: 10;
    margin-top: -40px;
}

.block_7 .owl-carousel button.owl-dot {
    background-color: #c8c8c8 !important;
}

.block_7 .owl-carousel .owl-carousel button.owl-dot:hover, .block_7 .owl-carousel button.owl-dot.active {
    background-color: #b19951 !important;
}

.block_7 button.owl-dot {
    display: inline-block;
    width: 10px;
    height: 10px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    background-color: #fff !important;
    border-radius: 100%;
    margin: 0 7px;
    transition: .2s;
    outline: none;
}

.block_7 .owl-nav {
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -65px;
    width: 100%;
}

.block_7 button.owl-prev {
    width: 50px;
    height: 130px;
    position: absolute;
    left: 0;
    top: 0;
    background-image: url("../img/prev.png") !important;
    background-repeat: no-repeat !important;
    background-position: 50% 50% !important;
    background-size: auto 100% !important;
}

.block_7 button.owl-next {
    width: 50px;
    height: 130px;
    position: absolute;
    left: 100%;
    top: 0;
    background-image: url("../img/next.png") !important;
    background-repeat: no-repeat !important;
    background-position: 50% 50% !important;
    background-size: auto 100% !important;
    margin-left: -50px;
}

.block_7 .main-slider__content .row .col-12 {
    position: relative;
    z-index: 4;
    padding: 0 100px;
}

.block_8 {
    background-color: #000000;
    padding-bottom: 320px;
}

.block_8 .gold_big_2 {
    width: 100%;
    color: #b19951;
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    margin: 10px 0px 100px;
}

.block_8 .text_2 {
    width: 100%;
    color: #FFFFFF;
    font-size: 16px;
    text-transform: uppercase;
    margin-top: 100px;
    margin-bottom: 20px;
}

.block_8 .b8_img {
    margin-bottom: 15px;
}

.block_8 .b8_img img {
    max-width: 150px;
    height: auto;
    margin-bottom: 10px;
    display: block;
}

.block_8 .text {
    color: #FFFFFF;
    font-size: 14px;
}

.block_9 .hr_top {
    width: 100%;
    height: 1px;
    margin-bottom: -270px;
}

.block_9 .gold_big_2 {
    width: 100%;
    color: #b19951;
    font-size: 28px;
    font-weight: bold;
    text-transform: uppercase;
    margin: 10px 0px 0px;
}

.block_9 .text_2 {
    width: 100%;
    color: #FFFFFF;
    font-size: 18px;
    text-transform: none;
    margin-bottom: 50px;
}

.block_9 .b9_col {
    text-align: center;
}

.b9_text {
    width: 70%;
    display: block;
    margin-top: 100px;
    margin-bottom: 20px;
    font-size: 11px;
}

.block_9 img.b9_img_b {
    height: 24px;
    width: auto;
}

.eda_button {
    display: inline-block;
    background-color: #b19951;
    color: #000000;
    padding: 0 10px;
    margin: 10px 0;
    text-transform: uppercase;
    font-weight: bold;
    line-height: 24px;
    font-size: 14px;
}

.eda_button:hover {
    text-decoration: none;
    color: #FFFFFF;
}

.block_10 .hr_top {
    width: 100%;
    height: 1px;
    margin-bottom: 100px;
}

.block_10 .gold_big_2 {
    width: 100%;
    color: #b19951;
    font-size: 28px;
    font-weight: bold;
    text-transform: uppercase;
    margin: 10px 0px 0px;
}

.block_10 .text_2 {
    width: 100%;
    color: #000000;
    font-size: 24px;
    text-transform: uppercase;
    margin-bottom: 50px;
}

.block_10 .title {
    color: #b19951;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
}

.block_10 .text {
    font-size: 14px;
}

.block_10 .img {
    margin: 30px 0;
}

.block_10 .img img {
    max-width: 200px;
    height: auto;
}

.block_11 {
    width: 100%;
    background-image: url("../img/block_11_men.jpg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: auto 100%;
    background-color: #FFFFFF;
    padding-bottom: 50px;
}

.block_11 .gold_big_2 {
    width: 100%;
    color: #b19951;
    font-size: 28px;
    font-weight: bold;
    text-transform: uppercase;
    margin: 50px 0px 0px;
}

.block_11 .text_2 {
    width: 100%;
    color: #000000;
    font-size: 24px;
    text-transform: uppercase;
    margin-bottom: 50px;
}

.block_11 .text_3 {
    width: 100%;
    color: #000000;
    font-size: 14px;
    text-transform: none;
    margin: 50px 0 30px;
}

.block_11 .img {
    margin: 15px 0;
}

.block_11 .img img {
    height: 30px;
    width: auto;
}

.block_11 .text {
    font-size: 14px;
    font-weight: bold;
}

.block_12 {
    width: 100%;
    background-color: #000000;
    padding-bottom: 100px;
}

.block_12 .gold_big_2 {
    width: 100%;
    color: #b19951;
    font-size: 28px;
    font-weight: bold;
    text-transform: uppercase;
    margin: 50px 0px 0px;
}

.block_12 .text_2 {
    width: 100%;
    color: #FFFFFF;
    font-size: 24px;
    text-transform: uppercase;
    margin-bottom: 50px;
}

.block_12 img.img1 {
    width: auto;
    height: 400px;
}

.block_12 img.img2 {
    width: auto;
    height: 400px;
}

.block_12 img.img3 {
    width: auto;
    height: 480px;
}

.block_12 .text_3 a {
    color: #b19951;
    font-size: 14px;
    text-decoration: underline;
    vertical-align: bottom;
    margin-left: 10px;
}
.block_12 .text_3 img {
    height: 30px;
}

.block_13 {
    width: 100%;
    background-image: url("../img/block_13_1.jpg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: auto 100%;
    background-color: #FFFFFF;
    padding-bottom: 50px;
    min-height: 526px;
}


.block_13 .gold_big_2 {
    width: 100%;
    color: #b19951;
    font-size: 28px;
    font-weight: bold;
    text-transform: uppercase;
    margin: 50px 0px 0px;
}

.block_13 .text_2 {
    width: 100%;
    color: #000000;
    font-size: 24px;
    text-transform: uppercase;
    margin-bottom: 50px;
}

.block_13 .text_2 a {
    color: #000000;
    font-weight: bold;
}

.block_13 .img img {
    width: 270px;
}

.block_13 .hr {
    height: 100px;
    width: 100%;
}

.block_14 {
    width: 100%;
    background-color: #000000;
    padding-bottom: 100px;
}

.block_5 .cir:last-child {
    margin-right: 0;
}

.block_14 .gold_big_2 {
    width: 100%;
    color: #b19951;
    font-size: 28px;
    font-weight: bold;
    text-transform: uppercase;
    margin: 50px 0px 0px;
}

.block_14 .text_2 {
    width: 100%;
    color: #FFFFFF;
    font-size: 24px;
    text-transform: uppercase;
    margin-bottom: 50px;
}

.block_14 .img1 img {
    width: 100%;
}

.block_14 .img2 {
    margin-top: 15px;
}

.block_14 .img2 img {
    width: 300px;
}

.block_14 .text_3 {
    padding-top: 20px;
    color: #FFFFFF;
    font-size: 14px;
}

.block_15 {
    width: 100%;
    background-color: #000000;
    padding-bottom: 100px;
}

.block_15 ul.big_gold {
    padding: 0;
    margin: 0;
}

.block_15 ul.big_gold li {
    display: inline-block;
    color: #b19951;
    width: 33%;
    text-align: center;
}
.block_15 ul.big_gold li span {
    text-transform: uppercase;
    position: relative;
    display: inline-block;
    margin: auto;
    padding-left: 15px;
}

.block_15 ul.big_gold li span:before {
    position: absolute;
    content: " ";
    width: 5px;
    height: 5px;
    background-color: #b19951;
    left: 5px;
    top: 10px;
}

.block_15 .img1 {
    margin: 100px 0;
    text-align: center;
}

.block_15 .img1 img {
    width: 300px;
}

.block_15 .img2 {
    text-align: center;
}

.block_15 .img2 img {
    width: 700px;
    height: auto;
    max-width: 100%;
}

.block_15 .text {
    text-align: center;
    margin: 20px 0;
    color: #FFFFFF;
    font-size: 14px;
    line-height: 14px;
}

.block_15 .img3 {
    text-align: center;
    margin: 40px 0 20px;
}

.block_15 .img3 img {
    width: 200px;
    height: auto;
    max-width: 100%;
}

.left_menu {
    display: inline-block;
    position: fixed;
    margin-left: -200px;
    width: 200px;
    line-height: normal;
    border-left: solid 1px #b19951;
    padding: 0 15px;
    margin-top: 200px;
}

.left_menu li {
    list-style: none;
    height: 40px;
    line-height: 40px;
    position: relative;
}

.left_menu li:after {
    display: block;
    position: absolute;
    width: 10px;
    height: 10px;
    background-color: #b19951;
    border-radius: 100%;
    content: " ";
    left: -21px;
    top: 15px;
}

.left_menu a {
    color: #b19951;
    display: block;
    font-size: 14px;
}

.mmenuopen {
    float: right;
    display: block;
    width: 40px;
    height: 30px;
    background-image: url(../img/menu.svg);
    background-repeat: no-repeat;
    background-size: auto 100%;
    margin-left: 15px;
    margin-top: 6px;
}

a.eda_button.q {
    float: right;
    margin-left: 20px;
}

.no-padding {
    padding: 0 !important;
}

.block_top .mobile .sh_logo img {
    width: 100%;
    height: auto;
    margin-left: 10px;
    margin-top: 5px;
}

.m_menu_block {
    width: 100%;
    height: 100%;
    background-color: #000000;
    padding: 20px;
    position: fixed;
    z-index: 101;
    display: none;
    overflow-y: auto;
}

.m_menu_block .close {
    text-align: right;
    opacity: 1;
}

.m_menu_block .close a {
    width: 30px;
    height: 30px;
    background-image: url("../img/close2.svg");
    background-repeat: no-repeat;
    background-size: 100% auto;
    display: block;
}

.m_logo {
    text-align: center;
    clear: both;
}

.m_logo img {
    width: 50%;
    height: auto;
    display: block;
    margin: 0px auto 20px;
    max-width: 150px;
}

.m_menu_block ul {
    padding: 0;
    margin: 0;
    text-align: center;
}

.m_menu_block ul li {
    display: block;
    margin: 20px auto;
}

.m_menu_block ul li a {
    color: #ffffff;
    text-transform: uppercase;
}

.m_menu_block .qq {
    text-align: center;
}

.m_menu_block .qq a {
    margin: auto;
}

.m_menu_block .info {
    text-align: right;
    color: #fff;
    margin: 30px auto;
    width: 80%;
}

.m_menu_block .info .grey {
    color: #6c6c6c;
}

.m_menu_block .info a {
    color: #ffffff;
}

.m_menu_block .info a.grey {
    color: #6c6c6c;
}

.m_menu_block .phone {
    width: 70%;
    margin: 10px auto;
    float: right;
    border-top: solid 1px #6c6c6c;
    padding-top: 10px;
}

@media (min-width: 992px) {
    .mobile {
        display: none !important;
    }
    .block_9 .row .eda_col img {
        width: auto;
        height: auto;
    }
}

@media (max-width: 992px) {

    .block.block_top {
        width: 100%;
        position: fixed;
        background-color: #000000;
        height: 64px;
        z-index: 100;
    }

    .block_top .mobile .sh_logo img {
        max-width: 125px;
    }

    .block.block_1 {
        padding-top: 70px;
        min-height: auto;
    }

    .block_15 .img1 img {
        margin-bottom: 20px;
    }

    .row {
        overflow-x: hidden;
    }

    .block.block_8 {
        padding-bottom: 280px;
    }

    .block_3 .gold {
        margin-top: 30px;
    }

    .block_9 .gold_big_2,
    .block_10 .gold_big_2,
    .block_13 .gold_big_2 {
        line-height: 35px;
    }

    .block.block_4 {
        padding-bottom: 0;
        margin-bottom: -20px;
    }

    .block_4 .gold_big_2 {
        width: 100%;
        color: #b19951;
        font-size: 18px;
        font-weight: bold;
        text-transform: uppercase;
        margin: 10px 0px;
    }

    .block_4 .text_2 {
        width: 100%;
        color: #000000;
        font-size: 14px;
        text-transform: none;
    }

    .test_ps {
        color: #000000;
    }

    .eda_progress2 {
        margin: 15px 0;
    }

    .eda_test {
        padding: 0;
        margin: 20px 0;
    }

    .block.block_5 {
        margin-top: 0;
        background-color: #fff;
        color: #000;
    }

    .block_5 .text {
        color: #000000;
    }

    .block_5 .text_2 {
        color: #000000;
        margin: 20px 0;
    }

    .block.block_7.mobile {
        background-color: #000000;
        color: #ffffff;
        padding-bottom: 20px;
    }

    .block_7 .text {
        color: #ffffff;
    }

    .block_10 .hr_top {
        margin-bottom: 20px;
    }

    .block_8 .text_2 {
        margin-top: 30px;
    }

    .block_8 .gold_big_2 {
        margin-bottom: 30px;
    }

    .block.block_11 {
        background-image: none;
    }

    .b9_text {
        width: 100%;
        margin-top: 30px;
    }

    .desktop {
        display: none !important;
    }

    .row .eda_col.pack_alfa img {
        width: 70%;
        height: auto;
    }

    .block_1 .b_glod {
        color: #b19951;
        font-size: 28px;
        font-weight: bold;
        margin-top: 0;
        margin-bottom: 30px;
        line-height: 35px;
    }

    .block_1 .text {
        color: #ffffff;
        font-size: 18px;
        line-height: 25px;
    }

    .block_3 .eda_col {
        margin-bottom: 20px;
    }

    .block_3 .eda_col img {
        width: auto;
        height: 100px;
        float: left;
        margin-bottom: 20px;
        margin-right: 20px;
    }

    .block_3 .hr_2 {
        margin-bottom: 20px;
    }

    .block_11 .bimg.mobile {
        margin-top: 30px;
        margin-bottom: -30px;
    }

    .block_12 .eda_col img.img {
        width: 100%;
        height: auto;
    }

    .block_12 .text_3 {
        margin-top: 20px;
    }

    .block.block_12 {
        padding-bottom: 30px;
    }

    .block_13 .hr {
        height: 0px;
    }

    .block_13 .img img {
        width: 100%;
        height: auto;
        max-width: 280px;
    }

    .block.block_13 {
        min-height: auto;
    }

    .block_14 .img2 img {
        width: 100%;
        height: auto;
    }

    .block_15 ul.big_gold {
        text-align: center;
    }

    .block_15 ul.big_gold li {
        display: block;
        margin: 10px 0;
        float: left;
        font-size: 12px;
        line-height: 25px;
    }

    .block.block_14 {
        padding-bottom: 10px;
    }

    .block_15 .img1 {
        margin: 50px 0 0;
    }

    .block.block_15 {
        padding-bottom: 20px;
    }
}

@media (max-width: 475px) {
    .block_1 {
        width: 100%;
        height: auto;
        background-image: url(../img/block_1_wolf.jpg);
        background-repeat: no-repeat;
        background-position: 50% -309px;
        background-size: 400% auto;
        background-color: #000000;
    }


    .block_2 {
        width: 100%;
        height: auto;
        background-image: none;
        background-repeat: no-repeat;
        background-position: 60% 40%;
        background-size: auto 250%;
    }

    .block_2 .hr_1 {
        height: 2px;
        width: 100%;
        background: linear-gradient(90deg, #b19951, #c8b373);
        margin-top: 50px;
        margin-bottom: 20px;
    }

    .block_3 .eda_col {
        margin-bottom: 20px;
    }

    .block_3 .eda_col img {
        width: auto;
        height: 100px;
        float: left;
        margin-bottom: 70px;
        margin-right: 20px;
    }
}

@media (max-width: 374px) {
    a.eda_button.q {
        float: right;
        font-size: 12px;
        margin-left: 0;
    }
    .block_3 .eda_col img {
        margin-bottom: 150px;
    }
    .block_8 .b8_img img {
        max-width: 100%;
        height: auto;
    }
    .block.block_9 .text {
        font-size: 11px;
    }
    .block_11 .text {
        font-size: 12px;
    }
    .block_9 .gold_big_2, .block_10 .gold_big_2, .block_13 .gold_big_2 {
        font-size: 25px;
        margin-bottom: 10px;
    }
    .block_15 ul.big_gold li span {
        font-size: 10px;
    }
    .block_15 ul.big_gold li span:before {
        position: absolute;
        content: " ";
        width: 5px;
        height: 5px;
        background-color: #b19951;
        left: 7px;
        top: 10px;
    }
    .block_15 img {
        max-width: 100%;
        height: auto;
    }
}

@media (min-width: 1920px) {
    .block.block_11 {
        background-position: 100% 50%;
    }
    .block.block_2 {
        background-position: 100% 40%;
    }
    .block.block_13 {
        background-position: 100% 50%;
    }
}

@media (min-width: 3000px) {
    .block.block_1 {
        background-position: 130% 50%;
    }
}

.block_14 .text_3 {
    margin-top: -60px;
    margin-bottom: 60px;
}

.row.buy-items {
    text-align: center;
}

.buy-items .col-sm-4 {
    margin-bottom: 15px;
}

.buy-items .title {
    font-weight: bold;
    color: #fff;
}

.buy-items .item {
    margin-top: 10px;
}

@media(max-width: 999px) {
    .node-prep .field-name-body {
        float: none;
        width: 100%;
    }
}

#buy .d-md-block {
    text-align: center;
}