/* Default */
* { margin: 0; padding: 0; border: 0; outline: none; box-sizing: border-box; }
table { border-collapse: collapse; }
form { position: relative; }
ul { list-style: none; }
a, a:visited { text-decoration: none; -webkit-transition: background-color .2s linear; -moz-transition: background-color .2s linear; -o-transition: background-color .2s linear; transition: background-color .2s linear; }
.clearfix:after { clear: both; content: ""; display: block; height: 0; visibility: hidden; font-size: 0; line-height: 0; }
input, textarea { vertical-align: top; font-family: 'open_sansregular', Arial, Helvetica, sans-serif; font-size: 15px; border-radius: 0; letter-spacing: 1px; -webkit-appearance: none; }
textarea { resize: none; }
img { vertical-align: top; }

/* General */
html { height: 100%; overflow-x: hidden; }
body { height: 100%; font: 106.5%/1.45 'open_sansregular', Arial, Helvetica, sans-serif; position: relative; }

/* Help Classes */
.fl { float: left; }
.fr { float: right; }
.center { text-align: center; }
.text-right { text-align: right; }
.hide { display: none; }
.upper { text-transform: uppercase; letter-spacing: 1px; }
.nowrap { white-space: nowrap; }
.wide { width: 100%; }
.os-bold, b, strong { font-family: 'open_sansbold', Arial, Helvetica, sans-serif; }
.sticky { position: fixed; z-index: 100; -webkit-transition: top .5s, bottom .5s linear; -moz-transition: top .5s, bottom .5s linear; -o-transition: top .5s, bottom .5s linear; transition: top .5s, bottom .5s linear; }
.filter-unit.sticky { z-index: 101; }

/* Links */
.simple-link, .simple-link:visited { border-style: solid; border-bottom-width: 1px; }
.simple-link:hover { border-style: solid; border-bottom-width: 1px; }

.internal-link, .internal-link:visited { border-style: dotted; border-bottom-width: 1px; }
.internal-link:hover { border-style: dotted; border-bottom-width: 1px; }
.internal-link.disable,
.internal-link.disable:visited,
.internal-link.disable:hover { border-bottom: 0; cursor: default; }

.internal-light-link, .internal-light-link:visited, .internal-light-link:hover { order-style: dotted; border-bottom-width: 1px; }
.dark-link, .dark-link:visited { border-style: solid; border-bottom-width: 1px; }
.dark-link:hover { border-style: solid; border-bottom-width: 1px; }
.gray-link, .gray-link:visited { border-style: solid; border-bottom-width: 1px; }
.gray-link:hover { border-style: solid; border-bottom-width: 1px; }
.underline { text-decoration: underline; }
.download-link { text-transform: uppercase; font-family: 'open_sansbold', Arial, Helvetica, sans-serif; letter-spacing: 1px; }
.download-link .icon { font-size: 30px; letter-spacing: 0; }
.white-link, .white-link:visited { border-style: solid; border-bottom-width: 1px; }

/* Titles */
.general-title { font-size: 4.824em; font-weight: normal; font-family: 'pf_din_text_comp_promedium', Arial, Helvetica, sans-serif; text-transform: uppercase; line-height: 1.1em; }
.main-title { font-size: 2.353em; font-weight: normal; font-family: 'pf_din_text_comp_promedium', Arial, Helvetica, sans-serif; text-transform: uppercase; line-height: 1.1em; padding-bottom: 28px; }
.page-title { margin-bottom: 30px; }
.light-title { font-family: 'open_sansbold', Arial, Helvetica, sans-serif; text-transform: uppercase; font-size: 15px; letter-spacing: 1px; }
.simple-title { font-size: 1em; font-family: 'open_sansbold', Arial, Helvetica, sans-serif; text-transform: uppercase; letter-spacing: 1px; padding-bottom: 3px; }
.inherit-title { padding-bottom: 5px; font-size: inherit; font-family: 'open_sansbold', Arial, Helvetica, sans-serif; text-transform: uppercase; letter-spacing: 1px; line-height: 1.1em; }
.page-content h2,
.page-content h3,
.page-content h4,
.page-content h5,
.page-content h6 { padding-bottom: 15px; font-size: inherit; font-family: 'open_sansbold', Arial, Helvetica, sans-serif; text-transform: uppercase; letter-spacing: 1px; }
.page-content p + h2, .page-content div + h2,
.page-content p + h3, .page-content div + h3,
.page-content p + h4, .page-content div + h4,
.page-content p + h5, .page-content div + h5,
.page-content p + h6, .page-content div + h6 { margin-top: 45px; }
.page-content h2 { line-height: 1.2em; }
.page-content h3 { line-height: 1.1em; }
.page-content h4 { line-height: 1em; }
.page-content h5 { line-height: .9em; }
.page-content h6 { line-height: .8em; }
.popup-title { font-size: 54px; font-weight: normal; font-family: 'pf_din_text_comp_promedium', Arial, Helvetica, sans-serif; text-transform: uppercase; line-height: 1.1em; }

/* Blocks */
.heading-unit { width: 100%; display: table; padding-top: 48px; padding-bottom: 32px; vertical-align: text-bottom; }
.heading-unit .general-title { display: table-cell; }
.heading-unit .actions { text-align: right; display: table-cell; padding-left: 20px; }
.page-wrap .heading-unit { padding-top: 30px; padding-bottom: 0; }

.simple-block { padding-left: 67px; padding-right: 67px; }
#page .note-unit, .note-unit { padding: 25px 0; margin: 29px 0 18px; border-style: dotted; border-width: 3px 0; font-family: 'open_sansbold', Arial, Helvetica, sans-serif; }
.page-text { padding: 5px 0; }

.table-unit { display: table; width: 100%; }
.table-unit .item { width: 33.33%; display: table-cell; border-top-width: 1px; border-left-width: 1px; border-style: solid; padding: 48px 67px 44px; }
.table-unit .item:first-child { border-left: none; }

.no-touch .hover { cursor: pointer; }
.border-unit { border-top-width: 1px; border-style: solid; margin-top: 43px; }
.page-line { border-top-width: 1px; border-style: solid; height: 0; margin-top: 10px; padding-bottom: 50px; }
.page-unit { padding-bottom: 50px; }
.line-sep { border-top-width: 1px; border-style: solid; height: 0; padding-bottom: 30px; }

.list-items { margin-left: -50px; margin-right: -50px; }
.list-items .item { text-align: left; padding: 30px 50px 10px; width: 33.33%; margin-right: -4px; display: inline-block; vertical-align: top; overflow: hidden; }
.list-items .thumb { display: block; margin-bottom: 17px; }
.thumb .img { max-width: 100%; vertical-align: top; }

.simple-list .list-item { padding: 5px 0; }
.circle-list .list-item { padding-left: 26px; position: relative; }
.circle-list .list-item:before { border-width: 1px; border-style: solid; top: 13px; left: 0; content: ''; position: absolute; width: 5px; height: 5px; border-radius: 50%; }
/*.simple-list .item-value { padding-left: 15%; }*/

.list-justify { text-align: justify; }
.list-justify:after { content: ''; width: 100%; height: 0; line-height: 0; display: inline-block; }

.left-img { float: left; margin: 5px 54px 30px 0; max-width: 100%; }

.bg-header { position: relative; }
.bg-header .under-unit { position: relative; width: 100%; float: left; }
.bg-header-img { position: relative;  background-position: center left; background-repeat: no-repeat; background-size: cover; padding-bottom: 30px; }
.bg-header-img:before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 1; }
.bg-header-img > div { position: relative; z-index: 2; }
.bg-header .over-unit { position: relative; margin-left: -100%; width: 100%; float: left; }

.map-header { position: relative; margin-top: -30px; }
.map-header .under-unit { position: relative; width: 100%; float: left; }
.map-header .over-unit { position: relative; margin-left: -100%; max-width: 100%; float: left; }
.map-header .table-inline { border-radius: 3px; box-shadow: 0px 0px 10px rgba(0, 0, 0, .4); max-width: 100%; background-color: rgba(255, 255, 255, .8); padding: 10px 15px; margin-top: 30px; margin-bottom: 30px; }
.map-header .page-title { display: inline-block; }
.map-header .item-value,
.map-header .item-label { padding: 5px 0; }
.map-header .item-label { padding-right: 20px; white-space: nowrap; }

.unit-list { position: relative; margin-left: -2%; margin-right: -2%; }
.unit-list .page-unit { display: inline-block; width: 45%; vertical-align: top; margin-left: 2%; margin-right: 2%; }

.table-inline { display: table; }
.table { display: table; width: 100%; }
.cell { display: table-cell; }
.row { display: table-row; }

.list-table { position: relative; display: table; width: 100%; font-size: .9em; margin: 5px 0; border-bottom-width: 1px; border-style: solid; }
.list-table .table-item { display: table-row; }
.list-table .cell:last-child { padding-right: 67px; }
.list-table .table-cell { padding-top: 9px; padding-bottom: 10px; padding-left: 67px; }
.list-table .list-title { font-family: 'open_sansbold', Arial, Helvetica, sans-serif; }
.list-table .list-caption { display: table-caption; }
.border-table .cell { border-top-width: 2px; border-style: solid; }
.list-table .select-cell { width: 40%; }
.list-inputs .text-field { vertical-align: middle; }

.content-table table { /*overflow: hidden; table-layout: fixed;*/ min-width: 100%; font-size: .9em; border-bottom-width: 1px; border-style: solid; }
.content-table > tr:first-child,
.content-table thead > tr,
.content-table tbody:first-child > tr:first-child { text-align: left; font-family: 'open_sansregular', Arial, Helvetica, sans-serif; }
.content-table thead > tr{ border-top-width: 1px; border-style: solid; }
.content-table th { font-weight: normal; }
.content-table td,
.content-table th { overflow: hidden; padding-top: 9px; padding-bottom: 10px; padding-left: 20px; }
.content-table td:first-child,
.content-table th:first-child { padding-left: 67px; }
.content-table td:last-child,
.content-table th:last-child { padding-right: 67px; }
.content-table .hide-desktop { display: none; }
.sticky-header { position: absolute; left: 0; top: 0; display: none;}

.list-blocks { padding: 11px 0 30px 1px; font-size: .9em; }
.list-blocks .lb-item { padding: 9px 12px; white-space: nowrap; float: left; border-width: 1px; border-style: solid; margin-left: -1px; margin-top: -1px; position: relative; }
.list-blocks .lb-item.active {font-weight: bold;}

.fat-sep { height: 3px; border-style: solid; border-width: 1px 0; margin: 2px 0 10px; }

.half-grouped { width: 47%; float: left; margin-left: 5.5%; }
.half-grouped:first-child { margin-left: 0%; }
.quarter-grouped { -moz-column-count: 4; -webkit-column-count: 4; column-count: 4; }
.grouped-list .gl-item,
.grouped-list li { padding-top: 3px; padding-bottom: 3px; }
.half-auto { -moz-column-count: 2; -webkit-column-count: 2; column-count: 2; }

.parent { display: inline-block; }
.rel { position: relative; }

.x-scroll { overflow: auto; }

.border-list { border-top-width: 1px; border-style: solid; margin: 5px 0; }
.border-list .bl-item { border-bottom-width: 1px; border-style: solid; padding-top: 17px; padding-bottom: 15px; }
.border-list .bl-heading { padding-bottom: 8px; }

.multi-list .first-lavel { padding-left: 20px; padding-top: 3px; }
.multi-list .second-lavel { padding-top: 3px; }
.multi-list .circle-list .list-item { padding: 5px 0 5px 20px; }

.flex-list { 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; }

/* Notifications */
.note-box { padding: 10px 10px 12px; font-size: 13px; border-width: 1px; border-style: solid; /*margin: 20px 0 0 0;*/}

/* font */
.font-big { font-size: 20px; }
.font-big-em { font-size: 1.412em; }
.font-smaller-em { font-size: .9em; }
.font-smaller { font-size: 15px; }
.font-small { font-size: 13px; }

/* Icons */
.icon-opacity { opacity: .8; }
.no-touch .icon-opacity.hover:hover, .no-touch .hover:hover .icon-opacity { opacity: 1; }
.icon-purple { font-weight: bold; }
.icon-search:before { font-size: 22px; }
.icon-price, .icon-contacts { font-size: 26px; }
.icon-products, .icon-phone { font-size: 24px; }
.icon-about, .icon-marka, .icon-link { font-size: 25px; }
.icon-spravka { font-size: 23px; }
.icon-menu { font-size: 20px; }

/* Buttons */
.btn, .btn:visited { font-size: .9em; text-transform: uppercase; text-decoration: none; border-width: 1px; border-style: solid; display: inline-block; font-family: 'open_sansbold', Arial, Helvetica, sans-serif; letter-spacing: 1px; padding: 10px 32px 11px; cursor: pointer; text-align: center; }
.submit-btn { cursor: pointer; font-size: 15px; border-style: solid; border-width: 0 0 4px 0; letter-spacing: 1px; padding: 12px 15px 10px; }

/* Form Elements */
.form-field { padding-top: 15px; }
.form-field-desc { padding-top: 5px; }
.half-field { width: 46.5%; margin-left: 7%; }
.half-field:first-child { margin-left: 0; }
.text-field { border-width: 1px; border-style: solid; padding: 7px 9px 8px; }
input.text-field { height: 37px; }
.short-field { width: 60px; }
.middle-field { width: 141px; }
.form-submit { padding-top: 20px; }

.search-wrap { position: relative; display: block; }
.search-wrap:before { position: absolute; top: 7px; right: 8px; z-index: 2; }
.search-wrap .text-field { padding-right: 35px; }

.date-fields { margin-top: 5px; line-height: 0; }
.select-date { width: 44px; }
.select-month { width: 82px; }
.select-year { width: 60px; }
.wide-select { width: 100%; max-width: 500px; }

.ui-selectmenu-button { vertical-align: top; }
.ui-selectmenu-menu .ui-menu { max-height: 150px; overflow: auto; border-width: 0 1px 1px; border-style: solid; }
.ui-selectmenu-menu .ui-menu-item { padding: 2px 5px; font-size: 15px; overflow: hidden; white-space: nowrap; }
.ui-selectmenu-text { border-width: 1px; border-style: solid; line-height: 1.4em; font-size: 15px; padding: 7px 18px 7px 5px; height: 37px; }
.ui-selectmenu-button span.ui-selectmenu-text { text-overflow: inherit; }
.ui-selectmenu-button span.ui-icon { top: 50%; margin-top: -4px; right: 5px; font-size: 8px; }

.list-caption .color-select { width: 255px; }
.list-caption .color-select-unit { margin-left: 30px; vertical-align: top; }
.color-select-unit { display: inline-block; vertical-align: middle; font-family: 'open_sansregular', Arial, Helvetica, sans-serif; }
.ui-selectmenu-menu .ui-selectmenu-color {  border: none; }
.ui-selectmenu-menu .ui-selectmenu-color .ui-menu-item { padding: 5px 12px; }
.color-select-unit .ui-selectmenu-text { border: none; padding-left: 12px; }
.list-caption .color-select-unit .ui-selectmenu-text { padding: 8px 22px 7px 12px; height: 39px; }
.color-select-unit .ui-selectmenu-button span.ui-icon { right: 12px; }
.color-select-unit .ui-state-focus.ui-selectmenu-button { box-shadow: none; }
.color-select-unit .ui-state-focus .ui-selectmenu-text { border: none; }

.checkbox-label { min-height: 28px; min-width: 28px; padding: 4px 0; display:inline-block; cursor: pointer; position: relative; padding-left: 31px; }
.checkbox-label .checkbox { display: none; }
.fake-checkbox { border-width: 1px; border-style: solid; width: 20px; height: 20px; font-size: 16px; position: absolute; top: 4px; left: 0; overflow: hidden; }
.fake-checkbox .icon-checkmark { position: absolute; right: 0; top: 1px; display: none; }
.checkbox-label .checkbox:checked + .fake-checkbox .icon-checkmark { display: block; }
.rightbar-menu > .rm-item .menu-link.checkbox-label { padding-left: 65px; }
.checkbox-label.menu-link .fake-checkbox { width: 30px; height: 30px; font-size: 27px; left: 24px; top: 50%; margin-top: -15px; }

.radio-label { padding: 4px 0; display:inline-block; cursor: pointer; position: relative; padding-left: 31px; }
.radio-label .radio { display: none; }
.fake-radio { border-width: 1px; border-style: solid; width: 20px; height: 20px; position: absolute; top: 4px; left: 0; border-radius: 12px; }
.fake-radio:after { border-radius: 6px; border-width: 1px; border-style: solid; content: ""; height: 10px; left: 3px; position: absolute; top: 3px; width: 10px; }

.bubble-action { z-index: 1; display: none; position: absolute; padding: 7px 13px 12px; font-size: 13px; }
.bubble-action:after { content: ''; width: 0; height: 0; border-width: 8px; border-style: solid; position: absolute; top: 50%; margin-top: -8px; right: -16px; }
.bubble-action.right-pos:after { left: -16px; }

.field-cards { padding: 5px 0; vertical-align: middle; display: inline-block; }

/* Dropdown */
.dropdown { position: relative; }
.open .dropdown-menu { display: block; }
.dropdown-menu { position: absolute; display: none; right: -5px; top: -15px; }
.dropdown-list { border-width: 1px; border-style: solid; padding: 10px 0; /*width: 131px;*/ }
.dropdown-list .item { display: block; padding: 5px 12px 7px; }

/* Layout */
.body-inner { position: relative; padding-left: 267px; min-height: 100%; }
#sidebar:before { content: ''; position: fixed; top: 0; left: 0; height: 100%;  width: 267px; }
#sidebar { position: relative; width: 267px; min-height: 100%; left: -267px; margin-left: -100%; float: left; }
#main { position: relative; /*z-index: 1;*/ min-height: 100%; width: 100%; float: left; }
.page-wrap #main {
	min-height: 100vh;
	/*height: 100vh;*/
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-direction: normal;
	-moz-box-direction: normal;
	-webkit-box-orient: vertical;
	-moz-box-orient: vertical;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-align-content: stretch;
	-ms-flex-line-pack: stretch;
	align-content: stretch;
}
#content { height: 100%; }

#body-overlay { display: none; position: fixed; height: 100%; width: 100%; top: 0; left: 0; z-index: 8; }

/* SIDEBAR */
.tracker { -webkit-transition: top .5s, bottom .5s linear; -moz-transition: top .5s, bottom .5s linear; -o-transition: top .5s, bottom .5s linear; transition: top .5s, bottom .5s linear; }
#sidebar .tracker { width: 267px; }
.mobile-switcher { display: none; z-index: 10; position: relative; }

/* Logo */
#logo { padding: 78px 0 21px; text-align: center; }
.logo-link { display: inline-block; width: 210px; height: 82px; overflow: hidden; text-indent: -1000em; background: url(../img/logo.png) no-repeat 0 0; }

/* Side Search */
.search-input { -webkit-transition: width .5s; -moz-transition: width .5s; -o-transition: width .5s; transition: width .5s; }
#side-search { border-bottom-width: 1px; border-style: solid; position: absolute; top: 0; left: 0; width: 100%; height: 57px; }
#side-search .search-input + .icon-search, .mobile-menu-btn .icon { top: 17px; left: 19px; width: 21px; height: 21px; z-index: 2; position: absolute; }
#side-search .search-submit { display: none; }
#side-search .search-input { z-index: 2; position: relative; width: 233px; margin: 7px; padding: 10px 10px 10px 52px; text-transform: uppercase; cursor: pointer; -webkit-appearance: none; }
#side-search .search-input:focus { cursor: text; }
@media (min-width: 981px) {
	#side-search .search-input:focus { width: 253px; }
}
#side-search .search-input::-webkit-input-placeholder { opacity: 1; font-family: 'open_sansbold', Arial, Helvetica, sans-serif; }
#side-search .search-input::-moz-placeholder { opacity: 1; font-family: 'open_sansbold', Arial, Helvetica, sans-serif; }
#side-search .search-input:-moz-placeholder { opacity: 1; font-family: 'open_sansbold', Arial, Helvetica, sans-serif; }
#side-search .search-input:-ms-input-placeholder { opacity: 1; font-family: 'open_sansbold', Arial, Helvetica, sans-serif; }

/* Side Menu */
.mobile-menu { position: relative; }
#side-menu { font-size: .9em; letter-spacing: 1px; text-transform: uppercase; font-family: 'open_sansbold', Arial, Helvetica, sans-serif; }
#sidebar .menu-text { height: 57px; overflow: hidden; position: relative; margin-left: -5px; cursor: pointer; padding: 17px 10px 18px 0; display: inline-block; vertical-align: middle; }
#sidebar .icon-unit .icon { line-height: 57px; }
#sidebar .icon-unit { height: 57px; cursor: pointer; display: inline-block; width: 60px; text-align: center; vertical-align: middle; }

#sidebar .menu-link { display: block; border-top-width: 1px; border-style: solid; position: relative; }
#side-menu .menu-item:last-child .menu-link { border-bottom-width: 1px; border-style: solid; }

#sidebar .submenu-title { display: table-cell; width: 100%; height: 185px; vertical-align: bottom; padding: 30px 30px 50px; }
#sidebar .submenu-link { display: block; padding: 18px 30px; border-top-width: 1px; border-style: solid; }

#sidebar .submenu { display: none; word-wrap: break-word; }
@media (min-width: 981px) {
	#sidebar .menu-item.active .submenu:before,
	#sidebar .menu-item.active > .submenu { display: none; }
	#sidebar .submenu { z-index: 3; position: absolute; top: 0; left: 267px; display: none; }
	#sidebar .submenu ul { z-index: 6; position: absolute; top: 0; width: 207px; left: 1px; }
	#sidebar .submenu-item > .submenu { left: 207px; }
	#sidebar .submenu:before { display: none; z-index: 2; content: ''; position: fixed; top: 0; width: 207px; height: 100%; border-width: 0 1px; border-style: solid; }
	#sidebar .menu-item .submenu:before { left: 267px; }
	#sidebar .submenu-item .submenu:before { left: 475px; }
	#sidebar .menu-item:hover .submenu:before,
	#sidebar .submenu-item:hover .submenu:before,
	#sidebar .menu-item:hover > .submenu,
	#sidebar .submenu-item:hover > .submenu { display: block; z-index: 5; }

}
@media (min-width: 1901px) {
	#sidebar .menu-item.active .submenu ul { z-index: 5; } 
	#sidebar .menu-item.active .submenu:before,
	#sidebar .menu-item.active > .submenu { display: block; z-index: 4; }
}
/*
@media (min-width: 981px) and (max-width: 1900px) {
	.page-wrap #sidebar .menu-item .submenu:before { left: 60px; }
	.page-wrap #sidebar .submenu-item .submenu:before { left: 268px; }
}
@media (min-width: 1901px) {
	.page-wrap #sidebar .menu-item.active > .submenu,
	.page-wrap #sidebar .menu-item.active > .submenu:before { display: block; }

	.page-wrap #sidebar .menu-item.active > .submenu { z-index: 2; }
	.page-wrap #sidebar .menu-item.active > .submenu ul { z-index: 5; }
	.page-wrap #sidebar .menu-item.active > .submenu:before { z-index: 1; }
}

.page-wrap #sidebar .menu-item.active > .submenu  { display: block; }*/

/* Mobile SubMenu */
#sidebar .mobile-search.icon-unit { display: none; }
.mobile-menu-btn { display: none; position: relative; }
#side-menu .arrows { display: none; position: absolute; top: 18px; right: 16px; font-size: 22px; }
#side-menu .submenu .arrows { font-size: 15px; top: 14px; right: 20px; }

/* Side Contacts */
.side-contacts { font-size: .9em; padding: 22px 28px 22px; position: relative; }
.side-contacts .info:first-child { padding-top: 0; }
.side-contacts .info { padding-top: 15px; }
.side-contacts .info-label { padding-bottom: 10px; }
.side-contacts .item { font-size: 30px; font-family: 'pf_din_text_comp_promedium', Arial, Helvetica, sans-serif; }
.side-contacts li { display: none; }
.side-contacts .active { display: block; }

/* Text Switcher */
#font-switcher .switch-link { margin: 0 2px; }

/* Lng */
.side-lng { position: relative; font-size: .9em; height: 56px; padding: 17px 17px 17px 28px; }
.lng-unit { display: none; width: 100%; position: absolute; bottom: 56px; left: 0; padding: 15px 20px; }
.lng-item { white-space: nowrap; display: inline-block; width: 49%; padding: 3px 0; }
.lng-link .lng-text, .lng-link:visited .lng-text { border-bottom-width: 1px; border-style: solid; vertical-align: middle; }
.lng-link img { vertical-align: middle; }
.lng-link:hover .lng-text { border-bottom-width: 1px; border-style: solid; }
.lng-title { text-transform: uppercase; letter-spacing: 1px; margin-right: 30px; padding-bottom: 10px; }
.lng-unit .close-btn { position: absolute; right: 15px; top: 20px; }

.fixed-top #side-search { position: fixed; top: 0; left: 0; width: 267px; -webkit-transition: top .5s ease; -moz-transition: top .5s ease; -o-transition: top .5s ease; transition: top .5s ease; }
.fixed-top .sidebar-trolley { width: 267px!important; padding-top: 57px;  -webkit-transition: padding-top .5s ease; -moz-transition: padding-top .5s ease; -o-transition: padding-top .5s ease; transition: padding-top .5s ease; }

/* Video Unit */
#video-unit { overflow: hidden; position: relative; padding: 65px 67px 20px; min-height: 100vh; background: url(../img/bg/video-unit2.jpg) no-repeat top left; background-size: cover; -webkit-transition: background-image .5s ease-out; -moz-transition: background-image .5s ease-out; -o-transition: background-image .5s ease-out; transition: background-image .5s ease-out; }
#video-unit .inner { position: relative; z-index: 3; }
#video-unit .text-unit { max-width: 860px; margin-right: 80px; }
#video-unit .text { padding-top: 23px; text-transform: uppercase; }

/* Player */
#video-player { z-index: 1; position: absolute; top: 0; left: 50%; bottom: 0; min-height: 100%; min-width: 100%; }
#video-player-full { display: none; }
.video-controls { z-index: 4; position: absolute; top: 25px; right: 69px; }
.toggle-video,
.toggle-video:visited { opacity: .7; cursor: pointer; font-size: 40px; }
.toggle-video:hover { opacity: 1; }
.video-controls .icon-play,
.full-video .video-controls .icon-stop { display: block; }
.video-controls .icon-stop,
.full-video .video-controls .icon-play { display: none; }

.full-video #video-player-full { display: block; overflow: hidden; position: fixed; top: 0; left: 50%; min-width: 100%; min-height: 100%; z-index: 1000; }
.full-video #video-player { display: none; }
.full-video .video-controls { z-index: 10001; position: fixed; }
.not-support .video-controls,
.not-support video { display: none; }

.main-search { margin-top: 20px; position: relative; }
.main-search .search-input { width: 253px; height: 48px; text-transform: uppercase; padding: 10px 10px 10px 50px; letter-spacing: 1px; }
.main-search .search-input:focus { width: 400px; }
.no-touch .main-search:hover .search-input { cursor: text; }
.main-search .search-input::-webkit-input-placeholder { opacity: 1; }
.main-search .search-input::-moz-placeholder { opacity: 1; }
.main-search .search-input:-moz-placeholder { opacity: 1; }
.main-search .search-input:-ms-input-placeholder { opacity: 1; }
.main-search .icon-search { width: 21px; height: 22px; position: absolute; top: 13px; left: 13px; }
.main-search .search-submit { display: none; }
#video-unit .actions-block { font-size: .9em; margin-top: 40px; }
#video-unit .icon-link { margin-left: 4px; vertical-align: middle; width: 24px; height: 24px; }
.main-menu { margin-top: 54px; text-align: center; text-transform: uppercase; letter-spacing: 1px; }
.main-menu .item { display: table; position: relative; margin-right: -1px; margin-bottom: -1px; float: left; width: 33.3%; height: 119px; border-width: 1px; border-style: solid; }
.main-menu .link { padding: 10px; display: table-cell; width: 100%; height: 100%; vertical-align: middle; }

/* main about */
.main-about .item { padding-top: 38px; padding-bottom: 59px; text-align: center; }
.main-about .text { padding-top: 15px; line-height: 1.3; }
.main-about .icon-unit { height: 90px; line-height: 90px; margin-bottom: 15px; }
.main-about .icon { vertical-align: bottom; }
.main-about .icon-m1 { height: 90px; font-size: 90px; }
.main-about .icon-m2 { height: 82px; font-size: 82px; }
.main-about .icon-m3 { height: 78px; font-size: 78px; }

/* Calc Info */
.calc-info { padding: 59px 67px 20px; min-height: 343px; background: url(../img/bg/calc-1900.jpg) no-repeat; overflow: hidden; background-size: cover; }
.calc-info .text { text-transform: uppercase; letter-spacing: 1px; padding-top: 22px; max-width: 1200px; }
.calc-info .actions { padding-top: 27px; }

/* News */
.news-title { text-transform: uppercase; font-family: 'pf_din_text_comp_promedium', Arial, Helvetica, sans-serif; }
.news-title .inner-link { line-height: 1.2; font-size: 2.4em; }
.news-date { padding-top: 22px; }
.news-body { padding-top: 10px; }

.square-links { font-family: 'open_sansbold', Arial, Helvetica, sans-serif; margin: 0 -6px 0 -5px; }
.square-links .sl-link, .square-links .sl-link:visited { width: 60px; height: 60px; float: left; border-width: 1px; border-style: solid; text-align: center; line-height: 60px; margin: 5px; }

.tags { padding: 10px 0; font-size: .9em; }

.half-unit { width: 40%; display: inline-block; vertical-align: top; margin-left: 15%; }
.half-unit:first-child { margin-left: 0; }
.np-link { text-transform: uppercase; font-family: 'open_sansbold', Arial, Helvetica, sans-serif; letter-spacing: 1px; }
.np-link .icon { vertical-align: -2px; }
.news-pager .news-date { padding-top: 0; }
.news-pager .pager-action { padding-bottom: 16px;  }
.news-pager .news-body { padding-bottom: 10px; }

/* Payment Info */
.payment-info { padding: 47px 67px 20px; min-height: 294px; background-image: url(../img/bg/hand-1900.jpg); background-repeat: no-repeat; background-position: top right; background-size: cover; -webkit-transition: background-position .5s; -moz-transition: background-position .5s; -o-transition: background-position .5s; transition: background-position .5s; }
.payment-info .text { text-transform: uppercase; letter-spacing: 1px; padding-top: 23px; }
.payment-info .actions { padding-top: 19px; }

/* Slider */
.slide-header { padding: 41px 67px 8px; }
.slider-title { letter-spacing: 1px; font-size: .9em; text-transform: uppercase; float: left; }
.slide-arrows { white-space: nowrap; float: right; }
.slide-arrows .icon, .slide-arrows .icon:visited { margin-left: 17px; font-size: 20px; }
.slide-items { border-top-width: 1px; border-style: solid; }
.slide-items .item { width: 179px; height: 105px; min-height: 105px; line-height: 100px; border-right-width: 1px; border-style: solid; text-align: center; }
.slide-items .slide-img { vertical-align: middle; }

/* Footer */
#footer { font-size: .75em; }
#footer .inner { border-top-width: 1px; border-style: solid; padding: 28px 67px; }
#footer .text { padding-top: 10px; }
#footer .site-info { vertical-align: top; display: inline-block; padding-right: 40px; width: 72.3%; }
#footer .other-info { vertical-align: top; display: inline-block; width: 25%; }
.footer-contacts li { display: none; }
.footer-contacts .active { display: block; }
.footer-links li { display: inline-block; margin-right: 15px; }
.footer-menu { position: relative; margin: -15px 0 0;}
.footer-menu .fm-item { display: inline-block; vertical-align: top; padding: 15px 20px 15px 0; width: 19.6%; }
.footer-menu:first-line .fm-item { padding-top: 0; }
.footer-menu .fsm-item { padding-top: 10px; }
.footer-menu .np-link { font-size: 15px; }

/* Rightbar */
#rightbar:before { content: ''; -webkit-animation-fill-mode: none; animation-fill-mode: none; z-index: 1; position: fixed; top: 0; right: 0; height: 100%; width: 262px; border-width: 0 1px; border-style: solid; }
#rightbar { position: absolute; height: 100%; right: 0; top: 0; }
#rightbar .light-title { padding-bottom: 25px; }
#rightbar-content { position: relative; z-index: 2; /*-webkit-animation-fill-mode: none; animation-fill-mode: none;*/ height: 100%;  width: 262px; }
.rightbar-inner > .rightbar-unit:first-child,
.rightbar-inner .rightbar-trolley:first-child .rightbar-unit:first-child { padding-top: 92px; border-top: 0; margin-top: 0; }
.fixed-top .rightbar-trolley .rightbar-unit:first-child { margin-top: 0; }
.rightbar-trolley { -webkit-transition: all .5s ease; -moz-transition: all .5s ease; -o-transition: all .5s ease; transition: all .5s ease; }
.rightbar-unit:last-child { margin-bottom: 0; border-bottom: 0; }
.rightbar-unit { padding: 45px 30px 40px; margin-top: 5px; border-width: 1px 0; border-style: solid; }
.rb-simple-unit { padding: 30px; }
.rightbar-unit.rb-simple-unit { margin-top: 0; border-bottom: none; }

.rightbar-controls { display: none; width: 53px; z-index: 3; border-left-width: 1px; border-style: solid; position: fixed; right: 0; top: 0; height: 100%; }
.rightbar-controls .item { padding: 20px 0 10px; text-align: center; }
.controls .icon { display: none; }
.controls .active > .icon:first-child { display: block; }
.controls .inactive > .icon:last-child { display: block; }
.controls .icon-close { font-size: 20px; }

.rm-menu-unit { border-bottom-width: 1px; border-style: solid; padding-top: 92px; }
.rm-menu-unit .light-title { padding: 28px 23px; }
.rightbar-menu { margin-top: 34px; }
.rightbar-menu > .rm-item .menu-link { display: block; border-top-width: 1px; border-style: solid; padding: 18px 23px 19px; text-transform: uppercase; font-size: .9em; letter-spacing: 1px; font-family: 'open_sansbold', Arial, Helvetica, sans-serif;  }
.rm-submenu { position: relative; padding: 0 23px 15px; font-size: .9em; display: none; }
.rm-submenu .rm-item { padding: 3px 0 4px; }
.rm-submenu .rm-item.highlighted {font-weight: bold;}
.active .rm-submenu { display: block; }
.rightbar-menu > .rm-item.active .rm-submenu { margin-top: -10px; }

/* Support Block */
#support .userpic { margin: 4px 18px 0 0; width: 74px; position: relative; }
#support .user-info { padding-bottom: 8px; }
#support .phone { font-size: 28px; font-family: 'pf_din_text_comp_promedium', Arial, Helvetica, sans-serif; padding-bottom: 6px; line-height: 1.1em; }
.additional-unit { padding-top: 14px; }
.support-form { padding-top: 7px; display: none; }
.support-form textarea { height: 141px; }

/* Page */
.page-wrap .body-inner { padding-right: 268px; }
.page-wrap #main { padding-left: 209px; }
.page-wrap.wide-page #main { padding-left: 0; }
@media (max-width: 1900px) {
	.page-wrap #main { padding-left: 0; }
}
#page { border-right-width: 1px; border-style: solid; }
.page-wrap #page {
	-webkit-box-flex: 1;
	-moz-box-flex: 1;
	-webkit-flex: 1 1 auto;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
}
.page-left { float: left; width: 58%; }
.page-right { float: right; width: 31.7%; }
#page p { padding: 5px 0; }
.page-content { padding-bottom: 40px; }
.page-content ul { font-size: .9em; }
.page-content li { padding: 5px 0; padding-left: 26px; position: relative; }
.page-content li:before { top: 13px; left: 0; content: ''; position: absolute; width: 5px; height: 5px; border-radius: 50%; border-width: 1px; border-style: solid; }
.page-table { position: relative; margin: 40px -67px 15px; }
.page-content h2 + div .page-table,
.page-content h3 + div .page-table,
.page-content h4 + div .page-table,
.page-content h5 + div .page-table,
.page-content h5 + div .page-table { margin-top: 0; }

/* Breadcrumb */
.breadcrumb { font-size: 13px; padding-top: 20px; padding-bottom: 30px; position: relative; z-index: 1; }
.breadcrumb .bc-item { display: inline-block; margin-left: 10px; }
.breadcrumb .bc-item:first-child { margin-left: 0; }

/* Company */
video:fullscreen,
video:-ms-fullscreen,
video:-webkit-full-screen,
video:-moz-full-screen { position: fixed; top: 0; left: 0; width: 100%!important; height: 100%!important; max-width: 100%!important; max-height: 100%!important; min-width: 100%!important; min-height: 100%!important; padding: 0!important; margin: 0!important; z-index: 100000; }

#company-full-video { display: none; z-index: -1; }
#company-img { display: none; position: absolute; width: 100%; top: 0; left: 0; }
.video-unit { position: relative; overflow: hidden; margin-bottom: 10px; padding-bottom: 56.25%; }
.full-fill { position: absolute; width: 100%; height: 100%; top: 0; left: 0; }
.company-video .toggle-video { line-height: 1em; margin: -32px 0 0 -32px; position: absolute; top: 50%; left: 50%; font-size: 64px; height: 64px; width: 65px; }
.fullscreen-video { overflow: hidden; position: fixed; top: 0; left: 50%; min-width: 100%; min-height: 100%; z-index: 1000; }
.not-support #company-img,
.ios #company-img { display: block; }
.not-support #company-player,
.ios #company-player { display: none; }
.not-support .toggle-video { display: none; }

/* compare */
.compare-list { position: relative; }

/* 404 */
.body-404 { min-height: 100%; }
#page-404 { height: 100%; width: 100%; display: table; min-height: 626px; }
#page-404 .cell { padding-left: 267px; vertical-align: middle; }
.unit-404 { position: relative; max-width: 950px; width: 70%; margin: 0 auto; }
.unit-404 .general-title { padding-bottom: 50px; }
.unit-404:before { content: '404'; font-size: 626px; position: absolute; top: 50%; margin-top: -313px; left: -12%; width: 100%; line-height: 1em; font-family: 'pf_din_text_comp_promedium'; }
.content-404 { position: relative; z-index: 2; padding-bottom: 80px; }
#sidebar-404 { position: fixed; left: 0; top: 0; width: 267px; z-index: 2; height: 100%; }
#sidebar-404 .logo-link { background-image: url(../img/logo-404.png); }

/* Page Contacts */
.list-contacts { line-height: 1.8em; border-bottom-width: 1px; border-style: solid; margin-top: 5px; }
.list-contacts li { padding: 24px 0 26px 67px; width: 50%; }
.list-contacts li:nth-child(2n) { padding-right: 67px; }
.list-contacts .title { padding-bottom: 8px; }

/* Maps */
.map-page { min-height: 300px; height: 50vh; }

/* Pager */
.pager { padding: 10px 0; }
.page-item { white-space: nowrap; margin-left: 6px; display: inline-block; font-size: .9em; font-family: 'open_sansbold', Arial, Helvetica, sans-serif; height: 37px; min-width: 37px; line-height: 27px; border-width: 1px; border-style: solid; text-transform: uppercase; text-align: center; padding: 5px; }
.page-item:first-child { margin-left: 0; }
.page-prev, .page-next { padding: 5px 17px; letter-spacing: 1px; }
.page-prev { margin-right: 9px; }
.page-next { margin-left: 15px; }

/* Search page */
.search-form { padding: 10px 0 30px; }
.search-form .text-field { float: left; width: 55%; margin-right: -1px; font-size: 1.18em; padding: 14px 17px 15px; height: 58px; }
.search-form .submit-btn { padding: 18px 45px 15px; height: 58px; }
.list-action { text-align: right; white-space: nowrap; padding-left: 10px; }

.search-table { position: relative; }
.search-table tr:hover { cursor: pointer; }
.search-table > tr:first-child:hover,
.search-table tbody:first-child > tr:first-child:hover,
.search-table thead > tr:hover { cursor: default; }
.search-table .submit-btn { display: none; position: absolute; z-index: 2; }
.search-desc { font-size: .9em; padding-bottom: 10px; padding-top: 5px; }

/* Price page */
.toggle-filter { display: none; }
.filter-unit { border-top-width: 1px; border-style: solid; }
.filter-unit .inherit-title { padding-bottom: 23px; }
.filter-unit .search-wrap { margin-bottom: 15px; }
.filter-unit .cell:first-child { padding-left: 67px;}
.filter-unit .cell:last-child { padding-right: 67px;}
.filter-unit .cell { padding: 24px 50px; border-style: solid; border-width: 0 0 0 1px; width: 49.9%; }
.currency-list .c-item { padding: 4px 0; }

/* Popup */
.popup { display: none; }
.mfp-wrap .popup { display: block; }
.popup .inherit-title { padding-bottom: 10px; }
.popup { position: relative;  width: auto; max-width: 505px; margin: 20px auto; }
.popup-longer { max-width: 623px; }
.popup-unit { padding: 45px 60px; }
.popup-unit .popup-title { padding-bottom: 20px; text-align: center; }
.popup-notice { text-align: center; }
.popup .mfp-close { position: absolute; top: 14px; right: 14px; font-size: 30px; }

.popup .summ-field { width: 50%; margin-right: 6px; }
.popup .select-cur { width: 70px; }
.popup .ui-selectmenu-button { float: left; }
.popup .number-field { width: 46%; }
.popup .form-field { padding-top: 20px; }
.popup .form-submit { padding-top: 25px; }
.popup .note-field { min-height: 69px; }
input.phone-field { font-size: 30px; height: 51px; text-align: center; }
.popup-select .ui-selectmenu-text { padding-left: 15px; }
.popup-select .ui-menu-item { padding: 5px 15px; }
.form-field-desc .phone-item { padding-right: 20px; white-space: nowrap; }

.subscribe-header { background: url(../img/bg/sunscribe.jpg) top center; height: 210px; }

.popup #popup-map { height: 433px; }
.map-tooltip { font-size: 15px; text-align: center; width: 100%; padding: 15px 0 15px 15px; }
.map-tooltip .mt-title { padding-bottom: 10px; }

.info-popup { z-index: 100; position: absolute; top: 0; left: 0; }
.info-popup:after { content: ''; width: 100%; height: 100%; position: fixed; top: 0; left: 0; z-index: 100; }
.info-popup .popup-title { padding-bottom: 20px; }
.info-popup .popup-action { padding-top: 24px; }
.info-popup .info-unit { position: absolute; z-index: 101; width: 790px; }
.info-popup .popup-close { cursor: pointer; position: absolute; font-size: 30px; }

.search-info-popup { border-radius: 0 0 100px; width: 100px; height: 100px; }
.search-info-popup .info-unit:before { content: ''; width: 111px; height: 66px; position: absolute; top: 110px; left: 110px; background: url(../img/sprite.png) 0 0 no-repeat; }
.search-info-popup .info-unit { padding: 70px 50px 20px 238px; top: 0; left: 0; }
.search-info-popup .popup-close { top: 27px; right: 2px; }

.support-info-popup { text-align: right; border-radius: 50%; width: 407px; height: 407px; top: -150px; left: -100px; }
.support-info-popup .info-unit:before { content: ''; width: 104px; height: 72px; position: absolute; bottom: 34px; right: 188px; background: url(../img/sprite.png) 0 -84px no-repeat; }
.support-info-popup .info-unit { padding: 70px 308px 20px 0; bottom: 97%; right: 0; }
.support-info-popup .popup-close { top: 30px; right: 236px; }

.popup-unit .fake-radio { top: 12px; }
.popup-unit .payment-logo { margin-right: 20px; vertical-align: middle; }
.popup-unit .radio-label { padding-top: 0; padding-bottom: 0; }
.popup-unit .other-payment { padding-left: 31px; padding-bottom: 10px; }

/* Scroll */
.mCSB_buttonRight:before,
.mCSB_buttonLeft:before { content: ''; width: 0; height: 0; top: 2px; position: absolute; border-width: 6px 10px; border-style: solid; }
.mCSB_buttonLeft:before { left: -5px; }
.mCSB_buttonRight:before { right: -5px; }

/* <= 1900px && > 981px */
@media (max-width: 1900px) and ( min-width: 981px ) {
	/* Sidebar */
	.page-wrap .body-inner { padding-left: 60px; }
	.page-wrap #sidebar { width: 60px; left: -60px; }
	.page-wrap #sidebar:before { width: 60px; }
	/*.page-wrap #sidebar .menu-item > .submenu { left: 60px; }*/
	.page-wrap #sidebar .tracker { width: 60px; }
	.page-wrap #sidebar .side-lng { display: none; }
	.page-wrap #sidebar .menu-text { display: none; }
	.page-wrap #side-contacts { display: none; }
	.page-wrap #side-search { display: none; }
	.page-wrap #sidebar .mobile-search.icon-unit { display: block; width: 100%; border-bottom-width: 1px; border-style: solid; position: absolute; top: 0; }
	.page-wrap #logo { padding: 93px 0 35px; }
	.page-wrap .logo-link { width: 40px; height: 49px; background-image: url(../img/logo-croped.png); }
	
	.page-wrap #sidebar:hover { width: 267px; z-index: 1000; }
	.page-wrap #sidebar:hover:before { width: 267px; }
	.page-wrap #sidebar:hover .tracker { width: 267px; }
	.page-wrap #sidebar:hover .side-lng { display: block; }
	.page-wrap #sidebar:hover .menu-text { display: inline-block; }
	.page-wrap #sidebar:hover #side-contacts { display: block; }
	.page-wrap #sidebar:hover #side-search { display: block; }
	.page-wrap #sidebar:hover .mobile-search.icon-unit { display: none; }
	.page-wrap #sidebar:hover .logo-link { width: 210px; height: 82px; background: url(../img/logo.png) no-repeat 0 0; }
	
}

/* <= 1900px */
@media (max-width: 1900px) {
	#video-unit, .calc-info, .payment-info, .slide-header, #footer .inner, .table-unit .item { padding-left: 47px; padding-right: 47px; }
	.simple-block { padding-left: 47px; padding-right: 47px; }
	.video-controls  { right: 47px; }

	#sidebar .menu-item.active > .submenu { display: none; }
	#sidebar .menu-item.active:hover > .submenu { display: block; }
	
	.list-items { margin-left: -37px; margin-right: -37px; }
	.list-items .item { padding-left: 37px; padding-right: 37px; }

	/* Search page */
	.list-table .table-cell { padding-left: 47px; }
	.list-table .table-cell:last-child { padding-right: 47px; }

	.content-table th:first-child,
	.content-table td:first-child { padding-left: 47px; }
	.content-table th:last-child,
	.content-table td:last-child { padding-right: 47px; }

	/* Contacts */
	.list-contacts li { padding-left: 47px; }
	.list-contacts li:nth-child(2n) { padding-right: 47px; }

	/* Price page */
	.filter-unit .cell:first-child { padding-left: 47px;}
	.filter-unit .cell:last-child { padding-right: 47px;}

	.page-table { margin-left: -47px; margin-right: -47px; }

	/* for google search */
	.gsc-above-wrapper-area, div.gsc-webResult.gsc-result, div.gsc-webResult.gsc-result:hover, .gsc-cursor-box { padding-left: 47px !important; padding-right: 47px !important; }
}

/* <= 1400px */
@media (max-width: 1400px) {
	body { font-size: 93.8%; }
	#side-menu, .side-contacts, .side-lng { font-size: 1em; }
	.general-title { font-size: 3.6em; }
	#video-unit .actions-block { font-size: 1em; }
	.main-news .inner-link { font-size: 2em; }
	#footer { font-size: .87em; }
	#video-unit { background-image: url(../img/bg/video-1400.jpg); }
	.payment-info { background-image: url(../img/bg/hand-1400.jpg); }
	.calc-info { background-image: url(../img/bg/calc-1400.jpg); }
	#video-unit, .calc-info, .payment-info, .slide-header, #footer .inner, .table-unit .item { padding-left: 30px; padding-right: 30px; }
	.simple-block { padding-left: 30px; padding-right: 30px; }
	.video-controls { right: 30px; }

	.page-wrap .body-inner { padding-right: 57px; }

	/* Rightbar */
	.rightbar-controls { display: block; width: 54px; }
	#rightbar-content { z-index: 102; right: 58px; display: none; -webkit-animation-duration: 1s; animation-duration: 1s; /*-webkit-animation-fill-mode: both; animation-fill-mode: both;*/ }
	#rightbar-content.fadeOutRight { z-index: 2; }
	#rightbar:before { display: none; -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both; }

	.list-items { margin-left: -30px; margin-right: -30px; }
	.list-items .item { padding-left: 30px; padding-right: 30px; }
	.page-table { margin-left: -30px; margin-right: -30px; }

	/* 404 */
	#page-404 { min-height: 500px; }
	.unit-404 .general-title { padding-bottom: 40px; }
	.unit-404:before { font-size: 500px; margin-top: -275px; }

	/* Search page */
	.content-table th:first-child,
	.content-table td:first-child { padding-left: 30px; }
	.content-table th:last-child,
	.content-table td:last-child { padding-right: 30px; }
	.content-table .submit-btn { padding: 6px 10px 5px; font-size: 13px; }

	.list-table .table-cell { padding-left: 30px; }
	.list-table .table-cell:last-child { padding-right: 30px; }

	/* Contacts */
	.list-contacts li { padding-left: 30px; }
	.list-contacts li:nth-child(2n) { padding-right: 30px; }

	/* Price page */
	.filter-unit .cell:first-child { padding-left: 30px;}
	.filter-unit .cell:last-child { padding-right: 30px;}

	.footer-menu .fm-item { width: 32.9%; }

	/* for google search */
	.gsc-above-wrapper-area, div.gsc-webResult.gsc-result, div.gsc-webResult.gsc-result:hover, .gsc-cursor-box { padding-left: 30px !important; padding-right: 30px !important; }
}

/* <= 900px */
@media (max-width: 980px) {
	body { font-size: 93.8%; /*overflow-x: hidden;*/ }
	.body-inner { max-width: 100%; overflow-x: hidden; }

	.page-wrap #main { padding-left: 0; }

	.payment-info { background-image: url(../img/bg/hand-980.jpg); }
	.calc-info { background-image: url(../img/bg/calc-980.jpg); }

	/* Titles */
	.general-title { font-size: 2.5em; }

	.body-inner { padding-left: 0; }
	.page-wrap .body-inner { padding-left: 0; padding-right: 0; }

	.hide-mobile { display: none; }

	#sidebar { position: fixed; z-index: 11; width: 100%; min-height: 0; margin-left: 0; height: auto; top: 0; left: 0px; float: none; }
	#sidebar:before { display: none; }
	#sidebar .submenu:before { display: none; }

	/* lng */
	.side-lng { height: auto; padding: 0;letter-spacing: 1px; text-transform: uppercase; font-family: 'open_sansbold', Arial, Helvetica, sans-serif; }
	.side-lng.active-container .lng-unit { padding: 0; bottom: auto; display: block!important; position: relative; }
	.side-lng .lng-item { display: block; width: 100%; padding: 0; border-top-width: 1px; border-style: solid; }
	.side-lng .lng-item:first-child { border-top-width: 0; }
	.side-lng .lng-link { display: block; padding: 17px 40px 18px; }
	.side-lng .lng-link img { display: none; }
	.side-lng .lng-link .lng-text,
	.side-lng .lng-link:visited .lng-text,
	.side-lng .lng-link:hover .lng-text { border-bottom: 0; }

	#main { border-left: 0; padding-top: 56px; }
	/*.page-wrap #main,
	.page-state2.page-wrap #main { padding-left: 0; border-right: 0; }*/
	.table-unit { display: block; }
	.table-unit .item { width: 100%; display: block; }
	.main-about .item { text-align: left; }
	.main-about .icon-unit { float: left; line-height: inherit; }
	.main-about .text-unit { padding-left: 116px; }
	.main-menu .item { height: 97px; }
	#video-unit .text-unit { margin-right: 0; }

	.main-title { font-size: 2em; }
	.page-line { padding-bottom: 33px; margin-top: 0; }
	.page-unit { padding-bottom: 28px; }

	.news-title .inner-link { font-size: 2em; }
	.news-date { padding-top: 15px; }

	/* Form Elements */
	.short-field { width: 49px; }
	.middle-field { width: 80px; }

	/* Sidebar */
	#logo { height: 57px; text-align: left; margin-top: 0; padding: 12px 10px 0 10px; float: left; }
	#logo .logo-link { height: 38px; width: 145px; background-image: url(../img/logo-small.png); }
	#sidebar .tracker { width: 100%; }
	#side-search, #side-contacts { padding: 23px; }

	/* Side Mobile Menu */
	.mobile-menu { z-index: 10; }
	.mobile-menu-btn { line-height: 57px; text-align: center; display: block; width: 59px; height: 57px; float: left; border-left-width: 1px; border-style: solid; }
	.mobile-menu-btn, .mobile-menu-btn:visited  { color: #f1d2a3; font-weight: bold; font-size: 19px; }
	.mobile-toggle { z-index: 9; max-height: 100%; display: none; position: fixed; left: 0; top: 0; padding-top: 57px; width: 100%; overflow: auto; border-bottom-width: 1px; border-style: solid; }
	.mobile-switcher.active { display: block; }
	.mobile-switcher.active + .mobile-toggle { padding-top: 114px; }

	.mobile-switcher .switcher-link { font-family: 'open_sansbold', Arial, Helvetica, sans-serif; text-transform: uppercase; font-size: 15px; letter-spacing: 1px; }
	.mobile-switcher .switcher-link.active { display: none; }
	.mobile-switcher { padding: 17px 22px 18px; border-bottom-width: 1px; border-style: solid; }
	.mobile-switcher .icon { vertical-align: -3px; font-size: 18px; }

	#sidebar .icon-unit { display: none; }
	#sidebar .submenu-title { display: none; }

	#sidebar .menu-item:hover > .submenu,
	#sidebar .submenu-item:hover > .submenu { display: none; }

	#sidebar .menu-link,
	#sidebar .menu-link:visited { padding-left: 45px; padding-right: 40px; }
	#side-menu .menu-item:first-child .menu-link { border-top: 0; }
	#side-menu .menu-item:last-child .menu-link { border-bottom: 0; }

	#sidebar .submenu-link,
	#sidebar .submenu-link:visited { padding: 8px 30px 8px 0; }

	#sidebar .menu-item > .submenu,
	#sidebar .submenu { position: relative; width: auto; border-left: 0; border-right: 0; text-transform: none; font-family: 'open_sansregular', Arial, Helvetica, sans-serif; font-size: 15px; }
	#sidebar .submenu-item { padding-left: 40px; position: relative; }
	#sidebar .menu-item > .submenu { left: 0; }

	#side-menu .arrows { display: block; float: left; }
	#side-menu .icon-up-thin { display: none; }
	#side-menu .icon-down-thin { display: block; }
	#side-menu .active > .submenu-link .icon-up-thin,
	#side-menu .active > .menu-link .icon-up-thin { display: block; }
	#side-menu .active > .submenu-link .icon-down-thin,
	#side-menu .active > .menu-link .icon-down-thin { display: none; }
	#sidebar .menu-item.active > .submenu,
	#sidebar .submenu-item.active > .submenu { display: block; }

	/* Side Search */
	#side-search { overflow: hidden; position: relative; width: 100%; max-width: 500px; margin: 0 auto; text-align: center; white-space: nowrap; height: auto; border-bottom: 0; }
	.mobile-search { float: left; border-right-width: 1px; border-style: solid; border-left: 0; }
	#side-search .search-input { width: 100%; border-width: 1px; border-style: solid; font-size: 15px; letter-spacing: 0; font-family: 'open_sansregular', Arial, Helvetica, sans-serif; text-transform: none; margin: 0px; padding: 7px 12px 8px; vertical-align: middle; }
	#side-search.active .search-input { width: calc(100% - 46px)}
	#side-search .search-submit { display: inline-block; position: relative; z-index: 2; padding: 7px 11px 4px 9px; vertical-align: middle; font-size: 22px; visibility: hidden; opacity: 0; margin-left: -40px; }
	#side-search.active .search-submit { position: relative;  transition: visibility 2s, opacity 1.5s ease-in; opacity: 1; margin-left: 0; visibility: visible; }
	#side-search .search-input + .icon-search { display: none; }
	#side-search .search-input::-webkit-input-placeholder { font-family: 'open_sansregular'; }
	#side-search .search-input::-moz-placeholder { font-family: 'open_sansregular'; }
	#side-search .search-input:-moz-placeholder { font-family: 'open_sansregular'; }
	#side-search .search-input:-ms-input-placeholder { font-family: 'open_sansregular'; }

	/* Side Contacts */
	.side-contacts { padding: 0; }

	/* Rightbar */
	#rightbar { display: none; }
	.rightbar-controls, #rightbar-content { display: none; }
	#rightbar.active-container, #rightbar.active-container #rightbar-content { position: relative; height: auto; right: auto; top: auto; width: 100%; }
	#rightbar.active-container #rightbar-content { display: block; }
	#rightbar.active-container .rightbar-inner > * { display: none; }
	#rightbar.active-container .rightbar-inner .mm-menu-show { display: block; }
	.rightbar-menu { margin-top: 0; }
	.mm-menu-show, .mm-menu-show:first-child { padding-top: 57px; }
	.rightbar-menu > .rm-item:first-child .menu-link { border-top: 0; }
	.rightbar-menu > .rm-item .menu-link { padding: 17px 40px 18px; font-size: 1em; }
	.rightbar-menu > .rm-item.active .rm-submenu { padding-right: 40px; padding-left: 40px; }
	.square-links { margin-left: -30px; margin-right: -30px; }
	.square-links .sl-link,
	.square-links .sl-link:visited { border-width: 0 0 1px; display: block; width: 100%; margin: 0; text-align: left; height: auto; padding: 17px 40px 18px; float: none; line-height: inherit; }
	.additional-unit .news-filter { width: 202px; margin: 0 auto; }
	.rb-simple-unit { padding: 15px 40px; }
	#rightbar .rb-simple-unit .light-title { padding-bottom: 10px; }
	.rb-simple-unit:first-child { padding-top: 15px; }

	/* page */
	.page-wrap #main { margin-right: 0; }
	#page { border-right: 0; }
	.page-left { width: 100%; float: none; }
	.page-right { width: 100%; float: none; margin-top: 30px; }
	.company-video { width: 50%; max-width: 304px; float: left; margin-right: 20px; }

	/* Blocks */
	.list-items { margin-left: -20px; margin-right: -20px; }
	.list-items .item { padding-left: 20px; padding-right: 20px; }

	.content-table { border-top-width: 1px; border-style: solid; }
	.content-table table,
	.content-table tbody { display: block; }
	.content-table thead { display: none; }
	.content-table tr { display: block;}
	.content-table td:last-child,
	.content-table th:last-child { padding-right: 0; }
	.content-table td:first-child,
	.content-table th:first-child,
	.content-table .item-even td:first-child,
	.content-table .item-even th:first-child { padding-left: 160px; border-top: none; }
	.content-table td,
	.content-table th { border-top-width: 1px; border-style: solid; vertical-align: top; display: block; padding: 7px 30px 8px 160px; vertical-align: middle; }
	.content-table .mobile-cell { display: inline-block; vertical-align: middle; }
	.content-table .item-even td,
	.content-table .item-even th { border-top-width: 1px; border-style: solid; }
	.content-table .select-cell { width: auto; }
	.content-table .hide-desktop {text-overflow: ellipsis; display: inline-block; /*float: left;*/ vertical-align: middle; width: 130px; padding-right: 10px; position: relative; margin-left: -130px; }

	/* 404 */
	#page-404 { min-height: 400px; }
	.unit-404 .general-title { padding-bottom: 40px; }
	.unit-404:before { font-size: 400px; margin-top: -275px; text-align: center; left: 0; }
	#sidebar-404 { height: 57px; width: 100%; }
	#page-404 .cell { padding-left: 0; }
	#sidebar-404 #logo { height: 57px; text-align: left; margin-top: 0; padding: 12px 0 0 10px; }
	#sidebar-404 .logo-link { background-image: url(../img/logo-small-404.png); }

	/* Price page */
	.filter-unit { border: 0; -webkit-transition: margin-bottom .5s linear; -moz-transition: margin-bottom .5s linear; -o-transition: margin-bottom .5s linear; transition: margin-bottom .5s linear; }
	.sticky .toggle-filter {  border-width: 1px; border-style: solid; text-align: center; display: block; position: absolute; top: 13px; right: 10px; width: 34px; height: 34px; border-radius: 17px; cursor: pointer; font-size: 14px; line-height: 32px; }
	.toggle-filter .icon-down-thin,
	.filter-closed .toggle-filter .icon-close { display: none; }
	.filter-closed .toggle-filter .icon-down-thin,
	.toggle-filter .icon-close { display: inline-block; }
	.filter-unit .cell { padding-left: 30px; padding-right: 30px; display: block; width: 100%; border-width: 1px 0 0; }
	.currency-list { position: relative; margin: 0 -20px; }
	.currency-list .c-item { display: inline-block; padding: 0 40px 0 20px; }
}

/* <= 640px */
@media (max-width: 640px) {
	#video-unit { background-image: url(../img/bg/video-980.jpg); }
	.payment-info { background-image: url(../img/bg/hand-640.jpg); }
	.calc-info { background-image: url(../img/bg/calc-640.jpg); }

	.main-menu .item { width: 49.99%; }
	#video-unit, .calc-info, .payment-info, .slide-header, #footer .inner, .table-unit .item { padding: 30px 20px; }
	.heading-unit { padding-top: 30px; padding-bottom: 30px; }
	.simple-block { padding-left: 20px; padding-right: 20px; }
	.video-controls { right: 10px; top: 10px; }

	/* */
	.main-search .search-input { font-size: .8em; height: 40px; }
	.main-search .icon-search { top: 10px; }
	.main-menu { font-size: .8em; }
	.breadcrumb { display: none; }
	.bg-header-img { padding: 20px 0;  }
	.page-title { padding: 20px 0 0; margin-bottom: 15px; }
	#page { padding-top: 20px; }
	.bg-header { margin-top: -20px; }
	.bg-header .over-unit { padding-top: 20px; padding-bottom: 20px; }

	.flex-list { display: block; }
	.flex-list li { width: 100%; }

	/* 404 */
	.unit-404 { width: 90%; }

	/* Price page */
	.filter-unit .cell:first-child { padding-left: 20px; }
	.filter-unit .cell:last-child { padding-right: 20px; }

	.content-table td:first-child, .content-table th:first-child,
	.content-table .item-even td:first-child, .content-table .item-even th:first-child,
	.content-table td, .content-table th { padding-left: 150px; padding-right: 20px; }

	/* Page Contacts */
	.list-contacts li { padding-left: 20px; }
	.list-contacts li:nth-child(2n) { padding-right: 20px; }

	/* Popup */
	.popup-unit { padding-left: 40px; padding-right: 40px; }

	.page-table { margin-left: -20px; margin-right: -20px; }

	.footer-menu .fm-item { width: 49%; }

	.map-header { margin-top: 0; }

	/* for google search */
	.gsc-above-wrapper-area, div.gsc-webResult.gsc-result, div.gsc-webResult.gsc-result:hover, .gsc-cursor-box { padding-left: 20px !important; padding-right: 20px !important; }
}

/* <= 480px */
@media (max-width: 480px) {
	#video-unit { background-image: url(../img/bg/video-480.jpg); }

	.main-search .search-input:focus { width: 100%; }

	/* Blocks */
	.list-items .item { width: 49.9%; }
	.half-grouped { width: 100%; float: none; margin-left: 0; }
	.half-auto,
	.quarter-grouped { -moz-column-count: auto; -webkit-column-count: auto; column-count: auto; }

	.main-about .text-unit { padding-left: 86px; }
	.main-about .icon-m1 { font-size: 70px; }
	.main-about .icon-m2 { font-size: 62px; }
	.main-about .icon-m3 { font-size: 68px; }

	.unit-list { margin-left: 0; margin-right: 0; }
	.unit-list .page-unit { margin-left: 0; margin-right: 0; width: 100%; display: block; }

	/* 404 */
	.unit-404 { width: 100%; }
	#page-404 { min-height: 350px; }
	.unit-404 .general-title { padding-bottom: 30px; }
	.unit-404:before { font-size: 350px; letter-spacing: -20px; margin-top: -220px; }

	/* Search page */
	.search-form { padding: 10px 0 20px; }
	.search-form .text-field { width: 65%; font-size: 1em; padding: 10px 10px 11px; height: 48px; }
	.search-form .submit-btn { padding: 10px 24px 8px; height: 48px; }

	/* Popup */
	.popup-unit { padding-left: 30px; padding-right: 30px; }
}

/* <= 400px */
@media (max-width: 400px) {
	#logo .logo-link { width: 37px; }
	#sidebar-404 #logo .logo-link{ width: 145px; }

	/* 404 */
	#page-404 { min-height: 300px; }
	.unit-404 .general-title { padding-bottom: 30px; }
	.unit-404:before { font-size: 300px; margin-top: -200px; }
	#sidebar-404 #logo { margin-top: 0; width: auto; }

	/* Popup */
	.popup-unit { padding-left: 20px; padding-right: 20px; }

	.footer-menu .fm-item { width: 100%; }
}


/* ==== Added By Max === */
#page .page-line:last-child {display:none;}
.price-empty {padding: 24px 0 30px 67px; border-width: 1px; border-style: solid; }
#price-container [data-type="comment"] {overflow-wrap: normal; word-wrap: normal; word-break: break-all;}

#page .page-content, #page .simple-block,  #price-container {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.response {padding-top:20px;}
.popup .response {padding-top:25px;}

.iconfile {max-width:250px !important;}

h3 + .page-table { margin-top: 0; }
/* ==== Added By Max === */

#payment-loader {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 9999;
	opacity: 0.7;
	background-image: url('../img/icons/payment-loader.gif');
	background-position: center;
	background-repeat: no-repeat;
}
/* ==== Added By Kolya === */

/* CallBack Button */
.callback-btn { cursor: pointer; display: none; position: fixed; right: 10px; bottom: 10px; margin: -40px 0 0 -40px; z-index: 100; }
.callback-icon { position: absolute; top: 50%; left: 50%; margin-top: -14px; margin-left: -14px; width: 28px; height: 28px; background: url(../img/icons/callback.png) bottom left no-repeat; }
.callback-cloud { position: absolute; width: 17px; height: 17px; top: 0; right: 0; background: url(../img/icons/callback.png) top right no-repeat; }
.callback-btn .item { position: relative; height: 80px; width: 80px; border-radius: 100%; }
.callback-btn .item:before,
.callback-btn .item:after { border-width: 1px; border-style: solid; content: ""; width: 100%; display: block; position: absolute; height: auto; top: 0; right: 0; bottom: 0; left: 0; border-radius: 100%; transform-origin: center center; opacity: 0; box-sizing: border-box; }

.callback-btn .item:before { animation: 2s .2s pulse2 infinite linear; }
.callback-btn .item::after { animation: 2s pulse1 infinite linear; }

.touch .callback-btn { right: 0; bottom: 0; }
.touch .callback-btn .item {  width: 60px; height: 60px; }

.callback-balloon { display: none; padding: 12px 15px; text-align: center; font-size: 15px; font-weight: bold; width: 230px; position: absolute; z-index: 101; right: 0; bottom: 120%; border-style: solid; border-width: 1px; border-radius: 10px; }
.callback-balloon:after { z-index: 1; content: ''; width: 0; height: 0; border-width: 12px; border-style: solid; position: absolute; top: 100%; right: 28px; }
.callback-balloon:before { z-index: 2; content: ''; width: 0; height: 0; border-width: 10px; border-style: solid; position: absolute; top: 100%; right: 30px; }

@keyframes pulse1 {
	0% {
		transform: scale(1.5);
		opacity: .2;
	}
	100% {
		transform: scale(1.8);
		opacity: 0;
	}
}
@keyframes pulse2 {
	0% {
		transform: scale(1.2);
		opacity: .5;
	}
	100% {
		transform: scale(1.5);
		opacity: 0;
	}
}

/* Cookie Panel */
.cookiepanel { position: fixed; left: 0; bottom: 0; width: 100%; z-index: 10001; }
.cookiepanel .cell {  padding: 10px  20px; }