﻿.header
{
	width:auto;
	height:auto;
	color: #343175;
	padding-bottom: 10px;
	padding-top: 10px;
}

.header.headertick
{

}

.header .midcolumn
{
	max-width:970px;
	margin: 0px auto;
}

.header a
{
	text-decoration:none;
}

header .nav_item_text>a
{
/*	border-bottom:1px solid #fff;*/
/*        border: 1px solid #999;*/

	-webkit-transition: all .25s;
	-moz-transition: all .25s;
	-o-transition: all .25s;
	transition: all .25s;
	padding: 0.5em 0.2em;
	font-weight: 500;
	font-size: 16px;
}

header .nav_item_text>a:hover,
header .nav_item_text>a.active
{
/*        border: 1px solid #999;*/
}

header .nav_item_text a:hover,
header .nav_item_text a.active
{
/*	border-bottom:1px solid #777;*/

	-webkit-transition: all .25s;
	-moz-transition: all .25s;
	-o-transition: all .25s;
	transition: all .25s;

}


img.inlinelogo
{
	display: block;
	width: 26px;
	height: 26px;
	margin-right: 12px;
	margin-bottom: -10px;
	float: left;
}

.nav_social a
{
	display: inline-block;
	padding: 1px 4px;
}

.nav_social p
{
	display: inline;
	position: relative;
	top: 4px;
	color: #333;
}

.nav_social p:first-child
{
	margin: 0px auto 3px;
}

.nav_social>span,
.nav_social>p
{
	display: block;
	margin: 0px;
}

.socialinmobilemenu
{
	text-align: center;
	padding: 36px 0px;
}

.socialinmobilemenu a
{
	display: inline-block;
	padding: 4px;
}


@media only screen and (max-width: 1450px)
{
	.header .logo
	{
		left: 5px;
	}
}

@media only screen and (max-width: 1020px)
{
	.header .logo
	{
		top: 0px;
		left: 5px;
	}
}



.logotext
{
	display:block;
	width:300px;
	height:auto;
	float:left;
	text-align:left;
	font-size:18px;
	font-weight:300;
}

.statictopmenu
{
	height:auto;
	text-align:center;
	clear:both;
	background-color: #FCFCFC;
	padding: 5px 5px 5px;
/*	border-bottom: 1px solid #E5E8EB;*/
}

.statictopmenu .toptexts
{
	margin: 0px auto;
	max-width: 970px;
}

.menumidlevel a/*, .menumidlevel span*/
{

	display:-moz-inline-stack; /* for FF2*/
	display:inline-block; /* normal browsers */
	zoom:1; /* for IE (hasLayout true) */
	*display:inline; /* for IE */
	height:auto;
	width: auto;

	padding:8px 23px;

	vertical-align:top;
	text-align:left;

	text-align: center;

	-webkit-transition: all .25s;
	-moz-transition: all .25s;
	-o-transition: all .25s;
	transition: all .25s;

	background-color: #FCFCFC
	background-image:none;

	color: #333;
	font-size: 110%;
	font-weight: bold;
	text-decoration: none;

	font-size: 15px;
	color: #000;
	text-decoration: none !important;
	text-transform: uppercase;
}

.menumidlevel a:first-child img
{
	margin-top: -3px;
	margin-left: -5px;
	margin-bottom: -10px;
	margin-right:15px;
	width: 30px;
	height: 30px;
}


.menumidlevel::last-child
{
	padding-left:3px;
}

.menumidlevel a:hover, .menumidlevel .active
{
	color: #a71d21;

	-webkit-transition: all .15s;
	-moz-transition: all .15s;
	-o-transition: all .15s;
	transition: all .15s;
}

.menumain .hasSubmenu:after {
	content: '\2193';
	float: right;
	display: block;
	margin-left: 6px;
	font-size: 12px;
	color: #777;
	position: relative;
}

.menumain .inmenu {
	display: none;
	position: absolute;
	background: rgba(255,255,255,0.975);
/*	margin-top: 15px;*/
/*	width: 260px;*/
	z-index: 111;
	font-size: 75%;
	margin-left: 2px;
	margin-top: 2px;
	box-shadow: 0px 15px 15px #bbb;
}

.menumain .inmenu li
{
	list-style: none;
	cursor: pointer;
	text-align: left;
	display: block;
	float: none;
}


@media only screen and (max-width: 600px) {

.menumidlevel a, .menumidlevel span
{
	background-image:none;
	padding: 4px;
	font-size: 100%;
	font-weight: normal;
}

.menumidlevel a:hover, .menumidlevel .active
{
	background-image: none;

}

.dynatitle
{
	display: none;
}

.nav_onpage .inmenu {
    position: relative;
    width: 100%;
}

}



#inside_page_header 
{
	z-index:9999;
	overflow:hidden;
	width:100%;
	background: #ffe5b8;
}

#inside_page_header.fixed_top 
{
	top:-100px;
} 

#inside_page_header.fixed 
{
	position:fixed;
	top:0;

	-webkit-transition: all .55s ease-out;
	-moz-transition: all .55s ease-out;
	-o-transition: all .55s ease-out;
	transition: all .55s ease-out;
}

.leftside
{
	width:240px;
	padding-left:5px;
	padding-right:5px;
	height: auto;
	float:left;
	margin-right:5px;
}

.rightside
{
	width:740px;
	padding-right:5px;
	height: auto;
	float:right;
	padding-top:15px;
}


.leftmenu
{
	height: auto;
	margin-top:20px;
	margin-bottom:20px;
}

.leftmenu .head
{
	background-image: url(/img/leftmenu/leftmenu_head.png);
	background-position: center top;
	height: 51px;
	width: 100%;
}

.leftmenu .mid
{
	background-image: url(/img/leftmenu/leftmenu_mid.png);
	background-position: center top;
	height: auto;
	width: 100%;
}

.leftmenu .mid a
{
	display: block;
	width: 208px;
	margin-left:6px;
	margin-right:6px;
	height: auto;
	padding: 10px 10px;
	border-top: 1px solid #d4b8b8;
	color: #440808;
	text-decoration: none;

	-webkit-transition: all .25s ease-out;
	-moz-transition: all .25s ease-out;
	-o-transition: all .25s ease-out;
	transition: all .25s ease-out;
}

.leftmenu .mid a:last-child
{
/*	border-bottom: 1px solid #d4b8b8;*/
}

.leftmenu .mid a:hover, .leftmenu .mid .active
{
	box-shadow: 0 0 20px rgba(0,0,0,0.5) inset;

	-webkit-transition: all .25s ease-out;
	-moz-transition: all .25s ease-out;
	-o-transition: all .25s ease-out;
	transition: all .25s ease-out;
}


.leftmenu .foot
{
	background-image: url(/img/leftmenu/leftmenu_foot.png);
	background-position: center top;
	height: 21px;
	width: 100%;
}

.toptexts, .catalog_and_search
{
	font-size: 20px;
	margin: 0px auto;
	text-align: center;
	height: auto;
}

.catalog_and_search
{
	background-color: #0199d5; /*3b8a39;*/
}

.toptexts .topelement, .catalog_and_search .topelement
{
	display: inline-block;
	min-width: 260px;
	vertical-align: middle;
}




.toptexts .contactline .topelement
{
	min-width: 50px;
	padding: 0px 12px;
}

.toptexts .contactline .topelement a
{
	font-size: 15px;
	color: #000;
	text-decoration: none;
}

.toptexts .contactline .phone b
{
	color: #cb2026;
	font-size: 28px;
	font-weight: bold;
	line-height: 15px;
}

.toptexts .topelement:nth-child(1), .catalog_and_search .topelement:nth-child(1)
{
	float: left;
}


.toptexts .topelement:nth-child(2), .catalog_and_search .topelement:nth-child(2)
{
	float: right;
}


@media (max-width: 1200px)
{
	.toptexts .topelement:nth-child(2)
	{
/*		width: 430px;*/
	}
}

@media (max-width: 970px)
{
	.toptexts .topelement
	{
		clear: both;
		text-align: center;
		margin: 0px auto;
	}
	.toptexts .topelement:nth-child(2)
	{
		width: 100%;
	}


	.logohead img
	{
		max-width: 258px;
		position: relative;
	//	margin-top: 12px;
	}

}


@media only screen and (max-width: 600px) 
{
	.toptexts .topelement:nth-child(2)
	{

	}
}

.toptexts span, .toptexts a
{

}

.phoneenter b
{
	display: block;
	text-align: right;
	margin-top:10px;
	font-weight: 300;
	font-size: 19px;
}

.phoneenter b small
{
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
	padding-top: 20px;
	display: block;
}

.phoneenter strong
{
	font-weight:700;
	font-size:36px;
}

.phoneenter a
{
	text-decoration:none;
	height:auto;
	padding-top:4px;
	color: #4c4c4c;
}

a[href="#backcall"]
{
/*	border-bottom: 1px dotted #000;*/
	text-decoration:none;
}

.toptexts a.back
{
	text-decoration:none;
	border-bottom: 1px dotted #000;
	height:auto;
	font-size: 19px;
	color: rgb(212,58,37);
	position: relative;
	top: 3px;
}


.phoneenter img
{
	position: relative;
	top:3px;
	margin-right:5px;
}

.finder
{
	border: 1px solid #fff;
	padding: 4px 35px 4px 4px;
	margin: 3px 0px;
	border-radius: 1px;
	width: 100%;
	text-align:center;
	position: relative;
	top: 6px;
}

.finder:hover, .finder:active
{
	border: 1px solid #000;
	background-color: #eef;
}

.finderimg
{
	position: absolute !important;
	top: 0px;
	right: 3px;
	cursor: pointer;
}

#suggestions
{
	position: absolute;
	width:260px;
	margin: 5px 0px 0px 0px;
	padding: 10px 0px;
	border-radius: 3px;
	display:none;
	z-index: 900;

	 -webkit-box-shadow: 0px 0px 15px #222;
	  -moz-box-shadow: 0px 0px 15px #222;
	  box-shadow: 0px 0px 15px #222;

	border: 1px solid #de0303;
	background-color: #fff;
	text-align: left; 
	color: #333; 
}

#suggestions a 
{
	display: block; 
	padding:10px;
	height: auto;
	clear: both;
	font-size: 12px;
	min-height:50px;
}

#suggestions a:nth-child(odd)
{
	background-color:#eee;
}

#suggestions a img 
{
	display:block; 
	float:left;
	border-radius: 50%;
	margin-right: 12px;
	width: 50px;
}

#suggestions a:hover 
{
	text-decoration: underline;
}

#suggestions a span
{
	color: red;
	float: right;
}

#suggestions a.last
{
	text-align:center;
	min-height: 12px;
}

#suggestions a.selected
{
	background-color:#de0303;
	color: #fff;
}

#suggestions a.selected span
{
	color: #fff;
}

#suggestions a.selected font
{
	color: #fff !important;
}

#suggestions img.close
{
	cursor: pointer;
	padding-left: 30px;
	float: right;
	margin-top: -8px;
	right: 0px;
}

.topicon 
{
	margin-right: 12px;
	max-height: 20px;
	width: auto;
	position: relative;
	top: 4px;
}

.topelement .contact
{
	font-size: 16px;
}

.topelement .contact a
{
	color: inherit;
	text-decoration:none;
}

.topelement .contact a img
{
	width: 16px;
	height: 16px;
	margin: 0px 5px 0px 0px;
}

.cataloglevel
{
	display: none;
	background: rgba(13,30,122,0.92); //#0d1e7a;
	width: 100%;
	margin: 0px auto;
	position: absolute;
	z-index:10;
	min-height: 300px;
}

.cataloglevel div, .cataloglevel>a
{
	display: inline-block;
	width: auto;
	height: auto;
	background-color: #0d1e7a;
	vertical-align: top;
	text-align: left;
	border: 1px solid #333;
	margin-left: -1px;
	margin-top: -1px;
}

.cataloglevel div a
{
	clear: both;
	display: block;
}

.cataloglevel a
{
	color: #fff;
	padding: 12px;
	display: inline-block;
	text-decoration: none;

	-webkit-transition: all .25s ease-out;
	-moz-transition: all .25s ease-out;
	-o-transition: all .25s ease-out;
	transition: all .25s ease-out;

}

.cataloglevel a img
{
	width: 16px;
	height: 16px;
	margin-right: 12px;
	display: inline-block;
	padding: 1px 3px;
	background: #fff;
	position: relative;
	border-radius: 4px;
	top: 5px;
}

.cataloglevel a:hover
{
	text-decoration: underline;
}

div.content
{
	float: right;
	width: 900px;
	width: calc(100% - 260px);
	height: auto;
}

div.newsdiv
{
	float: left;
	width: 260px;
	height: auto;
}

div.newsdiv h2 a
{
	color:#000;
	text-decoration: none;
}

div.newsdiv h2
{
	margin-top: 16px;
}


@media (max-width: 1070px)
{
	div.content
	{
		width: 740px;
	}
}

@media (max-width: 991px)
{
	div.newsdiv {    display: none; }

	div.content
	{
		float: none;
		width: auto;
	}

}

.slogan
{
	text-align:center;
	color: #cb2026;
	padding: 3px 0px 12px;
}

.restrictions
{
    position: absolute;
    font-size: 12px;
    text-align: center;
    color: #fff;
    z-index: 100;
    margin-top: -14px;
    width: 100%;
}

@media (max-width: 900px)
{
	.restrictions
	{
	    margin-top: -28px;

	}
}

@media (max-width: 450px)
{
	.restrictions
	{
	    margin-top: -42px;

	}
}

.nav_offsite img
{
	margin: 6px;
	position: relative;
	top: 2px;
}

.mainslide.video
{
	position: relative;
	overflow: hidden;
}

video
{
/*
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background-color: #000000;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    transform: translateY(-50%);
    pointer-events: none;
    position: absolute;
    object-fit: cover;
    overflow: hidden;
    height: auto;
    width: 100%;
    left: 0px;
    top: 50%;*/
/* position: absolute;
    top: 0;
    left: 0;
    height: auto;
	min-height:100%;
	min-width:100%;*/
/*	background-image: url(/uploads/ozero73.jpg);*/
	background-size: cover;
	background-position: center center;
}

.mainimg
{
	position: relative;
}

#mainslidewrapper
{
	height: 100vh;
	z-index: 0;
	background-color: #ddd;
/*	background-image: url(/uploads/mainfon.jpg);*/
	background-size: cover;
	background-position: center top;
	background-repeat: no-repeat;
	overflow: hidden;
}

#mainslidewrapper .owl-nav
{
	top: 50%;
	position: absolute;
	width:100%;
	height: 0px;
	overflow:visible;
}

#mainslidewrapper .owl-nav .owl-prev
{
	background: #eeeeee2b;
	font-size: 56px;
	float: left;
	line-height: 1em;
	border-radius: 50%;
	padding: 10px 15px;
}


#mainslidewrapper .owl-nav .owl-next
{
	background: #eeeeee2b;
	font-size: 56px;
	float: right;
	line-height: 1em;
	border-radius: 50%;
	padding: 10px 15px;
}

#mainslidewrapper .owl-nav .owl-prev:hover,
#mainslidewrapper .owl-nav .owl-next:hover
{
	background: #eeeeeeee;
	color: #000;
}

#mainslidewrapper .newsdate {
/*	background-color: #00a7ff;*/
	background-color: #fff;
	color: #000;
	padding: 6px;
	border-radius: 2px;
    	font-size: 1em;
    	margin-top: 0px;
	display: inline-block;
}

#mainslidewrapper .aboutthis,
#mainslidewrapper .allnews 
{
	background-color: #fff;
	color: #000;
	padding: 6px;
	border-radius: 2px;
    	font-size: 1em;
    	margin-top: 0px;
	display: inline-block;
	text-decoration: none;
}

#mainslidewrapper .allnews 
{
	text-transform: uppercase;
}
	

#mainslidewrapper .aboutthis
{
	font-size:1em;
}

#mainslidewrapper a.mainlink
{
	text-decoration: none;
}

.mainslide
{
	height: 100vh;
/*	background-position: center top;
	background-size: cover;*/
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    background-color: #fff;
}


.mainimg>div.upstring
{
	margin: 0px auto;
	padding: 60px 60px 20px;
/*	width: 1200px;*/
	max-width: 100%;
	text-align: left;
	background: #ffffffbb;
	position: absolute;
	width: 100%;
	top: 0%;
	z-index:2;
}

.mainimg>div.upstring>.col2 img
{
	width: 26px;
	height: 26px;
	margin: 0px 3px;
	position: relative;
	top: 3px;
}

.mainimg>div.upstring>.col2>h3 img
{
	width: auto;
	height: 110px;
	margin: 0px 3px;
	position: relative;
	top: 1px;
}


.mainimg>div.upstring>.col2:first-child,
.mainimg>div.upstring>.col2:first-child p,
.mainimg>div.upstring>.col2:first-child h3
{
	text-align: left;
	color: #1875B0;
	font-size: 44px;
}

.mainimg>div.upstring>.col2:first-child p,
.mainimg>div.upstring>.col2:first-child h3
{
	margin: 0px;
	padding: 0px;
}

.mainimg>div.upstring>.col2:first-child p
{
	font-size: 24px;
}

.mainimg>div.upstring>.col2:last-child,
.mainimg>div.upstring>.col2:last-child a
{
	text-align: right;
	color: #555;
	font-size: 28px;
}

.mainimg>div.upstring>.col2:last-child a:nth-child(3)
{
	text-decoration: none;
}

.mainimg>div.upstring>.col2:last-child a:nth-child(3) img
{
	margin-right: 10px;
}

.mainimg>div.upstring>.col2:last-child a:last-child
{
	text-decoration: none;
	border-bottom: 1px dotted #000;
	font-size: 20px;
	color: #1875B0;
}

.mainimg .titles
{
	margin: 140px auto 0px;
	padding: 20px 60px 0px;
	width: 100%;
	background: ;
	max-width: 100%;
	text-align: left;
	position: absolute;
	bottom: 0px;
	z-index:2;
	background: rgb(0,0,0);
	background: linear-gradient(0deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 82%);
}



.mainimg>div h1, .mainimg>div h2
{
	color: #fff;
	padding: 0px;
	text-align: left;
/*	text-shadow: 0px 0px 1px #000, 1px 1px 1px #000, -1px 1px 1px #000, -1px -1px 1px #000, 1px -1px 1px #000;*/
}

.mainimg>div h1
{
	font-size: 62px;
	font-weight: 700;
	line-height: 1.1em;
	padding-bottom: 0.5em;
}

.mainimg>div h2
{
	font-size: 40px;
	padding: 1em 2px;
	text-transform: none;
	font-weight: normal;
}

.mainimg>div h2>sup
{
	font-size: 20px;
	line-height: 1.1em;
}

.downbtn
{
	bottom: 30px;
	left: 50%;
	z-index:9999;
	cursor: pointer;
	position: absolute;
	margin-left: -27px;
	border-radius: 50%;

    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;

}

.downbtn:hover, .downbtn.skok
{
	bottom: 2px;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.downbtn.skok:hover
{
	bottom: 2px;
}

header
{
/*	position: fixed;*/
	width: 100%;
}

header .left.logo
{
	position: absolute;
	width: 300px;
	top: 0px;
	height: 100px;
}

.nav.nav_onpage
{
	padding-left: 350px;
}

.nav_offsite.desktop {
    float: right;
    margin: 0px auto;
	padding-right: 12px;
    display: block;
    width: auto;
	font-family: 'Roboto Slab', serif;
	font-size: 20px;
	font-weight: 400;
}

.nav_offsite.desktop.nav ul {
    margin: 0 auto;
    display: inline-block;
}

/* логотип и H1 */

.header {
	background: #00000080;
}

.header>.wrapper,
.contentwrapped
{
	width: 1170px;
	max-width:100%;
	position: relative;
	margin: 0px auto;
}

.mainh1
{
	width: 80%;
	left:10%;
	margin: 0px auto;
	bottom: 50vh;
	text-align: center;
	display: block;
	float: none;
	position: absolute;
	z-index:100;
}

#mainslide
{
	width: 100%;
	float: none;
	display: block;	
}

.mainh1>img
{
	width: 200px;
}

.mainimg>div.mainh1 h1
{

	font-family: 'Roboto Slab', serif;
	font-size: 40px;
	font-weight: 400;
	line-height: 1.5em;
	text-align: center;
	color: #fff;
	padding: 10% 0px 52px;
	text-shadow: 0px 0px 1px #000, 1px 1px 1px #000, -1px 1px 1px #000, -1px -1px 1px #000, 1px -1px 1px #000;
}
.mainimg>div.mainh1 h2
{
	font-size: 38px;
	font-weight: bold;
	text-align: center;
	color: #fff;
	padding: 36px 0px 0px;
	text-shadow: 0px 0px 1px #000, 1px 1px 1px #000, -1px 1px 1px #000, -1px -1px 1px #000, 1px -1px 1px #000;
}


.nav_social,
.nav_buttons
{
	float: none;
	padding: 72px 0px 0px;
	clear:both;
}

.nav_buttons a
{
	color: #000;
	background: #fff;
	border-radius: 5px;
	padding: 10px 20px;
	margin: 5px;
	text-decoration: none;
}


@media only screen and (min-width: 981px) {

	#mainslidewrapper video
	{
		position: absolute;
	    	top: 0;
	    	left: 0;
	    	height: auto;
		min-height:100%;
		min-width:100%;
		width: 100%;
	    	object-fit: cover;
	}

	#mainslidewrapper .onvideo
	{
		padding: 0px 0px 24px;
		position: absolute;
		bottom: 50vh;
		background: none;
		top: unset;
		height: auto;

    -webkit-transition: all 2.4s ease-in-out;
    -moz-transition: all 2.4s ease-in-out;
    -o-transition: all 2.4s ease-in-out;
    -ms-transition: all 2.4s ease-in-out;
    transition: all 2.4s ease-in-out;

	}

	#mainslidewrapper .onvideo h1
	{
		color: #fff;
		padding: 5px;
		margin: 0px;
		text-shadow: 0px 0px 3px #333;

    -webkit-transition: all 1.4s ease-in-out;
    -moz-transition: all 1.4s ease-in-out;
    -o-transition: all 1.4s ease-in-out;
    -ms-transition: all 1.4s ease-in-out;
    transition: all 1.4s ease-in-out;

	}
	#mainslidewrapper .onvideo h2
	{
		color: #fff;
		padding: 5px;
		text-shadow: 0px 0px 3px #333;
		margin: 0px;

    -webkit-transition: all 1.4s ease-in-out;
    -moz-transition: all 1.4s ease-in-out;
    -o-transition: all 1.4s ease-in-out;
    -ms-transition: all 1.4s ease-in-out;
    transition: all 1.4s ease-in-out;

	}
	#mainslidewrapper .onvideo>img
	{
		display: none;
    -webkit-transition: all 1.4s ease-in-out;
    -moz-transition: all 1.4s ease-in-out;
    -o-transition: all 1.4s ease-in-out;
    -ms-transition: all 1.4s ease-in-out;
    transition: all 1.4s ease-in-out;

	}
	#mainslidewrapper .onvideo nav p
	{
		text-shadow: 0px 0px 3px #333;
		color: #fff;
    -webkit-transition: all 1.4s ease-in-out;
    -moz-transition: all 1.4s ease-in-out;
    -o-transition: all 1.4s ease-in-out;
    -ms-transition: all 1.4s ease-in-out;
    transition: all 1.4s ease-in-out;
	}

}

@media only screen and (max-width: 1020px) {


#mainslidewrapper {
	height: auto;
}

.mainh1
{
	left:10%;
	width: 80%;
	float: none;
	clear: both;
	margin: 0px;
	padding: 60px 0px 20px;
	height: auto;
	bottom: 30px;
	top:0px;
}

.mainh1>img,
.mainh1>h2,
.mainh1>.nav_buttons,
#mainslidewrapper .downbtn
{
	display: none;
}



#mainslide
{
	width: 100%;
	float: none;
	clear: both;
	height: 300px;
}

.mainslide {
    height: 300px;
}


#mainslidewrapper .allnews {
    text-transform: uppercase;
}

.mainh1>img
{
	width: 80px;
}

.mainimg>div.mainh1 h1
{
	font-size: 16px;
	text-align: center;
	padding: 12px 0px 12px;
/*	text-shadow: 0px 0px 1px #000, 1px 1px 1px #000, -1px 1px 1px #000, -1px -1px 1px #000, 1px -1px 1px #000;*/
}
.mainimg>div.mainh1 h2
{
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    padding: 3px 0px 0px;
/*text-shadow: 0px 0px 1px #000, 1px 1px 1px #000, -1px 1px 1px #000, -1px -1px 1px #000, 1px -1px 1px #000;*/
}


#mainslidewrapper .owl-nav .owl-prev,
#mainslidewrapper .owl-nav .owl-next {
	    font-size: 36px;
	    line-height: 1.2em;
	}

.menumain .hasSubmenu:after {
    margin-left: -24px;
    width: 24px;
 }


	.logo 
	{
		line-height: 20px;
	}

	#mainslidewrapper
	{
/*		height: calc(100vh - 88px);*/
	
	}

	.mainslide
	{
/*		height: calc(100vh - 88px);*/
	}

	.wanthelp strong, .wantconf strong {
	    font-size: 20px;
	}
        .wanthelp input, .wantconf input {
	    clear: both;
	    width: auto;
	    margin: 24px auto;
	    display: block;
	}

        header .nav_item_text>a {
		color: #000 !important;
	}
	.nav.nav_onpage {
	 	padding-left: 10px; 
	}
	header .left.logo {
	    position: absolute;
	    width: 130px;
	    top: -5px;
	    height: 50px;
	}
}

/* галерея */

.gallery a,
.itemwidth
{	
	height: 290px; 
	overflow: hidden;
	border: 5px solid #fff;
	width: 25%;
}

.gallery a div
{
	background-position:center center;
	background-size: cover;
	background-repeat: no-repeat;
	width:100%;
	height: 100%;
	transition-delay: 0s !important;
-webkit-transition: .7s !important;
    -o-transition: .7s !important;
    transition: .7s !important;
    transition-timing-function: ease-in-out;
}

.gallery a:hover div 
{
	transform: scale(1.05) !important;
	transition-delay: 0s !important;
-webkit-transition: .7s !important;
    -o-transition: .7s !important;
    transition: .7s !important;
    transition-timing-function: ease-in-out;
}

.gallery a.big {	width: 50%; height: 580px; overflow: hidden;}
.gallery a.high {	height: 580px; overflow: hidden;}

@media only screen and (max-width: 990px) 
{ 
	.gallery a { height: 200px; }
	.gallery a.big {	height: 400px;}
	.gallery a.high {	height: 400px; overflow: hidden;}

}
@media only screen and (max-width: 600px) 
{ 
	.gallery a { width: 50%; height: 130px; }
	.gallery a.big {	height: 260px;}
	.gallery a.high {	height: 260px; overflow: hidden;}

}


#block-18 .email
{
	width: 24px;
	height: 24px;
	position: relative;
	top: 2px;
}

#block-18 div:last-child
{
	padding-top: 10px;
}

@media only screen and (max-width: 800px) {

.mainslide { 

/*	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;*/
}


}

@media (min-width: 960px)
{
	.nav_onpage 
	{
		width: 100%;
	}

	header .menumain 
	{
		display: flex;
		flex-wrap: wrap;
	}

	header .menumain>li
	{
		flex-grow: 1;
		min-width: 100px;
/*		background: #42aaff1f;*/
		margin: 0px 1px 2px;
	}

	header .menumain>li
	{
		border: none !important;
	}


	header .nav_item_text a:hover, 
	header .nav_item_text a.active {
/*		border: none;*/
/*		background: #f1507d78;	*/
/*		color: #cb2026 !important;*/
	}

}


@media (max-width: 1550px)
{
	header .ugoldiv
	{
		top: 147px;
	}
}


@media (max-width: 1450px)
{

	.contactsmapwrap
	{
/*		height:800px;*/
	}

	.contactsmap
	{
/*		height:800px;*/
	}

	.mainimg .upstring .col2:last-child
	{
		padding: 0px;
		width: calc(49% - 40px);
	}
	video {

	}

	.leftcontacts, .rightcontacts
	{
		width:auto;
		clear: both;
		float: none;
	}

	.rightcontacts
	{
	    padding: 0px 3% 74px;
	}

}

@media (max-width: 1240px) and (min-width: 1020px) {

nav ul li {
    font-size: 12px !important;
}

}

@media (max-width: 1020px)
{

	
	header .ugoldiv 
	{
		bottom: 70px;
		top: unset;
		right: 6px;
	}

	header a[href="#viewspecial"] 
	{
		font-size:0px;
		background-size: 74%;

	}
	header a[href="#viewspecial"]:hover 
	{
		font-size:0px;
	}

	.mainimg>div.upstring>.col2:last-child a 
	{
		font-size: 20px;
	}

	video {
		top: 0px;
	    display: block;
	    width: 100%;
	    position: relative;
	}
}


@media (max-width: 767px)
{
	.contactsmapwrap
	{
		height:400px;
	}

	.contactsmap
	{
		height:400px;
	}


        .col2
	{
		display: block;
		width: auto;
		clear: both;
	}

        .col3
	{
		display: block;
		width: auto;
		clear: both;
	}

	.leftright .right 
	{
	    width: 100%;
	}

	.faq .question 
	{
		padding-right: 60px;
		position: relative;
		font-size: 20px;
	}

	.faq .question img 
	{
		position: absolute;
		top: 0px;
		right: 0px;
		display: block;
		margin: 0px auto 0px;		
	}

	.lastivents 
	{
	    padding: 12px;
	}


	.mainimg .upstring .col2:last-child 
	{
		width: auto;
	}

	.mainimg>div.upstring 
	{
		padding: 0px 20px 12px;
		width: 100%;
	}

	.mainimg>div.titles {
		margin: 40px auto 0px;
		padding: 20px 20px 80px;
		width: 100%;
	}

	.mainimg .upstring .col2:first-child 
	{
		margin-top: 0px;
/*		background: #ffffffee; */
		padding: 10px;
	}

	.mainimg>div.upstring>.col2:first-child h3 {
		font-size:24px;
		margin-bottom: 12px;
	}

	.mainimg .upstring .col2:last-child 
	{
		margin-top: 20px;
/*		    background: #ffffffee; */
	}
	.mainimg>div h2>sup {
	    font-size: 12px;
	}

	.mainimg>div.upstring>.col2:last-child, 
	.mainimg>div.upstring>.col2:first-child p,
	.mainimg>div.upstring>.col2:last-child a,
	.mainimg>div.upstring>.col2:first-child h3 {
		text-align: center;
		margin: 0px auto;
	}


	.mainimg>div h1
	{
		font-size: 32px;
	}
	.mainimg>div h2 
	{
		font-size: 20px;
	}

	video {

	}


}

@media (max-width: 400px)
{
	.mainimg>div.upstring>.col2:first-child
	{
		margin-top: 0px;
		padding: 0px 20px;
	}
	.mainimg>div.upstring>.col2:first-child h3 
	{
	    	font-size: 18px;
	    	margin-bottom: 12px;
	}
	.mainimg>div.upstring>.col2:first-child p {
	    font-size: 16px;
	}
	.mainimg>div.upstring>.col2:last-child
	{
		padding: 10px 20px;
	}

	.mainimg>div.upstring>.col2:last-child, 
	.mainimg>div.upstring>.col2:last-child a {
	    text-align: center;
	    color: #555;
	    font-size: 18px;
	}
	.mainimg>div.upstring 
	{
		padding: 0px 10px;
		width: 100%;
	}

}

// скрываем фенсибокс превьюшки на маленьком экране

@media (max-width: 576px)
{
	.fancybox-thumbs {
		width: 0px;
		display: none;
	}
	.fancybox-show-thumbs .fancybox-inner {
	    right: 0px;
	}
}

@media (max-width: 399px) {
	body
	{
		overflow-x: hidden;
	}
}


/* new credit-b */

.topline.desktop.fixed
{
	display: none;
}
.topline.desktop.fixed.active
{
	display: block;
	position: fixed;
	top: 0px;
	background: #fff;
	z-index: 100;
	width: 100%;
	padding: 0px;
}

.topline.desktop.fixed>.container>div:nth-child(1)
{
	padding-top: 10px;
}

.topline.desktop.fixed>.container>div:nth-child(1) img
{
	height: 50px;
}

.topline.desktop.fixed>.container>div:nth-child(2)
{
	padding: 0px 40px 0px 0px;
}

.topline.desktop.fixed>.container>div:nth-child(2) nav ul li a {
    padding: 23px 0px;
}

.topline.desktop.fixed>.container>div:nth-child(3)
{
	padding: 0px;
}

.topline.desktop.fixed>.container>div:nth-child(3) a.button.orange
{
	font-weight: 500;
	font-size: 16px;
	line-height: 24px;
/* identical to box height, or 150% */
	text-transform: uppercase;
}

nav ul
{
	display: flex;
	justify-content: space-around;
	flex-wrap: wrap;		
}

nav ul li
{
	font-style: normal;
	font-weight: 500;
	font-size: 13px;
	line-height: 24px;
	/* identical to box height, or 150% */

	text-transform: uppercase;

	display: inline-block;
	list-style-type: none; /* Убираем маркеры */
}

nav ul li a
{
	text-decoration: none;
	color: #464646;
	display: block;
	padding: 33px 0px;
}

nav ul li a.active,
nav ul li a:hover
{
	color: #9EC539;
}


.topline.desktop
{
	padding: 15px 0px;
	box-shadow: 0px 4px 4px #0004;
}

.topline.desktop>.container>div:nth-child(1)
{
	text-align: left;
}

.topline.desktop>.container>div:nth-child(1) img
{
	height: 70px;
}

.topline.desktop>.container>div:nth-child(2)
{
	text-align: left;
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 18px;
/* or 112% */
	color: #172E17;
	padding: 20px 0px 20px 45px;
}

.topline.desktop>.container>div:nth-child(2) .col-md-2
{
	text-align: center;
	padding-top: 5px;
}

.topline.desktop>.container>div:nth-child(3)
{
	text-align: center;
	padding: 5px;
}

.topline.desktop>.container>div:nth-child(3) .phonebold
{
	font-style: normal;
	font-weight: 500;
	font-size: 32px;
	line-height: 24px;
	display: inline-block;
	padding: 20px 0px 2px;
/* or 75% */

	text-align: right;
	text-decoration: none;
	color: #172E17;
}

.topline.desktop>.container>div:nth-child(3) .freecall
{
font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 18px;
    text-align: right;
    display: inline-block;
    color: #719D00;
    padding: 0px 0px 0px 41px;
}

.topline.desktop>.container>div:nth-child(4) .desktopicons
{
	text-align: right;
	padding-top: 20px;
}

.topline.desktop>.container>div:nth-child(4) .desktopicons img
{
	width: 36px;
	height: 36px;
	margin: 0px 0px 0px 20px;
}

.toplogoesim
{
	width: 100px;
    display: block;
    /* margin: 23px 0px; */
    padding: 10px 0px;
}

.toplogoesim img
{
	border-radius: 12px;
}

.desktopiconsfooter
{
	text-align: right;
}

.desktopiconsfooter img
{
	width: 36px;
	height: 36px;
	margin: 0px 0px 0px 20px;
}


.site-footer>.container>div:nth-child(1)
{
	text-align: left;	
}

.site-footer>.container>div:nth-child(1) img
{
	height: 60px;	
}


.site-footer>.container>div:nth-child(2)>div
{
	font-style: normal;
	font-weight: 400;
	font-size: 15px;
	line-height: 18px;
	text-align: center;
	color: #BEBEBE;
}

.site-footer>.container>div:nth-child(2) ul
{
/*	padding-right: 80px;*/
}

.site-footer>.container>div:nth-child(2)>div a
{
	color: #9EC539;
	text-decoration: none;
	font-size: 12.5px;
}

.site-footer>.container>div:nth-child(3) a.phonebold
{
	font-style: normal;
	font-weight: 500;
	font-size: 32px;
	line-height: 24px;
	text-align: right;
	text-decoration: none;
	display: block;
	padding: 15px 0px 15px;
	color: #172E17;
}

.site-footer>.container>div:nth-child(3) .freecall
{
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 14px;
	text-align: right;
	display: block;
	padding-bottom: 15px;
	padding-top: 15px;
	color: #719D00;
}

.site-footer>.container>div:nth-child(3) .container.flex
{
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 18px;
/* or 112% */
        text-align: left;
	color: #172E17;
	padding-left: 45px;
}

.site-footer>.container>div:nth-child(3) .container.flex>div:nth-child(1)
{
	text-align: center;
	padding-top: 7px;
}

/* блоки */
#block1
{
	background-color: #777;
	background-image:url(/img/fon08.jpg);
	background-size: cover;
	height: 780px;
	background-position: center center;
}

#block1>div:nth-child(1)
{
	height: 100%;
	position: relative;
}

#block1>div:nth-child(1) h1
{
color: #FFF;
text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.25);
font-family: Montserrat;
font-size: 60px;
font-style: normal;
font-weight: 700;
line-height: 68px;

	padding: 0px 0px 12px;
	margin: 0px;
	text-align: left;
}

#block1>div:nth-child(1) h2.part1
{
color: #FFF;
text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.25);
font-family: Montserrat;
font-size: 36px;
font-style: normal;
font-weight: 600;
line-height: 56px;
	padding: 0px 0px 12px;
	margin: 0px;
	text-align: left;
	text-transform: none;
}
#block1>div:nth-child(1) h2.part2
{
color: #FFF;
text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.25);
font-family: Montserrat;
font-size: 52px;
font-style: normal;
font-weight: 600;
line-height: 56px; /* 107.692% */
	padding: 0px 0px 12px;
	margin: 0px;
	text-align: left;
	text-transform: none;
}
#block1>div:nth-child(1) h2.part3
{
color: #FFF;
text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.25);
font-family: Montserrat;
font-size: 40px;
font-style: normal;
font-weight: 600;
line-height: normal;
	padding: 0px 0px 12px;
	margin: 0px;
	text-align: left;
	text-transform: none;
}

	#block1>div:nth-child(1) a
	{
/*		margin-top: 20px;*/
/*		box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);*/
	}


.form1
{
	padding: 36px;
	position: relative;

	background: #464646;
	border-radius: 0px 10px 10px 10px;
	left: -20px;
	top: 65px;

	/* отключили форму */
	/* display: none !important; */
}

.bluredfon
{
	padding: 44px;
	border-radius: 20px;
	background: rgba(255, 255, 255, 0.25);
	box-shadow: 4px 4px 4px 0px rgba(0, 0, 0, 0.08);
	position: relative;
	top: 50px;
	backdrop-filter: blur(5px);
}

.form1 h2
{
	padding: 0px 0px 40px;
	margin: 0px;
	text-align: left;
	font-style: normal;
	font-weight: 600;
	font-size: 30px;
	line-height: 36px;
/* or 120% */

	text-transform: uppercase;

	color: #FFFFFF;
}

.button
{
	display: block;
	text-align: center;
	text-decoration: none;
	border-radius: 15px;
	font-style: normal;
	font-weight: 600;
	font-size: 24px;
	line-height: 24px;
	padding: 23px;
}

.button.orange
{
	color: #fff;
	background: #EBA900;
}

.button.green {
    color: #fff;
    background: #2AA81A;
}

.button.small
{
	padding: 15px 36px;
font-size: 20px;
font-style: normal;
font-weight: 600;
line-height: 20px; /* 100% */	
}

.bslider
{
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 16px;
	text-align: left;
	padding: 0px 0px 40px;
	color: #FFFFFF;
}

.bslider>div
{
	display: flex;
	justify-content: space-between;
}

.bslider>div:nth-child(1)
{
	padding-bottom: 15px;
}

.bslider>div:nth-child(1)>div:nth-child(2)
{
	text-align: right;
	font-weight: 600;
	font-size: 20px;
	line-height: 24px;
	position: relative;
	top: -3px;
}

.bslider>div:last-child
{
	padding-top: 20px;
}


.bslider>div:nth-child(3)>div:nth-child(2)
{
	text-align: right;
}

.bslider .ui-widget-content .ui-state-default
{
	background-image: url(/img/slider.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #fff;
	background-size: contain;
	position: relative;
    top: -5.5px;
    width: 24px;
    height: 24px;
}

.bslider .ui-widget.ui-widget-content,
#slidersum,
#sliderperiod {
    border: none;
background: #7A7A7A;
box-shadow: inset 0px 2px 4px rgba(0, 0, 0, 0.25);
border-radius: 5px;
}

#slidersum,
#sliderperiod
{
	height: 13px;
}

.bslider .ui-slider-horizontal .ui-slider-range-min
{
	border: none;
background: #9EC539;
border-radius: 5px;
}

.form1 .result
{
    color: #fff;
    padding: 0px 0px 20px;	
}

form input.error,
form textarea.error
{
	background: #ffc4c4 !important;
	border: 1px solid #ff0000 !important;
}

span.error
{
	color: red !important;
}

/* блоки */
#block2
{
	background-image:url(/img/fon2.jpg);
	background-size: cover;
	padding: 100px 0px 118px;
	background-position: center center;
}

#block2 .solidh2 h2
{
	display: inline-block;
font-size: 48px;
font-style: normal;
font-weight: 700;
line-height: normal;
	padding: 0px;
	margin: 0px;	
	text-transform: none;
}



#block2 .solidh2 h2:first-child
{
	color: #9EC539;
}

#block2 .solidh2 h2:nth-child(2)
{
	color: #464646;
}

#block2 .solidh2 h3
{
	display: block;
font-style: normal;
font-weight: 600;
font-size: 48px;
line-height: 59px;

color: #464646;
	padding: 12px 0px;
	margin: 0px;	
}

#block2 .usloviya
{
	margin: 24px auto;
}

#block2 .usloviya>div
{
	display: table;
}


#block2 .usloviya .col-md-4 
{
	padding-right: 30px;
}

#block2 .usloviya .col-md-4 div
{
	border-radius: 6px;
	margin: 0px 30px 0px 0px;
	border-top: 4px solid #7B9B29;
	background: #9EC539;
	box-shadow: 0px -2px 4px 0px rgba(0, 0, 0, 0.15);
color: #FFF;
	text-align: left;
	padding: 15px 24px;

font-size: 24px;
font-style: normal;
font-weight: 600;
line-height: normal;
	display: table-cell;
	height: 80px;
	vertical-align: middle;

}

#block2 .usloviya .col-md-8 div,
#block2 .usloviya .col-md-4.col-as-8 div
{
	padding: 15px 24px;
	text-align: left;
border-radius: 6px;
border-top: 4px solid #9EC539;
background: #FFF;
box-shadow: 0px -2px 4px 0px rgba(0, 0, 0, 0.15);
color: #464646;
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: normal;
	display: table-cell;
	height: 80px;
	vertical-align: middle;
}

#block2 .usloviya .col-md-4.col-as-8 
{
	padding-bottom: 30px;
}


#block2 .col-md-6:nth-child(2)
{
	text-align: right;
}

#block2 .col-md-6:nth-child(2) span
{
	margin-left: 40px;
	text-align: center;
	display: inline-block;
	background: #9EC539;
	border: 1px solid #9EC539;
	border-radius: 15px;
	padding: 13px 30px 16px;
	color: #fff;

	font-style: normal;
	font-weight: 400;
	font-size: 24px;
	line-height: 29px;
	position: relative;
	top: -10px;
}

#block2 .col-md-6:nth-child(2) span img
{
	display: block;
	clear: both;
	margin: 0px auto 8px;
}


#block2 .col-md-6:nth-child(2) span b
{
	font-style: normal;
font-weight: 700;
font-size: 40px;
line-height: 49px;
}

#block2 .container.flex:nth-child(2)
{
	flex-wrap: wrap;
}

#block2 .col-md-4
{
/*	display: table;
	padding: 35px 0px;*/
	
}

#block2 .col-md-4 div
{
/*	background: #fff;
	border-top: 4px solid #9EC539;
	box-shadow: 0px -2px 4px rgba(0, 0, 0, 0.15);
	border-radius: 6px;
	padding: 42px 30px;
	min-height: 200px;
	font-style: normal;
	font-weight: 400;
	font-size: 24px;
	line-height: 29px;
	text-align: center;

	color: #464646;
	display: table-cell;
	vertical-align:middle;*/
}
/*
#block2 .col-md-4:nth-child(1),
#block2 .col-md-4:nth-child(2),
#block2 .col-md-4:nth-child(4),
#block2 .col-md-4:nth-child(5)
{
	padding-right: 30px;
}
 */
#block2 .button.orange
{
/*	padding: 42px 30px;
	min-height: 200px;
	font-style: normal;
	font-weight: 400;
	font-size: 24px;
	line-height: 29px;
	text-align: center;

	background: #EBA900;
	border-top: 4px solid #B88606;
	box-shadow: 0px -2px 4px rgba(0, 0, 0, 0.15);
	border-radius: 6px;


	display: table-cell;
	vertical-align:middle;*/
	position: relative;
}

#block3
{
	padding: 0px 0px;
	background-image: url(/img/bezofondesktop.jpg);
	background-position: center center;
	background-size: cover;
}

#block3 .solidh2 
{
	text-align: left;
}

#block3 .solidh2 h2
{
	display: inline-block;
font-size: 56px;
font-style: normal;
font-weight: 600;
line-height: normal;
	padding: 60px 0px 55px;
	margin: 0px;	
	text-transform: none;
}



#block3 .solidh2 h2:first-child
{
	color: #fff;
	padding-right: 0.25em;
}

#block3 .solidh2 h2:nth-child(2)
{
	color: #464646;
}

#block3 .col-md-5
{
	padding: 0px 40px 120px;
}

#block3 .greenfon
{
	border-radius: 20px;
	background: #9EC539;
	padding: 80px 20px;
	color: #FFF;
	font-size: 24px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	text-align: left;
}

#block3 .greenfon .white
{
	background: transparent;
	color: #FFF;	
	padding: 20px 0px;
}

#block3 .greenfon .black
{
	color: #464646;
	font-weight: 400;
}

#block3 .col-md-4
{
color: #464646;
font-family: Montserrat;
font-size: 20px;
font-style: normal;
font-weight: 400;
line-height: normal;
text-align: left;
	padding: 0px 20px 40px;
}

#block3 .col-md-4:nth-child(3) img
{
	display: block;
	width: 90px;
	height: 90px;
	margin-top: 60px !important;
}

#block3 .col-md-4:nth-child(3) div:first-child img
{
	margin-top: 0px !important;
}

#block3 .col-md-4:nth-child(3) hr
{
	width: 200px;
	height: 2px;
	color: #9EC539;
	background: #9EC539;
	display: inline-block;
	margin: 20px 0px 20px;
}

#form3 div.flex>div
{
	padding-right:15px;
}

#form3 div.flex>div:last-child
{
	padding-right: 0px;
}

#form3 .privacy input[name="privacy"]
{
	margin-right: 10px;
    position: relative;
    top: 15px;
}

#block3 .container.flex
{
	flex-wrap: wrap;
}

#block3 h2,
#block4 h2,
#block5 h2,
#block6>h2,
#block7 h2
{
	text-transform: none;
	font-style: normal;
font-weight: 600;
font-size: 48px;
line-height: 59px;
/* identical to box height */

text-align: center;

color: #464646;
	margin: 0px auto;
	padding: 0px;
}

#block3 .col-md-6
{
	display: table;
	padding: 55px 80px 55px 0px;
}

#block3 .col-md-6>div
{
	display: table-cell;
	vertical-align: middle;
	font-style: normal;
	font-weight: 400;
	font-size: 20px;
	line-height: 24px;

	color: #464646;
	min-height: 100px;
}

#block3 .col-md-6>div:first-child
{
	text-align: left;
	border-right: 2px solid #9EC539;
	width: 118px;
}

#block3 .col-md-6>div:first-child img
{
	height: 90px;
	width: 90px;
}

#block3 .col-md-6>div:last-child
{
	text-align: left;
	padding: 0px 0px 0px 20px;
}


#block4
{
	background: rgba(158, 197, 57, 0.15);
	padding: 55px 0px 102px;
}

#block4>.container.flex
{
	flex-wrap: wrap;
	justify-content: space-between;
}

#block4>.container.flex>div
{
	
}

#block4>.container.flex>div:nth-child(1),
#block4>.container.flex>div:nth-child(2),
#block4>.container.flex>div:nth-child(4),
#block4>.container.flex>div:nth-child(5),
#block4>.container.flex>div:nth-child(6),
#block4>.container.flex>div:nth-child(8)
{
	padding-right: 31px;
}

#block4>.container.flex>div>div
{
	display: block;
	width: 100%;
	clear: both;
}

#block4>.container.flex>div .lay1
{
	font-style: normal;
	font-weight: 700;
	font-size: 96px;
	line-height: 117px;
/* identical to box height */
	color: #9EC539;
	height: 117px;
	text-align: left;
	margin-bottom: -36px;
	position: relative;
	z-index: -1;
}

#block4>.container.flex>div .lay1 img
{
    float: right;
    position: relative;
    top: 50px;
}

#block4>.container.flex>div .lay2
{
	display: table;
	min-height: 220px;
}

#block4>.container.flex>div .lay2>div
{
	background: #FFFFFF;
border-top: 4px solid #9EC539;
box-shadow: 0px -2px 4px rgba(0, 0, 0, 0.15);
border-radius: 6px;
	display: table-cell;
	vertical-align: middle;
	min-height: 220px;
	padding: 30px 10px 30px;

}

#block4>.container.flex>div .lay2 .button.orange
{
	position: relative;
	top: 70px;
}

#block4>.container.flex>div .lay2>div.transparent
{
	background: transparent;
	border-top: none;
	box-shadow: none;
}

#block4>.container.flex>div .lay2>div.transparent>*
{
	display: block;
	text-align: center;
	padding: 10px 5px;
}

#block4>.container.flex>div .lay2>div.transparent>p
{
font-style: normal;
font-weight: 400;
font-size: 20px;
line-height: 24px;
text-align: center;

color: #464646;
	
}

#block4>.container.flex>div .lay2>div.transparent>a
{
font-style: normal;
font-weight: 500;
font-size: 32px;
line-height: 24px;
/* or 75% */

text-align: center;

color: #172E17;
text-decoration:none;
}

#block4>.container.flex>div .lay2>div.transparent>small
{
font-style: normal;
font-weight: 400;
font-size: 13px;
line-height: 14px;
/* or 108% */

text-align: center;

color: #719D00;
}

#block4>.container.flex>div .lay2>div h3
{
font-style: normal;
font-weight: 500;
font-size: 24px;
line-height: 29px;
text-align: center;

color: #464646;
	margin: 0px;
	padding: 0px 0px 16px;
}

#block4>.container.flex>div .lay2>div p
{
font-style: normal;
font-weight: 400;
font-size: 18px;
line-height: 22px;
text-align: center;

color: #464646;
padding: 0px;
	margin: 0px;	
}

#block4>.container.flex>div .lay3
{
	height: 70px;
	padding: 4px 4px 4px 40px; 
	text-align: left;
}

#block4>.container.flex>div .lay3 img
{
	height: 62px;
}

#block5 h2
{
	padding: 49px 0px 59px;
}


#block5>.container.flex>.col-md-3
{
	padding: 28px 0px;
	position: relative;
	z-index:-1;
}

#block5>.container.flex>.col-md-3 img
{
	position: relative;
	left: 10px;
	z-index:-1;
}

#block5>.container.flex>.col-md-9
{
	background: #FFFFFF;
	border-top: 4px solid #9EC539;
	border-radius: 10px;
/*	filter: drop-shadow(0px 0px 10px rgba(0, 0, 0, 0.25));*/
	box-shadow: 0px 0px 10px #0004;
	padding: 44px;
}


#block5>.container.flex>.col-md-9>.container>div:first-child
{

}

#block5>.container.flex>.col-md-9>.container>div:first-child h3
{
font-style: normal;
font-weight: 500;
font-size: 24px;
line-height: 29px;

color: #464646;
margin: 0px;
padding: 0px;
text-align: left;
}

#block5 .bottomtext
{
	padding-top: 200px;
}
#block5 .bottomtext p
{
font-style: normal;
font-weight: 600;
font-size: 24px;
line-height: 36px;
/* identical to box height, or 150% */

text-transform: uppercase;

color: #464646;
padding: 0px 0px 10px;
margin: 0px;
text-align: left;
}
#block5 .bottomtext small
{
font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 20px;

color: #464646;
display: block;
text-align: left;
}
#block5 .bottomtext a
{
font-style: normal;
font-weight: 500;
font-size: 24px;
line-height: 29px;

color: #464646;
text-decoration: none;
text-align: left;
display: block;
}

#form3 label,
#form2 label
{
	display: block;
	padding: 0px 0px 10px;
}


#form3 label span,
#form3 label span
{
	display: block;
	text-align: left;
	padding: 10px 0px 0px;
font-style: normal;
font-weight: 400;
font-size: 14px;
line-height: 17px;
/* identical to box height */
        text-align: left;

	color: #464646;
	
}

#form2 input,
#form3 input,
#form3 select
{
	display: block;
	margin: 10px 0px; 
	width: 100%;
	background: #FFFFFF;
	border-radius: 15px;
	color: #000;
	padding: 17px 15px;
	text-align: left;
	border: 1px solid #B9B9B9;
	margin: 10px 0px;
}

#form3>div
{
	margin-top: 14px;
	display: flex;
	margin-bottom: 10px;
}

#form3>div>input
{
	margin: 0px;
}

#form3>div>input:last-child
{
	width: 120px;
	margin-left: 15px;
}

#form3 button[type="submit"],
#form2 button[type="submit"]
{
	display: block;
	width: 100%;
	border: none;
	cursor: pointer;
	margin: 29px 0px;
font-style: normal;
font-weight: 600;
font-size: 24px;
line-height: 24px;
/* identical to box height, or 100% */

text-align: center;

color: #FFFFFF;
}


#form3 input::placeholder,
#form3 textarea::placeholder
{ /* Most modern browsers support this now. */
	color: #7C8184;
	font-family: Montserrat, sans-serif;
}


#block5>.container.flex>.col-md-9>.container>div:last-child
{

}


#block6>h2
{
	padding: 32px 0px;
}

.mapwrap
{
	position: relative;
	height: 760px;
}

#block4>.container.flex>div .lay2>div.transparent {
    min-height: 20px;
    padding: 0px 10px;
}

.mapwrap>.container
{
	position: relative;
}

.mapwrap>.container>.contacts
{
	position: absolute;
	top: 366px;
	left: 0px;
	background: #464646;
	border-radius: 15px 0px 15px 15px;
	padding: 10px;
}

.mapwrap>.container>.contacts table,
.mapwrap>.container>.contacts table td
{
	border: 1px solid transparent;
	text-align: left;
	font-style: normal;
	font-weight: 400;
	font-size: 20px;
	line-height: 24px;

	color: #FFFFFF;
}

.mapwrap>.container>.contacts table td
{
	padding: 10px;
}

.mapwrap>.container>.contacts table td:first-child
{
	width: 50px;
	vertical-align: middle;
}

.mapwrap>.container>.contacts table a
{
	text-decoration: none;
	color: #fff;
}

.mapwrap>.container>.contacts table img
{
	height: 25px;
}

.mapwrap>.container>.contactsform 
{
position: absolute;
    top: 130px;
    right: 0px;
    height: 520px;
    width: 520px;

	background: #464646;
	border-radius: 0px 15px 15px 15px;
	padding: 28px 44px 28px 34px;
	color: #fff;
}

.mapwrap>.container>.contactsform h2
{
font-style: normal;
font-weight: 600;
font-size: 30px;
line-height: 36px;
/* identical to box height, or 120% */

text-transform: uppercase;
text-align: left;

color: #FFFFFF;
padding: 0px;
margin: 0px 0px 10px;
}

.mapwrap>.container>.contactsform p
{
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 20px;

	color: #FFFFFF;
	padding: 0px 0px 10px;
	text-align: left;
	margin: 0px;
}

.mapwrap>.container>.contactsform p a
{
	color: #fff;
	text-decoration: none;
}

.mapwrap>.container>.contactsform label
{
font-style: normal;
font-weight: 400;
font-size: 14px;
line-height: 17px;
/* identical to box height */
color: #FFFFFF;	
text-align: left;
	display: block;
	padding: 10px 0px 0px;
}

.mapwrap>.container>.contactsform input,
.mapwrap>.container>.contactsform textarea
{
	display: block;
	margin: 10px 0px; 
	width: 100%;
	background: #FFFFFF;
	border-radius: 15px;
	color: #000;
	padding: 17px 15px;
	text-align: left;
	border: 1px solid transparent;
	margin: 10px 0px;
}

.mapwrap>.container>.contactsform textarea
{
	height: 100px;
}

.mapwrap>.container>.contactsform input::placeholder,
.mapwrap>.container>.contactsform textarea::placeholder
{ /* Most modern browsers support this now. */
	color: #7C8184;
	font-family: Montserrat, sans-serif;
}


.mapwrap>.container>.contactsform button[type="submit"]
{
	display: block;
	width: 100%;
	border: none;
	cursor: pointer;
	margin: 29px 0px;
font-style: normal;
font-weight: 600;
font-size: 24px;
line-height: 24px;
/* identical to box height, or 100% */

text-align: center;

color: #FFFFFF;
}

label.privacy
{
	display: flex !important;
	padding: 0px !important;
}

label.privacy input
{
	position: relative;
	top: 5px;
	width: 20px !important;
	height: 20px !important;
	filter: hue-rotate(255deg);
}

label.privacy span
{
	padding: 0px 0px 0px 18px;
font-style: normal;
font-weight: 400;
font-size: 12px;
line-height: 15px;

color: #FFFFFF;
}


#form2 label.privacy span,
#form_sber label.privacy span
{
	color: #777;
}


#block2 .col-md-4 div.transparent
{
	background: transparent;
	border-top: 4px solid transparent;
	padding: 22px 30px;
	box-shadow: none;
}

#block2 .col-md-4 div.transparent p
{
font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 24px;
    text-align: center;
    color: #464646;

}
#block2 .col-md-4 div.transparent a[href^="tel:"]
{
    font-style: normal;
    font-weight: 500;
    font-size: 32px;
    line-height: 24px;
    text-align: center;
    color: #172E17;
    text-decoration: none;
}
#block2 .col-md-4 div.transparent small
{
font-style: normal;
    font-weight: 400;
    font-size: 13px;
    line-height: 14px;
    text-align: center;
    color: #719D00;
	display: block;
	padding: 20px;
}

#yandexmap
{
	position: absolute;
	height: 760px;
	width: 100%;
}

#yandexmap ymaps canvas,
#yandexmap ymaps[class$="searchbox__normal-layout"],
#yandexmap ymaps[class$="copyrights-pane"],
#yandexmap ymaps[class$="traffic__switcher"],
#yandexmap ymaps[class$="ground-pane"]
{
	filter: grayscale(1);
}

#yandexmap ymaps[unselectable="on"]
{
	filter: grayscale(0);
}

.tips 
{
	text-align: center;
	color: green;
}

#desktopheadertext
	{
		padding: 220px 0px 20px;
		color: #fff;
//		text-shadow: 0px 0px 5px #000;
		text-shadow: 0px 0px 5px #000, -1px 3px 5px #000, -2px 2px 5px #000;
//		text-shadow: 0px 0px 5px #000, -2px -2px 5px #000, -2px 2px 5px #000, 2px -2px 5px #000, 2px 2px 5px #000;
		font-size: 1.5em;
	    	line-height: 1.5em;
	}

	#desktopheadertext ul
	{
		text-align: left;
		padding: 0px 30px;
	}


#block7 {
	background-image: url(/img/block7fon.jpg);
	background-size: cover;
	padding: 55px 0px 55px;
}

#block7 .greenfon 
{
	padding: 48px;
	color: #fff;
	border-radius: 6px;
border-top: 4px solid #7B9B29;
background: #9EC539;
box-shadow: -4px 4px 8px 0px rgba(0, 0, 0, 0.10);

font-size: 24px;
font-style: normal;
font-weight: 500;
line-height: normal;
	text-align: left;

}

#block7 .whitefon
{
	padding: 48px;
border-radius: 6px;
border-top: 4px solid #9EC539;
background: #FFF;
box-shadow: -4px 4px 8px 0px rgba(0, 0, 0, 0.10);
color: #464646;
font-size: 24px;
font-style: normal;
font-weight: 500;
line-height: normal;
letter-spacing: -0.48px;
	text-align: left;
}

#block7 .container.flex
{
	padding-top: 55px;
}

#block7 .col-md-7
{
	padding: 500px 0px 10px 30px;
}

.desktopiconsfooter 
{
	position: fixed;
	bottom: 10px;
	z-index: 1;
	right: 20px;
}

footer.site-footer
{
	padding: 40px 20px 10px;
}

.formsite,
.formsiteabout,
.formpromo,
.formpromoabout,
#samformsumtext
{
	display: none;
}

@media (max-width: 1020px) {

.desktopiconsfooter
{
	text-align: center;
}
        .toplogoesim
	{
	    margin: 0px auto;
	}
	.mobileicons img
	{
		width: 36px;
		height: 36px;
		margin: 10px 16px;
	}

	#mobileheadertext
	{
		padding: 20px;
		color: #fff;
//		text-shadow: 0px 0px 5px #000;
		text-shadow: 0px 0px 5px #000, -1px 3px 5px #000, -2px 2px 5px #000;
//		text-shadow: 0px 0px 5px #000, -2px -2px 5px #000, -2px 2px 5px #000, 2px -2px 5px #000, 2px 2px 5px #000;
	    font-size: 1.25em;
	    line-height: 1.5em;
	}

	#mobileheadertext h2
	{
	    line-height: 1.5em;
		color: #fff;
//		text-shadow: 0px 0px 5px #000;
		text-shadow: 0px 0px 5px #000, -1px 3px 5px #000, -2px 2px 5px #000;;

//		text-shadow: 0px 0px 5px #000, -2px -2px 5px #000, -2px 2px 5px #000, 2px -2px 5px #000, 2px 2px 5px #000;
		font-weight: bold;
	}

	#mobileheadertext ul
	{
		text-align: left;
		padding: 0px 30px;
	}

	#mobileheadertext ul li
	{
	
	}


	#mobileheadertext a
	{
		margin: 0px auto 30px;
		text-shadow: none;
	}

	body, .entry-content
	{
		overflow-x: hidden;
	}

	.container {
	    padding: 10px;
	}

	.topline.desktop.fixed.active
	{
		display: none;
	}

	.form1 {
		top: 20px;
		left: 0px;
	}


	#block4>.container.flex>div .lay2 .button.orange {
	    top: 0px;
	}


	#block3 h2, #block4 h2, #block5 h2, #block6>h2, #block7 h2 {
	    font-size: 24px;
	    line-height: 29px;
	}

	#block1>div:nth-child(1) h1 {
		position: relative;
		font-size: 18px;
		line-height: 30px;
		padding: 0px 0px 10px;
	}

	#block1>div:nth-child(1) h2.part1,
	#block1>div:nth-child(1) h2.part2,
	#block1>div:nth-child(1) h2.part3
	 {
		position: relative;
		font-size: 18px;
		line-height: 30px;
		padding: 0px 0px 10px;
	}
	#block1>div:nth-child(1) h2.part2
	{
		font-size: 24px;
	}
	#block1>div:nth-child(1) a
	{
/*		margin-top: 20px;*/
	}

	#yandexmap {
    	position: relative;
	    height: 400px;
	
	}

	.bslider {
	    font-size: 12px;
	    line-height: 16px;
	    padding: 0px 0px 25px;
	}

	.bslider>div:nth-child(1)>div:nth-child(2) {
	    font-size: 16px;
	    line-height: 24px;
	    top: -5px;
	}

	.button {
	    border-radius: 15px;
	    font-size: 16px;
	    line-height: 16px;
	    padding: 16px;
	}

	.form1 {
	    padding: 16px;
	}
	
	.form1 h2 {
		padding: 0px 0px 20px;
		font-size: 14px;
		line-height: 24px;
	}

	#block1 {
/*	    	height: 100vh;*/
		height: auto;
		min-height: 600px;
	}

	#block2 {
	    padding: 20px 0px 28px;
	}
	#block2 .solidh2 h2 {
	    text-align: center;
	    font-size: 24px;
	}
	#block2 .solidh2 h3  {
	    text-align: center;
	    font-size: 24px;
	    line-height: 29px;
	}

	#block2 .usloviya {
	    margin: 0px auto;
	}

	#block2 .usloviya .col-md-4 div {
	    font-size:18px;
		height: auto;
	}

	#block2 .usloviya .col-md-8 div {
	    font-size:18px;
		height: auto;
	}

	#block2 .col-md-6:nth-child(2) {
	    text-align: center;
	}

#block2 .col-md-6:nth-child(2) span {
    margin-left: 5px;
	margin-right: 5px;
    text-align: center;
    display: inline-block;
    background: #9EC539;
    border: 1px solid #9EC539;
    border-radius: 15px;
    padding: 3px 10px 6px;
    color: #fff;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 29px;
    position: relative;
    top: 0px;
}

#block2 .col-md-6:nth-child(2) span b {
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 24px;
}

#block2 .col-md-4 {
    display: table;
    padding: 15px 0px;
}

#block2 .col-md-4:nth-child(1), #block2 .col-md-4:nth-child(2), #block2 .col-md-4:nth-child(4), #block2 .col-md-4:nth-child(5) {
    padding-right: 0px;
}

#block2 .col-md-4 div {
    background: #fff;
    border-top: 4px solid #9EC539;
    box-shadow: 0px -2px 4px rgb(0 0 0 / 15%);
    border-radius: 6px;
    padding: 12px 20px;
    min-height: 100px;
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 29px;
    text-align: center;
    color: #464646;
    display: table-cell;
    vertical-align: middle;
}

#block3  {
/*	background-image: url(/img/bezofonmobile.jpg);*/
	background-image: none;
}
#block3 .solidh2
{
 	text-align: center;
}

#block3 .solidh2 h2 {
 	text-align: center;
	padding: 10px 0px 15px;
	line-height: 29px;
	font-size: 24px;
}

#block3 .solidh2 h2:first-child
{
	color: #464646;
}

#block3 .col-md-5 {
    padding: 0px 10px 30px;
}

#block3 .greenfon {
    border-radius: 20px;
    padding: 12px 12px;
	font-size: 20px;
}

.mapwrap>.container>.contactsform {
    position: relative;
    top: unset;
    right: unset;
    height:auto;
    width: 100%;
	}
        .mapwrap>.container>.contacts {
    position: relative;
    top: unset;
    left: unset;
	margin: 10px auto;
	}

#form3 div.flex
{
	display: block;
}

#form3 div.flex>div
{
	padding-right:0px;
}



#block3 .col-md-6>div {
    font-size: 15px;
}

#block4
{
	overflow-x:hidden;
}

#block4>.container.flex>div:nth-child(1), #block4>.container.flex>div:nth-child(2), #block4>.container.flex>div:nth-child(4), #block4>.container.flex>div:nth-child(5), #block4>.container.flex>div:nth-child(6), #block4>.container.flex>div:nth-child(7), #block4>.container.flex>div:nth-child(8) {
    padding-right: 0px;
}

#block4>.container.flex>div .lay2 {
    min-height: 10px;
}

#block4 div.mobile .lay1,
#block4 div.mobile .lay3
{
	display: none !important;
}

#block5 h2 {
    padding: 25px 0px 0px;
}

#block5>.container.flex>.col-md-3 img {
    position: relative;
    left: 0px;
    z-index: -1;
    display: block;
    margin: 0px auto 0px;
}

#block5>.container.flex>.col-md-3 {
    padding: 18px 0px;
    margin-bottom: -268px;
}

#block5 .bottomtext {
    padding-top: 35px;
}

.site-footer>.container>div:nth-child(1) img {
    height: 70px;
    margin: 0px auto;
    display: block;
}

.site-footer>.container>div:nth-child(2) ul {
    padding-right: 0px;
    padding-top: 30px;
    padding-bottom: 30px;
}

.site-footer>.container>div:nth-child(2) ul li a {
    padding: 5px 0px;
}

.site-footer>.container>div:nth-child(2)>div {
    font-size: 16px;
    line-height: 18px;
    text-align: center;
}

.site-footer>.container>div:nth-child(2)>div a {
    display: block;
}

.site-footer>.container>div:nth-child(3) a.phonebold {
    font-size: 24px;
    text-align: center;
}

.site-footer>.container>div:nth-child(3) .freecall {
    text-align: center;
}

.site-footer>.container>div:nth-child(3) .container.flex
{
	display: flex;
}

.site-footer>.container>div:nth-child(3) .container.flex>div:nth-child(1) {
    text-align: center;
    padding-top: 5px;
    width: 25%;
}
.site-footer>.container>div:nth-child(3) .container.flex>div:nth-child(2) {
    text-align: left;
    width: 75%;
}

.mapwrap {
    position: relative;
    height: auto;
}

#block4 {
    padding: 45px 0px 12px;
}

	#block2 .button.orange {
	     top: 0px; 
	}

#form3 div.flex .col-md-6 {
	padding-bottom: 10px;
}


#block5>.container.flex>.col-md-9 {
    padding: 14px;
}

#block4>.container.flex>div .lay2>div.transparent>a {
    font-size: 26px;
}


	#wpadminbar
	{
		display: none !important;
	}

	.topmenu.mobile
	{
		display: flex;
		flex-wrap:nowrap;
		justify-content: space-between;
		padding: 3px;

	    position: fixed;
	    z-index: 11;
		width: 100%;
		background: #fff;
	}

	.topmenu.mobile img
	{
		height: 24px;
	}

	a[href="#closemobilemenu"]
	{
            display: block !important;
	    text-align: right;
	    padding: 5px;
	}
	a[href="#closemobilemenu"] img
	{
		width: 20px;
		height: 20px;
	}
	.topmenu.mobile .button.small
	{
		display: block;
	    border-radius: 15px;
    font-style: normal;
    font-weight: 300;
	   font-size: 14px;
    line-height: 24px;
    padding: 2px 10px;
	}
        nav ul li {
		    display: block;
	    width: 100%;
	}

        nav ul li a {
		padding: 15px 0px;
	}
	.topmenu.desktop.active
	{
		display: block;
		position: fixed;
		    width: 100%;
		    background: #fff;
		    margin: 0px 0px 0px !important;
		    left: 0px;
		    top: 0em;
		    z-index: 111111;
		    height: 100vh;
	}

#block7 {
	background-image: none;
	padding: 55px 0px 12px;
}

#block7 .container.flex {
    padding-top: 10px;
}

#block7 .col-md-7 {
    padding: 10px 10px 10px 10px;
}

#block7 .greenfon 
{
	padding: 20px;
	font-size: 16px;
	margin: 10px;
}

#block7 .whitefon
{
	padding: 20px;
	font-size: 16px;
	margin: 0px;
}

}