@charset "utf-8";

@font-face {
    font-family: 'Captureit';
    src: url('../captureit-webfont.eot');
    src: url('../captureit-webfont.eot?#iefix') format('embedded-opentype'),
         url('../captureit-webfont.woff') format('woff'),
         url('../captureit-webfont.ttf') format('truetype'),
         url('../captureit-webfont.svg#capture_itregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'OpenSans';
    src: url('../open_sans-r.eot');
    src: url('../open_sans-r.eot?#iefix') format('embedded-opentype'),
         url('../open_sans-r.woff') format('woff'),
         url('../open_sans-r.ttf') format('truetype'),
         url('../open_sans-r.svg#capture_itregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'OpenSans';
    src: url('../open_sans-b.eot');
    src: url('../open_sans-b.eot?#iefix') format('embedded-opentype'),
         url('../open_sans-b.woff') format('woff'),
         url('../open_sans-b.ttf') format('truetype'),
         url('../open_sans-b.svg#capture_itregular') format('svg');
    font-weight: bold;
    font-style: normal;
}

/*------- default
------------------------------------------------------------------------------------------*/

html, body				{ position: relative; height: 100%;}

body {margin: 0; color: #363a41; font: 15px 'OpenSans', Arial; line-height: 1.2;}

html, body, div, span, h1, h2, h3, h4, h5, h6, p, em, strong, sub, sup, b, u, i, dl, dt, dd,
ol, ul, li, form, label, tbody, tfoot, thead, tr, th, article, aside, canvas, details,
figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time,
mark, audio, video
						{ margin: 0; padding: 0; border: 0; outline: 0; background: transparent; font-size: 100%; }

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary
						{ display: block; }

p, pre, blockquote, ul, ol, dl
						{ margin: 1em 0; }

nav ul					{ list-style: none; }
sub, sup				{ font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup						{ top: -0.5em; }
sub						{ bottom: -0.25em; }
ins						{ text-decoration: none; }
blockquote				{ margin-left: 40px; margin-right: 40px; }
ol, ul, dd				{ margin-left: 40px; }
pre, code, kbd, samp	{ font-family: monospace, sans-serif; }
table.gallery			{ border-spacing: 10px; border-collapse: separate; }
table.gallery td		{ background-color: #e0e0e1; text-align: center; padding: 15px; }
hr						{ height: 1px; border: none; background: #e1e1e1; font-size: 0; line-height: 0; }
a						{ margin: 0; padding: 0; font-size: 100%; background: transparent; outline: none; }
a						{ color: #2DB1DE; text-decoration: underline; }
a:hover					{ text-decoration: none; cursor: pointer; }

.table-default			{ margin: 0; padding: 0; border: none; border-collapse: collapse; border-spacing: 0; }

.cell-dafault			{ margin: 0; padding: 0; vertical-align: top; }

.menu-default ul, .menu-default ul li
						{ padding: 0; margin: 0; list-style: none; font-size: 0; }

/*h1,h2,h3,h4,h5,h6		{ font-weight: normal; color: #4F4F4F;}*/
h1,h2,h3,h4,h5,h6		{ font-weight: normal; color: #000000;}
/*h1						{ font-size: 30px; margin: 0; padding: 0 5px 0 30px; display: inline-block; position: relative;}*/
h1						{ font-size: 46px; margin: 0; padding: 0 5px 0 0; display: inline-block; position: relative;}

/*h2						{ font-size: 25px; margin: .83em 0; }*/
h2						{ font-size: 25px; margin: .83em 0;}
h3						{ font-size: 20px; color: #4b6ec2; margin: 1.0em 0; }
h4						{ font-size: 23px; margin: 1.33em 0; }
h5						{ font-size: 22px; margin: 1.5em 0; }
h6						{ font-size: 21px; margin: 1.67em 0; }

.overflowHidden {
	overflow: hidden !important;
}

.clear {
	font-size: 0;
	height: 0;
	overflow: hidden;
	clear: both;
}

.site-wrapper {
	overflow: hidden;
}

.header {
}

.header__inner {
	max-width: 1440px;
	margin: 0 auto;
	position: relative;
	min-height: 180px;
}

.header__inner:before {
	position: absolute;
	content: '';
	top: 0;
	bottom: 0;
	left: 50%;
	margin-left: -587px;
	border-left: 6px solid #3d4655;
}

.header__logo {
	float: left;
	margin: 0 0 20px 174px;
}

.header__phone {
	float: right;
	width: 300px;
	text-align: right;
	margin: 43px 229px 25px 0;
	color: #1d83a6;
	font: 40px 'Captureit', Arial;
}

.header__menu {
	margin: 0 0 0 171px;
	position: relative;
}

.header__menu:before {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: -3000px;
	content: '';
	background: #1a212d;
	z-index: -1;
}

.header__menu ul {
	margin: 0;
	padding: 0 0 0 31px;
	list-style: none;
	font-size: 0;
}

.header__menu ul li {
	display: inline-block;	
	vertical-align: top;	
}

.header__menu ul li a {
	display: block;
	color: #fff;
	position: relative;
	z-index: 5;
	font: bold 15px/1 'OpenSans', Arial;
	padding: 26px 27px;
	text-decoration: none;
	transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	text-transform: uppercase;
}

.header__menu ul li a span {
	position: absolute;
	left: 50%;
	margin-left: -6px;
	bottom: -30px;
	opacity: 0;
	width: 6px;
	border: 3px solid #fff;
	height: 18px;
	transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
}

.header__menu ul li a:before {
	position: absolute;
	left: 50%;
	margin-left: -200px;
	width: 35px;
	opacity: 0;
	content: '';
	bottom: 11px;
	border-top: 1px solid #484d57;
	transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;	
}

.header__menu ul li a:after {
	position: absolute;
	right: 50%;
	margin-right: -200px;
	width: 35px;
	opacity: 0;
	content: '';
	bottom: 11px;
	border-top: 1px solid #484d57;
	transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;	
}

.header__menu ul li a:hover {
	color: #ffcc80;
	/*color: #84cc36;*/
}

.header__menu ul li a:hover span {
	opacity: 1;
	bottom: -10px;
}

.header__menu ul li a:hover:before {
	opacity: 1;
	margin-left: -46px;
}

.header__menu ul li a:hover:after {
	opacity: 1;
	margin-right: -46px;
}

.edit-block__wrap {
	background: #1a212d;
	position: relative;	
	min-height: 666px;
}

.edit-block__wrap:before {
	position: absolute;
	left: 0;
	right: 0;
	content: '';
	bottom: 0;
	height: 175px;
	background: #fff;
	z-index: 1;
}

.edit-block__wrap:after {
	position: absolute;
	display: none;
	right: 50%;
	margin-right: -743px;
	content: '';
	bottom: 0;
	height: 175px;
	border-left: 6px solid #e2eff5;
	z-index: 2;
}

.edit-block {
	max-width: 1440px;
	margin: 0 auto -100px;
	padding: 100px 0 217px;
	position: relative;
	min-height: 491px;
	/*box-sizing: border-box;*/
	z-index: 2;
}

.edit-block__line {
	position: absolute;
	top: 0;
	bottom: 175px;
	left: 50%;
	background: url(../edit-line1.png) 0 0 repeat-y;
	width: 6px;
	z-index: 1;
	margin-left: -587px;
	display: none;	
}

.active .edit-block__line {
	display: block;
}

.edit-block__line:after {
	position: absolute;
    content: '';
    right: -56px;
    top: 38px;
    width: 33px;
    height: 72px;
    background: url(../edit-arr.png) 0 0 no-repeat;
}

.edit-block:before {
    position: absolute;
    content: '';
    bottom: 129px;
    height: 40px;
    width: 293px;
    left: 50%;
    margin-left: -587px;
    border: 6px solid #3d4655;
    border-top: none;
    z-index: 1;    
    display: none;
}

.active .edit-block:before {
	display: block;
}

.edit-block__bg {
	position: absolute;
	left: 50%;
	margin-left: -550px;
	top: 0;
	bottom: 175px;
	right: 0;
	content: '';
	background: url(../edit-bg1.jpg) 0 0 no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
	z-index: 2;
}

.kiosk .edit-block__bg {
	background: url(../edit-bg1.jpg) 0 0 no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
}

.electr .edit-block__bg {
	background: url(../edit-bg2.jpg) 0 0 no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
}

.door .edit-block__bg {
	background: url(../edit-bg3.jpg) 0 0 no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
}

.fencing .edit-block__bg {
	background: url(../edit-bg4.jpg) 0 0 no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
}

.edit-block__inner {
	position: relative;
	z-index: 1;
	max-width: 600px;
	margin: auto;
	left: -190px;
}

.edit-block__title {
	color: #fff;
	font: 60px/1.2 'Captureit', Arial;
	padding: 0 0 25px;
	text-transform: uppercase;
}

.edit-block__body {
	color: #1a212d;
	font-size: 14px;
	line-height: 1.42;
	padding: 0 50px 32px 71px;
}

.edit-block__link {
	color: #ffffff;
	display: inline-block;
	font: 18px/1 'Captureit', Arial;
	padding: 6px 5px 5px;
	text-transform: uppercase;
	text-decoration: none;
	background: #1a212d;
	position: relative;	
	transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	text-transform: uppercase;
}

.edit-block__link:before {
	position: absolute;
	left: 50%;
	bottom: -13px;
	content: '';
	margin-left: -6px;
	width: 6px;
	height: 14px;
	border: 3px solid #fff;
}

.edit-block__link:hover {
	background: #1d83a6;
}

.edit-block__pic {
	position: absolute;
	right: 0;
	font-size: 0;
	top: -65px;
	z-index: 1;
}

.owl-item:nth-child(even) .edit-block__wrap .edit-block__bg {
	left: 0;
	margin: 0 -700px 0 0;
	right: 50%;
}

.owl-item:nth-child(even) .edit-block__wrap {
	background: #e6eff5;
}

.owl-item:nth-child(even) .edit-block__wrap .edit-block__inner {
	left: 200px;
}

.owl-item:nth-child(even) .edit-block__wrap .edit-block__pic {
	right: auto;
	left: 110px;
	top: -10px;
}

.owl-item:nth-child(even) .edit-block__wrap .edit-block__line {
	left: auto;
	right: 50%;
	top: 0;
	margin: 0 -744px 0 0;
}

.owl-item:nth-child(even) .edit-block__wrap .edit-block__line:after {
	right: auto;
	left: -54px;
	-o-transform: rotate(-180deg);
	-ms-transform: rotate(-180deg);
	-moz-transform: rotate(-180deg);
	-webkit-transform: rotate(-180deg);
	transform: rotate(-180deg);
}

.owl-item:nth-child(even) .edit-block__wrap:after {
	margin-right: 582px;
	border-left-color: #314361;
}

.owl-item:nth-child(even) .edit-block__wrap .edit-block {
	padding-top: 105px;
}

.owl-item:nth-child(even) .edit-block__wrap .edit-block:before {
	margin-left: 440px;
	bottom: 129px;
	border-color: #e2eff5;	
}

.edit-block__wrap.electr .edit-block__pic {
	/*left: 190px;*/
	top: -7px;
}

.edit-block__wrap.electr .edit-block__line {
	bottom: 175px;
}

.owl-item:nth-child(3n+2) .edit-block__wrap .edit-block__line {
	top: 0;
}

.owl-item:nth-child(3n+2) .edit-block__wrap .edit-block {
	padding-top: 100px;
}

.owl-item:nth-child(3n+2) .edit-block__wrap .edit-block__pic {
	top: -52px;
	right: 250px;
}

.owl-item:nth-child(4n+2) .edit-block__wrap .edit-block {
	padding-top: 105px;
}

.owl-item:nth-child(4n+2) .edit-block__wrap .edit-block__pic {
	top: auto;
	bottom: 175px;
	left: 150px;
}

.owl-item:nth-child(4n+2) .edit-block__wrap:after {
	display: none;
}

.owl-item:nth-child(4n+2) .edit-block__wrap .edit-block__line {
	background-image: url(../edit-line2.png);	
}

.owl-item:nth-child(4n+2) .edit-block__wrap {
	margin-bottom: -50px;
}

.owl-item:nth-child(4n+2) .edit-block__wrap + * {
	position: relative;
	z-index: 1;
}

.content-block {
	max-width: 982px;
	margin: auto;
	padding-bottom: 70px;
	position: relative;
	z-index: 10;
}

.content-block__item {
	margin-bottom: 54px;
}

.content-block__item + .content-block__item {
	border-top: 14px solid #eaf0f4;
	padding-top: 52px;
}

.content-block__title {
	float: left;
	width: 600px;
	margin-right: 14px;
	color: #121f38;
	font: 46px/1 'Captureit';
}

.content-block__body {
	float: right;
	width: 578px;
	line-height: 1.6;
}

.content-block__item:nth-child(even) .content-block__title {
	color: #4bc441;
}

.social-block {
	max-width: 982px;
	margin: auto;
	padding-bottom: 55px;
	text-align: center;
	font-size: 0;
}

.social-block__title {
	color: #d4e0e8;
	font: 46px/1 'Captureit';
	padding-bottom: 18px;
}

.social-block__body {
	position: relative;	
}

.social-block__body:before {
	position: absolute;
	top: 41px;
	left: 0;
	right: 0;
	border-top: 6px solid #c8deed;
	content: '';
}

.social-block__body > div {
	display: inline-block;
	vertical-align: top;
	background: #fff;
	position: relative;
	padding: 0 8px;
}

.social-block__body > div > a {
	margin: 0 36px 0 37px;
	display: inline-block;
	vertical-align: top;
	background: #e9f3f8;
	padding: 21px 0 63px;
}

.bottom-menu {
	max-width: 982px;
	margin: auto;
	padding-bottom: 30px;
	text-align: center;
	font-size: 0;
}

.bottom-menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 0;
}

.bottom-menu ul li {
	display: inline-block;
	vertical-align: top;
}

.bottom-menu ul li a {
	display: block;
	color: #92989b;
	font-size: 13px;
	line-height: 1;
	padding: 11px;
	text-decoration: none;
}

.bottom-menu ul li a:hover {
	text-decoration: underline;
}

.copyright {
	max-width: 982px;
	margin: auto;
	padding-bottom: 35px;
	text-align: center;
	color: #828687;
	font: 16px 'Captureit';
}

.share {
	position: relative;
	color: #92989b;
	font-size: 14px;
	text-align: center;
	padding-bottom: 65px;
}

.image_alt {
    position: relative;
    color: #92989b;
    font-size: 14px;
    text-align: center;
    padding-bottom: 15px;
}

.agreement {
    position: relative;
    font-size: 13px;
    text-align: center;
}

.errors {
	position: relative;
	color: #e96980;
	font-size: 14px;
	text-align: left;
	padding-bottom: 70px;
}

.order_call {
    position: relative;
    color: #1d83a6;
    font-size: 18px;
    /*font-weight: bold;*/
    text-align: center;
}

.counters {
	position: relative;
	text-align: center;
	padding-bottom: 65px;
}

.header__button {
	position: fixed;
	left: 0;
	top: 0;
	display: none;
	z-index: 100;
	width: 50px;
	height: 50px;
	background: #1d83a6 url(../fix-button.png) 50% 50% no-repeat;
    cursor: pointer;
}

.close-button {
	font-size: 0;
	cursor: pointer;
}

/*
@media (max-width: 1440px) {
	.header__menu {
		margin-left: 162px;
	}
	.header__logo {
		margin-left: 162px;
	}
}*/

/*
@media (max-width: 1439px) {
	.edit-block {
		margin-bottom: 0 !important;
	}*/

/*	.main-slider .owl-dots {
		position: relative !important;
		top: -50px !important;
	}*/

	.header__button, .header__menu ul li {
		display: block;	
	}

	.close-button {
		font-size: 20px;
		color: #fff;
		font-weight: bold;
		float: left;
		padding: 20px;					
	}

	.close-button span {
		display: inline-block;
		padding-bottom: 5px;
		border-bottom: 1px dashed #fff;		
	}

	.header__menu:before, .header__menu ul li a:before, .header__menu ul li a:after, .header__menu ul li a > span {
		display: none;
	}

	.header__menu > div {
		width: 240px;
		/*background: #5bc933;*/
		/*background: #da83a6;*/
        background: #2DB1DE;

		min-height: 100%;
	}
	.header__menu ul {
		padding: 0;
	}
	.header__menu ul li + li {
		border-top: 1px solid rgba(255, 255, 255, .2);
	}
	.header__menu ul li a{
		text-align: left;
		padding: 20px;
	}
	.header__menu ul li a:hover{
		text-decoration: underline;
		color: #fff;
	}

	.header__menu {
		position: fixed;
	    top: 0;
	    right: 0;
	    margin: 0;
	    width: 100%;
	    height: 100%;
	    z-index: 500;
	    background: rgba(0, 0, 0, .7);
	    display: none;
	    opacity: 0;
	    overflow: auto;
	    -webkit-transition: 0.4s;
	    -moz-transition: 0.4s;
	    -o-transition: 0.4s;
	    -ms-transition: 0.4s;
	    transition: 0.4s;
	}

	.header__menu.opened {
	    display: block;
    	opacity: 1;
	}
	.header__inner:before, .edit-block:before, .edit-block__wrap:after {
		display: none !important;
	}
	.edit-block__line {
		background: none;
		margin: 0;
		left: -37px;
	}
	.header {
		text-align: center;
	}
	.header__menu {
		display: none;
	}
	.header__logo {
		float: none;
		display: inline-block;
		margin: 20px 0 32px;		
	}
	.header__phone {
		float: none;
		width: auto;
		margin: 0;
		text-align: center;
		margin-bottom: 5px;
	}
	.edit-block__bg {
		left: 0;
		right: 0;
		top: 0;
		bottom: 0;
		margin: 0;
	}
	.edit-block {
		padding: 120px 0 42px;
	}
	.edit-block__inner {
		max-width: none;
		left: 0 !important;
		padding: 0 0 0 98px;
		float: left;
		width: 70%;
		box-sizing: border-box;
	}
	.edit-block__body {
		padding: 0 0 32px;
	}
	.edit-block__pic {
		position: static;
		float: right;
		width: 30%;
		box-sizing: border-box;
	}
	.edit-block__wrap {
		min-height: 0;
	}
	.edit-block__line:after {
		top: 111px;
	}
	.owl-item:nth-child(even) .edit-block__wrap .edit-block__line:after {
		display: none;
	}
	.edit-block__wrap + .edit-block__wrap {
		margin-top: 0;
	}
	.edit-block__pic img {
		max-width: 100%;
		max-height: 100%;
		position: static;
	}
	.kiosk .edit-block__pic img {
		margin: -90px 0 -150px;
	}
	.electr .edit-block__pic img {
		margin: -100px 0 -40px 25px;
	}
	.fencing .edit-block__pic img {
		margin-top: -40px;
	}
	.edit-block__wrap.kiosk .edit-block__pic{
		top: 30px;
		bottom: -120px;
	}
	.owl-item:nth-child(even) .edit-block__wrap .edit-block__pic{
		float: left;
	}
	.owl-item:nth-child(3n+2) .edit-block__wrap .edit-block {
		padding-top: 70px;
		padding-bottom: 0;
	}
	.owl-item:nth-child(3n+2) .edit-block__wrap .edit-block__line:after {
		top: 61px;
	}
	.owl-item:nth-child(4n+2) .edit-block__wrap {
		margin-bottom: 40px;
	}
	.content-block__title, .content-block__body {
		float: none;
		width: auto;
		padding: 0 75px;
	}
	.content-block {
		padding: 0 19px;
	}
	.content-block__item {
		margin-bottom: 25px;
	}
	.content-block__item + .content-block__item {
		padding-top: 25px;
	}
	.content-block__title {
		padding-bottom: 5px;
	}
}

@media (max-width: 1100px) {
	.kiosk .edit-block__pic img {
	    margin-top: 0;
	}
	.door .edit-block__pic {
	    padding-right: 5%;
	}
	.page-block__item + .page-block__item:before {
		position: absolute;
		top: -75px;
		left: 0;
		width: 100%;
		border-top: 14px solid #eff0f0;
		content: '';

	}
}

@media (max-width: 800px) {
	.edit-block__title {
		font-size: 45px;
	}
	.kiosk .edit-block__pic {
		margin-left: -5%;
		width: 35%;
	}
	.electr .edit-block__pic img {
		margin: -60px 0 -40px 25px;
	}
	.content-block {
		padding-bottom: 30px;
	}
	.page-block__item + .page-block__item:before {
		position: absolute;
		top: -14px;
		left: 0;
		width: 100%;
		border-top: 14px solid #eff0f0;
		content: '';
	}
}

@media (max-width: 700px) {
	.edit-block {
		padding: 50px 0 30px;
	}
	.edit-block__inner {
		padding: 0 1% 0 9%;
		width: 69%;
		box-sizing: border-box;
	}
	.edit-block__line:after {
		top: 41px;
	}
	.kiosk .edit-block__pic img {
		margin-top: 50px;
	}
	.electr .edit-block__pic img {
		margin-top: -10px;
	}
	.owl-item:nth-child(even) .edit-block__wrap .edit-block {
		padding: 50px 0 30px;
	}
	.page-block__item + .page-block__item:before {
		position: absolute;
		top: -14px;
		left: 0;
		width: 100%;
		border-top: 14px solid #eff0f0;
		content: '';
	}
}

@media (max-width: 600px) {
	.edit-block__title {
		font-size: 35px;
	}
	.electr .edit-block__pic img {
		margin-top: 30px;
	}
	.owl-item:nth-child(3n+2) .edit-block__wrap .edit-block {
		padding-top: 50px;
	}
	.owl-item:nth-child(3n+2) .edit-block__wrap .edit-block__line:after {
		top: 28px;
	}
	.header__logo {
		margin-top: 30px;
		margin-left: 20px;
		margin-right: 20px;
	}
	.header__logo img {
		max-width: 100%;
	}
	.edit-block__body {
		font-size: 13px;
	}
	.page-block__item + .page-block__item:before {
		position: absolute;
		top: -14px;
		left: 0;
		width: 100%;
		border-top: 14px solid #eff0f0;
		content: '';

	}
}

@media (max-width: 500px) {
	.edit-block__title {
		font-size: 25px;
	}
	.edit-block__wrap.kiosk .edit-block__pic {
		margin: 0 -10%;
		width: 50%;
	}
	.electr .edit-block__pic img {
		margin-top: 50px;
	}
	.edit-block {
		min-height: 0;
	}
	.owl-item:nth-child(3n+2) .edit-block__wrap .edit-block {
		padding-bottom: 30px;
	}
	.fencing .edit-block__pic img {
		margin-top: -15px;
		left: 10px;
	}
	.content-block__title, .content-block__body {
		padding: 0 30px;
	}
	.content-block__title {
		font-size: 45px;
		padding-bottom: 15px;
	}
	.social-block__title {
		font-size: 40px;
	}
	.page-block__item + .page-block__item:before {
		position: absolute;
		top: -14px;
		left: 0;
		width: 100%;
		border-top: 14px solid #eff0f0;
		content: '';
	}
}

@media (max-width: 400px) {
	.main-slider .owl-dots {
		top: 0 !important;
		margin-bottom: 10px !important;
	}
	.electr .edit-block__pic img {
		margin-top: 0;
	}
	.edit-block__link {
		font-size: 16px;
		padding: 13px;
	}
	.content-block__title {
		font-size: 30px;
		padding-bottom: 20px;
	}
	.content-block__body {
		font-size: 14px;
	}
	.social-block__body > div > a {
		margin: 0 15px;
	}
	.copyright {
		padding-bottom: 40px;
	}
	.edit-block__link:before {
		height: 16px;
		border-top-width: 2px;
		bottom: -11px;
	}
	.header__logo {
		margin-top: 40px;
	}
	.page-block__item + .page-block__item:before {
		position: absolute;
		top: -14px;
		left: 0;
		width: 100%;
		border-top: 14px solid #eff0f0;
		content: '';
	}
}

@media (max-width: 330px) {
	.edit-block__title {
		font-size: 20px;
	}
	.edit-block__link {
		font-size: 15px;
		padding: 12px;
	}
	.content-block__title, .content-block__body {
		padding: 0;
	}
	.content-block__title {
		padding-bottom: 20px;
	}
	.social-block__title {
		font-size: 30px;
	}
	.social-block__body > div > a {
		margin: 0 12px;
	}
	.header__phone {
		font-size: 35px;
	}
	.page-block__item + .page-block__item:before {
		position: absolute;
		top: -14px;
		left: 0;
		width: 100%;
		border-top: 14px solid #eff0f0;
		content: '';
	}
}

.main-slider .owl-item .edit-block__wrap {
	opacity: 0;
	visibility: hidden;
}

.main-slider .owl-item.active .edit-block__wrap {
	opacity: 1;
	visibility: visible;
}

.main-slider .owl-dots {
	position: absolute;
	bottom: 30px;
	left: 0;
	right: 0;
	font-size: 0;
	text-align: center;	
}

.main-slider .owl-dots .owl-dot {
	display: inline-block;
	vertical-align: top;
	margin: 0 3px;
}

.main-slider .owl-dots .owl-dot span {
	display: block;
	height: 10px;
	width: 48px;
	border: 1px solid #8c9096;
}

.main-slider .owl-dots .owl-dot.active span {
	border-color: #1f8931;
	box-shadow: inset 0 0 0 2px #1f8931;
}

.site-wrapper.inner-page .header__inner:before {
	display: none;
}

.page-block {
	padding: 40px 36px;
	max-width: 1040px;
	margin: auto;
	box-sizing: border-box;
}

.page-block__item {
	 padding: 38px 0;
	 position: relative;
	 display: table;
	 width: 90%;
	 display: block;
	 text-decoration: none;
}

.page-block__item:nth-child(even) .page-block__title span {
	color: #ffcc80;
	/*color: #4bc441;*/
}

.page-block__item + .page-block__item {
	margin-top: 14px;
}

.page-block__title {
	display: table-cell;
	/*vertical-align: middle;
	width: 330px;
	padding-right: 70px;*/
}

.page-block__image {
	margin: 0 0 10px 63px;
}

.page-block__title span {
	display: block;
	color: #121f38;
	font: 35px/1 'Captureit', Arial;
}

.page-block__body {
	display: table-cell;
	vertical-align: middle;
	color: #363a41;
	line-height: 1.53;
}

.page-block__item.space span {
	text-align: center;
	width: 310px;
}

@media all and (max-width: 768px) {
	.page-block__item + .page-block__item:before {
		width: 397px;
		left: -36px;
	}
	.page-block__title {
		display: block;
		width: auto;
		padding: 0;
		margin-bottom: 30px;
	}
	.page-block__body {
		display: block;
	}
	.page-block__image {
		margin-left: 0;
		max-width: 74px;
	}
	.page-block__item.space .page-block__title span {
		width: auto;
		text-align: left;
	}
}

@media all and (max-width: 500px) {
	.page-block__title span {
		font-size: 25px;
	}
}

#pageContent {
	margin: 1em;
	margin-top: 1em;
	margin-right: 1em;
	margin-bottom: 1em;
	margin-left: 1em;
	padding-top: 1em;
	/*min-height: 20em;*/
}

/*.order_call section {
    text-align: center;
}*/

/* Форма заказа звонка */
.call-me_form {
    position: relative;
    background-color: #ffcc80;
    margin: 4em;
}
/* обнуляем стили */
.call-me_form:before,
.call-me_form:after {
    content: " "; display: table;
}

.call-me_form:after {
    clear: both;
}

.cm-column {
    width: 20%;
    padding: 1px 30px;
    float: left;
}

.call-me_form {
    display: block;
    padding: 40px 5px 5px 2px;
    font-size: 14px;
    cursor: pointer;
}

.call-me_form label {
    margin-left: 1em;
    margin-top: 1px;

}

.call-me_form input {
    font: 14px 'Arial';
    line-height: 1.5;
    padding: 5px 10px;
    color: #000000;
    display: block;
    width: 30%;

    margin-left: 10em;
    margin-top: 1px;
}

.call-me_form input {
    border: 1px solid #000000;
}

.call-me_form input:focus,
.call-me_form label:active + input {
    outline: none;
    border: 1px solid #10689a;
}

.cbp-mc-submit-wrap {
    text-align: center;
    padding-top: 10px;
    clear: both;
}

.call-me_form input.cbp-mc-submit {
    background: #10689a;
    border: none;
    color: #fff;
    width: auto;
    cursor: pointer;
    text-transform: uppercase;
    display: inline-block;
    padding: 15px 30px;
    font-size: 1.1em;
    border-radius: 2px;
    letter-spacing: 1px;
}

.call-me_form input.cbp-mc-submit:hover {
    background: #1478b1;
}

.content-with-sidebar {
	margin-right: 22em !important;
}

.servicesDatatable {
	margin-top: 1em !important;
}

.datatable {
	width: 100%;
	position: relative;
}

.formtable {
	width: 400px;
    height: 50px;
	position: relative;
	/*background-color: #ffcc80;*/
}

.datatable .lt {
	background: url(/images/datatable-corner-lt.png) no-repeat top left;
	background-color: transparent;
	background-image: url("/images/datatable-corner-lt.png");
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-clip: border-box;
	background-origin: padding-box;
	background-position-x: left;
	background-position-y: top;
	background-size: auto auto;
	width: 6px;
	height: 6px;
	left: 0;
	top: 0;
	position: absolute;
}

.datatable .rt {
	background: url(/images/datatable-corner-rt.png) no-repeat top right;
	background-color: transparent;
	background-image: url("/images/datatable-corner-rt.png");
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-clip: border-box;
	background-origin: padding-box;
	background-position-x: right;
	background-position-y: top;
	background-size: auto auto;
	width: 6px;
	height: 6px;
	right: 0;
	top: 0;
	position: absolute;
}

.datatable .lb {
	background: url(/images/datatable-corner-lb.png) no-repeat bottom left;
	background-color: transparent;
	background-image: url("/images/datatable-corner-lb.png");
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-clip: border-box;
	background-origin: padding-box;
	background-position-x: left;
	background-position-y: bottom;
	background-size: auto auto;
	width: 4px;
	height: 4px;
	left: 0;
	bottom: 0;
	position: absolute;
}

.datatable .rb {
	background: url(/images/datatable-corner-rb.png) no-repeat bottom right;
	background-color: transparent;
	background-image: url("/images/datatable-corner-rb.png");
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-clip: border-box;
	background-origin: padding-box;
	background-position-x: right;
	background-position-y: bottom;
	background-size: auto auto;
	width: 4px;
	height: 4px;
	right: 0;
	bottom: 0;
	position: absolute;
}

.datatable .ilt {
	background: url(/images/datatable-inner-corner-lt.png) no-repeat top left;
	background-color: transparent;
	background-image: url("/images/datatable-inner-corner-lt.png");
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-clip: border-box;
	background-origin: padding-box;
	background-position-x: left;
	background-position-y: top;
	background-size: auto auto;
	width: 6px;
	height: 6px;
	left: 0;
	top: 0;
	position: absolute;
}

.datatable .irt {
	background: url(/images/datatable-inner-corner-rt.png) no-repeat top right;
	background-color: transparent;
	background-image: url("/images/datatable-inner-corner-rt.png");
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-clip: border-box;
	background-origin: padding-box;
	background-position-x: right;
	background-position-y: top;
	background-size: auto auto;
	width: 6px;
	height: 6px;
	right: 0;
	top: 0;
	position: absolute;
}

.datatable table {
	width: 100%;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

.datatable .top {
	border-top: none;
	border-top-width: medium;
	border-top-style: none;
	border-top-color: -moz-use-text-color;
}

.datatable .left {
	border-left: none;
	border-left-width: medium;
	border-left-style: none;
	border-left-color: -moz-use-text-color;
}

.datatable th {
	font-weight: bold;
}

.datatable .right {
	border-right: none;
	border-right-width: medium;
	border-right-style: none;
	border-right-color: -moz-use-text-color;
}

.datatable .dark {
	background-color: #f8f8f8;
}

.datatable .left {
	border-left: none;
	border-left-width: medium;
	border-left-style: none;
	border-left-color: -moz-use-text-color;
}

.datatable td, .datatable th {
	border-top: 1px solid #e1e1e1;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: rgb(225, 225, 225);
	border-right: 1px solid #e1e1e1;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: rgb(225, 225, 225);
	padding: 0.4em;
	padding-top: 0.4em;
	padding-right: 0.4em;
	padding-bottom: 0.4em;
	padding-left: 0.4em;
	font-size: 1.3rem;
	font-size: 0.9em;
	text-align: center;
	overflow: hidden;
	overflow-x: hidden;
	overflow-y: hidden;
}

.datatable td {
	width: auto !important;
	max-width: 20em !important;
	overflow: auto;
	overflow-x: auto;
	overflow-y: auto;
}

.text {
    padding-top: 0px;
    padding-right: 1em;
    padding-bottom: 0px;
    padding-left: 1em;
    margin-top: 1em;
    margin-right: 1em;
    margin-bottom: 1em;
    margin-left: 0em;
    height: 2em;
    color: black;
}

.submit {
    padding-top: 0px;
    padding-right: 1em;
    padding-bottom: 0px;
    padding-left: 1em;
    margin-top: 1em;
    margin-right: 1em;
    margin-bottom: 1em;
    margin-left: 0em;
    height: 2.3em;
    color: black;
}

.label {
	margin-left: 4em;
    text-align: right;
}

img.left {
    float: right;
    padding-left: 10px;
    padding-bottom: 10px;
}

img.right {
    float: left;
    padding-right: 10px;
    padding-bottom: 10px;
}

img.center {
    float: inherit;
    margin-top: 25px;
}

.article-statistics {
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
}

.article__middle {
    word-wrap: break-word;
}

.article {
    font-size: 17px;
}

.article-stat_color_black {
    color: #000000;
}

.article-stat_loaded {
    opacity: 1;
}

.article-stat {
    display: -webkit-box;
    display: flex;
    position: relative;
    min-height: 18px;
    z-index: 3;

}

.article-stat_loaded, .show-transition {
    will-change: opacity;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition: opacity .15s ease-in-out;
    transition: opacity .15s ease-in-out;
}

.article-stat__date-container {
    display: -webkit-box;
    display: flex;
}

.article-stat__date {
    font-size: 14px;
    line-height: 18px;
    margin: 0 18px 0 0;
    opacity: .4;
}

* {
    box-sizing: border-box;
}

.article-stat__info {
    display: -webkit-box;
    display: flex;
    position: relative;
}

.article-stat__counts-wrapper {
    display: -webkit-box;
    display: flex;
    margin: 0 18px 0 0;
    position: relative;
    white-space: nowrap;
}

.article-stat__icon {
    display: inline-block;
    width: 18px;
    height: 18px;
    background-size: contain;
    background-position: 50%;
    background-repeat: no-repeat;
    margin: 0 5px 0 0;
    opacity: .3;
}

.article-stat__icon_type_views-black, .icon_type_views {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='M0 0h24v24H0z'/%3E%3Cpath stroke='currentColor' stroke-width='2' d='M12 17c4.97 0 9-3.75 9-5s-4.03-5-9-5-9 3.75-9 5 4.03 5 9 5z'/%3E%3Cpath fill='currentColor' d='M15 11.929a3 3 0 1 1-6-.001 3 3 0 0 1 6 0'/%3E%3C/g%3E%3C/svg%3E");
}

.article-stat__count {
    font-size: 14px;
    line-height: 18px;
    display: inline-block;
    vertical-align: top;
    opacity: .4;
}

.top-nav-icons {
    display: inline-block;
    width: 20px;
    height: 20px;
    padding: 6px;
    -moz-background-size: 40%;
    background-size: 40%;
    background-repeat: no-repeat;
    background-position: center;
    background-color: rgba(0,0,0,.1);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition: background-color .2s;
    -o-transition: background-color .2s;
    -moz-transition: background-color .2s;
    transition: background-color .2s;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

/*
.top-nav-icons:hover {
    opacity: .8;
}

.lpt-sidebar-nav-icons-wrapper {
    cursor: pointer;
}
*/

.top-header-phone {
    text-decoration: none;
    color: #1d83a6;
}

