/*
Theme Name: Voodoo theme
Theme URI: https://voodoo.ru/
Description: Voodoo theme
Version: 1.0
Author: Voodoo
Author URI: https://voodoo.ru/
*/
header { width: 100%;   box-sizing: border-box; }
footer {position: relative;    float: left;    width: 100%;}
p {margin-top: 0;  font-size: 16px;    line-height: 24px;}
a {color:inherit; text-decoration: inherit;}
table {
    width: 100%;
    border-spacing: 0;
    text-align: center;
    border: 1px solid #c0c0c0;
	border-collapse: collapse;
}
table tr:first-child td {
	background-color: #e7ebed;
}
textarea {
    resize: none; /* Запрещаем изменять размер */
}
.wpcf7-spinner {position: absolute !important;}
.wp-block-separator {
    margin: 20px 0;
    visibility: hidden;
}
.size-full {
	width: 100%;
    height: auto;
}
.wpcf7 .ajax-loader {position: absolute !important;}
h1 {font-size: 44px;color: inherit;margin: 0;}
h2 {font-size: 22px; font-weight: 600;}
h3 {font-size: 18px; font-weight: 600;}
#page ul li {font-size: 16px; line-height: 30px;}
#page ol li {font-size: 16px; line-height: 36px;}
ul {padding: 0;padding-left: 15px;}
ol {padding: 0;padding-left: 10px;}
td {padding: 10px;    border: 1px solid #8080804d;}
.wp-block-file__button {display:none;}
.wp-block-file:before {content: ''; background-image: url(/wp-content/themes/voodootheme/images/icon_doc.png); width: 17px; height: 22px; display: block;    float: left;}
.wp-block-file	a {color: #008fcd; margin-left: 15px; text-decoration: underline;}
.wp-block-image img {
    max-width: 100%;
    height: auto;
}
.wp-block-image {
    margin: 0;
}
.go-top-arrow {
    width: 50px;
    height: 50px;
}
.fa-chevron-up {
    color: #000;
    font-size: 24px;
    position: absolute;
    left: calc(50% - 10.5px);
    top: calc(50% - 12px);
}
.go-top-arrow:hover {

}
.hide {visibility:hidden;}
.content {width:1170px;margin:0 auto;clear: both;position: relative;}
.content-mini {width:830px;margin:0 auto;clear: both;position: relative;}
.content-long {width:100%;margin:0 auto;clear: both;position: relative;}
.flex {display: flex;}
#map {height: 590px;}
#page {clear: both;}
.otstup-100 {padding-top: 100px;}
.otstup-80 {padding-top: 80px;}
.otstup-60 {padding-top: 60px;}
.otstup-50 {padding-top: 50px;}
.otstup-40 {padding-top: 40px;}
.otstup-20 {padding-top: 20px;}
.bottom-otstup-100 {padding-bottom: 100px;}
.bottom-otstup-80 {padding-bottom: 80px;}
.bottom-otstup-60 {padding-bottom: 60px;}
.bottom-otstup-50 {padding-bottom: 50px;}
.bottom-otstup-40 {padding-bottom: 40px;}
.bottom-otstup-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%;}
.col-3 {float:left;width:25%;}
.col-2 {float:left;width:16.66666667%;}
.col-1 {float:left;width:8.33333333%;}
.nav-links {float: right;}
.nav-links a {text-decoration:none;}
.page-numbers.current {font-weight: 600;color: #203d4d;}
.page-numbers	{    color: grey;}
.nav-links a:hover {color: #203d4d;}
.pagination-block {    width: 100%;    float: left;     margin-bottom: 30px;}
.float-left {float:left;}
.align-center {text-align:center;}
.relative {position: relative;}
.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;}
.arrow {position: absolute;top: calc(50% - 17px);cursor:pointer; height: 39px; width: 39px;}
.arrow-left  {left:30px; background-image: url(/wp-content/themes/voodootheme/images/strel_vlevo_passiv.png);}
.arrow-left:hover {background-image: url(/wp-content/themes/voodootheme/images/strel_vlevo_activ.png);}
.arrow-right {right:30px; background-image: url(/wp-content/themes/voodootheme/images/strel_vpravo_passiv.png);}
.arrow-right:hover {background-image: url(/wp-content/themes/voodootheme/images/strel_vpravo_activ.png);} 

.menu-container {display: inline-block;width:100%;}
.menu-item a { text-decoration:none;}
.menu-item {}
.top-menu {margin-top: 0;    margin-bottom: 0;}
.top-menu > .menu-item {    padding-bottom: 0;}
.top-menu > .menu-item:hover {}
.top-menu > .menu-item:hover a {}
.sub-menu li a {
	color: #2a3942;
	font-weight: 500;
	text-transform: unset;
}
.sub-menu li a:hover {color: #20a5ed;}
.sub-menu li {
	     padding: 25px;
}
.sub-menu li:last-child { border-bottom: none;}
.sub-menu {
	display: none; 
	margin-top: 31px;
    position: absolute;
    z-index: 2;
    width: 100%;
    left: 0;
    background-color: #eff2f5;
	padding-left: 12.5%;
	}
#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(/wp-content/themes/voodootheme/images/strel_vniz_passiv.png);     margin-left: 10px;}
.menu-item-has-children:hover .sub-menu {display:block;} 
.slider-zone {position: relative;}
.text-under-form a {text-decoration: underline;}

/* картинка на странице */
.minimized {
width: 300px;
cursor: pointer;
border: 1px solid #FFF;
}

.minimized:hover {
border: 1px solid yellow;
}

/* увеличенная картинка */
#magnify {
display: none;

/* position: absolute; upd: 24.10.2016 */
position: fixed;

height: auto;
z-index: 9999;
}

#magnify img {
width: 100%;
}

/* затемняющий фон */
#overlay {
display: none;

background: #000;
position: fixed;
top: 0;
left: 0;
height: 100%;
width: 100%;
opacity: 0.5;
z-index: 9990;
}

/* кнопка закрытия */
#close-popup {
width: 30px;
height: 30px;

background: #FFFFFF;
border: 1px solid #AFAFAF;
border-radius: 15px;
cursor: pointer;
position: absolute;
top: 15px;
right: 15px;
}

#close-popup i {
width: 30px;
height: 30px;
background: url(https://codernote.ru/files/cross.png) no-repeat center center;
background-size: 16px 16px;
display: block;
}

@keyframes rota {
25% { transform: rotate(360deg); }
}

#close-popup:hover {
animation: rota 4s infinite normal;
-webkit-animation-iteration-count: 1;
animation-iteration-count: 1;
}
/***********/




.inp-obertka input {width: 200px;    border-radius: 5px;    height: 40px;    border: none;    background-color: #f5f5f5; padding-left: 15px;    box-sizing: border-box;    font-size: 14px;}
.form-message textarea { border: none;    background-color: #f5f5f5;padding-left: 15px;    box-sizing: border-box;    font-size: 14px;    font-family: inherit;}
.inp-obertka select {width: 200px;    border-radius: 5px;    height: 40px;    border: none;    background-color: #f5f5f5; padding-left: 15px;    box-sizing: border-box;    font-size: 14px;}

.inp-obertka input::-webkit-input-placeholder {color:rgb(42,54,59);}
.inp-obertka input::-moz-placeholder          {color:rgb(42,54,59);}/* Firefox 19+ */
.inp-obertka input:-moz-placeholder           {color:rgb(42,54,59);}/* Firefox 18- */
.inp-obertka input:-ms-input-placeholder      {color:rgb(42,54,59);}

.inp-obertka textarea::-webkit-input-placeholder {color:rgb(42,54,59);}
.inp-obertka textarea::-moz-placeholder          {color:rgb(42,54,59);}/* Firefox 19+ */
.inp-obertka textarea:-moz-placeholder           {color:rgb(42,54,59);}/* Firefox 18- */
.inp-obertka textarea:-ms-input-placeholder      {color:rgb(42,54,59);}


.inp-obertka {float:left;}
input {font-family: inherit;}

.text-under-form {   
display: block;
    margin: 20px 0;
    font-size: 12px;
    color: #808080;
    margin-top: 10px;}

.sandwich, .phone-mobile {display:none;}

#toTop {
	position: absolute;
    top: -25px;
    right: 100px;
    opacity: 1;
    cursor: pointer;
	z-index: 1;
}
.alignleft {
	    float: left;
    margin-right: 15px;
    margin-bottom: 15px;
}
/** 1024 **/
@media (max-width:1200px) and (min-width: 1000px){
	.content {width: 1000px;}
}

/** mobile **/
@media (max-width:999px){
.otstup-100 {padding-top: 50px;}
.otstup-80 {padding-top: 40px;}
.otstup-70 {padding-top: 35px;}
.otstup-60 {padding-top: 30px;}
.otstup-50 {padding-top: 25px;}
.otstup-40 {padding-top: 20px;}
.otstup-20 {padding-top: 10px;}
.bottom-otstup-120 {padding-bottom: 60px;}
.bottom-otstup-110 {padding-bottom: 55px;}
.bottom-otstup-100 {padding-bottom: 50px;}
.bottom-otstup-80 {padding-bottom: 40px;}
.bottom-otstup-60 {padding-bottom: 30px;}
.bottom-otstup-50 {padding-bottom: 25px;}
.bottom-otstup-40 {padding-bottom: 20px;}
.bottom-otstup-30 {padding-bottom: 15px;}
.bottom-otstup-20 {padding-bottom: 10px;}
.content-mini, .content {width: 100%; padding-left: 20px;    padding-right: 20px;    box-sizing: border-box;}
header ul {
    display: block;
    text-align: center;
    justify-content: unset;
    text-align-last: auto;
}

}
/** mobile end **/
