﻿/*
Theme Name: Voodoo theme
Theme URI: https://voodoo.ru/
Description: Voodoo theme
Version: 1.0
Author: Voodoo
Author URI: https://voodoo.ru/
*/
@import url('../../../css2');

body {margin: 0; font-family: 'PT Sans', sans-serif; background-color: #eff2f5; color: #2b2523;}
.node-5 {background-color: #fff;}
header {float: left;width: 100%;background-color: #fff;}
.zalivka-grey {background-color: #eff2f5;}
.carrier-title {    font-family: inherit !important;}
p {margin-top: 0;}
a {color:unset;text-decoration:none;}
h1 {font-size: 48px;line-height: 54px;color: rgb(29,29,27);font-weight: bold;margin: 0;}
h2 {
	font-size: 24px;
	line-height: 32px;
	font-weight: 700;
	margin-top: 0;
}
h3 {
	font-size: 24px;
	line-height: 28px;
	font-weight: 700;
}
.post-text a:not([class]) {
	font-weight: 500;
	text-decoration: underline;
	color: #abc22a;
}
.post-text a:not([class]):hover {
	text-decoration: none;
}
.post-text h2 {	font-size: 24px;}
.post-text table {    background-color: #fff;border-collapse: collapse;}
.post-text th {text-align: start; background-color: #d4d4d4; padding: 10px 5px; border: 0.5px solid #b7b7b7;}
.post-text td {    padding: 10px 5px; border: 0.5px solid #b7b7b7;}
#page p {line-height: 24px;}  

.content {width:1200px;margin:0 auto;clear: both;}
.content-mini {width:830px;margin:0 auto;clear: both;}
.content-long {width:100%;margin:0 auto;clear: both;}
#page {clear: both;}

.otsup-40 {padding-top: 40px;}
.otsup-50 {padding-top: 50px;}
.otsup-60 {padding-top: 60px;}
.otsup-70 {padding-top: 70px;}
.otsup-80 {padding-top: 80px;}
.otsup-90 {padding-top: 90px;}
.otsup-100 {padding-top: 100px;}
.otsup-120 {padding-top: 120px;}
.bottom-otsup-110 {padding-bottom: 110px;}
.bottom-otsup-100 {padding-bottom: 100px;}
.bottom-otsup-90 {padding-bottom: 90px;}
.bottom-otsup-80 {padding-bottom: 80px;}
.bottom-otsup-70 {padding-bottom: 70px;}
.bottom-otsup-60 {padding-bottom: 60px;}
.bottom-otsup-50 {padding-bottom: 50px;}
.bottom-otsup-40 {padding-bottom: 40px;}
.bottom-otsup-30 {padding-bottom: 30px;}
.col-12 {float:left;width:100%;}
.col-9 {float:left;width:75%;}
.col-8 {float:left;width:66.66666667%;}
.col-6 {float:left;width:50%;}
.col-4 {float:left;width:33.33333333%; margin: 0 15px;}
.col-3 {float:left;width:25%;}
.col-2 {float:left;width:16.66666667%;}
.col-1 {float:left;width:8.33333333%;}
.row {margin: 0 -15px;}
.float-left {float:left;}
.align-center {text-align:center;}
.relative {position: relative;}
.logo {margin: 20px 0; margin-right: 60px;}
.text-under-form a {text-decoration: underline;}
.span-form-title {
	    text-align: center;
    display: block;
    font-weight: 600;
    font-size: 20px;
    margin-bottom: 30px;
    margin-top: 30px;
}
.go-top {
	position: absolute;
top: -25px;
right: 100px;
opacity: 1;
cursor: pointer;
}
.button-container {display:none !important;}
.flex-desc {display:flex;}
.sub-menu li a {
	color: unset;
	font-weight: 500;
	text-transform: unset;
}
.sub-menu li a:hover {color: #6e6e6e;}
.sub-menu li {
	         padding: 25px 20px;
}
.sub-menu li:last-child { border-bottom: none;}
.sub-menu {
	display: none; 
	margin-top: 29px;
    position: absolute;
    z-index: 2;
    width: 100%;
    left: 0;
    background-color: #eff2f5;
	}
#main-menu-desc .sub-menu {
	position: absolute;
    top: 10px;
    width: 100%;
    background-color: #fff;
    color: rgb(42,54,59);
    z-index: 999;
    left: 0;
	    min-width: 250px;
}
#main-menu-desc .sub-menu li {
	width: 100%;
    float: left;
    padding: 20px;
    box-sizing: border-box;
	border-bottom: 2px solid rgb(204, 204, 204);
}
#main-menu-desc .sub-menu li:last-child {border-bottom: none;}
#main-menu-desc .sub-menu li:hover {background-color: rgb(231, 231, 231);}
.menu-item-has-children:after {content: url(images/strel_vniz_passiv.png);     margin-left: 10px;}
.menu-item-has-children:hover .sub-menu {display:block;} 
.post-text li {list-style-type: none;}
.post-text li:before {content: '—'; margin-right: 10px;}
.wp-block-gallery li::before { content: '';}
.content-main {min-height: 80vh;}
.post-title {font-size: 36px;line-height: 36px;font-weight: bold;      margin-bottom: 30px;}
footer {position:relative;display: inline-block;    width: 100%;}
.go-top-arrow {background-image: url(/wp-content/themes/voodootheme/images/go_top.png); width: 50px;height: 50px;}
.arrow {position: absolute;top: calc(50% - 17px);cursor:pointer; height: 44px; width: 25px;}
.arrow-left  {left:0px; background-image: url(/wp-content/themes/voodootheme/images/left.png);}
.arrow-left:hover {background-image: url(/wp-content/themes/voodootheme/images/left-active.png);}
.arrow-right {right:0px; background-image: url(/wp-content/themes/voodootheme/images/right.png);}
.arrow-right:hover {background-image: url(/wp-content/themes/voodootheme/images/right-active.png);} 
.return-404 {font-size: 12px;    text-decoration: underline;}
.logo-404 {float: left;    margin-right: 30px;    padding-top: 30px;}
.logo-404 img {    max-width: 300px;}
.text-404 {float: left;    margin-bottom: 30px;}
.callback, .phones {float:right;}
.phones {margin-top: 30px;}
.block-for-phones {width: 220px;     float: right;}
.callback-btn {border-radius: 5px;background-color: #4fab31;color: #fff;}
.menu-container {display: inline-block;width:100%;}
.menu-item a { text-decoration:none;     text-transform: uppercase; font-size: 15px;}
.menu-item {padding: 35px 20px; margin: 0 0px;list-style: none;float:left;display: inline-block;display: -webkit-box; /* хак для Android 4.3-, должен идти после inline-block */}
.menu-item:first-child {margin-left: 0;}
.menu-item:last-child {margin-right: 0;}
#map {height: 480px;}
header ul {
	margin: 0;
	padding: 0;
	}
.news-card {    
	width: calc(33.3% - 30px);
    float: left;
    margin: 0 15px 30px;
    
	}
.news-card.product-card {
	background-color: #fff;
    padding: 0 20px;
    box-sizing: border-box;
	    margin-bottom: 30px;
}
.news-img {
	width: 200px;
    height: 300px;
    background-size: cover;
    margin: 0 auto;
    border-bottom: 1px solid #e3e3e3;
}
.page-5 .news-img, .node-16 .news-img, .node-18 .news-img { width: 100%;}
.news-date {margin-top: 10px;display: inline-block; color: #8fa60d; font-weight: 700; overflow:hidden; }
.opisanie-prod {height: 124px;}
.news-date span {font-weight: 400;}
/** стилизация селекта формы **/
.wpcf7-select {display: block;font-size: 16px;font-family: sans-serif;line-height: 1.3;padding: .6em 1.4em .5em .8em;width: 100%;max-width: 100%;box-sizing: border-box;margin: 0;-moz-appearance: none;-webkit-appearance: none;appearance: none;background-color: #fff;background-image: url('/wp-content/themes/voodootheme/images/select arrow.png');background-repeat: no-repeat, repeat;background-position: right .7em top 50%, 0 0;} 
 .wpcf7-select::-ms-expand { display: none; } 
 .wpcf7-select:hover { border-color: #888; } 
 .wpcf7-select:focus { border-color: #aaa; 
 box-shadow: 0 0 1px 3px rgba(59, 153, 252, .7);
 box-shadow: 0 0 0 3px -moz-mac-focusring; 
color: #222;
 outline: none; 
} 
 .wpcf7-select option { font-weight:normal; } 
 *[dir="rtl"] .wpcf7-select, :root:lang(ar) .wpcf7-select, :root:lang(iw) .wpcf7-select { 
background-position: left .7em top 50%, 0 0; 
padding: .6em .8em .5em 1.4em; 
}
/** конец стилизация селекта формы **/
.grey {
	font-size: 16px;
color: #a6a6a6;
    line-height: 12px;
}
.news-line .btn-2 {margin-top: 20px;    display: inline-block; }
.news-title {
        font-size: 20px;
    margin-top: 20px;
    line-height: 26px;
    font-weight: 700;
    height: 48px;
    overflow: hidden;
}
.slider-zone {position: relative;}
.arrow {position: absolute;top: calc(50% - 17px);cursor:pointer;}
.arrow-left  {left:35px;}
.arrow-right {right:35px;}
.slick-active { }
.slick-dots li {background: #877e7a;    border-radius: 10px; width: 14px ; height: 14px ;    margin: 10px;}
.slick-dots {background: #000000d1; width:unset !important;bottom: 50px !important;left: calc(50% - 70px);    border-radius: 15px;} 
.slick-dots li button:before {font-size:0 !important;} 

.card-title {position: absolute;top: 30px;left: 30px;color: #fff;}
.card-logo	{position: absolute;
    top: 140px;
    left: 30px;
    color: #fff;
	width: 150px;
    height: 35px;
    background-repeat: no-repeat;
	}
.hard .card-logo {background-image: url(/wp-content/themes/voodootheme/images/logo-3.png);}
.grunt .card-logo {background-image: url(/wp-content/themes/voodootheme/images/logo-2.png);}
.trava .card-logo {background-image: url(/wp-content/themes/voodootheme/images/logo-1.png);}
.text-img {width: 100%; border-radius: 10px;    }
div.text-img {
	 height: 100%;
    background-size: cover;
    background-position: center;
}
.title {
font-size: 24px;
letter-spacing: 2px;
line-height: 30px;
color: rgb(29,29,27);
font-weight: bold;
text-transform: uppercase;
} 
.otstup-for-left {padding-right: 15px;    box-sizing: border-box;}
.otstup-for-right {    padding-left: 15px;    box-sizing: border-box;}
.regular-text {font-size: 14px;line-height: 24px;}
.phone-1, .phone-2 {float:left;font-weight: bold; }
.phone-1 {    display: contents;}
.phone-1 span {font-weight: 500;}
.photo-prewiev {float:left; margin-bottom: 30px; border: 1px solid;    box-sizing: border-box;}
.photo-1{width: calc(50% - 15px); height: 690px;margin-right: 15px; }
.photo-2{width: calc(50% - 15px); height: 330px;margin-left: 15px; }
.photo-3{width: calc(50% - 15px); height: 330px;margin-left: 15px; }
.photo-4{width: 100%; height: 330px; }
.photo-5{width: calc(50% - 15px); height: 330px; }
.photo-6{width: calc(50% - 15px); height: 330px; }
.photo-7{width: calc(50% - 15px); height: 690px;float: right;}
.photo-8{width: 100%; height: 330px;}
.btn {   

    padding: 15px 20px;
    text-decoration: none;
    border-radius: 5px;
    color: #fff;
    display: inline-block;
	background-color: #e30515;
	font-size:14px;
	font-weight: 600;
	    line-height: 14px;
}
.btn:hover {
	background-color: #fd303f;
	color: #fff;
}
.usluga { width: 100%;   position: relative; margin-bottom: 80px;background-size: cover;margin-bottom: 60px;color: #fff;    border-radius: 0 80px 0 80px;    overflow: hidden;}

.usluga .title-bg {height: 100%;    background-size: cover;height: 240px;padding: 30px 50px;    box-sizing: border-box; font-size: 24px;
    letter-spacing: 1px;
    line-height: 30px;
    font-weight: bold;
    text-transform: uppercase;}
.usluga .title-bg span {text-transform: initial; font-weight: 400;letter-spacing: 0; line-height:unset; font-size: 16px; }
.usluga-19 .title-bg {background-image: url(/wp-content/uploads/2020/06/s5.jpg);}
.usluga-20 .title-bg {background-image: url(/wp-content/uploads/2020/06/s4.jpg);}
.usluga-21 .title-bg {background-image: url(/wp-content/uploads/2020/06/s3.jpg);}
.usluga-list {background-color: #fff;    padding: 0px 50px;     height: 0;    overflow: hidden;}
.usluga-list-show {height: 100%;    padding-top: 30px;}
.uslugi-title {
	font-size: 16px;
	font-weight: 500;
	color: rgb(29,29,27);
	margin-bottom: 10px;
}
.uslugi-title-inside {
	font-size: 16px;
	font-weight: 500;
	color: rgb(29,29,27);
	margin-bottom: 10px;
	width: 50%;
	    height: 38px;
    margin-bottom: 15px;
	overflow:hidden;
	box-sizing: border-box;
}
.uslugi-title-inside.odd {float: right;padding-left: 15px;}
.uslugi-title-inside.even {float: left;padding-right: 15px;}
.uslugi-title a {text-decoration:none;}
.uslugi-title a:before {content: url(/wp-content/themes/voodootheme/images/strel_s.png); color: #e30515;    font-weight: 800;    margin-right: 10px;}
.podrobnee,  .podrobnee-eng {
	padding: 30px 50px;
    background-color: #fff;
    color: rgb(29,29,27);
	font-weight: 500;
    cursor: pointer;
	}
.podrobnee.open:after {content:'Подробнее';}
.podrobnee-eng.open:after {content:'More details';}
.podrobnee.close:after {content:url(/wp-content/themes/voodootheme/images/krestik-passiv.png);}
.podrobnee-eng.close:after {content:url(/wp-content/themes/voodootheme/images/krestik-passiv.png);}
.podrobnee.close:hover:after {content:url(/wp-content/themes/voodootheme/images/krestik-activ.png);}
.podrobnee-eng.close:hover:after {content:url(/wp-content/themes/voodootheme/images/krestik-activ.png);}
.page-5 .usluga {margin-right: 30px;}
.usluga:first-child {margin-left: 0;}
.text-usluga {
	margin-left: 0;
    position: absolute;
    bottom: 30px;
    left: 30px;
    color: #fff;
    font-size: 18px;
    width: 50%;
}
.foot-col-1 {width: 25%; float:left; padding-right: 30px;    box-sizing: border-box;}
.foot-col-2 {width: 25%; float:left; padding-left: 45px;    box-sizing: border-box;}
.foot-col-3 {width: 25%; float:left; padding-left: 45px;    box-sizing: border-box;}
.foot-col-4 {width: 25%; float:left; padding-left: 45px;    box-sizing: border-box;}
.form-name input {width: 285px;    border-radius: 5px;    height: 55px;    border: none;     padding-left: 15px;    box-sizing: border-box;    font-size: 16px;}
.form-phone input {width: 285px; height: 55px; border-radius: 5px; border: none;   padding-left: 15px;
    box-sizing: border-box;    font-size: 16px;}
.form-company input {width: 285px; height: 55px; border-radius: 5px; border: none;    padding-left: 15px;
    box-sizing: border-box;    font-size: 16px;}
.form-email input {width: 285px; height: 55px; border-radius: 5px; border: none;    padding-left: 15px;
    box-sizing: border-box;    font-size: 16px;}
.form-message textarea {width: 570px; height: 140px; border-radius: 5px; border: none;    padding-left: 15px;
    box-sizing: border-box;    font-size: 16px; padding-top: 15px;border: 1px solid #b3b3b3;  resize: none;}
.form-name input::-webkit-input-placeholder {color:rgb(42,54,59);}
.form-name input::-moz-placeholder          {color:rgb(42,54,59);}/* Firefox 19+ */
.form-name input:-moz-placeholder           {color:rgb(42,54,59);}/* Firefox 18- */
.form-name input:-ms-input-placeholder      {color:rgb(42,54,59);}

.form-phone input::-webkit-input-placeholder {color:rgb(42,54,59);}
.form-phone input::-moz-placeholder          {color:rgb(42,54,59);}/* Firefox 19+ */
.form-phone input:-moz-placeholder           {color:rgb(42,54,59);}/* Firefox 18- */
.form-phone input:-ms-input-placeholder      {color:rgb(42,54,59);}

.form-message textarea::-webkit-input-placeholder {color:rgb(42,54,59);}
.form-message textarea::-moz-placeholder          {color:rgb(42,54,59);}/* Firefox 19+ */
.form-message textarea:-moz-placeholder           {color:rgb(42,54,59);}/* Firefox 18- */
.form-message textarea:-ms-input-placeholder      {color:rgb(42,54,59);}

.form-email input::-webkit-input-placeholder {color:rgb(42,54,59);}
.form-email input::-moz-placeholder          {color:rgb(42,54,59);}/* Firefox 19+ */
.form-email input:-moz-placeholder           {color:rgb(42,54,59);}/* Firefox 18- */
.form-email input:-ms-input-placeholder      {color:rgb(42,54,59);}

.form-company input::-webkit-input-placeholder {color:rgb(42,54,59);}
.form-company input::-moz-placeholder          {color:rgb(42,54,59);}/* Firefox 19+ */
.form-company input:-moz-placeholder           {color:rgb(42,54,59);}/* Firefox 18- */
.form-company input:-ms-input-placeholder      {color:rgb(42,54,59);}

.text-under-form {
	font-size: 14px;
    color: #808080;
    text-align: center;
    width: 100%;
    float: left;
	    margin-top: 20px;
    margin-bottom: 50px;
}
.form-title {font-size: 24px;line-height: 20px;color:#fff;margin-bottom: 30px;    font-weight: 500;} 
.node-36 .form-title, .node-38 .form-title {color: unset;margin-top: 20px;    display: inline-block;} 
.inp-obertka {float:left;}
.node-36 .inp-obertka, .node-38 .inp-obertka {width:100%;margin-bottom: 10px;}
.node-36 .text-under-form, .node-38 .text-under-form {color: rgb(128,128,128);    width: 50%;} 
.node-zayavka .text-under-form { margin-bottom: 40px;}
.node-zayavka .form-submit {text-align: center;}
.form-usluga, .form-form-vid-tovara, .form-volume, .form-vid-tovara, .form-srok, .form-vid, .form-email, .node-zayavka .form-name, .node-zayavka .form-phone {margin-right: 30px;}
.form-usluga select, .form-usluga {width: 380px;}
.inp-obertka input {box-sizing: border-box;border: 1px solid #b3b3b3;}
.form-vid select {width: 380px;}
.form-vid-tovara input, .form-vid-tovara {width: 380px;}
.form-srok input, .form-srok {width: 380px;}
.form-temp select, .form-temp {width: 380px;}
.form-volume input, .form-volume {width: 175px;}
.form-square select, .form-square {width: 175px;}
.form-treba input, .form-treba  {width: 100%;}
.node-zayavka .form-name input {width: 277.5px;}
.node-zayavka .form-phone input {width: 277.5px;}
.node-zayavka .form-email input {width: 277.5px;}
.node-zayavka .form-company input {width: 277.5px;}
.node-zayavka .inp-obertka {margin-bottom: 20px; height: 50px;}
.node-zayavka .inp-obertka input, .node-zayavka .inp-obertka select {height: 50px; font-size: 16px; border-radius: 5px;    border: none;    background-color: #f5f5f5;    padding-left: 15px;}
.form-bg-img {background-image: url(/wp-content/themes/voodootheme/images/fon_forma_big.jpg);     display: flex; position:relative;padding-bottom: 41px;}
.form-bg-grey {background-color: #9a9a9a;     display: flex;padding-top: 61px;padding-bottom: 100px;}
.chel-img {position: absolute;     bottom: -31px;    left: calc(50% - 31px);}
.form-bg-grey p, .form-block p {display:none;}
.node-zayavka .form-title {
	    font-weight: bold;
    text-align: center;
    margin-top: 100px;
    text-transform: uppercase;
}
.node-zayavka .form-block {display: block;}
strong {font-weight: 600;}
.god-btn {    
	background-color:#fff;
	border: 1px solid rgb(152,152,152);
    border-radius: 5px;
    padding: 10px 15px;
    color: rgb(152,152,152);
    text-decoration: none;
	margin: 0 5px;
	}
.god-btn:first-child {margin-left: 0;}
.god-btn:last-child {margin-right: 0;}
.god-btn:hover {background-color:#50ab31; color: #fff;}
.active-cat {background-color:#50ab31; color: #fff;}
.div-title {font-size: 16px;
letter-spacing: 1px;
line-height: 18px;
font-weight: 400;
text-align: center;
    text-transform: uppercase;
	}
.footer .content-long {background-color: #fff;}
.dist-title {font-weight: 600; font-size: 14px; line-height: 18px;}
.form-block {display: inline-block;}
.form-name, .form-phone {    margin-right: 30px;    margin-bottom: 30px;}
.form-company, .form-email {margin-right: 30px; }
.wpcf7-submit {
	padding: 20.5px 30px;
    text-decoration: none;
    border-radius: 5px;    
    display: inline-block;
    background-color: #b3c935;
    font-weight: 400;
    line-height: 14px;
	border: none;
    cursor: pointer;
	font-size: 16px;
    letter-spacing: 1px;
	text-transform: uppercase;
	margin: 0 auto;
    display: block;
}
.wpcf7-submit:hover {background-color: #9ab01e;	color: #fff;}
.div-regular-text {font-size: 16px;font-weight: 500;}
.footer-line-2 {    background: #212121;    display: inline-block;color: #fff;padding-bottom: 80px;}
.column-1 {font-size: 12px;
    line-height: 18px;}
.bottom-menu li {float:left; clear: both;margin-bottom:20px;}
.logo-footer {    margin-top: 10px;    margin-bottom: 30px;}
.bottom-menu {padding-top: 90px;padding-left: 0;}
.node-5 .alm-btn-wrap {display:none;}
.footer .col-3, .footer .col-2 {position:relative;}
.logo-voodoo {margin-top: 70px;}
.footer-line-2 span {font-size: 12px;
    line-height: 18px;}
.awesome-icons span {font-size: 18px;
line-height: 36px;    margin-right: 25px;}
.alm-load-more-btn {    border: 2px solid rgb(166,166,166) !important;
    padding: 15px 25px !important;
    text-decoration: none !important;
    border-radius: 25px !important;
    color: rgb(166,166,166) !important;
    display: inline-block !important;
    background-color: #fff !important;
    height: unset !important;
    line-height: unset !important;}
	
.alm-load-more-btn:hover {
	background-color: #50ab31 !important;
	color: #fff !important;
}
.regular-pages h2 {    font-size: 30px;    font-weight: 500;}
.regular-pages h3 {font-size:18px;	font-weight:700;}
.breadcrumbs {font-size: 14px;line-height: 24px;    padding-top: 80px;    padding-bottom: 40px;font-weight: 500;}
.breadcrumbs a {
font-size: 14px;
line-height: 24px;
color: rgb(154,154,154);
text-decoration:none;
}
/* галерея */
.bg-text {background-color: #242c57d9;height: 100%; opacity: 0;-webkit-transition: all .6s; color: #fff;padding: 30px; position: relative;}
.gallery-city {float: left;}
.year {float: right;}
.bg-title {clear: both;padding-top: 30px;text-align: start;}
.bg-btn {    
	border: 2px solid #4fab31;
    padding: 15px 25px;
    text-decoration: none;
    border-radius: 25px;
    color: rgb(166,166,166);
    display: inline-block;
    background-color: #fff;
	position: absolute;
    bottom: 90px;
	    left: 30px;
	}
.gallery-card	{padding-left: 0 !important; overflow: hidden;    background-size: cover !important; background-position-y: center;}
.gallery-card:hover .bg-text{opacity: 1;}
.gallery-card:nth-child(8n+1) {
	width: calc(50% - 15px);
    float: left;
    margin-right: 15px;
    box-sizing: border-box;
    height: 690px;
	margin-bottom: 30px;
	}
.gallery-card:nth-child(8n+2)	{
	width: calc(50% - 15px);
    float: left;
    margin-left: 15px;
    box-sizing: border-box;
    height: 330px;
    margin-bottom: 30px;
	}
.gallery-card:nth-child(8n+3)	{
	width: calc(50% - 15px);
    float: left;
    margin-left: 15px;
    box-sizing: border-box;
    height: 330px;
    margin-bottom: 30px;
	}
.gallery-card:nth-child(8n+4)	{
	width: 100%;
    float: left;
    box-sizing: border-box;
    height: 330px;
    margin-bottom: 30px;
	}
.gallery-card:nth-child(8n+5)	{
	width: calc(50% - 15px);
    float: left;
    margin-right: 15px;
    box-sizing: border-box;
    height: 330px;
    margin-bottom: 30px;
	}
.gallery-card:nth-child(8n+6)	{
	width: calc(50% - 15px);
    float: right;
    margin-left: 15px;
    box-sizing: border-box;
    height: 690px;
	margin-bottom: 30px;
	}
.gallery-card:nth-child(8n+7)	{
	width: calc(50% - 15px);
    float: left;
    margin-right: 15px;
    box-sizing: border-box;
    height: 330px;
    margin-bottom: 30px;
	}	
.gallery-card:nth-child(8n+8)	{
	width: 100%;
    float: left;
    box-sizing: border-box;
    height: 330px;
    margin-bottom: 30px;
	}
.slick-slide {height: calc(100vh - 128px); }
.contacts-gray-title {
    width: 100%;
    font-size: 16px;
    letter-spacing: 1px;
    margin-top: 50px;
    margin-bottom: 15px;
    color: inherit;
    font-weight: 700;
    text-transform: uppercase;
}
.node-20 .contacts-gray-title {color: #fff;}
.contacts-text {
    font-size: 18px;
    letter-spacing: 0px;
	line-height: 24px;
    width: 90%;
	    font-weight: 700;
}
.green {
    color: rgb(20,152,20);
}
.line {
    margin-bottom: 30px;
	font-weight: 500;
}
.line-time {margin-bottom: 15px;font-weight: 500;}
.line-icons {
    width: 100%;
    float: left;
    margin-top: 30px;
    margin-bottom: 28px;
}
.icons {
    float: left;
    width: 40px;
    height: 40px;
    border-radius: 20px;
    text-align: center;
	margin-right: 10px;
	font-size: 22px;
    line-height: 40px;
	    color: #fff;
}
.node-20 .icons {color: #fff;}
.fa {
	font-size: 22px;
    line-height: 40px;
	}
.green-line {
	height: 3px;
    width: 100%;
    background-color: #4fab31;
    margin: 40px 0;
}
.lined-body {
	text-align: center;
    font-weight: 500;
    font-size: 18px;
}
ol {    padding: 0;}
ol li {padding-left: 5px;}
.regular-pages #page {line-height: 28px;    font-size: 16px;}
.regular-pages tr:first-child {background-color: #d7dbdf;font-weight: 600;}
.regular-pages td {    
text-align: center;
    border: 1px solid grey;
    padding: 10px 0;
	font-size: 16px;
    font-weight: 400;
	}
.regular-pages table {   border-spacing: 0;}
.wp-block-table {margin: 0;}
.podrobnee-title, .podrobnee-close {
    cursor: pointer;
    text-decoration: underline;
    margin-bottom: 20px;
}
.podrobnee-body {
    display: none;
}
.hide {display:none;}
.active, .show {display:block !important;}
.footer .line-icons {margin:0;}
.sandwich, .phone-mobile {display:none;}
.oborud-card {padding: 30px; background-color: #fff;    display: flow-root;margin-bottom: 30px;}
.oborud-img {width: 440px;    height: 400px;float: left;background-repeat: no-repeat;}
.oborud-info {margin-left: 30px; float: left;width: calc(100% - 470px);}
.oborud-title {font-weight: 600;    font-size: 24px;    text-transform: uppercase;}
.oborud-mini-title {font-size: 18px;    font-weight: 600;    margin-top: 15px;     width: 100%;    float: left;    margin-bottom: 15px;}
.oborud-haract-title {font-weight: 600; float: left;    margin-right: 5px;clear: both;}
.oborud-komplekt li {    list-style-type: none; }
.oborud-komplekt li:before {content: "—  ";}
.oborud-komplekt ul {padding: 0;}
.oborud-skr-text-perekluch {font-weight: 500;
    border-bottom: 1px dashed;
    width: fit-content;
	cursor: pointer;
	margin-bottom: 15px;
	}
.bunner-under-title {height: 340px; width: 100%;position: relative;background-size: cover;}
.bunner-under-title h1 {
	position: absolute;
    top: 143px;
    color: #fff;
	width: 100%;
    text-align: center;
	}
.slick-slide img {position:absolute;}
.main-slider-title {position:absolute;top: 290px;    color: #fff;    font-size: 32px;    font-weight: 500;}
.main-slider-text {position:absolute;top: 350px;    color: #fff;    font-size: 18px;}
.wp-block-gallery {margin: 50px 0 !important;}
.select-years {display:none;}
.contact-left-block {	width:30%;   box-sizing: border-box;}
.contact-right-block {width:70%;box-sizing: border-box;}

.node-20 .contact-left-block {width:50%;}
.node-20 .contact-right-block  {width:50%;}
/** mobile **/
@media (max-width:960px){
	.otsup-70 {padding-top: 25px;}
	.node-36 .inp-obertka, .node-38 .inp-obertka {    margin-left: 0;}
	.contact-left-block {	width:100%; }
	.contact-right-block {width:100%;position: unset;right: 0;}
	.form-usluga select, .form-usluga {width: 100%;}
	.form-vid-tovara input, .form-vid-tovara {width: 100%;}
	.form-srok input, .form-srok {width: 100%;}
	.form-vid select, .form-vid, .form-temp select, .form-temp {    width: 100%;}
	.form-email , .form-company {margin-left: 20px;}
	.node-zayavka .text-under-form {    padding: 0 20px;}
	.close-uslugi-menu {    right: 10px;}
	.usluga .title-bg, .podrobnee, .usluga-list {padding: 30px 40px;}
	.year-btn {margin-top: 20px;    display: inline-block;}
	.big-news-card .news-img {width: 100% !important;margin-right: 0 !important;margin-bottom: 15px;}
	.big-news-card .news-title {    margin-top: 15px !important;}
	.slogan {display:none;}
	.block-for-logo, .block-for-menu, .block-for-phones	{    width: auto !important;}
	.block-for-logo	{margin-left: 10px;}
	.lang-class-container {margin-top: -10px;}
	.oborud-info {width: 100%;}
	.plus:after {
		content: '+';
		float: right;
    font-size: 26px;
    font-weight: 700;
    line-height: 22px;
		}
	.minus:after {
		content: '-';
		float: right;
    font-size: 26px;
    font-weight: 700;
    line-height: 18px;
		}
	.select-years {
		display:block;
		text-align: left;
    background-color: #fff;
    border: 1px solid rgb(152,152,152);
    border-radius: 5px;
    padding: 10px;
    font-weight: 500;
	margin-bottom: 10px;
		}
	.god-btn {display:none;}
.slick-slide {
    height: 100vw;
    width: 100vw;
}
.slick-slide img {
    width: unset !important;
    height: 100%;
}
	.phone-mobile .phones {
		text-align: center;
    display: block;
    padding: 15px 0;
	float:unset;
	margin: 0;
	}
.phone-mobile {background-color: #797979; color:#fff;}
	.logo {height:40px;}
	.content, .content-mini {width:100%;padding-left:10px; padding-right:10px;  box-sizing: border-box;}
	header .menu-container {
		    background-color: #fff;
		display:none;
		position: absolute;
    left: 0;
    z-index: 10;
        top: 162px;
    padding-bottom: 10px;
		}
	header ul {
    display: block;
    text-align-last: unset;
	    margin-left: 0;
}
header .menu-item {
	margin-left: 0;
    width: 100%;
    display: inline-block;
    text-align: center;
    padding: 12px 0px;
}
.phone-mobile {
    width: 100%;
    position: absolute;
    z-index: 11;
    left: 0;
	top: 70px;
}
.post-title {        margin-bottom: 15px;}
.bottom-otsup-40 {    padding-bottom: 15px;}
.bottom-otsup-100 {padding-bottom: 35px;}
.otsup-90 {    padding-top: 30px;}
.left-shema-img , .right-shema-img {width: 100%;}
.right-shema-img {margin-left: 0 !important; margin-top: 20px;}
.row {display:block;    margin: 0;}
.size-full {width: 100%;    height: auto;}
.vozmognosti	{width: calc(100% - 30px) !important;margin-bottom: 10px;}
.left-column, .right-column {    width: 100% !important;}
.right-column 	{ margin-top: 0px;   margin-bottom: 20px;}
.block-with-bg-prezent-img {    margin-bottom: 35px;}
.one-card {    width: 50% !important;}
.one-card img, .right-column img {width: 100%;}
.form-message input {width: 100%;    margin-bottom: 10px;}
.news-card {width: 100%;margin-left: 0;}
.go-top {    right: 25px;}
.foot-col-1, .foot-col-2 {padding-right:0;}
	.sandwich {
		display:block;
		float: right;
    margin-right: 10px;
    margin-top: 15px;
		}
.foot-col-3 span {    margin-top: 10px !important;}
	.phones-desc {display:none;}
.c-hamburger {
  z-index: 10;
  display: block;
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0;
  width: 50px;
  height: 50px;
  font-size: 0;
  text-indent: -9999px;
  appearance: none;
  box-shadow: none;
  border-radius: none;
  border: none;
  cursor: pointer;
  transition: background 0.3s;
}
 
.c-hamburger:focus {
  outline: none;
}
.c-hamburger span {
  display: block;
  position: absolute;
  top: 24px;
  left: 12px;
  right: 12px;
  height: 3px;
  background: white;
}
 
.c-hamburger span::before,
.c-hamburger span::after {
  position: absolute;
  display: block;
  left: 0;
  width: 100%;
  height: 3px;
  background-color: #fff;
  content: "";
}
 
.c-hamburger span::before {
  top: -10px;
}
 
.c-hamburger span::after {
  bottom: -10px;
}

.c-hamburger--htx {
  background-color: #797979;
}
 
.c-hamburger--htx span {
  transition: background 0s 0.3s;
}
 
.c-hamburger--htx span::before,
.c-hamburger--htx span::after {
  transition-duration: 0.3s, 0.3s;
  transition-delay: 0.3s, 0s;
}
 
.c-hamburger--htx span::before {
  transition-property: top, transform;
}
 
.c-hamburger--htx span::after {
  transition-property: bottom, transform;
}
 
/* состояние active при открытом меню  */
.c-hamburger--htx.is-active {
  background-color: #797979;
}
 
.c-hamburger--htx.is-active span {
  background: none;
}
 
.c-hamburger--htx.is-active span::before {
  top: 0;
  transform: rotate(45deg);
}
 
.c-hamburger--htx.is-active span::after {
  bottom: 0;
  transform: rotate(-45deg);
}
 
.c-hamburger--htx.is-active span::before,
.c-hamburger--htx.is-active span::after {
  transition-delay: 0s, 0.3s;
}

.slider-zone {}
	.text-block-on-slider {display: none;}
.otstup-for-left {padding-right: unset;margin-bottom: 30px;}
.otstup-for-right {padding-left: unset;}
.col-3,.col-6, .col-4 {width:100%;padding-left:10px; padding-right:10px;box-sizing: border-box;}
header .col-6 {width:50%;padding-left:0px; padding-right:0px;}
header .content {padding-left:0px; padding-right:0px;}
.otsup-80 {padding-top: 25px;}
.otsup-40 {padding-top: 15px;}
.otsup-60 {padding-top: 20px;}
.otsup-100 {padding-top: 35px;}
.bottom-otsup-80 {padding-bottom: 25px;}
.bottom-otsup-60 {padding-bottom: 20px;}
.gallery-card {width: 100% !important;    height: 330px !important; margin-bottom: 10px !important; margin-left: 0px !important;margin-right: 0px !important;}
.usluga {width: 100%; margin: 0;    margin-bottom: 10px;    margin-top: 20px;}
.form-name input {    width: 100%;}
.form-name, .form-phone, .wpcf7-submit {    margin-right: 20px;    margin-left: 20px;margin-bottom: 10px;}
.form-phone input {    width: 100%;}
.form-submit {    display: contents;}
.foot-col-1, .foot-col-2, .foot-col-3, .foot-col-4 {    width: 100%; text-align: center;}
.bottom-menu {    display: inline-block; padding-top: 0;}
.icons {    margin-left: 0;}
.th-2, .th-1 {margin-right: 0;}
.logo-voodoo {position: unset; margin-top: 0;}
.foot-col-4 {    height: 140px;}
.breadcrumbs {padding-top: 10px;padding-bottom: 10px;}
h1 {    font-size: 36px;line-height: 40px;}
.regular-pages h2 {    line-height: 32px;}
.oborud-img {    width: calc(100vw - 80px);height: 50vw;margin-bottom: 10px;}
.oborud-info {margin-left: 0;}
.god-btn {
	    width: 100%;
    float: left;
    margin: 5px 0;
    padding: 5px 0;
	text-align: center;
}
}
/** mobile end **/
