:root {
	--main: #e53642;
	--hover: #e71d2c;
	--terra: #f0eade;
	--terrahover: #e6e0d3;
}
body {
	color: #222222;
}
.regular-pages a:not([class]):hover, section a:not([class]):hover {
	color: var(--main);
}
.regular-pages a:not([class]), section a:not([class]) {
	color: var(--hover);
}
.btn {
    padding: 0px 25px;
    text-decoration: none;
    display: inline-block;
    line-height: 46px;
    font-size: 16px;
    cursor: pointer;
    text-decoration: none;
    color: #fff;
	border-radius: 3px;
	background-color: #000000;
}
.btn:hover {
	background: var(--hover);
}
.btn2 {
    font-size: 25px;
	font-weight: 500;
	text-transform: uppercase;
	text-decoration: underline;
	color: var(--main);
	display: table;
    line-height: 51px;
}
.btn2:hover {
	text-decoration: none;
}
h5 {
	font-size: 24px;
    font-weight: 400;
    margin-top: 0;
    margin-bottom: 15px;
}
body {
	padding-top: 234px;
}
header {
	background-color: #fff;
	position: fixed;
	z-index: 100;
	left: 0;
	top: 0;
	width: 100%;
	padding: 40px 0 20px;
}
.top-menu .menu-item a {
	font-weight: 500;
	text-transform: uppercase;
}
.top-menu .menu-item > a:hover, .top-menu .current-menu-item > a {
	color: var(--hover);
}
.top-menu > .menu-item {
	margin-right: 40px;
	line-height: 20px;
}
.tel {
	line-height: 30px;
	    float: left;
}
.tel:hover, .on_map:hover, .sand_btn:hover {
	color: var(--hover);
}
.sand_btn {
	float: right;
    font-weight: 700;
    font-size: 26px;
    line-height: 20px;
    margin-left: 0;
	cursor: pointer;
}
.logo {
	width: 312px;
	height: 296px;
	position: absolute;
	left: calc(50% - 156px);
	bottom: -160px;
}
.logo_text {
	width: 430px;
	float: left;
	display: none;
}
.node-9 .logo_text  {
	display: block;
}
.logo_text p {
	text-transform: uppercase;
	font-size: 30px;
	font-weight: 500;
	line-height: normal;
}
.logo_text a {
	color: var(--main);
	text-decoration: underline;
}
.logo_text a:hover {
	color: var(--hover);
	text-decoration: none;
}
.h_contacts {
	width: 540px;
	float: right;
}
.top-menu {
	float: left;
	padding: 0;
	margin: 0;
}
.tels {
	margin-top: 30px;
    line-height: 30px;
    display: inline-block;
    float: left;
}
.mini {
	font-size: 14px;
	color: #b5b3ae;
	font-weight: 400;
}
.tels .mini {
	width: 100%;
	display: inline-block;
}
.tels p {
	margin-bottom: 0;
	    width: 100%;
    display: inline-block;
}
.slash {
	background-color: #b5b3ae;
	width: 1px;
	height: 30px;
    display: inline-block;
	-webkit-transform: rotate(30deg);
    -moz-transform: rotate(30deg);
    -o-transform: rotate(30deg);
    -ms-transform: rotate(30deg);
    transform: rotate(30deg);
	    float: left;
		margin: 0 15px;
}
.tels .btn{
	position: relative;
	    top: -10px;
		margin-left: 15px;
}
.block_about {
	margin: 90px 0;
}
.block_about img {
	float: left;
	margin: 15px 0;
}
.about_text {
	float: left;
	width: 560px;
}
h2, h3 {
	margin-top: 0;
	font-size: 30px;
line-height: 1.2;
text-transform: uppercase;
font-weight: 500;
margin-bottom: 20px;
}
h3 {
	font-size: 24px;
}
.block_about .slash {
	height: 110px;
}
.scrolled .tels, .scrolled .logo, .scrolled .logo_text {
	display: none;
}
.scrolled {
	    padding: 19px 0 19px;
}
.logo_mini {
	background-image: url(/wp-content/themes/voodootheme/images/logo_s.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
	display: block;
	float: left;
}
.scrolled .logo_mini {
	width: 166px;
	height: 42px;
}
.scrolled .top-menu > .menu-item {
	line-height: 42px;
}
.carrier-title:after {
	display: none;
}
.carrier-title svg {
    transform: rotate(0deg);
	position: absolute;
	right: 65px;
    top: 35px;
}
.carrier-block {
	margin-bottom: 15px;
}
.carrier-title {
	    font-size: 24px;
    line-height: 1.2;
	    font-weight: 400;
	display: table;
	height: 84px;
	width: 100%;
	padding-left: 210px;
	background-color: var(--terra);
}
.title_cell {
	height: 84px;
	display: table-cell;
	vertical-align: middle;
}
.carrier-title img {
	position: absolute;
    top: 15px;
    left: 40px;
}
.carrier-body {
	background-color: var(--terrahover);
	padding: 25px 50px;
}
.carrier-title svg {
	transition: 0.6s all;
}
.carrier-title:hover {
	color: var(--hover);
}
.carrier-title:hover svg {
	fill: var(--hover);
}
.carrier-title.minus svg {
	transform: rotate(180deg);
}
.scrolled .sand_btn {
	margin-top: 10px;
}
.btn2 svg {
	transform: rotate(-90deg);
	fill: var(--main);
	    float: right;
		margin-left: 30px;
}
.block_uslugi .btn2 {
	float: right;
	margin-right: 70px;
}
.about_company_left {
	width: 550px;
	float: left;
}
.about_company_right {
	width: calc(100% - 550px);
	float: left;
	padding-left: 80px;
}
.about_company_right p {
	font-size: 18px;
}
.news_img {
	width: 220px;
	background-size: cover;
    background-position: center;
	float: left;
}
.news_img:after {
	content: '';
	display: block;
	padding-top: 75%;
}
.news_unit {
	width: calc(50% - 30px);
	margin: 0 15px 60px;
	float: left;
	    height: 165px;
}
.news_text {
	width: calc(100% - 220px);
	float: left;
	padding-left: 30px;
}
.news_text span {
	font-size: 24px;
	max-height: 140px;
	overflow: hidden;
	display: inline-block;
	text-decoration: underline;
}
.news_unit:hover .news_text span {
	text-decoration: none;
}
.news_text .mini {
	margin-bottom: 5px;
}
.btn3 {
	text-decoration: underline;
	color: var(--main);
}
.btn3:hover {
	text-decoration: none;
}
section .btn3 {
	float: right;
}
footer {
	background-color: var(--terra);
	padding: 50px 0;
	margin-top: 100px;
}
.soc .fil1 {
	fill: var(--terra);
}
.soc {
	margin-right: 25px;
}
.soc_block {
	width: 300px;
	float: left;
}
.footer_line .h_contacts {
	float: left;
	width: calc(100% - 300px);
}
.footer_tels .tel {
	float: unset;
	font-size: 18px;
	line-height: 1.4;
}
.footer_adres p {
	font-size: 18px;
}
.footer_adres, .footer_tels {
	float: left;
	line-height: 1.4;
}
.footer_adres {
	padding-right: 50px;
}
#toTop {
	display: none;
}
.footer_line {
	display: inline-block;
	width: 100%;
}
.company {
	width: 300px;
	display: inline-block;
	font-size: 12px;
}
.privacy {
	font-size: 12px;
	text-decoration: underline;
	margin-right: 20px;
	
}
.privacy:hover{
	text-decoration: none;
}
#logo-voodoo {
	margin-top: 0;
}
.regular-pages {
	min-height: calc(100vh - 200px);
}
body:not(.node-9) header {
	    border-bottom: 2px solid;
}