

/* Start:/local/templates/rb/css/template_styles_popup.css?174488953320904*/
.helper {
	float:none!important;
	clear:both!important;
	display:inline-block!important;
	overflow:hidden!important;
	visibility:hidden!important;
	width:0!important;
	height:100%!important;
	margin:0!important;
	padding:0!important;
	border:0!important;
	outline:0!important;
	vertical-align:middle!important;
}



input[name="captcha_word"] {
	display: none !important;
}

.btn_added {
	cursor: default;
}

.fa-arrow-left:before {
    content: "\f060";
    display: block;
    position: absolute;
    top: 50%;
    left: .5em;
    margin-top: -.5em;
    font-size: 3em;
    width: 1em;
    height: 1em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    vertical-align: top;
}

.cart_inp_container {
	display: flex;
    align-items: center;
    margin-bottom: 30px;
}

.cart_left_negative_label {
	position: absolute;
	left: 0;
	transform: translateX(-100%);
	margin-left: -10px;
	text-align: right;
}

.border_box_gray {
	margin: 15px 0;
	border: 1px solid #cdcdcd ;
	padding: 30px;
	border-radius: 2px;
	position: relative;
 }

 .border_box_gray.red_border {
	 border:1px dotted #f6c44f;
 }

.scrollToTop_wrap {
	position: fixed;
	bottom: 0;
	left: 10px;
	height: 0;
	width: 100%;
	z-index: 2;
}

.scrollToTop_wrap > div {
	margin: 0 auto;
	position: relative;
}

#scrollToTop,
#compare {
	display: block;
	display: none;
	font-size: 2em;
	width: 38px;
	height: 38px;
	border-radius: 50%;
	text-align: center;
	line-height: 2;
	position: fixed;
	bottom: 50px;
	right: 1em;
	transition: .2s all;
    background-repeat: no-repeat;
    background-position: center center;
    opacity: .7;
    z-index: 100;
}

#scrollToTop {
	background-image: url(/local/templates/rb/i/vverh.png);
	box-shadow: 0 0 5px 8px rgba(0, 0, 0, 0.08);
}
#scrollToTop:hover {
    background-color: rgba(254,195,43,.5);
    background-blend-mode: multiply;
}

#compare:hover {
	opacity: .7;
}

.compare_count {
	position: absolute;
    left: -25px;
    color: #10c96c;
}

.compare_added {
	background-color: #10c96c;
}

.compare_added,
.cart_added {
	display: inline-block;
	width: 14px;
	height: 14px;
	border-radius: 50%;
	margin-left: 7px;
		transform: translateY(2px); }
.cart_added {
	background-color: #f6c44f; }

.b-share_theme_counter .b-share-btn__wrap {
	margin-right: 15px!important;
	width: 42px!important;
	height: 42px!important;
}
.b-share_theme_counter .b-share__handle {
	height: 42px!important;
	padding: 0!important;
	width: 42px!important;
	background-color: #fff!important;
	border-radius: 50%!important;
	box-shadow: 0 0 1px 1px #ececec;
}
.b-share_theme_counter .b-share-btn__counter .b-share-counter {
	display: none!important;
}
.b-share_theme_counter .b-share-icon {
	background-image: none!important;
}
.b-share_theme_counter {
	background-repeat: no-repeat;
}
.b-share_theme_counter .b-share-btn__vkontakte {
	background: url(/local/templates/rb/i/socsprite.png);
	background-position-x: 207px;
}
.b-share_theme_counter .b-share-btn__facebook {
	background: url(/local/templates/rb/i/socsprite.png);
	background-position-x: 0;
}
.b-share_theme_counter .b-share-btn__twitter {
	background: url(/local/templates/rb/i/socsprite.png);
	background-position-x: 260px;
}
.b-share_theme_counter .b-share-btn__odnoklassniki {
	background: url(/local/templates/rb/i/socsprite.png);
	background-position-x: 97px;
}
.b-share_theme_counter .b-share-btn__moimir {
	background: url(/local/templates/rb/i/socsprite.png);
	background-position-x: 42px;
}
.b-share_theme_counter .b-share-btn__gplus {
	background: url(/local/templates/rb/i/socsprite.png);
	background-position-x: 152px;
}
.b-share_theme_counter .b-share__handle:hover {
	background-color: #f8d883!important;
}

.input_req_container {
	position: relative;
	display: flex;
	align-items: center;
	margin: 15px 0 30px;
}

.catalog_req_label {
	position: absolute;
    left: 0;
    transform: translateX(-100%);
    margin-left: -10px;
}

.cat_req_submit {
	padding-left: 60px!important;
	padding-right: 60px!important;
}
.errors_box {
	background-image: url(/local/templates/rb/i/errors_back.png);
	background-color: #fff;
	padding: 20px;
	background-position: center right;
	background-repeat: no-repeat;
	margin: 30px 0;
	color: red;
}

.contact_fields_full_width select {
	color: #8c8c8c;
	background-color: transparent;
	text-decoration: underline;
	text-decoration-style: dotted;
	font-size: 14px;
	border-color: transparent;
}

input[name="form_text_102"] {
	display: none;
}

input[name="form_text_103"] {
	display: none;
}

.catalog_req {
	text-align: center;
    display: flex;
    align-items: center;
}
.catalog_forms h5, .catalog_forms .h5 {
	font-size: 29px;
    font-weight: 300;
    margin-bottom: 25px!important;
}

.form_req_container i {
	margin-top: 10px;
	font-size: 3em;
}

.form_req_container {
	text-align: center;
}

.request_form_title {
	font-weight: bold;
}

.form_ok {
	text-align: center;
	width: 100%;
	display: block;
	font-size: 20px;
	margin: 15px auto;
}

.search_photo_wrap {
	position: relative;
    float: left;
    width: 220px;
    height: 220px;
    margin: 7px;
    text-align: center;
    overflow: hidden;
    border-radius: 5px;
    border: 2px solid #fff;
}
.search_photo_wrap:hover {
	overflow: visible;
	z-index: 1;
}
.search_photo_wrap:hover .search_photo_item {
	background-color: #fff;
    box-shadow: 0 0 20px 0 rgba(0,0,0,.3);
}
.search_photo_wrap:hover .search_photo_img {
	background-color: #fff;
}
.search_photo_item {
	position: relative;
    top: 5px;
    left: 3px;
    width: 100%;
    padding: 10px;
    background-color: #f2f2f2;
    border-radius: 5px;
    transition: .3s all ease-out;
    box-sizing: content-box;
}
.search_photo_img {
	display: block;
	min-height: 220px;
	line-height: 220px;
    transition: .3s all ease-out;
}
.search_photo_img img {
	display: inline-block;
	vertical-align: middle;
}
.h6_search_info {
	font-size: 19px;
	font-weight: 300;
	color: #3c3c3c;
	display: block;
	margin-bottom: 20px;
}
.h4_search_photo {
	font-size: 29px;
	color: #ffffff;
	display: block;
	margin-top: 14px;
	font-weight: 300;
}
span.h4_search_photo {
	margin-bottom: 30px;
}
span .h4_search_photo {
	margin-top: 30px;
	margin-bottom: 30px;
}
.h5_search_photo {
	font-size: 19px;
	color: #ffffff;
	display: block;
	font-weight: 300;
	margin-top: 25px;
	margin-bottom: 25px;
}
.search_photo_price {
	font-size: 29px;
	font-weight: 400;
	color: #3c3c3c;
}
.search_photo_price_nds {
	font-size: 14px;
	font-weight: 400;
	color: #8c8c8c;
}
.search_photo_info h1, .search_photo_info h2, .search_photo_info h3, .search_photo_info h4, .search_photo_info h5, .search_photo_info h6, .search_photo_info .h {
	margin-top: .5em;
}
.search_photo_img img {
	opacity: 0;
}
.search_photo_img {
	background-color: #f2f2f2 ;
	background-blend-mode: multiply;
	background-repeat: no-repeat;
	background-position: center center;
}
.popup_search_photo_wrap {
	margin-right: 0;
}
.search_photo_item {
    transform: translate3d(-13px, -15px, 0);
}
.search_photo_wrap {
	margin: 0;
	margin-bottom: 20px;
	height: 200px;
	width: 100%;
}

.popup_window_wrap {
	position:fixed;
	top:0;
	left:0;
	width:100%!important;
	height:100%;
	z-index:700;
	text-align:center;
	white-space: nowrap;
	background-color:rgba(0,0,0,0.7);
	transition: .3s all ease-out;
	visibility: hidden;
	opacity: 0;
	overflow: auto;
}

#popup_catalog {
	display: flex;
    align-items: center;
    justify-content: center;
	z-index: 99999999;
}


.close_catalog_2 {
    position: relative;
    top: 2px;
    right: -670px;
}

.video_close_popup {
	margin-left: 10px !important;
}

@media screen and (max-width: 1007px) {
	.close_catalog_2 {
		position: relative;
		top: 2px;
		right: -300px;
	}
}

.cert_close {
	position: relative;
    top: 50px !important;
    right: 3%;
}

.popup_is_show {
	height: 100%;
}

.popup_is_show body {
	overflow: hidden;
}
.popup_reg_table {
	width: 100%;
}
.popup_loading:before {
	content: '';
	display: block;
	position: absolute;
	font-size: 3em;
	width: 1em;
	height: 1em;
	line-height: 1em;
	bottom: 50%;
	left:50%;
	margin: 0 0 0 -.5em;
	z-index:0;
	text-align:center;
	vertical-align: middle;
	font-style: normal;
	font-weight: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-webkit-animation: 'loading' 1s linear infinite;
	-o-animation: 'loading' 1s linear infinite;
	-moz-animation: 'loading' 1s linear infinite;
	-ms-animation: 'loading' 1s linear infinite;
	animation: 'loading' 1s linear infinite;
	border-left: 1px solid #888;
		border-right: 1px solid #888;
		border-radius: 50%;
		border-top: 1px solid transparent;
		border-bottom: 1px solid transparent;
}
.row_cont.loading:before {
	content: '';
	display: block;
	position: absolute;
	font-size: 3em;
	width: 1em;
	height: 1em;
	line-height: 1em;
	bottom: 0;
	left:50%;
	margin: 0 0 0 -.5em;
	z-index:0;
	text-align:center;
	vertical-align: middle;
	font-style: normal;
	font-weight: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-webkit-animation: loading 1s linear infinite;
	-o-animation: loading 1s linear infinite;
	-moz-animation: loading 1s linear infinite;
	-ms-animation: loading 1s linear infinite;
	animation: loading 1s linear infinite;
	border-left: 1px solid #888;
		border-right: 1px solid #888;
		border-radius: 50%;
		border-top: 1px solid transparent;
		border-bottom: 1px solid transparent;
}

@-webkit-keyframes loading {
	from {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	to {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

@-o-keyframes loading {
	from {
		-o-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	to {
		-o-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

@-moz-keyframes loading {
	from {
		-moz-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	to {
		-moz-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

@-ms-keyframes loading {
	from {
		-ms-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	to {
		-ms-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

@keyframes loading {
	from {
		-webkit-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-ms-transform: rotate(0deg);
		-o-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	to {
		-webkit-transform: rotate(360deg);
		-moz-transform: rotate(360deg);
		-ms-transform: rotate(360deg);
		-o-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

.popup_mount_visible {
	visibility: visible !important;
	opacity: 1 !important;
}

.popup_visible {
	opacity: 1 !important;
	transform: translateY(0) !important;
	transition-delay: .2s !important;
}

.termin {
	cursor:help;
	border-bottom:1px dashed #f6c44f;
}

.before_termin {
	display: inline;
	position: relative;
	z-index: 801;
}
.termin_tooltip {
	position: absolute;
	padding: 1em;
	background: #FFF;
	margin-top:1em;
	box-shadow: 0px 0px 20px rgba(0,0,0,0.7);
	cursor:default;
	z-index: 900;
	min-width:300px;
	font-weight: normal;
	font-size: 15px;
}
.close_tooltip {
	position: absolute;
	display: block;
	top: 0;
	right: 0;
	margin: 0;
	text-align: center;
	cursor: pointer;
	z-index: 2;
	text-decoration: none;
	width: 2em;
	height: 2em;
	line-height: 2;
	color: #000!important;
}

.close_tooltip_field {
	display: block;
	position:fixed;
	top:0;
	left:0;
	width: 100%;
	height: 100%;
	z-index: 800;
}


.popup_loading .popup_window {
	display: none;
}

.popup_window_wrap:target, .popup_show {
	visibility: visible;
	opacity: 1;
}

.popup_window {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	white-space: normal;
	-webkit-overflow-scrolling: touch;
	text-align:left;
	z-index:2;
	max-width: 100%;
	transition: .3s all ease-out;
	opacity: 1;
	transform: translateY(100px);
	max-height: 100%;
	overflow: auto;
}

.popup_window {
	background-color: #f2f2f2;
	z-index: 9999999999;
}

.popup_window_wrap:target .popup_window {
	opacity: 1;
	transform: translateY(0);
	transition-delay: .2s;
}
.popup_window > div {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: 3.5em 3.5em 2em;
	position: relative;
	max-width:944px;
}
.popup_window > div {
	margin: 0;
	padding: 60px 110px;
	min-width:904px;
}

.close_catalog {
	position: relative;
    top: 2px;
    right: -670px;
}
.close_catalog_1 {
	position: relative;
	left: 100%;
	margin-top: 5px;
	margin-left: -45px;
}

.close_popup_window {
	display: inline-block;
	margin: 0px 0px 0px 0px;
	padding: 10px;
	text-align: center;
	cursor: pointer;
	vertical-align: top;
	z-index: 2;
	text-decoration: none;
	width: 20px;
	height: 20px;
	line-height: 1;
	background-color: rgba(254,195,43,1);
	border-radius: 50%;
	box-sizing: content-box;
}

.popup_full_width.add_on_scroll .close_popup_window {
	top: 135px;
	right: 70px;
	margin: 0;
	transform: translateY(0);
	position: fixed;
	display: block;
	padding: 10px;
	text-align: center;
	cursor: pointer;
	z-index: 2;
	text-decoration: none;
	width: 20px;
	height: 20px;
	line-height: 1;
	background-color:rgba(254,195,43,1);
	border-radius: 50%;
    box-sizing: content-box;
}

.popup_full_width.add_on_scroll .close_popup_window:hover,
.close_popup_window:hover {
	background-color: #f8d883
}

.closepopupwindowicon {
	display: block;
	height: 20px;
	position: relative;
}

.closepopupwindowicon:after,
.closepopupwindowicon:before {
	content: '';
	width: 20px;
	height: 1px;
	display: inline-block;
	background-color: #7a6f53;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 0;
}

.closepopupwindowicon:after {
	transform: rotate(135deg);
}

.closepopupwindowicon:before  {
	transform: rotate(45deg);
}

.bg_close_popup_window {
	position: fixed;
	display: block;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 0;
	cursor: pointer;
}
#close_popup_window {
	position: fixed;
	top: 0;
	left: 0;
	width: 0;
	height: 0;
	z-index: -1;
}
.popup_small .popup_window > div {
	min-width: 660px;
	width: 660px;
}
.popup_header {
	font-weight: bold;
}
.popup_header, .popup_window_more_link {
	position: absolute;
	top: -.6em;
	left: 0;
	text-align: center;
	line-height: 1;
	margin: 0;
	width: 100%;
	font-size: 1.85714286em;
}
.popup_window_more_link {
	top:auto;
	bottom: -.5em;
}
.popup_header > span, .popup_window_more_link > span {
	display: inline-block;
	background-color: #f2f2f2;
	padding: 0 2em;
}


.popup_img_wrap {
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:700;
	text-align:center;
	display: none;
	background-color:rgba(0,0,0,0.7);
	white-space: nowrap;
}
.popup_img_wrap:target {
	display: block;
}
.popup_img_wrap .close_popup_window:after {
	position: absolute;
	width: 1em;
	height: 1em;
	top: .3333333333em;
	right: .5em;
}
.popup_img_wrap > div {
	position: relative;
	z-index: 2;
	display: inline-block;
	height: 100%;
	padding: 0 6em;
	overflow:auto;
	-webkit-overflow-scrolling: touch;
}
.popup_img {
	display: inline-block;
	vertical-align: middle;
}
.popup_img img {
	display: inline-block;
	margin-right: 10px;
	height: auto;
	width: auto;
	max-width: 100%;
	max-height: 90vh;
}
.popup_img_link_next {
	position: fixed;
	display: block;
	top: 0;
	right: 0;
	text-align: center;
	cursor: pointer;
	z-index: 3;
	text-decoration: none;
	height: 100%;
	line-height: 1;
	color: #fff!important;
	background-color:transparent;
	opacity: .5;
}

.popup_img_link_prev {
	position: fixed;
	display: block;
	top: 0;
	left: 0;
	text-align: center;
	cursor: pointer;
	z-index: 3;
	text-decoration: none;
	height: 100%;
	line-height: 1;
	color: #fff!important;
	background-color:transparent;
	opacity: .5;
}

.fa-arrow-right::before {
	position: absolute;
	top: 50%;
	right: .5em;
	margin-top: -.5em;
	font-size: 3em;
	width: 1em;
	height: 1em;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	vertical-align: top;
}

.popup_img_wrap .close_popup_window:hover, .popup_img_link_prev:hover {
	opacity: 1;
}


.popup_full_width {
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:700;
	display: none;
	background-color:rgba(0,0,0,0.7);
	overflow: auto;
	-webkit-overflow-scrolling: touch;
}
.popup_full_width:target {
	display: block;
}
.popup_full_width > div {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
	min-width: 1000px;
	padding: 100px 0 7em;
	overflow: hidden;
}
.popup_full_width_header {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width:100%;
	min-height: 4em;
	padding-top: 0;
	background-color: transparent;
	position: relative;
}
.photo_search_title {
	color: #fff!important;
    margin-bottom: 15px;
    display: block;
}
.popup_full_width .close_popup_window {
	top: 50%;
	right: 0;
	margin: 0;
	transform: translateY(-50%);
}
.popup_full_width.loading > div:after {
	content: '';
	display: block;
	position: absolute;
	font-size: 3em;
	width: 1em;
	height: 1em;
	line-height: 1em;
	bottom: .5em;
	left:50%;
	margin: 0 0 0 -.5em;
	z-index:0;
	text-align:center;
	vertical-align: middle;
	font-style: normal;
	font-weight: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-webkit-animation: 'loading' 1s linear infinite;
	-o-animation: 'loading' 1s linear infinite;
	-moz-animation: 'loading' 1s linear infinite;
	-ms-animation: 'loading' 1s linear infinite;
	animation: 'loading' 1s linear infinite;
	border-left: 1px solid #888;
	border-right: 1px solid #888;
	border-radius: 50%;
	border-top: 1px solid transparent;
	border-bottom: 1px solid transparent;
}

.popup_window_wrap .border_box_gray_header {
	background-color:#efefea;
}

.popup_window_wrap .border_box_gray_icon i, .popup_window_wrap .border_box_gray_icon img {
	background-color:#efefea;
	border-color:#efefea;
}

.req_form_popup {
	margin: 30px 0;
}
.req_form_popup > div {
	min-width: 600px!important;
}

.popup_help {
	content: "";
    box-sizing: border-box;
    display: block;
    background: rgba(255, 255, 255, 1);
    color: #3c3c3c;
    padding: 20px;
    position: absolute;
    right: -15px;
    bottom: -60px;
    width: 150px;
    height: 35px;
    line-height: 0px;
    border-radius: 5px;
    opacity: 0;
    transition: .25s ease-in-out;
	margin-left: -75px;
	visibility: hidden;
	border: 1px solid #d4d4d4;
}

.popup_help:before {
	content: '';
    display: block;
    position: absolute;
    top: -8px;
    right: 14px;
    margin-left: -8px;
    height: 0;
    width: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 8px solid rgba(255, 255, 255, 1);
    transition: .25s ease-in-out;
    z-index: 2;
}

.popup_help:after {
	content: '';
    display: block;
    position: absolute;
    top: -9px;
    right: 14px;
    margin-left: -9px;
    height: 0;
    width: 0;
    border-left: 9px solid transparent;
    border-right: 9px solid transparent;
    border-bottom: 9px solid #d4d4d4;
    transition: .25s ease-in-out;
}

.popup-window {
	padding: 24px;
	font-family: "ALSSchlange", Helvetica, Tahoma, Arial, sans-serif;
	font-size: 16px;
	letter-spacing: 0;
	font-weight: 400;
	box-shadow: 0 0 1px 1px rgba(100,100,100,.3);
	border-radius: 3px;
	z-index: 9999999 !important;
}

.popup_img_wrap>div {
	overflow-x: hidden;
}

#ar_popup .popup_window {
	overflow: hidden;
}
#ar_popup .popup_window .close_popup_window {
	right: 42px;
	/*margin-left: 100%;*/
}

.popup_small.popup_basket_btn_one .close_popup_window,
.popup_window .close_popup_window {
	position: absolute;
	top: 5px;
	right: unset;
	left: 100%;
}

@media screen and (min-width: 1008px){
	.popup_small.popup_basket_btn_one .close_popup_window,
	.popup_window .close_popup_window {
		margin-left: -45px;
	}
}
@media screen and (max-width: 1007px){
	.popup_small.popup_basket_btn_one .close_popup_window,
	.popup_window .close_popup_window {
		margin-left: -35px;
	}
}
/* End */


/* Start:/local/templates/rb/css/reset.css?16255550993227*/
/*!
 * Copyright 2014, Vintage Web Developers
 * http://vintage-web.ru
 */
.main_wrap { -ms-text-size-adjust:auto; -webkit-text-size-adjust:auto; -webkit-font-smoothing:antialiased; -moz-osx-font-smoothing:grayscale; -webkit-tap-highlight-color:rgba(0, 0, 0, 0); }
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video { margin:0; padding:0; border:0; }
th { text-align:left; }
strong, b { font-weight:bold; }
em, i, dfn, .italic { font-style:italic; }
small { font-size:0.9em; }
big { font-size:1.2em; }
img { padding:0; border:0; font-size:100%; font:inherit; vertical-align:baseline; width:auto\9; -ms-interpolation-mode:bicubic; }
.main_wrap img { height:auto; max-width:100%; max-height:100%; }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display:block; }
audio, canvas, video { display:inline-block; }
audio:not([controls]) { display:none; height:0; }
ol, ul { list-style:none; }
blockquote, q { quotes:none; }
blockquote:before, blockquote:after, q:before, q:after { content:''; content:none; }
blockquote { margin:1em 2em; }
q { quotes:"\00ab" "\00bb"; }
table { border-collapse:collapse; border-spacing:0; }
[hidden], .hide { display:none; }
a:focus { outline:thin dotted; }
a:active, a:hover { outline:0; }
abbr[title] { border-bottom:1px dotted; }
hr { -webkit-box-sizing:content-box; -moz-box-sizing:content-box; box-sizing:content-box; height:0; }
mark { background:#ff0; color:#000; }
code, kbd, pre, samp { font-family:monospace, serif; font-size:1em; }
pre { text-align:left; white-space:pre-wrap; word-wrap:break-word; }
sub, sup { font-size:0.75em; line-height:0; position:relative; vertical-align:baseline; }
sup { top:-0.5em; }
sub { bottom:-0.25em; }
svg:not(:root) { overflow:hidden; }
figure { margin:0; }
fieldset { border:1px solid #c0c0c0; margin:0 2px; padding:0.35em 0.625em 0.75em; }
legend { border:0; padding:0; }
button, select { text-transform:none; }
button, html input[type="button"], input[type="reset"], input[type="submit"] { -webkit-appearance:button; cursor:pointer; }
label, select, button, input[type="button"], input[type="reset"], input[type="submit"], input[type="radio"], input[type="checkbox"] { cursor:pointer; }
button[disabled], html input[disabled] { cursor:default; }
input[type="checkbox"], input[type="radio"] { -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box; padding:0; }
input[type="search"] { -webkit-appearance:textfield; -webkit-box-sizing:content-box; -moz-box-sizing:content-box; box-sizing:content-box; }
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration { -webkit-appearance:none; }
button::-moz-focus-inner, input::-moz-focus-inner { border:0; padding:0; }
textarea { overflow:auto; vertical-align:top; }
/* End */


/* Start:/local/templates/rb/css/bootstrap.css?16185166962163*/
.container {
	margin-right: auto;
	margin-left: auto;
	width: 960px;
	padding: 0 20px;
}
.container:before,
.container:after {
	content: " ";
	display: table;
}
.container:after {
	clear: both;
}
.row {
	/*margin-left: -10px;
	margin-right: -10px;*/
}
.row:before,
.row:after {
	content: " ";
	display: table;
}
.row:after {
	clear: both;
}
.col_1,
.col_2,
.col_3,
.col_4,
.col_5,
.col_6,
.col_7,
.col_8,
.col_9,
.col_10,
.col_11,
.col_12,
.col_13,
.col_14,
.col_15,
.col_16,
.col_12_1,
.col_12_2,
.col_12_3,
.col_12_4,
.col_12_5,
.col_12_6,
.col_12_7,
.col_12_8,
.col_12_9,
.col_12_10,
.col_12_11,
.col_12_12 {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
	min-height: 1px;
	padding-left: 10px;
	padding-right: 10px;
	float: left;
}

.col_16{ width: 100%; }
.col_15{ width: 93.75%; }
.col_14{ width: 87.5%; }
.col_13{ width: 81.25%; }
.col_12{ width: 75%; }
.col_11{ width: 68.75%; }
.col_10{ width: 62.5%; }
.col_9 { width: 56.25%; }
.col_8 { width: 50%; }
.col_7 { width: 43.75%; }
.col_6 { width: 37.5%; }
.col_5 { width: 31.25%; }
.col_4 { width: 25%; }
.col_3 { width: 18.75%; }
.col_2 { width: 12.5%; }
.col_1 { width: 6.25%; }

.col_12_12 { width: 100%; }
.col_12_11 { width: 91.66666667%; }
.col_12_10 { width: 83.33333333%; }
.col_12_9 { width: 75%; }
.col_12_8 { width: 66.66666667%; }
.col_12_7 { width: 58.33333333%; }
.col_12_6 { width: 50%; }
.col_12_5 { width: 41.66666667%; }
.col_12_4 { width: 33.33333333%; }
.col_12_3 { width: 25%; }
.col_12_2 { width: 16.66666667%; }
.col_12_1 { width: 8.33333333%; }

.offset_16{ margin-left: 100%; }
.offset_15{ margin-left: 93.75%; }
.offset_14{ margin-left: 87.5%; }
.offset_13{ margin-left: 81.25%; }
.offset_12{ margin-left: 75%; }
.offset_11{ margin-left: 68.75%; }
.offset_10{ margin-left: 62.5%; }
.offset_9 { margin-left: 56.25%; }
.offset_8 { margin-left: 50%; }
.offset_7 { margin-left: 43.75%; }
.offset_6 { margin-left: 37.5%; }
.offset_5 { margin-left: 31.25%; }
.offset_4 { margin-left: 25%; }
.offset_3 { margin-left: 18.75%; }
.offset_2 { margin-left: 12.5%; }
.offset_1 { margin-left: 6.25%; }
.offset_0 { margin-left: 0%; }

/* End */


/* Start:/local/templates/rb/css/new.bootstrap.css?157927132654010*/
/*!
 * Bootstrap v4.0.0-alpha.4 (http://getbootstrap.com)
 * Copyright 2011-2016 The Bootstrap Authors
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
 .container {
  margin-left: auto;
  margin-right: auto;
  padding-left: 0px;
  padding-right: 0px; 
}
.container::after {
  content: "";
  display: table;
  clear: both; 
}

.container-fluid {
  margin-left: auto;
  margin-right: auto;
  padding-left: 0px;
  padding-right: 0px;
  min-width: auto;
  max-width: 1920px; }
.container-fluid::after {
  content: "";
  display: table;
  clear: both;
}
.container_fw {
  margin-left: auto;
  margin-right: auto;
  padding-left: 0px;
  padding-right: 0px;
  min-width: auto;
  max-width: 100%; }
.container_fw::after {
  content: "";
  display: table;
  clear: both;
}
@media (max-width: 1007px) {
  .container {
    max-width: 100%; 
  }
  .container-fluid {
    min-width: 100%;
    max-width: 100%; 
  } 
}
/*@media (min-width: 544px) {
  .container {
    max-width: 576px; 
  } 
}*/
/*@media (min-width: 768px) {
  .container {
    max-width: 720px; 
  } 
}*/
/*@media (min-width: 992px) {
  .container {
    max-width: 940px; 
  } 
}*/
@media (min-width: 1200px) {
  .container {
    min-width: 1200px;
    max-width: 1920px; 
  } 
}

.row {
  margin-left: 0px;
  margin-right: 0px; }
  .row::after {
    content: "";
    display: table;
    clear: both; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-13, .col-xs-14, .col-xs-15, .col-xs-16, .col-xs-17, .col-xs-18, .col-xs-19, .col-xs-20, .col-xs-21, .col-xs-22, .col-xs-23, .col-xs-24, .col-xs-25, .col-xs-26, .col-xs-27, .col-xs-28, .col-xs-29, .col-xs-30, .col-xs-31, .col-xs-32, .col-xs-33, .col-xs-34, .col-xs-35, .col-xs-36, .col-xs-37, .col-xs-38, .col-xs-39, .col-xs-40, .col-xs-41, .col-xs-42, .col-xs-43, .col-xs-44, .col-xs-45, .col-xs-46, .col-xs-47, .col-xs-48, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-13, .col-sm-14, .col-sm-15, .col-sm-16, .col-sm-17, .col-sm-18, .col-sm-19, .col-sm-20, .col-sm-21, .col-sm-22, .col-sm-23, .col-sm-24, .col-sm-25, .col-sm-26, .col-sm-27, .col-sm-28, .col-sm-29, .col-sm-30, .col-sm-31, .col-sm-32, .col-sm-33, .col-sm-34, .col-sm-35, .col-sm-36, .col-sm-37, .col-sm-38, .col-sm-39, .col-sm-40, .col-sm-41, .col-sm-42, .col-sm-43, .col-sm-44, .col-sm-45, .col-sm-46, .col-sm-47, .col-sm-48, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md-13, .col-md-14, .col-md-15, .col-md-16, .col-md-17, .col-md-18, .col-md-19, .col-md-20, .col-md-21, .col-md-22, .col-md-23, .col-md-24, .col-md-25, .col-md-26, .col-md-27, .col-md-28, .col-md-29, .col-md-30, .col-md-31, .col-md-32, .col-md-33, .col-md-34, .col-md-35, .col-md-36, .col-md-37, .col-md-38, .col-md-39, .col-md-40, .col-md-41, .col-md-42, .col-md-43, .col-md-44, .col-md-45, .col-md-46, .col-md-47, .col-md-48, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-13, .col-lg-14, .col-lg-15, .col-lg-16, .col-lg-17, .col-lg-18, .col-lg-19, .col-lg-20, .col-lg-21, .col-lg-22, .col-lg-23, .col-lg-24, .col-lg-25, .col-lg-26, .col-lg-27, .col-lg-28, .col-lg-29, .col-lg-30, .col-lg-31, .col-lg-32, .col-lg-33, .col-lg-34, .col-lg-35, .col-lg-36, .col-lg-37, .col-lg-38, .col-lg-39, .col-lg-40, .col-lg-41, .col-lg-42, .col-lg-43, .col-lg-44, .col-lg-45, .col-lg-46, .col-lg-47, .col-lg-48, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-13, .col-xl-14, .col-xl-15, .col-xl-16, .col-xl-17, .col-xl-18, .col-xl-19, .col-xl-20, .col-xl-21, .col-xl-22, .col-xl-23, .col-xl-24, .col-xl-25, .col-xl-26, .col-xl-27, .col-xl-28, .col-xl-29, .col-xl-30, .col-xl-31, .col-xl-32, .col-xl-33, .col-xl-34, .col-xl-35, .col-xl-36, .col-xl-37, .col-xl-38, .col-xl-39, .col-xl-40, .col-xl-41, .col-xl-42, .col-xl-43, .col-xl-44, .col-xl-45, .col-xl-46, .col-xl-47, .col-xl-48, .col-xxl-1, .col-xxl-2, .col-xxl-3, .col-xxl-4, .col-xxl-5, .col-xxl-6, .col-xxl-7, .col-xxl-8, .col-xxl-9, .col-xxl-10, .col-xxl-11, .col-xxl-12, .col-xxl-13, .col-xxl-14, .col-xxl-15, .col-xxl-16, .col-xxl-17, .col-xxl-18, .col-xxl-19, .col-xxl-20, .col-xxl-21, .col-xxl-22, .col-xxl-23, .col-xxl-24, .col-xxl-25, .col-xxl-26, .col-xxl-27, .col-xxl-28, .col-xxl-29, .col-xxl-30, .col-xxl-31, .col-xxl-32, .col-xxl-33, .col-xxl-34, .col-xxl-35, .col-xxl-36, .col-xxl-37, .col-xxl-38, .col-xxl-39, .col-xxl-40, .col-xxl-41, .col-xxl-42, .col-xxl-43, .col-xxl-44, .col-xxl-45, .col-xxl-46, .col-xxl-47, .col-xxl-48, .col-xxxl-1, .col-xxxl-2, .col-xxxl-3, .col-xxxl-4, .col-xxxl-5, .col-xxxl-6, .col-xxxl-7, .col-xxxl-8, .col-xxxl-9, .col-xxxl-10, .col-xxxl-11, .col-xxxl-12, .col-xxxl-13, .col-xxxl-14, .col-xxxl-15, .col-xxxl-16, .col-xxxl-17, .col-xxxl-18, .col-xxxl-19, .col-xxxl-20, .col-xxxl-21, .col-xxxl-22, .col-xxxl-23, .col-xxxl-24, .col-xxxl-25, .col-xxxl-26, .col-xxxl-27, .col-xxxl-28, .col-xxxl-29, .col-xxxl-30, .col-xxxl-31, .col-xxxl-32, .col-xxxl-33, .col-xxxl-34, .col-xxxl-35, .col-xxxl-36, .col-xxxl-37, .col-xxxl-38, .col-xxxl-39, .col-xxxl-40, .col-xxxl-41, .col-xxxl-42, .col-xxxl-43, .col-xxxl-44, .col-xxxl-45, .col-xxxl-46, .col-xxxl-47, .col-xxxl-48, .col-xxxxl-1, .col-xxxxl-2, .col-xxxxl-3, .col-xxxxl-4, .col-xxxxl-5, .col-xxxxl-6, .col-xxxxl-7, .col-xxxxl-8, .col-xxxxl-9, .col-xxxxl-10, .col-xxxxl-11, .col-xxxxl-12, .col-xxxxl-13, .col-xxxxl-14, .col-xxxxl-15, .col-xxxxl-16, .col-xxxxl-17, .col-xxxxl-18, .col-xxxxl-19, .col-xxxxl-20, .col-xxxxl-21, .col-xxxxl-22, .col-xxxxl-23, .col-xxxxl-24, .col-xxxxl-25, .col-xxxxl-26, .col-xxxxl-27, .col-xxxxl-28, .col-xxxxl-29, .col-xxxxl-30, .col-xxxxl-31, .col-xxxxl-32, .col-xxxxl-33, .col-xxxxl-34, .col-xxxxl-35, .col-xxxxl-36, .col-xxxxl-37, .col-xxxxl-38, .col-xxxxl-39, .col-xxxxl-40, .col-xxxxl-41, .col-xxxxl-42, .col-xxxxl-43, .col-xxxxl-44, .col-xxxxl-45, .col-xxxxl-46, .col-xxxxl-47, .col-xxxxl-48 {
  position: relative;
  min-height: 1px;
  padding-right: 0px;
  padding-left: 0px; }

.col-xs-1 {
  float: left;
  width: 2.0833333333%; }

.col-xs-2 {
  float: left;
  width: 4.1666666667%; }

.col-xs-3 {
  float: left;
  width: 6.25%; }

.col-xs-4 {
  float: left;
  width: 8.3333333333%; }

.col-xs-5 {
  float: left;
  width: 10.4166666667%; }

.col-xs-6 {
  float: left;
  width: 12.5%; }

.col-xs-7 {
  float: left;
  width: 14.5833333333%; }

.col-xs-8 {
  float: left;
  width: 16.6666666667%; }

.col-xs-9 {
  float: left;
  width: 18.75%; }

.col-xs-10 {
  float: left;
  width: 20.8333333333%; }

.col-xs-11 {
  float: left;
  width: 22.9166666667%; }

.col-xs-12 {
  float: left;
  width: 25%; }

.col-xs-13 {
  float: left;
  width: 27.0833333333%; }

.col-xs-14 {
  float: left;
  width: 29.1666666667%; }

.col-xs-15 {
  float: left;
  width: 31.25%; }

.col-xs-16 {
  float: left;
  width: 33.3333333333%; }

.col-xs-17 {
  float: left;
  width: 35.4166666667%; }

.col-xs-18 {
  float: left;
  width: 37.5%; }

.col-xs-19 {
  float: left;
  width: 39.5833333333%; }

.col-xs-20 {
  float: left;
  width: 41.6666666667%; }

.col-xs-21 {
  float: left;
  width: 43.75%; }

.col-xs-22 {
  float: left;
  width: 45.8333333333%; }

.col-xs-23 {
  float: left;
  width: 47.9166666667%; }

.col-xs-24 {
  float: left;
  width: 50%; }

.col-xs-25 {
  float: left;
  width: 52.0833333333%; }

.col-xs-26 {
  float: left;
  width: 54.1666666667%; }

.col-xs-27 {
  float: left;
  width: 56.25%; }

.col-xs-28 {
  float: left;
  width: 58.3333333333%; }

.col-xs-29 {
  float: left;
  width: 60.4166666667%; }

.col-xs-30 {
  float: left;
  width: 62.5%; }

.col-xs-31 {
  float: left;
  width: 64.5833333333%; }

.col-xs-32 {
  float: left;
  width: 66.6666666667%; }

.col-xs-33 {
  float: left;
  width: 68.75%; }

.col-xs-34 {
  float: left;
  width: 70.8333333333%; }

.col-xs-35 {
  float: left;
  width: 72.9166666667%; }

.col-xs-36 {
  float: left;
  width: 75%; }

.col-xs-37 {
  float: left;
  width: 77.0833333333%; }

.col-xs-38 {
  float: left;
  width: 79.1666666667%; }

.col-xs-39 {
  float: left;
  width: 81.25%; }

.col-xs-40 {
  float: left;
  width: 83.3333333333%; }

.col-xs-41 {
  float: left;
  width: 85.4166666667%; }

.col-xs-42 {
  float: left;
  width: 87.5%; }

.col-xs-43 {
  float: left;
  width: 89.5833333333%; }

.col-xs-44 {
  float: left;
  width: 91.6666666667%; }

.col-xs-45 {
  float: left;
  width: 93.75%; }

.col-xs-46 {
  float: left;
  width: 95.8333333333%; }

.col-xs-47 {
  float: left;
  width: 97.9166666667%; }

.col-xs-48 {
  float: left;
  width: 100%; }

.pull-xs-0 {
  right: auto; }

.pull-xs-1 {
  right: 2.0833333333%; }

.pull-xs-2 {
  right: 4.1666666667%; }

.pull-xs-3 {
  right: 6.25%; }

.pull-xs-4 {
  right: 8.3333333333%; }

.pull-xs-5 {
  right: 10.4166666667%; }

.pull-xs-6 {
  right: 12.5%; }

.pull-xs-7 {
  right: 14.5833333333%; }

.pull-xs-8 {
  right: 16.6666666667%; }

.pull-xs-9 {
  right: 18.75%; }

.pull-xs-10 {
  right: 20.8333333333%; }

.pull-xs-11 {
  right: 22.9166666667%; }

.pull-xs-12 {
  right: 25%; }

.pull-xs-13 {
  right: 27.0833333333%; }

.pull-xs-14 {
  right: 29.1666666667%; }

.pull-xs-15 {
  right: 31.25%; }

.pull-xs-16 {
  right: 33.3333333333%; }

.pull-xs-17 {
  right: 35.4166666667%; }

.pull-xs-18 {
  right: 37.5%; }

.pull-xs-19 {
  right: 39.5833333333%; }

.pull-xs-20 {
  right: 41.6666666667%; }

.pull-xs-21 {
  right: 43.75%; }

.pull-xs-22 {
  right: 45.8333333333%; }

.pull-xs-23 {
  right: 47.9166666667%; }

.pull-xs-24 {
  right: 50%; }

.pull-xs-25 {
  right: 52.0833333333%; }

.pull-xs-26 {
  right: 54.1666666667%; }

.pull-xs-27 {
  right: 56.25%; }

.pull-xs-28 {
  right: 58.3333333333%; }

.pull-xs-29 {
  right: 60.4166666667%; }

.pull-xs-30 {
  right: 62.5%; }

.pull-xs-31 {
  right: 64.5833333333%; }

.pull-xs-32 {
  right: 66.6666666667%; }

.pull-xs-33 {
  right: 68.75%; }

.pull-xs-34 {
  right: 70.8333333333%; }

.pull-xs-35 {
  right: 72.9166666667%; }

.pull-xs-36 {
  right: 75%; }

.pull-xs-37 {
  right: 77.0833333333%; }

.pull-xs-38 {
  right: 79.1666666667%; }

.pull-xs-39 {
  right: 81.25%; }

.pull-xs-40 {
  right: 83.3333333333%; }

.pull-xs-41 {
  right: 85.4166666667%; }

.pull-xs-42 {
  right: 87.5%; }

.pull-xs-43 {
  right: 89.5833333333%; }

.pull-xs-44 {
  right: 91.6666666667%; }

.pull-xs-45 {
  right: 93.75%; }

.pull-xs-46 {
  right: 95.8333333333%; }

.pull-xs-47 {
  right: 97.9166666667%; }

.pull-xs-48 {
  right: 100%; }

.push-xs-0 {
  left: auto; }

.push-xs-1 {
  left: 2.0833333333%; }

.push-xs-2 {
  left: 4.1666666667%; }

.push-xs-3 {
  left: 6.25%; }

.push-xs-4 {
  left: 8.3333333333%; }

.push-xs-5 {
  left: 10.4166666667%; }

.push-xs-6 {
  left: 12.5%; }

.push-xs-7 {
  left: 14.5833333333%; }

.push-xs-8 {
  left: 16.6666666667%; }

.push-xs-9 {
  left: 18.75%; }

.push-xs-10 {
  left: 20.8333333333%; }

.push-xs-11 {
  left: 22.9166666667%; }

.push-xs-12 {
  left: 25%; }

.push-xs-13 {
  left: 27.0833333333%; }

.push-xs-14 {
  left: 29.1666666667%; }

.push-xs-15 {
  left: 31.25%; }

.push-xs-16 {
  left: 33.3333333333%; }

.push-xs-17 {
  left: 35.4166666667%; }

.push-xs-18 {
  left: 37.5%; }

.push-xs-19 {
  left: 39.5833333333%; }

.push-xs-20 {
  left: 41.6666666667%; }

.push-xs-21 {
  left: 43.75%; }

.push-xs-22 {
  left: 45.8333333333%; }

.push-xs-23 {
  left: 47.9166666667%; }

.push-xs-24 {
  left: 50%; }

.push-xs-25 {
  left: 52.0833333333%; }

.push-xs-26 {
  left: 54.1666666667%; }

.push-xs-27 {
  left: 56.25%; }

.push-xs-28 {
  left: 58.3333333333%; }

.push-xs-29 {
  left: 60.4166666667%; }

.push-xs-30 {
  left: 62.5%; }

.push-xs-31 {
  left: 64.5833333333%; }

.push-xs-32 {
  left: 66.6666666667%; }

.push-xs-33 {
  left: 68.75%; }

.push-xs-34 {
  left: 70.8333333333%; }

.push-xs-35 {
  left: 72.9166666667%; }

.push-xs-36 {
  left: 75%; }

.push-xs-37 {
  left: 77.0833333333%; }

.push-xs-38 {
  left: 79.1666666667%; }

.push-xs-39 {
  left: 81.25%; }

.push-xs-40 {
  left: 83.3333333333%; }

.push-xs-41 {
  left: 85.4166666667%; }

.push-xs-42 {
  left: 87.5%; }

.push-xs-43 {
  left: 89.5833333333%; }

.push-xs-44 {
  left: 91.6666666667%; }

.push-xs-45 {
  left: 93.75%; }

.push-xs-46 {
  left: 95.8333333333%; }

.push-xs-47 {
  left: 97.9166666667%; }

.push-xs-48 {
  left: 100%; }

.offset-xs-0 {
  margin-left: 0; }

.offset-xs-1 {
  margin-left: 2.0833333333%; }

.offset-xs-2 {
  margin-left: 4.1666666667%; }

.offset-xs-3 {
  margin-left: 6.25%; }

.offset-xs-4 {
  margin-left: 8.3333333333%; }

.offset-xs-5 {
  margin-left: 10.4166666667%; }

.offset-xs-6 {
  margin-left: 12.5%; }

.offset-xs-7 {
  margin-left: 14.5833333333%; }

.offset-xs-8 {
  margin-left: 16.6666666667%; }

.offset-xs-9 {
  margin-left: 18.75%; }

.offset-xs-10 {
  margin-left: 20.8333333333%; }

.offset-xs-11 {
  margin-left: 22.9166666667%; }

.offset-xs-12 {
  margin-left: 25%; }

.offset-xs-13 {
  margin-left: 27.0833333333%; }

.offset-xs-14 {
  margin-left: 29.1666666667%; }

.offset-xs-15 {
  margin-left: 31.25%; }

.offset-xs-16 {
  margin-left: 33.3333333333%; }

.offset-xs-17 {
  margin-left: 35.4166666667%; }

.offset-xs-18 {
  margin-left: 37.5%; }

.offset-xs-19 {
  margin-left: 39.5833333333%; }

.offset-xs-20 {
  margin-left: 41.6666666667%; }

.offset-xs-21 {
  margin-left: 43.75%; }

.offset-xs-22 {
  margin-left: 45.8333333333%; }

.offset-xs-23 {
  margin-left: 47.9166666667%; }

.offset-xs-24 {
  margin-left: 50%; }

.offset-xs-25 {
  margin-left: 52.0833333333%; }

.offset-xs-26 {
  margin-left: 54.1666666667%; }

.offset-xs-27 {
  margin-left: 56.25%; }

.offset-xs-28 {
  margin-left: 58.3333333333%; }

.offset-xs-29 {
  margin-left: 60.4166666667%; }

.offset-xs-30 {
  margin-left: 62.5%; }

.offset-xs-31 {
  margin-left: 64.5833333333%; }

.offset-xs-32 {
  margin-left: 66.6666666667%; }

.offset-xs-33 {
  margin-left: 68.75%; }

.offset-xs-34 {
  margin-left: 70.8333333333%; }

.offset-xs-35 {
  margin-left: 72.9166666667%; }

.offset-xs-36 {
  margin-left: 75%; }

.offset-xs-37 {
  margin-left: 77.0833333333%; }

.offset-xs-38 {
  margin-left: 79.1666666667%; }

.offset-xs-39 {
  margin-left: 81.25%; }

.offset-xs-40 {
  margin-left: 83.3333333333%; }

.offset-xs-41 {
  margin-left: 85.4166666667%; }

.offset-xs-42 {
  margin-left: 87.5%; }

.offset-xs-43 {
  margin-left: 89.5833333333%; }

.offset-xs-44 {
  margin-left: 91.6666666667%; }

.offset-xs-45 {
  margin-left: 93.75%; }

.offset-xs-46 {
  margin-left: 95.8333333333%; }

.offset-xs-47 {
  margin-left: 97.9166666667%; }

@media (max-width: 1007px) {
  .hidden-xs {
    display: none!important;
  }
}
@media (min-width: 1008px) {
  .hidden-sm {
    display: none!important;
  }
  .col-xxl-1 {
    float: left;
    width: 2.0833333333%; }

  .col-xxl-2 {
    float: left;
    width: 4.1666666667%; }

  .col-xxl-3 {
    float: left;
    width: 6.25%; }

  .col-xxl-4 {
    float: left;
    width: 8.3333333333%; }

  .col-xxl-5 {
    float: left;
    width: 10.4166666667%; }

  .col-xxl-6 {
    float: left;
    width: 12.5%; }

  .col-xxl-7 {
    float: left;
    width: 14.5833333333%; }

  .col-xxl-8 {
    float: left;
    width: 16.6666666667%; }

  .col-xxl-9 {
    float: left;
    width: 18.75%; }

  .col-xxl-10 {
    float: left;
    width: 20.8333333333%; }

  .col-xxl-11 {
    float: left;
    width: 22.9166666667%; }

  .col-xxl-12 {
    float: left;
    width: 25%; }

  .col-xxl-13 {
    float: left;
    width: 27.0833333333%; }

  .col-xxl-14 {
    float: left;
    width: 29.1666666667%; }

  .col-xxl-15 {
    float: left;
    width: 31.25%; }

  .col-xxl-16 {
    float: left;
    width: 33.3333333333%; }

  .col-xxl-17 {
    float: left;
    width: 35.4166666667%; }

  .col-xxl-18 {
    float: left;
    width: 37.5%; }

  .col-xxl-19 {
    float: left;
    width: 39.5833333333%; }

  .col-xxl-20 {
    float: left;
    width: 41.6666666667%; }

  .col-xxl-21 {
    float: left;
    width: 43.75%; }

  .col-xxl-22 {
    float: left;
    width: 45.8333333333%; }

  .col-xxl-23 {
    float: left;
    width: 47.9166666667%; }

  .col-xxl-24 {
    float: left;
    width: 50%; }

  .col-xxl-25 {
    float: left;
    width: 52.0833333333%; }

  .col-xxl-26 {
    float: left;
    width: 54.1666666667%; }

  .col-xxl-27 {
    float: left;
    width: 56.25%; }

  .col-xxl-28 {
    float: left;
    width: 58.3333333333%; }

  .col-xxl-29 {
    float: left;
    width: 60.4166666667%; }

  .col-xxl-30 {
    float: left;
    width: 62.5%; }

  .col-xxl-31 {
    float: left;
    width: 64.5833333333%; }

  .col-xxl-32 {
    float: left;
    width: 66.6666666667%; }

  .col-xxl-33 {
    float: left;
    width: 68.75%; }

  .col-xxl-34 {
    float: left;
    width: 70.8333333333%; }

  .col-xxl-35 {
    float: left;
    width: 72.9166666667%; }

  .col-xxl-36 {
    float: left;
    width: 75%; }

  .col-xxl-37 {
    float: left;
    width: 77.0833333333%; }

  .col-xxl-38 {
    float: left;
    width: 79.1666666667%; }

  .col-xxl-39 {
    float: left;
    width: 81.25%; }

  .col-xxl-40 {
    float: left;
    width: 83.3333333333%; }

  .col-xxl-41 {
    float: left;
    width: 85.4166666667%; }

  .col-xxl-42 {
    float: left;
    width: 87.5%; }

  .col-xxl-43 {
    float: left;
    width: 89.5833333333%; }

  .col-xxl-44 {
    float: left;
    width: 91.6666666667%; }

  .col-xxl-45 {
    float: left;
    width: 93.75%; }

  .col-xxl-46 {
    float: left;
    width: 95.8333333333%; }

  .col-xxl-47 {
    float: left;
    width: 97.9166666667%; }

  .col-xxl-48 {
    float: left;
    width: 100%; }

  .pull-xxl-0 {
    right: auto; }

  .pull-xxl-1 {
    right: 2.0833333333%; }

  .pull-xxl-2 {
    right: 4.1666666667%; }

  .pull-xxl-3 {
    right: 6.25%; }

  .pull-xxl-4 {
    right: 8.3333333333%; }

  .pull-xxl-5 {
    right: 10.4166666667%; }

  .pull-xxl-6 {
    right: 12.5%; }

  .pull-xxl-7 {
    right: 14.5833333333%; }

  .pull-xxl-8 {
    right: 16.6666666667%; }

  .pull-xxl-9 {
    right: 18.75%; }

  .pull-xxl-10 {
    right: 20.8333333333%; }

  .pull-xxl-11 {
    right: 22.9166666667%; }

  .pull-xxl-12 {
    right: 25%; }

  .pull-xxl-13 {
    right: 27.0833333333%; }

  .pull-xxl-14 {
    right: 29.1666666667%; }

  .pull-xxl-15 {
    right: 31.25%; }

  .pull-xxl-16 {
    right: 33.3333333333%; }

  .pull-xxl-17 {
    right: 35.4166666667%; }

  .pull-xxl-18 {
    right: 37.5%; }

  .pull-xxl-19 {
    right: 39.5833333333%; }

  .pull-xxl-20 {
    right: 41.6666666667%; }

  .pull-xxl-21 {
    right: 43.75%; }

  .pull-xxl-22 {
    right: 45.8333333333%; }

  .pull-xxl-23 {
    right: 47.9166666667%; }

  .pull-xxl-24 {
    right: 50%; }

  .pull-xxl-25 {
    right: 52.0833333333%; }

  .pull-xxl-26 {
    right: 54.1666666667%; }

  .pull-xxl-27 {
    right: 56.25%; }

  .pull-xxl-28 {
    right: 58.3333333333%; }

  .pull-xxl-29 {
    right: 60.4166666667%; }

  .pull-xxl-30 {
    right: 62.5%; }

  .pull-xxl-31 {
    right: 64.5833333333%; }

  .pull-xxl-32 {
    right: 66.6666666667%; }

  .pull-xxl-33 {
    right: 68.75%; }

  .pull-xxl-34 {
    right: 70.8333333333%; }

  .pull-xxl-35 {
    right: 72.9166666667%; }

  .pull-xxl-36 {
    right: 75%; }

  .pull-xxl-37 {
    right: 77.0833333333%; }

  .pull-xxl-38 {
    right: 79.1666666667%; }

  .pull-xxl-39 {
    right: 81.25%; }

  .pull-xxl-40 {
    right: 83.3333333333%; }

  .pull-xxl-41 {
    right: 85.4166666667%; }

  .pull-xxl-42 {
    right: 87.5%; }

  .pull-xxl-43 {
    right: 89.5833333333%; }

  .pull-xxl-44 {
    right: 91.6666666667%; }

  .pull-xxl-45 {
    right: 93.75%; }

  .pull-xxl-46 {
    right: 95.8333333333%; }

  .pull-xxl-47 {
    right: 97.9166666667%; }

  .pull-xxl-48 {
    right: 100%; }

  .push-xxl-0 {
    left: auto; }

  .push-xxl-1 {
    left: 2.0833333333%; }

  .push-xxl-2 {
    left: 4.1666666667%; }

  .push-xxl-3 {
    left: 6.25%; }

  .push-xxl-4 {
    left: 8.3333333333%; }

  .push-xxl-5 {
    left: 10.4166666667%; }

  .push-xxl-6 {
    left: 12.5%; }

  .push-xxl-7 {
    left: 14.5833333333%; }

  .push-xxl-8 {
    left: 16.6666666667%; }

  .push-xxl-9 {
    left: 18.75%; }

  .push-xxl-10 {
    left: 20.8333333333%; }

  .push-xxl-11 {
    left: 22.9166666667%; }

  .push-xxl-12 {
    left: 25%; }

  .push-xxl-13 {
    left: 27.0833333333%; }

  .push-xxl-14 {
    left: 29.1666666667%; }

  .push-xxl-15 {
    left: 31.25%; }

  .push-xxl-16 {
    left: 33.3333333333%; }

  .push-xxl-17 {
    left: 35.4166666667%; }

  .push-xxl-18 {
    left: 37.5%; }

  .push-xxl-19 {
    left: 39.5833333333%; }

  .push-xxl-20 {
    left: 41.6666666667%; }

  .push-xxl-21 {
    left: 43.75%; }

  .push-xxl-22 {
    left: 45.8333333333%; }

  .push-xxl-23 {
    left: 47.9166666667%; }

  .push-xxl-24 {
    left: 50%; }

  .push-xxl-25 {
    left: 52.0833333333%; }

  .push-xxl-26 {
    left: 54.1666666667%; }

  .push-xxl-27 {
    left: 56.25%; }

  .push-xxl-28 {
    left: 58.3333333333%; }

  .push-xxl-29 {
    left: 60.4166666667%; }

  .push-xxl-30 {
    left: 62.5%; }

  .push-xxl-31 {
    left: 64.5833333333%; }

  .push-xxl-32 {
    left: 66.6666666667%; }

  .push-xxl-33 {
    left: 68.75%; }

  .push-xxl-34 {
    left: 70.8333333333%; }

  .push-xxl-35 {
    left: 72.9166666667%; }

  .push-xxl-36 {
    left: 75%; }

  .push-xxl-37 {
    left: 77.0833333333%; }

  .push-xxl-38 {
    left: 79.1666666667%; }

  .push-xxl-39 {
    left: 81.25%; }

  .push-xxl-40 {
    left: 83.3333333333%; }

  .push-xxl-41 {
    left: 85.4166666667%; }

  .push-xxl-42 {
    left: 87.5%; }

  .push-xxl-43 {
    left: 89.5833333333%; }

  .push-xxl-44 {
    left: 91.6666666667%; }

  .push-xxl-45 {
    left: 93.75%; }

  .push-xxl-46 {
    left: 95.8333333333%; }

  .push-xxl-47 {
    left: 97.9166666667%; }

  .push-xxl-48 {
    left: 100%; }

  .offset-xxl-0 {
    margin-left: 0%; }

  .offset-xxl-1 {
    margin-left: 2.0833333333%; }

  .offset-xxl-2 {
    margin-left: 4.1666666667%; }

  .offset-xxl-3 {
    margin-left: 6.25%; }

  .offset-xxl-4 {
    margin-left: 8.3333333333%; }

  .offset-xxl-5 {
    margin-left: 10.4166666667%; }

  .offset-xxl-6 {
    margin-left: 12.5%; }

  .offset-xxl-7 {
    margin-left: 14.5833333333%; }

  .offset-xxl-8 {
    margin-left: 16.6666666667%; }

  .offset-xxl-9 {
    margin-left: 18.75%; }

  .offset-xxl-10 {
    margin-left: 20.8333333333%; }

  .offset-xxl-11 {
    margin-left: 22.9166666667%; }

  .offset-xxl-12 {
    margin-left: 25%; }

  .offset-xxl-13 {
    margin-left: 27.0833333333%; }

  .offset-xxl-14 {
    margin-left: 29.1666666667%; }

  .offset-xxl-15 {
    margin-left: 31.25%; }

  .offset-xxl-16 {
    margin-left: 33.3333333333%; }

  .offset-xxl-17 {
    margin-left: 35.4166666667%; }

  .offset-xxl-18 {
    margin-left: 37.5%; }

  .offset-xxl-19 {
    margin-left: 39.5833333333%; }

  .offset-xxl-20 {
    margin-left: 41.6666666667%; }

  .offset-xxl-21 {
    margin-left: 43.75%; }

  .offset-xxl-22 {
    margin-left: 45.8333333333%; }

  .offset-xxl-23 {
    margin-left: 47.9166666667%; }

  .offset-xxl-24 {
    margin-left: 50%; }

  .offset-xxl-25 {
    margin-left: 52.0833333333%; }

  .offset-xxl-26 {
    margin-left: 54.1666666667%; }

  .offset-xxl-27 {
    margin-left: 56.25%; }

  .offset-xxl-28 {
    margin-left: 58.3333333333%; }

  .offset-xxl-29 {
    margin-left: 60.4166666667%; }

  .offset-xxl-30 {
    margin-left: 62.5%; }

  .offset-xxl-31 {
    margin-left: 64.5833333333%; }

  .offset-xxl-32 {
    margin-left: 66.6666666667%; }

  .offset-xxl-33 {
    margin-left: 68.75%; }

  .offset-xxl-34 {
    margin-left: 70.8333333333%; }

  .offset-xxl-35 {
    margin-left: 72.9166666667%; }

  .offset-xxl-36 {
    margin-left: 75%; }

  .offset-xxl-37 {
    margin-left: 77.0833333333%; }

  .offset-xxl-38 {
    margin-left: 79.1666666667%; }

  .offset-xxl-39 {
    margin-left: 81.25%; }

  .offset-xxl-40 {
    margin-left: 83.3333333333%; }

  .offset-xxl-41 {
    margin-left: 85.4166666667%; }

  .offset-xxl-42 {
    margin-left: 87.5%; }

  .offset-xxl-43 {
    margin-left: 89.5833333333%; }

  .offset-xxl-44 {
    margin-left: 91.6666666667%; }

  .offset-xxl-45 {
    margin-left: 93.75%; }

  .offset-xxl-46 {
    margin-left: 95.8333333333%; }

  .offset-xxl-47 {
    margin-left: 97.9166666667%; } 
}
@media (min-width: 1008px) and (max-width:1539px ) {
  .hidden-xl {
    display: none!important;
  }
  .col-xl-1 {
    float: left;
    width: 2.0833333333%; }

  .col-xl-2 {
    float: left;
    width: 4.1666666667%; }

  .col-xl-3 {
    float: left;
    width: 6.25%; }

  .col-xl-4 {
    float: left;
    width: 8.3333333333%; }

  .col-xl-5 {
    float: left;
    width: 10.4166666667%; }

  .col-xl-6 {
    float: left;
    width: 12.5%; }

  .col-xl-7 {
    float: left;
    width: 14.5833333333%; }

  .col-xl-8 {
    float: left;
    width: 16.6666666667%; }

  .col-xl-9 {
    float: left;
    width: 18.75%; }

  .col-xl-10 {
    float: left;
    width: 20.8333333333%; }

  .col-xl-11 {
    float: left;
    width: 22.9166666667%; }

  .col-xl-12 {
    float: left;
    width: 25%; }

  .col-xl-13 {
    float: left;
    width: 27.0833333333%; }

  .col-xl-14 {
    float: left;
    width: 29.1666666667%; }

  .col-xl-15 {
    float: left;
    width: 31.25%; }

  .col-xl-16 {
    float: left;
    width: 33.3333333333%; }

  .col-xl-17 {
    float: left;
    width: 35.4166666667%; }

  .col-xl-18 {
    float: left;
    width: 37.5%; }

  .col-xl-19 {
    float: left;
    width: 39.5833333333%; }

  .col-xl-20 {
    float: left;
    width: 41.6666666667%; }

  .col-xl-21 {
    float: left;
    width: 43.75%; }

  .col-xl-22 {
    float: left;
    width: 45.8333333333%; }

  .col-xl-23 {
    float: left;
    width: 47.9166666667%; }

  .col-xl-24 {
    float: left;
    width: 50%; }

  .col-xl-25 {
    float: left;
    width: 52.0833333333%; }

  .col-xl-26 {
    float: left;
    width: 54.1666666667%; }

  .col-xl-27 {
    float: left;
    width: 56.25%; }

  .col-xl-28 {
    float: left;
    width: 58.3333333333%; }

  .col-xl-29 {
    float: left;
    width: 60.4166666667%; }

  .col-xl-30 {
    float: left;
    width: 62.5%; }

  .col-xl-31 {
    float: left;
    width: 64.5833333333%; }

  .col-xl-32 {
    float: left;
    width: 66.6666666667%; }

  .col-xl-33 {
    float: left;
    width: 68.75%; }

  .col-xl-34 {
    float: left;
    width: 70.8333333333%; }

  .col-xl-35 {
    float: left;
    width: 72.9166666667%; }

  .col-xl-36 {
    float: left;
    width: 75%; }

  .col-xl-37 {
    float: left;
    width: 77.0833333333%; }

  .col-xl-38 {
    float: left;
    width: 79.1666666667%; }

  .col-xl-39 {
    float: left;
    width: 81.25%; }

  .col-xl-40 {
    float: left;
    width: 83.3333333333%; }

  .col-xl-41 {
    float: left;
    width: 85.4166666667%; }

  .col-xl-42 {
    float: left;
    width: 87.5%; }

  .col-xl-43 {
    float: left;
    width: 89.5833333333%; }

  .col-xl-44 {
    float: left;
    width: 91.6666666667%; }

  .col-xl-45 {
    float: left;
    width: 93.75%; }

  .col-xl-46 {
    float: left;
    width: 95.8333333333%; }

  .col-xl-47 {
    float: left;
    width: 97.9166666667%; }

  .col-xl-48 {
    float: left;
    width: 100%; }

  .pull-xl-0 {
    right: auto; }

  .pull-xl-1 {
    right: 2.0833333333%; }

  .pull-xl-2 {
    right: 4.1666666667%; }

  .pull-xl-3 {
    right: 6.25%; }

  .pull-xl-4 {
    right: 8.3333333333%; }

  .pull-xl-5 {
    right: 10.4166666667%; }

  .pull-xl-6 {
    right: 12.5%; }

  .pull-xl-7 {
    right: 14.5833333333%; }

  .pull-xl-8 {
    right: 16.6666666667%; }

  .pull-xl-9 {
    right: 18.75%; }

  .pull-xl-10 {
    right: 20.8333333333%; }

  .pull-xl-11 {
    right: 22.9166666667%; }

  .pull-xl-12 {
    right: 25%; }

  .pull-xl-13 {
    right: 27.0833333333%; }

  .pull-xl-14 {
    right: 29.1666666667%; }

  .pull-xl-15 {
    right: 31.25%; }

  .pull-xl-16 {
    right: 33.3333333333%; }

  .pull-xl-17 {
    right: 35.4166666667%; }

  .pull-xl-18 {
    right: 37.5%; }

  .pull-xl-19 {
    right: 39.5833333333%; }

  .pull-xl-20 {
    right: 41.6666666667%; }

  .pull-xl-21 {
    right: 43.75%; }

  .pull-xl-22 {
    right: 45.8333333333%; }

  .pull-xl-23 {
    right: 47.9166666667%; }

  .pull-xl-24 {
    right: 50%; }

  .pull-xl-25 {
    right: 52.0833333333%; }

  .pull-xl-26 {
    right: 54.1666666667%; }

  .pull-xl-27 {
    right: 56.25%; }

  .pull-xl-28 {
    right: 58.3333333333%; }

  .pull-xl-29 {
    right: 60.4166666667%; }

  .pull-xl-30 {
    right: 62.5%; }

  .pull-xl-31 {
    right: 64.5833333333%; }

  .pull-xl-32 {
    right: 66.6666666667%; }

  .pull-xl-33 {
    right: 68.75%; }

  .pull-xl-34 {
    right: 70.8333333333%; }

  .pull-xl-35 {
    right: 72.9166666667%; }

  .pull-xl-36 {
    right: 75%; }

  .pull-xl-37 {
    right: 77.0833333333%; }

  .pull-xl-38 {
    right: 79.1666666667%; }

  .pull-xl-39 {
    right: 81.25%; }

  .pull-xl-40 {
    right: 83.3333333333%; }

  .pull-xl-41 {
    right: 85.4166666667%; }

  .pull-xl-42 {
    right: 87.5%; }

  .pull-xl-43 {
    right: 89.5833333333%; }

  .pull-xl-44 {
    right: 91.6666666667%; }

  .pull-xl-45 {
    right: 93.75%; }

  .pull-xl-46 {
    right: 95.8333333333%; }

  .pull-xl-47 {
    right: 97.9166666667%; }

  .pull-xl-48 {
    right: 100%; }

  .push-xl-0 {
    left: auto; }

  .push-xl-1 {
    left: 2.0833333333%; }

  .push-xl-2 {
    left: 4.1666666667%; }

  .push-xl-3 {
    left: 6.25%; }

  .push-xl-4 {
    left: 8.3333333333%; }

  .push-xl-5 {
    left: 10.4166666667%; }

  .push-xl-6 {
    left: 12.5%; }

  .push-xl-7 {
    left: 14.5833333333%; }

  .push-xl-8 {
    left: 16.6666666667%; }

  .push-xl-9 {
    left: 18.75%; }

  .push-xl-10 {
    left: 20.8333333333%; }

  .push-xl-11 {
    left: 22.9166666667%; }

  .push-xl-12 {
    left: 25%; }

  .push-xl-13 {
    left: 27.0833333333%; }

  .push-xl-14 {
    left: 29.1666666667%; }

  .push-xl-15 {
    left: 31.25%; }

  .push-xl-16 {
    left: 33.3333333333%; }

  .push-xl-17 {
    left: 35.4166666667%; }

  .push-xl-18 {
    left: 37.5%; }

  .push-xl-19 {
    left: 39.5833333333%; }

  .push-xl-20 {
    left: 41.6666666667%; }

  .push-xl-21 {
    left: 43.75%; }

  .push-xl-22 {
    left: 45.8333333333%; }

  .push-xl-23 {
    left: 47.9166666667%; }

  .push-xl-24 {
    left: 50%; }

  .push-xl-25 {
    left: 52.0833333333%; }

  .push-xl-26 {
    left: 54.1666666667%; }

  .push-xl-27 {
    left: 56.25%; }

  .push-xl-28 {
    left: 58.3333333333%; }

  .push-xl-29 {
    left: 60.4166666667%; }

  .push-xl-30 {
    left: 62.5%; }

  .push-xl-31 {
    left: 64.5833333333%; }

  .push-xl-32 {
    left: 66.6666666667%; }

  .push-xl-33 {
    left: 68.75%; }

  .push-xl-34 {
    left: 70.8333333333%; }

  .push-xl-35 {
    left: 72.9166666667%; }

  .push-xl-36 {
    left: 75%; }

  .push-xl-37 {
    left: 77.0833333333%; }

  .push-xl-38 {
    left: 79.1666666667%; }

  .push-xl-39 {
    left: 81.25%; }

  .push-xl-40 {
    left: 83.3333333333%; }

  .push-xl-41 {
    left: 85.4166666667%; }

  .push-xl-42 {
    left: 87.5%; }

  .push-xl-43 {
    left: 89.5833333333%; }

  .push-xl-44 {
    left: 91.6666666667%; }

  .push-xl-45 {
    left: 93.75%; }

  .push-xl-46 {
    left: 95.8333333333%; }

  .push-xl-47 {
    left: 97.9166666667%; }

  .push-xl-48 {
    left: 100%; }

  .offset-xl-0 {
    margin-left: 0%; }

  .offset-xl-1 {
    margin-left: 2.0833333333%; }

  .offset-xl-2 {
    margin-left: 4.1666666667%; }

  .offset-xl-3 {
    margin-left: 6.25%; }

  .offset-xl-4 {
    margin-left: 8.3333333333%; }

  .offset-xl-5 {
    margin-left: 10.4166666667%; }

  .offset-xl-6 {
    margin-left: 12.5%; }

  .offset-xl-7 {
    margin-left: 14.5833333333%; }

  .offset-xl-8 {
    margin-left: 16.6666666667%; }

  .offset-xl-9 {
    margin-left: 18.75%; }

  .offset-xl-10 {
    margin-left: 20.8333333333%; }

  .offset-xl-11 {
    margin-left: 22.9166666667%; }

  .offset-xl-12 {
    margin-left: 25%; }

  .offset-xl-13 {
    margin-left: 27.0833333333%; }

  .offset-xl-14 {
    margin-left: 29.1666666667%; }

  .offset-xl-15 {
    margin-left: 31.25%; }

  .offset-xl-16 {
    margin-left: 33.3333333333%; }

  .offset-xl-17 {
    margin-left: 35.4166666667%; }

  .offset-xl-18 {
    margin-left: 37.5%; }

  .offset-xl-19 {
    margin-left: 39.5833333333%; }

  .offset-xl-20 {
    margin-left: 41.6666666667%; }

  .offset-xl-21 {
    margin-left: 43.75%; }

  .offset-xl-22 {
    margin-left: 45.8333333333%; }

  .offset-xl-23 {
    margin-left: 47.9166666667%; }

  .offset-xl-24 {
    margin-left: 50%; }

  .offset-xl-25 {
    margin-left: 52.0833333333%; }

  .offset-xl-26 {
    margin-left: 54.1666666667%; }

  .offset-xl-27 {
    margin-left: 56.25%; }

  .offset-xl-28 {
    margin-left: 58.3333333333%; }

  .offset-xl-29 {
    margin-left: 60.4166666667%; }

  .offset-xl-30 {
    margin-left: 62.5%; }

  .offset-xl-31 {
    margin-left: 64.5833333333%; }

  .offset-xl-32 {
    margin-left: 66.6666666667%; }

  .offset-xl-33 {
    margin-left: 68.75%; }

  .offset-xl-34 {
    margin-left: 70.8333333333%; }

  .offset-xl-35 {
    margin-left: 72.9166666667%; }

  .offset-xl-36 {
    margin-left: 75%; }

  .offset-xl-37 {
    margin-left: 77.0833333333%; }

  .offset-xl-38 {
    margin-left: 79.1666666667%; }

  .offset-xl-39 {
    margin-left: 81.25%; }

  .offset-xl-40 {
    margin-left: 83.3333333333%; }

  .offset-xl-41 {
    margin-left: 85.4166666667%; }

  .offset-xl-42 {
    margin-left: 87.5%; }

  .offset-xl-43 {
    margin-left: 89.5833333333%; }

  .offset-xl-44 {
    margin-left: 91.6666666667%; }

  .offset-xl-45 {
    margin-left: 93.75%; }

  .offset-xl-46 {
    margin-left: 95.8333333333%; }

  .offset-xl-47 {
    margin-left: 97.9166666667%; } 
}
@media(min-width: 1540px) and (max-width:1904px) {
  .hidden-xxxl {
    display:none!important;
  }
  .col-xxxl-1 {
    float: left;
    width: 2.0833333333%; }

  .col-xxxl-2 {
    float: left;
    width: 4.1666666667%; }

  .col-xxxl-3 {
    float: left;
    width: 6.25%; }

  .col-xxxl-4 {
    float: left;
    width: 8.3333333333%; }

  .col-xxxl-5 {
    float: left;
    width: 10.4166666667%; }

  .col-xxxl-6 {
    float: left;
    width: 12.5%; }

  .col-xxxl-7 {
    float: left;
    width: 14.5833333333%; }

  .col-xxxl-8 {
    float: left;
    width: 16.6666666667%; }

  .col-xxxl-9 {
    float: left;
    width: 18.75%; }

  .col-xxxl-10 {
    float: left;
    width: 20.8333333333%; }

  .col-xxxl-11 {
    float: left;
    width: 22.9166666667%; }

  .col-xxxl-12 {
    float: left;
    width: 25%; }

  .col-xxxl-13 {
    float: left;
    width: 27.0833333333%; }

  .col-xxxl-14 {
    float: left;
    width: 29.1666666667%; }

  .col-xxxl-15 {
    float: left;
    width: 31.25%; }

  .col-xxxl-16 {
    float: left;
    width: 33.3333333333%; }

  .col-xxxl-17 {
    float: left;
    width: 35.4166666667%; }

  .col-xxxl-18 {
    float: left;
    width: 37.5%; }

  .col-xxxl-19 {
    float: left;
    width: 39.5833333333%; }

  .col-xxxl-20 {
    float: left;
    width: 41.6666666667%; }

  .col-xxxl-21 {
    float: left;
    width: 43.75%; }

  .col-xxxl-22 {
    float: left;
    width: 45.8333333333%; }

  .col-xxxl-23 {
    float: left;
    width: 47.9166666667%; }

  .col-xxxl-24 {
    float: left;
    width: 50%; }

  .col-xxxl-25 {
    float: left;
    width: 52.0833333333%; }

  .col-xxxl-26 {
    float: left;
    width: 54.1666666667%; }

  .col-xxxl-27 {
    float: left;
    width: 56.25%; }

  .col-xxxl-28 {
    float: left;
    width: 58.3333333333%; }

  .col-xxxl-29 {
    float: left;
    width: 60.4166666667%; }

  .col-xxxl-30 {
    float: left;
    width: 62.5%; }

  .col-xxxl-31 {
    float: left;
    width: 64.5833333333%; }

  .col-xxxl-32 {
    float: left;
    width: 66.6666666667%; }

  .col-xxxl-33 {
    float: left;
    width: 68.75%; }

  .col-xxxl-34 {
    float: left;
    width: 70.8333333333%; }

  .col-xxxl-35 {
    float: left;
    width: 72.9166666667%; }

  .col-xxxl-36 {
    float: left;
    width: 75%; }

  .col-xxxl-37 {
    float: left;
    width: 77.0833333333%; }

  .col-xxxl-38 {
    float: left;
    width: 79.1666666667%; }

  .col-xxxl-39 {
    float: left;
    width: 81.25%; }

  .col-xxxl-40 {
    float: left;
    width: 83.3333333333%; }

  .col-xxxl-41 {
    float: left;
    width: 85.4166666667%; }

  .col-xxxl-42 {
    float: left;
    width: 87.5%; }

  .col-xxxl-43 {
    float: left;
    width: 89.5833333333%; }

  .col-xxxl-44 {
    float: left;
    width: 91.6666666667%; }

  .col-xxxl-45 {
    float: left;
    width: 93.75%; }

  .col-xxxl-46 {
    float: left;
    width: 95.8333333333%; }

  .col-xxxl-47 {
    float: left;
    width: 97.9166666667%; }

  .col-xxxl-48 {
    float: left;
    width: 100%; }

  .pull-xxxl-0 {
    right: auto; }

  .pull-xxxl-1 {
    right: 2.0833333333%; }

  .pull-xxxl-2 {
    right: 4.1666666667%; }

  .pull-xxxl-3 {
    right: 6.25%; }

  .pull-xxxl-4 {
    right: 8.3333333333%; }

  .pull-xxxl-5 {
    right: 10.4166666667%; }

  .pull-xxxl-6 {
    right: 12.5%; }

  .pull-xxxl-7 {
    right: 14.5833333333%; }

  .pull-xxxl-8 {
    right: 16.6666666667%; }

  .pull-xxxl-9 {
    right: 18.75%; }

  .pull-xxxl-10 {
    right: 20.8333333333%; }

  .pull-xxxl-11 {
    right: 22.9166666667%; }

  .pull-xxxl-12 {
    right: 25%; }

  .pull-xxxl-13 {
    right: 27.0833333333%; }

  .pull-xxxl-14 {
    right: 29.1666666667%; }

  .pull-xxxl-15 {
    right: 31.25%; }

  .pull-xxxl-16 {
    right: 33.3333333333%; }

  .pull-xxxl-17 {
    right: 35.4166666667%; }

  .pull-xxxl-18 {
    right: 37.5%; }

  .pull-xxxl-19 {
    right: 39.5833333333%; }

  .pull-xxxl-20 {
    right: 41.6666666667%; }

  .pull-xxxl-21 {
    right: 43.75%; }

  .pull-xxxl-22 {
    right: 45.8333333333%; }

  .pull-xxxl-23 {
    right: 47.9166666667%; }

  .pull-xxxl-24 {
    right: 50%; }

  .pull-xxxl-25 {
    right: 52.0833333333%; }

  .pull-xxxl-26 {
    right: 54.1666666667%; }

  .pull-xxxl-27 {
    right: 56.25%; }

  .pull-xxxl-28 {
    right: 58.3333333333%; }

  .pull-xxxl-29 {
    right: 60.4166666667%; }

  .pull-xxxl-30 {
    right: 62.5%; }

  .pull-xxxl-31 {
    right: 64.5833333333%; }

  .pull-xxxl-32 {
    right: 66.6666666667%; }

  .pull-xxxl-33 {
    right: 68.75%; }

  .pull-xxxl-34 {
    right: 70.8333333333%; }

  .pull-xxxl-35 {
    right: 72.9166666667%; }

  .pull-xxxl-36 {
    right: 75%; }

  .pull-xxxl-37 {
    right: 77.0833333333%; }

  .pull-xxxl-38 {
    right: 79.1666666667%; }

  .pull-xxxl-39 {
    right: 81.25%; }

  .pull-xxxl-40 {
    right: 83.3333333333%; }

  .pull-xxxl-41 {
    right: 85.4166666667%; }

  .pull-xxxl-42 {
    right: 87.5%; }

  .pull-xxxl-43 {
    right: 89.5833333333%; }

  .pull-xxxl-44 {
    right: 91.6666666667%; }

  .pull-xxxl-45 {
    right: 93.75%; }

  .pull-xxxl-46 {
    right: 95.8333333333%; }

  .pull-xxxl-47 {
    right: 97.9166666667%; }

  .pull-xxxl-48 {
    right: 100%; }

  .push-xxxl-0 {
    left: auto; }

  .push-xxxl-1 {
    left: 2.0833333333%; }

  .push-xxxl-2 {
    left: 4.1666666667%; }

  .push-xxxl-3 {
    left: 6.25%; }

  .push-xxxl-4 {
    left: 8.3333333333%; }

  .push-xxxl-5 {
    left: 10.4166666667%; }

  .push-xxxl-6 {
    left: 12.5%; }

  .push-xxxl-7 {
    left: 14.5833333333%; }

  .push-xxxl-8 {
    left: 16.6666666667%; }

  .push-xxxl-9 {
    left: 18.75%; }

  .push-xxxl-10 {
    left: 20.8333333333%; }

  .push-xxxl-11 {
    left: 22.9166666667%; }

  .push-xxxl-12 {
    left: 25%; }

  .push-xxxl-13 {
    left: 27.0833333333%; }

  .push-xxxl-14 {
    left: 29.1666666667%; }

  .push-xxxl-15 {
    left: 31.25%; }

  .push-xxxl-16 {
    left: 33.3333333333%; }

  .push-xxxl-17 {
    left: 35.4166666667%; }

  .push-xxxl-18 {
    left: 37.5%; }

  .push-xxxl-19 {
    left: 39.5833333333%; }

  .push-xxxl-20 {
    left: 41.6666666667%; }

  .push-xxxl-21 {
    left: 43.75%; }

  .push-xxxl-22 {
    left: 45.8333333333%; }

  .push-xxxl-23 {
    left: 47.9166666667%; }

  .push-xxxl-24 {
    left: 50%; }

  .push-xxxl-25 {
    left: 52.0833333333%; }

  .push-xxxl-26 {
    left: 54.1666666667%; }

  .push-xxxl-27 {
    left: 56.25%; }

  .push-xxxl-28 {
    left: 58.3333333333%; }

  .push-xxxl-29 {
    left: 60.4166666667%; }

  .push-xxxl-30 {
    left: 62.5%; }

  .push-xxxl-31 {
    left: 64.5833333333%; }

  .push-xxxl-32 {
    left: 66.6666666667%; }

  .push-xxxl-33 {
    left: 68.75%; }

  .push-xxxl-34 {
    left: 70.8333333333%; }

  .push-xxxl-35 {
    left: 72.9166666667%; }

  .push-xxxl-36 {
    left: 75%; }

  .push-xxxl-37 {
    left: 77.0833333333%; }

  .push-xxxl-38 {
    left: 79.1666666667%; }

  .push-xxxl-39 {
    left: 81.25%; }

  .push-xxxl-40 {
    left: 83.3333333333%; }

  .push-xxxl-41 {
    left: 85.4166666667%; }

  .push-xxxl-42 {
    left: 87.5%; }

  .push-xxxl-43 {
    left: 89.5833333333%; }

  .push-xxxl-44 {
    left: 91.6666666667%; }

  .push-xxxl-45 {
    left: 93.75%; }

  .push-xxxl-46 {
    left: 95.8333333333%; }

  .push-xxxl-47 {
    left: 97.9166666667%; }

  .push-xxxl-48 {
    left: 100%; }

  .offset-xxxl-0 {
    margin-left: 0%; }

  .offset-xxxl-1 {
    margin-left: 2.0833333333%; }

  .offset-xxxl-2 {
    margin-left: 4.1666666667%; }

  .offset-xxxl-3 {
    margin-left: 6.25%; }

  .offset-xxxl-4 {
    margin-left: 8.3333333333%; }

  .offset-xxxl-5 {
    margin-left: 10.4166666667%; }

  .offset-xxxl-6 {
    margin-left: 12.5%; }

  .offset-xxxl-7 {
    margin-left: 14.5833333333%; }

  .offset-xxxl-8 {
    margin-left: 16.6666666667%; }

  .offset-xxxl-9 {
    margin-left: 18.75%; }

  .offset-xxxl-10 {
    margin-left: 20.8333333333%; }

  .offset-xxxl-11 {
    margin-left: 22.9166666667%; }

  .offset-xxxl-12 {
    margin-left: 25%; }

  .offset-xxxl-13 {
    margin-left: 27.0833333333%; }

  .offset-xxxl-14 {
    margin-left: 29.1666666667%; }

  .offset-xxxl-15 {
    margin-left: 31.25%; }

  .offset-xxxl-16 {
    margin-left: 33.3333333333%; }

  .offset-xxxl-17 {
    margin-left: 35.4166666667%; }

  .offset-xxxl-18 {
    margin-left: 37.5%; }

  .offset-xxxl-19 {
    margin-left: 39.5833333333%; }

  .offset-xxxl-20 {
    margin-left: 41.6666666667%; }

  .offset-xxxl-21 {
    margin-left: 43.75%; }

  .offset-xxxl-22 {
    margin-left: 45.8333333333%; }

  .offset-xxxl-23 {
    margin-left: 47.9166666667%; }

  .offset-xxxl-24 {
    margin-left: 50%; }

  .offset-xxxl-25 {
    margin-left: 52.0833333333%; }

  .offset-xxxl-26 {
    margin-left: 54.1666666667%; }

  .offset-xxxl-27 {
    margin-left: 56.25%; }

  .offset-xxxl-28 {
    margin-left: 58.3333333333%; }

  .offset-xxxl-29 {
    margin-left: 60.4166666667%; }

  .offset-xxxl-30 {
    margin-left: 62.5%; }

  .offset-xxxl-31 {
    margin-left: 64.5833333333%; }

  .offset-xxxl-32 {
    margin-left: 66.6666666667%; }

  .offset-xxxl-33 {
    margin-left: 68.75%; }

  .offset-xxxl-34 {
    margin-left: 70.8333333333%; }

  .offset-xxxl-35 {
    margin-left: 72.9166666667%; }

  .offset-xxxl-36 {
    margin-left: 75%; }

  .offset-xxxl-37 {
    margin-left: 77.0833333333%; }

  .offset-xxxl-38 {
    margin-left: 79.1666666667%; }

  .offset-xxxl-39 {
    margin-left: 81.25%; }

  .offset-xxxl-40 {
    margin-left: 83.3333333333%; }

  .offset-xxxl-41 {
    margin-left: 85.4166666667%; }

  .offset-xxxl-42 {
    margin-left: 87.5%; }

  .offset-xxxl-43 {
    margin-left: 89.5833333333%; }

  .offset-xxxl-44 {
    margin-left: 91.6666666667%; }

  .offset-xxxl-45 {
    margin-left: 93.75%; }

  .offset-xxxl-46 {
    margin-left: 95.8333333333%; }

  .offset-xxxl-47 {
    margin-left: 97.9166666667%; } 
}
@media (min-width: 1905px) {
  .hidden-xxxxl {
    display:none!important;
  }
  .col-xxxxl-1 {
    float: left;
    width: 2.0833333333%; }

  .col-xxxxl-2 {
    float: left;
    width: 4.1666666667%; }

  .col-xxxxl-3 {
    float: left;
    width: 6.25%; }

  .col-xxxxl-4 {
    float: left;
    width: 8.3333333333%; }

  .col-xxxxl-5 {
    float: left;
    width: 10.4166666667%; }

  .col-xxxxl-6 {
    float: left;
    width: 12.5%; }

  .col-xxxxl-7 {
    float: left;
    width: 14.5833333333%; }

  .col-xxxxl-8 {
    float: left;
    width: 16.6666666667%; }

  .col-xxxxl-9 {
    float: left;
    width: 18.75%; }

  .col-xxxxl-10 {
    float: left;
    width: 20.8333333333%; }

  .col-xxxxl-11 {
    float: left;
    width: 22.9166666667%; }

  .col-xxxxl-12 {
    float: left;
    width: 25%; }

  .col-xxxxl-13 {
    float: left;
    width: 27.0833333333%; }

  .col-xxxxl-14 {
    float: left;
    width: 29.1666666667%; }

  .col-xxxxl-15 {
    float: left;
    width: 31.25%; }

  .col-xxxxl-16 {
    float: left;
    width: 33.3333333333%; }

  .col-xxxxl-17 {
    float: left;
    width: 35.4166666667%; }

  .col-xxxxl-18 {
    float: left;
    width: 37.5%; }

  .col-xxxxl-19 {
    float: left;
    width: 39.5833333333%; }

  .col-xxxxl-20 {
    float: left;
    width: 41.6666666667%; }

  .col-xxxxl-21 {
    float: left;
    width: 43.75%; }

  .col-xxxxl-22 {
    float: left;
    width: 45.8333333333%; }

  .col-xxxxl-23 {
    float: left;
    width: 47.9166666667%; }

  .col-xxxxl-24 {
    float: left;
    width: 50%; }

  .col-xxxxl-25 {
    float: left;
    width: 52.0833333333%; }

  .col-xxxxl-26 {
    float: left;
    width: 54.1666666667%; }

  .col-xxxxl-27 {
    float: left;
    width: 56.25%; }

  .col-xxxxl-28 {
    float: left;
    width: 58.3333333333%; }

  .col-xxxxl-29 {
    float: left;
    width: 60.4166666667%; }

  .col-xxxxl-30 {
    float: left;
    width: 62.5%; }

  .col-xxxxl-31 {
    float: left;
    width: 64.5833333333%; }

  .col-xxxxl-32 {
    float: left;
    width: 66.6666666667%; }

  .col-xxxxl-33 {
    float: left;
    width: 68.75%; }

  .col-xxxxl-34 {
    float: left;
    width: 70.8333333333%; }

  .col-xxxxl-35 {
    float: left;
    width: 72.9166666667%; }

  .col-xxxxl-36 {
    float: left;
    width: 75%; }

  .col-xxxxl-37 {
    float: left;
    width: 77.0833333333%; }

  .col-xxxxl-38 {
    float: left;
    width: 79.1666666667%; }

  .col-xxxxl-39 {
    float: left;
    width: 81.25%; }

  .col-xxxxl-40 {
    float: left;
    width: 83.3333333333%; }

  .col-xxxxl-41 {
    float: left;
    width: 85.4166666667%; }

  .col-xxxxl-42 {
    float: left;
    width: 87.5%; }

  .col-xxxxl-43 {
    float: left;
    width: 89.5833333333%; }

  .col-xxxxl-44 {
    float: left;
    width: 91.6666666667%; }

  .col-xxxxl-45 {
    float: left;
    width: 93.75%; }

  .col-xxxxl-46 {
    float: left;
    width: 95.8333333333%; }

  .col-xxxxl-47 {
    float: left;
    width: 97.9166666667%; }

  .col-xxxxl-48 {
    float: left;
    width: 100%; }

  .pull-xxxxl-0 {
    right: auto; }

  .pull-xxxxl-1 {
    right: 2.0833333333%; }

  .pull-xxxxl-2 {
    right: 4.1666666667%; }

  .pull-xxxxl-3 {
    right: 6.25%; }

  .pull-xxxxl-4 {
    right: 8.3333333333%; }

  .pull-xxxxl-5 {
    right: 10.4166666667%; }

  .pull-xxxxl-6 {
    right: 12.5%; }

  .pull-xxxxl-7 {
    right: 14.5833333333%; }

  .pull-xxxxl-8 {
    right: 16.6666666667%; }

  .pull-xxxxl-9 {
    right: 18.75%; }

  .pull-xxxxl-10 {
    right: 20.8333333333%; }

  .pull-xxxxl-11 {
    right: 22.9166666667%; }

  .pull-xxxxl-12 {
    right: 25%; }

  .pull-xxxxl-13 {
    right: 27.0833333333%; }

  .pull-xxxxl-14 {
    right: 29.1666666667%; }

  .pull-xxxxl-15 {
    right: 31.25%; }

  .pull-xxxxl-16 {
    right: 33.3333333333%; }

  .pull-xxxxl-17 {
    right: 35.4166666667%; }

  .pull-xxxxl-18 {
    right: 37.5%; }

  .pull-xxxxl-19 {
    right: 39.5833333333%; }

  .pull-xxxxl-20 {
    right: 41.6666666667%; }

  .pull-xxxxl-21 {
    right: 43.75%; }

  .pull-xxxxl-22 {
    right: 45.8333333333%; }

  .pull-xxxxl-23 {
    right: 47.9166666667%; }

  .pull-xxxxl-24 {
    right: 50%; }

  .pull-xxxxl-25 {
    right: 52.0833333333%; }

  .pull-xxxxl-26 {
    right: 54.1666666667%; }

  .pull-xxxxl-27 {
    right: 56.25%; }

  .pull-xxxxl-28 {
    right: 58.3333333333%; }

  .pull-xxxxl-29 {
    right: 60.4166666667%; }

  .pull-xxxxl-30 {
    right: 62.5%; }

  .pull-xxxxl-31 {
    right: 64.5833333333%; }

  .pull-xxxxl-32 {
    right: 66.6666666667%; }

  .pull-xxxxl-33 {
    right: 68.75%; }

  .pull-xxxxl-34 {
    right: 70.8333333333%; }

  .pull-xxxxl-35 {
    right: 72.9166666667%; }

  .pull-xxxxl-36 {
    right: 75%; }

  .pull-xxxxl-37 {
    right: 77.0833333333%; }

  .pull-xxxxl-38 {
    right: 79.1666666667%; }

  .pull-xxxxl-39 {
    right: 81.25%; }

  .pull-xxxxl-40 {
    right: 83.3333333333%; }

  .pull-xxxxl-41 {
    right: 85.4166666667%; }

  .pull-xxxxl-42 {
    right: 87.5%; }

  .pull-xxxxl-43 {
    right: 89.5833333333%; }

  .pull-xxxxl-44 {
    right: 91.6666666667%; }

  .pull-xxxxl-45 {
    right: 93.75%; }

  .pull-xxxxl-46 {
    right: 95.8333333333%; }

  .pull-xxxxl-47 {
    right: 97.9166666667%; }

  .pull-xxxxl-48 {
    right: 100%; }

  .push-xxxxl-0 {
    left: auto; }

  .push-xxxxl-1 {
    left: 2.0833333333%; }

  .push-xxxxl-2 {
    left: 4.1666666667%; }

  .push-xxxxl-3 {
    left: 6.25%; }

  .push-xxxxl-4 {
    left: 8.3333333333%; }

  .push-xxxxl-5 {
    left: 10.4166666667%; }

  .push-xxxxl-6 {
    left: 12.5%; }

  .push-xxxxl-7 {
    left: 14.5833333333%; }

  .push-xxxxl-8 {
    left: 16.6666666667%; }

  .push-xxxxl-9 {
    left: 18.75%; }

  .push-xxxxl-10 {
    left: 20.8333333333%; }

  .push-xxxxl-11 {
    left: 22.9166666667%; }

  .push-xxxxl-12 {
    left: 25%; }

  .push-xxxxl-13 {
    left: 27.0833333333%; }

  .push-xxxxl-14 {
    left: 29.1666666667%; }

  .push-xxxxl-15 {
    left: 31.25%; }

  .push-xxxxl-16 {
    left: 33.3333333333%; }

  .push-xxxxl-17 {
    left: 35.4166666667%; }

  .push-xxxxl-18 {
    left: 37.5%; }

  .push-xxxxl-19 {
    left: 39.5833333333%; }

  .push-xxxxl-20 {
    left: 41.6666666667%; }

  .push-xxxxl-21 {
    left: 43.75%; }

  .push-xxxxl-22 {
    left: 45.8333333333%; }

  .push-xxxxl-23 {
    left: 47.9166666667%; }

  .push-xxxxl-24 {
    left: 50%; }

  .push-xxxxl-25 {
    left: 52.0833333333%; }

  .push-xxxxl-26 {
    left: 54.1666666667%; }

  .push-xxxxl-27 {
    left: 56.25%; }

  .push-xxxxl-28 {
    left: 58.3333333333%; }

  .push-xxxxl-29 {
    left: 60.4166666667%; }

  .push-xxxxl-30 {
    left: 62.5%; }

  .push-xxxxl-31 {
    left: 64.5833333333%; }

  .push-xxxxl-32 {
    left: 66.6666666667%; }

  .push-xxxxl-33 {
    left: 68.75%; }

  .push-xxxxl-34 {
    left: 70.8333333333%; }

  .push-xxxxl-35 {
    left: 72.9166666667%; }

  .push-xxxxl-36 {
    left: 75%; }

  .push-xxxxl-37 {
    left: 77.0833333333%; }

  .push-xxxxl-38 {
    left: 79.1666666667%; }

  .push-xxxxl-39 {
    left: 81.25%; }

  .push-xxxxl-40 {
    left: 83.3333333333%; }

  .push-xxxxl-41 {
    left: 85.4166666667%; }

  .push-xxxxl-42 {
    left: 87.5%; }

  .push-xxxxl-43 {
    left: 89.5833333333%; }

  .push-xxxxl-44 {
    left: 91.6666666667%; }

  .push-xxxxl-45 {
    left: 93.75%; }

  .push-xxxxl-46 {
    left: 95.8333333333%; }

  .push-xxxxl-47 {
    left: 97.9166666667%; }

  .push-xxxxl-48 {
    left: 100%; }

  .offset-xxxxl-0 {
    margin-left: 0%; }

  .offset-xxxxl-1 {
    margin-left: 2.0833333333%; }

  .offset-xxxxl-2 {
    margin-left: 4.1666666667%; }

  .offset-xxxxl-3 {
    margin-left: 6.25%; }

  .offset-xxxxl-4 {
    margin-left: 8.3333333333%; }

  .offset-xxxxl-5 {
    margin-left: 10.4166666667%; }

  .offset-xxxxl-6 {
    margin-left: 12.5%; }

  .offset-xxxxl-7 {
    margin-left: 14.5833333333%; }

  .offset-xxxxl-8 {
    margin-left: 16.6666666667%; }

  .offset-xxxxl-9 {
    margin-left: 18.75%; }

  .offset-xxxxl-10 {
    margin-left: 20.8333333333%; }

  .offset-xxxxl-11 {
    margin-left: 22.9166666667%; }

  .offset-xxxxl-12 {
    margin-left: 25%; }

  .offset-xxxxl-13 {
    margin-left: 27.0833333333%; }

  .offset-xxxxl-14 {
    margin-left: 29.1666666667%; }

  .offset-xxxxl-15 {
    margin-left: 31.25%; }

  .offset-xxxxl-16 {
    margin-left: 33.3333333333%; }

  .offset-xxxxl-17 {
    margin-left: 35.4166666667%; }

  .offset-xxxxl-18 {
    margin-left: 37.5%; }

  .offset-xxxxl-19 {
    margin-left: 39.5833333333%; }

  .offset-xxxxl-20 {
    margin-left: 41.6666666667%; }

  .offset-xxxxl-21 {
    margin-left: 43.75%; }

  .offset-xxxxl-22 {
    margin-left: 45.8333333333%; }

  .offset-xxxxl-23 {
    margin-left: 47.9166666667%; }

  .offset-xxxxl-24 {
    margin-left: 50%; }

  .offset-xxxxl-25 {
    margin-left: 52.0833333333%; }

  .offset-xxxxl-26 {
    margin-left: 54.1666666667%; }

  .offset-xxxxl-27 {
    margin-left: 56.25%; }

  .offset-xxxxl-28 {
    margin-left: 58.3333333333%; }

  .offset-xxxxl-29 {
    margin-left: 60.4166666667%; }

  .offset-xxxxl-30 {
    margin-left: 62.5%; }

  .offset-xxxxl-31 {
    margin-left: 64.5833333333%; }

  .offset-xxxxl-32 {
    margin-left: 66.6666666667%; }

  .offset-xxxxl-33 {
    margin-left: 68.75%; }

  .offset-xxxxl-34 {
    margin-left: 70.8333333333%; }

  .offset-xxxxl-35 {
    margin-left: 72.9166666667%; }

  .offset-xxxxl-36 {
    margin-left: 75%; }

  .offset-xxxxl-37 {
    margin-left: 77.0833333333%; }

  .offset-xxxxl-38 {
    margin-left: 79.1666666667%; }

  .offset-xxxxl-39 {
    margin-left: 81.25%; }

  .offset-xxxxl-40 {
    margin-left: 83.3333333333%; }

  .offset-xxxxl-41 {
    margin-left: 85.4166666667%; }

  .offset-xxxxl-42 {
    margin-left: 87.5%; }

  .offset-xxxxl-43 {
    margin-left: 89.5833333333%; }

  .offset-xxxxl-44 {
    margin-left: 91.6666666667%; }

  .offset-xxxxl-45 {
    margin-left: 93.75%; }

  .offset-xxxxl-46 {
    margin-left: 95.8333333333%; }

  .offset-xxxxl-47 {
    margin-left: 97.9166666667%; } 
}


/*# sourceMappingURL=bootstrap.css.map */

/* End */


/* Start:/local/templates/rb/css/jquery.modal.css?16076847156077*/
.blocker {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    z-index: 1;
    padding: 20px;
    box-sizing: border-box;
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.75);
    text-align: center
}

.blocker:before {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -0.05em
}

.blocker.behind {
    background-color: transparent
}

.modal {
    display: none;
    vertical-align: middle;
    position: relative;
    z-index: 2;
    max-width: 700px;
    box-sizing: border-box;
    width: 90%;
    background-color: #f2f2f2;
    padding: 40px 30px;
    text-align: left;
}

.modal a.close-modal {
    position: absolute;
    top: -12.5px;
    right: -12.5px;
    display: block;
    width: 30px;
    height: 30px;
    text-indent: -9999px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAYAAAA6/NlyAAABN2lDQ1BBZG9iZSBSR0IgKDE5OTgpAAAokZWPv0rDUBSHvxtFxaFWCOLgcCdRUGzVwYxJW4ogWKtDkq1JQ5ViEm6uf/oQjm4dXNx9AidHwUHxCXwDxamDQ4QMBYvf9J3fORzOAaNi152GUYbzWKt205Gu58vZF2aYAoBOmKV2q3UAECdxxBjf7wiA10277jTG+38yH6ZKAyNguxtlIYgK0L/SqQYxBMygn2oQD4CpTto1EE9AqZf7G1AKcv8ASsr1fBBfgNlzPR+MOcAMcl8BTB1da4Bakg7UWe9Uy6plWdLuJkEkjweZjs4zuR+HiUoT1dFRF8jvA2AxH2w3HblWtay99X/+PRHX82Vun0cIQCw9F1lBeKEuf1UYO5PrYsdwGQ7vYXpUZLs3cLcBC7dFtlqF8hY8Dn8AwMZP/fNTP8gAAAAJcEhZcwAACxMAAAsTAQCanBgAAATzaVRYdFhNTDpjb20uYWRvYmUueG1wAAAAAAA8P3hwYWNrZXQgYmVnaW49Iu+7vyIgaWQ9Ilc1TTBNcENlaGlIenJlU3pOVGN6a2M5ZCI/PiA8eDp4bXBtZXRhIHhtbG5zOng9ImFkb2JlOm5zOm1ldGEvIiB4OnhtcHRrPSJBZG9iZSBYTVAgQ29yZSA1LjYtYzE0NSA3OS4xNjM0OTksIDIwMTgvMDgvMTMtMTY6NDA6MjIgICAgICAgICI+IDxyZGY6UkRGIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyI+IDxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PSIiIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIgeG1sbnM6ZGM9Imh0dHA6Ly9wdXJsLm9yZy9kYy9lbGVtZW50cy8xLjEvIiB4bWxuczpwaG90b3Nob3A9Imh0dHA6Ly9ucy5hZG9iZS5jb20vcGhvdG9zaG9wLzEuMC8iIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdEV2dD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlRXZlbnQjIiB4bXA6Q3JlYXRvclRvb2w9IkFkb2JlIFBob3Rvc2hvcCBDQyAyMDE5IChXaW5kb3dzKSIgeG1wOkNyZWF0ZURhdGU9IjIwMjAtMTItMTFUMTM6Mjc6MjErMDM6MDAiIHhtcDpNb2RpZnlEYXRlPSIyMDIwLTEyLTExVDEzOjMxOjMxKzAzOjAwIiB4bXA6TWV0YWRhdGFEYXRlPSIyMDIwLTEyLTExVDEzOjMxOjMxKzAzOjAwIiBkYzpmb3JtYXQ9ImltYWdlL3BuZyIgcGhvdG9zaG9wOkNvbG9yTW9kZT0iMyIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo2OWY5MzBhZS0xZTBiLWI0NDctOWJmOS03MGMxNzU4NjZjOWMiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NjlmOTMwYWUtMWUwYi1iNDQ3LTliZjktNzBjMTc1ODY2YzljIiB4bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ9InhtcC5kaWQ6NjlmOTMwYWUtMWUwYi1iNDQ3LTliZjktNzBjMTc1ODY2YzljIj4gPHhtcE1NOkhpc3Rvcnk+IDxyZGY6U2VxPiA8cmRmOmxpIHN0RXZ0OmFjdGlvbj0iY3JlYXRlZCIgc3RFdnQ6aW5zdGFuY2VJRD0ieG1wLmlpZDo2OWY5MzBhZS0xZTBiLWI0NDctOWJmOS03MGMxNzU4NjZjOWMiIHN0RXZ0OndoZW49IjIwMjAtMTItMTFUMTM6Mjc6MjErMDM6MDAiIHN0RXZ0OnNvZnR3YXJlQWdlbnQ9IkFkb2JlIFBob3Rvc2hvcCBDQyAyMDE5IChXaW5kb3dzKSIvPiA8L3JkZjpTZXE+IDwveG1wTU06SGlzdG9yeT4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz73m4rDAAAEZ0lEQVRogd2bTUgcVxzAf28oEYQiRWL1oPQWikt6yKEVJs16i2AJDWmCXtJbji1YciiJtCmhkCK5tIccvbjNQUtQ8FZNdkQ85KIDxWulGJo2RYQFJez08N7E2c3Oztd7z9UfDOzH7P/9f+zMm/cp6tVhDNENuMAF4Jw6+oF31QGwr44XwLY6ngMeUEtTiHD9TEm9k+nsZPqASeAq8DFwJuH8XnV8AHwS+fwQ2AAWgDngb10JOprifAosAn8BD4GLJMu244yK8VDFXFRlFKao8ChQBZ4C4+i/YlAxx1UZVaBcJFhe4QHkpfY78j61hQusqLIH8gTIIzwG/AFM5ClQExMqh7GsP8wqPAUsAT1ZCzJAD7AUeKWpLD8SKR9LXcAj4GaOxGwwC9wSrn+QdGKaf/gs8r7pVFmQua0EXuls0olJwl3AE2BER1aGGQGeBF6pq91JScKPOBmyISPInGNpJzxFZ1/GcdxsV5HFCY8BD8zkY4UHgVdq+chqJTwAVGK+Oyk4QCXwSm81TlpJzdAZz9mi9CBdGmgWLnO8LSjdTAReqRz9oFn4B3u5WKPBKSp8CbsdAVu4gVe6FL6JCn9zDMnY4o1bKNwHXC4a9dqdHbzNVCMzqVjbqnHtzo6OUJcDr9QHR8KTaOi8f329lxvTeqTXtmrcmN7hqy96C8dCuk3CkfBVHVHd8908vjdYWDqUrXw3yMWPunWkBspR1KvD3cB/FBuDasDblAk/vjeIez5bwoZkQQ4Mvucga2ZtspD/nzYoC9LRdZDjxtrJKm1YNuSCgxwgN0JaaUuyAOeMCkOytEVZUML9pkuJk7YsC9Av6tXhf5DTHcaJ1t5CYFsW4F9Rrw4foLmWboe3WePzb/9EAPP3h2zKAhxa7+QLAQIIAvnaNg5yutIK4T07f3+I334c0tYMzcC+NeHmCkpXMzQj+w5yMtoocbXxMUi/cJCz7sYIZX/9vnVtbFl626hwVLZdJ8Ki9LaDXFOhnbSyIZaknzvIBSSHOqNmlQ0xLH0IeA5ytcyGrqhrWzWu380uG2JQekO4fi1seCzoiBjK5un4RzEkvQBHQzxzwOuiEX+ef1VYNiSU/mXhVeFYSLc5aFwBsIhcLXMaWRKu/xk0jkv/dEzJ2OCNW1T4GbLGPm14wvWfhW+ae0vTlpOxwd3om2bhFeTc8GmhIlx/NfpBq/7wFLBnJR2z7CFdGmglvIucI66bzsggdWBCuP5u8xdxIx7LwG2jKZnltnD95VZftBvimUGucDtpzArXf2upQ0jSmNYtYF1vPkZZR+YcS5LwAXCFkyG9DlxJWm+ZZtTyJXIheCdf3rPAqHD9l0knpp0EPwC+BLaQC9Y6ZQ1XHVlBxd6zzWRNfAbZweiE5/QeMJ5FFvL9U8vAhxxvi6yicmj56GlH3ktzF7lmYhS7HQ5PlTmpcshM0XtxFbndpozcGlB4EKEFr1XssiprtUgwXdtunqrjfWSzNO1GrTiMbdRKu+chDx25Fe9/VMuwE5gLcysAAAAASUVORK5CYII=')
}

.modal-spinner {
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    padding: 12px 16px;
    border-radius: 5px;
    background-color: #111;
    height: 20px
}

.modal-spinner > div {
    border-radius: 100px;
    background-color: #fff;
    height: 20px;
    width: 2px;
    margin: 0 1px;
    display: inline-block;
    -webkit-animation: sk-stretchdelay 1.2s infinite ease-in-out;
    animation: sk-stretchdelay 1.2s infinite ease-in-out
}

.modal-spinner .rect2 {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s
}

.modal-spinner .rect3 {
    -webkit-animation-delay: -1.0s;
    animation-delay: -1.0s
}

.modal-spinner .rect4 {
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s
}

@-webkit-keyframes sk-stretchdelay {
    0%, 40%, 100% {
        -webkit-transform: scaleY(0.5)
    }
    20% {
        -webkit-transform: scaleY(1.0)
    }
}

@keyframes sk-stretchdelay {
    0%, 40%, 100% {
        transform: scaleY(0.5);
        -webkit-transform: scaleY(0.5)
    }
    20% {
        transform: scaleY(1.0);
        -webkit-transform: scaleY(1.0)
    }
}

/* End */


/* Start:/local/templates/rb/css/swiper.min.css?164465803519856*/
/**
 * Swiper 4.5.0
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * http://www.idangero.us/swiper/
 *
 * Copyright 2014-2019 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: February 22, 2019
 */
.swiper-container{margin:0 auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-container-no-flexbox .swiper-slide{float:left}.swiper-container-vertical>.swiper-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-box-sizing:content-box;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.swiper-container-multirow>.swiper-wrapper{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.swiper-container-free-mode>.swiper-wrapper{-webkit-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out;margin:0 auto}.swiper-slide{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;width:100%;height:100%;position:relative;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-transition-property:height,-webkit-transform;transition-property:height,-webkit-transform;-o-transition-property:transform,height;transition-property:transform,height;transition-property:transform,height,-webkit-transform}.swiper-container-3d{-webkit-perspective:1200px;perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:-webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-right{background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-top{background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-wp8-horizontal,.swiper-container-wp8-horizontal>.swiper-wrapper{-ms-touch-action:pan-y;touch-action:pan-y}.swiper-container-wp8-vertical,.swiper-container-wp8-vertical>.swiper-wrapper{-ms-touch-action:pan-x;touch-action:pan-x}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:27px;height:44px;margin-top:-22px;z-index:10;cursor:pointer;background-size:27px 44px;background-position:center;background-repeat:no-repeat}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");left:10px;right:auto}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");right:10px;left:auto}.swiper-button-prev.swiper-button-white,.swiper-container-rtl .swiper-button-next.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next.swiper-button-white,.swiper-container-rtl .swiper-button-prev.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-button-prev.swiper-button-black,.swiper-container-rtl .swiper-button-next.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next.swiper-button-black,.swiper-container-rtl .swiper-button-prev.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;-webkit-transition:.3s opacity;-o-transition:.3s opacity;transition:.3s opacity;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{-webkit-transform:scale(.66);-ms-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{-webkit-transform:scale(.66);-ms-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:100%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;-webkit-box-shadow:none;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet-active{opacity:1;background:#007aff}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:6px 0;display:block}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:8px}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;-webkit-transition:.2s top,.2s -webkit-transform;transition:.2s top,.2s -webkit-transform;-o-transition:.2s transform,.2s top;transition:.2s transform,.2s top;transition:.2s transform,.2s top,.2s -webkit-transform}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);white-space:nowrap}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:.2s left,.2s -webkit-transform;transition:.2s left,.2s -webkit-transform;-o-transition:.2s transform,.2s left;transition:.2s transform,.2s left;transition:.2s transform,.2s left,.2s -webkit-transform}.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:.2s right,.2s -webkit-transform;transition:.2s right,.2s -webkit-transform;-o-transition:.2s transform,.2s right;transition:.2s transform,.2s right;transition:.2s transform,.2s right,.2s -webkit-transform}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:#007aff;position:absolute;left:0;top:0;width:100%;height:100%;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transform-origin:left top;-ms-transform-origin:left top;transform-origin:left top}.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{-webkit-transform-origin:right top;-ms-transform-origin:right top;transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progressbar,.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-container-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-white .swiper-pagination-bullet-active{background:#fff}.swiper-pagination-progressbar.swiper-pagination-white{background:rgba(255,255,255,.25)}.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill{background:#fff}.swiper-pagination-black .swiper-pagination-bullet-active{background:#000}.swiper-pagination-progressbar.swiper-pagination-black{background:rgba(0,0,0,.25)}.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill{background:#000}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;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;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;-webkit-transform-origin:50%;-ms-transform-origin:50%;transform-origin:50%;-webkit-animation:swiper-preloader-spin 1s steps(12,end) infinite;animation:swiper-preloader-spin 1s steps(12,end) infinite}.swiper-lazy-preloader:after{display:block;content:'';width:100%;height:100%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");background-position:50%;background-size:100%;background-repeat:no-repeat}.swiper-lazy-preloader-white:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")}@-webkit-keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-container-fade.swiper-container-free-mode .swiper-slide{-webkit-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;-webkit-transition-property:opacity;-o-transition-property:opacity;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube{overflow:visible}.swiper-container-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube.swiper-container-rtl .swiper-slide{-webkit-transform-origin:100% 0;-ms-transform-origin:100% 0;transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;background:#000;opacity:.6;-webkit-filter:blur(50px);filter:blur(50px);z-index:0}.swiper-container-flip{overflow:visible}.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-coverflow .swiper-wrapper{-ms-perspective:1200px}@media (min-width:1280px){
.jc-center-slider{
    justify-content: center;
}
}
/* End */


/* Start:/local/templates/rb/components/rb/menu/ntp/style.css?1618516696177*/
.header .header__menu_small li {
    margin-right: 10px;
}
@media (min-width: 1008px) {
    .header__menu_small {
        display: flex;
        flex-wrap: wrap;
    }
}
/* End */


/* Start:/local/templates/rb/components/bitrix/menu/sub_menu/style.css?1618563927274*/
.header .header__additional_menu {
	display: flex;
	flex-wrap: wrap;
}
.header .header__additional_menu li {
	margin-right: 10px;
}
.header .header__additional_menu li a {
	font-size: 12px;
	color: #8c8c8c;
}
.header .header__additional_menu li a:hover {
	color: #f6c44f;
}

/* End */


/* Start:/local/templates/rb/components/bitrix/sale.basket.basket.small/.default/style.css?1618516696346*/
.minicart_a {
	position: relative;
}
.minicart_q {
	box-sizing: content-box;
	position: absolute;
	display: inline-block;
	top: 0;
	right: 0;
	min-width: 12px;
	width: auto;
	height: 12px;
	padding: 3px;
	border-radius: 12px;
	background-color: #10c96c;
	color: #000;
	font-size: 12px;
	line-height: 12px;
	transform: translate3d(50%, -50%, 0);
}
/* End */


/* Start:/local/templates/rb/components/bitrix/search.form/js_default/style.css?16194351452585*/
.main_search_form {
    transition: all .3s ease-out;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 10;
    -webkit-animation: fixed-header .3s;
    animation: fixed-header .3s;
    display: block;    
    background: #f2f2f2;
	height: 0;    
	overflow: hidden;
}
.main_search_form.main_search_form_open {
	overflow: auto;
	top: 0px;
	height: auto;
    z-index: 999;
}
.form_s_main {
    padding: 30px 5%;
    display: flex;
    align-items: center;
}
.main_search_btn {
	border-radius: 0 3px 3px 0;
    height: 42px;
    width: 150px;
    background-color: #10c96c;
 	color: #fff!important;
}
.main_search_form_input {
	width: 100%;
	background-color: #fff;
	border-radius: 3px 0 0 3px
}
.main_form_input_container {
    width: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-left: 10px;
}
.photosearch_btn {
	display: inline-flex;
    align-items: center;
    border: 2px solid #8c8c8c;
    border-radius: 5px;
    text-decoration: none;
    height: 40px;
}
.photosearch_btn__img img {
    width: auto;
    max-width: 100%;
}
.photosearch_btn__img {
	background: #8c8c8c;
    display: inline-block;
    width: 40px;
    height: 40px;
    padding: 8px;
    box-sizing: border-box;
}
.photosearch_btn__span {
	display: inline-block;
    margin: 0 10px;
    transition: .2s all;
}

.photosearch_btn {
	background: rgba(140,140,140, 0);
}

.photosearch_btn:hover {
	background: rgba(140,140,140, 1);
}

.photosearch_btn:hover .photosearch_btn__span {
	color: #fff;
}

.close_popup_window_search {
    display: block;
    margin-left: 20px;
    padding: 10px;
    text-align: center;
    cursor: pointer;
    z-index: 2;
    text-decoration: none;
    width: 20px;
    height: 20px;
    line-height: 1;
    background-color: #ccc;
    border-radius: 50%;
    box-sizing: content-box;
}

.closepopupwindowicon_search {
    display: block;
    height: 20px;
    position: relative;
    width: 20px;
}
.closepopupwindowicon_search:after, .closepopupwindowicon_search:before {
    content: '';
    width: 20px;
    height: 1px;
    display: inline-block;
    background-color: #7a6f53;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
}
.closepopupwindowicon_search:before {
    transform: rotate(45deg);
}
.closepopupwindowicon_search:after {
    transform: rotate(135deg);
}
.close_popup_window_search:hover {
    background-color: #f8d883;
}
/* End */


/* Start:/local/templates/rb/components/rb/menu/left_menu_new_land/style.css?16255550999083*/
.toggle_sticky_menu,
.toggle_sticky_menu_land  {
	padding-bottom: 0;
}

.hide-scrollbar
{
	overflow: auto;
	-ms-overflow-style: none;
	scrollbar-width: none;
}

.triangles_menu {
	height: auto !important;
}

.hidden_triangle {
	visibility: hidden;
}

.menu_triangle {
	position: fixed !important;
	z-index: 10 !important;
	display: flex;
	justify-content: center;
}

.bottom_triangle {
	transform: scale(1, -1);
	position: relative;
	z-index: 10 !important;
	background: -moz-linear-gradient(91deg, rgba(242,242,242,0) 0%, rgba(242,242,242,1) 80%, rgba(242,242,242,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(242,242,242,1)), color-stop(20%, rgba(242,242,242,1)), color-stop(100%, rgba(242,242,242,0)));
	background: -webkit-linear-gradient(91deg, rgba(242,242,242,0) 0%, rgba(242,242,242,1) 80%, rgba(242,242,242,1) 100%);
	background: -o-linear-gradient(91deg, rgba(242,242,242,0) 0%, rgba(242,242,242,1) 80%, rgba(242,242,242,1) 100%);
	background: -ms-linear-gradient(91deg, rgba(242,242,242,0) 0%, rgba(242,242,242,1) 80%, rgba(242,242,242,1) 100%);
	background: linear-gradient(359deg, rgba(242,242,242,0) 0%, rgba(242,242,242,1) 80%, rgba(242,242,242,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#f2f2f2',GradientType=0 );
}


.top_triangle {
	position: relative;
	top: 50px;
}

.yellow_triangle {
	position: relative;
	width: 160px;
	height: 155px;
	background-image: url(/local/templates/rb/img/hob_arr02.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 115%;
}


.grey_triangle {
	position: relative;
	top: -44px;
	left: 20px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 60px 25px 60px;
	border-color: transparent transparent #ffc32b  transparent;
}

.yellow_triangle_bottom {
	position: relative;
	width: 160px;
	height: 155px;
	background-image: url(/local/templates/rb/img/hob_arr02.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 110%;
}

.grey_triangle_bottom {
	position: relative;
	top: -44px;
	left: 20px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 60px 25px 60px;
	border-color: transparent transparent #ffc32b  transparent;
}

@media screen and (min-width: 1008px) {
	.left_menu_new_main.triangle_top_active:before {
		top: -60px;
		opacity: 1;
	}
	.left_menu_new_main.triangle_bot_active:after {
		bottom: 0px;
		opacity: 1;
	}
	.left_menu_new_main.triangles_active {
		overflow-y: scroll;
		height: calc(100vh - 130px);
	}
}

@media screen and (max-width: 1500px) {
	.bottom_triangle {
		transform: scale(1, -1);
		position: relative;
		z-index: 10 !important;
		margin-top: 15px;
	}
}

@media screen and (max-width: 1300px) {
	.bottom_triangle {
		transform: scale(1, -1);
		position: relative;
		z-index: 10 !important;
		margin-top: 25px;
	}
}

.catalog_menu {
	padding:0.5em 0;
}
.catalog_menu > ul > li {
	padding-top: 6px;
	padding-bottom: 6px;
	position: relative;
	margin-left: 40px;

}
.catalog_menu > ul > li:first-child {
	border-top:0;
}
.catalog_menu > ul > li > div {
	position: relative;
	padding-right: 2em;
}
.catalog_menu > ul > li > div > a {
	text-decoration: none;
	color: black;
	font-weight: bold;
	font-size: 1.15em;
	line-height: 0.8em;
}
.catalog_menu > ul > li > div > a:hover {
	color: #960e14;
}
.catalog_menu > ul > li > div > i {
	display: block;
	position: absolute;
	top: 50%;
	right: 0;
	height: 1em;
	margin-top: -.5em;
	color: #f6c44f;
	cursor: pointer;
	font-size: 0.8em;
}
.catalog_menu > ul > li > div > i.fa-chevron-up {
	display: none;
	color: #726c67;
}
.catalog_menu > ul > li.active > div > i.fa-chevron-down {
	display: none;
}
.catalog_menu > ul > li.active > div > i.fa-chevron-up {
	display: block;
}
.catalog_menu li ul {
	max-height: 0;
	overflow: hidden;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;


}
.catalog_menu li.active > ul {
	max-height: 2000px;
	-webkit-animation: spring 0.3s ease-out;

}

.catalog_menu li li {
	display: block;
	position: relative;
	padding-top: 6px;
	padding-bottom:4px;
}
.catalog_menu li li a {
	color: #726c67;
	font-size: 1.15em;
	line-height: 0.8em;
}
.catalog_menu li li a:hover {
	color: #960e14;
}
.catalog_menu li li i {
	display: block;
	position: absolute;
	left: 0;
	line-height: 1.5;
}
.catalog_menu a.selected {
	font-weight: bold;
}

.catalog_menu>li{
	display:none;

}

.catalog_menu_inner {
	overflow: hidden;
}
.left_menu_element {
	display: flex;
	align-items: center;
	justify-content: center;
	transition: .2s border;
	position: relative;
	border-radius: 3px;
}
.lme_img {
	display: flex;
	justify-content: center;
}
@media (min-width: 1008px) {
	.left_menu_element {
		min-height: 70px;
		padding: 0 5px 15px;
		border: 1px dashed transparent;
	}
	.lme_img {
		height: 70px;
		align-items: flex-end;
		margin-bottom: 10px;
	}
	.lme_img img {
		display: block;
		max-width: 85px;
		max-height: 70px;
		width: auto;
		height: auto;
	}
}
@media (max-width: 1007.98px) {
	.left_menu_element {
		min-height: 60px;
		width: 100%;
		margin-bottom: 6px;
	}
	.lme_img img {
		max-width: 60px;
		max-height: 50px;
	}
	.catalog_section_left_menu {
		padding-top: 30px;
	}
	.left_menu_new_main .marbottom35 + p {
		display: none;
	}
}

.lme_img_main {
	position: relative;
	z-index: 1;
}
.lme_comp {
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateX(-50%) translateY(-50%);
	width: 25px;
	height: 25px;
	background: #fec32b;
	border-radius: 50%;
	opacity: 0;
	visibility: none;
	transition: .2s all;
}
@media (min-width: 1008px) {
	.lme_name {
		transition: .2s all;
		display: inline!important;
		position: relative;
		z-index: 1;
		word-wrap: break-word;
	}
}
.left_menu_element:hover .lme_name a{
	text-decoration: none;
}
@media (min-width: 1008px) {
	.left_menu_element:hover,
	.left_menu_element.lme_active {
		border-color: #8c8c8c;
	}
}
.left_menu_element:hover .lme_img_main,
.left_menu_element.lme_active .lme_img_main {
	z-index:2
}
.left_menu_element:hover .lme_comp,
.left_menu_element.lme_active .lme_comp {
	opacity: 1;
	visibility: visible;
}
.left_menu_element:hover .lme_name,
.left_menu_element.lme_active .lme_name {
	border-color: transparent;
	z-index: 2;
}
@media (min-width: 1501px) {
	.catalog_section_left_menu {
		height: calc(100vh - 130px);
		overflow: hidden;
		overflow-y: scroll;
	}
}
@media (max-width: 1007px) {
	.catalog_section_left_menu {
		overflow: hidden;
		overflow-y: scroll;
	}
}

.catalog_section_left_menu::-webkit-scrollbar-track {
	border-radius: 5px;
	background-color: #fff;
	margin: 0 80px;
}

.catalog_section_left_menu::-webkit-scrollbar {
	width: 0px;
	background-color: transparent;
}

.catalog_section_left_menu::-webkit-scrollbar-thumb {
	border-radius: 5px;
	background-color: #656565;
	transition: .3s all ease-out;
}
.catalog_section_left_menu::-webkit-scrollbar-thumb:hover {
	background-color: #8f8f8f;
}
.left_menu_new_main::-webkit-scrollbar-track {
	border-radius: 5px;
	background-color: #fff;
	margin: 0 80px;
}

.left_menu_new_main::-webkit-scrollbar {
	width: 0px;
	background-color: transparent;
}

.left_menu_new_main::-webkit-scrollbar-thumb {
	border-radius: 5px;
	background-color: #656565;
	transition: .3s all ease-out;
}
.left_menu_new_main::-webkit-scrollbar-thumb:hover {
	background-color: #8f8f8f;
}
.catalog_section_left_menu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.catalog_section_left_menu ul .left_menu_element {
	display: block;
	text-align: center;
	text-decoration: none;
	cursor: pointer;
}
.catalog_section_left_menu ul .left_menu_element:after {
	content:"";
	position: absolute;
	display: block;
	left: 0;
	bottom: -13px;
	right: 0;
	height: 13px;
}
@media (min-width: 1008px) and (max-width: 1500px) {
	.catalog_section_left_menu {
		height: calc(100vh - 120px);
		overflow: hidden;
		overflow-y: scroll;
	}

}

@media screen and (min-width: 1008px) {
	.catalog_section_left_menu ul .left_menu_element {
		margin-bottom: 10px;
	}
	.left_menu_new_main:before,
	.left_menu_new_main:after {
		content: "";
		position: absolute;
		transition: .2s all ease-out;
		width: 100%;
		height: 100px;
		background-image: url(/local/templates/rb/img/hob_arr02.png);
		background-repeat: no-repeat;
		background-position: 50% 100%;
		background-size: 110%;
		z-index: 23;
		opacity: 0;
	}
	.left_menu_new_main:before {
		top: -100px;
	}
	.left_menu_new_main:after {
		bottom: -100px;
		transform: rotate(180deg);
		height: 44px;
		transform-origin: 50% 50%;
	}

}

/* End */


/* Start:/local/templates/rb/components/bitrix/breadcrumb/catalog/style.css?16194346251035*/
.catalog_section_breadcrumps div {
    display: inline;
}

.catalog_section_breadcrumps {
    margin: 0 0 16px;
    padding: 0;
    list-style-type: none;
    font-family: "ALSSchlange", Helvetica, Tahoma, Arial, sans-serif;
    font-size: 14px;
    line-height: 21px;
    letter-spacing: 0.01em;
    font-weight: 400;
    color: #8c8c8c;
}

.catalog_section_breadcrumps a {
    font-family: "ALSSchlange", Helvetica, Tahoma, Arial, sans-serif;
    font-size: 16px;
    line-height: 21px;
    letter-spacing: 0.01em;
    font-weight: 400;
    color: #8c8c8c;
    text-decoration: none;
    margin: 0 5px;
    border-bottom: 1px solid transparent;
    transition: 0.2s all;
    display: inline-block;
    white-space: nowrap;
}

.catalog_section_breadcrumps a:first-of-type {
    margin-left: 0;
}

.catalog_section_breadcrumps a:hover {
    border-bottom: 1px solid #8c8c8c;
}

.catalog_section_breadcrumps span {
    margin-left: 5px;
}

.breadcrumbs__list a {
    text-decoration: none;
}
/* End */


/* Start:/local/templates/rb/components/bitrix/news.list/infocenter_articles/style.css?1625555099908*/
.see_all_artecles_href {
    display: inline-block;
    margin-bottom: 60px;
}

.faq_item {
	padding-left: 1em;
	margin-top: 2em;
	position: relative;
}
.faq_item > i {
	position: absolute;
	left: 0px;
	padding-top: 4px;
	color: #f6c44f;
	font-size: .8em;
}
.infocenter_articles article {
	margin-bottom: 17px;
}
.infocenter_articles article p {
	line-height: 1;
    margin-bottom: 0;
}
.infocenter_articles article p > a {
	display: inline-block;
	line-height: 10px;
}
.infocenter_articles article img {
	display: inline-block;
}
.infocenter_articles article .h5 > a {
	line-height: 16px;
}

p, .paragraph {
	line-height: 1.5;
	margin-bottom: .5em;
}
p:first-of-type,
.paragraph:first-of-type {
	margin-top: 0;
}
@media (min-width: 1008px) {
	.infocenter_articles a img {
		min-height: 169px;
		width: 225px;
		height: 169px;
	}
}
@media (max-width: 1007.98px) {
	.catalog_section {
		font-size: 16px;
	}
}

/* End */


/* Start:/local/templates/rb/components/bitrix/menu/js_foot_menu/style.css?162555509979*/
@media (max-width: 1007.98px) {
	.footer_block_title ul {
		display: none;
	}
}
/* End */


/* Start:/local/templates/rb/template_styles.css?175075057042288*/
/* ./style.css*/
body {
	min-width: 100%;
	max-width: 100%;
	margin: 0;
	padding: 0;
	background-color: #f2f2f2;
	color: #3c3c3c;
}
a {
	color: #3c3c3c;
	transition: .2s all;
}
a:hover {
	color: #8c8c8c;
}
.h {
	font-weight: bold;
	color: #45403b;
	line-height: 1;
}
h1:not(.main-header,
		.catalog_section_header,
		.contacts_header) {
	font-size: 1.85714286em;
}
h1.form_header {
	margin-top: 0;
}
h1:first-letter {
	text-transform: uppercase;
}
.h1 {
	font-size: 1.85714286em;
}
h3, .h3 {
	font-size: 1.42857143em;
}
h4, .h4 {
	font-size: 1.28571429em;
}
h5, .h5 {
	font-size: 1.14285714em;
}

.RUB, .USD, .EUR {
	font-weight: normal;
	font-style: normal;
}
.RUB:after {
	content: 'руб.';
}
.USD:after {
	content: '$';
}
.EUR:after {
	content: '€';
}
.termin {
	border-bottom:1px dashed #f6c44f;
}
.disc_list {
	display: list-item;
	list-style: disc outside;
	margin:0 0 0.5em 2em;
}
.square_list {
	display: list-item;
	list-style: square outside;
	margin:0 0 0.5em 2em;
}
.smallest { font-size:0.78571429em; }
.smaller { font-size:0.85714286em; }
.small { font-size:0.92857143em; }
.big { font-size:1.14285714em; }
.bigger { font-size:1.28571429em; }
.biggest { font-size:1.42857143em; }
.bigx2 { font-size:2em; }
.bigx25 { font-size:2.5em; }
.bigx3 { font-size:3em; }

.btn_not_found {
	margin-top: 50px;
}
.page_404 h1 {
	font-size: 60px;
	font-weight: 300;
	margin-bottom: 0!important;
}
.page_404 {
	padding: 60px 75px!important;
	width: 1080px;
	background-color: #fff!important;
	margin: 0 auto 90px!important;
}
.forms_container input[type=text],
.forms_container textarea {

}
.contact_fields_full_width {
	width: 100%;
	display: flex;
}
.forms_container_aside h5 {
	font-size: 29px;
	font-weight: 300;
	margin-bottom: 25px!important;
}
.forms_container_aside .line {
	margin-bottom: 15px;
}

body #scrollToTop,
#compare {
	right: 7px;
}

/*.jv-desktop .notranslate {
	display: none;
}*/

.cookie-banner {
	position: fixed;
	bottom: 15px;
	left: 15px;
	right: 15px;
	background: #f6c44f;
	color: #000;
	padding: 15px 20px;
	border-radius: 10px;
	font-size: 14px;
	display: none; /* Изначально скрыт */
	justify-content: space-between;
	align-items: center;
	box-shadow: 0 5px 15px rgba(0,0,0,0.2);
	z-index: 9999999999;
	opacity: 0; /* Изначально прозрачный */
	transition: opacity 0.3s ease; /* Плавная анимация прозрачности */
	max-width: 1200px;
	margin: 0 auto;
	gap: 20px;
}

.cookie-banner.visible {
	display: flex; /* Показываем с flex */
	opacity: 1; /* Полностью видим */
}

.cookie-banner a {
	color: #0023ff;
	font-weight: 700;
	text-decoration: underline;
}

.cookie-banner button {
	background: #fff;
	color: #333;
	border: none;
	padding: 8px 16px;
	font-weight: bold;
	border-radius: 5px;
	cursor: pointer;
}

.cookie-banner button:hover {
	background-color: #e2dede;
}

@media (max-width:1220px) {
	.forms_container .checkbox_square {
		margin-bottom: 55px;
		transform: translateY(250%);
	}
}
.add_on_scroll::-webkit-scrollbar {
	width: 0;
}
.main_slider_scrollbar {
	background-color: #fff;
	margin: 0 80px;
	height: 9px;
}
.scrollbar_tracker {
	width: 258px;
	background-color: #646464;
	height: 9px;
	border-radius: 5px;
}
.owl-item .item {
	flex-direction: column;
}
.owl-carousel .owl-item img {
	object-fit: contain;
}

.requisits_mgn {
	margin-top: 26px;
}
button:active,
input[type=submit]:active,
button:focus,
input[type=submit]:focus {
	outline: none;
}
.none {
	display:none
}
/* /end ./style.css*/

.text-right{
	text-align: right;
}
.new_resp_table {
	overflow-x: scroll;
}
.new_resp_table::-webkit-scrollbar-thumb
{
	border-radius: 5px;
	background-color: #9B9B9B;
	transition: .3s all ease-out;
}
.new_resp_table::-webkit-scrollbar-thumb:hover
{
	background-color: #9B9B9B;
}

.new_resp_table::-webkit-scrollbar-track
{
	border-radius: 5px;
	background-color: transparent;
}

.new_resp_table::-webkit-scrollbar
{
	height: 9px;
	background-color: transparent;
}

.new_resp_table table tr,
.new_resp_table table td {
	border: none;
	border-bottom: 1px solid silver;
	padding: 2px 7px;
	font-size: 14px;
}

.catalog_section_breadcrumps span {
	margin-left: 5px;
	font-size: 16px;
}

.footer_contacts_wrap {
	display: block;
	margin-bottom: 15px;
}

.footer_contacts_wrap a {
	margin-left: 15px;
}

.footer_phone a {
	text-decoration: none !important;
	border-bottom: none !important;
}

html {
	background-color: #fff;

}

.page-content {
	transition: .3s all ease-out;
}

@media screen and (min-width: 1200px) {
	body,
	.header {
		min-width: 1200px;
		box-sizing: border-box;
	}
}

iframe {
	max-width: 100%;
}

li {
	transition: .3s all ease-out;
}

.h4 {
	font-size: 1.28571429em;
}

.h5 {
	font-size: 1.14285714em;
}

.h2{
	font-size: 1.57142857em;
}

.h2, .h3, .h4, .h5, .h6{

	font-weight: bold;
	color: #45403b;
	line-height: 1;
	display: block;

}

header {
	transition: all .3s ease-out;
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	-ms-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
}

footer {
	margin-top: 60px;
}
@media (min-width: 1008px) {
	.header-fixed {
		transition: all .3s ease-out;
		-webkit-transition: all .3s ease-out;
		-moz-transition: all .3s ease-out;
		-ms-transition: all .3s ease-out;
		-o-transition: all .3s ease-out;
		position:fixed;
		top:0;
		left:0;
		right:0;
		z-index:10;
		-webkit-animation: fixed-header .3s;
		animation: fixed-header .3s
	}
}

@-webkit-keyframes fixed-header {
	0% {
		opacity: 0
	}
	100% {
		opacity: 1
	}
}

@keyframes fixed-header {
	0% {
		opacity: 0
	}
	100% {
		opacity: 1
	}
}

.sub_menu {
	margin: 0 1em 1em;
	text-align: center;
}
.sub_menu ul {
	display: inline-block;
	border-bottom: 1px solid #d3d3d3;
	padding-bottom: 1em;
}
.sub_menu li {
	display: inline-block;
	padding-left: 2em;
}
.sub_menu li:first-child {
	padding-left: 0;
}
.sub_menu a {
	color: #000;
	font-weight: bold;
}
.sub_menu a.selected, .sub_menu a:hover {
	color: #f6c44f;
}

.breadcrumb li {
	display: inline;
}

.catalog_section > a {
	display: block;
	margin-bottom: 1em;
}

.main_footer {
	padding-top: 5em;
}
.main_footer > div {
	position: relative;
	padding:4em 0;
	background-color: #464645;
	color: #a4a4a4;
}
.main_footer > div:after {
	content: '';
	display: block;
	position: absolute;
	width: 100%;
	height: 32px;
	left: 0;
	top: -31px;
	background: url(/local/templates/rb/./i/bg_foot.png) center bottom no-repeat;
	z-index: 2;
}
.main_footer a {
	color: #fff;
}
.main_footer nav li {
	margin-top: 1em;
}
.main_footer nav a {
	text-decoration: none;
	color: #a4a4a4;
}
.main_footer nav a:hover, .main_footer nav li.selected a {
	text-decoration: underline;
	color: #fff;
}

hr {
	margin: 28px 0;
	border: 0;
	border-bottom:1px solid #d3d3d3;
}

.red, .hov_red:hover {color: #f6c44f;}
.light_red, .hov_light_red:hover {color: #d23843;}
.dark, .hov_dark:hover {color: #45403b!important;}
.gray, .hov_gray:hover {color: #726c67!important;}
.yellow, .hov_yellow:hover {color: #fdc834;}
.green, .hov_green:hover {color: #1eb116;}
.blue, .hov_blue:hover {color: #0096d8;}
.vk_blue, .hov_vk_blue:hover {color: #3d6bb5;}
.fb_blue, .hov_fb_blue:hover {color: #3054b3;}
.tw_blue, .hov_tw_blue:hover {color: #139ae6;}
.yt_red, .hov_yt_red:hover {color: #cc181e;}
.brown, .hov_brown:hover {color: #947b4a;}
.bg_yellow, .hov_bg_yellow:hover {background-color: #fdc834!important;}
.bg_gray, .hov_bg_gray:hover {background-color: #726c67;}
.bg_light_gray, .hov_bg_light_gray:hover {background-color: #f2f1ef;}
.light_gray, .hov_light_gray:hover {color: #f2f1ef;}

.clear {
	float:none!important;
	clear:both!important;
	display:block!important;
	overflow:hidden!important;
	visibility:hidden!important;
	width:0!important;
	height:0!important;
	margin:0!important;
	padding:0!important;
	border:0!important;
	outline:0!important;
}
.clear:before, .clear:after {
	content:''!important;
	content:none!important;
}
.clearfix {
	*zoom:1;
}
.clearfix:before,
.clearfix:after {
	display:table;
	line-height:0;
	content:"";
}
.clearfix:after {
	float:none!important;
	clear:both!important;
	overflow:hidden!important;
	visibility:hidden!important;
	width:0!important;
	height:0!important;
	margin:0!important;
	padding:0!important;
	border:0!important;
	outline:0!important;
}
.vertical_middle { display:inline-block!important; vertical-align:middle!important; }

.relative { position:relative; }
.fixed { position:fixed; }

.text_center { text-align:center; }

.float_left {
	float: left;
}

.full_width { width:100%; }

.no_decor, .no_decor:hover, a:hover .no_decor { text-decoration:none; }
.decor { text-decoration:underline; }
.hov_decor, a .hov_decor, .hov_decor a { text-decoration:none; }
.hov_decor:hover, a:hover .hov_decor { text-decoration:underline; }

.upper { text-transform:uppercase; }
.lower { text-transform:lowercase; }

.tag-list br {
	display: none;
}

.tag-list a {
	margin-right: 14px;
}

@media (max-width: 768px) {
	.tag-list br {
		display: initial;
	}
	.tag-list a {
		padding-bottom: 10px;
	}
}

.line, p.line, b.line, i.line, span.line, a.line { line-height:1!important; }
.line5, p.line5, b.line5, i.line5, span.line5, a.line5 { line-height:1.5!important; }

.pull_right { float:right!important; }

.nowrap { white-space:nowrap; }

.circle { -webkit-border-radius:50%; -moz-border-radius:50%; -o-border-radius:50%; border-radius:50%; overflow:hidden; }

.buttons {
	max-width: 100%!important;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.1s ease-in-out;
}
h1 {
	font-family: "ALSSchlange", Helvetica, Tahoma, Arial, sans-serif;
	font-weight: 300;
	letter-spacing: 0;
	color: #3c3c3c;
	margin-bottom: 24px;
}

h2 {
	font-family: "ALSSchlange", Helvetica, Tahoma, Arial, sans-serif;
	font-size: 28px;
	font-weight: 300;
	line-height: 33px;
	letter-spacing: 0;
	color: #3c3c3c;
	margin-bottom: 23px;
}

h3, .h3 {
	font-family: "ALSSchlange", Helvetica, Tahoma, Arial, sans-serif;
	font-size: 19px;
	font-weight: 400;
	line-height: 23px;
	letter-spacing: 0;
	color: #3c3c3c;
	margin-bottom: 20px;
}

h4, .h4 {
	font-family: "ALSSchlange", Helvetica, Tahoma, Arial, sans-serif;
	font-size: 14px;
	font-weight: 700;
	line-height: 18px;
	letter-spacing: 0;
	color: #3c3c3c;
}

.clear_fix {
	clear: both;
}

.header {
	background-color: #3c3c3c;
	min-width: 100%;
	max-width: 100%;
	z-index: 31;
}
.header .header__menu_small {
	width: 300px;
}
.header .header__menu_small li a:hover,
.catalog_req a:hover {
	color: #f6c44f;
}

.header_right_icons {
	justify-content: flex-end;
}
.header .header__icons li {
	position: relative;
}

.header .header__icons li a {
	position: relative;
	display: block;
}
.header .header__icons li img {
	transition: .3s all ease-out;
}
.header .header__icons li:hover img {
	opacity: .7;
}
@media (min-width: 370px) {
	.header .header__icons li:not(:last-of-type) {
		margin-right: 10px;
	}
}
@media (max-width: 369px) {
	.header .header__icons {
		flex-wrap: wrap;
		justify-content: flex-end;
		width: 80px;
		padding-right: 5px;
	}
	.header .header__icons li:nth-child(odd) {
		margin-right: 10px;
	}
	.header .header__icons li:nth-child(n+3) {
		margin-top: 10px;
	}
}

.header-icon-autorize,
.header-icon-search,
.header-icon-photosearch,
.header-icon-cart,
.header .header__icons a,
.header .header-icon-photosearch {
	width: 25px;
	height: 25px;
}
.header-icon-autorize {
	background-image: url("/local/img/icons/autorize.svg");
}
.header-icon-search{
	background-image: url("/local/img/icons/search.svg");
}
.header-icon-photosearch{
	background-image: url("/local/img/icons/photosearch.svg");
}
.header-icon-cart{
	background-image: url("/local/img/icons/cart.svg");
}

.header .header__icons li a:hover .popup_help,
.header .header__icons li a:hover:after {
	opacity:1;
	visibility: visible;
}
.header .header__languages {
	list-style-type: none;
	margin: 0;
	text-align: right;
}
.header_lang_parent {
	justify-content: flex-end;
}
.header .header__languages li {
	display: inline-block;
}
.header .header__languages li:nth-child(2) {
	margin: 0 5px;
}
.header .header__languages li a {
	font-family: "ALSSchlange", Helvetica, Tahoma, Arial, sans-serif;
	font-size: 12px;
	line-height: 19px;
	letter-spacing: 0;
	font-weight: 400;
	color: #ffffff;
	text-decoration: none;
	border-bottom: 1px dotted #ffffff;
	transition: 0.2s all;
}
.header .header__languages li a:hover {
	color: #f6c44f;
	border-bottom: 1px dotted #f6c44f;
}
.header .header__logo a {
	display: flex;
}

footer {
	background-color: #3c3c3c;
}
.footer {
	width: 100%;
	color: #e6e6e6;
	padding: 35px 0 50px;
	font-size: 14px;
	line-height: 19px;
}
.footer a {
	color: #e6e6e6;
	text-decoration: none;
	border-bottom: 1px solid #777;
	transition: 0.2s all;
}
.footer a:hover {
	border-color: transparent;
}
.footer_catalog a:hover,
.footer_redb a:hover,
.footer_site_map a:hover,
.footer_site_map_2 a:hover {
	color: #f6c44f;
	border-bottom: 1px solid #f6c44f;
}
.footer .footer_coop,
.footer .footer_mail,
.footer .footer_phone,
.footer .footer_social,
.footer_redb,
.footer_lang {
	display: block;
	padding-left: 15px;
}
.footer_lang {
	margin-top: 30px;
}
.footer .footer_coop {
	margin-bottom: 40px;
}
.footer .footer_mail,
.footer .footer_phone {
	margin-bottom: 20px;
}
.footer ul {
	list-style-type: none;
	padding: 0;
}
.footer .footer_catalog ul {
	margin: 20px 0 20px 15px;
}
.footer .footer_site_map ul,
.footer .footer_site_map_2 ul {
	margin: 20px 0 40px 15px;
}
.footer .footer_social a {
	margin-right: 3px;
	text-decoration: none;
	border: none;
}
.footer .footer_social a:hover {
	opacity: .8;
}
.footer .footer_social .footer_icons {
	width: 28px;
	height: 28px;
	display: inline-block;
	background-image: url("/local/templates/rb/img/icons/footer_social.png");
	border-radius: 50%;
	border: 1px solid #c9c9c9;
}
.footer .footer_social .footer_icons2 {
	width: 28px;
	height: 28px;
	display: inline-block;
	background-image: url("/local/templates/rb/img/icons/social2.png");
	border-radius: 50%;
	border: 1px solid #c9c9c9;
	background-size: 84px 28px;
}
.footer .footer_social .fb_icon,
.footer .footer_social .tg_icon {
	background-position: 0 0;
}
.footer .footer_social .tw_icon,
.footer .footer_social .inst_icon {
	background-position: 28px 0;
}
.footer .footer_social .vk_icon {
	background-position: 57px 0;
}
.footer .footer_social .yt_icon {
	background-position: 56px 0;
}

.element_detail .elem_breadcrumps {
	margin-bottom: 15px!important;
}
@media (min-width: 1008px) {
	.header .header__menu_small li a, .catalog_req a {
		color: #fff;
		font-size: 12px;
		line-height: 24px;
	}
}

.contacts_header {
	display: inline;
}

.valign_header,
.valign_header_sup,
.headers_elem{
	display: flex;
	align-items: center;
}
@media (min-width: 1008px) {
	.valign_header,
	.valign_header_sup {
		min-height: 90px;
	}
}
@media (min-width: 370px) and (max-width: 1007px) {
	.valign_header {
		min-height: 50px;
	}
}
@media (max-width: 369px) {
	.valign_header {
		min-height: 80px;
	}
}
.header__phone {
	flex-direction: column;
	align-items: flex-start;
}
@media (min-width: 1008px) {
	.header__phone {
		flex-wrap: wrap;
	}
}

.header .header__phone span {
	display: block;
	width: max-content;
	color: #ffffff;
	font-size: 12px;
	line-height: 19px;
}
.header .header__phone-more {
	color: #f6c44f;
	border-bottom: 1px dotted #f6c44f;
	text-decoration: none;
}
.header .header__phone-more:hover {
	color: #ffffff;
	border-bottom: 1px dotted #8c8c8c;
}
.header .header__phone-tel {
	color: inherit;
	text-decoration: none;
}

input,
textarea {
	font-family: "ALSSchlange", Helvetica, Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #2f2f2f;
	line-height: 16px;
	padding: 13px 8px;
	border: 1px solid #d4d4d4;
	border-radius: 3px;
	background: transparent;
	width: 240px;
	transition: .2s all;
}

textarea {
	width: 630px;
}

textarea:focus,
input:focus {
	outline: none;
	background: #fff;
	border-color: #fec32b;
}

button,
input[type=submit],
.btn {
	font-family: "ALSSchlange", Helvetica, Tahoma, Arial, sans-serif;
	display: inline-block;
	background-color: rgba(254,195,43,1);
	color: #2f2f2f!important;
	font-size: 19px;
	line-height: 23px;
	padding: 12px 0;
	border: none;
	border-radius: 50px;
	transition: .3s all ease-out;
	text-decoration: none;
	box-sizing: border-box;
	width: 207px;
	height: 48px;
	text-align: center;
	position: relative;
}

.btn_inv,
input[type=reset] {
	text-align: center;
	font-family: "ALSSchlange", Helvetica, Tahoma, Arial, sans-serif;
	background-color: transparent;
	color: #2f2f2f!important;
	font-size: 19px;
	line-height: 23px;
	padding: 10px 0;
	border: 2px solid rgba(254,195,43,1);
	border-radius: 50px;
	transition: .3s all ease-out;
	text-decoration: none;
	width: auto;
	box-sizing: border-box;
	width: 207px;
	height: 48px;
	text-align: center;
}

input[type=submit]:focus,button:focus,.btn:focus {background-color: rgba(254,195,43,1);color: inherit;}
input[type=submit]:hover,input[type=reset]:hover,button:hover,.btn:hover,.btn_inv:hover {background-color: rgba(254,195,43,.5);}
.btn_inv:hover,
input[type=reset]:hover {
	border-color: transparent;
	color: inherit;
}

input[type=checkbox] {
	/* display: none; */
	width: auto!important;
	margin-right: 10px;
}

.clear {
	clear: both;
}

.noborder {
	border: none;
}

h3, .h3 {
	font-size: 20px;
}
.center {
	text-align: center;
}

.h2 {
	font-size: 28px;
	font-weight: 300;
	margin-bottom: 25px;
}

/*.h3 {
	margin-bottom: 35px;
	font-size: 19px;
	font-weight: 300;
	line-height: 23px;
}*/

.catalog_section nav ul {
	padding: 5px;
}
.catalog_section nav ul li {
	background-color: rgba(241,241,241,0.7);
}

.landings_page .catalog_section li {
	margin-bottom: 0!important;
	padding: 0!important;
}

.bx-auth.socserv h3 {
	margin-bottom: 30px;
}

.catalog_section td {
	padding: 0 5px;
}

.footer_descr p {
	color: #f2f2f2;
	-webkit-font-smoothing: antialiased;
	line-height: 27px;
	margin: 0;
	font-size: 14px;
}

.footer_descr p:nth-child(2) {
	margin: 20px 0;
}

.footer a {
	color: #f2f2f2;
	-webkit-font-smoothing: antialiased;
	line-height: 27px;
}

.footer span {
	color: #f2f2f2;
	-webkit-font-smoothing: antialiased;
	font-size: 14px;
}

.footer_redb {
	margin-top: 30px;
}

.last_add_word {
	white-space: nowrap;
}

.zindex-100 {
	z-index: 100;
}

.paragraph h2 {
	margin-top: 30px;
}

.paragraph h3 {
	margin-top: 20px;
}

.model_show {
	display: block!important;
}

#qrcode img {
	display: inline!important;
}
.art_lebedev_svg img {
	opacity: 0.6;
	transition: all .3s ease-out;
}
.art_lebedev_svg:hover img {
	opacity: 1;
}

.soc_icon_top {
	position: relative;
	margin-left: 5px;
}
.soc_icon_top:hover img  {
	opacity: 0;
}
.soc_icon_top:hover img.sit_full,
.contacts_soc_icons .soc_icon_top:hover img.sit_full {
	opacity: 1;
}
.soc_icon_top img {
	width: 25px;
}
.soc_icon_top img.sit_full {
	position: relative;
}

.big_banner_href {
	margin-bottom: 20px;
}
.section_bottom_text img {
	object-fit: contain;
	max-width: 100%;
	width: auto;
}
.top_cookie_banner {
	box-sizing: border-box;
	position: relative;
	background-color: #f6c44f;
	text-align: center;

	max-height: none;
	opacity: 1;
	visibility: visible;
}
.top_cookie_banner.top_cookie_banner--closed {
	transition: all 0.3s linear;
	max-height: 0;
	padding: 0!important;
	opacity: 0;
	visibility: hidden;
}
.top_cookie_banner__msg {
	display: inline-block;
	font-weight: bold;
	font-size: 16px;
	line-height: 1;
}
.top_cookie_banner__close {
	box-sizing: border-box;
	position: absolute;
	z-index: 2;
	display: flex;
	top: 50%;
	right: 10px;
	width: 25px;
	height: 25px;
	margin: -13px 0 0;
	padding: 5px;
	border-radius: 50%;
	vertical-align: top;
	background-color: white;
	text-align: center;
	text-decoration: none;
	line-height: 1;
	cursor: pointer;

	opacity: 1;
	pointer-events: auto;
}
.top_cookie_banner--closed .top_cookie_banner__close {
	transition: opacity 0s;
	opacity: 0;
	pointer-events: none;
}
.top_cookie_banner__close-icon {
	position: relative;
	display: block;
	height: 20px;
}
.top_cookie_banner__close-icon::before,
.top_cookie_banner__close-icon::after {
	content: '';
	position: absolute;
	display: inline-block;
	top: 30%;
	left: 0;
	width: 15px;
	height: 2px;
	background-color: #7a6f53;
}
.top_cookie_banner__close-icon::before {
	transform: rotate(135deg);
}
.top_cookie_banner__close-icon::after {
	transform: rotate(45deg);
}

#compare {
	display: block;
	transform: translateX(80px);
	transition: .3s ease-out all;
	background-image: none;
	background-color: #10c96c;
	color: #fff;
	line-height: 40px!important;
	text-decoration: none;
	font-size: 19px!important;
	bottom: 95px!important;
	right: 1.4em!important;
}
.compare_active {
	transform: translateX(0) !important;
	display: block!important;
}

.m-breadcrumbs {
	display: none;
}

/**********************/
.page_ar_helper {
	display: inline-block;
}

.pagenav_next,
.pagenav_prev {
	background-color: #fff;
	box-shadow: 0px 0px 5px 0px #8c8c8c;
}
.pagenav_next:hover,
.pagenav_prev:hover {
	background-color: #f8d883!important;
	box-shadow: none;
}

.pagenavigation {
	margin-bottom: 2em;
	text-align: center;
}
.pagenavigation li {
	display: inline-block;
	border-radius: 50%;
	margin-right: .5em;
}
.pagenavigation a {
	display: block;
	color: #45403b;
	text-decoration: none;
	width: 42px;
	height: 42px;
	text-align: center;
	font-size: 29px;
	line-height: 39px;
	font-weight: 300;
	box-sizing: border-box;
}
.pagenavigation li.current_page, .pagenavigation li:hover {
	background-color: #fec32b;
}
.page_nav_arrow {
	display: block;
	height: 100%;
	position: relative;
}
.page_nav_arrow:after {
	content: '';
	width: 12px;
	height: 1px;
	background-color: #858585;
	display: inline-block;
	transform: rotate(60deg);
	position: absolute;
	top: 36%;
	left: 40%;
}
.page_nav_arrow:before {
	content: '';
	width: 12px;
	height: 1px;
	background-color: #858585;
	display: inline-block;
	transform: rotate(120deg);
	position: absolute;
	bottom: 36%;
	left: 40%;
}

.page_prev_arrow {
	transform: rotate(180deg);
}
/*****************************/

.icon-loading::after {
	content: " ";
	display: block;
	margin: auto;
	height: 50px;
	width: 50px;
	box-sizing: border-box;
	border: solid;
	border-width: 7px;
	border-radius: 50%;
	border-top-color: #fec32b;
	border-bottom-color: #e4e4e4;
	border-right-color: #e4e4e4;
	border-left-color: #e4e4e4;
	animation: rotating .9s linear infinite;
}

@keyframes rotating {
	from {
		transform:rotate(0deg);
	}
	to {
		transform:rotate(360deg);
	}
}

.js-content-loading {
	text-align: center;
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: #fff;
	color: #000000;
	font-size: 20px;
	z-index: 2000;
	height: 100%;
	opacity: .9;
	display: none;
}

.js-content-loading .loading-inner {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-right: -50%;
	transform: translate(-50%, -50%)
}

/* -- changes for Google Web Vitals -- */
.text-center {
	text-align: center;
}
.header .top_center_soc_icons {
	display: flex;
	width: 100%;
}
.header .soc_icon_top,
.header .soc_icon_top img {
	height: 25px;
}
.header .catalog_req {
	position: relative;
}
.header .catalog_req i {
	position: absolute;
	top: 50%;
	width: 15px;
	height: 12px;
	margin-right: 5px;
	text-align: left;
	font-size: 12px;
	transform: translateY(-50%);
}
.header .catalog_req a {
	padding-left: 20px;
}
.header .header__icons {
	display: flex;
	text-align: center;
}
.header .header__icons .popup_help {
	opacity: 0;
}
.header .header__icons a:hover .popup_help {
	opacity: 1;
}

.main_page .main_page__userstags .swiper-button-next {
	right: 0;
}
.main_page .main_page__userstags .swiper-button-prev {
	left: 0;
}

.catalog_section_tags .catalog_section_tags_small ul li {
	min-height: 22px;
}

.element_description .elem_files .elem_icons img {
	min-width: 22px;
	min-height: 22px;
	width: 22px;
}

body .menu-form-item {
	width: 12.5%;
}

body .menu-middle-item {
	width: 19.166667%;
}

body .menu-first-item {
	width: 20.166667%;
}

.fixed-contacts-none {
	display: none;
}


@media (min-width: 1008px) {
	h1 {
		font-size: 60px;
		line-height: 60px;
	}
	.header .lh_reset img {
		width: 95px;
		height: 48px;
	}
	.header_where_search.top_cookie_banner_section {
		margin-top: 175px;
	}
	.header_where_search.top_cookie_banner--hide,
	.header_where_search.top_cookie_banner_section--closed {
		margin-top: 135px;
	}
	.top_cookie_banner:not(.top_cookie_banner--closed) {
		min-height: 22px;
	}
	.element_description .elem_buttons.hidden-xs {
		min-height: 50px;
	}
	.element_description .ar_popup_btn,
	.element_description .ar_popup_btn img {
		min-height: 35px;
	}
	.elem_sliders_addit {
		min-height: 340px;
	}

	.about-partners-img {
		min-height: 33vw;
	}
}
@media (max-width: 1007.98px) {
	.header .lh_reset img {
		min-width: 60px;
		width: 60px;
		height: 30px;
	}
	.header_where_search {
		margin-top: 16px;
	}
	.sup-header:not(.active) .valign_header_sup {
		display: none;
	}
	.catalog_section .catalog_section_header {
		line-height: 24px;
		font-size: 22px;
	}
	.sup-header .valign_header_sup {
		display: flex;
		gap: 25px;
		flex-wrap: wrap;
		align-items: start;
	}
	.sup-header-scroll .row:before, .sup-header-scroll .row:after {
		content: none;
	}
	body .menu-first-item {
		width: 40.166667%;
	}
	body .menu-form-item {
		width: 30.5%;
	}
	body .menu-middle-item {
		width: 25.166667%;
	}

}

@media (min-width: 1007.98px) and (max-width: 1120px) {
	.logo-sc {
		left: 40px;
	}
}

@media (min-width: 901px) and (max-width: 1007.98px) {
	.elem_sliders_addit {
		min-height: 310px;
	}
}
@media (min-width: 720px) and (max-width: 900.98px) {
	.elem_sliders_addit {
		min-height: 285px;
	}
}
@media (min-width: 450px) and (max-width: 719.98px) {
	.elem_sliders_addit {
		min-height: 306px;
	}
}
@media (max-width: 449.98px) {
	.elem_sliders_addit {
		min-height: 348px;
	}
}
/* -- /end changes for Google Web Vitals -- */

.faq_name {
	font-size: 19px;
	font-weight: normal;
	color: #8c8c8c;
}
.big_faq_name {
	font-size: 40px;
	font-weight: 300;
	line-height: 1;
	display: inline-block;
}

.faq_item {
	padding-left: 1em;
	margin-top: 2em;
	position: relative;
}
.faq_item > i {
	position: absolute;
	left: 0px;
	padding-top: 4px;
	color: #f6c44f;
	font-size: .8em;
}

.faq {
	padding:74px 0 56px;
	background-color: #e6e6e6;
	margin: 65px 0 0;
	position: relative;
	margin-bottom: -60px;
}
.faq a {
	padding: 3px 0;
	display: inline-block;
}
.faq_desc a {
	margin-bottom: 0!important;
}

@media (min-width: 1008px) {
	.faq a {
		margin-bottom: 17px;
	}
	.big_faq_name {
		margin: 20px 0px 5px;
	}
}
@media screen and (max-width: 1007px) {
	.faq {
		padding-top: 57px;
	}
	.faq .big_faq_name {
		color: #3D3C3C;
		font-size: 16px;
		line-height: 19px;
		font-weight: 500;
		display: block;
		margin-bottom: 19px;
	}
	.faq .faq_name {
		font-size: 14px;
		line-height: 18px;
		color: #9B9B9B;
		margin-bottom: 10px;
		display: block;
	}
	.faq .faq_desc {
		font-size: 14px;
		line-height: 18px;
		color: #9B9B9B;
		margin-bottom: 33px;
	}

	.section_list_desc .big_faq_name {
		font-size: 16px;
		line-height: 19px;
		color: #3D3C3C!important;
		font-weight: 500;
	}

}

.fixed-contacts {
	display: none;
}

@media screen and (max-width: 576px) {
    .fixed-contacts {
        display: block;
        position: fixed;
        bottom: 0;
        width: 100%;
        z-index: 99999;
		transition: .2s all ease-out;
    }

	.fixed-contacts--hide {
        height: 0 !important;
    }

    .fixed-contacts__wrapper {
        background: #fffefb;
        display: flex;
        align-items: center;
        width: 100%;
        box-shadow: 0 0 10px 4px rgb(0 0 0 / 8%);
    }

    .fixed-contacts__item {
        flex: 1;
        text-align: center;
        padding: 5px;
        cursor: pointer;
    }

    .fixed-contacts__item_icon {
        width: 40px;
        height: 40px;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        background-color: rgb(255, 175, 0);
        border-radius: 50%;
        margin-bottom: 5px;
    }

    .fixed-contacts__item_icon svg {
        width: 20px;
        height: 20px;
    }

    .fixed-contacts__item_title {
        font-size: 14px;
        font-weight: 600;
    }

    .fixed-contacts-item {
        display: block;
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        background: #fff;
        cursor: default;
    }

    .fixed-contacts-item__header {
        background-color: rgb(244, 185, 10);
        padding: 10px;
        font-size: 14px;
        font-weight: 600;
        text-align: center;
        border-bottom: 1px solid rgba(0, 0, 0, 0.18);
    }

    .fixed-contacts-item__info {
        background-color: rgba(127, 127, 127, 0.12);
        border-bottom: 1px solid rgba(0, 0, 0, 0.18);
        font-size: 14px;
        padding: 5px;
    }

    .fixed-contacts-item__link {
        font-size: 14px;
        display: flex;
        align-items: center;
        background: #fff;
        text-decoration: none;
        width: 100%;
        border-bottom: 1px solid rgba(0, 0, 0, 0.18);
    }

    .fixed-contacts-item__link_icon {
        width: 35px;
        height: 35px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .fixed-contacts-item__link_icon svg {
        width: 15px;
        height: 15px;
    }

    .fixed-contacts-item__close {
        color: rgb(0, 123, 250);
        cursor: pointer;
        font-size: 16px;
        padding: 10px 5px;
    }

	.fixed-contacts__toggler {
		position: absolute;
		top: -35px;
		width: 100%;
		display: flex;
		justify-content: center;
	}

	.fixed-contacts__toggler_icon {
		width: 50px;
		height: 40px;
		background: url('data:image/svg+xml;utf8,<svg viewBox=\"0 -24219 93613 74303\" width=\"317px\" height=\"89px\" xmlns=\"http://www.w3.org/2000/svg\"><defs><style type=\"text/css\">.str0 {stroke:black;stroke-width:1745.03}.fil0 {fill:white;fill-rule:nonzero}</style></defs><g id=\"Слой_x0020_1\" transform=\"matrix(1, 0, 0, 1, 0, 7275.380924479166)\"><path class=\"fil0 str0\" d=\" M 8869 1080 C 8869 1080 48085 10979 48085 10979 C 48085 10979 84534 1107 84534 1107 C 92475 -959 96445 12672 88133 14577 C 88133 14577 49948 24919 49948 24919 C 49948 24919 48212 25389 48212 25389 C 48212 25389 46458 24946 46458 24946 C 46458 24946 5487 14604 5487 14604 C -2712 12589 1001 -968 8869 1080 Z\"/></g></svg>') 50% center / 100px no-repeat;
		cursor: pointer;
	}

	.fixed-contacts--hide .fixed-contacts__toggler_icon {
		transform: rotate(180deg);
	}
}

@media screen and (min-width: 576px) {
	.basket-footer {
		/*display: none !important;*/
	}
}

.jv-desktop .notranslate {
	display: none;
}



.compare-footer {
	position: fixed;
	bottom: 0;
	right: 0;
	left: 0;
	z-index: 2147483651;
	overflow: auto;
	background-color: #3c3c3c;
	padding: 17px 15px;
	align-items: center;
	display: none;
	text-align: center;
}
.compare-footer p,
.compare-footer a{
	font-size: 20px;
	color: #fff;
	padding: 0px;
	margin: 0px;
}
.compare-footer a {
	border-bottom: 1px dotted;
	text-decoration: none;
}
.compare-footer a:hover {
	border-bottom: none;
}
.basket-footer {
	position: fixed;
	bottom: 0;
	right: 0;
	left: 0;
	z-index: 2147483651;
	overflow: auto;
	background-color: #F4B90A;
	padding: 17px 15px;
	align-items: center;
	display: none;
	text-align: center;
}
.basket-footer p,
.basket-footer a{
	font-size: 20px;
	color: #000;
	padding: 0;
	margin: 0;
}
.basket-footer a {
	border-bottom: 1px dotted;
	text-decoration: none;
}
.basket-footer a:hover {
	border-bottom: none;
}

.link-telegram-bottom {
	border: 1px solid #239fdb;
	background-color: #239fdb;
	transition: opacity .2s ease;
	justify-content: center;
	font-weight: 400;
	border-radius: 1.5em;
	height: auto;
	padding: 7px 14px;
	opacity: 1;
	font-size: 14px;
	box-shadow: none;
	display: flex;
	width: 180px;
}

.link-telegram-bottom:hover {
	box-shadow: none;
	opacity: .8;
}

.link-telegram-bottom>div {
	padding-left: 10px;
}

.video-item {
	width: 100%;
	height: 100%;
	position: relative;
}

.video-item a {
	display: block;
	margin: 0 auto;
	border: 1px solid #a1a09d;
	position: relative;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	width: 100%;
	height: 100%;
	display: flex !important;
	justify-content: center;
	align-items: center;
}

.video-item a img {
	width: auto;
	max-width: 100%;
	height: auto;
	max-height: 100%;
}

@media (max-width: 1280px) {
	body .menu-first-item {
		width: 33.166667%;
	}
}

@media (max-width: 575.98px) {
	.metroblock_elem.video-block {
		height: auto !important;
	}
}

@media (min-width: 576px) and (max-width: 767.98px) {
	.metroblock_elem.video-block {
		height: auto !important;
	}
}

@media (min-width: 768px) and (max-width: 1199.98px){
	.metroblock_elem.video-block {
		height: auto !important;
	}
}

jdiv {
	z-index: 600 !important;
}

.v-info-blocks {
	margin-bottom: 30px;
	margin-top: 30px;

	display: flex;
	flex-wrap: wrap;
	justify-content: space-evenly;
	align-items: flex-start;
}

.v-info-blocks .v-info-blocks__item {
	margin-bottom: 20px;
	width: 260px;
}

.v-info-blocks__link {
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
	color: #000;
}

.v-info-blocks .v-info-blocks__left {
	display: table-cell;
	vertical-align: middle;
}

.v-info-blocks .v-info-blocks__icon {
	width: 52px;
	height: 52px;
	line-height: 52px;
	font-size: 22px;
}
.v-info-blocks__icon {
	color: rgba(254,195,43,1);
}
.v-info-blocks__icon {
	border: 1px solid #8c8c8c;
	border-radius: 50%;
	margin-right: 12px;
	text-align: center;
	color: rgba(254,195,43,1);
	position: relative;
}

.v-info-blocks .v-info-blocks__title {
	display: table-cell;
	vertical-align: middle;
	color: #3c3c3c;
	font-size: 16px;
	font-weight: 700;
	line-height: 21px;
}

.v-info-blocks__text {
	/*font-size: 13px;*/
	/*color: #000;*/
	line-height: 17px;
	margin-top: 15px;
}

.v-info-blocks__text ul {
	list-style: circle;
	margin-left: 18px;
	margin-top: 10px;
}

.header_draws-banner-title{
	font-size: 16px;
	font-weight: 700;
}
.popup_draws_index.popup_window > div{
	padding: 60px 20px;
}
.draws_index_title{
	font-size: 32px;
	font-weight: 700;
	text-align: center;
}
.draws_index_subtitle{
	font-size: 15px;
}
.draws_index_subtitle_note{
	display: grid;
	padding-top: 10px;
	font-size: 13px;
}
.draws_index_dsc{
	font-size: 14px;
}
.first_sector_draws-li{
	list-style-type: none;
}
.first_sector_draws-li li{
	padding-bottom: 5px;
}
.first_sector_draws-li li:before{
	content: '🔹';
}
.first_sector_draws-li a{
	color: #1827db;
	font-weight: 700;
	padding-left: 5px;
	padding-top: 5px;
}
.second_sector_draws-li li{
	padding-bottom: 5px;
}
.second_sector_draws-li li:before{
	content: '✅';
	padding-right: 5px;
}
.draws_index_title-block{
	font-size: 22px;
}
.draws_index_pic{
	max-width: 100%;
	margin-top: 10px;
}
.metroblock_elem-draws{
	height: 450px;
	margin: 15px;
}
.main_page .gallery_slider_mgn .main-slider,
.main_page .gallery_slider_mgn .nav-slider,
.main_page .main_page__metroblocks .metroblocks_wrap .metroblock_elem  {
	height: 450px;
}

@media (max-width: 1510px) {
	.metroblock_elem-draws {
		height: 550px;
	}

	.main_page .gallery_slider_mgn .main-slider,
	.main_page .gallery_slider_mgn .nav-slider,
	.main_page .main_page__metroblocks .metroblocks_wrap .metroblock_elem {
		height: 550px;
	}
}

@media (max-width: 1274px){
	.metroblock_elem-draws {
		height: 650px;
	}
	.main_page .gallery_slider_mgn .main-slider,
	.main_page .gallery_slider_mgn .nav-slider,
	.main_page .main_page__metroblocks .metroblocks_wrap .metroblock_elem {
		height: 650px;
	}
}

@media (max-width: 1008px) {
	body .infocenter_articles article p > a {
		width: 50%;
	}
	body .infocenter_articles a {
		font-size: 20px;
		font-weight: 700;
		margin-top: 10px;
		line-height: 26px !important;
	}

	.infocenter_articles article img {
		width: 100%;
		margin-bottom: 15px;
	}
}

@media (max-width: 545px) {
	body .infocenter_articles article p > a {
		width: 100%;
	}
}

@media (max-width: 1074px){
	.metroblock_elem-draws {
		height: 680px;
	}
	.main_page .gallery_slider_mgn .main-slider,
	.main_page .gallery_slider_mgn .nav-slider,
	.main_page .main_page__metroblocks .metroblocks_wrap .metroblock_elem {
		height: 680px;
	}
}
@media (max-width: 1007px){
	.metroblock_elem-draws {
		height: 440px;
	}
	.main_page .gallery_slider_mgn .main-slider,
	.main_page .gallery_slider_mgn .nav-slider,
	.main_page .main_page__metroblocks .metroblocks_wrap .metroblock_elem {
		height: 440px;
	}
}

@media (max-width: 475px){
	.catalog_section_view_table {
		margin: 20px 0 30px;
	}
	.catalog-section-sale__card{
		height: 100%;
	}
	.catalog-section-sale__card-view{
		height: 100%;
	}
	.catalog-section-sale__card-image{
		height: 100%;
		max-width: 100%;
	}
}
.js-sale-slider .swiper-button-next{
	position: absolute;
	top: 70px;
	z-index: 5;
	font-size: 0;
	width: 30px;
	height: 30px;
	background-size: 4px;
	background-color: #f4b909;
	border-radius: 50%;
	background-image: url(/local/templates/rb/img/arrow-slider-w.svg);
	background-repeat: no-repeat;
	background-position: center;
	transform: rotate(180deg);

}
.js-sale-slider .swiper-button-prev{
	position: absolute;
	top: 70px;
	z-index: 5;
	font-size: 0;
	width: 30px;
	height: 30px;
	background-size: 4px;
	background-color: #f4b909;
	border-radius: 50%;
	background-image: url(/local/templates/rb/img/arrow-slider-w.svg);
	background-repeat: no-repeat;
	background-position: center;
}
.item_cart_nav{
	margin-bottom: 20px;
	display: flex;
	gap: 15px;
	font-size: 15px;
	flex-wrap: wrap;
}
.basket-element-add{
	border-radius: 25px;
	padding: 11px 0;
	background-color: rgba(254,195,43,1);
	display: block;
	font-family: "ALSSchlange", Helvetica, Tahoma, Arial, sans-serif;
	font-size: 19px;
	line-height: 23px;
	letter-spacing: 0;
	font-weight: 400;
	color: #3c3c3c;
	transition: 0.2s all;
	width: 207px;
	text-align: center;
	border: none;
	cursor: pointer;
}
.basket-element-add:hover{
	background-color: rgba(254,195,43,.5);
}


.basket-btn-one {
	border-radius: 25px;
	padding: 11px 0;
	background-color: rgba(254,195,43,1);
	display: block;
	font-family: "ALSSchlange", Helvetica, Tahoma, Arial, sans-serif;
	font-size: 19px;
	line-height: 23px;
	letter-spacing: 0;
	font-weight: 400;
	color: #3c3c3c;
	transition: 0.2s all;
	width: 207px;
	text-align: center;
	border: none;
	cursor: pointer;
}
.basket-btn-one:hover {
	background-color: rgba(254,195,43,.5);
}

.section-sale-name {
	display: none;
	position: absolute;
	padding-top: 20px;
}
@media (max-width: 450px) {
	.section-sale-name {
		display: block;
		position: relative;	
	}
	.view_element_cont_price {
		font-size: 13px !important;
	}
}
@media (max-width: 1007.98px) {
	.basket-element-add {
		font-size: 15px;
		line-height: 19px;
		padding: 9px 0!important;
		width: 176px;
		/*height: 38px;*/
		margin-top: 20px;
	}
}
.similar_kp_list-wrap {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.index-draw-pic {
	padding: 10px 1px 0 1px;
	width: 100%;
	height: 250px;
}
@media (max-width: 1008px) {
	.col-draw-index {
		width: 50%;
	}
}
@media (max-width: 769px) {
	.col-draw-index {
		width: 100%;
	}
	.index-draw-pic {
		width: 50%;
	}
}
@media (max-width: 545px) {
	.index-draw-pic {
		width: 100%;
		padding: 1px;
	}

	.icons-header-wrap {
		padding-right: 7px;
	}
}
.d-flex-phone-modul {
	display: flex;
	gap: 10px;
}

@media (max-width: 1007px) {
	.d-flex-phone-modul {
		display: block;
	}
	.header__dop-phone {
		padding-top: 10px;
	}
}

body .fixed-contacts-none {
	display: none !important;
}
@media (min-width: 1800px) {
	.mail-post-img {
		margin-left: 40px;
	}
}

@media (max-width: 1008px) {
	.post-full {
		padding-left: 10px;
	}
}

.support-mobile-filters {
	z-index: 999 !important;
}

.support-mobile-filters-layout {
	z-index: 998 !important;
}


@media (max-width: 1230px) {
	.view_element_cont_price {
		font-size: 24px !important;
	}
	.catalog_element_in_all_header {
		font-size: 18px;
	}
	.compare_listing {
		padding: 0;
	}
}


@media (max-width: 450px) {
	.view_element_cont_price {
		font-size: 15px !important;
	}
}

/* End */
/* /local/templates/rb/css/template_styles_popup.css?174488953320904 */
/* /local/templates/rb/css/reset.css?16255550993227 */
/* /local/templates/rb/css/bootstrap.css?16185166962163 */
/* /local/templates/rb/css/new.bootstrap.css?157927132654010 */
/* /local/templates/rb/css/jquery.modal.css?16076847156077 */
/* /local/templates/rb/css/swiper.min.css?164465803519856 */
/* /local/templates/rb/components/rb/menu/ntp/style.css?1618516696177 */
/* /local/templates/rb/components/bitrix/menu/sub_menu/style.css?1618563927274 */
/* /local/templates/rb/components/bitrix/sale.basket.basket.small/.default/style.css?1618516696346 */
/* /local/templates/rb/components/bitrix/search.form/js_default/style.css?16194351452585 */
/* /local/templates/rb/components/rb/menu/left_menu_new_land/style.css?16255550999083 */
/* /local/templates/rb/components/bitrix/breadcrumb/catalog/style.css?16194346251035 */
/* /local/templates/rb/components/bitrix/news.list/infocenter_articles/style.css?1625555099908 */
/* /local/templates/rb/components/bitrix/menu/js_foot_menu/style.css?162555509979 */
/* /local/templates/rb/template_styles.css?175075057042288 */
