img:not([src]):not([srcset]) {
  visibility: hidden;
}
.customize-support .mobile-menu {
	top: 96px;
}

.wp-toolbar .aut-user_name,
.wp-toolbar .all-left-menu,
.wp-toolbar .exchange-rates {
    display: block !important;
}

html {

}

* {
	margin: 0;
	padding: 0;
	outline: none;
}
.img-center {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    overflow: hidden;
}
.img-center svg,
.img-center img {
	display: block;
	-webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    max-width: 100%;
    max-height: 100%;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    -webkit-align-self: center;
    margin: 0 auto;
}
img {
	max-width: 100%;
	/*	height: auto;*/
	width: auto ;
	height: auto ;
}
use,
use:hover,
a,
a:hover {
	transition: 0.3s ease all;
}
a img {
	border: none;
}
.clearfix {
	float: none;
    clear: both;
}
.clearfix:after {
	clear: both;
}
.clearfix:before,
.clearfix:after {
	display: table;
    content: " ";
}
.wreaper {
	width: 100%;
	position: relative;
	min-height: 100%;
}
/* Reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, 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;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
figcaption {
    color: #aaa;
    line-height: 1;
    margin-bottom: 15px;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

input,
button {
	-webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-sizing: border-box;
    -webkit-appearance: button;
    box-sizing: border-box;
    outline: none;
    border: none;
    font-family: inherit;
}
textarea {
	font-family: inherit;
}
button,
input[type="submit"],
input[type="button"] {
	cursor: pointer;
}
body {
	font-family: 'Roboto', sans-serif;
	font-weight: normal;
	line-height: 1;
	background: #F8F8F8;
/*
	Input на айфоне нормальное отображение
	-webkit-appearance: none;
*/
/*
Делает шрифт лучше
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-smoothing: antialiased;

	-webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
*/
/*
возможно исправит отображение шрифта для MACos
-webkit-font-smoothing: none;
-webkit-font-smoothing: subpixel-antialiased;
-webkit-font-smoothing: antialiased;
*/
}
::-webkit-input-placeholder       {opacity: 1; transition: opacity 0.3s ease;}
::-moz-placeholder                {opacity: 1; transition: opacity 0.3s ease;}
:-moz-placeholder                 {opacity: 1; transition: opacity 0.3s ease;}
:-ms-input-placeholder            {opacity: 1; transition: opacity 0.3s ease;}
:focus::-webkit-input-placeholder {opacity: 0; transition: opacity 0.3s ease;}
:focus::-moz-placeholder          {opacity: 0; transition: opacity 0.3s ease;}
:focus:-moz-placeholder           {opacity: 0; transition: opacity 0.3s ease;}
:focus:-ms-input-placeholder      {opacity: 0; transition: opacity 0.3s ease;}

::-webkit-input-placeholder {color:#B0B0B0;}
::-moz-placeholder          {color:#B0B0B0;}
:-moz-placeholder           {color:#B0B0B0;}
:-ms-input-placeholder      {color:#B0B0B0;}

strong,
b {
	font-weight: 700;
}
i, cite, em, var, address, dfn {
    font-style: italic;
}
/* end */

input[type='number']::-webkit-outer-spin-button,
input[type='number']::-webkit-inner-spin-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    margin: 0;
}
input[type='number'] {
    -moz-appearance: textfield;
}
input[type=text]::-ms-clear {  display: none; width : 0; height: 0; }
input[type=text]::-ms-reveal {  display: none; width : 0; height: 0; }
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration { display: none; }
.overflow-hidden {
	overflow: hidden;
}
.rel {
	position: relative;
}
.text-center {
	text-align: center;
}
.text-right {
	text-align: right;
}
.text-left {
	text-align: left;
}
.size-0 {
	display: table;
	font-size: 0;
	width: 100%;
}
.table-responsive {
    width: 100%;
    min-height: .01%;
    overflow-y: hidden;
    overflow-x: auto;
    -ms-overflow-style: -ms-autohiding-scrollbar;
}
.hidden {
	display: none;
	overflow: hidden;
}

/*.slider-top.lazy {
	background-position: center;
    background-size: initial;
}
.slider-top.lazy[data-was-processed="true"] {
    background-position: center top;
    background-size: cover;
}*/

.mobile-top-box,
.mobile-menu,
/*.all-left-menu.all-left-menu_tablet,*/
/*.exchange-rates_tablet,*/
.mobile_menu {
	display: none;
}


.flex {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}
.inline-flex {
	display: -webkit-inline-box;display: -ms-inline-flexbox;display: inline-flex;
}
.f_wrap {
	-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;
}
.f_grow {
    flex-grow: 1;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
}
.f_nowrap {
	-webkit-flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap
}
.f_none {
	-webkit-box-flex: 0;
	-webkit-flex: none;
	-ms-flex: none;
	flex: none
}
.a-i_center {
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}
.a-i_end {
	-webkit-box-align: end;
	-webkit-align-items: flex-end;
	-ms-flex-align: end;
	align-items: flex-end;
}
.a-i_start {
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
}
.j-c_start {
	-webkit-box-pack: start;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start
}
.j-c_end {
	-webkit-box-pack: end;
	-webkit-justify-content: flex-end;
	-ms-flex-pack: end;
	justify-content: flex-end
}

.j-c_center {
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center
}

.j-c_around {
	-webkit-justify-content: space-around;
	-ms-flex-pack: distribute;
	justify-content: space-around
}

.j-c_between {
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.f-d_column {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column
}





.width-1465 {
	max-width: 1465px;
	margin: 0 auto;
}

header {
	width: 100%;
	/*min-height: 52px;*/
	height: 52px;
	background: #000000;
	position: relative;
	z-index: 10;
}
.all-box-logo {
    width: 282px;
    height: 73px;
    position: absolute;
    top: 0;
    left: 2px;
    z-index: 2;
    background: #FFFFFF;
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.25);
    border-radius: 0px 0px 2px 2px;
    padding: 2px 0 0 0;
    box-sizing: border-box;
}
.all-box-logo p {
	font-size: 14px;
    line-height: 1.3;
    color: #000000;
    text-align: center;
    margin-top: 2px;
}
.menu-top {
	float: left;
	margin: 20px 0 0 317px;
}
.menu-top > ul {
	font-size: 0;
}
.menu-top > ul > li {
	display: inline-block;
	vertical-align: top;
	margin-right: 32px;
}
.menu-top > ul > li:last-child {
	margin-right: 0;
}
.menu-top > ul > li > a {
	font-size: 12px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}
.menu-top > ul > li.active a,
.menu-top > ul > li > a:hover {
	color: #FF473A;
}
.header-right {
	float: right;
	padding: 8px 0 0 0;
}
.button-login {
	float: left;
	width: 140px;
	height: 36px;
	background: #FFFFFF;
	box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.24);
	border-radius: 2px;
	text-align: center;
	text-transform: uppercase;
	color: #000000;
	transition: 0.3s ease all;
	margin: 0 0 0 30px;
	letter-spacing: 0.02em;
    font-size: 12px;
    font-weight: 500;
}
@media screen and (min-width: 1280px) {
	.button-login:hover {
		background: #FF473A;
		color: #ffffff;
		transition: 0.3s ease all;
	}
}
.button-basket,
.button-compare,
.button-favorites {
	display: block;
	float: left;
	background: transparent;
}
.button-basket {
	width: 20px;
	height: 20px;
	margin: 8px 0 0 28px;
}
.button-compare use,
.button-basket use {
	fill: #ffffff;
}
.button-compare:hover use,
.button-basket:hover use {
	fill: #FF473A;
}
.button-compare {
	width: 20px;
	height: 19px;
	margin: 8px 0 0 28px;
}
.button-favorites {
    width: 18px;
    height: 17px;
    margin: 4px 0 0 11px;
}
.button-favorites use {
	stroke: #ffffff;
}
.button-favorites:hover use {
	stroke: #FF473A;
}
.language-chooser {
	float: left;
	font-size: 0;
	margin: 12px 17px 0 0;
}
.language-chooser li {
	display: inline-block;
	vertical-align: top;
	margin-left: 12px;
}
.language-chooser li:first-child {
	margin-left: 0;
}
.language-chooser li a {
	display: block;
	font-size: 12px;
	text-transform: uppercase;
	text-decoration: none;
	color: #ffffff;
}
.language-chooser li.active a {
	pointer-events: none;
}
.language-chooser li.active a,
.language-chooser li a:hover {
	color: #FF473A;
}
.linkCalendar,
.linkMessage {
    width: 21px;
    height: 21px;
    font-size: 0;
}
.linkCalendar use,
.linkMessage use {
	stroke: #fff;
}
.linkCalendar:hover use,
.linkMessage:hover use {
	stroke: #FF473A;
}
.linkMessage {
	margin: 3px 0 0 12px;
}
.authorized-user {
	float: left;
	position: relative;
	margin-top: 9px;
	margin-left: 30px;
}
.aut-user_click {
	background: transparent;
}
.aut-user_thumb {
    width: 20px;
    height: 20px;
    font-size: 0;
    float: left;
}
.aut-user_name {
	height: 20px;
	min-width: 100px;
	position: relative;
	font-weight: 500;
	font-size: 14px;
	color: #FFFFFF;
	margin-left: 26px;
	box-sizing: border-box;
	padding: 3px 25px 0 0;
	text-align: left;
}
.aut-user_name span {
	display: block;
	width: 89px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.aut-user_name:after {
	display: block;
    content: "";
    position: absolute;
    top: 0;
    right: 7px;
    bottom: 0;
    margin: auto;
    color: #E3E3E3;
    width: 0;
    height: 0;
    border: 5px solid;
    border-bottom: none;
    border-left-color: transparent;
    border-right-color: transparent;
}
.hidden-user-menu {
	display: none;
	position: absolute;
	top: 100%;
	right: 0;
	width: 213px;
	background: #FFFFFF;
	box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.24);
	border-radius: 2px;
	z-index: 2;
	margin-top: 7px;
}
.authorized-user.open .hidden-user-menu {
	display: block;
}
.user-menu_link {
	padding: 22px 0;
}
.user-menu_link li {
	margin-bottom: 19px;
}
.user-menu_link li:last-child {
	margin-bottom: 0;
}
.user-menu_link a {
	display: block;
	text-decoration: none;
	font-weight: 500;
	font-size: 14px;
	color: #000000;
	position: relative;
	box-sizing: border-box;
	padding: 5px 15px 5px 61px;
}
.user-menu_link a i {
	position: absolute;
	top: 50%;
	left: 23px;
	width: 24px;
	height: 24px;
	margin-top: -13px;
}
.user-menu_link li.active a,
.user-menu_link li a:hover {
	color: #FF473A;
}
.header-bottom {
	/*min-height: 54px;*/
	height: 54px;
    background: #E4E4E4;
    position: relative;
    z-index: 5;
}
.exchange-rates {
	position: absolute;
	left: 0;
	right: 0;
	width: 282px;
	text-align: center;
	font-size: 12px;
	line-height: 1.2;
	color: #000000;
	padding: 29px 0 0 0;
}
.exchange-rates span {
	font-weight: 500;
	color: #FF473A;
}
.bottom-menu {
	float: left;
	margin: 0px 0 0 317px;
}
.bottom-menu > ul {
	font-size: 0;
}
.bottom-menu > ul > li {
	display: inline-block;
    vertical-align: top;
    margin-right: 32px;
    position: relative;
}
.bottom-menu > ul > li:last-child {
	margin-right: 0;
}
.bottom-menu > ul > li > a,
.bottom-menu > ul > li > span {
	height: 54px;
	line-height: 54px;
	font-weight: 500;
    font-size: 12px;
    text-transform: uppercase;
    color: rgba(0, 0, 0, 0.87);
    text-decoration: none;
    cursor: pointer;
}
.bottom-menu > ul > li:hover > span,
.bottom-menu > ul > li.active > span,
.bottom-menu > ul > li > span:hover,
.bottom-menu > ul > li:hover > a,
.bottom-menu > ul > li.active > a,
.bottom-menu > ul > li > a:hover {
	color: #FF473A;
}
.bottom-menu > ul > li > ul {
	display: none;
	position: absolute;
	top: 100%;
	left: -11px;
	width: 213px;
	z-index: 5;
	background: #ffffff;
	border-top: 2px solid #FF473A;
	-webkit-border-bottom-right-radius: 2px;
	-webkit-border-bottom-left-radius: 2px;
	-moz-border-radius-bottomright: 2px;
	-moz-border-radius-bottomleft: 2px;
	border-bottom-right-radius: 2px;
	border-bottom-left-radius: 2px;
	box-shadow: 0 0 2px rgba(0, 0, 0, 0.24);
	margin-top: -2px;
	box-sizing: border-box;
	padding: 21px 19px 7px 19px;
}
.bottom-menu > ul > li > ul:before {
	display: block;
	content: "";
	bottom: 100%;
	left: 23px;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	border-bottom-color: #FF473A;
	border-width: 7px;
	margin-left: -7px;
}
.bottom-menu > ul > li:hover > ul {
	display: block;
}
.bottom-menu > ul > li > ul > li {
	margin: 0 0 12px 0;
}
.bottom-menu > ul > li > ul > li > a {
	display: block;
	text-decoration: none;
	transition: 0.3s ease all;
	color: #000000;
	font-size: 12px;
	line-height: 16px;
}
.bottom-menu > ul > li > ul > li > a:hover {
	color: #FF473A;
	transition: 0.3s ease all;
}
.header-social {
	float: right;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-top: 15px;
}
.header-social a {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	height: 18px;
    font-size: 0;
    margin: 0 10px;
}
.header-social a svg {
	height: 100%;
}
.header-social a:last-child {
    margin-right: 0;
}
.header-social a use {
	fill: rgba(0, 0, 0, 0.87);
}
.header-social a:hover use {
	fill: #FF473A;
}
.slider-top {
	background-repeat: no-repeat;
	position: relative;
	/*min-height: 300px;*/
}
.slider-top:before {
	display: block;
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: linear-gradient(90deg, #000000 0%, rgba(31, 15, 8, 0) 101.96%);
	opacity: 0.48;
	z-index: 2;
}
.slider-top img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
    height: 100% !important;
	object-fit: cover;
	z-index: 1;
}
.slider-top img:not(.loaded) {
	top: 50%;
	left: 50%;
	margin: -10px 0 0 -10px;
	width: auto !important;
	height: auto !important;
}
.slider-top_mobile {
	display: none;
}
.slider-top,
.slider-top_item,
.slider-top picture {
	height: 300px;
	overflow: hidden;
}
.slider-top picture {
	display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #000000;
}
.slider-top_item {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	text-align: center;
	position: relative;
	z-index: 2;
	box-sizing: border-box;
	padding-bottom: 19px;
}
.slider-top_item h2 {
	font-weight: bold;
	font-size: 48px;
	line-height: 1.2;
	color: #FFFFFF;
	text-transform: uppercase;
}
.slider-top_width {
	display: inline-block;
	vertical-align: top;
	font-size: 0;
}
.slider-top_width > * {
	margin: 25px 9px 0 9px;
}
.form-shearch {
	position: relative;
	width: 570px;
	display: inline-block;
	vertical-align: top;
}
.form-shearch_input {
	display: inline-block;
	vertical-align: top;
	width: calc(100% - 160px);
	height: 48px;
	background: rgba(255, 255, 255, 0.2);
	border: 1px solid #FFFFFF;
	box-sizing: border-box;
	border-radius: 2px;
	line-height: 46px;
	padding: 0 12px 0 12px;
	font-size: 16px;
	color: #FFFFFF;
}
.form-shearch_input::-webkit-input-placeholder {color:#ffffff;}
.form-shearch_input::-moz-placeholder          {color:#ffffff;}
.form-shearch_input:-moz-placeholder           {color:#ffffff;}
.form-shearch_input:-ms-input-placeholder      {color:#ffffff;}
.form-shearch_button {
    display: inline-block;
    vertical-align: top;
    width: 140px;
    height: 48px;
    line-height: 48px;
    background: #FF473A;
    box-shadow: 0px 2px 2px rgb(0 0 0 / 24%);
    border-radius: 2px;
    font-weight: 500;
    font-size: 16px;
    letter-spacing: 0.03em;
    text-align: center;
    color: #FFFFFF;
    text-decoration: none;
    transition: 0.3s ease all;
    margin-left: 20px;
}
.form-shearch_button svg {
	display: none;
}
.form-shearch_button:hover {
	background: #FF7A70;
	transition: 0.3s ease all;
}
.slider-top_link {
    float: left;
    width: auto;
    height: 36px;
    line-height: 36px;
    background: #FF473A;
    box-shadow: 0px 2px 2px rgb(0 0 0 / 24%);
    border-radius: 2px;
    font-size: 12px;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
    text-decoration: none;
    letter-spacing: 0.02em;
    padding: 0 15px;
    margin-right: 40px;
}
.slider-top_link:hover {
	background: #FF7A70;
}
.sidebar-center {
    float: left;
    width: 61.4%;
    box-sizing: border-box;
    padding: 33px 20px 12px 20px;
    position: relative;
    left: 19.4%;
}
.sidebar-left {
    float: left;
    width: 19.4%;
    position: relative;
    right: 61.4%;
    z-index: 10;
    padding: 36px 0 0 0;
    margin-bottom: 30px;
}
.sidebar-right {
    float: right;
    width: 19.2%;
    z-index: 10;
    padding: 36px 0 0 0;
}
/*.course-page .sidebar-center,
.course-page .sidebar-right,
.course-page .sidebar-left {
    padding-top: 20px;
}*/
.box-leftsidebar {
	margin-bottom: 32px;
}
.box-rightsidebar {
	margin-bottom: 24px;
}
.box-rightsidebar > a,
.box-leftsidebar > a {
    display: block;
    font-size: 0;
}
.box-rightsidebar > a > img,
.box-leftsidebar > a > img {
    max-width: 100%;
    height: auto;
    display: block;
    margin: 0 auto;
}
.all-upcoming-events {
	width: 100%;
    box-sizing: border-box;
    border: 1px solid #E3E3E3;
    background: #FFFFFF;
    box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.05);
    border-radius: 2px;
    padding: 18px 20px 12px 20px;
    margin-bottom: 24px;
}
.upcoming-events {
    position: relative;
    margin: 0 0 12px 0px;
}
.upcoming-events:after {
	display: block;
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    height: 1px;
    background: #000000;
    margin-top: -1px;
    z-index: 1;
}
.upcoming-events h2 {
	display: inline-block;
    vertical-align: top;
    /*font-family: 'Open Sans', sans-serif;*/
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 22px;
    background: #ffffff;
    position: relative;
    z-index: 3;
    padding-right: 14px;
}
.list-events {

}
.list-events li {
	border-bottom: 1px solid #E3E3E3;
	padding-bottom: 12px;
    margin-bottom: 18px;
}
.list-events li:last-child {
    margin-bottom: 13px;
}
.list-events_item {
	margin-bottom: 16px;
}
.list-events_thumb {
	float: left;
	width: 75px;
	height: 75px;
	border-radius: 50%;
	font-size: 0;
	overflow: hidden;
}
.list-events_right {
	position: relative;
	margin-left: 92px;
}
.list-events_date-time {
	margin: 0 0 9px 0
}
.list-events_date-time span {
	font-weight: 500;
	font-size: 12px;
	line-height: 14px;
	color: #999999;
}
.list-events_date-time span.list-events_time {
	color: #FF473A;
}
.list-events li h3 {
	max-height: 48px;
	overflow: hidden;
}
.list-events li h3 a {
	display: inline-block;
	vertical-align: top;
	font-weight: 500;
	font-size: 14px;
	line-height: 16px;
	text-decoration: none;
	color: #000000;
}
.list-events li h3 a:hover {
	color: #FF473A;
}
.list-events_comments {
    display: inline-block;
    vertical-align: top;
    position: relative;
    font-size: 11px;
    line-height: 13px;
    color: #999999;
    box-sizing: border-box;
    padding: 0 0 0 24px;
    margin: 0 34px 5px 0;
    text-decoration: none;
}
.list-events_comments:hover {
	color: #FF473A;
}
.list-events_comments:before {
    display: block;
    content: "";
    width: 16px;
    height: 16px;
    background: url(../images/icons_comments.svg) no-repeat;
    background-size: 16px 16px;
    position: absolute;
    top: 0;
    left: 0;
}
.list-events_comments:hover {
	transition: 0.3s ease all;
}
.list-events_views {
    display: inline-block;
    vertical-align: top;
    position: relative;
    font-size: 11px;
    line-height: 13px;
    color: #999999;
    box-sizing: border-box;
    padding: 0 0 0 25px;
}
.list-events_views:before {
    display: block;
    content: "";
    width: 19px;
    height: 15px;
    background: url(../images/icons_views.svg) no-repeat;
    background-size: 19px 15px;
    position: absolute;
    top: 0;
    left: 0;
}
.list-events_all {
	text-align: center;
}
.list-events_all a {
    display: inline-block;
    vertical-align: top;
    font-weight: 500;
    font-size: 12px;
    line-height: 14px;
    text-align: center;
    text-decoration-line: underline;
    text-transform: uppercase;
    color: #CB1617;
}
.list-events_all a:hover {
	color: #FF7A70;
}
.list-events_all a:active {
	color: #BB0000;
}
.all-our-sponsor {
	width: 100%;
    box-sizing: border-box;
    border: 1px solid #E3E3E3;
    background: #FFFFFF;
    box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.05);
    border-radius: 2px;
    padding: 18px 16px 19px 16px;
}
.our-sponsor {
	position: relative;
    margin: 0 0 12px 4px;
}
.our-sponsor:after {
    display: block;
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    height: 1px;
    background: #000000;
    margin-top: -1px;
    z-index: 1;
}
.our-sponsor h2 {
	display: inline-block;
    vertical-align: top;
    /*font-family: 'Open Sans', sans-serif;*/
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 22px;
    background: #ffffff;
    position: relative;
    z-index: 3;
    padding-right: 14px;
}
.our-sponsor_thumb {
	display: block;
	font-size: 0;
}
.our-sponsor_thumb img {
	max-width: 100%;
	height: auto;
	display: block;
	margin: 0 auto;
}
.all-box-offers {
	margin-bottom: 7px;
}
.box-offers_title {
	position: relative;
	margin: 0 0 32px 0;

}
.box-offers_title h2 {
	display: inline-block;
	vertical-align: top;
	/*font-family: 'Open Sans', sans-serif;*/
	font-weight: bold;
	font-size: 18px;
	line-height: 1.2;
	text-transform: uppercase;
	color: #000000;
	background: #F8F8F8;
	position: relative;
	z-index: 2;
	padding-right: 14px;
}
.box-offers_title:after {
    display: block;
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    height: 1px;
    background: #000000;
    margin-top: 0px;
    z-index: 1;
}
.list-offers_margin {
	margin-left: -12px;
	margin-right: -12px;
}
.list-offers {

}
.list-offers > li {
	width: 33.33%;
	box-sizing: border-box;
	padding: 0 12px 24px 12px;
}
.list-offers.list-offers_five > li {
	width: 20%;
}
.list-offers_item {
	box-sizing: border-box;
	background: #FFFFFF;
	border: 1px solid #E3E3E3;
	box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.05);
	border-radius: 2px;
	transition: 0.3s ease all;
	position: relative;
	z-index: 3;
	height: 100%;
}
.list-offers_item:hover {
	box-shadow: 0px 20px 38px rgba(0, 0, 0, 0.3);
	transition: 0.3s ease all;
	z-index: 4;
}
.list-offers_thumb {
	-webkit-border-top-left-radius: 2px;
	-webkit-border-top-right-radius: 2px;
	-moz-border-radius-topleft: 2px;
	-moz-border-radius-topright: 2px;
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
	width: 100%;
	/*height: 144px;*/
	position: relative;
	height: auto;
}
.list-offers.list-offers_two .list-offers_thumb {
	height: 288px;
}
.list-offers_thumb > img:not(.loaded) {
	width: auto !important;
}
.list-offers_thumb > img {
	width: 100% !important;
	object-fit: cover;
}
.list-offers_stiker {
	position: absolute;
	top: 0px;
	right: 5px;
	z-index: 2;
}
.list-offers_stiker div {
	background: #FFC700;
	width: 26px;
	height: 34px;
	margin-right: 5px;
	padding: 3px;
    box-sizing: border-box;
}
.list-offers_sticker {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
}
.list-offers_label {
	margin-bottom: 5px;
	box-sizing: border-box;
	padding: 5px 10px;
    text-align: left;
	background: #FFC700;
	border-radius: 0px 2px 2px 0px;
	font-weight: 500;
	font-size: 10px;
	color: #000000;
}
.list-offers_bottom {
	min-height: 70px;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 1;
	text-align: center;
	box-sizing: border-box;
	padding: 9px;
}
.list-offers > li:nth-child(6n+1) .list-offers_bottom {
	background: rgba(118,0,255,0.7);
}
.list-offers > li:nth-child(6n+2) .list-offers_bottom {
	background: rgba(0,131,172,0.7);
}
.list-offers > li:nth-child(6n+5) .list-offers_bottom,
.list-offers > li:nth-child(6n+3) .list-offers_bottom {
	background: rgba(189,5,38,0.7);
}
.list-offers > li:nth-child(6n+4) .list-offers_bottom {
	background: rgba(16,124,45,0.7);
}
.list-offers > li:nth-child(6n+6) .list-offers_bottom {
	background: rgba(176,15,150,0.7);
}
.list-offers_bottom h3 {
	font-weight: bold;
	font-size: 20px;
	line-height: 1.2;
	color: #FFFFFF;
}
.list-offers_bottom p {
	font-weight: 500;
	font-size: 16px;
	line-height: 1.2;
	color: #FFFFFF;
	margin-top: 6px;
}
.list-offers_padding {
	box-sizing: border-box;
	padding: 18px 18px 61px 18px;
}
.list-offers_title {
	height: 59px;
	overflow: hidden;
	margin-bottom: 15px;
}
.list-offers_title a {
	display: inline-block;
	vertical-align: top;
	font-weight: 500;
	font-size: 14px;
	line-height: 1.4;
	color: #000000;
	text-decoration: none;
}
.list-offers_title a:hover {
	color: #FF473A;
}
.list-offers_box-1 {
	border-top: 1px solid #E3E3E3;
}
.list-offers_descriprion {
	padding: 19px 0;

}
.list-offers_descriprion li {
	position: relative;
	font-size: 12px;
	line-height: 1.2;
	color: #000000;
	box-sizing: border-box;
	padding: 4px 0 4px 32px;
	margin-bottom: 10px;
}
.list-offers_descriprion li:last-child {
	margin-bottom: 0;
}
.list-offers_descriprion li i {
	position: absolute;
	top: 0;
	left: 0;
	width: 21px;
	height: 21px;
}
.offers-author {
	padding: 19px 0 17px 0;
	border-top: 1px solid #E3E3E3;
}
.body-category .offers-author {
	border-top: 0;
	border-bottom: 1px solid #E3E3E3;
}
.offers-author > a {
	display: block;
	text-decoration: none;
}
.offers-author > a:hover .offers-author_name {
	color: #FF473A;
	transition: 0.3s ease all;
}
.offers-author_thumb {
	float: left;
	width: 48px;
	height: 48px;
	border-radius: 50%;
}
.offers-author_right {
	position: relative;
	margin-left: 60px;
	min-height: 48px;
	-webkit-box-pack: space-evenly;
	-webkit-justify-content: space-evenly;
	-ms-flex-pack: space-evenly;
	justify-content: space-evenly;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
}
.offers-author_name {
	font-weight: 500;
	font-size: 14px;
	line-height: 1.2;
	color: #000000;
	transition: 0.3s ease all;
}
.offers-author_right p {
	font-weight: 500;
	font-size: 12px;
	line-height: 1.2;
	color: #999999;
	margin-top: 3px;
}
.list-offers_box-2 {
    border-top: 1px solid #E3E3E3;
    padding: 19px 0 0 0;
    position: absolute;
    left: 18px;
    right: 18px;
    bottom: 20px;
}
.list-offers_all-price {
	float: left;
	position: relative;
	margin-top: 1px;
}
.list-offers_new-price {
	font-weight: bold;
	font-size: 20px;
	color: #3EC28F;
}
.list-offers_new-price i {
	font-style: normal;
	font-size: 14px;
}
.list-offers_new-price .is_free {
	font-size: 17px;
}
.cabinet-offers_new-price .is_free {
	font-size: 17px;
	margin-top: 7px;
}
.button-50 {

}
.button-50 button {
	display: inline-block;
	vertical-align: top;
	width: 200px;
	margin: 0 10px 10px 10px;
}

.cabinet-offers_links a {
	display: inline-block;
	vertical-align: top;
	width: auto;
	padding: 0 15px;
	margin: 10px 10px 10px 0;
	font-size: 14px;
	line-height: 40px;
	height: 40px;
	text-decoration: none;
}
.list-offers_old-price {
	position: absolute;
	top: -13px;
	left: 0;
	font-weight: bold;
	font-size: 12px;
	color: #FF7A70;
}
.list-offers_old-price:before {
	display: block;
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	top: 50%;
	height: 1px;
	background: #FF7A70;
	margin-top: -1px;
}
.list-offers_right {
	float: right;
	padding-right: 5px;
}
.list-offers_right > *:first-child {
	margin-left: 0;
}
.list-offers_favorites,
.list-offers_compare,
.list-offers_basket {
	float: left;
	display: block;
	background: transparent;
	font-size: 0;
	margin-left: 27px;
}
.list-offers_favorites {
	width: 20px;
	height: 19px;
	margin-top: 1px;
}
.list-offers_compare {
	width: 21px;
	height: 20px;
}
.list-offers_basket {
	width: 20px;
	height: 20px;
}
.list-offers_favorites use {
	stroke: #999999;
}
.list-offers_favorites.active use,
.list-offers_favorites:hover use {
	stroke: #FF473A;
}
.list-offers_basket use,
.list-offers_compare use {
	fill: #999999;
}
.list-offers_basket.active use,
.list-offers_compare.active use,
.list-offers_basket:hover use,
.list-offers_compare:hover use {
	fill: #FF473A;
}
.show-more {
	margin: 12px 0 37px 0;
}
.show-more a {
	display: block;
	width: 270px;
	height: 48px;
	border: 2px solid #FF473A;
	box-sizing: border-box;
	border-radius: 2px;
	text-align: right;
	text-decoration: none;
	line-height: 44px;
	font-weight: 500;
	font-size: 16px;
	text-transform: uppercase;
	color: #FF473A;
	padding-right: 24px;
	margin: 0 auto;
	position: relative;
}
.show-more a svg {
	position: absolute;
	top: 50%;
	left: 25px;
	margin-top: -12px;
}
.show-more a:hover {
	border-color: #FF7A70;
	color: #FF7A70;
}
.show-more a:hover path {
	fill: #FF7A70;
}
.box-arrived-2 {
    text-align: center;
    margin-bottom: 19px;
    margin-top: 15px;
}
.box-arrived-2 a {
    display: inline-block;
    vertical-align: top;
    font-size: 0;
}
.textwidget img,
.box-arrived-2 img {
	max-width: 100%;
    height: auto;
    display: block;
    margin: 0 auto;
}
footer {
    position: relative;
    z-index: 1;
}
.footer-top {
    min-height: 52px;
    background: #E4E4E4;
}
.footer-bottom {
    min-height: 25px;
    background: #999999;
}
.all-logo-footer {
    width: 282px;
    height: 73px;
    position: absolute;
    top: 0;
    left: 2px;
    background: #FFFFFF;
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.25);
    border-radius: 0px 0px 2px 2px;
    padding: 2px 0 0 0;
    box-sizing: border-box;
}
.box-logo {
    display: block;
    font-size: 0;
    width: 175px;
    height: 73px;
    margin: 0 auto;
    text-align: center;
}
.box-logo img {
    max-height: 100%;
}
.all-logo-footer p {
	font-size: 14px;
	line-height: 1.3;
	color: #000000;
	text-align: center;
	margin-top: 2px;
}
.footer-menu {
	float: left;
	font-size: 0;
	padding: 8px 0 0 353px;
}
.footer-menu li {
	display: inline-block;
	vertical-align: top;
	margin-right: 24px;
	margin-bottom: 8px;
}
.footer-menu li:Last-child {
	margin-right: 0;
}
.footer-menu li a {
	display: block;
	/*min-width: 140px;*/
	height: 36px;
	padding: 0 20px;
	box-sizing: border-box;
	background: #FFFFFF;
	box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.24);
	border-radius: 2px;
	font-weight: 500;
	font-size: 16px;
	text-align: center;
	/*text-transform: uppercase;*/
	color: #000000;
	text-decoration: none;
	line-height: 36px;
}
.footer-menu li a:hover {
	color: #FFFFFF;
	background: #FF473A;
}
.footer-menu li a.footer-menu_red {
	color: #FFFFFF;
	background: #FF473A;
}
.footer-menu li a.footer-menu_red:hover {
	background: #FF7A70;
}
.footer-social {
    float: right;
    margin: 14px 0 0 0;
}
.footer-social a {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	height: 23px;
    float: left;
    font-size: 0;
    margin-left: 35px;
}
.footer-social a:first-child {
    margin-left: 0;
}
.footer-social a use {
	fill: #000000;
}
.footer-social a:hover use {
	fill: #FF473A;
}
.footer-bottom_left {
	float: left;
    width: 19.5%;
    position: relative;
    right: 52.9%;
}
.b-copyright {
	font-size: 12px;
	line-height: 14px;
	color: #000000;
	padding: 37px 0 0 0;
	text-align: center;
}
.footer-bottom_center {
	float: left;
	width: 52.9%;
	position: relative;
	left: 23.5%;
}
.footer-bottom_right {
	float: right;
	width: 23.6%;
	text-align: right;
}
.footer-payment {
	margin-top: 13px;
}
.footer-payment img {
	font-size: 0;
	max-width: 46px;
	margin: 0 5px;
}
.footer-payment img.liqpay {
    max-width: 86px;
    margin-top: 4px;
}
.use-material {
	position: relative;
	font-size: 12px;
	line-height: 17px;
	color: #FFFFFF;
	box-sizing: border-box;
    padding: 23px 10px 13px 26px;
}
.box-developed {
	font-size: 12px;
	line-height: 14px;
	color: #FFFFFF;
	padding: 17px 0 0 0;
}
.box-developed p {
	margin: 0 8px 3px 0;
}
.box-developed a {
	display: inline-block;
	vertical-align: top;
}
.box-live-internet {
	float: left;
	margin-top: 26px;
}
.box-live-internet a {
	display: block;
	font-size: 0;
}
.all-box-articles {
	width: 100%;
	box-sizing: border-box;
	border: 1px solid #E3E3E3;
	background: #FFFFFF;
	box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.05);
	border-radius: 2px;
	padding: 15px 20px;
}
.box-articles {
	position: relative;
}
.box-articles_title {
	position: relative;
	margin: 0 0 12px 0;
}
.box-articles_title h2 {
	display: inline-block;
	vertical-align: top;
	/*font-family: 'Open Sans', sans-serif;*/
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 22px;
	background: #ffffff;
	position: relative;
	z-index: 3;
	padding-right: 14px;
}
.box-articles_title:after {
	display: block;
	content: "";
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	height: 1px;
	background: #000000;
	margin-top: 0;
	z-index: 1;
}
.box-articles_tabs {
	display: table\0/;
	font-size: 0;
	width: 100%;
	border-bottom: 1px solid #E4E4E4;
	margin: 0 0 16px 0;
	display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
}
.box-articles_tabs li {
	display: inline-block\0/;
	vertical-align: top\0/;
	width: 33.33%\0/;
	height: 29px;
	line-height: 29px;
	text-align: center;
	position: relative;
	box-sizing: border-box;
	font-size: 11px;
	color: #000000;
	cursor: pointer;
	transition: 0.3s ease all;

	flex-grow: 1;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
}
.box-articles_tabs li.active,
.box-articles_tabs li:hover {
	background: #F2F2F2;;
	transition: 0.3s ease all;
}
.box-articles_content {
	display: none;
}
.box-articles_content.active {
	display: block;
}
.list-articles {

}
.list-articles li {
	border-bottom: 1px solid #E3E3E3;
	padding-bottom: 13px;
	margin: 0 0 18px 0;
}
.list-articles li:last-child {
	margin-bottom: 13px;
}
.list-articles li h3 {
	margin: 0 0 5px 0;
	font-size: 12px;
    line-height: 14px;
	font-weight: 500;
	color: #FF473A;
}
.list-articles li h3 a {
	display: inline-block;
	vertical-align: top;
	text-decoration: none;
	font-size: 14px;
	line-height: 16px;
	font-weight: 500;
	color: #FF473A;
	transition: 0.3s ease all;
}
.list-articles li h3 a:hover {
	color: #FF7A70;
}
.list-articles li h3 a:active {
	color: #BB0000;
}
.list-articles_thumb {
	float: left;
	width: 76px;
	height: 76px;
	background: #C4C4C4;
	border-radius: 50%;
	overflow: hidden;
}
.list-articles_thumb img {
	max-width: 100%;
	width: 100%;
	height: 100%;
}
.list-articles_right {
	margin-left: 90px;
}
.list-articles_margin {
	margin: 14px 0;
}
.list-articles_date {
	font-weight: 500;
	font-size: 12px;
	line-height: 14px;
	color: #999999;
	margin: 0 0 3px 0;
}
.list-articles_text {
	display: block;
	font-weight: 500;
	font-size: 16px;
    line-height: 1.2;
    max-height: 59px;
	color: #000000;
	text-decoration: none;
	transition: 0.3s ease all;
    text-overflow: ellipsis;
    overflow: hidden;
}
.list-articles_text:hover {
	color: #CB1617;
	transition: 0.3s ease all;
}
.list-articles_comments {
	display: inline-block;
	vertical-align: top;
	position: relative;
	font-size: 11px;
	line-height: 13px;
	color: #999999;
	box-sizing: border-box;
	padding: 0 0 0 24px;
	margin: 0 34px 5px 0;
	text-decoration: none;
	transition: 0.3s ease all;
}
.list-articles_comments:before {
	display: block;
	content: "";
	width: 16px;
	height: 16px;
	background: url(../images/icons_comments.svg) no-repeat;
	background-size: 16px 16px;
	position: absolute;
	top: 0;
	left: 0;
}
.list-articles_comments:hover {
	color: #FF473A;
	transition: 0.3s ease all;
}
.list-articles_views {
	display: inline-block;
	vertical-align: top;
	position: relative;
	font-size: 11px;
	line-height: 13px;
	color: #999999;
	box-sizing: border-box;
	padding: 0 0 0 25px;
}
.list-articles_views:before {
	display: block;
	content: "";
	width: 19px;
	height: 15px;
	background: url(../images/icons_views.svg) no-repeat;
	background-size: 19px 15px;
	position: absolute;
	top: 0;
	left: 0;
}
.box-articles_all {
	text-align: center;
}
.box-articles_all a {
	display: inline-block;
	vertical-align: top;
	font-weight: 500;
	font-size: 12px;
	line-height: 14px;
	text-align: center;
	text-decoration-line: underline;
	text-transform: uppercase;
	color: #CB1617;
}
.box-articles_all a:hover {
	color: #FF7A70;
}
.box-articles_all a:active {
	color: #BB0000;
}
.body-category .sidebar-center {
	width: 80.6%;
	padding: 33px 0px 12px 20px;
}
.body-category .sidebar-left {
    right: 80.6%;
}
.category-slider {
	background: #E3E3E3;
	position: relative;
	border-top: 1px solid #000000;
}
.category-slider,
.category-slider_item {
	min-height: 214px;
	box-sizing: border-box;
}
.category-slider img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	z-index: 1;
}
.category-slider img:not(.loaded) {
	top: 50%;
	left: 50%;
	margin: -10px 0 0 -10px;
	width: auto;
	height: auto;
}
.category-slider_mobile {
	display: none;
}
.category-slider_item {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	/*font-family: 'Open Sans', sans-serif;*/
	padding: 10px 0 26px 0;
	max-width: 650px;
	margin: 0 auto;
    position: relative;
    z-index: 2;
}
.category-slider_title {
	font-weight: bold;
	font-size: 48px;
	line-height: 1.2;
	text-transform: uppercase;
	color: #ffffff;
	text-shadow: 1px 1px 2px #000000;
	text-align: center;
}
.category-slider_title a {
	color: #ffffff;
	text-decoration: none;
}
.category-slider_text {
	font-weight: bold;
	font-size: 26px;
	line-height: 1.2;
	color: #CF1F13;
	text-transform: uppercase;
	margin-top: 16px;
}
.b-breadcrumbs {
	box-sizing: border-box;
    padding: 2px 0 10px 0;
}
.b-breadcrumbs li {
	float: left;
	font-size: 12px;
	line-height: 14px;
	position: relative;
	margin: 0 11px 5px 0;
	color: #FF473A;
}
.b-breadcrumbs li:after {
	display: block;
	content: "/";
	position: absolute;
	top: 0;
	right: -8px;
	color: #999999;
}
.b-breadcrumbs li:last-child:after {
	display: none;
}
.b-breadcrumbs li:last-child {
	margin-right: 0;
}
.b-breadcrumbs li a {
	display: block;
	color: #999999;
	text-decoration: none;
}
.b-breadcrumbs li a:hover {
	text-decoration: underline;
}
.list-offers_two {

}
.body-category .list-offers_two .offers-author {
	border-bottom: 0;
}

.list-offers.list-offers_two > li {
	width: 50%;
}
.list-offers_two .list-offers_bottom h3 {
	font-size: 22px;
}
.list-offers_two .list-offers_bottom {
	padding: 28px 10px;
}
.list-offers_two .list-offers_bottom p {
	margin-top: 9px;
}
.list-offers_two .list-offers_title a {
    font-size: 16px;
    line-height: 1.5;
    /*font-family: 'Open Sans', sans-serif;*/
    font-weight: bold;
    letter-spacing: -0.02em;
}
.list-offers_two .list-offers_title {
    height: 48px;
    margin-bottom: 8px;
}
.list-offers_text {
	font-size: 14px;
    line-height: 1.65;
    color: #000000;
    height: 92px;
    overflow: hidden;
    margin-bottom: 22px;
}
.list-offers_two .list-offers_box-1 {
	display: table;
	font-size: 0;
	width: 100%;
	padding: 19px 0;
}
.list-offers_two .list-offers_descriprion {
    width: 56%;
    box-sizing: border-box;
    padding: 0 20px 0 0;
    min-height: 48px;
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.list-offers_two .offers-author {
    display: inline-block;
    vertical-align: top;
    width: 44%;
    padding: 0;
    border-top: 0;
}
.list-offers_two .list-offers_descriprion li {
	font-size: 14px;
}
.pagination {
	text-align: center;
	font-size: 0;
}
.nav-links {
	display: table;
	font-size: 0;
	width: 100%;
	box-sizing: border-box;
	padding: 0 0 19px 0;
	text-align: center;
}
.nav-links > a,
.nav-links > span {
	display: inline-block;
	vertical-align: top;
	margin: 0 1px;
	width: 21px;
	height: 21px;
	border-radius: 50%;
	background: transparent;
	text-align: center;
	line-height: 22px;
	font-weight: 500;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
.nav-links a:hover,
.nav-links span {
	color: #FFFFFF;
	background: #FF473A;
	transition: 0.3s ease all;
}
.nav-links--updated span.page-numbers:not(.dots) {
  color: #fff;
	background: #ff473a;
}
.nav-links .dots {
	font-size: 12px;
	color: #999999;
	margin: 5px 4px 0 4px;
	pointer-events: none;
	height: auto;
    background: none;
    line-height: 1;
}
.nav-links .prev {
	margin: 5px 7px 0 0px;
}
.nav-links .next {
	margin: 5px 0px 0 7px;
}
.nav-links .prev,
.nav-links .next {
	background: transparent;
	width: auto;
	height: auto;
	border-radius: 0;
	line-height: 1;
}
.nav-links .prev:hover svg path,
.nav-links .next:hover svg path {
	fill: #999999;
}
.nav-links a.prev:hover,
.nav-links a.next:hover {
	background: transparent;
}
.search-sort {
	margin: 21px 0 10px 0;
	display: table;
	font-size: 0;
	width: 100%;
}
.search-sort > div {
	display: inline-block;
	vertical-align: top;
	width: 50%;
	box-sizing: border-box;
	padding-bottom: 13px;
}
.search-sort > div:nth-child(odd) {
	padding-right: 12px;
}
.search-sort > div:nth-child(even) {
	padding-left: 12px;
}
.category-search {
	width: 100%;
	position: relative;
}
.category-search_input {
	display: block;
	width: 100%;
	height: 48px;
	box-sizing: border-box;
	background: #EEEEEE;
	border: 1px solid #999999;
	border-radius: 2px;
	padding: 0 40px 0 12px;
	line-height: 46px;
	font-size: 16px;
	color: #000000;
}
.category-search_input::-webkit-input-placeholder {color:#000000;}
.category-search_input::-moz-placeholder          {color:#000000;}
.category-search_input:-moz-placeholder           {color:#000000;}
.category-search_input:-ms-input-placeholder      {color:#000000;}
.category-search_button {
    display: block;
    position: absolute;
    top: 50%;
    right: 11px;
    width: 28px;
    height: 28px;
    background: transparent;
    margin-top: -14px;
    font-size: 0;
}
.category-search_button path {
	fill: #000000;
}
.category-search_button:hover path {
	fill: #FF473A;
}
.box-sorting {
	font-size: 0;
	text-align: right;

	text-align: right;
    min-height: 48px;
    display: flex;
    align-items: center;
    justify-content: flex-end;

}
.box-sorting_title {
	display: inline-block;
	vertical-align: top;
	font-weight: bold;
	font-size: 14px;
	line-height: 1.2;
	letter-spacing: -0.02em;
	color: #000000;
	/*font-family: 'Open Sans', sans-serif;*/
	white-space: nowrap;
	padding: 5px 0;
}
.box-sorting_select {
	display: inline-block;
	vertical-align: top;
	font-size: 0;
}
.box-sorting_select li {
	display: inline-block;
	vertical-align: top;
	margin-left: 20px;
	padding: 5px 0;
}
.box-sorting_select li a {
	font-size: 14px;
	line-height: 1.2;
	color: #000000;
	position: relative;
	text-decoration: none;
	cursor: pointer;
}
.box-sorting_select li a:after {
	opacity: 0;
	visibility: hidden;
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	bottom: -2px;
	border-bottom: 1px solid #CF1F13;
	transition: 0.3s ease all;
}
.box-sorting_select li a.active {
	pointer-events: none;
}
.box-sorting_select li a:hover:after,
.box-sorting_select li a.active:after {
	opacity: 1;
	visibility: visible;
	transition: 0.3s ease all;
}
.box-sorting_name {
	display: none;
}
.button.button-270 {
	width: 270px;
}
.page-404 {
	box-sizing: border-box;
	padding: 30px 0 50px 0;
}
.button-link {
	text-align: center;
	text-decoration: none;
	line-height: 48px;
}
.page-404_text {
	margin-bottom: 30px;
}
.remove_wishlist {
	display: block;
	width: 12px;
	height: 12px;
	position: absolute;
	top: 10px;
	right: 10px;
	background: transparent;
	font-size: 0;
	z-index: 2;
}
.remove_wishlist use {
	fill: #999999;
}
.remove_wishlist:hover use {
	fill: #FF473A;
}
.title-h1 {
	position: relative;
    margin: 0px 0 24px 0;
}
.title-h1 h1,
.title-h1 h2 {
	display: inline-block;
    vertical-align: top;
    /*font-family: 'Open Sans', sans-serif;*/
    font-weight: bold;
    font-size: 32px;
    line-height: 1.2;
    text-transform: uppercase;
    color: #000000;
    background: #F8F8F8;
    position: relative;
    z-index: 2;
    padding-right: 14px;
}
.title-h1:after {
    display: block;
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    height: 1px;
    background: #000000;
    margin-top: 0px;
    z-index: 1;
}
.global-description {
	font-weight: 300;
	font-size: 16px;
    line-height: 1.56;
	text-align: justify;
	color: #000000;
}
.global-description p,
.boxPersonal_item .global-description p {
	font-weight: 300;
    font-size: 16px;
    line-height: 1.56;
	text-align: justify;
	color: #000000;
	padding: 5px 0;
    margin: 0;
}
.global-description p iframe {
	width: 100% !important;
	height: 280px !important;
}
.global-description h1,
.global-description h2,
.global-description h3,
.global-description h4,
.global-description h5,
.global-description h6 {
	font-weight: 500 !important;
    font-family: 'Roboto', sans-serif !important;
    line-height: 1.1 !important;
}
.global-description h1 {
	font-size: 27px;
	color: #343434;
}
.global-description h2 {
	font-size: 24px;
	color: #FF473A;
    margin: 14px 0 11px 0;
}
.global-description h3 {
	font-size: 20px;
	color: #000000;

    margin: 18px 0 8px 0;
}
.global-description h4 {
	font-size: 18px;
	color: #FF473A;
    margin: 18px 0 8px 0;
}
.global-description h5 {
	font-size: 16px;
	color: #000000;
    margin: 24px 0 8px 0;
}
.global-description h6 {
	font-size: 16px;
	color: #000000;
    margin: 24px 0 8px 0;
}
.global-description p a {
	color: #FF473A;
	transition: 0.3s ease all;
	text-decoration: underline;
}
.global-description p a:hover {
	transition: 0.3s ease all;
	color: #FF7A70;
}
.global-description p a:active {
	transition: 0.3s ease all;
	color: #CF1F13;
}
.global-description blockquote {
	box-sizing: border-box;
    background: #F9F9F9;
    border-left: 3px solid #FF473A;
    font-style: italic;
    font-weight: 300;
    font-size: 16px;
    line-height: 1.56;
    color: #000000;
    margin: 10px 0 13px 0;
    padding: 27px 21px 21px 24px;
    text-align: left;
}
.global-description blockquote p {
	position: relative;
	text-align: left;
	padding: 0;
}
.global-description blockquote p:before,
.global-description blockquote p:after {
	display: inline-block;
	font-weight: 500;
	font-size: 24px;
	color: #FF473A;
	line-height: 0;
}
.global-description blockquote p:before {
	content: "“";
}
.global-description blockquote p:after {
	content: "”";
    position: relative;
    top: 2px;
}
.post_content ol,
.global-description ol {
	margin: 12px 0 17px 22px;
	counter-reset: item;
}
.global-description ol li {
	font-weight: 300;
    font-size: 16px;
    line-height: 1.56;
    text-align: justify;
    color: #000000;
    list-style: inside decimal;
    margin-bottom: 4px;
    position: relative;
    padding-left: 20px;
}
.global-description ol li:last-child {
	margin-bottom: 0px;
}
.global-description ol > li::marker {
	opacity: 0;
	display: none;
	visibility: hidden;
	font-size: 0;
}
.global-description ol > li:before {
	display: block;
    content: counter(item) "";
    counter-increment: item;
    font-weight: 700;
    font-size: 14px;
    line-height: 1;
    color: #FF473A;
    position: absolute;
    left: 0;
    top: 6px;
}
.global-description ol li ol {
	margin-left: 18px;
}
.global-description ul li a,
.global-description ol li a {
	color: #FF473A;
	transition: 0.3s ease all;
	text-decoration: underline;
}
.global-description ul li a:hover,
.global-description ol li a:hover {
	transition: 0.3s ease all;
    color: #FF7A70;
}
.post_content > ul,
.global-description > ul {
	margin: 20px 0 20px 20px;
}
.global-description ul li {
	font-weight: 300;
	font-size: 16px;
    line-height: 1.56;
	text-align: justify;
	color: #000000;
	position: relative;
	margin-left: 20px;
	margin-bottom: 4px;
	list-style: none;
}
.global-description ul li:last-child {
	margin-bottom: 0px;
}
.global-description ul li:before {
	display: block;
    content: "";
    width: 8px;
    height: 8px;
    background: #FF473A;
    position: absolute;
    left: -20px;
    top: 7px;
}
.global-description ul li ul {
	margin: 3px 0 3px 10px;
}
.global-description ul li ul li:before {
	background: #C4C4C4;
}
.global-description table {
	width: 100%;
	margin: 24px 0;
}
.global-description table tr {

}
.global-description img.aligncenter {
	display: block;
	margin: 0 auto;
}
.global-description table tr th {
	font-weight: 500;
	font-size: 14px;
	line-height: 16px;
	text-align: center;
	color: #000000;
	background: #F8F8F8;
	text-align: center;
	border: 1px solid #E3E3E3;
	padding: 9px 5px;
}
.global-description table tr td {
	font-weight: 500;
	font-size: 12px;
	line-height: 14px;
	color: #999999;
	text-align: center;
	border: 1px solid #E3E3E3;
	padding: 10px 5px;
}
.global-description img {
	max-width: 100%;
	height: auto !important;
	margin: 20px 0 5px;
}
.list-come {
	text-align: center;
	margin-bottom: 13px;
}
.list-come li {
	display: inline-block;
	vertical-align: top;
	margin: 0 15px;
}
.list-come li a {
	display: block;
	font-size: 0;
	width: 28px;
	height: 28px;
}
.all-left-menu {
    width: 100%;
    box-sizing: border-box;
    border: 1px solid #E3E3E3;
    background: #FFFFFF;
    box-shadow: 2px 2px 4px rgb(0 0 0 / 5%);
    border-radius: 2px;
    padding: 15px 20px;
    margin-bottom: 32px;
}
.left-menu_title {
	margin-bottom: 14px;
}
.left-menu_title:before {
	display: block;
	content: "";
	position: absolute;
	left: -20px;
	right: -20px;
	bottom: -14px;
	height: 1px;
	background: #E3E3E3;
}
.left-menu {
	padding: 16px 0 7px 0;
}
.left-menu > ul {

}
.left-menu > ul > li {
	position: relative;
	margin-bottom: 33px;
}
.left-menu > ul > li > a {
	display: block;
	text-decoration: none;
	font-weight: 500;
	font-size: 18px;
	line-height: 1.35;
	color: #000000;
	box-sizing: border-box;
    padding: 0 0 0 42px;
}
.left-menu > ul > li.has-sub > a {
	padding-right: 20px;
}
.left-menu > ul > li > a > i {
	position: absolute;
	top: -1px;
	left: 0;
	width: 24px;
	height: 24px;
}
.left-menu > ul > li > ul {
	display: none;
	box-sizing: border-box;
    padding: 20px 0 0 42px;
}
.left-menu > ul > li > ul > li {
	margin-bottom: 18px;
}
.left-menu > ul > li:last-child,
.left-menu > ul > li > ul > li:last-child {
	margin-bottom: 0;
}
.left-menu > ul > li > ul > li a {
	display: inline-block;
	vertical-align: top;
	text-decoration: none;
	font-weight: 500;
	font-size: 14px;
	line-height: 1.3;
	color: #000000;
}
.left-menu > ul > li.active > a,
.left-menu > ul > li > a:hover,
.left-menu > ul > li > ul > li.active a,
.left-menu > ul > li > ul > li a:hover {
	color: #FF473A;
}
.list-come_2.list-come {
	margin: 13px 0 0 0;
}
.l-s_arrows {
	position: absolute;
    top: 4px;
    right: 0;
    display: block;
    cursor: pointer;
    width: 14px;
    height: 14px;
    background: transparent;
}
.l-s_arrows:before,
.l-s_arrows:after {
	display: block;
	content: "";
	background: #000000;
	position: absolute;
	transition: 0.3s ease all;
}
.l-s_arrows:before {
	width: 100%;
	height: 2px;
	top: 50%;
	margin-top: -1px;
}
.l-s_arrows:after {
	width: 2px;
	height: 100%;
	top: 0;
	left: 50%;
	margin-left: -1px;
}
.l-s_arrows:hover:before,
.l-s_arrows:hover:after {
	background: #FF473A;
	transition: 0.3s ease all;
}
.left-menu > ul > li.has-sub.open > .l-s_arrows:before {
	background: #FF473A;
}
.left-menu > ul > li.has-sub.open > .l-s_arrows:after {
	display: none;
}
.all-box-filter {
	width: 100%;
    box-sizing: border-box;
    border: 1px solid #E3E3E3;
    background: #FFFFFF;
    box-shadow: 2px 2px 4px rgb(0 0 0 / 5%);
    border-radius: 2px;
    padding: 15px 20px;
    margin-bottom: 32px;
}
.box-filter_item {
	border-bottom: 1px solid #E3E3E3;
    padding-bottom: 21px;
    margin-bottom: 17px;
}
.box-filter_item:last-child {
	border-bottom: 0;
    padding-bottom: 0;
    margin-bottom: 0;
}
.box-filter_category {

}
.filter_category-button {
	display: block;
	width: 100%;
	text-align: left;
    text-decoration: none;
    font-weight: 500;
    font-size: 18px;
    line-height: 1.35;
    color: #000000;
    box-sizing: border-box;
    padding: 0 0 0 42px;
    background: transparent;
    position: relative;
    transition: 0.3s ease all;
    margin-bottom: 15px;
}
.filter_category-button:last-child {
	margin-bottom: 0;
}
.filter_category-button i {
    position: absolute;
    top: -1px;
    left: 0;
    width: 24px;
    height: 24px;
}
.filter_category-button.active,
.filter_category-button:hover {
	color: #FF473A;
	transition: 0.3s ease all;
}
.box-filter_title {
	font-weight: 500;
	font-size: 14px;
	line-height: 1.2;
	color: #000000;
}
.box-filter_drop {
	padding-top: 15px;
}
.box-filter_chek {
	margin: 0 0 10px 0;
	box-sizing: border-box;
    padding-right: 15px;
}
.box-filter_chek:last-child {
	margin-bottom: 0;
}
.box-filter_chek input[type="checkbox"] {
    display: none;
}
.box-filter_chek label {
    display: block;
    cursor: pointer;
    position: relative;
}
.box-filter_chek input[disabled="disabled"] + label {
	pointer-events: none;
}
.box-filter_chek input[disabled="disabled"] + label .check_text {
	color: #ccc;
}
.box-filter_chek input[type="checkbox"] + label > span:first-child {
    float: left;
    display: inline-block;
    vertical-align: middle;
    width: 20px;
    height: 20px;
    box-sizing: border-box;
    border: 1px solid #E3E3E3;
    border-radius: 2px;
    position: relative;
    background: #ffffff;
    transition: 0.3s ease all;
}
.box-filter_chek input[type="checkbox"]:checked + label > span:first-child {
	background: #FF473A;
	border-color: #FF473A;
}
.box-filter_chek label:hover > span:first-child {
	border-color: #FF473A !important;
	transition: 0.3s ease all;
}
.box-filter_chek input[type="checkbox"]:checked + label > span:first-child:before {
    display: block;
    content: "";
    position: absolute;
    left: 6px;
    top: 2px;
    width: 4px;
    height: 10px;
    border: solid #ffffff;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.box-filter_chek .check_text {
    font-size: 15px;
    line-height: 1.2;
    display: block;
    margin: 0px 0 0 28px;
    position: relative;
    top: 1px;
    font-weight: 500;
	color: #000000;
	transition: 0.3s ease all;
}
.box-filter_chek .check_text p {
	display: inline-block;
	color: #B0B0B0;
}
.box-filter_size {
	display: inline-block;
	vertical-align: top;
	width: 50%;
	box-sizing: border-box;
}
.box-filter_size:nth-child(odd) {
	padding-right: 5px;
}
.box-filter_size:nth-child(even) {
	padding-left: 5px;
}
.box-filter_size p {
	font-weight: 500;
	font-size: 12px;
	color: #000000;
	margin-bottom: 6px;
}
.box-filter_input {
	display: block;
	width: 100%;
	height: 35px;
	line-height: 33px;
	font-size: 12px;
	color: #999999;
	border: 1px solid #999999;
	box-sizing: border-box;
	border-radius: 2px;
	padding: 0 8px;
}
.range-slider {
	margin-top: 14px;
}
.bg-title .title-h1 h2,
.bg-title .title-h1 h1 {
	background: #EEEEEE;
}
.button-filter_tablet {
	display: none;
}
.ramka {
    position: relative;
    z-index: 0;
    width: 300px;
    height: 100px;
    border-radius: 10px;
    overflow: hidden;
    margin: 15px auto;
    box-sizing: border-box;
    font-size: 15px;
    padding: 15px;
    font-weight: 500;
}
.ramka::before {
    content: '';
    position: absolute;
    z-index: -2;
    left: -274%;
    top: -100%;
    width: 650%;
    height: 350%;
    background-color: #FF7A70;
    background-repeat: no-repeat;
    background-size: 50% 50%, 50% 50%;
    background-position: 0 0, 100% 0, 100% 100%, 100%;
    background-image: linear-gradient(#FF7A70, #FF7A70), linear-gradient(#FF473A, #FF473A), linear-gradient(#FF7A70, #FF7A70), linear-gradient(#FF473A, #FF473A);
    animation: anim-ramka-5 4s linear infinite;
}
.ramka::after {
    content: '';
    position: absolute;
    z-index: -1;
    left: 6px;
    top: 6px;
    width: calc(100% - 12px);
    height: calc(100% - 12px);
    background: white;
    border-radius: 5px;
}

.upcoming-events {
    position: relative;
    margin: 0 0 12px 0px;
}
.upcoming-events:after {
	display: block;
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    height: 1px;
    background: #000000;
    margin-top: -1px;
    z-index: 1;
}
.upcoming-events h2 ,.upcoming-events span {
	display: inline-block;
    vertical-align: top;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 22px;
    background: #ffffff;
    position: relative;
    z-index: 3;
    padding-right: 7px;
}
.list-events li .list-actual_title {
    max-height: 48px;
    overflow: hidden;
}
.list-events li .list-actual_title a {
    display: inline-block;
    vertical-align: top;
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    text-decoration: none;
    color: #000000;
    transition: 0.3s ease all;
}
.box-rightsidebar > img {
	display: block;
	margin: 0 auto;
}
.input_error_2 {
    border-color: #FF473A !important;
    box-shadow: 0 0 0 1px #FF473A;
}
.input_error_message {
    margin: 4px 0;
    color: #FF473A;
    line-height: 1;
    font-size: 14px;
    text-align: left;
}

/* Swiper */
.boxSlider {
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.bigSlider_rel {
    position: relative;
}
.bigSlider {
    margin-bottom: 10px;
}
.bigSlider .swiper-wrapper {
    align-items: center;
}
.bigSlider_thumb {
    font-size: 0;
    /*height: 480px;*/
    cursor: pointer;
    position: relative;
}
.bigSlider_zoom {
    width: 33px;
    height: 33px;
    background: #FFFFFF;
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.15);
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
}
.bigSlider_zoom use {
    fill: #363636;
}
.bigSlider_zoom:hover use {
    fill: #B10101;
}
.smallSlider {
    font-size: 0;
}
.smallSlider_thumb {
    box-sizing: border-box;
    border: 1px solid transparent;
    font-size: 0;
    width: 100%;
    height: 50px;
    cursor: pointer;
}
.smallSlider_thumb:hover,
.smallSlider .swiper-slide-thumb-active .smallSlider_thumb {
    border-color: #FF473A;
}
.boxSlider .swiper-button-prev,
.boxSlider .swiper-button-next {
    position: absolute;
    top: 50%;
    opacity: 0.5;
    margin: -17px 0 0 0;
    z-index: 2;
    border-radius: 5px;
}
.boxSlider .swiper-button-prev {
    left: 2px;
}
.boxSlider .swiper-button-next {
    right: 2px;
}
.boxSlider img,
.smallSlider img {
    margin: 0 auto !important;
}
.swiper-button-prev,
.swiper-button-next {
    width: 28px;
    height: 32px;
    background: #FFFFFF;
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.15);
    margin-left: 10px;
    font-size: 0;
    cursor: pointer;
}
.swiper-button-prev use,
.swiper-button-next use {
    stroke: #363636;
}
.swiper-button-next svg {
    transform: rotate(180deg) translate(-1px, 0px);
}
.swiper-button-prev svg {
    transform: translate(-1px, 0px);
}
.swiper-button-prev:hover use,
.swiper-button-next:hover use {
    stroke: #FF473A;
}
.swiper-button-disabled {
    pointer-events: none;
}
.swiper-button-disabled use {
    stroke: #F1F1F1 !important;
}
.ignore-events {
    pointer-events: none;
}
/* End Swiper */
/** **/
/* Calendar */
.boxWhite {
    background: #FFFFFF;
    border: 1px solid #E3E3E3;
    box-sizing: border-box;
    box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.05);
    border-radius: 2px;
    box-sizing: border-box;
    padding: 18px 20px;
    margin-bottom: 24px;
}
.boxFilter {
	margin-top: 7px;
    border-bottom: 1px solid #E9E9E9;
    padding-bottom: 23px;
    margin-bottom: 17px;
}

.filterCalendar {
    position: relative;
    z-index: 2;
}
.filterCalendar:after {
    display: block;
    content: "";
    position: absolute;
    top: 50%;
    right: 2px;
    width: 5px;
    height: 5px;
    border: solid 1px #000;
    border-right: none;
    border-top: none;
    transform: rotate(-45deg);
    margin-top: -4px;
    z-index: -1;
}
.filterCalendar p {
    font-size: 14px;
    margin-right: 9px;
}
.filterCalendar_input {
    color: #FF473A;
    font-size: 14px !important;
    background: transparent;
    padding-right: 22px;
}

.boxFilter_left a {
	color: #1A1A1A;
	font-size: 14px;
	text-decoration: none;
	margin-right: 29px;
}
.boxFilter_left a.active,
.boxFilter_left a:hover {
	color: #FF473A;
}
.boxFilter_left a svg {
	margin-right: 9px;
}
.boxFilter_left .boxFilter_month svg,
.boxFilter_left .boxFilter_day svg {
	position: relative;
	top: -2px;
}
.boxFilter_list.active path,
.boxFilter_list:hover path {
	stroke: #FF473A;
}
.boxFilter_day.active path,
.boxFilter_day:hover path:not(.fill),
.boxFilter_month.active path,
.boxFilter_month:hover path:not(.fill) {
	stroke: #FF473A;
}
.boxFilter_day.active path.fill,
.boxFilter_day:hover path.fill,
.boxFilter_month.active rect.fill,
.boxFilter_month:hover rect.fill,
.boxFilter_month.active path.fill,
.boxFilter_month:hover path.fill {
	fill: #FF473A;
}
.boxCalendar_top {
	position: relative;
	padding: 0 120px;
	margin-bottom: 22px;
}
.boxCalendar_title {
	width: 100%;
	color: #000000;
	text-align: center;
	font-size: 20px;
	line-height: 1.15;
}
.boxCalendar_top .buttonPrev,
.boxCalendar_top .buttonNext {
	position: absolute;
	top: 9px;
}
.buttonPrev,
.buttonNext {
	background: transparent;
	color: #000000;
	font-size: 14px;
	transition: 0.3s ease all;
    text-decoration: none;
}
.buttonPrev:hover,
.buttonNext:hover {
	color: #FF473A;
	transition: 0.3s ease all;
}
.boxCalendar_top .buttonPrev {
	left: 0;
}
.boxCalendar_top .buttonNext {
	right: 0;
}
.calendar-head {
    width: 100%;
}
.calendar-head div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 14.29%;
    height: 28px;
    box-sizing: border-box;
    border: 1px solid #E3E3E3;
    border-left: 0;
    border-bottom: 0;
    background: #F8F8F8;
    font-size: 12px;
    padding: 0 2px;
}
.calendar-head div:first-child {
	border-left: 1px solid #E3E3E3;
}
.calendar-head div span {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.calendar-body > div {
    box-sizing: border-box;
    border: 1px solid #E3E3E3;
    border-left: 0;
    border-bottom: 0;
    background: #FFF;
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    width: 14.285%;
    position: relative;
    min-height: 106px;
}
.calendar-body > div:nth-child(8),
.calendar-body > div:nth-child(15),
.calendar-body > div:nth-child(22),
.calendar-body > div:nth-child(29),
.calendar-body > div:first-child {
	border-left: 1px solid #E3E3E3;
}
.calendar-body > div:nth-last-child(-n + 7) {
	border-bottom: 1px solid #E3E3E3;
}
.calendar-day {
	color: #000000;
	font-size: 14px;
	box-sizing: border-box;
	border-bottom: 1px solid #E3E3E3;
    padding: 7px 5px 7px 24px;
}
.calendar-text {
	display: block;
    color: #000000;
    font-size: 12px;
    text-decoration: none;
    line-height: 1.18;
    box-sizing: border-box;
    padding: 5px 3px 5px 5px;
    word-break: break-word;
}
.calendar-text:hover {
	color: #FF473A;
}
.calendar-body > div.no-active .calendar-day {
	color: #B7B6B6;
}
.calendar-body > div.calendar-activeDay  .calendar-day {
	background: #FF473A;
}
.boxCalendar_bottom {
	margin-top: 18px;
}
/* END Calendar */


.boxStatistics {
	width: 100%;
	margin-bottom: 18px;
}
.boxStatistics_date,
.boxStatistics_views,
.boxStatistics_author {
	color: #676767;
	font-size: 10px;
}
.boxStatistics_date svg,
.boxStatistics_views svg,
.boxStatistics_author svg {
	margin-right: 7px;
}
.boxStatistics_author {
	margin-right: 5px;
	white-space: nowrap;
    overflow: hidden;
    color: #676767;
    text-decoration: none;
}
.boxStatistics_author span {
	max-width: 132px;
    overflow: hidden;
    text-overflow: ellipsis;
}
.boxStatistics_views {
	margin-right: 11px;
}
.boxStatistics_date svg {
	position: relative;
	top: -1px;
}
.event-information {
	margin: 21px 0;
	display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
     -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    border-radius: 2px;
    border: 1px solid #E3E3E3;
}
.event-information_width-50 {
	display: inline-block;
	vertical-align: top;
	width: 50%;
	background: #FFFFFF;
	/*border: 1px solid #E3E3E3;*/
	box-sizing: border-box;
}
.event-information_width-50:first-child {
	-webkit-border-top-left-radius: 2px;
	-webkit-border-bottom-left-radius: 2px;
	-moz-border-radius-topleft: 2px;
	-moz-border-radius-bottomleft: 2px;
	border-top-left-radius: 2px;
	border-bottom-left-radius: 2px;

}
.event-information_width-50:last-child {
	border-left: 0;
	-webkit-border-top-right-radius: 2px;
	-webkit-border-bottom-right-radius: 2px;
	-moz-border-radius-topright: 2px;
	-moz-border-radius-bottomright: 2px;
	border-top-right-radius: 2px;
	border-bottom-right-radius: 2px;
	border-left: 1px solid #E3E3E3;
}
.event-information_title {
	display: block;
	width: 100%;
    height: 34px;
    line-height: 34px;
    text-align: center;
    font-weight: 500;
    box-sizing: border-box;
    font-size: 14px;
    color: #000000;
    background: #F8F8F8;
    border-bottom: 1px solid #E3E3E3;;
}
.event-information_item {
	box-sizing: border-box;
    padding: 13px 17px 13px 17px;
}
.event-information_title-2 {
	font-weight: 500;
	font-size: 14px;
	line-height: 18px;
	color: #999999;
}
.event-information_title-3 {
	font-weight: 500;
	font-size: 14px;
	line-height: 20px;
	color: #999999;
}
.event-information_text {
	font-weight: 500;
	font-size: 14px;
    line-height: 20px;
    color: #000000;
    word-wrap: break-word;
}
.event-information_text pre {
	white-space: pre-wrap;
    word-break: break-all;
}
.event-information_text a {
	color: #FF473A;
	text-decoration: underline;
}
.event-information_text a:hover {
	text-decoration: none;
}
.event-information_text.event-information_black a {
	text-decoration: none;
	color: #000000;
	transition: 0.3s ease all;
}
.event-information_text.event-information_black a:hover {
	color: #FF473A;
	transition: 0.3s ease all;
}
.boxWhite > *:last-child {
	margin-bottom: 0;
}
.boxСomments {
    border-top: 1px solid #E9E9E9;
    margin-top: 48px;
    padding-top: 33px;
    margin-bottom: 24px;
}
.boxСomments_top {
	position: relative;
}
.boxСomments_top:after {
	display: block;
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	bottom: 1px;
	height: 1px;
	background: #E9E9E9;
	z-index: 1;
}
.boxСomments_quantity {
    height: 40px;
    background: #FF473A;
    border-bottom: 3px solid #363636;
    padding-left: 8px;
    font-size: 16px;
    padding-right: 42px;
    position: relative;
    z-index: 2;
    color: #fff;
}
.boxСomments_quantity svg {
	margin-right: 8px;
}
.boxСomments_quantity path {
	stroke: #fff;
}
.boxСomments_link a {
	display: block;
	padding: 2px 0;
	color: #363636;
	font-size: 16px;
	text-decoration: none;
	border-bottom: 1px dashed #363636;
}
.boxСomments_link a:hover {
	color: #FF473A;
	border-color: #FF473A;
}
.listСomments {
	margin-top: 36px;
}
.listСomments_li {
	border-bottom: 1px solid #E3E3E3;
	padding-bottom: 26px;
	margin-bottom: 32px;
}
.listСomments_li
.listСomments_answer {
	text-align: right;
	border-top: 1px solid #E3E3E3;
	padding-top: 19px;
    margin: 26px 0 11px 83px;
}
.listСomments_answer .listСomments_name {
	color: #6F6F6F;
}
.listСomments_answer .listСomments_text {
	color: #6F6F6F;
    padding: 13px 0 0 10px;
}
.listСomments_answer .listСomments_bottom {
	padding-left: 10px;
}
.listСomments_name {
	color: #000;
	font-size: 16px;
	font-weight: 700;
	line-height: 1.15;
}
.listСomments_date {
	color: #999999;
	font-size: 14px;
	margin-top: 8px;
}
.listСomments_text {
	color: #000;
	text-align: justify;
	font-size: 14px;
	line-height: 1.42;
	box-sizing: border-box;
    padding: 13px 19px 0 0;
}
.listСomments_bottom {
	box-sizing: border-box;
	padding-right: 6px;
    margin-top: 21px;
}
.listСomments .text-empty {
	text-align: center;
}
.formComments {
	margin-bottom: 24px;
}
.formComments_title {
    font-size: 18px;
    font-weight: bold;
    line-height: 1.15;
    color: #111111;
    margin-bottom: 16px;
}
.formComments_text {
    color: #1A1A1A;
    font-size: 12px;
    line-height: 1.5;
    margin-bottom: 40px;
}
.formComments_text a {
	text-decoration: none;
	color: #FF6600;
}
.formComments_text a:hover {
	text-decoration: underline;
}
.formComments_top {

}
.formComments_item {
	margin-bottom: 19px;
}
.formComments_top .formComments_item {
	width: 50%;
	box-sizing: border-box;
}
.formComments_top .formComments_item:nth-child(odd) {
	padding-right: 10px;
}
.formComments_top .formComments_item:nth-child(even) {
	padding-left: 10px;
}
.input.formComments_area {
	resize: none;
	height: 144px;
	line-height: 1;
	padding-top: 11px;
	padding-bottom: 11px;
}
.formComments_button.button {
	display: block;
	width: 254px;
	margin: 34px auto 0 auto;
}
.clearAnswer {
    cursor: pointer;
    color: red;
    margin-right: 5px;
}
.quantityRating_button {
	background: transparent;
}
.quantityRating_button:hover {
    opacity: 0.7;
    transition: 0.3s ease all;
}
.like .quantityRating_button {
	position: relative;
	top: -2px;
	margin-right: 4px;
}
.dislike .quantityRating_button {
	margin-right: 0;
}
.like use {
	fill: #363636;
}
.dislike use {
	fill: #C4C4C4;
}
.quantityRating_item.like {
    margin-right: 25px;
    position: relative;
}
.listСomments_button {
    display: inline-block;
    padding: 1px 0;
    color: #363636;
    font-size: 12px;
    font-weight: 700;
    text-decoration: none;
    border-bottom: 1px dashed #363636;
    background: transparent;
    transition: 0.3s ease all;
}
.listСomments_button:hover {
	color: #FF473A;
    border-color: #FF473A;
    transition: 0.3s ease all;
}
.alert {
    color: #1a1a1a;
    background: #eeeeee;
    margin-bottom: 10px;
    padding: 10px 15px;
    font-size: 16px;
}
.alert-success {
    color: #ffffff;
    background: #4CAF50;
}
.text-red {
    color: #FF695F !important;
}
.text-green {
    color: #3EC28F !important;
}
.gap-10 {
    gap: 10px;
}
.mt-10 {
    margin-top: 10px;
}
.mt-20 {
    margin-top: 20px;
}
.mb-10 {
    margin-bottom: 10px;
}
.mb-20 {
    margin-bottom: 20px;
}
.mb-40 {
    margin-bottom: 40px;
}
.ml-10 {
    margin-left: 10px;
}
.mr-10 {
    margin-right: 10px;
}
.mobile-menu_link {
	display: none;
}
@keyframes anim-ramka-5 {
    100% {
        transform: rotate(1turn);
    }
}
#map_google {
    width: 100%;
    height: 135px;
}
#map_google > div {
    height: 100% !important;
}
.showMore {
	margin-bottom: 24px;
	text-align: center;
}
.showMore a {
	display: inline-flex;
	width: auto;
	box-sizing: border-box;
	padding: 0 30px;
	text-decoration: none;
}
.page-social {
	margin-top: 15px;
}
.page-social a {
    height: 22px;
    font-size: 0;
    margin: 0 20px 0 0;
}
.page-social a:last-child {
	margin-right: 0;
}
.page-social a use {
    fill: rgba(0, 0, 0, 0.87);
}
.page-social a:hover use {
    fill: #FF473A;
}
.img-cover {
    object-fit: cover;
}
.h-140 {
    height: 140px !important;
}
.p-18 {
    padding: 18px !important;
}
.m-0 {
    margin: 0 !important;
}



@media screen and (min-width: 1680px) {
	.box-sorting_select {
    	display: inline-block !important;
    }

}
@media screen and (max-width: 1680px) {
	.width-1465 {
	    max-width: 1200px;
	}
	.list-offers_thumb {
		height: 156px;
	}
	.menu-top {
	    margin: 22px 0 0 310px;
	}
	.menu-top > ul > li > a {
	    font-weight: normal;
	    font-size: 12px;
	}
	.menu-top > ul > li {
	    margin-right: 20px;
	}
	.authorized-user {
	    margin-left: 25px;
	}
	.button-compare,
	.button-basket {
		margin: 8px 0 0 15px;
	}
	.button-favorites {
        margin: 4px 0 0 10px;
	}
	.language-chooser li a {
	    font-weight: 500;
	    font-size: 14px;
	}
	.language-chooser {
	    margin: 13px 8px 0 0;
	}
	.button-login {
	    margin: 0 0 0 25px;
	}
	.header-social {
		margin-top: 17px;
	}
	.header-social a {
		height: 20px;
	}
	.header-social a svg {
		width: 	auto;
		height: 100%;
	}
	.slider-top_item h2 {
	    font-size: 40px;
	}
	.slider-top_item {
		padding-bottom: 0;
	}
	.sidebar-left {
	    width: 23%;
	    right: 54%;
	}
	.sidebar-right {
		width: 23%;
	}
	.sidebar-center {
		width: 54%;
		left: 23%;
	}
	.list-offers > li {
	    width: 50%;
	}
	.our-sponsor h2,
	.upcoming-events h2,
	.box-articles_title h2,
	.left-menu_title h2 {
		font-size: 16px;
	}
	.left-menu > ul > li > a,
	.left-menu > ul > li > span {
		font-size: 17px;
	}
	.footer-social a {
		margin-left: 15px;
	}
	.footer-menu {
	    padding: 8px 0 0 308px;
	}
	.footer-menu li a {
		padding: 0 13px;
	}
	.footer-menu li {
    	margin-right: 10px;
    }
    .footer-bottom_left {
	    width: 23.5%;
	}
	.bottom-menu {
	    margin: 0px 0 0 310px;
	}
	.bottom-menu > ul > li > a {
	    font-weight: normal;
	    font-size: 12px;
	}
	.body-category .sidebar-center {
	    width: 77%;
	}
	.body-category .sidebar-left {
	    right: 77%;
	}
	.box-sorting {
		position: relative;
	}
	.box-sorting_title {
		margin-right: 8px;
	}
	.box-sorting_name {
		display: block;
		font-size: 14px;
		line-height: 1.2;
		color: #000000;
		position: relative;
		text-decoration: none;
		padding-right: 15px;
	}
	.box-sorting_name:before {
		display: block;
		content: "";
	    position: absolute;
	    top: 0;
	    right: 0;
	    bottom: 0;
	    margin: auto;
	    color: #E3E3E3;
	    width: 0;
	    height: 0;
	    border: 5px solid #999999;
	    border-bottom: none;
	    border-left-color: transparent;
	    border-right-color: transparent;
	}
	.box-sorting_name:after {
		display: block;
		content: "";
		position: absolute;
		left: 0;
		right: 15px;
		bottom: -2px;
		border-bottom: 1px solid #CF1F13;
		transition: 0.3s ease all;
	}
	.box-sorting_select {
		display: none;
		position: absolute;
		top: 100%;
		right: 0;
		z-index: 10;
		width: 150px;
		background: #FFFFFF;
		box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.24);
		border-radius: 2px;
		text-align: left;
		padding: 5px 0;
	}
	.box-sorting_select li {
		margin-left: 0;
		display: block;
	}
	.box-sorting_select li a {
		display: block;
		box-sizing: border-box;
		padding: 0 16px;
	}
	.box-sorting_select li a:after {
		display: none;
	}
	.box-sorting_select li a.active {
		color: #FF473A;
	}
	.box-sorting_select li a:hover a {
		color: #FF473A;
	}
	.remove_wishlist use {
		fill: #FF473A;
	}
	.title-h1 h1,
	.title-h1 h2 {
		font-size: 26px;
	}
	.list-offers.list-offers_two .list-offers_thumb {
		height: 234px;
	}
	.slider-top_link {
		margin-right: 25px;
	}
	.list-offers.list-offers_five > li {
	    width: 25%;
	}

}
@media screen and (max-width: 1279px) {
	.body-category .sidebar-center {
	    padding: 33px 10px 12px 20px;
	}
	.list-offers > li {
	    padding: 0 10px 24px 10px;
	}
	.list-offers_margin {
	    margin-left: -10px;
	    margin-right: -10px;
	}
	.list-offers.list-offers_two .list-offers_thumb,
	.list-offers_thumb {
		height: auto;
	}
	.bg-title {
		margin-left: 15px;
		margin-right: 15px;
	}



}
@media screen and (max-width: 1200px) {
    .sidebar-left {
	    padding: 36px 0 0 10px;
	    box-sizing: border-box;
	}
	.sidebar-right {
		box-sizing: border-box;
	    padding: 34px 10px 0 0;
	}
	.header-right {
	    padding: 8px 10px 0 0;
	}
	.slider-top_item {
		box-sizing: border-box;
		padding: 0 10px;
	}
	.footer-social {
	    margin: 14px 10px 0 0;
	}
	.box-developed {
	    padding: 17px 10px 0 0;
	}
	.header-social {
	    margin-right: 10px;
	}
	.page-404 {
		padding: 30px 10px 50px 10px;
	}


}
@media screen and (max-width: 1199px) {
	.sidebar-center {
		float: none;
	    width: 100%;
	    left: 0;
	    padding: 15px 20px 12px 20px;
	}
	.list-offers > li {
	    width: 33.33%;
	}
	.box-offers_title {
	    margin: 0 0 15px 0;
	}
	.sidebar-left {
	    float: left;
	    width: 50%;
	    right: 0;
	    padding: 0 20px 12px 20px;
	}
	.sidebar-right {
	    float: right;
	    width: 50%;
	    padding: 0 20px 12px 20px;
	}
	.language-chooser,
	.button-favorites,
	.button-compare,
	.button-basket,
	.menu-top,
	.header-social {
		display: none;
	}
	header {
		height: 50px;
	    /*min-height: 50px;*/
	}
	.authorized-user {
	    margin-top: 5px;
	}
	.all-box-logo {
	    width: 182px;
	    height: 61px;
	}
	.all-box-logo {
	    width: 182px;
	    height: 61px;
	    left: 50%;
	    margin-left: -91px;
	    padding: 7px 0 0 0;
	}
	.box-logo {
	    width: 137px;
	    height: auto;
	}
	.all-box-logo p {
	    font-size: 11px;
	    margin-top: 3px;
	}
	.mobile_menu {

	}
	.cmn-toggle-switch2 {
		display: block;
		float: left;
    	margin: 19px 0 0 15px;
		position: relative;
		background: none;
		padding: 0;
		width: 18px;
		height: 12px;
		font-size: 0;
		text-indent: -9999px;
		-webkit-appearance: none;
		-moz-appearance: none;
		appearance: none;
		box-shadow: none;
		border-radius: none;
		border: none;
		cursor: pointer;
		-webkit-transition: background 0.3s;
		transition: background 0.3s;
	}
	.cmn-toggle-switch2:focus {
		outline: none;
	}
	.cmn-toggle-switch2 span {
		display: block;
		position: absolute;
		top: 5px;
		left: 0;
		right: 0;
		height: 2px;
		background: #ffffff;
	}
	.cmn-toggle-switch__rot2 {
		background-color: none;
	}
	.cmn-toggle-switch2 span::before,
	.cmn-toggle-switch2 span::after {
		position: absolute;
		display: block;
		left: 0;
		width: 100%;
		height: 2px;
		background-color: #ffffff;
		content: "";
	}
	.cmn-toggle-switch2 span::before {
		top: -5px;
	}
	.cmn-toggle-switch2 span::after {
		bottom: -5px;
	}
	.cmn-toggle-switch__htx2 span {
	    -webkit-transition: background 0 0.3s;
	    transition: background 0 0.3s;
	}
	.cmn-toggle-switch__htx2 span::before,
	.cmn-toggle-switch__htx2 span::after {
		-webkit-transition-duration: 0.3s, 0.3s;
		transition-duration: 0.3s, 0.3s;
		-webkit-transition-delay: 0.3s, 0;
		transition-delay: 0.3s, 0;
	}
	.cmn-toggle-switch__htx2 span::before {
		-webkit-transition-property: top, -webkit-transform;
		transition-property: top, transform;
	}
	.cmn-toggle-switch__htx2 span::after {
		-webkit-transition-property: bottom, -webkit-transform;
		transition-property: bottom, transform;
	}
	.left-1 .cmn-toggle-switch__htx2 span {
		background: none;
	}
	.left-1 .cmn-toggle-switch__htx2 span::before {
		top: 0;
		-webkit-transform: rotate(45deg);
		-ms-transform: rotate(45deg);
		transform: rotate(45deg);
	}
	.left-1 .cmn-toggle-switch__htx2 span::after {
		bottom: 0;
		-webkit-transform: rotate(-45deg);
		-ms-transform: rotate(-45deg);
		transform: rotate(-45deg);
	}
	.left-1 .cmn-toggle-switch__htx2 span::before,
	.left-1 .cmn-toggle-switch__htx2 span::after {
		-webkit-transition-delay: 0, 0.3s;
		transition-delay: 0, 0.3s;
	}
    body:not(.auto-fold) .aut-user_name,
	body:not(.auto-fold) .all-left-menu,
	body:not(.auto-fold) .exchange-rates {
		display: none;
	}
	.slider-top, .slider-top_item {
	    height: 265px;
	}
	.header-right {
	    padding: 9px 15px 0 0;
	}
	.button-login {
	    width: 120px;
	    height: 32px;
	    font-weight: 500;
	    font-size: 14px;
	}
	.all-logo-footer {
	    width: 182px;
    	height: 61px;
	    position: relative;
	    left: 0;
	    padding: 7px 0 0 0;
	    margin: 0 auto;
	}
	.all-logo-footer p {
	    font-size: 11px;
	    margin-top: 3px;
	}
	.footer-menu {
		float: none;
	    padding: 48px 0 0 0;
	    text-align: center;
	}
	.footer-menu li:last-child,
	.footer-menu li {
	    margin: 0 10px 18px 10px;
	}
	.footer-social {
	    margin: 0 auto;
	    position: absolute;
	    top: 74px;
	    left: 0;
	    right: 0;
	    text-align: center;
		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;
	}
	.footer-social a {
		float: none;
		height: 17px;
		margin: 0 11px;
	}
	.footer-social a:first-child {
		margin-left: 11px;
	}
	.footer-social a svg {
		width: 100%;
		height: 100%;
	}
	.footer-bottom_center {
	    float: none;
	    width: 100%;
	    left: 0;
	    text-align: center;
	    box-sizing: border-box;
	    padding: 0 20px;
	}
	.use-material {
	    padding: 10px 0 0 0;
	}
	.footer-bottom_left {
	    right: 0;
	    box-sizing: border-box;
	    padding: 0 20px;
	}
	.footer-bottom_right {
	    width: 76.5%;
	    box-sizing: border-box;
	    padding: 0 20px;
	}
	.box-developed {
	    padding: 14px 0 0 0;
	}
	.box-live-internet {
	    margin-top: 24px;
	}
	.b-copyright {
	    text-align: left;
	}
	.footer-bottom {
	    padding-bottom: 10px;
	}
	.left-menu > ul > li {
		position: relative;
	}
	.l-s_arrows {
		position: absolute;
	    top: 12px;
	    right: 13px;
	    width: 24px;
	    height: 24px;
	    font-size: 0;
	    background: transparent;
	    transition: 0.3s ease all;
	}
	.left-menu > ul > li.has-sub.open .l-s_arrows {
		-webkit-transform: rotate(180deg);
		-ms-transform: rotate(180deg);
		transform: rotate(180deg);
		transition: 0.3s ease all;
	}
	.l-s_arrows:after {
		display: block;
	    content: "";
	    position: absolute;
	    top: 0;
	    right: 7px;
	    bottom: 0;
	    margin: auto;
	    color: #999999;
	    width: 0;
	    height: 0;
	    border: 5px solid;
	    border-bottom: none;
	    border-left-color: transparent;
	    border-right-color: transparent;
	}
	.box-offers_title {
	    margin: 0 0 19px 0;
	}
	.left-1 {
	    overflow-y: hidden;
	}
	.left-1:before {
	    display: block;
	    content: "";
	    position: fixed;
	    top: 50px;
	    left: 0;
	    z-index: 100;
	    width: 100%;
	    height: 100%;
	    background: rgba(0,0,0,0.3);
	}
	.mobile-menu {
	    display: block;
	    position: fixed;
	    top: 50px;
	    bottom: 0;
	    background: #000000;
	    box-sizing: border-box;
	    border-top: 1px solid #ffffff;
	    box-sizing: border-box;
	    width: 320px;
	    z-index: 600;
	    -webkit-transform: translate(-320px,0);
	    -ms-transform: translate(-320px,0);
	    transform: translate(-320px,0);
	    -webkit-transform: translate3d(-320px,0,0);
	    transform: translate3d(-320px,0,0);
	    transition: -webkit-transform .4s ease;
	    transition: transform .4s ease;
	    transition: transform .4s ease,-webkit-transform .4s ease;
	    -webkit-transform-origin: top left;
	    -ms-transform-origin: top left;
	    transform-origin: top left;
	    padding: 20px 0 75px 0;
	}
	.left-1 .mobile-menu {
	    -webkit-transform: translate(0px,0);
	    -ms-transform: translate(0px,0);
	    transform: translate(0px,0);
	    -webkit-transform: translate3d(0px,0,0);
	    transform: translate3d(0px,0,0);
	    transition: -webkit-transform .4s ease;
	    transition: transform .4s ease;
	    transition: transform .4s ease,-webkit-transform .4s ease;
	    -webkit-transform-origin: top left;
	    -ms-transform-origin: top left;
	    transform-origin: top left;
	}
	.mobile-menu:after {
	    display: block;
	    content: "";
	    background: url(../images/fond-menu.png) no-repeat;
	    width: 173px;
	    height: 214px;
	    position: absolute;
	    bottom: 25%;
	    right: 0;
	    opacity: 0.4;
	    z-index: -1;
	}
	.left-1 header {
	    z-index: 601;
	}
	.mobile-menu_bottom {
		position: absolute;
		left: 0;
		right: 0;
		bottom: 0;
		height: 58px;
		box-sizing: border-box;
		border-top: 1px solid #ffffff;
		padding: 19px 18px 0px 13px;
	}
	.header-social.menu-social {
		float: left;
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		margin: 0;
	}
	.header-social.menu-social a {
		height: 17px;
		margin: 0 20px 0 0;
	}
	.header-social.menu-social a use {
		fill: #ffffff;
	}
	.header-social.menu-social a svg {
		width: 100%;
		height: 100%;
	}
	.mobile-menu .language-chooser {
		display: block;
		margin: 0 0 20px 20px;
	}
	.mobile-menu .language-chooser li a {
	    font-weight: 500;
	    font-size: 16px;
	}
	.mobile-menu_scroll {
	    height: 100%;
	    overflow-y: auto;
	}
	.menu-nav {
		box-sizing: border-box;
    	padding: 13px 0 20px 0;
	}
	.menu-nav > ul li.drop-menu.right-100 > ul li {
		padding-left: 0;
	}
	.menu-nav > ul li ul {
		opacity: 0;
		visibility: hidden;
		height: 0;
	}
	.menu-nav_arrows,
	.menu-nav > ul li > a,
	.menu-nav > ul li {
        -webkit-transform: translate3d(0px,0,0);
        transform: translate3d(0px,0,0);
	    transition: -webkit-transform .4s ease;
	    transition: transform .4s ease;
	    transition: transform .4s ease,-webkit-transform .4s ease;
	    -webkit-transform-origin: top left;
	    -ms-transform-origin: top left;
	    transform-origin: top left;
	}
	.menu-nav > ul li.right-100 > .menu-nav_arrows,
	.menu-nav > ul li.right-100 > a,
	.menu-nav > ul li.left-100 {
		-webkit-transform: translate3d(-320px,0,0);
        transform: translate3d(-320px,0,0);
        opacity: 0;
        height: 0;
        visibility: hidden;
        padding: 0;
	}
	.menu-nav > ul li.left-100 {
		margin-bottom: 0;
	}
	.drop-menu_first .right-100 ul,
	.menu-nav > ul li.drop-menu > ul {
        -webkit-transform: translate3d(-320px,0,0);
        transform: translate3d(-320px,0,0);
	    transition: -webkit-transform .4s ease;
	    transition: transform .4s ease;
	    transition: transform .4s ease,-webkit-transform .4s ease;
	    -webkit-transform-origin: top left;
	    -ms-transform-origin: top left;
	    transform-origin: top left;
	}
	.drop-menu_first .have_children.right-100 ul,
	.menu-nav > ul li.drop-menu.right-100 > ul {
		-webkit-transform: translate3d(0px,0,0);
        transform: translate3d(0px,0,0);
        opacity: 1;
		visibility: visible;
		height: auto;
	}
	.have_children > ul > li:first-child {
		display: block;
	}
	.drop-menu_back_2,
	.drop-menu_back {
		position: relative;
		cursor: pointer;
	}
	.drop-menu_back_2:before,
	.drop-menu_back:before {
		display: block;
	    content: '';
	    position: absolute;
	    top: 50%;
	    left: 7px;
	    width: 7px;
	    height: 7px;
	    border: solid 2px #ffffff;
	    border-right: none;
	    border-bottom: none;
	    -moz-transform: rotate(-45deg);
	    -ms-transform: rotate(-45deg);
	    -webkit-transform: rotate(-45deg);
	    -o-transform: rotate(-45deg);
	    transform: rotate(-45deg);
	    margin-top: -5px;
	    transition: 0.3s ease all;
	}
	.have_children.right-100 {
		margin-bottom: 0;
	}
	.drop-menu_first > a {
		position: relative;
	}
	.menu-nav_arrows {
		position: absolute;
		top: 0;
		right: 0;
		width: 26px;
		height: 26px;
		background: transparent;
		font-size: 0;
	}
	.menu-nav_arrows:after,
	.drop-menu_first > a:after {
		display: block;
	    content: '';
	    position: absolute;
	    top: 50%;
	    right: 10px;
	    width: 7px;
	    height: 7px;
	    border: solid 2px #ffffff;
	    border-left: none;
	    border-top: none;
	    -moz-transform: rotate(-45deg);
	    -ms-transform: rotate(-45deg);
	    -webkit-transform: rotate(-45deg);
	    -o-transform: rotate(-45deg);
	    transform: rotate(-45deg);
	    margin-top: -5px;
	    transition: 0.3s ease all;
	}
	.drop-menu {
		position: relative;
	}
	.menu-nav ul > li.drop-menu:not(.drop-menu_first) {
		padding-right: 35px;
	}
	.drop-menu > button {
		display: block;
		width: 26px;
		height: 26px;
		position: absolute;
		top: 0;
		right: 0px;
		background: transparent;
	}
	.drop-menu > button:after {
		display: block;
	    content: '';
	    position: absolute;
	    top: 50%;
	    right: 10px;
	    width: 7px;
	    height: 7px;
	    border: solid 2px #ffffff;
	    border-left: none;
	    border-top: none;
	    -moz-transform: rotate(-45deg);
	    -ms-transform: rotate(-45deg);
	    -webkit-transform: rotate(-45deg);
	    -o-transform: rotate(-45deg);
	    transform: rotate(-45deg);
	    margin-top: -5px;
	    transition: 0.3s ease all;
	}
	.menu-nav > ul li {
		box-sizing: border-box;
    	padding: 0 20px 0 20px;
		margin-bottom: 15px;
	}
	.menu-nav > ul li:last-child {
		margin-bottom: 0;
	}
	.menu-nav > ul > li a {
		display: block;
		text-decoration: none;
		font-weight: 500;
		font-size: 14px;
		line-height: 1.2;
		color: #FFFFFF;
		position: relative;
		box-sizing: border-box;
    	padding: 5px 0 5px 32px;
    	text-transform: uppercase;
	}
	.menu-nav > ul > li.active-2 > a,
	.menu-nav > ul > li > a:hover {
		color: #FF473A;
	}
	.menu-nav > ul > li a i {
		width: 20px;
		height: 20px;
		position: absolute;
		top: 50%;
		left: 0;
		margin-top: -12px;
	}
	.menu-nav > ul > li.active-2 > a i img {
		filter: none;
	}
	.menu-nav > ul > li a i img {
		filter: brightness(0) invert(1);
	}
	.header-bottom {
		display: none;
	}
	.body-category .sidebar-center {
	    padding: 15px 10px 12px 10px;
	    width: 100%;
	}
	.search-sort {
   		margin: 10px 0 10px 0;
	}
	.body-category .sidebar-left {
	    right: 0;
	    width: 100%;
	}
	.slider-top_link {
		display: none;
	}
	.mobile-menu_scroll .slider-top_link {
		display: block;
		width: calc(100% - 40px);
		box-sizing: border-box;
		margin: 0 20px;
	}
	.all-box-filter {
		display: none;
	}
	.button-filter_tablet {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center;
	    background: #F25A3C;
	    color: #fff;
	    line-height: 1;
	    font-size: 16px;
	    font-weight: 500;
	    padding-left: 30px;
	    position: relative;
	    border: 1px solid #F25A3C;
	    border-radius: 2px;
	    width: 100%;
	    height: 40px;
	    margin-bottom: 23px;
	}
	.button-filter_tablet svg {
		display: inline-block;
		vertical-align: middle;
	    width: 24px;
	    height: 24px;
	    margin-right: 10px;
	}
	.button-filter_tablet path {
	    fill: #ffffff;
	}
	.filter-mobile {
	    overflow: hidden;
	    height: 100vh;
	}
	.filter-mobile .all-box-filter {
	    display: block;
	    position: fixed;
	    top: 0;
	    left: 0;
	    right: 0;
	    bottom: 0;
	    background: #ffffff;
	    z-index: 9999;
	    margin: 0;
	    padding: 0;
	    border-radius: 0;
	    border: 0;
	    box-shadow: none;
	}
	.mobile-top-box {
        position: relative;
        top: 0;
        left: 0;
        right: 0;
        display: block;
        min-height: 56px;
        box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.15);
        background-color: #ffffff;
        z-index: 10;
    }
    .mobile-top_title {
        font-size: 18px;
        color: #111111;
        font-weight: bold;
        line-height: 54px;
        box-sizing: border-box;
        padding: 0 50px 0 15px;
    }
    .mobile-top_close {
		position: absolute;
	    top: 17px;
	    right: 16px;
	    cursor: pointer;
	    font-size: 0;
	    background: transparent;
	    width: 20px;
	    height: 20px;
	    display: block;
    }
    .mobile-top_close:hover svg path {
        fill: #111111;
    }
    .box-filter {
        box-sizing: border-box;
        padding: 20px 10px 10px 10px;
        height: calc(100vh - 56px);
        overflow-y: scroll;
        border: 0;
    }
    .list-offers.list-offers_five > li {
	    width: 33.33%;
	}
	.calendar-text {
		font-size: 0;
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}
	.calendar-text:before {
		display: block;
		content: "";
		width: 6px;
		height: 6px;
		border-radius: 50%;
		background: #1A1A1A;
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		margin-top: 15px;
	}
	.calendar-body > div {
		min-height: 70px;
	}
	.calendar-day {
	    text-align: center;
	    padding: 7px 5px 7px 5px;
	}
	.boxCalendar_top {
	    padding: 0;
	    margin-bottom: 20px;
	    -webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;
	}
	.boxCalendar_title {
	    -webkit-box-ordinal-group: 2;-webkit-order: 1;-ms-flex-order: 1;order: 1;
	    margin-bottom: 10px;
	}
	.boxCalendar_top .buttonPrev,
	.boxCalendar_top .buttonNext {
	    position: relative;
	    top: 0;
	}
	.boxCalendar_top .buttonPrev {
		-webkit-box-ordinal-group: 3;-webkit-order: 2;-ms-flex-order: 2;order: 2;
	}
	.boxCalendar_top .buttonNext {
		-webkit-box-ordinal-group: 4;-webkit-order: 3;-ms-flex-order: 3;order: 3;
	}
	.boxFilter {
		-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;
	}
	.boxFilter_left {
	    width: 100%;
	}


}
@media screen and (max-width: 1023px) {
	.list-offers_two .list-offers_box-1 {
	    padding: 0;
	}
	.list-offers_two .list-offers_descriprion {
		width: 100%;
	    display: block;
	    padding: 19px 0;
	}
	.list-offers_two .offers-author {
	    display: block;
	    width: 100%;
	    padding: 19px 0 17px 0;
	    border-top: 1px solid #E3E3E3;
	}



}
@media screen and (max-width: 979px) {
	.list-offers.list-offers_five > li,
    .list-offers > li {
	    width: 50%;
	}
	.slider-top_item h2 {
	    font-size: 36px;
	}
	.authorized-user {
        margin-left: 12px;
    }

}
@media screen and (max-width: 799px) {

}
@media screen and (max-width: 767px) {
	.slider-top_width {
		width: 100%;
	}
	.form-shearch_input {
	    display: inline-block;
	    vertical-align: top;
	    width: calc(100% - 100px);
	}
	.form-shearch_button {
	    width: 90px;
	    margin-left: 10px;
	}
	.sidebar-center {
    	padding: 15px 15px 12px 15px;
    }
    .sidebar-left {
	    padding: 0 15px 12px 15px;
	}
	.sidebar-right {
	    padding: 0 15px 12px 15px;
	}
	.footer-bottom_left {
	    padding: 0 15px;
	}
	.footer-bottom_right {
	    padding: 0 15px;
	}
	.footer-bottom_center {
	    padding: 0 15px;
	}
	.footer-menu li {
		display: block;
	}
	.footer-menu li a {
		min-width: 288px;
	    width: 288px;
	    padding: 0 10px;
	    margin: 0 auto 18px auto;
	}
	.slider-top {
		padding: 35px 0 32px 0;
	}
	.slider-top, .slider-top_item {
	    height: auto;
	    min-height: auto;
	}
	.slider-top_desktop {
		display: none;
	}
	.slider-top_mobile {
		display: block;
	}
	.slider-top_item {
	    padding: 0 15px;
	}
	.slider-top_item h2 {
	    font-size: 24px;
	    line-height: 1.3;
	}
	.form-shearch {
	    width: 100%;
	}
	.slider-top_width > * {
	    margin: 25px 0 0 0;
	}
	.all-box-logo {
	    padding: 7px 0 0 0;
	}
	.all-box-logo p {
	    margin-top: 5px;
	}
	.slider-top_width > .form-shearch {
		margin: 16px 0 0 0;
	}
	.slider-top_width > .slider-top_link {
		margin-top: 24px;
		width: 100%;
	}
	.list-offers_title {
		height: auto;
		max-height: 59px;
	}
	.all-left-menu.all-left-menu_tablet {
	    margin-left: -15px;
	    margin-right: -15px;
	}
	.footer-bottom_right {
	    width: 55%;
	}
	.footer-bottom_left {
	    width: 45%;
	    padding-right: 0;
	}
	.b-copyright {
	    padding: 26px 0 0 0;
	}
	.box-live-internet {
	    margin-top: 20px;
	}
	.button-login {
		width: 20px;
	    height: 20px;
	    font-size: 0;
	    padding: 0;
	    background: url(../images/icons-user.svg) no-repeat;
	    margin-top: 5px;
	}
	.category-slider_desktop {
		display: none;
	}
	.category-slider_mobile {
		display: block;
	}
	.category-slider, .category-slider_item {
	    min-height: auto;
	}
	.category-slider_item {
		display: block;
		max-width: 300px;
		text-align: center;
		padding: 36px 0 36px 0;
	}
	.category-slider_title {
	    font-size: 24px;
	}
	.category-slider_text {
	    font-size: 18px;
	    margin-top: 7px;
	}
	.list-offers_two .list-offers_bottom {
	    padding: 9px;
	}
	.list-offers_two .list-offers_bottom h3 {
	    font-size: 20px;
	}
	.list-offers_two .list-offers_bottom p {
	    margin-top: 6px;
	}
	.title-h1 h1,
	.title-h1 h2 {
	    font-size: 22px;
	}
	.boxFilter_left {
	    -webkit-box-pack: justify;-webkit-justify-content: space-between;-ms-flex-pack: justify;justify-content: space-between;
	}
	.boxFilter_left a:last-child {
		margin-right: 0;
	}
	.boxFilter {
		margin-bottom: 15px;
	}
	.header-right .linkCalendar,
	.header-right .linkMessage  {
		display: none;
	}
	.mobile-menu_link {
		display: flex;
		margin-top: -5px;
	}

}
@media screen and (max-width: 639px) {
	.list-offers.list-offers_five > li,
	.list-offers > li {
	    width: 100%;
	    padding: 0px 12px 14px 12px;
	}
	.sidebar-left,
	.sidebar-right {
		float: none;
		width: 100%;
	}
	.show-more {
	    margin: 5px 0 23px 0;
	    text-align: center;
	}
	.show-more a {
		display: inline-block;
		vertical-align: top;
		width: auto;
		height: auto;
		border: 0;
		line-height: 1;
		padding-right: 0;
		text-decoration: underline;
		text-transform: inherit;
		font-size: 14px;
	}
	.show-more a svg {
		display: none;
	}
	.search-sort {
	    margin: 0px 0 10px 0;
	}
	.search-sort > div {
		width: 100%;
	}
	.search-sort > div:nth-child(odd) {
	    padding-right: 0;
	}
	.search-sort > div:nth-child(even) {
	    padding-left: 0;
	}
	.box-sorting {
		min-height: auto;
		display: inline-block;
    	text-align: left;
	}
	.box-sorting_name {
		display: inline-block;
	}
	.box-sorting_title {
	    padding: 0;
	}
	.list-offers.list-offers_two > li {
	    width: 100%;
	}
	.list-offers_text {
	    height: auto;
	    max-height: 92px;
	}
	.b-copyright {
	    padding: 15px 0 0 0;
	}
	.footer-bottom_left {
	    width: 100%;
	    padding-right: 15px;
	}
	.footer-bottom_right {
	    width: 100%;
	    float: none;
	}
	.listСomments_li .listСomments_answer {
        margin-left: 20px;
    }
    .event-information_width-50 {
	    width: 100%
	}
	.event-information_width-50:last-child {
		border-left: 0;
	}
	.event-information_width-50:last-child .event-information_title {
		border-top: 1px solid #E3E3E3;
	}
	.boxStatistics {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .footer-payment img {
	    max-width: 30px;
	}

}
@media screen and (max-width: 479px) {
    .list-offers_thumb {
	    height: 182px;
	}
	.footer-menu li a {
		font-size: 14px;
	}
	.footer-menu li a {
	    padding: 0 5px;
	}
	.footer-menu li a {
		width: 100%;
        min-width: auto;
	}
	.boxСomments {
	    margin-top: 30px;
	    padding-top: 30px;
	}
	.boxСomments_top {
	    display: block;
	}
	.boxСomments_quantity {
		-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;
	}
	.boxСomments_link {
		text-align: center;
		margin-top: 15px;
	}
	.boxСomments_link a {
		display: inline-block;
		vertical-align: top;
	}
	.boxСomments_top:after {
		display: none;
	}
	.formComments_text {
		margin-bottom: 20px;
	}
	.formComments_top {
		display: block;
	}
	.formComments_top .formComments_item {
		width: 100%;
	}
	.formComments_top .formComments_item:nth-child(odd) {
		padding-right: 0;
	}
	.formComments_top .formComments_item:nth-child(even) {
		padding-left: 0;
	}
	.formComments_button.button {
		margin-top: 20px;
	}
	.global-description h2 {
	    font-size: 20px;
	    padding: 11px 0 0px 0;
	}
	.global-description blockquote {
	    margin: 10px 0 3px 0;
	    padding: 15px 13px 10px 13px;
	}
}
@media screen and (max-width: 374px) {

}
@media screen and (max-width: 359px) {
	.footer-payment img {
	    max-width: 26px;
	}
	.box-developed p {
	    margin: 0 5px 0 0;
	}
}
