

/* Start:/local/templates/main_a_dev/assets/css/fonts.css?1662127230285*/
@font-face {
	font-family: 'RUBSN';
	src: url('/local/templates/main_a_dev/assets/css/../fonts/RUBSN.eot');
	src: local('☺'), url('/local/templates/main_a_dev/assets/css/../fonts/RUBSN.woff') format('woff'), url('/local/templates/main_a_dev/assets/css/../fonts/RUBSN.ttf') format('truetype'), url('/local/templates/main_a_dev/assets/css/../fonts/RUBSN.svg') format('svg');
	font-weight: normal;
	font-display: swap;
	font-style: normal;
}

/* End */


/* Start:/local/templates/main_a_dev/assets/css/owl.carousel.css?16621272301400*/
/* 
 * 	Core Owl Carousel CSS File
 *	v1.3.3
 */

/* clearfix */
.owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
/* display none until init */
.owl-carousel{
	display: none;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper{
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer{
	overflow: hidden;
	position: relative;
	width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight{
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}
	
.owl-carousel .owl-item{
	float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{
	cursor: pointer;
}
.owl-controls {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}



/* fix */
.owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item{
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility:    hidden;
	-ms-backface-visibility:     hidden;
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
}


/* End */


/* Start:/local/templates/main_a_dev/assets/css/magnific-popup.css?16621272308055*/
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.2;
  filter: alpha(opacity=20); }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #CCC; }
    .mfp-preloader a:hover {
      color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none; }

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

.mfp-close {
  width: 25px;
  height: 25px;
  position: absolute;
  right: 29px;
  top: 21px;
  text-decoration: none;
  text-align: center;
  opacity: 1;
  padding: 0px; background: url(/local/templates/main_a_dev/assets/css/../images/cls.png) no-repeat !important;
  font-size: 0px; overflow: hidden; text-indent: -9999px;
}
  .mfp-close:hover,
  .mfp-close:focus {
    opacity: 1;
    filter: alpha(opacity=100); }
  .mfp-close:active {}

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  filter: alpha(opacity=65);
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover,
  .mfp-arrow:focus {
    opacity: 1;
    filter: alpha(opacity=100); }
  .mfp-arrow:before,
  .mfp-arrow:after,
  .mfp-arrow .mfp-b,
  .mfp-arrow .mfp-a {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after,
  .mfp-arrow .mfp-a {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before,
  .mfp-arrow .mfp-b {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after,
  .mfp-arrow-left .mfp-a {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
  .mfp-arrow-left:before,
  .mfp-arrow-left .mfp-b {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after,
  .mfp-arrow-right .mfp-a {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
  .mfp-arrow-right:before,
  .mfp-arrow-right .mfp-b {
    border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }
  .mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }

.mfp-ie7 .mfp-img {
  padding: 0; }

.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px; }

.mfp-ie7 .mfp-container {
  padding: 0; }

.mfp-ie7 .mfp-content {
  padding-top: 44px; }

.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0; }


/*****************************************************************/
.mfp-gallery .mfp-image-holder .mfp-close{
  width: 30px;
  padding: 0;
  z-index: 100;
  top: 10px;
  right: 10px;
  cursor: pointer;
  background: url(/local/templates/main_a_dev/assets/css/../images/cls2.png) no-repeat !important;
}
.mfp-gallery img.mfp-img{
  padding: 0;
}
/* End */


/* Start:/local/templates/main_a_dev/assets/css/jquery.formstyler.css?166212723011668*/
.jq-checkbox {
	top: -1px;
	vertical-align: middle;
	width: 16px;
	height: 16px;
	margin: 0 4px 0 0;
	border: 1px solid #C3C3C3;
	border-radius: 3px;
	background: #F5F5F5;
	background: -webkit-linear-gradient(#FFF, #E6E6E6);
	background:         linear-gradient(#FFF, #E6E6E6);
	box-shadow: 0 1px 1px rgba(0,0,0,.05), inset -1px -1px #FFF, inset 1px -1px #FFF;
	cursor: pointer;
}
.jq-checkbox.checked .jq-checkbox__div {
	width: 12px;
	height: 12px;
	margin: 2px 0 0 2px;
	border-radius: 2px;
	background: #666;
	box-shadow: inset 0 -3px 6px #AAA;
}
.jq-checkbox.focused {
	border: 1px solid #08C;
}
.jq-checkbox.disabled {
	opacity: .55;
}


.jq-radio {
	top: -1px;
	vertical-align: middle;
	width: 16px;
	height: 16px;
	margin: 0 4px 0 0;
	border: 1px solid #C3C3C3;
	border-radius: 50%;
	background: #F5F5F5;
	background: -webkit-linear-gradient(#FFF, #E6E6E6);
	background:         linear-gradient(#FFF, #E6E6E6);
	box-shadow: 0 1px 1px rgba(0,0,0,.05), inset -1px -1px #FFF, inset 1px -1px #FFF;
	cursor: pointer;
}
.jq-radio.checked .jq-radio__div {
	width: 10px;
	height: 10px;
	margin: 3px 0 0 3px;
	border-radius: 50%;
	background: #777;
	box-shadow: inset 1px 1px 1px rgba(0,0,0,.7);
}
.jq-radio.focused {
	border: 1px solid #08C;
}
.jq-radio.disabled {
	opacity: .55;
}


.jq-file {
	width: 270px;
	border-radius: 4px;
	box-shadow: 0 1px 2px rgba(0,0,0,.1);
}
.jq-file input {
	height: auto;
	line-height: 1em;
	cursor: pointer;
}
.jq-file__name {
	overflow: hidden;
	box-sizing: border-box;
	width: 100%;
	height: 34px;
	padding: 0 80px 0 10px;
	border: 1px solid #CCC;
	border-bottom-color: #B3B3B3;
	border-radius: 4px;
	background: #FFF;
	box-shadow: inset 1px 1px #F1F1F1;
	font: 14px/32px Arial, sans-serif;
	color: #333;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.jq-file__browse {
	position: absolute;
	top: 1px;
	right: 1px;
	padding: 0 10px;
	border-left: 1px solid #CCC;
	border-radius: 0 4px 4px 0;
	background: #F5F5F5;
	background: -webkit-linear-gradient(#FFF, #E6E6E6);
	background:         linear-gradient(#FFF, #E6E6E6);
	box-shadow: inset 1px -1px #F1F1F1, inset -1px 0 #F1F1F1, 0 1px 2px rgba(0,0,0,.1);
	font: 14px/32px Arial, sans-serif;
	color: #333;
	text-shadow: 1px 1px #FFF;
}
.jq-file:hover .jq-file__browse {
	background: #E6E6E6;
	background: -webkit-linear-gradient(#F6F6F6, #E6E6E6);
	background:         linear-gradient(#F6F6F6, #E6E6E6);
}
.jq-file:active .jq-file__browse {
	background: #F5F5F5;
	box-shadow: inset 1px 1px 3px #DDD;
}
.jq-file.focused .jq-file__name {
	border: 1px solid #5794BF;
}
.jq-file.disabled,
.jq-file.disabled .jq-file__name,
.jq-file.disabled .jq-file__browse {
	border-color: #CCC;
	background: #F5F5F5;
	box-shadow: none;
	color: #888;
}


.jq-number {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	padding: 0 36px 0 0;
}
.jq-number__field {
	width: 100px;
	border: 1px solid #CCC;
	border-bottom-color: #B3B3B3;
	border-radius: 4px;
	box-shadow: inset 1px 1px #F1F1F1, 0 1px 2px rgba(0,0,0,.1);
}
.jq-number__field:hover {
	border-color: #B3B3B3;
}
.jq-number__field input {
	box-sizing: border-box;
	width: 100%;
	padding: 8px 9px;
	border: none;
	outline: none;
	background: none;
	font: 14px Arial, sans-serif;
	color: #333;
	text-align: left; /* для Opera Presto */
	-moz-appearance: textfield;
}
.jq-number__field input::-webkit-inner-spin-button,
.jq-number__field input::-webkit-outer-spin-button {
	margin: 0; /* в каких-то браузерах присутствует отступ */
	-webkit-appearance: none;
}
.jq-number__spin {
	position: absolute;
	top: 0;
	right: 0;
	width: 32px;
	height: 14px;
	border: 1px solid #CCC;
	border-bottom-color: #B3B3B3;
	border-radius: 4px;
	background: #F5F5F5;
	background: -webkit-linear-gradient(#FFF, #E6E6E6);
	background:         linear-gradient(#FFF, #E6E6E6);
	box-shadow: 0 1px 2px rgba(0,0,0,.1);
	box-shadow: inset 1px -1px #F1F1F1, inset -1px 0 #F1F1F1, 0 1px 2px rgba(0,0,0,.1);
	-webkit-user-select: none;
	   -moz-user-select: none;
	    -ms-user-select: none;
	        user-select: none;
	text-shadow: 1px 1px #FFF;
	cursor: pointer;
}
.jq-number__spin.minus {
	top: auto;
	bottom: 0;
}
.jq-number__spin:hover {
	background: #E6E6E6;
	background: -webkit-linear-gradient(#F6F6F6, #E6E6E6);
	background:         linear-gradient(#F6F6F6, #E6E6E6);
}
.jq-number__spin:active {
	background: #F5F5F5;
	box-shadow: inset 1px 1px 3px #DDD;
}
.jq-number__spin:after {
	content: '';
	position: absolute;
	top: 4px;
	left: 11px;
	width: 0;
	height: 0;
	border-right: 5px solid transparent;
	border-bottom: 5px solid #999;
	border-left: 5px solid transparent;
}
.jq-number__spin.minus:after {
	top: 5px;
	border-top: 5px solid #999;
	border-right: 5px solid transparent;
	border-bottom: none;
	border-left: 5px solid transparent;
}
.jq-number__spin.minus:hover:after {
	border-top-color: #000;
}
.jq-number__spin.plus:hover:after {
	border-bottom-color: #000;
}
.jq-number.focused .jq-number__field {
	border: 1px solid #5794BF;
}
.jq-number.disabled .jq-number__field,
.jq-number.disabled .jq-number__spin {
	border-color: #CCC;
	background: #F5F5F5;
	box-shadow: none;
	color: #888;
}
.jq-number.disabled .jq-number__spin:after {
	border-bottom-color: #AAA;
}
.jq-number.disabled .jq-number__spin.minus:after {
	border-top-color: #AAA;
}


.jq-selectbox {
	vertical-align: middle;
	cursor: pointer;
}
.jq-selectbox__select {
	height: 50px;
	padding: 0 42px 0 17px;
	border: 0;
	border-radius: 0px;
	background: #dadada;
	font: 600 14px/50px 'Open Sans', sans-serif; text-transform: uppercase;
	color: #000;
}
.jq-selectbox__select:hover {
}
.jq-selectbox__select:active {
}
.jq-selectbox.focused .jq-selectbox__select {
}
.jq-selectbox.disabled .jq-selectbox__select {
	border-color: #CCC;
	background: #F5F5F5;
	box-shadow: none;
	color: #888;
}
.jq-selectbox__select-text {
	display: block;
	overflow: hidden;
	width: auto !important;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.jq-selectbox .placeholder {
	color: #888;
}
.jq-selectbox__trigger {
	position: absolute;
	top: 0;
	right: 0;
	width: 35px;
	height: 100%;
}
.jq-selectbox__trigger-arrow {
	position: absolute;
	top: 20px;
	right: 14px;
	width: 13px;
	height: 11px; background: url(/local/templates/main_a_dev/assets/css/../images/sity.png);
}
.jq-selectbox:hover .jq-selectbox__trigger-arrow {

}
.jq-selectbox.disabled .jq-selectbox__trigger-arrow {

}
.jq-selectbox__dropdown {
	box-sizing: border-box;
	width: 100%;
	margin: 0px 0 0;
	padding: 0;
	border: 0;
	border-radius: 0px;
	background: #dadada;
	font: 600 14px/50px 'Open Sans', sans-serif;
    min-width: 48px !important;
}
#city_selecter-styler .jq-selectbox__dropdown{
    min-width: 160px !important;
}
.jq-selectbox__search {
	margin: 5px;
}
.jq-selectbox__search input {
	box-sizing: border-box;
	width: 100%;
	margin: 0;
	padding: 5px 8px 6px;
	border: 1px solid #CCC;
	border-radius: 3px;
	outline: none;
	box-shadow: inset 1px 1px #F1F1F1;
	color: #333;
	-webkit-appearance: textfield;
}
.jq-selectbox__search input::-webkit-search-cancel-button,
.jq-selectbox__search input::-webkit-search-decoration {
	-webkit-appearance: none;
}
.jq-selectbox__not-found {
	margin: 5px;
	padding: 5px 8px 6px;
	background: #F0F0F0;
	font-size: 13px;
}
.jq-selectbox ul {
	margin: 0;
	padding: 0;
}
.jq-selectbox li {
	padding: 0px 17px;
	-webkit-user-select: none;
	   -moz-user-select: none;
	    -ms-user-select: none;
	        user-select: none;
	white-space: nowrap;
	color: #231F20;
}
.jq-selectbox li.selected {
	background-color: #A3ABB1;
	color: #FFF;
}
.jq-selectbox li:hover {
	/* background-color: #08C; */
	background-color: #ae263f;
	color: #FFF;
}
.jq-selectbox li.disabled {
	color: #AAA;
}
.jq-selectbox li.disabled:hover {
	background: none;
}
.jq-selectbox li.optgroup {
	font-weight: bold;
}
.jq-selectbox li.optgroup:hover {
	background: none;
	color: #231F20;
	cursor: default;
}
.jq-selectbox li.option {
	padding-left: 25px;
}


.jq-select-multiple {
	box-sizing: border-box;
	padding: 1px;
	border: 1px solid #CCC;
	border-bottom-color: #B3B3B3;
	border-radius: 4px;
	background: #FFF;
	box-shadow: inset 1px 1px #F1F1F1, 0 1px 2px rgba(0,0,0,.1);
	font: 14px/18px Arial, sans-serif;
	color: #333;
	cursor: default;
}
.jq-select-multiple.focused {
	border: 1px solid #5794BF;
}
.jq-select-multiple.disabled {
	border-color: #CCC;
	background: #F5F5F5;
	box-shadow: none;
	color: #888;
}
.jq-select-multiple ul {
	margin: 0;
	padding: 0;
}
.jq-select-multiple li {
	padding: 3px 9px 4px;
	list-style: none;
	-webkit-user-select: none;
	   -moz-user-select: none;
	    -ms-user-select: none;
	        user-select: none;
	white-space: nowrap;
}
.jq-select-multiple li:first-child {
	border-radius: 3px 3px 0 0;
}
.jq-select-multiple li:last-child {
	border-radius: 0 0 3px 3px;
}
.jq-select-multiple li.selected {
	background: #08C;
	color: #FFF;
}
.jq-select-multiple li.disabled {
	color: #AAA;
}
.jq-select-multiple.disabled li.selected,
.jq-select-multiple li.selected.disabled {
	background: #CCC;
	color: #FFF;
}
.jq-select-multiple li.optgroup {
	font-weight: bold;
}
.jq-select-multiple li.option {
	padding-left: 25px;
}


input[type='email'].styler,
input[type='password'].styler,
input[type='search'].styler,
input[type='tel'].styler,
input[type='text'].styler,
input[type='url'].styler,
textarea.styler {
	padding: 8px 9px;
	border: 1px solid #CCC;
	border-bottom-color: #B3B3B3;
	border-radius: 4px;
	box-shadow: inset 1px 1px #F1F1F1, 0 1px 2px rgba(0,0,0,.1);
	font: 14px Arial, sans-serif;
	color: #333;
}
input[type='search'].styler {
	-webkit-appearance: none;
}
textarea.styler {
	overflow: auto;
}
input[type='email'].styler:hover,
input[type='password'].styler:hover,
input[type='search'].styler:hover,
input[type='tel'].styler:hover,
input[type='text'].styler:hover,
input[type='url'].styler:hover,
textarea.styler:hover {
	border-color: #B3B3B3;
}
input[type='email'].styler:focus,
input[type='password'].styler:focus,
input[type='search'].styler:focus,
input[type='tel'].styler:focus,
input[type='text'].styler:focus,
input[type='url'].styler:focus,
textarea.styler:focus {
	border-color: #CCC;
	border-top-color: #B3B3B3;
	outline: none;
	box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
}
button.styler,
input[type='button'].styler,
input[type='submit'].styler,
input[type='reset'].styler {
	overflow: visible;
	padding: 8px 11px;
	border: 1px solid #CCC;
	border-bottom-color: #B3B3B3;
	border-radius: 4px;
	outline: none;
	background: #F5F5F5;
	background: -webkit-linear-gradient(#FFF, #E6E6E6);
	background:         linear-gradient(#FFF, #E6E6E6);
	box-shadow: inset 1px -1px #F1F1F1, inset -1px 0 #F1F1F1, 0 1px 2px rgba(0,0,0,.1);
	font: 14px Arial, sans-serif;
	color: #333;
	text-shadow: 1px 1px #FFF;
	cursor: pointer;
}
button.styler::-moz-focus-inner,
input[type='button'].styler::-moz-focus-inner,
input[type='submit'].styler::-moz-focus-inner,
input[type='reset'].styler::-moz-focus-inner {
	padding: 0;
	border: 0;
}
button.styler:not([disabled]):hover,
input[type='button'].styler:not([disabled]):hover,
input[type='submit'].styler:not([disabled]):hover,
input[type='reset'].styler:hover {
	background: #E6E6E6;
	background: -webkit-linear-gradient(#F6F6F6, #E6E6E6);
	background:         linear-gradient(#F6F6F6, #E6E6E6);
}
button.styler:not([disabled]):active,
input[type='button'].styler:not([disabled]):active,
input[type='submit'].styler:not([disabled]):active,
input[type='reset'].styler:active {
	background: #F5F5F5;
	box-shadow: inset 1px 1px 3px #DDD;
}
button.styler[disabled],
input[type='button'].styler[disabled],
input[type='submit'].styler[disabled] {
	border-color: #CCC;
	background: #F5F5F5;
	box-shadow: none;
	color: #888;
}

/* End */


/* Start:/local/templates/main_a_dev/assets/css/trackpad-scroll-emulator.css?16621272302347*/
/**
 * TrackpadScrollEmulator
 * Author: Jonathan Nicol @f6design
 * https://github.com/jnicol/trackpad-scroll-emulator
 */
 
 .tse-scrollable {
  position: relative;
  width: 200px; /* Default value. Overwite this if you want. */
  height: 300px; /* Default value. Overwite this if you want. */
  overflow: hidden;
  }
  .tse-scrollable .tse-scroll-content {
    overflow: hidden;
    overflow-y: scroll;
    }
    /* No longer using ::scrollbar too, since it breaks Chrome 25 */
    .tse-scrollable .tse-scroll-content::-webkit-scrollbar {
      width: 0;
      height: 0;
      }
.tse-scrollbar {
  z-index: 99;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 11px;
  }
  .tse-scrollbar .drag-handle {
    position: absolute;
    right: 2px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    min-height: 10px;
    width: 7px;
    opacity: 0;
    -webkit-transition: opacity 0.2s linear;
    -moz-transition: opacity 0.2s linear;
    -o-transition: opacity 0.2s linear;
    -ms-transition: opacity 0.2s linear;
    transition: opacity 0.2s linear;
    background: #6c6e71;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    }
  .tse-scrollbar:hover .drag-handle {
    /* When hovered, remove all transitions from drag handle */
    opacity: 0.7;
    -webkit-transition: opacity 0 linear;
    -moz-transition: opacity 0 linear;
    -o-transition: opacity 0 linear;
    -ms-transition: opacity 0 linear;
    transition: opacity 0 linear;
    }
    .tse-scrollbar .drag-handle.visible {
      opacity: 0.7;
      }
/* Used when testing the scrollbar width */
/* No longer using ::scrollbar too, since it breaks Chrome 25 */
.scrollbar-width-tester::-webkit-scrollbar {
  width: 0;
  height: 0;
}
/* Horizontal scroller */
.tse-scrollable.horizontal .tse-scroll-content {
  overflow-x: scroll;
  overflow-y: hidden;
  }
  .tse-scrollable.horizontal .tse-scroll-content::-webkit-scrollbar,
  .tse-scrollable.horizontal .tse-scroll-content::scrollbar {
    width: auto;
    height: 0;
    }
.tse-scrollable.horizontal .tse-scrollbar {
  top: auto;
  left: 0;
  width: auto;
  height: 11px;
  }
  .tse-scrollable.horizontal .tse-scrollbar .drag-handle {
    right: auto;
    top: 2px;
    height: 7px;
    min-height: 0;
    min-width: 10px;
    width: auto;
    }

/* End */


/* Start:/local/templates/main_a_dev/assets/css/animate.css?166212723072261*/
@charset "UTF-8";

/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2016 Daniel Eden
 */

.animated {
  -webkit-animation-duration: .3s;
  animation-duration: .3s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}

.animated.flipOutX,
.animated.flipOutY,
.animated.bounceIn,
.animated.bounceOut {
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
}

@-webkit-keyframes bounce {
  from, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }

  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }

  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }

  90% {
    -webkit-transform: translate3d(0,-4px,0);
    transform: translate3d(0,-4px,0);
  }
}

@keyframes bounce {
  from, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }

  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }

  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -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;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
}

@-webkit-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;
  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);
  }
}

@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;
  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(.95, 1.05, 1);
    transform: scale3d(.95, 1.05, 1);
  }

  75% {
    -webkit-transform: scale3d(1.05, .95, 1);
    transform: scale3d(1.05, .95, 1);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    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(.95, 1.05, 1);
    transform: scale3d(.95, 1.05, 1);
  }

  75% {
    -webkit-transform: scale3d(1.05, .95, 1);
    transform: scale3d(1.05, .95, 1);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.rubberBand {
  -webkit-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);
  }
}

@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;
  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);
  }
}

@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);
  }
}

.headShake {
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-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);
  }
}

@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;
  transform-origin: top center;
  -webkit-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(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(.9, .9, .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);
  }
}

@keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  10%, 20% {
    -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(.9, .9, .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;
  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;
  }
}

@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;
  }
}

.wobble {
  -webkit-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.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }

  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}

@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.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }

  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}

.jello {
  -webkit-animation-name: jello;
  animation-name: jello;
  -webkit-transform-origin: center;
  transform-origin: center;
}

@-webkit-keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  40% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .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(.97, .97, .97);
    transform: scale3d(.97, .97, .97);
  }

  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  40% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .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(.97, .97, .97);
    transform: scale3d(.97, .97, .97);
  }

  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
}

@-webkit-keyframes bounceInDown {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  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;
  }
}

@keyframes bounceInDown {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  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;
  }
}

.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}

@-webkit-keyframes bounceInLeft {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  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;
  }
}

@keyframes bounceInLeft {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  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;
  }
}

.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}

@-webkit-keyframes bounceInRight {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  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;
  }
}

@keyframes bounceInRight {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  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;
  }
}

.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}

@-webkit-keyframes bounceInUp {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  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);
  }
}

@keyframes bounceInUp {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  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;
  animation-name: bounceInUp;
}

@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .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(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }
}

@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .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(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }
}

.bounceOut {
  -webkit-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);
  }
}

@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;
  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);
  }
}

@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;
  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);
  }
}

@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;
  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);
  }
}

@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;
  animation-name: bounceOutUp;
}

@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.fadeIn {
  -webkit-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;
  }
}

@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInDown {
  -webkit-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;
  }
}

@keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInDownBig {
  -webkit-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;
  }
}

@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInLeft {
  -webkit-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;
  }
}

@keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInLeftBig {
  -webkit-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;
  }
}

@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInRight {
  -webkit-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;
  }
}

@keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInRightBig {
  -webkit-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;
  }
}

@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInUp {
  -webkit-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;
  }
}

@keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}

@-webkit-keyframes fadeOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}

@keyframes fadeOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}

.fadeOut {
  -webkit-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);
  }
}

@keyframes fadeOutDown {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

.fadeOutDown {
  -webkit-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);
  }
}

@keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

.fadeOutDownBig {
  -webkit-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);
  }
}

@keyframes fadeOutLeft {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

.fadeOutLeft {
  -webkit-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);
  }
}

@keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

.fadeOutLeftBig {
  -webkit-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);
  }
}

@keyframes fadeOutRight {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

.fadeOutRight {
  -webkit-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);
  }
}

@keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

.fadeOutRightBig {
  -webkit-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);
  }
}

@keyframes fadeOutUp {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

.fadeOutUp {
  -webkit-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);
  }
}

@keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

.fadeOutUpBig {
  -webkit-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(.95, .95, .95);
    transform: perspective(400px) scale3d(.95, .95, .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;
  }
}

@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(.95, .95, .95);
    transform: perspective(400px) scale3d(.95, .95, .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;
  }
}

.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-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);
  }
}

@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);
  }
}

.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-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);
  }
}

@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);
  }
}

.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-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;
  }
}

@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;
  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;
  }
}

@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;
  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;
  }
}

@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;
  }
}

.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-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;
  }
}

@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;
  animation-name: lightSpeedOut;
  -webkit-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;
  }
}

@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;
  }
}

.rotateIn {
  -webkit-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;
  }
}

@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;
  }
}

.rotateInDownLeft {
  -webkit-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;
  }
}

@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;
  }
}

.rotateInDownRight {
  -webkit-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;
  }
}

@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;
  }
}

.rotateInUpLeft {
  -webkit-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;
  }
}

@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;
  }
}

.rotateInUpRight {
  -webkit-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;
  }
}

@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;
  }
}

.rotateOut {
  -webkit-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;
  }
}

@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;
  }
}

.rotateOutDownLeft {
  -webkit-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;
  }
}

@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;
  }
}

.rotateOutDownRight {
  -webkit-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;
  }
}

@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;
  }
}

.rotateOutUpLeft {
  -webkit-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;
  }
}

@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;
  }
}

.rotateOutUpRight {
  -webkit-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;
  }
}

@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;
  }
}

.hinge {
  -webkit-animation-name: hinge;
  animation-name: hinge;
}

/* 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;
  }
}

@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;
  }
}

.rollIn {
  -webkit-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);
  }
}

@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;
  animation-name: rollOut;
}

@-webkit-keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  50% {
    opacity: 1;
  }
}

@keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  50% {
    opacity: 1;
  }
}

.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}

@-webkit-keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown;
}

@-webkit-keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft;
}

@-webkit-keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight;
}

@-webkit-keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp;
}

@-webkit-keyframes zoomOut {
  from {
    opacity: 1;
  }

  50% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  to {
    opacity: 0;
  }
}

@keyframes zoomOut {
  from {
    opacity: 1;
  }

  50% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  to {
    opacity: 0;
  }
}

.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut;
}

@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    transform: scale3d(.1, .1, .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.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    transform: scale3d(.1, .1, .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.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown;
}

@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
    transform: scale(.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}

@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
    transform: scale(.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}

.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft;
}

@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
    transform: scale(.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}

@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
    transform: scale(.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}

.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight;
}

@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    transform: scale3d(.1, .1, .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.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    transform: scale3d(.1, .1, .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.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomOutUp {
  -webkit-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);
  }
}

@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;
  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);
  }
}

@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;
  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);
  }
}

@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;
  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);
  }
}

@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;
  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);
  }
}

@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;
  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);
  }
}

@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;
  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);
  }
}

@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;
  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);
  }
}

@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;
  animation-name: slideOutUp;
}

/* End */


/* Start:/local/templates/main_a_dev/assets/css/style.min.css?1702907291196095*/
﻿@media (max-width:767px){#bx-panel{display:none !important}}
/*
@media only screen and (-Webkit-min-device-pixel-ratio: 2),
only screen and (-moz-min-device-pixel-ratio: 2),
only screen and (-o-min-device-pixel-ratio: 2),
only screen and (min-device-pixel-ratio: 2)
{
    body .hidden-sm {
        display: block!important;
    }
    body .hidden-xs {
        display: block !important;
    }
    body hidden-md, body .hidden-lg{
        display: block !important;
    }
}

@media (max-width: 384px) {
    body .hidden-xs {
        display: none !important;
    }
}

@media(min-width: 496px) and (max-width:599px) {
    body .hidden-md {
        display:none!important;
    }
}
@media(min-width: 384px) and (max-width:599px) {
    body .hidden-sm {
        display:none!important;
    }
}
@media(min-width: 600px) {
    body .hidden-lg {
        display:none!important
    }
}

/*
@media only screen and (-Webkit-min-device-pixel-ratio: 2) and (min-width: 384px) and (max-width: 495px),
only screen and (-moz-min-device-pixel-ratio: 2) and (min-width: 384px)  and (max-width: 495px),
only screen and (-o-min-device-pixel-ratio: 2) and (min-width: 384px)  and (max-width: 495px),
only screen and (min-device-pixel-ratio: 2) and (min-width: 384px)  and (max-width: 495px){
    body .hidden-sm {
        display: none!important;
    }
}
/*@media only screen and (-Webkit-min-device-pixel-ratio: 2) and (max-width: 384px),
only screen and (-moz-min-device-pixel-ratio: 2) and (max-width: 384px),
only screen and (-o-min-device-pixel-ratio: 2) and (max-width: 384px),
only screen and (min-device-pixel-ratio: 2) and  (max-width: 384px)
{
    .hidden-xs {
        display: none !important;
    }
}*/

body, html {
    height: 100%;
    font: 400 16px/24px 'Open Sans', sans-serif;
    color: #000;
}

.seo-text p, .seo-text ul li,.category-desc p, .category-desc ul li{color:#000;}



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

*:focus {
	outline: none;
}

img {
    border: 0
}

article, aside, footer, header, hgroup, img, nav, section {
    display: block
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
p,
ul {
	margin: 0;
}

nav.menu .right li{}
nav.menu .right li:hover a{
    /* background: #c33118; */
    /* color: #333; */
    opacity: .5;
}
nav.menu .right li:focus{}
nav.menu .vip:hover a{
    /* background: #c14b11; */
    /* color: #333; */
    opacity: .5;
}
nav.top .menu li:hover a{
    /* color: #dadada; */
    opacity: .5;
}

@media (max-width: 767px) {
	nav.top .menu li{
		background-color: #dadada;
	}
	nav.top .menu li:hover a{
		background: #dadada;
		opacity: 1;
	}
	.p-vip nav.top .menu li{
		background-color: #312d2b;
	}
	.p-vip nav.top .menu li:hover{
		background-color: #3d3836;
	}
	.p-vip nav.top .menu li:hover a{
		background: #3d3836;
		opacity: 1;
	}
}

textarea {
    resize: none
}

button, div, input, textarea {
    outline: none
}

ul {
    list-style: none
}

label {
    margin-bottom: 0px;
    font-weight: normal;
}

._hidden {
    display: none !important
}

.clear {
    clear: both;
    line-height: 0;
    font-size: 0;
    height: 0
}

.clearfix:after {
    content: '';
    clear: both;
    display: block;
    height: 0;
    line-height: 0;
    font-size: 0;
    background: 0 0
}

@font-face {
    font-family: 'Segoe UI Bold';
    src: url("/local/templates/main_a_dev/assets/css/../fonts/SegoeUI-Bold.eot");
    src: url("/local/templates/main_a_dev/assets/css/../fonts/SegoeUI-Bold.eot?#iefix") format('embedded-opentype'), url("/local/templates/main_a_dev/assets/css/../fonts/SegoeUI-Bold.woff") format('woff'), url("/local/templates/main_a_dev/assets/css/../fonts/SegoeUI-Bold.ttf") format('truetype'), url("/local/templates/main_a_dev/assets/css/../fonts/SegoeUI-Bold.svg#SegoeUI-Bold") format('svg');
    font-weight: 700;
    font-style: normal
}

body {
	min-width: 320px;
}

.cent {
    display: block;
    margin: 0 auto;
    padding: 0px;
    position: relative
}

.container {
	width: auto !important;
}

@media (min-width: 1200px) {
	.cent {
		width: 1124px;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.cent {
		width: 960px;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.cent {
		width: 728px;
	}
}

@media (max-width: 767px) {
	.cent {
		max-width: 640px;
	}
}

.cent form.filter {
    padding-bottom: 25px
}

.left {
    float: left
}

.right {
    float: right
}
.right {
    color: white;
}

.relative {
    position: relative
}

a {
    color: #6eaee5;
    outline: none
}

a:hover {
    text-decoration: none
}

a:hover, a:focus {
    color: #ae263f;
    text-decoration: underline;
}
a:focus {
	outline: none;
}

.article-item, .articles-frame h4 a, .news-frame .new-item, .news-frame .new-item h3 a, .order-call a, .pages a, .product-lists .item, .soc-tabs img, .views-panel li .item {
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.main {
    /*overflow: hidden;*/
	position: relative;
	overflow-x: hidden;
}

.top {
    background: #f3f3f3;
    min-height: 50px;
    font: 600 14px/50px 'Open Sans', sans-serif;
    text-transform: uppercase;
    position: relative;
    z-index: 850
}

.top .tcmb-btn-view{
    width: 50px;
    height: 50px;
    background-color: #ae263f;
    cursor: pointer;
	position: relative;
	float: left;
}

.top .tcmb-btn-view:before {
    background-image: url('/local/templates/main_a/assets/images/top-catalog-menu-btn.png');
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: contain;
    width: 30px;
    height: 30px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -15px;
    margin-left: -15px;
    content: "";
    display: block;
}

.top .sity {
    float: left;
    font-size: 0
}

.top .sity span {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    font-weight: 600;
    margin-right: 20px
}

.top .top-btn-cabinet {
	width: 50px;
	height: 50px;
	position: relative;
	float: right;
}

.top .top-btn-cabinet a {
	display: block;
	width: 100%;
	height: 100%;
	cursor: pointer;
}

.top .top-btn-cabinet a:before{
	background-image: url('/local/templates/main_a/assets/images/top-icon-cabinet.png');
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: contain;
    width: 30px;
    height: 30px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -15px;
    margin-left: -15px;
    content: "";
    display: block;
}

.top .mainphone {
    padding-right: 10px;
    font-size: 18px;
	float: right;
}

.top .logo_top {
    margin: 5px 0 0 15px;
    text-align: center;
    float: left;
}

.top .top-btn-basket {
	width: 50px;
	height: 50px;
	position: relative;
	float: right;
}

.top .top-btn-basket a {
	display: block;
	width: 100%;
	height: 100%;
	cursor: pointer;
}

.top .top-btn-basket a:before {
	background-image: url('/local/templates/main_a/assets/images/top-icon-basket.png');
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: contain;
    width: 30px;
    height: 30px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -15px;
    margin-left: -15px;
    content: "";
    display: block;
}

.w122 {
    width: 122px
}

.top .menu {
    float: right;
}

.top .menu .menu-top-btn {
	width: 50px;
	height: 50px;
	position: relative;
	cursor: pointer;
}

.top .menu .menu-top-btn:before {
	background-image: url('/local/templates/main_a/assets/images/top-icon-menu.png');
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: contain;
    width: 30px;
    height: 30px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -15px;
    margin-left: -15px;
    content: "";
    display: block;
}

.top .menu li {
    float: left;
    margin-left: 24px
}

.top .menu a {
    color: #000;
    text-decoration: none
}

@media (min-width: 1200px) {

}

@media (min-width: 992px) and (max-width: 1199px) {
	.top {
		font: 600 12px/50px 'Open Sans', sans-serif;
	}

	.top .sity span {
		font-size: 12px;
	}

	#city_selecter-styler {
		width: 150px;
	}

	.jq-selectbox__select {
		font: 600 12px/50px 'Open Sans', sans-serif;
	}
	
	.top .menu li {
		 margin-left: 17px;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.top {
		font: 600 12px/50px 'Open Sans', sans-serif;
	}

	.top .sity span {
		font-size: 12px;
	}

	#city_selecter-styler {
		width: 150px;
	}

	.jq-selectbox__select {
		font: 600 12px/50px 'Open Sans', sans-serif;
	}

	.top .menu li {
		 margin-left: 11px;
	}
}

@media (max-width: 767px) {
	.top .sity {
	    width: 37%;
	}

	#city_selecter-styler {
		min-width: 120px;
		width: 100%;
	}

	.top .menu {
		width: 50px;
		height: 50px;
	}

	.top .menu ul {
		display: none;
		position: absolute;
		right: 0;
		top: 50px;
	}

	.top .menu ul.open{
		display: block;
	}

	.top .menu li {
		float: none;
		margin-left: 0px;
		padding-left: 15px;
		padding-right: 15px;
		display: block;
	}

		color: #000;
    .top .menu a {
        text-decoration: none;
		background-color: #f3f3f3;
		display: block;
		padding: 0px 20px;
	}

	.p-vip .top .menu a {
		    background-color: #312d2b;
	}
}
@media (max-width: 360px) {
    .top .mainphone {
        font-size: 14px;
    }
}


.scroll {
    position: relative;
    width: 100%;
    left: 0;
    top: 0;
}



.fix_trans{
    height: 0;
    opacity: 0;
}

.scroll.fixed {
    position: fixed;
    /*background: url("/local/templates/main_a_dev/assets/css/../images/scroll.png");*/
    height: 79px;
    width: 100%;
	background-color: rgba(255,255,255,0.9);
    display: block;
    opacity: 1;

    -webkit-transition: all 600ms ease;
    -moz-transition: all 600ms ease;
    -ms-transition: all 600ms ease;
    -o-transition: all 600ms ease;
    transition: all 600ms ease;
}

nav.top.fixed {
    position: fixed;
    height: 50px;
    width: 100%;
    box-shadow: -1px 4px 5px #ccc;
    z-index: 1001;
    display: block;
    opacity: 1;

    -webkit-transition: all 600ms ease;
    -moz-transition: all 600ms ease;
    -ms-transition: all 600ms ease;
    -o-transition: all 600ms ease;
    transition: all 600ms ease;
}



nav.top.fixed.open {
    height: 100%;
    overflow-y: scroll;
    overflow-x:hidden;
}
nav.top.fixed.open::-webkit-scrollbar {display: none}
nav.top.fixed.open::-webkit-scrollbar-button {display: none}
nav.top.fixed.open::-webkit-scrollbar-track {display: none}
nav.top.fixed.open::-webkit-scrollbar-track-piece {display: none}
nav.top.fixed.open::-webkit-scrollbar-thumb {display: none}
nav.top.fixed.open::-webkit-scrollbar-corner {display: none}
nav.top.fixed.open::-webkit-resizer {display: none}

.p-vip .scroll:before {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
    /*background-color: #3d3836;*/
	background-color: #000;
    background-image: url(/local/templates/main_a_dev/assets/css/../images/vip-bg-top.jpg);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
}

.p-vip .scroll.fixed:before {
	display: none;
}


@media (min-width: 1200px) {
	.p-vip .scroll:before {
		height: 263px;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.p-vip .scroll:before {
		height: 232px;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.p-vip .scroll:before {
		height: 259px;
	}
}

@media (max-width: 767px) {
	.p-vip .scroll:before {
		height: 240px;
	}
}

/*.scroll.fixed:after{height:32px;position:absolute;left:0;width:100%;bottom:-32px;content:'';background:url("/local/templates/main_a_dev/assets/css/../images/scroll-shadow.png") repeat-x 0 0}*/

header {
    font: 600 14px/20px 'Open Sans', sans-serif;
    color: #000;
    position: relative;
    z-index: 803;
    /*min-height: 300px;*/
    /*min-height: 254px;*/
}

header .logo {
	text-align: center;
}

header .logo a {
    display: inline-block;
	vertical-align: middle;
}

header .logo a img{
    display: block;
    width: auto;
    max-width: 100%;
    height: auto;
    max-height: 100%;
}

header .phone {
    margin: 24px 55px 0 0;
    min-width: 250px
}
header .phone.left.lt {
    /* margin-right: 40px; */
    margin-right: 54px;
}

header .phone .number {
    font-size: 27px;
    line-height: 33px
}

header .phone .number span {
    color: #8f8f8f
}

header .phone .back-call {
    display: block;
    line-height: 34px;
    background: #f3f3f3;
    border-bottom: 1px solid #c9c9c9;
    color: #000;
    text-decoration: none;
    padding: 0 0 0 12px;
    width: 229px;
    box-sizing: border-box;
    margin-top: 8px;
    position: relative
}

.-back-call:before, header .phone .back-call:after {
    width: 23px;
    height: 22px;
    content: '';
    background: url("/local/templates/main_a_dev/assets/css/../images/back-call.png");
    position: absolute;
    right: 13px;
    top: 6px
}

.-back-call:before {
    right: auto;
    left: 28px;
    top: 50%;
    margin-top: -11px
}

header .menu, header .search {
    float: left;
    width: 100%
}

header .menu {
    margin-top: 9px;
}

header .cart {
    width: 269px;
    display: block;
    font-size: 0;
    background: #ae263f;
    position: relative;
    /* margin-top: 45px */
    margin-top: 24px;
}

header .cart .quantity, header .cart .h3 {
    display: inline-block;
    vertical-align: middle
}

header .cart .h3 {
    text-transform: uppercase;
    padding: 0 12px 0 26px;
    line-height: 53px;
    color: #fff;
    font-size: 14px;
    font-weight: 600
}

header .cart .quantity {
    width: 27px;
    height: 27px;
    background: #fff;
    line-height: 27px;
    text-align: center;
    color: #000;
    font-size: 16px;
    font-weight: 700;
    text-decoration: none;
    border-radius: 50%
}

header .cart .btn-cart {
    right: 18px
}

header .cart .btn-cart, header .catalog .btn {
    cursor: pointer;
    cursor: pointer;
    width: 13px;
    height: 10px;
    background: url(/local/templates/main_a_dev/assets/css/../images/btn-cart.png);
    display: block;
    padding: 0;
    border: none;
    border-radius: 0px;
}

header .cart .btn-cart {
    position: absolute;
    top: 50%;
    margin-top: -5px;
}

header .write-supervisor {
    /* margin-top: 7px */
    margin-top: 11px;
}

header .write-supervisor a {
    background: #f3f3f3;
    border-bottom: 1px solid #c9c9c9;
    line-height: 34px;
    color: #000;
    text-decoration: none;
    padding: 0 0 0 26px;
    display: block;
    position: relative
}

.-write:before, header .write-supervisor a:after {
    content: '';
    background: url("/local/templates/main_a_dev/assets/css/../images/write.png");
    width: 24px;
    height: 20px;
    position: absolute;
    right: 14px;
    top: 6px
}

.-write:before {
    left: 28px;
    right: auto;
    top: 50%;
    margin-top: -10px
}

header .catalog {
    float: left;
    width: 237px;
    height: 53px;
    background: #ae263f;
    text-decoration: none
}

header .catalog p {
    cursor: pointer;
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 700;
    line-height: 53px;
    padding: 0 0 0 20px
}

header .catalog .btn {
    right: 19px
}

.wrap header .catalog {
    border-bottom: 2px solid #000;
    height: 51px
}

.wrap header .catalog p, .wrap header .vip a {
    line-height: 51px
}

header .vip {
    float: left;
    margin-left: 8px;
    background: #c33118
}

.search .submit, header .vip a {
    color: #fff;
    text-transform: uppercase
}

header .menu .right li, header .vip a {
    line-height: 53px;
    font-size: 16px;
    font-weight: 700
}

header .vip a {
    width: 78px;
    text-align: center;
    text-decoration: none;
    display: block;
}

.wrap header .vip {
    border-bottom: 2px solid #000
}

header .menu .right ul {
    display: block;
    width: 792px;
    height: 53px;
    background: #c14b11;
    font-size: 0;
    text-align: center
}

header .menu .right li {
    display: inline-block;
    vertical-align: middle;
    text-transform: uppercase;
    padding: 0 15px;
}

header .menu .right li a {
    color: #fff;
    text-decoration: none
}

@media (min-width: 1200px) {
	header .logo {
		margin: 30px 0px 20px 0px;
	}

	header .phone {
		margin: 0;
		min-width: auto;
		padding-top: 24px;
	}

	header .phone .number {
		font-size: 28px;
		display: inline-block;
		line-height: 30px;
	}

	header .phone-main {
		padding-top: 24px;
	}

	header .phone-number-main a {
		font-size: 28px;
		display: inline-block;
		line-height: 30px;
	}

	header  .work-time {
		text-align: right;
		padding-top: 24px;
	}

		header .top-feedback-block  {
		margin: 0;
		text-align: left;
		padding-top: 20px;
	}

	header .top-feedback-block .back-call {
		text-align: left;
		display: inline-block;
		line-height: 50px;
		background: #f3f3f3;
		border-bottom: 1px solid #c9c9c9;
		color: #000;
		text-decoration: none;
		padding: 0 0 0 20px;
		/*width: 220px;*/
		width: 100%;
		position: relative;
		vertical-align: middle;
	}

	header .top-feedback-block .back-call:after {
		width: 23px;
		height: 22px;
		content: '';
		background: url(/local/templates/main_a_dev/assets/css/../images/back-call.png);
		position: absolute;
		right: 20px;
		top: 50%;
		margin-top: -11px;
	}

	header .write-supervisor {
		margin: 0;
		padding-top: 20px;
	}

	header .write-supervisor a {
		text-align: left;
		width: 100%;
		background: #f3f3f3;
		border-bottom: 1px solid #c9c9c9;
		line-height: 50px;
		color: #000;
		text-decoration: none;
		padding: 0 0 0 20px;
		display: inline-block;
		position: relative;
		vertical-align: middle;
	}

	header .write-supervisor a:after {
		content: '';
		background: url(/local/templates/main_a_dev/assets/css/../images/write.png);
		width: 24px;
		height: 20px;
		position: absolute;
		right: 20px;
		top: 50%;
		margin-top: -10px;
	}

	header .cart {
		width: 100%;
		margin-top: 20px;
	}

	header .cart .h3 {
		line-height: 51px;
	}

	header .scroll.fixed .row {
		margin: 0;
	}

	header .scroll.fixed .row>div{
		width: auto !important;
		padding: 0 !important;
		left: auto !important;
		right: auto !important;
		min-height: 0 !important;
	}

	header .scroll.fixed .phone-main {
		display: none;
	}

	header .scroll.fixed .work-time {
		display: none;
	}

	header .scroll.fixed .row>.clearfix {
		display: none !important;
	}

		header .scroll.fixed .phone {
		margin: 0;
		padding: 0px;
		min-width: 250px;
		position: absolute;
		z-index: 100;
		left: 505px;
	}

	header .scroll.fixed .cart {
		margin-top: 14px;
		background: #aaa;
		margin-right: 0px;
		position: absolute;
		z-index: 100;
		width: 269px;
		left: 755px;
	}

	header .scroll.fixed .menu {
		position: absolute;
		left: 125px;
		top: -52px;
		margin: 0;
		width: 289px;
	}

	header .scroll.fixed .top-feedback-block {
		margin: 0;
		text-align: left;
		padding: 0;
		position: absolute;
		z-index: 100;
		left: 313px;
		top: 14px;
	}

	header .scroll.fixed .top-feedback-block .back-call {
		background: 0 0;
		height: 52px;
		border: 1px solid #dfdcdb;
		padding: 0 45px 0 14px;
		font-size: 14px;
		font-weight: 600;
		text-transform: uppercase;
		line-height: 50px;
		color: #353535;
		width: 200px;
	}

	.p-vip .scroll.fixed .top-feedback-block .back-call {
		color: #e0e0e0;
	}

	header .scroll.fixed .top-feedback-block .back-call span {
		display: none;
	}

	header .scroll.fixed .top-feedback-block .back-call:before {
		content: 'Вам перезвонить';
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	header .logo {
		margin: 30px 0px 20px 0px;
	}

	header .phone {
		margin: 0;
		min-width: auto;
		padding-top: 24px;
	}

	header .phone .number {
		font-size: 28px;
		display: inline-block;
		line-height: 30px;
	}

	header .phone-main {
		padding-top: 24px;
	}

	header .phone-number-main a {
		font-size: 28px;
		display: inline-block;
		line-height: 30px;
	}

	header  .work-time {
		text-align: right;
		padding-top: 24px;
	}

		header .top-feedback-block  {
		margin: 0;
		text-align: left;
		padding-top: 20px;
	}

	header .top-feedback-block .back-call {
		text-align: left;
		display: inline-block;
		line-height: 50px;
		background: #f3f3f3;
		border-bottom: 1px solid #c9c9c9;
		color: #000;
		text-decoration: none;
		padding: 0 0 0 20px;
		/*width: 220px;*/
		width: 100%;
		position: relative;
		vertical-align: middle;
	}

	header .top-feedback-block .back-call:after {
		width: 23px;
		height: 22px;
		content: '';
		background: url(/local/templates/main_a_dev/assets/css/../images/back-call.png);
		position: absolute;
		right: 20px;
		top: 50%;
		margin-top: -11px;
	}

	header .write-supervisor {
		margin: 0;
		padding-top: 20px;
	}

	header .write-supervisor a {
		text-align: left;
		width: 100%;
		background: #f3f3f3;
		border-bottom: 1px solid #c9c9c9;
		line-height: 50px;
		color: #000;
		text-decoration: none;
		padding: 0 0 0 20px;
		display: inline-block;
		position: relative;
		vertical-align: middle;
	}

	header .write-supervisor a:after {
		content: '';
		background: url(/local/templates/main_a_dev/assets/css/../images/write.png);
		width: 24px;
		height: 20px;
		position: absolute;
		right: 20px;
		top: 50%;
		margin-top: -10px;
	}

	header .cart {
		width: 100%;
		margin-top: 20px;
	}

	header .cart .h3 {
		line-height: 51px;
	}

	header .catalog {
		width: 230px;
	}

	header .catalog p {
		font-size: 13px;
		padding: 0 0 0 25px;
		letter-spacing: 0.05em;
	}

	header .vip {
		margin-left: 10px;
	}

	header .vip a {
		width: 70px;
		font-size: 13px;
		letter-spacing: 0.05em;
	}

	header .menu .right ul {
		width: 640px;
	}

	header .menu .right li {
		font-size: 13px;
		letter-spacing: 0.05em;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	header .logo {
		margin: 35px 20px 35px 0px;
	}

	header .phone-main {
		padding-top: 24px;
	}

	header .phone-number-main a {
		font-size: 28px;
		display: inline-block;
		line-height: 30px;
	}

	header .phone {
		margin: 0;
		min-width: auto;
		padding-top: 10px;
	}

	header .phone .number {
		font-size: 28px;
		display: inline-block;
		line-height: 30px;
	}

	header .top-feedback-block  {
		margin: 0;
		text-align: left;
		padding-top: 10px;
	}

	header .top-feedback-block .back-call {
		text-align: left;
		display: inline-block;
		line-height: 50px;
		background: #f3f3f3;
		border-bottom: 1px solid #c9c9c9;
		color: #000;
		text-decoration: none;
		padding: 0 0 0 20px;
		/*width: 220px;*/
		width: 100%;
		position: relative;
		vertical-align: middle;
	}

	header .top-feedback-block .back-call:after {
		width: 23px;
		height: 22px;
		content: '';
		background: url(/local/templates/main_a_dev/assets/css/../images/back-call.png);
		position: absolute;
		right: 20px;
		top: 50%;
		margin-top: -11px;
	}

	header  .work-time {
		text-align: right;
		padding-top: 25px;
	}

	header .cart {
		width: 100%;
		margin-top: 10px;
	}

	header .cart .h3 {
		line-height: 51px;
	}

	header .write-supervisor {
		margin: 0;
		padding-top: 10px;
	}

	header .write-supervisor a {
		text-align: left;
		width: 100%;
		background: #f3f3f3;
		border-bottom: 1px solid #c9c9c9;
		line-height: 50px;
		color: #000;
		text-decoration: none;
		padding: 0 0 0 20px;
		display: inline-block;
		position: relative;
		vertical-align: middle;
	}

	header .write-supervisor a:after {
		content: '';
		background: url(/local/templates/main_a_dev/assets/css/../images/write.png);
		width: 24px;
		height: 20px;
		position: absolute;
		right: 20px;
		top: 50%;
		margin-top: -10px;
	}

	header .catalog {
		width: 230px;
	}

	header .catalog p {
		font-size: 15px;
		letter-spacing: 0.05em;
	}

	header .vip {
		margin-left: 10px;
	}

	header .vip a {
		width: 80px;
		font-size: 15px;
		letter-spacing: 0.05em;
	}

	header .menu .right {
		position: relative;
	}

	header .menu .right .right-menu-btn-open{
		color: #fff;
		display: inline-block;
		vertical-align: middle;
		text-transform: uppercase;
		padding: 0 15px;
		line-height: 53px;
		font-size: 15px;
		font-weight: 700;
		width: 398px;
		height: 53px;
		background: #c14b11;
		cursor: pointer;
	}

	header .menu .right .right-menu-btn-open:hover {
		color: rgba(255,255,255,0.5);

	}

	header .menu .right ul {
		/*width: 640px;*/
		display: none;
	}

	header .menu .right ul.open {
		display: block;
		position: absolute;
		border: 0;
		right: 0;
		z-index: 100;
		width: 398px;
		height: auto;
	}

	header .menu .right li {
		font-size: 15px;
		letter-spacing: 0.05em;
		display: block;
		padding: 0;
	}

	header .menu .right li a {
		display: block;
	}
}

@media (max-width: 767px) {
	header .logo {
		margin: 20px -15px 0px 10px;
	}

	header .phone-main {
		text-align: right;
		padding-top: 18px;
		padding-left: 3%;
		padding-right: 3%;
	}

	header .phone-number-main a {
		font-size: 20px;
		display: inline-block;
		line-height: 24px;
		white-space: nowrap;
		word-spacing: 0px;
	}

	header .phone {
		margin: 0;
		min-width: auto;
		text-align: right;
		padding-top: 10px;
		padding-left: 3%;
		padding-right: 3%;
	}

	header .phone .number {
		font-size: 18px;
		display: inline-block;
		line-height: 24px;
		white-space: nowrap;
		word-spacing: -3px;
	}
    header .phone .titl{
        display: none;
    }

    header  .work-time-wrap {
        padding-left: 0;
    }
    header  .work-time {
        text-align: right;
        padding-right: 3%;
        padding-left: 0;
        font-size: 12px;
    }

	header .top-feedback-block  {
		margin: 0;
		text-align: right;
		padding-top: 10px;
		padding-left: 3%;
		padding-right: 3%;
	}

	header .top-feedback-block .back-call {
		text-align: center;
		display: inline-block;
		line-height: 34px;
		background: #f3f3f3;
		border-bottom: 1px solid #c9c9c9;
		color: #000;
		text-decoration: none;
		padding: 0;
		width: 100%;
		max-width: 229px;
		position: relative;
	}

	header .top-feedback-block .back-call:after {
		/*width: 23px;*/
		/*height: 22px;*/
		/*content: '';*/
		/*background: url(/local/templates/main_a_dev/assets/css/../images/back-call.png);*/
		/*position: absolute;*/
		/*right: 13px;*/
		/*top: 6px;*/
		display: none;
	}

	header .vip {
		margin-left: 0px;
		width: 16%;
		min-width: 57px;
	}

	header .vip a {
		width: 100%;
		font-size: 30px;
		letter-spacing: 0.05em;
		line-height: 60px;
	}

	header .menu .right {
		width: 82%;
		min-width: 250px;
	}

	header .menu .right ul {
		width: 100%;
		height: 60px;
	}

	header .menu .right li {
		font-size: 0px;
		line-height: 60px;
		padding: 0 3%;
		width: 20%;
	}

	header .menu .right li a {
		display: block;
	}

	header .menu .right li a img {
		display: block;
		width: auto;
		max-width: 100%;
		height: auto;
		max-height: 100%;
	}
}

.search {
    background: #f3f3f3;
    height: 49px;
    position: relative;
    margin-top: 8px
}

header .search{
    margin-top: 10px;
    width: 100%;
	margin-bottom: 15px;
    /* old */
    /* margin-top: 4px; */
    /* margin-left: 54px; */
    /* width: 94.3%; */
}

.search form {
    display: block;
    /*margin: 0 300px 0 0;*/
	margin: 0;
}

.search .submit {
    position: absolute;
    right: 0;
    top: 0;
    background: #aaa;
    padding: 0 34px 0 38px;
    font: 600 14px/49px 'Open Sans', sans-serif;
    cursor: pointer;
    border: 0
}

.search .submit:before {
    content: '';
    background: url("/local/templates/main_a_dev/assets/css/../images/search-angle-bg.png");
    width: 14px;
    height: 49px;
    position: absolute;
    left: 0;
    top: 0
}

.search .inp-s {
    display: block;
    width: 100%;
    border: 0;
    background: 0 0;
    height: 49px;
    padding: 0 0 0 65px;
    font: 600 14px/49px 'Open Sans', sans-serif;
    text-transform: uppercase;
    color: #858585;
    box-sizing: border-box
}

.search input[placeholder]          { text-overflow:ellipsis; }
.search input::-moz-placeholder     { text-overflow:ellipsis; }
.search input:-moz-placeholder      { text-overflow:ellipsis; }
.search input:-ms-input-placeholder { text-overflow:ellipsis; }

.search .btn-s {
    border: 0;
    width: 32px;
    height: 32px;
    position: absolute;
    left: 14px;
    top: 8px;
    background: url("/local/templates/main_a_dev/assets/css/../images/btn-s.png");
    /* cursor: pointer; */
    z-index: 5
}

.search .inp-s::-webkit-input-placeholder {
    color: #858585
}

.search .inp-s:-moz-placeholder, .search .inp-s::-moz-placeholder {
    color: #858585
}

.search .inp-s:-ms-input-placeholder {
    color: #858585
}

.scroll.fixed .lt, .scroll.fixed .menu .right, .scroll.fixed .phone .titl, .scroll.fixed .search, .scroll.fixed .write-supervisor {
    display: none
}

.scroll.fixed .logo {
    margin: 11px 0 0 33px
}

.scroll.fixed .logo img {
    width: 68px
}

.scroll.fixed .cart {
    margin-top: 13px;
    background: #aaa;
    margin-right: 15px
}

.scroll.fixed .cart .h3 {
    line-height: 52px
}

.scroll.fixed .phone {
    margin: 0 0 0 320px
}

.scroll.fixed .menu {
    position: absolute;
    left: 140px;
    top: -53px;
    margin: 0;
    width: auto
}

.scroll.fixed .catalog {
    border: 1px solid #ae263f;
    background: 0 0;
    width: 193px;
    height: 52px
}

.scroll.fixed .catalog p, .scroll.fixed .vip a {
    color: #ae263f;
    font-size: 14px;
    font-weight: 600;
    line-height: 52px;
}

.scroll.fixed .catalog p {
    padding: 0 0 0 14px;
}

.scroll.fixed .catalog .btn {
    background: url("/local/templates/main_a_dev/assets/css/../images/m_red.png")
}

.scroll.fixed .vip {
    background: 0 0;
    border: 0 !important
}

.scroll.fixed .vip a {
    border: 1px solid #e2ddda;
    width: 80px;
    height: 52px;
    color: #000;
    box-sizing: border-box
}

.scroll.fixed .phone p, .scroll.fixed .phone .number {
    float: left
}

.scroll.fixed .phone .number {
    font-size: 22px;
    font-weight: 600;
    line-height: 79px;
    margin-left: 36px;
}

.scroll.fixed .phone .back-call {
    margin: 13px 0 0 15px;
    background: 0 0;
    width: auto;
    height: 52px;
    box-sizing: border-box;
    border: 1px solid #dfdcdb;
    padding: 0 45px 0 14px;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 50px;
    color: #353535;
    /* position: relative; */
    z-index: 10;
    position: absolute;
    left: 415px;
}

.scroll.fixed .phone .back-call span {
    display: none
}

.scroll.fixed .phone .back-call:before {
    content: 'Вам перезвонить'
}

.scroll.fixed .phone .back-call:after {
    width: 17px;
    height: 16px;
    background: url("/local/templates/main_a_dev/assets/css/../images/back-call1.png") no-repeat;
    right: 12px;
    top: 50%;
    margin-top: -8px
}

#sync1 .item, .slider {
    display: block;
    position: relative
}

#sync1 .item {
    padding: 0;
    margin: 0;
    height: 366px;
    width: 100%;
    overflow: hidden
}

#sync1 .item .image {
    position: absolute;
    left: 50%;
    top: 0;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0)
}

#sync1 .cent, #slider .cent {
    padding: 25px 77px;
    box-sizing: border-box
}

#sync1 .cent > div, #slider .cent > div {
    width: 320px
}

#slider h3, #skitter h3 {
    font: 400 28px/34px 'Segoe UI Bold';
    text-transform: uppercase;
    color: #fff;
    padding-top: 48px
}

#slider p, #skitter p {
    font: 400 16px/20px 'Segoe UI Bold';
    text-transform: uppercase;
    color: #deb1a3;
    display: block;
    /*padding: 10px 0 12px*/
    margin: 10px 0 12px;
}

#slider .play-video a, #skitter .play-video a, #skitter .play-video.btn {
    font: 400 18px/48px 'Segoe UI Bold';
    text-transform: uppercase;
    color: #fff;
    text-decoration: none;
    display: inline-block;
    vertical-align: top;
    background: #b52611;
    padding: 0 22px 0 58px;
    position: relative;
    border-radius: 18px;
    margin-top: 12px;
}

#skitter .play-video a:hover, #slider .play-video a:hover, #slider .play-video.btn:hover {
    color: #fff;
}

#slider .play-video a:before, #skitter .play-video a:before, #skitter .play-video.btn:before {
    content: '';
    background: #fff url("/local/templates/main_a_dev/assets/css/../images/play.png") no-repeat 10px center;
    width: 28px;
    height: 28px;
    position: absolute;
    left: 18px;
    top: 50%;
    margin-top: -14px;
    border-radius: 50%
}

#sync2, #thumbs {
    position: absolute;
    left: 50%;
    bottom: 0;
    z-index: 15;
    width: 1124px;
    margin-left: -562px;
    background: url("/local/templates/main_a_dev/assets/css/../images/sync2-bg.png")
}

#skitter .thumb, #thumbs .thumb {
    padding: 0;
    margin: 0;
    cursor: pointer;
    height: 83px
}

#thumbs .thumb {
    width: 25%;
    float: left;
}

h3, .h3, #thumbs .thumb p {
    text-transform: uppercase
}

#skitter .thumb p, #thumbs .thumb p {
    padding: 20px 0 0 62px;
    font: 700 18px/22px 'Open Sans', sans-serif;
    color: #fff
}

#skitter .thumb p, #skitter .thumb p span, #thumbs .thumb p, #thumbs .thumb p span {
    display: block
}

#skitter .image_number .thumb:hover, #skitter .image_number_select .thumb, #thumbs .thumb-on {
    background: url("/local/templates/main_a_dev/assets/css/../images/synced.png")
}

h3, .h3 {
    font: 700 30px/40px 'Open Sans', sans-serif;
    color: #000
}

.about {
    overflow: hidden
}

.about img {
    margin-right: -55px;
    padding-left: 0;
    padding-top: 10px;
    padding-bottom: 13px
}

.about h3, .about .h3 {
    font-size: 16px;
    font-weight: 700;
    line-height: 28px;
    padding-top: 45px;
    text-transform: none
}

.stock {
    padding-bottom: 32px;
    background: url("/local/templates/main_a_dev/assets/css/../images/stock-bg.png") center 0;
}

.cent-c {
    /*width: 1094px;*/
	padding: 0 15px;
}

.stock h3, .stock .h3 {
    padding: 28px 0 23px
}

.product-lists ul {
    margin: -5px
}

.product-lists .item, .product-lists li {
    width: 25%;
    float: left;
    box-sizing: border-box;
    padding: 5px;
}

.product-lists.coll3 li {
    width: 33.3%
}

.product-lists.coll3 {
    padding-bottom: 38px
}

.product-lists .item {
    background: #fff;
    width: 100%;
    /*padding: 34px 20px 0;
    min-height: 359px;*/
    position: relative;
    padding: 34px 20px 25px;
}

.product-lists .item .code {
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	margin-bottom: 10px;
}

.product-lists .image {
    display: block;
    height: 137px;
    overflow: hidden
}

.product-lists .image img {
    max-width: 100%;
    margin: 0 auto;
}

@media (min-width: 1200px) {
	.product-lists.coll3 li {
		width: 33.3%
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.product-lists.coll3 li {
		width: 33.3%
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.product-lists.coll3 li {
		width: 50%
	}
}

@media (max-width: 767px) {
	.product-lists.coll3 li {
		width: 100%
	}
}

.romb_bg{
    background: url("/local/templates/main_a_dev/assets/css/../images/romb.png") 50% 50% repeat;
}

.ptoduct_carusel{
    padding: 50px 0;
    /* height: 520px; */
    /* Увеличил размер карточки товара для адаптива */
    height: 100%;
    overflow: hidden;
    position: relative;
}
.ptoduct_carusel .product-lists ul.clearfix{
    padding: 0;
    margin: 0;
}
.ptoduct_carusel .product-lists ul.clearfix .owl-item li{
    width: 100%;
    text-align: center;
}

.stock-txt {
    position: absolute;
    right: 10px;
    top: 20px;
    z-index: 5;
    width: 90px;
    height: 90px;
    border-radius: 50%

}

.stock-txt span {
    position: absolute;
    left: 0;
    width: 100%;
    top: 50%;
    font: 700 12px/16px 'Open Sans', sans-serif;
    text-transform: uppercase;
    text-align: center;
    color: #fff;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%)
}

.-patniza {
    background: #212322
}

.-green {
    background: #006114
}

.-red {
    background: #ae263f
}
.-silver {
background: #DC143C

}
.-blue {
    background: #0f3bba
}

.-yellow {
    background: #ffd03d
}

.-coral {
    background: #FF5722
}

.-violet {
    background: #9C27B0
}

.-goluboi {
    background: #00BCD4
}

.-salatovi {
    background: #CDDC39
}

.-yellow span {
    color: #000 !important
}

.product-lists .left .price-old, .product-lists h4, .product-lists .h4 {
    font-size: 14px;
    font-weight: 700;
    line-height: 16px;
    /*padding: 27px 0 0;*/
	height:120px;
	overflow:hidden;
	padding:0;
    margin: 27px 0 10px;
}

.product-vip .h4 {
    height: 135px;
}
/* .product-lists .left .price-old, .product-lists h4, .product-lists.coll3 .h4{
    height:75px;
} */

.product-lists.list-view .left .price-old, .product-lists.list-view h4, .product-lists.list-view .h4 {
    height: 100px;
}
.product-lists.list-view .h4{
	margin-bottom: 5px;
    margin-top: 5px;
}
.product-lists h4 > a, .product-lists .h4 > a {
    text-decoration: none;
    color: #000;
	display: inline-block;
	min-height: 65px;
}

.product-lists .price_buttons{
    position: relative;
}
.product-lists .left {
    position: absolute;
    /*left: 20px;*/
    /*bottom: 23px;*/
    bottom:0;
}
.product-lists.list-view .left{
    position: static;

    display: inline-block;
    vertical-align: middle;
    float: none;
}

.product-lists .left p {
    font-size: 12px;
    font-weight: 400;
    color: #000;
    line-height: 16px;
    padding: 0;
	margin: 8px 0;
}

.product-lists .left .price-old {
    color: red;
    text-decoration: line-through;
    /* line-height: 22px; */
    line-height: 16px;
    text-transform: uppercase;
	height:auto;
	margin: 8px 0;
}
.product-lists .left .price-old > .symbol,
.product-lists .left .price > .symbol {
    font-family: 'RUBSN';
    font-size: 20px;
}

.product-lists .left .price {
    font-size: 23px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 22px;
    padding: 0;
	margin-bottom:0;
}

.product-lists .left .price span {
    font-size: 16px
}

.product-lists .left .price span:before {
	display: none;
}

.product-lists .right {
    /*position: absolute;*/
    /*bottom: 23px*/
    /*right: 20px;*/
    position: relative;
}

.product-lists.list-view .right{
    position: static;
    margin-top: 0px;
    margin-left: 0px;
    vertical-align: middle;
    display: inline-block;
    float: none;
}

.product-lists.list-view .price_buttons .left p.price-old{
    height: 20px;
    margin-top: -10px;
}

.product-lists h4 .reit, .product-lists .h4 .reit, .product-lists.list-view .right .reit {
    display: block;
    margin-left: 125px;
    margin-top: 5px;
}

.h4 .reit {
    float: right;
}

.product-lists.list-view h4 .reit, .product-lists.list-view .h4 .reit  {
    display: block
}

.product-lists .reit {
    margin-bottom: 13px
}

.right .reit {
    display: none;
}

.product-lists .button-cart .buy ,
.product-lists .button-cart .price-query {
    text-decoration: none;
    text-align: center;
    width: 120px;
    height: 42px;
    line-height: 42px;
    border: 0;
    background: #aaa;
    display: block;
    font-size: 13px;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    cursor: pointer;
    -webkit-transition: background .2s ease-in-out;
    transition: background .2s ease-in-out
}

.product-lists li:hover .buy ,
.product-lists li:hover .price-query {
    background: #f43e01
}

.product-lists .button-cart .buy.in_basket {
	color: #ccc;
}

.product-lists li:hover .button-cart .buy.in_basket {
	background: #aaa;
}

.product-cart .cartline .btn-add-cart:before,
.product-lists .button-cart .buy:before {
    width: 21px;
    height: 19px;
    display: inline-block;
    vertical-align: middle;
    content: '';
    background: url("/local/templates/main_a_dev/assets/css/../images/buy.png");
    margin-right: 8px
}

.product-cart .cartline .btn-add-cart.in_basket:before,
.product-lists .button-cart .buy.in_basket:before {
	background-image: url("/local/templates/main_a_dev/assets/css/../images/btn-order.png");
	background-repeat: no-repeat;
	background-size: contain;
}

.product-lists .product-vip {
    background: #231b17;
    padding-top: 24px
}

.product-lists .product-vip .image {
    margin: 0 -20px
}

.product-lists .product-vip h4 a, .product-lists .product-vip .h4 a {
    color: #fff
}

.product-lists .product-vip .left {
    position: absolute;
    left: 0;
    bottom: 0;
    background: #110c0a;
    width: 100%;
    padding: 15px 20px 0;
    box-sizing: border-box;
    height: 82px
}

.product-lists .product-vip .left p {
    color: #ffd03d
}

.product-lists .product-vip .button-cart .buy {
    background: 0 0;
    color: #ffd03d
}

.product-lists .product-vip .button-cart .buy:before {
    background: url("/local/templates/main_a_dev/assets/css/../images/buy_vip.png")
}

.product-lists .product-vip .stock-txt {
    top: 11px
}

.product-lists.list-view .item .stock-txt {
    display: none
}

.product-lists .product-vip h4, .product-lists .product-vip .h4 {
    padding-top: 23px
}

@media (min-width: 1200px) {

}

@media (min-width: 992px) and (max-width: 1199px) {
	.product-lists .left .price {
		font-size: 20px;
	}

	.product-lists .button-cart {
		 text-align: right;
	}

	.product-lists .button-cart .buy {
		display: inline-block;
		width: auto;
		padding: 0px 8px;
	}

	.product-lists .button-cart .buy:before {
		display: none;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.product-lists .left .price {
		font-size: 20px;
	}

	.product-lists .button-cart {
		 text-align: right;
	}

	.product-lists .button-cart .buy {
		display: inline-block;
		width: auto;
		padding: 0px 8px;
	}

	.product-lists .button-cart .buy:before {
		display: none;
	}
}

@media (max-width: 767px) {

}

.all-list {
    line-height: 25px;
    background: #aaa;
    padding: 0 18px;
    text-align: right;
    font-size: 14px;
    margin-top: 21px;
    position: relative
}

.all-list a {
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 700;
    display: block;
    position: relative;
    z-index: 1
}

.all-list:after {
    width: 41px;
    height: 9px;
    content: '';
    background: url("/local/templates/main_a_dev/assets/css/../images/all-list.png");
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -4px 0 0 -20px
}

.vip-block {
    background-image: url(/local/templates/main_a_dev/assets/css/../images/vip-block-bg.jpg);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}

.vip-block .product-lists {
    /*float: right;*/
    width: 264px;
    padding-top: 70px
}

.vip-block .product-lists ul {
    margin: 0
}

.vip-block .product-lists li {
    padding: 0;
    width: 100%
}

.vip-block .description {
    /*float: left;*/
    color: #fff
}

.vip-block .description h3 {
    color: #fff;
    padding: 30px 0
}

.vip-block .description h4 {
    font: 300 40px/50px 'Open Sans', sans-serif;
    text-transform: uppercase;
    padding: 50px 0 25px
}

.btn-catalog, .vip-block .description h4 strong {
    font-weight: 700;
    display: block
}

.vip-block .description p {

}

.btn-catalog {
    border: 3px solid #fff;
    display: inline-block;
    vertical-align: top;
    line-height: 57px;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 30px;
    padding: 0 58px
}

.btn-catalog:hover {
	color: #fff;
}

@media (min-width: 1200px) {
	.vip-block {
		min-height: 487px;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.vip-block  {
	    padding-top: 50px;
		padding-bottom: 50px;
	}
	.vip-block .description h3 {
	    padding: 0px;
		font-size: 29px;
	}
	.vip-block .description h4 {
		font-size: 33px;
		line-height: 41px;
		padding: 67px 0 80px;
	}
	.vip-block .product-lists {
		padding-top: 0px;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.vip-block  {
	    padding-top: 50px;
		padding-bottom: 50px;
	}
	.vip-block .row {
		margin-right: -10px;
		margin-left: -10px;
	}
	.vip-block .col-sm-8, .vip-block .col-sm-4 {
		padding-right: 10px;
		padding-left: 10px;
	}
	.vip-block .description h3 {
	    padding: 0px;
		font-size: 26px;
	}
	.vip-block .description h4 {
		font-size: 26px;
		line-height: 32px;
		padding: 33px 0 39px;
	}
	.btn-catalog {
		line-height: 53px;
		padding: 0 50px;
		font-size: 26px;
	}
	.vip-block .product-lists {
		padding-top: 0px;
		width: 100%;
	}
}

@media (max-width: 767px) {
	.vip-block  {
	    padding-top: 20px;
		padding-bottom: 20px;
	}
	.vip-block .description h3 {
	    text-align: center;
	}
	.vip-block .description p {
		text-align: center;
	}
	.btn-catalog {
		 padding: 0;
		 width: 290px;
	}
	.vip-block .product-lists {
		margin: 0 auto;
	}
}

.representatives {
	padding: 50px 0 0;
    /*background-image: url(/local/templates/main_a_dev/assets/css/../images/stock.png);*/
    /*background-repeat: repeat;*/
    /*background-position: 50% 50%;*/
}

.representatives-block {
    background: #f3f3f3;
    border-bottom: 1px solid #c9c9c9;
}

.representatives h3 {
	margin-bottom: 14px;
}

.coll-50 {
    width: 50%;
    position: relative;
    float: left;
    overflow: hidden;
    box-sizing: border-box
}

.contact-info {
    padding: 0 15px 27px 15px
}

.contact-info h4 {
    font-size: 30px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 31px;
    border-bottom: 2px solid #ae263f;
    padding: 45px 0 20px;
    margin-bottom: 19px;
    position: relative
}

.contact-info h4:after {
    width: 57px;
    height: 58px;
    content: '';
    background: url("/local/templates/main_a_dev/assets/css/../images/contact-info-h4.png") no-repeat;
    position: absolute;
    right: 0;
    top: 55px
}

.contact-info h4 span {
    display: block
}

.contact-info h4 span:before {
    width: 19px;
    height: 19px;
    background: url("/local/templates/main_a_dev/assets/css/../images/contact-info-span.png") no-repeat;
    display: inline-block;
    vertical-align: middle;
    content: '';
    margin-right: 10px
}

.contact-info p {
    font-size: 18px;
    line-height: 21px;
    padding: 13px 0
}

.contact-info a {
    color: #ae263f
}

.contact-info strong {
    font-weight: 700
}

.contact-info .btn-more {
    display: inline-block;
    vertical-align: top;
    background: #ae263f;
    border: 0;
    text-decoration: none;
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 700;
    line-height: 53px;
    width: 185px;
    text-align: center;
}

.sity-contact {
    display: block;
    height: 464px;
    background: url("/local/templates/main_a_dev/assets/css/../images/sity-contact.jpg") no-repeat 0 0;
}

.soc-box {
    display: none;
	position: relative;
	/*min-height: 430px;*/
}

.soc-box.visible {
    display: block;
}

.soc-tabs {
}

.soc-tabs li {
    margin-top: 6px;
}

.soc-tabs li:first-child {
    margin-top: 0;
}

.soc-tabs img {
    cursor: pointer;
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    -webkit-filter: gray;
    filter: gray;
	width: auto;
	max-width: 100%;
	height: auto;
	max-height: 100%;
}

.soc-tabs .active img {
    -moz-filter: none;
    -ms-filter: none;
    -o-filter: none;
    -webkit-filter: none;
    filter: none;
}

@media (min-width: 1200px) {
	.soc-box {
		width: 411px;
		float: left;
	}
	.soc-tabs {
		float: right;
		width: 104px;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.soc-box {
		width: 360px;
		float: left;
	}
	.soc-tabs {
		float: right;
		width: 78px;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.soc-box {
		width: 280px;
		float: left;
	}
	.soc-tabs {
		float: right;
		width: 56px;
	}
}

@media (max-width: 767px) {
	.info h3 {
		text-align: center;
	}
	.social {
		width: 320px;
		margin: 0 auto;
	}
	.soc-box {
		width: 260px;
		float: left;
	}
	.soc-tabs {
		float: right;
		width: 50px;
	}
}

.cooperation {
    padding-bottom: 44px
}

.cooperation-item {
    position: relative;
    box-sizing: border-box;
    display: block
}

.cooperation-item:hover:after {
    background-color: transparent
}

.cooperation-item:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: background-color .3s ease-in-out;
    transition: background-color .3s ease-in-out
}

.cooperation-item_a:after {
    background-color: #df002f
}

.cooperation-item_b:after {
    background-color: #f02500
}

.cooperation-item_c:after {
    background-color: #006700
}

.cooperation-item_d:after {
    background-color: #f10000
}

.cooperation h3 {
    padding: 50px 0 23px
}

.cooperation ul {
    margin: 25px -8px 0
}

.cooperation ul li {
    padding: 0 8px;
    width: 25%;
    float: left;
    position: relative;
    box-sizing: border-box
}

.cooperation ul li img {
    width: 100%
}

.cooperation ul li p, .cooperation ul li span {
    position: absolute;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    z-index: 1
}

.cooperation ul li p {
    bottom: 27px;
    left: 0;
    width: 100%;
    font-size: 18px;
    font-weight: 700;
    line-height: 24px
}

.cooperation ul li span {
    left: 50%;
    top: 39px;
    border: 3px solid #f3f3f3;
    width: 135px;
    height: 135px;
    margin-left: -67px;
    line-height: 129px;
    font-size: 97px;
    font-weight: 300;
    border-radius: 50%
}

@media (min-width: 1200px) {

}

@media (min-width: 992px) and (max-width: 1199px) {
	.cooperation ul {
		margin: 25px -15px 0;
	}
	.cooperation ul li {
		padding: 0 5px;
	}
	.cooperation ul li img {
		width: auto;
		max-width: 100%;
		height: auto;
		max-height: 100%;
	}
	.cooperation ul li span {
		width: 122px;
		height: 122px;
		margin-left: -61px;
		line-height: 116px;
		font-size: 88px;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.cooperation ul {
		margin: 25px -15px 0;
	}
	.cooperation ul li {
		padding: 0 7px 30px 7px;
		width: 25%;
		display: block;
	}
	.cooperation ul li img {
		width: 168px;
		height: 168px;
	}
	.cooperation ul li span {
		top: 7px;
		width: 130px;
		height: 130px;
		margin-left: -65px;
		line-height: 130px;
		font-size: 90px;
	}
	.cooperation ul li p {
		font-size: 15px;
		bottom: 5px;
	}
}

@media (max-width: 767px) {
	.cooperation h3 {
		text-align: center;
	}
	.cooperation ul {
		margin: 25px -15px 0;
		font-size: 0;
		text-align: center;
	}
	.cooperation ul li {
		padding: 0 5px 10px;
		width: 160px;
		display: inline-block;
		float: none;
	}
	.cooperation ul li img {
		width: 150px;
		height: 150px;
	}
	.cooperation ul li span {
		width: 110px;
		height: 110px;
		margin-left: -55px;
		line-height: 110px;
		font-size: 70px;
		top: 10px;
	}
	.cooperation ul li p {
		font-size: 13px;
		bottom: 5px;
	}
}

footer {
    /*background: #505050 url("/local/templates/main_a_dev/assets/css/../images/footer.png") repeat-x 0 0;*/
    padding-bottom: 80px;
	background-color: #505050;
	background-image: url(/local/templates/main_a_dev/assets/css/../images/footer2.png);
	/*background-position: 50% 50%;*/
	background-position: 50% 0;
	background-repeat: repeat;
}

footer .bottom {
    height: 70px;
    background: #ffd03d;
    font-weight: 700;
    line-height: 70px
}

footer .bottom .copyr {
    float: left
}

footer .bottom .support {
    float: left;
    margin-left: 82px
}

footer .bottom a {
    color: #000
}

footer .bottom .up {
    float: right;
    margin-top: 16px;
    margin-right: 20px
}

footer .bottom .up a {
    display: block;
    border: 2px solid #000;
    text-decoration: none;
    width: 97px;
    height: 35px;
    line-height: 35px;
    text-align: center
}

.content.home {
    background: #fff;
    position: relative;
    /* top: -49px; */
    padding-bottom: 15px;
    margin-top: 0
}

footer .left {
    position: relative
}

footer .logo-f {
    position: absolute;
    left: 4px;
    top: 51px
}

footer .copyr-f {
    margin: 66px 0 0 132px;
    line-height: 21px;
    color: #fff;
    font-weight: 700;
    font-size: 16px
}

.video-frame iframe, footer .copyr-f span {
    display: block
}

.w100 {
    width: 100%;
    float: left
}

.our-representatives {
	display: block;
    float: right;
    display: block;
    margin-right: 21px;
    padding: 0 20px;
    border: 2px solid #fff;
    color: #fff;
    text-decoration: none;
    font-weight: 600;
    font-size: 16px;
    line-height: 51px;
    text-transform: uppercase;
    margin-top: 59px;
    cursor: pointer;
}

.our-representatives.active {
    background: #505050;
    border: 2px solid #505050;
}

footer .developed {
    font-size: 14px;
    font-weight: 700;
    color: #fff;
    line-height: 18px;
    padding: 0 0 0 132px;
    margin-top: 109px;
    position: relative
}

footer .developed p {
    padding: 8px 0
}

footer .developed a, footer .developed span {
    color: #ffd03d
}

footer .developed .lg-design {
    position: absolute;
    left: 4px;
    top: 9px
}

footer .right {
    width: 704px;
    overflow: hidden
}

.foot-logo {
    display: block;
    margin-top: 30px;
}

.foot-address {
    display: block;
    margin-top: 42px;
    color: #fff;
    font-weight: bold;
}

.foot-address a {
    color: inherit;
    text-decoration: none;
}

.menu-a {
    margin-top: 59px
}

.menu-a li {
    margin: 0 11px 0 0;
    float: left
}

.menu-a li a, .menu-b li {
    display: block;
    box-sizing: border-box;
    font-size: 16px;
    font-weight: 700
}

.menu-a li a {
    line-height: 51px;
    text-align: center;
    border: 2px solid #fff;
    min-width: 101px;
    padding: 0 20px
}

.menu-b {
    /*display: block;*/
    margin-top: 10px;
    /*width: 900px*/
}

.menu-b ul {
    /*float: left;*/
    /*width: 406px*/
}

.menu-b li {
    padding: 4px 22px 4px 22px
}

.menu-a li a, .menu-b li a, .video-desc .other-videos {
    color: #fff;
    text-decoration: none;
    text-transform: uppercase
}

.semibold li {
    font-weight: 600
}

@media (min-width: 1200px) {
	.menu-b {

	}

	.menu-b>.row {

	}

	.menu-b>.row >.col-md-6 {

	}

	.menu-b>.row >.col-md-6:last-child {
		padding-left: 63px;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	footer {
		background-image: none;
	}

	.foot-logo {
		margin-top: 34px;
	}

	.foot-logo img {
		width: 100px;
	}

	.foot-address {
		line-height: 26px;
		margin-top: 20px;
	}

	.menu-a {
		margin-top: 39px;
	}

	.menu-a li a {
		letter-spacing: 0.037em;
	}

	.menu-b {
		margin-top: 29px;
	}

	.menu-b li a {
		letter-spacing: 0.07em;
	}

	.our-representatives {
		display: inline-block;
		float: none;
		position: relative;
		right: -15px;
		margin-right: 0px;
		padding: 0 19px;
		margin-top: 39px;
		margin-bottom: 10px;
		letter-spacing: 0.05em;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	footer {
		background-image: none;
	}

	.foot-logo {
		margin-top: 34px;
	}

	.foot-logo img {
		width: 100px;
	}

	.foot-address {
		line-height: 26px;
		margin-top: 20px;
		font-weight: normal;
	}

	.menu-a {
		margin-top: 51px;
	}

	.menu-a li a {
		letter-spacing: 0.037em;
	}

	.menu-b {
		margin-top: 41px;
	}

	.menu-b li {
		padding: 4px 0px;
	}

	.menu-b li a {
		letter-spacing: 0.07em;
	}

	.our-representatives {
		display: inline-block;
		float: none;
		position: relative;
		margin-right: 0px;
		padding: 0 19px;
		margin-top: 51px;
		margin-bottom: 10px;
		letter-spacing: 0.05em;
	}
}

@media (max-width: 767px) {
	footer {
		background-image: none;
		padding-bottom: 40px;
	}

	.foot-logo-and-address {
		font-size: 0px;
		text-align: center;
		padding-top: 30px;
		padding-bottom: 30px;
	}

	.foot-logo {
		margin-top: 0px;
		display: inline-block;
		width: 90px;
		vertical-align: middle;
		margin-left: 20px;
		margin-right: 20px;
		padding-top: 10px;
		padding-bottom: 10px;
	}

	.foot-logo img {
		width: 90px;
	}

	.foot-address {
		display: inline-block;
		margin-top: 0;
		padding-top: 10px;
		padding-bottom: 10px;
		vertical-align: middle;
		font-size: 21px;
		text-align: left;
		max-width: 410px;
		margin-right: 20px;
		margin-left: 20px;
		line-height: 28px;
	}

	.menu-a {
		font-size: 0px;
		margin-top: 0px;
		text-align: center;
	}

	.menu-a li {
		display: block;
		margin: 0 auto;
		margin-bottom: 24px;
		float: none;
		max-width: 530px;
	}

	.menu-a li a {
		display: block;
		width: 100%;
		padding: 0;
		font-size: 25px;
		line-height: 68px;
		letter-spacing: 0.05em;
	}

	.our-representatives {
		margin: 0 auto;
		max-width: 530px;
		letter-spacing: 0.05em;
		float: none;
		font-size: 24px;
		line-height: 40px;
		text-align: center;
		padding: 14px 0px 14px 0px;
	}
}

.info {
    background: #f3f3f3;
    padding-bottom: 42px;
    padding-top: 30px;
    position: relative
}

.info:before {
    width: 410px;
    height: 337px;
    content: '';
    background: url("/local/templates/main_a_dev/assets/css/../images/info-bg.png");
    position: absolute;
    left: 50%;
    top: 72px;
    margin-left: -930px
}

.info .cent {
    z-index: 10
}

.info h3 {
    padding-bottom: 14px
}

.info .row {
    /*margin: 0 -8px*/
}

.info .coll-50 {
    padding: 0 8px
}

.video-desc {
    background: #ae263f;
    position: relative;
    padding: 0 215px 0 25px;
    min-height: 85px
}

.video-desc h4, .video-desc .h4 {
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    line-height: 28px;
    padding-top: 9px
}

.video-desc p {
    font-size: 14px;
    line-height: 16px;
    color: #fff
}

.video-desc .other-videos {
    position: absolute;
    right: 24px;
    margin-top: -26px;
    top: 50%;
    height: 53px;
    line-height: 53px;
    padding: 0 20px;
    background: #fff;
    color: #000;
    font-size: 16px;
    font-weight: 700
}

.video-item ~ video-item {
    margin-top: 20px
}

.video-item .video-desc {
    padding: 0 25px 16px
}

@media (min-width: 1200px) {
	.info .video-frame {
		height: 349px;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.info .video-frame {
		height: 349px;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.info .video-frame {
		height: 349px;
	}
}

@media (max-width: 767px) {

}

.content {
    background: #f3f3f3;
    /* margin-top: -110px; */
    padding-bottom: 64px;
}

.title {
    /* height: 238px; */     /* TODO: MODIFIED Пт июл 29 18:12:08 MSK 2016 by Serg P. */
    display: block;
    margin-bottom: 40px;
	/*margin-top: 15px;*/
}

.title .cent {
    /*width: 1094px;*/
    /* padding: 144px 0 0; */     /* TODO: MODIFIED Пт июл 29 18:11:05 MSK 2016 by Serg P. */
    /*padding: 5px 0 15px;*/     /* TODO: ADDED Пт июл 29 18:11:20 MSK 2016 by Serg P. */
	padding-top: 5px;
	padding-bottom: 15px;
}

.breadcrumbs li, .title h1, .title .h1 {
    font: 700 20px/32px 'Open Sans', sans-serif;
    text-transform: uppercase;
    /* color: #fff; */     /* TODO: MODIFIED Пт июл 29 18:09:28 MSK 2016 by Serg P. */
    color: #333;     /* TODO: ADDED Пт июл 29 18:10:34 MSK 2016 by Serg P. */
}
.p-vip .breadcrumbs li, .p-vip .title h1, .p-vip .title .h1 {
    color: #fff;     /* TODO: ADDED Пт июл 29 18:10:34 MSK 2016 by Serg P. */
}

.icon-title {
    float: left;
    padding-right: 15px
}

.breadcrumbs ul {
    font-size: 0
}

.breadcrumbs li {
    font: 700 10px/24px 'Open Sans', sans-serif;
    display: inline-block;
    vertical-align: top
}

.breadcrumbs li:after {
    content: '/';
    margin: 0 7px
}

.breadcrumbs a {
    text-decoration: none;
    /* color: #fff; */     /* TODO: MODIFIED Пт июл 29 18:08:51 MSK 2016 by Serg P. */
    color: #333;     /* TODO: ADDED Пт июл 29 18:10:29 MSK 2016 by Serg P. */
}
.p-vip .breadcrumbs a {
    color: #fff;     /* TODO: ADDED Пт июл 29 18:13:55 MSK 2016 by Serg P. */
}


.article-bg {
background-color:white;
    /*background: url("/local/templates/main_a_dev/assets/css/../images/title-article-bg.jpg") no-repeat center 0 */
}

.contacts-bg {
    background: url("/local/templates/main_a_dev/assets/css/../images/title-contacts-bg.jpg") no-repeat center 0
}

.news-bg {
background-color:white;
    /*background: url("/local/templates/main_a_dev/assets/css/../images/title-news-bg.jpg") no-repeat center 0*/
}

.cart-bg {
    /* background: url("/local/templates/main_a_dev/assets/css/../images/title-cart-bg.jpg") no-repeat center 0; */     /* TODO: MODIFIED Пт июл 29 18:10:12 MSK 2016 by Serg P. */
    background: #fff;     /* TODO: ADDED Пт июл 29 18:10:25 MSK 2016 by Serg P. */
}

.column-left {
    /*width: 297px;*/
    /*float: left*/
}

.column-left .block, .column-left .container {
    margin-bottom: 25px
}

.column-left .block a {
    display: block;
    margin: 0 auto;
    max-width: 300px;
}

.column-left .block a img {
    display: block;
    width: auto;
    max-width: 100%;
    height: auto;
    max-height: 100%;
}

.column-right {
    /*margin: 0 0 0 344px;*/
}

.column-right h3 {
    font: 700 20px/26px 'Open Sans', sans-serif;
    text-transform: uppercase;
    margin-top: -6px;
    margin-bottom: 18px
}

.column-right p {
    padding: 13px 0
}

img.right {
    padding: 0 0 35px 35px
}

.allocated.white {
    font-weight: 600;
    background: #fff;
    padding: 30px;
    margin: 10px 0 20px;
    box-shadow: 0 0 9px 0 rgba(0, 0, 0, .28)
}

.btn-back {
    display: inline-block;
    vertical-align: top;
    background: #ae263f;
    min-width: 265px;
    text-align: center;
    font: 700 14px/42px 'Open Sans', sans-serif;
    text-transform: uppercase;
    color: #fff;
    text-decoration: none;
    position: relative;
    padding: 0 0 0 23px;
    box-sizing: border-box;
    border-radius: 3px;
	margin-bottom: 10px;
}

.btn-back:hover {
	color: rgba(255,255,255,0.7);
}

.btn-back:before {
    width: 14px;
    height: 16px;
    background: url("/local/templates/main_a_dev/assets/css/../images/btn-back.png") no-repeat;
    content: '';
    position: absolute;
    left: 17px;
    top: 50%;
    margin-top: -8px
}

.work-with-us {
    padding: 25px 0 30px
}

.work-with-us h3 {
    font: 700 16px/24px 'Open Sans', sans-serif;
    text-transform: none;
    padding-bottom: 16px
}

.work-with-us ul {
    margin: 0 -5px
}

.work-with-us li {
    float: left;
    padding: 0 5px;
    box-sizing: border-box;
    width: 25%;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.work-with-us li .cent-item-btn {
    cursor: pointer
}

.work-with-us li:first-child .cent-item-active {
    right: auto;
    left: 5px;
    border-top-left-radius: 0;
    border-top-right-radius: 10px
}

.work-with-us .item-active .cent-item-btn {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.work-with-us .item-active .cent-item-btn:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 20px;
    background-color: #fff;
    bottom: -11px;
    right: -2px;
    /* right: -1px; */
    z-index: 802;
    border-right: 2px solid #f5e5e8;
    border-left: 2px solid #f5e5e8;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

.work-with-us .cent-item-30 {
    width: 30%
}

.work-with-us .cent-item-active {
    position: absolute;
    width: 390px;
    right: 5px;
    background-color: #fff;
    z-index: 801;
    border: 2px solid #f5e5e8;
    border-radius: 10px;
    border-top-right-radius: 0;
    top: 80px;
    padding: 20px;
    display: none
}

.work-with-us .cent-item-top .cent-item-active {
    bottom: 80px;
    top: auto;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 0
}

.work-with-us .cent-item-top .cent-item-btn {
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    border-bottom: 2px solid #f5e5e8
}

.work-with-us .cent-item-top .cent-item-btn:after {
    top: -13px;
    bottom: auto
}

.work-with-us .cent-item-top:first-child .cent-item-active {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 10px;
    border-top-left-radius: 10px
}

.work-with-us .item-active .cent-item-active {
    display: block
}

.work-with-us .cent-item-225 {
    width: 22.5%
}

.work-with-us li:first-child {
    margin: 0
}

.work-with-us li .cent-item-btn {
	border: 2px solid #f5e5e8;
	display: table;
	height: 71px;
	/*box-sizing: border-box;*/
	/*font: 700 14px/19px 'Open Sans', sans-serif;*/
	/*text-transform: uppercase;*/
	/*color: #ae263f;*/
	/*padding: 14px 15px 0 75px;*/
	padding: 0;
	border-radius: 10px;
	position: relative
}

.work-with-us li .yet {
    padding: 0;
    width: 60px;
    line-height: 67px;
    text-align: center
}

.work-with-us li i {
    /*position: absolute;*/
    /*left: 0;*/
    /*top: 0;*/
    display: table-cell;
    position: relative;
    width: 75px;
    height: 100%;
}

.work-with-us li i img {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.work-with-us li .cent-item-btn span {
	display: table-cell;
	font: 700 14px/19px 'Open Sans', sans-serif;
	text-transform: uppercase;
	color: #ae263f;
	vertical-align: middle;
	padding-right: 10px;
}

.home .work-with-us li .cent-item-btn {
	background-color: #ae263f;
	border-color: #ae263f
}

.home .work-with-us li .cent-item-btn span {
    color: #fff;
}

.home .work-with-us li .cent-item-btn:after {
    background-color: #ae263f;
    border-color: #ae263f
}

.home .work-with-us li .cent-item-active {
    background-color: #ae263f;
    color: #fff;
    border-color: #ae263f
}

@media (min-width: 1200px) {

}

@media (min-width: 992px) and (max-width: 1199px) {

}

@media (min-width: 768px) and (max-width: 991px) {
	.work-with-us li {
		width: 50% !important;
	}
	.work-with-us li .cent-item-btn {
		width: 100%;
		margin-top: 5px;
		margin-bottom: 5px;
	}
	.work-with-us .cent-item-top .cent-item-btn:after {
		top: -8px;
	}
	.work-with-us li:nth-child(2n+1) .cent-item-active {
		right: auto;
		left: 5px;
		border-top-left-radius: 0;
		border-top-right-radius: 10px
	}
	.work-with-us .cent-item-top:nth-child(2n+1) .cent-item-active {
		border-bottom-left-radius: 0;
		border-bottom-right-radius: 10px;
		border-top-left-radius: 10px
	}
}

@media (max-width: 767px) {
	.work-with-us {
		display:none;
	}
	.home .work-with-us {
		display:block;
	}
	.work-with-us ul {
		margin: 0;
	}
	.work-with-us li {
		width: 100% !important;
	}
	.work-with-us li .cent-item-btn {
		width: 100%;
		margin-top: 5px;
		margin-bottom: 5px;
	}
	.work-with-us .cent-item-active {
		width: 100%;
	}
		.work-with-us .cent-item-top .cent-item-btn:after {
		top: -8px;
	}
	.work-with-us li:nth-child(2n+1) .cent-item-active {
		right: auto;
		left: 5px;
		border-top-left-radius: 0;
		border-top-right-radius: 10px
	}
	.work-with-us .cent-item-top:nth-child(2n+1) .cent-item-active {
		border-bottom-left-radius: 0;
		border-bottom-right-radius: 10px;
		border-top-left-radius: 10px
	}
}

.owl-baners {
	position: absolute;
	top: 0;
	left: 0;
	visibility: hidden;
	margin: 0 auto;
	max-width: 300px;
}

.owl-baners_active {
    visibility: visible;
    position: relative
}

.owl-baners .owl-controls {
    background: #fff;
    padding: 16px 0 12px;
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, .12)
}

.owl-baners .owl-controls .owl-pagination {
    text-align: center;
    font-size: 0
}

.owl-baners .owl-controls .owl-pagination .owl-page {
    display: inline-block;
    vertical-align: top;
    width: 20px;
    height: 20px;
    background: #aaa;
    margin: 0 5px
}

.owl-baners .owl-controls .owl-pagination .owl-page.active {
    background: #ae263f
}

.owl-baners .owl-controls .owl-buttons {
    display: none
}

.owl-baners .item a {
    display: block;
    position: relative
}

.owl-baners .item a:before {
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 5;
    position: absolute;
    background: #000;
    opacity: .6;
    content: '';
    display: none
}

.owl-baners .item a:after {
    content: 'подробнее';
    position: absolute;
    left: 50%;
    top: 50%;
    display: none;
    font: 700 24px/30px 'Open Sans', sans-serif;
    text-transform: uppercase;
    color: #d5d4d0;
    z-index: 20;
    background: url("/local/templates/main_a_dev/assets/css/../images/all-list1.png") no-repeat center 0;
    padding: 25px 0 0;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.owl-baners .item a:hover:after, .owl-baners .item a:hover:before {
    display: block
}

.owl-baners .item a img {
    display: block;
    width: auto;
    max-width: 100%;
    height: auto;
    max-height: 100%;
}

.owl-baners_sidebar {
    position: inherit;
    visibility: visible
}

.pages {
    margin-top: 38px;
	margin-bottom: 20px;
}

.product-lists.coll3 ~ .pages {
    margin-top: 0
}

.pages ul {
    font-size: 0;
    text-align: center
}

.pages a, .pages li {
    font: 700 18px/42px 'Open Sans', sans-serif
}

.pages li {
    vertical-align: top;
    margin: 0 2px 0 3px;
    min-width: 35px;
    display: inline-block
}

.pages a {
    width: 42px;
    height: 42px;
    display: block;
    box-sizing: border-box;
    border-radius: 5px;

    background: #fff;
    border: 2px solid #d6d6d6;
}

.pages a:hover {
    background: #ae263f;
    color: #fff
}

.pages li.active a {
    line-height: 38px;
    color: #000;
    background: #d6d6d6;
}

.articles-frame {
    padding-bottom: 35px
}

.articles-frame h4 {
    font: 700 18px/20px 'Open Sans', sans-serif;
    text-transform: uppercase;
    padding: 0 0 18px;
    margin: 0
}

.articles-frame h4 a, .new-item h3 a, .pages a {
    text-decoration: none;
    color: #000
}

.articles-frame .article-item:hover h4 span, .articles-frame h4 a:hover {
    color: #ae263f
}

.articles-frame p {
    color: #000;
    padding: 0;
    margin: 0;
    font-size: 14px;
    line-height: 20px
}

.articles-frame .article-first {
    background: #fff;
    margin-bottom: 20px;
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, .12)
}

.articles-frame .article-first h4 {
    font: 700 24px/29px 'Open Sans', sans-serif;
    padding-bottom: 24px;
}

.articles-frame .article-first .image {
    /*float: left;*/
    padding: 1px;
	display: block;
}

.articles-frame .article-first .image img {
    width: 100%;
    max-width: 100%;
    height: auto;
    max-height: 100%;
}

.articles-frame .article-first .desc {
    /*margin: 0 20px 0 417px*/
	padding: 25px;
}

.articles-frame .article-first .desc p {
    line-height: 18px;
    font-size: 16px
}

.articles-frame .row {
    /*margin: 0 -4px;*/
}

.articles-frame .coll-50 {
    padding: 5px 4px
}

.articles-frame .article-item h4 span, .new-item p {
    color: #000
}

.articles-frame .article-item {
    display: block;
    text-decoration: none;
    min-height: 290px;
    border: 1px solid #bbb;
    box-sizing: border-box;
    padding: 25px;
	margin-bottom: 10px;
}

.articles-frame .article-item:hover, .new-item {
    background: #fff;
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, .12)
}

.articles-frame .article-item:hover {
    border: 1px solid #fff
}

@media (min-width: 1200px) {

}

@media (min-width: 992px) and (max-width: 1199px) {
	.articles-frame .article-first h4 {
		font-size: 18px;
		line-height: 22px;
		padding-bottom: 15px;
	}
	.articles-frame .article-first .desc p {
		text-align: justify;
	}
	.articles-frame h4 {
		font-size: 17px;
		padding-bottom: 15px;
	}
	.articles-frame p {
		text-align: justify;
		line-height: 18px;
		font-size: 16px;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.articles-frame .article-first .desc {
		padding: 10px;
	}
	.articles-frame .article-first h4 {
		font-size: 14px;
		line-height: 16px;
		padding-bottom: 13px;
	}
	.articles-frame .article-first .desc p {
		text-align: justify;
		font-size: 13px;
		line-height: 15px;
	}
	.articles-frame .article-item {
	    padding: 10px;
	}
	.articles-frame h4 {
		font-size: 14px;
		line-height: 16px;
		padding-bottom: 13px;
	}
	.articles-frame p {
		text-align: justify;
		font-size: 13px;
		line-height: 15px;
	}
}

@media (max-width: 767px) {
	.articles-frame .article-item {
		min-height: auto;
	}
	.articles-frame .article-first h4 {
		font-size: 18px;
		line-height: 22px;
		padding-bottom: 15px;
	}
	.articles-frame .article-first .desc p {
		text-align: justify;
	}
	.articles-frame h4 {
		font-size: 17px;
		padding-bottom: 15px;
	}
	.articles-frame p {
		text-align: justify;
		line-height: 18px;
		font-size: 16px;
	}

    .owl-baners .item a:hover:after, .owl-baners .item a:hover:before {
        display: none
    }
}

.new-item {
    display: block;
    text-decoration: none;
    padding: 30px 30px 25px;
    /*margin: 0 0 0 -30px;*/
}

.new-item h3 {
    padding: 0;
    margin: 0;
    font: 700 24px/29px 'Open Sans', sans-serif;
    text-transform: uppercase
}

.new-item p.data {
    font-size: 15px;
    font-weight: 700;
    padding: 5px 0 8px;
    margin: 0
}

@media (min-width: 1200px) {

}

@media (min-width: 992px) and (max-width: 1199px) {
	.new-item img {
		width: auto;
		max-width: 100%;
		height: auto;
		max-height: 100%;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.new-item img {
		padding: 0 0 35px 0;
		float: none;
		display: block;
		margin: 0 auto;
		width: auto;
		max-width: 100%;
		height: auto;
		max-height: 100%;
	}
}

@media (max-width: 767px) {
	.new-item {
		padding: 15px 15px 25px;
		margin-bottom: 20px;
	}
	.new-item img {
		padding: 0 0 35px 0;
		float: none;
		display: block;
		margin: 0 auto;
		width: auto;
		max-width: 290px;
		height: auto;
		max-height: 100%;
	}
}

.next-new {
    margin: 33px 0 20px
}

.next-new h4, .next-new .h4 {
    padding: 0 0 15px 15px;
    margin: 0;
    font: 700 18px/24px 'Open Sans', sans-serif;
}

.next-new .new-item {
    background: 0 0;
    border: 1px solid #bbb;
    box-shadow: none
}

.next-new .new-item p {
    line-height: 18px
}

.next-new .new-item p.data {
    line-height: 24px
}

.margl-30 {
    margin-left: -30px
}

.news-frame {
    padding-bottom: 46px
}

.news-frame .new-item {
    border: 1px solid #bbb;
    background: 0 0;
    margin-top: 6px;
    box-shadow: none
}

.news-frame .new-item:first-child {
    margin-top: 0
}

.news-frame .new-item p {
    line-height: 18px;
    font-size: 16px
}

.news-frame .new-item h3 a:hover, .news-frame .new-item:hover .data, .news-frame .new-item:hover h3 span {
    color: #ae263f
}

.news-frame .new-item .data, .news-frame .new-item h3 span {
    -webkit-transition: color .2s ease-in-out;
    transition: color .2s ease-in-out
}

.news-frame .new-item:hover {
    border: 1px solid #fff
}

.news-frame .new-item:hover, .shadow {
    background: #fff;
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, .12)
}

.contacts-frame .contacts-item {
    display: none
}

.contacts-frame .contacts-item_active {
    display: block
}

.contacts-frame .photo {
    position: relative
}

.contacts-frame h3 {
    font: 700 18px/24px 'Open Sans', sans-serif;
    padding: 21px 27px;
    margin: 0;
    text-transform: none
}

.contacts-frame .contact {
    font-size: 16px;
    line-height: 26px;
    border-top: 1px solid #ccc;
    padding: 15px 27px
}

.contacts-frame .buttons {
    /*position: absolute;*/
    /*left: 0;*/
    /*bottom: 29px;*/
    width: 100%;
    font-size: 0;
    text-align: center
}

.contacts-frame .buttons a {
    color: #fff;
    text-decoration: none;
    font: 700 14px/24px 'Open Sans', sans-serif;
    display: inline-block;
    vertical-align: top;
    line-height: 42px;
    width: 255px;
    -moz-border-radius: 5px;
    margin: 0 4px;
    text-align: left;
    padding: 0 25px;
    box-sizing: border-box;
    text-transform: uppercase;
    position: relative;
    border-radius: 5px
}

.btn-sel-office {
    background: #ae263f
}

.btn-sel-office:after {
    position: absolute;
    right: 17px;
    top: 50%;
    content: '';
    background: url("/local/templates/main_a_dev/assets/css/../images/btn-sel-office.png") no-repeat;
    width: 13px;
    height: 10px;
    margin-top: -5px
}

.btn-print {
    background: #aaa
}

.btn-print:after {
    position: absolute;
    right: 13px;
    top: 50%;
    content: '';
    background: url("/local/templates/main_a_dev/assets/css/../images/btn-print.png") no-repeat;
    width: 25px;
    height: 23px;
    margin-top: -12px
}

.contacts-frame .row {
    overflow: hidden
}

.contacts-frame .row .coll-50 {
    min-height: 452px;
    position: relative
}

.contacts-frame .owl-baners .item a:hover:after, .contacts-frame .owl-baners .item a:hover:before {
    display: none
}

.contacts-frame .owl-baners .item img {
    width: 100%
}

.owl-baners .owl-controls {
    margin-top: 0
}

.contacts-frame .map h3 {
    padding: 33px 0 20px 27px;
    margin: 0
}

.contacts-frame .map .map-frame {
    border: 1px solid #aaa;
    position: relative
}

.ymap {
    position: absolute;
    top: 0;
    left: 0;
    height: 385px
}

.ymap_active {
    position: relative
}

.map iframe {
    display: block
}

.photo .owl-baners {
	max-width: none;
}

.contacts-frame .buttons a.btn-sel-office,
.contacts-frame .buttons a.btn-print {
	margin-bottom: 10px;
}

@media (min-width: 1200px) {
	.contacts-frame .buttons {
		padding-top: 130px;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {

}

@media (min-width: 768px) and (max-width: 991px) {

}

@media (max-width: 767px) {
	#select-office {
		width: 290px !important;
	}
	.b-map-controls__box-a {
		display: none !important;
	}
	.tse-scroll-content {
		width: auto !important;
		/*height: auto !important;*/
	}
}

.order-nav {
    border: 2px solid #d6d6d6;
    box-sizing: border-box;
    height: 49px;
    background: #f3f3f3
}

.order-nav form {
    margin: 0;
    float: right;
    position: relative;
    width: 266px;
    height: 45px
}

.order-nav-list li {
    float: left;
    font: 700 14px/45px 'Open Sans', sans-serif;
    text-transform: uppercase
}

.order-nav-list a {
    color: #000;
    text-decoration: none;
    display: block;
    padding: 0 30px 0 18px;
    position: relative
}

.order-nav-list a:after {
    width: 16px;
    height: 45px;
    content: '';
    background: url("/local/templates/main_a_dev/assets/css/../images/order-nav-after.png") no-repeat;
    position: absolute;
    right: 0;
    top: 0
}

.order-nav-list li.active a {
    background: #fff
}

.order-nav-list li.active a:after {
    background: url("/local/templates/main_a_dev/assets/css/../images/order-nav-after-act.png") no-repeat
}

.order-nav-list li:last-child a:after {
    display: none
}

.order-nav .btn-s {
    left: auto;
    right: 10px
}

.order-nav .inp-s {
    padding: 0 0 0 20px;
    height: 45px;
    line-height: 45px;
    border-left: 2px solid #d6d6d6
}

.ico-cart {
    position: relative;
    padding-left: 40px
}

.ico-cart:before {
    content: '';
    background: url("/local/templates/main_a_dev/assets/css/../images/ico-cart.png");
    width: 29px;
    height: 37px;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -19px
}

.cart-table {
    font-size: 0
}

.cart-table .thead {
    background: #e2e2e2;
    margin-bottom: 1px
}

.cart-table .thead > div {
    padding: 12px 0;
    display: inline-block;
    vertical-align: middle;
    font: 600 14px/25px 'Open Sans', sans-serif;
    text-transform: uppercase;
    color: #000
}

.cart-table .cart-table-row > .td {
    display: inline-block;
    vertical-align: middle;
    padding: 24px 10px 24px 0;
    font: 400 14px/16px 'Open Sans', sans-serif;
    box-sizing: border-box
}

.cart-table .cart-table-row, .cart-table .tfoot {
    background: #fff;
    margin-top: 2px;
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, .12)
}

.cart-table .cart-table-row strong {
    font-weight: 700
}

.cart-table .cart-table-row a {
    color: #000;
    text-decoration: none
}

.cart-table .tfoot {
    padding: 18px 0
}

.d1 {
    width: 44px
}

.d2 {
    width: 95px
}

.d3 {
    width: 305px
}

.d4 {
    width: 125px
}

.d5 {
    width: 140px
}

.d6 {
    width: 120px
}

.d7 {
    width: 135px
}

.cart-table .cart-table-row .d3 {
    padding-right: 30px !important
}

.f18 {
    font-size: 18px;
    line-height: 24px
}

.bold {
    font-weight: 700
}

.align-center {
    text-align: center
}

.quan {
    position: relative;
    display: inline-block;
    padding-right: 22px
}

.quan .inp-q {
    width: 64px;
    height: 42px;
    border: 2px solid #999;
    padding: 0 5px;
    margin: 0;
    box-sizing: border-box;
    font: 700 17px/38px 'Open Sans', sans-serif;
    color: #000
}

.quan span {
    width: 20px;
    height: 20px;
    right: 0;
    top: 0;
    background: url("/local/templates/main_a_dev/assets/css/../images/qu.png") no-repeat;
    position: absolute;
    cursor: pointer
}

.quan .button-plus {
    background-position: 0 0
}

.quan .button-plus:hover {
    background-position: -20px 0
}

.quan .button-minus {
    top: auto;
    bottom: 0;
    background-position: 0 -21px
}

.quan .button-minus:hover {
    background-position: -20px -21px
}

.delete {
    width: 26px;
    height: 26px;
    display: inline-block;
    background: url("/local/templates/main_a_dev/assets/css/../images/delete.png")
}

.cart-table .delete {
    margin-left: 20px
}

.price-old {
    font-size: 14px;
    text-decoration: line-through;
    color: red;
    font-weight: 700;
    line-height: 18px
}

.price {
    font-size: 20px;
    font-weight: 700;
    line-height: 24px;
	color:#000;
}

.btn-count {
    width: 269px;
    height: 43px;
    background: #aaa;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    color: #fff;
    text-decoration: none;
    font: 700 14px/43px 'Open Sans', sans-serif;
    text-transform: uppercase;
    position: relative;
    box-sizing: border-box;
    padding-left: 21px
}

.btn-count:before {
    width: 15px;
    height: 20px;
    background: url("/local/templates/main_a_dev/assets/css/../images/btn-count.png") no-repeat;
    position: absolute;
    left: 21px;
    top: 50%;
    margin-top: -10px;
    content: ''
}

.cart-table .btn-count {
    margin-left: 44px
}

.cart-itog {
    font: 600 20px/43px 'Open Sans', sans-serif
}

.cart-itog p {
    display: inline-block;
    vertical-align: top;
    line-height: 43px;
    width: 160px;
    padding-left: 20px
}

.btn-order {
    display: block;
    margin: 0 auto;
    background: #1f7a13;
    border: 0;
    color: #fff;
    font: 700 16px/53px 'Open Sans', sans-serif;
    height: 53px;
    text-transform: uppercase;
    text-align: center;
    padding: 0 75px 0 88px;
    position: relative;
    cursor: pointer
}

.btn-order:before {
    content: '';
    background: url("/local/templates/main_a_dev/assets/css/../images/btn-order.png");
    width: 21px;
    height: 20px;
    position: absolute;
    left: 21px;
    top: 50%;
    margin-top: -10px
}

.deleted-items h3 {
    font-size: 19px;
    line-height: 24px;
    padding: 20px 0;
    margin: 0
}

.deleted-items .cart-table-row {
    background: 0 0;
    border: 1px solid #aaa;
    box-shadow: none
}

.deleted-items .cart-table .cart-table-row > .td {
    padding: 21px 10px 21px 0
}

.btn-reestablish {
    color: #fff !important;
    text-transform: uppercase;
    background: #aaa;
    font: 700 14px/39px 'Open Sans', sans-serif;
    height: 39px;
    display: inline-block;
    padding: 0 25px 0 51px;
    text-decoration: none;
    margin-left: -38px;
    position: relative;
    border-radius: 20px
}

.btn-reestablish:before {
    width: 24px;
    height: 22px;
    content: '';
    background: url("/local/templates/main_a_dev/assets/css/../images/btn-reestablish.png");
    position: absolute;
    left: 10px;
    top: 50%;
    margin-top: -11px
}


@media (min-width: 1200px) {

}

@media (min-width: 992px) and (max-width: 1199px) {
	.d1 {
		width: 25px;
	}
	.d2 {
		width: 120px;
	}
	.d3 {
		width: 290px;
	}
	.d4 {
		width: 100px;
	}
	.d5 {
		width: 110px;
	}
	.d6 {
		width: 75px;
	}
	.d7 {
		width: 100px;
	}
	.d8 {

	}
	.price {
		font-size: 20px;
	}
	.price span {
		font-size: 0px;
	}
	.price span:before {
		content: '';
		display: inline-block;
		width: 12px;
		height: 14px;
		background-image: url('/local/templates/main_a_dev/assets/css/../images/cart-price-rubl.png');
		background-position: 50% 50%;
		background-repeat: no-repeat;
	}
	.p-vip .price span:before {
		background-image: url('/local/templates/main_a_dev/assets/css/../images/vip-cart-price-rubl.png');
	}
	.deleted-items .d7 {
		width: 140px;
	}
	.btn-reestablish {
		margin: 0;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.d1 {
		width: 30px;
	}
	.d2 {
		width: 110px;
	}
	.d3 {
		width: 165px;
	}
	.d4 {
		width: 100px;
	}
	.d5 {
		width: 110px;
	}
	.d6 {
		display: none !important;
	}
	.cart-table .thead > .d7 {
		font-size: 0px;
	}
	.d7 {
		width: 60px;
	}
	.cart-table .delete {
		margin: 0;
	}
	.d8 {

	}
	.price {
		font-size: 18px;
	}
	.price span {
		font-size: 0px;
	}
	.price span:before {
		content: '';
		display: inline-block;
		width: 12px;
		height: 14px;
		background-image: url('/local/templates/main_a_dev/assets/css/../images/cart-price-rubl.png');
		background-position: 50% 50%;
		background-repeat: no-repeat;
	}
	.p-vip .price span:before {
		background-image: url('/local/templates/main_a_dev/assets/css/../images/vip-cart-price-rubl.png');
	}
	.btn-count {
		width: 200px;
		margin-left: 30px !important;
	}
	.deleted-items .d4 {
		width: 130px;
	}
	.deleted-items .d5 {
		width: 90px;
	}
	.deleted-items .d7 {
		width: 140px;
	}
}

@media (max-width: 767px) {
	.cart-table .thead {
		display: none;
	}
	.cart-table .cart-table-row, .cart-table .tfoot {
		padding-left: 15px;
		padding-right: 15px;
	}
	.cart-table .cart-table-row > .td {
		padding-right: 5px;
	}
	.cart-table .d1 {
		display: none !important;
	}
	.cart-table .d2 {
		display: none !important;
	}
	.cart-table .cart-table-row .d3 {
		width: 100%;
		padding-right: 0px !important;
	}
	.cart-table .d4 {
		width: 30%;
	}
	.cart-table .d5 {
		width: 25%;
	}
	.cart-table .d5 .quan .inp-q {
		width: 53px;
	}
	.cart-table .d6 {
		display: none !important;
	}
	.cart-table .d7 {
		width: 15%;
	}
	.cart-table .delete {
		margin-left: 8px;
	}
	.price {
		font-size: 16px;
	}
	.price span {
		font-size: 0px;
	}
	.price span:before {
		content: '';
		display: inline-block;
		width: 12px;
		height: 14px;
		background-image: url('/local/templates/main_a_dev/assets/css/../images/cart-price-rubl.png');
		background-position: 50% 50%;
		background-repeat: no-repeat;
	}
	.p-vip .price span:before {
		background-image: url('/local/templates/main_a_dev/assets/css/../images/vip-cart-price-rubl.png');
	}
	.cart-table .tfoot .left, .cart-table .tfoot .right {
		float: none;
	}
	.cart-table .btn-count {
		margin: 0 auto;
		width: 290px;
		display: block;
	}
	.cart-table .tfoot .cart-itog {
		text-align: center;
	}
	.cart-table .tfoot .cart-itog p {
		width: auto;
		padding-left: 10px;
		padding-right: 10px;
	}
	.cart-table .tfoot .btn-order {
		width: 290px;
		padding: 0px;
	}
	.deleted-items h3 {
		padding: 20px 15px;
	}
	.deleted-items .d4 {
		width: 40%;
	}
	.deleted-items .d5 {
		width: 25%;
	}
	.deleted-items .d7 {
		width: auto;
	}
	.deleted-items .d7 .btn-reestablish {
		font-size: 0;
		margin: 0;
		padding: 0;
		width: 40px;
		height: 39px;
	}
	.deleted-items .d7 .btn-reestablish:before {
		margin: 0;
		left: 50%;
		top: 50%;
		margin-top: -11px;
		margin-left: -13px;
	}
}

.filter-info {
    background: #207b13 url(/local/templates/main_a_dev/assets/css/../images/filter-info-bg.png) no-repeat 50% 50%;
    position: relative;
    overflow: hidden;
    border-radius: 5px;
    background-size: cover;
}

.filter-info:before {
    content: '';
    background: url("/local/templates/main_a_dev/assets/css/../images/filter-info.png") no-repeat;
    width: 31px;
    height: 15px;
    position: absolute;
    left: 17px;
    top: 15px
}

.filter-info .positions, .filter-info h3 {
    font-size: 14px;
    color: #fff;
    line-height: 42px
}

.filter-info h3 {
    margin: 0;
    min-width: 50%;
    box-sizing: border-box;
    float: left;
    padding: 0 0 0 58px
}

.filter-info .positions {
    float: right;
    font-weight: 700;
    text-transform: uppercase;
    padding: 0 25px 0 0
}

.sort {
    padding: 13px 0;
}
@media screen and (max-width: 768px){
    .sort {
        padding: 13px;
    }
}

.sort label, .sort select {
    display: inline-block;
    vertical-align: middle
}

.sort label {
    font-size: 14px
}

.sort select {
    height: 42px
}

@media (min-width: 1200px) {

}

@media (min-width: 992px) and (max-width: 1199px) {

}

@media (min-width: 768px) and (max-width: 991px) {
	.sort .sort-label-count {
		display: none;
	}
}

@media (max-width: 767px) {
	.sort .sort-label-direction {
		display: none;
	}

	.sort .sort-label-count {
		display: none;
	}
}

.margt23 {
    margin-top: 23px
}

.filter .filter-btn {
    display: block;
    padding: 16px
}

.block-filter-button .btn-update, .filter .btn-clear {
    display: block;
    border: 0;
    background: #f3f3f3;
    line-height: 42px;
    text-align: center;
    text-transform: uppercase;
    color: #858585;
    font: 700 14px/42px 'Open Sans', sans-serif;
    width: 100%;
    cursor: pointer;
    border-radius: 5px
}

.block-filter-item .titl {
    border-bottom: 1px solid #ccc;
    font: 700 18px/24px 'Open Sans', sans-serif;
    padding: 12px 0;
    display: block;
    position: relative;
    cursor: pointer
}

.block-filter-item .titl:after {
    width: 20px;
    height: 20px;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -10px;
    content: '';
    background: url("/local/templates/main_a_dev/assets/css/../images/open.png") no-repeat
}

.display-none {
    display: none
}

.block-filter-button {
    padding: 26px 16px 21px;
    display: block
}

.block-filter-button .btn-update {
    position: relative;
    padding-left: 25px
}

.block-filter-button .btn-update:before {
    width: 26px;
    height: 24px;
    content: '';
    background: url("/local/templates/main_a_dev/assets/css/../images/btn-update.png");
    position: absolute;
    left: 21px;
    top: 9px
}

.ml310 {
    margin-left: 310px
}

.info-block {
    padding: 20px
}

.info-block h3 {
    font-size: 18px;
    line-height: 24px;
    text-transform: none;
    padding: 0 0 15px;
    margin: 0
}

.info-block p, .more {
    line-height: 20px;
    font-size: 14px
}

.more {
    display: block;
    background: #f3f3f3;
    line-height: 42px;
    text-align: center;
    text-decoration: none;
    color: #858585;
    font-weight: 700;
    text-transform: uppercase;
    margin-top: 18px;
    border-radius: 5px
}

.more:before {
    width: 26px;
    height: 6px;
    background: url("/local/templates/main_a_dev/assets/css/../images/more-before.png");
    content: '';
    display: inline-block;
    vertical-align: middle;
    margin-right: 12px;
    margin-bottom: 2px
}

.product-a .prod-left {
    /*width: 610px;*/
    /*float: left;*/
    padding: 0 0 0 18px;
}

.product-a .prod-left h3, .product-a .prod-left .h3 {
    font-size: 24px;
    line-height: 30px;
    padding: 22px 0 12px;
}

.reit, .reit span {
    display: block;
    height: 17px;
}

.reit {
    width: 100px;
    background: url("/local/templates/main_a_dev/assets/css/../images/rating.png") repeat-x 0 0;
}

.reit span {
    background: url("/local/templates/main_a_dev/assets/css/../images/rating.png") repeat-x 0 -17px;
}

.product-vip .reit {
    background: url("/local/templates/main_a_dev/assets/css/../images/rating_vip.png") repeat-x 0 0;
    margin: 0 0 32px;
    display: contents;    
}

.product-vip .reit span {
    background: url("/local/templates/main_a_dev/assets/css/../images/rating_vip.png") repeat-x 0 -17px;
}

.star1 {
    width: 20px;
}

.star2 {
    width: 40px;
}

.star3 {
    width: 60px;
}

.star4 {
    width: 80px;
}

.star5 {
    width: 100px;
}

.star0 {
    width: 0;
}

.product-images {
    padding: 30px 0 20px;
}

.right span.star5 {
    display: none;
}

.product-images .image-large {
    /*float: left;*/
    /*width: 505px;*/
	/*position: relative;*/
}
.product-images .image-large.img_cell {
    display: table-cell;
    vertical-align: middle;
}

.product-images .img-left {
    position: relative;
    float: left;
    /*max-height: 505px;*/
.product-images .image-large .item-active
    overflow: hidden;
    width: 100%;
    padding-right: 10px;
    text-align: center;
}
.vip .product-images .img-left{
    height: auto;
    overflow:visible;
    width: auto;
}

.product-images .image-small {
    float: right;
    /*width: 94px*/
}

.product-images .image-small .owl-wrapper {
    width: 100% !important;
}

.product-images .image-small .owl-item {
    float: none !important;
    width: 100% !important;
    display: block;
    margin-bottom: 10px;
}

.product-images .image-small .item {
    border: 2px solid #dadada;
    display: block;
    padding: 4px;
    cursor: pointer;
}

.product-images .image-small .synced .item {
    padding: 3px;
    border: 3px solid #ae263f;
}

.brend-image {
    position: absolute;
    right: 11px;
    bottom: 11px;
    z-index: 10;
}

.p-vip .brend-image {
    right: auto;
    left: 11px;
    top: 11px;
    bottom: auto;
}

.product-detailed .print {
    position: absolute;
    right: 0px;
    top: 27px;
}

.product-detailed .print a {
    width: 84px;
    height: 80px;
    display: block;
    position: relative
}

.product-detailed .print a:before {
    content: '';
    background: url("/local/templates/main_a_dev/assets/css/../images/print.png");
    width: 36px;
    height: 34px;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}


@media (max-width: 767px) {
	.product-detailed .addititional-service {
		padding: 0 10px;
	}
}
.product-detailed .addititional-service-title {
	font-size: 14px;
	font-weight: 600;
	margin: 20px 0 8px;
}

.product-detailed .addititional-service-buttons {
	margin-bottom: 25px;
}

.product-detailed .addititional-service-buttons a {
	background-color: #fff;
	border: 1px solid #ae263f;
	color: #ae263f;
	display: table;
	height: 52px;
	padding: 0 10px;
	text-decoration: none;
}

.product-detailed .addititional-service-buttons a:hover {
	background-color: #ae263f;
	color: #fff;
}

.product-detailed .addititional-service-buttons a i {
	background-image: url("/local/templates/main_a_dev/assets/css/../images/btn-addition.png");
	background-repeat: no-repeat;
	display: table-cell;
	vertical-align: middle;
	width: 32px;
}

.product-detailed .addititional-service-buttons a.button-calc { 
	float: left;
	margin: 0 10px 10px 0;
	width: 190px;
}
.product-detailed .addititional-service-buttons a.button-works {
	margin-bottom: 10px;
	width: 230px;
}

@media (max-width: 459px) {
	.product-detailed .addititional-service-buttons a.button-calc {
		width: 230px;
	}
}

.product-detailed .addititional-service-buttons a.button-calc i { background-position: 0 0; }
.product-detailed .addititional-service-buttons a.button-works i { background-position: -32px 0; }
.product-detailed .addititional-service-buttons a.button-calc:hover i { background-position: 0 -50px; }
.product-detailed .addititional-service-buttons a.button-works:hover i { background-position: -32px -50px; }

.product-detailed .addititional-service-buttons a span {
	display: table-cell;
	font-size: 13px;
	line-height: 1.2;
	padding-left: 10px;
	vertical-align: middle;
}

@media (min-width: 1200px) {
	.product-a .prod-left h3, .product-a .prod-left .h3 {
		margin-right: 100px;
	}
	/*.product-images .image-large {
		width: 505px;
	}*/
}

@media (min-width: 992px) and (max-width: 1199px) {
	.product-a .prod-left h3, .product-a .prod-left .h3 {
		margin-right: 100px;
		font-size: 21px;
		line-height: 25px;
	}
	/*.product-images .image-large {
		width: 360px;
	}*/
    .product-images .image-large.img_cell{
        display: block;
    }
	.product-images .image-small {
		float: none;
	}
	.product-images .image-small .item {
		display: inline-block;
		vertical-align: top;
		width: 80px;
	}
	.product-images .image-small .item img {
		width: auto;
		max-width: 100%;
		height: auto;
		max-height: 100%;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.product-a .prod-left h3, .product-a .prod-left .h3 {
		font-size: 21px;
		line-height: 25px;
	}
	.product-detailed .print {
		display: none;
	}
	.product-images .img-left {
		float: none;
		margin-bottom: 20px;
        height: auto;
	}
    .product-images .image-large.img_cell{
        display: block;
    }
	.product-images .image-small {
		float: none;
	}
	.product-images .image-large {
		width: 100%;
	}
	.product-images .image-small .item {
		display: inline-block;
		vertical-align: top;
	}
	.product-images .image-small .item img {
		width: auto;
		max-width: 100%;
		height: auto;
		max-height: 100%;
	}
}

@media (max-width: 767px) {
	.product-a .prod-left {
		padding: 0 15px 0 15px;
	}
	.product-a .prod-left h3, .product-a .prod-left .h3 {
		font-size: 20px;
		line-height: 25px;
	}
	.product-detailed .print {
		display: none;
	}
	.product-images .img-left {
		float: none;
		margin-bottom: 56px;
        height: auto;
	}
    .product-images .image-large.img_cell{
        display: block;
    }
    .product-images .img-left.without-small{
        margin-bottom: 20px;
    }
    .product-images{
        overflow: hidden;
    }
	.product-images .image-small {
		float: none;
		text-align: center;
        position: absolute;
        bottom: 0;
	}
	.product-images .image-large {
		/*width: 290px;*/
		margin: 0 auto;
	}
	.product-images .image-small .item {
		border: 1px solid #dadada;
		padding: 2px;
		display: inline-block;
		width: 69px;
		vertical-align: top;
	}
	.product-images .image-small .item img {
		width: auto;
		max-width: 100%;
		height: auto;
		max-height: 100%;
	}
}

.product-a .prod-right {
    /*width: 456px;*/
    /*float: right;*/
}

.prod-right .option-top ~ .product-price {
    margin-top: 0;
}

.prod-right .option-top {
    font: 600 14px/21px 'Open Sans', sans-serif;
    display: block;
    padding: 20px 36px;
    position: relative;
    min-height: 110px;
    box-sizing: border-box
}

.prod-right .option-top .stock-txt {
    right: 30px;
    top: 50%;
    margin-top: -45px
}

.prod-right .product-price {
    border: 2px solid #e6e6e6;
    border-right: 0;
    margin: 25px 0 -2px;
    z-index: 5;
    position: relative;
    padding: 14px 0 11px 32px;
    font-size: 14px
}

.prod-right .product-price h4, .prod-right .product-price .h4 {
    font: 700 18px/24px 'Open Sans', sans-serif;
    padding-bottom: 15px
}

.prod-right .product-price p.price-old {
    font-size: 17px;
    color: red;
    line-height: 24px;
    padding-top: 2px
}

.prod-right .product-price p.price-old > .symbol,
.prod-right .product-price p.price > .symbol,
.product-price-opt .price > .symbol{
    font-family: "RUBSN";

}
.p-vip .product-lists .left p.price-old{
    color: #f00;

}
.prod-right .product-price p.price {
    font-size: 29px;
    line-height: 34px
}

.w200 {
    width: 200px
}

.f14 {
    font-size: 14px;
    text-transform: uppercase
}

.product-price-opt {
    background: #f3f3f3;
    border-top: 2px solid #d6d6d6;
    padding: 17px 0 10px 30px;
    font-size: 14px;
    line-height: 24px
}

.product-price-opt .price {
    font-size: 20px;
    line-height: 20px
}

.product-cart {
    border: 2px solid #e6e6e6;
    border-right: 0;
    background: url("/local/templates/main_a_dev/assets/css/../images/product-cart-bg.png") 0 0;
    padding: 20px 0 28px 34px
}

.product-cart h4, .product-cart .h4 {
    font-size: 18px;
    line-height: 18px
}

.product-cart .product-quantity {
    font-size: 0;
    padding: 15px 0
}

.product-cart .inp-que {
    display: inline-block;
    vertical-align: top;
    border: 3px solid #aaa;
    height: 42px;
    box-sizing: border-box;
    padding: 0 10px;
    font: 700 18px/36px 'Open Sans', sans-serif;
    border-radius: 5px 0 0 5px;
	color: #000;
}

.product-cart .product-quantity select {
    width: 105px
}

.product-cart .product-quantity .jq-selectbox__select,
.basketItemUpdateWrap .jq-selectbox__select,
.basketItemUpdateWrap .select_no {
    background: #f3f3f3;
    border: 2px solid #aaa;
    height: 42px;
    box-sizing: border-box;
    padding: 0 32px 0 14px;
    line-height: 38px;
    font-size: 14px;
    font-weight: 700;
    width: 105px;
    border-radius: 5px
}

.product-cart .product-quantity .jq-selectbox,
.basketItemUpdateWrap .jq-selectbox {
    margin-left: -2px;
    position: relative;
    z-index: 10
}

.product-cart .product-quantity .jq-selectbox__trigger-arrow,
.basketItemUpdateWrap .jq-selectbox__trigger-arrow {
    width: 12px;
    height: 9px;
    background: url("/local/templates/main_a_dev/assets/css/../images/sel1.png") no-repeat;
    right: 11px;
    top: 15px
}

.product-cart .cartline {
    font-size: 0
}

.product-cart .cartline .btn-add-cart {
    display: inline-block;
    vertical-align: middle;
    border: 0;
    background: #f43e01;
    height: 42px;
    font: 700 14px/42px 'Open Sans', sans-serif;
    text-transform: uppercase;
    color: #fff;
    width: 220px;
    cursor: pointer;
    border-radius: 5px
}

.product-cart .cartline .btn-add-cart.in_basket {
	color: #ccc;
}

.product-cart .span {
    font: 600 14px/18px 'Open Sans', sans-serif;
    padding-bottom: 22px;
    margin-top: -10px
}

.product-cart .cartline .span {
    display: inline-block;
    vertical-align: middle;
    padding: 0 0 0 18px;
    margin-top: 0
}

.product-a .list-info {
    padding: 10px 0
}

.product-a .list-info li {
    font: 600 14px/24px 'Open Sans', sans-serif;
    position: relative;
    padding: 11px 0 11px 45px
}

.product-a .list-info span {
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%)
}

.-stock-ico {
    width: 26px;
    height: 31px;
    background: url("/local/templates/main_a_dev/assets/css/../images/stock-ico.png")
}

.-spech-ico {
    width: 29px;
    height: 25px;
    background: url("/local/templates/main_a_dev/assets/css/../images/spech-ico.png")
}

@media (min-width: 1200px) {

}

@media (min-width: 992px) and (max-width: 1199px) {
	.prod-right .option-top {
		padding: 150px 10px 30px 0px;
		min-height: auto;
		font-weight: 400;
		font-size: 16px;
	}
	.p-vip .prod-right .option-top {
		padding: 130px 10px 30px 0px;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.prod-right .right.w200 {
		width: auto;
	}
	.prod-right .option-top {
		padding: 130px 10px 30px 0px;
		min-height: auto;
		font-weight: 400;
		font-size: 16px;
	}
	.prod-right .product-price {
		padding: 14px 18px 11px 18px;
		font-size: 13px;
	}
	.prod-right .product-price h4, .prod-right .product-price .h4 {
		font: 700 13px/20px 'Open Sans', sans-serif;
		padding-bottom: 7px;
	}
	.prod-right .product-price p.price-old {
		font-size: 14px;
		line-height: 20px;
		padding-top: 0px;
	}
	.prod-right .product-price p.price {
		font-size: 23px;
		line-height: 30px;
	}
	.product-price-opt {
		padding: 17px 18px 10px 18px;
		font-size: 13px;
	}
	.product-price-opt .price {
		font-size: 23px;
		line-height: 24px;
	}
	.product-cart {
		padding: 20px 18px 28px 18px;
	}
	.product-cart h4, .product-cart .h4 {
		font-size: 13px;
	}
	.product-cart .inp-que {
		width: 60%;
	}
	.product-cart .product-quantity .jq-selectbox {
		width: 40%;
	}
	.product-cart .product-quantity .jq-selectbox__select {
		width: 100%;
		border-radius: 0px 5px 5px 0;
	}
	.product-cart .cartline .btn-add-cart {
		width: 100%;
	}
	.product-cart .cartline .span {
		padding: 10px 0px 0px 0px;
	}
	.product-a .list-info ul {
		font-size: 0px;
	}
	.product-a .list-info li {
		display: inline-block;
		width: 50%;
		padding: 11px 11px 11px 45px;
		vertical-align: top;
		line-height: 16px;
	}
}

@media (max-width: 767px) {
	.product-a .prod-right {
		padding: 0 5px 0 5px;
	}
	.prod-right .right.w200 {
		width: auto;
	}
	.prod-right .option-top {
		padding: 0px 10px 10px 10px;
		min-height: auto;
		font-weight: 400;
	}
	.prod-left .option-top .option-top-right,
	.prod-right .option-top .option-top-right	{
		position: absolute;
		top: 0;
		right: 0;
		text-align: right;
		padding: 0px;
	}
	.prod-right .product-price {
		border: 1px solid #e6e6e6;
		padding: 14px 20px 11px 20px;
	}
	.product-price-opt {
		border-top: 1px solid #d6d6d6;
		padding: 17px 20px 10px 20px;
	}
	.product-price-opt .left p {
		line-height: 34px;
	}
	.product-price-opt .price {
		font-size: 29px;
		line-height: 34px;
	}
	.product-cart {
		border: 1px solid #e6e6e6;
		padding: 20px 20px 28px 20px;
	}
	.product-cart .inp-que {
		width: 70%;
	}
	.product-cart .product-quantity .jq-selectbox {
		width: 30%;
	}
	.product-cart .product-quantity .jq-selectbox__select {
		width: 100%;
		border-radius: 0px 5px 5px 0;
	}
	.product-cart .cartline .btn-add-cart {
		width: 50%;
		margin-right: 3%;
	}
	.product-cart .cartline .span {
		padding: 5px 0px 5px 0px;
	}
	.product-a .list-info {
		padding: 10px;
	}
}

.element_description_and_video_container {
	margin-top: 58px;
	min-height: 60px;
	padding: 20px;
}

.element_description_and_video_container_box {

}

.product-detailed .product-b {
    margin-top: 8px
}

.product-detailed .product-info {
    /*float: left;*/
    /*width: 630px*/
}

.product-detailed .product-info .tabs {
    font-size: 0
}

.product-detailed .product-info .tabs li {
    border: 3px solid #dadada;
    display: inline-block;
    vertical-align: top;
    font: 700 16px/55px 'Open Sans', sans-serif;
    padding: 0 16px;
    margin-right: -3px;
    border-bottom: 0;
    text-transform: uppercase;
    cursor: pointer;
    position: relative;
    z-index: 5;
}

.product-detailed .product-info .tabs li.active {
    background: #fff;
    border-color: #fff;
    cursor: default;
    z-index: 3;
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, .12);
}

.product-detailed .product-info .box {
    position: relative;
    z-index: 10;
    padding: 5px;
    min-height: 373px;
    box-sizing: border-box;
    display: none;
}

.product-detailed .product-info .box.visible {
    display: block;
}

.box .options ul {
    padding: 14px 0;
}

.box .options li {
    font-size: 0px;
    padding: 0 13px;
    position: relative;
    margin: 3px 0 0;
	display: block;
}

.box .options li:first-child {
    margin-top: 0;
}

.box .options li:hover {
    background: #f3f3f3;
}

.box .options li span {
    /*position: absolute;*/
    /*left: 377px;*/
	display: inline-block;
	font: 400 14px/23px 'Open Sans', sans-serif;
	vertical-align: top;
}

@media (min-width: 1200px) {
	.box .options li span.options-title {
		width: 60%;
	}
	.box .options li span.options-value {
		width: 40%;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.box .options li span {
		width: 50%;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.element_description_and_video_container {
		margin-top: 0px;
	}
	.box .options li span.options-title {
		width: 60%;
	}
	.box .options li span.options-value {
		width: 40%;
	}
}

@media (max-width: 767px) {
	.product-detailed .product-info .tabs li {
		width: 100%;
		margin: 0 0 5px 0;
		border: 2px solid #dadada;
	}
	.product-detailed .product-info .box {
		padding: 15px;
	}
	.box .options li {
		padding: 0;
	}
	.box .options li span {
		width: 50%;
	}
	.box .options li span .options-sd-wrap {
		/*white-space: nowrap;*/
		text-overflow: ellipsis;
		overflow: hidden;
	}
	.element_description_and_video_container {
		margin-top: 0px;
		min-height: auto;
		padding: 15px;
	}
}

.product-detailed .consultant {
    /*float: right;*/
    /*width: 475px;*/
    min-height: 373px;
    margin-top: 58px;
    padding: 0;
    box-sizing: border-box;
    position: relative
}

.product-detailed .consultant > .shadow {
    width: 435px;
    position: absolute;
    left: 50%;
    top: 50%;
    box-sizing: border-box;
    padding: 21px 0 40px 40px;
    background: #fff url("/local/templates/main_a_dev/assets/css/../images/consultant-bg.jpg") no-repeat 0 bottom;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.product-detailed .consultant h3 {
    font-size: 18px;
    line-height: 24px;
    text-transform: none;
    padding-bottom: 21px
}

.product-detailed .consultant .consult-image {
    float: left;
    padding-top: 4px
}

.product-detailed .consultant .consult-image img {
    border-top: 1px solid #aaa
}

.consultant .consult-company-logo{
    position: absolute;
    bottom: 52px;
    left: 52px;
}

.product-detailed .consultant .consult-info {
    margin: 0 0 0 167px;
    position: relative;
    min-height: 178px
}

.product-detailed .consultant .bot-panel {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%
}

.product-detailed .consultant .name {
    font-size: 20px;
    font-weight: 700
}

.product-detailed .consultant .name span {
    font-size: 12px;
    display: block;
    color: #5e5e5e;
    line-height: 20px;
    font-weight: 400
}

.product-detailed .consultant .email, .product-detailed .consultant .phone {
    font-size: 16px;
    font-weight: 600
}

.product-detailed .consultant .email a {
    color: #ae263f;
    text-decoration: none
}

.product-detailed .consultant .order-call {
    margin-top: 13px
}

.product-detailed .consultant .order-call a {
    background: #aaa;
    display: block;
    width: 200px;
    height: 42px;
    text-decoration: none;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
    text-align: center;
    line-height: 42px;
    border-radius: 5px
}

.product-detailed .consultant .order-call a:hover {
    background: #f43e01
}

.product-detailed .consultant .order-call a:before {
    width: 23px;
    height: 22px;
    display: inline-block;
    vertical-align: middle;
    content: '';
    background: url("/local/templates/main_a_dev/assets/css/../images/order-call.png");
    margin-right: 7px;
    margin-bottom: 2px
}

@media (min-width: 1200px) {

}

@media (min-width: 992px) and (max-width: 1199px) {
	.product-detailed .consultant > .shadow {

	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.product-detailed .consultant {
		margin-top: 0px;
	}
	.product-detailed .consultant > .shadow {

	}
}

@media (max-width: 767px) {
	.product-detailed .consultant {
		margin-top: 0px;
		min-height: auto;
		padding: 20px 15px 20px 15px;
	}
	.product-detailed .consultant > .shadow {
		width: auto;
		max-width: 435px;
		position: relative;
		left: auto;
		top: auto;
		transform: none;
		margin: 0 auto;
		padding: 20px;
		text-align: center;
	}
	.product-detailed .consultant h3 {
		font-size: 13px;
	}
	.product-detailed .consultant .consult-image {
		float: none;
		padding-top: 0px;
		margin-right: 15px;
		margin-left: 15px;
		display: inline-block;
		vertical-align: top;
		position: relative
	}
	.consultant .consult-company-logo {
		position: absolute;
		top: 130px;
		left: 25px;
		bottom: auto;
	}
	.product-detailed .consultant .consult-info {
		margin: 0;
		min-height: auto;
		display: inline-block;
		vertical-align: top;
		padding: 5px;
		background-color: #ebbe3b;
		border-radius: 5px;
	}
	.product-detailed .consultant .bot-panel {
		position: relative;
		width: auto;
	}
}

.recommended-products, .reviews_block {
    margin-top: 13px;
    padding: 0 16px 21px;
    margin-bottom: -25px
}

.recommended-products h3, .reviews_block h3 {
    font-size: 16px;
    padding: 18px 3px 15px;
    line-height: 24px
}

.recommended-products .product-lists .item {
    border: 1px solid #e6e6e6
}

.product-lists .item:hover {
    box-shadow: 0 0 9px 0 rgba(0, 0, 0, .28)
}

@media (min-width: 1200px) {

}

@media (min-width: 992px) and (max-width: 1199px) {
	.recommended-products .product-lists>ul {
		font-size: 0;
		text-align: center;
	}
	.recommended-products .product-lists li {
		float: none;
		display: inline-block;
		width: 275px;
		text-align: left;
	}
	.recommended-products .product-lists li:nth-child(4n) {
		display: none;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.recommended-products .product-lists>ul {
		font-size: 0;
		text-align: center;
	}
	.recommended-products .product-lists li {
		float: none;
		display: inline-block;
		width: 275px;
		text-align: left;
	}
}

@media (max-width: 767px) {
	.recommended-products .product-lists>ul {
		font-size: 0;
		text-align: center;
	}
	.recommended-products .product-lists li {
		float: none;
		display: inline-block;
		width: 275px;
		text-align: left;
	}
}

.our-representatives-list {
    background: #505050;
    padding: 33px 0;
    display: none;
}

.our-representatives-list ul.our-representatives-list-items {
	font-size: 0px;
}

.our-representatives-list ul.our-representatives-list-items li {
    display: inline-block;
    vertical-align: top;
	padding: 16px 30px;
	min-height: 128px;
}

.our-representatives-list p ,
.our-representatives-list a ,
.our-representatives-list a:focus,
.our-representatives-list-item {
    font-size: 16px;
    font-weight: 700;
    line-height: 32px;
    color: #fff;
    text-decoration: none;
}
.our-representatives-list a:hover {
    font-size: 16px;
    font-weight: 700;
    line-height: 32px;
    color: #fff;
    text-decoration: underline;
}

.our-representatives-list ul.our-representatives-list-items li.line{
	display: none;
    width: 100%;
    padding: 0;
    border-top: 1px solid #737373;
	min-height: 1px;
}

@media (min-width: 1200px) {
	.our-representatives-list ul.our-representatives-list-items li {
		width: 25%;
		border-right: 1px solid #737373;
	}

	.our-representatives-list ul.our-representatives-list-items li:nth-child(8n) {
		display: block;
	}
	.our-representatives-list ul.our-representatives-list-items li:nth-child(8n+7) {
		border-right: none;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.our-representatives-list ul.our-representatives-list-items li {
		width: 33%;
		border-right: 1px solid #737373;
	}
	.our-representatives-list ul.our-representatives-list-items li:nth-child(6n) {
		display: block;
	}
	.our-representatives-list ul.our-representatives-list-items li:nth-child(6n+5) {
		border-right: none;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.our-representatives-list ul.our-representatives-list-items li {
		width: 50%;
		border-right: 1px solid #737373;
	}
	.our-representatives-list ul.our-representatives-list-items li:nth-child(4n) {
		display: block;
	}
	.our-representatives-list ul.our-representatives-list-items li:nth-child(4n+3) {
		border-right: none;
	}
}

@media (max-width: 767px) {
	.our-representatives-list ul.our-representatives-list-items li {
		width: 100%;
		text-align: center;
	}
	.our-representatives-list ul.our-representatives-list-items li:nth-child(2n) {
		display: block;
	}
	.our-representatives-list ul.our-representatives-list-items li:last-child {
		display: none;
	}
}

.popup-frame, .popup-frame h3 {
    display: block;
    position: relative
}

.popup-frame {
    width: 562px;
    background: #fff;
    box-sizing: border-box;
    box-shadow: 0 0 35px 0 rgba(0, 0, 0, .42);
    margin: 0 auto;
    padding: 0 30px 0 34px
}

.popup-frame h3 {
    background: #ffd03d;
    font: 700 18px/67px 'Open Sans', sans-serif;
    padding: 0 70px;
    text-transform: none;
    margin: 0 -30px 17px -34px
}

.popup-frame .buttonline {
    padding: 28px 0 33px
}

.popup-frame .inputline {
    padding: 13px 0 0;
    font-size: 0
}

.popup-frame .inputline span {
    font: 600 18px/42px 'Open Sans', sans-serif
}

.popup-frame .inp, .popup-frame .inputline span, .popup-frame label {
    display: inline-block;
    vertical-align: middle
}

.popup-frame label {
    color: #000;
    width: 205px;
    font: 400 18px/42px 'Open Sans', sans-serif
}

.popup-frame .inp {
    border: 3px solid #aaa;
    font: 400 18px/36px 'Open Sans', sans-serif;
    height: 42px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    width: 293px;
    padding: 0 10px;
    border-radius: 5px
}

.popup-frame input.kod {
    width: 70px;
    margin: 0 7px
}

.popup-frame input.num {
    width: 183px
}

.popup-frame .area {
    width: 100%;
    height: 129px;
    border: 3px solid #aaa;
    box-sizing: border-box;
    display: block;
    margin-top: 9px;
    font: 400 18px/24px 'Open Sans', sans-serif;
    padding: 6px 10px;
    border-radius: 5px
}

.popup-frame .btn {
    width: 138px;
    height: 42px;
    border: 0;
    background: #f43e01;
    font: 700 14px/42px 'Open Sans', sans-serif;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    cursor: pointer;
    border-radius: 5px;
	padding: 0;
}

.popup-frame .btn.cls {
    background: #aaa
}

.bottom-panel {
    display: none;
    position: relative
}

/*.button-panel:before{content:'';background:url("/local/templates/main_a_dev/assets/css/../images/bottom-panel-shadow.png") repeat-x 0 0;width:100%;height:32px;position:absolute;left:0;top:-32px}*/
.bottom-panel.fixed {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    display: block;
    z-index: 1000;
}

.views-panel {
    background: url("/local/templates/main_a_dev/assets/css/../images/views-panel.png");
    display: none;
    position: relative;
    z-index: 10
}

.views-panel .btn-close {
    float: right;
    font: 600 14px/20px 'Open Sans', sans-serif;
    text-transform: uppercase;
    margin: 11px 20px;
    cursor: pointer
}

.views-panel .btn-close:after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 12px;
    height: 12px;
    background: url("/local/templates/main_a_dev/assets/css/../images/btn-close.png");
    margin-left: 12px
}

.views-panel ul {
    float: left;
    width: 100%;
    padding: 0 0 14px
}

.views-panel li {
    float: left;
    width: 33.3%;
    padding: 0 4px;
    box-sizing: border-box
}

.views-panel li .item {
    background: #fff;
    border: 2px solid #fff;
    display: block;
    position: relative;
    height: 91px;
    padding: 0 15px 0 108px
}

.views-panel li .item:hover {
    border: 2px solid #ae263f
}

.views-panel .image {
    position: absolute;
    left: 21px;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%)
}

.views-panel .image img {
    max-width: 68px
}

.views-panel h4, .views-panel .h4 {
    font: 700 12px/15px 'Open Sans', sans-serif;
    margin-right: 45px;
    height: 45px;
    overflow: hidden;
    display: block;
    margin-top: 19px
}

.views-panel h4 a, .views-panel .h4 a {
    color: #000;
    text-decoration: none
}

.views-panel .price, .views-panel .price-old {
    font: 700 14px/24px 'Open Sans', sans-serif;
    text-transform: uppercase;
    float: right
}

.views-panel .price-old {
    float: left;
    color: red
}

.views-panel .del {
    position: absolute;
    right: 17px;
    top: 22px;
    width: 26px;
    height: 26px;
    background: url("/local/templates/main_a_dev/assets/css/../images/del.png") no-repeat 0 0;
    cursor: pointer
}

.views-panel .item:hover .del {
    background-position: 0 -26px
}

.button-panel {
    /*background: #fff;*/
    text-align: right;
    font-size: 0;
    position: relative
}

.bottom-panel.active .button-panel {
    background-image: url("/local/templates/main_a_dev/assets/css/../images/views-panel.png");
}

.btn-you_searched {
    display: inline-block;
    vertical-align: top;
    margin-right: 25px;
    padding: 15px;
}

.btn-you_searched.active {
    background: #e8e8e8
}

.btn-you_searched span {
	background-color: rgba(255,255,255, 0.8);
    border: 1px solid #ae263f;
    display: block;
    text-align: center;
    font: 600 14px/48px 'Open Sans', sans-serif;
    color: #ae263f;
    padding: 0 22px 0 52px;
    text-transform: uppercase;
    position: relative;
}

.btn-you_searched span:before {
    content: '';
    background: url("/local/templates/main_a_dev/assets/css/../images/btn-you_searched.png") no-repeat 0 0;
    position: absolute;
    left: 15px;
    top: 50%;
    width: 21px;
    height: 15px;
    margin-top: -7px
}

.btn-you_searched.active span,
.btn-you_searched span.active
{
    background: #ae263f;
    color: #fff;
    cursor: pointer;
}

.btn-you_searched.active span:before, .btn-you_searched span.active:before {
    background-position: 0 -15px
}

.button-panel .up {
    display: inline-block;
    vertical-align: top;
    padding: 15px 0px;
}

.button-panel .up a {
	background-color: rgba(255,255,255, 0.8);
    border: 1px solid #000;
    padding: 0 37px 0 16px;
    display: block;
    font: 600 14px/48px 'Open Sans', sans-serif;
    text-decoration: none;
    text-transform: uppercase;
    color: #000;
    position: relative;
}

.button-panel .up a:before {
    width: 10px;
    height: 10px;
    content: '';
    background: url("/local/templates/main_a_dev/assets/css/../images/up.png");
    position: absolute;
    right: 14px;
    top: 50%;
    margin-top: -5px
}

@media (min-width: 1200px) {

}

@media (min-width: 992px) and (max-width: 1199px) {
	.button-panel {
	    text-align: right;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.button-panel {
	    text-align: right;
	}
}

@media (max-width: 767px) {
	.bottom-panel.fixed {
		position: relative;
	}

	.button-panel .up a {
		border: none;
		font-weight: bold;
		font-size: 26px;
		line-height: normal;
	}
}

.good-know {
    padding: 18px 16px;
	margin-bottom: 25px;
	background: #fff;
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, .12);
}

.good-know h3 {
    font: 700 18px/24px 'Open Sans', sans-serif;
    text-transform: none;
    padding-bottom: 22px
}

.good-know h3 img {
    display: inline-block;
    vertical-align: middle;
    margin: 0px 12px 0px 0px
}

.good-know .question {
    font: 700 14px/24px 'Open Sans', sans-serif;
    padding: 6px 10px;
    text-align: center;
    border: 3px solid #f3f3f3;
    border-radius: 5px
}

.good-know .answer {
    background: #f3f3f3;
    font: 400 14px/20px 'Open Sans', sans-serif;
    padding: 17px;
    margin-top: 10px;
    border-radius: 5px
}

@media (min-width: 1200px) {

}

@media (min-width: 992px) and (max-width: 1199px) {
	.good-know {
		padding: 18px 10px;
	}

	.good-know .answer {
		padding: 10px;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.good-know {
		padding: 18px 10px;
	}

	.good-know .answer {
		padding: 10px;
	}
}

@media (max-width: 767px) {
	.good-know {
		margin-top: 25px;
	}
}

.bg1 {
    background: #fff url("/local/templates/main_a_dev/assets/css/../images/category-tree.png") no-repeat right bottom
}

.column-right .container {
    margin-top: 25px;
   /* margin-left: -34px;*/
    padding: 25px
}

.column-right .container:first-child {
    margin-top: 0
}

.column-right .container h3 {
    font: 700 18px/24px 'Open Sans', sans-serif;
    text-transform: none;
    padding: 0;
    margin: 0
}

.category-tree h3 {
    padding-bottom: 25px !important
}

.category-tree  {
    display: flex;
}
.category-tree ul {
    width: 50%;
    /*margin: 0 -7px;*/
	/* -webkit-column-count: 2; /1* Ch, Saf, And, BB  *1/ */
	/* -moz-column-count: 2; /1* Fx *1/ */
	/* column-count: 2; /1* IE 10, Op 11.1+ *1/ */

	/* -webkit-column-gap: 40px; */
	/* -moz-column-gap: 40px; */
	/* column-gap: 40px; */
}

.category-tree li {
    /* float: left; */
    box-sizing: border-box;
    padding: 7px;
    min-height: 102px;
}

.category-tree li a {
    display: block;
    border: 2px solid #fff;
    text-decoration: none;
    color: #000;
    min-height: 84px;
}

.category-tree li a:hover {
    border: 2px solid #aaa
}

.category-tree li span {
    display: block;
    padding: 20px 15px;
    font: 700 16px/22px 'Open Sans', sans-serif;
    text-transform: uppercase
}

.category-desc h3 {
    padding-bottom: 6px
}

.category-desc h4 {
    font: 700 18px/24px 'Open Sans', sans-serif;
    color: #ae263f;
    padding: 0;
    margin: 20px 0 0
}

.category-desc p {
    font: 400 14px/20px 'Open Sans', sans-serif;
    padding: 0;
    margin: 9px 0;
}

.category-desc p.allocated {
    font-size: 16px;
    font-weight: 600;
    line-height: 20px;
    color: #353535;
    background: #f3f3f3;
    padding: 30px;
    margin-top: 24px;
    margin-bottom: 12px
}

@media (min-width: 1200px) {

}

@media (min-width: 992px) and (max-width: 1199px) {

}

@media (min-width: 768px) and (max-width: 991px) {
	.category-tree {
		display: block;
	}

	.category-tree ul {
		width: 100%;
	}

	.category-tree li {
		min-height: auto;
	}

	.category-tree li a {
		min-height: auto;
	}
}

@media (max-width: 767px) {
	.category-tree {
		display: block;
	}

	.category-tree ul {
		width: 100%;
	}

	.category-tree li {
		min-height: auto;
		padding: 0;
	}

	.category-tree li a {
		min-height: auto;
	}
}

.articles .articles-frame {
    margin: 0 -19px;
    padding: 0
}

.articles .article-item {
    padding: 17px;
    border: 1px solid #fff
}

.articles .article-item:hover {
    border: 1px solid #aaa
}

.b-when-call {
    margin: 24px -30px 0 -34px
}

.b-when-call__wrap {
    display: table;
    width: 100%;
    background-color: #f3f3f3;
    padding: 26px 30px 26px 34px;
    box-sizing: border-box
}

.b-when-call__wrap > * {
    display: table-cell;
    vertical-align: middle
}

.b-when-call__title {
    white-space: nowrap;
    width: 1px;
    font-size: 18px
}

.b-when-call__select {
    padding-left: 10px
}

.b-when-call .jq-selectbox, .b-when-call .jq-selectbox__dropdown {
    border: 3px solid #aaa;
    border-radius: 3px
}

.b-when-call .jq-selectbox {
    display: block;
    width: 100%;
    box-sizing: border-box
}

.b-when-call .jq-selectbox__select {
    background-color: #fff;
    height: 36px;
    line-height: 36px;
    text-transform: none;
    font-size: 16px
}

.b-when-call .jq-selectbox__trigger {
    width: 43px;
    border-left: 3px solid #aaa;
    background-color: #f3f3f3
}

.b-when-call .jq-selectbox__trigger-arrow, .sort .jq-selectbox__trigger-arrow {
    width: 12px;
    height: 9px;
    background-image: url("/local/templates/main_a_dev/assets/css/../images/sel1.png");
    top: 15px !important
}

.b-when-call .jq-selectbox__dropdown {
    margin-left: -3px;
    font-size: 16px;
    background-color: #fff;
    box-sizing: content-box
}

.b-when-call .jq-selectbox__dropdown li {
    height: 36px;
    line-height: 36px
}

.b-thanks-text {
    font-size: 18px;
    padding: 20px 0;
    text-align: center;
    line-height: 1.8
}

.popup-thanks .mfp-close {
    display: none
}

@media (min-width: 1200px) {

}

@media (min-width: 992px) and (max-width: 1199px) {

}

@media (min-width: 768px) and (max-width: 991px) {

}

@media (max-width: 767px) {
	.mfp-container {
		padding: 0;
	}

	.popup-frame {
		max-width: 562px;
		width: auto;
		padding: 0 10px 0 10px;
	}

	.popup-frame h3 {
		margin: 0 -10px 0 -10px;
		padding: 20px 70px;
		font: 700 18px/24px 'Open Sans', sans-serif;
	}

	.popup-frame input.num {
		width: 188px;
	}

	.b-when-call {
		margin: 24px -10px 0 -10px;
	}

	.b-when-call__wrap {
		display: block;
		padding: 26px 10px 26px 10px;
	}

	.b-when-call__title {
		display: block;
		width: auto;
		text-align: center;
	}

	.b-when-call__select {
		display: block;
		padding: 0;
	}
}

.bx-filter {
    background: #fff;
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, .12);
	margin-bottom: 25px;
}

.block-filter-item {
    padding: 0 30px 0 30px;
    display: block;
    position: relative;
    -webkit-transition: margin-top .3s ease-in-out;
    transition: margin-top .3s ease-in-out;
}

.block-filter-item .checkbox-list, .block-filter-item .color-list {
    position: relative;
    padding-bottom: 12px;
    padding-top: 8px;
}

.block-filter-item:before {
	content: '';
	position: absolute;
	/*width: 289px;*/
	height: 100%;
	top: 0;
	left: 0;
	right: 0;
	margin: auto;
	background-color: #f3f3f3;
	-webkit-transition: opacity .3s ease-in-out;
	transition: opacity .3s ease-in-out;
	opacity: 0;
	margin-right: 20px;
	margin-left: 20px;
}

.block-filter-item .titl:before {
    content: '';
    position: absolute;
    visibility: hidden;
    height: 0;
    background-image: url("/local/templates/main_a_dev/assets/css/../images/closed.png");
}

.block-filter-item_active {
    margin-top: 15px
}

.block-filter-item_active:before {
    opacity: 1
}

.block-filter-item_active .titl:after {
    background: url("/local/templates/main_a_dev/assets/css/../images/closed.png") no-repeat
}

.bx-filter-parameters-box-hint i {
	display: none;
}

.block-filter-item .check-item {
    color: #000;
    font-size: 13px;
    font-weight: 600;
    margin: 6px 0
}

.block-filter-item .check-item input {
    display: none
}

.block-filter-item .check-item input:checked + label:before {
    border-color: #ae263f;
    background-image: url("/local/templates/main_a_dev/assets/css/../images/mark.png");
    background-color: #ae263f
}

.block-filter-item .check-item label {
    cursor: pointer;
    position: relative;
    padding-left: 30px;
	font-weight: 600;
}

.block-filter-item .check-item label:before, .color-list .color-list-custom:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 16px;
    height: 16px;
    border: 2px solid #e6e6e6;
    margin: auto 12px auto auto;
    background-position: center;
    background-repeat: no-repeat;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.block-filter-item .check-item_red label:before {
    border-color: #ae263f
}

.color-list, .color-list * {
    box-sizing: border-box
}

.color-list ul {
    margin: -5px
}

.color-list ul:after {
    content: '';
    display: block;
    height: 0;
    visibility: hidden;
    clear: both
}

.color-list li {
    float: left;
    width: 25%;
    padding: 5px
}

.color-list li:before {
    background-image: url("/local/templates/main_a_dev/assets/css/../images/triangle.png");
    position: absolute;
    visibility: hidden;
    height: 0
}

.color-list-item {
    cursor: pointer;
    height: 26px;
    position: relative
}

.color-list-item:before {
    content: attr(data-name);
    position: absolute;
    top: -30px;
    background-color: #fff;
    font-size: 13px;
    color: #000;
    white-space: nowrap;
    border-bottom: 1px solid #8d8d8d;
    padding: 0 12px;
    -webkit-transform: translate(-25%, 0);
    transform: translate(-25%, 0);
    min-width: 80px;
    text-align: center
}

.color-list-item:after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    background-image: url("/local/templates/main_a_dev/assets/css/../images/triangle.png");
    background-position: center 0;
    width: 30px;
    height: 15px;
    top: -6px
}

.color-list-item:after, .color-list-item:before {
    opacity: 0;
    z-index: -1
}

.color-list-item:hover:after, .color-list-item:hover:before {
    opacity: 1
}

.color-list-item:hover:before {
    z-index: 1
}

.color-list-item:hover:after {
    z-index: 2
}

.color-list input {
    display: none
}

.color-list input:checked + .color-list-custom {
    border-color: #ae263f
}
.color-list .color-list-item .color-list-custom {
    border-color: #ae263f
}
.color-list .color-list-item.disabled {
    opacity: 0.3;
}
.color-list .color-list-item.disabled .color-list-custom {
    border-color: #e6e6e6;
}

.color-list input:checked + .color-list-custom:before {
    opacity: 1
}

.color-list .color-list-custom {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    border: 2px solid transparent;
    -webkit-transition: border .1s ease-in-out;
    transition: border .1s ease-in-out
}

.color-list .color-list-custom:before {
    border-color: #ae263f;
    background-image: url("/local/templates/main_a_dev/assets/css/../images/mark.png");
    background-color: #ae263f;
    bottom: -5px;
    right: -5px;
    top: auto;
    left: auto;
    margin: 0;
    opacity: 0;
    -webkit-transition: opacity .1s ease-in-out;
    transition: opacity .1s ease-in-out
}

.sort .jq-selectbox, .sort .jq-selectbox * {
    box-sizing: border-box
}

.sort .jq-selectbox.select-small .jq-selectbox__select {
    min-width: 48px;
    padding: 0 12px;
    text-align: center
}

.sort .jq-selectbox.select-small .jq-selectbox__select-text {
    line-height: 38px
}

.sort .jq-selectbox.select-small .jq-selectbox__trigger {
    display: none
}

.sort .jq-selectbox.select-small li {
    padding: 0;
    text-align: center
}

.sort .jq-selectbox__select {
    height: 42px;
    line-height: 42px;
    color: #000;
    padding: 0 34px 0 12px;
    min-width: 170px;
    position: relative
}

.sort .jq-selectbox li, .sort .jq-selectbox__dropdown, .sort .jq-selectbox__select {
    background-color: #fff;
    border: 2px solid #d6d6d6;
    border-radius: 4px
}

.sort .jq-selectbox__dropdown {
    margin-top: -3px;
    border-top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    padding: 15px 5px 0
}

.sort .jq-selectbox li {
    height: 38px;
    line-height: 34px;
    margin-bottom: 5px;
    font-weight: 600;
    font-size: 14px;
    padding: 0 12px
}

.sort .jq-selectbox li.sel, .sort .jq-selectbox li.selected, .sort .jq-selectbox li:hover {
    color: #ae263f;
    border-color: #ae263f
}

.sort .jq-selectbox li.option-down, .sort .jq-selectbox li.option-up {
    padding-right: 20px;
    position: relative
}

.sort .jq-selectbox li.option-down:after, .sort .jq-selectbox li.option-up:after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 10px;
    width: 12px;
    height: 9px
}

.sort .jq-selectbox li.option-down:after {
    background-image: url("/local/templates/main_a_dev/assets/css/../images/sel1.png")
}

.sort .jq-selectbox li.option-down:before {
    content: '';
    position: absolute;
    visibility: hidden;
    height: 0;
    background-image: url("/local/templates/main_a_dev/assets/css/../images/sel1-active.png")
}

.sort .jq-selectbox li.option-down.sel:after, .sort .jq-selectbox li.option-down.selected:after, .sort .jq-selectbox li.option-down:hover:after {
    background-image: url("/local/templates/main_a_dev/assets/css/../images/sel1-active.png")
}

.sort .jq-selectbox li.option-up:after {
    background-image: url("/local/templates/main_a_dev/assets/css/../images/sel1-up.png")
}

.sort .jq-selectbox li.option-up:before {
    content: '';
    position: absolute;
    visibility: hidden;
    height: 0;
    background-image: url("/local/templates/main_a_dev/assets/css/../images/sel1-up-active.png")
}

.sort .jq-selectbox li.option-up.sel:after, .sort .jq-selectbox li.option-up.selected:after, .sort .jq-selectbox li.option-up:hover:after {
    background-image: url("/local/templates/main_a_dev/assets/css/../images/sel1-up-active.png")
}

.sort .jq-selectbox.select-up .jq-selectbox__trigger-arrow {
    background-image: url("/local/templates/main_a_dev/assets/css/../images/sel1-up.png")
}

.mfp-bg, .mfp-wrap {
    z-index: 900
}

.b-view-select {
    display: inline-block;
    vertical-align: top
}

.b-view-select:after {
    content: '';
    display: block;
    height: 0;
    visibility: hidden;
    clear: both
}

.b-view-select__item {
    margin-right: 6px;
    display: block;
    height: 42px;
    position: relative;
    border: 2px solid #d6d6d6;
    border-radius: 4px;
    float: left;
    width: 42px;
    background-color: #fff
}

.b-view-select__item:last-child {
    margin-right: 0
}

.b-view-select__item:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    background-repeat: no-repeat;
    background-position: center;
    opacity: .6
}

.b-view-select__item_grid:before {
    background-image: url("/local/templates/main_a_dev/assets/css/../images/grid-icon.png")
}

.b-view-select__item_list:before {
    background-image: url("/local/templates/main_a_dev/assets/css/../images/list-icon.png")
}

.b-view-select__item:hover, .b-view-select__item_active {
    background-color: #d6d6d6
}

.b-view-select__item:hover:before, .b-view-select__item_active:before {
    opacity: 1
}

.product-lists .image {
    position: relative
}

.product-lists .item-more {
    text-decoration: none;
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    text-align: center;
    line-height: 42px;
    height: 42px;
    background-color: rgba(0, 0, 0, .5);
    border-radius: 4px;
    color: #ddd;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
    opacity: 0;
    -webkit-transition: opacity .2s ease-in-out;
    transition: opacity .2s ease-in-out
}

.product-lists .buy ,
.product-lists .price-query {
    border-radius: 3px
}

.product-lists li:hover .item-more {
    opacity: 1
}

.product-lists.list-view li {
    width: 100%;
    /*height: 128px;*/
    overflow: hidden
}

.product-lists.list-view .item {
    min-height: auto;
    padding: 14px;
    float: none
}

.product-lists.list-view .item > * {
    position: inherit;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: inline-block;
    vertical-align: middle;
    float: none;
    padding: 0
}

.product-lists.list-view .item h4, .product-lists.list-view .item .h4 {
    width: 250px;
    margin-right: 40px
}

.product-lists.list-view .item .image {
    width: 130px;
    height: auto;
    margin-right: 50px
}

.product-lists.list-view .item .item-more {
    display: none
}

.product-lists.list-view .item .reit {
    margin-top: 10px
}

.product-lists.list-view .item .left {
    margin-right: 25px;
    width: 150px
}

.product-lists.list-view .item .left p {
    padding-top: 0;
    margin-top: 0;
}

.info-block .seo-text {
    max-height: 200px;
    position: relative;
    overflow: hidden;
    -webkit-transition: max-height .6s ease-in-out;
    transition: max-height .6s ease-in-out
}

.info-block .seo-text:after {
    content: '';
    position: absolute;
    height: 50px;
    width: 100%;
    bottom: 0;
    left: 0;
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #fff 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #fff 100%);
    -webkit-transition: opacity .6s ease-in-out;
    transition: opacity .6s ease-in-out
}

@media (min-width: 1200px) {

}

@media (min-width: 992px) and (max-width: 1199px) {
	.product-lists.list-view li {
		height: auto;
	}
	.product-lists.list-view .item {
		padding: 20px;
		font-size: 0;
		min-height: 116px;
	}
	.product-lists.list-view .item .image {
		width: 190px;
		margin-right: 40px;
		vertical-align: top;
	}
	.product-lists.list-view .item h4, .product-lists.list-view .item .h4 {
		width: 272px;
		margin-right: 40px;
		vertical-align: top;
		font-size: 16px;
	}
	.product-lists.list-view .item .left {
		width: 130px;
		margin: 0;
		vertical-align: text-bottom;
	}
	.product-lists.list-view .item .right {
		position: absolute;
		top: auto;
		left: auto;
		bottom: 20px;
		right: 20px;
	}
	.product-lists.list-view .button-cart .buy {
		width: 130px;
	}
	.product-lists.list-view .cartline .btn-add-cart:before, .product-lists.list-view .button-cart .buy:before {
		display: inline-block;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.product-lists.list-view li {
		height: auto;
	}
	.product-lists.list-view .item {
		padding: 15px 10px 15px 10px;
		font-size: 0;
		min-height: 90px;
	}
	.product-lists.list-view .item .image {
		width: 90px;
		margin-right: 20px;
		vertical-align: top;
	}
	.product-lists.list-view .item h4, .product-lists.list-view .item .h4 {
		width: 225px;
		margin-right: 20px;
		vertical-align: top;
		font-size: 12px;
	}
	.product-lists.list-view .item .left {
		width: 100px;
		margin: 0;
		vertical-align: text-bottom;
	}
	.product-lists.list-view .item .left .price-old {
		padding-bottom: 0px;
	}
	.product-lists.list-view .item .right {
		position: absolute;
		top: auto;
		left: auto;
		bottom: 15px;
		right: 10px;
	}
	.product-lists.list-view .button-cart .buy {
		width: 110px;
		height: 32px;
		line-height: 32px;
		padding: 0px;
	}
	.product-lists.list-view .cartline .btn-add-cart:before, .product-lists.list-view .button-cart .buy:before {
		display: inline-block;
	}
}

@media (max-width: 767px) {
	.product-lists.list-view li {
		height: auto;
	}
	.product-lists.list-view .item {
		padding: 30px 20px;
		min-height: 359px;
	}
	.product-lists.list-view .item .image {
		width: 225px;
		margin-right: 0px;
		margin: 0 auto;
		display: block;
	}
	.product-lists.list-view .item h4, .product-lists.list-view .item .h4 {
		width: auto;
		margin-right: 0px;
		padding: 27px 0 0;
		display: block;
	}
    .reit,
	.product-lists.list-view h4 .reit, .product-lists.list-view .h4 .reit {
		display: none;
	}
	.product-lists.list-view .item .left {
		position: absolute;
		left: 20px;
		bottom: 30px;
		width: auto;
		margin: 0;
		top: auto;
		right: auto;
	}
	.product-lists.list-view .item .right {
		position: absolute;
		right: 20px;
		bottom: 30px;
		top: auto;
		left: auto;
	}
	.product-lists.list-view .right .reit {
		display: block;
	}

    .product-lists .image{
        height: auto;
    }
    .product-lists .image img{
        width: 100%;
        max-height: 365px;
    }
    .p-vip .product-lists .image img{
        padding: 0 20px;
    }
    .product-lists li:hover .item-more{
        display: none;
    }
}

.info-block .seo-text_full {
    max-height: 800px
}

.info-block .seo-text_full:after {
    opacity: 0
}

.product-images .image-large .item {
    display: none
}

.product-images .image-large .item-active {
    display: block;
    position: relative;
}

.product-images .image-large img {
    /*width: 100%;*/
    width: auto;
    height: auto;
    display: block;
    margin: 0 auto;
    max-width: 100%;
}

.product-images .image-small .item {
    margin-bottom: 10px
}

.product-images .image-small .item:last-child {
    margin-bottom: 0
}

.product-images .image-small .item-active {
    border-color: #ae263f
}

@media (min-width: 1200px) {
	.p-vip .product-a .product-images .image-large .item-active {
		width: 1106px;
	}
	.p-vip .product-a .product-images .image-large img {
		width: auto;
		max-width: 100%;
		height: auto;
		max-height: 100%;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.p-vip .product-a .product-images .image-large .item-active {
		width: 942px;
	}
	.p-vip .product-a .product-images .image-large img {
		width: auto;
		max-width: 100%;
		height: auto;
		max-height: 100%;
	}
}

@media (min-width: 768px) and (max-width: 991px) {

}

@media (max-width: 767px) {

}

.mfp-product + .mfp-wrap {
    max-width: 1100px;
    margin: 0 auto;
    right: 0
}

.mfp-product + .mfp-wrap .prod-left {
    padding-left: 55px;
    width: 510px
}

.mfp-product + .mfp-wrap .prod-left .image-large {
    width: 405px
}

.mfp-product + .mfp-wrap .prod-right {
    padding-right: 55px
}

.mfp-product + .mfp-wrap .mfp-container {
    padding: 0
}

.mfp-product + .mfp-wrap .mfp-arrow {
    width: 41px;
    height: 99px;
    opacity: 1
}

.mfp-product + .mfp-wrap .mfp-arrow:after, .mfp-product + .mfp-wrap .mfp-arrow:before {
    display: none
}

.mfp-product + .mfp-wrap .mfp-arrow-left {
    background-image: url("/local/templates/main_a_dev/assets/css/../images/mfp-prev.png")
}

.mfp-product + .mfp-wrap .mfp-arrow-right {
    background-image: url("/local/templates/main_a_dev/assets/css/../images/mfp-next.png")
}

.mfp-cert .b-certs__mfp {
    display: block
}

.b-cart-bread {
    border: 2px solid #d6d6d6;
    font-size: 0
}

.b-cart-bread:after {
    content: '';
    display: block;
    height: 0;
    visibility: hidden;
    clear: both
}

.b-cart-bread__item {
    height: 45px;
    line-height: 45px;
    font-weight: 700;
    font-size: 14px;
    text-decoration: none;
    text-transform: uppercase;
    color: #000;
    display: inline-block;
    vertical-align: top;
    position: relative;
    padding-left: 10px;
    padding-right: 14px;
    margin-right: 16px;
    z-index: 1
}

.b-cart-bread__item:first-child {
    padding-left: 24px
}

.b-cart-bread__item:after {
    content: '';
    position: absolute;
    background-image: url("/local/templates/main_a_dev/assets/css/../images/bread-after.png");
    height: 45px;
    width: 16px;
    top: 0;
    right: -16px
}

.b-cart-bread__item_active {
    background-color: #fff;
    margin-left: -16px;
    z-index: 0;
    padding-left: 30px
}

.b-cart-bread__item_active:after {
    background-image: url("/local/templates/main_a_dev/assets/css/../images/bread-after-active.png")
}

.b-cart-bread__item_active:first-child {
    margin-left: 0
}

.b-cart-bread__left {
    float: left
}

.b-cart-bread__right {
    float: right
}

.b-cart-bread form {
    width: 260px;
    height: 45px;
    border-left: 2px solid #d6d6d6;
    position: relative
}

.b-cart-bread input {
    font-weight: 700;
    font-size: 14px;
    color: #000;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
    background-color: transparent;
    padding-left: 24px;
    box-sizing: border-box;
    padding-right: 52px
}

.b-cart-bread input::-webkit-input-placeholder {
    color: #0d0d0d
}

.b-cart-bread input:-moz-placeholder, .b-cart-bread input::-moz-placeholder {
    color: #0d0d0d
}

.b-cart-bread input:-ms-input-placeholder {
    color: #0d0d0d
}

.b-cart-bread button {
    width: 32px;
    height: 32px;
    background-image: url("/local/templates/main_a_dev/assets/css/../images/btn-s.png");
    top: 0;
    bottom: 0;
    margin: auto;
    position: absolute;
    right: 10px;
    background-color: transparent;
    border: 0
}

.b-title-a {
    display: inline-block;
    vertical-align: top;
    font-size: 24px;
    font-weight: 600;
    margin: 24px 0
}

.b-title-a:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    margin-right: 14px
}

.b-title-a_info:before {
    width: 35px;
    height: 36px;
    background-image: url("/local/templates/main_a_dev/assets/css/../images/info-icon.png");
    margin-top: -4px
}

.b-title-a_checkout:before {
    width: 29px;
    height: 27px;
    background-image: url("/local/templates/main_a_dev/assets/css/../images/mark-a.png")
}

.cart-table table {
    border-spacing: 0;
    background-color: #fff;
    font-size: 16px;
    width: 100%;
    box-sizing: border-box
}

.cart-table table.no-border td {
    border: none
}

.b-text-box__top, .cart-table th {
    border-bottom: 4px solid #e6e6e6;
    padding: 12px 9px;
    background-color: #e2e2e2;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 14px;
    text-align: left
}

.cart-table td {
    border-bottom: 2px solid #e2e2e2;
    padding: 8px 9px;
    font-size: 17px;
    font-weight: 700
}

.cart-table td.md {
    font-size: 19px
}

.cart-table .sm {
    font-size: 14px
}

.cart-table .normal {
    font-weight: 400
}

.cart-table .item-title {
    white-space: nowrap;
    font-size: 14px;
    font-weight: 700;
    color: inherit
}

.cart-table .item-title img {
    margin-right: 15px
}

.cart-table .item-title > * {
    display: inline-block;
    vertical-align: middle
}

.cart-table .num {
    text-align: center;
    display: block
}


@media (min-width: 1200px) {

}

@media (min-width: 992px) and (max-width: 1199px) {
	.cart-table-num {
		width: 30px;
	}
	.cart-table-name {
		width: 530px;
	}
	.cart-table .item-title {
		display: table;
		white-space: normal;
	}
	.cart-table .item-title > * {
		display: table-cell;
		vertical-align: middle;
	}
	.cart-table-price {
		width: 140px;
		text-align: center !important;
	}
	.cart-table-quantity {
		width: 110px;
		text-align: center !important;
	}
	.cart-table-sum {
		width: 150px;
		text-align: center !important;
	}
	.cart-table table tbody .cart-table-price:after,
	.cart-table table tbody .cart-table-sum:after	{
		content: '';
		display: inline-block;
		width: 12px;
		height: 14px;
		background-image: url('/local/templates/main_a_dev/assets/css/../images/cart-price-rubl.png');
		background-position: 50% 50%;
		background-repeat: no-repeat;
		margin-left: 5px;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.cart-table-num {
		width: 30px;
	}
	.cart-table-name {
		/*width: 530px;*/
	}
	.cart-table .item-title {
		display: table;
		white-space: normal;
	}
	.cart-table .item-title > * {
		display: table-cell;
		vertical-align: middle;
	}
	.cart-table-price {
		width: 90px;
		text-align: center !important;
	}
	.cart-table-quantity {
		width: 80px;
		text-align: center !important;
	}
	.cart-table-sum {
		width: 140px;
		text-align: center !important;
	}
	.cart-table table tbody .cart-table-price:after,
	.cart-table table tbody .cart-table-sum:after	{
		content: '';
		display: inline-block;
		width: 12px;
		height: 14px;
		background-image: url('/local/templates/main_a_dev/assets/css/../images/cart-price-rubl.png');
		background-position: 50% 50%;
		background-repeat: no-repeat;
		margin-left: 5px;
	}
}

@media (max-width: 767px) {
	.cart-table {
		/*padding-left: 15px;*/
		/*padding-right: 15px;*/
	}
	/*.cart-table table {
		display: block;
	}*/
	.cart-table tr {
		/*display: block;*/
		border-bottom: 2px solid #e2e2e2;
	}
	.cart-table td {
		display: inline-block;
		border-bottom: none;
	}
	.cart-table > table > thead {
		display: none;
	}
	.cart-table-num {
		display: none !important;
	}
	.cart-table-name {
		width: 100%;
	}
	.cart-table .item-title {
		white-space: normal;
	}
	.cart-table .item-title img {
		display: none;
	}
	.cart-table-price {
		width: 33%;
		text-align: center !important;
	}
	.cart-table-quantity {
		width: 33%;
		text-align: center !important;
	}
	.cart-table-sum {
		width: 33%;
		text-align: center !important;
	}
	.customer-data-table {

	}
	.customer-data-table tr {
		border: none;
	}
	.customer-data-table tr th:first-child, .customer-data-table tr td:first-child {
		display: none !important;
	}
	.customer-data-table td {
		width: 100%;
	}
}

.cart {
    position: relative
}

.b-cart-inside {
    position: absolute;
    top: 50px;
    right: 0;
    width: 420px;
    background-color: #fff;
    box-shadow: 0 0 9px 0 rgba(0, 0, 0, .28);
    z-index: 20;
    font-size: 14px;
    display: none
}

.b-cart-inside__item {
    border-bottom: 1px solid #a9a9a9
}

.b-cart-inside__item:last-child {
    border-bottom: 0
}

.b-cart-inside__items {
    max-height: 450px;
    overflow-y: auto
}

.b-cart-inside__more {
    border-top: 2px solid #a9a9a9;
    display: block;
    color: #000;
    font-size: 14px;
    font-weight: 700;
    text-decoration: none;
    text-transform: uppercase;
    height: 42px;
    line-height: 42px;
    background-color: #f3f3f3;
    box-shadow: 0 6px 9px -4px rgba(0, 0, 0, .28);
    position: relative;
    padding-left: 116px
}

.b-cart-inside__more:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    background-image: url("/local/templates/main_a_dev/assets/css/../images/more-before-dark.png");
    left: 40px;
    width: 26px;
    height: 6px
}

.b-cart-inside__amount {
    padding: 20px 23px 20px 0;
    text-align: right;
    display: block;
    text-transform: uppercase;
    font-weight: 700
}

.b-cart-inside__buttons:after {
    content: '';
    display: block;
    height: 0;
    visibility: hidden;
    clear: both
}

.b-cart-inside__btn-half {
    width: 50%;
    float: left
}

.b-cart-inside__hidden-items {
    display: none
}

.b-cart-item {
    padding: 20px;
    position: relative;
    -webkit-transition: background-color .2s ease-in-out;
    transition: background-color .2s ease-in-out
}

.b-cart-item__preview-image {
    display: none;
    position: absolute;
    width: 180px;
    height: 180px;
    border: 4px solid #aaa;
    background-color: #fff;
    left: -188px;
    top: -36px
}

.b-cart-item__preview-image:after {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 21px;
    height: 82px;
    background-image: url("/local/templates/main_a_dev/assets/css/../images/triangle-a.png")
}

.b-cart-item__preview-image img {
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    position: absolute
}

.b-cart-item__inside {
    text-decoration: none;
    color: #000;
    display: table;
    width: 100%
}

.b-cart-item__inside > * {
    display: table-cell;
    vertical-align: middle
}

.b-cart-item__info {
    font-weight: 700;
    padding-left: 20px;
    position: relative
}

.b-cart-item__info-bottom {
    margin-top: 4px
}

.b-cart-item__info-bottom:after {
    content: '';
    display: block;
    height: 0;
    visibility: hidden;
    clear: both
}

.b-cart-item__old-price {
    float: left;
    color: #f80008;
    text-decoration: line-through
}

.b-cart-item__current-price {
    float: right
}

a.b-cart-item__title {
    color: inherit;
    text-decoration: none;
}

.b-cart-item__title {
    display: block;
    padding-right: 40px
}

.b-cart-item__remove {
    cursor: pointer;
    width: 26px;
    height: 26px;
    background-image: url("/local/templates/main_a_dev/assets/css/../images/del.png");
    position: absolute;
    top: 0;
    right: 0
}

.b-cart-item__remove:hover {
    background-position: 0 26px
}

.b-cart-item:hover {
    background-color: #f3f3f3
}

.b-btn {
    text-transform: uppercase;
    text-decoration: none;
    color: #000;
    text-align: center;
    display: block;
    width: 100%;
    height: 64px;
    line-height: 64px;
    -webkit-transition: background-color .3s ease-in-out;
    transition: background-color .3s ease-in-out
}

.b-btn:hover {
    text-decoration: underline
}

.b-btn_light {
    background-color: #f3f3f3
}

.b-btn_green {
    background-color: #006114;
    color: #fff
}

.b-btn_cart-icon:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    background-image: url("/local/templates/main_a_dev/assets/css/../images/cart-icon.png");
    width: 24px;
    height: 22px;
    margin-top: -3px;
    margin-right: 10px
}

.btn-count.change:before {
    content: '';
    background-image: url("/local/templates/main_a_dev/assets/css/../images/pen.png");
    width: 19px;
    height: 24px;
    margin-top: -13px
}

.b-text-box {
    background-color: #fff
}

.b-text-box__top {
    padding-left: 45px
}

.b-text-box__bottom {
    border-top: 4px solid #e5e5e5;
    margin-top: 35px;
    position: relative;
    padding: 15px 40px
}

.b-text-box__bottom-left + .b-text-box__bottom-middle {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding-top: 15px;
    padding-bottom: 15px
}

.b-text-box__bottom-middle {
    text-align: center
}

.b-text-box .popup-frame {
    width: 640px;
    box-shadow: none
}

.b-text-box .form-wrap {
    display: table;
    width: 100%
}

.b-text-box .form-left, .b-text-box .form-right {
    display: table-cell;
    vertical-align: top
}

.b-text-box .form-right {
    text-align: right
}

.b-text-box .form-left {
    width: 250px;
    white-space: nowrap
}

.b-text-box label {
    font-weight: 600
}

.b-text-box .inp {
    width: 100%
}

.b-text-box input.num {
    width: 216px
}

.b-btn-a {
    height: 50px;
    line-height: 50px;
    font-size: 15px;
    font-weight: 700;
    text-transform: uppercase;
    text-decoration: none;
    border: 2px solid transparent;
    padding: 0 18px;
    display: inline-block;
    vertical-align: top;
    color: #000;
    position: relative
}

.b-btn-a_green {
    color: #fff;
    background-color: #308812;
    border: 0
}

.b-btn-a_light {
    border-color: #f6f6f6
}

.b-btn-a_cancel:before, .b-btn-a_submit:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    margin-right: 18px
}

.b-btn-a_cancel:before {
    background-image: url("/local/templates/main_a_dev/assets/css/../images/cancel-icon.png");
    width: 26px;
    height: 26px;
    margin-top: -2px
}

.b-btn-a_submit:before {
    width: 21px;
    height: 20px;
    background-image: url("/local/templates/main_a_dev/assets/css/../images/mark-b.png");
    margin-top: -4px
}

.b-checkout .b-text-box {
    margin-top: 35px
}

.b-checkout .popup-frame {
    padding-top: 15px
}

.b-box-a {
    border-radius: 8px;
    padding: 25px 0;
    font-size: 18px;
    font-weight: 600;
    text-align: center
}

.b-box-a__inside {
    display: inline-block;
    vertical-align: top;
    text-align: left
}

.b-box-a strong {
    font-size: 24px
}

.b-box-a:before {
    content: '';
    display: inline-block;
    vertical-align: middle
}

.b-box-a_green {
    background-color: #008a1d;
    color: #fff
}

.b-box-a_bordered {
    border: 2px dashed #aaa;
    background-color: #fff
}

.b-box-a_mark:before {
    background-image: url("/local/templates/main_a_dev/assets/css/../images/mark-c.png");
    width: 53px;
    height: 50px;
    margin-right: 27px
}

.b-box-a_mail:before {
    background-image: url("/local/templates/main_a_dev/assets/css/../images/mail-icon.png");
    width: 56px;
    height: 56px;
    margin-right: 24px;
    margin-top: -4px
}

.b-order-info__top {
    margin-bottom: 25px
}

.b-order-info__bottom {
    margin-top: 25px
}


@media (min-width: 1200px) {

}

@media (min-width: 992px) and (max-width: 1199px) {

}

@media (min-width: 768px) and (max-width: 991px) {

}

@media (max-width: 767px) {
	.b-box-a_green {
		padding: 15px 10px;
	}
	.b-box-a_mark:before {
		margin: 5px 10px;
	}
	.b-box-a_bordered {
		padding: 15px 10px;
	}
	.b-box-a_bordered:before {
		margin: 5px 10px;
	}
	.b-box-a__inside {
		text-align: center;
		padding: 5px 10px;
	}
	.b-text-box__top {
		padding: 12px 9px;
		text-align: center;
	}
	.b-text-box .popup-frame {
		width: auto;
		max-width: none;
	}
	.b-text-box .form-wrap {
		display: block;
	}
	.b-text-box .form-left, .b-text-box .form-right {
		width: auto;
		white-space: normal;
		display: block;
		text-align: left;
	}
	.popup-frame label {
		width: auto;
	}
	.b-text-box input.num {
		width: 195px;
	}
}

.p-vip {
    /*background-image: url("/local/templates/main_a_dev/assets/css/../images/vip-bg.jpg");*/
	background:
		/*url("/local/templates/main_a_dev/assets/css/../images/vip-bg-top.jpg") 50% 0 no-repeat,*/
		url("/local/templates/main_a_dev/assets/css/../images/vip-bg-all.jpg")  0 0 repeat;
    background-position: top 0 center
}

.p-vip .content {
    background: 0 0
}

.p-vip .top {
    background-color: #312d2b
}

.p-vip .sity .jq-selectbox__dropdown, .p-vip .sity .jq-selectbox__select {
    background-color: #3d3836
}

.p-vip .sity .jq-selectbox li,
.p-vip .sity .jq-selectbox__select-text,
.p-vip .top, .p-vip .top .menu a,
.p-vip header .phone .number,
.p-vip header .phone .number span,
.p-vip header .phone .titl,
.p-vip header .phone .work-time,
.p-vip header .work-time,
.p-vip header .phone-main .titl,
.p-vip header .phone-main .phone-number-main {
    color: #e0e0e0;
}

.p-vip .sity .jq-selectbox__trigger-arrow {
    background-image: url("/local/templates/main_a_dev/assets/css/../images/triangle-light.png")
}

.p-vip .sity .jq-selectbox li.selected {
    background-color: #312d2b
}

.p-vip .cart-bg {
    background: 0 0;
    margin-bottom: 0
}

.p-vip .product-lists .item {
    background-color: #211c19;
    padding: 0;
}

.p-vip .product-lists .item:hover {
    background-color: #392f2a
}

.p-vip .product-lists .item .buy {
    background-color: #211c19;
    color: #e0e0e0
}

.p-vip .product-lists .item .buy:before {
    opacity: .8
}

.p-vip .product-lists .item .new {
    width: 95px;
    height: 95px;
    border-radius: 95%;
    background-color: #ebbe3b;
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 0;
    text-align: center
}

.p-vip .product-lists .item .new:before {
    content: '';
    height: 100%;
    display: inline-block;
    vertical-align: middle
}

.p-vip .product-lists .item .new-inside {
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    margin-top: 4px;
    font-size: 12px;
    text-transform: uppercase;
    line-height: 1.6;
    font-weight: 700
}

.p-vip .product-lists .item .price_buttons {
    margin: 0 20px 30px;
}

.p-vip .product-lists h4, .p-vip .product-lists .h4 {
    padding-left: 20px;
    padding-right: 20px
}

.p-vip .pages li, .p-vip .product-lists h4 a, .p-vip .product-lists .h4 a {
    color: #e0e0e0
}

.p-vip .product-lists .left p {
    color: #ebbe3b
}

.p-vip .work-with-us {
    background-color: #fff
}

.p-vip .pages a {
    background-color: #34302e;
    border: 1px solid #9e8b75;
    color: #e0e0e0
}

.p-vip .pages a:hover {
    background-color: #b87e00;
    border-color: #b87e00
}

.p-vip .pages li.active a {
    border: 1px solid #9e8b75;
    color: #e0e0e0;
    background-color: #61493d
}

.p-vip .reit, .p-vip .reit span {
    background-image: url("/local/templates/main_a_dev/assets/css/../images/rating-dark.png")
}

.p-vip .button-panel {
    /*background-color: #312d2b*/
}

.p-vip .button-panel .up a:before {
    content: '';
    background-image: url("/local/templates/main_a_dev/assets/css/../images/triangle-light-up.png");
    width: 12px
}

.p-vip .button-panel .btn-you_searched span, .p-vip .button-panel .up a {
    background-color: rgba(0,0,0, 0.8);
	border-color: #e0e0e0;
    color: #e0e0e0
}

.p-vip .button-panel .btn-you_searched span:before {
    background-position: 0 -15px
}

.p-vip .button-panel .btn-you_searched.active {
    background: #3d3836
}

.p-vip .button-panel .btn-you_searched.active span,
.p-vip .button-panel .btn-you_searched span.active {
	background-color: #ae263f;
    border-color: transparent
}

.p-vip .scroll.fixed, .p-vip .views-panel {
    background-color: #3d3836;
    background-image: none
}

.p-vip .views-panel .btn-close {
    color: #e0e0e0
}

.p-vip .views-panel .btn-close:after {
    background-image: url("/local/templates/main_a_dev/assets/css/../images/btn-close-light.png");
}

.p-vip .scroll.fixed .back-call {
    color: #e0e0e0
}

.p-vip .scroll.fixed .back-call:after {
	background-image: url(/local/templates/main_a_dev/assets/css/../images/back-call-light.png);
    background-repeat: no-repeat;
    background-position: 50%;
}

.p-vip .scroll.fixed .catalog,
.p-vip .scroll.fixed .vip {
    border-color: #e0e0e0
}

.p-vip .scroll.fixed .catalog > a,
.p-vip .scroll.fixed .catalog > p,
.p-vip .scroll.fixed .vip > a,
.p-vip .scroll.fixed .vip > p {
    color: #e0e0e0;
}

.p-vip .scroll.fixed .catalog.hover > a,
.p-vip .scroll.fixed .catalog.hover > p {
	color: #000;
}

.p-vip .scroll.fixed .catalog .btn,
.p-vip .scroll.fixed .catalog a:after,
.p-vip .scroll.fixed .vip .btn,
.p-vip .scroll.fixed .vip a:after {
    background-image: url("/local/templates/main_a_dev/assets/css/../images/m_light.png")
}

.p-vip .content {
    padding-bottom: 0
}

.p-vip .content > .cent {
    /*padding-bottom: 64px;*/
    /*background-color: #272320;*/
    /*width: 1134px;*/
    /*padding-top: 15px;*/
    margin-top: -5px;
}

.p-vip .content > .cent > .row {
    background-color: #272320;
	padding-bottom: 64px;
	padding-top: 15px;
}

.p-vip .product-b {
    /*display: table;*/
    /*width: 100%;*/
    /*table-layout: fixed;*/
	background-color: #392f2a;
    position: relative;
}

.p-vip .product-b > * {
    /*display: table-cell;*/
    /*vertical-align: top;*/
    /*float: none;*/
}

.p-vip .product-b .product-info {
    width: auto;
	position: relative;
}

.p-vip .product-b:before
/*.p-vip .product-b .product-info:before,*/
/*.p-vip .product-b .consultant:before */{
	content: '';
	position: absolute;
	width: 100%;
	right: 0;
	height: 58px;
	background-color: #272320;
}

.p-vip .product-b .consultant {
    box-shadow: none;
    background-color: #392f2a
}

/*.p-vip .product-b .consultant:before {
    content: '';
    position: absolute;
    width: 100%;
    right: 0;
    height: 58px;
    background-color: #272320
}*/

.p-vip .product-b .consultant > .shadow {
    /*-webkit-transform: translate(-50%, -40%);*/
    /*transform: translate(-50%, -40%);*/
    background-image: url("/local/templates/main_a_dev/assets/css/../images/product-bg.png");
    background-position: bottom left;
    background-color: #ebbe3b;
    border: none;
    background-repeat: no-repeat
}

.p-vip .product-b .consultant .order-call a {
    background-color: #b7942e
}

.p-vip .product-b .consultant .order-call a:hover {
    text-decoration: underline
}

.p-vip .product-b .consultant .name span {
    /*display: inline-block;*/
    vertical-align: top;
    background-color: #b7942e;
    color: #fff;
    padding: 2px 10px;
    border-radius: 3px;
    margin-top: 5px
}

.p-vip .product-b .consultant .email a {
    color: #000
}
.p-vip .product-b .consultant .phone a {
    color: #000;
    text-decoration: none;
}
.product-detailed .consultant .phone a {
    color: #000;
    text-decoration: none;
}

.p-vip .product-b .shadow {
    box-shadow: none
}

.p-vip .product-b:after {
    display: none
}

.p-vip .product-detailed > .product-a {
    background-color: #392f2a;

    overflow: hidden;
    /*max-height: 635px;*/
    border-bottom: 18px solid #392f2a;
}

.p-vip .product-detailed .box {
    background-color: #392f2a;
    color: #fff
}

.p-vip .product-detailed .tabs li.active {
    background-color: #392f2a;
    border-color: #392f2a;
    color: #fff
}

.p-vip .product-detailed .tabs li {
    color: #969696;
    border-color: #2c2724
}

.p-vip .product-detailed .options li {
    color: #fff
}

.p-vip .product-detailed .options li:hover {
    background-color: #504742
}

.p-vip .product-detailed .print.shadow {
    background-color: transparent;
    border: 2px solid #2f2723
}

.p-vip .product-detailed .print.shadow a:before {
    background-image: url("/local/templates/main_a_dev/assets/css/../images/print-light.png")
}

.p-vip .product-a {
    position: relative
}

.p-vip .prod-right .option-top, .p-vip .product-a .prod-left h3, .p-vip .product-a .prod-left .h3 {
    color: #fff
}

.p-vip .prod-right {
    /*position: absolute;*/
    /*top: 0;*/
    /*right: 0;*/
}

.p-vip .prod-right .right p.price {
    color: #cea635
}

.p-vip .product-a .prod-left {
	 width: 100%;
}

.p-vip .product-images .image-large {
    width: 100%;
	box-shadow: 0 0 6px 0 rgba(0, 0, 0, .12);
}

.p-vip .product-images .image-small {
    width: auto;
    float: none;
    position: absolute;
    bottom: 30px;
    left: 40px
}

.p-vip .product-images .image-small .item {
    width: 94px;
    display: inline-block;
    vertical-align: top;
    background-color: #392f2a;
    border-color: #392f2a
}

.p-vip .product-images .image-small .item.item-active {
    border-color: #ae263f;
    background-color: transparent
}

.p-vip .product-price-opt {
    background-color: #211c19
}

@media (min-width: 1200px) {

}

@media (min-width: 992px) and (max-width: 1199px) {

}

@media (min-width: 768px) and (max-width: 991px) {

}

@media (max-width: 767px) {
	.p-vip .product-images .image-small .item {
		width: 69px;
	}
	/*.p-vip .product-images .image-large {
		width: 290px;
	}*/
	.p-vip .product-images .image-small {
		position: relative;
		bottom: auto;
		left: auto;
	}
}

.prod-right-wrap {
    margin-top: 60px;
    background-color: #392f2a;
    margin-right: 20px
}

.prod-right-wrap > * {
    background-color: transparent;
    border: 0 !important;
    color: #fff;
    background: 0 0
}

.b-vip-categories {
    background-color: #2c2826;
    border: 1px solid #574d43;
	margin-bottom: 25px;
}

.b-vip-categories__top {
    padding: 17px
}

.b-vip-categories__item, .b-vip-categories__more {
    display: block;
    text-transform: uppercase;
    text-decoration: none;
    color: #e0e0e0
}

.b-vip-categories__more {
    text-align: center;
    font-size: 14px;
    border-radius: 3px;
    background-color: #7b7978;
    -webkit-transition: background-color .2s ease-in-out;
    transition: background-color .2s ease-in-out;
    line-height: 42px;
    height: 42px;
    font-weight: 600
}

.b-vip-categories__more:hover {
    background-color: #6c6a69
}

.b-vip-categories__item {
    font-weight: 700;
    border-bottom: 1px solid #787675;
    padding: 20px 17px
}

.b-vip-categories__item:last-child {
    border-bottom: 0
}

.b-vip-categories__item_active .b-vip-categories__num {
    background-color: #ebbe3b;
    color: #392f2a
}

.b-vip-categories__num {
    float: right;
    height: 22px;
    width: 22px;
    border-radius: 50%;
    background-color: #3d3836;
    font-size: 12px;
    text-align: center;
    line-height: 23px;
    font-weight: 400
}

.b-vip-categories__hidden {
    display: none
}

.b-vip-brands {
    background-color: #ebbe3b;
    padding: 26px 18px;
    text-align: center;
	margin-bottom: 25px;
}

.b-vip-brands__title {
    font-weight: 700;
    display: block;
    font-size: 18px;
    margin-bottom: 30px;
    text-align: left
}

.b-vip-brands__brand {
    display: block;
    margin: 0 auto 22px
}

.b-vip-brands__more {
    margin-top: 10px;
    display: block;
    line-height: 44px;
    height: 44px;
    background-color: #000;
    border-radius: 3px;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 15px;
    font-weight: 600;
    opacity: .2;
    -webkit-transition: opacity .2s ease-in-out;
    transition: opacity .2s ease-in-out
}

.b-vip-brands__more:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    background-image: url("/local/templates/main_a_dev/assets/css/../images/dots.png");
    width: 26px;
    height: 6px;
    margin-right: 10px;
    margin-top: -2px
}

.b-vip-brands__more:hover {
    opacity: .3
}

.b-vip-brands__hidden {
    display: none
}

.b-vip-box {
	background-image: url("/local/templates/main_a_dev/assets/css/../images/vip-box-bg.jpg");
	padding-bottom: 50px;
	padding-top: 50px;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: cover;
}

.b-vip-box__inside {
    display: table;
    table-layout: fixed;
    width: 100%;
}

.b-vip-box__left, .b-vip-box__right {
    display: table-cell;
    vertical-align: middle;
}

.b-vip-box__left {
    width: 460px;
}

.b-vip-box__right {
    padding-left: 40px;
}

.b-vip-box__img {
    /*margin-top: 40px;*/
	display: block;
	width: auto;
	max-width: 100%;
	height: auto;
	max-height: 100%;
}

.b-vip-box p {
    font-size: 40px;
    line-height: 1.3;
    text-transform: uppercase;
    font-weight: 300;
}

@media (min-width: 1200px) {

}

@media (min-width: 992px) and (max-width: 1199px) {
	.b-vip-box__left {
		width: 45%;
		padding-left: 4%;
		padding-right: 4%;
	}

	.b-vip-box__right {
		padding-left: 0px;
	}

	.b-vip-box p {
		font-size: 32px;
		line-height: 39px;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.b-vip-box__left {
		width: 40%;
	}

	.b-vip-box__right {
		padding-left: 20px;
	}

	.b-vip-box p {
		font-size: 27px;
		line-height: 32px;
	}
}

@media (max-width: 767px) {
	.prod-right-wrap {
		margin: 0;
	}
	.b-vip-box__inside {
		display: block;
		table-layout: auto;
	}

	.b-vip-box__left {
		display: block;
		width: 100%;
		padding-left: 20px;
		padding-right: 20px;
		margin: 0 auto;
		max-width: 450px;
	}

	.b-vip-box__right {
		display: block;
		padding-left: 20px;
		padding-right: 20px;
		padding-top: 20px;
		text-align: center;
	}

	.b-vip-box p {
		font-size: 24px;
		line-height: 28px;
	}
}

.b-sm-logo {
    display: inline-block;
    vertical-align: middle;
    background-image: url("/local/templates/main_a_dev/assets/css/../images/sm-logo.png");
    width: 39px;
    height: 41px;
    margin-top: -10px
}

.b-man {
    background-color: #382e29;
    padding: 36px 20px
}

.b-man__wrap {
    display: table;
    width: 100%;
    table-layout: fixed;
    margin-top: 30px
}

.b-man__left, .b-man__right {
    display: table-cell;
    vertical-align: top
}

.b-man__left {
    width: 200px
}

.b-man__right {
    padding-left: 100px;
    color: rgba(255, 255, 255, .9)
}

.b-man__title {
    font-size: 24px;
    text-transform: uppercase;
    font-weight: 700
}

.b-man p, .b-man__man-title, .b-man__title {
    color: rgba(255, 255, 255, .9)
}

.b-man__man-title {
    text-transform: uppercase;
    font-weight: 700;
    display: block;
    margin-top: 20px;
    padding-bottom: 17px;
    margin-bottom: 20px;
    border-bottom: 2px solid #49413c
}

.b-country {
    white-space: nowrap
}

.b-country > * {
    display: inline-block;
    vertical-align: middle
}

.b-country__right {
    padding-left: 13px;
    color: rgba(255, 255, 255, .9);
    font-weight: 600;
    font-size: 18px;
    text-transform: uppercase
}

.b-projects-box {
    position: relative;
    margin: 30px 0
}

.b-projects-box__stick {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkitbox-sizing: border-box;
    padding: 30px 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.b-projects-box__title {
    display: block;
    font-size: 24px;
    color: rgba(206, 166, 53,.9);
    font-weight: 600;
    line-height: 1.3;
    text-transform: uppercase
}

.b-projects-box__img {
    width: 100%;
    height: auto
}

.b-projects-box__frame {
    width: 100px;
    height: 86px;
    position: absolute;
    left: 35px;
    bottom: 20px;
    border: 3px solid #cea635;
    padding: 3px
}

.b-projects-box__frame-img {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    width: 88px;
    height: 74px;
    background-size: cover;
    background-position: center
}

.b-projects-box .owl-pagination {
    position: absolute;
    width: 100%;
    height: 130px;
    bottom: 0;
    left: 0;
    background-image: url("/local/templates/main_a_dev/assets/css/../images/owl-pag-bg.png");
    background-repeat: no-repeat;
    padding-left: 150px;
    box-sizing: border-box;
    font-size: 0
}

.b-projects-box .owl-pagination:before {
    content: '';
    height: 100%;
    display: inline-block;
    vertical-align: middle
}

.b-projects-box .owl-page {
    width: 29px;
    height: 29px;
    border: 3px solid #cea635;
    display: inline-block;
    vertical-align: middle
}

.b-projects-box .owl-page + .owl-page {
    margin-left: 14px
}

.b-projects-box .owl-page.active {
    background-color: #cea635;
    cursor: default
}

@media (min-width: 1200px) {

}

@media (min-width: 992px) and (max-width: 1199px) {

}

@media (min-width: 768px) and (max-width: 991px) {

}

@media (max-width: 767px) {
	.p-vip .content > .cent > .row {
		padding-bottom: 30px;
	}
	.b-projects-box {
		margin: 30px 0 0 0;
	}
	.b-projects-box__title {
		display: none;
	}
	.b-projects-box__frame {
		display:none;
	}
	.b-projects-box .owl-pagination {
		height: 33px;
		padding-left: 15px;
	}
	.b-projects-box .owl-page {
		width: 23px;
		height: 23px;
	}
}

.-orange {
    font-size: 12px;
    background-color: #ebbe3b;
}

.stock-txt.-orange span {
    color: #000;
}

.option-top .stock-txt.-orange span {
    color: #000
}

.option-top .stock-txt.-vip {
    background-image: url("/local/templates/main_a_dev/assets/css/../images/circle-vip-bg.png");
    border-radius: 50%;
    border: 2px solid #ebbe3b;
    box-sizing: border-box
}

.option-top .stock-txt.-vip span {
    color: #ebbe3b;
    font-size: 18px
}

.option-top .stock-txt.-reset {
    position: relative;
    margin: 0;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    -webkit-transform: none;
    transform: none;
    display: inline-block;
    vertical-align: top
}

.option-top .option-top-right {
    position: absolute;
    top: 16px;
    right: 22px
}

.option-top .option-top-right .stock-txt + .stock-txt {
    margin-left: 15px
}

.prod-top-left {
    /*width: 610px;*/
    /*position: relative;*/
    /*min-height: 111px;*/
}

.b-certs {
    margin: 0 -5px
}

.b-certs:after {
    content: '';
    display: block;
    height: 0;
    visibility: hidden;
    clear: both
}

.b-certs > * {
    box-sizing: border-box
}

.b-certs__item {
    width: 25%;
    float: left;
    padding: 10px
}

.b-certs__img {
    max-width: 100%;
    height: auto
}

.b-certs__mfp {
    display: none;
    position: fixed;
    top: 2.5%;
    left: 50%;
    height: 95%;
    margin: auto;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.b-certs__full {
    height: 100%
}

.b-discounts {
    margin: -10px
}

.b-discounts:after {
    content: '';
    display: block;
    height: 0;
    visibility: hidden;
    clear: both
}

.b-discounts * {
    box-sizing: border-box
}

.b-discounts__item {
    /*width: 33.333333333333336%;*/
    /*float: left;*/
    /*padding: 10px;*/
}

.b-discount-item {
    text-decoration: none;
    display: block
}

.b-discount-item__img {
    width: 100%;
    height: auto;
    margin-bottom: 10px
}

.b-discount-item__title {
    display: block;
    font-weight: 600;
	height: 48px;
}

.b-discount-item:hover {
    text-decoration: underline;
    color: #ae263f
}

@media (min-width: 1200px) {

}

@media (min-width: 992px) and (max-width: 1199px) {

}

@media (min-width: 768px) and (max-width: 991px) {

}

@media (max-width: 767px) {
	.b-discounts {
		margin: 0;
	}
	.b-discounts__item {
		width: 290px;
		margin: 0 auto
	}
	.b-discount-item {
		text-align: center;
		margin-bottom: 20px;
	}
}

.b-mans * {
    box-sizing: border-box
}

.b-mans__title {
    display: block;
    font-weight: 700;
    font-size: 18px;
    margin-left: 30px;
    margin-bottom: 30px
}

.b-mans__search {
    margin-top: 15px;
    margin-bottom: 10px
}

.b-mans__list {
    position: relative;
    /*height: 650px;*/
    width: 100%
}

.b-mans__list:after, .b-mans__list:before {
    content: '';
    position: absolute;
    left: 0;
    height: 26px;
    width: 100%
}

.b-mans__list:before {
    top: 0;
    background: -webkit-linear-gradient(top, #f3f3f3 0%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(to bottom, #f3f3f3 0%, rgba(255, 255, 255, 0) 100%)
}

.b-mans__list:after {
    bottom: 0;
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #f3f3f3 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #f3f3f3 100%);
    height: 50px;
    -webkit-transition: opacity .2s ease-in-out;
    transition: opacity .2s ease-in-out
}

.b-mans__list_no-bottom-gradient:after {
    opacity: 0
}

.b-mans__list_full {
    height: auto !important
}

.b-mans__list_full .tse-content {
    height: auto !important;
    overflow-y: visible !important
}

.b-mans .tse-content {
    padding-top: 26px
}

.b-mans__list-item {
    margin-bottom: 36px
}

.b-mans__list-item:last-child {
    margin-bottom: 0
}

.b-mans__dots {
    margin: 180px 0 144px
}

.b-mans__dots-link {
    width: 9px;
    height: 56px;
    background-image: url("/local/templates/main_a_dev/assets/css/../images/vertical-dots.png");
    display: block;
    cursor: pointer
}

.b-mans__bottom {
    opacity: .3;
    margin-top: 36px;
    -webkit-transition: opacity .2s ease-in-out;
    transition: opacity .2s ease-in-out
}

.b-mans__bottom_active {
    opacity: 1
}

.b-letters {
    height: 40px;
    line-height: 40px;
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, .12);
    background-color: #fff;
    display: table;
    width: 100%;
    table-layout: fixed;
    padding: 0 20px
}

.b-letters__item {
    display: table-cell;
    vertical-align: top;
    text-align: center;
    font-weight: 700;
    font-size: 16px;
    color: #000;
    text-transform: uppercase;
    text-decoration: none;
    -webkit-transition: all .1s ease-in-out;
    transition: all .1s ease-in-out
}

.b-letters__item:hover, .b-letters__item_active {
    background-color: #e7b114;
    color: #fff
}

.b-letters__item_inactive {
    color: #c1c1c1
}

.b-letters__item_inactive:hover {
    background-color: transparent;
    color: #c1c1c1;
    cursor: not-allowed
}

.b-search-field {
    display: table;
    width: 100%;
    height: 42px;
    line-height: 42px;
    background-color: #fff;
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, .12);
    font-size: 16px;
    font-weight: 700
}

.b-search-field__left, .b-search-field__right {
    display: table-cell;
    vertical-align: top
}

.b-search-field__left {
    position: relative
}

.b-search-field__left:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 2px solid #a60000;
    box-sizing: border-box;
    -webkit-transition: opacity .2s ease-in-out;
    transition: opacity .2s ease-in-out;
    opacity: 0
}

.b-search-field__right {
    width: 1px;
    white-space: nowrap
}

.b-search-field__input {
    background-color: transparent;
    border: 0;
    display: block;
    width: 100%;
    line-height: 42px;
    padding-left: 28px;
    font-size: 15px;
    font-weight: 700;
    position: relative;
    z-index: 1
}

.b-search-field__submit {
    display: block;
    width: 100%;
    padding: 0 50px;
    text-decoration: none;
    background-color: #aaa;
    color: #fff;
    -webkit-transition: background-color .1s ease-in-out;
    transition: background-color .1s ease-in-out
}

.b-search-field__submit:hover {
    background-color: #969696
}

.b-search-field_not-found .b-search-field__left:before {
    opacity: 1
}

.b-box__top {
    line-height: 1;
    margin-bottom: 12px
}

.b-box__letter {
    font-weight: 700;
    font-size: 36px;
    display: inline-block;
    vertical-align: bottom
}

.b-box__count {
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    margin-top: 2px;
    margin-left: 3px
}

.b-box__item {
    display: block
}

.b-box a.strong, .b-box strong {
    font-weight: 700;
    display: inline-block;
    margin-right: 18px;
    text-decoration: none;
    color: inherit;
    text-transform: capitalize;
}

@media (min-width: 1200px) {

}

@media (min-width: 992px) and (max-width: 1199px) {

}

@media (min-width: 768px) and (max-width: 991px) {
	.b-letters {
		height: auto;
		table-layout: auto;
		padding: 0px 10px;
		display: block;
	}
	.b-letters__item {
		display: inline-block;
		padding: 0px 4px;
	}
}

@media (max-width: 767px) {
	.b-mans {
		padding: 0px 15px 20px 15px;
	}
	.b-letters {
		height: auto;
		table-layout: auto;
		padding: 0px 5px;
		display: block;
	}
	.b-letters__item {
		display: inline-block;
		padding: 0px 3px;
	}
	.b-search-field__submit {
		width: 100px;
		padding: 0px;
		text-align: center;
	}
}

.b-map *, .b-map *:after, .b-map *:before {
    box-sizing: border-box
}

.b-gmap-and-b-map-list {
	position: relative;
	overflow: hidden;
}

.b-map__item-info {
    display: none;
}

.b-map__item-info_active {
	display: block;
}

.b-map__label {
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
}

.b-map .sity-contact {
    background-size: cover;
}

.b-map .gm-style-cc, .b-map img[src="https://maps.gstatic.com/mapfiles/api-3/images/google4.png"] {
    display: none;
}

.b-map-controls {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding: 6px;
    background-color: rgba(154, 154, 154, .56);
    z-index: 2;
}

.b-map-controls:after {
    content: '';
    display: block;
    height: 0;
    visibility: hidden;
    clear: both;
}

.b-map-controls__left {
    float: left;
}

.b-map-controls__right {
    float: right;
}

.b-map-controls__box, .b-map-controls__box-a {
    height: 53px;
    line-height: 53px;
    font-weight: 600;
    text-transform: uppercase;
    position: relative;
    display: inline-block;
    vertical-align: top;
}

.b-map-controls__box {
    background-color: #fff;
    padding: 0 23px;
}

.b-map-controls__box:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 15px 15px 0;
    border-color: #fff transparent transparent transparent;
    bottom: -15px;
    left: 0;
    right: 0;
    margin: auto
}

.b-map-controls__box-a {
    background-color: #c13017;
    padding: 0 19px;
    color: #fff;
    cursor: pointer
}

.b-zoom {
    display: inline-block;
    vertical-align: top
}

.b-zoom__ctrl, .b-zoom__pag {
    float: left
}

.b-zoom__ctrl {
    height: 53px;
    width: 53px;
    background: #f6f6f6;
    display: inline-block;
    vertical-align: top;
    background-repeat: no-repeat;
    background-position: center;
    cursor: pointer;
    position: relative
}

.b-zoom__ctrl:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    width: 35px;
    height: 35px
}

.b-zoom__ctrl_out:before {
    background-image: url("/local/templates/main_a_dev/assets/css/../images/zoom-out.png")
}

.b-zoom__ctrl_in:before {
    background-image: url("/local/templates/main_a_dev/assets/css/../images/zoom-in.png")
}

.b-zoom__ctrl_inactive {
    background-color: #fff;
    cursor: not-allowed
}

.b-zoom__ctrl_inactive:before {
    opacity: .4
}

.b-zoom__pag {
    margin: 0 13px;
    font-size: 0;
    height: 53px
}

.b-zoom__pag:before {
    content: '';
    height: 100%;
    display: inline-block;
    vertical-align: middle
}

.b-zoom__pag-item {
    width: 10px;
    height: 11px;
    display: inline-block;
    vertical-align: middle;
    background-color: #fff;
    margin-right: 6px;
    cursor: pointer
}

.b-zoom__pag-item:last-child {
    margin-right: 0
}

.b-zoom__pag-item_active {
    background-color: #383838
}

.b-map-list {
    padding: 65px 6px 6px;
    background-color: #9d9d9d;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%
}

.b-map-list, .b-map-list__wrap {
    height: 100%
}

.b-map-list__top {
    background-color: #fff;
    padding: 12px 8px
}

.b-map-list__input {
    display: block;
    width: 100%;
    height: 40px;
    line-height: 40px;
    border: 1px solid #7f7f7f;
    padding: 0 13px;
    font-weight: 500;
    font-size: 18px;
    text-transform: uppercase
}

.b-map-list__items {
    background-color: #fff;
    height: 100%;
    width: 100%
}

.b-map-list__item {
    display: block;
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #aaa;
    padding-left: 34px;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 13px;
    cursor: pointer
}

.b-map-list__item:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 19px;
    height: 19px;
    background-image: url("/local/templates/main_a_dev/assets/css/../images/marker.png");
    margin-right: 7px;
    background-repeat: no-repeat
}

.b-map-list__item_active:before {
    content: '';
    background-image: url("/local/templates/main_a_dev/assets/css/../images/marker-active.png")
}

.b-map-list__item:hover {
    background-color: #e0e0e0
}

.b-map-list .b-map-controls {
    background-color: #9d9d9d
}

.b-map-list .b-map-controls__box:before {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 19px 19px 0;
    border-color: #9d9d9d transparent transparent transparent;
    bottom: -19px;
    left: 0;
    right: 0;
    margin: auto
}

.b-map-list .tse-scrollbar {
    background-color: #e0e0e0;
    width: 54px;
    border-left: 1px solid #aaa
}

.b-map-list .tse-scrollbar .drag-handle {
    opacity: 1;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 37px;
    background-color: #9c9c9c;
    border-radius: 0;
    -webkit-transition: background-color .2s ease-in-out;
    transition: background-color .2s ease-in-out;
    cursor: pointer
}

.b-map-list .tse-scrollbar .drag-handle:hover {
    background-color: #838383
}

.b-map-list .tse-scrollbar .drag-handle:after, .b-map-list .tse-scrollbar .drag-handle:before {
    content: '';
    position: absolute;
    width: 100%;
    left: 0;
    height: 6px;
    background-color: #e0e0e0
}

.b-map-list .tse-scrollbar .drag-handle:before {
    top: 0
}

.b-map-list .tse-scrollbar .drag-handle:after {
    bottom: 0
}

.b-gmap, .b-map-list {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%)
}

.right-in {
    -webkit-animation-duration: 400ms;
    animation-duration: 400ms
}

.-left-out, .-right-in {
    -webkit-animation-name: left-out;
    animation-name: left-out;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-transition: -webkit-transform .5s ease-in-out;
    transition: transform .5s ease-in-out;
    transition: transform .5s ease-in-out, -webkit-transform .5s ease-in-out
}

.-right-in {
    -webkit-animation-name: right-in;
    animation-name: right-in;
    -webkit-transform: translateX(0) !important;
    transform: translateX(0) !important
}

#select-office {
    position: absolute;
    visibility: hidden;
    width: 550px;
    margin: 0 auto;
    overflow: hidden
}

.mfp-select-office #select-office {
    position: relative;
    visibility: visible
}

.map-frame {
    height: 380px
}

@media print {
    .bottom-panel, footer, .work-with-us, .p-contacts .bottom-panel, .p-contacts .work-with-us, .p-contacts footer, .p-contacts nav.top, .p-vip .bottom-panel, .p-vip .work-with-us, .p-vip footer, .p-vip nav.top, .main .top {
        display: none
    }

    #bx-panel, .bottom-panel {
        display: none !important;
    }

    .p-contacts .scroll, .p-vip .scroll {
        height: auto;
        position: relative;
        background: 0 0
    }

    .p-contacts .scroll .logo, .p-vip .scroll .logo {
        margin: 23px 0 0 20px
    }

    .p-contacts .scroll .logo img, .p-vip .scroll .logo img {
        width: auto
    }

    .p-contacts .scroll .phone, .p-vip .scroll .phone {
        margin: 43px 0 0 55px
    }

    .p-contacts .scroll .phone p, .p-vip .scroll .phone p {
        float: none
    }

    .p-contacts .scroll .phone .number, .p-vip .scroll .phone .number {
        font-size: 27px;
        line-height: 33px
    }

    .p-contacts .contacts-frame .buttons a, .p-contacts .scroll .phone .back-call, .p-vip .contacts-frame .buttons a, .p-vip .scroll .phone .back-call {
        display: none
    }

    .p-contacts .scroll .menu, .p-vip .scroll .menu {
        position: relative;
        left: 0;
        top: 0;
        width: 100%;
        margin-top: 26px
    }

    .p-contacts .breadcrumbs a, .p-contacts .breadcrumbs li, .p-contacts .scroll .menu .right li a, .p-contacts .title h1, .p-contacts .title .h1, .p-contacts header .cart .h3, .p-vip .breadcrumbs a, .p-vip .breadcrumbs li, .p-vip .scroll .menu .right li a, .p-vip .title h1, .p-vip .title .h1, .p-vip header .cart .h3 {
        color: #000
    }

    .p-contacts .scroll .cart, .p-vip .scroll .cart {
        margin-top: 45px;
        background: #ae263f;
        margin-right: 0
    }

    .p-contacts .scroll.fixed .lt, .p-contacts .scroll.fixed .menu .right, .p-contacts .scroll.fixed .phone .titl, .p-contacts .scroll.fixed .search, .p-contacts .scroll.fixed .write-supervisor, .p-vip .scroll.fixed .lt, .p-vip .scroll.fixed .menu .right, .p-vip .scroll.fixed .phone .titl, .p-vip .scroll.fixed .search, .p-vip .scroll.fixed .write-supervisor {
        display: block
    }

    .p-contacts .contacts-frame > .row.shadow, .p-vip .contacts-frame > .row.shadow {
        margin-bottom: -30px
    }

    .p-contacts .search, .p-vip .search {
        display: none !important
    }

    .p-contacts .title, .p-vip .title {
        height: auto
    }

    .p-contacts .title .cent, .p-vip .title .cent {
        padding-top: 100px
    }

    .p-vip .b-projects-box__frame, .p-vip .btn-add-cart, .p-vip .owl-pagination, .p-vip .print, .p-vip .product-detailed .product-info .tabs {
        display: none !important
    }

    .p-vip .prod-right {
        right: 50px
    }

    .p-vip .b-country__right, .p-vip .b-man p, .p-vip .b-man__man-title, .p-vip .b-man__title, .p-vip .prod-right .option-top, .p-vip .prod-right-wrap > *, .p-vip .product-a .prod-left h3, .p-vip .product-a .prod-left .h3, .p-vip .product-b .consultant .name span, .p-vip .product-detailed .consultant .order-call a, .p-vip .product-detailed .options li, .p-vip .product-detailed .tabs li.active, .p-vip .sity .jq-selectbox li, .p-vip .sity .jq-selectbox__select-text, .p-vip .top, .p-vip .top .menu a, .p-vip header .catalog p, .p-vip header .phone .number, .p-vip header .phone .number span, .p-vip header .phone .titl, .p-vip header .phone .work-time, .p-vip header .vip a {
        color: #000 !important
    }
}

.inline-form {
    display: inline-block;
    zoom: 1;
    display: inline;
}

.shadow.message {
    max-width: 350px;
    text-align: center;
    margin: 50px auto;
    padding: 20px;
    position: relative
}

.shadow.message img {
    display: block;
    margin: 10px auto;
    max-width: 60%;
}

header .b-cart-bread {
	margin-top: 10px;
	margin-bottom: 15px;
    /*float: left;*/
    width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #F3F3F3;
}

header .fixed .b-cart-bread {
    display: none
}

header .catalog .btn {
    float: right;
    margin: 1.5em 19px 0 0;
}

.hover > .bnt-hover-menu {
    display: block;
}

.bnt-hover-menu {
    display: none;
    position: absolute;
    left: 15px;
    right: 15px;
    /* background: url("/local/templates/main_a_dev/assets/css/../images/scroll.png"); */
    z-index: 10;
    /* border-bottom: 1px solid #ae263f; */
    /* position: relative; */
}

.scroll.fixed .bnt-hover-menu {
    position: fixed;
    width: 1124px;
    left: 50%;
    right: auto;
    margin-left: -562px;
    border-top: 1px solid #ae263f;
    margin-top: 12px;
    max-height: 85%;
    overflow: hidden;
	box-sizing: content-box;
}

.bnt-hover-menu * {
	box-sizing: content-box;
}

.col-4 {
    width: 21%;
    display: inline-block;
    vertical-align: top;
    zoom: 1;
    display: inline;
    padding: 2%;
}

.bnt-hover-menu strong {
    font-size: 1.1em;
}

.bnt-hover-menu a {
    color: #000;
    text-decoration: none;
}

.bnt-hover-menu a:hover {
    text-decoration: underline;
}

ul.inner-menu {
    list-style: none;
    margin-top: 1em;
    line-height: 1.3;
}

ul.inner-menu li {
    display: block;
}

ul.inner-menu li ~ li {
    margin-top: 0.5em;
}

.scroll.fixed .catalog {
    position: relative;
}

.scroll.fixed .catalog.hover {
    background-color: #fff;
    border-bottom-color: #fff;
}

.scroll.fixed .catalog.hover::before {
    content: '';
    left: -1px;
    right: 0;
    bottom: -15px;
    height: 16px;
    background-color: #fff;
    position: absolute;
    z-index: 11;
    display: block;
    border-left: 1px solid #ae263f;
    border-right: 1px solid #ae263f;
    width: 100%;
	box-sizing: content-box;
}

.option-text-right {
    display: inline-block;
    float: right;
    margin-right: 5%;
}

.d2 img {
    max-width: 100%
}

.error {
    color: red
}

.half-btn-block, .product-cart .cartline .btn-add-cart.half-btn-block {
    width: 49%;
}

.half-btn-block ~ .half-btn-block {
    margin-left: 2%
}

.gray-btn {
    display: inline-block;
    vertical-align: middle;
    border: 0;
    background: #707070;
    height: 42px;
    font: 700 14px/42px 'Open Sans', sans-serif;
    text-transform: uppercase;
    color: #fff;
    width: 49%;
    cursor: pointer;
    border-radius: 5px;
    text-decoration: none;
    text-align: center;
}

.mfp-fade.mfp-bg {
    opacity: 0;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.mfp-fade.mfp-bg.mfp-ready {
    opacity: 0.8;
}

.mfp-fade.mfp-bg.mfp-removing {
    opacity: 0;
}

.mfp-fade.mfp-wrap .mfp-content {
    opacity: 0;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
    opacity: 1;
}

.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
    opacity: 0;
}

#skitter {
    width: 100%
}

#skitter .info_slide_dots {
    display: none !important;
    left: 50% !important;
    right: auto !important;
    margin: 0 0 0 -562px;
    width: 1124px;
    box-shadow: none !important;
    background: url(/local/templates/main_a_dev/assets/css/../images/sync2-bg.png) !important;
    border-radius: 0 !important;
    padding: 0 !important;
    bottom: 0;
}

#skitter ._visible {
    display: block !important;
}

#skitter .info_slide_dots > span {
    width: 25%;
    margin: 0;
    padding: 0;
    text-indent: inherit !important;
    height: auto !important;
    background: none !important;
    border-radius: 0 !important;
}

#skitter #thumbs {
    display: none;
}

#skitter .label_text,
#skitter .label_skitter {
    background: none;
}

#skitter .label_skitter > div,
#skitter .label_text > div {
    width: 320px;
}

#skitter .label_skitter,
#skitter .label_text,
#slider .mc-caption {
    width: 1124px !important;
    height: 100%;
    left: 0;
    right: 0;
    margin: auto;
    padding-left: 80px;
    padding-top: 18px;
    opacity: 1 !important;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

/*.box_skitter .container_skitter {
    margin: 0 auto;
    max-width: 1920px;
}

.box_skitter {
    width: 1920px !important;
    left: 50%;
    margin-left: -960px;
}*/


@media (min-width: 1200px) {

}

@media (min-width: 992px) and (max-width: 1199px) {
	#skitter ._visible {
		display: none !important;
	}
	#skitter .label_text,
	#skitter .label_skitter, #slider .mc-caption {
		width: 960px !important;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	#skitter ._visible {
		display: none !important;
	}
	#skitter .label_text, #skitter .label_skitter, #slider .mc-caption {
		width: 728px !important;
	}
}

@media (max-width: 767px) {
	#skitter ._visible {
		display: none !important;
	}
	#skitter .label_text, #skitter .label_skitter, #slider .mc-caption {
		width: 290px !important;
		padding-left: 0px;
	}
	#skitter .label_text > div, #skitter .label_skitter > div {
		width: auto;
		float: none;
	}
}

a[href^="tel:"] {
    text-decoration: none;
    color: inherit;
    cursor: pointer;
}

.inp-wrap {
    text-align: right;
    width: 293px
}

a.h1{
    text-decoration: none;
}

.column-right .container.catalog_description {
    margin-left: 0;
	margin-bottom: 25px;
}

/* BEGIN catalog_menu */

.menu_item_parent {
    width: 25%;
    position: relative;
    left: 0;
    top: 0;
    background: url("/local/templates/main_a_dev/assets/css/../images/scroll.png");
    /* min-width: 200px; */
}

.menu_item_parent__childs {
    width: 75%;
    position: absolute;
    right: 0;
    top: 0;
    display: none;
    background: url("/local/templates/main_a_dev/assets/css/../images/scroll.png");
    /* float: left; */
    /* min-width: 200px; */
}

/* .menu_item_parent:hover .subsections , */
/* .menu_item_parent:hover .section_image { */
.menu_item_parent:hover .menu_item_parent__childs {
    display: block;
}
.subsections{
    /* display: none; */
    /* float: left; */
    /* min-width: 400px; */
}
.section_image{
    /* display: none; */
    /* float: right; */
    /* width: 200px; */
}

/* END catalog_menu */

/* .go_center{ */
    /* margin-top: 140px; */
/* } */

.catalog-main-block {

}

/*.full-length__wrapper__slider {
    height: 504px;
    position: absolute;
    width: 100%;
    background: #DD4900;
}*/

@media (min-width: 1200px) {
	.catalog-main-block {
		float: right;
	}
   /* .product-a .prod-left{
        width: 610px;
        float: left;
    }
    .product-a .prod-right{
        width: 470px;
        float: right;
    }*/
}

@media (min-width: 992px) and (max-width: 1199px) {
	.catalog-main-block {
		float: right;
	}
    /*.product-a .prod-left{
        width: 520px;
        float: left;
    }
    .product-a .prod-right{
        width: 470px;
        float: right;
    }

	.product-a .prod-right .option-top {
		padding: 100px 10px 30px 0px;
		min-height: auto;
		font-weight: 400;
		font-size: 16px;
	}*/
}

@media (min-width: 768px) and (max-width: 991px) {
	.catalog-main-block {
		float: right;
	}
	/*.product-a .prod-left{
        width: 100%;
    }
    .product-a .prod-right{
        width: 100%;
    }*/
}

@media (max-width: 767px) {
    /*.product-a .prod-left{
        width: 100%;
    }
    .product-a .prod-right{
        width: 100%;
    }*/

    .p-vip .product-detailed > .product-a {
        border-bottom: 0;
    }
}

.text-page {

}

@media (min-width: 1200px) {

}

@media (min-width: 992px) and (max-width: 1199px) {

}

@media (min-width: 768px) and (max-width: 991px) {

}

@media (max-width: 767px) {
	.text-page {
		padding: 0px 15px 20px 15px;
	}
	.text-page img {
		width: auto;
		max-width: 100%;
		height: auto;
		max-height: 100%;
	}
}

@media (max-width: 767px) {
	.pay-systems {
		margin-top: 30px;
		text-align: center;
	}
}

@media (min-width: 768px) {
	.pay-systems {
		margin-top: 10px;
	}
}

.pay-systems .pay-systems-title {
	color: #fff;
	font-size: 16px;
	font-weight: 700;
}

.pay-systems .pay-systems-items {
	padding-top: 6px;
	overflow: auto;
}

.pay-systems .pay-system-item {
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	display: inline-block;
	height: 40px;
	margin-right: 10px;
	width: 60px;
}

.pay-systems .pay-system-item.pay-mastercard { background-image: url("/upload/images/pay_systems/pay-mastercard.png"); }
.pay-systems .pay-system-item.pay-visa       { background-image: url("/upload/images/pay_systems/pay-visa.png"); }
.pay-systems .pay-system-item.pay-paypal     { background-image: url("/upload/images/pay_systems/pay-paypal.png"); }

#query_price input[name="user_sname"] {display: none;}

.contacts {
    font-size: 30px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 31px;
    border-bottom: 2px solid #ae263f;
    padding: 45px 0 20px;
    margin-bottom: 19px;
    position: relative
}

.contacts:after {
    width: 57px;
    height: 58px;
    content: '';
    background: url("/local/templates/main_a_dev/assets/css/../images/contact-info-h4.png") no-repeat;
    position: absolute;
    right: 0;
    top: 55px
}

.contacts span {
    display: block
}

.contacts span:before {
    width: 19px;
    height: 19px;
    background: url("/local/templates/main_a_dev/assets/css/../images/contact-info-span.png") no-repeat;
    display: inline-block;
    vertical-align: middle;
    content: '';
    margin-right: 10px
}

.description_seo p,.description_seo li{font:400 13px/20px 'Open Sans', sans-serif; color:#666; padding:7px;}
/* End */


/* Start:/local/templates/main_a_dev/assets/fancybox/jquery.fancybox.css?16621272304895*/
/*! 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/main_a_dev/assets/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;
	background: url('/local/templates/main_a_dev/assets/fancybox/fancybox_loading.gif') center center no-repeat;
}

.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;
	background: transparent url('/local/templates/main_a_dev/assets/fancybox/blank.gif'); /* helps IE */
	-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/main_a_dev/assets/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/main_a_dev/assets/fancybox/fancybox_sprite@2x.png');
		background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/
	}

	#fancybox-loading div {
		background-image: url('/local/templates/main_a_dev/assets/fancybox/fancybox_loading@2x.gif');
		background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/
	}
}
/* End */


/* Start:/local/templates/main_a_dev/assets/css/additional.css?16621272302156*/
@media (min-width: 1200px) { /* LG */
    .mfp-content .product-a .prod-left{
        width: 610px;
        float: left;
    }
    .mfp-content .product-a .prod-right{
        width: 470px;
        float: right;
    }
    .content.scroll-fixed{
        padding-top: 327px !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) { /* MD */
    .mfp-content .product-a .prod-left{
        width: 470px !important;
        float: left;
    }
    .mfp-content .product-a .prod-right{
        width: 390px !important;
        float: right;
    }
	.mfp-content .product-a .prod-right .option-top {
		padding: 55px 36px;
		min-height: auto;
		font-weight: 400;
		font-size: 16px;
	}
    .mfp-product + .mfp-wrap{
        max-width: 900px !important;
    }
	.top.fix_trans.fixed + header {
        padding-top: 50px !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) { /* SM */
    .mfp-content .product-a .prod-left{
        width: 100%;
    }
    .mfp-content .product-a .prod-right{
        width: 100%;
        padding-right: 0px;
    }
    .mfp-product + .mfp-wrap{
        max-width: 700px !important;
    }
    .mfp-product + .mfp-wrap .prod-left .image-large{
        margin: 0 auto;
    }
	.top.fix_trans.fixed + header {
        padding-top: 50px !important;
    }
}

@media (max-width: 767px) { /* XS */
    .mfp-content .product-a .prod-left{
        width: 100%;
    }
    .mfp-content .product-a .prod-right{
        width: 100%;
        padding-right: 0px;
    }
    .mfp-content .product-a .prod-right .option-top{
        display: none;
    }
    .mfp-product + .mfp-wrap{
        max-width: 300px !important;
    }
    .mfp-product + .mfp-wrap .prod-left .image-large{
        margin: 0 auto;
        width: 140px !important;
    }
    .mfp-product + .mfp-wrap .prod-left .image-large .half-btn-block, .product-cart .cartline .btn-add-cart{
        width: 45% !important;
    }
    .mfp-product + .mfp-wrap .prod-left .image-large .half-btn-block, .product-cart .cartline .btn-add-cart:before{
        content: none !important;
    }
	.top.fix_trans.fixed + header {
        padding-top: 50px !important;
    }
}
/* End */


/* Start:/local/templates/main_a_dev/components/bitrix/sale.basket.basket.line/cart-btn/style.css?1662127231186*/
.cart-adapt{
    text-align: center;
    color: black;
    position: relative;
}
.cart-adapt .quantity{
    display: block;
    position: absolute;
    left: 37px;
    font-size: 18px;
}
/* End */


/* Start:/local/templates/main_a_dev/components/bitrix/menu/bnt-hover-menu/style.css?16621272314773*/
.banner_image {
    width: 260px;
    height: 400px;
    border: 1px solid rgb(195, 195, 195);
    margin: 40px;
    position: relative;
}

.banner_description_wrapper {
    /* margin: 40px auto; */
    width: 100%;
    /* border: 1px solid rgb(70, 70, 70); */
    background: rgba(255, 255, 255, 0.6) none repeat scroll 0% 0%;
    position: absolute;
    bottom: 0;
    left: 0;
    max-height: 30%;
    overflow: hidden;
    text-overflow: ellipsis;

}
.banner_description {
    /* margin: 10px 20px; */
    color: #333;
    text-align: center;

    float: left;
    width: 100%;
    margin: 5px 0;
}
.banner_description_button_more{
    float: left;
    width: 15%;
    font-size: 24px;
    text-align: center;
    margin-top: 15px;
}

.banner_link_wrapper{
    position: absolute;
    bottom: 30%;
    left: 0;
    display: none;
    width: 100%;
}
.banner_image:hover{
    border: 1px solid rgb(174, 38, 63);
}
.banner_image:hover .banner_description_wrapper{
    background:rgb(174, 38, 63);
}

.banner_image:hover .banner_description_button_more,
.banner_image:hover .banner_description{
    /* color:rgb(174, 38, 63); */
    color:#fff;
    /* background:rgb(174, 38, 63); */
    text-decoration: underline;
}
/* .banner_image:hover .banner_description{ */
    /* display: none; */
/* } */

/* .banner_image:hover .banner_link_wrapper{ */
    /* display: block; */
/* } */

.banner_link{
    /* display: block; */
    /* text-align: center; */
    /* border: 1px solid rgb(174, 38, 63); */
    /* color: rgb(174, 38, 63); */
    /* background: rgba(255, 255, 255, 0.6) none repeat scroll 0% 0%; */
    /* padding: 5px 15px; */
    /* text-transform: uppercase; */
    /* margin: 0 auto 10px; */
    /* max-width: -moz-fit-content; */
    /* max-width: -webkit-fit-content; */
    /* max-width: fit-content; */
}
.banner_link_wrapper>a,
.banner_link_wrapper>a:hover{
    color: rgb(174, 38, 63);
    text-decoration: none;
}

.menu__sections{
    /*width: 19.2%;*/
    width: 21%;
    float: left;
    background: #fff;
    padding: 10px 0 20px 20px; /*20px 0 20px 20px*/
    border-right: 1px solid #eee;
    height: 493px; /* 473px*/
    position: relative;

    box-sizing: border-box;
    -moz-box-sizing: border-box; /*Firefox 1-3*/
    -webkit-box-sizing: border-box; /* Safari */
}
.menu__sections__subsections{
    /*width: 78.92%;*/
    width: 79%;
    float: left;
    background: #fff;

    box-sizing: border-box;
    -moz-box-sizing: border-box; /*Firefox 1-3*/
    -webkit-box-sizing: border-box; /* Safari */
}
.menu__sections__subsections__subsection{
    display: none;
}
.menu__sections__subsections__subsection__items{
    width: 100%;
    float: left;
    padding: 10px 0 20px 20px;
}
.menu__sections__subsections__subsection__items.nocolumn{
	width:100%;
}
.menu__sections__subsections__subsection__items.withcolumn{
	column-count:3;
	-moz-column-count:3;
	-web-column-count:3;
	-o-column-count:3;
}

.menu__sections__subsections__subsection__picture{
    width: 40%;
    float: right;
}
.menu__sections__subsections__subsection__picture img{
    width: 300px;
    height: 200px;
}
.menu__sections__item_parent {
    padding: 4px 0;
    font-size: 13px;
    font-weight: normal;
}
.menu__sections__item_parent a:hover{
    color:#ae263f;
    text-decoration: none;
}

.menu__sections__subsections__subsection__item{
    padding: 3px 0;
    font-weight: normal;
    font-size: 12px;
}

.bnt-hover-menu .tse-scrollable{
    width: 880px !important;
    float: left;
    height: 485px;
}
.menu__sections>.tse-scrollable.wrapper{
    width: 216px !important;
    /*height: 480px !important;*/
    height: 480px;
}
.menu__sections>.tse-scrollable.wrapper>.tse-scroll-content{
    width: 212px;
}
.menu__sections__content{
}
/*.tse-scroll-content{*/
    /*width: 100%!important;*/
    /*height: 50%!important;*/
    /*float: left;*/
/*}*/
/*.tse-scrollable{*/

    /*width: 55%;*/
    /*height: 100%;*/
/*}*/

@media (min-width: 1200px) {	
	.menu__sections__subsections__subsection__picture {
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.menu__sections {
		width: 32%;
	}
	
	.menu__sections__subsections {
		width: 65.8%;
	}
	
	.menu__sections__subsections__subsection__picture {
		display: none;
	}
	
	.menu__sections>.tse-scrollable.wrapper {
		width: 307px !important;
	}
	
	.bnt-hover-menu .tse-scrollable {
		width: 630px !important;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.menu__sections {
		width: 32%;
	}
	
	.menu__sections__subsections {
		width: 65.1%;
	}
	
	.menu__sections__subsections__subsection__picture {
		display: none;
	}
	
	.menu__sections>.tse-scrollable.wrapper {
		width: 232px !important;
	}
	
	.bnt-hover-menu .tse-scrollable {
		width: 473px !important;
	}
}

@media (max-width: 767px) {

}

/* End */


/* Start:/local/templates/main_a_dev/components/bitrix/search.title/search/style.css?1662127231385*/
.title-search-result{
    z-index: 805;
    background: #f3f3f3;
}

.title-search-result .bx_item_block.others_result,
.title-search-result .bx_item_block.all_result{
    margin-left: 20px;
}

.title-search-result .bx_item_block{
    color: #aaa;
}

.title-search-result .bx_item_block:nth-of-type(6){
    display: none;
}

.title-search-result .bx_item_block a{
    color: #858585;
}

/* End */


/* Start:/local/templates/main_a_dev/components/bitrix/main.feedback/zakaz_price/style.css?16621272312604*/
#query_price{
	max-width: 563px;
	background: rgb(255, 255, 255) none repeat scroll 0% 0%;
	margin: 0px auto;
	/*padding: 20px;*/
	position: relative;
}
.mfeedback .errortext{
	margin-bottom: 30px;
	color: red;
	display: block;
}

.mfeedback .mf-ok-text{
	padding-top: 1em;
	text-align: center;
}

.price-query{
	border: 0;
	background: #f43e01;
	height: 42px;
	font: 700 14px/42px 'Open Sans', sans-serif;
	text-transform: uppercase;
	color: #fff;
	width: 220px;
	cursor: pointer;
	border-radius: 5px;
}

div.mf-ok-text {color:green; font-weight:bold; padding-bottom: 1em;}

.mfeedback.zakaz-price-mfeedback {
	box-shadow: 0 0 35px 0 rgba(0, 0, 0, .42);
}

.zakaz-price-mfeedback .zpm-header {
    background: #ffd03d;
    font: 700 18px/67px 'Open Sans', sans-serif;
    padding: 0 70px;
    text-transform: none;
    /*margin: 0 -30px 17px -34px;*/
	display: block;
    position: relative;
}

.zakaz-price-mfeedback .zpm-header:before {
    right: auto;
    left: 28px;
    top: 50%;
    margin-top: -11px;
	width: 23px;
    height: 22px;
    content: '';
    background-image: url('/local/templates/main_a/assets/images/back-call.png');
	background-position: 50% 50%;
	background-repeat: no-repeat;
    position: absolute;
}

#query_price .mfp-close{
	position: absolute;
    right: 29px;
    top: 21px;
}

.zpm-body {
	padding: 30px;
}

.mf-message{
	display: none;
}

.mf-text {
	color: #000;
	width: 205px;
	font: 400 18px/42px 'Open Sans', sans-serif;
	display: inline-block;
	vertical-align: middle;
}

.zpm-body input[type="text"],
.zpm-body input[type="email"],
.zpm-body input[type="tel"]{
    border: 3px solid #aaa;
    font: 400 18px/36px 'Open Sans', sans-serif;
    height: 42px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    width: 293px;
    padding: 0 10px;
    border-radius: 5px;
	display: inline-block;
	vertical-align: middle;
}

.zpm-body .mf-name,
.zpm-body .mf-email,
.zpm-body .mf-phone,
.mf-captcha  {
	margin-bottom: 10px;
}

.mf-captcha .mf-text {
	width: 100%;
}

.zpm-body input[type="submit"] {
    width: 138px;
    height: 42px;
    border: 0;
    background: #f43e01;
    font: 700 14px/42px 'Open Sans', sans-serif;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    cursor: pointer;
    border-radius: 5px;
    padding: 0;
}

@media (min-width: 1200px) {

}

@media (min-width: 992px) and (max-width: 1199px) {

}

@media (min-width: 768px) and (max-width: 991px) {

}

@media (max-width: 767px) {
	.zpm-body {
	    padding: 10px;
	}
	.zpm-body input[type="text"] {
		width: 100%;
	}
}
/* End */


/* Start:/local/templates/main_a_dev/template_styles.css?175663735714910*/
.product-images .image-large video {
    width: 100%;
    height: 100%;
    display: block;
    margin: 0 auto;
    max-width: 100%;
}
.popup_properties{
    padding-bottom: 40px;
}
.form-top-cont{
    display: none;
}

@media only screen and (-Webkit-min-device-pixel-ratio: 2),
only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (-moz-min-device-pixel-ratio: 2),
only screen and (-o-min-device-pixel-ratio: 2),
only screen and (min-device-pixel-ratio: 2)
{
    body .owl-baners .item a img{
        height: 100%;
        width: 100%;
        max-width: none;
        max-height:none;
    }
}

@media screen and (max-width: 768px){
    .vip-block .description{
        text-align: center;
    }
    .vip-block .description h4{
        font-size: 20px;
    }
    .vip-block .product-lists .product-vip .h4{
        padding-top: 0;
    }
    .vip-block .product-lists{
        width:80%;
    }
}

/* Position Images */
.img_right{float:right; margin:0 0 10px 15px;}
.img_left{float:left; margin:0 15px 10px 0;}

/**************** ** Top Menu   ***************************/

.top-catalog-menu-block {
    position: absolute;
    width: 100%;
    height: 100%;
    display: none;
    z-index: 1000;
    left: 0;
    top: 0;
    background-color: rgba(0,0,0,0.5);
}

.top-catalog-menu-block.open {
    display: block;
}

.tcmb-title {
    width: 100%;
    height: 50px;
    background-color: #ae263f;
}

.tcmb-title-btn {
    width: 100%;
    height: 50px;
    cursor: pointer;
    color: #fff;
    text-align: center;
    position: relative;
    font: 700 18px/50px 'Open Sans', sans-serif;
    text-transform: uppercase;
    letter-spacing: 0.05em;
}

.tcmb-title-btn:before {
    background-image: url(/local/templates/main_a/assets/images/top-catalog-menu-btn.png);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: contain;
    width: 30px;
    height: 30px;
    position: absolute;
    top: 50%;
    left: 10px;
    margin-top: -15px;
    content: "";
    display: block;
}

.tcmb-menu-list {
    background-color: #fff;
}

#vertical-multilevel-menu {
    display: block;
}

#vertical-multilevel-menu>li {
    display: block;
    border-bottom: 1px solid #aeaeae;
}

#vertical-multilevel-menu>li:last-child {
    border-bottom: none;
}

#vertical-multilevel-menu>li>div {
    display: block;
    font: 600 18px/30px 'Open Sans', sans-serif;
    color: #383838;
    padding: 13px 20px 13px 20px;
}

#vertical-multilevel-menu>li>div.root-item-selected,
#vertical-multilevel-menu>li>div.root-item.open {
    font-weight: 800;
    color: #ae263f;
}

#vertical-multilevel-menu>li>ul {
    display: none;
}

#vertical-multilevel-menu>li.active>ul {
    display: block;
}

#vertical-multilevel-menu>li>ul>li {
    display: block;
}

#vertical-multilevel-menu>li>ul>li>a {
    display: block;
    font: 600 16px/22px 'Open Sans', sans-serif;
    color: #7a7a7a;
    padding: 10px 20px 10px 40px;
}

#vertical-multilevel-menu>li>ul>li>a.item-selected {
    color: #ae263f;
}

header .menu .bnt-hover-menu:hover,
header .menu .menu__sections {}

header .menu .menu__sections:hover {
	box-shadow: none;
}

header .menu .menu__sections,
header .menu .menu__sections__subsections {
	background-color: #eee;
	border-bottom: 2px solid #ccc;
}

header .menu .menu__sections {
	border-right-color: #ccc;
}

header .menu .menu__sections__subsections {
	box-sizing: content-box;
}

header .menu .menu__sections__subsections .banner_description_wrapper {
	background-color: #ccc;
}

header .menu .menu__sections__subsections .banner_image:hover .banner_description {
	color: rgb(174,38,63);
}



/**************** Facebook widget adaptive   ***************************/

.fb_iframe_widget, .fb_iframe_widget span, .fb_iframe_widget span iframe[style] {width: 100% !important;}
.soc{
    width: 40px;
    display: inline-block;
}
/*добавленные стили*/
.YAM {
    margin-left:9%;
}
@media screen and (max-width: 1199px) {
    .YAM {
        margin-left: 0;
    }
}
@media screen and (max-width: 768px) {
    .YAM {
        margin:auto;
    }
}
.no-border{
    border-top:none!important;
}
/*стили для виджета новостей*/
div.news-vid div.news-frame a.new-item img{
    width: 100%;
    height: initial;
}
.news-vid{
    overflow: auto;
    height: 435px;
    border:1px solid #bbb;
}
div.news-vid div.news-frame a.new-item{
    border: none;
}
div.news-vid div.news-frame{
    padding-bottom: 0;
}
.news-vid::-webkit-scrollbar-thumb {
    -webkit-border-radius: 0px;
    border-radius: 3px 0 0 3px;
    background-color:#aaa;
    }
.news-vid::-webkit-scrollbar{
    width: 7px;
}
.menu-b .row .cooperation .cent{
	width: 100%;
	padding: 0;
}
/*Правки для раздела видео*/
.video-item .video-frame iframe{
	width: 100%;
}


/*
************************************************/
.agreement_link{
    display: block;
    margin: 20px 0 0;
    position: relative;
    padding-left: 22px;
    line-height: 16px;
}
.agreement_link [name="agreement"],
.agreement_link [name="agreement_order"]{
    position: absolute;
    top: 1px;
    left: 0;
}
.agreement_link a{
    color: #337ab7;
    font-size: 14px;
    line-height: 16px;
}

/*
************************************************/
.prev_form_text{
    margin: 50px 0 35px;
    text-align: center;
    font-size: 14px;
}
.reviews_block .caption{
    font: 600 16px/20px "Open Sans",sans-serif;
    text-align: center;
    margin-bottom: 15px;
    text-transform: uppercase;
}
.reviews_block .reg_text{
    text-align: center;
    margin-bottom: 20px;
}
.reviews_block .answer{
    margin-bottom: 20px;
    color:green;
    text-align: center;
}
#reviews_form{
    padding: 50px 35px;
    width: 540px;
    margin: 0 auto 40px;
    font-size: 13px;
    box-shadow: 0 0 10px 0 #cdcdcd;
}
#reviews_form form{
    display: block;
    margin: 0 auto;
    max-width: 350px;
}
#reviews_form.popup-frame label{
    width: 100%;
    min-width: 145px;
    color: #8c8c8c;
    font-size: 13px;
    line-height: 18px;
}
#reviews_form.popup-frame .inp,
#reviews_form.popup-frame .area{
    width: 100%;
    font-size: 13px;
    border: 1px solid #e6e6e6;
    border-radius: 0;
}
#reviews_form.popup-frame .area{
    line-height: 20px;
    height: auto;
}
#reviews_form.popup-frame .send{
    display: block;
    width: 100%;
    background: #ae263f;
    margin-top: 28px;
    border-radius: 0;
}
@media (max-width: 767px) {
    #reviews_form{
        padding: 20px;
        width: auto;
    }
    #reviews_form form{
        max-width: none;
    }
}

@media (min-width: 992px) {
    #reviews_form{
		margin: 0 40px;
        width: auto;
    }
    #reviews_form form{
        max-width: none;
    }
	#reviews_form.popup-frame .area{
		height: 121px;
		margin-top: 0;
	}
}

.reviews_list .item{
    margin: 0 0 30px;
    color: #000000;
    font-size: 13px;
    padding: 28px;
    border: 1px solid #e6e6e6;
}
.reviews_list .item .date{
    font-size: 11px;
    color: #797979;
    margin-bottom: 8px;
}
.reviews_list .item .name{
    margin-bottom: 12px;
    font-weight: 600;
    font-size: 16px;
}
/*Стили для всплывающей формы*/
.newform{
    background: #ffd03d;
    font: 700 18px/67px 'Open Sans', sans-serif;
    padding: 0 70px;
    text-transform: none;
    margin: 0 -30px 17px -34px;
    display: block;
    position: relative;
}
/*Стили для печатной версии*/
@media print {
    .search, .top-feedback-block, .breadcrumbs, .product-cart,
    .list-info, .menu, .addititional-service, .consultant,
    .recommended-products, .reviews_block, .image-small, 
    .element_description_and_video_container, .stock-txt,
    .b-projects-box, .b-vip-box, .h1, .write-supervisor, #bx_basket2{
        display: none!important;
    }
    a[href]:after {
    content: "";
    }
    .phone-number-main, .active{
        display: block!important;
        color:#000;
    }
    .tabs li:nth-child(2), .tabs li:nth-child(3){
        display: none!important;        
    }
    .product-price{
        border: none!important;     
    }
    .logo {
        margin: 0!important;
    }
    .logo img {
        height: 100px!important;
    }
    .gallery-item img {
        height: 300px !important;
    }
    .brend-image {
        right: 150px !important;
    }
    .price span {
        font-size: 29px !important;
    }
    @supports (-moz-appearance:meterbar) { /* хак только для мозиллы */
        .work-time {
            margin-right: 50px;
        }
        .gallery-item img {
            margin-left: 50px !important;
            width: 300px !important;
        }
        .prod-right {
            position: absolute;
            left: -50px;
            top: 50px;
        }
        .prod-right .price {
            margin-left: 10px !important;
        }
    }
    @media not all and (min-resolution:.001dpcm) {  /* хак только для сафари 10.1+ */
        @supports (-webkit-appearance:none) {
            .phone-main,.work-time {
                position: absolute;
                left: -350px;
            }
            .gallery-item img {
                margin-left: 50px !important;
                width: 300px !important;
            }
            .prod-right {
                position: absolute;
                left: -200px;
                top: 50px;
            }
        }
    }
    _::-webkit-:not(:root:root),.phone-main,.work-time {position: absolute;left: -350px;} /* хак только для сафари 9 - 10 */
    _::-webkit-:not(:root:root),.gallery-item img {margin-left: 50px !important; width: 300px !important;} /* хак только для сафари 9 - 10 */
    _::-webkit-:not(:root:root),.prod-right {position: absolute;left: -200px; top: 50px;} /* хак только для сафари 9 - 10 */
}


.product-lists .owl-prev { left: 7px; }
.product-lists .owl-next { right: 7px; }


#osm2018{position:fixed; top:0; right:0; line-height:0; z-index:9999;}
@media screen and (max-width: 768px){
#osm2018{display:none;}
}

.desc_banner{height:20px; margin:10px 0 10px; font-size:14px; line-height:18px; text-align:center;}
.price_buttons_banner{height:42px; text-align:center;}
.price_buttons_banner a{display:inline-block; width:122px; line-height:42px; height:42px; border-radius:3px; color:#fff; text-transform:uppercase; font-weight:bold; text-decoration:none; background:#f1401c; font-size:14px;}
.price_buttons_banner a:hover{background:#d2391a;}

.banner_block .image{height:240px;}
@media (min-width: 767px){
.list-view .price_buttons_banner{position:absolute !important; top:50% !important; right:50px !important; left:auto !important; margin:-21px 0 0 !important;}
}


#breadcrumbs_top div{display:inline-block;}
#breadcrumbs_top ul{display:inline;}
#breadcrumbs_top span{font: 700 10px/24px 'Open Sans', sans-serif; color:#333; display: inline-block; vertical-align: top}

.seo-text h2 {font-size:21px; font-weight:700;}
.seo-text ul {list-style:disc; margin:10px 0;}
.seo-text ul li {margin:0 0 0 20px;}
.seo-text ol {list-style:decimal; margin:10px 0;}
.seo-text ol li {margin:0 0 0 20px;}

#floatvideomy_bg{display:none; background:#000; cursor:pointer; width:100%; height:100%; position:fixed; top:0; left:0; z-index:99999999999; opacity:0.8;}
#floatvideomy_block{display:none; position:fixed; width:600px; height:400px; background:#fff; left:50%; top:50%; z-index:99999999999; margin:-200px 0 0 -300px;}
#floatvideomy_close{position:absolute; top:0; right:0; background:#fff; color:#000; font-size:18px; line-height:30px; width:30px; cursor:pointer; text-align:center; font-weight:700; z-index:2;}
#floatvideomy_close:hover{background:#eee;}
#floatvideomy_main{position:absolute;  top:0; left:0; width:100%; height:100%; z-index:1;}
#floatvideomy_main iframe{border:none;}
.govideoframe{cursor:pointer; overflow:hidden;}
@media (max-width: 767px){
	#floatvideomy_block{width:100%; height:100%; margin:0; top:0; left:0;}
}

#fillinks_wrapper{margin:0 0 20px;position:relative;}
#fillinks_header{position:relative; text-align:right; border-bottom:2px solid #a8a8a8; padding:10px 0;}
#fillinks_wrapper.show #fillinks_header{display:none;}
#fillinks_header span{display:inline-block; cursor:pointer; padding:0 15px; border-left:1px solid #a8a8a8; font-size:15px; font-weight:bold; line-height:15px;}
#fillinks_header span:first-child{border:none;}
#fillinks_body{background:#fff; border-bottom:2px solid #a8a8a8; box-shadow:0 6px 9px rgba(191,189,189,0.8); padding:10px 40px; display:none;}
#fillinks_wrapper.show #fillinks_body{display:block;}
.fillinks_line{padding:10px 0; overflow:hidden;}
.fillinks_title{float:left; font-weight:bold; font-size:14px;}
.fillinks_links{float:right; width:550px;}
.fillinks_links a{font-size:11px; color:#000; text-decoration:underline; display:inline-block; margin:0 15px 0 0;}
.fillinks_links a:hover{text-decoration:none;}
#fillinks_button{cursor:pointer; color:#fff; background:#a8a8a8; border-radius:5px 5px 0 0; width:185px; text-align:center; line-height:40px; font-size:14px; cursor:pointer; position:absolute; top:5px; left:0;}
#fillinks_button:hover{background:#777;}
#fillinks_button_close,#fillinks_wrapper.show #fillinks_button_open{display:none;}
#fillinks_wrapper.show #fillinks_button{border-radius:0 0 5px 5px; position:static;}
#fillinks_wrapper.show #fillinks_button_close{display:block;}
.fillinks_title_open{position:absolute; top:0; left:0; width:100%; height:100%; text-align:right; display:none;}
.fillinks_title_open:after{content:"▼"; margin:0 20px 0 0; color:#a8a8a8; line-height:34px;}

@media (max-width:767px){
	#fillinks_wrapper{margin:20px 0;}
	#fillinks_header{display:none;}
	#fillinks_button{position:static; width:100%; border-radius:5px; font-weight:bold;}
	#fillinks_body{padding:0 16px;}
	.fillinks_line{padding:0; border-bottom:2px solid #aaa;}
	.fillinks_title{float:none; width:100%; text-align:center; position:relative; padding:5px 0;}
	.fillinks_links{float:none; width:100%; display:none;}
	.fillinks_line.open .fillinks_links{display:block;}
	.fillinks_links a{display:block; margin:0 0 2px; background:#f3f3f3; text-align:center; line-height:24px;}
	.fillinks_title_open{display:block;}
}

.category-tree-new{padding:20px 10px;}
.category-tree-new ul{font-size:13px;}
.category-tree-new ul li{margin:0 0 2px;}
.category-tree-new ul a{color:#717070;}
.category-new-column{float:left; width:33%;}
.category-new-block{margin:0 0 20px;}
.category-new-title{text-transform:uppercase; font:700 16px/32px 'Open Sans', sans-serif;}
.category-new-title a{color:#000; text-decoration:none;}
.category-new-title a:hover{text-decoration:underline;}

.nocolumn .bm_col{float:left; width:33%; box-sizing:border-box; padding:0 20px 0 0; margin:0 0 10px;}
.bm_bigblock{margin:0 0 10px;}
.bm_bigblock_title{font-size:16px; text-transform:uppercase;}
.margintop{margin:20px 0 0;}
/* End */
/* /local/templates/main_a_dev/assets/css/fonts.css?1662127230285 */
/* /local/templates/main_a_dev/assets/css/owl.carousel.css?16621272301400 */
/* /local/templates/main_a_dev/assets/css/magnific-popup.css?16621272308055 */
/* /local/templates/main_a_dev/assets/css/jquery.formstyler.css?166212723011668 */
/* /local/templates/main_a_dev/assets/css/trackpad-scroll-emulator.css?16621272302347 */
/* /local/templates/main_a_dev/assets/css/animate.css?166212723072261 */
/* /local/templates/main_a_dev/assets/css/style.min.css?1702907291196095 */
/* /local/templates/main_a_dev/assets/fancybox/jquery.fancybox.css?16621272304895 */
/* /local/templates/main_a_dev/assets/css/additional.css?16621272302156 */
/* /local/templates/main_a_dev/components/bitrix/sale.basket.basket.line/cart-btn/style.css?1662127231186 */
/* /local/templates/main_a_dev/components/bitrix/menu/bnt-hover-menu/style.css?16621272314773 */
/* /local/templates/main_a_dev/components/bitrix/search.title/search/style.css?1662127231385 */
/* /local/templates/main_a_dev/components/bitrix/main.feedback/zakaz_price/style.css?16621272312604 */
/* /local/templates/main_a_dev/template_styles.css?175663735714910 */
