/*!
 * Master Bootstrap3 (http://www.masterbootstrap.com)
 * Copyright 2013-20156 gsuez.cl.
 * Licensed under GPL v2 (http://www.gnu.org/licenses/gpl-2.0.html)
 */


/* Don't show shadows when selecting text */
::-moz-selection { background: #5af; color: #fff; text-shadow: none; }
::selection { background: #5af; color: #fff; text-shadow: none; }
html {
	
}
body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
img {
	max-width: 100%;
}
#top {
	color: #434A5A;
	font-size: 14px;
	line-height: 30px;
	padding-bottom: 0;
	padding-top: 0
}
#top .container .separator {
	border-left: 1px solid #CCCCCC;
	display: inline-block;
	height: 10px;
	margin: 0 20px;
	width: 1px;
}
#navigation {
/*   border-bottom: 3px solid #ccc;;
    margin-bottom: 20px;*/ }
.navbar {
	border-radius: 0 !important;
}
.navbar-default {
/*   background-color: #2c3e50;
    border-color: transparent;*/ }
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
	outline: medium none;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
	outline: medium none;
}
.navbar-nav > li > a {
	line-height: inherit !important;
	padding-bottom: 19.5px !important;
	padding-top: 19.5px !important;
}
.dropdown-menu {
	padding: 0px !important;
	border-radius: 0 !important;
}
.navbar-right .dropdown-menu {
	left: 0 !important;
	right: auto !important;
}
#main-box {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 0px solid #E5E5E5;
	/* border 1, if you have front component*/
	margin-bottom: 20px;
/*    padding: 10px;*/ }
#main {
	/*    padding-bottom: 40px;*/
	padding-top: 20px;
}
#breadcrumbs {
	background: #f5f5f5 none repeat scroll 0 0;
	padding: 20px 0 0;
}
#breadcrumbs .moduletable {
	border: 0;
	padding: 0;
	margin-bottom: 0;
}
#fullwidth {
	margin-top: -20px;
	overflow: hidden;
}
#fullwidth .moduletable {
	border: 0;
	padding: 0;
	margin-bottom: 0;
}
.black .moduletable {
	background: none repeat scroll 0 0 #222222;
	border-color: #222222;
	color: #AAAAAA;
}
.moduletable {
	/*    background: none repeat scroll 0 0 #FFFFFF;;
    border: 1px solid #E5E5E5;*/
	margin-bottom: 20px;
	padding: 10px;
}
.panel.moduletable {
	padding: 0;
}
.panel .moduletable {
	box-shadow: none;
	margin: 0px 10px;
	padding: 10px;
}
#brand {
	float: left;/*padding-left: 15px;
  padding-top: 5px;*/
}
#brand img {/*padding-bottom: 10px;
  padding-top: 20px;*/;
	padding-left: 10px
}
.page-header {
	margin: 10px 0 20px;
}
.hasTooltip {
	display: inline !important;
}
.noMainbody {
	display: none !important;
}
ul.fast_link > li > a {
	padding: 10px 0 0 !important;
	color: #8D9BAB;
	font-size: 13px;
	font-weight: 600;
	text-transform: uppercase;
}
ul.fast_link > li > a:hover {
	background-color: transparent;
	color: #9FABB5
}
.shop_link {
	margin-top: 55px
}
.shop_link a {
	color: #FF9900;
	font-size: 13px;
	font-weight: 600;
	text-transform: uppercase;
}
.contact_footer p span {
	font-weight: bold;
	color: #fff;
	font-size: 13px
}
.contact_footer p a {
	color: #8D9BAB
}
.contact_footer p a:hover {
	color: #9FABB5
}
ul.unstyled, ol.unstyled {
	list-style: outside none none;
	margin-left: 0;
	padding: 0;
}
#pop-print {
	float: right;
	margin: 10px;
}
.btn.modal {
	bottom: auto;
	display: inline;
	left: auto;
	position: relative;
	top: auto;
}

html, body {
	height: 100%;
	color: #434A5A
 }


#wrap {
	min-height: 100%;
}
#section_main {
	overflow: auto;
	padding-bottom: 100px; /* this needs to be bigger than footer height*/
}

footer {
	position: relative;
	margin-top: -100px; /* negative value of footer height */
	height: 260px;
	background-color: #48505B;
	color: #8D9BAB;
	clear: both;
}

#footer {
	padding-top: 20px;
	
}

#footer .moduletable {
	background: transparent;
	border: 0;
}
#footer .module-title h3 {
	color: #fff;
	font-size: 13px;
	font-weight: 600;
	text-transform: uppercase;
}
#showcase .moduletable {
	margin-top: 30px
}
.head_uslugi h3 {
	text-align: center;
	font-weight: bold;
	font-size: 40px;
	color: #496C72
}

/* LAYOUT */
/* Floats */
.float-left {
	float: left;
}
.float-right {
	float: right;
}
.group:before, .group:after {
	content: "";
	display: table;
}
.group:after {
	clear: both;
}
.ie7 .group {
	zoom: 1;
}
/* JOOMLA */
.form-horizontal .control-label {
	text-align: inherit !important;
}
i.icon-calendar:before {
	content: "\1f4c5";
	display: inline-block;
	font-family: 'Glyphicons Halflings';
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	position: relative;
	top: 1px;
}
div.contact-form-field label, div.message-label label {
	display: inline !important;
}
div#jform_tags_chzn.chzn-container ul.chzn-choices li.search-field input.default {
	padding: 0;
}
.control-group input[type="checkbox"] {
	width: 10px !important;
}
.btn-toolbar {
	margin-bottom: 10px;
}
/*ERROR*/
.error-page-inner {
	display: table;
	height: 100%;
	min-height: 100%;
	text-align: center;
	width: 100%;
}
.error-code {
	font-size: 96px;
	font-weight: bold;
	line-height: 1;
	margin: 0 0 10px;
	padding: 0;
}
.error-page-inner .fa.fa-exclamation-triangle {
	font-size: 96px;
	line-height: 1;
	margin-bottom: 10px;
}
/*MB STYLE*/
.title, .component-content h2 {
	text-shadow: none;
}
.title-line {
	background: none repeat scroll 0 0 #d1d1d1;
	height: 2px;
	margin-bottom: 20px;
	width: 100%;
}
.title-line span {
	display: block;
	height: 2px;
	width: 90px;
	background: #428bca;
}
.title1 .title-line, .title2 .title-line, .title3 .title-line, .title4 .title-line, .title6 .title-line, .box3 .title-line, .box4 .title-line {
	display: none;
}
.title1 .title {
	background: url(../images/bg-h3.gif) repeat-x scroll 0 100% transparent;
	border-bottom: none;
	padding-bottom: 20px;
}
.title2 .title {
	border-bottom: 1px dashed #e5e5e5;
	padding-bottom: 15px;
	margin-bottom: 20px;
}
.title3 .title {
	padding-bottom: 15px;
	margin-bottom: 20px;
}
.title4 .title {
	background: url(../images/divider.png) repeat-x scroll center center transparent;
	border-bottom: none !important;
	margin-bottom: 25px;
}
.title4 .title span {
	background: #ffffff;
	padding-right: 15px;
}
#rt-footer .title4 .title span {
	background: #262626;
}
#rt-maintop .title4 .title span, #rt-bottom .title4 .title span {
	background: #f6f6f6;
}
.title5 .title {
	background: url(../images/cat-bg-repeat.png) repeat-x scroll center center transparent;
	padding-bottom: 0 !important;
	border-bottom: none !important;
}
.title > span {
	background: none repeat scroll 0 0 transparent;
/*    padding-right: 10px;*/ }
span.fa {
	padding-right: 10px;
}
.title6 .title {
	border-bottom: 2px solid #1d6fa5;
	padding-bottom: 15px;
	margin-bottom: 20px;
}
.box1 .moduletable {
	background: #eee;
}
.box2 .moduletable {
	background: #363636;
	color: #adadad;
}
.blog-more {
	padding: 10px 5px;
}
/*TO TOP*/
.back-to-top {
	position: fixed;
	bottom: 2em;
	right: 0px;
	text-decoration: none;
	color: #000000;
	background-color: rgba(235, 235, 235, 0.8);
	font-size: 12px;
	padding: 1em;
	display: none;
}
.back-to-top:hover {
	background-color: rgba(135, 135, 135, 0.5);
}
.error .container {
	display: table;
	height: 100%;
	min-height: 100%;
	text-align: center;
	width: 100%;
	padding: 200px 0;
}
.error .container h1 {
	font-size: 140px;
}
/*for headroom.js*/
.headroom {
	transition: transform 200ms linear;
}
.headroom--pinned {
	transform: translateY(0%);
}
.headroom--unpinned {
	transform: translateY(-100%);
}
.header {
	background-color: inherit;
/*line-height: 60px;*/ }
.header__link {
	border: 0 none;
	color: #fff;
	text-decoration: none;
}
.header__link:focus {
	background-color: rgba(78, 205, 196, 0.1);
	outline: 0 none;
}
.header__link:hover .icon {
	color: #4ecdc4;
}
.header--fixed {
	left: 0;
	position: fixed;
	right: 0;
	top: 0;
	z-index: 10;
}
/*OFFLINE*/
#frame input.inputbox {
	border: 1px solid #ccc;
	padding: 8px;
	width: 100%;
	border-radius: 4px;
}
#frame {
	margin-top: 100px;
}
h4.newsflash-title {
	color: #496C72;
	font-weight: 600
}
.intro_news {
	color: #34393d;
	font-size: 16px
}

.info_top {
	display: block;
	float: right;
}
.info_text {
	float: right;
	position: relative;
	top: 13px;
	right: 30px;
	z-index: 1
}
.info_text a {
	font-weight: bold;
	color: #FF9900;
	padding-right: 20px;
}
.info_text a.top_phone {
	font-size: 20px;
}
.info_text a:hover {
	color: #01A5C9;
	cursor: pointer;
	text-decoration: underline
}
.top_search {
	float: right;
	position: absolute
}
/* Fix disappearing tabs on editor page - Added by Waseem Sadiq 8th March 2015*/
.icons .btn-group, .icons .btn-group a[data-toggle="tab"][aria-expanded="false"], ul.nav-tabs > li > a[data-toggle="tab"][aria-expanded="false"] {
	display: block !important;
}
.radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] {
	/*  float: left;
    position: relative !important;*/
	margin-left: 0 !important;
}
.checkbox label, .radio label {
	padding-left: 20px;
	padding-right: 10px;
}
label {
	display: block;
	margin-bottom: 5px;
}
label, input, button, select, textarea {
	font-size: 13px;
	font-weight: normal;
	line-height: 18px;
	font-family: arial;
}
label, select, button, input[type="button"], input[type="reset"], input[type="submit"], input[type="radio"], input[type="checkbox"] {
	cursor: pointer;
}
.control-group input, .control-group textarea, .control-group .uneditable-input {
/*width: 100% !important */ }
.contact-form .control-group input, .contact-form .control-group textarea, .contact-form .control-group .uneditable-input {
	width: 100%;
}
.email-copy-input {
	float: left;
}
.control-group .control-label {
	padding-top: 7px;
	padding-bottom: 7px;
}
div#jform_catid_chzn.chzn-container, div#jform_catid_chzn.chzn-container div.chzn-drop, div#jform_state_chzn.chzn-container, div#jform_state_chzn.chzn-container div.chzn-drop, div#jform_featured_chzn.chzn-container, div#jform_featured_chzn.chzn-container div.chzn- drop, div#jform_access_chzn.chzn-container, div#jform_access_chzn.chzn-container div.chzn-drop, div#jform_metadata_tags_chzn.chzn-container, div#jform_metadata_tags_chzn.chzn-container div.chzn-drop, div#jform_language_chzn.chzn-container div.chzn-drop, div#jform_language_chzn.chzn-container, div#jform_tags_chzn.chzn-container {
	width: 260px !important;
}
.chzn-container-single .chzn-single {
	width: 140px;
}
.chzn-container .chzn-drop {
	width: 100px;
}
/*14-04-2017*/
.input-append .add-on, .input-prepend .add-on {
	display: inline-block;
	width: auto;
	height: 18px;
	min-width: 16px;
	padding: 4px 5px;
	font-size: 13px;
	font-weight: normal;
	line-height: 18px;
	text-align: center;
	text-shadow: 0 1px 0 #fff;
	background-color: #eee;
	border: 1px solid #ccc;
}
.input-small {
	width: 90px;
}
.btn.modal {
	background: #eee;
}
/* Калькулятор */

section#calculator h3.title {
	font-size: 32px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	padding: 90px 0 20px;
	margin: 0;
	color: #496C72
}
section#calculator .content
{background-color: #E9E9E9;
	padding-top: 20px;
	height: 100%;
	min-height: 100vh;
	}

#calculator hr.top {
	margin-bottom: 70px;
	margin-top: 0 !important
}
#calculator hr.bottom {
	margin-bottom: 50px;
	margin-top: 20px !important
}

.row_calc {
	margin-bottom: 15px
}

.row_calc .btn {
	padding: 14px;
	text-transform: uppercase;
	font-size: 16px;
}


.wrap {
	background-color: #efefef
}
.wrap_input {
	background: rgb(234,231,228);
	background: -moz-linear-gradient(top, rgba(234,231,228,1) 0%, rgba(246,242,239,1) 100%);
	background: -webkit-linear-gradient(top, rgba(234,231,228,1) 0%, rgba(246,242,239,1) 100%);
	background: linear-gradient(to bottom, rgba(234,231,228,1) 0%, rgba(246,242,239,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eae7e4', endColorstr='#f6f2ef', GradientType=0 );
	border-radius: 20px;
	height: 30px;
	width: 250px;
	padding: 5px 20px;
	box-shadow: inset 0 2px 3px #ddd, 0 1px 1px #fff;
}
.wrap_check {
	background: rgb(234,231,228);
	background: -moz-linear-gradient(top, rgba(234,231,228,1) 0%, rgba(246,242,239,1) 100%);
	background: -webkit-linear-gradient(top, rgba(234,231,228,1) 0%, rgba(246,242,239,1) 100%);
	background: linear-gradient(to bottom, rgba(234,231,228,1) 0%, rgba(246,242,239,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eae7e4', endColorstr='#f6f2ef', GradientType=0 );
	border-radius: 20px;
	height: 30px;
	width: 95px;
	padding: 10px 20px;
	box-shadow: inset 0 2px 3px #ddd, 0 1px 1px #fff;
}
.label_name {
	color: rgba(88, 164, 199, .8);
	font-weight: bold;
    font-size: 22px;
    line-height: 1em;
	text-shadow: 1px 1px 1px #def, 0 0 0 #000
}

.label_description {
	color: #afaaaa;
	font-size: 16px;
	font-weight: bold
}
.label_sum {
	font-size: 30px;
	margin-top: 5px;
	font-weight: bold;
	color: #FF9900
}
.label_top_r {
	position: relative;
	bottom: -15px;
	color: #CBC7C1
}
.label_top_r span {
	text-transform: uppercase;
	font-size: 16px;
	color: #A19FA1
}
.label_top_l {
	font-size: 24px;
	font-weight: bold;
	color: #FF9900;
	line-height: 1.2
}
.onoffswitch {
	position: relative;
	width: 60px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
}
.onoffswitch-checkbox {
	display: none;
}
.onoffswitch-label {
	display: block;
	overflow: hidden;
	cursor: pointer;
	border-radius: 20px;
}
.onoffswitch-inner {
	display: block;
	width: 200%;
	margin-left: -100%;
	transition: margin 0.3s ease-in 0s;
}
.onoffswitch-inner:before, .onoffswitch-inner:after {
	display: block;
	float: left;
	width: 50%;
	height: 10px;
	padding: 0;
	line-height: 10px;
	font-size: 10px;
	color: white;
	font-family: Trebuchet, Arial, sans-serif;
	font-weight: bold;
	box-sizing: border-box;
}
.onoffswitch-inner:before {
	content: "";
	background: rgb(101,188,228);
	background: -moz-linear-gradient(left, rgba(101,188,228,1) 0%, rgba(140,222,220,1) 100%);
	background: -webkit-linear-gradient(left, rgba(101,188,228,1) 0%, rgba(140,222,220,1) 100%);
	background: linear-gradient(to right, rgba(101,188,228,1) 0%, rgba(140,222,220,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#65bce4', endColorstr='#8cdedc', GradientType=1 );
	-webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.3), 0 1px 0 rgba(0, 0, 0, 0.15);
	box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.3), 0 1px 0 rgba(0, 0, 0, 0.15);
}
.onoffswitch-inner:after {
	content: "";
	background-color: #bebebe;
	-webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.3), 0 1px 0 rgba(0, 0, 0, 0.15);
	box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.3), 0 1px 0 rgba(0, 0, 0, 0.15);
}
.onoffswitch-switch {
	display: block;
	width: 20px;
	margin: -5px;
	background: rgb(234,231,229);
	background: -moz-linear-gradient(top, rgba(234,231,229,1) 0%, rgba(246,242,239,1) 100%);
	background: -webkit-linear-gradient(top, rgba(234,231,229,1) 0%, rgba(246,242,239,1) 100%);
	background: linear-gradient(to bottom, rgba(234,231,229,1) 0%, rgba(246,242,239,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eae7e5', endColorstr='#f6f2ef', GradientType=0 );
	-webkit-box-shadow: inset 0 2px 0 rgba(255,255,255,1), 0 4px 5px rgba(0,0,0,.2);
	box-shadow: inset 0 2px 0 rgba(255,255,255,1), 0 4px 5px rgba(0,0,0,.2);
	border: 0px solid transparent;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 56px;
	border-radius: 20px;
	transition: all 0.3s ease-in 0s;
}
.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner {
	margin-left: 0;
}
.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch {
	right: 0px;
}
.tooltip-inner {
	max-width: 200px;
	padding: 5px 20px;
	color: #000;
	text-align: center;
	border-radius: 15px;
	background: #fff;
	text-shadow: 1px 2px 3px rgba(101,188,228,.5);
	box-shadow: inset 0 1px 4px rgba(0,0,0,.1), 0 -1px 3px rgba(0,0,0,.1)
}
.tooltip-arrow {
	position: absolute;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
}
.tooltip.top .tooltip-arrow {
	bottom: -3px;
	left: 50%;
	margin-left: -15px;
	border-width: 15px 15px 0;
	border-top-color: #fff
}
#sb-search {
	z-index: 100
}
.sb-search {
	position: relative;
	margin-top: 7px;
	width: 0%;
	min-width: 40px;
	height: 40px;
	float: right;
	overflow: hidden;
	-webkit-transition: width 0.3s;
	-moz-transition: width 0.3s;
	transition: width 0.3s;
	-webkit-backface-visibility: hidden;
}
.sb-search-input {
	top: 0;
	right: 0;
	border: none;
	outline: none;
	background: #fff;
	width: 100%;
	height: 40px;
	margin: 0;
	z-index: 10;
	padding: 20px 65px 20px 20px;
	font-family: inherit;
	font-size: 18px;
	color: #2c3e50;
}
 .sb-search-input::-webkit-input-placeholder {
 color: #efb480;
}
 .sb-search-input:-moz-placeholder {
 color: #efb480;
}
 .sb-search-input::-moz-placeholder {
 color: #efb480;
}
 .sb-search-input:-ms-input-placeholder {
 color: #efb480;
}
.sb-icon-search, .sb-search-submit {
	width: 40px;
	height: 40px;
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	padding: 0;
	margin: 0;
	text-align: center;
	cursor: pointer;
}
.sb-search-submit {
	background: #fff; /* IE needs this */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; /* IE 8 */
	filter: alpha(opacity=0); /* IE 5-7 */
	opacity: 0;
	color: transparent;
	border: none;
	outline: none;
	z-index: -1;
}
.sb-icon-search {
	color: #FF9900;
	background: #fff;
	z-index: 90;
	font-size: 22px;
	padding-top: 5px;
}
/* Open state */
.sb-search.sb-search-open, .no-js .sb-search {
	width: 100%;
}
.sb-search.sb-search-open .sb-icon-search, .no-js .sb-search .sb-icon-search {
	background: #FF9900;
	color: #fff;
	z-index: 0;
	padding-top: 5px;
}
.sb-search.sb-search-open .sb-search-submit, .no-js .sb-search .sb-search-submit {
	z-index: 90;
}
.search_mobile {
	position: relative;
	margin-top: 20px;
	right: 20px;
	display: block;
	z-index: 1000
}

.section_name {
	font-size: 32px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	padding: 70px 0 0 ;
	margin: 0;
	color: #496C72
}


/* Услуги SVG стили */
div#uslugi {
	min-height: 40px;
}

section#block_uslugi {
	height: 100%;
	min-height: 100vh;
	}
.call_back {
	text-align: center;
	font-size: 20px;
	margin:40px 0 50px; 
	font-weight: bold;
	color: #496C72
}
.usluga_f1 .text_u1, .usluga_f2 .text_u2, .usluga_f3 .text_u3, .usluga_f4 .text_u4, .usluga_f5 .text_u5, .usluga_f6 .text_u6,
.usluga_f7 .text_u7{
	display: none;
	opacity: 0;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	-webkit-transform: translate(5px, 0px);
	-moz-transform: translate(5px, 0px);
	-o-transform: translate(5px, 0px);
	-ms-transform: translate(5px, 0px);
	transform: translate(5px, 0px);
}
svg a:hover {
	text-decoration: none
}
.text_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
}
.text_body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.bold {
	font-weight: bold
}


.usluga_1 {
	fill: #64D1DA;
}
.icon_u1 {
	fill: rgba(0,0,0,.8)
}
.u1_inside {
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.usluga_f1:hover .u1_inside {
	-webkit-transform: translate(-5px, -1.5px);
	-moz-transform: translate(-5px, -1.5px);
	-o-transform: translate(-5px, -1.5px);
	-ms-transform: translate(-5px, -1.5px);
	transform: translate(-5px, -1.5px);
}
.usluga_f1:hover .usluga_1,
.usluga_12{
	fill: #2CC6D2;
}
.usluga_f1:hover .icon_u1{
	fill: rgba(0,0,0,1)
}
.usluga_f1:hover .text_u1 {
	display: inherit;
	opacity: 1;
	-webkit-transform: translate(-5px, 0px);
	-moz-transform: translate(-5px, 0px);
	-o-transform: translate(-5px, 0px);
	-ms-transform: translate(-5px, 0px);
	transform: translate(-5px, 0px)
}
 

.usluga_2 {
	fill: #34B2E4
}
.icon_u2 {
	fill: rgba(0,0,0,.8)
}
.u2_inside {
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out
}

.usluga_f2:hover .u2_inside {
	-webkit-transform: translate(-1.7px, -5px);
	-moz-transform: translate(-1.7px, -5px);
	-o-transform: translate(-1.7px, -5px);
	-ms-transform: translate(-1.7px, -5px);
	transform: translate(-1.7px, -5px)
}
.usluga_f2:hover .usluga_2,
.usluga_22{
	fill: #0B98D0
}
.usluga_f2:hover .icon_u2{
	fill: rgba(0,0,0,1)
}
.usluga_f2:hover .text_u2 {
	display: inherit;
	opacity: 1;
	-webkit-transform: translate(-5px, 0px);
	-moz-transform: translate(-5px, 0px);
	-o-transform: translate(-5px, 0px);
	-ms-transform: translate(-5px, 0px);
	transform: translate(-5px, 0px)
}



.usluga_3 {
	fill: #065381
}
.icon_u3 {
	fill: rgba(0,0,0,.8)
}
.u3_inside {
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out
}

.usluga_f3:hover .u3_inside {
	-webkit-transform: translate(1.7px, -5px);
	-moz-transform: translate(1.7px, -5px);
	-o-transform: translate(1.7px, -5px);
	-ms-transform: translate(1.7px, -5px);
	transform: translate(1.7px, -5px)
}
.usluga_f3:hover .usluga_3,
.usluga_32{
	fill: #0A4366
}
.usluga_f3:hover .icon_u3{
	fill: rgba(0,0,0,1)
}
.usluga_f3:hover .text_u3 {
	display: inherit;
	opacity: 1;
	-webkit-transform: translate(-5px, 0px);
	-moz-transform: translate(-5px, 0px);
	-o-transform: translate(-5px, 0px);
	-ms-transform: translate(-5px, 0px);
	transform: translate(-5px, 0px)
}


.usluga_4 {
	fill: #8B103D;
}
.icon_u4 {
	fill: rgba(0,0,0,.8)
}
.u4_inside {
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out
}

.usluga_f4:hover .u4_inside {
	-webkit-transform: translate(5px, -1.5px);
	-moz-transform: translate(5px, -1.5px);
	-o-transform: translate(5px, -1.5px);
	-ms-transform: translate(5px, -1.5px);
	transform: translate(5px, -1.5px);
}
.usluga_f4:hover .usluga_4,
.usluga_42{
	fill: #7B002C
}
.usluga_f4:hover .icon_u4{
	fill: rgba(0,0,0,1)
}
.usluga_f4:hover .text_u4 {
	display: inherit;
	opacity: 1;
	-webkit-transform: translate(-5px, 0px);
	-moz-transform: translate(-5px, 0px);
	-o-transform: translate(-5px, 0px);
	-ms-transform: translate(-5px, 0px);
	transform: translate(-5px, 0px)
}

.usluga_5 {
	fill: #E34856;
}
.icon_u5 {
	fill: rgba(0,0,0,.8)
}
.u5_inside {
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out
}

.usluga_f5:hover .u5_inside {
	-webkit-transform: translate(5px, 1.6px);
	-moz-transform: translate(5px, 1.6px);
	-o-transform: translate(5px, 1.6px);
	-ms-transform: translate(5px, 1.6px);
	transform: translate(5px, 1.6px);
}
.usluga_f5:hover .usluga_5,
.usluga_52{
	fill: #C8202F
}
.usluga_f5:hover .icon_u5{
	fill: rgba(0,0,0,1)
}
.usluga_f5:hover .text_u5 {
	display: inherit;
	opacity: 1;
	-webkit-transform: translate(-5px, 0px);
	-moz-transform: translate(-5px, 0px);
	-o-transform: translate(-5px, 0px);
	-ms-transform: translate(-5px, 0px);
	transform: translate(-5px, 0px)
}




.usluga_6 {
	fill: #FE912A;
}
.icon_u6 {
	fill: rgba(0,0,0,.8)
}
.u6_inside {
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out
}

.usluga_f6:hover .u6_inside {
	-webkit-transform: translate(1.7px, 5px);
	-moz-transform: translate(1.7px, 5px);
	-o-transform: translate(1.7px, 5px);
	-ms-transform: translate(1.7px, 5px);
	transform: translate(1.7px, 5px);
}
.usluga_f6:hover .usluga_6,
.usluga_62{
	fill: #FA7903
}
.usluga_f6:hover .icon_u6{
	fill: rgba(0,0,0,1)
}
.usluga_f6:hover .text_u6 {
	display: inherit;
	opacity: 1;
	-webkit-transform: translate(-5px, 0px);
	-moz-transform: translate(-5px, 0px);
	-o-transform: translate(-5px, 0px);
	-ms-transform: translate(-5px, 0px);
	transform: translate(-5px, 0px)
}


/*Услуга магазин*/

.usluga_f7 {
	display: none } /*убрать для показа услуги*/

.usluga_7 {
		fill: #E34856
}
.icon_u7 {
	fill: rgba(0,0,0,.8)
}
.u7_inside {
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out
}

.usluga_f7:hover .u7_inside {
	-webkit-transform: translate(-1.7px, 5px);
	-moz-transform: translate(-1.7px, 5px);
	-o-transform: translate(-1.7px, 5px);
	-ms-transform: translate(-1.7px, 5px);
	transform: translate(-1.7px, 5px);
}
.usluga_f7:hover .usluga_7,
.usluga_72{
	fill: #C8202F;
}
.usluga_f7:hover .icon_u7{
	fill: rgba(0,0,0,1)
}
.usluga_f7:hover .text_u7 {
	display: inherit;
	opacity: 1;
	-webkit-transform: translate(-5px, 0px);
	-moz-transform: translate(-5px, 0px);
	-o-transform: translate(-5px, 0px);
	-ms-transform: translate(-5px, 0px);
	transform: translate(-5px, 0px)
}

.st14 {
	opacity: 0.1;
}
.st15 {
	fill: url(#SVGID_1_);
}
.st16 {
	opacity: 0.4;
	fill: url(#SVGID_2_);
}
.st17 {
	fill: url(#SVGID_3_);
}
.st18 {
	opacity: 0.4;
	fill: url(#SVGID_4_);
}
.st19 {
	fill: url(#SVGID_5_);
}
.st20 {
	opacity: 0.4;
	fill: url(#SVGID_6_);
}
.st21 {
	fill: url(#SVGID_7_);
}
.st22 {
	opacity: 0.4;
	fill: url(#SVGID_8_);
}
.st23 {
	fill: #997B55;
}
.st24 {
	opacity: 0.4;
	fill: #997B55;
}
.st25 {
	fill: #B99A6F;
}
.st26 {
	fill: url(#SVGID_9_);
}
.st27 {
	opacity: 0.3;
	fill: #FFFFFF;
}
.st28 {
	fill: url(#SVGID_10_);
}
@media (min-width: 992px) and (max-width: 1200px){
	div#main_text {
	margin-top: -450px;
  }
 }
 @media (min-width: 1200px){
	div#main_text {
	margin-top: -490px;
  }
 }
  
div#main_text {
	position: relative;
	padding: 0 30px;
	font-size: 16px;
	color: #000;
  }

div#main_text h4 {
	font-weight: bold;
	padding-bottom: 25px;
}


section#slider {
	
}

section#slider div.moduletable {
	margin: 0;
	padding: 0
}
div#company {
	min-height: 50px
}
section#block_company {
	height: 100%;
 	min-height: 100vh;
	
}

section#block_company h3.title {
	font-size: 32px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	padding: 60px 0 30px ;
	margin: 0;
	color: #496C72
}

section#klienty {
	height: 60%;
	min-height: 60vh;
	overflow: hidden;
}

section#klienty .container-fluid,
section#klienty .container-fluid .row{
	margin: 0 !important;
	padding: 0 !important
}

section#klienty .moduletable {
	margin: 0;
	padding: 0
}
section#klienty h3.title {
	font-size: 32px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	padding: 50px 0 20px ;
	margin: 0;
	color: #496C72
}
/* форма КП */
feed.jbanyform-forms form {
	font: 14px/1.4 Sans-Serif;
	line-height: normal;
}
form.jbanyform-forms > div {
	position: relative;
	overflow: hidden;
}
form.jbanyform-forms input[type=text], form.jbanyform-forms textarea, form.jbanyform-forms input[type=password] {
	width: 100%;
	border: 2px solid gray;
	background: none;
	position: relative;
	top: 0;
	left: 0;
	z-index: 1;
	padding: 12px;
	outline: 0;
	margin-bottom: 5px;
}
form.jbanyform-forms input:valid, form.jbanyform-forms textarea:valid {
 background: white;
}
form.jbanyform-forms input:focus, form.jbanyform-forms textarea:focus {
	border-color: #F3971E;
}
form.jbanyform-forms input:focus + label, form.jbanyform-forms textarea:focus + label {
	background: #F3971E;
	color: white;
	font-size: 70%;
	padding: 1px 6px;
	z-index: 2;
	text-transform: uppercase;
}
form.jbanyform-forms label {
	transition: background 0.2s, color 0.2s, top 0.2s, bottom 0.2s, right 0.2s, left 0.2s;
	position: absolute;
	color: #999;
	padding: 7px 6px;
}
form.jbanyform-forms textarea {
	display: block;
	resize: vertical;
}
form.jbanyform-forms input, form.jbanyform-forms textarea {
	padding: 12px;
}
form.jbanyform-forms label {
	top: 0;
	bottom: 0;
	left: 0;
	width: 100%;
}
form.jbanyform-forms input:focus, form.jbanyform-forms textarea:focus {
	padding: 4px 6px 20px 6px;
}
form.jbanyform-forms input:focus + label, form.jbanyform-forms textarea:focus + label {
	top: 100%;
	margin-top: -22px;
}
span#btl-captcha-reload:hover > i {
	-webkit-animation: fa-spin 2s infinite linear;
	animation: fa-spin 2s infinite linear;
}



/* Media Queries */
/* Retina */
/* Landscape phones and down */
@media (max-width: 480px) {
#brand, #brand img {
	width: 80% !important;
}
}

/* Landscape phone to portrait tablet */
@media (max-width: 767px) {

.navbar-nav > li > a {
	line-height: 30px !important;
	padding-bottom: 5px !important;
	padding-top: 5px !important;
}
}

/* Portrait tablet to landscape and desktop */
/* Large desktop */
@media (min-width: 1200px) {

}




