@font-face {
  font-family: 'IgraSans';
  src: url('/themes/fonts/IgraSans.eot');
  src: url('/themes/fonts/IgraSans.eot?#iefix') format('embedded-opentype'), url('/themes/fonts/IgraSans.woff') format('woff'), url('/themes/fonts/IgraSans.ttf') format('truetype');
  font-display: swap;
}

@font-face {
  font-family: 'Raleway-Regular';
  src: url('/themes/fonts/Raleway-Regular.eot');
  src: url('/themes/fonts/Raleway-Regular.eot?#iefix') format('embedded-opentype'), url('/themes/fonts/Raleway-Regular.woff') format('woff'), url('/themes/fonts/Raleway-Regular.ttf') format('truetype');
  font-display: swap;
}

@font-face {
  font-family: 'Commissioner-Bold';
  src: url('/themes/fonts/Commissioner-Bold.eot');
  src: url('/themes/fonts/Commissioner-Bold.eot?#iefix') format('embedded-opentype'), url('/themes/fonts/Commissioner-Bold.woff') format('woff'), url('/themes/fonts/Commissioner-Bold.ttf') format('truetype');
  font-display: swap;
}

@font-face {
  font-family: 'Commissioner-Medium';
  src: url('/themes/fonts/Commissioner-Medium.eot');
  src: url('/themes/fonts/Commissioner-Medium.eot?#iefix') format('embedded-opentype'), url('/themes/fonts/Commissioner-Medium.woff') format('woff'), url('/themes/fonts/Commissioner-Medium.ttf') format('truetype');
  font-display: swap;
}

@font-face {
  font-family: 'Commissioner-Light';
  src: url('/themes/fonts/Commissioner-Light.eot');
  src: url('/themes/fonts/Commissioner-Light.eot?#iefix') format('embedded-opentype'), url('/themes/fonts/Commissioner-Light.woff') format('woff'), url('/themes/fonts/Commissioner-Light.ttf') format('truetype');
  font-display: swap;
}

@font-face {
  font-family: 'Commissioner-Regular';
  src: url('/themes/fonts/Commissioner-Regular.eot');
  src: url('/themes/fonts/Commissioner-Regular.eot?#iefix') format('embedded-opentype'), url('/themes/fonts/Commissioner-Regular.woff') format('woff'), url('/themes/fonts/Commissioner-Regular.ttf') format('truetype');
  font-display: swap;
}

@font-face {
  font-family: 'light';
  src: url('/themes/fonts/light.eot');
  src: url('/themes/fonts/light.eot?#iefix') format('embedded-opentype'), url('/themes/fonts/light.woff') format('woff'), url('/themes/fonts/light.ttf') format('truetype');
  font-display: swap;
}

.g-recaptcha {
  transform: scale(0.85);
  display: flex;
  justify-content: flex-start;
  margin-left: -8%;
}

.g-recaptcha>div {
  width: 250px !important;
}

/* filemanager */
.filemanag-inner>div {
  display: flex;
  margin-bottom: 15px;
}

.filemanag-inner>div img {
  margin-right: 15px;
}

@media(max-width: 767px) {
  .filemanag-inner>div img {
    align-self: flex-start;
    width: 20px !important;
    height: auto !important;
  }
}

/* filemanager */

/* personal-links */

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

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

.personal-links label {
  margin-bottom: 5px !important;
  text-align: left;
  font-size: 14px;
  user-select: none;
  line-height: 1.6;
}

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

.personal-links label input[type="checkbox"] {
  height: auto;
}

/* personal-links */

.inflex {
  display: inline-flex;
}

.acatalog-filter {
  display: flex;
  margin-bottom: 50px;
}

.acatalog-filter__item {
  display: flex;
  align-self: flex-start;
  justify-content: center;
  align-items: center;
  text-align: center;
  padding: 10px 25px;
  margin-right: 4px;
  background: #dad9d9;
  margin-bottom: 4px;
  font-size: 15px;
  color: rgb(0, 0, 0);
  cursor: pointer;
  transition: 0.2s;
}

.acatalog-filter__item:hover {
  background: #d1d1d1;
}

.acatalog-filter__item.active {
  background: #65a0be;
}

.acatalog-filter-result {
  text-align: center;
  margin-bottom: 50px;
}

@media(max-width: 1023px) {
  .acatalog-filter {
    margin-bottom: 30px;
  }

  .acatalog-filter__item {
    padding: 7px 15px;
    font-size: 13px;
  }

  .acatalog-filter-result {
    margin-bottom: 20px;
  }
}


.acatalog-prof-filter {
  display: flex;
  margin-bottom: 50px;
}

.acatalog-prof-filter__item {
  display: flex;
  align-self: flex-start;
  justify-content: center;
  align-items: center;
  text-align: center;
  padding: 10px 25px;
  margin-right: 4px;
  background: #dad9d9;
  margin-bottom: 4px;
  font-size: 15px;
  color: rgb(0, 0, 0);
  cursor: pointer;
  transition: 0.2s;
}

.acatalog-prof-filter__item:hover {
  background: #d1d1d1;
}

.acatalog-prof-filter__item.active {
  background: #65a0be;
}

.acatalog-prof-filter-result {
  text-align: center;
  margin-bottom: 50px;
}

@media(max-width: 1023px) {
  .acatalog-prof-filter {
    margin-bottom: 30px;
  }

  .acatalog-prof-filter__item {
    padding: 7px 15px;
    font-size: 13px;
  }

  .acatalog-prof-filter-result {
    margin-bottom: 20px;
  }
}

/* search */

.acatalog-searchcat {
  margin-bottom: 50px;
}

.acatalog-searchcat__title {
  margin-bottom: 10px;
  font-weight: bold;
}

.acatalog-searchcat__item {
  margin-bottom: 5px;
}

.acatalog-searchcat__item a {
  color: #000;
}

.catalog__autocomplete_form1 button.catalog__autocomplete {
  position: relative;
}

.catalog__autocomplete_inner {
  position: relative;
}

.catalog__autocomplete .result {
  display: none;
  position: absolute;
  z-index: 9999;
  top: 100%;
  left: 0px;
  width: 100%;
}

.catalog__autocomplete .result ul,
.catalog__autocomplete .result li {
  list-style: none;
  margin: 0;
  padding: 0;
}

.catalog__autocomplete .result ul {
  min-height: 10px;
  max-height: 250px;
  background: #fff;
  overflow-y: auto;
  border: 1px #ccc solid;
  border-top: 0px;
  text-align: left;
}

.catalog__autocomplete .result ul li {
  display: block;
}

.catalog__autocomplete .result ul li a {
  display: block;
  padding: 5px 5px;
  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: #65a0be;
}

/* search */


.header-search {
  position: absolute;
  top: 100px;
  right: 0;
  width: 100%;
  background: #1f2326;
  transform: scaleY(0);
  transform-origin: top;
  transition: 0.2s;
}

/* 
body.fixed-menu .header-search {
  top: 81px
} */

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

/* body[data-page='index'] .header-search {
  width: calc(100% - 230px);
} */

.header-search-block {
  max-width: 1780px;
  padding-left: 20px;
  padding-right: 20px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 20px;
  padding-bottom: 20px;
}

.header-search-block .catalog__autocomplete_form1_content {
  position: relative;
  display: flex;
}

.header-search-block .catalog__autocomplete_form1_content_col1 {
  width: 100%;
}

/* .header-search-block .catalog__autocomplete_form1_content_col2 {
  position: absolute;
} */

.header-search-block input {
  width: 100%;
  height: 50px;
  background: #fff;
  border: 0;
  padding: 0 20px;
}

.header-search-block button {
  position: absolute;
  right: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  transition: 0.2s;
  background-color: transparent;
  background-image: url('/themes/images/search-header.png');
  background-position: center;
  background-repeat: no-repeat;
  background-size: 23px;
  border: 0;
  filter: invert(1);
  cursor: pointer;
}

.header-search-fixed {
  position: fixed;
  top: 80px;
  left: 50%;
  width: 100%;
  max-width: 1920px;
  background: #1f2326;
  transform: translateX(-50%) scaleY(0);
  transform-origin: top;
  transition: 0.2s;
}

.header-search-fixed.active {
  transform: translateX(-50%) scaleY(1);
}

/* body[data-page='index'] .header-search-fixed {
  width: calc(100% - 230px);
} */

.header-search-fixed-block {
  max-width: 1780px;
  padding-left: 20px;
  padding-right: 20px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 20px;
  padding-bottom: 20px;
}

.header-search-fixed-block .catalog__autocomplete_form1_content {
  position: relative;
  display: flex;
}

.header-search-fixed-block .catalog__autocomplete_form1_content_col1 {
  width: 100%;
}

/* .header-search-fixed-block .catalog__autocomplete_form1_content_col2 {
  position: absolute;
} */

.header-search-fixed-block input {
  width: 100%;
  height: 50px;
  background: #fff;
  border: 0;
  padding: 0 20px;
}

.header-search-fixed-block button {
  position: absolute;
  right: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  transition: 0.2s;
  background-color: transparent;
  background-image: url('/themes/images/search-header.png');
  background-position: center;
  background-repeat: no-repeat;
  background-size: 23px;
  border: 0;
  filter: invert(1);
  cursor: pointer;
}

@media (max-width: 1023px) {
  .header-search {
    top: 65px;
  }

  .header-search-block {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .header-search-block input {
    height: 40px;
    font-size: 13px;
  }

  .header-search-block button {
    height: 40px;
  }
}

/* core */
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: 1580px;
  margin: 0 auto;
  padding-left: 20px;
  padding-right: 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 {
  padding-top: 15px;
}

.pagedis a {
  color: #8d8d8d;
  background: #e3e4e5;
  padding: 5px 9px;
  border-radius: 3px;
  text-decoration: none;
  margin-left: 3px;
  margin-right: 3px;
}

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

.bread_crumb {
  font-size: 14px;
  line-height: 1.4;
  margin: 15px 0 25px 0;
  color: rgba(0, 0, 0, 0.502);
}

.bread_crumb a {
  color: rgba(0, 0, 0, 0.502);
}

.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: 46px;
  /*font-family: "IgraSans";*/
  /*font-family: regular, robotolight, tahoma;*/
  color: rgb(0, 0, 0);
  /*text-transform: uppercase;*/
  line-height: 1.08;
}

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

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

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

.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(255, 255, 255, 0.25);
  text-decoration: none;
}

.leli-links a:hover {
  color: rgba(255, 255, 255, 0.25);
  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: 35px 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: inline-block;
  vertical-align: middle;
}

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

a.cmsl_pagenav_insider:hover {
  color: #000;
  text-decoration: none;
  border: 1px #85c3cc solid;
}

.cmsl_pagenav ul li.act .cmsl_pagenav_insider {
  /*font-weight:bold;*/
  background: #85c3cc;
  color: #fff;
}

.cmsl_pagenav ul li.act .cmsl_pagenav_insider:hover {
  color: #fff;
}

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

.cmsl_currency_rub {
  font-family: PTSansRegular;
}

.cmsl_currency_rub_bold {
  font-family: PTSansBold;
}

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(/file/i_pic/cmsl/warning_cookie_close.png);
  background-repeat: no-repeat;
  opacity: 0.8;
  cursor: pointer;
}

.cmsl_warning_cookie_close:hover {
  opacity: 1;
}

/* core */


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

h1,
h2,
h3,
h4,
h5,
h6 {
  /*font-family: inherit !important; */
  font-family: "Commissioner-Regular";
  font-weight: inherit;
  margin: 0 !important;
  padding: 0 !important;
  color: inherit;
  line-height: inherit;
  font-size: inherit;
}

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

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

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

@media (max-width: 1900px) {

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

@media (max-width: 1599px) {

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

@media (max-width: 1535px) {

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

@media (max-width: 1439px) {

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

@media (max-width: 1365px) {

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

@media (max-width: 1279px) {

  .container,
  .container-2,
  .cmsl_wrapper1 {
    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.7);
  z-index: 3;
  opacity: 0;
  visibility: hidden;
  transition: 0.3s;
}

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

.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: #fff;
  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;
}

.aheader {
  position: absolute;
  top: 0;
  max-width: 1920px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  background: #000;
  z-index: 999;
}

body[data-page="default"] .aheader {
  position: relative;
}

.aheader-block {
  display: flex;
  align-items: center;
  min-height: 100px;
}

.aheader__logo {
  flex: none;
  position: absolute;
  padding-right: 25px;
  top: 35px;
}

body[data-page="default"] .aheader__logo {
  flex: none;
  position: absolute;
  padding-right: 25px;
  max-width: 100px;
  align-self: center;
  padding-right: 0;
  top: 10px;
}

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

.aheader__nav {
  padding-left: 230px;
  margin-right: 35px;
}

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

.aheader__nav>ul>li {
  font-size: 16px;
  color: rgb(255, 255, 255);
  line-height: 1.5;
  margin-right: 30px;
}

.aheader__nav>ul>li>a {
  color: rgb(255, 255, 255);
  text-decoration: none;
}

.aheader__nav>ul>li>a:hover {
  color: #65a0be;
}

.aheader__nav>ul>li>a .submenu-icon {
  flex: none;
  display: inline-flex;
  background: url(../images/submenu-icon.svg) no-repeat;
  width: 9px;
  height: 5px;
  margin-left: 7px;
  filter: invert(1);
}

.aheader__nav>ul>li>ul {
  display: flex;
  flex-direction: column;
  padding: 0;
  margin: 0;
  list-style: none;
  position: absolute;
  max-width: 350px;
  width: 100%;
  padding: 20px;
  background: #323435;
  transform: scaleY(0);
  transform-origin: top;
  transition: 0.2s;
  will-change: transform;
  z-index: 2;
}

.aheader__nav>ul>li>ul>li {
  position: relative;
  margin-right: 0;
  margin-bottom: 5px;
  font-size: 15px;
  color: rgb(255, 255, 255);
}

.aheader__nav>ul>li>ul>li>a {
  color: rgb(255, 255, 255);
  text-decoration: none;
}

.aheader__nav>ul>li>ul>li>a:hover {
  color: rgba(255, 255, 255, 0.8);
  text-decoration: none;
}

.aheader__nav>ul>li:hover>ul {
  transform: scaleY(1);
}

.aheader__nav>ul>li.active>a {
  color: #65a0be;
}

.aheader__nav_info {
  display: none;
  width: 100%;
  margin-top: 30px;
  margin-bottom: 50px;
  padding-top: 30px;
  border-top: 1px solid #eee;
}

.aheader__nav_info_feedback {
  display: flex;
  justify-content: center;
  margin-bottom: 30px;
}

.aheader__nav_info_feedback a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 150px;
  min-height: 40px;
  padding: 5px;
  background: #000;
  border: 1px solid #fff;
  text-transform: uppercase;
  border-radius: 30px;
  text-align: center;
  font-size: 12px;
  color: #fff;
  text-decoration: none;
  transition: 0.3s;
}

.aheader__nav_info_phones {
  margin-top: 30px;
  display: flex;
  flex-direction: column;
}

.aheader__nav_info_phones_phone {
  margin-bottom: 5px;
  font-size: 21px;
  color: #fff;
  line-height: 1.3;
}

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

.aheader__nav_info_phones_phone a:hover {
  color: rgba(255, 255, 255, 0.75);
  text-decoration: none;
}

.aheader__nav_info_phones_phone span {
  display: block;
  font-size: 14px;
  color: rgba(255, 255, 255, 0.502);
}

.aheader__nav_info_phones_mail {
  margin-top: 15px;
  font-size: 18px;
  color: #fff;
  line-height: 1.3;
}

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

.aheader__nav_info_phones_mail a:hover {
  color: rgba(255, 255, 255, 0.75);
  text-decoration: none;
}

.aheader__nav_info_phones_adress {
  margin-top: 15px;
  font-size: 13px;
  color: #fff;
  line-height: 1.3;
}

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

.aheader__nav_info_phones_adress a:hover {
  color: rgba(255, 255, 255, 0.75);
  text-decoration: none;
}

.aheader__phone {
  flex: none;
  margin-left: auto;
  margin-right: 20px;
  font-size: 30px;
  font-family: "Commissioner-Light";
  color: rgb(255, 255, 255);
  line-height: 1.334;
}

.aheader__phone a {
  color: rgb(255, 255, 255);
  text-decoration: none;
}

.aheader__feedback {
  flex: none;
  margin-right: 70px;
}

.aheader__feedback a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 170px;
  height: 50px;
  padding: 5px;
  font-size: 14px;
  font-family: "Commissioner-Regular";
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  background: #000;
  border: 1px solid #fff;
  border-radius: 30px;
  transition: 0.3s;
}

.aheader__feedback a:hover {
  background: #65a0be;
  color: #fff;
  text-decoration: none;
  border: 1px solid transparent;
}

.aheader__search {
  flex: none;
  margin-right: 5px;
}

.aheader__search a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  transition: 0.2s;
}

.aheader__search a:hover {
  opacity: 0.8;
}

.aheader__cart {
  flex: none;
  margin-right: -10px;
}

.aheader__cart a {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  transition: 0.2s;
}

.aheader__cart a:hover {
  opacity: 0.8;
}

.aheader__cart span {
  position: absolute;
  width: 20px;
  height: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 11px;
  color: rgb(0, 0, 0);
  text-transform: uppercase;
  background: #65a0be;
  border-radius: 50%;
  right: -2px;
  top: 8px;
}

@media (max-width: 1900px) {
  .aheader__nav {
    padding-left: 180px;
  }

  .aheader__nav>ul>li {
    font-size: 15px;
  }

  .aheader__nav>ul>li>ul>li {
    font-size: 15px;
  }

  .aheader__feedback {
    margin-right: 30px;
  }

  .aheader__phone {
    font-size: 24px;
  }
}

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

  .aheader__nav>ul>li {
    margin-right: 15px;
    font-size: 14px;
  }

  .aheader__nav>ul>li>ul>li {
    font-size: 14px;
  }
}

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

  .aheader {
    position: fixed;
    z-index: 9999;
    background: #000;
    border-bottom: 1px solid rgba(255, 255, 255, 0.15);
  }

  .header-space {
    height: 100px;
  }

  .aheader__logo {
    position: static;
    max-width: 100px;
  }

  body[data-page="default"] .aheader {
    position: fixed;
  }

  body[data-page="default"] .aheader__logo {
    max-width: 58px;
  }

  .aheader__nav {
    position: fixed;
    top: 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: #000;
    z-index: 100;
    overflow-y: auto;
    transition: 0.3s;
  }

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

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

  .aheader__nav>ul>li>ul {
    position: static;
    transform: scaleY(1);
    padding-top: 15px;
    padding-left: 20px;
    padding-bottom: 0;
    padding-right: 0;
    background: transparent;
  }

  .aheader__nav>ul>li>ul>li {
    margin-bottom: 10px;
  }

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

  body.open-menu .aheader__nav {
    right: 0;
  }

  .aheader__cart {
    margin-right: 0;
  }
}

@media (max-width: 1023px) {
  .header-space {
    height: 65px;
  }

  .aheader-block {
    min-height: 65px;
  }

  .aheader__logo {
    position: static;
    max-width: 58px;
    padding-right: 0;
  }

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

  .aheader__feedback {
    margin-right: 10px;
  }

  .aheader__feedback a {
    width: 120px;
    height: 40px;
    font-size: 12px;
  }
}

@media (max-width: 767px) {
  .aheader__phone {
    display: none;
  }

  .aheader__feedback {
    display: none;
  }

  .aheader__search {
    margin-left: auto;
  }

  .aheader__search a {
    width: 40px;
    height: 40px;
  }

  .aheader__cart a {
    width: 40px;
    height: 40px;
  }
}

.aheader-fixed {
  position: fixed;
  top: -200px;
  max-width: 1920px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  background: #000;
  z-index: 999;
  transition: 0.2s;
  border-bottom: 1px solid #b3b3b3;
}

.aheader-fixed-block {
  display: flex;
  align-items: center;
  min-height: 80px;
}

.aheader-fixed__logo {
  flex: none;
  position: absolute;
  padding-right: 25px;
  max-width: 100px;
}

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

.aheader-fixed__nav {
  padding-left: 230px;
  margin-right: 35px;
}

.aheader-fixed__nav>ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  padding: 0;
  margin: 0;
}

.aheader-fixed__nav>ul>li {
  font-size: 16px;
  color: rgb(255, 255, 255);
  line-height: 1.5;
  margin-right: 30px;
}

.aheader-fixed__nav>ul>li>a {
  color: rgb(255, 255, 255);
  text-decoration: none;
}

.aheader-fixed__nav>ul>li>a:hover {
  color: #65a0be;
}

.aheader-fixed__nav>ul>li>a .submenu-icon {
  flex: none;
  display: inline-flex;
  background: url(../images/submenu-icon.svg) no-repeat;
  width: 9px;
  height: 5px;
  margin-left: 7px;
  filter: invert(1);
}

.aheader-fixed__nav>ul>li>ul {
  display: flex;
  flex-direction: column;
  padding: 0;
  margin: 0;
  list-style: none;
  position: absolute;
  width: 350px;
  padding: 20px;
  background: #323435;
  transform: scaleY(0);
  transform-origin: top;
  transition: 0.2s;
  will-change: transform;
}

.aheader-fixed__nav>ul>li>ul>li {
  position: relative;
  margin-right: 0;
  margin-bottom: 5px;
  font-size: 15px;
  color: rgb(255, 255, 255);
}

.aheader-fixed__nav>ul>li>ul>li>a {
  color: rgb(255, 255, 255);
  text-decoration: none;
}

.aheader-fixed__nav>ul>li>ul>li>a:hover {
  color: rgba(255, 255, 255, 0.8);
  text-decoration: none;
}

.aheader-fixed__nav>ul>li:hover>ul {
  transform: scaleY(1);
}

.aheader-fixed__nav>ul>li.active a {
  color: #65a0be;
}

.aheader-fixed__phone {
  flex: none;
  margin-left: auto;
  margin-right: 20px;
  font-size: 30px;
  font-family: "Commissioner-Light";
  color: rgb(255, 255, 255);
  line-height: 1.334;
}

.aheader-fixed__phone a {
  color: rgb(255, 255, 255);
  text-decoration: none;
}

.aheader-fixed__feedback {
  flex: none;
  margin-right: 70px;
}

.aheader-fixed__feedback a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 170px;
  height: 50px;
  padding: 5px;
  font-size: 14px;
  font-family: "Commissioner-Regular";
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  background: #000;
  border: 1px solid #fff;
  border-radius: 30px;
  transition: 0.3s;
}

.aheader-fixed__feedback a:hover {
  background: #65a0be;
  color: #fff;
  text-decoration: none;
}

.aheader-fixed__search {
  flex: none;
  margin-right: 5px;
}

.aheader-fixed__search a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  transition: 0.2s;
}

.aheader-fixed__search a:hover {
  opacity: 0.8;
}

.aheader-fixed__cart {
  flex: none;
  margin-right: -10px;
}

.aheader-fixed__cart a {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  transition: 0.2s;
}

.aheader-fixed__cart a:hover {
  opacity: 0.8;
}

.aheader-fixed__cart span {
  position: absolute;
  width: 20px;
  height: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 11px;
  color: rgb(0, 0, 0);
  text-transform: uppercase;
  background: #65a0be;
  border-radius: 50%;
  right: -2px;
  top: 8px;
}

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

@media (max-width: 1900px) {
  .aheader-fixed__nav {
    padding-left: 180px;
  }

  .aheader-fixed__nav>ul>li {
    font-size: 15px;
  }

  .aheader-fixed__nav>ul>li>ul>li {
    font-size: 15px;
  }

  .aheader-fixed__feedback {
    margin-right: 30px;
  }

  .aheader-fixed__phone {
    font-size: 24px;
  }
}

@media (max-width: 1535px) {
  .aheader-fixed__phone {
    font-size: 21px;
  }

  .aheader-fixed__nav>ul>li {
    margin-right: 15px;
    font-size: 14px;
  }

  .aheader-fixed__nav>ul>li>ul>li {
    font-size: 14px;
  }
}

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

.amain {
  position: relative;
  padding-top: 255px;
  padding-bottom: 0px;
  background: #000;
  overflow: hidden;
}

.amain-block {
  display: flex;
  flex-direction: column;
  position: relative;
  z-index: 2;
}

.amain-header {
  display: flex;
  flex-direction: column;
}

.amain-header__title {
  margin-bottom: 25px;
  font-size: 90px;
  font-family: "IgraSans";
  color: rgb(255, 255, 255);
  text-transform: uppercase;
  line-height: 1.056;
  letter-spacing: -1.1px;
}

.amain-header__text {
  font-size: 30px;
  font-family: "Commissioner-Light";
  color: rgb(255, 255, 255);
}

.amain-cats {
  display: flex;
  flex-wrap: wrap;
  margin-top: 80px;
  margin-left: -7.5px;
  margin-right: -7.5px;
}

.amain-cats__item {
  width: 33.3333%;
  padding-left: 7.5px;
  padding-right: 7.5px;
  margin-bottom: 15px;
}

.amain-cats__item_inner {
  display: flex;
  position: relative;
  padding-top: 93%;
  background-color: #65a0be;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  overflow: hidden;
  border-radius: 31px;
  text-decoration: none;
}

.amain-cats__item_info {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100%;
  padding-left: 60px;
  padding-right: 60px;
  padding-bottom: 80px;
  padding-top: 60px;
}

.amain-cats__item_title {
  margin-bottom: 30px;
  font-size: 37px;
  font-family: "IgraSans";
  color: #fff;
  text-transform: uppercase;
  line-height: 1.216;
}

.amain-cats__item_text {
  margin-top: auto;
  font-size: 16px;
  color: rgb(255, 255, 255);
  line-height: 1.249;
}

.amain-cats__item.btitle .amain-cats__item_title {
  color: #000;
}

.amain-cats__item.btext .amain-cats__item_text {
  color: #000;
}

.amain-cats__item:nth-child(3) {
  margin-top: -340px;
}

.amain-cats__item:nth-child(6) {
  margin-top: -340px;
}

.amain-button {
  position: relative;
  width: 33.3333%;
  margin-left: auto;
  top: -340px;
  padding-left: 7.5px;
}

.amain-button a {
  display: flex;
  align-items: center;
  font-size: 20px;
  color: rgb(255, 255, 255);
  text-transform: uppercase;
  line-height: 1.5;
  text-decoration: none;
}

.amain-button a i {
  width: 115px;
  height: 115px;
  margin-right: 20px;
  background: transparent;
  border-radius: 50%;
  border: 1px solid #fff;
  background-image: url("../images/main-arrow.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 32px 27px;
  transition: 0.3s;
}

.amain-button a span {
  border-bottom: 1px solid rgba(255, 255, 255, 0.8);
}

.amain-button a:hover i {
  background-color: #65a0be;
  background-image: url("../images/main-arrow-white.png");
  border: 1px solid transparent;
}

.amain-button a:hover span {
  border-bottom: 1px solid transparent;
}

.amain-text {
  position: absolute;
  right: -40%;
  bottom: 0;
  z-index: 1;
}

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

@media (max-width: 1900px) {
  .amain-cats__item_title {
    font-size: 27px;
  }

  .amain-cats__item_text {
    font-size: 15px;
  }
}

@media (max-width: 1535px) {
  .amain-cats__item_title {
    font-size: 24px;
  }

  .amain-cats__item_info {
    padding-left: 40px;
    padding-right: 40px;
    padding-bottom: 40px;
  }

  .amain-cats__item_text {
    font-size: 14px;
  }

  .amain-button a i {
    width: 90px;
    height: 90px;
  }
}

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

  .amain-cats__item {
    width: 50%;
  }

  .amain-cats__item:nth-child(3) {
    margin-top: 0;
  }

  .amain-cats__item:nth-child(6) {
    margin-top: 0;
  }

  .amain-button {
    display: flex;
    justify-content: center;
    width: 100%;
    top: 0px;
    margin-top: 25px;
    padding-left: 0;
  }
}

@media (max-width: 1023px) {
  .amain {
    padding-top: 80px;
  }

  .amain-block {
    max-width: 550px;
    margin-left: auto;
    margin-right: auto;
  }

  .amain-header__title {
    font-size: 60px;
  }

  .amain-header__text {
    font-size: 20px;
  }

  .amain-cats__item_info {
    padding: 30px 25px;
  }

  .amain-cats__item_title {
    font-size: 16px;
  }

  .amain-cats__item_text {
    font-size: 13px;
  }

  .amain-button a {
    font-size: 15px;
  }

  .amain-button a i {
    width: 40px;
    height: 40px;
    background-size: 20px 15px;
  }

  .amain-text {
    display: none;
  }
}

@media (max-width: 767px) {
  .amain-block {
    max-width: 330px;
  }

  .amain-header__title {
    margin-bottom: 15px;
    font-size: 37px;
  }

  .amain-header__text {
    font-size: 15px;
  }

  .amain-cats__item {
    width: 100%;
  }

  .amain-cats__item_title {
    font-size: 21px;
  }

  .amain-cats__item_text {
    font-size: 14px;
  }
}

.aplan {
  min-height: 625px;
}

.aplan-block {
  display: flex;
}

.aplan-left {
  width: 50%;
  height: 100%;
  padding-top: 150px;
  padding-bottom: 230px;
  background: url("../images/plan-bg.jpg") 64% 0 no-repeat;
}

.aplan-left-inner {
  max-width: 790px;
  margin-left: auto;
  padding-left: 20px;
}

.aplan-left__title {
  font-size: 50px;
  font-family: "IgraSans";
  color: rgb(0, 0, 0);
  text-transform: uppercase;
  line-height: 1.1;
  letter-spacing: -0.8px;
}

.aplan-left__title div {
  display: inline-flex;
}

.aplan-left__title span {
  color: #65a0be;
}

.aplan-right {
  width: 50%;
  padding-left: 50px;
  padding-top: 170px;
}

.aplan-right-info {
  max-width: 750px;
  padding-right: 20px;
}

.aplan-right-info__text {
  margin-bottom: 55px;
  font-size: 20px;
  color: rgb(0, 0, 0);
  line-height: 1.4;
}

.aplan-right-info__button a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 210px;
  height: 50px;
  padding: 5px;
  font-size: 14px;
  font-family: "Commissioner-Regular";
  color: #000;
  text-decoration: none;
  text-transform: uppercase;
  background: #fff;
  border: 1px solid #6c6c6c;
  border-radius: 30px;
  transition: 0.3s;
}

.aplan-right-info__button a:hover {
  text-decoration: none;
  color: #fff;
  background: #65a0be;
  border: 1px solid transparent
}

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

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

.aplan-right-line-mouse {
  position: absolute;
  left: 0;
  font-size: 20px;
  width: 85px;
  height: 5px;
  background: #65a0be;
  text-transform: uppercase;
  transition: 0.05s;
  border-radius: 2px;
}

@media (max-width: 1900px) {
  .aplan-left__title {
    font-size: 45px;
  }
}

@media (max-width: 1535px) {
  .aplan-left {
    background-position: center;
    background-size: contain;
  }

  .aplan-left__title {
    font-size: 41px;
  }

  .aplan-right-info__text {
    font-size: 17px;
  }
}

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

  .aplan {
    min-height: auto;
    padding-bottom: 60px;
  }

  .aplan-left {
    width: 100%;
    max-width: 590px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 150px;
    padding-bottom: 50px;
    background-size: 270px;
  }

  .aplan-left-inner {
    padding-left: 0;
  }

  .aplan-left__title {
    padding-left: 0;
    font-size: 24px;
    line-height: 1.4;
  }

  .aplan-right {
    width: 100%;
    max-width: 590px;
    padding-top: 0;
    margin-left: auto;
    margin-right: auto;
    padding-left: 20px;
    padding-right: 20px;
  }

  .aplan-right-line {
    margin-bottom: 30px;
  }

  .aplan-right-info {
    padding-right: 0;
  }

  .aplan-right-info__text {
    margin-bottom: 30px;
    font-size: 15px;
  }

  .aplan-right-info__button a {
    width: 150px;
    height: 40px;
    font-size: 12px;
  }
}

@media (max-width: 767px) {
  .aplan-left {
    max-width: 370px;
    background-size: 240px;
    padding-top: 90px;
    padding-bottom: 30px;
  }

  .aplan-left__title {
    font-size: 21px;
  }

  .aplan-right {
    max-width: 370px;
  }

  .aplan-right-info__text {
    font-size: 14px;
  }

  .aplan-right-line-mouse {
    height: 3px;
    width: 30px;
  }
}

.aparallax {
  height: 600px;
}

@media (max-width: 1023px) {
  .aparallax {
    height: 250px;
  }
}

.acatalog {
  margin-top: 125px;
  overflow: hidden;
}

.acatalog-slider {
  display: flex;
  align-items: center;
}

.acatalog-block {
  display: flex;
  align-items: center;
  width: 100%;
}

.acatalog-prev {
  flex: none;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  width: 90px;
  padding: 0 15px;
}

.acatalog-prev-inner {
  display: flex;
  align-items: center;
  width: 50px;
  height: 50px;
  cursor: pointer;
}

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

.acatalog-prev-inner:hover {
  opacity: 0.7;
}

.acatalog-prev .swiper-button-disabled {
  opacity: 0.2;
}

.acatalog-next {
  flex: none;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  width: 90px;
  padding: 0 15px;
}

.acatalog-next-inner {
  display: flex;
  align-items: center;
  width: 50px;
  height: 50px;
  cursor: pointer;
}

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

.acatalog-next-inner:hover {
  opacity: 0.7;
}

.acatalog-next .swiper-button-disabled {
  opacity: 0.2;
}

.acatalog-items {
  overflow: hidden;
  width: calc(100% - 180px) !important;
}

.acatalog-item {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
}

.acatalog-item__inner {
  position: relative;
  display: flex;
  flex-direction: column;
  /*height: 100%;*/
  height: 500px;
  border: 1px solid #c6c6c6;
  text-decoration: none;
}

.acatalog-item__photo {
  padding-top: 97%;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}

.acatalog-item__info {
  padding: 20px;
  padding-bottom: 60px;
}

.acatalog-item__title {
  margin-bottom: 15px;
  font-size: 16px;
  color: rgb(0, 0, 0);
  line-height: 1.249;
}

.acatalog-item__instock {
  position: absolute;
  top: 10px;
  right: 10px;
}

.acatalog-item__price {
  font-size: 16px;
  font-family: "Commissioner-Bold";
  color: rgb(0, 0, 0);
  line-height: 1.249;
}

.acatalog-item__price span {
  font-family: "Commissioner-Regular";
}

.acatalog-item__button {
  display: flex;
  position: absolute;
  bottom: -100px;
  left: -1px;
  right: -1px;
  /* width: 100%; */
  height: 55px;
  transition: 0.25s;
}

.acatalog-item .acatalog-item__button.no-cart {
  display: flex;
}

.acatalog-item .acatalog-item__button.in-cart {
  display: none;
}

.acatalog-item.inbasket .acatalog-item__button.no-cart {
  display: none;
}

.acatalog-item.inbasket .acatalog-item__button.in-cart {
  display: flex;
}

.acatalog-item__button a,
.acatalog-item__button button {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  background: #000;
  z-index: 3;
  font-size: 16px;
  font-family: "Commissioner-Bold";
  color: rgb(255, 255, 255);
  transition: 0.25s;
  will-change: transform;
  line-height: 1;
  border: 0;
  cursor: pointer;
  text-decoration: none;
}

.acatalog-item__button a {
  display: flex;
  justify-content: center;
  align-items: center;
  background: #65a0be;
}

.acatalog-item__button i {
  width: 20px;
  height: 17px;
  margin-right: 10px;
  background-image: url("../images/cat-arrow.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}

.acatalog-item__button span {
  border-bottom: 1px solid #fff;
}

/* .acatalog-item__button a:hover,
.acatalog-item__button button:hover {
  opacity: 0.9;
} */

.acatalog-item:hover .acatalog-item__button {
  bottom: 0;
}

.acatalog-item .catalog_basket_profil_formtovar1_in_cart_del {
  position: absolute;
  right: 0;
  bottom: 100%;
  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;
}

.acatalog-item__stick {
  display: flex;
  flex-wrap: wrap;
  position: absolute;
  top: 15px;
  left: 15px;
}

.acatalog-item__stick a {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 10px;
  transition: 0.9s;
  width: 39px;
  height: 39px;
}

.acatalog-item__stick a:hover {
  opacity: 0.8;
}

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

.acatalog-pagination {
  max-width: 1920px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 40px;
  margin-bottom: 50px;
}

.acatalog-pagination-inner {
  display: flex;
  align-items: center;
  width: 100%;
  height: 1px;
  opacity: 1 !important;
  background: #d9d9d9;
}

.acatalog-pagination-inner .swiper-pagination-bullet {
  width: 100%;
  height: 1px;
  background: #d9d9d9;
  opacity: 1;
  border-radius: 0;
}

.acatalog-pagination-inner .swiper-scrollbar-drag {
  width: 100%;
  height: 4px;
  background: #000;
  opacity: 1;
  border-radius: 0;
  cursor: pointer;
}

.acatalog-pagination-inner .swiper-pagination-bullet-active {
  height: 3px;
  background: #000;
}

.acatalog-text {
  margin-bottom: 80px;
  font-size: 50px;
  font-family: "IgraSans";
  color: rgb(0, 0, 0);
  text-transform: uppercase;
  line-height: 1;
  letter-spacing: -0.9px;
}

.acatalog-page {
  margin-top: 0;
}

.acatalog-page .acatalog-items-wrap {
  display: flex;
  flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px;
}

.acatalog-items-item-page {
  width: 20%;
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 20px;
}

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

@media (max-width: 1535px) {
  .acatalog-item__title {
    font-size: 14px;
  }

  .acatalog-items {
    width: calc(100% - 120px) !important;
  }

  .acatalog-prev {
    width: 60px;
  }

  .acatalog-next {
    width: 60px;
  }

  .acatalog-text {
    font-size: 40px;
  }

  .acatalog-item__stick a {
    width: 30px;
    height: 30px;
    margin-right: 5px;
  }

  .acatalog-item__button {
    font-size: 14px;
  }

  .acatalog-item__button i {
    width: 15px;
    height: 12px;
  }
}

@media(max-width: 1365px) {
  .acatalog-items-item-page {
    width: 25%;
  }
}

@media(max-width: 1279px) {
  .acatalog-page {
    max-width: 590px;
    margin-left: auto;
    margin-right: auto;
  }

  .acatalog-items-item-page {
    width: 50%;
  }

  .acatalog-text {
    margin-bottom: 50px;
  }
}

@media (max-width: 1023px) {
  .acatalog-slider {
    justify-content: center;
  }

  .acatalog-items {
    width: 100% !important;
    max-width: 550px;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }

  .acatalog-pagination-inner {
    max-width: 550px;
    margin-left: auto;
    margin-right: auto;
  }

  .acatalog-text {
    font-size: 24px;
    line-height: 1.4;
  }

  .acatalog-text-inner {
    max-width: 550px;
    margin-left: auto;
    margin-right: auto;
  }

  .acatalog-item {
    height: 100%;
  }

  .acatalog-item__inner {
    height: 100%;
  }

  .acatalog-page .acatalog-item__button {
    position: relative !important;
    margin-top: 0 !important;
    left: 0;
    right: 0;
    bottom: 55px;
  }
}

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

  .acatalog-items {
    max-width: 330px;
  }

  .acatalog-pagination-inner {
    max-width: 330px;
  }

  .acatalog-text-inner {
    max-width: 330px;
  }

  .acatalog-prev {
    padding: 0 12px;
    width: 40px;
    height: 40px;
  }

  .acatalog-next {
    padding: 0 12px;
    width: 40px;
    height: 40px;
  }

  .acatalog-item__title {
    font-size: 16px;
  }

  .acatalog-item__button {
    position: static;
    height: 40px;
    margin-top: 25px;
    bottom: 40px !important;
  }

  .acatalog-item__info {
    padding-bottom: 20px;
  }

  .acatalog-text {
    font-size: 21px;
  }

  .acatalog-page {
    /*max-width: 370px;*/
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
  }

  .acatalog-page .acatalog-items-item-page {
    width: 50%;
    padding-left: 5px;
    padding-right: 5px;
    margin-bottom: 10px;
  }

  .acatalog-page .acatalog-item__title {
    font-size: 12px;
  }

  .acatalog-page .acatalog-items-wrap {
    margin-left: -5px;
    margin-right: -5px;
  }

  .acatalog-page .acatalog-item__info {
    padding-left: 10px;
  }

  .acatalog-page .acatalog-item__button a,
  .acatalog-page .acatalog-item__button button {
    font-size: 13px;
  }
}

@media (max-width: 413px) {
  .acatalog-items {
    max-width: 290px;
  }

  .acatalog-text {
    font-size: 21px;
  }
}

.aadv {
  position: relative;
  margin-top: 175px;
  background: #000;
  padding-top: 110px;
  padding-bottom: 365px;
  overflow: hidden;
}

.aadv-block {
  display: flex;
}

.aadv-left {
  width: 50%;
}

.aadv-left-block {
  max-width: 770px;
  margin-left: auto;
}

.aadv-left__text {
  margin-bottom: 130px;
  margin-top: 200px;
  font-size: 22px;
  color: rgb(255, 255, 255);
  line-height: 1.273;
}

.aadv-left__text p {
  margin: 0;
  margin-bottom: 25px;
}

.aadv-left__text p:last-child {
  margin-bottom: 0;
}

.aadv-left__footer {
  display: flex;
}

.aadv-left__footer_item {
  max-width: 345px;
  width: 100%;
  padding-right: 25px;
}

.aadv-left__footer_item_title {
  margin-bottom: 15px;
  font-size: 30px;
  color: rgb(255, 255, 255);
  line-height: 1.166;
}

.aadv-left__footer_item_text {
  font-size: 16px;
  color: rgba(255, 255, 255, 0.502);
  line-height: 1.5;
}

.aadv-right {
  display: flex;
  flex-direction: column;
  position: relative;
  width: 50%;
  z-index: 2;
}

.aadv-right__line {
  position: absolute;
  width: 1000%;
  height: 1px;
  background: #b3b3b3;
  right: calc(100% + 50px);
  top: 30px;
}

.aadv-right__title {
  font-size: 48px;
  font-family: "IgraSans";
  color: rgb(255, 255, 255);
  text-transform: uppercase;
  line-height: 1.146;
  letter-spacing: -1.1px;
}

.aadv-right__title span {
  color: #65a0be;
}

.aadv-right__title>div {
  display: inline;
}

.aadv-right__button {
  position: relative;
  margin-top: auto;
}

.aadv-right__button a {
  display: flex;
  align-items: center;
  font-size: 18px;
  color: rgb(255, 255, 255);
  text-transform: uppercase;
  line-height: 1.5;
  text-decoration: none;
}

.aadv-right__button a i {
  width: 50px;
  height: 50px;
  margin-right: 20px;
  background: transparent;
  border-radius: 50%;
  border: 1px solid #fff;
  background-image: url("../images/adv-arrow.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 15px 13px;
}

.aadv-right__button a span {
  border-bottom: 1px solid rgba(255, 255, 255, 0.8);
}

.aadv-right__button a:hover span {
  border-bottom: 1px solid transparent;
}

.aadv-photo {
  position: absolute;
  top: 280px;
  top: 24%;
  right: 0;
  left: 50%;
  z-index: 1;
}

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

.aadv-services {
  position: absolute;
  bottom: 145px;
  left: 0;
}

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

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

  .aadv-left__text {
    font-size: 20px;
  }

  .aadv-left__footer_item_title {
    font-size: 27px;
  }
}

@media (max-width: 1535px) {
  .aadv-left__text {
    font-size: 18px;
  }

  .aadv-left__footer_item_title {
    font-size: 24px;
  }

  .aadv-left__footer_item_text {
    font-size: 15px;
  }

  .aadv-right__title {
    font-size: 32px;
  }

  .aadv-right__line {
    top: 20px;
  }
}

@media (max-width: 1279px) {
  .aadv-block {
    flex-direction: column;
    max-width: 550px;
    margin-left: auto;
    margin-right: auto;
  }

  .aadv {
    margin-top: 100px;
    overflow: hidden;
  }

  .aadv-left {
    order: 2;
    width: 100%;
    margin-top: 100px;
  }

  .aadv-left__text {
    margin-top: 0;
    margin-bottom: 50px;
  }

  .aadv-right {
    order: 1;
    width: 100%;
  }

  .aadv-right__title {
    font-size: 27px;
    margin-bottom: 50px;
  }

  .aadv .aadv-photo {
    max-width: 300px;
    right: 0;
    left: auto;
    top: 15%;
  }
}

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

  .aadv-left__text {
    font-size: 16px;
  }

  .aadv-left__footer_item_title {
    font-size: 21px;
  }

  .aadv-left__footer_item_text {
    font-size: 14px;
  }

  .aadv-right__title {
    font-size: 21px;
    line-height: 1.4;
  }

  .aadv-right__title br {
    display: none;
  }

  .aadv-left__text {
    line-height: 1.4;
  }

  .aadv-left__text br {
    display: none;
  }

  .aadv-right__line {
    top: 10px;
    right: calc(100% + 10px);
  }

  .aadv-right__button a {
    font-size: 15px;
  }

  .aadv-right__button a i {
    width: 40px;
    height: 40px;
  }

  .aadv-services {
    display: none;
  }
}

@media (max-width: 767px) {
  .aadv-block {
    flex-direction: column;
    max-width: 330px;
  }

  .aadv-right__title {
    margin-bottom: 40px;
    font-size: 21px;
  }

  .aadv-left {
    margin-top: 50px;
  }

  .aadv-left__text {
    font-size: 14px;
    margin-bottom: 60px;
  }

  .aadv-left__footer {
    flex-direction: column;
  }

  .aadv-left__footer_item {
    width: 100%;
    padding-right: 0;
    margin-bottom: 30px;
  }

  .aadv-left__footer_item_title {
    margin-bottom: 10px;
    font-size: 17px;
  }

  .aadv-left__footer_item_title br {
    display: none;
  }

  .aadv-left__footer_item_text {
    font-size: 14px;
  }

  .aadv-left__footer_item_text br {
    display: none;
  }

  .aadv .aadv-photo {
    display: none;
  }
}

.aservices {
  display: flex;
  flex-direction: column;
  margin-top: -170px;
}

.aservices-slider {
  display: flex;
  align-items: center;
  width: 100%;
}

.aservices-prev {
  margin-top: 15px;
  flex: none;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  width: 90px;
  padding: 0 15px;
}

.aservices-prev-inner {
  display: flex;
  align-items: center;
  width: 50px;
  height: 50px;
  cursor: pointer;
}

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

.aservices-prev-inner:hover {
  opacity: 0.7;
}

.aservices-prev .swiper-button-disabled {
  opacity: 0.2;
}

.aservices-next {
  margin-top: 15px;
  flex: none;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  width: 90px;
  padding: 0 15px;
}

.aservices-next-inner {
  display: flex;
  align-items: center;
  width: 50px;
  height: 50px;
  cursor: pointer;
}

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

.aservices-next-inner:hover {
  opacity: 0.7;
}

.aservices-next .swiper-button-disabled {
  opacity: 0.2;
}

.aservices-items {
  overflow: hidden;
  width: 100%;
}

.aservices-item {
  background: #323435;
  border-radius: 30px;
  height: auto !important;
}

.aservices-item-inner {
  display: flex;
  flex-direction: column;
  text-decoration: none;
  height: 100%;
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 30px;
  padding-bottom: 90px;
}

.aservices-item__icon {
  position: relative;
  width: 164px;
  height: 164px;
  margin-bottom: 65px;
  border-radius: 50%;
  background: #fff;
  overflow: hidden;
}

.aservices-item__icon_inner {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  transition: 0.5s;
}

.aservices-item__icon_inner img {
  height: auto;
  vertical-align: top;
}

.aservices-item__title {
  padding-left: 30px;
  margin-bottom: 35px;
  font-size: 37px;
  font-family: "IgraSans";
  color: rgb(255, 255, 255);
  text-transform: uppercase;
  line-height: 1.216;
}

.aservices-item__title>div {
  display: inline-flex;
}

.aservices-item__title>span {
  display: inline-flex;
}

.aservices-item__text {
  min-height: 80px;
  padding-left: 30px;
  margin-top: auto;
  max-width: 430px;
  font-size: 16px;
  color: rgb(255, 255, 255);
  line-height: 1.249;
}

.aservices-item.sblue {
  background: #65a0be;
}

.aservices-item.slight {
  background: #bed5e5;
}

.aservices-item.slight .aservices-item__title {
  color: #000;
}

.aservices-item.slight .aservices-item__text {
  color: #000;
}

.aservices-item__arrow {
  position: absolute;
  right: 30px;
  bottom: 30px;
  opacity: 0;
  visibility: hidden;
  transition: 0.2s;
}

.aservices-item:hover .aservices-item__icon_inner {
  left: -50%;
}

.aservices-item:hover .aservices-item__arrow {
  opacity: 1;
  visibility: visible;
}

.aservices-pagination {
  display: flex;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  margin-top: 40px;
}

.aservices-pagination .swiper-pagination-bullet {
  width: 35px;
  height: 3px;
  opacity: 1;
  border-radius: 0;
  background: #cccfcd;
  margin-left: 9px;
  margin-right: 9px;
}

.aservices-pagination .swiper-pagination-bullet-active {
  background: #000d04;
}

@media (max-width: 1900px) {
  .aservices-item__title {
    font-size: 30px;
    padding-left: 0;
  }

  .aservices-item__text {
    padding-left: 0;
  }
}

@media (max-width: 1535px) {
  .aservices-prev {
    width: 60px;
  }

  .aservices-next {
    width: 60px;
  }

  .aservices-item__title {
    font-size: 27px;
    padding-left: 0;
  }

  .aservices-item__text {
    padding-left: 0;
    font-size: 15px;
  }
}

@media (max-width: 1365px) {
  .aservices-prev {
    width: 60px;
  }

  .aservices-next {
    width: 60px;
  }

  .aservices-item__title {
    font-size: 24px;
  }

  .aservices-item__text {
    font-size: 14px;
  }
}

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

  .aservices-slider {
    justify-content: center;
  }

  .aservices-items {
    max-width: 550px;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
}

@media (max-width: 767px) {
  .aservices-prev {
    padding: 0 12px;
    width: 40px;
    height: 40px;
  }

  .aservices-next {
    padding: 0 12px;
    width: 40px;
    height: 40px;
  }

  .aservices-items {
    max-width: 330px;
  }

  .aservices-item {
    border-radius: 20px;
  }

  .aservices-item-inner {
    padding-bottom: 50px;
  }

  .aservices-item__icon {
    width: 100px;
    height: 100px;
    margin-bottom: 30px;
  }

  .aservices-item__title {
    margin-bottom: 20px;
    font-size: 18px;
  }

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

  .aservices-item__arrow {
    right: 15px;
    bottom: 15px;
  }

  .aservices-item__arrow img {
    width: 12px;
  }
}

.amap {
  position: relative;
  z-index: 1;
  margin-top: 110px;
}

#amap__map {
  width: 100% !important;
  height: 695px !important;
}

.ymaps-2-1-79-ground-pane {
  filter: grayscale(1);
  -webkit-filter: grayscale(100%);
}

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

  #amap__map {
    width: 100% !important;
    height: 600px !important;
  }
}

.afeedback {
  position: relative;
  z-index: 4;
  margin-top: -305px;
}

body[data-page=default] .afeedback {
  margin-top: 50px;
}

.afeedback-block {
  display: flex;
  flex-direction: column;
  background: #bed5e5;
  border-radius: 30px;
  padding-top: 95px;
  padding-bottom: 30px;
  padding-left: 100px;
  padding-right: 100px;
}

.afeedback-content {
  display: flex;
}

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

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

.afeedback-left__text {
  max-width: 530px;
  font-size: 20px;
  font-family: "light";
  color: rgb(0, 0, 0);
  line-height: 1.4;
}

.afeedback-right {
  width: 50%;
}

.afeedback-right form {
  max-width: 640px;
  margin-left: auto;
}

.afeedback-right form label {
  display: block;
  /* display: flex; */
  /* justify-content: flex-end; */
  margin-bottom: 30px;
}

.afeedback-right form label.err input {
  border-color: red !important;
}

.afeedback-right form label input[type="text"] {
  width: 100%;
  height: 50px;
  background: transparent;
  border: 0;
  border-bottom: 1px solid #98aab7;
  font-size: 16px;
  font-family: "light";
  color: #000;
  text-transform: uppercase;
}

.afeedback-right form label input::placeholder {
  font-size: 16px;
  font-family: "light";
  color: #000;
  text-transform: uppercase;
}

.afeedback-right form .upononline_button {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 170px;
  height: 50px;
  margin-left: auto;
  margin-top: 55px;
  padding: 5px;
  font-size: 14px;
  font-family: "Commissioner-Regular";
  color: #000;
  text-decoration: none;
  text-transform: uppercase;
  background: transparent;
  border: 1px solid #6c6c6c;
  border-radius: 30px;
  transition: 0.3s;
  cursor: pointer;
}

.afeedback-right form .upononline_button:hover {
  text-decoration: none;
  color: #fff;
  background: #65a0be;
  border: 1px solid transparent;
}

.afeedback-right form .upononline_button:disabled:hover {
  background: transparent;
  color: #000;
  cursor: default;
  border: 1px solid #6c6c6c;
}

.afeedback-personal {
  margin-top: 25px;
  text-align: center;
  font-size: 14px;
  font-family: "light";
  color: rgba(0, 0, 0, 0.502);
  line-height: 1.427;
}

.afeedback-personal a {
  color: rgba(0, 0, 0, 0.502);
  text-decoration: underline;
}

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

@media (max-width: 1535px) {
  .afeedback-block {
    padding-left: 50px;
    padding-right: 50px;
  }

  .afeedback-left__title {
    font-size: 40px;
  }

  .afeedback-left__text {
    max-width: 470px;
    font-size: 16px;
  }
}

@media (max-width: 1279px) {
  .afeedback-left__title {
    font-size: 30px;
  }
}

@media (max-width: 1023px) {
  .afeedback-block {
    padding-top: 60px;
    padding-bottom: 60px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .afeedback-content {
    flex-direction: column;
    max-width: 550px;
    margin-left: auto;
    margin-right: auto;
  }

  .afeedback-left {
    width: 100%;
    margin-bottom: 30px;
    padding-right: 0;
  }

  .afeedback-left__title {
    margin-bottom: 30px;
    font-size: 27px;
  }

  .afeedback-left__text {
    font-size: 15px;
  }

  .afeedback-right {
    width: 100%;
  }

  .afeedback-right form label {
    margin-bottom: 15px;
  }

  .afeedback-right form label input {
    font-size: 14px;
    height: 45px;
  }

  .afeedback-right form label input::placeholder {
    font-size: 14px;
  }

  .afeedback-right form .upononline_button {
    height: 40px;
    font-size: 12px;
    margin-top: 30px;
  }
}

@media (max-width: 1023px) {
  .afeedback-left__title {
    font-size: 24px;
  }

  .afeedback-left__text {
    font-size: 15px;
  }
}

.afooter {
  position: relative;
  z-index: 2;
  background: #070707;
  margin-top: -170px;
}

body[data-page="default"] .afooter {
  margin-top: 50px;
}

.afooter-top {
  padding-top: 260px;
  padding-bottom: 60px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

body[data-page="default"] .afooter-top {
  padding-top: 80px;
}


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

.afooter-info {
  max-width: 485px;
  width: 100%;
  margin-right: 25px;
}

.afooter-info__logo {
  margin-bottom: 55px;
}

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

.afooter-info__adress {
  display: flex;
  margin-bottom: 20px;
  font-size: 18px;
  font-family: "Commissioner-Light";
  color: rgb(255, 255, 255);
  line-height: 1.333;
}

.afooter-info__adress i {
  display: flex;
  margin-top: 3px;
  margin-right: 10px;
  width: 15px;
  height: 25px;
  background: url("../images/footer-loc.png");
  background-repeat: no-repeat;
}

.afooter-nav {
  max-width: 305px;
  width: 100%;
  margin-right: 25px;
}

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

.afooter-nav ul li {
  margin-bottom: 20px;
  font-size: 18px;
  color: rgb(255, 255, 255);
  text-transform: uppercase;
}

.afooter-nav ul li a {
  color: #fff;
  text-decoration: none;
}

.afooter-nav ul li a:hover {
  color: rgba(255, 255, 255, 0.8);
  text-decoration: none;
}

.afooter-links {
  display: flex;
  flex-direction: column;
  margin-right: 25px;
}

.afooter-links a {
  margin-bottom: 8px;
  font-size: 16px;
  color: rgba(255, 255, 255, 0.502);
  line-height: 1.4;
  text-decoration: none;
}

.afooter-links a:hover {
  color: rgba(255, 255, 255, 0.702);
  text-decoration: none;
}

.afooter-contacts {
  display: flex;
  flex-direction: column;
  margin-left: auto;
  max-width: 295px;
  width: 100%;
}

.afooter-contacts__phones {
  display: flex;
  flex-direction: column;
  margin-bottom: 5px;
  font-size: 35px;
  font-family: "Commissioner-Light";
  color: rgb(255, 255, 255);
  line-height: 1.286;
}

.afooter-contacts__phones a {
  color: rgb(255, 255, 255);
  text-decoration: none;
}

.afooter-contacts__phones a:hover {
  color: rgba(255, 255, 255, 0.8);
  text-decoration: none;
}

.afooter-contacts__feedback {
  margin-bottom: 35px;
  font-size: 15px;
  font-family: "Commissioner-Light";
  color: rgba(255, 255, 255, 0.502);
  line-height: 1.667;
}

.afooter-contacts__feedback a {
  color: rgba(255, 255, 255, 0.502);
  text-decoration: underline;
}

.afooter-contacts__feedback a:hover {
  color: rgba(255, 255, 255, 0.502);
  text-decoration: none;
}

.afooter-contacts__mail {
  display: flex;
}

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

.afooter-contacts__mail_text {
  display: flex;
  flex-direction: column;
  font-size: 18px;
  font-family: "Commissioner-Light";
  color: rgb(255, 255, 255);
  line-height: 1.389;
}

.afooter-contacts__mail_text a {
  text-decoration: none;
  color: rgba(255, 255, 255, 0.8);
}

.afooter-contacts__mail_text a:hover {
  text-decoration: none;
  color: rgb(255, 255, 255);
}

.afooter-contacts__mail_text .mail-feedback {
  font-size: 15px;
  font-family: "Commissioner-Light";
  color: rgba(255, 255, 255, 0.502);
  text-decoration: underline;
  line-height: 1.667;
}

.afooter-contacts__mail_text .mail-feedback:hover {
  color: rgba(255, 255, 255, 0.502);
  text-decoration: none;
}

.afooter-bottom {
  padding-top: 30px;
  padding-bottom: 45px;
}

.afooter-bottom-block {
  display: flex;
}

.afooter-copy {
  font-size: 15px;
  font-family: "light";
  color: rgba(255, 255, 255, 0.2);
  line-height: 1.5;
}

.afooter-copy a {
  color: rgba(255, 255, 255, 0.2);
  text-decoration: underline;
}

.afooter-copy a:hover {
  color: rgba(255, 255, 255, 0.2);
  text-decoration: none;
}

.afooter-leli {
  margin-left: auto;
}

@media (max-width: 1535px) {
  .afooter-info {
    max-width: 320px;
    margin-right: 60px;
  }

  .afooter-info__adress {
    font-size: 16px;
  }

  .afooter-nav {
    max-width: 260px;
  }

  .afooter-nav ul li {
    font-size: 15px;
  }
}

@media (max-width: 1365px) {
  .afooter-links a {
    font-size: 15px;
  }

  .afooter-contacts {
    max-width: 275px;
  }

  .afooter-contacts__phones {
    font-size: 27px;
  }

  .afooter-contacts__adress {
    font-size: 15px;
  }
}

@media (max-width: 1279px) {
  .afooter-top {
    padding-top: 240px;
    padding-bottom: 30px;
  }

  .afooter-nav {
    display: none;
  }

  .afooter-top-block {
    flex-direction: column;
    max-width: 550px;
    margin-left: auto;
    margin-right: auto;
  }

  .afooter-info {
    max-width: 100%;
    max-width: 400px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 5px;
  }

  .afooter-info__logo {
    display: flex;
    justify-content: center;
    max-width: 170px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 45px;
  }

  .afooter-info__adress {
    font-size: 14px;
  }

  .afooter-links {
    order: 5;
    margin-top: 35px;
    justify-content: center;
    flex-direction: row;
    flex-wrap: wrap;
    margin-left: auto;
    margin-right: auto;
  }

  .afooter-links a {
    margin-bottom: 3px;
    padding-left: 3px;
    padding-right: 3px;
    font-size: 12px;
  }

  .afooter-contacts {
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
  }

  .afooter-contacts__phones {
    margin-bottom: 0;
    font-size: 21px;
    /* padding-left: 25px; */
  }

  .afooter-contacts__feedback {
    font-size: 14px;
    margin-bottom: 25px;
    /* padding-left: 25px; */
  }

  .afooter-contacts__mail_text .mail-feedback {
    font-size: 14px;
  }

  .afooter-bottom-block {
    flex-direction: column;
  }

  .afooter-copy {
    text-align: center;
    font-size: 13px;
  }

  .afooter-leli {
    margin-left: auto;
    margin-right: auto;
    margin-top: 25px;
  }
}

@media (max-width: 767px) {
  .afooter-info {
    max-width: 330px;
  }
}

/* default */
/* adaptive toggle */
.adaptivetoggle {
  margin-top: 0px;
  padding-bottom: 50px;
  display: none;
  text-align: center;
  color: #fff;
  opacity: 0.8;
  /*padding-bottom:10px;*/
}

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

.adaptivetoggle a:hover {
  color: #fff;
  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_theme_breadrazd_wrap_inner {
    min-height: 20px;
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .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.8em;
  }

  .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) {
  .zag1 {
    font-size: 20px;
  }

  .zag2 {
    font-size: 18px;
  }

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

/* news */
.news_list1_item {
  margin-top: 30px;
  padding-top: 35px;
  border-top: 1px #cbcbcb solid;
}

.news_list1_item:nth-child(1) {
  margin-top: 0;
  padding-top: 0;
  border: 0;
}

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

.news_list1_item_section_box1 {
  width: 380px;
}

.news_list1_item_section_box2 {
  flex: 1;
  margin-left: 45px;
  padding-top: 15px;
}

.news_list1_item_photo {
  display: block;
  padding-top: 66%;
  position: relative;
}

.news_list1_item_photo_bg {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 10;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  /*border-radius:15px;*/
}

.news_list1_item_photo img {
  display: none;
}

.news_list1_item_name {
  font-size: 25px;
  line-height: 1.3;
}

.news_list1_item_name a {
  color: #000;
  text-decoration: none;
  background-image: linear-gradient(to bottom, #e3e0e0, #787876);
  background-position: 0 1.08em;
  /*background-position:bottom left;*/
  background-repeat: repeat-x;
  /*background-size:10% 20px;*/
  background-size: 50% 2px;
  transition: background-size 0.07s ease 0s;
}

.news_list1_item_name a:hover {
  color: #000;
  text-decoration: none;
  background-size: 0px 0px;
}

.news_list1_item_anons {
  margin-top: 22px;
  font-size: 16px;
  line-height: 1.3;
}

.news_list1_item_dop {
  margin-top: 40px;
}

.news_list1_item_dop_item {
  display: inline-block;
  vertical-align: middle;
  margin-right: 30px;
}

.news_list1_item_dop_item:last-child {
  margin: 0;
}

.news_list1_item_date {
  padding-left: 27px;
  padding-top: 1px;
  position: relative;
  font-size: 15px;
  line-height: 1;
  color: #7d7d7d;
}

.news_list1_item_date:after {
  content: '';
  position: absolute;
  top: -1px;
  left: 0;
  z-index: 1;
  background-image: url(/modul/news/img/news_list1_date2.svg?rand=2);
  background-repeat: no-repeat;
  width: 17px;
  height: 17px;
}

.news_list1_item_sea_count {
  padding-left: 32px;
  position: relative;
  font-size: 15px;
  line-height: 1;
  color: #7d7d7d;
}

.news_list1_item_sea_count:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  background-image: url(/modul/news/img/news_list1_sea_count2.svg?rand=2);
  background-repeat: no-repeat;
  width: 21px;
  height: 15px;
}

.news__list2_photo {
  float: left;
  width: 200px;
  overflow: hidden;
  text-align: center;
}

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

.news__list2_bl {
  margin-left: 200px;
  padding-left: 28px;
}

.news__list2_name a {
  display: block;
  font-size: 19px;
  line-height: 1.3;
  color: #000;
  font-weight: normal;
  text-decoration: none;
}

.news__list2_name a:hover {
  text-decoration: underline;
}

.news__list2_textma {
  margin-top: 8px;
}

.news__list2_textma a {
  display: block;
  font-size: 16px;
  line-height: 1.3;
  color: #414040;
  text-decoration: none;
}

.news__list2_date {
  font-size: 14px;
  color: #666;
  padding-top: 10px;
}

.news__list2_hr {
  line-height: 1px;
  height: 1px;
  background: #ccc;
  margin-top: 15px;
  margin-bottom: 15px;
}

.news__list2_block.photo_no .news__list2_bl {
  margin-left: 0;
}

.news__list3_item {
  float: left;
  text-decoration: none !important;
  vertical-align: top;
  width: 31%;
  padding: 0;
  color: #000;
  margin-right: 3%;
  margin-bottom: 35px;
}

.news__list3_item:nth-child(3n) {
  margin-right: 0;
}

.news__list3_item:nth-child(3n+1) {
  clear: left;
}

.news__list3_photo {
  text-decoration: none;
  padding-top: 65%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  position: relative;
}

.news__list3_photo:after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #000;
  opacity: 0;
  transition: all 0.25s ease-out 0.1s;
}

.news__list3_date {
  font-size: 16px;
  line-height: 1;
  color: #6c6c6c;
  margin: 33px 0 0 0;
}

.news__list3_name {
  margin-top: 30px;
  font-size: 16px;
  line-height: 1.5;
  color: #000000;
  text-transform: uppercase;
  min-height: 75px;
}

.news__list3_gorline {
  line-height: 1px;
  height: 1px;
  background: #b7b7b7;
  margin: 12px 0 15px 0;
}

.news__list3_textma {
  font-size: 16px;
  line-height: 1.4;
  color: #4f4f4f;
}

.news__list3_item:hover .news__list3_name {
  text-decoration: underline;
}

.news__list3_item:hover .news__list3_photo:after {
  opacity: 0.3;
}

.news__news_view__action_title_span {
  font-size: 28px;
  line-height: 1.2;
  margin: 0;
  padding: 0;
  font-family: proximanovabold;
}

.news__news_view__action_anons {
  margin-top: 23px;
  font-size: 20px;
  line-height: 1.3;
  font-family: proximanovaregular;
}

.news__view_action_photo-basic {
  margin-top: 33px;
  text-align: center;
}

.news__view_action_photo-basic img {
  max-width: 100%;
  height: auto;
  vertical-align: top;
  /*border-radius:15px;*/
}

.news__news_view__action_description {
  margin-top: 35px;
  margin-bottom: 20px;
  text-align: justify;
}

.news__news_view__action_photo_preview {
  margin-top: 50px;
}

.news__otherlist1 {
  margin-top: 80px;
  font-size: 15px;
  line-height: 1.4;
}

.news__otherlist1 table {
  width: 100%;
}

.news__otherlist1 table td {
  vertical-align: top;
  padding: 3px;
}

.news__otherlist1 .td1 {
  width: 130px;
  text-align: right;
  color: #666;
}

.news__otherlist1.td1 .date {
  white-space: nowrap;
}

.news__otherlist1 .td2 {
  padding-left: 20px;
}

.news__otherlist1 .hr {
  background: #bdbdbd;
  line-height: 1px;
  height: 1px;
  margin-bottom: 30px;
}

.news__otherlist1_name {
  font-size: 16px;
  line-height: 1.2;
}

.news__otherlist1_name a {
  text-decoration: underline;
  color: #000;
}

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

.news__otherlist1_item.active .news__otherlist1_name {
  opacity: 0.9;
}

.news__otherlist1_item.active .news__otherlist1_name a {
  text-decoration: none !important;
  color: #333;
}

.news__news_view__action_theme_column {
  display: flex;
  flex-wrap: nowrap;
  min-height: 300px;
  position: relative;
}

.news__news_view__action_theme_column_box1 {
  width: 275px;
  position: relative;
  padding-right: 50px;
}

.news__news_view__action_theme_column_box1:after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
  width: 1px;
  height: 100%;
  max-height: 350px;
  background: #c7c7c7;
}

.news__news_view__action_theme_column_box2 {
  flex: 1;
  padding-left: 50px;
  max-width: 720px;
}

.news__news_view__action_date {
  padding-left: 27px;
  position: relative;
  font-size: 17px;
  line-height: 1;
  color: #000;
}

.news__news_view__action_date:after {
  content: '';
  position: absolute;
  top: -1px;
  left: 0;
  z-index: 1;
  background-image: url(/modul/news/img/news_list1_date2.svg?rand=2);
  background-repeat: no-repeat;
  width: 17px;
  height: 17px;
}

.news__news_view__action_sea_count {
  margin-top: 20px;
  padding-left: 30px;
  position: relative;
  font-size: 17px;
  line-height: 1;
  color: #000;
}

.news__news_view__action_sea_count:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  background-image: url(/modul/news/img/news_list1_sea_count2.svg?rand=2);
  background-repeat: no-repeat;
  width: 21px;
  height: 15px;
}

.news__news_view__action_category {
  margin-top: 20px;
}

.news__news_view__action_category_title {
  font-size: 16px;
  line-height: 1;
  color: #000;
}

.news__news_view__action_category_content {
  margin-top: 4px;
  line-height: 1.3;
}

.news__news_view__action_category_content a {
  font-size: 16px;
  color: #000;
  line-height: 1.3;
  text-decoration: underline;
}

.news__list_route_union {
  max-width: 1075px;
}

.news_photo_album_list1 {
  display: flex;
  flex-wrap: wrap;
  margin-left: -11px;
  margin-right: -11px;
}

.news_photo_album_list1_item {
  width: 33.33%;
  padding: 11px;
}

.news_photo_album_list1_item_inner {
  display: block;
  text-decoration: none !important;
  position: relative;
  overflow: hidden;
}

.news_photo_album_list1_item_photo {
  padding-top: 72%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}

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

.news_photo_album_list1_item_zoom {
  visibility: hidden;
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 10;
  width: 47px;
  height: 47px;
  background-image: url(/file/i_pic/news_photo_album_list1_zoom.svg?rand=2);
  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%);
}

/* .news_photo_album_list1_item_inner:hover .news_photo_album_list1_item_bg {
  visibility: visible;
  opacity: 1;
}

.news_photo_album_list1_item_inner:hover .news_photo_album_list1_item_zoom {
  visibility: visible;
  opacity: 1;
} */

@media (max-width: 1365px) {
  .news_list1_item {
    margin-top: 15px;
    padding-top: 25px;
  }

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

@media (max-width: 1023px) {
  .news_list1_item_section_box1 {
    width: 250px;
  }

  .news_list1_item_section_box2 {
    margin-left: 30px;
    padding: 0;
  }

  .news_list1_item_anons {
    margin-top: 20px;
  }

  .news_list1_item_dop {
    margin-top: 20px;
  }

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

  .news__news_view__action_theme_column_box1 {
    width: 220px;
    padding-right: 25px;
  }

  .news__news_view__action_theme_column_box2 {
    padding-left: 25px;
    padding-right: 10px;
  }

  .news__news_view__action_theme_column {
    display: block;
  }

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

  .news__news_view__action_theme_column_box2 {
    width: 100%;
    margin: 0;
    padding: 0;
    margin-top: 20px;
  }

  .news__news_view__action_theme_column_box1:after {
    display: none;
  }

  .news__news_view__action_description {
    text-align: left;
  }

  .news__news_view__action_theme_column_box1 {
    display: none;
  }

  .news__news_view__action_theme_column_box2 {
    margin-top: 0;
  }

  .news__news_view__action_param_dbl {
    margin-top: 20px;
    display: block !important;
  }

  .news_list1_item_name {
    font-size: 19px;
  }

  .news__list3_item {
    width: 100%;
    display: block;
    float: none;
    margin: 0;
    margin-top: 25px;
  }

  .news__list3_item:nth-child(1) {
    margin: 0;
  }

  .news__list3_date {
    margin-top: 15px;
  }

  .news__list3_name {
    margin-top: 15px;
  }

  .news__list3_name {
    min-height: auto;
  }

  .news__list3_gorline {
    margin-top: 25px;
  }
}

@media (max-width: 767px) {
  .news_list1 {
    max-width: 500px;
    margin: 0 auto;
  }

  .news_list1_item_section {
    display: block;
  }

  .news_list1_item_section_box1 {
    width: 100%;
    margin: 0;
    padding: 0;
    margin-bottom: 12px;
  }

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

  .news_list1_item {
    margin-top: 15px;
    padding-top: 20px;
  }

  .news_list1_item_dop {
    margin-top: 10px;
  }

  .news_list1_item_date {
    font-size: 13px;
  }

  .news_list1_item_sea_count {
    font-size: 13px;
  }

  .news_list1_item_name {
    font-size: 19px;
  }

  .news__otherlist1 {
    font-size: 14px;
  }

  .news_photo_album_list1 {
    margin-left: -6px;
    margin-right: -6px;
  }

  .news_photo_album_list1_item {
    padding: 6px;
  }

  .news__otherlist1 table tr {
    display: block;
    margin-bottom: 12px;
  }

  .news__otherlist1 table td {
    display: block;
  }

  .news__otherlist1 table .td1,
  .news__otherlist1 table .td2 {
    padding: 0;
  }

  .news__otherlist1 table .td1 {
    text-align: left;
    font-size: 11px;
  }

  .news__otherlist1_name {
    font-size: 14px;
    padding-top: 2px;
  }

  .news__otherlist1 .hr {
    margin-bottom: 15px;
  }

  .news_list1_item_dop_item {
    margin-right: 25px;
  }
}

@media (max-width: 479px) {
  .news__list2_photo {
    float: none;
    width: auto;
  }

  .news__list2_bl {
    overflow: visible;
    padding: 0;
    margin-top: 10px;
  }

  .news__list2_name {
    text-align: center;
  }

  .news__list2_name a {
    font-size: 17px;
  }

  .news__list2_date {
    font-size: 12px;
    text-align: right;
    margin-top: 5px;
    padding: 0;
  }

  .news__list2_textma a {
    font-size: 15px;
  }

  .news__news_view__action_title_span {
    font-size: 23px;
    line-height: 1.2;
  }

  .news__news_view__action_anons {
    margin-top: 20px;
    font-size: 16px;
    line-height: 1.4;
  }

  .news__news_view__action_description {
    margin-top: 30px;
  }

  .news__otherlist1 {
    margin-top: 100px;
  }

  .news__view_action_photo-basic {
    margin-top: 25px;
  }

  .news__news_view__action_date {
    font-size: 14px;
    padding-left: 24px;
  }

  .news__news_view__action_sea_count {
    margin-top: 10px;
    font-size: 14px;
    padding-left: 24px;
  }

  .news__news_view__action_category {
    margin-top: 10px;
    line-height: 1.2;
  }

  .news__news_view__action_category_title {
    font-size: 14px;
    display: inline;
  }

  .news__news_view__action_category_content {
    display: inline;
    margin: 0;
    margin-left: 3px;
    line-height: 1.2;
  }

  .news__news_view__action_category_content a {
    font-size: 14px;
    line-height: 1.2;
  }

  .news_list1_item_photo {
    padding-top: 55%;
  }

  .news_list1_item_name {
    font-size: 17px;
  }
}

@media (max-width: 359px) {
  .news_list1_item_name {
    font-size: 16px;
  }
}


/* dialogred */
.dialogred_modal {
  position: absolute;
  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%;
  text-align: left;
  position: relative;
  z-index: 8;
  opacity: 0;
  transition: all 0.3s ease-out 0s;
  /*transform:translateY(900px);*/
  top: -500px;
}

.dialogred_inner2 {
  max-width: 1280px;
  margin: 0 auto;
  position: relative;
  z-index: 15;
  background: #fff;
}

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

.dialogred_close {
  position: absolute;
  right: 15px;
  top: 15px;
  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: 15px;
  top: 15px;
}

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

@media (max-width: 1365px) {
  .dialogred_inner {
    padding-left: 15px;
    padding-right: 15px;
  }
}

@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 {
    padding-left: 10px;
    padding-right: 10px;
  }

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


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

/* default */



.cmsl_toupmove {
  position: fixed;
  z-index: 999;
  bottom: 60px;
  right: 20px;
  display: none;
  text-align: center;
  padding-top: 5px;
  opacity: 0.7;
  cursor: pointer;
  background-repeat: no-repeat;
  background-image: url(/option/js/toupmove/toupmove2.png);
  background-size: contain;
  width: 50px;
  height: 50px;
  will-change: opacity;
}

.cmsl_toupmove:hover {
  opacity: 0.9;
}

@media (max-width: 1650px) {
  .cmsl_toupmove {
    bottom: 30px;
    width: 50px;
    height: 50px;
    background-size: 50px 50px;
  }
}

@media (max-width: 1365px) {
  .cmsl_toupmove {
    display: none !important;
  }
}


.error404 {
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 50px;
  display: flex;
  flex-direction: column;
  text-align: left;
}