@charset "utf-8";

/* global */
* {padding:0; margin:0; -moz-box-sizing:border-box; -opera-sizing:border-box; -webkit-box-sizing:border-box; -khtml-box-sizing:border-box; box-sizing:border-box;}
img {vertical-align:middle; border:0;}
html {min-height:100%;}
body {min-height:100%; font-family: 'Open Sans', sans-serif; font-weight: 400;}
input, textarea, select {outline:none; font-family: 'Open Sans', sans-serif; font-weight: 400;}
h1, h2, h3, h4, h5, h6 {font-weight: normal;}
p {}
p {text-indent: 20px; /* Отступ первой строки */}
.meta p {text-indent: 0em;}
a {text-decoration:none;}

.img-fluid {
    width: 100%;
    height: 100%;
}

input[type="color"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="email"],
input[type="month"],
input[type="number"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="time"],
input[type="url"],
input[type="week"],
select:focus,
textarea {
  font-size: 16px !important;
}
/* snippets */
.clearfix:before, .clearfix:after {content:""; display:table;}
.clearfix:after {clear:both;}
.clearfix {zoom:1;}
.just_simple {text-align:justify; line-height:0; font-size:1px; text-justify:newspaper; zoom:1; text-align-last:justify;}
.just_simple:after {content:''; display:inline-block; width:100%; height:0px; visibility:hidden; overflow:hidden;}
.just_simple > div, .just_simple > a {display:inline-block; line-height:normal; font-size:14px; vertical-align:top;}
.no_space {font-size:0; line-height:0; letter-spacing:-0.3em;}
.helper {display:-moz-inline-box; display:inline-block; vertical-align:middle; min-height:inherit; height:100%; width:0; zoom:1;}
.helper:before {content:""; display:inline-block; min-height:inherit; height:100%; vertical-align:middle;}
.helper_block {display:inline-block; vertical-align:middle;}
.verticalcenter {position:relative; top:50%; -webkit-transform:translateY(-50%); transform:translateY(-50%);}
.round { border-radius:50%;}
.center_magic, .attachment-large, .wp-post-image {position:absolute; top:50%; left:50%; -webkit-transform:translate(-50%, -50%); transform:translate(-50%, -50%);}
.center_block {text-align:center;}
.left {float:left;}
.right {float:right;}
a,
.button,
.btn-submit-form,
.topping .menu a:after,
.block5 .form input[type=text],
.block5 .form textarea,
.footer .gallery a img,
.about_slyder .slyder_dots div {-webkit-transition:all 0.4s ease-in-out; transition:all 0.4s ease-in-out;}

.document .content .item:before,
.document .content .item:after,
.document .content .item .text_block h4,
.document .content .item .text_block .download
.document .content .item .text_block .zoomer {-webkit-transition:all 0.4s ease-in-out; transition:all 0.4s ease-in-out;}

/* layout */
.wrapper {
    width: 1120px;
    min-width: 320px;
    height: 100%;
    margin: 0 auto;
    position: relative;
}
.block5 .wrapper {max-height:560px;}
.button,
.btn-submit-form {
    display: inline-block;
    vertical-align: middle;
    padding: 15px 30px;
    background: none;
    border: 1px solid #111;
    border-radius: 2px;
    font-size: 15px;
    line-height: 15px;
    color: #000;
    letter-spacing: normal;
    cursor: pointer;
}
.btn-submit-form {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.button:hover,
.btn-submit-form:hover {
    background: #8DC83E;
}
.buy-home {
    bottom: 0px;position: absolute;left: calc(25% - 73px);padding:0px;
}


/* topping */
.topping .line1 {
    height: 105px;
    background: #fff;
}
@media (max-width: 960px) {
    .topping .line1 {
        height: 85px;
    }
}
.topping .line1 .left {
    width: 260px;
    height: 100%;
}
.topping .line1 .right {
    width: calc(100% - 260px);
    height: 100%;
    text-align: right;
}
.topping .line2 {
    height: 65px;
    background: #000;
}
.topping .logo {
    width: 100%;
    max-width: 261px;
    width: 261px;
    max-height: 58px;
    height: 58px;
}
.topping .logo img {
    width: 100%;
    height: 100%;
}
.lang ul.langflags {
    margin-left: 0px;
}
.topping .lang,
.topping .mail,
.topping .phone,
.topping .time {
    display: inline-block;
    vertical-align: middle;
    font-size: 13px;
    line-height: 15px;
    color: #727272;
}
.topping .lang a,
.topping .mail a,
.topping .phone a {
    vertical-align: middle;
    color: #727272;
}
.topping .lang a:hover,
.topping .mail a:hover,
.topping .phone a:hover {
    color: #000;
}
.topping .lang {
    padding-right: 34px;
}
.topping .lang img {
    margin-right: 5px;
}
.topping .mail {
    padding: 0 34px;
    position: relative;
}
.topping .mail:before {
    content: "";
    display: block;
    width: 1px;
    height: 34px;
    background: #e3e3e3;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -17px;
}
.topping .mail:after {
    content: "";
    display: block;
    width: 1px;
    height: 34px;
    background: #e3e3e3;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -17px;
}
.topping .mail img {
    margin-right: 5px;
}
.topping .phone {
    padding-left: 34px;
}
.topping .phone span {
    display: inline-block;
    vertical-align: middle;
}
.topping .phone span:first-child {
    color: #000;
}
.topping .phone img {
    margin: 0 10px;
}
.topping .menu {
    text-align: center;
}
.topping .menu a {
    display: inline-block;
    vertical-align: middle;
    padding: 0 5px;
    font-weight: 600;
    font-size: 13px;
    line-height: 65px;
    color: #b2b2b2;
    letter-spacing: normal;
    text-transform: uppercase;
    position: relative;
}
.topping .menu a:after, #top-nav-ul li span:after {
    content: "";
    display: block;
    opacity: 0;
    width: 100%;
    height: 4px;
    background: #8DC83E;
    position: absolute;
    left: 0;
    bottom: 1px;
}
.topping .menu a:hover:after {
    opacity: 1;
}
.topping .hide_menu {
    display: none;
    width: 65px;
    height: 65px;
    position: relative;
    float: left;
}
.topping .hide_menu .hide_menu_ico {
    display: block;
    width: 65px;
    height: 65px;
    margin: 0 auto;
    background: url('../img/burger_menu.png') center center no-repeat;
    cursor: pointer;
    outline: none;
}

.closeBurgerMenu {
    display: block;
    width: 65px;
    height: 65px;
    margin-left: 260px;
    background: url('../img/burger-close.svg') center center no-repeat;
    cursor: pointer;
    outline: none;
}
.topping .hide_menu .hide_menu_content {
    display: none;
    width: calc(100% + 20px);
    padding: 10px 20px 0 20px;
    background: rgba(0,0,0,0.9);
    text-align: center;
    font-weight: 600;
    font-size: 13px;
    line-height: 13px;
    color: #b2b2b2;
    letter-spacing: normal;
    text-transform: uppercase;
    position: absolute;
    left: -10px;
    top: 100%;
    z-index: 1000;
    -webkit-box-shadow: 0px 5px 10px rgba(0,0,0,0.5);
    box-shadow: 0px 5px 10px rgba(0,0,0,0.5);
}
.topping .hide_menu .hide_menu_content a {
    display: block;
    margin-bottom: 20px;
    color: #b2b2b2;
}
.topping .hide_menu .hide_menu_content a:hover {
    color: #fff;
}
.topping .line2 .lang {
    display: none;
    float: right;
}

.center_block.loadmore {
    display: block;
    width: 100%;
}

/* block1 */
.block1 {
    height: 450px;
    position: relative;
    overflow: hidden;
}
.block1 > img {
    min-width: 100%;
    min-height: 100%;
}
.block1 .text_block {
    padding: 50px 0;
    background: url('../img/fog.png') center center repeat-y;
    background-size: 100% auto;
    -webkit-background-size: 100% auto;
    text-align: center;
}
.block1 .text_block span {
    display: block;
    margin-bottom: 20px;
    font-weight: 600;
    font-size: 30px;
    line-height: 30px;
    color: #fff;
    letter-spacing: 8px;
}
.block1 .text_block h1 {
    font-weight: 700;
    font-size: 46px;
    line-height: 46px;
    color: #8DC83E;
}



/* block2 */
.block2 {
    padding: 60px 0;
}
.block2 h2 {
    margin-bottom: 50px;
    font-weight: 700;
    font-size: 35px;
    line-height: 35px;
    color: #000;
    text-align: center;
}
.block2 .content {
    margin: 0 0 50px -30px;
}
.block2 .content .item {
    display: inline-block;
    vertical-align: top;
    width: calc(33.3% - 30px);
    height: 260px;
    margin-left: 30px;
    position: relative;
    overflow: hidden;
}
.block2 .content .item > img {
    min-width: 100%;
    min-height: 100%;
}
.block2 .content .item .text {
    width: calc(100% - 50px);
    height: 115px;
    padding: 35px 10px 0 10px;
    background: rgba(0,0,0,0.85);
    font-weight: 700;
    text-align: center;
    font-size: 19px;
    line-height: 25px;
    color: #fff;
    letter-spacing: normal;
    position: absolute;
    left: 25px;
    bottom: 0;
}
.block2 .content .item .text:before {
    content: "";
    width: 40px;
    height: 4px;
    background: #8DC83E;
    position: absolute;
    left: 50%;
    margin-left: -20px;
    top: 22px;
}
.block2 .text_block {
    margin-bottom: 50px;
    font-size: 15px;
    line-height: 25px;
    color: #727272;
    text-align: justify;
}
.block2 .text_block .left,
.block2 .text_block .right {
    width: 48%;
}
.block2.v2 .text_block .center_block {
    padding-top: 50px;
}



/* block3 */
.block3 {
    padding: 50px 0;
    background: url('../img/back2.jpg') center center no-repeat;
    background-size: cover;
    -webkit-background-size: cover;
}
.block3 .item {
    display: inline-block;
    vertical-align: middle;
    width: 25%;
    font-weight: 700;
    text-align: center;
    color: #8DC83E;
}
.block3 .item span {
    display: block;
    margin-bottom: 30px;
    font-size: 20px;
    line-height: 20px;
    letter-spacing: normal;
}
.block3 .item .val {
    font-size: 50px;
    line-height: 50px;
    letter-spacing: normal;
}



/* block4 */

.page-id-520 .block4 h2,
.page-id-165 .block4 h2 {
    position: relative;
    display: inline-block;
    vertical-align: top;
    padding-left: 170px;
}
.page-id-520 .block4 h2::before,
.page-id-165 .block4 h2::before {
    position: absolute;
    content: '';
    left: 0;
    bottom: -39px;
    width: 139px;
    height: 106px;
    background: url(https://kaissaoil.com/wp-content/uploads/2018/01/sunlight_logo.png) 0 0 no-repeat;
}
.block4 {
    padding: 60px 0;
    text-align: center;
}
.block4.partner_item {
    padding: 60px 0 10px 0;
}
.block4 h2 {
    margin-bottom: 50px;
    font-weight: 700;
    font-size: 35px;
    line-height: 35px;
    color: #000;
    text-align: center;
}
.block4._abs h2 {

}

@media (max-width: 767px){
    .page-id-520 .block4 h2,
    .page-id-165 .block4 h2 {
        padding-left: 0;
        padding-bottom: 80px;
    }
}
.block4 .content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -o-flex;
    display: -ms-flex;
    display: -moz-flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-justify-content: center;
    margin: 0 0 50px -30px;
    text-align: center;
}
.block4.v2 .content {
    margin: 0 0 0 -30px;
}
.block4 .content .item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -o-flex;
    display: -ms-flex;
    display: -moz-flex;
    display: -webkit-flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: column;
    -ms-flex-direction: column;
    vertical-align: top;
    /*width: calc(33.3% - 30px);*/
    width: calc(25% - 30px);
    margin-left: 30px;
    text-align: left;
}
.block4 .content .item a:first-child,
.block4 .content .item .meta {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}
.block4.partner_item .content .item {
    margin-bottom: 50px;
}
.block4 .content .item .img {
    height: 200px;
    margin-bottom: 50px;
    position: relative;
    overflow: hidden;
    border-radius: 60px;
}
.block4 .content .item .img img {
    min-width: 100%;
    min-height: 100%;
}
.block4 .content .item h4 {
    height: auto !important;
    margin-bottom: 10px;
    font-size: 20px;
    line-height: 25px;
    color: #000;
    letter-spacing: normal;
    position: relative;
}
.block4 .content .item h4:before {
    content: "";
    width: 70px;
    height: 4px;
    background: #8DC83E;
    position: absolute;
    left: 0;
    top: -22px;
}
.block4 .content .item p {
    font-size: 15px;
    line-height: 25px;
    color: #727272;
    letter-spacing: normal;
}



/* block5 */
.block5 {
    padding: 50px 0;
    background: url('../img/back3.jpg') center center no-repeat;
    background-size: cover;
    -webkit-background-size: cover;
}
.block5.v2 {
    padding: 50px 0;
    background: url('../img/zbm2_back.jpg') center center no-repeat;
    background-size: cover;
    -webkit-background-size: cover;
}
.block5.v3 {
    padding: 50px 0;
    background: url('../img/map_back_full.jpg') center center no-repeat;
    background-size: cover;
    -webkit-background-size: cover;
}
.block5.v4 {
    padding: 50px 0;
    background: url('../img/buy_back2.jpg') center center no-repeat;
    background-size: cover;
    -webkit-background-size: cover;
}
.block5.v5 {
    padding: 50px 0;
    background: url('../img/service_back.jpg') center center no-repeat;
    background-size: cover;
    -webkit-background-size: cover;
}
.block5 .left,
.block5 .right {
    width: 50%;
}
.block5 .left h2,
.block5 .right h2 {
    margin-bottom: 20px;
    font-weight: 700;
    font-size: 35px;
    line-height: 35px;
    color: #000;
    text-align: center;
}
.block5 .left h2 {
    color: #fff;
}
.block5.v4 .left h2 {
    color: #000;
}
.block5 .left .center_block {
    padding-top: 24px;
}
.block5 .left .button {
    border: 1px solid #fff;
    color: #fff;
}
.block5 .content .item {
    margin-bottom: 20px;
    padding-left: 80px;
    font-size: 20px;
    line-height: 20px;
    color: #fff;
}
.block5.v4 .content .item {
    margin-bottom: 40px;
}
.block5.v5 .content .item {
    margin-bottom: 40px;
}
.block5 .content .item img {
    margin-right: 30px;
}
.block5 .content .item span, .block5 .content .item span a {
    display: inline-block;
    vertical-align: middle;
    width: calc(100% - 88px);
    padding-right: 10px;
    font-size: 20px;
    line-height: 20px;
    color: #fff;
}
.block5.v4 .content .item span, .block5.v4 .content .item span a {
    color: #727272;
}
.block5.v4 .content .button {
    border: 1px solid #000;
    color: #000;
}
.block5 .form {
    width: 350px;
    margin: 0 auto;
}
.block5 .form input[type=text],
.block5 .form input[type=email],
.block5 .form input[type=tel],
.block5 .form textarea {
    width: 100%;
    height: 40px;
    margin-bottom: 13px;
    padding: 0 10px;
    background: #fff;
    border-bottom: 1px solid #e3e3e3;
    border-top: none;
    border-left: none;
    border-right: none;
    border-radius: 0;
    font-size: 15px;
    line-height: 15px;
}
.block5 .form textarea {
    height: 92px;
    margin-bottom: 25px;
    padding: 10px;
    resize: none;
}
.block5 .form input[type=text]:focus,
.block5 .form input[type=tel]:focus,
.block5 .form textarea:focus {
    border-bottom: 1px solid #8DC83E;
}
.block5.v2 {
    position: relative;
}
.block5.v2 .button.ui-link {
    position: absolute;
    bottom: -15px;
    left: 19%;
}
.block5.v2 .button {
    position: absolute;
    bottom: -15px;
    left: 68%;
}
.block.v3 .right .center_block input[type=submit] {
    width: 174px !important;
    height: 48px !important;
    border-radius: 2px !important;
}
.form .contact-form-class form input[type=text],
.form .contact-form-class form input[type=tel],
.form .contact-form-class form textarea{
    margin-bottom: 0px;
}
.form .contact-form-class form textarea{
    margin-bottom: 20px;
}
/* footer */
.footer h4 {
    margin-bottom: 20px;
    font-size: 20px;
    line-height: 20px;
    color: #ededed;
}
.footer .line1 {
    padding: 50px 0 30px 0;
    background: #0f0f0f;
}
.footer .wrapper > .left {
    width: 33.3%;
}
.footer .logo {
    margin-bottom: 20px;
}
.footer .menu .left,
.footer .menu .right {
    width: 50%;
}
.footer .menu a {
    display: inline-block;
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 16px;
    color: #a6a6a6;
}
.footer .menu a:hover {
    color: #fff;
}
.footer .gallery {
    width: 300px;
    /*margin-left: -20px;*/
}
.footer .gallery a {
    display: inline-block;
    vertical-align: middle;
    width: calc(25% - 20px);
    height: 60px;
    margin: 0 0 20px 20px;
    position: relative;
    overflow: hidden;
}
.footer .gallery img {
    cursor: pointer;
}
.footer .gallery a img {
    opacity: 0.5;
    /*min-width: 100%;
    min-height: 100%;*/
    max-width: 60px;
    max-height: 60px;
}
.footer .gallery a:hover img {
    opacity: 1;
}
.footer .phone {
    margin-bottom: 25px;
    font-size: 16px;
    line-height: 16px;
    color: #7e7e7e;
}
.footer .phone a {
    margin-left: 20px;
    color: #7e7e7e;
}
.footer .mail {
    margin-bottom: 25px;
    font-size: 16px;
    line-height: 16px;
    color: #7e7e7e;
}
.footer .mail a {
    margin-left: 20px;
    color: #7e7e7e;
}
.footer .copyright,
.social_icons__h6 {
    margin-bottom: 25px;
    font-size: 14px;
    line-height: 14px;
    color: #5a5a5a;
}
.footer .copyright a {
    color: #5a5a5a;
}
.footer .dev a span{
    font-size: 14px;
    line-height: 14px;
    color: #5a5a5a;
}
.footer .dev a {
    color: #8DC83E;
}
.footer .line2 {
    padding: 20px 0;
    background: #000;
    text-align: center;
    font-size: 14px;
    line-height: 19px;
    color: #5a5a5a;
}
.social_icons__h6 {
    line-height: 22px;
    margin-bottom: 0;
    margin-right: 16px;
}

.social_icons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.social_icons._pb {
    padding-bottom: 18px;
}

.social_icons__item {
    margin-right: 16px;
}



/* ZBM2 */
.zavod {
    overflow: hidden;
}
.zavod  .wp-post-image {
    top: 55%;
}
.zavod h1 {
    margin-top: 50px;
    margin-bottom: 40px;
    font-weight: 700;
    font-size: 35px;
    line-height: 35px;
    color: #000;
    text-align: center;
}
.zavod .img {
    height: 450px;
    background: url('../img/zbm2_img1.jpg') center bottom no-repeat;
}
.zavod .text {
    padding: 50px 0;
    background: url('../img/zbm2_img2.jpg') center top no-repeat;
}
.zavod.v2 .img {
    height: 450px;
    background: url('../img/zrd2_img1.jpg') center bottom no-repeat;
}
.zavod.v2 .text {
    padding: 50px 0;
    background: url('../img/zrd2_img2.jpg') center top no-repeat;
}
.zavod.v3 .img {
    height: 450px;
    background: url('../img/mpz2_img1.jpg') center bottom no-repeat;
}
.zavod.v3 .text {
    padding: 50px 0 0 0;
    background: url('../img/mpz2_img2.jpg') center top no-repeat;
}
.zavod .text .clearfix {
    margin-bottom: 50px;
}
.zavod .text .left,
.zavod .text .right {
    width: 48%;
}
.zavod .text p {
    font-size: 15px;
    line-height: 25px;
    color: #727272;
    text-align: justify;
}
.block4.new_zbm .content .item {
    width: calc(25% - 30px);
    padding: 15px;
    border: 1px solid transparent;
}

.block2 .content .item img {
    position: absolute;
    top: 0;
    left: -36%;
    -webkit-transform: scale(1,1);
    -webkit-transition-timing-function: ease-out;
    -webkit-transition-duration: 250ms;
    -moz-transform: scale(1,1);
    -moz-transition-timing-function: ease-out;
    -moz-transition-duration: 250ms;
}

.block2 .content .item:hover img {
    position: absolute;
    top: 0;
    left: -36%;
    -webkit-transform: scale(1.05,1.05);
    -webkit-transition-timing-function: ease-out;
    -webkit-transition-duration: 250ms;
    -moz-transform: scale(1.05,1.05);
    -moz-transition-timing-function: ease-out;
    -moz-transition-duration: 250ms;
}

.block4 .content .item .img {
    /**/
    -webkit-transform: scale(1,1);
    -webkit-transition-timing-function: ease-out;
    -webkit-transition-duration: 250ms;
    -moz-transform: scale(1,1);
    -moz-transition-timing-function: ease-out;
    -moz-transition-duration: 250ms;
}
.block4 .content .item:hover .img {
    /**/
    -webkit-transform: scale(1.05,1.05);
    -webkit-transition-timing-function: ease-out;
    -webkit-transition-duration: 250ms;
    -moz-transform: scale(1.05,1.05);
    -moz-transition-timing-function: ease-out;
    -moz-transition-duration: 250ms;
}

.document {
    padding: 50px 0;
    background: url('../img/zbm2_new_img4.jpg') center center no-repeat;
    background-size: cover;
    -webkit-background-size: cover;
}
.document.certificates {
    background: none;
}
.document h2 {
    margin-bottom: 50px;
    font-weight: 700;
    font-size: 35px;
    line-height: 35px;
    color: #000;
    text-align: center;
}
.document .content {
    text-align: center;
}
.document .content .item {
    display: inline-block;
    vertical-align: top;
    width: 166px;
    height: 240px;
    margin: 15px;
    padding: 106px 15px 0 15px;
    position: relative;
    overflow: hidden;
}
.document.certificates .content .item {
    width: 159px;
    height: 229px;
    margin: 15px 25px 15px 0px;
}
@media (max-width: 767px) {
    .document.certificates .content .item {
        margin: 15px;
    }
}
.document .content .item:before {
    content: "";
    display: block;
    opacity: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.75);
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
}
.document .content .item:after {
    content: "";
    display: block;
    opacity: 0;
    width: calc(100% - 20px);
    height: calc(100% - 20px);
    border: 1px solid #a5a4a5;
    position: absolute;
    left: 9px;
    top: 9px;
    z-index: 2;
}
.document .content .item img {
    max-width: 100%;
    max-height: 100%;
}
.document .content .item .text_block {
    display: block;
    position: relative;
    z-index: 3;
}
.document .content .item .text_block:before {
    content: "";
    display: block;
    width: 40px;
    height: 4px;
    background: #8DC83E;
    position: absolute;
    left: 50%;
    margin-left: -20px;
    top: -12px;
}
.document .content .item:hover .text_block .zoomer{
    font-size: 38px;
    position: absolute;
    top: -60px;
    left: 51px;
    color: #8DC83E;
}
.document .content .item .text_block h4 {
    margin-bottom: 10px;
    font-weight: 700;
    font-size: 14px;
    line-height: 16px;
    color: #000;
    letter-spacing: normal;
}
.document .content .item .text_block .download {
    display: inline-block;
    opacity: 0;
    width: 42px;
    height: 44px;
    background: url('../img/download_ico.png') center center no-repeat;
}
.document .content .item:hover:before,
.document .content .item:hover:after {
    opacity: 1;
}
.document .content .item:hover .text_block h4 {
    color: #fff;
}
.document .content .item:hover .text_block .download,
.document .content .item:hover .text_block .zoomer {
    opacity: 1;
}
.new_gal {
    padding: 50px 0;
}
.new_gal h2 {
    margin-bottom: 50px;
    font-weight: 700;
    font-size: 35px;
    line-height: 35px;
    color: #000;
    text-align: center;
}
.slyder_new_gal {
    height: 168px;
    position: relative;
}
.slyder_new_gal .slyder_content,
.slyder_new_gal .slyder_move,
.slyder_new_gal .slyder_item {
    height: 100%;
}
.slyder_new_gal .slyder_move,
.slyder_new_gal .slyder_item {
    position: absolute;
    left: 0;
    top: 0;
}
.slyder_new_gal .slyder_content {
    width: 792px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}
.slyder_new_gal .slyder_item {
    width: 208px;
}
.slyder_new_gal .slyder_item img {
    width: 168px;
}
.slyder_new_gal .slyder_left,
.slyder_new_gal .slyder_right {
    width: 45px;
    height: 100%;
    background: url('../img/arrow_left.png') center center no-repeat;
    position: absolute;
    left: 0;
    top: 0;
    cursor: pointer;
}
.slyder_new_gal .slyder_right {
    background: url('../img/arrow_right.png') center center no-repeat;
    left: auto;
    right: 0;
}



/* bottle1 */
.bottle {
    padding: 50px 0;
}
.bottle .left {
    width: 40%;
}
.bottle .left .img {
    text-align: center;
}
.bottle .left .img img {
    max-width: 100%;
}
.bottle .right {
    width: 60%;
    padding: 50px 0 0 30px;
}
.bottle .right h1 {
    margin-bottom: 60px;
    font-size: 35px;
    line-height: 35px;
    color: #000;
    font-weight: 300;
    text-transform: uppercase;
    position: relative;
}
.bottle .right h1 span {
    font-weight: 700;
    text-transform: none;
}
.bottle .right h1:after {
    content: "";
    display: block;
    width: 100%;
    height: 4px;
    max-width: 400px;
    background: #8DC83E;
    position: absolute;
    left: 0;
    bottom: -30px;
}
.bottle .right .desc {
    display: block;
    margin-bottom: 30px;
    font-size: 20px;
    line-height: 20px;
    color: #000;
    font-weight: 700;
}
.bottle .ico_content {
    margin-bottom: 50px;
}
.bottle .ico_content .line {
    margin-bottom: 20px;
}
.bottle .ico_content .line .ico_img {
    display: inline-block;
    vertical-align: middle;
    width: 50px;
}
.bottle .ico_content .line .text {
    display: inline-block;
    vertical-align: middle;
    width: calc(100% - 50px);
    font-size: 20px;
    line-height: 20px;
    color: #464646;
    font-weight: 700;
}
.bottle_pack {
    padding: 50px 0;
    background: url('img/bottle_back.jpg') center center no-repeat;
    background-size: cover;
    -webkit-background-size: cover;
}
.bottle_pack .content .item {
    display: inline-block;
    vertical-align: top;
    width: 33.3%;
    padding: 0 15px;
    text-align: center;
}
.bottle_pack .content .item .img {
    opacity: 0.75;
    height: 160px;
    margin-bottom: 30px;
    position: relative;
}
.bottle_pack .content .item h3 {
    margin-bottom: 60px;
    font-size: 20px;
    line-height: 20px;
    color: #464646;
    font-weight: 700;
    text-transform: uppercase;
    position: relative;
}
.bottle_pack .content .item h3:after {
    content: "";
    display: block;
    width: 70px;
    height: 4px;
    background: #8DC83E;
    position: absolute;
    left: 50%;
    margin-left: -35px;
    bottom: -20px;
}
.bottle_pack .content .item p {
    font-size: 16px;
    line-height: 20px;
    color: #5b5b5b;
    letter-spacing: normal;
}
.bottle_pack {
    padding: 50px 0;
    background: url(../img/bottle_back.jpg) center center no-repeat;
    background-size: cover;
    -webkit-background-size: cover;
}

.page-template-product .bottle .center_magic,
.page-template-product .bottle .attachment-large,
.page-template-product .bottle .wp-post-image {
    position: relative;
    top: 0;
    left: 0;
    -webkit-transform: initial;
            transform: initial;
}


/* ABOUT2 */
.big_img {
    height: 550px;
    position: relative;
    overflow: hidden;
}
.big_img img {
    min-width: 100%;
    min-height: 100%;
}
.about_text {
    padding: 60px 0;
}

.about_text img {
    max-width: 100%;
}

.about_text h2 {
    margin-bottom: 25px;
    margin-top:15px;
    font-weight: 700;
    font-size: 35px;
    line-height: 35px;
    color: #000;
    text-align: center;
}
.about_text.v2 h2 {
    margin-bottom: 0;
}
.about_text .clearfix {
    margin-bottom: 50px;
}
.about_text .left,
.about_text .right {
    width: 48%;
}
.about_text .left p,
.about_text .right p {
    font-size: 15px;
    line-height: 25px;
    color: #727272;
    text-align: justify;
}
.about_contact {
    padding: 60px 0;
    background: url('../img/about2_back.jpg') center center no-repeat;
    background-size: cover;
    -webkit-background-size: cover;
}
.about_contact h2 {
    margin-bottom: 50px;
    font-weight: 700;
    font-size: 35px;
    line-height: 35px;
    color: #fff;
    text-align: center;
}
.about_contact h2 + .line {
    margin-bottom: 50px;
}
.about_contact .line h4 {
    margin-bottom: 40px;
    font-weight: 700;
    font-size: 17px;
    line-height: 23px;
    color: #fff;
    position: relative;
}
.about_contact.bg-none .line h4 {
    color: #000000;
}
.about_contact .line h4:after {
    content: "";
    display: block;
    width: 70px;
    height: 4px;
    background: #8DC83E;
    position: absolute;
    left: 0;
    bottom: -22px;
}
.about_contact .line .left,
.about_contact .line .right {
    width: 48%;
}
.about_contact .line .item {
    margin-bottom: 10px;
}
.about_contact .line .item img {
    margin-right: 25px;
}
.about_contact .line .item span,
.about_contact .line .item span a {
    display: inline-block;
    vertical-align: middle;
    width: calc(100% - 70px);
    padding-right: 10px;
    font-size: 15px;
    line-height: 25px;
    color: #fff;
    letter-spacing: normal;
}
@media (max-width: 360px) {
    .about_contact .line .item span a {
        width: auto;
    }
}
.about_contact.bg-none .line .item span,
.about_contact.bg-none .line .item span a {
    color: #727272;
}
.about_slyder {
    padding: 60px 0;
}
.about_slyder h2 {
    margin-bottom: 50px;
    font-weight: 700;
    font-size: 35px;
    line-height: 35px;
    color: #000;
    text-align: center;
}
.about_slyder .slyder_content {
    width: 1120px;
    height: 320px;
    margin: 0 auto 50px auto;
    position: relative;
    overflow: hidden;
}
.about_slyder .slyder_move,
.about_slyder .slyder_item {
    height: 320px;
    position: absolute;
    left: 0;
    top: 0;
}
.about_slyder .slyder_item {
    width: 288px;
    padding-right: 32px;
}
.about_slyder .slyder_item .img {
    width: 256px;
    height: 320px;
    position: relative;
    overflow: hidden;
}
.about_slyder .slyder_item .img img {
    width: 100%;
    min-height: 100%;
}
.about_slyder .slyder_dots {
    text-align: center;
}
.about_slyder .slyder_dots .dot,
.about_slyder .slyder_dots .active {
    display: inline-block;
    vertical-align: middle;
    width: 20px;
    height: 20px;
    margin: 0 5px;
    background: #e2e2e2;
    border-radius: 50%;
    cursor: pointer;
}
.about_slyder .slyder_dots .active {
    background: #8DC83E;
    cursor: default;
}


/* PARTNER2 */
.partner_text {
    padding: 60px 0 0 0;
}
.partner_text h2 {
    margin-bottom: 50px;
    font-weight: 700;
    font-size: 35px;
    line-height: 35px;
    color: #000;
    text-align: center;
}
.partner_text .content {
    padding: 50px 0;
    background: url('../img/partner_text_back.jpg') center center no-repeat;
    background-size: cover;
    -webkit-background-size: cover;
}
.partner_text .content .clearfix {
    margin-bottom: 50px;
}
.partner_text .content .left,
.partner_text .content .right {
    width: 48%;
}
.partner_text .content p {
    font-size: 15px;
    line-height: 25px;
    color: #727272;
    text-align: justify;
}
.partner_contact {
    padding: 0 0 60px;
}
.partner_contact .content {
    padding-top: 74px;
    height: 883px;
    background: url(../img/partner_text_back_big.png) center / cover no-repeat;
    margin-bottom: 81px;
}
.partner_contact .text {
    position: relative;
    text-align: center;
    max-width: 507px;
    margin: 0 auto;
    font-size: 19px;
    font-weight: 700;
    line-height: 25.96px;
}
.partner_contact .text::before {
    position: absolute;
    content: '';
    left: calc(50% - 20px);
    top: -14px;
    width: 40px;
    height: 4px;
    background-color: #8DC83E;
}
.partner_contact h2 {
    margin-bottom: 60px;
    font-weight: 700;
    font-size: 35px;
    line-height: 30px;
    color: #000;
    text-align: center;
}
.row-head h3 {
    margin: 60px 0;
    font-weight: 700;
    font-size: 35px;
    line-height: 30px;
    color: #000;
    text-align: center;
}
.partner_contact h1 {
	margin: 60px 0;
    font-weight: 700;
    font-size: 35px;
    line-height: 30px;
    color: #000;
    text-align: center;
}
.partner_contact h4 {
    min-height: 70px;
    margin-bottom: 60px;
    font-weight: 700;
    font-size: 17px;
    line-height: 23px;
    color: #000;
    position: relative;
}
.partner_contact h4:after {
    content: "";
    display: block;
    width: 70px;
    height: 4px;
    background: #8DC83E;
    position: absolute;
    left: 0;
    bottom: -22px;
}
.partner_map__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -o-flex;
    display: -ms-flex;
    display: -moz-flex;
    display: -webkit-flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-justify-content: center;
}
.partner_map__wrapper svg {
    margin: 110px auto 0;
    max-width: 100%;
    height: 100%;
}
@media (min-width: 992px) {
    .partner_map__wrapper svg {
        -webkit-transform: scale(1.15);
        transform: scale(1.15);
    }
}
@media (max-width: 991px) {
    .partner_contact .content {
        padding-bottom: 38px;
    }
    .partner_contact .content .wrapper {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        display: -o-flex;
        display: -ms-flex;
        display: -moz-flex;
        display: -webkit-flex;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        -webkit-justify-content: space-between;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
                flex-direction: column;
        -ms-flex-direction: column;
    }
    .partner_map__wrapper svg {
        margin-top: 0;
    }
}
@media (max-width: 767px) {
    .partner_contact .content {
        min-height: 695px;/* 565px */
        height: auto;
    }
}
@media (max-width: 567px) {
    .partner_contact .content {
        min-height: 590px;
        padding-top: 42px;
    }
}
.land {
    position: relative;
    fill: white;
    fill-opacity: 1;
    stroke: white;
    stroke-opacity: 1;
    stroke-width: 1;
    stroke: #8DC83E;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}
.land.land-tern,
.land.land-khme {
    -webkit-transform: scale(1.3135);
            transform: scale(1.3135);
    stroke-width: 0.75;
}
.land:hover {
    fill: antiquewhite;
}
.map_info_panel {
    min-width: 200px;
    background-color: white;
    padding: 15px;
    position: absolute;
    color: #000000;
    font-size: 17px;
    white-space: nowrap;
    pointer-events: none;
    -webkit-box-shadow: 0 0 8px 0px rgba(1, 1, 1, 0.11);
    box-shadow: 0 0 8px 0px rgba(1, 1, 1, 0.11);
}
.map_info_mobile.active {
    opacity: 1;
}
.map_info_panel i{
    font-size:11px;
    font-style:normal;
}

.map_info_mobile i {
    display: block;
    margin: 5px 0;
    font-size:11px;
    font-style:normal;
}
@media (min-width: 992px) {
    .map_info_mobile,
    .map_info_mobile.active {
        opacity: 0;
    }
}
@media (max-width: 991px) {
    .map_info_panel {
        display: none;
    }
    .map_info_mobile {
        text-align: center;
    }
    .map_info_mobile.active {
        opacity: 1;
    }
}
.map_info_panel::before {
    position: absolute;
    content: '';
    left: 110px;
    bottom: -12px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 12px 9px 0 9px;
    border-color: white transparent transparent transparent;
    filter: drop-shadow(1px 5px 5px rgba(0, 0, 0, .1));
    -webkit-filter: drop-shadow(1px 5px 5px rgba(0, 0, 0, .1));
}
.region_name {
    font-weight: bold;
}
.region_name.font-size-m {
    font-size: 17px;
}
.region_name.mb-sm {
    margin-bottom: 15px;
}
.region_owner,
.region_owner2{
    color: #727272;
    margin-right: 15px;
}
.region_owner.mr-0,
.region_owner2.mr-0 {
    margin-right: 0;
}
.partner_contact .left {
    width: 33.3%;
    padding-right: 20px;
}
.partner_contact .item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -o-flex;
    display: -ms-flex;
    display: -moz-flex;
    display: -webkit-flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-align-items: center;
    margin-bottom: 20px;
}
.partner_contact .item img {
    margin-right: 25px;
}
.partner_contact .item span,
.partner_contact .item span a  {
    /*display: inline-block;*/
    vertical-align: middle;
    /*width: calc(100% - 68px);*/
    padding-right: 10px;
    font-size: 15px;
    line-height: 25px;
    color: #727272;
    letter-spacing: normal;
}



/* BUY2 */
.buy_text {
    padding: 60px 0;
}
.buy_text h2 {
    margin-bottom: 50px;
    font-weight: 700;
    font-size: 35px;
    line-height: 35px;
    color: #000;
    text-align: center;
}
.buy_text .content .clearfix {
    margin-bottom: 50px;
}
.buy_text .content .left,
.buy_text .content .right {
    width: 48%;
}
.buy_text .content p {
    font-size: 15px;
    line-height: 25px;
    color: #727272;
    text-align: justify;
}
.buy_gal {
    padding: 50px 0;
    background: url('../img/buy_back.jpg') center center no-repeat;
    background-size: cover;
    -webkit-background-size: cover;
}
.buy_gal h4 {
    margin-bottom: 60px;
    font-weight: 700;
    font-size: 25px;
    line-height: 31px;
    color: #fff;
    position: relative;
}
.buy_gal h4:after {
    content: "";
    display: block;
    width: 70px;
    height: 4px;
    background: #8DC83E;
    position: absolute;
    left: 0;
    bottom: -22px;
}
.buy_gal .item {
    margin-bottom: 20px;
}
.buy_gal .item img {
    margin-right: 25px;
}
.buy_gal .item span {
    display: inline-block;
    vertical-align: middle;
    width: calc(100% - 70px);
    padding-right: 10px;
    font-size: 15px;
    line-height: 25px;
    color: #fff;
    letter-spacing: normal;
}



/* ARTICLE2 */
.article_info {
    margin-bottom: 20px;
}
.article_info h1 {
    margin-bottom: 20px;
    font-weight: 600;
    font-size: 35px;
    line-height: 45px;
    color: #000;
    text-align: center;
}
.article_info .date {
    font-weight: 600;
    font-size: 16px;
    line-height: 16px;
    color: #bdbdbd;
    text-align: center;
}
.article_img {
    height: 400px;
    margin-bottom: 20px;
    position: relative;
    overflow: hidden;
}
.article_img img {
    min-width: 100%;
    min-height: 100%;
}
.article_img .label {
    padding: 10px 20px;
    background: #8DC83E;
    font-size: 14px;
    line-height: 14px;
    color: #fff;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 100;
}

.about_header_h1 {
    color: #000000;
    font-size: 35px;
    font-weight: 700;
    text-align: center;
    margin-top: 68px;
    margin-bottom: 87px;
}

.about_header_h1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -o-flex;
    display: -ms-flex;
    display: -moz-flex;
    display: -webkit-flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: column;
    -ms-flex-direction: column;
}

.about__position {
    color: #727272;
    font-size: 14px;
    font-weight: 300;
    line-height: 27.96px;
}

.about__social {
    text-align: center;
}

.about__name,
.about__social a {
    color: #000000;
    font-size: 17px;
    font-weight: 600;
    line-height: 45.83px;
    text-transform: capitalize;
    margin-top: 11px;
}

.about__social a {
    font-size: 15px;
    text-transform: none;
    font-weight: 300;
}

.about__social img {
    margin-bottom: 2px;
    margin-right: 7px;
}

.about__text p {
    color: #727272;
    font-size: 15px;
    font-weight: 400;
    line-height: 29px;
}

.about__text {
    -webkit-box-flex: 0 1 57.8%;
    -ms-flex: 0 1 57.8%;
    flex: 0 1 57.8%;
    max-width: 57.8%;
    text-align: center;
    margin-left: 55px;
}

@media (max-width: 567px) {
    .about__text {
        max-width: 100%;
        text-align: justify;
    }
    .about__name,
    .about__position {
        text-align: center;
    }
    .about__name {
        font-size: 15px;
    }
}

.about__image {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 190px;
    flex: 0 1 190px;
    max-width: 190px;
    height: 190px;
    background: silver;
    border-radius: 50%;
    overflow: hidden;
}

.about_container__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -o-flex;
    display: -ms-flex;
    display: -moz-flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
}

.about_container {
    max-width: 1170px;
    padding: 0 15px 75px;
    margin: 0 auto;
}

@media (max-width: 1024px) {
    .about_container__wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
                flex-direction: column;
        -ms-flex-direction: column;
    }
    .about__image,
    .about__text {
        margin: 0 auto;
    }
    .about__image {
        margin-bottom: 48px;
    }
    .about_header_h1 {
        margin-top: 51px;
        margin-bottom: 78px;
    }
}

.document h2.block-header-h2 {
    text-align: center;
    color: #000000;
    font-size: 35px;
    font-weight: 700;
    padding-top: 82px;
    padding-bottom: 66px;
}

@media (max-width: 567px) {
    .document.certificates {
        padding: 0;
    }
    .document h2.block-header-h2 {
        font-size: 32px;
        padding-top: 69px;
        padding-bottom: 6px;
    }
}
.certificates {
    padding-bottom: 99px;
}

.pb-0 {
    padding-bottom: 0px !important;
}

.mb-0 {
    margin-bottom: 0px !important;
}

.bg-none {
    background: none;
}

/* new_menu */
#left-panel {
    padding: 20px;
    background: #fff;
    z-index: 9999 !important;
    transform: translateX(-100%);
    transition: all .25s ease;
    display: block !important;
    visibility: hidden;
    opacity: 0;
}

.slideout-open #left-panel {
    transform: none;
    visibility: visible;
    opacity: 1;
}

.slideout-open,
.slideout-open body,
.slideout-open .slideout-panel {
    transform: none !important;
}

#top-nav-ul-mob li {padding-top:10px;}
#left-panel .new_menu a, #left-panel .new_menu span {
    display: block;
    margin-bottom: 20px;
    font-weight: 600;
    font-size: 15px;
    line-height: 15px;
    color: #000;
    text-transform: uppercase;
    /*text-align: right;*/
}

#left-panel .new_menu ul {
    margin-left: 0;
}

#left-panel .new_menu li > ul {
    margin-left: 10px;
    margin-bottom: 15px;
}

#left-panel .new_menu .sub-menu a, #left-panel .new_menu .sub-menu span {
    font-size: 11px;
    line-height: 12px;
    margin-bottom: 8px;
    font-weight: 400;
}

.error_404 {
    width: 793px;
    height: 699px;
    float: right;
    background: url('../img/oil.jpg') no-repeat;
}
.error_404_title {
    color: #f9ed01;
    font-family: "Helvetica Neue Cyr";
    font-size: 200px;
    font-weight: 400;
    line-height: 1;
    margin-top: 90px;
}
.error_404_desc {
    color: #f9ed01;
    font-family: "Helvetica Neue Cyr";
    font-size: 47px;
    font-weight: 400;
}
.error_404_content {
    color: #ba9800;
    font-family: "Helvetica Neue Cyr";
    font-size: 20px;
    font-weight: 400;
    line-height: 22px;
    margin-top: 41px;
}
.error_404_link {
    color: #744d00;
    font-family: "Helvetica Neue Cyr";
    font-size: 20px;
    font-weight: 400;
    line-height: 22px;
    margin-top: 41px;
}
.error_404_link a {
    color: #744d00;
    text-decoration: underline;
}

@media (max-width: 1199px) {
    .block4 .content .item {
        width: calc(33% - 30px);
        margin-left: 30px;
    }
}

@media screen and (max-width: 1140px) {
    /* layout */
    .wrapper {
        width: 100%;
        padding: 0 10px;
    }
    .line1 .wrapper {
        padding: 0;
    }

    /* ZBM2 */
    /*
    .zavod {
        padding: 30px 0 0 0;
    }
    */
    .zavod h1 {
        margin-bottom: 30px;
        font-size: 25px;
        line-height: 25px;
    }
    .zavod .img {
        height: 250px;
        background: url('../img/zbm2_img1.jpg') center bottom no-repeat;
    }
    .zavod .text {
        padding: 30px 0;
        background: url('../img/zbm2_img2.jpg') center top no-repeat;
        background-size: cover;
        -webkit-background-size: cover;
    }
    .zavod.v2 .img {
        height: 250px;
        background: url('../img/zrd2_img1.jpg') center bottom no-repeat;
    }
    .zavod.v2 .text {
        padding: 30px 0;
        background: url('../img/zrd2_img2.jpg') center top no-repeat;
        background-size: cover;
        -webkit-background-size: cover;
    }
    .zavod.v3 .img {
        height: 250px;
        background: url('../img/mpz2_img1.jpg') center bottom no-repeat;
    }
    .zavod.v3 .text {
        padding: 30px 0;
        background: url('../img/mpz2_img2.jpg') center top no-repeat;
        background-size: cover;
        -webkit-background-size: cover;
    }
    .zavod .text .clearfix {
        margin-bottom: 30px;
    }
    .zavod .text .left,
    .zavod .text .right {
        width: 100%;
        float: none;
    }



    /* ABOUT2 */
    .about_slyder .slyder_content {
        width: 832px;
    }
}
@media screen and (max-width: 960px) {
    /* topping */
    .topping .line1 .left {
        width: 160px;
    }
    .footer .phone { font-size: 14px; }
    .topping .line1 .right {
        width: calc(100% - 160px);
    }
    .topping .lang {
        padding-right: 14px;
    }
    .topping .line1 .lang {
        display: none;
    }
    .topping .line2 .lang {
        display: block;
        padding-right: 10px;
    }
    .topping .mail {
        padding: 0 14px;
    }
    .topping .mail:before {
        display: none;
    }
    .topping .phone {
        padding-left: 14px;
    }
    .topping .menu {
        display: none;
    }
    .topping .hide_menu {
        display: block;
    }
    .topping .logo {
        width: 160px;
        height: 35px;
    }


    /* block1 */
    .block1 {
        height: 315px;
    }
    .block1 .text_block {
        padding: 30px 0;
    }
    .block1 .text_block span {
        margin-bottom: 10px;
        font-size: 20px;
        line-height: 20px;
        letter-spacing: 6px;
    }
    .block1 .text_block h1 {
        font-size: 30px;
        line-height: 30px;
    }



    /* block2 */
    .block2 {
        padding: 30px 0;
    }
    .block2 h2 {
        margin-bottom: 30px;
    }
    .block2 .content {
        margin: 0 0 30px 0;
    }
    .block2 .content .item {
        display: block;
        width: 100%;
        margin: 0 0 20px 0;
    }
    .block2 .text_block .left,
    .block2 .text_block .right {
        width: 100%;
        float: none;
    }



    /* block4 */
    .block4 {
        padding: 40px 0 30px;
    }
    .block4 h2 {
        margin-bottom: 30px;
    }
    .block4 .content,
    .block4.v2 .content {
        margin: 0 0 30px 0;
    }
    .block4 .content .item {
        /*display: block;*/
        /*width: 100%;*/
        /*margin: 0 0 30px 0;*/
        width: 45%;
        margin: 0 0 30px 30px;
    }
    .block4.new_zbm .content .item {
        display: block;
        width: 100%;
        margin: 0 0 30px 0;
    }


    /* block5 */
    .block5 {
        padding: 0;
        background: none;
    }
    .block5.v2 {
        padding: 0;
        background: none;
    }
    .block5.v3 {
        padding: 0;
        background: none;
    }
    .block5.v4 {
        padding: 0;
        background: none;
    }
    .block5.v5 {
        padding: 0;
        background: none;
    }
    .block5 .wrapper {
        padding: 0;
        max-height: initial;
    }
    .block5 .left,
    .block5 .right {
        width: 100%;
        padding: 30px 0;
        float: none;
    }
    .block5 .left {
        background: url('../img/back3_left.jpg') left center no-repeat;
        background-size: cover;
        -webkit-background-size: cover;
    }
    .block5 .right {
        background: url('../img/back3_right.jpg') right center no-repeat;
        background-size: cover;
        -webkit-background-size: cover;
    }
    .block5.v2 .left {
        background: url('../img/zbm2_back_left.jpg') left center no-repeat;
        background-size: cover;
        -webkit-background-size: cover;
    }
    .block5.v2 .right {
        background: url('../img/zbm2_back_right.jpg') right center no-repeat;
        background-size: cover;
        -webkit-background-size: cover;
    }
    .block5.v3 .left {
        /*display: none;*/
        display: block;
        padding: 0;
    }
    .block5.v3 .right {
        background: url('../img/map_back.jpg') right center no-repeat;
        background-size: cover;
        -webkit-background-size: cover;
        margin-top: 0 !important;
    }
    .block5.v4 .left {
        background: none;
    }
    .block5.v4 .right {
        background: url('../img/back3_right.jpg') right center no-repeat;
        background-size: cover;
        -webkit-background-size: cover;
    }
    .block5.v5 .left {
        background: url('../img/service_back_left.jpg') left center no-repeat;
        background-size: cover;
        -webkit-background-size: cover;
    }
    .block5.v5 .right {
        background: url('../img/service_back_right.jpg') right center no-repeat;
        background-size: cover;
        -webkit-background-size: cover;
    }
    .block5 .left h2,
    .block5 .right h2 {
        margin-bottom: 20px;
        font-size: 25px;
        line-height: 25px;
    }
    .block5 .content {
        width: 300px;
        margin: 0 auto;
    }
    .block5 .content .item {
        margin-bottom: 10px;
        padding-left: 0;
        font-size: 16px;
        line-height: 16px;
    }
    .block5 .content .item img {
        width: 40px;
        margin-right: 10px;
    }
    .block5.v4 .content .item img {
        width: auto;
        margin-right: 10px;
    }
    .block5.v4 .content .item span {
        font-size: 14px;
        line-height: 14px;
    }
    .block5 .form {
        width: 300px;
    }

    /* footer */
    .footer h4 {
        margin-bottom: 20px;
    }
    .footer .line1 {
        padding: 20px 0;
    }
    .footer .wrapper > .left {
        width: 300px;
        margin: 0 auto;
        float: none;
    }
    .footer .copyright {
        margin-bottom: 20px;
    }
    .footer .dev {
        line-height: 20px;
    }



    /* ABOUT2 */
    .big_img {
        height: 280px;
    }
    .big_img img {
        height: 100%;
        min-width: 0;
        min-height: 0;
    }
    .about_text {
        padding: 30px 0;
    }
    .about_text h2 {
        margin-bottom: 30px;
        font-size: 25px;
        line-height: 25px;
    }
    .about_text .clearfix {
        margin-bottom: 30px;
    }
    .about_text .left,
    .about_text .right {
        width: 100%;
        float: none;
    }
    .about_contact {
        padding: 30px 0;
    }
    .about_contact h2 {
        margin-bottom: 20px;
        font-size: 25px;
        line-height: 25px;
    }
    .about_contact h2 + .line {
        margin-bottom: 30px;
    }
    .about_contact .line .left,
    .about_contact .line .right {
        width: 100%;
        float: none;
    }
    .about_contact .line h4 {
        font-size: 15px;
        line-height: 19px;
    }
    .about_contact .line .left {
        margin-bottom: 30px;
    }
    .about_contact .line .item span {
        font-size: 14px;
        line-height: 24px;
    }
    .about_slyder .slyder_content {
        width: 544px;
    }



    /* PARTNER2 */
    .partner_text {
        padding: 30px 0 0 0;
    }
    .partner_text h2 {
        margin-bottom: 30px;
        font-size: 25px;
        line-height: 25px;
    }
    .partner_text .content {
        padding: 30px 0;
    }
    .partner_text .content .clearfix {
        margin-bottom: 30px;
    }
    .partner_text .content .left,
    .partner_text .content .right {
        width: 100%;
        float: none;
    }
    .partner_contact {
        padding: 30px 0;
    }
    .partner_contact h2 {
        margin-bottom: 30px;
        font-size: 25px;
        line-height: 25px;
    }
    .partner_contact h4 {
        font-size: 15px;
        line-height: 19px;
    }
    .partner_contact .left {
        width: 100%;
        margin-bottom: 30px;
        padding-right: 0;
        float: none;
    }



    /* BUY2 */
    .buy_text {
        padding: 30px 0;
    }
    .buy_text h2 {
        margin-bottom: 20px;
        font-size: 25px;
        line-height: 25px;
    }
    .buy_text .content .clearfix {
        margin-bottom: 30px;
    }
    .buy_text .content .left,
    .buy_text .content .right {
        width: 100%;
        float: none;
    }
    .buy_gal {
        padding: 30px 0;
    }



    /* ARTICLE2 */
    .article_info {
        margin-bottom: 20px;
    }
    .article_info h1 {
        font-size: 25px;
        line-height: 35px;
    }
    .article_img {
        height: 200px;
        position: relative;
        max-width: 400px;
        width: 100%;
        margin: 0 auto 20px;
    }
    .article_img img {
        height: auto;
        min-width: 0;
        min-height: 0;
        width: 100%;
    }
    .slyder_new_gal .slyder_content {
        width: 584px;
    }

    .block5.v2 .button.ui-link {
        position: relative;
        bottom: 0px;
        left: 0px;
    }
    .block5.v2 .button {
        position: relative;
        bottom: 0px;
        left: 7px;
    }
    .buy-home {
        position: relative;
    }

}
@media screen and (max-width: 750px) {
    /* block3 */
    .block3 {
        padding: 30px 0 0 0;
    }
    .block3 .item {
        width: 50%;
        margin-bottom: 30px;
    }
    .block3 .item span {
        margin-bottom: 20px;
    }



    /* topping */
    .topping .line1 {
        background: #fff;
    }
    .topping .line1 .left {
        padding-top: 5px;
    }
    .topping .line1 .right {
        /*padding: 25px 10px 0 0; */
        padding: 5px 10px 0 0;
    }
    .topping .mail {
        padding: 0;
    }
    .topping .mail:before {
        display: none;
    }
    .topping .mail:after {
        display: none;
    }
    .topping .mail img {
        margin-right: 10px;
    }
    .topping .phone {
        display: block;
        padding: 5px 0 0 0;
    }
    .topping .phone span:first-child {
        display: none;
    }

    .bottle_pack .content .item {
        display: block;
        width: 100%;
        padding: 0;
        margin-bottom: 30px;
    }


    /* bottle1 */
    .bottle .left {
        width: 100%;
        margin-bottom: 30px;
        float: none;
    }
    .bottle .right {
        width: 100%;
        float: none;
        padding: 0;
    }
    .bottle_pack .content .item {
        display: block;
        width: 100%;
        padding: 0;
        margin-bottom: 30px;
    }
}
@media screen and (max-width: 600px) {
    /* ABOUT2 */
    .about_slyder .slyder_content {
        width: 256px;
    }
    .slyder_new_gal .slyder_content {
        width: 377px;
    }

    .block4 .content .item {
        width: 55%;
        margin-left: 0;
    }
}
@media screen and (max-width: 480px) {
    /* topping */
    .topping .line1 .left {
        width: 200px;
    }
    .topping .line1 .right {
        width: calc(100% - 200px);
    }
    .big_text {
        width: calc(100% - 30px)!important;
    }
    .slyder_new_gal .slyder_content {
        width: 174px;
    }
    .error_404 {
        display: none;
    }
    .error_404_title {
        text-align: center;
        margin-top: 30px;
        font-size: 119px;
    }
    .error_404_desc {
        text-align: center;
        font-size: 30px;
    }
    .error_404_content {
        text-align: center;
        font-size: 15px;
        margin-top: 22px;
    }
    .error_404_link {
        text-align: center;
        margin-bottom: 40px;
        font-size: 17px;
        margin-top: 28px;
    }
}

@media screen and (max-width: 400px) {
    /* topping */
    .topping .line1 .left {
        width: 165px;
    }
    .topping .line1 .right {
        width: calc(100% - 165px);
    }
    .block4 .content .item {
        width: 100%;
    }
}
.langflags {
    list-style: none;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    vertical-align: middle;
    font-size: 13px;
    line-height: 15px;
    color: #727272;
}
.langflags li {
    padding-right: 2px;
}
.langflags li:nth-child(2) a:after, .langflags li:nth-child(2) a:before {
    content: "|";
    display: inline-block;
}
#top-nav-ul li, #top-nav-ul li span {
    display: inline-block;
    vertical-align: middle;

    padding: 0 5px;
    font-weight: 600;
    font-size: 13px;
    line-height: 65px;
    color: #b2b2b2;
    letter-spacing: normal;
    text-transform: uppercase;
    position: relative;
}

#top-nav-ul li {
    margin: 0 20px;
}

#top-nav-ul li span:after {
    opacity: 1;
}

.top-nav-ul li a{
    color:#222;/*Цвет шрифта в пункте*/
    padding:5px 7px;/*Отступы для пункта*/
    text-decoration:none;/*Убираем подчеркивание*/
    display:block;
}
.top-nav-ul li ul{
    display:none;/*Прячем выпадающее меню*/
    position:absolute;
    padding-left:0;
    width:120px;/*Ширина выпадающего меню*/
    padding-top:3px;/*Отступ сверху у выпадающего меню*/
}
.top-nav-ul li:hover ul{
    display:block;/*Показываем выпадающее меню при наведение*/
    left:0px;
    top: 65px;
    z-index: 999;
    width: 400px;
    background: #000;
}
.block5.v3 .right {
    margin: 18px 0;
}
.block5.v3 {
    padding: 0;
}
.v3 .wrapper {
    position: static;
}
.cpost {
    float: left; width: 33.33333%; padding: 10px;
}


.wow:first-child {
    visibility: hidden;
}
.acf-map {
    width: 100%;
    min-height: 560px;
    z-index: 1;
}

/* fixes potential theme css conflict */
.acf-map img {
    max-width: inherit !important;
}
@media screen and (max-width: 960px) {
    .acf-map {
        max-height: 50vh;
        height: 400px;
        min-height: initial;
    }
    .cpost {
        width: 100%;
    }
}
.article_img .label a {
    color: #fff;
}
#left-nav-ul li span, #right-nav-ul li span {
    display: inline-block;
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 16px;
    color: #a6a6a6;
}
#top-nav-ul-mob, .sub-menu {
    list-style: none;
}
a.more-link {
    color: #8DC83E;
}
.tag {color: #8DC83E;}
.nav {list-style: none;}

.modal_div {
    max-width: 400px;
    width: 100%;
    height: auto;
    background-color: #eeeeee;
    position: fixed;
    top: 45%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    /*margin-top: -150px;*/
    /*margin-left: -200px;*/
    display: none;
    opacity: 0;
    z-index: 5;
    padding: 20px 20px;
}
@media(max-width: 375px){
    .modal_div {
        max-width: 310px;
        width: 100%;
        /*margin-left: -155px;*/
    }
}
@media(max-width: 350px){
    .topping .phone img {
        float: left;
    }
    .topping .mail img, .topping .phone img {
        margin-right: 0;
    }
}
.modal_div input {
    height: 42px;
}
.modal_div input,
.modal_div textarea {
    background-color: #ffffff;
    border: none;
    margin-bottom: 13px;
    padding-left: 16px;
    border-bottom: transparent;
}
.modal_div textarea {
    padding-top: 12px;
    height: 107px;
    max-width: 360px;
    resize: none;
}
.modal_div input:focus {
    border-bottom: 1px solid #e8c100;
}
.modal_div textarea:focus {
    border-bottom: 1px solid #e8c100;
}
.modal_div .button {
    width: 173px;
    height: 48px;
    margin-left: 0px !important;
    text-align: center;
    padding: 15px 20px;
    border-bottom: transparent !important;
}
.short {
    height: 150px; /* Рaзмеры дoлжны быть фиксирoвaны */
}
/* Кнoпкa зaкрыть для тех ктo в тaнке) */
.modal_close {
    width: 19px;
    position: absolute;
    color: #d7d7d7;
    top: 7px;
    right: 4px;
    cursor: pointer;
    display: block;
    font-size: 22px;
}
/* Пoдлoжкa */
#overlay {
    z-index:3; /* пoдлoжкa дoлжнa быть выше слoев элементoв сaйтa, нo ниже слoя мoдaльнoгo oкнa */
    position:fixed; /* всегдa перекрывaет весь сaйт */
    background-color:#000; /* чернaя */
    opacity:0.8; /* нo немнoгo прoзрaчнa */
    -moz-opacity:0.8; /* фикс прозрачности для старых браузеров */
    filter:alpha(opacity=80);
    width:100%;
    height:100%; /* рaзмерoм вo весь экрaн */
    top:0; /* сверху и слевa 0, oбязaтельные свoйствa! */
    left:0;
    cursor:pointer;
    display:none; /* в oбычнoм сoстoянии её нет) */
}
input.wpcf7-form-control.wpcf7-text, textarea.wpcf7-form-control.wpcf7-textarea {
    width: 100%;
    display:block;
}
.wpcf7 br {display:none;}
.wpcf7-response-output {
    display: none!important;
}

.parent-pageid-587 .bottle .img img,
.page-id-306 .bottle .img img,
.page-id-336 .bottle .img img,
.page-id-333 .img img {
    border-radius: 36px;
    -webkit-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.75);
    box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.75);
    height: 316px !important;
    margin-top: 40px !important;
}
.page-id-587 .img,
.page-id-28 .img {
    -webkit-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.75);
    box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.75);
}
.page-id-596  .img img, .page-id-216 .img img {
    min-width: auto !important;
    height: 100% !important;
}
.block5 .content .item span a:first-child {
    width: 183px;
}
.text h2 {
    color: #727272;
}
.text ul,
.text ol {
    padding-left: 20px;
    padding-top: 8px;
    padding-bottom: 8px;
    color: #727272;
}
.page-id-294 .bottle .img {
    margin-top: 100px;
}

.lang-item:nth-child(2) {
    display: none;
}
.lang-item:first-child {
    border-right: 1px solid #727272;
    margin-right: 2px;
}
.page-template-partner .item.product-336, .page-template-partner .item.product-528 {
    display: none !important;
}

.page-id-524 .block4 .item:first-child  .img img,
.page-id-158 .block4 .item:first-child  .img img,
.page-template-partner .item.product-530 img,
.page-template-partner .item.product-294 img {
    width: 100% !important;
    margin-top: 26px !important;
    min-height: auto !important;
    height: auto !important;
}
.parent-pageid-587 .ico_content .ico_img, .parent-pageid-28 .ico_content .ico_img {
    text-align: center;
}
.parent-pageid-587 .ico_content .ico_img img, .parent-pageid-28 .ico_content .ico_img img {
    width: 10px;

}

/*UPDATE*/
.block4 .content .item .img {
    position: relative;
}
.block4 .content .item .img::before {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    width: 150px;
    height: 80px;
    /*    background: url(https://kaissaoil.com/wp-content/uploads/2018/01/logo-prodact-kaissa.jpg) 0 0 no-repeat;*/
}
ul, ol
{
    margin-left:50px;
}
ul {
    list-style-type: disc;
}
h3
{
    color:#000;
    font-size:20px;
    font-weight:bold;
    margin-bottom:10px;
    margin-top:10px;
}

.top-nav-ul .sub-menu {margin-left: 0;}

@media screen and (max-width: 1024px){
    .topping .line1 .right {
        /*height: 85px;*/
        padding-right: 10px;
    }
}

@media screen and (max-width: 960px){
    .topping .lang a:hover {
        color: #727272;
    }
    .topping .line1 .right {
        height: 85px;
    }
}
/* Top-slider styles */
.top_slider__item {
    display: -ms-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    height: 450px !important;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.top_slider__bg {
    background: -webkit-gradient(linear, left top, right top, from(rgba(0,0,0, 1)), to(rgba(0,0,0, 0)));
    background: linear-gradient(to right, rgba(0,0,0, 1), rgba(0,0,0, 0));
}
.top_slider__wrapper {
    margin-top: auto;
    margin-bottom: auto;
}
.top_slider__bg {
    padding: 50px 0;
}
.top_slider__h1 {
    text-transform: uppercase;
}
.top_slider__h1 .white {
    display: block;
    margin-bottom: 5px;
    font-size: 26px;
    font-weight: 400;
    letter-spacing: 2.6px;
    color: #ffffff;
}
.top_slider__h1 .yellow {
    font-size: 42px;
    font-weight: 700;
    letter-spacing: 10.1px;
    color: #8DC83E;
}
.top_slider__button {
    margin-top: 20px;
}
.top_slider__button a {
    display: block;
    width: 174px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    border: 1px solid #ffffff;
    color: #ffffff;
    background-color: transparent;
    -webkit-transition: .3s;
    transition: .3s;
}
.top_slider__button a:hover {
    color: #000000;
    background: rgba(255,255,255, .8);
}
.top_slider__button._black a {
    border: 1px solid #000000;
    color: #000000;
}

.top_slider__button._invisible a {
    opacity: 0;
}

.top_slider__button._black a:hover {
    color: #ffffff;
    background: rgba(0,0,0, .8);
}
.time{
    text-align: center;
}
.clock{
    padding: 0 55px;
    position: relative;
}


@media (max-width: 1050px) {
    .clock {
        padding: 0 30px;
    }
    .topping .lang {
        padding-right: 12px;
    }
    .topping .mail {
        padding: 0 12px;
    }
    .topping .phone {
        padding-left: 12px;
    }
}

.slideout-menu .time{
    text-align: left;
}

.slideout-menu .time .clock{
    padding: 0;
    margin-bottom: 5px;
}

@media (max-width: 768px) {
    .top_slider__button a {
        background: rgba(0,0,0, .3);
    }
    .top_slider__button._black a {
        background: rgba(0,0,0, .0);
    }
    .top_slider__h1 {
        text-align: center;
    }
    .top_slider__h1 .white {
        margin-bottom: 0;
        font-size: 16px;
        letter-spacing: 1px;
    }
    .top_slider__h1 .yellow {
        font-size: 18px;
        letter-spacing: 3px;
    }
    .top_slider__button a {
        margin: 0 auto;
    }
}
@media (max-width: 750px) {
    .topping .mail {
        padding: 0;
    }
}
.article .item {
    text-align: center!important;
}

.article .content .item h4:before {
    display: none;
}

.article .content .item h4 {
    font-size: 14px;
}

.link
{
    position: relative;
    text-align: center;
}
.link a
{ position: absolute;
    display: block;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    padding: 15px 30px;
    border: 1px solid #111;
    border-radius: 2px;
    font-size: 15px;
    line-height: 15px;
    color: #000;
    letter-spacing: normal;
    cursor: pointer;
    margin: 40px 0;
    background: #ffbd34;
    text-transform: uppercase;
    -webkit-transition: all ease-out 0.3s;
    transition: all ease-out 0.3s;
}
.link a:hover
{
    background: transparent;
}
.link img{
    width:100%;
}
@media (max-width: 768px){
    .link a {
        position: relative;
        margin:0;
    }
    .link img{
        display:none;
    }
    .hidden-xs{
        display:none!important;
    }
    .time
    {
        text-align:left;
    }
    .time .clock
    {
        padding:0;}
}

.slideout-backdrop{
    z-index: 9998;
    background: rgba(0,0,0, 0.5);
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    visibility: hidden;
    opacity: 0;
}

.slideout-open .slideout-backdrop{
    opacity: 1;
    visibility: visible;
    transition: all .25s ease;
}

.modal_div {
    max-width: 400px;
    width: 100%;
    height: auto;
    background-color: #eeeeee;
    position: fixed;
    top: 45%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    margin-top: -150px;
    /*margin-left: -200px;*/
    display: none;
    opacity: 0;
    z-index: 5;
    padding: 20px 20px;
}
#warning
{
    max-width: 800px;
    overflow-y: auto;
    height: 100%;
}
.warn-modal-body p
{
    font-size: 15px;
    line-height: 1.5em
}
.warn-modal-body h2{
    text-align: center;
    line-height: 2em;
}
#warning .warn-footer
{
    text-align: center;
    margin: 10px 0 45px 0;
    display: block;
}
.open-warn-modal
{
    font-weight: bold;
    color: red;
    text-transform: uppercase;
    border-bottom: 1px solid;
    text-align: center;
    padding: 2px 5px;
    /* width: 102px; */
    /* float: right; */
    margin: 1px 0px;
    margin-top: 8px;
    position: absolute;
    right: 0;
    cursor:pointer;
    transition:all cubic-bezier(0, 0, 1, 0.6) 0.3s
    }
.open-warn-modal:hover
{
    color: #e20c0c;
}
span.wpcf7-not-valid-tip {
    color: #f00;
    font-size: 12px;
    font-weight: normal;
    display: block;
    position: absolute;
    width: 184px;
}
#order
{
    padding: 31px 30px 15px 30px;
}
.about_contact .row-items {
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.about_contact .line .col-content .item {
    margin-bottom: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
}

.about_contact a {
    color: #727272;
}
.about_contact a:hover, .about_contact a:active,.about_contact a:focus {
    color: #8DC83E;
}
.about_contact .row-head.v2 {
	margin-top: 90px;
}
.responsive-kolonka-4 {
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 35px;
 }
 .about_contact .responsive-kolonka-4 h4 {
    margin-bottom: 46px;
 }
 body.modal-open {
    overflow: hidden;
}
@media only screen and (min-width:576px) {
	.responsive-kolonka-4 {
		position: relative;
		width: 100%;
		-ms-flex: 0 0 50%;
		-webkit-box-flex: 0;
		        flex: 0 0 50%;
		max-width: 50%;
	}
}

@media only screen and (min-width:1200px) {
	.responsive-kolonka-4 {
		position: relative;
		width: 100%;
		-ms-flex: 0 0 33.333333%;
		-webkit-box-flex: 0;
		        flex: 0 0 33.333333%;
		max-width: 33.333333%;
		padding-bottom: 55px;
	}

}
@media only screen and (max-width:1119px) {
	.about_contact .responsive-kolonka-4 h4 {
		max-width: 85%;
	}
 }
@media only screen and (max-width:575px) {
	.responsive-kolonka-4 {
		position: relative;
		width: 100%;
		-ms-flex: 0 0 100%;
		-webkit-box-flex: 0;
		        flex: 0 0 100%;
		max-width: 100%;
	}
    .open-warn-modal {
    margin-top: 4px;
    right: 4px;
    }
 }
