@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;
    font-size: 14px;
}

.q_button a:hover, .q_button a:active {
    text-decoration: none;
}

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

.block_top {
    background-color: #00943a;
    padding: 10px 0;
    font-size: 12px;
}

.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 #FFFFFF;
    line-height: 15px;
}

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

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

.block_top .phone a.grey {
    color: #FFFFFF;
}

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

.block_top .q_button {
    float: right;
    margin-left: 15px;
}

.block_top .q_button a {
    display: inline-block;
    background-color: #FFFFFF;
    color: #000000;
    padding: 0 10px;
    text-transform: uppercase;
    line-height: 27px;
    font-weight: bold;
}

.block_top .addr .grey {
    color: #FFFFFF;
}

.block_1 img.img_1 {
    margin: 10px 0;
}

.block_2 .img_big img {
    margin: 50px 0 0;
}

.block_2 .img_small {
    text-align: center;
}

.block_2 .img_small img {
    height: 70px;
    width: auto;
}

.block_2 .b2_ul {
    padding-left: 0;
    margin-left: 0;
}

.block_2 .b2_ul li {
    padding-left: 0;
    margin-left: 15px;
}

.block_2 .text_1 {
    text-transform: uppercase;
    font-size: 80px;
    font-weight: 600;
    position: relative;
    top: -50px;
}

.block_2 .text_1 span {
    font-size: 14px;
    display: inline-block;
    position: relative;
    top: -53px;
    left: -15px;
}

.block_2 .text_2 {
    text-transform: uppercase;
    font-size: 26px;
    font-weight: 600;
    position: relative;
    top: -30px;
    color: #00943a;
    width: 500px;
    line-height: 30px;
}

.block_2 .text_3 {
    font-size: 14px;
    position: relative;
}

.block_2 {
    background-image: url(../img/b2_bg.png);
    background-repeat: no-repeat;
    background-position: 120% 0;
    background-size: 800px auto;
    padding-bottom: 50px;
}

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

ul.top_menu li {
    display: inline-block;
    margin: 0;
    padding: 15px 0;
}

ul.top_menu li a {
    color: #00943a;
    font-size: 13px;
    text-transform: uppercase;
    display: block;
    padding: 0 15px 0 0;
    margin: 0 10px 0 0;
    border-right: solid 1px #00943a;
    line-height: 15px;
    font-weight: bold;
}

ul.top_menu li:last-child a {
    margin: 0;
    padding: 0;
    border-right: none;
}

.button_green {
    display: inline-block;
    line-height: 27px;
    padding: 0 15px;
    background-image: linear-gradient(to bottom, #00b94e, #00b049, #01a644, #009d3f, #00943a);
    color: #FFFFFF;
    text-transform: uppercase;
    margin-top: 50px;
}

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

.block_3 {
    background-image: url(../img/b3_bg.png);
    background-repeat: no-repeat;
    background-position: 100% 0;
    background-size: 50% auto;
    padding-bottom: 50px;
}

.block_3 .text_1 {
    text-transform: uppercase;
    font-size: 26px;
    font-weight: bold;
    position: relative;
    color: #00943a;
    line-height: 30px;
    margin: 150px 0 50px 0;
}

.block_3 .text_2 {
    font-size: 14px;
    width: 70%;
    margin-bottom: 250px;
}

.block_3 .text_1.t2 {
    width: 75%;
    margin-bottom: 100px;
}

.block_3 .item .title {
    text-transform: uppercase;
    text-align: center;
    font-size: 20px;
    line-height: 25px;
    height: 75px;
    display: inline-block;
    position: relative;
    vertical-align: bottom;
    margin: 20px;
    font-weight: bold;
}

.block_4 {
    background-image: url(../img/b4_bg.png);
    background-repeat: no-repeat;
    background-position: 100% 0;
    background-size: auto auto;
    padding-bottom: 150px;
}

.block_4 .text_1 {
    text-transform: uppercase;
    font-size: 26px;
    font-weight: bold;
    position: relative;
    color: #00943a;
    line-height: 30px;
    margin: 150px 0 50px 0;
}

.block_4 .text_2 {
    text-transform: uppercase;
    font-size: 20px;
    font-weight: bold;
    position: relative;
    line-height: 25px;
    margin: 20px 0 20px 0;
}

.block_5 {
    background-image: url(../img/b5_bg.png);
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: auto auto;
    padding-bottom: 150px;
    position: relative;
    top: -100px;
}

.block_5 .text_2 {
    text-transform: uppercase;
    font-size: 20px;
    font-weight: bold;
    position: relative;
    line-height: 25px;
    margin: 120px 0 20px 0;
}

.block_5 .text_4 {
    font-size: 12px;
    line-height: 14px;
    margin: 50px 0 20px 0;
}

.block_6 .text_1 {
    text-transform: uppercase;
    font-size: 80px;
    font-weight: 600;
    position: relative;
    top: -50px;
}

.block_6 .text_1 span {
    font-size: 14px;
    display: inline-block;
    position: relative;
    top: -53px;
    left: -15px;
}

.block_6 .text_2 {
    text-transform: uppercase;
    font-size: 26px;
    font-weight: bold;
    position: relative;
    top: -50px;
    color: #00943a;
    line-height: 30px;
}

.block_6 .text_3 span {
    text-transform: uppercase;
    color: #00943a;
    font-size: 20px;
}

.block_6 .text_3 {
    display: block;
    width: 55%;
    margin-top: 165px;
    font-size: 16px;
}

.block_7 {
    padding-bottom: 200px;
    background-image: url(../img/b7_bg.png);
    background-repeat: no-repeat;
    background-position: 70% 0;
    background-size: 700px auto;
}

.block_7 .text_2 {
    text-transform: uppercase;
    font-size: 26px;
    font-weight: bold;
    color: #00943a;
    line-height: 30px;
    margin-top: 150px;
}

.block_7 .text_3 ul li {
    margin-bottom: 10px;
}

.block_7 .text_3 {
    padding: 40px;
}

.block_8 {
    padding-bottom: 50px;
}

.block_8 .text_2 {
    text-transform: uppercase;
    font-size: 26px;
    font-weight: bold;
    color: #00943a;
    line-height: 30px;
    margin-bottom: 100px;
}

.block_8 .title {
    text-align: center;
    font-size: 16px;
    text-transform: uppercase;
    line-height: 20px;
    height: 60px;
    margin-top: 30px;
    font-weight: bold;
}

.block_8 .img {
    text-align: center;
}

.block_8 .img img {
    width: 80%;
    height: auto;
}

.block_8 .button_green {
    display: block;
    line-height: 27px;
    padding: 0 15px;
    background-image: linear-gradient(to bottom, #00b94e, #00b049, #01a644, #009d3f, #00943a);
    color: #FFFFFF;
    text-transform: uppercase;
    text-align: center;
    margin: 20px 0;
}

.block_8 .desc {
    display: none;
}

.block_8 .desc.open {
    display: block;
}

.block_9 {
    padding-bottom: 50px;
}

.block_9 .text_2 {
    text-transform: uppercase;
    font-size: 26px;
    font-weight: bold;
    color: #00943a;
    line-height: 30px;
}

.block_9 .text_3 {
    font-size: 16px;
    margin-bottom: 50px;
}

.block_9 .title {
    font-size: 13px;
    margin: 10px 0 30px 0;
}

.block_9 .img img {
    width: 60%;
    height: auto;
}

.block_9 .text_4 {
    font-size: 12px;
}

.block_9 .text_5 {
    margin-top: 5px;
    font-size: 12px;
}

.block_10 {
    padding: 50px 0;
    position: relative;
    z-index: 10;
}

.block_10 .text_2 {
    text-transform: uppercase;
    font-size: 26px;
    font-weight: bold;
    color: #00943a;
    line-height: 30px;
    margin-bottom: 50px;
}

.block_10 .img {
    text-align: center;
}

.block_10 .img img {
    width: 60%;
    height: auto;
}

.block_10 .title {
    margin: 20px 0;
    font-weight: 600;
    text-align: center;
}

.block_10 .title span {
    font-weight: normal;
    font-size: 12px;
}

.block_10 .text_3 {
    margin-top: 50px;
}

.block_10 .button_green {
    margin-top: 10px;
}

.block_11 {
    background-image: url(../img/b11_bg.png);
    background-repeat: no-repeat;
    background-position: 70% 0;
    background-size: 600px auto;
    position: relative;
    top: -100px;
}

.block_11 .img_big {
    margin: 150px 0;
}

.block.block_12 {
    margin-top: -100px;
}

.block_12 .text_2 {
    text-transform: uppercase;
    font-size: 26px;
    font-weight: bold;
    color: #00943a;
    line-height: 30px;
    position: relative;
    top: -150px;
}

.block_12 .items {
    position: relative;
    margin-top: -100px;
}

.block_12 .item .desc {
    display: none;
    margin: 10px 0;
}

.block_12 .item .desc.open {
    display: block;
}

.block_12 .item .title a {
    color: #00943a;
    font-weight: 600;
}

.block_13 {
    padding-bottom: 50px;
    position: relative;
    z-index: 2;
}

.block_13 .text_2 {
    text-transform: uppercase;
    font-size: 26px;
    font-weight: bold;
    color: #00943a;
    line-height: 30px;
    margin-top: 50px;
}

.block_13 .text_3 {
    font-size: 16px;
    margin-bottom: 50px;
}

.block_13 .text_4 {
    margin-top: 50px;
}

.block_13 .text_4 img {
    height: 30px;
}

.block_13 .text_4 a {
    color: #00943a;
    font-size: 14px;
    text-decoration: underline;
    vertical-align: bottom;
    margin-left: 10px;
}

.block_14 {
    background-image: url(../img/b14_bg.png);
    background-repeat: no-repeat;
    background-position: 100% 0;
    background-size: auto 100%;
    margin-top: -250px;
}

.block_14 .text_2 {
    text-transform: uppercase;
    font-size: 26px;
    font-weight: bold;
    color: #00943a;
    line-height: 30px;
    margin-top: 400px;
    margin-bottom: 150px;
}

.block_14 .buttons {
    margin-bottom: 200px;
}

.block_15 {
    padding-bottom: 50px;
}

.block_15 .text_2 {
    text-transform: uppercase;
    font-size: 26px;
    font-weight: bold;
    color: #00943a;
    line-height: 30px;
}

.block_15 .text_4 {
    margin-top: 10px;
    margin-bottom: 100px;
}

.block_15 .img2 {
    margin-bottom: 15px;
}

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

.block_15 .text_3 {
    width: 100%;
}

.button.uro03 {
    display: inline-block;
    margin-right: 50px;
    background-image: url("../img/b14_i_1.png");
    width: 269px;
    height: 74px;
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: 100% auto;
}

.button.nh {
    display: inline-block;
    background-image: url("../img/b14_i_2.png");
    width: 269px;
    height: 74px;
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: 100% auto;
}

.footer {
    padding: 100px 0;
    background-color: #00943a;
}

.footer .text_2 {
    text-transform: uppercase;
    font-size: 26px;
    font-weight: bold;
    color: #ffffff;
    line-height: 30px;
}

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

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

.footer .text {
    text-align: center;
    color: #FFFFFF;
    font-size: 14px;
    line-height: 14px;
    width: 550px;
    margin: 50px auto;
}

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

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

.left_menu {
    display: none;
    position: fixed;
    margin-left: -330px;
    width: 300px;
    line-height: normal;
    padding: 0 15px;
    margin-top: 200px;
    z-index: 50;
}

@media (min-width: 1800px) {
    .left_menu {
        display: inline-block;
    }
}

.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: #00943a;
    border-radius: 100%;
    content: " ";
    left: -21px;
    top: 15px;
}

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

.m_menu_block {
    width: 100%;
    height: 100%;
    background-color: #00943a;
    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: auto;
    height: auto;
    display: block;
    margin: 50px auto 50px;
    max-width: none;
}

.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: center;
    color: #fff;
    margin: 30px auto;
    width: 80%;
}

.m_menu_block .info .grey {
    color: #000000;
}

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

.m_menu_block .info a.grey {
    color: #000000;
}

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

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

.m_menu_block .q_button a {
    display: inline-block;
    background-color: #FFFFFF;
    color: #000000;
    padding: 0 10px;
    text-transform: uppercase;
    line-height: 27px;
    font-weight: bold;
    margin: auto;
}

@media (min-width: 1410px) {
    .block_2 {
        background-image: url(../img/b2_bg.png);
        background-repeat: no-repeat;
        background-position: 100% 0;
        background-size: 800px auto;
    }

    .block_3 {
        background-image: url(../img/b3_bg.png);
        background-repeat: no-repeat;
        background-position: 100% 0;
        background-size: 45% auto;
        padding-bottom: 50px;
    }

    .block_4 {
        background-image: url(../img/b4_bg.png);
        background-repeat: no-repeat;
        background-position: 85% 0;
        background-size: auto auto;
        padding-bottom: 150px;
    }

    .block_5 {
        background-image: url(../img/b5_bg.png);
        background-repeat: no-repeat;
        background-position: 10% 0;
        background-size: auto auto;
        padding-bottom: 150px;
        position: relative;
        top: -100px;
    }
}

@media (min-width: 1800px) {
    .block_2 {
        background-image: url(../img/b2_bg.png);
        background-repeat: no-repeat;
        background-position: 80% 0;
        background-size: 800px auto;
    }

    .block_3 {
        background-image: url(../img/b3_bg.png);
        background-repeat: no-repeat;
        background-position: 100% 0;
        background-size: 40% auto;
        padding-bottom: 50px;
    }

    .block_4 {
        background-image: url(../img/b4_bg.png);
        background-repeat: no-repeat;
        background-position: 85% 0;
        background-size: auto auto;
        padding-bottom: 150px;
    }

    .block_5 {
        background-image: url(../img/b5_bg.png);
        background-repeat: no-repeat;
        background-position: 15% 0;
        background-size: auto auto;
        padding-bottom: 150px;
        position: relative;
        top: -100px;
    }
}

.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: 10px;
    margin-top: -2px;
    margin-right: -10px;
}

@media (max-width: 1199px) {
    .block.block_2 {
        background-size: 650px;
    }

    .block_2 .text_1 {
        font-size: 50px;
    }

    .block_2 .text_1 span {
        top: -30px;
        left: -5px;
    }

    .block.block_3 {
        background-size: 35%;
    }

    .block.block_4 {
        background-size: 45%;
    }

    .block.block_5 {
        background-size: 45%;
    }

    .block.block_7 {
        background-size: 50%;
    }

    .block.block_11 {
        background-size: 45%;
    }

    .block.block_14 {
        background-size: 45%;
    }
}

@media (min-width: 992px) {
    .mobile {
        display: none !important;
    }
}

@media (max-width: 992px) {
    .main .block {
        background-image: none;
        overflow-x: hidden;
    }

    .block.block_top {
        width: 100%;
        position: fixed;
        z-index: 100;
    }
    .block.block_2 {
        padding-top: 48px;
    }
    .main .block {
        background-image: none;
    }
    .desktop {
        display: none !important;
    }

    .block_2 .text_1 {
        margin-top: 50px;
        font-size: 42px;
    }

    .block_2 .text_1 span {
        font-size: 14px;
        display: inline-block;
        position: relative;
        top: -25px;
        left: -5px;
    }

    .block_2 .text_2 {
        width: auto;
        font-size: 20px;
        margin-top: -20px;
    }

    .block_2 .b2_ul li {
        padding-left: 0;
        margin-left: 15px;
        margin-bottom: 10px;
    }

    .block_top .q_button a {
        font-size: 12px;
    }

    .block_2 .img_text {
        font-size: 12px;
    }

    .block_2 a.button_green {
        font-size: 10px;
        width: 100%;
        text-align: center;
    }

    .block_3 .text_1 {
        margin: 0;
        font-size: 18px;
        line-height: 1.3;
        margin-bottom: 20px;
    }

    .block_3 .text_2 {
        width: auto;
        margin: 20px 0;
    }

    .block_3 .text_1.t2 {
        width: auto;
        margin: 20px 0;
    }

    .block_3 .item .img1 {
        width: 30%;
        float: left;
        padding-right: 10px;
    }

    .block_3 .item .title {
        width: 70%;
        text-align: left;
        padding: 0;
        margin: 0;
        font-size: 15px;
        margin-bottom: 10px;
        line-height: 20px;
        height: auto;
    }

    .block_3 .item .text {
        width: 70%;
        float: left;
        margin-bottom: 20px;
    }

    .block_4 .text_1 {
        margin: 0 0 30px;
    }

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

    .block.block_5 {
        margin: 20px 0 0;
        top: 0px;
    }

    .block_4 .img_01, .block_5 .img_01 {
        width: 50%;
    }

    .block_5 .text_2 {
        margin-top: 20px;
    }

    .block_6 .text_1 {
        font-size: 42px;
    }

    .block_6 .text_1 span {
        top: -25px;
        left: -5px;
    }

    .block_6 .text_2 {
        font-size: 20px;
        line-height: 1.3;
        width: auto;
    }

    .block_6 .text_3 {
        width: auto;
        margin: 0;
    }

    .block.block_7 {
        margin-bottom: 10px;
        padding: 0;
    }

    .block_7 .text_2 {
        margin: 30px 0 20px;
        font-size: 20px;
        line-height: 1.3;
    }

    .block_7 .text_3 {
        padding: 0;
        margin: 20px 0;
    }

    .block_7 .text_3 br {
        display: none;
    }

    .block_7 .text_3 ul {
        margin-top: 20px;
    }

    .block_8 .text_2 {
        font-size: 20px;
        line-height: 1.3;
        margin-bottom: 30px;
    }

    .block_8 .img {
        width: 60%;
    }

    .block_8 .title {
        text-align: left;
        height: auto;
    }

    .block_8 .item {
        margin-bottom: 20px;
    }

    .block_9 .text_2 {
        font-size: 20px;
        line-height: 1.3;
    }

    .block_9 .img img {
        width: 90%;
        height: auto;
    }

    .block.block_12 {
        margin-top: 0;
    }

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

    .block_12 .item {
        margin-bottom: 10px;
    }

    .block_13 .text_2 {
        margin-top: 30px;
        font-size: 20px;
        line-height: 1.3;
    }

    .block.block_14 {
        margin: 0;
    }

    .block_14 .text_2 {
        font-size: 20px;
        line-height: 1.3;
        margin: 0 0 20px 0;
    }

    .block_14 .buttons {
        margin-bottom: 30px;
        text-align: center;
    }

    a.button.uro03 {
        display: block;
        margin: 20px auto;
    }

    .block_14 .img_01 {
        width: 80%;
        margin: auto;
        margin-bottom: 40px;
    }

    .block_15 .text_2 {
        font-size: 20px;
        line-height: 1.3;
    }

    .block_15 .text_4 {
        margin: 20px 0 40px;
    }

    .footer {
        padding: 30px 0;
    }

    .footer .text {
        width: auto;
    }

    .block_15 .img2 {
        width: 80%;
        margin: auto;
        margin-bottom: 10px;
    }

    .block_15 .img_big {
        width: 80%;
        margin: auto;
    }

    .block_15 .text_3 {
        width: 80%;
        margin: 30px auto 0;
    }

    .block.block_10 {
        padding: 0 0 50px;
    }

    .block_8 .button_green {
        width: 50%;
    }

    .block_10 .text_2 {
        font-size: 20px;
        line-height: 1.3;
    }

    .footer .text_2 {
        font-size: 20px;
        line-height: 1.3;
    }

    .block.block_8 {
        margin-bottom: 0;
        padding-bottom: 0;
    }

    .block.block_5 {
        padding-bottom: 50px;
    }

    .block_4 .text_1 {
        font-size: 20px;
        line-height: 1.3;
    }

    .block_7 .img_01 {
        width: 50%;
    }
}

@media (max-width: 350px) {
    .block_2 .img_text {
        font-size: 9px;
    }

    .block_2 a.button_green {
        font-size: 10px;
        width: 100%;
        text-align: center;
        padding: 5px 0;
    }

    .block_3 .text_1 {
        margin: 0;
        font-size: 16px;
        line-height: 1.3;
        margin-bottom: 20px;
    }
}

.row.buy-items {
    text-align: center;
    margin: 0 -15px;
}

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

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

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

.buy-items .item img {
    background-color: #fff;
    border-radius: 15px;
    overflow: hidden;
    border: solid 1px #999;
}

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

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

.buy-items .col-sm-4 {
    margin-bottom: 15px;
    padding: 0 15px;
    box-sizing: border-box;
}

.buy .buy_block .block_1 {
    width: 455px;
}

.buy .buy_block .block_1 img {
    max-width: 100%;
    height: auto;
}

.row.buy-items {
    text-align: center;
    margin: 0 -15px;
}

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

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

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

.buy-items .item img {
    background-color: #fff;
    border-radius: 15px;
    overflow: hidden;
    border: solid 1px #999;
}
}

.buy-items .item img {
    background-color: #fff;
    border-radius: 15px;
    overflow: hidden;
    border: solid 1px #999;
}

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

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

.buy-items .title {
    font-weight: bold;
    color: #999;
    text-align: center;
}

.buy-items .img {
    padding: 0 40px;
    border: solid 1px #DBDBDB;
    height: 42px;
    border-radius: 42px;
    line-height: 40px;
    vertical-align: middle;
    text-align: center;
    margin-bottom: 30px;
}

.row.buy-items {
    text-align: left;
    margin: 0 -15px;
}

.row.buy-items .text-5 {
    color: #7d7e7d;
    font-weight: 700;
    font-size: 18px;
    margin-bottom: 10px;
}

.buy-items .img {
    padding: 0 15px;
    border: solid 1px #DBDBDB;
    height: 42px;
    border-radius: 42px;
    line-height: 40px;
    vertical-align: middle;
    text-align: center;
    margin-bottom: 30px;
}

.block_2 {
    background-image: none !important;
}

.b061 {
    width: 100%;
    padding: 15px;
    display: block;
    border-radius: 15px;
    border: solid 1px #00943a;
    margin: 20px 0 50px;
}

.block_062 img {
    width: 100px;
}

.block_062 .img_text {
    margin: 15px 0 30px 0;
}

.block.block_12 {
    margin-top: 150px;
}

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

.block_10 .img2 img {
    max-width: 80%;
    width: 80%;
    height: auto;
    margin-top: -70px;
}

.block_10 .img3 img {
    max-width: 90%;
    width: 90%;
    height: auto;
    margin-top: -100px;
}

.block_10 .text_2 span {
    color: #3a4db2;
}

.button_green.blue {
    display: inline-block;
    line-height: 27px;
    padding: 0 15px;
    background-image: linear-gradient(to bottom, #4860d8, #3a4db2);
    color: #FFFFFF;
    text-transform: uppercase;
    margin-top: 50px;
}

.block_2 ul.img_text li {
    margin-bottom: 5px;
}

.button_green  {
    margin-top: 0 !important;
}

.iok {
    display: block;
    margin: 0 10px 10px !important;
    width: 70px !important;
}

.ccc {
    text-align: center;
}

.row.buy-items .img img {
    max-width: 70%;
    height: auto;
}

.block.block_9 .more {
    margin-top: 30px;
}

@media (max-width: 576px) {
    .ccc {
        text-align: left;
    }

    .block_12 .text_2 {
        top: 0;
    }

    .block_10 .img3 img {
        margin-top: -80px;
    }

    .block_2 .row {
        margin-top: 0 !important;
    }
    .block_2 .img_text {
        width: 100%;
        margin: 0 30px;
    }
    .block_2 .img_text.mn {
        width: 100%;
        margin: 0;
        font-size: 12px !important;
    }

    ul.img_text {
        width: 100% !important;
        margin: 0 !important;
        padding: 0 !important;
    }

    .block_06 .row {
        margin-top: 0px !important;
        margin-bottom: 0px !important;
    }

    .block_06 .col-6 img{
        margin: 0 !important;
    }

    .block_06 ul.img_text {
        width: 100% !important;
        margin: 0 15px 0 15px !important;
        padding: 0 !important;
    }

    .block.block_5 {
        padding-bottom: 20px !important;
    }

    .block.block_12 {
        margin-top: 0;
    }

    .button_green  {
        margin-top: 15px !important;
    }

    .block.block_15 .col-md-6 img {
        width: 60%;
        display: block;
        margin: 30px auto 30px;
    }

    .row.buy-items {
        margin-top: -30px;
    }

    .block_10 .img2 img {
        width: 80%;
        display: block;
        margin: -60px 0 -0px;
    }

    .block_10 .img3 img {
        width: 80%;
        display: block;
        margin: -60px auto -30px;
    }

    .block.block_10 {
        margin-top: 30px;
    }

    .b061 span {
        font-size: 12px !important;
    }

    .b061 {
        padding: 5px;
        margin: 30px 0;
    }

    .iok {
        display: block;
        margin: 0 30px 10px !important;
        width: 40px !important;
    }

    .block.block_06 .eda_col.col-12.img_text {
        font-size: 14px !important;
    }

    .row.buy-items .img img {
        max-width: 50%;
        height: auto;
    }
}