:root {
	--main: #136381;
	--hover: #1594ba;
}
.regular-pages a:not([class]) {
	color: var(--hover);
}
.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);
	color: #fff;
}
.btn2 {
    padding: 0px 25px;
    text-decoration: none;
    border-radius: 26px;
    display: inline-block;
    height: 52px;
    line-height: 52px;
    font-size: 16px;
	font-weight: 500;
    cursor: pointer;
    text-decoration: none;
    background-color: #e6ebee;
	transition: 0.1s all;
}
.btn2:hover {
	background: var(--hover);
	color: #fff;
}
.btn3 {
    padding: 0px 25px;
    text-decoration: none;
    border-radius: 25px;
    display: inline-block;
    height: 48px;
    line-height: 48px;
    font-size: 16px;
    cursor: pointer;
    text-decoration: none;
    background-color: var(--hover);
	color: #fff;
	border: 0;
}
.btn3:hover {
	background: #e6ebee;
	color: #000;
}
h5 {
	font-size: 24px;
    font-weight: 400;
    margin-top: 0;
    margin-bottom: 15px;
}
#menu-item-121 a, .wp-block-button__link {
	background-color: #136381;
	color: #fff;
}
#menu-item-121 a:hover, .wp-block-button__link:hover {
	background-color: var(--hover);
}
body {
	padding-top: 100px;
}
header {
	background-color: #fff;
	position: fixed;
	z-index: 100;
	left: 0;
	top: 0;
	width: 100%;
	padding: 20px 0;
}
.on_map img {
	width: 15px;
	height: 20px;
	margin-right: 10px;
	    position: relative;
    top: 2px;
}
.top-menu {
	float: right;
	height: 52px;
}
.h_contacts {
	font-weight: 500;
    float: left;
    padding: 8px 0;
}
.on_map {
	border-right: 1px solid #00000030;
    padding-right: 10px;
	margin-right: 10px;
}
.top-menu .menu-item a {
	line-height: 52px;
border-radius: 26px;
background-color: #e6ebee;
display: block;
float: left;
margin: 0 3px;
padding: 0 15px;
}
.top-menu .menu-item > a:hover, .top-menu .current-menu-item > a {
	background-color: var(--hover);
	color: #fff;
}
.top-menu > .menu-item {
	margin-right: 0;
}
.tel {
	margin-right: 15px;
}
.tel:hover, .on_map:hover, .sand_btn:hover {
	color: var(--hover);
}
.sand_btn {
	float: right;
    font-weight: 700;
    font-size: 26px;
    line-height: 52px;
    margin-left: 15px;
	cursor: pointer;
}
.top_logo {
	width: 100%;
	margin-bottom: 100px;
}
.node-8 .top_logo {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	margin-bottom: 0px;
}
.content-main {
	position: relative;
	min-height: calc(100vh - 800px);
}
.text_on_slider {
	position: absolute;
	z-index: 2;
	color: #fff;
	font-size: 36px;
font-weight: 500;
bottom: 70px;
    left: 0;
    width: 100%;
}
.block_for_slider {
	position: relative;
}
.uslugi_unit {
	display: block;
	float: left;
	width: calc(25% - 30px);
	margin: 0 15px 30px;
	background-image: linear-gradient(180deg, #1594ba 0%, #136381 100%);
	color: #fff;
	height: 270px;
	font-size: 24px;
	padding: 20px 30px;
	/*transition: 0.3s all;*/
	position: relative;
	overflow: hidden;
}
.uslugi_unit  img {
	height: 74px;
	margin-bottom: 10px;
	position: relative;
	z-index: 2;
}
.uslugi_title {
	position: relative;
	z-index: 2;
}
.gradient {
	background-image: linear-gradient(180deg, #1594ba 0%, #136381 50%, #1594ba 100%);
	height: 540px;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	z-index: 1;
	transition: 0.3s all;
	display: none;
}
.uslugi_unit:hover .gradient{
	top: -270px;
}
.uslugi_unit:hover {
	background-image: unset;
	background-color: #136381;
}

.block_uslugi .uslugi_unit:last-child, .wp-block-lazyblock-spisok-uslug .uslugi_unit:last-child {
	width: calc(50% - 30px);
}
h1, h2 {
	font-size: 44px;
    line-height: 1.2;
    text-transform: uppercase;
    color: #0b4b63;
    font-weight: 900;
    margin-top: 0;
    margin-bottom: 30px;
    text-align: center;
}
section h2 {
	text-align: center;
}
.block_uslugi {
	margin-top: 110px;
}
.block_uslugi p {
	font-size: 24px;
	margin-bottom: 60px;
	text-align: center;
}
.block_uslugi .btn2 {
	text-align: center;
	margin: 30px auto 0;
	display: table;
}
h4 {
	font-size: 24px;
	font-weight: 400;
	margin-top: 0;
	margin-bottom: 30px;
}
.content-mini {
    width: 900px;
}
.block_about {
	margin-top: 110px;
}
.aligncenter {
	text-align: center;
}
img.aligncenter {
	display: block;
	margin: 30px auto;
}
.block_work {
	margin-top: 100px;
}
.steps {
	display: flex;
	justify-content: space-between;
	margin-top: 60px;
}
.step {
	    min-width: 154px;
    max-width: 154px;
	font-weight: 500;
	font-size: 18px;
}
.step img {
	    width: 134px;
    margin: 0 auto 30px;
    display: block;
}
section .btn2 {
	margin: 30px auto 0;
	display: table;
}
.block_portfolio {
	margin-top: 90px;
}
.portfolio_unit {
	float: left;
	margin: 0 15px 30px;
	background-size: cover;
    background-position: center;
	position: relative;
	overflow: hidden;
	transition: 0.7s all;
	background-size: 100%;
	background-repeat: no-repeat;
}
.portfolio_unit:after {
	content: '';
	display: table;
	position: absolute;
	z-index: 2;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: rgba(255, 255, 255, 0);
	background: linear-gradient(180deg, rgba(255, 255, 255, 0) 70%, rgba(0, 0, 0, 0.7) 100%);
}
#port_unit_1 {
	width: calc(67% - 30px);
	height: 540px;
}
#port_unit_2, #port_unit_3 {
	width: calc(31% - 30px);
	height: 255px;
}
.portfolio_unit > div {
	color: #fff;
	font-size: 14px;
	font-weight: 500;
	position: absolute;
	bottom: 30px;
	left: 30px;
	z-index: 3;
}
.portfolio_unit:hover img {
	transform: scale(1.06);
}
.portfolio_unit img {
	position: absolute;
	z-index: 1;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	transition: 0.7s all;
	object-fit: cover;
}
.block_form {
	margin-top: 100px;
	background-color: var(--main);
	color: #fff;
	text-align: center;
	padding-top: 100px;
	padding-bottom: 60px;
}
.block_form h2 {
	color: #fff;
	margin-bottom: 20px;
}
#form_1 .wpcf7-form-control-wrap {
	display: inline-block;
	margin-right: 10px;
}
#form_1 .wpcf7-form-control-wrap[data-name="imya"] {
	width: calc(25% - 70px);
}
#form_1 .wpcf7-form-control-wrap[data-name="telefon"] {
	width: calc(25% - 70px);
}
#form_1 .wpcf7-form-control-wrap[data-name="vopros"] {
	width: calc(50% - 45px);
}
footer {
	color: #fff;
	background-image: linear-gradient(180deg, #147596 0%, #136381 100%);
	padding-top: 15px;
	padding-bottom: 50px;
}
.footer_logo {
	float: left;
	margin-bottom: 20px;
}
footer .on_map {
	border: 0;
	font-size: 16px;
    font-weight: 400;
}
.footer_line {
	width: 100%;
	display: inline-table;
}
.footer_line .h_contacts {
	padding: 0;
	line-height: 84px;
	margin-left: 70px;
}
.footer-menu, .menu-footer-menu-container {
	display: inline-block;
	padding: 0;
}
.company {
	font-size: 12px;
	font-weight: 400;
	margin-right: 40px;
}
.footer-menu .menu-item {
	font-size: 12px;
	font-weight: 400;
	margin-right: 20px;
}
.footer-menu .menu-item a {
	text-decoration: underline;
}
.footer-menu .menu-item a:hover {
	text-decoration: underline;
}
#logo-voodoo {
	    margin-top: 15px;
}
#logo-voodoo .st0 {
    fill: #fff;
}
.go-top-arrow svg {
    width: 32px;
    position: unset;
    -webkit-transform: rotateX(180deg);
          transform: rotateX(180deg);
    height: 32px;
	fill: #32afd6;
}
.go-top-arrow .fil0 {
    fill: #32afd6;
}
.go-top-arrow {
    background-color: unset;
    position: relative;
    border-radius: 0;
	font-weight: 500;
	font-size: 14px;
	text-align: center;
	color: #32afd6;
}
.go-top-arrow:hover {
	background-color: unset;
}
#toTop {
    position: unset;
    float: right;
}
.trafaret {
	background-image: url(/wp-content/themes/voodootheme/images/logo_big_2.png);
	/*height: 150px;*/
	width: 100%;
	background-size: cover;
    background-position: center;
}
.node-8 .trafaret {
	background-image: url(/wp-content/themes/voodootheme/images/logo_big.png);
	/*height: 284px;*/
}
.trafaret:after {
	content: '';
	display: table;
	padding-top: 150px;
}
.node-8 .trafaret:after {
	padding-top: 284px;
}
.post_title {
	text-align: center;
}
.left_col {
	width: 33.33%;
	float: left;
	padding-right: 60px;
}
.right_col {
	width: 66.67%;
	float: left;
}
.right_col img {
	float: left;
    margin-right: 20px;
    max-width: 170px;
}
.right_col > div {
	float: right;
	width: calc(100% - 190px);
}
.wp-block-lazyblock-face-and-text {
	margin: 90px 0;
	display: inline-block;
}
.col_33 > img {
	width: 45px;
	margin-bottom: 10px;
}
.col_33 {
	width: 33.33%;
	float: left;
	padding: 50px 30px;
}
.cvet_line {
	display: table;
	width: 100%;
}
.col_33 h4 {
	min-height: 87px;
}
.logo {
	float: left;
	width: 0px;
    height: 0px;
	transition: 0.3s all;
}
.scrolled .logo {
	width: 280px;
    height: 52px;
	margin-right: 40px;
}
.wp-block-lazyblock-spisok-uslug {
	margin-top: 50px;
}
.scrolled .h_contacts {
	display: none;
}
.scrolled {
    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);
}
.get_call  {
	cursor: pointer;
}
#form_2 {
	padding-top: 40px;
	text-align: center;
}
.bg_image {
	position: relative;
}
.bg_image img {
	display: block;
	    width: 100%;
}
.bg_image > div {
	position: absolute;
	bottom: 50px;
	left: 50px;
	color: #fff;
	    z-index: 3;
		    width: 40%;
}
.bg_image:after {
    content: '';
    display: table;
    position: absolute;
    z-index: 2;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(255, 255, 255, 0);
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 70%, rgba(0, 0, 0, 0.7) 100%);
}
#magnify {
    display: none;
    position: fixed;
    height: auto;
    z-index: 9999;
    top: 5%;
    left: 5%;
    width: 90%;
    height: 90%;
    object-fit: contain;
}
.node-8 .mini_logo {
	display: none;
}
.mini_logo {
	float: left;
	margin-right: 30px;
}
.on_map {
	display: none;
}
.node-8 .on_map {
	display: inline-block;
}
.h_contacts {
	line-height: 36px;
}
textarea, input:not(.wpcf7-submit), form select {
	border: 1px solid var(--hover);
	background-color: #fff0;
	color: #fff;
}
input:not(.wpcf7-submit)::-webkit-input-placeholder {color:#fff;}
input:not(.wpcf7-submit)::-moz-placeholder          {color:#fff;}/* Firefox 19+ */
input:not(.wpcf7-submit):-moz-placeholder           {color:#fff;}/* Firefox 18- */
input:not(.wpcf7-submit):-ms-input-placeholder      {color:#fff;}
.wpcf7-not-valid-tip {
	top: 33px;
}
.text-under-form, .footer-menu .menu-item a {
	color: #ffffff6b;
}
.footer-menu .menu-item a:hover {
	color: #fff;
	text-decoration: none;
}
footer .tel:hover, footer .on_map:hover, footer .sand_btn:hover {
    color: #fff;
}
.go-top-arrow:hover {
	color: #e6ebee;
}
.go-top-arrow:hover .fil0 {
    fill: #e6ebee;
}
.pop_up_block .form_body {
	background-color: var(--main);
}
.form_body h3 {
	color: #fff;
	font-size: 32px;
}
.child_menu_block {
	background: #e6ebee;
	padding: 15px 0;
}
.child_menu_block ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}
.child_menu_block ul li {
	display: inline-block;
	font-weight: 500;
}
.parent_menu_title {
	font-size: 14px;
	width: 135px;
	    line-height: 1.2;
    height: 52px;
	float: left;
}
.child_menu_block ul li:not([class="parent_menu_title"]) a {
	line-height: 50px;
	height: 52px;
	border: 1px solid #97b3bd;
	border-radius: 26px;
	padding: 0 16px;
	display: inline-block;
	margin-left: 5px;
	width: 242px;
    text-align: center;
}
.child_menu_block ul li:not([class="parent_menu_title"]) a:hover, .child_menu_block ul li .current-menu-item {
	background: #fff;
	border: 1px solid #fff;
	color: var(--main);
}
.single .post_title {
	margin-top: 60px;
	margin-bottom: 40px;
}
.wp-block-lazyblock-kartinka-s-tekstom {
	margin-bottom: 90px;
	margin-top: 30px;
}
.bg_image h3 {
	    font-size: 36px;
    font-weight: 500;
    line-height: 1.2;
    margin: 0;
}
#map {
	margin-top: 50px;
}
.archive .portfolio_unit {
	width: calc(33.33% - 30px);
    height: 255px;
}
.sand_btn {
	display: none;
}
.blue {
	background-color: #ebf8fc;
	padding: 70px 50px;
}
.blue .wp-block-image {
	margin-bottom:15px;
}
.dots, ul:not([class]), .wp-block-list {
	list-style-type:none;
	padding-left: 25px;
}
.dots li, ul:not([class]) li, .wp-block-list li {
	position: relative;
	margin-bottom:15px;
}
.dots li:before, ul:not([class]) li:before, .wp-block-list li:before, .sub-menu li:before {
	position: absolute;
    left: -24px;
    top: 3px;
    width: 10px;
    height: 10px;
    background-size: cover;
    display: block;
    content: '';
    background-image: url(/wp-content/themes/voodootheme/images/kolco.png);
}
.wp-block-group.block_work {
	margin-bottom: 100px;
}
.img1 {
	margin-top: 45px;
}
.wp-block-column .bg_image > div {
	width: auto;
	left: 30px;
    bottom: 30px;
    right: 30px;
}
.wp-block-column .bg_image > div h4 {
	margin-bottom: 0;
}
.wp-block-column  .bg_image:after {
	background: rgba(255, 255, 255, 0);
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.2) 70%, rgba(0, 0, 0, 0.5) 100%);
}
#close-popup i {
	background: url(/wp-content/themes/voodootheme/images/krestik_black.svg) no-repeat center center;
	background-size: 16px 16px;
}
.kama_breadcrumbs {
	font-size: 14px;
}
.kama_breadcrumbs a {
	text-decoration: underline;
}
.kama_breadcrumbs a:hover {
	text-decoration: none;
}
.wp-block-column .wp-block-lazyblock-kartinka-s-tekstom {
	margin-bottom: 0;
	margin-top: 0;
}
.sub_title {
	margin-top: 80px;
}
#magnify img {
    width: 100%;
    max-width: max-content;
    display: block;
    margin: 0 auto;
}
h3 {
    font-size: 36px;
    font-weight: 500;
    line-height: 1.2;
    margin-bottom: 30px;
	margin-top: 0;
}
.sub-menu {
	display: none;
}
.privacy {
	color: #ffffff6b;
	font-size: 12px;
	text-decoration: underline;
	margin-right: 20px;
	display: inline-block;
}
.privacy:hover {
	text-decoration: none;
}
#cookie_notification{
  display: none;
  position: fixed;
    bottom: 15px;
    left: 20px;
    right: 20px;
    width: auto;
    padding: 25px;
    background-color: white;
    border-radius: 4px;
    box-shadow: 2px 3px 10px rgb(0 0 0 / 40%);
    z-index: 100;
}

#cookie_notification p {
  margin: 0 0 10px;
      font-size: 16px;
  text-align: left;
}
.cookie_accept {
    margin-top: 10px;
   float: right;
}
#cookie_notification p a {
	color: #136381;
	text-decoration: underline;
}
#cookie_notification p a:hover {
	text-decoration: none;
}
.wpcf7-acceptance input {
	height: auto !important;
	width: auto !important;
	margin: 0 10px 0 0 !important;
	float: left !important;
}
.wpcf7-acceptance .wpcf7-list-item {
	margin: 0 0 15px 0;
	text-align: start;
	font-size: 14px;
	color: #fff;
}
.wpcf7-acceptance a {
	text-decoration: underline;
}
.wpcf7-acceptance a:hover {
	text-decoration: none;
}
.wpcf7-form p.mini {
	width: 100%;
	display: inline-block;
	font-size: 14px;
	margin-bottom: 10px;
	text-align: start;
	margin-top: 7px;
	color: #ffffff6b;
}
.wpcf7-form-control-wrap {
    position: relative;
	    display: block;
}
.wpcf7-spinner {
	display: none;
}