@font-face {
    font-family: 'open';
    src: url('./../fonts/opensansbold-webfont.eot');
    src: url('./../fonts/opensansbold-webfont.eot?#iefix') format('embedded-opentype'), url('./../fonts/opensansbold-webfont.woff') format('woff'), url('./../fonts/opensansbold-webfont.ttf') format('truetype'), url('./../fonts/opensansbold-webfont.svg#open_sansbold') format('svg');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'open';
    src: url('./../fonts/opensans-light-webfont.eot');
    src: url('./../fonts/opensans-light-webfont.eot?#iefix') format('embedded-opentype'), url('./../fonts/opensans-light-webfont.woff') format('woff'), url('./../fonts/opensans-light-webfont.ttf') format('truetype'), url('./../fonts/opensans-light-webfont.svg#open_sanslight') format('svg');
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: 'open';
    src: url('./../fonts/opensans-regular-webfont.eot');
    src: url('./../fonts/opensans-regular-webfont.eot?#iefix') format('embedded-opentype'), url('./../fonts/opensans-regular-webfont.woff2') format('woff2'), url('./../fonts/opensans-regular-webfont.woff') format('woff'), url('./../fonts/opensans-regular-webfont.ttf') format('truetype'), url('./../fonts/opensans-regular-webfont.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'open';
    src: url('./../fonts/opensans-semibold-webfont.eot');
    src: url('./../fonts/opensans-semibold-webfont.eot?#iefix') format('embedded-opentype'), url('./../fonts/opensans-semibold-webfont.woff') format('woff'), url('./../fonts/opensans-semibold-webfont.ttf') format('truetype'), url('./../fonts/opensans-semibold-webfont.svg#open_sanssemibold') format('svg');
    font-weight: 300;
    font-style: normal;
}

.cf:before,
.cf:after {
    content: "";
    display: table;
}

.cf:after {
    clear: both;
}

.cf {
    zoom: 1;
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

body,
html {
    margin: 0;
}

#wrap {
    font-family: 'open';
    font-size: 16px;
    color: #000;
    min-width: 1200px;
    overflow: hidden;
}

.wrap a {
    color: #1A237E;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    font-weight: normal;
}

.inner {
    width: 1170px;
    margin: 0 auto;
    position: relative;
}



.mainpage .header p {
    margin: 0;
}

.mainpage .contacts {
    font-size: 25px;
    font-weight: 100;
    color: #1A237E;
}

.menu {
    height: 55px;
    margin: 27px 0 46px 0;
    position: relative;
	background:#1a237e;
	border-top: 1px solid #1a237e;
    border-bottom: 1px solid #1a237e;
}
.menu .submenu {display: none !important;}
.menu .inner {
    height: 100%;
}

.menu ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
	display:table-row;

}

.menu ul li {
    display:table-cell; width:auto; height:53px; text-align:center; vertical-align:bottom;
}

.menu ul li a {
    text-decoration: none;
    color: #fff;
    font-size: 15px;
    position: relative;
	display:table-cell; width:1000px; height:53px; vertical-align:middle;
}
.menu ul li:hover a, .menu ul li.active a {background:#fff; color:#1a237e;}
.menu>.inner>ul>li>a:hover:after,
.menu li.selected > a:after,
.menu li.active > a:after {
    content: '';
    position: absolute;
    left: -5%;
    right: 0;
    top: 43px;
    width: 100%;
    height: 1px;
    z-index: 10;
    margin: 0 auto;
    width: 110%;
}

.slider {
    width: 1183px;
    height: 466px;
}

.slider .flex-control-nav {
    text-align: right;
    bottom: 40px;
    direction: rtl;
    right: 50px;
    z-index: 5;
    width: 200px;
}

.slider .flex-control-paging li a {
    background: #757575;
    border: 2px solid #757575;
    box-shadow: none;
}

.slider .flex-control-paging li a.flex-active {
    background: none;
}

.slider .slides li {
    width: 1183px;
}

.slider .img {
    width: 550px;
    height: 450px;
    overflow: hidden;
    margin-right: calc(100% - 550px);

}

.slider .caption {
    position: absolute;
    right: 0px;
    top: 0;
    width: 620px;
    display: inline-block;
    font-size: 16px;
    font-weight: 100;
    color: #000;
}

a.decor_link {
    display: inline-block;
    text-align: center;
    width: 470px;
    height: 81px;
    border: 1px solid #757575;
    text-transform: uppercase;
    text-decoration: none;
    color: #757575;
    font-size: 18px;
    padding-top: 26px;
    letter-spacing: 2.4px;
    font-weight: normal;
}

a.decor_link:hover {
    background: #1A227D;
}

.spec {
    margin-top: 25px;
    /*background: url(./../img/spec-bg.jpg) top center repeat-y;*/
}

.spec .inner {
    padding: 46px 0 0px 0;
}

/*.spec h3 {
    text-align: center;
    text-transform: uppercase;
    font-size: 30px;
    width: 100%;
    letter-spacing: 9px;
    left: 62px;
    position: relative;
}

.spec .under {
    width: 50%;
    text-align: center;
    font-size: 15px;
    color: #757575;
    margin: 0 auto;
    margin-top: 34px;
    margin-bottom: 37px;
    position: relative;
    left: 60px;
    letter-spacing: 2px;
    line-height: 1.2;
}*/

.spec table {
    width: 100%;
    /*text-align: center;
    font-size: 12px;
    text-transform: uppercase;*/
}

.spec table td {
    padding: 0 15px;
}



.spec table td p:last-child {
    /*color: #757575;
    text-transform: none;
    font-size: 13px;*/
}

.spec .img {
    margin-bottom: 32px;
}

.spec .line {
    margin: 16px 0 17px 0;
}

.form_big {
    background: url(./../img/form_bg.jpg) top center no-repeat;
    text-align: center;
    color: #fff;
    font-size: 20px;
    letter-spacing: 1.2px;
	padding:25px 0;
}

.form_big p {
    margin: 0;
}

.form_big p:nth-of-type(3) {
    margin: 37px 0 -2px 0;
}

.form_big p:nth-of-type(4) {
    margin-bottom: 9px;
}

.social a {
    display: inline-block;
    margin: 5px 18px 0;
    position: relative;
    left: -16px;
    vertical-align: middle;
}

.ff {
    position: relative;
    width: 574px;
    height: 60px;
}

.ff * {
    outline: none;
}

.ff input {
    background: none;
    border: none;
    box-shadow: none;
    text-shadow: none;
    color: #fff;
    font-family: 'open';
    font-size: 20px;
}

.ff input[type='text'] {
    width: 100%;
    height: 100%;
    display: block;
    border: 1px solid #fff;
    border-radius: 5px;
    height: 60px;
    padding: 0 0 0 9px;
}

.ff input[type='text']::-webkit-input-placeholder {
    color: #fff;
    text-transform: none;
}

.ff input[type='text']::-moz-placeholder {
    color: #fff;
    text-transform: none;
}

.ff input[type='text']:-moz-placeholder {
    color: #fff;
    text-transform: none;
}

.ff input[type='text']:-ms-input-placeholder {
    color: #fff;
    text-transform: none;
}

.ff input[type='submit'] {
    position: absolute;
    right: 10px;
    top: 15px;
    cursor: pointer;
    text-transform: uppercase;
}

.about {
    font-size: 16px;
}

.about .inner {
    padding: 75px 0 87px 0px; width:850px!important;
}

.about .inner > div {
    display: inline-block;
    vertical-align: top;
}

.about p {
    margin: 0;
}

.about h3 {
	text-align: center;
	font-weight: 300;
	margin: 0 0 20px 0;
	font-size: 83px;
	font-weight: bold;
	color: #333;
	line-height: 1.1;
	padding: 0;
}

.about .info {
    width: 435px;
    margin: 0 auto;
    line-height: 1.3;
}

.about .info p {
    text-align: left;
    text-indent: 22px;
}

.about .info p:nth-of-type(1) {
    margin: 0 0 19px 0;
}

.cat-list {
    width: 325px;
	margin-right:80px;
}

.cat-list h3 {
    text-align: left;
    font-family: 'Georgia';
}

.cat-list ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.cat-list ul li {
    margin: 0 0 4px 0;
    padding: 0;
}

.cat-list ul li a {
    color: #1A237E;
}

.cat-list ul li a:hover {
    text-decoration: none;
}

#wrap .decor_link_mini {
    width: 286px;
    height: 41px;
    border: 1px solid #000;
    color: #000;
    text-align: center;
    text-decoration: none;
    font-weight: 300;
    display: block;
    padding: 8px 14px 0 0;
    margin-top: 5px;
}

#wrap .decor_link_mini:hover {
    background: #1A237E;
    border-color: #fff;
    color: #fff;
}

.map {
    height: 521px;
    position: relative;
}

.map .y-map {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 100%;
    height: 100%;
    display: block;
}

.map p {
    font-size: 21px;
    font-weight: 300;
    margin: 0;
    text-align: center;
}

/*.map-modal {
    width: 758px;
    height: auto;
    margin: 0 auto;
    z-index: 1;
    position: relative;
    background: rgba(255, 255, 255, .7);
    top: 20px;
    padding: 43px 0 30px 0;
    border-radius: 10px;
}*/

.outline_link {
    display: inline-block;
    font-size: 16px;
    font-weight: normal;
    text-align: center;
    width: 181px;
    height: 41px;
    text-decoration: none;
    text-transform: lowercase;
    color: #000;
    border: 1px solid #000;
    border-radius: 5px;
    padding-top: 8px;
    margin: 23px 0 14px 0;
}

.outline_link:hover {
    background: #1A237E;
    color: #fff;
    border-color: #fff;
}

.map-modal p:nth-of-type(2) {
    margin-bottom: 8px;
}

.map-modal p:nth-of-type(3) {
    font-weight: 100;
    margin-bottom: 12px;
}

.map-modal p:nth-of-type(4) {
    margin-bottom: 15px;
}

.menu-inset {
    width: 1196px;
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 53px;
    background: rgba(16, 18, 71, .9);
    z-index: 1000;
    background: #1a237e;
}

.menu-info p,.menu-info div {
    margin: 0;
}

.menu-info {
    float: right;
    width: 463px;
    display: block;
    height: 100%;
    padding: 69px 0 0 4px;
}
.menu-info a {
    color: #fff;
    text-decoration: none;
}
.menu-info .img {
    display: inline-block;
    vertical-align: top;
    margin-right: 31px;
    width: 75px;
}

.menu-info .btn:nth-of-type(2) .img {
    position: relative;
    top: 14px;
    left: 10px;
}

.menu-info .text {
    display: inline-block;
    vertical-align: top;
    width: 234px;
}

.menu-info .btn:nth-of-type(1) {
    margin-bottom: 42px;
}

.menu-info .text p, .menu-info .text div {
    font-size: 14px;
    color: #fff;
}

.menu-info .text p:nth-of-type(1), .menu-info .text div:nth-of-type(1) {
    font-size: 20px;
    padding-top: 6px;
    padding-bottom: 10px;
}

.menu-inset {
    display: none;
}

.menu-inset .menu-block {
    float: left;
    width: 573px;
    padding: 50px 0 0 0;
    display: none;
}

.menu-inset .menu-block ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    width: 100%;
	display:block;
}

.menu-inset .menu-block ul li {
    width: 49%;
    display: inline-block;
    vertical-align: top;
    padding-bottom: 21px;
    margin-bottom: 66px;
    position: relative;
	text-align:left;
}
.menu-inset .menu-block>ul>li>.img {
    position: absolute;
    left: 60px;
    top: 0;
    width: 38px;
    height: 40px;
    bottom: 0;
    margin: 0;
}
.menu-inset .menu-block>ul>li>.img img {
    max-width: 100%;
    height: auto;
}
#wrap .menu-partnery ul li,
#wrap .menu-kollegam ul li {
    width: 100%;
}

#wrap .menu-partnery ul li a,
#wrap .menu-kollegam ul li a {
    padding-right: 150px;
}

.menu-inset .menu-block ul li {
    background: url(./../img/n-line.png) 125px bottom no-repeat;
}
.menu-inset .menu-block ul li:hover a, .menu-inset .menu-block ul li.active a {background:none; color:#ccc;}
.menu-inset .menu-block ul li a {
    color: #fff;
    text-decoration: none;
    padding: 0 0 0 126px;
    display: block;
    width: 100%;
    font-size: 20px;
}

.menu-inset .menu-block ul li a:hover {
    background: none;
    color: #ccc;
}

.singlepage .form_big {
    display: none;
}

.container {
    padding-bottom: 30px;
}

.container .inner {
    width: 1169px;
}

.group .container .inner {
    width: 1091px;
}

.aside {
    float: left;
    width: 245px;
    margin-right: 100px;
}

.content {
    width: calc(100% - 345px);
    float: left;
}

.content h1 {
    font-size: 36px;
    color: #2C2C2C;
    margin-bottom: 19px;
}

.bread,
.bread a {
    font-size: 16px;
    color: #2C2C2C;
    text-decoration: none;
}

.bread {
    margin-bottom: 26px;
}

.catalog-aside {
    padding-top: 6px;
}

.catalog-aside h3 {
    font-size: 18px;
    color: #272727;
    margin-bottom: 26px;
}

.catalog-aside ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.catalog-aside ul li {
    margin: 0 0 21px 0;
    padding: 0;
}

.catalog-aside ul li a {
    font-size: 16px;
    font-weight: 100;
    color: #000000;
    display: block;
    white-space: normal;
    padding-left: 15px;
    position: relative;
    padding-right: 20px;
    text-decoration: none;
}

.catalog-aside ul li a:after {
    content: '';
    position: absolute;
    left: 0;
    top: 6px;
    background: url(./../img/li.png) center no-repeat;
    width: 6px;
    height: 10px;
    display: block;
}

.footer {
    padding-top: 36px;
    padding-bottom: 32px;
}

.footer p {
    margin: 0;
}

.footer .f_left {
    float: left;
}

.footer .f_right {
    float: right;
    padding-right: 138px;
}

.flogo {
    float: left;
    margin-right: 17px;
}

.f_left {
    padding-left: 184px;
}

.fl_text {
    padding-top: 2px;
    float: left;
    width: 320px;
    position: relative;
    top: -4px;
    line-height: 1.3;
}

.fl_text p:nth-of-type(1) {
    margin-bottom: 18px;
}

.f_contacts {
    position: relative;
    top: -3px;
    line-height: 1;
}

.f_contacts p {
    font-size: 28px;
    letter-spacing: 2px;
}

.f_contacts p span {
    font-size: 17px;
    color: #1A237E;
    white-space: pre;
    text-align: center;
    display: block;
    line-height: 1.3;
}

.f_contacts p:nth-of-type(2) {
    margin-bottom: 11px;
}

.uss_catalog_cat_img {
    border: none;
}

.singlepage.group .aside {
    display: none;
}

.singlepage.group .content {
    width: 100%;
}

.singlepage.group .uss_catalog_cat_img img {
    border-radius: 60%;
    overflow: hidden;
    display: inline-block;
}

.mainpage .form_normal {
    display: none;
}

#wrap .form_normal h3 {
    font-size: 17px;
    font-weight: 100;
    color: #121212;
    text-transform: uppercase;
    margin-bottom: 30px;
}

#wrap .form_normal input {
    display: inline-block;
    background: none;
    border: none;
    text-shadow: none;
    box-shadow: none;
}

#wrap .form_normal {
    padding: 123px 0 96px;
}

#wrap .form_normal .inner {
    padding-left: 30px;
}

#wrap .form_normal input[type='text'],
#wrap .form_normal textarea {
    height: 38px;
    background: #F6F6F6;
    width: 870px;
    border: 1px solid #E6E6E6;
    border-bottom: 1px solid #F6F6F6;
    resize: none;
    padding: 0 0 0 9px;
}

.fc_form_tml input[type='text'] {
    height: 38px;
    background: #F6F6F6;
    border: 1px solid #E6E6E6;
    border-bottom: 1px solid #F6F6F6;
    resize: none;
    padding: 0 0 0 9px;
}

#wrap .form_normal textarea {
    padding: 9px 0 0 9px;
    height: 180px;
}

.fc_form_tml textarea {
    padding: 9px 0 0 9px;
    height: 180px;
    background: #F6F6F6;
    border: 1px solid #E6E6E6;
    border-bottom: 1px solid #F6F6F6;
}

#wrap .form_normal label,
.fc_form_tml label {
    font-size: 14px;
    color: #2C2C2C;
    font-weight: normal;
    margin-bottom: 10px;
}

#wrap .form_normal input[type='submit'],
.fc_form_tml input[type='submit'] {
    width: 120px;
    height: 41px;
    background: #1A227D;
    text-transform: uppercase;
    color: #fff;
    font-size: 17px;
    font-family: 'open';
    font-weight: 100;
    padding: 0;
    margin-top: 13px;
    box-shadow: none;
    text-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none;
    outline: none;
}

#wrap .form_normal input[type='submit']:hover,
.fc_form_tml input[type='submit']:hover {
    background-position: 0 0 !important;
    background: #1A227D !important;
    text-decoration: underline;
}

.group .uss_catalog_category {
    width: 250px !important;
    display: inline-block;
    vertical-align: top;
    margin: 0 150px 120px 0;
    text-align: center;
}

.group .uss_catalog_category:hover a {
    text-decoration: underline;
}

.group .uss_catalog_category:nth-of-type(3n) {
    margin-right: 0;
}

.group .catalog_info {
    padding: 43px 0 0;
}

.group .catalog_info a {
    display: block;
    color: #000;
    font-weight: 100;
    font-size: 24px;
    text-decoration: none;
}

.group .uss_catalog_description {
    font-size: 14px;
    line-height: 1.5;
    /*padding-right: 210px;*/
}

.group .uss_catalog_detail .uss_img_wrapper {
    float: left;
}

.group .uss_catalog_description .devider {
    margin: 60px 0 27px;
}

.group .uss_catalog_description p strong {
    font-weight: 300;
}

.group .uss_catalog_description h3 {
    font-size: 18px;
    font-weight: 300;
    color: #2C2C2C;
    margin: 0 0 55px 0;
}

.group ul {
    margin: 0 0 25px 0;
    padding: 0;
    list-style-type: none;
}

.group ul li {
    margin: 0 0 4px 0;
    padding: 0;
}

.content .news_list h5 {
    margin: 0;
    line-height: 1;
    font-size: 18px;
    font-weight: 300;
}

.content .news_list .uss_more {
    display: inline-block;
}

.content .news_list .uss_more a {
    font-size: 14px;
    font-weight: 100;
    color: #1A237E;
}

.content .uss_news_item .preview p {
    margin: 5px 0 0 0;
    font-size: 14px;
    line-height: 1.6;
}

.uss_pagenator .uss_page_num {}

.decor td {
    vertical-align: top;
}

.decor thead tr td {
    font-weight: 300;
    font-size: 18px;
    text-align: left;
    color: #2C2C2C;
    padding-bottom: 22px;
}

.decor thead tr td:last-child {
    color: #42A5F5;
}

.decor thead tr td:first-child {
    width: 79%;
}

.decor tbody tr td {
    padding-right: 30px;
    font-size: 16px;
    color: #2C2C2C;
    font-weight: 100;
}

.decor tbody tr td:last-child {
    color: #42A5F5;
    font-weight: 300;
}

table.decor + table.decor {
    margin-top: 48px;
}

.catalog_orderform_tml,
.catalog_orderform_tml * {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

.mybox {
    box-sizing: border-box;
}

.mybox {
    box-sizing: content-box;
}

ul.catalog_menu a:hover,
ul.catalog_menu a.active {
    font-weight: 300;
}

.uss_catalog_detail .catalog_orderbutton {
    box-shadow: none;
    background: #1A227D;
    color: #fff;
    text-transform: uppercase;
    font-size: 17px;
    font-weight: 100;
}

.uss_catalog_detail .catalog_orderbutton:hover {
    box-shadow: none;
    opacity: 1;
    text-decoration: underline;
}

.header,
.footer {
    padding-top: 24px;
    padding-bottom: 24px;
}

.header .logo,
.footer .logo {
    float: left;
}

.header .contacts,
.footer .contacts {
    float: right;
    position: relative;
    padding-top: 5px;
    padding-right: 33px;
}

.header .contacts p,
.footer .contacts p {
    font-size: 25px;
    color: #1A237E;
    font-weight: 100;
    margin: 0;
}

.header .contacts p:nth-of-type(2),
.footer .contacts p:nth-of-type(2) {
    margin-bottom: 15px;
}

.header .contacts p span,
.footer .contacts p span {
    font-size: 12px;
    font-weight: 100;
    color: #000000;
    text-align: center;
    display: block;
    white-space: pre;
}

.header .basket {
	overflow: hidden;
	text-align: center;
	padding: 0 25px;
}
.header .basket_inner {
	border: 2px solid #1A237E;
	border-radius: 10px;
	padding: 10px 8px;
}
.header .basket p {
	margin: 0;
}
.header .basket_link {
	text-decoration: none;
	font-weight: bold;
}
.header .basket_link:hover {
	text-decoration: underline;
}
.header .uss_basket_mini {
	margin-top: 5px;
}

.parent-group h1 {
    padding-left: 39px;
}

.parent-group .bread {
    padding-left: 40px;
}

.modal-wrap {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .5);
    z-index: 1001;
    display: none;
}

.modal {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #fff;
    padding: 44px 80px;
    border-radius: 10px;
}
.modal .fc_form_tml input[type='text'],
.modal .fc_form_tml .jq-selectbox,
.modal .fc_form_tml .jq-selectbox .jq-selectbox__select,
.modal .fc_form_tml textarea {
    width: 100%;
}
.modal .buttons {
    text-align: center;
}

.uss_guestbook_links {display:none;}


.caption-more {
    position: absolute;
    right: 526px;
    padding: 10px 25px;
    top: 15px;
    /*background: rgba(255,255,255,.75);*/
    white-space: nowrap;
}
.caption-more p {
    margin: 0;
}


a.mobile-link {
    display: inline-block;
    margin-top: 11px;
}
.counters {display: none;}

.wrap.mainpage .about .info h3 { display:none; }

.block-aside {
	margin-top: 30px;
}

.header { padding-top: 20px; padding-bottom: 15px;}
.menu { margin: 5px 0 0px 0; }
.wrap.mainpage .spec h3 { text-align: center; }

#wrap .about a.decor_link_mini, #wrap .slider .decor_link_mini { padding: 8px 0px 0 0; }

.spec .inner h3 { display:none; }

.header .contacts p, .header .contacts div, .footer .contacts div { font-weight:bold; font-size: 21px; }

.mainpage .about .cat-list ul li a { color: #000; }

.mainpage .about .cat-list ul li a { color: #000; }

.mainpage .about .cat-list h3 { font-size: 60px; }

.menu>.inner>ul>li>a:hover:after, .menu li.selected > a:after, .menu li.active > a:after { top: 32px; }

.content h1 {display:none;}

.bread { margin-top: 8px; }

.wrap.mainpage .form_big { background: rgba(26,35,126,1); }

.map-ya p {
    color: #fff;
}

.map-ya {
    width: 315px;
    height: 315px;
    z-index: 1;
    position: relative;
    background: rgba(26, 35, 126, .9);
    top: 103px;
    padding: 43px 0 30px 0;
    border-radius: 10px; margin-left: 25px;
}



.map-modal {
    width: 1170px;
    margin: 0 auto;
    z-index: 1;
    border-radius: 10px;
}

.slider-wrap {position:relative; margin-top:2px;}
.slider-wrap:after {content:""; position:absolute; bottom:0; left:0; width:100%; height:23px; background:url(../img/shadow_slider.png) repeat-x 50% 50%; z-index:1000;}

.slider-text .inner {padding-top:25px;}

.form_big .fb_left {float:left; margin-right:50px;}
.form_big .fb_right {overflow:hidden;}

.clearfix:after {content:''; display:table; clear:both;}

.singlepage .container {margin-top:30px;}

.form_big .fb_right { text-align: left; }
.form_big .fb_right .ff {  margin-top: 28px;  margin-left: 5px;}

span.vk-head {
    font-size: 28px;
    letter-spacing: 0.7px;
    font-weight: bold;
}

span.vk-cont {
    font-size: 24px;
    letter-spacing: 1px;
}

.flex-control-nav li:first-child { margin-right: 0px; }

.form_big .fb_right {
    text-align: center;
}

.form_big .fb_right .ff {
    display: none;
}


.slider-wrap div { margin-top:16px; margin-bottom:16px; }

.menu-info .img:last-child {
    position: relative!important;
    top: 14px!important;
    left: 10px!important;
}

.map-ya div {
    font-size: 21px;
    font-weight: 300;
    margin: 0;
    text-align: center;
    color: #fff;
}

.lh_basket {overflow:hidden; position:relative; width:170px; margin: 0 auto;}
.lh_basket a {font-size: 15px; text-decoration: none;}
.lh_basket .basket_widget_inner.not_empty {padding-top:27px;}
.lh_basket .basket_widget_inner.not_empty:before {content:"�������"; position:absolute; top:0; left:0; font-weight:bold; font-size:19px;}


.block-flamp {
    width: 860px;
    float: left;
}

.block-vk {
    width: 300px;
    float: right;
}

.form_big .fb_right { max-height: 485px;}

.mpForm {margin: 30px 0;}
.mpForm .inner {display:-webkit-box; display:-moz-box; display:-ms-flexbox; display:-webkit-flex; display:flex;}
.mpForm__left {display:-webkit-box; display:-moz-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; width: 750px;}
.mpForm__left p.title {width: 100%; margin: 0; font-size: 40px; font-family: georgia, palatino; font-weight: bold;}
.mpForm__left .table {width: 100%;}
.mpForm__left td {padding-right: 80px;}
.mpForm__left tr:first-child td {padding-bottom: 40px;}
.mpForm__left span {display: block; border-bottom: 4px solid #1A227D; font-weight: bold; font-size: 29px; padding-bottom: 11px; width: 27%; margin-bottom: 11px;}
.mpForm__right {width: 420px;}
.mpForm__right .fc_form_tml, .mpForm__right .fc_form_tml * {-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; -ms-box-sizing: border-box;}
.mpForm__right .fc_form_tml {border: 4px solid #f6f6f6; padding: 25px; margin: 0;}
.mpForm .fc_item .elem_item,
.mpForm .fc_item.fc_outputOnly .outputonly,
.mpForm .fc_form_tml .group .fc_item.fc_checkbox_one {width: 100%;}
.mpForm .fc_form_tml input[type='text'] {background: none; border: none; box-shadow: none; border-bottom: 2px solid #e3e3e3; border-radius: 0; width: 100%;}
.mpForm .fc_form_tml textarea {background: none; resize: none; border-radius: 0; box-shadow: none; border: 2px solid #e3e3e3; width: 100%; height: 120px;}
.mpForm .fc_form_tml input[type='submit'] {margin-top: 0; width: 100%;}
.mpForm .form_styler > .group > .titleGroup {font-size: 24px; margin: 0 0 20px;}
.mpForm .uss_ok_form {width: 416px;}

.mpForm .mpForm__right .fc_form_tml { border: 4px solid #1A237E; }

.wrap.mainpage .content { width: 100%; }

.slider-text a:hover {
    text-decoration: none;
}

.jq-selectbox__select {
    width: 289px;
}

.uss_eshop_sameproducts .title {
    min-height: 88px;
}

.privacy {
    text-align: right;
}

.privacy a:hover {
    text-decoration: none;
}

.section_eshop .uss_shop_technical_data .add_to_cart,
.section_eshop .uss_shop_list_view .uss_eshop_item .add_to_cart {
    display: inline-block;
    padding: 10px 15px;
    background: #1A237E;
    color: white;
    text-decoration: none;
}

.section_eshop .uss_shop_list_view .uss_eshop_item .add_to_cart:hover,
.section_eshop .uss_shop_list_view .uss_eshop_item .add_to_cart:focus,
.section_eshop .uss_shop_technical_data .add_to_cart:hover,
.section_eshop .uss_shop_technical_data .add_to_cart:focus {
    border: 1px solid #1A237E;
    color: #1A237E;
    background: white;
    padding: 9px 14px;
}
.privacy a {
    font-size: 16px;
    color: #000;
}

.uss-flex-items {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start !important;
    -webkit-justify-content: flex-start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
}
.modal .fc_form_tml {
    margin-bottom: 0;
}

.services-links {
    margin: 20px 0;
}
.services-links tr {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -moz-box-pack: justify;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.services-links td {
    margin-bottom: 20px;
    width: 32%;
}
.services-links td > h3 > a {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.services-links td > h3 > a > img {
    margin-right: 15px;
    position: absolute;
}
.services-links ul {
    padding: 0;
    list-style-type: none;
    margin: 10px 0 0 65px;
}
.services-links td > h3 > a > span {
    color: #333333;
    font-size: 24px;
    font-weight: 700;
    padding-left: 62px;
}
.menu ul li.komanda{display: none;}

@media (max-width:1200px) {
    #wrap {
        min-width: 420px;
    }
    .inner {
        max-width: 100%;
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
    .header .contacts,
    .footer .contacts {
        padding-right: 0;
    }
    .slider-wrap .slider {
        max-width: 100%;
    }
    .slider-text img {
        max-width: 300px;
        height: auto;
    }
    .spec .inner {
        padding: 0 0 0 0 !important;
    }
    .spec table td img {
        max-width: 100%;
        height: auto;
    }
    .mainpage .about .inner {
		padding: 0 15px 30px 15px;
	    display: -moz-flex;
	    display: -ms-flex;
	    display: -o-flex;
	    display: -webkit-box;
	    display: -webkit-flex;
	    display: -ms-flexbox;
	    display: flex;
	    -moz-box-pack: justify;
	    -webkit-box-pack: justify;
	    -webkit-justify-content: space-between;
	    -ms-flex-pack: justify;
	    justify-content: space-between;
    }
    .mainpage .about .inner .cat-list,
    .mainpage .about .inner .info {
	    width: calc((100% / 2) - 7px) !important;
	    margin: 0;
    }
    .aside {
        margin-right: 30px;
    }
    .content {
        width: calc(100% - 275px);
    }
    .mpForm__left p.title {
        font-size: 32px;
    }
    .mpForm__left p.title br {
        display: none;
    }
    .mpForm__left {
        margin-right: 15px;
    }
    .map-modal {
    	max-width: 100%;
	}
    .form_big .fb_right {
        max-height: 2000px;
    }
    .form_big .fb_right .block-flamp {
        max-width: calc(100% - 315px) !important;
    }
    .form_big .fb_right .block-vk {
        max-width: 300px !important;
    }
    .modal {
        padding: 15px 15px;
        border-radius: 10px;
        overflow: scroll;
        max-height: 100%;
        left: 50%;
        -webkit-transform: translateX( -50% );
        -ms-transform: translateX( -50% );
        -o-transform: translateX( -50% );
        transform: translateX( -50% );
        top: 0;
    }
}
@media (min-width:1001px) {
	.menu.top {
		display: block !important;
	}
	.catalog-aside .h3 {
		display: none;
	}
}
@media (max-width:1000px) {
	.header,
	.footer {
	    padding-top: 15px;
	    padding-bottom: 15px;
	}
	.header .contacts {
		padding-top: 0px;
		padding-right: 45px;
	}
    .header .inner,
    .footer .inner {
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -moz-box-pack: justify;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
	    -webkit-box-align: center;
	    -webkit-align-items: center;
	    -ms-flex-align: center;
	    align-items: center;
    }
    .header .logo,
    .header .contacts,
    .footer .logo,
    .footer .contacts {
        max-width: 48%;
        float: none;
    }
    .header .logo img,
    .footer .logo img {
        max-width: 100%;
    }
    .header .inner.cf:before,
    .header .inner.cf:after,
    .footer .inner.cf:before,
    .footer .inner.cf:after {
        display: none;
    }
    .header .lh_basket {
        display: none;
    }
	.header {
	    border-bottom: 1px solid #1a237e;
	}
	.slider-text .inner {
	    padding-top: 0;
	}
	.singlepage .container {
	    margin-top: 15px;
	}
    .services-links td > h3 > a > span {
        font-size: 19px;
    }
    .mpForm .inner {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .mpForm .inner .mpForm__left,
    .mpForm .inner .mpForm__right {
        width: 100%;
        margin-right: 0;
    }
    .mpForm .inner .mpForm__left {
        margin-bottom: 30px;
    }
	.mpForm__left table {
		margin-top: 20px;
	}
    .spec .inner {
        padding: 0 0 0px 0;
    }
    .map {
        height: auto;
    }
    .map .y-map {
        position: relative;
        height: 300px;
    }
    .map .y-map > ymaps {
        max-height: 300px;
    }
    .map-ya {
	    height: auto;
	    border-radius: 0;
	    margin-left: 0;
	    top: 0;
	    width: 100%;
	    left: 0;
	    padding: 20px 0 20px 0;
    }
    .map-ya div {
    	font-size: 18px;
    	text-align: center !important;
    }

    .burger-menu {
        position: fixed;
        right: 0;
        width: 43px;
        height: 40px;
        padding: 12px 9px 4px 9px;
        z-index: 777;
        background: #1a237e;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .burger-menu .burger-item {
        background: #fff;
        display: block;
        height: 1px;
        transition: all .4s;
        position: relative;
    }
    .burger-menu .burger-1 {
        top: 0;
    }
    .burger-menu .burger-2 {
        top: 6px;
    }
    .burger-menu .burger-3 {
        top: 12px;
    }
    .burger-menu.active .burger-1 {
        top: 0px;
        -webkit-transform: rotate(45deg) translate(5px,5px);
        -ms-transform: rotate(45deg) translate(5px,5px);
        transform: rotate(45deg) translate(5px,5px);
    }
    .burger-menu.active .burger-2 {
        background-color: transparent;
    }
    .burger-menu.active .burger-3 {
        top: 16px;
        -webkit-transform: rotate(-45deg) translate(7px,-8px);
        -ms-transform: rotate(-45deg) translate(7px,-8px);
        transform: rotate(-45deg) translate(7px,-8px);
    }

	.menu.top {
	    height: auto;
	    max-width: 100%;
	    background: #fff;
	    display: none;
	    margin: 0;
	    position: fixed;
	    top: 0;
	    border: 0;
	    z-index: 11;
	}
	.menu.top .menu-inset {
		max-width: 100%;
		display: none !important;
	}
	.menu.top > .inner {
		padding: 0 !important;
	}
	.menu.top > .inner > ul {
		display: block;
	}
	.menu.top > .inner > ul > li {
	    display: block;
	    height: auto !important;
	}
	.menu.top > .inner > ul > li + li {
		margin-top: 1px !important;
	}
	.menu.top > .inner > ul > li > a {
    	background: #1a237e;
	    width: 100%;
	    text-align: center;
	    display: block;
	    height: 40px;
	    line-height: 40px;
	    font-size: 16px;
	}
    .menu.top > .inner > ul > li:hover > a,
	.menu.top > .inner > ul > li > a.active {
		background: #fff;
	}

	.aside {
	    float: none;
	    margin: 0;
	    width: 100%;
	}
	.aside .block:not(.catalog-aside) {
		display: none;
	}
	.aside .catalog-aside {
		padding-top: 0;
	}
	.aside .catalog-aside .catalog_menu {
		display: none;
		margin-bottom: 15px;
	}
	.content {
    	width: 100%;
	}

    .catalog-aside .h3 {
        padding: 0px 15px 0px 41px !important;
        color: #fff;
        height: 40px;
        line-height: 42px;
        background: url(../img/catalog-burger.png) 15px center no-repeat #1a237e !important;
        background: #1a237e !important;
        font-size: 16px !important;
        margin: 0px 0 15px !important;
        text-transform: none !important;
        font-weight: 400;
        position: relative;
    }
    .catalog-aside .h3:before {
        content: '';
        background: url(../img/open-menu-white.svg) no-repeat center center;
        position: absolute;
        left: 15px;
        display: block;
        width: 17px;
        height: 15px;
        top: 50%;
        -webkit-transform: translateY( -50% );
        -ms-transform: translateY( -50% );
        -o-transform: translateY( -50% );
        transform: translateY( -50% );
    }
    .catalog-aside .h3:after {
        content: '';
        background: url(../img/arrow-down-white.svg) no-repeat center center;
        position: absolute;
        right: 15px;
        display: block;
        width: 12px;
        height: 7px;
        top: 50%;
        margin-top: -3px;
        transition: 0.3s;
    }
    .catalog-aside .h3.active:after {
        content: '';
        -webkit-transform: rotate(-180deg);
        -ms-transform: rotate(-180deg);
        -o-transform: rotate(-180deg);
        transform: rotate(-180deg);
    }
	.bread {
	    margin-top: 0;
	}
	.header .contacts p,
	.header .contacts div,
	.footer .contacts div {
		font-size: 18px;
	}
	span[style*="font-size: 50px;"],
	strong[style*="font-size: 50px;"],
	.mainpage .about .cat-list h3 {
		font-size: 40px !important;
	}
	span[style*="font-size: 50px;"] br,
	strong[style*="font-size: 50px;"] br,
    span[style*="font-size: 40px;"] br,
    strong[style*="font-size: 40px;"] br {
		display: none;
	}
    .slider .caption span,
    .slider .caption strong {
        text-shadow: 1px 1px 3px #eee;
    }
    .menu ul li.komanda{display:block;}
}
@media (max-width:768px) {

    .slider {
        height: 320px;
    }
    .slider table {
        height: auto !important;
    }
    .slider table td {
        height: auto !important;
    }
    .slider .img {
        max-width: 100%;
        height: auto;
        text-align: center;
        margin: 0 auto;
    }
    .slider .img img {
        max-width: 100%;
        width: 390px;
        margin: 0 auto !important;
    }
    .slider-wrap div {
        margin-top: 0;
        margin-bottom: 0;
    }
    .slider .caption strong[style*="font-size: 70px;"],
    .slider .caption strong[style*="font-size: 71px;"] {
        font-size: 7vw !important;
    }
    .slider .caption {
        width: 100%;
        text-align: center;
        margin: 0 auto 0;
        padding: 10px 34px 10px;
        height: 100%;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        background: #fff;
    }
    .slider .caption td {
        vertical-align: top;
    }
    .slider .caption td[style*="width: 50px;"] {
        display: none;
    }
    .slider .caption span,
    .slider .caption strong {
        text-shadow: 1px 1px 3px #eee;
        font-size: 16px;
    }
    .slider .caption .decor_link_mini {
        margin: auto;
    }
    .slider .flex-control-nav {
        bottom: 15px;
        right: 15px;
        width: auto;
    }

	.header .contacts p,
	.header .contacts div,
	.footer .contacts div {
		font-size: 16px;
	}
	.slider-text td:first-child > img {
		display: none;
	}
	.mpForm__left td {
	    padding-right: 20px;
	    vertical-align: top;
	    padding-bottom: 20px !important;
	}
    .services-links td {
        width: 49%;
    }
	td.table-glav-foto {
		display: none;
	}
    .mainpage .about .inner {
		display: block;
    }

    .form_big .fb_right .block-flamp {
        max-width: 100% !important;
        width: 100% !important;
        float: none;
    }
    .form_big .fb_right .block-vk {
        margin: 15px auto 0;
        float: none;
    }

	span[style*="font-size: 50px;"],
	strong[style*="font-size: 50px;"],
	span[style*="font-size: 40px;"],
	span[style*="font-size: xx-large;"],
	strong[style*="font-size: 40px;"],
	.mpForm__left p.title,
	.mainpage .about .cat-list h3 {
		font-size: 32px !important;
	}
    .mainpage .about .inner .cat-list,
    .mainpage .about .inner .info {
	    width: 100% !important;
    }
    .mainpage .about .inner .cat-list {
    	margin-bottom: 30px;
    }
}
@media (max-width:600px) {
	.header .inner,
	.footer .inner {
		display: block;
		text-align: center;
	}
	.header .logo,
	.header .contacts,
	.footer .logo,
	.footer .contacts {
	    max-width: 100%;
	    width: 100%;
	    float: none;
	}
	.header .logo img,
	.footer .logo img {
	    max-width: 300px;
	}
	.header .contacts,
	.footer .contacts {
		padding-right: 0;
		margin-top: 15px;
		text-align: center;
	}
	.header .contacts div,
	.footer .contacts div {
		text-align: center !important;
	}
	.uss_catalog_block_cat .uss_catalog_category {
	    width: calc((100% / 2) - 7px) !important;
	    text-align: center;
	}
	.uss_catalog_block_cat .uss_catalog_category .uss_catalog_cat_img {
	    max-width: 100%;
	    display: block;
	    height: auto !important;
	}
	.uss_catalog_block_cat .uss_catalog_category .uss_catalog_cat_img img {
		max-width: 100%
	}
	.privacy {
		margin-top: 15px;
	}
    .services-links img {
        max-width: 30px;
    }
    .services-links td > h3 > a > span {
        padding-left: 38px;
        font-size: 17px;
    }
    .services-links img {
        margin-left: 5px;
    }
    .services-links ul {
        margin-left: 10px;
    }
}

.nav_fixed {
    display: none; 
}
@media (max-width: 1000px) {
	.nav_fixed {
		--iSize: 35px;
		--iBG: #1a237e;
		--iColor: brightness(0) invert(1);
		--iTextColor: rgb(255, 255, 255);
		--iFont: 'open', sans-serif;
		--iLowBG: var(--iTextColor);
		--iTransition: all .35s cubic-bezier(0.65, 0.85, 0.11, 1.03);
		--iBoxShadow: 0 0 1px 0px rgba(51,51,51,.5);
		--fs: 17px;
		position: fixed;
		display: block;
		top: 50%;
		left: 100%;
		width: max-content;
		height: max-content;
		transform: translate(calc(var(--iSize)* -1), -50%);
		z-index: 999;
		display: flex;
		box-sizing: border-box;
		color: var(--iTextColor);
		font-size: var(--fs);
	}
	.nav_fixed * {
		box-sizing: border-box;
		
	}
	.nav_fixed ul {
		margin: 0;
		padding: 0;
		display: flex;
		flex-direction: column;
		row-gap: 2px;
		width: max-content;
		height: max-content;
		background: var(--iLowBG);
		list-style: none;
	}
	.nav_fixed ul li {
		margin: 0;
		width: max-content;
		background: var(--iBG);   
		transition: var(--iTransition);
		text-decoration: none;
		box-shadow: var(--iBoxShadow);
		height: var(--iSize);
	}
	.nav_fixed ul li:hover {
		transform: translateX(calc(-100% + var(--iSize)));
	}
	.nav_fixed .uss_menu_item {
		display: flex;
		width: max-content;
		column-gap: 0px;
	}
	.nav_fixed .uss_menu_image {
		width: var(--iSize) !important;
		height: var(--iSize) !important;
		background-repeat: no-repeat;
		background-position: 50% 50%;
		color: var(--iTextColor);
		flex-shrink: 0;
		padding: 5px;
	}
	.nav_fixed .uss_menu_image a {
		width: 100%;
		height: 100%;
		display: flex;
		align-items: center;
		justify-content: center;
		padding: 0;
	}
	.nav_fixed .uss_menu_image img {
		max-width: 100%;
		max-height: 100%;
		object-fit: contain;
		object-position: 50% 50%;
		/*filter: var(--iColor);*/
	}
	.nav_fixed .item {

	}
	.nav_fixed .uss_menu_title {
		font-size: inherit;
		color: var(--iTextColor);
		font-family: var(--iFont);
	}
	.nav_fixed a {
		color: inherit;
		font-size: inherit;
		font-family: inherit;
		line-height: 1;
		width: max-content;
		padding: calc((var(--iSize) - var(--fs)) / 2) 10px;
		height: 100%;
		display: block;
		text-decoration: none;
	}
}
@media (width <= 650px) {
	body {
		height: max-content;
		padding-bottom: 50px;
	}	
	.to-top-btn {
		bottom: 135px;
	}
    .nav_fixed {
        --iSize: 26px;
        width: 100%;
        left: 50%;
        top: unset;
        bottom: 0%;
        transform: translate(Calc(-50%),0);
		height: auto;
		font-size: 15px;
    } 
	.nav_fixed a {
		line-height: 1.1;
	}
	.nav_fixed ul>li>a {
		display: inline-block;
		hyphens: auto;
		max-width: 100%;
	}
	.nav_fixed ul {
        flex-direction:row;
        justify-content: center;
        background: var(--iLowBG);
        column-gap: 2px;
		height: auto;
		width: 100%;
		align-items: stretch;
		flex-wrap: wrap;
	}

    .nav_fixed ul li {
        width: calc((100% - 3 * (2px)) / 4);
        flex-grow: 1;
        text-align: center;
		padding-top: 5px;
		padding-bottom: 5px;
		align-self: stretch;
		height: auto;
		min-width: 65px;
    }
	.nav_fixed ul li:hover {
		transform: none;
	}
	.nav_fixed .uss_menu_item {
		flex-direction: column;
		width: 100%;
	}
	.nav_fixed .uss_menu_image {
        margin: 0 auto;
		padding: 0;
		width: 100%;
    }
    .nav_fixed .uss_menu_title a {
        padding: 0 5px;
		width: 100%;
	        font-size: inherit;
		text-align: center;
    }
}