

/* Start:/bitrix/templates/og/template_styles.css?164933169445105*/
/* FONTS */
@font-face {
	font-family: 'museo_sans_cyrl';
	src: url('/bitrix/templates/og/fonts/MuseoSansCyrl_100-webfont.eot');
	src: url('/bitrix/templates/og/fonts/MuseoSansCyrl_100-webfont.eot?#iefix') format('embedded-opentype'),
	url('/bitrix/templates/og/fonts/MuseoSansCyrl_100-webfont.woff2') format('woff2'),
	url('/bitrix/templates/og/fonts/MuseoSansCyrl_100-webfont.woff') format('woff'),
	url('/bitrix/templates/og/fonts/MuseoSansCyrl_100-webfont.ttf') format('truetype'),
	url('/bitrix/templates/og/fonts/MuseoSansCyrl_100-webfont.svg#museo_sans_cyrl100') format('svg');
	font-weight: 100;
}
@font-face {
	font-family: 'museo_sans_cyrl';
	src: url('/bitrix/templates/og/fonts/MuseoSansCyrl_300-webfont.eot');
	src: url('/bitrix/templates/og/fonts/MuseoSansCyrl_300-webfont.eot?#iefix') format('embedded-opentype'),
	url('/bitrix/templates/og/fonts/MuseoSansCyrl_300-webfont.woff2') format('woff2'),
	url('/bitrix/templates/og/fonts/MuseoSansCyrl_300-webfont.woff') format('woff'),
	url('/bitrix/templates/og/fonts/MuseoSansCyrl_300-webfont.ttf') format('truetype'),
	url('/bitrix/templates/og/fonts/MuseoSansCyrl_300-webfont.svg#museo_sans_cyrl300') format('svg');
	font-weight: 300;
}
@font-face {
	font-family: 'museo_sans_cyrl';
	src: url('/bitrix/templates/og/fonts/MuseoSansCyrl_500-webfont.eot');
	src: url('/bitrix/templates/og/fonts/MuseoSansCyrl_500-webfont.eot?#iefix') format('embedded-opentype'),
	url('/bitrix/templates/og/fonts/MuseoSansCyrl_500-webfont.woff2') format('woff2'),
	url('/bitrix/templates/og/fonts/MuseoSansCyrl_500-webfont.woff') format('woff'),
	url('/bitrix/templates/og/fonts/MuseoSansCyrl_500-webfont.ttf') format('truetype'),
	url('/bitrix/templates/og/fonts/MuseoSansCyrl_500-webfont.svg#museo_sans_cyrl500') format('svg');
	font-weight: 500;
}
@font-face {
	font-family: 'museo_sans_cyrl';
	src: url('/bitrix/templates/og/fonts/MuseoSansCyrl_700-webfont.eot');
	src: url('/bitrix/templates/og/fonts/MuseoSansCyrl_700-webfont.eot?#iefix') format('embedded-opentype'),
	url('/bitrix/templates/og/fonts/MuseoSansCyrl_700-webfont.woff2') format('woff2'),
	url('/bitrix/templates/og/fonts/MuseoSansCyrl_700-webfont.woff') format('woff'),
	url('/bitrix/templates/og/fonts/MuseoSansCyrl_700-webfont.ttf') format('truetype'),
	url('/bitrix/templates/og/fonts/MuseoSansCyrl_700-webfont.svg#museo_sans_cyrl700') format('svg');
	font-weight: 700;
}
/* FONTS end */

body {
	font: 300 15px/1.6 'museo_sans_cyrl', sans-serif;
	color: #575B5F;
    padding-top: 158px;
}

body > header {
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 500;
}
.container {
	position: relative;
}
a,
a:hover,
a:focus {
	color: #00aeef;
}
a:focus {
	color: #00aeef;
	text-decoration: none;
}

.multilevel_list {
	padding-left: 40px;
}
.multilevel_list ol {
	counter-reset: li;
	list-style: none;
	padding: 0;
}
.multilevel_list li {
	position: relative;
}
.multilevel_list>ol>li {
	margin-bottom: 15px;
	text-align: center;
	font-weight: 500;
}
.multilevel_list>ol>li li,
.multilevel_list li p {
	margin-top: 5px;
	text-align: left;
	font-weight: 100;
}
.multilevel_list li:before {
	counter-increment: li;
	content: counters(li,".") ". ";
}
.multilevel_list>ol>li li:before {
	position: absolute;
	top: 0;
	left: -50px;
}
.multilevel_list li p {
	margin-bottom: 5px;
}

.without_title {
	margin-top: 60px;
}

/* header */
.header_top {
	padding-top: 28px;
	padding-bottom:14px;
	background-color: #ffffff;
}

.logo {
	margin: 0 27px 0 0;
	top: -6px;
	width: 127px;
	position: relative;
}

.header_top .v_sep {
	width: 1px;
	height: 50px;
	background-color: #e6e9ec;
}
.slogan {
	padding-left: 20px;
	font-size: 12px;
	line-height: 20px;
	margin-top: 4px;
}
.header_top .btn.btn_bdblue {
	margin-top: 1px;
}

.phone-top {
	padding: 0px 30px;
	font-size: 30px;
}
/*** navigation ***/
.caret {
	margin-left: 7px;
	border-top: 5px solid;
	border-right: 5px solid transparent;
	border-left: 5px solid transparent;
}
.btn.btn-lang {
	margin-left: 15px;
	padding: 1px 0 0 16px;
	height: 41px;
	color: #00aeef;
	background-color: #cceffc;
	-webkit-border-radius: 21px;
	-moz-border-radius: 21px;
	border-radius: 21px;
}
.btn.btn-lang:active,
.btn.btn-lang.active {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.btn.btn-lang:active:focus,
.btn.btn-lang.active:focus {
	outline: none;
}
.lang .icon {
	top: 0;
	vertical-align: middle;
}
.btn.btn-lang .caret {
	margin: 0 15px 0 12px;
	vertical-align: middle;
}

.lang .dropdown-menu {
	margin-top: 10px;
	min-width: 0;
	background-color: #cceffc;
	border-color: #cceffc;
	-webkit-border-radius: 21px;
	-moz-border-radius: 21px;
	border-radius: 21px;
}
.lang .dropdown-menu:before {
	content: '';
	position: absolute;
	top: -14px;
	left: 50%;
	margin-left: -7px;
	border: 7px solid transparent;
	border-bottom-color: #cceffc;
}
.lang .dropdown-menu>li>a {
	padding: 3px 0 3px 16px;
	font-weight: 500;
	font-size: 10px;
	color: #00aeef;
}
.lang .dropdown-menu>li>a:focus,
.lang .dropdown-menu>li>a:hover {
	background: none;
}
.lang .dropdown-menu>li>a .lbl {
	display: inline-block;
	padding-left: 5px;
	width: 37px;
}

.navbar-toggle {
	margin: 0;
	padding: 6px 10px;
}
.navbar-toggle .icon-bar {
	width: 23px;
	background-color: #00aeef;
}
.navbar-toggle .icon-bar+.icon-bar {
	margin-top: 5px;
}
.container>.navbar-collapse {
	margin-right: -15px;
	margin-left: -15px;
}
.topmenu {
	position: relative;
	padding: 0 15px;
	background: #00aeef;
	z-index: 9;
    cursor: default;
}
.navbar-nav>li>a {
	line-height: 1.6;
}
.topmenu .navbar-nav>li>.item,
.topmenu .nav>li>.submenu-toggle,
.topmenu .nav>li.active>.submenu-toggle {
	display: inline-block;
	padding: 20px 27px;
	font-weight: bold;
	font-size: 1.6rem;
	color: #fff;
}
.topmenu .nav>li>a:focus,
.topmenu .nav>li>a:hover,
.topmenu .nav>li>a:focus:hover,
.topmenu .nav li.submenu:hover>a,
.topmenu .nav>li>.submenu-toggle:hover,
.topmenu .nav>li.active>.item,
.topmenu .nav>li.active>.submenu-toggle,
.topmenu .nav>li.active>.submenu-toggle:hover,
.topmenu .nav>li.active>.submenu-toggle:focus {
	color: #d7eafa;
	background: none;
}
.topmenu .opener {
	display: none;
}
.topmenu .submenu-menu {
	list-style: none;
	padding: 0;
}
.topmenu .submenu-menu>li>a,
.topmenu .active .submenu-menu>li>span,  
.topmenu .active .submenu-menu>li>strong  {
	display: block;
	padding: 10px 20px 9px;
	font-weight: 300;
	font-size: 12px;
	color: #7f8f9d;
	text-decoration: none;
	white-space: nowrap;
}
.topmenu .submenu-menu>li>strong {
	display: block;
    padding: 10px 20px 9px;
    font-weight: 300;
    font-size: 12px;
    text-decoration: none;
	white-space: nowrap;
	background: none;
	color: #7f8f9d;
	font-weight:bold;
	text-transform: uppercase;
}
.vert-menu .list-group-item strong {
	display: block;
    padding: 10px 15px 8px 24px;
    color: #7f8f9d;
	
	background: none;
	color: #7f8f9d;
	font-weight:bold;
	text-transform: uppercase;
}
/*** navigation end ***/

/* header end */

/*carousel */
#carousel_main {
	z-index: 8;
}
.controls {
	position: absolute;
	bottom: 10px;
	left: 50%;
	z-index: 15;
	width: 60%;
	padding-left: 0;
	margin-left: -30%;
	text-align: center;
	list-style: none;
}
.carousel-control,
.carousel-indicators {
	position: static;
	display: inline-block;
	margin: 0;
	width: auto;
	opacity: 1;
}
.carousel-control.left,
.carousel-control.right {
	background: none;
}
.carousel-indicators {
	margin: 0 27px;
}
.carousel-indicators li,
.carousel-indicators .active {
	margin: 0 0 0 10px;
	width: 11px;
	height: 11px;
	background:#D6D6D6;
	border: 1px solid #fff;
}
.carousel-indicators li:first-child {
	margin-left: 0;
}
.carousel-indicators .active {
	background: #00aeef;
}
.carousel-inner .item {
	background-color: #ffffff;
	overflow: hidden;
}
.carousel-inner .item .img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}
.carousel-inner .item .img img {
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -1000px;
	width: 2000px;
}
.carousel-inner .item .container {
	height: 400px;
}
.carousel-caption {
	right: 15px;
	bottom: auto;
	left: 15px;
	padding-bottom: 40px;
	height: 100%;
	font-size: 20px;
	line-height: 1.35;
	text-shadow: 1px 1px 2px #333333;
}
.carousel-caption .tbl {
	display: table;
	width: 100%;
	height: 100%;
}
.carousel-caption .cell {
	display: table-cell;
	vertical-align: middle;
}
.carousel-caption .title {
	margin-bottom: 12px;
	font-weight: 500;
	font-size: 42px;
	line-height: 1.2;
}
.carousel-caption .btn.btn_bgyellow {
	margin-top: 15px;
	padding: 10px 33px;
	font-size: 17px;
}
/*carousel end */

/* content */

/*** home ***/
.home .about_use {
	position: relative;
	margin-bottom: 30px;
}
.home .about_use .bg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #f8f8f8;
}
.home .about_use .bg .col-sm-6 {
	height: 100%;
	background-color: #f5f5f5;
}
.home .about,
.home .use {
	padding: 50px 15px 60px;
}
.home .about_use .title,
.home .projects .title,
.projects_block .title {
	margin-bottom: 15px;
	font-weight: 500;
	font-size: 20px;
	color: #001f3b;
}
.projects_block .title {
	margin-bottom: 0;
	padding-left: 15px;
}
.home .about_use .text {
	margin-bottom: 25px;
}
.home .use ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.home .about_use .btn.btn_bgblue {
	padding: 10px 30px;
}

.home .projects{
	padding: 60px 0 50px;
}
.projects_block {
	margin: 0 auto;
	padding: 0 0 50px;
	max-width: 970px;
}
.home .projects .title {
	margin-bottom: 25px;
}

.owl-carousel .owl-item {
        text-align:center;
}
.owl-carousel .item {
        float: none;
        display: inline-block;
}

#owl_projects {
	z-index: 8;
}
#owl_projects .item {
	padding: 0 15px;
}
.projects_block .item {
	padding: 0 25px;
	width: 310px;
}
.projects_block .item {
	display: inline-block;
	margin-top: 25px;
	text-align: left;
}
.projects_block .item>span {
	display: block;
}
#owl_projects .item .ttl,
.products .product-item .ttl,
.projects_block .item .ttl {
	position: relative;
	padding-left: 19px;
	height: 61px;
	font-weight: 700;
	font-size: 18px;
	line-height: 61px;
	color: #fff;
}
#owl_projects .item .ttl:before,
.products .product-item .ttl:before,
.projects_block .item .ttl:before {
	content: '';
	position: absolute;
	top: 18px;
	right: 17px;
	width: 26px;
	height: 26px;
	background: url(/bitrix/templates/og/images/og-sprite.png) 0 -34px no-repeat;
}
#owl_projects .item.wj .ttl,
.products .product-item.wj .ttl,
.projects_block .item.wj .ttl {
	background-color: #2e4956;
}
#owl_projects .item.ig .ttl,
.products .product-item.ig .ttl,
.projects_block .item.ig .ttl {
	background-color: #2680b9;
}
#owl_projects .item.ig .ttl:before,
.products .product-item.ig .ttl:before,
.projects_block .item.ig .ttl:before {
	background-position: -27px -34px;
}
#owl_projects .item.ct .ttl,
.products .product-item.ct .ttl,
.projects_block .item.ct .ttl {
	background-color: #f6891f;
}
#owl_projects .item.ct .ttl:before,
.products .product-item.ct .ttl:before,
.projects_block .item.ct .ttl:before {
	background-position: -54px -34px;
}
#owl_projects .item.ia .ttl,
.products .product-item.ia .ttl,
.projects_block .item.ia .ttl {
	background-color: #00ad5e;
}
#owl_projects .item.ia .ttl:before,
.products .product-item.ia .ttl:before,
.projects_block .item.ia .ttl:before {
	background-position: -81px -34px;
}
#owl_projects .item.og .ttl,
.products .product-item.og .ttl,
.projects_block .item.og .ttl {
	background-color: #f24942;
}
#owl_projects .item.og .ttl:before,
.products .product-item.og .ttl:before,
.projects_block .item.og .ttl:before {
	background-position: -108px -34px;
}
#owl_projects .item.it .ttl,
.products .product-item.it .ttl,
.projects_block .item.it .ttl {
	background-color: #74c154;
}
#owl_projects .item.it .ttl:before,
.products .product-item.it .ttl:before,
.projects_block .item.it .ttl:before {
	width: 102px;
	background-position: 0 -61px;
}
#owl_projects .item.st .ttl,
.products .product-item.st .ttl,
.projects_block .item.st .ttl {
	background-color: #f77e3e;
}
#owl_projects .item.st .ttl:before,
.products .product-item.st .ttl:before,
.projects_block .item.st .ttl:before {
	width: 37px;
	background-position: 0 -88px;
}
#owl_projects .item.id .ttl,
.products .product-item.id .ttl,
.projects_block .item.id .ttl {
	background-color: #a059a2;
}
#owl_projects .item.id .ttl:before,
.products .product-item.id .ttl:before,
.projects_block .item.id .ttl:before {
	background-position: -135px -34px;
}
#owl_projects .item.gv .ttl,
.products .product-item.gv .ttl,
.projects_block .item.gv .ttl {
	background-color: #a1887f;
}
.projects_block .item.td .ttl {
	background-color: #40b24c;
}
.projects_block .item.iv .ttl {
	background-color: #8ecbd9;
}
#owl_projects .item.gv .ttl:before,
.products .product-item.gv .ttl:before,
.projects_block .item.gv .ttl:before,
.projects_block .item.td .ttl:before,
.projects_block .item.iv .ttl:before {
	display: none;
}
#owl_projects .item {
	max-width: 380px;
}
#owl_projects .item>.img >img,
.projects_block .item>.img img {
	margin-bottom: 20px;
	max-width: 350px;
	width: 100%;
}
.projects_block .item>.img img {
	margin-bottom: 15px;
}
#owl_projects .item .link a,
.projects_block .item .link {
	font-weight: 500;
	font-size: 17px;
	line-height: 24px;
	color: #001f3b;
}
.projects_block .item .link {
	height: 50px;
}
#owl_projects .item .link a:hover,
.projects_block .item:hover,
.projects_block .item:hover .link  {
	color: #00aeef;
	text-decoration: none;
}
.home .projects .customNavigation {
	margin: 20px 15px 15px 0;
}
.home .projects .customNavigation .btn {
	padding: 9px;
	width: 40px;
	height: 40px;
	font-size: 18px;
	border: 1px solid #00aeef;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}
.home .projects .customNavigation .btn:hover {
	color: #fff;
	background-color: #00aeef;
}
.home .projects .customNavigation .btn.prev {
	margin-right: 3px;
}

@media (max-width: 767px) {
	.projects_block .item {
		padding: 0 15px;
		width: 290px;
		border: none;
	}
}
/*** home end ***/

.filter {
	cursor: pointer;
}
.filter.active {
	cursor: default;
}
.nav-pills>.filter {
	float: none;
	margin-bottom: 7px;
}
.nav-pills>.filter+.filter {
	margin-left: 0;
}
#container {
	text-align: center;
}
#container .mix {
	display: none;
}
#container .mix .img-thumbnail {
	margin-bottom: 30px;
}
#container .mix a {
	position: relative;
	display: block;
	overflow: hidden;
}
#container .mix img {
	max-width: 100%;
}
#container .mix a .hover {
	display: block;
	position: absolute;
	top: -100%;
	left: 0;
	width: 100%;
	height: 100%;
	padding: 30px;
	text-align: left;
	color: #fff;
	background-color: rgba(62,70,76,.7);
	overflow: hidden;
	-webkit-transition: top 0.3s ease-out;
	-moz-transition: top 0.3s ease-out;
	-o-transition: top 0.3s ease-out;
	transition: top 0.3s ease-out;
}
#container .mix a:hover .hover {
	top: 0;
}
#container .mix a:hover .hover:before {
	content: '';
	position: absolute;
	right: 30px;
	bottom: 30px;
	width: 23px;
	height: 23px;
	background: url(/bitrix/templates/og/images/og-sprite.png) 0 -169px no-repeat;
}

.requisites .row {
	margin-bottom: 10px;
}
.requisites .col-sm-8 {
	font-weight: 500;
}
.requisites .requisites_link {
	margin-top: 30px;
}

.newsTitle {
	display: block;
	margin: 20px 0 10px;
	font-weight: 500;
	font-size: 18px;
	line-height: 24px;
	color: #001f3b;
	text-decoration: none;
}
.newsTitle:hover,
.newsTitle:focus {
	color: #00aeef;
	text-decoration: none;
}

#videoWJ {
	margin-top: 20px;
}

.baloon {
	font: 300 14px/1.6 'museo_sans_cyrl', sans-serif;
}
.baloon_ttl {
	margin-bottom: 5px;
	font-weight: 500;
	font-size: 18px;
}
.baloon_ttl span {
	color: #00aeef;
}
/* content end */

/* footer */
section.callBack {
    padding: 43px 0;
    background-color: #eff0f1;
}

section.callBack .section_title {   
    margin: 0 0 50px;
    margin-bottom: 22px;
    text-align: center;
    font-weight: 500;
    font-size: 22px;
line-height: 1.3;
    text-transform: none;
}

section.callBack .row {
    margin: 0 -10px;
}

section.callBack .form-group {
    position: relative;
    margin-bottom: 22px;
}

section.callBack [class*='col-'] {
    padding: 0 10px;
}

section.callBack .form-control {
    padding: 14px 20px;
    font-size: 15px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    padding-left: 48px;
    height: 44px;
    border-color: #fff;
}

section.callBack .btn.btn_bgyellow {
    padding: 10px 33px;
    font-size: 17px;
}

footer {
	font-size: 13px;
}
footer a:hover,
footer a:focus,
.footer_top .active>.parent,
.footer_top .active>span {
	color: #fff;
	text-decoration: none;
}
.footer_top {
	padding: 0px 0;
	line-height: 1.3;
	color: #9ea1a2;
	background-color: #3e464c;
}
.footer_top a {
	color: #9ea1a2;
}
.footer_menu,
.footer_menu ul {
	margin-bottom: 0;
	padding-left: 0;
	list-style: none;
}
.footer_menu>li>.parent {
	margin-bottom: 15px;
}
.footer_menu>li>.parent>a,
.footer_menu>li>.parent>span {
	font-weight: 300;
	font-size: 18px;
}
.footer_menu ul>li {
	margin-bottom: 7px;
}
.footer_menu li.active>.submenu-toggle {
	color: #fff;
}
.footer_menu ul+ul {
	margin-left: 50px;
}
.footer_top .contacts {
	padding-left: 0;
}
.footer_top .contacts .item {
	position: relative;
	margin-bottom: 7px;
	padding-left: 32px;
}
.footer_top .phone .slash, .slash {
	padding: 0 9px;
}
.footer_top .address:before,
.footer_top .phone:before,
.footer_top .email:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 14px;
	height: 14px;
	background: url(/bitrix/templates/og/images/og-sprite.png) 0 0 no-repeat;
}
.footer_top .phone:before {
	top: 1px;
	background-position: -15px 0;
}
.footer_top .email:before {
	top: 1px;
	background-position: -30px 0;
}
.footer_bottom {
	padding: 18px 0 19px;
	color: #ffffff;
	background-color: #7d9098;
}
.footer_bottom a {
	color: #ffffff;
}
.footer_bottom .copyright,
.footer_bottom .privacy_policy {
	margin-top: 7px;
}
.footer_bottom .social {
	margin: 0 -8px;
}
.footer_bottom .social a {
	display: inline-block;
	padding: 0 8px;
}
.footer_bottom .social a span {
	display: block;
}
/* footer end */

/* form */
label {
	font-weight: 300;
	color: #001f3b;
}
textarea {
	resize: vertical;
}
.form-control {
	padding: 14px 20px;
	height: 45px;
	font-size: 15px;
	border-color: #e6e9ec;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.form-control:focus {
	border-color: #b2e7fa;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.placeholder {
	color: #b7b8b8;
}
.form-control:-moz-placeholder {
	color: #b7b8b8;
}
.form-control::-moz-placeholder {
	color: #b7b8b8;
}
.form-control::-webkit-input-placeholder {
	color: #b7b8b8;
}
input.cphone {
	display: none;
}
/* form end */

/* button */
.btn.btn_bdblue,
.btn.btn_bdwhite,
.btn.btn_bgyellow,
.btn.btn_bgblue {
	padding: 9px 19px;
	font-weight: 300;
	font-size: 15px;
	color: #00aeef;
	border: 1px solid;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}
a.btn.btn_bdblue:hover, button.btn.btn_bdblue:hover {
	color: #fff;
	background-color: #00aeef;
}
.btn.btn_bdwhite {
	color: #fff;
}
.btn.btn_bgyellow {
	color: #001f3b;
	background-color: #ffd600;
	border: none;
}
.btn.btn_bgyellow:hover {
	background-color: #ffdc41;
}
.btn.btn_bgblue {
	color: #fff;
	background-color: #00aeef;
	border: none;
}
.btn.btn_bgblue:hover {
	opacity: .8;
}
/* button end */

/* pagination */
.pg {
	text-align: right;
}
.pagination>li>a,
.pagination>li>span {
	padding: 0;
	width: 40px;
	text-align: center;
	line-height: 40px;
	color: #00aeef;
	border: 1px solid #e6ebf0;
}
.pagination>li.begin>a,
.pagination>li.begin>span,
.pagination>li.end>a,
.pagination>li.end>span {
	padding: 0 12px;
	width: auto;
}
.pagination>.active>a,
.pagination>.active>span,
.pagination>.active>a:hover,
.pagination>.active>span:hover,
.pagination>.active>a:focus,
.pagination>.active>span:focus {
	background-color: #00aeef;
	border-color: #00aeef;
}
.pagination>li>a:hover,
.pagination>li>span:hover,
.pagination>li>a:focus,
.pagination>li>span:focus {
	color: #00aeef;
	background-color: #e6ebf0;
	border-color: #e6ebf0;
}
.pagination>.disabled>span,
.pagination>.disabled>span:hover,
.pagination>.disabled>span:focus,
.pagination>.disabled>a,
.pagination>.disabled>a:hover,
.pagination>.disabled>a:focus {
	color: #e6ebf0;
	border-color: #e6ebf0;
}
.pagination>li:first-child>a,
.pagination>li:first-child>span {
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
}
.pagination>li:last-child>a,
.pagination>li:last-child>span {
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
}
/* pagination end */

/* modal */
.modal-header {
	padding: 30px;
	border: none;
}
.modal-header .close {
	width: 25px;
	height: 25px;
	background: url(/bitrix/templates/og/images/close.png) 0 0 no-repeat;
	opacity: 1;
}
.modal-body {
	padding: 0 30px 50px;
}
#modalFeedback .text {
	padding: 10px 0 25px;
	font-size: 11px;
}
.modal h3.modal-title {
	margin-bottom: 20px;
	font-weight: 300;
	font-size: 28px;
	line-height: 1.1;
	color: #000;
}
/* modal end */

/* sprite */
.icon {
	position: relative;
	top: 1px;
	display: inline-block;
	background: url(/bitrix/templates/og/images/og-sprite.png) 0 0 no-repeat;
}
.icon.r1 {
	width: 14px;
	height: 14px;
}
.icon.r1.i2 {
	background-position: -15px 0;
}
.icon.r1.i3 {
	background-position: -30px 0;
}
.icon.r1.i4 {
	background-position: -45px 0;
}
.icon.r1.i5 {
	background-position: -60px 0;
}
.icon.r1.i6 {
	background-position: -165px 0;
}
.icon.r1.i7 {
	background-position: -180px 0;
}
.icon.r5 {
	width: 30px;
	height: 20px;
	background-position: 0 -115px;
}
.en .icon.r5 {
	background-position: -31px -115px;
}
.icon.r7 {
	top: 0;
	width: 32px;
	height: 32px;
}
.icon.r7.i1 {
	background-position: 0 -136px;
}
.icon.r7.i2 {
	background-position: -33px -136px;
}
.icon.r7.i3 {
	background-position: -66px -136px;
}
.icon.r9 {
	width: 23px;
	height: 23px;
}
/* sprite end */

/* helper classes */
.rel {
	position: relative;
}
.abs {
	position: absolute;
	top: 0;
	left: 0;
}
.block {
	display: block !important;
}
.black {
	font-weight: 900;
}
.bold {
	font-weight: 700;
}
.semibold {
	font-weight: 500;
}
.light {
	font-weight: 300;
}
.thin {
	font-weight: 100;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.tal {
	text-align: left;
}
.tac {
	text-align: center;
}
.tar {
	text-align: right;
}
.vat {
	vertical-align: top;
}
.vam {
	vertical-align: middle;
}
.ttu {
	text-transform: uppercase;
}
.pseudo_link {
	text-decoration: none;
	border-bottom: 1px dotted;
}
.nowrap {
	white-space: nowrap;
}
.clear {
	display: block;
	clear: both;
}
.red {
	color: #ff0002;
}
.fn {
	font-size: 12px;
	color: #4c4c4c;
}
.mb20 {
	margin-bottom: 20px;
}
.dib {
	display: inline-block;
}
/* helper classes end */

@media (min-width: 768px) {
	.topmenu .navbar-right>li {
		padding-top: 19px;
		font-size: 12px;
	}
	.topmenu .navbar-nav>li>.item,
	.topmenu .nav>li>.submenu-toggle,
	.topmenu .nav>li.active>.submenu-toggle {
		text-transform: uppercase;
	}
	.topmenu .navbar-nav>li:first-child>a,
	.topmenu .nav>li:first-child>span.submenu-toggle,
	.topmenu .nav>li:first-child.active>.submenu-toggle {
		padding-left: 0;
	}
	.topmenu .navbar-right>li>.item {
		display: inline;
		margin: 0 30px 0 10px;
		padding: 0;
		text-decoration: none;
		text-transform: uppercase;
		border-bottom: 1px dotted;
	}
	.topmenu .submenu-menu {
		position: absolute;
		top: 100%;
		left: 0;
		margin: 2px 0 0;
		float: left;
		min-width: 160px;
		text-align: left;
		background-color: #fff;
		-webkit-box-shadow: 0 3px 5px rgba(0,0,0,.1);
		-moz-box-shadow: 0 3px 5px rgba(0,0,0,.1);
		box-shadow: 0 3px 5px rgba(0,0,0,.1);
		overflow: hidden;
		z-index: 1000;
	}
	.topmenu .submenu-menu:before {
		content: '';
		position: absolute;
		top: -10px;
		left: 0;
		width: 100%;
		height: 10px;
		-webkit-box-shadow: 0 2px 3px rgba(0,0,0,.2);
		-moz-box-shadow: 0 2px 3px rgba(0,0,0,.2);
		box-shadow: 0 2px 3px rgba(0,0,0,.2);
	}
	.topmenu .submenu-menu>li>a,
	.topmenu .active .submenu-menu>li>span {
		text-transform: uppercase;
	}
	.topmenu .submenu-menu>li>a:focus,
	.topmenu .submenu-menu>li>a:hover,
	.topmenu .active .submenu-menu>li>span {
		background-color: #e6e9ec;
	}
	.topmenu .active .submenu-menu>li>span {
		color: #fff;
		background-color: #7f8f9d;
	}
	.topmenu .nav li.submenu ul.submenu-menu.collapse.in {
		display: none;
	}
	.topmenu .nav li.submenu:hover ul.submenu-menu,
	.topmenu .nav li.submenu:hover ul.submenu-menu.collapse.in {
		display: block;
		margin: 0;
		height: auto !important;
	}
	.topmenu .nav li.submenu:first-child:hover ul.submenu-menu {
		left: -15px;
	}
	.home .use {
		padding-left: 50px;
	}
	.home .use ul li {
		position: relative;
		padding-left: 24px;
	}
	.home .use ul li:before {
		content: '';
		position: absolute;
		top: 12px;
		left: 0;
		width: 15px;
		height: 1px;
		background-color: #7f8f9d;
	}
	.owl-theme .owl-controls {
		display: none !important;
	}
	.certificate .content_right {
		margin-top: -60px;
	}
	.requisites .col-sm-4 {
		text-align: right;
	}
	.footer_bottom .copyright,
	.footer_bottom .privacy_policy {
		float: left;
		margin-right: 43px;
	}
	.footer_bottom .social {
		float: right;
	}
	#modalFeedback .modal-dialog {
		width: 335px;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	#container .mix a .hover {
		padding: 15px;
		font-size: 12px;
	}
	#container .mix a:hover .hover:before {
		right: 15px;
		bottom: 15px;
	}
	.main-contacts .cont-phone {
		margin-bottom: 15px;
	}
	.modal-dialog.modal-lg {
		width: 750px;
	}
}

@media (max-width: 767px) {
body {
padding-top: 58px;
}
	h1,
	h2,
	h3,
	h4 {
		text-align: center;
	}
	.header_top {
		position: relative;
		padding-top: 18px;
		-webkit-box-shadow: 0 2px 3px rgba(0,0,0,.2);
		-moz-box-shadow: 0 2px 3px rgba(0,0,0,.2);
		box-shadow: 0 2px 3px rgba(0,0,0,.2);
		z-index: 10;
	}
	.logo {
		margin: 0 16px 0px 0;
		width: 80px;
		position: relative;
		top: -8px;
	}
	.header_top .v_sep {
		margin-top: 1px;
		height: 27px;
	}
	.slogan {
		padding-left: 13px;
		font-size: 9px;
		line-height: 11px;
	}
	.topmenu {
		padding: 0;
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		box-shadow: none;
	}
	.topmenu .btns {
		padding: 25px 0;
	}
	.topmenu .btns .btn.btn_bdwhite {
		padding: 13px 22px;
		font-size: 17px;
		-webkit-border-radius: 26px;
		-moz-border-radius: 26px;
		border-radius: 26px;
	}
	.topmenu .btns .btn.btn_bdwhite:focus {
		outline: none;
	}
	.topmenu .btns .btn.btn-lang {
		height: 52px;
		-webkit-border-radius: 26px;
		-moz-border-radius: 26px;
		border-radius: 26px;
	}
	.topmenu .btns .lang .dropdown-menu {
		padding: 12px 0;
		-webkit-border-radius: 26px;
		-moz-border-radius: 26px;
		border-radius: 26px;
	}
	.topmenu .navbar-nav {
		margin: 0 -15px;
	}
	.topmenu .navbar-nav>li>.item,
	.topmenu .nav>li>.submenu-toggle,
	.topmenu .nav>li.active>.submenu-toggle {
		display: block;
		padding: 12px 30px;
		font-size: 17px;
		border-top: 1px solid #15b5f0;
	}
	.topmenu .opener {
		position: absolute;
		top: 1px;
		right: 0;
		display: block;
		width: 52px;
		height: 52px;
		cursor: pointer;
		background-color: #01a9e8;
	}
	.topmenu .opener .icon.r9 {
		margin: 15px 0 0 15px;
		background-position: -24px -169px;
	}
	.topmenu .opener.collapsed .icon.r9 {
		background-position: 0 -169px;
	}
	.topmenu .nav li.submenu ul.submenu-menu.collapse.in {
		position: static;
		float: none;
		width: auto;
		margin-top: 0;
		background-color: transparent;
		border: 0;
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		box-shadow: none;
	}
	.topmenu .submenu-menu>li>a,
	.topmenu .active .submenu-menu>li>span {
		padding: 12px 30px;
		font-size: 17px;
		color: #d7eafa;
		background-color: #01a9e8;
		border-top: 1px solid #12aee9;
	}
	.topmenu .submenu-menu>li>a:hover,
	.topmenu .active .submenu-menu>li>span {
		color: #fff;
	}
	.home .about_use {
		text-align: center;
	}
	.home .about {
		background-color: #f8f8f8;
	}
	.home .use {
		background-color: #f5f5f5;
	}
	.footer_bottom .copyright,
	.footer_bottom .privacy_policy,
	.footer_bottom .social {
		text-align: center;
	}
	.footer_bottom .privacy_policy a {
		border-bottom: 1px solid;
	}
	.footer_bottom .social {
		margin-top: 20px;
	}
	.pg {
		text-align: center;
	}
	.pagination>li.prev>a,
	.pagination>li.prev>span {
		border-top-left-radius: 3px;
		border-bottom-left-radius: 3px;
	}
	.pagination>li.next>a,
	.pagination>li.next>span {
		border-top-right-radius: 3px;
		border-bottom-right-radius: 3px;
	}
	.pagination.b_n {
		margin-top: 0;
		width: 273px;
	}
	.pagination.b_n>li>a,
	.pagination.b_n>li>span {
		width: 50%;
	}
	.modal-dialog.modal-lg .modal-title {
		font-weight: 300;
		font-size: 22px;
	}
}

@media (max-width: 660px) {
	.home .projects .title,
	#owl_projects .item .link{
		text-align: center;
	}
	#owl_projects .item {
		margin: 0 auto;
		width: 320px;
	}
	#owl_projects .item>.img >img {
		width: auto;
	}
	.modal-body {
		padding: 0 20px 20px;
	}
	.modal-title {
		text-align: center;
	}
}
.wrap {
	padding: 20px 0 115px;
	overflow: hidden;
}

.breadcrumb {
	margin-bottom: 7px;
	background-color: transparent;
	text-transform: uppercase;
	font-size: 10px;
}

h1,
h2,
h3,
h4,
.h3_title,
.h4_title {
	margin: 20px 0 10px;
	font-size: 30px;
	line-height: 1.3;
    color: #001f3b;
}
h2 {
	font-size: 24px;
}
h3,
.h3_title {
	font-size: 20px;
}

h4,
.h4_title {
    font-size: 18px;
}

.about h4, .certificate h4, .platform h4 {
	margin-top: 0px;
}

h5 {
    font-size: 18px;
    color: #001f3b;
    margin-top: 30px;
    margin-bottom: 20px;
}

.text-attractive {
    color: #00aeef;
}

.text-bright {
    font-size: 20px;
	line-height: 15px;
    color: #00aeef;
}

.emph {
	color: #001f3b;
	font-weight: bold;
}

.mark {
    padding: 0 0 0 10px;
    background: none;
    border-left: 3px solid #00aeef;
}

.padded {
	margin: 3px 0 15px 60px;
	line-height: 28px;
}

.list-blue {
    padding-left: 0;
	list-style: none;
}

.list-blue li {
	display: block;
	position: relative;
	margin-bottom: 5px;
	padding-left: 20px;
}

.list-blue li:last-child {
	margin-bottom: 15px;
}

.list-blue li:before {
	content: '— ';
	color: #00aeef;
	margin-right: 2px;
	position: absolute;
	top: 0;
	left: 0;
}

.btn-default {
	padding: 10px 15px;
	background-color: transparent;
	border: 1px solid #00aeef;
	border-radius: 20px;
	color: #00aeef;
	font-size: 15px;
}

.btn-default.active,
.btn-default.focus,
.btn-default:active,
.btn-default:focus,
.btn-default:hover,
.open>.dropdown-toggle.btn-default {
	background-color: transparent;
	border: 1px solid #00aeef;
	color: #00aeef;
}

.btn-default.active, .btn-default:active {
	box-shadow: none;
}

.btn-attract {
    padding: 16px 38px;
    background: url("/bitrix/templates/og/images/icon-click.png") right center no-repeat;
    border: 1px solid transparent;
    border-radius: 60px;
    color: #FFFFFF;
    font-size: 15px;
}

.btn-attract span {
    display: inline-block;
    border-bottom: 1px dotted #FFFFFF;
    line-height: 15px;
}

.btn-ia {
    background-color: #02a354;
}

.btn-ia.active,
.btn-ia.focus,
.btn-ia:active,
.btn-ia:focus,
.btn-ia:hover,
.open>.dropdown-toggle.btn-ia {
    background-color: #02a354;
    border: 1px solid transparent;
    color: #FFFFFF;
}

.btn-ig {
    background-color: #2474af;
}

.btn-ig.active,
.btn-ig.focus,
.btn-ig:active,
.btn-ig:focus,
.btn-ig:hover,
.open>.dropdown-toggle.btn-ig {
    background-color: #2474af;
    border: 1px solid transparent;
    color: #FFFFFF;
}

.btn-og {
    background-color: #f03f3a;
}

.btn-og.active,
.btn-og.focus,
.btn-og:active,
.btn-og:focus,
.btn-og:hover,
.open>.dropdown-toggle.btn-og {
    background-color: #f03f3a;
    border: 1px solid transparent;
    color: #FFFFFF;
}

.btn-st {
    background-color: #f77e3e;
}

.btn-st.active,
.btn-st.focus,
.btn-st:active,
.btn-st:focus,
.btn-st:hover,
.open>.dropdown-toggle.btn-st {
    background-color: #f77e3e;
    border: 1px solid transparent;
    color: #FFFFFF;
}

.btn-id {
	background-color: #964e98;
}

.btn-id.active,
.btn-id.focus,
.btn-id:active,
.btn-id:focus,
.btn-id:hover,
.open>.dropdown-toggle.btn-id {
	background-color: #964e98;
	border: 1px solid transparent;
	color: #FFFFFF;
}

.btn-ct {
	background-color: #f6891f;
}

.btn-ct.active,
.btn-ct.focus,
.btn-ct:active,
.btn-ct:focus,
.btn-ct:hover,
.open>.dropdown-toggle.btn-ct {
	background-color: #f6891f;
	border: 1px solid transparent;
	color: #FFFFFF;
}

.btn-wj {
	background-color: #2e4956;
}

.btn-wj.active,
.btn-wj.focus,
.btn-wj:active,
.btn-wj:focus,
.btn-wj:hover,
.open>.dropdown-toggle.btn-wj {
	background-color: #2e4956;
	border: 1px solid transparent;
	color: #FFFFFF;
}

.menu_title {
	margin-top: 24px;
}

.vert-menu .list-group-item {
	position: relative;
	border: none;
	padding: 0;
	text-transform: uppercase;
	font-size: 12px;
    cursor: default;
}

.vert-menu .list-group-item:before {
	content: '';
	position: absolute;
	top: 16px;
	left: 12px;
	width: 4px;
	height: 4px;
	background-color: #7f8f9d;
}

.vert-menu .list-group-item.active:before {
	background-color: #FFFFFF;
}

.list-group-item.active:focus,
.list-group-item.active:hover {
    background-color: transparent;
    border: none;
}

.vert-menu .list-group-item a {
	display: block;
	padding: 10px 15px 8px 24px;
	color: #7f8f9d;
}

.vert-menu .list-group-item.active span {
	display: block;
	padding: 10px 15px 8px 24px;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #7f8f9d;
}

.vert-menu .list-group-item a:hover,
.vert-menu .list-group-item a:focus {
	text-decoration: none;
	background-color: #e6e9ec;
    color: #7f8f9d;
}

.filter-wrap {
    text-align: right;
}

.nav-filter {
	margin-bottom: 25px;
	display: inline-block;
}

.nav-filter > li  {
    display: inline-block;
	padding: 5px 10px;
	background-color: transparent;
	border: 1px solid transparent;
	color: #00aeef;
	text-transform: uppercase;
	font-size: 10px;
}

.nav-filter>li.active, .nav-filter>li.active:focus, .nav-filter>li.active:hover {
	border: 1px solid #00aeef;
	border-radius: 20px;
	background-color: transparent;
	color: #00aeef;
}

.nav-filter>li:focus, .nav-filter>li:hover {
	background-color: transparent;
}

.certificate .cert-item {
    text-align: center;
}

.certificate .img-thumbnail {
	-webkit-box-shadow: 0 0px 8px rgba(0,0,0,.3);
	-moz-box-shadow: 0 0px 8px rgba(0,0,0,.3);
	box-shadow: 0 3px 8px rgba(0,0,0,.3);
	border: none;
    cursor: pointer;
}

.products.products-all .wrap {
	padding-bottom: 75px;
}

.products .product-item {
	margin-bottom: 20px;
}

.products .product-item .img img {
	width: 100%;
}

.products .product-item .ttl {
    display: block;
}

.products .product-item a:hover, .products .product-item a:focus {
	text-decoration: none;
}

.products .product-item a .descr {
	display: block;
	padding: 12px 16px;
	background-color: #e6e9ec;
	color: #001f3b;
	font-size: 14px;
}

.products .product-item a .long-descr {
	display: block;
	padding: 12px 16px 0;
	color: #7f8f9d;
	font-size: 13px;
}

.news h4 {
	margin-top: 15px;
	margin-bottom: 35px;
}

.news-item {
	margin-bottom: 30px;
	color: #7f8f9d;
}

.news-item:last-child {
	margin-bottom: 0;
}

.news-item .img img {
	width: 100%;
	margin-bottom: 10px;
}

.attention {
    position: relative;
	padding: 29px 29px 29px;
	margin-bottom: 50px;
	background-color: #00aeef;
	color: #FFFFFF;
}

.career .attention {
    padding: 10px 30px 30px;
	text-align: center;
}

.career .attention .att-wrap {
	display: inline-block;
	text-align: left;
}

.attention:after {
    content: '';
    position: absolute;
    bottom: 0;
    right: 0;
    width: 33px;
    height: 33px;
    background: url(/bitrix/templates/og/images/att-corner.png) 0 0 no-repeat;
}

.attention h2 {
	margin-bottom: 25px;
	color: #FFFFFF;
}

.attention a {
	color: #FFFFFF;
}

.attention .item {
	position: relative;
	margin-bottom: 5px;
	padding-left: 32px;
}

.attention .phone:before,
.attention .email:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 14px;
	height: 14px;
	background: url(/bitrix/templates/og/images/og-sprite.png) 0 0 no-repeat;
}
.attention .phone:before {
	top: 4px;
	background-position: -120px 0;
}
.attention .email:before {
	top: 4px;
	background-position: -135px 0;
}

.career .download, .career .projects  {
	position: relative;
	margin-bottom: 10px;
	padding-left: 50px;
	min-width: 165px;
	color: #000000;
	font-size: 15px;
	font-weight: bold;
}

.career .projects {
	padding-left: 56px;
}

.career .download:before, .download:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 34px;
	height: 50px;
	background: url(/bitrix/templates/og/images/cr_01.png) 0 5px no-repeat;
}

.smi:before {
	content: '';
	position: absolute;
	top: 255px;
	left: 15px;
	width: 34px;
	height: 50px;
	background: url(/bitrix/templates/og/images/cr_01.png) 0 5px no-repeat;
}

.smi a {
font-weight: bold;
font-size: 1em;
left: 50px;
    top: -20px;
position: relative;
}

.attention .smi {
    position: relative;
    padding: 30px 30px 30px;
    margin-bottom: 15px;
    background-color: #00aeef;
    color: #FFFFFF;
}

.career .projects:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 50px;
	background: url(/bitrix/templates/og/images/cr_02.png) 0 5px no-repeat;
}

.city {
	white-space: nowrap;
}

#accordion .panel {
	border: none;
	box-shadow: none;
}

#accordion.panel-group .panel+.panel {
	margin-top: 15px;
}

#accordion .panel .panel-heading {
	background-color: transparent;
	padding: 0 15px;
	margin-bottom: 15px;
}

#accordion .panel .panel-heading .panel-title {
	color: #7f8f9d;
	font-size: 14px;
}

#accordion .panel .panel-heading .panel-title a {
	color: #00aeef;
	font-size: 18px;
	border-bottom: 1px dotted #00aeef;
}

.panel-title a:hover, .panel-title a:focus {
	text-decoration: none;
}

#accordion .panel .panel-collapse .panel-body {
	margin: 0 15px;
	padding: 50px;
	background-color: #f5fcfe;
	color: #7f8f9d;
	line-height: 26px;
	font-size: 14px;
	border: none;
}

#accordion .panel .panel-collapse .panel-body h1 {
	margin-top: 0;
}

#accordion .panel .panel-collapse .panel-body .btn-default {
	margin-top: 25px;
}

#accordion .panel.open .panel-heading {
	background-color: transparent;
	border: none;
	text-decoration: none;
}

#accordion .panel-group .panel-heading+.panel-collapse>.list-group,
#accordion .panel-group .panel-heading+.panel-collapse>.panel-body,
#accordion .panel-default>.panel-heading+.panel-collapse>.panel-body {
	border: none
}

.article-header {
    position: relative;
	margin-bottom: 40px;
    width: 100%;
}

.article-header img {
    width: 100%;
}

.article-header .btn {
    position: absolute;
    right: 50px;
    bottom: 50px;
}

.customers .item {
    height: 240px;
}

.hr {
    width: 100%;
    height: 1px;
	margin: 35px 0 25px;
    background-color: #cceffc;
}

h1.cr {
	margin: 10px 0 30px;
}

.scheme_bonding {
	position: relative;
	margin: 30px 0;
	padding-left: 54px;
}
.scheme_bonding a,
.scheme_bonding a:hover {
	font-size: 18px;
	line-height: 27px;
	text-decoration: none;
}
.scheme_bonding a:hover {
	border-bottom: 1px solid;
}
.scheme_bonding:after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 39px;
	height: 27px;
	background: url(/bitrix/templates/og/images/eye.png) 0 0 no-repeat;
}

.platforms .scheme {
	margin: 30px 0;
	max-width: 100%;
}

#map {
	width: 100%;
	height: 400px;
	//position: relative;
}

#map .btn_bgblue {
	color: #fff;
	background-color: #00aeef;
	border: none;
	opacity: .8;
}

#map .btn.btn_bgblue:hover {
	opacity: 1;
}

#my-listbox {
	top: auto;
	left: auto;
	padding: 0;
}

#my-listbox.dropdown-menu li>a {
	display: block;
	padding: 7px 20px;
	clear: both;
	font-weight: 400;
	line-height: 1.42857143;
	color: #333;
	white-space: nowrap;
	cursor: pointer;
	border: none;
}

#my-listbox.dropdown-menu li>a:hover {
	background-color: #e6e9ec;
	text-decoration: none;
}

.contacts h5 {
	color: #666d74;
}

.contacts .contacts-wrap .wrap {
	padding: 10px;
	margin-top: -70px;
}

.contacts .wrap {
	padding-top: 48px;
}

.contacts .main-contacts {
	position: relative;
	z-index: 10;
	margin: auto;
	padding: 30px 60px;
	width: 80%;
	min-height: 106px;
	overflow: hidden;
	background-color: #FFFFFF;
	-webkit-box-shadow: 0 0px 6px rgba(0,0,0,.15);
	-moz-box-shadow: 0 0px 6px rgba(0,0,0,.15);
	box-shadow: 0 0px 6px rgba(0,0,0,.15);
	border: none;
	border-radius: 4px;
	font-size: 18px;
}

.main-contacts h5 {
	margin-top: 0;
	margin-bottom: 3px;
}

.main-contacts .cont-phone,
.main-contacts .cont-mail {
	padding-left: 80px;
}

.main-contacts .cont-phone:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 42px;
	background: url(/bitrix/templates/og/images/og-sprite.png) 0 -192px no-repeat;
}

.main-contacts .cont-mail:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 64px;
	height: 42px;
	background: url(/bitrix/templates/og/images/og-sprite.png) -40px -192px no-repeat;
}

.adr {
	position: relative;
	padding-left: 20px;
	color: #666d74;
}

.adr:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 12px;
	height: 18px;
	background: url(/bitrix/templates/og/images/og-sprite.png) -152px 0 no-repeat;
}

.cont-form {
	margin-top: 2px;
}

.cont-form textarea {
	resize: none;
}
/* ----------- */

@media (max-width: 992px) {
.header_top .container {
 	width: auto;
}
}

@media (max-width: 880px) {
.phone-top {
    padding: 5px 18px;
    font-size: 24px;
}
}

@media (max-width: 767px) {
	.filter-wrap {
    	text-align: center;
	}

	.article-header {
		text-align: center;
	}

	.article-header .btn {
		position: static;
		display: inline-block;
		margin-top: 15px;
	}

	.phone-top {
    		line-height: 30px; 
		padding: 0px 20px;
	}

	.slash {
		display: none;
	}

	.city {
		display: block;
	}

	.news-item .img img {
		width: 100%;
		margin-bottom: 30px;
	}

	.main-contacts .cont-phone {
		margin-bottom: 15px;
	}

	.cont-form {
		margin-top: 30px;
	}
	.career .attention {
		margin-top: 20px;
	}
	.products .product-item a .descr {
		padding: 20px;
		height: auto;
	}
	.products .product-item .img img {
		width: 327px;
	}
}

@media (max-width: 580px) {
	.main-contacts .cont-phone:before,
	.main-contacts .cont-mail:before {
		display: none;
	}

	.main-contacts .cont-phone,
	.main-contacts .cont-mail {
		padding-left: 0;
	}
}

@media (max-width: 500px) {
	.contacts .contacts-wrap .wrap {
		margin-top: -50px;
	}
	.contacts .main-contacts {
		padding: 25px 15px;
		width: auto;
		text-align: center;
	}
}

@media (max-width: 480px) {
        .phone-top {
	font-size: 18px;
	line-height: 32px;
}
}

@media (max-width: 434px) {
	.slogan {
	display: none;
}

.header_top .container {
	padding-left: 10px;
}	
}
.arial {
	font-family: Arial, sans-serif;
}

ul.about li {
margin-bottom: 10px;
}

.preview_picture {
height:100%;
width:100%;
}

.news_list .news_img {
width: 290px;
}

.center {
align:center;
}

.norm-case {
text-transform: none;
}

@media (max-width: 768px) {
.dmenu {
color: #ffffff;
}
}

@media (min-width: 768px) {
.dmenu {
color: #00aeef;
}
}

.dmenu {
    position: relative;
    top: 9px;
    left: 18px;
    text-transform: none;
    font-weight: 500;
}

.vert-menu .menu-divider:before {
    width: 0;
    height: 0;
    background-color: #ffffff;
}

@media (min-width: 1199px) {

.og-banner-slogan {
position: absolute;
top: 50px;
color: #575B5F;
font-size: 1.5em;
font-weight: 300;
border-bottom: 1px solid #575B5F;
padding-bottom: 10px;
}

.og-banner-logo {
width: 200px;
position: absolute;
top: 300px;
}
}

@media (min-width: 991px) and (max-width: 1198px) {

.og-banner-slogan {
position: absolute;
top: 50px;
color: #575B5F;
font-size: 1.5em;
font-weight: 300;
border-bottom: 1px solid #575B5F;
padding-bottom: 10px;
}

.og-banner-logo {
width: 200px;
position: absolute;
top: 300px;
z-index: 100;
}
}

@media (min-width: 768px) and (max-width: 990px) {

.og-banner-slogan {
position: absolute;
top: 50px;
color: #575B5F;
font-size: 1.3em;
font-weight: 300;
border-bottom: 1px solid #575B5F;
padding-bottom: 10px;
}

.og-banner-logo {
width: 180px;
position: absolute;
top: 300px;
z-index: 100;
}
}

@media (max-width: 767px) {

.og-banner-slogan {
position: absolute;
top: 50px;
left: 40px;
color: #575B5F;
font-size: 1.2em;
font-weight: 300;
border-bottom: 1px solid #575B5F;
padding-bottom: 10px;
}

.og-banner-logo {
width: 160px;
position: absolute;
top: 220px;
left: 40px;
z-index: 100
}
}

.carousel-wrap {
width: 1000px;
margin: auto;
position: relative;
}

.owl-carousel .owl-nav{
overflow: hidden;
height: 0px;
}

.owl-theme .owl-dots .owl-dot.active span, 
.owl-theme .owl-dots .owl-dot:hover span {
background: #2caae1;
}

.owl-carousel .item {
text-align: center;
}

.owl-carousel .nav-btn{
height: 47px;
position: absolute;
width: 26px;
cursor: pointer;
top: 80px !important;
}

.owl-carousel .owl-prev.disabled,
.owl-carousel .owl-next.disabled{
pointer-events: none;
opacity: 0.2;
}

.owl-carousel .prev-slide{
background: url(/bitrix/templates/og/images/nav-icon.png) no-repeat scroll 0 0;
left: -33px;
}

.owl-carousel .next-slide{
background: url(/bitrix/templates/og/images/nav-icon.png) no-repeat scroll -24px 0px;
right: -33px;
}

.owl-carousel .prev-slide:hover{
background-position: 0px -53px;
}

.owl-carousel .next-slide:hover{
background-position: -24px -53px;
}

span.img-text {
text-decoration: none;
outline: none;
transition: all 0.4s ease;
-webkit-transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
cursor: pointer;
width: 100%;
font-size: 23px;
display: block;
text-transform: capitalize;
}

span.img-text:hover {
color: #2caae1;
}

.bgbanner {
background-image: -webkit-linear-gradient(60deg, rgba(38,169,218,.8) 20%, #7f8f9d 80%);
background-image: -o-linear-gradient(60deg, rgba(38,169,218,.8) 20%, #7f8f9d 80%);
background-image: -moz-linear-gradient(60deg, rgba(38,169,218,.8) 20%, #7f8f9d 80%);
background-image: linear-gradient(60deg, rgba(38,169,218,.8) 20%, #7f8f9d 80%);
}
/* End */
/* /bitrix/templates/og/template_styles.css?164933169445105 */
