p {
    margin-top: 0;
    font-size: 16px;
    line-height: 24px;
}
.inline_block {
	display: inline-block;
	width: 100%;
}
.logo {
    background-image: url(/wp-content/themes/voodootheme/images/logo.png);
    width: 127px;
    height: 40px;
	display: inline-block;
	background-size: cover;
    margin-top: 5px;
}
.node-7 .logo {
	background-image: url(/wp-content/themes/voodootheme/images/logo.png);
	width: 254px;
	height: 80px;
	transition: 0.3s all;
	display: inline-block;
	    background-position: center;
    background-repeat: no-repeat;
}
.scrolled .logo {
    background-image: url(/wp-content/themes/voodootheme/images/logo.png);
    width: 127px;
    height: 40px;
	display: inline-block;
    background-size: cover;
    margin-top: 5px;
}
@import url('https://fonts.googleapis.com/css2?family=Rubik:wght@400;500;600;700&display=swap');
body {
	font-family: 'Rubik';
	padding-top: 61px;
}
.content-main {min-height: calc(100vh - 733px);padding-bottom: 40px;padding-top: 30px;}
.blue a:hover {text-decoration: underline;}
.archive-news .news_block {
	height: auto;
	    margin-bottom: 30px;
}
.page-numbers {
    color: #0676ac;
}
.slick-slide img {
    display: block;
    height: 616px;
    object-fit: cover;
    width: 100%;
	object-position: center;
}
header {
	    position: fixed;
    z-index: 10;
	top: 0;
}
.slider-block {
	position: absolute;
	bottom: 100px;
	color: #fff;
	font-size: 36px;
	font-weight: 500;
	    width: 100%;
	z-index: 5;
}
.node-7 .block-for-logo {
	position: absolute;
	top: 120px;
	transition: 0.3s all;
}
.block-for-logo {
	position: absolute;
	top: 5px;
	transition: 0.3s all;
}
.slider-zone .slick-slide:after {
	content: '';
	background-color: rgb(0 0 0 / 50%);
	position:absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.slider-block .content:before {
/*
	border-bottom: 3px solid #2b8bb8;
    height: 30px;
    content: '';
    display: block;
    width: 200px;
    float: left;
    margin-right: 30px;
*/
}
.node-7 #main-menu-id {
	width: 420px;
	color: #fff;
	margin-left: 0px;
	transition: 0.3s all;
}
#main-menu-id {
	width: 420px;    margin-left: 165px;
	color: #fff;
	transition: 0.3s all;
}
.menu-item a {
	line-height: 60px;
	font-size: 16px;
	letter-spacing: 0px;
	font-weight: 400;
}
.node-7 .menu-item a {font-size: 18px;}
.menu-item a:hover {
    color: #08cbd1;
}
.scrolled .menu-item a {
	font-size: 16px;
}
.scrolled #main-menu-id {    width: 420px;    margin-left: 165px;}
.scrolled .block-for-logo {top: 5px;}
header {background-color: #2c2825;}
.node-7 header {background-color: unset;}
.node-7 .scrolled {background-color: #2c2825;}

.btn.get-call {border: 2px solid #01aaaf;    height: 41px;    line-height: 41px;padding: 0 29px;}

.scrolled .get-call {border: 2px solid #01aaaf;    height: 41px;    line-height: 41px;padding: 0 29px;}
.scrolled .show-tels {
	background-color: #0676ac;
	    padding-left: 30px;
    width: 250px;
    padding-bottom: 30px;
    height: 200px;
	}
.btn {
	    border: 0;
	border-radius: 5px;
	line-height: 45px;
    color: #fff;
    background-color: #01aaaf;
    display: inline-block;
    padding: 0 31px;
	cursor: pointer;
	font-size: 16px;
}
.btn:hover {
	background-color: #08cbd1;
}
.wpcf7-submit {font-weight: 400;}
.get-call {
	position: absolute;
    right: 0;
	top: calc(50% - 22.5px);
}
.wpcf7-spinner {position: absolute;}
.btn_2 {
	border: 1px solid #01aaaf;
	border-radius: 5px;
	line-height: 45px;
    color: #01aaaf;
    display: inline-block;
    padding: 0 31px;
	cursor: pointer;
	font-size: 14px;
}
.btn_2:hover {
	background-color: #08cbd1;
	border: 1px solid #08cbd1;
	color: #fff;
}
.node-7 .polosa {border-bottom: 1px solid #808080a1;}
.scrolled .polosa {border-bottom: none;}
.tels {
	position: absolute;
    top: 0px;
    right: 200px;
    color: #08cbd1;
    font-size: 18px;
    font-weight: 500;
	text-align: end;
	padding-right: 0;
    box-sizing: border-box;
	    height: 60px;
    overflow: hidden;
	transition: 0.3s all;
    padding-left: 0;
    width: 355px;
    padding-bottom: 0;

}
.node-7 .tels {background-color: #fff0;}
.node-7 .scrolled .show-tels {background-color: #0676ac;}
.tels_city {color: #cdcdcd; font-size: 12px;}
.padding_0_30 {
	padding: 0 60px;
	box-sizing: border-box;
	height: 520px;
    background-color: #fff;
}
.tel_cont {
	font-weight: 500;
	color: #01aaaf;
}
.mail_cont {
	font-weight: 400;
	color: #01aaaf;
}
.arrow-down {
	    position: absolute;
    right: 0;
    top: 8px;
	cursor: pointer;
	transition: 0.3s all;
}
.show-tels {
	height: 200px;
}
.show-tels .arrow-down
{
	 -moz-transform: rotate(180deg); /* Для Firefox */
    -ms-transform: rotate(180deg); /* Для IE */
    -webkit-transform: rotate(180deg); /* Для Safari, Chrome, iOS */
    -o-transform: rotate(180deg); /* Для Opera */
    transform: rotate(180deg);
}
.arrow_portfolio {position: relative;}
.arrow_portfolio .arrow {
	top: -175px;
}
.get-call:hover {
	    border: 2px solid #08cbd1 !important;
}
.tel {
	    float: left;
    
line-height: 45px;
position: relative;
}
#tel_1 {
	margin-right: 35px;
}
#tel_1:after {
	content: 'Краснодар';
	font-size: 12px;
	color: #cdcdcd;
	position: absolute;
	left: 0;
	bottom: -16px;
}
#tel_2:after {
	content: 'Темрюк';
	font-size: 12px;
	color: #cdcdcd;
	position: absolute;
	left: 0;
	bottom: -16px;
}
.first-tel {margin-bottom: 25px;border-bottom: unset;}
.zalivka {
	background-color: #e8e8e8;
}
.node-7 .cat-card {
	height: calc(20vw - 3px);
	width: 20%;
	float:left;
	position: relative;
}
.cat-card {
	height: 276px;
	width: 276px;
	float:left;
	position: relative;
}
.cat-title {
	position: absolute;
	z-index: 3;
	top: 30px;
	left: 30px;
    right: 30px;
    text-align: center;
    color: #fff;
    font-size: 18px;
    font-weight: 400;
	max-width: 220px;
	text-transform: uppercase;
	margin: 0 auto;
}
.cat-bg {
	position: absolute;
	z-index: 1;
	top:0;
	left:0;
	width: 100%;
	height: 100%;
	background-size: cover;
    background-position: center;
}
.cat-fon {
	position: absolute;
	z-index: 2;
	top:0;
	left:0;
	width: 100%;
	height: 100%;
	background-color: rgb(6 118 172 / 80%);
	opacity: 0;
	transition: 0.3s all;
}
.cat-card:hover .cat-fon {opacity: 1;}
.go-top-arrow {
    background-image: url(/wp-content/themes/voodootheme/images/srtel_s_vverh.png);
    width: 50px;
    height: 50px;
    background-color: #0676ac;
    border: unset;
    border-radius: 50%;
	background-color: #01aaaf;
	background-repeat: no-repeat;
    background-position: center;
}
.go-top-arrow i {display: none;}
.fa-chevron-up {
    color: #fff;
}

.title_1 {
	font-size: 24px;
line-height: 48px;
color: #1d1d1b;
font-weight: 500;
}
.inp-obertka input {
    width: 260px;
	height: 50px;
    border: 1px solid #d2d1d1;
	font-size: 16px;
}
.marg-right {
	margin-right: 25px;
}
.form-message {
	margin-top: 25px;
}
.inp-obertka textarea {
	    width: 545px;
    height: 100px;
    border: 1px solid #d2d1d1;
    font-size: 16px;
    border-radius: 5px;
    padding-top: 10px;
}
.inp-hidden {display: none;}

textarea {
    resize: none; /* Запрещаем изменять размер */
}
.inp-file {
	float: left;
    margin-top: 25px;
    margin-left: 25px;
    height: 100px;
    padding-top: 30px;
    box-sizing: border-box;
    width: 260px;
}
.wpcf7-file {
	
}
.form-submit {
    width: 100%;
    text-align: center;

}
.text-under-form {
    text-align: center;
    margin: 20px 0;
    font-size: 11px;
    color: #808080;
    margin-top: 10px;
    width: 100%;
    display: inline-block;
}
.title_2 {
	font-size: 24px;
color: #050505;
font-weight: 700;
    text-transform: uppercase;
}
.privacy {text-decoration: underline;}
.privacy:hover {text-decoration: none;}
.bottom-otstup-20 {padding-bottom: 20px;}
.title_3 {
	font-size: 40px;
	line-height: 30px;
	color: #1d1d1b;
	font-weight: 400;
	    position: relative;
}
.palec {
	position: absolute;
	    left: 5px;
    top: 15px;
}
.obj_block {
	height: 334px;
	width: 33.333%;
	float:left;
	position: relative;	
}
.obj_bg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.obj_title {
	position: absolute;
	bottom: 30px;
	left: 30px;
	right: 30px;
	color: #fff;
	font-size: 18px;
letter-spacing: 0px;
line-height: 28px;
}
.obj_block:hover .obj_title {color: #08cbd1;}
.archive-product .obj_block {
	height: 260px;
	width: calc(33.333% - 30px);
	width: 370px;
	float:left;
	position: relative;
	margin: 0 15px 30px 15px;
	overflow: hidden;
}
.news_block {
	    width: 270px;
    float: left;
    height: 98px;
	margin: 0 15px;
    margin-bottom: 30px;
    overflow: hidden;
}
.side-menu li a.active {
    color: #050505;
}

.row {margin: 0 -15px;}
.news-date {
	font-size: 12px;
	color: #959595;
	margin-bottom: 10px;
}
.news-title {
	font-size: 14px;
line-height: 18px;
color: #1b5d92;
height: 72px;
    overflow: hidden;
}
.news-title:hover {color: #1d1d1b;}
footer {background-color: #2c2825; color: #fff;}
.f1 {
	width: 320px;
	font-size: 12px;
}
.f2 {
	width: 360px;

}
.f3 {
	width: 280px;

}
.f4 {
	width: 200px;
	font-size: 12px;
}
.text-under-form a:hover {
	text-decoration: none;
}
.bottom-otstup-50 {padding-bottom: 50px;}
.adres {position: relative;margin-bottom: 15px;}
.adres:before {
	content: '';
	display: block;
	position: absolute;
	background-image: url(/wp-content/themes/voodootheme/images/punkt_s.png);
	width: 18px;
	height: 22px;
	left: -25px;
}
.fa-facebook-square, .fa-instagram {font-size: 21px;}
.fb { margin-right: 30px;}
.e-mail {margin-bottom: 20px;}
.f3 .tel {
	border: none;
color: #08cbd1;
line-height: normal;
    width: 100%;
    margin-bottom: 15px;
}
#magnify {
	    top: 50px;
    left: 100px;
    right: 100px;
    bottom: 50px;
}
#magnify img {
    width: auto;
    margin: 0 auto;
    display: block;
}
#arrow_next {
	position: absolute;
	background-image: url(/wp-content/themes/voodootheme/images/strel_big_vpravo_passiv.png);
	width: 23px;
	height: 42px;
	top: calc(50% - 21px);
	right: 0px;
	z-index: 10;
	cursor: pointer;
}
#arrow_next:hover {
	background-image: url(/wp-content/themes/voodootheme/images/strel_big_vpravo_activ.png);
}
#arrow_prev {
	position: absolute;
	background-image: url(/wp-content/themes/voodootheme/images/strel_big_vlevo_passiv.png);
	width: 23px;
	height: 42px;
	top: calc(50% - 21px);
	left: 0px;
	z-index: 10;
	cursor: pointer;
}
#arrow_prev:hover {
	background-image: url(/wp-content/themes/voodootheme/images/strel_big_vlevo_activ.png);
}

.obj_slider .blocks-gallery-item {display: none;}
.obj_slider .blocks-gallery-item:first-child {display: flex;}
.logo-voodoo {
	float: right;
    margin-top: 50px;
}
.scrolled .logo {
	background-image: url(/wp-content/themes/voodootheme/images/logo.png);
	width: 127px;
    height: 40px;
}
.go-top-arrow:hover {
    background-color: #08cbd1;
}
.post-title {
	font-size: 24px;
line-height: 24px;
color: #1d1d1b;
font-weight: 700;
text-transform: uppercase;
}
.slider-zone {margin-top: -61px;}
.otstup-30 {padding-top: 30px;}
.mr_70 {margin-right: 70px;}
.mr_50 {margin-right: 50px;}
.blue {color: #0676ac;}
.node-32 .post-text p span {font-size: 18px;}
.otstup-70 {padding-top: 70px;}
.bottom-otstup-70 {padding-bottom: 70px;}
.zadat_vopros .inp-obertka textarea, .zadat_vopros .form-message { width: 100%;}
#map {
    height: 520px;
}
.content-left {width: 270px;margin-right: 70px;padding-top: 40px;    margin-bottom: 40px;}
.content-right {width: 830px;   margin-bottom: 40px;}
.breadcrumbs {font-size: 12px; color: #959494;}
.kb_title {color: #1d1d1b;}
.left_title {
	font-size: 12px;
letter-spacing: 0px;
line-height: 14px;
color: #969696;
font-weight: 400;
text-transform: uppercase;
margin-bottom: 10px;
}
.polosa_blue {
	width: 100%;
	height: 3px;
	background-color: #3fb3e7;
}
.side-menu, .child_ul {
	list-style: none;
    padding-left: 0;
}
.side-menu > li a {
	font-size: 16px;
	letter-spacing: 0px;
	color: #0676ac;
	font-weight: 400;
}
.side-menu > li {margin-bottom: 10px;}

.child_ul li a {
	background-color: #e8e8e8;
	padding-left: 15px;
	line-height: 34px;
	width: 100%;
	display: inline-block;
    margin-bottom: 2px;
	font-size: 16px;
	letter-spacing: 0px;
	color: #0676ac;
	font-weight: 400;
}
.side-menu li a:hover {
	color: #050505;
}
.child_ul {
	    margin-top: 10px;
}
.grey_bg {background-color: #e8e8e8;}
.sub_cat .cat-title {    color: #0676ac;}
.sub_cat .cat-bg {
	    width: 200px;
    height: 200px;
    top: auto;
    bottom: 0;
    left: calc(50% - 100px);
}
.sub_cat {    box-sizing: border-box; border: 2px solid #fff0;}
.sub_cat:hover .cat-title {
	 color: #050505;
}
.sub_cat:hover {
	border: 2px solid #0676ac;
}
.prod_line {
	width: 100%;
	display: inline-block;
	margin-bottom: 30px;
}
.prod_line img {
	height: 200px;
	margin-right: 30px;
	float:left;
}
.prod_title {
	width: 600px;
    font-size: 18px;
    font-weight: 500;
    float: left;
    margin-bottom: 20px;
}
.prod_text {
	font-size: 14px;
	line-height: normal;
	width: 600px;
    float: left;
}
.prod_text p {
	font-size: 14px;
	line-height: normal;
}
.size-full {width: 100%; height: auto;}
.news_block img {
	width: 270px;
	height: 170px;
	margin-bottom: 10px;
	    object-fit: cover;
}
.otstup_sprava { padding-right: 15px; box-sizing: border-box;}
.otstup_sleva { padding-left: 15px; box-sizing: border-box;}
.col-6.otstup_sleva .blue {font-size: 18px; font-weight: 500;margin-bottom: 10px;}
.table {display: table; width: 100%;}
.node-32 .content-main {padding-bottom: 0;}

.arrow {position: absolute;top: calc(50% - 21px);cursor:pointer; height: 42px; width: 23px;}
.arrow-left  {left:30px; background-image: url(/wp-content/themes/voodootheme/images/strel_big_vlevo_passiv.png);}
.arrow-left:hover {background-image: url(/wp-content/themes/voodootheme/images/strel_big_vlevo_activ.png);}
.arrow-right {right:30px; background-image: url(/wp-content/themes/voodootheme/images/strel_big_vpravo_passiv.png);}
.arrow-right:hover {background-image: url(/wp-content/themes/voodootheme/images/strel_big_vpravo_activ.png);} 

/**  **/
@media (min-width:1200px) and (max-width:1450px){
	.cat-title {
		left: 15px;
		right: 15px;
		font-size: 14px;
	}
}
/**  **/
@media (min-width:1000px) and (max-width:1200px){
	.content-right {
		width: 690px;
	}
	.content-left {
		margin-right: 40px;
	}
	.cat-card {
    height: 230px;
    width: 230px;
	}
	
	.get-call {display: none;}
	.tels {right: 0;}
	.cat-title {
		left: 15px;
    right: 15px;
	font-size: 12px;
	top: 15px;
	}
	.archive-product .obj_block {
		width: 310px;
		height: 220px;
	}
}
/** mobile **/
@media (max-width:999px){
	
.wp-block-column p img {
	width: auto;
	max-width: 100%;
	height: auto;
}

.slider_portfolio .obj_block {float: left;}


#main-menu-id {
	display: none;
	position: absolute;
    background-color: #2c2825;
    width: 100%;
    left: 0;
    top: 60px;
	padding: 30px 0;
}
.top-menu > .menu-item {
    padding-bottom: 0;
    width: 100%;
    text-align: center;
    display: block;
}
.menu-item a {
    line-height: 40px;
}
.inp-obertka textarea {
    width: 100%;
}
.node-7 .logo
{
	    background-image: url(/wp-content/themes/voodootheme/images/logo.png);
		width: 127px;
    height: 40px;
}
.node-7 .block-for-logo {top: 5px;}
.slider-zone {margin: 0;}
.slick-slide img {
	    height: 50vw;
}
.slider-block {
    position: absolute;
    bottom: 30px;
    color: #fff;
    font-size: 24px;
    font-weight: 500;
    width: 100%;
    z-index: 5;
    text-align: center;
    padding: 0 30px;
    box-sizing: border-box;
}
.show {
	display: block !important;
}
.node-7 header {background-color: #2c2825;}
.node-7 .cat-card {
	height: 274px;
    width: 100%;
    float: left;
    position: relative;
    display: block;
    max-width: 374px;
}
.c-hamburger--htx {
    background-color: #2c2825;
}
.c-hamburger--htx.is-active {
    background-color: #2c2825;
}
.btn.get-call {display: none;}
.sandwich {
	    margin-top: 5px;
    margin-bottom: 5px;
	    border: 1px solid #01aaaf;
}
.node-7 #main-menu-id {
width: 100%;
}
.scrolled #main-menu-id {
    margin-left: 0;
	width: 100%;
}
.scrolled .menu-item a {
    font-size: 18px;
}
.inp-obertka input {
    width: 100%;
}
.marg-right {
    margin-right: 0;
}
.inp-obertka {
    float: unset;
    margin-bottom: 10px;
}
.form-message {
    margin-top: 0;
}
.inp-file {
    float: unset;
    margin-top: 0;
    margin-left: 0;
    height: 50px;
    padding-top: 10px;
    box-sizing: border-box;
    text-align: center;
}
.tels {
	right: auto;
    left: 160px;
    font-size: 16px;
    width: 190px;
	height: auto;
}
.obj_slider .blocks-gallery-item:first-child {
	margin: 0 auto;
}
#magnify img {
    width: 100%;
}
#magnify {
    top: 50px;
    left: 20px;
    right: 20px;
    bottom: 50px;
}
.arrow-down {
	    right: 5px;
    top: 3px;
}
.first-tel {
    margin-bottom: 0;
}
.show-tels {
	height: 115px;
}
.tel {
    border-bottom: unset;
	line-height: normal;
    margin-top: 8px;
}
#tel_1:after, #tel_2:after {
	content: '';
}
.title_3 {
    font-size: 32px;
line-height: 36px;
}
.palec {display:none;}
.bottom-otstup-20 {
    padding-bottom: 7px;
}
.obj_block {
    height: 334px;
    width: 100%;
    float: unset;
    position: relative;
    display: block;
}
.news_block {
	    text-align: center;
    width: 374px;
    max-width: 100%;
    height: auto;
        margin: 0 auto;
    display: block;
    margin-bottom: 15px;
}
.news_block img {
    width: 340px;
    height: 200px;
}
.news-date {    margin-bottom: 5px;}
footer .flex {display: block;}
.f1, .f2,.f3,.f4{
    width: 100%;
	padding: 0 20px;
    box-sizing: border-box;
    margin-bottom: 7px;
}

.logo-voodoo {
    float: right;
    margin-top: -15px;
}
#toTop {top: -25px;}
.mr_70 {
    margin-right: 0;
    display: block;
}
.node-32 .post-text p span {
    font-size: 16px;
}
.mr_50 {
    margin-right: 0;
    display: block;
}
#main-menu-id {    margin-left: 0;}
.menu-item a {font-size: 18px;    display: block;}
#main-menu .menu-item:nth-child(2n-1)  {    background-color: #2c2825;}
.archive-product .obj_block {
    width: 364px;
    max-width: 100%;
    height: 200px;
    position: relative;
    margin:  0 5px 10px 5px;
}
.obj_title {
	font-size: 14px;
    letter-spacing: 0px;
    line-height: normal;
    font-weight: 500;
}
.col-6 {
    float: unset;
    width: 100%;
}
.otstup_sprava {
padding-right: 0;
}
.otstup_sleva {
    padding-left: 15px;
}
.breadcrumbs, a.cat-card {display: none;}
.content-left {
    width: 100%;
}
.side-menu, .child_ul {overflow: hidden;}
.cat-card {
    height: auto;
    width: 276px;
    float: unset;
    position: relative;
    margin: 0 auto;
}
.content-right, .prod_title, .prod_text {
    width: 100%;
}
.content-right {}



@media (min-width:748px) and (max-width:999px){
	.cats_front_mob {width: 748px; margin: 0 auto;}	
}
@media (min-width:374px) and (max-width:747px){
	.cats_front_mob {width: 374px; margin: 0 auto;}	
}