

/* Start:/local/templates/altaimag_2.1/components/skadium/include.block/header-base/style.css?171351125612167*/
.rootHeader{
	position: relative;
	z-index: 101;
	background: #fff;
}
.rootHeaderTop{
	background: #f1f1f1;
	height: 45px;
	display: flex;
	align-items: center;
	z-index: 103;
}
.rootHeaderTop .container{
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}
.rootHeaderTop .l-city{
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
}
.rootHeaderTop .link-city {
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	color: #135CAE;
	font-weight: 500;
	font-size: 13px;
}
.rootHeaderTop .link-city__icon_location {
	font-size: 14px;
}
.rootHeaderTop .link-city__text {
	margin-left: 4px;
	margin-right: 4px;
}
.rootHeaderTop .link-city__icon_arrow {
	font-size: 7px;
}
.rootHeaderTop .l-delivery {
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	margin-left: 20px;
	margin-right: 40px;
	font-size: 13px;
	color: #8d8d8d;
}
.rootHeaderTop .l-menu {
	position: relative;
	margin-left: auto;
}
.rootHeaderTop .nav {
	height: 16px;
	overflow: hidden;
	margin-left: -10px;
	margin-right: -10px;
}
.rootHeaderTop .nav.nav-init{
	overflow: visible;
}
.rootHeaderTop .nav__item {
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 1;
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}
.rootHeaderTop .nav__item .icon-st{
	margin-right: 5px;
}
.rootHeaderTop .nav__link {
	position: relative;
	line-height: 1.1;
	font-size: 13px;
	color: #8d8d8d;
	border-bottom: 1px dotted #C3C2C2;
	-webkit-transition: color .2s, opacity .2s, border .2s;
	-o-transition: color .2s, opacity .2s, border .2s;
	transition: color .2s, opacity .2s, border .2s;
}
.rootHeaderTop .nav__link:hover{
	border-bottom-color: transparent;
}
.rootHeaderTop .nav__link.active{
	opacity: 1;
	color: #000;
	border-bottom-color: transparent;
}
.rootHeaderTop .nav .flexMenu-viewMore{
	float: left;
	margin-left: 0;
	padding-left: 0;
	padding-right: 0;
}
.rootHeaderTop .nav .flexMenu-viewMore > a{
	height: 16px;
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	line-height: 1;
	color: #8D8D8D;
	opacity: 0.7;
}
.rootHeaderTop .nav .flexMenu-viewMore svg{
	width: 40px;
	font-size: 14px;
}
.rootHeaderTop .nav .flexMenu-viewMore:hover .flexMenu-popup{
	display: block !important;
}
.rootHeaderTop .nav .flexMenu-popup {
	width: 200px;
	right: 0;
	margin-top: 0;
	list-style-type: none;
	background-color: #fff;
	-webkit-box-shadow: 0 0 25px rgba(0,0,0,.1);
	box-shadow: 0 0 25px rgba(0,0,0,.1);
	padding: 10px 0;
	border-radius: 8px;
	z-index: 105;
}
.rootHeaderTop .nav .flexMenu-viewMore .nav__item {
	width: 100%;
	float: none;
	padding: 5px 15px;
}

.rootHeaderTop .l-phone {
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	margin-left: 40px;
}
.rootHeaderTop .link-tel {
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	color: #8D8D8D;
	-webkit-transition: color .2s;
	-o-transition: color .2s;
	transition: color .2s;
}
.rootHeaderTop .link-tel__icon{
	margin-right: 7px;
	font-size: 10px;
}
.rootHeaderTop .link-tel__num{
	font-weight: 700;
	font-size: 14px;
}
.rootHeaderTop .link-tel:hover{
	color: #000;
}
.rootHeaderInfo {
	padding-top: 20px;
	position: relative;
	z-index: 102;
}
.rootHeaderInfo .container{
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}
.rootHeaderInfo .l-logo {
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
}
.rootHeaderInfo .l-search {
	-webkit-box-flex: 1;
	-webkit-flex-grow: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	margin-left: 40px;
	margin-right: 20px;
}
.rootHeaderInfo .l-control {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
}
.rootHeaderInfo .l-control > div {
	width: 100px;
}
.rootHeaderInfo .block-head.ui.dropdown,
.rootHeaderInfo .block-head {
	display: block;
	text-align: center;
	width: 100%;
}
.rootHeaderInfo .block-head__thumb {
	position: relative;
	display: inline-flex;
	align-items: flex-end;
	justify-content: center;
	height: 16px;
}
.rootHeaderInfo .block-head__icon {
	color: transparent;
}
.rootHeaderInfo .block-head .icon-count {
	position: absolute;
	right: -8px;
	top: -8px;
	display: flex;
	align-items: center;
	justify-content: center;
	border: 1px solid #fff;
	background: #e00;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	font-weight: 700;
	font-size: 8px;
	text-align: center;
	color: #fff;
	min-width: 16px;
	height: 16px;
	padding: 2px 0;
	z-index: 1;
	opacity: 0;
}
.rootHeaderInfo .block-head .icon-count.visible{
	opacity: 1;
}
.rootHeaderInfo .block-head__name {
	display: block;
	font-weight: 500;
	font-size: 15px;
	color: #8D8D8D;
	margin-top: 5px;
	text-align: center;
	-webkit-transition: color .2s;
	-o-transition: color .2s;
	transition: color .2s;
}
.rootHeaderInfo .block-head:hover .block-head__name{
	color: #e00;
}
.rootHeaderMenu{
	position: relative;
	-webkit-box-shadow: 0 20px 20px rgba(0, 0, 0, 0.02);
	box-shadow: 0 20px 20px rgba(0, 0, 0, 0.02);
	z-index: 101;
}
.rootHeaderMenu .container{
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}
.rootHeaderMenu .l-btn-all{
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	width: 229px;
}
.rootHeaderMenu .btn-menu {
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	height: 50px;
}
.rootHeaderMenu .btn-menu__wrap-link{
	width: 20px;
	height: 12px;
}
.rootHeaderMenu .btn-menu__line{
	position: relative;
	display: block;
	width: 20px;
	height: 2px;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	background-color: #000;
}
.rootHeaderMenu .btn-menu__line + .btn-menu__line{
	margin-top: 3px;
}
.rootHeaderMenu .btn-menu.open .btn-menu__line:first-of-type {
	-webkit-transform: translateY(5px) translateZ(0) rotate(45deg);
	transform: translateY(5px) translateZ(0) rotate(45deg);
}
.rootHeaderMenu .btn-menu.open .btn-menu__line:nth-of-type(2) {
	opacity: 0;
}
.rootHeaderMenu .btn-menu.open .btn-menu__line:nth-of-type(3) {
	-webkit-transform: translateY(-5px) translateZ(0) rotate(-45deg);
	transform: translateY(-5px) translateZ(0) rotate(-45deg);
}
.rootHeaderMenu .btn-menu__text {
	margin-left: 10px;
	font-weight: 500;
	font-size: 14px;
}
.rootHeaderMenu .l-menu{
	position: relative;
}
.rootHeaderMenu .l-menu > .nav {
	height: 50px;
	overflow: hidden;
	margin-left: -7px;
	margin-right: -7px;
	white-space: nowrap;
}
.rootHeaderMenu .l-menu > .nav.nav-init{
	overflow: visible;
}
.rootHeaderMenu .l-menu > .nav > .nav__item {
	position: relative;
	float: left;
	padding-left: 7px;
	padding-right: 7px;
	line-height: 1;
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}
.rootHeaderMenu .l-menu > .nav > .nav__item > .nav__link{
	height: 50px;
}
.rootHeaderMenu .l-menu > .nav .nav__link {
	display: flex;
	align-items: center;
	font-weight: 500;
	font-size: 14px;
	gap: 5px;
	-webkit-transition: color .2s;
	-o-transition: color .2s;
	transition: color .2s;
}
.rootHeaderMenu .l-menu > .nav .nav__link .icon-arrow{
	font-size: 6px;
}
.rootHeaderMenu .l-menu > .nav .nav__link.active,
.rootHeaderMenu .l-menu > .nav .nav__link:hover{
	color: #3757C5;
}
.rootHeaderMenu .l-menu > .nav .nav__link_sale{
	color: #e00;
}
.rootHeaderMenu .nav .nav{
	position: absolute;
	left: 0;
	top: 100%;
	opacity: 0;
	visibility: hidden;
	min-width: 250px;
	background-color: #fff;
	z-index: 1;
	-webkit-box-shadow: 0 10px 15px rgba(0,0,0,.15);
	box-shadow: 0 10px 15px rgba(0,0,0,.15);
	padding: 15px 0;
	overflow: auto;
	border-radius: 8px;
	max-height: 400px;
}
.rootHeaderMenu .l-menu > .nav > .nav__item:hover .nav{
	opacity: 1;
	visibility: visible;
}
.rootHeaderMenu .nav .nav::-webkit-scrollbar-track {
	background: #fff;
}
.rootHeaderMenu .nav .nav::-webkit-scrollbar {
	width: 4px;
	background: #fff;
}
.rootHeaderMenu .nav .nav::-webkit-scrollbar-thumb {
	background: #eee;
}
.rootHeaderMenu .nav .nav .nav__item {
	display: block;
	float: none;
	padding: 5px 15px;
}

.rootHeaderMenu .flexMenu-viewMore{
	float: left;
	padding: 0;
}
.rootHeaderMenu .flexMenu-viewMore > a{
	display: flex;
	align-items: center;
	position: relative;
	color: inherit;
	height: 50px;
	line-height: 1;
}
.rootHeaderMenu .flexMenu-viewMore:hover .flexMenu-popup {
	display: block !important;
}
.rootHeaderMenu .flexMenu-viewMore svg{
	width: 40px;
	font-size: 20px;
}
.rootHeaderMenu .flexMenu-viewMore .nav__item {
	display: block;
	float: none;
	padding: 5px 15px;
}
.rootHeaderMenu .flexMenu-viewMore .nav__link .icon-arrow{
	display: none !important;
}
.rootHeaderMenu .flexMenu-viewMore .nav__item .nav{
	display: none !important;
}
.rootHeaderMenu .flexMenu-popup {
	right: 0;
	margin-top: 0;
	min-width: 250px;
	list-style-type: none;
	background-color: #fff;
	-webkit-box-shadow: 0 10px 15px rgba(0,0,0,.15);
	box-shadow: 0 10px 15px rgba(0,0,0,.15);
	padding: 15px 0;
	border-radius: 8px;
	z-index: 2;
}

.rootHeader.is-fixed {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index: 100;
	-webkit-transform: translate3d(0, -100%, 0);
	transform: translate3d(0, -100%, 0);
	visibility: hidden;
	background: #fff;
}
.rootHeader.is-fixed.is-fixed-show{
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	visibility: visible;
	-webkit-transition: visibility .4s, -webkit-transform .4s;
	transition: visibility .4s, -webkit-transform .4s;
	-o-transition: transform .4s, visibility .4s;
	transition: transform .4s, visibility .4s;
	transition: transform .4s, visibility .4s, -webkit-transform .4s;
}
.rootHeader.is-fixed .rootHeaderNotification,
.rootHeader.is-fixed .rootHeaderTop{
	display: none;
}
.header-is-fixed .rootBody{
	margin-top: 176px;
}

.rootHeader_xs .rootHeaderTop,
.rootHeader_xs .rootHeaderMenu{
	display: none;
}
.rootHeader_xs .rootHeaderInfo {
	padding-top: 20px;
	padding-bottom: 18px;
}
.rootHeader_xs .bSearch {
	border-color: #ededed;
}
.rootHeader_xs .bSearch__submit {
	background: #ededed;
}
@media only screen and (max-width: 1460px) {
	.rootHeaderTop .nav__item {
		padding-left: 5px;
		padding-right: 5px;
	}
}
@media only screen and (max-width: 1250px) {
	.rootHeaderTop .l-city {
		margin-right: 20px;
	}
	.rootHeaderTop .l-delivery {
		display: none;
	}
	.rootHeaderInfo .l-search {
		margin-left: 20px;
		margin-right: 20px;
	}
	.rootHeaderMenu .l-btn-all {
		width: auto;
		margin-right: 20px;
	}
}
/* End */


/* Start:/local/templates/altaimag_2.1/components/skadium/notification/variant2/style.css?17135112561137*/
.rootHeaderNotification{
	background: #343434;
	color: #fff;
}
.rootHeaderNotification:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	background: url(/local/templates/altaimag_2.1/components/skadium/notification/variant2/img/pattern.svg) 0 0 repeat;
	opacity: .07;
	pointer-events: none;
}
.rootHeaderNotification > .container{
	position: relative;
}
.bNotification_st2 .bNotification__grid {
	height: 50px;
}
.bNotification_st2 .bNotification__img{
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	max-height: 30px;
	max-width: 30px;
}
.bNotification_st2 .bNotification__title {
	font-weight: 500;
	font-size: 14px;
	line-height: 1;
	margin: 0 10px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.bNotification_st2 .bNotification__btn {
	font-size: 12px;
	padding: 8px 14px;
}
.bNotification_st2 .bNotification__close{
	width: 50px;
	height: 50px;
	color: #fff;
	justify-content: flex-end;
}
.bNotification_st2 .bNotification__close .icon {
	font-size: 12px;
}
@media only screen and (max-width: 1460px) {
	.bNotification_st2 .bNotification__title {
		font-size: 13px;
	}
}
/* End */


/* Start:/local/templates/altaimag_2.1/components/skadium/include.block/discount-info/style.css?17135112561390*/
.discount-info{
    position: relative;
    height: 100%;
}
.discount-info-list{
    position: relative;
}
.discount-info .slick-dots-wrap {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    display: flex;
    align-items: center;
    gap: 10px;
}
.discount-info-arrow {
    font-size: 13px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 28px;
    height: 28px;
    cursor: pointer;
}
.discount-info-prev {
    transform: rotate(90deg);
}
.discount-info-next {
    order: 1;
    transform: rotate(-90deg);
}
.discount-info-list-item {
    float: left;
    width: 100%;
    outline: none;
}
.discount-info-list-item:nth-child(n+2){
    display: none;
}
.discount-info-list.slick-initialized .discount-info-list-item:nth-child(n){
    display: block !important;
}
.discount-info-item-caption{
    font-size: 24px;
    font-weight: 500;
    margin-bottom: 20px;
}
.discount-info-item-badge{
    display: inline-flex;
    padding: 12px 20px;
    border-radius: 5px;
    border: 1px solid rgba(19, 92, 174, .2);
    color: #135CAE;
    font-weight: 500;
    line-height: 1;
}
.discount-info-item-text {
    margin-top: 20px;
    line-height: 1.5;
}
.discount-info-item-more{
    margin-top: 15px;
}
.discount-info-item-more .link{
    font-weight: 500;
}
/* End */


/* Start:/local/templates/altaimag_2.1/components/skadium/include.block/footer-base/style.css?17135112563632*/
.rootFooter {
	background: #2d2d2d;
	color: #fff;
	padding-top: 90px;
	padding-bottom: 90px;
}
.rootFooter-row1 .container{
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.rootFooter-row1 .l-copyr-link{
	margin-top: 35px;
}
.rootFooter-row1 .l-copyr-link .row-link + .row-link{
	margin-top: 15px;
}
.rootFooter .l-copyr-link .link{
	color: #FC0;
	border-bottom: 1px solid rgba(255, 204, 0, .3);
}
.rootFooter .l-copyr-link .link:hover{
	border-bottom-color: transparent;
}
.rootFooter-row1 .l-payment {
	margin-top: 40px;
}
.rootFooter-row1 .list-payment {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	margin-left: -9px;
	margin-right: -9px;
}
.rootFooter-row1 .list-payment__item {
	padding-left: 9px;
	padding-right: 9px;
}
.rootFooter-row1 .menu-caption {
	font-weight: 500;
	font-size: 20px;
	margin-bottom: 20px;
}
.rootFooter-row1 .nav__item + .nav__item {
	margin-top: 15px;
}
.rootFooter-row1 .nav__link {
	color: #8D8D8D;
	-webkit-transition: color .2s;
	-o-transition: color .2s;
	transition: color .2s;
}
.rootFooter-row1 .nav__link:hover{
	color: #FC0;
}
.rootFooter-row1 .l-subscribe {
	margin-top: 35px;
	max-width: 355px;
}
.rootFooter-row1 .caption-subscribe {
	font-weight: 500;
	font-size: 18px;
	margin-bottom: 10px;
}
.rootFooter-row1 .l-col4 {
	max-width: 280px;
}
.rootFooter-row1 .l-contact + .l-contact {
	margin-top: 25px;
}
.rootFooter-row1 .l-contact .caption{
	margin-bottom: 6px;
	color: #8D8D8D;
}
.rootFooter-row1 .l-contact .phone{
	font-size: 30px;
	font-weight: 500;
	color: inherit;
	line-height: 1;
}
.rootFooter-row1 .l-contact .wrap-email{
	margin-top: 8px;
}
.rootFooter-row1 .l-contact .email-link{
	color: #FC0;
	border-bottom: 1px solid rgba(255, 204, 0, .3);
}
.rootFooter-row1 .l-contact .email-link:hover{
	border-bottom-color: transparent;
}
.rootFooter-row1 .l-contact .callback{
	margin-top: 20px;
}
.rootFooter-row1 .l-contact .callback-btn{
	display: inline-flex;
	align-items: center;
	justify-content: center;
	height: 40px;
	font-size: 14px;
	padding: 0 20px;
	color: #fff;
	font-weight: 500;
	border-color: rgba(255, 255, 255, 0.2);
}
.rootFooter-row1 .l-contact .callback-btn:hover{
	background: rgba(255, 255, 255, 0.2);
}
.rootFooter-row1 .l-social{
	margin-top: 25px;
}
.rootFooter-row2{
	margin-top: 60px;
	padding-top: 45px;
	border-top: 1px solid rgba(255,255,255,.1);
}
.rootFooter-row2 .container{
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.rootFooter-row2 .l-copyr {
	max-width: 1060px;
	line-height: 1.5;
	color: #8D8D8D;
}
.rootFooter-row2 .l-copyr a{
	color: inherit;
	white-space: nowrap;
}
@media only screen and (max-width: 1460px) {
	.rootFooter .logo svg{
		width: 250px;
		height: auto;
	}
	.rootFooter .l-copyr-link .link {
		font-size: 14px;
	}
	.rootFooter .siterecommend-item-thumb {
		height: 30px;
	}
	.rootFooter-row1 .l-subscribe {
		max-width: 320px;
	}
}
@media only screen and (max-width: 1250px) {
	.rootFooter .l-col2{
		display: none;
	}
	.rootFooter-row2 .l-copyr {
		max-width: 750px;
	}
}
/* End */


/* Start:/local/templates/altaimag_2.1/components/skadium/include.block/siterecommend/style.css?1713511256706*/
.siterecommend{
	display: flex;
	gap: 20px;
}
.siterecommend-list-item{
	flex-shrink: 0;
}
.siterecommend-item-thumb{
	display: flex;
	align-items: flex-end;
	height: 40px;
}
.siterecommend-item-thumb img {
	display: inline-block;
	max-height: 100%;
}
.siterecommend-item-r1{
	display: flex;
	margin-top: 12px;
	gap: 8px;
}
.siterecommend-item-review,
.siterecommend-item-rating{
	display: flex;
	align-items: center;
	gap: 3px;
	line-height: 1;
}
.siterecommend-item-review .text,
.siterecommend-item-rating .text{
	color: #8D8D8D;
	font-size: 14px;
	line-height: 1;
}
.siterecommend-item-rating svg{
	color: #FC0;
}
.siterecommend-item-review svg{
	color: #666;
}

/* End */


/* Start:/local/components/skadium/include.block/templates/footer-cookie/style.css?173824590134*/
.cookie1d5{
  margin-top: 1em;
}
/* End */


/* Start:/local/templates/altaimag_2.1/components/skadium/include.block/dev/style.css?171351125636*/
.devsk {
	display: inline-block;
}
/* End */


/* Start:/local/templates/altaimag_2.1/components/skadium/include.block/btn-to-up/style.css?1713511256473*/
.btn-to-up {
	position: fixed;
	bottom: 60px;
	right: 5%;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 80px;
	height: 80px;
	border-radius: 5px;
	border: 1px solid #F4F4F4;
	background: #fff;
	cursor: pointer;
	opacity: 0;
	visibility: hidden;
	transition: background-color .2s, visibility .2s, opacity .2s;
	z-index: 20;
}
.btn-to-up.visible{
	visibility: visible;
	opacity: 1;
}
.btn-to-up:hover{
	background: #f2f2f2;
}
/* End */


/* Start:/local/templates/altaimag_2.1/components/skadium/include.block/fixed-cookie/style.css?17382459011108*/
.fixed-cookie {
	position: fixed;
	left: 30px;
	bottom: 30px;
	max-width: 380px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	padding: 20px 30px;
	background: #fff;
	-webkit-box-shadow: 0 0 20px 0 rgba(0,0,0,.3);
	box-shadow: 0 0 20px 0 rgba(0,0,0,.3);
	text-align: center;
	z-index: 999;
}
.fixed-cookie__text {
	font-size: 14px;
	line-height: 1.5;
}
.fixed-cookie__action {
	margin-top: 10px;
}
.fixed-cookie__btn.btn {
	font-size: 12px;
	padding: 10px 15px;
}
.fixed-cookie__wrap-close {
	position: absolute;
	top: 2px;
	right: 2px;
	cursor: pointer;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 24px;
	height: 24px;
	font-size: 10px;
	color: #aaa;
	-webkit-transition: color .2s;
	-o-transition: color .2s;
	transition: color .2s;
}
.fixed-cookie__wrap-close:hover{
	color: #000;
}
/* End */


/* Start:/local/templates/altaimag_2.1/css/vendor.css?1713511256116926*/
progress,
sub,
sup {
	vertical-align: baseline
}

button,
hr,
input {
	overflow: visible
}

html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}

body {
	margin: 0
}

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

audio,
canvas,
progress,
video {
	display: inline-block
}

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

[hidden],
template {
	display: none
}

a {
	background-color: transparent;
	-webkit-text-decoration-skip: objects
}

a:active,
a:hover {
	outline-width: 0
}

abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	-webkit-text-decoration: underline dotted;
	-moz-text-decoration: underline dotted;
	text-decoration: underline dotted
}

b,
strong {
	font-weight: bolder
}

dfn {
	font-style: italic
}

h1 {
	font-size: 2em;
	margin: .67em 0
}

mark {
	background-color: #ff0;
	color: #000
}

small {
	font-size: 80%
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative
}

sub {
	bottom: -.25em
}

sup {
	top: -.5em
}

img {
	border-style: none
}

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

code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: 1em
}

figure {
	margin: 1em 40px
}

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

button,
input,
select,
textarea {
	font: inherit;
	margin: 0
}

optgroup {
	font-weight: 700
}

button,
input {}

button,
select {
	text-transform: none
}

[type=submit],
[type=reset],
button,
html [type=button] {
	-webkit-appearance: button
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
	border-style: none;
	padding: 0
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
	outline: ButtonText dotted 1px
}

fieldset {
	border: 1px solid silver;
	margin: 0 2px;
	padding: .35em .625em .75em
}

legend {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal
}

textarea {
	overflow: auto
}

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

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

[type=search] {
	-webkit-appearance: textfield;
	outline-offset: -2px
}

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

::-webkit-input-placeholder {
	color: inherit;
	opacity: .54
}

::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit
}

body.compensate-for-scrollbar {
	overflow: hidden
}

.fancybox-active {
	height: auto
}

.fancybox-is-hidden {
	left: -9999px;
	margin: 0;
	position: absolute!important;
	top: -9999px;
	visibility: hidden
}

.fancybox-container {
	-webkit-backface-visibility: hidden;
	height: 100%;
	left: 0;
	outline: none;
	position: fixed;
	-webkit-tap-highlight-color: transparent;
	top: 0;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	transform: translateZ(0);
	width: 100%;
	z-index: 99992
}

.fancybox-container * {
	box-sizing: border-box
}

.fancybox-bg,
.fancybox-inner,
.fancybox-outer,
.fancybox-stage {
	bottom: 0;
	left: 0;
	position: absolute;
	right: 0;
	top: 0
}

.fancybox-outer {
	-webkit-overflow-scrolling: touch;
	overflow-y: auto
}

.fancybox-bg {
	background: #1e1e1e;
	opacity: 0;
	transition-duration: inherit;
	transition-property: opacity;
	transition-timing-function: cubic-bezier(.47, 0, .74, .71)
}

.fancybox-is-open .fancybox-bg {
	opacity: .9;
	transition-timing-function: cubic-bezier(.22, .61, .36, 1)
}

.fancybox-caption,
.fancybox-infobar,
.fancybox-navigation .fancybox-button,
.fancybox-toolbar {
	direction: ltr;
	opacity: 0;
	position: absolute;
	transition: opacity .25s ease, visibility 0s ease .25s;
	visibility: hidden;
	z-index: 99997
}

.fancybox-show-caption .fancybox-caption,
.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-nav .fancybox-navigation .fancybox-button,
.fancybox-show-toolbar .fancybox-toolbar {
	opacity: 1;
	transition: opacity .25s ease 0s, visibility 0s ease 0s;
	visibility: visible
}

.fancybox-infobar {
	color: #ccc;
	font-size: 13px;
	-webkit-font-smoothing: subpixel-antialiased;
	height: 44px;
	left: 0;
	line-height: 44px;
	min-width: 44px;
	mix-blend-mode: difference;
	padding: 0 10px;
	pointer-events: none;
	top: 0;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.fancybox-toolbar {
	right: 0;
	top: 0
}

.fancybox-stage {
	direction: ltr;
	overflow: visible;
	transform: translateZ(0);
	z-index: 99994
}

.fancybox-is-open .fancybox-stage {
	overflow: hidden
}

.fancybox-slide {
	-webkit-backface-visibility: hidden;
	display: none;
	height: 100%;
	left: 0;
	outline: none;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
	padding: 44px;
	position: absolute;
	text-align: center;
	top: 0;
	transition-property: transform, opacity;
	white-space: normal;
	width: 100%;
	z-index: 99994
}

.fancybox-slide:before {
	content: "";
	display: inline-block;
	font-size: 0;
	height: 100%;
	vertical-align: middle;
	width: 0
}

.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--current,
.fancybox-slide--next,
.fancybox-slide--previous {
	display: block
}

.fancybox-slide--image {
	overflow: hidden;
	padding: 44px 0
}

.fancybox-slide--image:before {
	display: none
}

.fancybox-slide--html {
	padding: 6px
}

.fancybox-content {
	background: #fff;
	display: inline-block;
	margin: 0;
	max-width: 100%;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
	padding: 44px;
	position: relative;
	text-align: left;
	vertical-align: middle
}

.fancybox-slide--image .fancybox-content {
	animation-timing-function: cubic-bezier(.5, 0, .14, 1);
	-webkit-backface-visibility: hidden;
	background: transparent;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	left: 0;
	max-width: none;
	overflow: visible;
	padding: 0;
	position: absolute;
	top: 0;
	transform-origin: top left;
	transition-property: transform, opacity;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	z-index: 99995
}

.fancybox-can-zoomOut .fancybox-content {
	cursor: zoom-out
}

.fancybox-can-zoomIn .fancybox-content {
	cursor: zoom-in
}

.fancybox-can-pan .fancybox-content,
.fancybox-can-swipe .fancybox-content {
	cursor: grab
}

.fancybox-is-grabbing .fancybox-content {
	cursor: grabbing
}

.fancybox-container [data-selectable=true] {
	cursor: text
}

.fancybox-image,
.fancybox-spaceball {
	background: transparent;
	border: 0;
	height: 100%;
	left: 0;
	margin: 0;
	max-height: none;
	max-width: none;
	padding: 0;
	position: absolute;
	top: 0;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	width: 100%
}

.fancybox-spaceball {
	z-index: 1
}

.fancybox-slide--iframe .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--pdf .fancybox-content,
.fancybox-slide--video .fancybox-content {
	height: 100%;
	overflow: visible;
	padding: 0;
	width: 100%
}

.fancybox-slide--video .fancybox-content {
	background: #000
}

.fancybox-slide--map .fancybox-content {
	background: #e5e3df
}

.fancybox-slide--iframe .fancybox-content {
	background: #fff
}

.fancybox-iframe,
.fancybox-video {
	background: transparent;
	border: 0;
	display: block;
	height: 100%;
	margin: 0;
	overflow: hidden;
	padding: 0;
	width: 100%
}

.fancybox-iframe {
	left: 0;
	position: absolute;
	top: 0
}

.fancybox-error {
	background: #fff;
	cursor: default;
	max-width: 400px;
	padding: 40px;
	width: 100%
}

.fancybox-error p {
	color: #444;
	font-size: 16px;
	line-height: 20px;
	margin: 0;
	padding: 0
}

.fancybox-button {
	background: rgba(30, 30, 30, .6);
	border: 0;
	border-radius: 0;
	box-shadow: none;
	cursor: pointer;
	display: inline-block;
	height: 44px;
	margin: 0;
	padding: 10px;
	position: relative;
	transition: color .2s;
	vertical-align: top;
	visibility: inherit;
	width: 44px
}

.fancybox-button,
.fancybox-button:link,
.fancybox-button:visited {
	color: #ccc
}

.fancybox-button:hover {
	color: #fff
}

.fancybox-button:focus {
	outline: none
}

.fancybox-button.fancybox-focus {
	outline: 1px dotted
}

.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
	color: #888;
	cursor: default;
	outline: none
}

.fancybox-button div {
	height: 100%
}

.fancybox-button svg {
	display: block;
	height: 100%;
	overflow: visible;
	position: relative;
	width: 100%
}

.fancybox-button svg path {
	fill: currentColor;
	stroke-width: 0
}

.fancybox-button--fsenter svg:nth-child(2),
.fancybox-button--fsexit svg:first-child,
.fancybox-button--pause svg:first-child,
.fancybox-button--play svg:nth-child(2) {
	display: none
}

.fancybox-progress {
	background: #ff5268;
	height: 2px;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	transform: scaleX(0);
	transform-origin: 0;
	transition-property: transform;
	transition-timing-function: linear;
	z-index: 99998
}

.fancybox-close-small {
	background: transparent;
	border: 0;
	border-radius: 0;
	color: #ccc;
	cursor: pointer;
	opacity: .8;
	padding: 8px;
	position: absolute;
	right: -12px;
	top: -44px;
	z-index: 401
}

.fancybox-close-small:hover {
	color: #fff;
	opacity: 1
}

.fancybox-slide--html .fancybox-close-small {
	color: currentColor;
	padding: 10px;
	right: 0;
	top: 0
}

.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
	overflow: hidden
}

.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
	display: none
}

.fancybox-navigation .fancybox-button {
	background-clip: content-box;
	height: 100px;
	opacity: 0;
	position: absolute;
	top: calc(50% - 50px);
	width: 70px
}

.fancybox-navigation .fancybox-button div {
	padding: 7px
}

.fancybox-navigation .fancybox-button--arrow_left {
	left: 0;
	/*left: env(safe-area-inset-left); !!!!!!!!!!!*/
	padding: 31px 26px 31px 6px
}

.fancybox-navigation .fancybox-button--arrow_right {
	padding: 31px 6px 31px 26px;
	right: 0;
	/*right: env(safe-area-inset-right); !!!!!!!!!!!!*/
}

.fancybox-caption {
	background: linear-gradient(0deg, rgba(0, 0, 0, .85) 0, rgba(0, 0, 0, .3) 50%, rgba(0, 0, 0, .15) 65%, rgba(0, 0, 0, .075) 75.5%, rgba(0, 0, 0, .037) 82.85%, rgba(0, 0, 0, .019) 88%, transparent);
	bottom: 0;
	color: #eee;
	font-size: 14px;
	font-weight: 400;
	left: 0;
	line-height: 1.5;
	padding: 75px 44px 25px;
	pointer-events: none;
	right: 0;
	text-align: center;
	z-index: 99996
}

@supports (padding:max(0px)) {
	.fancybox-caption {
		/*padding: 75px max(44px, env(safe-area-inset-right)) max(25px, env(safe-area-inset-bottom)) max(44px, env(safe-area-inset-left)) !!!!!!!!!!!!!*/
	}
}

.fancybox-caption--separate {
	margin-top: -50px
}

.fancybox-caption__body {
	max-height: 50vh;
	overflow: auto;
	pointer-events: all
}

.fancybox-caption a,
.fancybox-caption a:link,
.fancybox-caption a:visited {
	color: #ccc;
	text-decoration: none
}

.fancybox-caption a:hover {
	color: #fff;
	text-decoration: underline
}

.fancybox-loading {
	animation: a 1s linear infinite;
	background: transparent;
	border: 4px solid #888;
	border-bottom-color: #fff;
	border-radius: 50%;
	height: 50px;
	left: 50%;
	margin: -25px 0 0 -25px;
	opacity: .7;
	padding: 0;
	position: absolute;
	top: 50%;
	width: 50px;
	z-index: 99999
}

@keyframes a {
	to {
		transform: rotate(1turn)
	}
}

.fancybox-animated {
	transition-timing-function: cubic-bezier(0, 0, .25, 1)
}

.fancybox-fx-slide.fancybox-slide--previous {
	opacity: 0;
	transform: translate3d(-100%, 0, 0)
}

.fancybox-fx-slide.fancybox-slide--next {
	opacity: 0;
	transform: translate3d(100%, 0, 0)
}

.fancybox-fx-slide.fancybox-slide--current {
	opacity: 1;
	transform: translateZ(0)
}

.fancybox-fx-fade.fancybox-slide--next,
.fancybox-fx-fade.fancybox-slide--previous {
	opacity: 0;
	transition-timing-function: cubic-bezier(.19, 1, .22, 1)
}

.fancybox-fx-fade.fancybox-slide--current {
	opacity: 1
}

.fancybox-fx-zoom-in-out.fancybox-slide--previous {
	opacity: 0;
	transform: scale3d(1.5, 1.5, 1.5)
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
	opacity: 0;
	transform: scale3d(.5, .5, .5)
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
	opacity: 1;
	transform: scaleX(1)
}

.fancybox-fx-rotate.fancybox-slide--previous {
	opacity: 0;
	transform: rotate(-1turn)
}

.fancybox-fx-rotate.fancybox-slide--next {
	opacity: 0;
	transform: rotate(1turn)
}

.fancybox-fx-rotate.fancybox-slide--current {
	opacity: 1;
	transform: rotate(0deg)
}

.fancybox-fx-circular.fancybox-slide--previous {
	opacity: 0;
	transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0)
}

.fancybox-fx-circular.fancybox-slide--next {
	opacity: 0;
	transform: scale3d(0, 0, 0) translate3d(100%, 0, 0)
}

.fancybox-fx-circular.fancybox-slide--current {
	opacity: 1;
	transform: scaleX(1) translateZ(0)
}

.fancybox-fx-tube.fancybox-slide--previous {
	transform: translate3d(-100%, 0, 0) scale(.1) skew(-10deg)
}

.fancybox-fx-tube.fancybox-slide--next {
	transform: translate3d(100%, 0, 0) scale(.1) skew(10deg)
}

.fancybox-fx-tube.fancybox-slide--current {
	transform: translateZ(0) scale(1)
}

@media (max-height:576px) {
	.fancybox-slide {
		padding-left: 6px;
		padding-right: 6px
	}
	.fancybox-slide--image {
		padding: 6px 0
	}
	.fancybox-close-small {
		right: -6px
	}
	.fancybox-slide--image .fancybox-close-small {
		background: #4e4e4e;
		color: #f2f4f6;
		height: 36px;
		opacity: 1;
		padding: 6px;
		right: 0;
		top: 0;
		width: 36px
	}
	.fancybox-caption {
		padding-left: 12px;
		padding-right: 12px
	}
	@supports (padding:max(0px)) {
		.fancybox-caption {
			/*padding-left: max(12px, env(safe-area-inset-left)); !!!!!!!!!!*/
			/*padding-right: max(12px, env(safe-area-inset-right)) !!!!!!!!!!!*/
		}
	}
}

.fancybox-share {
	background: #f4f4f4;
	border-radius: 3px;
	max-width: 90%;
	padding: 30px;
	text-align: center
}

.fancybox-share h1 {
	color: #222;
	font-size: 35px;
	font-weight: 700;
	margin: 0 0 20px
}

.fancybox-share p {
	margin: 0;
	padding: 0
}

.fancybox-share__button {
	border: 0;
	border-radius: 3px;
	display: inline-block;
	font-size: 14px;
	font-weight: 700;
	line-height: 40px;
	margin: 0 5px 10px;
	min-width: 130px;
	padding: 0 15px;
	text-decoration: none;
	transition: all .2s;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	white-space: nowrap
}

.fancybox-share__button:link,
.fancybox-share__button:visited {
	color: #fff
}

.fancybox-share__button:hover {
	text-decoration: none
}

.fancybox-share__button--fb {
	background: #3b5998
}

.fancybox-share__button--fb:hover {
	background: #344e86
}

.fancybox-share__button--pt {
	background: #bd081d
}

.fancybox-share__button--pt:hover {
	background: #aa0719
}

.fancybox-share__button--tw {
	background: #1da1f2
}

.fancybox-share__button--tw:hover {
	background: #0d95e8
}

.fancybox-share__button svg {
	height: 25px;
	margin-right: 7px;
	position: relative;
	top: -1px;
	vertical-align: middle;
	width: 25px
}

.fancybox-share__button svg path {
	fill: #fff
}

.fancybox-share__input {
	background: transparent;
	border: 0;
	border-bottom: 1px solid #d7d7d7;
	border-radius: 0;
	color: #5d5b5b;
	font-size: 14px;
	margin: 10px 0 0;
	outline: none;
	padding: 10px 15px;
	width: 100%
}

.fancybox-thumbs {
	background: #ddd;
	bottom: 0;
	display: none;
	margin: 0;
	-webkit-overflow-scrolling: touch;
	-ms-overflow-style: -ms-autohiding-scrollbar;
	padding: 2px 2px 4px;
	position: absolute;
	right: 0;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	top: 0;
	width: 212px;
	z-index: 99995
}

.fancybox-thumbs-x {
	overflow-x: auto;
	overflow-y: hidden
}

.fancybox-show-thumbs .fancybox-thumbs {
	display: block
}

.fancybox-show-thumbs .fancybox-inner {
	right: 212px
}

.fancybox-thumbs__list {
	font-size: 0;
	height: 100%;
	list-style: none;
	margin: 0;
	overflow-x: hidden;
	overflow-y: auto;
	padding: 0;
	position: absolute;
	position: relative;
	white-space: nowrap;
	width: 100%
}

.fancybox-thumbs-x .fancybox-thumbs__list {
	overflow: hidden
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
	width: 7px
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
	background: #fff;
	border-radius: 10px;
	box-shadow: inset 0 0 6px rgba(0, 0, 0, .3)
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
	background: #2a2a2a;
	border-radius: 10px
}

.fancybox-thumbs__list a {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	background-color: rgba(0, 0, 0, .1);
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: cover;
	cursor: pointer;
	float: left;
	height: 75px;
	margin: 2px;
	max-height: calc(100% - 8px);
	max-width: calc(50% - 4px);
	outline: none;
	overflow: hidden;
	padding: 0;
	position: relative;
	-webkit-tap-highlight-color: transparent;
	width: 100px
}

.fancybox-thumbs__list a:before {
	border: 6px solid #ff5268;
	bottom: 0;
	content: "";
	left: 0;
	opacity: 0;
	position: absolute;
	right: 0;
	top: 0;
	transition: all .2s cubic-bezier(.25, .46, .45, .94);
	z-index: 99991
}

.fancybox-thumbs__list a:focus:before {
	opacity: .5
}

.fancybox-thumbs__list a.fancybox-thumbs-active:before {
	opacity: 1
}

@media (max-width:576px) {
	.fancybox-thumbs {
		width: 110px
	}
	.fancybox-show-thumbs .fancybox-inner {
		right: 110px
	}
	.fancybox-thumbs__list a {
		max-width: calc(100% - 10px)
	}
}

.slick-slider {
	position: relative;
	display: block;
	box-sizing: border-box;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-touch-callout: none;
	-khtml-user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent
}

.slick-list {
	position: relative;
	display: block;
	overflow: hidden;
	margin: 0;
	padding: 0
}

.slick-list:focus {
	outline: none
}

.slick-list.dragging {
	cursor: pointer;
	/*cursor: hand*/
}

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

.slick-track {
	position: relative;
	top: 0;
	left: 0;
	display: block;
	margin-left: auto;
	margin-right: auto
}

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

.slick-track:after {
	clear: both
}

.slick-loading .slick-track {
	visibility: hidden
}

.slick-slide {
	display: none;
	float: left;
	height: 100%;
	min-height: 1px
}

[dir='rtl'] .slick-slide {
	float: right
}

.slick-slide img {
	display: block
}

.slick-slide.slick-loading img {
	display: none
}

.slick-slide.dragging img {
	pointer-events: none
}

.slick-initialized .slick-slide {
	display: block
}

.slick-loading .slick-slide {
	visibility: hidden
}

.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent
}

.slick-arrow.slick-hidden {
	display: none
}

.noty_layout_mixin,
#noty_layout__top,
#noty_layout__topLeft,
#noty_layout__topCenter,
#noty_layout__topRight,
#noty_layout__bottom,
#noty_layout__bottomLeft,
#noty_layout__bottomCenter,
#noty_layout__bottomRight,
#noty_layout__center,
#noty_layout__centerLeft,
#noty_layout__centerRight {
	position: fixed;
	margin: 0;
	padding: 0;
	z-index: 9999999;
	-webkit-transform: translateZ(0) scale(1, 1);
	transform: translateZ(0) scale(1, 1);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-font-smoothing: subpixel-antialiased;
	filter: blur(0);
	-webkit-filter: blur(0);
	max-width: 90%
}

#noty_layout__top {
	top: 0;
	left: 5%;
	width: 90%
}

#noty_layout__topLeft {
	top: 20px;
	left: 20px;
	width: 325px
}

#noty_layout__topCenter {
	top: 5%;
	left: 50%;
	width: 325px;
	-webkit-transform: translate(-webkit-calc(-50% - .5px)) translateZ(0) scale(1, 1);
	transform: translate(calc(-50% - .5px)) translateZ(0) scale(1, 1)
}

#noty_layout__topRight {
	top: 20px;
	right: 20px;
	width: 325px
}

#noty_layout__bottom {
	bottom: 0;
	left: 5%;
	width: 90%
}

#noty_layout__bottomLeft {
	bottom: 20px;
	left: 20px;
	width: 325px
}

#noty_layout__bottomCenter {
	bottom: 5%;
	left: 50%;
	width: 325px;
	-webkit-transform: translate(-webkit-calc(-50% - .5px)) translateZ(0) scale(1, 1);
	transform: translate(calc(-50% - .5px)) translateZ(0) scale(1, 1)
}

#noty_layout__bottomRight {
	bottom: 20px;
	right: 20px;
	width: 325px
}

#noty_layout__center {
	top: 50%;
	left: 50%;
	width: 325px;
	-webkit-transform: translate(-webkit-calc(-50% - .5px), -webkit-calc(-50% - .5px)) translateZ(0) scale(1, 1);
	transform: translate(calc(-50% - .5px), calc(-50% - .5px)) translateZ(0) scale(1, 1)
}

#noty_layout__centerLeft {
	top: 50%;
	left: 20px;
	width: 325px;
	-webkit-transform: translate(0, -webkit-calc(-50% - .5px)) translateZ(0) scale(1, 1);
	transform: translate(0, calc(-50% - .5px)) translateZ(0) scale(1, 1)
}

#noty_layout__centerRight {
	top: 50%;
	right: 20px;
	width: 325px;
	-webkit-transform: translate(0, -webkit-calc(-50% - .5px)) translateZ(0) scale(1, 1);
	transform: translate(0, calc(-50% - .5px)) translateZ(0) scale(1, 1)
}

.noty_progressbar {
	display: none
}

.noty_has_timeout.noty_has_progressbar .noty_progressbar {
	display: block;
	position: absolute;
	left: 0;
	bottom: 0;
	height: 3px;
	width: 100%;
	background-color: #646464;
	opacity: .2;
	filter: alpha(opacity=10)
}

.noty_bar {
	-webkit-backface-visibility: hidden;
	-webkit-transform: translate(0, 0) translateZ(0) scale(1, 1);
	-ms-transform: translate(0, 0) scale(1, 1);
	transform: translate(0, 0) scale(1, 1);
	-webkit-font-smoothing: subpixel-antialiased;
	overflow: hidden
}

.noty_effects_open {
	opacity: 0;
	-webkit-transform: translate(50%);
	-ms-transform: translate(50%);
	transform: translate(50%);
	-webkit-animation: noty_anim_in .5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
	animation: noty_anim_in .5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
	-webkit-animation-fill-mode: forwards;
	animation-fill-mode: forwards
}

.noty_effects_close {
	-webkit-animation: noty_anim_out .5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
	animation: noty_anim_out .5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
	-webkit-animation-fill-mode: forwards;
	animation-fill-mode: forwards
}

.noty_fix_effects_height {
	-webkit-animation: noty_anim_height 75ms ease-out;
	animation: noty_anim_height 75ms ease-out
}

.noty_close_with_click {
	cursor: pointer
}

.noty_close_button {
	position: absolute;
	top: 2px;
	right: 2px;
	font-weight: 700;
	width: 20px;
	height: 20px;
	text-align: center;
	line-height: 20px;
	background-color: rgba(0, 0, 0, 0.05);
	-webkit-border-radius: 2px;
	border-radius: 2px;
	cursor: pointer;
	-webkit-transition: all .2s ease-out;
	-o-transition: all .2s ease-out;
	transition: all .2s ease-out
}

.noty_close_button:hover {
	background-color: rgba(0, 0, 0, 0.1)
}

.noty_modal {
	position: fixed;
	width: 100%;
	height: 100%;
	background-color: #000;
	z-index: 10000;
	opacity: .3;
	left: 0;
	top: 0
}

.noty_modal.noty_modal_open {
	opacity: 0;
	-webkit-animation: noty_modal_in .3s ease-out;
	animation: noty_modal_in .3s ease-out
}

.noty_modal.noty_modal_close {
	-webkit-animation: noty_modal_out .3s ease-out;
	animation: noty_modal_out .3s ease-out;
	-webkit-animation-fill-mode: forwards;
	animation-fill-mode: forwards
}

@-webkit-keyframes noty_modal_in {
	100% {
		opacity: .3
	}
}

@keyframes noty_modal_in {
	100% {
		opacity: .3
	}
}

@-webkit-keyframes noty_modal_out {
	100% {
		opacity: 0
	}
}

@keyframes noty_modal_out {
	100% {
		opacity: 0;
		opacity: 0
	}
}

@-webkit-keyframes noty_anim_in {
	100% {
		-webkit-transform: translate(0);
		transform: translate(0);
		opacity: 1
	}
}

@keyframes noty_anim_in {
	100% {
		-webkit-transform: translate(0);
		transform: translate(0);
		opacity: 1
	}
}

@-webkit-keyframes noty_anim_out {
	100% {
		-webkit-transform: translate(50%);
		transform: translate(50%);
		opacity: 0
	}
}

@keyframes noty_anim_out {
	100% {
		-webkit-transform: translate(50%);
		transform: translate(50%);
		opacity: 0
	}
}

@-webkit-keyframes noty_anim_height {
	100% {
		height: 0
	}
}

@keyframes noty_anim_height {
	100% {
		height: 0
	}
}

.noty_theme__metroui.noty_bar {
	margin: 4px 0;
	overflow: hidden;
	position: relative;
	-webkit-box-shadow: rgba(0, 0, 0, 0.298039) 0 0 5px 0;
	box-shadow: rgba(0, 0, 0, 0.298039) 0 0 5px 0
}

.noty_theme__metroui.noty_bar .noty_progressbar {
	position: absolute;
	left: 0;
	bottom: 0;
	height: 3px;
	width: 100%;
	background-color: #000;
	opacity: .2;
	filter: alpha(opacity=20)
}

.noty_theme__metroui.noty_bar .noty_body {
	padding: 1.25em;
	font-size: 14px
}

.noty_theme__metroui.noty_bar .noty_buttons {
	padding: 0 10px .5em
}

.noty_theme__metroui.noty_type__alert,
.noty_theme__metroui.noty_type__notification {
	background-color: #fff;
	color: #1d1d1d
}

.noty_theme__metroui.noty_type__warning {
	background-color: #FA6800;
	color: #fff
}

.noty_theme__metroui.noty_type__error {
	background-color: #CE352C;
	color: #FFF
}

.noty_theme__metroui.noty_type__info,
.noty_theme__metroui.noty_type__information {
	background-color: #1BA1E2;
	color: #FFF
}

.noty_theme__metroui.noty_type__success {
	background-color: #8fa630;
	color: #fff
}


/*!
 * # Semantic UI 2.2.14 - Dropdown
 * http://github.com/semantic-org/semantic-ui/
 *
 *
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 */

.ui.dropdown {
	cursor: pointer;
	position: relative;
	display: inline-block;
	outline: 0;
	text-align: left;
	-webkit-transition: width .1s ease, -webkit-box-shadow .1s ease;
	transition: width .1s ease, -webkit-box-shadow .1s ease;
	transition: box-shadow .1s ease, width .1s ease;
	transition: box-shadow .1s ease, width .1s ease, -webkit-box-shadow .1s ease;
	-webkit-tap-highlight-color: transparent
}

.ui.dropdown .menu {
	cursor: auto;
	position: absolute;
	display: none;
	outline: 0;
	top: 100%;
	min-width: -webkit-max-content;
	min-width: -moz-max-content;
	min-width: max-content;
	margin: 0;
	padding: 0 0;
	background: #fff;
	font-size: 1em;
	text-shadow: none;
	text-align: left;
	-webkit-box-shadow: 0 2px 3px 0 rgba(34, 36, 38, .15);
	box-shadow: 0 2px 3px 0 rgba(34, 36, 38, .15);
	border: 1px solid rgba(34, 36, 38, .15);
	border-radius: .28571429rem;
	-webkit-transition: opacity .1s ease;
	transition: opacity .1s ease;
	z-index: 11;
	will-change: transform, opacity
}

.ui.dropdown .menu>* {
	white-space: nowrap
}

.ui.dropdown>input:not(.search):first-child,
.ui.dropdown>select {
	display: none!important
}

.ui.dropdown>.dropdown.icon {
	position: relative;
	width: auto;
	font-size: .85714286em;
	margin: 0 0 0 1em
}

.ui.dropdown .menu>.item .dropdown.icon {
	width: auto;
	float: right;
	margin: 0 0 0 1em
}

.ui.dropdown .menu>.item .dropdown.icon+.text {
	margin-right: 1em
}

.ui.dropdown>.text {
	display: inline-block;
	-webkit-transition: none;
	transition: none
}

.ui.dropdown .menu>.item {
	position: relative;
	cursor: pointer;
	display: block;
	border: none;
	height: auto;
	text-align: left;
	border-top: none;
	line-height: 1em;
	color: rgba(0, 0, 0, .87);
	padding: .78571429rem 1.14285714rem!important;
	font-size: 1rem;
	text-transform: none;
	font-weight: 400;
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-touch-callout: none
}

.ui.dropdown .menu>.item:first-child {
	border-top-width: 0
}

.ui.dropdown .menu .item>[class*="right floated"],
.ui.dropdown>.text>[class*="right floated"] {
	float: right!important;
	margin-right: 0!important;
	margin-left: 1em!important
}

.ui.dropdown .menu .item>[class*="left floated"],
.ui.dropdown>.text>[class*="left floated"] {
	float: left!important;
	margin-left: 0!important;
	margin-right: 1em!important
}

.ui.dropdown .menu .item>.flag.floated,
.ui.dropdown .menu .item>.icon.floated,
.ui.dropdown .menu .item>.image.floated,
.ui.dropdown .menu .item>img.floated {
	margin-top: 0
}

.ui.dropdown .menu>.header {
	margin: 1rem 0 .75rem;
	padding: 0 1.14285714rem;
	color: rgba(0, 0, 0, .85);
	font-size: .78571429em;
	font-weight: 700;
	text-transform: uppercase
}

.ui.dropdown .menu>.divider {
	border-top: 1px solid rgba(34, 36, 38, .1);
	height: 0;
	margin: .5em 0
}

.ui.dropdown.dropdown .menu>.input {
	width: auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin: 1.14285714rem .78571429rem;
	min-width: 10rem
}

.ui.dropdown .menu>.header+.input {
	margin-top: 0
}

.ui.dropdown .menu>.input:not(.transparent) input {
	padding: .5em 1em
}

.ui.dropdown .menu>.input:not(.transparent) .button,
.ui.dropdown .menu>.input:not(.transparent) .icon,
.ui.dropdown .menu>.input:not(.transparent) .label {
	padding-top: .5em;
	padding-bottom: .5em
}

.ui.dropdown .menu>.item>.description,
.ui.dropdown>.text>.description {
	float: right;
	margin: 0 0 0 1em;
	color: rgba(0, 0, 0, .4)
}

.ui.dropdown .menu>.message {
	padding: .78571429rem 1.14285714rem;
	font-weight: 400
}

.ui.dropdown .menu>.message:not(.ui) {
	color: rgba(0, 0, 0, .4)
}

.ui.dropdown .menu .menu {
	top: 0!important;
	left: 100%;
	right: auto;
	margin: 0 0 0 -.5em!important;
	border-radius: .28571429rem!important;
	z-index: 21!important
}

.ui.dropdown .menu .menu:after {
	display: none
}

.ui.dropdown>.text>.flag,
.ui.dropdown>.text>.icon,
.ui.dropdown>.text>.image,
.ui.dropdown>.text>.label,
.ui.dropdown>.text>img {
	margin-top: 0
}

.ui.dropdown .menu>.item>.flag,
.ui.dropdown .menu>.item>.icon,
.ui.dropdown .menu>.item>.image,
.ui.dropdown .menu>.item>.label,
.ui.dropdown .menu>.item>img {
	margin-top: 0
}

.ui.dropdown .menu>.item>.flag,
.ui.dropdown .menu>.item>.icon,
.ui.dropdown .menu>.item>.image,
.ui.dropdown .menu>.item>.label,
.ui.dropdown .menu>.item>img,
.ui.dropdown>.text>.flag,
.ui.dropdown>.text>.icon,
.ui.dropdown>.text>.image,
.ui.dropdown>.text>.label,
.ui.dropdown>.text>img {
	margin-left: 0;
	float: none;
	margin-right: .78571429rem
}

.ui.dropdown .menu>.item>.image,
.ui.dropdown .menu>.item>img,
.ui.dropdown>.text>.image,
.ui.dropdown>.text>img {
	display: inline-block;
	vertical-align: top;
	width: auto;
	margin-top: -.5em;
	margin-bottom: -.5em;
	max-height: 2em
}

.ui.dropdown .ui.menu>.item:before,
.ui.menu .ui.dropdown .menu>.item:before {
	display: none
}

.ui.menu .ui.dropdown .menu .active.item {
	border-left: none
}

.ui.buttons>.ui.dropdown:last-child .menu,
.ui.menu .right.dropdown.item .menu,
.ui.menu .right.menu .dropdown:last-child .menu {
	left: auto;
	right: 0
}

.ui.label.dropdown .menu {
	min-width: 100%
}

.ui.dropdown.icon.button>.dropdown.icon {
	margin: 0
}

.ui.button.dropdown .menu {
	min-width: 100%
}

.ui.selection.dropdown {
	cursor: pointer;
	word-wrap: break-word;
	line-height: 1em;
	white-space: normal;
	outline: 0;
	-webkit-transform: rotateZ(0);
	transform: rotateZ(0);
	min-width: 14em;
	min-height: 2.71428571em;
	background: #fff;
	display: inline-block;
	padding: .78571429em 2.1em .78571429em 1em;
	color: rgba(0, 0, 0, .87);
	-webkit-box-shadow: none;
	box-shadow: none;
	border: 1px solid rgba(34, 36, 38, .15);
	border-radius: .28571429rem;
	-webkit-transition: width .1s ease, -webkit-box-shadow .1s ease;
	transition: width .1s ease, -webkit-box-shadow .1s ease;
	transition: box-shadow .1s ease, width .1s ease;
	transition: box-shadow .1s ease, width .1s ease, -webkit-box-shadow .1s ease
}

.ui.selection.dropdown.active,
.ui.selection.dropdown.visible {
	z-index: 10
}

select.ui.dropdown {
	height: 38px;
	padding: .5em;
	border: 1px solid rgba(34, 36, 38, .15);
	visibility: visible
}

.ui.selection.dropdown>.delete.icon,
.ui.selection.dropdown>.dropdown.icon,
.ui.selection.dropdown>.search.icon {
	cursor: pointer;
	position: absolute;
	width: auto;
	height: auto;
	line-height: 1.21428571em;
	top: .78571429em;
	right: 1em;
	z-index: 3;
	margin: -.78571429em;
	padding: .91666667em;
	opacity: .8;
	-webkit-transition: opacity .1s ease;
	transition: opacity .1s ease
}

.ui.compact.selection.dropdown {
	min-width: 0
}

.ui.selection.dropdown .menu {
	overflow-x: hidden;
	overflow-y: auto;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-overflow-scrolling: touch;
	border-top-width: 0!important;
	width: auto;
	outline: 0;
	margin: 0 -1px;
	min-width: calc(100% + 2px);
	width: calc(100% + 2px);
	border-radius: 0 0 .28571429rem .28571429rem;
	-webkit-box-shadow: 0 2px 3px 0 rgba(34, 36, 38, .15);
	box-shadow: 0 2px 3px 0 rgba(34, 36, 38, .15);
	-webkit-transition: opacity .1s ease;
	transition: opacity .1s ease
}

.ui.selection.dropdown .menu:after,
.ui.selection.dropdown .menu:before {
	display: none
}

.ui.selection.dropdown .menu>.message {
	padding: .78571429rem 1.14285714rem
}

@media only screen and (max-width:767px) {
	.ui.selection.dropdown .menu {
		max-height: 8.01428571rem
	}
}

@media only screen and (min-width:768px) {
	.ui.selection.dropdown .menu {
		max-height: 10.68571429rem
	}
}

@media only screen and (min-width:992px) {
	.ui.selection.dropdown .menu {
		max-height: 16.02857143rem
	}
}

@media only screen and (min-width:1920px) {
	.ui.selection.dropdown .menu {
		max-height: 21.37142857rem
	}
}

.ui.selection.dropdown .menu>.item {
	border-top: 1px solid #fafafa;
	padding: .78571429rem 1.14285714rem!important;
	white-space: normal;
	word-wrap: normal
}

.ui.selection.dropdown .menu>.hidden.addition.item {
	display: none
}

.ui.selection.dropdown:hover {
	border-color: rgba(34, 36, 38, .35);
	-webkit-box-shadow: none;
	box-shadow: none
}

.ui.selection.active.dropdown {
	border-color: #96c8da;
	-webkit-box-shadow: 0 2px 3px 0 rgba(34, 36, 38, .15);
	box-shadow: 0 2px 3px 0 rgba(34, 36, 38, .15)
}

.ui.selection.active.dropdown .menu {
	border-color: #96c8da;
	-webkit-box-shadow: 0 2px 3px 0 rgba(34, 36, 38, .15);
	box-shadow: 0 2px 3px 0 rgba(34, 36, 38, .15)
}

.ui.selection.dropdown:focus {
	border-color: #96c8da;
	-webkit-box-shadow: none;
	box-shadow: none
}

.ui.selection.dropdown:focus .menu {
	border-color: #96c8da;
	-webkit-box-shadow: 0 2px 3px 0 rgba(34, 36, 38, .15);
	box-shadow: 0 2px 3px 0 rgba(34, 36, 38, .15)
}

.ui.selection.visible.dropdown>.text:not(.default) {
	font-weight: 400;
	color: rgba(0, 0, 0, .8)
}

.ui.selection.active.dropdown:hover {
	border-color: #96c8da;
	-webkit-box-shadow: 0 2px 3px 0 rgba(34, 36, 38, .15);
	box-shadow: 0 2px 3px 0 rgba(34, 36, 38, .15)
}

.ui.selection.active.dropdown:hover .menu {
	border-color: #96c8da;
	-webkit-box-shadow: 0 2px 3px 0 rgba(34, 36, 38, .15);
	box-shadow: 0 2px 3px 0 rgba(34, 36, 38, .15)
}

.ui.active.selection.dropdown>.dropdown.icon,
.ui.visible.selection.dropdown>.dropdown.icon {
	opacity: 1;
	z-index: 3
}

.ui.active.selection.dropdown {
	border-bottom-left-radius: 0!important;
	border-bottom-right-radius: 0!important
}

.ui.active.empty.selection.dropdown {
	border-radius: .28571429rem!important;
	-webkit-box-shadow: none!important;
	box-shadow: none!important
}

.ui.active.empty.selection.dropdown .menu {
	border: none!important;
	-webkit-box-shadow: none!important;
	box-shadow: none!important
}

.ui.search.dropdown {
	/*min-width: ''*/
}

.ui.search.dropdown>input.search {
	background: none transparent!important;
	border: none!important;
	-webkit-box-shadow: none!important;
	box-shadow: none!important;
	cursor: text;
	top: 0;
	left: 1px;
	width: 100%;
	outline: 0;
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
	padding: inherit
}

.ui.search.dropdown>input.search {
	position: absolute;
	z-index: 2
}

.ui.search.dropdown>.text {
	cursor: text;
	position: relative;
	left: 1px;
	z-index: 3
}

.ui.search.selection.dropdown>input.search {
	line-height: 1.21428571em;
	padding: .67857143em 2.1em .67857143em 1em
}

.ui.search.selection.dropdown>span.sizer {
	line-height: 1.21428571em;
	padding: .67857143em 2.1em .67857143em 1em;
	display: none;
	white-space: pre
}

.ui.search.dropdown.active>input.search,
.ui.search.dropdown.visible>input.search {
	cursor: auto
}

.ui.search.dropdown.active>.text,
.ui.search.dropdown.visible>.text {
	pointer-events: none
}

.ui.active.search.dropdown input.search:focus+.text .flag,
.ui.active.search.dropdown input.search:focus+.text .icon {
	opacity: .45
}

.ui.active.search.dropdown input.search:focus+.text {
	color: rgba(115, 115, 115, .87)!important
}

.ui.search.dropdown .menu {
	overflow-x: hidden;
	overflow-y: auto;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-overflow-scrolling: touch
}

@media only screen and (max-width:767px) {
	.ui.search.dropdown .menu {
		max-height: 8.01428571rem
	}
}

@media only screen and (min-width:768px) {
	.ui.search.dropdown .menu {
		max-height: 10.68571429rem
	}
}

@media only screen and (min-width:992px) {
	.ui.search.dropdown .menu {
		max-height: 16.02857143rem
	}
}

@media only screen and (min-width:1920px) {
	.ui.search.dropdown .menu {
		max-height: 21.37142857rem
	}
}

.ui.multiple.dropdown {
	padding: .22619048em 2.1em .22619048em .35714286em
}

.ui.multiple.dropdown .menu {
	cursor: auto
}

.ui.multiple.search.dropdown,
.ui.multiple.search.dropdown>input.search {
	cursor: text
}

.ui.multiple.dropdown>.label {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	display: inline-block;
	vertical-align: top;
	white-space: normal;
	font-size: 1em;
	padding: .35714286em .78571429em;
	margin: .14285714rem .28571429rem .14285714rem 0;
	-webkit-box-shadow: 0 0 0 1px rgba(34, 36, 38, .15) inset;
	box-shadow: 0 0 0 1px rgba(34, 36, 38, .15) inset
}

.ui.multiple.dropdown .dropdown.icon {
	/*margin: '';*/
	/*padding: ''*/
}

.ui.multiple.dropdown>.text {
	position: static;
	padding: 0;
	max-width: 100%;
	margin: .45238095em 0 .45238095em .64285714em;
	line-height: 1.21428571em
}

.ui.multiple.dropdown>.label~input.search {
	margin-left: .14285714em!important
}

.ui.multiple.dropdown>.label~.text {
	display: none
}

.ui.multiple.search.dropdown>.text {
	display: inline-block;
	position: absolute;
	top: 0;
	left: 0;
	padding: inherit;
	margin: .45238095em 0 .45238095em .64285714em;
	line-height: 1.21428571em
}

.ui.multiple.search.dropdown>.label~.text {
	display: none
}

.ui.multiple.search.dropdown>input.search {
	position: static;
	padding: 0;
	max-width: 100%;
	margin: .45238095em 0 .45238095em .64285714em;
	width: 2.2em;
	line-height: 1.21428571em
}

.ui.inline.dropdown {
	cursor: pointer;
	display: inline-block;
	color: inherit
}

.ui.inline.dropdown .dropdown.icon {
	margin: 0 .5em 0 .21428571em;
	vertical-align: baseline
}

.ui.inline.dropdown>.text {
	font-weight: 700
}

.ui.inline.dropdown .menu {
	cursor: auto;
	margin-top: .21428571em;
	border-radius: .28571429rem
}

.ui.dropdown .menu .active.item {
	background: 0 0;
	font-weight: 700;
	color: rgba(0, 0, 0, .95);
	-webkit-box-shadow: none;
	box-shadow: none;
	z-index: 12
}

.ui.dropdown .menu>.item:hover {
	background: rgba(0, 0, 0, .05);
	color: rgba(0, 0, 0, .95);
	z-index: 13
}

.ui.loading.dropdown>i.icon {
	height: 1em!important
}

.ui.loading.selection.dropdown>i.icon {
	padding: 1.5em 1.28571429em!important
}

.ui.loading.dropdown>i.icon:before {
	position: absolute;
	content: '';
	top: 50%;
	left: 50%;
	margin: -.64285714em 0 0 -.64285714em;
	width: 1.28571429em;
	height: 1.28571429em;
	border-radius: 500rem;
	border: .2em solid rgba(0, 0, 0, .1)
}

.ui.loading.dropdown>i.icon:after {
	position: absolute;
	content: '';
	top: 50%;
	left: 50%;
	-webkit-box-shadow: 0 0 0 1px transparent;
	box-shadow: 0 0 0 1px transparent;
	margin: -.64285714em 0 0 -.64285714em;
	width: 1.28571429em;
	height: 1.28571429em;
	-webkit-animation: dropdown-spin .6s linear;
	animation: dropdown-spin .6s linear;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	border-radius: 500rem;
	border-color: #767676 transparent transparent;
	border-style: solid;
	border-width: .2em
}

.ui.loading.dropdown.button>i.icon:after,
.ui.loading.dropdown.button>i.icon:before {
	display: none
}

@-webkit-keyframes dropdown-spin {
	from {
		-webkit-transform: rotate(0);
		transform: rotate(0)
	}
	to {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg)
	}
}

@keyframes dropdown-spin {
	from {
		-webkit-transform: rotate(0);
		transform: rotate(0)
	}
	to {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg)
	}
}

.ui.default.dropdown:not(.button)>.text,
.ui.dropdown:not(.button)>.default.text {
	color: rgba(191, 191, 191, .87)
}

.ui.default.dropdown:not(.button)>input:focus~.text,
.ui.dropdown:not(.button)>input:focus~.default.text {
	color: rgba(115, 115, 115, .87)
}

.ui.loading.dropdown>.text {
	-webkit-transition: none;
	transition: none
}

.ui.dropdown .loading.menu {
	display: block;
	visibility: hidden;
	z-index: -1
}

.ui.dropdown>.loading.menu {
	left: 0!important;
	right: auto!important
}

.ui.dropdown>.menu .loading.menu {
	left: 100%!important;
	right: auto!important
}

.ui.dropdown .menu .selected.item,
.ui.dropdown.selected {
	background: rgba(0, 0, 0, .03);
	color: rgba(0, 0, 0, .95)
}

.ui.dropdown>.filtered.text {
	visibility: hidden
}

.ui.dropdown .filtered.item {
	display: none!important
}

.ui.dropdown.error,
.ui.dropdown.error>.default.text,
.ui.dropdown.error>.text {
	color: #9f3a38
}

.ui.selection.dropdown.error {
	background: #fff6f6;
	border-color: #e0b4b4
}

.ui.selection.dropdown.error:hover {
	border-color: #e0b4b4
}

.ui.dropdown.error>.menu,
.ui.dropdown.error>.menu .menu {
	border-color: #e0b4b4
}

.ui.dropdown.error>.menu>.item {
	color: #9f3a38
}

.ui.multiple.selection.error.dropdown>.label {
	border-color: #e0b4b4
}

.ui.dropdown.error>.menu>.item:hover {
	background-color: #fff2f2
}

.ui.dropdown.error>.menu .active.item {
	background-color: #fdcfcf
}

.ui.disabled.dropdown,
.ui.dropdown .menu>.disabled.item {
	cursor: default;
	pointer-events: none;
	opacity: .45
}

.ui.dropdown .menu {
	left: 0
}

.ui.dropdown .menu .right.menu,
.ui.dropdown .right.menu>.menu {
	left: 100%!important;
	right: auto!important;
	border-radius: .28571429rem!important
}

.ui.dropdown>.left.menu {
	left: auto!important;
	right: 0!important
}

.ui.dropdown .menu .left.menu,
.ui.dropdown>.left.menu .menu {
	left: auto;
	right: 100%;
	margin: 0 -.5em 0 0!important;
	border-radius: .28571429rem!important
}

.ui.dropdown .item .left.dropdown.icon,
.ui.dropdown .left.menu .item .dropdown.icon {
	width: auto;
	float: left;
	margin: 0
}

.ui.dropdown .item .left.dropdown.icon,
.ui.dropdown .left.menu .item .dropdown.icon {
	width: auto;
	float: left;
	margin: 0
}

.ui.dropdown .item .left.dropdown.icon+.text,
.ui.dropdown .left.menu .item .dropdown.icon+.text {
	margin-left: 1em;
	margin-right: 0
}

.ui.upward.dropdown>.menu {
	top: auto;
	bottom: 100%;
	-webkit-box-shadow: 0 0 3px 0 rgba(0, 0, 0, .08);
	box-shadow: 0 0 3px 0 rgba(0, 0, 0, .08);
	border-radius: .28571429rem .28571429rem 0 0
}

.ui.dropdown .upward.menu {
	top: auto!important;
	bottom: 0!important
}

.ui.simple.upward.active.dropdown,
.ui.simple.upward.dropdown:hover {
	border-radius: .28571429rem .28571429rem 0 0!important
}

.ui.upward.dropdown.button:not(.pointing):not(.floating).active {
	border-radius: .28571429rem .28571429rem 0 0
}

.ui.upward.selection.dropdown .menu {
	border-top-width: 1px!important;
	border-bottom-width: 0!important;
	-webkit-box-shadow: 0 -2px 3px 0 rgba(0, 0, 0, .08);
	box-shadow: 0 -2px 3px 0 rgba(0, 0, 0, .08)
}

.ui.upward.selection.dropdown:hover {
	-webkit-box-shadow: 0 0 2px 0 rgba(0, 0, 0, .05);
	box-shadow: 0 0 2px 0 rgba(0, 0, 0, .05)
}

.ui.active.upward.selection.dropdown {
	border-radius: 0 0 .28571429rem .28571429rem!important
}

.ui.upward.selection.dropdown.visible {
	-webkit-box-shadow: 0 0 3px 0 rgba(0, 0, 0, .08);
	box-shadow: 0 0 3px 0 rgba(0, 0, 0, .08);
	border-radius: 0 0 .28571429rem .28571429rem!important
}

.ui.upward.active.selection.dropdown:hover {
	-webkit-box-shadow: 0 0 3px 0 rgba(0, 0, 0, .05);
	box-shadow: 0 0 3px 0 rgba(0, 0, 0, .05)
}

.ui.upward.active.selection.dropdown:hover .menu {
	-webkit-box-shadow: 0 -2px 3px 0 rgba(0, 0, 0, .08);
	box-shadow: 0 -2px 3px 0 rgba(0, 0, 0, .08)
}

.ui.dropdown .scrolling.menu,
.ui.scrolling.dropdown .menu {
	overflow-x: hidden;
	overflow-y: auto
}

.ui.scrolling.dropdown .menu {
	overflow-x: hidden;
	overflow-y: auto;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-overflow-scrolling: touch;
	min-width: 100%!important;
	width: auto!important
}

.ui.dropdown .scrolling.menu {
	position: static;
	overflow-y: auto;
	border: none;
	-webkit-box-shadow: none!important;
	box-shadow: none!important;
	border-radius: 0!important;
	margin: 0!important;
	min-width: 100%!important;
	width: auto!important;
	border-top: 1px solid rgba(34, 36, 38, .15)
}

.ui.dropdown .scrolling.menu>.item.item.item,
.ui.scrolling.dropdown .menu .item.item.item {
	border-top: none
}

.ui.dropdown .scrolling.menu .item:first-child,
.ui.scrolling.dropdown .menu .item:first-child {
	border-top: none
}

.ui.dropdown>.animating.menu .scrolling.menu,
.ui.dropdown>.visible.menu .scrolling.menu {
	display: block
}

@media all and (-ms-high-contrast:none) {
	.ui.dropdown .scrolling.menu,
	.ui.scrolling.dropdown .menu {
		min-width: calc(100% - 17px)
	}
}

@media only screen and (max-width:767px) {
	.ui.dropdown .scrolling.menu,
	.ui.scrolling.dropdown .menu {
		max-height: 10.28571429rem
	}
}

@media only screen and (min-width:768px) {
	.ui.dropdown .scrolling.menu,
	.ui.scrolling.dropdown .menu {
		max-height: 15.42857143rem
	}
}

@media only screen and (min-width:992px) {
	.ui.dropdown .scrolling.menu,
	.ui.scrolling.dropdown .menu {
		max-height: 20.57142857rem
	}
}

@media only screen and (min-width:1920px) {
	.ui.dropdown .scrolling.menu,
	.ui.scrolling.dropdown .menu {
		max-height: 20.57142857rem
	}
}

.ui.simple.dropdown .menu:after,
.ui.simple.dropdown .menu:before {
	display: none
}

.ui.simple.dropdown .menu {
	position: absolute;
	display: block;
	overflow: hidden;
	top: -9999px!important;
	opacity: 0;
	width: 0;
	height: 0;
	-webkit-transition: opacity .1s ease;
	transition: opacity .1s ease
}

.ui.simple.active.dropdown,
.ui.simple.dropdown:hover {
	border-bottom-left-radius: 0!important;
	border-bottom-right-radius: 0!important
}

.ui.simple.active.dropdown>.menu,
.ui.simple.dropdown:hover>.menu {
	overflow: visible;
	width: auto;
	height: auto;
	top: 100%!important;
	opacity: 1
}

.ui.simple.dropdown:hover>.menu>.item:hover>.menu,
.ui.simple.dropdown>.menu>.item:active>.menu {
	overflow: visible;
	width: auto;
	height: auto;
	top: 0!important;
	left: 100%!important;
	opacity: 1
}

.ui.simple.disabled.dropdown:hover .menu {
	display: none;
	height: 0;
	width: 0;
	overflow: hidden
}

.ui.simple.visible.dropdown>.menu {
	display: block
}

.ui.fluid.dropdown {
	display: block;
	width: 100%;
	min-width: 0
}

.ui.fluid.dropdown>.dropdown.icon {
	float: right
}

.ui.floating.dropdown .menu {
	left: 0;
	right: auto;
	-webkit-box-shadow: 0 2px 4px 0 rgba(34, 36, 38, .12), 0 2px 10px 0 rgba(34, 36, 38, .15)!important;
	box-shadow: 0 2px 4px 0 rgba(34, 36, 38, .12), 0 2px 10px 0 rgba(34, 36, 38, .15)!important;
	border-radius: .28571429rem!important
}

.ui.floating.dropdown>.menu {
	margin-top: .5em!important;
	border-radius: .28571429rem!important
}

.ui.pointing.dropdown>.menu {
	top: 100%;
	margin-top: .78571429rem;
	border-radius: .28571429rem
}

.ui.pointing.dropdown>.menu:after {
	display: block;
	position: absolute;
	pointer-events: none;
	content: '';
	visibility: visible;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	width: .5em;
	height: .5em;
	-webkit-box-shadow: -1px -1px 0 0 rgba(34, 36, 38, .15);
	box-shadow: -1px -1px 0 0 rgba(34, 36, 38, .15);
	background: #fff;
	z-index: 2
}

.ui.pointing.dropdown>.menu:after {
	top: -.25em;
	left: 50%;
	margin: 0 0 0 -.25em
}

.ui.top.left.pointing.dropdown>.menu {
	top: 100%;
	bottom: auto;
	left: 0;
	right: auto;
	margin: 1em 0 0
}

.ui.top.left.pointing.dropdown>.menu {
	top: 100%;
	bottom: auto;
	left: 0;
	right: auto;
	margin: 1em 0 0
}

.ui.top.left.pointing.dropdown>.menu:after {
	top: -.25em;
	left: 1em;
	right: auto;
	margin: 0;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg)
}

.ui.top.right.pointing.dropdown>.menu {
	top: 100%;
	bottom: auto;
	right: 0;
	left: auto;
	margin: 1em 0 0
}

.ui.top.pointing.dropdown>.left.menu:after,
.ui.top.right.pointing.dropdown>.menu:after {
	top: -.25em;
	left: auto!important;
	right: 1em!important;
	margin: 0;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg)
}

.ui.left.pointing.dropdown>.menu {
	top: 0;
	left: 100%;
	right: auto;
	margin: 0 0 0 1em
}

.ui.left.pointing.dropdown>.menu:after {
	top: 1em;
	left: -.25em;
	margin: 0;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg)
}

.ui.left:not(.top):not(.bottom).pointing.dropdown>.left.menu {
	left: auto!important;
	right: 100%!important;
	margin: 0 1em 0 0
}

.ui.left:not(.top):not(.bottom).pointing.dropdown>.left.menu:after {
	top: 1em;
	left: auto;
	right: -.25em;
	margin: 0;
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg)
}

.ui.right.pointing.dropdown>.menu {
	top: 0;
	left: auto;
	right: 100%;
	margin: 0 1em 0 0
}

.ui.right.pointing.dropdown>.menu:after {
	top: 1em;
	left: auto;
	right: -.25em;
	margin: 0;
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg)
}

.ui.bottom.pointing.dropdown>.menu {
	top: auto;
	bottom: 100%;
	left: 0;
	right: auto;
	margin: 0 0 1em
}

.ui.bottom.pointing.dropdown>.menu:after {
	top: auto;
	bottom: -.25em;
	right: auto;
	margin: 0;
	-webkit-transform: rotate(-135deg);
	transform: rotate(-135deg)
}

.ui.bottom.pointing.dropdown>.menu .menu {
	top: auto!important;
	bottom: 0!important
}

.ui.bottom.left.pointing.dropdown>.menu {
	left: 0;
	right: auto
}

.ui.bottom.left.pointing.dropdown>.menu:after {
	left: 1em;
	right: auto
}

.ui.bottom.right.pointing.dropdown>.menu {
	right: 0;
	left: auto
}

.ui.bottom.right.pointing.dropdown>.menu:after {
	left: auto;
	right: 1em
}

.ui.pointing.upward.dropdown .menu,
.ui.top.pointing.upward.dropdown .menu {
	top: auto!important;
	bottom: 100%!important;
	margin: 0 0 .78571429rem;
	border-radius: .28571429rem
}

.ui.pointing.upward.dropdown .menu:after,
.ui.top.pointing.upward.dropdown .menu:after {
	top: 100%!important;
	bottom: auto!important;
	-webkit-box-shadow: 1px 1px 0 0 rgba(34, 36, 38, .15);
	box-shadow: 1px 1px 0 0 rgba(34, 36, 38, .15);
	margin: -.25em 0 0
}

.ui.right.pointing.upward.dropdown:not(.top):not(.bottom) .menu {
	top: auto!important;
	bottom: 0!important;
	margin: 0 1em 0 0
}

.ui.right.pointing.upward.dropdown:not(.top):not(.bottom) .menu:after {
	top: auto!important;
	bottom: 0!important;
	margin: 0 0 1em 0;
	-webkit-box-shadow: -1px -1px 0 0 rgba(34, 36, 38, .15);
	box-shadow: -1px -1px 0 0 rgba(34, 36, 38, .15)
}

.ui.left.pointing.upward.dropdown:not(.top):not(.bottom) .menu {
	top: auto!important;
	bottom: 0!important;
	margin: 0 0 0 1em
}

.ui.left.pointing.upward.dropdown:not(.top):not(.bottom) .menu:after {
	top: auto!important;
	bottom: 0!important;
	margin: 0 0 1em 0;
	-webkit-box-shadow: -1px -1px 0 0 rgba(34, 36, 38, .15);
	box-shadow: -1px -1px 0 0 rgba(34, 36, 38, .15)
}

@font-face {
	font-family: Dropdown;
	src: url(data:application/x-font-ttf;charset=utf-8;base64,AAEAAAALAIAAAwAwT1MvMggjB5AAAAC8AAAAYGNtYXAPfuIIAAABHAAAAExnYXNwAAAAEAAAAWgAAAAIZ2x5Zjo82LgAAAFwAAABVGhlYWQAQ88bAAACxAAAADZoaGVhAwcB6QAAAvwAAAAkaG10eAS4ABIAAAMgAAAAIGxvY2EBNgDeAAADQAAAABJtYXhwAAoAFgAAA1QAAAAgbmFtZVcZpu4AAAN0AAABRXBvc3QAAwAAAAAEvAAAACAAAwIAAZAABQAAAUwBZgAAAEcBTAFmAAAA9QAZAIQAAAAAAAAAAAAAAAAAAAABEAAAAAAAAAAAAAAAAAAAAABAAADw2gHg/+D/4AHgACAAAAABAAAAAAAAAAAAAAAgAAAAAAACAAAAAwAAABQAAwABAAAAFAAEADgAAAAKAAgAAgACAAEAIPDa//3//wAAAAAAIPDX//3//wAB/+MPLQADAAEAAAAAAAAAAAAAAAEAAf//AA8AAQAAAAAAAAAAAAIAADc5AQAAAAABAAAAAAAAAAAAAgAANzkBAAAAAAEAAAAAAAAAAAACAAA3OQEAAAAAAQAAAIABJQElABMAABM0NzY3BTYXFhUUDwEGJwYvASY1AAUGBwEACAUGBoAFCAcGgAUBEgcGBQEBAQcECQYHfwYBAQZ/BwYAAQAAAG4BJQESABMAADc0PwE2MzIfARYVFAcGIyEiJyY1AAWABgcIBYAGBgUI/wAHBgWABwaABQWABgcHBgUFBgcAAAABABIASQC3AW4AEwAANzQ/ATYXNhcWHQEUBwYnBi8BJjUSBoAFCAcFBgYFBwgFgAbbBwZ/BwEBBwQJ/wgEBwEBB38GBgAAAAABAAAASQClAW4AEwAANxE0NzYzMh8BFhUUDwEGIyInJjUABQYHCAWABgaABQgHBgVbAQAIBQYGgAUIBwWABgYFBwAAAAEAAAABAADZuaKOXw889QALAgAAAAAA0ABHWAAAAADQAEdYAAAAAAElAW4AAAAIAAIAAAAAAAAAAQAAAeD/4AAAAgAAAAAAASUAAQAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAABAAAAASUAAAElAAAAtwASALcAAAAAAAAACgAUAB4AQgBkAIgAqgAAAAEAAAAIABQAAQAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAOAK4AAQAAAAAAAQAOAAAAAQAAAAAAAgAOAEcAAQAAAAAAAwAOACQAAQAAAAAABAAOAFUAAQAAAAAABQAWAA4AAQAAAAAABgAHADIAAQAAAAAACgA0AGMAAwABBAkAAQAOAAAAAwABBAkAAgAOAEcAAwABBAkAAwAOACQAAwABBAkABAAOAFUAAwABBAkABQAWAA4AAwABBAkABgAOADkAAwABBAkACgA0AGMAaQBjAG8AbQBvAG8AbgBWAGUAcgBzAGkAbwBuACAAMQAuADAAaQBjAG8AbQBvAG8Abmljb21vb24AaQBjAG8AbQBvAG8AbgBSAGUAZwB1AGwAYQByAGkAYwBvAG0AbwBvAG4ARgBvAG4AdAAgAGcAZQBuAGUAcgBhAHQAZQBkACAAYgB5ACAASQBjAG8ATQBvAG8AbgAuAAAAAAMAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA=) format('truetype'), url(data:application/font-woff;charset=utf-8;base64,d09GRk9UVE8AAAVwAAoAAAAABSgAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABDRkYgAAAA9AAAAdkAAAHZLDXE/09TLzIAAALQAAAAYAAAAGAIIweQY21hcAAAAzAAAABMAAAATA9+4ghnYXNwAAADfAAAAAgAAAAIAAAAEGhlYWQAAAOEAAAANgAAADYAQ88baGhlYQAAA7wAAAAkAAAAJAMHAelobXR4AAAD4AAAACAAAAAgBLgAEm1heHAAAAQAAAAABgAAAAYACFAAbmFtZQAABAgAAAFFAAABRVcZpu5wb3N0AAAFUAAAACAAAAAgAAMAAAEABAQAAQEBCGljb21vb24AAQIAAQA6+BwC+BsD+BgEHgoAGVP/i4seCgAZU/+LiwwHi2v4lPh0BR0AAACIDx0AAACNER0AAAAJHQAAAdASAAkBAQgPERMWGyAlKmljb21vb25pY29tb29udTB1MXUyMHVGMEQ3dUYwRDh1RjBEOXVGMERBAAACAYkABgAIAgABAAQABwAKAA0AVgCfAOgBL/yUDvyUDvyUDvuUDvtvi/emFYuQjZCOjo+Pj42Qiwj3lIsFkIuQiY6Hj4iNhouGi4aJh4eHCPsU+xQFiIiGiYaLhouHjYeOCPsU9xQFiI+Jj4uQCA77b4v3FBWLkI2Pjo8I9xT3FAWPjo+NkIuQi5CJjogI9xT7FAWPh42Hi4aLhomHh4eIiIaJhosI+5SLBYaLh42HjoiPiY+LkAgO+92d928Vi5CNkI+OCPcU9xQFjo+QjZCLkIuPiY6Hj4iNhouGCIv7lAWLhomHh4iIh4eJhouGi4aNiI8I+xT3FAWHjomPi5AIDvvdi+YVi/eUBYuQjZCOjo+Pj42Qi5CLkImOhwj3FPsUBY+IjYaLhouGiYeHiAj7FPsUBYiHhomGi4aLh42Hj4iOiY+LkAgO+JQU+JQViwwKAAAAAAMCAAGQAAUAAAFMAWYAAABHAUwBZgAAAPUAGQCEAAAAAAAAAAAAAAAAAAAAARAAAAAAAAAAAAAAAAAAAAAAQAAA8NoB4P/g/+AB4AAgAAAAAQAAAAAAAAAAAAAAIAAAAAAAAgAAAAMAAAAUAAMAAQAAABQABAA4AAAACgAIAAIAAgABACDw2v/9//8AAAAAACDw1//9//8AAf/jDy0AAwABAAAAAAAAAAAAAAABAAH//wAPAAEAAAABAAA5emozXw889QALAgAAAAAA0ABHWAAAAADQAEdYAAAAAAElAW4AAAAIAAIAAAAAAAAAAQAAAeD/4AAAAgAAAAAAASUAAQAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAABAAAAASUAAAElAAAAtwASALcAAAAAUAAACAAAAAAADgCuAAEAAAAAAAEADgAAAAEAAAAAAAIADgBHAAEAAAAAAAMADgAkAAEAAAAAAAQADgBVAAEAAAAAAAUAFgAOAAEAAAAAAAYABwAyAAEAAAAAAAoANABjAAMAAQQJAAEADgAAAAMAAQQJAAIADgBHAAMAAQQJAAMADgAkAAMAAQQJAAQADgBVAAMAAQQJAAUAFgAOAAMAAQQJAAYADgA5AAMAAQQJAAoANABjAGkAYwBvAG0AbwBvAG4AVgBlAHIAcwBpAG8AbgAgADEALgAwAGkAYwBvAG0AbwBvAG5pY29tb29uAGkAYwBvAG0AbwBvAG4AUgBlAGcAdQBsAGEAcgBpAGMAbwBtAG8AbwBuAEYAbwBuAHQAIABnAGUAbgBlAHIAYQB0AGUAZAAgAGIAeQAgAEkAYwBvAE0AbwBvAG4ALgAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA) format('woff');
	font-weight: 400;
	font-style: normal
}

.ui.dropdown>.dropdown.icon {
	font-family: Dropdown;
	line-height: 1;
	height: 1em;
	width: 1.23em;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	font-weight: 400;
	font-style: normal;
	text-align: center
}

.ui.dropdown>.dropdown.icon {
	width: auto
}

.ui.dropdown>.dropdown.icon:before {
	content: '\f0d7'
}

.ui.dropdown .menu .item .dropdown.icon:before {
	content: '\f0da'
}

.ui.dropdown .item .left.dropdown.icon:before,
.ui.dropdown .left.menu .item .dropdown.icon:before {
	content: "\f0d9"
}

.ui.vertical.menu .dropdown.item>.dropdown.icon:before {
	content: "\f0da"
}


/*!
 * # Semantic UI 2.3.3 - Checkbox
 * http://github.com/semantic-org/semantic-ui/
 *
 *
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 */

.ui.checkbox {
	position: relative;
	display: inline-block;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	outline: 0;
	vertical-align: baseline;
	font-style: normal;
	min-height: 17px;
	font-size: 1rem;
	line-height: 17px;
	min-width: 17px
}

.ui.checkbox input[type=checkbox],
.ui.checkbox input[type=radio] {
	cursor: pointer;
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0!important;
	outline: 0;
	z-index: 3;
	width: 17px;
	height: 17px
}

.ui.checkbox .box,
.ui.checkbox label {
	cursor: auto;
	position: relative;
	display: block;
	padding-left: 1.85714em;
	outline: 0;
	font-size: 1em
}

.ui.checkbox .box:before,
.ui.checkbox label:before {
	position: absolute;
	top: 0;
	left: 0;
	width: 17px;
	height: 17px;
	content: '';
	background: #fff;
	border-radius: .21428571rem;
	-webkit-transition: border .1s ease, opacity .1s ease, -webkit-transform .1s ease, -webkit-box-shadow .1s ease;
	transition: border .1s ease, opacity .1s ease, -webkit-transform .1s ease, -webkit-box-shadow .1s ease;
	transition: border .1s ease, opacity .1s ease, transform .1s ease, box-shadow .1s ease;
	transition: border .1s ease, opacity .1s ease, transform .1s ease, box-shadow .1s ease, -webkit-transform .1s ease, -webkit-box-shadow .1s ease;
	border: 1px solid #d4d4d5
}

.ui.checkbox .box:after,
.ui.checkbox label:after {
	position: absolute;
	font-size: 14px;
	top: 0;
	left: 0;
	width: 17px;
	height: 17px;
	text-align: center;
	opacity: 0;
	color: rgba(0, 0, 0, .87);
	-webkit-transition: border .1s ease, opacity .1s ease, -webkit-transform .1s ease, -webkit-box-shadow .1s ease;
	transition: border .1s ease, opacity .1s ease, -webkit-transform .1s ease, -webkit-box-shadow .1s ease;
	transition: border .1s ease, opacity .1s ease, transform .1s ease, box-shadow .1s ease;
	transition: border .1s ease, opacity .1s ease, transform .1s ease, box-shadow .1s ease, -webkit-transform .1s ease, -webkit-box-shadow .1s ease
}

.ui.checkbox label,
.ui.checkbox+label {
	color: rgba(0, 0, 0, .87);
	-webkit-transition: color .1s ease;
	transition: color .1s ease
}

.ui.checkbox+label {
	vertical-align: middle
}

.ui.checkbox .box:hover::before,
.ui.checkbox label:hover::before {
	background: #fff;
	border-color: rgba(34, 36, 38, .35)
}

.ui.checkbox label:hover,
.ui.checkbox+label:hover {
	color: rgba(0, 0, 0, .8)
}

.ui.checkbox .box:active::before,
.ui.checkbox label:active::before {
	background: #f9fafb;
	border-color: rgba(34, 36, 38, .35)
}

.ui.checkbox .box:active::after,
.ui.checkbox label:active::after {
	color: rgba(0, 0, 0, .95)
}

.ui.checkbox input:active~label {
	color: rgba(0, 0, 0, .95)
}

.ui.checkbox input:focus~.box:before,
.ui.checkbox input:focus~label:before {
	background: #fff;
	border-color: #96c8da
}

.ui.checkbox input:focus~.box:after,
.ui.checkbox input:focus~label:after {
	color: rgba(0, 0, 0, .95)
}

.ui.checkbox input:focus~label {
	color: rgba(0, 0, 0, .95)
}

.ui.checkbox input:checked~.box:before,
.ui.checkbox input:checked~label:before {
	background: #fff;
	border-color: rgba(34, 36, 38, .35)
}

.ui.checkbox input:checked~.box:after,
.ui.checkbox input:checked~label:after {
	opacity: 1;
	color: rgba(0, 0, 0, .95)
}

.ui.checkbox input:not([type=radio]):indeterminate~.box:before,
.ui.checkbox input:not([type=radio]):indeterminate~label:before {
	background: #fff;
	border-color: rgba(34, 36, 38, .35)
}

.ui.checkbox input:not([type=radio]):indeterminate~.box:after,
.ui.checkbox input:not([type=radio]):indeterminate~label:after {
	opacity: 1;
	color: rgba(0, 0, 0, .95)
}

.ui.checkbox input:checked:focus~.box:before,
.ui.checkbox input:checked:focus~label:before,
.ui.checkbox input:not([type=radio]):indeterminate:focus~.box:before,
.ui.checkbox input:not([type=radio]):indeterminate:focus~label:before {
	background: #fff;
	border-color: #96c8da
}

.ui.checkbox input:checked:focus~.box:after,
.ui.checkbox input:checked:focus~label:after,
.ui.checkbox input:not([type=radio]):indeterminate:focus~.box:after,
.ui.checkbox input:not([type=radio]):indeterminate:focus~label:after {
	color: rgba(0, 0, 0, .95)
}

.ui.read-only.checkbox,
.ui.read-only.checkbox label {
	cursor: default
}

.ui.checkbox input[disabled]~.box:after,
.ui.checkbox input[disabled]~label,
.ui.disabled.checkbox .box:after,
.ui.disabled.checkbox label {
	cursor: default!important;
	opacity: .5;
	color: #000
}

.ui.checkbox input.hidden {
	z-index: -1
}

.ui.checkbox input.hidden+label {
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.ui.radio.checkbox {
	min-height: 15px
}

.ui.radio.checkbox .box,
.ui.radio.checkbox label {
	padding-left: 1.85714em
}

.ui.radio.checkbox .box:before,
.ui.radio.checkbox label:before {
	content: '';
	-webkit-transform: none;
	transform: none;
	width: 15px;
	height: 15px;
	border-radius: 500rem;
	top: 1px;
	left: 0
}

.ui.radio.checkbox .box:after,
.ui.radio.checkbox label:after {
	border: none;
	content: ''!important;
	width: 15px;
	height: 15px;
	line-height: 15px
}

.ui.radio.checkbox .box:after,
.ui.radio.checkbox label:after {
	top: 1px;
	left: 0;
	width: 15px;
	height: 15px;
	border-radius: 500rem;
	-webkit-transform: scale(.46666667);
	transform: scale(.46666667);
	background-color: rgba(0, 0, 0, .87)
}

.ui.radio.checkbox input:focus~.box:before,
.ui.radio.checkbox input:focus~label:before {
	background-color: #fff
}

.ui.radio.checkbox input:focus~.box:after,
.ui.radio.checkbox input:focus~label:after {
	background-color: rgba(0, 0, 0, .95)
}

.ui.radio.checkbox input:indeterminate~.box:after,
.ui.radio.checkbox input:indeterminate~label:after {
	opacity: 0
}

.ui.radio.checkbox input:checked~.box:before,
.ui.radio.checkbox input:checked~label:before {
	background-color: #fff
}

.ui.radio.checkbox input:checked~.box:after,
.ui.radio.checkbox input:checked~label:after {
	background-color: rgba(0, 0, 0, .95)
}

.ui.radio.checkbox input:focus:checked~.box:before,
.ui.radio.checkbox input:focus:checked~label:before {
	background-color: #fff
}

.ui.radio.checkbox input:focus:checked~.box:after,
.ui.radio.checkbox input:focus:checked~label:after {
	background-color: rgba(0, 0, 0, .95)
}

.ui.slider.checkbox {
	min-height: 1.25rem
}

.ui.slider.checkbox input {
	width: 3.5rem;
	height: 1.25rem
}

.ui.slider.checkbox .box,
.ui.slider.checkbox label {
	padding-left: 4.5rem;
	line-height: 1rem;
	color: rgba(0, 0, 0, .4)
}

.ui.slider.checkbox .box:before,
.ui.slider.checkbox label:before {
	display: block;
	position: absolute;
	content: '';
	border: none!important;
	left: 0;
	z-index: 1;
	top: .4rem;
	background-color: rgba(0, 0, 0, .05);
	width: 3.5rem;
	height: .21428571rem;
	-webkit-transform: none;
	transform: none;
	border-radius: 500rem;
	-webkit-transition: background .3s ease;
	transition: background .3s ease
}

.ui.slider.checkbox .box:after,
.ui.slider.checkbox label:after {
	background: #fff -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(0, 0, 0, .05)));
	background: #fff -webkit-linear-gradient(transparent, rgba(0, 0, 0, .05));
	background: #fff linear-gradient(transparent, rgba(0, 0, 0, .05));
	position: absolute;
	content: ''!important;
	opacity: 1;
	z-index: 2;
	border: none;
	-webkit-box-shadow: 0 1px 2px 0 rgba(34, 36, 38, .15), 0 0 0 1px rgba(34, 36, 38, .15) inset;
	box-shadow: 0 1px 2px 0 rgba(34, 36, 38, .15), 0 0 0 1px rgba(34, 36, 38, .15) inset;
	width: 1.5rem;
	height: 1.5rem;
	top: -.25rem;
	left: 0;
	-webkit-transform: none;
	transform: none;
	border-radius: 500rem;
	-webkit-transition: left .3s ease;
	transition: left .3s ease
}

.ui.slider.checkbox input:focus~.box:before,
.ui.slider.checkbox input:focus~label:before {
	background-color: rgba(0, 0, 0, .15);
	border: none
}

.ui.slider.checkbox .box:hover,
.ui.slider.checkbox label:hover {
	color: rgba(0, 0, 0, .8)
}

.ui.slider.checkbox .box:hover::before,
.ui.slider.checkbox label:hover::before {
	background: rgba(0, 0, 0, .15)
}

.ui.slider.checkbox input:checked~.box,
.ui.slider.checkbox input:checked~label {
	color: rgba(0, 0, 0, .95)!important
}

.ui.slider.checkbox input:checked~.box:before,
.ui.slider.checkbox input:checked~label:before {
	background-color: #545454!important
}

.ui.slider.checkbox input:checked~.box:after,
.ui.slider.checkbox input:checked~label:after {
	left: 2rem
}

.ui.slider.checkbox input:focus:checked~.box,
.ui.slider.checkbox input:focus:checked~label {
	color: rgba(0, 0, 0, .95)!important
}

.ui.slider.checkbox input:focus:checked~.box:before,
.ui.slider.checkbox input:focus:checked~label:before {
	background-color: #000!important
}

.ui.toggle.checkbox {
	min-height: 1.5rem
}

.ui.toggle.checkbox input {
	width: 3.5rem;
	height: 1.5rem
}

.ui.toggle.checkbox .box,
.ui.toggle.checkbox label {
	min-height: 1.5rem;
	padding-left: 4.5rem;
	color: rgba(0, 0, 0, .87)
}

.ui.toggle.checkbox label {
	padding-top: .15em
}

.ui.toggle.checkbox .box:before,
.ui.toggle.checkbox label:before {
	display: block;
	position: absolute;
	content: '';
	z-index: 1;
	-webkit-transform: none;
	transform: none;
	border: none;
	top: 0;
	background: rgba(0, 0, 0, .05);
	-webkit-box-shadow: none;
	box-shadow: none;
	width: 3.5rem;
	height: 1.5rem;
	border-radius: 500rem
}

.ui.toggle.checkbox .box:after,
.ui.toggle.checkbox label:after {
	background: #fff -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(0, 0, 0, .05)));
	background: #fff -webkit-linear-gradient(transparent, rgba(0, 0, 0, .05));
	background: #fff linear-gradient(transparent, rgba(0, 0, 0, .05));
	position: absolute;
	content: ''!important;
	opacity: 1;
	z-index: 2;
	border: none;
	-webkit-box-shadow: 0 1px 2px 0 rgba(34, 36, 38, .15), 0 0 0 1px rgba(34, 36, 38, .15) inset;
	box-shadow: 0 1px 2px 0 rgba(34, 36, 38, .15), 0 0 0 1px rgba(34, 36, 38, .15) inset;
	width: 1.5rem;
	height: 1.5rem;
	top: 0;
	left: 0;
	border-radius: 500rem;
	-webkit-transition: background .3s ease, left .3s ease;
	transition: background .3s ease, left .3s ease
}

.ui.toggle.checkbox input~.box:after,
.ui.toggle.checkbox input~label:after {
	left: -.05rem;
	-webkit-box-shadow: 0 1px 2px 0 rgba(34, 36, 38, .15), 0 0 0 1px rgba(34, 36, 38, .15) inset;
	box-shadow: 0 1px 2px 0 rgba(34, 36, 38, .15), 0 0 0 1px rgba(34, 36, 38, .15) inset
}

.ui.toggle.checkbox input:focus~.box:before,
.ui.toggle.checkbox input:focus~label:before {
	background-color: rgba(0, 0, 0, .15);
	border: none
}

.ui.toggle.checkbox .box:hover::before,
.ui.toggle.checkbox label:hover::before {
	background-color: rgba(0, 0, 0, .15);
	border: none
}

.ui.toggle.checkbox input:checked~.box,
.ui.toggle.checkbox input:checked~label {
	color: rgba(0, 0, 0, .95)!important
}

.ui.toggle.checkbox input:checked~.box:before,
.ui.toggle.checkbox input:checked~label:before {
	background-color: #2185d0!important
}

.ui.toggle.checkbox input:checked~.box:after,
.ui.toggle.checkbox input:checked~label:after {
	left: 2.15rem;
	-webkit-box-shadow: 0 1px 2px 0 rgba(34, 36, 38, .15), 0 0 0 1px rgba(34, 36, 38, .15) inset;
	box-shadow: 0 1px 2px 0 rgba(34, 36, 38, .15), 0 0 0 1px rgba(34, 36, 38, .15) inset
}

.ui.toggle.checkbox input:focus:checked~.box,
.ui.toggle.checkbox input:focus:checked~label {
	color: rgba(0, 0, 0, .95)!important
}

.ui.toggle.checkbox input:focus:checked~.box:before,
.ui.toggle.checkbox input:focus:checked~label:before {
	background-color: #0d71bb!important
}

.ui.fitted.checkbox .box,
.ui.fitted.checkbox label {
	padding-left: 0!important
}

.ui.fitted.toggle.checkbox {
	width: 3.5rem
}

.ui.fitted.slider.checkbox {
	width: 3.5rem
}

@font-face {
	font-family: Checkbox;
	src: url(data:application/x-font-ttf;charset=utf-8;base64,AAEAAAALAIAAAwAwT1MvMg8SBD8AAAC8AAAAYGNtYXAYVtCJAAABHAAAAFRnYXNwAAAAEAAAAXAAAAAIZ2x5Zn4huwUAAAF4AAABYGhlYWQGPe1ZAAAC2AAAADZoaGVhB30DyAAAAxAAAAAkaG10eBBKAEUAAAM0AAAAHGxvY2EAmgESAAADUAAAABBtYXhwAAkALwAAA2AAAAAgbmFtZSC8IugAAAOAAAABknBvc3QAAwAAAAAFFAAAACAAAwMTAZAABQAAApkCzAAAAI8CmQLMAAAB6wAzAQkAAAAAAAAAAAAAAAAAAAABEAAAAAAAAAAAAAAAAAAAAABAAADoAgPA/8AAQAPAAEAAAAABAAAAAAAAAAAAAAAgAAAAAAADAAAAAwAAABwAAQADAAAAHAADAAEAAAAcAAQAOAAAAAoACAACAAIAAQAg6AL//f//AAAAAAAg6AD//f//AAH/4xgEAAMAAQAAAAAAAAAAAAAAAQAB//8ADwABAAAAAAAAAAAAAgAANzkBAAAAAAEAAAAAAAAAAAACAAA3OQEAAAAAAQAAAAAAAAAAAAIAADc5AQAAAAABAEUAUQO7AvgAGgAAARQHAQYjIicBJjU0PwE2MzIfAQE2MzIfARYVA7sQ/hQQFhcQ/uMQEE4QFxcQqAF2EBcXEE4QAnMWEP4UEBABHRAXFhBOEBCoAXcQEE4QFwAAAAABAAABbgMlAkkAFAAAARUUBwYjISInJj0BNDc2MyEyFxYVAyUQEBf9SRcQEBAQFwK3FxAQAhJtFxAQEBAXbRcQEBAQFwAAAAABAAAASQMlA24ALAAAARUUBwYrARUUBwYrASInJj0BIyInJj0BNDc2OwE1NDc2OwEyFxYdATMyFxYVAyUQEBfuEBAXbhYQEO4XEBAQEBfuEBAWbhcQEO4XEBACEm0XEBDuFxAQEBAX7hAQF20XEBDuFxAQEBAX7hAQFwAAAQAAAAIAAHRSzT9fDzz1AAsEAAAAAADRsdR3AAAAANGx1HcAAAAAA7sDbgAAAAgAAgAAAAAAAAABAAADwP/AAAAEAAAAAAADuwABAAAAAAAAAAAAAAAAAAAABwQAAAAAAAAAAAAAAAIAAAAEAABFAyUAAAMlAAAAAAAAAAoAFAAeAE4AcgCwAAEAAAAHAC0AAQAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAOAK4AAQAAAAAAAQAIAAAAAQAAAAAAAgAHAGkAAQAAAAAAAwAIADkAAQAAAAAABAAIAH4AAQAAAAAABQALABgAAQAAAAAABgAIAFEAAQAAAAAACgAaAJYAAwABBAkAAQAQAAgAAwABBAkAAgAOAHAAAwABBAkAAwAQAEEAAwABBAkABAAQAIYAAwABBAkABQAWACMAAwABBAkABgAQAFkAAwABBAkACgA0ALBDaGVja2JveABDAGgAZQBjAGsAYgBvAHhWZXJzaW9uIDIuMABWAGUAcgBzAGkAbwBuACAAMgAuADBDaGVja2JveABDAGgAZQBjAGsAYgBvAHhDaGVja2JveABDAGgAZQBjAGsAYgBvAHhSZWd1bGFyAFIAZQBnAHUAbABhAHJDaGVja2JveABDAGgAZQBjAGsAYgBvAHhGb250IGdlbmVyYXRlZCBieSBJY29Nb29uLgBGAG8AbgB0ACAAZwBlAG4AZQByAGEAdABlAGQAIABiAHkAIABJAGMAbwBNAG8AbwBuAC4AAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA) format('truetype')
}

.ui.checkbox .box:after,
.ui.checkbox label:after {
	font-family: Checkbox
}

.ui.checkbox input:checked~.box:after,
.ui.checkbox input:checked~label:after {
	content: '\e800'
}

.ui.checkbox input:indeterminate~.box:after,
.ui.checkbox input:indeterminate~label:after {
	font-size: 12px;
	content: '\e801'
}


/*!
 * # Semantic UI 2.2.14 - Transition
 * http://github.com/semantic-org/semantic-ui/
 *
 *
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 */

.transition {
	-webkit-animation-iteration-count: 1;
	animation-iteration-count: 1;
	-webkit-animation-duration: .3s;
	animation-duration: .3s;
	-webkit-animation-timing-function: ease;
	animation-timing-function: ease;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}

.animating.transition {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	visibility: visible!important
}

.loading.transition {
	position: absolute;
	top: -99999px;
	left: -99999px
}

.hidden.transition {
	display: none;
	visibility: hidden
}

.visible.transition {
	display: block!important;
	visibility: visible!important
}

.disabled.transition {
	-webkit-animation-play-state: paused;
	animation-play-state: paused
}

.looping.transition {
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite
}

.transition.browse {
	-webkit-animation-duration: .5s;
	animation-duration: .5s
}

.transition.browse.in {
	-webkit-animation-name: browseIn;
	animation-name: browseIn
}

.transition.browse.left.out,
.transition.browse.out {
	-webkit-animation-name: browseOutLeft;
	animation-name: browseOutLeft
}

.transition.browse.right.out {
	-webkit-animation-name: browseOutRight;
	animation-name: browseOutRight
}

@-webkit-keyframes browseIn {
	0% {
		-webkit-transform: scale(.8) translateZ(0);
		transform: scale(.8) translateZ(0);
		z-index: -1
	}
	10% {
		-webkit-transform: scale(.8) translateZ(0);
		transform: scale(.8) translateZ(0);
		z-index: -1;
		opacity: .7
	}
	80% {
		-webkit-transform: scale(1.05) translateZ(0);
		transform: scale(1.05) translateZ(0);
		opacity: 1;
		z-index: 999
	}
	100% {
		-webkit-transform: scale(1) translateZ(0);
		transform: scale(1) translateZ(0);
		z-index: 999
	}
}

@keyframes browseIn {
	0% {
		-webkit-transform: scale(.8) translateZ(0);
		transform: scale(.8) translateZ(0);
		z-index: -1
	}
	10% {
		-webkit-transform: scale(.8) translateZ(0);
		transform: scale(.8) translateZ(0);
		z-index: -1;
		opacity: .7
	}
	80% {
		-webkit-transform: scale(1.05) translateZ(0);
		transform: scale(1.05) translateZ(0);
		opacity: 1;
		z-index: 999
	}
	100% {
		-webkit-transform: scale(1) translateZ(0);
		transform: scale(1) translateZ(0);
		z-index: 999
	}
}

@-webkit-keyframes browseOutLeft {
	0% {
		z-index: 999;
		-webkit-transform: translateX(0) rotateY(0) rotateX(0);
		transform: translateX(0) rotateY(0) rotateX(0)
	}
	50% {
		z-index: -1;
		-webkit-transform: translateX(-105%) rotateY(35deg) rotateX(10deg) translateZ(-10px);
		transform: translateX(-105%) rotateY(35deg) rotateX(10deg) translateZ(-10px)
	}
	80% {
		opacity: 1
	}
	100% {
		z-index: -1;
		-webkit-transform: translateX(0) rotateY(0) rotateX(0) translateZ(-10px);
		transform: translateX(0) rotateY(0) rotateX(0) translateZ(-10px);
		opacity: 0
	}
}

@keyframes browseOutLeft {
	0% {
		z-index: 999;
		-webkit-transform: translateX(0) rotateY(0) rotateX(0);
		transform: translateX(0) rotateY(0) rotateX(0)
	}
	50% {
		z-index: -1;
		-webkit-transform: translateX(-105%) rotateY(35deg) rotateX(10deg) translateZ(-10px);
		transform: translateX(-105%) rotateY(35deg) rotateX(10deg) translateZ(-10px)
	}
	80% {
		opacity: 1
	}
	100% {
		z-index: -1;
		-webkit-transform: translateX(0) rotateY(0) rotateX(0) translateZ(-10px);
		transform: translateX(0) rotateY(0) rotateX(0) translateZ(-10px);
		opacity: 0
	}
}

@-webkit-keyframes browseOutRight {
	0% {
		z-index: 999;
		-webkit-transform: translateX(0) rotateY(0) rotateX(0);
		transform: translateX(0) rotateY(0) rotateX(0)
	}
	50% {
		z-index: 1;
		-webkit-transform: translateX(105%) rotateY(35deg) rotateX(10deg) translateZ(-10px);
		transform: translateX(105%) rotateY(35deg) rotateX(10deg) translateZ(-10px)
	}
	80% {
		opacity: 1
	}
	100% {
		z-index: 1;
		-webkit-transform: translateX(0) rotateY(0) rotateX(0) translateZ(-10px);
		transform: translateX(0) rotateY(0) rotateX(0) translateZ(-10px);
		opacity: 0
	}
}

@keyframes browseOutRight {
	0% {
		z-index: 999;
		-webkit-transform: translateX(0) rotateY(0) rotateX(0);
		transform: translateX(0) rotateY(0) rotateX(0)
	}
	50% {
		z-index: 1;
		-webkit-transform: translateX(105%) rotateY(35deg) rotateX(10deg) translateZ(-10px);
		transform: translateX(105%) rotateY(35deg) rotateX(10deg) translateZ(-10px)
	}
	80% {
		opacity: 1
	}
	100% {
		z-index: 1;
		-webkit-transform: translateX(0) rotateY(0) rotateX(0) translateZ(-10px);
		transform: translateX(0) rotateY(0) rotateX(0) translateZ(-10px);
		opacity: 0
	}
}

.drop.transition {
	-webkit-transform-origin: top center;
	transform-origin: top center;
	-webkit-animation-duration: .4s;
	animation-duration: .4s;
	-webkit-animation-timing-function: cubic-bezier(.34, 1.61, .7, 1);
	animation-timing-function: cubic-bezier(.34, 1.61, .7, 1)
}

.drop.transition.in {
	-webkit-animation-name: dropIn;
	animation-name: dropIn
}

.drop.transition.out {
	-webkit-animation-name: dropOut;
	animation-name: dropOut
}

@-webkit-keyframes dropIn {
	0% {
		opacity: 0;
		-webkit-transform: scale(0);
		transform: scale(0)
	}
	100% {
		opacity: 1;
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

@keyframes dropIn {
	0% {
		opacity: 0;
		-webkit-transform: scale(0);
		transform: scale(0)
	}
	100% {
		opacity: 1;
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

@-webkit-keyframes dropOut {
	0% {
		opacity: 1;
		-webkit-transform: scale(1);
		transform: scale(1)
	}
	100% {
		opacity: 0;
		-webkit-transform: scale(0);
		transform: scale(0)
	}
}

@keyframes dropOut {
	0% {
		opacity: 1;
		-webkit-transform: scale(1);
		transform: scale(1)
	}
	100% {
		opacity: 0;
		-webkit-transform: scale(0);
		transform: scale(0)
	}
}

.transition.fade.in {
	-webkit-animation-name: fadeIn;
	animation-name: fadeIn
}

.transition[class*="fade up"].in {
	-webkit-animation-name: fadeInUp;
	animation-name: fadeInUp
}

.transition[class*="fade down"].in {
	-webkit-animation-name: fadeInDown;
	animation-name: fadeInDown
}

.transition[class*="fade left"].in {
	-webkit-animation-name: fadeInLeft;
	animation-name: fadeInLeft
}

.transition[class*="fade right"].in {
	-webkit-animation-name: fadeInRight;
	animation-name: fadeInRight
}

.transition.fade.out {
	-webkit-animation-name: fadeOut;
	animation-name: fadeOut
}

.transition[class*="fade up"].out {
	-webkit-animation-name: fadeOutUp;
	animation-name: fadeOutUp
}

.transition[class*="fade down"].out {
	-webkit-animation-name: fadeOutDown;
	animation-name: fadeOutDown
}

.transition[class*="fade left"].out {
	-webkit-animation-name: fadeOutLeft;
	animation-name: fadeOutLeft
}

.transition[class*="fade right"].out {
	-webkit-animation-name: fadeOutRight;
	animation-name: fadeOutRight
}

@-webkit-keyframes fadeIn {
	0% {
		opacity: 0
	}
	100% {
		opacity: 1
	}
}

@keyframes fadeIn {
	0% {
		opacity: 0
	}
	100% {
		opacity: 1
	}
}

@-webkit-keyframes fadeInUp {
	0% {
		opacity: 0;
		-webkit-transform: translateY(10%);
		transform: translateY(10%)
	}
	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
}

@keyframes fadeInUp {
	0% {
		opacity: 0;
		-webkit-transform: translateY(10%);
		transform: translateY(10%)
	}
	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
}

@-webkit-keyframes fadeInDown {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-10%);
		transform: translateY(-10%)
	}
	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
}

@keyframes fadeInDown {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-10%);
		transform: translateY(-10%)
	}
	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
}

@-webkit-keyframes fadeInLeft {
	0% {
		opacity: 0;
		-webkit-transform: translateX(10%);
		transform: translateX(10%)
	}
	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
}

@keyframes fadeInLeft {
	0% {
		opacity: 0;
		-webkit-transform: translateX(10%);
		transform: translateX(10%)
	}
	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
}

@-webkit-keyframes fadeInRight {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-10%);
		transform: translateX(-10%)
	}
	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
}

@keyframes fadeInRight {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-10%);
		transform: translateX(-10%)
	}
	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
}

@-webkit-keyframes fadeOut {
	0% {
		opacity: 1
	}
	100% {
		opacity: 0
	}
}

@keyframes fadeOut {
	0% {
		opacity: 1
	}
	100% {
		opacity: 0
	}
}

@-webkit-keyframes fadeOutUp {
	0% {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
	100% {
		opacity: 0;
		-webkit-transform: translateY(5%);
		transform: translateY(5%)
	}
}

@keyframes fadeOutUp {
	0% {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
	100% {
		opacity: 0;
		-webkit-transform: translateY(5%);
		transform: translateY(5%)
	}
}

@-webkit-keyframes fadeOutDown {
	0% {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
	100% {
		opacity: 0;
		-webkit-transform: translateY(-5%);
		transform: translateY(-5%)
	}
}

@keyframes fadeOutDown {
	0% {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
	100% {
		opacity: 0;
		-webkit-transform: translateY(-5%);
		transform: translateY(-5%)
	}
}

@-webkit-keyframes fadeOutLeft {
	0% {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
	100% {
		opacity: 0;
		-webkit-transform: translateX(5%);
		transform: translateX(5%)
	}
}

@keyframes fadeOutLeft {
	0% {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
	100% {
		opacity: 0;
		-webkit-transform: translateX(5%);
		transform: translateX(5%)
	}
}

@-webkit-keyframes fadeOutRight {
	0% {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
	100% {
		opacity: 0;
		-webkit-transform: translateX(-5%);
		transform: translateX(-5%)
	}
}

@keyframes fadeOutRight {
	0% {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
	100% {
		opacity: 0;
		-webkit-transform: translateX(-5%);
		transform: translateX(-5%)
	}
}

.flip.transition.in,
.flip.transition.out {
	-webkit-animation-duration: .6s;
	animation-duration: .6s
}

.horizontal.flip.transition.in {
	-webkit-animation-name: horizontalFlipIn;
	animation-name: horizontalFlipIn
}

.horizontal.flip.transition.out {
	-webkit-animation-name: horizontalFlipOut;
	animation-name: horizontalFlipOut
}

.vertical.flip.transition.in {
	-webkit-animation-name: verticalFlipIn;
	animation-name: verticalFlipIn
}

.vertical.flip.transition.out {
	-webkit-animation-name: verticalFlipOut;
	animation-name: verticalFlipOut
}

@-webkit-keyframes horizontalFlipIn {
	0% {
		-webkit-transform: perspective(2000px) rotateY(-90deg);
		transform: perspective(2000px) rotateY(-90deg);
		opacity: 0
	}
	100% {
		-webkit-transform: perspective(2000px) rotateY(0);
		transform: perspective(2000px) rotateY(0);
		opacity: 1
	}
}

@keyframes horizontalFlipIn {
	0% {
		-webkit-transform: perspective(2000px) rotateY(-90deg);
		transform: perspective(2000px) rotateY(-90deg);
		opacity: 0
	}
	100% {
		-webkit-transform: perspective(2000px) rotateY(0);
		transform: perspective(2000px) rotateY(0);
		opacity: 1
	}
}

@-webkit-keyframes verticalFlipIn {
	0% {
		-webkit-transform: perspective(2000px) rotateX(-90deg);
		transform: perspective(2000px) rotateX(-90deg);
		opacity: 0
	}
	100% {
		-webkit-transform: perspective(2000px) rotateX(0);
		transform: perspective(2000px) rotateX(0);
		opacity: 1
	}
}

@keyframes verticalFlipIn {
	0% {
		-webkit-transform: perspective(2000px) rotateX(-90deg);
		transform: perspective(2000px) rotateX(-90deg);
		opacity: 0
	}
	100% {
		-webkit-transform: perspective(2000px) rotateX(0);
		transform: perspective(2000px) rotateX(0);
		opacity: 1
	}
}

@-webkit-keyframes horizontalFlipOut {
	0% {
		-webkit-transform: perspective(2000px) rotateY(0);
		transform: perspective(2000px) rotateY(0);
		opacity: 1
	}
	100% {
		-webkit-transform: perspective(2000px) rotateY(90deg);
		transform: perspective(2000px) rotateY(90deg);
		opacity: 0
	}
}

@keyframes horizontalFlipOut {
	0% {
		-webkit-transform: perspective(2000px) rotateY(0);
		transform: perspective(2000px) rotateY(0);
		opacity: 1
	}
	100% {
		-webkit-transform: perspective(2000px) rotateY(90deg);
		transform: perspective(2000px) rotateY(90deg);
		opacity: 0
	}
}

@-webkit-keyframes verticalFlipOut {
	0% {
		-webkit-transform: perspective(2000px) rotateX(0);
		transform: perspective(2000px) rotateX(0);
		opacity: 1
	}
	100% {
		-webkit-transform: perspective(2000px) rotateX(-90deg);
		transform: perspective(2000px) rotateX(-90deg);
		opacity: 0
	}
}

@keyframes verticalFlipOut {
	0% {
		-webkit-transform: perspective(2000px) rotateX(0);
		transform: perspective(2000px) rotateX(0);
		opacity: 1
	}
	100% {
		-webkit-transform: perspective(2000px) rotateX(-90deg);
		transform: perspective(2000px) rotateX(-90deg);
		opacity: 0
	}
}

.scale.transition.in {
	-webkit-animation-name: scaleIn;
	animation-name: scaleIn
}

.scale.transition.out {
	-webkit-animation-name: scaleOut;
	animation-name: scaleOut
}

@-webkit-keyframes scaleIn {
	0% {
		opacity: 0;
		-webkit-transform: scale(.8);
		transform: scale(.8)
	}
	100% {
		opacity: 1;
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

@keyframes scaleIn {
	0% {
		opacity: 0;
		-webkit-transform: scale(.8);
		transform: scale(.8)
	}
	100% {
		opacity: 1;
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

@-webkit-keyframes scaleOut {
	0% {
		opacity: 1;
		-webkit-transform: scale(1);
		transform: scale(1)
	}
	100% {
		opacity: 0;
		-webkit-transform: scale(.9);
		transform: scale(.9)
	}
}

@keyframes scaleOut {
	0% {
		opacity: 1;
		-webkit-transform: scale(1);
		transform: scale(1)
	}
	100% {
		opacity: 0;
		-webkit-transform: scale(.9);
		transform: scale(.9)
	}
}

.transition.fly {
	-webkit-animation-duration: .6s;
	animation-duration: .6s;
	-webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
	transition-timing-function: cubic-bezier(.215, .61, .355, 1)
}

.transition.fly.in {
	-webkit-animation-name: flyIn;
	animation-name: flyIn
}

.transition[class*="fly up"].in {
	-webkit-animation-name: flyInUp;
	animation-name: flyInUp
}

.transition[class*="fly down"].in {
	-webkit-animation-name: flyInDown;
	animation-name: flyInDown
}

.transition[class*="fly left"].in {
	-webkit-animation-name: flyInLeft;
	animation-name: flyInLeft
}

.transition[class*="fly right"].in {
	-webkit-animation-name: flyInRight;
	animation-name: flyInRight
}

.transition.fly.out {
	-webkit-animation-name: flyOut;
	animation-name: flyOut
}

.transition[class*="fly up"].out {
	-webkit-animation-name: flyOutUp;
	animation-name: flyOutUp
}

.transition[class*="fly down"].out {
	-webkit-animation-name: flyOutDown;
	animation-name: flyOutDown
}

.transition[class*="fly left"].out {
	-webkit-animation-name: flyOutLeft;
	animation-name: flyOutLeft
}

.transition[class*="fly right"].out {
	-webkit-animation-name: flyOutRight;
	animation-name: flyOutRight
}

@-webkit-keyframes flyIn {
	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)
	}
	100% {
		opacity: 1;
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}
}

@keyframes flyIn {
	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)
	}
	100% {
		opacity: 1;
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}
}

@-webkit-keyframes flyInUp {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 1500px, 0);
		transform: translate3d(0, 1500px, 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)
	}
	100% {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

@keyframes flyInUp {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 1500px, 0);
		transform: translate3d(0, 1500px, 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)
	}
	100% {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

@-webkit-keyframes flyInDown {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -1500px, 0);
		transform: translate3d(0, -1500px, 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)
	}
	100% {
		-webkit-transform: none;
		transform: none
	}
}

@keyframes flyInDown {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -1500px, 0);
		transform: translate3d(0, -1500px, 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)
	}
	100% {
		-webkit-transform: none;
		transform: none
	}
}

@-webkit-keyframes flyInLeft {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(1500px, 0, 0);
		transform: translate3d(1500px, 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)
	}
	100% {
		-webkit-transform: none;
		transform: none
	}
}

@keyframes flyInLeft {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(1500px, 0, 0);
		transform: translate3d(1500px, 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)
	}
	100% {
		-webkit-transform: none;
		transform: none
	}
}

@-webkit-keyframes flyInRight {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-1500px, 0, 0);
		transform: translate3d(-1500px, 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)
	}
	100% {
		-webkit-transform: none;
		transform: none
	}
}

@keyframes flyInRight {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-1500px, 0, 0);
		transform: translate3d(-1500px, 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)
	}
	100% {
		-webkit-transform: none;
		transform: none
	}
}

@-webkit-keyframes flyOut {
	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)
	}
	100% {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3)
	}
}

@keyframes flyOut {
	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)
	}
	100% {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3)
	}
}

@-webkit-keyframes flyOutUp {
	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)
	}
	100% {
		opacity: 0;
		-webkit-transform: translate3d(0, 2000px, 0);
		transform: translate3d(0, 2000px, 0)
	}
}

@keyframes flyOutUp {
	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)
	}
	100% {
		opacity: 0;
		-webkit-transform: translate3d(0, 2000px, 0);
		transform: translate3d(0, 2000px, 0)
	}
}

@-webkit-keyframes flyOutDown {
	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)
	}
	100% {
		opacity: 0;
		-webkit-transform: translate3d(0, -2000px, 0);
		transform: translate3d(0, -2000px, 0)
	}
}

@keyframes flyOutDown {
	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)
	}
	100% {
		opacity: 0;
		-webkit-transform: translate3d(0, -2000px, 0);
		transform: translate3d(0, -2000px, 0)
	}
}

@-webkit-keyframes flyOutRight {
	20% {
		opacity: 1;
		-webkit-transform: translate3d(20px, 0, 0);
		transform: translate3d(20px, 0, 0)
	}
	100% {
		opacity: 0;
		-webkit-transform: translate3d(-2000px, 0, 0);
		transform: translate3d(-2000px, 0, 0)
	}
}

@keyframes flyOutRight {
	20% {
		opacity: 1;
		-webkit-transform: translate3d(20px, 0, 0);
		transform: translate3d(20px, 0, 0)
	}
	100% {
		opacity: 0;
		-webkit-transform: translate3d(-2000px, 0, 0);
		transform: translate3d(-2000px, 0, 0)
	}
}

@-webkit-keyframes flyOutLeft {
	20% {
		opacity: 1;
		-webkit-transform: translate3d(-20px, 0, 0);
		transform: translate3d(-20px, 0, 0)
	}
	100% {
		opacity: 0;
		-webkit-transform: translate3d(2000px, 0, 0);
		transform: translate3d(2000px, 0, 0)
	}
}

@keyframes flyOutLeft {
	20% {
		opacity: 1;
		-webkit-transform: translate3d(-20px, 0, 0);
		transform: translate3d(-20px, 0, 0)
	}
	100% {
		opacity: 0;
		-webkit-transform: translate3d(2000px, 0, 0);
		transform: translate3d(2000px, 0, 0)
	}
}

.transition.slide.in,
.transition[class*="slide down"].in {
	-webkit-animation-name: slideInY;
	animation-name: slideInY;
	-webkit-transform-origin: top center;
	transform-origin: top center
}

.transition[class*="slide up"].in {
	-webkit-animation-name: slideInY;
	animation-name: slideInY;
	-webkit-transform-origin: bottom center;
	transform-origin: bottom center
}

.transition[class*="slide left"].in {
	-webkit-animation-name: slideInX;
	animation-name: slideInX;
	-webkit-transform-origin: center right;
	transform-origin: center right
}

.transition[class*="slide right"].in {
	-webkit-animation-name: slideInX;
	animation-name: slideInX;
	-webkit-transform-origin: center left;
	transform-origin: center left
}

.transition.slide.out,
.transition[class*="slide down"].out {
	-webkit-animation-name: slideOutY;
	animation-name: slideOutY;
	-webkit-transform-origin: top center;
	transform-origin: top center
}

.transition[class*="slide up"].out {
	-webkit-animation-name: slideOutY;
	animation-name: slideOutY;
	-webkit-transform-origin: bottom center;
	transform-origin: bottom center
}

.transition[class*="slide left"].out {
	-webkit-animation-name: slideOutX;
	animation-name: slideOutX;
	-webkit-transform-origin: center right;
	transform-origin: center right
}

.transition[class*="slide right"].out {
	-webkit-animation-name: slideOutX;
	animation-name: slideOutX;
	-webkit-transform-origin: center left;
	transform-origin: center left
}

@-webkit-keyframes slideInY {
	0% {
		opacity: 0;
		-webkit-transform: scaleY(0);
		transform: scaleY(0)
	}
	100% {
		opacity: 1;
		-webkit-transform: scaleY(1);
		transform: scaleY(1)
	}
}

@keyframes slideInY {
	0% {
		opacity: 0;
		-webkit-transform: scaleY(0);
		transform: scaleY(0)
	}
	100% {
		opacity: 1;
		-webkit-transform: scaleY(1);
		transform: scaleY(1)
	}
}

@-webkit-keyframes slideInX {
	0% {
		opacity: 0;
		-webkit-transform: scaleX(0);
		transform: scaleX(0)
	}
	100% {
		opacity: 1;
		-webkit-transform: scaleX(1);
		transform: scaleX(1)
	}
}

@keyframes slideInX {
	0% {
		opacity: 0;
		-webkit-transform: scaleX(0);
		transform: scaleX(0)
	}
	100% {
		opacity: 1;
		-webkit-transform: scaleX(1);
		transform: scaleX(1)
	}
}

@-webkit-keyframes slideOutY {
	0% {
		opacity: 1;
		-webkit-transform: scaleY(1);
		transform: scaleY(1)
	}
	100% {
		opacity: 0;
		-webkit-transform: scaleY(0);
		transform: scaleY(0)
	}
}

@keyframes slideOutY {
	0% {
		opacity: 1;
		-webkit-transform: scaleY(1);
		transform: scaleY(1)
	}
	100% {
		opacity: 0;
		-webkit-transform: scaleY(0);
		transform: scaleY(0)
	}
}

@-webkit-keyframes slideOutX {
	0% {
		opacity: 1;
		-webkit-transform: scaleX(1);
		transform: scaleX(1)
	}
	100% {
		opacity: 0;
		-webkit-transform: scaleX(0);
		transform: scaleX(0)
	}
}

@keyframes slideOutX {
	0% {
		opacity: 1;
		-webkit-transform: scaleX(1);
		transform: scaleX(1)
	}
	100% {
		opacity: 0;
		-webkit-transform: scaleX(0);
		transform: scaleX(0)
	}
}

.transition.swing {
	-webkit-animation-duration: .8s;
	animation-duration: .8s
}

.transition[class*="swing down"].in {
	-webkit-animation-name: swingInX;
	animation-name: swingInX;
	-webkit-transform-origin: top center;
	transform-origin: top center
}

.transition[class*="swing up"].in {
	-webkit-animation-name: swingInX;
	animation-name: swingInX;
	-webkit-transform-origin: bottom center;
	transform-origin: bottom center
}

.transition[class*="swing left"].in {
	-webkit-animation-name: swingInY;
	animation-name: swingInY;
	-webkit-transform-origin: center right;
	transform-origin: center right
}

.transition[class*="swing right"].in {
	-webkit-animation-name: swingInY;
	animation-name: swingInY;
	-webkit-transform-origin: center left;
	transform-origin: center left
}

.transition.swing.out,
.transition[class*="swing down"].out {
	-webkit-animation-name: swingOutX;
	animation-name: swingOutX;
	-webkit-transform-origin: top center;
	transform-origin: top center
}

.transition[class*="swing up"].out {
	-webkit-animation-name: swingOutX;
	animation-name: swingOutX;
	-webkit-transform-origin: bottom center;
	transform-origin: bottom center
}

.transition[class*="swing left"].out {
	-webkit-animation-name: swingOutY;
	animation-name: swingOutY;
	-webkit-transform-origin: center right;
	transform-origin: center right
}

.transition[class*="swing right"].out {
	-webkit-animation-name: swingOutY;
	animation-name: swingOutY;
	-webkit-transform-origin: center left;
	transform-origin: center left
}

@-webkit-keyframes swingInX {
	0% {
		-webkit-transform: perspective(1000px) rotateX(90deg);
		transform: perspective(1000px) rotateX(90deg);
		opacity: 0
	}
	40% {
		-webkit-transform: perspective(1000px) rotateX(-30deg);
		transform: perspective(1000px) rotateX(-30deg);
		opacity: 1
	}
	60% {
		-webkit-transform: perspective(1000px) rotateX(15deg);
		transform: perspective(1000px) rotateX(15deg)
	}
	80% {
		-webkit-transform: perspective(1000px) rotateX(-7.5deg);
		transform: perspective(1000px) rotateX(-7.5deg)
	}
	100% {
		-webkit-transform: perspective(1000px) rotateX(0);
		transform: perspective(1000px) rotateX(0)
	}
}

@keyframes swingInX {
	0% {
		-webkit-transform: perspective(1000px) rotateX(90deg);
		transform: perspective(1000px) rotateX(90deg);
		opacity: 0
	}
	40% {
		-webkit-transform: perspective(1000px) rotateX(-30deg);
		transform: perspective(1000px) rotateX(-30deg);
		opacity: 1
	}
	60% {
		-webkit-transform: perspective(1000px) rotateX(15deg);
		transform: perspective(1000px) rotateX(15deg)
	}
	80% {
		-webkit-transform: perspective(1000px) rotateX(-7.5deg);
		transform: perspective(1000px) rotateX(-7.5deg)
	}
	100% {
		-webkit-transform: perspective(1000px) rotateX(0);
		transform: perspective(1000px) rotateX(0)
	}
}

@-webkit-keyframes swingInY {
	0% {
		-webkit-transform: perspective(1000px) rotateY(-90deg);
		transform: perspective(1000px) rotateY(-90deg);
		opacity: 0
	}
	40% {
		-webkit-transform: perspective(1000px) rotateY(30deg);
		transform: perspective(1000px) rotateY(30deg);
		opacity: 1
	}
	60% {
		-webkit-transform: perspective(1000px) rotateY(-17.5deg);
		transform: perspective(1000px) rotateY(-17.5deg)
	}
	80% {
		-webkit-transform: perspective(1000px) rotateY(7.5deg);
		transform: perspective(1000px) rotateY(7.5deg)
	}
	100% {
		-webkit-transform: perspective(1000px) rotateY(0);
		transform: perspective(1000px) rotateY(0)
	}
}

@keyframes swingInY {
	0% {
		-webkit-transform: perspective(1000px) rotateY(-90deg);
		transform: perspective(1000px) rotateY(-90deg);
		opacity: 0
	}
	40% {
		-webkit-transform: perspective(1000px) rotateY(30deg);
		transform: perspective(1000px) rotateY(30deg);
		opacity: 1
	}
	60% {
		-webkit-transform: perspective(1000px) rotateY(-17.5deg);
		transform: perspective(1000px) rotateY(-17.5deg)
	}
	80% {
		-webkit-transform: perspective(1000px) rotateY(7.5deg);
		transform: perspective(1000px) rotateY(7.5deg)
	}
	100% {
		-webkit-transform: perspective(1000px) rotateY(0);
		transform: perspective(1000px) rotateY(0)
	}
}

@-webkit-keyframes swingOutX {
	0% {
		-webkit-transform: perspective(1000px) rotateX(0);
		transform: perspective(1000px) rotateX(0)
	}
	40% {
		-webkit-transform: perspective(1000px) rotateX(-7.5deg);
		transform: perspective(1000px) rotateX(-7.5deg)
	}
	60% {
		-webkit-transform: perspective(1000px) rotateX(17.5deg);
		transform: perspective(1000px) rotateX(17.5deg)
	}
	80% {
		-webkit-transform: perspective(1000px) rotateX(-30deg);
		transform: perspective(1000px) rotateX(-30deg);
		opacity: 1
	}
	100% {
		-webkit-transform: perspective(1000px) rotateX(90deg);
		transform: perspective(1000px) rotateX(90deg);
		opacity: 0
	}
}

@keyframes swingOutX {
	0% {
		-webkit-transform: perspective(1000px) rotateX(0);
		transform: perspective(1000px) rotateX(0)
	}
	40% {
		-webkit-transform: perspective(1000px) rotateX(-7.5deg);
		transform: perspective(1000px) rotateX(-7.5deg)
	}
	60% {
		-webkit-transform: perspective(1000px) rotateX(17.5deg);
		transform: perspective(1000px) rotateX(17.5deg)
	}
	80% {
		-webkit-transform: perspective(1000px) rotateX(-30deg);
		transform: perspective(1000px) rotateX(-30deg);
		opacity: 1
	}
	100% {
		-webkit-transform: perspective(1000px) rotateX(90deg);
		transform: perspective(1000px) rotateX(90deg);
		opacity: 0
	}
}

@-webkit-keyframes swingOutY {
	0% {
		-webkit-transform: perspective(1000px) rotateY(0);
		transform: perspective(1000px) rotateY(0)
	}
	40% {
		-webkit-transform: perspective(1000px) rotateY(7.5deg);
		transform: perspective(1000px) rotateY(7.5deg)
	}
	60% {
		-webkit-transform: perspective(1000px) rotateY(-10deg);
		transform: perspective(1000px) rotateY(-10deg)
	}
	80% {
		-webkit-transform: perspective(1000px) rotateY(30deg);
		transform: perspective(1000px) rotateY(30deg);
		opacity: 1
	}
	100% {
		-webkit-transform: perspective(1000px) rotateY(-90deg);
		transform: perspective(1000px) rotateY(-90deg);
		opacity: 0
	}
}

@keyframes swingOutY {
	0% {
		-webkit-transform: perspective(1000px) rotateY(0);
		transform: perspective(1000px) rotateY(0)
	}
	40% {
		-webkit-transform: perspective(1000px) rotateY(7.5deg);
		transform: perspective(1000px) rotateY(7.5deg)
	}
	60% {
		-webkit-transform: perspective(1000px) rotateY(-10deg);
		transform: perspective(1000px) rotateY(-10deg)
	}
	80% {
		-webkit-transform: perspective(1000px) rotateY(30deg);
		transform: perspective(1000px) rotateY(30deg);
		opacity: 1
	}
	100% {
		-webkit-transform: perspective(1000px) rotateY(-90deg);
		transform: perspective(1000px) rotateY(-90deg);
		opacity: 0
	}
}

.flash.transition {
	-webkit-animation-duration: 750ms;
	animation-duration: 750ms;
	-webkit-animation-name: flash;
	animation-name: flash
}

.shake.transition {
	-webkit-animation-duration: 750ms;
	animation-duration: 750ms;
	-webkit-animation-name: shake;
	animation-name: shake
}

.bounce.transition {
	-webkit-animation-duration: 750ms;
	animation-duration: 750ms;
	-webkit-animation-name: bounce;
	animation-name: bounce
}

.tada.transition {
	-webkit-animation-duration: 750ms;
	animation-duration: 750ms;
	-webkit-animation-name: tada;
	animation-name: tada
}

.pulse.transition {
	-webkit-animation-duration: .5s;
	animation-duration: .5s;
	-webkit-animation-name: pulse;
	animation-name: pulse
}

.jiggle.transition {
	-webkit-animation-duration: 750ms;
	animation-duration: 750ms;
	-webkit-animation-name: jiggle;
	animation-name: jiggle
}

@-webkit-keyframes flash {
	0%,
	100%,
	50% {
		opacity: 1
	}
	25%,
	75% {
		opacity: 0
	}
}

@keyframes flash {
	0%,
	100%,
	50% {
		opacity: 1
	}
	25%,
	75% {
		opacity: 0
	}
}

@-webkit-keyframes shake {
	0%,
	100% {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
	10%,
	30%,
	50%,
	70%,
	90% {
		-webkit-transform: translateX(-10px);
		transform: translateX(-10px)
	}
	20%,
	40%,
	60%,
	80% {
		-webkit-transform: translateX(10px);
		transform: translateX(10px)
	}
}

@keyframes shake {
	0%,
	100% {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
	10%,
	30%,
	50%,
	70%,
	90% {
		-webkit-transform: translateX(-10px);
		transform: translateX(-10px)
	}
	20%,
	40%,
	60%,
	80% {
		-webkit-transform: translateX(10px);
		transform: translateX(10px)
	}
}

@-webkit-keyframes bounce {
	0%,
	100%,
	20%,
	50%,
	80% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
	40% {
		-webkit-transform: translateY(-30px);
		transform: translateY(-30px)
	}
	60% {
		-webkit-transform: translateY(-15px);
		transform: translateY(-15px)
	}
}

@keyframes bounce {
	0%,
	100%,
	20%,
	50%,
	80% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
	40% {
		-webkit-transform: translateY(-30px);
		transform: translateY(-30px)
	}
	60% {
		-webkit-transform: translateY(-15px);
		transform: translateY(-15px)
	}
}

@-webkit-keyframes tada {
	0% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}
	10%,
	20% {
		-webkit-transform: scale(.9) rotate(-3deg);
		transform: scale(.9) rotate(-3deg)
	}
	30%,
	50%,
	70%,
	90% {
		-webkit-transform: scale(1.1) rotate(3deg);
		transform: scale(1.1) rotate(3deg)
	}
	40%,
	60%,
	80% {
		-webkit-transform: scale(1.1) rotate(-3deg);
		transform: scale(1.1) rotate(-3deg)
	}
	100% {
		-webkit-transform: scale(1) rotate(0);
		transform: scale(1) rotate(0)
	}
}

@keyframes tada {
	0% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}
	10%,
	20% {
		-webkit-transform: scale(.9) rotate(-3deg);
		transform: scale(.9) rotate(-3deg)
	}
	30%,
	50%,
	70%,
	90% {
		-webkit-transform: scale(1.1) rotate(3deg);
		transform: scale(1.1) rotate(3deg)
	}
	40%,
	60%,
	80% {
		-webkit-transform: scale(1.1) rotate(-3deg);
		transform: scale(1.1) rotate(-3deg)
	}
	100% {
		-webkit-transform: scale(1) rotate(0);
		transform: scale(1) rotate(0)
	}
}

@-webkit-keyframes pulse {
	0% {
		-webkit-transform: scale(1);
		transform: scale(1);
		opacity: 1
	}
	50% {
		-webkit-transform: scale(.9);
		transform: scale(.9);
		opacity: .7
	}
	100% {
		-webkit-transform: scale(1);
		transform: scale(1);
		opacity: 1
	}
}

@keyframes pulse {
	0% {
		-webkit-transform: scale(1);
		transform: scale(1);
		opacity: 1
	}
	50% {
		-webkit-transform: scale(.9);
		transform: scale(.9);
		opacity: .7
	}
	100% {
		-webkit-transform: scale(1);
		transform: scale(1);
		opacity: 1
	}
}

@-webkit-keyframes jiggle {
	0% {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}
	30% {
		-webkit-transform: scale3d(1.25, .75, 1);
		transform: scale3d(1.25, .75, 1)
	}
	40% {
		-webkit-transform: scale3d(.75, 1.25, 1);
		transform: scale3d(.75, 1.25, 1)
	}
	50% {
		-webkit-transform: scale3d(1.15, .85, 1);
		transform: scale3d(1.15, .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)
	}
	100% {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}
}

@keyframes jiggle {
	0% {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}
	30% {
		-webkit-transform: scale3d(1.25, .75, 1);
		transform: scale3d(1.25, .75, 1)
	}
	40% {
		-webkit-transform: scale3d(.75, 1.25, 1);
		transform: scale3d(.75, 1.25, 1)
	}
	50% {
		-webkit-transform: scale3d(1.15, .85, 1);
		transform: scale3d(1.15, .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)
	}
	100% {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}
}

.tooltipster-fall,
.tooltipster-grow.tooltipster-show {
	-webkit-transition-timing-function: cubic-bezier(.175, .885, .32, 1);
	-moz-transition-timing-function: cubic-bezier(.175, .885, .32, 1.15);
	-ms-transition-timing-function: cubic-bezier(.175, .885, .32, 1.15);
	-o-transition-timing-function: cubic-bezier(.175, .885, .32, 1.15)
}

.tooltipster-base {
	display: flex;
	pointer-events: none;
	position: absolute;
	font-size: 12px;
}

.tooltipster-box {
	flex: 1 1 auto
}

.tooltipster-content {
	box-sizing: border-box;
	max-height: 100%;
	max-width: 100%;
	overflow: auto
}

.tooltipster-ruler {
	bottom: 0;
	left: 0;
	overflow: hidden;
	position: fixed;
	right: 0;
	top: 0;
	visibility: hidden
}

.tooltipster-fade {
	opacity: 0;
	-webkit-transition-property: opacity;
	-moz-transition-property: opacity;
	-o-transition-property: opacity;
	-ms-transition-property: opacity;
	transition-property: opacity
}

.tooltipster-fade.tooltipster-show {
	opacity: 1
}

.tooltipster-grow {
	-webkit-transform: scale(0, 0);
	-moz-transform: scale(0, 0);
	-o-transform: scale(0, 0);
	-ms-transform: scale(0, 0);
	transform: scale(0, 0);
	-webkit-transition-property: -webkit-transform;
	-moz-transition-property: -moz-transform;
	-o-transition-property: -o-transform;
	-ms-transition-property: -ms-transform;
	transition-property: transform;
	-webkit-backface-visibility: hidden
}

.tooltipster-grow.tooltipster-show {
	-webkit-transform: scale(1, 1);
	-moz-transform: scale(1, 1);
	-o-transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	transform: scale(1, 1);
	-webkit-transition-timing-function: cubic-bezier(.175, .885, .32, 1.15);
	transition-timing-function: cubic-bezier(.175, .885, .32, 1.15)
}

.tooltipster-swing {
	opacity: 0;
	-webkit-transform: rotateZ(4deg);
	-moz-transform: rotateZ(4deg);
	-o-transform: rotateZ(4deg);
	-ms-transform: rotateZ(4deg);
	transform: rotateZ(4deg);
	-webkit-transition-property: -webkit-transform, opacity;
	-moz-transition-property: -moz-transform;
	-o-transition-property: -o-transform;
	-ms-transition-property: -ms-transform;
	transition-property: transform
}

.tooltipster-swing.tooltipster-show {
	opacity: 1;
	-webkit-transform: rotateZ(0);
	-moz-transform: rotateZ(0);
	-o-transform: rotateZ(0);
	-ms-transform: rotateZ(0);
	transform: rotateZ(0);
	-webkit-transition-timing-function: cubic-bezier(.23, .635, .495, 1);
	-webkit-transition-timing-function: cubic-bezier(.23, .635, .495, 2.4);
	-moz-transition-timing-function: cubic-bezier(.23, .635, .495, 2.4);
	-ms-transition-timing-function: cubic-bezier(.23, .635, .495, 2.4);
	-o-transition-timing-function: cubic-bezier(.23, .635, .495, 2.4);
	transition-timing-function: cubic-bezier(.23, .635, .495, 2.4)
}

.tooltipster-fall {
	-webkit-transition-property: top;
	-moz-transition-property: top;
	-o-transition-property: top;
	-ms-transition-property: top;
	transition-property: top;
	-webkit-transition-timing-function: cubic-bezier(.175, .885, .32, 1.15);
	transition-timing-function: cubic-bezier(.175, .885, .32, 1.15)
}

.tooltipster-fall.tooltipster-initial {
	top: 0!important
}

.tooltipster-fall.tooltipster-dying {
	-webkit-transition-property: all;
	-moz-transition-property: all;
	-o-transition-property: all;
	-ms-transition-property: all;
	transition-property: all;
	top: 0!important;
	opacity: 0
}

.tooltipster-slide {
	-webkit-transition-property: left;
	-moz-transition-property: left;
	-o-transition-property: left;
	-ms-transition-property: left;
	transition-property: left;
	-webkit-transition-timing-function: cubic-bezier(.175, .885, .32, 1);
	-webkit-transition-timing-function: cubic-bezier(.175, .885, .32, 1.15);
	-moz-transition-timing-function: cubic-bezier(.175, .885, .32, 1.15);
	-ms-transition-timing-function: cubic-bezier(.175, .885, .32, 1.15);
	-o-transition-timing-function: cubic-bezier(.175, .885, .32, 1.15);
	transition-timing-function: cubic-bezier(.175, .885, .32, 1.15)
}

.tooltipster-slide.tooltipster-initial {
	left: -40px!important
}

.tooltipster-slide.tooltipster-dying {
	-webkit-transition-property: all;
	-moz-transition-property: all;
	-o-transition-property: all;
	-ms-transition-property: all;
	transition-property: all;
	left: 0!important;
	opacity: 0
}

@keyframes tooltipster-fading {
	0% {
		opacity: 0
	}
	100% {
		opacity: 1
	}
}

.tooltipster-update-fade {
	animation: tooltipster-fading .4s
}

@keyframes tooltipster-rotating {
	25% {
		transform: rotate(-2deg)
	}
	75% {
		transform: rotate(2deg)
	}
	100% {
		transform: rotate(0)
	}
}

.tooltipster-update-rotate {
	animation: tooltipster-rotating .6s
}

@keyframes tooltipster-scaling {
	50% {
		transform: scale(1.1)
	}
	100% {
		transform: scale(1)
	}
}

.tooltipster-update-scale {
	animation: tooltipster-scaling .6s
}

.tooltipster-sidetip .tooltipster-box {
	background: #565656;
	border: 2px solid #000;
	border-radius: 4px
}

.tooltipster-sidetip.tooltipster-bottom .tooltipster-box {
	margin-top: 8px
}

.tooltipster-sidetip.tooltipster-left .tooltipster-box {
	margin-right: 8px
}

.tooltipster-sidetip.tooltipster-right .tooltipster-box {
	margin-left: 8px
}

.tooltipster-sidetip.tooltipster-top .tooltipster-box {
	margin-bottom: 8px
}

.tooltipster-sidetip .tooltipster-content {
	color: #fff;
	line-height: 18px;
	padding: 6px 14px
}

.tooltipster-sidetip .tooltipster-arrow {
	overflow: hidden;
	position: absolute
}

.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow {
	height: 10px;
	margin-left: -10px;
	top: 0;
	width: 20px
}

.tooltipster-sidetip.tooltipster-left .tooltipster-arrow {
	height: 20px;
	margin-top: -10px;
	right: 0;
	top: 0;
	width: 10px
}

.tooltipster-sidetip.tooltipster-right .tooltipster-arrow {
	height: 20px;
	margin-top: -10px;
	left: 0;
	top: 0;
	width: 10px
}

.tooltipster-sidetip.tooltipster-top .tooltipster-arrow {
	bottom: 0;
	height: 10px;
	margin-left: -10px;
	width: 20px
}

.tooltipster-sidetip .tooltipster-arrow-background,
.tooltipster-sidetip .tooltipster-arrow-border {
	height: 0;
	position: absolute;
	width: 0
}

.tooltipster-sidetip .tooltipster-arrow-background {
	border: 10px solid transparent
}

.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-background {
	border-bottom-color: #565656;
	left: 0;
	top: 3px
}

.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-background {
	border-left-color: #565656;
	left: -3px;
	top: 0
}

.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-background {
	border-right-color: #565656;
	left: 3px;
	top: 0
}

.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-background {
	border-top-color: #565656;
	left: 0;
	top: -3px
}

.tooltipster-sidetip .tooltipster-arrow-border {
	border: 10px solid transparent;
	left: 0;
	top: 0
}

.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-border {
	border-bottom-color: #000
}

.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-border {
	border-left-color: #000
}

.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-border {
	border-right-color: #000
}

.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-border {
	border-top-color: #000
}

.tooltipster-sidetip .tooltipster-arrow-uncropped {
	position: relative
}

.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-uncropped {
	top: -10px
}

.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-uncropped {
	left: -10px
}

.tooltipster-sidetip.tooltipster-shadow .tooltipster-box {
	border: none;
	border-radius: 5px;
	background: #fff;
	box-shadow: 0 0 10px 6px rgba(0, 0, 0, .1)
}

.tooltipster-sidetip.tooltipster-shadow.tooltipster-bottom .tooltipster-box {
	margin-top: 6px
}

.tooltipster-sidetip.tooltipster-shadow.tooltipster-left .tooltipster-box {
	margin-right: 6px
}

.tooltipster-sidetip.tooltipster-shadow.tooltipster-right .tooltipster-box {
	margin-left: 6px
}

.tooltipster-sidetip.tooltipster-shadow.tooltipster-top .tooltipster-box {
	margin-bottom: 6px
}

.tooltipster-sidetip.tooltipster-shadow .tooltipster-content {
	color: #8d8d8d
}

.tooltipster-sidetip.tooltipster-shadow .tooltipster-arrow {
	height: 6px;
	margin-left: -6px;
	width: 12px
}

.tooltipster-sidetip.tooltipster-shadow.tooltipster-left .tooltipster-arrow,
.tooltipster-sidetip.tooltipster-shadow.tooltipster-right .tooltipster-arrow {
	height: 12px;
	margin-left: 0;
	margin-top: -6px;
	width: 6px
}

.tooltipster-sidetip.tooltipster-shadow .tooltipster-arrow-background {
	display: none
}

.tooltipster-sidetip.tooltipster-shadow .tooltipster-arrow-border {
	border: 6px solid transparent
}

.tooltipster-sidetip.tooltipster-shadow.tooltipster-bottom .tooltipster-arrow-border {
	border-bottom-color: #fff
}

.tooltipster-sidetip.tooltipster-shadow.tooltipster-left .tooltipster-arrow-border {
	border-left-color: #fff
}

.tooltipster-sidetip.tooltipster-shadow.tooltipster-right .tooltipster-arrow-border {
	border-right-color: #fff
}

.tooltipster-sidetip.tooltipster-shadow.tooltipster-top .tooltipster-arrow-border {
	border-top-color: #fff
}

.tooltipster-sidetip.tooltipster-shadow.tooltipster-bottom .tooltipster-arrow-uncropped {
	top: -6px
}

.tooltipster-sidetip.tooltipster-shadow.tooltipster-right .tooltipster-arrow-uncropped {
	left: -6px
}
/* End */


/* Start:/local/templates/altaimag_2.1/css/sprite.css?17135112561727*/
.sprite {
	background-image: url(/local/templates/altaimag_2.1/css/../img/spritesheet.png);
	background-repeat: no-repeat;
	display: inline-block;
}

.sprite-apple {
	width: 38px;
	height: 17px;
	background-position: -5px -5px;
}

.sprite-boxberry {
	width: 79px;
	height: 18px;
	background-position: -53px -5px;
}

.sprite-cdek {
	width: 62px;
	height: 15px;
	background-position: -5px -33px;
}

.sprite-dpd {
	width: 53px;
	height: 23px;
	background-position: -77px -33px;
}

.sprite-google {
	width: 41px;
	height: 17px;
	background-position: -140px -33px;
}

.sprite-icon1 {
	width: 13px;
	height: 14px;
	background-position: -142px -5px;
}

.sprite-icon2 {
	width: 14px;
	height: 15px;
	background-position: -165px -5px;
}

.sprite-icon3 {
	width: 20px;
	height: 21px;
	background-position: -5px -60px;
}

.sprite-icon4 {
	width: 20px;
	height: 21px;
	background-position: -35px -60px;
}

.sprite-icon5 {
	width: 20px;
	height: 21px;
	background-position: -140px -60px;
}

.sprite-icon6 {
	width: 55px;
	height: 55px;
	background-position: -65px -66px;
}

.sprite-icon7 {
	width: 55px;
	height: 51px;
	background-position: -191px -5px;
}

.sprite-icon8 {
	width: 55px;
	height: 55px;
	background-position: -170px -66px;
}

.sprite-icon9 {
	width: 60px;
	height: 44px;
	background-position: -5px -131px;
}

.sprite-mail-r {
	width: 51px;
	height: 25px;
	background-position: -75px -131px;
}

.sprite-master {
	width: 25px;
	height: 17px;
	background-position: -136px -131px;
}

.sprite-mir {
	width: 39px;
	height: 12px;
	background-position: -171px -131px;
}

.sprite-visa {
	width: 38px;
	height: 13px;
	background-position: -171px -153px;
}

/* End */


/* Start:/local/templates/altaimag_2.1/css/style.css?1738245901133919*/
/* prefixed by https://autoprefixer.github.io (PostCSS: v7.0.23, autoprefixer: v9.7.3) */

.root-admin .sk-debug{
	display: block !important;
}

/*@font-face{
	font-family: 'Onest';
	font-display: fallback;
	src:
		url('/local/templates/altaimag_2.1/css/../fonts/Onest-Regular.woff2') format('woff2'),
		url('/local/templates/altaimag_2.1/css/../fonts/Onest-Regular.woff') format('woff');
	font-weight:400;
	font-style:normal;
}
@font-face{
	font-family: 'Onest';
	font-display: fallback;
	src:
		url('/local/templates/altaimag_2.1/css/../fonts/Onest-Medium.woff2') format('woff2'),
		url('/local/templates/altaimag_2.1/css/../fonts/Onest-Medium.woff') format('woff');
	font-weight:500;
	font-style:normal;
}
@font-face{
	font-family: 'Onest';
	font-display: fallback;
	src:
		url('/local/templates/altaimag_2.1/css/../fonts/Onest-Bold.woff2') format('woff2'),
		url('/local/templates/altaimag_2.1/css/../fonts/Onest-Bold.woff') format('woff');
	font-weight:700;
	font-style:normal;
}
@font-face{
	font-family: 'Onest';
	font-display: fallback;
	src:
		url('/local/templates/altaimag_2.1/css/../fonts/Onest-ExtraBold.woff2') format('woff2'),
		url('/local/templates/altaimag_2.1/css/../fonts/Onest-ExtraBold.woff') format('woff');
	font-weight:800;
	font-style:normal;
}*/



*, :after, :before{
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}


img[data-lazyload]:not([src]){
	opacity: 0;
}





#noty_layout__topRight {
	width: auto;
	top: 20px;
	right: 40px;
	overflow: hidden;
	display: flex;
	flex-direction: column;
	gap: 6px;
}
#noty_layout__topRight .noty_bar {
	width: 360px;
	border-radius: 5px;
	padding: 0;
	margin: 20px 25px 70px 25px;
	box-shadow: rgba(0, 0, 0, 0.1) 0 0 15px 10px;
}
.noty_theme__metroui.noty_bar:after{
	content: '';
	position: absolute;
	background: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTUiIGhlaWdodD0iMTUiIHZpZXdCb3g9IjAgMCAxNSAxNSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTguODI2NTggNy41MDAxNkwxNC43MjUxIDEuNjAxMzVDMTUuMDkxNiAxLjIzNTE3IDE1LjA5MTYgMC42NDEwMzkgMTQuNzI1MSAwLjI3NDg2NUMxNC4zNTg3IC0wLjA5MTYyMTcgMTMuNzY1MiAtMC4wOTE2MjE3IDEzLjM5ODcgMC4yNzQ4NjVMNy41MDAxNiA2LjE3MzY3TDEuNjAxMjggMC4yNzQ4NjVDMS4yMzQ4MSAtMC4wOTE2MjE3IDAuNjQxMzI1IC0wLjA5MTYyMTcgMC4yNzQ4NTQgMC4yNzQ4NjVDLTAuMDkxNjE3OCAwLjY0MTAzOSAtMC4wOTE2MTc4IDEuMjM1MTcgMC4yNzQ4NTQgMS42MDEzNUw2LjE3MzczIDcuNTAwMTZMMC4yNzQ4NTQgMTMuMzk5Qy0wLjA5MTYxNzggMTMuNzY1MSAtMC4wOTE2MTc4IDE0LjM1OTMgMC4yNzQ4NTQgMTQuNzI1NEMwLjQ1ODA4OSAxNC45MDg0IDAuNjk4MjM0IDE1IDAuOTM4MDY3IDE1QzEuMTc3OSAxNSAxLjQxODA0IDE0LjkwODQgMS42MDEyOCAxNC43MjUxTDcuNTAwMTYgOC44MjYzMkwxMy4zOTg3IDE0LjcyNTFDMTMuNTgyIDE0LjkwODQgMTMuODIyMSAxNSAxNC4wNjE5IDE1QzE0LjMwMTggMTUgMTQuNTQxOSAxNC45MDg0IDE0LjcyNTEgMTQuNzI1MUMxNS4wOTE2IDE0LjM1OSAxNS4wOTE2IDEzLjc2NDggMTQuNzI1MSAxMy4zOTg3TDguODI2NTggNy41MDAxNloiIGZpbGw9IndoaXRlIi8+Cjwvc3ZnPgo=');
	right: -15px;
	top: -10px;
	width: 8px;
	height: 8px;
	background-size: contain;
	z-index: 1;
}
.noty_theme__metroui.noty_bar {
	position: relative;
	margin: 0;
	padding: 0;
	background: transparent;
	box-shadow: none;
	border-radius: 0;
	overflow: visible;
}
.noty_theme__metroui.noty_bar .noty_body {
	padding: 0;
	font-size: 16px;
	line-height: 1.25;
	font-family: sans-serif;
}
.noty_theme__metroui.noty_bar:before {
	content: '';
	position: absolute;
	left: -25px;
	right: -25px;
	top: -20px;
	bottom: -70px;
	background: #ec807a;
	z-index: -1;
	border-radius: 5px;
}
.noty_theme__metroui.noty_type__info:before,
.noty_theme__metroui.noty_type__information:before {
	background-color: #333;
}
.noty_theme__metroui.noty_type__success:before {
	background: #80ae63;
}
.noty_theme__metroui.noty_bar .noty_progressbar {
	bottom: -50px;
	background: #fff;
	opacity: 1;
}
.noty_theme__metroui.noty_bar .noty_progressbar:before {
	position: absolute;
	left: 0;
	top: -20px;
	right: 0;
	white-space: nowrap;
	font-weight: 400;
	font-size: 10px;
	color: rgba(255, 255, 255, .6);
}
html[lang="ru"] .noty_theme__metroui.noty_bar .noty_progressbar:before {
	content: 'До закрытия окна осталось:';
}
html[lang="en"] .noty_theme__metroui.noty_bar .noty_progressbar:before {
	content: 'Until the window closes:';
}
#noty_layout__topRight .noty_theme__metroui.xs{
	width: auto;
	display: inline-block;
	margin: 15px 35px 30px 20px;
}
.noty_theme__metroui.xs.noty_bar:before {
	top: -15px;
	right: -35px;
	bottom: -30px;
	left: -20px;
}
.noty_theme__metroui.xs.noty_bar .noty_progressbar:before{
	display: none;
}
.noty_theme__metroui.xs.noty_bar .noty_body {
	font-size: 14px;
}
.noty_theme__metroui.xs.noty_bar:after {
	right: -20px;
	top: 4px;
}
.noty_theme__metroui.xs.noty_bar .noty_progressbar {
	bottom: -15px;
	height: 2px;
}





.title-search-result {
	border: 1px solid #e5e5e5;
	overflow: hidden;
	background-color: #fff;
	z-index: 1005;
	-webkit-border-radius: 0;
	border-radius: 0;
}
.bx-searche{
	padding: 15px;
	max-height: 80vh;
	overflow: auto;
}
.bx-searche b {
	color: #FF4E4E;
}
.bx-searche__item{
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}
.bx-searche__item + .bx-searche__item{
	border-top: 1px dotted #999;
	margin-top: 5px;
	padding-top: 5px;
}
.bx-searche__thumb{
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	width: 50px;
	height: 50px;
	margin-right: 15px;
}
.bx-searche__thumb img{
	width: 100%;
	height: 100%;
	-o-object-fit: contain;
	object-fit: contain;
}
.bx-searche__body{
	width: -webkit-calc(100% - 70px);
	width: calc(100% - 70px);
}
.bx-searche__link {
	font-size: 15px;
	font-weight: 400;
}
.bx-searche__price{
	margin-top: 5px;
	font-size: 14px;
}
.bx-searche__all{
	border-top: 1px dotted #999;
	margin-top: 10px;
	padding-top: 10px;
}
.bx-searche__all .btn{
	font-size: 14px;
}








html{
	font-size: 15px;
}
html,
body{
	margin: 0;
	padding: 0;
}
body {
	color: #000;
	font-family: Onest, sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.1;
	background-color: #fff;
	font-optical-sizing: auto;
}
body.scroll-hidden{
	overflow: hidden;
}

.rootWrapper{
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	min-height: 101vh;
	min-width: 1060px;
	margin: auto;
	overflow: hidden;
}
.rootHeader,
.rootFooter{
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
}
.rootBody{
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-flex: 1;
	-webkit-flex-grow: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	min-height: 60vh;
	padding-bottom: 70px;
}
.container{
	width: 1400px;
	margin-left: auto;
	margin-right: auto;
}

svg{
	display: inline-block;
	vertical-align: middle;
}
svg:not([fill]){
	fill: currentColor;
}
svg:not([width]){
	width: 1em;
	height: 1em;
}
.clearfix:before,
.clearfix:after{content:" ";display:table}
.clearfix:after{clear:both}
.overlay{
	display: none;
	position: fixed;
	z-index: 20;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	height: 100%;
	background-color: rgba(0,0,0,0.7);
}

input[name="message"] {
	background: transparent;
	border: none;
	outline: none;
	opacity: 0;
	visibility: hidden;
	pointer-events: none;
	position: absolute;
	z-index: -1;
}

img{
	display: inline-block;
	vertical-align: middle;
	max-width: 100%;
}
h1,h2,h3,h4,h5,h6{
	margin: 0;
}
p{
	margin: 0;
}
ul,ol{
	margin: 0;
	padding: 0;
	list-style: none;
}
a:not([class]){
	color: #135CAE;
	text-decoration: underline;
}
a{
	color: #000;
	text-decoration: none;
}
a:hover, a:focus{
	text-decoration: none !important;
}

.w-link{
	white-space: nowrap;
}

.link{
	display: inline;
	padding: 0;
	border: none;
	outline: none;
	background-color: transparent;
	cursor: pointer;
	line-height: 1;
	text-decoration: none;
}
.link_st1{
	color: #135CAE;
	border-bottom: 1px solid rgba(55, 87, 197, .5);
	-webkit-transition: border .2s;
	-o-transition: border .2s;
	transition: border .2s;
}
.link_st1:hover{
	border-bottom-color: transparent !important;
}
.link_nb{
	-webkit-transition: color .2s;
	-o-transition: color .2s;
	transition: color .2s;
	border-bottom: none !important;
}
.link_st1.link_nb:hover{
	color: #e00;
}
.link_st2{
	color: #135CAE;
	-webkit-transition: color .2s;
	-o-transition: color .2s;
	transition: color .2s;
}
.link_st2:hover{
	color: #e00;
}
.link_st2.link_nb:hover{
	color: #135CAE;
}


.btn {
	position: relative;
	display: inline-block;
	margin: 0;
	padding: 0;
	background-color: transparent;
	outline: none;
	border: none;
	line-height: 1;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
	cursor: pointer;
	overflow: hidden;
}
.btn_st1{
	padding: 20px 25px;
	background: #fff;
	color: #000;
	font-weight: 500;
	font-size: 16px;
	-webkit-box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
	box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-webkit-transition: background .2s;
	-o-transition: background .2s;
	transition: background .2s;
}
.btn_st1:hover{
	background: #eee;
}
.btn_st1_theme1{
	background: #359E00;
	color: #fff;
}
.btn_st1_theme1:hover{
	background: #297300;
}
.btn_st1_theme2{
	background: #e00;
	color: #fff;
}
.btn_st1_theme2:hover{
	background: #c30000;
}
.btn_st1_theme3{
	background: #fc0;
}
.btn_st1_theme3:hover{
	background: #d7ac00;
}
.btn_st1_theme4{
	color: #fff;
	background: #135CAE;
}
.btn_st1_theme4:hover{
	background: #0742A6;
}

.btn_st2{
	padding: 12px 20px;
	color: #000;
	font-size: 16px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #eee;
	-webkit-transition: background .2s, color .2s;
	-o-transition: background .2s, color .2s;
	transition: background .2s, color .2s;
}
.btn_st2_theme1{
	border-color:  #135CAE;
	color: #135CAE;
}
.btn_st2_theme1:hover{
	background: #135CAE;
	color: #fff;
}
.btn_st2_theme2{
	border-color:  #359E00;
	color: #359E00;
}
.btn_st2_theme2:hover{
	background: #359E00;
	color: #fff;
}
.btn_st2_theme3{
	border-color:  #8d8d8d;
	color: #8d8d8d;
}
.btn_st2_theme3:hover{
	background: #8d8d8d;
	color: #fff;
}
.btn .loader-box{
	z-index: 100;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	backdrop-filter: blur(1px) grayscale(1);
	overflow: hidden;
}
.btn .loader-box .loader{
	height: 60%;
	aspect-ratio: 1/1;
	width: auto;
	font-size: 2px;
}



.linkTel {
	font-weight: 700;
	font-size: 24px;
}


.ui.checkbox {
	min-height: 20px;
	line-height: 20px;
	min-width: 20px;
}
.ui.checkbox input[type=checkbox]{
	width: 20px;
	height: 20px;
}
.ui.checkbox label {
	padding-left: 35px;
	font-weight: 500;
	font-size: 15px;
	color: #000;
	opacity: 0.75;
}
.ui.checkbox label:before {
	width: 20px;
	height: 20px;
	background: #fff;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	border: 1px solid #ccc;
}
.ui.checkbox input:checked~label{
	opacity: 1;
}
.ui.checkbox input:checked~label:before {
	border-color: #359E00 !important;
	background: #359E00 !important;
}
.ui.checkbox input:checked:focus ~ label:before{
	background: #fff;
	border-color: #dadada;
}
.ui.checkbox label:after {
	font-size: 12px;
	width: 20px;
	height: 20px;
	color: #fff;
}
.ui.checkbox input:checked ~ label::after {
	opacity: 1;
	color: #fff !important;
}
.ui.disabled.checkbox label{
	opacity: .3;
}


.btn_load{
	position: relative;
}
.btn_load .btn__icon,
.btn_load .btn__text{
	opacity: .3;
}
.btn_load .load,
.btn_load .load:after {
	-webkit-border-radius: 50%;
	border-radius: 50%;
	width: 30px;
	height: 30px;
}
.btn_load .load {
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -15px 0 0 -15px;
	font-size: 4px;
	text-indent: -9999em;
	border-top: 1.1em solid #eee;
	border-right: 1.1em solid #eee;
	border-bottom: 1.1em solid #eee;
	border-left: 1.1em solid #135CAE;
	-webkit-animation: loaderAjax 1.1s infinite linear;
	animation: loaderAjax 1.1s infinite linear;
}








.loader,
.loader:after {
	-webkit-border-radius: 50%;
	border-radius: 50%;
	width: 60px;
	height: 60px;
}
.loader {
	display: block;
	font-size: 4px;
	position: relative;
	text-indent: -9999em;
	border-top: 1.1em solid #359E00;
	border-right: 1.1em solid #359E00;
	border-bottom: 1.1em solid #359E00;
	border-left: 1.1em solid #f5f5f5;
	-webkit-animation: loaderAjax 1.1s infinite linear;
	animation: loaderAjax 1.1s infinite linear;
}
.loader_ajax{
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	z-index: 102;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	background: rgba(255, 255, 255, .7);
}
@-webkit-keyframes loaderAjax {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}
@keyframes loaderAjax {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}









.formControl {
	width: 100%;
	padding: 15px 20px;
	border: 1px solid #A8A8A8;
	-webkit-box-shadow: 0 2px 1px rgba(0, 0, 0, 0.03);
	box-shadow: 0 2px 1px rgba(0, 0, 0, 0.03);
	outline: none;
	color: #000;
	font-size: 16px;
	line-height: 1.5;
	font-weight: 400;
	border-radius: 10px;
}



.breadcrumbs{
	color: #777;
	display: flex;
	-webkit-box-align: baseline;
	-webkit-align-items: baseline;
	-ms-flex-align: baseline;
	align-items: baseline;
	line-height: 1;
}
.breadcrumbs__item {
	position: relative;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	line-height: 1;
	white-space: nowrap;
}
.breadcrumbs__link {
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	color: inherit;
	line-height: 1.1;
	font-size: 12px;
}
.breadcrumbs__link .icon-arrow{
	font-size: 6px;
	margin-left: 3px;
}
.breadcrumbs__item > svg{
	flex-shrink: 0;
	margin-left: 8px;
	margin-right: 8px;
	fill: #c2c2c2;
}
.breadcrumbs__drop{
	position: absolute;
	left: 0;
	top: -10px;
	background-color: #fff;
	-webkit-box-shadow: 0 10px 15px rgba(0,0,0,.15);
	box-shadow: 0 10px 15px rgba(0,0,0,.15);
	padding: 40px 10px 10px 15px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	visibility: hidden;
	z-index: 1;
	opacity: 0;
	-webkit-transition: opacity .2s, visibility .2s;
	-o-transition: opacity .2s, visibility .2s;
	transition: opacity .2s, visibility .2s;
}
.breadcrumbs__item:hover .breadcrumbs__link{
	position: relative;
	z-index: 2;
}
.breadcrumbs__item:hover .breadcrumbs__drop{
	opacity: 1;
	visibility: visible;
}
.breadcrumbs__bread{
	min-width: 170px;
	max-width: 220px;
	max-height: 250px;
	overflow: auto;
}
.breadcrumbs__bread::-webkit-scrollbar-track {
	background: #fff;
}
.breadcrumbs__bread::-webkit-scrollbar {
	width: 4px;
	background: #fff;
}
.breadcrumbs__bread::-webkit-scrollbar-thumb {
	background: #ddd;
}

.breadcrumbs__bread-item + .breadcrumbs__bread-item{
	margin-top: 8px;
}
.breadcrumbs__bread-link{
	color: #8D8D8D;
	font-size: 13px;
	line-height: 1.1;
	-webkit-transition: color .2s;
	-o-transition: color .2s;
	transition: color .2s;
	white-space: normal;
}
.breadcrumbs__bread-link:hover{
	color: #000;
}



.customRadio{
	position: relative;
}
.customRadio:before {
	content: '';
	display: block;
	width: 20px;
	height: 20px;
	background: #fff;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	border: 1px solid #dadada;
	cursor: pointer;
}
.customRadio:after {
	content: '\e800';
	font-family: Checkbox;
	position: absolute;
	font-size: 12px;
	line-height: 1.6;
	top: 0;
	left: 0;
	width: 20px;
	height: 20px;
	text-align: center;
	opacity: 0;
	color: #fff;
	-webkit-transition: border .1s ease, opacity .1s ease, -webkit-transform .1s ease, -webkit-box-shadow .1s ease;
	transition: border .1s ease, opacity .1s ease, -webkit-transform .1s ease, -webkit-box-shadow .1s ease;
	-o-transition: border .1s ease, opacity .1s ease, transform .1s ease, box-shadow .1s ease;
	transition: border .1s ease, opacity .1s ease, transform .1s ease, box-shadow .1s ease;
	transition: border .1s ease, opacity .1s ease, transform .1s ease, box-shadow .1s ease, -webkit-transform .1s ease, -webkit-box-shadow .1s ease;
}
.customRadio.is-checked:before {
	border-color: #359E00 !important;
	background: #359E00 !important;
}
.customRadio.is-checked:after {
	opacity: 1;
}





.bPagination__num,
.bPagination__more{
	text-align: center;
}
.bPagination__more + .bPagination__num{
	margin-top: 20px;
}
.bPagination__loader .loader-box {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-top: 40px;
	margin-bottom: 40px;
}
.bPagination__btn-more{
	width: 260px;
}
.bPagination_last-page .bPagination__num{
	display: block;
}


.pagination ul{
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	margin-left: -5px;
	margin-right: -5px;
}
.pagination li{
	padding-left: 5px;
	padding-right: 5px;
}
.pagination a,
.pagination span {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	height: 36px;
	width: 36px;
	text-align: center;
	color: #999;
	font-size: 14px;
	font-weight: 700;
	border: 1px solid #eee;
	overflow: hidden;
	text-decoration: none;
	cursor: pointer;
	-webkit-transition: background .2s, color .2s, border .2s;
	-o-transition: background .2s, color .2s, border .2s;
	transition: background .2s, color .2s, border .2s;
}
.pagination a:hover{
	border-color: #ccc;
}
.pagination span{
	color: #000;
	background: #eee;
}

.slider-arrow{
	display: -webkit-box !important;
	display: -webkit-flex !important;
	display: -ms-flexbox !important;
	display: flex !important;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	width: 68px;
	height:68px;
	overflow: hidden;
	cursor: pointer;
	background: #fff;
	border: 1px solid #F4F4F4;
	-webkit-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.15);
	box-shadow: 0 3px 10px rgba(0, 0, 0, 0.15);
	-webkit-border-radius: 50px;
	border-radius: 50px;
	stroke: #000;
	font-size: 20px;
	-webkit-transition: color .2s, -webkit-box-shadow .2s;
	transition: color .2s, -webkit-box-shadow .2s;
	-o-transition: box-shadow .2s, color .2s;
	transition: box-shadow .2s, color .2s;
	transition: box-shadow .2s, color .2s, -webkit-box-shadow .2s;
	z-index: 2;
}
.slider-arrow:hover{
	-webkit-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.05);
	box-shadow: 0 3px 10px rgba(0, 0, 0, 0.05);
	color: #000;
}
.slider-prev svg{
	transform: rotate(180deg);
}
.slick-dots-wrap{
	display: flex;
	justify-content: center;
}
.slick-dots-wrap .slick-dots{
	padding: 0 15px;
	background: rgba(0,0,0,.1);
	height: 28px;
	align-items: center;
	justify-content: center;
	border-radius: 50px;
}
.slick-dots{
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	text-align: center;
}
.slick-dots li{
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	outline: none;
	color: transparent;
	background: transparent;
	cursor: pointer;
	position: relative;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	width: 10px;
	height: 10px;
	margin-left: 4px;
	margin-right: 4px;
}
.slick-dots .slick-active{
	border-color: #000;
}
.slick-dots button{
	display: inline-block;
	outline: none;
	padding: 0;
	margin: 0;
	font-size: 0;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	width: 10px;
	height: 10px;
	border: none;
	background: #fff;
}
.slick-dots .slick-active button{
	background: #359E00;
}






.mt-xs{
	margin-top: 20px !important;
}
.mt-sm{
	margin-top: 30px !important;
}
.mt-md{
	margin-top: 50px !important;
}
.mt-lg{
	margin-top: 80px !important;
}
.mt-xlg{
	margin-top: 100px !important;
}
.mb-xs{
	margin-bottom: 20px !important;
}
.mb-sm{
	margin-bottom: 30px !important;
}
.mb-md{
	margin-bottom: 50px !important;
}
.mb-lg{
	margin-bottom: 80px !important;
}






.h1,h1 {
	font-size: 2.1rem;
	font-weight: 600;
}
.h2,h2 {
	font-size: 1.8rem;
	font-weight: 600;
}
.h3,h3 {
	font-size: 1.5rem;
	font-weight: 600;
}
.h4,h4 {
	font-size: 1.2rem;
	font-weight: 600;
}
.h1 strong,h1 strong{
	font-weight: 600;
}
.h2 strong,h2 strong{
	font-weight: 600;
}
.h3 strong,h3 strong{
	font-weight: 600;
}
.wysiwygText {
	font-size: 16px;
	font-weight: 400;
	line-height: 1.5;
}
.wysiwygText > *:first-child{
	margin-top: 0 !important;
}
.wysiwygText > *:last-child{
	margin-bottom: 0 !important;
}
.nomargin > *:first-child{
	margin-top: 0 !important;
}
.nomargin > *:last-child{
	margin-bottom: 0 !important;
}
.wysiwygText > h1,
.wysiwygText > .h1 {
	margin-top: 40px;
	margin-bottom: 20px;
}
.wysiwygText > h2,
.wysiwygText > .h2 {
	margin-top: 40px;
	margin-bottom: 20px;
}
.wysiwygText > h3,
.wysiwygText > .h3 {
	margin-top: 40px;
	margin-bottom: 15px;
}
.wysiwygText > h4,
.wysiwygText > .h4 {
	margin-top: 25px;
	margin-bottom: 15px;
}
.wysiwygText h1,
.wysiwygText .h1 {
	font-size: 1.87rem;
	font-weight: 600;
	line-height: 1.4;
}
.wysiwygText h2,
.wysiwygText .h2 {
	font-size: 1.5rem;
	font-weight: 600;
	line-height: 1.4;
}
.wysiwygText h3,
.wysiwygText .h3 {
	font-size: 1.3rem;
	font-weight: 600;
	line-height: 1.4;
}
.wysiwygText h4,
.wysiwygText .h4 {
	font-size: 1.1rem;
	line-height: 1.4;
}
.wysiwygText > hr{
	margin: 40px 0;
}
.wysiwygText > p {
	margin-bottom: 15px;
}
.wysiwygText > ul {
	margin-top: 20px;
	margin-bottom: 20px;
}
.wysiwygText img:not([class]) {
	display: block;
	margin-top: 25px;
	margin-bottom: 25px;
	max-width: 100%;
	width: auto !important;
	height: auto !important;
}
.wysiwygText img[align="left"]{
	margin-right: 20px;
}
.wysiwygText img[align="right"]{
	margin-left: 20px;
}
.wysiwygText > a:not([class]) {
	color: #135CAE;
	text-decoration: underline;
	-webkit-transition: -webkit-text-decoration .2s;
	transition: -webkit-text-decoration .2s;
	-o-transition: text-decoration .2s;
	transition: text-decoration .2s;
	transition: text-decoration .2s, -webkit-text-decoration .2s;
}
.wysiwygText > a:not([class]):hover {
	text-decoration: none;
}
.wysiwygText > ol:not([class]) {
	margin-top: 20px;
	margin-bottom: 20px;
}
.wysiwygText ol:not([class]) {
	line-height: 1.5;
	list-style: decimal;
}
.wysiwygText ol:not([class]) li{
	padding-left: 10px;
	margin-bottom: 5px;
}
.wysiwygText > ul:not([class]){
	margin-top: 20px;
	margin-bottom: 20px;
}
.wysiwygText ul:not([class]) li{
	position: relative;
	padding-left: 25px;
}
.wysiwygText ul:not([class]) li + li{
	margin-top: 10px;
}
.wysiwygText ul:not([class]) li:before{
	content: '';
	position: absolute;
	opacity: 1;
	left: 0;
	top: .65em;
	width: 7px;
	height: 7px;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	background: #359E00;
}
.wysiwygText > table:not([class]){
	margin-top: 40px;
	margin-bottom: 40px;
}

.wysiwygText > .w-blockquote{
	margin-left: auto;
	margin-right: auto;
}

.wysiwygText > .ol-numlist {
	margin-top: 40px;
	margin-bottom: 40px;
}
.wysiwygText .ol-numlist > li{
	margin-bottom: 25px;
}

.ol-numlist > li {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	max-width: 100%;
}
.ol-numlist-num {
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	width: 40px;
	height: 40px;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	line-height: 40px;
	text-align: center;
	color: #fff;
	font-weight: 800;
	font-size: 18px;
	background: #359E00;
}
.ol-numlist-value{
	margin-left: 20px;
}

.custom-scroll{
	overflow: auto;
	/*scrollbar-width: thin;*/
}
.custom-scroll::-webkit-scrollbar-track {
	background: #EFEFEF;
}
.custom-scroll::-webkit-scrollbar {
	width: 4px;
	height: 4px;
	background: #EFEFEF;
}
.custom-scroll::-webkit-scrollbar-thumb {
	background: #359E00;
}
.custom-scroll_st2::-webkit-scrollbar-thumb {
	background: #135CAE;
}



.checkbox-toggle{
	position: relative;
}
.checkbox-toggle-input[type=checkbox] {
	position: absolute;
	height: 0;
	width: 0;
	visibility: hidden;
}
.checkbox-toggle-label{
	display: flex;
	align-items: center;
	gap: 16px;
	cursor: pointer;
}
.checkbox-toggle-label-m {
	flex-shrink: 0;
	cursor: pointer;
	text-indent: -9999px;
	width: 50px;
	height: 30px;
	display: block;
	border-radius: 100px;
	background: #e0e0e0;
	position: relative;
}
.checkbox-toggle-label-m:after {
	content: '';
	position: absolute;
	top: 5px;
	left: 5px;
	background: #fff;
	box-shadow: 0px 3px 16px 0px rgba(0, 0, 0, 0.08);
	width: 20px;
	height: 20px;
	border-radius: 100px;
	transition: 0.3s;
}
.checkbox-toggle-input:checked + .checkbox-toggle-label .checkbox-toggle-label-m {
	background: #359E00;
}
.checkbox-toggle-input:checked + .checkbox-toggle-label .checkbox-toggle-label-m:after {
	left: calc(100% - 5px);
	transform: translateX(-100%);
}



.header-is-fixed-show .js-sticky-col.is_stuck {
	margin-top: 140px;
	-webkit-transition: margin .4s;
	-o-transition: margin .4s;
	transition: margin .4s;
}



/*##############################################################################*/

.w-note {
	border-top: 3px solid #359E00;
	padding-top: 25px;
}
.w-note__text {
	font-size: 18px;
	font-style: italic;
	font-weight: 600;
	line-height: 1.5;
}
.w-note__author {
	margin-top: 30px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}
.w-note__author-thumb {
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	width: 60px;
	height: 60px;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	overflow: hidden;
}
.w-note__author-thumb img{
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
}
.w-note__author-body {
	width: -webkit-calc(100% - 75px);
	width: calc(100% - 75px);
	margin-left: 15px;
}
.w-note__author-name {
	font-size: 18px;
	line-height: 1;
}
.w-note__author-pos {
	margin-top: 8px;
	font-size: 15px;
	line-height: 1;
	color: #8D8D8D;
}



.w-box1 {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 35px;
	background: #eee;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	font-weight: 600;
	font-size: 16px;
	line-height: 1.5;
}
.w-box1 img{
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	margin-right: 20px;
}
.w-box1_st1 {
	color: #fff;
	background: #359E00;
}









.logo {
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}
.logo2-img{
	max-width: 230px;
}
.logo__slogan{
	margin-left: 25px;
	font-size: 13px;
	line-height: 1.3;
	color: #000;
	opacity: 0.6;
}




.bPrivate.ui.checkbox label {
	padding-left: 30px;
	font-weight: 400;
	font-size: 1em;
	color: inherit;
	opacity: 1;
}
.bPrivate{
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
}
.bPrivate__icon{
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	margin-right: 8px;
	font-size: 13px;
	color: #8D8D8D;
}
.bPrivate__text{
	font-size: 12px;
	line-height: 1.5;
	opacity: .6;
}
.bPrivate__text .link{
	color: inherit;
	border-bottom: 1px solid;
}
.bPrivate__text .link:hover{
	border-bottom-color: transparent !important;
}




.bRegionNotification{
	max-width: 300px;
	padding: 15px 35px 15px 15px;
	margin-top: 9px;
	background: #fff;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	-webkit-box-shadow: 0 2px 20px rgba(0,0,0,.15);
	box-shadow: 0 2px 20px rgba(0,0,0,.15);
	position: absolute;
	z-index: 105;
}
.bRegionNotification:before {
	content: "";
	width: 17px;
	height: 17px;
	margin-left: 32px;
	margin-top: -20px;
	position: absolute;
	background: #fff;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}
.bRegionNotification__question {
	font-size: 14px;
	margin-bottom: 10px;
	line-height: 1.3;
}
.bRegionNotification__city-name {
	font-weight: 700;
	font-size: 16px;
}
.bRegionNotification__action {
}
.bRegionNotification__apply {
	padding: 10px 15px;
	color: #fff;
	font-weight: 400;
	font-size: 14px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	margin-right: 10px;
	-webkit-transition: background .3s;
	-o-transition: background .3s;
	transition: background .3s;
}
.bRegionNotification__other {
	font-size: 14px;
	display: inline-block;
	vertical-align: middle;
	border-bottom: 1px dotted;
	color: #000;
	line-height: 1.3;
	text-decoration: none;
	-webkit-transition: border .3s;
	-o-transition: border .3s;
	transition: border .3s;
}
.bRegionNotification__other:hover{
	text-decoration: none;
	border-bottom-color: transparent;
}
.bRegionNotification__close{
	position: absolute;
	right: 5px;
	top: 5px;
	z-index: 1;
	font-size: 10px;
	width: 24px;
	height: 24px;
	text-align: center;
	line-height: 24px;
	color: #bbb;
	cursor: pointer;
	-webkit-transition: color .2s;
	-o-transition: color .2s;
	transition: color .2s;
}
.bRegionNotification__close:hover{
	color: #000;
}






.bNotification {}
.bNotification__grid{
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}
.bNotification__descr {
	margin-left: 15px;
	margin-right: 15px;
	line-height: 1.25;
}
.bNotification__btn{
	margin-right: 15px;
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	font-weight: 500;
}
.bNotification__close{
	margin-left: auto;
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 30px;
	height: 30px;
	cursor: pointer;
	-webkit-transition: opacity .2s;
	-o-transition: opacity .2s;
	transition: opacity .2s;
}
.bNotification__close:hover{
	opacity: 1;
}
.bNotification__close .icon{
	stroke-width: 1px;
	stroke: #fff;
}
.bNotification + .bNotification{
	margin-top: 15px;
}





.box-video {
	display: block;
}
.box-video__thumb {
	display: block;
	position: relative;
	height: 400px;
	background: #F9F9F9;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.box-video__thumb img{
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	z-index: 1;
	max-width: 230px;
}
.box-video__play {
	position: absolute;
	right: 25px;
	bottom: 20px;
	z-index: 1;
	color: #e00;
	cursor: pointer;
	-webkit-transition: color .2s;
	-o-transition: color .2s;
	transition: color .2s;
}
.box-video__thumb:hover .box-video__play {
	color: #c30000;
}
.box-video__play .icon{
	width: 86px;
	height: 64px;
}
.box-video__body {
	margin-top: 15px;
}
.box-video__caption {
	font-size: 14px;
	line-height: 1.5;
	color: #8D8D8D;
}








.bProgress {
	position: relative;
	height: 28px;
	border-radius: 5px;
	background: #EBEBEB;
}
.bProgress__current {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	background-image: -o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
	background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
	background-size: 40px 41px;
	background-color: #fc0;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	z-index: 1;
	-webkit-animation: progress-bar-lg 2s linear infinite;
	animation: progress-bar-lg 2s linear infinite;
	-webkit-transition: width .5s;
	-o-transition: width .5s;
	transition: width .5s;
}
.bProgress_s-mini{
	height: 8px;
}
.bProgress_s-mini .bProgress__current{
	background-size: 25px 24px;
	-webkit-animation: progress-bar-xs 2s linear infinite;
	animation: progress-bar-xs 2s linear infinite;
}
.bProgress_st2 .bProgress__current{
	background-color: #2BA84A;
}
@-webkit-keyframes progress-bar-lg {
	from {
		background-position: 0 0
	}
	to {
		background-position: 40px 0
	}
}
@keyframes progress-bar-lg {
	from {
		background-position: 0 0
	}
	to {
		background-position: 40px 0
	}
}
@-webkit-keyframes progress-bar-xs {
	from {
		background-position: 0 0
	}
	to {
		background-position: 25px 0
	}
}
@keyframes progress-bar-xs {
	from {
		background-position: 0 0
	}
	to {
		background-position: 25px 0
	}
}




.bControlGroup {
	position: relative;
}
.bControlGroup__label {
	position: absolute;
	top: 50%;
	left: 20px;
	right: 20px;
	transform: translateY(-50%);
	color: rgba(0, 0, 0, .5);
	font-size: 15px;
	pointer-events: none;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.bControlGroup__input {
	font-family: 'Onest', sans-serif;
	width: 100%;
	height: 60px;
	background: #fff;
	border: 1px solid #A8A8A8;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	padding: 0 20px 0 20px;
	font-size: 15px;
	outline: none !important;
	-webkit-transition: border .2s;
	-o-transition: border .2s;
	transition: border .2s;
}
.bControlGroup__input.is_error,
.bControlGroup__input.error{
	border-color: rgb(244, 67, 54);
}
.bControlGroup__input:focus{
	border-color: #359E00;
}
.bControlGroup__label + .bControlGroup__input::placeholder {
	color: transparent;
}
.bControlGroup.input-is-val .bControlGroup__label{
	top: 30%;
	font-size: 10px;
}
.bControlGroup.input-is-val .bControlGroup__label + .bControlGroup__input{
	padding-top: 20px;
}
textarea.bControlGroup__input{
	height: 135px;
	resize: none;
	padding-top: 20px;
	line-height: 1.3;
}
.bControlGroup__icon-check{
	position: absolute;
	right: 20px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	font-size: 27px;
	color: #359E00;
	visibility: hidden;
	opacity: 0;
	pointer-events: none;
	display: none;
}
.bControlGroup_location .bControlGroup__ilocation{
	position: absolute;
	left: 20px;
	top: 50%;
	transform: translateY(-50%);
	stroke: currentColor;
}
.bControlGroup_location .bControlGroup__input{
	padding-left: 48px;
}
.bControlGroup_location .bControlGroup__label {
	left: 48px;
}
.bControlGroup_tel .bControlGroup__input{
	padding-left: 76px;
}
.bControlGroup_tel .bControlGroup__label {
	left: 76px;
}
.bControlGroup_textarea .bControlGroup__label {
	top: 30px;
}
.bControlGroup_textarea.input-is-val .bControlGroup__label {
	top: 20px;
}
.bControlGroup_textarea.input-is-val .bControlGroup__label + .bControlGroup__input {
	padding-top: 30px;
}
.form-password{
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	right: 15px;
	font-weight: 500;
	font-size: 20px;
	opacity: .4;
	cursor: pointer;
	-webkit-transition: opacity .2s;
	-o-transition: opacity .2s;
	transition: opacity .2s;
}
.form-password:after{
	content: '';
	position: absolute;
	top: 50%;
	left: 0px;
	right: 0;
	height: 2px;
	background: #000;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}
.form-password.active:after{
	display: none;
}
.form-password:hover{
	opacity: .7;
}
.bControlGroup__required{
	position: absolute;
	right: 15px;
	top: 50%;
	transform: translateY(-4px);
	font-weight: 500;
	font-size: 20px;
	line-height: 1;
	color: #f00;
}
.bControlGroup__flag {
	position: absolute;
	left: 20px;
	top: 50%;
	transform: translateY(-50%);
	width: 41px;
	z-index: 5;
}
.bControlGroup__flag .flag-country-result {
	position: relative;
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	padding-right: 15px;
	cursor: pointer;
}
.bControlGroup__flag .flag-country-result img{
	box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.2);
}
.bControlGroup__flag .flag-country-result:before {
	position: absolute;
	content: '';
	top: 8px;
	right: 0;
	border: 4px solid transparent;
	border-top-color: rgba(0,0,0,.4);
}
.bControlGroup__flag .flag-country-select {
	position: absolute;
	left: -10px;
	width: 110px;
	background: #fff;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	overflow: hidden;
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,.15);
	box-shadow: 0 0 10px rgba(0,0,0,.15);
	-webkit-transition: opacity .2s, visibility .2s;
	-o-transition: opacity .2s, visibility .2s;
	transition: opacity .2s, visibility .2s;
	opacity: 0;
	visibility: hidden;
	z-index: 5;
}
.bControlGroup__flag:hover .flag-country-select{
	opacity: 1;
	visibility: visible;
}
.bControlGroup__flag .flag-country-option {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 7px 10px;
	background: #fff;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	font-size: 12px;
	-webkit-transition: background .2s;
	-o-transition: background .2s;
	transition: background .2s;
}
.bControlGroup__flag .flag-country-option:hover{
	background: #fffbdc;
}
.bControlGroup__flag .flag-country-option + .flag-country-option{
	border-top: 1px solid #eee;
}
.bControlGroup__flag .flag-country-option img {
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	margin-right: 10px;
	-webkit-box-shadow: 0 0 3px rgba(0,0,0,.15);
	box-shadow: 0 0 3px rgba(0,0,0,.15);
}
.bControlGroup_city .bx-sls .dropdown-block {
	border: none;
	-webkit-border-radius: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	font-size: 15px;
	padding: 0;
	position: relative;
	background-color: transparent;
}
.bControlGroup_city .bControlGroup__label{
	font-size: 10px;
	top: 30%;
}
.bControlGroup_city .bx-sls .bx-ui-sls-clear{
	display: none !important;
}
.bControlGroup_city .bx-sls .bx-ui-sls-container {
	min-height: 60px;
}
.bControlGroup_city .bx-sls input[type="text"] {
	font-family: 'Onest', sans-serif;
	height: 60px;
	width: 100%;
	border: 1px solid #E8E8E8 !important;
	border-radius: 10px;
	padding: 20px 15px 0 20px !important;
	font-size: 15px;
	outline: none !important;
	-webkit-transition: border .2s;
	-o-transition: border .2s;
	transition: border .2s;
}
.bControlGroup_city .bx-sls .bx-ui-sls-fake{
	color: #135CAE !important;
}
.bControlGroup_city .bx-sls .bx-ui-sls-pane {
	border: 1px solid #a8a8a8;
	top: 100%;
	padding: 0;
	-webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
	box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}
.bControlGroup_city .bx-sls .bx-ui-sls-loader{
	display: none !important;
}
.bControlGroup_city .bx-sls .bx-ui-sls-error .cityDefault {
	position: static;
	margin-left: -20px;
	margin-top: 15px;
	width: auto;
	color: #000;
	background: transparent;
	font-style: italic;
}




.bCoupon__grid {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}
.bCoupon__input{
	-webkit-box-flex: 1;
	-webkit-flex-grow: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
}
.bCoupon__input.bControlGroup {
	width: 100%;
}
.bCoupon__input .bControlGroup__label {
	left: 15px;
	right: 15px;
	font-size: 13px;
}
.bCoupon__input .bControlGroup__input {
	font-size: 13px;
	padding: 0 15px 0 15px;
	height: 50px;
}
.bCoupon__submit {
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	height: 50px;
	width: 130px;
	padding: 0;
	margin-left: 8px;
	font-size: 13px;
}
.bCoupon__info {
	font-size: 15px;
	margin-top: 12px;
}
.bCoupon__info .icon {
	display: inline-block;
	vertical-align: middle;
	margin-left: 5px;
	font-size: 19px;
}

.bCoupon__field{
	margin-top: 8px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}
.bCoupon__field input{
	width: auto;
	background: #C8E6C9;
	border: 1px solid #4CAF50;
	height: auto;
	padding: 5px 10px;
	-webkit-border-radius: 0;
	border-radius: 0;
	font-weight: 400;
	outline: none;
	font-size: 12px;
	color: #000;
}
.bCoupon__field_notes{
	display: none;
}
.bCoupon__field span.good,
.bCoupon__field span.bad,
.bCoupon__field span.disabled {
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	width: 20px;
	height: 20px;
	vertical-align: middle;
	margin: 0 0 0 5px;
	cursor: pointer;
}
.bCoupon__field span.good{
	background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAANCAYAAABPeYUaAAAAoklEQVQ4y2NgIBOUb7JkY6AEAA0wBuJHQGxHrgFWQPwBiP8D8WcgliTVAHuoRpAB/4A4E10BDwED3ID4K9SAP0CciK7ACYhfg2gcBvgA8Q8kA6LQFQgB8Seogq/oBgH5QUD8EyoPooNwOTUMagOKQSAbkcRBLvEhFGjoBvWi8V2JDX1kg2AY5FV7UqMR2SBQerAkN0GBDHoJSpmUJm1uYtUCAMzalTMY8Lf6AAAAAElFTkSuQmCC") no-repeat center;
}
.bCoupon__field input.bad{
	border:1px solid #e16565;
	background:rgba(225,101,101,.16);
}
.bCoupon__field span.good:hover,
.bCoupon__field span.bad,
.bCoupon__field span.disabled{
	background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NjA2QzFEQUU3QTJEMTFFNEJFMTJEMjJGMUE4MkZDRkYiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NjA2QzFEQUY3QTJEMTFFNEJFMTJEMjJGMUE4MkZDRkYiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo2MDZDMURBQzdBMkQxMUU0QkUxMkQyMkYxQTgyRkNGRiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo2MDZDMURBRDdBMkQxMUU0QkUxMkQyMkYxQTgyRkNGRiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PuRKTjMAAAC1SURBVHjaXJAhEsIwEEWTDiCoAa6CBtUKEAxHwAfHGSpxySWqUFQUh+YG3AEMOvxlfmf+kJmXnXRftr/1McaDc+4M9iGEu5OVUlqhXMCpwNaABejYUKljrxlh24EbmFHeomZKJXiZ43POdnsp8odDB6lGpMdP5KtUdirZoZDsNmEs5wmYDoeC09YoV8pvUuoHevyef6nikB7MmXljE1sJXlkm5qr5zHqtiQE8Nbgtka13/AowAFzKRSz6AcYPAAAAAElFTkSuQmCC") no-repeat center;
}




.bRating{

}
.bRating__icon{
	color: #ccc;
}
.bRating__icon_full{
	color: #fc0;
}





.bBtnLike{
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 55px;
	height: 30px;
	background: #ccc;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	font-weight: 500;
	font-size: 14px;
	text-align: center;
	color: #fff;
	cursor: pointer;
	-webkit-transition: background .2s;
	-o-transition: background .2s;
	transition: background .2s;
}
.bBtnLike:hover{
	background-color: #aaa;
}
.bBtnLike__icon{
	font-size: 13px;
	margin-right: 6px;
}
.bBtnLike.is-voting{
	cursor: not-allowed;
	opacity: .5;
	background: #ccc;
}




.bTab {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}
.bTab__item {
	-webkit-box-flex: 1;
	-webkit-flex-grow: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
}
.bTab__link {
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 100%;
	cursor: pointer;
}

.bTab_st1{
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background: #FAFAFA;
	border: 1px solid #eee;
	-webkit-box-shadow: 0 20px 20px rgba(0, 0, 0, 0.02);
	box-shadow: 0 20px 20px rgba(0, 0, 0, 0.02);
}
.bTab_st1 .bTab__item {
	border-left: 1px solid #eee;
}
.bTab_st1 .bTab__item:first-child{
	border-left: none;
}
.bTab_st1 .bTab__link {
	padding-left: 30px;
	padding-right: 30px;
	height: 74px;
	font-weight: 500;
	font-size: 18px;
	-webkit-transition: background .2s, color .2s;
	-o-transition: background .2s, color .2s;
	transition: background .2s, color .2s;
}
.bTab_st1 .bTab__link:after{
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	height: 2px;
	background: #359E00;
	opacity: 0;
	-webkit-transition: opacity .2s;
	-o-transition: opacity .2s;
	transition: opacity .2s;
}
.bTab_st1 .bTab__link.active {
	background: #fff;
	color: #359E00;
}
.bTab_st1 .bTab__link.active:after{
	opacity: 1;
}
.bTab_st1 .bTab__link:hover{
	background: #fff;
}



.bTab_st2{
	border-bottom: 2px solid rgba(141, 141, 141, .2);
	padding-bottom: 10px;
}
.bTab_st2 .bTab__item {
	padding-left: 20px;
	padding-right: 20px;
	-webkit-box-flex: 0;
	-webkit-flex-grow: 0;
	-ms-flex-positive: 0;
	flex-grow: 0;
}
.bTab_st2 .bTab__item:first-child{
	padding-left: 0;
}
.bTab_st2 .bTab__item:last-child{
	padding-right: 0;
}
.bTab_st2 .bTab__link {
	-webkit-box-pack: start;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	font-weight: 500;
	font-size: 20px;
	color: #8D8D8D;
	-webkit-transition: color .2s;
	-o-transition: color .2s;
	transition: color .2s;
}
.bTab_st2 .bTab__link:after{
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	bottom: -12px;
	height: 2px;
	background: #135CAE;
	opacity: 0;
	-webkit-transition: opacity .2s;
	-o-transition: opacity .2s;
	transition: opacity .2s;
}
.bTab_st2 .bTab__link.active:after {
	background: #135CAE;
	opacity: 1;
}
.bTab_st2 .bTab__link:hover{
	color: #000;
}







.bTab_popupcity{
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}
.bTab_popupcity .bTab__link {
	background: transparent;
	padding: 10px 20px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	font-weight: bold;
	font-size: 20px;
	color: #fff;
	-webkit-transition: color .2s, background .2s;
	-o-transition: color .2s, background .2s;
	transition: color .2s, background .2s;
}
.bTab_popupcity .bTab__link.active {
	background: #135CAE;
	color: #fff;
}
.bTab_popupcity .bTab__link:hover{
	color: #eee;
}




.bRefLink__grid{
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}
.bRefLink__input .bControlGroup__label {
	top: 30%;
	font-size: 10px;
	left: 20px;
}
.bRefLink__input .bControlGroup__input {
	display: flex;
	align-items: center;
	padding: 20px 20px 0;
	font-size: 13px;
	user-select: text;
	height: 60px;
}
.bRefLink__btn{
	margin-left: 15px;
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding-top: 0;
	padding-bottom: 0;
	width: 140px;
	height: 60px;
	font-size: 13px;
}
.bRefLink__social {
	margin-top: 15px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}
.bRefLink__social-caption{
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	font-size: 16px;
	margin-right: 15px;
	margin-top: 3px;
}
.bRefLink__social a{
	display: inline-block;
	width: 33px;
	height: 33px;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	overflow: hidden;
}

.bSearch {
	background: #fff;
	border: 2px solid #fc0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
.bSearch__form{
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	height: 50px;
}
.bSearch__input{
	border: none;
	font-size: 13px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	padding: 0 20px;
	box-shadow: none;
}
.bSearch__submit {
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	width: 64px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	background: #fc0;
	font-size: 18px;
	-webkit-border-radius: 0;
	border-radius: 0 8px 8px 0;
	-webkit-transition: background .2s;
	-o-transition: background .2s;
	transition: background .2s;
}
.bSearch__submit:hover{
	background: #d7a700;
}





.bAttach{
	position: relative;
	display: inline-block;
}
.bAttach input{
	position: absolute;
	z-index: 2;
	opacity: 0;
	width: 100%;
	cursor: pointer;
}
.bAttach__label{
	position: relative;
	display: inline-block;
	cursor: pointer;
	width: 100%;
}
.bAttach__text{
	font-weight: 400;
	white-space: nowrap;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	font-size: 16px;
	color: #135CAE;
}
.bAttach:hover .bAttach__text{
	color: #e00;
}




.bSubscribeOrder {
	position: relative;
	text-align: center;
	padding: 60px 0;
}
.bSubscribeOrder:before{
	content: '';
	position: absolute;
	width: 1920px;
	left: 50%;
	margin-left: -960px;
	right: 0;
	top: 0;
	bottom: 0;
	background: #FFF5D1;
	z-index: -1;
}
.bSubscribeOrder__text1 {
	font-weight: 600;
	font-size: 22px;
}
.bSubscribeOrder__text2 {
	margin-top: 15px;
	font-size: 15px;
	line-height: 1.5;
}
.bSubscribeOrder__social {
	margin-top: 20px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.bSubscribeOrder__private {
	max-width: 500px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	font-size: 12px;
	line-height: 17px;
	color: #8D8D8D;
}
.bSubscribeOrder__private .link{
	color: #8D8D8D;
	border-bottom: 1px solid;
}
.bSubscribeOrder__private .link:hover{
	border-bottom-color: transparent;
}








.bVoting{
	position: relative;
	border: 1px solid #dadada;
	background-color: #fff;
}
.bVoting__success{
	font-size: 18px;
	font-weight: 400;
	line-height: 1.3;
	padding: 45px;
}
.bVoting__error{
	display: none;
	margin-top: 20px;
	margin-bottom: 20px;
	border: 1px solid #e00;
	padding: 10px 20px;
	line-height: 1.5;
	font-size: 14px;
}
.bVoting__error.active{
	display: block;
}
.bVoting__loader .loader-box{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	z-index: 10;
	background: rgba(255, 255, 255, .8);
}
.bVoting__header {
	border-bottom: 1px solid #ccc;
	padding: 40px;
	color: #000 !important;
	background: #f9f9f9;
}
.bVoting__header .text-sm{
	margin-top: 10px;
}
.bVoting__body{
	padding: 40px;
}
.vote-item-header{
	margin-bottom: 15px;
}
ol.vote-items-list, ol.vote-items-list li {  margin: 0; padding: 0; border: none; font-size: 100%; list-style-type: none;}

ol.vote-answers-list{
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin-left: -10px;
	margin-right: -10px;
}
li.vote-item-vote-first{
	margin-left: 0;
}
li.vote-item-vote-first{
	margin-left: 0;
}
.vote-item-vote label{
	font-size: 12px !important;
	padding-left: 25px !important;
}
.vote-item-body{
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}
.vote-item-text {
	width: 100px;
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	font-size: 12px;
}
.vote-item-text1{
	margin-right: 20px;
}
.vote-item-text2{
	margin-left: 20px;
}

ol.vote-answers-list li {
	padding-left: 10px;
	padding-right: 10px;
}
.vote-question-list-item + .vote-question-list-item{
	margin-top: 30px;
}

.vote-item-vote-field-5 textarea{
	width: 340px;
	resize: none;
}
.vote-vote-footer {
	margin-top: 25px;
}
.vote-vote-footer .btn{
	min-width: 200px;
	padding: 25px 30px;
}
.vote-item-links{
	float:right;
}
.vote-item-title{
	font-weight:bold;
}
.vote-item-date{
	font-style: italic;
}
.vote-item-image{
	float:left;
	padding-right:0.55em;
}
.vote-item-lamp{
	display:none;
}
.vote-item-lamp-red span {
	color:red;
}
.vote-reply-field-captcha-label {
	margin-bottom:6px;
}
.vote-reply-field-captcha-image {
	margin-bottom:6px;
}
.vote-form-captcha {
	margin-left:0.55em;
}





.catalog-products-viewed{
	margin-top: 80px;
}




.bPvz {
	position: relative;
	padding: 30px;
}
.bPvz .loader-box{
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.bPvz__map,
.bPvz__info{
	opacity: 0;
	visibility: hidden;
}
.bPvz.is_init .bPvz__map,
.bPvz.is_init .bPvz__info{
	opacity: 1;
	visibility: visible;
}
.bPvz__map {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
.bPvz__info {
	position: relative;
	width: 270px;
	padding: 25px;
	background: #fff;
	border: 1px solid #eee;
	-webkit-box-shadow: 0 15px 20px rgba(0, 0, 0, 0.02);
	box-shadow: 0 15px 20px rgba(0, 0, 0, 0.02);
	-webkit-border-radius: 3px;
	border-radius: 3px;
	z-index: 1;
}
.bPvz__info-header {
	font-weight: 600;
	font-size: 18px;
	line-height: 1.4;
}
.bPvz__info-body {
	margin-top: 25px;
}
.bPvzInfo__scroll{
	height: 270px;
}
.bPvzInfo__scroll .item {
	padding-right: 18px;
	font-size: 14px;
	line-height: 1.5;
	cursor: pointer;
	-webkit-transition: color .2s;
	-o-transition: color .2s;
	transition: color .2s;
}
.bPvzInfo__scroll .item + .item{
	margin-top: 15px;
}
.bPvzInfo__scroll .item:hover{
	color: #135CAE;
}
.bPvz__map .ymaps-2-1-74-copyright,
.bPvz__map .ymaps-2-1-74-copyrights-pane{
	display: none;
}


.rootBody__box1852{
	margin-top: 80px;
}
.box1852 {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	gap: 40px;
}
.box1852__col {
	width: 50%;
	border-radius: 10px;
	background: #fff;
	padding: 40px;
	box-shadow: 0px 22px 49px 0px rgba(0, 0, 0, 0.03);
}
.box1852__col-caption {
	font-weight: 500;
	font-size: 24px;
	margin-bottom: 20px;
}
.box1852__col .bPvz{
	height: 260px;
	padding: 0;
	border-radius: 10px;
	overflow: hidden;
}
.box1852__col .bPvz__info{
	display: none;
}










.w-blockquote {
	position: relative;
	max-width: 740px;
	padding: 0 70px;
}
.w-blockquote:before{
	content: ',,';
	position: absolute;
	top: -268px;
	left: 7px;
	font-weight: 500;
	font-size: 300px;
	line-height: 1;
	letter-spacing: -0.1em;
	color: #000000;
	opacity: 0.1;
}
.w-blockquote__title {
	font-style: italic;
}
.w-blockquote__text {
	margin-top: 15px;
	font-size: 18px;
	line-height: 1.5;
	font-weight: 500;
	font-style: italic;
}








.box-contact{
	line-height: 1.1;
}
.box-contact__sub {
	font-size: 13px;
	color: #8D8D8D;
	margin-bottom: 7px;
}
.box-contact__wrap-tel {
	margin-bottom: 4px;
}
.box-contact__tel {
	font-weight: 700;
	font-size: 24px;
}
.box-contact__link{
	font-size: 14px;
}
.box-contact-social{
	margin-top: 15px;
}



.bBadge{
	display: inline-flex;
	align-items: center;
	gap: 5px;
	height: 18px;
	border-radius: 5px;
	font-size: 12px;
	font-weight: 500;
	padding: 0 5px;
	line-height: 1;
}
.bBadge svg{
	flex-shrink: 0;
}
.bBadge_new {
	background: #359E00;
	color: #fff;
}
.bBadge_hit {
	background: #fc0;
	color: #242424;
}
.bBadge_v1{
	color: #fff;
	background: #3757C5;
}
.bBadge_v2,
.bBadge_sale {
	background: #e00;
	color: #fff;
}






.faq-list{}
.faq-list-item + .faq-list-item{
	margin-top: 15px;
}
.bFaqItem {
	position: relative;
}
.bFaqItem__header {
	position: relative;
	background: #fff;
	border: 1px solid #E5E5E5;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	padding: 30px;
	color: #135CAE;
	cursor: pointer;
	-webkit-transition: color .2s, -webkit-box-shadow .2s;
	transition: color .2s, -webkit-box-shadow .2s;
	-o-transition: color .2s, box-shadow .2s;
	transition: color .2s, box-shadow .2s;
	transition: color .2s, box-shadow .2s, -webkit-box-shadow .2s;
}
.bFaqItem__header:hover{
	-webkit-box-shadow: none;
	box-shadow: none;
}
.bFaqItem.active .bFaqItem__header{
	color: #e00;
}
.bFaqItem__title {
	padding-right: 40px;
	font-weight: 600;
	font-size: 20px;
	line-height: 1.4;
}
.bFaqItem__wrapIcon {
	position: absolute;
	top: 37px;
	right: 30px;
	z-index: 1;
	font-size: 12px;
	-webkit-transition: -webkit-transform .3s;
	transition: -webkit-transform .3s;
	-o-transition: transform .3s;
	transition: transform .3s;
	transition: transform .3s, -webkit-transform .3s;
}
.bFaqItem.active .bFaqItem__wrapIcon{
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}
.bFaqItem__body {
	padding: 30px 0;
}
.bFaqItem__body .action{
	margin-top: 15px;
}




















.bQuantity {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	background: #fff;
	border: 1px solid #E5E5E5;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.bQuantity__btn {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	width: 33.33%;
	height: 40px;
	text-align: center;
	color: #777;
	line-height: 1;
	-webkit-transition: color .2s, background .2s;
	-o-transition: color .2s, background .2s;
	transition: color .2s, background .2s;
}
.bQuantity__btn:hover{
	color: #000;
	background-color: #eee;
}
.bQuantity__input {
	height: 40px;
	width: 33.33%;
	outline: none;
	border: none;
	border-left: 1px solid #E5E5E5;
	border-right: 1px solid #E5E5E5;
	font-weight: 500;
	font-size: 14px;
	color: #777;
	text-align: center;
	padding: 0;
}



.bQuantity2 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	background: #f2f2f2;
}
.bQuantity2__btn {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	flex-shrink: 0;
	width: 30px;
	height: 30px;
	border-radius: 5px;
	background: #aaa;
	color: #fff;
	line-height: 1;
	transition: background-color .2s;
}
.bQuantity2__btn:hover{
	background: #ccc;
}
.bQuantity2__input {
	width: 100%;
	color: #777;
	border: none;
	font-size: 14px;
	text-align: center;
	background: transparent;
	padding: 0;
}





.cardProduct {
	position: relative;
	display: flex;
	flex-direction: column;
	height: 100%;
	outline: none;
}
.cardProduct.is-wishlist-remove{
	-webkit-filter: blur(2px);
	filter: blur(2px);
	opacity: .5;
	pointer-events: none;
}
.cardProduct.is_not_can_by .cardProduct__thumb img{
	filter: grayscale(1);
}
.cardProduct__thumb {
	display: block;
	position: relative;
	height: 245px;
	padding: 15px;
	outline: none !important;
}
.cardProduct__thumb:before{
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 15px;
	background: #fff;
	border-radius: 10px;
	overflow: hidden;
	z-index: -1;
}
.cardProduct__thumb img{
	width: 100%;
	height: 100%;
	-o-object-fit: contain;
	object-fit: contain;
}
.cardProduct__btn-popup{
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	width: 130px;
	height: 36px;
	background: rgba(255,255,255,.9);
	-webkit-border-radius: 3px;
	border-radius: 3px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	font-weight: 500;
	font-size: 11px;
	color: #000;
	cursor: pointer;
	z-index: 1;
	border-radius: 30px;
	opacity: 0;
	-webkit-box-shadow: 0 0 20px rgba(0,0,0,.1);
	box-shadow: 0 0 20px rgba(0,0,0,.1);
	-webkit-transition: background .2s, opacity .4s;
	-o-transition: background .2s, opacity .4s;
	transition: background .2s, opacity .4s;
}
.cardProduct__btn-popup:hover{
	background: #fff;
}
.cardProduct:hover .cardProduct__btn-popup{
	opacity: 1;
}
.cardProduct__thumb-divs{
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 1;
	display: flex;
}
.cardProduct__thumb-divs-item{
	flex-grow: 1;
}
.cardProduct__thumb-points{
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 1;
	pointer-events: none;
	display: flex;
	justify-content: center;
	gap: 3px;
}
.cardProduct__thumb-points-item{
	flex-shrink: 0;
	width: 4px;
	height: 4px;
	border-radius: 50%;
	background: #F2F2F2;
	overflow: hidden;
	transition: background-color .2s;
}
.cardProduct__thumb-points-item.active{
	background: #359E00;
}
.cardProduct__badges {
	position: absolute;
	top: 20px;
	left: 0;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	gap: 3px;
	z-index: 1;
}
.cardProduct__body {
	margin-top: 10px;
	display: flex;
	flex-direction: column;
	flex-grow: 1;
}
.cardProduct__price-caption{
	font-size: 12px;
	opacity: .6;
	margin-bottom: 3px;
}
.cardProduct__price {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: baseline;
	-ms-flex-align: baseline;
	align-items: baseline;
	gap: 6px;
	margin-bottom: 6px;
	line-height: 1;
}
.cardProduct__price .price-current {
	font-weight: 700;
	font-size: 20px;
}
.cardProduct__price .price-new{
	color: #E00;
}
.cardProduct__price .price-old {
	position: relative;
	color: #777;
	font-size: 12px;
	text-decoration: line-through;
}
.cardProduct__price .price-percent{
	color: #E00;
	font-size: 10px;
	font-weight: 700;
}
.cardProduct__title-link{
	line-height: 1.2;
	font-weight: 500;
	-webkit-line-clamp: 2;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	overflow: hidden;

	-webkit-transition: color .2s;
	-o-transition: color .2s;
	transition: color .2s;
}
.cardProduct__title-link:hover{
	color: #135CAE;
}
.cardProduct__cat {
	font-size: 12px;
	color: #777;
	margin-top: 4px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.cardProduct__review{
	margin-top: 4px;
	display: flex;
	align-items: center;
	gap: 6px;
}
.cardProduct__review-rating,
.cardProduct__review-comments{
	display: flex;
	align-items: baseline;
	gap: 2px;
}
.cardProduct__review-rating svg{
	color: #FC0;
}
.cardProduct__review-comments svg{
	color: #C2C2C2;
}
.cardProduct__review-rating span,
.cardProduct__review-comments span{
	color: #777;
	font-size: 12px;
	line-height: 1;
}

.cardProduct__sku{
	margin-top: 10px;
}
.cardProduct__sku-list{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	gap: 6px;
}
.cardProduct__sku-list li{
	position: relative;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	background: #fff;
	border: 1px solid #DADADA;
	border-radius: 2px;
	min-width: 54px;
	min-height: 30px;
	padding: 0 6px;
	font-size: 13px;
	text-align: center;
	cursor: pointer;
}
.cardProduct__sku-list li span{
	line-height: 1;
}
.cardProduct__sku-list li.active{
	border-color: #135CAE !important;
	color: #135CAE;
}
.cardProduct__bottom{
	padding-top: 15px;
	margin-top: auto;
}
.cardProduct__offers{
	margin-bottom: 10px;
	display: flex;
	align-items: center;
	gap: 6px;
}
.cardProduct__offers-h{
	flex-shrink: 0;
	font-size: 12px;
	color: #777;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.cardProduct__offers-list{
	display: flex;
	gap: 4px;
	overflow: auto;
}
.cardProduct__offers-list::-webkit-scrollbar {
	width: 0;
	height: 0;
	background: transparent;
}
.cardProduct__offers-item{
	flex-shrink: 0;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	background: #fff;
	border: 1px solid #E5E5E5;
	border-radius: 4px;
	padding: 0 4px;
	line-height: 1;
	height: 24px;
	font-size: 12px;
	color: #333;
	text-align: center;
}
.cardProduct__action{
	position: relative;
	display: flex;
	gap: 5px;
}
.cardProduct__wishlist{
	flex-shrink: 0;
	display: flex;
	width: 40px;
	height: 40px;
	justify-content: center;
	align-items: center;
	border-radius: 5px;
	color: #777;
	background: #fff;
	border: 1px solid #E5E5E5;
	cursor: pointer;
	transition: background .2s, color .2s;
}
.cardProduct__wishlist:hover{
	background: #E1E1E1;
}
.cardProductRow.is-cart .cardProduct__wishlist.active,
.cardProductRow.is-cart .cardProduct__wishlist:hover,
.cardProduct__wishlist.active{
	background: #e1e1e1;
	color: #f00;
}
.cardProduct__action-control {
	position: relative;
	flex-grow: 1;
}
.cardProduct__action-control .bQuantity{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	border: none;
	box-shadow: none;
	border-radius: 0;
	z-index: 1;
	opacity: 0;
	visibility: hidden;
}
.cardProductRow.is-cart .bQuantity{
	opacity: 1;
	visibility: visible;
}
.cardProduct__action-control .bQuantity__btn{
	flex-shrink: 0;
	width: 40px;
	height: 40px;
	border-radius: 5px;
	background: #E1E1E1;
	color: #fff;
	line-height: 1;
}
.cardProduct__action-control .bQuantity__btn:hover{
	background: #359E00;
	color: #fff;
}
.cardProduct__action-control .bQuantity__input{
	width: 100%;
	color: #777;
	border: none;
	font-size: 14px;
	font-weight: 500;
	text-align: center;
	padding: 0;
}
.cardProductRow.is-cart .cardProduct__btn{
	opacity: 0;
	visibility: hidden;
}
.cardProduct__btn.btn{
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: 40px;
	gap: 6px;
	background: #359e00;
	color: #fff;
	border-radius: 5px;
	border: 1px solid #E5E5E5;
	font-size: 14px;
	font-weight: 500;
	transition: background .2s, color .2s;
}
.cardProduct__btn.btn:hover{
	color: #000;
	background: #E1E1E1;
}
.cardProduct__stime {
	margin-top: auto;
	padding-top: 30px;
	opacity: 0;
	-webkit-transition: opacity .3s;
	-o-transition: opacity .3s;
	transition: opacity .3s;
}
.cardProduct__stime.timer-is-init{
	opacity: 1;
}
.cardProduct__stime-count {
	font-weight: 500;
	font-size: 12px;
}
.cardProduct__stime-progress {
	margin-top: 6px;
}
.cardProduct__stime-finish {
	margin-top: 6px;
	font-size: 12px;
	color: #777;
}
.cardProduct__stime-finish .t-f {
	font-weight: 700;
	color: #e00;
}
.cardProduct__stime + .cardProduct__bottom{
	margin-top: 0;
}
.cardProduct__descr {
	margin-top: 15px;
	font-size: 14px;
	line-height: 1.5;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	overflow: hidden;
	-webkit-line-clamp: 4;
}

.cardProductLine {
	width: 100%;
	display: flex;
	justify-content: space-between;
	flex-direction: row;
	border: 1px solid #eee;
	border-radius: 10px;
	padding: 20px;
}
.cardProductLine__col-thumb {
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	width: 250px;
	-webkit-align-self: center;
	-ms-flex-item-align: center;
	-ms-grid-row-align: center;
	align-self: center;
}
.cardProductLine__col-thumb .cardProduct__thumb {
	height: 220px;
	padding: 0;
}
.cardProductLine__col-info {
	padding-left: 20px;
	padding-right: 20px;
	max-width: 450px;
	flex-grow: 1;
}
.cardProductLine .cardProduct__badges{
	top: 0;
}
.cardProductLine__fr1{
	margin-top: 15px;
	display: flex;
	flex-wrap: wrap;
}
.cardProductLine__sku {
	margin-right: 15px;
	font-size: 14px;
	color: #8D8D8D;
}
.cardProductLine__brand {
	font-size: 14px;
	color: #8D8D8D;
}
.cardProductLine__col-action {
	-webkit-align-self: center;
	-ms-flex-item-align: center;
	-ms-grid-row-align: center;
	align-self: center;
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	width: 220px;
}
.cardProductLine__action{
	position: relative;
	margin-top: 15px;
	display: flex;
	gap: 5px;
}
.cardProductLine__action-wrap-btn {
	flex-grow: 1;
}








.cardBrands{
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	height: 115px;
	border-radius: 10px;
	border: 1px solid #F4F4F4;
	background: #FFF;
	box-shadow: 0px 22px 49px 0px rgba(0, 0, 0, 0.03);
	outline: none !important;
	-webkit-transition: -webkit-box-shadow .2s;
	transition: -webkit-box-shadow .2s;
	-o-transition: box-shadow .2s;
	transition: box-shadow .2s;
	transition: box-shadow .2s, -webkit-box-shadow .2s;
}
.cardBrands:hover{
	-webkit-box-shadow: none;
	box-shadow: none;
}
.cardBrands img{
	max-width: 80%;
	max-height: 80%;
}






.grid-news-line-item + .grid-news-line-item{
	margin-top: 45px;
}
.grid-news-line-item .cardNews{
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}
.grid-news-line-item .cardNews__thumb {
	width: 200px;
	height: 150px;
	overflow: hidden;
}
.grid-news-line-item .cardNews__body {
	width: -webkit-calc(100% - 245px);
	width: calc(100% - 245px);
	margin-top: 0;
	margin-left: 45px;
}
.grid-news{
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-top: -60px;
	margin-left: -10px;
	margin-right: -10px;
}
.grid-news-item{
	width: 25%;
	margin-top: 60px;
	padding-left: 10px;
	padding-right: 10px;
}
.cardNews{
	display: block;
	outline: none;
}
.cardNews__thumb {
	position: relative;
	height: 180px;
	border-radius: 5px;
	overflow: hidden;
}
.cardNews__thumb img{
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	-webkit-transition: opacity .2s;
	-o-transition: opacity .2s;
	transition: opacity .2s;
}
.cardNews__badge{
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 1;
	font-size: 13px;
	padding: 7px;
	min-width: 78px;
	text-align: center;
}
.cardNews__badge_v1{
	color: #fff;
	background: #135CAE;
}
.cardNews__badge_v2{
	color: #fff;
	background: #f00;
}
.cardNews__body {
	margin-top: 15px;
}
.cardNews__title {
	font-size: 18px;
	font-weight: 500;
	line-height: 1.3;
	-webkit-line-clamp: 2;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	overflow: hidden;
	-webkit-transition: color .2s;
	-o-transition: color .2s;
	transition: color .2s;
}
.cardNews__date {
	margin-top: 8px;
	font-size: 14px;
	color: #8D8D8D;
}
.cardNews:hover .cardNews__thumb img{
	opacity: .7;
}
.cardNews:hover .cardNews__title{
	color: #f00;
}

.lheader{
	margin-top: 15px;
	margin-bottom: 15px;
}
.lheader h1,
.lheader .h1{
	margin-top: 10px;
}


.lshare{
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}
.lshare-caption{
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	margin-right: 20px;
	font-size: 16px;
}





.container-sm{
	max-width: 1170px;
	margin-left: auto;
	margin-right: auto;
}
.container-sm-grid{
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}
.container-sm-aside{
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	width: 295px;
}
.container-sm-aside_left{
	margin-right: 35px;
}
.container-sm-aside_right{
	margin-left: 35px;
}
.container-sm-content{
	width: -webkit-calc(100% - 330px);
	width: calc(100% - 330px);
}
.container-sm_full .container-sm-content{
	width: 100%;
}
.container-sm-aside-block + .container-sm-aside-block{
	margin-top: 55px;
}

.container-sm-aside .nav {
	background: #F9F9F9;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	padding: 35px;
}
.container-sm-aside .nav-caption {
	font-weight: 500;
	font-size: 18px;
	margin-bottom: 25px;
}
.container-sm-aside .nav-item + .nav-item{
	margin-top: 12px;
}
.container-sm-aside .nav-link {
	font-size: 16px;
	color: #135CAE;
	-webkit-transition: color .2s;
	-o-transition: color .2s;
	transition: color .2s;
}
.container-sm-aside .nav-link.active,
.container-sm-aside .nav-link:hover{
	color: #e00;
}




.container-sm-aside .box-presentation {
	display: block;
}
.container-sm-aside .box-presentation img{
	-webkit-box-shadow: 0 20px 20px rgba(0, 0, 0, 0.1);
	box-shadow: 0 20px 20px rgba(0, 0, 0, 0.1);
}
.container-sm-aside .box-presentation__wrap-link {
	margin-top: 20px;
}
.container-sm-aside .box-presentation__link {
	font-size: 16px;
	text-align: center;
}
.container-sm-aside .box-presentation:hover .box-presentation__link{
	border-bottom-color: transparent;
}







[data-text-toggle]{
	position: relative;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
[data-text-toggle].show{
	overflow: visible;
	-webkit-line-clamp: unset !important;
	padding-bottom: 1em;
}
.wrap-link-toggle{
	position: absolute;
	bottom: 0;
	right: 0;
	left: 0;
	display: flex;
	align-items: flex-end;
	justify-content: flex-end;
	z-index: 1;
}
.link-toggle{
	position: relative;
	display: inline-flex;
	align-items: center;
	gap: 6px;
	color: #135CAE;
	font-weight: 500;
	cursor: pointer;
	z-index: 1;
}
.link-toggle:before{
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	width: 180px;
	background: linear-gradient(90deg, transparent, rgba(255,255,255,0.8) 20%, #fff);
	z-index: -1;
}
.link-toggle svg{
	font-size: 10px;
	transform: rotate(-90deg);
}




.block-user.ui.simple.dropdown .menu {
	right: -1px;
	left: auto;
}
.block-user.ui.simple.dropdown:hover>.menu {
	visibility: visible !important;
}
.block-user.ui.dropdown .menu>.item {
	padding: 10px 20px;
	font-size: 14px;
	border-top: 1px solid #eee;
}
.block-user.ui.dropdown .menu>.item:hover {
	background: #fffbdc;
}


.block-head.ui.simple.dropdown .menu {
	right: -1px;
	left: auto;
}
.block-head.ui.simple.dropdown:hover>.menu {
	visibility: visible !important;
}
.block-head.ui.dropdown .menu>.item {
	padding: 10px 20px;
	font-size: 14px;
	border-top: 1px solid #eee;
}
.block-head.ui.dropdown .menu>.item:hover {
	background: #fffbdc;
}






























.slider-news:after,
.slider-catalog:after{
	content: '';
	position: absolute;
	right: -50vw;
	left: calc(100% + 20px);
	top: 0;
	bottom: 0;
	background: linear-gradient(90deg, transparent, #fff 200px);
	z-index: 1;
}
.slider-news:before,
.slider-catalog:before{
	content: '';
	position: absolute;
	left: -50vw;
	right: calc(100% + 20px);
	top: 0;
	bottom: 0;
	background: linear-gradient(-90deg, transparent, #fff 200px);
	z-index: 1;
}
.slider-news .slick-track,
.slider-catalog .slick-track{
	display: flex;
}
.slider-news .slick-list,
.slider-catalog .slick-list {
	overflow: visible;
}
.slider-news-item,
.slider-catalog-item{
	flex-shrink: 0;
	margin-right: 24px;
	outline: none;
	height: auto;
}
.slider-news-item:nth-child(n+2),
.slider-catalog-item:nth-child(n+2){
	display: none !important;
}
.slider-catalog.slick-initialized .slider-catalog-item:nth-child(n),
.slider-news.slick-initialized .slider-news-item:nth-child(n){
	display: block !important;
}
.slider-news .slider-arrow,
.slider-catalog .slider-arrow{
	position: absolute;
	top: 160px;
	z-index: 2;
}
.slider-news .slider-arrow.slick-disabled,
.slider-catalog .slider-arrow.slick-disabled{
	display: none !important;
}
.slider-news .slider-next,
.slider-catalog .slider-next{
	right: -34px;
}
.slider-news .slider-prev,
.slider-catalog .slider-prev{
	left: -34px;
}
.slider-catalog .cardProduct{
	width: 240px;
}
.slider-news .slider-arrow{
	top: 110px;
}
.slider-news-item .cardNews{
	width: 300px;
}






.layoutHome__banner{
	margin-top: 15px;
}
.ss-header,
.home-header{
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	align-items: baseline;
}
.ss-header{
	margin-bottom: 20px;
}
.home-title a.link-header,
.home-title{
	font-weight: 700;
	font-size: 34px;
}
.home-title a.link-header{
	-webkit-transition: color .2s;
	-o-transition: color .2s;
	transition: color .2s;
}
.home-title a.link-header:hover{
	color: #135CAE;
}
.ss-more .link,
.home-more .link{
	font-weight: 500;
}
.layoutHome__card {
	margin-top: 30px;
}
.layoutHome__notification{
	margin-top: 20px;
}
.layoutHome__category{
	margin-top: 55px;
}
.layoutHome__category .home-header{
	margin-bottom: 40px;
}



.layoutHome__catalog{
	margin-top: 90px;
}
.layoutHome__catalog .home-header{
	margin-bottom: 30px;
}
.layoutHome__catalog .home-header .text-new{
	font-weight: 400;
	font-size: 16px;
	opacity: .5;
	margin-left: 15px;
}
.layoutHome__special{
	margin-top: 80px;
}
.layoutHome__brands{
	margin-top: 80px;
}
.layoutHome__brands .container{
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}
.layoutHome__brands .home-header {
	margin-bottom: 40px;
}
.layoutHome__brands .col-brands-list{
	margin-right: 65px;
	width: -webkit-calc(100% - 475px);
	width: calc(100% - 475px);
}
.layoutHome__brands .col-brand-altaimag{
	width: 410px;
}
.layoutHome__brands .box-altaimag {
	display: block;
	height: 462px;
	position: relative;
	padding: 60px 55px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	background: #359E00;
	color: #fff;
}
.layoutHome__brands .box-altaimag:before{
	content: '';
	position: absolute;
	left: 15px;
	right: 15px;
	top: 15px;
	bottom: 15px;
	border: 1px solid rgba(255, 255, 255, .2);
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
.layoutHome__brands .box-altaimag__bg{
	position: absolute;
	right: 0;
	bottom: 0;
	opacity: .1;
}
.layoutHome__brands .box-altaimag__wrap {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	height: 100%;
}
.layoutHome__brands .box-altaimag__text1_1 {
	font-weight: 800;
	font-size: 30px;
	line-height: 1.33;
}
.layoutHome__brands .box-altaimag__text1_2 {
	margin-top: 10px;
	font-size: 18px;
	line-height: 1.5;
}
.layoutHome__brands .box-altaimag__text2 {
	margin-top: auto;
}
.layoutHome__brands .box-altaimag__text2 .link {
	font-weight: 500;
	font-size: 20px;
	border-bottom: 1px solid;
}
.layoutHome__brands .box-altaimag:hover .box-altaimag__text2 .link{
	border-bottom-color: transparent;
}
.layoutHome__brands .grid-home-brands {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-left: -10px;
	margin-right: -10px;
	margin-top: -20px;
}
.layoutHome__brands .grid-home-brands-item {
	width: 25%;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 20px;
}
.layoutHome__recom{
	margin-top: 100px;
}
.layoutHome__recom .home-header{
	margin-bottom: 60px;
}
.layoutHome__news{
	margin-top: 80px;
}
.layoutHome__news .home-header {
	margin-bottom: 30px;
}
.layoutHome__about{
	margin-top: 90px;
}
.layoutHome__about .container{
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}
.layoutHome__about .l-col-video {
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	width: 350px;
	margin-right: 60px;
}
.layoutHome__about .box-video__play .icon{
	width: 47px;
	height: 35px;
}
.layoutHome__about .box-video__thumb {
	height: 220px;
}
.layoutHome__about .l-col-text {
	width: -webkit-calc(100% - 410px);
	width: calc(100% - 410px);
}




/*##########################################################################################################*/
.root-opt .catalog__breadcrumb,
.root-opt .product__breadcrumb{
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.root-opt .catalog__breadcrumb-price{
	flex-shrink: 0;
}
.root-opt .catalog__breadcrumb-price .btn,
.root-opt .product__breadcrumb-price .btn{
	max-width: 240px;
	padding: 12px 15px;
	font-weight: 500;
	line-height: 1.2;
}

.product h1{
	margin-top: 0;
	margin-bottom: 0;
}
.product__row1{
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	margin-top: 20px;
}
.product__row1 .product-rating {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}
.product__row1 .product-rating-review {
	margin-left: 10px;
}
.product__row1 .product-wishlist{
	margin-left: 30px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}
.product__row1 .product-wishlist.active{
	color: #e00;
}
.product__row1 .product-wishlist-icon{
	font-size: 16px;
	margin-right: 10px;
}
.product__row1 .product-share{
	margin-left: 30px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}
.product__row1 .product-share-icon{
	font-size: 16px;
	margin-right: 10px;
}
.product__row1 .product-brand{
	margin-left: auto;
}
.product__row1 .product-sku{
	margin-left: 50px;
	color: #8D8D8D;
}
.product__tab{
	margin-top: 20px;
	margin-bottom: 40px;
}
.product-main{
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.product-main-col1{
	width: 590px;
}
.product-main-col2{
	width: 350px;
}
.product-main-col3{
	width: 350px;
}
.product-media {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}
.product-media.is_stuck{
	margin-top: 120px;
}
.product-media-lg {
	width: -webkit-calc(100% - 140px);
	width: calc(100% - 140px);
}
.product-media-lg-slider .slider-item {
	height: 450px;
	width: 100%;
	float: left;
	outline: none !important;
	text-align: center;
}
.product-media-lg-slider .slider-item:nth-child(n+2){
	display: none;
}
.product-media-lg-slider.slick-initialized .slider-item:nth-child(n){
	display: block!important;
}
.product-media-lg-slider .slider-item img{
	display: inline-block;
	max-width: 100%;
	max-height: 100%;
}
.product-media-xs {
	width: 60px;
	margin-right: 80px;
}
.product-media-xs-slider-1.slick-slider .slick-track,
.product-media-xs-slider-1.slick-slider .slick-list,
.product-media-xs-slider-2.slick-slider .slick-track,
.product-media-xs-slider-2.slick-slider .slick-list,
.product-media-xs-slider-3.slick-slider .slick-track,
.product-media-xs-slider-3.slick-slider .slick-list {
	-webkit-transform: translate3d(0,0,0) !important;
	-moz-transform: translate3d(0,0,0) !important;
	-ms-transform: translate3d(0,0,0) !important;
	-o-transform: translate3d(0,0,0) !important;
	transform: translate3d(0,0,0) !important;
}
.product-media-xs-slider .slider-arrow {
	width: 60px;
	height: 60px;
}
.product-media-xs-slider .slider-prev svg {
	transform: rotate(-90deg);
}
.product-media-xs-slider .slider-next svg{
	transform: rotate(90deg);
}
.product-media-xs-slider .slider-item {
	height: 60px;
	width: 100%;
	float: left;
	overflow: hidden;
	opacity: .35;
	outline: none !important;
	cursor: pointer;
	border: none !important;
	-webkit-transition: opacity .2s;
	-o-transition: opacity .2s;
	transition: opacity .2s;
}
.product-media-xs-slider .slider-item.slick-current{
	opacity: 1;
}
.product-media-xs-slider .slider-item {
	margin-bottom: 15px;
}
.product-media-xs-slider .slider-item img{
	width: 100%;
	height: 100%;
	-o-object-fit: contain;
	object-fit: contain;
}
.product-media-xs-slider .slider-item:nth-child(n+4){
	display: none;
}
.product-media-xs-slider.slick-initialized .slider-item:nth-child(n){
	display: block!important;
}

.product-promo{
	margin-bottom: 25px;
}
.product-promo-list{
	display: flex;
	flex-direction: column;
	gap: 10px;
}
.product-promo-item{
	display: inline-flex;
	background: #dfede0;
	color: #1B5E20;
	font-weight: 500;
	border-radius: 10px;
	padding: 15px;
	font-size: 14px;
	line-height: 1.3;
	transition: background .2s;
}
.product-promo-item:hover{
	background: #c7dec8;
}
.product-pdc {
	padding: 20px 30px;
	background: #fff;
	border: 1px solid #eee;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	margin-bottom: 25px;
}
.product-pdc-caption {
	margin-bottom: 15px;
}
.product-pdc-li {
	position: relative;
	font-size: 13px;
	padding-left: 17px;
}
.product-pdc-li + .product-pdc-li{
	margin-top: 7px;
}
.product-pdc-li:before{
	content: '';
	position: absolute;
	left: 0;
	top: 2px;
	display: block;
	width: 10px;
	height: 10px;
	background: #359E00;
	-webkit-border-radius: 50%;
	border-radius: 50%;
}
.product-pdc-li b{
	font-weight: 600;
}
.product-mag {
	margin-bottom: 25px;
	padding: 15px 20px;
	border: 1px solid #135CAE;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.product-mag-text {
	font-weight: 500;
}
.product-mag-wrap-link {
	margin-top: 7px;
}

.product-tab-descr{
	margin-top: 25px;
	margin-bottom: 15px;
}
.product-tab-descr .bTab_st2 .bTab__link {
	font-size: 16px;
}
.product-descr .wysiwygText,
.product-property .wysiwygText{
	font-size: 15px;
}
.product-descr-wrap-link {
	margin-top: 15px;
}

.product-main .product-brand{
	margin-top: 10px;
}
.product-main .product-brand-wrap-img{
	display: block;
	margin-top: 20px;
}
.product-main .product-brand-wrap-img img{
	max-width: 180px;
	max-height: 80px;
}

.product-control{
	padding: 30px;
	background: #fff;
	border: 1px solid #eee;
	-webkit-box-shadow: 0 15px 20px rgba(0, 0, 0, 0.02);
	box-shadow: 0 15px 20px rgba(0, 0, 0, 0.02);
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.product-control-badges {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin-left: -3px;
	margin-right: -3px;
	z-index: 1;
	margin-bottom: 20px;
}
.product-control-badges .bBadge{
	margin-left: 3px;
	margin-right: 3px;
}
.product-control-find-cheaper{
	margin-bottom: 15px;
}
.product-control-find-cheaper .find-cheaper-text{
	font-weight: 500;
	margin-bottom: 5px;
}

.product-control-price {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: end;
	-webkit-align-items: flex-end;
	-ms-flex-align: end;
	align-items: flex-end;
}
.product-control-price-col + .product-control-price-col{
	margin-left: 15px;
}
.product-control-price .old-price {
	font-weight: 500;
	font-size: 18px;
	-webkit-text-decoration-line: line-through;
	text-decoration-line: line-through;
	color: #8D8D8D;
	line-height: 1;
	margin-bottom: 10px;
}
.product-control-price .current-price {
	font-weight: 700;
	font-size: 30px;
	color: #000;
	line-height: 1;
}
.product-control-price .current-price_sale {
	color: #e00;
}
.product-control-stock {
	font-weight: 600;
	font-size: 13px;
	color: #359E00;
	margin-bottom: 3px;
}
.product-control-saving {
	font-weight: 500;
	font-size: 13px;
	color: #8D8D8D;
}


.product-control-props{
	margin-top: 20px;
	padding-top: 20px;
	border-top: 1px solid #eee;
}
.product-control-props-group + .product-control-props-group{
	margin-top: 30px;
}
.product-control-props-group-title{
	font-weight: 500;
	font-size: 15px;
	margin-bottom: 15px;
}
.product-control-props-group-title .link-m-size{
	margin-left: 10px;
	font-size: 13px;
}
.product-props-sku-list{
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-left: -3px;
	margin-right: -3px;
	margin-top: -6px;
}
.product-props-sku-list-item{
	padding-left: 3px;
	padding-right: 3px;
	margin-top: 6px;
}
.product-props-sku-list-item-block{
	position: relative;
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	background: #fff;
	border: 1px solid #DADADA;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	min-width: 54px;
	min-height: 30px;
	text-align: center;
	cursor: pointer;
}
.product-props-sku-list-item-block:hover{
	border-color: #aaa;
}
.product-props-sku-list-item.active .product-props-sku-list-item-block{
	border-color: #135CAE !important;
	color: #135CAE;
}
.product-props-sku-list-item.notallowed .product-props-sku-list-item-block:before{
	content:"";
	border-color: #DADADA !important;
	color: #DADADA;
	position: absolute;
	top:   -1px;
	right: -1px;
	bottom:-1px;
	left:  -1px;
	background: rgba(255, 255, 255, 0.7) url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNiIgaGVpZ2h0PSIyNiIgdmlld0JveD0iMCAwIDI2IDI2Ij4gIDxwYXRoIGZpbGw9IiNBOUFEQjQiIGZpbGwtcnVsZT0iZXZlbm9kZCIgZD0iTTE0LjM5MjEyNjgsMTMuMjMyMzAyOSBMMjUuOTkyLDEuNDE4IEwyNC42LDAgTDEyLjk5OTk5NTYsMTEuODE0NDM2NCBMMS40LDAgTDAuMDA5LDEuNDE5IEwxMS42MDc4Njg3LDEzLjIzMjI5NzUgTDAuNDczLDI0LjU3MyBMMS44NjUsMjUuOTkxIEwxMi45OTk5OTkzLDE0LjY1MDE2NDUgTDI0LjEzNCwyNS45OSBMMjUuNTI2LDI0LjU3MiBMMTQuMzkyMTI2OCwxMy4yMzIzMDI5IFoiLz48L3N2Zz4=) no-repeat center;
	background-size:50% 50%;
}
.product-props-sku-list-item-name{
	font-weight: 500;
	font-size: 13px;
}

.product-control-quantity{
	margin-top: 15px;
}
.product-control-quantity-count-box{
	margin-bottom: 10px;
	font-size: .95em;
}
.product-control-action{
	margin-top: 15px;
}
.product-control-add{
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 100%;
	height: 74px;
	padding: 0;
	overflow: hidden;
}
.product-control-add .btn__icon{
	font-size: 22px;
	margin-right: 10px;
}
.product-notavalible,
.product-subscribe{
	margin-top: 20px;
}
.product-notavalible .btn{
	width: 100%;
}
.product-control-full-course{
	margin-top: 15px;
	font-size: 12px;
	line-height: 1;
	font-weight: 500;
	background: #FFF5D1;
	padding: 8px 12px;
	border-radius: 5px;
	display: inline-flex;
}
.product-control-last-order{
	margin-top: 15px;
	text-align: center;
	font-weight: 500;
	font-size: 13px;
	color: #359E00;
}
.product-near-delivery {
	margin-top: 30px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}
.product-near-delivery-wrap-icon {
	width: 25px;
	font-size: 14px;
	stroke: #000;
}
.product-near-delivery-body {
	width: -webkit-calc(100% - 25px);
	width: calc(100% - 25px);
}
.product-near-delivery-text {
	font-weight: 500;
}
.product-near-delivery-date {
	margin-top: 5px;
	color: #8D8D8D;
}


.product-free-delivery {
	margin-top: 20px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}
.product-free-delivery-wrap-icon {
	width: 25px;
	font-size: 16px;
}
.product-free-delivery-body {
	width: -webkit-calc(100% - 25px);
	width: calc(100% - 25px);
}
.product-free-delivery-text {
	font-weight: 500;
}
.product-free-delivery-num
{
	margin-top: 5px;
	color: #359E00;
	font-weight: 500;
}





.product-full-card{
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	height: 90px;
	background: #F2F2F2;
	font-weight: 700;
	font-size: 16px;
	text-align: center;
	color: #135CAE;
	cursor: pointer;
	margin-top: 60px;
	margin-left: -45px;
	margin-right: -45px;
	-webkit-transition: background .2s;
	-o-transition: background .2s;
	transition: background .2s;
}
.product-full-card:hover{
	background: #eee;
}
.modal.modal-product-size {
	max-width: 800px;
}
.modal-product-size-content{
	background: #fff;
	padding: 60px;
}
.modal-product-size-text {
	margin-bottom: 30px;
}
.product.fancybox-content{
	background: #fff;
	overflow: visible;
}
.fancybox-popup-product .product__content{
	padding: 35px 45px 0 45px;
}
.fancybox-popup-product .product-h1-link{
	transition: color .2s;
}
.fancybox-popup-product .product-h1-link:hover{
	color: #e00;
}
.fancybox-popup-product .product__row1{
	margin-bottom: 25px;
}
.fancybox-popup-product .product-main-col1{
	width: 530px;
}
.fancybox-popup-product .product-media-xs {
	width: 60px;
	margin-right: 20px;
}
.fancybox-popup-product .product-media-lg {
	width: -webkit-calc(100% - 80px);
	width: calc(100% - 80px);
}
.popup-product-arrow{
	position: absolute;
	top: 50vh;
	margin-top: -45px;
	width: 90px;
	height: 90px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 50%;
	border: 1px solid #fff;
	color: #fff;
	font-size: 20px;
	cursor: pointer;
	opacity: 0;
	visibility: hidden;
	transition: color .2s, background .2s;
}
.popup-product-arrow.visible{
	opacity: 1;
	visibility: visible;
}
.popup-product-arrow:hover{
	color: #000;
	background: #fff;
}
.popup-product-arrow-prev{
	left: -130px;
	transform: rotate(-90deg);
}
.popup-product-arrow-next{
	right: -130px;
	transform: rotate(90deg);
}






.popup-window{
	min-width: 320px;
	font-family: 'Onest', sans-serif !important;
}
.popup-window-titlebar-text{
	display: block;
	font-size: 20px;
	text-align: center;
	color: #000;
	padding: 0;
}
.popup-window.popup-window-with-titlebar {
	padding: 40px;
}
.popup-window-with-titlebar .popup-window-content {
	padding: 10px 0 0;
}
.popup-window-buttons .btn {
	width: 100%;
}
#bx-catalog-subscribe-form-notify:not(:empty).bOrderDelivery__input {
	margin-bottom: 20px;
	text-align: center;
	border: 1px solid #e00;
	padding: 10px;
}
.bx-catalog-subscribe-form-container .form-label {
	display: block;
	text-align: center;
	margin-bottom: 10px;
}
.bx-catalog-popup-message{
	border: 1px solid #eee;
	padding: 10px;
	text-align: center;
	font-size: 14px;
}



.psearch-section + .psearch-section{
	margin-top: 120px;
}
.psearch-section .list-column{
	column-count: 3;
}
.psearch-section .list-column-item{
	margin-bottom: 20px;
	padding-right: 50px;
}
.psearch-section .list-column-item .link{
	display: inline-block;
	line-height: 1.1;
	border-bottom: none;
}
.psearch-section .h1{
	margin-bottom: 40px;
}
.psearch-section .l-pagination{
	margin-top: 40px;
	text-align: center;
}

.psearch-language-guess{
	margin-bottom: 30px;
}
.psearch-list-item + .psearch-list-item {
	margin-top: 20px;
	padding-top: 20px;
	border-top: 1px solid #eee;
}
.psearch-list-item{
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}
.psearch-list-item-thumb{
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	width: 120px;
}
.psearch-list-item-thumb img{
	max-height: 90px;
}
.psearch-list-item-body{
	-webkit-box-flex: 1;
	-webkit-flex-grow: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	padding: 0 20px;
}
.psearch-list-item-price{
	margin-top: 15px;
	font-weight: 700;
	font-size: 22px;
}
.psearch-list-item-descr{
	margin-top: 10px;
	line-height: 1.3;
}
.psearch-list-item-action{
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	width: 180px;
}
.psearch-list-item-action .btn{
	width: 100%;
	font-size: 14px;
	padding-left: 15px;
	padding-right: 15px;
}
.psearch-pagination {
	text-align: center;
	margin-top: 60px;
}



.pfaq{

}
.faq-list-group-caption{
	margin-bottom: 30px;
}
.faq-list-group + .faq-list-group{
	margin-top: 100px;
}
.pfaq .container-sm-aside-block-question{
	margin-top: 20px;
}
.pfaq .container-sm-aside-block-question .btn{
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding-top: 0;
	padding-bottom: 0;
	width: 100%;
	height: 62px;
}





.pdelivery-manager{
	margin-top: 70px;
}
.pdelivery-rt34{
	display: flex;
	flex-wrap: wrap;
	margin-top: -30px;
	margin-left: -30px;
	margin-right: -30px;
	line-height: 1.1;
}
.pdelivery-rt34 > div{
	padding-left: 30px;
	padding-right: 30px;
	margin-top: 30px;
}
.pdelivery-rt34 .box-delivery {
	width: 100%;
}
.pdelivery-rt34 .box-delivery-header{
	display: none;
}
.pdelivery-rt34 .box-delivery-text{
	line-height: 1.5;
	display: flex;
	margin-left: -15px;
	margin-right: -15px;
}
.pdelivery-rt34 .cardDeliveryInfo__item {
	padding: 0 15px;
}
.pdelivery-rt34 .cardDeliveryInfo__item + .cardDeliveryInfo__item{
	border-left: 1px solid #eee;
}
.pdelivery-rt34 .box-delivery-text .cardDI__name,
.pdelivery-rt34 .box-delivery-text .cardDI__time,
.pdelivery-rt34 .box-delivery-text .cardDI__price{
	display: inline-block;
}
.pdelivery-rt34 .box-delivery-text b{
	font-weight: 500;
}
.pdelivery-rt34 .box-delivery-text br{
	display: none;
}


.ppayment-list{
	margin-top: 25px;
}
.ppayment-manager{
	margin-top: 100px;
}




.pabout-tab{
	margin-bottom: 35px;
}
.pabout-tab .bTab {
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
}
.pabout-tab .bTab__link {
	padding: 0 40px;
}
.pabout-manager{
	margin-top: 90px;
}

.pabout-delivery-box {
	padding: 45px;
	border: 1px solid #E5E5E5;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.pabout-delivery-box p{
	font-size: 16px;
}
.pabout-delivery-box-logos {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	margin-top: 25px;
	margin-left: -8px;
	margin-right: -8px;
}
.pabout-delivery-box-logo-wrap{
	padding-left: 8px;
	padding-right: 8px;
}
.pabout-team{
	margin-top: 40px;
}



.pbonus-content{
	margin-top: -30px;
}
.pbonus-content .s1 {
	margin-top: 70px;
	text-align: center;
}
.pbonus-content .s1-text1 {
	margin-top: 30px;
	font-weight: 800;
	font-size: 50px;
	line-height: .7;
	color: #359E00;
}
.pbonus-content .s1-text2 {
	margin-top: 30px;
	opacity: 0.7;
}
.pbonus-content .s1-text3 {
	margin-top: 20px;
	font-size: 18px;
}
.pbonus-content .s2 {
	margin-top: 110px;
}
.pbonus-content .s2-text1 {
	text-align: center;
	margin-bottom: 50px;
}
.pbonus-content .s2-grid {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-left: -10px;
	margin-right: -10px;
}
.pbonus-content .s2-grid-item{
	padding-left: 10px;
	padding-right: 10px;
}
.pbonus-content .s2-grid-item-thumb {
	height: 70px;
}
.pbonus-content .s2-grid-item-thumb img{
	max-height: 100%;
}
.pbonus-content .s2-grid-item-caption {
	margin-top: 25px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}
.pbonus-content .s2-grid-item-caption-num {
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	width: 30px;
	height: 30px;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	background: #9B9B9B;
	text-align: center;
	line-height: 30px;
	font-weight: 700;
	font-size: 14px;
	color: #fff;
}
.pbonus-content .s2-grid-item-caption-name {
	margin-left: 10px;
	font-weight: 600;
	font-size: 20px;
}
.pbonus-content .s2-grid-item-descr {
	margin-top: 15px;
	font-size: 16px;
	line-height: 1.5;
	max-width: 320px;
	opacity: 0.7;
}
.pbonus-content .s2-grid-item-action {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin-top: 23px;
}
.pbonus-content .s2-grid-item-btn{
	font-size: 13px;
	padding-top: 17px;
	padding-bottom: 17px;
}
.pbonus-content .s2-grid-item-btn + .s2-grid-item-btn {
	margin-left: 7px;
}

.pbonus-content .s3{
	margin-top: 105px;
}
.pbonus-content .s3-text1 {
	text-align: center;
	margin-bottom: 45px;
}
.pbonus-content .s4 {
	margin-top: 60px;
	text-align: center;
}
.pbonus-content .s4-text1{
	font-weight: 300;
	font-size: 18px;
	line-height: 1.5;
	max-width: 500px;
	margin-left: auto;
	margin-right: auto;
}
.pbonus-content .s4-action{
	margin-top: 25px;
}
.pbonus-content .s4-btn{
	font-size: 13px;
	padding-top: 17px;
	padding-bottom: 17px;
}
.pbonus-content .s5 {
	margin-top: 60px;
}
.pbonus-content .s5-line{
	height: 12px;
	background: url(/local/img/loyalty/1_p.png) 0 0 repeat;
	max-width: 1148px;
	margin: auto;
}
.pbonus-content .s5-text1{
	text-align: center;
	margin-top: 60px;
	margin-bottom: 60px;
}
.pbonus-content .s5-faq-list{
	max-width: 800px;
	margin-left: auto;
	margin-right: auto;
}




.preferral-content {
}
.preferral-content .s1-grid {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-top: -20px;
	margin-left: -20px;
	margin-right: -20px;
}
.preferral-content .s1-grid-item {
	margin-top: 60px;
	width: 50%;
	padding-left: 20px;
	padding-right: 20px;
}
.preferral-content .s1-grid-item-thumb {
	height: 74px;
}
.preferral-content .s1-grid-item-thumb img{
	max-height: 100%;
}
.preferral-content .s1-grid-item-body {
	margin-top: 20px;
}
.preferral-content .s1-grid-item-name {
	font-weight: 600;
	font-size: 18px;
}
.preferral-content .s1-grid-item-desc {
	max-width: 320px;
	margin-top: 15px;
	line-height: 1.5;
	font-size: 16px;
}
.preferral-content .s2 {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	margin-top: 80px;
	border: 1px solid #359E00;
	padding: 60px 50px;
}
.preferral-content .s2-content {
	width: -webkit-calc(100% - 260px);
	width: calc(100% - 260px);
	margin-right: 40px;
}
.preferral-content .s2-text {
	margin-top: 15px;
	line-height: 1.5;
	font-size: 16px;
}
.preferral-content .s2-media {
	width: 220px;
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
}













.phoworder-steps {
	margin-top: 45px;
}
.phoworder-step-item + .phoworder-step-item {
	margin-top: 90px;
}
.phoworder-step-header {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}
.phoworder-steps-header-num {
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	margin-right: 25px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 58px;
	height: 58px;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	background: #359E00;
	font-weight: 600;
	font-size: 24px;
	line-height: 1;
	color: #fff;
}
.phoworder-steps-header-text {
	width: -webkit-calc(100% - 85px);
	width: calc(100% - 85px);
}
.phoworder-steps-header-text .h3 {
	font-weight: 500;
	margin-bottom: 10px;
}
.phoworder-step-body {
	margin-top: 35px;
}
.phoworder-step-wrap-img {
	-webkit-box-shadow: 0 10px 16px rgba(0, 0, 0, 0.1), 0 4px 6px rgba(0, 0, 0, 0.06);
	box-shadow: 0 10px 16px rgba(0, 0, 0, 0.1), 0 4px 6px rgba(0, 0, 0, 0.06);
	-webkit-border-radius: 5px;
	border-radius: 5px;
	overflow: hidden;
}
.phoworder-step-wrap-img img{
	width: 100%;
}






.pwreturns-btn1{
	padding: 23px 50px;
}
.pwreturns-manager{
	margin-top: 90px;
}






.pcontact {
}
.pcontact-grid {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}
.pcontact-grid-col1 {
	width: -webkit-calc(100% - 460px);
	width: calc(100% - 460px);
}
.pcontact-sub-h1 {
	margin-top: 40px;
	margin-bottom: 40px;
	font-size: 18px;
	line-height: 1.5;
}
.pcontact-mode {
	font-size: 18px;
	line-height: 1.5;
	margin-bottom: 15px;
}
.pcontact-info {
	font-size: 18px;
	line-height: 1.5;
}
.pcontact-info-row {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin-left: -15px;
	margin-right: -15px;
}
.pcontact-info-row + .pcontact-info-row{
	margin-top: 35px;
}
.pcontact-info-row-col {
	padding-left: 15px;
	padding-right: 15px;
	width: 50%;
}
.pcontact-pvz {
	margin-top: 70px;
}
.pcontact-grid-col2 {
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	width: 390px;
	margin-left: 70px;
}
.pcontact-form .bControlGroup_textarea {
	height: 205px;
}
.pcontact-form-group + .pcontact-form-group{
	margin-top: 25px;
}
.pcontact-form-submit{
	width: 100%;
	max-width: 340px;
	height: 85px;
	font-weight: 700;
	font-size: 15px;
}
.pcontact-form-form{
	margin-top: 25px;
}
.pcontact-form-private{
	margin-top: 25px;
}
.pcontact-form-private .bPrivate__icon {
	color: #359e00;
}
.pcontact-form-success{
	font-size: 18px;
	font-weight: 400;
	line-height: 1.3;
}
.pcontact-form-error{
	display: none;
	margin-top: 20px;
	margin-bottom: 20px;
	border: 1px solid #e00;
	padding: 10px 20px;
	line-height: 1.5;
	font-size: 14px;
}
.pcontact-form-error.active{
	display: block;
}
.pcontact-form-loader .loader-box{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	z-index: 10;
	background: rgba(255, 255, 255, .8);
}
.pcontact .map-contact{
	width: 100%;
	height: 400px;
}




.pauth-error {
	margin-bottom: 20px;
}
.pauth-result{
	margin-bottom: 20px;
	background: #80ae63;
	padding: 20px;
	color: #fff;
	border-radius: 10px;
}
.pauth-result font{
	color: #fff;
}
.pauth-result-error{
	background: #ec807a;
}
.pauth-wrap-form,
.pauth-form {
	max-width: 400px;
}
.pauth-tabs{
	margin-bottom: 20px;
}
.pauth-form-group + .pauth-form-group {
	margin-top: 15px;
}
.pauth-form-help {
	margin-top: 7px;
	font-size: 13px;
	color: #666;
}
.pauth-form-submit{
	height: 85px;
	width: 100%;
}
.pauth-add-links {
	margin-top: 20px;
	line-height: 1.5;
}
.pauth-social {
	margin-top: 30px;
	font-size: 14px;
}
.pauth-social .caption-social{
	margin-bottom: 10px;
}
.pauth-btn-back-main{
	height: 85px;
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}
.pauth-form-captcha{
	display: flex;
	align-items: center;
	gap: 10px;
}
.pauth-form-captcha-input{
	flex-grow: 1;
}
.pauth-form-captcha-thumb{
	flex-shrink: 0;
}
.pauth-form-binfo{
	margin-top: 20px;
}
.pauth-form-binfo #bx_register_resend_text{
	color: #666;
}
.pauth-form-binfo #bx_register_resend_counter{
	font-weight: 700;
}
.pauth-form-binfo #bx_register_resend_link{
	color: #135CAE;
	text-decoration: none;
	border-bottom: 1px solid rgba(19, 92, 174, .3);
	transition: border .2s;
}
.pauth-form-binfo #bx_register_resend_link:hover{
	border-bottom-color: transparent;
}





.psalecustomer-list-sale li{
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: baseline;
	-webkit-align-items: baseline;
	-ms-flex-align: baseline;
	align-items: baseline;
}
.psalecustomer-list-sale li .t1,
.psalecustomer-list-sale li .t3 {
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
}
.psalecustomer-list-sale li .t2 {
	-webkit-box-flex: 1;
	-webkit-flex-grow: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	margin-right: 12px;
	margin-left: 12px;
	border-bottom: 1px dotted #9f9f9f;
}



.p404{
	padding: 100px 0;
	text-align: center;
}


.w-posts{
	margin-top: 60px;
	margin-bottom: 60px;
}
.w-posts .h2{
	margin-bottom: 30px;
}





.header-is-fixed-show .popupMenu__nav-col1 .main-nav,
.header-is-fixed-show .popupMenu__nav-col2 .nav-child,
.header-is-fixed-show .popupMenu__nav-col3 .grid-brands{
	height: -webkit-calc(100vh - 160px);
	height: calc(100vh - 160px);
}


















.fancybox-slide--html .fancybox-close-small {
	padding: 3px;
	right: 5px;
	top: 5px;
	opacity: .4;
}
.fancybox-slide--html .fancybox-close-small:hover{
	opacity: 1;
}
.fancybox-button svg {
	width: auto;
	height: auto;
}
.fancybox-content {
	background: transparent;
	padding: 0;
}
.fancybox-skin{
	margin-top: 20px;
	margin-bottom: 40px;
	-webkit-border-radius: 0;
	border-radius: 0;
}
.fancybox-close-small {
	height: 50px;
	padding: 0;
	right: 15px;
	top: 15px;
	width: 50px;
	color: #000;
	opacity: .7;
}
.fancybox-close-small svg{
	opacity: 1;
	width: auto;
	height: auto;
}
.fancybox-close-small:focus {
	outline: none;
}
.fancybox-slide--current > .modal,
.fancybox-content > .modal {
	display: inline-block !important;
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	opacity: 1;
	-webkit-transition: -webkit-transform .3s;
	transition: -webkit-transform .3s;
	-o-transition: transform .3s;
	transition: transform .3s;
	transition: transform .3s, -webkit-transform .3s;
}
.modal{
	opacity: 0;
	-webkit-transform: scale(.8);
	-ms-transform: scale(.8);
	transform: scale(.8);
	visibility: visible;
	display: none;
	width: 100%;
	max-width: 440px;
	overflow: visible !important;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	background: transparent !important;
	font-family: 'Onest', sans-serif !important;
}
.modal__wrap{
	background-color: #fff;
	padding: 60px;
	-webkit-box-shadow: 0 10px 16px rgba(0, 0, 0, 0.1), 0 4px 6px rgba(0, 0, 0, 0.06);
	box-shadow: 0 10px 16px rgba(0, 0, 0, 0.1), 0 4px 6px rgba(0, 0, 0, 0.06);
	-webkit-border-radius: 5px;
	border-radius: 5px;
	overflow: hidden;
}
.modal__hLg{
	font-weight: 600;
	font-size: 26px;
	line-height: 1.1;
}
.modal__hMd{
	margin-top: 15px;
	font-size: 15px;
	font-weight: 400;
	line-height: 1.3;
}
.modal__form{
	margin-top: 25px;
}
.modal__form-group + .modal__form-group{
	margin-top: 15px;
}
.modal__submit{
	width: 100%;
	height: 70px;
}
.modal__private{
	margin-top: 15px;
}
.modal__success{
	font-size: 18px;
	font-weight: 400;
	line-height: 1.3;
}
.modal__error{
	display: none;
	margin-top: 20px;
	border: 1px solid #e00;
	padding: 10px 20px;
	line-height: 1.5;
	font-size: 14px;
}
.modal__error.active{
	display: block;
}
.modal__loader .loader-box{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	z-index: 10;
	background: rgba(255, 255, 255, .8);
	overflow: hidden;
}
.modal__inner-line{
	position: relative;
	padding-top: 20px;
}
.modal__inner-line:before{
	content: '';
	position: absolute;
	top: 0;
	left: -60px;
	right: -60px;
	border-top: 1px solid rgba(0, 0, 0, .1);
}
.modal__tab{
	margin-bottom: 20px;
}
.modal__tab .bTab .bTab__link {
	height: 54px;
	font-size: 16px;
}
.modal-oneclick .pr-quantity {
	margin-top: 10px;
}
.modal-oneclick .pr-sum{
	font-size: 16px;
	font-weight: 700;
	margin-top: 10px;
}
.modal-oneclick .modal__form-group-info{
	text-align: center;
}
.modal-oneclick-info{
	font-size: 14px;
	opacity: .7;
}

.modal-auth .modal__wrap{
	padding-bottom: 0;
}
.modal-auth .link-registr{
	color: #e00;
}
.modal-auth .link-registr:hover{
	color: #135CAE;
}
.modal-auth__footer-social{
	text-align: center;
	margin-top: 35px;
}
.modal-auth__footer-social .caption-social{
	margin-bottom: 15px;
}
.modal-auth__footer-links{
	margin-top: 20px;
	text-align: center;
	padding-bottom: 20px;
}
.modal-review-rating {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}
.modal-review-rating-text {
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	line-height: 1;
	font-size: 14px;
	color: #999;
}
.modal-review-rating-checkbox {
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	margin-left: 8px;
	margin-right: 8px;
}
.modal-review-rating-item{
	position: relative;
	padding-left: 2px;
	padding-right: 2px;
}
.modal-review-rating-item-input{
	position: absolute;
	width: 20px;
	height: 20px;
	opacity: 0;
	cursor: pointer;
}
.modal-review-rating-item-icon{
	font-size: 20px;
	color: #ccc;
	cursor: pointer;
	-webkit-transition: color .2s;
	-o-transition: color .2s;
	transition: color .2s;
}
.modal-review-rating-item-input:hover + .modal-review-rating-item-icon{
	color: #ddd;
}
.modal-review-rating-item.active .modal-review-rating-item-icon{
	color: #fc0;
}

.modal-notification{
	max-width: 500px;
}
.modal-notification .modal__wrap {
	padding: 0;
}
.modal-notification-thumb {
	height: 300px;
	overflow: hidden;
}
.modal-notification-thumb img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.modal-notification-body{
	padding: 40px;
}
.modal-notification-action{
	margin-top: 20px;
}



















.root-popup-city-show .rootHeader{
	position: relative !important;
	-webkit-transform: none !important;
	-ms-transform: none !important;
	transform: none !important;
}
.root-popup-city-show .rootBody {
	margin-top: 0 !important;
}







#payButton.cloudpay_button{
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;

	margin: 0;
	outline: none;
	border: none;
	line-height: 1;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
	cursor: pointer;

	padding: 0 35px;
	font-weight: 700;
	font-size: 15px;
	-webkit-box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
	box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-webkit-transition: background .2s;
	-o-transition: background .2s;
	transition: background .2s;

	background: #e00;
	color: #fff;

	height: 74px;
	width: 250px;
}
#payButton.cloudpay_button:hover{
	background: #c30000;
}
#payButton.cloudpay_button + #result{
	display: none !important;
}


.fixed-btn-gift{
	position: fixed;
	top: 40%;
	right: 0;
	-webkit-transform: translate3d(3px,-50%,0);
	transform: translate3d(3px,-50%,0);
	z-index: 110;
	max-width: 36px;
	-webkit-transition: -webkit-transform .2s;
	transition: -webkit-transform .2s;
	-o-transition: transform .2s;
	transition: transform .2s;
	transition: transform .2s, -webkit-transform .2s;
}
.fixed-btn-gift:hover{
	-webkit-transform: translate3d(0,-50%,0);
	transform: translate3d(0,-50%,0);
}

.fixed-btn-price{
	position: fixed;
	top: 50%;
	right: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	transform: translate(70px, -50%) rotate(-90deg);
	background: red;
	color: #fff;
	font-weight: 500;
	padding: 15px;
	border-radius: 5px 5px 0 0;
	z-index: 110;
	transition: background .2s;
	width: 200px;
	height: 62px;
}
.fixed-btn-price:hover{
	background: #c10000;
}


.modalBasket{
	max-width: 760px;
	width: 100%;

	opacity: 1;
	-webkit-transform: none;
	-ms-transform: none;
	transform: none;
}
.modalBasket__wrap {
	padding: 60px 50px 50px;
	background: #fff;
}
.modalBasket__h1 {
}
.modalBasket__content {
	margin-top: 45px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}
.modalBasket__content .col-thumb {
	width: 105px;
	text-align: center;
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
}
.modalBasket__content .col-thumb img{
	max-height: 105px;
}
.modalBasket__content .col-body {
	width: -webkit-calc(100% - 265px);
	width: calc(100% - 265px);
	-webkit-box-flex: 1;
	-webkit-flex-grow: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	margin-left: 30px;
	margin-right: 30px;
}
.modalBasket__content .name {
	font-weight: 500;
	font-size: 16px;
}
.modalBasket__content .weight {
	font-size: 13px;
	margin-top: 5px;
}
.modalBasket__content .sku {
	margin-top: 30px;
	font-size: 13px;
	color: #7B7B7B;
}
.modalBasket__content .col-price{
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	width: 100px;
}
.modalBasket__content .current-price{
	display: inline-block;
	font-weight: 700;
	font-size: 20px;
}
.modalBasket__content .old-price{
	display: inline-block;
	position: relative;
	margin-top: 10px;
	font-weight: 700;
	font-size: 16px;
}
.modalBasket__content .old-price:before {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	top: 50%;
	margin-top: -1px;
	height: 2px;
	background: #e00;
	-webkit-transform: rotate(-15deg);
	-ms-transform: rotate(-15deg);
	transform: rotate(-15deg);
}
.modalBasket__footer {
	margin-top: 50px;
	padding-top: 40px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	border-top: 1px solid rgba(0, 0, 0, .1);
}
.modalBasket__total {
	font-weight: 500;
	font-size: 16px;
	color: #7D7D7D;
	line-height: 1.5;
}
.modalBasket__total .st {
	color: #359E00;
}
.modalBasket__action {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}
.modalBasket__action .btn {
	padding-top: 17px;
	padding-bottom: 17px;
	font-size: 13px;
}
.modalBasket__action .btn + .btn{
	margin-left: 10px;
}


#rootBody .modal.fancybox-content {
	pointer-events: visible !important;
}

.box-order-pay .btn-primary{
	min-width: 170px;
	padding: 20px 25px;
	font-weight: 700;
	font-size: 15px;
	-webkit-box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
	box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-webkit-transition: background .2s;
	-o-transition: background .2s;
	transition: background .2s;
	background: #e00;
	color: #fff;
}
.box-order-pay .btn-primary:hover{
	background: #c30000;
}
.box-order-pay .align-items-center{
	margin: 15px 0;
}
.box-order-pay .align-items-center p{
	margin-top: 10px;
}



.mbKY3UnK5{
	width:100%;
	height:290px;
	background:url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMTg0IDI1NiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMCAwaDE4NHYxODRIMHptMCAyMDBoMTE4djE2SDB6bTAgMjhoMTU4djhIMHptMCAyMGgxMzJ2OEgweiIgZmlsbD0iI0Y3RjdGNyIgZmlsbC1ydWxlPSJldmVub2RkIi8+PC9zdmc+) space 0 100%;
	animation-name: mbKY3UnK5;
	animation-duration: 1.5s;
	animation-timing-function: linear;
	animation-iteration-count: infinite;
}
@keyframes mbKY3UnK5{50%{opacity:.5}}
.mbKY3UnK5 + .mbKY3UnK5{
	margin-top: 80px;
}




/*** BEGIN ORDER V.1  */
.porder-next{
	position: relative;
	width: 100%;
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	height: 86px;
	padding-top: 0;
	padding-bottom: 0;
}
.porder-next[disabled]{
	background: rgba(53, 158, 0, .5);
}
.porder-next .btn__icon{
	-webkit-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	transform: rotate(-90deg);
	margin-left: 15px;
	font-size: 12px;
}
.porder-next .loader-box{
	position: absolute;
}
.porder-column{
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}
.porder-column-right{
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	width: 430px;
}
.porder-column-left{
	margin-right: 80px;
	width: -webkit-calc(100% - 510px);
	width: calc(100% - 510px);
}
.porderInfo {
	padding: 35px;
	padding-bottom: 50px;
	background: #eee;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.porderInfo__header {
	padding: 0 0 30px;
	border-bottom: 1px solid rgba(0, 0, 0, .1);
}
.porderInfo__edit-btn{
	width: 100%;
	height: 62px;
	border-width: 2px;
	font-weight: 500;
	font-size: 16px;
}
.porderInfo__edit-btn .btn__icon{
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
	margin: 0;
	margin-right: 10px;
	font-size: 12px;
}
.porderInfo__edit + .porderInfo__delivery {
	margin-top: 50px;
}
.porderInfo__delivery {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}
.porderInfo__delivery-thumb {
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 65px;
	height: 65px;
	border: 2px solid #359E00;
	-webkit-border-radius: 50%;
	border-radius: 50%;
}
.porderInfo__delivery-thumb .icon {
	font-size: 31px;
}
.porderInfo__delivery-text {
	margin-left: 25px;
	width: -webkit-calc(100% - 90px);
	width: calc(100% - 90px);
	font-weight: 500;
	font-size: 15px;
	line-height: 1.7;
}
.porderInfo__delivery-text .st {
	white-space: nowrap;
	font-weight: 700;
	color: #359E00;
}
.porderInfo__body {
	padding-top: 30px;
	padding-bottom: 30px;
	border-bottom: 1px solid rgba(0, 0, 0, .1);
}
.porderInfo__lg{
	font-weight: 500;
	font-size: 22px;
	margin-bottom: 15px;
}
.porderInfo__coupon {
	margin-bottom: 30px;
}
.orderInfo__bonus{
	margin-bottom: 30px;
	padding-top: 30px;
	padding-bottom: 30px;
	border-bottom: 1px solid rgba(0, 0, 0, .1);
	border-top: 1px solid rgba(0, 0, 0, .1);
}
.orderInfo__bonus-caption{
	font-weight: 500;
	font-size: 18px;
	margin-bottom: 15px;
}
.orderInfo__bonus-grid{
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}
.orderInfo__bonus-info {
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	font-size: 12px;
	margin-left: 10px;
	line-height: 1.35;
	opacity: .8;
}
.orderInfo__bonus-group {
	-webkit-box-flex: 1;
	-webkit-flex-grow: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
}
.orderInfo__bonus-group .bControlGroup {
	height: 58px;
	width: 100%;
}
.orderInfo__bonus-group .bControlGroup__input {
	font-size: 13px;
	padding: 17px 20px 0 20px;
}
.orderInfo__bonus-group .bControlGroup__label {
	top: 14px;
	left: 20px;
	right: 20px;
}

.porderInfo__prices {

}
.porderInfo__prices-line {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	font-size: 18px;
}
.porderInfo__prices-line + .porderInfo__prices-line{
	margin-top: 10px;
}
.porderInfo__prices-value {
	font-weight: 700;
}
.porderInfo__footer {
	padding: 30px 0 0;
}
.porderInfo__total {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	font-size: 18px;
	font-weight: 700;
}
.porderInfo__apply-order {
	margin-top: 40px;
}
.porderInfo__apply-order-btn {
	border-width: 2px;
	font-weight: 700;
	font-size: 18px;
}
.porder-column-left  h1{
	margin-top: 20px;
	margin-bottom: 35px;
}



/*Правки - убрать телефон, изменить контакты*/
.product-panel .l-logo {
	margin-right: 40px;
}
.product-panel .l-product{
	flex-grow: 1;
	margin: 0;
}

.pcontact-grid-col1 {
	width: 400px;
}
.pcontact-grid-col2 {
	width: -webkit-calc(100% - 470px);
	width: calc(100% - 470px);
	margin-left: 70px;
}
.pcontact-info-row {
	display: block;
}
.pcontact-info-row-col{
	width: 100% !important;
}
.pcontact-mode {
	margin-bottom: 30px;
}
.pcontact-pvz {
	height: 100%;
	margin-top: 0;
}
.pcontact-pvz .bPvz {
	height: 100%;
}
@media only screen and (max-width: 1460px) {
	.pcontact-grid-col1 {
		width: 300px;
	}
	.pcontact-grid-col2 {
		width: -webkit-calc(100% - 350px);
		width: calc(100% - 350px);
		margin-left: 50px;
	}
}
/* End */


/* Start:/local/templates/altaimag_2.1/css/adaptive.css?17135112564666*/
/* prefixed by https://autoprefixer.github.io (PostCSS: v7.0.23, autoprefixer: v9.7.3) */

@media only screen and (max-width: 1800px) {
	.popup-product-arrow {
		display: none;
	}
}

@media only screen and (max-width: 1460px) {
	.container {
		width: 1170px;
	}


	.layoutHome__category .grid-catalog{
		margin-left: -10px;
		margin-right: -10px;
	}
	.layoutHome__category .grid-catalog-item {
		padding-left: 10px;
		padding-right: 10px;
	}
	.layoutHome__category .box-catalog__thumb {
		width: 130px;
		height: 130px;
	}
	.layoutHome__category .box-catalog__body {
		margin-top: 20px;
	}

	.block-special .home-content {
		margin-left: 0;
		margin-right: 0;
	}

	.layoutHome__brands .col-brand-altaimag {
		width: 370px;
	}
	.layoutHome__brands .col-brands-list {
		margin-right: 50px;
		width: -webkit-calc(100% - 420px);
		width: calc(100% - 420px);
	}

	.slider-news-item:nth-child(n+4) {
		display: none;
	}


	.cardProductLine__col-action {
		width: 180px;
	}


	.product-main-col1 {
		width: 450px;
	}
	.product-main-col2 {
		width: 310px;
	}
	.product-main-col3 {
		width: 320px;
	}
	.product-media-xs {
		width: 60px;
		margin-right: 20px;
	}
	.product-media-lg {
		width: -webkit-calc(100% - 80px);
		width: calc(100% - 80px);
	}
	.product-tab-descr .bTab_st2 .bTab__link{
		font-size: 15px;
	}
	.product-descr-text {
		font-size: 16px;
	}
	.product-mag {
		padding: 15px;
		font-size: 14px;
	}
	.product-pdc {
		padding: 15px;
	}

	.fancybox-popup-product .product-main-col1 {
		width: 400px;
	}

	.porder-column-left {
		margin-right: 50px;
		width: -webkit-calc(100% - 420px);
		width: calc(100% - 420px);
	}
	.porder-column-right {
		-webkit-flex-shrink: 0;
		-ms-flex-negative: 0;
		flex-shrink: 0;
		width: 370px;
	}
	.porder-column-right .bCoupon__submit {
		width: 120px;
	}
}

@media only screen and (max-width: 1250px) {
	.container {
		width: 1000px;
	}

	.layoutHome__brands .col-brands-list {
		width: -webkit-calc(100% - 370px);
		width: calc(100% - 370px);
	}
	.layoutHome__brands .col-brand-altaimag {
		width: 320px;
	}

	.container-sm-aside_right {
		margin-left: 30px;
	}
	.container-sm-aside_left {
		margin-right: 30px;
	}
	.container-sm-aside {
		width: 270px;
	}
	.container-sm-content {
		width: -webkit-calc(100% - 300px);
		width: calc(100% - 300px);
	}
	.container-sm-aside .nav {
		padding: 20px;
	}

	.slider-brands-item:nth-child(n+5) {
		display: none;
	}


	.product .product-media {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	.product .product-media-xs {
		margin-top: 15px;
		width: 100%;
		margin-right: 0;
		-webkit-box-ordinal-group: 2;
		-webkit-order: 1;
		-ms-flex-order: 1;
		order: 1;
	}
	.product .product-media-lg {
		width: 100%;
	}
	.product .product-main-col1 {
		width: calc(100% - 560px);
	}
	.product .product-main-col2 {
		width: 250px;
	}
	.product .product-main-col3 {
		width: 270px;
	}
	.product .product-media-lg-slider .slider-item {
		height: 380px;
	}
	.product .product-media-xs-slider{
		margin-left: -7px;
		margin-right: -7px;
		padding-left: 50px;
		padding-right: 50px;
	}
	.product .product-media-xs-slider .slider-item {
		float: left;
		width: 33.33%;
		height: 60px;
		padding-left: 7px;
		padding-right: 7px;
	}
	.product .product-media-xs-slider .slider-item:nth-child(n+4){
		display: none;
	}
	.product .product-media-xs-slider.slick-initialized .slider-item{
		display: block !important;
	}
	.product .product-media-xs-slider .slider-item + .slider-item {
		margin-top: 0;
	}
	.product .product-media-xs-slider .slider-arrow{
		position: absolute;
		top: 4px;
	}
	.product .product-media-xs-slider .slider-arrow.slider-prev {
		left: 0;
	}
	.product .product-media-xs-slider .slider-arrow.slider-next {
		right: 0;
	}
	.product .product-media-xs-slider .slider-prev svg {
		transform: rotate(180deg);
	}
	.product .product-media-xs-slider .slider-next svg{
		transform: rotate(0deg);
	}
	.product .product-media-xs-slider .slider-item img {
		width: 100%;
		height: 100%;
		-o-object-fit: contain;
		object-fit: contain;
	}
	.product-main .product-brand{
		font-size: 14px;
	}
	.product-control {
		padding: 15px;
	}
	.product-free-delivery,
	.product-near-delivery {
		font-size: 12px;
	}
	.product__tab .bTab_st1 .bTab__link {
		padding-left: 20px;
		padding-right: 20px;
		height: 70px;
		font-size: 16px;
	}

	.cardProductLine__col-thumb {
		width: 200px;
	}
	.cardProductLine__col-action {
		width: 160px;
	}
}
/* End */
/* /local/templates/altaimag_2.1/components/skadium/include.block/header-base/style.css?171351125612167 */
/* /local/templates/altaimag_2.1/components/skadium/notification/variant2/style.css?17135112561137 */
/* /local/templates/altaimag_2.1/components/skadium/include.block/discount-info/style.css?17135112561390 */
/* /local/templates/altaimag_2.1/components/skadium/include.block/footer-base/style.css?17135112563632 */
/* /local/templates/altaimag_2.1/components/skadium/include.block/siterecommend/style.css?1713511256706 */
/* /local/components/skadium/include.block/templates/footer-cookie/style.css?173824590134 */
/* /local/templates/altaimag_2.1/components/skadium/include.block/dev/style.css?171351125636 */
/* /local/templates/altaimag_2.1/components/skadium/include.block/btn-to-up/style.css?1713511256473 */
/* /local/templates/altaimag_2.1/components/skadium/include.block/fixed-cookie/style.css?17382459011108 */
/* /local/templates/altaimag_2.1/css/vendor.css?1713511256116926 */
/* /local/templates/altaimag_2.1/css/sprite.css?17135112561727 */
/* /local/templates/altaimag_2.1/css/style.css?1738245901133919 */
/* /local/templates/altaimag_2.1/css/adaptive.css?17135112564666 */
