.filter-disabled {
  opacity: 0.35;
}

html,
body {
  max-height: 999999px;
  height: 100%;
  margin: 0;
  padding: 0;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: none;
  font-family: regular, robotolight, tahoma;
}

body {
  overflow-y: scroll;
  background: #fff;
}

/*a,span{
    text-decoration-skip-ink:none;
}*/

*,
*:after,
*:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/**{min-height:0;min-width:0;}*/

* {
  outline: 0;
}

img {
  border: 0;
}

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

textarea,
input {
  font-family: inherit;
  font-size: inherit;
}

/*for FF*/
button::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
select::-moz-focus-inner,
input[type="file"]>input[type="button"]::-moz-focus-inner {
  border: 0;
  outline: 0;
}

.cmsl_clearfix1:after {
  content: '';
  display: block;
  clear: both;
}

.cmsl_clearfix2:before,
.cmsl_clearfix2:after {
  display: table;
  content: '';
}

.cmsl_clearfix2:after {
  clear: both;
}

.cmsl_clearfix3 {
  display: table;
  width: 100%;
}

.cmsl_clearfix3:after {
  content: '. .';
  display: block;
  word-spacing: 9999px;
  height: 0;
  overflow: hidden;
}

.cmsl_clearfix4 {
  zoom: 1;
  display: block;
}

.cmsl_clearfix4:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.clear {
  clear: both;
}

.cmsl_content {
  min-height: 300px;
}

.posmo {
  display: none;
}

a.posmo_link {
  text-decoration: none !important;
  border-bottom: 1px dashed;
  padding-bottom: 1px;
  margin-bottom: 5px;
}

a.posmo_link:hover {
  text-decoration: none !important;
  border-bottom: 1px dashed;
}

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

.cmsl_wrapper1 {
  max-width: 1660px;
  width: 100%;
  margin: 0 auto;
  padding: 0 20px;
}

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

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

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

.cmsl_osntext ul,
.cmsl_osntext ol {
  padding-left: 25px;
}

.cmsl_osntext ul li {
  list-style-image: url(/file/i_pic/cmsl/4x4.png);
  margin-top: 10px;
}

.cmsl_osntext p:nth-of-type(1) {
  margin-top: 0;
}

.cmsl_osntext p:nth-last-of-type(1) {
  margin-bottom: 0;
}

.cmsl_osntext img {
  max-width: 100%;
  height: auto;
}

.pagedis {
  display: flex;
  flex-wrap: wrap;
  padding-top: 15px;
}

.pagedis a {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  color: #000;
  width: 32px;
  height: 32px;
  background: transparent;
  border-radius: 50%;
  text-decoration: none;
  margin-left: 8px;
  margin-right: 8px;
}

.pagedis a#act {
  background: #000;
  color: #fff;
}

@media(max-width: 1023px) {
  .pagedis a {
    width: 25px;
    height: 25px;
    margin-left: 4px;
    margin-right: 4px;
  }

  .pagedis-next,
  .pagedis-next {
    padding: 8px;
  }
}

.bread_crumb {
  font-size: 17px;
  line-height: 1.4;
  margin: 15px 0 25px 0;
}

.bread_crumb .img {
  margin: 0 4px 0 4px;
  width: 7px;
  height: 11px;
  vertical-align: middle;
}

.bread_crumb_arrow {
  margin: 0 5px;
  display: inline-block;
  background-image: url('../images/breadcrumb_arrow2_white.svg');
  background-repeat: no-repeat;
  width: 15px;
  text-align: center;
  background-size: 15px 15px;
}

.bread_crumb[data-template="white"] .bread_crumb_arrow {
  background-image: url(/file/i_pic/cmsl/breadcrumb_arrow2_white.svg);
}


.cmsl_razdsite {
  margin: 25px 0 35px 0;
}

.cmsl_razdsite .push {
  height: 1px;
  line-height: 1px;
}

.cmsl_razdsite h1 {
  font-size: 50px;
  text-transform: uppercase;
  font-family: 'Raleway-Regular';
  line-height: 1;
  font-weight: normal;
  margin: 0;
}

.cmsl_theme_breadrazd_wrap {
  background: transparent;
  position: relative;
  z-index: 100;
}

.cmsl_theme_breadrazd_wrap_inner {
  padding-top: 30px;
  padding-bottom: 45px;
  position: relative;
}

@media(max-width: 767px) {
  .cmsl_theme_breadrazd_wrap_inner {
    padding-bottom: 15px;
  }
}

.cmsl_theme_breadrazd_wrap_cont {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
}

.cmsl_theme_breadrazd_wrap .cmsl_razdsite {
  margin: 0;
  order: 2;
  margin-top: 35px;
}

.cmsl_theme_breadrazd_wrap .cmsl_razdsite.razdsite_no {
  margin-top: 25px;
}

.cmsl_theme_breadrazd_wrap .bread_crumb {
  order: 1;
  margin: 0;
}

.cmsl_theme_breadrazd_wrap_abs {
  display: none;
  position: absolute;
  top: 20px;
  right: 340px;
}

.cmsl_theme2_content {
  display: flex;
}

.cmsl_theme2_content_col1 {
  flex: 1;
}

.cmsl_theme2_content_col2 {
  width: 300px;
  flex: 0 1 300px;
  margin-left: 30px;
}

.cmsl_theme3_content {
  display: flex;
  width: 100%;
}

.cmsl_theme3_content_col1 {
  flex: 0 0 275px;
}

.cmsl_theme3_content_col2 {
  flex: 1;
  padding-left: 37px;
}

.cmsl_pagenav_list {
  display: flex;
  flex-wrap: wrap;
}

.cmsl_pagenav_move_prev {
  display: flex;
}

.cmsl_pagenav_list_item {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  background: transparent;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  font-size: 16px;
  margin-left: 10px;
  margin-right: 10px;
  text-decoration: none;
}

.cmsl_pagenav_list_item.act {
  background: #000;
  color: #fff;
}

.cmsl_pagenav_list_item a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  text-decoration: none;
  color: #000;
  transition: 0.2s;
  border-radius: 50%;
}

.cmsl_pagenav_list_item a:hover {
  background: #000;
  color: #fff;
}

.cmsl_pagenav_list_item.act a {
  text-decoration: none;
  color: #fff;
}

.cmsl_pagenav_move_prev a,
.cmsl_pagenav_move_prev span {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 35px;
  height: 35px;
  margin-right: 15px;
}

.cmsl_pagenav_move_prev a i,
.cmsl_pagenav_move_prev span i {
  background: url('../images/nav-arrow.png');
  width: 10px;
  height: 18px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  opacity: 0.7;
  transform: rotate(180deg);
}

.cmsl_pagenav_move_prev span {
  opacity: 0.2;
}

.cmsl_pagenav_move_next a,
.cmsl_pagenav_move_next span {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 35px;
  height: 35px;
  margin-left: 15px;
}

.cmsl_pagenav_move_next a i,
.cmsl_pagenav_move_next span i {
  background: url('../images/nav-arrow.png');
  width: 10px;
  height: 18px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  opacity: 0.7;
}

.cmsl_pagenav_move_next span {
  opacity: 0.2;
}

.leli {
  display: inline-flex;
  align-items: center;
}

.leli-links {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  margin-right: 4px;
  font-size: 12px;
  text-align: right;
  line-height: 1.4;
}

.leli-links a {
  color: rgba(0, 0, 0, 0.502);
  text-decoration: none;
}

.leli-links a:hover {
  color: rgba(0, 0, 0, 0.502);
  text-decoration: none;
}

.leli-img {
  width: 30px;
  height: 30px;
}

.leli-img img {
  vertical-align: top;
  max-width: 100%;
  height: auto;
}

.leli_derevotop {
  padding: 5px 15px;
}

.leli_derevotop ul,
.leli_derevotop ul li {
  list-style-type: none;
  list-style-image: none;
  margin: 0;
  padding: 0;
}

.leli_derevotop>ul>li {
  padding: 8px 0;
  border-top: 1px #E2E0E0 solid;
  line-height: 1.3;
}

.leli_derevotop>ul>li:first-child {
  border: 0;
}

.leli_derevotop>ul>li a {
  font-size: 16px;
  color: #000;
}

.leli_derevotop>ul>li>ul {
  margin-left: 20px;
}

.leli_derevotop>ul>li>ul>li {
  padding: 5px 0;
  border-top: 1px #E2E0E0 solid;
}

.leli_derevotop>ul>li>ul>li:first-child {
  border: 0;
}

.leli_derevotop>ul>li>ul>li:last-child {
  padding: 0;
}

.leli_derevotop>ul>li>ul>li a {
  font-size: 13px;
  line-height: 1.2;
  color: #000;
}

.leli_derevotop li.act>a {
  color: #06579F;
  font-weight: bold;
}

.cmsl_pagenav {
  margin: 20px 0 35px 0;
  line-height: 1;
}

.cmsl_pagenav_title {
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
  padding-top: 4px;
  font-size: 16px;
  line-height: 1;
  color: #606060;
}

.cmsl_pagenav_content {
  display: flex;
  justify-content: center;
  vertical-align: middle;
  padding-top: 35px;
  border-top: 1px solid #dddddd;
}

.cmsl_pagenav ul,
.cmsl_pagenav ul li {
  list-style-type: none !important;
  list-style-image: none !important;
  margin: 0;
  padding: 0;
}

.cmsl_pagenav ul {
  padding-left: 0 !important;
}

.cmsl_pagenav ul li {
  display: inline-block;
  margin: 5px 4px 0 0 !important;
  font-size: 18px;
  line-height: 1;
  color: #000;
}

/* 
.cmsl_pagenav_insider {
  display: block;
  color: #000;
  text-decoration: none;
  padding: 3px 7px 3px 7px;
  min-width: 25px;
  text-align: center;
  border: 1px transparent solid;
} */


.cmsl_pagenav_move {
  display: inline-block;
  vertical-align: middle;
}

.cmsl_pagenav_move._next {
  margin-left: 15px;
}

.cmsl_pagenav_move a {
  display: inline-block;
  color: #000 !important;
  text-decoration: none !important;
}

.cmsl_pagenav_move a:nth-child(1) {
  margin-left: 0;
}

.site_dialog_theme {
  padding: 40px 75px 50px 75px;
}

.site_dialog_theme_title {
  font-size: 33px;
  line-height: 1.1;
}

.site_dialog_theme_content {
  margin-top: 30px;
}

.custom_toggle_header {
  font-size: 20px;
  line-height: 1;
  color: #000;
  padding: 6px 10px 5px 40px;
  position: relative;
  cursor: pointer;
  user-select: none;
  background: #ece8dc;
}

.custom_toggle_header:after {
  content: '';
  position: absolute;
  top: 50%;
  left: 8px;
  margin-top: -4px;
  width: 21px;
  height: 11px;
  background-image: url(/file/i_pic/cmsl/custom_toggle_icon.png);
  background-repeat: no-repeat;
  transition: all 0.1s ease-out 0s;
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
}

.custom_toggle_header:hover {
  color: #000;
}

.custom_toggle_header:hover:after {
  opacity: 0.6;
}

.custom_toggle_content {
  display: none;
  margin: 10px 0 0 0;
  padding-bottom: 15px;
}

.custom_toggle.active .custom_toggle_header:after {
  -moz-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  -webkit-transform: rotate(-180deg);
  -o-transform: rotate(-180deg);
  transform: rotate(-180deg);
}

p.h1 {
  color: #252525;
  font-size: 2.4rem;
  line-height: 1.1;
}

p.h2 {
  color: #252525;
  font-size: 1.9rem;
  line-height: 1.1;
}

p.h3 {
  color: #252525;
  font-size: 1.7rem;
  line-height: 1.1;
}

p.h4 {
  color: #252525;
  font-size: 1.5rem;
  line-height: 1.1;
}

p.h5 {
  color: #252525;
  font-size: 1.3rem;
  line-height: 1.1;
}

p.h5 {
  color: #252525;
  font-size: 1.1rem;
  line-height: 1.1;
}



/* warning_cookie */
.cmsl_warning_cookie {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 2000;
  background: rgba(216, 216, 216, 0.85);
}

.cmsl_warning_cookie_inner {
  max-width: 1135px;
  margin: 0 auto;
  padding: 20px 15px 20px 20px;
  min-height: 65px;
}

.cmsl_warning_cookie_section1 {
  display: flex;
  flex-wrap: nowrap;
}

.cmsl_warning_cookie_section1_box1 {
  flex: 1;
}

.cmsl_warning_cookie_section1_box2 {
  width: 29px;
  margin-left: 30px;
  align-self: center;
}

.cmsl_warning_cookie_tx {
  font-size: 16px;
  line-height: 1.3;
  color: #000;
  padding-top: 5px;
}

.cmsl_warning_cookie_close {
  display: block;
  width: 29px;
  height: 28px;
  background-image: url(/themes/images/warning_cookie_close.png);
  background-repeat: no-repeat;
  opacity: 0.8;
  cursor: pointer;
}

.cmsl_warning_cookie_close:hover {
  opacity: 1;
}

/* default */


/* personal-links */

button:disabled {
  opacity: 0.5;
  cursor: default;
}

.personal-links {
  display: flex;
  flex-direction: column;
  margin-top: 20px;
}

.personal-links label {
  margin-bottom: 10px;
  text-align: left;
  font-size: 14px;
  user-select: none;
  line-height: 1.4;
}

.personal-links input[type="checkbox"] {
  margin-right: 5px;
  flex: none;
  margin-left: 0;
}

.personal-links a {
  color: #000;
  text-align: left;
}

.personal-links.white label {
  color: #fff;
}

.personal-links.white label a {
  color: #fff;
}

.basket-cart .personal-links>div {
  display: flex;
  align-items: center;
}

/* personal-links */

body {
  line-height: 1.5;
  font-family: "Commissioner-Regular";
  font-size: 18px;
}

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

.container {
  max-width: 1660px;
  width: 100%;
  margin: 0 auto;
  padding: 0 20px;
}

.container-2 {
  width: 100%;
  max-width: 1280px;
  margin: 0 auto;
}

@media (max-width: 1900px) {

  .container,
  .container-2 {
    max-width: 1550px;
  }
}

@media (max-width: 1599px) {

  .container,
  .container-2 {
    max-width: 1486px;
  }
}

@media (max-width: 1535px) {

  .container,
  .container-2 {
    max-width: 1390px;
  }
}

@media (max-width: 1439px) {

  .container,
  .container-2 {
    max-width: 1316px;
  }
}

@media (max-width: 1365px) {

  .container,
  .container-2 {
    max-width: 1230px;
  }
}

@media (max-width: 1279px) {

  .container,
  .container-2 {
    max-width: 974px;
  }
}

.responsive-wrap {
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 998;
  opacity: 0;
  visibility: hidden;
  transition: 0.3s;
}

.responsive-menu {
  position: relative;
  display: none;
  flex-direction: column;
  align-items: center;
  cursor: pointer;
  z-index: 999;
  user-select: none;
  cursor: pointer;
  margin-left: 20px;
}

.responsive-menu_inner {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 30px;
  height: 30px;
  transition: 0.3s linear;
  user-select: none;
}

.responsive-menu_inner span {
  width: 30px;
  height: 3px;
  background: #000;
  transition: 0.15s;
}

.responsive-menu_inner span:nth-child(1) {
  margin-bottom: 7px;
}

.responsive-menu_inner span:nth-child(3) {
  margin-top: -3px;
}

.responsive-menu_inner span:nth-child(4) {
  margin-top: 7px;
}

body.open-menu .responsive-menu span {
  display: none;
}

body.open-menu .responsive-menu span:nth-child(2) {
  display: block;
  transform: rotate(-45deg);
}

body.open-menu .responsive-menu span:nth-child(3) {
  display: block;
  transform: rotate(45deg);
}

body.open-menu .responsive-wrap {
  opacity: 1;
  visibility: visible;
}

.header {
  position: relative;
  min-height: 120px;
  background: #efefef;
}

.header-block {
  display: flex;
  align-items: center;
  padding-bottom: 20px;
  padding-top: 40px;
}

.header-logo {
  display: flex;
  align-items: center;
  margin-right: 30px;
}

.header-logo__logo {
  margin-right: 20px;
}

.header-logo__logo a {
  display: flex;
  align-items: center;
}

.header-logo__logo img {
  max-width: 100%;
  height: auto;
  vertical-align: top;
}

.header-logo__text {
  flex: none;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.502);
  line-height: 1.286;
}

.header-nav {
  margin-left: auto;
}

.header-nav ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  margin: 0;
  padding: 0;
}

.header-nav ul li {
  margin-right: 32px;
  font-size: 16px;
  color: rgb(0, 0, 0);
}

.header-nav ul li:last-child {
  margin-right: 0;
}

.header-nav ul li a {
  color: #000;
  text-decoration: none;
  transition: 0.2s;
}

.header-nav ul li a:hover {
  color: #001eff;
}

.header-nav ul li.active a {
  color: #001eff;
}

.header-nav__info {
  display: none;
  margin-top: 25px;
  padding-top: 40px;
  margin-bottom: 50px;
  border-top: 1px solid #eee;
}

.header-nav__info_phones {
  margin-bottom: 15px;
  display: flex;
  flex-direction: column;
  font-size: 16px;
  font-family: "Commissioner-SemiBold";
  color: rgb(0, 0, 0);
  line-height: 1.32;
}

.header-nav__info_phones a {
  display: block;
  margin-bottom: 10px;
  color: #000;
  text-decoration: none;
}

.header-nav__info_adress {
  font-size: 16px;
  margin-bottom: 30px;
}

.header-nav__info_button {
  display: flex;
  align-items: center;
}

.header-nav__info_button a {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  width: 100%;
  height: 40px;
  border-radius: 10px;
  background: #9d8c7a;
  font-size: 13px;
  font-family: "Commissioner-Medium";
  color: rgb(255, 255, 255);
  line-height: 2.2;
  text-decoration: none;
  transition: 0.2s;
}

.header-nav__info_button a:hover {
  background: #8a7967;
  text-decoration: none;
  color: #fff;
}

.header-info {
  margin-left: 70px;
  display: flex;
  align-items: center;
}

.header__search {
  margin-right: 15px;
}

.header__search a {
  display: flex;
}

.header__search a i {
  display: flex;
  width: 30px;
  height: 30px;
  background-image: url(../images/header-search.png);
  background-position: center;
  background-repeat: no-repeat;
}

.header__search a:hover i {
  background-image: url(../images/header-search-bl.png);
}

.header__fav {
  margin-right: 15px;
}

.header__fav a {
  display: flex;
}

.header__fav a i {
  display: flex;
  width: 30px;
  height: 30px;
  background-image: url(../images/header-fav.png);
  background-position: center;
  background-repeat: no-repeat;
}

.header__fav a:hover i {
  background-image: url(../images/header-fav-bl.png);
}

.header__fav .catalog_favorite_tovar_dataget_isset_condition .fav-act {
  display: none;
}

.header__fav .catalog_favorite_tovar_dataget_isset_condition .fav-dis {
  display: block;
}

.header__fav .catalog_favorite_tovar_dataget_isset_condition.isset .fav-act {
  display: block;
}

.header__fav .catalog_favorite_tovar_dataget_isset_condition.isset .fav-dis {
  display: none;
}

.header__cart {
  min-width: 95px;
}

.header__cart a {
  display: flex;
  align-items: center;
  font-size: 16px;
  color: rgb(0, 0, 0);
  text-decoration: none;
}

.header__cart a i {
  display: flex;
  width: 30px;
  height: 30px;
  background-image: url(../images/header-cart.png);
  background-position: center;
  background-repeat: no-repeat;
}

.header__cart a:hover i {
  background-image: url(../images/header-cart-bl.png);
}

@media (max-width: 1900px) {
  .header-nav ul li {
    margin-right: 20px;
  }
}

@media (max-width: 1535px) {
  .header-logo__logo {
    max-width: 250px;
  }

  .header-nav ul li {
    font-size: 15px;
    margin-right: 15px;
  }

  .header-info {
    margin-left: 30px;
  }
}

@media (max-width: 1439px) {
  .header-nav ul li {
    font-size: 14px;
  }
}

@media (max-width: 1279px) {
  .responsive-menu {
    display: flex;
  }

  .header {
    position: fixed;
    width: 100%;
    min-height: auto;
    z-index: 9999;
  }

  .header-space {
    height: 60px;
  }

  .header-block {
    padding-top: 10px;
    padding-bottom: 10px;
    min-height: 60px;
  }

  .header-nav {
    position: fixed;
    top: 0;
    right: 0;
    right: -320px;
    bottom: 0;
    align-items: flex-start;
    width: 100%;
    max-width: 320px;
    margin-right: 0;
    padding-top: 70px;
    padding-left: 50px;
    padding-right: 50px;
    background: #efefef;
    z-index: 999;
    overflow-y: auto;
    transition: 0.3s;
  }

  .header-nav ul {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
  }

  .header-nav ul li {
    width: 100%;
    margin-bottom: 15px;
    margin-right: 0;
    font-size: 16px;
  }

  .header-nav__info {
    display: block;
  }

  body.open-menu .header-nav {
    right: 0;
  }

  .header-info {
    margin-left: auto;
  }
}

@media (max-width: 1023px) {
  .header-logo__logo {
    max-width: 150px;
  }

  .header-logo__text {
    font-size: 13px;
  }
}

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

  .header-logo__logo {
    max-width: 150px;
    margin-right: 0;
  }

  .header-logo__text {
    display: none;
  }

  .header__cart {
    min-width: auto;
  }

  .header__cart a {
    font-size: 12px;
  }

  .header__cart span {
    display: none;
  }

  .header__fav {
    margin-right: 0;
  }

  .header__search {
    margin-right: 0;
  }
}

.header-fixed {
  position: fixed;
  width: 100%;
  top: -150px;
  max-width: 1920px;
  background: #efefef;
  transition: 0.2s;
  z-index: 9999;
}

.header-fixed-block {
  display: flex;
  align-items: center;
  padding-bottom: 15px;
  padding-top: 15px;
}

.header-fixed-logo {
  display: flex;
  align-items: center;
  margin-right: 30px;
}

.header-fixed-logo__logo {
  margin-right: 20px;
}

.header-fixed-logo__logo a {
  display: flex;
  align-items: center;
}

.header-fixed-logo__logo img {
  max-width: 100%;
  height: auto;
  vertical-align: top;
}

.header-fixed-logo__text {
  flex: none;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.502);
  line-height: 1.286;
}

.header-fixed-nav {
  margin-left: auto;
}

.header-fixed-nav ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  margin: 0;
  padding: 0;
}

.header-fixed-nav ul li {
  margin-right: 32px;
  font-size: 16px;
  color: rgb(0, 0, 0);
}

.header-fixed-nav ul li:last-child {
  margin-right: 0;
}

.header-fixed-nav ul li a {
  color: #000;
  text-decoration: none;
  transition: 0.2s;
}

.header-fixed-nav ul li a:hover {
  color: #001eff;
}

.header-fixed-nav ul li.active a {
  color: #001eff;
}

.header-fixed-info {
  margin-left: 70px;
  display: flex;
  align-items: center;
}

.header-fixed__search {
  margin-right: 15px;
}

.header-fixed__search a {
  display: flex;
}

.header-fixed__search a i {
  display: flex;
  width: 30px;
  height: 30px;
  background-image: url(../images/header-search.png);
  background-position: center;
  background-repeat: no-repeat;
}

.header-fixed__search a:hover i {
  background-image: url(../images/header-search-bl.png);
}

.header-fixed__fav {
  margin-right: 15px;
}

.header-fixed__fav a {
  display: flex;
}

.header-fixed__fav a i {
  display: flex;
  width: 30px;
  height: 30px;
  background-image: url(../images/header-fav.png);
  background-position: center;
  background-repeat: no-repeat;
}

.header-fixed__fav a:hover i {
  background-image: url(../images/header-fav-bl.png);
}

.header-fixed__cart {
  min-width: 95px;
}

.header-fixed__cart a {
  display: flex;
  align-items: center;
  font-size: 16px;
  color: rgb(0, 0, 0);
  text-decoration: none;
}

.header-fixed__cart a i {
  display: flex;
  width: 30px;
  height: 30px;
  background-image: url(../images/header-cart.png);
  background-position: center;
  background-repeat: no-repeat;
}

.header-fixed__cart a:hover i {
  background-image: url(../images/header-cart-bl.png);
}

body.fixed-menu .header-fixed {
  top: 0;
}

@media (max-width: 1900px) {
  .header-fixed-nav ul li {
    margin-right: 20px;
  }
}

@media (max-width: 1535px) {
  .header-fixed-logo__logo {
    max-width: 250px;
  }

  .header-fixed-nav ul li {
    font-size: 15px;
    margin-right: 15px;
  }

  .header-fixed-info {
    margin-left: 30px;
  }
}

@media (max-width: 1439px) {
  .header-fixed-nav ul li {
    font-size: 14px;
  }
}

@media (max-width: 1279px) {
  .header-fixed {
    display: none;
  }
}

.main {
  position: relative;
  padding-top: 50px;
  padding-bottom: 145px;
  background: #efefef;
}

.main__text1 {
  margin-bottom: 85px;
  font-size: 100px;
  font-family: "Raleway-Regular";
  color: rgb(166, 166, 166);
  text-transform: uppercase;
  line-height: 1.012;
}

.main__text1 span {
  color: #000;
}

.main__text1 span.main-border {
  position: relative;
  z-index: 2;
}

.main__text1 span.main-border::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 85%;
  border-radius: 50%;
  border-width: 3px;
  border-color: rgb(192, 234, 71);
  border-style: solid;
  z-index: -1;
}

.main__text2 {
  font-size: 25px;
  font-family: "Raleway-Regular";
  text-align: right;
  font-style: italic;
  color: rgb(0, 0, 0);
}

@media (max-width: 1535px) {
  .main__text1 {
    font-size: 80px;
  }

  .main__text2 {
    font-size: 21px;
  }
}

@media (max-width: 1279px) {
  .main__text1 {
    font-size: 60px;
  }

  .main__text2 {
    font-size: 18px;
  }
}

@media (max-width: 1023px) {
  .main__text1 {
    font-size: 50px;
  }

  .main__text2 {
    font-size: 16px;
  }
}

@media (max-width: 767px) {
  .main__text1 {
    font-size: 32px;
  }

  .main__text2 {
    font-size: 15px;
  }
}

@media (max-width: 479px) {
  .main {
    padding-top: 50px;
    padding-bottom: 120px;
  }

  .main__text1 {
    margin-bottom: 30px;
  }

  .main__text2 {
    font-size: 14px;
    max-width: 250px;
    margin-left: auto;
  }
}

.action {
  position: relative;
  z-index: 2;
  margin-top: -70px;
  background: #f6a9e8;
  border-radius: 100px;
  overflow: hidden;
}

.action-container {
  display: flex;
  max-width: 1720px;
  width: 100%;
  margin: 0 auto;
  padding: 0 50px;
}

.action-block {
  display: flex;
  background: #fff;
}

.action-content {
  width: 50%;
  padding-top: 140px;
  padding-bottom: 180px;
}

.action__title {
  margin-bottom: 40px;
  font-size: 50px;
  font-family: "Raleway-Regular";
  color: rgb(0, 0, 0);
  font-style: italic;
  line-height: 1.1;
  margin-left: 3px;
}

.action__text {
  max-width: 610px;
  margin-bottom: 75px;
  font-size: 18px;
  font-family: "Commissioner-Light";
  color: rgba(1, 0, 0, 0.6);
  line-height: 1.556;
}

.action__cats {
  display: flex;
  flex-wrap: wrap;
}

.action__mini {
  display: flex;
  border-radius: 50%;
  width: 54px;
  height: 54px;
  margin-right: 10px;
}

.action__mini img {
  max-width: 100%;
  height: auto;
  vertical-align: top;
}

.action__cat {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 10px;
  margin-bottom: 10px;
  background-color: #fbd4f4;
  width: 230px;
  height: 55px;
  border-radius: 20px;
}

.action__cat a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  font-size: 16px;
  font-family: "Commissioner-Medium";
  color: rgb(0, 0, 0);
  text-align: center;
  text-decoration: none;
  transition: 0.2s;
  line-height: 1;
  letter-spacing: 2.4px;
}

.action__cat a span {
  border-bottom: 1px solid #000;
}

.action__cat:hover {
  background-color: #cde880;
}

.action-photo {
  display: flex;
  width: 50%;
  padding: 30px;
}

.action-photo__photo {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}

.action-photo__photo img {
  max-width: 100%;
  height: auto;
  vertical-align: top;
}

.action-nav .swiper-button-next,
.action-nav .swiper-button-prev {
  color: #fff;
}

.action-nav .swiper-button-next::after,
.action-nav .swiper-button-prev::after {
  font-size: 25px;
}

.action-block.white .action__title {
  color: #fff;
}

.action-block.white .action__text {
  color: #fff;
}

@media (max-width: 1900px) {
  .action__cat {
    width: 200px;
  }

  .action__cat a {
    font-size: 14px;
  }
}

@media (max-width: 1599px) {
  .action__title {
    font-size: 40px;
  }

  .action__text {
    font-size: 16px;
  }
}

@media (max-width: 1365px) {
  .action-content {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .action__cat {
    width: 170px;
  }

  .action__cat a {
    font-size: 14px;
    letter-spacing: 0px;
  }
}

@media (max-width: 1279px) {
  .action-block {
    flex-direction: column;
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .action-content {
    width: 100%;
    max-width: 550px;
    margin-left: auto;
    margin-right: auto;
    order: 2;
    padding: 0;
  }

  .action-container {
    flex-direction: column;
  }

  .action-photo {
    order: 1;
    padding: 0;
    max-width: 400px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 50px;
  }
}

@media (max-width: 1023px) {
  .action {
    border-radius: 50px;
  }

  .action__title {
    margin-bottom: 20px;
    font-size: 32px;
  }

  .action__text {
    margin-bottom: 30px;
    font-size: 15px;
  }

  .action__mini {
    height: 45px;
    width: 45px;
  }

  .action__cat {
    height: 45px;
  }
}

@media (max-width: 767px) {
  .action__mini {
    width: 100%;
    margin-bottom: 10px;
    margin-left: 5px;
  }

  .action__cats {
    margin-left: -5px;
    margin-right: -5px;
  }

  .action__cat {
    width: calc(50% - 10px);
    margin-left: 5px;
    margin-right: 5px;
  }

  .action__cat a {
    font-size: 13px;
  }

  .action__title {
    font-size: 27px;
  }

  .action__text {
    font-size: 14px;
  }

  .action-photo {
    margin-bottom: 30px;
  }

  .action-container {
    padding: 0 35px;
  }

  .swiper-button-prev,
  .swiper-container-rtl .swiper-button-next {
    left: 0 !important;
  }

  .swiper-button-next,
  .swiper-container-rtl .swiper-button-prev {
    right: 0 !important;
  }

  .action-nav .swiper-button-next::after,
  .action-nav .swiper-button-prev::after {
    font-size: 15px;
  }
}

.prazd {
  margin-top: 85px;
}

.prazd-container {
  max-width: 1700px;
  width: 100%;
  margin: 0 auto;
  padding: 0 40px;
}

.prazd-block {
  display: flex;
  flex-direction: column;
}

.prazd-header__title {
  margin-bottom: 40px;
  font-size: 50px;
  font-family: "Raleway-Regular";
  color: rgb(0, 0, 0);
  text-transform: uppercase;
}

.prazd-items {
  display: flex;
  flex-wrap: wrap;
  margin-left: -37.5px;
  margin-right: -37.5px;
}

.prazd-item {
  width: 33.3333%;
  padding-left: 37.5px;
  padding-right: 37.5px;
  margin-bottom: 40px;
}

.prazd-item__inner {
  display: flex;
  flex-direction: column;
  text-decoration: none;
}

.prazd-item__photo {
  position: relative;
  padding-top: 128.168%;
  margin-bottom: 25px;
}

.prazd-item__photo_inner {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  transition: 0.2s;
  border-radius: 5%;
}

.prazd-item__photo_inner:hover {
  border-radius: 44%;
}

.prazd-item__info {
  padding-left: 25px;
  display: flex;
  flex-direction: column;
}

.prazd-item__descr {
  font-size: 16px;
  font-family: "Raleway-Regular";
  color: rgba(0, 0, 0, 0.502);
  font-style: italic;
}

.prazd-item__name {
  font-size: 20px;
  font-family: "Commissioner-SemiBold";
  color: rgb(0, 0, 0);
}

@media (max-width: 1535px) {
  .prazd-item__info {
    padding-left: 0;
  }

  .prazd-item__name {
    font-size: 18px;
  }
}

@media (max-width: 1365px) {
  .prazd-item__name {
    font-size: 16px;
  }
}

@media (max-width: 1279px) {
  .prazd-header__title {
    font-size: 37px;
  }
}

@media (max-width: 1023px) {
  .prazd-container {
    padding-left: 20px;
    padding-right: 20px;
  }

  .prazd-header__title {
    font-size: 32px;
  }

  .prazd-items {
    margin-left: -20px;
    margin-right: -20px;
  }

  .prazd-item {
    padding-left: 20px;
    padding-right: 20px;
  }

  .prazd-item__name {
    font-size: 15px;
  }
}

@media (max-width: 767px) {
  .prazd {
    margin-top: 60px;
  }

  .prazd-header__title {
    font-size: 24px;
    line-height: 1.2;
  }

  .prazd-items {
    flex-direction: column;
  }

  .prazd-item {
    width: 100%;
  }
}

.tovar {
  margin-top: 80px;
  padding-top: 70px;
  padding-bottom: 40px;
  background: #efefef;
}

.tovar-block {
  display: flex;
  flex-direction: column;
}

.tovar-header {
  display: flex;
  align-items: center;
  margin-bottom: 40px;
}

.tovar-header__title {
  margin-right: 30px;
  font-size: 50px;
  font-family: "Raleway-Regular";
  color: rgb(0, 0, 0);
  text-transform: uppercase;
}

.tovar-header__title a {
  text-decoration: none;
  color: #000;
}

.tovar-header__link {
  margin-left: auto;
  font-size: 16px;
  font-family: "Commissioner-Medium";
  color: rgb(0, 0, 0);
  margin-right: 15px;
}

.tovar-header__link a {
  text-decoration: none;
  color: #000;
}

.tovar-header__link a span {
  position: relative;
  color: #000;
  z-index: 1;
}

.tovar-header__link a span::before {
  content: "";
  position: absolute;
  border-radius: 50%;
  border-width: 2px;
  border-color: rgb(192, 234, 71);
  border-style: solid;
  z-index: -1;
  left: -7px;
  right: -7px;
  top: 0px;
  bottom: -4px;
}

.tovar-clicked {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 30px;
}

.tovar-clicked__item {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 10px;
  margin-bottom: 10px;
  padding: 8px 15px 8px;
  background: #eeeeee;
  border-radius: 30px;
  font-size: 14px;
  line-height: 1;
}

.tovar-clicked__item a {
  text-decoration: none;
}

.tovar-clicked__item a img {
  margin-left: 10px;
}

.tovar-items {
  /* display: flex; */
  /* flex-wrap: wrap; */
  width: 100%;
}

.tovar-items-inner {
  display: flex;
  flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px;
}

.tovar-item {
  width: 25%;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 40px;
}

.tovar-item__inner {
  position: relative;
  display: flex;
  flex-direction: column;
  text-decoration: none;
  color: #000;
}

.tovar-item__inner::before {
  content: "";
  position: absolute;
  top: -10px;
  bottom: -65px;
  left: -10px;
  right: -10px;
}

.tovar-item__inner:hover {
  z-index: 2;
}

.tovar-item__inner:hover::before {
  background: #fff;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.18);
}

.tovar-item__inner:hover .tovar-item__buy {
  opacity: 1;
  visibility: visible;
}

.tovar-item__photo {
  position: relative;
  padding-top: 132.29%;
  margin-bottom: 15px;
}

.tovar-item__photo_inner {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.tovar-item__actions {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  position: absolute;
  bottom: 15px;
  left: 15px;
  font-size: 13px;
  color: rgb(49, 65, 5);
}

.tovar-item__actions a,
.tovar-item__actions div {
  display: flex;
  padding: 5px 10px;
  margin-right: 18px;
  text-decoration: none;
  background: #cde880;
  color: rgb(49, 65, 5);
  /*font-weight: 600;*/
  text-transform: lowercase;
}

.tovar-item__price {
  position: relative;
  display: flex;
  align-items: center;
  margin-bottom: 5px;
  font-size: 18px;
  font-family: "Commissioner-SemiBold";
  color: rgb(0, 0, 0);
}

.tovar-item__price_new {
  margin-right: 10px;
}

.tovar-item__price_old {
  font-size: 15px;
  font-family: "Commissioner-Light";
  color: rgba(0, 0, 0, 0.702);
  text-decoration: line-through;
}

.tovar-item__price_fav {
  position: absolute;
  top: 15px;
  right: 15px;
  margin-left: auto;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.tovar-item__price_fav2 {
  position: static;
  margin-left: auto;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.tovar-item__price_fav .fav-act {
  display: none;
}

.tovar-item__price_fav .fav-dis {
  display: block;
}

.catalog__tovar_view_action_favorite {
  cursor: pointer;
}

.catalog__tovar_view_action_favorite.active .fav-act {
  display: block;
}

.catalog__tovar_view_action_favorite.active .fav-dis {
  display: none;
}

.tovar-item__content {
  position: relative;
  display: flex;
  flex-direction: column;
  color: #000;
  text-decoration: none;
}

.tovar-item__content_name {
  font-size: 18px;
  color: rgb(0, 0, 0);
}

.tovar-item__content_descr {
  margin-bottom: 5px;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.502);
}

.tovar-item__content_article {
  margin-bottom: 5px;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.502);
}

.tovar-item__buy {
  position: relative;
  position: absolute;
  width: 100%;
  bottom: -50px;
  display: flex;
  padding-top: 15px;
  opacity: 0;
  visibility: hidden;
}

.tovar-item__buy_count {
  flex: none;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 110px;
  margin-right: 10px;
  border: 1px solid #c7c7c7;
}

.tovar-item__buy_count_plus {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 25px;
  height: 25px;
  font-size: 17px;
  font-family: "Commissioner";
  color: rgb(40, 41, 46);
  cursor: pointer;
  user-select: none;
}

.tovar-item__buy_count_minus {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 25px;
  height: 25px;
  font-size: 17px;
  font-family: "Commissioner";
  color: rgb(40, 41, 46);
  cursor: pointer;
  user-select: none;
}

.tovar-item__buy_count_input {
  width: 50px;
  text-align: center;
  font-size: 17px;
  font-family: "Commissioner";
  color: rgb(40, 41, 46);
  border: 0;
  background: transparent;
}

.tovar-item__buy_button {
  width: 100%;
}

.tovar-item__buy_button button,
.tovar-item__buy_button a {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 5px;
  text-align: center;
  background-color: rgb(19, 0, 0);
  width: 100%;
  height: 42px;
  font-size: 12px;
  font-family: "Commissioner-Medium";
  color: rgb(255, 255, 255);
  letter-spacing: 3.2px;
  text-transform: uppercase;
  cursor: pointer;
  transition: 0.2s;
  border: 0;
  text-decoration: none;
}

.tovar-item__buy_button button:hover,
.tovar-item__buy_button a:hover {
  opacity: 0.8;
}

.tovar-item__buy_button .catalog_basket_profil_formtovar1_in_cart_del {
  position: absolute;
  top: -20px;
  right: 0px;
  display: flex;
  align-items: center;
  transform: translate(0);
  width: 30px;
  height: 30px;
  background-image: url(/modul/catalog/plugin/basket_profil/img/formtovar1_delete.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 15px 15px;
  cursor: pointer;
  margin-left: 0;
  z-index: 10;
}

@media (max-width: 1535px) {
  .tovar-item__content_name {
    font-size: 15px;
  }
}

@media (max-width: 1279px) {
  .tovar-header__title {
    font-size: 37px;
  }

  .tovar-item {
    width: 50%;
  }

  .tovar-item__inner::before {
    bottom: -10px;
  }

  .tovar-item__buy {
    opacity: 1;
    visibility: visible;
    position: relative;
    bottom: 0;
  }
}

@media (max-width: 1023px) {
  .tovar-header__title {
    font-size: 32px;
  }
}

@media (max-width: 767px) {
  .tovar {
    margin-top: 40px;
    padding-top: 60px;
    padding-bottom: 35px;
  }

  .tovar-header {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .tovar-header__title {
    font-size: 24px;
    line-height: 1.2;
  }

  .tovar-header__link {
    margin-right: 0;
    margin-top: 15px;
    font-size: 14px;
    margin-left: 0;
  }

  .tovar-item__buy {
    flex-direction: column;
  }

  .tovar-item__buy_count {
    width: 100%;
    margin-right: 0;
  }

  .tovar-item__buy_button button,
  .tovar-item__buy_button a {
    height: 35px;
    font-size: 11px;
    /* margin-top: 10px; */
    letter-spacing: 1px;
  }

  .tovar-item__content_name {
    font-size: 14px;
    line-height: 1.2;
    margin-bottom: 10px;
  }

  .tovar-item__content_descr {
    font-size: 11px;
  }

  .tovar-item__content_article {
    font-size: 11px;
  }

  .tovar-item__price {
    margin-bottom: 10px;
    font-size: 15px;
  }
}

@media (max-width: 479px) {
  .tovar-items {
    margin-left: -7.5px;
    margin-right: -7.5px;
  }
  .tovar-block .tovar-items {
    margin-left: 0;
    margin-right: 0;
  }
  .tovar-block .tovar-items-inner {
    margin-left: -7.5px;
    margin-right: -7.5px;
  }
  .tovar-item {
    width: 50%;
    padding-left: 7.5px;
    padding-right: 7.5px;
    margin-bottom: 15px;
  }

  .tovar-item__inner {
    height: 100%;
  }

  .catalog_basket_profil_formtovar {
    margin-top: auto;
  }

  .tovar-item__content_name {
    font-size: 14px;
  }

  .tovar-item__buy_count {
    height: 35px;
  }
}

.cats {
  padding-top: 10px;
  padding-bottom: 155px;
  background: #efefef;
  overflow: hidden;
}

.cats-block {
  display: flex;
}

.cats-left {
  max-width: 1075px;
  width: 100%;
  flex: none;
}

.cats__search {
  display: flex;
  align-items: center;
  position: relative;
  padding-bottom: 25px;
  margin-bottom: 25px;
}

.cats__search::before {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  width: 300%;
  height: 1px;
  background: #dddddd;
}

.cats__search form {
  width: 100%;
}

.cats__search input {
  border-radius: 30px;
  width: 100%;
  height: 80px;
  border-width: 10px;
  border-color: rgb(205, 232, 128);
  border-style: solid;
  padding-left: 35px;
  font-size: 25px;
  font-family: "Raleway-Regular";
  color: rgb(1, 0, 0);
  font-style: italic;
}

.cats__search input::placeholder {
  color: rgb(1, 0, 0);
}

.cats__search button {
  position: absolute;
  right: 25px;
  top: 15px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  transition: 0.2s;
  background-color: transparent;
  background-image: url(../images/search.png);
  background-position: center;
  background-repeat: no-repeat;
  border: 0;
  cursor: pointer;
}

.cats__cats {
  display: flex;
  flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px;
}

.cats__cat {
  width: 50%;
  padding-left: 10px;
  padding-right: 10px;
}

.cats__cat_inner {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 80px;
  margin-bottom: 20px;
  padding-left: 85px;
  padding-right: 85px;
  border-radius: 30px;
  background-color: rgb(255, 255, 255);
  color: #000;
  color: rgb(1, 0, 0);
  text-align: center;
  text-decoration: none;
  transition: 0.2s;
}

.cats__cat_inner:hover {
  background: #7c60c6;
}

.cats__cat_inner:hover .cats__cat_name {
  color: #fff;
}

.cats__cat_inner:hover .cats__cat_icon {
  opacity: 1;
  filter: invert(1);
}

.cats__cat_icon {
  display: flex;
  align-items: center;
  position: absolute;
  left: 40px;
  top: 0;
  bottom: 0;
  opacity: 0.2;
}

.cats__cat_name {
  font-size: 25px;
  font-family: "Commissioner-Light";
  color: rgb(1, 0, 0);
  line-height: 1;
}

.cats-right {
  padding-left: 85px;
  /* flex: none; */
}

.cats__subcat {
  display: flex;
  flex-direction: column;
}

.cats__subcat_title {
  margin-bottom: 30px;
  font-size: 38px;
  font-family: "Raleway-Regular";
  color: rgb(0, 0, 0);
  text-transform: uppercase;
  line-height: 1;
}

.cats__subcat_items {
  display: flex;
  flex-wrap: wrap;
}

.cats__subcat_col {
  display: flex;
  flex-direction: column;
  width: 50%;
}

.cats__subcat_items a {
  display: flex;
  width: 50%;
  margin-bottom: 10px;
  font-size: 16px;
  color: rgb(83, 83, 83);
  text-decoration: none;
}

.cats__subcat_items a span {
  position: relative;
  color: #000;
  z-index: 1;
}

.cats__subcat_items a span::before {
  content: "";
  position: absolute;
  border-radius: 90%;
  border-width: 2px;
  border-color: transparent;
  border-style: solid;
  z-index: -1;
  left: -10px;
  right: -10px;
  top: 0px;
  bottom: -3px;
}

.cats__subcat_items a:hover span::before {
  border-color: rgb(192, 234, 71);
}

@media (max-width: 1900px) {
  .cats-left {
    max-width: 900px;
  }
}

@media (max-width: 1535px) {
  .cats__subcat_title {
    font-size: 32px;
  }

  .cats__cat_name {
    font-size: 18px;
  }

  .cats__cat_inner {
    padding-left: 50px;
    padding-right: 50px;
  }

  .cats-left {
    max-width: 700px;
  }

  .cats__cat_icon {
    left: 20px;
  }

  .cats__cat_icon img {
    width: 70%;
  }
}

@media (max-width: 1279px) {
  .cats__subcat_title {
    font-size: 27px;
  }

  .cats-left {
    max-width: 550px;
  }

  .cats-right {
    padding-left: 40px;
  }
}

@media (max-width: 1023px) {
  .cats-block {
    flex-direction: column;
  }

  .cats-left {
    width: 100%;
    margin-bottom: 50px;
  }

  .cats-right {
    width: 100%;
  }

  .cats__search input {
    height: 50px;
    border-width: 3px;
    font-size: 15px;
  }

  .cats__search input::placeholder {
    font-size: 15px;
  }

  .cats__search button {
    top: 15px;
    width: 20px;
    height: 20px;
    background-size: 20px;
  }

  .cats__cat_inner {
    height: 50px;
  }

  .cats__cat_name {
    font-size: 16px;
  }

  .cats-right {
    padding-left: 0;
  }
}

@media (max-width: 767px) {
  .cats {
    padding-bottom: 115px;
  }

  .cats__cats {
    margin-left: 0;
    margin-right: 0;
  }

  .cats__cat {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .cats__cat_inner {
    margin-bottom: 10px;
  }

  .cats__subcat_title {
    font-size: 24px;
  }

  .cats__subcat_col a {
    font-size: 14px;
  }
}

.about {
  position: relative;
  margin-top: -75px;
  background-size: cover;
  padding-top: 140px;
  padding-bottom: 115px;
  border-bottom: 1px solid #dddddd;
  border-top-left-radius: 100px;
  border-top-right-radius: 100px;
}

.about__icon {
  position: absolute;
  top: -50px;
  right: 70px;
  transition: 0.3s;
}

.about__icon:hover {
  transform: rotate(70deg);
}

.about__icon img {
  max-width: 100%;
  height: auto;
  vertical-align: top;
}

.about__photo {
  display: none;
}

.about__photo img {
  max-width: 100%;
  height: auto;
  vertical-align: top;
}

.about__text {
  margin-bottom: 85px;
  max-width: 650px;
  font-size: 20px;
  color: rgb(1, 0, 0);
  line-height: 1.4;
}

.about__text span {
  font-style: italic;
  font-family: "Raleway-Regular";
}

.about__text p {
  margin-top: 0;
  margin-bottom: 25px;
}

.about__title1 {
  margin-bottom: 25px;
  font-size: 96px;
  font-family: "Raleway-Regular";
  color: rgb(194, 194, 194);
  text-transform: uppercase;
  line-height: 1.054;
}

.about__title2 {
  font-size: 96px;
  font-family: "Raleway-Regular";
  color: rgb(0, 0, 0);
  text-transform: uppercase;
  line-height: 1.054;
  text-align: right;
}

@media (max-width: 1535px) {
  .about {
    background-position-x: -200px;
  }

  .about__title1 {
    font-size: 75px;
  }

  .about__title2 {
    font-size: 75px;
  }

  .about__icon {
    width: 150px;
    height: 150px;
  }
}

@media (max-width: 1279px) {
  .about__text {
    font-size: 16px;
    max-width: 530px;
  }

  .about__title1 {
    font-size: 65px;
  }

  .about__title2 {
    font-size: 65px;
  }

  .about__icon {
    left: 50px;
  }
}

@media (max-width: 1023px) {
  .about {
    padding-top: 40px;
    border-top-left-radius: 50px;
    border-top-right-radius: 50px;
    background-position-x: -280px;
    background-image: none;
    background: #fff !important;
  }

  .about__photo {
    display: block;
    margin-bottom: 40px;
    max-width: 350px;
    margin-left: auto;
    margin-right: auto;
  }

  .about__text {
    font-size: 15px;
    max-width: 430px;
  }

  .about__title1 {
    font-size: 35px;
  }

  .about__title2 {
    font-size: 35px;
  }

  .about__text {
    max-width: 550px;
    margin-bottom: 60px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .about__icon {
    width: 100px;
    height: 100px;
    top: -30px;
    left: auto;
    right: 30px;
  }
}

@media (max-width: 767px) {
  .about {
    padding-bottom: 60px;
  }

  .about__title1 {
    font-size: 25px;
    margin-bottom: 15px;
  }

  .about__title2 {
    font-size: 25px;
  }
}

.newbl {
  display: flex;
  align-items: flex-start;
  margin-top: 95px;
}

.newbl-content {
  flex: none;
  display: flex;
  flex-direction: column;
  background-color: rgb(124, 96, 198);
  background-image: url("../images/newbl-bg.jpg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  width: 623px;
  height: 686px;
  border-top-right-radius: 30px;
  border-bottom-right-radius: 30px;
  padding-left: 150px;
  padding-top: 110px;
}

.newbl-content__title1 {
  margin-bottom: 10px;
  font-size: 80px;
  font-family: "Raleway-Regular";
  color: rgb(255, 255, 255);
  text-transform: uppercase;
  line-height: 0.8;
}

.newbl-content__title2 {
  margin-bottom: 10px;
  font-size: 70px;
  font-family: "Raleway-Regular";
  color: rgba(255, 255, 255, 0.502);
  text-transform: uppercase;
  line-height: 0.8;
}

.newbl-content__title3 {
  margin-bottom: 15px;
  font-size: 60px;
  font-family: "Raleway-Regular";
  color: rgba(255, 255, 255, 0.251);
  text-transform: uppercase;
  line-height: 0.8;
}

.newbl-content__title4 {
  font-size: 50px;
  font-family: "Raleway-Regular";
  color: rgba(255, 255, 255, 0.102);
  text-transform: uppercase;
  line-height: 0.8;
}

.newbl-content__button {
  margin-top: 60px;
}

.newbl-content__button a {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 5px;
  text-align: center;
  background-color: rgb(19, 0, 0);
  width: 308px;
  height: 56px;
  font-size: 16px;
  font-family: "Commissioner-Medium";
  color: rgb(255, 255, 255);
  letter-spacing: 3.2px;
  cursor: pointer;
  transition: 0.2s;
  border: 0;
  text-decoration: none;
}

.newbl-content__button a:hover {
  background-color: rgb(51, 51, 51);
}

.newbl-tovar {
  max-width: calc(100% - 623px);
  width: 100%;
}

.newbl-slider {
  margin-left: 0 !important;
  padding-bottom: 30px !important;
  padding-left: 5px !important;
}

.newbl-slider .tovar-item {
  width: 410px;
  padding-top: 10px;
  margin-right: 3px;
}

@media (max-width: 1535px) {
  .newbl-tovar {
    max-width: calc(100% - 430px);
  }

  .newbl-content {
    padding-left: 30px;
    max-width: 430px;
    height: 550px;
  }

  .newbl-content__title1 {
    font-size: 60px;
  }

  .newbl-content__title2 {
    font-size: 50px;
  }

  .newbl-content__title3 {
    font-size: 40px;
  }

  .newbl-content__title4 {
    font-size: 30px;
  }

  .newbl-slider .tovar-item {
    width: 300px;
  }
}

@media (max-width: 1023px) {
  .newbl {
    flex-direction: column;
  }

  .newbl-content {
    max-width: 100%;
    width: calc(100% - 40px);
    margin-left: 20px;
    margin-right: 20px;
    height: auto;
    border-radius: 20px;
    padding-top: 35px;
    padding-bottom: 35px;
  }

  .newbl-content__button {
    margin-top: 30px;
  }

  .newbl-content__title1 {
    font-size: 32px;
  }

  .newbl-content__title2 {
    display: none;
  }

  .newbl-content__title3 {
    display: none;
  }

  .newbl-content__title4 {
    display: none;
  }

  .newbl-content__button a {
    width: 250px;
    height: 45px;
    font-size: 12px;
    letter-spacing: 1px;
  }

  .newbl-tovar {
    max-width: 100%;
    width: 100%;
    margin-top: 20px;
  }
}

@media (max-width: 767px) {
  .newbl {
    margin-top: 60px;
  }

  .newbl-slider .tovar-item {
    width: 250px;
  }
}

.textbl {
  margin-top: 120px;
}

.textbl-container {
  max-width: 1620px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 40px;
  padding-right: 40px;
}

.textbl-block {
  display: flex;
  flex-direction: column;
}

.textbl-top {
  max-width: 50%;
  margin-bottom: 30px;
}

.textbl-top__text {
  color: rgb(0, 0, 0);
  line-height: 1;
  font-size: 40px;
  font-family: "Raleway-Regular";
  color: rgb(0, 0, 0);
  line-height: 1.125;
}

.textbl-bot {
  max-width: 50%;
  margin-left: auto;
}

.textbl-bot__text {
  font-size: 20px;
  font-family: "Commissioner-Light";
  color: rgb(0, 0, 0);
  line-height: 1.4;
}

.textbl-line {
  display: flex;
  align-items: center;
  position: relative;
  width: 100%;
  height: 5px;
  margin-bottom: 30px;
  overflow: hidden;
}

.textbl-line-inner {
  display: flex;
  align-items: center;
  width: 100%;
  height: 1px;
  background: #dddddd;
}

@media (max-width: 1535px) {
  .textbl-top__text {
    font-size: 28px;
  }
}

@media (max-width: 1365px) {
  .textbl-top__text br {
    display: none;
  }
}

@media (max-width: 1023px) {
  .textbl {
    margin-top: 15px;
  }

  .textbl-top {
    max-width: 600px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 40px;
  }

  .textbl-top__text {
    font-size: 25px;
  }

  .textbl-bot__text {
    font-size: 16px;
  }

  .textbl-bot {
    max-width: 600px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .textbl-bot__text {
    padding-left: 0;
    line-height: 1.5;
  }

  .textbl-line {
    margin-bottom: 40px;
  }
}

@media (max-width: 767px) {
  .textbl-top__text {
    font-size: 21px;
  }

  .textbl-bot__text {
    font-size: 15px;
  }

  .textbl-line {
    margin-bottom: 40px;
  }
}

.stocks {
  display: flex;
  width: 100%;
  margin-top: 100px;
}

.stocks-prev {
  padding-left: 20px;
  padding-right: 20px;
  flex: none;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 150px;
  cursor: pointer;
  transition: 0.2s;
}

.stocks-prev:hover {
  opacity: 0.8;
}

.stocks-prev img {
  max-width: 100%;
  height: auto;
  vertical-align: top;
}

.stocks-next {
  padding-left: 20px;
  padding-right: 20px;
  flex: none;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 150px;
  cursor: pointer;
  transition: 0.2s;
}

.stocks-next:hover {
  opacity: 0.8;
}

.stocks-next img {
  max-width: 100%;
  height: auto;
  vertical-align: top;
}

.stocks-container {
  max-width: calc(100% - 300px);
  width: 100%;
}

.stocks-item {
  display: flex;
  position: relative;
  width: 50%;
  padding-top: 47.4%;
  /* background-size: contain; */
  background-position: center;
  background-repeat: no-repeat;
  border-radius: 30px;
  /* background-color: rgb(205, 232, 128); */
  text-decoration: none;
  color: #000;
}

.stocks-item__info {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  padding-top: 85px;
  padding-left: 55px;
}

.stocks-item__title {
  margin-bottom: 110px;
  font-size: 50px;
  font-family: "Commissioner-Light";
  color: rgb(0, 0, 0);
  line-height: 1.2;
}

.stocks-item__text {
  font-size: 20px;
  font-family: "Commissioner-Light";
  color: rgba(0, 0, 0, 0.6);
  line-height: 1.4;
}

.stocks-item.white .stocks-item__title {
  color: #fff;
}

.stocks-item.white .stocks-item__text {
  color: rgba(255, 255, 255, 0.6);
}

.stocks-pag {
  display: flex;
  justify-content: center;
  margin-top: 30px;
}

.stocks-pag .swiper-pagination-bullet {
  width: 16px;
  height: 16px;
  background: #cccccc;
  border-radius: 50%;
  opacity: 1;
  margin-left: 13px;
  margin-right: 13px;
}

.stocks-pag .swiper-pagination-bullet-active {
  background: #000;
}

@media (max-width: 1900px) {
  .stocks-item__title {
    font-size: 40px;
  }

  .stocks-item__text {
    font-size: 17px;
  }

  .stocks-prev {
    width: 100px;
  }

  .stocks-next {
    width: 100px;
  }

  .stocks-container {
    max-width: calc(100% - 200px);
  }
}

@media (max-width: 1535px) {
  .stocks-item__title {
    font-size: 32px;
    margin-bottom: 50px;
  }

  .stocks-item__text {
    font-size: 16px;
  }

  .stocks-prev {
    width: 100px;
  }

  .stocks-next {
    width: 100px;
  }

  .stocks-container {
    max-width: calc(100% - 200px);
  }
}

@media (max-width: 1023px) {
  .stocks {
    margin-top: 60px;
  }

  .stocks-prev {
    display: none;
  }

  .stocks-next {
    display: none;
  }

  .stocks-container {
    padding-left: 20px;
    padding-right: 20px;
    max-width: 100%;
    width: 100%;
  }

  .stocks-item {
    padding-top: 100%;
  }

  .stocks-item__info {
    padding: 30px 20px;
  }

  .stocks-item__title {
    margin-bottom: 20px;
    font-size: 21px;
  }

  .stocks-item__text {
    font-size: 13px;
  }

  .stocks-pag .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    margin-left: 5px;
    margin-right: 5px;
  }

  .stocks-item {
    background-size: cover;
  }
}




.stocks-cat {
  display: flex;
  width: 100%;
  margin-top: 100px;
}

.stocks-cat-prev {
  padding-left: 20px;
  padding-right: 20px;
  flex: none;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 150px;
  cursor: pointer;
  transition: 0.2s;
}

.stocks-cat-prev:hover {
  opacity: 0.8;
}

.stocks-cat-prev img {
  max-width: 100%;
  height: auto;
  vertical-align: top;
}

.stocks-cat-next {
  padding-left: 20px;
  padding-right: 20px;
  flex: none;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 150px;
  cursor: pointer;
  transition: 0.2s;
}

.stocks-cat-next:hover {
  opacity: 0.8;
}

.stocks-cat-next img {
  max-width: 100%;
  height: auto;
  vertical-align: top;
}

.stocks-cat-container {
  max-width: calc(100% - 300px);
  width: 100%;
}

.stocks-cat-item {
  display: flex;
  position: relative;
  width: 50%;
  padding-top: 30.865%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  border-radius: 30px;
  background-color: rgb(205, 232, 128);
  text-decoration: none;
  color: #000;
}

.stocks-cat-item__info {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  padding-top: 45px;
  padding-left: 40px;
}

.stocks-cat-item__title {
  margin-bottom: 75px;
  font-size: 32px;
  font-family: "Commissioner-Light";
  color: rgb(0, 0, 0);
  line-height: 1.2;
}

.stocks-cat-item__text {
  font-size: 16px;
  font-family: "Commissioner-Light";
  color: rgba(0, 0, 0, 0.6);
  line-height: 1.4;
}

.stocks-cat-item.white .stocks-cat-item__title {
  color: #fff;
}

.stocks-cat-item.white .stocks-cat-item__text {
  color: rgba(255, 255, 255, 0.6);
}

.stocks-cat-pag {
  display: flex;
  justify-content: center;
  margin-top: 30px;
}

.stocks-cat-pag .swiper-pagination-bullet {
  width: 16px;
  height: 16px;
  background: #cccccc;
  border-radius: 50%;
  opacity: 1;
  margin-left: 13px;
  margin-right: 13px;
}

.stocks-cat-pag .swiper-pagination-bullet-active {
  background: #000;
}

@media (max-width: 1535px) {
  .stocks-cat-item__title {
    font-size: 21px;
    margin-bottom: 50px;
  }

  .stocks-cat-item__text {
    font-size: 13px;
  }

  .stocks-cat-prev {
    width: 100px;
  }

  .stocks-cat-next {
    width: 100px;
  }

  .stocks-cat-container {
    max-width: calc(100% - 200px);
  }
}

@media (max-width: 1023px) {
  .stocks-cat-prev {
    display: none;
  }

  .stocks-cat-next {
    display: none;
  }

  .stocks-cat-container {
    padding-left: 20px;
    padding-right: 20px;
    max-width: 100%;
    width: 100%;
  }

  .stocks-cat-item {
    padding-top: 100%;
  }

  .stocks-cat-item__info {
    padding: 30px 20px;
  }

  .stocks-cat-item__title {
    margin-bottom: 20px;
    font-size: 21px;
  }

  .stocks-cat-item__text {
    font-size: 13px;
  }

  .stocks-cat-pag .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    margin-left: 5px;
    margin-right: 5px;
  }
}




.footer {
  margin-top: 80px;
  background: #efefef;
  padding-top: 60px;
  border-top-left-radius: 100px;
  border-top-right-radius: 100px;
  overflow: hidden;
}

.footer-top {
  padding-bottom: 70px;
}

.footer-top-block {
  display: flex;
}

.footer-content {
  max-width: 920px;
  width: 100%;
  margin-right: 60px;
}

.footer-search {
  display: flex;
  align-items: center;
  position: relative;
  padding-bottom: 25px;
  margin-bottom: 30px;
}

.footer-search form {
  width: 100%;
}

.footer-search input {
  width: 100%;
  height: 50px;
  border: 0;
  background: transparent;
  border-bottom: 1px solid #c6c6c6;
  font-size: 25px;
  font-family: "Raleway-Regular";
  color: rgba(1, 0, 0, 0.5);
  font-style: italic;
}

.footer-search input::placeholder {
  color: rgba(1, 0, 0, 0.5);
}

.footer-search button {
  position: absolute;
  right: 5px;
  top: 15px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 21px;
  height: 21px;
  transition: 0.2s;
  background-color: transparent;
  background-image: url(../images/footer-search.png);
  background-position: center;
  background-repeat: no-repeat;
  border: 0;
  cursor: pointer;
}

.footer-inner {
  display: flex;
}

.footer-info {
  display: flex;
  flex-direction: column;
  max-width: 490px;
  width: 100%;
  padding-right: 30px;
}

.footer-logo {
  max-width: 320px;
  margin-bottom: 80px;
}

.footer-logo__logo {
  margin-bottom: 5px;
}

.footer-logo__logo img {
  max-width: 100%;
  height: auto;
  vertical-align: top;
}

.footer-logo__text {
  font-size: 14px;
  color: rgba(0, 0, 0, 0.502);
  line-height: 1.286;
  text-align: center;
}

.footer-contacts__phone {
  margin-bottom: 30px;
  font-size: 35px;
  font-family: "Commissioner-Light";
  color: rgb(0, 0, 0);
  line-height: 1;
}

.footer-contacts__phone a {
  color: rgb(0, 0, 0);
  text-decoration: none;
}

.footer-contacts__adress {
  display: flex;
  margin-bottom: 20px;
}

.footer-contacts__adress_icon {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 15px;
  height: 17px;
  margin-right: 10px;
  margin-top: 4px;
  background-image: url(../images/footer-adress.png);
  background-size: contain;
  background-repeat: no-repeat;
}

.footer-contacts__adress_text {
  font-size: 18px;
  font-family: "Commissioner-Light";
  color: rgb(0, 0, 0);
  line-height: 1.333;
}

.footer-contacts__mail {
  display: flex;
  margin-bottom: 70px;
}

.footer-contacts__mail_icon {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 17px;
  height: 12px;
  margin-right: 10px;
  margin-top: 5px;
  background-image: url(../images/footer-mail.png);
  background-size: contain;
  background-repeat: no-repeat;
}

.footer-contacts__mail_text {
  font-size: 18px;
  font-family: "Commissioner-Light";
  color: rgb(0, 0, 0);
  line-height: 1.333;
}

.footer-contacts__mail_text a {
  color: rgb(0, 0, 0);
  text-decoration: none;
}

.footer-social {
  display: flex;
}

.footer-social a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 47px;
  height: 47px;
  background: #000;
  border-radius: 50%;
  margin-right: 12px;
  transition: 0.2s;
  text-decoration: none;
}

.footer-social a:hover {
  text-decoration: none;
  background: #beda6e;
}

.footer-cats {
  max-width: 420px;
  width: 100%;
  display: flex;
}

.footer-cats nav {
  margin-right: 20px;
}

.footer-cats nav>ul {
  display: flex;
  flex-direction: column;
  margin: 0;
  padding: 0;
  list-style: none;
}

.footer-cats nav>ul>li {
  margin-bottom: 8px;
  font-size: 18px;
  color: rgb(0, 0, 0);
  text-transform: uppercase;
}

.footer-cats nav>ul>li>ul {
  display: flex;
  flex-direction: column;
  margin: 0;
  padding: 0;
  list-style: none;
  padding-top: 15px;
  padding-bottom: 15px;
}

.footer-cats nav>ul>li>ul>li {
  font-size: 16px;
  font-family: "Commissioner-Light";
  color: rgb(0, 0, 0);
  line-height: 1.563;
  text-transform: none;
}

.footer-cats nav a {
  color: #000;
  text-decoration: none;
}

.footer-cats nav a:hover {
  opacity: 0.8;
}

.footer-links {
  display: flex;
  flex-direction: column;
  margin-left: auto;
}

.footer-links a {
  display: flex;
  margin-bottom: 4px;
  color: rgba(0, 0, 0, 0.5);
  text-decoration: none;
  font-size: 14px;
  font-family: "Raleway-Regular";
  font-style: italic;
}

.footer-links a:hover {
  color: rgba(0, 0, 0, 0.8);
  text-decoration: none;
}

.footer-feedback {
  position: relative;
  max-width: 640px;
  width: 100%;
  margin-left: auto;
  padding-top: 30px;
  padding-left: 150px;
}

.footer-feedback::before {
  content: "";
  position: absolute;
  top: -60px;
  right: -200px;
  bottom: -50px;
  left: 0;
  background: #e2e2e2;
  border-top-left-radius: 100px;
  border-bottom-left-radius: 100px;
}

.footer-feedback__title {
  position: relative;
  margin-bottom: 40px;
  font-size: 35px;
  font-family: "Raleway-Regular";
  font-style: italic;
  color: rgb(0, 0, 0);
  line-height: 1.142;
}

.footer-feedback__form {
  position: relative;
  display: flex;
  flex-direction: column;
}

.footer-feedback__form label {
  display: flex;
  margin-bottom: 35px;
}

.footer-feedback__form label input[type=text] {
  width: 100%;
  height: 45px;
  background: transparent;
  border: 0;
  border-bottom: 1px solid #717171;
  font-size: 18px;
  color: rgb(0, 0, 0);
}

.footer-feedback__form label input[type=text]::placeholder {
  color: #000;
  text-transform: uppercase;
}

.footer-feedback__form label.err input {
  border-bottom: 1px solid red;
}

.footer-feedback__footer {
  display: flex;
  margin-top: 30px;
}

.footer-feedback__personal {
  margin-right: 15px;
  display: flex;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.502);
  line-height: 1.427;
}

.footer-feedback__button {
  margin-left: auto;
}

.footer-feedback__button button {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 5px;
  text-align: center;
  background-color: rgb(19, 0, 0);
  width: 171px;
  height: 56px;
  font-size: 16px;
  font-family: "Commissioner-Medium";
  color: rgb(255, 255, 255);
  letter-spacing: 3.2px;
  border: 0;
  transition: 0.2s;
  cursor: pointer;
}

.footer-feedback__button button:hover {
  background: rgb(51, 51, 51);
}

.footer-feedback__button button:disabled {
  background: rgb(51, 51, 51);
}

.footer-bot {
  display: flex;
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 10px;
  padding-bottom: 30px;
  border-top: 1px solid #d7d7d7;
}

.footer-copy {
  font-size: 15px;
  font-family: "Commissioner-Regular";
  color: rgba(0, 0, 0, 0.502);
}

.footer-leli {
  margin-left: auto;
  font-size: 16px;
  text-decoration: none;
}

.footer-leli a {
  text-decoration: none;
}

@media (max-width: 1900px) {
  .footer-info {
    max-width: 370px;
  }

  .footer-feedback {
    max-width: 550px;
    padding-left: 100px;
  }
}

@media (max-width: 1535px) {
  .footer-feedback {
    max-width: 450px;
    padding-left: 50px;
  }

  .footer-feedback__title {
    font-size: 24px;
  }

  .footer-feedback__footer {
    flex-direction: column;
  }

  .footer-feedback__form label input[type=text] {
    font-size: 14px;
  }

  .footer-feedback__personal {
    margin-bottom: 20px;
  }
}

@media (max-width: 1279px) {
  .footer-cats {
    display: none;
  }
}

@media (max-width: 1023px) {
  .footer {
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;
  }

  .footer-top {
    padding-bottom: 30px;
  }

  .footer-info {
    margin-left: auto;
    margin-right: auto;
    padding: 0;
  }

  .footer-content {
    margin-right: 0;
    order: 2;
  }

  .footer-contacts__phone {
    font-size: 24px;
  }

  .footer-top-block {
    flex-direction: column;
  }

  .footer-search {
    max-width: 370px;
    margin-left: auto;
    margin-right: auto;
  }

  .footer-search input {
    font-size: 15px;
  }

  .footer-logo {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
  }

  .footer-contacts__adress {
    margin-bottom: 15px;
  }

  .footer-contacts__adress br {
    display: none;
  }

  .footer-contacts__adress_text {
    font-size: 15px;
  }

  .footer-contacts__mail {
    margin-bottom: 30px;
  }

  .footer-contacts__mail_text {
    font-size: 15px;
  }

  .footer-contacts__phone {
    margin-bottom: 20px;
  }

  .footer-feedback {
    order: 1;
    width: 100%;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding: 0;
    padding-bottom: 50px;
    margin-bottom: 50px;
  }

  .footer-feedback__inner {
    max-width: 370px;
    margin-left: auto;
    margin-right: auto;
  }

  .footer-feedback::before {
    left: -20px;
    right: -20px;
    bottom: 0;
    border-radius: 30px;
  }

  .footer-feedback__title {
    margin-bottom: 20px;
  }

  .footer-feedback__form label {
    margin-bottom: 20px;
  }

  .footer-feedback__form label input[type=text] {
    font-size: 13px;
    height: 40px;
  }

  .footer-feedback__footer {
    margin-top: 20px;
  }

  .footer-feedback__personal {
    font-size: 13px;
  }

  .footer-feedback__button button {
    height: 45px;
    font-size: 13px;
    letter-spacing: 1px;
  }

  .footer-social a {
    width: 30px;
    height: 30px;
    padding: 7px;
  }

  .footer-social a img {
    max-width: 100%;
    height: auto;
    vertical-align: top;
  }

  .footer-bot {
    flex-direction: column;
    padding-left: 20px;
    padding-right: 20px;
  }

  .footer-copy {
    text-align: center;
    font-size: 13px;
    max-width: 380px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
  }

  .footer-leli {
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    font-size: 14px;
  }
}

.header-search {
  position: fixed;
  top: 0;
  width: 100%;
  max-width: 1920px;
  background: #cde880;
  padding-top: 100px;
  padding-bottom: 70px;
  border-bottom-left-radius: 100px;
  border-bottom-right-radius: 100px;
  z-index: 999;
  transform: scaleY(0);
  transform-origin: top;
  transition: 0.2s;
  z-index: 9999;
}

.header-search .header-search__search::before {
  content: none;
}

.header-search-block {
  position: relative;
}

.header-search__title {
  margin-bottom: 30px;
  font-size: 50px;
  font-family: "Raleway-Regular";
  color: rgb(0, 0, 0);
  text-transform: uppercase;
  line-height: 1;
}

.header-search__search {
  display: flex;
  align-items: center;
  position: relative;
}

.header-search__search::before {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  width: 300%;
  height: 1px;
  background: #dddddd;
}

.header-search__search form {
  width: 100%;
}

.header-search__search input {
  width: 100%;
  height: 80px;
  padding-left: 35px;
  font-size: 25px;
  font-family: "Raleway-Regular";
  color: rgb(1, 0, 0);
  border: 0;
  font-style: italic;
}

.header-search__search input::placeholder {
  color: rgb(1, 0, 0);
}

.header-search__search button {
  position: absolute;
  right: 25px;
  top: 15px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  transition: 0.2s;
  background-color: transparent;
  background-image: url(../images/search.png);
  background-position: center;
  background-repeat: no-repeat;
  border: 0;
  cursor: pointer;
}

.header-search__close {
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
}

.search-wrap {
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  z-index: 99;
  opacity: 0;
  visibility: hidden;
  transition: 0.3s;
  backdrop-filter: blur(3px);
  will-change: transform;
}

body.search-open .header-search {
  transform: scaleY(1);
}

body.search-open .search-wrap {
  opacity: 1;
  visibility: visible;
}

body.search-open {
  overflow: hidden;
  padding-right: 15px;
}

body.search-open .header-fixed {
  padding-right: 15px;
}

body.submenu-open {
  overflow: hidden;
  padding-right: 15px;
}

body.submenu-open .header-fixed {
  padding-right: 15px;
}

.header-menu {
  position: fixed;
  top: 0;
  width: 100%;
  max-width: 1920px;
  background: #efefef;
  padding-top: 100px;
  padding-bottom: 70px;
  border-bottom-left-radius: 100px;
  border-bottom-right-radius: 100px;
  z-index: 999;
  transform: scaleY(0);
  transform-origin: top;
  transition: 0.2s;
  will-change: transform;
  z-index: 9999;
}

.header-menu-block {
  position: relative;
}

.header-menu__title {
  margin-bottom: 30px;
  font-size: 50px;
  font-family: "Raleway-Regular";
  color: rgb(0, 0, 0);
  text-transform: uppercase;
  line-height: 1;
}

.header-menu__title a {
  color: rgb(0, 0, 0);
  text-decoration: none;
}

.header-menu__title a:hover {
  color: rgba(0, 0, 0, 0.5);
  text-decoration: none;
}

.header-menu__close {
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
}

.submenu-wrap {
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  z-index: 99;
  opacity: 0;
  visibility: hidden;
  transition: 0.3s;
  backdrop-filter: blur(3px);
}

body.submenu-open .header-menu {
  transform: scaleY(1);
}

body.submenu-open .submenu-wrap {
  opacity: 1;
  visibility: visible;
}

body.submenu-open {
  overflow: hidden;
}

@media (max-width: 1535px) {
  .header-search__title {
    font-size: 40px;
  }

  .header-menu__title {
    font-size: 40px;
  }
}

@media (max-width: 1279px) {
  .header-menu {
    padding-top: 30px;
    padding-bottom: 30px;
    bottom: 0;
    overflow-y: auto;
    border-radius: 0;
  }
}

@media (max-width: 1023px) {
  .header-search {
    padding-top: 30px;
    padding-bottom: 30px;
    border-radius: 0;
    border-bottom-left-radius: 30px;
    border-bottom-right-radius: 30px;
  }

  .header-search__title {
    font-size: 21px;
  }

  .header-search__search input {
    height: 45px;
    font-size: 13px;
    padding-left: 15px;
  }

  .header-search__search button {
    width: 25px;
    height: 25px;
    background-size: 25px;
    right: 15px;
    top: 10px;
  }

  .header-search__title {
    font-size: 15px;
  }

  .header-menu__title {
    font-size: 15px;
  }
}

.adaptivetoggle {
  margin-top: 0px;
  margin-bottom: 20px;
  display: none;
  text-align: center;
  color: #000;
  opacity: 0.8;
  /*padding-bottom:10px;*/
}

.adaptivetoggle a {
  font-size: 14px;
  line-height: 1;
  color: #000;
  text-decoration: underline;
}

.adaptivetoggle a:hover {
  color: #000;
  text-decoration: none;
}

a.adaptivetoggle_desctop {
  font-size: 35px;
}

/* style_union */
table.table_effect5 {
  border-collapse: collapse;
}

table.table_effect5 {
  border: 0;
}

table.table_effect5 p {
  margin: 0;
  padding: 0;
}

table.table_effect5 td {
  border: 0;
  padding: 10px 10px;
  border-bottom: 1px #ece8dc solid;
  border-right: 1px #ece8dc solid;
}

table.table_effect5 tr td:last-child {
  border-right: 0;
}

table.table_collapse {
  border-collapse: collapse;
}

table.table_collapse td {
  padding: 7px;
}


.catalog_text1 {
  font-size: 24px;
  line-height: 1.25;
}

.catalog_text2 {
  font-size: 21px;
  line-height: 1.3;
}

.catalog_text3 {
  font-size: 19px;
  line-height: 1.45;
}

.catalog_text4 {
  font-size: 16px;
  line-height: 1.5;
}

.catalog_text5 {
  font-size: 13px;
  line-height: 1.5;
}

.link_decoration_none_important {
  text-decoration: none !important;
}

.catalog_decor_cont1 {
  display: flex;
  flex-wrap: nowrap;
}

.catalog_decor_cont1_box:nth-child(1) {
  flex: 1;
}

.catalog_decor_cont1_box:nth-child(2) {
  margin-left: 30px;
  width: 410px;
}

@media (max-width: 1365px) {
  .catalog_text1 {
    font-size: 21px;
    line-height: 1.3;
  }

  .catalog_text2 {
    font-size: 19px;
    line-height: 1.3;
  }

  .catalog_text3 {
    font-size: 17px;
    line-height: 1.4;
  }

  .catalog_text4 {
    font-size: 15px;
  }

  .catalog_text5 {
    font-size: 13px;
  }

  .catalog_decor_cont1_box:nth-child(2) {
    margin-left: 25px;
    width: 350px;
  }
}

@media (max-width: 1023px) {
  .catalog_decor_cont1 {
    flex-direction: column;
  }

  .catalog_decor_cont1_box {
    margin: 0 !important;
    padding: 0 !important;
  }

  .catalog_decor_cont1_box:nth-child(1) {
    width: 100% !important;
  }

  .catalog_decor_cont1_box:nth-child(2) {
    margin-top: 25px !important;
    width: auto;
    max-width: 350px;
  }
}

@media (max-width: 767px) {
  .catalog_text1 {
    font-size: 18px;
    line-height: 1.35;
  }

  .catalog_text2 {
    font-size: 17px;
    line-height: 1.45;
  }

  .catalog_text3 {
    font-size: 16px;
    line-height: 1.35;
  }

  .catalog_text4 {
    font-size: 14px;
  }

  .catalog_text5 {
    font-size: 12px;
  }
}

@media (max-width: 479px) {
  .catalog_decor_cont1_box:nth-child(2) {
    margin-top: 20px !important;
  }
}

@media (max-width: 359px) {
  .catalog_text1 {
    font-size: 17px;
    line-height: 1.35;
  }

  .catalog_text2 {
    font-size: 16px;
    line-height: 1.4;
  }

  .catalog_text3 {
    font-size: 15px;
    line-height: 1.4;
  }

  .catalog_text4 {
    font-size: 13px;
  }

  .catalog_text5 {
    font-size: 11px;
  }
}

/* style_media */
@media (max-width: 1650px) {
  .cmsl_razdsite h1 {
    font-size: 2.4rem;
  }
}

@media (max-width: 1365px) {

  html,
  body {
    font-size: 17px;
    line-height: 1.5;
  }

  .cmsl_razdsite h1 {
    font-size: 2.1rem;
  }

  .cmsl_pagenav {
    margin: 15px 0 15px 0;
  }

  .cmsl_theme2_cont1_col1 {
    width: 242px;
    margin-right: 14px;
  }

  .cmsl_theme3_cont1_col2 {
    width: 242px;
    margin-left: 14px;
  }
}

@media (max-width: 1023px) {

  html,
  body {
    font-size: 16px;
    line-height: 1.5;
  }

  .cmsl_wrapper1 {
    max-width: 992px;
  }

  .cmsl_wrapper2 {
    max-width: 992px;
  }

  .cmsl_razdsite {
    margin-top: 10px;
    margin-bottom: 15px;
  }

  .zag1 {
    font-size: 1.7rem;
  }

  .cmsl_wrapper1 {
    max-width: 100%;
  }

  .cmsl_wrapper2 {
    max-width: 100%;
  }

  .cmsl_razdsite h1 {
    font-size: 1.9rem;
  }

  .bread_crumb {
    font-size: 12px;
  }

  .bread_crumb_arrow {
    margin-left: 3px;
    margin-right: 3px;
  }

  .cmsl_theme_away_razdsite {
    margin-top: 10px;
  }

  .cmsl_theme2_cont1 {
    flex-direction: column;
  }

  .cmsl_theme2_cont1_col1 {
    order: 2;
    margin: 0;
    padding: 0;
    width: 100%;
    margin-top: 40px;
  }

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

  .cmsl_theme2_cont1_col2 {
    order: 1;
    margin: 0;
    padding: 0;
    width: 100%;
  }

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

  .cmsl_theme3_cont1 {
    flex-direction: column;
  }

  .cmsl_theme3_cont1_col1 {
    margin: 0;
    padding: 0;
    width: 100%;
  }

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

  .cmsl_theme3_cont1_col2 {
    margin: 0;
    padding: 0;
    width: 100%;
    margin-top: 60px;
  }

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

@media (max-width: 767px) {
  .cmsl_pagenav {
    margin: 15px 0 15px 0;
  }

  .cmsl_pagenav_move {
    display: none;
  }

  .cmsl_pagenav_title {
    font-size: 13px;
  }

  .cmsl_pagenav_list>* {
    min-height: 25px;
  }

  .cmsl_pagenav_list_item {
    font-size: 14px;
  }

  .cmsl_pagenav_insider {
    width: 25px;
    height: 25px;
  }

  .site_dialog_theme {
    padding: 40px 15px 30px 15px;
  }

  .site_dialog_theme_title {
    font-size: 23px;
  }

  .site_dialog_theme_content {
    margin-top: 20px;
  }

  .zag1 {
    font-size: 1.5rem;
  }

  .cmsl_content {
    min-height: 250px;
  }
}

@media (max-width: 479px) {

  html,
  body {
    font-size: 15px;
    line-height: 1.5;
  }

  .cmsl_razdsite h1 {
    font-size: 1.5rem;
  }

  .bread_crumb {
    font-size: 12px;
  }

  .bread_crumb {
    line-height: 1.5;
  }

  .site_dialog_theme {
    padding-left: 10px;
    padding-right: 10px;
  }

  .cmsl_pagenav {
    margin: 12px 0 12px 0;
  }
}

/* style_adaptive */
.cmsl_adaptive__adaptive_just_show {
  display: none !important;
}

.cmsl_adaptive_video {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 100%;
  max-width: 900px;
  padding-top: 56%;
}

.cmsl_adaptive_video>iframe {
  position: absolute;
  z-index: 10;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

@media (max-width:1023px) {
  .cmsl_adaptive_table1 {
    border: 0;
    width: 100% !important;
    height: auto !important;
    display: table !important;
  }

  .cmsl_adaptive_table1 tr,
  .cmsl_adaptive_table1 thead,
  .cmsl_adaptive_table1 tbody,
  .cmsl_adaptive_table1 tfoot {
    display: block;
  }

  .cmsl_adaptive_table1 td {
    display: block;
    width: 100% !important;
  }

  /*old
    .cmsl_adaptive_table_wrap_column_default table{
        border:0;
        width:100%!important;
        height:auto!important;
        display:block!important;
    }
    .cmsl_adaptive_table_wrap_column_default tr,
    .cmsl_adaptive_table_wrap_column_default thead,
    .cmsl_adaptive_table_wrap_column_default tbody,
    .cmsl_adaptive_table_wrap_column_default tfoot{
        display:block!important;
    }
    .cmsl_adaptive_table_wrap_column_default td{
        display:block!important;
        width:100%!important;
    }
    */

  .cmsl_adaptive_table_wrap_column_default>table {
    border: 0;
    width: 100% !important;
    height: auto !important;
    display: block !important;
  }

  .cmsl_adaptive_table_wrap_column_default>table>thead,
  .cmsl_adaptive_table_wrap_column_default>table>tbody,
  .cmsl_adaptive_table_wrap_column_default>table>tfoot {
    display: block !important;
  }

  .cmsl_adaptive_table_wrap_column_default>table>tr .cmsl_adaptive_table_wrap_column_default>table>thead>tr,
  .cmsl_adaptive_table_wrap_column_default>table>tbody>tr,
  .cmsl_adaptive_table_wrap_column_default>table>tfoot>tr {
    display: block !important;
  }

  .cmsl_adaptive_table_wrap_column_default>table>td .cmsl_adaptive_table_wrap_column_default>table>thead>td,
  .cmsl_adaptive_table_wrap_column_default>table>thead>tr>td,
  .cmsl_adaptive_table_wrap_column_default>table>tbody>td,
  .cmsl_adaptive_table_wrap_column_default>table>tbody>tr>td,
  .cmsl_adaptive_table_wrap_column_default>table>tfoot>td,
  .cmsl_adaptive_table_wrap_column_default>table>tfoot>tr>td {
    display: block !important;
    width: 100% !important;
  }

  .cmsl_adaptive_block1>div {
    display: block !important;
    float: none !important;
    width: 100% !important;
    margin: 0;
    padding: 0;
    margin-top: 25px;
  }

  .cmsl_adaptive_block_wrap1 {
    max-width: 100%;
    overflow-y: hidden;
    overflow-x: scroll;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    -webkit-overflow-scrolling: touch;
  }

  .cmsl_adaptive_block_wrap1>div {
    min-width: 630px;
  }

  .cmsl_adaptive_table_wrap1 {
    max-width: 100%;
    overflow-y: hidden;
    overflow-x: scroll;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    -webkit-overflow-scrolling: touch;
  }

  .cmsl_adaptive_table_wrap2 table {
    width: 100% !important;
    height: auto !important;
  }

  .cmsl_adaptive_table_wrap2 table,
  .cmsl_adaptive_table_wrap2 table *,
  .cmsl_adaptive_table_wrap2 table td {
    font-size: calc(9px + 0.5vw) !important;
  }

  .cmsl_adaptive_table_wrap2_b table {
    width: 100% !important;
    height: auto !important;
  }

  .cmsl_adaptive_table_wrap2_b table,
  .cmsl_adaptive_table_wrap2_b table *,
  .cmsl_adaptive_table_wrap2_b table td {
    font-size: calc(8px + 0.5vw) !important;
  }

  .cmsl_adaptive_table_wrap2_c table {
    width: 100% !important;
    height: auto !important;
  }

  .cmsl_adaptive_table_wrap2_c table,
  .cmsl_adaptive_table_wrap2_c table *,
  .cmsl_adaptive_table_wrap2_c table td {
    font-size: calc(10px + 0.5vw) !important;
  }

  .cmsl_adaptive_image1 {
    max-width: 100% !important;
    height: auto !important;
  }

  .cmsl_adaptive_wrap_image img {
    max-width: 100% !important;
    height: auto !important;
  }

  .cmsl_adaptive_table_wrap_column_duo table {
    border: 0;
    width: 100% !important;
    height: auto !important;
    display: block !important;
  }

  .cmsl_adaptive_table_wrap_column_duo tr,
  .cmsl_adaptive_table_wrap_column_duo thead,
  .cmsl_adaptive_table_wrap_column_duo tbody,
  .cmsl_adaptive_table_wrap_column_duo tfoot {
    display: block !important;
  }

  .cmsl_adaptive_table_wrap_column_duo td {
    display: block !important;
    width: 100% !important;
  }

  .cmsl_adaptive_table_wrap_column_duo tr {
    display: flex !important;
    flex-wrap: wrap !important;
  }

  .cmsl_adaptive_table_wrap_column_duo td {
    width: 50% !important;
    margin-bottom: 20px !important;
    padding: 1% 2.5% !important;
  }

  .cmsl_adaptive_table_wrap_column_duo td:nth-child(2n+1) {
    padding-left: 0 !important;
  }

  .cmsl_adaptive_table_wrap_column_duo td:nth-child(2n) {
    padding-right: 0 !important;
  }

  .cmsl_adaptive_table_wrap_td_padding_0 table td {
    padding: 0 !important;
  }

  .cmsl_adaptive_table_wrap_td_padding_5 table td {
    padding: 5px !important;
  }

  .cmsl_adaptive_table_wrap_min_width_700 table {
    min-width: 700px;
  }

  .cmsl_adaptive_content_center {
    text-align: center;
  }

  .cmsl_adaptive__adaptive_just_show {
    display: block !important;
  }

  .cmsl_adaptive__adaptive_just_hide,
  table.cmsl_adaptive__adaptive_just_hide,
  td.cmsl_adaptive__adaptive_just_hide,
  tr.cmsl_adaptive__adaptive_just_hide,
  thead.cmsl_adaptive__adaptive_just_hide,
  tbody.cmsl_adaptive__adaptive_just_hide,
  tfoot.cmsl_adaptive__adaptive_just_hide {
    display: none !important;
  }

  .cmsl_adaptive_table_wrap_tr_margin_bottom_20 table tr {
    margin-bottom: 20px !important;
  }

  .cmsl_adaptive_table_wrap_tr_margin_bottom_40 table tr {
    margin-bottom: 40px !important;
  }

  .cmsl_adaptive_table_wrap_td_margin_bottom_20 table td {
    margin-bottom: 20px !important;
  }

  .cmsl_adaptive_table_wrap_td_margin_bottom_40 table td {
    margin-bottom: 40px !important;
  }

  .cmsl_adaptive_table_wrap_td_border_none table td {
    border: 0 !important;
  }

  .cmsl_adaptive_table_wrap_column_one table,
  .cmsl_adaptive_table_wrap_column_one tr,
  .cmsl_adaptive_table_wrap_column_one thead,
  .cmsl_adaptive_table_wrap_column_one tbody,
  .cmsl_adaptive_table_wrap_column_one tfoot,
  .cmsl_adaptive_table_wrap_column_one td {
    display: block;
    width: 100%;
  }

  .cmsl_adaptive_table_wrap_column_one tr {
    display: flex;
    flex-wrap: wrap;
  }

  .cmsl_adaptive_table_wrap_column_one td {
    width: 100% !important;
    margin-bottom: 30px !important;
    padding: 1% 0 !important;
  }
}

@media (max-width: 767px) {
  .cmsl_adaptive_font_size_from_current_less0 {
    font-size: 0.9em;
    display: block;
  }

  .cmsl_adaptive_font_size_from_current_less1 {
    font-size: 0.8em;
    display: block;
  }

  .cmsl_adaptive_font_size_from_current_less2 {
    font-size: 0.6em;
    display: block;
  }

  .cmsl_adaptive_font_size_from_current_less3 {
    font-size: 0.4em;
    display: block;
  }
}

@media (max-width: 359px) {

  .cmsl_adaptive_table_wrap2 table,
  .cmsl_adaptive_table_wrap2 table *,
  .cmsl_adaptive_table_wrap2 table td {
    font-size: calc(8px + 0.5vw) !important;
  }

  .cmsl_adaptive_table_wrap2_b table,
  .cmsl_adaptive_table_wrap2_b table *,
  .cmsl_adaptive_table_wrap2_b table td {
    font-size: calc(7px + 0.5vw) !important;
  }

  .cmsl_adaptive_table_wrap2_c table,
  .cmsl_adaptive_table_wrap2_c table *,
  .cmsl_adaptive_table_wrap2_c table td {
    font-size: calc(9px + 0.5vw) !important;
  }
}



/* dialogred */
.dialogred_modal {
  position: fixed;
  z-index: 2000;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  display: none;
  overflow: hidden;
}

.dialogred_modal:before {
  content: '';
  width: 0;
  height: 100%;
  display: inline-block;
  vertical-align: middle;
}

.dialogred_wall {
  position: fixed;
  top: 0;
  left: 50%;
  z-index: 4;
  width: 100%;
  height: 100%;
  max-width: 890px;
  background: #fff;
  transform: translateX(-50%);
  box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.15);
}

.dialogred_overlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.4;
}

.dialogred_wall2 {
  position: fixed;
  top: 0;
  left: 50%;
  z-index: 12;
  width: 100%;
  height: 1px;
  max-width: 890px;
  transform: translateX(-50%);
}

.dialogred_inner {
  display: inline-block;
  /* vertical-align: middle; */
  /* margin: 50px 0px 50px 0; */
  /* padding-bottom: 30px; */
  /*background:#fff;*/
  width: 100%;
  height: 100%;
  text-align: left;
  position: fixed;
  z-index: 8;
  opacity: 0;
  transition: all 0.3s ease-out 0s;
  /*transform:translateY(900px);*/
  /* top: -500px; */
  right: -700px;
}

.dialogred_inner2 {
  max-width: 1280px;
  height: 100%;
  margin-left: auto;
  position: relative;
  z-index: 15;
  background: #7c60c6;
  overflow-y: auto;
}

.dialogred_inner_show {
  opacity: 1;
  top: 0 !important;
  right: 0;
  /*transform:translateY(0);*/
}

.dialogred_close {
  position: absolute;
  right: 25px;
  top: 25px;
  z-index: 15;
  line-height: 1;
  font-size: 0;
  user-select: none;
}

.dialogred_close_img {
  cursor: pointer;
  display: inline-block;
  vertical-align: middle;
  width: 15px;
  height: 15px;
  background-repeat: no-repeat;
  background-image: url(/option/js/dialogred/img/close3.png);
  background-size: 15px 15px;
  background-position: center center;
  opacity: 1;
  transition: opacity 0.07s linear 0s, transform 0.20s linear 0s;
  will-change: opacity, transform;
  transform: rotate(0);
}

.dialogred_close_img:hover {
  opacity: 0.8;
}

.dialogred_modal[data-close_template="2"] .dialogred_close {
  right: 30px;
  top: 40px;
}

.dialogred_modal[data-close_template="2"] .dialogred_close_img {
  width: 20px;
  height: 20px;
  background-image: url(/option/js/dialogred/img/close13.svg);
  background-size: 20px 20px;
  filter: invert(1);
}

.dialogred_modal[data-close_template="emil1"] .dialogred_close_img {
  width: 20px;
  height: 20px;
  background-image: url(/option/js/dialogred/img/close_emil1.png);
  background-size: 20px 20px;
  transform: rotate(0);
  filter: invert(1);
}

.dialogred_modal .dialogred_close_img:hover {
  transform: rotate(180deg);
}

.dialogred_loader {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 20;
  transform: translateX(-50%) translateY(-50%);
}

.dialogred_loader1 {
  width: 55px;
  height: 32px;
  text-align: center;
  font-size: 10px;
}

.dialogred_loader1>div {
  background-color: #333;
  height: 100%;
  width: 7px;
  display: inline-block;
  -webkit-animation: dialogred_sk-stretchdelay 0.6s infinite ease-in-out;
  animation: dialogred_sk-stretchdelay 0.6s infinite ease-in-out;
  margin-left: 2px;
  border: 1px #858585 solid;
  opacity: 0.9;
}

.dialogred_loader1 .rect2 {
  -webkit-animation-delay: -0.5s;
  animation-delay: -0.5s;
}

.dialogred_loader1 .rect3 {
  -webkit-animation-delay: -0.4s;
  animation-delay: -0.4s;
}

.dialogred_loader1 .rect4 {
  -webkit-animation-delay: -0.3s;
  animation-delay: -0.3s;
}

.dialogred_loader1 .rect5 {
  -webkit-animation-delay: -0.2s;
  animation-delay: -0.2s;
}

@-webkit-keyframes dialogred_sk-stretchdelay {

  0%,
  40%,
  100% {
    -webkit-transform: scaleY(0.50);
  }

  20% {
    -webkit-transform: scaleY(1.0);
    background-color: #e8e8e8;
  }
}

@keyframes dialogred_sk-stretchdelay {

  0%,
  40%,
  100% {
    transform: scaleY(0.50);
    -webkit-transform: scaleY(0.50);
  }

  20% {
    transform: scaleY(1.0);
    -webkit-transform: scaleY(1.0);
    background-color: #e8e8e8;
  }
}

.dialogred_modal.loading .dialogred_loader {
  display: block;
}

.body_dialogred_open {
  overflow-y: scroll;
}

.body_dialogred_open .cmsl_outer {
  position: fixed;
  width: 100%;
  /*-webkit-filter:blur(3px);
  filter:blur(3px);*/
  /*transition:opacity .5s ease-out;
  opacity:1;
  overflow:hidden;
  min-height:100%;*/
}

.body_dialogred_open .dialogred_modal {
  overflow: visible;
  display: block;
}

.body_dialogred_inner_show .dialogred_close {
  display: block;
}

.dialogred_data {
  /* min-height:400px; */
  position: relative;
  z-index: 10;
  height: 100%;
}

@media (max-width: 1365px) {}

@media (max-width: 1023px) {
  /* .dialogred_data {
    min-height: 300px;
  } */

  .dialogred_modal[data-close_template="emil1"] .dialogred_close_img {
    width: 25px;
    height: 25px;
    background-size: 20px 20px;
  }
}

@media (max-width: 767px) {
  /*.dialogred_inner{
      width:calc(100% - 20px);
  }*/

  .dialogred_modal[data-close_template="2"] .dialogred_close {
    top: 15px;
    right: 15px;
  }
}

@media (max-width: 479px) {
  /* .dialogred_data {
    min-height: 250px;
  } */

  .dialogred_close {
    top: 10px;
    right: 10px;
  }

  .dialogred_modal[data-close_template="2"] .dialogred_close {
    top: 10px;
    right: 10px;
  }

  .dialogred_modal[data-close_template="2"] .dialogred_close_img {
    width: 15px;
    height: 15px;
    background-size: 15px 15px;
  }
}



.dialogclass {
  display: flex;
  flex-direction: column;
  font-size: 15px;
  line-height: 1.2;
  margin: 0 auto;
  height: 100%;
}

.dialogclass_but {
  text-align: center;
  margin-top: 20px;
}

.dialogclass_button {
  margin-bottom: 30px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 60px;
  background: #cde880;
  border-radius: 30px;
  color: #7c60c6;
  font-family: 'Raleway-Regular';
  font-weight: 600;
  font-size: 19px;
  line-height: 1.15;
  text-decoration: none;
  /* text-transform: uppercase; */
  letter-spacing: 0.75px;
  transition: all 0.15s linear 0s;
  border: 0;
  outline: 0;
  padding: 3px 2px 2px 2px;
  cursor: pointer;
  position: relative;
  will-change: background, color;
  text-transform: lowercase;
}

.dialogclass_button:hover {
  background: #b7d170;
  text-decoration: none;
  color: #7c60c6;
}

/*
  .dialogclass_button:active{
      top:1px;
  }
  */
.dialogclass_button:disabled {
  background: #cde880;
  top: 0 !important;
  opacity: 0.8;
  cursor: default;
}

.dialogclass_button:disabled:hover {
  /* background: rgb(160, 134, 107); */
  opacity: 0.8;
  cursor: default;
}

.dialogclass_button_loader {
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -5px;
  margin-left: -21px;
  background-image: url(/plugin/zakazonline/img/loader2.gif);
  background-repeat: no-repeat;
  width: 43px;
  height: 11px;
}

.dialogclass.loading .dialogclass_button_tx {
  visibility: hidden;
}

.dialogclass.loading .dialogclass_button_loader {
  display: block;
}

.dialogclass input[type="text"],
.dialogclass textarea {
  outline-offset: 0;
  border: 0;
  border-style: none;
}

.dialogclass input[type="text"] {
  width: 100%;
  height: 50px;
  font-size: 17px;
  line-height: normal;
  font-weight: normal;
  background: #fff;
  color: rgba(0, 0, 0, 0.478);
  padding: 0 25px;
  /* border-bottom: 1px solid rgba(0, 0, 0, 0.63); */
  border-radius: 30px;
  text-align: left;
}

.dialogclass textarea {
  width: 100%;
  height: 130px;
  font-size: 18px;
  line-height: 1.3;
  color: #000;
  padding: 15px 25px 25px 25px;
  background: #fff;
  border-radius: 30px;
  /* border-bottom: 1px solid rgba(0, 0, 0, 0.63); */
  vertical-align: top;
  resize: none;
}

.dialogclass ::-webkit-input-placeholder {
  color: #000;
  opacity: 0.6;
  text-align: left;
}

.dialogclass ::-moz-placeholder {
  color: #000;
  opacity: 0.6;
  text-align: left;
}

.dialogclass :-moz-placeholder {
  color: #000;
  opacity: 0.7;
  text-align: center;
}

.dialogclass :-ms-input-placeholder {
  color: #000;
  opacity: 0.6;
  text-align: center;
}

/*http://cssdeck.com/labs/styling-select-box-with-css3*/
.dialogclass_selbox1 {
  background-color: #fff;
  background-image: url(/plugin/zakazonline/img/selbox_pip1.png);
  background-repeat: no-repeat;
  background-position: right center;
}

.dialogclass_selbox1 select {
  /*clear style*/
  background: transparent;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  text-overflow: "";
  /* this is important! */
  border: 0;
  outline: 0;
  margin: 0;

  /*for Iphone*/
  box-shadow: none;
  -webkit-box-shadow: none;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  width: 100%;
  font-size: 15px;
  line-height: 1;
  color: #000;
  padding: 0 15px 0 15px;
  height: 47px;
  /*border:1px #d4d4d4 solid;*/
  cursor: pointer;
}

/*for IE 11 styling */
.dialogclass_selbox1 select::-ms-expand {
  display: none;
}

.dialogclass .err input,
.dialogclass .err textarea {
  /* border-bottom: 1px #d20000 solid; */
  background: #f5e6ee;
  /* color: #d20000; */
}

.dialogclass .err input::placeholder,
.dialogclass .err textarea::placeholder {
  color: #d20000;
}

.dialogclass_form input[type="checkbox"] {
  width: 13px;
  height: 13px;
  background: #ae9cdc;
  border: 1px solid #4d3b7b;
}

.dialogclass_form .personal-links {
  font-family: 'Commissioner-Medium';
  color: #fff;
}

.dialogclass_form .personal-links a {
  color: #fff;
}

.personal-links.pl4 label {
  display: block;
  margin-bottom: 10px;
}

.dialogclass_header {
  position: relative;
  /* background: #1d1b1a; */
  background-repeat: repeat;
  padding: 25px 20px 10px 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-family: 'Montserrat-Bold';
  margin-bottom: 25px;
}

.dialogclass_header_inner {
  width: 100%;
}

.dialogclass_header__icon {
  position: absolute;
  top: 95px;
  left: 15px;
}

.dialogclass_zagol1 {
  display: flex;
  flex-direction: column;
  width: 100%;
  color: #000;
  text-transform: uppercase;
  font-family: 'Raleway-Regular';
  font-weight: 700;
  font-size: 100px;
  color: rgb(205, 232, 128);
  line-height: 1;
  text-align: left;
  letter-spacing: 1px;
}

.dialogclass_zagol1 span:nth-child(2) {
  margin-left: auto;
}

.dialogclass_zagol2 {
  margin-top: 15px;
  margin-bottom: 15px;
  font-size: 18px;
  line-height: 1.2;
  color: #fff;
  text-align: center;
  font-family: regular;
}

.dialogclass .hr {
  line-height: 1px;
  height: 1px;
  background: #ccc;
  width: 180px;
  margin: 0 auto;
  margin-top: 18px;
}

.dialogclass_form {
  display: flex;
  flex-direction: column;
  padding: 0px 20px 0px 20px;
  text-align: center;
  height: 100%;
}

.dialogclass_form_inner {
  max-width: 470px;
  margin: 0 auto;
  height: 100%;
}

.dialogclass_form_inner form {
  display: flex;
  flex-direction: column;
  height: 100%;
}

.g-recap {
  margin-top: auto !important;
}

.dialogclass_result {
  text-align: center;
  font-size: 27px;
  line-height: 1.3;
  color: #008e2a;
  margin-top: 60px;
  min-height: 120px;
}

.dialogclass_formcont1 {
  margin-bottom: 10px;
}

/* .dialogclass_formcont1:nth-child(1) {
  margin: 0;
} */

.dialogclass_inform {
  color: #535353;
  margin-top: 20px;
  text-align: center
}

.dialogclass_rules {
  text-align: left;
  font-size: 15px;
  line-height: 1.3;
  color: #000;
  margin-top: 20px;
  margin-bottom: 30px;
}

.dialogclass_rules_cont {
  display: flex;
  flex-wrap: nowrap;
}

.dialogclass_rules_cont_box2 {
  margin-left: 5px;
}

.dialogclass_rules a {
  color: #008bbe;
}

.dialogclass_rules2 {
  margin-top: 25px;
  text-align: center;
  font-size: 13px;
  line-height: 1.3;
  color: #000;
}

.dialogclass_rules2 a {
  color: #000;
  text-decoration: underline;
}

.dialogclass_rules2 a:hover {
  text-decoration: none;
  color: #000;
}

.dialogclass_cont1_box2 {
  margin-top: 10px;
}

.dialogclass_error {
  font-size: 14px;
  color: red;
  margin-top: 15px;
  text-align: center;
}

@media (max-width: 767px) {
  .dialogclass_zagol1 {
    font-size: 65px;
  }

  .dialogclass_zagol2 {
    font-size: 16px;
  }

  .dialogclass_header {
    margin-bottom: 10px;
  }

  .dialogclass_header__icon {
    position: absolute;
    top: 70px;
    left: 0px;
  }

  .dialogclass_header__icon img {
    max-width: 90px;
  }

  .dialogclass input[type="text"] {
    font-size: 14px;
    height: 50px;
  }

  .dialogclass_formcont1 {
    margin-top: 0px;
  }

  .dialogclass_cont1_box2 {
    margin-top: 9px;
  }

  .dialogclass textarea {
    font-size: 14px;
  }

  .dialogclass_but {
    margin-top: 15px;
  }

  .dialogclass_button {
    width: 100%;
    max-width: 170px;
    height: 45px;
    font-size: 13px;
  }

  .dialogclass_result {
    font-size: 21px;
  }

  .dialogclass_rules2 {
    font-size: 11px;
    line-height: 1.2;
    color: #000;
  }
}

@media (max-width: 479px) {
  .dialogclass_form_inner {
    max-width: 320px;
  }

  .personal-links label {
    font-size: 14px;
  }

  /* 
  .g-recaptcha {
    margin-left: -32px !important;
  } */

  .dialogclass_button {
    height: 40px;
  }
}


/* zakazonline */
.sendparamunion {
  display: none;
}

@keyframes pulse_animation {
  0% {
    transform: scale(1);
  }

  50% {
    transform: scale(1.05);
  }

  100% {
    transform: scale(1);
  }
}

.zakazonline_button0 {
  position: relative;
  display: inline-block;
  border: 0;
  outline: 0;
  font-size: 17px;
  line-height: 1;
  color: #4b2e13;
  padding: 7px 10px;
  border-radius: 3px;
  cursor: pointer;
  min-width: 150px;
  text-align: center;
  text-decoration: none !important;

  /* http://colorzilla.com/gradient-editor/#ffd200+0,ffb400+100 */
  background: #ffd200;
  background: -moz-linear-gradient(top, #ffd200 0%, #ffb400 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffd200), color-stop(100%, #ffb400));
  background: -webkit-linear-gradient(top, #ffd200 0%, #ffb400 100%);
  background: -o-linear-gradient(top, #ffd200 0%, #ffb400 100%);
  background: -ms-linear-gradient(top, #ffd200 0%, #ffb400 100%);
  background: linear-gradient(to bottom, #ffd200 0%, #ffb400 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd200', endColorstr='#ffb400', GradientType=0);
}

.zakazonline_button0:hover {
  color: #000;
  background: #ffb400;
  background: -moz-linear-gradient(top, #ffb400 0%, #ffd200 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffb400), color-stop(100%, #ffd200));
  background: -webkit-linear-gradient(top, #ffb400 0%, #ffd200 100%);
  background: -o-linear-gradient(top, #ffb400 0%, #ffd200 100%);
  background: -ms-linear-gradient(top, #ffb400 0%, #ffd200 100%);
  background: linear-gradient(to bottom, #ffb400 0%, #ffd200 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffb400', endColorstr='#ffd200', GradientType=0);

  animation-name: pulse_animation;
  animation-duration: 300ms;
  animation-delay: 100ms;
  animation-iteration-count: 1;
  animation-timing-function: linear;
}

.zakazonline_button0:active {
  top: 1px;
}


.zakazonline_button {
  position: relative;
  background: #ff9908;
  font-size: 16px;
  line-height: 1;
  color: #fff;
  display: inline-block;
  padding: 10px 25px;
  max-width: 300px;
  text-decoration: none;
}

.zakazonline_button:hover {
  color: #fff;
  text-decoration: none;
  background: #ffa526;
}

.zakazonline_button:active {
  top: 1px;
}

/* photopic */
.photopic_photo_list4 {
  display: flex;
  flex-wrap: wrap;
  margin-left: -12px;
  margin-right: -12px;
}

.photopic_photo_list4_item {
  width: 33.333%;
  padding: 12px;
}

.photopic_photo_list4_item_inner {
  display: block;
  text-decoration: none !important;
  position: relative;
  /*border-radius:10px;*/
  overflow: hidden;
}

.photopic_photo_list4_item_photo {
  padding-top: 72%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}

.photopic_photo_list4_item_bg {
  visibility: hidden;
  opacity: 0;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 5;
  width: 100%;
  height: 100%;
  transition: all 0.2s ease-in 0s;
  border-radius: 10px;
  background: rgba(117, 66, 144, 0.9);
  background: -moz-linear-gradient(45deg, rgba(117, 66, 144, 0.9) 9%, rgba(117, 66, 144, 0.81) 20%, rgba(117, 66, 144, 0.75) 27%, rgba(117, 66, 144, 0.2) 100%);
  background: -webkit-gradient(left bottom, right top, color-stop(9%, rgba(117, 66, 144, 0.9)), color-stop(20%, rgba(117, 66, 144, 0.81)), color-stop(27%, rgba(117, 66, 144, 0.75)), color-stop(100%, rgba(117, 66, 144, 0.2)));
  background: -webkit-linear-gradient(45deg, rgba(117, 66, 144, 0.9) 9%, rgba(117, 66, 144, 0.81) 20%, rgba(117, 66, 144, 0.75) 27%, rgba(117, 66, 144, 0.2) 100%);
  background: -o-linear-gradient(45deg, rgba(117, 66, 144, 0.9) 9%, rgba(117, 66, 144, 0.81) 20%, rgba(117, 66, 144, 0.75) 27%, rgba(117, 66, 144, 0.2) 100%);
  background: -ms-linear-gradient(45deg, rgba(117, 66, 144, 0.9) 9%, rgba(117, 66, 144, 0.81) 20%, rgba(117, 66, 144, 0.75) 27%, rgba(117, 66, 144, 0.2) 100%);
  background: linear-gradient(45deg, rgba(117, 66, 144, 0.9) 9%, rgba(117, 66, 144, 0.81) 20%, rgba(117, 66, 144, 0.75) 27%, rgba(117, 66, 144, 0.2) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#754290', endColorstr='#754290', GradientType=1);
}

.photopic_photo_list4_item_zoom {
  visibility: hidden;
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 10;
  width: 47px;
  height: 47px;
  background-image: url(img/photo_list4_zoom.svg);
  background-repeat: no-repeat;
  transition: all 0.1s ease-in 0s;
  -webkit-transform: translateX(-51%) translateY(-50%);
  -moz-transform: translateX(-51%) translateY(-50%);
  -ms-transform: translateX(-51%) translateY(-50%);
  -o-transform: translateX(-51%) translateY(-50%);
  transform: translateX(-51%) translateY(-50%);
}

.photopic_photo_list4_item_inner:hover .photopic_photo_list4_item_bg {
  visibility: visible;
  opacity: 1;
}

.photopic_photo_list4_item_inner:hover .photopic_photo_list4_item_zoom {
  visibility: visible;
  opacity: 1;
}

@media (max-width: 1365px) {
  .photopic_photo_list4_item_zoom {
    display: none;
  }

  .photopic_photo_list4 {
    margin-left: 10px;
    margin-right: 10px;
  }
}

@media (max-width: 1023px) {
  .photopic_photo_list4_item {
    width: 50%;
  }
}

@media (max-width: 767px) {
  .photopic_photo_list4 {
    margin-left: -5px;
    margin-right: -5px;
  }

  .photopic_photo_list4_item {
    padding: 5px;
  }
}


/* upononline */
.upononline {
  position: relative;
}

.upononline_inner {
  position: relative;
  z-index: 20;
}

.upononline_result {
  display: none;
  position: absolute;
  top: 15%;
  left: 0px;
  width: 100%;
  text-align: center;
  font-size: 25px;
  line-height: 1.2;
  color: green;
  /* color: #00d800; */
}

.upononline_error {
  display: none;
  text-align: left;
  margin-top: 15px;
  font-size: 14px;
  line-height: 1.2;
  color: red;
}

/* .upononline.error .upononline_error{
  display:block;
} */

.upononline_form_wrap {
  position: relative;
}

.upononline,
.upononline_form_wrap_inner {
  transition: all 0s linear 0s !important;
}

.upononline.result .upononline_form_wrap_inner,
.upononline.result .upononline_form_wrap_inner * {
  visibility: hidden !important;
}

.upononline.result .upononline_result {
  display: block;
}

.upononline.result,
.upononline.result * {
  transition: all 0s linear 0s !important;
}


/* spacehub */
.spacehub {
  position: relative;
  overflow: hidden;
}

@media (max-width: 1280px) {
  .spacehub:not([data-spacehub-adaptive_bool="1"]) {
    position: static !important;
    width: 100% !important;
    left: 0 !important;
  }
}

/* youtube */
.own_youtube_sizer {
  position: relative;
}

.own_youtube_sizer>* {
  position: absolute;
  z-index: 10;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.own_youtube_sizer:after {
  content: '';
  padding-top: 56%;
  display: block;
}

/* inspire */
.inspir {
  margin-top: 50px;
}

.inspir-header {
  display: flex;
}

.inspir-info {
  display: flex;
  flex-direction: column;
  max-width: 1230px;
  padding-right: 30px;
  width: 100%;
}

.inspir-toptext {
  max-width: 800px;
  width: 100%;
  margin-bottom: 60px;
  font-size: 40px;
  font-family: "Raleway-Regular";
  color: rgb(0, 0, 0);
  line-height: 1.125;
}

.inspir-toptext span {
  position: relative;
}

.inspir-toptext span::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 85%;
  border-radius: 50%;
  border-width: 3px;
  border-color: rgb(192, 234, 71);
  border-style: solid;
  z-index: -1;
  top: 7px;
}

.inspir-bottext {
  max-width: 800px;
  width: 100%;
  margin-left: auto;
}

.inspir-bottext1 {
  margin-bottom: 30px;
  font-size: 20px;
  font-family: "Commissioner-Light";
  color: rgb(0, 0, 0);
  line-height: 1.4;
}

.inspir-bottext2 {
  font-size: 16px;
  font-family: "Raleway-Regular";
  color: rgba(0, 0, 0, 0.502);
  font-style: italic;
}

.inspir-cats {
  display: flex;
  flex-direction: column;
  margin-left: auto;
  max-width: 230px;
  width: 100%;
  margin-top: 20px;
}

.inspir-cats__item {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  background-color: rgb(239, 239, 239);
  width: 100%;
  height: 54px;
  margin-bottom: 10px;
  font-size: 16px;
  font-family: "Commissioner-Medium";
  color: rgb(0, 0, 0);
  text-decoration: none;
  border-radius: 30px;
  transition: 0.2s;
  line-height: 1.2;
  letter-spacing: 3.2px;
}

.inspir-cats__item span {
  border-bottom: 1px solid #000;
}

.inspir-cats__item:hover {
  background: #cde880;
  color: rgb(0, 0, 0);
  text-decoration: none;
}

.inspir-cats__item.active {
  background: #cde880;
  color: rgb(0, 0, 0);
  text-decoration: none;
}

.inspir-blocks {
  margin-top: 90px;
}

.inspir-cat {
  display: flex;
  flex-direction: column;
  padding-top: 45px;
  border-top: 1px solid rgb(221, 221, 221);
}

.inspir-cat__title {
  margin-bottom: 60px;
  font-size: 35px;
  font-family: "Raleway-Regular";
  color: rgb(0, 0, 0);
  line-height: 1.286;
}

.inspir-cat__title a {
  text-decoration: none;
}

.inspir-cat__title a:hover {
  text-decoration: none;
}

.inspir-cat__photo {
  position: relative;
  padding-top: 100%;
}

.inspir-cat__photo_inner {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.inspir-cat__photo_inner span {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  position: absolute;
  top: 15px;
  right: 15px;
  border: 1px solid #fff;
}

.inspir-cat__button {
  display: flex;
  justify-content: center;
  align-items: center;
  background: #efefef;
  font-size: 16px;
  font-family: "Commissioner-Medium";
  color: rgb(0, 0, 0);
  line-height: 1.2;
  letter-spacing: 3.2px;
  cursor: pointer;
  text-decoration: none;
}

.inspir-cat__button span {
  position: relative;
  z-index: 2;
}

.inspir-cat__button span::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 110%;
  border-radius: 50%;
  border-width: 3px;
  border-color: rgb(192, 234, 71);
  border-style: solid;
  z-index: -1;
}

.inspir-cat__photos {
  display: grid;
  grid-auto-columns: 1fr;
  grid-auto-rows: 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-template-rows: 1fr 1fr 1fr;
  gap: 20px 20px;
}

.inspir-cat__photos.inspir-cat1 .photo-big {
  grid-column: span 2 / span 2;
  grid-row: span 2 / span 2;
  grid-row-start: 2;
}

.inspir-cat__photos.inspir-cat2 .photo-big {
  grid-area: 2/3/4/5;
}

.inspir-cat__photos.inspir-cat3 .photo-big {
  grid-area: 2/2/4/4;
}

.inspir-cat__photos.inspir-cat4 .photo-big {
  grid-area: 1/1/3/3;
}

.inspir-cat__photos.inspir-cat1 .inspir-cat__photo:nth-child(18) {
  grid-column: span 2 / span 2;
  grid-row: span 2 / span 2;
  grid-column-start: 3;
  grid-row-start: 6;
}


.inspir-cat__photos.inspir-cat1 .inspir-cat__photo:nth-child(31) {
  grid-column: span 2 / span 2;
  grid-row: span 2 / span 2;
  grid-row-start: 10;
}


.inspir-footer {
  margin-top: 30px;
  padding-top: 65px;
  border-top: 1px solid rgb(221, 221, 221);
  font-family: "Commissioner-Light";
  color: rgb(0, 0, 0);
  line-height: 1.4;
  margin-bottom: 150px;
}

.inspir-button {
  display: flex;
  justify-content: center;
  margin-top: 65px;
}

.inspir-button a {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  background-color: rgb(19, 0, 0);
  width: 405px;
  height: 60px;
  font-size: 16px;
  font-family: "Commissioner-Medium";
  color: rgb(255, 255, 255);
  transition: 0.3s;
  text-decoration: none;
}

.inspir-button a:hover {
  text-decoration: none;
  background: rgb(51, 51, 51);
}

@media(max-width: 1279px) {
  .inspir-toptext {
    font-size: 30px;
  }

  .inspir-bottext1 {
    font-size: 18px;
  }

  .inspir-cat__title {
    font-size: 27px;
  }

  .inspir-cat__button {
    font-size: 14px;
    letter-spacing: 1.2px;
  }
}

@media(max-width: 1023px) {
  .inspir {
    margin-top: 0;
  }

  .inspir-header {
    flex-direction: column;
  }

  .inspir-toptext {
    font-size: 24px;
    margin-bottom: 0;
  }

  .inspir-bottext1 {
    font-size: 15px;
  }

  .inspir-bottext2 {
    font-size: 15px;
  }

  .inspir-cats {
    max-width: 100%;
  }

  .inspir-cats__item {
    height: 45px;
    font-size: 14px;
    letter-spacing: 0px;
  }

  .inspir-cat__title {
    margin-bottom: 40px;
    font-size: 24px;
  }

  .inspir-blocks {
    margin-top: 50px;
  }

  .inspir-cat__photos {
    gap: 10px 10px;
  }

  .inspir-button a {
    width: 250px;
    height: 45px;
    font-size: 14px;
  }

}

@media (max-width: 767px) {
  .inspir-info {
    padding-right: 0;
  }

  .inspir-toptext {
    font-size: 21px;
  }

  .inspir-toptext p {
    margin-top: 0;
  }

  .inspir-toptext br {
    display: none;
  }

  .inspir-cat__button {
    font-size: 12px;
    letter-spacing: 0px;
    text-align: center;
  }

  .inspir-cat__button span {
    border: 0;
  }

  .inspir-toptext span {
    display: inline-block;
  }

  .inspir-cat {
    padding-top: 30px;
  }

  .inspir-cat__title {
    margin-bottom: 30px;
    font-size: 21px;
  }

  .inspir-blocks {
    margin-top: 20px;
  }

  .inspir-cat__photos {
    gap: 3px 3px;

  }

}

/* inspire */

.catalog__autocomplete_form1 button.catalog__autocomplete {
  position: relative;
}

.catalog__autocomplete_inner {
  position: relative;
}

.catalog__autocomplete .result {
  display: none;
  position: absolute;
  z-index: 400;
  top: 100%;
  left: 0px;
  width: 100%;
  border: 1px solid #b5b5b5;
  border-top: 0;
}

/* 
.catalog__autocomplete:not(.it_active) .result {
  display: none !important;
} */

.catalog__autocomplete .result ul,
.catalog__autocomplete .result li {
  list-style: none;
  margin: 0;
  padding: 0;
}

.catalog__autocomplete .result ul {
  min-height: 15px;
  max-height: 250px;
  background: #fff;
  overflow-y: auto;
  border-top: 0px;
  text-align: left;
}

.catalog__autocomplete .result ul li {
  display: block;
}

.catalog__autocomplete .result ul li a {
  display: block;
  padding: 5px 5px 5px 15px;
  font-size: 15px;
  line-height: 1.2;
  color: #000;
  text-decoration: none !important;
}

.catalog__autocomplete .result ul li a span {
  color: #666;
}

.catalog__autocomplete .result ul li.over {
  background: #e5e5e5;
}

.catalog__autocomplete .result b {
  font-weight: bold;
  font-family: 'Commissioner-SemiBold';
}


/* search */



/* asnwer */
.answer {
  max-width: 1220px;
  margin-left: auto;
  margin-right: auto;
}

.answer__header {
  display: flex;
  flex-direction: column;
  margin-bottom: 35px;
}

.answer__title {
  margin-bottom: 15px;
  font-size: 66px;
  color: rgb(0, 0, 0);
  text-transform: uppercase;
  line-height: 1.125;
  text-align: center;
}

.answer__text {
  font-size: 18.75px;
  font-weight: 300;
  color: rgb(0, 0, 0);
  line-height: 1.333;
  text-align: center;
}

.answer__block {
  border-top: 1px solid #9a9690;
}

.answer__accordeon {
  margin-left: auto;
  margin-left: -30px;
  margin-right: -30px;
}

.answer__accordeon_block {
  display: flex;
  flex-direction: column;
}

.answer__box {
  width: 100%;
  position: relative;
  /* margin-bottom: 5px; */
  border-bottom: 2px solid #d1d1d1;
}

.answer__box:last-child {
  margin-bottom: 0;
}

.answer__box .answer__label {
  display: flex;
  align-items: center;
  position: relative;
  padding: 00px 0px 0px 0px !important;
  padding-right: 40px !important;
  margin: 0;
  margin-bottom: 40px !important;
  margin-top: 40px;
  color: #000;
  font-size: 25px;
  font-weight: 600;
  cursor: pointer;
  /* border-bottom: 2px solid #d1d1d1; */
  transition: 0.3s;
  line-height: 1;
}

.answer__box .answer__label h3 {
  padding: 10px 0;
}

.answer__box .answer__label::after {
  content: '';
  position: absolute;
  right: 5px;
  top: -3px;
  width: 30px;
  height: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  /* background: #feaa6d; */
  background-image: url('../images/answer-icon.png');
  background-size: 30px;
  background-position: center;
  background-repeat: no-repeat;
  transition: 0.3s;
  /* opacity: 0;
  visibility: hidden; */
}

.answer__box .answer__label:hover:after {
  opacity: 1;
  visibility: visible;
}

.answer__box.active .answer__label:after {
  opacity: 1;
  visibility: visible;
  transform: rotate(135deg);
}

.answer__box .answer__label span {
  flex: none;
  display: inline-flex;
  width: 65px;
  padding-left: 10px;
  padding-right: 10px;
}

/* 
.answer__box.active .answer__label {
  border-bottom: 2px solid #feaa6d;
} */

.answer__box .answer__content {
  position: relative;
  overflow: hidden;
  max-height: 0;
  transition: 0.3s;
  font-size: 19px;
  color: rgba(0, 0, 0, 0.749);
  line-height: 1.333;
}

.answer__box .answer__content>div {
  padding: 0px 0px 35px 0px;
}

.answer__box .answer__content>div p {
  margin: 0;
  margin-bottom: 15px;
}

.answer__box .answer__content>div a {
  color: rgba(0, 0, 0, 0.749);
  text-decoration: underline;
}

.answer__box .answer__content>div a:hover {
  color: rgba(0, 0, 0, 0.749);
  text-decoration: none;
}

@media(max-width: 1535px) {
  .answer__title {
    font-size: 55px;
  }

  .answer__box .answer__content>div {
    padding-right: 0;
  }

  .answer__box .answer__label {
    font-size: 21px
  }

  .answer__box .answer__content {
    font-size: 17px
  }


}

@media(max-width: 1023px) {
  .answer__title {
    font-size: 35px;
    margin-bottom: 0;
  }

  .answer__text {
    font-size: 16px;
  }

  .answer__box .answer__label {
    margin: 0;
    margin-bottom: 20px !important;
    margin-top: 20px;
    font-size: 16px;
  }

  .answer__box .answer__content {
    font-size: 14px;
  }

  .answer__box .answer__content>div {
    padding-bottom: 5px;
  }

  .answer__box .answer__label::after {
    top: -2.5px;
    width: 20px;
    height: 20px;
    background-size: 20px;
  }
}


@media(max-width: 767px) {
  .answer__box .answer__label {
    font-size: 16px;
  }

  .answer__title {
    font-size: 27px;
    margin-bottom: 0;
  }

  .answer__text {
    font-size: 14px;
  }
}

/* asnwer */