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

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

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

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

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

/* personal-links */


/* cookie */
.cmsl_warning_cookie.cmsl_warning_cookie2 {
  padding: 0 20px;
  position: fixed;
  max-width: 872px;
  width: 100%;
  bottom: 60px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 99999;
  background: none;
}

/* .cmsl_warning_cookie2 {
  padding: 0 20px;
  position: fixed;
  max-width: 872px;
  width: 100%;
  bottom: 60px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 99999;
} */

.cmsl_warning_cookie2_inner {
  display: flex;
  align-items: center;
  width: 100%;
  min-height: 90px;
  height: 100%;
  padding: 20px;
  border-radius: 15px;
  color: #fff;
}

.cmsl_warning_cookie2_text {
  margin-right: 30px;
  font-size: 16px;
}

.cmsl_warning_cookie2_button {
  margin-left: auto;
  flex: none;
}

.cmsl_warning_cookie_accept {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  background: #fff;
  border-radius: 10px;
  background-color: rgb(230, 230, 231);
  color: rgb(45, 45, 45);
  font-size: 17px;
  width: 150px;
  height: 50px;
  border: 0;
  transition: 0.2s;
  cursor: pointer;
}

.cmsl_warning_cookie_accept:hover {
  opacity: 0.85;
}

.cmsl_warning_cookie_tx {
  color: inherit !important;
}

@media(max-width: 767px) {
  .cmsl_warning_cookie2 {
    bottom: 20px;
  }

  .cmsl_warning_cookie2_inner {
    flex-direction: column;
  }

  .cmsl_warning_cookie2_text {
    margin-right: 0;
    font-size: 11px;
  }

  .cmsl_warning_cookie2_button {
    margin-left: auto;
    margin-right: auto;
  }

  .cmsl_warning_cookie_accept {
    width: 130px;
    height: 30px;
    font-size: 12px;
    margin-top: 15px;
    margin-left: auto;
    margin-right: auto;
  }

  .cmsl_warning_cookie_tx {
    font-size: 12px !important;
  }

  .cmsl_warning_cookie_section1 {
    flex-direction: column;
  }

  .cmsl_warning_cookie_section1_box2 {
    width: 100% !important;
    margin-left: 0 !important;
  }
}

/* cookie */

.button1 {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 55px;
  padding: 0 35px;
  text-align: center;
  text-decoration: none;
  background: #f1f1f1;
  border-radius: 10px;
  font-size: 16px;
  font-family: "csemibold";
  color: #197e3c;
  transition: 0.3s;
  cursor: pointer;
}

.button1:hover {
  opacity: 0.8;
  color: #197e3c;
  text-decoration: none;
}

.button2 {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 55px;
  padding: 0 35px;
  text-align: center;
  text-decoration: none;
  background: #3de677;
  border-radius: 10px;
  font-size: 16px;
  font-family: "csemibold";
  color: #000;
  transition: 0.3s;
  cursor: pointer;
}

.button2:hover {
  opacity: 0.8;
  color: #000;
  text-decoration: none;
}

@media(max-width: 1023px) {
  .button1 {
    min-height: 45px;
    font-size: 13px;
  }

  .button2 {
    min-height: 45px;
    font-size: 13px;
  }
}



/* asnwer */
.answer {
  max-width: 1220px;
  margin-left: auto;
  margin-right: auto;
}

.answer__header {
  display: flex;
  flex-direction: column;
  margin-bottom: 35px;
}

.answer__title {
  margin-bottom: 15px;
  font-size: 66px;
  color: rgb(0, 0, 0);
  text-transform: uppercase;
  line-height: 1.125;
  text-align: center;
}

.answer__text {
  font-size: 18.75px;
  font-weight: 300;
  color: rgb(0, 0, 0);
  line-height: 1.333;
  text-align: center;
}

.answer__block {
  border-top: 1px solid #9a9690;
}

.answer__accordeon {
  margin-left: auto;
  margin-left: -30px;
  margin-right: -30px;
}

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

.answer__box {
  width: 100%;
  position: relative;
  /* margin-bottom: 5px; */
  border-bottom: 2px solid #d1d1d1;
}

.answer__box:last-child {
  margin-bottom: 0;
}

.answer__box .answer__label {
  display: flex;
  align-items: center;
  position: relative;
  padding: 00px 0px 0px 0px !important;
  padding-right: 40px !important;
  margin: 0;
  margin-bottom: 40px !important;
  margin-top: 40px;
  color: #000;
  font-size: 25px;
  font-weight: 600;
  cursor: pointer;
  /* border-bottom: 2px solid #d1d1d1; */
  transition: 0.3s;
  line-height: 1;
}

.answer__box .answer__label h3 {
  padding: 10px 0;
}

.answer__box .answer__label::after {
  content: '';
  position: absolute;
  right: 5px;
  top: -3px;
  width: 30px;
  height: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  /* background: #feaa6d; */
  background-image: url('../images/answer-icon.png');
  background-size: 30px;
  background-position: center;
  background-repeat: no-repeat;
  transition: 0.3s;
  /* opacity: 0;
  visibility: hidden; */
}

.answer__box .answer__label:hover:after {
  opacity: 1;
  visibility: visible;
}

.answer__box.active .answer__label:after {
  opacity: 1;
  visibility: visible;
  transform: rotate(135deg);
}

.answer__box .answer__label span {
  flex: none;
  display: inline-flex;
  width: 65px;
  padding-left: 10px;
  padding-right: 10px;
}

/* 
.answer__box.active .answer__label {
  border-bottom: 2px solid #feaa6d;
} */

.answer__box .answer__content {
  position: relative;
  overflow: hidden;
  max-height: 0;
  transition: 0.3s;
  font-size: 19px;
  color: rgba(0, 0, 0, 0.749);
  line-height: 1.333;
}

.answer__box .answer__content>div {
  padding: 0px 0px 35px 0px;
}

.answer__box .answer__content>div p {
  margin: 0;
  margin-bottom: 15px;
}

.answer__box .answer__content>div a {
  color: rgba(0, 0, 0, 0.749);
  text-decoration: underline;
}

.answer__box .answer__content>div a:hover {
  color: rgba(0, 0, 0, 0.749);
  text-decoration: none;
}

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

  .answer__box .answer__content>div {
    padding-right: 0;
  }

  .answer__box .answer__label {
    font-size: 21px
  }

  .answer__box .answer__content {
    font-size: 17px
  }


}

@media(max-width: 1023px) {
  .answer__title {
    font-size: 35px;
    margin-bottom: 0;
  }

  .answer__text {
    font-size: 16px;
  }

  .answer__box .answer__label {
    margin: 0;
    margin-bottom: 20px !important;
    margin-top: 20px;
    font-size: 16px;
  }

  .answer__box .answer__content {
    font-size: 14px;
  }

  .answer__box .answer__content>div {
    padding-bottom: 5px;
  }

  .answer__box .answer__label::after {
    top: -2.5px;
    width: 20px;
    height: 20px;
    background-size: 20px;
  }
}


@media(max-width: 767px) {
  .answer__box .answer__label {
    font-size: 16px;
  }

  .answer__title {
    font-size: 27px;
    margin-bottom: 0;
  }

  .answer__text {
    font-size: 14px;
  }
}

/* asnwer */




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

body {
  overflow-y: scroll;
  overflow-x: hidden;
  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: 1280px;
  margin: 0 auto;
}

.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: 17px;
  line-height: 1.4;
  font-family: clight;
  margin: 15px 0 25px 0;
}

.bread_crumb a {
  color: #000;
}

.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: 45px;
  line-height: 1;
  font-family: cregular;
  font-weight: normal;
  margin: 0;
}

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

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

.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;
  font-family: cregular;
}

.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-family: cregular;
  font-size: 12px;
  text-align: right;
  line-height: 1.4;
}

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

.leli-links a:hover {
  color: #fff;
  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;
  font-family: clight;
}

.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;
  font-family: cregular;
}

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

/* core */

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

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

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

@media (max-width: 1900px) {
  .container {
    max-width: 1550px;
  }
}

@media (max-width: 1599px) {
  .container {
    max-width: 1486px;
  }
}

@media (max-width: 1535px) {
  .container {
    max-width: 1390px;
  }
}

@media (max-width: 1439px) {
  .container {
    max-width: 1316px;
  }
}

@media (max-width: 1365px) {
  .container {
    max-width: 1230px;
  }
}

@media (max-width: 1279px) {
  .container {
    max-width: 974px;
  }
}

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

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

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

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

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

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

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

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

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

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

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

.header {
  position: absolute;
  top: 0;
  width: 100%;
  max-width: 1920px;
  z-index: 999;
}

body[data-page="default"] .header {
  position: relative;
  background: #17281d;
}

.header-container {
  display: flex;
  align-items: center;
  min-height: 100px;
  padding-left: 150px;
  padding-right: 70px;
}

.header__logo {
  flex: none;
  display: flex;
  align-items: center;
  margin-right: 15px;
}

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

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

.header__nav {
  margin-left: auto;
  margin-right: auto;
  margin-right: 20px;
}

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

.header__nav>ul>li {
  font-size: 16px;
  font-family: "clight";
  color: #fff;
  line-height: 1.516;
  margin-left: 8px;
  margin-right: 8px;
}

.header__nav>ul>li>a {
  color: #fff;
  text-decoration: none;
}

.header__nav>ul>li:hover>a {
  color: rgba(255, 255, 255, 0.8);
}

.header__nav>ul>li.active>a {
  color: rgba(255, 255, 255, 0.6);
  text-decoration: none;
}

.header__nav>ul>li>ul {
  position: absolute;
  margin: 0;
  padding: 0;
  list-style: none;
  width: 250px;
  padding: 15px 20px;
  background: #224a31;
  transform: scaleY(0);
  transform-origin: top;
  transition: 0.3s;
  will-change: transform;
}

.header__nav>ul>li>ul>li {
  font-size: 15px;
  font-family: "clight";
  color: #fff;
  line-height: 1.516;
  margin-bottom: 10px;
}

.header__nav>ul>li>ul>li:last-child {
  margin-bottom: 0;
}

.header__nav>ul>li>ul>li>a {
  color: #fff;
  text-decoration: none;
}

.header__nav>ul>li>ul>li:hover a {
  color: rgba(255, 255, 255, 0.8);
}

.header__nav>ul>li>ul>li.active>a {
  color: rgba(255, 255, 255, 0.6);
  text-decoration: none;
}

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

.header__nav_info {
  display: none;
  flex-direction: column;
  align-items: center;
  width: 100%;
  margin-bottom: 30px;
  margin-top: 30px;
  padding-top: 50px;
  border-top: 1px solid #fff;
}

.header__nav_button a {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 5px;
  width: 200px;
  height: 40px;
  background: #fff;
  border-radius: 10px;
  font-size: 13px;
  font-family: "nbold";
  color: #197e3c;
  text-decoration: none;
  transition: 0.3s;
}

.header__nav_button a:hover {
  color: #000;
  background: #3de677;
}

.header__nav_phone {
  margin-top: 20px;
  font-size: 21px;
  font-family: "clight";
  color: white;
  line-height: 1.516;
}

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

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

.header__nav_mail {
  margin-top: 5px;
  font-size: 14px;
  font-family: "clight";
  color: rgba(255, 255, 255, 0.35);
  line-height: 1.35;
}

.header__nav_mail a {
  color: rgba(255, 255, 255, 0.35);
  text-decoration: none;
}

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

.header__contacts {
  flex: none;
  display: flex;
  align-items: center;
  margin-left: auto;
}

.header__button {
  margin-right: 35px;
}

.header__button a {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 5px;
  width: 170px;
  height: 55px;
  background: #fff;
  border-radius: 10px;
  font-size: 16px;
  font-family: "nbold";
  color: #197e3c;
  text-decoration: none;
  transition: 0.3s;
}

.header__button a:hover {
  color: #000;
  background: #3de677;
}

.header__info {
  flex: none;
  display: flex;
  flex-direction: column;
}

.header__phone {
  font-size: 25px;
  font-family: "clight";
  color: white;
  line-height: 1.516;
}

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

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

.header__mail {
  font-size: 14px;
  font-family: "clight";
  color: rgba(255, 255, 255, 0.35);
  line-height: 1.35;
}

.header__mail a {
  color: rgba(255, 255, 255, 0.35);
  text-decoration: none;
}

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

@media (max-width: 1900px) {
  .header__logo {
    width: 250px;
    margin-right: 40px;
  }

  .header-container {
    padding-left: 20px;
    padding-right: 20px;
  }

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

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

@media (max-width: 1535px) {
  .header__nav>ul>li {
    margin-left: 5px;
    margin-right: 5px;
    font-size: 14px;
  }

  .header__nav>ul>li>ul>li {
    font-size: 13px;
  }
}

@media (max-width: 1279px) {
  .header__logo {
    width: 200px;
  }

  .header__nav>ul>li {
    font-size: 13px;
  }

  .header__nav>ul>li>ul>li {
    font-size: 13px;
  }

  .header__button {
    margin-right: 20px;
  }

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

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

@media (max-width: 1023px) {
  .header {
    position: fixed;
    background: #17281d;
    z-index: 999;
  }

  body[data-page="default"] .header {
    position: fixed;
    background: #17281d;
    z-index: 999;
  }

  body[data-page="default"] .header-space {
    height: 70px;
  }

  .responsive-menu {
    display: flex;
  }

  .header-container {
    min-height: 70px;
  }

  .header__nav {
    display: flex;
    flex-direction: column;
    position: fixed;
    top: 0;
    right: 0;
    right: -320px;
    bottom: 0;
    align-items: flex-start;
    width: 100%;
    max-width: 320px;
    margin-right: 0;
    padding-top: 70px;
    padding-left: 50px;
    padding-right: 50px;
    background: #17281d;
    z-index: 100;
    overflow-y: auto;
    transition: 0.3s;
  }

  .header__nav>ul {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    /* flex-direction: column; */
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
  }

  .header__nav>ul>li {
    width: 100%;
    margin-bottom: 20px;
    font-size: 15px;
    line-height: 1.2;
  }

  .header__nav_info {
    display: flex;
  }

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

  .header__nav>ul>li>ul {
    position: static;
    transform: scale(1);
    background: transparent;
    margin-top: 10px;
  }

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

@media (max-width: 767px) {
  .header__logo {
    width: 165px;
    margin-right: 20px;
  }

  .header__button {
    margin-right: 0;
  }

  .header__button a {
    width: 100px;
    height: 35px;
    font-size: 10px;
  }

  .header__phone {
    display: none;
  }

  .header__mail {
    display: none;
  }
}

@media (max-width: 374px) {
  .header__logo {
    width: 140px;
    margin-right: 20px;
  }

  .header__button {
    margin-right: 0;
  }

  .header__button a {
    width: 100px;
    height: 35px;
    font-size: 10px;
  }
}

.header-fixed {
  position: fixed;
  top: -100px;
  width: 100%;
  max-width: 1920px;
  background: #17281d;
  z-index: 999;
  transition: 0.5s;
}

.header-fixed-container {
  display: flex;
  align-items: center;
  min-height: 80px;
  padding-left: 150px;
  padding-right: 70px;
}

.header-fixed__logo {
  flex: none;
  display: flex;
  align-items: center;
  margin-right: 55px;
}

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

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

.header-fixed__nav {
  margin-left: auto;
  margin-right: auto;
  margin-right: 20px;
}

.header-fixed__nav>ul {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  padding: 0;
  margin: 0;
  list-style: none;
}

.header-fixed__nav>ul>li {
  font-size: 16px;
  font-family: "clight";
  color: #fff;
  line-height: 1.516;
  margin-left: 8px;
  margin-right: 8px;
}

.header-fixed__nav>ul>li>a {
  color: #fff;
  text-decoration: none;
}

.header-fixed__nav>ul>li:hover>a {
  color: rgba(255, 255, 255, 0.8);
}

.header-fixed__nav>ul>li.active>a {
  color: rgba(255, 255, 255, 0.6);
  text-decoration: none;
}

.header-fixed__nav>ul>li>ul {
  position: absolute;
  margin: 0;
  padding: 0;
  list-style: none;
  width: 250px;
  padding: 15px 20px;
  background: #224a31;
  transform: scaleY(0);
  transform-origin: top;
  transition: 0.3s;
  will-change: transform;
}

.header-fixed__nav>ul>li>ul>li {
  font-size: 15px;
  font-family: "clight";
  color: #fff;
  line-height: 1.516;
  margin-bottom: 10px;
}

.header-fixed__nav>ul>li>ul>li:last-child {
  margin-bottom: 0;
}

.header-fixed__nav>ul>li>ul>li>a {
  color: #fff;
  text-decoration: none;
}

.header-fixed__nav>ul>li>ul>li:hover a {
  color: rgba(255, 255, 255, 0.8);
}

.header-fixed__nav>ul>li>ul>li.active>a {
  color: rgba(255, 255, 255, 0.6);
  text-decoration: none;
}

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

.header-fixed__contacts {
  flex: none;
  display: flex;
  align-items: center;
  margin-left: auto;
}

.header-fixed__button {
  margin-right: 35px;
}

.header-fixed__button a {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 5px;
  width: 170px;
  height: 45px;
  background: #fff;
  border-radius: 10px;
  font-size: 16px;
  font-family: "nbold";
  color: #197e3c;
  text-decoration: none;
  transition: 0.3s;
}

.header-fixed__button a:hover {
  color: #000;
  background: #3de677;
}

.header-fixed__info {
  margin-top: -3px;
  flex: none;
  display: flex;
  flex-direction: column;
}

.header-fixed__phone {
  font-size: 25px;
  font-family: "clight";
  color: white;
  line-height: 1.516;
}

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

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

.header-fixed__mail {
  margin-top: -5px;
  font-size: 14px;
  font-family: "clight";
  color: rgba(255, 255, 255, 0.35);
  line-height: 1.35;
}

.header-fixed__mail a {
  color: rgba(255, 255, 255, 0.35);
  text-decoration: none;
}

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

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

@media (max-width: 1900px) {
  .header-fixed__logo {
    width: 250px;
    margin-right: 40px;
  }

  .header-fixed-container {
    padding-left: 20px;
    padding-right: 20px;
  }

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

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

@media (max-width: 1535px) {
  .header-fixed__nav>ul>li {
    margin-left: 5px;
    margin-right: 5px;
    font-size: 14px;
  }

  .header-fixed__nav>ul>li>ul>li {
    font-size: 13px;
  }
}

@media (max-width: 1279px) {
  .header-fixed__logo {
    width: 200px;
  }

  .header-fixed__nav>ul>li {
    font-size: 13px;
  }

  .header-fixed__nav>ul>li>ul>li {
    font-size: 13px;
  }

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

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

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

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

.main {
  position: relative;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.main-block {
  display: flex;
  flex-direction: column;
  min-height: 980px;
}

.main-slider {
  overflow: hidden;
  margin-top: auto;
  margin-bottom: 150px;
}

.main-slider-slide {
  display: flex;
  height: auto !important;
}

.main-slider-slide__title {
  font-size: 160px;
  font-family: "cbold";
  color: #fff;
  line-height: 0.875;
  align-self: flex-end;
  margin-left: -5px;
}

.main-slider-slide__title a {
  color: #fff;
  text-decoration: none;
}

.main-slider-nav {
  display: flex;
  justify-content: space-between;
  max-width: 810px;
  border-top: 1px solid #fff;
  margin-top: 50px;
  padding-top: 15px;
}

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

.main-slider-nav__pag .swiper-pagination-bullet {
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #4b5d51;
  opacity: 1;
  margin-right: 20px;
}

.main-slider-nav__pag .swiper-pagination-bullet-active {
  background: #fff;
}

.main-slider-nav__link {
  display: flex;
  align-self: center;
  font-size: 16px;
  font-family: "cregular";
  color: #fff;
  line-height: 0.8;
  cursor: pointer;
}

.main-slider-nav__link i {
  margin-left: 20px;
  display: flex;
  align-items: center;
  width: 20px;
  height: 17px;
  background: url("../images/main-arrow.png") 50% 0 no-repeat;
  background-size: contain;
}

@media (max-width: 1900px) {
  .main-block {
    min-height: 860px;
  }
}

@media (max-width: 1535px) {
  .main-block {
    min-height: 810px;
  }

  .main-slider {
    margin-bottom: 110px;
  }
}

@media (max-width: 1365px) {
  .main-block {
    min-height: 760px;
  }

  .main-slider {
    margin-bottom: 70px;
  }

  .main-slider-slide__title {
    font-size: 140px;
  }

  .main-slider-nav {
    max-width: 710px;
  }
}

@media (max-width: 1279px) {
  .main-block {
    min-height: 710px;
  }

  .main-slider-slide__title {
    font-size: 110px;
  }

  .main-slider-nav {
    max-width: 560px;
  }
}

@media (max-width: 1023px) {
  .main-block {
    min-height: 560px;
  }

  .main-slider-slide__title {
    font-size: 80px;
    margin-left: 0;
  }

  .main-slider-nav {
    max-width: 405px;
  }

  .main-slider-nav__link {
    font-size: 14px;
  }
}

@media (max-width: 767px) {
  .main-block {
    min-height: 460px;
  }

  .main-slider {
    margin-bottom: 40px;
  }

  .main-slider-slide__title {
    font-size: 37px;
  }

  .main-slider-nav {
    max-width: 400px;
  }

  .main-slider-nav__link {
    font-size: 13px;
  }

  .main-slider-nav__link i {
    margin-left: 10px;
    width: 15px;
    height: 13px;
  }

  .main-slider-nav__pag .swiper-pagination-bullet {
    margin-right: 10px;
  }
}

.works {
  margin-top: 120px;
}

.works-items {
  display: flex;
  flex-wrap: wrap;
  margin-left: -20px;
  margin-right: -20px;
}

.works__info {
  width: 50%;
  padding-left: 20px;
  padding-right: 20px;
  overflow: hidden;
}

.works__info_inner {
  display: flex;
  flex-direction: column;
  padding-top: 15px;
  padding-bottom: 25px;
}

.works__info_title {
  margin-bottom: 50px;
  font-size: 50px;
  font-family: "cmedium";
  color: #000;
  line-height: 1.5;
}

.works__info_text {
  margin-bottom: 90px;
  font-size: 25px;
  font-family: "cregular";
  color: #000;
  line-height: 1.28;
}

.works__info_link {
  font-size: 16px;
  font-family: "cmedium";
  color: #000;
  line-height: 0.8;
}

.works__info_link a {
  display: flex;
  align-items: center;
  color: #000;
  text-decoration: none;
}

.works__info_link a i {
  margin-left: 20px;
  display: flex;
  align-items: center;
  width: 20px;
  height: 17px;
  background: url("../images/main-arrow.png") 50% 0 no-repeat;
  background-size: contain;
}

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

.works__item {
  width: 50%;
  padding-left: 20px;
  padding-right: 20px;
  margin-bottom: 40px;
}

.works__item:nth-of-type(3) {
  margin-top: -120px;
}

.works__item:nth-of-type(5) {
  margin-top: -120px;
}

.works__item:nth-of-type(7) {
  margin-top: -120px;
}

.works__item_inner {
  position: relative;
  display: flex;
  flex-direction: column;
  padding-top: 70%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.works__item_title {
  position: absolute;
  top: 75px;
  left: 55px;
  font-size: 50px;
  font-family: "cmedium";
  color: #fff;
  line-height: 1;
}

@media (max-width: 1535px) {
  .works__info_title {
    margin-bottom: 30px;
    font-size: 40px;
  }

  .works__info_text {
    margin-bottom: 50px;
    font-size: 21px;
  }

  .works__item_title {
    font-size: 40px;
  }
}

@media (max-width: 1279px) {
  .works__info_title {
    margin-bottom: 30px;
    font-size: 30px;
  }

  .works__info_text {
    margin-bottom: 50px;
    font-size: 18px;
  }

  .works__info_text br {
    display: none;
  }

  .works__item {
    margin-top: 0 !important;
  }

  .works__item_title {
    font-size: 30px;
    top: 45px;
    left: 35px;
  }
}

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

  .works-items {
    max-width: 550px;
    margin-left: auto;
    margin-right: auto;
  }

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

  .works__info_title {
    font-size: 27px;
  }

  .works__info_text {
    line-height: 1.445;
    font-size: 17px;
  }

  .works__info_text br {
    display: none;
  }

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

  .works__item_inner {
    padding-top: 50%;
  }

  .works__item_title {
    font-size: 27px;
  }
}

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

  .works__info_text {
    font-size: 15px;
  }

  .works__item_title {
    font-size: 18px;
    top: 25px;
    left: 25px;
  }

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

.about {
  margin-top: 0px;
  padding-bottom: 60px;
  border-bottom: 1px solid #d9d9d9;
}

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

.about__title {
  margin-bottom: 65px;
  font-size: 70px;
  font-family: "cmedium";
  color: #000;
  line-height: 0.8;
}

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

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

.about__text {
  margin-bottom: 120px;
  font-size: 25px;
  font-family: "cregular";
  color: #000;
  line-height: 1.28;
}

.about__advantages {
  display: flex;
}

.about__advantages_item {
  display: flex;
  width: 33.3333%;
}

.about__advantages_item_num {
  width: 80px;
  padding-right: 20px;
  font-size: 68px;
  font-family: "nregular";
  color: #c5ae9a;
  line-height: 1;
}

.about__advantages_item_text {
  padding-right: 20px;
  font-size: 16px;
  font-family: "cregular";
  color: #1a1c21;
  line-height: 1.249;
}

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

  .about__text {
    margin-bottom: 80px;
    font-size: 21px;
  }
}

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

  .about__title {
    font-size: 40px;
  }

  .about__text {
    font-size: 18px;
  }

  .about__advantages_item_num {
    font-size: 40px;
  }

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

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

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

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

  .about__text {
    margin-bottom: 40px;
    font-size: 17px;
    line-height: 1.445;
  }

  .about__text br {
    display: none;
  }

  .about__advantages {
    flex-direction: column;
  }

  .about__advantages_item {
    width: 100%;
    margin-bottom: 20px;
  }

  .about__advantages_item_text {
    line-height: 1.445;
    padding: 0;
  }

  .about__advantages_item_text br {
    display: none;
  }
}

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

  .about__text {
    font-size: 15px;
  }

  .about__advantages_item_text {
    font-size: 14px;
  }

  .about__advantages_item_num {
    font-size: 30px;
  }
}

.comp {
  margin-top: 85px;
}

.comp-block {
  display: flex;
}

.comp-info {
  padding-top: 0px;
  margin-right: 30px;
}

.comp-info__title {
  margin-bottom: 120px;
  font-size: 50px;
  font-family: "csemibold";
  color: #000;
  line-height: 1.2;
}

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

.comp-slider {
  display: flex;
  max-width: 1065px;
  min-height: 300px;
  overflow: hidden;
  margin-left: auto;
  background: url("../images/comp-slider.jpg") 50% 0 no-repeat;
  background-size: cover;
}

.comp-slider__slide {
  display: flex;
  flex-direction: column;
  padding-top: 55px;
  padding-left: 65px;
  padding-right: 55px;
  padding-bottom: 55px;
}

.comp-slider__slide_title {
  margin-bottom: 20px;
  font-size: 50px;
  font-family: "cmedium";
  color: white;
  line-height: 1;
}

.comp-slider__slide_text {
  margin-top: auto;
  font-size: 16px;
  font-family: "cregular";
  color: rgba(255, 255, 255, 0.502);
  line-height: 1.375;
  padding-right: 80px;
}

.comp-slider-nav {
  flex: none;
  display: flex;
  flex-direction: column;
  width: 80px;
  padding-top: 25px;
  padding-bottom: 15px;
}

.comp-slider-nav .swiper-pagination-bullet {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  margin-bottom: 25px;
  background: transparent;
  font-size: 16px;
  font-family: "csemibold";
  color: #fff;
  line-height: 1.249;
}

.comp-slider-nav .swiper-pagination-bullet:last-child {
  margin-bottom: 0;
}

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

  .comp-slider {
    width: 100%;
    max-width: 950px;
  }

  .comp-slider__slide_title {
    font-size: 40px;
  }

  .comp-slider__slide_text {
    padding-right: 0;
    font-size: 15px;
  }
}

@media (max-width: 1365px) {
  .comp-slider {
    width: 100%;
    max-width: 850px;
  }
}

@media (max-width: 1279px) {
  .comp-slider {
    width: 100%;
    max-width: 650px;
  }

  .comp-slider__slide {
    padding-left: 35px;
    padding-right: 25px;
  }

  .comp-slider__slide_title {
    font-size: 27px;
  }
}

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

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

  .comp-info {
    display: flex;
    align-items: center;
    margin-right: 0;
    margin-bottom: 40px;
  }

  .comp-info__title {
    font-size: 27px;
    margin-bottom: 0;
  }

  .comp-info__title br {
    display: none;
  }

  .comp-info__arrow {
    display: flex;
    align-items: center;
    margin-left: 30px;
    width: 30px;
  }

  .comp-slider__slide {
    padding-bottom: 25px;
  }

  .comp-slider__slide_title {
    font-size: 24px;
  }

  .comp-slider__slide_text {
    line-height: 1.445;
  }

  .comp-slider-nav {
    width: 60px;
  }

  .comp-slider-nav .swiper-pagination-bullet {
    font-size: 14px;
  }
}

@media (max-width: 767px) {
  .comp-info__title {
    font-size: 24px;
  }

  .comp-info__arrow {
    width: 20px;
  }

  .comp-slider__slide {
    padding-top: 30px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .comp-slider__slide_title {
    font-size: 18px;
  }

  .comp-slider__slide_text {
    font-size: 14px;
  }

  .comp-slider-nav {
    width: 40px;
  }
}

.eco {
  position: relative;
  margin-top: 115px;
  padding-top: 125px;
  padding-bottom: 125px;
  background-color: #f6f3f0;
  background-image: url("../images/eco-bg.jpg");
  background-repeat: no-repeat;
  background-position: center center;
  overflow: hidden;
}

.eco a {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  text-decoration: none;
}

.eco-block {
  display: flex;
}

.eco-info {
  display: flex;
  flex-direction: column;
  max-width: 710px;
  margin-left: 30px;
  margin-right: 70px;
}

.eco-info__title {
  position: relative;
  margin-bottom: 50px;
  padding-top: 30px;
  font-size: 75px;
  font-family: "cmedium";
  color: #000;
  line-height: 0.933;
}

.eco-info__text {
  position: relative;
  padding-left: 10px;
  padding-bottom: 25px;
  margin-top: auto;
  font-size: 18px;
  font-family: "cregular";
  color: #1a1c21;
  line-height: 1.445;
}

.eco-info__text p {
  margin: 0;
  margin-bottom: 30px;
}

.eco-info__text p:last-child {
  margin-bottom: 0;
}

.eco-photo {
  margin-left: auto;
  max-width: 637px;
}

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

@media (max-width: 1535px) {
  .eco-info {
    margin-left: 0;
    max-width: 650px;
  }

  .eco-info__title {
    font-size: 55px;
  }

  .eco-info__text {
    padding-left: 0;
    padding-bottom: 0;
    font-size: 17px;
  }

  .eco-info__text br {
    display: none;
  }
}

@media (max-width: 1439px) {
  .eco-info {
    max-width: 600px;
  }
}

@media (max-width: 1279px) {
  .eco-info {
    max-width: 450px;
  }

  .eco-info__title {
    padding-top: 0;
    font-size: 45px;
  }

  .eco-info__text {
    font-size: 16px;
  }
}

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

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

  .eco-info {
    order: 2;
    margin-top: 50px;
    margin-right: 0;
    width: 100%;
    max-width: 100%;
  }

  .eco-info__title {
    margin-bottom: 30px;
    font-size: 27px;
  }

  .eco-info__title br {
    display: none;
  }

  .eco-info__text {
    line-height: 1.445;
  }

  .eco-info__text p {
    margin-bottom: 20px;
  }

  .eco-photo {
    max-width: 375px;
    margin-left: auto;
    margin-right: auto;
  }
}

@media (max-width: 767px) {
  .eco-info__title {
    font-size: 24px;
  }

  .eco-info__text {
    font-size: 15px;
  }
}

.cont {
  min-height: 756px;
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
}

.cont-container {
  max-width: 1320px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}

.cont-block {
  display: flex;
}

.cont-info {
  display: flex;
  flex-direction: column;
  width: 50%;
  margin-left: auto;
  margin-top: 175px;
}

.cont-info__photo {
  display: none;
}

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

.cont-info__title {
  margin-bottom: 60px;
  font-size: 70px;
  font-family: "cmedium";
  color: black;
  line-height: 1.071;
}

.cont-info__text {
  margin-bottom: 70px;
  font-size: 22px;
  font-family: "cregular";
  color: #000;
  line-height: 1.071;
}

.cont-info__button {
  margin-right: 35px;
}

.cont-info__button a {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 5px;
  width: 170px;
  height: 55px;
  background: #000;
  border-radius: 10px;
  font-size: 16px;
  font-family: "nbold";
  color: #fff;
  text-decoration: none;
  transition: 0.3s;
}

.cont-info__button a:hover {
  color: #000;
  background: #3de677;
}

@media (max-width: 1535px) {
  .cont-info__title {
    font-size: 50px;
  }

  .cont-info__text {
    font-size: 21px;
  }
}

@media (max-width: 1279px) {
  .cont-info__title {
    font-size: 45px;
  }

  .cont-info__text {
    font-size: 18px;
  }
}

@media (max-width: 1023px) {
  .cont {
    margin-top: 60px;
    background: #fff;
    background-image: none !important;
    min-height: auto;
  }

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

  .cont-info {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    margin-top: 0;
  }

  .cont-info__photo {
    display: flex;
    align-items: center;
    margin-bottom: 30px;
    max-width: 350px;
    margin-left: auto;
    margin-right: auto;
  }

  .cont-info__title {
    margin-bottom: 30px;
    font-size: 27px;
  }

  .cont-info__title br {
    display: none;
  }

  .cont-info__text {
    margin-bottom: 30px;
    font-size: 17px;
    line-height: 1.445;
  }

  .cont-info__button a {
    height: 45px;
    font-size: 13px;
  }
}

@media (max-width: 767px) {
  .cont-info__title {
    font-size: 24px;
  }

  .cont-info__text {
    font-size: 15px;
  }

  .cont-info__button a {
    height: 40px;
  }
}

.clients-slider {
  margin-top: 120px;
}

.clients-slider .swiper-wrapper {
  transition-timing-function: linear !important;
}

.clients-slider__slide {
  height: auto !important;
  display: flex;
  align-items: center;
  justify-content: center;
}

.clients-slider__slide_item {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.clients-slider__slide_item img {
  max-width: 100%;
  height: auto;
  vertical-align: top;
  opacity: 0.7;
}

@media (max-width: 767px) {
  .clients-slider {
    margin-top: 70px;
  }
}

.footer {
  margin-top: 110px;
  background: #000;
}

.footer-top {
  display: flex;
  max-width: 1660px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}

.footer__info {
  min-height: 625px;
  max-width: 490px;
  width: 100%;
  padding-top: 85px;
  padding-right: 30px;
  border-right: 1px solid #464646;
}

.footer__info_logo {
  margin-bottom: 115px;
}

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

.footer__info_contacts_phone {
  margin-bottom: 25px;
  font-size: 35px;
  font-family: "clight";
  color: #fff;
  line-height: 1;
}

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

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

.footer__info_contacts_adress {
  display: flex;
  align-items: center;
  margin-bottom: 25px;
  font-size: 18px;
  font-family: "clight";
  color: #fbfbfb;
  line-height: 1.333;
}

.footer__info_contacts_adress i {
  display: inline-flex;
  justify-content: flex-start;
  align-items: center;
  width: 18px;
  height: 17px;
  margin-right: 7px;
  background: url("../images/footer-location.png") 50% 0 no-repeat;
}

.footer__info_contacts_mail {
  display: flex;
  flex-direction: column;
  margin-bottom: 25px;
}

.footer__info_contacts_mail_mail {
  display: flex;
  align-items: center;
  font-size: 18px;
  font-family: "clight";
  color: #fbfbfb;
  line-height: 1.333;
}

.footer__info_contacts_mail_mail i {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  width: 18px;
  height: 13px;
  margin-right: 7px;
  background: url("../images/footer-mail.png") 50% 0 no-repeat;
}

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

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

.footer__info_contacts_mail_link {
  margin-left: 25px;
  font-size: 15px;
  font-family: "clight";
  color: rgba(255, 255, 255, 0.302);
}

.footer__info_contacts_mail_link a {
  color: rgba(255, 255, 255, 0.302);
  text-decoration: underline;
}

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

.footer__info_contacts_social {
  display: flex;
  margin-top: 45px;
}

.footer__info_contacts_social a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 47px;
  height: 47px;
  margin-right: 13px;
  background: #fff;
  border-radius: 50%;
  transition: 0.2s;
}

.footer__info_contacts_social a img {
  max-width: 100%;
  height: auto;
  vertical-align: top;
  transition: 0.2s;
}

.footer__info_contacts_social a:hover {
  background: #2cc861;
}

.footer__info_contacts_social a:hover img {
  filter: invert(1);
}

.footer__menu {
  max-width: 570px;
  width: 100%;
  padding-left: 60px;
  padding-right: 40px;
  padding-top: 90px;
  border-right: 1px solid #464646;
}

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

.footer__menu_nav>ul>li {
  margin-bottom: 10px;
  font-size: 18px;
  font-family: "cregular";
  color: #fff;
  text-transform: uppercase;
  line-height: 1.45;
}

.footer__menu_nav>ul>li>a {
  color: #fff;
  text-decoration: none;
}

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

.footer__menu_nav>ul>li>ul {
  display: flex;
  flex-direction: column;
  margin: 0;
  padding: 0;
  list-style: none;
  margin-top: 15px;
  margin-bottom: 15px;
  padding-left: 40px;
}

.footer__menu_nav>ul>li>ul>li {
  font-size: 16px;
  font-family: "cregular";
  color: rgba(255, 255, 255, 0.502);
  line-height: 1.563;
  text-transform: initial;
}

.footer__menu_nav>ul>li>ul>li>a {
  color: rgba(255, 255, 255, 0.502);
  text-decoration: none;
}

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

.footer__feedback {
  flex: none;
  display: flex;
  flex-direction: column;
  max-width: 560px;
  width: 100%;
  padding-top: 100px;
  padding-left: 70px;
  padding-bottom: 50px;
}

.footer__feedback_title {
  margin-bottom: 45px;
  font-size: 35px;
  font-family: "cregular";
  color: #f1f1f1;
  line-height: 1;
}

.footer__feedback form {
  display: flex;
  flex-direction: column;
}

.footer__feedback form label {
  margin-bottom: 40px;
}

.footer__feedback form label input[type="text"] {
  width: 100%;
  height: 40px;
  border: 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  font-size: 18px;
  font-family: "cregular";
  background: transparent;
  color: #f1f1f1;
  text-transform: uppercase;
  padding-left: 3px;
}

.footer__feedback form label input[type="text"]::placeholder {
  color: #f1f1f1;
}

.footer__feedback_bot {
  display: flex;
  align-items: center;
  margin-top: 45px;
}

.footer__feedback_personal {
  max-width: 300px;
  margin-right: 20px;
  font-size: 14px;
  font-family: "cregular";
  color: rgba(255, 255, 255, 0.502);
  line-height: 1.427;
}

.footer__feedback_personal a {
  color: rgba(255, 255, 255, 0.502);
}

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

.footer__feedback_button {
  margin-left: auto;
}

.footer__feedback_button button {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 5px;
  width: 120px;
  height: 50px;
  background: #3de677;
  border: 0;
  border-radius: 10px;
  font-size: 16px;
  font-family: "nbold";
  color: #1a1c21;
  text-decoration: none;
  transition: 0.3s;
  cursor: pointer;
}

.footer__feedback_button button:hover {
  background: #29be5c;
}

.footer-bot {
  display: flex;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 27px;
  padding-right: 27px;
  border-top: 1px solid #464646;
}

.footer-bot__info {
  font-size: 15px;
  font-family: "clight";
  color: rgba(255, 255, 255, 0.302);
  line-height: 1.5;
}

.footer-bot__info a {
  color: rgba(255, 255, 255, 0.302);
  text-decoration: underline;
}

.footer-bot__info a:hover {
  color: rgba(255, 255, 255, 0.302);
  text-decoration: none;
}

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

@media (max-width: 1599px) {
  .footer__feedback {
    max-width: 490px;
  }
}

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

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

  .footer__info {
    order: 2;
    max-width: 550px;
    min-height: auto;
    margin-left: auto;
    margin-right: auto;
    padding: 0;
    padding-bottom: 50px;
    border: 0;
  }

  .footer__info_logo {
    margin-bottom: 30px;
  }

  .footer__info_contacts_phone {
    margin-bottom: 20px;
    font-size: 25px;
  }

  .footer__info_contacts_adress {
    margin-bottom: 20px;
    font-size: 15px;
  }

  .footer__info_contacts_mail_mail {
    font-size: 15px;
  }

  .footer__info_contacts_social {
    margin-top: 0;
  }

  .footer__info_contacts_social a {
    width: 35px;
    height: 35px;
  }

  .footer__info_contacts_mail_link {
    font-size: 14px;
  }

  .footer__feedback {
    order: 1;
    max-width: 550px;
    margin-left: auto;
    margin-right: auto;
    padding: 0;
    padding-top: 40px;
    margin-bottom: 50px;
    padding-bottom: 50px;
    border-bottom: 1px solid #4a4a4a;
  }

  .footer__feedback_title {
    font-size: 24px;
  }

  .footer__feedback form label {
    margin-bottom: 10px;
  }

  .footer__feedback form label input {
    font-size: 13px;
  }

  .footer__feedback_personal {
    font-size: 12px;
  }

  .footer__feedback_personal br {
    display: none;
  }

  .footer__feedback_bot {
    margin-top: 15px;
  }

  .footer__feedback_button button {
    height: 40px;
    font-size: 13px;
  }

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

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

  .footer__info_contacts_phone {
    font-size: 21px;
  }

  .footer__info_contacts_adress {
    margin-bottom: 20px;
    font-size: 13px;
  }

  .footer__info_contacts_mail_mail {
    font-size: 13px;
  }

  .footer-bot {
    padding-bottom: 50px;
    flex-direction: column;
  }

  .footer-bot__info {
    text-align: center;
  }

  .footer-bot__leli {
    margin-left: auto;
    margin-right: auto;
    margin-top: 40px;
  }
}

/* default */
/* adaptive toggle */
.adaptivetoggle {
  margin-top: 0px;
  padding-bottom: 50px;
  display: none;
  text-align: center;
  color: #000;
  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;
  }

  .cmsl_wrapper1_custom.cmsl_wrapper_padding_self {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
}

@media (max-width: 1365px) {

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

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

  .cmsl_wrapper_padding {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }

  .cmsl_wrapper_padding2 {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }

  .cmsl_wrapper1.cmsl_wrapper_padding_self {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }

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

  .bread_crumb {
    font-size: 12px;
  }

  .bread_crumb {
    line-height: 1.5;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .cmsl_adaptive_content_center {
    text-align: center;
  }

  .cmsl_adaptive__adaptive_just_show {
    display: block !important;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (max-width: 359px) {

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

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

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

/* dialogred */
.dialogred_modal {
  position: 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;
}

.upononline_label.err input {
  border-color: red;
}


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





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


/* cursor */
.pointer {
  position: absolute;
  width: 100px;
  height: 100px;
  pointer-events: none;
  z-index: 100;
  top: 50%;
  left: 50%;
  opacity: 0
}

.pointer .pointer__circle {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 50%;
  transform: scale(1) translateY(-50%);
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 215px;
  height: 215px;
  background: #317d2f;
  font-family: 'cregular';
  line-height: 1.428;
  font-size: 14px;
  text-align: center;
  color: #fff;
  border-radius: 50%;
  transition: all .3s cubic-bezier(.37, .01, 0, .98)
}


.pointer.hide .pointer__circle {
  transition: all .2s;
  opacity: 1;
  width: 15px;
  height: 15px;
  background: none;
}

.pointer__circle_text {
  opacity: 1;
  transition: all .1s;
}

.pointer.hide .pointer__circle_text {
  opacity: 0;

  /* transition: all .5s; */
}

@media(max-width: 1023px) {
  .pointer .pointer__circle {
    display: none;
  }
}





/* cooperation */
.cooperation {
  margin-top: 50px;
}

.cooperation-container {
  max-width: 1280px;
  padding-left: 20px;
  padding-right: 20px;
  margin-left: auto;
  margin-right: auto;
  background: #123611;
  background-image: url('/themes/images/cooperation-bg.jpg');
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.cooperation-block {
  display: flex;
  flex-wrap: wrap;
  padding-left: 70px;
  padding-right: 70px;
  padding-top: 75px;
  padding-bottom: 25px;
}

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

.cooperation-right {
  width: 50%;
  padding-top: 15px;
}

.cooperation-title {
  font-size: 55px;
  font-family: "cmedium";
  color: rgb(255, 255, 255);
  line-height: 1;
}

.cooperation-text {
  margin-top: 45px;
  font-size: 18px;
  font-family: "clight";
  color: rgb(241, 241, 241);
  line-height: 1.389;
}

.cooperation-right form {
  display: flex;
  flex-direction: column;
}

.cooperation-right label {
  margin-bottom: 20px;
}

.cooperation-right label input[type="text"] {
  background: transparent;
  border: 0;
  width: 100%;
  height: 45px;
  border-bottom: 1px solid #808d7f;
  font-size: 18px;
  font-family: "cregular";
  color: #fff;
  text-transform: uppercase;
  line-height: 1.666;
}

.cooperation-right label input[type="text"]::placeholder {
  color: rgb(241, 241, 241);
}

.cooperation-button {
  display: flex;
  justify-content: space-between;
  margin-top: 20px;
}

.cooperation-button button {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 5px;
  width: 120px;
  height: 50px;
  background: #3de677;
  border: 0;
  border-radius: 10px;
  font-size: 16px;
  font-family: "nbold";
  color: #1a1c21;
  text-decoration: none;
  transition: 0.3s;
  cursor: pointer;
}

.cooperation-button button:hover {
  background: #29be5c;
}

.cooperation-personal {
  width: 100%;
  margin-top: 35px;
  font-size: 14px;
  font-family: "Commissioner";
  color: rgba(255, 255, 255, 0.149);
  line-height: 1.427;
  text-align: center;
}

.cooperation-personal a {
  color: rgba(255, 255, 255, 0.149);
  text-decoration: none;
}

.recaptchaErrorCoop {
  height: 20px;
  text-align: center;
}

@media(max-width: 1023px) {

  .cooperation-block {
    flex-direction: column;
    max-width: 550px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
    padding-top: 50px;
  }

  .cooperation-left {
    width: 100%;
  }

  .cooperation-right {
    width: 100%;
    margin-top: 20px;
  }

  .cooperation-title {
    font-size: 27px;
  }

  .cooperation-text {
    font-size: 15px;
    margin-top: 20px;
  }

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

  .cooperation-right label input {
    height: 40px;
    font-size: 13px;
  }

  .cooperation-personal {
    margin-top: 15px;
    font-size: 13px;
  }

  .cooperation-button {
    flex-direction: column;
    margin-top: 10px;
  }

  .cooperation-button button {
    height: 40px;
    font-size: 13px;
    margin-left: auto;
    margin-right: auto;
  }

  .cooperation-button__recaptcha {
    display: flex;
    justify-content: center;
    transform: scale(0.9);
    margin-bottom: 20px;
  }

}



/* cooperation */
.cooperation {
  position: relative;
}

.cooperation_inner {
  position: relative;
  z-index: 20;
}

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

.cooperation_error {
  display: none;
  text-align: left;
  margin-top: 15px;
  font-size: 14px;
  line-height: 1.2;
  color: red;
}

/* .cooperation.error .cooperation_error{
  display:block;
} */

.cooperation_form_wrap {
  position: relative;
}

.cooperation,
.cooperation_form_wrap_inner {
  transition: all 0s linear 0s !important;
}

.cooperation.result .cooperation_form_wrap_inner,
.cooperation.result .cooperation_form_wrap_inner * {
  visibility: hidden !important;
}

.cooperation.result .cooperation_result {
  display: block;
}

.cooperation.result,
.cooperation.result * {
  transition: all 0s linear 0s !important;
}

.cooperation_label.err input {
  border-color: red;
}

/* cooperation */

.socialfix {
  display: block;
  position: fixed;
  z-index: 900;
  top: 130px;
  right: 20px;
  transition: all 0.15s linear 0s;
  will-change: transform, bottom;
}

.socialfix_wrap {
  margin-top: 45px;
  background-repeat: no-repeat;
  width: 74px;
  min-height: 74px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px #ddd solid;
  background: rgba(255, 255, 255, 0.7);
  padding: 18px 0;
}

.socialfix_wrap_inner {
  max-width: 36px;
}

.socialfix_list_item {
  margin-top: 14px;
  display: block;
  background-repeat: no-repeat;
  text-decoration: none !important;
  outline: 0;
  border: 0;
}

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

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