

/* Start:/bitrix/templates/.default/css/reset.min.css?1548103887649*/
html, body, div, span, applet, object, iframe, p, blockquote,
a, abbr, acronym, big, cite, code,
del, dfn, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd,
fieldset, form, label, legend{margin:0;padding:0;border:0;outline:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
:focus{outline:0;}
body{line-height:1;color:black;background:white;}
ol, ul{list-style:none;padding:0;margin:0;}
table{border-collapse:collapse;}
caption, th, td{text-align:left;font-weight:normal;}
blockquote:before, blockquote:after,
q:before, q:after{content:"";}
blockquote, q{quotes:"" "";}
/* End */


/* Start:/bitrix/templates/.default/css/superfish.min.css?15481038872264*/
.sf-menu, .sf-menu *{margin:0;padding:0;list-style:none;}
.sf-menu{line-height:1.0;}
.sf-menu ul{position:absolute;top:-999em;width:10em;}
.sf-menu ul li{width:100%;}
.sf-menu li:hover{visibility:inherit;}
.sf-menu li{float:left;position:relative;}
.sf-menu a{display:block;position:relative;}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul{left:0;top:2.5em;z-index:99;}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul{top:-999em;}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul{left:10em;top:0;}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul{top:-999em;}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul{left:10em;top:0;}
.sf-menu{float:left;margin-bottom:1em;}
.sf-menu a{border-left:1px solid #fff;border-top:1px solid #CFDEFF;padding:.75em 1em;text-decoration:none;}
.sf-menu a, .sf-menu a:visited{color:#13a;}
.sf-menu li{background:#BDD2FF;}
.sf-menu li li{background:#AABDE6;}
.sf-menu li li li{background:#9AAEDB;}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active{background:#CFDEFF;outline:0;}
.sf-menu a.sf-with-ul{padding-right:2.25em;min-width:1px;}
.sf-sub-indicator{position:absolute;display:block;right:.75em;top:1.05em;width:10px;height:10px;text-indent:-999em;overflow:hidden;background:url('/bitrix/templates/.default/css/../images/arrows-ffffff.png') no-repeat -10px -100px;}
a > .sf-sub-indicator{top:.8em;background-position:0 -100px;}
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator{background-position:-10px -100px;}
.sf-menu ul .sf-sub-indicator{background-position:-10px 0;}
.sf-menu ul a > .sf-sub-indicator{background-position:0 0;}
.sf-menu ul a:focus > .sf-sub-indicator,
.sf-menu ul a:hover > .sf-sub-indicator,
.sf-menu ul a:active > .sf-sub-indicator,
.sf-menu ul li:hover > a > .sf-sub-indicator,
.sf-menu ul li.sfHover > a > .sf-sub-indicator{background-position:-10px 0;}
.sf-shadow ul{background:url('/bitrix/templates/.default/css/../images/shadow.png') no-repeat bottom right;padding:0 8px 9px 0;-moz-border-radius-bottomleft:17px;-moz-border-radius-topright:17px;-webkit-border-top-right-radius:17px;-webkit-border-bottom-left-radius:17px;}
.sf-shadow ul.sf-shadow-off{background:transparent;}
/* End */


/* Start:/bitrix/templates/.default/css/style.css?154810388768198*/
/* --- general --- */
.clearfix:after
{
	font-size: 0px;
	content: ".";
	display: block;
	height: 0px;
	visibility: hidden;
	clear: both;
}
body
{
	background: #FFF;
	padding: 0px;
	margin: 0px;
	font-family: 'Open Sans';
	font-size: 14px;
	color: #777;
	line-height: 20px;
}
a
{
	text-decoration: none;
	outline: none;
}
a:hover
{
	text-decoration: underline;
}
a img
{
	display: block;
	opacity: 1;
	max-width: 100%;
	height: auto;
}
a .list-img
{
	width:auto;
	max-height:192px;
	margin: auto;
}
a:hover img
{
	opacity: 0.8;
}
p
{
	font-family: 'Open Sans';
	padding: 1em 0;
	color: #777;
	line-height: 26px;
}
.footer-row p
{
	color: #FFF;
}
p.description
{
	font-family: 'Open Sans';
	font-size: 18px;
	font-weight: 300;
	line-height: 32px;
	padding: 0;
	margin-top: 34px;
	letter-spacing: 0px;
}
p a
{
	color: #1E69B8;
}
.footer-row p a
{
	color: #FFF;
}
strong
{
	color: #000;
}
blockquote
{
	text-align: center;
	font-family: 'Open Sans';
	font-size: 18px;
	font-weight: 300;
	font-style: italic;
	color: #777;
	line-height: 30px;
	background: #F5F5F5;
	padding: 30px 70px 40px;
	text-align: center;
}
blockquote:before
{
	display: block;
	font-size: 48px;
	text-align: center;
	margin-bottom: 20px;
	color: #A4AAB3;
}
pre
{
	font-family: 'Courier new';
	font-size: 14px;
	line-height: 170%;
	background: url('/bitrix/templates/.default/css/../images/code_background.png') repeat;
	text-shadow: 0 1px 0 #FFF;
	zoom:1;
	filter: dropshadow(color=#ffffff, offx=0, offy=1);
	padding: 0 5px;
	margin: 0;
	overflow: auto;
}
label
{
	color: #25282A;
}
.relative
{
	position: relative;
}
.responsive
{
	display: block;
	width: 100%;
	height: auto;
}
input, textarea
{
	font-family: 'Open Sans';
	border: 1px solid rgba(0,0,0,0.1);
	font-size: 14px;
	line-height: 24px;
	padding: 12px 15px;
	color: #777;
	margin: 0;
}
input[type='number']
{
	appearance: textfield;
	-moz-appearance: textfield;
	-webkit-appearance: textfield;
	-webkit-appearance: none;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button
{
	-webkit-appearance: none;
}
table
{
	width: 100%;
	margin-top:25px;
	min-width: 450px;
}
table td, table th
{
	padding: 13px 20px;
	font-family: 'Open Sans';
	font-size: 14px;
	line-height: 24px;
}
table td, table th
{
	border-left: 1px solid #E2E6E7;
}
table th{
	font-weight: 600;
}
table td:first-child, table th:first-child
{
	border-left: none;
}
table tbody tr:nth-child(even),
table thead tr:first-child
{
	background: #F5F5F5;
}
.radius
{
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
}
img.radius
{
	max-width: 100%;
}
.float
{
	float: left;
}
.align-center
{
	text-align: center;
}
.align-left
{
	text-align: left;
}
.align-right
{
	text-align: right;
}
.padding-bottom-17
{
	padding-bottom: 17px;
}
.padding-bottom-20
{
	padding-bottom: 20px;
}
.padding-bottom-25
{
	padding-bottom: 25px;
}
.padding-bottom-30
{
	padding-bottom: 30px;
}
.padding-bottom-50
{
	padding-bottom: 50px;
}
.padding-bottom-61
{
	padding-bottom: 61px;
}
.padding-bottom-66
{
	padding-bottom: 66px;
}
.padding-bottom-70
{
	padding-bottom: 70px;
}
.padding-bottom-87
{
	padding-bottom: 87px;
}
.padding-top-7
{
	padding-top: 7px;
}
.padding-top-30
{
	padding-top: 30px;
}
.padding-top-43
{
	padding-top: 43px;
}
.padding-top-54
{
	padding-top: 54px;
}
.padding-top-70
{
	padding-top: 70px;
}
.padding-top-bottom-30
{
	padding: 30px 0;
}
.padding-left-right-100
{
	padding: 0 100px;
}
.margin-top-0
{
	margin-top: 0 !important;
}
.margin-top-10
{
	margin-top: 10px !important;
}
.margin-top-20
{
	margin-top: 20px;
}
.margin-top-26
{
	margin-top: 26px;
}
.margin-top-30
{
	margin-top: 30px;
}
.margin-top-34
{
	margin-top: 34px !important;
}
.margin-top-40
{
	margin-top: 40px !important;
}
.margin-top-58
{
	margin-top: 58px;
}
.margin-top-67
{
	margin-top: 67px;
}
.margin-top-70
{
	margin-top: 70px !important;
}
.nounderline,
.nounderline:hover
{
	text-decoration: none;
}
.top-border
{
	border-top: 1px solid #E2E6E7;
}
.footer-row .top-border
{
	border-top: 1px solid #888A8E;
}
/* --- site container --- */
.site-container
{
	background: #FFF;
}
.site-container.boxed
{
	max-width: 1310px;
	margin-left: auto;
	margin-right: auto;
	box-shadow: 0 0 15px rgba(0, 0, 0, 0.10);
	-moz-box-shadow: 0 0 15px rgba(0, 0, 0, 0.10);
	-webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.10);
}
body.overlay .site-container
{
	position: relative;
	z-index: 2;
}
/* --- headers --- */
h1, h2, h3, h4, h5, h6
{
	font-family: 'Open Sans';
	margin: 0;
	padding: 0;
	color: #333;
	font-weight: 600;
	letter-spacing: 1px;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a
{
	color: #333;
	transition: opacity 0.3s ease 0s;
	opacity: 1;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover
{
	opacity: 0.6;
	text-decoration: none;
}
.footer-row h1, .footer-row h2, .footer-row h3, .footer-row h4, .footer-row h5, .footer-row h6,
.footer-row h1 a, .footer-row h2 a, .footer-row h3 a, .footer-row h4 a, .footer-row h5 a, .footer-row h6 a
{
	color: #FFF;
}
h1
{
	font-size: 22px;
	line-height: 34px;
}
h2
{
	font-size: 33px;
	line-height: 44px;
	font-weight: 300;
}
h3
{
	font-size: 22px;
	line-height: 34px;
	font-weight: 400;
}
h4
{
	font-size: 18px;
	line-height: 28px;
}
h5
{
	font-size: 17px;
	line-height: 27px;
}
h6
{
	font-size: 14px;
	line-height: 26px;
}
h2.box-header
{
	text-align: center;
}
h2.box-header.align-left
{
	text-align: left;
}
.box-header:after
{
	display: block;
	content: "";
	background: #1E69B8;
	width: 40px;
	height: 2px;
	margin-top: 13px;
}
h2.box-header:after
{
	width: 80px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
}
h2.box-header.align-left:after
{
	margin-left: 0;
}
h3 .more
{
	margin-left: 50px;
}
.footer-row h6.box-header:after
{
	background: #AEAFB0;
}
/* --- header --- */
.header-container
{
	padding: 26px 0;
}
.header-top-bar-container
{
	background-color: #F5F5F5;
}
.header-top-bar-container .header-toggle
{
	display: none;
	clear: both;
	text-align: center;
	color: #777;
	padding: 15px 0;
}
.header-top-bar-container .header-toggle:hover
{
	color: #000;
}
.header-top-bar-container .header-toggle
{
	-moz-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
	-ms-filter: fliph;
	filter: fliph;
}
.header-top-bar-container .header-toggle.active
{
	-moz-transform: rotate(0);
	-webkit-transform: rotate(0);
	-o-transform: rotate(0);
	transform: rotate(0);
}
.header-top-bar,
.header
{
	width: 1170px;
	margin-left: auto;
	margin-right: auto;
}
.header .logo
{
	width: 370px;
	/*float: left;*/
	/*padding-top: 13px;*/
}
.header h1
{
	font-size: 34px;
	font-weight: 800;
	color: #1E69B8;
	line-height: 1;
	letter-spacing: 0;
}
.header h1 a
{
	color: #1E69B8;
}
.header h1 a:hover
{
	opacity: 1;
}
/* --- page header --- */
.page-header
{
	height: 100px;
	-webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.05) inset;
	-moz-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.05) inset;
	box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.05) inset;
}
.page-header-left
{
	float: left;
	width: 400px;
}
.page-header-right
{
	float: right;
	width: 650px;
}
.page-header-right label
{
	float: left;
}
/* --- bread crumbs --- */
.bread-crumb-container
{
	float: right;
	padding: 7px 0;
}
.bread-crumb
{
	float: left;
}
.bread-crumb li
{
	float: left;
	margin-left: 10px;
}
.bread-crumb-container label,
.bread-crumb li,
.bread-crumb li a
{
	font-family: 'Open Sans';
	font-weight: 500;
	font-size: 13px;
	color: #999;
	line-height: 20px;
}
.bread-crumb li:last-child
{
	font-weight: bold;
}
/* --- menu --- */
.menu-container
{
	width: 800px;
	/*float: right;*/
}
.menu-container nav
{
	float: right;
}
.header-container.sticky.move
{
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 1001;
	background: #FFF;
	padding: 16px 0;
	box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.1);
}
.boxed .header-container.sticky.move
{
	max-width: 1310px;
	width: 100%;
}
.sf-menu
{
	float: none;
	padding: 0;
	margin: 0;
}
.sf-menu li
{
	border: none;
	overflow: hidden;
}
.sf-menu li, .sf-menu li:hover, .sf-menu li.sfHover, .sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active
{
	background: none #fff;
}
.sf-menu li:hover a, .sf-menu li:hover a:visited
{
	color: #1E69B8;
}
.sf-menu li a, .sf-menu li a:visited
{
	font-family: 'Open Sans';
	font-size: 16px;
	font-weight: 400;
	line-height: 26px;
	color: #777;
	padding: 12px 0 12px 26px;
	border: none;
}
.sf-menu li li a, .sf-menu li li a:visited
{
	font-size: 14px;
}
.sf-menu a:hover,
.sf-menu a:visited:hover,
.sf-menu li.selected a
{
	color: #1E69B8;
}
body .header-container .menu-container .sf-menu>li:first-child>a
{
	padding-left: 0;
}
.sf-menu li ul
{
	border: 1px solid #E2E6E7;
}
.sf-menu li ul
{
	width: 218px;
}
.sf-menu li:hover, .sf-menu li.sfHover
{
	overflow: visible;
}
.sf-menu li:hover ul, .sf-menu li.sfHover ul
{
	top: 48px;
	left: 5px;
}
.sf-menu li.left-flyout:hover ul, .sf-menu li.left-flyout.sfHover ul
{
	left: auto;
	right: 0;
}
.sf-menu>li:first-child:hover ul, .sf-menu>li:first-child.sfHover ul
{
	left: -21px;
}
.sf-menu li ul li
{
	width: 218px;
	height: auto;
	padding: 0;
	border: none;
}
.menu-container .sf-menu li ul li a,
.menu-container .sf-menu li.selected ul li a,
.menu-container .sf-menu li:hover ul li a
{
	color: #777;
	border-top: 1px solid #E2E6E7;
	background-color: #FFF;
	padding: 12px 20px 13px;
	background-image: none;
}
.menu-container .sf-menu li ul li:first-child a
{
	border-top: none;
}
.menu-container .sf-menu li ul li a:hover,
.menu-container .sf-menu li ul li.selected a,
.menu-container .sf-menu li:hover ul li.selected a,
.menu-container .sf-menu li:hover ul li.selected ul li a:hover,
.menu-container .sf-menu li:hover ul li ul li.selected a,
.menu-container .sf-menu li:hover ul li.selected ul li.selected a,
.menu-container .sf-menu li:hover ul li.sfHover>a
{
	color: #1E69B8;
}
ul.sf-menu li li:hover ul, ul.sf-menu li li.sfHover ul,
ul.sf-menu li li li:hover ul, ul.sf-menu li li li.sfHover ul
{
	left: 218px;
	z-index: 2 !important;
}
ul.sf-menu li li:first-child:hover ul, ul.sf-menu li li.sfHover:first-child ul,
ul.sf-menu li li:first-child li:first-child:hover ul, ul.sf-menu li li:first-child li.sfHover:first-child ul
{
	top: -1px;
}
/* --- mobile menu --- */
.mobile-menu-container
{
	display: none;
}
.header .mobile-menu-switch,
.mobile-menu,
.mobile-menu-divider
{
	display: none;
	margin-left: auto;
	margin-right: auto;
}
.mobile-menu-divider
{
	margin-top: 15px;
}
.mobile-menu li a
{
	display: block;
	color: #25282A;
	background: #F0F0F0;
	font-size: 14px;
	font-family: 'Open Sans';
	line-height: 24px;
	padding: 12px 20px;
	margin-bottom: 1px;
}
.mobile-menu li.selected a,
.mobile-menu li.selected ul li.selected a,
.mobile-menu li.selected ul li.selected ul li.selected a
{
	background: #1E69B8;
	color: #FFF;
}
.mobile-menu li ul a
{
	font-size: 14px;
	padding-left: 40px;
}
.mobile-menu li ul ul a
{
	font-size: 13px;
	padding-left: 80px;
}
.mobile-menu li.selected ul a,
.mobile-menu li.selected ul li.selected ul a
{
	color: #25282A;
	background: #F0F0F0;
}
.mobile-menu-switch .line
{
	display: block;
	width: 30px;
	height: 3px;
	background: #777;
	margin-top: 6px;
}
.mobile-menu-switch .line:first-child
{
	margin-top: 0;
}
.mobile-menu-switch:hover .line
{
	background: #1E69B8;
}
/* --- vertical menu --- */
.vertical-menu{
	width:270px;
}
.vertical-menu li a
{
	display: block;
	background: transparent;
	border-bottom: 1px solid #E2E6E7;
	padding: 12px 8px 13px 19px;
	font-family: 'Open Sans';
	line-height: 24px;
	color: #777;
}
.vertical-menu li.selected a
{
	background: #1E69B8;
	border-color: #1E69B8;
}
.vertical-menu li:hover a,
.vertical-menu li:hover a span
{
	color: #1E69B8;
}
.vertical-menu li.selected a,
.vertical-menu li.selected a span
{
	color: #FFF;
}
.vertical-menu li a span
{
	float: right;
	color: #A4AAB3;
	font-size: 11px;
}
/* --- body styles --- */
body.image-1
{
	background: url("/bitrix/templates/.default/css/../images/backgrounds/images/image_1.jpg") fixed no-repeat center 0;
}
body.image-2
{
	background: url("/bitrix/templates/.default/css/../images/backgrounds/images/image_2.jpg") fixed no-repeat center 0;
}
body.image-3
{
	background: url("/bitrix/templates/.default/css/../images/backgrounds/images/image_3.jpg") fixed no-repeat center 0;
}
body.image-4
{
	background: url("/bitrix/templates/.default/css/../images/backgrounds/images/image_4.jpg") fixed no-repeat center 0;
}
body.image-5
{
	background: url("/bitrix/templates/.default/css/../images/backgrounds/images/image_5.jpg") fixed no-repeat center 0;
}
body.pattern-1
{
	background: url("/bitrix/templates/.default/css/../images/backgrounds/patterns/pattern_1.png") fixed;
}
body.pattern-2
{
	background: url("/bitrix/templates/.default/css/../images/backgrounds/patterns/pattern_2.png") fixed;
}
body.pattern-3
{
	background: url("/bitrix/templates/.default/css/../images/backgrounds/patterns/pattern_3.png") fixed;
}
body.pattern-4
{
	background: url("/bitrix/templates/.default/css/../images/backgrounds/patterns/pattern_4.png") fixed;
}
body.pattern-5
{
	background: url("/bitrix/templates/.default/css/../images/backgrounds/patterns/pattern_5.png") fixed;
}
body.pattern-6
{
	background: url("/bitrix/templates/.default/css/../images/backgrounds/patterns/pattern_6.png") fixed;
}
body.pattern-7
{
	background: url("/bitrix/templates/.default/css/../images/backgrounds/patterns/pattern_7.png") fixed;
}
body.pattern-8
{
	background: url("/bitrix/templates/.default/css/../images/backgrounds/patterns/pattern_8.png") fixed;
}
body.pattern-9
{
	background: url("/bitrix/templates/.default/css/../images/backgrounds/patterns/pattern_9.png") fixed;
}
body.pattern-10
{
	background: url("/bitrix/templates/.default/css/../images/backgrounds/patterns/pattern_10.png") fixed;
}
body.overlay .background-overlay
{
	display: block;
}
.background-overlay
{
	position: fixed;
	display: none;
	width: 100%;
	height: 100%;
	top: 0;
	background: url("/bitrix/templates/.default/css/../images/backgrounds/images/overlay.png");
	z-index: 1;
}
/* --- page --- */
.theme-page
{
}
.page-margin-top
{
	margin-top: 50px;
}
.page-margin-top-section
{
	margin-top: 65px;
}
.page-padding-top
{
	padding-top: 50px;
}
.page-padding-top-section
{
	padding-top: 65px;
}
/* --- vertical align --- */
.vertical-align-table
{
	display: table;
}
.vertical-align
{
	display: table-row;
}
.vertical-align-cell
{
	display: table-cell;
	vertical-align: middle;
}
/* --- page layout --- */
.flex-box
{
	display: block;
	display: flex;
	display: -ms-flexbox;
	display: -webkit-flexbox;
	display: -webkit-flex;
}
.flex-hide
{
	display: none;
}
@media all and (min-width:0\0) and (min-resolution: .001dpcm)
{
	.flex-hide
	{
		display: inline;
	}
	.flex-hide.wpb_single_image img
	{
		width: 100%;
		height: auto;
	}
}
.row
{
	width: 1170px;
	margin-left: auto;
	margin-right: auto;
}
.column .row
{
	width: auto;
}
.row.full-width
{
	width: 100%;
}
.row.gray
{
	background: #F5F5F5;
}
.row.dark-gray
{
	background: #73767A;
}
.row:after
{
	font-size: 0px;
	content: ".";
	display: block;
	height: 0px;
	visibility: hidden;
	clear: both;
}
.column
{
	position: relative;
	float: left;
	margin-left: 30px;
}
.column:first-child,
.column.first,
.row.full-width>.column.column-1-2 .column-1-3:first-child
{
	margin-left: 0;
}
.first-advantages
{
	margin-left: 0 !important;
}
.my-column{
	margin-bottom:40px;
}
.column-1-1
{
	width: 100%;
}
.column-1-2
{
	width: 570px;
}
.row.full-width>.column-1-2
{
	width: 50%;
}
.row.full-width>.column-1-2 .column-1-3
{
	width: 30%;
}
.row.full-width>.column.column-1-2
{
	margin: 0;
}
.row.full-width>.column.column-1-2 .column-1-3
{
	margin-left: 5%;
}
.column-1-3,
.column-2-3 .column-1-2
{
	width: 370px;
}
.column-2-3
{
	width: 770px;
}
.column-1-3 .column-1-2
{
	width: 150px;
}
.column-2-3 .column-1-3
{
	width: 210px;
}
.column-1-4,
.column-1-2 .column-1-2,
.column-3-4 .column-1-3
{
	width: 270px;
}
.column-3-4
{
	width: 870px;
}
.column-3-4 .column-1-2
{
	width: 420px;
}
.column-right
{
	float: right;
}
.columns.no-width .column-left,
.columns.no-width .column-right
{
	width: auto;
}
/* --- 404 page --- */
.page-404 h1
{
	font-size: 196px;
	font-weight: 600;
}
.page-404 h2
{
	font-size: 42px;
	font-weight: 700;
}
.page-404 h1,
.page-404 h2
{
	text-align: center;
	color: #E2E6E7;
	line-height: 1;
}
/* --- services --- */
.services-list li {
	float: left;
	width: 285px;
	background: #FFF;
	margin-left:10px;
	margin-bottom:10px
}
.services-list a{
	overflow:hidden;
	display:block;
}
.services-list.index li:nth-child(4n+1){
	margin-left:0px;
}

.services-list li:hover img{
	transform: scale(1.1);
	transition: all 0.3s ease-out;
}
.services-list li img{
	transform: scale(1);
	transition: all 0.3s ease-out;
}

.services-list li h4
{
	background: #F5F5F5;
	padding: 17px 15px 18px 20px;
}
.services-list li h4 span
{
	float: right;
	color: #1E69B8;
	font-size: 20px;
	line-height: 24px;
}

.services-list li h4.box-header:after
{
	content: none;
}
.services-list li  p
{
	border-left: 1px solid #E2E6E7;
	background: #F5F5F5;
	font-family: 'Open Sans';
	font-size: 14px;
	line-height: 24px;
	padding: 0 20px 20px;
}
.services-list a>.re-preloader
{
	height: 260px;
}
/* --- galleries --- */
.galleries-list
{
	width: 100%;
	transition: all 0.4s ease 0s;
	-webkit-transition: all 0.4s ease 0s;
	-moz-transition: all 0.4s ease 0s;
}
.galleries-list li
{
	position: relative;
	float: left;
	width: 25%;
	overflow: hidden;
}
.galleries-list.isotope li
{
	width: 270px;
	height: 180px;
	margin-top: 30px;
}
.galleries-list li img
{
	width: 100%;
}
.galleries-list a>.re-preloader
{
	height: 250px;
}
.galleries-list li .view
{
	position: absolute;
	top: 0;
	background: rgba(62, 73, 91, 0.4);
	width: 100%;
	height: 100%;
	opacity: 0;
	transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
}
.galleries-list li:hover .view
{
	opacity: 1;
}
.galleries-list li .view .vertical-align-table
{
	width: 100%;
	height: 100%;
}
.galleries-list li .view p.description
{
	color: #FFF;
	margin-top: -20px;
	margin-bottom: 55px;
	transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
}
.galleries-list li:hover .view  p.description
{
	margin-bottom: 35px;
}
.galleries-list li .view .more.simple
{
	color: #FFF;
	padding: 14px 20px 15px;
}
/* --- features --- */
.features-list li
{
	float: left;
	width: 100%;
	margin-top: 50px;
}
.features-list.big li
{
	text-align: center;
}
.features-list li:first-child
{
	margin-top: 0;
}
.features-list li .icon
{
	float: left;
	clear: both;
	margin-top: 23px;
}
.features-list li .icon:before
{
	font-size: 48px;
	margin-right: 30px;
	color: #1E69B8;
}
.features-list.big li:before
{
	clear: both;
	float: none;
	display: block;
	width: 60px;
	font-size: 60px;
	margin-left: auto;
	margin-right: auto;
	padding: 39px;
}
.hexagon div:before
{
	position: relative;
	z-index: 2;
	color: #1E69B8;
	clear: both;
	float: none;
	display: block;
	font-size: 48px;
	padding: 10px;
	margin-left: auto;
	margin-right: auto;
}
.hexagon
{
	position: relative;
	width: 116px;
	height: 66.97px;
	background-color: transparent;
	margin: 33.49px 0;
	border-left: solid 2px #1E69B8;
	border-right: solid 2px #1E69B8;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	margin-left: auto;
	margin-right: auto;
	transform: rotate(0.0001deg);
	-webkit-transform: rotate(0.0001deg);
	-ms-transform: rotate(0.0001deg);
	-webkit-backface-visibility: hidden;
}
.hexagon:before,
.hexagon:after
{
	content: "";
	position: absolute;
	z-index: 1;
	width: 82.02px;
	height: 82.02px;
	-webkit-transform: scaleY(0.5774) rotate(-45deg);
	-ms-transform: scaleY(0.5774) rotate(-45deg);
	transform: scaleY(0.5774) rotate(-45deg);
	background-color: inherit;
	left: 14.9878px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.hexagon:before
{
	top: -41.0122px;
	border-top: solid 2.8284px #1E69B8;
	border-right: solid 2.8284px #1E69B8;
}
.hexagon:after
{
	bottom: -41.0122px;
	border-bottom: solid 2.8284px #1E69B8;
	border-left: solid 2.8284px #1E69B8;
}
.hexagon.small div::before
{
	padding: 2px;
}
.hexagon.small
{
	width: 90px;
	height: 51.96px;
	margin: 25.98px auto;
	border-left: solid 1px #E2E6E7;
	border-right: solid 1px #E2E6E7;
}
.hexagon.small:before,
.hexagon.small:after
{
	width: 63.64px;
	height: 63.64px;
	left: 12.1802px;
}
.hexagon.small:before
{
	top: -31.8198px;
	border-top: solid 1.4142px #E2E6E7;
	border-right: solid 1.4142px #E2E6E7;
}
.hexagon.small:after
{
	bottom: -31.8198px;
	border-bottom: solid 1.4142px #E2E6E7;
	border-left: solid 1.4142px #E2E6E7;
}
.features-list li h4
{
	padding-bottom: 5px;
}
.features-list li p
{
	font-family: 'Open Sans';
	font-size: 14px;
	line-height: 24px;
	padding: 0;
	margin-top: 16px;
	margin-left: 78px;
}
.features-list.big li h4
{
	margin-top: 66px;
}
.features-list.big li h4:after
{
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
}
.features-list.big li p
{
	width: 95%;
	margin-left: auto;
	margin-right: auto;
}
.features-list.big .ornament
{
	position: relative;
	width: 1px;
	height: 20px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 13px;
	background: #E2E6E7;
}
.features-list.big .ornament:after
{
	position: absolute;
	content: "";
	border: 1px solid #E2E6E7;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	width: 11px;
	height: 11px;
	left: -6px;
	bottom: -13px;
}
/* --- testimonials --- */
.testimonials-container
{
	position: relative;
}
.testimonials-container .caroufredsel_wrapper_testimonials
{
	width: 1050px !important;
	left: 60px !important;
}
.testimonials-list li
{
	float: left;
	width: 1050px;
	text-align: center;
}
.testimonials-list .hexagon div::before
{
	color: #FFF;
}
.testimonials-list p
{
	font-family: 'Open Sans';
	font-style: italic;
	font-weight: 300;
	font-size: 21px;
	color: #FFF;
	line-height: 36px;
	padding: 40px 130px 0;
}
.testimonials-list p:after
{
	display: block;
	content: "";
	background: #E2E6E7;
	width: 40px;
	height: 1px;
	margin-top: 45px;
	margin-bottom: 11px;
	margin-left: auto;
	margin-right: auto;
}
.testimonials-list  h6
{
	color: #FFF;
}
.testimonials-list  .author-details
{
	margin-top: 7px;
	font-family: 'Open Sans';
	font-weight: 500;
	font-size: 11px;
	color: #FFF;
	line-height: 16px;
	letter-spacing: 1px;
}
/* --- our clients --- */
.our-clients-list-container
{
	overflow: hidden;
	text-align: center;
}
.our-clients-list li
{
	float: left;
	width: 170px;
	height: 120px;
	margin-right: 30px;
	text-align: center;
}
.our-clients-list li img
{
	max-height: 192px;
	width: 80px;
	height: auto;
}
.our-clients-pagination
{
	display: inline;
}
.our-clients-pagination a
{
	display: inline-block;
	width: 7px;
	height: 7px;
	background: #FFF;
	border: 2px solid #E2E6E7;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	margin-left: 10px;
	margin-top: 48px;
}
.our-clients-pagination a:first-child
{
	margin-left: 0;
}
.our-clients-pagination a.selected,
.our-clients-pagination a:hover
{
	border-color: #1E69B8;
}
.our-clients-pagination span
{
	display: none;
}
/* --- contact details --- */
.contact-details-list li:before
{
	display: block;
	float: left;
	width: 48px;
	height: 48px;
	font-size: 48px;
	color: #AEAFB0;
	margin-right: 30px;
	margin-top: 20px;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
}
.contact-details-list li p
{
	font-family: 'Open Sans';
	font-size: 21px;
	line-height: 32px;
	padding: 12px 0;
	margin-left: 78px;
	color: #FFF;
	font-weight: 300;
}
.contact-details-list li p a
{
	color: #A3B0C2;
}
/* --- slider control --- */
.slider-control
{
	position: absolute;
	width: 26px;
	height: 26px;
	color: #FFF;
	border: 1px solid #E2E6E7;
	padding: 16px;
	top: 40.2%;
	font-size: 24px;
	z-index: 1;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
}
.slider-control.right
{
	right: 0;
	-moz-transform: scaleX(-1);
	-webkit-transform: scaleX(-1);
	-o-transform: scaleX(-1);
	transform: scaleX(-1);
	-ms-filter: fliph;
	filter: fliph;
}
.slider-control:hover
{
	background: #1E69B8;
	border-color: #1E69B8;
}
/* --- backgrounds --- */
.background-1
{
	background-image: url('/bitrix/templates/.default/css/../images/samples/960x680/image_01.jpg');
	background-size: cover;
	background-position: center;
}
/* --- parallax --- */
.parallax-1
{
	background-image: url('/bitrix/templates/.default/css/../images/samples/1920x1200/image_01.jpg');
}
.parallax-2
{
	background-image: url('/bitrix/templates/.default/css/../images/samples/1920x1200/image_02.jpg');
}
.parallax,
.parallax h2,
.parallax h4,
.parallax p,
.parallax .features-list li::before
{
	color: #FFF;
}
.parallax.cover
{
	background-size: cover;
}
/* --- counters --- */
span.number,
span.odometer.number
{
	margin-top: 10px;
	font-family: 'Open Sans';
	font-weight: 300;
	font-size: 48px;
	color: #A4AAB3;
	visibility: visible;
}
span.number.sign
{
	position: relative;
	top: 4px;
	vertical-align: middle;
}
/* --- blog --- */

.blog .post-image,
.blog .post-content,
.blog .post-details,
.blog .post-content-details li
{
	float: left;
}
.blog .post-details
{
	width: 90px;
	margin-right: 30px;
	font-family: 'Open Sans';
	font-weight: 500;
	font-size: 13px;
	color: #A4AAB3;
	line-height: 20px;
}
.blog .post-details a
{
	color: #A4AAB3;
}
.blog .post-content
{
	width: 750px;
}
.blog h3.box-header
{
	margin-top: 30px;
}
.blog h3.box-header:after
{
	width: 80px;
	margin-top: 20px;
}
.blog .re-preloader
{
	height: 300px;
}
.blog .post-content .row
{
	width: auto;
}
.blog.small .post-content
{
	width: 160px;
}
.blog .post-details li
{
	border-top: 1px solid #E2E6E7;
	border-right: 1px solid #E2E6E7;
	text-align: center;
	padding: 10px 0;
}
.blog .post-details li:first-child
{
	border-top: none;
}
.blog .post-details .date h2,
.blog .post-details li:before
{
	color: #A4AAB3;
}
.blog .post-details li.date:before
{
	display: none;
}
.blog .post-details li:before
{
	display: block;
	margin-bottom: 2px;
	font-size: 14px;
}
.blog .post-content-details-container
{
	clear: both;
	border-bottom: 1px solid #E2E6E7;
	padding: 20px 0;
}
.blog .post-content-details
{
	float: left;
}
.blog .post-content-details li
{
	font-family: 'Open Sans';
	font-weight: 400;
	font-size: 13px;
	color: #A4AAB3;
	line-height: 16px;
	padding: 0 14px;
	border-left: 1px solid #E2E6E7;
	margin-top: 3px;
	margin-bottom: 3px;
}
.blog .post-content-details li:first-child
{
	padding-left: 0;
	border-left: none;
}
.blog .post-content-details li:last-child
{
	padding-right: 0;
}
.blog .post-content-details li:before
{
	float: left;
	margin-top: 1px;
	margin-right: 10px;
}
.blog .post-content-details.right
{
	float: right;
}
.blog .post-content-details li a
{
	color: #777;
}
.blog p
{
	margin-top: 18px;
}
.blog .post-image
{
	width: 100%;
}
.blog.small>li
{
	float: left;
	margin-top: 30px;
}
.blog.small .post-content a
{
	display: block;
	font-family: 'Open Sans';
	font-size: 14px;
	color: #777;
	line-height: 24px;
}
.blog.small .post-image
{
	width: auto;
	margin-bottom: 0;
	margin-right: 20px;
}
.blog.small li .post-details
{
	width: auto;
	clear: both;
	margin-top: 13px;
	margin-right: 0;
}
.blog.small li .post-details li
{
	text-align: left;
	padding: 0;
	border: none;
}
.column-1-2 .blog .post-content
{
	width: 450px;
}
/* --- single post --- */
.post.single
{
	border-bottom: 1px solid #E2E6E7;
	padding-bottom: 50px;
}
.post.single p
{
	font-family: 'Open Sans';
	font-size: 14px;
	line-height: 24px;
}
.post.single blockquote, .post.single p, .post.single h3, .post.single h4, .post.single h5
{
	margin-top: 24px;
}
/* --- taxonomies --- */
.taxonomies li
{
	float: left;
	margin-right: 7px;
	margin-bottom: 7px;
}
.taxonomies a
{
	display: block;
	border: 1px solid #E2E6E7;
	color: #A4AAB3;
	line-height: 16px;
	letter-spacing: 1px;
	font-family: 'Open Sans';
	font-size: 11px;
	font-weight: 500;
	padding: 10px 12px;
	text-align: left;
}
.taxonomies a:hover
{
	color: #FFF;
	background: #1E69B8;
	border-color: #1E69B8;
}
.taxonomies.full-width li
{
	width: 100%;
	margin-right: 0;
}
.taxonomies a span
{
	float: right;
}
.footer-row .taxonomies a
{
	background: transparent;
	border-color: #888A8E;
	color: #D5D5D5;
}
.footer-row .taxonomies a:hover
{
	border-color: #FFF;
	color: #FFF;
}
/* --- buttons --- */
.buttons li a
{
	display: block;
	background: transparent;
	border-bottom: 1px solid #e2e6e7;
	padding: 17px 18px 18px 19px;
	font-family: 'Open Sans';
	line-height: 24px;
	color: #777;
}
.buttons li:before
{
	color: #1E69B8;
	float: left;
	font-size: 24px;
	margin-right: 19px;
	margin-top: 17px;
	margin-left: 20px;
}
.buttons li:hover a
{
	color: #1E69B8;
}
.buttons li.selected a
{
	background: #1E69B8;
	border-color: #1E69B8;
	color: #FFF;
}
.buttons li.selected:before
{
	color: #FFF;
}
/* --- announcement --- */
.announcement
{
	width: 1170px;
	margin-left: auto;
	margin-right: auto;
	padding: 4px;
}
.announcement .vertical-align-cell:before
{
	float: left;
	font-size: 48px;
	margin-right: 30px;
	color: #1E69B8;
	border: 1px solid #E2E6E7;
	padding: 19px;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
}
.announcement .vertical-align
{
	height: 88px;
}
.announcement  h3
{
	margin-left: 118px;
}
.announcement p.description
{
	margin-top: 14px;
	margin-left: 118px;
	/*white-space: nowrap;*/
}
/* --- call to action --- */
.call-to-action
{
	border: 1px solid #E2E6E7;
	padding: 30px 18px 50px;
	text-align: center;
}
.call-to-action .hexagon
{
	background: #F5F5F5;
	border-color: #F5F5F5;
}
.call-to-action .hexagon::before,
.call-to-action .hexagon::after
{
	border-color: #F5F5F5;
}
.call-to-action p.description
{
	margin-top: 15px;
	margin-bottom: 53px;
}
.call-to-action .more
{
	margin-top: 28px;
}
/* --- comment form, contact form --- */
.comment-form input,
.comment-form textarea,
.contact-form input,
.contact-form textarea
{
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	width: 100%;
}
.comment-form input,
.contact-form input
{
	margin-top: 20px;
}
.comment-form input:first-child,
.contact-form input:first-child
{
	margin-top: 0;
}
.comment-form textarea,
.contact-form textarea
{
	height: 190px;
	resize: none;
}
.comment-form [type='submit'],
.contact-form [type='submit']
{
	width: auto;
	font-size: 12px;
	color: #25282a;
	margin-top: 0;
	outline: none;
}
.contact-form  .more.display-block
{
	display: block;
}
#cancel-comment
{
	display: none;
	font-size: 12px;
	margin-right: 20px;
	color: #1E69B8;
}
.comment-form .hint,
.contact-form .hint
{
	color: #A4AAB3;
}
::-webkit-input-placeholder
{
	color: #A4AAB3;
}
:-moz-placeholder
{
	color: #A4AAB3;
	opacity:  1;
}
::-moz-placeholder
{
	color: #A4AAB3;
	opacity:  1;
}
:-ms-input-placeholder
{
	color: #A4AAB3;
}
/* --- tooltip --- */
.ui-tooltip-error .ui-tooltip-content,
.ui-tooltip-success .ui-tooltip-content
{
	font-size: 13px;
	font-family: arial;
	color: #FFF;
}
.ui-tooltip-error .ui-tooltip-content,
.ui-tooltip-success .ui-tooltip-content
{
	border:none;
}
.ui-tooltip-content
{
	padding: 10px 20px 10px 20px;
}
.ui-tooltip-error .ui-tooltip-content
{
	background: #E9431C;
}
.ui-tooltip-success .ui-tooltip-content
{
	background: #61911B;
}
/* --- comments list --- */
.comment
{
	margin-top: 30px;
}
#comments-list>.comment:first-child
{
	margin-top: 40px;
}
.comment-author-avatar
{
	float: left;
	width: 90px;
	height: 90px;
}
.avatar-1
{
	background-image: url("/bitrix/templates/.default/css/../images/samples/90x90/users/image_01.png");
}
.avatar-2
{
	background-image: url("/bitrix/templates/.default/css/../images/samples/90x90/users/image_02.png");
}
.avatar-3
{
	background-image: url("/bitrix/templates/.default/css/../images/samples/90x90/users/image_03.png");
}
.avatar-4
{
	background-image: url("/bitrix/templates/.default/css/../images/samples/90x90/users/image_04.png");
}
.avatar-5
{
	background-image: url("/bitrix/templates/.default/css/../images/samples/90x90/users/image_05.png");
}
.avatar-6
{
	background-image: url("/bitrix/templates/.default/css/../images/samples/90x90/users/image_06.png");
}
.avatar-7
{
	background-image: url("/bitrix/templates/.default/css/../images/samples/90x90/users/image_07.png");
}
.avatar-8
{
	background-image: url("/bitrix/templates/.default/css/../images/samples/90x90/users/image_08.png");
}
.posted-by h6
{
	letter-spacing: 0;
}
.posted-by abbr
{
	font-family: 'Open Sans';
	color: #A4AAB3;
	font-size: 13px;
	margin-top: 7px;
	font-weight: 400;
	line-height: 20px;
	text-decoration: none;
}
.posted-by .in-reply
{
	margin-left: 5px;
	color: #A4AAB3;
}
#comments-list .comment-details
{
	float: left;
	width: 750px;
	margin-left: 30px;
}
#comments-list .comment-details p
{
	font-family: 'Open Sans';
	font-size: 14px;
	line-height: 24px;
	border-bottom: 1px solid #E2E6E7;
	padding: 24px 0;
}
#comments-list .children
{
	clear: both;
	float: left;
	margin-left: 120px;
}
#comments-list .children .children
{
	margin-left: 0;
}
#comments-list .children .comment-details
{
	width: 630px;
}
#comments-list .comment-details .more
{
	float: right;
	color: #A4AAB3;
	margin-top: -22px;
	font-weight: 500;
	font-size: 11px;
	line-height: 16px;
}
#comments-list .comment-details .more:hover
{
	color: #FFF;
}
/* --- pagination --- */
.pagination
{
	clear: both;
	float: right;
}
.pagination li
{
	font-family: 'Open Sans';
	float: left;
	margin-left: 7px;
}
.pagination li:first-child
{
	margin-left: 0;
}
.pagination li.left a:before,
.pagination li.right a:before
{
	color: #A4AAB3;
}
.pagination li a:hover:before,
.pagination li a.selected:before
{
	color: #FFF;
}
.pagination li.left a,
.pagination li.right a
{
	padding: 11px 0;
}
.pagination li.right
{
	-moz-transform: scaleX(-1);
	-webkit-transform: scaleX(-1);
	-o-transform: scaleX(-1);
	transform: scaleX(-1);
	-ms-filter: fliph;
	filter: fliph;
}
.pagination li a
{
	display: block;
	color: #A4AAB3;
	font-size: 14px;
	width: 38px;
	padding: 11px 0 13px;
	border: 1px solid #E2E6E7;
	text-align: center;
}
.pagination li a:hover,
.pagination li.selected a
{
	color: #FFF;
	background-color: #1E69B8;
	border-color: #1E69B8;
}
/* --- list bullet --- */
.list li
{
	padding-top: 1px;
	padding-bottom: 1px;
	font-family: 'Open Sans';
	font-size: 14px;
	line-height: 24px;
	padding-left: 30px;
}
.list.simple li
{
	padding-left: 0;
}
.list.simple li span
{
	float: left;
	min-width: 40%;
}
.list li a
{
	color: #1E69B8;
}
li.template-bullet:before
{
	color: #1E69B8;
	padding-right: 10px;
	margin-left: -30px;
	vertical-align: text-top;
	font-size: 18px;
}
.footer-row .list li
{
	color: #FFF;
}
.footer-row li.template-bullet:before
{
	color: #AEAFB0;
}
.footer-row .list li a
{
	color: #FFF;
}
/* --- tabs navigation --- */
.tabs-navigation
{
	width: 100%;
	padding: 0;
	margin: 0;
	list-style: none;
	box-sizing: content-box;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	background: none;
	border: none;
	text-align: center;
}
.tabs.align-left .tabs-navigation
{
	text-align: left;
}
.tabs.align-left .ui-tabs-panel
{
	text-align: left;
}
.tabs-navigation li
{
	position: relative;
	display: inline-block;
	padding: 0;
	border: none;
	list-style: none;
	text-align: center;
	margin-left: 26px;
}
.tabs-navigation li:first-child
{
	margin-left: 0;
}
.tabs-navigation.small.gray li a
{
	border: 1px solid #E2E6E7;
}
.tabs-navigation.small li
{
	margin-right: 6px;
	margin-bottom: 10px;
	margin-left: 0
}
.tabs-navigation.small li a
{
	min-width: 0;
	padding: 5px 10px 5px 10px;
}
.tabs-navigation a:before
{
	display: block;
	margin-left: auto;
	margin-right: auto;
	font-size: 48px;
	color: #1E69B8;
	padding: 20px 20px 12px;
}
.tabs-navigation li a
{
	display: block;
	min-width: 180px;
	text-align: center;
	font-size: 14px;
	color: #777;
	background: #FFF;
	padding: 10px 0 23px;
	border: none;
	font-family: 'Open Sans';
	line-height: 24px;
	outline: none;
	text-decoration: none;
}
.tabs-navigation li:last-child a
{
	border-right: none;
}
.tabs-navigation li a:hover,
.tabs-navigation li a.selected,
.tabs-navigation li.ui-tabs-active a,
.tabs-navigation.small.gray li a:hover,
.tabs-navigation.small.gray li a.selected,
.tabs-navigation.small.gray li.ui-tabs-active a
{
	background: #1E69B8;
	border-color: #1E69B8;
	color: #FFF;
}
.tabs-navigation li a:hover:before,
.tabs-navigation li a.selected:before,
.tabs-navigation li.ui-tabs-active a:before
{
	color: #FFF;
}
.tabs-navigation li.ui-tabs-active span
{
	display: inline;
	position: absolute;
	border-style: solid;
	border-width: 9px 9px 0;
	border-color: #1E69B8 transparent;
	bottom: -9px;
	margin-left: -9px;
}
.tabs .ui-tabs-panel
{
	text-align: center;
	padding: 42px 0 0;
}
.tabs.small .ui-tabs-panel
{
	padding: 0;
}
.tabs .ui-tabs-panel p
{
	font-family: 'Open Sans';
	font-size: 14px;
	line-height: 24px;
	padding: 34px 0 0;
}
.tabs.small .ui-tabs-panel p
{
	padding: 24px 0 0;
}
.tabs .ui-tabs-panel h4.box-header:after
{
	margin-left: auto;
	margin-right: auto;
}
/* --- accordion --- */
.accordion li
{
	border: 1px solid #E2E6E7;
	border-top: none;
}
.accordion li:first-child
{
	border-top: 1px solid #E2E6E7;
}
.accordion .ui-accordion-content
{
	padding: 30px 20px 20px;
}
.accordion .ui-accordion-header
{
	padding: 18px 20px;
	cursor: pointer;
	font-family: 'Open Sans';
	line-height: 24px;
	transition: padding-left 300ms, padding-right 300ms;
	-webkit-transition: padding-left 300ms, padding-right 300ms;
	-moz-transition: padding-left 300ms, padding-right 300ms;
	transition-timing-function: ease;
	-webkittransition-timing-function: ease;
	-mozkittransition-timing-function: ease;
}
.accordion .ui-accordion-header h4
{
	font-weight: 300;
	color: #777;
	letter-spacing: normal;
	line-height: 28px;
	margin-bottom: 1px;
	margin-left: 44px;
}
.accordion  .ui-accordion-header .ui-accordion-header-icon
{
	float: left;
	margin-right: 20px;
	font-size: 24px;
	color: #1E69B8;
}
.accordion  .ui-accordion-header:hover
{
	padding-left: 30px;
	padding-right: 10px;
}
.accordion  .ui-accordion-header.ui-state-active:hover
{
	padding: 18px 20px;
}
.accordion p.description
{
	margin: 0;
}
/* --- preloader --- */
.re-preloader
{
	display: block;
	height: auto;
	min-height: 20px;
	background: url('/bitrix/templates/.default/css/../images/preloader.gif') no-repeat center center;
}
.blog a.post-image>img,
.post.single .post-image img,
.our-clients-list,
.services-list a>img,
.galleries-list a>img,
.re-preload>img
{
	display: none;
}
.galleries-list.isotope li>a,
.galleries-list.isotope a>img
{
	display: block;
	width: 270px;
	height: 180px;
}
.re-preload .re-preloader
{
	height: 200px;
}
/* --- contact details --- */
.header-top-bar .contact-details
{
	float: left;
}
.contact-details li
{
	float: left;
	border-right: 1px solid rgba(0,0,0,0.1);
	font-family: 'Open Sans';
	font-weight: 500;
	font-size: 13px;
	color: #999;
	line-height: 20px;
	padding: 15px 20px;
}
.contact-details li a
{
	color: #999;
}
.contact-details li:first-child
{
	border-left: 1px solid rgba(0,0,0,0.1);
}
.contact-details li:before
{
	color: #999;
	font-size: 14px;
	margin-right: 10px;
	padding-bottom: 1px;
}
/* --- social icons --- */
.social-icons li
{
	float: left;
	border-right: 1px solid rgba(0,0,0,0.1);
}
.social-icons li:first-child
{
	border-left: 1px solid rgba(0,0,0,0.1);
}
.social-icons a
{
	display: block;
	color: #999;
}
.social-icons a:hover
{
	color: #777;
}
.social-icons a:before
{
	font-size: 14px;
}
.header-top-bar .social-icons
{
	float: right;
}
.social-icons li a
{
	padding: 17px;
}
.social-icons.gray li
{
	background: transparent;
	border: 1px solid #888A8E;
	margin-left: 8px;
}
.social-icons.gray li:hover
{
	border-color: #FFF;
}
.social-icons.gray li a
{
	height: 18px;
	padding: 15px 17px;
}
.social-icons.gray li a:before
{
	color: #AEAFB0;
}
.social-icons.gray li a:hover:before
{
	color: #FFF;
}
.social-icons.gray li:first-child
{
	margin-left: 0;
}
/* --- search --- */
.header-top-bar .search-container
{
	float: right;
	position: relative;
}
.header-top-bar .template-search
{
	display: block;
	font-size: 14px;
	padding: 17px;
	border-right: 1px solid rgba(0,0,0,0.1);
	color: #999;
}
.template-search:hover
{
	color: #777;
}
.search
{
	position: absolute;
	display: none;
	width: 1150px;
	right: 0;
	padding: 12px 10px;
	margin-top: 5px;
	background: #F5F5F5;
	z-index: 99;
}
.search .search-input
{
	float: left;
	width: 1065px;
	color: #777;
	font-size: 14px;
	background: #FFF;
	border: 1px solid #E2E6E7;
	margin: 0;
	padding: 12px 14px 12px 12px;
}
.search .search-input.hint
{
	color: #858d94;
}
.search .search-input::-webkit-input-placeholder
{
	color: #858d94;
}
.search .search-input:-moz-placeholder
{
	color: #858d94;
	opacity:  1;
}
.search .search-input::-moz-placeholder
{
	color: #858d94;
	opacity:  1;
}
.search .search-input:-ms-input-placeholder
{
	color: #858d94;
}
.search .search-submit-container,
.search-form .search-submit-container
{
	position: relative;
	float: right;
}
.header-top-bar .search .template-search
{
	padding: 18px 18px 17px 18px;
	border: none;
}
.search .search-submit-container:hover .template-search,
.search-form .search-submit-container:hover .template-search
{
	color: #777;
}
.search .search-submit,
.search-form .search-submit
{
	position: absolute;
	width: 50px;
	height: 50px;
	background: none;
	padding: 0;
	top: 0;
	left: 0;
	cursor: pointer;
}
.search-form input
{
	width: 100%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.search-form .template-search
{
	position: relative;
	float: right;
	margin-top: -33px;
	margin-right: 20px;
	color: #A4AAB3;
}
.search-form .search-submit
{
	top: -50px;
	left: -16px;
	border: none;
}
/* --- ui slider --- */
.ui-slider
{
	position: relative;
	text-align: left;
}
.ui-slider .ui-slider-handle
{
	position: absolute;
	z-index: 2;
	cursor: default;
	-ms-touch-action: none;
	touch-action: none;
}
.ui-slider .ui-slider-range
{
	position: absolute;
	z-index: 1;
	font-size: .7em;
	display: block;
	border: 0;
	background-position: 0 0;
}
/* support: IE8 - See #6727 */
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range
{
	filter: inherit;
}
.ui-slider-horizontal .ui-slider-handle
{
	margin-left: -.6em;
}
.ui-slider-horizontal .ui-slider-range
{
	top: 0;
	height: 100%;
}
.ui-slider-horizontal .ui-slider-range-min
{
	left: 0;
}
.ui-slider-horizontal .ui-slider-range-max
{
	right: 0;
}
/* --- ui dropdown --- */
/* right-aligned */
.ui-menu .ui-menu-icon
{
	left: auto;
	right: 0;
}
.ui-selectmenu-menu
{
	padding: 0;
	margin: 0;
	position: absolute;
	top: 0;
	left: 0;
	display: none;
}
.ui-selectmenu-menu .ui-menu
{
	overflow: auto;
	/* Support: IE7 */
	overflow-x: hidden;
	padding-bottom: 1px;
}
.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup
{
	font-size: 1em;
	font-weight: bold;
	line-height: 1.5;
	padding: 2px 0.4em;
	margin: 0.5em 0 0 0;
	height: auto;
	border: 0;
}
.ui-selectmenu-open
{
	display: block;
}
.ui-selectmenu-button
{
	display: inline-block;
	overflow: hidden;
	position: relative;
	text-decoration: none;
	cursor: pointer;
}
.ui-selectmenu-button span.ui-icon,
.datepicker-container span.ui-icon
{
	right: 0;
	position: absolute;
}
.ui-datepicker
{
	width: 538px;
	padding: 15px;
	border: 1px solid #E2E6E7;
	margin-top: -1px;
}
.ui-datepicker-header
{
	padding: 15px;
}
.ui-datepicker table td,
.ui-datepicker table th
{
	border: none;
	font-size: 14px;
	text-align: center;
}
.ui-datepicker-title
{
	text-align: center;
	color: #333;
	font-family: 'Open Sans';
	font-weight: 600;
}
.ui-datepicker-next
{
	float: right;
}
.ui-datepicker-prev span::before,
.ui-datepicker-next span::before
{
	content: "e";
	font-family: "template-cs" !important;
	font-size: 16px;
	cursor: pointer;
}
.ui-datepicker-prev:hover,
.ui-datepicker-next:hover
{
	text-decoration: none;
}
.ui-datepicker-prev span
{
	position: absolute;
	-moz-transform: scaleX(-1);
	-webkit-transform: scaleX(-1);
	-o-transform: scaleX(-1);
	transform: scaleX(-1);
	-ms-filter: fliph;
	filter: fliph;
}
.ui-selectmenu-button span.ui-selectmenu-text
{
	text-align: left;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.ui-datepicker td a
{
	color: #777;
}
.ui-datepicker table tr:nth-child(2n+1)
{
	background: #FFF;
}
.ui-datepicker-current-day
{
	background: #1E69B8;
}
td.ui-datepicker-current-day a
{
	color: #FFF;
}
/* --- cost calculator --- */
.cost-calculator-box
{
}
.column-2-3 .cost-calculator-box .column-1-2
{
	width: 340px;
}
.cost-calculator-box:before
{
	float: left;
	font-size: 48px;
	margin-right: 30px;
	color: #1E69B8;
	border: 1px solid #E2E6E7;
	padding: 19px;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
}
.cost-calculator-box:first-child
{
	margin-top: 0;
}
.contact-form label
{
	display: block;
	font-family: 'Open Sans';
	font-size: 14px;
	font-weight: 600;
	color: #333;
	line-height: 26px;
	background: #F5F5F5;
	padding: 11px 16px 13px;
}
.cost-calculator-box .cost-slider-container
{
	clear: both;
	margin-top: 20px;
}
.cost-calculator-box .checkboxes-list
{
	clear: both;
	float: left;
}
.cost-calculator-box .checkboxes-list.top-border-none
{
	margin-top: -1px;
}
.cost-calculator-box .checkboxes-list li
{
	float: left;
}
.cost-calculator-box .checkboxes-list li .checkbox-label
{
	border-left: none;
}
.cost-calculator-box .checkboxes-list li:first-child .checkbox-label
{
	border-left: 1px solid #E2E6E7;
}
.cost-calculator-box input
{
	float: right;
	width: 40px;
	margin-left: 30px;
	margin-top: 0;
	box-sizing: content-box;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
}
body .cost-calculator-box input.big
{
	width: 100%;
	margin-left: 0;
	margin-top: 20px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.cost-calculator-box.cost-calculator-contact input
{
	width: 100%;
	margin-top: 20px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.cost-calculator-box.cost-calculator-contact input:first-child
{
	margin-top: 0;
}
.cost-calculator-box.cost-calculator-contact input[type='submit']
{
	width: auto;
	margin-top: 0;
}
.cost-calculator-sum
{
	text-align: right;
	margin-top: 10px;
}
.cost-calculator-price
{
	font-family: 'Open Sans';
	font-weight: 300;
	font-size: 40px;
	color: #1E69B8;
}
.cost-calculator-box .checkbox-label
{
	position: relative;
	border: 1px solid #E2E6E7;
	background: #FFF;
	color: #A4AAB3;
	font-weight: 400;
	padding: 12px 15px 10px 20px;
	cursor: pointer;
}
.cost-calculator-box .checkbox-label:before
{
	position: relative;
	top: -2px;
	left: -4px;
	z-index: 1;
	font-size: 16px;
	color: #FFF;
	margin-right: 10px;
}
.cost-calculator-box input[type="checkbox"]
{
	display: none;
}
.cost-calculator-box input[type="checkbox"]:checked+.checkbox-label
{
	color: #333;
	background: #F5F5F5;
}
.cost-calculator-box input[type="checkbox"]:checked+.checkbox-label .checkbox-box
{
	background: #1E69B8;
	border-color: #1E69B8;
}
.cost-calculator-box .checkbox-label .checkbox-box
{
	position: absolute;
	left: 12px;
	width: 22px;
	height: 22px;
	border: 1px solid #E2E6E7;
}
.ui-slider
{
	float: right;
	width: 300px;
	margin-top: 20px;
	background-color: #E2E6E7;
	border-radius: 5px;
}
.column-1-3 .ui-slider
{
	width: 268px;
}
.ui-slider-horizontal
{
	height: 10px;
}
.ui-slider .ui-slider-handle
{
	cursor: pointer;
	width: 28px;
	height: 28px;
	top: -10px;
	border: 1px solid #E2E6E7;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	background: #FFF;
}
.ui-slider-handle:after
{
	content: "";
	display: block;
	width: 10px;
	height: 10px;
	margin-left: 9px;
	margin-top: 9px;
	background: #1E69B8;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
}
.ui-slider-handle .cost-slider-tooltip
{
	position: absolute;
	min-width: 50px;
	left: -11px;
	top: 35px;
}
.ui-slider-handle .cost-slider-tooltip .value
{
	width: 100%;
	font-family: 'Open Sans';
	color: #FFF;
	background: #1E69B8;
	padding: 12px 0;
	text-align: center;
}
.ui-slider-handle .cost-slider-tooltip .arrow
{
	width: 100%;
	height: 8px;
	text-align: center;
}
.ui-slider-handle .cost-slider-tooltip .arrow::before
{
	content: "";
	border-color: #1E69B8 transparent;
	border-style: solid;
	border-width: 0 8px 8px;
	width: 1px;
	margin-left: auto;
	margin-right: auto;
	display: block;
	position: relative;
}
.ui-slider-range-min
{
	background: #1E69B8;
	border-radius: 5px;
}
.ui-selectmenu-button
{
	width: 100% !important;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	float: right;
	font-family: 'Open Sans';
	border: 1px solid #E2E6E7;
	margin: 20px 0 0;
	background: #FFF;
}
.ui-selectmenu-button span.ui-selectmenu-text
{
	padding: 12px 40px 12px 15px;
	line-height: 24px;
	font-size: 14px;
	color: #777;
}
.ui-selectmenu-button .ui-icon,
.datepicker-container .ui-icon
{
	color: #777;
	border-left: 1px solid #E2E6E7;
	padding: 16px 12px 17px;
}
.ui-selectmenu-button.ui-corner-top .ui-icon,
.ui-selectmenu-button:hover .ui-icon,
.datepicker-container:hover .ui-icon
{
	color: #1E69B8;
}
.ui-selectmenu-menu
{
	z-index: 2;
}
.ui-selectmenu-menu .ui-menu
{
	border: 1px solid #E2E6E7;
	border-top: none;
	max-height: 204px;
}
.ui-selectmenu-menu .ui-menu li
{
	font-family: 'Open Sans';
	cursor: pointer;
	background: #FFF;
	color: #777;
	border-top: 1px solid #E2E6E7;
	padding: 13px 15px;
}
.ui-selectmenu-menu .ui-menu li:first-child
{
	border-top: 0;
}
.ui-selectmenu-menu .ui-menu li.ui-state-focus
{
	color: #1E69B8;
}
.ui-datepicker
{
	z-index: 99 !important;
	background: #FFF;
	display: none;
}
.ui-datepicker-calendar th,
.ui-datepicker-calendar td
{
	padding: 10px;
	font-size: 13px;
}
.datepicker-container .ui-icon
{
	margin-top: 20px;
}
.datepicker-container,
.datepicker-container input
{
	cursor: pointer;
}
/* --- buttons --- */
.more,
.more[type="submit"]
{
	position: relative;
	color: #FFF;
	font-family: 'Open Sans';
	font-size: 14px;
	font-weight: 600;
	background: #1E69B8;
	padding: 12px 17px 12px ;
	text-align: center;
	cursor: pointer;
	line-height: normal;
	letter-spacing: 1px;
	border: none;
}
.more span
{
	position: relative;
	z-index: 10;
}
.more::before
{
	position: absolute;
	content: "";
	width: 5px;
	height: 100%;
	top: 0;
	left: 0;
	background: rgba(0,0,0,0.1);
	transition: all 0.2s ease 0s;
	-webkit-transition: all 0.2s ease 0s;
	-moz-transition: all 0.2s ease 0s;
	z-index: 9;
}
.more:hover
{
	opacity: 1;
}
.more:hover::before
{
	width: 100%;
	background: rgba(0,0,0,0.12);
}
.more.simple
{
	background: transparent;
	color: #1E69B8;
	border: 1px solid #E2E6E7;
	padding: 18px 24px 19px;
	transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
}
.more.simple::before
{
	content: none;
}
.more.simple:hover
{
	color: #FFF;
	border-color: #1E69B8;
	background: #1E69B8;
}
.more.small,
.more.simple.small
{
	padding: 12px 19px 11px;
}
/* --- copyright row --- */
.copyright
{
	color: #A4AAB3;
	font-family: 'Open Sans';
	line-height: 24px;
}
.copyright a
{
	color: #777;
}
/* --- prettyPhoto --- */
/*div.pp_default .pp_nav
{
	margin-top: 9px;
}
div.pp_default .pp_close
{
	margin-top: 7px;
}*/
div.pp_default .pp_content_container .pp_left,
div.pp_default .pp_content_container .pp_right,
div.pp_default .pp_top .pp_left,
div.pp_default .pp_top .pp_middle,
div.pp_default .pp_top .pp_right,
div.pp_default .pp_bottom .pp_left,
div.pp_default .pp_bottom .pp_middle,
div.pp_default .pp_bottom .pp_right
{
	background: none;
	padding: 0;
}
div.pp_default .pp_content, div.light_rounded .pp_content
{
	padding: 10px;
}
div.pp_default .pp_description
{
	font-size: 12px;
	color: #7C7C7C;
}
div.pp_default .pp_close
{
	margin-top: 8px;
	background: url("/bitrix/templates/.default/css/../images/close.png") 0 0 no-repeat;
}
div.pp_default .pp_close:hover
{
	opacity: 1;
	background-position: 0 -30px;
}
/* --- map --- */
.contact-map
{
	width: 100%;
	height: 450px;
}
/* --- slider revolution container --- */
.revolution-slider-container
{
	width: 100%;
	position: relative;
	padding: 0;
}
.revolution-slider
{
	width: 100%;
	position: relative;
	background: #F5F5F5;
}
.revolution-slider .hexagon
{
	text-align: center;
	background: #1E69B8;
}
.revolution-slider .hexagon div::before
{
	color: #FFF;
}
.revolution-slider h2
{
	color: #FFF;
	font-size: 42px;
	font-weight: 800;
	text-align: center;
}
.revolution-slider .more.simple
{
	color: #FFF;
}
.revolution-slider p.description
{
	color: #FFF;
	font-size: 21px;
	text-align: center;
	margin-top: 0;
}
/* --- slider revolution label --- */
.tp-revslider-mainul .tp-parallax-wrap, .tp-revslider-mainul .tp-loop-wrap, .tp-revslider-mainul .tp-mask-wrap
{
	width: 100% !important;
}
.tp-caption a,
.tp-caption a:hover
{
	color: #FFF;
}
/* --- slider revolution navigation arrows --- */
.tparrows.preview1
{
	width: 40px;
	height: 100px;
	background: none;
}
.tparrows.preview1::before
{
	content: "";
}
.tparrows.preview1:after
{
	font-family: "template-cs" !important;
	font-size: 24px;
	position: absolute;
	left: 0px;
	top: 0px;
	color: #FFF;
	width: 40px;
	height: 100px;
	text-align: center;
	background: rgba(0, 0, 0, 0.15);
	z-index: 2;
	line-height: 100px;
	-webkit-transition: background 0.2s, color 0.2s;
	-moz-transition: background 0.2s, color 0.2s;
	transition: background 0.2s, color 0.2s;
}
.tp-rightarrow.preview1:after
{
	content: 'a';
	right: 0;
	-moz-transform: scaleX(-1);
	-webkit-transform: scaleX(-1);
	-o-transform: scaleX(-1);
	transform: scaleX(-1);
	-ms-filter: fliph;
	filter: fliph;
}
.tp-leftarrow.preview1:after
{
	content: 'a';
}
.tparrows.preview1:hover:after
{
	background: #FFF;
	color: #666;
}
.tparrows.preview1 .tp-arr-allwrapper
{
	display: none;
}
/* --- slider revolution navigation bullets --- */
.tp-bullets.preview1
{
	height: 12px !important;
}
.tp-bullets.preview1 .tp-bullet
{
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	width: 11px !important;
	height: 11px !important;
	border: none !important;
	margin-right: 10px !important;
	margin-bottom: 0px !important;
	background: rgba(0, 0, 0, 0.15);
}
.tp-bullets.preview1 .tp-bullet:hover,
.tp-bullets.preview1 .tp-bullet.selected
{
	background: #FFF !important;
	width: 11px !important;
	height: 11px !important;
	border: none !important;
}
/* --- misc --- */
.scroll-top.animated-element
{
	position: fixed;
	visibility: hidden;
	display: block;
	width: 50px;
	padding: 13px 0;
	background: rgba(38,38,40,0.4);
	right: 30px;
	bottom: 30px;
	text-align: center;
	z-index: 2;
}
.scroll-top:before
{
	font-size: 24px;
	color: #FFF;
}
.scroll-top:hover
{
	background: #1E69B8;
}
.header h1 a,
.sf-menu a:hover,
.social-icons a:hover,
.header-top-bar .template-search:hover,
.header-top-bar-container .header-toggle:hover,
.slider-control:hover,
.more:hover,
.vertical-menu li a:hover,
.buttons li a:hover,
.tabs-navigation li a:hover,
.tabs-navigation li a:focus,
.tabs-navigation li a:active,
.taxonomies a:hover,
.pagination li a:hover,
.scroll-top:hover
{
	text-decoration: none;
}
input, textarea
{
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	-webkit-appearance: none;
}
input[type='checkbox']
{
	-webkit-appearance: checkbox;
}
input[type='radio']
{
	-webkit-appearance: radio;
}
:focus
{
	outline:none;
}
::-moz-focus-inner
{
	border:0;
}
body.lock-position
{
	position: fixed;
	overflow: hidden;
	width: 100%;
	height: 100%;
}
.files-wrap{
	padding-top: 15px;
	width: 270px;
}
.files-wrap img{
	margin-bottom:15px;
	display:inline-block;
}

.my-accordion{
	cursor:pointer;
	font-weight: 300;
	color: #777;
	letter-spacing: normal;
	line-height: 28px;
	margin-bottom: 1px;
	margin-left: 20px;
}
.my-accordion:hover {
	color:darkblue;
}
.my-icon{
	float: left;
	margin-right: 20px;
	font-size: 24px;
	color: #1E69B8;
}
.my-accordion-text{
	display:none;
	padding-left:20px;
}
.my-item{
	padding:8px;
}
.feedback-error{
	border-color:red;
}

.tab-jobs{
	display:inline-block;
	padding:10px;
	border:1px solid #E2E6E7;
	margin-left:10px;
	line-height: 14px;
}
.tab-jobs:hover{
	background:#1E69B8;
	cursor:pointer;
	color:white;
}

.tab-jobs.active-job{
	background: #1E69B8;
	color:white
}
a.job-apply{
	padding:8px;
	display: inline-block;
//margin-top: 20px;
}
.my-accordion-text .jobs-demand {
	list-style: inside;
	margin: 20px;
}
.my-accordion-text .jobs-demand li{
	line-height: 30px;
	border:none;
}

.my-accordion .zp{
	font-weight: bold;
	float: right;
	font-size: 14px;
	margin-right: 15px;
}

.col{
	width:33%;
	float:left;
	box-sizing:border-box;
	margin-bottom:20px;
}
.col img {
	width:60px;
	vertical-align:middle;
}
.col-container{
	margin-left:50px;
}
.brand-name{
	display:inline-block;
	margin-left:30px;
}
.staff-container .staff-photo{
	background: #f5f5f5;
	width:100%;
}
.staff-container{
	width: 270px;
	float: left;
	margin-right: 30px;
}
.staff-container:nth-child(3n + 1){
	margin-right:0px;
}

.staff-container .staff-rang{
	display: block;
	margin: 5px 0px 7px 0px;
	font-weight: bold;
	line-height: 20px;
}
.services-list .catalog-section-item{
	width: 280px;
}
.col-3{
	width:30%;
	float:left;
}
.detail-action{
	padding:30px 10px 10px;
	box-sizing:border-box;
	margin-bottom: 40px;
}
.margin-action{
	margin-right:5%;
}
.detail-action:nth-child(3n){
	margin-right:0px;
}
.col-3.detail-action:hover{
	box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.1);
}
.action-date{
	font-size: 80%;
	display: block;
	font-weight: 600;
}
.search-input-submit{
	background:#f5f5f5;
	font-weight:600;
	cursor:pointer;
}
.search-input-submit:hover{
	background:#ece6e6;
}
.search-suggest{
	width: 781px;
	box-sizing:border-box;
}
.form-window-wrap{
	width: 100%;
	background: rgba(0,0,0,0.6);
	position: fixed;
//padding: 60px;
	box-sizing: border-box;
	top: 0px;
	z-index: 1500;
	overflow-y:scroll;
	display:none;
}
.form-window-wrap .message{
	margin-top:20px;
	height:100px;
	resize:vertical;
}
.form-window-wrap .form-window{
	width: 400px;
	margin: auto;
	box-sizing: border-box;
	margin-top: 25px;
	margin-bottom: 50px;
}

.form-window-wrap .form-window-title{
	background: #1e69b8;
	padding: 25px;
	position:relative;
}
.form-window-wrap .form-window-title h4{
	color:white;
	font-size: 1.2em;
}
.form-window-wrap .form-window-title .close{
	color: white;
	position: absolute;
	top: 10px;
	right: 12px;
	font-size: 200%;
	text-decoration: none;
	font-family: monospace;
}
.form-window-wrap .form-window-title .close:hover{
	color:black;
}
.form-wrap{
	background:white;
	padding: 0px 25px 25px 25px;
}
.form-window-wrap .form-wrap .submit-contact-form{
	padding:10px 15px 10px;
	display: inline-block;
	margin-top: 20px;
}
.form-window-wrap .form-wrap .personal{
	padding:0px;
}

.calendar-icon:hover{
	border: 1px solid #aeb6c2;
	background-color: #dbe3f2;
	margin: 0;
	margin-left: 1px;
}
.calendar-icon{
	position: absolute;
	top: 35px;
	right: 15px;
}
input[type="text"]:disabled{
	background: white;
	cursor: not-allowed;
}
.tp-caption a{
	text-shadow: 0px 1px 4px #000000, 0px -1px 4px #000000;
}
.tp-caption a:hover{
	opacity:1;
}
.tp-caption{
	width: 658px;
	padding: 20px !important;
	box-sizing:border-box;
}

.tp-caption .more.simple{
	display:inline-block;
	box-shadow:0px 1px 3px #0b2b4d,0px -1px 2px #0b2b4d;
	background:rgba(0,0,0,0.1);
}
.tp-caption .description{
	text-shadow: 2px 1px 25px #000000, -2px -1px 25px #1e1d1d;
	font-weight: bold;
}
.tp-caption .more.simple:hover{
	border:1px solid white;
	background:rgba(0,0,0,0.2);
}
.car-carusel li{
	width:285px;
	height:auto;
	margin-right:10px;
}
.car-carusel li img{
	width:auto;
}
.car-carusel .car-carusel-hover{
	display:none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.2);
	padding: 2px;
	box-sizing: border-box;
}
.car-carusel li{
	position: relative;
	background: #f5f5f5;
}
.car-carusel .more.simple{
	display: inline-block;
	padding:8px;
	margin-top: 35px;
	color: white;
}
.car-carusel .description{
	color:white;
	font-weight:600;
	text-shadow: 1px 1px 7px black;
}
.button-read-more{
	margin: 20px 0px 70px 0px;
}
.reviews-photo-wrap{
	width: 15%;
	float: left;
}
.reviews-photo-wrap .staff-photo{
	background: whitesmoke;
	width: 100%;
}
.review-body{
	width: 85%;
	float: left;
	padding-left: 15px;
	box-sizing: border-box;
	word-wrap:break-word;
}
.review-item{
	margin-bottom:15px;
}
.more.ask-question{
	margin-top: 15px;
	display: inline-block;
}
.row.staff-row{
	margin-bottom:80px;
}
.services .service-container{
	float: left;
	width: 69%;
	box-sizing: border-box;
	padding-left: 30px;
}
.services .service-container .more.simple{
	padding:6px;
	margin-right:10px;
}
.services .service-container .more{
	padding:7px;
	display: inline-block;
	min-width: 135px;
}
.services .service-container .service-text{
	margin:0px;
}
.services .service-container .price{
	font-weight: bold;
	margin-top: 10px;
}
.services .post-image{
	width:31%;
	background: #f5f5f5;
}
.g-recaptcha{
	margin-top:20px;
}
.contact-form .more{
	display: inline-block;
	margin-top:10px;
	float:right;
}
#bx-composite-banner{
	margin-top:50px;
	float: left;
}
#bx-composite-banner a{
	border: 1px solid rgb(129, 132, 136);
}
.collapsible-mobile-submenus .template-arrow-menu.active{
	transform: rotate(-90deg);
}
.mobile-menu-switch.active .line:nth-child(2){
	display:none;
}
.header .mobile-menu-switch.active{
	margin-top: 15px;
}
.mobile-menu-switch.active .line:first-child{
	transition: all 0.5s ease-out;
	transform: rotate(45deg);
}
.mobile-menu-switch.active .line:last-child{
	transition: all 0.5s ease-out;
	margin-top: -3px;
	transform: rotate(-45deg);
}
.calendar-icon-container{
	position:relative;
	display: block;
}
.jgallery{
	float:left;
}
.table{
	width: 35%;
	float: left;
	display: table;
	margin-left:3%;
}
.table .table-tr{
	display: table-row;

}
.table .table-tr:nth-child(even){
	background: whitesmoke;
}
.table .table-td{
	display: table-cell;
	padding: 7px 5px 7px 10px;
}
.table .table-tr:first-child .table-td{
	display: table-cell;
	padding: 0px 5px 7px 10px;
}
.catalog-price.price{
	width: 35%;
	float: left;
	margin-left: 3%;
	padding: 10px 0px 10px 0px;
	box-sizing: border-box;
	border: 2px dotted #f5f5f5;
	margin-bottom: 20px;
	font-size: 120%;
	text-align: center;
	box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 30px rgba(0, 0, 0, .1) inset
}
.price img{
	vertical-align: text-bottom;
	display: inline-block;
	margin-right: 10px;
}
.price .value{
	font-weight:bold;
}
.button{
	padding: 6px;
	display: inline-block;
	display: block;
	color: #777;
	margin-top: 5px;
}
.button:hover{
	text-decoration:none;
	font-weight:600;
}
.bx_pagination_bottom .bx_pagination_page li.bx_active{
	color: white;
	border-radius: 3px;
	background: #1e69b8;
	box-shadow: inset 0 2px 2px 0 rgba(0,0,0,.1);
}
.ya-share-container{
	float:right;
}
.file-container{
	display:block;
	margin-bottom:15px;
	overflow: hidden;
}
.file-container .file-icon{
	width: 25%;
	display: inline-block;
	float: left;
}
.file-container .file-icon img{
	width: 50px;
}
.file-container span.file-name{
	float: left;
	display: inline-block;
	width: 75%;
	padding: 24px 0px 25px 10px;
	box-sizing: border-box;
	color:#1e69b8;
	line-height: 18px;
	word-wrap: break-word;
}
.bx-filter .bx-filter-parameters-box.bx-active .bx-filter-parameters-box-title span {
	color: #1e69b8;
}

.checkbox label.bx-filter-param-label:before,
.radio label.bx-filter-param-label:before
{
	content: "";
	display: inline-block;
	width: 16px;
	height: 16px;
	margin-right: 10px;
	position: absolute;
	left: 0;
	bottom: 4px;
	border:1px solid #1e69b8;
	box-shadow: inset 1px 1px 0px 0px rgba(0, 0, 0, .1),
	inset -1px -1px 0px 0px rgba(0, 0, 0, .1);
}
input[type=checkbox]:checked + label.bx-filter-param-label:before,
input[type=radio]:checked + label.bx-filter-param-label:before
{
	content: "\2713";
	text-shadow: 1px 1px 1px rgba(0, 0, 0, .2);
	font-size: 15px;
	color: #1e69b8;
	text-align: center;
	line-height: 15px;
}
.bx-filter.bx-green .bx-ui-slider-pricebar-v {background: #1e69b8;}
.bx-context-toolbar-empty-area {
	overflow: hidden;
}
.marker-new{
	text-decoration: none;
	position: absolute;
	top: 10px;
	left: 10px;
	color: white;
	background: #1e69b8;
	padding: 2px 6px 3px 6px;
	border-radius: 3px;
	z-index: 1;
}
.blog .post-image{
	position:relative;
}
.table-wrap{
	overflow-x: auto;
	margin-bottom:30px;
}
.service-consultation {
	padding: 30px;
	margin: 30px 0px;
	overflow: hidden;
	background:#f5f5f5;
}
.service-consultation-column:first-child {
	float: left;
	width: 30%;
	margin-top: 10px;
}
.service-consultation-column:last-child {
	float: left;
	width: 70%;
	line-height: 19px;
}
.detail-service-img{
	max-height:280px;
}
.call-to-action img{
	width:90%;
	display:inline;
}
.call-to-action h6{
	margin-top:10px;
}

a.gallery{
	display: block;
	cursor: zoom-in;
}
.detail-text{
	line-height:26px;
	padding-top: 20px;
}
.bx-filter .bx-filter-parameters-box{
	line-height:13px;
}
/* End */


/* Start:/bitrix/templates/.default/css/responsive.css?154810388730321*/
@media screen and (max-width:1189px)
{
	a .list-img {
		max-height: 155px;
	}
	/* --- site container --- */
	.site-container.boxed
	{
		max-width: 850px;
	}
	blockqoute
	{
		padding: 30px 50px 40px;
	}
	.padding-bottom-50
	{
		padding-bottom: 35px;
	}
	.padding-bottom-61
	{
		padding-bottom: 46px;
	}
	.padding-bottom-66
	{
		padding-bottom: 51px;
	}
	.padding-bottom-70
	{
		padding-bottom: 55px;
	}
	.padding-bottom-87
	{
		padding-bottom: 72px;
	}
	.padding-top-54
	{
		padding-top: 39px;
	}
	.padding-top-70
	{
		padding-top: 55px;
	}
	.padding-left-right-100
	{
		padding: 0 50px;
	}
	.margin-top-67
	{
		margin-top: 52px;
	}
	.margin-top-70
	{
		margin-top: 55px;
	}
	/* --- headers --- */
	h4
	{
		font-size: 14px;
		line-height: 24px;
	}
	/* --- containers --- */
	.header-top-bar,
	.header,
	.row,
	.announcement
	{
		width: 750px;
	}
	.header-container
	{
		padding: 26px 0 13px;
	}
	.header .logo
	{
		width: auto;
	}
	.header-container.sticky.move
	{
		padding: 20px 0 7px;
	}
	.boxed .header-container.sticky.move
	{
		max-width: 850px;
	}
	/* --- page header --- */
	.page-header-left
	{
		width: 300px;
	}
	.page-header-right
	{
		width: 450px;
	}
	/* --- menu --- */
	.menu-container
	{
		float: left;
		clear: both;
		width: 100%;
		margin-top: 20px;
	}
	.menu-container nav
	{
		float: left;
	}
	.sf-menu li a, .sf-menu li a:visited
	{
		padding: 12px 0 12px 16px;
	}
	.header-container.sticky.move .menu-container
	{
		margin-top: 5px;
	}
	/* --- vertical menu --- */
	.vertical-menu li a
	{
		padding: 17px 10px 18px;
	}
	/* --- page --- */
	.page-margin-top
	{
		margin-top: 35px;
	}
	.page-margin-top-section
	{
		margin-top: 50px;
	}
	.page-padding-top
	{
		padding-top: 35px;
	}
	.page-padding-top-section
	{
		padding-top: 50px;
	}
	/* --- slider revolution --- */
	.revolution-slider h2
	{
		font-size: 30px;
		margin-top: -5px;
	}
	.revolution-slider p.description
	{
		font-size: 16px;
		font-weight: 400;
		margin-top: -4px;
	}
	.revolution-slider .more.simple
	{
		padding: 15px 18px 16px;
	}
	.revolution-slider .hexagon
	{
		width: 90px;
		height: 51.96px;
		margin: 10px auto;
	}
	.revolution-slider .hexagon:before,
	.revolution-slider .hexagon:after
	{
		width: 63.64px;
		height: 63.64px;
		-webkit-transform: scaleY(0.5774) rotate(-45deg);
		-ms-transform: scaleY(0.5774) rotate(-45deg);
		transform: scaleY(0.5774) rotate(-45deg);
		left: 12.1802px;
	}
	.revolution-slider .hexagon:before
	{
		top: -31.8198px;
	}
	.revolution-slider .hexagon:after
	{
		bottom: -31.8198px;
	}
	.revolution-slider .hexagon div::before
	{
		padding: 0px;
	}
	/* --- page layout --- */
	.column-1-2
	{
		width: 360px;
	}
	.column-1-3,
	.column-2-3 .column-1-2
	{
		width: 230px;
	}
	.column-2-3 .cost-calculator-box .column-1-2
	{
		width: 200px;
	}
	.column-2-3
	{
		width: 490px;
	}
	.column-1-3 .column-1-2
	{
		width: 100%;
		margin-left: 0;
	}
	.column-2-3 .column-1-3
	{
		width: 156px;
	}

	.column-3-4
	{
		width: 555px;
	}

	.row-4-4
	{
		display: flex;
		display: -ms-flexbox;
		display: -webkit-flexbox;
		display: -webkit-flex;
		flex-wrap: wrap;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
	}
	.row-4-4 .column-1-4
	{
		width: 360px;
	}
	.row-4-4 .column-1-4:nth-child(odd)
	{
		margin-left: 0;
	}
	.row-4-4 .column-1-4:nth-child(n+3)
	{
		margin-top: 35px;
	}
	/* --- blog --- */
	.blog .post-content
	{
		width: 435px;
	}
	.row-4-4 .column-1-4 .blog.small .post-content
	{
		width: 250px;
	}
	.blog.small .post-image
	{
		display: none;
	}
	.row-4-4 .column-1-4 .blog.small .post-image
	{
		display: block;
	}
	.column-1-2 .blog .post-content
	{
		width: 240px;
	}
	/* --- comments list --- */
	#comments-list .comment-details
	{
		width: 435px;
	}
	#comments-list .children .comment-details
	{
		width: 315px;
	}
	/* --- buttons ---*/
	h3 .more
	{
		margin-left: 30px;
	}
	/* --- services --- */
	.services-list li
	{
	//width: 250px;
	}
	.services-list li h4.box-header::after
	{
		margin-top: 15px;
	}
	/* --- galleries --- */
	.galleries-list.isotope li,
	.galleries-list.isotope li>a,
	.galleries-list.isotope a>img
	{
		width: 230px;
		/*height: auto;*/
		height: 153px;
	}
	.galleries-list.isotope li:hover .view p.description
	{
		margin-bottom: 25px;
	}
	.galleries-list.isotope .more
	{
		padding: 12px 14px 11px;
		font-size: 11px;
	}
	/* --- features --- */
	.features-list li
	{
		margin-top: 35px;
	}
	.column-1-3 .features-list.big li:before
	{
		margin-right: auto;
	}
	.column-1-3 .features-list.big li p
	{
		margin-left: auto;
	}
	/* --- contact details --- */
	.contact-details li
	{
		padding: 15px 12px;
	}
	/* --- testimonails --- */
	.testimonials-container .caroufredsel_wrapper_testimonials
	{
		width: 630px !important;
	}
	.testimonials-list li
	{
		width: 630px;
	}
	.testimonials-list p
	{
		font-size: 18px;
		padding: 30px 0px 0;
		line-height: 28px;
	}
	/* --- our clients --- */
	/* --- tabs navigation --- */
	.tabs .ui-tabs-panel p
	{
		padding: 24px 0 0;
	}
	/* --- accordion --- */
	.accordion .ui-accordion-content
	{
		padding: 20px;
	}
	/* --- announcement --- */
	.announcement h3
	{
		margin-left: 90px;
	}
	/* --- call to action --- */
	.call-to-action .more
	{
		display: block;
	}
	.column-1-4 .call-to-action .more
	{
		padding: 19px 10px 20px;
	}
	/* --- cost calculator --- */
	.column-1-3 .ui-slider
	{
		width: 153px;
	}
	.column-1-3 .cost-calculator-box input
	{
		width: 35px;
		margin-left: 20px;
		padding: 12px 10px;
	}
	.cost-calculator-box .cost-slider-container
	{
		clear: both;
		margin-left: 0;
		margin-top: 10px;
	}
	.cost-calculator-box .checkboxes-list li
	{
		clear: both;
	}
	.cost-calculator-box .checkboxes-list li .checkbox-label
	{
		margin-top: -1px;
		border: 1px solid #E2E6E7;
	}
	.cost-calculator-box .checkboxes-list li:first-child .checkbox-label
	{
		margin-top: 0;
	}
	.ui-datepicker
	{
		width: 328px;
	}
	/* --- buttons --- */

	.galleries-list li .view .more.simple
	{
		padding: 14px 20px 15px;
	}
}
@media screen and (max-width:767px)
{
	a .list-img {
		max-height: 96px;
	}
	/* --- site container --- */
	.site-container.boxed
	{
		max-width: 562px;
	}
	/* --- headers --- */
	h3
	{
		font-size: 18px;
		line-height: 28px;
	}
	/* --- containers --- */
	.header-top-bar,
	.header,
	.row,
	.announcement,
	.menu-container
	{
		width: 462px;
	}
	.header-container,
	.header-container.sticky.move
	{
		padding: 26px 0;
	}
	.header .logo
	{
		width: 432px;
	}
	.re-smart-column .re-smart-column-wrapper
	{
		width: auto !important;
		position: static !important;
	}
	.re-smart-column
	{
		height: auto !important;
	}
	/* --- page header --- */
	.page-header-left,
	.page-header-right
	{
		width: 100%;
	}
	.bread-crumb-container
	{
		float: left;
	}
	/* --- menu --- */
	.menu-container
	{
		margin-top: 0;
	}
	.mobile-menu-container
	{
		display: block;
	}
	.mobile-menu-container nav
	{
		float: none;
	}
	.header-container.sticky.move
	{
		position: static;
		top: auto;
		width: auto;
		box-shadow: none;
		-moz-box-shadow: none;
		-webkit-box-shadow: none;
	}
	.sf-menu
	{
		display: none;
	}
	.header .mobile-menu-switch
	{
		display: table-cell;
	}
	.header-container.sticky.move .menu-container
	{
		margin-top: 0;
	}
	.collapsible-mobile-submenus li
	{
		position: relative;
	}
	.collapsible-mobile-submenus>li a.template-arrow-menu
	{
		position: absolute;
		width: 48px;
		height: 48px;
		top: 0;
		right: 0;
		margin: 0;
		padding: 0;
		-webkit-transform: rotate(90deg);
		-moz-transform: rotate(90deg);
		-o-transform: rotate(90deg);
		-ms-transform: rotate(90deg);
		transform: rotate(90deg);
	}
	.collapsible-mobile-submenus>li a.template-arrow-menu::before
	{
		position: absolute;
		left: 17px;
		top: 16px;
	}
	.collapsible-mobile-submenus>li a.template-arrow-menu:hover
	{
		text-decoration: none;
	}
	.collapsible-mobile-submenus .template-arrow-menu+ul
	{
		display: none;
	}
	/* --- vertical menu --- */
	.vertical-menu li a
	{
		padding: 17px 18px 18px 19px;
	}
	/* --- slider revolution --- */
	.revolution-slider h2
	{
		font-size: 21px;
		margin-top: -35px;
	}
	.revolution-slider p.description,
	.revolution-slider .hexagon
	{
		display: none;
	}
	/* --- page layout --- */
	.flex-box
	{
		display: block;
	}
	.flex-hide
	{
		display: inline;
	}
	.row.full-width > .column.column-1-2 .column-1-3,
	.row .column:first-child
	{
		margin-top: 0;
	}
	.column
	{
		margin-left: 0;
	}
	.column-1-2, .column-1-3, .column-2-3, .column-1-4, .column-3-4, .columns.no-width .column-left, .columns.no-width .column-right, .row-4-4 .column-1-4,
	.row.full-width>.column-1-2, .column-3-4 .column-1-3
	{
		width: 100%;
	}

	.column-2-3 .cost-calculator-box .column-1-2
	{
		width: 186px;
	}

	.column-2-3 .column-1-2:first-child,
	.column-1-3 .column-1-2:first-child,
	.column-3-4 .column-1-2:first-child,
	.column-1-2 .column-1-2:first-child
	{
		margin-left: 0;
	}
	.column-2-3 .column-1-3,
	.column-1-3 .column-1-3
	{
		width: 147px;
	}
	.column-1-4.column-right
	{
		clear: both;
	}
	/* --- blog --- */
	.column .blog .post-content
	{
		width: 362px;
	}
	.blog .post-details
	{
		width: 70px;
	}
	.blog .post-content-details-container
	{
		padding: 17px 0;
	}
	.blog .post-content-details.right
	{
		float: left;
		clear: both;
		margin-top: 4px;
	}
	.row-4-4 .column-1-4 .blog.small .post-content,
	.blog.small .post-content
	{
		width: 352px;
	}
	.blog.small .post-image
	{
		display: block;
	}
	/* --- comments list --- */
	#comments-list .comment-details
	{
		width: 357px;
		margin-left: 15px;
	}
	#comments-list .children
	{
		margin-left: 45px;
	}
	#comments-list .children .comment-details
	{
		width: 312px;
	}
	/* --- announcement --- */
	.announcement h3
	{
		margin-left: 0;
	}
	.announcement .column-2-3
	{
		text-align: center;
	}
	.announcement .column-1-3
	{
		text-align: center;
		margin-bottom: 20px;
	}
	.announcement .vertical-align,
	.announcement .vertical-align-cell
	{
		display: block;
		height: auto;
	}
	/* --- services --- */
	.services-list li
	{
		width: 231px;
	}
	.services-list li:nth-child(3n+1) h4,
	.services-list li:nth-child(3n+1) p
	{
		border-left: 1px solid #E2E6E7;
	}
	.services-list li:nth-child(odd) h4,
	.services-list li:nth-child(odd) p
	{
		border-left: none;
	}
	/* --- galleries --- */
	.galleries-list li
	{
		width: 50%;
	}
	.galleries-list.isotope li,
	.galleries-list.isotope li>a,
	.galleries-list.isotope a>img
	{
		width: 216px;
		height: 144px;
	}
	.galleries-list li .view
	{
		display: none;
	}
	/* --- contact details --- */
	.contact-details li,
	.contact-details li:first-child
	{
		border: none;
	}
	/* --- slider control --- */
	.slider-control
	{
		padding: 10px;
	}
	/* --- tabs navigation --- */
	.tabs-navigation li
	{
		margin-left: 6px;
	}
	.tabs-navigation li a
	{
		min-width: 130px;
		padding: 0px 0 13px;
	}
	/* --- contact details --- */
	.header-top-bar .contact-details
	{
		float: none;
		display: table;
		margin-left: auto;
		margin-right: auto;
	}

	/* --- testimonials --- */
	.testimonials-container .caroufredsel_wrapper_testimonials
	{
		width: 366px !important;
		left: 48px !important;
	}
	.testimonials-list li
	{
		width: 366px;
	}
	/* --- our clients --- */
	.our-clients-list-container
	{
		margin-left: auto;
		margin-right: auto;
	}

	/* --- social icons --- */
	/*.header-top-bar .social-icons
	{
		clear: both;
		float: none;
		display: table;
		margin-left: auto;
		margin-right: auto;
	}*/
	.header-top-bar .social-icons li,
	.header-top-bar .social-icons li:first-child
	{
		border: none;
	}
	/* --- search --- */
	.header-top-bar .template-search
	{
		border: none;
	}
	/* --- call to action --- */
	.call-to-action .more
	{
		display: inline;
	}
	/* --- accordion --- */
	.accordion .ui-accordion-header,
	.accordion  .ui-accordion-header.ui-state-active:hover
	{
		padding: 6px 5px;
	}
	.accordion .ui-accordion-header:hover
	{
		padding-left: 10px;
		padding-right: 0;
	}
	/* --- cost calculator --- */
	.column-1-3 .ui-slider
	{
		width: 360px;
	}
	.column-1-3 .cost-calculator-box input
	{
		width: 40px;
		margin-left: 30px;
		padding: 12px 15px;
	}
	.ui-datepicker
	{
		width: 430px;
	}
	/* --- misc --- */
	.scroll-top.animated-element
	{
		right: 10px;
		bottom: 10px;
	}
}
@media screen and (max-width:479px)
{
	a .list-img {
		max-height: 76px;
	}
	/* --- site container --- */
	.site-container.boxed
	{
		max-width: 400px;
	}
	table td, table th
	{
		padding: 8px 10px;
	}
	blockquote
	{
		padding: 30px 20px 40px;
	}
	/* --- headers --- */
	h2
	{
		line-height: 32px;
	}
	h3
	{
		font-size: 16px;
		line-height: 26px;
	}
	/* --- header --- */
	.header-top-bar,
	.header,
	.row,
	.announcement,
	.menu-container,
	.blog .post-details,
	.column .blog .post-content
	{
		width: 300px;
	}
	.header-top-bar
	{
		display: none;
		padding-top: 10px;
	}
	.header-top-bar-container .header-toggle
	{
		display: block;
	}
	.header-top-bar .social-icons,
	.header-top-bar .search-container
	{
		float: left;
	}
	.header .logo
	{
		width: 270px;
	}
	/* --- slider revolution --- */
	.revolution-slider h2
	{
		font-size: 18px;
		line-height: 26px;
		margin-top: 0px;
	}
	.revolution-slider .more.simple
	{
		display: none;
	}
	.revolution-slider .tp-caption
	{
		white-space: normal;
	}
	/* --- page layout --- */
	.row .column:first-child
	{
		margin-top: 0;
	}
	.column-2-3 .column-1-2,
	.column-1-3 .column-1-2,
	.column-3-4 .column-1-2,
	.column-1-2 .column-1-2,
	.column-3-4 .column-1-3,
	.column-2-3 .cost-calculator-box .column-1-2
	{
		width: 100%;
	}
	.column-2-3 .column-1-2, .column-1-3 .column-1-2,
	.column-3-4 .column-1-2,
	.column-1-2 .column-1-2,
	.column-3-4 .column-1-3
	{
		margin-left: 0;
		margin-top: 30px;
	}
	.row.full-width > .column-1-2 .column-1-3:nth-child(odd)
	{
		margin-top: 30px;
		margin-left: 0;
	}
	.row.full-width > .column-1-2 .column-1-3:first-child
	{
		margin-top: 0;
	}
	.row.full-width > .column-1-2 .column-1-3
	{
		width: 47%;
	}
	/* --- 404 page --- */
	.page-404 h1
	{
		font-size: 132px;
	}

	/* --- social icons --- */
	.header-top-bar .social-icons li a,
	.header-top-bar .template-search
	{
		padding: 10px;
	}
	/* --- blog --- */
	.blog .post-details
	{
		margin-right: 0;
		border-bottom: 1px solid #E2E6E7;
		margin-bottom: 20px;
	}
	.blog .post-details li
	{
		float: left;
		border-top: none;
		padding: 10px 20px;
	}
	.blog .post-details li:first-child
	{
		padding-left: 0;
	}
	.blog .post-details li:last-child
	{
		border-right: none;
		padding-right: 0;
	}
	.blog .post-details li::before,
	.blog .post-details li.date:before
	{
		display: inline;
		margin-bottom: 0;
		margin-right: 10px;
	}
	.blog .post-details li.date h2
	{
		display: inline;
		margin: 0 2px;
		color: #A4AAB3;
		font-size: 13px;
		font-weight: 500px;
		line-height: 1;
	}
	.blog.small .post-details
	{
		width: auto;
		border: none;
		margin-bottom: 0;
	}
	.blog.small .post-details li
	{
		float: none;
		width: auto;
	}
	.row-4-4 .column-1-4 .blog.small .post-content,
	.blog.small .post-content
	{
		width: 190px;
	}
	/* --- comments list --- */
	.comment-author-avatar
	{
		display: none;
	}
	#comments-list .comment-details
	{
		width: 300px;
		margin-left: 0;
	}
	#comments-list .children
	{
		margin-left: 0;
	}
	#comments-list .children .comment-details
	{
		width: 285px;
	}
	/* --- testimonials --- */
	.testimonials-container .caroufredsel_wrapper_testimonials
	{
		width: 300px !important;
		left: 0 !important;
	}
	.testimonials-list li
	{
		width: 300px;
	}
	.slider-control
	{
		top: 20px;
	}
	/* --- buttons --- */
	h3 .more
	{
		margin-left: 0;
	}
	.button-label
	{
		display: none;
	}
	/* --- services --- */
	.services-list li
	{
		width: 300px;
	}
	.services-list li h4,
	.services-list li p,
	.services-list li:nth-child(3n+1) h4,
	.services-list li:nth-child(3n+1) p
	{
		border-left: none;
	}
	/* --- galleries --- */
	.galleries-list.isotope,
	.galleries-list.isotope li,
	.galleries-list.isotope li>a,
	.galleries-list.isotope a>img
	{
		width: 270px;
	}
	.galleries-list.isotope li,
	.galleries-list.isotope li>a,
	.galleries-list.isotope a>img
	{
		height: 180px;
	}
	.galleries-list.isotope
	{
		margin-left: auto;
		margin-right: auto;
	}
	.galleries-list li:hover .view p.description
	{
		margin-bottom: 25px;
	}
	.galleries-list li .view .more.simple
	{
		padding: 12px 16px 13px;
		font-size: 11px;
	}
	/* --- our clients --- */
	.our-clients-list-container
	{
		width: 300px;
	}
	/* --- contact details --- */
	.header-top-bar .contact-details
	{
		display: block;
	}
	/* --- search --- */
	.search
	{
		left: 0;
		right: auto;
	}
	.search-container .template-search
	{
		padding-left: 5px;
	}
	/* --- tabs navigation --- */
	.tabs-navigation
	{
		text-align: left;
	}
	.tabs-navigation.small
	{
		text-align: center;
	}
	.tabs-navigation li
	{
		margin-left: 0;
		margin-right: 6px;
		margin-top: 10px;
	}
	.tabs-navigation.small li
	{
		margin-top: 0;
		margin-left: 0;
	}
	.tabs-navigation li a
	{
		padding: 5px 0 5px;
	}
	.tabs-navigation a::before
	{
		display: none;
	}
	.tabs-navigation li.ui-tabs-active span
	{
		display: none;
	}
	/* --- accordion --- */
	.accordion .ui-accordion-header,
	.accordion  .ui-accordion-header.ui-state-active:hover
	{
		padding: 16px 15px;
	}
	.accordion .ui-accordion-header:hover
	{
		padding-left: 25px;
		padding-right: 5px;
	}
	/* --- map --- */
	.column-2-3 .contact-map
	{
		height: 300px;
	}
	/* --- cost calculator --- */
	.column-1-3 .ui-slider
	{
		width: 223px;
	}
	.column-1-3 .cost-calculator-box input
	{
		width: 35px;
		margin-left: 20px;
		padding: 12px 10px;
	}
	.ui-slider-handle .cost-slider-tooltip
	{
		top: 30px;
	}
	.ui-slider-handle .cost-slider-tooltip .value
	{
		padding: 7px 0;
	}
	.ui-datepicker
	{
		width: 268px;
	}
}
@media screen and (max-device-width: 480px)
{
	body
	{
		-webkit-text-size-adjust: none;
	}
}

@media screen  and (max-width: 1189px){
	.customizer-container{
		display:none;
	}
	.header-top-bar-container .header-toggle {
		display: block;
	}
	.header-top-bar{
		display: none;
	}
	.header .mobile-menu-switch{
		display: block;
		width: 30px;
		margin-top: 8px;
		float: right;
	}
	.header .mobile-menu-switch .line{
		float:right;
	}
	.header .logo{
		float:left;
	}
	.mobile-menu-container{
		display:block;
	}
	.menu-container > nav{
		display:none;
	}
	.mobile-menu-container nav{
		width:100%;
	}
	.collapsible-mobile-submenus>li a.template-arrow-menu{
		position: absolute;
		width: 48px;
		height: 48px;
		top: 0;
		right: 0;
		margin: 0;
		padding: 0;
		-webkit-transform: rotate(90deg);
		-moz-transform: rotate(90deg);
		-o-transform: rotate(90deg);
		-ms-transform: rotate(90deg);
		transform: rotate(90deg);
	}
	.collapsible-mobile-submenus>li{
		position: relative;
	}
	.collapsible-mobile-submenus .template-arrow-menu+ul{
		display:none;
	}
	.collapsible-mobile-submenus>li a.template-arrow-menu::before {
		position: absolute;
		left: 17px;
		top: 16px;
	}
	.services-list.index.row li:nth-child(3n+1) {
		margin-left: 0px !important;
	}
	.services-list.index li{
		margin-left: 7px !important;
		width: 245px;
	}
	.our-clients-list li img {
		max-height:240px;
	}
	.car-carusel .our-clients-list li{
		width: 360px;
		margin-right: 30px;
	}
	.car-carusel .description{
		font-size:22px;
		margin-top: 60px;
		line-height: 25px;
	}
	.button-read-more{
		margin: 80px 0px 70px 0px;
	}
	.my-accordion {
		margin-left: 7px;
	}
	.my-accordion .my-icon {
		margin-right: 12px;
	}
	.contact-details-list li p {
		font-size: 13px;
	}
	p.description{
		margin-top: 15px;
		margin-bottom: 10px;
	}
	.column.column-1-4{
		display:none;
	}
	.column.column-1-4.social{
		display:block;
		margin-top:0px !important;
		text-align: center;
		width: 100%;
	}
	.column.column-1-4.social .box-header:after{
		display:none;
	}
	.social-icons.gray li{
		display:inline-block;
		float: unset;
	}
	.column.column-3-4{
		margin-left:0px;
		width:100%;
	}
	.contact-details li, .contact-details li:last-child{
		border-bottom:1px solid rgba(0,0,0,0.1);
	}
	.header-top-bar .search-container{
		border-bottom:1px solid rgba(0,0,0,0.1);
		width: 71px;
		height: 50px;
		text-align:center;
	}
	.header-top-bar .social-icons{
		display:none;
	}
	.search .search-input{
		width:645px;
	}
	.search{
		width: 735px;
	}
	.staff-container {
		width: 230px;
	}
	.table, .price {
		width: 36%;
		margin-left: 2%;
	}
	.services-list .catalog-section-item {
		width: 240px;
	}
	.service-container .price{
		margin-left:0px;
	}
	.ymaps-map.ymaps-i-ua_js_yes, .contact-map{
		height:380px !important;
	}
	.column-3-4 .column-1-2 {
		width: 360px ;
	}
	.column-1-4,
	.column-1-2 .column-1-2,
	.column-3-4 .column-1-3
	{
		width: 230px;
	}
	.features-list li p{
		font-size:13px;
	}
	.features-list li .icon:before {
		font-size: 40px;
	}
	h5 {
		font-size: 16px;
	}
	.search-suggest {
		width: 661px;
	}

}
@media screen  and (max-width: 767px) {
	.service-consultation-column:first-child{
		text-align: center;
		width:100%;
	}
	.service-consultation-column:last-child{
		display:none;
	}
	.contact-details li, .contact-details li:last-child {
		border-bottom: none;
	}
	.car-carusel .description{
		margin-top: 20px;
		font-size: 16px;
		line-height: 15px;
	}
	.column.column-1-4.social{
		text-align: left;
	}
	.social-icons.gray li{
		display:inline-block;
		float: left;
	}
	p.description{
		margin-top: 25px;
		margin-bottom: 20px;
	}
	.search .search-input {
		width: 380px;
	}
	.tp-caption{
		width: 478px;
	}
	.search {
		width: 462px;
		display:block;
		position:static;
		padding: 0px;
	}
	.header-top-bar .search-container {
		border-bottom: none;
		width: auto;
		height: auto;
	}
	.search-container > .template-search{
		display:none;
	}
	.contact-details li {
		padding: 15px 0px !important;
		width: 153px;
		text-align: center;
	}
	.contact-details li:last-child {
		width: 100%;
		text-align: center;
		border: 1px solid rgba(0,0,0,0.1);
		box-sizing: border-box;
	}
	.row .services-list.index.row li{
		margin-left: 5px !important;
		width: 228px;
	}
	.row .services-list.index.row li:nth-child(2n +1){
		margin-left: 0px !important;
	}
	.my-column {
		margin-bottom: 0px;
	}
	.slider-control{
		display:none !important;
	}
	.our-clients-list li,.car-carusel .our-clients-list li {
		width: 227px  !important;
		margin-right: 10px;
	}
	.car-carusel .more.simple{
		margin-top:5px;
	}
	.our-clients-list li img {
		max-height:152px;
	}
	.contact-details-list li p {
		font-size: 17px;
	}
	.media-margin{
		margin-bottom:15px;
		display: inline-block;
	}
	.my-accordion .zp {
		font-size: 11px;
	}
	.row.margin-top-70{
		margin-top:25px !important;
	}
	.tab-jobs {
		margin-left: 0px;
		margin-bottom: 4px;
	}
	.my-accordion-text .jobs-demand {
		margin: 12px;
	}
	.column-2-3 .column-1-2, .column-1-3 .column-1-2, .column-3-4 .column-1-2, .column-1-2 .column-1-2, .column-3-4 .column-1-3, .column-2-3 .cost-calculator-box .column-1-2 {
		width: 100% ;
	}
	.col {
		width: 50%;
	}
	.staff-container {
		width: 47%;
		margin-right: 0px;
		margin-bottom:30px;
	}
	.staff-container:nth-child(2n){
		margin-right: 3%;
	}
	.row.staff-row{
		margin-bottom:0px;
	}
	.services .service-container .price{
		width:100%;
		margin:0px;
		padding-top:2px;
		padding-bottom:2px;
	}
	.services .service-container {
		padding-left: 15px !important;
	}
	.service-container .service-text{
		line-height:20px;
		padding:0px;
	}
	.services .service-container .more{
		min-width: 105px;
	}
	.services .service-container .more.simple {
		padding: 5px;
	}
	.services .service-container .more {
		padding: 6px;
	}
	.service-container.catalog-item-container .more {
		display:none;
	}
	.services-list li {
		margin-left: 0px;
	}
	.services-list .catalog-section-item {
		width: 226px;
	}
	.services-list .catalog-section-item:nth-child(2n){
		margin-left: 10px;
	}
	.features-list li p {
		font-size: 15px;
	}
	.features-list li .icon:before {
		font-size: 48px;
	}
	.ymaps-map.ymaps-i-ua_js_yes, .contact-map {
		height: 340px !important;
	}
	.call-to-action.col-3.detail-action{
		width:49%;
		margin-right:0px;
		padding: 20px 7px 0px;
	}
	.call-to-action.col-3.detail-action:nth-child(2n){
		margin-left:2%;
	}
	.jgallery{
		width:100% !important;
	}
	.table, .price, .catalog-price.price {
		width: 100%;
		margin-left: 0;
	}
	.review-body p{
		padding-top:4px;
		padding-bottom:4px;
	}
	.post.single iframe{
		height: 250px;
	}
	.tabs-navigation.small li a {
		padding: 6px 10px 6px;
	}
	.margin-top-70 {
		margin-top: 40px !important;
	}
	.tabs-navigation.small li {
		margin-right: 0px;
		margin-bottom: 4px;
	}
	.contact-form .column.column-1-2:not(fieldset){
		width:70%;
	}
	.contact-form .column.column-1-2.align-right:not(fieldset){
		width:30%;
		margin-top: 0;
	}
	.search-suggest {
		width: 373px;
	}
	.services-list li h4 span {
		font-size: 18px;
		line-height: 20px;
	}
	.services-list li h4 {
		padding: 12px 10px 13px 15px;
	}
	h2 {
		font-size: 24px;
		line-height: 36px;
	}
	.row .column {
		margin-top: 25px;
	}
	.blog .post-content-details li {
		padding: 0 10px;
	}
	.tp-caption .more.simple{
		top: -5px;
	}

}
@media screen and (max-width: 479px){
	.ya-share-container{
		float:left;
	}
	.index-advantages{
		margin-top:-15px;
	}
	.call-to-action.col-3.detail-action{
		margin-left: 0px !important;
	}
	.car-carusel .description{
		margin-top: 12px;
	}
	p.description{
		margin-top: 10px;
		margin-bottom: 10px;
	}
	.tp-caption{
		width: 320px;
	}
	.tp-caption .more.simple{
		margin-top: 30px;
	}
	.row .services-list.index.row li{
		width: 149px;
		margin-left: 2px !important;
	}
	.services-list .catalog-section-item{
		width: 149px;
	}
	.services-list .catalog-section-item:nth-child(2n) {
		margin-left: 2px;
	}
	.services-list li h4 span,.services-list li h4 a {
		font-size: 10px;
	}
	.services-list li h4 {
		padding: 6px 7px 6px 7px;
	}
	h2 {
		font-size: 17px;
	}
	.row .column.my-column {
		margin-top: 70px;
	}
	.my-accordion {
		margin-left: 5px;
	}
	.my-item {
		padding: 6px;
	}
	.my-accordion .my-icon {
		margin-right: 9px;
	}
	.copyright-wrap{
		display:block;
	}
	.contact-details li {
		padding: 7px 0px !important;
		text-align: left;
		width: 150px;
	}
	.contact-details li:nth-child(even) {
		text-align: right;
	}
	.contact-details li::before {
		margin-right: 3px;
	}
	.contact-details li:last-child {
		text-align: center;
		width: 150px;
		padding: 6px !important;
	}
	.mobile-padding{
		padding-bottom:25px !important;
	}
	.search .search-input {
		width: 219px;
	}
	.search {
		width: 300px;
	}
	.search .search-input{
		padding: 7px 14px 7px 12px;
	}
	.header-top-bar .search .template-search {
		padding: 12px 18px 17px 18px;
	}
	.search .search-submit, .search-form .search-submit{
		height: 40px;
	}
	h2.box-header:after {
		margin-top: 10px;
	}
	.our-clients-list li img {
		max-height:99px;
	}
	.car-carusel li,.our-clients-list li,.car-carusel .our-clients-list li {
		margin-right: 5px;
		width: 148px !important;
	}
	h4.my-accordion{
		font-size:13px;
	}
	.my-accordion .zp {
		margin-right: 5px;
	}
	.blog .post-content-details li {
		padding: 0 5px;
	}
	.call-to-action.col-3.detail-action{
		width:100%;
	}
	.post.single iframe {
		height: 170px;
	}
	.ymaps-map.ymaps-i-ua_js_yes, .contact-map {
		height: 300px !important;
	}
	.services.blog .post-image{
		width: 38% !important;
		margin-right:10px;
	}
	.services .service-container{
		width:100% !important;
		float:unset;
		padding-left: 0px !important;
	}
	.services .service-container .more{
		min-width: 131px;
		padding:6px;
	}
	.services .service-container .more.simple{
		padding:5px;
	}
	.col {
		width: 100%;
	}
	.staff-container{
		width: 100%;
	}
	.row.staff-row h3{
		font-size:20px;
		font-weight:600;
	}
	.review-body {
		width: 100%;
		float: unset;
		padding-left: 0px;
	}
	.reviews-photo-wrap{
		margin-right:10px;
	}
	.review-body p {
		padding-top: 6px;
		padding-bottom: 6px;
	}
	.my-accordion-text {
		padding-left: 10px;
	}
	.services h3 {
		line-height: 21px;
	}
	.personal{
		clear: both;
		padding: 0px;
	}
	.more.submit-contact-form{
		padding: 10px 8px 10px;
		text-transform:lowercase;
	}
	.contact-form .column.column-1-2:not(fieldset) {
		width: 65%;
	}
	.contact-form .column.column-1-2.align-right:not(fieldset) {
		width: 35%;
	}
	a.job-apply {
		display: block;
		margin-left: -10px;
	}
	.search-page small{
		margin-bottom: 5px;
		display: block;
	}
	.search-page h4{
		font-size: 17px;
	}
	.search-page input.search-suggest{
		width:211px;
	}

}
@media screen and (max-width: 410px) and (min-width: 355px){
	.form-window-wrap .form-window {
		width: 95%;
	}
}
@media screen and (max-width: 355px){
	.form-window-wrap .form-window {
		width: 335px;
	}
}
@media screen and (max-width: 1366px){
	.customizer-container.active{
		overflow-y: scroll;
		height:500px;
	}
}
/* End */


/* Start:/bitrix/templates/.default/includes/fonts/streamline-small/style.css?15481038875188*/
@font-face {
	font-family: 'streamline-small-cs';
	src:url('/bitrix/templates/.default/includes/fonts/streamline-small/fonts/streamline-small-cs.eot');
	src:url('/bitrix/templates/.default/includes/fonts/streamline-small/fonts/streamline-small-cs.eot?#iefix') format('embedded-opentype'),
		url('/bitrix/templates/.default/includes/fonts/streamline-small/fonts/streamline-small-cs.ttf') format('truetype'),
		url('/bitrix/templates/.default/includes/fonts/streamline-small/fonts/streamline-small-cs.woff') format('woff'),
		url('/bitrix/templates/.default/includes/fonts/streamline-small/fonts/streamline-small-cs.svg#streamline-small-cs') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="sl-small-"]::before, [class*=" sl-small-"]::before {
	font-family: 'streamline-small-cs';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	direction: ltr;
	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.sl-small-car-battery:before {
	content: "\61";
}
.sl-small-car-key:before {
	content: "\62";
}
.sl-small-electric-wrench:before {
	content: "\63";
}
.sl-small-check-shield:before {
	content: "\64";
}
.sl-small-truck:before {
	content: "\65";
}
.sl-small-truck-tow:before {
	content: "\66";
}
.sl-small-clock:before {
	content: "\67";
}
.sl-small-phone-call:before {
	content: "\68";
}
.sl-small-phone-circle:before {
	content: "\69";
}
.sl-small-location-map:before {
	content: "\6a";
}
.sl-small-car:before {
	content: "\6b";
}
.sl-small-car-check:before {
	content: "\6c";
}
.sl-small-car-checklist:before {
	content: "\6d";
}
.sl-small-car-fix:before {
	content: "\6e";
}
.sl-small-service-24h:before {
	content: "\6f";
}
.sl-small-car-oil:before {
	content: "\70";
}
.sl-small-car-lock:before {
	content: "\71";
}
.sl-small-car-music:before {
	content: "\72";
}
.sl-small-car-setting:before {
	content: "\73";
}
.sl-small-check:before {
	content: "\74";
}
.sl-small-eco-fuel:before {
	content: "\75";
}
.sl-small-eco-fuel-barrel:before {
	content: "\76";
}
.sl-small-eco-globe:before {
	content: "\77";
}
.sl-small-eco-car:before {
	content: "\78";
}
.sl-small-eco-nature:before {
	content: "\79";
}
.sl-small-inflator-pump:before {
	content: "\7a";
}
.sl-small-lightbulb:before {
	content: "\41";
}
.sl-small-gps:before {
	content: "\42";
}
.sl-small-oil-can:before {
	content: "\43";
}
.sl-small-oil-gauge:before {
	content: "\44";
}
.sl-small-oil-station:before {
	content: "\45";
}
.sl-small-piggy-bank:before {
	content: "\46";
}
.sl-small-road:before {
	content: "\47";
}
.sl-small-seatbelt-lock:before {
	content: "\48";
}
.sl-small-share-time:before {
	content: "\49";
}
.sl-small-steering-wheel:before {
	content: "\4a";
}
.sl-small-car-audio:before {
	content: "\4b";
}
.sl-small-engine-belt:before {
	content: "\4c";
}
.sl-small-camper:before {
	content: "\4d";
}
.sl-small-wallet:before {
	content: "\4e";
}
.sl-small-parking-sensor:before {
	content: "\4f";
}
.sl-small-wrench:before {
	content: "\50";
}
.sl-small-wrench-double:before {
	content: "\51";
}
.sl-small-windshield:before {
	content: "\52";
}
.sl-small-alarm:before {
	content: "\53";
}
.sl-small-car-2:before {
	content: "\54";
}
.sl-small-car-3:before {
	content: "\55";
}
.sl-small-cog-double:before {
	content: "\56";
}
.sl-small-email:before {
	content: "\57";
}
.sl-small-gearbox:before {
	content: "\58";
}
.sl-small-gauge:before {
	content: "\59";
}
.sl-small-garage:before {
	content: "\5a";
}
.sl-small-tunning:before {
	content: "\30";
}
.sl-small-phone-call-24h:before {
	content: "\31";
}
.sl-small-phone:before {
	content: "\32";
}
.sl-small-video:before {
	content: "\33";
}
.sl-small-image:before {
	content: "\34";
}
.sl-small-images:before {
	content: "\35";
}
.sl-small-quote:before {
	content: "\36";
}
.sl-small-screwdriver:before {
	content: "\37";
}
.sl-small-signal-warning:before {
	content: "\38";
}
.sl-small-snow-crystal:before {
	content: "\39";
}
.sl-small-speed-gauge:before {
	content: "\21";
}
.sl-small-air-conditioning:before {
	content: "\40";
}
.sl-small-heating:before {
	content: "\23";
}
.sl-small-toolbox:before {
	content: "\24";
}
.sl-small-engine-belt-2:before {
	content: "\25";
}
.sl-small-toolbox-2:before {
	content: "\5e";
}
.sl-small-wrench-screwdriver:before {
	content: "\26";
}
.sl-small-wrench-screwdriver.professional:before {
	content: "\6e";
}
.sl-small-wrench-screwdriver.personal:before {
	content: "\2e";
}
.sl-small-caution-fence:before {
	content: "\2a";
}
.sl-small-certificate:before {
	content: "\28";
}
.sl-small-fax:before {
	content: "\29";
}
.sl-small-headlight:before {
	content: "\2d";
}
.sl-small-facebook:before {
	content: "\3d";
}
.sl-small-twitter:before {
	content: "\5b";
}
.sl-small-google-plus:before {
	content: "\5d";
}
.sl-small-youtube:before {
	content: "\3b";
}
.sl-small-pen:before {
	content: "\27";
}
.sl-small-faq:before {
	content: "\5c";
}
.sl-small-testimonials:before {
	content: "\2c";
}
.sl-small-team:before {
	content: "\2e";
}
.sl-small-person:before {
	content: "\2f";
}
.sl-small-percent:before {
	content: "\60";
}
.sl-small-shopping-cart:before {
	content: "\7e";
}
.sl-small-check-2:before {
	content: "\7b";
}
.sl-small-payment:before {
	content: "\7d";
}
.sl-small-coffee:before {
	content: "\22";
}
.sl-small-checklist:before {
	content: "\7c";
}
.sl-small-fax-2:before {
	content: "\3c";
}
.sl-small-user-chat:before {
	content: "\3e";
}

/* End */


/* Start:/bitrix/templates/.default/includes/fonts/template/styles.css?15481038872270*/
@charset "UTF-8";

@font-face {
  font-family: "template-cs";
  src:url("/bitrix/templates/.default/includes/fonts/template/fonts/template-cs.eot");
  src:url("/bitrix/templates/.default/includes/fonts/template/fonts/template-cs.eot?#iefix") format("embedded-opentype"),
    url("/bitrix/templates/.default/includes/fonts/template/fonts/template-cs.woff") format("woff"),
    url("/bitrix/templates/.default/includes/fonts/template/fonts/template-cs.ttf") format("truetype"),
    url("/bitrix/templates/.default/includes/fonts/template/fonts/template-cs.svg#template-cs") format("svg");
  font-weight: normal;
  font-style: normal;

}

[data-icon]:before {
  font-family: "template-cs" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  vertical-align: middle;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class^="template-"]:before,
[class*=" template-"]:before {
  font-family: "template-cs" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  vertical-align: middle;
  speak: none;
  line-height: 1;
  direction: ltr;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.template-arrow-left-1:before {
  content: "a";
}
.template-arrow-right-1:before {
  content: "b";
}
.template-arrow-left-2:before {
  content: "c";
}
.template-arrow-right-2:before {
  content: "d";
}
.template-arrow-menu:before {
  content: "e";
}
.template-search:before {
  content: "j";
}
.template-shopping-cart:before {
  content: "k";
}
.template-phone:before {
  content: "l";
}
.template-mail:before {
  content: "m";
}
.template-clock:before {
  content: "n";
}
.template-location:before {
  content: "o";
}
.template-eye:before {
  content: "p";
}
.template-bubble:before {
  content: "q";
}
.template-arrow-up:before {
  content: "r";
}
.template-calendar:before {
  content: "s";
}
.template-arrow-dropdown:before {
  content: "t";
}
.template-arrow-circle-down:before {
  content: "g";
}
.template-arrow-circle-right:before {
  content: "h";
}
.template-delete-marker-1:before {
  content: "f";
}
.template-bullet:before {
  content: "i";
}
.template-pencil:before {
  content: "u";
}
.template-tag:before {
  content: "v";
}
.template-folder2:before {
  content: "w";
}
.template-user:before {
  content: "x";
}

/* End */


/* Start:/bitrix/templates/.default/includes/fonts/social/styles.css?15481038872205*/
@charset "UTF-8";

@font-face {
  font-family: "social";
  src:url("/bitrix/templates/.default/includes/fonts/social/fonts/social.eot");
  src:url("/bitrix/templates/.default/includes/fonts/social/fonts/social.eot?#iefix") format("embedded-opentype"),
    url("/bitrix/templates/.default/includes/fonts/social/fonts/social.woff") format("woff"),
    url("/bitrix/templates/.default/includes/fonts/social/fonts/social.ttf") format("truetype"),
    url("/bitrix/templates/.default/includes/fonts/social/fonts/social.svg#social") format("svg");
  font-weight: normal;
  font-style: normal;

}

[data-icon]:before {
  font-family: "social" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  vertical-align: middle;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class^="social-"]:before,
[class*=" social-"]:before {
  font-family: "social" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  vertical-align: middle;
  speak: none;
  line-height: 1;
  direction: ltr;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.social-facebook:before {
  content: "a";
}
.social-twitter:before {
  content: "b";
}
.social-google-plus:before {
  content: "c";
}
.social-youtube:before {
  content: "d";
}
.social-linkedin:before {
  content: "e";
}
.social-pinterest:before {
  content: "f";
}
.social-dribble:before {
  content: "g";
}
.social-skype:before {
  content: "h";
}
.social-tumblr:before {
  content: "i";
}
.social-instagram:before {
  content: "j";
}
.social-xing:before {
  content: "k";
}
.social-flickr:before {
  content: "l";
}
.social-foursquare:before {
  content: "m";
}
.social-rss:before {
  content: "n";
}
.social-behance:before {
  content: "o";
}
.social-picasa:before {
  content: "p";
}
.social-stumbleupon:before {
  content: "r";
}
.social-vimeo:before {
  content: "s";
}
.social-houzz:before {
  content: "t";
}
.social-yelp:before {
  content: "q";
}
.social-github:before {
  content: "u";
}
.social-reddit:before {
  content: "v";
}
.social-soundcloud:before {
  content: "w";
}
.social-vk:before {
  content: "x";
}
.social-vine:before {
  content: "y";
}
.social-angies-list:before {
  content: "z";
}
/* End */


/* Start:/bitrix/components/roman/customizer/templates/.default/style.css?15477599907958*/
.customizer-container a{
    display:block;
    color:white;
    font-weight:600;
    padding-top: 10px;
    text-decoration:none;
}
.customizer-container .template-bullet{
    font-size: 18px;
    margin-right: 10px;
}
.customizer-preloader{
    display:inline-block;
    vertical-align: middle;
    margin-left: 10px;
    width: 13px;
}
.customizer-container a:hover{
    color:#3d3e3e;
}
.customizer-container .save{
    margin-top: 50px;
}
.customizer-tab{
    display: inline-block;
    padding: 5px;
    margin-top: 20px;
    padding-left: 23px;
    position: relative;
    cursor:pointer;
    padding-bottom:15px;
}
.customizer-container .gear{
    transition: all 0.7s ease-out;
    width: 30px;
    height: 30px;
    position: absolute;
    top: 5px;
    cursor:pointer;
    right: -60px;
    background: #121212;
    padding: 10px;
}
.customizer-container .gear.into {

    right: 15px;
}
.customizer-container .gear img:hover{
    animation-name: spin;
    animation-duration: 4000ms;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}
@keyframes spin {
    from {transform:rotate(0deg);}
    to {transform:rotate(360deg);}
}
.customizer-tab:hover{
    border-bottom: 2px solid #3d3e3e;
}
.customizer-tab.active{
    border-bottom: 2px solid #3d3e3e;
}
.customizer-tab i{
    content:"";
    width:15px;
    height:15px;
    border-radius:50%;
    position:absolute;
    top:5px;
    left:5px;
}

.customizer-header{
    font-weight: 600;
    font-size: 22px;
    padding-bottom: 20px;
    border-bottom: 1px solid #000;
}
#colorpickerHolder{
    margin-left: -5px;
}
.customizer-container{
    transition: all 0.7s ease-out;
    color: white;
    position:fixed;
    background: #121212;
    padding: 35px;
    padding-top:20px;
    height:570px;
    left: -350px;
    top:100px;
    z-index: 1000;
    width: 342px;
    box-sizing: border-box;
}
.customizer-container.active{
    transition: all 0.7s ease-out;
    left:0;
}
.colorpicker {
    width: 277px;
    height: 168px;
    overflow: hidden;
    position: absolute;
    background: url(/bitrix/templates/.default/images/colorpicker/colorpicker_background.png);
    font-family: Arial, Helvetica, sans-serif;
    display: none;
}
.colorpicker_color {
    width: 150px;
    height: 150px;
    left: 7px;
    top: 8px;
    position: absolute;
    background: #f00;
    overflow: hidden;
    cursor: crosshair;
}
.colorpicker_color div {
    position: absolute;
    top: 0;
    left: 0;
    width: 150px;
    height: 150px;
    background: url(/bitrix/templates/.default/images/colorpicker/colorpicker_overlay.png);
}
.colorpicker_color div div {
    position: absolute;
    top: 0;
    left: 0;
    width: 11px;
    height: 11px;
    overflow: hidden;
    background: url(/bitrix/templates/.default/images/colorpicker/colorpicker_select.gif);
    margin: -5px 0 0 -5px;
}
.colorpicker_hue {
    position: absolute;
    top: 13px;
    left: 171px;
    width: 35px;
    height: 150px;
    cursor: n-resize;
}
.colorpicker_hue div {
    position: absolute;
    width: 35px;
    height: 9px;
    overflow: hidden;
    background: url(/bitrix/templates/.default/images/colorpicker/colorpicker_indic.gif) left top;
    margin: -10px 0 0 0;
    left: -7px;
}
.colorpicker_new_color {
    position: absolute;
    width: 60px;
    height: 30px;
    left: 206px;
    top: 8px;
    background: #f00;
}
.colorpicker_current_color {
    position: absolute;
    width: 60px;
    height: 30px;
    left: 283px;
    top: 13px;
    background: #f00;
    display:none;
}
.colorpicker input {
    background-color: transparent;
    border: 2px solid #3d3e3e;
    border-radius: 2px;
    position: absolute;
    font-size: 10px;
    font-family: Arial, Helvetica, sans-serif;
    color: #898989;
    top: 4px;
    right: 7px;
    text-align: right;
    margin: 0;
    padding: 0;
    height: 19px;
    width: 43px;
    padding-right: 3px;
    box-sizing: border-box;
}
.colorpicker_hex {
    position: absolute;
    width: 62px;
    height: 22px;
    left: 212px;
    top: 137px;
}
.colorpicker_hex:before {
    content: "#";
    font-weight: 600;
    position: absolute;
    left: -4px;
    top: 1px;
    color: #3d3e3e;
}
.colorpicker_hex input {
    right: 7px;
}
.colorpicker_field {
    height: 22px;
    width: 62px;
    background-position: top;
    position: absolute;
}
.colorpicker_field span {
    position: absolute;
    width: 12px;
    height: 22px;
    overflow: hidden;
    top: 0;
    right: 0;
    cursor: n-resize;
}
.colorpicker_rgb_r {
    top: 45px;
    left: 212px;
}
.colorpicker_rgb_r:before {
    content: "R";
    font-weight: 600;
    position: absolute;
    left: -5px;
    top: 2px;
    color: #3d3e3e;
}
.colorpicker_rgb_g {
    top: 76px;
    left: 212px;
}
.colorpicker_rgb_g:before {
    content: "G";
    font-weight: 600;
    position: absolute;
    left: -5px;
    top: 2px;
    color: #3d3e3e;
}
.colorpicker_rgb_b {
    top: 107px;
    left: 212px;
}
.colorpicker_rgb_b:before {
    content: "B";
    font-weight: 600;
    position: absolute;
    left: -5px;
    top: 2px;
    color: #3d3e3e;
}
.colorpicker_hsb_h {

    display:none;
}
.colorpicker_hsb_s {

    display:none;
}
.colorpicker_hsb_b {

    display:none;
}
.colorpicker_submit {
    display:none;
}
.colorpicker_focus {
    background-position: center;
}
.colorpicker_hex.colorpicker_focus {
    background-position: bottom;
}
.colorpicker_submit.colorpicker_focus {
    background-position: bottom;
}
.colorpicker_slider {
    background-position: bottom;
}
.toggle-container{
    padding: 10px;
    padding-left: 0px;
    float: left;
    width: 100%;
}
.customizer-row .label{
    float:left;
    padding:5px;
    font-size: 16px;
    margin-top: 8px;
}
.customizer-row{
    width:100%;
    clear:both;
}
.onoffswitch {
    position: relative; width: 53px;
    -webkit-user-select:none; -moz-user-select:none; -ms-user-select: none;
    display:inline-block;
    float:right;
    margin-right:8px;
    margin-top: 8px;
}
.onoffswitch-checkbox {
    display: none;
}
.onoffswitch-label {
    display: block; overflow: hidden; cursor: pointer;
    height: 20px;
    padding: 0; line-height: 23px;
    border: 2px solid #ff0000;
    border-radius: 23px;
    background-color: #ff0000;
    transition: background-color 0.3s ease-in;
}
.onoffswitch-label:before {
    content: "";
    display: block;
    width: 20px;
    margin: 0px;
    background: #FFFFFF;
    position: absolute; top: 0; bottom: 0;
    right: 28px;
    border: 2px solid #ff0000;
    border-radius: 23px;
    transition: all 0.3s ease-in 0s;
}
.onoffswitch-checkbox:checked + .onoffswitch-label {
    background-color: #498f47;
}
.onoffswitch-checkbox:checked + .onoffswitch-label, .onoffswitch-checkbox:checked + .onoffswitch-label:before {
    border-color: #498f47;
}
.onoffswitch-checkbox:checked + .onoffswitch-label:before {
    right: 0px;
}
/*FOR DEMO*/
.customizer-container .save.no-admin,
.customizer-container .save.no-admin:hover,
.customizer-container .reset.no-admin,
.customizer-container .reset.no-admin {
    cursor: no-drop !important;
    color: white;
    text-decoration: none;
}
.customizer-container .show-admin.active {
    display: block;
    width: 30px;
    height: 150px;
    position: absolute;
    top: 57px;
    cursor: pointer;
    right: -60px;
    background: #121212;
    padding: 10px;
}
.customizer-container .show-admin .rotate-text {
    transform: rotate(-90deg);
    width: 150px;
    position: absolute;
    top: 75px;
    left: -52px;
}
.customizer-container .show-admin {
    display: none;
}
/* End */


/* Start:/bitrix/components/roman/customizer/templates/.default/colors.css?15483184406071*/
/*COLOR_1*/
blockquote{
background: #f2f2f2;
}
.header-top-bar-container{
background-color: #f2f2f2;
}
.row.gray{
background: #f2f2f2;
}
.services-list li h4{
background: #f2f2f2;
}
.services-list li  p{
background: #f2f2f2;
}
.search{
background: #f2f2f2;
}
.contact-form label{
background: #f2f2f2;
}
.cost-calculator-box input[type="checkbox"]:checked+.checkbox-label{
background: #f2f2f2;
}
.revolution-slider{
background: #f2f2f2;
}
.staff-container .staff-photo{
background: #f2f2f2;
}
.search-input-submit{
background:#f2f2f2;
}
.car-carusel li{
background: #f2f2f2;
}
.services .post-image{
background: #f2f2f2;
}
.reviews-photo-wrap .staff-photo{
background: #f2f2f2;
}
.service-consultation{
background:#f2f2f2;
}
table tbody tr:nth-child(even),
table thead tr:first-child{
background:#f2f2f2;
}
/*COLOR_2*/
table tbody tr:nth-child(even),
table thead tr:first-child,
blockquote{
color: #999999;
}
.service-consultation-column:last-child{
color:#999999;
}
h1.custom_color,
h3.custom_color,
a.custom_color,
.bread-crumb-container label,
.bread-crumb li,
.bread-crumb li a
{
color:#999999;
}
.contact-details li,
.contact-details li:before,
.contact-details li a,
.header-top-bar .template-search,
.social-icons a{
color: #999999;
}

/*COLOR_3*/
.vertical-menu li:hover a,
.vertical-menu li:hover a span{
color:#26e00d;
}
.vertical-menu li.selected:hover a,
.vertical-menu li.selected:hover a span{
color:#ffffff;
}
.more,
.more[type="submit"]{
background: #26e00d;
}
.more.simple{
background: transparent;
}
p a{
color: #26e00d;
}
.box-header:after{
background: #26e00d;
}
.header h1{
color: #26e00d;
}
.header h1 a{
color: #26e00d;
}
.sf-menu li:hover a, .sf-menu li:hover a:visited{
color: #26e00d;
}
.sf-menu a:hover,
.sf-menu a:visited:hover,
.sf-menu li.selected a{
color: #26e00d;
}
.menu-container .sf-menu li ul li a:hover,
.menu-container .sf-menu li ul li.selected a,
.menu-container .sf-menu li:hover ul li.selected a,
.menu-container .sf-menu li:hover ul li.selected ul li a:hover,
.menu-container .sf-menu li:hover ul li ul li.selected a,
.menu-container .sf-menu li:hover ul li.selected ul li.selected a,
.menu-container .sf-menu li:hover ul li.sfHover>a{
color: #26e00d;
}
.mobile-menu li.selected a,
.mobile-menu li.selected ul li.selected a,
.mobile-menu li.selected ul li.selected ul li.selected a{
background: #26e00d;
}
.mobile-menu-switch:hover .line{
background: #26e00d;
}
.vertical-menu li.selected a{
background: #26e00d;
border-color: #26e00d;
}

.services-list li h4 span{
color: #26e00d;
}
.features-list li .icon:before{
color: #26e00d;
}
.hexagon div:before{
color: #26e00d;
}
.hexagon{
border-left: solid 2px #26e00d;
border-right: solid 2px #26e00d;
}
.hexagon:before{
border-top: solid 2.8284px #26e00d;
border-right: solid 2.8284px #26e00d;
}
.hexagon:after{
border-bottom: solid 2.8284px #26e00d;
border-left: solid 2.8284px #26e00d;
}
.our-clients-pagination a.selected,
.our-clients-pagination a:hover{
border-color: #26e00d;
}
.slider-control:hover{
background: #26e00d;
border-color: #26e00d;
}
.taxonomies a:hover{
background: #26e00d;
border-color: #26e00d;
}
.buttons li:before{
color: #26e00d;
}
.buttons li:hover a{
color: #26e00d;
}
.buttons li.selected a{
background: #26e00d;
border-color: #26e00d;
}
.announcement .vertical-align-cell:before{
color: #26e00d;
}
#cancel-comment{
color: #26e00d;
}
.pagination li a:hover,
.pagination li.selected a{
background-color: #26e00d;
border-color: #26e00d;
}
.list li a{
color: #26e00d;
}
li.template-bullet:before{
color: #26e00d;
}
.tabs-navigation a:before{
color: #26e00d;
}
.tabs-navigation li a:hover,
.tabs-navigation li a.selected,
.tabs-navigation li.ui-tabs-active a,
.tabs-navigation.small.gray li a:hover,
.tabs-navigation.small.gray li a.selected,
.tabs-navigation.small.gray li.ui-tabs-active a{
background: #26e00d;
border-color: #26e00d;
}
.tabs-navigation li.ui-tabs-active span{
border-color: #26e00d transparent;
}
.accordion  .ui-accordion-header .ui-accordion-header-icon{
color: #26e00d;
}
.ui-datepicker-current-day{
background: #26e00d;
}
.cost-calculator-box:before{
color: #26e00d;
}
.cost-calculator-price{
color: #26e00d;
}
.cost-calculator-box input[type="checkbox"]:checked+.checkbox-label .checkbox-box{
background: #26e00d;
border-color: #26e00d;
}
.ui-slider-handle:after{
background: #26e00d;
}
.ui-slider-handle .cost-slider-tooltip .value{
background: #26e00d;
}
.ui-slider-handle .cost-slider-tooltip .arrow::before{
border-color: #26e00d transparent;
}
.ui-slider-range-min{
background: #26e00d;
border-radius: 5px;
}
.ui-selectmenu-button.ui-corner-top .ui-icon,
.ui-selectmenu-button:hover .ui-icon,
.datepicker-container:hover .ui-icon{
color: #26e00d;
}
.ui-selectmenu-menu .ui-menu li.ui-state-focus{
color: #26e00d;
}
.more.simple{
color: #26e00d;
}
.more.simple:hover{
border-color: #26e00d;
background: #26e00d;
}
.revolution-slider .hexagon{
background: #26e00d;
}
.scroll-top:hover{
background: #26e00d;
}
.my-icon{
color: #26e00d;
}
.tab-jobs:hover{
background:#26e00d;
}
.tab-jobs.active-job{
background: #26e00d;
}
.form-window-wrap .form-window-title{
background: #26e00d;
}
.bx_pagination_bottom .bx_pagination_page li.bx_active{
background: #26e00d;
}
.file-container span.file-name{
color:#26e00d;
}
.bx-filter .bx-filter-parameters-box.bx-active .bx-filter-parameters-box-title span {
color: #26e00d;
}
.checkbox label.bx-filter-param-label:before,
.radio label.bx-filter-param-label:before{
border:1px solid #26e00d;
}
input[type=checkbox]:checked + label.bx-filter-param-label:before,
input[type=radio]:checked + label.bx-filter-param-label:before{
color: #26e00d;
}
.bx-filter.bx-green .bx-ui-slider-pricebar-v {background: #26e00d;}
.marker-new{
background: #26e00d;
}
/*COLOR_4*/
.row.dark-gray{
background: #73767a;
}
/* End */
/* /bitrix/templates/.default/css/reset.min.css?1548103887649 */
/* /bitrix/templates/.default/css/superfish.min.css?15481038872264 */
/* /bitrix/templates/.default/css/style.css?154810388768198 */
/* /bitrix/templates/.default/css/responsive.css?154810388730321 */
/* /bitrix/templates/.default/includes/fonts/streamline-small/style.css?15481038875188 */
/* /bitrix/templates/.default/includes/fonts/template/styles.css?15481038872270 */
/* /bitrix/templates/.default/includes/fonts/social/styles.css?15481038872205 */
/* /bitrix/components/roman/customizer/templates/.default/style.css?15477599907958 */
/* /bitrix/components/roman/customizer/templates/.default/colors.css?15483184406071 */
