

/* Start:/local/templates/tampomechanika/js/vendor/fancybox/jquery.fancybox.css?15256960044723*/
/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url('/local/templates/tampomechanika/js/vendor/fancybox/fancybox_sprite.png');
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
    overflow: hidden !important;
    width: auto;
}

.fancybox-lock body {
    overflow: hidden !important;
}

.fancybox-lock-test {
    overflow-y: hidden !important;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url('/local/templates/tampomechanika/js/vendor/fancybox/fancybox_overlay.png');
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	        border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	   only screen and (min--moz-device-pixel-ratio: 1.5),
	   only screen and (min-device-pixel-ratio: 1.5){

	#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
		background-image: url('/local/templates/tampomechanika/js/vendor/fancybox/fancybox_sprite2x.png');
		background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/
	}

	#fancybox-loading div {
		
		background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/
	}
}
/* End */


/* Start:/local/templates/tampomechanika/js/vendor/jquery-ui/jquery-ui.css?150575402318156*/
/*! jQuery UI - v1.11.4 - 2016-02-05
* http://jqueryui.com
* Includes: core.css, draggable.css, resizable.css, selectable.css, sortable.css, accordion.css, autocomplete.css, button.css, datepicker.css, dialog.css, menu.css, progressbar.css, selectmenu.css, slider.css, spinner.css, tabs.css, tooltip.css
* Copyright jQuery Foundation and other contributors; Licensed MIT */

/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
	display: none;
}
.ui-helper-hidden-accessible {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}
.ui-helper-reset {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	line-height: 1.3;
	text-decoration: none;
	font-size: 100%;
	list-style: none;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
	content: "";
	display: table;
	border-collapse: collapse;
}
.ui-helper-clearfix:after {
	clear: both;
}
.ui-helper-clearfix {
	min-height: 0; /* support: IE7 */
}
.ui-helper-zfix {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	opacity: 0;
	filter:Alpha(Opacity=0); /* support: IE8 */
}

.ui-front {
	z-index: 100;
}


/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
	cursor: default !important;
}


/* Icons
----------------------------------*/

/* states and images */
.ui-icon {
	display: block;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
}


/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.ui-draggable-handle {
	-ms-touch-action: none;
	touch-action: none;
}
.ui-resizable {
	position: relative;
}
.ui-resizable-handle {
	position: absolute;
	font-size: 0.1px;
	display: block;
	-ms-touch-action: none;
	touch-action: none;
}
.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
	display: none;
}
.ui-resizable-n {
	cursor: n-resize;
	height: 7px;
	width: 100%;
	top: -5px;
	left: 0;
}
.ui-resizable-s {
	cursor: s-resize;
	height: 7px;
	width: 100%;
	bottom: -5px;
	left: 0;
}
.ui-resizable-e {
	cursor: e-resize;
	width: 7px;
	right: -5px;
	top: 0;
	height: 100%;
}
.ui-resizable-w {
	cursor: w-resize;
	width: 7px;
	left: -5px;
	top: 0;
	height: 100%;
}
.ui-resizable-se {
	cursor: se-resize;
	width: 12px;
	height: 12px;
	right: 1px;
	bottom: 1px;
}
.ui-resizable-sw {
	cursor: sw-resize;
	width: 9px;
	height: 9px;
	left: -5px;
	bottom: -5px;
}
.ui-resizable-nw {
	cursor: nw-resize;
	width: 9px;
	height: 9px;
	left: -5px;
	top: -5px;
}
.ui-resizable-ne {
	cursor: ne-resize;
	width: 9px;
	height: 9px;
	right: -5px;
	top: -5px;
}
.ui-selectable {
	-ms-touch-action: none;
	touch-action: none;
}
.ui-selectable-helper {
	position: absolute;
	z-index: 100;
	border: 1px dotted black;
}
.ui-sortable-handle {
	-ms-touch-action: none;
	touch-action: none;
}
.ui-accordion .ui-accordion-header {
	display: block;
	cursor: pointer;
	position: relative;
	margin: 2px 0 0 0;
	padding: .5em .5em .5em .7em;
	min-height: 0; /* support: IE7 */
	font-size: 100%;
}
.ui-accordion .ui-accordion-icons {
	padding-left: 2.2em;
}
.ui-accordion .ui-accordion-icons .ui-accordion-icons {
	padding-left: 2.2em;
}
.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
	position: absolute;
	left: .5em;
	top: 50%;
	margin-top: -8px;
}
.ui-accordion .ui-accordion-content {
	padding: 1em 2.2em;
	border-top: 0;
	overflow: auto;
}
.ui-autocomplete {
	position: absolute;
	top: 0;
	left: 0;
	cursor: default;
}
.ui-button {
	display: inline-block;
	position: relative;
	padding: 0;
	line-height: normal;
	margin-right: .1em;
	cursor: pointer;
	vertical-align: middle;
	text-align: center;
	overflow: visible; /* removes extra width in IE */
}
.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active {
	text-decoration: none;
}
/* to make room for the icon, a width needs to be set here */
.ui-button-icon-only {
	width: 2.2em;
}
/* button elements seem to need a little more width */
button.ui-button-icon-only {
	width: 2.4em;
}
.ui-button-icons-only {
	width: 3.4em;
}
button.ui-button-icons-only {
	width: 3.7em;
}

/* button text element */
.ui-button .ui-button-text {
	display: block;
	line-height: normal;
}
.ui-button-text-only .ui-button-text {
	padding: .4em 1em;
}
.ui-button-icon-only .ui-button-text,
.ui-button-icons-only .ui-button-text {
	padding: .4em;
	text-indent: -9999999px;
}
.ui-button-text-icon-primary .ui-button-text,
.ui-button-text-icons .ui-button-text {
	padding: .4em 1em .4em 2.1em;
}
.ui-button-text-icon-secondary .ui-button-text,
.ui-button-text-icons .ui-button-text {
	padding: .4em 2.1em .4em 1em;
}
.ui-button-text-icons .ui-button-text {
	padding-left: 2.1em;
	padding-right: 2.1em;
}
/* no icon support for input elements, provide padding by default */
input.ui-button {
	padding: .4em 1em;
}

/* button icon element(s) */
.ui-button-icon-only .ui-icon,
.ui-button-text-icon-primary .ui-icon,
.ui-button-text-icon-secondary .ui-icon,
.ui-button-text-icons .ui-icon,
.ui-button-icons-only .ui-icon {
	position: absolute;
	top: 50%;
	margin-top: -8px;
}
.ui-button-icon-only .ui-icon {
	left: 50%;
	margin-left: -8px;
}
.ui-button-text-icon-primary .ui-button-icon-primary,
.ui-button-text-icons .ui-button-icon-primary,
.ui-button-icons-only .ui-button-icon-primary {
	left: .5em;
}
.ui-button-text-icon-secondary .ui-button-icon-secondary,
.ui-button-text-icons .ui-button-icon-secondary,
.ui-button-icons-only .ui-button-icon-secondary {
	right: .5em;
}

/* button sets */
.ui-buttonset {
	margin-right: 7px;
}
.ui-buttonset .ui-button {
	margin-left: 0;
	margin-right: -.3em;
}

/* workarounds */
/* reset extra padding in Firefox, see h5bp.com/l */
input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
	border: 0;
	padding: 0;
}
.ui-datepicker {
	width: 17em;
	padding: .2em .2em 0;
	display: none;
}
.ui-datepicker .ui-datepicker-header {
	position: relative;
	padding: .2em 0;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
	position: absolute;
	top: 2px;
	width: 1.8em;
	height: 1.8em;
}
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
	top: 1px;
}
.ui-datepicker .ui-datepicker-prev {
	left: 2px;
}
.ui-datepicker .ui-datepicker-next {
	right: 2px;
}
.ui-datepicker .ui-datepicker-prev-hover {
	left: 1px;
}
.ui-datepicker .ui-datepicker-next-hover {
	right: 1px;
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
	display: block;
	position: absolute;
	left: 50%;
	margin-left: -8px;
	top: 50%;
	margin-top: -8px;
}
.ui-datepicker .ui-datepicker-title {
	margin: 0 2.3em;
	line-height: 1.8em;
	text-align: center;
}
.ui-datepicker .ui-datepicker-title select {
	font-size: 1em;
	margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
	width: 45%;
}
.ui-datepicker table {
	width: 100%;
	font-size: .9em;
	border-collapse: collapse;
	margin: 0 0 .4em;
}
.ui-datepicker th {
	padding: .7em .3em;
	text-align: center;
	font-weight: bold;
	border: 0;
}
.ui-datepicker td {
	border: 0;
	padding: 1px;
}
.ui-datepicker td span,
.ui-datepicker td a {
	display: block;
	padding: .2em;
	text-align: right;
	text-decoration: none;
}
.ui-datepicker .ui-datepicker-buttonpane {
	background-image: none;
	margin: .7em 0 0 0;
	padding: 0 .2em;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
}
.ui-datepicker .ui-datepicker-buttonpane button {
	float: right;
	margin: .5em .2em .4em;
	cursor: pointer;
	padding: .2em .6em .3em .6em;
	width: auto;
	overflow: visible;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
	float: left;
}

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
	width: auto;
}
.ui-datepicker-multi .ui-datepicker-group {
	float: left;
}
.ui-datepicker-multi .ui-datepicker-group table {
	width: 95%;
	margin: 0 auto .4em;
}
.ui-datepicker-multi-2 .ui-datepicker-group {
	width: 50%;
}
.ui-datepicker-multi-3 .ui-datepicker-group {
	width: 33.3%;
}
.ui-datepicker-multi-4 .ui-datepicker-group {
	width: 25%;
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
	border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
	clear: left;
}
.ui-datepicker-row-break {
	clear: both;
	width: 100%;
	font-size: 0;
}

/* RTL support */
.ui-datepicker-rtl {
	direction: rtl;
}
.ui-datepicker-rtl .ui-datepicker-prev {
	right: 2px;
	left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next {
	left: 2px;
	right: auto;
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
	right: 1px;
	left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
	left: 1px;
	right: auto;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
	clear: right;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
	float: left;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
	float: right;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
	border-right-width: 0;
	border-left-width: 1px;
}
.ui-dialog {
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	padding: .2em;
	outline: 0;
}
.ui-dialog .ui-dialog-titlebar {
	padding: .4em 1em;
	position: relative;
}
.ui-dialog .ui-dialog-title {
	float: left;
	margin: .1em 0;
	white-space: nowrap;
	width: 90%;
	overflow: hidden;
	text-overflow: ellipsis;
}
.ui-dialog .ui-dialog-titlebar-close {
	position: absolute;
	right: .3em;
	top: 50%;
	width: 20px;
	margin: -10px 0 0 0;
	padding: 1px;
	height: 20px;
}
.ui-dialog .ui-dialog-content {
	position: relative;
	border: 0;
	padding: .5em 1em;
	background: none;
	overflow: auto;
}
.ui-dialog .ui-dialog-buttonpane {
	text-align: left;
	border-width: 1px 0 0 0;
	background-image: none;
	margin-top: .5em;
	padding: .3em 1em .5em .4em;
}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
	float: right;
}
.ui-dialog .ui-dialog-buttonpane button {
	margin: .5em .4em .5em 0;
	cursor: pointer;
}
.ui-dialog .ui-resizable-se {
	width: 12px;
	height: 12px;
	right: -5px;
	bottom: -5px;
	background-position: 16px 16px;
}
.ui-draggable .ui-dialog-titlebar {
	cursor: move;
}
.ui-menu {
	list-style: none;
	padding: 0;
	margin: 0;
	display: block;
	outline: none;
}
.ui-menu .ui-menu {
	position: absolute;
}
.ui-menu .ui-menu-item {
	position: relative;
	margin: 0;
	padding: 3px 1em 3px .4em;
	cursor: pointer;
	min-height: 0; /* support: IE7 */
	/* support: IE10, see #8844 */
	list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
}
.ui-menu .ui-menu-divider {
	margin: 5px 0;
	height: 0;
	font-size: 0;
	line-height: 0;
	border-width: 1px 0 0 0;
}
.ui-menu .ui-state-focus,
.ui-menu .ui-state-active {
	margin: -1px;
}

/* icon support */
.ui-menu-icons {
	position: relative;
}
.ui-menu-icons .ui-menu-item {
	padding-left: 2em;
}

/* left-aligned */
.ui-menu .ui-icon {
	position: absolute;
	top: 0;
	bottom: 0;
	left: .2em;
	margin: auto 0;
}

/* right-aligned */
.ui-menu .ui-menu-icon {
	left: auto;
	right: 0;
}
.ui-progressbar {
	height: 2em;
	text-align: left;
	overflow: hidden;
}
.ui-progressbar .ui-progressbar-value {
	margin: -1px;
	height: 100%;
}
.ui-progressbar .ui-progressbar-overlay {
	background: url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");
	height: 100%;
	filter: alpha(opacity=25); /* support: IE8 */
	opacity: 0.25;
}
.ui-progressbar-indeterminate .ui-progressbar-value {
	background-image: none;
}
.ui-selectmenu-menu {
	padding: 0;
	margin: 0;
	position: absolute;
	top: 0;
	left: 0;
	display: none;
}
.ui-selectmenu-menu .ui-menu {
	overflow: auto;
	/* Support: IE7 */
	overflow-x: hidden;
	padding-bottom: 1px;
}
.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
	font-size: 1em;
	font-weight: bold;
	line-height: 1.5;
	padding: 2px 0.4em;
	margin: 0.5em 0 0 0;
	height: auto;
	border: 0;
}
.ui-selectmenu-open {
	display: block;
}
.ui-selectmenu-button {
	display: inline-block;
	overflow: hidden;
	position: relative;
	text-decoration: none;
	cursor: pointer;
}
.ui-selectmenu-button span.ui-icon {
	right: 0.5em;
	left: auto;
	margin-top: -8px;
	position: absolute;
	top: 50%;
}
.ui-selectmenu-button span.ui-selectmenu-text {
	text-align: left;
	padding: 0.4em 2.1em 0.4em 1em;
	display: block;
	line-height: 1.4;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.ui-slider {
	position: relative;
	text-align: left;
}
.ui-slider .ui-slider-handle {
	position: absolute;
	z-index: 2;
	width: 1.2em;
	height: 1.2em;
	cursor: default;
	-ms-touch-action: none;
	touch-action: none;
}
.ui-slider .ui-slider-range {
	position: absolute;
	z-index: 1;
	font-size: .7em;
	display: block;
	border: 0;
	background-position: 0 0;
}

/* support: IE8 - See #6727 */
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
	filter: inherit;
}

.ui-slider-horizontal {
	height: .8em;
}
.ui-slider-horizontal .ui-slider-handle {
	top: -.3em;
	margin-left: -.6em;
}
.ui-slider-horizontal .ui-slider-range {
	top: 0;
	height: 100%;
}
.ui-slider-horizontal .ui-slider-range-min {
	left: 0;
}
.ui-slider-horizontal .ui-slider-range-max {
	right: 0;
}

.ui-slider-vertical {
	width: .8em;
	height: 100px;
}
.ui-slider-vertical .ui-slider-handle {
	left: -.3em;
	margin-left: 0;
	margin-bottom: -.6em;
}
.ui-slider-vertical .ui-slider-range {
	left: 0;
	width: 100%;
}
.ui-slider-vertical .ui-slider-range-min {
	bottom: 0;
}
.ui-slider-vertical .ui-slider-range-max {
	top: 0;
}
.ui-spinner {
	position: relative;
	display: inline-block;
	overflow: hidden;
	padding: 0;
	vertical-align: middle;
}
.ui-spinner-input {
	border: none;
	background: none;
	color: inherit;
	padding: 0;
	margin: .2em 0;
	vertical-align: middle;
	margin-left: .4em;
	margin-right: 22px;
}
.ui-spinner-button {
	width: 16px;
	height: 50%;
	font-size: .5em;
	padding: 0;
	margin: 0;
	text-align: center;
	position: absolute;
	cursor: default;
	display: block;
	overflow: hidden;
	right: 0;
}
/* more specificity required here to override default borders */
.ui-spinner a.ui-spinner-button {
	border-top: none;
	border-bottom: none;
	border-right: none;
}
/* vertically center icon */
.ui-spinner .ui-icon {
	position: absolute;
	margin-top: -8px;
	top: 50%;
	left: 0;
}
.ui-spinner-up {
	top: 0;
}
.ui-spinner-down {
	bottom: 0;
}

/* TR overrides */
.ui-spinner .ui-icon-triangle-1-s {
	/* need to fix icons sprite */
	background-position: -65px -16px;
}
.ui-tabs {
	position: relative;/* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
	padding: .2em;
}
.ui-tabs .ui-tabs-nav {
	margin: 0;
	padding: .2em .2em 0;
}
.ui-tabs .ui-tabs-nav li {
	list-style: none;
	float: left;
	position: relative;
	top: 0;
	margin: 1px .2em 0 0;
	border-bottom-width: 0;
	padding: 0;
	white-space: nowrap;
}
.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
	float: left;
	padding: .5em 1em;
	text-decoration: none;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
	margin-bottom: -1px;
	padding-bottom: 1px;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
	cursor: text;
}
.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
	cursor: pointer;
}
.ui-tabs .ui-tabs-panel {
	display: block;
	border-width: 0;
	padding: 1em 1.4em;
	background: none;
}
.ui-tooltip {
	padding: 8px;
	position: absolute;
	z-index: 9999;
	max-width: 300px;
	-webkit-box-shadow: 0 0 5px #aaa;
	box-shadow: 0 0 5px #aaa;
}
body .ui-tooltip {
	border-width: 2px;
}

/* End */


/* Start:/local/templates/tampomechanika/js/vendor/jquery.bxslider/jquery.bxslider.css?15256961403767*/
/**
 * BxSlider v4.1.2 - Fully loaded, responsive content slider
 * http://bxslider.com
 *
 * Written by: Steven Wanderski, 2014
 * http://stevenwanderski.com
 * (while drinking Belgian ales and listening to jazz)
 *
 * CEO and founder of bxCreative, LTD
 * http://bxcreative.com
 */


/** RESET AND LAYOUT
===================================*/

.bx-wrapper {
	position: relative;
	margin: 0 auto 60px;
	padding: 0;
	*zoom: 1;
}

.bx-wrapper img {
	max-width: 100%;
	display: block;
}

/** THEME
===================================*/

.bx-wrapper .bx-viewport {
	-moz-box-shadow: 0 0 5px #ccc;
	-webkit-box-shadow: 0 0 5px #ccc;
	box-shadow: 0 0 5px #ccc;
	border:  5px solid #fff;
	left: -5px;
	background: #fff;
	
	/*fix other elements on the page moving (on Chrome)*/
	-webkit-transform: translatez(0);
	-moz-transform: translatez(0);
    	-ms-transform: translatez(0);
    	-o-transform: translatez(0);
    	transform: translatez(0);
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
	position: absolute;
	bottom: -30px;
	width: 100%;
}

/* LOADER */

.bx-wrapper .bx-loading {
	min-height: 50px;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
}

/* PAGER */

.bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85em;
	font-family: Arial;
	font-weight: bold;
	color: #666;
	padding-top: 20px;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
	background: #666;
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #000;
}

/* DIRECTION CONTROLS (NEXT / PREV) */

.bx-wrapper .bx-prev {
	left: 10px;
	background: url(/local/templates/tampomechanika/js/vendor/jquery.bxslider/images/controls.png) no-repeat 0 -32px;
}

.bx-wrapper .bx-next {
	right: 10px;
	background: url(/local/templates/tampomechanika/js/vendor/jquery.bxslider/images/controls.png) no-repeat -43px -32px;
}

.bx-wrapper .bx-prev:hover {
	background-position: 0 0;
}

.bx-wrapper .bx-next:hover {
	background-position: -43px 0;
}

.bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -16px;
	outline: 0;
	width: 32px;
	height: 32px;
	text-indent: -9999px;
	z-index: 9999;
}

.bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}

/* AUTO CONTROLS (START / STOP) */

.bx-wrapper .bx-controls-auto {
	text-align: center;
}

.bx-wrapper .bx-controls-auto .bx-start {
	display: block;
	text-indent: -9999px;
	width: 10px;
	height: 11px;
	outline: 0;
	background: url(/local/templates/tampomechanika/js/vendor/jquery.bxslider/images/controls.png) -86px -11px no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
	background-position: -86px 0;
}

.bx-wrapper .bx-controls-auto .bx-stop {
	display: block;
	text-indent: -9999px;
	width: 9px;
	height: 11px;
	outline: 0;
	background: url(/local/templates/tampomechanika/js/vendor/jquery.bxslider/images/controls.png) -86px -44px no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
	background-position: -86px -33px;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	text-align: left;
	width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	right: 0;
	width: 35px;
}

/* IMAGE CAPTIONS */

.bx-wrapper .bx-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #666\9;
	background: rgba(80, 80, 80, 0.75);
	width: 100%;
}

.bx-wrapper .bx-caption span {
	color: #fff;
	font-family: Arial;
	display: block;
	font-size: .85em;
	padding: 10px;
}

/* End */


/* Start:/local/templates/tampomechanika/js/vendor/select2/select2.css?150575402317604*/
.select2-container {
  box-sizing: border-box;
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: middle; }
  .select2-container .select2-selection--single {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    height: 28px;
    user-select: none;
    -webkit-user-select: none; }
    .select2-container .select2-selection--single .select2-selection__rendered {
      display: block;
      padding-left: 8px;
      padding-right: 20px;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap; }
    .select2-container .select2-selection--single .select2-selection__clear {
      position: relative; }
  .select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
    padding-right: 8px;
    padding-left: 20px; }
  .select2-container .select2-selection--multiple {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    min-height: 32px;
    user-select: none;
    -webkit-user-select: none; }
    .select2-container .select2-selection--multiple .select2-selection__rendered {
      display: inline-block;
      overflow: hidden;
      padding-left: 8px;
      text-overflow: ellipsis;
      white-space: nowrap; }
  .select2-container .select2-search--inline {
    float: left; }
    .select2-container .select2-search--inline .select2-search__field {
      box-sizing: border-box;
      border: none;
      font-size: 100%;
      margin-top: 5px;
      padding: 0; }
      .select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
        -webkit-appearance: none; }

.select2-dropdown {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  box-sizing: border-box;
  display: block;
  position: absolute;
  left: -100000px;
  width: 100%;
  z-index: 1051; }

.select2-results {
  display: block; }

.select2-results__options {
  list-style: none;
  margin: 0;
  padding: 0; }

.select2-results__option {
  padding: 6px;
  user-select: none;
  -webkit-user-select: none; }
  .select2-results__option[aria-selected] {
    cursor: pointer; }

.select2-container--open .select2-dropdown {
  left: 0; }

.select2-container--open .select2-dropdown--above {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

.select2-container--open .select2-dropdown--below {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.select2-search--dropdown {
  display: block;
  padding: 4px; }
  .select2-search--dropdown .select2-search__field {
    padding: 4px;
    width: 100%;
    box-sizing: border-box; }
    .select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
      -webkit-appearance: none; }
  .select2-search--dropdown.select2-search--hide {
    display: none; }

.select2-close-mask {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 99;
  background-color: #fff;
  filter: alpha(opacity=0); }

.select2-hidden-accessible {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  height: 1px !important;
  margin: -1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important; }

.select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 4px; }
  .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 28px; }
  .select2-container--default .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: bold; }
  .select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #999; }
  .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 26px;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px; }
    .select2-container--default .select2-selection--single .select2-selection__arrow b {
      border-color: #888 transparent transparent transparent;
      border-style: solid;
      border-width: 5px 4px 0 4px;
      height: 0;
      left: 50%;
      margin-left: -4px;
      margin-top: -2px;
      position: absolute;
      top: 50%;
      width: 0; }

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left; }

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  left: 1px;
  right: auto; }

.select2-container--default.select2-container--disabled .select2-selection--single {
  background-color: #eee;
  cursor: default; }
  .select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
    display: none; }

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px; }

.select2-container--default .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text; }
  .select2-container--default .select2-selection--multiple .select2-selection__rendered {
    box-sizing: border-box;
    list-style: none;
    margin: 0;
    padding: 0 5px;
    width: 100%; }
    .select2-container--default .select2-selection--multiple .select2-selection__rendered li {
      list-style: none; }
  .select2-container--default .select2-selection--multiple .select2-selection__placeholder {
    color: #999;
    margin-top: 5px;
    float: left; }
  .select2-container--default .select2-selection--multiple .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: bold;
    margin-top: 5px;
    margin-right: 10px; }
  .select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #e4e4e4;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: default;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
    padding: 0 5px; }
  .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    color: #999;
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    margin-right: 2px; }
    .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
      color: #333; }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline {
  float: right; }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto; }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto; }

.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: solid black 1px;
  outline: 0; }

.select2-container--default.select2-container--disabled .select2-selection--multiple {
  background-color: #eee;
  cursor: default; }

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
  display: none; }

.select2-container--default.select2-container--open.select2-container--above .select2-selection--single, .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single, .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa; }

.select2-container--default .select2-search--inline .select2-search__field {
  background: transparent;
  border: none;
  outline: 0;
  box-shadow: none;
  -webkit-appearance: textfield; }

.select2-container--default .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto; }

.select2-container--default .select2-results__option[role=group] {
  padding: 0; }

.select2-container--default .select2-results__option[aria-disabled=true] {
  color: #999; }

.select2-container--default .select2-results__option[aria-selected=true] {
  background-color: #ddd; }

.select2-container--default .select2-results__option .select2-results__option {
  padding-left: 1em; }
  .select2-container--default .select2-results__option .select2-results__option .select2-results__group {
    padding-left: 0; }
  .select2-container--default .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -1em;
    padding-left: 2em; }
    .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
      margin-left: -2em;
      padding-left: 3em; }
      .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
        margin-left: -3em;
        padding-left: 4em; }
        .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
          margin-left: -4em;
          padding-left: 5em; }
          .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
            margin-left: -5em;
            padding-left: 6em; }

.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #5897fb;
  color: white; }

.select2-container--default .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px; }

.select2-container--classic .select2-selection--single {
  background-color: #f7f7f7;
  border: 1px solid #aaa;
  border-radius: 4px;
  outline: 0;
  background-image: -webkit-linear-gradient(top, white 50%, #eeeeee 100%);
  background-image: -o-linear-gradient(top, white 50%, #eeeeee 100%);
  background-image: linear-gradient(to bottom, white 50%, #eeeeee 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0); }
  .select2-container--classic .select2-selection--single:focus {
    border: 1px solid #5897fb; }
  .select2-container--classic .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 28px; }
  .select2-container--classic .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: bold;
    margin-right: 10px; }
  .select2-container--classic .select2-selection--single .select2-selection__placeholder {
    color: #999; }
  .select2-container--classic .select2-selection--single .select2-selection__arrow {
    background-color: #ddd;
    border: none;
    border-left: 1px solid #aaa;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    height: 26px;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px;
    background-image: -webkit-linear-gradient(top, #eeeeee 50%, #cccccc 100%);
    background-image: -o-linear-gradient(top, #eeeeee 50%, #cccccc 100%);
    background-image: linear-gradient(to bottom, #eeeeee 50%, #cccccc 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0); }
    .select2-container--classic .select2-selection--single .select2-selection__arrow b {
      border-color: #888 transparent transparent transparent;
      border-style: solid;
      border-width: 5px 4px 0 4px;
      height: 0;
      left: 50%;
      margin-left: -4px;
      margin-top: -2px;
      position: absolute;
      top: 50%;
      width: 0; }

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left; }

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  border: none;
  border-right: 1px solid #aaa;
  border-radius: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  left: 1px;
  right: auto; }

.select2-container--classic.select2-container--open .select2-selection--single {
  border: 1px solid #5897fb; }
  .select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
    background: transparent;
    border: none; }
    .select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
      border-color: transparent transparent #888 transparent;
      border-width: 0 4px 5px 4px; }

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background-image: -webkit-linear-gradient(top, white 0%, #eeeeee 50%);
  background-image: -o-linear-gradient(top, white 0%, #eeeeee 50%);
  background-image: linear-gradient(to bottom, white 0%, #eeeeee 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0); }

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background-image: -webkit-linear-gradient(top, #eeeeee 50%, white 100%);
  background-image: -o-linear-gradient(top, #eeeeee 50%, white 100%);
  background-image: linear-gradient(to bottom, #eeeeee 50%, white 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0); }

.select2-container--classic .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
  outline: 0; }
  .select2-container--classic .select2-selection--multiple:focus {
    border: 1px solid #5897fb; }
  .select2-container--classic .select2-selection--multiple .select2-selection__rendered {
    list-style: none;
    margin: 0;
    padding: 0 5px; }
  .select2-container--classic .select2-selection--multiple .select2-selection__clear {
    display: none; }
  .select2-container--classic .select2-selection--multiple .select2-selection__choice {
    background-color: #e4e4e4;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: default;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
    padding: 0 5px; }
  .select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
    color: #888;
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    margin-right: 2px; }
    .select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
      color: #555; }

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  float: right; }

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto; }

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto; }

.select2-container--classic.select2-container--open .select2-selection--multiple {
  border: 1px solid #5897fb; }

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

.select2-container--classic .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
  outline: 0; }

.select2-container--classic .select2-search--inline .select2-search__field {
  outline: 0;
  box-shadow: none; }

.select2-container--classic .select2-dropdown {
  background-color: white;
  border: 1px solid transparent; }

.select2-container--classic .select2-dropdown--above {
  border-bottom: none; }

.select2-container--classic .select2-dropdown--below {
  border-top: none; }

.select2-container--classic .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto; }

.select2-container--classic .select2-results__option[role=group] {
  padding: 0; }

.select2-container--classic .select2-results__option[aria-disabled=true] {
  color: grey; }

.select2-container--classic .select2-results__option--highlighted[aria-selected] {
  background-color: #3875d7;
  color: white; }

.select2-container--classic .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px; }

.select2-container--classic.select2-container--open .select2-dropdown {
  border-color: #5897fb; }

/* End */


/* Start:/local/templates/tampomechanika/js/vendor/slick/slick.css?15057540231718*/
/* Slider */
.slick-slider
{
    position: relative;

    display: block;

    -moz-box-sizing: border-box;
         box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
/* End */


/* Start:/local/templates/tampomechanika/js/slick/slick-theme.css?15070421693145*/
@charset 'UTF-8';
/* Slider */
.slick-loading .slick-list
{
    background: #fff url('/local/templates/tampomechanika/js/slick/./ajax-loader.gif') center center no-repeat;
}

/* Icons */
@font-face
{
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;

    src: url('/local/templates/tampomechanika/js/slick/./fonts/slick.eot');
    src: url('/local/templates/tampomechanika/js/slick/./fonts/slick.eot?#iefix') format('embedded-opentype'), url('/local/templates/tampomechanika/js/slick/./fonts/slick.woff') format('woff'), url('/local/templates/tampomechanika/js/slick/./fonts/slick.ttf') format('truetype'), url('/local/templates/tampomechanika/js/slick/./fonts/slick.svg#slick') format('svg');
}
/* Arrows */
.slick-prev,
.slick-next
{
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 50%;

    display: block;

    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);

    cursor: pointer;

    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
    color: transparent;
    outline: none;
    background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
    opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
    opacity: .25;
}

.slick-prev:before,
.slick-next:before
{
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;

    opacity: .75;
    color: white;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev
{
    left: -25px;
}
[dir='rtl'] .slick-prev
{
    right: -25px;
    left: auto;
}
.slick-prev:before
{
    content: '←';
}
[dir='rtl'] .slick-prev:before
{
    content: '→';
}

.slick-next
{
    right: -25px;
}
[dir='rtl'] .slick-next
{
    right: auto;
    left: -25px;
}
.slick-next:before
{
    content: '→';
}
[dir='rtl'] .slick-next:before
{
    content: '←';
}

/* Dots */
.slick-dotted.slick-slider
{
    margin-bottom: 30px;
}

.slick-dots
{
    position: absolute;
    bottom: -25px;

    display: block;

    width: 100%;
    padding: 0;
    margin: 0;

    list-style: none;

    text-align: center;
}
.slick-dots li
{
    position: relative;

    display: inline-block;

    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;

    display: block;

    width: 20px;
    height: 20px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
}
.slick-dots li button:before
{
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;

    position: absolute;
    top: 0;
    left: 0;

    width: 20px;
    height: 20px;

    content: '•';
    text-align: center;

    opacity: .25;
    color: black;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
    opacity: .75;
    color: black;
}

/* End */


/* Start:/local/templates/tampomechanika/js/vendor/video.js/video-js.css?152405390128062*/
/*!
Video.js Default Styles (http://videojs.com)
Version 4.12.13
Create your own skin at http://designer.videojs.com
*/
/* SKIN
================================================================================
The main class name for all skin-specific styles. To make your own skin,
replace all occurrences of 'vjs-default-skin' with a new name. Then add your new
skin name to your video tag instead of the default skin.
e.g. <video class="video-js my-skin-name">
*/
.vjs-default-skin {
  color: #cccccc;
}
/* Custom Icon Font
--------------------------------------------------------------------------------
The control icons are from a custom font. Each icon corresponds to a character
(e.g. "\e001"). Font icons allow for easy scaling and coloring of icons.
*/
/* @font-face { */
  /* font-family: 'VideoJS'; */
  /* src: url('/local/templates/tampomechanika/js/vendor/video.js/font/vjs.eot'); */
  /* src: url('/local/templates/tampomechanika/js/vendor/video.js/font/vjs.eot?#iefix') format('embedded-opentype'), url('/local/templates/tampomechanika/js/vendor/video.js/font/vjs.woff') format('woff'), url('/local/templates/tampomechanika/js/vendor/video.js/font/vjs.ttf') format('truetype'), url('/local/templates/tampomechanika/js/vendor/video.js/font/vjs.svg#icomoon') format('svg'); */
  /* font-weight: normal; */
  /* font-style: normal; */
/* } */
/* Base UI Component Classes
--------------------------------------------------------------------------------
*/
/* Slider - used for Volume bar and Seek bar */
.vjs-default-skin .vjs-slider {
  /* Replace browser focus highlight with handle highlight */
  outline: 0;
  position: relative;
  cursor: pointer;
  padding: 0;
  /* background-color-with-alpha */
  background-color: #333333;
  background-color: rgba(51, 51, 51, 0.9);
}
.vjs-default-skin .vjs-slider:focus {
  /* box-shadow */
  -webkit-box-shadow: 0 0 2em #ffffff;
  -moz-box-shadow: 0 0 2em #ffffff;
  box-shadow: 0 0 2em #ffffff;
}
.vjs-default-skin .vjs-slider-handle {
  position: absolute;
  /* Needed for IE6 */
  left: 0;
  top: 0;
}
.vjs-default-skin .vjs-slider-handle:before {
  content: "\e009";
  font-family: VideoJS;
  font-size: 1em;
  line-height: 1;
  text-align: center;
  text-shadow: 0em 0em 1em #fff;
  position: absolute;
  top: 0;
  left: 0;
  /* Rotate the square icon to make a diamond */
  /* transform */
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
/* Control Bar
--------------------------------------------------------------------------------
The default control bar that is a container for most of the controls.
*/
.vjs-default-skin .vjs-control-bar {
  /* Start hidden */
  display: none;
  position: absolute;
  /* Place control bar at the bottom of the player box/video.
     If you want more margin below the control bar, add more height. */
  bottom: 0;
  /* Use left/right to stretch to 100% width of player div */
  left: 0;
  right: 0;
  /* Height includes any margin you want above or below control items */
  height: 3.0em;
  /* background-color-with-alpha */
  background-color: #07141e;
  background-color: rgba(7, 20, 30, 0.7);
}
/* Show the control bar only once the video has started playing */
.vjs-default-skin.vjs-has-started .vjs-control-bar {
  display: block;
  /* Visibility needed to make sure things hide in older browsers too. */

  visibility: visible;
  opacity: 1;
  /* transition */
  -webkit-transition: visibility 0.1s, opacity 0.1s;
  -moz-transition: visibility 0.1s, opacity 0.1s;
  -o-transition: visibility 0.1s, opacity 0.1s;
  transition: visibility 0.1s, opacity 0.1s;
}
/* Hide the control bar when the video is playing and the user is inactive  */
.vjs-default-skin.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar {
  display: block;
  visibility: hidden;
  opacity: 0;
  /* transition */
  -webkit-transition: visibility 1s, opacity 1s;
  -moz-transition: visibility 1s, opacity 1s;
  -o-transition: visibility 1s, opacity 1s;
  transition: visibility 1s, opacity 1s;
}
.vjs-default-skin.vjs-controls-disabled .vjs-control-bar {
  display: none;
}
.vjs-default-skin.vjs-using-native-controls .vjs-control-bar {
  display: none;
}
/* The control bar shouldn't show after an error */
.vjs-default-skin.vjs-error .vjs-control-bar {
  display: none;
}
/* Don't hide the control bar if it's audio */
.vjs-audio.vjs-default-skin.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar {
  opacity: 1;
  visibility: visible;
}
/* IE8 is flakey with fonts, and you have to change the actual content to force
fonts to show/hide properly.
  - "\9" IE8 hack didn't work for this
  - Found in XP IE8 from http://modern.ie. Does not show up in "IE8 mode" in IE9
*/
@media \0screen {
  .vjs-default-skin.vjs-user-inactive.vjs-playing .vjs-control-bar :before {
    content: "";
  }
}
/* General styles for individual controls. */
.vjs-default-skin .vjs-control {
  outline: none;
  position: relative;
  float: left;
  text-align: center;
  margin: 0;
  padding: 0;
  height: 3.0em;
  width: 4em;
}
/* Font button icons */
.vjs-default-skin .vjs-control:before {
  font-family: VideoJS;
  font-size: 1.5em;
  line-height: 2;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
}
/* Replacement for focus outline */
.vjs-default-skin .vjs-control:focus:before,
.vjs-default-skin .vjs-control:hover:before {
  text-shadow: 0em 0em 1em #ffffff;
}
.vjs-default-skin .vjs-control:focus {
  /*  outline: 0; */
  /* keyboard-only users cannot see the focus on several of the UI elements when
  this is set to 0 */

}
/* Hide control text visually, but have it available for screenreaders */
.vjs-default-skin .vjs-control-text {
  /* hide-visually */
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
/* Play/Pause
--------------------------------------------------------------------------------
*/
.vjs-default-skin .vjs-play-control {
  width: 5em;
  cursor: pointer;
}
.vjs-default-skin .vjs-play-control:before {
  content: "\e001";
}
.vjs-default-skin.vjs-playing .vjs-play-control:before {
  content: "\e002";
}
/* Playback toggle
--------------------------------------------------------------------------------
*/
.vjs-default-skin .vjs-playback-rate .vjs-playback-rate-value {
  font-size: 1.5em;
  line-height: 2;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
}
.vjs-default-skin .vjs-playback-rate.vjs-menu-button .vjs-menu .vjs-menu-content {
  width: 4em;
  left: -2em;
  list-style: none;
}
/* Volume/Mute
-------------------------------------------------------------------------------- */
.vjs-default-skin .vjs-mute-control,
.vjs-default-skin .vjs-volume-menu-button {
  cursor: pointer;
  float: right;
}
.vjs-default-skin .vjs-mute-control:before,
.vjs-default-skin .vjs-volume-menu-button:before {
  content: "\e006";
}
.vjs-default-skin .vjs-mute-control.vjs-vol-0:before,
.vjs-default-skin .vjs-volume-menu-button.vjs-vol-0:before {
  content: "\e003";
}
.vjs-default-skin .vjs-mute-control.vjs-vol-1:before,
.vjs-default-skin .vjs-volume-menu-button.vjs-vol-1:before {
  content: "\e004";
}
.vjs-default-skin .vjs-mute-control.vjs-vol-2:before,
.vjs-default-skin .vjs-volume-menu-button.vjs-vol-2:before {
  content: "\e005";
}
.vjs-default-skin .vjs-volume-control {
  width: 5em;
  float: right;
}
.vjs-default-skin .vjs-volume-bar {
  width: 5em;
  height: 0.6em;
  margin: 1.1em auto 0;
}
.vjs-default-skin .vjs-volume-level {
  position: absolute;
  top: 0;
  left: 0;
  height: 0.5em;
  /* assuming volume starts at 1.0 */

  width: 100%;
  background: #66a8cc url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAGCAYAAADgzO9IAAAAP0lEQVQIHWWMAQoAIAgDR/QJ/Ub//04+w7ZICBwcOg5FZi5iBB82AGzixEglJrd4TVK5XUJpskSTEvpdFzX9AB2pGziSQcvAAAAAAElFTkSuQmCC) -50% 0 repeat;
}
.vjs-default-skin .vjs-volume-bar .vjs-volume-handle {
  width: 0.5em;
  height: 0.5em;
  /* Assumes volume starts at 1.0. If you change the size of the
     handle relative to the volume bar, you'll need to update this value
     too. */

  left: 4.5em;
}
.vjs-default-skin .vjs-volume-handle:before {
  font-size: 0.9em;
  top: -0.2em;
  left: -0.2em;
  width: 1em;
  height: 1em;
}
/* The volume menu button is like menu buttons (captions/subtitles) but works
    a little differently. It needs to be possible to tab to the volume slider
    without hitting space bar on the menu button. To do this we're not using
    display:none to hide the slider menu by default, and instead setting the
    width and height to zero. */
.vjs-default-skin .vjs-volume-menu-button .vjs-menu {
  display: block;
  width: 0;
  height: 0;
  border-top-color: transparent;
}
.vjs-default-skin .vjs-volume-menu-button .vjs-menu .vjs-menu-content {
  height: 0;
  width: 0;
}
.vjs-default-skin .vjs-volume-menu-button:hover .vjs-menu,
.vjs-default-skin .vjs-volume-menu-button .vjs-menu.vjs-lock-showing {
  border-top-color: rgba(7, 40, 50, 0.5);
  /* Same as ul background */

}
.vjs-default-skin .vjs-volume-menu-button:hover .vjs-menu .vjs-menu-content,
.vjs-default-skin .vjs-volume-menu-button .vjs-menu.vjs-lock-showing .vjs-menu-content {
  height: 2.9em;
  width: 10em;
}
/* Progress
--------------------------------------------------------------------------------
*/
.vjs-default-skin .vjs-progress-control {
  position: absolute;
  left: 0;
  right: 0;
  width: auto;
  font-size: 0.3em;
  height: 1em;
  /* Set above the rest of the controls. */
  top: -1em;
  /* Shrink the bar slower than it grows. */
  /* transition */
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
/* On hover, make the progress bar grow to something that's more clickable.
    This simply changes the overall font for the progress bar, and this
    updates both the em-based widths and heights, as wells as the icon font */
.vjs-default-skin:hover .vjs-progress-control {
  font-size: .9em;
  /* Even though we're not changing the top/height, we need to include them in
      the transition so they're handled correctly. */

  /* transition */
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
/* Box containing play and load progresses. Also acts as seek scrubber. */
.vjs-default-skin .vjs-progress-holder {
  height: 100%;
}
/* Progress Bars */
.vjs-default-skin .vjs-progress-holder .vjs-play-progress,
.vjs-default-skin .vjs-progress-holder .vjs-load-progress,
.vjs-default-skin .vjs-progress-holder .vjs-load-progress div {
  position: absolute;
  display: block;
  height: 100%;
  margin: 0;
  padding: 0;
  /* updated by javascript during playback */

  width: 0;
  /* Needed for IE6 */
  left: 0;
  top: 0;
}
.vjs-default-skin .vjs-play-progress {
  /*
    Using a data URI to create the white diagonal lines with a transparent
      background. Surprisingly works in IE8.
      Created using http://www.patternify.com
    Changing the first color value will change the bar color.
    Also using a paralax effect to make the lines move backwards.
      The -50% left position makes that happen.
  */

  background: #66a8cc url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAGCAYAAADgzO9IAAAAP0lEQVQIHWWMAQoAIAgDR/QJ/Ub//04+w7ZICBwcOg5FZi5iBB82AGzixEglJrd4TVK5XUJpskSTEvpdFzX9AB2pGziSQcvAAAAAAElFTkSuQmCC) -50% 0 repeat;
}
.vjs-default-skin .vjs-load-progress {
  background: #646464 /* IE8- Fallback */;
  background: rgba(255, 255, 255, 0.2);
}
/* there are child elements of the load progress bar that represent the
   specific time ranges that have been buffered */
.vjs-default-skin .vjs-load-progress div {
  background: #787878 /* IE8- Fallback */;
  background: rgba(255, 255, 255, 0.1);
}
.vjs-default-skin .vjs-seek-handle {
  width: 1.5em;
  height: 100%;
}
.vjs-default-skin .vjs-seek-handle:before {
  padding-top: 0.1em /* Minor adjustment */;
}
/* Live Mode
--------------------------------------------------------------------------------
*/
.vjs-default-skin.vjs-live .vjs-time-controls,
.vjs-default-skin.vjs-live .vjs-time-divider,
.vjs-default-skin.vjs-live .vjs-progress-control {
  display: none;
}
.vjs-default-skin.vjs-live .vjs-live-display {
  display: block;
}
/* Live Display
--------------------------------------------------------------------------------
*/
.vjs-default-skin .vjs-live-display {
  display: none;
  font-size: 1em;
  line-height: 3em;
}
/* Time Display
--------------------------------------------------------------------------------
*/
.vjs-default-skin .vjs-time-controls {
  font-size: 1em;
  /* Align vertically by making the line height the same as the control bar */
  line-height: 3em;
}
.vjs-default-skin .vjs-current-time {
  float: left;
}
.vjs-default-skin .vjs-duration {
  float: left;
}
/* Remaining time is in the HTML, but not included in default design */
.vjs-default-skin .vjs-remaining-time {
  display: none;
  float: left;
}
.vjs-time-divider {
  float: left;
  line-height: 3em;
}
/* Fullscreen
--------------------------------------------------------------------------------
*/
.vjs-default-skin .vjs-fullscreen-control {
  width: 3.8em;
  cursor: pointer;
  float: right;
}
.vjs-default-skin .vjs-fullscreen-control:before {
  content: "\e000";
}
/* Switch to the exit icon when the player is in fullscreen */
.vjs-default-skin.vjs-fullscreen .vjs-fullscreen-control:before {
  content: "\e00b";
}
/* Big Play Button (play button at start)
--------------------------------------------------------------------------------
Positioning of the play button in the center or other corners can be done more
easily in the skin designer. http://designer.videojs.com/
*/
.vjs-default-skin .vjs-big-play-button {
  left: 0.5em;
  top: 0.5em;
  font-size: 3em;
  display: block;
  z-index: 2;
  position: absolute;
  width: 4em;
  height: 2.6em;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  opacity: 1;
  /* Need a slightly gray bg so it can be seen on black backgrounds */
  /* background-color-with-alpha */
  background-color: #07141e;
  background-color: rgba(7, 20, 30, 0.7);
  border: 0.1em solid #3b4249;
  /* border-radius */
  -webkit-border-radius: 0.8em;
  -moz-border-radius: 0.8em;
  border-radius: 0.8em;
  /* box-shadow */
  -webkit-box-shadow: 0px 0px 1em rgba(255, 255, 255, 0.25);
  -moz-box-shadow: 0px 0px 1em rgba(255, 255, 255, 0.25);
  box-shadow: 0px 0px 1em rgba(255, 255, 255, 0.25);
  /* transition */
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
/* Optionally center */
.vjs-default-skin.vjs-big-play-centered .vjs-big-play-button {
  /* Center it horizontally */
  left: 50%;
  margin-left: -2.1em;
  /* Center it vertically */
  top: 50%;
  margin-top: -1.4000000000000001em;
}
/* Hide if controls are disabled */
.vjs-default-skin.vjs-controls-disabled .vjs-big-play-button {
  display: none;
}
/* Hide when video starts playing */
.vjs-default-skin.vjs-has-started .vjs-big-play-button {
  display: none;
}
/* Hide on mobile devices. Remove when we stop using native controls
    by default on mobile  */
.vjs-default-skin.vjs-using-native-controls .vjs-big-play-button {
  display: none;
}
.vjs-default-skin:hover .vjs-big-play-button,
.vjs-default-skin .vjs-big-play-button:focus {
  outline: 0;
  border-color: #fff;
  /* IE8 needs a non-glow hover state */
  background-color: #505050;
  background-color: rgba(50, 50, 50, 0.75);
  /* box-shadow */
  -webkit-box-shadow: 0 0 3em #ffffff;
  -moz-box-shadow: 0 0 3em #ffffff;
  box-shadow: 0 0 3em #ffffff;
  /* transition */
  -webkit-transition: all 0s;
  -moz-transition: all 0s;
  -o-transition: all 0s;
  transition: all 0s;
}
.vjs-default-skin .vjs-big-play-button:before {
  content: "\e001";
  font-family: VideoJS;
  /* In order to center the play icon vertically we need to set the line height
     to the same as the button height */

  line-height: 2.6em;
  text-shadow: 0.05em 0.05em 0.1em #000;
  text-align: center /* Needed for IE8 */;
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
}
.vjs-error .vjs-big-play-button {
  display: none;
}
/* Error Display
--------------------------------------------------------------------------------
*/
.vjs-error-display {
  display: none;
}
.vjs-error .vjs-error-display {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.vjs-error .vjs-error-display:before {
  content: 'X';
  font-family: Arial;
  font-size: 4em;
  color: #666666;
  /* In order to center the play icon vertically we need to set the line height
     to the same as the button height */

  line-height: 1;
  text-shadow: 0.05em 0.05em 0.1em #000;
  text-align: center /* Needed for IE8 */;
  vertical-align: middle;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -0.5em;
  width: 100%;
}
.vjs-error-display div {
  position: absolute;
  bottom: 1em;
  right: 0;
  left: 0;
  font-size: 1.4em;
  text-align: center;
  padding: 3px;
  background: #000000;
  background: rgba(0, 0, 0, 0.5);
}
.vjs-error-display a,
.vjs-error-display a:visited {
  color: #F4A460;
}
/* Loading Spinner
--------------------------------------------------------------------------------
*/
.vjs-loading-spinner {
  /* Should be hidden by default */
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  font-size: 4em;
  line-height: 1;
  width: 1em;
  height: 1em;
  margin-left: -0.5em;
  margin-top: -0.5em;
  opacity: 0.75;
}
/* Show the spinner when waiting for data and seeking to a new time */
.vjs-waiting .vjs-loading-spinner,
.vjs-seeking .vjs-loading-spinner {
  display: block;
  /* only animate when showing because it can be processor heavy */
  /* animation */
  -webkit-animation: spin 1.5s infinite linear;
  -moz-animation: spin 1.5s infinite linear;
  -o-animation: spin 1.5s infinite linear;
  animation: spin 1.5s infinite linear;
}
/* Errors are unrecoverable without user interaction so hide the spinner */
.vjs-error .vjs-loading-spinner {
  display: none;
  /* ensure animation doesn't continue while hidden */
  /* animation */
  -webkit-animation: none;
  -moz-animation: none;
  -o-animation: none;
  animation: none;
}
.vjs-default-skin .vjs-loading-spinner:before {
  content: "\e01e";
  font-family: VideoJS;
  position: absolute;
  top: 0;
  left: 0;
  width: 1em;
  height: 1em;
  text-align: center;
  text-shadow: 0em 0em 0.1em #000;
}
@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
  }
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
  }
}
@-o-keyframes spin {
  0% {
    -o-transform: rotate(0deg);
  }
  100% {
    -o-transform: rotate(359deg);
  }
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
  }
}
/* Menu Buttons (Captions/Subtitles/etc.)
--------------------------------------------------------------------------------
*/
.vjs-default-skin .vjs-menu-button {
  float: right;
  cursor: pointer;
}
.vjs-default-skin .vjs-menu {
  display: none;
  position: absolute;
  bottom: 0;
  left: 0em;
  /* (Width of vjs-menu - width of button) / 2 */

  width: 0em;
  height: 0em;
  margin-bottom: 3em;
  border-left: 2em solid transparent;
  border-right: 2em solid transparent;
  border-top: 1.55em solid #000000;
  /* Same width top as ul bottom */

  border-top-color: rgba(7, 40, 50, 0.5);
  /* Same as ul background */

}
/* Button Pop-up Menu */
.vjs-default-skin .vjs-menu-button .vjs-menu .vjs-menu-content {
  display: block;
  padding: 0;
  margin: 0;
  position: absolute;
  width: 10em;
  bottom: 1.5em;
  /* Same bottom as vjs-menu border-top */

  max-height: 15em;
  overflow: auto;
  left: -5em;
  /* Width of menu - width of button / 2 */

  /* background-color-with-alpha */
  background-color: #07141e;
  background-color: rgba(7, 20, 30, 0.7);
  /* box-shadow */
  -webkit-box-shadow: -0.2em -0.2em 0.3em rgba(255, 255, 255, 0.2);
  -moz-box-shadow: -0.2em -0.2em 0.3em rgba(255, 255, 255, 0.2);
  box-shadow: -0.2em -0.2em 0.3em rgba(255, 255, 255, 0.2);
}
.vjs-default-skin .vjs-menu-button:hover .vjs-control-content .vjs-menu,
.vjs-default-skin .vjs-control-content .vjs-menu.vjs-lock-showing {
  display: block;
}
/* prevent menus from opening while scrubbing (FF, IE) */
.vjs-default-skin.vjs-scrubbing .vjs-menu-button:hover .vjs-control-content .vjs-menu {
  display: none;
}
.vjs-default-skin .vjs-menu-button ul li {
  list-style: none;
  margin: 0;
  padding: 0.3em 0 0.3em 0;
  line-height: 1.4em;
  font-size: 1.2em;
  text-align: center;
  text-transform: lowercase;
}
.vjs-default-skin .vjs-menu-button ul li.vjs-selected {
  background-color: #000;
}
.vjs-default-skin .vjs-menu-button ul li:focus,
.vjs-default-skin .vjs-menu-button ul li:hover,
.vjs-default-skin .vjs-menu-button ul li.vjs-selected:focus,
.vjs-default-skin .vjs-menu-button ul li.vjs-selected:hover {
  outline: 0;
  color: #111;
  /* background-color-with-alpha */
  background-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.75);
  /* box-shadow */
  -webkit-box-shadow: 0 0 1em #ffffff;
  -moz-box-shadow: 0 0 1em #ffffff;
  box-shadow: 0 0 1em #ffffff;
}
.vjs-default-skin .vjs-menu-button ul li.vjs-menu-title {
  text-align: center;
  text-transform: uppercase;
  font-size: 1em;
  line-height: 2em;
  padding: 0;
  margin: 0 0 0.3em 0;
  font-weight: bold;
  cursor: default;
}
/* Subtitles Button */
.vjs-default-skin .vjs-subtitles-button:before {
  content: "\e00c";
}
/* Captions Button */
.vjs-default-skin .vjs-captions-button:before {
  content: "\e008";
}
/* Chapters Button */
.vjs-default-skin .vjs-chapters-button:before {
  content: "\e00c";
}
.vjs-default-skin .vjs-chapters-button.vjs-menu-button .vjs-menu .vjs-menu-content {
  width: 24em;
  left: -12em;
}
/* Replacement for focus outline */
.vjs-default-skin .vjs-captions-button:focus .vjs-control-content:before,
.vjs-default-skin .vjs-captions-button:hover .vjs-control-content:before {
  /* box-shadow */
  -webkit-box-shadow: 0 0 1em #ffffff;
  -moz-box-shadow: 0 0 1em #ffffff;
  box-shadow: 0 0 1em #ffffff;
}
/*
REQUIRED STYLES (be careful overriding)
================================================================================
When loading the player, the video tag is replaced with a DIV,
that will hold the video tag or object tag for other playback methods.
The div contains the video playback element (Flash or HTML5) and controls,
and sets the width and height of the video.

** If you want to add some kind of border/padding (e.g. a frame), or special
positioning, use another containing element. Otherwise you risk messing up
control positioning and full window mode. **
*/
.video-js {
  background-color: #000;
  position: relative;
  padding: 0;
  /* Start with 10px for base font size so other dimensions can be em based and
     easily calculable. */

  font-size: 10px;
  /* Allow poster to be vertically aligned. */

  vertical-align: middle;
  /*  display: table-cell; */
  /*This works in Safari but not Firefox.*/

  /* Provide some basic defaults for fonts */

  font-weight: normal;
  font-style: normal;
  /* Avoiding helvetica: issue #376 */

  font-family: Arial, sans-serif;
  /* Turn off user selection (text highlighting) by default.
     The majority of player components will not be text blocks.
     Text areas will need to turn user selection back on. */

  /* user-select */
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
/* Playback technology elements expand to the width/height of the containing div
    <video> or <object> */
.video-js .vjs-tech {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/* Fix for Firefox 9 fullscreen (only if it is enabled). Not needed when
   checking fullScreenEnabled. */
.video-js:-moz-full-screen {
  position: absolute;
}
/* Fullscreen Styles */
body.vjs-full-window {
  padding: 0;
  margin: 0;
  height: 100%;
  /* Fix for IE6 full-window. http://www.cssplay.co.uk/layouts/fixed.html */
  overflow-y: auto;
}
.video-js.vjs-fullscreen {
  position: fixed;
  overflow: hidden;
  z-index: 1000;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
  /* IE6 full-window (underscore hack) */
  _position: absolute;
}
.video-js:-webkit-full-screen {
  width: 100% !important;
  height: 100% !important;
}
.video-js.vjs-fullscreen.vjs-user-inactive {
  cursor: none;
}
/* Poster Styles */
.vjs-poster {
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: contain;
  background-color: #000000;
  cursor: pointer;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.vjs-poster img {
  display: block;
  margin: 0 auto;
  max-height: 100%;
  padding: 0;
  width: 100%;
}
/* Hide the poster after the video has started playing */
.video-js.vjs-has-started .vjs-poster {
  display: none;
}
/* Don't hide the poster if we're playing audio */
.video-js.vjs-audio.vjs-has-started .vjs-poster {
  display: block;
}
/* Hide the poster when controls are disabled because it's clickable
    and the native poster can take over */
.video-js.vjs-controls-disabled .vjs-poster {
  display: none;
}
/* Hide the poster when native controls are used otherwise it covers them */
.video-js.vjs-using-native-controls .vjs-poster {
  display: none;
}
/* Text Track Styles */
/* Overall track holder for both captions and subtitles */
.video-js .vjs-text-track-display {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 3em;
  right: 0;
  pointer-events: none;
}
/* Captions Settings Dialog */
.vjs-caption-settings {
  position: relative;
  top: 1em;
  background-color: #000;
  opacity: 0.75;
  color: #FFF;
  margin: 0 auto;
  padding: 0.5em;
  height: 15em;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  width: 40em;
}
.vjs-caption-settings .vjs-tracksettings {
  top: 0;
  bottom: 2em;
  left: 0;
  right: 0;
  position: absolute;
  overflow: auto;
}
.vjs-caption-settings .vjs-tracksettings-colors,
.vjs-caption-settings .vjs-tracksettings-font {
  float: left;
}
.vjs-caption-settings .vjs-tracksettings-colors:after,
.vjs-caption-settings .vjs-tracksettings-font:after,
.vjs-caption-settings .vjs-tracksettings-controls:after {
  clear: both;
}
.vjs-caption-settings .vjs-tracksettings-controls {
  position: absolute;
  bottom: 1em;
  right: 1em;
}
.vjs-caption-settings .vjs-tracksetting {
  margin: 5px;
  padding: 3px;
  min-height: 40px;
}
.vjs-caption-settings .vjs-tracksetting label {
  display: block;
  width: 100px;
  margin-bottom: 5px;
}
.vjs-caption-settings .vjs-tracksetting span {
  display: inline;
  margin-left: 5px;
}
.vjs-caption-settings .vjs-tracksetting > div {
  margin-bottom: 5px;
  min-height: 20px;
}
.vjs-caption-settings .vjs-tracksetting > div:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  min-height: 0;
}
.vjs-caption-settings label > input {
  margin-right: 10px;
}
.vjs-caption-settings input[type="button"] {
  width: 40px;
  height: 40px;
}
/* Hide disabled or unsupported controls */
.vjs-hidden {
  display: none !important;
}
.vjs-lock-showing {
  display: block !important;
  opacity: 1;
  visibility: visible;
}
/*  In IE8 w/ no JavaScript (no HTML5 shim), the video tag doesn't register.
    The .video-js classname on the video tag also isn't considered.
    This optional paragraph inside the video tag can provide a message to users
    about what's required to play video. */
.vjs-no-js {
  padding: 2em;
  color: #ccc;
  background-color: #333;
  font-size: 1.8em;
  font-family: Arial, sans-serif;
  text-align: center;
  width: 30em;
  height: 15em;
  margin: 0 auto;
}
.vjs-no-js a,
.vjs-no-js a:visited {
  color: #F4A460;
}
/* -----------------------------------------------------------------------------
The original source of this file lives at
https://github.com/videojs/video.js/blob/master/src/css/video-js.less */

/* End */


/* Start:/local/templates/tampomechanika/css/optimize.css?15536058714986*/
* {
  margin: 0;
  padding: 0;
  font: inherit;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent;
  -webkit-focus-ring-color: rgba(255, 255, 255, 0);
  cursor: default;
}

body {
  font-size: 100%;
  line-height: 1;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}

a {
  background: transparent;
}

*:focus,
*:active,
*:hover {
  outline: 0;
}

hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
}

ol,
ul {
  list-style: none;
}

pre {
  -moz-tab-size: 4;
    -o-tab-size: 4;
       tab-size: 4;
  white-space: pre-wrap;
}

q {
  quotes: '\201C' '\201D' '\2018' '\2019';
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

button,
input {
  line-height: normal;
}

button,
select {
  text-transform: none;
}

button {
  overflow: visible;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
  vertical-align: top;
}

button,
input,
select[multiple],
textarea {
  background-image: none;
}

input,
select,
textarea {
  -webkit-border-radius: 0;
          border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}

input,
textarea {
  resize: none;
  -webkit-user-select: text;
     -moz-user-select: text;
      -ms-user-select: text;
          user-select: text;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

div.seo_slider {
  margin: 50px 60px 50px -40px;
}

h2.seo_slider {
  color: #fff;
  text-shadow: 2px 2px 3px rgba(0,0,0,1);
  font-size: 29px;
  text-transform: uppercase;
  margin-left: 59%;
  margin-bottom: 5px;
}

li.seo_slider1, li.seo_slider2, li.seo_slider3, li.seo_slider4 {
  font-weight: bold;
  color: black;
  padding: 5px;
  padding-left: 19%;
  font-size: 20px;
  text-align: left;
  vertical-align: middle;
  border-radius: 3px;
  margin-bottom: 8px;
  margin-left: 40%;
  background: linear-gradient(270deg,  rgba(255,255,255,0.6) 65%, rgba(255,255,255,0));
  line-height: 1.4;
}

/*h2.seo_slider_black {
  color: #000;
}*/

/*li.seo_slider1, li.seo_slider2, li.seo_slider3 {
  line-height: 1.4;
}

li.seo_slider3 {
  line-height: 1.3;
}*/


/*новая форма отзывов начало*/

#rew_form.form-standart__plate {
  display: flex;
  flex-direction: column;
  border: 2px solid #014e74;
  padding: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #fff;
  position: relative;
}
#rew_form .form-standart__title,
#rew_form.form-standart__plate input[type="text"],
#rew_form.form-standart__plate textarea {
  width: 100%;
}
#rew_form.form-standart__plate thead tr {
  display: block;
}
#rew_form.form-standart__plate tbody tr:first-child {
  margin-top: 10px;
}
#rew_form.form-standart__plate tbody tr td:first-child {
  font-weight: 800;
  margin-bottom: 10px;
}
#rew_form.form-standart__plate tbody tr:last-child td:first-child {
  display: none;
}
#rew_form .form-standart__title {
  display: block;
  margin: 0;
  font-size: 140%;
}

#rew_form tbody tr{
  display: flex;
  flex-direction: column;
}

#rew_form .input__btns {
  display: flex;
  justify-content: space-around;
}
#rew_form input.ad_file {
  display: none;
}
#rew_form label.btn_ad_file {
  background: #70A5CB;
  color: #fff;
  text-transform: uppercase;
  font-size: 12px;
  padding: 9px 15px;
  position: absolute;
  right: 32px;
  bottom: 32px;
}
#rew_form label.btn_ad_file:hover {
  background-color: #2685d1;
  color: #fff;
}
#rew_form input.button-primary {
  font-weight: 800;
  margin-top: 20px;
}

.reviews-list__items .reviews-list__comment {
  width: 100%;
  display: flex;
  justify-content: space-between;
}

.reviews-list__items .reviews-list__comment a {
  width: 12%;
  min-width: 100px;
  margin-left: 20px;
}
/*новая форма отзывов конец*/
/* End */


/* Start:/local/templates/tampomechanika/css/fonts.css?15057540231255*/
@import url("https://fonts.googleapis.com/css?family=Roboto:400,500,700");
@import url("https://fonts.googleapis.com/css?family=Ubuntu:400,500,700");
@font-face {
  font-family: 'FontAwesome';
  src: url("/local/templates/tampomechanika/css/../fonts/FontAwesome/fontawesome-webfont.eot");
  src: url("/local/templates/tampomechanika/css/../fonts/FontAwesome/fontawesome-webfont.eot?#iefix") format("embedded-opentype"), url("/local/templates/tampomechanika/css/../fonts/FontAwesome/fontawesome-webfont.woff2") format("woff2"), url("/local/templates/tampomechanika/css/../fonts/FontAwesome/fontawesome-webfont.woff") format("woff"), url("/local/templates/tampomechanika/css/../fonts/FontAwesome/fontawesome-webfont.ttf") format("truetype"), url("/local/templates/tampomechanika/css/../fonts/FontAwesome/fontawesome-webfont.svg#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'tampotechnic';
  src: url("/local/templates/tampomechanika/css/../fonts/tampomechanic/tampotechnic.eot?63011268");
  src: url("/local/templates/tampomechanika/css/../fonts/tampomechanic/tampotechnic.eot?63011268#iefix") format("embedded-opentype"), url("/local/templates/tampomechanika/css/../fonts/tampomechanic/tampotechnic.woff2?63011268") format("woff2"), url("/local/templates/tampomechanika/css/../fonts/tampomechanic/tampotechnic.woff?63011268") format("woff"), url("/local/templates/tampomechanika/css/../fonts/tampomechanic/tampotechnic.ttf?63011268") format("truetype"), url("/local/templates/tampomechanika/css/../fonts/tampomechanic/tampotechnic.svg?63011268#tampotechnic") format("svg");
  font-weight: normal;
  font-style: normal;
}

/* End */


/* Start:/local/templates/tampomechanika/css/fontawesome.css?150575402334305*/
@charset "UTF-8";
/*!
 *  Font Awesome 4.3.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -15%;
}

.fa-2x {
  font-size: 2em;
}

.fa-3x {
  font-size: 3em;
}

.fa-4x {
  font-size: 4em;
}

.fa-5x {
  font-size: 5em;
}

.fa-fw {
  width: 1.28571em;
  text-align: center;
}

.fa-ul {
  padding-left: 0;
  margin-left: 2.14286em;
  list-style-type: none;
}

.fa-ul > li {
  position: relative;
}

.fa-li {
  position: absolute;
  left: -2.14286em;
  width: 2.14286em;
  top: 0.14286em;
  text-align: center;
}

.fa-li.fa-lg {
  left: -1.85714em;
}

.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eee;
  -webkit-border-radius: .1em;
          border-radius: .1em;
}

.fa-pull-left {
  float: left;
}

.fa-pull-right {
  float: right;
}

.fa.fa-pull-left {
  margin-right: .3em;
}

.fa.fa-pull-right {
  margin-left: .3em;
}

/* Deprecated as of 4.4.0 */
.pull-right {
  float: right;
}

.pull-left {
  float: left;
}

.fa.pull-left {
  margin-right: .3em;
}

.fa.pull-right {
  margin-left: .3em;
}

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  -o-animation: fa-spin 2s infinite linear;
     animation: fa-spin 2s infinite linear;
}

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  -o-animation: fa-spin 1s infinite steps(8);
     animation: fa-spin 1s infinite steps(8);
}

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

@-o-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
       transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    -o-transform: rotate(359deg);
       transform: rotate(359deg);
  }
}

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
       transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    -o-transform: rotate(359deg);
       transform: rotate(359deg);
  }
}

.fa-rotate-90:before {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
     transform: rotate(90deg);
}

.fa-rotate-180:before {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
     transform: rotate(180deg);
}

.fa-rotate-270:before {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -o-transform: rotate(270deg);
     transform: rotate(270deg);
}

.fa-flip-horizontal:before {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0);
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  -o-transform: scale(-1, 1);
     transform: scale(-1, 1);
}

.fa-flip-vertical:before {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  -o-transform: scale(1, -1);
     transform: scale(1, -1);
}

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  -webkit-filter: none;
          filter: none;
}

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}

.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}

.fa-stack-1x {
  line-height: inherit;
}

.fa-stack-2x {
  font-size: 2em;
}

.fa-inverse {
  color: #fff;
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "";
}

.fa-music:before {
  content: "";
}

.fa-search:before {
  content: "";
}

.fa-envelope-o:before {
  content: "";
}

.fa-heart:before {
  content: "";
}

.fa-star:before {
  content: "";
}

.fa-star-o:before {
  content: "";
}

.fa-user:before {
  content: "";
}

.fa-film:before {
  content: "";
}

.fa-th-large:before {
  content: "";
}

.fa-th:before {
  content: "";
}

.fa-th-list:before {
  content: "";
}

.fa-check:before {
  content: "";
}

.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "";
}

.fa-search-plus:before {
  content: "";
}

.fa-search-minus:before {
  content: "";
}

.fa-power-off:before {
  content: "";
}

.fa-signal:before {
  content: "";
}

.fa-gear:before,
.fa-cog:before {
  content: "";
}

.fa-trash-o:before {
  content: "";
}

.fa-home:before {
  content: "";
}

.fa-file-o:before {
  content: "";
}

.fa-clock-o:before {
  content: "";
}

.fa-road:before {
  content: "";
}

.fa-download:before {
  content: "";
}

.fa-arrow-circle-o-down:before {
  content: "";
}

.fa-arrow-circle-o-up:before {
  content: "";
}

.fa-inbox:before {
  content: "";
}

.fa-play-circle-o:before {
  content: "";
}

.fa-rotate-right:before,
.fa-repeat:before {
  content: "";
}

.fa-refresh:before {
  content: "";
}

.fa-list-alt:before {
  content: "";
}

.fa-lock:before {
  content: "";
}

.fa-flag:before {
  content: "";
}

.fa-headphones:before {
  content: "";
}

.fa-volume-off:before {
  content: "";
}

.fa-volume-down:before {
  content: "";
}

.fa-volume-up:before {
  content: "";
}

.fa-qrcode:before {
  content: "";
}

.fa-barcode:before {
  content: "";
}

.fa-tag:before {
  content: "";
}

.fa-tags:before {
  content: "";
}

.fa-book:before {
  content: "";
}

.fa-bookmark:before {
  content: "";
}

.fa-print:before {
  content: "";
}

.fa-camera:before {
  content: "";
}

.fa-font:before {
  content: "";
}

.fa-bold:before {
  content: "";
}

.fa-italic:before {
  content: "";
}

.fa-text-height:before {
  content: "";
}

.fa-text-width:before {
  content: "";
}

.fa-align-left:before {
  content: "";
}

.fa-align-center:before {
  content: "";
}

.fa-align-right:before {
  content: "";
}

.fa-align-justify:before {
  content: "";
}

.fa-list:before {
  content: "";
}

.fa-dedent:before,
.fa-outdent:before {
  content: "";
}

.fa-indent:before {
  content: "";
}

.fa-video-camera:before {
  content: "";
}

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "";
}

.fa-pencil:before {
  content: "";
}

.fa-map-marker:before {
  content: "";
}

.fa-adjust:before {
  content: "";
}

.fa-tint:before {
  content: "";
}

.fa-edit:before,
.fa-pencil-square-o:before {
  content: "";
}

.fa-share-square-o:before {
  content: "";
}

.fa-check-square-o:before {
  content: "";
}

.fa-arrows:before {
  content: "";
}

.fa-step-backward:before {
  content: "";
}

.fa-fast-backward:before {
  content: "";
}

.fa-backward:before {
  content: "";
}

.fa-play:before {
  content: "";
}

.fa-pause:before {
  content: "";
}

.fa-stop:before {
  content: "";
}

.fa-forward:before {
  content: "";
}

.fa-fast-forward:before {
  content: "";
}

.fa-step-forward:before {
  content: "";
}

.fa-eject:before {
  content: "";
}

.fa-chevron-left:before {
  content: "";
}

.fa-chevron-right:before {
  content: "";
}

.fa-plus-circle:before {
  content: "";
}

.fa-minus-circle:before {
  content: "";
}

.fa-times-circle:before {
  content: "";
}

.fa-check-circle:before {
  content: "";
}

.fa-question-circle:before {
  content: "";
}

.fa-info-circle:before {
  content: "";
}

.fa-crosshairs:before {
  content: "";
}

.fa-times-circle-o:before {
  content: "";
}

.fa-check-circle-o:before {
  content: "";
}

.fa-ban:before {
  content: "";
}

.fa-arrow-left:before {
  content: "";
}

.fa-arrow-right:before {
  content: "";
}

.fa-arrow-up:before {
  content: "";
}

.fa-arrow-down:before {
  content: "";
}

.fa-mail-forward:before,
.fa-share:before {
  content: "";
}

.fa-expand:before {
  content: "";
}

.fa-compress:before {
  content: "";
}

.fa-plus:before {
  content: "";
}

.fa-minus:before {
  content: "";
}

.fa-asterisk:before {
  content: "";
}

.fa-exclamation-circle:before {
  content: "";
}

.fa-gift:before {
  content: "";
}

.fa-leaf:before {
  content: "";
}

.fa-fire:before {
  content: "";
}

.fa-eye:before {
  content: "";
}

.fa-eye-slash:before {
  content: "";
}

.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "";
}

.fa-plane:before {
  content: "";
}

.fa-calendar:before {
  content: "";
}

.fa-random:before {
  content: "";
}

.fa-comment:before {
  content: "";
}

.fa-magnet:before {
  content: "";
}

.fa-chevron-up:before {
  content: "";
}

.fa-chevron-down:before {
  content: "";
}

.fa-retweet:before {
  content: "";
}

.fa-shopping-cart:before {
  content: "";
}

.fa-folder:before {
  content: "";
}

.fa-folder-open:before {
  content: "";
}

.fa-arrows-v:before {
  content: "";
}

.fa-arrows-h:before {
  content: "";
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "";
}

.fa-twitter-square:before {
  content: "";
}

.fa-facebook-square:before {
  content: "";
}

.fa-camera-retro:before {
  content: "";
}

.fa-key:before {
  content: "";
}

.fa-gears:before,
.fa-cogs:before {
  content: "";
}

.fa-comments:before {
  content: "";
}

.fa-thumbs-o-up:before {
  content: "";
}

.fa-thumbs-o-down:before {
  content: "";
}

.fa-star-half:before {
  content: "";
}

.fa-heart-o:before {
  content: "";
}

.fa-sign-out:before {
  content: "";
}

.fa-linkedin-square:before {
  content: "";
}

.fa-thumb-tack:before {
  content: "";
}

.fa-external-link:before {
  content: "";
}

.fa-sign-in:before {
  content: "";
}

.fa-trophy:before {
  content: "";
}

.fa-github-square:before {
  content: "";
}

.fa-upload:before {
  content: "";
}

.fa-lemon-o:before {
  content: "";
}

.fa-phone:before {
  content: "";
}

.fa-square-o:before {
  content: "";
}

.fa-bookmark-o:before {
  content: "";
}

.fa-phone-square:before {
  content: "";
}

.fa-twitter:before {
  content: "";
}

.fa-facebook-f:before,
.fa-facebook:before {
  content: "";
}

.fa-github:before {
  content: "";
}

.fa-unlock:before {
  content: "";
}

.fa-credit-card:before {
  content: "";
}

.fa-feed:before,
.fa-rss:before {
  content: "";
}

.fa-hdd-o:before {
  content: "";
}

.fa-bullhorn:before {
  content: "";
}

.fa-bell:before {
  content: "";
}

.fa-certificate:before {
  content: "";
}

.fa-hand-o-right:before {
  content: "";
}

.fa-hand-o-left:before {
  content: "";
}

.fa-hand-o-up:before {
  content: "";
}

.fa-hand-o-down:before {
  content: "";
}

.fa-arrow-circle-left:before {
  content: "";
}

.fa-arrow-circle-right:before {
  content: "";
}

.fa-arrow-circle-up:before {
  content: "";
}

.fa-arrow-circle-down:before {
  content: "";
}

.fa-globe:before {
  content: "";
}

.fa-wrench:before {
  content: "";
}

.fa-tasks:before {
  content: "";
}

.fa-filter:before {
  content: "";
}

.fa-briefcase:before {
  content: "";
}

.fa-arrows-alt:before {
  content: "";
}

.fa-group:before,
.fa-users:before {
  content: "";
}

.fa-chain:before,
.fa-link:before {
  content: "";
}

.fa-cloud:before {
  content: "";
}

.fa-flask:before {
  content: "";
}

.fa-cut:before,
.fa-scissors:before {
  content: "";
}

.fa-copy:before,
.fa-files-o:before {
  content: "";
}

.fa-paperclip:before {
  content: "";
}

.fa-save:before,
.fa-floppy-o:before {
  content: "";
}

.fa-square:before {
  content: "";
}

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "";
}

.fa-list-ul:before {
  content: "";
}

.fa-list-ol:before {
  content: "";
}

.fa-strikethrough:before {
  content: "";
}

.fa-underline:before {
  content: "";
}

.fa-table:before {
  content: "";
}

.fa-magic:before {
  content: "";
}

.fa-truck:before {
  content: "";
}

.fa-pinterest:before {
  content: "";
}

.fa-pinterest-square:before {
  content: "";
}

.fa-google-plus-square:before {
  content: "";
}

.fa-google-plus:before {
  content: "";
}

.fa-money:before {
  content: "";
}

.fa-caret-down:before {
  content: "";
}

.fa-caret-up:before {
  content: "";
}

.fa-caret-left:before {
  content: "";
}

.fa-caret-right:before {
  content: "";
}

.fa-columns:before {
  content: "";
}

.fa-unsorted:before,
.fa-sort:before {
  content: "";
}

.fa-sort-down:before,
.fa-sort-desc:before {
  content: "";
}

.fa-sort-up:before,
.fa-sort-asc:before {
  content: "";
}

.fa-envelope:before {
  content: "";
}

.fa-linkedin:before {
  content: "";
}

.fa-rotate-left:before,
.fa-undo:before {
  content: "";
}

.fa-legal:before,
.fa-gavel:before {
  content: "";
}

.fa-dashboard:before,
.fa-tachometer:before {
  content: "";
}

.fa-comment-o:before {
  content: "";
}

.fa-comments-o:before {
  content: "";
}

.fa-flash:before,
.fa-bolt:before {
  content: "";
}

.fa-sitemap:before {
  content: "";
}

.fa-umbrella:before {
  content: "";
}

.fa-paste:before,
.fa-clipboard:before {
  content: "";
}

.fa-lightbulb-o:before {
  content: "";
}

.fa-exchange:before {
  content: "";
}

.fa-cloud-download:before {
  content: "";
}

.fa-cloud-upload:before {
  content: "";
}

.fa-user-md:before {
  content: "";
}

.fa-stethoscope:before {
  content: "";
}

.fa-suitcase:before {
  content: "";
}

.fa-bell-o:before {
  content: "";
}

.fa-coffee:before {
  content: "";
}

.fa-cutlery:before {
  content: "";
}

.fa-file-text-o:before {
  content: "";
}

.fa-building-o:before {
  content: "";
}

.fa-hospital-o:before {
  content: "";
}

.fa-ambulance:before {
  content: "";
}

.fa-medkit:before {
  content: "";
}

.fa-fighter-jet:before {
  content: "";
}

.fa-beer:before {
  content: "";
}

.fa-h-square:before {
  content: "";
}

.fa-plus-square:before {
  content: "";
}

.fa-angle-double-left:before {
  content: "";
}

.fa-angle-double-right:before {
  content: "";
}

.fa-angle-double-up:before {
  content: "";
}

.fa-angle-double-down:before {
  content: "";
}

.fa-angle-left:before {
  content: "";
}

.fa-angle-right:before {
  content: "";
}

.fa-angle-up:before {
  content: "";
}

.fa-angle-down:before {
  content: "";
}

.fa-desktop:before {
  content: "";
}

.fa-laptop:before {
  content: "";
}

.fa-tablet:before {
  content: "";
}

.fa-mobile-phone:before,
.fa-mobile:before {
  content: "";
}

.fa-circle-o:before {
  content: "";
}

.fa-quote-left:before {
  content: "";
}

.fa-quote-right:before {
  content: "";
}

.fa-spinner:before {
  content: "";
}

.fa-circle:before {
  content: "";
}

.fa-mail-reply:before,
.fa-reply:before {
  content: "";
}

.fa-github-alt:before {
  content: "";
}

.fa-folder-o:before {
  content: "";
}

.fa-folder-open-o:before {
  content: "";
}

.fa-smile-o:before {
  content: "";
}

.fa-frown-o:before {
  content: "";
}

.fa-meh-o:before {
  content: "";
}

.fa-gamepad:before {
  content: "";
}

.fa-keyboard-o:before {
  content: "";
}

.fa-flag-o:before {
  content: "";
}

.fa-flag-checkered:before {
  content: "";
}

.fa-terminal:before {
  content: "";
}

.fa-code:before {
  content: "";
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "";
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "";
}

.fa-location-arrow:before {
  content: "";
}

.fa-crop:before {
  content: "";
}

.fa-code-fork:before {
  content: "";
}

.fa-unlink:before,
.fa-chain-broken:before {
  content: "";
}

.fa-question:before {
  content: "";
}

.fa-info:before {
  content: "";
}

.fa-exclamation:before {
  content: "";
}

.fa-superscript:before {
  content: "";
}

.fa-subscript:before {
  content: "";
}

.fa-eraser:before {
  content: "";
}

.fa-puzzle-piece:before {
  content: "";
}

.fa-microphone:before {
  content: "";
}

.fa-microphone-slash:before {
  content: "";
}

.fa-shield:before {
  content: "";
}

.fa-calendar-o:before {
  content: "";
}

.fa-fire-extinguisher:before {
  content: "";
}

.fa-rocket:before {
  content: "";
}

.fa-maxcdn:before {
  content: "";
}

.fa-chevron-circle-left:before {
  content: "";
}

.fa-chevron-circle-right:before {
  content: "";
}

.fa-chevron-circle-up:before {
  content: "";
}

.fa-chevron-circle-down:before {
  content: "";
}

.fa-html5:before {
  content: "";
}

.fa-css3:before {
  content: "";
}

.fa-anchor:before {
  content: "";
}

.fa-unlock-alt:before {
  content: "";
}

.fa-bullseye:before {
  content: "";
}

.fa-ellipsis-h:before {
  content: "";
}

.fa-ellipsis-v:before {
  content: "";
}

.fa-rss-square:before {
  content: "";
}

.fa-play-circle:before {
  content: "";
}

.fa-ticket:before {
  content: "";
}

.fa-minus-square:before {
  content: "";
}

.fa-minus-square-o:before {
  content: "";
}

.fa-level-up:before {
  content: "";
}

.fa-level-down:before {
  content: "";
}

.fa-check-square:before {
  content: "";
}

.fa-pencil-square:before {
  content: "";
}

.fa-external-link-square:before {
  content: "";
}

.fa-share-square:before {
  content: "";
}

.fa-compass:before {
  content: "";
}

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "";
}

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "";
}

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "";
}

.fa-euro:before,
.fa-eur:before {
  content: "";
}

.fa-gbp:before {
  content: "";
}

.fa-dollar:before,
.fa-usd:before {
  content: "";
}

.fa-rupee:before,
.fa-inr:before {
  content: "";
}

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "";
}

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "";
}

.fa-won:before,
.fa-krw:before {
  content: "";
}

.fa-bitcoin:before,
.fa-btc:before {
  content: "";
}

.fa-file:before {
  content: "";
}

.fa-file-text:before {
  content: "";
}

.fa-sort-alpha-asc:before {
  content: "";
}

.fa-sort-alpha-desc:before {
  content: "";
}

.fa-sort-amount-asc:before {
  content: "";
}

.fa-sort-amount-desc:before {
  content: "";
}

.fa-sort-numeric-asc:before {
  content: "";
}

.fa-sort-numeric-desc:before {
  content: "";
}

.fa-thumbs-up:before {
  content: "";
}

.fa-thumbs-down:before {
  content: "";
}

.fa-youtube-square:before {
  content: "";
}

.fa-youtube:before {
  content: "";
}

.fa-xing:before {
  content: "";
}

.fa-xing-square:before {
  content: "";
}

.fa-youtube-play:before {
  content: "";
}

.fa-dropbox:before {
  content: "";
}

.fa-stack-overflow:before {
  content: "";
}

.fa-instagram:before {
  content: "";
}

.fa-flickr:before {
  content: "";
}

.fa-adn:before {
  content: "";
}

.fa-bitbucket:before {
  content: "";
}

.fa-bitbucket-square:before {
  content: "";
}

.fa-tumblr:before {
  content: "";
}

.fa-tumblr-square:before {
  content: "";
}

.fa-long-arrow-down:before {
  content: "";
}

.fa-long-arrow-up:before {
  content: "";
}

.fa-long-arrow-left:before {
  content: "";
}

.fa-long-arrow-right:before {
  content: "";
}

.fa-apple:before {
  content: "";
}

.fa-windows:before {
  content: "";
}

.fa-android:before {
  content: "";
}

.fa-linux:before {
  content: "";
}

.fa-dribbble:before {
  content: "";
}

.fa-skype:before {
  content: "";
}

.fa-foursquare:before {
  content: "";
}

.fa-trello:before {
  content: "";
}

.fa-female:before {
  content: "";
}

.fa-male:before {
  content: "";
}

.fa-gittip:before,
.fa-gratipay:before {
  content: "";
}

.fa-sun-o:before {
  content: "";
}

.fa-moon-o:before {
  content: "";
}

.fa-archive:before {
  content: "";
}

.fa-bug:before {
  content: "";
}

.fa-vk:before {
  content: "";
}

.fa-weibo:before {
  content: "";
}

.fa-renren:before {
  content: "";
}

.fa-pagelines:before {
  content: "";
}

.fa-stack-exchange:before {
  content: "";
}

.fa-arrow-circle-o-right:before {
  content: "";
}

.fa-arrow-circle-o-left:before {
  content: "";
}

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "";
}

.fa-dot-circle-o:before {
  content: "";
}

.fa-wheelchair:before {
  content: "";
}

.fa-vimeo-square:before {
  content: "";
}

.fa-turkish-lira:before,
.fa-try:before {
  content: "";
}

.fa-plus-square-o:before {
  content: "";
}

.fa-space-shuttle:before {
  content: "";
}

.fa-slack:before {
  content: "";
}

.fa-envelope-square:before {
  content: "";
}

.fa-wordpress:before {
  content: "";
}

.fa-openid:before {
  content: "";
}

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "";
}

.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "";
}

.fa-yahoo:before {
  content: "";
}

.fa-google:before {
  content: "";
}

.fa-reddit:before {
  content: "";
}

.fa-reddit-square:before {
  content: "";
}

.fa-stumbleupon-circle:before {
  content: "";
}

.fa-stumbleupon:before {
  content: "";
}

.fa-delicious:before {
  content: "";
}

.fa-digg:before {
  content: "";
}

.fa-pied-piper-pp:before {
  content: "";
}

.fa-pied-piper-alt:before {
  content: "";
}

.fa-drupal:before {
  content: "";
}

.fa-joomla:before {
  content: "";
}

.fa-language:before {
  content: "";
}

.fa-fax:before {
  content: "";
}

.fa-building:before {
  content: "";
}

.fa-child:before {
  content: "";
}

.fa-paw:before {
  content: "";
}

.fa-spoon:before {
  content: "";
}

.fa-cube:before {
  content: "";
}

.fa-cubes:before {
  content: "";
}

.fa-behance:before {
  content: "";
}

.fa-behance-square:before {
  content: "";
}

.fa-steam:before {
  content: "";
}

.fa-steam-square:before {
  content: "";
}

.fa-recycle:before {
  content: "";
}

.fa-automobile:before,
.fa-car:before {
  content: "";
}

.fa-cab:before,
.fa-taxi:before {
  content: "";
}

.fa-tree:before {
  content: "";
}

.fa-spotify:before {
  content: "";
}

.fa-deviantart:before {
  content: "";
}

.fa-soundcloud:before {
  content: "";
}

.fa-database:before {
  content: "";
}

.fa-file-pdf-o:before {
  content: "";
}

.fa-file-word-o:before {
  content: "";
}

.fa-file-excel-o:before {
  content: "";
}

.fa-file-powerpoint-o:before {
  content: "";
}

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "";
}

.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "";
}

.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "";
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "";
}

.fa-file-code-o:before {
  content: "";
}

.fa-vine:before {
  content: "";
}

.fa-codepen:before {
  content: "";
}

.fa-jsfiddle:before {
  content: "";
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "";
}

.fa-circle-o-notch:before {
  content: "";
}

.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: "";
}

.fa-ge:before,
.fa-empire:before {
  content: "";
}

.fa-git-square:before {
  content: "";
}

.fa-git:before {
  content: "";
}

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "";
}

.fa-tencent-weibo:before {
  content: "";
}

.fa-qq:before {
  content: "";
}

.fa-wechat:before,
.fa-weixin:before {
  content: "";
}

.fa-send:before,
.fa-paper-plane:before {
  content: "";
}

.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "";
}

.fa-history:before {
  content: "";
}

.fa-circle-thin:before {
  content: "";
}

.fa-header:before {
  content: "";
}

.fa-paragraph:before {
  content: "";
}

.fa-sliders:before {
  content: "";
}

.fa-share-alt:before {
  content: "";
}

.fa-share-alt-square:before {
  content: "";
}

.fa-bomb:before {
  content: "";
}

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "";
}

.fa-tty:before {
  content: "";
}

.fa-binoculars:before {
  content: "";
}

.fa-plug:before {
  content: "";
}

.fa-slideshare:before {
  content: "";
}

.fa-twitch:before {
  content: "";
}

.fa-yelp:before {
  content: "";
}

.fa-newspaper-o:before {
  content: "";
}

.fa-wifi:before {
  content: "";
}

.fa-calculator:before {
  content: "";
}

.fa-paypal:before {
  content: "";
}

.fa-google-wallet:before {
  content: "";
}

.fa-cc-visa:before {
  content: "";
}

.fa-cc-mastercard:before {
  content: "";
}

.fa-cc-discover:before {
  content: "";
}

.fa-cc-amex:before {
  content: "";
}

.fa-cc-paypal:before {
  content: "";
}

.fa-cc-stripe:before {
  content: "";
}

.fa-bell-slash:before {
  content: "";
}

.fa-bell-slash-o:before {
  content: "";
}

.fa-trash:before {
  content: "";
}

.fa-copyright:before {
  content: "";
}

.fa-at:before {
  content: "";
}

.fa-eyedropper:before {
  content: "";
}

.fa-paint-brush:before {
  content: "";
}

.fa-birthday-cake:before {
  content: "";
}

.fa-area-chart:before {
  content: "";
}

.fa-pie-chart:before {
  content: "";
}

.fa-line-chart:before {
  content: "";
}

.fa-lastfm:before {
  content: "";
}

.fa-lastfm-square:before {
  content: "";
}

.fa-toggle-off:before {
  content: "";
}

.fa-toggle-on:before {
  content: "";
}

.fa-bicycle:before {
  content: "";
}

.fa-bus:before {
  content: "";
}

.fa-ioxhost:before {
  content: "";
}

.fa-angellist:before {
  content: "";
}

.fa-cc:before {
  content: "";
}

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "";
}

.fa-meanpath:before {
  content: "";
}

.fa-buysellads:before {
  content: "";
}

.fa-connectdevelop:before {
  content: "";
}

.fa-dashcube:before {
  content: "";
}

.fa-forumbee:before {
  content: "";
}

.fa-leanpub:before {
  content: "";
}

.fa-sellsy:before {
  content: "";
}

.fa-shirtsinbulk:before {
  content: "";
}

.fa-simplybuilt:before {
  content: "";
}

.fa-skyatlas:before {
  content: "";
}

.fa-cart-plus:before {
  content: "";
}

.fa-cart-arrow-down:before {
  content: "";
}

.fa-diamond:before {
  content: "";
}

.fa-ship:before {
  content: "";
}

.fa-user-secret:before {
  content: "";
}

.fa-motorcycle:before {
  content: "";
}

.fa-street-view:before {
  content: "";
}

.fa-heartbeat:before {
  content: "";
}

.fa-venus:before {
  content: "";
}

.fa-mars:before {
  content: "";
}

.fa-mercury:before {
  content: "";
}

.fa-intersex:before,
.fa-transgender:before {
  content: "";
}

.fa-transgender-alt:before {
  content: "";
}

.fa-venus-double:before {
  content: "";
}

.fa-mars-double:before {
  content: "";
}

.fa-venus-mars:before {
  content: "";
}

.fa-mars-stroke:before {
  content: "";
}

.fa-mars-stroke-v:before {
  content: "";
}

.fa-mars-stroke-h:before {
  content: "";
}

.fa-neuter:before {
  content: "";
}

.fa-genderless:before {
  content: "";
}

.fa-facebook-official:before {
  content: "";
}

.fa-pinterest-p:before {
  content: "";
}

.fa-whatsapp:before {
  content: "";
}

.fa-server:before {
  content: "";
}

.fa-user-plus:before {
  content: "";
}

.fa-user-times:before {
  content: "";
}

.fa-hotel:before,
.fa-bed:before {
  content: "";
}

.fa-viacoin:before {
  content: "";
}

.fa-train:before {
  content: "";
}

.fa-subway:before {
  content: "";
}

.fa-medium:before {
  content: "";
}

.fa-yc:before,
.fa-y-combinator:before {
  content: "";
}

.fa-optin-monster:before {
  content: "";
}

.fa-opencart:before {
  content: "";
}

.fa-expeditedssl:before {
  content: "";
}

.fa-battery-4:before,
.fa-battery-full:before {
  content: "";
}

.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "";
}

.fa-battery-2:before,
.fa-battery-half:before {
  content: "";
}

.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "";
}

.fa-battery-0:before,
.fa-battery-empty:before {
  content: "";
}

.fa-mouse-pointer:before {
  content: "";
}

.fa-i-cursor:before {
  content: "";
}

.fa-object-group:before {
  content: "";
}

.fa-object-ungroup:before {
  content: "";
}

.fa-sticky-note:before {
  content: "";
}

.fa-sticky-note-o:before {
  content: "";
}

.fa-cc-jcb:before {
  content: "";
}

.fa-cc-diners-club:before {
  content: "";
}

.fa-clone:before {
  content: "";
}

.fa-balance-scale:before {
  content: "";
}

.fa-hourglass-o:before {
  content: "";
}

.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "";
}

.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "";
}

.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "";
}

.fa-hourglass:before {
  content: "";
}

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "";
}

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "";
}

.fa-hand-scissors-o:before {
  content: "";
}

.fa-hand-lizard-o:before {
  content: "";
}

.fa-hand-spock-o:before {
  content: "";
}

.fa-hand-pointer-o:before {
  content: "";
}

.fa-hand-peace-o:before {
  content: "";
}

.fa-trademark:before {
  content: "";
}

.fa-registered:before {
  content: "";
}

.fa-creative-commons:before {
  content: "";
}

.fa-gg:before {
  content: "";
}

.fa-gg-circle:before {
  content: "";
}

.fa-tripadvisor:before {
  content: "";
}

.fa-odnoklassniki:before {
  content: "";
}

.fa-odnoklassniki-square:before {
  content: "";
}

.fa-get-pocket:before {
  content: "";
}

.fa-wikipedia-w:before {
  content: "";
}

.fa-safari:before {
  content: "";
}

.fa-chrome:before {
  content: "";
}

.fa-firefox:before {
  content: "";
}

.fa-opera:before {
  content: "";
}

.fa-internet-explorer:before {
  content: "";
}

.fa-tv:before,
.fa-television:before {
  content: "";
}

.fa-contao:before {
  content: "";
}

.fa-500px:before {
  content: "";
}

.fa-amazon:before {
  content: "";
}

.fa-calendar-plus-o:before {
  content: "";
}

.fa-calendar-minus-o:before {
  content: "";
}

.fa-calendar-times-o:before {
  content: "";
}

.fa-calendar-check-o:before {
  content: "";
}

.fa-industry:before {
  content: "";
}

.fa-map-pin:before {
  content: "";
}

.fa-map-signs:before {
  content: "";
}

.fa-map-o:before {
  content: "";
}

.fa-map:before {
  content: "";
}

.fa-commenting:before {
  content: "";
}

.fa-commenting-o:before {
  content: "";
}

.fa-houzz:before {
  content: "";
}

.fa-vimeo:before {
  content: "";
}

.fa-black-tie:before {
  content: "";
}

.fa-fonticons:before {
  content: "";
}

.fa-reddit-alien:before {
  content: "";
}

.fa-edge:before {
  content: "";
}

.fa-credit-card-alt:before {
  content: "";
}

.fa-codiepie:before {
  content: "";
}

.fa-modx:before {
  content: "";
}

.fa-fort-awesome:before {
  content: "";
}

.fa-usb:before {
  content: "";
}

.fa-product-hunt:before {
  content: "";
}

.fa-mixcloud:before {
  content: "";
}

.fa-scribd:before {
  content: "";
}

.fa-pause-circle:before {
  content: "";
}

.fa-pause-circle-o:before {
  content: "";
}

.fa-stop-circle:before {
  content: "";
}

.fa-stop-circle-o:before {
  content: "";
}

.fa-shopping-bag:before {
  content: "";
}

.fa-shopping-basket:before {
  content: "";
}

.fa-hashtag:before {
  content: "";
}

.fa-bluetooth:before {
  content: "";
}

.fa-bluetooth-b:before {
  content: "";
}

.fa-percent:before {
  content: "";
}

.fa-gitlab:before {
  content: "";
}

.fa-wpbeginner:before {
  content: "";
}

.fa-wpforms:before {
  content: "";
}

.fa-envira:before {
  content: "";
}

.fa-universal-access:before {
  content: "";
}

.fa-wheelchair-alt:before {
  content: "";
}

.fa-question-circle-o:before {
  content: "";
}

.fa-blind:before {
  content: "";
}

.fa-audio-description:before {
  content: "";
}

.fa-volume-control-phone:before {
  content: "";
}

.fa-braille:before {
  content: "";
}

.fa-assistive-listening-systems:before {
  content: "";
}

.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "";
}

.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "";
}

.fa-glide:before {
  content: "";
}

.fa-glide-g:before {
  content: "";
}

.fa-signing:before,
.fa-sign-language:before {
  content: "";
}

.fa-low-vision:before {
  content: "";
}

.fa-viadeo:before {
  content: "";
}

.fa-viadeo-square:before {
  content: "";
}

.fa-snapchat:before {
  content: "";
}

.fa-snapchat-ghost:before {
  content: "";
}

.fa-snapchat-square:before {
  content: "";
}

.fa-pied-piper:before {
  content: "";
}

.fa-first-order:before {
  content: "";
}

.fa-yoast:before {
  content: "";
}

.fa-themeisle:before {
  content: "";
}

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "";
}

.fa-fa:before,
.fa-font-awesome:before {
  content: "";
}

/* End */


/* Start:/local/templates/tampomechanika/js/vendor/jquery.mobilezoom/jquery.mobilezoom.css?1505754023903*/
/* .mobilezoom__holder {
    display: none;
}

.mobilezoom__holder {
	display: block;
}
*/

/* --- MobileZoom  ---*/
.mobilezoom__holder {
	width: 100%;
	height: 100%;
	position: fixed;
	background: white;
	left: 0;
	top: 0;
	box-sizing: border-box;
	overflow: hidden;
	z-index: 1000; 
	background: #4d4d4d;
	background-size: cover;
}

.mobilezoom__image,
.mobilezoom__next-image,
.mobilezoom__prev-image {
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
}

.mobilezoom__holder img {
	width: 100%;
	height: 100%;
}

.mobilezoom__topbar {
	position: absolute;
	width: 100%;
	left: 0;
	top: 0;
	height: 42px;
	background: white;
	border-bottom: 3px solid red;
	box-sizing: border-box;
	padding: 10px;
	z-index: 1010;
}

.mobilezoom__backbutton {
	text-decoration: none;
	color: red;
	padding-left: 20px;
	background: url('/local/templates/tampomechanika/js/vendor/jquery.mobilezoom/images/topbar_back.png') left center no-repeat;
	background-size: 12px 8px;
}
/* End */


/* Start:/local/templates/tampomechanika/css/print.css?1505754023278*/
@media print {
  .layout__header,
  .layout__footer,
  .breadcrumbs,
  .layout__aside-item,
  .button {
    display: none;
  }
  #bx-panel-back {
    display: none !important;
  }
  #bx-panel.bx-panel-fixed {
    display: none !important;
    position: static !important;
  }
}

/* End */


/* Start:/local/templates/tampomechanika/css/global.css?1622450524973768*/
@charset "UTF-8";
/*
   Animation example, for spinners
*/
.animate-spin {
  -moz-animation: spin 2s infinite linear;
  -o-animation: spin 2s infinite linear;
  -webkit-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear;
  display: inline-block;
}

@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

@-webkit-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

@-o-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

@-ms-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
        transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    -ms-transform: rotate(359deg);
        transform: rotate(359deg);
  }
}

@keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

@font-face {
  font-family: 'tampotechnic';
  src: url("/local/templates/tampomechanika/css/../fonts/tampomechanic/tampotechnic.eot?8492082");
  src: url("/local/templates/tampomechanika/css/../fonts/tampomechanic/tampotechnic.eot?8492082#iefix") format("embedded-opentype"), url("/local/templates/tampomechanika/css/../fonts/tampomechanic/tampotechnic.woff2?8492082") format("woff2"), url("/local/templates/tampomechanika/css/../fonts/tampomechanic/tampotechnic.woff?8492082") format("woff"), url("/local/templates/tampomechanika/css/../fonts/tampomechanic/tampotechnic.ttf?8492082") format("truetype"), url("/local/templates/tampomechanika/css/../fonts/tampomechanic/tampotechnic.svg?8492082#tampotechnic") format("svg");
  font-weight: normal;
  font-style: normal;
}

/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'tampotechnic';
    src: url('/local/templates/tampomechanika/css/../fonts/tampomechanic/tampotechnic.svg?8492082#tampotechnic') format('svg');
  }
}
*/
[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "tampotechnic";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.icon-email:before {
  content: '\e800';
}

/* '' */
.icon-location:before {
  content: '\e801';
}

/* '' */
.icon-right:before {
  content: '\e802';
}

/* '' */
.icon-attach:before {
  content: '\e803';
}

/* '' */
.icon-car:before {
  content: '\e804';
}

/* '' */
.icon-arrow:before {
  content: '\e805';
}

/* '' */
.icon-card:before {
  content: '\e806';
}

/* '' */
.icon-cash:before {
  content: '\e807';
}

/* '' */
.icon-close:before {
  content: '\e808';
}

/* '' */
.icon-check:before {
  content: '\e809';
}

/* '' */
.icon-cart:before {
  content: '\e80a';
}

/* '' */
.icon-clip:before {
  content: '\e80b';
}

/* '' */
.icon-doc:before {
  content: '\e80c';
}

/* '' */
.icon-mail-open:before {
  content: '\e80d';
}

/* '' */
.icon-icon-mp3:before {
  content: '\e80e';
}

/* '' */
.icon-mp4:before {
  content: '\e80f';
}

/* '' */
.icon-next:before {
  content: '\e810';
}

/* '' */
.icon-prev:before {
  content: '\e811';
}

/* '' */
.icon-mp4-1:before {
  content: '\e812';
}

/* '' */
.icon-pdf:before {
  content: '\e813';
}

/* '' */
.icon-dot-empty:before {
  content: '\e814';
}

/* '' */
.icon-dot-full:before {
  content: '\e815';
}

/* '' */
.icon-dot-inactive:before {
  content: '\e816';
}

/* '' */
.icon-phone:before {
  content: '\e817';
}

/* '' */
.icon-truck:before {
  content: '\e818';
}

/* '' */
.icon-xls:before {
  content: '\e819';
}

/* '' */
.icon-zip:before {
  content: '\e81a';
}

/* '' */
.icon-icon-hand:before {
  content: '\e81b';
}

/* '' */
.icon-icon-vedro-empty:before {
  content: '\e81c';
}

/* '' */
.icon-icon-bloop:before {
  content: '\e81d';
}

/* '' */
.icon-icon-vedro-full:before {
  content: '\e81e';
}

/* '' */
.icon-icon-cart-bit:before {
  content: '\e81f';
}

/* '' */
.icon-icon-colors:before {
  content: '\e820';
}

/* '' */
.icon-icon-earth:before {
  content: '\e821';
}

/* '' */
.icon-icon-rub:before {
  content: '\e822';
}

/* '' */
.icon-icon-cards:before {
  content: '\e823';
}

/* '' */
.icon-hands:before {
  content: '\e824';
}

/* '' */
.icon-list:before {
  content: '\e825';
}

/* '' */
.icon-humans:before {
  content: '\e826';
}

/* '' */
.icon-lamp:before {
  content: '\e827';
}

/* '' */
.icon-molecul:before {
  content: '\e829';
}

/* '' */
.icon-man:before {
  content: '\e82a';
}

/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
.content-area a:hover, .price-list__pdf-link:hover, .price-list__exl-link:hover {
  text-decoration: underline;
}

/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.2
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2017 Daniel Eden
 */
.animated {
  -webkit-animation-duration: 1s;
       -o-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-fill-mode: both;
       -o-animation-fill-mode: both;
          animation-fill-mode: both;
}

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
       -o-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
}

.animated.hinge {
  -webkit-animation-duration: 2s;
       -o-animation-duration: 2s;
          animation-duration: 2s;
}

.animated.flipOutX,
.animated.flipOutY,
.animated.bounceIn,
.animated.bounceOut {
  -webkit-animation-duration: .75s;
       -o-animation-duration: .75s;
          animation-duration: .75s;
}

@-webkit-keyframes bounce {
  from, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
            animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
            animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
            transform: translate3d(0, -30px, 0);
  }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
            animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
            transform: translate3d(0, -15px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
            transform: translate3d(0, -4px, 0);
  }
}

@-o-keyframes bounce {
  from, 20%, 53%, 80%, to {
    -o-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
       animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: translate3d(0, 0, 0);
  }
  40%, 43% {
    -o-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
       animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    -o-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
       animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    transform: translate3d(0, -4px, 0);
  }
}

@keyframes bounce {
  from, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
         -o-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
            animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
         -o-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
            animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
            transform: translate3d(0, -30px, 0);
  }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
         -o-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
            animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
            transform: translate3d(0, -15px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
            transform: translate3d(0, -4px, 0);
  }
}

.bounce {
  -webkit-animation-name: bounce;
       -o-animation-name: bounce;
          animation-name: bounce;
  -webkit-transform-origin: center bottom;
      -ms-transform-origin: center bottom;
       -o-transform-origin: center bottom;
          transform-origin: center bottom;
}

@-webkit-keyframes flash {
  from, 50%, to {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}

@-o-keyframes flash {
  from, 50%, to {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}

@keyframes flash {
  from, 50%, to {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}

.flash {
  -webkit-animation-name: flash;
       -o-animation-name: flash;
          animation-name: flash;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
            transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
}
@-o-keyframes pulse {
  from {
    transform: scale3d(1, 1, 1);
  }
  50% {
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    transform: scale3d(1, 1, 1);
  }
}
@keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
            transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
}

.pulse {
  -webkit-animation-name: pulse;
       -o-animation-name: pulse;
          animation-name: pulse;
}

@-webkit-keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
            transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
            transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
            transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
            transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
            transform: scale3d(1.05, 0.95, 1);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
}

@-o-keyframes rubberBand {
  from {
    transform: scale3d(1, 1, 1);
  }
  30% {
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    transform: scale3d(1.05, 0.95, 1);
  }
  to {
    transform: scale3d(1, 1, 1);
  }
}

@keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
            transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
            transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
            transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
            transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
            transform: scale3d(1.05, 0.95, 1);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
}

.rubberBand {
  -webkit-animation-name: rubberBand;
       -o-animation-name: rubberBand;
          animation-name: rubberBand;
}

@-webkit-keyframes shake {
  from, to {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
            transform: translate3d(-10px, 0, 0);
  }
  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
            transform: translate3d(10px, 0, 0);
  }
}

@-o-keyframes shake {
  from, to {
    transform: translate3d(0, 0, 0);
  }
  10%, 30%, 50%, 70%, 90% {
    transform: translate3d(-10px, 0, 0);
  }
  20%, 40%, 60%, 80% {
    transform: translate3d(10px, 0, 0);
  }
}

@keyframes shake {
  from, to {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
            transform: translate3d(-10px, 0, 0);
  }
  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
            transform: translate3d(10px, 0, 0);
  }
}

.shake {
  -webkit-animation-name: shake;
       -o-animation-name: shake;
          animation-name: shake;
}

@-webkit-keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
            transform: translateX(-6px) rotateY(-9deg);
  }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
            transform: translateX(5px) rotateY(7deg);
  }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
            transform: translateX(-3px) rotateY(-5deg);
  }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
            transform: translateX(2px) rotateY(3deg);
  }
  50% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

@-o-keyframes headShake {
  0% {
    -o-transform: translateX(0);
       transform: translateX(0);
  }
  6.5% {
    transform: translateX(-6px) rotateY(-9deg);
  }
  18.5% {
    transform: translateX(5px) rotateY(7deg);
  }
  31.5% {
    transform: translateX(-3px) rotateY(-5deg);
  }
  43.5% {
    transform: translateX(2px) rotateY(3deg);
  }
  50% {
    -o-transform: translateX(0);
       transform: translateX(0);
  }
}

@keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
         -o-transform: translateX(0);
            transform: translateX(0);
  }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
            transform: translateX(-6px) rotateY(-9deg);
  }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
            transform: translateX(5px) rotateY(7deg);
  }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
            transform: translateX(-3px) rotateY(-5deg);
  }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
            transform: translateX(2px) rotateY(3deg);
  }
  50% {
    -webkit-transform: translateX(0);
         -o-transform: translateX(0);
            transform: translateX(0);
  }
}

.headShake {
  -webkit-animation-timing-function: ease-in-out;
       -o-animation-timing-function: ease-in-out;
          animation-timing-function: ease-in-out;
  -webkit-animation-name: headShake;
       -o-animation-name: headShake;
          animation-name: headShake;
}

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
            transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
            transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
            transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
            transform: rotate3d(0, 0, 1, -5deg);
  }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
            transform: rotate3d(0, 0, 1, 0deg);
  }
}

@-o-keyframes swing {
  20% {
    transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    transform: rotate3d(0, 0, 1, -5deg);
  }
  to {
    transform: rotate3d(0, 0, 1, 0deg);
  }
}

@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
            transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
            transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
            transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
            transform: rotate3d(0, 0, 1, -5deg);
  }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
            transform: rotate3d(0, 0, 1, 0deg);
  }
}

.swing {
  -webkit-transform-origin: top center;
      -ms-transform-origin: top center;
       -o-transform-origin: top center;
          transform-origin: top center;
  -webkit-animation-name: swing;
       -o-animation-name: swing;
          animation-name: swing;
}

@-webkit-keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
  10%, 20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
            transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
            transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
            transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
}

@-o-keyframes tada {
  from {
    transform: scale3d(1, 1, 1);
  }
  10%, 20% {
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%, 50%, 70%, 90% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%, 60%, 80% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  to {
    transform: scale3d(1, 1, 1);
  }
}

@keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
  10%, 20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
            transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
            transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
            transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
}

.tada {
  -webkit-animation-name: tada;
       -o-animation-name: tada;
          animation-name: tada;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes wobble {
  from {
    -webkit-transform: none;
            transform: none;
  }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
            transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
            transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
            transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
            transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
            transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
  to {
    -webkit-transform: none;
            transform: none;
  }
}
@-o-keyframes wobble {
  from {
    -o-transform: none;
       transform: none;
  }
  15% {
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }
  30% {
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }
  45% {
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }
  60% {
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }
  75% {
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
  to {
    -o-transform: none;
       transform: none;
  }
}
@keyframes wobble {
  from {
    -webkit-transform: none;
         -o-transform: none;
            transform: none;
  }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
            transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
            transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
            transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
            transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
            transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
  to {
    -webkit-transform: none;
         -o-transform: none;
            transform: none;
  }
}

.wobble {
  -webkit-animation-name: wobble;
       -o-animation-name: wobble;
          animation-name: wobble;
}

@-webkit-keyframes jello {
  from, 11.1%, to {
    -webkit-transform: none;
            transform: none;
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
            transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
            transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
            transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
            transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
            transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(0.39062deg) skewY(0.39062deg);
            transform: skewX(0.39062deg) skewY(0.39062deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg);
            transform: skewX(-0.19531deg) skewY(-0.19531deg);
  }
}

@-o-keyframes jello {
  from, 11.1%, to {
    -o-transform: none;
       transform: none;
  }
  22.2% {
    -o-transform: skewX(-12.5deg) skewY(-12.5deg);
       transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -o-transform: skewX(6.25deg) skewY(6.25deg);
       transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -o-transform: skewX(-3.125deg) skewY(-3.125deg);
       transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -o-transform: skewX(1.5625deg) skewY(1.5625deg);
       transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -o-transform: skewX(-0.78125deg) skewY(-0.78125deg);
       transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -o-transform: skewX(0.39062deg) skewY(0.39062deg);
       transform: skewX(0.39062deg) skewY(0.39062deg);
  }
  88.8% {
    -o-transform: skewX(-0.19531deg) skewY(-0.19531deg);
       transform: skewX(-0.19531deg) skewY(-0.19531deg);
  }
}

@keyframes jello {
  from, 11.1%, to {
    -webkit-transform: none;
         -o-transform: none;
            transform: none;
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
         -o-transform: skewX(-12.5deg) skewY(-12.5deg);
            transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
         -o-transform: skewX(6.25deg) skewY(6.25deg);
            transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
         -o-transform: skewX(-3.125deg) skewY(-3.125deg);
            transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
         -o-transform: skewX(1.5625deg) skewY(1.5625deg);
            transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
         -o-transform: skewX(-0.78125deg) skewY(-0.78125deg);
            transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(0.39062deg) skewY(0.39062deg);
         -o-transform: skewX(0.39062deg) skewY(0.39062deg);
            transform: skewX(0.39062deg) skewY(0.39062deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg);
         -o-transform: skewX(-0.19531deg) skewY(-0.19531deg);
            transform: skewX(-0.19531deg) skewY(-0.19531deg);
  }
}

.jello {
  -webkit-animation-name: jello;
       -o-animation-name: jello;
          animation-name: jello;
  -webkit-transform-origin: center;
      -ms-transform-origin: center;
       -o-transform-origin: center;
          transform-origin: center;
}

@-webkit-keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
            animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
            transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
            transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
            transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
            transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
            transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
}

@-o-keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    -o-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
       animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    transform: scale3d(1, 1, 1);
  }
}

@keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
         -o-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
            animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
            transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
            transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
            transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
            transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
            transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
}

.bounceIn {
  -webkit-animation-name: bounceIn;
       -o-animation-name: bounceIn;
          animation-name: bounceIn;
}

@-webkit-keyframes bounceInDown {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
            animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
            transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
            transform: translate3d(0, 25px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
            transform: translate3d(0, -10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
            transform: translate3d(0, 5px, 0);
  }
  to {
    -webkit-transform: none;
            transform: none;
  }
}

@-o-keyframes bounceInDown {
  from, 60%, 75%, 90%, to {
    -o-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
       animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(0, 25px, 0);
  }
  75% {
    transform: translate3d(0, -10px, 0);
  }
  90% {
    transform: translate3d(0, 5px, 0);
  }
  to {
    -o-transform: none;
       transform: none;
  }
}

@keyframes bounceInDown {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
         -o-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
            animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
            transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
            transform: translate3d(0, 25px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
            transform: translate3d(0, -10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
            transform: translate3d(0, 5px, 0);
  }
  to {
    -webkit-transform: none;
         -o-transform: none;
            transform: none;
  }
}

.bounceInDown {
  -webkit-animation-name: bounceInDown;
       -o-animation-name: bounceInDown;
          animation-name: bounceInDown;
}

@-webkit-keyframes bounceInLeft {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
            animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
            transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
            transform: translate3d(25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
            transform: translate3d(-10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
            transform: translate3d(5px, 0, 0);
  }
  to {
    -webkit-transform: none;
            transform: none;
  }
}

@-o-keyframes bounceInLeft {
  from, 60%, 75%, 90%, to {
    -o-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
       animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(25px, 0, 0);
  }
  75% {
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    transform: translate3d(5px, 0, 0);
  }
  to {
    -o-transform: none;
       transform: none;
  }
}

@keyframes bounceInLeft {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
         -o-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
            animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
            transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
            transform: translate3d(25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
            transform: translate3d(-10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
            transform: translate3d(5px, 0, 0);
  }
  to {
    -webkit-transform: none;
         -o-transform: none;
            transform: none;
  }
}

.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
       -o-animation-name: bounceInLeft;
          animation-name: bounceInLeft;
}

@-webkit-keyframes bounceInRight {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
            animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
            transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
            transform: translate3d(-25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
            transform: translate3d(10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
            transform: translate3d(-5px, 0, 0);
  }
  to {
    -webkit-transform: none;
            transform: none;
  }
}

@-o-keyframes bounceInRight {
  from, 60%, 75%, 90%, to {
    -o-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
       animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    transform: translate3d(10px, 0, 0);
  }
  90% {
    transform: translate3d(-5px, 0, 0);
  }
  to {
    -o-transform: none;
       transform: none;
  }
}

@keyframes bounceInRight {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
         -o-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
            animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
            transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
            transform: translate3d(-25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
            transform: translate3d(10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
            transform: translate3d(-5px, 0, 0);
  }
  to {
    -webkit-transform: none;
         -o-transform: none;
            transform: none;
  }
}

.bounceInRight {
  -webkit-animation-name: bounceInRight;
       -o-animation-name: bounceInRight;
          animation-name: bounceInRight;
}

@-webkit-keyframes bounceInUp {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
            animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
            transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
            transform: translate3d(0, -20px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
            transform: translate3d(0, 10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
            transform: translate3d(0, -5px, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}

@-o-keyframes bounceInUp {
  from, 60%, 75%, 90%, to {
    -o-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
       animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(0, -20px, 0);
  }
  75% {
    transform: translate3d(0, 10px, 0);
  }
  90% {
    transform: translate3d(0, -5px, 0);
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}

@keyframes bounceInUp {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
         -o-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
            animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
            transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
            transform: translate3d(0, -20px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
            transform: translate3d(0, 10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
            transform: translate3d(0, -5px, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}

.bounceInUp {
  -webkit-animation-name: bounceInUp;
       -o-animation-name: bounceInUp;
          animation-name: bounceInUp;
}

@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
            transform: scale3d(0.9, 0.9, 0.9);
  }
  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
            transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
            transform: scale3d(0.3, 0.3, 0.3);
  }
}

@-o-keyframes bounceOut {
  20% {
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%, 55% {
    opacity: 1;
    transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
}

@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
            transform: scale3d(0.9, 0.9, 0.9);
  }
  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
            transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
            transform: scale3d(0.3, 0.3, 0.3);
  }
}

.bounceOut {
  -webkit-animation-name: bounceOut;
       -o-animation-name: bounceOut;
          animation-name: bounceOut;
}

@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
            transform: translate3d(0, 10px, 0);
  }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
            transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
            transform: translate3d(0, 2000px, 0);
  }
}

@-o-keyframes bounceOutDown {
  20% {
    transform: translate3d(0, 10px, 0);
  }
  40%, 45% {
    opacity: 1;
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
}

@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
            transform: translate3d(0, 10px, 0);
  }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
            transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
            transform: translate3d(0, 2000px, 0);
  }
}

.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
       -o-animation-name: bounceOutDown;
          animation-name: bounceOutDown;
}

@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
            transform: translate3d(20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
            transform: translate3d(-2000px, 0, 0);
  }
}

@-o-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    transform: translate3d(20px, 0, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
}

@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
            transform: translate3d(20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
            transform: translate3d(-2000px, 0, 0);
  }
}

.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
       -o-animation-name: bounceOutLeft;
          animation-name: bounceOutLeft;
}

@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
            transform: translate3d(-20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
            transform: translate3d(2000px, 0, 0);
  }
}

@-o-keyframes bounceOutRight {
  20% {
    opacity: 1;
    transform: translate3d(-20px, 0, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
}

@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
            transform: translate3d(-20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
            transform: translate3d(2000px, 0, 0);
  }
}

.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
       -o-animation-name: bounceOutRight;
          animation-name: bounceOutRight;
}

@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
            transform: translate3d(0, -10px, 0);
  }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
            transform: translate3d(0, 20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
            transform: translate3d(0, -2000px, 0);
  }
}

@-o-keyframes bounceOutUp {
  20% {
    transform: translate3d(0, -10px, 0);
  }
  40%, 45% {
    opacity: 1;
    transform: translate3d(0, 20px, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
}

@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
            transform: translate3d(0, -10px, 0);
  }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
            transform: translate3d(0, 20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
            transform: translate3d(0, -2000px, 0);
  }
}

.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
       -o-animation-name: bounceOutUp;
          animation-name: bounceOutUp;
}

@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@-o-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

.fadeIn {
  -webkit-animation-name: fadeIn;
       -o-animation-name: fadeIn;
          animation-name: fadeIn;
}

@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
            transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

@-o-keyframes fadeInDown {
  from {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -o-transform: none;
       transform: none;
  }
}

@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
            transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
         -o-transform: none;
            transform: none;
  }
}

.fadeInDown {
  -webkit-animation-name: fadeInDown;
       -o-animation-name: fadeInDown;
          animation-name: fadeInDown;
}

@-webkit-keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
            transform: translate3d(0, -2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

@-o-keyframes fadeInDownBig {
  from {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
  to {
    opacity: 1;
    -o-transform: none;
       transform: none;
  }
}

@keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
            transform: translate3d(0, -2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
         -o-transform: none;
            transform: none;
  }
}

.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
       -o-animation-name: fadeInDownBig;
          animation-name: fadeInDownBig;
}

@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

@-o-keyframes fadeInLeft {
  from {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    -o-transform: none;
       transform: none;
  }
}

@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
         -o-transform: none;
            transform: none;
  }
}

.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
       -o-animation-name: fadeInLeft;
          animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
            transform: translate3d(-2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

@-o-keyframes fadeInLeftBig {
  from {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
  to {
    opacity: 1;
    -o-transform: none;
       transform: none;
  }
}

@keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
            transform: translate3d(-2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
         -o-transform: none;
            transform: none;
  }
}

.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
       -o-animation-name: fadeInLeftBig;
          animation-name: fadeInLeftBig;
}

@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

@-o-keyframes fadeInRight {
  from {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    -o-transform: none;
       transform: none;
  }
}

@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
         -o-transform: none;
            transform: none;
  }
}

.fadeInRight {
  -webkit-animation-name: fadeInRight;
       -o-animation-name: fadeInRight;
          animation-name: fadeInRight;
}

@-webkit-keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
            transform: translate3d(2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

@-o-keyframes fadeInRightBig {
  from {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
  to {
    opacity: 1;
    -o-transform: none;
       transform: none;
  }
}

@keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
            transform: translate3d(2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
         -o-transform: none;
            transform: none;
  }
}

.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
       -o-animation-name: fadeInRightBig;
          animation-name: fadeInRightBig;
}

@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
            transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

@-o-keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -o-transform: none;
       transform: none;
  }
}

@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
            transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
         -o-transform: none;
            transform: none;
  }
}

.fadeInUp {
  -webkit-animation-name: fadeInUp;
       -o-animation-name: fadeInUp;
          animation-name: fadeInUp;
}

@-webkit-keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
            transform: translate3d(0, 2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

@-o-keyframes fadeInUpBig {
  from {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
  to {
    opacity: 1;
    -o-transform: none;
       transform: none;
  }
}

@keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
            transform: translate3d(0, 2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
         -o-transform: none;
            transform: none;
  }
}

.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
       -o-animation-name: fadeInUpBig;
          animation-name: fadeInUpBig;
}

@-webkit-keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}

@-o-keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}

@keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}

.fadeOut {
  -webkit-animation-name: fadeOut;
       -o-animation-name: fadeOut;
          animation-name: fadeOut;
}

@-webkit-keyframes fadeOutDown {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
            transform: translate3d(0, 100%, 0);
  }
}

@-o-keyframes fadeOutDown {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }
}

@keyframes fadeOutDown {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
            transform: translate3d(0, 100%, 0);
  }
}

.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
       -o-animation-name: fadeOutDown;
          animation-name: fadeOutDown;
}

@-webkit-keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
            transform: translate3d(0, 2000px, 0);
  }
}

@-o-keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
}

@keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
            transform: translate3d(0, 2000px, 0);
  }
}

.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
       -o-animation-name: fadeOutDownBig;
          animation-name: fadeOutDownBig;
}

@-webkit-keyframes fadeOutLeft {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
  }
}

@-o-keyframes fadeOutLeft {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }
}

@keyframes fadeOutLeft {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
  }
}

.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
       -o-animation-name: fadeOutLeft;
          animation-name: fadeOutLeft;
}

@-webkit-keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
            transform: translate3d(-2000px, 0, 0);
  }
}

@-o-keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
}

@keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
            transform: translate3d(-2000px, 0, 0);
  }
}

.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
       -o-animation-name: fadeOutLeftBig;
          animation-name: fadeOutLeftBig;
}

@-webkit-keyframes fadeOutRight {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
  }
}

@-o-keyframes fadeOutRight {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
  }
}

@keyframes fadeOutRight {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
  }
}

.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
       -o-animation-name: fadeOutRight;
          animation-name: fadeOutRight;
}

@-webkit-keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
            transform: translate3d(2000px, 0, 0);
  }
}

@-o-keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
}

@keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
            transform: translate3d(2000px, 0, 0);
  }
}

.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
       -o-animation-name: fadeOutRightBig;
          animation-name: fadeOutRightBig;
}

@-webkit-keyframes fadeOutUp {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
            transform: translate3d(0, -100%, 0);
  }
}

@-o-keyframes fadeOutUp {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }
}

@keyframes fadeOutUp {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
            transform: translate3d(0, -100%, 0);
  }
}

.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
       -o-animation-name: fadeOutUp;
          animation-name: fadeOutUp;
}

@-webkit-keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
            transform: translate3d(0, -2000px, 0);
  }
}

@-o-keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
}

@keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
            transform: translate3d(0, -2000px, 0);
  }
}

.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
       -o-animation-name: fadeOutUpBig;
          animation-name: fadeOutUpBig;
}

@-webkit-keyframes flip {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
            transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
            transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
            transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
            transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  to {
    -webkit-transform: perspective(400px);
            transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
}

@-o-keyframes flip {
  from {
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -o-animation-timing-function: ease-out;
       animation-timing-function: ease-out;
  }
  40% {
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -o-animation-timing-function: ease-out;
       animation-timing-function: ease-out;
  }
  50% {
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -o-animation-timing-function: ease-in;
       animation-timing-function: ease-in;
  }
  80% {
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -o-animation-timing-function: ease-in;
       animation-timing-function: ease-in;
  }
  to {
    transform: perspective(400px);
    -o-animation-timing-function: ease-in;
       animation-timing-function: ease-in;
  }
}

@keyframes flip {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
            transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
         -o-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
            transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
         -o-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
            transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
         -o-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
            transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
         -o-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  to {
    -webkit-transform: perspective(400px);
            transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
         -o-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
}

.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
       -o-animation-name: flip;
          animation-name: flip;
}

@-webkit-keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
            transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
            transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
            transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
            transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
            transform: perspective(400px);
  }
}

@-o-keyframes flipInX {
  from {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -o-animation-timing-function: ease-in;
       animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -o-animation-timing-function: ease-in;
       animation-timing-function: ease-in;
  }
  60% {
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  to {
    transform: perspective(400px);
  }
}

@keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
            transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
         -o-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
            transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
         -o-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
            transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
            transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
            transform: perspective(400px);
  }
}

.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
       -o-animation-name: flipInX;
          animation-name: flipInX;
}

@-webkit-keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
            transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
            transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
            transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
            transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
            transform: perspective(400px);
  }
}

@-o-keyframes flipInY {
  from {
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -o-animation-timing-function: ease-in;
       animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -o-animation-timing-function: ease-in;
       animation-timing-function: ease-in;
  }
  60% {
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  to {
    transform: perspective(400px);
  }
}

@keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
            transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
         -o-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
            transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
         -o-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
            transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
            transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
            transform: perspective(400px);
  }
}

.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
       -o-animation-name: flipInY;
          animation-name: flipInY;
}

@-webkit-keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
            transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
            transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
            transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}

@-o-keyframes flipOutX {
  from {
    transform: perspective(400px);
  }
  30% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  to {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}

@keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
            transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
            transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
            transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}

.flipOutX {
  -webkit-animation-name: flipOutX;
       -o-animation-name: flipOutX;
          animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}

@-webkit-keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
            transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
            transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
            transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}

@-o-keyframes flipOutY {
  from {
    transform: perspective(400px);
  }
  30% {
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }
  to {
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}

@keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
            transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
            transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
            transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}

.flipOutY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
       -o-animation-name: flipOutY;
          animation-name: flipOutY;
}

@-webkit-keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
            transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: skewX(20deg);
            transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: skewX(-5deg);
            transform: skewX(-5deg);
    opacity: 1;
  }
  to {
    -webkit-transform: none;
            transform: none;
    opacity: 1;
  }
}

@-o-keyframes lightSpeedIn {
  from {
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -o-transform: skewX(20deg);
       transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    -o-transform: skewX(-5deg);
       transform: skewX(-5deg);
    opacity: 1;
  }
  to {
    -o-transform: none;
       transform: none;
    opacity: 1;
  }
}

@keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
            transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: skewX(20deg);
         -o-transform: skewX(20deg);
            transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: skewX(-5deg);
         -o-transform: skewX(-5deg);
            transform: skewX(-5deg);
    opacity: 1;
  }
  to {
    -webkit-transform: none;
         -o-transform: none;
            transform: none;
    opacity: 1;
  }
}

.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
       -o-animation-name: lightSpeedIn;
          animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
       -o-animation-timing-function: ease-out;
          animation-timing-function: ease-out;
}

@-webkit-keyframes lightSpeedOut {
  from {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
            transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}

@-o-keyframes lightSpeedOut {
  from {
    opacity: 1;
  }
  to {
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}

@keyframes lightSpeedOut {
  from {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
            transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}

.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
       -o-animation-name: lightSpeedOut;
          animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
       -o-animation-timing-function: ease-in;
          animation-timing-function: ease-in;
}

@-webkit-keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
            transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
            transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: center;
            transform-origin: center;
    -webkit-transform: none;
            transform: none;
    opacity: 1;
  }
}

@-o-keyframes rotateIn {
  from {
    -o-transform-origin: center;
       transform-origin: center;
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  to {
    -o-transform-origin: center;
       transform-origin: center;
    -o-transform: none;
       transform: none;
    opacity: 1;
  }
}

@keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
         -o-transform-origin: center;
            transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
            transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: center;
         -o-transform-origin: center;
            transform-origin: center;
    -webkit-transform: none;
         -o-transform: none;
            transform: none;
    opacity: 1;
  }
}

.rotateIn {
  -webkit-animation-name: rotateIn;
       -o-animation-name: rotateIn;
          animation-name: rotateIn;
}

@-webkit-keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
            transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: none;
            transform: none;
    opacity: 1;
  }
}

@-o-keyframes rotateInDownLeft {
  from {
    -o-transform-origin: left bottom;
       transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  to {
    -o-transform-origin: left bottom;
       transform-origin: left bottom;
    -o-transform: none;
       transform: none;
    opacity: 1;
  }
}

@keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
         -o-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
            transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
         -o-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: none;
         -o-transform: none;
            transform: none;
    opacity: 1;
  }
}

.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
       -o-animation-name: rotateInDownLeft;
          animation-name: rotateInDownLeft;
}

@-webkit-keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
            transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: none;
            transform: none;
    opacity: 1;
  }
}

@-o-keyframes rotateInDownRight {
  from {
    -o-transform-origin: right bottom;
       transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -o-transform-origin: right bottom;
       transform-origin: right bottom;
    -o-transform: none;
       transform: none;
    opacity: 1;
  }
}

@keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
         -o-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
            transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
         -o-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: none;
         -o-transform: none;
            transform: none;
    opacity: 1;
  }
}

.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
       -o-animation-name: rotateInDownRight;
          animation-name: rotateInDownRight;
}

@-webkit-keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
            transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: none;
            transform: none;
    opacity: 1;
  }
}

@-o-keyframes rotateInUpLeft {
  from {
    -o-transform-origin: left bottom;
       transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -o-transform-origin: left bottom;
       transform-origin: left bottom;
    -o-transform: none;
       transform: none;
    opacity: 1;
  }
}

@keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
         -o-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
            transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
         -o-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: none;
         -o-transform: none;
            transform: none;
    opacity: 1;
  }
}

.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
       -o-animation-name: rotateInUpLeft;
          animation-name: rotateInUpLeft;
}

@-webkit-keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
            transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: none;
            transform: none;
    opacity: 1;
  }
}

@-o-keyframes rotateInUpRight {
  from {
    -o-transform-origin: right bottom;
       transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }
  to {
    -o-transform-origin: right bottom;
       transform-origin: right bottom;
    -o-transform: none;
       transform: none;
    opacity: 1;
  }
}

@keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
         -o-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
            transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
         -o-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: none;
         -o-transform: none;
            transform: none;
    opacity: 1;
  }
}

.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
       -o-animation-name: rotateInUpRight;
          animation-name: rotateInUpRight;
}

@-webkit-keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
            transform-origin: center;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: center;
            transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
            transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}

@-o-keyframes rotateOut {
  from {
    -o-transform-origin: center;
       transform-origin: center;
    opacity: 1;
  }
  to {
    -o-transform-origin: center;
       transform-origin: center;
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}

@keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
         -o-transform-origin: center;
            transform-origin: center;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: center;
         -o-transform-origin: center;
            transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
            transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}

.rotateOut {
  -webkit-animation-name: rotateOut;
       -o-animation-name: rotateOut;
          animation-name: rotateOut;
}

@-webkit-keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
            transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}

@-o-keyframes rotateOutDownLeft {
  from {
    -o-transform-origin: left bottom;
       transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -o-transform-origin: left bottom;
       transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}

@keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
         -o-transform-origin: left bottom;
            transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
         -o-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
            transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}

.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
       -o-animation-name: rotateOutDownLeft;
          animation-name: rotateOutDownLeft;
}

@-webkit-keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
            transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

@-o-keyframes rotateOutDownRight {
  from {
    -o-transform-origin: right bottom;
       transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -o-transform-origin: right bottom;
       transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

@keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
         -o-transform-origin: right bottom;
            transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
         -o-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
            transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
       -o-animation-name: rotateOutDownRight;
          animation-name: rotateOutDownRight;
}

@-webkit-keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
            transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

@-o-keyframes rotateOutUpLeft {
  from {
    -o-transform-origin: left bottom;
       transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -o-transform-origin: left bottom;
       transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

@keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
         -o-transform-origin: left bottom;
            transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
         -o-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
            transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
       -o-animation-name: rotateOutUpLeft;
          animation-name: rotateOutUpLeft;
}

@-webkit-keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
            transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}

@-o-keyframes rotateOutUpRight {
  from {
    -o-transform-origin: right bottom;
       transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -o-transform-origin: right bottom;
       transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}

@keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
         -o-transform-origin: right bottom;
            transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
         -o-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
            transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}

.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
       -o-animation-name: rotateOutUpRight;
          animation-name: rotateOutUpRight;
}

@-webkit-keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
            transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out;
  }
  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
            transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
            transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out;
  }
  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
            transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
            transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out;
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
            transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}

@-o-keyframes hinge {
  0% {
    -o-transform-origin: top left;
       transform-origin: top left;
    -o-animation-timing-function: ease-in-out;
       animation-timing-function: ease-in-out;
  }
  20%, 60% {
    transform: rotate3d(0, 0, 1, 80deg);
    -o-transform-origin: top left;
       transform-origin: top left;
    -o-animation-timing-function: ease-in-out;
       animation-timing-function: ease-in-out;
  }
  40%, 80% {
    transform: rotate3d(0, 0, 1, 60deg);
    -o-transform-origin: top left;
       transform-origin: top left;
    -o-animation-timing-function: ease-in-out;
       animation-timing-function: ease-in-out;
    opacity: 1;
  }
  to {
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}

@keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
         -o-transform-origin: top left;
            transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
         -o-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out;
  }
  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
            transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
         -o-transform-origin: top left;
            transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
         -o-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out;
  }
  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
            transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
         -o-transform-origin: top left;
            transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
         -o-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out;
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
            transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}

.hinge {
  -webkit-animation-name: hinge;
       -o-animation-name: hinge;
          animation-name: hinge;
}

@-webkit-keyframes jackInTheBox {
  from {
    opacity: 0;
    -webkit-transform: scale(0.1) rotate(30deg);
            transform: scale(0.1) rotate(30deg);
    -webkit-transform-origin: center bottom;
            transform-origin: center bottom;
  }
  50% {
    -webkit-transform: rotate(-10deg);
            transform: rotate(-10deg);
  }
  70% {
    -webkit-transform: rotate(3deg);
            transform: rotate(3deg);
  }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

@-o-keyframes jackInTheBox {
  from {
    opacity: 0;
    -o-transform: scale(0.1) rotate(30deg);
       transform: scale(0.1) rotate(30deg);
    -o-transform-origin: center bottom;
       transform-origin: center bottom;
  }
  50% {
    -o-transform: rotate(-10deg);
       transform: rotate(-10deg);
  }
  70% {
    -o-transform: rotate(3deg);
       transform: rotate(3deg);
  }
  to {
    opacity: 1;
    -o-transform: scale(1);
       transform: scale(1);
  }
}

@keyframes jackInTheBox {
  from {
    opacity: 0;
    -webkit-transform: scale(0.1) rotate(30deg);
         -o-transform: scale(0.1) rotate(30deg);
            transform: scale(0.1) rotate(30deg);
    -webkit-transform-origin: center bottom;
         -o-transform-origin: center bottom;
            transform-origin: center bottom;
  }
  50% {
    -webkit-transform: rotate(-10deg);
         -o-transform: rotate(-10deg);
            transform: rotate(-10deg);
  }
  70% {
    -webkit-transform: rotate(3deg);
         -o-transform: rotate(3deg);
            transform: rotate(3deg);
  }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
         -o-transform: scale(1);
            transform: scale(1);
  }
}

.jackInTheBox {
  -webkit-animation-name: jackInTheBox;
       -o-animation-name: jackInTheBox;
          animation-name: jackInTheBox;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
            transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}
@-o-keyframes rollIn {
  from {
    opacity: 0;
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  to {
    opacity: 1;
    -o-transform: none;
       transform: none;
  }
}
@keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
            transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
         -o-transform: none;
            transform: none;
  }
}

.rollIn {
  -webkit-animation-name: rollIn;
       -o-animation-name: rollIn;
          animation-name: rollIn;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
            transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}
@-o-keyframes rollOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}
@keyframes rollOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
            transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}

.rollOut {
  -webkit-animation-name: rollOut;
       -o-animation-name: rollOut;
          animation-name: rollOut;
}

@-webkit-keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
            transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}

@-o-keyframes zoomIn {
  from {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}

@keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
            transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}

.zoomIn {
  -webkit-animation-name: zoomIn;
       -o-animation-name: zoomIn;
          animation-name: zoomIn;
}

@-webkit-keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
            transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
            animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
            transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
            animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@-o-keyframes zoomInDown {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -o-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
       animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -o-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
       animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
            transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
         -o-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
            animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
            transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
         -o-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
            animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

.zoomInDown {
  -webkit-animation-name: zoomInDown;
       -o-animation-name: zoomInDown;
          animation-name: zoomInDown;
}

@-webkit-keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
            transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
            animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
            transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
            animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@-o-keyframes zoomInLeft {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -o-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
       animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -o-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
       animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
            transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
         -o-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
            animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
            transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
         -o-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
            animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
       -o-animation-name: zoomInLeft;
          animation-name: zoomInLeft;
}

@-webkit-keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
            transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
            animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
            transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
            animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@-o-keyframes zoomInRight {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -o-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
       animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -o-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
       animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
            transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
         -o-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
            animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
            transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
         -o-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
            animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

.zoomInRight {
  -webkit-animation-name: zoomInRight;
       -o-animation-name: zoomInRight;
          animation-name: zoomInRight;
}

@-webkit-keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
            transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
            animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
            transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
            animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@-o-keyframes zoomInUp {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -o-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
       animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -o-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
       animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
            transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
         -o-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
            animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
            transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
         -o-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
            animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

.zoomInUp {
  -webkit-animation-name: zoomInUp;
       -o-animation-name: zoomInUp;
          animation-name: zoomInUp;
}

@-webkit-keyframes zoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
            transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}

@-o-keyframes zoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}

@keyframes zoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
            transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}

.zoomOut {
  -webkit-animation-name: zoomOut;
       -o-animation-name: zoomOut;
          animation-name: zoomOut;
}

@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
            transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
            animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
            transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
            transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
            animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@-o-keyframes zoomOutDown {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -o-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
       animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -o-transform-origin: center bottom;
       transform-origin: center bottom;
    -o-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
       animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
            transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
         -o-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
            animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
            transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
         -o-transform-origin: center bottom;
            transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
         -o-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
            animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
       -o-animation-name: zoomOutDown;
          animation-name: zoomOutDown;
}

@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
            transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
            transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
            transform-origin: left center;
  }
}

@-o-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  to {
    opacity: 0;
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -o-transform-origin: left center;
       transform-origin: left center;
  }
}

@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
            transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
            transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
         -o-transform-origin: left center;
            transform-origin: left center;
  }
}

.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
       -o-animation-name: zoomOutLeft;
          animation-name: zoomOutLeft;
}

@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
            transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
            transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
            transform-origin: right center;
  }
}

@-o-keyframes zoomOutRight {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  to {
    opacity: 0;
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -o-transform-origin: right center;
       transform-origin: right center;
  }
}

@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
            transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
            transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
         -o-transform-origin: right center;
            transform-origin: right center;
  }
}

.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
       -o-animation-name: zoomOutRight;
          animation-name: zoomOutRight;
}

@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
            transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
            animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
            transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
            transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
            animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@-o-keyframes zoomOutUp {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -o-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
       animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -o-transform-origin: center bottom;
       transform-origin: center bottom;
    -o-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
       animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
            transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
         -o-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
            animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
            transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
         -o-transform-origin: center bottom;
            transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
         -o-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
            animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
       -o-animation-name: zoomOutUp;
          animation-name: zoomOutUp;
}

@-webkit-keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
            transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}

@-o-keyframes slideInDown {
  from {
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
            transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}

.slideInDown {
  -webkit-animation-name: slideInDown;
       -o-animation-name: slideInDown;
          animation-name: slideInDown;
}

@-webkit-keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}

@-o-keyframes slideInLeft {
  from {
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}

.slideInLeft {
  -webkit-animation-name: slideInLeft;
       -o-animation-name: slideInLeft;
          animation-name: slideInLeft;
}

@-webkit-keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}

@-o-keyframes slideInRight {
  from {
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}

.slideInRight {
  -webkit-animation-name: slideInRight;
       -o-animation-name: slideInRight;
          animation-name: slideInRight;
}

@-webkit-keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
            transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}

@-o-keyframes slideInUp {
  from {
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
            transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}

.slideInUp {
  -webkit-animation-name: slideInUp;
       -o-animation-name: slideInUp;
          animation-name: slideInUp;
}

@-webkit-keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
            transform: translate3d(0, 100%, 0);
  }
}

@-o-keyframes slideOutDown {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(0, 100%, 0);
  }
}

@keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
            transform: translate3d(0, 100%, 0);
  }
}

.slideOutDown {
  -webkit-animation-name: slideOutDown;
       -o-animation-name: slideOutDown;
          animation-name: slideOutDown;
}

@-webkit-keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
  }
}

@-o-keyframes slideOutLeft {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(-100%, 0, 0);
  }
}

@keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
  }
}

.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
       -o-animation-name: slideOutLeft;
          animation-name: slideOutLeft;
}

@-webkit-keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
  }
}

@-o-keyframes slideOutRight {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(100%, 0, 0);
  }
}

@keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
  }
}

.slideOutRight {
  -webkit-animation-name: slideOutRight;
       -o-animation-name: slideOutRight;
          animation-name: slideOutRight;
}

@-webkit-keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
            transform: translate3d(0, -100%, 0);
  }
}

@-o-keyframes slideOutUp {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(0, -100%, 0);
  }
}

@keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
            transform: translate3d(0, -100%, 0);
  }
}

.slideOutUp {
  -webkit-animation-name: slideOutUp;
       -o-animation-name: slideOutUp;
          animation-name: slideOutUp;
}

/*-- Вспомогательные стили --*/
@media screen and (max-width: 767px) {
  body.is-popup-opened {
    position: fixed;
    left: 0;
    right: 0;
  }
}

.clearme:after, .header__center:after {
  content: '';
  clear: both;
  display: block;
}

.noclear {
  clear: none;
}

.clearfix {
  clear: both;
}

.rouble {
  font-family: rouble, "Roboto", sans-serif;
}

.center {
  text-align: center;
}

body .nomargin {
  margin-top: 0;
  margin-bottom: 0;
}

.content-center, .footer__center, .header__center {
  width: 95%;
  margin: 0 auto;
  max-width: 1170px;
}

@media screen and (max-width: 1210px) {
  .content-center, .footer__center, .header__center {
    /* min-width: 980px; */
  }
}

@media screen and (max-width: 767px) {
  .content-center, .footer__center, .header__center {
    min-width: auto;
    width: auto;
    margin-left: 10px;
    margin-right: 10px;
  }
}

.rub {
  display: inline-block;
  width: 1em;
  overflow: hidden;
  vertical-align: bottom;
  white-space: nowrap;
}

.rub:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
  content: "";
}

.rub:before {
  font-size: 0.9em;
  margin-right: 1em;
}

/*-- Структура страницы --*/
html {
  /* Фиксированный футер */
}

html .layout {
  position: relative;
}

html.is-footer-fixed {
  position: relative;
  min-height: 100%;
}

html.is-footer-fixed body {
  margin-bottom: 0;
}

html.is-footer-fixed .layout {
  position: static;
}

html.is-footer-fixed .layout__footer {
  left: 0;
  bottom: 0;
  height: auto;
  width: 100%;
}

body {
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  line-height: 1.42857;
  color: #333;
  background-color: #f7f8f4;
  /* min-width: 320px; */
  /* min-width: 1280px; */
}

@media screen and (max-width: 767px) {
  body {
    /* min-width: 320px; */
  }
}

/*-- Контентные стили --*/
/* Заголовки */
.h1, h1, .product-detail__mobile-title, .showcase-product__mobile-title, .showcase-section__mobile-title {
  margin-top: 60px;
  margin-bottom: 50px;
  font-family: "Ubuntu", sans-serif;
  font-size: 250%;
  line-height: 1.2;
  font-weight: bold;
  text-transform: uppercase;
}

.h1:first-child, h1:first-child, .product-detail__mobile-title:first-child, .showcase-product__mobile-title:first-child, .showcase-section__mobile-title:first-child {
  margin-top: 0;
}

.h1:last-child, h1:last-child, .product-detail__mobile-title:last-child, .showcase-product__mobile-title:last-child, .showcase-section__mobile-title:last-child {
  margin-bottom: 0;
}

@media screen and (max-width: 767px) {
  .h1, h1, .product-detail__mobile-title, .showcase-product__mobile-title, .showcase-section__mobile-title {
    font-size: 200%;
    margin-bottom: 30px;
  }
  .h1:last-child, h1:last-child, .product-detail__mobile-title:last-child, .showcase-product__mobile-title:last-child, .showcase-section__mobile-title:last-child {
    margin-bottom: 0;
  }
}

@media screen and (max-width: 479px) {
  .h1, h1, .product-detail__mobile-title, .showcase-product__mobile-title, .showcase-section__mobile-title {
    font-size: 1.4em;
  }
}

.h2, h2, .product-constructor__filter-title, .faq-chat__title {
  margin-top: 50px;
  margin-bottom: 40px;
  font-size: 200%;
  line-height: 1.2;
  font-weight: bold;
  font-family: "Ubuntu", sans-serif;
}

.h2:first-child, h2:first-child, .product-constructor__filter-title:first-child, .faq-chat__title:first-child {
  margin-top: 0;
}

.h2:last-child, h2:last-child, .product-constructor__filter-title:last-child, .faq-chat__title:last-child {
  margin-bottom: 0;
}

@media screen and (max-width: 767px) {
  .h2, h2, .product-constructor__filter-title, .faq-chat__title {
    font-size: 180%;
    margin-top: 30px;
    margin-bottom: 20px;
  }
  .h2:first-child, h2:first-child, .product-constructor__filter-title:first-child, .faq-chat__title:first-child {
    margin-top: 0;
  }
  .h2:last-child, h2:last-child, .product-constructor__filter-title:last-child, .faq-chat__title:last-child {
    margin-bottom: 0;
  }
}

.h3, h3, .product-constructor__price-value {
  margin-top: 40px;
  margin-bottom: 30px;
  font-size: 180%;
  line-height: 1.2;
  font-weight: bold;
  font-family: "Ubuntu", sans-serif;
}

.h3:first-child, h3:first-child, .product-constructor__price-value:first-child {
  margin-top: 0;
}

.h3:last-child, h3:last-child, .product-constructor__price-value:last-child {
  margin-bottom: 0;
}

@media screen and (max-width: 767px) {
  .h3, h3, .product-constructor__price-value {
    font-size: 150%;
    margin-top: 30px;
    margin-bottom: 20px;
  }
  .h3:first-child, h3:first-child, .product-constructor__price-value:first-child {
    margin-top: 0;
  }
  .h3:last-child, h3:last-child, .product-constructor__price-value:last-child {
    margin-bottom: 0;
  }
}

.h4, h4, .vacancy-accordion__detail-title {
  margin-top: 30px;
  margin-bottom: 20px;
  font-size: 120%;
  line-height: 1.2;
  font-weight: bold;
  font-family: "Ubuntu", sans-serif;
}

.h4:first-child, h4:first-child, .vacancy-accordion__detail-title:first-child {
  margin-top: 0;
}

.h4:last-child, h4:last-child, .vacancy-accordion__detail-title:last-child {
  margin-bottom: 0;
}

.h5, h5, .cart-modal__products-title {
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 100%;
  font-weight: bold;
  font-family: "Ubuntu", sans-serif;
}

.h5:first-child, h5:first-child, .cart-modal__products-title:first-child {
  margin-top: 0;
}

.h5:last-child, h5:last-child, .cart-modal__products-title:last-child {
  margin-bottom: 0;
}

.heading-note {
  font-size: 14px;
  line-height: 1.42857;
  vertical-align: baseline;
  margin-left: 5px;
}

/* Списки */
ul.horizontal, ol.horizontal {
  margin: 0;
  padding: 0;
}

ul.horizontal > li, ol.horizontal > li {
  display: inline-block;
  margin: 5px 0;
  margin-right: 1em;
  vertical-align: middle;
}

.content-area ul > li {
  margin-top: 10px;
  margin-bottom: 10px;
}
.content-area ul > li:first-child {
  margin-top: 0;
}
.content-area ul > li:last-child {
  margin-bottom: 0;
}
.content-area ul > li.paginator__next {
  margin-bottom: 10px;
}
.content-area ul > li a.paginator__next-link {
  text-decoration: none;
}

.content-area ul > li.paginator__prev {
  margin-top: 10px;
}
.content-area ul > li a.paginator__prev-link {
  text-decoration: none;
}

@media screen and (max-width: 767px) {
  .content-area ul {
    padding-left: 15px;
  }
}

.content-area ul.marked, .content-area ol {
  margin-top: 30px;
  margin-bottom: 30px;
  padding-left: 30px;
}

.content-area ul.marked:first-child, .content-area ol:first-child {
  margin-top: 0;
}

.content-area ul.marked:last-child, .content-area ol:last-child {
  margin-bottom: 0;
}

.content-area ul.marked.indent, .content-area ol.indent {
  margin-left: 70px;
}

@media screen and (max-width: 767px) {
  .content-area ul.marked, .content-area ol {
    padding-left: 15px;
  }
}

@media screen and (max-width: 767px) {
  .content-area ol {
    padding-left: 20px;
  }
}

.content-area ul.marked > li {
  position: relative;
}

.content-area ul.marked > li:before {
  content: " ";
  /* background: url("/local/templates/tampomechanika/css/../img/icons/ico-list-arrow-grey.png"); */
  width: 5px;
  height: 8px;
  position: absolute;
  top: 8px;
  left: -30px;
}

.content-area ol {
  list-style-type: none;
  counter-reset: item;
}

.content-area ol > li {
  position: relative;
}

.content-area ol > li:before {
  content: counter(item) ".";
  counter-increment: item;
  position: absolute;
  left: -30px;
}

@media screen and (max-width: 767px) {
  .content-area ol > li:before {
    left: -20px;
  }
}

.content-area ul.marked li, .content-area ol li {
  margin-top: 10px;
  margin-bottom: 10px;
}

.content-area ul.marked li:first-child, .content-area ol li:first-child {
  margin-top: 0;
}

.content-area ul.marked li:last-child, .content-area ol li:last-child {
  margin-bottom: 0;
}

.content-area ul.marked li > ul, .content-area ul.marked li > ol, .content-area ol li > ul, .content-area ol li > ol {
  margin-top: 0px;
  margin-bottom: 0px;
}

.content-area ul.marked li > ul:first-child, .content-area ul.marked li > ol:first-child, .content-area ol li > ul:first-child, .content-area ol li > ol:first-child {
  margin-top: 0;
}

.content-area ul.marked li > ul:last-child, .content-area ul.marked li > ol:last-child, .content-area ol li > ul:last-child, .content-area ol li > ol:last-child {
  margin-bottom: 0;
}

.content-area ul.nostyle, .content-area ol.nostyle {
  margin: 0;
  list-style: none;
}

.content-area ul.nostyle > li, .content-area ol.nostyle > li {
  margin-top: 10px;
  margin-bottom: 10px;
}

.content-area ul.nostyle > li:first-child, .content-area ol.nostyle > li:first-child {
  margin-top: 0;
}

.content-area ul.nostyle > li:last-child, .content-area ol.nostyle > li:last-child {
  margin-bottom: 0;
}

.content-area ul.horizontal, .content-area ol.horizontal {
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 0;
}

.content-area ul.horizontal:first-child, .content-area ol.horizontal:first-child {
  margin-top: 0;
}

.content-area ul.horizontal:last-child, .content-area ol.horizontal:last-child {
  margin-bottom: 0;
}

.content-area ul.horizontal > li, .content-area ol.horizontal > li {
  display: inline-block;
  margin: 5px 0;
  margin-right: 1em;
  vertical-align: middle;
}

.content-area ul.attention {
  font-weight: bold;
}

.content-area img {
  max-width: 100%;
}

ul.is-columns:after {
  content: '';
  display: block;
  clear: both;
}

ul.is-columns li {
  position: relative;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 22.5%;
  margin-left: 2.5%;
}

ul.is-columns li:first-child {
  margin-left: 0;
}

ul.is-columns.is-2-col li {
  position: relative;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 47.5%;
  margin-left: 2.5%;
}

ul.is-columns.is-2-col li:first-child {
  margin-left: 0;
}

ul.is-columns.is-3-col li {
  position: relative;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 30.83333%;
  margin-left: 2.5%;
}

ul.is-columns.is-3-col li:first-child {
  margin-left: 0;
}

/* Абзацы */
p {
  margin-bottom: 20px;
}

p:last-child {
  margin-bottom: 0;
}

p.intro {
  font-weight: bold;
  font-size: 120%;
}

p.insert {
  padding: 20px 0;
  padding-left: 40px;
  margin-top: 40px;
  margin-bottom: 40px;
  font-size: 150%;
  text-align: left;
  color: #4183c4;
  border-top: 2px solid #4183c4;
  border-bottom: 2px solid #4183c4;
}

p.insert:first-child {
  margin-top: 0;
}

p.insert:last-child {
  margin-bottom: 0;
}

p.note-right {
  float: right;
  clear: right;
  width: 25%;
  border-left: 4px solid #ffd021;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 30px;
}

p.note-left {
  float: left;
  clear: left;
  width: 25%;
  border-right: 4px solid #ffd021;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-right: 30px;
  margin-right: 30px;
  text-align: right;
}

p.white {
  background-color: #fff;
}

p.note-big-center {
  clear: both;
  border-left: 4px solid #ffd021;
  padding-top: 40px;
  padding-bottom: 40px;
  padding-left: 100px;
  padding-right: 100px;
  font-size: 116.66667%;
  line-height: 1.92857;
}

p.quote-big-center {
  position: relative;
  clear: both;
  padding-top: 40px;
  padding-bottom: 40px;
  padding-left: 150px;
  padding-right: 100px;
  font-size: 108.33333%;
  line-height: 1.69231;
}

p.quote-big-center:before {
  content: " ";
  /* background: url("/local/templates/tampomechanika/css/../img/icons/ico-quote.png"); */
  width: 26px;
  height: 21px;
  position: absolute;
  top: 44px;
  left: 100px;
}

/* Ссылки */
a {
  text-decoration: underline;
  color: #014e74;
}

a:hover {
  text-decoration: none;
}

a.doc-link:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
  content: "";
  margin-right: .5em;
}

a.callback-link {
  position: relative;
  display: inline-block;
  padding: 10px 20px;
  font-weight: bold;
  letter-spacing: .05em;
  text-decoration: none;
  color: white;
  -webkit-border-radius: 20px;
          border-radius: 20px;
}

a.callback-link:hover {
  color: #ffd83c;
}

a.dashed-link {
  display: inline-block;
  text-decoration: none;
  border-bottom: 1px dashed #4183c4;
}

a.dashed-link:hover {
  border-bottom-style: solid;
}

a.more-link {
  margin-top: 20px;
  margin-bottom: 20px;
}

a.more-link:first-child {
  margin-top: 0;
}

a.more-link:last-child {
  margin-bottom: 0;
}

a.nocolor-link {
  color: inherit;
}

a.heading-link {
  font-size: 70%;
  margin-left: 20px;
}

a.pseudo-link, a.checkbox-cols__btn, a.header-mobile__callback {
  text-decoration: none;
  border-bottom: 1px dashed;
}

a.pseudo-link:hover, a.checkbox-cols__btn:hover, a.header-mobile__callback:hover {
  border-bottom: none;
}

a.bg-link {
  font-size: 11px;
  color: #146b95;
  padding: 0px 8px;
  background-color: #fff;
  line-height: 20px;
  display: inline-block;
  -webkit-border-radius: 10px;
          border-radius: 10px;
  text-decoration: none;
  margin: 5px;
}

a.bg-link:hover {
  color: #fff;
  background-color: #024d72;
}

a.bg-link:active {
  color: #fff;
  background-color: #c7c7ca;
}

/* Изображения */
img.image-left {
  clear: left;
  float: left;
  margin-right: 30px;
  margin-bottom: 20px;
  max-width: 50%;
}

@media screen and (max-width: 767px) {
  img.image-left {
    width: 100%;
    max-width: 100%;
    clear: both;
    float: none;
    margin-right: 0;
  }
}

img.image-right {
  clear: right;
  float: right;
  margin-left: 30px;
  margin-bottom: 20px;
  max-width: 50%;
}

@media screen and (max-width: 767px) {
  img.image-right {
    width: 100%;
    max-width: 100%;
    clear: both;
    float: none;
    margin-left: 0;
  }
}

figure {
  clear: both;
  width: 100%;
  display: block;
  text-align: center;
  margin-bottom: 20px;
  color: #666;
}

figure:last-child {
  margin-bottom: 0;
}

figure img {
  max-width: 100%;
  margin-bottom: 10px;
}

figure img:last-child {
  margin-bottom: 0;
}

img {
  max-width: 100%;
}

/* Кнопки */
.button, .button-big, .cart-items__checkout, .header-mobile__phone, .button-secondary, .product-detail-pseudo-offer__buy, .product-detail-pseudo-offer__order, .search-b2b-title__submit, .search-title__submit {
  -webkit-border-radius: 0;
          border-radius: 0;
  border: 1px solid #014e74;
  color: #014e74;
  text-decoration: none;
  background-color: transparent;
  display: inline-block;
  padding: 7px 15px;
  line-height: 1.5;
  cursor: pointer;
  font-size: 13px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-weight: 500;
  text-transform: uppercase;
  -webkit-transition: border-color, color .25s;
       -o-transition: border-color, color .25s;
          transition: border-color, color .25s;
  /*background: $color-button-default-bg;

	display: inline-block;
	padding: 4px 15px;
	line-height: 1.5;
	text-decoration: none;
	border-radius: 8px;
	color: $color-button-default-text;
	border: none;
	cursor: pointer;
	font-size: 13px;
	text-transform: uppercase;
	@include box-sizing;

	&:hover {
		background: $color-button-default-bg-hover;
	}

	&:active {
		color: $color-button-default-text;
		background: $color-button-default-bg;
	}*/
}

.button:hover, .button-big:hover, .cart-items__checkout:hover, .header-mobile__phone:hover, .button-secondary:hover, .product-detail-pseudo-offer__buy:hover, .product-detail-pseudo-offer__order:hover, .search-b2b-title__submit:hover, .search-title__submit:hover {
  color: #2685d1;
  border-color: #2685d1;
}

.button.is-catalog, .is-catalog.button-big, .is-catalog.cart-items__checkout, .is-catalog.header-mobile__phone, .is-catalog.button-secondary, .is-catalog.product-detail-pseudo-offer__buy, .is-catalog.product-detail-pseudo-offer__order, .is-catalog.search-b2b-title__submit, .is-catalog.search-title__submit {
  display: inline-block;
  color: #fd9b27;
  border-color: #fd9b27;
  height: 30px;
  line-height: 1;
}

.button.is-catalog:hover, .is-catalog.button-big:hover, .is-catalog.cart-items__checkout:hover, .is-catalog.header-mobile__phone:hover, .is-catalog.button-secondary:hover, .is-catalog.product-detail-pseudo-offer__buy:hover, .is-catalog.product-detail-pseudo-offer__order:hover, .is-catalog.search-b2b-title__submit:hover, .is-catalog.search-title__submit:hover {
  border-color: #febe73;
  color: #febe73;
  background: transparent;
}

.button-primary, .catalog-table__btn-buy, .promo-slider__morebutton, .promo-tiles__morebutton {
  /*@extend .button;
	background: $color-button-primary-bg;
	color: $color-button-primary-text;
	border: none;
	&:hover {
		background: lighten($color-button-primary-bg, 2%);
	}*/
  -webkit-border-radius: 0;
          border-radius: 0;
  border: 1px solid transparent;
  color: #fff;
  text-decoration: none;
  background-color: #014e74;
  display: inline-block;
  padding: 7px 15px;
  line-height: 1.5;
  cursor: pointer;
  font-size: 13px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-transform: uppercase;
  -webkit-transition: background-color .25s;
       -o-transition: background-color .25s;
          transition: background-color .25s;
}

.button-primary:hover, .catalog-table__btn-buy:hover, .promo-slider__morebutton:hover, .promo-tiles__morebutton:hover {
  background-color: #2685d1;
  color: #fff;
}

.button-primary.is-catalog, .is-catalog.catalog-table__btn-buy, .is-catalog.promo-slider__morebutton, .is-catalog.promo-tiles__morebutton {
  display: inline-block;
  height: 30px;
  line-height: 1;
  background: #fd9b27;
}

.button-primary.is-catalog:hover, .is-catalog.catalog-table__btn-buy:hover, .is-catalog.promo-slider__morebutton:hover, .is-catalog.promo-tiles__morebutton:hover {
  background: #febe73;
  color: #fff;
}

.catalog-reviews.is-review .button-primary, .catalog-reviews.is-review .catalog-table__btn-buy, .catalog-reviews.is-review .promo-slider__morebutton, .catalog-reviews.is-review .promo-tiles__morebutton {
  background: #fd9b27;
}

.catalog-reviews.is-review .button-primary:hover, .catalog-reviews.is-review .catalog-table__btn-buy:hover, .catalog-reviews.is-review .promo-slider__morebutton:hover, .catalog-reviews.is-review .promo-tiles__morebutton:hover {
  background: #febe73;
}

.button-big, .cart-items__checkout, .header-mobile__phone {
  font-size: 14px;
  -webkit-border-radius: 25px;
          border-radius: 25px;
}

.button-secondary {
  background: #0099FF;
  color: white;
  border: none;
}

.button-secondary:hover {
  background: #0a9dff;
}

/* Таблицы */
.table, .table-small {
  width: 100%;
  margin-top: 20px;
  margin-bottom: 20px;
  /*font-size: 90%;*/
}

.table:first-child, .table-small:first-child {
  margin-top: 0;
}

.table:last-child, .table-small:last-child {
  margin-bottom: 0;
}

.table td, .table-small td,
.table th, .table-small th {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 1em;
  padding-right: 1em;
  vertical-align: middle;
  text-align: left;
}

.table td, .table-small td {
  color: #333;
}

.table th, .table-small th {
  color: #666;
  background: #f4f5f8;
}

.table a, .table-small a {
  font-family: "Roboto", sans-serif;
  line-height: 20px;
}

.table .price, .table-small .price {
  white-space: nowrap;
  font-family: "Roboto", sans-serif;
  font-weight: bold;
}

.table.b2b .center, .b2b.table-small .center {
  text-align: center;
}

.table.b2b .nowrap, .b2b.table-small .nowrap {
  white-space: nowrap;
}

.table.b2b tr:nth-child(2n) td, .b2b.table-small tr:nth-child(2n) td {
  background: #f8f8f9;
}

.table.b2b tr:last-child, .b2b.table-small tr:last-child {
  border-bottom: 2px solid #c1c1c1;
}

.table.b2b th, .b2b.table-small th {
  padding-top: 6px;
  padding-bottom: 6px;
  background-color: transparent;
  color: #999;
  font-size: 91.66667%;
  line-height: 1.63636;
}

.table.b2b td, .b2b.table-small td {
  padding-top: 20px;
  padding-bottom: 20px;
  color: #333;
  /*&:first-child {
				padding-left: 1em;
			}
			&:last-child {
				padding-right: 1em;
			}*/
}

.table.b2b a, .b2b.table-small a {
  color: #0099FF;
  text-decoration: none;
}

.table.stripes tr:nth-child(2n) td, .stripes.table-small tr:nth-child(2n) td {
  background: #fff;
}

.table.stripes tr:nth-child(2n+1) td, .stripes.table-small tr:nth-child(2n+1) td {
  background: #f4f5f8;
}

.table.stripes td:first-child, .stripes.table-small td:first-child {
  padding-left: 1em;
}

.table.stripes td:last-child, .stripes.table-small td:last-child {
  padding-right: 1em;
}

.table-small {
  width: auto;
}

/* Галерея */
.fancybox-skin {
  -webkit-border-radius: 0;
          border-radius: 0;
  background-color: #fff;
}

.fancybox-wrap {
  -webkit-border-radius: 0;
          border-radius: 0;
  margin-bottom: 25px;
  max-width: 100%;
}

.fancybox-wrap.is-video .fancybox-close {
  right: -25px;
  top: 0;
}

.fancybox-close {
  top: 5px;
  right: 10px;
  width: auto;
  height: auto;
  background-image: none;
  text-decoration: none;
  color: gray;
  font-size: 18px;
}

.fancybox-close:hover {
  color: black;
}

.fancybox-close:before {
  font-family: "tampotechnic";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
}

.fancybox-close:before {
  color: #c2c6c7;
}

.fancybox-inner.is-default {
  height: auto !important;
}

.fancybox-wrap.is-ajax {
  visibility: hidden;
}

.fancybox-nav {
  width: 50px;
}

.fancybox-nav span {
  width: 20px;
  height: 20px;
  text-align: center;
  line-height: 20px;
  visibility: visible;
  margin-top: -10px;
  color: gray;
}

.fancybox-nav span:hover {
  color: black;
}

.fancybox-next {
  right: -50px;
}

.fancybox-next span {
  background: none;
}

.fancybox-next span:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
  content: "";
}

.fancybox-prev {
  left: -50px;
}

.fancybox-prev span {
  background: none;
}

.fancybox-prev span:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
  content: "";
}

/* Прочее */
b {
  font-weight: bold;
}

em, i {
  font-style: italic;
}

/*-- Стилизация UI элементов --*/
/* Inputs, textarea */
[type="text"],
[type="password"],
[type="email"],
[type="tel"] {
  height: 2.5em;
  line-height: 2em;
  font-size: 14px;
  line-height: 1.42857;
  padding: 0 10px;
  border: 1px solid #999999;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

[type="text"]::-webkit-input-placeholder,
[type="password"]::-webkit-input-placeholder,
[type="email"]::-webkit-input-placeholder,
[type="tel"]::-webkit-input-placeholder {
  color: #999;
}

[type="text"]::-moz-placeholder,
[type="password"]::-moz-placeholder,
[type="email"]::-moz-placeholder,
[type="tel"]::-moz-placeholder {
  color: #999;
}

[type="text"]:-moz-placeholder,
[type="password"]:-moz-placeholder,
[type="email"]:-moz-placeholder,
[type="tel"]:-moz-placeholder {
  color: #999;
}

[type="text"]:-ms-input-placeholder,
[type="password"]:-ms-input-placeholder,
[type="email"]:-ms-input-placeholder,
[type="tel"]:-ms-input-placeholder {
  color: #999;
}

[type="text"].ui-placeholder,
[type="password"].ui-placeholder,
[type="email"].ui-placeholder,
[type="tel"].ui-placeholder {
  color: #999;
}

[type="text"]:focus,
[type="password"]:focus,
[type="email"]:focus,
[type="tel"]:focus {
  outline: none !important;
  border-color: #4183c4;
}

[type="text"]:focus::-webkit-input-placeholder,
[type="password"]:focus::-webkit-input-placeholder,
[type="email"]:focus::-webkit-input-placeholder,
[type="tel"]:focus::-webkit-input-placeholder {
  color: transparent;
}

[type="text"]:focus::-moz-placeholder,
[type="password"]:focus::-moz-placeholder,
[type="email"]:focus::-moz-placeholder,
[type="tel"]:focus::-moz-placeholder {
  color: transparent;
}

[type="text"]:focus:-moz-placeholder,
[type="password"]:focus:-moz-placeholder,
[type="email"]:focus:-moz-placeholder,
[type="tel"]:focus:-moz-placeholder {
  color: transparent;
}

[type="text"]:focus:-ms-input-placeholder,
[type="password"]:focus:-ms-input-placeholder,
[type="email"]:focus:-ms-input-placeholder,
[type="tel"]:focus:-ms-input-placeholder {
  color: transparent;
}

[type="text"]:focus.ui-placeholder,
[type="password"]:focus.ui-placeholder,
[type="email"]:focus.ui-placeholder,
[type="tel"]:focus.ui-placeholder {
  color: transparent;
}

label {
  cursor: pointer;
}

textarea {
  height: 10em;
  font-size: 14px;
  line-height: 1.42857;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px 10px;
  border: 1px solid #999999;
  resize: vertical;
}

textarea:focus {
  outline: none !important;
  border-color: #4183c4;
}

textarea:focus::-webkit-input-placeholder {
  color: transparent;
}

textarea:focus::-moz-placeholder {
  color: transparent;
}

textarea:focus:-moz-placeholder {
  color: transparent;
}

textarea:focus:-ms-input-placeholder {
  color: transparent;
}

textarea:focus.ui-placeholder {
  color: transparent;
}

/* Checkbox, radio */
.icheckbox {
  vertical-align: middle;
  font-size: 120%;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  _height: 15px;
  width: 20px;
  height: 20px;
  margin-top: -3px;
  text-align: center;
  margin-right: .3em;
  background: #afafb0;
  -webkit-border-radius: 3px;
          border-radius: 3px;
  cursor: pointer;
}

.icheckbox.checked:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
  content: "";
  position: relative;
  top: -3px;
  font-size: 14px;
  line-height: 14px;
  margin-top: -2px;
  color: #fff;
}

.iradio {
  vertical-align: middle;
  width: 16px;
  height: 16px;
  margin-top: -2px;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  _height: 15px;
  margin-right: .3em;
  border: 1px solid gray;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  text-align: center;
  background: #fff;
}

.iradio.checked:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  width: 8px;
  height: 8px;
  background-color: #afafb0;
}

/* Select2 */
.select2-selection__rendered span.is-img-point,
.select2-results__option span.is-img-point {
  content: '';
  display: inline-block;
  vertical-align: sub;
  width: 16px;
  height: 16px;
  margin-top: 6px;
  background: transparent 50% 50% no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  margin-right: 6px;
}

.select2-container {
  z-index: 1000000 !important;
}

.select2-container--default .select2-selection--single {
  border: 1px solid gray;
  -webkit-border-radius: 0;
          border-radius: 0;
}

.select2-container--default .select2-selection--single {
  height: 30px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 28px;
  padding-left: 10px;
  padding-right: 30px;
}

.select2-container--default .select2-selection .select2-selection__arrow {
  width: 25px;
}

.select2-container--default .select2-selection .select2-selection__arrow:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
  content: "";
  position: absolute;
  font-size: 12px;
  top: 50%;
  margin-top: -6px;
  margin-left: 6px;
  text-align: center;
}

.select2-container--default .select2-selection .select2-selection__arrow b {
  border: none;
}

.select2-container--default .dropdown-wrapper {
  border: none;
}

.select2-container--default .select2-dropdown {
  border: 1px solid gray;
  overflow: hidden;
}

.select2-container--default .select2-dropdown--above {
  border-bottom: none;
  margin-bottom: -1px;
}

.select2-container--default .select2-dropdown--below {
  border-top: none;
  margin-top: -1px;
}

.select2-container--default.select2-container--open.select2-container--above .select2-selection {
  border-top: transparent;
  /*border: none;*/
}

.select2-container--default.select2-container--open.select2-container--below .select2-selection {
  border-bottom: transparent;
  -webkit-border-radius: 0;
          border-radius: 0;
  /*border: none;*/
}

.select2-container--default .select2-results__option {
  margin: 0;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
  border-left: none;
  border-right: none;
}

.select2-container--default .select2-results__option {
  padding-left: 10px;
}

.select2-container--default .select2-results__option[aria-selected=true] {
  position: relative;
  background-color: #f8f8f8;
  color: #333;
  /*&:after {
			content: '\00A0\f00c';
			font-family: FontAwesome;
			font-weight: normal;
			font-style: normal;
			text-decoration:none;
			display: inline-block;
			margin-left: .25em;
			margin-top: -2px;
			vertical-align: middle;
			font-size: 10px;
		}*/
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #f8f8f8;
  color: #333;
  /*background-color: #f1f1f1;
		color: black;*/
}

.select2-container--default.select2-container--open .select2-selection .select2-selection__arrow:before {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
       -o-transform: rotate(180deg);
          transform: rotate(180deg);
}

.modals {
  display: none;
}

/*-- Уведомление о статусе заказа --*/
.order-status-notice, .order-status-success, .order-status-info, .order-status-warning, .order-status-danger {
  display: inline-block;
  padding: 5px 10px;
  -webkit-border-radius: 4px;
          border-radius: 4px;
  border: none;
  line-height: 1.5;
  font-size: 100%;
  color: black;
}

.order-status-success {
  background: #dff0d7;
}

.order-status-info {
  background: #309d37;
  -webkit-border-radius: 0;
          border-radius: 0;
  color: #fff;
  padding: 3px 10px;
}

.order-status-warning {
  background: #fcf8e2;
}

.order-status-danger {
  background: #f2dede;
}

.is-hide {
  display: none;
}

@media screen and (max-width: 767px) {
  .is-hide-mobile, .contacts-list__link.is-print, .contacts-map__link.is-print {
    display: none !important;
  }
}

@media screen and (min-width: 768px) {
  .is-hide-desktop {
    display: none !important;
  }
}

@media screen and (max-width: 767px) {
  .fancybox-wrap {
    left: 0 !important;
  }
  .fancybox-wrap.is-video .fancybox-close {
    right: 10px;
    top: 10px;
  }
  .fancybox-close {
    top: 10px;
    right: 20px;
    position: fixed;
    width: 32px;
    height: 32px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px;
  }
  .fancybox-inner {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: 0;
    overflow-y: scroll !important;
    width: auto !important;
    height: auto !important;
    background: #eee;
  }
  .fancybox-wrap.is-ajax {
    visibility: hidden;
  }
  .fancybox-nav {
    width: 50px;
  }
  .fancybox-nav span {
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    visibility: visible;
    margin-top: -10px;
    color: gray;
  }
  .fancybox-nav span:hover {
    color: black;
  }
  .fancybox-next {
    right: -50px;
  }
  .fancybox-next span {
    background: none;
  }
  .fancybox-next span:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
         -o-transform: translate(0, 0);
            transform: translate(0, 0);
    content: "";
  }
  .fancybox-prev {
    left: -50px;
  }
  .fancybox-prev span {
    background: none;
  }
  .fancybox-prev span:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
         -o-transform: translate(0, 0);
            transform: translate(0, 0);
    content: "";
  }
}

@media screen and (max-width: 767px) and (max-width: 767px) {
  .fancybox-image {
    width: auto;
    height: auto;
  }
}

.success-message-modal {
  display: none;
  padding: 40px;
}

.success-message-modal__caption {
  margin-top: 50px;
  margin-bottom: 40px;
  font-size: 200%;
  line-height: normal;
  font-weight: 700;
}

.success-message-modal__caption:first-child {
  margin-top: 0;
}

.success-message-modal__caption:last-child {
  margin-bottom: 0;
}

.success-message-modal__text.error {
  color: #d30116;
}

.success-message-modal__close-holder {
  margin-top: 20px;
  text-align: center;
}

.success-message-modal__close-holder:first-child {
  margin-top: 0;
}

@media screen and (max-width: 767px) {
  body.is-fixed #bx-panel {
    display: none !important;
  }
}

.iframe-wrapper {
  width: 100%;
  height: 100%;
  margin: 20px auto;
}

.iframe-wrapper__inner {
  position: relative;
  padding-top: 56.25%;
}

.iframe-wrapper__inner iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.info-mess {
  padding: 20px 30px;
  color: #8A6D3B;
  background-color: #FCF8E3;
}

#bx-soa-order-form .btn {
  text-align: center;
  -webkit-border-radius: 0;
          border-radius: 0;
  border: 1px solid transparent;
  color: #fff;
  text-decoration: none;
  background-color: #014e74;
  display: inline-block;
  line-height: 1.5;
  cursor: pointer;
  font-size: 13px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-transform: uppercase;
  -webkit-transition: background-color .25s;
       -o-transition: background-color .25s;
          transition: background-color .25s;
  padding: 10px 50px;
}

#bx-soa-order-form .btn:hover {
  background-color: #2685d1;
  color: #fff;
}

@media screen and (max-width: 767px) {
  #bx-soa-order-form .btn {
    width: 45%;
    padding: 10px;
  }
}

@media screen and (max-width: 767px) {
  #bx-soa-order-form .bx-soa-cart-total .btn {
    width: 100%;
    padding: 10px;
  }
}

#bx-soa-order-form .bx-soa-editstep {
  text-decoration: none;
}

.sale_order_full_table button, .sale_order_full_table input[type='submit'] {
  text-align: center;
  -webkit-border-radius: 0;
          border-radius: 0;
  border: 1px solid transparent;
  color: #fff;
  text-decoration: none;
  background-color: #014e74;
  display: inline-block;
  line-height: 1.5;
  cursor: pointer;
  font-size: 13px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-transform: uppercase;
  -webkit-transition: background-color .25s;
       -o-transition: background-color .25s;
          transition: background-color .25s;
  padding: 10px 50px;
  margin-bottom: 20px;
}

.sale_order_full_table button:hover, .sale_order_full_table input[type='submit']:hover {
  background-color: #2685d1;
  color: #fff;
}

@media screen and (max-width: 767px) {
  .sale_order_full_table button, .sale_order_full_table input[type='submit'] {
    width: 100%;
    padding: 10px;
  }
}

@media screen and (max-width: 767px) {
  .sale_order_full_table textarea {
    width: 100%;
    padding: 10px;
  }
}

/*-- Блоки --*/
.accordion-steps {
  position: relative;
  margin-left: -2.5%;
  /*pay*/
  /* Новые стили */
  /* Advanced info */
  /* Coupon */
  /* pickup */
  /*Sidebar*/
  /* SCU */
  /*REGION*/
  /*FIELDS*/
  /*CHECKBOX*/
  /* MAPS */
  /* AUTH */
  /*block*/
  /* PAGINATION */
}

.accordion-steps:after {
  content: '';
  display: block;
  clear: left;
}

.accordion-steps__icheck {
  left: -21px;
  top: -4px;
}

@media screen and (max-width: 767px) {
  .accordion-steps__icheck {
    left: 0;
    top: 15px;
  }
}

@media screen and (max-width: 767px) {
  .accordion-steps__checkout-btn {
    width: 100%;
  }
}

.accordion-steps__content {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 72.5%;
  margin-left: 2.5%;
}

@media screen and (max-width: 1023px) {
  .accordion-steps__content {
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 97.5%;
    margin-left: 2.5%;
  }
}

.accordion-steps__content .accordion-step {
  width: 100%;
  margin-bottom: 20px;
  background: #fff;
}

.accordion-steps__content .accordion-step:last-child {
  margin-bottom: 0;
}

.accordion-steps__content .accordion-step__header {
  background: #e6e6e6;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 20px;
  padding-right: 20px;
}

.accordion-steps__content .accordion-step__title-count {
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  _height: 15px;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-right: 4px;
  position: relative;
}

.accordion-steps__content .accordion-step__title {
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  _height: 15px;
  margin-left: 5px;
}

.accordion-steps__content .accordion-step__title-wrapper {
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  _height: 15px;
  text-transform: uppercase;
  color: #014e74;
  font-family: "Ubuntu", sans-serif;
  font-size: 1.1em;
}

.accordion-steps__content .accordion-step__settings {
  display: none;
  float: right;
  margin-top: 5px;
}

.accordion-steps__content .accordion-step__settings:first-child {
  margin-top: 0;
}

.accordion-steps__content .accordion-step__settings a {
  text-decoration: none;
  border-bottom: 1px dashed;
  color: #014e74;
  font-weight: bold;
}

.accordion-steps__content .accordion-step__settings a:hover {
  border-bottom: none;
}

.accordion-steps__content .accordion-step__content {
  display: none;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
}

.accordion-steps__content .accordion-step__content:after {
  content: '';
  display: block;
  clear: both;
}

.accordion-steps__content .accordion-step__footer {
  display: none;
  margin-top: 20px;
}

.accordion-steps__content .accordion-step__footer:first-child {
  margin-top: 0;
}

.accordion-steps__content .accordion-step__footer:after {
  content: '';
  display: block;
  clear: both;
}

.accordion-steps__content .accordion-step__footer .accordion-step-coupon {
  float: left;
}

@media screen and (max-width: 479px) {
  .accordion-steps__content .accordion-step__footer {
    width: 100%;
    vertical-align: bottom;
    text-align: right;
  }
}

.accordion-steps__content .accordion-step__next, .accordion-steps__content .accordion-step__prev {
  -webkit-border-radius: 0;
          border-radius: 0;
  border: 1px solid #014e74;
  color: #014e74;
  text-decoration: none;
  background-color: transparent;
  display: inline-block;
  padding: 7px 15px;
  line-height: 1.5;
  cursor: pointer;
  font-size: 13px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-weight: 500;
  text-transform: uppercase;
  -webkit-transition: border-color, color .25s;
       -o-transition: border-color, color .25s;
          transition: border-color, color .25s;
  padding: 7px 35px;
}

.accordion-steps__content .accordion-step__next:hover, .accordion-steps__content .accordion-step__prev:hover {
  color: #2685d1;
  border-color: #2685d1;
}

.accordion-steps__content .accordion-step__next {
  -webkit-border-radius: 0;
          border-radius: 0;
  border: 1px solid transparent;
  color: #fff;
  text-decoration: none;
  background-color: #014e74;
  display: inline-block;
  padding: 7px 15px;
  line-height: 1.5;
  cursor: pointer;
  font-size: 13px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-transform: uppercase;
  -webkit-transition: background-color .25s;
       -o-transition: background-color .25s;
          transition: background-color .25s;
  padding: 7px 35px;
}

.accordion-steps__content .accordion-step__next:hover {
  background-color: #2685d1;
  color: #fff;
}

.accordion-steps__content .accordion-step__next {
  float: none;
}

.accordion-steps__content .accordion-step__prev {
  float: left;
}

.accordion-steps__content .accordion-step .accordion-step-coupon__title {
  font-weight: bold;
  margin-bottom: 5px;
}

.accordion-steps__content .accordion-step .accordion-step-coupon__title:last-child {
  margin-bottom: 0;
}

.accordion-steps__content .accordion-step .accordion-step-coupon__input {
  position: relative;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  _height: 15px;
}

.accordion-steps__content .accordion-step .accordion-step-coupon__input:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
  content: "";
}

.accordion-steps__content .accordion-step .accordion-step-coupon__input:before {
  right: 6px;
  top: 7px;
  position: absolute;
  color: #c2c0bd;
  cursor: pointer;
  content: '';
}

.accordion-steps__content .accordion-step .accordion-step-coupon__input [type="text"], .accordion-steps__content .accordion-step .accordion-step-coupon__input [type="password"], .accordion-steps__content .accordion-step .accordion-step-coupon__input [type="email"], .accordion-steps__content .accordion-step .accordion-step-coupon__input [type="tel"] {
  height: 2.5em;
  width: 100%;
}

.accordion-steps__content .accordion-step .accordion-step-coupon.is-infooter {
  float: none;
  display: inline-block;
  width: 50%;
  vertical-align: top;
}

.accordion-steps__content .accordion-step__submit {
  display: none;
  text-align: right;
}

.accordion-steps__content .accordion-step__submit.is-active {
  display: block;
}

.accordion-steps__content .accordion-step.bx-active .accordion-step__content {
  display: block;
}

.accordion-steps__content .accordion-step.bx-active .accordion-step__footer {
  display: inline-block;
}

.accordion-steps__content .accordion-step.bx-step-completed .accordion-step__title-count:before {
  content: '.';
  position: absolute;
  right: 0;
}

.accordion-steps__content .accordion-step.bx-step-completed .accordion-step__settings {
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  _height: 15px;
}

.accordion-steps__content .accordion-step.bx-step-completed .accordion-step__footer {
  display: none;
}

.accordion-steps__content .accordion-step__table-fade {
  position: relative;
}

.accordion-steps__content .accordion-step__item-table {
  margin-bottom: 10px;
  min-width: 100%;
  display: table;
}

.accordion-steps__button {
  -webkit-border-radius: 0;
          border-radius: 0;
  border: 1px solid transparent;
  color: #fff;
  text-decoration: none;
  background-color: #014e74;
  display: inline-block;
  padding: 7px 15px;
  line-height: 1.5;
  cursor: pointer;
  font-size: 13px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-transform: uppercase;
  -webkit-transition: background-color .25s;
       -o-transition: background-color .25s;
          transition: background-color .25s;
  padding: 10px 35px;
}

.accordion-steps__button:hover {
  background-color: #2685d1;
  color: #fff;
}

.accordion-steps__agreement {
  float: left;
  text-align: left;
  color: #000;
}

.accordion-steps__agreement a {
  text-decoration: none;
  color: #014e74;
}

.accordion-steps__agreement a:hover {
  text-decoration: underline;
}

.accordion-steps__result {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 22.5%;
  margin-left: 2.5%;
}

@media screen and (max-width: 1023px) {
  .accordion-steps__result {
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 97.5%;
    margin-left: 2.5%;
  }
}

.accordion-steps__result .accordion-steps-result {
  position: relative;
  background: #fff;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
  opacity: 1;
  -webkit-transition: opacity .2s ease;
  -moz-transition: opacity .2s ease;
  -o-transition: opacity .2s ease;
  transition: opacity .2s ease;
}

.accordion-steps__result .accordion-steps-result.is-fixed {
  position: fixed;
  top: 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.accordion-steps__result .accordion-steps-result.is-fixed-bottom {
  opacity: 0;
}

@media screen and (max-width: 1023px) {
  .accordion-steps__result .accordion-steps-result {
    width: 100% !important;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .accordion-steps__result .accordion-steps-result.is-fixed {
    position: relative;
    top: 0;
  }
  .accordion-steps__result .accordion-steps-result.is-fixed-bottom {
    opacity: 1;
  }
}

.accordion-steps__result .accordion-steps-result__item {
  border-bottom: 1px solid #e5e5e5;
  color: #454443;
  padding-left: 20px;
  font-size: 1.1em;
  padding-top: 15px;
  padding-bottom: 15px;
}

.accordion-steps__result .accordion-steps-result__item:after {
  content: '';
  display: block;
  clear: both;
}

.accordion-steps__result .accordion-steps-result__item:first-child {
  padding-top: 0;
}

.accordion-steps__result .accordion-steps-result__footer {
  padding-top: 20px;
  padding-left: 20px;
  font-family: "Ubuntu", sans-serif;
}

.accordion-steps__result .accordion-steps-result__footer:after {
  content: '';
  display: block;
  clear: both;
}

.accordion-steps__result .accordion-steps-result__footer .accordion-steps-result__value {
  font-size: 24px;
  line-height: 1.42857;
  color: #014e74;
}

.accordion-steps__result .accordion-steps-result__footer .accordion-steps-result__label {
  font-size: 24px;
  line-height: 1.42857;
}

.accordion-steps__result .accordion-steps-result__label {
  font-weight: normal;
  display: inline-block;
}

.accordion-steps__result .accordion-steps-result__value {
  display: inline-block;
  margin-left: 15px;
}

.accordion-steps__result .accordion-steps-result__base.is-discount {
  color: #c2c0bd;
  text-decoration: line-through;
}

@media screen and (max-width: 1023px) {
  .accordion-steps__submit {
    margin-bottom: 20px;
    padding-left: 20px;
    display: inline-block;
  }
}

.accordion-steps__submit .js-make-order {
  display: inline-block;
  float: right;
}

@media screen and (max-width: 1023px) {
  .accordion-steps__submit .js-make-order {
    display: none;
  }
}

.accordion-steps .is-disabled {
  opacity: 0.7;
  cursor: not-allowed;
}

.accordion-steps .form-standart__title {
  margin-left: 0;
  margin-right: 0;
}

.accordion-steps .form-standart__field {
  display: block;
  padding: 0;
  margin-top: 30px;
  margin-bottom: 30px;
}

.accordion-steps .form-standart__field:first-child {
  margin-top: 0;
}

.accordion-steps .form-standart__field:last-child {
  margin-bottom: 0;
}

.accordion-steps .form-standart__label {
  font-weight: bold;
  display: block;
  padding: 0;
  width: auto;
  text-align: left;
  margin-top: 10px;
  margin-bottom: 10px;
}

.accordion-steps .form-standart__label:first-child {
  margin-top: 0;
}

.accordion-steps .form-standart__label:last-child {
  margin-bottom: 0;
}

.accordion-steps .form-standart__item {
  display: block;
  padding: 0;
}

.accordion-steps .form-standart__inputs {
  width: 100%;
  float: none;
  margin-right: 0;
}

.accordion-steps .accordion-step .accordion-step__title-count:after {
  counter-increment: heading;
  content: counter(heading);
}

.accordion-steps .accordion-step__item-tr {
  display: table-row;
}

.accordion-steps .accordion-step__item-td {
  display: table-cell;
  vertical-align: top;
  padding-top: 10px;
  -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease;
  border-top: 1px dotted #e5e5e5;
}

@media (min-width: 769px) {
  .accordion-steps .accordion-step__item-td {
    padding-left: 7px;
    padding-right: 7px;
    padding-bottom: 10px;
  }
}

.accordion-steps .accordion-step__item-table .accordion-step__item-tr:first-child .accordion-step__item-td {
  border-top: none;
}

.accordion-steps .accordion-step__item-table .accordion-step__item-tr:first-child .accordion-step__item-td:first-child {
  width: 53%;
}

.accordion-steps .accordion-step__item-img-block {
  float: left;
  padding-right: 15px;
}

.accordion-steps .bx-step-completed .accordion-step__item-img-block {
  width: 48px;
  padding-bottom: 10px;
  padding-right: 10px;
  margin-top: 4%;
}

.accordion-steps .accordion-step__item-imgcontainer {
  padding-top: 100%;
  background-position: center;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
          background-size: contain;
}

.accordion-steps .accordion-step__item-title {
  font-weight: 500;
  padding-bottom: 5px;
  font-size: 1.1em;
  padding-top: 23px;
}

.accordion-steps .accordion-step__item-title a {
  color: #014e74;
  text-decoration: none;
}

.accordion-steps .accordion-step__item-title a:hover {
  text-decoration: underline;
}

.accordion-steps .accordion-step__item-td-title {
  line-height: 20px;
  color: #afafb0;
  font-weight: bold;
  padding-bottom: 3px;
  font-size: 12px;
}

.accordion-steps .accordion-step__item-td-text {
  line-height: 25px;
  vertical-align: middle;
  font-weight: 500;
  color: #000;
}

.accordion-steps .accordion-step.bx-step-warning .accordion-step-title-count {
  background: #f8c11a;
  border-color: #f8c11a;
}

.accordion-steps .accordion-step.bx-step-warning .accordion-step-title-count:after {
  color: #000;
}

.accordion-steps .accordion-step.bx-step-warning {
  border: 1px solid #CCBE71;
}

.accordion-steps .accordion-step.bx-step-warning .accordion-step-title-count:before {
  display: block;
  background-position: center -37px;
}

.accordion-steps .accordion-step.bx-step-error .accordion-step-title-count {
  background: #db4c4c;
  border-color: #db4c4c;
}

.accordion-steps .accordion-step.bx-step-error .accordion-step-title-count:after {
  color: #fff;
}

.accordion-steps .accordion-step.bx-step-error {
  border: 1px solid #db4a29;
}

.accordion-steps .accordion-step.bx-step-error .accordion-step-title-count:before {
  display: block;
  background-position: center -20px;
}

.accordion-steps .accordion-step__coupon-item strong:first-child {
  margin-left: 10px;
}

.accordion-steps .accordion-step__coupon-item strong {
  white-space: nowrap;
  margin-right: 20px;
  position: relative;
  text-transform: uppercase;
  font-size: 15px;
  font-weight: bold;
  display: inline-block;
  letter-spacing: -0.5px;
}

.accordion-steps .accordion-step__coupon-item strong.accordion-step__coupon-item-danger {
  color: #A94442;
}

.accordion-steps .accordion-step__coupon-item strong.accordion-step__coupon-item-success {
  color: #3ba428;
}

.accordion-steps .accordion-step__coupon-item strong.accordion-step__coupon-item-used {
  color: #777;
}

.accordion-steps .accordion-step__coupon-item-danger-mess,
.accordion-steps .accordion-step__coupon-item-mess {
  display: none;
  position: absolute;
  left: 0;
  min-width: 100%;
  top: 100%;
  font-weight: normal;
  padding: 6px 10px;
  background: #fff;
  border: 1px solid #ddd;
  -webkit-border-radius: 3px;
          border-radius: 3px;
  -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.1);
  text-transform: none;
  color: #333;
  letter-spacing: normal;
  z-index: 1;
}

.accordion-steps .accordion-step__coupon-item strong:hover .accordion-step__coupon-item-mess,
.accordion-steps .accordion-step__coupon-item strong:hover .accordion-step__coupon-item-danger-mess {
  display: block;
}

.accordion-steps .accordion-step__coupon-remove {
  display: inline-block;
  height: 20px;
  width: 20px;
  margin-left: 10px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAANhJREFUeNpEkM0KwjAQhGdr/Dv6Nj6EXkRvehTfRhS868lWWigU9OFEHGeTqIF0dydftrMJp0s1McMdwJ5AY0iLKaxVbwGbBxgeJKaCS4NjbJxQvlE4a/ektUFX9w5JCNolEzQmGCHlT8VjEFQjdvrBN0EOF4oOrXS5Cxmqs7NKVSEroPHlkLLOLRX4r5HOjenf3tE7DDyjxCLNx032ZFovSe80BK7Sl9IQmJ4gT4foSfowe+47jGx+xzidQxY9Zd/+/cLbIC8ztW9VHBL0fXDWGdeDc/ERYABB6E45iF95UQAAAABJRU5ErkJggg==) no-repeat center;
  cursor: pointer;
  vertical-align: middle;
  position: relative;
  top: -1px;
}

@media (min-width: 1200px) {
  .accordion-steps .accordion-step__.accordion-step__pp-company:nth-child(4n+1) {
    clear: both;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .accordion-steps .accordion-step__.accordion-step__pp-company:nth-child(3n+1) {
    clear: both;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .accordion-steps .accordion-step__.accordion-step__pp-company:nth-child(3n+1) {
    clear: both;
  }
}

@media (max-width: 767px) {
  .accordion-steps .accordion-step__.accordion-step__pp-company:nth-child(2n+1) {
    clear: both;
  }
}

@media (min-width: 481px) and (max-width: 766px) {
  .accordion-steps .accordion-step__desc-container .accordion-step__pp-company-logo {
    width: 100%;
    padding-top: 0;
  }
  .accordion-steps .accordion-step__desc-container .accordion-step__pp-company-smalltitle {
    display: none;
  }
  .accordion-steps .accordion-step__list-termin {
    width: 30%;
  }
}

@media (max-width: 480px) {
  .accordion-steps .accordion-step__pp-company-logo {
    width: 45%;
  }
  .accordion-steps .accordion-step__pp-company-title {
    display: none;
  }
  .accordion-steps .accordion-step__item-container {
    border-right: none;
  }
  .accordion-steps .accordion-step__desc-container .accordion-step__pp-company-logo {
    width: 100%;
    padding-top: 0;
  }
  .accordion-steps .accordion-step__desc-container .accordion-step__pp-company-smalltitle {
    display: none;
  }
  .accordion-steps .accordion-step__list-termin {
    width: 40%;
  }
}

.accordion-steps .accordion-step__pp-company {
  padding-bottom: 20px;
  z-index: 100;
  position: relative;
}

.accordion-steps .accordion-step__pp-company.is-hidden {
  display: none;
}

.accordion-steps .accordion-step__.accordion-step__pp-company {
  padding: 7px;
  border: 1px solid transparent;
  -webkit-transition: all 100ms ease;
  -moz-transition: all 100ms ease;
  -o-transition: all 100ms ease;
  transition: all 100ms ease;
}

.accordion-steps .accordion-step__desc-container {
  padding-top: 7px;
}

.accordion-steps .accordion-step__desc-container .accordion-step__pp-company {
  background: #f8fafc;
  border: 1px solid #d5dadc;
  padding: 7px 15px;
}

.accordion-steps .accordion-step__pp-company-logo {
  padding-top: 6px;
}

.accordion-steps .accordion-step__pp-company-graf-container {
  -webkit-border-radius: 2px;
          border-radius: 2px;
  position: relative;
  width: auto;
  height: 0;
  /*margin-bottom: 10px;*/
  padding-top: 25%;
}

@media screen and (max-width: 767px) {
  .accordion-steps .accordion-step__pp-company-graf-container {
    padding-top: 0;
  }
}

.accordion-steps .accordion-step__pp-company.bx-selected .accordion-step__pp-company-graf-container {
  border-color: #00bb06;
}

.accordion-steps .accordion-step__inner-ps.bx-selected .accordion-step__pp-company-graf-container {
  border-color: #00bb03;
}

.accordion-steps .accordion-step__pp-company.bx-bd-error .accordion-step__pp-company-graf-container {
  border-color: #db4a29;
}

.accordion-steps .accordion-step__pp-company.bx-bd-waring .accordion-step__pp-company-graf-container {
  border-color: #CCBE71;
}

.accordion-steps input[type=checkbox].accordion-step__pp-company-checkbox {
  position: absolute;
  top: 26px;
  left: -21px;
  margin: 0;
  padding: 0;
  z-index: 100;
}

.accordion-steps .accordion-step__pp-company-image {
  position: absolute;
  top: 0;
  right: 5px;
  bottom: 5px;
  left: 12px;
  -webkit-background-size: contain;
          background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  height: 71px;
  width: 79px;
}

@media screen and (max-width: 767px) {
  .accordion-steps .accordion-step__pp-company-image {
    left: 50px;
  }
}

.accordion-steps .accordion-step__desc-container .accordion-step__pp-company-logo {
  max-width: 150px;
}

.accordion-steps .accordion-step__pp-company-smalltitle {
  padding-top: 9px;
  color: #a3a3a3;
  font-size: 14px;
  text-align: center;
  padding-bottom: 5px;
  margin-left: 125px;
}

@media screen and (max-width: 767px) {
  .accordion-steps .accordion-step__pp-company-smalltitle {
    margin-left: 24%;
    text-align: right;
  }
}

@media screen and (max-width: 479px) {
  .accordion-steps .accordion-step__pp-company-smalltitle {
    padding-right: 7px;
    text-align: right;
  }
}

.accordion-steps .accordion-step__pp-company-title {
  font-size: 19px;
  font-weight: bold;
}

.accordion-steps .accordion-step__pp-company-subTitle {
  font-size: 15px;
  font-weight: bold;
}

.accordion-steps .accordion-step__pp-company-desc {
  font-size: 13px;
  padding-top: 10px;
  line-height: 17px;
}

.accordion-steps .accordion-step__pp-company-selected {
  padding: 4px 0;
}

.accordion-steps .accordion-step__pp-company-selected strong {
  margin-left: 10px;
  display: inline-block;
  vertical-align: top;
}

.accordion-steps ul.accordion-step__list {
  margin: 10px 0;
  padding: 0;
  list-style: none;
  font-size: 13px;
  color: #000;
}

.accordion-steps ul.accordion-step__list li {
  clear: both;
  padding: 5px 0;
}

.accordion-steps .accordion-step__list-termin {
  color: #8d8d8d;
  display: block;
}

.accordion-steps .accordion-step__list-description {
  display: block;
}

.accordion-steps .accordion-step__pp-delivery-cost {
  position: absolute;
  font-size: 14px;
  line-height: 14px;
  color: #014e74;
  padding: 2px 4px;
  right: -77px;
  bottom: -50px;
  -webkit-border-radius: 1px;
          border-radius: 1px;
}

@media screen and (max-width: 767px) {
  .accordion-steps .accordion-step__pp-delivery-cost {
    right: 0;
  }
}

.accordion-steps .accordion-step__field .form-control {
  background: #fff;
}

.accordion-steps .accordion-step__pp-company-block .checkbox label,
.accordion-steps .accordion-step__pp-company-block .form-group label {
  font-size: 13px;
}

.accordion-steps .accordion-step__pp-company-block .form-control {
  font-size: 13px;
}

.accordion-steps .accordion-step__price {
  text-align: right;
  padding: 4px 0;
}

.accordion-steps .accordion-step.bx-step-good {
  -webkit-animation: animationBorderStep ease 5s;
  -moz-animation: animationBorderStep ease 5s;
  -o-animation: animationBorderStep ease 5s;
  animation: animationBorderStep ease 5s;
  -webkit-animation-iteration-count: 1;
  -moz-animation-iteration-count: 1;
  -o-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-transform-origin: 0% 0%;
  -moz-transform-origin: 0% 0%;
  -ms-transform-origin: 0% 0%;
  -o-transform-origin: 0% 0%;
  transform-origin: 0% 0%;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-fill-mode: forwards;
  -o-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}

@-webkit-keyframes animationBorderStep {
  0% {
    border-color: #70BB18;
  }
  100% {
    border-color: #91cedc;
  }
}

@-moz-keyframes animationBorderStep {
  0% {
    border-color: #70BB18;
  }
  100% {
    border-color: #91cedc;
  }
}

@-ms-keyframes animationBorderStep {
  .accordion-steps 0% {
    border-color: #70BB18;
  }
  .accordion-steps 100% {
    border-color: #91cedc;
  }
}

@-o-keyframes animationBorderStep {
  0% {
    border-color: #70BB18;
  }
  100% {
    border-color: #91cedc;
  }
}

@keyframes animationBorderStep {
  0% {
    border-color: #70BB18;
  }
  100% {
    border-color: #91cedc;
  }
}

.accordion-steps .accordion-step.bx-step-bad {
  -webkit-animation: animationBorderStepBad ease 5s;
  -moz-animation: animationBorderStepBad ease 5s;
  -o-animation: animationBorderStepBad ease 5s;
  animation: animationBorderStepBad ease 5s;
  -webkit-animation-iteration-count: 1;
  -moz-animation-iteration-count: 1;
  -o-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-transform-origin: 0% 0%;
  -moz-transform-origin: 0% 0%;
  -ms-transform-origin: 0% 0%;
  -o-transform-origin: 0% 0%;
  transform-origin: 0% 0%;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-fill-mode: forwards;
  -o-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}

@-webkit-keyframes animationBorderStepBad {
  0% {
    border-color: #db4a29;
  }
  100% {
    border-color: #91cedc;
  }
}

@-moz-keyframes animationBorderStepBad {
  0% {
    border-color: #db4a29;
  }
  100% {
    border-color: #91cedc;
  }
}

@-ms-keyframes animationBorderStepBad {
  .accordion-steps 0% {
    border-color: #db4a29;
  }
  .accordion-steps 100% {
    border-color: #91cedc;
  }
}

@-o-keyframes animationBorderStepBad {
  0% {
    border-color: #db4a29;
  }
  100% {
    border-color: #91cedc;
  }
}

@keyframes animationBorderStepBad {
  0% {
    border-color: #db4a29;
  }
  100% {
    border-color: #91cedc;
  }
}

.accordion-steps .accordion-step__pp {
  position: relative;
  margin-left: -2.5%;
}

.accordion-steps .accordion-step__pp:after {
  content: '';
  display: block;
  clear: left;
}

.accordion-steps .accordion-step__pp:after {
  content: '';
  display: block;
  clear: both;
}

.accordion-steps .accordion-step__item-container {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 55.83333%;
  margin-left: 2.5%;
  float: left;
  padding-right: 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.accordion-steps .accordion-step__pp-desc-container {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 39.16667%;
  margin-left: 2.5%;
  float: right;
  background-color: #f7f8f4;
  padding: 17px 15px;
}

.accordion-steps .accordion-step__item-container .accordion-step__pp-company {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 22.5%;
  margin-left: 2.5%;
  padding: 7px;
  display: inline-block;
}

.accordion-steps .accordion-step__pp-company-selected {
  float: left;
}

.accordion-steps .accordion-step__pp-price {
  float: right;
}

.accordion-steps .icon-success {
  position: absolute;
  left: 16px;
  width: 21px;
  height: 21px;
  -webkit-background-size: contain;
          background-size: contain;
  background-image: url(data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB2aWV3Qm94PSIwIDAgMjEgMjEiPjxzdHlsZT4uc3Qwe2ZpbGw6IzcxYmEyNH08L3N0eWxlPjxwYXRoIGlkPSJGb3JtYV8xIiBjbGFzcz0ic3QwIiBkPSJNMTAuNSAwQzQuNyAwIDAgNC43IDAgMTAuNVM0LjcgMjEgMTAuNSAyMSAyMSAxNi4zIDIxIDEwLjUgMTYuMyAwIDEwLjUgMHpNOSAxNS40bC01LTQuOSAyLTIgMyAzIDYtNS45IDIgMi04IDcuOHoiLz48L3N2Zz4=);
}

.accordion-steps .icon-warning {
  position: absolute;
  left: 16px;
  width: 22px;
  height: 20px;
  -webkit-background-size: contain;
          background-size: contain;
  background-image: url(data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB2aWV3Qm94PSIwIDAgMjIgMjAiPjxzdHlsZT4uc3Qwe2ZpbGw6I2RlYTcxMn08L3N0eWxlPjxwYXRoIGlkPSJGb3JtYV8xIiBjbGFzcz0ic3QwIiBkPSJNMjEuNyAxNi43TDEyLjkgMS4xQzEyLjMuMSAxMS0uMyAxMCAuM2MtLjQuMi0uNy41LS45LjhMLjMgMTYuN2MtLjQuNy0uNCAxLjUgMCAyLjIuNC43IDEuMSAxLjEgMS45IDEuMWgxNy43Yy44IDAgMS41LS40IDEuOS0xLjEuMy0uNy4zLTEuNS0uMS0yLjJ6bS0xMC43LjhjLS44IDAtMS40LS42LTEuNS0xLjQgMC0uOC42LTEuNCAxLjQtMS41LjggMCAxLjQuNiAxLjUgMS40IDAgLjgtLjYgMS41LTEuNCAxLjV6bTEuNC02LjJjMCAuOC0uNiAxLjQtMS40IDEuNHMtMS40LS42LTEuNC0xLjRWNC43YzAtLjQuMy0uNy43LS43aDEuNWMuNCAwIC43LjMuNy43bC0uMSA2LjZ6Ii8+PC9zdmc+);
}

.accordion-steps .accordion-step__tooltip.accordion-step__tooltip-static {
  position: relative;
  z-index: 0;
  margin-bottom: 5px;
}

.accordion-steps .accordion-step__tooltip.accordion-step__tooltip-static .tooltip-arrow {
  left: 20px;
}

.accordion-steps .accordion-step__tooltip .tooltip-inner {
  max-width: 300px;
  padding: 2px 5px;
}

.accordion-steps .accordion-step__tooltip.accordion-step__tooltip-danger .tooltip-arrow {
  border-top-color: #F2DEDE;
}

.accordion-steps .accordion-step__tooltip.accordion-step__tooltip-danger .tooltip-inner {
  background: #F2DEDE;
  color: #A94442;
}

.accordion-steps .accordion-step__tooltip.accordion-step__tooltip-warning .tooltip-arrow {
  border-top-color: #FCF8E3;
}

.accordion-steps .accordion-step__tooltip.accordion-step__tooltip-warning .tooltip-inner {
  background: #FCF8E3;
  color: #8A6D3B;
}

.accordion-steps .accordion-step__tooltip.accordion-step__tooltip-success .tooltip-arrow {
  border-top-color: #dff0d8;
}

.accordion-steps .accordion-step__tooltip.accordion-step__tooltip-success .tooltip-inner {
  background: #dff0d8;
  color: #3c763d;
}

.accordion-steps .accordion-step__tooltip.accordion-step__tooltip-coupon {
  display: none;
}

.accordion-steps .accordion-step__coupon-item-used:hover .accordion-step__tooltip,
.accordion-steps .accordion-step__coupon-item-danger:hover .accordion-step__tooltip,
.accordion-steps .accordion-step__coupon-item-success:hover .accordion-step__tooltip {
  display: block;
  opacity: 1;
  bottom: 100%;
}

.accordion-steps .accordion-step__tooltip-coupon {
  top: -25px;
  position: absolute;
  left: 0;
  font-size: 12px;
}

.accordion-steps .accordion-step__tooltip-coupon > span {
  display: block;
  text-transform: none;
}

.accordion-steps .is-alert {
  border: none;
  -webkit-border-radius: 1px;
          border-radius: 1px;
  font-size: 14px;
  padding: 15px;
  margin-bottom: 20px;
}

.accordion-steps .is-alert-success {
  color: #3C763D;
  background-color: #DFF0D8;
  border-color: #D6E9C6;
}

.accordion-steps .is-alert-warning {
  color: #8A6D3B;
  background-color: #FCF8E3;
  border-color: #FAEBCC;
}

.accordion-steps .is-alert-danger {
  color: #A94442;
  background-color: #F2DEDE;
  border-color: #EBCCD1;
}

.accordion-steps .accordion-step__reference {
  color: #454443;
  font-size: 12px;
  padding-bottom: 20px;
}

.accordion-steps .accordion-step__scu-container {
  position: relative;
  height: 35px;
  overflow: hidden;
}

.accordion-steps .accordion-step__scu-container:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 25px;
}

.accordion-steps .bx-selected .accordion-step__scu-container {
  height: auto;
}

.accordion-steps .bx-selected .accordion-step__scu-container:after {
  height: 0;
}

@media (max-width: 768px) {
  .accordion-steps .accordion-step__scu-container {
    height: auto;
  }
  .accordion-steps .accordion-step__scu-container:after {
    height: 0;
  }
}

.accordion-steps .accordion-step__scu-container .accordion-step__item-td-title {
  line-height: 20px;
}

.accordion-steps .accordion-step__scu-container .accordion-step__item-td-title,
.accordion-steps .accordion-step__scu-container .accordion-step__item-td-text {
  float: left;
  font-size: 13px;
  padding-right: 5px;
  line-height: 19px;
  vertical-align: middle;
  padding-bottom: 3px;
}

.accordion-steps .accordion-step__scu-container .accordion-step__item-td-title {
  clear: both;
}

@media (min-width: 768px) {
  .accordion-steps .accordion-step__scu-container .accordion-step__item-td-title, .accordion-steps .accordion-step__scu-container .accordion-step__item-td-text {
    padding-bottom: 0;
    line-height: 20px;
  }
}

.accordion-steps .accordion-step__coupon-item-fixed .bx-soa-coupon-block {
  font-weight: normal;
}

.accordion-steps .accordion-step__coupon-item-fixed .bx-soa-coupon-label,
.accordion-steps .accordion-step__coupon-item-fixed .accordion-step__coupon-item {
  font-weight: normal;
  padding-top: 0;
  line-height: 20px;
}

.accordion-steps .bx-soa-item-properties .accordion-step__item-td-title,
.accordion-steps .bx-soa-item-properties .accordion-step__item-td-text {
  text-align: center;
}

.accordion-steps .bx-soa-item-properties.bx-text-right .accordion-step__item-td-title,
.accordion-steps .bx-soa-item-properties.bx-text-right .accordion-step__item-td-text {
  text-align: left;
}

.accordion-steps .accordion-step__item-td-text input[type="number"] {
  height: 25px;
  line-height: 20px;
}

.accordion-steps .accordion-step__item-td-text .bx-price {
  white-space: nowrap;
}

.accordion-steps .bx-price-old {
  white-space: nowrap;
  text-decoration: line-through;
  color: #B8B8B8;
  font-size: 13px;
}

.accordion-steps .accordion-step__item-td-control {
  padding-bottom: 5px;
  font-size: 11px;
}

@media (max-width: 991px) {
  .accordion-steps .bx-soa-item-table,
  .accordion-steps .bx-soa-item-table > tbody,
  .accordion-steps .accordion-step__item-tr,
  .accordion-steps .accordion-step__item-td {
    display: block;
  }
  .accordion-steps .accordion-step__item-tr.bx-soa-item-info-container,
  .accordion-steps .accordion-step__item-tr .accordion-step__item-td {
    border: none;
  }
  .accordion-steps .accordion-step__item-tr {
    border-top: 1px dotted #e5e5e5;
    padding-bottom: 15px;
    padding-top: 10px;
    overflow: hidden;
  }
  .accordion-steps .accordion-step__item-tr.accordion-step__item-tr-first {
    border: none;
  }
  .accordion-steps .accordion-step__item-block {
    overflow: hidden;
  }
  .accordion-steps .bx-soa-item-properties.bx-text-right .accordion-step__item-td-title,
  .accordion-steps .bx-soa-item-properties.bx-text-right .accordion-step__item-td-text {
    text-align: center;
  }
}

@media (min-width: 581px) and (max-width: 991px) {
  .accordion-steps .bx-soa-item-properties {
    float: left;
    padding-bottom: 10px;
  }
  .accordion-steps .accordion-step__item-td-title,
  .accordion-steps .bx-soa-item-nth-4p1,
  .accordion-steps .accordion-step__item-tr {
    clear: both;
  }
}

@media (max-width: 580px) {
  .accordion-steps .accordion-step__item-td {
    line-height: 17px;
  }
  .accordion-steps .accordion-step__item-img-block {
    float: none;
    max-width: 160px;
    margin: 0 auto;
    padding-right: 0;
  }
  .accordion-steps .accordion-step.bx-step-completed .accordion-step__item-img-block {
    float: left;
  }
  .accordion-steps .accordion-step__item-content {
    padding-top: 15px;
  }
  .accordion-steps .accordion-step.bx-step-completed .accordion-step__item-content {
    padding-top: 0;
  }
  .accordion-steps .accordion-step__scu-container {
    padding-top: 10px;
  }
  .accordion-steps .accordion-step__item-td-title,
  .accordion-steps .accordion-step__item-td-text {
    line-height: 20px;
    display: inline-block !important;
    padding: 2px 5px;
    text-align: left;
    vertical-align: middle;
    font-size: 13px;
  }
  .accordion-steps .accordion-step__item-td-title:after {
    content: ":";
  }
  .accordion-steps .bx-soa-item-properties {
    padding: 0;
  }
}

@media (min-width: 580px) {
  .accordion-steps .accordion-step__item-img-block {
    width: 85px;
    margin: 0;
  }
}

.accordion-steps .bx-soa-item-info-container {
  position: relative;
  height: 35px;
}

.accordion-steps .bx-soa-item-info-container .accordion-step__item-td {
  border: none;
  position: absolute;
  /*left:20px;*/
  /*right:20px;*/
  /*padding:0 20px;*/
}

.accordion-steps .bx-soa-item-info-container .bx-soa-item-info-block {
  height: 0;
  overflow: hidden;
  margin-bottom: 10px;
}

.accordion-steps .bx-soa-item-info-block.bx-active {
  padding-top: 10px;
  height: auto;
}

.accordion-steps .bx-soa-info-block {
  border: none;
  max-width: 100%;
}

.accordion-steps .bx-soa-info-line {
  line-height: 15px;
}

.accordion-steps .bx-soa-info-title {
  color: #7c7c7c;
  font-size: 12px;
  padding: 4px 0;
  vertical-align: top;
}

.accordion-steps .bx-soa-info-text {
  display: inline-block;
  font-size: 12px;
  padding: 4px 10px;
  vertical-align: top;
}

@media (max-width: 580px) {
  .accordion-steps .bx-soa-item-info-container .accordion-step__item-td {
    position: static;
    left: auto;
    right: auto;
    padding: 0;
  }
  .accordion-steps .bx-soa-item-info-container {
    position: relative;
    height: auto !important;
    min-height: 0;
  }
}

.accordion-steps .bx-soa-coupon {
  border-top: 1px solid #e5e5e5;
  padding-top: 10px;
  margin-top: 10px;
}

.accordion-steps .bx-soa-coupon-label {
  display: inline-block;
  font-weight: bold;
  font-size: 13px;
  color: #000;
  padding-right: 10px;
  vertical-align: top;
}

.accordion-steps .bx-selected .bx-soa-coupon-label {
  padding-top: 7px;
}

.accordion-steps .bx-soa-coupon-block {
  vertical-align: middle;
  line-height: 34px;
}

.accordion-steps .bx-soa-coupon-input {
  display: inline-block;
  position: relative;
}

.accordion-steps .bx-soa-coupon-input:after {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  background-color: transparent;
  border-right: 2px solid #8da3ad;
  border-bottom: 2px solid #8da3ad;
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -4px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  cursor: pointer;
}

.accordion-steps .bx-soa-coupon-input input[type=text].accordion-step__form-control {
  border: 1px solid #CCD5DB;
  background-color: #f8fafc;
  background-image: none;
  -webkit-border-radius: 2px;
          border-radius: 2px;
  outline: none;
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.accordion-steps .bx-soa-coupon-input input[type=text].accordion-step__form-control:focus {
  border-color: #63747e;
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.accordion-steps .bx-step-completed .bx-soa-coupon-list {
  padding-top: 0;
  line-height: 20px;
}

.accordion-steps .bx-soa-pickup-preview-img {
  height: 76px;
  border: 1px solid #ddd;
  -webkit-border-radius: 1px;
          border-radius: 1px;
  padding: 1px;
  margin-left: 10px;
  float: right;
  -webkit-background-size: contain;
          background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.accordion-steps .bx-soa-pickup-subTitle {
  font-size: 15px;
  font-weight: bold;
  padding-bottom: 10px;
}

.accordion-steps .bx-soa-pickup-list {
  margin-bottom: 20px;
}

.accordion-steps .bx-soa-pickup-list .bx-soa-pickup-list-item {
  border-top: 1px solid #dcdfe2;
  padding: 16px 35px;
  font-size: 13px;
  position: relative;
  -webkit-transition: background .2s ease;
  -moz-transition: background .2s ease;
  -o-transition: background .2s ease;
  transition: background .2s ease;
  cursor: pointer;
}

.accordion-steps .bx-soa-pickup-list-item.bx-selected {
  background: #f8fafc;
}

.accordion-steps .bx-soa-pickup-list .bx-soa-pickup-list-item:last-child {
  border-bottom: 1px solid #dcdfe2;
}

.accordion-steps .bx-soa-pickup-l-item-adress {
  padding-left: 15px;
  color: #25495e;
  font-weight: bold;
  line-height: 17px;
  min-height: 17px;
  position: relative;
  padding-right: 100px;
}

.accordion-steps .bx-soa-pickup-l-item-adress:before {
  height: 17px;
  width: 18px;
  content: "";
  top: 50%;
  left: -5px;
  margin-top: -8px;
  position: absolute;
  /* background: url(/local/templates/tampomechanika/css/images/sprite.png) no-repeat center -54px; */
}

.accordion-steps .bx-soa-pickup-list-item .bx-soa-pickup-l-item-detail {
  padding-top: 20px;
  display: none;
}

.accordion-steps .bx-soa-pickup-list-item.bx-selected .bx-soa-pickup-l-item-detail {
  display: block;
}

.accordion-steps .bx-soa-pickup-l-item-detail {
  padding-left: 100px;
  position: relative;
  min-height: 80px;
}

.accordion-steps .bx-soa-pickup-l-item-detail.no-image {
  padding-left: 20px;
}

.accordion-steps .bx-soa-pickup-l-item-btn {
  position: absolute;
  top: 10px;
  right: 5px;
}

.accordion-steps .bx-soa-pickup-list-item.bx-selected .bx-soa-pickup-l-item-btn.no-image {
  padding-left: 20px;
}

.accordion-steps .bx-soa-pickup-l-item-name {
  font-weight: bold;
}

.accordion-steps .bx-soa-pickup-l-item-img {
  position: absolute;
  top: 23px;
  left: 0;
  max-width: 90px;
  max-height: 90px;
  height: auto;
  width: auto;
}

.accordion-steps .bx-soa-sidebar {
  position: relative;
  height: 100%;
}

.accordion-steps .accordion-steps-result__total-button-container {
  display: none;
  padding-top: 20px;
  text-align: center;
}

@media screen and (max-width: 1023px) {
  .accordion-steps .accordion-steps-result__total-button-container {
    display: block;
  }
}

.accordion-steps .accordion-steps-result__total-button-container > .btn {
  width: 100%;
}

.accordion-steps .bx-soa-more {
  border-top: 1px solid #e5e5e5;
  padding-top: 10px;
  margin-top: 10px;
}

.accordion-steps .bx-soa-price-not-calc {
  border-bottom: 1px dashed;
  color: #F55450;
  text-decoration: none;
  cursor: pointer;
}

.accordion-steps .bx-soa-price-not-calc:active,
.accordion-steps .bx-soa-price-not-calc:hover {
  border-color: transparent;
  color: #A94442;
}

.accordion-steps .accordion-step__scu-container {
  overflow: hidden;
}

.accordion-steps .accordion-step__item-content .accordion-step__scu-container {
  max-width: 200px;
}

.accordion-steps .bx-scu-list {
  margin: 0;
  padding: 0 5px;
}

.accordion-steps .bx-scu-itemlist {
  list-style: none;
  padding: 0;
  overflow: hidden;
  margin: 0 -5px;
  min-width: 40px;
}

.accordion-steps .bx-scu-item {
  float: left;
  width: 20%;
  padding: 5px;
}

.accordion-steps .bx-img-item {
  float: left;
  width: 50%;
  padding: 5px;
  min-width: 30px;
  max-width: 50px;
}

@media (max-width: 580px) {
  .accordion-steps .bx-img-item {
    width: 45px;
  }
}

.accordion-steps .bx-img-itemColor {
  position: absolute;
  top: 3px;
  right: 3px;
  left: 3px;
  bottom: 3px;
  background-size: contain;
  -webkit-background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}

.accordion-steps .bx-scu-itemColorBlock {
  position: relative;
  padding-top: 100%;
  cursor: pointer;
  outline: 1px solid #c0cfda;
  -webkit-transition: outline .2s ease;
  -moz-transition: outline .2s ease;
  -o-transition: outline .2s ease;
  transition: outline .2s ease;
}

.accordion-steps .bx-scu-itemColorBlock:hover {
  outline: 1px solid #006cc0;
}

.accordion-steps .bx-scu-itemColorBlock.selected {
  outline: 2px solid #006cc0;
}

.accordion-steps .bx-scu-itemColor {
  position: absolute;
  top: 3px;
  right: 3px;
  left: 3px;
  bottom: 3px;
  -webkit-background-size: contain;
          background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}

.accordion-steps .bx-scu-itemTextBlock {
  position: relative;
  cursor: pointer;
  outline: 1px solid #c0cfda;
  -webkit-transition: outline .2s ease;
  -moz-transition: outline .2s ease;
  -o-transition: outline .2s ease;
  transition: outline .2s ease;
}

.accordion-steps .bx-scu-itemTextBlock:hover {
  outline: 1px solid #006cc0;
}

.accordion-steps .bx-scu-itemTextBlock.selected {
  outline: 2px solid #006cc0;
}

.accordion-steps .bx-scu-itemText {
  vertical-align: middle;
  text-align: center;
  font-size: 11px;
  line-height: 18px;
  white-space: nowrap;
  text-transform: uppercase;
  text-overflow: ellipsis;
  overflow: hidden;
}

.accordion-steps h3.bx-title, .accordion-steps .bx-title.product-constructor__price-value {
  font-size: 15px;
  font-weight: bold;
}

.accordion-steps .bx-soa-reg-block {
  background: #f8fafc;
  padding: 25px 20px;
}

.accordion-steps .bx-soa-reg-block p {
  color: #595a5b;
  font-size: 13px;
  margin: 0 0 10px;
  padding: 0;
}

.accordion-steps .bx-soa-auth .accordion-step__reference {
  border-top: 1px solid #f2f2f2;
}

.accordion-steps .accordion-step__sls .quick-location-tag,
.accordion-steps .bx-slst .quick-location-tag {
  display: inline-block;
  background: #d0ecf1;
  -webkit-border-radius: 3px;
          border-radius: 3px;
  padding: 10px 20px 11px;
  margin: 10px 2px;
  cursor: pointer;
  vertical-align: middle;
  font-size: 15px;
  line-height: 20px;
  height: auto;
  color: #333;
  border: none;
  -webkit-transition: background 200ms ease;
  -moz-transition: background 200ms ease;
  -o-transition: background 200ms ease;
  transition: background 200ms ease;
}

.accordion-steps .accordion-step__sls .quick-location-tag:hover,
.accordion-steps .bx-slst .quick-location-tag:hover {
  background-color: #e3f4f7;
}

.accordion-steps .accordion-step__sls .quick-location-tag:first-child,
.accordion-steps .bx-slst .quick-location-tag:first-child {
  margin-left: 0;
}

.accordion-steps .accordion-step__sls .quick-location-tag:last-child,
.accordion-steps .bx-slst .quick-location-tag:last-child {
  margin-right: 0;
}

.accordion-steps .bx-soa-location-offered small {
  color: #737373;
}

.accordion-steps .bx-soa-location-selected {
  padding-top: 12px;
  padding-bottom: 22px;
}

.accordion-steps .accordion-step__customer-label,
.accordion-steps .bx-soa-custom-label,
.accordion-steps .form-group label {
  position: relative;
  font-size: 14px;
  font-weight: 500;
  padding-bottom: 2px;
  color: #000;
}

.accordion-steps .accordion-step__customer-label-container small,
.accordion-steps .bx-soa-custom-label-container small,
.accordion-steps .form-group label small {
  color: #737373;
}

.accordion-steps .form-group .accordion-step__form-control:focus {
  border-color: #63747e;
}

.accordion-steps .bx-soa-location-input-container {
  position: relative;
}

.accordion-steps .accordion-step__customer-tel-input-container {
  position: relative;
}

.accordion-steps .accordion-step__customer-tel-input-container {
  height: 41px;
}

.accordion-steps .bx-soa-location-input {
  padding: 10px 40px 11px;
}

.accordion-steps .accordion-step__customer-tel-input {
  padding: 10px 11px 10px 50px;
}

.accordion-steps .bx-soa-location-input-container:before {
  content: " ";
  position: absolute;
  left: 8px;
  bottom: 9px;
  top: 9px;
  width: 20px;
  -webkit-background-size: contain;
          background-size: contain;
}

.accordion-steps .accordion-step__form-control {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.accordion-steps .accordion-step__customer-field {
  margin-bottom: 20px;
}

@media screen and (max-width: 479px) and (max-width: 767px) {
  .accordion-steps .accordion-step__customer-field {
    padding: 0 !important;
  }
}

.accordion-steps .accordion-step__customer-field label {
  font-weight: 500;
  margin-bottom: 5px;
  display: block;
  color: #454443;
}

.accordion-steps .bx-soa-service-small {
  color: #a3a3a3;
  font-size: 11px;
}

.accordion-steps .bx-soa-changeCostSign {
  -webkit-animation: changeCostSign ease .4s;
  -moz-animation: changeCostSign ease .4s;
  -o-animation: changeCostSign ease .4s;
  animation: changeCostSign ease .4s;
  -webkit-animation-iteration-count: 1;
  -moz-animation-iteration-count: 1;
  -o-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-transform-origin: 0% 0%;
  -moz-transform-origin: 0% 0%;
  -ms-transform-origin: 0% 0%;
  -o-transform-origin: 0% 0%;
  transform-origin: 0% 0%;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-fill-mode: forwards;
  -o-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}

@-webkit-keyframes changeCostSign {
  0% {
    opacity: 1;
  }
  40% {
    opacity: 0;
  }
  60% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@-moz-keyframes changeCostSign {
  0% {
    opacity: 1;
  }
  40% {
    opacity: 0;
  }
  60% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@-ms-keyframes changeCostSign {
  .accordion-steps 0% {
    opacity: 1;
  }
  .accordion-steps 40% {
    opacity: 0;
  }
  .accordion-steps 60% {
    opacity: 0;
  }
  .accordion-steps 100% {
    opacity: 1;
  }
}

@-o-keyframes changeCostSign {
  0% {
    opacity: 1;
  }
  40% {
    opacity: 0;
  }
  60% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes changeCostSign {
  0% {
    opacity: 1;
  }
  40% {
    opacity: 0;
  }
  60% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

.accordion-steps .accordion-step__sls.accordion-step__form-control {
  padding: 0;
}

.accordion-steps .accordion-step__sls .bx-ui-sls-pane,
.accordion-steps .bx-slst .bx-ui-combobox-dropdown {
  border: 1px solid #bdbdbd;
}

.accordion-steps .accordion-step__sls .dropdown-fade2white,
.accordion-steps .bx-slst .dropdown-fade2white {
  top: 1px;
}

.accordion-steps .accordion-step__sls .accordion-step__form-control.dropdown-block,
.accordion-steps .bx-slst .accordion-step__form-control.dropdown-block {
  background-color: #f8fafc;
  border: 1px solid #d5dadc;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.accordion-steps .has-error .accordion-step__sls .accordion-step__form-control.dropdown-block,
.accordion-steps .has-error .bx-slst .accordion-step__form-control.dropdown-block {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.accordion-steps .bx-slst .accordion-step__form-control .bx-ui-combobox-container .bx-combobox-fake-as-input {
  padding-top: 7px;
}

.accordion-steps .bx-bd-error {
  border-color: #db4a29;
}

.accordion-steps .bx-bd-waring {
  border-color: #CCBE71;
}

.accordion-steps .wsnw {
  white-space: nowrap;
}

.accordion-steps .bx-step-opacity {
  opacity: 0;
  -webkit-animation: animationBorderStepOpacity ease 1s;
  -moz-animation: animationBorderStepOpacity ease 1s;
  -o-animation: animationBorderStepOpacity ease 1s;
  animation: animationBorderStepOpacity ease 1s;
  -webkit-animation-iteration-count: 1;
  -moz-animation-iteration-count: 1;
  -o-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-transform-origin: 0% 0%;
  -moz-transform-origin: 0% 0%;
  -ms-transform-origin: 0% 0%;
  -o-transform-origin: 0% 0%;
  transform-origin: 0% 0%;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-fill-mode: forwards;
  -o-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}

@-webkit-keyframes animationBorderStepOpacity {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 100;
  }
}

@-moz-keyframes animationBorderStepOpacity {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 100;
  }
}

@-ms-keyframes animationBorderStepOpacity {
  .accordion-steps 0% {
    opacity: 0;
  }
  .accordion-steps 100% {
    opacity: 100;
  }
}

@-o-keyframes animationBorderStepOpacity {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 100;
  }
}

@keyframes animationBorderStepOpacity {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 100;
  }
}

.accordion-steps ymaps h3, .accordion-steps ymaps .product-constructor__price-value {
  margin: 6px 0 10px 0;
}

.accordion-steps .bx-authform {
  margin: 0 0 25px;
}

.accordion-steps .bx-authform-formgroup-container {
  margin-bottom: 25px;
}

.accordion-steps .bx-authform-content-container,
.accordion-steps .bx-authform-label-container {
  font-size: 13px;
  color: #5a6c77;
  padding-bottom: 2px;
}

.accordion-steps .bx-authform-input-container {
  position: relative;
}

.accordion-steps .bx-authform-psw-protected {
  height: 38px;
  width: 38px;
  position: absolute;
  right: 1px;
  top: 50%;
  margin-top: -19px;
  background: url(/local/templates/tampomechanika/css/images/sprite.png) no-repeat center;
  -webkit-background-size: 11px auto;
  background-size: 11px auto;
}

.accordion-steps .bx-authform-psw-protected-desc {
  display: none;
  background: #fff;
  position: absolute;
  width: 250px;
  left: 50%;
  margin-left: -125px;
  bottom: 100%;
  margin-bottom: 14px;
  border: 1px solid #f0f1f2;
  padding: 10px 20px;
  font-size: 14px;
  z-index: 110;
  -webkit-box-shadow: 0 6px 9px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 6px 9px 0 rgba(0, 0, 0, 0.1);
}

.accordion-steps .bx-authform-psw-protected:hover .bx-authform-psw-protected-desc {
  display: block;
}

.accordion-steps .bx-authform-psw-protected-desc > span {
  position: absolute;
  left: 0;
  right: 0;
  top: 100%;
  height: 14px;
  display: block;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAOCAYAAAAxDQxDAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RjIzNzExNDdGRkJFMTFFNDg4RDM4NEY3NjNFRDYwRDUiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RjIzNzExNDhGRkJFMTFFNDg4RDM4NEY3NjNFRDYwRDUiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpGMjM3MTE0NUZGQkUxMUU0ODhEMzg0Rjc2M0VENjBENSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpGMjM3MTE0NkZGQkUxMUU0ODhEMzg0Rjc2M0VENjBENSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PodxyuQAAAFASURBVHjarJS/SgNBEMZ3x00glj6DL2Fn5UtYi7WdlYUIYhGwCYgPYBeIjbUvIYikCxaCGk/wZvf2n98dCiEm521y2xwzOzO/m5tvTn5knyrG+LLZ6211ux3R5rHWCtZGhBBOCbaTUu7kzM9FYVuDeO+FNsWjD+EQ9S/px/8EY7ctmHVO5KwzwM5Iymu4pjRzP24D5tAJs34D7Bzm3a+f5uLWgpWfCzMZY+YHG0QXqDVdBloZZp0VXzmXAriCOZq/pyV5STB0Eo0pHqCufXQygCs2BTWCxUrC5eDZO+f7iL+BSy+KpX9ethZWSVibCSDHiLutK0QNPv9CGIpDXWaCPTkioj5c7+uC/sBctSccMfjBrITrjsQvKEXB25DufUepDPtyAnvYNFElrkrVGZZxD89hSqJaYflL2Gtq0rcAAwDa/ePzqfelnAAAAABJRU5ErkJggg==) no-repeat center bottom;
}

.accordion-steps .bx-authform-input-container input[type="text"],
.accordion-steps .bx-authform-input-container input[type="password"] {
  display: block;
  width: 100%;
  font-size: 18px;
  height: 38px;
  margin: 0;
  padding: 0 4px;
  border: 1px solid #CCD5DB;
  -webkit-border-radius: 2px;
          border-radius: 2px;
  background: #f8fafc;
  outline: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.accordion-steps .bx-authform-input-container input[type="text"].bx-empty-field,
.accordion-steps .bx-authform-input-container input[type="password"].bx-empty-field {
  border-color: #dd4b39;
}

.accordion-steps span.bx-authform-starrequired {
  color: #014e74;
  display: inline-block;
  margin-left: 5px;
}

.accordion-steps .bx-authform-formgroup-container .bx-captcha {
  margin-bottom: 10px;
}

.accordion-steps .bx-authform-link-container,
.accordion-steps .bx-authform-description-container {
  padding-bottom: 10px;
  font-size: 13px;
  color: #292d2e;
}

.accordion-steps .bx-authform-description-container {
  font-size: 13px;
  color: #5a6c77;
}

.accordion-steps .bx-authform-link-container {
  margin-bottom: 20px;
}

.accordion-steps .bx-pagination {
  margin: 10px 0;
}

.accordion-steps .bx-pagination .bx-pagination-container {
  text-align: center;
  position: relative;
}

.accordion-steps .bx-pagination .bx-pagination-container ul {
  padding: 0;
  margin: 0;
  list-style: none;
  display: inline-block;
}

.accordion-steps .bx-pagination .bx-pagination-container ul li {
  display: inline-block;
  margin: 0 2px 15px 2px;
}

.accordion-steps .bx-pagination .bx-pagination-container ul li span {
  -webkit-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
  -moz-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
  -ms-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
  -o-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
  transition: color .3s ease, background-color .3s ease, border-color .3s ease;
  background: #eff0f1;
  padding: 0 8px;
  display: block;
  height: 32px;
  min-width: 32px;
  line-height: 32px;
  color: #444;
  font-size: 14px;
  -webkit-border-radius: 16px;
          border-radius: 16px;
  vertical-align: middle;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.accordion-steps .bx-pagination .bx-pagination-container ul li a {
  text-decoration: none;
  display: block;
  -webkit-border-radius: 16px;
          border-radius: 16px;
  display: block;
  height: 32px;
  min-width: 32px;
  line-height: 32px;
  color: #444;
  vertical-align: middle;
}

.accordion-steps .bx-pagination .bx-pagination-container ul li a:hover span {
  background: #DADADA;
}

.accordion-steps .bx-pagination .bx-pagination-container ul li.bx-active span {
  background: #0083d1;
  color: #fff;
}

.accordion-steps .bx-pagination .bx-pagination-container ul li.bx-pag-all a span,
.accordion-steps .bx-pagination .bx-pagination-container ul li.bx-pag-prev a span,
.accordion-steps .bx-pagination .bx-pagination-container ul li.bx-pag-next a span {
  background: #fff;
  border: 2px solid #eff0f1;
  line-height: 28px;
  padding: 0 18px;
  color: #444;
}

.accordion-steps .bx-pagination .bx-pagination-container ul li.bx-pag-all span,
.accordion-steps .bx-pagination .bx-pagination-container ul li.bx-pag-prev span,
.accordion-steps .bx-pagination .bx-pagination-container ul li.bx-pag-next span {
  color: #aab1b4;
  background: #fff;
  border: 2px solid #eff0f1;
  line-height: 28px;
  padding: 0 18px;
}

.accordion-steps .bx-pagination .bx-pagination-container ul li.bx-pag-all a:hover span,
.accordion-steps .bx-pagination .bx-pagination-container ul li.bx-pag-prev a:hover span,
.accordion-steps .bx-pagination .bx-pagination-container ul li.bx-pag-next a:hover span {
  background: #fff;
  border-color: #DADADA;
  color: #000;
}

.accordion-steps .bx-pagination.bx-green .bx-pagination-container ul li.bx-active span {
  background: #3bc915;
  color: #fff;
}

.accordion-steps .bx-pagination.bx-yellow .bx-pagination-container ul li.bx-active span {
  background: #F9A91D;
  color: #fff;
}

.accordion-steps .bx-pagination.bx-red .bx-pagination-container ul li.bx-active span {
  background: #E22B2B;
  color: #fff;
}

.accordion-steps #loading_screen {
  position: fixed;
  z-index: 1150;
  left: 50%;
  top: 50%;
  margin-left: -32px;
  margin-top: -32px;
  width: 64px;
  height: 64px;
}

.accordion-steps .bx-soa-empty-cart-image {
  width: 131px;
  height: 116px;
  margin: 50px auto 42px;
  /* background: url(/local/templates/tampomechanika/css/images/empty_cart.svg) no-repeat center; */
  -webkit-background-size: contain;
  background-size: contain;
}

.accordion-steps .bx-soa-empty-cart-text {
  font-size: 36px;
  text-align: center;
  color: #bababa;
  margin-bottom: 42px;
}

.accordion-steps .bx-soa-empty-cart-desc {
  text-align: center;
  color: #000;
  font-size: 16px;
  margin-bottom: 42px;
}

.accordion-steps .soa-property-container .input-group-addon {
  background: #fff;
}

.accordion-steps .input-group-addon .bx-calendar {
  /* background: url(/local/templates/tampomechanika/css/images/calendar.svg) no-repeat center; */
  display: inline-block;
  width: 18px;
  -webkit-background-size: 18px auto;
          background-size: 18px auto;
  height: 18px;
}

@media screen and (max-width: 767px) {
  .accordion-steps__content .accordion-step__content {
    padding: 10px;
  }
  .accordion-steps__content .accordion-step__item-tr:first-child {
    padding-top: 0;
  }
  .accordion-steps__content .accordion-step__item-tr:last-child {
    padding-bottom: 0;
  }
  .accordion-steps__content .accordion-step__item-td-title {
    padding-left: 0;
  }
  .accordion-steps__content .accordion-step__item-td-text {
    padding-left: 0;
  }
  .accordion-steps__content .accordion-step__pp {
    margin-left: 0;
  }
  .accordion-steps__content .accordion-step__item-container {
    width: auto;
    float: none;
    margin-left: 0;
    padding-right: 0;
    margin-left: -7px;
    margin-right: -7px;
  }
  .accordion-steps__content .accordion-step__item-container .accordion-step__pp-company {
    width: 100%;
    margin-left: 0;
  }
  .accordion-steps__content .accordion-step__pp-desc-container {
    float: left;
    width: auto;
    margin-left: 0;
    clear: left;
    width: 100%;
    margin: 50px 0 30px;
  }
  .accordion-steps__content .accordion-step__pp-desc-container .accordion-step__pp-company-logo {
    display: none;
  }
  .accordion-steps__content .accordion-step__pp-desc-container .accordion-step__pp-list-termin,
  .accordion-steps__content .accordion-step__pp-desc-container .accordion-step__pp-list-description {
    display: inline;
  }
  .accordion-steps__content .accordion-step__pp-desc-container .accordion-step__pp-company {
    padding-bottom: 0;
  }
}

@media screen and (max-width: 479px) {
  .accordion-steps__content .accordion-step__item-container .accordion-step__pp-company {
    width: 100%;
    margin-left: 0;
  }
}

#bx-soa-order {
  counter-reset: heading;
}

.bx-sls .dropdown-icon {
  background: none;
  color: #014e74;
}

.bx-sls .dropdown-icon:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
  content: "";
}

.bx-sls .dropdown-icon:before {
  position: absolute;
  top: 0;
}

.accordion-step.is-item-step .accordion-step__footer {
  width: 50%;
  display: inline-block;
  text-align: right;
}

.accordion-step.is-cart-step .accordion-step__footer {
  width: 100%;
}

.accordion-step.is-cart-step .accordion-step__next {
  float: right;
}

.address-detail__caption {
  font-weight: 700;
  font-size: 175%;
  margin-bottom: 20px;
}

.address-detail__caption:last-child {
  margin-bottom: 0;
}

.address-detail__cols {
  position: relative;
  margin-left: -2.5%;
}

.address-detail__cols:after {
  content: '';
  display: block;
  clear: left;
}

.address-detail__left-col {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 47.5%;
  margin-left: 2.5%;
}

.address-detail__right-col {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 47.5%;
  margin-left: 2.5%;
}

.address-detail__contact-holder {
  margin-top: 30px;
  margin-bottom: 30px;
}

.address-detail__contact-holder:first-child {
  margin-top: 0;
}

.address-detail__contact-holder:last-child {
  margin-bottom: 0;
}

.address-detail__contact-item {
  display: table;
  width: 100%;
  margin-top: 10px;
  margin-bottom: 10px;
}

.address-detail__contact-item:first-child {
  margin-top: 0;
}

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

.address-detail__contact-label {
  width: 30%;
  display: table-cell;
}

.address-detail__contact-value {
  display: table-cell;
}

.address-detail__contact-value.is-important {
  font-size: 125%;
}

.address-detail__routes-holder {
  margin-top: 30px;
  margin-bottom: 30px;
}

.address-detail__routes-holder:first-child {
  margin-top: 0;
}

.address-detail__routes-holder:last-child {
  margin-bottom: 0;
}

.address-detail__route {
  margin-top: 30px;
  margin-bottom: 30px;
}

.address-detail__route:first-child {
  margin-top: 0;
}

.address-detail__route:last-child {
  margin-bottom: 0;
}

.address-detail__route-title {
  font-size: 125%;
  margin-bottom: 15px;
}

.address-detail__route-title:last-child {
  margin-bottom: 0;
}

.address-detail__map {
  height: 500px;
  margin-top: 20px;
  margin-bottom: 20px;
}

.address-detail__map:first-child {
  margin-top: 0;
}

.address-detail__map:last-child {
  margin-bottom: 0;
}

.advantages-grid {
  background: #f2f2f2;
  padding: 20px 40px;
}

.advantages-grid:after {
  content: '';
  display: block;
  clear: both;
}

.advantages-grid__title {
  margin-bottom: 25px;
  text-align: center;
  font-size: 28px;
  font-weight: bold;
}

.advantages-grid__list {
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative;
  margin-left: -2.5%;
  margin-top: -2.5%;
}

.advantages-grid__list:after {
  content: '';
  display: block;
  clear: left;
}

.advantages-grid__item {
  position: relative;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 22.5%;
  margin-left: 2.5%;
  margin-top: 2.5%;
}

.advantages-grid__item:after {
  content: '';
  display: block;
  clear: both;
}

.advantages-grid__item:nth-child(4n+1) {
  clear: left;
}

.advantages-grid__item.is-first-col {
  padding-left: 0;
}

.advantages-grid__icon-holder {
  position: absolute;
  top: 0;
  left: 0;
}

.advantages-grid__icon {
  width: 70px;
  height: 70px;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  overflow: hidden;
  position: relative;
  color: #fd9b27;
  text-align: center;
}

.advantages-grid__icon:before {
  font-size: 4em;
  position: absolute;
  right: 14%;
  top: 9%;
}

.advantages-grid__icon.is-truck:before {
  font-family: "tampotechnic";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
}

.advantages-grid__icon.is-truck:before {
  font-size: 3.3em;
}

.advantages-grid__icon.is-discount:before {
  font-family: "tampotechnic";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
}

.advantages-grid__icon.is-colors:before {
  font-family: "tampotechnic";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
}

.advantages-grid__icon.is-cards:before {
  font-family: "tampotechnic";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
}

.advantages-grid__icon.is-rub:before {
  font-family: "tampotechnic";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
}

.advantages-grid__icon.is-eco:before {
  font-family: "tampotechnic";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
}

.advantages-grid__icon.is-hands-yellow {
  background: url(/local/templates/tampomechanika/css/../img/icons/hands.svg);
  -webkit-background-size: contain;
          background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  -webkit-border-radius: 0;
          border-radius: 0;
}

.advantages-grid__icon.is-hands-yellow.no-svg {
  background: url(/local/templates/tampomechanika/css/../img/icons/hands.png);
}

.advantages-grid__icon.is-hands-blue {
  background: url(/local/templates/tampomechanika/css/../img/icons/hands_blue.svg);
  -webkit-background-size: contain;
          background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  -webkit-border-radius: 0;
          border-radius: 0;
}

.advantages-grid__icon.is-hands-blue.no-svg {
  background: url(/local/templates/tampomechanika/css/../img/icons/hands_blue.png);
}

.advantages-grid__icon.is-hands-green {
  background: url(/local/templates/tampomechanika/css/../img/icons/hands_green.svg);
  -webkit-background-size: contain;
          background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  -webkit-border-radius: 0;
          border-radius: 0;
}

.advantages-grid__icon.is-hands-green.no-svg {
  background: url(/local/templates/tampomechanika/css/../img/icons/hands_green.png);
}

.advantages-grid__icon.is-lamp-blue {
  background: url(/local/templates/tampomechanika/css/../img/icons/lamp_blue.svg);
  -webkit-background-size: contain;
          background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  -webkit-border-radius: 0;
          border-radius: 0;
}

.advantages-grid__icon.is-lamp-blue.no-svg {
  background: url(/local/templates/tampomechanika/css/../img/icons/lamp_blue.png);
}

.advantages-grid__icon.is-lamp-green {
  background: url(/local/templates/tampomechanika/css/../img/icons/lamp_green.svg);
  -webkit-background-size: contain;
          background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  -webkit-border-radius: 0;
          border-radius: 0;
}

.advantages-grid__icon.is-lamp-green.no-svg {
  background: url(/local/templates/tampomechanika/css/../img/icons/lamp_green.png);
}

.advantages-grid__icon.is-lamp-yellow {
  background: url(/local/templates/tampomechanika/css/../img/icons/lamp_yellow.svg);
  -webkit-background-size: contain;
          background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  -webkit-border-radius: 0;
          border-radius: 0;
}

.advantages-grid__icon.is-lamp-yellow.no-svg {
  background: url(/local/templates/tampomechanika/css/../img/icons/lamp_yellow.png);
}

.advantages-grid__icon.is-molecul-yellow {
  background: url(/local/templates/tampomechanika/css/../img/icons/molecul_yellow.svg);
  -webkit-background-size: contain;
          background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  -webkit-border-radius: 0;
          border-radius: 0;
}

.advantages-grid__icon.is-molecul-yellow.no-svg {
  background: url(/local/templates/tampomechanika/css/../img/icons/molecul_yellow.png);
}

.advantages-grid__icon.is-molecul-green {
  background: url(/local/templates/tampomechanika/css/../img/icons/molecul_green.svg);
  -webkit-background-size: contain;
          background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  -webkit-border-radius: 0;
          border-radius: 0;
}

.advantages-grid__icon.is-molecul-green.no-svg {
  background: url(/local/templates/tampomechanika/css/../img/icons/molecul_green.png);
}

.advantages-grid__icon.is-molecul-blue {
  background: url(/local/templates/tampomechanika/css/../img/icons/molecul_blue.svg);
  -webkit-background-size: contain;
          background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  -webkit-border-radius: 0;
          border-radius: 0;
}

.advantages-grid__icon.is-molecul-blue.no-svg {
  background: url(/local/templates/tampomechanika/css/../img/icons/molecul_blue.png);
}

.advantages-grid__icon-img {
  max-width: 100%;
  max-height: 100%;
}

.advantages-grid__name {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 5px;
  font-family: "Ubuntu", sans-serif;
}

.advantages-grid.is-3cols .advantages-grid__item {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 30.83333%;
  margin-left: 2.5%;
}

.advantages-grid.is-3cols .advantages-grid__item:nth-child(4n+1) {
  clear: none;
}

.advantages-grid.is-3cols .advantages-grid__item:nth-child(3n+1) {
  clear: left;
}

.advantages-grid.is-3cols .advantages-grid__item.is-first-col {
  padding-left: 0;
}

.advantages-grid.is-2cols .advantages-grid__list {
  position: relative;
  margin-left: -5%;
  margin-top: -5%;
}

.advantages-grid.is-2cols .advantages-grid__list:after {
  content: '';
  display: block;
  clear: left;
}

.advantages-grid.is-2cols .advantages-grid__item {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 45.0%;
  margin-left: 5%;
  margin-top: 5%;
}

.advantages-grid.is-2cols .advantages-grid__item:nth-child(3n+1) {
  clear: none;
}

.advantages-grid.is-2cols .advantages-grid__item:nth-child(2n+1) {
  clear: left;
}

.advantages-grid.is-flat .advantages-grid__list {
  margin-top: 0;
}

.advantages-grid.is-flat .advantages-grid__item {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 97.5%;
  margin-left: 2.5%;
  margin-top: 20px;
  margin-bottom: 20px;
}

.advantages-grid.is-flat .advantages-grid__item:first-child {
  margin-top: 0;
}

.advantages-grid.is-flat .advantages-grid__item:last-child {
  margin-bottom: 0;
}

.advantages-grid__item.is-nocontent {
  display: table-row;
  padding-left: 0px;
}

.advantages-grid__item.is-nocontent .advantages-grid__icon-holder {
  position: relative;
  display: table-cell;
  width: 90px;
}

.advantages-grid__item.is-nocontent .advantages-grid__content-holder {
  display: table-cell;
  vertical-align: middle;
}

.advantages-grid__item.is-nocontent .advantages-grid__name {
  margin: 0px;
}

.advantages-grid.is-landing {
  padding: 0;
  background: transparent;
  font-family: 'Ubuntu';
}

.advantages-grid.is-landing .advantages-grid__name {
  font-size: 1.5em;
  line-height: 1.5;
}

.advantages-grid.is-landing .advantages-grid__content-holder {
  display: inline-block;
  vertical-align: middle;
  padding-top: 11px;
}

.advantages-grid.is-landing .advantages-grid__content-holder-text {
  margin-top: 20px;
}

.advantages-grid.is-landing .advantages-grid__icon-holder {
  position: static;
  display: inline-block;
  margin-right: 20px;
  vertical-align: top;
}

.advantages-grid.is-landing .advantages-grid__item {
  padding-left: 0;
}

.advantages-grid.is-main {
  background: #fff;
  padding: 20px 40px 50px;
}

@media screen and (max-width: 767px) {
  .advantages-grid.is-main {
    margin: 0 -10px;
  }
}

@media screen and (max-width: 479px) {
  .advantages-grid.is-main {
    padding: 20px 10px 50px;
  }
}

.advantages-grid.is-main .advantages-grid__icon-holder {
  position: static;
  margin-bottom: 25px;
}

.advantages-grid.is-main .advantages-grid__icon {
  -webkit-border-radius: 0;
          border-radius: 0;
  -webkit-background-size: contain;
          background-size: contain;
  background-repeat: no-repeat;
}

.advantages-grid.is-main .advantages-grid__icon.no-svg {
  -webkit-background-size: contain !important;
          background-size: contain !important;
  background-repeat: no-repeat !important;
}

.advantages-grid.is-main .advantages-grid__name {
  margin-bottom: 23px;
}

.advantages-grid.is-main .advantages-grid__item {
  /*
				&:nth-child(1) {
					.advantages-grid__icon {
						background: url(/local/templates/tampomechanika/css/../img/icons/hands.svg);

						&.no-svg {
							background: url(/local/templates/tampomechanika/css/../img/icons/hands.png);
						}
					}
				}

				&:nth-child(2) {
					.advantages-grid__icon {
						background: url(/local/templates/tampomechanika/css/../img/icons/lamp_blue.svg);

						&.no-svg {
							background: url(/local/templates/tampomechanika/css/../img/icons/lamp_blue.png);
						}
					}
				}

				&:nth-child(3) {
					.advantages-grid__icon {
						background: url(/local/templates/tampomechanika/css/../img/icons/molecul_green.svg);

						&.no-svg {
							background: url(/local/templates/tampomechanika/css/../img/icons/molecul_green.png);
						}
					}
				}
				*/
}

@media screen and (max-width: 767px) {
  .advantages-grid.is-main .advantages-grid__item {
    width: 100% !important;
    margin-left: 0 !important;
    padding-left: 0;
  }
}

@media screen and (max-width: 767px) {
  .advantages-grid.is-main .advantages-grid__icon-holder {
    position: absolute;
    top: -10px;
  }
  .advantages-grid.is-main .advantages-grid__item {
    padding-bottom: 25px;
    border-bottom: 1px solid #e6e6e6;
    margin-top: 25px;
  }
  .advantages-grid.is-main .advantages-grid__item:last-child {
    border-bottom: none;
    padding-bottom: 0;
  }
  .advantages-grid.is-main .advantages-grid__name {
    padding-left: 85px;
    min-height: 55px;
    margin-bottom: 15px;
    margin-top: 15px;
  }
}

@media screen and (max-width: 767px) {
  .advantages-grid__list {
    margin-top: -20px;
  }
  .advantages-grid__item {
    margin-top: 20px;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 47.5%;
    margin-left: 2.5%;
  }
  .advantages-grid__item:nth-child(4n+1) {
    clear: none;
  }
  .advantages-grid__item:nth-child(3n+1) {
    clear: none;
  }
  .advantages-grid__item:nth-child(2n+1) {
    clear: left;
  }
}

@media screen and (max-width: 479px) {
  .advantages-grid__list {
    margin-left: 0;
    margin-top: 0;
  }
  .advantages-grid__item {
    display: block;
    float: none;
    width: auto;
    margin-left: 0;
  }
}

@media screen and (max-width: 767px) {
  .advantages-grid.is-3cols .advantages-grid__list {
    margin-top: -20px;
  }
  .advantages-grid.is-3cols .advantages-grid__item {
    margin-top: 20px;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 47.5%;
    margin-left: 2.5%;
  }
  .advantages-grid.is-3cols .advantages-grid__item:nth-child(4n+1) {
    clear: none;
  }
  .advantages-grid.is-3cols .advantages-grid__item:nth-child(3n+1) {
    clear: none;
  }
  .advantages-grid.is-3cols .advantages-grid__item:nth-child(2n+1) {
    clear: left;
  }
}

@media screen and (max-width: 479px) {
  .advantages-grid.is-3cols .advantages-grid__list {
    margin-left: 0;
    margin-top: 0;
  }
  .advantages-grid.is-3cols .advantages-grid__item {
    display: block;
    float: none;
    width: auto;
    margin-left: 0;
  }
}

.articles-list {
  margin-top: 40px;
}

.articles-list:first-child {
  margin-top: 0;
}

.articles-list__item {
  margin-bottom: 20px;
  padding-bottom: 10px;
}

.articles-list__item:after {
  content: '';
  display: block;
  clear: both;
}

.articles-list__item:last-child {
  margin-bottom: 0;
}

.articles-list__thumbnail {
  float: left;
  width: 160px;
  margin-right: 20px;
}

.articles-list__content {
  overflow: hidden;
}

.articles-list__thumb-holder {
  -webkit-border-radius: 5px;
          border-radius: 5px;
}

.articles-list__thumb-link {
  display: inline-block;
  vertical-align: top;
}

.articles-list__thumb-img {
  display: inline-block;
  max-width: 100%;
  background: #F0F0F0;
  vertical-align: top;
}

.articles-list__title {
  margin-bottom: 10px;
}

.articles-list__title:last-child {
  margin-bottom: 0;
}

.articles-list__title-link {
  font-size: 128.57143%;
  font-weight: bold;
  text-decoration: none;
  color: #0099ff;
}

.articles-list__title-link:hover {
  opacity: .8;
}

.articles-list__description {
  margin-top: 10px;
  margin-bottom: 10px;
}

.articles-list__description:first-child {
  margin-top: 0;
}

.articles-list__description:last-child {
  margin-bottom: 0;
}

.articles-list__tags {
  margin: 0;
  padding: 0;
}

.articles-list__tag {
  display: inline-block;
  margin: 0 7px 7px 0;
  -webkit-border-radius: 4px;
          border-radius: 4px;
  vertical-align: top;
}

.articles-list__tag-link {
  display: block;
  padding: 0 15px;
  -webkit-border-radius: 4px;
          border-radius: 4px;
  background: #eea546;
  text-decoration: none;
  color: white;
}

.articles-list__tag-link:visited {
  color: white;
}

.articles-list__tag-link:hover, .articles-list__tag-link:visited:hover {
  color: white;
  opacity: .8;
}

.articles-list__items {
  list-style: none;
  margin: 0;
  padding: 0;
}

.articles-list__item {
  margin-top: 20px;
  margin-bottom: 20px;
}

.articles-list__item:first-child {
  margin-top: 0;
}

.articles-list__item:last-child {
  margin-bottom: 0;
}

@media screen and (max-width: 479px) {
  .articles-list__thumbnail {
    width: 100px;
    margin-right: 1em;
    margin-bottom: 10px;
  }
  .articles-list__content {
    overflow: visible;
  }
  .articles-list__description {
    clear: left;
  }
}

.auth-block__caption {
  margin-top: 60px;
  margin-bottom: 50px;
  font-family: "Roboto", sans-serif;
  font-size: 250%;
  line-height: 1.36667;
  font-weight: 700;
}

.auth-block__caption:first-child {
  margin-top: 0;
}

.auth-block__caption:last-child {
  margin-bottom: 0;
}

.auth-block__form {
  margin-top: 20px;
  margin-bottom: 20px;
  max-width: 400px;
}

.auth-block__form:first-child {
  margin-top: 0;
}

.auth-block__form:last-child {
  margin-bottom: 0;
}

@media screen and (max-width: 767px) {
  .auth-block__form {
    max-width: none;
  }
}

.auth-form__title {
  margin-top: 40px;
  margin-bottom: 30px;
  font-size: 214.28571%;
  line-height: 1.36667;
  font-weight: normal;
  text-align: center;
  font-family: "Ubuntu", sans-serif;
  text-transform: uppercase;
}

.auth-form__title:first-child {
  margin-top: 0;
}

.auth-form__title:last-child {
  margin-bottom: 0;
}

.auth-form__plate {
  background: #eeeeee;
  padding: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 20px 45px;
  background: #fff;
}

@media screen and (max-width: 767px) {
  .auth-form__plate {
    margin-left: -10px;
    margin-right: -10px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .fancybox-inner .auth-form__plate {
    margin-left: 0;
    margin-right: 0;
  }
}

.auth-form__fields-list {
  display: table;
  width: 100%;
}

.auth-form__field {
  display: table-row;
}

.auth-form__field.is-error .auth-form__error {
  display: block;
}

.auth-form__field.is-none .auth-form__none {
  display: block;
}

.auth-form__field.is-none .auth-form__inputs {
  position: relative;
}

.auth-form__field.is-none .auth-form__inputs:before {
  font-family: "tampotechnic";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
}

.auth-form__field.is-none .auth-form__inputs:before {
  color: #f95f3f;
  position: absolute;
  right: -25px;
  font-size: 1.3em;
  top: 22%;
}

.auth-form__field.js-pass-change {
  display: none;
}

.auth-form__label {
  display: table-cell;
  vertical-align: top;
  text-align: right;
  padding: 20px 10px 0 0;
  width: 20%;
}

.auth-form__label.is-captcha {
  padding-top: 100px;
}

.auth-form__item {
  display: table-cell;
  vertical-align: top;
  padding: 15px 0 15px 10px;
}

.auth-form__item:after {
  content: '';
  display: block;
  clear: both;
}

.auth-form__item input[type='text'],
.auth-form__item input[type='email'],
.auth-form__item input[type='password'],
.auth-form__item textarea {
  width: 100%;
}

.auth-form__add-link {
  display: inline-block;
  margin-left: 1em;
}

.auth-form__list {
  list-style: none;
  margin: 5px 0;
  padding: 0;
}

.auth-form__list.is-horizontal {
  margin: 0;
}

.auth-form__list.is-horizontal .auth-form__list-item {
  display: inline-block;
  margin-top: 5px;
  margin-bottom: 5px;
  margin-right: 1.5em;
}

.auth-form__list-item {
  margin-top: 10px;
  margin-bottom: 10px;
}

.auth-form__list-item:first-child {
  margin-top: 0;
}

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

.auth-form__error {
  display: none;
  color: #f95f3f;
}

.auth-form__none {
  display: none;
  color: #f95f3f;
}

.auth-form__ok {
  display: none;
  margin-top: 5px;
}

.auth-form__remark {
  margin-top: 5px;
  margin-bottom: 20px;
  font-size: 85%;
}

.auth-form__inputs {
  float: left;
  width: 45%;
  margin-right: 5%;
}

.auth-form__message {
  float: left;
  max-width: 35%;
  margin-top: 3px;
}

.auth-form__link-items {
  list-style: none;
  margin: 0;
  padding: 0;
  margin-top: 10px;
  margin-bottom: 10px;
  text-align: center;
  white-space: nowrap;
}

.auth-form__link-items:first-child {
  margin-top: 0;
}

.auth-form__link-items:last-child {
  margin-bottom: 0;
}

.auth-form__link-item {
  display: inline-block;
}

.auth-form__link-item:before {
  content: ' | ';
  margin-left: .5em;
  margin-right: .5em;
}

.auth-form__link-item:first-child:before {
  content: none;
}

.auth-form__captcha {
  display: table;
  margin-top: 10px;
  margin-bottom: 10px;
}

.auth-form__captcha:first-child {
  margin-top: 0;
}

.auth-form__captcha:last-child {
  margin-bottom: 0;
}

.auth-form__captcha-img {
  display: table-cell;
  vertical-align: middle;
  width: 80%;
}

.auth-form__captcha-img img {
  max-width: 100%;
  height: auto;
  vertical-align: top;
  min-width: 200px;
}

.auth-form__captcha-reload {
  display: table-cell;
  vertical-align: middle;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-left: 15px;
}

.auth-form__captcha-link {
  font-size: 0;
  color: transparent;
}

.auth-form__captcha-link:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
  content: "";
  font-size: 18px;
  color: #333;
}

.auth-form__socials-holder {
  padding: 15px 25px 25px;
  background-color: #fff;
  border-top: 1px solid silver;
}

@media screen and (max-width: 767px) {
  .auth-form__socials-holder {
    margin-left: -10px;
    margin-right: -10px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .fancybox-inner .auth-form__socials-holder {
    margin-left: 0;
    margin-right: 0;
  }
}

.auth-form__socials-caption {
  font-weight: bold;
  font-size: 128.57143%;
  text-align: center;
}

.auth-form__socials {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
}

.auth-form__socials:first-child {
  margin-top: 0;
}

.auth-form__socials:last-child {
  margin-bottom: 0;
}

.auth-form__socials-item {
  display: inline-block;
  vertical-align: middle;
  margin-right: .25em;
  margin-left: .25em;
}

.auth-form__socials-link {
  display: inline-block;
  width: 50px;
  height: 50px;
  background-color: #eee;
  color: black;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  text-align: center;
}

.auth-form__socials-link.is-ok {
  line-height: 50px;
  font-size: 20px;
}

.auth-form__socials-link.is-ok:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
  content: "";
}

.auth-form__socials-link.is-vk {
  line-height: 50px;
  font-size: 20px;
}

.auth-form__socials-link.is-vk:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
  content: "";
}

.auth-form__socials-link.is-tw {
  line-height: 50px;
  font-size: 20px;
}

.auth-form__socials-link.is-tw:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
  content: "";
}

.auth-form__socials-link.is-fb {
  line-height: 50px;
  font-size: 20px;
}

.auth-form__socials-link.is-fb:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
  content: "";
}

.auth-form__common-error {
  text-align: center;
}

.auth-form__common-error-text {
  color: #f95f3f;
}

.auth-form .select2-container {
  min-width: 100%;
  max-width: 100%;
}

.auth-form input[type="submit"] {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

@media screen and (max-width: 767px) {
  .auth-form__plate {
    padding: 20px 40px;
  }
  .auth-form__title {
    font-size: 150%;
    font-weight: bold;
    margin-bottom: 30px;
  }
  .fancybox-inner .auth-form__title {
    padding-right: 20px !important;
  }
}

.auth-form .auth-form__title {
  margin-left: 0;
  margin-right: 0;
}

.auth-form .auth-form__field {
  display: block;
  padding: 0;
  margin-top: 20px;
  margin-bottom: 20px;
  margin-bottom: 40px;
}

.auth-form .auth-form__field:first-child {
  margin-top: 0;
}

.auth-form .auth-form__field:last-child {
  margin-bottom: 0;
}

.auth-form .auth-form__label {
  display: block;
  padding: 0;
  width: auto;
  text-align: left;
  margin-top: 10px;
  margin-bottom: 10px;
}

.auth-form .auth-form__label:first-child {
  margin-top: 0;
}

.auth-form .auth-form__label:last-child {
  margin-bottom: 0;
}

.auth-form .auth-form__item {
  display: block;
  padding: 0;
}

.auth-form .auth-form__label {
  display: none;
}

.auth-form .auth-form__inputs {
  width: auto;
  float: none;
  margin-right: 0;
}

.auth-form .auth-form__message {
  float: none;
  width: auto;
  max-width: none;
}

.auth-link {
  display: inline-block;
  vertical-align: middle;
}

.auth-link__items {
  margin: 0;
  padding: 0;
  list-style: none;
}

.auth-link__item {
  display: inline-block;
  vertical-align: top;
  margin-left: .6em;
}

.auth-link__item:first-child {
  margin-left: 0;
  position: relative;
}

.auth-link__item:first-child:after {
  content: '|';
  margin-left: .6em;
}

.auth-link__item:first-child .auth-link__link {
  margin-left: 20px;
}

.auth-link__item:first-child .auth-link__link:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
  content: "";
}

.auth-link__item:first-child .auth-link__link:before {
  color: #014e74;
  margin-right: 3px;
  position: absolute;
  bottom: 1px;
  left: 0;
}

.auth-link__link {
  border-bottom: 1px dashed #014e74;
  text-decoration: none;
  color: #014e74;
}

.auth-link__link:visited, .auth-link__link:hover, .auth-link__link:visited:hover {
  color: #014e74;
}

.auth-link__link:hover {
  border-bottom: 1px solid #015f8d;
}

.auth-link__user-link {
  display: inline-block;
  vertical-align: top;
  text-decoration: none;
  color: #014e74;
}

.auth-link__user-link:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
  content: "";
}

.auth-link__user-link:visited, .auth-link__user-link:hover, .auth-link__user-link:visited:hover {
  color: #014e74;
}

.auth-link__user-link:before {
  margin-right: .8em;
}

.auth-link__user-name {
  border-bottom: 1px solid #014e74;
  color: #014e74;
}

.auth-link__user-name:hover {
  border-bottom: 1px solid transparent;
}

.auth-link.is-inverted .auth-link__link, .auth-link.is-inverted .auth-link__user-link, .auth-link.is-inverted .auth-link__user-name {
  border-color: #000000;
  color: #000000;
}

.auth-link.is-inverted .auth-link__link:visited, .auth-link.is-inverted .auth-link__link:hover, .auth-link.is-inverted .auth-link__link:visited:hover, .auth-link.is-inverted .auth-link__user-link:visited, .auth-link.is-inverted .auth-link__user-link:hover, .auth-link.is-inverted .auth-link__user-link:visited:hover, .auth-link.is-inverted .auth-link__user-name:visited, .auth-link.is-inverted .auth-link__user-name:hover, .auth-link.is-inverted .auth-link__user-name:visited:hover {
  color: #000000;
}

.b2b-modal {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  max-width: 750px;
}

.b2b-modal__holder {
  position: relative;
  background: #eeeeee;
  padding: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

@media screen and (max-width: 767px) {
  .b2b-modal__holder {
    margin-left: -10px;
    margin-right: -10px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .fancybox-inner .b2b-modal__holder {
    margin-left: 0;
    margin-right: 0;
  }
}

.b2b-modal__title {
  font-size: 171.42857%;
  font-weight: bold;
  margin-bottom: 20px;
}

.b2b-modal__title:last-child {
  margin-bottom: 0;
}

.b2b-modal__product {
  display: table;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
}

.b2b-modal__product-content {
  display: table-row;
}

.b2b-modal__thumb {
  display: table-cell;
  width: 40%;
  padding-right: 10px;
  text-align: center;
}

.b2b-modal__thumb-link {
  display: inline-block;
  vertical-align: top;
}

.b2b-modal__thumb-img {
  display: block;
  max-width: 100%;
}

.b2b-modal__props-holder {
  display: table-cell;
  width: 60%;
  padding-left: 10px;
}

.b2b-modal__props {
  display: table;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.b2b-modal__prop-row {
  display: table-row;
}

.b2b-modal__prop-name {
  width: 60%;
  display: table-cell;
  font-weight: bold;
  padding-bottom: 10px;
}

.b2b-modal__prop-value {
  width: 40%;
  display: table-cell;
  padding-bottom: 10px;
}

@media screen and (max-width: 479px) {
  .b2b-modal__product, .b2b-modal__product-content, .b2b-modal__thumb, .b2b-modal__props-holder {
    display: block;
    width: auto;
    padding: 0;
    margin: 0;
  }
  .b2b-modal__thumb {
    margin-bottom: 20px;
  }
}

.b2b-table__title {
  margin-bottom: 5px;
  color: #999999;
  font-size: 85.71429%;
}

.b2b-table__table {
  margin-bottom: 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
}

.b2b-table__head {
  font-size: 85.71429%;
  background: #F0F0F0;
  color: #999999;
}

.b2b-table__th {
  padding: 2px 0px;
  border: none;
}

.b2b-table__th-info {
  width: 1%;
}

.b2b-table__th-name {
  width: 30%;
}

.b2b-table__body {
  font-size: 78.57143%;
}

.b2b-table__td {
  padding: 7px 5px;
  border-bottom: 1px solid #cccccc;
  vertical-align: middle;
}

.b2b-table__info-link {
  position: relative;
  display: block;
  font-size: 100%;
  margin: 0px 5px;
}

.b2b-table__info-link:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
  content: "";
}

.b2b-table__link {
  text-decoration: none;
}

.b2b-table__modal {
  display: none;
}

.b2b-table__percent, .b2b-table__stock, .b2b-table__reserve, .b2b-table__balance {
  max-width: 3em;
  text-align: right;
}

.b2b-table__price {
  text-align: right;
  font-size: 120%;
}

.b2b-table__date {
  text-align: center;
}

.b2b-table__name {
  min-width: 30%;
  width: 30%;
}

.b2b-table__quantity {
  text-align: center;
}

@media screen and (max-width: 767px) {
  .b2b-table__table-wrapper {
    width: auto;
    overflow-x: scroll;
  }
}

@media screen and (max-width: 767px) and (max-width: 767px) {
  .b2b-table__table-wrapper {
    margin-left: -10px;
    margin-right: -10px;
  }
  .fancybox-inner .b2b-table__table-wrapper {
    margin-left: 0;
    margin-right: 0;
  }
}

@media screen and (max-width: 767px) {
  .b2b-table__table {
    min-width: 800px;
  }
  .b2b-table__td, .b2b-table__th {
    padding-left: 10px;
    padding-right: 10px;
  }
}

.back-link__link:before {
  content: '\2190';
  display: inline-block;
  margin-right: 0.5em;
  text-decoration: none;
}

.booklets-list__items {
  position: relative;
  margin-left: -2.5%;
  margin-top: -2.5%;
}

.booklets-list__items:after {
  content: '';
  display: block;
  clear: left;
}

.booklets-list__item {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 22.5%;
  margin-left: 2.5%;
  margin-top: 2.5%;
}

.booklets-list__item:nth-child(4n+1) {
  clear: left;
}

.booklets-list__bg-holder {
  text-align: center;
}

.booklets-list__bg {
  max-width: 100%;
  height: auto;
  vertical-align: top;
}

.booklets-list__content-holder {
  background-color: rgba(255, 255, 255, 0.6);
  -webkit-transition: .3s bottom;
       -o-transition: .3s bottom;
          transition: .3s bottom;
}

.booklets-list__title {
  padding: 5px 10px 7px;
  text-align: center;
  font-weight: 600;
}

.booklets-list__booklet-link {
  position: relative;
  display: block;
}

.booklets-list__booklet-img {
  width: 100%;
  height: auto;
  min-height: 100%;
}

.booklets-list__type, .booklets-list__size {
  float: left;
  margin-right: 5px;
}

.booklets-list__download-link {
  text-decoration: none;
  float: right;
}

@media screen and (max-width: 767px) {
  .booklets-list__item {
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 30.83333%;
    margin-left: 2.5%;
    margin-top: 2.5%;
  }
  .booklets-list__item:nth-child(4n+1) {
    clear: none;
  }
  .booklets-list__item:nth-child(3n+1) {
    clear: left;
  }
}

@media screen and (max-width: 479px) {
  .booklets-list__item {
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 47.5%;
    margin-left: 2.5%;
    margin-top: 2.5%;
  }
  .booklets-list__item:nth-child(3n+1) {
    clear: none;
  }
  .booklets-list__item:nth-child(2n+1) {
    clear: left;
  }
}

.brands-detail__title, .brands-detail__recomend-title {
  font-size: 150%;
  font-weight: bold;
  margin-bottom: 10px;
}

.brands-detail__title:last-child, .brands-detail__recomend-title:last-child {
  margin-bottom: 0;
}

.brands-detail__image-holder {
  margin-top: 10px;
  margin-bottom: 10px;
}

.brands-detail__image-holder:first-child {
  margin-top: 0;
}

.brands-detail__image-holder:last-child {
  margin-bottom: 0;
}

.brands-detail__main-image {
  max-width: 100%;
  height: auto;
  display: block;
}

.brands-detail__date {
  font-style: italic;
  margin-top: 10px;
  margin-bottom: 10px;
}

.brands-detail__date:first-child {
  margin-top: 0;
}

.brands-detail__date:last-child {
  margin-bottom: 0;
}

.brands-detail__content {
  margin-top: 20px;
  margin-bottom: 20px;
}

.brands-detail__content:first-child {
  margin-top: 0;
}

.brands-detail__content:last-child {
  margin-bottom: 0;
}

.brands-detail__back-holder {
  margin-top: 20px;
  margin-bottom: 20px;
}

.brands-detail__back-holder:first-child {
  margin-top: 0;
}

.brands-detail__back-holder:last-child {
  margin-bottom: 0;
}

.brands-detail__back {
  text-decoration: none;
}

.brands-detail__back:before {
  content: '←';
  margin-right: .5em;
}

.brands-list__title {
  margin-bottom: 30px;
  font-size: 214.28571%;
  font-weight: bold;
}

.brands-list__title:last-child {
  margin-bottom: 0;
}

.brands-list__items {
  position: relative;
  margin-left: -2.5%;
  margin-top: -2.5%;
}

.brands-list__items:after {
  content: '';
  display: block;
  clear: left;
}

.brands-list__item {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 47.5%;
  margin-left: 2.5%;
  margin-top: 2.5%;
}

.brands-list__item:after {
  content: '';
  display: block;
  clear: both;
}

.brands-list__item:nth-child(2n+1) {
  clear: left;
}

.brands-list__logo {
  float: left;
  width: 150px;
  margin-right: 20px;
  text-align: center;
}

.brands-list__info {
  overflow: hidden;
}

.brands-list__logo-link {
  display: inline-block;
  vertical-align: top;
}

.brands-list__logo-img {
  display: block;
  max-width: 100%;
}

.brands-list__company {
  margin-bottom: 15px;
}

.brands-list__company:last-child {
  margin-bottom: 0;
}

.brands-list__description {
  margin-bottom: 15px;
}

.brands-list__description:last-child {
  margin-bottom: 0;
}

.brands-list__view {
  text-decoration: none;
  color: #0099FF;
}

.brands-list__view:hover {
  text-decoration: underline;
}

@media screen and (max-width: 767px) {
  .brands-list__items {
    margin-left: 0;
    margin-top: 0;
  }
  .brands-list__item {
    float: none;
    width: auto;
    margin-left: 0;
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .brands-list__item:first-child {
    margin-top: 0;
  }
  .brands-list__item:last-child {
    margin-bottom: 0;
  }
  .brands-list__view {
    display: none;
  }
}

@media screen and (max-width: 479px) {
  .brands-list__logo {
    width: 100px;
    margin-right: 1em;
  }
}

.brands-tiles__items {
  position: relative;
  margin-left: -2.5%;
  margin-top: -2.5%;
}

.brands-tiles__items:after {
  content: '';
  display: block;
  clear: left;
}

.brands-tiles__item {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 22.5%;
  margin-left: 2.5%;
  margin-top: 2.5%;
}

.brands-tiles__item:nth-child(4n+1) {
  clear: left;
}

.brands-tiles__bg-holder {
  text-align: center;
}

.brands-tiles__bg {
  max-width: 100%;
  height: auto;
  vertical-align: top;
}

.brands-tiles__content-holder {
  -webkit-transition: .3s bottom;
       -o-transition: .3s bottom;
          transition: .3s bottom;
}

.brands-tiles__title {
  padding: 5px 10px 7px;
  text-align: center;
  font-weight: 600;
}

@media screen and (max-width: 767px) {
  .brands-tiles__item {
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 30.83333%;
    margin-left: 2.5%;
    margin-top: 2.5%;
  }
  .brands-tiles__item:nth-child(4n+1) {
    clear: none;
  }
  .brands-tiles__item:nth-child(3n+1) {
    clear: left;
  }
}

@media screen and (max-width: 479px) {
  .brands-tiles__item {
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 47.5%;
    margin-left: 2.5%;
    margin-top: 2.5%;
  }
  .brands-tiles__item:nth-child(3n+1) {
    clear: none;
  }
  .brands-tiles__item:nth-child(2n+1) {
    clear: left;
  }
}

.breadcrumbs {
  color: #999999;
  margin-bottom: 15px;
}

.breadcrumbs__list {
  list-style: none;
  word-wrap: break-word;
  white-space: pre-line;
  margin-left: 0;
}

.breadcrumbs__item {
  display: inline;
}

.breadcrumbs__item:before {
  content: "→";
  margin: 0 10px;
}

.breadcrumbs__item:first-child:before {
  display: none;
}

.breadcrumbs__link {
  text-decoration: underline;
  color: #999999;
}

.breadcrumbs__link:hover {
  text-decoration: none;
  color: #999999;
}

@media screen and (max-width: 767px) {
  .breadcrumbs {
    font-size: 90%;
  }
  .breadcrumbs__item:last-child {
    display: none;
  }
}

.content-area .breadcrumbs__list {
  list-style: none;
  margin-left: 0;
  padding-left: 0;
}

.content-area .breadcrumbs__link {
  text-decoration: underline;
  color: #999999;
}

.content-area .breadcrumbs__link:hover {
  text-decoration: none;
  color: #999999;
}

.buttons-icon {
  text-align: right;
}

.buttons-icon__button {
  display: inline-block;
  width: 30px;
  height: 30px;
  vertical-align: baseline;
  background: #0099FF;
  font-size: 22px;
  text-decoration: none;
  color: white;
  text-align: center;
}

.buttons-icon__button:hover {
  background: #66c2ff;
  color: white;
}

.buttons-icon__button:visited {
  color: white;
}

.buttons-icon__button.is-rss {
  background: #ee8208;
  line-height: 30px;
}

.buttons-icon__button.is-rss:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
  content: "";
}

.cart-items {
  margin-top: -30px;
}

.cart-items.is-disabled {
  opacity: 0.3;
}

.cart-items__title {
  margin-bottom: 30px;
  font-size: 214.28571%;
  font-weight: bold;
}

.cart-items__title:last-child {
  margin-bottom: 0;
}

.cart-items__table {
  display: table;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
}

.cart-items__table-head {
  display: table-row;
  background: #f7f8f4;
  color: #afafb0;
}

.cart-items__table-item {
  display: table-row;
}

.cart-items__table-item:last-child .cart-items__table-cell {
  border-bottom: 0;
}

.cart-items__table-cell {
  display: table-cell;
  padding: 15px 10px;
  border-bottom: 2px solid #e6e6e6;
  vertical-align: middle;
  width: 1%;
}

.cart-items__table-cell.is-head {
  font-size: 90%;
  padding: 20px 10px;
  font-weight: bold;
  border-bottom: none;
}

.cart-items__cell-number {
  width: 5%;
  text-align: center;
}

.cart-items__cell-order {
  width: 40%;
}

.cart-items__cell-order:after {
  content: '';
  display: block;
  clear: both;
}

.cart-items__order-thumb {
  vertical-align: top;
  width: 15%;
  margin-right: 5%;
  text-align: left;
  display: inline-block;
}

.cart-items__thumb-link {
  display: inline-block;
}

.cart-items__thumb-img {
  display: block;
  max-width: 100%;
}

.cart-items__order-options {
  display: inline-block;
  width: 65%;
}

.cart-items__order-name {
  margin-bottom: 20px;
}

.cart-items__order-name:last-child {
  margin-bottom: 0;
}

.cart-items__name-link {
  text-decoration: none;
  color: #014e74;
  font-size: 1.25em;
  font-weight: 500;
}

.cart-items__name-link:hover {
  text-decoration: underline;
}

.cart-items__amount-label {
  display: inline-block;
  vertical-align: middle;
}

.cart-items__amount-counter {
  display: inline-block;
  max-width: 80px;
  vertical-align: middle;
}

.cart-items__cell-price {
  width: 16%;
  text-align: right;
  padding-right: 45px;
}

.cart-items__cell-price.is-head {
  padding-right: 45px;
}

.cart-items__cell-quantity {
  text-align: center;
  width: 155px;
}

.cart-items__price-discount {
  font-style: italic;
}

.cart-items__price-old {
  margin-bottom: 15px;
  white-space: nowrap;
  color: rgba(0, 0, 0, 0.4);
  text-decoration: line-through;
}

.cart-items__price-old:last-child {
  margin-bottom: 0;
}

.cart-items__price-value {
  white-space: nowrap;
  font-size: 1.3em;
  font-weight: 500;
}

.cart-items__cell-coupon {
  width: 10%;
  text-align: center;
}

.cart-items__cell-total {
  width: 10%;
  text-align: right;
}

.cart-items__total-value {
  white-space: nowrap;
  font-size: 1.3em;
  font-weight: 500;
}

.cart-items__cell-remove {
  width: 3%;
  padding-right: 18px;
  text-align: center;
}

.cart-items__cell-buttons {
  white-space: nowrap;
}

.cart-items__remove-order {
  color: #014e74;
  text-decoration: none;
  cursor: pointer;
  display: inline-block;
  font-size: 1.2em;
  font-weight: 500;
  float: right;
}

.cart-items__remove-order:before {
  font-family: "tampotechnic";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
}

.cart-items__remove-order:hover {
  opacity: .7;
}

.cart-items__delay {
  margin-left: 10px;
  font-size: 1.1em;
  color: #014e74;
  text-decoration: none;
  margin-right: 65px;
  margin-left: 20px;
}

.cart-items__footer {
  display: table;
  width: 100%;
  padding-top: 30px;
  background: #f7f8f4;
}

.cart-items__total-and-coupon, .cart-items__buttons {
  display: table-row;
}

.cart-items__back, .cart-items__coupon-holder {
  display: table-cell;
  width: 50%;
  vertical-align: top;
  padding-bottom: 20px;
}

.cart-items__back {
  padding-top: 1em;
}

.cart-items__back-link {
  text-decoration: none;
}

.cart-items__back-link:hover {
  text-decoration: underline;
  color: darkblue;
}

.cart-items__result, .cart-items__checkout-holder {
  display: table-cell;
  width: 50%;
  text-align: right;
  vertical-align: top;
  padding-bottom: 20px;
}

.cart-items__result-info {
  margin-bottom: 20px;
}

.cart-items__result-info:last-child {
  margin-bottom: 0;
}

.cart-items__result-sum {
  font-size: 157.14286%;
}

.cart-items__sum-old {
  white-space: nowrap;
  text-decoration: line-through;
  color: #ccc;
  font-size: 20px;
}

.cart-items__sum-actual {
  white-space: nowrap;
  font-weight: bold;
}

.cart-items__result-full {
  font-size: 157.14286%;
}

.cart-items__full-label {
  font-size: .75em;
  font-weight: bold;
}

.cart-items__full-price {
  white-space: nowrap;
  font-weight: bold;
  font-size: 1.2em;
  font-family: "Ubuntu", sans-serif;
}

.cart-items__checkout {
  text-align: center;
  -webkit-border-radius: 0;
          border-radius: 0;
  border: 1px solid transparent;
  color: #fff;
  text-decoration: none;
  background-color: #014e74;
  display: inline-block;
  padding: 7px 15px;
  line-height: 1.5;
  cursor: pointer;
  font-size: 13px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-transform: uppercase;
  -webkit-transition: background-color .25s;
       -o-transition: background-color .25s;
          transition: background-color .25s;
  padding: 10px 50px;
}

.cart-items__checkout:hover {
  background-color: #2685d1;
  color: #fff;
}

.cart-items__sku-holder {
  margin-top: 30px;
  margin-bottom: 30px;
}

.cart-items__sku-holder:first-child {
  margin-top: 0;
}

.cart-items__sku-holder:last-child {
  margin-bottom: 0;
}

.cart-items__sku-caption {
  font-size: 85.71429%;
  margin-top: 5px;
  margin-bottom: 5px;
}

.cart-items__sku-caption:first-child {
  margin-top: 0;
}

.cart-items__sku-caption:last-child {
  margin-bottom: 0;
}

.cart-items__sku {
  margin-top: 20px;
  margin-bottom: 20px;
}

.cart-items__sku:first-child {
  margin-top: 0;
}

.cart-items__sku:last-child {
  margin-bottom: 0;
}

.cart-items__sku-item {
  display: inline-block;
  margin-right: .5em;
}

.cart-items__color {
  display: inline-block;
  width: 20px;
  height: 20px;
  border: 2px solid white;
}

.cart-items__color.is-active {
  outline: 1px solid gray;
}

.cart-items__size {
  display: inline-block;
  padding: 5px;
  font-size: 85.71429%;
  background-color: #eee;
  color: black;
}

.cart-items__size.is-active {
  background-color: gray;
  color: white;
}

.cart-items__sku-selected {
  font-size: 90%;
  display: none;
}

.cart-items__sku-selected-link {
  text-decoration: none;
  border-bottom: 1px dashed;
}

.cart-items__coupon .coupon-list .coupon {
  display: block;
  padding: 10px;
  text-transform: uppercase;
  border: 1px solid #e2e2e2;
  position: relative;
  margin-top: 10px;
}

.cart-items__coupon .coupon-list .coupon .coupon_text {
  font-weight: normal;
  margin: 0px;
}

.cart-items__coupon .coupon-list .coupon .notes {
  position: absolute;
  top: 0;
  right: 1em;
  font-size: 12px;
  color: #fff;
  padding: .1em 1em;
  text-transform: none;
  margin: 0;
}

.cart-items__coupon .coupon-list .coupon .notes.bad {
  background-color: #ff1217;
}

.cart-items__coupon .coupon-list .coupon .notes.good {
  background-color: #00ff00;
}

.cart-items__coupon .coupon-list .coupon .notes.disabled {
  background-color: #7c7d7d;
}

.cart-items__coupon .coupon-list .coupon .close {
  position: absolute;
  right: .2em;
  top: 0;
  line-height: 1;
  font-weight: bold;
  cursor: pointer;
}

.cart-items__coupon .coupon-list .coupon.bad {
  border-color: #ff1217;
  color: #ff1217;
}

.cart-items__coupon .coupon-list .coupon.good {
  border-color: #00ff00;
  color: #00ff00;
}

.cart-items__coupon .coupon-list .coupon.disabled {
  border-color: #7c7d7d;
  color: #7c7d7d;
}

.cart-items__coupon [type="text"], .cart-items__coupon [type="password"], .cart-items__coupon [type="email"], .cart-items__coupon [type="tel"] {
  height: 2.5em;
  background: transparent;
}

.cart-items__coupon-title {
  display: block;
  margin-bottom: 5px;
  font-weight: 700;
}

.cart-items__coupon-apply {
  margin-left: 10px;
  -webkit-border-radius: 0;
          border-radius: 0;
  border: 1px solid #014e74;
  color: #014e74;
  text-decoration: none;
  background-color: transparent;
  display: inline-block;
  padding: 7px 15px;
  line-height: 1.5;
  cursor: pointer;
  font-size: 13px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-weight: 500;
  text-transform: uppercase;
  -webkit-transition: border-color, color .25s;
       -o-transition: border-color, color .25s;
          transition: border-color, color .25s;
  vertical-align: top;
  padding: 7px 15px;
}

.cart-items__coupon-apply:hover {
  color: #2685d1;
  border-color: #2685d1;
}

.cart-items__empty-wrap {
  width: 500px;
  text-align: center;
  margin: 40px auto;
}

.cart-items__empty-img {
  color: #ccc;
  position: relative;
  display: block;
  font-size: 1000%;
}

.cart-items__empty-img:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
  content: "";
}

.cart-items__empty-text {
  font-size: 128.57143%;
  margin-bottom: 10px;
}

.cart-items__empty-text:last-child {
  margin-bottom: 0;
}

@media screen and (max-width: 767px) {
  .cart-items__empty-wrap {
    width: 100%;
  }
  .cart-items__table-head {
    display: none;
  }
  .cart-items__table {
    display: block;
    margin-top: 50px;
  }
  .cart-items__table-item {
    display: block;
    position: relative;
  }
  .cart-items__table-cell {
    display: block;
    border-bottom: none;
  }
  .cart-items__cell-quantity {
    width: 100%;
  }
  .cart-items__cell-number {
    display: none;
  }
  .cart-items__cell-price {
    text-align: left;
    padding-left: 25%;
    border-bottom: none;
  }
  .cart-items__order-options {
    width: 70%;
    display: inline-block;
    margin-left: 3%;
    margin-top: 40px;
  }
  .cart-items__cell-order {
    width: 100%;
    border-bottom: none;
  }
  .cart-items__order-thumb {
    width: 20%;
    display: inline-block;
    margin-right: 0;
  }
  .cart-items__thumb-img {
    height: auto;
    width: 100%;
  }
  .cart-items__coupon-holder {
    display: block;
    width: 100%;
  }
  .cart-items__coupon [type="text"], .cart-items__coupon [type="password"], .cart-items__coupon [type="email"], .cart-items__coupon [type="tel"] {
    width: 100%;
  }
  .cart-items__coupon-apply {
    margin-left: 0;
    margin-top: 15px;
    width: 100%;
    text-align: center;
  }
  .cart-items__cell-quantity {
    text-align: left;
    padding-left: 27%;
  }
  .cart-items__cell-total {
    width: 100%;
    text-align: left;
    padding-left: 25%;
  }
  .cart-items__cell-remove {
    width: 100%;
    padding-right: 18px;
    text-align: center;
    position: absolute;
    top: 0;
  }
  .cart-items__delay {
    margin-left: 14px;
  }
  .cart-items__footer {
    display: block;
  }
  .cart-items__result {
    display: block;
    width: 100%;
    text-align: left;
  }
  .cart-items__buttons {
    display: block;
    width: 100%;
  }
  .cart-items__checkout-holder {
    display: inline-block;
    width: 50%;
  }
}

@media screen and (max-width: 479px) {
  .cart-items__empty-wrap {
    width: 100%;
  }
  .cart-items__back {
    width: 100%;
  }
  .cart-items__checkout-holder {
    width: 100%;
    margin-top: 15px;
  }
  .cart-items__checkout {
    width: 100%;
  }
  .cart-items__cell-price {
    text-align: left;
    padding-left: 26%;
    border-bottom: none;
  }
  .cart-items__order-options {
    width: 70%;
    display: inline-block;
    margin-left: 3%;
    margin-top: 40px;
  }
  .cart-items__cell-order {
    width: 100%;
    border-bottom: none;
  }
  .cart-items__order-thumb {
    width: 20%;
    display: inline-block;
    margin-right: 0;
  }
  .cart-items__thumb-img {
    height: auto;
    width: 100%;
  }
  .cart-items__coupon-holder {
    display: block;
    width: 100%;
  }
  .cart-items__coupon [type="text"], .cart-items__coupon [type="password"], .cart-items__coupon [type="email"], .cart-items__coupon [type="tel"] {
    width: 100%;
  }
  .cart-items__coupon-apply {
    margin-left: 0;
    margin-top: 15px;
    width: 100%;
    text-align: center;
  }
  .cart-items__cell-quantity {
    text-align: left;
    padding-left: 31%;
  }
  .cart-items__cell-total {
    width: 100%;
    text-align: left;
    padding-left: 25.5%;
  }
  .cart-items__cell-remove {
    width: 100%;
    padding-right: 18px;
    text-align: center;
    position: absolute;
    top: 0;
  }
  .cart-items__delay {
    margin-left: 14px;
  }
  .cart-items__footer {
    display: block;
  }
  .cart-items__result {
    display: block;
    width: 100%;
    text-align: left;
  }
  .cart-items__buttons {
    display: block;
    width: 100%;
  }
}

.cart-items2__title {
  margin-bottom: 30px;
  font-size: 214.28571%;
  font-weight: bold;
}

.cart-items2__title:last-child {
  margin-bottom: 0;
}

.cart-items2__cart-content {
  display: table;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.cart-items2__cart-header {
  display: table-row;
}

.cart-items2__name-head {
  display: table-cell;
  padding: 5px 10px;
  border-left: 1px solid white;
  background-color: #e1e1e1;
  border-left: none;
}

.cart-items2__price-head {
  display: table-cell;
  padding: 5px 10px;
  border-left: 1px solid white;
  background-color: #e1e1e1;
  width: 140px;
}

.cart-items2__amount-head {
  display: table-cell;
  padding: 5px 10px;
  border-left: 1px solid white;
  background-color: #e1e1e1;
  width: 120px;
}

.cart-items2__sum-head {
  display: table-cell;
  padding: 5px 10px;
  border-left: 1px solid white;
  background-color: #e1e1e1;
  width: 180px;
}

.cart-items2__remove-head {
  display: table-cell;
  padding: 5px 10px;
  border-left: 1px solid white;
  background-color: #e1e1e1;
}

.cart-items2__product {
  display: table-row;
}

.cart-items2__name-col {
  display: table-cell;
  vertical-align: middle;
  padding: 30px 10px;
  border-bottom: 1px solid #cccccc;
  padding-left: 0;
}

@media screen and (max-width: 767px) {
  .cart-items2__name-col {
    display: block;
    padding: 0;
    margin-top: 20px;
    margin-bottom: 20px;
    border: none;
  }
  .cart-items2__name-col:first-child {
    margin-top: 0;
  }
  .cart-items2__name-col:last-child {
    margin-bottom: 0;
  }
}

.cart-items2__price-col {
  display: table-cell;
  vertical-align: middle;
  padding: 30px 10px;
  border-bottom: 1px solid #cccccc;
}

@media screen and (max-width: 767px) {
  .cart-items2__price-col {
    display: block;
    padding: 0;
    margin-top: 20px;
    margin-bottom: 20px;
    border: none;
  }
  .cart-items2__price-col:first-child {
    margin-top: 0;
  }
  .cart-items2__price-col:last-child {
    margin-bottom: 0;
  }
}

.cart-items2__amount-col {
  display: table-cell;
  vertical-align: middle;
  padding: 30px 10px;
  border-bottom: 1px solid #cccccc;
}

@media screen and (max-width: 767px) {
  .cart-items2__amount-col {
    display: block;
    padding: 0;
    margin-top: 20px;
    margin-bottom: 20px;
    border: none;
  }
  .cart-items2__amount-col:first-child {
    margin-top: 0;
  }
  .cart-items2__amount-col:last-child {
    margin-bottom: 0;
  }
}

.cart-items2__sum-col {
  display: table-cell;
  vertical-align: middle;
  padding: 30px 10px;
  border-bottom: 1px solid #cccccc;
}

@media screen and (max-width: 767px) {
  .cart-items2__sum-col {
    display: block;
    padding: 0;
    margin-top: 20px;
    margin-bottom: 20px;
    border: none;
  }
  .cart-items2__sum-col:first-child {
    margin-top: 0;
  }
  .cart-items2__sum-col:last-child {
    margin-bottom: 0;
  }
}

.cart-items2__remove-col {
  display: table-cell;
  vertical-align: middle;
  padding: 30px 10px;
  border-bottom: 1px solid #cccccc;
  padding: 0;
}

@media screen and (max-width: 767px) {
  .cart-items2__remove-col {
    display: block;
    padding: 0;
    margin-top: 20px;
    margin-bottom: 20px;
    border: none;
  }
  .cart-items2__remove-col:first-child {
    margin-top: 0;
  }
  .cart-items2__remove-col:last-child {
    margin-bottom: 0;
  }
}

.cart-items2__thumb {
  float: left;
  width: 25%;
  min-width: 70px;
  margin-right: 5%;
  text-align: center;
}

.cart-items2__thumb-img {
  display: block;
  width: 100%;
  height: auto;
}

.cart-items2__description {
  overflow: hidden;
}

.cart-items2__name-title {
  margin-bottom: 10px;
}

.cart-items2__name-title:last-child {
  margin-bottom: 0;
}

.cart-items2__name-link {
  font-size: 114.28571%;
  font-weight: bold;
  text-decoration: underline;
}

.cart-items2__name-link:hover {
  text-decoration: none;
}

.cart-items2__price-number {
  white-space: nowrap;
}

.cart-items2__sum-title {
  margin-bottom: 10px;
  font-size: 107.14286%;
  font-weight: bold;
}

.cart-items2__sum-title:last-child {
  margin-bottom: 0;
}

.cart-items2__sum-value {
  font-size: 107.14286%;
  font-weight: bold;
}

.cart-items2__sum-number {
  white-space: nowrap;
}

.cart-items2__remove-order {
  padding: .3em .5em;
  cursor: pointer;
}

.cart-items2__remove-order:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
  content: "";
}

.cart-items2__footer {
  position: relative;
  margin-left: -2.5%;
  margin-top: 20px;
}

.cart-items2__footer:after {
  content: '';
  display: block;
  clear: left;
}

.cart-items2__footer:first-child {
  margin-top: 0;
}

.cart-items2__information {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 39.16667%;
  margin-left: 2.5%;
  margin-bottom: 20px;
}

.cart-items2__footnote {
  margin-bottom: 50px;
}

.cart-items2__footnote:last-child {
  margin-bottom: 0;
}

.cart-items2__footnote-title {
  display: block;
}

.cart-items2__footnote-subtitle {
  display: block;
}

.cart-items2__checkout {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 55.83333%;
  margin-left: 2.5%;
  margin-bottom: 20px;
}

.cart-items2__order-total {
  margin-bottom: 20px;
}

.cart-items2__order-total:last-child {
  margin-bottom: 0;
}

.cart-items2__total-value {
  font-size: 114.28571%;
  font-weight: bold;
}

.cart-items2__order-notice {
  margin-bottom: 30px;
}

.cart-items2__order-notice:last-child {
  margin-bottom: 0;
}

.cart-items2__notice-title {
  margin-bottom: 15px;
  font-size: 107.14286%;
  font-weight: bold;
}

.cart-items2__notice-title:last-child {
  margin-bottom: 0;
}

.cart-items2__checkout-btn {
  padding: 10px 50px;
}

.cart-items2__back {
  padding-top: 0.8em;
}

@media screen and (max-width: 767px) {
  .cart-items2__cart-content {
    display: block;
  }
  .cart-items2__name-col:after {
    content: '';
    display: block;
    clear: both;
  }
  .cart-items2__product {
    display: block;
    padding-bottom: 10px;
    border-bottom: 1px solid #cccccc;
    margin-bottom: 10px;
    position: relative;
  }
  .cart-items2__cart-header {
    display: none;
  }
  .cart-items2__price-col, .cart-items2__amount-col, .cart-items2__sum-col {
    width: 32%;
    display: inline-block;
    vertical-align: middle;
    margin-top: 0;
    margin-bottom: 0;
  }
  .cart-items2__amount-col .counter-input__unit {
    display: none;
  }
  .cart-items2__remove-col {
    position: absolute;
    right: 0;
    top: 0;
    margin-top: 0;
  }
  .cart-items2__name-title {
    padding-right: 20px;
  }
  .cart-items2__footer {
    margin-left: 0;
  }
  .cart-items2__information, .cart-items2__checkout {
    float: none;
    margin-left: 0;
    margin-bottom: 10px;
    width: auto;
  }
  .cart-items2__information:last-child, .cart-items2__checkout:last-child {
    margin-bottom: 0;
  }
}

.cart-line {
  text-align: right;
}

.cart-line__container {
  position: relative;
  display: inline-block;
  vertical-align: top;
  text-align: left;
}

.cart-line__container:hover .cart-line__order {
  display: block;
}

.cart-line__mini {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  padding-left: 30px;
}

.cart-line__mini:before {
  font-family: "tampotechnic";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
}

.cart-line__mini:before {
  display: inline-block;
  margin-right: 10px;
  vertical-align: middle;
  color: #014e74;
  font-size: 1.3em;
  position: absolute;
  left: 0;
  top: 0;
}

.cart-line__mini-info {
  display: inline-block;
  vertical-align: middle;
}

.cart-line__amount-link {
  font-size: 0.95em;
  color: #014e74;
}

.cart-line__price {
  font-size: 0.95em;
  color: #014e74;
}

.cart-line__order {
  position: absolute;
  z-index: 1002;
  display: none;
  top: 100%;
  right: 0;
  padding-top: 15px;
  min-width: 500px;
}

.cart-line__order-holder {
  position: relative;
  padding: 20px;
  background: #fff;
}

.cart-line__order-holder:before {
  position: absolute;
  content: '';
  top: -15px;
  right: 15px;
  width: 0;
  height: 0;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-bottom: 15px solid #fff;
}

.cart-line__detail {
  margin-bottom: 20px;
  display: table;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  padding-bottom: 10px;
  border-bottom: 2px solid #e6e6e6;
}

.cart-line__detail:last-child {
  margin-bottom: 0;
}

.cart-line__detail-row {
  display: table-row;
}

.cart-line__detail-photo {
  width: 20%;
  padding: 10px 5px;
  vertical-align: middle;
  display: none;
}

.cart-line__img-link {
  display: inline-block;
  padding: 2px;
  vertical-align: top;
}

.cart-line__img {
  display: block;
  max-width: 100%;
  min-width: 50px;
}

.cart-line__detail-name {
  display: table-cell;
  width: 40%;
  padding: 10px 5px;
  vertical-align: middle;
}

.cart-line__name-link {
  text-decoration: none;
  color: #014e74;
  font-weight: 700;
}

.cart-line__detail-amount {
  display: table-cell;
  width: 10%;
  padding: 10px 5px;
  vertical-align: middle;
  text-align: center;
  color: #000;
}

.cart-line__detail-price {
  display: table-cell;
  width: 20%;
  padding: 10px 5px;
  vertical-align: middle;
  text-align: center;
  color: #000;
}

.cart-line__detail-close {
  display: table-cell;
  width: 10%;
  padding: 10px 5px;
  vertical-align: middle;
  text-align: center;
}

.cart-line__close-btn {
  color: #014e74;
  text-decoration: none;
  font-weight: bold;
  font-size: 1.2em;
}

.cart-line__close-btn:before {
  font-family: "tampotechnic";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
}

.cart-line__detail-result {
  text-align: center;
}

.cart-line__detail-total {
  margin-bottom: 15px;
  font-size: 114.28571%;
  text-align: left;
}

.cart-line__detail-total:last-child {
  margin-bottom: 0;
}

.cart-line__cart-btn {
  padding: 10px 30px;
  -webkit-border-radius: 0;
          border-radius: 0;
  border: 1px solid #014e74;
  font-weight: 700;
  color: #014e74;
  background-color: transparent;
  -webkit-transition: background-color, color .25s;
       -o-transition: background-color, color .25s;
          transition: background-color, color .25s;
  width: 49%;
  text-align: center;
}

.cart-line__cart-btn:hover {
  color: #fff;
  background-color: #014e74;
}

.cart-line__checkout-btn {
  padding: 10px 30px;
  float: right;
  -webkit-border-radius: 0;
          border-radius: 0;
  font-weight: 700;
  background-color: #014e74;
  color: #fff;
  border: 1px solid transparent;
  width: 49%;
  text-align: center;
  -webkit-transition: background-color .25s;
       -o-transition: background-color .25s;
          transition: background-color .25s;
}

.cart-line__checkout-btn:hover {
  background-color: #2685d1;
  color: #fff;
}

.cart-line.is-mobile .cart-line__detail-btns {
  text-align: center;
}

.cart-line.is-mobile .cart-line__cart-btn {
  width: 100%;
  margin: 0;
}

.cart-line.is-mobile .cart-line__checkout-btn {
  width: 100%;
  margin: 0;
}

.cart-line.is-mobile .cart-line__detail-photo {
  width: 10%;
}

.cart-line.is-mobile .cart-line__detail-name {
  width: 50%;
}

.cart-line.is-mobile .cart-line__img-link {
  width: 60px;
}

@media screen and (max-width: 479px) {
  .cart-line.is-mobile .cart-line__detail-photo {
    display: none;
  }
}

.cart-modal {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  max-width: 750px;
  -webkit-border-radius: 3px;
          border-radius: 3px;
  border: 1px solid grey;
}

.cart-modal__holder {
  position: relative;
  padding: 40px 30px;
  background: #fff;
}

.cart-modal__head {
  margin-bottom: 20px;
  display: table;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
}

.cart-modal__head:last-child {
  margin-bottom: 0;
}

.cart-modal__head-content {
  display: table-row;
}

.cart-modal__head-title {
  display: table-cell;
  width: 70%;
  vertical-align: middle;
}

.cart-modal__heading {
  font-size: 185.71429%;
}

.cart-modal__head-shopping {
  display: table-cell;
  width: 30%;
  vertical-align: middle;
  text-align: right;
}

.cart-modal__product {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-bottom: 40px;
  display: table;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
}

.cart-modal__product:first-child {
  margin-top: 0;
}

.cart-modal__product:last-child {
  margin-bottom: 0;
}

.cart-modal__product:last-child {
  margin-bottom: 0;
}

.cart-modal__product-content {
  display: table-row;
}

.cart-modal__thumb {
  display: table-cell;
  width: 33%;
  padding-right: 10px;
  text-align: center;
  vertical-align: top;
}

.cart-modal__thumb-link {
  display: inline-block;
  padding: 2px;
  -webkit-border-radius: 3px;
          border-radius: 3px;
  border: 1px solid lightgrey;
  vertical-align: top;
}

.cart-modal__thumb-img {
  display: block;
  max-width: 100%;
}

.cart-modal__detail {
  display: table-cell;
  width: 34%;
  padding: 0 10px;
}

.cart-modal__name {
  margin-bottom: 15px;
}

.cart-modal__name:last-child {
  margin-bottom: 0;
}

.cart-modal__name-link {
  text-decoration: underline;
}

.cart-modal__name-link:hover {
  text-decoration: none;
}

.cart-modal__option {
  margin-bottom: 10px;
}

.cart-modal__option:last-child {
  margin-bottom: 0;
}

.cart-modal__amount-label {
  display: inline-block;
  vertical-align: middle;
}

.cart-modal__amount-counter {
  display: inline-block;
  vertical-align: middle;
}

.cart-modal__checkout {
  display: table-cell;
  width: 33%;
  padding-left: 10px;
}

.cart-modal__price {
  margin-bottom: 20px;
}

.cart-modal__price:last-child {
  margin-bottom: 0;
}

.cart-modal__price-old {
  text-align: right;
  text-decoration: line-through;
  color: #c6c6c6;
}

.cart-modal__price-old .rub:before {
  color: #c6c6c6;
}

.cart-modal__price-actual:after {
  content: '';
  display: block;
  clear: both;
}

.cart-modal__actual-title {
  float: left;
  width: 50%;
  display: none;
}

.cart-modal__actual-label {
  font-size: 114.28571%;
}

.cart-modal__actual-value {
  float: right;
  white-space: nowrap;
  text-align: right;
  font-size: 128.57143%;
}

.cart-modal__cart-btn {
  margin-bottom: 10px;
  display: block;
  padding: 7px;
  text-align: center;
}

.cart-modal__cart-btn:last-child {
  margin-bottom: 0;
}

.cart-modal__order-btn {
  margin-bottom: 10px;
  display: block;
  padding: 7px;
  text-align: center;
}

.cart-modal__order-btn:last-child {
  margin-bottom: 0;
}

.cart-modal__close {
  position: absolute;
  content: '';
  top: 0;
  right: 0;
}

.cart-modal__close-btn {
  cursor: pointer;
}

.cart-modal__close-btn:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
  content: "";
}

.cart-modal__close-btn:before {
  font-size: 214.28571%;
  padding: .2em .4em;
}

@media screen and (max-width: 767px) {
  .cart-modal__head-content {
    display: block;
  }
  .cart-modal__head-title {
    display: block;
    width: 100%;
  }
  .cart-modal__head-shopping {
    display: block;
    width: 100%;
    margin-top: 15px;
  }
  .cart-modal__product-content {
    display: block;
  }
  .cart-modal__thumb {
    display: block;
    width: 100%;
    padding-right: 0;
  }
  .cart-modal__detail {
    display: block;
    width: 100%;
    margin-top: 15px;
  }
  .cart-modal__checkout {
    display: block;
    width: 100%;
    padding-left: 0;
  }
}

.catalog-aside:after {
  content: '';
  display: block;
  clear: both;
}

.catalog-aside.is-opened {
  z-index: 100;
}

.catalog-aside.is-opened .catalog-aside__first-level {
  float: none;
}

.catalog-aside.is-opened .catalog-aside__link-text,
.catalog-aside.is-opened .catalog-aside__qtty,
.catalog-aside.is-opened .catalog-aside__contain-marker {
  display: inline-block;
}

.catalog-aside.is-opened .catalog-aside__first-link.is-opening {
  text-align: inherit;
}

.catalog-aside.is-opened .catalog-aside__link-img {
  margin-right: 10px;
}

.catalog-aside.is-opened .is-opening:before,
.catalog-aside.is-opened .is-additional:before {
  margin-right: 10px;
}

.catalog-aside__link-text, .catalog-aside__qtty, .catalog-aside__contain-marker {
  display: none;
}

.catalog-aside__qtty {
  margin-left: 10px;
}

.catalog-aside__contain-marker {
  float: right;
}

.catalog-aside__contain-marker:after {
  content: "\2026";
  float: right;
  padding-left: 0.5em;
}

.catalog-aside__first-level {
  display: block;
  margin: 0;
  padding: 0;
  list-style: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  float: left;
}

.catalog-aside__first-level:after {
  content: '';
  display: block;
  clear: both;
}

.catalog-aside__first-item {
  position: relative;
  background-color: #888;
  border: 1px solid white;
}

.catalog-aside__first-item.is-hide {
  display: none;
}

.catalog-aside__first-item.is-additional {
  position: relative;
}

.catalog-aside__first-link {
  position: relative;
  text-decoration: none;
  color: white;
  display: block;
  padding: 10px 15px;
  color: white;
}

.catalog-aside__first-link:visited {
  color: white;
}

.catalog-aside__first-link:hover {
  text-decoration: none;
  color: white;
}

.catalog-aside__first-link:visited:hover {
  text-decoration: underline;
  color: white;
}

.catalog-aside__first-link.is-opening {
  font-size: 20px;
  text-align: center;
}

.catalog-aside__first-link.is-opening:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
  content: "";
}

.catalog-aside__first-link.is-additional {
  font-size: 20px;
  text-align: center;
}

.catalog-aside__first-link.is-additional:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
  content: "";
}

.catalog-aside__link-img {
  vertical-align: middle;
  display: inline-block;
  max-height: 100%;
  max-width: 100%;
}

.catalog-aside__second-holder {
  display: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  z-index: 10;
}

.catalog-aside__second-level {
  margin: 0;
  padding: 0;
  list-style: none;
}

.catalog-aside__second-item {
  position: relative;
}

.catalog-aside__second-item:hover .catalog-aside__third-holder {
  display: block;
}

.catalog-aside__second-item.is-contain .catalog-aside__second-link {
  position: relative;
}

.catalog-aside__second-link {
  display: block;
  padding: 10px 15px;
  background-color: #ccc;
  border: 1px solid white;
  position: relative;
  text-decoration: none;
  color: #333333;
}

.catalog-aside__second-link:visited {
  color: #333333;
}

.catalog-aside__second-link:hover, .catalog-aside__second-link:visited:hover {
  background-color: #bbb;
  color: #333333;
}

.catalog-aside__third-holder {
  display: none;
  position: absolute;
  left: 100%;
  top: 0;
  width: 100%;
  min-width: 250px;
  z-index: 10;
}

.catalog-aside__third-item {
  position: relative;
}

.catalog-aside__third-item:hover .catalog-aside__fourth-holder {
  display: block;
}

.catalog-aside__third-item.is-hide {
  display: none;
}

.catalog-aside__third-link {
  position: relative;
  text-decoration: none;
  color: #333333;
  display: block;
  padding: 10px 15px;
  background-color: #ccc;
  border: 1px solid white;
}

.catalog-aside__third-link:visited {
  color: #333333;
}

.catalog-aside__third-link:hover, .catalog-aside__third-link:visited:hover {
  background-color: #bbb;
  color: #333333;
}

.catalog-aside__third-link .catalog-aside__contain-marker {
  display: none;
}

.catalog-aside__fourth-holder {
  display: none;
  position: absolute;
  left: 100%;
  top: 0;
  width: 100%;
  min-width: 250px;
  background-color: #ddd;
}

.catalog-aside__fourth-link {
  position: relative;
  text-decoration: none;
  color: #333333;
  display: block;
  padding: 10px 15px;
  background-color: #ccc;
  border: 1px solid white;
}

.catalog-aside__fourth-link:visited {
  color: #333333;
}

.catalog-aside__fourth-link:hover, .catalog-aside__fourth-link:visited:hover {
  background-color: #bbb;
  color: #333333;
}

.catalog-aside__additional-holder {
  display: none;
  position: absolute;
  top: 100%;
  z-index: 1001;
  width: 100%;
  min-width: 150px;
}

.catalog-aside__additional-level {
  margin: 0;
  padding: 0;
  list-style: none;
}

.catalog-aside__additional-item {
  position: relative;
}

.catalog-aside__additional-item:hover .catalog-aside__third-holder {
  display: block;
}

.catalog-aside__additional-link {
  display: block;
  padding: 10px 15px;
  background-color: #888;
  border: 1px solid white;
  color: white;
  position: relative;
  text-decoration: none;
  color: white;
}

.catalog-aside__additional-link:visited {
  color: white;
}

.catalog-aside__additional-link:hover {
  text-decoration: none;
  color: white;
}

.catalog-aside__additional-link:visited:hover {
  text-decoration: underline;
  color: white;
}

.catalog-aside__more-link {
  display: none;
  font-size: 90%;
  cursor: pointer;
}

.catalog-aside__more-link:hover {
  text-decoration: underline;
}

.catalog-aside__more-link.is-active {
  display: inline;
}

.catalog-aside__less-link {
  display: none;
  font-size: 90%;
  cursor: pointer;
}

.catalog-aside__less-link:hover {
  text-decoration: underline;
}

.catalog-aside__less-link.is-active {
  display: inline;
}

.catalog-aside__first-item.is-opened:after, .catalog-aside__second-item.is-opened:after, .catalog-aside__third-item.is-opened:after {
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
       -o-transform: rotate(90deg);
          transform: rotate(90deg);
}

.catalog-aside.is-i-state.is-opened .catalog-aside__first-item:hover .catalog-aside__second-holder,
.catalog-aside.is-i-state.is-opened .catalog-aside__first-item:hover .catalog-aside__additional-holder,
.catalog-aside.is-i-state.is-opened .catalog-aside__first-item.is-hover .catalog-aside__second-holder,
.catalog-aside.is-i-state.is-opened .catalog-aside__first-item.is-hover .catalog-aside__additional-holder {
  display: block;
}

.catalog-aside.is-i-state .catalog-aside__first-item {
  position: relative;
}

.catalog-aside.is-i-state .catalog-aside__first-item.is-additional {
  position: relative;
}

.catalog-aside.is-i-state .catalog-aside__second-holder {
  position: absolute;
  left: 100%;
  top: 0;
  padding: 20px;
  z-index: 10;
  min-width: 700px;
  background-color: #eee;
}

.catalog-aside.is-i-state .catalog-aside__second-holder:after {
  content: '';
  display: block;
  clear: both;
}

.catalog-aside.is-i-state .catalog-aside__second-level {
  float: left;
  width: 33.33333%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-left: 15px;
  padding-right: 15px;
}

.catalog-aside.is-i-state .catalog-aside__second-item {
  margin-top: 10px;
  margin-bottom: 10px;
}

.catalog-aside.is-i-state .catalog-aside__second-item:first-child {
  margin-top: 0;
}

.catalog-aside.is-i-state .catalog-aside__second-item:last-child {
  margin-bottom: 0;
}

.catalog-aside.is-i-state .catalog-aside__second-item.is-contain .catalog-aside__second-link:before {
  content: none;
}

.catalog-aside.is-i-state .catalog-aside__second-link {
  display: inline;
  background: none;
  border: none;
  padding: 0;
  font-weight: bold;
  position: relative;
  text-decoration: none;
  color: white;
  color: #333333;
}

.catalog-aside.is-i-state .catalog-aside__second-link:visited {
  color: white;
}

.catalog-aside.is-i-state .catalog-aside__second-link:hover {
  text-decoration: none;
  color: white;
}

.catalog-aside.is-i-state .catalog-aside__second-link:visited:hover {
  text-decoration: underline;
  color: white;
}

.catalog-aside.is-i-state .catalog-aside__second-link:hover, .catalog-aside.is-i-state .catalog-aside__second-link:visited, .catalog-aside.is-i-state .catalog-aside__second-link:visited:hover {
  color: #333333;
}

.catalog-aside.is-i-state .catalog-aside__second-link .catalog-aside__contain-marker {
  display: none;
}

.catalog-aside.is-i-state .catalog-aside__third-holder, .catalog-aside.is-i-state .catalog-aside__fourth-holder {
  display: block;
  position: static;
  left: 100%;
  top: 0;
  width: 100%;
  min-width: 0;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-bottom: 10px;
}

.catalog-aside.is-i-state .catalog-aside__third-holder:first-child, .catalog-aside.is-i-state .catalog-aside__fourth-holder:first-child {
  margin-top: 0;
}

.catalog-aside.is-i-state .catalog-aside__third-holder:last-child, .catalog-aside.is-i-state .catalog-aside__fourth-holder:last-child {
  margin-bottom: 0;
}

.catalog-aside.is-i-state .catalog-aside__fourth-holder {
  background: none;
  padding-left: 10px;
}

.catalog-aside.is-i-state .catalog-aside__third-item {
  margin-top: 5px;
  margin-bottom: 5px;
}

.catalog-aside.is-i-state .catalog-aside__third-item:first-child {
  margin-top: 0;
}

.catalog-aside.is-i-state .catalog-aside__third-item:last-child {
  margin-bottom: 0;
}

.catalog-aside.is-i-state .catalog-aside__third-link, .catalog-aside.is-i-state .catalog-aside__fourth-link {
  display: inline;
  background: none;
  border: none;
  padding: 0;
}

.catalog-aside.is-i-state .catalog-aside__third-link .catalog-aside__contain-marker, .catalog-aside.is-i-state .catalog-aside__fourth-link .catalog-aside__contain-marker {
  display: none;
}

.catalog-aside.is-z-state.is-opened .catalog-aside__first-item:hover .catalog-aside__second-holder,
.catalog-aside.is-z-state.is-opened .catalog-aside__first-item:hover .catalog-aside__additional-holder,
.catalog-aside.is-z-state.is-opened .catalog-aside__first-item.is-hover .catalog-aside__second-holder,
.catalog-aside.is-z-state.is-opened .catalog-aside__first-item.is-hover .catalog-aside__additional-holder {
  display: block;
}

.catalog-aside.is-z-state .catalog-aside__first-item {
  position: relative;
}

.catalog-aside.is-z-state .catalog-aside__first-item.is-additional {
  position: relative;
}

.catalog-aside.is-z-state .catalog-aside__second-holder {
  position: absolute;
  left: 100%;
  top: 0;
  padding: 20px;
  z-index: 10;
  min-width: 700px;
  background-color: #eee;
}

.catalog-aside.is-z-state .catalog-aside__second-level {
  position: relative;
  margin-left: -2.5%;
  margin-top: -2.5%;
}

.catalog-aside.is-z-state .catalog-aside__second-level:after {
  content: '';
  display: block;
  clear: left;
}

.catalog-aside.is-z-state .catalog-aside__second-item {
  position: relative;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 30.83333%;
  margin-left: 2.5%;
  margin-top: 2.5%;
}

.catalog-aside.is-z-state .catalog-aside__second-item:nth-child(3n+1) {
  clear: left;
}

.catalog-aside.is-z-state .catalog-aside__second-item.is-contain .catalog-aside__second-link:before {
  content: none;
}

.catalog-aside.is-z-state .catalog-aside__second-link {
  display: inline;
  background: none;
  border: none;
  padding: 0;
  font-weight: bold;
  position: relative;
  text-decoration: none;
  color: white;
  color: #333333;
}

.catalog-aside.is-z-state .catalog-aside__second-link:visited {
  color: white;
}

.catalog-aside.is-z-state .catalog-aside__second-link:hover {
  text-decoration: none;
  color: white;
}

.catalog-aside.is-z-state .catalog-aside__second-link:visited:hover {
  text-decoration: underline;
  color: white;
}

.catalog-aside.is-z-state .catalog-aside__second-link:hover, .catalog-aside.is-z-state .catalog-aside__second-link:visited, .catalog-aside.is-z-state .catalog-aside__second-link:visited:hover {
  color: #333333;
}

.catalog-aside.is-z-state .catalog-aside__second-link .catalog-aside__contain-marker {
  display: none;
}

.catalog-aside.is-z-state .catalog-aside__third-holder {
  display: block;
  position: static;
  left: 100%;
  top: 0;
  width: 100%;
  min-width: 0;
  margin-top: 20px;
  margin-bottom: 20px;
}

.catalog-aside.is-z-state .catalog-aside__third-holder:first-child {
  margin-top: 0;
}

.catalog-aside.is-z-state .catalog-aside__third-holder:last-child {
  margin-bottom: 0;
}

.catalog-aside.is-z-state .catalog-aside__third-item {
  margin-top: 5px;
  margin-bottom: 5px;
}

.catalog-aside.is-z-state .catalog-aside__third-item:first-child {
  margin-top: 0;
}

.catalog-aside.is-z-state .catalog-aside__third-item:last-child {
  margin-bottom: 0;
}

.catalog-aside.is-z-state .catalog-aside__third-link {
  display: inline;
  background: none;
  border: none;
  padding: 0;
}

.catalog-aside.is-t-state {
  position: relative;
}

.catalog-aside.is-t-state.is-opened .catalog-aside__first-item:hover .catalog-aside__second-holder,
.catalog-aside.is-t-state.is-opened .catalog-aside__first-item:hover .catalog-aside__additional-holder,
.catalog-aside.is-t-state.is-opened .catalog-aside__first-item.is-hover .catalog-aside__second-holder,
.catalog-aside.is-t-state.is-opened .catalog-aside__first-item.is-hover .catalog-aside__additional-holder {
  display: block;
}

.catalog-aside.is-t-state .catalog-aside__first-item {
  position: inherit;
}

.catalog-aside.is-t-state .catalog-aside__first-item.is-additional {
  position: relative;
}

.catalog-aside.is-t-state .catalog-aside__second-holder {
  position: absolute;
  left: 100%;
  top: 0;
  padding: 20px;
  z-index: 10;
  min-width: 700px;
  background-color: #eee;
}

.catalog-aside.is-t-state .catalog-aside__second-level {
  position: relative;
  margin-left: -2.5%;
  margin-top: -2.5%;
}

.catalog-aside.is-t-state .catalog-aside__second-level:after {
  content: '';
  display: block;
  clear: left;
}

.catalog-aside.is-t-state .catalog-aside__second-item {
  position: relative;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 30.83333%;
  margin-left: 2.5%;
  margin-top: 2.5%;
}

.catalog-aside.is-t-state .catalog-aside__second-item:nth-child(3n+1) {
  clear: left;
}

.catalog-aside.is-t-state .catalog-aside__second-item.is-contain .catalog-aside__second-link:before {
  content: none;
}

.catalog-aside.is-t-state .catalog-aside__second-link {
  display: inline;
  background: none;
  border: none;
  padding: 0;
  font-weight: bold;
  position: relative;
  text-decoration: none;
  color: white;
  color: #333333;
}

.catalog-aside.is-t-state .catalog-aside__second-link:visited {
  color: white;
}

.catalog-aside.is-t-state .catalog-aside__second-link:hover {
  text-decoration: none;
  color: white;
}

.catalog-aside.is-t-state .catalog-aside__second-link:visited:hover {
  text-decoration: underline;
  color: white;
}

.catalog-aside.is-t-state .catalog-aside__second-link:hover, .catalog-aside.is-t-state .catalog-aside__second-link:visited, .catalog-aside.is-t-state .catalog-aside__second-link:visited:hover {
  color: #333333;
}

.catalog-aside.is-t-state .catalog-aside__second-link .catalog-aside__contain-marker {
  display: none;
}

.catalog-aside.is-t-state .catalog-aside__third-holder {
  display: block;
  position: static;
  left: 100%;
  top: 0;
  width: 100%;
  min-width: 0;
  margin-top: 20px;
  margin-bottom: 20px;
}

.catalog-aside.is-t-state .catalog-aside__third-holder:first-child {
  margin-top: 0;
}

.catalog-aside.is-t-state .catalog-aside__third-holder:last-child {
  margin-bottom: 0;
}

.catalog-aside.is-t-state .catalog-aside__third-item {
  margin-top: 5px;
  margin-bottom: 5px;
}

.catalog-aside.is-t-state .catalog-aside__third-item:first-child {
  margin-top: 0;
}

.catalog-aside.is-t-state .catalog-aside__third-item:last-child {
  margin-bottom: 0;
}

.catalog-aside.is-t-state .catalog-aside__third-link {
  display: inline;
  background: none;
  border: none;
  padding: 0;
}

.catalog-compare-button__link {
  padding: 10px;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  line-height: 1;
}

.catalog-compare-button__link:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
  content: "";
  font-size: 16px;
}

.catalog-compare-button__link.is-active:before, .catalog-compare-button__link.added:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
  content: "";
  font-size: 16px;
}

.catalog-compare-button.is-list .catalog-compare-button__text {
  display: none;
}

.catalog-compare-button.is-list .catalog-compare-button__link {
  position: absolute;
  left: 10px;
  top: 10px;
  background-color: #eee;
}

.catalog-compare-button.is-list .catalog-compare-button__link.added {
  color: #eee;
  background-color: #000;
}

.catalog-compare-button.is-detail .catalog-compare-button {
  font-size: 85.71429%;
}

.catalog-compare-button.is-detail .catalog-compare-button__link {
  text-decoration: none;
  padding: inherit;
  -webkit-border-radius: inherit;
          border-radius: inherit;
  background-color: inherit;
  line-height: inherit;
}

.catalog-compare-button.is-detail .catalog-compare-button__link:before {
  margin-right: .5em;
}

.catalog-favor-button__link {
  padding: 10px;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  line-height: 1;
}

.catalog-favor-button__link:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
  content: "";
  font-size: 16px;
}

.catalog-favor-button__link.is-active:before, .catalog-favor-button__link.added:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
  content: "";
  font-size: 16px;
}

.catalog-favor-button.is-list .catalog-favor-button__text {
  display: none;
}

.catalog-favor-button.is-list .catalog-favor-button__link {
  position: absolute;
  right: 10px;
  top: 10px;
  background-color: #eee;
}

.catalog-favor-button.is-detail .catalog-favor-button {
  font-size: 85.71429%;
}

.catalog-favor-button.is-detail .catalog-favor-button__link {
  text-decoration: none;
  padding: inherit;
  -webkit-border-radius: inherit;
          border-radius: inherit;
  background-color: inherit;
  line-height: inherit;
}

.catalog-favor-button.is-detail .catalog-favor-button__link:before {
  margin-right: .5em;
}

.catalog-items {
  position: relative;
}

.catalog-items__cols {
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative;
  margin-left: -2.5%;
  position: static;
  margin-top: -2.5%;
}

.catalog-items__cols:after {
  content: '';
  display: block;
  clear: left;
}

.catalog-items__col {
  margin: 0;
  margin-top: 2.5%;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 22.5%;
  margin-left: 2.5%;
}

.catalog-items__col:nth-child(4n+1) {
  clear: left;
}

.catalog-items__message {
  margin-top: 20px;
  margin-bottom: 20px;
  text-align: center;
  font-size: 18.2px;
}

.catalog-items__message:first-child {
  margin-top: 0;
}

.catalog-items__message:last-child {
  margin-bottom: 0;
}

.catalog-items__message.is-no-items {
  color: #666;
}

.catalog-items__message.is-no-items:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
  content: "";
}

.catalog-items__message.is-no-items:before {
  font-size: 42px;
  vertical-align: middle;
  margin-right: 10px;
}

@media screen and (max-width: 1023px) {
  .catalog-items__col {
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 30.83333%;
    margin-left: 2.5%;
  }
  .catalog-items__col:nth-child(4n+1) {
    clear: none;
  }
  .catalog-items__col:nth-child(3n+1) {
    clear: left;
  }
}

@media screen and (max-width: 767px) {
  .catalog-items__col {
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 47.5%;
    margin-left: 2.5%;
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
  }
  .catalog-items__col:nth-child(3n+1) {
    clear: none;
  }
  .catalog-items__col:nth-child(2n+1) {
    clear: left;
  }
  .is-slide-to-mobile .catalog-items__col:nth-child(2n+1) {
    clear: none;
  }
  .is-slide-to-mobile .catalog-items__col {
    float: left;
    height: auto;
  }
}

@media screen and (max-width: 479px) {
  .is-slide-to-mobile .catalog-items__arrows {
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    line-height: 100%;
    font-size: 360%;
    font-weight: bold;
    cursor: pointer;
    z-index: 10;
  }
  .is-slide-to-mobile .catalog-items__arrows:after {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
  }
  .catalog-items__arrows-left {
    left: 0;
  }
  .catalog-items__arrows-left:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
         -o-transform: translate(0, 0);
            transform: translate(0, 0);
    content: "";
  }
  .catalog-items__arrows-right {
    right: 0;
  }
  .catalog-items__arrows-right:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
         -o-transform: translate(0, 0);
            transform: translate(0, 0);
    content: "";
  }
  .catalog-items__cols {
    margin-left: 0;
    margin-top: 0;
  }
  .is-slide-to-mobile .catalog-items__cols {
    margin-left: -10px;
  }
  .is-slide-to-mobile .catalog-items__cols:after {
    content: '';
    display: block;
    clear: both;
  }
  .is-slide-to-mobile .catalog-items__cols .is-hide {
    display: none;
  }
  .catalog-items__col {
    float: none;
    width: auto;
    margin-left: 0;
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .catalog-items__col:first-child {
    margin-top: 0;
  }
  .catalog-items__col:last-child {
    margin-bottom: 0;
  }
  .is-slide-to-mobile .catalog-items__col {
    margin-top: 0;
    border: 1px solid #ccc;
    margin-right: 10px;
    padding: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .is-slide-to-mobile .catalog-items__col:first-child {
    margin-top: 0;
  }
}

.catalog-items.is-3cols .catalog-items__cols {
  position: relative;
  margin-left: -3.33333%;
  margin-top: -3.33333%;
}

.catalog-items.is-3cols .catalog-items__cols:after {
  content: '';
  display: block;
  clear: left;
}

.catalog-items.is-3cols .catalog-items__col {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 30.0%;
  margin-left: 3.33333%;
}

.catalog-items.is-3cols .catalog-items__col:nth-child(4n+1) {
  clear: none;
}

.catalog-items.is-3cols .catalog-items__col:nth-child(3n+1) {
  clear: left;
}

@media screen and (max-width: 1023px) {
  .catalog-items.is-3cols .catalog-items__cols {
    position: relative;
    margin-left: -3.75%;
    margin-top: -3.75%;
  }
  .catalog-items.is-3cols .catalog-items__cols:after {
    content: '';
    display: block;
    clear: left;
  }
  .catalog-items.is-3cols .catalog-items__col {
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 46.25%;
    margin-left: 3.75%;
  }
  .catalog-items.is-3cols .catalog-items__col:nth-child(3n+1) {
    clear: none;
  }
  .catalog-items.is-3cols .catalog-items__col:nth-child(2n+1) {
    clear: left;
  }
}

@media screen and (max-width: 767px) {
  .catalog-items.is-3cols .catalog-items__cols {
    position: relative;
    margin-left: -2.5%;
    margin-top: -2.5%;
  }
  .catalog-items.is-3cols .catalog-items__cols:after {
    content: '';
    display: block;
    clear: left;
  }
  .catalog-items.is-3cols .catalog-items__col {
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 97.5%;
    margin-left: 2.5%;
  }
  .catalog-items.is-3cols .catalog-items__col:nth-child(3n+1) {
    clear: none;
  }
}

@media screen and (max-width: 479px) {
  .catalog-items.is-3cols .catalog-items__cols {
    margin-left: 0;
    margin-top: 0;
  }
  .catalog-items.is-3cols .catalog-items__col {
    float: none;
    width: auto;
    margin-left: 0;
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .catalog-items.is-3cols .catalog-items__col:first-child {
    margin-top: 0;
  }
  .catalog-items.is-3cols .catalog-items__col:last-child {
    margin-bottom: 0;
  }
}

.catalog-items.is-2cols .catalog-items__cols {
  position: relative;
  margin-left: -5%;
  margin-top: -5%;
}

.catalog-items.is-2cols .catalog-items__cols:after {
  content: '';
  display: block;
  clear: left;
}

.catalog-items.is-2cols .catalog-items__col {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 45.0%;
  margin-left: 5%;
  margin-top: 5%;
}

.catalog-items.is-2cols .catalog-items__col:nth-child(3n+1) {
  clear: none;
}

.catalog-items.is-2cols .catalog-items__col:nth-child(2n+1) {
  clear: left;
}

@media screen and (max-width: 1023px) {
  .catalog-items.is-2cols .catalog-items__cols {
    position: relative;
    margin-left: -2.5%;
    margin-top: -2.5%;
  }
  .catalog-items.is-2cols .catalog-items__cols:after {
    content: '';
    display: block;
    clear: left;
  }
  .catalog-items.is-2cols .catalog-items__col {
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 47.5%;
    margin-left: 2.5%;
    margin-top: getcolumnmargin;
  }
  .catalog-items.is-2cols .catalog-items__col:nth-child(3n+1) {
    clear: none;
  }
  .catalog-items.is-2cols .catalog-items__col:nth-child(2n+1) {
    clear: left;
  }
}

.catalog-items.is-1cols .catalog-items__cols {
  margin-left: 0;
  margin-top: 0;
}

.catalog-items.is-1cols .catalog-items__col {
  float: none;
  width: auto;
  margin-left: 0;
  margin-top: 20px;
  margin-bottom: 20px;
}

.catalog-items.is-1cols .catalog-items__col:first-child {
  margin-top: 0;
}

.catalog-items.is-1cols .catalog-items__col:last-child {
  margin-bottom: 0;
}

@media screen and (max-width: 1023px) {
  .catalog-items.is-1cols .catalog-items__cols {
    margin-left: 0;
    margin-top: 0;
  }
  .catalog-items.is-1cols .catalog-items__col {
    float: none;
    width: auto;
    margin-left: 0;
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .catalog-items.is-1cols .catalog-items__col:first-child {
    margin-top: 0;
  }
  .catalog-items.is-1cols .catalog-items__col:last-child {
    margin-bottom: 0;
  }
}

@media screen and (max-width: 767px) {
  .catalog-items.is-1cols .catalog-items__cols {
    margin-left: 0;
    margin-top: 0;
  }
  .catalog-items.is-1cols .catalog-items__col {
    float: none;
    width: auto;
    margin-left: 0;
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .catalog-items.is-1cols .catalog-items__col:first-child {
    margin-top: 0;
  }
  .catalog-items.is-1cols .catalog-items__col:last-child {
    margin-bottom: 0;
  }
}

.content-area .catalog-items ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.content-area .catalog-items ul li {
  margin: 0;
  padding: 0;
}

.catalog-items.is-viewed .catalog-items {
  /*Adaptive*/
}

.catalog-items.is-viewed .catalog-items__col {
  margin: 0;
  margin-top: 2.5%;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 30.83333%;
  margin-left: 2.5%;
}

.catalog-items.is-viewed .catalog-items__col:nth-child(4n+1) {
  clear: none;
}

@media screen and (max-width: 767px) {
  .catalog-items.is-viewed .catalog-items__col {
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 47.5%;
    margin-left: 2.5%;
  }
}

@media screen and (max-width: 479px) {
  .catalog-items.is-viewed .catalog-items__col {
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 97.5%;
    margin-left: 2.5%;
  }
}

.catalog-items.is-viewed .catalog-plate__avail {
  font-style: normal;
}

.catalog-items.is-viewed .catalog-plate__fast-order {
  float: none;
  color: #014e74;
}

.catalog-items.is-viewed .catalog-plate__buy {
  display: block;
  margin-top: 25px;
}

@media screen and (max-width: 767px) {
  .catalog-items.is-viewed .catalog-plate__img-holder {
    float: left;
    width: 100%;
  }
}

@media screen and (max-width: 767px) {
  .catalog-items.is-viewed .catalog-plate__prices {
    float: none;
  }
}

.catalog-largelist__item {
  margin-top: 20px;
  margin-bottom: 20px;
}

.catalog-largelist__item:first-child {
  margin-top: 0;
}

.catalog-largelist__item:last-child {
  margin-bottom: 0;
}

.catalog-largelist__plate {
  display: table;
  border: 1px solid #909090;
}

.catalog-largelist__plate:after {
  content: '';
  display: block;
  clear: both;
}

.catalog-largelist__thumbnail {
  display: table-cell;
  width: 30%;
  max-width: 280px;
  min-width: 200px;
  padding: 15px;
}

.catalog-largelist__thumb-holder {
  padding: 4px;
  border: 1px solid #d9d9d9;
  -webkit-border-radius: 4px;
          border-radius: 4px;
  text-align: center;
}

.catalog-largelist__thumb-img {
  display: inline-block;
  max-width: 100%;
  height: auto;
  vertical-align: top;
}

.catalog-largelist__info {
  display: table-cell;
  padding: 15px 2% 15px 2%;
}

.catalog-largelist__title {
  margin-bottom: 10px;
  font-size: 24px;
  font-weight: bold;
}

.catalog-largelist__stock:after {
  content: '';
  display: block;
  clear: both;
}

.catalog-largelist__boolean {
  float: left;
  width: 50%;
  margin-bottom: 15px;
  font-size: 14px;
}

.catalog-largelist__boolean-text:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
  content: "";
}

.catalog-largelist__boolean-text::before {
  margin-right: 5px;
}

.catalog-largelist__amount {
  float: left;
  width: 50%;
  margin-bottom: 15px;
  text-align: right;
  font-size: 14px;
}

.catalog-largelist__rating-holder:after {
  content: '';
  display: block;
  clear: both;
}

.catalog-largelist__category {
  float: left;
  width: 50%;
  margin-bottom: 15px;
  font-size: 14px;
}

.catalog-largelist__rating {
  float: left;
  width: 50%;
}

.catalog-largelist__description {
  margin-top: 10px;
  margin-bottom: 10px;
}

.catalog-largelist__description:first-child {
  margin-top: 0;
}

.catalog-largelist__description:last-child {
  margin-bottom: 0;
}

.catalog-largelist__mark {
  margin-top: 40px;
  margin-bottom: 40px;
}

.catalog-largelist__mark:first-child {
  margin-top: 0;
}

.catalog-largelist__mark:last-child {
  margin-bottom: 0;
}

.catalog-largelist__mark:after {
  content: '';
  display: block;
  clear: both;
}

.catalog-largelist__favor {
  float: left;
  width: 50%;
}

.catalog-largelist__favor-link {
  display: inline-block;
  vertical-align: top;
  text-decoration: none;
}

.catalog-largelist__favor-link:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
  content: "";
}

.catalog-largelist__favor-link::before {
  margin-right: 5px;
  cursor: pointer;
}

.catalog-largelist__favor-link.is-active:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
  content: "";
}

.catalog-largelist__favor-link.is-active:before {
  margin-right: 5px;
}

.catalog-largelist__compare {
  float: left;
  width: 50%;
}

.catalog-largelist__compare-link {
  text-decoration: none;
}

.catalog-largelist__compare-link:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
  content: "";
}

.catalog-largelist__compare-link::before {
  margin-right: 5px;
}

.catalog-largelist__ui {
  display: table-cell;
  width: 25%;
  height: 100%;
  padding: 15px 2% 15px 2%;
  background: #f0f0f0;
}

.catalog-largelist__price {
  margin-bottom: 15px;
  font-weight: bold;
}

.catalog-largelist__price-label {
  display: inline-block;
  margin-right: 15px;
  vertical-align: baseline;
  font-size: 16px;
}

.catalog-largelist__price-number {
  display: inline-block;
  vertical-align: baseline;
  font-size: 30px;
}

.catalog-largelist__advantages-list {
  padding: 0;
  margin: 0 0 30px 0;
  list-style: none;
}

.catalog-largelist__advantages-item {
  position: relative;
  padding-left: 30px;
  margin-top: 20px;
  margin-bottom: 20px;
}

.catalog-largelist__advantages-item:first-child {
  margin-top: 0;
}

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

.catalog-largelist__advantages-item:before {
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -8px;
  margin-right: 5px;
}

.catalog-largelist__advantages-item.is-delivery:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
  content: "";
  font-size: 16px;
}

.catalog-largelist__advantages-item.is-pickup:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
  content: "";
  font-size: 16px;
}

.catalog-largelist__advantages-item.is-store:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
  content: "";
  font-size: 16px;
}

.catalog-largelist__order {
  margin-top: 20px;
  margin-bottom: 20px;
}

.catalog-largelist__order:first-child {
  margin-top: 0;
}

.catalog-largelist__order:last-child {
  margin-bottom: 0;
}

.catalog-largelist__order-btn {
  display: block;
  text-align: center;
  text-decoration: none;
}

.catalog-largelist__order-btn:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
  content: "";
}

.catalog-largelist__order-btn::before {
  margin-right: 5px;
}

.catalog-largelist__fast-btn {
  display: block;
  text-align: center;
}

.catalog-list .select2-container {
  width: auto !important;
}

.catalog-list__item {
  border-bottom: 1px solid #909090;
  padding-bottom: 20px;
  margin-bottom: 20px;
}

.catalog-list__item:after {
  content: '';
  display: block;
  clear: both;
}

.catalog-list__plate {
  position: relative;
  margin-left: -2.5%;
}

.catalog-list__plate:after {
  content: '';
  display: block;
  clear: left;
}

.catalog-list__thumbnail {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 22.5%;
  margin-left: 2.5%;
  text-align: center;
}

.catalog-list__info {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 55.83333%;
  margin-left: 2.5%;
}

.catalog-list__ui-holder {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 14.16667%;
  margin-left: 2.5%;
  padding-top: 20px;
  text-align: center;
}

.catalog-list__thumb-holder {
  display: inline-block;
  padding: 3px;
  -webkit-border-radius: 4px;
          border-radius: 4px;
  border: 1px solid #d9d9d9;
  vertical-align: top;
}

.catalog-list__thumb-img {
  display: inline-block;
  vertical-align: top;
  max-width: 100%;
}

.catalog-list__category {
  margin-bottom: 8px;
  font-size: 16px;
  font-style: italic;
}

.catalog-list__category-link {
  color: #999999;
}

.catalog-list__category-link:hover {
  color: #999999;
}

.catalog-list__title {
  margin-bottom: 8px;
  font-size: 20px;
  font-weight: bold;
}

.catalog-list__description {
  margin-bottom: 10px;
  font-size: 15px;
}

.catalog-list__description.is-hide {
  display: none;
}

.catalog-list__option-list.is-size {
  width: 120px;
}

.catalog-list__option-list.is-color {
  width: 50px;
}

.catalog-list__option-label {
  margin-right: .5em;
}

.catalog-list__options {
  position: relative;
  margin-left: -2.5%;
}

.catalog-list__options:after {
  content: '';
  display: block;
  clear: left;
}

.catalog-list__options-item {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 47.5%;
  margin-left: 2.5%;
}

.catalog-list__btns {
  margin-top: 20px;
  margin-bottom: 20px;
}

.catalog-list__btns:first-child {
  margin-top: 0;
}

.catalog-list__btns:last-child {
  margin-bottom: 0;
}

.catalog-list__price {
  margin-bottom: 15px;
}

.catalog-list__price-title {
  font-weight: bold;
}

.catalog-list__old-price {
  color: gray;
  text-decoration: line-through;
}

.catalog-list__current-price {
  font-size: 150%;
}

.catalog-list__order {
  margin-top: 10px;
  margin-bottom: 10px;
}

.catalog-list__order:first-child {
  margin-top: 0;
}

.catalog-list__order:last-child {
  margin-bottom: 0;
}

.catalog-list__order-btn {
  display: block;
  text-align: center;
}

.catalog-list__fast {
  margin-top: 10px;
  margin-bottom: 10px;
}

.catalog-list__fast:first-child {
  margin-top: 0;
}

.catalog-list__fast:last-child {
  margin-bottom: 0;
}

.catalog-list__fast-btn {
  display: block;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .catalog-list__thumbnail {
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 22.5%;
    margin-left: 2.5%;
    text-align: center;
  }
  .catalog-list__info {
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 72.5%;
    margin-left: 2.5%;
  }
  .catalog-list__ui-holder {
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 97.5%;
    margin-left: 2.5%;
    padding-top: 20px;
    text-align: center;
  }
  .catalog-list__category {
    font-size: 100%;
  }
  .catalog-list__title {
    font-size: 130%;
  }
  .catalog-list__description {
    font-size: 100%;
  }
  .catalog-list__options {
    margin-left: 0;
  }
  .catalog-list__options-item {
    float: none;
    width: auto;
    margin-left: 0;
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .catalog-list__options-item:first-child {
    margin-top: 0;
  }
  .catalog-list__options-item:last-child {
    margin-bottom: 0;
  }
  .catalog-list__btns {
    position: relative;
    margin-left: -2.5%;
  }
  .catalog-list__btns:after {
    content: '';
    display: block;
    clear: left;
  }
  .catalog-list__order, .catalog-list__fast {
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 47.5%;
    margin-left: 2.5%;
    margin-top: 0;
    margin-bottom: 0;
  }
  .catalog-list__price {
    text-align: left;
  }
}

.catalog-menu {
  margin-top: 20px;
  margin-bottom: 20px;
}

.catalog-menu:first-child {
  margin-top: 0;
}

.catalog-menu:last-child {
  margin-bottom: 0;
}

.catalog-menu a {
  text-decoration: none;
}

.catalog-menu__plate {
  border: 2px solid #fd9b27;
  padding: 50px 40px;
  background: #fff;
  display: none;
}

.catalog-menu__trigger-link {
  -webkit-transition: background-color .25s;
       -o-transition: background-color .25s;
          transition: background-color .25s;
  display: inline-block;
  background-color: #fd9b27;
  color: #fff !important;
  text-transform: uppercase;
  margin: 10px 0 0;
  font-family: Arial, sans-serif;
  font-size: 150%;
  font-weight: bold;
  text-align: left;
  padding: 9px 40px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  cursor: pointer;
  width: 100%;
}

.catalog-menu__trigger-link:hover {
  background-color: #ca7c1f;
}

.catalog-menu__trigger-link:before {
  content: '|||';
  display: inline-block;
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
       -o-transform: rotate(90deg);
          transform: rotate(90deg);
  margin-right: 20px;
  font-weight: normal;
}

@media screen and (max-width: 479px) {
  .catalog-menu__trigger-link {
    font-size: 100%;
    width: 100%;
  }
}

.catalog-menu__first-item {
  width: 20%;
  float: left;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 17.5%;
  margin-left: 2.5%;
  border-right: 1px solid #e6e6e6;
  padding-right: 20px;
}

.catalog-menu__first-item:first-child {
  margin-left: 0;
}

.catalog-menu__first-item:last-child {
  padding-right: 0px;
  border-right: none;
}

@media screen and (max-width: 767px) {
  .catalog-menu__first-item {
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 47.5%;
    margin-left: 2.5%;
    margin-bottom: 35px;
  }
  .catalog-menu__first-item:first-child, .catalog-menu__first-item:nth-child(2n+1) {
    margin-left: 0;
  }
}

@media screen and (max-width: 479px) {
  .catalog-menu__first-item {
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 97.5%;
    margin-left: 2.5%;
    margin-left: 0;
    border-right: none;
  }
  .catalog-menu__first-item:last-child {
    margin-bottom: 0;
  }
}

.catalog-menu__first-link {
  font-weight: bold;
  text-transform: uppercase;
  font-family: "Ubuntu", sans-serif;
  display: block;
  margin-bottom: 25px;
  color: #000;
  -webkit-transition: color .25s;
       -o-transition: color .25s;
          transition: color .25s;
}

.catalog-menu__first-link:hover {
  color: #fd9b27;
}

.catalog-menu__second-item {
  margin: 10px 0;
}

.catalog-menu__second-link {
  color: black;
  -webkit-transition: color .25s;
       -o-transition: color .25s;
          transition: color .25s;
  font-size: .9em;
}

.catalog-menu__second-link:hover {
  color: #fd9b27;
}

.catalog-menu-top {
  background-color: #fd9b27;
  padding-left: 0 !important;
  width: 100%;
}

.catalog-menu-top__parent-list {
  position: relative;
  display: table;
  margin: 0;
  padding: 0;
  list-style: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.catalog-menu-top__parent-item {
  color: #ffffff;
  text-align: center;
  display: table-cell;
  vertical-align: middle;
  position: relative;
  background-color: #fd9b27;
  cursor: pointer;
  font-size: 16px;
  font-weight: bold;
  -webkit-transition: background-color .25s;
       -o-transition: background-color .25s;
          transition: background-color .25s;
}

.catalog-menu-top__parent-item.is-active {
  background-color: #e98f24;
}

.catalog-menu-top__parent-item.is-selected {
  background-color: #e98f24;
}

.catalog-menu-top__parent-item:hover {
  background-color: #ca7c1f;
}

.catalog-menu-top__parent-link {
  text-decoration: none;
  display: block;
  padding: 10px 10px;
  color: #ffffff !important;
  text-decoration: none !important;
}

.catalog-menu-top__parent-holder {
  font-weight: bold;
  white-space: nowrap;
  color: #000000;
  text-align: center;
  display: table-cell;
  vertical-align: middle;
  position: relative;
  background-color: #ffffff;
  font-size: 17px;
  padding: 0 10px;
  padding-left: 34px;
}

.catalog-menu-top__parent-holder .is-arrow {
  padding: 0 15px;
}

.catalog-menu-top__children-item {
  position: relative;
  background: #fff;
  padding: 45px 34px;
}

.catalog-menu-top__children-list {
  /* margin-left: -29px;
      margin-right: -30px;*/
}

.catalog-menu-top__children-list.is-active {
  border: 1px solid #fd9b27;
}

.catalog-menu-top__second-list {
  width: 19%;
  margin-right: 1%;
  float: left;
  border-right: 2px solid #e6e6e6;
  border-width: 1px;
  padding-right: 15px;
}

.catalog-menu-top__second-list:last-child {
  border-right: none;
}

.catalog-menu-top__second-item {
  margin-bottom: 15px;
  font-size: 1em;
  text-transform: uppercase;
}

.catalog-menu-top__second-link {
  color: #292f33;
  font-weight: bold;
  text-decoration: none;
  -webkit-transition: color .25s;
       -o-transition: color .25s;
          transition: color .25s;
  font-family: "Ubuntu", sans-serif;
}

.catalog-menu-top__second-link:hover {
  color: #fd9b27;
}

.catalog-menu-top__third-item {
  margin-bottom: 13px;
  font-size: 14px;
}

.catalog-menu-top__third-link {
  color: #000000;
  font-weight: normal;
  text-decoration: none;
  -webkit-transition: color .25s;
       -o-transition: color .25s;
          transition: color .25s;
}

.catalog-menu-top__third-link:hover {
  color: #fd9b27;
}

.catalog-menu-top__close-link {
  font-size: 50px;
  cursor: pointer;
  position: absolute;
  top: 17px;
  right: 19px;
  font-size: 0;
}

.catalog-menu-top__close-link:before {
  font-family: "tampotechnic";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
}

.catalog-menu-top__close-link:before {
  display: block;
  font-size: 25px;
  color: #c2c6c7;
}

.catalog-menu-top__action {
  float: right;
  text-align: right;
  position: absolute;
  right: 32px;
  top: 0;
  bottom: 0;
  border-right: 0;
}

.catalog-menu-top__action-img {
  max-width: 100%;
  max-height: 100%;
}

.catalog-plate {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  overflow-y: visible;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.catalog-plate__wrap {
  position: relative;
  padding: 15px 15px 20px;
}

.catalog-plate__wrap:before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: -1;
  -webkit-border-radius: 10px;
          border-radius: 10px;
}

.catalog-plate__wrap-top:after {
  content: '';
  display: block;
  clear: both;
}

.catalog-plate__articul {
  margin-top: 10px;
  margin-bottom: 10px;
}

.catalog-plate__articul:first-child {
  margin-top: 0;
}

.catalog-plate__articul:last-child {
  margin-bottom: 0;
}

.catalog-plate__name {
  font-size: 1.5em;
  text-decoration: none;
  color: #014e74;
}

@media screen and (max-width: 767px) {
  .catalog-plate__name {
    font-size: 1.09em;
  }
}

.catalog-plate__favor {
  position: absolute;
  right: 10px;
  top: 10px;
}

.catalog-plate__favor:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
  content: "";
  font-size: 16px;
}

.catalog-plate__favor.is-active:before {
  content: "";
}

.catalog-plate__favor-link {
  display: none;
}

.catalog-plate__preview {
  position: absolute;
  bottom: 10px;
  left: 0;
  right: 0;
  z-index: 2;
  margin: auto;
  width: 182px;
  max-width: 90%;
  padding: 5px 10px;
  margin-top: -10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-decoration: none;
  font-weight: 500;
  color: white;
  opacity: 0;
  background-color: #ccc;
  background-color: rgba(0, 0, 0, 0.5);
}

.catalog-plate__preview:hover {
  background-color: #eee;
  color: black;
}

.catalog-plate__labels {
  position: absolute;
  left: 20px;
  top: 20px;
  z-index: 2;
}

.catalog-plate__label {
  display: table;
  height: 20px;
  padding: 0 10px 2px;
  margin-top: 5px;
  margin-bottom: 5px;
  text-transform: lowercase;
  line-height: 20px;
  background-color: #eee;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.catalog-plate__label:first-child {
  margin-top: 0;
}

.catalog-plate__label:last-child {
  margin-bottom: 0;
}

.catalog-plate__label span {
  position: relative;
  z-index: 2;
  line-height: 16px;
}

.catalog-plate__label.is-new {
  background-color: #309d37;
  color: white;
}

.catalog-plate__label.is-hit {
  background-color: #e8372d;
  color: white;
}

.catalog-plate__label.is-best {
  background-color: #2685d1;
  color: white;
}

.catalog-plate__label.is-sale {
  background-color: #2685d1;
  color: white;
}

.catalog-plate__category {
  margin-top: 5px;
  margin-bottom: 5px;
}

.catalog-plate__category:first-child {
  margin-top: 0;
}

.catalog-plate__category:last-child {
  margin-bottom: 0;
}

.catalog-plate__caption {
  margin-top: 5px;
  margin-bottom: 5px;
}

.catalog-plate__caption:first-child {
  margin-top: 0;
}

.catalog-plate__caption:last-child {
  margin-bottom: 0;
}

.catalog-plate__description.is-hide {
  display: none;
}

.catalog-plate__link {
  font-size: 133.33333%;
  color: #0b8bfb;
}

.catalog-plate__link._small {
  font-size: 93.33333%;
}

.catalog-plate__text {
  margin-top: 5px;
  font-size: 93.33333%;
  text-align: center;
}

.catalog-plate__footer {
  max-height: 0;
  overflow: hidden;
}

.catalog-plate__prices {
  margin-top: 10px;
}

.catalog-plate__prices:first-child {
  margin-top: 0;
}

.catalog-plate__prices.is-align-right {
  text-align: right;
}

.catalog-plate__old-price {
  position: relative;
  display: table;
  color: #b4bbc2;
  font-size: 107.14286%;
  font-weight: 400;
}

.catalog-plate__old-price:before {
  content: '';
  position: absolute;
  top: 50%;
  height: 1px;
  margin-top: 1px;
  left: -2px;
  right: -1px;
  background-color: #ccc;
}

.catalog-plate__current-price {
  font-size: 114.28571%;
}

.catalog-plate__current-price span {
  font-weight: 700;
}

.catalog-plate__btns {
  margin-top: 10px;
  margin-top: 20px;
  white-space: nowrap;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.catalog-plate__btns:first-child {
  margin-top: 0;
}

.catalog-plate__btns:after {
  content: '';
  display: block;
  clear: both;
}

.catalog-plate__params {
  margin-top: 20px;
  margin-bottom: 20px;
}

.catalog-plate__params:first-child {
  margin-top: 0;
}

.catalog-plate__params:last-child {
  margin-bottom: 0;
}

.catalog-plate__param {
  margin-top: 5px;
  margin-bottom: 5px;
  font-size: 85.71429%;
}

.catalog-plate__param:first-child {
  margin-top: 0;
}

.catalog-plate__param:last-child {
  margin-bottom: 0;
}

.catalog-plate__param-label {
  font-weight: bold;
  margin-right: .5em;
}

.catalog-plate__buy {
  float: none;
  margin-top: 5px;
  margin-bottom: 5px;
  background-color: #fd9b27;
  -webkit-border-radius: 0;
          border-radius: 0;
  width: 100%;
  text-align: center;
  color: #fff;
  padding: 12px 15px;
  font-size: 1em;
  -webkit-transition: background-color .25s;
       -o-transition: background-color .25s;
          transition: background-color .25s;
  border: none;
}

.catalog-plate__buy:hover {
  background-color: #ca7c1f;
  color: #fff;
}

.catalog-plate__buy:focus {
  color: #fff;
}

.catalog-plate__fast-order {
  float: left;
  margin-top: 8px;
  margin-bottom: 5px;
  display: block;
}

.catalog-plate__img-holder {
  position: relative;
  margin-bottom: 30px;
  text-align: center;
  max-height: 270px;
  overflow: hidden;
}

.catalog-plate__img {
  max-width: 100%;
  height: auto;
  vertical-align: top;
}

.catalog-plate__middle-holder {
  margin-top: 20px;
  margin-bottom: 20px;
}

.catalog-plate__middle-holder:first-child {
  margin-top: 0;
}

.catalog-plate__middle-holder:last-child {
  margin-bottom: 0;
}

.catalog-plate__middle-holder:after {
  content: '';
  display: block;
  clear: both;
}

.catalog-plate__rating {
  float: left;
}

.catalog-plate__avail {
  float: right;
  font-style: italic;
  color: #ccc;
}

.catalog-plate__avail-text {
  color: #339966;
}

.catalog-plate__not-avail-text {
  color: #ccc;
}

.no-touch .catalog-plate.is-initiated:hover {
  z-index: 3;
}

.no-touch .catalog-plate.is-initiated:hover .catalog-plate__wrap:before {
  border: 1px solid #ccc;
  -webkit-box-shadow: 0 7px 17px rgba(0, 0, 0, 0.27);
          box-shadow: 0 7px 17px rgba(0, 0, 0, 0.27);
  -webkit-transition: -webkit-box-shadow .1s ease-in, bottom .2s;
       -o-transition: box-shadow .1s ease-in, bottom .2s;
          transition: box-shadow .1s ease-in, bottom .2s;
}

.no-touch .catalog-plate.is-initiated:hover .catalog-plate__preview {
  opacity: 1;
  margin-top: -22px;
  -webkit-transition: .2s margin-top linear, .2s opacity linear, .2s color;
       -o-transition: .2s margin-top linear, .2s opacity linear, .2s color;
          transition: .2s margin-top linear, .2s opacity linear, .2s color;
}

.no-touch .catalog-plate.is-initiated:hover .catalog-plate__footer {
  max-height: none;
  margin-top: 20px;
  margin-bottom: 20px;
  padding-top: 20px;
  border-top: 1px solid #ccc;
}

.no-touch .catalog-plate.is-initiated:hover .catalog-plate__footer:first-child {
  margin-top: 0;
}

.no-touch .catalog-plate.is-initiated:hover .catalog-plate__footer:last-child {
  margin-bottom: 0;
}

.catalog-plate__options {
  position: relative;
  margin-left: -2.5%;
}

.catalog-plate__options:after {
  content: '';
  display: block;
  clear: left;
}

.catalog-plate__options .select2-container {
  width: 100% !important;
}

.catalog-plate__options-item {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 47.5%;
  margin-left: 2.5%;
}

@media screen and (max-width: 1023px) {
  .catalog-plate__wrap:before {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  .catalog-plate__preview, .catalog-plate__category, .catalog-plate__foter, .catalog-plate__fast-order, .catalog-plate__options {
    display: none;
  }
  .catalog-plate__prices {
    float: left;
  }
  .catalog-plate__old-price {
    display: inline-block;
    vertical-align: baseline;
    font-size: 80%;
    margin-right: 10px;
  }
  .catalog-plate__btns {
    margin-top: 0;
  }
  .catalog-plate__img-holder {
    width: 50%;
    float: left;
  }
  .catalog-plate__img-holder .catalog-favor-button,
  .catalog-plate__img-holder .catalog-compare-button {
    display: none;
  }
  .catalog-plate__middle-holder {
    margin-top: 5px;
    margin-bottom: 5px;
    display: inline-block;
    width: 100%;
  }
  .catalog-plate__middle-holder:first-child {
    margin-top: 0;
  }
  .catalog-plate__middle-holder:last-child {
    margin-bottom: 0;
  }
  .catalog-plate__labels {
    left: -5px;
    top: 5px;
  }
  .catalog-plate__label {
    height: auto;
    padding: 1px 5px;
    font-size: 90%;
    line-height: 1;
    margin-top: 1px;
    margin-bottom: 1px;
  }
  .catalog-plate__label:first-child {
    margin-top: 0;
  }
  .catalog-plate__label:last-child {
    margin-bottom: 0;
  }
}

.catalog-reviews__feedback-item {
  margin: 0;
  padding-top: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #cccccc;
}

.catalog-reviews__feedback-item:after {
  content: '';
  display: block;
  clear: both;
}

.catalog-reviews__feedback-info {
  float: left;
  width: 250px;
}

.catalog-reviews__feedback-personal {
  margin-top: 20px;
  margin-bottom: 20px;
}

.catalog-reviews__feedback-personal:first-child {
  margin-top: 0;
}

.catalog-reviews__feedback-personal:last-child {
  margin-bottom: 0;
}

.catalog-reviews__feedback-name {
  font-size: 150%;
  line-height: 1.1;
  margin-top: 10px;
  margin-bottom: 10px;
}

.catalog-reviews__feedback-name:first-child {
  margin-top: 0;
}

.catalog-reviews__feedback-name:last-child {
  margin-bottom: 0;
}

.catalog-reviews__feedback-text {
  overflow: hidden;
}

.catalog-reviews__form-section {
  margin-top: 40px;
  margin-bottom: 40px;
}

.catalog-reviews__form-section:first-child {
  margin-top: 0;
}

.catalog-reviews__form-section:last-child {
  margin-bottom: 0;
}

@media screen and (max-width: 767px) {
  .catalog-reviews__feedback-info {
    float: none;
    width: auto;
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .catalog-reviews__feedback-info:first-child {
    margin-top: 0;
  }
  .catalog-reviews__feedback-info:last-child {
    margin-bottom: 0;
  }
  .catalog-reviews__feedback-text {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .catalog-reviews__feedback-text:first-child {
    margin-top: 0;
  }
  .catalog-reviews__feedback-text:last-child {
    margin-bottom: 0;
  }
  .catalog-reviews__feedback-item:first-child {
    padding-top: 0;
  }
  .catalog-reviews__form-section {
    margin-top: 20px;
  }
}

.catalog-reviews.is-review .catalog-reviews__form-section {
  padding: 0 8%;
}

@media screen and (max-width: 767px) {
  .catalog-reviews.is-review .catalog-reviews__form-section {
    padding: 0;
  }
}

.catalog-sorter {
  background: #f4f5f8;
  padding: 20px 30px;
}

.catalog-sorter:after {
  content: '';
  display: block;
  clear: both;
}

.catalog-sorter__sort-by, .catalog-sorter__count-by {
  float: left;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-right: 20px;
}

.catalog-sorter__sort-by {
  float: left;
}

.catalog-sorter__count-by {
  float: right;
}

.catalog-sorter__sort-by-title, .catalog-sorter__count-by-title {
  font-weight: normal;
  float: left;
  margin-right: 10px;
}

.catalog-sorter__sort-by-items, .catalog-sorter__count-by-items {
  float: left;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.catalog-sorter__sort-by-item, .catalog-sorter__count-by-item {
  float: left;
  margin: 0px 5px;
}

.catalog-sorter__sort-by-item:first-child, .catalog-sorter__count-by-item:first-child {
  margin-left: 0px;
}

.catalog-sorter__sort-by-item:last-child, .catalog-sorter__count-by-item:last-child {
  margin-right: 0px;
}

.catalog-sorter__sort-by-link, .catalog-sorter__count-by-link {
  text-decoration: underline;
  cursor: pointer;
  font-weight: normal;
  color: #666;
  position: relative;
}

.catalog-sorter__sort-by-link:hover, .catalog-sorter__sort-by-link.is-active, .catalog-sorter__count-by-link:hover, .catalog-sorter__count-by-link.is-active {
  text-decoration: none;
  color: #000000;
}

.catalog-sorter__sort-by-link:hover.is-up, .catalog-sorter__sort-by-link:hover.is-down, .catalog-sorter__sort-by-link.is-active.is-up, .catalog-sorter__sort-by-link.is-active.is-down, .catalog-sorter__count-by-link:hover.is-up, .catalog-sorter__count-by-link:hover.is-down, .catalog-sorter__count-by-link.is-active.is-up, .catalog-sorter__count-by-link.is-active.is-down {
  margin-right: 15px;
}

.catalog-sorter__sort-by-link:hover.is-up:after, .catalog-sorter__sort-by-link:hover.is-down:after, .catalog-sorter__sort-by-link.is-active.is-up:after, .catalog-sorter__sort-by-link.is-active.is-down:after, .catalog-sorter__count-by-link:hover.is-up:after, .catalog-sorter__count-by-link:hover.is-down:after, .catalog-sorter__count-by-link.is-active.is-up:after, .catalog-sorter__count-by-link.is-active.is-down:after {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
  content: "";
  position: absolute;
  right: -15px;
  top: 1px;
}

.catalog-sorter__sort-by-link:hover.is-down:after, .catalog-sorter__sort-by-link.is-active.is-down:after, .catalog-sorter__count-by-link:hover.is-down:after, .catalog-sorter__count-by-link.is-active.is-down:after {
  content: "";
}

.catalog-sorter__show-type {
  float: right;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.catalog-sorter__show-type-item {
  float: left;
  margin: 0px 5px;
}

.catalog-sorter__show-type-item:first-child {
  margin-left: 0px;
}

.catalog-sorter__show-type-item:last-child {
  margin-right: 0px;
}

.catalog-sorter__show-type-link {
  color: #666;
  cursor: pointer;
}

.catalog-sorter__show-type-link.list-type:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
  content: "";
}

.catalog-sorter__show-type-link.tiles-type:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
  content: "";
}

.catalog-sorter__show-type-link.table-type:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
  content: "";
}

.catalog-sorter__show-type-link.is-active {
  color: #000000;
}

@media screen and (max-width: 767px) and (max-width: 767px) {
  .catalog-sorter {
    margin-left: -10px;
    margin-right: -10px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .fancybox-inner .catalog-sorter {
    margin-left: 0;
    margin-right: 0;
  }
}

@media screen and (max-width: 767px) {
  .catalog-sorter__show-type {
    display: none;
  }
  .catalog-sorter__sort-by {
    margin-bottom: 10px;
  }
  .catalog-sorter__sort-by:after {
    content: '';
    display: block;
    clear: both;
  }
  .catalog-sorter__sort-by, .catalog-sorter__count-by {
    float: none;
    margin-left: 0;
    margin-right: 0;
  }
}

.catalog-subsections__list {
  list-style: none;
  margin-right: -2em;
}

.catalog-subsections__item {
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 10px;
  margin-right: 2em;
}

.catalog-subsections__link {
  display: block;
  color: #0099FF;
}

.catalog-table__items {
  width: 100%;
  border-collapse: collapse;
}

.catalog-table__header-text {
  position: relative;
  text-decoration: none;
}

.catalog-table__header-text.is-sortable {
  border-bottom: 1px dashed gray;
  cursor: pointer;
}

.catalog-table__header-text.is-sortable:hover {
  border-bottom: none;
}

.catalog-table__header-text.is-sorted-up, .catalog-table__header-text.is-sorted-down {
  margin-right: 15px;
}

.catalog-table__header-text.is-sorted-up:after, .catalog-table__header-text.is-sorted-down:after {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
  content: "";
  position: absolute;
  right: -15px;
  top: 2px;
}

.catalog-table__header-text.is-sorted-down:after {
  content: "";
}

.catalog-table__th {
  font-size: 90%;
  padding: 8px 10px;
  border-bottom: 2px solid #ccc;
  text-align: left;
  /* &:first-child {
			padding-left: 0;
		}
		&:last-child {
			padding-right: 0;
		} */
  font-weight: bold;
  background: #eee;
}

.catalog-table__td {
  padding: 8px 10px;
  border-bottom: 1px solid #ccc;
  font-size: 90%;
  /* &:first-child {
			padding-left: 0;
		}
		&:last-child {
			padding-right: 0;
		} */
}

.catalog-table__th.is-col-price {
  text-align: right;
}

.catalog-table__td.is-col-price {
  text-align: right;
  position: relative;
  font-size: 120%;
  min-width: 100px;
}

.catalog-table .is-col-prop-diametr {
  text-align: center;
}

.catalog-table__prop-inline-title {
  display: none;
}

.catalog-table__old-price {
  text-decoration: line-through;
  font-size: 70%;
  color: gray;
  display: block;
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -25px;
}

.catalog-table__sort {
  position: absolute;
  right: 0;
  top: 50%;
  line-height: 20px;
  margin-top: -12px;
}

.catalog-table__sort:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
  content: "";
}

.catalog-table__sort:before {
  font-size: 10px;
}

.catalog-table__sort.is-up:before {
  content: "";
}

.catalog-table__btn-buy {
  display: inline-block;
}

.catalog-table__btn-fastbuy {
  display: inline-block;
  text-decoration: none;
  color: gray;
}

.catalog-table__btn-fastbuy > span {
  border-bottom: 1px dashed gray;
}

.catalog-table__labels {
  display: inline;
}

.catalog-table__label {
  display: inline-block;
  height: 20px;
  padding: 0 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-top: 5px;
  margin-bottom: 5px;
  text-transform: lowercase;
  line-height: 20px;
  background-color: #eee;
  -webkit-border-radius: 5px;
          border-radius: 5px;
  margin: 2px 0;
}

.catalog-table__label:first-child {
  margin-top: 0;
}

.catalog-table__label:last-child {
  margin-bottom: 0;
}

.catalog-table__label span {
  position: relative;
  z-index: 2;
  line-height: 16px;
}

.catalog-table__label.is-new {
  background-color: green;
  color: white;
}

.catalog-table__label.is-hit {
  background-color: orange;
  color: white;
}

.catalog-table__label.is-best {
  background-color: blue;
  color: white;
}

.catalog-table__label.is-sale {
  background-color: red;
  color: white;
}

@media screen and (max-width: 767px) {
  .catalog-table__items, .catalog-table__item, .catalog-table__td {
    display: block;
  }
  .catalog-table tbody {
    display: block;
  }
  .catalog-table__item {
    padding-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #cccccc;
  }
}

@media screen and (max-width: 767px) and (max-width: 767px) {
  .catalog-table__item {
    margin-left: -10px;
    margin-right: -10px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .fancybox-inner .catalog-table__item {
    margin-left: 0;
    margin-right: 0;
  }
}

@media screen and (max-width: 767px) {
  .catalog-table__td {
    padding: 0;
    border-bottom: none;
    margin-top: 10px;
    margin-bottom: 10px;
    text-align: left;
  }
  .catalog-table__td:first-child {
    margin-top: 0;
  }
  .catalog-table__td:last-child {
    margin-bottom: 0;
  }
  .catalog-table__td.is-empty {
    display: none;
  }
  .catalog-table__td:first-child {
    padding-left: 0;
  }
  .catalog-table__td:last-child {
    padding-right: 0;
  }
  .catalog-table__td.is-col-qtty {
    display: inline-block;
  }
  .catalog-table__td.is-col-btn {
    display: inline-block;
    float: right;
  }
  .catalog-table__td.is-col-price {
    text-align: left;
  }
  .catalog-table__td.is-col-title {
    margin-bottom: 15px;
  }
  .catalog-table__td.is-col-prop-diametr {
    text-align: left;
  }
  .catalog-table__header {
    display: none;
  }
  .catalog-table__labels {
    display: block;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 0;
  }
  .catalog-table__labels:first-child {
    margin-top: 0;
  }
  .catalog-table__labels:last-child {
    margin-bottom: 0;
  }
  .catalog-table a.catalog-table__btn-fastbuy {
    display: inline-block;
  }
  .catalog-table__prop-inline-title {
    display: inline-block;
    width: 50%;
    margin-right: 10px;
    text-align: right;
    font-size: 13px;
  }
  .catalog-table__prop-inline-title:after {
    content: ':';
  }
  .catalog-table__price {
    font-size: 150%;
    line-height: 18.5px;
  }
  .catalog-table .counter-input__input[type="text"] {
    font-size: 16px;
  }
}

.catalog-tree a {
  color: #000000;
}

.catalog-tree__title {
  margin-bottom: 20px;
  font-size: 214.28571%;
  font-weight: bold;
}

.catalog-tree__title:last-child {
  margin-bottom: 0;
}

.catalog-tree__first-level {
  list-style: none;
  padding: 0;
  margin: 0;
}

.catalog-tree__first-item {
  margin: 0;
  padding: 10px 0 20px;
  border-top: 1px solid #eee;
}

.catalog-tree__first-link {
  float: left;
  font-size: 142.85714%;
  line-height: 20px;
  text-decoration: none;
  margin-right: 2.5%;
}

.catalog-tree__second-holder {
  width: 72.5%;
  margin-left: auto;
}

.catalog-tree__second-level:after {
  content: '';
  display: block;
  clear: both;
}

.catalog-tree__second-item {
  border-top: 1px solid #eee;
  padding-top: 10px;
  padding-bottom: 10px;
}

.catalog-tree__second-item:after {
  content: '';
  display: block;
  clear: both;
}

.catalog-tree__second-item:first-child {
  border-top: none;
  padding-top: 0;
}

.catalog-tree__second-link {
  float: left;
  max-width: 30.0%;
  font-size: 128.57143%;
  line-height: 20px;
  margin-right: 2.5%;
}

.catalog-tree__third-holder {
  width: 63.33333%;
  margin-left: auto;
}

.catalog-tree__third-level {
  float: right;
  width: 100%;
  margin-top: -10px;
}

.catalog-tree__third-level:after {
  content: '';
  display: block;
  clear: both;
}

.catalog-tree__third-item {
  float: left;
  width: 50%;
  margin-top: 10px;
  margin-bottom: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 20px;
  font-size: 90%;
  position: relative;
}

.catalog-tree__third-item:before {
  content: '';
  display: block;
  position: absolute;
  border-top: 1px solid #eee;
  left: 20px;
  top: -10px;
  right: 0;
}

.catalog-tree__third-item:nth-child(2):before, .catalog-tree__third-item:nth-child(1):before {
  display: none;
}

.catalog-tree__third-item:nth-child(2n+1) {
  clear: left;
  padding-left: 0;
}

.catalog-tree__third-item:nth-child(2n+1):before {
  left: 0;
}

.cert-list__items {
  position: relative;
  margin-left: -2.5%;
  list-style: none !important;
}

.cert-list__items:after {
  content: '';
  display: block;
  clear: left;
}

.cert-list__item {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 22.5%;
  margin-left: 2.5%;
  margin-top: 2.5% !important;
}

.cert-list__item:nth-child(4n+1) {
  clear: left;
}

.cert-list__bg-holder {
  text-align: center;
}

.cert-list__bg {
  max-width: 100%;
  height: auto;
  vertical-align: top;
}

.cert-list__content-holder {
  background-color: rgba(255, 255, 255, 0.6);
  -webkit-transition: .3s bottom;
       -o-transition: .3s bottom;
          transition: .3s bottom;
}

.cert-list__title {
  padding: 5px 10px 7px;
  text-align: center;
  font-weight: 600;
}

.cert-list__cert-link {
  position: relative;
  display: block;
}

.cert-list__cert-link:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
  content: "";
  display: none;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 20px;
  height: 20px;
  padding: 10px;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  background: #eee;
  text-align: center;
  line-height: 20px;
  margin: auto;
  font-size: 24px;
  color: #999999;
}

.cert-list__cert-link:hover:before {
  display: block;
}

@media screen and (max-width: 767px) {
  .cert-list__item {
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 30.83333%;
    margin-left: 2.5%;
    margin-top: 2.5%;
  }
  .cert-list__item:nth-child(4n+1) {
    clear: none;
  }
  .cert-list__item:nth-child(3n+1) {
    clear: left;
  }
}

@media screen and (max-width: 479px) {
  .cert-list__item {
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 47.5%;
    margin-left: 2.5%;
    margin-top: 2.5%;
  }
  .cert-list__item:nth-child(3n+1) {
    clear: none;
  }
  .cert-list__item:nth-child(2n+1) {
    clear: left;
  }
}

.checkbox {
  position: relative;
  cursor: pointer;
  display: inline-block;
  vertical-align: middle;
  min-width: 14px;
  min-height: 14px;
  font-size: 14px;
}

.checkbox__check-holder {
  position: absolute;
  left: 0;
  top: -2px;
  height: 26px;
}

.checkbox__text {
  display: block;
  padding-left: 25px;
  font-size: 14px;
}

.checkbox:hover .checkbox__text {
  text-decoration: underline;
}

.checkbox.is-disabled {
  opacity: 0.3;
}

.checkbox-cols {
  font-size: 87.5%;
}

.checkbox-cols__cols {
  margin-left: -15px;
}

.checkbox-cols__cols:after {
  content: '';
  display: block;
  clear: both;
}

.checkbox-cols__cols.is-1col .checkbox-cols__col {
  width: 100%;
}

.checkbox-cols__cols.is-3col .checkbox-cols__col {
  width: 33.33%;
}

.checkbox-cols__cols.is-4col .checkbox-cols__col {
  width: 25%;
}

.checkbox-cols__col {
  float: left;
  width: 50%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 15px;
}

.checkbox-cols__items {
  list-style: none;
  margin: 0;
  padding: 0;
}

.checkbox-cols__item {
  margin-top: 10px;
  margin-bottom: 10px;
}

.checkbox-cols__item:first-child {
  margin-top: 0;
}

.checkbox-cols__item:last-child {
  margin-bottom: 0;
}

.checkbox-cols__more-container {
  display: none;
  overflow: hidden;
}

.checkbox-cols__more-container.is-opened {
  display: block;
  padding-top: 5px;
  padding-bottom: 5px;
}

.checkbox-cols__visible-container {
  overflow: hidden;
  padding-top: 5px;
  padding-bottom: 5px;
}

.checkbox-cols__btn-holder {
  margin-top: 20px;
  margin-bottom: 20px;
  text-align: center;
}

.checkbox-cols__btn-holder:first-child {
  margin-top: 0;
}

.checkbox-cols__btn-holder:last-child {
  margin-bottom: 0;
}

.checkbox-cols__btn span:first-child {
  display: none;
}

.checkbox-cols__btn.is-opened span {
  display: none;
}

.checkbox-cols__btn.is-opened span:first-child {
  display: block;
}

.clients-list__items {
  position: relative;
  margin-left: -2.5%;
  margin-top: -2.5%;
}

.clients-list__items:after {
  content: '';
  display: block;
  clear: left;
}

.clients-list__item {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 22.5%;
  margin-left: 2.5%;
  margin-top: 2.5%;
}

.clients-list__item:nth-child(4n+1) {
  clear: left;
}

.clients-list__bg-holder {
  text-align: center;
}

.clients-list__bg {
  max-width: 100%;
  height: auto;
  vertical-align: top;
}

.clients-list__content-holder {
  -webkit-transition: .3s bottom;
       -o-transition: .3s bottom;
          transition: .3s bottom;
}

.clients-list__title {
  padding: 5px 10px 7px;
  text-align: center;
  font-weight: 600;
}

@media screen and (max-width: 767px) {
  .clients-list__item {
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 30.83333%;
    margin-left: 2.5%;
    margin-top: 2.5%;
  }
  .clients-list__item:nth-child(4n+1) {
    clear: none;
  }
  .clients-list__item:nth-child(3n+1) {
    clear: left;
  }
}

@media screen and (max-width: 479px) {
  .clients-list__item {
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 47.5%;
    margin-left: 2.5%;
    margin-top: 2.5%;
  }
  .clients-list__item:nth-child(3n+1) {
    clear: none;
  }
  .clients-list__item:nth-child(2n+1) {
    clear: left;
  }
}

/*
!*Цветовые схемы сайта*!
body {

	!*Оранжевая схема*!
	&.is-orange {

		.catalog-menu-top {
			background-color: $color-orange;
			&__parent-item {
				background-color: $color-orange;

				&:hover{
					background-color: lighten($color-orange, 5%);
				}
			}
		}

		.catalog-menu {
			&__trigger {
				&-link {
					background-color: $color-orange;

					&:hover{
						background-color: lighten($color-orange, 5%);
					}
				}
			}
		}

		.catalog-menu{
			&__plate {
				border-color: $color-orange;
			}
		}

		.header {
			&__catalog-menu {
				background-color: #fff;
				background: linear-gradient(to right, #fff 50%, $color-orange 50%);
			}
		}


		.tabs-block {
			&__link-holder {
				border-bottom-color: $color-orange;
				background: $color-orange;
				&.is-active {
					background-color: white;
					border: 1px solid transparent;
					border-bottom-color: white;
				}
			}
		}

		.landing-steps {
			&__step {
				color: $color-orange;
			}
		}

	!*----------------------------------*!

	}!*Оранжевая схема - конец*!


	!*Синяя схема*!
	&.is-blue {

		.catalog-menu-top {
			background-color: $color-blue;
			&__parent-item {
				background-color: $color-blue;

				&:hover{
					background-color: lighten($color-blue, 5%);
				}
			}
		}

		.catalog-menu {
			&__trigger {
				&-link {
					background-color: $color-blue;

					&:hover{
						background-color: lighten($color-blue, 5%);
					}
				}
			}
		}

		.catalog-menu{
			&__plate {
				border-color: $color-blue;
			}
		}

		.header {
			&__catalog-menu {
				background-color: #fff;
				background: linear-gradient(to right, #fff 50%, $color-blue 50%);
			}
		}

		.tabs-block {
			&__link-holder {
				border-bottom-color: $color-blue;
				background: $color-blue;
				&.is-active {
					background-color: white;
					border: 1px solid transparent;
					border-bottom-color: white;
				}
			}
		}

		.landing-steps {
			&__step {
				color: $color-blue;
			}
		}

		!*----------------------------------*!

	}!*Синяя схема - конец*!


	!*Зеленая схема*!
	&.is-green {

		.catalog-menu-top {
			background-color: $color-green;
			&__parent-item {
				background-color: $color-green;

				&:hover{
					background-color: lighten($color-green, 5%);
				}
			}
		}

		.catalog-menu {
			&__trigger {
				&-link {
					background-color: $color-green;

					&:hover{
						background-color: lighten($color-green, 5%);
					}
				}
			}
		}


		.catalog-menu{
			&__plate {
				border-color: $color-green;
			}
		}

		.header {
			&__catalog-menu {
				background-color: #fff;
				background: linear-gradient(to right, #fff 50%, $color-green 50%);
			}
		}

		.tabs-block {
			&__link-holder {
				border-bottom-color: $color-green;
				background: $color-green;
				&.is-active {
					background-color: white;
					border: 1px solid transparent;
					border-bottom-color: white;
				}
			}
		}

		.landing-steps {
			&__step {
				color: $color-green;
			}
		}

		!*----------------------------------*!

	}!*Зеленая схема - конец*!
}*/
.company-contacts:after {
  content: '';
  display: block;
  clear: both;
}

.company-contacts__title {
  margin-bottom: 30px;
  font-size: 214.28571%;
  font-weight: bold;
}

.company-contacts__title:last-child {
  margin-bottom: 0;
}

.company-contacts__columns {
  position: relative;
  margin-left: -2.5%;
}

.company-contacts__columns:after {
  content: '';
  display: block;
  clear: left;
}

.company-contacts__sidebar {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 30.83333%;
  margin-left: 2.5%;
}

.company-contacts__content {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 64.16666%;
  margin-left: 2.5%;
}

.company-contacts__connect {
  margin-bottom: 70px;
}

.company-contacts__connect:last-child {
  margin-bottom: 0;
}

.company-contacts__connect-item {
  margin-bottom: 15px;
}

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

.company-contacts__connect-label {
  display: inline-block;
  margin-right: 5px;
  vertical-align: baseline;
  font-weight: bold;
}

.company-contacts__map-holder {
  margin-bottom: 30px;
  height: 400px;
}

.company-contacts__map-holder:last-child {
  margin-bottom: 0;
}

.company-contacts__info {
  position: relative;
  margin-left: -3.75%;
}

.company-contacts__info:after {
  content: '';
  display: block;
  clear: left;
}

.company-contacts__info-title {
  margin-bottom: 20px;
  font-size: 114.28571%;
  font-weight: bold;
}

.company-contacts__info-title:last-child {
  margin-bottom: 0;
}

.company-contacts__info-one {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 46.25%;
  margin-left: 3.75%;
}

.company-contacts__info-two {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 46.25%;
  margin-left: 3.75%;
}

.company-contacts__form-holder {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.company-contacts__form-caption {
  font-weight: bold;
  font-size: 142.85714%;
  margin-top: 20px;
  margin-bottom: 20px;
}

.company-contacts__form-caption:first-child {
  margin-top: 0;
}

.company-contacts__form-caption:last-child {
  margin-bottom: 0;
}

@media screen and (max-width: 767px) {
  .company-contacts__map-holder {
    height: 300px;
    width: 90%;
  }
  .company-contacts__sidebar {
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 97.5%;
    margin-left: 2.5%;
  }
  .company-contacts__content {
    margin-top: 30px;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 97.5%;
    margin-left: 2.5%;
  }
  .company-contacts__connect {
    margin-bottom: 30px;
  }
}

@media screen and (max-width: 479px) {
  .company-contacts__info {
    margin-left: 0;
  }
  .company-contacts__info-one, .company-contacts__info-two {
    width: auto;
    margin-left: 0;
    float: none;
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .company-contacts__info-one:first-child, .company-contacts__info-two:first-child {
    margin-top: 0;
  }
  .company-contacts__info-one:last-child, .company-contacts__info-two:last-child {
    margin-bottom: 0;
  }
}

.compare-link {
  display: inline-block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: #888;
}

.compare-link__content {
  display: block;
  padding: 5px 10px;
  text-decoration: none;
  text-align: center;
  white-space: nowrap;
}

.compare-link__title {
  display: inline-block;
  vertical-align: middle;
  width: 70%;
  text-align: right;
  color: white;
}

.compare-link__title:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
  content: "";
}

.compare-link__title::before {
  font-size: 18px;
  margin-right: .5em;
}

.compare-link__count {
  display: inline-block;
  vertical-align: middle;
  padding: 10px 5px;
}

.compare-link__count-number {
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 20px;
  margin-left: .5em;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  background: #ccc;
  line-height: 20px;
  text-align: center;
  font-size: 75%;
  color: black;
}

.compare-list {
  padding: 10px;
  margin: 10px;
  position: fixed;
  left: 0;
  bottom: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 90%;
  overflow: hidden;
  width: 300px;
  background: #ffffff;
  border: 1px solid #cccccc;
  -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.18);
          box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.18);
  z-index: 998;
}

.compare-list__items {
  margin-top: 30px;
  display: table;
  width: 100%;
}

.compare-list__item {
  margin-top: 10px;
  margin-bottom: 10px;
}

.compare-list__item:first-child {
  margin-top: 0;
}

.compare-list__item:last-child {
  margin-bottom: 0;
}

.compare-list__item-name {
  display: table-cell;
  width: 260px;
}

.compare-list__item-remove {
  display: table-cell;
  width: 40px;
}

.compare-result__header {
  margin-top: 30px;
  margin-bottom: 30px;
  padding: 10px;
  border: 1px solid gray;
  padding-bottom: 0;
}

.compare-result__header:first-child {
  margin-top: 0;
}

.compare-result__header:last-child {
  margin-bottom: 0;
}

.compare-result__ui-btn {
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  margin-bottom: 10px;
  padding: 10px 20px;
  background-color: #f2f2f2;
  white-space: nowrap;
}

.compare-result__show-all {
  text-decoration: none;
  border-bottom: 1px dotted gray;
}

.compare-result__show-all.is-active {
  border-bottom-color: transparent;
  cursor: default;
}

.compare-result__show-different {
  text-decoration: none;
  border-bottom: 1px dotted gray;
}

.compare-result__show-different.is-active {
  border-bottom-color: transparent;
  cursor: default;
}

.compare-result__main {
  margin-top: 30px;
  margin-bottom: 30px;
}

.compare-result__main:first-child {
  margin-top: 0;
}

.compare-result__main:last-child {
  margin-bottom: 0;
}

.compare-result__table-holder {
  overflow: hidden;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.compare-result__table.is-diff .compare-result__param-row {
  display: none;
  background-color: #fff;
}

.compare-result__table.is-diff .compare-result__param-row.is-different {
  display: table-row;
}

.compare-result__table.is-diff .compare-result__param-row.is-odd {
  background-color: #f2f2f2;
}

.compare-result__product-cell {
  border-right: 1px solid #c5c5c5;
}

.compare-result__product {
  padding: 20px 10px;
  min-width: 160px;
}

.compare-result__img-holder {
  text-align: center;
}

.compare-result__img {
  max-width: 100%;
  height: auto;
}

.compare-result__title {
  margin-top: 10px;
  margin-bottom: 10px;
  text-align: center;
}

.compare-result__title:first-child {
  margin-top: 0;
}

.compare-result__title:last-child {
  margin-bottom: 0;
}

.compare-result__category {
  margin-top: 5px;
  margin-bottom: 5px;
}

.compare-result__category:first-child {
  margin-top: 0;
}

.compare-result__category:last-child {
  margin-bottom: 0;
}

.compare-result__category-link {
  font-style: italic;
}

.compare-result__name {
  margin-top: 5px;
  margin-bottom: 5px;
  font-size: 125%;
}

.compare-result__name:first-child {
  margin-top: 0;
}

.compare-result__name:last-child {
  margin-bottom: 0;
}

.compare-result__param-name {
  padding-right: 30px;
}

.compare-result__prices {
  text-align: center;
  font-size: 125%;
}

.compare-result__btns {
  margin-top: 20px;
  margin-bottom: 20px;
  text-align: center;
}

.compare-result__btns:first-child {
  margin-top: 0;
}

.compare-result__btns:last-child {
  margin-bottom: 0;
}

.compare-result__btn {
  margin-top: 10px;
  margin-bottom: 10px;
}

.compare-result__btn:first-child {
  margin-top: 0;
}

.compare-result__btn:last-child {
  margin-bottom: 0;
}

.compare-result__param-cell {
  text-align: center;
  padding: 10px;
  border-right: 1px solid #c5c5c5;
}

.compare-result__param-cell:first-child {
  text-align: left;
  border-right: none;
  width: 150px;
  min-width: 150px;
}

.compare-result__param-row:nth-child(2n) {
  background-color: #f2f2f2;
}

.compare-result__param-name {
  font-weight: bold;
}

.compare-result__remove {
  text-decoration: none;
}

.compare-result__remove:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
  content: "";
  margin-right: .5em;
}

.compare-result__table-pinned {
  position: absolute;
  left: 0;
  top: 0;
  background: #fff;
  overflow: hidden;
}

.compare-result__table-pinned table {
  border-right: none;
  border-left: none;
  width: 100%;
}

.compare-result__table-pinned table th, .compare-result__table-pinned table td {
  white-space: nowrap;
}

.compare-result__table-scrollable {
  overflow: scroll;
  overflow-y: hidden;
  margin-left: 170px;
}

.compare-result__table-scrollable table {
  border-right: none;
  border-left: none;
  width: 100%;
}

.compare-result__table-scrollable table th, .compare-result__table-scrollable table td:first-child {
  display: none;
}

.compare-result__table-wrapper {
  position: relative;
  margin-bottom: 20px;
  overflow: hidden;
  border-right: 1px solid #ccc;
}

.compare-result__empty {
  display: none;
}

.compare-result__empty.is-active {
  display: block;
}

@media screen and (max-width: 767px) {
  .compare-result__table-holder {
    width: auto;
  }
}

@media screen and (max-width: 767px) and (max-width: 767px) {
  .compare-result__table-holder {
    margin-left: -10px;
    margin-right: -10px;
  }
  .fancybox-inner .compare-result__table-holder {
    margin-left: 0;
    margin-right: 0;
  }
}

@media screen and (max-width: 767px) {
  .compare-result__table-scrollable {
    margin-left: 140px;
  }
  .compare-result__param-cell:first-child {
    text-align: left;
    border-right: none;
    width: 120px;
    min-width: 120px;
  }
}

@media screen and (max-width: 479px) {
  .compare-result__table-holder {
    overflow-x: scroll;
  }
  .compare-result__table-wrapper {
    overflow-x: visible;
  }
  .compare-result__table-scrollable {
    overflow: visible;
  }
}

.connect-widget__email {
  font-weight: bold;
}

.connect-widget__phone {
  font-weight: bold;
}

.contacts-detail:after {
  content: '';
  display: block;
  clear: both;
}

.contacts-detail__title {
  margin-bottom: 30px;
  font-size: 214.28571%;
  font-weight: bold;
}

.contacts-detail__title:last-child {
  margin-bottom: 0;
}

.contacts-detail__text {
  margin-top: 20px;
  margin-bottom: 20px;
}

.contacts-detail__text:first-child {
  margin-top: 0;
}

.contacts-detail__text:last-child {
  margin-bottom: 0;
}

.contacts-detail__col {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 47.5%;
  margin-left: 2.5%;
  margin: 0;
}

.contacts-detail__fields {
  margin-bottom: 20px;
}

.contacts-detail__fields:last-child {
  margin-bottom: 0;
}

.contacts-detail__fields:after {
  content: '';
  display: block;
  clear: both;
}

.contacts-detail__label {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 30.83333%;
  margin-left: 2.5%;
  margin-left: 0;
  margin-bottom: 10px;
  font-weight: bold;
}

.contacts-detail__label:last-child {
  margin-bottom: 0;
}

.contacts-detail__data {
  margin-bottom: 10px;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 64.16666%;
  margin-left: 2.5%;
}

.contacts-detail__data:last-child {
  margin-bottom: 0;
}

.contacts-detail__data.big-text {
  font-size: 142.85714%;
}

.contacts-detail__block {
  margin-top: 26.66667px;
  margin-bottom: 26.66667px;
}

.contacts-detail__block:first-child {
  margin-top: 0;
}

.contacts-detail__block:last-child {
  margin-bottom: 0;
}

.contacts-detail__block:after {
  content: '';
  display: block;
  clear: both;
}

.contacts-detail__header {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 171.42857%;
}

.contacts-detail__header:first-child {
  margin-top: 0;
}

.contacts-detail__header:last-child {
  margin-bottom: 0;
}

.contacts-detail__container, .contacts-detail__photo {
  margin-bottom: 2.5%;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 47.5%;
  margin-left: 2.5%;
  overflow: hidden;
}

.contacts-detail__container.big, .contacts-detail__photo.big {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 97.5%;
  margin-left: 2.5%;
}

.contacts-detail__img-link, .contacts-detail__map {
  display: block;
}

.contacts-detail__img {
  display: block;
  max-width: 100%;
}

.contacts-detail__offices-item {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 30.83333%;
  margin-left: 2.5%;
}

.contacts-detail__offices-item:nth-child(3n+1) {
  margin-left: 0px;
}

.contacts-detail__offices-item h3, .contacts-detail__offices-item .product-constructor__price-value {
  font-size: 16px;
}

.contacts-detail__offices-item p {
  margin-bottom: 10px;
}

.contacts-detail__type {
  font-size: 18px;
  font-weight: bold;
  text-transform: uppercase;
  color: #777;
}

.contacts-detail__type-icon {
  margin-right: 5px;
}

.contacts-detail__type-icon.is-office {
  color: #df0303;
}

.contacts-detail__type-icon.is-office:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
  content: "";
}

.contacts-detail__type-icon.is-production {
  color: #01961c;
}

.contacts-detail__type-icon.is-production:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
  content: "";
}

.contacts-detail__type-icon.is-production:before {
  -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
       -o-transform: rotate(-90deg);
          transform: rotate(-90deg);
}

.contacts-detail__find-link a {
  text-decoration: none;
  border-bottom: 1px dashed;
}

.contacts-detail__find-link a:hover {
  color: #6dc5ff;
  text-decoration: none;
}

.contacts-detail__find-text {
  display: none;
}

@media screen and (max-width: 767px) {
  .contacts-detail__col {
    float: none;
    width: auto;
    margin-left: 0;
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .contacts-detail__col:first-child {
    margin-top: 0;
  }
  .contacts-detail__col:last-child {
    margin-bottom: 0;
  }
  .contacts-detail__col.is-sidebar {
    margin-left: -2.5%;
  }
  .contacts-detail__fields {
    margin-bottom: 10px;
  }
  .contacts-detail__fields:last-child {
    margin-bottom: 0;
  }
}

.contacts-list__items {
  position: relative;
  margin-left: -2.5%;
  margin-top: -2.5%;
}

.contacts-list__items:after {
  content: '';
  display: block;
  clear: left;
}

.contacts-list__item {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 22.5%;
  margin-left: 2.5%;
  margin-top: 5%;
}

.contacts-list__item:nth-child(4n+1) {
  clear: left;
}

.contacts-list__title {
  margin-bottom: 20px;
  font-size: 150%;
}

.contacts-list__title:last-child {
  margin-bottom: 0;
}

.contacts-list__title-link {
  font-weight: bold;
  text-decoration: underline;
}

.contacts-list__title-link:hover {
  text-decoration: none;
}

.contacts-list__link.is-print:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
  content: "";
  text-decoration: none;
  margin-right: 5px;
  font-size: 130%;
  vertical-align: middle;
}

.contacts-list__phone {
  font-weight: bold;
}

.contacts-list__text {
  margin-bottom: 10px;
}

.contacts-list__text:last-child {
  margin-bottom: 0;
}

.contacts-list__worktime {
  margin-bottom: 20px;
}

.contacts-list__worktime:last-child {
  margin-bottom: 0;
}

.contacts-list__img {
  max-width: 100%;
  height: auto;
}

@media screen and (max-width: 767px) {
  .contacts-list__items {
    margin-top: -30px;
  }
  .contacts-list__item {
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 47.5%;
    margin-left: 2.5%;
    margin-top: 30px;
  }
  .contacts-list__item:nth-child(2n+1) {
    clear: left;
  }
  .contacts-list__image-holder {
    width: 30%;
    margin-right: 1em;
    margin-top: 5px;
    margin-bottom: 10px;
    float: left;
  }
}

@media screen and (max-width: 479px) {
  .contacts-list__items {
    margin-top: 0;
    margin-left: 0;
  }
  .contacts-list__item {
    float: none;
    margin-left: 0;
    width: auto;
    margin-top: 30px;
    margin-bottom: 30px;
    clear: left;
  }
  .contacts-list__item:first-child {
    margin-top: 0;
  }
  .contacts-list__item:last-child {
    margin-bottom: 0;
  }
}

.contacts-list.is-3cols .contacts-list__items {
  position: relative;
  margin-left: -3.33333%;
  margin-top: -3.33333%;
}

.contacts-list.is-3cols .contacts-list__items:after {
  content: '';
  display: block;
  clear: left;
}

.contacts-list.is-3cols .contacts-list__item {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 30.0%;
  margin-left: 3.33333%;
  margin-top: 3.33333%;
}

.contacts-list.is-3cols .contacts-list__item:nth-child(4n+1) {
  clear: none;
}

.contacts-list.is-3cols .contacts-list__item:nth-child(3n+1) {
  clear: left;
}

@media screen and (max-width: 767px) {
  .contacts-list.is-3cols .contacts-list__items {
    position: relative;
    margin-left: -2.5%;
    margin-top: -30px;
  }
  .contacts-list.is-3cols .contacts-list__items:after {
    content: '';
    display: block;
    clear: left;
  }
  .contacts-list.is-3cols .contacts-list__item {
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 47.5%;
    margin-left: 2.5%;
    margin-top: 30px;
  }
  .contacts-list.is-3cols .contacts-list__item:nth-child(3n+1) {
    clear: left;
  }
  .contacts-list.is-3cols .contacts-list__item:nth-child(2n+1) {
    clear: left;
  }
}

@media screen and (max-width: 479px) {
  .contacts-list.is-3cols .contacts-list__items {
    margin-top: 0;
    margin-left: 0;
  }
  .contacts-list.is-3cols .contacts-list__item {
    float: none;
    margin-left: 0;
    width: auto;
    margin-top: 30px;
    margin-bottom: 30px;
  }
  .contacts-list.is-3cols .contacts-list__item:first-child {
    margin-top: 0;
  }
  .contacts-list.is-3cols .contacts-list__item:last-child {
    margin-bottom: 0;
  }
}

.contacts-list.is-2cols .contacts-list__items {
  position: relative;
  margin-left: -5%;
  margin-top: -5%;
}

.contacts-list.is-2cols .contacts-list__items:after {
  content: '';
  display: block;
  clear: left;
}

.contacts-list.is-2cols .contacts-list__item {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 45.0%;
  margin-left: 5%;
  margin-top: 5%;
}

.contacts-list.is-2cols .contacts-list__item:nth-child(3n+1) {
  clear: none;
}

.contacts-list.is-2cols .contacts-list__item:nth-child(2n+1) {
  clear: left;
}

.contacts-list.is-flat .contacts-list__items {
  margin-left: 0;
}

.contacts-list.is-flat .contacts-list__item {
  float: none;
  width: auto;
  margin-left: 0;
  margin-top: 40px;
  margin-bottom: 40px;
}

.contacts-list.is-flat .contacts-list__item:first-child {
  margin-top: 0;
}

.contacts-list.is-flat .contacts-list__item:last-child {
  margin-bottom: 0;
}

@media screen and (max-width: 767px) {
  .contacts-list.is-flat .contacts-list__item {
    margin-top: 30px;
    margin-bottom: 30px;
  }
}

.contacts-map__common-info {
  position: relative;
  margin-left: -2%;
  margin-top: 30px;
  margin-bottom: 30px;
}

.contacts-map__common-info:after {
  content: '';
  display: block;
  clear: left;
}

.contacts-map__common-info:first-child {
  margin-top: 0;
}

.contacts-map__common-info:last-child {
  margin-bottom: 0;
}

.contacts-map__link.is-print:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
  content: "";
  text-decoration: none;
  margin-right: 5px;
  font-size: 130%;
  vertical-align: middle;
}

.contacts-map__common-col {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 18.0%;
  margin-left: 2%;
}

.contacts-map__common-label {
  font-weight: 700;
  margin-bottom: 10px;
}

.contacts-map__common-label:last-child {
  margin-bottom: 0;
}

.contacts-map__map-section {
  margin-top: 30px;
  margin-bottom: 30px;
}

.contacts-map__map-section:first-child {
  margin-top: 0;
}

.contacts-map__map-section:last-child {
  margin-bottom: 0;
}

.contacts-map__map-holder {
  height: 500px;
}

.contacts-map__map-title {
  font-size: 150%;
  margin-top: 20px;
  margin-bottom: 20px;
}

.contacts-map__map-title:first-child {
  margin-top: 0;
}

.contacts-map__map-title:last-child {
  margin-bottom: 0;
}

.contacts-map__plates-section {
  margin-top: 30px;
  margin-bottom: 30px;
}

.contacts-map__plates-section:first-child {
  margin-top: 0;
}

.contacts-map__plates-section:last-child {
  margin-bottom: 0;
}

.contacts-map__form-section {
  margin-top: 30px;
  margin-bottom: 30px;
}

.contacts-map__form-section:first-child {
  margin-top: 0;
}

.contacts-map__form-section:last-child {
  margin-bottom: 0;
}

@media screen and (max-width: 767px) {
  .contacts-map__common-info {
    position: relative;
    margin-left: -5%;
  }
  .contacts-map__common-info:after {
    content: '';
    display: block;
    clear: left;
  }
  .contacts-map__common-info:first-child {
    margin-top: -20px;
  }
  .contacts-map__common-col {
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 28.33333%;
    margin-left: 5%;
    margin-top: 20px;
  }
  .contacts-map__common-col:nth-child(3n+1) {
    clear: left;
  }
  .contacts-map__map-holder {
    width: 90%;
    height: 300px;
  }
}

@media screen and (max-width: 479px) {
  .contacts-map__common-info {
    margin-left: 0;
  }
  .contacts-map__common-info:first-child {
    margin-top: 0;
  }
  .contacts-map__common-col {
    margin-top: 20px;
    margin-bottom: 20px;
    width: auto;
    float: none;
    margin-left: 0;
  }
  .contacts-map__common-col:first-child {
    margin-top: 0;
  }
  .contacts-map__common-col:last-child {
    margin-bottom: 0;
  }
  .contacts-map__map-holder {
    width: 90%;
    margin-left: -10px;
  }
}

.contacts-map-list {
  margin-top: 20px;
  margin-bottom: 20px;
}

.contacts-map-list:first-child {
  margin-top: 0;
}

.contacts-map-list:last-child {
  margin-bottom: 0;
}

.contacts-map-list:after {
  content: '';
  display: block;
  clear: both;
}

.contacts-map-list__item {
  margin-top: 10px;
}

.contacts-map-list__item:first-child {
  margin-top: 0;
}

.contacts-map-list__item-title {
  margin-bottom: 10px;
  line-height: 1.25;
  font-size: 128.57143%;
  font-weight: 700;
}

.contacts-map-list__item-title:last-child {
  margin-bottom: 0;
}

.contacts-map-list__icon.is-office {
  color: #df0303;
}

.contacts-map-list__icon.is-office:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
  content: "";
}

.contacts-map-list__icon.is-production {
  color: #01961c;
}

.contacts-map-list__icon.is-production:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
  content: "";
}

.contacts-map-list__icon.is-production:before {
  -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
       -o-transform: rotate(-90deg);
          transform: rotate(-90deg);
}

@media screen and (max-width: 767px) {
  .contacts-map-list__item {
    margin-top: 6px;
  }
  .contacts-map-list__item:first-child {
    margin-top: 0;
  }
}

.contacts-simple__contacts {
  position: relative;
  margin-left: -2.5%;
  margin-bottom: 40px;
}

.contacts-simple__contacts:after {
  content: '';
  display: block;
  clear: left;
}

.contacts-simple__contacts:last-child {
  margin-bottom: 0;
}

.contacts-simple__phones {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 14.16667%;
  margin-left: 2.5%;
}

.contacts-simple__adresses {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 22.5%;
  margin-left: 2.5%;
}

.contacts-simple__desc {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 55.83333%;
  margin-left: 2.5%;
}

.contacts-simple__map {
  height: 250px;
}

@media screen and (max-width: 767px) {
  .contacts-simple__phones {
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 47.5%;
    margin-left: 2.5%;
  }
  .contacts-simple__adresses {
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 47.5%;
    margin-left: 2.5%;
  }
  .contacts-simple__desc {
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 97.5%;
    margin-left: 2.5%;
    margin-top: 20px;
  }
  .contacts-simple__map {
    margin-left: -10px;
    width: 90%;
  }
}

.contacts-tabs:after {
  content: '';
  display: block;
  clear: both;
}

.contacts-tabs__fields {
  margin-bottom: 10px;
}

.contacts-tabs__fields:last-child {
  margin-bottom: 0;
}

.contacts-tabs__fields:after {
  content: '';
  display: block;
  clear: both;
}

.contacts-tabs__data {
  text-align: center;
}

.contacts-tabs__data.big-text {
  font-size: 142.85714%;
}

.contacts-tabs__text {
  padding: 50px 40px;
}

.contacts-tabs__block {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 47.5%;
  margin-left: 2.5%;
}

.contacts-tabs__map {
  display: inline-block;
  vertical-align: middle;
}

.contacts-tabs__img {
  display: block;
  max-width: 100%;
}

.contacts-tabs__tab-changers {
  list-style: none;
  padding: 0;
  margin-bottom: 10px;
  display: table;
  table-layout: fixed;
  width: 100%;
}

.contacts-tabs__tab-changers:last-child {
  margin-bottom: 0;
}

.contacts-tabs__link-holder {
  display: table-cell;
  padding-top: 20px;
  padding-bottom: 20px;
  vertical-align: middle;
  text-align: center;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  opacity: 0.5;
}

.contacts-tabs__link-holder.is-active {
  background-color: white;
  opacity: 1;
}

.contacts-tabs__link-holder.is-hide-desktop {
  display: none;
}

.contacts-tabs__link {
  text-transform: uppercase;
  padding: 10px;
  -webkit-border-radius: 5px;
          border-radius: 5px;
  width: 100%;
  font-size: 133.33333%;
  text-decoration: none;
  color: #000;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #ccc;
}

.contacts-tabs__tab {
  display: none;
  font-size: 93.33333%;
  background: #ccc;
}

.contacts-tabs__tab:after {
  content: '';
  display: block;
  clear: both;
}

.contacts-tabs__tab.is-active {
  display: block;
}

@media screen and (max-width: 767px) {
  .contacts-tabs__tab-changers {
    display: none;
  }
  .contacts-tabs__link-holder {
    display: block;
    padding: 0;
    opacity: 1;
    text-align: left;
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .contacts-tabs__link-holder:first-child {
    margin-top: 0;
  }
  .contacts-tabs__link-holder:last-child {
    margin-bottom: 0;
  }
  .contacts-tabs__link-holder.is-active {
    background-color: transparent;
    opacity: 1;
    margin-bottom: 10px;
  }
  .contacts-tabs__link-holder.is-hide-desktop {
    display: block;
  }
  .contacts-tabs__link {
    background: none;
    padding: 0;
    text-transform: none;
    text-decoration: none;
    border-bottom: 1px dashed;
    color: #0099FF;
  }
  .contacts-tabs__link-holder.is-active .contacts-tabs__link {
    color: #000000;
    font-weight: bold;
    border-color: transparent;
  }
  .contacts-tabs__block {
    float: none;
    width: auto;
    margin-left: 0;
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .contacts-tabs__block:first-child {
    margin-top: 0;
  }
  .contacts-tabs__block:last-child {
    margin-bottom: 0;
  }
  .contacts-tabs__text {
    padding: 15px 10px;
    padding-bottom: 0;
  }
}

.counter-input {
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  white-space: nowrap;
}

.counter-input__holder {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}

.counter-input__input[type='text'] {
  height: 30px;
  width: 45px;
  padding: 0 8px;
  text-align: center;
  border-color: #014e74;
}

.counter-input__up {
  color: #fff;
  text-decoration: none;
  width: 20px;
  background: #014e74;
  height: 100%;
  display: block;
  position: absolute;
  right: -17px;
  z-index: 19;
  top: 0;
  text-align: center;
}

.counter-input__up:before {
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
  font-size: 1.3em;
  line-height: 1.8;
  content: '+';
}

.counter-input__down {
  color: #fff;
  text-decoration: none;
  width: 20px;
  background: #014e74;
  height: 100%;
  display: block;
  position: absolute;
  left: -17px;
  z-index: 19;
  top: 0;
  text-align: center;
}

.counter-input__down:before {
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
  font-size: 1.3em;
  line-height: 1.7;
  content: '-';
}

.counter-input__unit {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  left: 22px;
  color: #000;
}

.counter-input__buy-btn {
  position: absolute;
  right: 0;
  top: 0;
  height: 30px;
  width: 30px;
  text-align: center;
  background-color: #0099FF;
  color: white;
}

.counter-input__buy-btn:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
  content: "";
}

.counter-input__buy-btn:before {
  margin-left: -2px;
  line-height: 30px;
  font-size: 18px;
}

.counter-input__buy-btn:hover {
  background-color: #66c2ff;
  color: white;
}

.counter-input__change-measure {
  border-bottom: 1px dashed gray;
  cursor: pointer;
}

.counter-input__change-measure:hover {
  border-bottom-style: solid;
}

.counter-input.is-catalog .counter-input__down {
  background: #fd9b27;
}

.counter-input.is-catalog .counter-input__up {
  background: #fd9b27;
}

.counter-input.is-catalog .counter-input__input[type='text'] {
  border-color: #fd9b27;
}

.counter-input.is-catalog .counter-input__holder {
  vertical-align: top;
  margin-right: 55px;
  margin-left: 7px;
}

.dealers-list__item {
  margin-top: 30px;
  margin-bottom: 30px;
}

.dealers-list__item:first-child {
  margin-top: 0;
}

.dealers-list__item:last-child {
  margin-bottom: 0;
}

.dealers-list__dealer-card:after {
  content: '';
  display: block;
  clear: both;
}

.dealers-list__photo-col {
  float: left;
  max-width: 30%;
  margin-right: 20px;
}

.dealers-list__photo {
  max-width: 100%;
  height: auto;
}

.dealers-list__description-col {
  overflow: hidden;
}

.dealers-list__contact-holder {
  margin-top: 20px;
  margin-bottom: 20px;
}

.dealers-list__contact-holder:first-child {
  margin-top: 0;
}

.dealers-list__contact-holder:last-child {
  margin-bottom: 0;
}

.dealers-list__contact-label {
  font-weight: bold;
  margin-right: 0.5em;
}

.dealers-list__name {
  font-size: 150%;
  font-weight: 700;
}

.dealers-list__phone {
  margin-top: 20px;
  margin-bottom: 20px;
}

.dealers-list__phone:first-child {
  margin-top: 0;
}

.dealers-list__phone:last-child {
  margin-bottom: 0;
}

.dealers-list__description-holder {
  margin-top: 40px;
  margin-bottom: 20px;
}

.dealers-list__description-holder:first-child {
  margin-top: 0;
}

.dealers-list__description-holder:last-child {
  margin-bottom: 0;
}

@media screen and (max-width: 767px) {
  .dealers-list__description-holder {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .dealers-list__description-holder:first-child {
    margin-top: 0;
  }
  .dealers-list__description-holder:last-child {
    margin-bottom: 0;
  }
}

@media screen and (max-width: 479px) {
  .dealers-list__description-col {
    overflow: visible;
  }
  .dealers-list__contact-holder, .dealers-list__description-holder {
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .dealers-list__contact-holder:first-child, .dealers-list__description-holder:first-child {
    margin-top: 0;
  }
  .dealers-list__contact-holder:last-child, .dealers-list__description-holder:last-child {
    margin-bottom: 0;
  }
  .dealers-list__photo {
    margin-top: 5px;
  }
}

.dealers-tiles__items {
  position: relative;
  margin-left: -2.5%;
  margin-top: -2.5%;
}

.dealers-tiles__items:after {
  content: '';
  display: block;
  clear: left;
}

.dealers-tiles__item {
  margin-top: 30px;
  margin-bottom: 30px;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 47.5%;
  margin-left: 2.5%;
  margin-top: 2.5%;
}

.dealers-tiles__item:nth-child(2n+1) {
  clear: left;
}

.dealers-tiles__dealer-card:after {
  content: '';
  display: block;
  clear: both;
}

.dealers-tiles__photo-col {
  float: left;
  max-width: 30%;
  margin-top: 10px;
  margin-right: 30px;
}

.dealers-tiles__photo {
  max-width: 100%;
  height: auto;
}

.dealers-tiles__description-col {
  overflow: hidden;
}

.dealers-tiles__contact-holder {
  margin-top: 10px;
  margin-bottom: 10px;
}

.dealers-tiles__contact-holder:first-child {
  margin-top: 0;
}

.dealers-tiles__contact-holder:last-child {
  margin-bottom: 0;
}

.dealers-tiles__contact-label {
  font-weight: bold;
  margin-right: 10px;
}

.dealers-tiles__name {
  font-size: 150%;
  font-weight: 700;
}

.dealers-tiles__description-holder {
  margin-top: 20px;
  margin-bottom: 20px;
}

.dealers-tiles__description-holder:first-child {
  margin-top: 0;
}

.dealers-tiles__description-holder:last-child {
  margin-bottom: 0;
}

@media screen and (max-width: 767px) {
  .dealers-tiles__items {
    margin-left: 0;
    margin-top: 0;
  }
  .dealers-tiles__item {
    margin-top: 30px;
    margin-bottom: 30px;
    margin-left: 0;
    width: auto;
    float: none;
  }
  .dealers-tiles__item:first-child {
    margin-top: 0;
  }
  .dealers-tiles__item:last-child {
    margin-bottom: 0;
  }
}

@media screen and (max-width: 479px) {
  .dealers-tiles__photo-col {
    margin-right: 20px;
  }
  .dealers-tiles__description-col {
    overflow: visible;
  }
}

.default-table {
  line-height: 1.75;
}

.default-table__name {
  width: 25%;
  color: #7b7b7b  !important;
  font-weight: 500;
  vertical-align: top !important;
}

.default-table__row {
  border-bottom: 2px solid #e6e6e6;
  border-width: 1px;
}

.default-table__row:last-child {
  border-bottom: none;
}

.docs-block {
  position: relative;
  -webkit-border-radius: 10px;
          border-radius: 10px;
}

.docs-block__bg-holder {
  text-align: center;
}

.docs-block__bg {
  max-width: 100%;
  height: auto;
  vertical-align: top;
}

.docs-block__content-holder {
  background-color: rgba(255, 255, 255, 0.6);
  -webkit-transition: .3s bottom;
       -o-transition: .3s bottom;
          transition: .3s bottom;
}

.docs-block__title {
  padding: 5px 10px 7px;
  text-align: center;
  font-weight: 600;
}

.docs-block:hover .client-block__content-holder {
  bottom: 0;
}

.edit-personal__title {
  margin-top: 40px;
  margin-bottom: 20px;
  font-size: 200%;
  line-height: normal;
  font-weight: bold;
}

.edit-personal__title:first-child {
  margin-top: 0;
}

.edit-personal__title:last-child {
  margin-bottom: 0;
}

.edit-personal__plate {
  background: #eeeeee;
  padding: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #fff;
}

@media screen and (max-width: 767px) {
  .edit-personal__plate {
    margin-left: -10px;
    margin-right: -10px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .fancybox-inner .edit-personal__plate {
    margin-left: 0;
    margin-right: 0;
  }
}

.edit-personal__personal-info {
  margin-top: 40px;
  margin-bottom: 40px;
}

.edit-personal__personal-info:first-child {
  margin-top: 0;
}

.edit-personal__personal-info:last-child {
  margin-bottom: 0;
}

.edit-personal__address-info {
  margin-top: 40px;
  margin-bottom: 40px;
}

.edit-personal__address-info:first-child {
  margin-top: 0;
}

.edit-personal__address-info:last-child {
  margin-bottom: 0;
}

.edit-personal__legal-info {
  margin-top: 40px;
  margin-bottom: 40px;
}

.edit-personal__legal-info:first-child {
  margin-top: 0;
}

.edit-personal__legal-info:last-child {
  margin-bottom: 0;
}

.faq-chat {
  margin-bottom: 40px;
}

.faq-chat:last-child {
  margin-bottom: 0;
}

.faq-chat__items {
  position: relative;
  margin-left: -2.5%;
  list-style: none;
  margin-top: -5%;
}

.faq-chat__items:after {
  content: '';
  display: block;
  clear: left;
}

.faq-chat__item {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 47.5%;
  margin-left: 2.5%;
  margin-top: 5%;
  margin-bottom: 40px;
}

.faq-chat__item:nth-child(2n+1) {
  clear: left;
}

.faq-chat__item:last-child {
  margin-bottom: 0;
}

.faq-chat__question-title, .faq-chat__answer-title {
  font-size: 130%;
  line-height: 1;
  margin-bottom: 20px;
}

.faq-chat__item-question {
  position: relative;
  padding: 20px 30px;
  -webkit-border-radius: 12px;
          border-radius: 12px;
  background: #C6C6C6;
  color: #000;
}

.faq-chat__item-question:after {
  position: absolute;
  content: '';
  right: 20px;
  bottom: -10px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 25px 0 0 25px;
  border-color: transparent transparent transparent #C6C6C6;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
       -o-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.faq-chat__item-question + .faq-chat__position {
  text-align: right;
}

.faq-chat__item-answer {
  position: relative;
  padding: 20px 30px;
  -webkit-border-radius: 12px;
          border-radius: 12px;
  background: #e8e8e8;
  color: #000;
  margin-top: 10px;
}

.faq-chat__item-answer:after {
  position: absolute;
  content: '';
  left: 20px;
  bottom: -10px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 25px 0 0 25px;
  border-color: transparent transparent transparent #e8e8e8;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
       -o-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.faq-chat__item-answer + .faq-chat__position {
  text-align: left;
}

.faq-chat__position {
  font-size: 180%;
  line-height: 1.2;
  margin-top: 20px;
}

.faq-list__items {
  list-style: none;
  padding: 0;
  margin: 0;
}

.faq-list__item {
  margin-top: 20px;
  margin-bottom: 20px;
}

.faq-list__item:first-child {
  margin-top: 0;
}

.faq-list__item:last-child {
  margin-bottom: 0;
}

.faq-list__question {
  font-size: 114.28571%;
  font-weight: 600;
  text-decoration: underline;
  cursor: pointer;
}

.faq-list__answer {
  padding: 10px 0 20px;
  margin-top: 10px;
  margin-bottom: 10px;
}

.faq-list__answer:first-child {
  margin-top: 0;
}

.faq-list__answer:last-child {
  margin-bottom: 0;
}

.faq-simple__item {
  margin-top: 30px;
  margin-bottom: 30px;
}

.faq-simple__item:first-child {
  margin-top: 0;
}

.faq-simple__item:last-child {
  margin-bottom: 0;
}

.faq-simple__item.is-show .faq-simple__title {
  text-decoration: none;
}

.faq-simple__item.is-show .faq-simple__desc {
  max-height: 500px;
  -moz-transition: max-height 0.6s ease-in;
  -o-transition: max-height 0.6s ease-in;
  -webkit-transition: max-height 0.6s ease-in;
  -ms-transition: max-height 0.6s ease-in;
  transition: max-height 0.6s ease-in;
}

.faq-simple__title {
  display: inline-block;
  text-decoration: underline;
  cursor: pointer;
  font-weight: normal;
  line-height: 1.2;
  margin-bottom: 0;
  -moz-transition: margin-bottom 0.6s ease-in;
  -o-transition: margin-bottom 0.6s ease-in;
  -webkit-transition: margin-bottom 0.6s ease-in;
  -ms-transition: margin-bottom 0.6s ease-in;
  transition: margin-bottom 0.6s ease-in;
}

.faq-simple__item.is-show .faq-simple__title {
  margin-bottom: 10px;
}

.faq-simple__item.is-show .faq-simple__title:last-child {
  margin-bottom: 0;
}

.faq-simple__desc {
  max-height: 0;
  overflow: hidden;
  -moz-transition: max-height 0.6s cubic-bezier(0, 1, 0.5, 1);
  -o-transition: max-height 0.6s cubic-bezier(0, 1, 0.5, 1);
  -webkit-transition: max-height 0.6s cubic-bezier(0, 1, 0.5, 1);
  -ms-transition: max-height 0.6s cubic-bezier(0, 1, 0.5, 1);
  transition: max-height 0.6s cubic-bezier(0, 1, 0.5, 1);
}

.favorites-title {
  display: table;
}

.favorites-title__icon-holder {
  display: table-cell;
  vertical-align: middle;
  padding-right: 10px;
}

.favorites-title__icon {
  width: 40px;
  height: 40px;
  background-color: #ccc;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  text-align: center;
}

.favorites-title__icon:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
  content: "";
  font-size: 25px;
  line-height: 40px;
  color: white;
}

.favorites-title__content-holder {
  display: table-cell;
  vertical-align: middle;
}

.favorites-title.is-simple .favorites-title__link:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
  content: "";
}

.favorites-title.is-simple .favorites-title__link:before {
  margin-right: 5px;
}

.features-block__items {
  position: relative;
  margin-left: -2.5%;
}

.features-block__items:after {
  content: '';
  display: block;
  clear: left;
}

.features-block__item {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 22.5%;
  margin-left: 2.5%;
  margin-top: 2.5%;
}

.features-block__item:nth-child(4n+1) {
  clear: left;
}

.features-block__title {
  margin-bottom: 10px;
  font-size: 130%;
  font-weight: bold;
  text-align: center;
}

.features-block__description {
  text-align: center;
}

.features-block__img-holder {
  text-align: center;
}

.features-block__img {
  max-width: 100%;
  height: auto;
  margin-bottom: 20px;
  vertical-align: top;
}

.features-block.is-2cols .features-block__item {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 47.5%;
  margin-left: 2.5%;
}

.features-block.is-2cols .features-block__item:nth-child(2n+1) {
  clear: left;
}

.features-block.is-flat .features-block__items {
  margin-left: 0;
}

.features-block.is-flat .features-block__item {
  float: none;
  width: auto;
  margin-left: 0;
  margin-top: 40px;
  margin-bottom: 40px;
}

.features-block.is-flat .features-block__item:first-child {
  margin-top: 0;
}

.features-block.is-flat .features-block__item:last-child {
  margin-bottom: 0;
}

.feedback-wall__cols {
  position: relative;
  margin-left: -2.5%;
}

.feedback-wall__cols:after {
  content: '';
  display: block;
  clear: left;
}

.feedback-wall__column {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 22.5%;
  margin-left: 2.5%;
}

.feedback-wall__item {
  margin-bottom: 20px;
  padding: 20px;
  background: #ECECEC;
}

.feedback-wall__item:last-child {
  margin-bottom: 0;
}

.feedback-wall__title {
  margin-bottom: 15px;
  font-size: 171.42857%;
  line-height: 1;
  font-weight: bold;
}

.feedback-wall__title:last-child {
  margin-bottom: 0;
}

.feedback-wall__meta {
  font-style: italic;
  margin-bottom: 10px;
}

.feedback-wall__meta:last-child {
  margin-bottom: 0;
}

.feedback-wall__description, .feedback-wall__description-full {
  margin-bottom: 30px;
}

.feedback-wall__description:last-child, .feedback-wall__description-full:last-child {
  margin-bottom: 0;
}

.feedback-wall__description-full {
  display: none;
}

.feedback-wall__readless {
  display: none;
}

.feedback-wall__item.is-expanded .feedback-wall__description, .feedback-wall__item.is-expanded .feedback-wall__readmore {
  display: none;
}

.feedback-wall__item.is-expanded .feedback-wall__description-full {
  display: block;
}

.feedback-wall__item.is-expanded .feedback-wall__readless {
  display: inline;
}

.filter-hor {
  position: relative;
  height: 100%;
  display: block;
  margin-bottom: 20px;
}

.filter-hor__header {
  clear: both;
  display: block;
  background-color: #eee;
  min-height: 40px;
}

.filter-hor__total-count-container, .filter-hor__show-filter {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 47.5%;
  margin-left: 2.5%;
  float: left;
  display: inline-block;
  margin: 10px;
}

.filter-hor__total-count {
  font-weight: bold;
}

.filter-hor__show-filter {
  text-align: right;
  padding-right: 20px;
}

.filter-hor__show-filter-link {
  cursor: pointer;
}

.filter-hor__caption {
  margin-top: 15px;
  margin-bottom: 15px;
  font-size: 114.28571%;
  font-weight: 600;
}

.filter-hor__caption:first-child {
  margin-top: 0;
}

.filter-hor__caption:last-child {
  margin-bottom: 0;
}

.filter-hor__fields {
  position: relative;
  margin-left: -2.5%;
  list-style: none;
  margin: 0 0 2.5% -2.5%;
  padding: 0;
  width: 102.5%;
  display: block;
}

.filter-hor__fields:after {
  content: '';
  display: block;
  clear: left;
}

.filter-hor__fields:last-child {
  margin-bottom: 0;
}

.filter-hor__field {
  margin: 0;
  padding: 10px;
  border: 1px solid #d3d3d3;
  display: inline-block;
}

.filter-hor__field.four-columns {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 22.5%;
  margin-left: 2.5%;
  float: left;
}

.filter-hor__field.three-columns {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 30.83333%;
  margin-left: 2.5%;
  float: left;
}

.filter-hor__field.two-columns {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 47.5%;
  margin-left: 2.5%;
  float: left;
}

.filter-hor__field.is-full-height {
  height: 100%;
}

.filter-hor__field:first-child {
  border-top: 1px solid #d3d3d3;
}

.filter-hor__field.is-open .smart-filter__field-header:before {
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
       -o-transform: rotate(90deg);
          transform: rotate(90deg);
}

.filter-hor__field-header {
  position: relative;
  padding-top: 15px;
  padding-bottom: 15px;
  cursor: pointer;
}

.filter-hor__field-header:after {
  content: '';
  display: block;
  clear: both;
}

.filter-hor__field-caption {
  font-size: 85.71429%;
  font-weight: 600;
  text-transform: uppercase;
  cursor: pointer;
}

.filter-hor__field-content {
  padding-top: 5px;
  padding-bottom: 15px;
}

.filter-hor__full-reset {
  font-size: 12px;
  text-decoration: none;
  color: #828486;
}

.filter-hor__footer {
  margin-top: 10px;
  margin-bottom: 20px;
  text-align: center;
  background-color: #eee;
  display: none;
}

.filter-hor__footer.is-open {
  display: block;
}

.filter-hor__items {
  list-style: none;
  margin: 0;
  padding: 0;
}

.filter-hor__item {
  margin-top: 10px;
  margin-bottom: 10px;
  margin-top: 0;
}

.filter-hor__item:first-child {
  margin-top: 0;
}

.filter-hor__item:last-child {
  margin-bottom: 0;
}

.filter-hor__main {
  display: none;
  width: 100%;
  border-top: 2px dotted grey;
  padding-top: 10px;
}

.filter-hor__main.is-open {
  display: block;
}

.filter-hor__apply-btn {
  margin-right: 1em;
}

.filter-hor__result-holder {
  display: inline-block;
  left: 100%;
}

.filter-hor__result {
  padding: 10px;
}

.filter-hor__result-num {
  margin: 0 .5em;
  font-weight: bold;
}

.filter-hor__empty-result-message {
  display: none;
}

.filter-hor__empty-result-message.is-open {
  display: inline-block;
}

.filter-hor .checkbox__text {
  font-size: 12px;
  color: #171818;
}

.filter-hor .select2-container {
  max-width: 100%;
  min-width: 100%;
}

.filter-hor:hover .smart-filter__result-holder {
  display: block;
}

.filter-hor__list-wrapper {
  overflow: auto;
  position: relative;
}

.filter-hor__list-wrapper .filter-hor__items {
  margin-top: 2px;
}

.filter-hor .filter-scale__scale.ui-slider {
  background: #f0f0f0;
}

.filter-hor__selected-fields {
  padding: 10px 10px 0;
  background: #eee;
  display: inline-block;
}

.filter-hor__selected-field {
  float: left;
  display: inline-block;
  margin: 0 20px 10px 0;
  display: inline-block;
  padding: 4px 12px;
  background: white;
  -webkit-border-radius: 5px;
          border-radius: 5px;
}

.filter-hor__selected-field:last-child {
  margin-right: 0;
}

.filter-hor__selected-value-del {
  cursor: pointer;
}

.filter-hor__selected-value-del:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
  content: "";
}

@media screen and (max-width: 767px) {
  .filter-hor__header {
    padding-top: 10px;
    padding-bottom: 0;
    min-height: 0;
  }
}

@media screen and (max-width: 767px) and (max-width: 767px) {
  .filter-hor__header {
    margin-left: -10px;
    margin-right: -10px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .fancybox-inner .filter-hor__header {
    margin-left: 0;
    margin-right: 0;
  }
}

@media screen and (max-width: 767px) {
  .filter-hor__total-count-container {
    float: none;
    width: auto;
    margin: 0;
    display: inline-block;
    margin-right: 15px;
    margin-bottom: 10px;
  }
  .filter-hor__show-filter {
    float: none;
    width: auto;
    margin: 0;
    display: inline-block;
    margin-bottom: 10px;
  }
}

@media screen and (max-width: 767px) and (max-width: 767px) {
  .filter-hor__main {
    margin-left: -10px;
    margin-right: -10px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .fancybox-inner .filter-hor__main {
    margin-left: 0;
    margin-right: 0;
  }
}

@media screen and (max-width: 767px) {
  .filter-hor__fields {
    height: auto !important;
    margin-bottom: 10px;
  }
  .filter-hor__fields:last-child {
    margin-bottom: 0;
  }
  .filter-hor__field {
    margin-bottom: 10px;
  }
  .filter-hor__field:last-child {
    margin-bottom: 0;
  }
  .filter-hor__field.four-columns {
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 97.5%;
    margin-left: 2.5%;
  }
  .filter-hor__field.three-columns {
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 97.5%;
    margin-left: 2.5%;
  }
  .filter-hor__field.two-columns {
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 97.5%;
    margin-left: 2.5%;
  }
  .filter-hor__field.is-full-height {
    height: auto;
  }
}

.filter-scale__inputs-holder {
  font-size: 100%;
  margin-top: 5px;
  margin-bottom: 5px;
  text-align: center;
}

.filter-scale__inputs-holder:first-child {
  margin-top: 0;
}

.filter-scale__inputs-holder:last-child {
  margin-bottom: 0;
}

.filter-scale__inputs-holder:after {
  content: '';
  display: block;
  clear: both;
}

.filter-scale__inputs-holder.is-hide {
  display: none;
}

.filter-scale__from {
  float: left;
}

.filter-scale__from span {
  margin-right: .5em;
}

.filter-scale__to {
  float: right;
}

.filter-scale__to span {
  margin-right: .5em;
}

.filter-scale__input[type="text"] {
  padding: 5px 10px;
  max-width: 100px;
  font-size: 100%;
  text-align: center;
}

.filter-scale__scale.ui-slider {
  height: 7px;
  margin-left: 4px;
  margin-right: 4px;
  border: none;
  background-color: #eee;
  -webkit-border-radius: 0;
          border-radius: 0;
  cursor: pointer;
}

.filter-scale__scale.ui-slider .ui-slider-handle {
  width: 8px;
  height: 12px;
  margin-right: 0;
  margin-left: 0;
  border: none;
  background-color: #4183c4;
  margin-left: -4px;
}

.filter-scale__scale.ui-slider .ui-slider-range {
  background-color: #689cd0;
}

.filter-scale__scale-holder {
  position: relative;
  padding-top: 10px;
  padding-bottom: 10px;
}

.filter-scale__min-text {
  position: absolute;
  left: 0;
  bottom: 0;
  font-size: 12px;
}

.filter-scale__max-text {
  position: absolute;
  right: 0;
  bottom: 0;
  font-size: 12px;
}

.footer {
  background: #f7f8f4;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #eeeeee;
}

.footer:after {
  content: '';
  display: block;
  clear: both;
}

.footer__logos {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 14.16667%;
  margin-left: 2.5%;
  margin-left: 0.5%;
}

.footer__logos.is-mobile {
  float: none;
  width: 100%;
  margin-top: 3.5%;
}

.footer__logos.is-mobile .footer__logos-item {
  margin-left: 2.5%;
  margin-bottom: 3.5%;
  width: 13%;
}

.footer__logos.is-mobile .footer__logos-item:first-child {
  margin-left: 0;
}

.footer__logos.is-mobile .footer__logos-item:nth-of-type(3) {
  width: 16%;
}

.footer__logos.is-mobile .footer__logos-item:nth-child(4) {
  width: 23%;
  display: block;
  margin-left: 0;
}

.footer__logos-list:after {
  content: '';
  display: block;
  clear: both;
}

.footer__logos-item {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 35.0%;
  margin-left: 2.5%;
  float: none;
  width: 26%;
  margin-left: 6.5%;
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 10.5%;
}

.footer__logos-item:first-child {
  margin-left: 0;
}

.footer__logos-item:nth-of-type(3) {
  width: 30%;
}

.footer__logos-item:nth-child(4) {
  clear: left;
  margin-left: 0;
  width: 60%;
}

.footer__clear:after {
  content: '';
  display: block;
  clear: both;
}

.footer__center {
  position: relative;
}

.footer__top, .footer__bottom {
  position: relative;
}

.footer__top {
  background-color: #fff;
}

.footer__menu, .footer__sns, .footer__contacts {
  margin-bottom: 30px;
}

.footer__contacts {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 22.5%;
  margin-left: 2.5%;
}

.footer__contacts-link-container {
  margin-bottom: 20px;
}

.footer__contacts-phone,
.footer__contacts-phone a {
  text-transform: uppercase;
  color: white;
  font-weight: bold;
  margin-bottom: 0px;
  text-decoration: none;
}

.footer__contacts .footer__callback,
.footer__contacts .footer__agreement-link {
  color: #999999 !important;
  font-weight: normal;
  margin: 5px 0;
  font-size: 0.9em;
  text-decoration: none;
}

.footer__contacts .footer__callback:hover,
.footer__contacts .footer__agreement-link:hover {
  text-decoration: underline;
}

.footer__contacts-link {
  text-transform: uppercase;
  text-decoration: none;
  color: white;
  font-size: 0.9em;
  font-weight: bold;
}

.footer__contacts-link:hover {
  text-decoration: underline;
}

.footer__sns {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 22.5%;
  margin-left: 2.5%;
  float: right;
  text-align: right;
}

.footer__sns-header {
  color: white;
  font-size: 1.1em;
  font-weight: bold;
  margin-bottom: 15px;
  text-transform: uppercase;
}

.footer__sns-list {
  display: inline-block;
}

.footer__sns-item {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 22.5%;
  margin-left: 2.5%;
  margin-left: 3px;
  padding-left: 4px;
}

.footer__sns-link {
  color: black;
}

.footer__sns-link.youtube:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
  content: "";
}

.footer__sns-link.fb:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
  content: "";
}

.footer__sns-link.twitter:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
  content: "";
}

.footer__sns-link.insta:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
  content: "";
}

.footer__sns-link.youtube, .footer__sns-link.fb, .footer__sns-link.twitter, .footer__sns-link.insta {
  display: inline-block;
  width: 100%;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  background: #999999;
  padding: 1px;
  text-align: center;
}

.footer__sns-link.youtube:before, .footer__sns-link.fb:before, .footer__sns-link.twitter:before, .footer__sns-link.insta:before {
  display: inline-block;
  vertical-align: middle;
  font-size: 1.3em;
  color: white;
  padding: 0.3em;
}

.footer__bottom {
  clear: both;
  font-size: 0.9em;
  padding-left: 28%;
}

.footer__copyright {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 30.83333%;
  margin-left: 2.5%;
  margin: 30px 0;
}

.footer__devs {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 22.5%;
  margin-left: 2.5%;
  margin: 30px 0;
}

.footer__agreement-block {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 22.5%;
  margin-left: 2.5%;
  margin: 30px 0;
}

.footer__agreement-link {
  color: #999999;
  font-weight: normal;
  font-size: 0.9em;
  text-decoration: none;
}

.footer__agreement-link:hover {
  text-decoration: underline;
}

.footer__copyright {
  margin-left: 0;
}

.footer__copyright span {
  margin-left: 5px;
}

.footer__copyright span:first-child {
  margin-left: 0;
}

.footer__copyright span.footer__year {
  color: #999999;
}

.footer__copyright span.footer__company {
  color: #999999;
}

.footer__copyright span.footer__rights {
  color: #999999;
}

.footer__devs {
  text-align: right;
  color: #999999;
  margin-right: 0;
  padding-right: 0;
  float: right;
}

.footer__devs-link {
  color: #999999;
  font-weight: bold;
  text-decoration: none;
}

.footer__devs-link:hover {
  text-decoration: underline;
}

.footer__modals-list {
  display: none;
}

.footer__left-holder {
  float: left;
  width: 200px;
  padding-top: 10px;
}

.footer__right-holder {
  float: right;
  width: 260px;
}

.footer__middle-holder {
  margin-left: 240px;
  margin-right: 280px;
}

.footer__border {
  border-top: 8px solid #f5f5f5;
  padding-top: 20px;
}

.footer__developer {
  margin-top: 20px;
  white-space: nowrap;
  text-align: right;
}

.footer__search {
  margin-bottom: 20px;
}

.footer__bottom-catalog-menu {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 80.83333%;
  margin-left: 2.5%;
}

.footer__bottom-right-info {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 14.16667%;
  margin-left: 2.5%;
  width: 16.6667%;
  margin-left: 0px;
}

.footer__arrow-text {
  font-size: 16px;
  display: inline-block;
  position: absolute;
  left: -180%;
  top: 5px;
  text-transform: uppercase;
  font-weight: bold;
}

.footer__arrow-up {
  position: absolute;
  right: 30px;
  top: 38%;
  cursor: pointer;
  height: 40px;
  width: 40px;
  font-size: 3em;
  text-align: center;
  color: #014e74;
}

.footer__arrow-up:before {
  font-family: "tampotechnic";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
}

.footer__arrow-up:before {
  margin: 0;
  position: absolute;
  left: 3px;
  right: 0;
  width: 100%;
  top: 9px;
  height: 100%;
  -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
       -o-transform: rotate(-90deg);
          transform: rotate(-90deg);
  font-size: 1.2em;
}

.footer-mobile {
  background: #f7f8f4;
  padding: 10px 15px;
  color: #eeeeee;
}

.footer-mobile a {
  color: white;
}

.footer-mobile__sns, .footer-mobile__contacts, .footer-mobile__copyright, .footer-mobile__devs {
  margin-bottom: 10px;
  padding-bottom: 10px;
}

.footer-mobile__sns:last-child, .footer-mobile__contacts:last-child, .footer-mobile__copyright:last-child, .footer-mobile__devs:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
}

.footer-mobile__devs {
  color: #999999;
}

.footer-mobile__devs .footer__devs-link {
  color: #999999;
}

.footer-mobile__contacts {
  text-align: left;
}

.footer-mobile__contacts-link {
  font-size: 110%;
  font-weight: bold;
  margin-bottom: 15px;
  text-transform: uppercase;
  text-decoration: none;
  color: #014e74 !important;
}

.footer-mobile__contacts.content-area a {
  text-decoration: none;
  color: #014e74;
}

.footer-mobile__contacts-phone {
  font-size: 2.1em;
  margin-top: 5px;
  margin-bottom: 5px;
  color: #292e32;
  font-family: "Ubuntu", sans-serif;
  font-weight: bold;
}

.footer-mobile__contacts-phone:first-child {
  margin-top: 0;
}

.footer-mobile__contacts-phone:last-child {
  margin-bottom: 0;
}

.footer-mobile__callback {
  text-decoration: none;
  border-bottom: 1px dashed #014e74;
  font-size: 100%;
}

.footer-mobile__sns {
  text-align: center;
}

.footer-mobile__sns-header {
  color: white;
  font-size: 110%;
  font-weight: bold;
  margin-bottom: 15px;
  text-transform: uppercase;
}

.footer-mobile__sns-list {
  display: inline-block;
}

.footer-mobile__sns-item {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 22.5%;
  margin-left: 2.5%;
  margin-left: 3px;
  padding-left: 4px;
}

.footer-mobile__sns-link {
  color: black;
}

.footer-mobile__sns-link.youtube:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
  content: "";
}

.footer-mobile__sns-link.fb:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
  content: "";
}

.footer-mobile__sns-link.twitter:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
  content: "";
}

.footer-mobile__sns-link.insta:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
  content: "";
}

.footer-mobile__sns-link.youtube, .footer-mobile__sns-link.fb, .footer-mobile__sns-link.twitter, .footer-mobile__sns-link.insta {
  display: inline-block;
  width: 100%;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  background: #999999;
  padding: 1px;
  text-align: center;
}

.footer-mobile__sns-link.youtube:before, .footer-mobile__sns-link.fb:before, .footer-mobile__sns-link.twitter:before, .footer-mobile__sns-link.insta:before {
  display: inline-block;
  vertical-align: middle;
  font-size: 1.3em;
  color: white;
  padding: 0.3em;
}

.footer-mobile__agreement-link {
  color: #999999 !important;
  font-weight: normal;
  margin: 5px 0;
  font-size: 0.9em;
  text-decoration: underline;
}

.footer-mobile__agreement-link:hover {
  text-decoration: none;
}

.forgotpasswd-form__title {
  margin-top: 60px;
  margin-bottom: 50px;
  font-size: 214.28571%;
  line-height: 1.36667;
  font-weight: normal;
  margin-left: 20%;
  margin-right: 20px;
  text-transform: uppercase;
  font-family: "Ubuntu", sans-serif;
}

.forgotpasswd-form__title:first-child {
  margin-top: 0;
}

.forgotpasswd-form__title:last-child {
  margin-bottom: 0;
}

.forgotpasswd-form__plate {
  background: #eeeeee;
  padding: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #fff;
}

@media screen and (max-width: 767px) {
  .forgotpasswd-form__plate {
    margin-left: -10px;
    margin-right: -10px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .fancybox-inner .forgotpasswd-form__plate {
    margin-left: 0;
    margin-right: 0;
  }
}

.forgotpasswd-form__node {
  color: #0b8bfb;
}

.forgotpasswd-form__node.error {
  color: #f95f3f;
}

.forgotpasswd-form__node.success {
  color: #339966;
}

.forgotpasswd-form__fields-list {
  display: table;
  width: 100%;
}

.forgotpasswd-form__field {
  display: table-row;
}

.forgotpasswd-form__field.is-error .forgotpasswd-form__error {
  display: block;
}

.forgotpasswd-form__field.is-none .forgotpasswd-form__none {
  display: block;
}

.forgotpasswd-form__field.js-pass-change {
  display: none;
}

.forgotpasswd-form__buttons {
  margin-top: 20px;
  margin-bottom: 20px;
}

.forgotpasswd-form__buttons:first-child {
  margin-top: 0;
}

.forgotpasswd-form__buttons:last-child {
  margin-bottom: 0;
}

.forgotpasswd-form__label {
  display: table-cell;
  vertical-align: top;
  text-align: right;
  padding: 15px 10px 0 0;
  width: 150px;
}

.forgotpasswd-form__label.is-captcha {
  padding-top: 93px;
}

.forgotpasswd-form__item {
  display: table-cell;
  vertical-align: top;
  padding: 10px 0 10px 10px;
}

.forgotpasswd-form__item:after {
  content: '';
  display: block;
  clear: both;
}

.forgotpasswd-form__item input[type='text'],
.forgotpasswd-form__item input[type='email'],
.forgotpasswd-form__item input[type='password'],
.forgotpasswd-form__item textarea {
  width: 100%;
}

.forgotpasswd-form__add-link {
  display: inline-block;
  margin-left: 1em;
}

.forgotpasswd-form__list {
  list-style: none;
  margin: 5px 0;
  padding: 0;
}

.forgotpasswd-form__list.is-horizontal {
  margin: 0;
}

.forgotpasswd-form__list.is-horizontal .forgotpasswd-form__list-item {
  display: inline-block;
  margin-top: 5px;
  margin-bottom: 5px;
  margin-right: 1.5em;
}

.forgotpasswd-form__list-item {
  margin-top: 10px;
  margin-bottom: 10px;
}

.forgotpasswd-form__list-item:first-child {
  margin-top: 0;
}

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

.forgotpasswd-form__error {
  display: none;
  color: #f95f3f;
}

.forgotpasswd-form__none {
  display: none;
  color: #f95f3f;
}

.forgotpasswd-form__ok {
  display: none;
  margin-top: 5px;
}

.forgotpasswd-form__remark {
  margin-top: 5px;
  margin-bottom: 20px;
  font-size: 85%;
}

.forgotpasswd-form__inputs {
  float: left;
  width: 45%;
  margin-right: 5%;
}

.forgotpasswd-form__message {
  float: left;
  max-width: 35%;
  margin-top: 3px;
}

.forgotpasswd-form__inputs-link {
  display: inline-block;
  padding-top: 5px;
  margin-right: 1em;
}

.forgotpasswd-form__link {
  display: inline-block;
  color: #0b8bfb;
  text-decoration: underline;
  cursor: pointer;
  margin: 0 10px;
}

.forgotpasswd-form__link:hover {
  text-decoration: none;
}

.forgotpasswd-form__captcha {
  display: table;
  width: 45%;
  margin-top: 10px;
  margin-bottom: 10px;
}

.forgotpasswd-form__captcha:first-child {
  margin-top: 0;
}

.forgotpasswd-form__captcha:last-child {
  margin-bottom: 0;
}

.forgotpasswd-form__captcha-img {
  display: table-cell;
  vertical-align: middle;
  width: 50%;
}

.forgotpasswd-form__captcha-img img {
  vertical-align: top;
}

.forgotpasswd-form__captcha-reload {
  display: table-cell;
  vertical-align: middle;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-left: 15px;
}

.forgotpasswd-form__socials-holder {
  padding: 15px 25px 25px;
  background-color: #ccc;
}

.forgotpasswd-form__socials-caption {
  font-weight: bold;
  font-size: 128.57143%;
  text-align: center;
}

.forgotpasswd-form__socials {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
}

.forgotpasswd-form__socials:first-child {
  margin-top: 0;
}

.forgotpasswd-form__socials:last-child {
  margin-bottom: 0;
}

.forgotpasswd-form__socials-item {
  display: inline-block;
  vertical-align: middle;
  margin-right: .25em;
  margin-left: .25em;
}

.forgotpasswd-form__socials-link {
  display: inline-block;
  width: 50px;
  height: 50px;
  background-color: #eee;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  text-align: center;
}

.forgotpasswd-form__socials-link.is-ok {
  line-height: 50px;
  font-size: 20px;
}

.forgotpasswd-form__socials-link.is-ok:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
  content: "";
}

.forgotpasswd-form__socials-link.is-vk {
  line-height: 50px;
  font-size: 20px;
}

.forgotpasswd-form__socials-link.is-vk:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
  content: "";
}

.forgotpasswd-form__socials-link.is-tw {
  line-height: 50px;
  font-size: 20px;
}

.forgotpasswd-form__socials-link.is-tw:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
  content: "";
}

.forgotpasswd-form__socials-link.is-fb {
  line-height: 50px;
  font-size: 20px;
}

.forgotpasswd-form__socials-link.is-fb:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
  content: "";
}

.forgotpasswd-form .select2-container {
  min-width: 100%;
  max-width: 100%;
}

.forgotpasswd-form__title {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  font-size: 171.42857%;
  margin-bottom: 20px;
}

.forgotpasswd-form__field {
  display: block;
  padding: 0;
  margin-top: 10px;
  margin-bottom: 10px;
}

.forgotpasswd-form__field:first-child {
  margin-top: 0;
}

.forgotpasswd-form__field:last-child {
  margin-bottom: 0;
}

.forgotpasswd-form__label {
  display: block;
  padding: 0;
  width: auto;
  text-align: left;
  margin-top: 10px;
  margin-bottom: 10px;
}

.forgotpasswd-form__label:first-child {
  margin-top: 0;
}

.forgotpasswd-form__label:last-child {
  margin-bottom: 0;
}

.forgotpasswd-form__item {
  display: block;
  padding: 0;
}

.forgotpasswd-form__inputs {
  width: auto;
  float: none;
  margin-right: 0;
}

.forgotpasswd-form__message {
  float: none;
  width: auto;
  max-width: none;
}

@media screen and (max-width: 767px) {
  .forgotpasswd-form__title {
    font-size: 150%;
    font-weight: bold;
    margin-bottom: 30px;
  }
  .fancybox-inner .forgotpasswd-form__title {
    padding-right: 20px !important;
  }
  .forgotpasswd-form__plate {
    padding: 20px 10px;
  }
}

.form-standart__title {
  margin-top: 60px;
  margin-bottom: 50px;
  font-size: 214.28571%;
  line-height: 1.36667;
  font-weight: normal;
  margin-left: 20%;
  margin-right: 20px;
  font-family: "Ubuntu", sans-serif;
  text-transform: uppercase;
}

.form-standart__title:first-child {
  margin-top: 0;
}

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

.form-standart__subtitle {
  margin-top: 40px;
  margin-bottom: 30px;
  font-size: 171.42857%;
  font-weight: bold;
}

.form-standart__subtitle:first-child {
  margin-top: 0;
}

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

.form-standart__plate {
/*  background: #eeeeee;
*/  border: 2px solid #014e74;
  padding: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #fff;
}

@media screen and (max-width: 767px) {
  .form-standart__plate {
    margin-left: -10px;
    margin-right: -10px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .fancybox-inner .form-standart__plate {
    margin-left: 0;
    margin-right: 0;
  }
}

.is-no-bg .form-standart__plate {
  background: none;
}

.form-standart__fields-title {
  font-weight: bold;
  font-size: 166.66667%;
  margin-bottom: 20px;
  margin-top: 20px;
}

.form-standart__fields-title:last-child {
  margin-bottom: 0;
}

.form-standart__fields-title:first-child {
  margin-top: 0;
}

.form-standart__fields-desc {
  margin-bottom: 20px;
  margin-top: 20px;
}

.form-standart__fields-desc:last-child {
  margin-bottom: 0;
}

.form-standart__fields-desc:first-child {
  margin-top: 0;
}

.form-standart__fields-list {
  display: table;
  width: 100%;
}

.form-standart__field {
  display: table-row;
  position: relative;
}

.form-standart__field.is-error .form-standart__error {
  display: block;
}

.form-standart__field.is-error [type="text"],
.form-standart__field.is-error [type="password"],
.form-standart__field.is-error [type="email"],
.form-standart__field.is-error [type="tel"] {
  border-color: #f95f3f;
}

.form-standart__field.is-none .form-standart__none {
  display: block;
}

.form-standart__field.is-none [type="text"],
.form-standart__field.is-none [type="password"],
.form-standart__field.is-none [type="email"],
.form-standart__field.is-none [type="tel"] {
  border-color: #f95f3f;
}

.form-standart__field.js-pass-change, .form-standart__field.is-hidden {
  display: none;
}

.form-standart__field.js-pass-change.is-visible {
  display: table-row;
}

.form-standart__field.is-personal-data .form-standart__inputs {
  display: inline-block;
}

.form-standart__buttons {
  margin-top: 20px;
  margin-bottom: 20px;
}

.form-standart__buttons:first-child {
  margin-top: 0;
}

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

.form-standart__label {
  display: table-cell;
  vertical-align: top;
  text-align: right;
  padding: 15px 10px 0 0;
  width: 150px;
  color: #003333;
  font-weight: bold;
}

.form-standart__label.is-captcha {
  padding-bottom: 1em;
  vertical-align: bottom;
}

.form-standart__item {
  display: table-cell;
  vertical-align: top;
  padding: 10px 0 10px 10px;
}

.form-standart__item:after {
  content: '';
  display: block;
  clear: both;
}

.form-standart__item input[type='text'],
.form-standart__item input[type='email'],
.form-standart__item input[type='password'],
.form-standart__item input[type='tel'],
.form-standart__item select,
.form-standart__item textarea {
  width: 100%;
}

.form-standart__item select {
  height: 2.5em;
}

.form-standart__add-link {
  display: inline-block;
  margin-left: 1em;
}

.form-standart__list {
  list-style: none;
  margin: 5px 0;
  padding: 0;
}

.form-standart__list.is-horizontal {
  margin: 0;
}

.form-standart__list.is-horizontal .form-standart__list-item {
  display: inline-block;
  margin-top: 5px;
  margin-bottom: 5px;
  margin-right: 1.5em;
}

.form-standart__list-item {
  margin-top: 10px;
  margin-bottom: 10px;
}

.form-standart__list-item:first-child {
  margin-top: 0;
}

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

.form-standart__error {
  display: none;
  color: #f95f3f;
}

.form-standart__none {
  display: none;
  color: #f95f3f;
}

.form-standart__ok {
  display: none;
  margin-top: 5px;
}

.form-standart__remark {
  margin-top: 5px;
  margin-bottom: 20px;
  font-size: 85%;
}

.form-standart__inputs {
  float: left;
  width: 45%;
  margin-right: 5%;
}

.form-standart__message {
  float: left;
  max-width: 35%;
  margin-top: 3px;
}

.form-standart__inputs-link {
  display: inline-block;
  padding-top: 5px;
  margin-right: 1em;
  text-decoration: none;
  border-bottom: 1px dashed;
}

.form-standart__link {
  display: inline-block;
  color: #0099FF;
  text-decoration: underline;
  cursor: pointer;
  margin: 0 10px;
}

.form-standart__link:hover {
  text-decoration: none;
}

.form-standart__captcha {
  display: table;
  width: 45%;
  margin-top: 10px;
  margin-bottom: 10px;
}

.form-standart__captcha:first-child {
  margin-top: 0;
}

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

.form-standart__captcha-img {
  display: table-cell;
  vertical-align: middle;
  width: 50%;
}

.form-standart__captcha-img img {
  vertical-align: top;
  min-width: 200px;
}

.form-standart__captcha-reload {
  display: table-cell;
  vertical-align: middle;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-left: 15px;
}

.form-standart__socials-holder {
  padding: 15px 25px 25px;
  background-color: #ccc;
}

.form-standart__socials-caption {
  font-weight: bold;
  font-size: 128.57143%;
  text-align: center;
}

.form-standart__socials {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
}

.form-standart__socials:first-child {
  margin-top: 0;
}

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

.form-standart__socials-item {
  display: inline-block;
  vertical-align: middle;
  margin-right: .25em;
  margin-left: .25em;
}

.form-standart__socials-link {
  display: inline-block;
  width: 50px;
  height: 50px;
  background-color: #eee;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  text-align: center;
}

.form-standart__socials-link.is-ok {
  line-height: 50px;
  font-size: 20px;
}

.form-standart__socials-link.is-ok:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
  content: "";
}

.form-standart__socials-link.is-vk {
  line-height: 50px;
  font-size: 20px;
}

.form-standart__socials-link.is-vk:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
  content: "";
}

.form-standart__socials-link.is-tw {
  line-height: 50px;
  font-size: 20px;
}

.form-standart__socials-link.is-tw:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
  content: "";
}

.form-standart__socials-link.is-fb {
  line-height: 50px;
  font-size: 20px;
}

.form-standart__socials-link.is-fb:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
  content: "";
}

.form-standart__link-items {
  list-style: none;
  margin: 0;
  padding: 0;
  margin-top: 10px;
  margin-bottom: 10px;
}

.form-standart__link-items:first-child {
  margin-top: 0;
}

.form-standart__link-items:last-child {
  margin-bottom: 0;
}

.form-standart__link-item {
  display: inline-block;
}

.form-standart__link-item:before {
  content: ' | ';
  margin-left: .5em;
  margin-right: .5em;
}

.form-standart__link-item:first-child:before {
  content: none;
}

.form-standart__personal-data-label {
  font-size: 12px;
  line-height: 12px;
}

.form-standart__profiles-wrap {
  margin-top: 24px;
  background: #fff;
  padding-top: 20px;
}

.form-standart__profiles-back {
  margin-left: 40px;
  display: block;
}

.form-standart .select2-container {
  min-width: 100%;
  max-width: 100%;
}

.form-standart.is-auth .form-standart__label {
  width: 50px;
}

@media screen and (max-width: 767px) {
  .form-standart {
    padding: 34px 40px;
    background: #fff;
  }
}

@media screen and (max-width: 767px) and (max-width: 479px) {
  .form-standart {
    padding: 34px 20px;
  }
}

@media screen and (max-width: 767px) {
  .form-standart .form-standart__title {
    margin-left: 0;
    margin-right: 0;
  }
  .form-standart .form-standart__field {
    display: block;
    padding: 0;
    margin-top: 30px;
    margin-bottom: 30px;
    position: relative;
  }
  .form-standart .form-standart__field:first-child {
    margin-top: 0;
  }
  .form-standart .form-standart__field:last-child {
    margin-bottom: 0;
  }
  .form-standart .form-standart__field.is-none .form-standart__item:before {
    font-family: "tampotechnic";
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "";
  }
  .form-standart .form-standart__field.is-none .form-standart__item:before {
    color: #f95f3f;
    position: absolute;
    right: -26px;
    font-size: 1.3em;
    top: 37px;
  }
}

@media screen and (max-width: 767px) and (max-width: 479px) {
  .form-standart .form-standart__field.is-none .form-standart__item:before {
    right: -16px;
    font-size: 1em;
    top: 39px;
  }
}

@media screen and (max-width: 767px) {
  .form-standart .form-standart__field.js-pass-change.is-visible {
    display: block;
  }
  .form-standart .form-standart__field.js-pass-change, .form-standart .form-standart__field.is-hidden {
    display: none;
  }
  .form-standart .form-standart__label {
    display: block;
    padding: 0;
    width: auto;
    text-align: left;
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .form-standart .form-standart__label:first-child {
    margin-top: 0;
  }
  .form-standart .form-standart__label:last-child {
    margin-bottom: 0;
  }
  .form-standart .form-standart__item {
    display: block;
    padding: 0;
  }
  .form-standart .form-standart__message {
    position: absolute;
    top: 3px;
    right: 0;
    font-size: .9em;
  }
}

@media screen and (max-width: 767px) and (max-width: 479px) {
  .form-standart .form-standart__message {
    top: 10px;
    font-size: .7em;
  }
}

@media screen and (max-width: 767px) {
  .form-standart .form-standart__inputs {
    width: auto;
    float: none;
    margin-right: 0;
  }
  .form-standart .form-standart__message {
    float: none;
    width: auto;
    max-width: none;
  }
  .form-standart .form-standart__plate {
    padding-bottom: 20px;
  }
}

@media screen and (max-width: 767px) and (max-width: 767px) {
  .form-standart .form-standart__plate {
    margin-left: -10px;
    margin-right: -10px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .fancybox-inner .form-standart .form-standart__plate {
    margin-left: 0;
    margin-right: 0;
  }
}

@media screen and (max-width: 767px) {
  .fancybox-inner .form-standart .form-standart__plate {
    margin-left: 0;
    margin-right: 0;
  }
  .form-standart .form-standart__title {
    font-size: 150%;
    font-weight: bold;
    margin-bottom: 30px;
  }
  .fancybox-inner .form-standart .form-standart__title {
    padding-right: 20px !important;
  }
  .form-standart .form-standart__label {
    font-weight: bold;
    margin-bottom: 5px;
  }
  .form-standart .form-standart__label.is-empty {
    display: none;
  }
  .form-standart .form-standart__field {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .form-standart .form-standart__field:first-child {
    margin-top: 0;
  }
  .form-standart .form-standart__field:last-child {
    margin-bottom: 0;
  }
}

.form-standart.is-cancel .form-standart__field.is-inline {
  display: inline-block;
  margin-left: 30px;
}

.form-standart.is-cancel .form-standart__field.is-inline:first-child {
  margin-left: 0;
}

.form-standart.is-cancel .form-standart__field.is-none textarea {
  border-color: #f95f3f;
}

.form-standart.is-subscribe {
  padding: 34px 40px;
  background: #fff;
}

@media screen and (max-width: 479px) {
  .form-standart.is-subscribe {
    padding: 34px 20px;
  }
}

.form-standart.is-subscribe .form-standart__title {
  margin-left: 0;
  margin-right: 0;
}

.form-standart.is-subscribe .form-standart__field {
  display: block;
  padding: 0;
  margin-top: 30px;
  margin-bottom: 30px;
  position: relative;
}

.form-standart.is-subscribe .form-standart__field:first-child {
  margin-top: 0;
}

.form-standart.is-subscribe .form-standart__field:last-child {
  margin-bottom: 0;
}

.form-standart.is-subscribe .form-standart__field.is-none .form-standart__item:before {
  font-family: "tampotechnic";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
}

.form-standart.is-subscribe .form-standart__field.is-none .form-standart__item:before {
  color: #f95f3f;
  position: absolute;
  right: -26px;
  font-size: 1.3em;
  top: 37px;
}

@media screen and (max-width: 479px) {
  .form-standart.is-subscribe .form-standart__field.is-none .form-standart__item:before {
    right: -16px;
    font-size: 1em;
    top: 39px;
  }
}

.form-standart.is-subscribe .form-standart__field.js-pass-change.is-visible {
  display: block;
}

.form-standart.is-subscribe .form-standart__field.js-pass-change, .form-standart.is-subscribe .form-standart__field.is-hidden {
  display: none;
}

.form-standart.is-subscribe .form-standart__label {
  display: block;
  padding: 0;
  width: auto;
  text-align: left;
  margin-top: 10px;
  margin-bottom: 10px;
}

.form-standart.is-subscribe .form-standart__label:first-child {
  margin-top: 0;
}

.form-standart.is-subscribe .form-standart__label:last-child {
  margin-bottom: 0;
}

.form-standart.is-subscribe .form-standart__item {
  display: block;
  padding: 0;
}

.form-standart.is-subscribe .form-standart__message {
  position: absolute;
  top: 3px;
  right: 0;
  font-size: .9em;
}

@media screen and (max-width: 479px) {
  .form-standart.is-subscribe .form-standart__message {
    top: 10px;
    font-size: .7em;
  }
}

.form-standart.is-subscribe .form-standart__label {
  display: none;
}

.form-standart.is-subscribe .form-standart__inputs {
  width: auto;
  float: none;
  margin-right: 0;
}

.form-standart.is-subscribe .form-standart__message {
  float: none;
  width: auto;
  max-width: none;
}

.form-standart.is-promo {
  /*padding: 34px 40px;*/
  background: #fff;
}

@media screen and (max-width: 479px) {
  .form-standart.is-promo {
    padding: 34px 20px;
  }
}

.form-standart.is-promo .form-standart__title {
  margin-left: 0;
  margin-right: 0;
}

.form-standart.is-promo .form-standart__field {
  display: block;
  padding: 0;
  margin-top: 30px;
  margin-bottom: 30px;
  position: relative;
}

.form-standart.is-promo .form-standart__field:first-child {
  margin-top: 0;
}

.form-standart.is-promo .form-standart__field:last-child {
  margin-bottom: 0;
}

.form-standart.is-promo .form-standart__field.is-none .form-standart__item:before {
  font-family: "tampotechnic";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
}

.form-standart.is-promo .form-standart__field.is-none .form-standart__item:before {
  color: #f95f3f;
  position: absolute;
  right: -26px;
  font-size: 1.3em;
  top: 37px;
}

@media screen and (max-width: 479px) {
  .form-standart.is-promo .form-standart__field.is-none .form-standart__item:before {
    right: -16px;
    font-size: 1em;
    top: 39px;
  }
}

.form-standart.is-promo .form-standart__field.js-pass-change.is-visible {
  display: block;
}

.form-standart.is-promo .form-standart__field.js-pass-change, .form-standart.is-promo .form-standart__field.is-hidden {
  display: none;
}

.form-standart.is-promo .form-standart__label {
  display: block;
  padding: 0;
  width: auto;
  text-align: left;
  margin-top: 10px;
  margin-bottom: 10px;
}

.form-standart.is-promo .form-standart__label:first-child {
  margin-top: 0;
}

.form-standart.is-promo .form-standart__label:last-child {
  margin-bottom: 0;
}

.form-standart.is-promo .form-standart__item {
  display: block;
  padding: 0;
}

.form-standart.is-promo .form-standart__message {
  position: absolute;
  top: 3px;
  right: 0;
  font-size: .9em;
}

@media screen and (max-width: 479px) {
  .form-standart.is-promo .form-standart__message {
    top: 10px;
    font-size: .7em;
  }
}

.form-standart.is-promo .form-standart__inputs {
  width: auto;
  float: none;
  margin-right: 0;
}

.form-standart.is-promo .form-standart__message {
  float: none;
  width: auto;
  max-width: none;
}

.form-standart.is-auth .form-standart__inputs {
  width: auto;
  float: none;
  max-width: none;
  margin-right: 0;
}

.form-standart.is-auth .form-standart__message {
  float: none;
  width: auto;
  max-width: none;
  margin-left: 0;
  position: absolute;
}

.form-standart.is-condensed-feedback {
  padding: 34px 40px;
  background: #fff;
}

@media screen and (max-width: 479px) {
  .form-standart.is-condensed-feedback {
    padding: 34px 20px;
  }
}

.form-standart.is-condensed-feedback .form-standart__title {
  margin-left: 0;
  margin-right: 0;
}

.form-standart.is-condensed-feedback .form-standart__field {
  display: block;
  padding: 0;
  margin-top: 30px;
  margin-bottom: 30px;
  position: relative;
}

.form-standart.is-condensed-feedback .form-standart__field:first-child {
  margin-top: 0;
}

.form-standart.is-condensed-feedback .form-standart__field:last-child {
  margin-bottom: 0;
}

.form-standart.is-condensed-feedback .form-standart__field.is-none .form-standart__item:before {
  font-family: "tampotechnic";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
}

.form-standart.is-condensed-feedback .form-standart__field.is-none .form-standart__item:before {
  color: #f95f3f;
  position: absolute;
  right: -26px;
  font-size: 1.3em;
  top: 37px;
}

@media screen and (max-width: 479px) {
  .form-standart.is-condensed-feedback .form-standart__field.is-none .form-standart__item:before {
    right: -16px;
    font-size: 1em;
    top: 39px;
  }
}

.form-standart.is-condensed-feedback .form-standart__field.js-pass-change.is-visible {
  display: block;
}

.form-standart.is-condensed-feedback .form-standart__field.js-pass-change, .form-standart.is-condensed-feedback .form-standart__field.is-hidden {
  display: none;
}

.form-standart.is-condensed-feedback .form-standart__label {
  display: block;
  padding: 0;
  width: auto;
  text-align: left;
  margin-top: 10px;
  margin-bottom: 10px;
}

.form-standart.is-condensed-feedback .form-standart__label:first-child {
  margin-top: 0;
}

.form-standart.is-condensed-feedback .form-standart__label:last-child {
  margin-bottom: 0;
}

.form-standart.is-condensed-feedback .form-standart__item {
  display: block;
  padding: 0;
}

.form-standart.is-condensed-feedback .form-standart__message {
  position: absolute;
  top: 3px;
  right: 0;
  font-size: .9em;
}

@media screen and (max-width: 479px) {
  .form-standart.is-condensed-feedback .form-standart__message {
    top: 10px;
    font-size: .7em;
  }
}

.form-standart.is-condensed-feedback .form-standart__inputs {
  width: auto;
  float: none;
  margin-right: 0;
}

.form-standart.is-condensed-feedback .form-standart__message {
  float: none;
  width: auto;
  max-width: none;
}

.form-standart.is-modal .form-standart__title {
  text-align: center;
  margin-left: 0;
  margin-right: 0;
}

.form-standart.is-modal .form-standart__label {
  padding-right: 0;
  white-space: nowrap;
  text-align: left;
  width: 70px;
}

.form-standart.is-modal .form-standart__inputs {
  padding-right: 0;
  white-space: nowrap;
  text-align: left;
}

.form-standart.is-modal .form-standart__inputs {
  width: auto;
  float: none;
  margin-right: 0;
}

.form-standart.is-modal .form-standart__message {
  float: none;
  width: auto;
  max-width: none;
  text-align: left;
}

.form-standart.is-modal .form-standart__item {
  padding: 10px 25px 10px 10px;
  position: relative;
}

.form-standart.is-modal .form-standart__field.is-none .form-standart__item:before {
  font-family: "tampotechnic";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
}

.form-standart.is-modal .form-standart__field.is-none .form-standart__item:before {
  color: #f95f3f;
  position: absolute;
  right: 0;
  font-size: 1.3em;
  top: 24%;
}

.form-standart.is-modal .form-standart__field.is-none.is-captcha-field .form-standart__item:before {
  font-family: "tampotechnic";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
}

.form-standart.is-modal .form-standart__field.is-none.is-captcha-field .form-standart__item:before {
  color: #f95f3f;
  position: absolute;
  right: 0;
  font-size: 1.3em;
  top: 54%;
}

.form-standart.is-modal .form-standart__inputs {
  width: auto;
  float: none;
  margin-right: 0;
}

.form-standart.is-modal .form-standart__message {
  float: none;
  width: auto;
  max-width: none;
}

.form-standart.is-contacts .form-standart__inputs {
  width: auto;
  float: none;
  margin-right: 0;
}

.form-standart.is-contacts .form-standart__message {
  float: none;
  width: auto;
  max-width: none;
}

.form-standart.is-contacts .form-standart__title {
  text-align: center;
  margin-left: 0;
  margin-right: 0;
}

.form-standart.is-contacts .form-standart__label {
  padding-right: 0;
  white-space: nowrap;
  text-align: left;
  width: 70px;
}

.form-standart.is-contacts .form-standart__inputs {
  padding-right: 0;
  white-space: nowrap;
  text-align: left;
}

.form-standart.is-contacts .form-standart__inputs {
  width: auto;
  float: none;
  margin-right: 0;
}

.form-standart.is-contacts .form-standart__message {
  float: none;
  width: auto;
  max-width: none;
  text-align: left;
}

.form-standart.is-contacts .form-standart__item {
  padding: 10px 25px 10px 10px;
  position: relative;
}

.form-standart.is-contacts .form-standart__field.is-none .form-standart__item:before {
  font-family: "tampotechnic";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
}

.form-standart.is-contacts .form-standart__field.is-none .form-standart__item:before {
  color: #f95f3f;
  position: absolute;
  right: 0;
  font-size: 1.3em;
  top: 24%;
}

.form-standart.is-contacts .form-standart__field.is-none.is-captcha-field .form-standart__item:before {
  font-family: "tampotechnic";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
}

.form-standart.is-contacts .form-standart__field.is-none.is-captcha-field .form-standart__item:before {
  color: #f95f3f;
  position: absolute;
  right: 0;
  font-size: 1.3em;
  top: 54%;
}

.form-standart.is-pass-recovery .form-standart__title {
  margin-left: 0;
  margin-right: 0;
  font-size: 185.71429%;
  font-weight: 400;
  margin-bottom: 20px;
}

.form-standart.is-pass-recovery .form-standart__field {
  display: block;
  padding: 0;
  margin-top: 10px;
  margin-bottom: 10px;
}

.form-standart.is-pass-recovery .form-standart__field:first-child {
  margin-top: 0;
}

.form-standart.is-pass-recovery .form-standart__field:last-child {
  margin-bottom: 0;
}

.form-standart.is-pass-recovery .form-standart__label {
  display: block;
  padding: 0;
  width: auto;
  text-align: left;
  margin-top: 10px;
  margin-bottom: 10px;
}

.form-standart.is-pass-recovery .form-standart__label:first-child {
  margin-top: 0;
}

.form-standart.is-pass-recovery .form-standart__label:last-child {
  margin-bottom: 0;
}

.form-standart.is-pass-recovery .form-standart__item {
  display: block;
  padding: 0;
}

.form-standart.is-pass-recovery .form-standart__inputs {
  width: auto;
  float: none;
  margin-right: 0;
}

.form-standart.is-pass-recovery .form-standart__message {
  float: none;
  width: auto;
  max-width: none;
}

.form-standart.is-hor .form-standart__title {
  text-align: center;
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 20px;
}

.form-standart.is-hor .form-standart__title:last-child {
  margin-bottom: 0;
}

.form-standart.is-hor .form-standart__fields-list {
  text-align: center;
}

.form-standart.is-ver {
  padding: 34px 40px;
  background: #fff;
}

@media screen and (max-width: 479px) {
  .form-standart.is-ver {
    padding: 34px 20px;
  }
}

.form-standart.is-ver .form-standart__title {
  margin-left: 0;
  margin-right: 0;
}

.form-standart.is-ver .form-standart__field {
  display: block;
  padding: 0;
  margin-top: 30px;
  margin-bottom: 30px;
  position: relative;
}

.form-standart.is-ver .form-standart__field:first-child {
  margin-top: 0;
}

.form-standart.is-ver .form-standart__field:last-child {
  margin-bottom: 0;
}

.form-standart.is-ver .form-standart__field.is-none .form-standart__item:before {
  font-family: "tampotechnic";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
}

.form-standart.is-ver .form-standart__field.is-none .form-standart__item:before {
  color: #f95f3f;
  position: absolute;
  right: -26px;
  font-size: 1.3em;
  top: 37px;
}

@media screen and (max-width: 479px) {
  .form-standart.is-ver .form-standart__field.is-none .form-standart__item:before {
    right: -16px;
    font-size: 1em;
    top: 39px;
  }
}

.form-standart.is-ver .form-standart__field.js-pass-change.is-visible {
  display: block;
}

.form-standart.is-ver .form-standart__field.js-pass-change, .form-standart.is-ver .form-standart__field.is-hidden {
  display: none;
}

.form-standart.is-ver .form-standart__label {
  display: block;
  padding: 0;
  width: auto;
  text-align: left;
  margin-top: 10px;
  margin-bottom: 10px;
}

.form-standart.is-ver .form-standart__label:first-child {
  margin-top: 0;
}

.form-standart.is-ver .form-standart__label:last-child {
  margin-bottom: 0;
}

.form-standart.is-ver .form-standart__item {
  display: block;
  padding: 0;
}

.form-standart.is-ver .form-standart__message {
  position: absolute;
  top: 3px;
  right: 0;
  font-size: .9em;
}

@media screen and (max-width: 479px) {
  .form-standart.is-ver .form-standart__message {
    top: 10px;
    font-size: .7em;
  }
}

.form-standart.is-pla .form-standart__label {
  display: none;
}

.form-standart.is-ver .form-standart__inputs {
  width: auto;
  float: none;
  margin-right: 0;
}

.form-standart.is-ver .form-standart__message {
  float: none;
  width: auto;
  max-width: none;
}

.form-standart.is-e2 .form-standart__inputs {
  width: auto;
  float: none;
  margin-right: 0;
}

.form-standart.is-e2 .form-standart__message {
  float: none;
  width: auto;
  max-width: none;
}

.form-standart.is-e3 .form-standart__inputs {
  width: auto;
  float: none;
  max-width: none;
  margin-right: 0;
}

.form-standart.is-e3 .form-standart__message {
  float: none;
  width: auto;
  max-width: none;
  margin-left: 0;
  position: absolute;
}

.form-standart.is-auth-form {
  padding: 34px 40px;
  background: #fff;
}

@media screen and (max-width: 479px) {
  .form-standart.is-auth-form {
    padding: 34px 20px;
  }
}

.form-standart.is-auth-form .form-standart__title {
  margin-left: 0;
  margin-right: 0;
}

.form-standart.is-auth-form .form-standart__field {
  display: block;
  padding: 0;
  margin-top: 30px;
  margin-bottom: 30px;
  position: relative;
}

.form-standart.is-auth-form .form-standart__field:first-child {
  margin-top: 0;
}

.form-standart.is-auth-form .form-standart__field:last-child {
  margin-bottom: 0;
}

.form-standart.is-auth-form .form-standart__field.is-none .form-standart__item:before {
  font-family: "tampotechnic";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
}

.form-standart.is-auth-form .form-standart__field.is-none .form-standart__item:before {
  color: #f95f3f;
  position: absolute;
  right: -26px;
  font-size: 1.3em;
  top: 37px;
}

@media screen and (max-width: 479px) {
  .form-standart.is-auth-form .form-standart__field.is-none .form-standart__item:before {
    right: -16px;
    font-size: 1em;
    top: 39px;
  }
}

.form-standart.is-auth-form .form-standart__field.js-pass-change.is-visible {
  display: block;
}

.form-standart.is-auth-form .form-standart__field.js-pass-change, .form-standart.is-auth-form .form-standart__field.is-hidden {
  display: none;
}

.form-standart.is-auth-form .form-standart__label {
  display: block;
  padding: 0;
  width: auto;
  text-align: left;
  margin-top: 10px;
  margin-bottom: 10px;
}

.form-standart.is-auth-form .form-standart__label:first-child {
  margin-top: 0;
}

.form-standart.is-auth-form .form-standart__label:last-child {
  margin-bottom: 0;
}

.form-standart.is-auth-form .form-standart__item {
  display: block;
  padding: 0;
}

.form-standart.is-auth-form .form-standart__message {
  position: absolute;
  top: 3px;
  right: 0;
  font-size: .9em;
}

@media screen and (max-width: 479px) {
  .form-standart.is-auth-form .form-standart__message {
    top: 10px;
    font-size: .7em;
  }
}

.form-standart.is-auth-form .form-standart__label {
  display: none;
}

.form-standart.is-auth-form .form-standart__inputs {
  width: auto;
  float: none;
  margin-right: 0;
}

.form-standart.is-auth-form .form-standart__message {
  float: none;
  width: auto;
  max-width: none;
}

.form-standart.is-flat .form-standart__title {
  text-align: center;
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 20px;
}

.form-standart.is-flat .form-standart__title:last-child {
  margin-bottom: 0;
}

.form-standart.is-flat .form-standart__fields-list {
  text-align: center;
}

.form-standart.is-flat .form-standart__inputs {
  width: auto;
  float: none;
  margin-right: 0;
}

.form-standart.is-flat .form-standart__message {
  float: none;
  width: auto;
  max-width: none;
}

.form-standart.is-oneliner .form-standart__title {
  text-align: center;
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 20px;
}

.form-standart.is-oneliner .form-standart__title:last-child {
  margin-bottom: 0;
}

.form-standart.is-oneliner .form-standart__fields-list {
  text-align: center;
  width: auto;
  display: block;
  position: relative;
  margin-left: -2.5%;
}

.form-standart.is-oneliner .form-standart__fields-list:after {
  content: '';
  display: block;
  clear: left;
}

.form-standart.is-oneliner .form-standart__field {
  display: inline-block;
  vertical-align: middle;
  padding: 0;
  margin: 0px 0 20px 20px;
  text-align: left;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 30.83333%;
  margin-left: 2.5%;
}

.form-standart.is-oneliner .form-standart__field.is-field-btn {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 97.5%;
  margin-left: 2.5%;
  display: block;
  text-align: center;
  margin-top: 0px;
}

.form-standart.is-oneliner .form-standart__field.is-field-btn:first-child {
  margin-top: 0;
}

.form-standart.is-oneliner .form-standart__field.is-field-btn .form-standart__label {
  font-size: 0;
}

.form-standart.is-oneliner .form-standart__label {
  display: block;
  padding: 0;
  width: auto;
  text-align: left;
  margin-top: 10px;
  margin-bottom: 10px;
  font-weight: bold;
  font-size: 1.1em;
}

.form-standart.is-oneliner .form-standart__label:first-child {
  margin-top: 0;
}

.form-standart.is-oneliner .form-standart__label:last-child {
  margin-bottom: 0;
}

.form-standart.is-oneliner .form-standart__fields-list {
  text-align: center;
}

.form-standart.is-oneliner .form-standart__item {
  display: block;
  padding: 0;
}

@media screen and (max-width: 767px) {
  .form-standart.is-oneliner .form-standart__title {
    margin-left: 0;
    margin-right: 0;
  }
  .form-standart.is-oneliner .form-standart__field {
    display: block;
    padding: 0;
    width: auto;
    float: none;
    margin-top: 30px;
    margin-bottom: 30px;
  }
  .form-standart.is-oneliner .form-standart__field:first-child {
    margin-top: 0;
  }
  .form-standart.is-oneliner .form-standart__field:last-child {
    margin-bottom: 0;
  }
  .form-standart.is-oneliner .form-standart__field.js-pass-change.is-visible {
    display: block;
  }
  .form-standart.is-oneliner .form-standart__field.js-pass-change, .form-standart.is-oneliner .form-standart__field.is-hidden {
    display: none;
  }
  .form-standart.is-oneliner .form-standart__label {
    display: block;
    padding: 0;
    width: auto;
    text-align: left;
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .form-standart.is-oneliner .form-standart__label:first-child {
    margin-top: 0;
  }
  .form-standart.is-oneliner .form-standart__label:last-child {
    margin-bottom: 0;
  }
  .form-standart.is-oneliner .form-standart__item {
    display: block;
    padding: 0;
  }
  .form-standart.is-oneliner .form-standart__inputs {
    width: auto;
    float: none;
    margin-right: 0;
  }
  .form-standart.is-oneliner .form-standart__message {
    float: none;
    width: auto;
    max-width: none;
  }
  .form-standart.is-oneliner .form-standart__plate {
    padding-bottom: 20px;
  }
}

@media screen and (max-width: 767px) and (max-width: 767px) {
  .form-standart.is-oneliner .form-standart__plate {
    margin-left: -10px;
    margin-right: -10px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .fancybox-inner .form-standart.is-oneliner .form-standart__plate {
    margin-left: 0;
    margin-right: 0;
  }
}

@media screen and (max-width: 767px) {
  .fancybox-inner .form-standart.is-oneliner .form-standart__plate {
    margin-left: 0;
    margin-right: 0;
  }
  .form-standart.is-oneliner .form-standart__title {
    font-size: 150%;
    font-weight: bold;
    margin-bottom: 30px;
  }
  .fancybox-inner .form-standart.is-oneliner .form-standart__title {
    padding-right: 20px !important;
  }
  .form-standart.is-oneliner .form-standart__label {
    font-weight: bold;
    margin-bottom: 5px;
  }
  .form-standart.is-oneliner .form-standart__label.is-empty {
    display: none;
  }
  .form-standart.is-oneliner .form-standart__field {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .form-standart.is-oneliner .form-standart__field:first-child {
    margin-top: 0;
  }
  .form-standart.is-oneliner .form-standart__field:last-child {
    margin-bottom: 0;
  }
}

.form-standart.is-promo {
  /*padding: 34px 40px;*/
  background: #fff;
}

@media screen and (max-width: 479px) {
  .form-standart.is-promo {
    padding: 34px 20px;
  }
}

.form-standart.is-promo .form-standart__title {
  margin-left: 0;
  margin-right: 0;
}

.form-standart.is-promo .form-standart__field {
  display: block;
  padding: 0;
  margin-top: 10px;
  margin-bottom: 0;
  position: relative;
}

.form-standart.is-promo .form-standart__field:first-child {
  margin-top: 0;
}

.form-standart.is-promo .form-standart__field:last-child {
  margin-bottom: 0;
  margin-top: 0;
}

.form-standart.is-promo .form-standart__field.is-none .form-standart__item:before {
  font-family: "tampotechnic";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
}

.form-standart.is-promo .form-standart__field.is-none .form-standart__item:before {
  color: #f95f3f;
  position: absolute;
  right: -26px;
  font-size: 1.3em;
  top: 37px;
}

@media screen and (max-width: 479px) {
  .form-standart.is-promo .form-standart__field.is-none .form-standart__item:before {
    right: -16px;
    font-size: 1em;
    top: 39px;
  }
}

.form-standart.is-promo .form-standart__field.js-pass-change.is-visible {
  display: block;
}

.form-standart.is-promo .form-standart__field.js-pass-change, .form-standart.is-promo .form-standart__field.is-hidden {
  display: none;
}

.form-standart.is-promo .form-standart__label {
  display: block;
  padding: 0;
  width: auto;
  text-align: left;
  margin-top: 10px;
  margin-bottom: 10px;
}

.form-standart.is-promo .form-standart__label:first-child {
  margin-top: 0;
}

.form-standart.is-promo .form-standart__label:last-child {
  margin-bottom: 0;
}

.form-standart.is-promo .form-standart__item {
  display: block;
  padding: 0;
}

.form-standart.is-promo .form-standart__message {
  position: absolute;
  top: 3px;
  right: 0;
  font-size: .9em;
}

@media screen and (max-width: 479px) {
  .form-standart.is-promo .form-standart__message {
    top: 10px;
    font-size: .7em;
  }
}

.form-standart.is-promo .form-standart__title {
  font-size: 140%;
  margin: 0;
  text-align: center;
}

.form-standart.is-promo .form-standart__title:last-child {
  margin-bottom: 0;
}

.form-standart.is-promo .form-standart__inputs {
  width: auto;
  float: none;
  margin-right: 0;
}

.form-standart.is-promo .form-standart__message {
  float: none;
  width: auto;
  max-width: none;
}

.form-standart.is-modal-form .form-standart__field {
  margin-top: 20px;
  margin-bottom: 20px;
}

.form-standart.is-modal-form .form-standart__field.is-none .form-standart__item:before {
  top: 8px;
}

.form-standart.is-modal-form .form-standart__field.is-none.is-captcha-field .form-standart__message {
  top: -31px;
}

.form-standart.is-modal-form .form-standart__field.is-none.is-captcha-field .form-standart__item:before {
  top: 70%;
  right: -24px;
}

.form-standart.is-modal-form .form-standart__message {
  top: -23px;
}

.form-standart.is-offer {
  padding: 34px 40px;
  background: #fff;
}

@media screen and (max-width: 479px) {
  .form-standart.is-offer {
    padding: 34px 20px;
  }
}

.form-standart.is-offer .form-standart__title {
  margin-left: 0;
  margin-right: 0;
}

.form-standart.is-offer .form-standart__field {
  display: block;
  padding: 0;
  margin-top: 30px;
  margin-bottom: 30px;
  position: relative;
}

.form-standart.is-offer .form-standart__field:first-child {
  margin-top: 0;
}

.form-standart.is-offer .form-standart__field:last-child {
  margin-bottom: 0;
}

.form-standart.is-offer .form-standart__field.is-none .form-standart__item:before {
  font-family: "tampotechnic";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
}

.form-standart.is-offer .form-standart__field.is-none .form-standart__item:before {
  color: #f95f3f;
  position: absolute;
  right: -26px;
  font-size: 1.3em;
  top: 37px;
}

@media screen and (max-width: 479px) {
  .form-standart.is-offer .form-standart__field.is-none .form-standart__item:before {
    right: -16px;
    font-size: 1em;
    top: 39px;
  }
}

.form-standart.is-offer .form-standart__field.js-pass-change.is-visible {
  display: block;
}

.form-standart.is-offer .form-standart__field.js-pass-change, .form-standart.is-offer .form-standart__field.is-hidden {
  display: none;
}

.form-standart.is-offer .form-standart__label {
  display: block;
  padding: 0;
  width: auto;
  text-align: left;
  margin-top: 10px;
  margin-bottom: 10px;
}

.form-standart.is-offer .form-standart__label:first-child {
  margin-top: 0;
}

.form-standart.is-offer .form-standart__label:last-child {
  margin-bottom: 0;
}

.form-standart.is-offer .form-standart__item {
  display: block;
  padding: 0;
}

.form-standart.is-offer .form-standart__message {
  position: absolute;
  top: 3px;
  right: 0;
  font-size: .9em;
}

@media screen and (max-width: 479px) {
  .form-standart.is-offer .form-standart__message {
    top: 10px;
    font-size: .7em;
  }
}

.form-standart.is-offer .form-standart__title {
  font-size: 140%;
  margin-bottom: 20px;
}

.form-standart.is-offer .form-standart__title:last-child {
  margin-bottom: 0;
}

.form-standart.is-offer .form-standart__inputs {
  width: auto;
  float: none;
  margin-right: 0;
}

.form-standart.is-offer .form-standart__message {
  float: none;
  width: auto;
  max-width: none;
}

.form-standart.is-offer .form-standart__field.is-field-btn .form-standart__label {
  display: none;
}

.catalog-reviews.is-review .form-standart .form-standart__title {
  margin-left: 0;
  margin-right: 0;
}

.catalog-reviews.is-review .form-standart .form-standart__plate {
  background: #f7f8f4;
  padding: 40px;
}

.catalog-reviews.is-review .form-standart .form-standart__field {
  display: block;
  padding: 0;
  margin-top: 30px;
  margin-bottom: 30px;
  position: relative;
}

.catalog-reviews.is-review .form-standart .form-standart__field:first-child {
  margin-top: 0;
}

.catalog-reviews.is-review .form-standart .form-standart__field:last-child {
  margin-bottom: 0;
}

.catalog-reviews.is-review .form-standart .form-standart__field.is-none .form-standart__item:before {
  font-family: "tampotechnic";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
}

.catalog-reviews.is-review .form-standart .form-standart__field.is-none .form-standart__item:before {
  color: #f95f3f;
  position: absolute;
  right: -26px;
  font-size: 1.3em;
  top: 37px;
}

.catalog-reviews.is-review .form-standart .form-standart__field.js-pass-change.is-visible {
  display: block;
}

.catalog-reviews.is-review .form-standart .form-standart__field.js-pass-change, .catalog-reviews.is-review .form-standart .form-standart__field.is-hidden {
  display: none;
}

.catalog-reviews.is-review .form-standart .form-standart__label {
  display: block;
  padding: 0;
  width: auto;
  text-align: left;
  margin-top: 10px;
  margin-bottom: 10px;
}

.catalog-reviews.is-review .form-standart .form-standart__label:first-child {
  margin-top: 0;
}

.catalog-reviews.is-review .form-standart .form-standart__label:last-child {
  margin-bottom: 0;
}

.catalog-reviews.is-review .form-standart .form-standart__item {
  display: block;
  padding: 0;
}

.catalog-reviews.is-review .form-standart .form-standart__message {
  position: absolute;
  top: 3px;
  right: 0;
  font-size: .9em;
}

@media screen and (max-width: 479px) {
  .catalog-reviews.is-review .form-standart .form-standart__message {
    top: 10px;
    font-size: .7em;
  }
}

/*
.form-standart.is-promo {
	.form-standart {
		&__title {
		    font-size: 140%;
			@include mbot;
		}
	}
}
*/
.form-standart__field.is-personal-data {
  clear: both;
  text-align: left;
  width: 100% !important;
}

.form-standart__field.is-personal-data .form-standart__inputs {
  display: inline-block;
  width: auto;
}

.form-standart__field.is-personal-data.is-none .form-standart__none {
  display: block;
}

.fancybox-inner .form-standart__field.is-personal-data .form-standart__item {
  max-width: 410px;
  display: table;
}

.fancybox-inner .form-standart__field.is-personal-data .form-standart__message {
  text-align: left;
  padding-left: 10px;
  margin: 0 0 10px;
}

.fancybox-inner .form-standart__field.is-personal-data .form-standart__personal-data-label {
  font-size: 12px;
}

.form-standart.is-promo .form-standart__field.is-personal-data .form-standart__message {
  position: relative;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.catalog-reviews.is-review .form-standart__field.is-personal-data .form-standart__message {
  position: relative;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.b-gallery-list {
  overflow: hidden;
}

.b-gallery-list__items {
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative;
  margin-left: -2.5%;
  margin-top: -2.5%;
}

.b-gallery-list__items:after {
  content: '';
  display: block;
  clear: left;
}

.b-gallery-list__item {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 22.5%;
  margin-left: 2.5%;
  margin-top: 2.5%;
}

.b-gallery-list._mx600 .b-gallery-list__items {
  position: relative;
  margin-left: -3.33333%;
  margin-top: -3.3333%;
}

.b-gallery-list._mx600 .b-gallery-list__items:after {
  content: '';
  display: block;
  clear: left;
}

.b-gallery-list._mx600 .b-gallery-list__item {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 30.0%;
  margin-left: 3.33333%;
  margin-top: 3.3333%;
}

.b-gallery-list._mx600 .b-gallery-list__item:nth-child(4n+1) {
  clear: none;
}

.b-gallery-list._mx470 .b-gallery-list__items {
  position: relative;
  margin-left: -5%;
  margin-top: -5%;
}

.b-gallery-list._mx470 .b-gallery-list__items:after {
  content: '';
  display: block;
  clear: left;
}

.b-gallery-list._mx470 .b-gallery-list__item {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 45.0%;
  margin-left: 5%;
  margin-top: 5%;
}

.b-gallery-list._mx470 .b-gallery-list__item:nth-child(3n+1) {
  clear: none;
}

.b-gallery-list._mx300 .b-gallery-list__items {
  margin-left: 0;
  margin-top: 0;
}

.b-gallery-list._mx300 .b-gallery-list__item {
  float: none;
  width: auto;
  margin-left: 0;
  margin-top: 30px;
  text-align: center;
}

.b-gallery-list._mx300 .b-gallery-list__item:first-child {
  margin-top: 0;
}

.header__center {
  position: relative;
}

@media screen and (max-width: 1023px) {
  .header__center {
    padding: 0 10px;
  }
}

.header__top, .header__bottom, .header__catalog-menu {
  clear: both;
}

.header__catalog-menu {
  background-color: #fff;
  background: -webkit-gradient(linear, left top, right top, color-stop(50%, #fff), color-stop(50%, #fd9b27));
  background: -webkit-linear-gradient(left, #fff 50%, #fd9b27 50%);
  background: -o-linear-gradient(left, #fff 50%, #fd9b27 50%);
  background: linear-gradient(to right, #fff 50%, #fd9b27 50%);
}

.header__columns {
  position: relative;
  margin-left: -2.5%;
}

.header__columns:after {
  content: '';
  display: block;
  clear: left;
}

.header__contacts-wrap {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 55.83333%;
  margin-left: 2.5%;
  float: none;
  margin-left: auto;
  text-align: right;
  display: inline-block;
  white-space: nowrap;
}

.header__top {
  min-height: 40px;
  background: #f7f8f4;
}

.header__top .menu-top {
  float: left;
}

.header__top .auth-link {
  float: right;
}

.header__top .menu-top {
  background: #f7f8f4;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 47.5%;
  margin-left: 2.5%;
  width: 75%;
}

.header__top .menu-top .menu-top__plate {
  min-height: 40px;
}

.header__top .menu-top__first-item {
  border: none;
}

.header__top .menu-top__first-link {
  padding: 18px 0;
  white-space: nowrap;
}

.header__top .menu-top.is-i-state .menu-top__second-level.two-column {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 47.5%;
  margin-left: 2.5%;
}

.header__top .menu-top.is-i-state .menu-top__second-level.four-column {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 22.5%;
  margin-left: 2.5%;
}

.header__top .menu-top.is-i-state .menu-top__second-level.five-column {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 17.5%;
  margin-left: 2.5%;
}

.header__top .menu-top.is-z-state .menu-top__second-level .menu-top__second-item:nth-child(3n+1) {
  clear: none;
}

.header__top .menu-top.is-z-state .menu-top__second-level.two-column .menu-top__second-item {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 47.5%;
  margin-left: 2.5%;
}

.header__top .menu-top.is-z-state .menu-top__second-level.two-column .menu-top__second-item:nth-child(2n+1) {
  clear: left;
}

.header__top .menu-top.is-z-state .menu-top__second-level.three-column .menu-top__second-item {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 30.83333%;
  margin-left: 2.5%;
}

.header__top .menu-top.is-z-state .menu-top__second-level.three-column .menu-top__second-item:nth-child(3n+1) {
  clear: left;
}

.header__top .menu-top.is-z-state .menu-top__second-level.four-column .menu-top__second-item {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 22.5%;
  margin-left: 2.5%;
}

.header__top .menu-top.is-z-state .menu-top__second-level.four-column .menu-top__second-item:nth-child(4n+1) {
  clear: left;
}

.header__top .menu-top.is-z-state .menu-top__second-level.five-column .menu-top__second-item {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 17.5%;
  margin-left: 2.5%;
}

.header__top .menu-top.is-z-state .menu-top__second-level.five-column .menu-top__second-item:nth-child(5n+1) {
  clear: left;
}

.header__top .auth-link {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 22.5%;
  margin-left: 2.5%;
  float: right;
  background: transparent;
  width: 18%;
  margin-left: 0;
  padding: 18px 0;
  text-align: left;
}

.header__top .auth-link_item {
  margin-right: 1em;
}

.header__top .search-title {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 22.5%;
  margin-left: 2.5%;
  width: 3%;
  margin-left: 0.5%;
  margin-right: 1%;
}

.header__top .search-title__title-holder {
  background: #f7f8f4;
  padding: 4px 7px;
}

.header__top .search-title__icon {
  color: #014e74;
}

.header__bottom {
  margin-top: 20px;
  margin-bottom: 20px;
  margin-top: 0;
  background-color: #f7f8f4;
  padding: 26px 0;
}

.header__bottom:first-child {
  margin-top: 0;
}

.header__bottom:last-child {
  margin-bottom: 0;
}

.header__menu-list, .header__personal {
  float: left;
  display: inline-block;
}

.header__personal {
  margin-left: 40px;
}

.header__logo-block {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 22.5%;
  margin-left: 2.5%;
}

.header__logo-block a.header__logo {
  clear: both;
}

.header__logo-block a.header__logo img {
  display: block;
}

.header__logo-block .header__slogan {
  clear: both;
}

.header__logo-block img {
  max-width: 100%;
  height: auto;
}

.header__regional, .header__callback-block {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 14.16667%;
  margin-left: 2.5%;
  margin-left: 10%;
}

.header__regional {
  margin-left: 0;
  margin-right: 15%;
  min-width: 13%;
}

.header__compare {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 22.5%;
  margin-left: 2.5%;
}

.header__contacts {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 30.83333%;
  margin-left: 2.5%;
}

.header__phone,
.header__phone a {
  font-weight: bold;
  font-size: 1.25em;
  text-decoration: none;
  color: #000;
  text-align: left;
}

.header__basket {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 18.33333%;
  margin-left: 2.5%;
  margin-left: 3.5%;
}

.header__logo-block, .header__regional, .header__callback-block, .header__contacts, .header__basket {
  float: none;
  display: inline-block;
  vertical-align: top;
}

.header__columns:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.header__columns.is-flexible {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.header__top-section {
  background-color: gray;
}

.header__top-section:after {
  content: '';
  display: block;
  clear: both;
}

.header__bottom-section:after {
  content: '';
  display: block;
  clear: both;
}

.header__cart {
  float: right;
  margin-top: 11px;
  padding-left: 10px;
  border-left: 1px dotted white;
}

.header__enter {
  float: right;
  margin-top: 10px;
  margin-right: 15px;
}

.header__menu {
  float: left;
  background-color: gray;
}

.header__menu:after {
  content: '';
  display: block;
  clear: both;
}

.header__catalog {
  float: right;
  margin-right: 45px;
}

.header__search {
  float: right;
}

.header__left {
  float: left;
  text-align: left;
}

.header__right {
  text-align: right;
  float: right;
}

.header__holder {
  float: left;
  margin-left: 20px;
}

.header__slogan {
  float: left;
  max-width: 380px;
  font-style: italic;
}

.header__basket {
  float: right;
}

.header__img {
  max-width: 100%;
  height: auto;
}

.header__row {
  position: relative;
  display: block;
}

.header__callback-link {
  color: #014e74;
  text-decoration: none;
  border-bottom: 1px dashed #014e74;
  position: relative;
}

.header__callback-link:before {
  font-family: "tampotechnic";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
}

.header__callback-link:before {
  position: absolute;
  left: -26px;
  top: 3px;
}

.header__callback-link:hover {
  border-bottom: none;
}

.header__page-header-wrap {
  padding: 3% 2%;
  min-height: 400px;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
          background-size: cover;
  background-position: center;
  color: #fff;
  margin: -20px 0 40px;
}

@media screen and (max-width: 767px) {
  .header__page-header-wrap {
    margin: 0 0 40px;
  }
}

.header__page-header-wrap .breadcrumbs__link {
  color: #fff;
}

.header__page-header-wrap .breadcrumbs__text {
  color: #fff;
}

.header__landing-title {
  margin: 4% 0 0 11%;
  text-transform: uppercase;
}

@media screen and (max-width: 1279px) {
  .header__regional {
    text-align: right;
  }
}

.header-mobile {
  padding-top: 46px;
}

.header-mobile__line {
  height: 46px;
  left: 0;
  top: 0;
  right: 0;
  position: absolute;
  background: #fd9b27;
  z-index: 100;
}

.header-mobile.is-menu-opened .header-mobile__line {
  position: fixed;
}

.header-mobile__left {
  float: left;
}

.header-mobile__right {
  float: right;
}

.header-mobile__call, .header-mobile__search, .header-mobile__cart, .header-mobile__menu {
  display: inline-block;
  width: 46px;
  height: 46px;
  vertical-align: middle;
}

.header-mobile__call-link, .header-mobile__search-button, .header-mobile__cart-button, .header-mobile__menu-button {
  display: block;
  width: 46px;
  height: 46px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  text-decoration: none;
  position: relative;
}

.header-mobile__cart-button {
  text-indent: -6px;
}

.header-mobile__cart-counter {
  width: 15px;
  height: 15px;
  position: absolute;
  color: white;
  background: #4183c4;
  text-align: center;
  font-size: 10px;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  right: 6px;
  top: 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 1px;
  text-indent: -1px;
}

.header-mobile__cart-empty {
  font-size: 150%;
  color: #999;
  text-align: center;
}

.header-mobile__catalog {
  display: inline-block;
  height: 46px;
  vertical-align: middle;
}

.header-mobile__catalog-button {
  display: inline-block;
  height: 46px;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 100%;
  text-transform: uppercase;
  line-height: 46px;
  color: white;
  text-decoration: none;
  color: white;
}

.header-mobile__catalog-button:hover {
  color: white;
}

.header-mobile__catalog-button:after {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
  content: "";
  font-size: 16px;
  margin-left: 8px;
}

.header-mobile__catalog-button.is-active {
  background: white;
  color: black;
}

.header-mobile__call-icon, .header-mobile__search-icon, .header-mobile__cart-icon, .header-mobile__menu-icon {
  color: white;
  font-size: 150%;
  line-height: 46px;
}

.is-active > .header-mobile__call-icon, .is-active > .header-mobile__search-icon, .is-active > .header-mobile__cart-icon, .is-active > .header-mobile__menu-icon {
  color: #fff;
}

.header-mobile__call-icon:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
  content: "";
}

.header-mobile__search-icon:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
  content: "";
}

.header-mobile__cart-icon:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
  content: "";
}

.header-mobile__menu-icon:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
  content: "";
}

.header-mobile__catalog-holder, .header-mobile__call-holder, .header-mobile__search-holder, .header-mobile__cart-holder, .header-mobile__menu-holder {
  background: white;
  position: fixed;
  left: 0;
  top: 46px;
  right: 0;
  z-index: 100;
  display: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 26px 10px;
  overflow-y: scroll;
}

.header-mobile__catalog-holder.is-active, .header-mobile__call-holder.is-active, .header-mobile__search-holder.is-active, .header-mobile__cart-holder.is-active, .header-mobile__menu-holder.is-active {
  display: block;
}

.header-mobile__catalog-holder.is-fullscreen, .header-mobile__call-holder.is-fullscreen, .header-mobile__search-holder.is-fullscreen, .header-mobile__cart-holder.is-fullscreen, .header-mobile__menu-holder.is-fullscreen {
  bottom: 0;
}

.header-mobile__menu-holder a {
  color: #000000;
}

.header-mobile__catalog-holder {
  bottom: 0;
  padding: 0;
}

.header-mobile__menu-holder {
  bottom: 0;
}

.header-mobile__call-holder {
  text-align: center;
}

.header-mobile__plate-item {
  margin-top: 20px;
  margin-bottom: 20px;
}

.header-mobile__plate-item:first-child {
  margin-top: 0;
}

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

.header-mobile__plate-section {
  border-bottom: 1px solid #cccccc;
  padding: 10px;
}

@media screen and (max-width: 767px) {
  .header-mobile__plate-section {
    margin-left: -10px;
    margin-right: -10px;
  }
  .fancybox-inner .header-mobile__plate-section {
    margin-left: 0;
    margin-right: 0;
  }
}

.header-mobile__plate-section:first-child {
  padding-top: 0;
}

.header-mobile__plate-section:last-child {
  border-bottom: none;
  padding-bottom: 0;
}

.header-mobile__plate-horlink {
  display: inline-block;
  margin-left: 20px;
  vertical-align: middle;
}

.header-mobile__plate-horlink:first-child {
  margin-left: 0;
}

.header-mobile__phone {
  font-size: 140%;
  width: 100%;
}

.header-mobile__callback {
  color: #0099FF;
}

.header-mobile__logo {
  background: white;
  padding: 30px 10px;
}

.header-mobile__logo-img {
  display: block;
  max-width: 100%;
  height: auto;
}

@media screen and (max-width: 767px) {
  .header-mobile__logo-img {
    margin: 0 auto;
    max-width: 60%;
  }
}

.header-mobile__exit {
  color: #014e74;
}

.header-mobile__exit:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
  content: "";
}

.header-mobile__exit:before {
  margin-right: 5px;
}

.header-mobile__exit-wrapper {
  margin-bottom: 15px;
  padding: 0 15px;
}

.icon-tiles__items {
  position: relative;
  margin-left: -2.5%;
}

.icon-tiles__items:after {
  content: '';
  display: block;
  clear: left;
}

.icon-tiles__item {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 30.83333%;
  margin-left: 2.5%;
  margin-bottom: 5%;
}

.icon-tiles__item:nth-child(3n+1) {
  clear: left;
}

.icon-tiles__item-wrap {
  display: table;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.icon-tiles__icon-holder {
  display: table-cell;
  vertical-align: middle;
  width: 50px;
}

.icon-tiles__icon {
  max-width: 100%;
  height: auto;
  vertical-align: top;
}

.icon-tiles__description-holder {
  display: table-cell;
  vertical-align: middle;
  padding-left: 20px;
  width: auto;
}

.landing__title-small {
  text-transform: uppercase;
}

.landing__columns:after {
  content: '';
  display: block;
  clear: both;
}

.landing__col-center {
  float: none !important;
  margin-right: auto;
  margin-left: auto !important;
}

.landing__col-center:after {
  content: '';
  display: block;
  clear: both;
}

.landing__col-1 {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 5.83333%;
  margin-left: 2.5%;
}

.landing__col-1:first-child {
  margin-left: 0;
}

.landing__col-2 {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 14.16667%;
  margin-left: 2.5%;
}

.landing__col-2:first-child {
  margin-left: 0;
}

.landing__col-3 {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 22.5%;
  margin-left: 2.5%;
}

.landing__col-3:first-child {
  margin-left: 0;
}

.landing__col-4 {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 30.83333%;
  margin-left: 2.5%;
}

.landing__col-4:first-child {
  margin-left: 0;
}

.landing__col-5 {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 39.16667%;
  margin-left: 2.5%;
}

.landing__col-5:first-child {
  margin-left: 0;
}

.landing__col-6 {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 47.5%;
  margin-left: 2.5%;
}

@media screen and (max-width: 767px) {
  .landing__col-6 {
    width: 97.5%;
    margin-left: 2.5%;
  }
}

.landing__col-6:first-child {
  margin-left: 0;
}

@media screen and (max-width: 767px) {
  .landing__col-6 {
    margin-left: 0;
    margin-bottom: 35px;
  }
  .landing__col-6:last-child {
    margin-bottom: 0;
  }
}

.landing__col-7 {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 55.83333%;
  margin-left: 2.5%;
}

.landing__col-7:first-child {
  margin-left: 0;
}

.landing__col-8 {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 64.16666%;
  margin-left: 2.5%;
}

.landing__col-8:first-child {
  margin-left: 0;
}

.landing__col-9 {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 72.5%;
  margin-left: 2.5%;
}

.landing__col-9:first-child {
  margin-left: 0;
}

.landing__col-10 {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 80.83333%;
  margin-left: 2.5%;
}

.landing__col-10:first-child {
  margin-left: 0;
}

.landing__col-11 {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 89.16666%;
  margin-left: 2.5%;
}

.landing__col-11:first-child {
  margin-left: 0;
}

.landing__col-12 {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 97.5%;
  margin-left: 2.5%;
}

.landing__col-12:first-child {
  margin-left: 0;
}

.landing__white-wrap {
  padding: 30px 35px;
  background-color: #fff;
  margin-bottom: 35px;
}

.landing__white-wrap:last-child {
  margin-bottom: 0;
}

.landing-steps {
  padding: 20px 40px;
}

.landing-steps:after {
  content: '';
  display: block;
  clear: both;
}

.landing-steps__title {
  margin-bottom: 25px;
  text-align: center;
  font-size: 28px;
  font-weight: bold;
}

.landing-steps__list, .landing-steps ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.landing-steps__step {
  margin-bottom: 17px;
  font-weight: 500;
  color: #fd9b27;
}

.landing-steps__item, .landing-steps li {
  position: relative;
  padding-top: 0;
  width: 100%;
  margin-top: 40px;
  margin-bottom: 40px;
}

.landing-steps__item:after, .landing-steps li:after {
  content: '';
  display: block;
  clear: both;
}

.landing-steps__item:first-child, .landing-steps li:first-child {
  margin-top: 0;
}

.landing-steps__item:last-child, .landing-steps li:last-child {
  margin-bottom: 0;
}

.landing-steps__icon-holder {
  display: inline-block;
  vertical-align: top;
}

.landing-steps__icon {
  width: 150px;
  height: 150px;
  background: #e6e6e6;
  overflow: hidden;
}

.landing-steps__icon-img {
  max-width: 100%;
  max-height: 100%;
}

.landing-steps__content-holder {
  display: inline-block;
  vertical-align: top;
  margin-left: 25px;
}

.landing-steps__name {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 5px;
  font-family: "Ubuntu", sans-serif;
}

@media screen and (max-width: 767px) {
  .landing-steps__content-holder {
    margin-left: 0;
    margin-top: 15px;
    display: block;
  }
  .landing-steps__step {
    margin-bottom: 5px;
  }
}

.loader.is-fullscreen {
  display: none;
  position: fixed;
  width: 58px;
  height: 58px;
  top: 50%;
  left: 50%;
  margin-left: -29px;
  margin-top: -29px;
  z-index: 100000;
}

.loader .loader__item {
  position: absolute;
  background-color: black;
  width: 14px;
  height: 14px;
  border-radius: 9px;
  -o-border-radius: 9px;
  -ms-border-radius: 9px;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  animation-name: bounce_circularG;
  -o-animation-name: bounce_circularG;
  -ms-animation-name: bounce_circularG;
  -webkit-animation-name: bounce_circularG;
  -moz-animation-name: bounce_circularG;
  animation-duration: 1.1s;
  -o-animation-duration: 1.1s;
  -ms-animation-duration: 1.1s;
  -webkit-animation-duration: 1.1s;
  -moz-animation-duration: 1.1s;
  animation-iteration-count: infinite;
  -o-animation-iteration-count: infinite;
  -ms-animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  animation-direction: normal;
  -o-animation-direction: normal;
  -ms-animation-direction: normal;
  -webkit-animation-direction: normal;
  -moz-animation-direction: normal;
}

.loader .loader__item-1 {
  left: 0;
  top: 23px;
  animation-delay: 0.41s;
  -o-animation-delay: 0.41s;
  -ms-animation-delay: 0.41s;
  -webkit-animation-delay: 0.41s;
  -moz-animation-delay: 0.41s;
}

.loader .loader__item-2 {
  left: 6px;
  top: 6px;
  animation-delay: 0.55s;
  -o-animation-delay: 0.55s;
  -ms-animation-delay: 0.55s;
  -webkit-animation-delay: 0.55s;
  -moz-animation-delay: 0.55s;
}

.loader .loader__item-3 {
  top: 0;
  left: 23px;
  animation-delay: 0.69s;
  -o-animation-delay: 0.69s;
  -ms-animation-delay: 0.69s;
  -webkit-animation-delay: 0.69s;
  -moz-animation-delay: 0.69s;
}

.loader .loader__item-4 {
  right: 6px;
  top: 6px;
  animation-delay: 0.83s;
  -o-animation-delay: 0.83s;
  -ms-animation-delay: 0.83s;
  -webkit-animation-delay: 0.83s;
  -moz-animation-delay: 0.83s;
}

.loader .loader__item-5 {
  right: 0;
  top: 23px;
  animation-delay: 0.97s;
  -o-animation-delay: 0.97s;
  -ms-animation-delay: 0.97s;
  -webkit-animation-delay: 0.97s;
  -moz-animation-delay: 0.97s;
}

.loader .loader__item-6 {
  right: 6px;
  bottom: 6px;
  animation-delay: 1.1s;
  -o-animation-delay: 1.1s;
  -ms-animation-delay: 1.1s;
  -webkit-animation-delay: 1.1s;
  -moz-animation-delay: 1.1s;
}

.loader .loader__item-7 {
  left: 23px;
  bottom: 0;
  animation-delay: 1.24s;
  -o-animation-delay: 1.24s;
  -ms-animation-delay: 1.24s;
  -webkit-animation-delay: 1.24s;
  -moz-animation-delay: 1.24s;
}

.loader .loader__item-8 {
  left: 6px;
  bottom: 6px;
  animation-delay: 1.38s;
  -o-animation-delay: 1.38s;
  -ms-animation-delay: 1.38s;
  -webkit-animation-delay: 1.38s;
  -moz-animation-delay: 1.38s;
}

@keyframes bounce_circularG {
  0% {
    -webkit-transform: scale(1);
         -o-transform: scale(1);
            transform: scale(1);
  }
  100% {
    -webkit-transform: scale(0.3);
         -o-transform: scale(0.3);
            transform: scale(0.3);
  }
}

@-o-keyframes bounce_circularG {
  0% {
    -o-transform: scale(1);
  }
  100% {
    -o-transform: scale(0.3);
  }
}

@-ms-keyframes bounce_circularG {
  0% {
    -ms-transform: scale(1);
  }
  100% {
    -ms-transform: scale(0.3);
  }
}

@-webkit-keyframes bounce_circularG {
  0% {
    -webkit-transform: scale(1);
  }
  100% {
    -webkit-transform: scale(0.3);
  }
}

@-moz-keyframes bounce_circularG {
  0% {
    -moz-transform: scale(1);
  }
  100% {
    -moz-transform: scale(0.3);
  }
}

body.loading:after {
  background: rgba(22, 50, 93, 0.36);
  display: block;
  content: " ";
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  z-index: 10000;
}

body.loading .loader {
  display: block;
}

.logo-slider {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.logo-slider__title {
  margin-bottom: 25px;
  text-align: center;
  font-size: 28px;
  font-weight: bold;
}

.logo-slider__slider {
  margin-left: 40px;
  margin-right: 40px;
  height: 105px;
}

.logo-slider__slide {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 105px;
  text-align: center;
  margin-left: 10px;
  margin-right: 10px;
}

.logo-slider__action {
  display: block;
  text-decoration: none;
  color: inherit;
  height: 100%;
  vertical-align: middle;
  white-space: nowrap;
}

.logo-slider__action:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.logo-slider__image {
  height: auto;
  width: 99%;
  display: inline-block !important;
  vertical-align: middle;
  margin: 0 auto;
}

.logo-slider__arrows {
  position: absolute;
  top: 50%;
  margin-top: -.5em;
  padding: 0px;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  line-height: 100%;
  font-size: 357.14286%;
  font-weight: bold;
  cursor: pointer;
}

.logo-slider__arrow-left {
  left: -40px;
}

.logo-slider__arrow-left:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
  content: "";
}

.logo-slider__arrow-right {
  right: -40px;
}

.logo-slider__arrow-right:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
  content: "";
}

.logo-slider.noslider {
  display: table;
  width: 100%;
}

.logo-slider.noslider .logo-slider__slider {
  display: table-row;
}

.logo-slider.noslider .logo-slider__slide {
  display: table-cell;
}

.logo-slider.noslider .logo-slider__image {
  width: initial;
  min-width: 0%;
  min-height: 0%;
}

@media screen and (max-width: 767px) {
  .logo-slider.noslider {
    display: block;
  }
  .logo-slider.noslider .logo-slider__slider {
    display: block;
    margin-left: 0;
    margin-right: 0;
  }
  .logo-slider.noslider .logo-slider__slide {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 33.33%;
    float: left;
    padding: 20px;
    margin-left: 0;
    margin-right: 0;
  }
  .logo-slider.noslider .logo-slider__image {
    width: auto;
    max-width: 100%;
    height: auto;
  }
}

@media screen and (max-width: 479px) {
  .logo-slider.noslider {
    display: block;
  }
  .logo-slider.noslider .logo-slider__slider {
    display: block;
  }
  .logo-slider.noslider .logo-slider__slide {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 50%;
    float: left;
    padding: 20px;
  }
}

.main-content:after {
  content: '';
  display: block;
  clear: both;
}

.main-content__block {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 47.5%;
  margin-left: 2.5%;
}

.main-content__block:first-child {
  margin-left: 0;
  margin-right: 2.5%;
}

@media screen and (max-width: 767px) {
  .main-content__block {
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 97.5%;
    margin-left: 2.5%;
    margin-top: 20px;
    margin-right: 0;
  }
  .main-content__block:first-child {
    margin-top: 0;
  }
}

.main-content__title {
  font-family: "Ubuntu", sans-serif;
  font-weight: 500;
  font-size: 1.75em;
  margin-bottom: 40px;
  text-transform: uppercase;
}

.main-content__text {
  font-size: 18px;
  margin-left: 50px;
  padding-left: 35px;
  border-left: 5px solid #014e74;
}

@media screen and (max-width: 767px) {
  .main-content__text {
    margin-left: 5px;
  }
}

.main-content__title-holder {
  font-family: "Ubuntu", sans-serif;
  padding-top: 1.5%;
  margin-bottom: 35px;
}

.main-content__title-holder:after {
  content: '';
  display: block;
  clear: both;
}

.main-content__title-small {
  display: inline-block;
  font-size: 1.6em;
  font-weight: bold;
}

.main-content__more-link-holder {
  display: inline-block;
  float: right;
  position: relative;
  padding-top: 1.4%;
}

.main-content__more-link {
  color: #014e74;
  margin-right: 60px;
}

@media screen and (max-width: 767px) {
  .main-content__more-link {
    margin-right: 70px;
  }
}

.main-content__arrow-link {
  height: 30px;
  width: 30px;
  background: #fff;
  position: absolute;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
       -o-transform: rotate(45deg);
          transform: rotate(45deg);
  -webkit-transition: background .25s;
       -o-transition: background .25s;
          transition: background .25s;
  text-decoration: none;
  display: block;
  border: 2px solid #014e74;
  right: 0;
  top: 4px;
}

.main-content__arrow-link:hover {
  background: rgba(255, 255, 255, 0.84);
}

.main-content__arrow-link:before {
  font-family: "tampotechnic";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
}

.main-content__arrow-link:before {
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
       -o-transform: rotate(-45deg);
          transform: rotate(-45deg);
  color: #000;
  position: absolute;
  top: 31%;
  left: 22%;
  -webkit-transition: color .25s;
       -o-transition: color .25s;
          transition: color .25s;
}

.main-content__arrow-link:before {
  color: #014e74;
  top: 27%;
  left: 18%;
}

.main-content__arrow-link:hover {
  background: #014e74;
}

.main-content__arrow-link:hover:before {
  color: #fff;
}

@media screen and (max-width: 767px) {
  .main-content__arrow-link {
    right: 10px;
  }
}

.main-news:after {
  content: '';
  display: block;
  clear: both;
}

.main-news__item {
  margin-bottom: 8px;
  border-bottom: 1px solid #e5e6e2;
  padding-bottom: 20px;
}

.main-news__item:last-child {
  border-bottom: none;
  margin-bottom: 0;
}

.main-news-item {
  line-height: 24px;
}

.main-news-item:after {
  content: '';
  display: block;
  clear: both;
}

.main-news-item__date {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 72.5%;
  margin-left: 2.5%;
  font-size: 12.6px;
  color: #999999;
  font-variant: normal;
  margin-left: 0;
}

.main-news-item__title {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 72.5%;
  margin-left: 2.5%;
  font-size: 13.3px;
  margin-left: 0;
  font-variant: normal;
}

.main-news-item__link {
  text-decoration: none;
  color: #000;
}

.main-news-item__link:hover {
  text-decoration: underline;
}

.menu-aside a {
  color: #000000;
}

.menu-aside__common-header {
  background-color: #ccc;
}

.menu-aside__common-link {
  position: relative;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  padding: 15px 20px 15px 52px;
  text-decoration: none;
}

.menu-aside__common-link:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
  content: "";
  position: absolute;
  left: 10px;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 31px;
  height: 30px;
  line-height: 30px;
  font-size: 14px;
  text-align: center;
  background-color: #f2f2f2;
  -webkit-border-radius: 50%;
          border-radius: 50%;
}

.menu-aside__first-holder {
  position: relative;
  z-index: 1001;
}

.menu-aside__first-level {
  counter-reset: firstlevel;
}

.menu-aside__first-item {
  position: relative;
  border-top: 1px solid white;
  background-color: #ddd;
  counter-increment: firstlevel;
  position: relative;
}

.menu-aside__first-item.is-contain:after {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
  content: "";
  font-size: 150%;
  position: absolute;
  right: 10px;
  top: 0;
  bottom: 0;
  line-height: 1;
  height: 20px;
  margin: auto;
  -webkit-transform-origin: 50% 50%;
      -ms-transform-origin: 50% 50%;
       -o-transform-origin: 50% 50%;
          transform-origin: 50% 50%;
  -webkit-transition: -webkit-transform .3s;
       -o-transition: -o-transform .3s;
          transition: transform .3s;
}

.menu-aside__first-link {
  position: relative;
  display: block;
  padding: 10px 15px;
  text-decoration: none;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding-left: 10px;
}

.menu-aside__first-link:hover {
  opacity: 0.8;
}

.menu-aside__first-link.is-hide {
  display: none;
}

.menu-aside__second-holder {
  display: none;
  position: absolute;
  left: 100%;
  top: 0;
  min-width: 200px;
  border-left: 1px solid white;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.menu-aside__second-item {
  position: relative;
  border-top: 1px solid white;
  background-color: #ccc;
}

.menu-aside__second-item:first-child {
  border-top: none;
}

.menu-aside__second-item.is-contain:after {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
  content: "";
  font-size: 150%;
  position: absolute;
  right: 10px;
  top: 0;
  bottom: 0;
  line-height: 1;
  height: 20px;
  margin: auto;
  -webkit-transform-origin: 50% 50%;
      -ms-transform-origin: 50% 50%;
       -o-transform-origin: 50% 50%;
          transform-origin: 50% 50%;
  -webkit-transition: -webkit-transform .3s;
       -o-transition: -o-transform .3s;
          transition: transform .3s;
}

.menu-aside__second-link {
  position: relative;
  display: block;
  padding: 10px 15px;
  text-decoration: none;
}

.menu-aside__second-link:hover {
  opacity: 0.8;
}

.menu-aside__third-holder {
  display: none;
  position: absolute;
  left: 100%;
  top: 0;
  min-width: 300px;
  border-left: 1px solid white;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.menu-aside__third-item {
  position: relative;
  border-top: 1px solid white;
  background-color: #ddd;
}

.menu-aside__third-item:first-child {
  border-top: none;
}

.menu-aside__third-item.is-contain:after {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
  content: "";
  font-size: 150%;
  position: absolute;
  right: 10px;
  top: 0;
  bottom: 0;
  height: 20px;
  line-height: 1;
  margin: auto;
  -webkit-transform-origin: 50% 50%;
      -ms-transform-origin: 50% 50%;
       -o-transform-origin: 50% 50%;
          transform-origin: 50% 50%;
  -webkit-transition: -webkit-transform .3s;
       -o-transition: -o-transform .3s;
          transition: transform .3s;
}

.menu-aside__third-link {
  position: relative;
  display: block;
  padding: 10px 15px;
  text-decoration: none;
}

.menu-aside__third-link:hover {
  opacity: 0.8;
}

.menu-aside__additional-holder {
  display: none;
}

.menu-aside__additional-holder.is-opened {
  display: block;
}

.menu-aside__additional-item {
  border-top: 1px solid white;
  background-color: #ccc;
}

.menu-aside__additional-item:first-child {
  border-top: none;
}

.menu-aside__additional-link {
  position: relative;
  display: block;
  padding: 10px 15px;
  text-decoration: none;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding-left: 52px;
}

.menu-aside__additional-link:hover {
  opacity: 0.8;
}

.menu-aside__additional-link:before {
  content: '';
  position: absolute;
  left: 10px;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 31px;
  height: 31px;
  background-color: #f8c;
  -webkit-border-radius: 50%;
          border-radius: 50%;
}

.menu-aside__custom-icon {
  display: inline-block;
  vertical-align: middle;
  margin-right: .5em;
  -webkit-border-radius: 50%;
          border-radius: 50%;
}

.menu-aside__first-item.is-opened.is-contain:after {
  -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
       -o-transform: rotate(-90deg);
          transform: rotate(-90deg);
}

.menu-aside__first-item.is-opened .menu-aside__second-holder {
  display: block;
}

.menu-aside__second-item.is-opened.is-contain:after {
  -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
       -o-transform: rotate(-90deg);
          transform: rotate(-90deg);
}

.menu-aside__second-item.is-opened .menu-aside__third-holder {
  display: block;
}

.menu-aside__third-item.is-opened.is-contain:after {
  -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
       -o-transform: rotate(-90deg);
          transform: rotate(-90deg);
}

.menu-aside__third-item.is-opened .menu-aside__third-holder {
  display: block;
}

.menu-aside.no-js .menu-aside__first-item:hover .menu-aside__second-holder {
  display: block;
}

.menu-aside.no-js .menu-aside__second-item:hover .menu-aside__third-holder {
  display: block;
}

.menu-aside__chevron {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 50px;
  text-align: center;
  font-size: 25px;
  background: #eeeeee;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.menu-aside__chevron:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
  content: "";
}

.menu-aside__chevron:before {
  -webkit-transition: -webkit-transform 0.5s;
       -o-transition: -o-transform 0.5s;
          transition: transform 0.5s;
}

.is-opened > .menu-aside__chevron {
  background: white;
}

.is-opened > .menu-aside__chevron:before {
  -webkit-transform: rotate(-180deg);
      -ms-transform: rotate(-180deg);
       -o-transform: rotate(-180deg);
          transform: rotate(-180deg);
}

.menu-aside.is-z-state .menu-aside__first-level {
  position: relative;
}

.menu-aside.is-z-state .menu-aside__first-item {
  position: static;
}

.menu-aside.is-z-state .menu-aside__first-item:after {
  display: none;
}

.menu-aside.is-z-state .menu-aside__first-item.is-contain .menu-aside__first-link {
  position: relative;
}

.menu-aside.is-z-state .menu-aside__first-item.is-contain .menu-aside__first-link:after {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
  content: "";
  font-size: 150%;
  position: absolute;
  right: 10px;
  top: 0;
  bottom: 0;
  line-height: 1;
  height: 20px;
  margin: auto;
  -webkit-transform-origin: 50% 50%;
      -ms-transform-origin: 50% 50%;
       -o-transform-origin: 50% 50%;
          transform-origin: 50% 50%;
  -webkit-transition: -webkit-transform .3s;
       -o-transition: -o-transform .3s;
          transition: transform .3s;
}

.menu-aside.is-z-state .menu-aside__first-item.is-opened.is-contain .menu-aside__first-link:after {
  -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
       -o-transform: rotate(-90deg);
          transform: rotate(-90deg);
}

.menu-aside.is-z-state .menu-aside__second-holder {
  position: absolute;
  left: 100%;
  top: 0;
  width: 700px;
  padding: 20px 20px 0;
  background-color: #ddd;
}

.menu-aside.is-z-state .menu-aside__second-level:after {
  content: '';
  display: block;
  clear: both;
}

.menu-aside.is-z-state .menu-aside__second-item {
  float: left;
  width: 30%;
  padding-right: 15px;
  margin-bottom: 20px;
  border: none;
  background: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.menu-aside.is-z-state .menu-aside__second-item.is-contain:after {
  display: none;
}

.menu-aside.is-z-state .menu-aside__second-item:nth-child(3n+1) {
  clear: left;
}

.menu-aside.is-z-state .menu-aside__second-link {
  display: inline;
  padding: 0;
  font-weight: 700;
}

.menu-aside.is-z-state .menu-aside__third-holder {
  position: static;
  display: block;
  min-width: 0;
  border: none;
  background: none;
  margin-top: 10px;
}

.menu-aside.is-z-state .menu-aside__third-holder:first-child {
  margin-top: 0;
}

.menu-aside.is-z-state .menu-aside__third-item {
  margin-top: 5px;
  margin-bottom: 5px;
  border: none;
  background: none;
}

.menu-aside.is-z-state .menu-aside__third-item:first-child {
  margin-top: 0;
}

.menu-aside.is-z-state .menu-aside__third-item:last-child {
  margin-bottom: 0;
}

.menu-aside.is-z-state .menu-aside__third-item.is-contain:after {
  display: none;
}

.menu-aside.is-z-state .menu-aside__third-link {
  display: inline;
  padding: 0;
}

.menu-aside.is-i-state .menu-aside__first-level {
  position: relative;
}

.menu-aside.is-i-state .menu-aside__first-item {
  position: static;
}

.menu-aside.is-i-state .menu-aside__first-item:after {
  display: none;
}

.menu-aside.is-i-state .menu-aside__first-item.is-contain .menu-aside__first-link {
  position: relative;
}

.menu-aside.is-i-state .menu-aside__first-item.is-contain .menu-aside__first-link:after {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
  content: "";
  font-size: 150%;
  position: absolute;
  right: 10px;
  top: 0;
  bottom: 0;
  line-height: 1;
  height: 20px;
  margin: auto;
  -webkit-transform-origin: 50% 50%;
      -ms-transform-origin: 50% 50%;
       -o-transform-origin: 50% 50%;
          transform-origin: 50% 50%;
  -webkit-transition: -webkit-transform .3s;
       -o-transition: -o-transform .3s;
          transition: transform .3s;
}

.menu-aside.is-i-state .menu-aside__first-item.is-opened.is-contain .menu-aside__first-link:after {
  -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
       -o-transform: rotate(-90deg);
          transform: rotate(-90deg);
}

.menu-aside.is-i-state .menu-aside__second-holder {
  position: absolute;
  left: 100%;
  top: 0;
  width: 700px;
  padding: 20px 20px 0;
  background-color: #ddd;
}

.menu-aside.is-i-state .menu-aside__second-holder:after {
  content: '';
  display: block;
  clear: both;
}

.menu-aside.is-i-state .menu-aside__second-level {
  float: left;
  width: 30%;
  padding-right: 20px;
  margin-bottom: 20px;
}

.menu-aside.is-i-state .menu-aside__second-item {
  margin-top: 20px;
  margin-bottom: 20px;
  border: none;
  background: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.menu-aside.is-i-state .menu-aside__second-item:first-child {
  margin-top: 0;
}

.menu-aside.is-i-state .menu-aside__second-item:last-child {
  margin-bottom: 0;
}

.menu-aside.is-i-state .menu-aside__second-item.is-contain:after {
  display: none;
}

.menu-aside.is-i-state .menu-aside__second-item:nth-child(3n+1) {
  clear: left;
}

.menu-aside.is-i-state .menu-aside__second-link {
  display: inline;
  padding: 0;
  font-weight: 700;
}

.menu-aside.is-i-state .menu-aside__third-holder {
  position: static;
  display: block;
  min-width: 0;
  border: none;
  background: none;
  margin-top: 10px;
}

.menu-aside.is-i-state .menu-aside__third-holder:first-child {
  margin-top: 0;
}

.menu-aside.is-i-state .menu-aside__third-item {
  margin-top: 5px;
  margin-bottom: 5px;
  border: none;
  background: none;
}

.menu-aside.is-i-state .menu-aside__third-item:first-child {
  margin-top: 0;
}

.menu-aside.is-i-state .menu-aside__third-item:last-child {
  margin-bottom: 0;
}

.menu-aside.is-i-state .menu-aside__third-item.is-contain:after {
  display: none;
}

.menu-aside.is-i-state .menu-aside__third-link {
  display: inline;
  padding: 0;
}

.menu-aside.is-mobile .menu-aside__common-header {
  display: none;
}

.menu-aside.is-mobile .menu-aside__chevron {
  width: 10%;
}

.menu-aside.is-mobile .menu-aside__first-item, .menu-aside.is-mobile .menu-aside__second-item {
  -webkit-transition: opacity 0.5s;
       -o-transition: opacity 0.5s;
          transition: opacity 0.5s;
}

.menu-aside.is-mobile .menu-aside__first-item.is-contain:after, .menu-aside.is-mobile .menu-aside__second-item.is-contain:after, .menu-aside.is-mobile .menu-aside__third-item.is-contain:after {
  display: none;
}

.menu-aside.is-mobile .menu-aside__second-holder {
  width: 90%;
  min-width: 0;
}

.menu-aside.is-mobile .menu-aside__second-holder .menu-aside__chevron {
  width: 11.11%;
}

.menu-aside.is-mobile .menu-aside__third-holder {
  width: 100%;
  min-width: 0;
}

.menu-aside.is-mobile .menu-aside__first-holder {
  left: 0%;
  -webkit-transition: left 0.5s;
       -o-transition: left 0.5s;
          transition: left 0.5s;
}

.menu-aside.is-mobile.is-level0 .menu-aside__first-holder {
  left: 0%;
}

.menu-aside.is-mobile.is-level1 .menu-aside__first-holder {
  left: -90%;
}

.menu-aside.is-mobile.is-level1 .menu-aside__first-item {
  opacity: 0.1;
}

.menu-aside.is-mobile.is-level1 .menu-aside__first-item.is-opened {
  opacity: 1;
}

.menu-aside.is-mobile.is-level2 .menu-aside__first-holder {
  left: -180%;
}

.menu-aside.is-mobile.is-level2 .menu-aside__second-item {
  opacity: 0.1;
}

.menu-aside.is-mobile.is-level2 .menu-aside__second-item.is-opened {
  opacity: 1;
}

.menu-bottom__first-level {
  position: relative;
  display: table;
  margin: 0;
  padding: 0;
  list-style: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.menu-bottom__first-level:after {
  content: '';
  display: block;
  clear: both;
}

.menu-bottom__first-item {
  display: table-cell;
  vertical-align: middle;
  position: relative;
  background-color: #888;
  border: 1px solid white;
}

.menu-bottom__first-item:hover .menu-bottom__additional-holder {
  display: block;
}

.menu-bottom__first-item.is-additional {
  position: relative;
}

.menu-bottom__first-link {
  position: relative;
  text-decoration: none;
  color: white;
  display: block;
  padding: 10px 15px;
  color: white;
}

.menu-bottom__first-link:visited {
  color: white;
}

.menu-bottom__first-link:hover {
  text-decoration: underline;
  color: white;
}

.menu-bottom__first-link:hover, .menu-bottom__first-link:visited:hover {
  color: white;
}

.menu-bottom__fourth-holder {
  display: none;
  position: absolute;
  left: 100%;
  top: 0;
  width: 100%;
  min-width: 250px;
  background-color: #ddd;
}

.menu-bottom__fourth-link {
  position: relative;
  text-decoration: none;
  display: block;
  padding: 10px 15px;
  background-color: #ccc;
  border: 1px solid white;
}

.menu-bottom__fourth-link:hover {
  background-color: #bbb;
}

.menu-bottom__additional-holder {
  display: none;
  position: absolute;
  top: 100%;
  z-index: 1001;
  width: 100%;
  min-width: 150px;
}

.menu-bottom__additional-level {
  margin: 0;
  padding: 0;
  list-style: none;
}

.menu-bottom__additional-item {
  position: relative;
}

.menu-bottom__additional-link {
  display: block;
  padding: 10px 15px;
  background-color: #888;
  border: 1px solid white;
  color: white;
  position: relative;
  text-decoration: none;
  color: white;
}

.menu-bottom__additional-link:visited {
  color: white;
}

.menu-bottom__additional-link:hover {
  text-decoration: underline;
  color: white;
}

.menu-bottom__more-link {
  display: none;
  font-size: 90%;
  cursor: pointer;
}

.menu-bottom__more-link:hover {
  text-decoration: underline;
}

.menu-bottom__more-link.is-active {
  display: inline;
}

.menu-bottom__less-link {
  display: none;
  font-size: 90%;
  cursor: pointer;
}

.menu-bottom__less-link:hover {
  text-decoration: underline;
}

.menu-bottom__less-link.is-active {
  display: inline;
}

.menu-footer {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 39.16667%;
  margin-left: 2.5%;
  margin-left: 0;
}

.menu-footer__holder:after {
  content: '';
  display: block;
  clear: both;
}

.menu-footer__first {
  text-transform: uppercase;
}

.menu-footer__first:first-child {
  margin-left: 0;
}

.menu-footer__second {
  text-transform: none;
}

.menu-footer__second .menu-footer__item {
  margin: 5px 0;
  clear: both;
}

.menu-footer__second .menu-footer__item .menu-footer__link {
  color: #999999;
  font-size: 0.9em;
  font-weight: normal;
}

.menu-footer__item {
  margin: 0 0 20px 0;
}

.menu-footer__item.more {
  display: none;
}

.menu-footer__link {
  font-weight: bold;
  color: white;
  text-decoration: none;
}

.menu-footer__link:hover {
  text-decoration: underline;
}

.menu-footer.z-style .menu-footer__first .menu-footer__item {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 47.5%;
  margin-left: 2.5%;
}

.menu-footer.z-style .menu-footer__first.two-columns .menu-footer__item {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 47.5%;
  margin-left: 2.5%;
}

.menu-footer.z-style .menu-footer__first.two-columns .menu-footer__item:nth-child(2n+1) {
  clear: both;
}

.menu-footer.z-style .menu-footer__first.three-columns .menu-footer__item {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 30.83333%;
  margin-left: 2.5%;
}

.menu-footer.z-style .menu-footer__first.three-columns .menu-footer__item:nth-child(3n+1) {
  clear: both;
}

.menu-footer.i-style .menu-footer__first {
  margin-left: 0;
}

.menu-footer.i-style .menu-footer__first.two-columns {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 47.5%;
  margin-left: 2.5%;
}

.menu-footer.i-style .menu-footer__first.three-columns {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 30.83333%;
  margin-left: 2.5%;
}

.menu-footer-list {
  padding-top: 20px;
  padding-bottom: 20px;
}

.menu-footer-list:after {
  content: '';
  display: block;
  clear: both;
}

.menu-footer-list__item {
  margin: 0 0 10px 0;
}

.menu-footer-list__item.is-child .menu-footer-list__link {
  color: #aaa;
  font-size: 14px;
  font-weight: normal;
}

.menu-footer-list__link {
  font-weight: bold;
  color: #014e74;
  text-decoration: none;
}

.menu-footer-list__link:hover {
  text-decoration: underline;
}

.menu-footer-list.is-uppercase {
  text-transform: uppercase;
}

.menu-footer-list__first.is-sites-list {
  font-size: 13px;
  text-transform: none;
  list-style: square;
}

.menu-footer-list.is-2cols .menu-footer-list__first {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 47.5%;
  margin-left: 2.5%;
}

.menu-footer-list.is-3cols .menu-footer-list__first {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 30.83333%;
  margin-left: 2.5%;
}

.menu-footer-list.is-4cols .menu-footer-list__first {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 22.5%;
  margin-left: 2.5%;
}

.menu-footer-list.is-5cols .menu-footer-list__first {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 17.5%;
  margin-left: 2.5%;
}

.menu-footer-list.is-5cols .menu-footer-list__first.is-large-col {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 22.5%;
  margin-left: 2.5%;
}

.menu-footer-list.is-6cols .menu-footer-list {
  position: relative;
}

.menu-footer-list.is-6cols .menu-footer-list__first {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 14.16667%;
  margin-left: 2.5%;
}

.menu-footer-list.is-6cols .menu-footer-list__first:nth-child(2) {
  margin-left: 24.5%;
}

.menu-footer-list.is-6cols .menu-footer-list__first:nth-child(4) {
  width: 11%;
}

.menu-footer-list.is-6cols .menu-footer-list__first.is-large-col {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 22.5%;
  margin-left: 2.5%;
  list-style-type: none;
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
}

.menu-footer-list.is-6cols .menu-footer-list__first.is-large-col:first-child {
  margin-left: 0;
}

.menu-footer-list.is-6cols .menu-footer-list__first.is-large-col .menu-footer-list__item {
  margin: 0;
  text-align: center;
  -webkit-transition: background-color .25s;
       -o-transition: background-color .25s;
          transition: background-color .25s;
}

.menu-footer-list.is-6cols .menu-footer-list__first.is-large-col .menu-footer-list__item .menu-footer-list__link {
  color: #fff;
  padding: 8.5% 11px;
  text-decoration: none;
  display: block;
  text-transform: uppercase;
  text-align: left;
}

.menu-footer-list.is-6cols .menu-footer-list__first.is-large-col .menu-footer-list__item:nth-child(1) {
  background-color: #fd9b27;
}

.menu-footer-list.is-6cols .menu-footer-list__first.is-large-col .menu-footer-list__item:nth-child(1):hover {
  background-color: #ca7c1f;
}

.menu-footer-list.is-6cols .menu-footer-list__first.is-large-col .menu-footer-list__item:nth-child(2) {
  background-color: #2685d1;
}

.menu-footer-list.is-6cols .menu-footer-list__first.is-large-col .menu-footer-list__item:nth-child(2):hover {
  background-color: #014e74;
}

.menu-footer-list.is-6cols .menu-footer-list__first.is-large-col .menu-footer-list__item:nth-child(3) {
  background-color: #309d37;
}

.menu-footer-list.is-6cols .menu-footer-list__first.is-large-col .menu-footer-list__item:nth-child(3):hover {
  background-color: #185f1d;
}

.menu-footer-list.is-6cols .menu-footer-list__first.is-large-item-fix {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 15.83333%;
  margin-left: 2.5%;
}

.menu-top__first-level {
  position: relative;
  display: table;
  table-layout: fixed;
  margin: 0;
  padding: 0;
  list-style: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
}

.menu-top__first-item {
  display: table-cell;
  vertical-align: middle;
  position: relative;
  background-color: #888;
  -webkit-transition: background-color .25s;
       -o-transition: background-color .25s;
          transition: background-color .25s;
  width: -webkit-calc(100%/3);
  width: calc(100%/3);
  text-align: center;
  text-transform: uppercase;
  font-weight: bold;
}

.menu-top__first-item:nth-child(1) {
  background-color: #fd9b27;
}

.menu-top__first-item:nth-child(1).is-active {
  background-color: #fd9b27;
  color: #fff;
}

.menu-top__first-item:nth-child(1):hover {
  background-color: #ca7c1f;
}

.menu-top__first-item:nth-child(2) {
  background-color: #2685d1;
}

.menu-top__first-item:nth-child(2).is-active {
  background-color: #2685d1;
  color: #fff;
}

.menu-top__first-item:nth-child(2):hover {
  background-color: #014e74;
}

.menu-top__first-item:nth-child(3) {
  background-color: #309d37;
}

.menu-top__first-item:nth-child(3).is-active {
  background-color: #309d37;
  color: #fff;
}

.menu-top__first-item:nth-child(3):hover {
  background-color: #185f1d;
}

.menu-top__first-item:hover .menu-top__second-holder,
.menu-top__first-item:hover .menu-top__additional-holder {
  display: block;
}

.menu-top__first-item.is-additional {
  position: relative;
}

.menu-top__first-item.is-active {
  color: black;
  background-color: #fff;
}

.menu-top__first-link {
  position: relative;
  text-decoration: none;
  color: white;
  display: block;
  padding: 10px 15px;
  color: white;
  text-decoration: none;
}

.menu-top__first-link:visited {
  color: white;
}

.menu-top__first-link:hover, .menu-top__first-link:visited:hover {
  color: white;
}

.menu-top__first-link.is-catalog {
  padding-left: 25px;
}

.menu-top__first-link.is-catalog:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
  content: "";
  position: absolute;
  left: 5px;
  top: 50%;
  margin-top: -.55em;
}

.menu-top__first-link.is-active {
  color: #fff;
}

.menu-top__second-holder {
  display: none;
  position: absolute;
  top: 100%;
  z-index: 1001;
  width: 100%;
  min-width: 250px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.menu-top__second-level {
  margin: 0;
  padding: 0;
  list-style: none;
}

.menu-top__second-item {
  position: relative;
}

.menu-top__second-item:hover .menu-top__third-holder {
  display: block;
}

.menu-top__second-item.is-contain .menu-top__second-link {
  position: relative;
}

.menu-top__second-item.is-contain .menu-top__second-link:before {
  content: "\2026";
  float: right;
  padding-left: 0.5em;
}

.menu-top__second-link {
  display: block;
  padding: 10px 15px;
  background-color: #ccc;
  border: 1px solid white;
  position: relative;
  text-decoration: none;
  color: #333333;
}

.menu-top__second-link:visited {
  color: #333333;
}

.menu-top__second-link:hover, .menu-top__second-link:visited:hover {
  background-color: #bbb;
  color: #333333;
}

.menu-top__third-holder {
  display: none;
  position: absolute;
  left: 100%;
  top: 0;
  width: 100%;
  min-width: 250px;
}

.menu-top__third-item {
  position: relative;
}

.menu-top__third-item:hover .menu-top__fourth-holder {
  display: block;
}

.menu-top__third-item.is-hide {
  display: none;
}

.menu-top__third-link {
  position: relative;
  text-decoration: none;
  color: #333333;
  display: block;
  padding: 10px 15px;
  background-color: #ccc;
  border: 1px solid white;
}

.menu-top__third-link:visited {
  color: #333333;
}

.menu-top__third-link:hover, .menu-top__third-link:visited:hover {
  background-color: #bbb;
  color: #333333;
}

.menu-top__fourth-holder {
  display: none;
  position: absolute;
  left: 100%;
  top: 0;
  width: 100%;
  min-width: 250px;
  background-color: #ddd;
}

.menu-top__fourth-link {
  position: relative;
  text-decoration: none;
  color: #333333;
  display: block;
  padding: 10px 15px;
  background-color: #ccc;
  border: 1px solid white;
}

.menu-top__fourth-link:visited {
  color: #333333;
}

.menu-top__fourth-link:hover, .menu-top__fourth-link:visited:hover {
  background-color: #bbb;
  color: #333333;
}

.menu-top__additional-holder {
  display: none;
  position: absolute;
  top: 100%;
  z-index: 1001;
  width: 100%;
  min-width: 150px;
}

.menu-top__additional-level {
  margin: 0;
  padding: 0;
  list-style: none;
}

.menu-top__additional-item {
  position: relative;
}

.menu-top__additional-item:hover .menu-top__third-holder {
  display: block;
}

.menu-top__additional-link {
  display: block;
  padding: 10px 15px;
  background-color: #888;
  border: 1px solid white;
  color: white;
  position: relative;
  text-decoration: none;
  color: white;
}

.menu-top__additional-link:visited {
  color: white;
}

.menu-top__additional-link:hover, .menu-top__additional-link:visited:hover {
  color: white;
}

.menu-top__more-link {
  display: none;
  font-size: 90%;
  cursor: pointer;
}

.menu-top__more-link:hover {
  text-decoration: underline;
}

.menu-top__more-link.is-active {
  display: inline;
}

.menu-top__less-link {
  display: none;
  font-size: 90%;
  cursor: pointer;
}

.menu-top__less-link:hover {
  text-decoration: underline;
}

.menu-top__less-link.is-active {
  display: inline;
}

.menu-top__first-item.is-opened:after, .menu-top__second-item.is-opened:after, .menu-top__third-item.is-opened:after {
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
       -o-transform: rotate(90deg);
          transform: rotate(90deg);
}

.menu-top.is-i-state .menu-top__first-item {
  position: static;
}

.menu-top.is-i-state .menu-top__first-item.is-additional {
  position: relative;
}

.menu-top.is-i-state .menu-top__second-holder {
  left: 0;
  right: 0;
  padding: 20px;
  background-color: #eee;
}

.menu-top.is-i-state .menu-top__second-holder:after {
  content: '';
  display: block;
  clear: both;
}

.menu-top.is-i-state .menu-top__second-level {
  float: left;
  width: 33.33333%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-left: 15px;
  padding-right: 15px;
}

.menu-top.is-i-state .menu-top__second-item {
  margin-top: 10px;
  margin-bottom: 10px;
}

.menu-top.is-i-state .menu-top__second-item:first-child {
  margin-top: 0;
}

.menu-top.is-i-state .menu-top__second-item:last-child {
  margin-bottom: 0;
}

.menu-top.is-i-state .menu-top__second-item.is-contain .menu-top__second-link:before {
  content: none;
}

.menu-top.is-i-state .menu-top__second-link {
  display: inline;
  background: none;
  border: none;
  padding: 0;
  font-weight: bold;
  position: relative;
  text-decoration: none;
  color: white;
  color: #333333;
}

.menu-top.is-i-state .menu-top__second-link:visited {
  color: white;
}

.menu-top.is-i-state .menu-top__second-link:hover, .menu-top.is-i-state .menu-top__second-link:visited:hover {
  color: white;
}

.menu-top.is-i-state .menu-top__second-link:hover, .menu-top.is-i-state .menu-top__second-link:visited, .menu-top.is-i-state .menu-top__second-link:visited:hover {
  color: #333333;
}

.menu-top.is-i-state .menu-top__third-holder {
  display: block;
  position: static;
  left: 100%;
  top: 0;
  width: 100%;
  min-width: 0;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-bottom: 10px;
}

.menu-top.is-i-state .menu-top__third-holder:first-child {
  margin-top: 0;
}

.menu-top.is-i-state .menu-top__third-holder:last-child {
  margin-bottom: 0;
}

.menu-top.is-i-state .menu-top__third-item {
  margin-top: 5px;
  margin-bottom: 5px;
}

.menu-top.is-i-state .menu-top__third-item:first-child {
  margin-top: 0;
}

.menu-top.is-i-state .menu-top__third-item:last-child {
  margin-bottom: 0;
}

.menu-top.is-i-state .menu-top__third-link {
  display: inline;
  background: none;
  border: none;
  padding: 0;
}

.menu-top.is-z-state .menu-top__first-item {
  position: static;
}

.menu-top.is-z-state .menu-top__first-item.is-additional {
  position: relative;
}

.menu-top.is-z-state .menu-top__second-holder {
  left: 0;
  right: 0;
  padding: 20px;
  background-color: #eee;
}

.menu-top.is-z-state .menu-top__second-level {
  position: relative;
  margin-left: -2.5%;
  margin-top: -2.5%;
}

.menu-top.is-z-state .menu-top__second-level:after {
  content: '';
  display: block;
  clear: left;
}

.menu-top.is-z-state .menu-top__second-item {
  position: relative;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 30.83333%;
  margin-left: 2.5%;
  margin-top: 2.5%;
}

.menu-top.is-z-state .menu-top__second-item:nth-child(3n+1) {
  clear: left;
}

.menu-top.is-z-state .menu-top__second-item.is-contain .menu-top__second-link:before {
  content: none;
}

.menu-top.is-z-state .menu-top__second-link {
  display: inline;
  background: none;
  border: none;
  padding: 0;
  font-weight: bold;
  position: relative;
  text-decoration: none;
  color: white;
  color: #333333;
}

.menu-top.is-z-state .menu-top__second-link:visited {
  color: white;
}

.menu-top.is-z-state .menu-top__second-link:hover, .menu-top.is-z-state .menu-top__second-link:visited:hover {
  color: white;
}

.menu-top.is-z-state .menu-top__second-link:hover, .menu-top.is-z-state .menu-top__second-link:visited, .menu-top.is-z-state .menu-top__second-link:visited:hover {
  color: #333333;
}

.menu-top.is-z-state .menu-top__third-holder {
  display: block;
  position: static;
  left: 100%;
  top: 0;
  width: 100%;
  min-width: 0;
  margin-top: 20px;
  margin-bottom: 20px;
}

.menu-top.is-z-state .menu-top__third-holder:first-child {
  margin-top: 0;
}

.menu-top.is-z-state .menu-top__third-holder:last-child {
  margin-bottom: 0;
}

.menu-top.is-z-state .menu-top__third-item {
  margin-top: 5px;
  margin-bottom: 5px;
}

.menu-top.is-z-state .menu-top__third-item:first-child {
  margin-top: 0;
}

.menu-top.is-z-state .menu-top__third-item:last-child {
  margin-bottom: 0;
}

.menu-top.is-z-state .menu-top__third-link {
  display: inline;
  background: none;
  border: none;
  padding: 0;
}

.menu-top-mobile {
  float: left;
}

.menu-top-mobile__holder {
  display: none;
  position: fixed;
  top: 46px;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1000;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #fff;
  background-color: #ddd;
}

.menu-top-mobile__level-holder {
  position: fixed;
  top: 46px;
  left: 100%;
  bottom: 0;
  width: 100%;
  overflow-y: auto;
  background-color: #f7f8f4;
  -webkit-transition: left .5s ease;
       -o-transition: left .5s ease;
          transition: left .5s ease;
  /*&.is-level-2,  &.is-level-3,  &.is-level-4 {
            background: $default-color;//lighten($default-color, 10%);
            .menu-top-mobile {
                &__item {
                    border-color: #fff;
                }
                &__open-btn {
                    border-color: #fff;
                    &:hover {
                        background-color: lighten($default-color, 15%);
                    }
                }
                &__link {
                    color: #fff;
                    &:hover {
                        background-color: lighten($default-color, 15%);
                    }
                }
            }
        }*/
}

.menu-top-mobile__level-holder.is-level-1 {
  z-index: 1010;
}

.menu-top-mobile__level-holder.is-level-1 .menu-top-mobile__open-btn:hover {
  background: #fd9b27;
}

.menu-top-mobile__level-holder.is-level-1 .menu-top-mobile__link:hover {
  background: #fd9b27;
  color: #fff;
}

.menu-top-mobile__level-holder.is-level-2 {
  z-index: 1020;
}

.menu-top-mobile__level-holder.is-level-3 {
  z-index: 1030;
}

.menu-top-mobile__level-holder.is-level-4 {
  z-index: 1040;
}

.menu-top-mobile__level-holder.is-active {
  left: 0;
}

.menu-top-mobile__item {
  border-top: 1px solid #fd9b27;
}

.menu-top-mobile__item:last-child {
  border-bottom: 1px solid #fd9b27;
}

.menu-top-mobile__item.is-active .menu-top-mobile__link-wrapper {
  border-bottom: 2px solid #013334;
}

.menu-top-mobile__link-wrapper {
  display: table;
  width: 100%;
}

.menu-top-mobile__link {
  display: block;
  font-size: 16px;
  text-decoration: none;
  padding: 10px 25px 10px 15px;
  color: #014e74;
  -webkit-transition: .2s background-color;
       -o-transition: .2s background-color;
          transition: .2s background-color;
  font-weight: 500;
}

.menu-top-mobile__link:hover {
  background-color: #fdae4f;
}

.menu-top-mobile__link.is-back-link {
  font-weight: normal;
  font-size: 14px;
  color: #014e74;
}

.menu-top-mobile__link.is-back-link:hover {
  color: #000;
}

.menu-top-mobile__back-icon.icon-arrow:before {
  font-family: "tampotechnic";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
}

.menu-top-mobile__back-icon.icon-arrow:before {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
       -o-transform: rotate(180deg);
          transform: rotate(180deg);
  color: #014e74;
}

.menu-top-mobile__link-wrapper > .menu-top-mobile__link {
  display: table-cell;
}

.menu-top-mobile__open-btn {
  display: table-cell;
  width: 60px;
  text-align: center;
  vertical-align: middle;
  border-left: 1px solid #fd9b27;
  cursor: pointer;
}

.menu-top-mobile__open-btn:before {
  width: 100%;
  font-size: 10px;
  line-height: 16px;
  color: #013334;
  -webkit-transition: 0.5s -webkit-transform;
       -o-transition: 0.5s -o-transform;
          transition: 0.5s transform;
}

.menu-top-mobile__open-btn:hover {
  background-color: #febe73;
}

.menu-top-mobile__open-btn:hover:before {
  color: #fff !important;
}

.menu-top-mobile__open-btn.icon-arrow:before {
  font-family: "tampotechnic";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
}

.menu-top-mobile__open-btn.icon-arrow:before {
  font-size: 1em;
  color: #014e74;
}

.menu-top-mobile__footer-content {
  width: 100%;
  padding: 25px 0 15px;
}

.menu-top-mobile__footer-content .header-mobile__number {
  margin-bottom: 15px;
  padding: 0 15px;
}

.menu-top-mobile__footer-content .header-mobile__local {
  margin-bottom: 15px;
  padding: 0 15px;
}

.menu-top-mobile__footer-content .header-mobile__eng {
  margin: 0;
  padding: 0;
}

.menu-top-mobile__footer-content .header-mobile__eng-link {
  display: block;
  padding: 15px;
}

.menu-top-mobile__footer-content:first-child {
  padding: 0 0 15px;
}

.menu-top-mobile .auth-link {
  margin: 15px;
}

@media screen and (max-width: 767px) {
  .menu-top-mobile {
    display: block;
  }
  .menu-top-mobile__holder.is-active {
    display: block;
  }
}

.menu-tree.is-mobile-header {
  padding: 10px;
}

.menu-tree a {
  color: #000000;
}

.menu-tree__plate {
  background: #eeeeee;
  padding: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: none;
  padding-right: 40px;
}

@media screen and (max-width: 767px) {
  .menu-tree__plate {
    margin-left: -10px;
    margin-right: -10px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .fancybox-inner .menu-tree__plate {
    margin-left: 0;
    margin-right: 0;
  }
}

@media screen and (max-width: 767px) {
  .menu-tree__plate {
    padding-left: 0;
    padding-right: 0;
  }
}

.menu-tree__first-level {
  display: block;
  margin: 0;
  padding: 0;
  list-style: none;
}

.menu-tree__first-item {
  position: relative;
  margin-top: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #fd9b27;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 15px;
}

.menu-tree__first-item:first-child {
  margin-top: 0;
}

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

.menu-tree__first-item.is-contain:after {
  margin: -7px;
  font-size: 14px;
}

.menu-tree__first-link {
  position: relative;
  text-decoration: none;
  vertical-align: top;
  padding-right: 20px;
  font-size: 100%;
  font-weight: bold;
}

.menu-tree__first-link:hover {
  text-decoration: underline;
}

.menu-tree__second-holder {
  padding-left: 20px;
}

.menu-tree__second-level {
  margin: 0;
  padding: 0;
  list-style: none;
}

.menu-tree__second-item {
  position: relative;
  margin-top: 20px;
  margin-bottom: 20px;
}

.menu-tree__second-item.is-contain:after {
  margin: -6px;
  font-size: 12px;
}

.menu-tree__second-link {
  position: relative;
  text-decoration: none;
  vertical-align: top;
  padding-right: 20px;
  font-weight: bold;
}

.menu-tree__second-link:hover {
  text-decoration: underline;
}

.menu-tree__third-holder {
  padding-left: 20px;
}

.menu-tree__third-item {
  position: relative;
  margin-top: 10px;
  margin-bottom: 10px;
}

.menu-tree__third-item.is-contain:after {
  margin: -5px;
  font-size: 10px;
}

.menu-tree__third-link {
  position: relative;
  text-decoration: none;
  vertical-align: top;
  padding-right: 20px;
}

.menu-tree__third-link:hover {
  text-decoration: underline;
}

.menu-tree__fourth-holder {
  padding-left: 20px;
}

.menu-tree__fourth-level {
  margin-top: 10px;
}

.menu-tree__fourth-item {
  margin-bottom: 10px;
}

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

.menu-tree__fourth-link {
  position: relative;
  text-decoration: none;
  vertical-align: top;
  padding-right: 20px;
  font-size: 85.71429%;
}

.menu-tree__fourth-link:hover {
  text-decoration: underline;
}

.menu-tree.is-expandable .menu-tree__first-item.is-contain:after,
.menu-tree.is-expandable .menu-tree__second-item.is-contain:after,
.menu-tree.is-expandable .menu-tree__third-item.is-contain:after {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
  content: "";
  font-size: 150%;
  position: absolute;
  top: 0.1em;
  right: -10px;
  cursor: pointer;
}

.menu-tree__first-item.is-opened:after, .menu-tree__second-item.is-opened:after, .menu-tree__third-item.is-opened:after {
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
       -o-transform: rotate(90deg);
          transform: rotate(90deg);
}

.menu-tree .is-active > a {
  text-decoration: underline;
  font-size: 1.1em;
  font-weight: bold;
}

.menu-tree__show-all-link {
  cursor: pointer;
}

.menu-tree__first-level .menu-tree__show-all-link, .menu-tree__second-level .menu-tree__show-all-link {
  font-weight: bold;
}

.menu-tree__third-level .menu-tree__show-all-link, .menu-tree__fourth-level .menu-tree__show-all-link {
  font-weight: normal;
}

.menu-tree.is-simple .menu-tree__first-item.is-contain:after, .menu-tree.is-simple .menu-tree__second-item.is-contain:after, .menu-tree.is-simple .menu-tree__third-item.is-contain:after {
  content: none;
}

.menu-tree.is-personal-menu {
  background: #fff;
}

.menu-tree.is-personal-menu .menu-tree__plate {
  padding: 0;
}

.menu-tree.is-personal-menu .menu-tree__first-link {
  display: block;
  color: #014e74;
  font-weight: 500;
  padding: 15px 30px;
  text-decoration: none;
  -webkit-transition: color .25s;
       -o-transition: color .25s;
          transition: color .25s;
}

.menu-tree.is-personal-menu .menu-tree__first-item {
  padding: 0;
  border-bottom: 2px solid #e6e6e6;
  border-width: 1px;
  -webkit-transition: background .25s;
       -o-transition: background .25s;
          transition: background .25s;
  margin: 0;
}

.menu-tree.is-personal-menu .menu-tree__first-item:last-child {
  border-bottom: none;
}

.menu-tree.is-personal-menu .menu-tree__first-item:hover {
  background: #014e74;
}

.menu-tree.is-personal-menu .menu-tree__first-item:hover .menu-tree__first-link {
  color: #fff;
  text-decoration: none;
}

.menu-tree.is-personal-menu .menu-tree__first-item.is-active {
  background: #014e74;
}

.menu-tree.is-personal-menu .menu-tree__first-item.is-active .menu-tree__first-link {
  color: #fff;
  text-decoration: none;
}

.menu-tree.is-mobile-header .menu-tree__first-item {
  padding: 0;
  border-bottom: none;
  margin: 0;
}

.menu-tree.is-mobile-header .menu-tree__first-item:nth-child(1) {
  background: #fd9b27;
}

.menu-tree.is-mobile-header .menu-tree__first-item:nth-child(1):hover {
  background: #fdb25a;
}

.menu-tree.is-mobile-header .menu-tree__first-item:nth-child(1).is-active {
  background: #e57d02;
}

.menu-tree.is-mobile-header .menu-tree__first-item:nth-child(1).is-active .menu-tree__first-link {
  text-decoration: none !important;
}

.menu-tree.is-mobile-header .menu-tree__first-item:nth-child(2) {
  background: #2685d1;
}

.menu-tree.is-mobile-header .menu-tree__first-item:nth-child(2):hover {
  background: #4c9dde;
}

.menu-tree.is-mobile-header .menu-tree__first-item:nth-child(2).is-active {
  background: #1d649d;
}

.menu-tree.is-mobile-header .menu-tree__first-item:nth-child(2).is-active .menu-tree__first-link {
  text-decoration: none !important;
}

.menu-tree.is-mobile-header .menu-tree__first-item:nth-child(3) {
  background: #309d37;
}

.menu-tree.is-mobile-header .menu-tree__first-item:nth-child(3):hover {
  background: #3cc445;
}

.menu-tree.is-mobile-header .menu-tree__first-item:nth-child(3).is-active {
  background: #226e27;
}

.menu-tree.is-mobile-header .menu-tree__first-item:nth-child(3).is-active .menu-tree__first-link {
  text-decoration: none !important;
}

.menu-tree.is-mobile-header .menu-tree__first-link {
  display: block;
  padding: 17px 13px;
  text-transform: uppercase;
  color: #fff;
}

.menu-tree.is-mobile-header .menu-tree__first-link:active, .menu-tree.is-mobile-header .menu-tree__first-link:focus, .menu-tree.is-mobile-header .menu-tree__first-link:hover {
  text-decoration: none !important;
}

.news-calendar__caption {
  font-size: 125%;
  font-weight: bold;
  margin-bottom: 30px;
}

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

.news-calendar__header {
  display: table;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.news-calendar__calendar {
  margin-top: 10px;
  margin-bottom: 20px;
}

.news-calendar__calendar:first-child {
  margin-top: 0;
}

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

.news-calendar__field {
  display: block;
}

.news-calendar__field-label {
  margin-bottom: 5px;
  font-size: 87.5%;
  font-weight: 200;
  color: #262626;
}

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

.news-calendar .ui-datepicker {
  width: 100%;
  padding: 0;
  border: 1px solid #dfdfdf;
}

.news-calendar .ui-datepicker .ui-datepicker-header {
  background-color: #ddd;
}

.news-calendar .ui-datepicker .ui-datepicker-calendar {
  text-align: center;
}

.news-calendar .ui-datepicker .ui-datepicker-prev {
  text-align: center;
  color: #333333;
}

.news-calendar .ui-datepicker .ui-datepicker-prev:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
  content: "";
}

.news-calendar .ui-datepicker .ui-datepicker-prev:before {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -7px;
  margin-left: -7px;
  cursor: pointer;
}

.news-calendar .ui-datepicker .ui-datepicker-prev:hover {
  color: #333333;
}

.news-calendar .ui-datepicker .ui-datepicker-next {
  text-align: center;
  color: #333333;
}

.news-calendar .ui-datepicker .ui-datepicker-next:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
  content: "";
}

.news-calendar .ui-datepicker .ui-datepicker-next:before {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -7px;
  margin-left: -7px;
  cursor: pointer;
}

.news-calendar .ui-datepicker .ui-datepicker-next:hover {
  color: #333333;
}

.news-calendar .ui-datepicker td {
  padding: 2% 1%;
}

.news-calendar .ui-datepicker td span, .news-calendar .ui-datepicker td a {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

.news-calendar .ui-datepicker td span {
  color: #bfbfbf;
}

.news-calendar .ui-datepicker td a {
  color: #333;
  -webkit-transition: .2s color, .2s background-color;
       -o-transition: .2s color, .2s background-color;
          transition: .2s color, .2s background-color;
}

.news-calendar .ui-datepicker td a:hover {
  background-color: #3e8bdc;
  color: white;
}

.news-calendar .ui-datepicker td a.ui-state-active {
  background-color: #3e8bdc;
  color: white;
}

.news-calendar .ui-datepicker .ui-datepicker-today a {
  background-color: #f1f1f1;
}

.news-detail__title {
  font-size: 150%;
  font-weight: bold;
  margin-bottom: 10px;
}

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

.news-detail__image-holder {
  margin-top: 10px;
  margin-bottom: 10px;
}

.news-detail__image-holder:first-child {
  margin-top: 0;
}

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

.news-detail__main-image {
  max-width: 100%;
  height: auto;
  display: block;
  margin: 0 auto 20px;
}

.news-detail__date {
  font-style: italic;
  margin-top: 10px;
  margin-bottom: 10px;
}

.news-detail__date:first-child {
  margin-top: 0;
}

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

.news-detail__content {
  margin-top: 20px;
  margin-bottom: 20px;
}

.news-detail__content:first-child {
  margin-top: 0;
}

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

.news-detail__back-holder {
  margin-top: 20px;
  margin-bottom: 20px;
}

.news-detail__back-holder:first-child {
  margin-top: 0;
}

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

.news-detail__back {
  text-decoration: none;
}

.news-detail__back:before {
  content: '←';
  margin-right: .5em;
}

.news-item:after {
  content: '';
  display: block;
  clear: both;
}

.news-item__date {
  margin-bottom: 5px;
  font-size: 85.71429%;
  color: #666666;
}

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

.news-item__title {
  margin-bottom: 10px;
  line-height: 1.25;
  font-size: 128.57143%;
  font-weight: 700;
  font-weight: normal;
  font-size: 1.6em;
}

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

.news-item__link {
  text-decoration: none;
  color: #014e74;
  font-family: 'Ubuntu';
}

.news-item__content {
  overflow: hidden;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 72.5%;
  margin-left: 2.5%;
}

@media screen and (max-width: 767px) {
  .news-item__content {
    width: 97.5%;
    margin-left: 2.5%;
  }
}

.news-item__img {
  width: 100%;
  max-height: 100%;
}

.news-item__img-wrap {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 22.5%;
  margin-left: 2.5%;
  margin-left: 0;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .news-item__img-wrap {
    width: 97.5%;
    margin-left: 2.5%;
  }
}

@media screen and (max-width: 767px) {
  .news-item__img-wrap {
    margin-left: 1.25%;
    margin-bottom: 10px;
  }
  .news-item__content {
    margin-left: 1.25%;
  }
  .news-item__title {
    font-weight: 500;
    font-size: 1.2em;
  }
}

.news-list__item {
  margin-top: 40px;
}

.news-list__item:first-child {
  margin-top: 0;
}

@media screen and (max-width: 767px) {
  .news-list__item {
    margin-top: 30px;
    margin-bottom: 65px;
  }
  .news-list__item:first-child {
    margin-top: 0;
  }
  .news-list__item:last-child {
    margin-bottom: 0;
  }
}

.news-list__bottom {
  padding-right: 20%;
}

@media screen and (max-width: 767px) {
  .news-list__bottom {
    padding-right: 0;
  }
}

.news-list-page {
  margin-top: 40px;
}

.news-list-page:first-child {
  margin-top: 0;
}

.no-found {
  position: relative;
  margin-left: -2.5%;
}

.no-found:after {
  content: '';
  display: block;
  clear: left;
}

.no-found__holder {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-left: 35.83333%;
  text-align: center;
}

.no-found__title {
  margin-top: 10px;
}

.no-found__title:first-child {
  margin-top: 0;
}

.no-found__404 {
  font-size: 1200%;
  line-height: 1;
  margin-top: 10px;
}

.no-found__404:first-child {
  margin-top: 0;
}

.no-found__description {
  margin-top: 10px;
}

.no-found__description:first-child {
  margin-top: 0;
}

.no-found__addition-text {
  margin-top: 10px;
}

.no-found__addition-text:first-child {
  margin-top: 0;
}

@media screen and (max-width: 767px) {
  .no-found {
    margin-left: 0;
  }
  .no-found__holder {
    margin-left: 0;
    float: none;
  }
}

.offer-tiles a {
  color: inherit;
}

.offer-tiles__title {
  margin-bottom: 40px;
  font-size: 214.28571%;
  font-weight: bold;
}

.offer-tiles__title:last-child {
  margin-bottom: 0;
}

.offer-tiles__items {
  position: relative;
  margin-left: -2.5%;
}

.offer-tiles__items:after {
  content: '';
  display: block;
  clear: left;
}

.offer-tiles__item {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 22.5%;
  margin-left: 2.5%;
  margin-bottom: 2.5%;
  min-height: 300px;
}

.offer-tiles__item.is-fullwidth {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 97.5%;
  margin-left: 2.5%;
}

.offer-tiles__item.is-2cols {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 47.5%;
  margin-left: 2.5%;
}

.offer-tiles__item.is-3cols {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 30.83333%;
  margin-left: 2.5%;
}

.offer-tiles__item.is-4cols {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 22.5%;
  margin-left: 2.5%;
}

.offer-tiles__item.is-dark {
  color: white;
}

.offer-tiles__item.is-dark .offer-tiles__discount {
  background-color: black;
}

.offer-tiles__item.is-fullwidth .offer-tiles__content {
  padding: 10% 5%;
  text-align: left;
}

.offer-tiles__item-link {
  position: relative;
  display: block;
  text-decoration: none;
}

.offer-tiles__img {
  display: block;
  max-width: 100%;
}

.offer-tiles__img-vertical {
  display: none;
  max-width: 100%;
}

.offer-tiles__content-wrap {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}

.offer-tiles__content {
  position: relative;
  display: block;
  padding: 35% 5%;
  text-align: center;
}

.offer-tiles__discount {
  position: absolute;
  top: 10px;
  left: 10px;
  font-size: 128.57143%;
  font-weight: bold;
  width: 50px;
  height: 50px;
  background-color: #fff;
  text-align: center;
  line-height: 50px;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  text-indent: 5px;
}

.offer-tiles__heading {
  margin-bottom: 20px;
  display: block;
  font-size: 142.85714%;
  font-weight: bold;
}

.offer-tiles__heading:last-child {
  margin-bottom: 0;
}

.offer-tiles__description {
  display: block;
  font-size: 128.57143%;
}

@media screen and (max-width: 767px) {
  .offer-tiles__item {
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 47.5%;
    margin-left: 2.5%;
    min-height: 0;
  }
  .offer-tiles__item.is-2cols {
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 47.5%;
    margin-left: 2.5%;
  }
  .offer-tiles__item.is-3cols {
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 47.5%;
    margin-left: 2.5%;
  }
  .offer-tiles__item.is-4cols {
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 47.5%;
    margin-left: 2.5%;
  }
}

@media screen and (max-width: 479px) {
  .offer-tiles__item {
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 97.5%;
    margin-left: 2.5%;
  }
  .offer-tiles__item.is-fullwidth {
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 97.5%;
    margin-left: 2.5%;
  }
  .offer-tiles__item.is-fullwidth .offer-tiles__img {
    display: none;
  }
  .offer-tiles__item.is-fullwidth .offer-tiles__img-vertical {
    display: block;
  }
  .offer-tiles__item.is-fullwidth .offer-tiles__content {
    padding: 35% 5%;
    text-align: center;
  }
  .offer-tiles__item.is-2cols {
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 97.5%;
    margin-left: 2.5%;
  }
  .offer-tiles__item.is-3cols {
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 97.5%;
    margin-left: 2.5%;
  }
  .offer-tiles__item.is-4cols {
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 97.5%;
    margin-left: 2.5%;
  }
}

.personal-info__plate {
  padding: 20px;
  background-color: #eee;
}

.personal-info__cols {
  position: relative;
  margin-left: -2.5%;
}

.personal-info__cols:after {
  content: '';
  display: block;
  clear: left;
}

.personal-info__col {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 47.5%;
  margin-left: 2.5%;
}

.personal-info__item {
  margin-top: 10px;
  margin-bottom: 10px;
}

.personal-info__item:first-child {
  margin-top: 0;
}

.personal-info__item:last-child {
  margin-bottom: 0;
}

.personal-info__label {
  font-weight: bold;
}

.personal-info__label.is-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 5px;
}

.personal-info__label.is-block:first-child {
  margin-top: 0;
}

.personal-info__label.is-block:last-child {
  margin-bottom: 0;
}

.personal-info__delivery {
  margin-bottom: 25px;
  line-height: 180%;
}

.personal-info__delivery:last-child {
  margin-bottom: 0;
}

.personal-info__comment {
  line-height: 180%;
}

.order-detail {
  padding: 20px 0;
  border-top: 1px solid #C6C6C6;
}

.order-detail:after {
  content: '';
  display: block;
  clear: both;
}

.order-detail__text-wrap {
  width: 500px;
  text-align: center;
  margin-bottom: 40px;
  margin-left: auto;
  margin-right: auto;
}

.order-detail__text-wrap:last-child {
  margin-bottom: 0;
}

.order-detail__text-wrap:after {
  content: '';
  display: block;
  clear: both;
}

.order-detail__smile {
  position: relative;
  display: block;
  font-size: 350%;
}

.order-detail__smile:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
  content: "";
}

.order-detail__title {
  font-size: 200%;
  font-weight: 700;
  margin-bottom: 20px;
}

.order-detail__title:last-child {
  margin-bottom: 0;
}

.order-detail__text {
  margin-bottom: 20px;
}

.order-detail__text:last-child {
  margin-bottom: 0;
}

.order-detail__cols {
  position: relative;
  margin-left: -2.5%;
}

.order-detail__cols:after {
  content: '';
  display: block;
  clear: left;
}

.order-detail__info {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 72.5%;
  margin-left: 2.5%;
}

.order-detail__sidebar {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 22.5%;
  margin-left: 2.5%;
}

.order-detail__left-col {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 22.5%;
  margin-left: 2.5%;
}

.order-detail__head {
  margin-bottom: 15px;
}

.order-detail__head:last-child {
  margin-bottom: 0;
}

.order-detail__head:after {
  content: '';
  display: block;
  clear: both;
}

.order-detail__caption {
  font-size: 200%;
  float: left;
  margin-top: 10px;
  margin-bottom: 10px;
}

.order-detail__caption:first-child {
  margin-top: 0;
}

.order-detail__caption:last-child {
  margin-bottom: 0;
}

.order-detail__status {
  clear: left;
  margin-top: 20px;
  margin-bottom: 20px;
}

.order-detail__status:first-child {
  margin-top: 0;
}

.order-detail__status:last-child {
  margin-bottom: 0;
}

.order-detail__status-val {
  display: inline-block;
  padding: 5px 10px;
  background-color: #eee;
}

.order-detail__print:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
  content: "";
}

.order-detail__print::before {
  margin-right: 5px;
}

.order-detail__pay {
  margin-left: .5em;
}

.order-detail__pay:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
  content: "";
}

.order-detail__pay::before {
  margin-right: 5px;
}

.order-detail__cancel {
  margin-left: .5em;
}

.order-detail__billing {
  margin-top: 20px;
  margin-bottom: 20px;
}

.order-detail__billing:first-child {
  margin-top: 0;
}

.order-detail__billing:last-child {
  margin-bottom: 0;
}

.order-detail__connect {
  padding-bottom: 20px;
  border-bottom: 1px solid #C6C6C6;
  text-align: center;
}

.order-detail__rating {
  padding-top: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #C6C6C6;
  text-align: center;
}

.order-detail__subscribe {
  padding-top: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #C6C6C6;
}

.order-detail__subscribe .subscribe-widget__description {
  text-align: center;
}

.order-detail__share {
  padding-top: 20px;
  text-align: center;
}

.order-detail__header-btns {
  float: right;
  padding-top: 5px;
}

@media screen and (max-width: 767px) {
  .order-detail__header-btns {
    float: none;
    clear: left;
    padding-top: 0;
    margin-top: 20px;
    margin-bottom: 20px;
    margin-left: -0.5em;
  }
  .order-detail__header-btns:first-child {
    margin-top: 0;
  }
  .order-detail__header-btns:last-child {
    margin-bottom: 0;
  }
  .order-detail__print {
    display: none;
  }
  .order-detail__order-preview {
    overflow-x: scroll;
  }
  .order-detail__text-wrap {
    width: auto;
    margin-bottom: 20px;
  }
  .order-detail__text-wrap:last-child {
    margin-bottom: 0;
  }
  .order-detail__cols {
    margin-left: 0;
  }
  .order-detail__info, .order-detail__sidebar {
    width: auto;
    float: none;
    margin-left: 0;
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .order-detail__info:first-child, .order-detail__sidebar:first-child {
    margin-top: 0;
  }
  .order-detail__info:last-child, .order-detail__sidebar:last-child {
    margin-bottom: 0;
  }
}

.order-detail.is-top {
  padding-top: 0px;
  border-top: none;
}

.order-detail.is-top .order-detail__status {
  margin-top: 0px;
}

.order-list__table {
  display: table;
  width: 100%;
  border-collapse: collapse;
}

.order-list__main-column1 {
  display: table-column;
  width: 35%;
}

.order-list__main-column2 {
  display: table-column;
  width: 15%;
}

.order-list__main-column3 {
  display: table-column;
  width: 15%;
}

.order-list__main-column4 {
  display: table-column;
  width: 15%;
}

.order-list__main-column5 {
  display: table-column;
  width: 15%;
}

.order-list__table-header {
  display: table-header-group;
}

.order-list__table-headings {
  display: table-row;
}

.order-list__table-row {
  display: table-row;
}

.order-list__table-cell {
  display: table-cell;
  padding: 10px 0;
  border-bottom: 1px solid #B5B5B5;
  vertical-align: middle;
  text-align: center;
}

.order-list__table-cell:first-of-type {
  text-align: left;
}

.order-list__table-order:after {
  content: '';
  display: block;
  clear: both;
}

.order-list__table-thumb {
  float: left;
  width: 25%;
  margin-right: 5%;
}

.order-list__thumb-link {
  display: inline-block;
  padding: 3px;
  -webkit-border-radius: 4px;
          border-radius: 4px;
  border: 1px solid #D9D9D9;
  vertical-align: top;
}

.order-list__thumb-img {
  display: block;
  max-width: 100%;
}

.order-list__table-product {
  float: left;
  width: 70%;
}

.order-list__table-category {
  display: block;
  text-decoration: none;
}

.order-list__table-name {
  display: block;
  text-decoration: none;
}

.order-list__table-footer {
  display: table;
  width: 100%;
  border-collapse: collapse;
}

.order-list__footer-column1 {
  display: table-column;
  width: 79%;
}

.order-list__footer-column2 {
  display: table-column;
  width: 15%;
}

.order-list__table-down {
  display: table-cell;
  padding: 10px 0;
  border-bottom: 1px solid #B5B5B5;
  font-size: 114.28571%;
  font-weight: bold;
}

.order-list__table-down:last-of-type {
  padding-right: 5%;
  text-align: right;
}

.order-list__table-result {
  display: table-footer-group;
}

.order-list__table-result .order-detail__table-down {
  border-bottom: none;
}

.order-preview__table {
  display: table;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #fff;
  padding: 15px 20px;
}

.order-preview__table-row {
  display: table-row;
}

.order-preview__img-header {
  display: table-cell;
  border-bottom: 1px solid #cccccc;
  padding-bottom: 5px;
  width: 100px;
  font-weight: bold;
}

.order-preview__name-header {
  display: table-cell;
  vertical-align: top;
  padding-bottom: 15px;
  border-bottom: 1px solid #cccccc;
  font-weight: bold;
}

.order-preview__articul-header {
  display: table-cell;
  vertical-align: top;
  text-align: center;
  border-bottom: 1px solid #cccccc;
  max-width: 100px;
  font-weight: bold;
}

.order-preview__price-header {
  display: table-cell;
  vertical-align: top;
  text-align: center;
  border-bottom: 1px solid #cccccc;
  max-width: 100px;
  font-weight: bold;
}

.order-preview__qtty-header {
  display: table-cell;
  vertical-align: top;
  text-align: center;
  border-bottom: 1px solid #cccccc;
  max-width: 100px;
  font-weight: bold;
}

.order-preview__cost-header {
  display: table-cell;
  vertical-align: top;
  text-align: center;
  border-bottom: 1px solid #cccccc;
  max-width: 100px;
  font-weight: bold;
}

.order-preview__image-col {
  display: table-cell;
  vertical-align: top;
  border-bottom: 1px solid #cccccc;
  padding: 5px;
}

.order-preview__name-col {
  display: table-cell;
  vertical-align: top;
  border-bottom: 1px solid #cccccc;
  padding: 5px;
  padding-bottom: 25px;
  width: 45%;
}

.order-preview__articul-col {
  display: table-cell;
  vertical-align: middle;
  border-bottom: 1px solid #cccccc;
  padding: 5px;
  text-align: center;
}

.order-preview__price-col {
  display: table-cell;
  vertical-align: middle;
  border-bottom: 1px solid #cccccc;
  padding: 5px;
  text-align: right;
}

.order-preview__qtty-col {
  display: table-cell;
  vertical-align: middle;
  border-bottom: 1px solid #cccccc;
  padding: 5px;
  text-align: center;
}

.order-preview__cost-col {
  display: table-cell;
  vertical-align: middle;
  border-bottom: 1px solid #cccccc;
  padding: 5px;
  text-align: right;
}

.order-preview__footer {
  display: table-footer-group;
}

.order-preview__footer-row {
  display: table-row;
}

.order-preview__footer-row:last-child .order-preview__image-col, .order-preview__footer-row:last-child .order-preview__total-label-col, .order-preview__footer-row:last-child .order-preview__articul-col, .order-preview__footer-row:last-child .order-preview__price-col, .order-preview__footer-row:last-child .order-preview__qtty-col, .order-preview__footer-row:last-child .order-preview__total-val-col {
  border-bottom: none;
}

.order-preview__subtotal-label {
  display: table-cell;
  border-bottom: 1px solid #cccccc;
  padding: 15px 0;
  font-weight: bold;
}

.order-preview__subtotal-val {
  display: table-cell;
  border-bottom: 1px solid #cccccc;
  padding: 5px;
  text-align: right;
  font-weight: bold;
}

.order-preview__total-label-col {
  display: table-cell;
  border-bottom: 1px solid #cccccc;
  padding: 5px;
  font-weight: bold;
  font-size: 125%;
}

.order-preview__total-val-col {
  display: table-cell;
  border-bottom: 1px solid #cccccc;
  padding: 5px;
  text-align: right;
  font-size: 125%;
  font-weight: bold;
}

.order-preview__thumb-img {
  max-width: 100%;
  height: auto;
  vertical-align: top;
}

.order-preview__thumb-link {
  display: inline-block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.order-preview__category-link {
  font-style: italic;
  font-size: 85.71429%;
  text-decoration: none;
  color: #999999;
}

.order-preview__category-link:hover {
  text-decoration: underline;
}

.order-preview__name-link {
  text-decoration: none;
  font-family: "Ubuntu", sans-serif;
  font-weight: 500;
  font-size: 1.2em;
  color: #014e74;
}

.order-preview__name-link:hover {
  text-decoration: underline;
}

@media screen and (max-width: 767px) {
  .order-preview {
    min-width: 900px;
  }
}

@media screen and (max-width: 479px) {
  .order-preview {
    min-width: 600px;
  }
  .order-preview__image-col, .order-preview__img-header {
    display: none;
  }
  .order-preview__name-col, .order-preview__subtotal-label, .order-preview__total-label-col {
    padding-left: 0;
  }
}

.orders-list__title {
  margin-bottom: 20px;
  font-size: 214.28571%;
  font-weight: bold;
}

.orders-list__title:last-child {
  margin-bottom: 0;
}

.orders-list__category {
  margin-top: 40px;
  margin-bottom: 40px;
}

.orders-list__category:first-child {
  margin-top: 0;
}

.orders-list__category:last-child {
  margin-bottom: 0;
}

.orders-list__subtitle {
  margin-bottom: 20px;
  font-size: 171.42857%;
  font-weight: bold;
}

.orders-list__subtitle:last-child {
  margin-bottom: 0;
}

.orders-list__subtitle-link {
  color: #014e74;
  text-decoration: none;
}

.orders-list__subtitle-link:hover {
  text-decoration: underline;
}

.orders-list__detail-link {
  text-decoration: none;
  color: #014e74;
}

.orders-list__detail-link:hover {
  text-decoration: underline;
}

.orders-list__items {
  display: table;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #fff;
  padding: 10px 20px;
}

.orders-list__item {
  display: table-row;
}

.orders-list__item:last-child .orders-list__id, .orders-list__item:last-child .orders-list__contains, .orders-list__item:last-child .orders-list__status, .orders-list__item:last-child .orders-list__detail {
  border-bottom: 0;
}

.orders-list__id, .orders-list__contains, .orders-list__status, .orders-list__detail {
  border-bottom: 2px solid #e6e6e6;
}

.orders-list__contains {
  padding: 17px 0;
  display: table-cell;
  font-size: 17px;
  font-weight: 500;
  color: #000;
}

.orders-list__id {
  display: table-cell;
  padding: 15px 0;
  font-weight: 500;
}

.orders-list__id-link {
  font-size: 17px;
  color: #014e74;
}

.orders-list__status {
  display: table-cell;
  width: 200px;
  padding-left: 15px;
  padding-right: 15px;
  white-space: nowrap;
}

.orders-list__detail {
  width: 100px;
  display: table-cell;
}

.orders-list__status-title {
  display: inline-block;
  margin-right: 8px;
  vertical-align: middle;
  font-weight: 500;
  font-size: 13px;
}

.orders-list__status-value {
  display: inline-block;
  padding: 5px 10px;
  vertical-align: middle;
  border: 1px solid gray;
}

.orders-list__status-value.is-waiting {
  background-color: #F0F0F0;
  border-color: #F0F0F0;
}

.orders-list__status-value.is-complete {
  background-color: #C6FF90;
  border-color: #C6FF90;
}

.orders-list__more {
  margin-top: 20px;
  margin-bottom: 20px;
}

.orders-list__more:first-child {
  margin-top: 0;
}

.orders-list__more:last-child {
  margin-bottom: 0;
}

.orders-list__more-link {
  color: #0099FF;
}

.orders-list__more-link:hover {
  color: #6dc5ff;
}

@media screen and (max-width: 767px) {
  .orders-list__status {
    width: auto;
  }
  .orders-list__detail {
    display: none;
  }
}

@media screen and (max-width: 479px) {
  .orders-list__items, .orders-list__item, .orders-list__id, .orders-list__contains, .orders-list__status {
    display: block;
    width: auto;
    border: none;
    padding: 0;
  }
  .orders-list__id, .orders-list__contains, .orders-list__status {
    margin-top: 5px;
    margin-bottom: 5px;
  }
  .orders-list__id:first-child, .orders-list__contains:first-child, .orders-list__status:first-child {
    margin-top: 0;
  }
  .orders-list__id:last-child, .orders-list__contains:last-child, .orders-list__status:last-child {
    margin-bottom: 0;
  }
  .orders-list__item {
    padding-bottom: 10px;
    border-bottom: 1px solid #cccccc;
    margin-top: 10px;
  }
  .orders-list__item:first-child {
    margin-top: 0;
  }
}

.orders-list2__filter-list {
  margin-left: -10px;
}

.orders-list2__filter-item {
  display: inline-block;
  margin: 0 10px;
}

.orders-list2__filter-link.is-active {
  font-weight: bold;
}

.orders-list2__item {
  margin-bottom: 20px;
  padding-bottom: 30px;
  border-bottom: 1px solid grey;
}

.orders-list2__item:last-child {
  margin-bottom: 0;
}

.orders-list2__item:last-of-type {
  border-bottom: none;
}

.orders-list2__head {
  display: table;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
}

.orders-list2__head-content {
  display: table-row;
}

.orders-list2__head-cell {
  display: table-cell;
  padding: 15px 10px;
}

.orders-list2__head-cell:first-child {
  padding-left: 0;
}

.orders-list2__head-cell:last-child {
  padding-right: 0;
}

.orders-list2__head-id {
  width: 30%;
}

.orders-list2__order-id {
  font-size: 114.28571%;
  text-decoration: underline;
  font-weight: bold;
}

.orders-list2__head-info {
  width: 50%;
}

.orders-list2__head-btn {
  width: 20%;
  text-align: right;
}

.orders-list2__order-btn {
  text-align: center;
}

.orders-list2__orders {
  margin-bottom: 30px;
}

.orders-list2__orders:last-child {
  margin-bottom: 0;
}

.orders-list2__product {
  display: table;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
}

.orders-list2__product-content {
  display: table-row;
}

.orders-list2__product-cell {
  display: table-cell;
  padding: 15px 10px;
  border-bottom: 1px solid lightgrey;
  vertical-align: middle;
}

.orders-list2__thumb {
  width: 15%;
  text-align: center;
}

.orders-list2__thumb-link {
  display: inline-block;
  vertical-align: top;
}

.orders-list2__thumb-img {
  display: block;
  max-width: 100%;
}

.orders-list2__name {
  width: 30%;
}

.orders-list2__name-title {
  margin-bottom: 10px;
}

.orders-list2__name-title:last-child {
  margin-bottom: 0;
}

.orders-list2__name-link {
  font-size: 114.28571%;
  text-decoration: underline;
  font-weight: bold;
}

.orders-list2__name-link:hover {
  text-decoration: none;
}

.orders-list2__amount {
  width: 15%;
}

.orders-list2__price {
  width: 20%;
}

.orders-list2__price-value {
  font-size: 107.14286%;
  font-weight: bold;
}

.orders-list2__price-title {
  margin-bottom: 10px;
  font-size: 107.14286%;
  font-weight: bold;
}

.orders-list2__price-title:last-child {
  margin-bottom: 0;
}

.orders-list2__price-sum {
  width: 20%;
}

.orders-list2__file-link:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
  content: "";
}

.orders-list2__file-link:before {
  margin-right: .5em;
  font-size: 142.85714%;
}

.orders-list2__result {
  display: table;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
}

.orders-list2__result-content {
  display: table-row;
}

.orders-list2__result-cell {
  display: table-cell;
  vertical-align: middle;
}

.orders-list2__detail {
  width: 60%;
}

.orders-list2__detail-sum {
  margin-bottom: 10px;
  font-weight: bold;
}

.orders-list2__detail-sum:last-child {
  margin-bottom: 0;
}

.orders-list2__detail-delivery {
  margin-bottom: 5px;
}

.orders-list2__detail-delivery:last-child {
  margin-bottom: 0;
}

.orders-list2__shipping-label {
  font-weight: bold;
}

.orders-list2__detail-pay {
  margin-bottom: 5px;
}

.orders-list2__detail-pay:last-child {
  margin-bottom: 0;
}

.orders-list2__payment-label {
  font-weight: bold;
}

.orders-list2__total {
  width: 40%;
  text-align: right;
}

.orders-list2__total-price {
  font-weight: bold;
}

.orders-list2__total-label {
  font-size: 114.28571%;
}

.orders-list2__total-sum {
  font-size: 171.42857%;
}

@media screen and (max-width: 767px) {
  .orders-list2__head, .orders-list2__head-content, .orders-list2__head-cell, .orders-list2__product, .orders-list2__product-content, .orders-list2__product-cell, .orders-list2__result, .orders-list2__result-content, .orders-list2__result-cell {
    display: block;
    width: auto;
    margin: 0;
    padding: 0;
    text-align: left;
    border: none;
  }
  .orders-list2__item {
    padding-bottom: 20px;
  }
  .orders-list2__item:last-child {
    padding-bottom: 0;
  }
  .orders-list2__head-id, .orders-list2__head-info, .orders-list2__head-btn {
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .orders-list2__head-id:first-child, .orders-list2__head-info:first-child, .orders-list2__head-btn:first-child {
    margin-top: 0;
  }
  .orders-list2__head-id:last-child, .orders-list2__head-info:last-child, .orders-list2__head-btn:last-child {
    margin-bottom: 0;
  }
  .orders-list2__orders {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .orders-list2__orders:first-child {
    margin-top: 0;
  }
  .orders-list2__orders:last-child {
    margin-bottom: 0;
  }
  .orders-list2__product {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .orders-list2__product:first-child {
    margin-top: 0;
  }
  .orders-list2__product:last-child {
    margin-bottom: 0;
  }
  .orders-list2__thumb {
    width: 100px;
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
  }
  .orders-list2__name {
    overflow: hidden;
    margin-bottom: 10px;
  }
  .orders-list2__price {
    clear: left;
  }
  .orders-list2__price, .orders-list2__amount, .orders-list2__price-sum {
    width: 33%;
    float: left;
  }
  .orders-list2__product-content {
    border-bottom: 1px solid #cccccc;
    padding-bottom: 10px;
  }
  .orders-list2__product-content:after {
    content: '';
    display: block;
    clear: both;
  }
  .orders-list2__amount {
    text-align: center;
  }
  .orders-list2__price-sum {
    text-align: right;
    width: 34%;
  }
}

.paginator {
  margin-top: 20px;
}

.paginator:first-child {
  margin-top: 0;
}

.paginator__list {
  list-style: none;
  padding: 0;
  margin: 0;
  text-align: center;
}

.paginator__item {
  display: inline-block;
  margin: 0 3px;
  font-family: "Ubuntu", sans-serif;
  color: #014e74;
}

.paginator__item:last-child {
  margin-right: 0;
}

.paginator__item-link {
  display: inline-block;
  padding: 5px 10px;
  -webkit-border-radius: 5px;
          border-radius: 5px;
  text-decoration: none;
  color: #014e74;
  font-size: 17px;
}

.paginator__item-link:hover {
  background-color: #eee;
}

.paginator__current {
  display: inline-block;
  padding: 5px 10px;
  color: #999;
  font-size: 17px;
}

.paginator__prev {
  display: inline-block;
  vertical-align: middle;
  margin: 0 40px 0 0;
}

.paginator__prev.is-disabled {
  color: transparent;
}

.paginator__prev.is-disabled .paginator__prev-link {
  opacity: .4;
}

.paginator__prev-link {
  display: inline-block;
  color: transparent;
  height: 30px;
  width: 30px;
  background: #fff;
  position: absolute;
  -webkit-transform: rotate(-135deg);
      -ms-transform: rotate(-135deg);
       -o-transform: rotate(-135deg);
          transform: rotate(-135deg);
  -webkit-transition: background .25s;
       -o-transition: background .25s;
          transition: background .25s;
  /*
	@media screen and (max-width: 767px) {
		height: 60px;
		width: 60px;
		right: 47px;
		top: 35%;

		&:before {
			font-size: 2em;
		}
	}

	@media screen and (max-width: 479px) {
		height: 35px;
		width: 35px;
		right: 20px;
		&:before {
			font-size: 1.2em;
		}
	}
	*/
  position: relative;
  border: 2px solid #014e74;
  text-decoration: none;
  -webkit-transition: background, color .25s;
       -o-transition: background, color .25s;
          transition: background, color .25s;
}

.paginator__prev-link.is-default {
  position: relative;
}

.paginator__prev-link:hover {
  background: rgba(255, 255, 255, 0.84);
}

.paginator__prev-link:before {
  font-family: "tampotechnic";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
}

.paginator__prev-link:before {
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
       -o-transform: rotate(-45deg);
          transform: rotate(-45deg);
  color: #000;
  position: absolute;
  top: 31%;
  left: 22%;
}

.paginator__prev-link:hover {
  background: #014e74;
}

.paginator__prev-link:hover:before {
  color: #fff;
}

.paginator__prev-link:before {
  top: 27%;
  left: 19%;
  color: #014e74;
}

.paginator__next {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 0 40px;
}

.paginator__next.is-disabled {
  color: transparent;
}

.paginator__next.is-disabled .paginator__prev-link {
  opacity: .4;
}

.paginator__next-link {
  display: inline-block;
  margin: 0;
  color: transparent;
  height: 30px;
  width: 30px;
  background: #fff;
  position: absolute;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
       -o-transform: rotate(45deg);
          transform: rotate(45deg);
  -webkit-transition: background .25s;
       -o-transition: background .25s;
          transition: background .25s;
  /*
	@media screen and (max-width: 767px) {
		height: 60px;
		width: 60px;
		right: 47px;
		top: 35%;

		&:before {
			font-size: 2em;
		}
	}

	@media screen and (max-width: 479px) {
		height: 35px;
		width: 35px;
		right: 20px;
		&:before {
			font-size: 1.2em;
		}
	}*/
  position: relative;
  border: 2px solid #014e74;
  text-decoration: none;
  -webkit-transition: background, color .25s;
       -o-transition: background, color .25s;
          transition: background, color .25s;
}

.paginator__next-link.is-default {
  position: relative;
}

.paginator__next-link:hover {
  background: rgba(255, 255, 255, 0.84);
}

.paginator__next-link:before {
  font-family: "tampotechnic";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
}

.paginator__next-link:before {
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
       -o-transform: rotate(-45deg);
          transform: rotate(-45deg);
  color: #000;
  position: absolute;
  top: 31%;
  left: 22%;
}

.paginator__next-link:hover {
  background: #014e74;
}

.paginator__next-link:hover:before {
  color: #fff;
}

.paginator__next-link:before {
  top: 27%;
  left: 19%;
  color: #014e74;
}

@media screen and (max-width: 767px) {
  .paginator__item-link {
    padding: 5px 5px;
  }
  .paginator__current {
    padding: 5px 5px;
  }
  .paginator__list {
    position: relative;
    padding-bottom: 40px;
  }
  .paginator__prev {
    position: absolute;
    left: 50%;
    bottom: 0;
    margin: 0;
  }
  .paginator__prev-link {
    position: relative;
    right: 50px;
  }
  .paginator__next {
    position: absolute;
    right: 50%;
    bottom: 0;
    margin: 0;
  }
  .paginator__next-link {
    position: relative;
    left: 50px;
  }
}

@media screen and (max-width: 479px) {
  .paginator__item-link {
    font-size: 90%;
  }
  .paginator__current {
    font-size: 90%;
  }
}

.personal-info__plate {
  padding: 20px 30px 30px;
  background-color: #fff;
}

.personal-info__cols {
  position: relative;
  margin-left: -2.5%;
}

.personal-info__cols:after {
  content: '';
  display: block;
  clear: left;
}

.personal-info__col {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 47.5%;
  margin-left: 2.5%;
  overflow-x: hidden;
}

.personal-info__caption {
  margin-bottom: 30px;
  font-size: 171.42857%;
  font-weight: bold;
  font-family: "Ubuntu", sans-serif;
}

.personal-info__caption:last-child {
  margin-bottom: 0;
}

.personal-info__item {
  margin-top: 10px;
  margin-bottom: 10px;
}

.personal-info__item:first-child {
  margin-top: 0;
}

.personal-info__item:last-child {
  margin-bottom: 0;
}

.personal-info__label {
  font-weight: bold;
}

.personal-info__label.is-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 5px;
}

.personal-info__label.is-block:first-child {
  margin-top: 0;
}

.personal-info__label.is-block:last-child {
  margin-bottom: 0;
}

.personal-info__delivery {
  margin-bottom: 25px;
  line-height: 180%;
}

.personal-info__delivery:last-child {
  margin-bottom: 0;
}

.personal-info__comment {
  line-height: 180%;
}

.personal-info__change {
  margin-top: 20px;
  margin-bottom: 20px;
}

.personal-info__change:first-child {
  margin-top: 0;
}

.personal-info__change:last-child {
  margin-bottom: 0;
}

.personal-info__change-link {
  color: #014e74;
}

@media screen and (max-width: 767px) {
  .personal-info__plate {
    padding-left: 15px;
    padding-right: 15px;
    border-left: none;
    border-right: none;
  }
  .personal-info__cols {
    position: relative;
    margin-left: -7.5%;
  }
  .personal-info__cols:after {
    content: '';
    display: block;
    clear: left;
  }
  .personal-info__col {
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 42.5%;
    margin-left: 7.5%;
  }
}

@media screen and (max-width: 479px) {
  .personal-info__cols {
    margin-left: 0;
  }
  .personal-info__col {
    float: none;
    margin-left: 0;
    width: auto;
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .personal-info__col:first-child {
    margin-top: 0;
  }
  .personal-info__col:last-child {
    margin-bottom: 0;
  }
}

.photoalbims-slider__image {
  width: 100%;
  height: auto;
  vertical-align: top;
}

.photoalbims-slider__main {
  position: relative;
  margin-top: 20px;
  margin-bottom: 20px;
}

.photoalbims-slider__main:first-child {
  margin-top: 0;
}

.photoalbims-slider__main:last-child {
  margin-bottom: 0;
}

.photoalbims-slider__thumbnails {
  position: relative;
  margin-top: 20px;
  margin-bottom: 20px;
}

.photoalbims-slider__thumbnails:first-child {
  margin-top: 0;
}

.photoalbims-slider__thumbnails:last-child {
  margin-bottom: 0;
}

.photoalbims-slider__thumbs-next {
  position: absolute;
  right: -20px;
  top: 50%;
  height: 20px;
  margin-top: -8px;
  z-index: 2;
  cursor: pointer;
}

.photoalbims-slider__thumbs-next:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
  content: "";
  font-size: 16px;
  line-height: 20px;
}

.photoalbims-slider__thumbs-prev {
  position: absolute;
  left: -20px;
  top: 50%;
  height: 20px;
  margin-top: -8px;
  z-index: 2;
  cursor: pointer;
}

.photoalbims-slider__thumbs-prev:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
  content: "";
  font-size: 16px;
  line-height: 20px;
}

.photoalbims-slider__thumbnails-items {
  margin-left: -10px;
  margin-right: -8px;
}

.photoalbims-slider__slider-wrap {
  overflow-x: hidden;
}

.photoalbims-slider__thumbnails-item {
  padding-left: 10px;
  padding-right: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
}

.photoalbims-slider__image {
  border: 1px solid gray;
  padding: 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.photogallery-plates__grid {
  position: relative;
  margin-left: -2.5%;
}

.photogallery-plates__grid:after {
  content: '';
  display: block;
  clear: left;
}

.photogallery-plates__item {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 30.83333%;
  margin-left: 2.5%;
  margin-bottom: 2.5%;
}

.photogallery-plates__img-link {
  display: block;
}

.photogallery-plates__img {
  display: block;
  max-width: 100%;
}

.photogallery-plates__template {
  display: none;
}

.photogallery-plates__holder {
  padding-top: 20px;
  padding-bottom: 20px;
}

.photogallery-plates__title {
  margin-bottom: 20px;
  font-family: "Roboto", sans-serif;
  font-size: 200%;
}

.photogallery-plates__title:last-child {
  margin-bottom: 0;
}

.photogallery-plates__description {
  font-size: 133.33333%;
  line-height: 1.25;
}

.photogallery-sections__caption {
  margin-top: 60px;
  margin-bottom: 50px;
  font-family: "Roboto", sans-serif;
  font-size: 250%;
  line-height: 1.36667;
  font-weight: 700;
}

.photogallery-sections__caption:first-child {
  margin-top: 0;
}

.photogallery-sections__caption:last-child {
  margin-bottom: 0;
}

.photogallery-sections__img {
  max-width: 100%;
  height: auto;
  vertical-align: top;
  -webkit-border-radius: 5px;
          border-radius: 5px;
}

.photogallery-sections__img-holder {
  text-align: center;
  margin-bottom: 10px;
}

.photogallery-sections__img-holder:last-child {
  margin-bottom: 0;
}

.photogallery-sections__content-holder {
  padding-left: 10px;
  padding-right: 10px;
}

.photogallery-sections__name {
  font-weight: 700;
}

.photogallery-sections__job {
  font-style: italic;
}

.photogallery-sections__items {
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative;
  margin-left: -2.5%;
  position: static;
  margin-top: -2.5%;
}

.photogallery-sections__items:after {
  content: '';
  display: block;
  clear: left;
}

.photogallery-sections__item {
  margin: 0;
  margin-top: 2.5%;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 22.5%;
  margin-left: 2.5%;
}

.photogallery-sections__item:nth-child(4n+1) {
  clear: left;
}

@media screen and (max-width: 767px) {
  .photogallery-sections__items {
    margin-top: -20px;
  }
  .photogallery-sections__item {
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 30.83333%;
    margin-left: 2.5%;
    margin-top: 20px;
  }
  .photogallery-sections__item:nth-child(4n+1) {
    clear: none;
  }
  .photogallery-sections__item:nth-child(3n+1) {
    clear: left;
  }
}

@media screen and (max-width: 479px) {
  .photogallery-sections__item {
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 47.5%;
    margin-left: 2.5%;
  }
  .photogallery-sections__item:nth-child(3n+1) {
    clear: none;
  }
  .photogallery-sections__item:nth-child(2n+1) {
    clear: left;
  }
}

.photogallery-sections.is-3cols .photogallery-sections__items {
  position: relative;
  margin-left: -3.33333%;
}

.photogallery-sections.is-3cols .photogallery-sections__items:after {
  content: '';
  display: block;
  clear: left;
}

.photogallery-sections.is-3cols .photogallery-sections__item {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 30.0%;
  margin-left: 3.33333%;
}

.photogallery-sections.is-3cols .photogallery-sections__item:nth-child(4n+1) {
  clear: none;
}

.photogallery-sections.is-3cols .photogallery-sections__item:nth-child(3n+1) {
  clear: left;
}

.photogallery-sections.is-2cols .photogallery-sections__items {
  position: relative;
  margin-left: -5%;
  margin-top: -getcolumnmargin(6);
}

.photogallery-sections.is-2cols .photogallery-sections__items:after {
  content: '';
  display: block;
  clear: left;
}

.photogallery-sections.is-2cols .photogallery-sections__item {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 45.0%;
  margin-left: 5%;
  margin-top: 5%;
}

.photogallery-sections.is-2cols .photogallery-sections__item:nth-child(3n+1) {
  clear: none;
}

.photogallery-sections.is-2cols .photogallery-sections__item:nth-child(2n+1) {
  clear: left;
}

.photogallery-sections.is-1cols .photogallery-sections__items {
  margin-left: 0;
  margin-top: 0;
}

.photogallery-sections.is-1cols .photogallery-sections__item {
  float: none;
  width: auto;
  margin-left: 0;
  margin-top: 20px;
  margin-bottom: 20px;
}

.photogallery-sections.is-1cols .photogallery-sections__item:first-child {
  margin-top: 0;
}

.photogallery-sections.is-1cols .photogallery-sections__item:last-child {
  margin-bottom: 0;
}

.photogallery-sections-slider {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.photogallery-sections-slider__caption {
  margin-top: 60px;
  margin-bottom: 50px;
  font-family: "Roboto", sans-serif;
  font-size: 250%;
  line-height: 1.36667;
  font-weight: 700;
}

.photogallery-sections-slider__caption:first-child {
  margin-top: 0;
}

.photogallery-sections-slider__caption:last-child {
  margin-bottom: 0;
}

.photogallery-sections-slider a {
  color: inherit;
}

.photogallery-sections-slider__item {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.photogallery-sections-slider__content {
  position: relative;
  display: block;
  text-decoration: none;
  color: inherit;
  height: 450px;
}

.photogallery-sections-slider__bg-holder {
  position: absolute;
  overflow: hidden;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 1;
  -webkit-background-size: cover;
          background-size: cover;
  background-position: center;
}

.photogallery-sections-slider__bg {
  width: 100%;
  height: auto;
  min-height: 100%;
}

.photogallery-sections-slider__content-holder {
  position: relative;
  display: block;
  z-index: 2;
  padding-top: 15%;
}

.photogallery-sections-slider__title {
  display: block;
  margin-bottom: 90px;
  font-size: 214.28571%;
  font-weight: bold;
  text-align: center;
}

.photogallery-sections-slider__title:last-child {
  margin-bottom: 0;
}

.photogallery-sections-slider__subtitle {
  display: block;
  text-align: center;
  font-size: 114.28571%;
}

.photogallery-sections-slider__meta {
  padding: 25px 35px;
  background-color: #e5e5e5;
  z-index: 5;
}

.photogallery-sections-slider__meta:after {
  content: '';
  display: block;
  clear: both;
}

.photogallery-sections-slider__meta-col {
  float: left;
  width: 30.83333%;
  margin-left: 2.5%;
}

.photogallery-sections-slider__meta-item {
  margin-bottom: 15px;
}

.photogallery-sections-slider__meta-item:last-child {
  margin-bottom: 0;
}

.photogallery-sections-slider__arrows {
  position: absolute;
  top: 200px;
  padding: 0 .3em;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  line-height: 100%;
  font-size: 357.14286%;
  font-weight: bold;
  cursor: pointer;
}

.photogallery-sections-slider__arrow-left {
  left: 2%;
}

.photogallery-sections-slider__arrow-left:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
  content: "";
}

.photogallery-sections-slider__arrow-right {
  right: 2%;
}

.photogallery-sections-slider__arrow-right:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
  content: "";
}

.photogallery-sections-slider__pagination {
  position: absolute;
  width: 100%;
  bottom: auto;
  top: 400px;
  left: 0;
  text-align: center;
}

.photogallery-sections-slider__pagination li {
  position: relative;
  display: inline-block;
  margin: 0 5px;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  width: 14px;
  height: 14px;
  vertical-align: top;
  background-color: #fff;
  border: 1px solid gray;
}

.photogallery-sections-slider__pagination li.slick-active:before {
  content: '';
  position: absolute;
  left: 2px;
  right: 2px;
  top: 2px;
  bottom: 2px;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  background-color: gray;
}

.photogallery-sections-slider__pagination button {
  position: absolute;
  z-index: 2;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  width: 14px;
  height: 14px;
  font-size: 0;
  background-color: transparent;
  border: none;
}

.photogallery-sections-slider__pagination li.slick-active .photogallery-sections-slider__page-btn {
  background-color: #909090;
}

@media screen and (max-width: 767px) {
  .photogallery-sections-slider__slider {
    margin-left: -10px;
    margin-right: -10px;
  }
  .fancybox-inner .photogallery-sections-slider__slider {
    margin-left: 0;
    margin-right: 0;
  }
}

@media screen and (max-width: 767px) {
  .photogallery-sections-slider__meta {
    padding: 15px 10px;
  }
  .photogallery-sections-slider__meta-col {
    margin-top: 15px;
    margin-bottom: 15px;
  }
  .photogallery-sections-slider__meta-col:first-child {
    margin-top: 0;
  }
  .photogallery-sections-slider__meta-col:last-child {
    margin-bottom: 0;
  }
  .photogallery-sections-slider__meta-col {
    width: auto;
    margin-left: 0;
    float: none;
  }
  .photogallery-sections-slider__arrow-left {
    left: 0;
  }
  .photogallery-sections-slider__arrow-right {
    right: 0;
  }
  .photogallery-sections-slider__arrows {
    position: absolute;
    top: 380px;
  }
}

.photogallery-with-thumbs {
  margin-left: 0;
  margin-right: 0;
  position: relative;
}

.photogallery-with-thumbs__image {
  max-width: 100%;
  vertical-align: top;
}

.photogallery-with-thumbs__main {
  position: relative;
  margin-top: 20px;
  margin-bottom: 20px;
}

.photogallery-with-thumbs__main:first-child {
  margin-top: 0;
}

.photogallery-with-thumbs__main:last-child {
  margin-bottom: 0;
}

.photogallery-with-thumbs__thumbnails {
  position: relative;
  margin-top: 20px;
  margin-bottom: 20px;
}

.photogallery-with-thumbs__thumbnails:first-child {
  margin-top: 0;
}

.photogallery-with-thumbs__thumbnails:last-child {
  margin-bottom: 0;
}

.photogallery-with-thumbs__thumbs-next {
  display: none;
  position: absolute;
  z-index: 2;
  cursor: pointer;
  right: 0;
  background: white;
  height: 100%;
  top: 0;
  margin-top: 0;
  padding-left: 10px;
}

.photogallery-with-thumbs__thumbs-next:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
  content: "";
  font-size: 16px;
  line-height: 20px;
  vertical-align: middle;
}

.photogallery-with-thumbs__thumbs-next:after {
  content: '';
  display: inline-block;
  height: 100%;
  width: 1px;
  vertical-align: middle;
}

.fancybox-inner .photogallery-with-thumbs__thumbs-next {
  background: #eee;
}

.photogallery-with-thumbs__thumbs-next.slick-disabled {
  visibility: hidden;
}

.photogallery-with-thumbs__thumbs-prev {
  display: none;
  position: absolute;
  z-index: 2;
  cursor: pointer;
  left: 0;
  background: white;
  height: 100%;
  top: 0;
  margin-top: 0;
  padding-right: 10px;
}

.photogallery-with-thumbs__thumbs-prev:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
  content: "";
  font-size: 16px;
  line-height: 20px;
  vertical-align: middle;
}

.photogallery-with-thumbs__thumbs-prev:after {
  content: '';
  display: inline-block;
  height: 100%;
  width: 1px;
  vertical-align: middle;
}

.fancybox-inner .photogallery-with-thumbs__thumbs-prev {
  background: #eee;
}

.photogallery-with-thumbs__thumbs-prev.slick-disabled {
  visibility: hidden;
}

.photogallery-with-thumbs__thumbnails-items {
  margin-left: -10px;
  margin-right: -8px;
}

.photogallery-with-thumbs__slider-wrap {
  overflow-x: hidden;
}

.photogallery-with-thumbs__thumbnails-item {
  padding-left: 10px;
  padding-right: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
}

.photogallery-with-thumbs__image {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.price-list__name-head, .price-list__files-head, .price-list__date-head {
  display: table-cell;
  font-size: 90%;
  padding: 20px 10px;
  text-align: left;
  font-weight: bold;
  background: #ececec;
}

.price-list__name-head:first-child, .price-list__files-head:first-child, .price-list__date-head:first-child {
  padding-left: 20px;
}

.price-list__name-head:last-child, .price-list__files-head:last-child, .price-list__date-head:last-child {
  padding-right: 20px;
}

@media screen and (max-width: 767px) {
  .price-list__name-head, .price-list__files-head, .price-list__date-head {
    padding-left: 15px;
    padding-right: 15px;
  }
  .price-list__name-head:first-child, .price-list__files-head:first-child, .price-list__date-head:first-child {
    padding-left: 10px;
  }
  .price-list__name-head:last-child, .price-list__files-head:last-child, .price-list__date-head:last-child {
    padding-right: 10px;
  }
}

.price-list__name-col, .price-list__files-col, .price-list__date-col {
  display: table-cell;
  padding: 15px 10px;
  border-bottom: 1px solid #cccccc;
  vertical-align: middle;
  text-align: left;
}

.price-list__name-col:first-child, .price-list__files-col:first-child, .price-list__date-col:first-child {
  padding-left: 20px;
}

.price-list__name-col:last-child, .price-list__files-col:last-child, .price-list__date-col:last-child {
  padding-right: 20px;
}

@media screen and (max-width: 767px) {
  .price-list__name-col, .price-list__files-col, .price-list__date-col {
    padding-left: 15px;
    padding-right: 15px;
  }
  .price-list__name-col:first-child, .price-list__files-col:first-child, .price-list__date-col:first-child {
    padding-left: 10px;
  }
  .price-list__name-col:last-child, .price-list__files-col:last-child, .price-list__date-col:last-child {
    padding-right: 10px;
  }
}

.price-list__title {
  margin-bottom: 30px;
  font-size: 214.28571%;
  font-weight: bold;
}

.price-list__title:last-child {
  margin-bottom: 0;
}

.price-list__table {
  display: table;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
}

.price-list__table-row {
  display: table-row;
}

.price-list__name-head {
  width: 55%;
}

.price-list__files-head {
  width: 30%;
}

.price-list__date-head {
  width: 15%;
}

.price-list__name-col {
  width: 55%;
}

.price-list__files-col {
  width: 30%;
}

.price-list__date-col {
  width: 15%;
}

.price-list__files-item {
  display: inline-block;
  margin-left: 20px;
}

.price-list__files-item:first-child {
  margin-left: 0;
}

@media screen and (max-width: 767px) {
  .price-list__table {
    margin-left: -10px;
    margin-right: -10px;
    width: auto;
  }
  .price-list__files-item {
    margin-left: 0;
  }
}

.product-compare__filter {
  border: 1px solid #999;
  margin-bottom: 40px;
  margin-top: 40px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.product-compare__filter:last-child {
  margin-bottom: 0;
}

.product-compare__filter:first-child {
  margin-top: 0;
}

.product-compare__filter-btn {
  margin-left: 20px;
}

.product-compare__products-options-titles {
  position: relative;
  float: left;
  width: 140px;
}

.product-compare__products-options-titles-wrap {
  position: absolute;
  bottom: 0;
  width: 100%;
}

.product-compare__products-scroll {
  white-space: nowrap;
  overflow: hidden;
  overflow-x: scroll;
  word-spacing: -.36em;
  line-height: 0;
}

.product-compare__product {
  line-height: normal;
  display: inline-block;
  text-align: center;
  width: 208px;
  padding-left: 20px;
  padding-right: 20px;
  border-right: 1px solid #999;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.product-compare__product-img-wrap {
  line-height: 0;
  margin-bottom: 10px;
}

.product-compare__product-img-wrap:last-child {
  margin-bottom: 0;
}

.product-compare__product-img {
  width: 100%;
}

.product-compare__product-name-wrap {
  margin-bottom: 10px;
}

.product-compare__product-name-wrap:last-child {
  margin-bottom: 0;
}

.product-compare__product-name {
  white-space: normal;
  font-size: 1.2em;
}

.product-compare__price-value {
  font-weight: bold;
  margin-bottom: 10px;
}

.product-compare__price-value:last-child {
  margin-bottom: 0;
}

.product-compare__add-to-cart-wrap {
  margin-bottom: 10px;
}

.product-compare__add-to-cart-wrap:last-child {
  margin-bottom: 0;
}

.product-compare__product-remove-wrap {
  margin-bottom: 10px;
}

.product-compare__product-remove-wrap:last-child {
  margin-bottom: 0;
}

.product-compare__products-options-title {
  padding-left: 20px;
  height: 48px;
  vertical-align: middle;
}

.product-compare__products-options-title:nth-child(even) {
  background-color: #F2F2F2;
}

.product-compare__products-options-title:after {
  content: '';
  display: inline-block;
  vertical-align: middle;
  height: 100%;
}

.product-compare__products-options-value {
  height: 48px;
  vertical-align: middle;
  margin-left: -19px;
  margin-right: -20px;
  padding-left: 10px;
  padding-right: 10px;
  white-space: normal;
  overflow: hidden;
}

.product-compare__products-options-value:nth-child(even) {
  background-color: #F2F2F2;
}

.product-compare__products-options-value:after {
  content: '';
  display: inline-block;
  vertical-align: middle;
  height: 100%;
}

.product-compare__product-remove:before {
  margin-right: 4px;
  display: inline-block;
  vertical-align: middle;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  content: "";
}

.product-constructor__top-section:after {
  content: '';
  display: block;
  clear: both;
}

.product-constructor__left-col {
  float: left;
  width: 39.16667%;
  margin-right: 2.5%;
}

.product-constructor__right-col {
  float: right;
  width: 55.83333%;
}

.product-constructor__header {
  margin-top: 30px;
  margin-bottom: 30px;
}

.product-constructor__header:first-child {
  margin-top: 0;
}

.product-constructor__header:last-child {
  margin-bottom: 0;
}

.product-constructor__title {
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 250%;
  line-height: 1;
  font-weight: 700;
}

.product-constructor__title:first-child {
  margin-top: 0;
}

.product-constructor__title:last-child {
  margin-bottom: 0;
}

.product-constructor__price, .product-constructor__props {
  padding: 20px;
  background-color: #eee;
  width: 64.16666%;
  margin-top: 30px;
}

.product-constructor__filter-section {
  margin-top: 30px;
}

.product-constructor__filter-title {
  margin-bottom: 30px;
}

.product-constructor__filter-caption {
  font-size: 150%;
  font-weight: bold;
  margin-bottom: 20px;
}

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

.product-constructor__variant-list {
  position: relative;
}

.product-constructor__result-section {
  display: none;
  padding: 20px;
  background-color: #eee;
  width: 100%;
  margin-top: 50px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 30px;
}

.product-constructor__result-section:after {
  content: '';
  display: block;
  clear: both;
}

.product-constructor__result-image {
  float: left;
  width: 10%;
}

.product-constructor__result-image img {
  width: 100%;
  border: 1px solid gray;
  height: auto;
}

.product-constructor__result-content {
  float: right;
  width: 90%;
  padding-left: 2em;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.product-constructor__result-content .result-detail {
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  _height: 15px;
  padding: 0.5em;
  margin-right: 1em;
}

.product-constructor__result-content .result-detail.is-price {
  background: #b5b5b5;
  color: white;
}

.product-constructor__result-content .result-detail__value {
  font-size: 130%;
}

.product-constructor__result-buy {
  margin-top: 2em;
}

.product-constructor__result-buy-btn:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
  content: "";
}

.product-constructor__result-buy-btn:before {
  margin-right: 10px;
}

@media screen and (max-width: 767px) {
  .product-constructor__price, .product-constructor__props {
    width: auto;
  }
  .product-constructor__variant-list {
    margin-right: -10px;
  }
}

@media screen and (max-width: 479px) {
  .product-constructor__left-col, .product-constructor__right-col {
    width: auto;
    margin-right: 0;
    float: none;
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .product-constructor__left-col:first-child, .product-constructor__right-col:first-child {
    margin-top: 0;
  }
  .product-constructor__left-col:last-child, .product-constructor__right-col:last-child {
    margin-bottom: 0;
  }
  .product-constructor__result-image {
    width: auto;
    float: none;
    margin-bottom: 20px;
  }
  .product-constructor__result-content {
    float: none;
    width: auto;
    padding-left: 0;
  }
}

.product-variant {
  display: inline-block;
  width: 14.16667%;
  margin-right: .5em;
  height: 100%;
  position: relative;
  margin-bottom: 20px;
}

.product-variant a {
  color: inherit;
}

.product-variant__capion {
  height: 4em;
  margin-bottom: 10px;
}

.product-variant__link {
  text-decoration: none;
  display: block;
  padding: 1em;
  border: 2px solid #eee;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  text-align: center;
  background-color: #eee;
  position: relative;
}

.product-variant__link:hover {
  border: 2px solid #d4d4d4;
}

.product-variant__link.is-active {
  border: 2px solid #b5b5b5;
}

.product-variant__link.is-muted {
  cursor: default;
  border-color: rgba(240, 240, 240, 0.6);
  background: rgba(240, 240, 240, 0.6);
  color: #cccccc;
}

.product-variant__link.is-muted img {
  opacity: 0.5;
}

.product-variant__image-holder {
  position: relative;
}

.product-variant__image {
  width: 100%;
}

.product-variant__zoom {
  position: absolute;
  right: 0;
  bottom: 0;
  height: 30px;
  width: 30px;
  text-align: center;
  color: gray;
}

.product-variant__zoom:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
  content: "";
}

.product-variant__zoom:hover {
  color: black;
}

@media screen and (max-width: 767px) {
  .product-variant {
    width: 22.5%;
    margin-right: 10px;
  }
}

@media screen and (max-width: 479px) {
  .product-variant {
    width: 46%;
  }
}

.product-constructor__variant-list.is-small .product-variant {
  width: auto;
}

.product-constructor__variant-list.is-small .product-variant__link {
  display: block;
  padding: 10px 0;
  width: 43px;
}

.product-constructor__variant-list.is-small .product-variant .product-variant__capion {
  font-size: 85.71429%;
  margin-top: 5px;
  margin-bottom: 5px;
  height: auto;
}

.product-constructor__variant-list.is-small .product-variant .product-variant__capion:first-child {
  margin-top: 0;
}

.product-constructor__variant-list.is-small .product-variant .product-variant__capion:last-child {
  margin-bottom: 0;
}

.product-constructor__variant-list.is-middle .product-variant {
  width: 14.16667%;
}

.product-constructor__variant-list.is-middle .product-variant__link {
  display: block;
  padding: 10px 0;
}

.product-constructor__variant-list.is-middle .product-variant .product-variant__capion {
  font-size: 85.71429%;
  margin-top: 5px;
  margin-bottom: 5px;
  height: auto;
}

.product-constructor__variant-list.is-middle .product-variant .product-variant__capion:first-child {
  margin-top: 0;
}

.product-constructor__variant-list.is-middle .product-variant .product-variant__capion:last-child {
  margin-bottom: 0;
}

@media screen and (max-width: 767px) {
  .product-constructor__variant-list.is-middle .product-variant {
    width: 22.5%;
    margin-right: 10px;
  }
}

@media screen and (max-width: 479px) {
  .product-constructor__variant-list.is-middle .product-variant {
    width: 46%;
    margin-right: 10px;
  }
}

.product-detail__top-section:after {
  content: '';
  display: block;
  clear: both;
}

.product-detail__left-col {
  float: left;
  width: 47.5%;
  margin-right: 2.5%;
  position: relative;
}

.product-detail__current-price {
  display: block;
  text-align: right;
}

.product-detail__labels {
  position: absolute;
  left: 20px;
  top: 20px;
  z-index: 2;
}

.product-detail__label {
  display: table;
  height: 20px;
  padding: 0 10px 2px;
  margin-top: 5px;
  margin-bottom: 5px;
  text-transform: lowercase;
  line-height: 20px;
  background-color: #eee;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.product-detail__label:first-child {
  margin-top: 0;
}

.product-detail__label:last-child {
  margin-bottom: 0;
}

.product-detail__label span {
  position: relative;
  z-index: 2;
  line-height: 16px;
}

.product-detail__label.is-new {
  background-color: #309d37;
  color: white;
}

.product-detail__label.is-hit {
  background-color: #e8372d;
  color: white;
}

.product-detail__label.is-best {
  background-color: #2685d1;
  color: white;
}

.product-detail__label.is-sale {
  background-color: #2685d1;
  color: white;
}

.product-detail__right-col {
  float: right;
  width: 47.5%;
  position: relative;
}

.product-detail__header {
  margin-top: 30px;
  margin-bottom: 30px;
}

.product-detail__header:first-child {
  margin-top: 0;
}

.product-detail__header:last-child {
  margin-bottom: 0;
}

.product-detail__title {
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 250%;
  line-height: 1;
  font-weight: 700;
}

.product-detail__title:first-child {
  margin-top: 0;
}

.product-detail__title:last-child {
  margin-bottom: 0;
}

.product-detail__top-ui {
  margin-top: 20px;
  margin-bottom: 20px;
}

.product-detail__top-ui:first-child {
  margin-top: 0;
}

.product-detail__top-ui:last-child {
  margin-bottom: 0;
}

.product-detail__props {
  margin-top: 20px;
  margin-bottom: 20px;
}

.product-detail__props:first-child {
  margin-top: 0;
}

.product-detail__props:last-child {
  margin-bottom: 0;
}

.product-detail__props-caption {
  font-weight: 700;
}

.product-detail__rating, .product-detail__favor-holder, .product-detail__compare {
  display: inline-block;
  margin-right: 30px;
}

.product-detail__rating:last-child, .product-detail__favor-holder:last-child, .product-detail__compare:last-child {
  margin-right: 0;
}

.product-detail__favor-text {
  font-size: 85.71429%;
}

.product-detail__favor {
  text-decoration: none;
}

.product-detail__favor:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
  content: "";
  margin-right: .5em;
}

.product-detail__sku-holder {
  margin-top: 30px;
  margin-bottom: 30px;
}

.product-detail__sku-holder:first-child {
  margin-top: 0;
}

.product-detail__sku-holder:last-child {
  margin-bottom: 0;
}

.product-detail__sku-caption {
  font-size: 85.71429%;
  margin-top: 5px;
  margin-bottom: 5px;
}

.product-detail__sku-caption:first-child {
  margin-top: 0;
}

.product-detail__sku-caption:last-child {
  margin-bottom: 0;
}

.product-detail__sku {
  margin-top: 20px;
  margin-bottom: 20px;
}

.product-detail__sku:first-child {
  margin-top: 0;
}

.product-detail__sku:last-child {
  margin-bottom: 0;
}

.product-detail__sku-item {
  display: inline-block;
  margin-right: .5em;
}

.product-detail__sku-item a {
  color: inherit;
}

.product-detail__price-section {
  margin-top: 20px;
  margin-bottom: 20px;
}

.product-detail__price-section:first-child {
  margin-top: 0;
}

.product-detail__price-section:last-child {
  margin-bottom: 0;
}

.product-detail__price {
  display: inline-block;
  font-size: 150%;
  vertical-align: middle;
  margin-right: 1.5em;
}

.product-detail__old-price {
  text-decoration: line-through;
  font-size: 0.65em;
  display: block;
  text-align: right;
}

.product-detail__feature-items {
  background-color: #fff;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 20px;
  position: absolute;
  bottom: 0;
}

.product-detail__feature-items:first-child {
  margin-top: 0;
}

.product-detail__feature-items:last-child {
  margin-bottom: 0;
}

.product-detail__feature-cols {
  position: relative;
  margin-left: -2.5%;
  margin-top: -2.5%;
}

.product-detail__feature-cols:after {
  content: '';
  display: block;
  clear: left;
}

.product-detail__feature-item {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 47.5%;
  margin-left: 2.5%;
  margin-top: 2.5%;
}

.product-detail__feature {
  position: relative;
  padding-left: 33px;
  font-weight: bold;
}

.product-detail__feature:before {
  content: '';
  display: block;
  width: 31px;
  height: 28px;
  position: absolute;
  left: -4px;
  top: -7px;
  background-image: url(/local/templates/tampomechanika/css/../img/icons/icons-sheet@2x.png);
  -webkit-background-size: 121px 121px;
          background-size: 121px;
  background-repeat: no-repeat;
}

.product-detail__feature.is-delivery:before {
  background-position: -61px 0;
}

.product-detail__feature.is-credit:before {
  background-position: -30px 0;
  top: -3px;
}

.product-detail__feature.is-pickup:before {
  background-position: 5px 0;
  top: -5px;
}

.product-detail__feature.is-garantee:before {
  background-position: -91px 0;
  top: -3px;
}

.product-detail__feature-text {
  font-size: 85.71429%;
}

.product-detail__tabs-section {
  margin-top: 30px;
  margin-bottom: 30px;
}

.product-detail__tabs-section:first-child {
  margin-top: 0;
}

.product-detail__tabs-section:last-child {
  margin-bottom: 0;
}

.product-detail__share {
  margin-top: 20px;
  margin-bottom: 20px;
}

.product-detail__share:first-child {
  margin-top: 0;
}

.product-detail__share:last-child {
  margin-bottom: 0;
}

.product-detail__color {
  display: inline-block;
  width: 20px;
  height: 20px;
  border: 2px solid white;
  font-size: 0;
}

.product-detail__color.is-active {
  outline: 1px solid gray;
}

.product-detail__size {
  display: inline-block;
  padding: 5px;
  font-size: 85.71429%;
  background-color: #eee;
}

.product-detail__size.is-active {
  background-color: gray;
  color: white;
}

.product-detail__params {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.product-detail__params-label {
  width: 30%;
  max-width: 150px;
  padding-top: 10px;
  padding-bottom: 10px;
  vertical-align: middle;
  border-bottom: 1px solid #cccccc;
}

.product-detail__params-val {
  padding-top: 10px;
  padding-bottom: 10px;
  vertical-align: middle;
  border-bottom: 1px solid #cccccc;
}

.product-detail__more-props {
  display: none;
}

.product-detail__more-button {
  width: 100%;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .product-detail__left-col, .product-detail__right-col {
    width: 100%;
    margin: 0;
  }
  .product-detail__left-col {
    margin-bottom: 20px;
  }
  .product-detail__labels {
    left: -5px;
  }
  .product-detail .photogallery-with-thumbs__item {
    width: 100%;
    height: auto;
  }
  .product-detail .photogallery-with-thumbs__image {
    width: 100%;
  }
  .product-detail__top-ui {
    margin-top: 10px;
  }
  .product-detail__rating, .product-detail__favor-holder, .product-detail__compare {
    margin-top: 10px;
  }
  .product-detail__price {
    text-align: right;
    display: block;
    margin-right: 0;
  }
}

@media screen and (max-width: 479px) {
  .product-detail__favor-holder, .product-detail__compare {
    display: inline-block;
    width: 40%;
  }
}

@media screen and (max-width: 479px) and (max-width: 767px) {
  .product-detail__feature-items {
    margin-left: -10px;
    margin-right: -10px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .fancybox-inner .product-detail__feature-items {
    margin-left: 0;
    margin-right: 0;
  }
}

@media screen and (max-width: 479px) {
  .product-detail__feature-cols {
    position: relative;
    margin-left: -2.5%;
    margin-top: -2.5%;
  }
  .product-detail__feature-cols:after {
    content: '';
    display: block;
    clear: left;
  }
  .product-detail__feature-item {
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 97.5%;
    margin-left: 2.5%;
    margin-top: 2.5%;
  }
  .product-detail__params {
    font-size: 93%;
  }
}

@media screen and (max-width: 767px) {
  .product-detail__right-col {
    width: 100%;
  }
}

.product-detail-modal__top-section:after {
  content: '';
  display: block;
  clear: both;
}

.product-detail-modal__left-col {
  float: left;
  width: 47.5%;
  margin-right: 2.5%;
  position: relative;
}

.product-detail-modal__labels {
  position: absolute;
  left: -10px;
  top: 5px;
  z-index: 2;
}

.product-detail-modal__label {
  display: table;
  height: 20px;
  padding: 0 10px 2px;
  margin-top: 5px;
  margin-bottom: 5px;
  text-transform: lowercase;
  line-height: 20px;
  background-color: #eee;
  -webkit-border-radius: 5px;
          border-radius: 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.product-detail-modal__label:first-child {
  margin-top: 0;
}

.product-detail-modal__label:last-child {
  margin-bottom: 0;
}

.product-detail-modal__label span {
  position: relative;
  z-index: 2;
  line-height: 16px;
}

.product-detail-modal__label.is-new {
  background-color: green;
  color: white;
}

.product-detail-modal__label.is-hit {
  background-color: orange;
  color: white;
}

.product-detail-modal__label.is-best {
  background-color: blue;
  color: white;
}

.product-detail-modal__label.is-sale {
  background-color: red;
  color: white;
}

.product-detail-modal__right-col {
  float: right;
  width: 47.5%;
}

.product-detail-modal__header {
  margin-top: 30px;
  margin-bottom: 30px;
}

.product-detail-modal__header:first-child {
  margin-top: 0;
}

.product-detail-modal__header:last-child {
  margin-bottom: 0;
}

.product-detail-modal__title {
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 250%;
  line-height: 1;
  font-weight: 700;
}

.product-detail-modal__title:first-child {
  margin-top: 0;
}

.product-detail-modal__title:last-child {
  margin-bottom: 0;
}

.product-detail-modal__top-ui {
  margin-top: 20px;
  margin-bottom: 20px;
}

.product-detail-modal__top-ui:first-child {
  margin-top: 0;
}

.product-detail-modal__top-ui:last-child {
  margin-bottom: 0;
}

.product-detail-modal__props {
  margin-top: 20px;
  margin-bottom: 20px;
}

.product-detail-modal__props:first-child {
  margin-top: 0;
}

.product-detail-modal__props:last-child {
  margin-bottom: 0;
}

.product-detail-modal__props-caption {
  font-weight: 700;
}

.product-detail-modal__rating {
  display: inline-block;
  margin-right: 30px;
}

.product-detail-modal__favor-holder {
  display: inline-block;
}

.product-detail-modal__favor-text {
  font-size: 85.71429%;
}

.product-detail-modal__favor {
  text-decoration: none;
}

.product-detail-modal__favor:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
  content: "";
  margin-right: .5em;
}

.product-detail-modal__sku-holder {
  margin-top: 30px;
  margin-bottom: 30px;
}

.product-detail-modal__sku-holder:first-child {
  margin-top: 0;
}

.product-detail-modal__sku-holder:last-child {
  margin-bottom: 0;
}

.product-detail-modal__sku-caption {
  font-size: 85.71429%;
  margin-top: 5px;
  margin-bottom: 5px;
}

.product-detail-modal__sku-caption:first-child {
  margin-top: 0;
}

.product-detail-modal__sku-caption:last-child {
  margin-bottom: 0;
}

.product-detail-modal__sku {
  margin-top: 20px;
  margin-bottom: 20px;
}

.product-detail-modal__sku:first-child {
  margin-top: 0;
}

.product-detail-modal__sku:last-child {
  margin-bottom: 0;
}

.product-detail-modal__sku-item {
  display: inline-block;
  margin-right: .5em;
}

.product-detail-modal__sku-item a {
  color: inherit;
}

.product-detail-modal__price-section {
  margin-top: 20px;
  margin-bottom: 20px;
}

.product-detail-modal__price-section:first-child {
  margin-top: 0;
}

.product-detail-modal__price-section:last-child {
  margin-bottom: 0;
}

.product-detail-modal__price {
  display: inline-block;
  font-size: 150%;
  vertical-align: middle;
  margin-right: 1.5em;
}

.product-detail-modal__old-price {
  text-decoration: line-through;
}

.product-detail-modal__feature-items {
  background-color: #eee;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 20px;
}

.product-detail-modal__feature-items:first-child {
  margin-top: 0;
}

.product-detail-modal__feature-items:last-child {
  margin-bottom: 0;
}

.product-detail-modal__feature-cols {
  position: relative;
  margin-left: -2.5%;
  margin-top: -2.5%;
}

.product-detail-modal__feature-cols:after {
  content: '';
  display: block;
  clear: left;
}

.product-detail-modal__feature-item {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 47.5%;
  margin-left: 2.5%;
  margin-top: 2.5%;
}

.product-detail-modal__feature {
  position: relative;
  padding-left: 25px;
  font-weight: bold;
}

.product-detail-modal__feature.is-delivery:before {
  position: absolute;
  left: 0;
  top: 0;
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
  content: "";
  font-size: 128.57143%;
}

.product-detail-modal__feature.is-credit:before {
  position: absolute;
  left: 0;
  top: 0;
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
  content: "";
  font-size: 128.57143%;
}

.product-detail-modal__feature.is-pickup:before {
  position: absolute;
  left: 0;
  top: 0;
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
  content: "";
  font-size: 128.57143%;
}

.product-detail-modal__feature.is-garantee:before {
  position: absolute;
  left: 0;
  top: 0;
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
  content: "";
  font-size: 128.57143%;
}

.product-detail-modal__feature-text {
  font-size: 85.71429%;
}

.product-detail-modal__tabs-section {
  margin-top: 30px;
  margin-bottom: 30px;
}

.product-detail-modal__tabs-section:first-child {
  margin-top: 0;
}

.product-detail-modal__tabs-section:last-child {
  margin-bottom: 0;
}

.product-detail-modal__share {
  margin-top: 20px;
  margin-bottom: 20px;
}

.product-detail-modal__share:first-child {
  margin-top: 0;
}

.product-detail-modal__share:last-child {
  margin-bottom: 0;
}

.product-detail-modal__color {
  display: inline-block;
  width: 20px;
  height: 20px;
  border: 2px solid white;
  font-size: 0;
}

.product-detail-modal__color.is-active {
  outline: 1px solid gray;
}

.product-detail-modal__size {
  display: inline-block;
  padding: 5px;
  font-size: 85.71429%;
  background-color: #eee;
}

.product-detail-modal__size.is-active {
  background-color: gray;
  color: white;
}

@media screen and (max-width: 767px) {
  .product-detail-modal {
    padding: 20px 10px;
  }
  .product-detail-modal__mobile-title {
    font-size: 150%;
    font-weight: bold;
    margin-bottom: 30px;
  }
  .fancybox-inner .product-detail-modal__mobile-title {
    padding-right: 20px !important;
  }
  .product-detail-modal__left-col, .product-detail-modal__right-col {
    width: auto;
    float: none;
    margin-right: 0;
  }
  .product-detail-modal__left-col {
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 767px) and (max-width: 767px) {
  .product-detail-modal__feature-items {
    margin-left: -10px;
    margin-right: -10px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .fancybox-inner .product-detail-modal__feature-items {
    margin-left: 0;
    margin-right: 0;
  }
}

@media screen and (max-width: 767px) {
  .product-detail-modal__feature-cols {
    position: relative;
    margin-left: -2.5%;
    margin-top: -2.5%;
  }
  .product-detail-modal__feature-cols:after {
    content: '';
    display: block;
    clear: left;
  }
  .product-detail-modal__feature-item {
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 97.5%;
    margin-left: 2.5%;
    margin-top: 2.5%;
  }
}

.product-detail-pseudo-offer:after {
  content: '';
  display: block;
  clear: both;
}

.product-detail-pseudo-offer__img-holder {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 30.83333%;
  margin-left: 2.5%;
  float: left;
  padding-right: 35px;
  margin-left: 0;
  margin-bottom: 20px;
}

.product-detail-pseudo-offer__img-holder .save-item {
  text-align: center;
}

.product-detail-pseudo-offer__img-holder a.add-to-favorites {
  color: #333;
  font-weight: normal;
  position: relative;
  padding: 0 0 0 22px;
}

.product-detail-pseudo-offer__img-holder a.add-to-favorites:before {
  content: "\f08a";
  position: absolute;
  top: 2px;
  left: 0;
  font-size: 1.3em;
}

.product-detail-pseudo-offer__img-holder a.add-to-favorites:hover {
  color: #333;
}

.product-detail-pseudo-offer__img {
  width: 100%;
  padding: 2px;
  -webkit-border-radius: 3px;
          border-radius: 3px;
  border: 1px solid #cccccc;
}

.product-detail-pseudo-offer__description {
  margin-bottom: 45px;
}

.product-detail-pseudo-offer__props-holder {
  padding: 0 0 30px 0;
}

.product-detail-pseudo-offer__props-row {
  padding: 6px 0;
  border-bottom: 1px solid #cccccc;
}

.product-detail-pseudo-offer__props-row:first-child {
  border-top: 1px solid #cccccc;
}

.product-detail-pseudo-offer ._last {
  padding-top: 8px;
}

.product-detail-pseudo-offer__props-row-name {
  width: 50%;
  display: inline-block;
}

.product-detail-pseudo-offer__props-row-value {
  display: inline-block;
}

.product-detail-pseudo-offer__buttons {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 30.83333%;
  margin-left: 2.5%;
}

.product-detail-pseudo-offer__buy, .product-detail-pseudo-offer__order {
  margin-bottom: 20px;
  width: 70%;
  text-align: center;
}

.product-detail-pseudo-offer__buttons-holder {
  margin: 25px 0px 0px 0px;
  padding: 22px 30px 22px 30px;
  background-color: #f8f8f8;
  overflow: hidden;
}

.product-detail-pseudo-offer__buy-holder {
  display: inline-block;
  float: right;
}

.product-detail-pseudo-offer__price {
  width: 70%;
}

.product-detail-pseudo-offer__price .price-block {
  font-size: 1.3em;
  width: 100%;
}

.product-detail-pseudo-offer__price .price-block .counter-input {
  float: left;
}

.product-detail-pseudo-offer__price .price-block__holder {
  padding: 0 6px 0 20px;
}

.product-detail-pseudo-offer__price .price-block__caption {
  float: left;
}

.product-detail-pseudo-offer__price .price-block__description {
  font-size: 0.9em;
  line-height: 1.3;
}

.product-detail-pseudo-offer__label-wrap {
  text-align: right;
  margin-bottom: 15px;
}

.product-detail-pseudo-offer__label {
  display: inline-block;
  line-height: 20px;
  padding: 0px 5px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  margin-left: 3px;
  font-size: 116.66667%;
  text-transform: uppercase;
  color: #fff;
}

.product-detail-pseudo-offer ._new {
  background-color: #8e9b49;
}

.product-detail-pseudo-offer ._action {
  background-color: #0c6f9d;
}

.product-detail-pseudo-offer ._hit {
  background-color: #c13c3a;
}

.product-detail-pseudo-offer__content-holder {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 64.16666%;
  margin-left: 2.5%;
  margin-bottom: 20px;
  overflow: hidden;
}

.product-detail-pseudo-offer__short-description {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 93.33333%;
}

.product-detail-pseudo-offer__short-description:first-child {
  margin-top: 0;
}

.product-detail-pseudo-offer__short-description:last-child {
  margin-bottom: 0;
}

.product-detail-pseudo-offer__description {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 93.33333%;
}

.product-detail-pseudo-offer__description:first-child {
  margin-top: 0;
}

.product-detail-pseudo-offer__description:last-child {
  margin-bottom: 0;
}

.product-detail-pseudo-offer__volume {
  margin-top: 10px;
  margin-bottom: 10px;
}

.product-detail-pseudo-offer__volume:first-child {
  margin-top: 0;
}

.product-detail-pseudo-offer__volume:last-child {
  margin-bottom: 0;
}

.product-detail-pseudo-offer__price {
  /*@include mtop(.5);
		@include mbot(.5);*/
}

.product-detail-pseudo-offer__specs {
  margin-top: 40px;
}

.product-detail-pseudo-offer._bordered {
  padding: 20px 40px 30px;
  border: 5px solid #f1f1f1;
}

.product-detail-pseudo-offer__pseudo-offers {
  clear: both;
}

.product-detail-pseudo-offer__pseudo-offers-item {
  float: left;
  margin-left: 20px;
}

.product-detail-pseudo-offer__pseudo-offers-item:first-child {
  margin-left: 0;
}

.product-detail-pseudo-offer__pseudo-offers-item:nth(2n+1) {
  clear: both;
}

.product-detail-pseudo-offer__pseudo-offers a {
  color: #000000;
  font-weight: normal;
}

.product-detail-pseudo-offer__pseudo-offers a:hover {
  color: #000000;
}

.product-detail-pseudo-offer .counter-input {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 39.16667%;
  margin-left: 2.5%;
  margin-left: 0;
}

.product-detail-pseudo-offer__price-holder {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 55.83333%;
  margin-left: 2.5%;
  margin-left: 0;
}

/*
@media screen and (max-width: 1023px) {
	.product-detail-pseudo-offer { 
		&__img-holder {
			width: 100%;
			margin-right: 0px;
			text-align: center;
			margin-bottom: 20px;
		}

		&__img {
			width: initial;
			height: initial;
			max-width: 100%;
			max-height: 100%;
		}

		&__label-wrap {
			text-align: left;
		}

		&__props-row-name {
			width: 50%;
		}

		&__env-item {
			width: 100%;
			margin-bottom: 13px;
			white-space: nowrap;

			&:hover {
				& > .product-detail-pseudo-offer__env-descr {
					display: inline-block;
				}
			}
		}

		&__env-descr {
			position: relative;
			display: inline-block;
			left: 0px;
			vertical-align: top;
			font-size: 15/12*100%;
			color: #000;
			line-height: 30px;
			text-decoration: none;
			background-color: #fff;

			span {
				font-weight: 500;
			}
		}

		&__buttons-holder {
			position: relative;
			padding-bottom: 66px;
		}

		&__counter-holder {
			@include box-sizing;
			float: left;
			width: 40%;
			text-align: left;
			padding-top: 6px;
		}

		&__price-old {
			text-decoration: line-through;
			color: #999999;
		}

		&__price {
			font-size: 10px;
			font-weight: bold;

			span {
				color: #0c6f9d;
				font-size: 20px;
				font-weight: normal;
				line-height: 20px;
			}
		}

		&__buy-holder {
			position: absolute;
			left: 0px;
			bottom: 0px;
			padding-top: 20px;
			width: 100%;
			background-color: #fff;
			text-align: center;
		}
	}
}
*/
.product-detail2__main-cols {
  position: relative;
  margin-left: -2.5%;
}

.product-detail2__main-cols:after {
  content: '';
  display: block;
  clear: left;
}

.product-detail2__image-col {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 30.83333%;
  margin-left: 2.5%;
}

.product-detail2__description-col {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 64.16666%;
  margin-left: 2.5%;
}

.product-detail2__img-holder {
  position: relative;
}

.product-detail2__img {
  max-width: 100%;
  height: auto;
}

.product-detail2__labels {
  position: absolute;
  left: -10px;
  top: 5px;
  z-index: 2;
}

.product-detail2__label {
  display: table;
  height: 20px;
  padding: 0 10px 2px;
  margin-top: 5px;
  margin-bottom: 5px;
  text-transform: lowercase;
  line-height: 20px;
  background-color: #eee;
  -webkit-border-radius: 5px;
          border-radius: 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.product-detail2__label:first-child {
  margin-top: 0;
}

.product-detail2__label:last-child {
  margin-bottom: 0;
}

.product-detail2__label span {
  position: relative;
  z-index: 2;
  line-height: 16px;
}

.product-detail2__label.is-new {
  background-color: green;
  color: white;
}

.product-detail2__label.is-hit {
  background-color: orange;
  color: white;
}

.product-detail2__label.is-best {
  background-color: blue;
  color: white;
}

.product-detail2__label.is-sale {
  background-color: red;
  color: white;
}

.product-detail2__props-holder {
  display: table;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-top: 20px;
  margin-bottom: 20px;
}

.product-detail2__props-holder:first-child {
  margin-top: 0;
}

.product-detail2__props-holder:last-child {
  margin-bottom: 0;
}

.product-detail2__props-row {
  display: table-row;
}

.product-detail2__props-name {
  display: table-cell;
  vertical-align: top;
  padding: 5px 0;
  border-bottom: 1px solid #cccccc;
}

.product-detail2__props-value {
  display: table-cell;
  vertical-align: top;
  padding: 5px 0;
  border-bottom: 1px solid #cccccc;
}

.product-detail2__btns-col {
  float: right;
  width: 200px;
}

.product-detail2__info-col {
  padding-top: 10px;
  overflow: hidden;
}

.product-detail2__counter {
  display: inline-block;
  vertical-align: middle;
  margin-right: 40px;
}

.product-detail2__price-holder {
  display: inline-table;
  vertical-align: middle;
}

.product-detail2__price-label {
  display: table-cell;
  vertical-align: middle;
  padding-right: 15px;
  font-weight: 700;
}

.product-detail2__price-values {
  display: table-cell;
}

.product-detail2__price-old {
  text-decoration: line-through;
  font-size: 80%;
}

.product-detail2__price-current {
  font-size: 125%;
}

.product-detail2__price-remark {
  font-size: 80%;
}

.product-detail2__remark-holder {
  margin-top: 20px;
  margin-bottom: 20px;
}

.product-detail2__remark-holder:first-child {
  margin-top: 0;
}

.product-detail2__remark-holder:last-child {
  margin-bottom: 0;
}

.product-detail2__btn {
  margin-top: 10px;
  margin-bottom: 10px;
}

.product-detail2__btn:first-child {
  margin-top: 0;
}

.product-detail2__btn:last-child {
  margin-bottom: 0;
}

.product-detail2__buy-btn {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-align: center;
}

.product-detail2__fast-order {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-align: center;
}

.product-detail2__favor-link {
  margin-top: 20px;
  margin-bottom: 20px;
}

.product-detail2__favor-link:first-child {
  margin-top: 0;
}

.product-detail2__favor-link:last-child {
  margin-bottom: 0;
}

.product-detail2__back, .product-detail2__pseudo-offers {
  margin-top: 20px;
  margin-bottom: 20px;
}

.product-detail2__back:first-child, .product-detail2__pseudo-offers:first-child {
  margin-top: 0;
}

.product-detail2__back:last-child, .product-detail2__pseudo-offers:last-child {
  margin-bottom: 0;
}

.product-detail2__pseudo-offers-item {
  margin-top: 5px;
  margin-bottom: 5px;
}

.product-detail2__pseudo-offers-item:first-child {
  margin-top: 0;
}

.product-detail2__pseudo-offers-item:last-child {
  margin-bottom: 0;
}

.product-detail2__additinal-section {
  margin-top: 40px;
  margin-bottom: 40px;
}

.product-detail2__additinal-section:first-child {
  margin-top: 0;
}

.product-detail2__additinal-section:last-child {
  margin-bottom: 0;
}

.product-detail2__additinal-caption {
  margin-bottom: 30px;
  font-weight: 700;
  font-size: 150%;
}

.product-detail2__additinal-caption:last-child {
  margin-bottom: 0;
}

@media screen and (max-width: 767px) {
  .product-detail2__main-cols {
    margin-left: 0;
  }
  .product-detail2__image-col, .product-detail2__description-col {
    margin-left: 0;
    width: auto;
    float: none;
  }
  .product-detail2__image-col {
    margin-bottom: 20px;
  }
  .product-detail2__price-section {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .product-detail2__btns-col {
    float: none;
    width: auto;
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2;
  }
  .product-detail2__info-col {
    padding-top: 0;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
    margin-bottom: 10px;
  }
  .product-detail2__additinal-section {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .product-detail2__additinal-section:first-child {
    margin-top: 0;
  }
  .product-detail2__additinal-section:last-child {
    margin-bottom: 0;
  }
  .product-detail2__additinal-caption {
    margin-bottom: 0;
    margin-top: 30px;
  }
  .product-detail2__price-label {
    display: none;
  }
  .product-detail2__props-row {
    font-size: 90%;
  }
  .product-detail2__props-name {
    width: 30%;
  }
  .product-detail2__props-value {
    padding-left: 10px;
  }
}

.profiles-list__subtitle {
  margin-bottom: 20px;
  font-size: 171.42857%;
  font-weight: bold;
}

.profiles-list__subtitle:last-child {
  margin-bottom: 0;
}

.profiles-list__items {
  display: table;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #fff;
  padding: 10px 20px;
}

.profiles-list__item {
  display: table-row;
  font-family: "Ubuntu", sans-serif;
}

.profiles-list__item:last-child .profiles-list__item-cell {
  border-bottom: none;
}

.profiles-list__item.is-head {
  background-color: #fff;
}

.profiles-list__code {
  font-weight: bold;
}

.profiles-list__detail-link {
  text-decoration: none;
  color: #014e74;
}

.profiles-list__detail-link:hover {
  text-decoration: underline;
}

.profiles-list__item-cell {
  display: table-cell;
  padding: 15px 10px;
  border-bottom: 2px solid #e6e6e6;
  border-width: 1px;
}

.profiles-list__item-cell.is-head {
  font-size: 90%;
  font-weight: bold;
  border-bottom: 2px solid #e6e6e6;
}

.profiles-list__delete-link {
  color: #333;
  text-decoration: none;
}

.profiles-list__delete-link:before {
  font-family: "tampotechnic";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
}

.profiles-list__delete-link:before {
  color: #f95f3f;
}

@media screen and (max-width: 479px) {
  .profiles-list__item.is-head {
    display: none;
  }
  .profiles-list__items, .profiles-list__item, .profiles-list__item-cell {
    display: block;
    width: auto;
    padding: 0;
  }
  .profiles-list__item {
    margin-bottom: 10px;
    border-bottom: 1px solid #cccccc;
  }
  .profiles-list__item:last-child {
    margin-bottom: 0;
  }
  .profiles-list__item-cell {
    padding-bottom: 5px;
  }
}

.promo-detail {
  padding-bottom: 10px;
}

.promo-detail__title {
  margin-bottom: 30px;
  font-size: 214.28571%;
  font-weight: bold;
}

.promo-detail__title:last-child {
  margin-bottom: 0;
}

.promo-detail__picture-holder {
  margin-bottom: 30px;
}

.promo-detail__picture-holder:last-child {
  margin-bottom: 0;
}

.promo-detail__picture {
  display: block;
  width: 100%;
}

.promo-detail__info:after {
  content: '';
  display: block;
  clear: both;
}

.promo-detail__content {
  float: left;
  width: 71%;
  margin-right: 4%;
}

.promo-detail__aside {
  float: left;
  width: 25%;
}

.promo-detail__form {
  padding: 20px;
  background: #ececec;
}

.promo-detail__form-title {
  margin-bottom: 20px;
  font-size: 114.28571%;
  font-weight: bold;
}

.promo-detail__form-title:last-child {
  margin-bottom: 0;
}

.promo-detail__form-input {
  margin-bottom: 15px;
  display: block;
  padding: 5px 4% 5px 6%;
  width: -webkit-calc(90% - 2px);
  width: calc(90% - 2px);
  border: 1px solid #a9a9a9;
}

.promo-detail__form-input:last-child {
  margin-bottom: 0;
}

.promo-detail__form-btn {
  padding: 3px 20%;
}

.promo-detail__field {
  margin-bottom: 15px;
}

.promo-detail__field.is-error input[type="text"] {
  border: #f95f3f 1px solid;
}

.promo-detail__field.is-error .error-text {
  color: #f95f3f;
}

.promo-detail__error, .promo-detail__none {
  display: none;
}

.promo-detail__error.is-visible, .promo-detail__none.is-visible {
  display: block;
}

@media screen and (max-width: 767px) {
  .promo-detail__content, .promo-detail__aside {
    float: none;
    width: auto;
    margin-right: 0;
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .promo-detail__content:first-child, .promo-detail__aside:first-child {
    margin-top: 0;
  }
  .promo-detail__content:last-child, .promo-detail__aside:last-child {
    margin-bottom: 0;
  }
}

@media screen and (max-width: 767px) and (max-width: 767px) {
  .promo-detail__picture-holder {
    margin-left: -10px;
    margin-right: -10px;
  }
  .fancybox-inner .promo-detail__picture-holder {
    margin-left: 0;
    margin-right: 0;
  }
}

.promo-offer__caption {
  margin-bottom: 40px;
  font-size: 214.28571%;
  font-weight: bold;
}

.promo-offer__caption:last-child {
  margin-bottom: 0;
}

.promo-offer__info {
  overflow: hidden;
}

.promo-offer__action {
  margin-bottom: 50px;
  padding: 50px 20px;
  background: #F0F0F0;
}

.promo-offer__action:last-child {
  margin-bottom: 0;
}

.promo-offer__action:after {
  content: '';
  display: block;
  clear: both;
}

.promo-offer__figure {
  float: left;
  width: 40%;
  min-width: 200px;
  margin: 0 4% 10px 0;
}

.promo-offer__img {
  display: block;
  max-width: 100%;
}

.promo-offer__title {
  margin-bottom: 20px;
  line-height: 120%;
  font-size: 214.28571%;
  font-weight: bold;
}

.promo-offer__title:last-child {
  margin-bottom: 0;
}

.promo-offer__description {
  margin-top: 20px;
  margin-bottom: 20px;
  line-height: 170%;
  font-size: 114.28571%;
}

.promo-offer__description:first-child {
  margin-top: 0;
}

.promo-offer__description:last-child {
  margin-bottom: 0;
}

.promo-offer__timer-holder {
  margin-top: 15px;
  margin-bottom: 15px;
}

.promo-offer__timer-holder:first-child {
  margin-top: 0;
}

.promo-offer__timer-holder:last-child {
  margin-bottom: 0;
}

.promo-offer__order {
  margin-top: 20px;
  margin-bottom: 20px;
}

.promo-offer__order:first-child {
  margin-top: 0;
}

.promo-offer__order:last-child {
  margin-bottom: 0;
}

.promo-offer.is-center .promo-offer__title {
  text-align: center;
}

.promo-offer.is-center .promo-offer__description {
  text-align: center;
}

.promo-offer.is-center .promo-offer__figure {
  float: none;
  width: auto;
  margin-left: auto;
  margin-right: auto;
  width: 600px;
  max-width: 95%;
}

.promo-offer.is-center .promo-offer__order {
  text-align: center;
}

.promo-offer.is-center .promo-offer__timer-holder {
  display: inline-block;
  margin-right: 20px;
}

.promo-slider {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.promo-slider a {
  color: inherit;
}

.promo-slider__slide {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow: hidden;
}

.promo-slider__action {
  display: block;
  text-decoration: none;
  color: inherit;
  height: 450px;
  padding-top: 10%;
}

.promo-slider__bg-holder {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 1;
  overflow: hidden;
  background-position: center;
  -webkit-background-size: cover;
          background-size: cover;
}

.promo-slider__bg {
  width: 100%;
  height: auto;
  min-height: 100%;
}

.promo-slider__content-holder {
  position: relative;
  display: block;
  z-index: 2;
  text-align: center;
  max-width: 600px;
  margin: 0 auto;
  color: #fff;
  padding: 40px;
  background-color: rgba(0, 0, 0, 0.5);
}

.promo-slider__pretitle {
  display: block;
  font-size: 114.28571%;
  margin-bottom: 20px;
}

.promo-slider__pretitle:last-child {
  margin-bottom: 0;
}

.promo-slider__title {
  display: block;
  margin-bottom: 20px;
  font-size: 214.28571%;
  font-weight: bold;
}

.promo-slider__title:last-child {
  margin-bottom: 0;
}

.promo-slider__description {
  display: block;
  font-size: 114.28571%;
}

.promo-slider__morebutton {
  margin-top: 20px;
}

.promo-slider__morebutton:first-child {
  margin-top: 0;
}

.promo-slider__arrows {
  position: absolute;
  top: 40%;
  padding: 0 .3em;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  line-height: 100%;
  font-size: 357.14286%;
  font-weight: bold;
  cursor: pointer;
  z-index: 5;
}

.promo-slider__arrow-left {
  color: #e98f24;
  left: 0;
}

.promo-slider__arrow-left:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
  content: "";
}

.promo-slider__arrow-right {
  color: #e98f24;
  right: 0;
}

.promo-slider__arrow-right:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
  content: "";
}

.promo-slider__pagination {
  position: absolute;
  width: 100%;
  bottom: 15px;
  left: 0;
  text-align: center;
}

.promo-slider__pagination li {
  position: relative;
  display: inline-block;
  margin: 0 5px;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  width: 14px;
  height: 14px;
  vertical-align: top;
  background-color: #e98f24;
  border: 1px solid #ca7c1f;
}

.promo-slider__pagination li.slick-active:before {
  content: '';
  position: absolute;
  left: 2px;
  right: 2px;
  top: 2px;
  bottom: 2px;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  background-color: #fff;
}

.promo-slider__pagination button {
  position: absolute;
  z-index: 2;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  width: 14px;
  height: 14px;
  font-size: 0;
  background-color: transparent;
  border: none;
}

.promo-slider__pagination li.slick-active .promo-slider__page-btn {
  background: #909090;
}

.promo-slider.is-adaptive-bg .promo-slider__bg-holder {
  -webkit-background-size: cover;
          background-size: cover;
  background-position: center;
}

@media screen and (max-width: 767px) {
  .promo-slider__title {
    font-size: 150%;
  }
  .promo-slider__action {
    height: 300px;
  }
  .promo-slider__arrows {
    padding: 0 .1em;
  }
  .promo-slider__arrow-left {
    left: 0;
  }
  .promo-slider__arrow-right {
    right: 0;
  }
}

.promo-tiles:after {
  content: '';
  display: block;
  clear: both;
}

.promo-tiles__title {
  margin-bottom: 25px;
  text-align: left;
  font-weight: bold;
  font-size: 175%;
}

.promo-tiles__list {
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative;
  margin-left: -2.5%;
  margin-top: -2.5%;
}

.promo-tiles__list:after {
  content: '';
  display: block;
  clear: left;
}

@media screen and (max-width: 479px) {
  .promo-tiles__list {
    margin-left: 0%;
  }
}

.promo-tiles__item {
  position: relative;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 30.83333%;
  margin-left: 2.5%;
  margin-top: 2.5%;
  height: 330px;
}

.promo-tiles__item:nth-child(3n+1) {
  clear: left;
}

@media screen and (max-width: 767px) {
  .promo-tiles__item {
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 97.5%;
    margin-left: 2.5%;
    height: 240px;
  }
}

@media screen and (max-width: 479px) {
  .promo-tiles__item {
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 97.5%;
    margin-left: 2.5%;
    width: 100%;
    height: auto;
    margin-left: 0%;
  }
}

.promo-tiles.is-bg-contain .promo-tiles__item {
  background: #fff;
}

.is-first-block .promo-tiles__item {
  margin-top: 0px;
}

.is-4-tiles .promo-tiles__item {
  position: relative;
  clear: none;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 22.5%;
  margin-left: 2.5%;
  margin-top: 2.5%;
  height: 270px;
}

.is-4-tiles .promo-tiles__item:nth-child(4n+1) {
  clear: left;
}

@media screen and (max-width: 767px) {
  .is-4-tiles .promo-tiles__item {
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 47.5%;
    margin-left: 2.5%;
    height: 240px;
  }
}

@media screen and (max-width: 479px) {
  .is-4-tiles .promo-tiles__item {
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 97.5%;
    margin-left: 2.5%;
    width: 100%;
    height: auto;
    margin-left: 0%;
  }
}

.promo-tiles__image {
  width: 100%;
}

.promo-tiles__bg-holder {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 1;
  overflow: hidden;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
          background-size: cover;
}

.promo-tiles.is-bg-contain .promo-tiles__bg-holder {
  margin: 15px 0;
  -webkit-background-size: contain;
          background-size: contain;
}

.promo-tiles__bg {
  width: 100%;
  height: auto;
  min-height: 100%;
}

.promo-tiles__content-holder {
  position: relative;
  display: block;
  z-index: 2;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 50px 20px 20px;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
}

.promo-tiles__content-holder:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.promo-tiles__pretitle {
  display: block;
  font-size: 114.28571%;
}

.promo-tiles__title-item {
  display: block;
  margin-bottom: 20px;
  font-size: 214.28571%;
  font-weight: bold;
  text-align: center;
}

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

.is-4-tiles .promo-tiles__title-item {
  font-size: 130%;
}

.promo-tiles.is-bg-plate .promo-tiles__title-item {
  background-color: rgba(0, 0, 0, 0.8);
  padding: 10px;
}

.promo-tiles__description {
  display: block;
  font-size: 114.28571%;
  text-align: center;
}

.promo-tiles__morebutton {
  margin-top: 20px;
}

.promo-tiles__morebutton:first-child {
  margin-top: 0;
}

.promo-tiles__morebutton-arrow {
  height: 30px;
  width: 30px;
  background: #fff;
  position: absolute;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
       -o-transform: rotate(45deg);
          transform: rotate(45deg);
  right: 20px;
  top: 41%;
  -webkit-transition: background .25s;
       -o-transition: background .25s;
          transition: background .25s;
}

.promo-tiles__morebutton-arrow.is-default {
  position: relative;
}

.promo-tiles__morebutton-arrow:hover {
  background: rgba(255, 255, 255, 0.84);
}

.promo-tiles__morebutton-arrow:before {
  font-family: "tampotechnic";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
}

.promo-tiles__morebutton-arrow:before {
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
       -o-transform: rotate(-45deg);
          transform: rotate(-45deg);
  color: #000;
  position: absolute;
  top: 31%;
  left: 22%;
}

@media screen and (max-width: 767px) {
  .promo-tiles__morebutton-arrow {
    height: 60px;
    width: 60px;
    right: 47px;
    top: 35%;
  }
  .promo-tiles__morebutton-arrow:before {
    font-size: 2em;
  }
}

@media screen and (max-width: 479px) {
  .promo-tiles__morebutton-arrow {
    height: 35px;
    width: 35px;
    right: 20px;
  }
  .promo-tiles__morebutton-arrow:before {
    font-size: 1.2em;
  }
}

.promo-tiles__link-wrapper {
  text-decoration: none;
  color: white;
}

.promo-tiles__link-wrapper.is-disabled {
  pointer-events: none;
  /* делаем ссылку некликабельной */
  cursor: default;
}

.promo-tiles.is-3-tiles.is-about-page .promo-tiles__bg-holder {
  height: 370px;
}

@media screen and (max-width: 767px) {
  .promo-tiles.is-main-promo {
    margin-left: -10px;
    margin-right: -10px;
  }
}

.promo-tiles.is-main-promo .promo-tiles__list {
  margin-left: 0;
}

.promo-tiles.is-main-promo .promo-tiles__bg-holder {
  -webkit-transition: -webkit-transform .45s;
       -o-transition: -o-transform .45s;
          transition: transform .45s;
}

.promo-tiles.is-main-promo .promo-tiles__item {
  margin-left: 0;
  width: -webkit-calc(100%/3);
  width: calc(100%/3);
  height: 564px;
  overflow: hidden;
}

.promo-tiles.is-main-promo .promo-tiles__item:hover .promo-tiles__bg-holder {
  -webkit-transform: scale(1.05);
      -ms-transform: scale(1.05);
       -o-transform: scale(1.05);
          transform: scale(1.05);
}

.promo-tiles.is-main-promo .promo-tiles__item:nth-child(1) .promo-tiles__content-holder {
  margin: 50% 0 50% 12%;
  background-color: #fd9b27;
  right: 0;
  width: 85%;
}

@media screen and (max-width: 767px) {
  .promo-tiles.is-main-promo .promo-tiles__item:nth-child(1) .promo-tiles__content-holder {
    width: 100%;
  }
}

.promo-tiles.is-main-promo .promo-tiles__item:nth-child(1) .promo-tiles__content-holder:hover {
  background-color: #ca7c1f;
}

.promo-tiles.is-main-promo .promo-tiles__item:nth-child(2) .promo-tiles__content-holder {
  margin: 50% 0;
  background-color: #2685d1;
  width: 100%;
  left: 0;
  right: 0;
}

.promo-tiles.is-main-promo .promo-tiles__item:nth-child(2) .promo-tiles__content-holder:hover {
  background-color: #014e74;
}

.promo-tiles.is-main-promo .promo-tiles__item:nth-child(3) .promo-tiles__content-holder {
  margin: 50% 12% 50% 0;
  background-color: #309d37;
  left: 0;
  width: 85%;
}

.promo-tiles.is-main-promo .promo-tiles__item:nth-child(3) .promo-tiles__content-holder:hover {
  background-color: #185f1d;
}

@media screen and (max-width: 767px) {
  .promo-tiles.is-main-promo .promo-tiles__item:nth-child(3) .promo-tiles__content-holder {
    width: 100%;
  }
}

.promo-tiles.is-main-promo .promo-tiles__content-holder {
  margin: 50% 20px 50%;
  padding: 8% 5%;
  display: table;
  position: absolute;
  -webkit-transition: background-color .3s;
       -o-transition: background-color .3s;
          transition: background-color .3s;
  font-family: "Ubuntu", sans-serif;
  font-weight: 500;
}

.promo-tiles.is-main-promo .promo-tiles__content-holder:before {
  display: none;
}

@media screen and (max-width: 767px) {
  .promo-tiles.is-main-promo .promo-tiles__content-holder {
    padding-right: 25%;
  }
}

.promo-tiles.is-main-promo .promo-tiles__title-item {
  font-size: 1.35em;
  text-align: left;
  text-transform: uppercase;
  display: table-cell;
  vertical-align: middle;
}

.promo-tiles.is-main-promo .promo-tiles__description {
  text-align: left;
}

@media screen and (max-width: 767px) {
  .promo-tiles.is-main-promo .promo-tiles__item {
    width: 100%;
    height: auto;
  }
  .promo-tiles.is-main-promo .promo-tiles__item:nth-child(1) .promo-tiles__content-holder, .promo-tiles.is-main-promo .promo-tiles__item:nth-child(2) .promo-tiles__content-holder, .promo-tiles.is-main-promo .promo-tiles__item:nth-child(3) .promo-tiles__content-holder {
    left: 0;
    right: 0;
    margin: 0;
    position: static;
  }
  .promo-tiles.is-main-promo .promo-tiles__content-holder {
    position: static;
    display: block;
    width: 100%;
  }
  .promo-tiles.is-main-promo .promo-tiles__bg-holder {
    display: none;
  }
}

@media screen and (max-width: 479px) {
  .promo-tiles.is-main-promo .promo-tiles__title-item {
    font-size: 16px;
  }
}

.promo-tiles.is-4-tiles .promo-tiles__bg-holder {
  height: 270px;
  position: relative;
}

.promo-tiles.is-4-tiles .promo-tiles__item {
  height: auto;
}

.promo-tiles.is-4-tiles .promo-tiles__content-holder {
  margin: 0;
  background: #fff;
  text-shadow: none;
  padding: 10px 10px 15px;
}

.promo-tiles.is-4-tiles .promo-tiles__content-holder:before {
  display: none !important;
}

.promo-tiles.is-4-tiles .promo-tiles__title-item {
  color: #000;
  background: none;
  font-size: 1em;
}

.promo-tiles.is-4-tiles .promo-tiles__title-item:before {
  display: none !important;
}

.promo-tiles.is-3-tiles .promo-tiles__bg-holder {
  height: 270px;
  position: relative;
}

.promo-tiles.is-3-tiles .promo-tiles__item {
  height: auto;
}

.promo-tiles.is-3-tiles .promo-tiles__content-holder {
  margin: 0;
  background: #fff;
  text-shadow: none;
  padding: 10px 10px 15px;
}

.promo-tiles.is-3-tiles .promo-tiles__content-holder:before {
  display: none !important;
}

.promo-tiles.is-3-tiles .promo-tiles__title-item {
  color: #000;
  background: none;
  font-size: 1em;
}

.promo-tiles.is-3-tiles .promo-tiles__title-item:before {
  display: none !important;
}

.purchase-items {
  position: relative;
}

.purchase-items:after {
  content: '';
  display: block;
  clear: both;
}

.purchase-items__cols {
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative;
  margin-left: -2.5%;
  position: static;
  margin-top: -2.5%;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 72.5%;
  margin-left: 2.5%;
}

.purchase-items__cols:after {
  content: '';
  display: block;
  clear: left;
}

@media screen and (max-width: 767px) {
  .purchase-items__cols {
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 97.5%;
    margin-left: 2.5%;
  }
}

.purchase-items__aside {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 22.5%;
  margin-left: 2.5%;
  margin-left: 0;
}

@media screen and (max-width: 767px) {
  .purchase-items__aside {
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 97.5%;
    margin-left: 2.5%;
    margin: 50px 0;
  }
}

.purchase-items__title {
  text-transform: uppercase;
}

.purchase-items__col {
  margin: 0;
  margin-top: 2.5%;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 30.83333%;
  margin-left: 2.5%;
}

.purchase-items__col:first-child, .purchase-items__col:nth-child(3n+1) {
  margin-left: 0;
}

.purchase-items__col.is-image {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 22.5%;
  margin-left: 2.5%;
  width: 100%;
  margin-left: 0;
  margin-top: 0;
}

.purchase-items__col:nth-child(3n+1) {
  clear: left;
}

.purchase-items__message {
  margin-top: 20px;
  margin-bottom: 20px;
  text-align: center;
  font-size: 18.2px;
}

.purchase-items__message:first-child {
  margin-top: 0;
}

.purchase-items__message:last-child {
  margin-bottom: 0;
}

.purchase-items__message.is-no-items {
  color: #666;
}

.purchase-items__message.is-no-items:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
  content: "";
}

.purchase-items__message.is-no-items:before {
  font-size: 42px;
  vertical-align: middle;
  margin-right: 10px;
}

.purchase-items__steps {
  list-style-type: none;
}

.purchase-items__step {
  color: #000;
  margin-bottom: 37px;
  position: relative;
}

.purchase-items__step:after {
  content: '';
  display: block;
  clear: both;
}

.purchase-items__step:last-child {
  margin-bottom: 0;
}

.purchase-items__step-icon {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 22.5%;
  margin-left: 2.5%;
  margin-left: 0;
  color: #333333;
  position: relative;
}

.purchase-items__step-icon.is-hand:before {
  font-family: "tampotechnic";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
}

.purchase-items__step-icon.is-hand:before {
  font-size: 4em;
  margin-left: -18px;
}

.purchase-items__step-icon.is-bucket-full:before {
  font-family: "tampotechnic";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
}

.purchase-items__step-icon.is-bucket-full:before {
  font-size: 4em;
  margin-left: -18px;
}

.purchase-items__step-icon.is-bucket-full:after {
  font-family: "tampotechnic";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
  color: #fd9b27;
  position: absolute;
  left: 3.5px;
  font-size: 1.8em;
  top: 15px;
}

.purchase-items__step-icon.is-bloop {
  color: #fd9b27;
}

.purchase-items__step-icon.is-bloop:before {
  font-family: "tampotechnic";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
}

.purchase-items__step-icon.is-bloop:before {
  font-size: 2.3em;
  margin-top: 1px;
}

.purchase-items__step-icon.is-granul, .purchase-items__step-icon.is-granul-1, .purchase-items__step-icon.is-granul-2, .purchase-items__step-icon.is-granul-3, .purchase-items__step-icon.is-granul-4, .purchase-items__step-icon.is-granul-5, .purchase-items__step-icon.is-granul-6, .purchase-items__step-icon.is-granul-7, .purchase-items__step-icon.is-granul-8, .purchase-items__step-icon.is-granul-9, .purchase-items__step-icon.is-granul-10 {
  text-align: center;
  color: #fd9b27;
}

.purchase-items__step-icon.is-granul:before, .purchase-items__step-icon.is-granul-1:before, .purchase-items__step-icon.is-granul-2:before, .purchase-items__step-icon.is-granul-3:before, .purchase-items__step-icon.is-granul-4:before, .purchase-items__step-icon.is-granul-5:before, .purchase-items__step-icon.is-granul-6:before, .purchase-items__step-icon.is-granul-7:before, .purchase-items__step-icon.is-granul-8:before, .purchase-items__step-icon.is-granul-9:before, .purchase-items__step-icon.is-granul-10:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
  content: "";
  position: relative;
}

.purchase-items__step-icon.is-granul:after, .purchase-items__step-icon.is-granul-1:after, .purchase-items__step-icon.is-granul-2:after, .purchase-items__step-icon.is-granul-3:after, .purchase-items__step-icon.is-granul-4:after, .purchase-items__step-icon.is-granul-5:after, .purchase-items__step-icon.is-granul-6:after, .purchase-items__step-icon.is-granul-7:after, .purchase-items__step-icon.is-granul-8:after, .purchase-items__step-icon.is-granul-9:after, .purchase-items__step-icon.is-granul-10:after {
  content: '';
  display: block;
  clear: both;
}

.purchase-items__step-icon.is-granul:before, .purchase-items__step-icon.is-granul-1:before, .purchase-items__step-icon.is-granul-2:before, .purchase-items__step-icon.is-granul-3:before, .purchase-items__step-icon.is-granul-4:before, .purchase-items__step-icon.is-granul-5:before, .purchase-items__step-icon.is-granul-6:before, .purchase-items__step-icon.is-granul-7:before, .purchase-items__step-icon.is-granul-8:before, .purchase-items__step-icon.is-granul-9:before, .purchase-items__step-icon.is-granul-10:before {
  left: 0px;
  top: 5px;
}

.purchase-items__step-icon.is-granul-1 {
  font-size: 10px;
  left: -7px;
}

.purchase-items__step-icon.is-granul-2 {
  font-size: 13px;
  left: -7px;
}

.purchase-items__step-icon.is-granul-3 {
  font-size: 14px;
  left: -7px;
}

.purchase-items__step-icon.is-granul-4 {
  font-size: 17px;
  left: -7px;
}

.purchase-items__step-icon.is-granul-5 {
  font-size: 20px;
  left: -7px;
}

.purchase-items__step-icon.is-granul-6 {
  font-size: 23px;
  top: -7px;
  left: -7px;
}

.purchase-items__step-icon.is-granul-7 {
  font-size: 26px;
  top: -7px;
  left: -6px;
}

.purchase-items__step-icon.is-granul-8 {
  font-size: 29px;
  top: -8px;
  left: -7px;
}

.purchase-items__step-icon.is-granul-9 {
  font-size: 31px;
  top: -9px;
  left: -6px;
}

.purchase-items__step-icon.is-granul-10 {
  font-size: 34px;
  top: -8px;
  left: -6px;
}

.purchase-items__step-content {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 72.5%;
  margin-left: 2.5%;
}

.purchase-items__step-title {
  font-size: 1.1em;
  font-weight: bold;
  margin-bottom: 7px;
}

.purchase-items__step-description {
  font-size: 1.05em;
}

@media screen and (max-width: 1023px) {
  .purchase-items__col {
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 30.83333%;
    margin-left: 2.5%;
  }
  .purchase-items__col:nth-child(4n+1) {
    clear: none;
  }
  .purchase-items__col:nth-child(3n+1) {
    clear: left;
  }
}

@media screen and (max-width: 767px) {
  .purchase-items__col {
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 47.5%;
    margin-left: 2.5%;
    padding-bottom: 10px;
  }
  .purchase-items__col:nth-child(3n+1) {
    clear: none;
  }
  .purchase-items__col:nth-child(2n+1) {
    clear: left;
  }
  .is-slide-to-mobile .purchase-items__col:nth-child(2n+1) {
    clear: none;
  }
  .is-slide-to-mobile .purchase-items__col {
    float: left;
    height: auto;
  }
  .purchase-items__prices {
    float: left;
    margin-left: 15px;
  }
}

.purchase-items__prices:after {
  content: '';
  display: block;
  clear: both;
}

.purchase-items__volume {
  float: left;
  color: #fd9b27;
}

@media screen and (max-width: 767px) {
  .purchase-items__volume {
    float: none;
    font-size: 1.2em;
    margin-bottom: 35px;
  }
}

.purchase-items__old-price {
  position: relative;
  display: inline-block;
  color: #b4bbc2;
  font-size: .95em;
  float: right;
  font-weight: 400;
}

.purchase-items__old-price:before {
  content: '';
  position: absolute;
  top: 50%;
  height: 1px;
  margin-top: 1px;
  left: -2px;
  right: -1px;
  background-color: #ccc;
}

.purchase-items__current-price {
  display: block;
  font-weight: normal;
  font-size: 114.28571%;
  float: right;
}

.purchase-items__current-price span {
  font-weight: 700;
}

@media screen and (max-width: 767px) {
  .purchase-items__current-price {
    float: none;
  }
}

@media screen and (max-width: 479px) {
  .is-slide-to-mobile .purchase-items__arrows {
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    line-height: 100%;
    font-size: 360%;
    font-weight: bold;
    cursor: pointer;
    z-index: 10;
  }
  .is-slide-to-mobile .purchase-items__arrows:after {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
  }
  .purchase-items__arrows-left {
    left: 0;
  }
  .purchase-items__arrows-left:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
         -o-transform: translate(0, 0);
            transform: translate(0, 0);
    content: "";
  }
  .purchase-items__arrows-right {
    right: 0;
  }
  .purchase-items__arrows-right:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
         -o-transform: translate(0, 0);
            transform: translate(0, 0);
    content: "";
  }
  .purchase-items__cols {
    margin-left: 0;
    margin-top: 0;
  }
  .is-slide-to-mobile .purchase-items__cols {
    margin-left: -10px;
  }
  .is-slide-to-mobile .purchase-items__cols:after {
    content: '';
    display: block;
    clear: both;
  }
  .is-slide-to-mobile .purchase-items__cols .is-hide {
    display: none;
  }
  .purchase-items__col {
    float: none;
    width: auto;
    margin-left: 0;
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .purchase-items__col:first-child {
    margin-top: 0;
  }
  .purchase-items__col:last-child {
    margin-bottom: 0;
  }
  .is-slide-to-mobile .purchase-items__col {
    margin-top: 0;
    border: 1px solid #ccc;
    margin-right: 10px;
    padding: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .is-slide-to-mobile .purchase-items__col:first-child {
    margin-top: 0;
  }
}

.purchase-items.is-3cols .purchase-items__cols {
  position: relative;
  margin-left: -3.33333%;
  margin-top: -3.33333%;
}

.purchase-items.is-3cols .purchase-items__cols:after {
  content: '';
  display: block;
  clear: left;
}

.purchase-items.is-3cols .purchase-items__col {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 30.0%;
  margin-left: 3.33333%;
}

.purchase-items.is-3cols .purchase-items__col:nth-child(4n+1) {
  clear: none;
}

.purchase-items.is-3cols .purchase-items__col:nth-child(3n+1) {
  clear: left;
}

@media screen and (max-width: 1023px) {
  .purchase-items.is-3cols .purchase-items__cols {
    position: relative;
    margin-left: -3.75%;
    margin-top: -3.75%;
  }
  .purchase-items.is-3cols .purchase-items__cols:after {
    content: '';
    display: block;
    clear: left;
  }
  .purchase-items.is-3cols .purchase-items__col {
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 46.25%;
    margin-left: 3.75%;
  }
  .purchase-items.is-3cols .purchase-items__col:nth-child(3n+1) {
    clear: none;
  }
  .purchase-items.is-3cols .purchase-items__col:nth-child(2n+1) {
    clear: left;
  }
}

@media screen and (max-width: 767px) {
  .purchase-items.is-3cols .purchase-items__cols {
    position: relative;
    margin-left: -2.5%;
    margin-top: -2.5%;
  }
  .purchase-items.is-3cols .purchase-items__cols:after {
    content: '';
    display: block;
    clear: left;
  }
  .purchase-items.is-3cols .purchase-items__col {
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 97.5%;
    margin-left: 2.5%;
  }
  .purchase-items.is-3cols .purchase-items__col:nth-child(3n+1) {
    clear: none;
  }
}

@media screen and (max-width: 479px) {
  .purchase-items.is-3cols .purchase-items__cols {
    margin-left: 0;
    margin-top: 0;
  }
  .purchase-items.is-3cols .purchase-items__col {
    float: none;
    width: auto;
    margin-left: 0;
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .purchase-items.is-3cols .purchase-items__col:first-child {
    margin-top: 0;
  }
  .purchase-items.is-3cols .purchase-items__col:last-child {
    margin-bottom: 0;
  }
}

.purchase-items.is-2cols .purchase-items__cols {
  position: relative;
  margin-left: -5%;
  margin-top: -5%;
}

.purchase-items.is-2cols .purchase-items__cols:after {
  content: '';
  display: block;
  clear: left;
}

.purchase-items.is-2cols .purchase-items__col {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 45.0%;
  margin-left: 5%;
  margin-top: 5%;
}

.purchase-items.is-2cols .purchase-items__col:nth-child(3n+1) {
  clear: none;
}

.purchase-items.is-2cols .purchase-items__col:nth-child(2n+1) {
  clear: left;
}

@media screen and (max-width: 1023px) {
  .purchase-items.is-2cols .purchase-items__cols {
    position: relative;
    margin-left: -2.5%;
    margin-top: -2.5%;
  }
  .purchase-items.is-2cols .purchase-items__cols:after {
    content: '';
    display: block;
    clear: left;
  }
  .purchase-items.is-2cols .purchase-items__col {
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 47.5%;
    margin-left: 2.5%;
    margin-top: getcolumnmargin;
  }
  .purchase-items.is-2cols .purchase-items__col:nth-child(3n+1) {
    clear: none;
  }
  .purchase-items.is-2cols .purchase-items__col:nth-child(2n+1) {
    clear: left;
  }
}

.purchase-items.is-1cols .purchase-items__cols {
  margin-left: 0;
  margin-top: 0;
}

.purchase-items.is-1cols .purchase-items__col {
  float: none;
  width: auto;
  margin-left: 0;
  margin-top: 20px;
  margin-bottom: 20px;
}

.purchase-items.is-1cols .purchase-items__col:first-child {
  margin-top: 0;
}

.purchase-items.is-1cols .purchase-items__col:last-child {
  margin-bottom: 0;
}

@media screen and (max-width: 1023px) {
  .purchase-items.is-1cols .purchase-items__cols {
    margin-left: 0;
    margin-top: 0;
  }
  .purchase-items.is-1cols .purchase-items__col {
    float: none;
    width: auto;
    margin-left: 0;
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .purchase-items.is-1cols .purchase-items__col:first-child {
    margin-top: 0;
  }
  .purchase-items.is-1cols .purchase-items__col:last-child {
    margin-bottom: 0;
  }
}

@media screen and (max-width: 767px) {
  .purchase-items.is-1cols .purchase-items__cols {
    margin-left: 0;
    margin-top: 0;
  }
  .purchase-items.is-1cols .purchase-items__col {
    float: none;
    width: auto;
    margin-left: 0;
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .purchase-items.is-1cols .purchase-items__col:first-child {
    margin-top: 0;
  }
  .purchase-items.is-1cols .purchase-items__col:last-child {
    margin-bottom: 0;
  }
}

.content-area .purchase-items ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.content-area .purchase-items ul li {
  margin: 0;
  padding: 0;
}

.radio {
  position: relative;
  cursor: pointer;
  display: inline-block;
  vertical-align: middle;
  min-width: 14px;
  min-height: 14px;
  font-size: 14px;
}

.radio__check-holder {
  position: absolute;
  left: 0;
  height: 26px;
}

.radio__text {
  display: block;
  padding-left: 25px;
  font-size: 14px;
}

.radio:hover .checkbox__text {
  text-decoration: underline;
}

.radio.is-disabled {
  opacity: 0.3;
}

.rating-widget__description {
  margin-bottom: 10px;
}

.regional__title {
  margin-top: 40px;
  margin-bottom: 30px;
  font-size: 214.28571%;
  line-height: 1.36667;
  font-weight: normal;
  text-align: center;
  text-transform: uppercase;
  font-family: "Ubuntu", sans-serif;
}

.regional__title:first-child {
  margin-top: 0;
}

.regional__title:last-child {
  margin-bottom: 0;
}

.regional__plate {
  padding: 20px 25px;
  background-color: #fff;
}

.regional__region-items {
  text-align: left;
}

.regional__region-items:after {
  content: '';
  display: block;
  clear: both;
}

.regional__region-item {
  display: inline-block;
  padding: 0 10px 0 0;
  font-size: 200%;
}

.regional__region-item-link.is-active {
  font-weight: bold;
}

.regional__info {
  margin-bottom: 20px;
  margin-top: 20px;
}

.regional__info:last-child {
  margin-bottom: 0;
}

.regional__info:first-child {
  margin-top: 0;
}

.regional__city-items {
  position: relative;
  margin-left: -2.5%;
}

.regional__city-items:after {
  content: '';
  display: block;
  clear: left;
}

.regional__city-item {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 22.5%;
  margin-left: 2.5%;
}

.regional__selector {
  text-align: left;
}

.regional__selector-link {
  text-decoration: none;
  color: #014e74;
  border-bottom: 1px dashed #014e74;
  font-weight: bold;
  font-size: 14px;
  font-family: "Roboto", sans-serif;
  position: relative;
}

.regional__selector-link:before {
  font-family: "tampotechnic";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
}

.regional__selector-link:before {
  position: absolute;
  left: -21px;
  top: -1px;
  font-size: 1.3em;
}

.regional__selector-link:hover {
  border-bottom: none;
}

.regional-phone {
  font-weight: bold;
  font-size: 1.4em;
}

.registration-form__title {
  margin-top: 60px;
  margin-bottom: 50px;
  font-size: 214.28571%;
  line-height: 1.36667;
  font-weight: normal;
  margin-left: 20%;
  margin-right: 20px;
  text-transform: uppercase;
  font-family: "Ubuntu", sans-serif;
}

.registration-form__title:first-child {
  margin-top: 0;
}

.registration-form__title:last-child {
  margin-bottom: 0;
}

.registration-form__node {
  color: #0b8bfb;
}

.registration-form__node.error {
  color: #f95f3f;
}

.registration-form__node.success {
  color: #339966;
}

.registration-form__plate {
  background: #eeeeee;
  padding: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 30px 55px;
  background: #fff;
}

@media screen and (max-width: 767px) {
  .registration-form__plate {
    margin-left: -10px;
    margin-right: -10px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .fancybox-inner .registration-form__plate {
    margin-left: 0;
    margin-right: 0;
  }
}

.registration-form__fields-list {
  display: table;
  width: 100%;
}

.registration-form__field {
  display: block;
  position: relative;
  margin-bottom: 8px;
}

.registration-form__field.is-error .registration-form__error {
  display: block;
}

.registration-form__field.is-none .registration-form__none {
  display: block;
}

.registration-form__field.is-none .registration-form__item:before {
  font-family: "tampotechnic";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
}

.registration-form__field.is-none .registration-form__item:before {
  color: #f95f3f;
  position: absolute;
  right: -25px;
  font-size: 1.3em;
  top: 40%;
}

.registration-form__field.is-none.is-captcha-field .registration-form__item:before {
  font-family: "tampotechnic";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
}

.registration-form__field.is-none.is-captcha-field .registration-form__item:before {
  color: #f95f3f;
  position: absolute;
  right: -25px;
  font-size: 1.3em;
  top: inherit;
  bottom: 9%;
}

.registration-form__field.js-pass-change {
  display: none;
}

.registration-form__buttons {
  margin-top: 20px;
  margin-bottom: 20px;
}

.registration-form__buttons:first-child {
  margin-top: 0;
}

.registration-form__buttons:last-child {
  margin-bottom: 0;
}

.registration-form__label {
  display: block;
  vertical-align: top;
  padding: 15px 10px 0 0;
  width: 150px;
  font-weight: 500;
  color: #003333;
}

.registration-form__label.is-captcha {
  vertical-align: bottom;
  padding-bottom: 18px;
}

.registration-form__item {
  display: block;
  vertical-align: top;
  padding: 10px 0px 0 0px;
  position: relative;
}

.registration-form__item:after {
  content: '';
  display: block;
  clear: both;
}

.registration-form__item input[type='text'],
.registration-form__item input[type='email'],
.registration-form__item input[type='password'],
.registration-form__item textarea {
  width: 100%;
}

.registration-form__add-link {
  display: inline-block;
  margin-left: 1em;
}

.registration-form__list {
  list-style: none;
  margin: 5px 0;
  padding: 0;
}

.registration-form__list.is-horizontal {
  margin: 0;
}

.registration-form__list.is-horizontal .registration-form__list-item {
  display: inline-block;
  margin-top: 5px;
  margin-bottom: 5px;
  margin-right: 1.5em;
}

.registration-form__list-item {
  margin-top: 10px;
  margin-bottom: 10px;
}

.registration-form__list-item:first-child {
  margin-top: 0;
}

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

.registration-form__error {
  display: none;
  color: #f95f3f;
  position: absolute;
  top: -12px;
  right: 0;
  font-size: 12px;
}

.registration-form__none {
  display: none;
  color: #f95f3f;
  position: absolute;
  top: -12px;
  right: 0;
  font-size: 12px;
}

.registration-form__ok {
  display: none;
  margin-top: 5px;
}

.registration-form__remark {
  margin-top: 5px;
  margin-bottom: 20px;
  font-size: 85%;
}

.registration-form__inputs, .registration-form__buttons {
  float: left;
  width: 45%;
  margin-right: 5%;
}

.registration-form__message {
  float: left;
  max-width: 35%;
  margin-top: 3px;
}

.registration-form__inputs-link {
  display: inline-block;
  padding-top: 5px;
  margin-right: 1em;
}

.registration-form__link {
  display: inline-block;
  color: #0b8bfb;
  text-decoration: underline;
  cursor: pointer;
  margin: 0 10px;
}

.registration-form__link:hover {
  text-decoration: none;
}

.registration-form__captcha {
  display: table;
  width: 45%;
  margin-top: 10px;
  margin-bottom: 10px;
}

.registration-form__captcha:first-child {
  margin-top: 0;
}

.registration-form__captcha:last-child {
  margin-bottom: 0;
}

.registration-form__captcha-link {
  color: #999999;
  text-decoration: none;
  border-bottom: 1px dashed #aaaaaa;
}

.registration-form__captcha-link:hover {
  color: #aaaaaa;
  border-bottom-color: #bbbbbb;
}

.registration-form__captcha-img {
  display: table-cell;
  vertical-align: middle;
  width: 50%;
}

.registration-form__captcha-img img {
  vertical-align: top;
  min-width: 200px;
}

.registration-form__captcha-reload {
  display: table-cell;
  vertical-align: middle;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-left: 15px;
}

.registration-form__socials-holder {
  padding: 15px 25px 25px;
  background-color: #ccc;
}

.registration-form__socials-caption {
  font-weight: bold;
  font-size: 128.57143%;
  text-align: center;
}

.registration-form__socials {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
}

.registration-form__socials:first-child {
  margin-top: 0;
}

.registration-form__socials:last-child {
  margin-bottom: 0;
}

.registration-form__socials-item {
  display: inline-block;
  vertical-align: middle;
  margin-right: .25em;
  margin-left: .25em;
}

.registration-form__socials-link {
  display: inline-block;
  width: 50px;
  height: 50px;
  background-color: #eee;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  text-align: center;
  color: black;
}

.registration-form__socials-link.is-ok {
  line-height: 50px;
  font-size: 20px;
}

.registration-form__socials-link.is-ok:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
  content: "";
}

.registration-form__socials-link.is-vk {
  line-height: 50px;
  font-size: 20px;
}

.registration-form__socials-link.is-vk:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
  content: "";
}

.registration-form__socials-link.is-tw {
  line-height: 50px;
  font-size: 20px;
}

.registration-form__socials-link.is-tw:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
  content: "";
}

.registration-form__socials-link.is-fb {
  line-height: 50px;
  font-size: 20px;
}

.registration-form__socials-link.is-fb:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
  content: "";
}

.registration-form .select2-container {
  min-width: 100%;
  max-width: 100%;
}

.registration-form.is-auth .registration-form__label {
  width: 50px;
}

@media screen and (max-width: 767px) {
  .registration-form .registration-form__title {
    font-size: 150%;
    font-weight: bold;
    margin-bottom: 30px;
  }
  .fancybox-inner .registration-form .registration-form__title {
    padding-right: 20px !important;
  }
  .registration-form .registration-form__inputs {
    width: auto;
    float: none;
    margin-right: 0;
  }
  .registration-form .registration-form__message {
    float: none;
    width: auto;
    max-width: none;
  }
  .registration-form .registration-form__socials-holder {
    background: none;
    padding: 0;
    margin-top: 30px;
    margin-bottom: 30px;
    text-align: center;
  }
  .registration-form .registration-form__socials-holder:first-child {
    margin-top: 0;
  }
  .registration-form .registration-form__socials-holder:last-child {
    margin-bottom: 0;
  }
  .registration-form .registration-form__socials-caption {
    display: inline-block;
    vertical-align: middle;
    margin-right: 1em;
  }
  .registration-form .registration-form__socials {
    display: inline-block;
    vertical-align: middle;
    margin-top: 0;
  }
  .registration-form .registration-form__socials-link {
    background-color: #fff;
  }
}

@media screen and (max-width: 479px) {
  .registration-form .registration-form__title {
    margin-left: 0;
    margin-right: 0;
  }
  .registration-form .registration-form__field {
    display: block;
    padding: 0;
    margin-top: 30px;
    margin-bottom: 30px;
  }
  .registration-form .registration-form__field:first-child {
    margin-top: 0;
  }
  .registration-form .registration-form__field:last-child {
    margin-bottom: 0;
  }
  .registration-form .registration-form__label {
    display: block;
    padding: 0;
    width: auto;
    text-align: left;
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .registration-form .registration-form__label:first-child {
    margin-top: 0;
  }
  .registration-form .registration-form__label:last-child {
    margin-bottom: 0;
  }
  .registration-form .registration-form__item {
    display: block;
    padding: 0;
  }
  .registration-form .registration-form__inputs {
    width: auto;
    float: none;
    margin-right: 0;
  }
  .registration-form .registration-form__message {
    float: none;
    width: auto;
    max-width: none;
  }
  .registration-form .registration-form__plate {
    padding-bottom: 20px;
  }
}

@media screen and (max-width: 479px) and (max-width: 767px) {
  .registration-form .registration-form__plate {
    margin-left: -10px;
    margin-right: -10px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .fancybox-inner .registration-form .registration-form__plate {
    margin-left: 0;
    margin-right: 0;
  }
}

@media screen and (max-width: 479px) {
  .fancybox-inner .registration-form .registration-form__plate {
    margin-left: 0;
    margin-right: 0;
  }
  .registration-form .registration-form__label {
    font-weight: bold;
    margin-bottom: 5px;
  }
  .registration-form .registration-form__label.is-empty {
    display: none;
  }
  .registration-form .registration-form__field {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .registration-form .registration-form__field:first-child {
    margin-top: 0;
  }
  .registration-form .registration-form__field:last-child {
    margin-bottom: 0;
  }
  .registration-form .registration-form__buttons {
    width: auto;
    float: none;
    margin-left: 0;
    text-align: center;
  }
}

601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 .registration-form__title {
  margin-top: 60px;
  margin-bottom: 50px;
  font-size: 214.28571%;
  line-height: 1.36667;
  font-weight: 700;
  margin-left: 20%;
  margin-right: 20px;
}

601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 .registration-form__title:first-child {
  margin-top: 0;
}

601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 .registration-form__title:last-child {
  margin-bottom: 0;
}

601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 .registration-form__node {
  color: #0b8bfb;
}

601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 .registration-form__node.error {
  color: #f95f3f;
}

601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 .registration-form__node.success {
  color: #339966;
}

601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 .registration-form__plate {
  background: #eeeeee;
  padding: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

@media screen and (max-width: 767px) {
  601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 .registration-form__plate {
    margin-left: -10px;
    margin-right: -10px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .fancybox-inner 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 .registration-form__plate {
    margin-left: 0;
    margin-right: 0;
  }
}

601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 .registration-form__fields-list {
  display: table;
  width: 100%;
}

601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 .registration-form__field {
  display: table-row;
}

601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 .registration-form__field.is-error .registration-form__error {
  display: block;
}

601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 .registration-form__field.is-none .registration-form__none {
  display: block;
}

601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 .registration-form__field.js-pass-change {
  display: none;
}

601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 .registration-form__buttons {
  margin-top: 20px;
  margin-bottom: 20px;
}

601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 .registration-form__buttons:first-child {
  margin-top: 0;
}

601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 .registration-form__buttons:last-child {
  margin-bottom: 0;
}

601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 .registration-form__label {
  display: table-cell;
  vertical-align: top;
  text-align: right;
  padding: 15px 10px 0 0;
  width: 150px;
}

601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 .registration-form__label.is-captcha {
  vertical-align: bottom;
  padding-bottom: 18px;
}

601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 .registration-form__item {
  display: table-cell;
  vertical-align: top;
  padding: 10px 0 10px 10px;
}

601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 .registration-form__item:after {
  content: '';
  display: block;
  clear: both;
}

601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 .registration-form__item input[type='text'],
601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 .registration-form__item input[type='email'],
601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 .registration-form__item input[type='password'],
601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 .registration-form__item textarea {
  width: 100%;
}

601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 .registration-form__add-link {
  display: inline-block;
  margin-left: 1em;
}

601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 .registration-form__list {
  list-style: none;
  margin: 5px 0;
  padding: 0;
}

601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 .registration-form__list.is-horizontal {
  margin: 0;
}

601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 .registration-form__list.is-horizontal .registration-form__list-item {
  display: inline-block;
  margin-top: 5px;
  margin-bottom: 5px;
  margin-right: 1.5em;
}

601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 .registration-form__list-item {
  margin-top: 10px;
  margin-bottom: 10px;
}

601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 .registration-form__list-item:first-child {
  margin-top: 0;
}

601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 .registration-form__list-item:last-child {
  margin-bottom: 0;
}

601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 .registration-form__error {
  display: none;
  color: #f95f3f;
}

601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 .registration-form__none {
  display: none;
  color: #f95f3f;
}

601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 .registration-form__ok {
  display: none;
  margin-top: 5px;
}

601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 .registration-form__remark {
  margin-top: 5px;
  margin-bottom: 20px;
  font-size: 85%;
}

601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 .registration-form__inputs, 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 .registration-form__buttons {
  float: left;
  width: 45%;
  margin-right: 5%;
}

601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 .registration-form__message {
  float: left;
  max-width: 35%;
  margin-top: 3px;
}

601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 .registration-form__inputs-link {
  display: inline-block;
  padding-top: 5px;
  margin-right: 1em;
}

601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 .registration-form__link {
  display: inline-block;
  color: #0b8bfb;
  text-decoration: underline;
  cursor: pointer;
  margin: 0 10px;
}

601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 .registration-form__link:hover {
  text-decoration: none;
}

601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 .registration-form__captcha {
  display: table;
  width: 45%;
  margin-top: 10px;
  margin-bottom: 10px;
}

601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 .registration-form__captcha:first-child {
  margin-top: 0;
}

601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 .registration-form__captcha:last-child {
  margin-bottom: 0;
}

601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 .registration-form__captcha-link {
  color: #999999;
  text-decoration: none;
  border-bottom: 1px dashed #aaaaaa;
}

601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 .registration-form__captcha-link:hover {
  color: #aaaaaa;
  border-bottom-color: #bbbbbb;
}

601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 .registration-form__captcha-img {
  display: table-cell;
  vertical-align: middle;
  width: 50%;
}

601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 .registration-form__captcha-img img {
  vertical-align: top;
}

601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 .registration-form__captcha-reload {
  display: table-cell;
  vertical-align: middle;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-left: 15px;
}

601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 .registration-form__socials-holder {
  padding: 15px 25px 25px;
  background-color: #ccc;
}

601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 .registration-form__socials-caption {
  font-weight: bold;
  font-size: 128.57143%;
  text-align: center;
}

601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 .registration-form__socials {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
}

601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 .registration-form__socials:first-child {
  margin-top: 0;
}

601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 .registration-form__socials:last-child {
  margin-bottom: 0;
}

601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 .registration-form__socials-item {
  display: inline-block;
  vertical-align: middle;
  margin-right: .25em;
  margin-left: .25em;
}

601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 .registration-form__socials-link {
  display: inline-block;
  width: 50px;
  height: 50px;
  background-color: #eee;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  text-align: center;
  color: black;
}

601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 .registration-form__socials-link.is-ok {
  line-height: 50px;
  font-size: 20px;
}

601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 .registration-form__socials-link.is-ok:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
  content: "";
}

601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 .registration-form__socials-link.is-vk {
  line-height: 50px;
  font-size: 20px;
}

601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 .registration-form__socials-link.is-vk:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
  content: "";
}

601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 .registration-form__socials-link.is-tw {
  line-height: 50px;
  font-size: 20px;
}

601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 .registration-form__socials-link.is-tw:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
  content: "";
}

601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 .registration-form__socials-link.is-fb {
  line-height: 50px;
  font-size: 20px;
}

601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 .registration-form__socials-link.is-fb:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
  content: "";
}

601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 .registration-form .select2-container {
  min-width: 100%;
  max-width: 100%;
}

.registration-form.is-auth .registration-form__label {
  width: 50px;
}

@media screen and (max-width: 767px) {
  .registration-form .registration-form__title {
    font-size: 150%;
    font-weight: bold;
    margin-bottom: 30px;
  }
  .fancybox-inner .registration-form .registration-form__title {
    padding-right: 20px !important;
  }
  .registration-form .registration-form__inputs {
    width: auto;
    float: none;
    margin-right: 0;
  }
  .registration-form .registration-form__message {
    float: none;
    width: auto;
    max-width: none;
  }
  .registration-form .registration-form__socials-holder {
    background: none;
    padding: 0;
    margin-top: 30px;
    margin-bottom: 30px;
    text-align: center;
  }
  .registration-form .registration-form__socials-holder:first-child {
    margin-top: 0;
  }
  .registration-form .registration-form__socials-holder:last-child {
    margin-bottom: 0;
  }
  .registration-form .registration-form__socials-caption {
    display: inline-block;
    vertical-align: middle;
    margin-right: 1em;
  }
  .registration-form .registration-form__socials {
    display: inline-block;
    vertical-align: middle;
    margin-top: 0;
  }
  .registration-form .registration-form__socials-link {
    background-color: #fff;
  }
}

@media screen and (max-width: 479px) {
  .registration-form .registration-form__title {
    margin-left: 0;
    margin-right: 0;
  }
  .registration-form .registration-form__field {
    display: block;
    padding: 0;
    margin-top: 30px;
    margin-bottom: 30px;
  }
  .registration-form .registration-form__field:first-child {
    margin-top: 0;
  }
  .registration-form .registration-form__field:last-child {
    margin-bottom: 0;
  }
  .registration-form .registration-form__label {
    display: block;
    padding: 0;
    width: auto;
    text-align: left;
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .registration-form .registration-form__label:first-child {
    margin-top: 0;
  }
  .registration-form .registration-form__label:last-child {
    margin-bottom: 0;
  }
  .registration-form .registration-form__item {
    display: block;
    padding: 0;
  }
  .registration-form .registration-form__inputs {
    width: auto;
    float: none;
    margin-right: 0;
  }
  .registration-form .registration-form__message {
    float: none;
    width: auto;
    max-width: none;
  }
  .registration-form .registration-form__plate {
    padding-bottom: 20px;
  }
}

@media screen and (max-width: 479px) and (max-width: 767px) {
  .registration-form .registration-form__plate {
    margin-left: -10px;
    margin-right: -10px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .fancybox-inner .registration-form .registration-form__plate {
    margin-left: 0;
    margin-right: 0;
  }
}

@media screen and (max-width: 479px) {
  .fancybox-inner .registration-form .registration-form__plate {
    margin-left: 0;
    margin-right: 0;
  }
  .registration-form .registration-form__label {
    font-weight: bold;
    margin-bottom: 5px;
  }
  .registration-form .registration-form__label.is-empty {
    display: none;
  }
  .registration-form .registration-form__field {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .registration-form .registration-form__field:first-child {
    margin-top: 0;
  }
  .registration-form .registration-form__field:last-child {
    margin-bottom: 0;
  }
  .registration-form .registration-form__buttons {
    width: auto;
    float: none;
    margin-left: 0;
    text-align: center;
  }
}

.registration-form__field.is-personal-data {
  clear: both;
  text-align: left;
  width: 100% !important;
}

.registration-form__field.is-personal-data .registration-form__inputs {
  display: inline-block;
  width: auto;
}

.registration-form__field.is-personal-data.is-none .registration-form__none {
  display: block;
}

.fancybox-inner .registration-form__field.is-personal-data .registration-form__item {
  max-width: 410px;
  display: table;
}

.fancybox-inner .registration-form__field.is-personal-data .registration-form__personal-data-label {
  font-size: 12px;
}

.registration-form__field.is-personal-data .registration-form__none {
  position: relative;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin-top: 5px;
}

.registration-form.is-subscribe .registration-form__title {
  margin-left: 0;
  margin-right: 0;
}

.registration-form.is-subscribe .registration-form__field {
  display: block;
  padding: 0;
  margin-top: 30px;
  margin-bottom: 30px;
}

.registration-form.is-subscribe .registration-form__field:first-child {
  margin-top: 0;
}

.registration-form.is-subscribe .registration-form__field:last-child {
  margin-bottom: 0;
}

.registration-form.is-subscribe .registration-form__label {
  display: block;
  padding: 0;
  width: auto;
  text-align: left;
  margin-top: 10px;
  margin-bottom: 10px;
}

.registration-form.is-subscribe .registration-form__label:first-child {
  margin-top: 0;
}

.registration-form.is-subscribe .registration-form__label:last-child {
  margin-bottom: 0;
}

.registration-form.is-subscribe .registration-form__item {
  display: block;
  padding: 0;
}

.registration-form.is-subscribe .registration-form__label {
  display: none;
}

.registration-form.is-subscribe .registration-form__inputs {
  width: auto;
  float: none;
  margin-right: 0;
}

.registration-form.is-subscribe .registration-form__message {
  float: none;
  width: auto;
  max-width: none;
}

.registration-form.is-promo .registration-form__title {
  margin-left: 0;
  margin-right: 0;
}

.registration-form.is-promo .registration-form__field {
  display: block;
  padding: 0;
  margin-top: 30px;
  margin-bottom: 30px;
}

.registration-form.is-promo .registration-form__field:first-child {
  margin-top: 0;
}

.registration-form.is-promo .registration-form__field:last-child {
  margin-bottom: 0;
}

.registration-form.is-promo .registration-form__label {
  display: block;
  padding: 0;
  width: auto;
  text-align: left;
  margin-top: 10px;
  margin-bottom: 10px;
}

.registration-form.is-promo .registration-form__label:first-child {
  margin-top: 0;
}

.registration-form.is-promo .registration-form__label:last-child {
  margin-bottom: 0;
}

.registration-form.is-promo .registration-form__item {
  display: block;
  padding: 0;
}

.registration-form.is-promo .registration-form__inputs {
  width: auto;
  float: none;
  margin-right: 0;
}

.registration-form.is-promo .registration-form__message {
  float: none;
  width: auto;
  max-width: none;
}

.registration-form.is-auth .registration-form__inputs {
  width: auto;
  float: none;
  max-width: none;
  margin-right: 0;
}

.registration-form.is-auth .registration-form__message {
  float: none;
  width: auto;
  max-width: none;
  margin-left: 0;
  position: absolute;
}

.registration-form.is-condensed-feedback .registration-form__title {
  margin-left: 0;
  margin-right: 0;
}

.registration-form.is-condensed-feedback .registration-form__field {
  display: block;
  padding: 0;
  margin-top: 30px;
  margin-bottom: 30px;
}

.registration-form.is-condensed-feedback .registration-form__field:first-child {
  margin-top: 0;
}

.registration-form.is-condensed-feedback .registration-form__field:last-child {
  margin-bottom: 0;
}

.registration-form.is-condensed-feedback .registration-form__label {
  display: block;
  padding: 0;
  width: auto;
  text-align: left;
  margin-top: 10px;
  margin-bottom: 10px;
}

.registration-form.is-condensed-feedback .registration-form__label:first-child {
  margin-top: 0;
}

.registration-form.is-condensed-feedback .registration-form__label:last-child {
  margin-bottom: 0;
}

.registration-form.is-condensed-feedback .registration-form__item {
  display: block;
  padding: 0;
}

.registration-form.is-condensed-feedback .registration-form__inputs {
  width: auto;
  float: none;
  margin-right: 0;
}

.registration-form.is-condensed-feedback .registration-form__message {
  float: none;
  width: auto;
  max-width: none;
}

.registration-form.is-contacts .registration-form__inputs {
  width: auto;
  float: none;
  margin-right: 0;
}

.registration-form.is-contacts .registration-form__message {
  float: none;
  width: auto;
  max-width: none;
}

.registration-form.is-contacts .registration-form__label {
  padding-right: 0;
  white-space: nowrap;
  text-align: left;
  width: 70px;
}

.registration-form.is-contacts .registration-form__inputs {
  padding-right: 0;
  white-space: nowrap;
  text-align: left;
}

.registration-form.is-contacts .registration-form__inputs {
  width: auto;
  float: none;
  margin-right: 0;
}

.registration-form.is-contacts .registration-form__message {
  float: none;
  width: auto;
  max-width: none;
}

.registration-form.is-reg .registration-form__inputs {
  width: auto;
  float: none;
  margin-right: 0;
}

.registration-form.is-reg .registration-form__message {
  float: none;
  width: auto;
  max-width: none;
}

.registration-form.is-pass-recovery .registration-form__title {
  margin-left: 0;
  margin-right: 0;
  font-size: 185.71429%;
  font-weight: 400;
  margin-bottom: 20px;
}

.registration-form.is-pass-recovery .registration-form__field {
  display: block;
  padding: 0;
  margin-top: 10px;
  margin-bottom: 10px;
}

.registration-form.is-pass-recovery .registration-form__field:first-child {
  margin-top: 0;
}

.registration-form.is-pass-recovery .registration-form__field:last-child {
  margin-bottom: 0;
}

.registration-form.is-pass-recovery .registration-form__label {
  display: block;
  padding: 0;
  width: auto;
  text-align: left;
  margin-top: 10px;
  margin-bottom: 10px;
}

.registration-form.is-pass-recovery .registration-form__label:first-child {
  margin-top: 0;
}

.registration-form.is-pass-recovery .registration-form__label:last-child {
  margin-bottom: 0;
}

.registration-form.is-pass-recovery .registration-form__item {
  display: block;
  padding: 0;
}

.registration-form.is-pass-recovery .registration-form__inputs {
  width: auto;
  float: none;
  margin-right: 0;
}

.registration-form.is-pass-recovery .registration-form__message {
  float: none;
  width: auto;
  max-width: none;
}

.registration-form.is-modal .registration-form__plate {
  padding-bottom: 40px;
}

.registration-form.is-modal .registration-form__inputs {
  width: auto;
  float: none;
  margin-right: 0;
}

.registration-form.is-modal .registration-form__message {
  float: none;
  width: auto;
  max-width: none;
}

.registration-form.is-modal .registration-form__title {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  font-size: 171.42857%;
  margin-bottom: 20px;
}

.registration-form.is-modal .registration-form__socials-holder {
  background: none;
  padding: 0;
  margin-top: 30px;
  margin-bottom: 30px;
  text-align: center;
}

.registration-form.is-modal .registration-form__socials-holder:first-child {
  margin-top: 0;
}

.registration-form.is-modal .registration-form__socials-holder:last-child {
  margin-bottom: 0;
}

.registration-form.is-modal .registration-form__socials-caption {
  display: inline-block;
  vertical-align: middle;
  margin-right: 1em;
}

.registration-form.is-modal .registration-form__socials {
  display: inline-block;
  vertical-align: middle;
  margin-top: 0;
}

.registration-form.is-modal .registration-form__socials-link {
  background-color: #fff;
}

@media screen and (max-width: 767px) {
  .registration-form.is-modal .registration-form__title {
    font-size: 150%;
    font-weight: bold;
    margin-bottom: 30px;
  }
  .fancybox-inner .registration-form.is-modal .registration-form__title {
    padding-right: 20px !important;
  }
}

.registration-form.is-email-request .registration-form__inputs {
  width: auto;
  float: none;
  margin-right: 0;
}

.registration-form.is-email-request .registration-form__message {
  float: none;
  width: auto;
  max-width: none;
}

.registration-form.is-email-request .registration-form__intro-text {
  text-align: center;
  margin-top: 15px;
  margin-bottom: 15px;
}

.registration-form.is-email-request .registration-form__intro-text:first-child {
  margin-top: 0;
}

.registration-form.is-email-request .registration-form__intro-text:last-child {
  margin-bottom: 0;
}

.registration-form.is-email-request .registration-form__title {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  font-size: 185.71429%;
  margin-bottom: 25px;
}

.registration-form.is-email-request .registration-form__label {
  width: 100px;
}

.related-carousel__items {
  position: relative;
}

.related-carousel__items:after {
  content: '';
  display: block;
  clear: left;
}

.related-carousel__item {
  margin-right: 5%;
  width: 30%;
  text-align: center;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.related-carousel__item:last-child {
  margin-right: 0;
}

.related-carousel__thumb {
  margin-bottom: 15px;
  text-align: center;
}

.related-carousel__thumb:last-child {
  margin-bottom: 0;
}

.related-carousel__thumb-link {
  display: inline-block;
  padding: 3px;
  -webkit-border-radius: 3px;
          border-radius: 3px;
  border: 1px solid lightgrey;
  vertical-align: top;
}

.related-carousel__thumb-img {
  display: block;
  width: 100%;
}

.related-carousel__title {
  margin-bottom: 20px;
}

.related-carousel__title:last-child {
  margin-bottom: 0;
}

.related-carousel__discount {
  margin-bottom: 5px;
}

.related-carousel__discount:last-child {
  margin-bottom: 0;
}

.related-carousel__discount-value {
  font-style: italic;
}

.related-carousel__price {
  margin-bottom: 10px;
  font-size: 114.28571%;
}

.related-carousel__price:last-child {
  margin-bottom: 0;
}

.related-carousel__arrows {
  position: absolute;
  top: 35%;
  padding: 0 .3em;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  line-height: 100%;
  font-size: 285.71429%;
  font-weight: bold;
  cursor: pointer;
}

.related-carousel__arrow-left {
  left: -35px;
}

.related-carousel__arrow-left:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
  content: "";
}

.related-carousel__arrow-right {
  right: -35px;
}

.related-carousel__arrow-right:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
  content: "";
}

.requests-item__title {
  margin-bottom: 20px;
  font-size: 214.28571%;
  font-weight: bold;
}

.requests-item__title:last-child {
  margin-bottom: 0;
}

.requests-item__category {
  margin-top: 40px;
  margin-bottom: 40px;
}

.requests-item__category:first-child {
  margin-top: 0;
}

.requests-item__category:last-child {
  margin-bottom: 0;
}

.requests-item__subtitle {
  margin-bottom: 20px;
  font-size: 171.42857%;
  font-weight: bold;
}

.requests-item__subtitle:last-child {
  margin-bottom: 0;
}

.requests-item__items {
  display: table;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.requests-item__item {
  display: table-row;
}

.requests-item__id {
  display: table-cell;
  padding: 15px 0;
  font-weight: bold;
}

.requests-item__status {
  display: table-cell;
  width: 200px;
  padding-left: 15px;
  padding-right: 15px;
}

.requests-item__download {
  width: 100px;
  display: table-cell;
}

.requests-item__status-title {
  display: inline-block;
  margin-right: 8px;
  vertical-align: middle;
}

.requests-item__status-value {
  display: inline-block;
  padding: 5px 10px;
  vertical-align: middle;
  border: 1px solid gray;
}

.requests-item__status-value.is-waiting {
  background-color: #F0F0F0;
  border-color: #F0F0F0;
}

.requests-item__status-value.is-complete {
  background-color: #C6FF90;
  border-color: #C6FF90;
}

.reviews-balloons__title {
  margin-bottom: 30px;
  text-align: center;
  font-size: 214.28571%;
  font-weight: bold;
}

.reviews-balloons__title:last-child {
  margin-bottom: 0;
}

.reviews-balloons__items {
  position: relative;
  margin-left: -2.5%;
  list-style: none;
  margin-top: -5%;
}

.reviews-balloons__items:after {
  content: '';
  display: block;
  clear: left;
}

.reviews-balloons__item {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 30.83333%;
  margin-left: 2.5%;
  margin-top: 5%;
}

.reviews-balloons__item:nth-child(3n+1) {
  clear: left;
}

.reviews-balloons__name {
  margin-bottom: 10px;
  width: 60%;
  font-size: 171.42857%;
  line-height: 1;
}

.reviews-balloons__name:last-child {
  margin-bottom: 0;
}

.reviews-balloons__text {
  position: relative;
  padding: 20px 30px;
  -webkit-border-radius: 12px;
          border-radius: 12px;
  background: #C6C6C6;
  color: white;
}

.reviews-balloons__text:after {
  position: absolute;
  content: '';
  right: 7px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 35px 0 0 35px;
  border-color: transparent transparent transparent #C6C6C6;
  -webkit-transform: rotate(-12deg);
      -ms-transform: rotate(-12deg);
       -o-transform: rotate(-12deg);
          transform: rotate(-12deg);
}

.reviews-balloons__text.is-top {
  margin-bottom: 30px;
}

.reviews-balloons__text.is-top:last-child {
  margin-bottom: 0;
}

.reviews-balloons__text.is-top:after {
  bottom: -27px;
  -webkit-transform: scaleY(-1) rotate(-12deg);
      -ms-transform: scaleY(-1) rotate(-12deg);
       -o-transform: scaleY(-1) rotate(-12deg);
          transform: scaleY(-1) rotate(-12deg);
}

.reviews-balloons__text.is-bottom {
  margin-top: 30px;
}

.reviews-balloons__text.is-bottom:first-child {
  margin-top: 0;
}

.reviews-balloons__text.is-bottom:after {
  top: -27px;
}

.reviews-balloons.is-landing {
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 30px 80px;
  background: #f2f2f2;
}

.reviews-balloons.is-landing:first-child {
  margin-top: 0;
}

.reviews-balloons.is-landing:last-child {
  margin-bottom: 0;
}

.reviews-detail__title {
  font-size: 150%;
  font-weight: bold;
  margin-bottom: 10px;
}

.reviews-detail__title:last-child {
  margin-bottom: 0;
}

.reviews-detail__image-holder {
  margin-top: 10px;
  margin-bottom: 10px;
}

.reviews-detail__image-holder:first-child {
  margin-top: 0;
}

.reviews-detail__image-holder:last-child {
  margin-bottom: 0;
}

.reviews-detail__main-image {
  max-width: 100%;
  height: auto;
  display: block;
}

.reviews-detail__date {
  font-style: italic;
  margin-top: 10px;
  margin-bottom: 10px;
}

.reviews-detail__date:first-child {
  margin-top: 0;
}

.reviews-detail__date:last-child {
  margin-bottom: 0;
}

.reviews-detail__content {
  margin-top: 20px;
  margin-bottom: 20px;
}

.reviews-detail__content:first-child {
  margin-top: 0;
}

.reviews-detail__content:last-child {
  margin-bottom: 0;
}

.reviews-detail__back-holder {
  margin-top: 20px;
  margin-bottom: 20px;
}

.reviews-detail__back-holder:first-child {
  margin-top: 0;
}

.reviews-detail__back-holder:last-child {
  margin-bottom: 0;
}

.reviews-detail__back {
  text-decoration: none;
}

.reviews-detail__back:before {
  content: '←';
  margin-right: .5em;
}

.reviews-list__title {
  text-align: center;
  font-size: 214.28571%;
  font-weight: bold;
}

.reviews-list__title:last-child {
  margin-bottom: 0;
}

ul.reviews-list__items {
  list-style: none;
  padding-left: 0;
  padding-right: 30px;
}

.reviews-list__author {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  margin-left: 2.5%;
  margin-left: 0;
}

.reviews-list__comment {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 72.5%;
  margin-left: 2.5%;
}

.reviews-list__item {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #cccccc;
}

.reviews-list__item:last-child {
  margin-bottom: 0;
}

.reviews-list__item:after {
  content: '';
  display: block;
  clear: both;
}

.reviews-list__name {
  padding-top: 10px;
  margin-bottom: 10px;
  font-size: 171.42857%;
  line-height: 1;
}

.reviews-list__name:last-child {
  margin-bottom: 0;
}

.reviews-list__text {
  position: relative;
  padding: 20px;
}

.reviews-list__add, .reviews-list__description {
  margin-bottom: 10px;
}

.reviews-list__add:last-child, .reviews-list__description:last-child {
  margin-bottom: 0;
}

.reviews-list__business {
  margin-top: 10px;
  margin-bottom: 10px;
}

.reviews-list__business:first-child {
  margin-top: 0;
}

.reviews-list__business:last-child {
  margin-bottom: 0;
}

.reviews-list__rating {
  margin-top: 10px;
  margin-bottom: 10px;
}

.reviews-list__rating:first-child {
  margin-top: 0;
}

.reviews-list__rating:last-child {
  margin-bottom: 0;
}

.reviews-list__arrows {
  top: inherit;
  bottom: 30px;
  z-index: 1;
  color: #014e74;
}

.reviews-list__arrow-left {
  left: 37%;
}

.reviews-list__arrow-left:before {
  font-family: "tampotechnic";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
}

@media screen and (max-width: 1210px) {
  .reviews-list__arrow-left {
    left: 0%;
  }
}

.reviews-list__arrow-right {
  right: 37%;
}

.reviews-list__arrow-right:before {
  font-family: "tampotechnic";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
}

@media screen and (max-width: 1210px) {
  .reviews-list__arrow-right {
    right: 0%;
  }
}

.reviews-list__pagination {
  bottom: 42px;
}

.reviews-list__pagination li {
  -webkit-border-radius: 0;
          border-radius: 0;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
       -o-transform: rotate(45deg);
          transform: rotate(45deg);
  border: 2px solid #014e74;
  background-color: transparent;
}

.reviews-list__pagination li.slick-active:before {
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  -webkit-border-radius: 0;
          border-radius: 0;
  background-color: #014e74;
}

@media screen and (max-width: 767px) {
  .reviews-list__author, .reviews-list__comment {
    margin-left: 0;
    width: auto;
    float: none;
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .reviews-list__author:first-child, .reviews-list__comment:first-child {
    margin-top: 0;
  }
  .reviews-list__author:last-child, .reviews-list__comment:last-child {
    margin-bottom: 0;
  }
  .reviews-list__text {
    padding: 0;
  }
}

.reviews-list.is-balloons .reviews-list__item {
  border-bottom: none;
}

.reviews-list.is-balloons .reviews-list__text {
  background: #C6C6C6;
  color: white;
  -webkit-border-radius: 12px;
          border-radius: 12px;
}

.reviews-list.is-balloons .reviews-list__text:after {
  position: absolute;
  content: '';
  right: 7px;
  bottom: 7px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 35px 0 0 35px;
  border-color: transparent transparent transparent #C6C6C6;
  -webkit-transform: rotate(-12deg);
      -ms-transform: rotate(-12deg);
       -o-transform: rotate(-12deg);
          transform: rotate(-12deg);
  left: -25px;
  -webkit-transform: scaleY(-1) rotate(-90deg);
      -ms-transform: scaleY(-1) rotate(-90deg);
       -o-transform: scaleY(-1) rotate(-90deg);
          transform: scaleY(-1) rotate(-90deg);
}

.reviews-list.is-landing {
  margin-top: 145px;
  padding: 4% 6.5%;
  background-image: url(/local/templates/tampomechanika/css/../img/content/grass_bg.jpg);
  -webkit-background-size: cover;
          background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.reviews-list.is-landing .reviews-list__item {
  border-bottom: none;
  margin: 0;
  padding: 0 45px 95px;
}

.reviews-list.is-landing .reviews-list__items {
  margin-top: 22px;
}

.reviews-list.is-landing .reviews-list__wrap {
  background-color: #fff;
}

.reviews-list.is-landing .reviews-list__author {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 14.16667%;
  margin-left: 2.5%;
}

.reviews-list.is-landing .reviews-list__comment {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 80.83333%;
  margin-left: 2.5%;
}

.reviews-list.is-landing .reviews-list__name {
  font-size: 1.15em;
  line-height: 1.3;
  color: #fd9b27;
}

.reviews-list.is-landing .reviews-list__text {
  padding-top: 10px;
  font-size: 1.1em;
}

.reviews-list.is-landing .reviews-list__title {
  padding: 37px 68px 0;
  text-transform: uppercase;
  text-align: left;
  margin-bottom: 0;
}

@media screen and (max-width: 767px) {
  .reviews-list.is-landing .reviews-list__comment, .reviews-list.is-landing .reviews-list__author {
    width: 100%;
    float: none;
    margin: 0;
  }
  .reviews-list.is-landing .reviews-list__comment {
    margin: 15px 0;
  }
  .reviews-list.is-landing .reviews-list__title {
    padding: 37px 18px 0;
    font-size: 1.5em;
    text-align: center;
  }
}

.sale-interview__title {
  margin-top: 60px;
  margin-bottom: 50px;
  font-size: 214.28571%;
  line-height: 1.36667;
  font-weight: bold;
  margin-left: 20%;
  margin-right: 20px;
}

.sale-interview__title:first-child {
  margin-top: 0;
}

.sale-interview__title:last-child {
  margin-bottom: 0;
}

.sale-interview__subtitle {
  margin-top: 40px;
  margin-bottom: 30px;
  font-size: 171.42857%;
  font-weight: bold;
}

.sale-interview__subtitle:first-child {
  margin-top: 0;
}

.sale-interview__subtitle:last-child {
  margin-bottom: 0;
}

.sale-interview__plate {
  padding: 20px;
  background-color: #eee;
}

.sale-interview__fields-title {
  font-weight: bold;
  font-size: 166.66667%;
  margin-bottom: 20px;
  margin-top: 20px;
}

.sale-interview__fields-title:last-child {
  margin-bottom: 0;
}

.sale-interview__fields-title:first-child {
  margin-top: 0;
}

.sale-interview__fields-desc {
  margin-bottom: 20px;
  margin-top: 20px;
}

.sale-interview__fields-desc:last-child {
  margin-bottom: 0;
}

.sale-interview__fields-desc:first-child {
  margin-top: 0;
}

.sale-interview__fields-list {
  display: table;
  width: 100%;
}

.sale-interview__fields-list.is-stars-list {
  width: auto;
}

.sale-interview__fields-list.is-stars-list .sale-interview__label {
  white-space: nowrap;
  text-align: left;
  padding-left: 10px;
}

.sale-interview__field {
  display: table-row;
}

.sale-interview__field.is-error .sale-interview__error {
  display: block;
}

.sale-interview__field.is-none .sale-interview__none {
  display: block;
}

.sale-interview__field.js-pass-change {
  display: none;
}

.sale-interview__buttons {
  margin-top: 20px;
  margin-bottom: 20px;
}

.sale-interview__buttons:first-child {
  margin-top: 0;
}

.sale-interview__buttons:last-child {
  margin-bottom: 0;
}

.sale-interview__label {
  display: table-cell;
  vertical-align: top;
  text-align: right;
  padding: 15px 10px 0 0;
  width: 150px;
}

.sale-interview__label.is-captcha {
  padding-bottom: 1em;
  vertical-align: bottom;
}

.sale-interview__item {
  display: table-cell;
  vertical-align: top;
  padding: 10px 0 10px 10px;
}

.sale-interview__item:after {
  content: '';
  display: block;
  clear: both;
}

.sale-interview__item input[type='text'],
.sale-interview__item input[type='email'],
.sale-interview__item input[type='password'],
.sale-interview__item textarea {
  width: 100%;
}

.sale-interview__add-link {
  display: inline-block;
  margin-left: 1em;
}

.sale-interview__list {
  list-style: none;
  margin: 5px 0;
  padding: 0;
}

.sale-interview__list.is-horizontal {
  margin: 0;
}

.sale-interview__list.is-horizontal .sale-interview__list-item {
  display: inline-block;
  margin-top: 5px;
  margin-bottom: 5px;
  margin-right: 1.5em;
}

.sale-interview__list-item {
  margin-top: 10px;
  margin-bottom: 10px;
}

.sale-interview__list-item:first-child {
  margin-top: 0;
}

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

.sale-interview__error {
  display: none;
  color: #f95f3f;
}

.sale-interview__none {
  display: none;
  color: #f95f3f;
}

.sale-interview__ok {
  display: none;
  margin-top: 5px;
}

.sale-interview__remark {
  margin-top: 5px;
  margin-bottom: 20px;
  font-size: 85%;
}

.sale-interview__inputs {
  float: left;
  width: 45%;
  margin-right: 5%;
}

.sale-interview__message {
  float: left;
  max-width: 35%;
  margin-top: 3px;
}

.sale-interview__inputs-link {
  display: inline-block;
  padding-top: 5px;
  margin-right: 1em;
}

.sale-interview__link {
  display: inline-block;
  color: #0b8bfb;
  text-decoration: underline;
  cursor: pointer;
  margin: 0 10px;
}

.sale-interview__link:hover {
  text-decoration: none;
}

.sale-interview__captcha {
  display: table;
  width: 45%;
  margin-top: 10px;
  margin-bottom: 10px;
}

.sale-interview__captcha:first-child {
  margin-top: 0;
}

.sale-interview__captcha:last-child {
  margin-bottom: 0;
}

.sale-interview__captcha-img {
  display: table-cell;
  vertical-align: middle;
  width: 50%;
}

.sale-interview__captcha-img img {
  vertical-align: top;
}

.sale-interview__captcha-reload {
  display: table-cell;
  vertical-align: middle;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-left: 15px;
}

.sale-interview__socials-holder {
  padding: 15px 25px 25px;
  background-color: #ccc;
}

.sale-interview__socials-caption {
  font-weight: bold;
  font-size: 128.57143%;
  text-align: center;
}

.sale-interview__socials {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
}

.sale-interview__socials:first-child {
  margin-top: 0;
}

.sale-interview__socials:last-child {
  margin-bottom: 0;
}

.sale-interview__socials-item {
  display: inline-block;
  vertical-align: middle;
  margin-right: .25em;
  margin-left: .25em;
}

.sale-interview__socials-link {
  display: inline-block;
  width: 50px;
  height: 50px;
  background-color: #eee;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  text-align: center;
}

.sale-interview__socials-link.is-ok {
  line-height: 50px;
  font-size: 20px;
}

.sale-interview__socials-link.is-ok:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
  content: "";
}

.sale-interview__socials-link.is-vk {
  line-height: 50px;
  font-size: 20px;
}

.sale-interview__socials-link.is-vk:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
  content: "";
}

.sale-interview__socials-link.is-tw {
  line-height: 50px;
  font-size: 20px;
}

.sale-interview__socials-link.is-tw:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
  content: "";
}

.sale-interview__socials-link.is-fb {
  line-height: 50px;
  font-size: 20px;
}

.sale-interview__socials-link.is-fb:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
  content: "";
}

.sale-interview__link-items {
  list-style: none;
  margin: 0;
  padding: 0;
  margin-top: 10px;
  margin-bottom: 10px;
}

.sale-interview__link-items:first-child {
  margin-top: 0;
}

.sale-interview__link-items:last-child {
  margin-bottom: 0;
}

.sale-interview__link-item {
  display: inline-block;
}

.sale-interview__link-item:before {
  content: ' | ';
  margin-left: .5em;
  margin-right: .5em;
}

.sale-interview__link-item:first-child:before {
  content: none;
}

.sale-interview .select2-container {
  min-width: 100%;
  max-width: 100%;
}

@media screen and (max-width: 767px) {
  .sale-interview__fields-list.is-stars-list {
    display: block;
  }
  .sale-interview__fields-list.is-stars-list .sale-interview__field {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .sale-interview__fields-list.is-stars-list .sale-interview__field:first-child {
    margin-top: 0;
  }
  .sale-interview__fields-list.is-stars-list .sale-interview__field:last-child {
    margin-bottom: 0;
  }
  .sale-interview__fields-list.is-stars-list .sale-interview__item {
    display: block;
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2;
    width: auto;
    padding-left: 0;
  }
  .sale-interview__fields-list.is-stars-list .sale-interview__label {
    display: block;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
    padding: 0;
    width: auto;
    white-space: pre-wrap;
    text-align: left;
  }
}

@media screen and (max-width: 479px) {
  .sale-interview__fields-list {
    display: block;
  }
  .sale-interview__field {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .sale-interview__field:first-child {
    margin-top: 0;
  }
  .sale-interview__field:last-child {
    margin-bottom: 0;
  }
  .sale-interview__item {
    display: block;
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2;
    width: auto;
    padding-left: 0;
  }
  .sale-interview__label {
    display: block;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
    padding: 0;
    width: auto;
    white-space: pre-wrap;
    text-align: left;
  }
  .sale-interview__fields-list.is-stars-list .sale-interview__label {
    width: auto;
    padding-left: 0;
    white-space: pre-wrap;
  }
  .sale-interview__label-link, .sale-interview__label-text {
    display: inline-block;
    vertical-align: middle;
    width: 70%;
    padding-left: 10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .sale-interview__img {
    display: inline-block;
    vertical-align: middle;
    width: 30%;
  }
}

.search-b2b__form-container {
  clear: both;
  display: inline-block;
}

.search-b2b__form-block {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 64.16666%;
  margin-left: 2.5%;
  margin-bottom: 40px;
  margin-left: 0px;
  display: inline-block;
}

.search-b2b__description-block {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 30.83333%;
  margin-left: 2.5%;
  margin-bottom: 40px;
  display: inline-block;
}

.search-b2b__text-container {
  margin-bottom: 15px;
}

.search-b2b__text {
  width: 100%;
}

.search-b2b__button-container {
  text-align: right;
}

@media screen and (max-width: 767px) {
  .search-b2b__form-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .search-b2b__form-block, .search-b2b__description-block {
    float: none;
    width: auto;
    margin: 0;
    display: block;
  }
  .search-b2b__description-block {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
    margin-bottom: 20px;
  }
  .search-b2b__form-block {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2;
  }
}

.search-b2b-form__form {
  margin-bottom: 40px;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 55.83333%;
  margin-left: 2.5%;
  float: left;
}

.search-b2b-form__form:last-child {
  margin-bottom: 0;
}

.search-b2b-form__desc {
  margin-bottom: 40px;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 39.16667%;
  margin-left: 2.5%;
  float: right;
}

.search-b2b-form__desc:last-child {
  margin-bottom: 0;
}

.search-b2b-form__textarea {
  width: 100%;
  height: 270px;
  overflow-y: scroll;
}

.search-b2b-form__field {
  margin-bottom: 40px;
}

.search-b2b-form__field:last-child {
  margin-bottom: 0;
}

.search-b2b-form__submit {
  float: right;
}

@media screen and (max-width: 767px) {
  .search-b2b-form__submit {
    float: none;
  }
  .search-b2b-form__form {
    float: none;
    width: auto;
  }
  .search-b2b-form__desc {
    float: none;
    width: auto;
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .search-b2b-form__desc:first-child {
    margin-top: 0;
  }
  .search-b2b-form__desc:last-child {
    margin-bottom: 0;
  }
  .search-b2b-form__field {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .search-b2b-form__field:first-child {
    margin-top: 0;
  }
  .search-b2b-form__field:last-child {
    margin-bottom: 0;
  }
}

.search-b2b-results__title {
  margin-top: 60px;
  margin-bottom: 50px;
  font-size: 214.28571%;
  line-height: 1.36667;
  font-weight: bold;
  margin-left: 20%;
  margin-right: 20px;
}

.search-b2b-results__title:first-child {
  margin-top: 0;
}

.search-b2b-results__title:last-child {
  margin-bottom: 0;
}

.search-b2b-results__subtitle {
  margin-top: 40px;
  margin-bottom: 30px;
  font-size: 171.42857%;
  font-weight: bold;
}

.search-b2b-results__subtitle:first-child {
  margin-top: 0;
}

.search-b2b-results__subtitle:last-child {
  margin-bottom: 0;
}

.search-b2b-results__title-inner {
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 114.28571%;
  font-weight: bold;
}

.search-b2b-results__title-inner:first-child {
  margin-top: 0;
}

.search-b2b-results__title-inner:last-child {
  margin-bottom: 0;
}

.search-b2b-results__table {
  margin-bottom: 20px;
  display: table;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
}

.search-b2b-results__table:last-child {
  margin-bottom: 0;
}

.search-b2b-results__table-title {
  margin-bottom: 5px;
  color: #999999;
  font-size: 85.71429%;
}

.search-b2b-results__table-title:last-child {
  margin-bottom: 0;
}

.search-b2b-results__table-head {
  display: table-row;
  background: #F0F0F0;
  color: #999999;
}

.search-b2b-results__table-item {
  display: table-row;
  background: #F6F6F6;
}

.search-b2b-results__table-cell {
  display: table-cell;
  padding: 7px 5px;
  border: 1px solid darkgrey;
  vertical-align: middle;
  font-size: 78.57143%;
}

.search-b2b-results__table-cell.is-head {
  padding: 2px 0px 2px 10px;
  border: none;
  font-size: 85.71429%;
}

.search-b2b-results__info {
  position: relative;
  display: block;
  font-size: 100%;
  margin: 0px 5px;
}

.search-b2b-results__info:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
  content: "";
}

.search-b2b-results__link {
  text-decoration: none;
}

.search-b2b-title__name {
  font-size: 90%;
  line-height: 1.42857;
}

.search-b2b-title__title-holder {
  position: relative;
  padding: 10px 15px;
  min-width: 280px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-color: gray;
}

.search-b2b-title__field {
  position: relative;
  margin-right: 75px;
  padding-right: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.search-b2b-title__submit {
  position: absolute;
  left: 100%;
}

.search-b2b-title.is-hide-input .search-title__input {
  width: 0;
  padding: 0;
  margin: 0;
  border: none;
}

.search-b2b-title__input {
  width: 100%;
  -webkit-border-radius: 5px;
          border-radius: 5px;
  -webkit-transition: all .4s;
       -o-transition: all .4s;
          transition: all .4s;
}

.search-b2b-title__results-holder {
  position: absolute;
  left: 15px;
  right: 110px;
  top: 100%;
  margin-top: -10px;
  background-color: #fff;
  padding: 20px 20px 10px;
  border: 1px solid gray;
  z-index: 100;
}

.search-b2b-title__result-items {
  display: table;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.search-b2b-title__result-item {
  display: table-row;
}

.search-b2b-title__img-holder {
  display: table-cell;
  vertical-align: middle;
  padding: 5px 0px 5px 0;
}

.search-b2b-title__img {
  max-width: 100%;
  height: auto;
  vertical-align: top;
}

.search-b2b-title__name-holder {
  display: table-cell;
  vertical-align: middle;
  padding: 5px 15px;
}

.search-b2b-title__price-holder {
  display: table-cell;
  vertical-align: middle;
  padding: 5px 15px;
  text-align: right;
}

.search-b2b-title__price {
  white-space: nowrap;
}

.search-b2b-title__match {
  font-weight: bold;
}

.search-b2b-title__more-holder {
  margin-top: 20px;
  margin-bottom: 20px;
}

.search-b2b-title__more-holder:first-child {
  margin-top: 0;
}

.search-b2b-title__more-holder:last-child {
  margin-bottom: 0;
}

.search-result__title {
  margin-bottom: 30px;
  font-size: 214.28571%;
  font-weight: bold;
}

.search-result__title:last-child {
  margin-bottom: 0;
}

.search-result__search-field {
  margin-top: 10px;
  margin-bottom: 10px;
}

.search-result__search-field:first-child {
  margin-top: 0;
}

.search-result__search-field:last-child {
  margin-bottom: 0;
}

.search-result__amount {
  margin-top: 10px;
  margin-bottom: 10px;
}

.search-result__amount:first-child {
  margin-top: 0;
}

.search-result__amount:last-child {
  margin-bottom: 0;
}

.search-result__head {
  margin-bottom: 20px;
}

.search-result__head:last-child {
  margin-bottom: 0;
}

.search-result__head-link {
  font-size: 128.57143%;
  color: #014e74;
}

.search-result__preview {
  margin-bottom: 30px;
  padding-bottom: 20px;
  border-bottom: 1px solid #cccccc;
}

.search-result__preview:last-child {
  margin-bottom: 0;
}

.search-result__list {
  margin-top: 20px;
  margin-bottom: 20px;
}

.search-result__list:first-child {
  margin-top: 0;
}

.search-result__list:last-child {
  margin-bottom: 0;
}

.search-result__match {
  font-weight: bold;
}

.search-result__breadcrumbs {
  font-size: 90%;
  margin-top: 5px;
  margin-bottom: 5px;
  margin-bottom: 10px;
  color: #999999;
}

.search-result__breadcrumbs:first-child {
  margin-top: 0;
}

.search-result__breadcrumbs:last-child {
  margin-bottom: 0;
}

.search-result__breadcrumbs-list {
  list-style: none;
  margin-left: 0;
}

.search-result__breadcrumbs-item {
  display: inline;
}

.search-result__breadcrumbs-item:before {
  content: "→";
  margin: 0 5px;
}

.search-result__breadcrumbs-item:first-child:before {
  display: none;
}

.search-result__breadcrumbs-link {
  text-decoration: none;
  color: #999999;
}

.search-result__breadcrumbs-link:hover {
  text-decoration: none;
  color: #999999;
}

@media screen and (max-width: 767px) {
  .search-result__head {
    margin-bottom: 10px;
  }
  .search-result__preview {
    margin-bottom: 20px;
  }
  .search-result__preview:last-child {
    margin-bottom: 0;
  }
}

.search-result.is-fullwidth .search-result__search-field .search-title__input {
  border: 2px solid silver;
  width: 85%;
}

.search-result.is-fullwidth .search-result__search-field .search-title__submit {
  width: 13%;
  position: absolute;
  right: 0;
  top: 0;
  display: block;
  height: 99%;
  font-weight: bold;
}

.search-title__name {
  font-size: 90%;
  line-height: 1.42857;
}

.search-title__field {
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.search-title__submit {
  float: right;
  margin-left: 20px;
  -webkit-border-radius: 0;
          border-radius: 0;
  background-color: #014e74;
  color: #fff;
  -webkit-transition: background-color .25s;
       -o-transition: background-color .25s;
          transition: background-color .25s;
}

.search-title__submit:hover {
  color: #fff;
  background-color: #2685d1;
}

.search-title__submit.is-icon {
  background-color: transparent;
  color: #014e74;
  margin-left: 6px;
  padding: 4px 0px;
  font-size: 130%;
}

.search-title__submit.is-icon:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
  content: "";
}

.search-title__icon {
  float: right;
  padding-left: 20px;
  color: white;
  font-size: 120%;
  display: none;
}

.search-title__icon:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
  content: "";
}

.search-title__icon:before {
  margin-top: 15px;
}

.search-title__close {
  float: right;
  margin-left: 20px;
  color: #014e74;
  font-size: 120%;
  display: none;
  text-decoration: none;
}

.search-title__close:before {
  font-family: "tampotechnic";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
}

.search-title__input-holder {
  display: block;
  overflow: hidden;
  position: relative;
}

.search-title.is-hide-input .search-title__input {
  display: none;
}

.search-title.is-hide-input .search-title__submit {
  display: none;
}

.search-title.is-hide-input .search-title__icon {
  display: block;
}

.search-title.is-visible .search-title__field {
  position: absolute;
  left: 2.5%;
  top: 0;
  bottom: 0;
  right: 0;
  background: #f7f8f4;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 15px 60px 0 60px;
}

.search-title.is-visible .search-title__close {
  display: block;
}

.search-title__input {
  width: 100%;
  -webkit-transition: all .4s;
       -o-transition: all .4s;
          transition: all .4s;
  background-color: transparent;
  border: none;
  border-bottom: 2px solid #014e74;
}

.search-title__results-holder {
  margin-top: 3px;
  background-color: #fff;
  padding: 16px 10px 10px;
  border: 1px solid gray;
  z-index: 100;
}

.search-title__result-items {
  display: table;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.search-title__result-item {
  display: table-row;
}

.search-title__img-holder {
  display: table-cell;
  vertical-align: middle;
  padding: 5px 0px 5px 0;
  width: 40px;
  height: 40px;
  text-align: center;
}

.search-title__img {
  max-width: 100%;
  max-height: 100%;
  height: auto;
  vertical-align: top;
}

.search-title__name-holder {
  display: table-cell;
  vertical-align: middle;
  padding: 5px 10px;
}

.search-title__price-holder {
  display: table-cell;
  vertical-align: middle;
  padding: 5px 10px;
  text-align: right;
}

.search-title__price {
  white-space: nowrap;
}

.search-title__match {
  font-weight: bold;
}

.search-title__more-holder {
  margin-top: 20px;
  margin-bottom: 20px;
}

.search-title__more-holder:first-child {
  margin-top: 0;
}

.search-title__more-holder:last-child {
  margin-bottom: 0;
}

.search-title.is-b2b {
  background-color: gray;
  padding: 10px;
}

.search-title.is-b2b .search-title__title-holder {
  position: relative;
  margin-left: -3.33333%;
}

.search-title.is-b2b .search-title__title-holder:after {
  content: '';
  display: block;
  clear: left;
}

.search-title.is-b2b .search-title__form {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 74.44444%;
  margin-left: 3.33333%;
}

.search-title.is-b2b .search-title__b2b {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 18.88889%;
  margin-left: 3.33333%;
  position: relative;
  padding-top: 0.3em;
}

.search-title.is-b2b .search-title__b2b-link {
  color: white;
  vertical-align: middle;
}

.search-title.is-b2b .search-title__b2b-explain {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  text-align: center;
  font-size: 80%;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  background: #ddd;
  margin-left: 1em;
  vertical-align: middle;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 0.15em;
  cursor: help;
}

.search-title.is-b2b .search-title__b2b-explain:before {
  content: '?';
}

.search-title.is-b2b .search-title__b2b-tooltip {
  width: 100%;
  position: absolute;
  right: 0;
  top: 2.5em;
  background: #eee;
  font-size: 80%;
  padding: 5px 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: none;
  z-index: 100;
}

.search-title.is-b2b .search-title__b2b-tooltip.is-visible {
  display: block;
}

@media screen and (max-width: 767px) {
  .search-title.is-b2b .search-title__title-holder {
    position: relative;
    margin-left: -2.5%;
  }
  .search-title.is-b2b .search-title__title-holder:after {
    content: '';
    display: block;
    clear: left;
  }
  .search-title.is-b2b .search-title__form {
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 97.5%;
    margin-left: 2.5%;
  }
  .search-title.is-b2b .search-title__b2b {
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 97.5%;
    margin-left: 2.5%;
  }
  .search-title.is-b2b .search-title__field {
    padding-right: 10px;
  }
  .search-title.is-b2b .search-title__b2b-tooltip {
    font-size: 100%;
  }
}

.section-detail__picture-holder {
  margin-bottom: 20px;
  text-align: center;
}

.section-detail__picture-holder:last-child {
  margin-bottom: 0;
}

.section-detail__picture {
  display: inline-block;
  max-width: 100%;
}

.section-intro__image-holder {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
}

.section-intro__image-holder:first-child {
  margin-top: 0;
}

.section-intro__image-holder:last-child {
  margin-bottom: 0;
}

.section-intro__text {
  margin-top: 20px;
  margin-bottom: 20px;
}

.section-intro__text:first-child {
  margin-top: 0;
}

.section-intro__text:last-child {
  margin-bottom: 0;
}

.section-intro__image {
  max-width: 100%;
}

.section-tiles__items {
  position: relative;
  margin-left: -2.5%;
  margin-top: -2.5%;
}

.section-tiles__items:after {
  content: '';
  display: block;
  clear: left;
}

.section-tiles__item {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 22.5%;
  margin-left: 2.5%;
  margin-top: 2.5%;
}

.section-tiles__item:nth-child(4n+1) {
  clear: left;
}

.section-tiles__content-section {
  position: relative;
}

.section-tiles__img-holder {
  margin-top: 10px;
  margin-bottom: 10px;
}

.section-tiles__img-holder:first-child {
  margin-top: 0;
}

.section-tiles__img-holder:last-child {
  margin-bottom: 0;
}

.section-tiles__img-main {
  max-width: 100%;
  height: auto;
  vertical-align: top;
}

.section-tiles__title-section {
  margin-top: 10px;
  margin-bottom: 10px;
}

.section-tiles__title-section:first-child {
  margin-top: 0;
}

.section-tiles__title-section:last-child {
  margin-bottom: 0;
}

.section-tiles__title-text {
  font-weight: bold;
  text-decoration: none;
}

.section-tiles__title-text:hover {
  text-decoration: underline;
}

.section-tiles__content-section {
  margin-top: 10px;
  margin-bottom: 10px;
  position: relative;
}

.section-tiles__content-section:first-child {
  margin-top: 0;
}

.section-tiles__content-section:last-child {
  margin-bottom: 0;
}

.section-tiles__bottom-section {
  margin-top: 10px;
  margin-bottom: 10px;
}

.section-tiles__bottom-section:first-child {
  margin-top: 0;
}

.section-tiles__bottom-section:last-child {
  margin-bottom: 0;
}

.section-tiles__link-items {
  list-style: none;
  margin: 0;
  padding-bottom: 10px;
  background: #fff;
}

.section-tiles__link-item {
  margin-top: 5px;
  margin-bottom: 5px;
}

.section-tiles__link-item:first-child {
  margin-top: 0;
}

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

.section-tiles__link-item.is-line {
  display: inline-block;
  margin: 0;
  margin-right: .5em;
}

.section-tiles__links-text {
  color: #0099FF;
}

.section-tiles__btns-holder {
  margin-top: 10px;
  margin-bottom: 10px;
}

.section-tiles__btns-holder:first-child {
  margin-top: 0;
}

.section-tiles__btns-holder:last-child {
  margin-bottom: 0;
}

.section-tiles__btn-all-holder {
  margin-top: 40px;
  margin-bottom: 40px;
  text-align: center;
}

.section-tiles__btn-all-holder:first-child {
  margin-top: 0;
}

.section-tiles__btn-all-holder:last-child {
  margin-bottom: 0;
}

.section-tiles.is-3cols .section-tiles__items {
  position: relative;
  margin-left: -3.33333%;
  margin-top: -3.33333%;
}

.section-tiles.is-3cols .section-tiles__items:after {
  content: '';
  display: block;
  clear: left;
}

.section-tiles.is-3cols .section-tiles__item {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 30.0%;
  margin-left: 3.33333%;
  margin-top: 3.33333%;
}

.section-tiles.is-3cols .section-tiles__item:nth-child(4n+1) {
  clear: none;
}

.section-tiles.is-3cols .section-tiles__item:nth-child(3n+1) {
  clear: left;
}

.section-tiles.is-2cols .section-tiles__items {
  position: relative;
  margin-left: -5%;
  margin-top: -5%;
}

.section-tiles.is-2cols .section-tiles__items:after {
  content: '';
  display: block;
  clear: left;
}

.section-tiles.is-2cols .section-tiles__item {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 45.0%;
  margin-left: 5%;
  margin-top: 5%;
}

.section-tiles.is-2cols .section-tiles__item:nth-child(3n+1) {
  clear: none;
}

.section-tiles.is-2cols .section-tiles__item:nth-child(2n+1) {
  clear: left;
}

@media screen and (max-width: 767px) {
  .section-tiles__item {
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 47.5%;
    margin-left: 2.5%;
  }
  .section-tiles__item:nth-child(3n+1) {
    clear: none;
  }
  .section-tiles__item:nth-child(2n+1) {
    clear: left;
  }
}

@media screen and (max-width: 479px) {
  .section-tiles__items {
    margin-top: 0;
  }
  .section-tiles__item {
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 97.5%;
    margin-left: 2.5%;
    clear: left;
    margin-bottom: 10px;
    margin-top: 0;
    padding-bottom: 10px;
    border-bottom: 1px solid #cccccc;
  }
  .section-tiles__item:nth-child(2n+1) {
    clear: none;
  }
  .section-tiles__item:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none;
  }
  .section-tiles__tile {
    padding-left: 100px;
  }
  .section-tiles__tile:after {
    content: '';
    display: block;
    clear: both;
  }
  .section-tiles__title-section {
    margin-top: 0;
  }
  .section-tiles__img-holder {
    float: left;
    margin-left: -100px;
    width: 90px;
    margin-bottom: 0;
  }
  .section-tiles__btns-holder {
    display: none;
  }
  .section-tiles__content {
    display: none;
  }
  .section-tiles__content-section {
    margin-bottom: 0;
  }
  .section-tiles__link-items {
    padding-bottom: 0;
  }
  .section-tiles__link-item {
    font-size: 90%;
  }
  .section-tiles__link-text {
    color: #999;
    text-decoration: underline;
  }
  .section-tiles__link-text:hover {
    color: #0099FF;
    text-decoration: underline;
  }
}

@media screen and (max-width: 767px) {
  .section-tiles.is-3cols .section-tiles__item {
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 47.5%;
    margin-left: 2.5%;
  }
  .section-tiles.is-3cols .section-tiles__item:nth-child(3n+1) {
    clear: none;
  }
  .section-tiles.is-3cols .section-tiles__item:nth-child(2n+1) {
    clear: left;
  }
}

@media screen and (max-width: 479px) {
  .section-tiles.is-3cols .section-tiles__items {
    margin-top: 0;
  }
  .section-tiles.is-3cols .section-tiles__item {
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 97.5%;
    margin-left: 2.5%;
    clear: left;
    margin-bottom: 10px;
    margin-top: 0;
    padding-bottom: 10px;
    border-bottom: 1px solid #cccccc;
  }
  .section-tiles.is-3cols .section-tiles__item:nth-child(2n+1) {
    clear: none;
  }
  .section-tiles.is-3cols .section-tiles__item:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none;
  }
  .section-tiles.is-3cols .section-tiles__tile {
    padding-left: 100px;
  }
  .section-tiles.is-3cols .section-tiles__tile:after {
    content: '';
    display: block;
    clear: both;
  }
  .section-tiles.is-3cols .section-tiles__title-section {
    margin-top: 0;
  }
  .section-tiles.is-3cols .section-tiles__img-holder {
    float: left;
    margin-left: -100px;
    width: 90px;
    margin-bottom: 0;
  }
  .section-tiles.is-3cols .section-tiles__btns-holder {
    display: none;
  }
  .section-tiles.is-3cols .section-tiles__content {
    display: none;
  }
  .section-tiles.is-3cols .section-tiles__content-section {
    margin-bottom: 0;
  }
  .section-tiles.is-3cols .section-tiles__link-items {
    padding-bottom: 0;
  }
  .section-tiles.is-3cols .section-tiles__link-item {
    font-size: 90%;
  }
  .section-tiles.is-3cols .section-tiles__link-text {
    color: #999;
    text-decoration: underline;
  }
  .section-tiles.is-3cols .section-tiles__link-text:hover {
    color: #0099FF;
    text-decoration: underline;
  }
}

@media screen and (max-width: 767px) {
  .section-tiles.is-2cols .section-tiles__item {
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 47.5%;
    margin-left: 2.5%;
  }
  .section-tiles.is-2cols .section-tiles__item:nth-child(3n+1) {
    clear: none;
  }
  .section-tiles.is-2cols .section-tiles__item:nth-child(2n+1) {
    clear: left;
  }
}

@media screen and (max-width: 479px) {
  .section-tiles.is-2cols .section-tiles__items {
    margin-top: 0;
  }
  .section-tiles.is-2cols .section-tiles__item {
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 97.5%;
    margin-left: 2.5%;
    clear: left;
    margin-bottom: 10px;
    margin-top: 0;
    padding-bottom: 10px;
    border-bottom: 1px solid #cccccc;
  }
  .section-tiles.is-2cols .section-tiles__item:nth-child(2n+1) {
    clear: none;
  }
  .section-tiles.is-2cols .section-tiles__item:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none;
  }
  .section-tiles.is-2cols .section-tiles__tile {
    padding-left: 100px;
  }
  .section-tiles.is-2cols .section-tiles__tile:after {
    content: '';
    display: block;
    clear: both;
  }
  .section-tiles.is-2cols .section-tiles__title-section {
    margin-top: 0;
  }
  .section-tiles.is-2cols .section-tiles__img-holder {
    float: left;
    margin-left: -100px;
    width: 90px;
    margin-bottom: 0;
  }
  .section-tiles.is-2cols .section-tiles__btns-holder {
    display: none;
  }
  .section-tiles.is-2cols .section-tiles__content {
    display: none;
  }
  .section-tiles.is-2cols .section-tiles__content-section {
    margin-bottom: 0;
  }
  .section-tiles.is-2cols .section-tiles__link-items {
    padding-bottom: 0;
  }
  .section-tiles.is-2cols .section-tiles__link-item {
    font-size: 90%;
  }
  .section-tiles.is-2cols .section-tiles__link-text {
    color: #999;
    text-decoration: underline;
  }
  .section-tiles.is-2cols .section-tiles__link-text:hover {
    color: #0099FF;
    text-decoration: underline;
  }
}

.section-tiles.is-flat .section-tiles__items {
  margin-left: 0;
}

.section-tiles.is-flat .section-tiles__item {
  float: none;
  width: auto;
  margin-left: 0;
  margin-top: 40px;
  margin-bottom: 40px;
}

.section-tiles.is-flat .section-tiles__item:first-child {
  margin-top: 0;
}

.section-tiles.is-flat .section-tiles__item:last-child {
  margin-bottom: 0;
}

@media screen and (min-width: 768px) {
  .section-tiles.is-hover .section-tiles__item .section-tiles__bottom-section {
    position: absolute;
    top: 0;
    z-index: 0;
    max-height: 0;
    overflow: hidden;
  }
  .section-tiles.is-hover .section-tiles__item:hover .section-tiles__bottom-section {
    max-height: 100%;
    min-height: 100%;
    z-index: 3;
    background: #fff;
    top: 0;
    margin-top: 0;
    width: 100%;
    overflow: visible;
  }
}

.section-tiles.is-icons .section-tiles__item {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 14.16667%;
  margin-left: 2.5%;
}

.section-tiles.is-icons .section-tiles__item:nth-child(4n+1), .section-tiles.is-icons .section-tiles__item:nth-child(3n+1), .section-tiles.is-icons .section-tiles__item:nth-child(2n+1) {
  clear: none;
}

.section-tiles.is-icons .section-tiles__item:nth-child(6n+1) {
  clear: left;
}

.section-tiles.is-icons .section-tiles__img-holder {
  text-align: center;
  width: 160px;
  height: 160px;
}

.section-tiles.is-icons .section-tiles__title {
  text-align: center;
}

.section-tiles.is-icons .section-tiles__img-main {
  -webkit-border-radius: 50%;
          border-radius: 50%;
  width: 100%;
}

.section-tiles.is-icons .section-tiles__img-main:before {
  line-height: 160px;
  margin-left: -5px;
}

@media screen and (max-width: 1210px) {
  .section-tiles.is-icons .section-tiles__item {
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 22.5%;
    margin-left: 2.5%;
    margin-bottom: 20px;
  }
  .section-tiles.is-icons .section-tiles__item:nth-child(6n+1) {
    clear: none;
  }
  .section-tiles.is-icons .section-tiles__item:nth-child(4n+1) {
    clear: left;
  }
}

@media screen and (max-width: 767px) {
  .section-tiles.is-icons .section-tiles__item {
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 30.83333%;
    margin-left: 2.5%;
  }
  .section-tiles.is-icons .section-tiles__item:nth-child(4n+1) {
    clear: none;
  }
  .section-tiles.is-icons .section-tiles__item:nth-child(3n+1) {
    clear: left;
  }
  .section-tiles.is-icons .section-tiles__img-holder {
    width: 80%;
    margin-left: 10%;
    height: auto;
  }
}

@media screen and (max-width: 479px) {
  .section-tiles.is-icons .section-tiles__item {
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 47.5%;
    margin-left: 2.5%;
    clear: none;
    padding-bottom: 0;
    border-bottom: 0;
  }
  .section-tiles.is-icons .section-tiles__item:nth-child(3n+1) {
    clear: none;
  }
  .section-tiles.is-icons .section-tiles__item:nth-child(2n+1) {
    clear: left;
  }
  .section-tiles.is-icons .section-tiles__tile {
    padding-left: 0;
  }
  .section-tiles.is-icons .section-tiles__img-holder {
    width: 80%;
    margin-left: 10%;
    height: auto;
  }
}

.sections-wall__first-level {
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative;
  margin-left: -2.5%;
}

.sections-wall__first-level:after {
  content: '';
  display: block;
  clear: left;
}

.sections-wall__first-item {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 30.83333%;
  margin-left: 2.5%;
  float: none;
  overflow: hidden;
  margin-bottom: 2.5%;
  padding: 15px 0;
}

.sections-wall__first-item.is-left {
  float: left;
  overflow: visible;
  margin-right: 2.5%;
  clear: left;
}

.sections-wall__first-item.is-right {
  float: right;
  overflow: visible;
  clear: right;
}

.sections-wall__first-link {
  font-size: 125%;
  margin-left: 20px;
  text-decoration: none;
  color: black;
}

.sections-wall__first-link:hover {
  text-decoration: underline;
  color: black;
}

.sections-wall__second-holder {
  margin-top: 10px;
  margin-bottom: 10px;
}

.sections-wall__second-holder:first-child {
  margin-top: 0;
}

.sections-wall__second-holder:last-child {
  margin-bottom: 0;
}

.sections-wall__second-item {
  padding: 10px 20px;
  border-bottom: 1px solid #eee;
}

.sections-wall__second-link {
  text-decoration: none;
}

.sections-wall__second-link:hover {
  text-decoration: underline;
}

.showcase-product__top-section:after {
  content: '';
  display: block;
  clear: both;
}

.showcase-product__left-col {
  float: left;
  width: 30.83333%;
  margin-right: 2.5%;
  position: relative;
}

.showcase-product__labels {
  position: absolute;
  left: -10px;
  top: 5px;
  z-index: 2;
}

.showcase-product__label {
  display: table;
  height: 20px;
  padding: 0 10px 2px;
  margin-top: 5px;
  margin-bottom: 5px;
  text-transform: lowercase;
  line-height: 20px;
  background-color: #eee;
  -webkit-border-radius: 5px;
          border-radius: 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.showcase-product__label:first-child {
  margin-top: 0;
}

.showcase-product__label:last-child {
  margin-bottom: 0;
}

.showcase-product__label span {
  position: relative;
  z-index: 2;
  line-height: 16px;
}

.showcase-product__label.is-new {
  background-color: green;
  color: white;
}

.showcase-product__label.is-hit {
  background-color: orange;
  color: white;
}

.showcase-product__label.is-best {
  background-color: blue;
  color: white;
}

.showcase-product__label.is-sale {
  background-color: red;
  color: white;
}

.showcase-product__right-col {
  float: right;
  width: 64.16666%;
}

.showcase-product__header {
  margin-top: 30px;
  margin-bottom: 30px;
}

.showcase-product__header:first-child {
  margin-top: 0;
}

.showcase-product__header:last-child {
  margin-bottom: 0;
}

.showcase-product__title {
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 250%;
  line-height: 1;
  font-weight: 700;
  font-family: "Ubuntu", sans-serif;
  text-transform: uppercase;
}

.showcase-product__title:first-child {
  margin-top: 0;
}

.showcase-product__title:last-child {
  margin-bottom: 0;
}

.showcase-product__mobile-title {
  font-family: "Ubuntu", sans-serif;
}

.showcase-product__description {
  font-family: "Roboto", sans-serif;
  font-size: 1.1em;
}

.showcase-product__descr {
  font-size: 1.1em;
  color: #000;
  font-family: "Ubuntu", sans-serif;
}

.showcase-product__table {
  font-size: 1.1em;
  color: #000;
}

.showcase-product__table td {
  padding-left: 0;
  border-bottom: 1px solid #e7e8e4;
}

.showcase-product__table tr:last-child td {
  border-bottom: none;
}

.showcase-product__top-ui {
  margin-top: 20px;
  margin-bottom: 20px;
}

.showcase-product__top-ui:first-child {
  margin-top: 0;
}

.showcase-product__top-ui:last-child {
  margin-bottom: 0;
}

.showcase-product__props {
  margin-top: 20px;
  margin-bottom: 20px;
}

.showcase-product__props:first-child {
  margin-top: 0;
}

.showcase-product__props:last-child {
  margin-bottom: 0;
}

.showcase-product__props-caption {
  font-weight: 700;
}

.showcase-product__rating, .showcase-product__favor-holder, .showcase-product__compare {
  display: inline-block;
  margin-right: 30px;
}

.showcase-product__rating:last-child, .showcase-product__favor-holder:last-child, .showcase-product__compare:last-child {
  margin-right: 0;
}

.showcase-product__favor-text {
  font-size: 85.71429%;
}

.showcase-product__favor {
  text-decoration: none;
}

.showcase-product__favor:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
  content: "";
  margin-right: .5em;
}

.showcase-product__sku-holder {
  margin-top: 30px;
  margin-bottom: 30px;
}

.showcase-product__sku-holder:first-child {
  margin-top: 0;
}

.showcase-product__sku-holder:last-child {
  margin-bottom: 0;
}

.showcase-product__sku-caption {
  font-size: 85.71429%;
  margin-top: 5px;
  margin-bottom: 5px;
}

.showcase-product__sku-caption:first-child {
  margin-top: 0;
}

.showcase-product__sku-caption:last-child {
  margin-bottom: 0;
}

.showcase-product__sku {
  margin-top: 20px;
  margin-bottom: 20px;
}

.showcase-product__sku:first-child {
  margin-top: 0;
}

.showcase-product__sku:last-child {
  margin-bottom: 0;
}

.showcase-product__sku-item {
  display: inline-block;
  margin-right: .5em;
}

.showcase-product__sku-item a {
  color: inherit;
}

.showcase-product__price-section {
  margin-top: 20px;
  margin-bottom: 20px;
}

.showcase-product__price-section:first-child {
  margin-top: 0;
}

.showcase-product__price-section:last-child {
  margin-bottom: 0;
}

.showcase-product__price {
  display: inline-block;
  font-size: 150%;
  vertical-align: middle;
  margin-right: 1.5em;
}

.showcase-product__old-price {
  text-decoration: line-through;
}

.showcase-product__feature-items {
  background-color: #eee;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 20px;
}

.showcase-product__feature-items:first-child {
  margin-top: 0;
}

.showcase-product__feature-items:last-child {
  margin-bottom: 0;
}

.showcase-product__feature-cols {
  position: relative;
  margin-left: -2.5%;
  margin-top: -2.5%;
}

.showcase-product__feature-cols:after {
  content: '';
  display: block;
  clear: left;
}

.showcase-product__feature-item {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 47.5%;
  margin-left: 2.5%;
  margin-top: 2.5%;
}

.showcase-product__feature {
  position: relative;
  padding-left: 25px;
  font-weight: bold;
}

.showcase-product__feature.is-delivery:before {
  position: absolute;
  left: 0;
  top: 0;
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
  content: "";
  font-size: 128.57143%;
}

.showcase-product__feature.is-credit:before {
  position: absolute;
  left: 0;
  top: 0;
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
  content: "";
  font-size: 128.57143%;
}

.showcase-product__feature.is-pickup:before {
  position: absolute;
  left: 0;
  top: 0;
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
  content: "";
  font-size: 128.57143%;
}

.showcase-product__feature.is-garantee:before {
  position: absolute;
  left: 0;
  top: 0;
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
  content: "";
  font-size: 128.57143%;
}

.showcase-product__feature-text {
  font-size: 85.71429%;
}

.showcase-product__tabs-section {
  margin-top: 30px;
  margin-bottom: 30px;
}

.showcase-product__tabs-section:first-child {
  margin-top: 0;
}

.showcase-product__tabs-section:last-child {
  margin-bottom: 0;
}

.showcase-product__share {
  margin-top: 20px;
  margin-bottom: 20px;
}

.showcase-product__share:first-child {
  margin-top: 0;
}

.showcase-product__share:last-child {
  margin-bottom: 0;
}

.showcase-product__color {
  display: inline-block;
  width: 20px;
  height: 20px;
  border: 2px solid white;
  font-size: 0;
}

.showcase-product__color.is-active {
  outline: 1px solid gray;
}

.showcase-product__size {
  display: inline-block;
  padding: 5px;
  font-size: 85.71429%;
  background-color: #eee;
}

.showcase-product__size.is-active {
  background-color: gray;
  color: white;
}

.showcase-product__params {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: #fff;
  padding: 35px 27px 35px 27px;
  margin: 20px 0;
}

.showcase-product__params-title {
  font-size: 16px;
  padding-bottom: 5px;
  font-weight: bold;
  margin-bottom: 15px;
}

.showcase-product__params-label {
  width: 30%;
  max-width: 150px;
  padding-top: 10px;
  padding-bottom: 10px;
  vertical-align: middle;
  border-bottom: 1px solid #cccccc;
}

.showcase-product__params-val {
  padding-top: 10px;
  padding-bottom: 10px;
  vertical-align: middle;
  border-bottom: 1px solid #cccccc;
}

.showcase-product__more-props {
  display: none;
}

.showcase-product__more-button {
  width: 100%;
  text-align: center;
}

.showcase-product__buttons {
  margin-top: 20px;
  margin-bottom: 20px;
  margin-top: 35px;
}

.showcase-product__buttons:first-child {
  margin-top: 0;
}

.showcase-product__buttons:last-child {
  margin-bottom: 0;
}

.showcase-product__buttons-item {
  display: inline-block;
  border: 1px solid #014e74;
  background: transparent;
  color: #014e74;
  -webkit-border-radius: 0;
          border-radius: 0;
  border: 1px solid #014e74;
  color: #014e74;
  text-decoration: none;
  background-color: transparent;
  display: inline-block;
  padding: 7px 15px;
  line-height: 1.5;
  cursor: pointer;
  font-size: 13px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-weight: 500;
  text-transform: uppercase;
  -webkit-transition: border-color, color .25s;
       -o-transition: border-color, color .25s;
          transition: border-color, color .25s;
  margin: 10px 20px 10px 0;
  font-family: Arial, sans-serif;
  font-size: 100%;
  font-weight: normal;
  text-align: left;
  padding: 10px 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  cursor: pointer;
  text-decoration: none;
}

.showcase-product__buttons-item:hover {
  color: #2685d1;
  border-color: #2685d1;
}

.showcase-product__buttons-item.is-active {
  background: #014e74;
  color: #fff;
}

.showcase-product__buttons-item:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

@media screen and (max-width: 767px) {
  .showcase-product__left-col, .showcase-product__right-col {
    width: auto;
    width: 100%;
    margin: 0;
  }
  .showcase-product__left-col {
    margin-bottom: 20px;
  }
  .showcase-product__labels {
    left: -5px;
  }
  .showcase-product .photogallery-with-thumbs__item {
    width: 100%;
    height: auto;
  }
  .showcase-product .photogallery-with-thumbs__image {
    width: 100%;
  }
  .showcase-product__top-ui {
    margin-top: 10px;
  }
  .showcase-product__rating, .showcase-product__favor-holder, .showcase-product__compare {
    margin-top: 10px;
  }
  .showcase-product__buttons-item {
    width: 100%;
    text-align: center;
  }
}

@media screen and (max-width: 479px) {
  .showcase-product__favor-holder, .showcase-product__compare {
    display: inline-block;
    width: 40%;
  }
}

@media screen and (max-width: 479px) and (max-width: 767px) {
  .showcase-product__feature-items {
    margin-left: -10px;
    margin-right: -10px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .fancybox-inner .showcase-product__feature-items {
    margin-left: 0;
    margin-right: 0;
  }
}

@media screen and (max-width: 479px) {
  .showcase-product__feature-cols {
    position: relative;
    margin-left: -2.5%;
    margin-top: -2.5%;
  }
  .showcase-product__feature-cols:after {
    content: '';
    display: block;
    clear: left;
  }
  .showcase-product__feature-item {
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 97.5%;
    margin-left: 2.5%;
    margin-top: 2.5%;
  }
  .showcase-product__params {
    font-size: 93%;
  }
  .showcase-product__buttons-item {
    margin-right: 0;
    margin-left: 0;
  }
}

.showcase-section-wrap {
  padding: 45px 20px;
  background-color: #fff;
}

.showcase-section__top-section:after, .showcase-section__bottom-section:after {
  content: '';
  display: block;
  clear: both;
}

.showcase-section__bottom-section {
  margin-top: 20px;
  margin-bottom: 20px;
}

.showcase-section__bottom-section:first-child {
  margin-top: 0;
}

.showcase-section__bottom-section:last-child {
  margin-bottom: 0;
}

.showcase-section__left-col {
  float: left;
  width: 22.5%;
  margin-right: 2.5%;
  position: relative;
}

.showcase-section__labels {
  position: absolute;
  left: -10px;
  top: 5px;
  z-index: 2;
}

.showcase-section__label {
  display: table;
  height: 20px;
  padding: 0 10px 2px;
  margin-top: 5px;
  margin-bottom: 5px;
  text-transform: lowercase;
  line-height: 20px;
  background-color: #eee;
  -webkit-border-radius: 5px;
          border-radius: 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.showcase-section__label:first-child {
  margin-top: 0;
}

.showcase-section__label:last-child {
  margin-bottom: 0;
}

.showcase-section__label span {
  position: relative;
  z-index: 2;
  line-height: 16px;
}

.showcase-section__label.is-new {
  background-color: green;
  color: white;
}

.showcase-section__label.is-hit {
  background-color: orange;
  color: white;
}

.showcase-section__label.is-best {
  background-color: blue;
  color: white;
}

.showcase-section__label.is-sale {
  background-color: red;
  color: white;
}

.showcase-section__right-col {
  width: 100%;
}

.showcase-section__left-col + .showcase-section__right-col {
  float: right;
  width: 72.5%;
}

.showcase-section__header {
  margin-top: 30px;
  margin-bottom: 30px;
}

.showcase-section__header:first-child {
  margin-top: 0;
}

.showcase-section__header:last-child {
  margin-bottom: 0;
}

.showcase-section__title {
  margin-top: 13.33333px;
  margin-bottom: 13.33333px;
  font-size: 250%;
  line-height: 1;
  font-weight: 700;
}

.showcase-section__title:first-child {
  margin-top: 0;
}

.showcase-section__title:last-child {
  margin-bottom: 0;
}

.showcase-section__top-ui {
  margin-top: 20px;
  margin-bottom: 20px;
}

.showcase-section__top-ui:first-child {
  margin-top: 0;
}

.showcase-section__top-ui:last-child {
  margin-bottom: 0;
}

.showcase-section__props {
  margin-top: 20px;
  margin-bottom: 20px;
}

.showcase-section__props:first-child {
  margin-top: 0;
}

.showcase-section__props:last-child {
  margin-bottom: 0;
}

.showcase-section__props-caption {
  font-weight: 700;
}

.showcase-section__image-wrapper {
  margin-top: 20px;
  margin-bottom: 20px;
}

.showcase-section__image-wrapper:first-child {
  margin-top: 0;
}

.showcase-section__image-wrapper:last-child {
  margin-bottom: 0;
}

.showcase-section__image {
  max-width: 100%;
}

.showcase-section__rating, .showcase-section__favor-holder, .showcase-section__compare {
  display: inline-block;
  margin-right: 30px;
}

.showcase-section__rating:last-child, .showcase-section__favor-holder:last-child, .showcase-section__compare:last-child {
  margin-right: 0;
}

.showcase-section__favor-text {
  font-size: 85.71429%;
}

.showcase-section__favor {
  text-decoration: none;
}

.showcase-section__favor:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
  content: "";
  margin-right: .5em;
}

.showcase-section__sku-holder {
  margin-top: 30px;
  margin-bottom: 30px;
}

.showcase-section__sku-holder:first-child {
  margin-top: 0;
}

.showcase-section__sku-holder:last-child {
  margin-bottom: 0;
}

.showcase-section__sku-caption {
  font-size: 85.71429%;
  margin-top: 5px;
  margin-bottom: 5px;
}

.showcase-section__sku-caption:first-child {
  margin-top: 0;
}

.showcase-section__sku-caption:last-child {
  margin-bottom: 0;
}

.showcase-section__sku {
  margin-top: 20px;
  margin-bottom: 20px;
}

.showcase-section__sku:first-child {
  margin-top: 0;
}

.showcase-section__sku:last-child {
  margin-bottom: 0;
}

.showcase-section__sku-item {
  display: inline-block;
  margin-right: .5em;
}

.showcase-section__sku-item a {
  color: inherit;
}

.showcase-section__price-section {
  margin-top: 20px;
  margin-bottom: 20px;
}

.showcase-section__price-section:first-child {
  margin-top: 0;
}

.showcase-section__price-section:last-child {
  margin-bottom: 0;
}

.showcase-section__price {
  display: inline-block;
  font-size: 150%;
  vertical-align: middle;
  margin-right: 1.5em;
}

.showcase-section__old-price {
  text-decoration: line-through;
}

.showcase-section__feature-items {
  background-color: #eee;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 20px;
}

.showcase-section__feature-items:first-child {
  margin-top: 0;
}

.showcase-section__feature-items:last-child {
  margin-bottom: 0;
}

.showcase-section__feature-cols {
  position: relative;
  margin-left: -2.5%;
  margin-top: -2.5%;
}

.showcase-section__feature-cols:after {
  content: '';
  display: block;
  clear: left;
}

.showcase-section__feature-item {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 47.5%;
  margin-left: 2.5%;
  margin-top: 2.5%;
}

.showcase-section__feature {
  position: relative;
  padding-left: 25px;
  font-weight: bold;
}

.showcase-section__feature.is-delivery:before {
  position: absolute;
  left: 0;
  top: 0;
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
  content: "";
  font-size: 128.57143%;
}

.showcase-section__feature.is-credit:before {
  position: absolute;
  left: 0;
  top: 0;
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
  content: "";
  font-size: 128.57143%;
}

.showcase-section__feature.is-pickup:before {
  position: absolute;
  left: 0;
  top: 0;
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
  content: "";
  font-size: 128.57143%;
}

.showcase-section__feature.is-garantee:before {
  position: absolute;
  left: 0;
  top: 0;
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
  content: "";
  font-size: 128.57143%;
}

.showcase-section__feature-text {
  font-size: 85.71429%;
}

.showcase-section__tabs-section {
  margin-top: 30px;
  margin-bottom: 30px;
}

.showcase-section__tabs-section:first-child {
  margin-top: 0;
}

.showcase-section__tabs-section:last-child {
  margin-bottom: 0;
}

.showcase-section__share {
  margin-top: 20px;
  margin-bottom: 20px;
}

.showcase-section__share:first-child {
  margin-top: 0;
}

.showcase-section__share:last-child {
  margin-bottom: 0;
}

.showcase-section__color {
  display: inline-block;
  width: 20px;
  height: 20px;
  border: 2px solid white;
  font-size: 0;
}

.showcase-section__color.is-active {
  outline: 1px solid gray;
}

.showcase-section__size {
  display: inline-block;
  padding: 5px;
  font-size: 85.71429%;
  background-color: #eee;
}

.showcase-section__size.is-active {
  background-color: gray;
  color: white;
}

.showcase-section__subsections, .showcase-section__items {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.showcase-section__subsections-title, .showcase-section__items-title {
  margin-top: 20px;
  font-size: 16px;
  padding-bottom: 5px;
  border-bottom: 1px solid #cccccc;
}

.showcase-section__subsections-item, .showcase-section__items-item {
  margin-top: 20px;
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 2px solid #e6e6e6;
  border-width: 2px;
}

.showcase-section__subsections-item:after, .showcase-section__items-item:after {
  content: '';
  display: block;
  clear: both;
}

.showcase-section__subsections-item:first-child, .showcase-section__items-item:first-child {
  margin-top: 0;
}

.showcase-section__subsections-item:last-child, .showcase-section__items-item:last-child {
  margin-bottom: 0;
}

.showcase-section__subsections-item:last-child, .showcase-section__items-item:last-child {
  border: none;
}

.showcase-section__subsections-name, .showcase-section__items-name {
  width: 26%;
  vertical-align: middle;
  float: left;
  display: inline-block;
  margin-right: 10%;
  color: #000000;
  font-size: 18px;
  position: relative;
}

.showcase-section__subsections-name.is-icon, .showcase-section__items-name.is-icon {
  /* @include tamp-icon-after($tamp-arrow);
        &:after {
          margin-right: .2em;
          top: 14%;
          right: -28%;
          position: absolute;
          color: $color-blue-dark;
          font-size: 2.5em;
        }*/
  /*    @include tamp-icon($tamp-arrow);

        &:before {
          color: $color-blue-dark;
          position: absolute;
          top: 14%;
          right: -28%;
          transition: color .25s;
          display: block;
        }

        &:after {
          content: '';
          display: block;
          position: absolute;
          right: -28%;
          height: 25px;
          width: 25px;
          border: 1px solid $color-blue-dark;
        }*/
}

.showcase-section__subsections-arrow, .showcase-section__items-arrow {
  top: 0;
  right: -27%;
  background: transparent;
}

.showcase-section__subsections-arrow:before, .showcase-section__items-arrow:before {
  top: 23%;
  left: 16%;
  font-size: .9em;
}

@media screen and (max-width: 767px) {
  .showcase-section__subsections-arrow, .showcase-section__items-arrow {
    top: 0%;
    right: 2px;
  }
}

.showcase-section__subsections-link, .showcase-section__items-link {
  color: #014e74;
  font-size: 18px;
  text-decoration: none;
  -webkit-transition: color .25s;
       -o-transition: color .25s;
          transition: color .25s;
}

.showcase-section__subsections-link:hover, .showcase-section__items-link:hover {
  color: #2685d1;
}

.showcase-section__subsections-description, .showcase-section__items-description {
  width: 64%;
  vertical-align: middle;
  float: left;
  display: inline-block;
}

.showcase-section__items-item.is-instruction .showcase-section__items-description {
  width: 48%;
  vertical-align: middle;
  float: left;
  display: inline-block;
}

@media screen and (max-width: 767px) {
  .showcase-section__items-item.is-instruction .showcase-section__items-description {
    width: 100%;
  }
}

.showcase-section__items-item.is-instruction .showcase-section__items-instruction {
  width: 30%;
  vertical-align: middle;
  float: right;
  display: inline-block;
}

.showcase-section__more-props {
  display: none;
}

.showcase-section__more-button {
  width: 100%;
  text-align: center;
}

.showcase-section__description-preview {
  margin-top: 20px;
  margin-bottom: 20px;
}

.showcase-section__description-preview:first-child {
  margin-top: 0;
}

.showcase-section__description-preview:last-child {
  margin-bottom: 0;
}

.showcase-section__buttons {
  margin-top: 20px;
  margin-bottom: 20px;
}

.showcase-section__buttons:first-child {
  margin-top: 0;
}

.showcase-section__buttons:last-child {
  margin-bottom: 0;
}

.showcase-section__buttons-item {
  display: inline-block;
  border: 1px solid black;
  background: #f5f5f5;
  color: black;
  font-family: Arial, sans-serif;
  font-size: 100%;
  font-weight: bold;
  text-align: left;
  padding: 10px 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
  text-decoration: none;
}

.showcase-section__buttons-item:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

@media screen and (max-width: 767px) {
  .showcase-section__left-col, .showcase-section__right-col, .showcase-section__left-col + .showcase-section__right-col {
    width: auto;
    margin: 0;
    float: none;
  }
  .showcase-section__left-col {
    margin-bottom: 20px;
  }
  .showcase-section__labels {
    left: -5px;
  }
  .showcase-section .photogallery-with-thumbs__item {
    width: 100%;
    height: auto;
  }
  .showcase-section .photogallery-with-thumbs__image {
    width: 100%;
  }
  .showcase-section__top-ui {
    margin-top: 10px;
  }
  .showcase-section__rating, .showcase-section__favor-holder, .showcase-section__compare {
    margin-top: 10px;
  }
  .showcase-section__subsections-name, .showcase-section__subsections-description {
    float: none;
    display: block;
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .showcase-section__subsections-name:first-child, .showcase-section__subsections-description:first-child {
    margin-top: 0;
  }
  .showcase-section__subsections-name:last-child, .showcase-section__subsections-description:last-child {
    margin-bottom: 0;
  }
  .showcase-section__subsections-name, .showcase-section__items-name {
    width: 100%;
    margin-right: 0;
  }
  .showcase-section__subsections-name.is-icon, .showcase-section__items-name.is-icon {
    padding-right: 45px;
  }
  .showcase-section__subsections-name.is-icon:after, .showcase-section__items-name.is-icon:after {
    top: -8px;
    right: 0;
  }
  .showcase-section__items-description {
    width: 100%;
    margin-top: 40px;
  }
}

@media screen and (max-width: 479px) {
  .showcase-section__favor-holder, .showcase-section__compare {
    display: inline-block;
    width: 40%;
  }
}

@media screen and (max-width: 479px) and (max-width: 767px) {
  .showcase-section__feature-items {
    margin-left: -10px;
    margin-right: -10px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .fancybox-inner .showcase-section__feature-items {
    margin-left: 0;
    margin-right: 0;
  }
}

@media screen and (max-width: 479px) {
  .showcase-section__feature-cols {
    position: relative;
    margin-left: -2.5%;
    margin-top: -2.5%;
  }
  .showcase-section__feature-cols:after {
    content: '';
    display: block;
    clear: left;
  }
  .showcase-section__feature-item {
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 97.5%;
    margin-left: 2.5%;
    margin-top: 2.5%;
  }
  .showcase-section__subsections {
    font-size: 93%;
  }
  .showcase-section__items-item.is-instruction .showcase-section__items-instruction {
    width: auto;
    padding-top: 10px;
  }
  .showcase-section__subsections-link {
    display: inline-block;
    padding-right: 40px;
  }
}

.sidebar-menu {
  position: relative;
}

.sidebar-menu__plate {
  border: 1px solid gray;
  border-bottom: none;
}

.sidebar-menu__first-level {
  margin: 0;
  padding: 0;
  list-style: none;
}

.sidebar-menu__first-link {
  position: relative;
  display: block;
  padding: 10px 20px 10px 30px;
  vertical-align: top;
  font-size: 100%;
  font-weight: bold;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-bottom: 1px solid gray;
}

.sidebar-menu__first-link:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
  content: "";
  position: absolute;
  left: 11px;
  top: 50%;
  margin-top: -8px;
}

.sidebar-menu__second-level {
  margin: 0;
  padding: 0;
  list-style: none;
}

.sidebar-menu__second-item {
  position: relative;
}

.sidebar-menu__second-link {
  position: relative;
  display: block;
  padding: 10px 20px 10px 30px;
  vertical-align: top;
  border-bottom: 1px solid gray;
}

.sidebar-menu__second-link:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
  content: "";
  position: absolute;
  left: 13px;
  top: 50%;
  margin-top: -8px;
}

.sidebar-menu__third-holder {
  display: none;
  position: absolute;
  left: 100%;
  top: -1px;
  width: 100%;
  max-width: 300px;
  background-color: #eee;
  border: 1px solid gray;
  border-bottom: none;
}

.sidebar-menu__third-item {
  position: relative;
}

.sidebar-menu__third-link {
  position: relative;
  display: block;
  padding: 10px 20px 10px 20px;
  vertical-align: top;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-bottom: 1px solid gray;
}

.sidebar-menu__fourth-holder {
  display: none;
  position: absolute;
  left: 100%;
  top: -1px;
  width: 100%;
  max-width: 300px;
  background-color: #eee;
  border: 1px solid gray;
  border-bottom: none;
}

.sidebar-menu__fourth-item {
  margin-bottom: 10px;
}

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

.sidebar-menu__fourth-link {
  position: relative;
  display: block;
  padding: 10px 20px 10px 20px;
  vertical-align: top;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-bottom: 1px solid gray;
}

.sidebar-menu__plate {
  background-color: #eee;
}

.sidebar-menu__qtty {
  position: absolute;
  right: 15px;
  top: 50%;
  margin-top: -10px;
  font-weight: 400;
}

.sidebar-menu__second-item:hover .sidebar-menu__third-holder,
.sidebar-menu__third-item:hover .sidebar-menu__fourth-holder {
  display: block;
}

.sidebar-menu__first-item.is-opened .sidebar-menu__qtty {
  display: none;
}

.site-selector {
  display: inline-block;
  padding: 10px;
  background-color: #f1f1f1;
  text-decoration: none;
  color: inherit;
}

.site-selector:hover {
  filter: alpha(opacity=80);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  opacity: 0.8;
}

.sitemap a {
  color: #000000;
}

.sitemap__title {
  display: block;
  margin-top: 0px;
  margin-bottom: 20px;
  text-decoration: underline;
  font-size: 100%;
  font-weight: bold;
}

.sitemap__title-2 {
  display: block;
  margin-bottom: 20px;
  text-decoration: underline;
  font-size: 85.71429%;
  font-weight: bold;
}

.sitemap__title-2:last-child {
  margin-bottom: 0;
}

.sitemap__top-level {
  position: relative;
  margin-left: -2.5%;
  list-style: none;
  margin-bottom: 30px;
  margin-top: -20px;
}

.sitemap__top-level:after {
  content: '';
  display: block;
  clear: left;
}

.sitemap__top-level:last-child {
  margin-bottom: 0;
}

.sitemap__top-item {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 22.5%;
  margin-left: 2.5%;
  margin-top: 20px;
}

.sitemap__top-item:nth-child(4n+1) {
  clear: left;
}

.sitemap__top-link {
  display: block;
  margin-bottom: 20px;
  text-decoration: underline;
  font-size: 85.71429%;
  font-weight: bold;
}

.sitemap__second-link {
  text-decoration: none;
  font-size: 85.71429%;
}

.sitemap__second-link:hover {
  text-decoration: underline;
}

.sitemap__third-level {
  padding-left: 20px;
}

.sitemap__third-link {
  text-decoration: none;
  font-size: 85.71429%;
}

.sitemap__third-link:hover {
  text-decoration: underline;
}

.sitemap__fourth-level {
  padding-left: 20px;
}

.sitemap__fourth-link {
  text-decoration: none;
  font-size: 78.57143%;
}

.sitemap__fourth-link:hover {
  text-decoration: underline;
}

@media screen and (max-width: 767px) {
  .sitemap__zero-item.is-0-deep {
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 47.5%;
    margin-left: 2.5%;
    clear: none;
  }
  .sitemap__zero-item.is-0-deep:nth-child(2n+1) {
    clear: left;
  }
  .sitemap__top-item {
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 47.5%;
    margin-left: 2.5%;
    margin-top: 20px;
  }
  .sitemap__top-item:nth-child(2n+1) {
    clear: left;
  }
}

@media screen and (max-width: 479px) {
  .sitemap__zero-item.is-0-deep {
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 97.5%;
    margin-left: 2.5%;
    clear: left;
  }
  .sitemap__top-item {
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 97.5%;
    margin-left: 2.5%;
    margin-top: 20px;
    clear: left;
  }
}

.smart-filter {
  position: relative;
  height: 100%;
}

.smart-filter__caption {
  margin-top: 15px;
  margin-bottom: 15px;
  font-size: 114.28571%;
  font-weight: 600;
}

.smart-filter__caption:first-child {
  margin-top: 0;
}

.smart-filter__caption:last-child {
  margin-bottom: 0;
}

.smart-filter__fields {
  list-style: none;
  margin: 0;
  padding: 0;
}

.smart-filter__field {
  margin: 0;
  border-bottom: 1px solid #d3d3d3;
}

.smart-filter__field:first-child {
  border-top: 1px solid #d3d3d3;
}

.smart-filter__field.is-open .smart-filter__field-header:before {
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
       -o-transform: rotate(90deg);
          transform: rotate(90deg);
}

.smart-filter__field-header {
  position: relative;
  padding-left: 15px;
  padding-top: 15px;
  padding-bottom: 15px;
  cursor: pointer;
}

.smart-filter__field-header:after {
  content: '';
  display: block;
  clear: both;
}

.smart-filter__field-header:before {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -4px;
  border: 10px solid transparent;
  border-width: 4px 0px 4px 8px;
  border-left-color: #383839;
  -webkit-transition: .4s -webkit-transform;
       -o-transition: .4s -o-transform;
          transition: .4s transform;
}

.smart-filter__field-caption {
  font-size: 85.71429%;
  font-weight: 600;
  text-transform: uppercase;
  cursor: pointer;
}

.smart-filter__field-content {
  padding-top: 5px;
  padding-bottom: 15px;
}

.smart-filter__full-reset {
  font-size: 12px;
  text-decoration: none;
  color: #828486;
}

.smart-filter__footer {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
}

.smart-filter__footer:first-child {
  margin-top: 0;
}

.smart-filter__footer:last-child {
  margin-bottom: 0;
}

.smart-filter__items {
  list-style: none;
  margin: 0;
  padding: 0;
}

.smart-filter__item {
  margin-top: 10px;
  margin-bottom: 10px;
}

.smart-filter__item:first-child {
  margin-top: 0;
}

.smart-filter__item:last-child {
  margin-bottom: 0;
}

.smart-filter__apply-btn {
  margin-right: 1em;
}

.smart-filter__result-holder {
  display: none;
  position: absolute;
  left: 100%;
  z-index: 10;
}

.smart-filter__result {
  padding: 10px;
  background-color: #eee;
}

.smart-filter__result-num {
  margin: 0 .5em;
  font-weight: bold;
}

.smart-filter .checkbox__text {
  font-size: 12px;
  color: #171818;
}

.smart-filter .select2-container {
  max-width: 100%;
  min-width: 100%;
}

.smart-filter:hover .smart-filter__result-holder {
  display: block;
}

@media screen and (max-width: 767px) {
  .smart-filter__result-holder {
    left: auto;
    right: 0;
    top: 0;
  }
}

.smart-filter-dropdown {
  position: relative;
  height: 100%;
}

.smart-filter-dropdown .rub {
  font-size: inherit;
  color: inherit;
}

.smart-filter-dropdown__caption {
  margin-top: 15px;
  margin-bottom: 15px;
  font-size: 114.28571%;
  font-weight: 600;
  float: left;
}

.smart-filter-dropdown__caption:first-child {
  margin-top: 0;
}

.smart-filter-dropdown__caption:last-child {
  margin-bottom: 0;
}

.smart-filter-dropdown__fields {
  list-style: none;
  margin: 0;
  padding: 0 20px;
  float: left;
  width: 33.33333%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-right: 1px solid #616161;
  min-height: 100%;
}

.smart-filter-dropdown__fields:last-child {
  border-right: none;
}

.smart-filter-dropdown__field {
  position: relative;
  margin: 0;
  margin-top: 10px;
  margin-bottom: 10px;
}

.smart-filter-dropdown__field:first-child {
  margin-top: 0;
}

.smart-filter-dropdown__field:last-child {
  margin-bottom: 0;
}

.smart-filter-dropdown__field.is-open .smart-filter-dropdown__field-header:before {
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
       -o-transform: rotate(90deg);
          transform: rotate(90deg);
}

.smart-filter-dropdown__field.is-open .smart-filter-dropdown__field-content {
  display: block;
}

.smart-filter-dropdown__field-header {
  position: relative;
  padding-left: 0;
  padding-top: 5px;
  padding-bottom: 5px;
  cursor: pointer;
}

.smart-filter-dropdown__field-header:after {
  content: '';
  display: block;
  clear: both;
}

.smart-filter-dropdown__field-caption {
  font-weight: bold;
  cursor: pointer;
}

.smart-filter-dropdown__field-caption:after {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
  content: "";
  display: inline-block;
  width: 11px;
  height: 11px;
  margin-left: 10px;
  font-size: 90%;
}

.smart-filter-dropdown__field-content {
  display: none;
  position: absolute;
  z-index: 5;
  margin-top: 10px;
  padding: 25px 30px;
  width: 300px;
  background-color: white;
  -webkit-border-radius: 5px;
          border-radius: 5px;
  -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
}

.smart-filter-dropdown__field-content:before {
  content: '';
  position: absolute;
  left: 10px;
  bottom: 100%;
  border: 10px solid transparent;
  border-top: none;
  border-bottom-color: white;
}

.smart-filter-dropdown__full-reset {
  font-size: 12px;
  text-decoration: none;
  color: #828486;
}

.smart-filter-dropdown__footer {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
}

.smart-filter-dropdown__footer:first-child {
  margin-top: 0;
}

.smart-filter-dropdown__footer:last-child {
  margin-bottom: 0;
}

.smart-filter-dropdown__items {
  list-style: none;
  margin: 0;
  padding: 0;
}

.smart-filter-dropdown__item {
  margin-top: 10px;
  margin-bottom: 10px;
}

.smart-filter-dropdown__item:first-child {
  margin-top: 0;
}

.smart-filter-dropdown__item:last-child {
  margin-bottom: 0;
}

.smart-filter-dropdown__main {
  padding-top: 20px;
  padding-bottom: 20px;
  background: #eee;
}

.smart-filter-dropdown__main:after {
  content: '';
  display: block;
  clear: both;
}

.smart-filter-dropdown__apply-btn {
  margin-right: 1em;
}

.smart-filter-dropdown__result-holder {
  display: none;
  position: absolute;
  right: 0;
  top: 100%;
}

.smart-filter-dropdown__result {
  padding: 10px;
  background-color: #eee;
}

.smart-filter-dropdown__result-num {
  margin: 0 .5em;
  font-weight: bold;
}

.smart-filter-dropdown__header:after {
  content: '';
  display: block;
  clear: both;
}

.smart-filter-dropdown__header-ui {
  float: right;
}

.smart-filter-dropdown__field-ui {
  text-align: center;
  margin-top: 20px;
}

.smart-filter-dropdown__field-ui:first-child {
  margin-top: 0;
}

.smart-filter-dropdown__tag {
  display: inline-block;
  padding: 4px 12px;
  margin: 5px;
  background: white;
  -webkit-border-radius: 5px;
          border-radius: 5px;
  cursor: pointer;
  color: black;
}

.smart-filter-dropdown__tag:after {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
  content: "";
  width: 11px;
  height: 11px;
  margin-left: 5px;
  color: gray;
}

.smart-filter-dropdown__tag:hover {
  filter: alpha(opacity=50);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  opacity: 0.5;
}

.smart-filter-dropdown__tag:hover:after {
  color: black;
}

.smart-filter-dropdown__items-set {
  display: none;
  padding-top: 20px;
  padding-bottom: 20px;
  background: #424242;
  color: white;
}

.smart-filter-dropdown__items-set:after {
  content: '';
  display: block;
  clear: both;
}

.smart-filter-dropdown .checkbox__text,
.smart-filter-dropdown .radio__text {
  font-size: 14px;
  color: black;
}

.smart-filter-dropdown .select2-container {
  max-width: 100%;
  min-width: 100%;
}

.smart-filter-dropdown:hover .smart-filter-dropdown__result-holder.is-visible {
  display: block;
}

@media screen and (max-width: 767px) {
  .smart-filter-dropdown__header {
    display: none;
  }
  .smart-filter-dropdown__items-set {
    display: block;
  }
}

@media screen and (max-width: 767px) and (max-width: 767px) {
  .smart-filter-dropdown__items-set {
    margin-left: -10px;
    margin-right: -10px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .fancybox-inner .smart-filter-dropdown__items-set {
    margin-left: 0;
    margin-right: 0;
  }
}

@media screen and (max-width: 767px) {
  .smart-filter-dropdown__main {
    padding-top: 5px;
    display: none;
  }
}

@media screen and (max-width: 767px) and (max-width: 767px) {
  .smart-filter-dropdown__main {
    margin-left: -10px;
    margin-right: -10px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .fancybox-inner .smart-filter-dropdown__main {
    margin-left: 0;
    margin-right: 0;
  }
}

@media screen and (max-width: 767px) {
  .smart-filter-dropdown__fields {
    width: auto;
    float: none;
    padding: 0;
    border-right: none;
    min-height: 0;
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .smart-filter-dropdown__fields:first-child {
    margin-top: 0;
  }
  .smart-filter-dropdown__fields:last-child {
    margin-bottom: 0;
  }
  .smart-filter-dropdown__field-content {
    width: auto;
    left: 0;
    right: 0;
    padding: 20px;
  }
  .smart-filter-dropdown__field-content.is-drop-left:before {
    left: 10px;
  }
  .smart-filter-dropdown__header-mobile {
    display: block;
    background: #eeeeee;
    padding: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
}

@media screen and (max-width: 767px) and (max-width: 767px) {
  .smart-filter-dropdown__header-mobile {
    margin-left: -10px;
    margin-right: -10px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .fancybox-inner .smart-filter-dropdown__header-mobile {
    margin-left: 0;
    margin-right: 0;
  }
}

@media screen and (max-width: 767px) and (max-width: 767px) {
  .smart-filter-dropdown__header-mobile {
    margin-left: -10px;
    margin-right: -10px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .fancybox-inner .smart-filter-dropdown__header-mobile {
    margin-left: 0;
    margin-right: 0;
  }
}

@media screen and (max-width: 767px) {
  .smart-filter-dropdown__header-mobile-text {
    color: #4183c4;
  }
  .smart-filter-dropdown__header-mobile-text:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
         -o-transform: translate(0, 0);
            transform: translate(0, 0);
    content: "";
  }
  .smart-filter-dropdown__header-mobile-text:before {
    font-size: 150%;
    margin-right: 10px;
    vertical-align: middle;
  }
  .smart-filter-dropdown__items-set {
    padding: 15px;
    display: block;
  }
  .smart-filter-dropdown__items-set-item {
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .smart-filter-dropdown__items-set-item:first-child {
    margin-top: 0;
  }
  .smart-filter-dropdown__items-set-item:last-child {
    margin-bottom: 0;
  }
  .smart-filter-dropdown__items-set-reset {
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .smart-filter-dropdown__items-set-reset:first-child {
    margin-top: 0;
  }
  .smart-filter-dropdown__items-set-reset:last-child {
    margin-bottom: 0;
  }
  .smart-filter-dropdown__full-reset {
    -webkit-border-radius: 0;
            border-radius: 0;
    border: 1px solid #014e74;
    color: #014e74;
    text-decoration: none;
    background-color: transparent;
    display: inline-block;
    padding: 7px 15px;
    line-height: 1.5;
    cursor: pointer;
    font-size: 13px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    font-weight: 500;
    text-transform: uppercase;
    -webkit-transition: border-color, color .25s;
         -o-transition: border-color, color .25s;
            transition: border-color, color .25s;
    /*background: $color-button-default-bg;

	display: inline-block;
	padding: 4px 15px;
	line-height: 1.5;
	text-decoration: none;
	border-radius: 8px;
	color: $color-button-default-text;
	border: none;
	cursor: pointer;
	font-size: 13px;
	text-transform: uppercase;
	@include box-sizing;

	&:hover {
		background: $color-button-default-bg-hover;
	}

	&:active {
		color: $color-button-default-text;
		background: $color-button-default-bg;
	}*/
  }
  .smart-filter-dropdown__full-reset:hover {
    color: #2685d1;
    border-color: #2685d1;
  }
  .smart-filter-dropdown__full-reset.is-catalog {
    display: inline-block;
    color: #fd9b27;
    border-color: #fd9b27;
    height: 30px;
    line-height: 1;
  }
  .smart-filter-dropdown__full-reset.is-catalog:hover {
    border-color: #febe73;
    color: #febe73;
    background: transparent;
  }
}

.smart-tiles {
  position: relative;
  overflow: hidden;
}

.smart-tiles:after {
  content: '';
  display: block;
  clear: both;
}

.smart-tiles__grid {
  position: absolute;
  width: 99.8%;
  height: 99.8%;
  border: 1px solid #51c5ee;
  z-index: 10;
}

.smart-tiles__grid-tr {
  height: 1px;
  background-color: #51c5ee;
  width: 100%;
  position: absolute;
  z-index: 10;
}

.smart-tiles__grid-td {
  width: 1px;
  background-color: #51c5ee;
  height: 100%;
  position: absolute;
  z-index: 10;
}

.smart-tiles__tiles {
  position: relative;
  width: 100%;
  height: auto;
}

.smart-tiles__tiles:after {
  content: "";
  width: 100%;
  height: 0;
  display: block;
  clear: both;
}

.smart-tiles__tile {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 0;
  z-index: 2;
  overflow: hidden;
  background-position: center center;
  -webkit-background-size: cover;
          background-size: cover;
  background-repeat: no-repeat;
  color: #262a33;
  text-decoration: none;
}

.smart-tiles__tile.is-focus {
  z-index: 3;
}

.smart-tiles__tile .is-light {
  color: #b8d3ea;
}

.smart-tiles__tile .smart-tiles__editor {
  display: none;
  cursor: move;
}

.smart-tiles__tile:hover {
  z-index: 30;
}

.smart-tiles__tile:hover .smart-tiles__editor {
  display: block;
  z-index: 20;
  position: absolute;
  width: 100%;
  height: 100%;
}

.smart-tiles__tile:hover .smart-tiles__editor-sizes {
  background: rgba(66, 196, 243, 0.8);
  padding: 5px 10px;
  color: white;
  font-weight: bold;
  display: block;
  float: left;
}

.smart-tiles__tile:hover .smart-tiles__editor-layers {
  background: rgba(253, 92, 90, 0.8);
  padding: 5px 10px;
  color: white;
  font-weight: bold;
  display: block;
  float: left;
}

.smart-tiles__tile:hover .smart-tiles__editor-layers:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
  content: "";
}

.smart-tiles__tile:hover .smart-tiles__editor-layers:before {
  margin-right: 5px;
}

.smart-tiles__tile:hover .smart-tiles__editor-handler {
  position: absolute;
  bottom: 0;
  right: 0;
  padding: 2px 11px;
  background: rgba(66, 196, 243, 0.8);
  color: white;
  font-size: 20px;
  cursor: pointer;
}

.smart-tiles__tile:hover .smart-tiles__editor-handler:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
  content: "";
}

.smart-tiles__tile:hover .smart-tiles__editor-handler:before {
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
       -o-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.smart-tiles__tile .promo-slider {
  position: relative;
  height: 100%;
}

.smart-tiles__tile .promo-slider__slider, .smart-tiles__tile .promo-slider .slick-list, .smart-tiles__tile .promo-slider .slick-track {
  position: relative;
  height: 100%;
}

.smart-tiles__tile .promo-slider__action {
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.smart-tiles__tile .video-tiles {
  position: relative;
  height: 100%;
}

.smart-tiles__tile .video-tiles__holder {
  margin-left: 0px;
  position: relative;
  height: 100%;
}

.smart-tiles__tile .video-tiles__item {
  float: none;
  width: 100%;
  position: relative;
  height: 100%;
  margin-left: 0px;
  margin-bottom: 0px;
  padding-top: 20px;
  padding-left: 20px;
}

.smart-tiles__tile .video-tiles__item:last-child {
  margin-bottom: 0;
}

.smart-tiles__tile .video-tiles__movie {
  margin-bottom: 0px;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.smart-tiles__tile .video-tiles__movie:last-child {
  margin-bottom: 0;
}

.smart-tiles__tile .video-tiles__movie-wrap {
  width: 100%;
  height: 100%;
}

.smart-tiles__tile .video-tiles__poster {
  width: 100%;
  height: 100%;
}

.smart-tiles__tile .video-tiles__heading {
  position: relative;
  z-index: 2;
  margin-bottom: 0px;
  padding-bottom: 10px;
}

.smart-tiles__tile .video-tiles__heading:last-child {
  margin-bottom: 0;
}

.smart-tiles__tile .video-tiles__date {
  position: relative;
  z-index: 2;
}

.smart-tiles__tile .section-tiles__items {
  margin-left: 0px;
  margin-top: 0px;
}

.smart-tiles__tile .section-tiles__items:first-child {
  margin-top: 0;
}

.smart-tiles__tile .section-tiles__item {
  width: 100%;
  margin-left: 0px;
  margin-top: 0px;
}

.smart-tiles__tile .section-tiles__item:first-child {
  margin-top: 0;
}

.smart-tiles__tile .section-tiles__link-items {
  background: transparent;
}

.smart-tiles__tile .form-standart__plate {
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  background: transparent;
}

.smart-tiles__tile .form-standart__title {
  margin-left: 0px;
  margin-bottom: 20px;
  text-align: left;
}

.smart-tiles__tile .form-standart__title:last-child {
  margin-bottom: 0;
}

.smart-tiles__tile .form-standart.is-flat .form-standart__fields-list {
  text-align: left;
}

.smart-tiles__tile .form-standart.is-flat .form-standart__title {
  text-align: left;
}

.smart-tiles__tile .form-standart.is-flat .form-standart__field {
  margin-top: 15px;
  margin-bottom: 15px;
  margin-left: 0px;
  margin-top: 0px;
  width: 45%;
}

.smart-tiles__tile .form-standart.is-flat .form-standart__field:first-child {
  margin-top: 0;
}

.smart-tiles__tile .form-standart.is-flat .form-standart__field:last-child {
  margin-bottom: 0;
}

.smart-tiles__tile .form-standart.is-flat .form-standart__field:first-child {
  margin-top: 0;
}

.smart-tiles__tile .form-standart.is-flat .form-standart__field:last-child {
  display: block;
}

.smart-tiles__tile .form-standart.is-flat .form-standart__field.is-field-btn .form-standart__label {
  display: none;
}

.smart-tiles__tile .catalog-items__col {
  width: 100%;
  margin-top: 0px;
  margin-left: 0px;
}

.smart-tiles__tile .catalog-items__col:first-child {
  margin-top: 0;
}

.smart-tiles__tile .catalog-items__cols {
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
}

.smart-tiles__tile .catalog-items__cols:first-child {
  margin-top: 0;
}

.smart-tiles__tile .catalog-items__cols:last-child {
  margin-bottom: 0;
}

.smart-tiles__tile .catalog-items .catalog-plate.is-initiated:hover .catalog-plate__footer {
  display: none;
}

.smart-tiles__tile .catalog-items .catalog-plate.is-initiated:hover .catalog-plate__wrap:before {
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.smart-tiles.is-static .smart-tiles__tile {
  position: relative;
  width: 25%;
  height: 240px;
  float: left;
  background-color: lightgrey;
  -webkit-background-size: cover;
          background-size: cover;
}

.smart-tiles.is-static .smart-tiles__tile.is-static-w2 {
  width: 50%;
}

.smart-tiles.is-static .smart-tiles__tile.is-static-h2 {
  height: 480px;
}

.smart-tiles.is-static .smart-tiles__tile.is-static-second-line {
  margin-left: -25%;
  margin-top: 240px;
}

.smart-tiles.is-static .smart-tiles__tile.is-static-second-line.is-static-w2 {
  margin-left: -50%;
}

.smart-tiles__tile-content {
  -webkit-background-size: cover;
          background-size: cover;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
}

.smart-tiles__tile-text {
  position: relative;
  width: 100%;
  height: 100%;
  padding-top: 30px;
  padding-bottom: 30px;
  padding-left: 30px;
  padding-right: 30px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

@media screen and (max-width: 1210px) {
  .smart-tiles__tile-text {
    padding-top: 25px;
    padding-bottom: 25px;
    padding-left: 25px;
    padding-right: 25px;
  }
}

@media screen and (max-width: 767px) {
  .smart-tiles__tile-text {
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (max-width: 479px) {
  .smart-tiles__tile-text {
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media screen and (min-width: 1400px) {
  .smart-tiles__tile-text {
    padding-top: 35px;
    padding-bottom: 35px;
    padding-left: 35px;
    padding-right: 35px;
  }
}

@media screen and (min-width: 2200px) {
  .smart-tiles__tile-text {
    padding-top: 40px;
    padding-bottom: 40px;
    padding-left: 40px;
    padding-right: 40px;
  }
}

.smart-tiles__scale {
  right: 15px;
  bottom: 30px;
}

.smart-tiles__scale:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
  content: "";
}

.smart-tiles__light {
  right: 15px;
  top: 30px;
}

.smart-tiles__light:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
  content: "";
}

.smart-tiles__scale, .smart-tiles__light {
  position: absolute;
  cursor: pointer;
  z-index: 10;
}

.smart-tiles__scale:before, .smart-tiles__light:before {
  color: #1b1f27;
  text-shadow: 1px 1px 2px rgba(48, 178, 226, 0.5), 1px -1px 2px rgba(48, 178, 226, 0.5), -1px 1px 2px rgba(48, 178, 226, 0.5), -1px -1px 2px rgba(48, 178, 226, 0.5);
}

.smart-tiles__tile.is-saving .tiles_scale,
.smart-tiles__tile.is-saving .tiles_light {
  -webkit-animation: rotationRight 0.5s linear infinite;
       -o-animation: rotationRight 0.5s linear infinite;
          animation: rotationRight 0.5s linear infinite;
}

@-webkit-keyframes rotationRight {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@-o-keyframes rotationRight {
  0% {
    -o-transform: rotate(0deg);
       transform: rotate(0deg);
  }
  100% {
    -o-transform: rotate(360deg);
       transform: rotate(360deg);
  }
}

@keyframes rotationRight {
  0% {
    -webkit-transform: rotate(0deg);
         -o-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
         -o-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

.smart-tiles__tile.is-saving .tiles_scale:after,
.smart-tiles__tile.is-saving .tiles_light:after {
  content: "" !important;
}

.smart-tiles .is-show-in-desktop-media,
.smart-tiles .is-show-in-tablet-media,
.smart-tiles .is-show-in-phone_landscape-media,
.smart-tiles .is-show-in-phone-media,
.smart-tiles .is-show-in-base-media,
.smart-tiles .is-show-in-large_screen-media,
.smart-tiles .is-show-in-huge_screen-media,
.smart-tiles .is-show-in-mega_screen-media,
.smart-tiles .is-show-in-imac_screen-media {
  display: none;
}

.smart-tiles .is-show-in-base-media {
  display: block;
}

@media screen and (max-width: 1210px) {
  .smart-tiles .is-show-in-desktop-media,
  .smart-tiles .is-show-in-tablet-media,
  .smart-tiles .is-show-in-phone_landscape-media,
  .smart-tiles .is-show-in-phone-media,
  .smart-tiles .is-show-in-base-media,
  .smart-tiles .is-show-in-large_screen-media,
  .smart-tiles .is-show-in-huge_screen-media,
  .smart-tiles .is-show-in-mega_screen-media,
  .smart-tiles .is-show-in-imac_screen-media {
    display: none;
  }
  .smart-tiles .is-show-in-desktop-media {
    display: block;
  }
}

@media screen and (max-width: 1023px) {
  .smart-tiles .is-show-in-desktop-media,
  .smart-tiles .is-show-in-tablet-media,
  .smart-tiles .is-show-in-phone_landscape-media,
  .smart-tiles .is-show-in-phone-media,
  .smart-tiles .is-show-in-base-media,
  .smart-tiles .is-show-in-large_screen-media,
  .smart-tiles .is-show-in-huge_screen-media,
  .smart-tiles .is-show-in-mega_screen-media,
  .smart-tiles .is-show-in-imac_screen-media {
    display: none;
  }
  .smart-tiles .is-show-in-tablet-media {
    display: block;
  }
}

@media screen and (max-width: 767px) {
  .smart-tiles .is-show-in-desktop-media,
  .smart-tiles .is-show-in-tablet-media,
  .smart-tiles .is-show-in-phone_landscape-media,
  .smart-tiles .is-show-in-phone-media,
  .smart-tiles .is-show-in-base-media,
  .smart-tiles .is-show-in-large_screen-media,
  .smart-tiles .is-show-in-huge_screen-media,
  .smart-tiles .is-show-in-mega_screen-media,
  .smart-tiles .is-show-in-imac_screen-media {
    display: none;
  }
  .smart-tiles .is-show-in-phone_landscape-media {
    display: block;
  }
}

@media screen and (max-width: 479px) {
  .smart-tiles .is-show-in-desktop-media,
  .smart-tiles .is-show-in-tablet-media,
  .smart-tiles .is-show-in-phone_landscape-media,
  .smart-tiles .is-show-in-phone-media,
  .smart-tiles .is-show-in-base-media,
  .smart-tiles .is-show-in-large_screen-media,
  .smart-tiles .is-show-in-huge_screen-media,
  .smart-tiles .is-show-in-mega_screen-media,
  .smart-tiles .is-show-in-imac_screen-media {
    display: none;
  }
  .smart-tiles .is-show-in-phone-media {
    display: block;
  }
}

@media screen and (min-width: 1400px) {
  .smart-tiles .is-show-in-desktop-media,
  .smart-tiles .is-show-in-tablet-media,
  .smart-tiles .is-show-in-phone_landscape-media,
  .smart-tiles .is-show-in-phone-media,
  .smart-tiles .is-show-in-base-media,
  .smart-tiles .is-show-in-large_screen-media,
  .smart-tiles .is-show-in-huge_screen-media,
  .smart-tiles .is-show-in-mega_screen-media,
  .smart-tiles .is-show-in-imac_screen-media {
    display: none;
  }
  .smart-tiles .is-show-in-large_screen-media {
    display: block;
  }
}

@media screen and (min-width: 1600px) {
  .smart-tiles .is-show-in-desktop-media,
  .smart-tiles .is-show-in-tablet-media,
  .smart-tiles .is-show-in-phone_landscape-media,
  .smart-tiles .is-show-in-phone-media,
  .smart-tiles .is-show-in-base-media,
  .smart-tiles .is-show-in-large_screen-media,
  .smart-tiles .is-show-in-huge_screen-media,
  .smart-tiles .is-show-in-mega_screen-media,
  .smart-tiles .is-show-in-imac_screen-media {
    display: none;
  }
  .smart-tiles .is-show-in-huge_screen-media {
    display: block;
  }
}

@media screen and (min-width: 1800px) {
  .smart-tiles .is-show-in-desktop-media,
  .smart-tiles .is-show-in-tablet-media,
  .smart-tiles .is-show-in-phone_landscape-media,
  .smart-tiles .is-show-in-phone-media,
  .smart-tiles .is-show-in-base-media,
  .smart-tiles .is-show-in-large_screen-media,
  .smart-tiles .is-show-in-huge_screen-media,
  .smart-tiles .is-show-in-mega_screen-media,
  .smart-tiles .is-show-in-imac_screen-media {
    display: none;
  }
  .smart-tiles .is-show-in-mega_screen-media {
    display: block;
  }
}

@media screen and (min-width: 2200px) {
  .smart-tiles .is-show-in-desktop-media,
  .smart-tiles .is-show-in-tablet-media,
  .smart-tiles .is-show-in-phone_landscape-media,
  .smart-tiles .is-show-in-phone-media,
  .smart-tiles .is-show-in-base-media,
  .smart-tiles .is-show-in-large_screen-media,
  .smart-tiles .is-show-in-huge_screen-media,
  .smart-tiles .is-show-in-mega_screen-media,
  .smart-tiles .is-show-in-imac_screen-media {
    display: none;
  }
  .smart-tiles .is-show-in-imac_screen-media {
    display: block;
  }
}

.social-share__items {
  list-style: none;
  padding: 0;
  margin: 0;
}

.social-share__item, .social-share__title {
  display: inline-block;
  margin-right: .5em;
  margin-top: 5px;
  margin-bottom: 5px;
  vertical-align: baseline;
}

.social-share__link {
  display: block;
  padding: 5px 15px;
  background: #0099FF;
  font-size: 13px;
  text-decoration: none;
  color: white;
}

.social-share__link:hover {
  background: #66c2ff;
  color: white;
}

.social-share__link:visited {
  color: white;
}

.social-share__link.is-facebook {
  background: #3952A4;
}

.social-share__link.is-facebook:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
  content: "";
}

.social-share__link.is-twitter {
  background: #0094D4;
}

.social-share__link.is-twitter:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
  content: "";
}

.social-share__link.is-google-plus {
  background: #C62F00;
}

.social-share__link.is-google-plus:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
  content: "";
}

.social-share__link.is-linkedin {
  background: #006CAE;
}

.social-share__link.is-linkedin:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
  content: "";
}

.social-share__link.is-vkontakte {
  background: #52769E;
}

.social-share__link.is-vkontakte:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
  content: "";
}

.social-share__link.is-odnoklassniki {
  background: #ee8208;
}

.social-share__link.is-odnoklassniki:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
  content: "";
}

@media screen and (max-width: 479px) {
  .social-share__title {
    display: block;
  }
  .social-share__link {
    padding: 5px 10px;
  }
}

.social-widget {
  text-align: center;
}

.social-widget__title {
  margin-bottom: 20px;
  font-size: 114.28571%;
  font-weight: bold;
}

.social-widget__title:last-child {
  margin-bottom: 0;
}

.social-widget__list {
  margin: 0;
  padding: 0;
  list-style: none;
}

.social-widget__item {
  display: inline-block;
  vertical-align: top;
}

.social-widget__link {
  position: relative;
  display: block;
  width: 40px;
  height: 37px;
  padding-top: 3px;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  vertical-align: middle;
  font-size: 142.85714%;
}

.social-widget__link::before {
  vertical-align: middle;
  color: white;
}

.social-widget__link.is-fb {
  background: #3952A4;
}

.social-widget__link.is-fb:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
  content: "";
}

.social-widget__link.is-tw {
  background: #0094D4;
}

.social-widget__link.is-tw:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
  content: "";
}

.social-widget__link.is-gp {
  background: #C62F00;
}

.social-widget__link.is-gp:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
  content: "";
}

.social-widget__link.is-in {
  background: #006CAE;
}

.social-widget__link.is-in:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
  content: "";
}

.social-widget__link.is-vk {
  background: #52769E;
}

.social-widget__link.is-vk:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
  content: "";
}

.styles__icon.demo {
  font-size: 3em;
}

.styles__icon.location:before {
  font-family: "tampotechnic";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
}

.styles__icon.email:before {
  font-family: "tampotechnic";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
}

.styles__icon.right:before {
  font-family: "tampotechnic";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
}

.styles__icon.attach:before {
  font-family: "tampotechnic";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
}

.styles__icon.car:before {
  font-family: "tampotechnic";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
}

.styles__icon.arrow:before {
  font-family: "tampotechnic";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
}

.styles__icon.card:before {
  font-family: "tampotechnic";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
}

.styles__icon.cash:before {
  font-family: "tampotechnic";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
}

.styles__icon.close:before {
  font-family: "tampotechnic";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
}

.styles__icon.check:before {
  font-family: "tampotechnic";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
}

.styles__icon.cart:before {
  font-family: "tampotechnic";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
}

.styles__icon.clip:before {
  font-family: "tampotechnic";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
}

.styles__icon.doc:before {
  font-family: "tampotechnic";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
}

.styles__icon.mail-open:before {
  font-family: "tampotechnic";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
}

.styles__icon.mp3:before {
  font-family: "tampotechnic";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
}

.styles__icon.next:before {
  font-family: "tampotechnic";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
}

.styles__icon.prev:before {
  font-family: "tampotechnic";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
}

.styles__icon.mp4:before {
  font-family: "tampotechnic";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
}

.styles__icon.pdf:before {
  font-family: "tampotechnic";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
}

.styles__icon.phone:before {
  font-family: "tampotechnic";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
}

.styles__icon.truck:before {
  font-family: "tampotechnic";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
}

.styles__icon.xls:before {
  font-family: "tampotechnic";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
}

.styles__icon.zip:before {
  font-family: "tampotechnic";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
}

.styles__icon.hand:before {
  font-family: "tampotechnic";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
}

.styles__icon.colors:before {
  font-family: "tampotechnic";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
}

.styles__icon.earth:before {
  font-family: "tampotechnic";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
}

.styles__icon.cards:before {
  font-family: "tampotechnic";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
}

.styles__icon.rub:before {
  font-family: "tampotechnic";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
}

.sub-menu__first-level {
  margin: 0;
  padding: 0;
  list-style: none;
}

.sub-menu__first-item {
  margin-bottom: 15px;
}

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

.sub-menu__first-link {
  margin-bottom: 15px;
  display: inline-block;
  vertical-align: top;
  font-size: 114.28571%;
  color: #0099FF;
}

.sub-menu__first-link:last-child {
  margin-bottom: 0;
}

.sub-menu__first-title {
  margin-bottom: 15px;
  display: inline-block;
  vertical-align: top;
  font-size: 114.28571%;
  font-weight: bold;
}

.sub-menu__first-title:last-child {
  margin-bottom: 0;
}

.sub-menu__second-holder {
  padding-left: 20px;
}

.sub-menu__second-level {
  margin: 0;
  padding: 0;
  list-style: none;
}

.sub-menu__second-item {
  margin-bottom: 15px;
}

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

.sub-menu__second-link {
  color: #0099FF;
}

.sub-menu-mobile__title {
  font-weight: bold;
  font-size: 130%;
  margin-top: 20px;
  margin-bottom: 20px;
}

.sub-menu-mobile__title:first-child {
  margin-top: 0;
}

.sub-menu-mobile__title:last-child {
  margin-bottom: 0;
}

.sub-menu-mobile__list {
  margin: 0;
  padding: 0;
  list-style: none;
}

.sub-menu-mobile__item {
  margin-bottom: 15px;
  margin-left: 20px;
}

.sub-menu-mobile__item:last-child {
  margin-bottom: 0;
}

.subscribe-form__title {
  margin-top: 60px;
  margin-bottom: 50px;
  font-size: 214.28571%;
  line-height: 1.36667;
  font-weight: bold;
  margin-left: 20%;
  margin-right: 20px;
}

.subscribe-form__title:first-child {
  margin-top: 0;
}

.subscribe-form__title:last-child {
  margin-bottom: 0;
}

.subscribe-form__subtitle {
  margin-top: 40px;
  margin-bottom: 30px;
  font-size: 171.42857%;
  font-weight: bold;
}

.subscribe-form__subtitle:first-child {
  margin-top: 0;
}

.subscribe-form__subtitle:last-child {
  margin-bottom: 0;
}

.subscribe-form__subtitle-link {
  color: #014e74;
  text-decoration: none;
}

.subscribe-form__subtitle-link:hover {
  text-decoration: underline;
}

.subscribe-form__plate {
  background: #eeeeee;
  padding: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #fff;
}

@media screen and (max-width: 767px) {
  .subscribe-form__plate {
    margin-left: -10px;
    margin-right: -10px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .fancybox-inner .subscribe-form__plate {
    margin-left: 0;
    margin-right: 0;
  }
}

.subscribe-form__fields-title {
  font-weight: bold;
  font-size: 166.66667%;
  margin-bottom: 20px;
  margin-top: 20px;
}

.subscribe-form__fields-title:last-child {
  margin-bottom: 0;
}

.subscribe-form__fields-title:first-child {
  margin-top: 0;
}

.subscribe-form__fields-desc {
  margin-bottom: 20px;
  margin-top: 20px;
}

.subscribe-form__fields-desc:last-child {
  margin-bottom: 0;
}

.subscribe-form__fields-desc:first-child {
  margin-top: 0;
}

.subscribe-form__fields-list {
  display: table;
  width: 100%;
}

.subscribe-form__field {
  display: table-row;
}

.subscribe-form__field.is-error .form-standart__error {
  display: block;
}

.subscribe-form__field.is-none .form-standart__none {
  display: block;
}

.subscribe-form__field.js-pass-change {
  display: none;
}

.subscribe-form__buttons {
  margin-top: 20px;
  margin-bottom: 20px;
}

.subscribe-form__buttons:first-child {
  margin-top: 0;
}

.subscribe-form__buttons:last-child {
  margin-bottom: 0;
}

.subscribe-form__label {
  display: table-cell;
  vertical-align: top;
  text-align: right;
  padding: 15px 10px 0 0;
  width: 150px;
}

.subscribe-form__label.is-captcha {
  padding-bottom: 1em;
  vertical-align: bottom;
}

.subscribe-form__item {
  display: table-cell;
  vertical-align: top;
  padding: 10px 0 10px 10px;
}

.subscribe-form__item:after {
  content: '';
  display: block;
  clear: both;
}

.subscribe-form__item input[type='text'],
.subscribe-form__item input[type='email'],
.subscribe-form__item input[type='password'],
.subscribe-form__item textarea {
  width: 100%;
}

.subscribe-form__add-link {
  display: inline-block;
  margin-left: 1em;
}

.subscribe-form__list {
  list-style: none;
  margin: 5px 0;
  padding: 0;
}

.subscribe-form__list.is-horizontal {
  margin: 0;
}

.subscribe-form__list.is-horizontal .form-standart__list-item {
  display: inline-block;
  margin-top: 5px;
  margin-bottom: 5px;
  margin-right: 1.5em;
}

.subscribe-form__list-item {
  margin-top: 10px;
  margin-bottom: 10px;
  font-weight: 500;
}

.subscribe-form__list-item:first-child {
  margin-top: 0;
}

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

.subscribe-form__error {
  display: none;
  color: #f95f3f;
}

.subscribe-form__none {
  display: none;
  color: #f95f3f;
}

.subscribe-form__ok {
  display: none;
  margin-top: 5px;
}

.subscribe-form__remark {
  margin-top: 5px;
  margin-bottom: 20px;
  font-size: 85%;
}

.subscribe-form__inputs {
  float: left;
  width: 45%;
  margin-right: 5%;
}

.subscribe-form__inputs.is-autowith {
  width: auto;
}

.subscribe-form__message {
  float: left;
  max-width: 35%;
  margin-top: 3px;
}

.subscribe-form__inputs-link {
  display: inline-block;
  padding-top: 5px;
  margin-right: 1em;
}

.subscribe-form__link {
  display: inline-block;
  color: #0b8bfb;
  text-decoration: underline;
  cursor: pointer;
  margin: 0 10px;
}

.subscribe-form__link:hover {
  text-decoration: none;
}

.subscribe-form__captcha {
  display: table;
  width: 45%;
  margin-top: 10px;
  margin-bottom: 10px;
}

.subscribe-form__captcha:first-child {
  margin-top: 0;
}

.subscribe-form__captcha:last-child {
  margin-bottom: 0;
}

.subscribe-form__captcha-img {
  display: table-cell;
  vertical-align: middle;
  width: 50%;
}

.subscribe-form__captcha-img img {
  vertical-align: top;
}

.subscribe-form__captcha-reload {
  display: table-cell;
  vertical-align: middle;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-left: 15px;
}

.subscribe-form__socials-holder {
  padding: 15px 25px 25px;
  background-color: #ccc;
}

.subscribe-form__socials-caption {
  font-weight: bold;
  font-size: 128.57143%;
  text-align: center;
}

.subscribe-form__socials {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
}

.subscribe-form__socials:first-child {
  margin-top: 0;
}

.subscribe-form__socials:last-child {
  margin-bottom: 0;
}

.subscribe-form__socials-item {
  display: inline-block;
  vertical-align: middle;
  margin-right: .25em;
  margin-left: .25em;
}

.subscribe-form__socials-link {
  display: inline-block;
  width: 50px;
  height: 50px;
  background-color: #eee;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  text-align: center;
}

.subscribe-form__socials-link.is-ok {
  line-height: 50px;
  font-size: 20px;
}

.subscribe-form__socials-link.is-ok:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
  content: "";
}

.subscribe-form__socials-link.is-vk {
  line-height: 50px;
  font-size: 20px;
}

.subscribe-form__socials-link.is-vk:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
  content: "";
}

.subscribe-form__socials-link.is-tw {
  line-height: 50px;
  font-size: 20px;
}

.subscribe-form__socials-link.is-tw:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
  content: "";
}

.subscribe-form__socials-link.is-fb {
  line-height: 50px;
  font-size: 20px;
}

.subscribe-form__socials-link.is-fb:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
  content: "";
}

.subscribe-form__link-items {
  list-style: none;
  margin: 0;
  padding: 0;
  margin-top: 10px;
  margin-bottom: 10px;
}

.subscribe-form__link-items:first-child {
  margin-top: 0;
}

.subscribe-form__link-items:last-child {
  margin-bottom: 0;
}

.subscribe-form__link-item {
  display: inline-block;
}

.subscribe-form__link-item:before {
  content: ' | ';
  margin-left: .5em;
  margin-right: .5em;
}

.subscribe-form__link-item:first-child:before {
  content: none;
}

.subscribe-form .select2-container {
  min-width: 100%;
  max-width: 100%;
}

@media screen and (max-width: 767px) {
  .subscribe-form__item {
    padding-left: 0;
  }
}

.form-standart.is-auth .form-standart__label {
  width: 50px;
}

.subscribe-widget__title {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 15px;
}

.subscribe-widget__description {
  margin-bottom: 15px;
}

.success-message-modal {
  text-align: center;
  text-transform: uppercase;
  padding: 120px 100px 250px;
  background-repeat: no-repeat;
  background-image: url(/local/templates/tampomechanika/css/../img/logo.png);
  background-position: 50% 68%;
  -webkit-background-size: 50% 50%;
          background-size: 50%;
  font-size: 1.8em;
}

.success-message {
  text-align: center;
  text-transform: uppercase;
  padding: 120px 0 250px;
  background-repeat: no-repeat;
  background-image: url(/local/templates/tampomechanika/css/../img/logo.png);
  background-position: 50% 68%;
  -webkit-background-size: 50% 50%;
          background-size: 50%;
  font-size: 1.8em;
}

.tabs-block__tab-changers {
  list-style: none;
  padding: 0;
  margin: 0;
  display: table;
  table-layout: fixed;
  width: 100%;
}

.tabs-block__link-holder {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  padding: 15px 10px;
  border: 1px solid transparent;
  border-bottom-color: #fd9b27;
  background: #fd9b27;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.tabs-block__link-holder.is-active {
  background-color: white;
  border: 1px solid transparent;
  border-bottom-color: white;
}

.tabs-block__link-holder.is-active .tabs-block__link {
  color: #fd9b27;
}

.tabs-block__link {
  display: inline-block;
  width: 100%;
  margin-bottom: -1px;
  line-height: 1;
  font-size: 110%;
  font-weight: 500;
  text-decoration: none;
  color: #fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.tabs-block__tab {
  display: none;
  padding-top: 30px;
  font-size: 93.33333%;
}

.tabs-block__tab.is-active {
  display: block;
  background: #fff;
}

.tabs-block__tabs.is-catalog {
  padding: 0 40px 35px;
  background: #fff;
}

@media screen and (max-width: 767px) {
  .tabs-block__tab-changers {
    display: none;
  }
  .tabs-block__tabs.is-catalog {
    padding: 0 0 35px;
  }
  .tabs-block__link-holder {
    display: block;
    padding: 19px 21px;
    border: none;
    text-align: left;
    font-size: 120%;
    margin-top: 20px;
    margin-bottom: 20px;
    margin: 5px 0;
    background: #fd9b27;
    color: #fff;
  }
  .tabs-block__link-holder:first-child {
    margin-top: 0;
  }
  .tabs-block__link-holder:last-child {
    margin-bottom: 0;
  }
  .tabs-block__link-holder.is-active {
    border: none;
    font-weight: bold;
    background: white;
  }
  .tabs-block__link-holder.is-active .tabs-block__link {
    border-bottom: none;
    color: #014e74;
  }
  .tabs-block__link-holder.is-active .tabs-block__link:after {
    -webkit-transform: rotate(135deg);
        -ms-transform: rotate(135deg);
         -o-transform: rotate(135deg);
            transform: rotate(135deg);
  }
  .tabs-block__link-holder.is-active .tabs-block__link:before {
    -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
         -o-transform: rotate(90deg);
            transform: rotate(90deg);
  }
  .tabs-block__link {
    width: 100%;
    position: relative;
    padding-right: 40px;
    /*&:after {
				@include fa-icon($fa-var-angle-right, true);
				font-size: 150%;
				margin-left: 10px;
				vertical-align: middle;
				transition: transform 0.5s;
			}*/
  }
  .tabs-block__link:before {
    font-family: "tampotechnic";
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "";
  }
  .tabs-block__link:before {
    display: block;
    position: absolute;
    right: 0;
    -webkit-transition: -webkit-transform .25s;
         -o-transition: -o-transform .25s;
            transition: transform .25s;
    font-size: .85em;
    z-index: 12;
    color: #014e74;
    top: 0;
    line-height: 20.9px;
    width: 25px;
    margin-right: 3px;
  }
  .tabs-block__link:after {
    content: '';
    display: inline-block;
    position: absolute;
    height: 25px;
    width: 25px;
    border: 2px solid #014e74;
    background: #fff;
    right: 0;
    top: -5px;
    -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
         -o-transform: rotate(45deg);
            transform: rotate(45deg);
    -webkit-transition: -webkit-transform .25s;
         -o-transition: -o-transform .25s;
            transition: transform .25s;
  }
  .tabs-block__tab {
    padding: 0 10px 20px;
  }
}

.tabs-section {
  margin-top: 20px;
  margin-bottom: 20px;
}

.tabs-section:first-child {
  margin-top: 0;
}

.tabs-section:last-child {
  margin-bottom: 0;
}

.tabs-section__photos {
  margin-top: 20px;
  margin-bottom: 20px;
}

.tabs-section__photos:first-child {
  margin-top: 0;
}

.tabs-section__photos:last-child {
  margin-bottom: 0;
}

.tabs-section__tab-changers {
  list-style: none;
  padding: 0;
  margin: 0;
  display: table;
  width: 100%;
}

.tabs-section__link-holder {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  padding: 5px 10px;
  border: 1px solid transparent;
  border-bottom-color: #e2e2e2;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.tabs-section__link-holder.is-active {
  background-color: white;
  -webkit-border-top-left-radius: 10px;
          border-top-left-radius: 10px;
  -webkit-border-top-right-radius: 10px;
          border-top-right-radius: 10px;
  border: 1px solid #e2e2e2;
  border-bottom-color: white;
}

.tabs-section__link {
  display: inline-block;
  width: 100%;
  margin-bottom: -1px;
  line-height: 1;
  font-size: 93.33333%;
  text-decoration: none;
  color: #0b8bfb;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.tabs-section__tab {
  display: none;
  padding-top: 30px;
  font-size: 93.33333%;
}

.tabs-section__tab.is-active {
  display: block;
}

@media screen and (max-width: 767px) {
  .tabs-section__tab-changers {
    display: none;
  }
  .tabs-section__link-holder {
    display: block;
    padding: 0;
    border: none;
    text-align: left;
    font-size: 120%;
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .tabs-section__link-holder:first-child {
    margin-top: 0;
  }
  .tabs-section__link-holder:last-child {
    margin-bottom: 0;
  }
  .tabs-section__link-holder.is-active {
    border: none;
    font-weight: bold;
  }
  .tabs-section__link-holder.is-active .tabs-section__link {
    border-bottom: none;
  }
  .tabs-section__link-holder.is-active .tabs-section__link:after {
    -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
         -o-transform: rotate(90deg);
            transform: rotate(90deg);
  }
  .tabs-section__link {
    width: auto;
  }
  .tabs-section__link:after {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
         -o-transform: translate(0, 0);
            transform: translate(0, 0);
    content: "";
    font-size: 150%;
    margin-left: 10px;
    vertical-align: middle;
    -webkit-transition: -webkit-transform 0.5s;
         -o-transition: -o-transform 0.5s;
            transition: transform 0.5s;
  }
  .tabs-section__tab {
    padding-top: 0;
  }
}

.tags-list__head {
  margin-bottom: 20px;
}

.tags-list__head:after {
  content: '';
  display: block;
  clear: both;
}

.tags-list__title {
  float: left;
  font-size: 20px;
  font-weight: bold;
}

.tags-list__title-links {
  float: right;
  padding-top: 7px;
  margin-right: 20px;
}

.tags-list__news-link {
  text-decoration: underline;
  color: #4F99FF;
}

.tags-list__roll {
  margin: 0;
  padding: 0;
}

.tags-list__item {
  display: inline-block;
  margin: 0 8px 10px 0;
  -webkit-border-radius: 4px;
          border-radius: 4px;
  vertical-align: top;
}

.tags-list__link {
  display: block;
  padding: 2px 15px;
  -webkit-border-radius: 4px;
          border-radius: 4px;
  background: #EEA546;
  text-decoration: none;
  color: white;
}

.tags-list__link:visited, .tags-list__link:visited:hover {
  color: white;
}

.tags-list__link:hover {
  color: white;
  opacity: .8;
}

.tampo-contacts__pin {
  position: absolute;
  z-index: 10;
  font-weight: bold;
  color: #014e74;
  padding-bottom: 2px;
  padding-left: 30px;
}

.tampo-contacts__pin:before {
  content: '';
  position: absolute;
  display: block;
  left: 0;
  background-image: url(/local/templates/tampomechanika/css/../img/icons/location_pack.png);
  -webkit-background-size: 86px 86px;
          background-size: 86px;
  width: 23px;
  height: 28px;
  background-repeat: no-repeat;
}

.tampo-contacts__pin.is-active {
  z-index: 5;
}

.tampo-contacts__pin.is-prod:before {
  background-position-x: -32px;
}

.tampo-contacts__pin.is-prod-office:before {
  background-position-x: 0;
}

.tampo-contacts__pin.is-disabled {
  color: #000;
  font-weight: normal;
}

.tampo-contacts__pin.is-disabled:before {
  background-position-x: -61px;
  background-position-y: -3px;
}

.tampo-contacts__pin-text {
  -webkit-text-decoration-style: dashed;
     -moz-text-decoration-style: dashed;
          text-decoration-style: dashed;
}

.tampo-contacts__map-holder {
  position: relative;
  background: #ffffff;
  margin-bottom: 35px;
  overflow: hidden;
}

.tampo-contacts__map {
  width: 1170px;
}

.tampo-contacts__map-img-holder {
  padding: 20px;
}

.tampo-contacts__pins-example {
  position: absolute;
  top: 22px;
  left: 22px;
  font-size: 1.3em;
  font-weight: bold;
}

.tampo-contacts__pin-example {
  position: relative;
  padding-left: 30px;
  margin-bottom: 16px;
}

.tampo-contacts__pin-example:last-child {
  margin-bottom: 0;
}

.tampo-contacts__pin-example:before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  width: 22px;
  height: 26px;
  background-image: url(/local/templates/tampomechanika/css/../img/icons/location_pack.png);
  -webkit-background-size: 80px 80px;
          background-size: 80px;
  background-repeat: no-repeat;
}

.tampo-contacts__pin-example.is-prod:before {
  background-position-x: -30px;
}

.tampo-contacts__pin-example.is-prod-office:before {
  background-position-x: 0px;
}

.tampo-contacts__office-title {
  color: #309d37;
  font-size: 1.3em;
  margin-bottom: 4px;
}

.tampo-contacts__office-text h3, .tampo-contacts__office-text .product-constructor__price-value {
  font-size: 1.35em;
  margin-bottom: 10px;
}

.tampo-contacts__office-img-holder {
  margin-top: 35px;
}

.tampo-contacts__content-holder {
  position: relative;
  margin-left: -2.5%;
  margin-left: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.tampo-contacts__content-holder:after {
  content: '';
  display: block;
  clear: left;
}

.tampo-contacts__office {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 47.5%;
  margin-left: 2.5%;
  margin-left: 0;
}

@media screen and (max-width: 767px) {
  .tampo-contacts__office {
    width: 97.5%;
    margin-left: 2.5%;
  }
}

.tampo-contacts__business-direction {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 35.0%;
  margin-left: 2.5%;
  margin-left: 7.5%;
}

@media screen and (max-width: 1023px) {
  .tampo-contacts__business-direction {
    width: 35.83333%;
    margin-left: 2.5%;
  }
}

@media screen and (max-width: 767px) {
  .tampo-contacts__business-direction {
    width: 97.5%;
    margin-left: 2.5%;
  }
}

.tampo-contacts__ya-map-holder {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 35.0%;
  margin-left: 2.5%;
  margin-left: 7.5%;
  margin-top: 55px;
}

@media screen and (max-width: 1023px) {
  .tampo-contacts__ya-map-holder {
    width: 35.83333%;
    margin-left: 2.5%;
  }
}

@media screen and (max-width: 767px) {
  .tampo-contacts__ya-map-holder {
    width: 97.5%;
    margin-left: 2.5%;
  }
}

.tampo-contacts__ya-map-block {
  height: 400px;
  width: 100%;
}

.tampo-contacts__ya-map {
  height: 400px;
  width: 100%;
}

.tampo-contacts__how-find {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 47.5%;
  margin-left: 2.5%;
  margin-left: 0;
  margin-top: 55px;
}

@media screen and (max-width: 767px) {
  .tampo-contacts__how-find {
    width: 97.5%;
    margin-left: 2.5%;
  }
}

.tampo-contacts__business-direction-title {
  color: #309d37;
  font-size: 1.3em;
  margin-bottom: 4px;
}
.custom_title{
	line-height: 1.2;
	font-weight: bold;
	font-family: "Ubuntu", sans-serif;
}
.tampo-contacts__business-direction-text h3, .tampo-contacts__business-direction-text .product-constructor__price-value {
  font-size: 1.35em;
  margin-bottom: 10px;
}

.tampo-contacts__how-find-text {
  margin-bottom: 35px;
}

.tampo-contacts__how-find-text:last-child {
  margin-bottom: 0;
}

.tampo-contacts__how-find-text h4 {
  color: #014e74;
  font-size: 1.2em;
  font-weight: bold;
  margin-bottom: 15px;
}

.tampo-contacts__how-find-text h5 {
  color: #309d37;
  font-size: 1em;
  font-weight: bold;
  margin-bottom: 10px;
}

@media screen and (max-width: 767px) {
  .tampo-contacts__business-direction {
    margin-left: 2.5%;
  }
  .tampo-contacts__ya-map-holder {
    margin-left: 2.5%;
  }
  .tampo-contacts__map-holder {
    overflow-x: scroll;
  }
}

.team__items {
  position: relative;
  margin-left: -3.33333%;
}

.team__items:after {
  content: '';
  display: block;
  clear: left;
}

.team__items:after {
  content: '';
  display: block;
  clear: both;
}

.team__item {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 21.66667%;
  margin-left: 3.33333%;
  margin-bottom: 40px;
}

.team__item:last-child {
  margin-bottom: 0;
}

.team__item:nth-child(4n+1) {
  clear: left;
}

.team__photo {
  overflow: hidden;
  height: 0px;
  padding-top: 140%;
  position: relative;
  margin-bottom: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.team__photo:last-child {
  margin-bottom: 0;
}

.team__photo-img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: auto;
  vertical-align: top;
}

.team__name {
  font-weight: bold;
  margin-bottom: 6px;
}

.team__name:last-child {
  margin-bottom: 0;
}

.team__position {
  font-size: 0.9em;
  color: #666666;
  line-height: 1.6;
}

@media screen and (max-width: 767px) {
  .team__items {
    position: relative;
    margin-left: -2.5%;
  }
  .team__items:after {
    content: '';
    display: block;
    clear: left;
  }
  .team__item {
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 30.83333%;
    margin-left: 2.5%;
  }
  .team__item:nth-child(4n+1) {
    clear: none;
  }
  .team__item:nth-child(3n+1) {
    clear: left;
  }
}

@media screen and (max-width: 479px) {
  .team__item {
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 47.5%;
    margin-left: 2.5%;
  }
  .team__item:nth-child(3n+1) {
    clear: none;
  }
  .team__item:nth-child(2n+1) {
    clear: left;
  }
}

.timer-counter {
  position: relative;
}

.timer-counter__item {
  position: relative;
  display: inline-block;
  margin-right: 15px;
  vertical-align: middle;
}

.timer-counter__item:after {
  content: ':';
  position: absolute;
  right: -10px;
  top: 50%;
  font-size: 24px;
  margin-top: -24px;
}

.timer-counter__item:last-child {
  margin-right: 0;
}

.timer-counter__item:last-child:after {
  display: none;
}

.timer-counter__number {
  display: block;
  font-size: 24px;
}

.timer-counter__value {
  display: block;
  text-align: center;
  font-size: 8px;
  text-transform: uppercase;
}

.units-calc__holder {
  display: table;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.units-calc__price-section {
  display: table-row;
}

.units-calc__price-label {
  display: table-cell;
  vertical-align: middle;
  padding: 20px 10px;
  text-align: right;
  font-weight: bold;
}

.units-calc__price-val {
  display: table-cell;
  vertical-align: middle;
  padding: 20px 10px;
}

.units-calc__old-price {
  text-decoration: line-through;
}

.units-calc__current-price {
  font-size: 125%;
  font-weight: bold;
}

.units-calc__qtty-section {
  display: table-row;
}

.units-calc__qtty-label {
  display: table-cell;
  vertical-align: middle;
  padding: 10px;
  text-align: right;
  font-weight: bold;
}

.units-calc__qtty-val {
  display: table-cell;
  vertical-align: middle;
  padding: 10px;
}

.units-calc__total-section {
  display: table-row;
  background-color: #f3f3f3;
}

.units-calc__total-label {
  display: table-cell;
  vertical-align: middle;
  padding: 10px;
  text-align: right;
  font-weight: bold;
}

.units-calc__total-val {
  display: table-cell;
  vertical-align: middle;
  padding: 10px;
}

.units-calc__total-val:after {
  content: '';
  display: block;
  clear: both;
}

.units-calc__total-wrap {
  display: inline-block;
  vertical-align: middle;
  margin-right: 20px;
}

.units-calc__old-total {
  text-decoration: line-through;
}

.units-calc__current-total {
  font-size: 150%;
  font-weight: bold;
}

.units-calc__remark-section {
  display: table-row;
}

.units-calc__remark-icon {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  padding: 20px 10px;
}

.units-calc__remark-icon:before {
  content: '!';
  display: inline-block;
  width: 30px;
  height: 30px;
  font-size: 24px;
  line-height: 30px;
  background-color: gray;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  color: white;
}

.units-calc__remark-text {
  display: table-cell;
  vertical-align: middle;
  padding: 20px 10px;
}

.units-calc__remark-caption {
  font-size: 125%;
  margin-bottom: 5px;
}

.units-calc__remark-caption:last-child {
  margin-bottom: 0;
}

.units-calc__qtty-item {
  display: none;
}

.units-calc__qtty-item.is-active {
  display: block;
}

.units-calc__buy {
  display: inline-block;
  vertical-align: middle;
  margin-top: 10px;
  margin-bottom: 10px;
}

@media screen and (max-width: 767px) {
  .units-calc__remark-text {
    padding-right: 0;
    font-size: 93%;
  }
}

.upload-input {
  position: relative;
  display: inline-block;
  padding-left: 20px;
}

.upload-input:after {
  content: '';
  display: block;
  clear: both;
}

.upload-input:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
  content: "";
  font-size: 18px;
  position: absolute;
  left: 0;
  top: 0;
}

.upload-input input[type='file'] {
  visibility: hidden;
  position: absolute;
  height: 0;
  width: 0;
  overflow: hidden;
  z-index: 0;
}

.vacancy-accordion__title {
  font-size: 150%;
  margin-bottom: 10px;
  margin-top: 40px;
}

.vacancy-accordion__title:last-child {
  margin-bottom: 0;
}

.vacancy-accordion__title:first-child {
  margin-top: 0;
}

.vacancy-accordion__items {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.vacancy-accordion__item {
  margin-top: 30px;
  margin-bottom: 30px;
}

.vacancy-accordion__item:first-child {
  margin-top: 0;
}

.vacancy-accordion__item:last-child {
  margin-bottom: 0;
}

.vacancy-accordion__title {
  position: relative;
  margin-left: -2.5%;
  margin-bottom: 20px;
  cursor: pointer;
  background-color: #f0f0f0;
  padding: 10px 10px 10px 0;
  -webkit-transition: all .3s;
       -o-transition: all .3s;
          transition: all .3s;
}

.vacancy-accordion__title:after {
  content: '';
  display: block;
  clear: left;
}

.vacancy-accordion__title:last-child {
  margin-bottom: 0;
}

.vacancy-accordion__title:hover {
  background-color: #e8e8e8;
}

.vacancy-accordion__name {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 64.16666%;
  margin-left: 2.5%;
}

@media screen and (max-width: 1023px) {
  .vacancy-accordion__name {
    width: 47.5%;
    margin-left: 2.5%;
  }
}

.vacancy-accordion__price {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 30.83333%;
  margin-left: 2.5%;
  text-align: right;
}

@media screen and (max-width: 1023px) {
  .vacancy-accordion__price {
    width: 47.5%;
    margin-left: 2.5%;
  }
}

.vacancy-accordion__detail {
  position: relative;
  margin-left: -2.5%;
  display: none;
}

.vacancy-accordion__detail:after {
  content: '';
  display: block;
  clear: left;
}

.vacancy-accordion__detail-content {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 64.16666%;
  margin-left: 2.5%;
}

@media screen and (max-width: 1023px) {
  .vacancy-accordion__detail-content {
    width: 97.5%;
    margin-left: 2.5%;
  }
}

.vacancy-accordion__detail-form {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 30.83333%;
  margin-left: 2.5%;
}

@media screen and (max-width: 1023px) {
  .vacancy-accordion__detail-form {
    width: 97.5%;
    margin-left: 2.5%;
  }
}

.vacancy-accordion__detail-box {
  margin-top: 10px;
  margin-bottom: 10px;
}

.vacancy-accordion__detail-box:first-child {
  margin-top: 0;
}

.vacancy-accordion__detail-box:last-child {
  margin-bottom: 0;
}

.vacancy-detail:after {
  content: '';
  display: block;
  clear: both;
}

.vacancy-detail__title {
  margin-bottom: 30px;
  font-size: 214.28571%;
  font-weight: bold;
}

.vacancy-detail__title:last-child {
  margin-bottom: 0;
}

.vacancy-detail__content {
  float: left;
  width: 47.5%;
  margin-right: 2.5%;
}

.vacancy-detail__heading {
  margin-bottom: 15px;
  font-size: 171.42857%;
  font-weight: bold;
}

.vacancy-detail__heading:last-child {
  margin-bottom: 0;
}

.vacancy-detail__list {
  margin-bottom: 30px;
  list-style: square;
}

.vacancy-detail__list:last-child {
  margin-bottom: 0;
}

.vacancy-detail__descr-text {
  margin-bottom: 20px;
  color: #000;
}

.vacancy-detail__descr-text:last-child {
  margin-bottom: 0;
}

.vacancy-detail__sidebar {
  float: left;
  width: 47.5%;
}

.vacancy-accordion .vacancy-detail__sidebar {
  width: auto;
}

.vacancy-detail__form {
  margin-bottom: 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 30px 40px;
  background: #F0F0F0;
  text-align: center;
}

.vacancy-detail__form:last-child {
  margin-bottom: 0;
}

.vacancy-detail__form-title {
  margin-bottom: 20px;
  font-size: 171.42857%;
  color: #292929;
  text-align: left;
}

.vacancy-detail__form-title:last-child {
  margin-bottom: 0;
}

.vacancy-detail__field {
  margin-bottom: 20px;
}

.vacancy-detail__field:last-child {
  margin-bottom: 0;
}

.vacancy-detail__field.is-error .vacancy-detail__error {
  display: block;
}

.vacancy-detail__field.is-none .vacancy-detail__none {
  display: block;
}

.vacancy-detail__input {
  width: 100%;
}

.vacancy-detail__btn {
  padding: 12px 40px;
}

.vacancy-detail__error {
  display: none;
  color: #f95f3f;
}

.vacancy-detail__none {
  display: none;
  color: #f95f3f;
}

.vacancy-detail__form-note {
  text-align: center;
  font-size: 85.71429%;
}

.vacancy-detail__note-email {
  text-decoration: none;
  color: #6dc5ff;
}

@media screen and (max-width: 767px) {
  .vacancy-detail__content, .vacancy-detail__sidebar {
    width: auto;
    float: none;
    margin: 0;
  }
  .vacancy-detail__sidebar {
    margin-top: 20px;
  }
}

.vacancy-list__title {
  font-size: 150%;
  margin-bottom: 10px;
  margin-top: 40px;
}

.vacancy-list__title:last-child {
  margin-bottom: 0;
}

.vacancy-list__title:first-child {
  margin-top: 0;
}

.vacancy-list__items {
  display: table;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.vacancy-list__item {
  display: table-row;
}

.vacancy-list__title-col {
  display: table-cell;
  padding: 10px 15px;
  padding-left: 0;
  border-bottom: 1px solid gray;
}

.vacancy-list__price-col {
  display: table-cell;
  padding: 10px 15px;
  padding-right: 0;
  text-align: right;
  border-bottom: 1px solid gray;
}

.vacancy-tiles {
  margin-top: 20px;
  margin-bottom: 20px;
}

.vacancy-tiles:after {
  content: '';
  display: block;
  clear: both;
}

.vacancy-tiles:first-child {
  margin-top: 0;
}

.vacancy-tiles:last-child {
  margin-bottom: 0;
}

.vacancy-tiles__items {
  position: relative;
  margin-left: -2.5%;
  margin-top: -2.5%;
}

.vacancy-tiles__items:after {
  content: '';
  display: block;
  clear: left;
}

.vacancy-tiles__items:after {
  content: '';
  display: block;
  clear: both;
}

.vacancy-tiles__item {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 47.5%;
  margin-left: 2.5%;
  margin-top: 2.5%;
  padding: 17px 18px;
  background-color: #fff;
}

.vacancy-tiles__item:nth-child(4n+1) {
  clear: left;
}

.vacancy-tiles__title {
  font-size: 1.4em;
}

.vacancy-tiles__title-link {
  color: #014e74;
  text-decoration: none;
  font-family: "Ubuntu", sans-serif;
  font-weight: 500;
}

.vacancy-tiles__title-link:hover {
  color: #2685d1;
  text-decoration: underline;
}

.vacancy-tiles__price {
  font-size: 1.3em;
  font-weight: 500;
  font-family: "Ubuntu", sans-serif;
}

.vacancy-tiles__title, .vacancy-tiles__price, .vacancy-tiles__descr, .vacancy-tiles__button-holder {
  margin-top: 15px;
  margin-bottom: 15px;
}

.vacancy-tiles__title:first-child, .vacancy-tiles__price:first-child, .vacancy-tiles__descr:first-child, .vacancy-tiles__button-holder:first-child {
  margin-top: 0;
}

.vacancy-tiles__title:last-child, .vacancy-tiles__price:last-child, .vacancy-tiles__descr:last-child, .vacancy-tiles__button-holder:last-child {
  margin-bottom: 0;
}

.vacancy-tiles__descr-text {
  margin-bottom: 20px;
  color: #000;
}

.vacancy-tiles__descr-text:last-child {
  margin-bottom: 0;
}

.vacancy-tiles__req-title {
  margin-top: 30px;
  margin-bottom: 20px;
  font-size: 120%;
  line-height: 1.2;
  font-weight: bold;
  font-family: "Ubuntu", sans-serif;
}

.vacancy-tiles__list {
  padding-left: 20px !important;
  margin-bottom: 30px;
  font-family: "Ubuntu", sans-serif;
  color: #000;
}

.vacancy-tiles__list-item {
  position: relative;
  margin-bottom: 10px;
}

.vacancy-tiles__list-item:before {
  font-family: "tampotechnic";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
}

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

.vacancy-tiles__list-item:before {
  position: absolute;
  top: 5px;
  left: -20px;
  font-size: .75em;
  color: #014e74;
}

.vacancy-tiles__button {
  -webkit-border-radius: 0;
          border-radius: 0;
  border: 1px solid transparent;
  color: #fff;
  text-decoration: none;
  background-color: #014e74;
  display: inline-block;
  padding: 7px 15px;
  line-height: 1.5;
  cursor: pointer;
  font-size: 13px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-transform: uppercase;
  -webkit-transition: background-color .25s;
       -o-transition: background-color .25s;
          transition: background-color .25s;
}

.vacancy-tiles__button:hover {
  background-color: #2685d1;
  color: #fff;
}

@media screen and (max-width: 767px) {
  .vacancy-tiles__button {
    width: 100%;
    text-align: center;
    padding: 9px 15px;
  }
}

.vacancy-tiles-info {
  margin-top: 20px;
  margin-bottom: 20px;
}

.vacancy-tiles-info:first-child {
  margin-top: 0;
}

.vacancy-tiles-info:last-child {
  margin-bottom: 0;
}

.vacancy-tiles-info__items {
  position: relative;
  margin-left: -2.5%;
  margin-top: -2.5%;
}

.vacancy-tiles-info__items:after {
  content: '';
  display: block;
  clear: left;
}

.vacancy-tiles-info__items:after {
  content: '';
  display: block;
  clear: both;
}

.vacancy-tiles-info__item-left {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 30.83333%;
  margin-left: 2.5%;
  margin-top: 2.5%;
  display: inline-block;
}

@media screen and (max-width: 767px) {
  .vacancy-tiles-info__item-left {
    width: 97.5%;
    margin-left: 2.5%;
  }
}

.vacancy-tiles-info__item-right {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 64.16666%;
  margin-left: 2.5%;
  margin-top: 2.5%;
  display: inline-block;
}

@media screen and (max-width: 767px) {
  .vacancy-tiles-info__item-right {
    width: 97.5%;
    margin-left: 2.5%;
  }
}

@media screen and (max-width: 767px) {
  .vacancy-tiles-info__item-right {
    padding: 0 10px;
  }
}

.vacancy-tiles-info__content {
  margin-top: 20px;
  margin-bottom: 20px;
}

.vacancy-tiles-info__content:first-child {
  margin-top: 0;
}

.vacancy-tiles-info__content:last-child {
  margin-bottom: 0;
}

.vacancy-tiles-info__phone {
  font-size: 1.55em;
  font-family: "Ubuntu", sans-serif;
  font-weight: 500;
  color: #000;
  margin-bottom: 8px;
  display: inline-block;
}

.vacancy-tiles-info__phone:before {
  font-family: "tampotechnic";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
}

.vacancy-tiles-info__phone:before {
  font-size: 0.9em;
  margin-right: 9px;
  color: #014e74;
}

.vacancy-tiles-info__mail {
  font-family: "Ubuntu", sans-serif;
  font-size: 1em;
  color: #014e74;
  text-decoration: none;
}

.vacancy-tiles-info__mail:before {
  font-family: "tampotechnic";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
}

.vacancy-tiles-info__mail:before {
  font-size: 1.4em;
  margin-right: 11px;
  display: inline-block;
  vertical-align: bottom;
  color: #014e74;
  text-decoration: none;
}

.vacancy-tiles-info__mail:hover {
  text-decoration: underline;
}

.vacancy-tiles-info__title-big {
  font-size: 1.8em;
  font-weight: 500;
  text-transform: uppercase;
}

.vacancy-tiles-info__list {
  counter-reset: item;
  font-family: "Ubuntu", sans-serif;
}

.vacancy-tiles-info__list-item {
  display: block;
}

.vacancy-tiles-info__list-item:before {
  content: counters(item, ".") ") ";
  counter-increment: item;
  font-weight: bold;
  color: #014e74;
}

.vacancy-tiles-info__list-itemdiv.li {
  display: inline;
}

.vacancy-tiles.is-3cols .vacancy-tiles__items {
  position: relative;
  margin-left: -3.33333%;
  margin-top: -3.33333%;
}

.vacancy-tiles.is-3cols .vacancy-tiles__items:after {
  content: '';
  display: block;
  clear: left;
}

.vacancy-tiles.is-3cols .vacancy-tiles__item {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 30.0%;
  margin-left: 3.33333%;
  margin-top: 3.33333%;
}

.vacancy-tiles.is-3cols .vacancy-tiles__item:nth-child(4n+1) {
  clear: none;
}

.vacancy-tiles.is-3cols .vacancy-tiles__item:nth-child(3n+1) {
  clear: left;
}

.vacancy-tiles.is-2cols .vacancy-tiles__items {
  position: relative;
  margin-left: -5%;
  margin-top: -5%;
}

.vacancy-tiles.is-2cols .vacancy-tiles__items:after {
  content: '';
  display: block;
  clear: left;
}

.vacancy-tiles.is-2cols .vacancy-tiles__item {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 45.0%;
  margin-left: 5%;
  margin-top: 5%;
}

.vacancy-tiles.is-2cols .vacancy-tiles__item:nth-child(3n+1) {
  clear: none;
}

.vacancy-tiles.is-2cols .vacancy-tiles__item:nth-child(2n+1) {
  clear: left;
}

@media screen and (max-width: 767px) {
  .vacancy-tiles__items {
    position: relative;
    margin-left: -2.5%;
  }
  .vacancy-tiles__items:after {
    content: '';
    display: block;
    clear: left;
  }
  .vacancy-tiles__item {
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 97.5%;
    margin-left: 2.5%;
  }
  .vacancy-tiles__item:nth-child(3n+1) {
    clear: none;
  }
  .vacancy-tiles__item:nth-child(2n+1) {
    clear: left;
  }
}

@media screen and (max-width: 479px) {
  .vacancy-tiles__items {
    position: relative;
    margin-left: -2.5%;
    margin-top: 0;
  }
  .vacancy-tiles__items:after {
    content: '';
    display: block;
    clear: left;
  }
  .vacancy-tiles__item {
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 97.5%;
    margin-left: 2.5%;
    clear: left;
    margin-bottom: 10px;
    margin-top: 0;
    padding-bottom: 10px;
    border-bottom: 1px solid #cccccc;
  }
  .vacancy-tiles__item:nth-child(2n+1) {
    clear: none;
  }
  .vacancy-tiles__item:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none;
  }
  .vacancy-tiles__tile:after {
    content: '';
    display: block;
    clear: both;
  }
}

@media screen and (max-width: 767px) {
  .vacancy-tiles.is-3cols .vacancy-tiles__items {
    position: relative;
    margin-left: -2.5%;
  }
  .vacancy-tiles.is-3cols .vacancy-tiles__items:after {
    content: '';
    display: block;
    clear: left;
  }
  .vacancy-tiles.is-3cols .vacancy-tiles__item {
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 97.5%;
    margin-left: 2.5%;
  }
  .vacancy-tiles.is-3cols .vacancy-tiles__item:nth-child(3n+1) {
    clear: none;
  }
  .vacancy-tiles.is-3cols .vacancy-tiles__item:nth-child(2n+1) {
    clear: left;
  }
}

@media screen and (max-width: 479px) {
  .vacancy-tiles.is-3cols .vacancy-tiles__items {
    position: relative;
    margin-left: -2.5%;
    margin-top: 0;
  }
  .vacancy-tiles.is-3cols .vacancy-tiles__items:after {
    content: '';
    display: block;
    clear: left;
  }
  .vacancy-tiles.is-3cols .vacancy-tiles__item {
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 97.5%;
    margin-left: 2.5%;
    clear: left;
    margin-bottom: 10px;
    margin-top: 0;
    padding-bottom: 10px;
    border-bottom: 1px solid #cccccc;
  }
  .vacancy-tiles.is-3cols .vacancy-tiles__item:nth-child(2n+1) {
    clear: none;
  }
  .vacancy-tiles.is-3cols .vacancy-tiles__item:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none;
  }
  .vacancy-tiles.is-3cols .vacancy-tiles__tile:after {
    content: '';
    display: block;
    clear: both;
  }
}

@media screen and (max-width: 767px) {
  .vacancy-tiles.is-2cols .vacancy-tiles__items {
    position: relative;
    margin-left: -2.5%;
  }
  .vacancy-tiles.is-2cols .vacancy-tiles__items:after {
    content: '';
    display: block;
    clear: left;
  }
  .vacancy-tiles.is-2cols .vacancy-tiles__item {
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 97.5%;
    margin-left: 2.5%;
  }
  .vacancy-tiles.is-2cols .vacancy-tiles__item:nth-child(3n+1) {
    clear: none;
  }
  .vacancy-tiles.is-2cols .vacancy-tiles__item:nth-child(2n+1) {
    clear: left;
  }
}

@media screen and (max-width: 479px) {
  .vacancy-tiles.is-2cols .vacancy-tiles__items {
    position: relative;
    margin-left: -2.5%;
    margin-top: 0;
  }
  .vacancy-tiles.is-2cols .vacancy-tiles__items:after {
    content: '';
    display: block;
    clear: left;
  }
  .vacancy-tiles.is-2cols .vacancy-tiles__item {
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 97.5%;
    margin-left: 2.5%;
    clear: left;
    margin-bottom: 10px;
    margin-top: 0;
    padding-bottom: 10px;
    border-bottom: 1px solid #cccccc;
  }
  .vacancy-tiles.is-2cols .vacancy-tiles__item:nth-child(2n+1) {
    clear: none;
  }
  .vacancy-tiles.is-2cols .vacancy-tiles__item:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none;
  }
  .vacancy-tiles.is-2cols .vacancy-tiles__tile:after {
    content: '';
    display: block;
    clear: both;
  }
}

.video-tiles__title {
  margin-bottom: 30px;
  font-size: 214.28571%;
  font-weight: bold;
}

.video-tiles__title:last-child {
  margin-bottom: 0;
}

.video-tiles__holder {
  position: relative;
  margin-left: -2.5%;
}

.video-tiles__holder:after {
  content: '';
  display: block;
  clear: left;
}

.video-tiles__item {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 22.5%;
  margin-left: 2.5%;
  margin-bottom: 2.5%;
}

.video-tiles__item:nth-child(4n+1) {
  clear: left;
}

.video-tiles__movie {
  margin-bottom: 20px;
}

.video-tiles__movie:last-child {
  margin-bottom: 0;
}

.video-tiles__movie:hover .video-tiles__play {
  display: inline-block;
}

.video-tiles__movie:hover .video-tiles__time {
  display: none;
}

.video-tiles__movie-wrap {
  position: relative;
  text-align: center;
  display: inline-block;
  height: 100%;
  min-height: 100%;
}

.video-tiles__play {
  display: none;
  position: absolute;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  min-height: 100%;
  right: 0;
  width: 100%;
  overflow: hidden;
  margin: auto;
  text-align: center;
}

.video-tiles__play-btn {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 157.14286%;
  color: white;
  cursor: pointer;
  width: 100%;
  height: 100%;
  margin: auto;
  display: inline-block;
  vertical-align: middle;
  background: rgba(0, 0, 0, 0.4);
  text-decoration: none;
}

.video-tiles__play-btn:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
  content: "";
}

.video-tiles__play-btn:after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  height: 100%;
}

.video-tiles__play-btn:before {
  margin-right: 10px;
}

.video-tiles__time {
  position: absolute;
  bottom: 0;
  right: 0;
  padding: 4px 15px;
  background: black;
}

.video-tiles__time-number {
  color: white;
}

.video-tiles__poster {
  display: inline-block;
  max-width: 100%;
  vertical-align: top;
}

.video-tiles__heading {
  margin-bottom: 15px;
}

.video-tiles__heading:last-child {
  margin-bottom: 0;
}

.video-tiles__name {
  font-size: 142.85714%;
  line-height: 1;
  text-decoration: none;
  font-weight: bold;
}

.video-tiles__name:hover {
  text-decoration: underline;
}

@media screen and (max-width: 767px) {
  .video-tiles__item {
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 47.5%;
    margin-left: 2.5%;
    margin-bottom: 20px;
  }
  .video-tiles__item:nth-child(4n+1) {
    clear: none;
  }
  .video-tiles__item:nth-child(2n+1) {
    clear: left;
  }
}

@media screen and (max-width: 479px) {
  .video-tiles__holder {
    margin-left: 0;
  }
  .video-tiles__item {
    width: auto;
    margin-left: 0;
    float: none;
  }
  .video-tiles__movie-wrap {
    display: block;
  }
  .video-tiles__poster {
    width: 100%;
  }
}

.vote-stars__items {
  display: inline-block;
  vertical-align: middle;
  list-style: none;
  padding: 0;
  margin: 0;
}

.vote-stars__items:after {
  content: '';
  display: block;
  clear: both;
}

.vote-stars.is-large .vote-stars__item:before {
  font-size: 210%;
}

.vote-stars__item {
  float: right;
  margin: 0;
  padding-right: .25em;
  color: #fd9b27;
  -webkit-transition: .1s color;
       -o-transition: .1s color;
          transition: .1s color;
}

.vote-stars__item:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
  content: "";
  font-size: 140%;
  margin-left: 0;
  margin-right: 0;
  line-height: 1;
}

.vote-stars__item.is-active {
  color: #fd9b27;
}

.vote-stars__item.is-active:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
  content: "";
  font-size: 140%;
  margin-left: 0;
  margin-right: 0;
  line-height: 1;
}

.vote-stars__title {
  display: inline-block;
  vertical-align: middle;
  margin-right: 1em;
  color: #141414;
  font-size: 100%;
}

.vote-stars__input {
  visibility: hidden;
  position: absolute;
  width: 1px;
  height: 1px;
}

.vote-stars:not(.is-unchanged) .vote-stars__item {
  cursor: pointer;
}

.vote-stars:not(.is-unchanged) .vote-stars__item:hover {
  color: #fd9b27;
}

.vote-stars:not(.is-unchanged) .vote-stars__item:hover ~ .vote-stars__item {
  color: #fd9b27;
}

.vote-stars:not(.is-unchanged) .vote-stars__items:hover .vote-stars__item {
  color: #febe73;
}

.vote-stars:not(.is-unchanged) .vote-stars__items:hover .vote-stars__item:hover {
  color: #febe73;
  color: #febe73;
}

.vote-stars:not(.is-unchanged) .vote-stars__items:hover .vote-stars__item:hover:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
  content: "";
  font-size: 140%;
  margin-left: 0;
  margin-right: 0;
  line-height: 1;
}

.vote-stars:not(.is-unchanged) .vote-stars__items:hover .vote-stars__item:hover ~ .vote-stars__item:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
  content: "";
  font-size: 140%;
  margin-left: 0;
  margin-right: 0;
  line-height: 1;
}

.webinar-detail {
  padding-bottom: 30px;
  margin-bottom: 20px;
}

.webinar-detail:after {
  content: '';
  display: block;
  clear: both;
}

.webinar-detail__card:after {
  content: '';
  display: block;
  clear: both;
}

.webinar-detail__curator {
  float: left;
  width: 20%;
  text-align: center;
}

.webinar-detail__thumb {
  display: inline-block;
  margin-bottom: 15px;
  padding: 3px;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  border: 1px solid #d9d9d9;
  vertical-align: top;
}

.webinar-detail__thumb-img {
  display: block;
  max-width: 100%;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  background: #f0f0f0;
}

.webinar-detail__name {
  font-size: 18px;
  font-weight: bold;
}

.webinar-detail__info {
  float: left;
  width: 72%;
  padding: 0 4%;
}

.webinar-detail__head {
  margin-bottom: 15px;
}

.webinar-detail__head:after {
  content: '';
  display: block;
  clear: both;
}

.webinar-detail__head-left {
  float: left;
  width: 80%;
}

.webinar-detail__category {
  font-size: 18px;
  font-weight: bold;
}

.webinar-detail__title {
  font-size: 28px;
  font-weight: bold;
}

.webinar-detail__head-right {
  float: left;
  width: 20%;
}

.webinar-detail__like {
  font-size: 15px;
}

.webinar-detail__like:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
  content: "";
}

.webinar-detail__like::before {
  margin-right: 8px;
  cursor: pointer;
}

.webinar-detail__subtitle {
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: bold;
}

.webinar-detail__description {
  margin-bottom: 25px;
  font-size: 15px;
}

.webinar-detail__price {
  display: inline-block;
  width: 45%;
  vertical-align: middle;
}

.webinar-detail__price-title {
  display: block;
  padding-right: 2%;
  margin-right: 5%;
  font-size: 18px;
  font-weight: bold;
}

.webinar-detail__price-number {
  display: block;
  font-size: 28px;
}

.webinar-detail__join {
  vertical-align: middle;
}

.webinar-detail__cite {
  margin-top: 40px;
  margin-bottom: 40px;
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
}

.webinar-detail__cite:first-child {
  margin-top: 0;
}

.webinar-detail__cite:last-child {
  margin-bottom: 0;
}

.webinar-detail__cite-title {
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 171.42857%;
  text-align: center;
}

.webinar-detail__cite-title:first-child {
  margin-top: 0;
}

.webinar-detail__cite-title:last-child {
  margin-bottom: 0;
}

.webinar-detail__cite-text {
  font-size: 128.57143%;
  text-align: center;
}

.webinar-item:after {
  content: '';
  display: block;
  clear: both;
}

.webinar-item__date {
  width: 20%;
  float: left;
  height: 130px;
  padding-top: 30px;
  text-align: center;
  background-color: #f0f0f0;
}

.webinar-item__info {
  width: 60%;
  float: left;
  padding-left: 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.webinar-item__author {
  width: 20%;
  float: left;
  text-align: center;
}

.webinar-item__day {
  display: block;
  font-size: 214.28571%;
}

.webinar-item__month {
  display: block;
  font-size: 142.85714%;
}

.webinar-item__year {
  display: block;
  font-size: 128.57143%;
}

.webinar-item__head {
  margin-bottom: 15px;
}

.webinar-item__head:last-child {
  margin-bottom: 0;
}

.webinar-item__heading {
  margin-bottom: 5px;
  font-size: 107.14286%;
}

.webinar-item__heading:last-child {
  margin-bottom: 0;
}

.webinar-item__title {
  font-size: 18px;
  font-weight: bold;
}

.webinar-item__preview {
  margin-bottom: 15px;
}

.webinar-item__description {
  font-size: 14px;
}

.webinar-item__price {
  display: inline-block;
  vertical-align: middle;
  margin-right: 20px;
  font-size: 142.85714%;
}

.webinar-item__registration {
  display: inline-block;
  vertical-align: middle;
}

.webinar-item__avatar {
  display: inline-block;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  vertical-align: top;
  padding: 3px;
  margin-bottom: 10px;
  border: 1px solid #dbdbdb;
}

.webinar-item__avatar-img {
  display: inline-block;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  vertical-align: top;
  height: 110px;
  width: 110px;
  max-width: 100%;
  background-color: #f0f0f0;
}

.webinar-item__name {
  font-size: 114.28571%;
}

.webinars-list__item {
  margin-top: 20px;
  margin-bottom: 20px;
  border-top: 1px solid gray;
  padding-top: 20px;
}

.webinars-list__item:first-child {
  margin-top: 0;
}

.webinars-list__item:last-child {
  margin-bottom: 0;
}

.webinars-list__item:first-child {
  padding-top: 0;
  border-top: none;
}

.webinars-list__plate {
  display: table;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.webinars-list__plate:after {
  content: '';
  display: block;
  clear: both;
}

.webinars-list__date-col {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}

.webinars-list__date {
  padding: 20px;
  background-color: #f0f0f0;
}

.webinars-list__info-col {
  display: table-cell;
  padding-left: 20px;
  padding-right: 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.webinars-list__author-col {
  width: 150px;
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}

.webinars-list__day {
  display: block;
  font-size: 271.42857%;
}

.webinars-list__month {
  display: block;
  font-size: 142.85714%;
}

.webinars-list__year {
  display: block;
  font-size: 85.71429%;
}

.webinars-list__head {
  margin-bottom: 15px;
}

.webinars-list__head:last-child {
  margin-bottom: 0;
}

.webinars-list__heading {
  margin-bottom: 5px;
  font-size: 107.14286%;
}

.webinars-list__heading:last-child {
  margin-bottom: 0;
}

.webinars-list__heading-link {
  color: #999999;
}

.webinars-list__heading-link:hover {
  color: #999999;
}

.webinars-list__title {
  font-size: 18px;
  font-weight: bold;
}

.webinars-list__preview {
  margin-bottom: 15px;
}

.webinars-list__description {
  font-size: 14px;
}

.webinars-list__price {
  display: inline-block;
  vertical-align: middle;
  margin-right: 20px;
  font-size: 142.85714%;
}

.webinars-list__registration {
  display: inline-block;
  vertical-align: middle;
}

.webinars-list__avatar {
  display: inline-block;
  height: auto;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  vertical-align: top;
  padding: 3px;
  margin-top: 10px;
  margin-bottom: 10px;
  border: 1px solid #dbdbdb;
}

.webinars-list__avatar:first-child {
  margin-top: 0;
}

.webinars-list__avatar:last-child {
  margin-bottom: 0;
}

.webinars-list__avatar-img {
  display: inline-block;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  vertical-align: top;
  max-width: 100%;
  width: 110px;
  height: auto;
  max-width: 100%;
  background-color: #f0f0f0;
}

.webinars-list__name {
  font-size: 114.28571%;
}

.ymap {
  height: 100%;
  width: 100%;
  background-color: #f1f1f1;
}

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

.ymap__points {
  display: none;
}

.ymap__placemark {
  position: absolute;
  left: 0;
  top: 0;
  margin-top: -65px;
  margin-left: 0;
  width: 178px;
  height: 46px;
  background-color: #333;
}

.ymap__placemark._right {
  left: auto;
  right: 0;
}

.ymap__placemark._right .b-ymap__placemark-round {
  right: auto;
  left: 100%;
  margin-right: 0;
  margin-left: -24px;
}

.ymap__placemark._right .b-ymap__placemark-text {
  padding-left: 15px;
  padding-right: 30px;
}

.ymap__placemark-small {
  position: relative;
  width: 20px;
  height: 20px;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  background-color: gray;
}

.ymap__placemark-small:before {
  content: '';
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  margin-top: -2px;
  border: 5px solid transparent;
  border-bottom: none;
  border-top-color: gray;
}

.ymap__placemark-small:after {
  content: '';
  width: 6px;
  height: 6px;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  background-color: #fff;
  -webkit-border-radius: 50%;
          border-radius: 50%;
}

.ymap__placemark-small.is-green {
  background-color: green;
}

.ymap__placemark-small.is-green:before {
  border-top-color: green;
}

.ymap__placemark-small.is-yellow {
  background-color: yellow;
}

.ymap__placemark-small.is-yellow:before {
  border-top-color: yellow;
}

.ymap__placemark-text {
  padding-left: 34px;
  padding-right: 10px;
  font-size: 14px;
  font-weight: 200;
  line-height: 46px;
  color: #fff;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.ymap__placemark-round {
  position: absolute;
  right: 100%;
  top: 50%;
  margin-top: -23px;
  margin-right: -24px;
  width: 45px;
  height: 46px;
  background-color: #555;
  -webkit-border-radius: 50%;
          border-radius: 50%;
}

.ymap__placemark-round:before {
  content: '';
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -13px;
  margin-top: -5px;
  border: 15px solid transparent;
  border-width: 15px 14px;
  border-bottom: none;
  border-top-color: #555;
}

.ymap__balloon-outer {
  position: absolute;
  min-width: 260px;
  margin-top: -20px;
  background-color: #fff;
  -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
          box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
}

.ymap__balloon-outer:after {
  content: '';
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -10px;
  border: 10px solid transparent;
  border-top-color: white;
}

.ymap__balloon-outer:before {
  content: '';
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -11px;
  margin-top: 0;
  border: 11px solid transparent;
  border-top-color: rgba(0, 0, 0, 0.1);
}

.ymap__balloon-header {
  padding: 20px;
  background-color: #555;
  text-align: center;
  font-size: 112.5%;
  font-weight: 400;
  line-height: 1.22;
  color: #fff;
}

.ymap__balloon-header-link {
  color: white;
}

.ymap__balloon-address {
  margin-top: 5px;
  margin-bottom: 5px;
}

.ymap__balloon-address:first-child {
  margin-top: 0;
}

.ymap__balloon-address:last-child {
  margin-bottom: 0;
}

.ymap__balloon-content {
  padding: 20px;
  text-align: center;
}

.ymap__balloon-phone {
  font-size: 14px;
  color: #3e8bdc;
}

.ymap__balloon-hours {
  font-size: 14px;
  font-weight: 200;
  color: #969696;
}

.ymap__balloon-details {
  margin-top: 15px;
  font-size: 14px;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.ymap__balloon-details:first-child {
  margin-top: 0;
}

.ymap__balloon-apply {
  margin-top: 20px;
  margin-bottom: 20px;
  display: block;
  width: 100%;
  font-size: 87.5%;
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.ymap__balloon-apply:first-child {
  margin-top: 0;
}

.ymap__balloon-apply:last-child {
  margin-bottom: 0;
}

.ymap__metro-items {
  list-style: none;
  padding: 0;
  margin: 0;
  margin-top: 15px;
  margin-bottom: 15px;
  font-size: 14px;
}

.ymap__metro-items:first-child {
  margin-top: 0;
}

.ymap__metro-items:last-child {
  margin-bottom: 0;
}

.ymap__metro-item .metro-icon {
  font-size: 16px;
}

.ymap__balloon-close {
  position: absolute;
  right: 10px;
  top: 10px;
  color: white;
  cursor: pointer;
}

.ymap__balloon-close:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
  content: "";
}

.b-ymap__balloon-inner._qiwi .b-ymap__balloon-header {
  text-align: left;
  background-color: #26b;
}

.b-ymap__balloon-inner._qiwi .b-ymap__balloon-header:after {
  content: '';
  display: block;
  clear: both;
}

.b-ymap__balloon-inner._qiwi .b-ymap__balloon-header:before {
  float: left;
  margin-right: .5em;
  width: 0.9em;
  font-size: 30px;
  color: #f90;
}

.b-ymap__balloon-inner._qiwi .b-ymap__balloon-address {
  padding-top: 3px;
  overflow: hidden;
}

.b-ymap__balloon-inner._qiwi .b-ymap__balloon-content {
  text-align: left;
}

.b-ymap__placemark._qiwi {
  background-color: rgba(20, 56, 97, 0.9);
}

.b-ymap__placemark._qiwi .b-ymap__placemark-round {
  background-color: #26b;
  text-align: center;
}

.b-ymap__placemark._qiwi .b-ymap__placemark-round:before {
  border-top-color: #26b;
}

.b-ymap__placemark._qiwi .b-ymap__placemark-round:after {
  width: 0.9em;
  font-size: 30px;
  line-height: 48px;
  color: #f90;
}

.b-ymap__placemark._qiwi .b-ymap__placemark-text {
  font-weight: 200;
}

.layout {
  margin-left: auto;
  margin-right: auto;
}

.layout__columns {
  position: relative;
  margin-left: -2.5%;
}

.layout__columns:after {
  content: '';
  display: block;
  clear: left;
}

.layout__small-col {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 22.5%;
  margin-left: 2.5%;
}

@media screen and (max-width: 1023px) {
  .layout__small-col {
    width: 30.83333%;
    margin-left: 2.5%;
  }
}

@media screen and (max-width: 767px) {
  .layout__small-col {
    width: 97.5%;
    margin-left: 2.5%;
  }
}

@media screen and (max-width: 767px) {
  .layout__small-col {
    margin-bottom: 30px;
  }
  .layout__small-col:last-child {
    margin-bottom: 0;
  }
}

.layout__small-col-plus {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 30.83333%;
  margin-left: 2.5%;
}

@media screen and (max-width: 767px) {
  .layout__small-col-plus {
    width: 97.5%;
    margin-left: 2.5%;
  }
}

.layout__medium-col {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 47.5%;
  margin-left: 2.5%;
}

@media screen and (max-width: 479px) {
  .layout__medium-col {
    width: 97.5%;
    margin-left: 2.5%;
  }
}

.layout__medium-col-plus {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 64.16666%;
  margin-left: 2.5%;
}

@media screen and (max-width: 767px) {
  .layout__medium-col-plus {
    width: 97.5%;
    margin-left: 2.5%;
  }
}

.layout__large-col {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 97.5%;
  margin-left: 2.5%;
}

.layout__large-col.is-white {
  background-color: #fff;
  padding: 45px 0;
  margin-top: 30px;
  margin-bottom: 35px;
}

.layout__large-col.is-white:last-child {
  margin-bottom: 0;
}

.layout__small-col + .layout__large-col {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 72.5%;
  margin-left: 2.5%;
}

@media screen and (max-width: 1023px) {
  .layout__small-col + .layout__large-col {
    width: 64.16666%;
    margin-left: 2.5%;
  }
}

@media screen and (max-width: 767px) {
  .layout__small-col + .layout__large-col {
    width: 97.5%;
    margin-left: 2.5%;
  }
}

.layout__full-col {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 97.5%;
  margin-left: 2.5%;
}

.layout__aside-item {
  margin-top: 30px;
  margin-bottom: 30px;
}

.layout__aside-item:first-child {
  margin-top: 0;
}

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

@media screen and (max-width: 767px) {
  .layout__aside-item {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .layout__aside-item:first-child {
    margin-top: 0;
  }
  .layout__aside-item:last-child {
    margin-bottom: 0;
  }
}

.layout__footer {
  margin-top: 40px;
}

.layout__footer:first-child {
  margin-top: 0;
}

.layout__header {
  margin-bottom: 20px;
}

.layout__header:last-child {
  margin-bottom: 0;
}

@media screen and (max-width: 767px) {
  .layout__header {
    margin-bottom: 0;
  }
}

@media screen and (max-width: 1210px) {
  .layout__header, .layout__footer {
    /* min-width: 980px; */
  }
}

@media screen and (max-width: 767px) {
  .layout__header, .layout__footer {
    min-width: auto;
  }
}

.layout__block {
  margin-top: 40px;
  margin-bottom: 40px;
}

.layout__block:first-child {
  margin-top: 0;
}

.layout__block:last-child {
  margin-bottom: 0;
}

@media screen and (max-width: 767px) {
  .layout__block {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .layout__block:first-child {
    margin-top: 0;
  }
  .layout__block:last-child {
    margin-bottom: 0;
  }
}

.layout__block.is-first-block {
  margin-top: 0;
}

.layout__page-header {
  margin-top: 20px;
  margin-bottom: 20px;
  margin-bottom: 10px;
}

.layout__page-header:first-child {
  margin-top: 0;
}

.layout__page-header:last-child {
  margin-bottom: 0;
}

.layout__page-header h1 {
  margin-top: 0;
}

.layout__placeholder {
  margin-top: 40px;
  margin-bottom: 40px;
  padding: 20px;
  text-align: center;
  background: red;
  color: white;
}

.layout__placeholder:first-child {
  margin-top: 0;
}

.layout__placeholder:last-child {
  margin-bottom: 0;
}

.layout__aside-item .h2, .layout__aside-item h2, .layout__aside-item .product-constructor__filter-title, .layout__aside-item .faq-chat__title, .layout__aside-item .h3, .layout__aside-item h3, .layout__aside-item .product-constructor__price-value, .layout__aside-item .h4, .layout__aside-item h4, .layout__aside-item .vacancy-accordion__detail-title, .layout__aside-item .h5, .layout__aside-item h5, .layout__aside-item .cart-modal__products-title {
  font-weight: normal;
  line-height: 1.42857;
}

.layout__mobile-overflow {
  margin-top: 0;
  margin-bottom: 0;
}

@media screen and (max-width: 767px) {
  .layout__mobile-overflow {
    margin-left: -10px;
    margin-right: -10px;
  }
  .fancybox-inner .layout__mobile-overflow {
    margin-left: 0;
    margin-right: 0;
  }
}

@media screen and (max-width: 767px) {
  .layout__content-table {
    overflow-x: scroll;
  }
}

/*Стили отзывов начало*/

.reviews-content_box {
  display: flex;
  justify-content: space-between;
}

.reviews-content{
  width: 100%;
	max-width: 765px;
}
.reviews-content ul{
	list-style: none;
	-webkit-padding-start: 0px;
}
.reviews-content .reviews-list__author{
	float: none;
}
.reviews-content .reviews-list__name{
	font-size: 14px;
	line-height: 22px;
	color: rgb(51,51,51);
	font-family: "Roboto";
	font-weight: bold;
}
.reviews-content .reviews-list__name_span{
	padding-right: 10px;
}
.reviews-content .reviews-list__date_span{
	padding-left: 10px;
}
.reviews-content .reviews-list__comment{
	margin-left: 0px;
}
.reviews-content .reviews-list__text, .content-area{
	padding: 0px;
}
.reviews-sidebar{
	width: 100%;
	max-width: 400px;
}
.reviews-sidebar .form-standart__inputs{
	text-align: center;
}
.reviews__tittle {
  margin: 0;
}


/*15 05 2019*/

img.seo-img{
  max-width:85%;
  display: block;
  margin:auto;
  padding:15px;
}
div.seo-justify{
  text-align: justify;
}
ul.seo-margin-left{
  margin-left:40px;
}
ul.seo-list {
  list-style: circle;
  padding-left: 30px;
  padding-bottom: 10px;
}
/*Стили отзывов конец*/
/*main slider promo hidden text start*/
@media screen and (max-width: 1050px) {
.promo-slider .seo_slider > ul{
	display: none;
}
.promo-slider .seo_slider > h2.seo_slider{
	margin-left: 26%;
	font-size: 24px;
}
}
/*main slider promo hidden text end*/


/* End */


/* Start:/local/templates/tampomechanika/css/tech.css?1505754023951*/
.block-holder {
  margin-top: 70px;
  margin-bottom: 70px;
}

.block-holder:first-child {
  margin-top: 0;
}

.block-holder:last-child {
  margin-bottom: 0;
}

.block-holder .ui-slider .ui-slider-handle {
  border: 1px solid black;
  background-color: #fff;
  cursor: pointer;
}

.block-holder .ui-slider {
  z-index: 2;
  border: 1px solid black;
}

.block-holder .ui-slider-handle .handle-val {
  color: black;
  position: absolute;
  bottom: 100%;
  width: 70px;
  left: 50%;
  margin-left: -35px;
  text-align: center;
  font-size: 12px;
  font-weight: 400;
}

.block-holder__scale {
  position: relative;
  margin-top: 20px;
  margin-bottom: 40px;
  max-width: 500px;
  margin-left: 100px;
}

.block-holder__scale-input {
  position: absolute;
  right: 100%;
  top: 50%;
  margin-top: -15px;
  margin-right: 25px;
}

.block-holder__scale-input[type="text"] {
  width: 75px;
}

.block-holder__caption {
  margin-bottom: 15px;
  font-size: 18px;
}

/* End */


/* Start:/local/templates/tampomechanika/styles.css?16224501202495*/
/* insert styles here to display them in WYSIWYG */
p.insert {
    padding: 20px 0 20px 40px;
    font-family: "RobotoSlab", "TrebuchetMS", Arial, sans-serif;
    font-weight: bold;
    font-size: 120%;
    text-align: left;
    color: #1178b9;
    border-top: 2px solid #1178b9;
    border-bottom: 2px solid #1178b9;
}

.header__link{
  color: #014e74;
  text-decoration: none;
  border-bottom: 1px dashed #014e74;
  position: relative;
}

.catalog-plate__img-holder {
    border: 1px solid #d9d9d9;
}

.slick-prev:before, .slick-next:before, .slick-prev:before, .slick-next:after{
	color: #309d37 !important;
	font-size: 30px !important;
    font-weight: 600 !important;
}

.union a.js-buy-button{
	text-decoration: none !important;
	color: #fff !important;
}

.union a.catalog-plate__name{
	text-decoration: none !important;
}

.pop-title{
    text-align: center;
    text-transform: uppercase;
    margin: 20px 0px 10px 0px !important;
    font-size: 24px !important;
}

.union-title{
	text-transform: uppercase;
    font-size: 20px;
    margin: 30px 0 10px 0 !important;
}

div.best{
	border: 1px solid green;
}

div.best .purchase-items{
	margin: 0px 50px 0px 50px;
}

div.best .purchase-items__volume{
	display: none;
}

div.best .catalog-plate__name{
	font-size: 1.2em !important; 
}

.old-price{
	color: #ff000099;
	font-size: 14px;
}
.page__form{
	padding: 0 20px;
	background: #fff;
}
.form_order{
	padding: 30px;	
	border: 2px solid #fd9b27;
}
.page__form_title{
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}
.dflex{
	display: flex;
	justify-content: space-between;
}
.page__form_block{
	margin: 25px 0;
	flex: 0 0 48%;
}
.page__form_block label{
	display: block;
	font-size: 14px;
	font-weight: bold;
	color: #003333;
	margin-bottom: 10px;
	
}
.page__form_block input{
	width: 100%;
	margin-bottom: 10px;
}
.form_block_bottom div{
	flex: 0 0 49%;
}
.btn_sign_up_form{
	margin: 0 auto;
    display: block;
}
.thanksform_head{
	height: 267px;
    box-sizing: border-box;
	padding: 0;
}
@media screen and (max-width: 767px) {
	.dflex{
		flex-wrap: wrap;
	}
	.page__form_block, .form_block_bottom div{
		flex: 0 0 100%;
	}
	.page__form_block{
		margin: 0;
	}
	.page__form_title{
		font-size: 18px;
	}
}
.layout__wrap-content #ya-site-form0{
	/*padding: 20px !important;*/
}
.seo-white{
	background-color:white;
	width:60%;
	margin: 0 auto;
	padding: 15px;
}
.seo-white ul{
	margin-left:20px;
}
.content-area p:first-child{
	padding-top:15px;
}
/* End */
/* /local/templates/tampomechanika/js/vendor/fancybox/jquery.fancybox.css?15256960044723 */
/* /local/templates/tampomechanika/js/vendor/jquery-ui/jquery-ui.css?150575402318156 */
/* /local/templates/tampomechanika/js/vendor/jquery.bxslider/jquery.bxslider.css?15256961403767 */
/* /local/templates/tampomechanika/js/vendor/select2/select2.css?150575402317604 */
/* /local/templates/tampomechanika/js/vendor/slick/slick.css?15057540231718 */
/* /local/templates/tampomechanika/js/slick/slick-theme.css?15070421693145 */
/* /local/templates/tampomechanika/js/vendor/video.js/video-js.css?152405390128062 */
/* /local/templates/tampomechanika/css/optimize.css?15536058714986 */
/* /local/templates/tampomechanika/css/fonts.css?15057540231255 */
/* /local/templates/tampomechanika/css/fontawesome.css?150575402334305 */
/* /local/templates/tampomechanika/js/vendor/jquery.mobilezoom/jquery.mobilezoom.css?1505754023903 */
/* /local/templates/tampomechanika/css/print.css?1505754023278 */
/* /local/templates/tampomechanika/css/global.css?1622450524973768 */
/* /local/templates/tampomechanika/css/tech.css?1505754023951 */
/* /local/templates/tampomechanika/styles.css?16224501202495 */
