body{ background:url('../img/fon.png');     background-size: cover; background-position: center; margin:auto !important; font-family: 'Open Sans', sans-serif; line-height: 1.5; font-size:12pt; overflow-x:hidden; background-color:#e5eefa; }

h1, h2, h3{    text-transform: uppercase;
    font-weight: bold;
font-size: 22pt;}

header{      min-height: 120px;
    width: 100%;
       background: #26272efc;
    position: fixed;
    top: 0px;
    z-index: 3;
	padding:10px;
	color:#fff;
	font-size:12pt;
	z-index:555;
}

header ul{ padding:0px;  margin:auto; display:inline-block}
header ul li{display:inline-block; padding:5px;}

header ul li a, header a{color:#fff;}
header ul li a:hover, header  a:hover, header ul li:hover a{ color:#f00;  text-decoration: none !important;}
header p{text-align: right;}
header .lang li.active, header .lang li:hover{     outline: 1px solid #fff;   outline-offset: -1px;}
header .lang	{    padding-top: 7px;}
header .lang li{display:block; margin:5px; padding:0px}
header  .logo{    vertical-align: top;}
header ul li:hover ul.children{display:block;}
header .navigation li > ul.children li:hover  .children{display:block;}
header ul li.active a, header .navigation li > ul.children li:hover   a{ color:#f00 !important;   }
header ul li .children li .children{   display: none;
    position: absolute;
    background: #26272ee8;
    top: -10px;
    width: 200px;
    right: -200px;
    padding: 10px 0px 10px 0px;}
	
.children{      display: none;
    position: absolute;
    background: #26272ee8;
    top: 32px;
    min-width: 200px;
    margin-left: -10px;
    padding: 10px 0px 10px 0px;}
.children li{display:block;     padding: 5px 10px 10px 10px;     position: relative;}
.children > li > a, header .navigation  li ul.children li ul.children a{display:block; color:#fff !important}
ul.children > li:hover > a{display:block; color:#fff !important}
ul.children li a:hover, header ul.navigation  li ul.children li ul.children a:hover{color:#f00 !important; }
 
header ul.navigation li.current_page_ancestor > a, ul.navigation  li.current_page_item > a, header ul.navigation li ul.children li.current_page_item >a{color:#f00 !important;}

.adv_item{background:#303030; width:160px; height:160px; border-radius:100%; position:relative;}
.adv_item p{    text-align: center !important;
    font-weight: bold !important;
    font-size: 13pt !important;
    line-height: 1.2 !important;
    color: #e4eefa !important;}

.feedback_btn{  background: #fff;
    padding: 5px 10px 5px 10px;
    border-radius: 5px;
    display: inline-block;
    /* float: right; */
    color: #000;
    font-weight: bold;
    text-decoration: none !important;
    float: right;
}.feedback_btn:hover {
    background: #f00;
	color:#fff !important;
}
.rslides_tabs {
    margin: 0;
    padding: 0px 0 !important;
    background: #01010100;
    font-size: 0;
    bottom: 25px;
    z-index: 9999999;
    list-style: none;
    position: absolute;
    padding: 0px 0 !important;
    text-align: center;
    width: 100%;
    margin: auto !important;
}div.metaslider{overflow: hidden;
    position: relative;
height: 100vh;}
div.metaslider img{  margin-top: -8%;   height: auto;
    width: 100%;}
div.metaslider:before	{ content:'';   background: url(../img/filter.png);
    height: 100%;
    width: 100%;
    position: absolute;
    z-index: 1333;
    background-size: cover;
    opacity: 0.15;}
.rslides_tabs li {
	background:#e6eff3;
    max-width: 15px;
    height: 15px;
	    margin-right: 6px;
    margin-left: 6px;
}.rslides_tabs .rslides_here {     box-sizing: content-box; background: #262226;
    border: 2px solid #e6eff3;
	}
#ninja_forms_required_items, .nf-field-container {
    clear: both;
    position: relative;
    margin-bottom: 10px;
}
.sliderFilter{background: url(../img/filter.png);
    height: 100%;
    width: 100%;
    position: absolute;
    z-index: 1;
    background-size: cover;
    opacity: 0.15;}

.index{padding-top:60px !important;}




.page table{
width:100%;
moz-border-radius: 3px; /* Firefox */
-webkit-border-radius: 3px; /* Safari, Google Chrome */
-khtml-border-radius: 3px; /* KHTML */
-o-border-radius: 3px; /* Opera */
-ms-border-radius: 3px; /* IE8 */
border-radius: 3px; /* CSS3 */
overflow:hidden;
} 

.page table thead tr:first-child > td:first-child{
border-radius:3px 0px 0 0;
-webkit-border-radius:3px 0 0 0;
-moz-border-radius:3px 0 0 0;
-ms-border-radius:3px 0 0 0;
-o-border-radius:3px 0 0 0;
-khtml-border-radius: 3px 0 0  0;
}
.page table thead td{
color:white;
font-size:110%;
background-color:#00843C;}

.page table thead tr:first-child > td:last-child{
border-radius:0 3px 0 0;
-webkit-border-radius:0 3px 0 0;
-moz-border-radius:0 3px 0 0;
-ms-border-radius:0 3px 0 0;
-o-border-radius:0 3px 0 0;
-khtml-border-radius: 0 3px  0  0;
}
.page table tr:last-child{
border-radius:0 0 3px 3px;
-webkit-border-radius:0 0 3px 3px;
-moz-border-radius:0 0 3px 3px;
-ms-border-radius:0 0 3px 3px;
-o-border-radius:0 0 3px 3px;
-khtml-border-radius: 0 0  3px 3px;
background:none;
}

.page table tr:last-child td:first-child{
border-radius:0 0 0 3px;
-webkit-border-radius:0 0 0 3px;
-moz-border-radius:0 0 0 3px;
-ms-border-radius:0 0 0 3px;
-o-border-radius:0 0 0 3px;
-khtml-border-radius: 0 0  0 3px;}

.page table tr:last-child td:last-child
{border-radius:0 0 3px 0;
-webkit-border-radius:0 0 3px 0;
-moz-border-radius:0 0 3px 0;
-ms-border-radius:0 0 3px 0;
-o-border-radius:0 0 3px 0;
-khtml-border-radius: 0 0  3px 0;
}


.page{ padding-top:30px;  padding-bottom:170px;  text-align:center;}
.new_post{margin-top:20px;}
.page p{text-align:left;}

.page{    padding-top: 180px;}
.page ul{    padding: 0px 0px 0px 20px; text-align:left}	
.page ul li{padding-bottom: 10px;}
.page table caption{    font-family: 'Open Sans', sans-serif !important;}
.page table{width: 100% !important;
    font-family: 'Roboto Slab', serif !important;
    margin-bottom: 40px;
    display: inline-table;
   }
.page table	th{    text-align: center;}
.page table td{padding:5px; vertical-align: middle;     text-indent: 0;}
.page h2, .page h3{text-transform:inherit}
.page a:hover{color:#f00; }

div.contacts table {margin:auto !important; font-family: 'Open Sans', sans-serif !IMPORTANT;}
div.contacts  table td{border:0px !important; margin-top: 0px;}
div.contacts table tr{background:none !important; color:#292b2c !important;}
 


#gallery-1 .gallery-item {
    float: none;
	    border-radius: 3px;
    margin-top: 0px;
    text-align: center;
    width: 100%;
    overflow: hidden;
    max-height: 294px;
    vertical-align: middle;
    text-align: center;
	}
	
#gallery-1 .gallery-item a{display:block}
#gallery-1 .gallery-item img{border: 0px;   height: auto; width:100%;}
#gallery-1 .gallery-item:hover img, .carousel-item:hover div{ transform: scale(1.1)}

.column p:first-child{display:none;}

.pic{    background: url(../img/sheet.png);
    width: 27px;
    height: 26px;
    text-align: center;
    margin-bottom: 30px;
    display: inline-block;
	position:relative;
	    zoom: 68%;}	
.pic:after{  
    background: #6f757c;
    content: '';
    height: 1px;
    width: 100px;
    position: absolute;
    top: 15px;
    left: 33px;
}.pic:before{  
    background: #6f757c;
    content: '';
    height: 1px;
    width: 100px;
    position: absolute;
    top: 15px;
    right: 33px;
}	


.clear{clear:both; margin-top:140px;}

.map{background:#e5eefa;  border-top:30px solid #303030; position:relative;     z-index: 2;}
.map:before{       content: '';
    background: url(../img/f.png);
    height: 185px;
    width: 100%;
    position: absolute;
    /* bottom: 354px; */
    top: -215px;
	
    background-position: top;
	background-position-x: 100%;
    background-size: cover;
    Z-INDEX: 111;
}
.map form{
	background:#e5eefa;    padding: 30px 30px 30px 0px;
}
.map form input,  .map form textarea, #collback_form  input,  #collback_form  textarea{background:#e5eefa !important; border:1px solid #000; width:100%;  margin-top:10px;   padding: 10px;}

form iframe{height:auto !important}

.sliderForProduct{border:4px solid #39393a; border-radius:3px;    margin-bottom: 50px}
.sliderForProduct .carousel-indicators {
	    width: 100%;
    margin: auto;
    background: #39393a;
	
    padding: 10px;
    bottom: 0px;
}.sliderForProduct  .carousel-indicators li{
	background: #fff;
	
}.carousel-indicators .active {
	background: #39393a !important;
}



.page table th{background: #39393a !important; color:#fff; padding:5px; border:1px solid #000; border-right:1px solid #fff;}
.page table  td{ border:1px solid #000; padding: 5px;
    vertical-align: middle; }    
.page table  tr:hover{    background: #27282eb8; color:#fff;}
.page table  th:last-child{border-right:1px solid #000 !important;}
.wp-table-reloaded-id-68{display: inline-block !important ; overflow:auto !important;}


#collback_form{background-color:#e5eefa; text-align:center;display: inline-block;   max-width: 400px;}
#collback_form .fancybox-close-small:after{background-color:#292b2c  !important; 
    content: "×";
    position: absolute;
    top: 0px;
    right: 0px;
    width: 30px;
    height: 30px;
	border-radius:0px;color:#fff;
	opACITY:0.8;
}#collback_form .fancybox-close-small:HOVER:after{OPACITY:1;}

.send_btn{cursor:pointer; background:#41ab34; color:#fff; border-radius:3px; border:0px; padding:5px 15px 5px 15px; margin-top:20px;}
.send_btn:hover{ background:#f00; }


footer{background:#262226; min-height:150px; color:#fff; padding: 30px 10px; }
footer p{text-align:right; }
footer p a{color:#fff;}
footer p a:hover, .copy a:hover{ color:#f00;}

.copy{background:#171617; color:#fff; text-align:center; padding:10px;}
.copy a{color:#fff;}



.send_btn,
a,
table tr,
#collback_form .fancybox-close-small:after,
#gallery-1 .gallery-item img,
.carousel-item div
{    -webkit-transition: all .3s ease;    transition: all .3s ease;
}
.carousel-indicators li {
	background:#e6eff3;
    max-width: 15px;
    height: 15px;
	    margin-right: 6px;
    margin-left: 6px;
}.carousel-indicators .active {    background: #262226;
    border: 2px solid #e6eff3;}
.sliderFilter{background: url(../img/filter.png);
    height: 100%;
    width: 100%;
    position: absolute;
    z-index: 1;
    background-size: cover;
    opacity: 0.15;}

.menuToggle {
	font-weight: bold;
    top: 0px;
    right: 0px;
    z-index: 2;
    display: block;
    text-align: center;
    font-size: 25px;
    color: #fff;
    width: 40px;
    height: 40px;
    cursor: pointer;
    position: fixed;
    padding-top: 8px;
    background: #292a30;
    z-index: 2;
}
#closed{display:none;     padding-top: 0px;}
#opened{display:none;}

.et-image-slider{overflow:hidden !important;}

.column {text-align:left;
    -webkit-column-width: 200px;
    -moz-column-width: 200px;
    column-width: 200px;
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 30px;
    -moz-column-gap: 30px;
    column-gap: 30px;

   }

.stick{background:#303030; max-width:250px; border:2px solid #303030; position:absolute; height:100vh; min-height:700px;  overflow:hidden; z-index:2;}
.stick img{width:100%;}
.stick_img {overflow:hidden;  height:150px;}
.stick .stick_img  img{width:100%; 
-moz-transition: all 1s ease-out;
 -o-transition: all 1s ease-out;
 -webkit-transition: all 1s ease-out;}
.stick .stick_content{padding:20px; color:#fff;}
.stick:hover .stick_img img, .stick .stick_content:hover .stick_img img{
 -webkit-transform: scale(1.1);
 -moz-transform: scale(1.1);
 -o-transform: scale(1.1);
 }
 
 



.hvr-ripple-out {display: inline-block;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
}
.hvr-ripple-out:before {
     content: '';
    position: absolute;
    border: #303030 solid 6px;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    border-radius: 999px;
}
.hvr-ripple-out:hover:before,.item .hvr-ripple-out:focus:before,.item .hvr-ripple-out:active:before {
  -webkit-animation-name: hvr-ripple-out;
  animation-name: hvr-ripple-out;
}


/* ÐÐÐ˜ÐœÐÐ¦Ð˜Ð¯ */

/* ÐŸÑƒÐ»ÑŒÑÐ°Ñ†Ð¸Ñ Ð¾Ñ‚ Ð³Ñ€Ð°Ð½Ð¸Ñ† */
@-webkit-keyframes hvr-ripple-out {
  100% {
    top: -16px;
    right: -16px;
    bottom: -16px;
    left: -16px;
    opacity: 0;
  }
}
@keyframes hvr-ripple-out {
  100% {
    top: -16px;
    right: -16px;
    bottom: -16px;
    left: -16px;
    opacity: 0;
  }
}
/* ÐŸÑƒÐ»ÑŒÑÐ°Ñ†Ð¸Ñ Ð¾Ñ‚ Ð³Ñ€Ð°Ð½Ð¸Ñ† END*/



 
.fancybox-bg {
    width: 100%;
    height: 100%;
} 

#collback_form  input[type=button]:disabled, div.nf-form-cont  input[type=button]:disabled{
	background:#ccc !important; color:#333;
}.nf-before-form-content{display:none;}

.nf-form-cont{margin-top:30px !important}
.field-wrap>div input[type=checkbox], .field-wrap button, .field-wrap input[type=button], .field-wrap input[type=submit],
#collback_form  input[type=button]{
	    cursor: pointer;
    background: #41ab34 !important;
    color: #fff;
    border-radius: 3px;
    border: 0px;
    padding: 5px 15px 5px 15px;
    margin-top: 10;

}.nf-error .ninja-forms-field {
    border: 1px solid #e80000 !important;
}

.map iframe{height:650px;}

@media (min-width: 1360px){ div.metaslider img{  margin-top: -2%; }}
@media (min-width: 1200px){
	.container {
		width: 1200px;
		max-width: 100%;
	}
}
@media (max-width: 1200px){
	div.metaslider img{  margin-top: 0% !important; width:100% !important; height:auto  !important;}
   div.metaslider {
		height: auto !important;
	}
	.map iframe{    height: 100vh !important;}
	div.recaptcha-wrap{margin: auto;
    margin-top: 15px !important;  
    margin-bottom: 15px !important;}
	
	div.metaslider img {
		/* height: -webkit-fill-available; */
		/* width: auto; */
		height: -webkit-fill-available;
		width: auto;
	}
	
	.field-wrap>div input[type=checkbox], .field-wrap button, .field-wrap input[type=button], .field-wrap input[type=submit] {
		margin-bottom: 10px;
	}
	.map form input, .map form textarea, #collback_form input, #collback_form textarea {
		background: #e5eefa !important;
		border: 1px solid #000;
		width: 100%;
		margin-top: 15px;
		padding: 10px;
		/* margin-bottom: 9px; */
	}
	.map form {
		padding: 15;
	}

	.map div{
		margin: 0px;
		padding: 0px;
		text-align:center;
	}
	.clear, .stick{display:none;}
	.page {
		padding-top: 35px;
	}
	#opened{display:block;}
	header {
		text-align: center;
		position:relative;
		padding:10px;
	}header p{
		text-align: center;
	}.feedback_btn {
		float:none;
		margin-top:10px; margin-bottom:20px;
	}.logo{ margin-bottom:20px; max-width:305px; width:100%;}
	.navigation li{ width:100%; }
	.navigation {display:none;}
	header .lang li {display:inline-block;}
	
	.children, header ul.navigation  li ul.children li ul.children {
		position: relative;
		top: 0;
		width:100%;
		margin-left: 0;
		right:0px;
		text-align: center;
		    font-weight: 100;
	}header ul.navigation  li ul.children li ul.children {background: #202027;}
	.page .col-lg-4{padding-bottom:20px;padding-top:20px;}
	form {
		padding: 30px 10px;
		text-align:center;
	}.logo_f{max-width:413px; width:100%; margin-bottom:20px;}
	footer p, footer{text-align:center;}
	.children li {padding: 5px;}
	.col-lg-2, .col-lg-3, .col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,
	.map .col-lg-4{
			width:100% !important;
			    -webkit-box-flex: 0 !important;
		-webkit-flex: 0 0 100% !important;
		-ms-flex: 0 0 50% !important;
		flex: 0 0 100% !important;
		max-width: 100% !important;
	}
}@media (max-width: 500px){
	h1,h2,h3{    text-align: center;}
	.phone{display:none;}
	.column {text-align:left;
		-webkit-column-width: 100%;
		-moz-column-width: 100%;
		column-width: 100%;
		-webkit-column-count: 1;
		-moz-column-count: 1;
		column-count: 1;
		-webkit-column-gap: 30px;
		-moz-column-gap: 30px;
		column-gap: 30px;

   }
   
   
	header p, footer p{text-align:center !important;}
	p{text-align:justify !important}
}