:root {
	--main: #1b4f89;
	--green: #7cffb3;
}
a:not([class]) {
	color: var(--main);
}
ul li {
	line-height: 1.4;
}
p {
	line-height: 1.6;
}
.btn {
	border: 1px solid #fff;
    padding: 0px 25px;
    text-decoration: none;
    border-radius: 25px;
    display: inline-block;
    height: 50px;
    line-height: 48px;
    font-size: 16px;
    cursor: pointer;
    text-decoration: none;
    color: var(--main);
    border-color: var(--main);
}
.btn:hover {
	background: var(--hover);
}
.btn2 {
	border: 1px solid #c2c7ca;
    padding: 0px 25px;
    text-decoration: none;
    border-radius: 25px;
    display: inline-block;
    height: 50px;
    line-height: 48px;
    font-size: 16px;
    cursor: pointer;
    text-decoration: none;
    color: #000;
	background-color: #fff;
}
.btn2:hover {
	color: var(--main);
	border-color:  var(--main);
}
.btn3 {
	border: 1px solid #c2c7ca;
    padding: 0px 10px;
    text-decoration: none;
    border-radius: 25px;
    display: inline-block;
    height: 28px;
    line-height: 26px;
    font-size: 16px;
    cursor: pointer;
    text-decoration: none;
    color: #000;
	background-color: #fff;
}
.btn3:hover, .active_napravlenie {
	background: #7cffb3;
	border-color: #7cffb3;
}
header {
	/*background-color: rgb(138 148 158 / 35%);*/
	background-color: rgb(198 205 210);
	width: 280px;
	height: 100vh;
	position: fixed;
	left: 0;
	top:0;
	padding-top: 55px;
	padding-right: 45px;
	text-align: end;
}
body {
	
}
.touch img {
	margin-bottom: 5px;
}
.content {
	width: 100%;
	max-width: 1700px;
	padding-left: 380px;
	padding-right: 80px;
	margin: 0;
}
.content-main {
	margin-bottom: 120px;
}
.logo {
	background-image: url(/wp-content/themes/voodootheme/images/logo.svg);
	width: 157px;
	height: 108px;
	position: absolute;
	top: 55px;
	left: 253px;
	background-position: left;
	background-size: cover;
	transition: 0.2s all;
}
.tel {
	font-size: 18px;
	font-weight: 500;
	display: table;
	text-align: end;
	float: right;
	padding-right: 20px;
}
.menu-item {
	width: 100%;
}
h1 {
	font-size: 64px;
	font-weight: 400;
	line-height: 0.90;
}
h3 {
	font-size: 24px;
	font-weight: 500;
	margin-top: 0;
}
.content-mini {
	width: 930px;
}
.content .content-mini {
	margin-left: 120px;
	margin-right: 0;
}
.top-menu {
	margin-top: 130px;
}
.menu-item a {
	height: 50px;
	font-size: 18px;
	border-radius: 26px;
	padding: 0 20px;
	line-height: 48px;
	border: 1px solid #adb2b6;
	display: inline-block;
	font-weight: 400;
	background-color: #c6cdd2;
	color: #000;
}
.menu-item {
	margin-bottom:10px;
	margin-right: 0;
}
.menu-item a:hover, .current-menu-item a, .menu-item-136.current-menu-item a {
	background-color: var(--main);
	color: var(--green);
	border-color: var(--main);
}
.block_1 {
	background-color: #e7ebee;
	padding-top: 45px;
	max-width: 100vw;
    overflow: hidden;
}
.block_1_brands_categories {
	width: 342px;
    margin: 0 -5px;
    position: absolute;
    top: 351px;
   /*left: calc(50% - 108px);*/
	left: 183px;
    z-index: 1;
}
.block_1_term {
	width: 104px;
	height: 104px;
	float: left;
	margin: 0 5px 10px;
}
.term_image_2 {
	display: none;
}
.term_image_1 {
	display: block;
}
.block_1_term {
	cursor: pointer;
}
/*.block_1_term:hover .term_image_1, */
.active_term .term_image_1 {
	display: none;
}
/*.block_1_term:hover .term_image_2, */
.active_term .term_image_2  {
	display: block;
}
.ruka {
	position: absolute;
	z-index: 2;
	left: calc(50% + 140px);
    top: 350px;
	transition: 0.4s all;
	    width: 1254px;
    height: 617px;
    max-width: unset;
    max-height: unset;
}
.term_item {
	margin-bottom: 10px;
}

.term_icon {
    height: 78px;
    width: 78px;
    margin-right: 10px;
    padding: 5px;
    border: 1px solid #e0e0e0;
    border-radius: 5px;
}

.term_title {
    font-size: 30px;
	padding-bottom: 5px;
}
.brands_unit {
	display: block;
	float: left;
	margin: 0 9px 18px;
	border-radius: 10px;
	
	overflow: hidden;
    background: #fff;
}
.brands_unit:hover {
	box-shadow: 0px 1px 5px 1px rgba(0, 0, 0, 0.21);
    -webkit-box-shadow: 0px 1px 5px 1px rgba(0, 0, 0, 0.21);
    -moz-box-shadow: 0px 1px 5px 1px rgba(0,0,0,0.21);
}
.term_name {
	display: flex;
    align-items: end;
    width: 100%;
	cursor: pointer;
}
.term_big_img {
	width: 490px;
	height: 400px;
	float: left;
	background-size: cover;
    background-position: center;
}
.block_2 {
	margin-top: 60px;
}
.term_units {
	/*
	display: none;
	*/
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #e7ebee;
	
	max-height: 100vh;
    height: 0px;
    transition: 0.3s all;
    overflow: hidden;
	
	padding-left: 280px;
}
.term_units.show {
	height: 400px;
	margin-top: 30px;
	margin-bottom: 30px;
}
.term_units:after {
	content: '';
	display: table;
	width: 100%;
}
.arrow_term_name {
	width: 21px;
	/*transform: rotate(-90deg);*/
    height: 20px;
    margin-left: 20px;
	/*transition: 0.2s all;*/
	position: relative;
    top: -11px;
}
.active_term .arrow_term_name {
	transform: rotate(180deg);
}
.term_name:hover {
	color: var(--main);
}
.block_3 {
	background-image: url(/wp-content/themes/voodootheme/images/fon_kompany.jpg);
	padding-top: 80px;
	padding-bottom: 80px;
}
h2 {
	margin-top: 0;
	margin-bottom: 40px;
	font-size: 48px;
	font-weight: 700;
}
.row_brands {
	/*padding: 30px 0 10px 30px;*/
	padding: 30px 40px 10px 30px;
    display: table;
    width: calc(100% - 490px);
    float: left;
}
.about_left, .about_right {
	float: left;
	width: 50%;
}
.about_left {
	padding-right: 20px;
}
.about_right {
	background-image: url(/wp-content/themes/voodootheme/images/tl_ramka.png);
	background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
	padding-left: 20px;
}
.about_right ul {
	list-style-type: none;
	padding: 44px 25%;
}
.about_right li {
	padding-left: 50px;
	font-size: 24px;
	position: relative;
	min-height: 32px;
	margin-bottom: 50px;
}
.about_right li:before {
	content: '';
	display: block;
	background-image: url(/wp-content/themes/voodootheme/images/gakochka_kontur.svg);
	width: 32px;
	height: 32px;
	background-size: cover;
	position: absolute;
	left: 0;
	top: 0;
}
.block_3 {
	margin-top: 100px;
}
.block_4 {
	margin-top: 100px;
}
.news_unit {
	width: calc(33.33% - 30px);
	margin: 0 15px 30px;
	float: left;
	border-radius: 10px;
	border: 1px solid #c2c7ca;
	padding: 40px 30px;
	height: 300px;
	overflow: hidden;
	position: relative;
}
.the_time {
	color: #9d9d9d;
	font-size: 12px;
	margin-bottom: 4px;
}
.news_title {
	font-size: 24px;
	line-height: 1.1;
	margin-bottom: 14px;
}
.news_unit:after {
	content: '';
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 60px;
background: #FFFFFF;
background: linear-gradient(0deg, white 40%, rgba(255, 255, 255, 0.2));
	z-index: 1;
}
.news_unit:hover {
	border: 1px solid var(--main);
}
.news_unit:hover .news_title {
	color: var(--main);
}
footer {
	background: #d9dde0;
	padding: 35px 70px;
	font-size: 12px;
}
.touch {
	font-size: 18px;
	position: absolute;
	z-index: 1;
	bottom: 50px;
	right: 0;
}
#cookie_notification p a {
    color: var(--main);
}
.block_1 .content {
	padding-bottom: 80px;
}
.scrolled .logo {
	width: 52px;
}
#logo-voodoo {
	margin-top: 0;
}
.company {
	width: 310px;
	display: inline-block;
}
.privacy {
	text-decoration: underline;
	margin-right: 30px;
}
.privacy:hover {
	text-decoration: none;
}
.regular-pages .block_1 {
	background-color: unset;
	min-height: 190px;
}
.regular-pages {
	min-height: calc(100vh - 205px);
}
.filialy_unit {
	width: 50%;
	padding-right: 110px;
	    float: left;
	margin-bottom: 15px;
}
.grid_container_3 {
	display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-auto-rows: 1fr;
    gap: 20px;
}
.filialy_title {
	position: relative;
}
.filialy_title:before {
	content: '';
	background-image: url(/wp-content/themes/voodootheme/images/punkt_mesto_s.svg);
	width: 18px;
    height: 22px;
	display: inline-block;
	    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    margin-right: 10px;
	margin-right: 0;
    position: absolute;
        top: -4px;
    left: -30px;
}
.filialy_unit_top .filialy_tel, .filialy_adres, .filialy_unit_top .filialy_mail {
	font-size: 24px;
}
.filialy_unit_top > div {
	margin-bottom: 10px;
}
.regular-pages .front_h1 {
	margin-bottom: 30px;
    font-size: 48px;
    font-weight: 700;
    margin-top: 18px;
	margin-top: 13px;
}
.regular-pages .block_1 .content {
	padding-bottom: 20px;
}
#map {
	margin-top: 60px;
}
h4 {
	margin-top: 0;
	margin-bottom: 20px;
	font-size: 24px;
	font-weight: 400;
}
.napravleniya_list {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.napravleniya_list li {
	display: inline-block;
	margin: 0 8px 8px 0;
}
.brands_row {
	margin: 40px -9px 0;
	padding-top: 65px;
	padding-bottom: 55px;
}
.zalivka {
	background-color: #e7ebee;
}
.brands_row:after {
	content: "";
	display: table;
	width: 100%;
}
.sh_col2 {
    padding: 20px 0px;
}
.wp-block-lazyblock-shahmatnyj-blok {
	margin-bottom: 50px;
}
.node-6 .block_1 {
	/*text-align: center;*/
}
.node-6 .front_h1 {
	text-align: start;
	margin-bottom: 20px;
	text-transform: lowercase;
}
#form_1 {
	width: 100%;
	max-width: 480px;
}
textarea {
	min-height: 96px;
	line-height: 1.2;
	padding-top: 5px;
}
.wpcf7-acceptance .wpcf7-list-item {
	font-size: 12px;
}
.wpcf7-acceptance a {
	top: 0;
}
.projects_unit {
	display: block;
	float: left;
	margin: 0 15px 30px;
	width: calc(33.33% - 30px);
	position: relative;
	background-size: cover;
    background-position: center;
}
.projects_unit:after{
	content: '';
	display: table;
	padding-top: 67%;
}
.projects_title {
	position: absolute;
	left: 20px;
	right: 20px;
	bottom: 20px;
	background: #fff;
	border-radius: 10px;
	padding: 20px;
}
.pop_text {
	animation-name: fadeIn;
	animation-duration: 1s;
	animation-fill-mode: forwards;
}
@keyframes fadeIn {
            from { opacity: 0;transform: translateX(200px); }
            to   { opacity: 1;transform: translateX(0);  }
        }
.menu-item-136 a{
	background-color: #fff;
	border-color: #fff;
}
.post_title {
	font-size: 48px;
    line-height: 1.1;
    margin-top: 13px;
}
.sh_col1 img {
	border-radius: 10px;
}
.node-8 footer {
	margin-top: 0;
}
.partners-menu .menu-item a {
	border: 1px solid #c2c7ca;
    padding: 0px 10px;
    text-decoration: none;
    border-radius: 25px;
    display: inline-block;
    height: 28px;
    line-height: 26px;
    font-size: 16px;
    cursor: pointer;
    text-decoration: none;
    color: #000;
    background-color: #fff;
}
.partners-menu .menu-item a:hover, .partners-menu .current-menu-item a {
	background: #7cffb3;
    border-color: #7cffb3;
}
.partners-menu {
	margin: 0 0 30px;
	padding: 0;
}
.partners-menu .menu-item {
	display: inline-block;
    margin: 0 8px 8px 0;
	width: auto;
}
.about_company_shah .show_btn {
	    position: absolute;
    left: 50%;
    top: 30px;
	transform: translateX(-50%);
	background: #c6cdd2;
}
.show_btn {
	height: 50px;
	line-height: 48px;
	border-radius: 26px;
	background-color: unset;
	border: 1px solid #adb2b6;
	font-size: 18px;
}
.show_btn:hover {
	background-color: var(--main);
    color: var(--green);
    border-color: var(--main);
}
.filialy_tel {
	min-width: 146px;
}
.wp-block-lazyblock-blok-s-shesteryonkoj {
	position: relative;
	padding-left: 40px;
	margin-bottom: 40px;
}
.wp-block-lazyblock-blok-s-shesteryonkoj img {
	width: 30px;
	height: 30px;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}
.btn4 {
    padding: 0px 25px;
    text-decoration: none;
    border-radius: 25px;
    display: inline-block;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    cursor: pointer;
    text-decoration: none;
    color: #fff;
    background-color: var(--main);
	border: 0;
}
.btn4:hover {
	color: var(--green);
}
.wp-block-lazyblock-logotip-brenda img {
	border-radius: 10px;
	display: block;
	box-shadow: 0px 1px 5px 1px rgba(0, 0, 0, 0.21);
    -webkit-box-shadow: 0px 1px 5px 1px rgba(0, 0, 0, 0.21);
    -moz-box-shadow: 0px 1px 5px 1px rgba(0,0,0,0.21);
}
.wp-block-lazyblock-malenkaya-kartinka-i-tekst {
	position: relative;
    padding-left: 40px;
    margin-bottom: 40px;
	min-height: 30px;
	font-size: 24px;
	line-height: 30px;
}
.wp-block-lazyblock-malenkaya-kartinka-i-tekst img {
	width: 30px;
	height: 30px;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}
.wp-block-lazyblock-logotip-brenda {
	margin-bottom: 40px;
}
.wp-block-lazyblock-galochka-i-tekst img {
	width: 32px;
	height: 32px;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}
.wp-block-lazyblock-galochka-i-tekst {
	position: relative;
    padding-left: 40px;
    margin-bottom: 40px;
	min-height: 30px;
	font-size: 16px;
	line-height: 30px;
}
.wp-block-group {
    clear: both;
    position: relative;
	width: 930px;
	margin-left: 120px;
    margin-right: 0;
}
.wp-block-lazyblock-preimushestva {
	display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-auto-rows: 1fr;
    gap: 45px 30px;
	margin: 40px 0;
}
.pr_title {
	font-size: 24px;
	position: relative;
	padding-left: 40px;
	line-height: 32px;
	margin-bottom: 15px;
}
.pr_title:before {
	    content: '';
    display: block;
    background-image: url(/wp-content/themes/voodootheme/images/gakochka_kontur.svg);
    width: 32px;
    height: 32px;
    background-size: cover;
    position: absolute;
    left: 0;
    top: 0;
}
.gt3pg_photo_gallery {
	margin-bottom: 40px;
}
.brands_form {
	background-color: #e7ebee;
	padding-top: 60px;
	padding-bottom: 80px;
}
#form_2 .wpcf7-form-control-wrap input {
	
}
#form_2 .form_row .wpcf7-form-control-wrap {
	float: left;
	width: calc(33% - 60px);
	margin-right: 15px;
}
input:not(.wpcf7-submit, [type="checkbox"]) {
	border: 1px solid #c7cdd2;
}
[data-name="radio-492"] {
	margin-bottom: 25px;
}
[data-name="radio-492"] .wpcf7-list-item {
	margin-left: 0;
	margin-right: 20px;
	    min-width: 100px;
}
.panel {
	border-radius: 10px;
	background-color: #e7ebee;
	padding: 40px 60px;
}
.block_1_img_1_mob {
	display: none;
}

.go-top-arrow {
    background-color: #c6cdd2;
}
.go-top-arrow:hover {
    background-color: #00568e;
}
.node-8 .content-main {
	margin-bottom: 0;
}
.filialy_unit_top {
	width: 100%;
	    margin-bottom: 40px;
}
.pop_up_block .form_body {
	padding: 40px 40px;
}
.wp-block-columns {
	gap: 60px;
}
.active_term {
	color: var(--main);
}
.for_privacy {
	    display: inline-block;
}
.top-menu .menu-item a {
	width: 186px;
	text-align: start;
}
.brands_unit img {
	display: block;
}