

/* Start:/bitrix/templates/s1_detail/components/bitrix/menu/top-float/style.css?1770149137119*/
.navbar-default .navbar-nav > li > span {
	color: #777777;
	line-height: 20px;
	display: block;
	padding: 25px 15px;
}

/* End */


/* Start:/bitrix/templates/s1_detail/template_styles.css?1775720374198451*/
/*------------------------------
	MAIN
------------------------------*/

html,
body {
	margin: 0;
	padding: 0;
}

body {
	font-family:
		"Open Sans",
		system-ui,
		-apple-system,
		sans-serif;
	min-height: 100vh;
	overflow-x: hidden;
}

#page-wrapper {
	background-color: #ffffff;
}

[id^="form-loading"],
[id^="results"],
[id^="results"] .alert {
	display: none;
}

.responsive {
	position: relative;
	padding-bottom: 100%;
	height: 0;
	overflow: hidden;
}

.responsive iframe,
.responsive object,
.responsive embed,
.responsive-video iframe,
.responsive-video object,
.responsive-video embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

a,
a:focus,
a:hover,
button,
button:focus,
button:hover,
button:active {
	outline: 0 none;
	text-decoration: none;
}

p {
	margin: 0 0 20px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: "Open Sans", sans-serif;
	color: #555555;
}

.h4 {
	text-transform: uppercase;
	font-weight: bold;
}

/* TYPOGRAPHY */

ul.list-small {
	margin-bottom: 20px;
}

ul.list-small li {
	font-size: 14px;
	line-height: 26px;
}

ul.list-medium {
	margin-bottom: 20px;
}

ul.list-medium li {
	font-size: 16px;
	line-height: 34px;
}

ul.list-large {
	margin-bottom: 20px;
}

ul.list-large li {
	font-size: 18px;
	line-height: 36px;
}

.text-lg {
	font-size: 20px;
}

.text-small {
	font-size: 13px;
	line-height: 20px;
}

.text-success {
	color: #2ecc71;
}

.text-info {
	color: #3498db;
}

.text-danger {
	color: #c0392b;
}

.text-warning {
	color: #e67e22;
}

.dl-horizontal dt {
	width: 250px;
	text-align: left;
	white-space: normal;
}

.dl-horizontal dd {
	margin-left: 270px;
}

.dl-horizontal dt,
.dl-horizontal dd {
	margin-bottom: 5px;
}

/* BUTTONS */

.btn:focus,
.btn:active:focus,
.btn.active:focus {
	outline: 0 none;
	outline-offset: 0;
}

.btn {
	border: 1px solid rgba(0, 0, 0, 0.125);
	border-bottom-width: 1px;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	padding: 8px 12px 7px;
}

.btn:active,
.btn.active {
	box-shadow: 0 2px 3px 1px rgba(0, 0, 0, 0.2) inset;
}

.btn i {
	margin-right: 8px;
}

.btn-default,
.alert-default {
	background-color: #f0f0f0;
	color: #555555;
}

.btn-default:hover,
.btn-default:focus,
.btn-default.active {
	background-color: #e0e0e0;
	border-color: #e0e0e0;
}

.btn-default:active,
.btn-default.active {
	box-shadow: 0 2px 1px 1px rgba(0, 0, 0, 0.05) inset;
}

a.btn-default,
a.btn-default:hover,
a.btn-default:focus,
button.btn-default,
button.btn-default:hover,
button.btn-default:focus,
.btn-group label.btn-default,
.btn-group label.btn-default:hover,
.btn-group label.btn-default:focus {
	color: #555555;
}

a.btn-primary,
a.btn-primary:hover,
a.btn-primary:focus,
button.btn-primary,
button.btn-primary:hover,
button.btn-primary:focus,
a.btn-danger,
a.btn-danger:hover,
a.btn-danger:focus,
button.btn-danger,
button.btn-danger:hover,
button.btn-danger:focus,
a.btn-info,
a.btn-info:hover,
a.btn-info:focus,
button.btn-info,
button.btn-info:hover,
button.btn-info:focus,
a.btn-success,
a.btn-success:hover,
a.btn-success:focus,
button.btn-success,
button.btn-success:hover,
button.btn-success:focus,
a.btn-warning,
a.btn-warning:hover,
a.btn-warning:focus,
button.btn-warning,
button.btn-warning:hover,
button.btn-warning:focus {
	color: #ffffff;
}

.btn-danger,
.alert-danger,
.label-danger,
.panel-danger > .panel-heading {
	background-color: #c0392b;
}

.btn-danger:hover,
.btn-danger:focus,
.btn-danger.active {
	background-color: #a3271a;
	border-color: #a3271a;
}

.btn-info,
.alert-info,
.label-info,
.panel-info > .panel-heading {
	background-color: #3498db;
}

.btn-info:hover,
.btn-info:focus,
.btn-info.active {
	background-color: #2280bf;
	border-color: #2280bf;
}

.btn-warning,
.alert-warning,
.label-warning,
.panel-warning > .panel-heading {
	background-color: #e67e22;
}

.btn-warning:hover,
.btn-warning:focus,
.btn-warning.active {
	background-color: #d67118;
	border-color: #d67118;
}

.btn-success,
.alert-success,
.label-success,
.panel-success > .panel-heading {
	background-color: #2ecc71;
}

.btn-success:hover,
.btn-success:focus,
.btn-success.active {
	background-color: #18ba5d;
	border-color: #18ba5d;
}

.btn-inverse,
.jumbotron6 .slide-3 .btn,
.jumbotron5 .btn {
	background-color: transparent;
	border-color: #ffffff;
	color: #ffffff;
	border-width: 2px;
}

.btn-inverse:hover,
.btn-inverse:focus,
.jumbotron6 .slide-3 .btn:hover,
.jumbotron5 .btn:hover {
	background-color: #ffffff;
}

.btn-xs {
	font-size: 10px;
	padding: 6px 8px 5px;
}

.btn-sm {
	font-size: 11px;
	padding: 6px 9px 5px;
}

.btn-lg {
	font-size: 14px;
	padding: 11px 16px 10px;
}

/* ALERTS AND LABELS */

.alert {
	border: 0;
	border-radius: 2px;
	color: #ffffff;
}

.alert .close {
	color: #000;
	font-size: 30px;
	position: relative;
	top: -5px;
}

.label-default {
	background-color: #bbbbbb;
}

/* VERTICAL NAV */

.nav.vertical-nav li {
	border-bottom: 1px solid #e5e5e5;
}

.nav.vertical-nav li:last-child {
	border-bottom: 0;
}

.nav.vertical-nav li a {
	color: #555555;
	font-weight: 400;
	padding: 6px 0;
	transition-duration: 0.4s;
}

.nav.vertical-nav li a:hover,
.nav.vertical-nav li a:focus {
	background-color: transparent;
}

.nav.vertical-nav li a i {
	margin-right: 8px;
}

.nav.vertical-nav li a .badge {
	float: right;
}

/* POPOVER */

.popover {
	padding: 0;
	border-radius: 3px;
	border-top-width: 0;
	z-index: 1020;
}

.popover-title {
	color: #ffffff;
	border: 0;
	border-radius: 2px 2px 0 0;
	font-weight: 700;
}

/* TABS */

.nav-tabs {
	border-bottom: 0;
}

.nav-tabs > li > a {
	border: 0;
	border-radius: 0;
	margin-right: 0;
	background-color: #e0e0e0;
	color: #555555;
	padding: 12px 18px;
	font-weight: 700;
}

.nav-tabs > li > a:hover {
	background-color: #d0d0d0;
	color: #555555;
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
	border: 0;
	color: #ffffff;
	cursor: default;
	padding: 14px 18px;
	margin-top: -4px;
}

.tab-content {
	padding: 25px 15px 20px;
}

/* PANELS */

.panel {
	box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
	border: 0;
	border-radius: 0;
	margin-bottom: 20px;
}

.panel-heading {
	border-radius: 0;
	padding: 12px 15px;
}

.panel-default > .panel-heading {
	background-color: #e5e5e5;
	color: #555555;
	border-color: rgba(0, 0, 0, 0.1);
}

.panel-primary > .panel-heading,
.panel-success > .panel-heading,
.panel-info > .panel-heading,
.panel-warning > .panel-heading,
.panel-danger > .panel-heading {
	color: #ffffff;
	border-color: rgba(0, 0, 0, 0.1);
}

.panel-primary > .panel-heading .panel-title > a,
.panel-success > .panel-heading .panel-title > a,
.panel-info > .panel-heading .panel-title > a,
.panel-warning > .panel-heading .panel-title > a,
.panel-danger > .panel-heading .panel-title > a {
	color: #ffffff;
}

.panel-group .panel-heading + .panel-collapse > .panel-body {
	border-top: 0;
}

/* COLLAPSE */

.panel-title > a {
	color: #ffffff;
	display: block;
	cursor: pointer;
}

.panel-title > a > i {
	margin-right: 8px;
}

.panel-default .panel-title > a,
.panel-default .panel-title > a:after {
	color: #555555;
}

.panel-title a:after {
	display: inline-block;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	content: "\f068";
	color: #ffffff;
	float: right;
	margin: 2px 0 0;
}

.panel-title a.collapsed:after {
	content: "\f067";
}

.panel-group .panel {
	border-radius: 0;
}

.panel-group .panel + .panel {
	margin-top: 10px;
}

/* FORM CONTROL */

.form-control {
	border: 1px solid #d5d5d5;
	border-bottom-width: 1px;
	box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.1) inset;
	color: #555555;
	height: 42px;
	transition: 0.3s ease-in-out 0s;
	border-radius: 0;
}

.eshop-header .form-control {
	border: 1px solid #dddddd;
}

.eshop-footer .form-control {
	border: 1px solid #dddddd;
}

.form-control:focus {
	outline: none;
	box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.08) inset;
	border-color: #b5b5b5;
}

.form-control:focus::-webkit-input-placeholder {
	color: transparent;
}

.form-control:focus:-moz-placeholder {
	color: transparent;
}

/* FF 4-18 */
.form-control:focus::-moz-placeholder {
	color: transparent;
}

/* FF 19+ */

textarea.form-control {
	height: 180px;
	resize: vertical;
}

form .row:last-child .form-group {
	margin-bottom: 0;
}

form label span {
	color: #e74c3c;
	margin-left: 5px;
}

form span.form-info {
	color: #555555;
	margin-left: 15px;
	font-weight: bold;
	position: relative;
	top: 11px;
}

form .pull-left span.form-info {
	margin-left: 0;
}

form span.required {
	color: #e74c3c;
	margin-right: 5px;
}

form button.btn {
	margin: 20px 0 0;
}

.input-group .form-control {
	height: 40px;
	border-radius: 4px 0 0 4px;
}

.input-group textarea.form-control {
	height: auto;
}

.input-group .btn {
	padding: 9px 13px;
	font-size: 14px;
	margin: 0;
}

.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
	margin-left: 0;
}

.input-group-btn .btn i {
	margin-right: 0;
}

.input-group-addon {
	border-radius: 0;
	border-bottom-width: 2px;
	color: #888888;
	font-size: 20px;
	border-color: #d5d5d5;
}

.form-group.nospace {
	margin: 0;
}

.form-horizontal .control-label,
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
	padding-top: 12px;
}

/* IMAGE OVERLAY */

.overlay-wrapper {
	position: relative;
}

.overlay-wrapper .overlay {
	margin: 2px;
	bottom: 0;
	left: 0;
	opacity: 0;
	overflow: hidden;
	position: absolute;
	right: 0;
	top: 0;
	text-align: center;
	transition-duration: 0.5s;
}

.overlay-wrapper .overlay a {
	font-size: 30px;
	color: #ffffff;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -15px;
	margin-top: -18px;
}

.overlay-wrapper .overlay a:hover {
	color: #ffffff;
}

.overlay-wrapper .overlay .overlay-title {
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	position: relative;
	top: 20px;
}

.overlay-wrapper:hover .overlay {
	opacity: 1;
}

/* OWL CAROUSEL */

.owl-carousel .owl-wrapper-outer {
	/*box-shadow:0 1px 1px 1px rgba(0,0,0,0.1);*/
}

.owl-pagination {
	text-align: center;
	margin-top: 20px;
}

.owl-theme .owl-controls {
	margin-top: 0;
}

#about-us-slider .owl-controls.clickable {
	margin-top: 10px;
	margin-bottom: 35px;
}

.owl-theme .owl-controls .owl-page span,
.owl-theme .owl-controls .owl-page.active span {
	background-color: #cccccc;
	border-radius: 50%;
	display: block;
	margin: 0 5px 0 0;
	opacity: 1;
	width: 16px;
	height: 16px;
}

.owl-theme .owl-controls .owl-page:last-child span {
	margin-right: 0;
}

.owl-theme .owl-controls .owl-buttons div {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	margin: auto;
	width: 44px;
	height: 44px;
	font-size: 29px;
	border-radius: 50%;
	background-color: #ffffff;
	opacity: 1;
	border: 1px solid rgba(0, 0, 0, 0.1);
	padding: 0;
	transition-duration: 0.3s;
}

.owl-theme .owl-controls .owl-buttons div:hover {
	color: #ffffff;
}

.owl-theme .owl-controls .owl-buttons div.owl-prev {
	left: -40px;
}

.owl-theme .owl-controls .owl-buttons div.owl-prev i {
	margin-right: 3px;
}

.owl-theme .owl-controls .owl-buttons div.owl-next {
	right: -40px;
}

.owl-theme .owl-controls .owl-buttons div.owl-next i {
	margin-left: 3px;
}

.hidden-control.owl-theme .owl-controls .owl-buttons div {
	opacity: 0;
}

.hidden-control.owl-theme .owl-controls .owl-buttons div.owl-prev {
	left: 40px;
	color: #ffffff;
}

.hidden-control.owl-theme .owl-controls .owl-buttons div.owl-next {
	right: 40px;
	color: #ffffff;
}

/* ISOTOPE */

.isotope-filter {
	background-color: #f9f9f9;
	box-shadow: 0 1px 1px 1px rgba(0, 0, 0, 0.1);
	margin: 0 0 50px;
	padding: 20px;
}

.isotope-filter ul {
	margin: 0;
}

.isotope-filter ul li {
	line-height: 60px;
}

/* CREATIVE BRANDS */

.brands.main {
	margin: 0;
}

.brands > li {
	margin-bottom: 0;
}

.brands.main li a {
	color: #ffffff;
	transition-duration: 0.2s;
}

.brands.main li a:hover {
	background-color: #aaaaaa;
}

.brands > li > a:hover {
	color: #ffffff;
}

/*------------------------------
	HEADER
------------------------------*/

.top-header {
	background-color: #f0f0f0;
	border-bottom: 1px solid #dddddd;
	padding: 12px 0;
}

.top-header .header-item {
	display: inline-block;
	margin-right: 20px;
	font-size: 12px;
	padding-top: 4px;
}

.top-header .header-item:last-child {
	margin-right: 0;
}

.top-header .header-item i {
	margin-right: 7px;
}

.top-header .brands {
	display: inline-block;
	margin-right: 20px;
	position: relative;
	top: -2px;
}

.navbar {
	border-bottom: 1px solid #dddddd;
	background-color: #ffffff;
	margin: 0;
	height: 70px;

	/*fix float menu font*/
	-webkit-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	transform: rotate(0deg);
}

.navbar-offset {
	box-shadow: 0 1px 5px 0px rgba(0, 0, 0, 0.05);
}

.navbar-default .navbar-brand {
	padding: 0;
	font-size: 35px;
	font-weight: 600;
	color: #555555;
}

.navbar-brand {
	text-align: center;
	height: auto;
	padding: 0;
}

.navbar-brand img {
	max-width: 240px;
}

.navbar-default .navbar-nav > li > a {
	padding-bottom: 25px;
	padding-top: 25px;
	color: #777777;
}

.navbar-default .navbar-nav.left-menu > li > a {
	padding: 25px 14px 21px;
}

.navbar-default .navbar-nav > li > a > i {
	font-size: 10px;
	position: relative;
	top: -1px;
	left: 3px;
}

.navbar-default .navbar-nav.left-menu > li > a > i {
	font-size: 22px;
}

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
	color: #333333;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
	color: #ffffff;
}

/* DROPDOWN */

.navbar-nav > li > .dropdown-menu {
	background-color: #ffffff;
	border: 0;
	border-bottom: 3px solid #16a085;
	border-radius: 0;
	box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
	margin: 0;
	padding: 0;
	min-width: 260px;
}

.dropdown-menu > li {
	border-bottom: 1px solid #e5e5e5;
	display: inline-block;
}

.dropdown-menu .dropdown-menu li {
	width: 100% !important;
}

.dropdown-menu > li:last-child {
	border-bottom: 0;
}

.dropdown-menu > li > a {
	color: #555555;
	font-weight: 400;
	padding: 10px 15px;
	transition: 0.3s ease-in-out 0s;
	background-color: #ffffff;
	position: relative;
}

.dropdown-menu > li > a i {
	margin-right: 8px;
}

.dropdown-menu > li > a .label i {
	margin: 0px;
}

.dropdown-menu > li > a span {
	margin-left: 4px;
	position: absolute;
	right: 10px;
	padding: 4px 6px;
}

.dropdown-menu > li > a:hover {
	background-color: #e5e5e5;
	color: #333333;
	padding-left: 20px;
}

.dropdown-menu > li > a:hover .label i {
	color: #ffffff;
}

.dropdown-menu .dropdown-menu {
	border-right: medium none;
	right: 100%;
	left: auto;
	top: -130px;
}

/* WIDE MENU */

.yamm-content {
	padding: 20px;
}

.yamm-content h3 {
	margin: 0 0 20px;
}

.yamm-content p {
	margin: 0;
	line-height: 24px;
}

.yamm-content img {
	margin-bottom: 20px;
}

.yamm-content ul li a:hover {
	background-color: transparent;
}

/* NAVBAR SHOPPING CART */

.navbar-default .navbar-nav > li.shopping-cart-toggle > a,
.navbar-default .navbar-nav > li.shopping-cart-toggle.open > a,
.navbar-default .navbar-nav > li.shopping-cart-toggle.open > a:hover,
.navbar-default .navbar-nav > li.shopping-cart-toggle.open > a:focus {
	padding: 16px 0 0;
	background-color: transparent;
}

.navbar-default .navbar-nav > li.search-form-toggle > a,
.navbar-default .navbar-nav > li.search-form-toggle.open > a,
.navbar-default .navbar-nav > li.search-form-toggle.open > a:hover,
.navbar-default .navbar-nav > li.search-form-toggle.open > a:focus {
	padding: 16px 15px 0;
	background-color: transparent;
}

.navbar-default .navbar-nav > li.shopping-cart-toggle > a > i,
.navbar-default .navbar-nav > li.search-form-toggle > a > i {
	font-size: 22px;
	background-color: #f0f0f0;
	color: #aaaaaa;
	padding: 8px;
	border-radius: 4px;
}

.navbar-default .navbar-nav > li.shopping-cart-toggle.open > a > i,
.navbar-default .navbar-nav > li.search-form-toggle.open > a > i {
	border-radius: 4px 4px 0 0;
}

.shopping-cart-counter {
	position: absolute;
	background-color: #c0392b;
	padding: 0 6px 1px;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	border-radius: 4px;
	right: -10px;
	top: 5px;
}

.navbar-nav > li > .dropdown-menu.navbar-shopping-cart,
.navbar-nav > li > .dropdown-menu.navbar-search-form {
	background-color: #f0f0f0;
	padding: 0;
	box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
	right: -3px;
	border: 0;
	margin-top: -1px;
	width: 400px;
	font-size: 13px;
	color: #777777;
}

.navbar-nav > li > .dropdown-menu.navbar-shopping-cart li {
	padding: 0 0 7px;
}

.navbar-nav > li > .dropdown-menu.navbar-shopping-cart li:hover {
	background-color: #f9f9f9;
}

.navbar-nav > li > .dropdown-menu.navbar-shopping-cart li:last-child {
	padding: 0 10px;
	background-color: #ffffff;
}

.navbar-nav > li > .dropdown-menu.navbar-shopping-cart a.delete {
	position: relative;
	top: 9px;
	left: 10px;
	color: #444;
}

.navbar-nav > li > .dropdown-menu.navbar-shopping-cart a h3 {
	font-size: 13px;
	margin: 12px 0 0;
	color: #777777;
}

.navbar-nav > li > .dropdown-menu.navbar-shopping-cart a:hover h3 {
	text-decoration: underline;
}

.navbar-nav > li > .dropdown-menu.navbar-shopping-cart p {
	margin: 10px 0 0;
}

.navbar-nav > li > .dropdown-menu.navbar-shopping-cart p.price {
	font-weight: bold;
	color: #555555;
	position: relative;
	right: 5px;
}

.navbar-nav > li > .dropdown-menu.navbar-shopping-cart li:last-child p.price {
	right: -1px;
	color: #c0392b;
}

.navbar-nav > li > .dropdown-menu.navbar-shopping-cart li:last-child .btn {
	margin: 10px 0;
	color: #ffffff;
}

/*------------------------------
	JUMBOTRON
------------------------------*/

.jumbotron {
	padding: 0;
	border-bottom: 0;
	margin: 0;
	background-color: transparent;
}

.jumbotron6,
.jumbotron3 {
	background-color: transparent;
	padding: 0;
}

.jumbotron6 .item,
.jumbotron3 .item {
	height: 450px;
	background-size: 100%;
	background-repeat: no-repeat;
}

.jumbotron6 h2,
.jumbotron5 h2,
.jumbotron3 h2 {
	color: #ffffff;
	padding: 7px 14px;
	margin: 70px 30px 40px;
	font-size: 28px;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 40px;
	display: inline-block;
}

.jumbotron6 h3,
.jumbotron5 h3,
.jumbotron3 h3 {
	background-color: rgba(0, 0, 0, 0.6);
	color: #ffffff;
	padding: 7px 14px;
	margin: 0 30px 20px;
	font-size: 24px;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 40px;
	display: inline-block;
}

/* JUMBOTRON 1 */

#jumbotron-slider.hidden-control.owl-theme .owl-controls .owl-buttons div,
#jumbotron-eshop-slider.hidden-control.owl-theme .owl-controls .owl-buttons div {
	opacity: 0;
	background-color: transparent;
	color: #ffffff;
	border: 0;
	font-size: 60px;
}

#jumbotron-slider.hidden-control.owl-theme .owl-controls .owl-buttons div:hover,
#jumbotron-eshop-slider.hidden-control.owl-theme .owl-controls .owl-buttons div:hover {
	background-color: transparent;
}

#jumbotron-slider.owl-carousel .owl-wrapper-outer,
#jumbotron-eshop-slider.owl-carousel .owl-wrapper-outer {
	box-shadow: none;
}

/* JUMBOTRON 2 */

.jumbotron2 {
	padding: 100px 0;
	background-position: center center;
}

.jumbotron2 h2 {
	font-size: 80px;
	text-transform: uppercase;
	color: #ffffff;
	font-weight: 700;
	margin: 0;
	text-align: left;
}

.jumbotron2 h2 small {
	font-size: 50px;
	color: #ffffff;
	font-weight: 300;
	margin: 30px 0 0;
	display: block;
}

/* JUMBOTRON 3 */

.jumbotron3 {
	border-bottom: 0;
}

#jumbotron-eshop-slider .owl-pagination {
	position: absolute;
	left: 50%;
	width: 300px;
	margin-left: -150px;
	bottom: 20px;
}

.jumbotron3 #slide-1 {
	background-image: url(/images/bg6.jpg);
	background-position: right bottom;
	text-align: center;
}

.jumbotron3 #slide-2 {
	background-image: url(/images/bg7.jpg);
	background-position: right -170px;
}

.jumbotron3 h2 {
	font-size: 80px;
	text-transform: uppercase;
	color: #ffffff;
	font-weight: 700;
	margin: 90px 0 40px;
	padding: 20px;
	line-height: 90px;
}

.jumbotron3 #slide-2 h2 {
	font-size: 60px;
	padding: 10px 15px;
}

.jumbotron3 .slide-3 img {
	margin-top: 30px;
}

.jumbotron3 .slide-3 h2 {
	font-size: 60px;
	line-height: 70px;
	padding: 10px 15px;
}

.jumbotron3 h3 {
	margin: 0 0 20px;
}

.eshop-subscribe-text {
	text-transform: uppercase;
	font-size: 22px;
	padding: 4px 0 0;
	margin: 0;
	text-align: right;
}

/* JUMBOTRON 4 */

.jumbotron4 {
	padding: 150px 0;
	background-position: center center;
}

.jumbotron4 h2 {
	color: #ffffff;
	font-size: 60px;
	font-weight: 700;
	margin: 0 0 50px;
}

.jumbotron4 .input-group .form-control {
	height: 80px;
	border: 0;
	font-size: 26px;
	padding: 0 20px;
}

.jumbotron4 .input-group .btn {
	font-size: 26px;
	padding: 20px 13px 19px;
	background-color: #444444;
}

.jumbotron4 .input-group .btn:hover,
.jumbotron4 .input-group .btn:focus,
.jumbotron4 .input-group .btn.active {
	border-color: #333333;
	background-color: #333333;
}

/* JUMBOTRON 5 */

.jumbotron5 {
	background-image: url(/images/bg4.jpg);
	padding: 0;
	height: 500px;
	background-position: center center;
	background-size: 100%;
}

/* JUMBOTRON 6 */

.jumbotron6 #slide-1 {
	background-image: url(/images/bg2.jpg);
	background-position: right -280px;
}

.jumbotron6 #slide-2 {
	background-position: right -180px;
	background-color: rgba(0, 0, 0, 0.1);
	background-image: url(/images/bg1.jpg);
	position: relative;
}

.jumbotron6 #slide-2:before {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-color: inherit;
	content: " ";
}

.jumbotron6 #slide-1 img {
	margin-top: 50px;
}

.jumbotron6 #slide-2 h2 {
	background-color: transparent;
	font-size: 80px;
	text-transform: uppercase;
	color: #ffffff;
	font-weight: 700;
	margin: 80px 0 30px;
	text-align: left;
	padding: 0;
	line-height: 90px;
}

.jumbotron6 #slide-2 h3 {
	font-size: 40px;
	color: #ffffff;
	font-weight: 300;
	margin: 0 0 10px;
	line-height: 50px;
}

.jumbotron6 .slide-3 {
	/*background-position:left center;*/
	background-position: unset;
}

.jumbotron6 .slide-3 h2,
.jumbotron5 h2 {
	font-size: 40px;
	line-height: 60px;
	padding: 5px 20px;
	margin: 70px 0 20px;
}

.jumbotron6 .slide-3 h3,
.jumbotron5 h3 {
	font-size: 25px;
	margin: 0 0 30px;
}

.jumbotron6 .slide-3 .btn,
.jumbotron5 .btn,
.jumbotron3 .btn {
	font-size: 17px;
	border-radius: 0;
	color: #ffffff;
}

.jumbotron6 .slide-3 .btn.btn-inverse:hover,
.jumbotron5 .btn.btn-inverse:hover {
	color: #ffffff;
}

.jumbotron6 .slide-3 span,
.jumbotron5 span {
	font-size: 20px;
	color: #ffffff;
	text-transform: uppercase;
	font-weight: bold;
	position: relative;
	top: 5px;
	margin: 0 10px;
}

/* JUMBOTRON 7 */

.jumbotron7 {
	padding: 0 0 50px;
	border-bottom: 0;
}

.jumbotron7 img.application-image {
	position: relative;
	top: 50px;
	max-height: 522px;
}

.jumbotron7 h2 {
	font-size: 50px;
	line-height: 65px;
	font-weight: bold;
	margin: 50px 0 30px;
	color: #ffffff;
}

.jumbotron7 .application-feature {
	margin: 0 0 20px;
}

.jumbotron7 .application-feature img {
	max-width: 64px;
	margin-left: 30px;
}

.jumbotron7 .application-feature h3 {
	font-size: 22px;
	line-height: 28px;
	font-weight: 600;
	color: rgba(0, 0, 0, 0.5);
	margin: 15px 20px 0;
}

.btn-download {
	width: 170px;
	height: 60px;
	display: inline-block;
	margin-top: 20px;
}

.btn-googleplay {
	background-image: url(/images/googleplay.png);
	background-size: 100%;
	margin-right: 10px;
}

.btn-appstore {
	background-image: url(/images/appstore.png);
	background-size: 100%;
}

/*------------------------------
	CONTENT
------------------------------*/

.container2 {
	padding: 0 30px;
}

.container3 {
	padding: 0;
}

.content {
	padding: 40px 0 30px;
}

.content-full {
	text-align: center;
	height: auto !important;
	/* real browsers */
	height: 100%;
	/* IE6: treaded as min-height*/
	min-height: 100%;
	/* real browsers */
}

.content-full header.navbar {
	padding: 13px 25px;
}

.content-separator {
	color: #ffffff;
}

.content h2 {
	font-size: 22px;
	/*margin: 40px 0 20px;*/
}

.content .secondary-headline {
	font-weight: 600;
	font-size: 16px;
	margin: -15px 0 40px;
	color: #888888;
}

.bg-color-1 {
	background-color: #ffffff;
}

.bg-color-2 {
	background-color: #f0f0f0;
}

/* BREADCRUMB */

.breadcrumb-wrapper {
	background-color: #e5e5e5;
	border-bottom: 1px solid #ccc;
	padding: 15px 0;
}

.breadcrumb-wrapper h2 {
	float: left;
	font-size: 24px;
	margin: 0;
	color: #555555;
}

.breadcrumb-wrapper .breadcrumb {
	margin: 0;
	border-radius: 0;
	background-color: transparent;
	padding: 3px 0 0;
}

.breadcrumb-wrapper .breadcrumb > li {
	font-size: 14px;
	font-weight: 600;
}

.breadcrumb-wrapper .breadcrumb > .active {
	color: #777777;
	font-weight: 700;
}

.breadcrumb-wrapper .breadcrumb > li + li:before {
	color: #aaaaaa;
	content: "\f101";
	padding: 0 8px 0 10px;
	display: inline-block;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	line-height: 1;
}

/* PAGINATION */

.pagination {
	border-radius: 0;
	margin: 0;
}

.pagination > li > a,
.pagination > li > span {
	color: #555555;
	padding: 9px 16px;
	font-size: 16px;
	font-weight: bold;
}

.pagination > li i {
	font-size: 14px;
}

.pagination-sm > li > a,
.pagination-sm > li > span {
	padding: 6px 12px;
	font-size: 14px;
}

.pagination-sm > li i {
	font-size: 12px;
}

.pagination-lg > li > a,
.pagination-lg > li > span {
	padding: 12px 20px;
	font-size: 18px;
}

.pagination-lg > li i {
	font-size: 16px;
}

.pagination > li:first-child > a,
.pagination > li:first-child > span,
.pagination > li:last-child > a,
.pagination > li:last-child > span {
	border-radius: 0;
}

.pagination > li > a:hover,
.pagination > li > span:hover {
	background-color: #ffffff;
}

.pagination > li.disabled > span,
.pagination > li.disabled > span:hover,
.pagination > li.disabled > span:focus,
.pagination > li.disabled > a,
.pagination > li.disabled > a:hover,
.pagination > li.disabled > a:focus {
	color: #bbbbbb;
}

.pagination > li.active > a,
.pagination > li.active > span,
.pagination > li.active > a:hover,
.pagination > li.active > span:hover,
.pagination > li.active > a:focus,
.pagination > li.active > span:focus {
	color: #ffffff;
}

/*------------------------------
	CONTENT - SEPARATORS
------------------------------*/

.content-separator h2 {
	font-size: 26px;
	color: #ffffff;
	text-align: center;
}

.content-separator p {
	margin: 0;
}

#separator1 p {
	font-size: 18px;
}

#separator1 .btn {
	margin-left: 20px;
	color: #ffffff;
}

.content-separator .input-group .btn {
	background-color: #444444;
}

.content-separator .input-group .btn:hover,
.content-separator .input-group .btn:focus,
.content-separator .input-group .btn.active {
	border-color: #333333;
	background-color: #333333;
}

/*------------------------------
	HOME SECTIONS - DEFAULT
------------------------------*/

/* INTRODUCTION */

#section-introduction {
	text-align: center;
}

#section-introduction h2 {
	font-size: 60px;
	line-height: 70px;
	text-transform: uppercase;
	font-weight: 700;
	margin: 0px 0 25px;
}

#section-introduction p {
	font-size: 25px;
	padding: 0 120px;
	color: #777777;
	line-height: 30px;
	margin: 0 0 30px;
}

/* FEATURES */

#section-features {
	padding: 40px 0;
}

#section-features .row > div {
	border-right: 1px solid #d5d5d5;
}

#section-features .row > div:last-child {
	border-right: 0;
}

#section-features .feature {
	text-align: center;
	padding: 15px 0;
}

#section-features .feature i {
	font-size: 40px;
	border: 2px solid #16a085;
	border-radius: 50%;
	width: 90px;
	height: 90px;
	padding-top: 25px;
	transition-duration: 0.4s;
}

#section-features .feature h3 {
	text-transform: uppercase;
	font-size: 20px;
	margin: 20px 0 15px;
	word-wrap: break-word;
}

#section-features .feature p {
	font-size: 13px;
	color: #555;
	margin: 0;
}

#section-features .feature:hover i {
	color: #ffffff;
}

/*FEATURES GRID POSTS*/

.features-posts {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	grid-template-rows: repeat(2, 1fr);
	grid-column-gap: 20px;
	grid-row-gap: 20px;
}

@media (max-width: 500px) {
	.features-posts {
		display: grid;
		grid-template-columns: repeat(1, 1fr);
		grid-template-rows: repeat(4, 1fr);
		grid-column-gap: 20px;
		grid-row-gap: 20px;
	}
}

/* ABOUT US */

#section-about-us {
	padding: 0;
}

#section-about-us h2 {
	text-align: left;
	margin: 30px 0 15px;
	font-size: 36px;
}

#about-us-slider {
	padding: 50px 0 0;
}

#about-us-slider .owl-wrapper-outer {
	box-shadow: none;
}

#about-us-slider .owl-pagination {
	margin-top: 0;
}

#about-us-slider .carousel-indicators {
	bottom: -25px;
	padding-left: 3px;
}

#about-us-slider .item {
	transition-duration: 1.2s;
}

.text-highlight {
	background-color: #e5e5e5;
	padding: 20px;
	border-left: 5px solid #16a085;
}

.text-highlight i {
	color: #aaaaaa;
	font-size: 30px;
	margin-bottom: 10px;
}

.text-highlight p {
	font-style: italic;
	color: #555555;
	font-size: 16px;
	font-weight: 300;
	margin: 0 0 12px;
}

.text-highlight span {
	text-align: right;
	font-weight: 600;
	font-style: italic;
	display: block;
}

/* BLOG POSTS */

#section-blog-posts {
	padding: 50px 0;
}

#section-blog-posts h2 {
	color: #ffffff;
	text-shadow: 2px 2px 1px rgba(0, 0, 0, 0.5);
	font-size: 36px;
}

.recent-blog-post {
	padding: 18px;
	background-color: #ffffff;
	box-shadow: 0 1px 3px 2px rgba(0, 0, 0, 0.2);
}

#section-blog-posts .row > div:first-child .recent-blog-post {
	margin-right: 20px;
}

#section-blog-posts .row > div:last-child .recent-blog-post {
	margin-left: 20px;
}

.recent-blog-post .post-date {
	color: #ffffff;
	padding: 5px 7px;
	font-weight: bold;
	font-size: 12px;
	display: inline-block;
}

.recent-blog-post h3 {
	margin: 10px 0 12px;
	padding: 0 0 6px;
	border-bottom: 1px solid #dddddd;
	font-size: 14px;
	font-weight: bold;
	clear: both;
	line-height: 22px;
	color: #555555;
}

.recent-blog-post p {
	font-size: 13px;
	margin: 0 0 8px;
	color: #666666;
}

.recent-blog-post a {
	text-align: right;
	display: block;
	text-decoration: underline;
}

.recent-blog-post a i {
	margin-left: 5px;
}

.recent-blog-post a:hover {
	text-decoration: none;
}

#section-blog-posts .btn {
	margin-top: 50px;
	color: #ffffff;
}

/* PORTFOLIO */

#section-portfolio {
	position: relative;
	text-align: center;
	padding: 40px 0;
}

#section-portfolio .portfolio-item {
	overflow: hidden;
	position: relative;
	display: block;
	cursor: pointer;
	margin: 0;
}

#section-portfolio .portfolio-item .hover-overlay {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	transform: translateX(-100%);
	transition: all 0.6s ease-out 0s;
	-webkit-transform: translateX(-100%);
	-webkit-transition: all 0.6s ease-out;
	padding: 20px 5% 0 35%;
}

#section-portfolio .portfolio-item .hover-overlay-video {
	position: absolute;
	top: 0;
	height: 100%;
	width: 100%;
}

#section-portfolio .portfolio-item img {
	transform: translateX(0px);
	transition: all 0.6s ease-out 0s;
	-webkit-transform: translateX(0px);
	-webkit-transition: all 0.6s ease-out;
}

#section-portfolio .portfolio-item:hover img {
	transform: translateX(70%);
	-webkit-transform: translateX(70%);
}

#section-portfolio .portfolio-item:hover .hover-overlay {
	transform: translateX(-30%);
	-webkit-transform: translateX(-30%);
}

#section-portfolio .portfolio-item-description {
	border: 1px solid #cccccc;
	background-color: #ffffff;
	border-top-width: 0;
	padding: 0 10px;
}

#section-portfolio .portfolio-item-description h3 {
	color: #555555;
	font-size: 18px;
	font-weight: 400;
	line-height: 25px;
	margin: 0;
	padding: 15px 0;
}

#section-portfolio .portfolio-item p {
	color: #ffffff;
	line-height: 25px;
	text-align: left;
}

#section-portfolio .portfolio-item a i {
	color: #ffffff;
	border-radius: 50%;
	border: 2px solid #ffffff;
	width: 45px;
	height: 45px;
	text-align: center;
	font-size: 18px;
	padding-top: 12px;
	margin-right: 15px;
}

#section-portfolio .portfolio-item a:hover i {
	background-color: #ffffff;
}

#section-portfolio .portfolio-item a:last-child i {
	margin-right: 0;
}

/* PARTNERS */

#section-partners h2 {
	font-size: 36px;
}

#section-partners #partners-slider {
	padding: 50px 0;
}

#section-partners #partners-slider .item {
	text-align: center;
}

#partners-slider.owl-carousel .owl-wrapper-outer {
	box-shadow: none;
}

/*------------------------------
	HOME SECTIONS - PRODUCT
------------------------------*/

.product-content {
	padding: 60px 0 50px;
}

.product-content h2 {
	font-size: 50px;
	line-height: 65px;
	font-weight: bold;
	margin: 0 0 20px;
	color: #999999;
	text-transform: none;
}

.product-content p {
	font-size: 18px;
	line-height: 32px;
	color: #aaaaaa;
}

/* TESTIMONIALS */

#section-testimonials {
	padding: 70px 0 60px;
}

#testimonials-slider-detail {
	margin-top: 30px;
	margin-bottom: 10px;
}

#testimonials-list {
	margin-bottom: 50px;
}

#testimonials-slider .owl-wrapper-outer,
#testimonials-slider-detail .owl-wrapper-outer,
#testimonials-list .owl-wrapper-outer {
	box-shadow: none;
}

#testimonials-slider i {
	font-size: 54px;
	float: left;
	margin: 0 20px 0 0;
}

#testimonials-list hr {
	border: 1px dashed #e5e5e5;
}

#testimonials-list .item {
	margin: 30px 0 40px;
}

#testimonials-slider-detail i,
#testimonials-list i {
	font-size: 34px;
	float: left;
	margin: 0 16px 0 5px;
}

#testimonials-slider p {
	font-size: 22px;
	line-height: 40px;
}

#testimonials-slider-detail p,
#testimonials-list p {
	font-size: 16px;
	line-height: 25px;
	color: #555555;
	margin-bottom: 15px;
	padding: 0 10px 0 20px;
}

#testimonials-slider h3 {
	color: #ffffff;
	font-size: 24px;
	text-align: right;
	font-weight: bold;
	margin: 20px 0 0;
}

#testimonials-slider-detail h3,
#testimonials-list h3 {
	font-size: 22px;
	text-align: right;
	font-weight: bold;
	margin: 0;
}

#testimonials-slider h3 small {
	color: #ebebeb;
	font-size: 16px;
	font-weight: bold;
}

#testimonials-slider-detail h3 small,
#testimonials-list h3 small {
	font-size: 14px;
}

#testimonials-slider.owl-theme .owl-controls .owl-page span {
	background-color: transparent;
	border: 2px solid #ffffff;
	width: 18px;
	height: 18px;
}

#testimonials-slider-detail.owl-theme .owl-controls .owl-page span,
#testimonials-list.owl-theme .owl-controls .owl-page span {
	background-color: #e5e5e5;
}

#testimonials-slider.owl-theme .owl-controls .owl-page.active span {
	background-color: #ffffff;
}

/* STATISTICS */

#section-statistics {
	padding: 70px 0 60px;
}

.statistic {
	background-color: rgba(255, 255, 255, 0.2);
	text-align: center;
	padding: 20px 30px;
}

.statistic .number {
	font-size: 60px;
	font-weight: 300;
}

.statistic .title {
	text-transform: uppercase;
	font-size: 26px;
	font-weight: bold;
}

/*------------------------------
	HOME SECTIONS - SEARCH
------------------------------*/

/* IMAGES */

#section-images {
	padding: 80px 0;
}

#section-images .row {
	margin: 0;
}

#section-images .row > div {
	padding: 0;
}

#section-images .overlay-wrapper .overlay {
	margin: 0;
}

#section-images .overlay-wrapper:hover .overlay {
	opacity: 0.75;
}

/*------------------------------
	HOME SECTIONS - PORTFOLIO
------------------------------*/

/* LATEST WORK */

#section-latest-work span.label {
	padding: 4px 8px 5px;
	font-size: 14px;
	line-height: 32px;
}

#section-latest-work #about-us-slider {
	padding: 0;
}

/*------------------------------
	HOME SECTIONS - APPLICATION
------------------------------*/

/* VIDEO */

#section-video {
	padding: 50px 0;
}

#section-video h2 {
	font-size: 32px;
	line-height: 45px;
	font-weight: 600;
	margin: 0 0 20px;
}

#section-video p {
	font-size: 18px;
	line-height: 28px;
	color: #888888;
}

#section-video hr {
	margin: 35px 0 40px;
}

/*------------------------------
	FOOTER
------------------------------*/

footer {
	background-color: #eaeaea;
	color: #555555;
	padding: 30px 0 15px;
}

footer h3 {
	margin: 0 0 15px;
	font-size: 20px;
	font-weight: 600;
}

footer h3 i {
	margin-right: 15px;
	font-size: 16px;
}

footer ul li {
	line-height: 23px;
}

footer p {
	margin: 0;
	font-size: 13px;
}

footer p.contact-text {
	margin: 0 0 20px;
	font-weight: 400;
	font-size: 14px;
}

footer ul.contact-address li {
	border-bottom: 1px dashed #cacaca;
	line-height: 20px;
	padding: 10px 0;
}

footer ul.contact-address li:last-child {
	border-bottom: 0;
}

footer .brands {
	margin: 18px 0 12px;
	text-align: center;
}

footer .brands li {
	margin-bottom: 0;
	margin-right: 7px;
}

footer .brands li a {
	background-color: #777777;
	color: #ffffff;
}

footer .footer-bottom {
	border-top: 1px solid #dadada;
	padding: 15px 0 0;
	margin: 10px 0 0;
	line-height: 26px;
}

footer .footer-bottom .footer-copyright {
	float: left;
}

footer .navbar-nav > li > a {
	font-size: 13px;
	padding: 0 10px 0 0;
}

footer .navbar-nav > li > a:hover {
	background-color: transparent;
}

#latest-work-footer {
	margin: 0;
}

#latest-work-footer > div {
	padding: 2px;
}

#latest-work-footer .overlay-wrapper:hover .overlay {
	opacity: 0.75;
}

/*------------------------------
	COMING SOON
------------------------------*/

.comingsoon .title {
	font-size: 150px;
	font-weight: bold;
	color: #555555;
	margin: 40px 0 20px;
}

.comingsoon h1 {
	font-size: 54px;
	margin: 0 0 70px;
}

.comingsoon .digits .cntSeparator {
	width: 20px;
}

.comingsoon .countdown-labels span {
	margin-right: 20px;
	width: 134px;
	display: inline-block;
	font-weight: bold;
	font-size: 18px;
}

.comingsoon .countdown-labels span:last-child {
	margin-right: 0px;
}

.comingsoon .brands {
	margin: 40px 0 0;
}

.comingsoon .brands-inline > li {
	margin-right: 10px;
}

.comingsoon .brands li a {
	color: #ffffff;
	transition: all 0.3s ease;
	border: 1px solid rgba(0, 0, 0, 0.1);
}

.comingsoon .brands li a:hover {
	background-color: #ffffff;
}

.navbar-comingsoon {
	height: auto;
	padding: 40px 0;
}

.navbar-comingsoon p {
	font-size: 26px;
	margin: 0 0 20px;
	color: #ffffff;
}

.navbar-comingsoon .input-group .form-control {
	height: 42px;
	font-size: 14px;
}

.navbar-comingsoon .input-group .btn {
	font-size: 14px;
	padding: 10px 13px;
	background-color: #444444;
}

.navbar-comingsoon .input-group .btn:hover,
.navbar-comingsoon .input-group .btn:focus,
.navbar-comingsoon .input-group .btn.active {
	border-color: #333333;
	background-color: #333333;
}

/*------------------------------
	ERROR
------------------------------*/

.error {
	border-color: #e67e22;
}

.error .error-number {
	font-size: 200px;
	margin: 100px 0 0;
}

.error .error-text h1 {
	font-size: 80px;
	margin: 30px 0 50px;
}

.error .error-text p {
	font-size: 30px;
	line-height: 45px;
	padding: 0 50px;
}

/*------------------------------
	SIGN IN / SING UP
------------------------------*/

.forms-only h1 {
	font-size: 80px;
	margin: 80px 0 50px;
}

.forms-only {
	padding: 0 180px;
}

.forms-only form {
	text-align: left;
	background-color: #f9f9f9;
	box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
	padding: 40px;
}

.forms-only form button.btn {
	margin-top: 5px;
}

.forms-only form h2 {
	font-size: 40px;
	margin: 0 0 20px;
}

.forms-only form h3 {
	font-size: 24px;
	margin: 0 0 20px;
	line-height: 32px;
}

.forms-only form .pull-right a {
	margin-top: 12px;
	display: block;
}

#reset-password {
	display: none;
	border-top: 1px solid #dddddd;
	margin-bottom: 20px;
}

/*------------------------------
	FEATURES
------------------------------*/

/* FEATURES SIDEBAR */

#features .features-sidebar {
	top: 110px;
	width: 250px;
}

#features .features-sidebar h3 {
	margin: 0 0 10px;
}

/* FEATURES CONTENT */

#features .features-content h3.features-title {
	border-bottom: 2px solid #e5e5e5;
	padding: 0 0 10px;
	margin: 0 0 20px;
}

#features .features-content h3.features-title i {
	margin-right: 15px;
}

#features .features-content .features-item {
	margin-bottom: 50px;
}

#features .features-content h2 {
	font-size: 30px;
	margin: 20px 0 10px;
	text-align: left;
	text-transform: none;
}

#features #features-buttons .btn,
#features #features-buttons .brands,
#features #features-pagination .pagination {
	margin-bottom: 10px;
}

#features #features-buttons .brands {
	margin-top: 10px;
}

#features #features-tooltips-popovers > div {
	margin-bottom: 20px;
}

#features #features-collapse .panel-group {
	margin-bottom: 40px;
}

/*------------------------------
	FAQ
------------------------------*/

#faq h2,
#faq h3 {
	margin: 0 0 20px;
}

.panel-group {
	margin-top: 25px;
	margin-bottom: 50px;
}

/*------------------------------
	PRICING
------------------------------*/

#pricing .row,
#pricingtable .row {
	margin: 0;
}

#pricing .row > div,
#pricingtable .row > div {
	padding: 0;
}

.pricing-plan {
	background-color: #f5f5f5;
	text-align: center;
	margin: 30px 0 0;
	box-shadow:
		0 0 1px 0 rgba(0, 0, 0, 0.15) inset,
		0 1px 1px 0 rgba(0, 0, 0, 0.1);
}

.pricing-plan.popular {
	background-color: #e5e5e5;
	position: relative;
	top: -35px;
}

.pricing-plan h3,
.pricing-plan p {
	padding: 15px 0;
	color: #ffffff;
	margin: 0;
	text-transform: uppercase;
	font-size: 22px;
	font-weight: 700;
}

.pricing-plan.popular h3,
.pricing-plan.popular p {
	background-color: #555555;
}

.pricing-plan p {
	font-size: 14px;
	color: #eeeeee;
	padding-top: 0;
}

.pricing-plan .pricing-plan-price {
	padding: 13px 0;
}

.pricing-plan.popular .pricing-plan-price {
	background-color: #666666;
}

.pricing-plan .pricing-plan-price span {
	color: #ffffff;
}

.pricing-plan .pricing-plan-price span.pricing-plan-small {
	font-size: 28px;
}

.pricing-plan .pricing-plan-price span.pricing-plan-number {
	font-size: 50px;
}

.pricing-plan .pricing-plan-price span.pricing-plan-text {
	font-size: 16px;
	display: block;
	font-weight: 300;
	position: relative;
	top: -10px;
}

.pricing-plan ul {
	padding: 10px 30px;
	text-align: left;
}

.pricing-plan ul li {
	border-bottom: 1px solid #e5e5e5;
	font-size: 16px;
	color: #555555;
	line-height: 50px;
}

.pricing-plan.popular ul li {
	border-color: #d5d5d5;
}

.pricing-plan ul li:last-child {
	border-bottom: 0;
}

.pricing-plan ul li i {
	color: #999999;
	width: 35px;
}

.pricing-plan .btn {
	margin-bottom: 30px;
}

/* pricing table */

#pricingtable .pricing-plan ul {
	padding: 10px 30px;
	text-align: center;
}

.pricing-plan-titles {
	margin-top: 203px;
}

#pricingtable .pricing-plan-titles ul {
	text-align: left;
}

/*------------------------------
	SERVICES
------------------------------*/

#services .service h3 {
	text-transform: uppercase;
	font-size: 20px;
	margin: 0 0 10px;
	font-weight: 400;
	color: #555555;
	transition: 0.3s ease-in-out 0s;
}

#services .service p {
	font-size: 14px;
	color: #666666;
	margin: 0;
}

/* SERVICES 1 */

#services.services1 .service {
	padding: 10px 0 20px;
}

#services.services1 .service i {
	font-size: 40px;
	width: 60px;
	display: block;
	float: left;
}

#services.services1 .service .service-body {
	overflow: hidden;
}

/* SERVICES 2 */

#services.services2 .service,
#services.services3 .service {
	text-align: center;
	padding: 15px 0;
}

#services.services2 .service i,
#services.services3 .service i {
	font-size: 40px;
	border: 2px solid #16a085;
	border-radius: 50%;
	width: 90px;
	height: 90px;
	padding-top: 25px;
	transition: 0.3s ease-in-out 0s;
}

#services.services2 .service:hover i,
#services.services3 .service:hover i {
	color: #ffffff;
}

#services.services2 .service h3,
#services.services3 .service h3 {
	margin: 20px 0 15px;
	font-size: 24px;
}

/* SERVICES 3 */

#services.services3 .service {
	text-align: center;
	padding: 20px;
	background-color: #f9f9f9;
	box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
	margin: 0 0 30px;
}

/*------------------------------
	ABOUT
------------------------------*/

#about-content {
	padding: 50px 0;
}

#about-content h3 {
	font-size: 34px;
	color: #444;
	margin: 0 0 20px;
}

#about-content p {
	font-size: 18px;
	color: #666666;
	line-height: 30px;
}

#about-slider {
	margin-top: 61px;
}

/* ABOUT - TEAM */

.profile {
	border: 1px solid #ebebeb;
	padding: 10px;
	margin-bottom: 25px;
}

.profile img {
	margin-bottom: 20px;
}

.profile h3 {
	color: #666666;
	font-size: 20px;
	font-weight: 600;
	margin-left: 7px;
}

.profile h3 a {
	display: block;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	margin: 15px 0 0;
	text-transform: uppercase;
}

.profile p {
	color: #999999;
	font-size: 14px;
	margin: 20px;
	line-height: 24px;
	text-align: left;
}

.profile ul {
	margin: 20px 0;
}

.profile li {
	border-bottom: 1px dashed #e5e5e5;
	font-size: 14px;
	/*font-style: italic;*/
	font-weight: 400;
	margin: 0 0 12px;
	padding: 0 0 3px 5px;
	text-align: left;
}

.profile li i.fa {
	margin: 0 4px 0 3px;
}

.profile .address {
	margin: 20px 0;
}

.profile .address li {
	line-height: 26px;
}

.profile .brands {
	padding: 0 0 15px;
}

/*------------------------------
	MEMBER PROFILE
------------------------------*/

#profile-single .profile-body h2 {
	font-size: 25px;
	text-transform: uppercase;
	color: #666666;
	font-weight: 600;
	margin: 0 0 20px;
}

#profile-single .profile-body h2 small {
	display: block;
	font-size: 16px;
	font-weight: bold;
	margin: 15px 0 0;
}

#profile-single .profile-body p {
	color:
		/*#999999*/ #555555;
	font-size: 14px;
	line-height: 24px;
	text-align: left;
}

#profile-single .profile-.profile-contacts {
	border-top: 1px solid #ccc;
	padding: 20px 0 0;
}

#profile-single .profile-.profile-contacts li {
	text-transform: uppercase;
	color: #666666;
	font-weight: 600;
	padding: 5px 0;
}

#profile-single .profile-.profile-contacts li small {
	text-transform: none;
	font-weight: 300;
	font-size: 15px;
}

#profile-single .profile-.profile-contacts li span {
	border-radius: 50%;
	color: #ffffff;
	width: 24px;
	height: 24px;
	text-align: center;
	margin-right: 12px;
	display: inline-block;
	font-weight: bold;
	text-transform: none;
	padding-top: 2px;
}

#profile-single .profile-.profile-contacts li i.fa {
	margin: 0 2px;
}

#profile-single .profile-body.partners .profile-contacts li i.fa {
	margin: 0 5px 0 2px;
}

#profile-single .profile-body.partners .img-responsive {
	margin-bottom: 25px;
	margin-top: 10px;
}

#profile-single .brands {
	text-align: center;
	margin: 20px 0 0;
}

#profile-single .brands li {
	margin-right: 10px;
}

/*------------------------------
	SEARCH-RESULTS
------------------------------*/

.search-result {
	background-color: #ffffff;
	padding: 15px;
	margin: 0 0 30px;
}

#section-about-us .search-result {
	padding: 20px;
}

#section-about-us .search-result h3 {
	font-size: 18px;
}

.search-result h3 {
	text-transform: uppercase;
	color: #666666;
	font-weight: 600;
	margin: 0 0 10px;
	font-size: 16px;
	line-height: 22px;
}

.search-result .search-info {
	background-color: #f8f8f8;
	padding: 10px 15px;
	margin: 0 -15px -15px;
	color: #666666;
	font-weight: bold;
	font-size: 13px;
	display: block;
}

.search-result .search-info span {
	padding: 0 10px;
}

.search-result .search-info span:first-child {
	padding-left: 0;
}

/*------------------------------
	CONTACT
------------------------------*/

#contact h2 {
	text-align: left;
	margin-bottom: 20px;
}

#contact p {
	color: #555555;
	line-height: 24px;
}

#contact .contact-address li {
	font-weight: 600;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dashed #e5e5e5;
}

#contact .contact-address li i.fa {
	margin-right: 5px;
}

#contact .contact-address li:last-child {
	border-bottom: 0;
	padding-bottom: 0;
}

#contact .contact-address.information li:nth-child(even) {
	margin-bottom: 30px;
	font-style: italic;
}

#contact .contact-address.information li:nth-child(odd) {
	text-transform: uppercase;
	font-weight: bold;
	color: #cccccc;
}

#contact .brands {
	margin: 30px 0 0;
}

#contact .brands li {
	margin-right: 10px;
}

#contact .panel-group .brands {
	margin: 0;
}

#map-canvas {
	height: 400px;
	margin: 0;
	padding: 0;
}

#google-map {
	position: relative;
}

.map-overlay-wrapper {
	position: relative;
}

.map-overlay {
	display: inline-block;
	position: absolute;
	bottom: 30px;
	width: 45%;
	color: #ffffff;
}

.map-overlay i {
	margin-right: 5px;
}

.map-overlay > i {
	font-size: 64px;
	padding: 20px 20px 0 20px;
	display: inline-block;
	float: left;
}

.map-overlay .map-overlay-body {
	display: inline-block;
}

.map-overlay h3 {
	color: #ffffff;
	font-size: 24px;
	font-weight: bold;
}

.map-overlay ul {
	margin-bottom: 20px;
}

.map-overlay ul li {
	font-size: 16px;
	line-height: 20px;
	margin-bottom: 7px;
}

.map-overlay:first-child {
	left: 10%;
}

.map-overlay:last-child {
	right: 10%;
}

#contact .panel-group .profile {
	box-shadow: none;
	margin: 0;
	background-color: transparent;
	text-align: left;
}

#contact .panel-group .profile h3 {
	margin: 0 0 20px;
}

#contact .panel-group .profile .brands {
	padding: 0;
}

#contact .panel-group .profile img {
	margin-bottom: 0;
}

/*------------------------------
	BLOG
------------------------------*/

#blog {
	padding-top: 60px;
}

#blog.blog-col-2 .row > div,
#blog.blog-col-3 .row > div {
	margin-bottom: 60px;
}

@-moz-document url-prefix() {
	#blog.blog-col-2 .row > div,
	#blog.blog-col-3 .row > div {
		margin-bottom: 30px;
	}
}

.blog-header .vertical-nav li a:hover {
	background-color: transparent;
}

/* BLOG - SIDEBAR */

.left-sidebar .blog-sidebar {
	padding-right: 25px;
}

.right-sidebar .blog-sidebar {
	padding-left: 30px;
	padding-right: 0px;
}

.box {
	margin-bottom: 40px;
}

.box h3 {
	text-transform: uppercase;
	font-size: 20px;
	font-weight: 600;
	margin: 0 0 15px;
}

.box ul li {
	margin: 0 0 14px 5px;
}

.box ul li ul {
	margin: 10px 0;
}

.box ul li a {
	font-size: 14px;
	color: #555555;
	display: block;
}

.box ul li a span.badge {
	float: right;
	border-radius: 15px;
	padding: 4px 8px;
}

.box ul li a i {
	margin-right: 12px;
}

.box.box-tags a span {
	font-weight: 600;
	color: #555555;
	padding: 0 3px 3px 0;
	white-space: nowrap;
}

.box-tagline {
	color: #555555;
	font-style: italic;
}

.text-10 {
	font-size: 10px;
}

.text-12 {
	font-size: 12px;
}

.text-14 {
	font-size: 14px;
}

.text-16 {
	font-size: 16px;
}

.text-18 {
	font-size: 18px;
}

.text-20 {
	font-size: 20px;
}

/* BLOG - CONTENT */

.blog-post {
	margin: 0;
}

.blog-post .flex-video,
.blog-post #owl-carousel-default {
	margin-bottom: 30px;
}

.blog-col-2 .blog-post,
.blog-col-3 .blog-post {
	margin: 0;
}

.blog-post-body {
	border-bottom: 1px solid #e5e5e5;
	padding: 0 0 30px;
}

.blog-col-2 .blog-post-body,
.blog-col-3 .blog-post-body {
	padding: 0 20px 20px;
}

.blog-post-detail {
	background-color: #f5f5f5;
	padding: 10px 0;
	border-bottom: 1px solid #e5e5e5;
	margin: -20px 0 30px;
}

.blog-post-detail span {
	padding: 10px 18px;
	border-right: 1px solid #e5e5e5;
	color: #777;
	font-weight: bold;
}

.blog-post-detail span:last-child {
	border-right: 0;
	padding-right: 50px;
}

.blog-post-detail span:first-child {
	padding-left: 50px;
}

.blog-col-2 .blog-post-detail span:last-child,
.blog-col-3 .blog-post-detail span:last-child {
	padding-right: 18px;
}

.blog-col-2 .blog-post-detail span:first-child,
.blog-col-3 .blog-post-detail span:first-child {
	padding-left: 18px;
}

.blog-post-detail span.text-light {
	font-weight: 600;
}

.blog-post-detail span i {
	margin-right: 12px;
}

.blog-post h3 {
	font-size: 30px;
	line-height: 35px;
	margin: 25px 0;
	color: #555555;
}

.blog-post p {
	font-size: 16px;
	line-height: 26px;
}

.blog-post-buttons .form-control {
	border-radius: 5px;
}

.blog-post-buttons .btn {
	margin-right: 12px;
	border-radius: 5px;
}

.blog-post-buttons .btn:last-child {
	margin-right: 0;
}

.blog-post-buttons .pull-right {
	padding-top: 3px;
}

.blog-post-buttons .pull-right .twitter-share-button {
	position: relative;
	top: 5px;
}

/* BLOG - TIMELINE */

.blog-timeline {
	position: relative;
}

.blog-timeline:before {
	content: "";
	position: absolute;
	top: 0;
	left: 50%;
	height: 100%;
	width: 4px;
	background-color: #d0d0d0;
}

.blog-timeline .text-center .btn {
	position: relative;
	margin-top: 40px;
}

.blog-timeline-mark {
	color: #ffffff;
	font-size: 18px;
	font-weight: 600;
	border-radius: 10px;
	padding: 6px 0;
	display: inline-block;
	clear: both;
	float: left;
	position: relative;
	left: 50%;
	width: 80px;
	text-align: center;
	margin: 40px 0 40px -40px;
}

.blog-timeline-mark:first-child {
	margin-top: 0;
}

.blog-timeline .blog-post {
	width: 43%;
	margin: 120px 0 0;
}

.blog-timeline .blog-post:first-child {
	margin-top: 0;
}

.blog-timeline .blog-post .blog-post-info {
	width: 80px;
	height: 80px;
	position: absolute;
	left: 50%;
	text-align: center;
	margin-left: -38px;
	border: 3px solid #e0e0e0;
	background-color: #ffffff;
	border-radius: 50%;
	transition-duration: 0.5s;
}

.blog-timeline .blog-post .blog-post-info .number {
	font-size: 28px;
	color: #999;
	padding-top: 6px;
	font-weight: 600;
}

.blog-timeline .blog-post .blog-post-info .month {
	font-size: 16px;
	text-transform: uppercase;
	font-weight: bold;
	position: relative;
	top: -6px;
}

.blog-timeline .blog-post:hover .blog-post-info .number,
.blog-timeline .blog-post:hover .blog-post-info .month {
	color: #ffffff;
}

.blog-timeline .blog-post .blog-post-body {
	padding: 0 20px 20px;
}

/* BLOG POST TYPOGRAPHY */

.blog-post .blog-post-body img {
	margin: 0 0 20px;
}

.blog-post h4 {
	font-size: 22px;
	margin: 0 0 13px;
	color: #555555;
	font-weight: 700;
}

.blog-post h5 {
	font-size: 18px;
	margin: 0 0 11px;
	color: #555555;
	font-weight: 600;
}

.blog-post ul,
.blog-post ol {
	margin: 0 0 30px;
}

.blog-post ul li,
.blog-post ol li {
	font-size: 16px;
	margin: 0 0 12px;
	color: #555555;
}

.blog-post p.text-small {
	font-size: 13px;
	line-height: 20px;
}

.blog-post .files {
	margin-left: 25px;
	margin-bottom: 0;
}

.tab-content .blog-post .files {
	margin-left: 0px;
}

.blog-post .files li {
	margin-bottom: 10px;
}

.blog-post .files li a {
	font-size: 14px;
}

.blog-post .files li a i {
	margin-right: 14px;
	color: #333333;
}

.blog-post .files li a span {
	color: #aaaaaa;
	margin-left: 10px;
}

/*------------------------------
	ABOUT AUTHOR
------------------------------*/

.about-author {
	margin: 0 0 50px;
	padding: 0;
}

.about-author .media-object {
	max-width: 160px;
	margin-bottom: 20px;
}

.about-author .pull-left {
	margin-right: 40px;
}

.about-author h4 {
	font-size: 30px;
	margin: 0 0 15px;
	color: #555555;
}

.about-author p {
	font-size: 16px;
	line-height: 25px;
	color: #555555;
}

.about-author .media-body ul {
	margin: 0;
	border-top: 1px solid #e5e5e5;
}

.about-author .media-body ul li {
	padding: 10px 15px;
	border-right: 1px solid #e5e5e5;
}

.about-author .media-body ul li:first-child {
	padding-left: 0;
}

.about-author .media-body ul li:last-child {
	padding-right: 0;
	border-right: 0;
}

.about-author .media-body ul li a i {
	margin-right: 10px;
	color: #999999;
}

/*------------------------------
	COMMENTS
------------------------------*/

.comments {
	margin: 0;
	padding: 20px 0px;
}

.comments h2 {
	text-align: left;
}

.comment {
	margin: 25px 0 0;
	clear: both;
}

.comments > .comment {
	border-bottom: 1px solid #e5e5e5;
	padding: 0 0 20px;
}

.comments > .comment:last-child {
	border-bottom: 0;
	padding: 0;
}

.comment .media-object {
	max-width: 80px;
	margin-right: 20px;
}

.comment h4 {
	font-size: 22px;
	margin: 0 0 10px;
	color: #555555;
}

.comment h4 small {
	font-size: 14px;
	color: #999999;
	margin-left: 20px;
}

.comment a {
	color: #999999;
}

.comment a i {
	margin-right: 7px;
	color: #999999;
}

.comments-form h2 {
	text-align: left;
	margin: 30px 0 25px;
}

/*------------------------------
	PORTFOLIO
------------------------------*/

.portfolio.first {
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.portfolio .row > div {
	margin-bottom: 30px;
}

.portfolio.portfolio-nospaces .row.portfolio-wrapper-nospaces {
	margin: 0;
}

.portfolio.portfolio-nospaces .row.portfolio-wrapper-nospaces > div {
	padding: 0;
	margin-bottom: 0;
}

.portfolio .overlay {
	margin: 0;
}

.portfolio .overlay-wrapper:hover .overlay {
	opacity: 0.75;
}

.portfolio .portfolio-item article {
	background-color: #f9f9f9;
	box-shadow: 0 1px 1px 1px rgba(0, 0, 0, 0.1);
}

.portfolio.portfolio-nospaces .portfolio-item article {
	background-color: transparent;
	box-shadow: none;
}

.portfolio .portfolio-item article .portfolio-item-description {
	padding: 20px;
}

.portfolio .portfolio-item article .portfolio-item-description h3 {
	margin: 0 0 10px;
	color: #555555;
}

.portfolio .portfolio-item article .portfolio-item-description p {
	margin: 0;
	color: #555555;
}

.portfolio-col-2 .overlay a {
	font-size: 60px;
	margin-left: -25px;
	margin-top: -38px;
}

.portfolio-col-3 .overlay a {
	font-size: 45px;
	margin-left: -15px;
	margin-top: -27px;
}

.portfolio-col-4 .overlay a {
	font-size: 30px;
}

/*------------------------------
	ESHOP
------------------------------*/

.eshop-banner {
	margin-bottom: 30px;
}

.eshop-banner .row {
	margin: 0;
}

.eshop-banner .row > a {
	position: relative;
	padding: 0;
}

.eshop-banner .row > a:before {
	background-color: rgba(0, 0, 0, 0.5);
	content: "";
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	transition: background-color 0.5s ease;
}

.eshop-banner .row > a:hover:before {
	background-color: rgba(0, 0, 0, 0);
	content: "";
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
}

.eshop-banner span {
	position: absolute;
	bottom: 20px;
	width: 100%;
	text-align: center;
	font-weight: 500;
	color: #f0f0f0;
	font-size: 20px;
	background-color: rgba(255, 255, 255, 0.2);
	padding: 5px 0;
	transition: background-color 0.5s ease;
}

.eshop-banner .row > a:hover span {
	background-color: rgba(0, 0, 0, 0.4);
}

.eshop-header ul li {
	line-height: 40px;
}

.eshop-main {
	margin-top: 30px;
	margin-bottom: 20px;
}

.select-perpage.form-control {
	float: right;
}

/* ESHOP SIDEBAR */

.eshop-sidebar h3 {
	margin: 0 0 15px;
}

.eshop-sidebar h4 {
	font-weight: bold;
}

.eshop-sidebar .eshop-widget {
	margin: 0 0 30px;
}

.eshop-sidebar .eshop-widget .checkbox {
	margin: 10px 0;
}

.eshop-sidebar .eshop-widget .checkbox label {
	display: inline-block;
	cursor: pointer;
	position: relative;
	padding-left: 30px;
	font-weight: bold;
}

.eshop-sidebar .eshop-widget .checkbox label:before {
	content: "";
	display: inline-block;
	width: 20px;
	height: 20px;
	position: absolute;
	left: 0;
	border: 2px solid #aaa;
}

.eshop-sidebar .eshop-widget .checkbox input[type="checkbox"] {
	display: none;
}

.eshop-sidebar .eshop-widget .checkbox input[type="checkbox"]:checked + label:before {
	display: inline-block;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	content: "\f00c";
	padding-top: 1px;
	text-align: center;
}

.eshop-sidebar .eshop-widget .price-slider input {
	background-color: transparent;
	border: 0;
	text-align: left;
	font-weight: 600;
	width: 50%;
	margin-bottom: 5px;
}

.eshop-sidebar .eshop-widget .price-slider input.pull-right {
	text-align: right;
}

.eshop-sidebar .eshop-widget .ui-widget-content {
	background: none;
	border: 0;
	border-radius: 5px;
	background-color: #fff;
	height: 10px;
	margin: 0 8px;
	clear: both;
}

.eshop-sidebar .eshop-widget .ui-slider .ui-slider-range {
	background: none;
}

.eshop-sidebar .eshop-widget .ui-slider .ui-slider-handle {
	border-radius: 50%;
	background: none;
	background-color: #999;
	border: 5px solid #f9f9f9;
	box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.3);
	width: 20px;
	height: 20px;
	top: -5px;
}

/* ESHOP PRODUCTS */

.eshop-product {
	margin: 0 0 30px;
	border: 1px solid #ebebeb;
}

.eshop-product .label-primary {
	/*background-color: #2FC3DF;*/
}

.eshop-product img.border {
	border: 1px solid #ebebeb;
	margin-bottom: 30px;
}

.eshop-product h3 {
	margin: 0 0 7px;
	font-weight: 600;
	font-size: 22px;
	line-height: 30px;
}

.eshop-product .product-price {
	margin: -8px 15px 0 0;
}

.eshop-product .product-price .old-price {
	text-decoration: line-through;
	font-size: 14px;
	font-weight: 700;
}

.eshop-product .product-price .new-price {
	font-weight: bold;
	font-size: 24px;
	color: #c0392b;
	margin-left: 5px;
}

.eshop-product .eshop-product-.form-control {
	border: 1px solid #ebebeb;
}

.eshop-product .eshop-product-.form-control.error {
	border-color: #e67e22;
}

.eshop-product .eshop-product-.form-control:focus {
	border-color: #b5b5b5;
}

/* ESHOP - ALERT */

#eshop-cart-alert {
	position: fixed;
	bottom: 0;
	width: 100%;
	margin: 0;
	border-radius: 0;
	padding: 40px 60px 10px;
	font-size: 24px;
	display: none;
	z-index: 1030;
}

#eshop-cart-alert .close {
	font-size: 60px;
	top: -15px;
}

#eshop-cart-alert.active {
	display: block;
}

/* ESHOP - GRID  */

.eshop-grid .eshop-product {
	position: relative;
}

.eshop-grid .eshop-product img {
	margin: 0 auto;
}

.eshop-grid .eshop-product h3 {
	font-size: 16px;
}

.eshop-grid .eshop-product .new-price {
	font-size: 18px;
	color: #555;
}

.eshop-grid .eshop-product .eshop-product-body {
	border-top: 1px solid #ebebeb;
	background-color: #ffffff;
	padding: 10px 20px 15px;
	position: relative;
}

.eshop-grid .eshop-product .product-price {
	margin: 0;
}

.eshop-grid .eshop-product .product-price .btn {
	font-size: 14px;
	padding: 2px 7px 2px 5px;
}

.eshop-grid .eshop-product .product-price .btn i {
	margin: 0;
}

.eshop-grid .eshop-product .product-tags {
	padding: 0 10px 10px;
	position: absolute;
	top: 5px;
}

.eshop-grid .eshop-product .product-status {
	position: absolute;
	right: -4px;
	top: -18px;
}

.eshop-grid .eshop-product h3 {
	height: 45px;
	overflow: hidden;
	line-height: 23px;
}

/*.eshop-grid h2 {
    margin: 0 0 35px;
}*/

/* ESHOP - LIST */

.eshop-list .eshop-product > .row {
	margin-left: 0;
	margin-right: 0;
}

.eshop-list .eshop-product > .row > :first-child {
	background-color: #ffffff;
	padding: 20px 0 20px 20px;
}

.eshop-list .eshop-product .eshop-product-body {
	padding: 20px 15px;
}

.eshop-list .eshop-product h3 {
	margin: 12px 0;
	font-size: 26px;
}

.eshop-list .eshop-product p {
	color: #555555;
	margin: 0 0 15px;
	line-height: 24px;
}

.eshop-list .eshop-product .product-price {
	border: 2px dashed #e0e0e0;
	padding: 5px 12px;
	margin: 0 0 15px;
}

/* ESHOP - PRICE */

.eshop-price {
	padding-bottom: 30px;
}

.eshop-price .eshop-product {
	overflow: hidden;
	margin: -1px 0 0;
	padding: 15px 0;
}

.eshop-price .eshop-product img {
	margin: 0 0 0 15px;
}

.eshop-price .eshop-product > .row {
	display: flex;
}

.eshop-price .eshop-product > .row > :last-child {
	background-color: #ffffff;
	padding-left: 0;
}

.eshop-price .eshop-product .eshop-product-body {
	padding: 20px;
}

.eshop-price .eshop-product h3 {
	margin: 12px 0;
	font-size: 26px;
}

.eshop-price .eshop-product p {
	color: #555555;
	margin: 0 0 15px;
	line-height: 24px;
}

.eshop-price .eshop-product .old-price {
	text-decoration: line-through;
	font-size: 14px;
	font-weight: 700;
}

.eshop-price .eshop-product .new-price {
	font-weight: bold;
	font-size: 16px;
	color: #c0392b;
}

/* ESHOP - DETAIL */

#eshop-slider.owl-carousel .owl-wrapper-outer {
	box-shadow: none;
	border-left: 1px solid #ebebeb;
	border-bottom: 1px solid #ebebeb;
	border-right: 1px solid #ebebeb;
	margin-top: -30px;
}

#eshop-slider .owl-item img {
	padding: 0 1px;
	cursor: pointer;
}

.eshop-product .owl-controls .owl-page span {
	background-color: #ebebeb;
}

.eshop-product .flex-video {
	margin: 20px 0;
}

.eshop-product .box-tagline {
	margin-top: 30px;
}

.eshop-product .alert {
	margin-top: 20px;
	margin-bottom: 10px;
}

.eshop-product .product-sale-label {
	position: absolute;
	top: -35px;
	right: -30px;
	border: 3px solid #119178;
	color: #ffffff;
	width: 95px;
	height: 95px;
	border-radius: 50%;
	text-align: center;
	font-size: 30px;
	font-weight: bold;
	z-index: 990;
}

.eshop-product .product-sale-label .text {
	font-size: 20px;
	font-weight: 600;
	color: rgba(255, 255, 255, 0.5);
	text-transform: uppercase;
}

.eshop-product .product-sale-label .number {
	position: relative;
	top: -10px;
}

.eshop-detail {
	margin-top: 0px;
}

.eshop-detail .eshop-product {
	margin: 0 0 30px;
	padding: 0 0 30px;
	position: relative;
	border: none;
}

.eshop-detail .eshop-product .row {
	margin: 0;
}

.eshop-detail .eshop-product .product-tags {
	margin-top: 5px;
	margin-bottom: 22px;
}

.eshop-detail .eshop-product .label {
	font-size: 13px;
}

.eshop-detail .eshop-product .product-price .label {
	bottom: 5px;
	margin-left: 20px;
	position: relative;
}

.eshop-detail .eshop-product h3 {
	font-size: 32px;
	line-height: 37px;
	margin: -7px 0 17px;
}

.eshop-detail .eshop-product .product-price {
	margin: 20px 0;
	padding: 5px 10px;
	background-color: #ffffff;
	text-align: left;
	border: 2px dashed #e0e0e0;
}

.eshop-detail .eshop-product .product-price .old-price {
	font-size: 18px;
}

.eshop-detail .eshop-product .product-price .new-price {
	font-size: 32px;
	margin-left: 10px;
}

.eshop-detail .eshop-product h4 {
	font-size: 20px;
	font-weight: 600;
}

.eshop-detail .eshop-product form .btn-group {
	display: block;
}

.eshop-detail .eshop-product form .form-group {
	margin: 10px 0;
}

.quantity.form-control {
	height: 42px;
}

.eshop-detail .eshop-product form .bootstrap-touchspin .input-group-btn-vertical > .btn {
	padding: 10px 12px;
}

.eshop-detail .eshop-product form .bootstrap-touchspin .input-group-btn-vertical i {
	font-size: 12px;
	left: 7px;
	top: 5px;
	color: #777;
}

.eshop-detail .eshop-product form .bootstrap-touchspin .input-group-btn-vertical .btn:hover i {
	color: #555;
}

.eshop-detail .eshop-product form button[type="submit"] {
	margin-top: 25px;
	float: right;
}

.eshop-detail .eshop-product form button[type="submit"].order {
	margin-top: 10px;
}

.eshop-detail .eshop-product .blog-post-buttons .pull-left {
	font-weight: bold;
}

.eshop-detail .eshop-product .blog-post-buttons .pull-left a i {
	margin-right: 5px;
}

.eshop-detail .tab-content ul {
	margin-bottom: 20px;
}

.eshop-detail .comments {
	box-shadow: none;
	padding: 0;
}

/* ESHOP - SHOPPING CART */

.shopping-cart-header {
	text-align: center;
	margin: 10px 0 40px;
}

.shopping-cart-header i {
	font-size: 50px;
	color: #dddddd;
}

.shopping-cart-header p {
	font-size: 16px;
	font-weight: 700;
	color: #aaaaaa;
	margin: 10px 0 0;
}

.shopping-cart-header .active i {
	color: #999999;
}

.shopping-cart-header .active p {
	color: #777777;
}

.shopping-cart.tab-content {
	background-color: transparent;
	box-shadow: none;
	margin-bottom: 0;
	padding: 0;
}

.shopping-cart-item {
	background-color: #f9f9f9;
	box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
	padding: 10px 25px 20px 40px;
	position: relative;
	margin: 0 0 15px;
}

.shopping-cart-item a.delete {
	position: absolute;
	display: block;
	font-size: 20px;
	color: #cccccc;
	z-index: 1000;
	left: 15px;
	top: 50%;
	margin-top: -14px;
}

.shopping-cart-item a.delete:hover {
	color: #aaaaaa;
}

.shopping-cart-item img {
	margin-top: 10px;
}

.shopping-cart-item h3 {
	color: #777777;
	margin: 20px 0 10px;
	font-weight: 600;
}

.shopping-cart-item p {
	color: #999999;
	margin: 0 0 8px;
}

.shopping-cart-item .form-control {
	margin: 18px 0 0;
}

.shopping-cart-item p.small-price,
.shopping-cart-item p.quantity {
	margin: 30px 0 0;
}

.shopping-cart-item p.total-price,
.shopping-cart-footer p.total-price {
	margin: 20px 0;
	font-weight: 600;
	font-size: 30px;
	text-align: right;
}

.shopping-cart-footer {
	background-color: #f9f9f9;
	box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
	padding: 25px 25px;
	margin-top: 50px;
}

.shopping-cart-footer .btn {
	margin: 5px 0 0;
	display: inline-block;
}

.shopping-cart-footer .input-group-btn .btn {
	margin: 0;
}

.shopping-cart-footer p.total-price-title {
	color: #555555;
	font-weight: bold;
	font-size: 16px;
	margin: 15px 0 0;
}

.shopping-cart-footer p.total-price {
	color: #c0392b;
	margin: 0px 0 0;
	font-size: 36px;
	font-weight: 700;
}

.shopping-cart .form-address {
	background-color: #f9f9f9;
	box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
	padding: 25px 25px;
}

.shopping-cart .form-address fieldset > .row {
	margin-bottom: 50px;
}

.shopping-cart .form-address h3 {
	margin: 0;
}

.shopping-cart .form-address #billing-address {
	display: none;
}

.shopping-cart .form-address .billing-address-checkbox {
	padding: 2px 0 0 20px;
}

.shopping-cart .form-address .billing-address-checkbox label {
	font-size: 16px;
	font-weight: 600;
	color: #555555;
}

.shopping-cart .form-address p.conditions {
	font-size: 14px;
	font-weight: 600;
	color: #555555;
	border-top: 1px solid #dddddd;
	padding: 15px 0 0;
}

.shopping-cart .form-payment {
	background-color: #f9f9f9;
	box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
	padding: 25px 25px;
}

#eshop-banners {
	box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
}

#eshop-banners img {
	box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.1);
}

/*------------------------------
	WORKS
------------------------------*/

.work #testimonials-slider-detail h3,
.work #testimonials-list h3 {
	font-size: 20px;
}

.work .blog-post {
	margin: 15px 0;
}

.work .blog-post h4 {
	font-size: 20px;
}

.works-list .works-product {
	margin: 0 0 30px;
	border: 1px solid #ebebeb;
}

.works-list .works-product > .row {
	/*display:flex;*/
	margin-left: 0;
	margin-right: 0;
}

.works-list .works-product > .row > :first-child {
	background-color: #ffffff;
	padding: 20px;
}

.works-list .works-product h3 {
	margin: 12px 0;
	font-size: 26px;
}

.works-list .works-product h4 {
	line-height: 1.3;
	/*font-size:20px;*/
}

.works-list .works-product p {
	color: #555555;
	margin: 0 0 15px;
	line-height: 24px;
}

.works-list .works-product ul {
	margin-top: 20px;
}

.works-list .works-product li {
	border-bottom: 1px dashed #e5e5e5;
	font-size: 14px;
	font-style: italic;
	font-weight: 400;
	margin: 0 0 5px 35px;
	padding: 0 0 5px;
}

.works-list .works-product ul.list-unstyled i.fa {
	margin: 0 7px 0 -17px;
	position: relative;
	top: 2px;
}

.works-list .works-product .works-product-body {
	padding: 20px 15px 20px 0px;
}

.works-list .works-product .works-product-body > small {
	color: #666666;
	font-size: 13px;
	font-weight: 300;
	display: block;
	margin-bottom: 20px;
}

.works-list .works-product .works-product-body > a {
	display: block;
	text-decoration: underline;
}

.works-list .works-product .works-product-body > a:hover {
	text-decoration: none;
}

.works-list .works-product .works-product-body > a i {
	margin-left: 5px;
}

/*------------------------------
	EVENT
------------------------------*/

.jumbotron-event {
	background-image: url(/images/event_bg.png);
	background-size: 100%;
	padding: 70px 0 0;
	text-align: center;
}

.jumbotron-event h1 {
	font-size: 80px;
	margin: 0 0 60px;
	color: #ffffff;
	font-weight: bold;
}

.jumbotron-event p.event-date {
	font-size: 20px;
	color: #f5f5f5;
	font-weight: bold;
	padding: 35px 0;
}

.jumbotron-event .comingsoon {
	margin: 80px 0 0;
	position: relative;
}

.jumbotron-event .comingsoon .countdown-labels span {
	color: #ffffff;
}

.jumbotron-event .event-info {
	background-color: #fafafa;
	margin-top: 120px;
	text-align: left;
	padding: 20px 20px 10px;
}

.jumbotron-event .event-info i {
	margin-right: 20px;
	font-size: 26px;
	color: #ccc;
	display: inline-block;
	border: 2px solid #bbb;
	border-radius: 50%;
	width: 60px;
	height: 60px;
	text-align: center;
	padding-top: 13px;
	position: relative;
	top: -5px;
}

.jumbotron-event .event-info .event-info-body {
	display: inline-block;
	padding: 5px 0 0;
}

.jumbotron-event .event-info h2 {
	font-size: 16px;
	margin: 0;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.jumbotron-event .event-info p {
	margin: 0;
	font-size: 14px;
	font-weight: bold;
	color: #555;
}

.event-topic img {
	margin: 0 auto;
	transform: scale(1, 1);
	transition: all 0.3s ease-in-out 0s;
}

.event-topic:hover img {
	transform: scale(1.1, 1.1);
}

#event-speakers .speaker {
	text-align: center;
	padding: 30px;
}

#event-speakers .speaker img {
	box-shadow: 0 0 2px 7px rgba(255, 255, 255, 1);
	margin: 0 auto;
}

#event-speakers .speaker .speaker-body h3 {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 20px;
	margin: 25px 0 10px;
}

#event-speakers .speaker .speaker-body p {
	color: #777777;
	font-size: 15px;
}

#schedule .panel-title > a {
	display: inline-block;
}

#schedule .panel-title a:after {
	content: none;
}

#schedule .panel {
	box-shadow: none;
	margin: 0;
}

#schedule .panel-body {
	padding: 10px 15px 15px;
}

#schedule .panel-default > .panel-heading {
	background-color: transparent;
	border-color: transparent;
	padding: 3px 0;
}

#schedule .schedule-legend {
	text-align: center;
	margin-bottom: 30px;
}

#schedule .schedule-legend li {
	color: #555555;
	font-weight: 600;
	text-transform: uppercase;
	font-size: 16px;
	padding: 0 25px;
	position: relative;
}

#schedule .schedule-legend li:before {
	content: "";
	display: block;
	width: 16px;
	height: 16px;
	background-color: #555555;
	position: absolute;
	left: 3px;
	top: 3px;
	border-radius: 50%;
}

#schedule .schedule-legend li.category-1:before {
	background-color: #3f51b5;
}

#schedule .schedule-legend li.category-2:before {
	background-color: #ff5f00;
}

#schedule .schedule-legend li.category-3:before {
	background-color: #00bcf2;
}

#schedule .schedule-legend li.category-1 {
	color: #3f51b5;
}

#schedule .schedule-legend li.category-2 {
	color: #ff5f00;
}

#schedule .schedule-legend li.category-3 {
	color: #00bcf2;
}

#schedule .nav-tabs a {
	text-align: center;
}

#schedule .nav-tabs a span {
	display: block;
	font-weight: 100;
	font-size: 13px;
}

#schedule .tab-content h3 {
	margin: 0 0 20px;
}

#schedule .panel-heading h4 {
	font-weight: 400;
	text-transform: uppercase;
	line-height: 30px;
}

#schedule .panel-heading .panel-title a:after {
	margin: 10px 0 0;
}

#schedule .panel-heading h4 span {
	background-color: #555555;
	padding: 4px 10px;
	margin-right: 10px;
	font-size: 14px;
	color: #ffffff;
}

#schedule .panel-heading h4 span.category-1 {
	background-color: #3f51b5;
}

#schedule .panel-heading h4 span.category-2 {
	background-color: #ff5f00;
}

#schedule .panel-heading h4 span.category-3 {
	background-color: #00bcf2;
}

#schedule .schedule-single-info i {
	font-size: 18px;
	margin-right: 5px;
	margin-bottom: 10px;
	width: 18px;
	text-align: center;
}

#schedule .schedule-single-info span {
	font-weight: bold;
	color: #555555;
	position: relative;
	top: -2px;
	text-transform: uppercase;
}

#schedule .schedule-single-info span a {
	color: #888;
	text-decoration: underline;
	font-weight: 600;
}

#schedule .panel-body p {
	color: #959595;
	font-size: 15px;
	line-height: 24px;
	margin: 0;
}

.event-ticket {
	text-align: center;
	background-color: #f9f9f9;
	box-shadow:
		0 1px 1px 0 rgba(0, 0, 0, 0.1),
		1px 1px 1px -1px rgba(0, 0, 0, 0) inset;
	transition: all 0.5s ease;
	padding: 30px 10px;
	margin-bottom: 30px;
}

.event-ticket:hover {
	box-shadow:
		7px 7px 5px 0 rgba(0, 0, 0, 0.2),
		1px 1px 1px -1px rgba(0, 0, 0, 0.2) inset;
}

.event-ticket.highlighted {
	color: #ffffff;
}

.event-ticket .event-ticket-price .price {
	font-weight: 600;
	font-size: 72px;
}

.event-ticket .event-ticket-price .price span {
	font-size: 36px;
	position: relative;
	bottom: 22px;
}

.event-ticket .event-ticket-price .title {
	color: #666666;
	text-transform: uppercase;
	font-weight: 100;
	font-size: 18px;
}

.event-ticket.highlighted .event-ticket-price .title,
.event-ticket.highlighted .event-ticket-info h3,
.event-ticket.highlighted .event-ticket-info ul li {
	color: #ffffff;
}

.event-ticket .event-ticket-info {
	text-align: left;
}

.event-ticket .event-ticket-info h3 {
	font-weight: bold;
	font-size: 20px;
}

.event-ticket .event-ticket-info ul li {
	line-height: 24px;
	margin-left: 20px;
	position: relative;
	color: #777777;
}

.event-ticket .event-ticket-info ul li:before {
	content: "";
	display: block;
	width: 12px;
	height: 12px;
	border: 1px solid #999999;
	position: absolute;
	left: -20px;
	top: 6px;
	border-radius: 50%;
}

.event-ticket.highlighted .event-ticket-info ul li:before {
	border-color: #ffffff;
}

form.event-register {
	margin-top: 40px;
}

form.event-register button.btn {
	margin: 0;
	padding: 13px 12px 12px;
	font-size: 16px;
}

form.event-register .form-control {
	height: 52px;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 15px;
}

#event-sponsors .sponsor {
	background-color: #f9f9f9;
	transition: background-color 0.3s ease;
	margin-bottom: 30px;
}

#event-sponsors .sponsor:hover {
	background-color: #f0f0f0;
}

#event-sponsors img {
	margin: 0 auto;
}

.event-sponsors-link {
	text-align: center;
	color: #aaa;
	font-weight: bold;
	text-transform: uppercase;
	margin: 50px 0 0;
}

.event-map .map-overlay {
	bottom: 90px;
}

/*------------------------------
	RESPONSIVE
------------------------------*/

@media (min-width: 1601px) {
	.jumbotron6 .item {
		height: 520px;
	}
}

@media (min-width: 1200px) {
	.right-sidebar .blog-content {
		padding-right: 25px;
	}
}

@media (max-width: 1366px) {
	/* 643 */
	.comingsoon .title {
		font-size: 120px;
		margin: 0;
	}

	.comingsoon h1 {
		font-size: 44px;
		margin: 0 0 60px;
	}

	.comingsoon .brands {
		margin: 20px 0 0;
	}

	.navbar-comingsoon {
		padding: 30px 0;
	}
}

@media (max-width: 1280px) {
	/* 570 */
	.comingsoon .title {
		font-size: 110px;
	}

	.comingsoon h1 {
		font-size: 40px;
	}

	.navbar-comingsoon {
		padding: 15px 0;
	}

	.navbar-comingsoon p {
		margin: 0 0 16px;
		font-size: 20px;
	}

	.navbar-comingsoon .input-group .form-control {
		height: 44px;
		font-size: 14px;
	}

	.navbar-comingsoon .input-group .btn {
		font-size: 14px;
		padding: 10px 13px 12px;
		background-color: #444444;
	}
}

@media (max-width: 1024px) {
	/* 445 */
	.comingsoon .title {
		font-size: 80px;
		margin: 0;
	}

	.comingsoon h1 {
		font-size: 30px;
		margin: 0 0 30px;
	}

	.navbar-comingsoon {
		padding: 15px 0;
	}

	.navbar-comingsoon p {
		margin: 0 0 16px;
		font-size: 20px;
	}

	.navbar-comingsoon .input-group .form-control {
		height: 44px;
		font-size: 14px;
	}

	.navbar-comingsoon .input-group .btn {
		font-size: 14px;
		padding: 10px 13px 12px;
		background-color: #444444;
	}

	.eshop-product .product-sale-label {
		right: 0;
	}
}

/*------------------------------
	MEDIUM DEVICES
------------------------------*/

@media (min-width: 992px) and (max-width: 1199px) {
	/* NAVBAR */

	.navbar-default .navbar-nav > li > a {
		padding-left: 9px;
		padding-right: 9px;
	}

	.dropdown-menu > li > a {
		font-size: 13px;
	}

	/* JUMBOTRON */

	.jumbotron6 #slide-2 h2 {
		margin: 30px 0 30px;
	}

	.jumbotron6 #slide-1 h2 {
		font-size: 28px;
		line-height: 40px;
		margin: 40px 30px 40px;
	}

	.jumbotron6 #slide-1 h3 {
		font-size: 22px;
		line-height: 40px;
		margin: 0 30px 15px;
	}

	.jumbotron3 #slide-2 h2 {
		font-size: 50px;
		line-height: 60px;
		margin: 50px 0 40px;
	}

	.jumbotron6 #slide-1 img {
		margin-top: 25px;
	}

	/* BLOG */

	.blog-sidebar {
		padding-right: 30px;
	}

	.blog-content {
		border-left: 0;
		/*padding-left:0;*/
	}

	.blog-post-detail span {
		padding: 10px 12px;
	}

	.blog-post-detail span:last-child {
		padding-right: 12px;
	}

	.blog-post-detail span:first-child {
		padding-left: 12px;
	}

	.blog-post-detail span i {
		margin-right: 6px;
	}

	.comment .media-object {
		margin-right: 10px;
		max-width: 64px;
	}

	.about-author .pull-left {
		display: none;
	}

	.about-author .media-body ul {
		margin-bottom: 10px;
	}

	.about-author .media-body ul li {
		border-right: 0;
		display: block;
		padding: 10px 0 0;
		font-size: 14px;
	}

	/* FEATURES */

	#features .features-sidebar {
		width: 280px;
	}

	#features .features-sidebar ul li a {
		padding: 6px 0;
		font-size: 13px;
	}

	.forms-only {
		padding: 0 80px;
	}

	/* INTRODUCTION */

	#section-introduction h2 {
		font-size: 50px;
	}

	#section-introduction p {
		padding: 0 50px;
	}

	#section-portfolio .portfolio-item .hover-overlay {
		padding: 25% 5% 0 35%;
	}

	#section-portfolio .portfolio-item p {
		line-height: 21px;
		margin-bottom: 8px;
	}

	#section-portfolio .portfolio-item a i {
		font-size: 14px;
		height: 35px;
		padding-top: 9px;
		width: 35px;
	}
}

/*------------------------------
	SMALL DEVICES

	AND

	EXTRA SMALL DEVICES
------------------------------*/

@media (max-width: 991px) {
	/* TYPOGRAPHY */

	.dl-horizontal dt {
		margin-bottom: 0;
	}

	.dl-horizontal dd {
		margin-left: 0;
	}

	/* OVERLAY */

	.overlay-wrapper .overlay a {
		font-size: 60px;
		margin-left: -25px;
		margin-top: -38px;
	}

	/* ISOTOPE */

	.isotope-filter {
		padding: 15px;
	}

	.isotope-filter ul li {
		line-height: 50px;
	}

	.isotope-filter ul li .btn {
		padding: 8px 12px 7px;
		font-size: 12px;
	}

	/* NAVBAR */

	.navbar-default {
		/*background-color:#F0F0F0;*/
		height: 50px;
	}

	.navbar-default .container {
		width: auto;
	}

	.navbar-default .navbar-header {
		float: none;
		margin: 0 -15px;
	}

	.navbar-default .navbar-brand {
		font-size: 25px;
		padding: 0 15px;
		transition: none;
	}

	.navbar-default .navbar-brand img {
		max-width: 250px;
	}

	.navbar > .container .navbar-brand {
		margin-left: 0;
	}

	.navbar-default .navbar-toggle {
		border: 0;
		padding: 0;
		border-radius: 0;
		margin: 4px 15px 0;
		font-size: 28px;
		color: #555555;
		display: block;
	}

	.navbar-default .navbar-toggle:hover,
	.navbar-default .navbar-toggle:focus {
		background-color: transparent;
	}

	.navbar-default .navbar-collapse {
		border: 0;
		box-shadow: none;
		border-bottom: 3px solid #16a085;
		margin: 0 -15px;
		max-height: 300px;
		float: none;
	}

	.navbar-default .navbar-collapse .navbar-nav {
		margin: 0 -15px;
		background-color: #ffffff;
		padding: 5px 15px;
		float: none;
	}

	.navbar-nav.nav > li {
		display: block;
		position: relative;
		float: none;
	}

	.navbar.navbar-default .navbar-nav > li > a,
	.navbar.navbar-default .navbar-nav > li.active > a,
	.navbar.navbar-default .navbar-nav > li.active > a,
	.navbar.navbar-default .navbar-nav > li.active > a:hover,
	.navbar.navbar-default .navbar-nav > li.active > a:focus,
	.navbar.navbar-default .navbar-nav > li.open > a,
	.navbar.navbar-default .navbar-nav > li.open > a:hover,
	.navbar.navbar-default .navbar-nav > li.open > a:focus {
		background-color: #ffffff;
		color: #555555;
		padding: 5px 0;
		border-bottom: 2px solid #e5e5e5;
		font-size: 14px;
		font-weight: 600;
	}

	.navbar-default .navbar-nav > li > a i {
		/*display:none;*/
	}

	.navbar-nav > li > .dropdown-menu {
		display: block;
		position: relative;
		width: 100%;
		float: none;
		box-shadow: none;
		border: 0;
		margin-bottom: 10px;
	}

	.navbar-nav > li > .dropdown-menu li > .dropdown-menu {
		display: block;
		position: relative;
		width: 100%;
		box-shadow: none;
		border: 0;
		right: auto;
		margin-top: 1px;
		margin-left: 10px;
		margin-bottom: 1px;
		float: left;
	}

	.dropdown-menu > li:last-child {
		border-bottom: 1px solid #e5e5e5;
	}

	.navbar-nav > li:last-child > .dropdown-menu {
		margin-bottom: 0;
	}

	.navbar-default .navbar-nav .dropdown-menu > li > a,
	.navbar-default .navbar-nav .open .dropdown-menu > li > a,
	.navbar-default .navbar-nav .dropdown-menu > li > a:hover {
		background-color: #ffffff;
		padding: 8px 10px;
		transition: none;
	}

	/* FULL WIDTH NAVBAR */

	.content-full header.navbar {
		height: 70px;
		background-color: #ffffff;
	}

	/* JUMBOTRON 2 */

	.jumbotron2 {
		padding: 30px 0;
	}

	.jumbotron2 h2 {
		font-size: 60px;
	}

	.jumbotron2 h2 small {
		font-size: 30px;
		margin: 20px 0 0;
	}

	/* JUMBOTRON 6 */

	.jumbotron6 .item,
	.jumbotron3 .item {
		background-size: 140%;
	}

	.jumbotron6 #slide-1 {
		background-position: right top;
		padding: 50px 0;
	}

	.jumbotron6 #slide-2 {
		background-position: -200px -50px;
	}

	.jumbotron6 .slide-3 {
		background-position: left top;
	}

	.jumbotron6 #slide-2 h2 {
		margin: 50px 0 40px;
	}

	.jumbotron6 #slide-1 h2 {
		margin: 20px 30px 40px;
	}

	.jumbotron3 #slide-2 h2 {
		font-size: 50px;
		line-height: 60px;
		margin: 50px 0 40px;
	}

	.eshop-subscribe-text {
		text-align: center;
		padding-bottom: 10px;
	}

	/* JUMBOTRON 7 */

	.jumbotron7 {
		text-align: center;
	}

	.jumbotron7 .application-feature img {
		margin: 0 auto;
	}

	.jumbotron7 .application-feature h3 {
		margin: 0;
	}

	.jumbotron7 img.application-image {
		top: 20px;
	}

	/* JUMBOTRON 4 */

	.jumbotron4 {
		padding: 100px 0;
	}

	.jumbotron4 h2 {
		font-size: 50px;
	}

	.jumbotron4 .input-group .form-control {
		height: 60px;
		font-size: 20px;
	}

	.jumbotron4 .input-group .btn {
		font-size: 20px;
		padding: 15px 13px 15px;
	}

	/* SEPARATOR */

	#separator1 p {
		line-height: 40px;
	}

	/* FOOTER */

	footer {
		text-align: center;
	}

	footer .footer-bottom .footer-copyright {
		float: none;
	}

	/* PRICING */

	.pricing-plan {
		margin: 0 0 30px;
	}

	.pricing-plan.popular {
		top: 0;
	}

	/* ABOUT */

	#about-content h3 {
		font-size: 30px;
	}

	#about-content p {
		font-size: 16px;
		line-height: 26px;
	}

	#about-slider {
		margin: 40px 0 20px;
	}

	.profile {
		margin-bottom: 40px;
	}

	.search-result img {
		margin-bottom: 20px;
	}

	.search-result .search-info span {
		padding: 0;
	}

	/* CONTACT */

	#contact form {
		margin-bottom: 50px;
	}

	/* BLOG */

	.blog-sidebar {
		padding-right: 15px;
	}

	.blog-content {
		border-left: 0;
		padding-left: 15px;
	}

	.blog-post-detail span:last-child {
		padding-right: 18px;
	}

	.blog-post-detail span:first-child {
		padding-left: 18px;
	}

	.blog-post-body {
		padding: 0 18px 15px;
	}

	#blog .blog-item {
		right: 0;
	}

	/* ABOUT AUTHOR */

	.about-author .pull-left {
		margin-right: 20px;
	}

	.about-author .media-object {
		margin-bottom: 20px;
		max-width: 100px;
	}

	.about-author .brands {
		display: none;
	}

	.about-author .media-body ul li {
		padding: 7px 10px;
		font-size: 12px;
	}

	/* PORTFOLIO */

	.portfolio .portfolio-item {
		right: 0;
	}

	#portfolio-slider .carousel-control {
		display: none;
	}

	#portfolio-slider {
		margin-bottom: 70px;
	}

	/* FAQ */

	#faq img,
	#faq .flex-video {
		margin-bottom: 20px;
	}

	/* COMING SOON */

	.navbar-comingsoon {
		position: static;
		margin-top: 30px;
		padding: 30px 0;
	}

	/* ERROR */

	.error .error-number {
		margin: 0;
	}

	/* SIGN IN / SING UP */

	.forms-only h1 {
		font-size: 80px;
		margin: 20px 0 30px;
	}

	.forms-only {
		padding: 0;
	}

	/* ESHOP */

	.select-perpage.form-control {
		margin-bottom: 10px;
	}

	#eshop-slider {
		margin-bottom: 30px;
	}

	.eshop-detail .eshop-product form button[type="submit"] {
		margin: 0;
	}

	.shopping-cart-header p {
		margin: 10px 0 20px;
	}

	.shopping-cart-header > div:last-child p {
		margin: 10px 0 0;
	}

	.eshop-banner span {
		bottom: 20px;
		padding: 5px 10px;
		font-weight: bold;
		width: auto;
	}

	/* MAP */

	.map-overlay {
		width: 48%;
	}

	.map-overlay:first-child {
		left: 0;
	}

	.map-overlay:last-child {
		right: 0;
	}

	/* INTRODUCTION */

	#section-introduction h2 {
		font-size: 50px;
		line-height: 60px;
	}

	#section-introduction p {
		padding: 0 0;
	}

	#section-features .row > div {
		border-right: 0;
	}

	#about-us-slider {
		padding: 30px 0;
	}

	#section-blog-posts .row > div:first-child .recent-blog-post {
		margin-right: 0;
	}

	#section-blog-posts .row > div:last-child .recent-blog-post {
		margin-left: 0;
	}

	/* STATISTICS */

	#section-statistics .row > div .statistic {
		margin-bottom: 20px;
	}

	#section-statistics .row > div:last-child .statistic {
		margin-bottom: 0;
	}

	#section-video {
		text-align: center;
	}

	#section-video .flex-video {
		margin-bottom: 20px;
	}

	#section-portfolio .portfolio-item-description {
		margin-bottom: 30px;
	}

	#section-portfolio .portfolio-item p {
		font-size: 30px;
		line-height: 40px;
	}

	/* EVENT */

	.jumbotron-event .event-info > .row > div {
		margin-bottom: 15px;
	}

	.event-ticket .event-ticket-info {
		text-align: center;
	}

	.event-ticket .event-ticket-info ul li:before {
		display: none;
	}

	/* SLIDER */

	#about-us-slider .owl-controls.clickable {
		margin-bottom: 0px;
	}

	.pms-gallery .owl-buttons {
		display: none;
	}
}

/*------------------------------
	SMALL DEVICES
------------------------------*/

@media (min-width: 768px) and (max-width: 991px) {
	.profile {
		margin-bottom: 40px;
	}

	.pricing-plan.popular {
		top: -35px;
	}

	#portfolio-slider .carousel-control {
		display: block;
	}

	#portfolio-slider .carousel-control.left {
		left: -65px;
	}

	#portfolio-slider .carousel-control.right {
		right: -65px;
	}

	/* BLOG - TIMELINE */

	.blog-timeline .blog-post .blog-post-info {
		width: 70px;
		height: 70px;
		margin-left: -33px;
	}

	.blog-timeline .blog-post .blog-post-info .number {
		font-size: 24px;
	}

	.blog-timeline .blog-post .blog-post-info .month {
		font-size: 14px;
	}

	.shopping-cart .form-address h3 {
		margin: 0 0 10px;
	}
}

@media (max-width: 767px) {
	footer .col-md-3,
	footer .col-md-3 .f_tel,
	footer .col-md-3 .f_rab {
		text-align: center;
	}

	footer .col-md-3.align_right {
		margin-top: 20px;
		margin-bottom: 20px;
	}

	/* BLOG - TIMELINE */

	.blog-timeline:before {
		display: none;
	}

	.blog-timeline .text-center .btn {
		margin-top: 0;
	}

	.blog-timeline-mark {
		margin-top: 0;
		margin-bottom: 20px;
	}

	.blog-timeline .blog-post {
		width: 100%;
		margin: 0 0 50px;
	}

	.blog-timeline .blog-post .blog-post-body {
		padding: 0 18px 15px;
	}

	#section-blog-posts .row > div:first-child .recent-blog-post {
		margin-bottom: 30px;
	}

	.jumbotron6 .item,
	.jumbotron3 .item {
		background-size: auto;
	}

	.jumbotron3 .slide-3 .text {
		position: absolute;
		top: 0;
	}

	.eshop-product .product-sale-label {
		top: -35px;
		width: 75px;
		height: 75px;
		font-size: 24px;
	}

	.eshop-product .product-sale-label .text {
		font-size: 16px;
	}

	/* MAP */

	.map-overlay i {
		display: none;
	}

	.map-overlay .map-overlay-body {
		padding: 10px;
	}

	.map-overlay h3 {
		margin-top: 0;
	}

	.map-overlay ul {
		margin-bottom: 0;
	}

	.jumbotron-event .event-info {
		text-align: center;
	}

	.jumbotron-event .event-info .event-info-body {
		text-align: left;
	}

	#event-speakers .speaker img {
		max-width: 400px;
	}

	#schedule .tab-content h3 {
		margin: 10px 0;
	}

	.event-ticket .event-ticket-info ul li {
		margin-left: 0;
	}

	.eshop-list .eshop-product > .row > *:first-child {
		border-right: none;
	}
}

@media (max-width: 640px) {
	.comment .media-object {
		margin-right: 10px;
		max-width: 64px;
	}

	.about-author .pull-left {
		display: none;
	}

	.about-author .media-body ul {
		margin-bottom: 10px;
	}

	.about-author .media-body ul li {
		border-right: 0;
		display: block;
		padding: 10px 0 0;
		font-size: 14px;
	}

	.comingsoon .digits .cntSeparator {
		display: block !important;
	}

	.comingsoon .digits .cntDigit {
		margin-bottom: 40px;
	}

	.comingsoon .comingsoon-text {
		position: relative;
	}

	.comingsoon .countdown-labels {
		text-align: center;
		position: absolute;
		top: 95px;
		left: 50%;
		margin-left: -67px;
	}

	.comingsoon .countdown-labels span {
		display: block;
		height: 32px;
		margin: 0;
		margin-bottom: 100px;
	}

	.jumbotron6 #slide-2 h2 {
		font-size: 60px;
		line-height: 80px;
		margin: 30px 0 30px;
	}

	.jumbotron6 #slide-2 h3 {
		font-size: 30px;
		line-height: 40px;
	}

	.jumbotron6 .slide-3 h2,
	.jumbotron5 h2,
	.jumbotron3 h2 {
		font-size: 50px;
		line-height: 60px;
		margin: 80px 0 30px;
	}

	.jumbotron3 #slide-2 h2 {
		font-size: 36px;
		line-height: 40px;
		margin: 50px 0 40px;
	}

	.jumbotron6 .slide-3 h3,
	.jumbotron5 h3,
	.jumbotron3 h3 {
		font-size: 30px;
		margin: 0 0 20px;
	}

	.jumbotron3 #slide-2 h3 {
		font-size: 24px;
		margin: 0 0 20px;
	}

	.jumbotron6 .slide-3 .btn,
	.jumbotron5 .btn,
	.jumbotron3 .btn {
		font-size: 18px;
	}
}

@media (max-width: 600px) {
}

@media (max-width: 568px) {
	.overlay-wrapper .overlay a {
		font-size: 45px;
		margin-left: -15px;
		margin-top: -27px;
	}

	.error .error-number {
		font-size: 200px;
	}

	.error .error-text h1 {
		font-size: 60px;
	}

	.error .error-text p {
		padding: 0 10px;
	}

	.eshop-list .eshop-product > .row > div {
		width: 100%;
	}

	#section-portfolio .portfolio-item p {
		font-size: 20px;
		line-height: 28px;
	}

	.jumbotron4 h2 {
		font-size: 40px;
	}

	.jumbotron4 .input-group .form-control {
		height: 50px;
		font-size: 16px;
	}

	.jumbotron4 .input-group .btn {
		font-size: 16px;
		padding: 12px 13px 11px;
	}

	#event-speakers .speaker img {
		max-width: 100%;
	}

	#schedule .panel-heading .panel-title a:after {
		display: none;
	}
}

@media (max-width: 480px) {
	.content-full header.navbar .brands {
		display: none;
	}

	#contact h2 {
		font-size: 22px;
		margin-bottom: 20px;
	}

	#contact p {
		font-size: 14px;
		line-height: 26px;
	}

	#contact .contact-address li {
		font-size: 14px;
		margin-bottom: 5px;
		padding-bottom: 5px;
	}

	#contact .brands li {
		margin-right: 10px;
	}

	#contact .brands li a {
		font-size: 16px;
		padding-top: 6px;
		width: 35px;
		height: 35px;
	}

	#map-canvas {
		/*display:none;*/
	}

	.map-overlay {
		display: none;
	}

	.blog-post-buttons .btn {
		font-size: 11px;
		padding: 6px 9px 5px;
		margin-right: 5px;
	}

	.blog-post-buttons .pull-right {
		padding-top: 0;
	}

	/* SIGN IN / SING UP */

	.forms-only h1 {
		font-size: 60px;
		margin: 20px 0 30px;
	}

	.forms-only form {
		padding: 20px;
	}

	.forms-only form h2 {
		font-size: 30px;
	}

	.forms-only .form-info {
		display: none;
	}

	.jumbotron6 #slide-1 h2 {
		margin: 20px 30px 40px;
	}

	.jumbotron6 .slide-3 h2,
	.jumbotron5 h2,
	.jumbotron3 h2 {
		font-size: 45px;
		line-height: 55px;
		margin: 60px 0 20px;
	}

	.jumbotron6 .slide-3 h3,
	.jumbotron5 h3,
	.jumbotron3 h3 {
		font-size: 28px;
		margin: 0 0 20px;
	}

	.jumbotron6 .slide-3 .btn,
	.jumbotron5 .btn,
	.jumbotron3 .btn {
		font-size: 18px;
	}

	/* EVENT */

	.jumbotron-event h1 {
		font-size: 50px;
		margin: 0 0 40px;
	}

	.jumbotron-event .comingsoon {
		margin: 20px 0 0;
	}

	.jumbotron-event .event-info {
		margin: 20px -15px 0;
	}
}

@media (max-width: 360px) {
	/* FORM */

	form span.form-info {
		margin-left: 5px;
		font-size: 12px;
		top: 11px;
	}

	/* TABS */

	.nav-tabs > li > a {
		padding: 8px 12px;
	}

	.nav-tabs > li.active > a,
	.nav-tabs > li.active > a:hover,
	.nav-tabs > li.active > a:focus {
		padding: 10px 14px;
		margin-top: -4px;
	}

	.tab-content {
		padding: 10px;
	}

	/* CONTENT */

	.content h2 {
		font-size: 26px;
	}

	/* JUMBOTRON */

	.jumbotron2 h2 {
		font-size: 40px;
	}

	.jumbotron2 h2 small {
		font-size: 24px;
		line-height: 34px;
	}

	.jumbotron6 #slide-2 h2 {
		font-size: 50px;
		line-height: 60px;
	}

	.jumbotron6 #slide-1 h2 {
		font-size: 24px;
		line-height: 36px;
		margin: 0 10px 20px;
	}

	.jumbotron6 #slide-1 h3 {
		font-size: 18px;
		line-height: 30px;
		margin: 0 10px 15px;
	}

	.jumbotron6 .slide-3 h2,
	.jumbotron5 h2,
	.jumbotron3 h2 {
		font-size: 40px;
		line-height: 50px;
		margin: 40px 0 20px;
	}

	.jumbotron3 #slide-2 h2 {
		font-size: 30px;
		line-height: 38px;
		margin: 30px 0 20px;
	}

	.jumbotron6 .slide-3 h3,
	.jumbotron5 h3,
	.jumbotron3 h3 {
		font-size: 24px;
		margin: 0 0 20px;
	}

	.jumbotron3 #slide-2 h3 {
		font-size: 18px;
		margin: 0 0 20px;
	}

	.jumbotron6 .slide-3 .btn,
	.jumbotron5 .btn,
	.jumbotron3 .btn {
		font-size: 14px;
	}

	.jumbotron4 {
		padding: 60px 0;
	}

	.jumbotron4 h2 {
		font-size: 28px;
	}

	.jumbotron4 .input-group .form-control {
		height: 40px;
		font-size: 13px;
	}

	.jumbotron4 .input-group .btn {
		font-size: 13px;
		padding: 10px 8px 10px;
	}

	/* ABOUT */

	.profile {
		margin-bottom: 25px;
	}

	/* CONTACT */

	#contact form .btn {
		padding: 5px 8px;
	}

	/* BLOG */

	.blog-post h3 {
		font-size: 25px;
		line-height: 35px;
	}

	.blog-post p {
		font-size: 14px;
		line-height: 24px;
	}

	.pagination > li > a,
	.pagination > li > span {
		font-size: 16px;
		padding: 7px 13px;
	}

	.blog-post-detail span {
		padding: 10px 10px;
	}

	.blog-post-detail span:last-child {
		padding-right: 10px;
	}

	.blog-post-detail span:first-child {
		padding-left: 10px;
	}

	.blog-post-detail span i {
		margin-right: 6px;
	}

	.blog-post-buttons .pull-right {
		display: none;
	}

	/* COMMENTS */

	.comment .media,
	.media-body {
		clear: both;
		margin-top: 20px;
	}

	.comment h4 {
		margin: 20px 0;
	}

	.comment h4 small {
		display: block;
		margin-left: 0;
		margin-top: 10px;
	}

	/* TESTIMONIALS */

	#testimonials-slider i {
		font-size: 40px;
	}

	#testimonials-slider p {
		font-size: 18px;
		line-height: 28px;
	}

	#testimonials-slider h3 {
		font-size: 22px;
	}

	#testimonials-slider h3 small {
		font-size: 14px;
	}

	/* FEATURES */

	#features .features-content h3.features-title {
		font-size: 18px;
	}

	/* ERROR */

	.error .error-number {
		font-size: 160px;
	}

	.error .error-text h1 {
		font-size: 40px;
	}

	.error .error-text p {
		font-size: 22px;
		line-height: 35px;
	}

	/* ESHOP */

	.eshop-detail .blog-post-buttons {
		display: none;
	}

	.eshop-detail .eshop-product .product-price .old-price {
		font-size: 16px;
	}

	.eshop-detail .eshop-product .product-price .new-price {
		font-size: 35px;
		margin-left: 10px;
	}

	.form-address span.form-info {
		top: -8px;
	}

	.shopping-cart-footer p.total-price-title {
		font-size: 14px;
	}

	.shopping-cart-footer p.total-price {
		font-size: 26px;
	}

	/* INTRODUCTION */

	#section-introduction h2 {
		font-size: 30px;
		line-height: 40px;
		margin: 0 0 20px;
	}

	#section-introduction p {
		font-size: 16px;
		margin: 0 0 10px;
	}

	.btn-googleplay {
		margin-right: 0;
	}

	.product-content {
		text-align: center;
	}
}

@media (max-width: 320px) {
	.overlay-wrapper .overlay a {
		font-size: 30px;
		margin-left: -15px;
		margin-top: -18px;
	}

	#contact .brands li {
		margin-right: 4px;
	}

	#features .features-content h3.features-title {
		font-size: 14px;
	}

	#section-portfolio .portfolio-item .hover-overlay {
		padding-top: 5px;
	}

	#section-portfolio .portfolio-item p {
		font-size: 13px;
		line-height: 18px;
		margin-bottom: 8px;
	}

	#section-portfolio .portfolio-item a i {
		font-size: 14px;
		height: 35px;
		padding-top: 9px;
		width: 35px;
	}
}

/*------------------------------
	FLEX VIDEO
------------------------------*/

.flex-video {
	position: relative;
	padding-top: 25px;
	padding-bottom: 67.5%;
	height: 0;
	overflow: hidden;
}

.flex-video.widescreen {
	padding-bottom: 57.25%;
}

.flex-video.vimeo {
	padding-top: 0;
}

.flex-video.soundcloud {
	padding-bottom: 0;
	height: 166px;
}

.flex-video iframe,
.flex-video object,
.flex-video embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 0 none;
	margin: 0;
	padding: 0;
}

@media only screen and (max-device-width: 800px), only screen and (device-width: 1024px) and (device-height: 600px), only screen and (width: 1280px) and (orientation: landscape), only screen and (device-width: 800px), only screen and (max-width: 767px) {
	.flex-video {
		padding-top: 0;
	}
}

.b_zakaz {
	background-color: #2fc3df;
	border: 1px solid #2fc3df;
	border-radius: 5px;
	color: #fff;
	float: right;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 5px 20px;
	text-transform: uppercase;
}

.b_zakaz:hover {
	color: #fff;
	border-color: rgba(0, 0, 0, 0.125);
}

.b_r_m_s {
	float: right;
	width: 100px;
}

.b_r_m_s .navbar-nav > li > a {
	margin-right: 5px;
	padding: 5px 15px;
}

.navbar-nav > li > .dropdown-menu.navbar-search-form {
	left: auto;
	padding: 10px;
	position: absolute;
	right: 5px;
	width: 300px;
}

.navbar-nav > li > .dropdown-menu {
	left: auto;
	right: 0;
}

.s_plsi_img {
	float: left;
}

.s_plsi {
	margin: 40px 0;
}

.s_nayti {
	margin: 40px 0;
}

.bold {
	font-weight: bold;
}

.s_plsi_ip {
	font-weight: bold;
}

.s_nayti_b {
	border: 1px solid #ccc;
	padding: 10px 0;
	text-align: center;
}

.s_nayti_m {
	background: url("/images/s_metro.jpg") no-repeat scroll 0 4px rgba(0, 0, 0, 0);
	padding: 4px 0 2px 40px;
}

.bespl-form {
	font-family: Tahoma;
	margin: 30px 0 10px;
	padding: 30px 30px 10px;
}

.bespl-form .bespl-form-title {
	color: #444444;
	font-size: 22px;
	margin: 0 0 10px;
}

@media (max-width: 700px) {
	.bespl-form .bespl-form-title {
		color: #444444;
		font-size: 20px;
		margin: 15px 0 10px;
		text-align: center;
	}

	#m_rem_form .box_button {
		display: block;
		margin: 0 auto;
	}

	.bespl-form input[type="text"] {
		width: 100% !important;
		margin: 10px 0;
	}

	.bespl-form input[type="submit"] {
		width: auto !important;
	}

	.bespl-form .bespl-form-desc {
		color: #666666;
		margin: 5px 0 10px;
		text-align: center;
	}
}

.bespl-form input[type="text"] {
	border: 1px solid #bbbbbb;
	border-radius: 5px;
	color: #333333;
	font-size: 14px;
	margin-right: 10px;
	padding: 5px 7px;
	width: 30%;
	float: left;
}

.bespl-form input[type="submit"] {
	background-color: #2fc3df;
	border: medium none;
	border-radius: 5px;
	color: #ffffff;
	cursor: pointer;
	font-size: 15px;
	padding: 4px 20px;
	width: 23%;
}

.bespl-form .bespl-form-desc {
	color: #666666;
	margin: 5px 0 10px;
}

.bespl-form .bg-success {
	line-height: 26px;
	padding: 0;
}

.s_nayti .h3 {
	margin-bottom: 20px;
}

.h_tel {
	float: left;
	font-size: 16px;
	line-height: 22px;
	margin: 0 0 0 30px;
	color: #333;
}

.h_tel__address {
	font-size: 14px;
}

.h_tel:first-child {
	margin: 0;
}

@media (max-width: 1199px) {
	.h_tel {
		margin: 0 0 0 20px;
	}

	.h_tel__address {
		display: none;
	}
}

.h_callback {
	/* float: right; */
	margin-left: 30px;
	margin-top: -5px;
}

img {
	height: auto;
	max-width: 100%;
}

.h_logo {
	line-height: 62px;
}

span[itemprop="name"] {
	margin: 10px 0;
}

.f_tel {
	font-size: 24px;
	text-align: right;
}

.f_rab {
	text-align: right;
}

.align_right {
	text-align: right;
}

h1 {
	border-bottom: 1px solid #e5e5e5;
	font-size: 24px;
	padding-bottom: 14px;
}

.prod_galka {
	float: left;
	margin: 0 20px 0 0;
}

.s_price_desc {
	font-size: 16px;
}

.s_price {
	margin: 60px 0;
}

.s_price_price {
	font-size: 18px;
	margin: 0 0 10px;
}

.prod_zakaz {
	background-color: #2fc3df;
	border: 1px solid #2fc3df;
	border-radius: 5px;
	color: #fff;
	display: inline-block;
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 13px;
	padding: 5px 20px;
	text-transform: uppercase;
}

.prod_zakaz:hover {
	color: #fff;
	border-color: rgba(0, 0, 0, 0.125);
}

.prod_kd {
	margin: 0;
}

.align_right {
	text-align: right;
}

.pere_div {
	position: relative;
	width: 100%;
}

.pere_div2 {
	border: 1px solid #e8e8e8;
	border-radius: 5px;
	padding: 3px;
}

.pere_img_a {
	width: 100%;
	height: 100%;
	display: flex;
	display: -webkit-flex;
	display: -ms-flex;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items: center;
	justify-content: center;
	-webkit-justify-content: center;
	-ms-justify-content: center;
	overflow: hidden;
}

.pere_img {
	height: auto;
	width: 100%;
}

.gallery_cont .row > div {
	margin-bottom: 20px;
}

.pere_div2:hover {
	border-color: #ccc;
}

.gallery_cont {
	margin: 30px 0;
}

.align_right {
	text-align: right;
}

.bespl-form.bespl-form-consult {
	margin-bottom: 20px;
}

h3,
.h3 {
	color: #555;
	font-size: 20px;
}

.row iframe {
	max-width: 100%;
}

.row_margin > div {
	margin-bottom: 20px;
}

.pri_name {
	margin: 10px 0 30px;
	text-align: center;
}

.center {
	text-align: center;
}

.tipo_img {
	border: 1px solid #ccc;
	color: #666;
	display: block;
	margin-bottom: 5px;
	padding: 75px 0;
	text-align: center;
	width: 100%;
}

.left-sidebar-menu .sub-menu {
	margin-left: 10px;
	display: none;
}

.left-sidebar-menu > li {
	padding-left: 20px;
	position: relative;
}

.show_hide_b {
	left: 0;
	position: absolute;
	top: 0;
	cursor: pointer;
	color: #666666;
}

.pere_cont,
.pms-gallery {
	margin: 40px 0;
}

.pms-gallery:last-child {
	margin-bottom: 0;
}

h2:has(+ .pms-gallery) {
	margin-top: 2em;
}

.pere_div {
	display: block;
	float: left;
	margin: 0 40px 0 0;
	text-align: center;
	width: 240px;
}

.pms-gallery .pere_div {
	width: initial;
	float: initial;
}

.pere_img {
	height: 180px;
	margin-bottom: 10px;
	width: 240px;
	object-fit: cover;
}

.pere_title {
	display: block;
	font-size: 22px;
	margin: 40px 0 20px;
}

.pere_cont .pere_div:nth-child(4) {
	margin-right: 0;
}

.clear {
	clear: both;
}

.pere2_div {
	text-align: center;
}

.h_rab {
	color: #666;
	font-size: 14px;
	margin-top: 4px;
}

.h_mail.header-item {
	display: block;
	margin-bottom: 0;
	text-align: right;
}

.img_left,
.left_img {
	float: left;
	margin: 0 20px 5px 0;
}

.s_plsi::before {
	clear: both;
	content: "";
	display: block;
}

.navbar-header {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
}

.download-schema-link {
	margin: 20px 14px 10px 0;
	display: inline-block;
	font-size: 20px;
	text-transform: uppercase;
	text-decoration: underline;
	color: #ff007e;
}

.fa-2x.fa-whatsapp {
	line-height: 0.5;
	vertical-align: text-top;
}

@media (min-width: 992px) {
	.dropdown-menu > li {
		display: block;
		break-inside: avoid-column;
	}

	.dropdown-menu .dropdown-menu {
		top: -100%;
		right: auto;
		left: 100%;
	}

	.navbar-nav > li:first-child > .dropdown-menu {
		min-width: 390px;
		column-count: 3;
		column-gap: 20px;
		left: -100px;
		right: auto;
	}
	.navbar-nav > li.search-form-toggle:first-child > .dropdown-menu {
		right: 0;
		column-count: 1;
		left: auto;
	}
}

/****/
.top_call .h_callback {
	margin: 0;
}

.phone_tel {
	line-height: 30px;
}

.top_mail {
	text-align: center;
	color: #0d58a6;
}

.top_mail a {
	font-weight: bold;
	font-size: 16px;
}

.footer-bottom .f_tel a {
	color: #555555;
}

.ui-widget {
	font-family: unset;
}

.ui-widget-header {
	border: none;
	background: none;
}
.ui-widget-content {
	border: none;
}

.ui-tabs,
.ui-tabs .ui-tabs-nav {
	padding: 0;
}

.ui-tabs .ui-tabs-panel {
	padding: 1.5em 0;
}

/*newprice*/
.newprice {
	text-align: center;
	clear: both;
	margin-top: 30px;
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(160px, 1fr));
	column-gap: 20px;
	row-gap: 20px;
}

.newprice img {
	width: 100%;
	max-width: 210px;
	aspect-ratio: 1 / 1;
	object-fit: contain;
}

.newprice-box {
	font-size: 16px;
}

.newprice-box__name {
	margin: 10px 0;
}

.newprice-box__price {
	margin: 10px 0;
	font-weight: bold;
	font-size: 18px;
}

.bx_item_detail .newprice-box__price {
	margin: 10px 0;
	font-weight: 600;
	font-size: 24px;
	padding: 10px 0;
}

.newprice-box__quantity {
	display: flex;
	background: #f2f2f2;
	border-radius: 5px;
	width: 90px;
	margin: 10px auto;
	border: 1px #f2f2f2 solid;
}

.newprice-box__quantity input {
	width: 30px;
	height: 30px;
	border: 0;
	height: 30px;
	width: 30px;
	line-height: 30px;
	font-size: 18px;
	text-align: center;
}

.quantity-minus,
.quantity-plus {
	width: 30px;
	height: 30px;
	line-height: 30px;
	font-weight: normal;
	font-size: 12px;
	color: #0d58a6;
	cursor: pointer;
	text-align: center;
}

.product-top {
	display: flex;
	column-gap: min(5vw, 60px);
	margin-bottom: 30px;
}

.product-top__image {
	border: 1px solid #cfcfcf;
	width: 400px;
	max-width: 40%;
	flex-shrink: 0;
	aspect-ratio: 1 / 1;
	display: flex;
	padding: 30px;
}

.product-top__image img {
	margin: auto;
	max-height: 100%;
}

.product-top__order {
	flex-grow: 1;
	font-size: unset;
}

.product-top__order h1 {
	margin: 0 0 1em;
	line-height: 1.2;
	padding: 0 !important;
	text-align: revert !important;
}

.in-stock {
	display: flex;
	column-gap: 10px;
	align-items: center;
	font-size: 1.1em;
	margin-bottom: 15px;
}

.in-stock span {
	display: flex;
}

.product-top__offers {
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
	margin-bottom: 15px;
}

.product-top .package {
	font-size: 1.1em;
	margin-bottom: 15px;
}

.price-label {
	display: flex;
	flex-direction: column;
	font-weight: revert;
	align-items: center;
	border: 3px solid #eee;
	border-radius: 8px;
	padding: 7px 15px;
	margin: 0;
	cursor: pointer;
}

.price-label input {
	display: none;
}

.price-label:has(:checked) {
	background-color: #e1f6fd;
	border-color: #60aedb;
}

.price-label__volume {
	font-size: 18px;
	font-weight: 700;
}

.product-top__price {
	display: flex;
	align-items: center;
	gap: 25px;
	margin-bottom: 20px;
}

.product-top__price .price {
	font-size: 28px;
	font-weight: 600;
}

.product-top__price .newprice-box__quantity {
	margin: unset;
}

.product-top__buttons {
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
}

.product-top__btn {
	all: revert;
	box-sizing: border-box;
	background-color: #2fc3df;
	border: none;
	border-radius: 5px;
	color: #fff;
	font-family: inherit;
	font-size: 15px;
	font-weight: 700;
	display: flex;
	align-items: center;
	padding: 0 16px !important;
	text-transform: uppercase;
	min-height: 42px;
	cursor: pointer;
}

.product-top__btn--order {
	background-color: #91cfdb;
	text-decoration: none;
}

/*newprice2*/
.pricetable {
	margin: 0 auto 30px;
	background: #f6f8f9;
	border-radius: 5px;
	box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.1);
}

.pricetable-tr {
	display: flex;
	justify-content: space-between;
	align-items: center;
	border-bottom: 1px solid #d7e2e7;
	padding: 10px 20px;
}

.pricetable-tr > div {
	width: 20%;
}

.pricetable-head {
	background: #edf2f4;
	padding: 20px;
	border-radius: 5px 5px 0px 0px;
	font-size: 14px;
	color: #798c95;
}

.newprice-box__quantity2 {
	display: flex;
	width: 90px;
	margin: 0 auto;
}

.newprice-box__quantity2 input {
	width: 30px;
	height: 30px;
	border: 0;
	height: 30px;
	width: 30px;
	line-height: 30px;
	font-size: 18px;
	text-align: center;
	border-radius: 5px;
}

.pricetable-tr .pricetable-order {
	text-align: center;
}

.pricetable-tr .prod_zakaz {
	margin: 0;
}

.tablewrap {
	overflow-x: auto;
}

.price_table th {
	min-width: 100px;
}

/*adapt*/
.mm-menu,
.mm-panels,
.mm-panels > .mm-panel {
	margin: 0;
	left: 0;
	right: 0;
	top: 0;
	z-index: 0;
	box-sizing: border-box;
}

.mm-btn,
.mm-menu {
	box-sizing: border-box;
}

.mm-listview a,
.mm-listview a:hover,
.mm-navbar a,
.mm-navbar a:hover {
	text-decoration: none;
}

.mm-listview .mm-next:before,
.mm-listview > li:not(.mm-divider):after,
.mm-next:after,
.mm-prev:before {
	content: "";
	bottom: 0;
}

.mm-hidden {
	display: none !important;
}

.mm-menu,
.mm-panels > .mm-panel:not(.mm-hidden) {
	display: block;
}

.mm-wrapper {
	overflow-x: hidden;
	position: relative;
}

.mm-menu {
	padding: 0;
	position: absolute;
	bottom: 0;
}

.mm-panels,
.mm-panels > .mm-panel {
	background: inherit;
	border-color: inherit;
	position: absolute;
	bottom: 0;
}

.mm-btn,
.mm-panel.mm-highest {
	z-index: 1;
}

.mm-panels {
	overflow: hidden;
}

.mm-panel {
	-webkit-transition: -webkit-transform 0.4s ease;
	transition: -webkit-transform 0.4s ease;
	transition: transform 0.4s ease;
	transition:
		transform 0.4s ease,
		-webkit-transform 0.4s ease;
	-webkit-transform: translate(100%, 0);
	-ms-transform: translate(100%, 0);
	transform: translate(100%, 0);
	-webkit-transform: translate3d(100%, 0, 0);
	transform: translate3d(100%, 0, 0);
}

.mm-panel.mm-opened {
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	transform: translate(0, 0);
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.mm-panel.mm-subopened {
	-webkit-transform: translate(-30%, 0);
	-ms-transform: translate(-30%, 0);
	transform: translate(-30%, 0);
	-webkit-transform: translate3d(-30%, 0, 0);
	transform: translate3d(-30%, 0, 0);
}

.mm-panels > .mm-panel {
	-webkit-overflow-scrolling: touch;
	overflow: scroll;
	overflow-x: hidden;
	overflow-y: auto;
	padding: 0 20px;
}

.mm-listview .mm-divider,
.mm-listview > li > a,
.mm-listview > li > span,
.mm-navbar .mm-title {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.mm-panels > .mm-panel.mm-hasnavbar {
	padding-top: 40px;
}

.mm-panels > .mm-panel:after,
.mm-panels > .mm-panel:before {
	content: "";
	display: block;
	height: 20px;
}

.mm-vertical .mm-panel {
	-webkit-transform: none !important;
	-ms-transform: none !important;
	transform: none !important;
}

.mm-listview .mm-vertical .mm-panel,
.mm-vertical .mm-listview .mm-panel {
	display: none;
	padding: 10px 0 10px 10px;
}

.mm-listview .mm-vertical .mm-panel .mm-listview > li:last-child:after,
.mm-vertical .mm-listview .mm-panel .mm-listview > li:last-child:after {
	border-color: transparent;
}

.mm-vertical li.mm-opened > .mm-panel,
li.mm-vertical.mm-opened > .mm-panel {
	display: block;
}

.mm-listview > li.mm-vertical > .mm-next,
.mm-vertical .mm-listview > li > .mm-next {
	height: 40px;
	bottom: auto;
}

.mm-listview > li.mm-vertical > .mm-next:after,
.mm-vertical .mm-listview > li > .mm-next:after {
	top: 16px;
	bottom: auto;
}

.mm-listview > li.mm-vertical.mm-opened > .mm-next:after,
.mm-vertical .mm-listview > li.mm-opened > .mm-next:after {
	-webkit-transform: rotate(225deg);
	-ms-transform: rotate(225deg);
	transform: rotate(225deg);
	right: 19px;
}

.mm-btn {
	width: 40px;
	height: 40px;
	position: absolute;
	top: 0;
}

.mm-clear:after,
.mm-clear:before,
.mm-close:after,
.mm-close:before {
	content: "";
	border: 2px solid transparent;
	display: block;
	width: 5px;
	height: 5px;
	margin: auto;
	position: absolute;
	top: 0;
	bottom: 0;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.mm-clear:before,
.mm-close:before {
	border-right: none;
	border-bottom: none;
	right: 18px;
}

.mm-clear:after,
.mm-close:after {
	border-left: none;
	border-top: none;
	right: 25px;
}

.mm-next:after,
.mm-prev:before {
	border-top: 2px solid transparent;
	border-left: 2px solid transparent;
	display: block;
	width: 8px;
	height: 8px;
	margin: auto;
	position: absolute;
	top: 0;
}

.mm-prev:before {
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
	left: 23px;
	right: auto;
}

.mm-next:after {
	-webkit-transform: rotate(135deg);
	-ms-transform: rotate(135deg);
	transform: rotate(135deg);
	right: 23px;
	left: auto;
}

.mm-navbar {
	border-bottom: 1px solid;
	border-color: inherit;
	text-align: center;
	line-height: 20px;
	height: 40px;
	padding: 0 40px;
	margin: 0;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
}

.mm-navbar > * {
	display: block;
	padding: 10px 0;
}

.mm-navbar .mm-btn:first-child {
	left: 0;
}

.mm-navbar .mm-btn:last-child {
	text-align: right;
	right: 0;
}

.mm-panel .mm-navbar {
	display: none;
}

.mm-panel.mm-hasnavbar .mm-navbar {
	display: block;
}

.mm-listview,
.mm-listview > li {
	list-style: none;
	display: block;
	padding: 0;
	margin: 0;
}

.mm-listview {
	font: inherit;
	font-size: 14px;
	line-height: 20px;
}

.mm-listview > li {
	position: relative;
}

.mm-listview > li,
.mm-listview > li .mm-next,
.mm-listview > li .mm-next:before,
.mm-listview > li:after {
	border-color: inherit;
}

.mm-listview > li > a,
.mm-listview > li > span {
	color: inherit;
	display: block;
	padding: 10px 10px 10px 20px;
	margin: 0;
}

.mm-listview > li:not(.mm-divider):after {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	display: block;
	position: absolute;
	right: 0;
	left: 20px;
}

.mm-listview .mm-next {
	background: rgba(3, 2, 1, 0);
	width: 50px;
	padding: 0;
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 2;
}

.mm-listview .mm-next:before {
	border-left-width: 1px;
	border-left-style: solid;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}

.mm-listview .mm-next + a,
.mm-listview .mm-next + span {
	margin-right: 50px;
}

.mm-listview .mm-next.mm-fullsubopen {
	width: 100%;
}

.mm-listview .mm-next.mm-fullsubopen:before {
	border-left: none;
}

.mm-listview .mm-next.mm-fullsubopen + a,
.mm-listview .mm-next.mm-fullsubopen + span {
	padding-right: 50px;
	margin-right: 0;
}

.mm-panels > .mm-panel > .mm-listview {
	margin: 20px -20px;
}

.mm-panels > .mm-panel > .mm-listview:first-child,
.mm-panels > .mm-panel > .mm-navbar + .mm-listview {
	margin-top: -20px;
}

.mm-listview .mm-inset {
	list-style: disc inside;
	padding: 0 10px 15px 40px;
	margin: 0;
}

.mm-listview .mm-inset > li {
	padding: 5px 0;
}

.mm-listview .mm-divider {
	font-size: 10px;
	text-transform: uppercase;
	text-indent: 20px;
	line-height: 25px;
}

.mm-listview .mm-spacer {
	padding-top: 40px;
}

.mm-listview .mm-spacer > .mm-next {
	top: 40px;
}

.mm-listview .mm-spacer.mm-divider {
	padding-top: 25px;
}

.mm-menu {
	background: #f3f3f3;
	border-color: rgba(0, 0, 0, 0.1);
	color: rgba(0, 0, 0, 0.75);
}

.mm-menu .mm-navbar a,
.mm-menu .mm-navbar > * {
	color: rgba(0, 0, 0, 0.3);
}

.mm-menu .mm-btn:after,
.mm-menu .mm-btn:before {
	border-color: rgba(0, 0, 0, 0.3);
}

.mm-menu .mm-listview {
	border-color: rgba(0, 0, 0, 0.1);
}

.mm-menu .mm-listview > li .mm-next:after {
	border-color: rgba(0, 0, 0, 0.3);
}

.mm-menu .mm-listview > li a:not(.mm-next) {
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0.5);
	tap-highlight-color: rgba(255, 255, 255, 0.5);
}

.mm-menu .mm-listview > li.mm-selected > a:not(.mm-next),
.mm-menu .mm-listview > li.mm-selected > span {
	background: rgba(255, 255, 255, 0.5);
}

.mm-menu .mm-divider,
.mm-menu .mm-listview > li.mm-opened.mm-vertical > .mm-panel,
.mm-menu .mm-listview > li.mm-opened.mm-vertical > a.mm-next,
.mm-menu.mm-vertical .mm-listview > li.mm-opened > .mm-panel,
.mm-menu.mm-vertical .mm-listview > li.mm-opened > a.mm-next {
	background: rgba(0, 0, 0, 0.05);
}

.mm-page {
	box-sizing: border-box;
	position: relative;
}

.mm-slideout {
	-webkit-transition: -webkit-transform 0.4s ease;
	transition: -webkit-transform 0.4s ease;
	transition: transform 0.4s ease;
	transition:
		transform 0.4s ease,
		-webkit-transform 0.4s ease;
}

html.mm-opened {
	overflow-x: hidden;
	position: relative;
}

html.mm-blocking,
html.mm-blocking body {
	overflow: hidden;
}

html.mm-background .mm-page {
	background: inherit;
}

#mm-blocker {
	background: rgba(3, 2, 1, 0);
	display: none;
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 2;
}

html.mm-blocking #mm-blocker {
	display: block;
}

.mm-menu.mm-offcanvas {
	z-index: 0;
	display: none;
	position: fixed;
	width: 80%;
	min-width: 140px;
	max-width: 440px;
}

.mm-menu.mm-offcanvas.mm-current {
	display: block;
}

.mm-menu.mm-offcanvas.mm-no-csstransforms.mm-current.mm-opened {
	z-index: 10;
}

html.mm-opening .mm-slideout {
	-webkit-transform: translate(80%, 0);
	-ms-transform: translate(80%, 0);
	transform: translate(80%, 0);
	-webkit-transform: translate3d(80%, 0, 0);
	transform: translate3d(80%, 0, 0);
}

@media all and (max-width: 175px) {
	html.mm-opening .mm-slideout {
		-webkit-transform: translate(140px, 0);
		-ms-transform: translate(140px, 0);
		transform: translate(140px, 0);
		-webkit-transform: translate3d(140px, 0, 0);
		transform: translate3d(140px, 0, 0);
	}
}

@media all and (min-width: 550px) {
	html.mm-opening .mm-slideout {
		-webkit-transform: translate(440px, 0);
		-ms-transform: translate(440px, 0);
		transform: translate(440px, 0);
		-webkit-transform: translate3d(440px, 0, 0);
		transform: translate3d(440px, 0, 0);
	}
}

.mm-menu.mm-offcanvas.mm-autoheight.mm-bottom,
.mm-menu.mm-offcanvas.mm-autoheight.mm-top {
	max-height: 80%;
}

.mm-menu.mm-offcanvas.mm-autoheight.mm-bottom.mm-fullscreen,
.mm-menu.mm-offcanvas.mm-autoheight.mm-top.mm-fullscreen {
	max-height: 100%;
}

.mm-menu.mm-offcanvas.mm-measureheight .mm-panel {
	display: block !important;
}

.mm-menu.mm-offcanvas.mm-measureheight > .mm-panels > .mm-panel {
	bottom: auto !important;
	height: auto !important;
}

.mm-menu.mm-columns {
	-webkit-transition-property:
		width,
		max-width,
		-webkit-transform;
	transition-property:
		width,
		max-width,
		-webkit-transform;
	transition-property: transform, width, max-width;
	transition-property:
		transform,
		width,
		max-width,
		-webkit-transform;
}

.mm-menu.mm-columns .mm-panels > .mm-panel {
	width: 100%;
	right: auto;
	display: none;
	-webkit-transition-property:
		width,
		-webkit-transform;
	transition-property:
		width,
		-webkit-transform;
	transition-property: transform, width;
	transition-property:
		transform,
		width,
		-webkit-transform;
}

.mm-menu.mm-columns .mm-panels > .mm-panel.mm-opened {
	border-right: 1px solid;
	border-color: inherit;
	display: block;
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	transform: translate(0, 0);
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.mm-menu.mm-columns .mm-panels > .mm-panel.mm-subopened {
	-webkit-transform: translate(-100%, 0);
	-ms-transform: translate(-100%, 0);
	transform: translate(-100%, 0);
	-webkit-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0);
	z-index: 2;
}

.mm-menu.mm-columns .mm-panels > .mm-panel.mm-columns-0 {
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	transform: translate(0, 0);
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.mm-menu.mm-columns .mm-panels > .mm-panel.mm-opened:not([class*="mm-columns-"]) ~ .mm-panel:not(.mm-opened).mm-columns-0 {
	display: block;
	-webkit-transform: translate(100%, 0);
	-ms-transform: translate(100%, 0);
	transform: translate(100%, 0);
	-webkit-transform: translate3d(100%, 0, 0);
	transform: translate3d(100%, 0, 0);
}

.mm-menu.mm-offcanvas.mm-columns-0 {
	width: 80%;
	min-width: 140px;
	max-width: 0;
}

html.mm-opening.mm-columns-0 .mm-slideout {
	-webkit-transform: translate(80%, 0);
	-ms-transform: translate(80%, 0);
	transform: translate(80%, 0);
	-webkit-transform: translate3d(80%, 0, 0);
	transform: translate3d(80%, 0, 0);
}

@media all and (max-width: 175px) {
	html.mm-opening.mm-columns-0 .mm-slideout {
		-webkit-transform: translate(140px, 0);
		-ms-transform: translate(140px, 0);
		transform: translate(140px, 0);
		-webkit-transform: translate3d(140px, 0, 0);
		transform: translate3d(140px, 0, 0);
	}
}

@media all and (min-width: 0px) {
	html.mm-opening.mm-columns-0 .mm-slideout {
		-webkit-transform: translate(0, 0);
		-ms-transform: translate(0, 0);
		transform: translate(0, 0);
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}

html.mm-right.mm-opening.mm-columns-0 .mm-slideout {
	-webkit-transform: translate(-80%, 0);
	-ms-transform: translate(-80%, 0);
	transform: translate(-80%, 0);
	-webkit-transform: translate3d(-80%, 0, 0);
	transform: translate3d(-80%, 0, 0);
}

@media all and (max-width: 175px) {
	html.mm-right.mm-opening.mm-columns-0 .mm-slideout {
		-webkit-transform: translate(-140px, 0);
		-ms-transform: translate(-140px, 0);
		transform: translate(-140px, 0);
		-webkit-transform: translate3d(-140px, 0, 0);
		transform: translate3d(-140px, 0, 0);
	}
}

@media all and (min-width: 0px) {
	html.mm-right.mm-opening.mm-columns-0 .mm-slideout {
		-webkit-transform: translate(0, 0);
		-ms-transform: translate(0, 0);
		transform: translate(0, 0);
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}

.mm-menu.mm-columns .mm-panels > .mm-panel.mm-columns-1 {
	-webkit-transform: translate(100%, 0);
	-ms-transform: translate(100%, 0);
	transform: translate(100%, 0);
	-webkit-transform: translate3d(100%, 0, 0);
	transform: translate3d(100%, 0, 0);
}

.mm-menu.mm-columns .mm-panels > .mm-panel.mm-opened:not([class*="mm-columns-"]) ~ .mm-panel:not(.mm-opened).mm-columns-1 {
	display: block;
	-webkit-transform: translate(200%, 0);
	-ms-transform: translate(200%, 0);
	transform: translate(200%, 0);
	-webkit-transform: translate3d(200%, 0, 0);
	transform: translate3d(200%, 0, 0);
}

.mm-menu.mm-offcanvas.mm-columns-1 {
	width: 80%;
	min-width: 140px;
	max-width: 440px;
}

html.mm-opening.mm-columns-1 .mm-slideout {
	-webkit-transform: translate(80%, 0);
	-ms-transform: translate(80%, 0);
	transform: translate(80%, 0);
	-webkit-transform: translate3d(80%, 0, 0);
	transform: translate3d(80%, 0, 0);
}

@media all and (max-width: 175px) {
	html.mm-opening.mm-columns-1 .mm-slideout {
		-webkit-transform: translate(140px, 0);
		-ms-transform: translate(140px, 0);
		transform: translate(140px, 0);
		-webkit-transform: translate3d(140px, 0, 0);
		transform: translate3d(140px, 0, 0);
	}
}

@media all and (min-width: 550px) {
	html.mm-opening.mm-columns-1 .mm-slideout {
		-webkit-transform: translate(440px, 0);
		-ms-transform: translate(440px, 0);
		transform: translate(440px, 0);
		-webkit-transform: translate3d(440px, 0, 0);
		transform: translate3d(440px, 0, 0);
	}
}

html.mm-right.mm-opening.mm-columns-1 .mm-slideout {
	-webkit-transform: translate(-80%, 0);
	-ms-transform: translate(-80%, 0);
	transform: translate(-80%, 0);
	-webkit-transform: translate3d(-80%, 0, 0);
	transform: translate3d(-80%, 0, 0);
}

@media all and (max-width: 175px) {
	html.mm-right.mm-opening.mm-columns-1 .mm-slideout {
		-webkit-transform: translate(-140px, 0);
		-ms-transform: translate(-140px, 0);
		transform: translate(-140px, 0);
		-webkit-transform: translate3d(-140px, 0, 0);
		transform: translate3d(-140px, 0, 0);
	}
}

@media all and (min-width: 550px) {
	html.mm-right.mm-opening.mm-columns-1 .mm-slideout {
		-webkit-transform: translate(-440px, 0);
		-ms-transform: translate(-440px, 0);
		transform: translate(-440px, 0);
		-webkit-transform: translate3d(-440px, 0, 0);
		transform: translate3d(-440px, 0, 0);
	}
}

.mm-menu.mm-columns-1 .mm-panels > .mm-panel {
	width: 100%;
}

.mm-menu.mm-columns .mm-panels > .mm-panel.mm-columns-2 {
	-webkit-transform: translate(200%, 0);
	-ms-transform: translate(200%, 0);
	transform: translate(200%, 0);
	-webkit-transform: translate3d(200%, 0, 0);
	transform: translate3d(200%, 0, 0);
}

.mm-menu.mm-columns .mm-panels > .mm-panel.mm-opened:not([class*="mm-columns-"]) ~ .mm-panel:not(.mm-opened).mm-columns-2 {
	display: block;
	-webkit-transform: translate(300%, 0);
	-ms-transform: translate(300%, 0);
	transform: translate(300%, 0);
	-webkit-transform: translate3d(300%, 0, 0);
	transform: translate3d(300%, 0, 0);
}

.mm-menu.mm-offcanvas.mm-columns-2 {
	width: 80%;
	min-width: 140px;
	max-width: 880px;
}

html.mm-opening.mm-columns-2 .mm-slideout {
	-webkit-transform: translate(80%, 0);
	-ms-transform: translate(80%, 0);
	transform: translate(80%, 0);
	-webkit-transform: translate3d(80%, 0, 0);
	transform: translate3d(80%, 0, 0);
}

@media all and (max-width: 175px) {
	html.mm-opening.mm-columns-2 .mm-slideout {
		-webkit-transform: translate(140px, 0);
		-ms-transform: translate(140px, 0);
		transform: translate(140px, 0);
		-webkit-transform: translate3d(140px, 0, 0);
		transform: translate3d(140px, 0, 0);
	}
}

@media all and (min-width: 1100px) {
	html.mm-opening.mm-columns-2 .mm-slideout {
		-webkit-transform: translate(880px, 0);
		-ms-transform: translate(880px, 0);
		transform: translate(880px, 0);
		-webkit-transform: translate3d(880px, 0, 0);
		transform: translate3d(880px, 0, 0);
	}
}

html.mm-right.mm-opening.mm-columns-2 .mm-slideout {
	-webkit-transform: translate(-80%, 0);
	-ms-transform: translate(-80%, 0);
	transform: translate(-80%, 0);
	-webkit-transform: translate3d(-80%, 0, 0);
	transform: translate3d(-80%, 0, 0);
}

@media all and (max-width: 175px) {
	html.mm-right.mm-opening.mm-columns-2 .mm-slideout {
		-webkit-transform: translate(-140px, 0);
		-ms-transform: translate(-140px, 0);
		transform: translate(-140px, 0);
		-webkit-transform: translate3d(-140px, 0, 0);
		transform: translate3d(-140px, 0, 0);
	}
}

@media all and (min-width: 1100px) {
	html.mm-right.mm-opening.mm-columns-2 .mm-slideout {
		-webkit-transform: translate(-880px, 0);
		-ms-transform: translate(-880px, 0);
		transform: translate(-880px, 0);
		-webkit-transform: translate3d(-880px, 0, 0);
		transform: translate3d(-880px, 0, 0);
	}
}

.mm-menu.mm-columns-2 .mm-panels > .mm-panel {
	width: 50%;
}

.mm-menu.mm-columns .mm-panels > .mm-panel.mm-columns-3 {
	-webkit-transform: translate(300%, 0);
	-ms-transform: translate(300%, 0);
	transform: translate(300%, 0);
	-webkit-transform: translate3d(300%, 0, 0);
	transform: translate3d(300%, 0, 0);
}

.mm-menu.mm-columns .mm-panels > .mm-panel.mm-opened:not([class*="mm-columns-"]) ~ .mm-panel:not(.mm-opened).mm-columns-3 {
	display: block;
	-webkit-transform: translate(400%, 0);
	-ms-transform: translate(400%, 0);
	transform: translate(400%, 0);
	-webkit-transform: translate3d(400%, 0, 0);
	transform: translate3d(400%, 0, 0);
}

.mm-menu.mm-offcanvas.mm-columns-3 {
	width: 80%;
	min-width: 140px;
	max-width: 1320px;
}

html.mm-opening.mm-columns-3 .mm-slideout {
	-webkit-transform: translate(80%, 0);
	-ms-transform: translate(80%, 0);
	transform: translate(80%, 0);
	-webkit-transform: translate3d(80%, 0, 0);
	transform: translate3d(80%, 0, 0);
}

@media all and (max-width: 175px) {
	html.mm-opening.mm-columns-3 .mm-slideout {
		-webkit-transform: translate(140px, 0);
		-ms-transform: translate(140px, 0);
		transform: translate(140px, 0);
		-webkit-transform: translate3d(140px, 0, 0);
		transform: translate3d(140px, 0, 0);
	}
}

@media all and (min-width: 1650px) {
	html.mm-opening.mm-columns-3 .mm-slideout {
		-webkit-transform: translate(1320px, 0);
		-ms-transform: translate(1320px, 0);
		transform: translate(1320px, 0);
		-webkit-transform: translate3d(1320px, 0, 0);
		transform: translate3d(1320px, 0, 0);
	}
}

html.mm-right.mm-opening.mm-columns-3 .mm-slideout {
	-webkit-transform: translate(-80%, 0);
	-ms-transform: translate(-80%, 0);
	transform: translate(-80%, 0);
	-webkit-transform: translate3d(-80%, 0, 0);
	transform: translate3d(-80%, 0, 0);
}

@media all and (max-width: 175px) {
	html.mm-right.mm-opening.mm-columns-3 .mm-slideout {
		-webkit-transform: translate(-140px, 0);
		-ms-transform: translate(-140px, 0);
		transform: translate(-140px, 0);
		-webkit-transform: translate3d(-140px, 0, 0);
		transform: translate3d(-140px, 0, 0);
	}
}

@media all and (min-width: 1650px) {
	html.mm-right.mm-opening.mm-columns-3 .mm-slideout {
		-webkit-transform: translate(-1320px, 0);
		-ms-transform: translate(-1320px, 0);
		transform: translate(-1320px, 0);
		-webkit-transform: translate3d(-1320px, 0, 0);
		transform: translate3d(-1320px, 0, 0);
	}
}

.mm-menu.mm-columns-3 .mm-panels > .mm-panel {
	width: 33.34%;
}

.mm-menu.mm-columns .mm-panels > .mm-panel.mm-columns-4 {
	-webkit-transform: translate(400%, 0);
	-ms-transform: translate(400%, 0);
	transform: translate(400%, 0);
	-webkit-transform: translate3d(400%, 0, 0);
	transform: translate3d(400%, 0, 0);
}

.mm-menu.mm-columns .mm-panels > .mm-panel.mm-opened:not([class*="mm-columns-"]) ~ .mm-panel:not(.mm-opened).mm-columns-4 {
	display: block;
	-webkit-transform: translate(500%, 0);
	-ms-transform: translate(500%, 0);
	transform: translate(500%, 0);
	-webkit-transform: translate3d(500%, 0, 0);
	transform: translate3d(500%, 0, 0);
}

.mm-menu.mm-offcanvas.mm-columns-4 {
	width: 80%;
	min-width: 140px;
	max-width: 1760px;
}

html.mm-opening.mm-columns-4 .mm-slideout {
	-webkit-transform: translate(80%, 0);
	-ms-transform: translate(80%, 0);
	transform: translate(80%, 0);
	-webkit-transform: translate3d(80%, 0, 0);
	transform: translate3d(80%, 0, 0);
}

@media all and (max-width: 175px) {
	html.mm-opening.mm-columns-4 .mm-slideout {
		-webkit-transform: translate(140px, 0);
		-ms-transform: translate(140px, 0);
		transform: translate(140px, 0);
		-webkit-transform: translate3d(140px, 0, 0);
		transform: translate3d(140px, 0, 0);
	}
}

@media all and (min-width: 2200px) {
	html.mm-opening.mm-columns-4 .mm-slideout {
		-webkit-transform: translate(1760px, 0);
		-ms-transform: translate(1760px, 0);
		transform: translate(1760px, 0);
		-webkit-transform: translate3d(1760px, 0, 0);
		transform: translate3d(1760px, 0, 0);
	}
}

html.mm-right.mm-opening.mm-columns-4 .mm-slideout {
	-webkit-transform: translate(-80%, 0);
	-ms-transform: translate(-80%, 0);
	transform: translate(-80%, 0);
	-webkit-transform: translate3d(-80%, 0, 0);
	transform: translate3d(-80%, 0, 0);
}

@media all and (max-width: 175px) {
	html.mm-right.mm-opening.mm-columns-4 .mm-slideout {
		-webkit-transform: translate(-140px, 0);
		-ms-transform: translate(-140px, 0);
		transform: translate(-140px, 0);
		-webkit-transform: translate3d(-140px, 0, 0);
		transform: translate3d(-140px, 0, 0);
	}
}

@media all and (min-width: 2200px) {
	html.mm-right.mm-opening.mm-columns-4 .mm-slideout {
		-webkit-transform: translate(-1760px, 0);
		-ms-transform: translate(-1760px, 0);
		transform: translate(-1760px, 0);
		-webkit-transform: translate3d(-1760px, 0, 0);
		transform: translate3d(-1760px, 0, 0);
	}
}

.mm-menu.mm-columns-4 .mm-panels > .mm-panel {
	width: 25%;
}

.mm-menu.mm-columns .mm-panels > .mm-panel.mm-columns-5 {
	-webkit-transform: translate(500%, 0);
	-ms-transform: translate(500%, 0);
	transform: translate(500%, 0);
	-webkit-transform: translate3d(500%, 0, 0);
	transform: translate3d(500%, 0, 0);
}

.mm-menu.mm-columns .mm-panels > .mm-panel.mm-opened:not([class*="mm-columns-"]) ~ .mm-panel:not(.mm-opened).mm-columns-5 {
	display: block;
	-webkit-transform: translate(600%, 0);
	-ms-transform: translate(600%, 0);
	transform: translate(600%, 0);
	-webkit-transform: translate3d(600%, 0, 0);
	transform: translate3d(600%, 0, 0);
}

.mm-menu.mm-offcanvas.mm-columns-5 {
	width: 80%;
	min-width: 140px;
	max-width: 2200px;
}

html.mm-opening.mm-columns-5 .mm-slideout {
	-webkit-transform: translate(80%, 0);
	-ms-transform: translate(80%, 0);
	transform: translate(80%, 0);
	-webkit-transform: translate3d(80%, 0, 0);
	transform: translate3d(80%, 0, 0);
}

@media all and (max-width: 175px) {
	html.mm-opening.mm-columns-5 .mm-slideout {
		-webkit-transform: translate(140px, 0);
		-ms-transform: translate(140px, 0);
		transform: translate(140px, 0);
		-webkit-transform: translate3d(140px, 0, 0);
		transform: translate3d(140px, 0, 0);
	}
}

@media all and (min-width: 2750px) {
	html.mm-opening.mm-columns-5 .mm-slideout {
		-webkit-transform: translate(2200px, 0);
		-ms-transform: translate(2200px, 0);
		transform: translate(2200px, 0);
		-webkit-transform: translate3d(2200px, 0, 0);
		transform: translate3d(2200px, 0, 0);
	}
}

html.mm-right.mm-opening.mm-columns-5 .mm-slideout {
	-webkit-transform: translate(-80%, 0);
	-ms-transform: translate(-80%, 0);
	transform: translate(-80%, 0);
	-webkit-transform: translate3d(-80%, 0, 0);
	transform: translate3d(-80%, 0, 0);
}

@media all and (max-width: 175px) {
	html.mm-right.mm-opening.mm-columns-5 .mm-slideout {
		-webkit-transform: translate(-140px, 0);
		-ms-transform: translate(-140px, 0);
		transform: translate(-140px, 0);
		-webkit-transform: translate3d(-140px, 0, 0);
		transform: translate3d(-140px, 0, 0);
	}
}

@media all and (min-width: 2750px) {
	html.mm-right.mm-opening.mm-columns-5 .mm-slideout {
		-webkit-transform: translate(-2200px, 0);
		-ms-transform: translate(-2200px, 0);
		transform: translate(-2200px, 0);
		-webkit-transform: translate3d(-2200px, 0, 0);
		transform: translate3d(-2200px, 0, 0);
	}
}

.mm-menu.mm-columns-5 .mm-panels > .mm-panel {
	width: 20%;
}

.mm-menu.mm-columns .mm-panels > .mm-panel.mm-columns-6 {
	-webkit-transform: translate(600%, 0);
	-ms-transform: translate(600%, 0);
	transform: translate(600%, 0);
	-webkit-transform: translate3d(600%, 0, 0);
	transform: translate3d(600%, 0, 0);
}

.mm-menu.mm-columns .mm-panels > .mm-panel.mm-opened:not([class*="mm-columns-"]) ~ .mm-panel:not(.mm-opened).mm-columns-6 {
	display: block;
	-webkit-transform: translate(700%, 0);
	-ms-transform: translate(700%, 0);
	transform: translate(700%, 0);
	-webkit-transform: translate3d(700%, 0, 0);
	transform: translate3d(700%, 0, 0);
}

.mm-menu.mm-offcanvas.mm-columns-6 {
	width: 80%;
	min-width: 140px;
	max-width: 2640px;
}

html.mm-opening.mm-columns-6 .mm-slideout {
	-webkit-transform: translate(80%, 0);
	-ms-transform: translate(80%, 0);
	transform: translate(80%, 0);
	-webkit-transform: translate3d(80%, 0, 0);
	transform: translate3d(80%, 0, 0);
}

@media all and (max-width: 175px) {
	html.mm-opening.mm-columns-6 .mm-slideout {
		-webkit-transform: translate(140px, 0);
		-ms-transform: translate(140px, 0);
		transform: translate(140px, 0);
		-webkit-transform: translate3d(140px, 0, 0);
		transform: translate3d(140px, 0, 0);
	}
}

@media all and (min-width: 3300px) {
	html.mm-opening.mm-columns-6 .mm-slideout {
		-webkit-transform: translate(2640px, 0);
		-ms-transform: translate(2640px, 0);
		transform: translate(2640px, 0);
		-webkit-transform: translate3d(2640px, 0, 0);
		transform: translate3d(2640px, 0, 0);
	}
}

html.mm-right.mm-opening.mm-columns-6 .mm-slideout {
	-webkit-transform: translate(-80%, 0);
	-ms-transform: translate(-80%, 0);
	transform: translate(-80%, 0);
	-webkit-transform: translate3d(-80%, 0, 0);
	transform: translate3d(-80%, 0, 0);
}

@media all and (max-width: 175px) {
	html.mm-right.mm-opening.mm-columns-6 .mm-slideout {
		-webkit-transform: translate(-140px, 0);
		-ms-transform: translate(-140px, 0);
		transform: translate(-140px, 0);
		-webkit-transform: translate3d(-140px, 0, 0);
		transform: translate3d(-140px, 0, 0);
	}
}

@media all and (min-width: 3300px) {
	html.mm-right.mm-opening.mm-columns-6 .mm-slideout {
		-webkit-transform: translate(-2640px, 0);
		-ms-transform: translate(-2640px, 0);
		transform: translate(-2640px, 0);
		-webkit-transform: translate3d(-2640px, 0, 0);
		transform: translate3d(-2640px, 0, 0);
	}
}

.mm-menu.mm-columns-6 .mm-panels > .mm-panel {
	width: 16.67%;
}

em.mm-counter {
	font: inherit;
	font-size: 14px;
	font-style: normal;
	text-indent: 0;
	line-height: 20px;
	display: block;
	margin-top: -10px;
	position: absolute;
	right: 45px;
	top: 50%;
}

em.mm-counter + a.mm-next {
	width: 90px;
}

em.mm-counter + a.mm-next + a,
em.mm-counter + a.mm-next + span {
	margin-right: 90px;
}

em.mm-counter + a.mm-fullsubopen {
	padding-left: 0;
}

.mm-listview em.mm-counter + .mm-next.mm-fullsubopen + a,
.mm-listview em.mm-counter + .mm-next.mm-fullsubopen + span,
em.mm-counter + a.mm-fullsubopen + a,
em.mm-counter + a.mm-fullsubopen + span {
	padding-right: 90px;
}

.mm-vertical > .mm-counter {
	top: 12px;
	margin-top: 0;
}

.mm-vertical.mm-spacer > .mm-counter {
	margin-top: 40px;
}

.mm-nosubresults > .mm-counter {
	display: none;
}

.mm-menu em.mm-counter {
	color: rgba(0, 0, 0, 0.3);
}

.mm-divider > span {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	padding: 0;
	line-height: 25px;
}

.mm-divider.mm-opened a.mm-next:after {
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

.mm-collapsed:not(.mm-uncollapsed) {
	display: none;
}

.mm-fixeddivider {
	background: inherit;
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	z-index: 2;
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	transform: translate(0, 0);
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.mm-fixeddivider:after {
	content: none !important;
	display: none !important;
}

.mm-hasdividers .mm-fixeddivider {
	display: block;
}

.mm-menu .mm-fixeddivider span {
	background: rgba(0, 0, 0, 0.05);
}


.mm-menu.mm-dropdown {
	box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
	height: 80%;
}

html.mm-dropdown .mm-slideout {
	-webkit-transform: none !important;
	-ms-transform: none !important;
	transform: none !important;
	z-index: 0;
}

html.mm-dropdown #mm-blocker {
	-webkit-transition-delay: 0s !important;
	transition-delay: 0s !important;
	z-index: 1;
}

html.mm-dropdown .mm-menu {
	z-index: 2;
}

html.mm-dropdown.mm-opened:not(.mm-opening) .mm-menu {
	display: none;
}

.mm-menu.mm-tip:before {
	content: "";
	background: inherit;
	box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
	display: block;
	width: 15px;
	height: 15px;
	position: absolute;
	z-index: 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

.mm-menu.mm-tipleft:before {
	left: 22px;
}

.mm-menu.mm-tipright:before {
	right: 22px;
}

.mm-menu.mm-tiptop:before {
	top: -8px;
}

.mm-menu.mm-tipbottom:before {
	bottom: -8px;
}

.mm-iconpanel .mm-panel {
	-webkit-transition-property:
		left,
		-webkit-transform;
	transition-property:
		left,
		-webkit-transform;
	transition-property: transform, left;
	transition-property:
		transform,
		left,
		-webkit-transform;
}

.mm-iconpanel .mm-panel.mm-opened {
	border-left: 1px solid;
	border-color: inherit;
}

.mm-iconpanel .mm-panel.mm-subopened {
	overflow-y: hidden;
	left: -40px;
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	transform: translate(0, 0);
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.mm-iconpanel .mm-panel.mm-iconpanel-0 {
	left: 0;
}

.mm-iconpanel .mm-panel.mm-iconpanel-1 {
	left: 40px;
}

.mm-iconpanel .mm-panel.mm-iconpanel-2 {
	left: 80px;
}

.mm-iconpanel .mm-panel.mm-iconpanel-3 {
	left: 120px;
}

.mm-iconpanel .mm-panel.mm-iconpanel-4 {
	left: 160px;
}

.mm-iconpanel .mm-panel.mm-iconpanel-5 {
	left: 200px;
}

.mm-iconpanel .mm-panel.mm-iconpanel-6 {
	left: 240px;
}

.mm-subblocker {
	background: inherit;
	opacity: 0;
	display: block;
	-webkit-transition: opacity 0.4s ease;
	transition: opacity 0.4s ease;
}

.mm-subopened .mm-subblocker {
	opacity: 0.6;
	position: absolute;
	top: 0;
	right: 0;
	bottom: -100000px;
	left: 0;
	z-index: 3;
}

.mm-keyboardfocus a:focus {
	outline: 0;
}

.mm-menu.mm-keyboardfocus a:focus {
	background: rgba(255, 255, 255, 0.5);
}

.mm-navbar-bottom,
.mm-navbar-top ~ .mm-navbar-top {
	border-bottom: none;
}

.mm-menu > .mm-navbar {
	background: inherit;
	padding: 0;
	z-index: 3;
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	transform: translate(0, 0);
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.mm-navbar-bottom {
	border-top-width: 1px;
	border-top-style: solid;
	top: auto;
	bottom: 0;
}

.mm-navbar-bottom ~ .mm-navbar-bottom {
	border-top: none;
}

.mm-navbar.mm-hasbtns {
	padding: 0 40px;
}

.mm-navbar[class*="mm-navbar-content-"] > * {
	box-sizing: border-box;
	display: block;
	float: left;
}

.mm-navbar .mm-breadcrumbs {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	-webkit-overflow-scrolling: touch;
	overflow-x: auto;
	text-align: left;
	padding: 0 0 0 17px;
}

.mm-navbar .mm-breadcrumbs > * {
	display: inline-block;
	padding: 10px 3px;
}

.mm-navbar .mm-breadcrumbs > a {
	text-decoration: underline;
}

.mm-navbar.mm-hasbtns .mm-breadcrumbs {
	margin-left: -40px;
}

.mm-navbar.mm-hasbtns .mm-btn:not(.mm-hidden) + .mm-breadcrumbs {
	margin-left: 0;
	padding-left: 0;
}

.mm-navbar-top-1 {
	top: 0;
}

.mm-hasnavbar-top-1 .mm-panels,
.mm-navbar-top-2 {
	top: 40px;
}

.mm-hasnavbar-top-2 .mm-panels,
.mm-navbar-top-3 {
	top: 80px;
}

.mm-hasnavbar-top-3 .mm-panels,
.mm-navbar-top-4 {
	top: 120px;
}

.mm-hasnavbar-top-4 .mm-panels {
	top: 160px;
}

.mm-navbar-bottom-1 {
	bottom: 0;
}

.mm-hasnavbar-bottom-1 .mm-panels,
.mm-navbar-bottom-2 {
	bottom: 40px;
}

.mm-hasnavbar-bottom-2 .mm-panels,
.mm-navbar-bottom-3 {
	bottom: 80px;
}

.mm-hasnavbar-bottom-3 .mm-panels,
.mm-navbar-bottom-4 {
	bottom: 120px;
}

.mm-hasnavbar-bottom-4 .mm-panels {
	bottom: 160px;
}

.mm-navbar-size-2 {
	height: 80px;
}

.mm-navbar-size-3 {
	height: 120px;
}

.mm-navbar-size-4 {
	height: 160px;
}

.mm-navbar-content-2 > * {
	width: 50%;
}

.mm-navbar-content-3 > * {
	width: 33.33%;
}

.mm-navbar-content-4 > * {
	width: 25%;
}

.mm-navbar-content-5 > * {
	width: 20%;
}

.mm-navbar-content-6 > * {
	width: 16.67%;
}

.mm-menu.mm-rtl {
	direction: rtl;
}

.mm-menu.mm-rtl.mm-offcanvas {
	right: auto;
}

.mm-menu.mm-rtl .mm-panel:not(.mm-opened) {
	-webkit-transform: translate(-100%, 0);
	-ms-transform: translate(-100%, 0);
	transform: translate(-100%, 0);
	-webkit-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0);
}

.mm-menu.mm-rtl .mm-panel.mm-subopened {
	-webkit-transform: translate(30%, 0);
	-ms-transform: translate(30%, 0);
	transform: translate(30%, 0);
	-webkit-transform: translate3d(30%, 0, 0);
	transform: translate3d(30%, 0, 0);
}

.mm-menu.mm-rtl .mm-navbar .mm-btn:first-child {
	left: auto;
	right: 0;
}

.mm-menu.mm-rtl .mm-navbar .mm-btn:last-child {
	right: auto;
	left: 0;
}

.mm-menu.mm-rtl .mm-navbar .mm-next:after {
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
	left: 23px;
	right: auto;
}

.mm-menu.mm-rtl .mm-navbar .mm-prev:before {
	-webkit-transform: rotate(135deg);
	-ms-transform: rotate(135deg);
	transform: rotate(135deg);
	right: 23px;
	left: auto;
}

.mm-menu.mm-rtl .mm-listview > li:not(.mm-divider)::after {
	left: 0;
	right: 20px;
}

.mm-menu.mm-rtl .mm-listview > li > a:not(.mm-next),
.mm-menu.mm-rtl .mm-listview > li > span:not(.mm-next) {
	padding-left: 10px;
	padding-right: 20px !important;
	margin-right: 0 !important;
}

.mm-menu.mm-rtl .mm-listview .mm-next {
	right: auto;
	left: 0;
}

.mm-menu.mm-rtl .mm-listview .mm-next:before {
	left: auto;
	right: 0;
}

.mm-menu.mm-rtl .mm-listview .mm-next:after {
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
	left: 23px;
	right: auto;
}

.mm-menu.mm-rtl .mm-listview .mm-next + a,
.mm-menu.mm-rtl .mm-listview .mm-next + span {
	margin-left: 50px;
}

.mm-menu.mm-rtl .mm-listview .mm-next.mm-fullsubopen + a,
.mm-menu.mm-rtl .mm-listview .mm-next.mm-fullsubopen + span {
	padding-left: 50px;
}

.mm-menu.mm-rtl em.mm-counter {
	left: 45px;
	right: auto;
}

.mm-menu.mm-rtl em.mm-counter + a.mm-next + a,
.mm-menu.mm-rtl em.mm-counter + a.mm-next + span {
	margin-left: 90px;
}

.mm-menu.mm-rtl .mm-listview em.mm-counter + .mm-fullsubopen + a,
.mm-menu.mm-rtl .mm-listview em.mm-counter + .mm-fullsubopen + span {
	padding-left: 90px;
}

.mm-menu.mm-rtl label.mm-check,
.mm-menu.mm-rtl label.mm-toggle {
	left: 20px;
	right: auto !important;
}

.mm-menu.mm-rtl label.mm-toggle + a,
.mm-menu.mm-rtl label.mm-toggle + span {
	padding-left: 80px;
}

.mm-menu.mm-rtl label.mm-check + a,
.mm-menu.mm-rtl label.mm-check + span {
	padding-left: 60px;
}

.mm-menu.mm-rtl a.mm-next + label.mm-check,
.mm-menu.mm-rtl a.mm-next + label.mm-toggle {
	left: 60px;
}

.mm-menu.mm-rtl a.mm-next + label.mm-check + a,
.mm-menu.mm-rtl a.mm-next + label.mm-check + span,
.mm-menu.mm-rtl a.mm-next + label.mm-toggle + a,
.mm-menu.mm-rtl a.mm-next + label.mm-toggle + span {
	margin-left: 50px;
}

.mm-menu.mm-rtl a.mm-next + label.mm-toggle + a,
.mm-menu.mm-rtl a.mm-next + label.mm-toggle + span {
	padding-left: 70px;
}

.mm-menu.mm-rtl a.mm-next + label.mm-check + a,
.mm-menu.mm-rtl a.mm-next + label.mm-check + span {
	padding-left: 50px;
}

.mm-menu.mm-rtl em.mm-counter + a.mm-next + label.mm-check,
.mm-menu.mm-rtl em.mm-counter + a.mm-next + label.mm-toggle {
	left: 100px;
}

.mm-menu.mm-rtl em.mm-counter + a.mm-next + label.mm-check + a,
.mm-menu.mm-rtl em.mm-counter + a.mm-next + label.mm-check + span,
.mm-menu.mm-rtl em.mm-counter + a.mm-next + label.mm-toggle + a,
.mm-menu.mm-rtl em.mm-counter + a.mm-next + label.mm-toggle + span {
	margin-left: 90px;
}

.mm-menu.mm-rtl .mm-panel[class*="mm-iconpanel-"] {
	left: 0;
}

.mm-menu.mm-rtl .mm-panel[class*="mm-iconpanel-"].mm-subopened {
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	transform: translate(0, 0);
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.mm-menu.mm-rtl.mm-iconpanel .mm-panel {
	-webkit-transition-property:
		right,
		-webkit-transform;
	transition-property:
		right,
		-webkit-transform;
	transition-property: transform, right;
	transition-property:
		transform,
		right,
		-webkit-transform;
}

.mm-menu.mm-rtl.mm-iconpanel .mm-panel.mm-iconpanel-0 {
	right: 0;
}

.mm-menu.mm-rtl.mm-iconpanel .mm-panel.mm-iconpanel-1 {
	right: 40px;
}

.mm-menu.mm-rtl.mm-iconpanel .mm-panel.mm-iconpanel-2 {
	right: 80px;
}

.mm-menu.mm-rtl.mm-iconpanel .mm-panel.mm-iconpanel-3 {
	right: 120px;
}

.mm-menu.mm-rtl.mm-iconpanel .mm-panel.mm-iconpanel-4 {
	right: 160px;
}

.mm-menu.mm-rtl.mm-iconpanel .mm-panel.mm-iconpanel-5 {
	right: 200px;
}

.mm-menu.mm-rtl.mm-iconpanel .mm-panel.mm-iconpanel-6 {
	right: 240px;
}

.mm-menu.mm-rtl.mm-iconpanel .mm-panel.mm-opened {
	border-left: none;
	border-right: 1px solid;
	border-color: inherit;
}

.mm-sronly {
	border: 0 !important;
	clip: rect(1px, 1px, 1px, 1px) !important;
	-webkit-clip-path: inset(50%) !important;
	clip-path: inset(50%) !important;
	white-space: nowrap !important;
	width: 1px !important;
	height: 1px !important;
	padding: 0 !important;
	overflow: hidden !important;
	position: absolute !important;
}

.mm-search,
.mm-search input {
	box-sizing: border-box;
}

.mm-search {
	height: 40px;
	padding: 7px 10px 0;
	position: relative;
}

.mm-search input {
	border: none !important;
	outline: 0 !important;
	box-shadow: none !important;
	border-radius: 4px;
	font: inherit;
	font-size: 14px;
	line-height: 26px;
	display: block;
	width: 100%;
	height: 26px;
	min-height: 26px;
	max-height: 26px;
	margin: 0;
	padding: 0 10px;
}

.mm-search input::-ms-clear {
	display: none;
}

.mm-search .mm-clear,
.mm-search .mm-next {
	right: 0;
}

.mm-panel > .mm-search {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

.mm-panel.mm-hassearch {
	padding-top: 40px;
}

.mm-panel.mm-hassearch.mm-hasnavbar {
	padding-top: 80px;
}

.mm-panel.mm-hassearch.mm-hasnavbar .mm-search {
	top: 40px;
}

.mm-noresultsmsg {
	text-align: center;
	font-size: 21px;
	padding: 40px 0;
}

.mm-noresults .mm-indexer {
	display: none !important;
}

li.mm-nosubresults > a.mm-next {
	display: none;
}

li.mm-nosubresults > a.mm-next + a,
li.mm-nosubresults > a.mm-next + span {
	padding-right: 10px;
}

.mm-panels > .mm-resultspanel:not(.mm-opened) {
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	transform: translate(0, 0);
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.mm-menu .mm-search input {
	background: rgba(0, 0, 0, 0.05);
	color: rgba(0, 0, 0, 0.75);
}

.mm-menu .mm-noresultsmsg {
	color: rgba(0, 0, 0, 0.3);
}

.mm-indexer {
	background: inherit;
	text-align: center;
	font-size: 12px;
	box-sizing: border-box;
	width: 20px;
	position: absolute;
	top: 0;
	bottom: 0;
	right: -100px;
	z-index: 3;
	-webkit-transition: right 0.4s ease;
	transition: right 0.4s ease;
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	transform: translate(0, 0);
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.mm-indexer a {
	text-decoration: none;
	display: block;
	height: 3.85%;
}

.mm-indexer ~ .mm-panel.mm-hasindexer {
	padding-right: 40px;
}

.mm-hasindexer .mm-indexer {
	right: 0;
}

.mm-hasindexer .mm-fixeddivider {
	right: 20px;
}

.mm-menu .mm-indexer a {
	color: rgba(0, 0, 0, 0.3);
}

.mm-menu.mm-hoverselected .mm-listview > li > a.mm-fullsubopen + a,
.mm-menu.mm-hoverselected .mm-listview > li > a.mm-fullsubopen + span,
.mm-menu.mm-hoverselected .mm-listview > li > a:not(.mm-fullsubopen),
.mm-menu.mm-parentselected .mm-listview > li > a.mm-fullsubopen + a,
.mm-menu.mm-parentselected .mm-listview > li > a.mm-fullsubopen + span,
.mm-menu.mm-parentselected .mm-listview > li > a:not(.mm-fullsubopen) {
	-webkit-transition: background 0.4s ease;
	transition: background 0.4s ease;
}

.mm-menu.mm-hoverselected .mm-listview > li > a.mm-fullsubopen:hover + span,
.mm-menu.mm-hoverselected .mm-listview > li > a:not(.mm-fullsubopen):hover,
.mm-menu.mm-parentselected .mm-listview > li > a.mm-selected.mm-fullsubopen + a,
.mm-menu.mm-parentselected .mm-listview > li > a.mm-selected.mm-fullsubopen + span,
.mm-menu.mm-parentselected .mm-listview > li > a.mm-selected:not(.mm-fullsubopen) {
	background: rgba(255, 255, 255, 0.5);
}

input.mm-check,
input.mm-toggle {
	position: absolute;
	left: -10000px;
}

label.mm-check,
label.mm-toggle {
	margin: 0;
	position: absolute;
	top: 50%;
	z-index: 2;
	right: 20px;
}

label.mm-check:before,
label.mm-toggle:before {
	content: "";
	display: block;
}

label.mm-toggle {
	border-radius: 30px;
	width: 50px;
	height: 30px;
	margin-top: -15px;
}

label.mm-toggle:before {
	border-radius: 30px;
	width: 28px;
	height: 28px;
	margin: 1px;
}

input.mm-toggle:checked ~ label.mm-toggle:before {
	float: right;
}

label.mm-check {
	width: 30px;
	height: 30px;
	margin-top: -15px;
}

label.mm-check:before {
	border-left: 3px solid;
	border-bottom: 3px solid;
	width: 40%;
	height: 20%;
	margin: 25% 0 0 20%;
	opacity: 0.1;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

input.mm-check:checked ~ label.mm-check:before {
	opacity: 1;
}

li.mm-vertical label.mm-check,
li.mm-vertical label.mm-toggle {
	bottom: auto;
	margin-top: 0;
	top: 5px;
}

label.mm-toggle + a,
label.mm-toggle + span {
	padding-right: 80px;
}

label.mm-check + a,
label.mm-check + span {
	padding-right: 60px;
}

a.mm-next + label.mm-check,
a.mm-next + label.mm-toggle {
	right: 60px;
}

a.mm-next + label.mm-check + a,
a.mm-next + label.mm-check + span,
a.mm-next + label.mm-toggle + a,
a.mm-next + label.mm-toggle + span {
	margin-right: 50px;
}

a.mm-next + label.mm-toggle + a,
a.mm-next + label.mm-toggle + span {
	padding-right: 70px;
}

a.mm-next + label.mm-check + a,
a.mm-next + label.mm-check + span {
	padding-right: 50px;
}

em.mm-counter + a.mm-next + label.mm-check,
em.mm-counter + a.mm-next + label.mm-toggle {
	right: 100px;
}

em.mm-counter + a.mm-next + label.mm-check + a,
em.mm-counter + a.mm-next + label.mm-check + span,
em.mm-counter + a.mm-next + label.mm-toggle + a,
em.mm-counter + a.mm-next + label.mm-toggle + span {
	margin-right: 90px;
}

.mm-menu label.mm-toggle {
	background: rgba(0, 0, 0, 0.1);
}

.mm-menu label.mm-toggle:before {
	background: #f3f3f3;
}

.mm-menu input.mm-toggle:checked ~ label.mm-toggle {
	background: #4bd963;
}

.mm-menu label.mm-check:before {
	border-color: rgba(0, 0, 0, 0.75);
}

.mm-listview.mm-border-none > li:after,
.mm-menu.mm-border-none .mm-listview > li:after {
	content: none;
}

.mm-listview.mm-border-full > li:after,
.mm-menu.mm-border-full .mm-listview > li:after {
	left: 0 !important;
}

.mm-listview.mm-border-offset > li:after,
.mm-menu.mm-border-offset .mm-listview > li:after {
	right: 20px;
}

.mm-menu.mm-effect-menu-zoom {
	-webkit-transition: -webkit-transform 0.4s ease;
	transition: -webkit-transform 0.4s ease;
	transition: transform 0.4s ease;
	transition:
		transform 0.4s ease,
		-webkit-transform 0.4s ease;
}

html.mm-opened .mm-menu.mm-effect-menu-zoom {
	-webkit-transform: scale(0.7, 0.7) translate3d(-30%, 0, 0);
	transform: scale(0.7, 0.7) translate3d(-30%, 0, 0);
	-webkit-transform-origin: left center;
	-ms-transform-origin: left center;
	transform-origin: left center;
}

html.mm-opening .mm-menu.mm-effect-menu-zoom {
	-webkit-transform: scale(1, 1) translate3d(0, 0, 0);
	transform: scale(1, 1) translate3d(0, 0, 0);
}

html.mm-right.mm-opened .mm-menu.mm-effect-menu-zoom {
	-webkit-transform: scale(0.7, 0.7) translate3d(30%, 0, 0);
	transform: scale(0.7, 0.7) translate3d(30%, 0, 0);
	-webkit-transform-origin: right center;
	-ms-transform-origin: right center;
	transform-origin: right center;
}

html.mm-right.mm-opening .mm-menu.mm-effect-menu-zoom {
	-webkit-transform: scale(1, 1) translate3d(0, 0, 0);
	transform: scale(1, 1) translate3d(0, 0, 0);
}

.mm-menu.mm-effect-menu-slide {
	-webkit-transition: -webkit-transform 0.4s ease;
	transition: -webkit-transform 0.4s ease;
	transition: transform 0.4s ease;
	transition:
		transform 0.4s ease,
		-webkit-transform 0.4s ease;
}

html.mm-opened .mm-menu.mm-effect-menu-slide {
	-webkit-transform: translate(-30%, 0);
	-ms-transform: translate(-30%, 0);
	transform: translate(-30%, 0);
	-webkit-transform: translate3d(-30%, 0, 0);
	transform: translate3d(-30%, 0, 0);
}

html.mm-opening .mm-menu.mm-effect-menu-slide {
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	transform: translate(0, 0);
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

html.mm-right.mm-opened .mm-menu.mm-effect-menu-slide {
	-webkit-transform: translate(30%, 0);
	-ms-transform: translate(30%, 0);
	transform: translate(30%, 0);
	-webkit-transform: translate3d(30%, 0, 0);
	transform: translate3d(30%, 0, 0);
}

html.mm-right.mm-opening .mm-menu.mm-effect-menu-slide {
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	transform: translate(0, 0);
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.mm-menu.mm-effect-menu-fade {
	opacity: 0;
	-webkit-transition: opacity 0.4s ease;
	transition: opacity 0.4s ease;
}

html.mm-opening .mm-menu.mm-effect-menu-fade {
	opacity: 1;
}

.mm-menu.mm-effect-panels-zoom .mm-panel {
	-webkit-transform: scale(1.5, 1.5) translate3d(100%, 0, 0);
	transform: scale(1.5, 1.5) translate3d(100%, 0, 0);
	-webkit-transform-origin: left center;
	-ms-transform-origin: left center;
	transform-origin: left center;
}

.mm-menu.mm-effect-panels-zoom .mm-panel.mm-opened {
	-webkit-transform: scale(1, 1) translate3d(0, 0, 0);
	transform: scale(1, 1) translate3d(0, 0, 0);
}

.mm-menu.mm-effect-panels-zoom .mm-panel.mm-opened.mm-subopened {
	-webkit-transform: scale(0.7, 0.7) translate3d(-30%, 0, 0);
	transform: scale(0.7, 0.7) translate3d(-30%, 0, 0);
}

.mm-menu.mm-effect-panels-slide-0 .mm-panel.mm-subopened {
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	transform: translate(0, 0);
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.mm-menu.mm-effect-panels-slide-100 .mm-panel.mm-subopened {
	-webkit-transform: translate(-100%, 0);
	-ms-transform: translate(-100%, 0);
	transform: translate(-100%, 0);
	-webkit-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0);
}

.mm-menu[class*="mm-effect-listitems-"] .mm-listview > li {
	-webkit-transition: none 0.4s ease;
	transition: none 0.4s ease;
}

.mm-menu[class*="mm-effect-listitems-"] .mm-listview > li:nth-child(1) {
	-webkit-transition-delay: 50ms;
	transition-delay: 50ms;
}

.mm-menu[class*="mm-effect-listitems-"] .mm-listview > li:nth-child(2) {
	-webkit-transition-delay: 0.1s;
	transition-delay: 0.1s;
}

.mm-menu[class*="mm-effect-listitems-"] .mm-listview > li:nth-child(3) {
	-webkit-transition-delay: 150ms;
	transition-delay: 150ms;
}

.mm-menu[class*="mm-effect-listitems-"] .mm-listview > li:nth-child(4) {
	-webkit-transition-delay: 0.2s;
	transition-delay: 0.2s;
}

.mm-menu[class*="mm-effect-listitems-"] .mm-listview > li:nth-child(5) {
	-webkit-transition-delay: 250ms;
	transition-delay: 250ms;
}

.mm-menu[class*="mm-effect-listitems-"] .mm-listview > li:nth-child(6) {
	-webkit-transition-delay: 0.3s;
	transition-delay: 0.3s;
}

.mm-menu[class*="mm-effect-listitems-"] .mm-listview > li:nth-child(7) {
	-webkit-transition-delay: 350ms;
	transition-delay: 350ms;
}

.mm-menu[class*="mm-effect-listitems-"] .mm-listview > li:nth-child(8) {
	-webkit-transition-delay: 0.4s;
	transition-delay: 0.4s;
}

.mm-menu[class*="mm-effect-listitems-"] .mm-listview > li:nth-child(9) {
	-webkit-transition-delay: 450ms;
	transition-delay: 450ms;
}

.mm-menu[class*="mm-effect-listitems-"] .mm-listview > li:nth-child(10) {
	-webkit-transition-delay: 0.5s;
	transition-delay: 0.5s;
}

.mm-menu[class*="mm-effect-listitems-"] .mm-listview > li:nth-child(11) {
	-webkit-transition-delay: 550ms;
	transition-delay: 550ms;
}

.mm-menu[class*="mm-effect-listitems-"] .mm-listview > li:nth-child(12) {
	-webkit-transition-delay: 0.6s;
	transition-delay: 0.6s;
}

.mm-menu[class*="mm-effect-listitems-"] .mm-listview > li:nth-child(13) {
	-webkit-transition-delay: 650ms;
	transition-delay: 650ms;
}

.mm-menu[class*="mm-effect-listitems-"] .mm-listview > li:nth-child(14) {
	-webkit-transition-delay: 0.7s;
	transition-delay: 0.7s;
}

.mm-menu[class*="mm-effect-listitems-"] .mm-listview > li:nth-child(15) {
	-webkit-transition-delay: 750ms;
	transition-delay: 750ms;
}

.mm-menu.mm-effect-listitems-slide .mm-listview > li {
	-webkit-transition-property:
		opacity,
		-webkit-transform;
	transition-property:
		opacity,
		-webkit-transform;
	transition-property: transform, opacity;
	transition-property:
		transform,
		opacity,
		-webkit-transform;
	-webkit-transform: translate(50%, 0);
	-ms-transform: translate(50%, 0);
	transform: translate(50%, 0);
	-webkit-transform: translate3d(50%, 0, 0);
	transform: translate3d(50%, 0, 0);
	opacity: 0;
}

html.mm-opening .mm-menu.mm-effect-listitems-slide .mm-panel.mm-opened .mm-listview > li {
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	transform: translate(0, 0);
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	opacity: 1;
}

.mm-menu.mm-effect-listitems-fade .mm-listview > li {
	-webkit-transition-property: opacity;
	transition-property: opacity;
	opacity: 0;
}

html.mm-opening .mm-menu.mm-effect-listitems-fade .mm-panel.mm-opened .mm-listview > li {
	opacity: 1;
}

.mm-menu.mm-effect-listitems-drop .mm-listview > li {
	-webkit-transition-property: opacity, top;
	transition-property: opacity, top;
	opacity: 0;
	top: -25%;
}

html.mm-opening .mm-menu.mm-effect-listitems-drop .mm-panel.mm-opened .mm-listview > li {
	opacity: 1;
	top: 0;
}

.mm-menu.mm-offcanvas.mm-fullscreen {
	width: 100%;
	min-width: 140px;
	max-width: 10000px;
}

html.mm-opening.mm-fullscreen .mm-slideout {
	-webkit-transform: translate(100%, 0);
	-ms-transform: translate(100%, 0);
	transform: translate(100%, 0);
	-webkit-transform: translate3d(100%, 0, 0);
	transform: translate3d(100%, 0, 0);
}

@media all and (max-width: 140px) {
	html.mm-opening.mm-fullscreen .mm-slideout {
		-webkit-transform: translate(140px, 0);
		-ms-transform: translate(140px, 0);
		transform: translate(140px, 0);
		-webkit-transform: translate3d(140px, 0, 0);
		transform: translate3d(140px, 0, 0);
	}
}

@media all and (min-width: 10000px) {
	html.mm-opening.mm-fullscreen .mm-slideout {
		-webkit-transform: translate(10000px, 0);
		-ms-transform: translate(10000px, 0);
		transform: translate(10000px, 0);
		-webkit-transform: translate3d(10000px, 0, 0);
		transform: translate3d(10000px, 0, 0);
	}
}

html.mm-right.mm-opening.mm-fullscreen .mm-slideout {
	-webkit-transform: translate(-100%, 0);
	-ms-transform: translate(-100%, 0);
	transform: translate(-100%, 0);
	-webkit-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0);
}

@media all and (max-width: 140px) {
	html.mm-right.mm-opening.mm-fullscreen .mm-slideout {
		-webkit-transform: translate(-140px, 0);
		-ms-transform: translate(-140px, 0);
		transform: translate(-140px, 0);
		-webkit-transform: translate3d(-140px, 0, 0);
		transform: translate3d(-140px, 0, 0);
	}
}

@media all and (min-width: 10000px) {
	html.mm-right.mm-opening.mm-fullscreen .mm-slideout {
		-webkit-transform: translate(-10000px, 0);
		-ms-transform: translate(-10000px, 0);
		transform: translate(-10000px, 0);
		-webkit-transform: translate3d(-10000px, 0, 0);
		transform: translate3d(-10000px, 0, 0);
	}
}

.mm-menu.mm-offcanvas.mm-fullscreen.mm-bottom,
.mm-menu.mm-offcanvas.mm-fullscreen.mm-top {
	height: 100%;
	min-height: 140px;
	max-height: 10000px;
}

html.mm-opened.mm-fullscreen .mm-page {
	box-shadow: none !important;
}

.mm-menu .mm-panels > .mm-panel.mm-justified-listview:after,
.mm-menu .mm-panels > .mm-panel.mm-justified-listview:before,
.mm-menu.mm-justified-listview .mm-panels > .mm-panel:after,
.mm-menu.mm-justified-listview .mm-panels > .mm-panel:before {
	content: none;
	display: none;
}

.mm-menu .mm-panels > .mm-panel.mm-justified-listview > .mm-listview,
.mm-menu.mm-justified-listview .mm-panels > .mm-panel > .mm-listview {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-flow: column nowrap;
	-ms-flex-flow: column nowrap;
	flex-flow: column nowrap;
	height: 100%;
	margin-top: 0;
	margin-bottom: 0;
}

.mm-menu .mm-panels > .mm-panel.mm-justified-listview > .mm-listview > li:not(.mm-divider),
.mm-menu.mm-justified-listview .mm-panels > .mm-panel > .mm-listview > li:not(.mm-divider) {
	-webkit-box-flex: 1;
	-webkit-flex: 1 1 0;
	-ms-flex: 1 1 0;
	flex: 1 1 0;
}

.mm-menu .mm-panels > .mm-panel.mm-justified-listview > .mm-listview > li:not(.mm-divider) > a:not(.mm-next),
.mm-menu .mm-panels > .mm-panel.mm-justified-listview > .mm-listview > li:not(.mm-divider) > span,
.mm-menu.mm-justified-listview .mm-panels > .mm-panel > .mm-listview > li:not(.mm-divider) > a:not(.mm-next),
.mm-menu.mm-justified-listview .mm-panels > .mm-panel > .mm-listview > li:not(.mm-divider) > span {
	box-sizing: border-box;
	height: 100%;
}

.mm-menu .mm-panels > .mm-panel.mm-justified-listview > .mm-listview > li:not(.mm-divider) > a:not(.mm-next):before,
.mm-menu .mm-panels > .mm-panel.mm-justified-listview > .mm-listview > li:not(.mm-divider) > span:before,
.mm-menu.mm-justified-listview .mm-panels > .mm-panel > .mm-listview > li:not(.mm-divider) > a:not(.mm-next):before,
.mm-menu.mm-justified-listview .mm-panels > .mm-panel > .mm-listview > li:not(.mm-divider) > span:before {
	content: "";
	vertical-align: middle;
	display: inline-block;
	height: 100%;
	width: 0;
}

.mm-listview.mm-multiline > li .mm-listview > li.mm-multiline > a,
.mm-listview.mm-multiline > li .mm-listview > li.mm-multiline > span,
.mm-menu.mm-multiline .mm-listview > li > a,
.mm-menu.mm-multiline .mm-listview > li > span {
	text-overflow: clip;
	white-space: normal;
}

html.mm-pagedim #mm-blocker,
html.mm-pagedim-black #mm-blocker,
html.mm-pagedim-white #mm-blocker {
	opacity: 0;
}

html.mm-pagedim-black.mm-opening #mm-blocker,
html.mm-pagedim-white.mm-opening #mm-blocker,
html.mm-pagedim.mm-opening #mm-blocker {
	opacity: 0.3;
	-webkit-transition: opacity 0.4s ease 0.4s;
	transition: opacity 0.4s ease 0.4s;
}

html.mm-pagedim #mm-blocker {
	background: inherit;
}

html.mm-pagedim-white #mm-blocker {
	background: #fff;
}

html.mm-pagedim-black #mm-blocker {
	background: #000;
}

.mm-menu.mm-popup {
	-webkit-transition: opacity 0.4s ease;
	transition: opacity 0.4s ease;
	opacity: 0;
	box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
	height: 80%;
	min-height: 140px;
	max-height: 880px;
	top: 50%;
	left: 50%;
	bottom: auto;
	right: auto;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	-webkit-transform: translate3d(-50%, -50%, 0);
	transform: translate3d(-50%, -50%, 0);
}

html.mm-popup.mm-opening .mm-menu.mm-popup {
	opacity: 1;
}

html.mm-popup .mm-slideout {
	-webkit-transform: none !important;
	-ms-transform: none !important;
	transform: none !important;
	z-index: 0;
}

html.mm-popup #mm-blocker {
	-webkit-transition-delay: 0s !important;
	transition-delay: 0s !important;
	z-index: 1;
}

html.mm-popup .mm-menu {
	z-index: 2;
}

.mm-menu.mm-offcanvas.mm-right {
	left: auto;
}

html.mm-right.mm-opening .mm-slideout {
	-webkit-transform: translate(-80%, 0);
	-ms-transform: translate(-80%, 0);
	transform: translate(-80%, 0);
	-webkit-transform: translate3d(-80%, 0, 0);
	transform: translate3d(-80%, 0, 0);
}

@media all and (max-width: 175px) {
	html.mm-right.mm-opening .mm-slideout {
		-webkit-transform: translate(-140px, 0);
		-ms-transform: translate(-140px, 0);
		transform: translate(-140px, 0);
		-webkit-transform: translate3d(-140px, 0, 0);
		transform: translate3d(-140px, 0, 0);
	}
}

@media all and (min-width: 550px) {
	html.mm-right.mm-opening .mm-slideout {
		-webkit-transform: translate(-440px, 0);
		-ms-transform: translate(-440px, 0);
		transform: translate(-440px, 0);
		-webkit-transform: translate3d(-440px, 0, 0);
		transform: translate3d(-440px, 0, 0);
	}
}

html.mm-front .mm-slideout {
	-webkit-transform: none !important;
	-ms-transform: none !important;
	transform: none !important;
	z-index: 0;
}

html.mm-front #mm-blocker {
	z-index: 1;
}

html.mm-front .mm-menu.mm-offcanvas {
	z-index: 2;
}

.mm-menu.mm-offcanvas.mm-front,
.mm-menu.mm-offcanvas.mm-next {
	-webkit-transition: -webkit-transform 0.4s ease;
	transition: -webkit-transform 0.4s ease;
	transition: transform 0.4s ease;
	transition:
		transform 0.4s ease,
		-webkit-transform 0.4s ease;
	-webkit-transform: translate(-100%, 0);
	-ms-transform: translate(-100%, 0);
	transform: translate(-100%, 0);
	-webkit-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0);
}

.mm-menu.mm-offcanvas.mm-front.mm-right,
.mm-menu.mm-offcanvas.mm-next.mm-right {
	-webkit-transform: translate(100%, 0);
	-ms-transform: translate(100%, 0);
	transform: translate(100%, 0);
	-webkit-transform: translate3d(100%, 0, 0);
	transform: translate3d(100%, 0, 0);
}

.mm-menu.mm-offcanvas.mm-top {
	-webkit-transform: translate(0, -100%);
	-ms-transform: translate(0, -100%);
	transform: translate(0, -100%);
	-webkit-transform: translate3d(0, -100%, 0);
	transform: translate3d(0, -100%, 0);
}

.mm-menu.mm-offcanvas.mm-bottom {
	-webkit-transform: translate(0, 100%);
	-ms-transform: translate(0, 100%);
	transform: translate(0, 100%);
	-webkit-transform: translate3d(0, 100%, 0);
	transform: translate3d(0, 100%, 0);
	top: auto;
}

.mm-menu.mm-offcanvas.mm-bottom,
.mm-menu.mm-offcanvas.mm-top {
	width: 100%;
	min-width: 100%;
	max-width: 100%;
	height: 80%;
	min-height: 140px;
	max-height: 880px;
}

html.mm-opening .mm-menu.mm-offcanvas.mm-front,
html.mm-opening .mm-menu.mm-offcanvas.mm-next {
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	transform: translate(0, 0);
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.mm-menu.mm-shadow-page:after {
	content: "";
	display: block;
	width: 20px;
	height: 120%;
	position: absolute;
	left: 100%;
	top: -10%;
	z-index: 99;
}

.mm-menu.mm-shadow-page.mm-right:after {
	left: auto;
	right: 100%;
}

.mm-menu.mm-shadow-page.mm-front:after,
.mm-menu.mm-shadow-page.mm-next:after {
	content: none;
	display: none;
}

.mm-menu.mm-shadow-page:after,
.mm-menu.mm-shadow-panels .mm-panel.mm-opened:nth-child(n + 2) {
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}

.mm-menu.mm-theme-dark {
	background: #333;
	border-color: rgba(0, 0, 0, 0.15);
	color: rgba(255, 255, 255, 0.8);
}

.mm-menu.mm-theme-dark .mm-navbar a,
.mm-menu.mm-theme-dark .mm-navbar > *,
.mm-menu.mm-theme-dark em.mm-counter {
	color: rgba(255, 255, 255, 0.4);
}

.mm-menu.mm-theme-dark .mm-btn:after,
.mm-menu.mm-theme-dark .mm-btn:before {
	border-color: rgba(255, 255, 255, 0.4);
}

.mm-menu.mm-theme-dark .mm-listview {
	border-color: rgba(0, 0, 0, 0.15);
}

.mm-menu.mm-theme-dark .mm-listview > li .mm-next:after {
	border-color: rgba(255, 255, 255, 0.4);
}

.mm-menu.mm-theme-dark .mm-listview > li a:not(.mm-next) {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0.1);
	tap-highlight-color: rgba(0, 0, 0, 0.1);
}

.mm-menu.mm-theme-dark .mm-listview > li.mm-selected > a:not(.mm-next),
.mm-menu.mm-theme-dark .mm-listview > li.mm-selected > span {
	background: rgba(0, 0, 0, 0.1);
}

.mm-menu.mm-theme-dark .mm-divider,
.mm-menu.mm-theme-dark .mm-fixeddivider span,
.mm-menu.mm-theme-dark .mm-listview > li.mm-opened.mm-vertical > .mm-panel,
.mm-menu.mm-theme-dark .mm-listview > li.mm-opened.mm-vertical > a.mm-next,
.mm-menu.mm-theme-dark.mm-vertical .mm-listview > li.mm-opened > .mm-panel,
.mm-menu.mm-theme-dark.mm-vertical .mm-listview > li.mm-opened > a.mm-next {
	background: rgba(255, 255, 255, 0.05);
}

.mm-menu.mm-theme-dark label.mm-check:before {
	border-color: rgba(255, 255, 255, 0.8);
}

.mm-menu.mm-shadow-page.mm-theme-dark:after,
.mm-menu.mm-shadow-panels .mm-panel.mm-opened:nth-child(n + 2) {
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
}

.mm-menu.mm-theme-dark .mm-search input {
	background: rgba(255, 255, 255, 0.3);
	color: rgba(255, 255, 255, 0.8);
}

.mm-menu.mm-theme-dark .mm-indexer a,
.mm-menu.mm-theme-dark .mm-noresultsmsg {
	color: rgba(255, 255, 255, 0.4);
}

.mm-menu.mm-hoverselected.mm-theme-dark .mm-listview > li > a.mm-fullsubopen:hover + span,
.mm-menu.mm-hoverselected.mm-theme-dark .mm-listview > li > a:not(.mm-fullsubopen):hover,
.mm-menu.mm-parentselected.mm-theme-dark .mm-listview > li > a.mm-selected.mm-fullsubopen + a,
.mm-menu.mm-parentselected.mm-theme-dark .mm-listview > li > a.mm-selected.mm-fullsubopen + span,
.mm-menu.mm-parentselected.mm-theme-dark .mm-listview > li > a.mm-selected:not(.mm-fullsubopen) {
	background: rgba(0, 0, 0, 0.1);
}

.mm-menu.mm-theme-dark label.mm-toggle {
	background: rgba(0, 0, 0, 0.15);
}

.mm-menu.mm-theme-dark label.mm-toggle:before {
	background: #333;
}

.mm-menu.mm-theme-dark input.mm-toggle:checked ~ label.mm-toggle {
	background: #4bd963;
}

.mm-menu.mm-theme-white {
	background: #fff;
	border-color: rgba(0, 0, 0, 0.1);
	color: rgba(0, 0, 0, 0.6);
}

.mm-menu.mm-theme-white .mm-navbar a,
.mm-menu.mm-theme-white .mm-navbar > *,
.mm-menu.mm-theme-white em.mm-counter {
	color: rgba(0, 0, 0, 0.3);
}

.mm-menu.mm-theme-white .mm-btn:after,
.mm-menu.mm-theme-white .mm-btn:before {
	border-color: rgba(0, 0, 0, 0.3);
}

.mm-menu.mm-theme-white .mm-listview {
	border-color: rgba(0, 0, 0, 0.1);
}

.mm-menu.mm-theme-white .mm-listview > li .mm-next:after {
	border-color: rgba(0, 0, 0, 0.3);
}

.mm-menu.mm-theme-white .mm-listview > li a:not(.mm-next) {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0.05);
	tap-highlight-color: rgba(0, 0, 0, 0.05);
}

.mm-menu.mm-theme-white .mm-listview > li.mm-selected > a:not(.mm-next),
.mm-menu.mm-theme-white .mm-listview > li.mm-selected > span {
	background: rgba(0, 0, 0, 0.05);
}

.mm-menu.mm-theme-white .mm-divider,
.mm-menu.mm-theme-white .mm-fixeddivider span,
.mm-menu.mm-theme-white .mm-listview > li.mm-opened.mm-vertical > .mm-panel,
.mm-menu.mm-theme-white .mm-listview > li.mm-opened.mm-vertical > a.mm-next,
.mm-menu.mm-theme-white.mm-vertical .mm-listview > li.mm-opened > .mm-panel,
.mm-menu.mm-theme-white.mm-vertical .mm-listview > li.mm-opened > a.mm-next {
	background: rgba(0, 0, 0, 0.03);
}

.mm-menu.mm-theme-white label.mm-check:before {
	border-color: rgba(0, 0, 0, 0.6);
}

.mm-menu.mm-shadow-page.mm-theme-white:after,
.mm-menu.mm-shadow-panels .mm-panel.mm-opened:nth-child(n + 2) {
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}

.mm-menu.mm-theme-white .mm-search input {
	background: rgba(0, 0, 0, 0.05);
	color: rgba(0, 0, 0, 0.6);
}

.mm-menu.mm-theme-white .mm-indexer a,
.mm-menu.mm-theme-white .mm-noresultsmsg {
	color: rgba(0, 0, 0, 0.3);
}

.mm-menu.mm-hoverselected.mm-theme-white .mm-listview > li > a.mm-fullsubopen:hover + span,
.mm-menu.mm-hoverselected.mm-theme-white .mm-listview > li > a:not(.mm-fullsubopen):hover,
.mm-menu.mm-parentselected.mm-theme-white .mm-listview > li > a.mm-selected.mm-fullsubopen + a,
.mm-menu.mm-parentselected.mm-theme-white .mm-listview > li > a.mm-selected.mm-fullsubopen + span,
.mm-menu.mm-parentselected.mm-theme-white .mm-listview > li > a.mm-selected:not(.mm-fullsubopen) {
	background: rgba(0, 0, 0, 0.05);
}

.mm-menu.mm-theme-white label.mm-toggle {
	background: rgba(0, 0, 0, 0.1);
}

.mm-menu.mm-theme-white label.mm-toggle:before {
	background: #fff;
}

.mm-menu.mm-theme-white input.mm-toggle:checked ~ label.mm-toggle {
	background: #4bd963;
}

.mm-menu.mm-theme-black {
	background: #000;
	border-color: rgba(255, 255, 255, 0.2);
	color: rgba(255, 255, 255, 0.6);
}

.mm-menu.mm-theme-black .mm-navbar a,
.mm-menu.mm-theme-black .mm-navbar > *,
.mm-menu.mm-theme-black em.mm-counter {
	color: rgba(255, 255, 255, 0.4);
}

.mm-menu.mm-theme-black .mm-btn:after,
.mm-menu.mm-theme-black .mm-btn:before {
	border-color: rgba(255, 255, 255, 0.4);
}

.mm-menu.mm-theme-black .mm-listview {
	border-color: rgba(255, 255, 255, 0.2);
}

.mm-menu.mm-theme-black .mm-listview > li .mm-next:after {
	border-color: rgba(255, 255, 255, 0.4);
}

.mm-menu.mm-theme-black .mm-listview > li a:not(.mm-next) {
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0.3);
	tap-highlight-color: rgba(255, 255, 255, 0.3);
}

.mm-menu.mm-theme-black .mm-listview > li.mm-selected > a:not(.mm-next),
.mm-menu.mm-theme-black .mm-listview > li.mm-selected > span {
	background: rgba(255, 255, 255, 0.3);
}

.mm-menu.mm-theme-black .mm-divider,
.mm-menu.mm-theme-black .mm-fixeddivider span,
.mm-menu.mm-theme-black .mm-listview > li.mm-opened.mm-vertical > .mm-panel,
.mm-menu.mm-theme-black .mm-listview > li.mm-opened.mm-vertical > a.mm-next,
.mm-menu.mm-theme-black.mm-vertical .mm-listview > li.mm-opened > .mm-panel,
.mm-menu.mm-theme-black.mm-vertical .mm-listview > li.mm-opened > a.mm-next {
	background: rgba(255, 255, 255, 0.2);
}

.mm-menu.mm-theme-black label.mm-check:before {
	border-color: rgba(255, 255, 255, 0.6);
}

.mm-menu.mm-hoverselected.mm-theme-black .mm-listview > li > a.mm-fullsubopen:hover + span,
.mm-menu.mm-hoverselected.mm-theme-black .mm-listview > li > a:not(.mm-fullsubopen):hover,
.mm-menu.mm-keyboardfocus a:focus,
.mm-menu.mm-parentselected.mm-theme-black .mm-listview > li > a.mm-selected.mm-fullsubopen + a,
.mm-menu.mm-parentselected.mm-theme-black .mm-listview > li > a.mm-selected.mm-fullsubopen + span,
.mm-menu.mm-parentselected.mm-theme-black .mm-listview > li > a.mm-selected:not(.mm-fullsubopen) {
	background: rgba(255, 255, 255, 0.3);
}

.mm-menu.mm-shadow-page.mm-theme-black:after {
	content: none;
	display: none;
}

.mm-menu.mm-shadow-panels .mm-panel.mm-opened:nth-child(n + 2) {
	box-shadow: none;
}

.mm-menu.mm-theme-black .mm-search input {
	background: rgba(255, 255, 255, 0.3);
	color: rgba(255, 255, 255, 0.6);
}

.mm-menu.mm-theme-black .mm-indexer a,
.mm-menu.mm-theme-black .mm-noresultsmsg {
	color: rgba(255, 255, 255, 0.4);
}

.mm-menu.mm-theme-black label.mm-toggle {
	background: rgba(255, 255, 255, 0.2);
}

.mm-menu.mm-theme-black label.mm-toggle:before {
	background: #000;
}

.mm-menu.mm-theme-black input.mm-toggle:checked ~ label.mm-toggle {
	background: #4bd963;
}

.mm-menu .mm-tileview.mm-listview:after,
.mm-menu.mm-tileview .mm-listview:after {
	content: "";
	display: block;
	clear: both;
}

.mm-menu .mm-tileview.mm-listview > li > .mm-next:after,
.mm-menu .mm-tileview.mm-listview > li > .mm-next:before,
.mm-menu.mm-tileview .mm-listview > li > .mm-next:after,
.mm-menu.mm-tileview .mm-listview > li > .mm-next:before,
.mm-menu.mm-tileview .mm-panel:after {
	content: none;
	display: none;
}

.mm-menu .mm-tileview.mm-listview > li,
.mm-menu.mm-tileview .mm-listview > li {
	width: 50%;
	height: 0;
	padding: 50% 0 0;
	float: left;
	position: relative;
}

.mm-menu .mm-tileview.mm-listview > li:after,
.mm-menu.mm-tileview .mm-listview > li:after {
	left: 0;
	top: 0;
	border-right-width: 1px;
	border-right-style: solid;
	z-index: -1;
}

.mm-menu .mm-tileview.mm-listview > li.mm-tile-xs,
.mm-menu.mm-tileview .mm-listview > li.mm-tile-xs {
	width: 12.5%;
	padding-top: 12.5%;
}

.mm-menu .mm-tileview.mm-listview > li.mm-tile-s,
.mm-menu.mm-tileview .mm-listview > li.mm-tile-s {
	width: 25%;
	padding-top: 25%;
}

.mm-menu .mm-tileview.mm-listview > li.mm-tile-l,
.mm-menu.mm-tileview .mm-listview > li.mm-tile-l {
	width: 75%;
	padding-top: 75%;
}

.mm-menu .mm-tileview.mm-listview > li.mm-tile-xl,
.mm-menu.mm-tileview .mm-listview > li.mm-tile-xl {
	width: 100%;
	padding-top: 100%;
}

.mm-menu .mm-tileview.mm-listview > li > a,
.mm-menu .mm-tileview.mm-listview > li > span,
.mm-menu.mm-tileview .mm-listview > li > a,
.mm-menu.mm-tileview .mm-listview > li > span {
	line-height: 1px;
	text-align: center;
	padding: 50% 10px 0;
	margin: 0;
	position: absolute;
	top: 0;
	right: 1px;
	bottom: 1px;
	left: 0;
}

.mm-menu .mm-tileview.mm-listview > li > .mm-next,
.mm-menu.mm-tileview .mm-listview > li > .mm-next {
	width: auto;
}

.mm-menu.mm-tileview .mm-panel {
	padding-left: 0;
	padding-right: 0;
}

.mm-menu.mm-tileview .mm-listview {
	margin: 0;
}

.adapt_menu {
	display: none;
}

@media (max-width: 991px) {
	.navbar-default .navbar-header {
		justify-content: space-between;
		align-items: center;
	}

	.navbar-default .navbar-header:before,
	.navbar-default .navbar-header:after {
		display: none;
	}

	header + .jumbotron {
		display: none;
	}

	iframe,
	video {
		max-width: 100%;
	}

	.adapt_menu {
		float: right;
		display: block;
		font-size: 16px;
		font-weight: bold;
		text-transform: uppercase;
		cursor: pointer;
		line-height: 24px;
		color: #fff;
	}

	.adapt_menu span {
		display: inline-block;
		vertical-align: middle;
		width: 30px;
		height: 3px;
		background: #0d58a6;
		position: relative;
	}

	.adapt_menu span:before {
		content: "";
		width: 100%;
		position: absolute;
		top: -8px;
		left: 0;
		height: 3px;
		background: #0d58a6;
	}

	.adapt_menu span:after {
		content: "";
		width: 100%;
		position: absolute;
		bottom: -8px;
		left: 0;
		height: 3px;
		background: #0d58a6;
	}

	.adapt_menu a {
		display: block;
		padding: 10px;
		text-decoration: none;
	}
}

@media (max-width: 767px) {
	.m_foto_udoch .col-sm-3 {
		padding: 15px;
		text-align: center;
		float: none;
		display: inline-block;
		vertical-align: top;
		width: 49%;
	}
}

@media (max-width: 480px) {
	#section-introduction .bespl-form h2 {
		font-size: 24px;
		line-height: 35px;
	}

	.bespl-form input[type="text"] {
		width: 100%;
		margin: 10px 0;
	}

	.bespl-form input[type="submit"] {
		width: auto;
	}

	.pricetable-head {
		display: none;
	}

	.pricetable-tr {
		flex-direction: column;
		align-items: flex-start;
	}

	.pricetable-tr > div {
		margin: 5px 0;
		position: Relative;
		padding-left: 50%;
		width: 100%;
	}

	.pricetable-tr > div:nth-of-type(1):before {
		content: "Фасовка";
		position: absolute;
		top: 0;
		left: 0;
		display: block;
	}

	.pricetable-tr > div:nth-of-type(2):before {
		content: "Цена за литр";
		position: absolute;
		top: 0;
		left: 0;
		display: block;
	}

	.pricetable-tr > div:nth-of-type(3):before {
		content: "Цена фасовки";
		position: absolute;
		top: 0;
		left: 0;
		display: block;
	}

	.pricetable-tr > div:nth-of-type(4),
	.pricetable-tr > div:nth-of-type(5) {
		padding-left: 0;
	}
}

/*newprime*/
.newpluses {
	margin-bottom: 35px;
	clear: both;
}

.newpluses .col-md-4 {
	text-align: center;
}

.newplus_title {
	font-weight: bold;
	font-size: 16px;
	margin: 10px 0;
}

.img_left,
.left_img {
	margin-bottom: 15px;
}

.colname {
	color: #0d58a6;
	font-size: 18px;
	font-weight: bold;
}

.h_goroda {
	width: 240px;
	margin-top: 25px;
	text-align: center;
}

h2,
.h2 {
	text-align: center;
	margin: 20px 0;
}

#section-features .feature span {
	text-transform: uppercase;
	font-size: 20px;
	margin: 20px 0 15px;
	font-family: "Open Sans", sans-serif;
	color: #555555;
	font-weight: 500;
	line-height: 1.1;
	text-align: center;
	display: block;
	margin-block-start: 1em;
	margin-block-end: 1em;
	margin-inline-start: 0px;
	margin-inline-end: 0px;
}

.catalog-grid {
	display: grid;
	grid-template-columns: repeat(auto-fill, minmax(150px, 1fr));
	column-gap: 10px;
	row-gap: 20px;
}

.catalog-grid__item {
	text-align: center;
}

.catalog-grid__item img {
	aspect-ratio: 1 / 1;
	width: 100%;
	max-width: 300px;
	object-fit: contain;
}

.catalog-grid__item .title {
	font-size: 22px;
}

.catalog-grid__item > a {
	color: #00a8ff;
}

.catalog-grid__item .price {
	font-size: 16px;
	font-weight: 700;
	margin-bottom: 0.5em;
}

.col-md-12.col-lg-12.blog-content.new-des h1 {
	border-bottom: none;
	text-align: center;
	font-size: 32px;
	padding-bottom: 60px;
}
.col-md-12.col-lg-12.blog-content.new-des .pere_div {
	width: 100%;
}
.col-md-12.col-lg-12.blog-content.new-des .pri_name {
	font-size: 18px;
}
.col-md-12.col-lg-12.blog-content.new-des .pere_div2 {
	border: 0;
}

.col-md-12.col-lg-12.blog-content.new-des .pere_div21 a {
	border-radius: 50%;
}
.col-md-12.col-lg-12.blog-content.new-des .pere_div21 img {
	border-radius: 50%;
	height: auto;
	width: auto;
	margin: 0;
}
.col-md-12.col-lg-12.blog-content.new-des .pere_div2 span {
	border-radius: 50%;
	display: flex;
	height: 100%;
}
.col-md-12.col-lg-12.blog-content.new-des .pere_div2 span img {
	border-radius: 50%;
	height: auto;
	width: auto;
	margin: 0;
}
.col-md-12.col-lg-12.blog-content.new-des .block_pre {
	display: inline-block;
	width: 20%;
	text-align: center;
	font-size: 18px;
	height: 180px;
	vertical-align: bottom;
	margin-bottom: 20px;
}
.col-md-12.col-lg-12.blog-content.new-des .block_pre_img img {
	border-radius: 50%;
	height: 100px;
	width: 100px;
	margin: 0;
}
.col-md-12.col-lg-12.blog-content.new-des .block_pre_name {
	margin-top: 20px;
}
@media (max-width: 1000px) {
	.col-md-12.col-lg-12.blog-content.new-des .block_pre {
		width: 33%;
	}
}
@media (max-width: 500px) {
	.col-md-12.col-lg-12.blog-content.new-des .block_pre {
		width: 50%;
	}
}
@media (min-width: 992px) {
	.dropdown-menu > li {
		display: block;
		break-inside: avoid-column;
	}
	.dropdown-menu .dropdown-menu {
		top: -100%;
		left: 100%;
		right: auto;
	}
	.navbar-nav > li > .dropdown-menu {
		min-width: 390px;
		column-count: 3;
		column-gap: 20px;
		left: -100px;
		right: auto;
	}

	.navbar-nav > li.client-dropdown > .dropdown-menu {
		column-count: 1;
	}
}

.content:has(.section-hero) {
	padding-top: 0;
}

#page-wrapper:has(.section-hero) .breadcrumb-wrapper {
	background: none;
	border: 0;
	color: #2fc3df;
	position: relative;
	z-index: 1;
}
#page-wrapper:has(.section-hero) .breadcrumb-wrapper a {
	color: #fff;
}
#page-wrapper:has(.section-hero) .breadcrumb-wrapper .breadcrumb > .active {
	color: #2fc3df;
	font-weight: initial;
}

.section-hero {
	position: relative;
	padding-top: 45px;
	padding-bottom: 75px;
	margin-bottom: 40px;
}
.section-hero:before {
	content: "";
	display: block;
	position: absolute;
	top: -75px;
	width: 100vw;
	margin-left: 50%;
	transform: translateX(-50%);
	background: #000 url(/bitrix/templates/s1_detail/img/oil-bg.png) 100% 50% no-repeat;
	background-size: cover;
	height: calc(100% + 75px);
	z-index: 0;
}
.col-md-12.col-lg-12.blog-content.new-des .section-hero h1 {
	text-align: left;
	color: #fff;
	font-size: 43px;
	line-height: 50px;
	padding: 0;
	margin: 0 0 20px;
}
.section-hero__left {
	max-width: 600px;
	position: relative;
	z-index: 1;
	color: #fff;
}
.section-hero__text {
	margin: 0 0 50px;
	font-size: 15px;
	line-height: 23px;
}
.section-hero__form {
	max-width: 400px;
}
.section-hero__form-title {
	font-weight: bold;
	font-size: 18px;
	line-height: 23px;
	margin: 0 0 20px;
}
.hero-form__row {
	display: flex;
	gap: 10px;
	margin: 0 0 10px;
}
.hero-form__row .box_button {
	cursor: pointer;
	font-weight: bold;
	font-size: 15px;
	line-height: 23px;
	padding: 10px 35px;
	background: #2fc3df;
	color: #fff;
	border-radius: 7px;
	border: 0;
}
.hero-form__row input[type="text"] {
	width: 100%;
	border: 0;
	border-radius: 7px;
	font-size: 15px;
	line-height: 23px;
	padding: 10px;
	color: #000;
}
.hero-form__row input[type="text"]::placeholder {
	opacity: 1;
	color: #000;
}
.hero-form__row2 input {
	opacity: 0;
	visibility: hidden;
	position: absolute;
	left: -99999px;
}
.hero-form__row2 label {
	color: #fff;
	font-weight: normal;
	cursor: pointer;
	position: relative;
	padding: 0 0 0 25px;
}
.hero-form__row2 label:before {
	content: "";
	position: absolute;
	width: 19px;
	height: 19px;
	background: #fff;
	border-radius: 4px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-weight: bold;
	left: 0;
	top: 0;
	color: #2fc3df;
}
.hero-form__row2 input:checked + label:before {
	content: "\2714";
}

/*.section-hero__text .low:first-letter {text-transform:lowercase;}*/

@media (max-width: 900px) {
	.section-hero {
		margin: 0;
	}
}
@media (max-width: 440px) {
	.hero-form__row {
		flex-direction: column;
	}
	.col-md-12.col-lg-12.blog-content.new-des .section-hero h1 {
		font-size: 30px;
		line-height: 40px;
	}
}

.top-header .header-item {
	padding: 8px 0 0;
	display: flex;
	align-items: center;
	gap: 40px;
	font-size: 14px;
	color: #333 !important;
}
.header-times p {
	margin: 0;
}
.header-times p:not(:last-child) {
	padding-bottom: 5px;
}
.header-contact__adress span {
	font-weight: bold;
}
.header-contact__phones {
	display: flex;
	gap: 20px;
	font-size: 18px;
	margin: 0 0 10px;
	justify-content: space-between;
}
.header-contact__phones a {
	color: #333;
}

.header-calls .btn {
	margin: 0;
	color: #fff;
	background: #2fc3df;
	border-color: #2fc3df;
}

a.secondmail {
	font-weight: 600;
}

.footer-grid {
	display: flex;
	justify-content: space-between;
	gap: 40px;
}
footer .navbar-nav {
	margin: 0;
	display: flex;
	flex-wrap: wrap;
	gap: 15px;
	float: none;
	max-width: 500px;
}
.footer-menu {
	margin: 0 0 10px;
}
footer .navbar-nav:before,
footer .navbar-nav:after {
	display: none;
}
.stk-link {
	margin: 10px 0 0;
	color: #555555;
	padding: 0;
}
.stk-link,
.stk-link a,
.f_tel a {
	color: #555555;
}
footer p {
	font-size: 14px;
}
.footer-grid2 {
	display: flex;
	gap: 40px;
	margin: 0 0 10px;
}
.f_tel {
	font-size: 18px;
}

@media (max-width: 991px) {
	.footer-grid {
		flex-direction: column;
		gap: 20px;
	}
	.footer-grid2 {
		justify-content: center;
	}
}

.footer-mobile {
	display: none;
}
@media (max-width: 767px) {
	.footer-grid2 {
		flex-direction: column;
		gap: 10px;
	}
	.f_tel {
		text-align: center;
	}
	.footer-phone {
		order: -1;
	}
	.footer-rating {
		position: absolute;
		bottom: 0;
		width: 100%;
		text-align: center;
	}
	.footer-time {
		flex-direction: column-reverse;
	}
	.footer-grid__right {
		position: relative;
		padding-bottom: 80px;
	}
	.footer-copyright,
	.stk-link,
	.footer-menu li:last-child {
		display: none;
	}
	.footer-mobile {
		display: block;
	}
	.footer-mobile p {
		margin: 10px 0;
	}

	.product-top {
		flex-direction: column;
	}

	.product-top__image {
		width: 100%;
		height: 350px;
		max-width: revert;
		aspect-ratio: revert;
		margin-bottom: 30px;
	}

	.product-top__order {
		display: contents;
	}

	.product-top__order h1 {
		order: -1;
	}
}

.politic-label {
	display: flex;
	gap: 10px;
}

.header-times a,
.footer-time a {
	color: #333;
}

.modal-content.m_form_content.newmodal {
	width: 600px;
	border-radius: 26px;
	padding: 60px;
	background: #08579f url(/bitrix/templates/s1_detail/images/bg.png) 50% 50% no-repeat;
	background-size: cover;
	color: #fff;
	max-width: 90%;
}

.modal-content.m_form_content.newmodal .modal-header {
	background: none;
	padding: 0;
	text-align: center;
	border: 0;
}
.m_form_content.newmodal .modal-title {
	color: #fff;
	font-size: 45px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0 0 15px;
}
.popup-text {
	text-align: center;
	font-size: 18px;
	margin: 15px 0;
}
.m_form_content.newmodal .modal-header .close {
	opacity: 1;
	width: 32px;
	height: 32px;
	cursor: pointer;
	background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiIGhlaWdodD0iMzIiIHZpZXdCb3g9IjAgMCAzMiAzMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTguMjIxNzYgNi44MDc1NEM3LjgzMTIzIDYuNDE3MDIgNy4xOTgwNyA2LjQxNzAyIDYuODA3NTQgNi44MDc1NEM2LjQxNzAyIDcuMTk4MDcgNi40MTcwMiA3LjgzMTIzIDYuODA3NTQgOC4yMjE3NkwxNC41ODU3IDE1Ljk5OTlMNi44MDc1NCAyMy43NzgxQzYuNDE3MDIgMjQuMTY4NiA2LjQxNzAyIDI0LjgwMTggNi44MDc1NCAyNS4xOTIzQzcuMTk4MDcgMjUuNTgyOCA3LjgzMTIzIDI1LjU4MjggOC4yMjE3NiAyNS4xOTIzTDE1Ljk5OTkgMTcuNDE0MUwyMy43NzggMjUuMTkyMkMyNC4xNjg1IDI1LjU4MjcgMjQuODAxNyAyNS41ODI3IDI1LjE5MjIgMjUuMTkyMkMyNS41ODI3IDI0LjgwMTcgMjUuNTgyNyAyNC4xNjg1IDI1LjE5MjIgMjMuNzc4TDE3LjQxNDEgMTUuOTk5OUwyNS4xOTIzIDguMjIxNzZDMjUuNTgyOCA3LjgzMTIzIDI1LjU4MjggNy4xOTgwNyAyNS4xOTIzIDYuODA3NTRDMjQuODAxOCA2LjQxNzAyIDI0LjE2ODYgNi40MTcwMiAyMy43NzgxIDYuODA3NTRMMTUuOTk5OSAxNC41ODU3TDguMjIxNzYgNi44MDc1NFoiIGZpbGw9IndoaXRlIi8+Cjwvc3ZnPgo=) 50% 50% no-repeat;
}

.m_form_content.newmodal .form-fields-wrapper {
	margin: 0;
}

.m_form_content.newmodal .contact-input {
	padding: 0;
	background: none;
}

.m_form_content.newmodal .contact-input > input,
.bespl-form input[type="text"] {
	width: 100%;
	padding: 15px;
	box-sizing: border-box;
	border-radius: 5px;
	background: #fff;
	font-size: 16px;
	color: #555555;
	height: auto;
	box-shadow: none;
	border: 0;
}
.m_form_content.newmodal .contact-input > input::placeholder,
.bespl-form input[type="text"]::placeholder {
	opacity: 1;
	color: #555;
}

.m_form_content.newmodal .modal-footer {
	padding: 0;
	border: 0;
}
.m_form_content.newmodal .btn-primary,
.bespl-form input[type="submit"] {
	border-radius: 6px;
	background: #2fc3df;
	font-size: 14px;
	letter-spacing: 0.8px;
	text-transform: uppercase;
	padding: 15px 60px;
}

.newmodal .politic-label input[type="checkbox"],
.form-submit input[type="checkbox"] {
	opacity: 0;
	visibility: hidden;
	position: absolute;
	left: -99999px;
}
.newmodal .politic-label label,
.form-submit label {
	position: relative;
	padding: 5px 0 5px 35px;
	color: #fff;
	font-weight: normal;
}
.newmodal .politic-label label:after,
.form-submit label:after {
	content: "";
	display: block;
	position: absolute;
	top: 3px;
	left: 0;
	width: 25px;
	height: 25px;
	border-radius: 5px;
	background: #fff;
}
.newmodal .politic-label label a,
.form-submit label a {
	color: #fff;
	text-decoration: none;
}
.newmodal .politic-label input[type="checkbox"]:checked + label:after,
.form-submit input[type="checkbox"]:checked + label:after {
	background: #fff url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTMiIGhlaWdodD0iOSIgdmlld0JveD0iMCAwIDEzIDkiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxnIGNsaXAtcGF0aD0idXJsKCNjbGlwMF83XzE3KSI+CjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMTIuMzU0MSAwLjY0NTkxN0MxMi40MDA3IDAuNjkyMzYzIDEyLjQzNzYgMC43NDc1MzggMTIuNDYyOSAwLjgwODI4NEMxMi40ODgxIDAuODY5MDI5IDEyLjUwMSAwLjkzNDE1IDEyLjUwMSAwLjk5OTkxN0MxMi41MDEgMS4wNjU2OCAxMi40ODgxIDEuMTMwODEgMTIuNDYyOSAxLjE5MTU1QzEyLjQzNzYgMS4yNTIzIDEyLjQwMDcgMS4zMDc0NyAxMi4zNTQxIDEuMzUzOTJMNS4zNTQxNCA4LjM1MzkyQzUuMzA3NyA4LjQwMDQ4IDUuMjUyNTIgOC40Mzc0MiA1LjE5MTc4IDguNDYyNjNDNS4xMzEwMyA4LjQ4Nzg0IDUuMDY1OTEgOC41MDA4MSA1LjAwMDE0IDguNTAwODFDNC45MzQzOCA4LjUwMDgxIDQuODY5MjUgOC40ODc4NCA0LjgwODUxIDguNDYyNjNDNC43NDc3NiA4LjQzNzQyIDQuNjkyNTkgOC40MDA0OCA0LjY0NjE0IDguMzUzOTJMMS4xNDYxNCA0Ljg1MzkyQzEuMDUyMjYgNC43NjAwMyAwLjk5OTUxMiA0LjYzMjY5IDAuOTk5NTEyIDQuNDk5OTJDMC45OTk1MTIgNC4zNjcxNCAxLjA1MjI2IDQuMjM5OCAxLjE0NjE0IDQuMTQ1OTJDMS4yNDAwMyA0LjA1MjAzIDEuMzY3MzcgMy45OTkyOSAxLjUwMDE0IDMuOTk5MjlDMS42MzI5MiAzLjk5OTI5IDEuNzYwMjYgNC4wNTIwMyAxLjg1NDE0IDQuMTQ1OTJMNS4wMDAxNCA3LjI5MjkyTDExLjY0NjEgMC42NDU5MTdDMTEuNjkyNiAwLjU5OTM1NCAxMS43NDc4IDAuNTYyNDExIDExLjgwODUgMC41MzcyMDVDMTEuODY5MyAwLjUxMTk5OCAxMS45MzQ0IDAuNDk5MDIzIDEyLjAwMDEgMC40OTkwMjNDMTIuMDY1OSAwLjQ5OTAyMyAxMi4xMzEgMC41MTE5OTggMTIuMTkxOCAwLjUzNzIwNUMxMi4yNTI1IDAuNTYyNDExIDEyLjMwNzcgMC41OTkzNTQgMTIuMzU0MSAwLjY0NTkxN1oiIGZpbGw9IiMxRTY5QUEiLz4KPC9nPgo8ZGVmcz4KPGNsaXBQYXRoIGlkPSJjbGlwMF83XzE3Ij4KPHJlY3Qgd2lkdGg9IjEyLjAwMDkiIGhlaWdodD0iOSIgZmlsbD0id2hpdGUiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAuNSkiLz4KPC9jbGlwUGF0aD4KPC9kZWZzPgo8L3N2Zz4K) 50% 50% no-repeat;
}

.bespl-form {
	border: 0;
	border-radius: 26px;
	padding: 60px;
	background: #08579f url(/bitrix/templates/s1_detail/images/bg2.png) 50% 50% no-repeat;
	background-size: cover;
	color: #fff;
}

.bespl-form--question {
	border-radius: 0;
	margin-bottom: 0;
}

.newform-grid {
	display: grid;
	align-items: center;
	gap: 30px;
	grid-template-columns: 1fr 1fr;
	max-width: 980px;
	margin-inline: auto;
}

.newform-grid__right .form-group {
	display: flex;
	flex-direction: column;
	gap: 10px;
}

.bespl-form input[type="submit"] {
	padding: 15px;
}

#section-introduction {
	text-align: left;
}
#section-introduction .bespl-form h2,
.newform-grid .bespl-form-title {
	font-size: 45px;
	text-transform: uppercase;
	line-height: 1;
	margin: 0 0 15px;
	color: #fff;
	text-align: left;
}
.newform-grid__text {
	font-size: 18px;
}
.form-submit {
	display: flex;
	gap: 45px;
	align-items: center;
}
.form-submit label {
	margin: 0;
	font-size: 12px;
}
.form-submit label:after {
	top: 50%;
	margin-top: -12.5px;
}

@media (max-width: 768px) {
	.newform-grid {
		grid-template-columns: 1fr;
	}
}
@media (max-width: 480px) {
	.modal-content.m_form_content.newmodal,
	.bespl-form {
		padding: 20px;
		border-radius: 20px;
	}
	.bespl-form--question {
		padding: 30px;
		border-radius: 0;
	}
	#section-introduction .bespl-form h2,
	.newform-grid .bespl-form-title {
		font-size: 25px;
	}
	.newform-grid__text {
		font-size: 16px;
	}
	.form-submit {
		gap: 15px;
		flex-direction: column;
	}
}

.b_r_m_s {
	width: auto;
}
.navbar-static-top .navbar-right {
	width: 780px;
}

.agreement-wrapper {
	position: fixed;
	bottom: 20px;
	left: 15px;
	width: 400px;
	max-width: calc(100% - 30px);
	transform: translateY(200%);
	transition: transform 0.3s ease-out;
	z-index: 100;
}

.agreement-wrapper.visible {
	transform: translateY(0);
}

.agreement-banner {
	background-color: #fff;
	padding: 30px;
	border-radius: 12px;
	border: 1px solid #2fc3df;
}

.agreement-banner b {
	font-weight: bold;
}

.agreement-banner__buttons {
	display: flex;
	column-gap: 10px;
	margin-top: 15px;
}

.agreement-banner__buttons .btn {
	all: unset;
	text-decoration: none;
	background: #2fc3df;
	color: #fff;
	padding: 10px 20px;
	font-size: 16px;
	cursor: pointer;
	border-radius: 10px;
}

.agreement-banner__buttons a.btn {
	background: #2fc3df;
}

.content:has(.advantages:last-child) {
	padding-bottom: 0;
}

.content:has(.advantages:last-child) + .bespl-form {
	margin-top: 0;
}

.advantages {
	text-align: center;
	padding: 50px 30px;
	background: #f9f9f9;
	margin-top: 50px;
	margin-bottom: 50px;
	position: relative;
}

.advantages::before {
	content: "";
	position: absolute;
	background-color: #f9f9f9;
	top: 0;
	bottom: 0;
	width: 100vw;
	transform: translateX(-50%);
}

.advantages:last-child {
	margin-bottom: 0;
}

.advantages .title {
	font-size: 32px;
	font-weight: 500;
	margin: 0 0 30px;
	position: relative;
}

.advantages-grid {
	height: 440px;
	background: url(/bitrix/templates/s1_detail/img/advantages.png) 50% 50% no-repeat;
	position: relative;
}

.advantage-box {
	padding: 20px 30px;
	border-radius: 25px;
	background: rgba(255, 255, 255, 0.25);
	backdrop-filter: blur(10px) saturate(180%);
	-webkit-backdrop-filter: blur(10px) saturate(180%);
	border: 1px solid rgba(255, 255, 255, 0.3);
	box-shadow:
		0 8px 32px rgba(0, 0, 0, 0.12),
		inset 0 1px 0 rgba(255, 255, 255, 0.4),
		inset 0 -1px 0 rgba(255, 255, 255, 0.1);
	width: 350px;
	box-sizing: border-box;
	position: absolute;
}
.advantage-box__title {
	margin: 0 0 10px;
	color: #0d58a6;
	font-size: 18px;
	font-weight: 700;
}
.advantage-box__text {
	line-height: 20px;
}
.advantage-box__text p {
	margin: 0 0 5px;
}
.advantage-box__text p:last-child {
	margin: 0;
}

.advantage-box:nth-child(1) {
	top: 45px;
	left: 100px;
}

.advantage-box:nth-child(2) {
	top: 150px;
	right: 60px;
}

.advantage-box:nth-child(3) {
	bottom: 60px;
	left: 60px;
}

@media (max-width: 768px) {
	.advantages-grid {
		height: auto;
		display: flex;
		flex-direction: column;
		gap: 25px;
		align-items: center;
		justify-content: center;
	}

	.advantage-box {
		position: static;
	}
}
.perelink h2 {
	padding: 50px 0 20px;
}
.perelink .perelink-items {
	text-align: center;
}
.perelink a {
	font-size: 18px;
	margin-right: 20px;
	border-radius: 20px;
}

/* End */
/* /bitrix/templates/s1_detail/components/bitrix/menu/top-float/style.css?1770149137119 */
/* /bitrix/templates/s1_detail/template_styles.css?1775720374198451 */
