

/* Start:/local/templates/main_page/plagins/slick.css?16437330561776*/
/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

/* End */


/* Start:/local/templates/main_page/plagins/jqvmap.min.css?1643733056613*/
.jqvmap-label,.jqvmap-pin{pointer-events:none}.jqvmap-label{position:absolute;display:none;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;background:#292929;color:#fff;font-family:sans-serif,Verdana;font-size:smaller;padding:3px}.jqvmap-zoomin,.jqvmap-zoomout{position:absolute;left:10px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;background:#000;padding:3px;color:#fff;width:10px;height:10px;cursor:pointer;line-height:10px;text-align:center}.jqvmap-zoomin{top:10px}.jqvmap-zoomout{top:30px}.jqvmap-region{cursor:pointer}.jqvmap-ajax_response{width:100%;height:500px}

/* End */


/* Start:/local/templates/main_page/plagins/selectize.default.css?16447523068259*/
.selectize-control.plugin-drag_drop.multi>.selectize-input>div.ui-sortable-placeholder{visibility:visible !important;background:#f2f2f2 !important;background:rgba(0,0,0,.06) !important;border:0 none !important;box-shadow:inset 0 0 12px 4px #fff}.selectize-control.plugin-drag_drop .ui-sortable-placeholder::after{content:"!";visibility:hidden}.selectize-control.plugin-drag_drop .ui-sortable-helper{box-shadow:0 2px 5px rgba(0,0,0,.2)}.selectize-control .dropdown-header{position:relative;padding:10px 8px;border-bottom:1px solid #d0d0d0;background:#f8f8f8;border-radius:3px 3px 0 0}.selectize-control .dropdown-header-close{position:absolute;right:8px;top:50%;color:#303030;opacity:.4;margin-top:-12px;line-height:20px;font-size:20px !important}.selectize-control .dropdown-header-close:hover{color:#000}.selectize-dropdown.plugin-optgroup_columns .selectize-dropdown-content{display:flex}.selectize-dropdown.plugin-optgroup_columns .optgroup{border-right:1px solid #f2f2f2;border-top:0 none;flex-grow:1;flex-basis:0;min-width:0}.selectize-dropdown.plugin-optgroup_columns .optgroup:last-child{border-right:0 none}.selectize-dropdown.plugin-optgroup_columns .optgroup:before{display:none}.selectize-dropdown.plugin-optgroup_columns .optgroup-header{border-top:0 none}.selectize-control.plugin-remove_button .item{display:inline-flex;align-items:center;padding-right:0 !important}.selectize-control.plugin-remove_button .item .remove{color:inherit;text-decoration:none;vertical-align:middle;display:inline-block;padding:2px 6px;border-left:1px solid #0073bb;border-radius:0 2px 2px 0;box-sizing:border-box;margin-left:6px}.selectize-control.plugin-remove_button .item .remove:hover{background:rgba(0,0,0,.05)}.selectize-control.plugin-remove_button .item.active .remove{border-left-color:#00578d}.selectize-control.plugin-remove_button .disabled .item .remove:hover{background:none}.selectize-control.plugin-remove_button .disabled .item .remove{border-left-color:#aaa}.selectize-control.plugin-remove_button .remove-single{position:absolute;right:0;top:0;font-size:23px}.selectize-control{position:relative}.selectize-dropdown,.selectize-input,.selectize-input input{color:#303030;font-family:inherit;font-size:13px;line-height:18px;font-smoothing:inherit}.selectize-input,.selectize-control.single .selectize-input.input-active{background:#fff;cursor:text;display:inline-block}.selectize-input{border:1px solid #d0d0d0;padding:8px 8px;display:inline-block;width:100%;overflow:hidden;position:relative;z-index:1;box-sizing:border-box;box-shadow:inset 0 1px 1px rgba(0,0,0,.1);border-radius:3px}.selectize-control.multi .selectize-input.has-items{padding:calc(
      8px - 2px - 1px
    ) 8px calc(
      8px - 2px - 3px -
        1px
    )}.selectize-input.full{background-color:#fff}.selectize-input.disabled,.selectize-input.disabled *{cursor:default !important}.selectize-input.focus{box-shadow:inset 0 1px 2px rgba(0,0,0,.15)}.selectize-input.dropdown-active{border-radius:3px 3px 0 0}.selectize-input>*{vertical-align:baseline;display:inline-block;zoom:1}.selectize-control.multi .selectize-input>div{cursor:pointer;margin:0 3px 3px 0;padding:2px 6px;background:#1da7ee;color:#fff;border:1px solid #0073bb}.selectize-control.multi .selectize-input>div.active{background:#92c836;color:#fff;border:1px solid #00578d}.selectize-control.multi .selectize-input.disabled>div,.selectize-control.multi .selectize-input.disabled>div.active{color:#fff;background:#d2d2d2;border:1px solid #aaa}.selectize-input>input{display:inline-block !important;padding:0 !important;min-height:0 !important;max-height:none !important;max-width:100% !important;margin:0 !important;text-indent:0 !important;border:0 none !important;background:none !important;line-height:inherit !important;user-select:auto !important;box-shadow:none !important}.selectize-input>input::-ms-clear{display:none}.selectize-input>input:focus{outline:none !important}.selectize-input>input[placeholder]{box-sizing:initial}.selectize-input.has-items>input{margin:0 0px !important}.selectize-input::after{content:" ";display:block;clear:left}.selectize-input.dropdown-active::before{content:" ";display:block;position:absolute;background:#f0f0f0;height:1px;bottom:0;left:0;right:0}.selectize-dropdown{position:absolute;top:100%;left:0;width:100%;z-index:10;border:1px solid #d0d0d0;background:#fff;margin:-1px 0 0 0;border-top:0 none;box-sizing:border-box;box-shadow:0 1px 3px rgba(0,0,0,.1);border-radius:0 0 3px 3px}.selectize-dropdown [data-selectable]{cursor:pointer;overflow:hidden}.selectize-dropdown [data-selectable] .highlight{background:rgba(125,168,208,.2);border-radius:1px}.selectize-dropdown .option,.selectize-dropdown .optgroup-header,.selectize-dropdown .no-results,.selectize-dropdown .create{padding:5px 8px}.selectize-dropdown .option,.selectize-dropdown [data-disabled],.selectize-dropdown [data-disabled] [data-selectable].option{cursor:inherit;opacity:.5}.selectize-dropdown [data-selectable].option{opacity:1;cursor:pointer}.selectize-dropdown .optgroup:first-child .optgroup-header{border-top:0 none}.selectize-dropdown .optgroup-header{color:#303030;background:#fff;cursor:default}.selectize-dropdown .active{background-color:#f5fafd;color:#495c68}.selectize-dropdown .active.create{color:#495c68}.selectize-dropdown .create{color:rgba(48,48,48,.5)}.selectize-dropdown-content{overflow-y:auto;overflow-x:hidden;max-height:200px;overflow-scrolling:touch}.selectize-dropdown-emptyoptionlabel{text-align:center}.selectize-dropdown .spinner{display:inline-block;width:30px;height:30px;margin:5px 8px}.selectize-dropdown .spinner:after{content:" ";display:block;width:24px;height:24px;margin:3px;border-radius:50%;border:5px solid #d0d0d0;border-color:#d0d0d0 transparent #d0d0d0 transparent;animation:lds-dual-ring 1.2s linear infinite}@keyframes lds-dual-ring{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.selectize-control.single .selectize-input,.selectize-control.single .selectize-input input{cursor:pointer}.selectize-control.single .selectize-input.input-active,.selectize-control.single .selectize-input.input-active input{cursor:text}.selectize-control.single .selectize-input:after{content:" ";display:block;position:absolute;top:50%;right:15px;margin-top:-3px;width:0;height:0;border-style:solid;border-width:5px 5px 0 5px;border-color:gray transparent transparent transparent}.selectize-control.single .selectize-input.dropdown-active:after{margin-top:-4px;border-width:0 5px 5px 5px;border-color:transparent transparent gray transparent}.selectize-control.rtl{text-align:right}.selectize-control.rtl.single .selectize-input:after{left:15px;right:auto}.selectize-control.rtl .selectize-input>input{margin:0 4px 0 -2px !important}.selectize-control .selectize-input.disabled{opacity:.5;background-color:#fafafa}.selectize-control.multi .selectize-input.has-items{padding-left:5px;padding-right:5px}.selectize-control.multi .selectize-input.disabled [data-value]{color:#999;text-shadow:none;background:none;box-shadow:none}.selectize-control.multi .selectize-input.disabled [data-value],.selectize-control.multi .selectize-input.disabled [data-value] .remove{border-color:#e6e6e6}.selectize-control.multi .selectize-input.disabled [data-value] .remove{background:none}.selectize-control.multi .selectize-input [data-value]{text-shadow:0 1px 0 rgba(0,51,83,.3);border-radius:3px;background-color:#1b9dec;background-image:linear-gradient(to bottom, #1da7ee, #178ee9);background-repeat:repeat-x;box-shadow:0 1px 0 rgba(0,0,0,.2),inset 0 1px rgba(255,255,255,.03)}.selectize-control.multi .selectize-input [data-value].active{background-color:#0085d4;background-image:linear-gradient(to bottom, #008fd8, #0075cf);background-repeat:repeat-x}.selectize-control.single .selectize-input{box-shadow:0 1px 0 rgba(0,0,0,.05),inset 0 1px 0 rgba(255,255,255,.8);background-color:#f9f9f9;background-image:linear-gradient(to bottom, #fefefe, #f2f2f2);background-repeat:repeat-x}.selectize-control.single .selectize-input,.selectize-dropdown.single{border-color:#b8b8b8}.selectize-dropdown .optgroup-header{padding-top:7px;font-weight:bold;font-size:.85em}.selectize-dropdown .optgroup{border-top:1px solid #f0f0f0}.selectize-dropdown .optgroup:first-child{border-top:0 none}
/* End */


/* Start:/local/templates/main_page/plagins/iconfont/style.css?16541691911657*/
@font-face {
  font-family: 'icomoon';
  src:  url('/local/templates/main_page/plagins/iconfont/fonts/icomoon.eot?c6cxme');
  src:  url('/local/templates/main_page/plagins/iconfont/fonts/icomoon.eot?c6cxme#iefix') format('embedded-opentype'),
    url('/local/templates/main_page/plagins/iconfont/fonts/icomoon.ttf?c6cxme') format('truetype'),
    url('/local/templates/main_page/plagins/iconfont/fonts/icomoon.woff?c6cxme') format('woff'),
    url('/local/templates/main_page/plagins/iconfont/fonts/icomoon.svg?c6cxme#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-odnoklassniki:before {
  content: "\e90d";
}
.icon-arrow-tipe-2:before {
  content: "\e900";
  color: #0d7b59;
}
.icon-arrow-tipe-3:before {
  content: "\e901";
  color: #fff;
}
.icon-download-type-2:before {
  content: "\e902";
  color: #0d7b59;
}
.icon-download--1:before {
  content: "\e903";
  color: #0d7b59;
}
.icon-fb:before {
  content: "\e904";
  color: #fbfafa;
}
.icon-inst:before {
  content: "\e905";
  color: #fbfafa;
}
.icon-play-video-icon:before {
  content: "\e906";
  color: #fff;
}
.icon-play-video-icon-2:before {
  content: "\e907";
  color: #fff;
}
.icon-plus:before {
  content: "\e908";
  color: #fff;
}
.icon-search:before {
  content: "\e909";
}
.icon-sun:before {
  content: "\e90a";
  color: #fff;
}
.icon-vk:before {
  content: "\e90b";
  color: #fff;
}
.icon-arrow-tipe-1:before {
  content: "\e90c";
  color: #fff;
}

/* End */


/* Start:/local/templates/main_page/css/style.css?1754314039260447*/
@charset "UTF-8";

/* --- main-styles --- */

/* ! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
/*  overflow-x: hidden;*/
}

body {
  margin: 0;
}

main {
  display: block;
}

h1 {
  font-size: 2em;
  margin: 0;
}

hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

a {
  background-color: transparent;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}

b,
strong {
  font-weight: bolder;
}

code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  border-style: none;
}

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

legend {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

details {
  display: block;
}

summary {
  display: list-item;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

:active,
:hover,
:focus {
  outline: 0;
  outline-offset: 0;
}

@font-face {
  font-family: "MontserratAlternates";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local("MontserratAlternates Regular"), local("MontserratAlternates-Regular"),
    url("/local/templates/main_page/css/../fonts/MontserratAlternates-Regular.ttf") format("truetype");
}

@font-face {
  font-family: "MontserratAlternates";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: local("MontserratAlternates Bold"), local("MontserratAlternates-Bold"),
    url("/local/templates/main_page/css/../fonts/MontserratAlternates-Bold.ttf") format("truetype");
}

@font-face {
  font-family: "MontserratAlternates";
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: local("MontserratAlternates Black"), local("MontserratAlternates-Black"),
    url("/local/templates/main_page/css/../fonts/MontserratAlternates-Black.ttf") format("truetype");
}

@font-face {
  font-family: "RobotoCondensed";
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: local("RobotoCondensed Regular"), local("RobotoCondensed-Regular"),
    url("/local/templates/main_page/css/../fonts/RobotoCondensed-Regular.ttf") format("truetype");
}

/*@import "/local/templates/main_page/css/_iconfont.scss";*/

body {
  font-family: "MontserratAlternates";
  color: #333333;
  font-weight: 400;
  overflow-x: hidden;
}

.container {
  max-width: 1240px;
  padding: 0 20px;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.container .container {
  max-width: 100%;
  padding: 0px;
}

.container-66-proc {
  width: calc(100% - 400px);
  margin-left: auto;
}

.h0 {
  font-style: normal;
  font-weight: 800;
  line-height: 130%;
  letter-spacing: -0.03em;
  color: #333333;
  font-size: 70px;
}

.h0--grey {
  color: rgba(51, 51, 51, 0.1);
}

.h0--100 {
  font-size: 100px;
  line-height: 150%;
}

.h0--orange {
  color: #f8a029;
}

.h1,
h1 {
  font-style: normal;
  font-weight: 800;
  line-height: 130%;
  letter-spacing: -0.03em;
  color: #333333;
  font-size: 45px;
}

.h2,
h2 {
  font-style: normal;
  font-weight: 800;
  line-height: 130%;
  letter-spacing: -0.03em;
  color: #333333;
  font-size: 38px;
}

.h3,
h3 {
  font-style: normal;
  font-weight: 800;
  line-height: 130%;
  letter-spacing: -0.03em;
  color: #333333;
  font-size: 23px;
}

.h4,
h4 {
  font-style: normal;
  font-weight: 800;
  line-height: 130%;
  letter-spacing: -0.03em;
  color: #333333;
  font-size: 18px;
}

.h5,
h5 {
  font-style: normal;
  font-weight: 800;
  line-height: 130%;
  letter-spacing: -0.03em;
  color: #333333;
  font-size: 15px;
  line-height: 140%;
  font-weight: 700;
}

.text-h1 {
  color: rgba(51, 51, 51, 0.5);
  font-style: normal;
  font-weight: normal;
  line-height: 140%;
  font-size: 23px;
}

.text-h2 {
  color: rgba(51, 51, 51, 0.5);
  font-style: normal;
  font-weight: normal;
  line-height: 140%;
  font-size: 18px;
}

.text-h3 {
  color: rgba(51, 51, 51, 0.5);
  font-style: normal;
  font-weight: normal;
  line-height: 140%;
  font-size: 15px;
}

.link {
  color: #0d7b59;
  border-bottom: 1px solid #0d7b59;
  text-decoration: none;
  letter-spacing: -0.03em;
  font-weight: 700;
  font-size: 18px;
  line-height: 130%;
}

.link-with-arrow {
  font-weight: normal;
  font-size: 15px;
  line-height: 140%;
  text-decoration: none;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
  color: #0d7b59;
  position: relative;
  padding-right: 25px;
}

.link-with-arrow:hover {
  font-weight: 800;
}

.link-with-arrow > span {
  position: absolute;
  top: 37%;
  font-size: 20px;
  right: 18px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.btn {
  display: inline-block;
  min-height: 50px;
  font-weight: 700;
  font-size: 15px;
  letter-spacing: -0.03em;
  line-height: 130%;
  padding: 14.5px 40px 14.5px 15px;
  text-align: left;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
  border-bottom-right-radius: 20px;
  text-decoration: none;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
  vertical-align: middle;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  max-width: -webkit-fit-content;
  max-width: -moz-fit-content;
  max-width: fit-content;
}

.btn:visited {
  color: inherit;
}

.btn .icon {
  margin-left: 20px;
}

/* GREEN BUTTON */
.btn--top-radius {
  border-bottom-right-radius: 0px;
  border-top-right-radius: 20px;
}
.btn--bottom-radius{
  border-bottom-right-radius: 20px;
  border-top-right-radius: 0px;
}

.btn--green,
.btn--border:hover {
  background: #0d7b59;
  color: #fff !important;
  border: 1px solid #0d7b59;
}

.btn--green .icon:before,
.btn--border:hover .icon:before {
  color: #fff;
}

.btn--border,
.btn--green:hover {
  background: #0d7b59;
  color: #fff !important;
  border: 1px solid #0d7b59;
}

.btn--no-border {
  color: #0d7b59 !important;
  padding: 0;
}
.btn--no-border:hover {
  color: #F8A029 !important;
}

.btn--no-border .icon:before,
.btn--border .icon:before,
.btn--green:hover .icon:before {
  color: #0d7b59;
}
.btn--plus {
  padding: 0px;
  height: 50px;
  min-width: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-top-left-radius: 20px;
}
.btn--plus .icon {
  margin-left: 0px;
}
/* GREEN BUTTON */
/* WHITE BUTTON */

.btn--white,
.btn--border:hover {
  background: #0d7b59;
  color: #fff !important;
  border: 1px solid #0d7b59;
}

.btn--white .icon:before,
.btn--border:hover .icon:before {
  color: #fff;
}


.btn--border.whitefff,
.btn--white.whitefff:hover {
  background: #fff;
  color: #0d7b59 !important;
  border: 1px solid #fff;
}

.btn--border,
.btn--white:hover {
  background: #EBEBEB;
  color: #0d7b59 !important;
  border: 1px solid #EBEBEB;
}

.btn--no-border {
  color: #0d7b59 !important;
  padding: 0;
}
.btn--no-border:hover {
  color: #F8A029 !important;
}

.btn--no-border .icon:before,
.btn--border .icon:before,
.btn--white:hover .icon:before {
  color: #0d7b59;
}
.btn--plus {
  padding: 0px;
  height: 50px;
  min-width: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-top-left-radius: 20px;
}
.btn--plus .icon {
  margin-left: 0px;
}
/* WHITE BUTTON */

.icon {
  -webkit-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  transition: color 0.2s linear;
}

.greentext {
  color: #0d7b59;
}

.box-border {
  background: rgba(52, 52, 52, 0.04);
  border-top-right-radius: 30px;
  border-bottom-left-radius: 30px;
}

.section {
  margin-top: 200px;
}

.preparation-weight {
  display: inline-block;
  background-color: #f8a029;
  color: #fff;
  line-height: 40px;
  height: 40px;
  border: 0.5px solid #f8a029;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 45px;
  padding: 0 12px;
  min-width: 40px;
  font-weight: bold;
}

.preparation-type {
  display: inline-block;
  background-color: #f8a029;
  color: #fff;
  height: 40px;
  width: 40px;
  line-height: 40px;
  text-align: center;
  border-radius: 50%;
}

/* --- breadcrumbs --- */

.breadcrumbs {
  color: rgba(51, 51, 51, 0.3);
  padding: 20px 0px;
}

.breadcrumbs__link {
  display: inline-block;
  text-decoration: none;
  margin: 0 8px 0 3px;
  color: rgba(51, 51, 51, 0.3);
  -webkit-transition: color linear 0.2s;
  -o-transition: color linear 0.2s;
  transition: color linear 0.2s;
}

.breadcrumbs__link:hover {
  color: #333;
}

.breadcrumbs__link:visited {
  color: rgba(51, 51, 51, 0.3);
}

.breadcrumbs__link:first-child {
  margin-left: 0px;
}

.breadcrumbs__current-element {
  display: inline-block;
  margin-left: 3px;
}

/* --- breadcrumbs --- */

/* --- socials --- */
/*
.socials {
  padding: 0px;
  margin: 0px;
}
*/
.socials {
  padding: 0px;
  margin: 0 0 0 190px;
}
.socials__element {
  display: inline-block;
  margin-right: 15px;
}

.socials__element:last-child {
  margin-right: 0px;
}
/*
.socials__link {
  display: inline-block;
  width: 60px;
  height: 60px;
  background-color: #0d7b59;
  text-align: center;
  line-height: 60px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: solid 1px #0d7b59;
  color: #fff;
  -webkit-transition: all linear 0.2s;
  -o-transition: all linear 0.2s;
  transition: all linear 0.2s;
  border-radius: 50%;
  text-decoration: none;
  font-size: 25px;
}
*/
.socials__link {
  display: inline-block;
  width: 40px;
  height: 40px;
  text-decoration: none;
}
.socials__icon {
  width: 40px;
  height: 40px;
}
/*
.socials__link:hover {
  background-color: #fff;
  color: #0d7b59;
}

.socials__link:hover .socials__icon:before {
  color: #0d7b59;
}

.socials__link__icon:before {
  color: #fff;
  -webkit-transition: color linear 0.2s;
  -o-transition: color linear 0.2s;
  transition: color linear 0.2s;
}
*/
.ico-vk {
  background-image: url(/local/templates/main_page/css/../img/icon-vk.svg);
  background-size: cover;
  background-position: center;
}
.ico-ok {
  background-image: url(/local/templates/main_page/css/../img/icon-ok.svg);
  background-size: cover;
  background-position: center;
}
.ico-sun {
  background-image: url(/local/templates/main_page/css/../img/icon-sf.svg);
  background-size: cover;
  background-position: center;
}

/* --- socials --- */

/* --- date --- */

.date {
  font-weight: 200;
  color: rgba(51, 51, 51, 0.5);
}

.date span {
  display: inline-block;
  margin: 0 5px;
  position: relative;
}

.date span:after {
  position: absolute;
  content: "";
  right: -5px;
  width: 2px;
  height: 2px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  background: rgba(51, 51, 51, 0.5);
  border-radius: 50%;
}

.date span:first-child {
  margin-left: 0px;
}

.date span:last-child:after {
  display: none;
}

/* --- date --- */

/* --- news --- */

.news__date {
  font-weight: 200;
  color: rgba(51, 51, 51, 0.5);
}

.news__date span {
  display: inline-block;
  margin: 0 5px;
  position: relative;
}

.news__date span:after {
  position: absolute;
  content: "";
  right: -5px;
  width: 2px;
  height: 2px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  background: rgba(51, 51, 51, 0.5);
  border-radius: 50%;
}

.news__date span:first-child {
  margin-left: 0px;
}

.news__date span:last-child:after {
  display: none;
}

.news-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.news-list-elemet {
  width: calc((100% - 120px) / 3);
/*  padding: 25px 33px 46px;*/
  padding: 25px 25px 30px;
/*  border-bottom: 1px solid rgba(51, 51, 51, 0.1);*/
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  max-width: 400px;
  height: 280px;
/*  margin-bottom: 85px;*/
  position: relative;
  border-bottom-right-radius: 80px;
}

.news-list-elemet:hover {
  background-color: rgba(51, 51, 51, 0.1);
  border-bottom: none;
  -webkit-box-shadow: 0px 45px 0px 0px rgba(52, 52, 52, 0.1);
  box-shadow: 0px 45px 0px 0px rgba(52, 52, 52, 0.1);
}

.news-list-elemet hr {
  position: absolute;
  width: 280px;
  bottom: 0;
  border: 1px solid rgba(52, 52, 52, 0.1);
}

.news-list-elemet:hover hr {
  display: none;
}

.news-list-elemet__date.news__date {
  margin-bottom: 5px;
}

.news-list-elemet__title {
  margin-top: 20px;
}

.news-list-elemet__text {
/*  margin-top: 40px;*/
  margin-top: 25px;
  margin-bottom: 0px;
  max-width: 320px;
  max-height: 90px;
  overflow: hidden;
  text-overflow: ellipsis;
  transform: margin-bottom linear 0.3s;
  font-size: 15px;
  line-height: 21px;
  font-weight: 400;
}

.news-list-elemet__link {
  font-weight: 800;
  font-size: 15px;
  line-height: 140%;
  letter-spacing: -0.03em;
  color: #0d7b59;
  display: inline-block;
  width: 0px;
  -webkit-transition: width 0.2s linear;
  -o-transition: width 0.2s linear;
  transition: width 0.2s linear;
  transition-delay: 0s;
  text-decoration: none;
  overflow: hidden;
  position: absolute;
/*  bottom: 25px;
  left: 33px;*/
  bottom: -10px;
  left: 25px;
  white-space: nowrap;
  text-align: center;
}

.news-list-elemet__link .icon {
  display: inline-block;
  margin-left: 20px;
}

.news-list-elemet__link .icon:before {
  color: #0d7b59;
}

.news-list-elemet:hover .news-list-elemet__link {
  width: 130px;
  transition-delay: 0.2s;
}

/* --- news --- */

/* --- dorop-down-blocks --- */

.dorop-down-block {
  padding: 35px 0px;
  border-top: solid 1px rgba(51, 51, 51, 0.15);
  position: relative;
}

.dorop-down-block:last-child {
  border-bottom: solid 1px rgba(51, 51, 51, 0.15);
}

.dorop-down-block.active {
  background: rgba(51, 51, 51, 0.05);
  padding-top: 23px;
  padding-bottom: 34px;
  -webkit-box-shadow: 55px 0px 0px 0px rgba(52, 52, 52, 0.05), -55px 0px 0px 0px rgba(52, 52, 52, 0.05);
  box-shadow: 55px 0px 0px 0px rgba(52, 52, 52, 0.05), -55px 0px 0px 0px rgba(52, 52, 52, 0.05);
  border: none;
}

.dorop-down-block.active + .dorop-down-block {
  border-top: none;
}

.dorop-down-block__open-btn {
  position: absolute;
  color: #0d7b59;
  font-size: 38px;
  font-weight: bold;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
  cursor: pointer;

  right: 0px;
  -ms-user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
}

.dorop-down-block.active .dorop-down-block__open-btn {
  color: #f8a029;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.dorop-down-block__title {
  font-weight: 800;
  font-size: 23px;
  line-height: 130%;
  color: #333333;
  padding-right: 20px;
}

.dorop-down-block.active .dorop-down-block__title {
  font-size: 38px;
  margin-top: 5px;
}

.dorop-down-block__content {
  display: none;
}

.dorop-down-block.active .dorop-down-block__content,
.dorop-down-block-popup .dorop-down-block__content {
  display: block;
}

.dorop-down-block-popup {
  position: fixed;
  z-index: 101;
  width: 100vw;
  background-color: #fff;
  top: 0px;
  left: 0px;
  border-bottom-left-radius: 40px;
  border-bottom-right-radius: 40px;
}

.dorop-down-block-popup .container {
  max-height: calc(100vh - 50px);
}

.dorop-down-block-popup__close {
  position: absolute;
  bottom: -45px;
  width: 40px;
  height: 40px;
  background-color: #fff;
  border-radius: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}

.dorop-down-block-popup__close:after {
  position: absolute;
  content: "+";
  font-size: 31px;
  left: 50%;
  top: 50%;
  font-weight: bold;
  color: #f8a029;
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
  -ms-transform: translate(-50%, -50%) rotate(45deg);
  transform: translate(-50%, -50%) rotate(45deg);
}

/* --- dorop-down-blocks --- */

/* --- list-navigation --- */

.list-navigation {
  text-align: center;
  margin: 0 auto;
  padding: 0px;
  display: inline-block;
  list-style-type: none;
  width: 100%;
}

.list-navigation__element {
  display: inline-block;
  padding: 0 13px;
  position: relative;
}

.list-navigation__element:after {
  content: "";
  position: absolute;
  right: 0px;
  top: 50%;
  width: 2px;
  height: 2px;
  border-radius: 50%;
  background-color: rgba(51, 51, 51, 0.5);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.list-navigation__element:last-child:after {
  display: none;
}

.list-navigation__element a {
  font-weight: 800;
  font-size: 15px;
  line-height: 140%;
  letter-spacing: -0.03em;
  color: rgba(51, 51, 51, 0.2);
  -webkit-transition: color linear 0.2s;
  -o-transition: color linear 0.2s;
  transition: color linear 0.2s;
  text-decoration: none;
}

.list-navigation__element.active a,
.list-navigation__element:hover a {
  color: #0d7b59;
}

/* --- list-navigation --- */

/* --- inputs --- */

.input {
  height: 45px;
  line-height: 45px;
  background-color: rgba(51, 51, 51, 0.05);
  padding-left: 20px;
  color: rgba(51, 51, 51, 0.2);
  font-style: normal;
  font-weight: normal;
  font-size: 15px;
  line-height: 140%;
  border: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/* --- inputs --- */

/* --- select --- */

.select {
  height: 45px;
  line-height: 45px;
  background-color: rgba(51, 51, 51, 0.05);
  padding-left: 20px;
  color: rgba(51, 51, 51, 0.2);
  font-style: normal;
  font-weight: normal;
  font-size: 15px;
  line-height: 140%;
  border: none;
}

/* --- select --- */

/* --- custom-scrollbar --- */

.custom-scrollbar {
  overflow-y: auto;
  max-height: 277px;
  font-size: 15px;
  line-height: 20px;
}

.custom-scrollbar::-webkit-scrollbar {
  width: 3px;
  /* ширина scrollbar */
}

.custom-scrollbar::-webkit-scrollbar-track {
  border-right: solid 1px rgba(13, 123, 89, 0.3);
  /* цвет дорожки */
}

.custom-scrollbar::-webkit-scrollbar-thumb {
  background-color: #0d7b59;
  border-radius: 0px;
}

.custom-scrollbar--hidden::-webkit-scrollbar {
  width: 3px;
  /* ширина scrollbar */
}

.custom-scrollbar--hidden::-webkit-scrollbar-track {
  border-right: solid 1px transparent;
  /* цвет дорожки */
}

.custom-scrollbar--hidden::-webkit-scrollbar-thumb {
  background-color: transparent;
  border-radius: 0px;
}

/* --- custom-scrollbar --- */

/* --- popups --- */

body.popup-opened {
  overflow: hidden;
}

.body-overlay {
  position: fixed;
  width: 100vw;
  height: 100vh;
  left: 0px;
  top: 0px;
  background-color: rgba(51, 51, 51, 0.15);
}

/* --- popups --- */

/* --- slider--arrows --- */

.slider-left-arrow,
.slider-right-arrow {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  position: relative;
  width: 48px;
  height: 48px;
  cursor: pointer;
  border-radius: 50%;
  border: 1px solid #f8a029;
  background-color: #fff;
  -webkit-transition: background-color linear 0.2s;
  -o-transition: background-color linear 0.2s;
  transition: background-color linear 0.2s;
  text-align: center;
}

.slider-left-arrow:hover,
.slider-right-arrow:hover {
  background-color: #f8a029;
}

.slider-left-arrow::before,
.slider-right-arrow::before,
.slider-left-arrow::after,
.slider-right-arrow::after {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  position: absolute;
  content: "";
}

.slider-left-arrow::before,
.slider-right-arrow::before {
  top: 23px;
  right: 13px;
  width: 0px;
  height: 2px;
  background-color: #f8a029;
  -webkit-transition: width 0.2s linear, background-color linear 0.2s;
  -o-transition: width 0.2s linear, background-color linear 0.2s;
  transition: width 0.2s linear, background-color linear 0.2s;
}

.slider-left-arrow:hover::before,
.slider-right-arrow:hover::before {
  width: 25px;
  background-color: #fff;
}

.slider-left-arrow::after,
.slider-right-arrow::after {
  width: 12px;
  height: 12px;
  top: 2px;
  -webkit-transition: right 0.2s linear, border-color linear 0.2s;
  -o-transition: right 0.2s linear, border-color linear 0.2s;
  transition: right 0.2s linear, border-color linear 0.2s;
}

.slider-left-arrow::after {
  border-top: 3px solid #f8a029;
  border-left: 3px solid #f8a029;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: 17px;
  right: 14px;
}

.slider-right-arrow::after {
  border-top: 3px solid #f8a029;
  border-right: 3px solid #f8a029;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 17px;
  right: 19px;
}

.slider-right-arrow:hover::after {
  border-color: #fff;
  right: 14px;
}

.slider-left-arrow:hover::after {
  border-color: #fff;
  right: 22px;
}

/* --- slider--arrows --- */

/* --- slider--dots --- */

.slider-dots .slick-dots {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}

.slider-dots .slick-dots li {
  width: 10px;
  height: 10px;
  background-color: rgba(51, 51, 51, 0.15);
  position: relative;
  border-radius: 50%;
  cursor: pointer;
  -webkit-transition: background-color linear 0.2s, width linear 0.2s, height linear 0.2s;
  -o-transition: background-color linear 0.2s, width linear 0.2s, height linear 0.2s;
  transition: background-color linear 0.2s, width linear 0.2s, height linear 0.2s;
}

.slider-dots .slick-dots li:hover {
  background-color: #0d7b59;
}

.slider-dots .slick-dots li.slick-active {
  background-color: #0d7b59;
  width: 14px;
  height: 14px;
}

/* .slider-dots .slick-dots li.slick-active:after {
  content: "";
  width: 32px;
  height: 32px;
  left: -12px;
  top: -12px;
  position: absolute;
  border-left: 2.5px solid #fff;
  border-right: 2.5px solid #fff;
  border-top: 2.5px solid transparent;
  border-bottom: 2.5px solid #fff;
  border-radius: 50px 50px 50px 50px;
  -webkit-transform: rotate(35deg);
  -ms-transform: rotate(35deg);
  transform: rotate(35deg);
} */

.slider-dots .slick-dots button {
  display: none;
}

.slider-dots--active-orange .slick-dots li.slick-active:after {
  border-left: 2.5px solid #f8a029;
  border-right: 2.5px solid #f8a029;
  border-top: 2.5px solid transparent;
  border-bottom: 2.5px solid #f8a029;
}

.slider-dots--active-white .slick-dots li.slick-active:after {
  border-left: 2.5px solid #fff;
  border-right: 2.5px solid #fff;
  border-top: 2.5px solid transparent;
  border-bottom: 2.5px solid #fff;
}

.slider-dots--horisontal .slick-dots li {
  display: inline-block;
  margin-right: 50px;
  margin-bottom: 0px;
}

.slider-dots--horisontal .slick-dots li:last-child {
  margin-right: 0px;
}

.slider-dots--vertical .slick-dots li {
  display: list-item;
  margin-bottom: 50px;
}

.slider-dots--vertical .slick-dots li:last-child {
  margin-bottom: 0px;
}

/* --- slider--dots --- */

/* --- main-styles --- */

/* --- header --- */

.header {
  padding-bottom: 39px;
  padding-top: 13px;
  border-bottom: solid 1px rgba(51, 51, 51, 0.1);
}

.header__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.header__logo-container {
  width: 100%;
  /*max-width: 31%;*/
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 30px;
  transform: translateY(35%);
}

.header__logo-container img {
  width: 100%;
  /* max-width: 160px;
  width: auto;
  height: 100%; */
}

.header__navigation-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.header__menu-container {
  width: 100%;
  margin-right: 42px;
}

.header__search-row {
  margin-bottom: 30px;
  text-align: right;
}

.header__search-row div {
  display: inline-block;
  padding: 0 25px;
  border-left: solid 1px rgba(51, 51, 51, 0.15);
}

.header__search-row div:last-child:before {
  border-right: solid 1px rgba(51, 51, 51, 0.15);
}

.menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 780px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  list-style-type: none;
  margin: 0px 25px 0px 0px;
  padding: 0px;
  position: relative;
  z-index: 100;

}

.menu__element {
  cursor: pointer;
  display: inline-block;
  width: calc(16.6666666667% + 44px);
  text-align: center;
  position: relative;
  /* padding: 0 22px; */
  padding: 0px;
  white-space: nowrap;
  margin-bottom: 0px;
}

.menu__element:first-child {
  text-align: left;
}

.menu__element:last-child {
  text-align: right;
}

.menu__element a {
  color: #000000;
  font-weight: 400;
  text-decoration: none;
  -webkit-transition: color 0.23s linear, font-weight 0.23s linear;
  -o-transition: color 0.23s linear, font-weight 0.23s linear;
  transition: color 0.23s linear, font-weight 0.23s linear;
  font-size: 15px;
}

.menu__element:hover > a {
  font-weight: 600;
  color: #0d7b59;
}


.menu__sub-menu {
  display: none;
  position: absolute;
  left: 22px;
  list-style-type: none;
  z-index: 100;
  background-color: #EBEBEB;
  padding: 20px 40px 20px 20px;
  text-align: left;
  z-index: inherit;
  border-bottom-right-radius: 50px;
}


.menu__sub-menu:before {
  width: 200vw;
  height: calc(100% + 58px);
  background-color: #fff;
  position: absolute;
  left: 50%;
  content: "";
  z-index: -1;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}

.menu__sub-menu li {
  margin-bottom: 20px;
}

.menu__sub-menu a {
  font-size: 15px;
  line-height: 18px;
  color: #333333;
  -webkit-transition: color linear 0.3s;
  -o-transition: color linear 0.3s;
  transition: color linear 0.3s;
}

.menu__sub-menu a:hover {
  color: #0d7b59;
}

.menu__element:hover .menu__sub-menu {
  display: block;
}

.burger-menu {
  display: inline-block;
  position: relative;
  width: 30px;
  height: 20px;
  cursor: pointer;
  margin-left: 25px;
  padding-left: 25px;
  border-left: solid 1px rgba(51, 51, 51, 0.1);
}

.burger-menu span,
.burger-menu:after,
.burger-menu:before {
  height: 4px;
  width: calc(100% - 25px);
  position: absolute;
  background: #0d7b59;
  margin: 0 auto;
  right: 0px;
}

.burger-menu span {
  bottom: 0px;
}

.burger-menu:after,
.burger-menu:before {
  content: "";
}

.burger-menu:before {
  top: 0px;
}

.burger-menu:after {
  bottom: 8px;
  width: calc(100% - 30px);
  -webkit-transition: width linear 0.3s;
  -o-transition: width linear 0.3s;
  transition: width linear 0.3s;
}

.burger-menu:hover:after {
  width: calc(100% - 25px);
}

.mob-menu {
  display: none;
  position: fixed;
  left: 0px;
  top: 60px;
  width: 100vw;
  height: calc(100vh - 60px);
  padding-top: 41px;
  background-color: #fff;
  z-index: 120;
  padding-bottom: 130px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.mob-menu .container {
  position: relative;
  max-height: calc(100vh - 271px);
}

.mob-menu__list {
  padding: 0px;
  margin: 0px;
  list-style-type: none;
}

.mob-menu__list-element {
  margin-bottom: 25px;
}

.mob-menu__list-element:last-child {
  margin-bottom: 0px;
}

.mob-menu__list-element a {
  font-weight: 800;
  font-size: 18px;
  line-height: 130%;
  text-decoration: none;
  letter-spacing: -0.03em;
  color: #333333;
}

.mob-menu__sub-list {
  margin: 15px 0px 0px;
  padding-left: 10px;
  list-style-type: none;
}

.mob-menu__sub-element {
  margin-bottom: 6px;
}

.mob-menu__sub-element:last-child {
  margin-bottom: 0px;
}

.mob-menu__sub-element a {
  font-weight: normal;
  font-size: 18px;
  line-height: 160%;
  text-decoration: none;
  color: #333333;
}

.mob-menu__sun-logo {
  display: inline-block;
  position: absolute;
  bottom: 0px;
  width: 100%;
  padding-top: 20px;
  padding-bottom: 28px;
  text-align: center;
  border-top: solid 1px rgba(51, 51, 51, 0.1);
}

.sun-link-header {
  position: relative;
}
.sun-link-header:after {
  content: "";
  width: 30vw;
  height: 130px;
  background: #f8a029;
  opacity: 0;
  display: block;
  position: absolute;
  top: -13px;
  left: -20px;
  z-index: -1;
  border-bottom-left-radius: 70px;
  transition: opacity linear 0.3s;
}
.sun-link-header:hover:after,
.sun-link-header:hover:before {
  opacity: 0.8;
}
.sun-link-header:before {
  content: url(/local/templates/main_page/css/../img/sun-arrow.svg);
  position: absolute;
  top: -13px;
  left: 0px;
  opacity: 0;
  transition: opacity linear 0.3s;
}
.header__lk{
  cursor: pointer;
}
.header__lk .lk-icon circle,
.header__lk .lk-icon path {
  transition: fill linear .3s;
}
.header__lk .lk-icon g{
  transition: opacity linear .3s;
}
.header__lk:hover .lk-icon g{
  opacity: 1;
}
.header__lk:hover .lk-icon circle,
.header__lk:hover .lk-icon path{
  fill:#0D7B59;
}
/* --- header --- */

/* -- coockie -- */

.coockie {
  position: fixed;
  width: 100vw;
  left: 0px;
  bottom: -10000px;
  background: #ebebeb;
  padding: 13px 0px 16px;
  z-index: 100;
}
.coockie.active {
  bottom: 0px;
}

.coockie__line {
  display: flex;
  align-items: center;
  width: 100%;
  justify-content: space-between;
}

.coockie__text-col {
  font-weight: 400;
  font-size: 12px;
  line-height: 140%;
  color: #333333;
}

.coockie__btn-col {
  margin-left: 130px;
}

.coockie__btn {
  font-weight: 900;
  font-size: 15px;
  line-height: 140%;
  letter-spacing: -0.03em;
  color: #0d7b59;
  text-decoration: none;
}
.coockie__btn span {
  margin-left: 20px;
}
.coockie__btn .icon-plus:before {
  color: #0d7b59;
}
/* -- coockie -- */

/* --- footer --- */

.footer {
  margin-top: 150px;
  position: relative;
}

/*
.footer__background {
  position: absolute;
  top: 0px;
  height: 100%;
  width: 100%;
  left: 0px;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#f8a029),
    color-stop(46.35%, rgba(248, 160, 41, 0.421875)),
    to(rgba(248, 160, 41, 0))
  );
  background: -o-linear-gradient(top, #f8a029 0%, rgba(248, 160, 41, 0.421875) 46.35%, rgba(248, 160, 41, 0) 100%);
  background: linear-gradient(180deg, #f8a029 0%, rgba(248, 160, 41, 0.421875) 46.35%, rgba(248, 160, 41, 0) 100%);
  opacity: 0.7;
  -webkit-transform: matrix(1, 0, 0, -1, 0, 0);
  -ms-transform: matrix(1, 0, 0, -1, 0, 0);
  transform: matrix(1, 0, 0, -1, 0, 0);
}
*/
.footer__background {
  height: calc(100% - 150px);
  width: 100%;
  left: 0px;
}

.footer-form-background {
    position: relative;
    height: 150px;
    background-color: #f3f3f3;
}
.footer-logo__background-image {
  height: 50px;
  background-size: auto 100%;
  background-position: left;
  background-repeat: no-repeat;
}
.footer-form-background .footer-logo__background-image {
  background-image: url(/local/templates/main_page/css/../img/logo.png);
  transition: background-image .15s linear;
}
.footer-form-background:hover .footer-logo__background-image {
  background-image: url(/local/templates/main_page/css/../img/logo-2.png);
  transition: background-image .15s linear;
}
/*
.footer-form-background:hover {
    height: 180px;
    padding-top: 15px;
}
*/
.footer-form-background:before,
.footer-form-background:after {
  content: "";
  height: 15px;
  width: 100%;
  left: 0;
  background-color: #f3f3f3;
  position: absolute;
}
.footer-form-background:before {
  top: 0;
  transition: top .15s linear;
}
.footer-form-background:after {
  bottom: 0;
  transition: bottom .15s linear;
}
.footer-form-background:hover:before {
  top: -15px;
}
.footer-form-background:hover:after {
  bottom: -15px;
}
.footer-form-background .footer-form-block__text {
    color: #d6d6d6;
    transition: color .15s linear;
}
.footer-form-background:hover .footer-form-block__text {
    color: #0d7b59;
    transition: color .15s linear;
}

.footer-form-background .ico-vk {
    background-image: url(/local/templates/main_page/css/../img/icon-vk.svg);
    transition: background-image .15s linear;
}
.footer-form-background .ico-ok {
    background-image: url(/local/templates/main_page/css/../img/icon-ok.svg);
    transition: background-image .15s linear;
}
.footer-form-background .ico-sun {
    background-image: url(/local/templates/main_page/css/../img/icon-sf.svg);
    transition: background-image .15s linear;
}

.footer-form-background:hover .ico-vk {
    background-image: url(/local/templates/main_page/css/../img/icon-vk-2.svg);
    transition: background-image .15s linear;
}
.footer-form-background:hover .ico-ok {
    background-image: url(/local/templates/main_page/css/../img/icon-ok-2.svg);
    transition: background-image .15s linear;
}
.footer-form-background:hover .ico-sun {
    background-image: url(/local/templates/main_page/css/../img/icon-sf-2.svg);
    transition: background-image .15s linear;
}

.footer-form-background:hover .ico-vk:hover {
    background-image: url(/local/templates/main_page/css/../img/icon-vk.svg);
    transition: background-image .15s linear;
}
.footer-form-background:hover .ico-ok:hover {
    background-image: url(/local/templates/main_page/css/../img/icon-ok.svg);
    transition: background-image .15s linear;
}
.footer-form-background:hover .ico-sun:hover {
    background-image: url(/local/templates/main_page/css/../img/icon-sf.svg);
    transition: background-image .15s linear;
}

.socials__text {
  padding-top: 20px;
  text-align: right;
}
.footer-form-background .socials__text {
  color: #f3f3f3;
  transition: color .15s linear;
}
.footer-form-background:hover .socials__text {
  color: #999999;
  transition: color .15s linear;
}

.footer-form-section {
  padding-top: 160px;
  padding-right: 116px;
  border-bottom-right-radius: 40px;
  background-color: #fff;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-shadow: -1000px 0px 0px 0px white;
  box-shadow: -1000px 0px 0px 0px white;
  padding-bottom: 61px;
}

.footer-form-section__left-col {
  width: 100%;
  height: 60px;
  display: flex;
  padding-right: 30px;
  padding-top: 5px;
}
/*
.footer-form-section__left-col {
  max-width: 400px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  padding-right: 30px;
}
*/
.footer-form-section__right-col {
  width: 100%;
}
.footer-logo {
  width: 33%;
  padding-top: 10px;
}

.footer-form-block {
  width: 37%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: flex-end;
  -ms-flex-align: flex-end;
  align-items: flex-end;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-bottom: 10px;
  border-bottom: 1px solid rgba(51, 51, 51, 0.1);
  cursor: pointer;
}
.footer-form-block__arrow {
  width: 30px;
  height: 30px;
}
/*
.footer-form-section__socials {
  margin-top: 50px;
}
*/
.footer-form-section__socials {
  width: 30%;
  padding-top: 10px;
}
.footer-form-block__text {
  font-weight: 900;
  font-size: 38px;
}
.footer-form__title {
  color: #4f4f4f;
}

.footer-form__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: flex-end;
  -ms-flex-align: flex-end;
  align-items: flex-end;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.footer-form__confidencial-row {
  margin-top: 20px;
}
.confiencial-link {
  color: #0d7b59;
  transition: color linear 0.3s;
}

.footer-form__element {
  width: 100%;
  margin-top: 45px;
}

.footer-form__element--small {
  max-width: 250px;
  margin-right: 80px;
}
.footer-form__element_without-margin {
  margin-top: 0px;
}
.footer-form__element p {
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 140%;
  color: rgba(51, 51, 51, 0.5);
  margin-bottom: 10px;
}

.footer-form__input {
  background: transparent;
  border: none;
  height: 40px;
  line-height: 25px;
  font-weight: 400;
  font-size: 15px;
  letter-spacing: -0.03em;
  color: #333333;
  box-sizing: border-box;
  display: inline-block;
  padding-left: 28px;
  width: 100%;
  background-color: rgba(51, 51, 51, 0.1);
}

.footer-form__input::-webkit-input-placeholder {
  font-style: normal;
  font-weight: normal;
  font-size: 15px;
  line-height: 140%;
  font-weight: 400;
  color: rgba(51, 51, 51, 0.3);
}

.footer-form__select {
  width: 100%;
  border: none;
  font-weight: 800;
  font-size: 15px;
  line-height: 140%;
  letter-spacing: -0.03em;
  color: #0d7b59;
}

.footer-form__textarea {
  width: 100%;
  height: 120px;
  border: none;
  background: rgba(51, 51, 51, 0.1);
  padding: 8px 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.footer-form__element .selectize-control.single .selectize-input,
.footer-form__element .selectize-dropdown.single {
  border: none;
/*  border-bottom: 1px solid rgba(0, 0, 0, 0.15);*/
  background-color: rgba(51, 51, 51, 0.1);
  padding-left: 28px;
  background-image: none;
  margin-bottom: -5px;
}

.footer-form__btn {
  margin-top: 25px;
}

.footer-contacts {
  padding-top: 60px;
  background: #f9b354;
}
.footer-contacts.vith-coocie {
  padding-bottom: 80px;
}

.footer-contacts__row,
.footer-last-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}

.footer__left-col,
.footer__right-col {
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.footer__left-col {
  max-width: 31%;
  padding-right: 30px;
}

.footer__right-col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.footer-contacts__contact-name {
  color: #fff;
  font-weight: bold;
}

.footer-contacts__contant-val {
  margin-top: 10px;
  font-weight: 800;
  font-size: 23px;
  line-height: 130%;
  letter-spacing: -0.03em;
  color: #0d7b59;
}

.footer-contacts__contant-val a {
  color: #0d7b59;
  text-decoration: none;
  border-bottom: solid 1px #0d7b59;
}

.footer-last-row {
  margin-top: 117px;
  padding-bottom: 25px;
}

.footer-last-row__element {
  color: #fff;
}

.footer__right-col .footer-last-row__element {
  max-width: 50%;
  text-decoration: none;
}

.footer-last-row__element .greentext {
  font-weight: 800;
  margin-right: 8px;
}

.develop-link {
  text-decoration: none;
  color: #fff;
}

/*Страница Где купить?*/
.where_buy{
  margin-top: 50px;
  margin-bottom: -50px;
}

.where_buy_row{
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  gap: 80px;
}

.where_buy_content p{
  margin: 0 !important;
  font-weight: 900;
  font-size: 38px;
  line-height: 49.5px;
  color: #333333;
  letter-spacing: -1.5px;
}

.where_buy_content h1{
  font-weight: 900;
  font-size: 70px;
  line-height: 91px;
  color: rgba(51, 51, 51, .1);
}

.where_buy_content{
  display: flex;
  flex-direction: column;
  gap: 50px;
}

.where_buy_img{
  min-width: 50%;
  max-width: 50%;
}

.where_buy_img img{
  width: 100%;
  height: auto;
}

.where_buy_list{
  margin-top: 50px;
  display: flex;
  flex-direction: row;
  gap: 60px;
}

.where_buy_item{
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #FFFFFF;
  width: 350px;
  height: 200px;
  border: 2px solid rgba(0, 0, 0, 0.1);
  transition: all linear .3s;
}

.where_buy_anim{
  position: absolute;
  bottom: -2px;
  right: -30px;
  opacity: 0;
  transition: all linear .3s;
}

.where_buy_item img{
  width: 70%;`
  max-width: 70%;
  height: auto;
}

.where_buy_item:hover{
  background-color: #F3F3F3;
  border: 2px solid #F3F3F3;
}

.where_buy_item:hover .where_buy_anim{
  opacity: 1;
}

@media (max-width: 1440px) {
  .footer-form-section__left-col {
    padding-right: 0;
  }
}
@media (max-width: 1240px) {
  .footer-form-section__left-col {
    padding-right: 0;
  }
  .socials {
    margin: 0 0 0 130px;
  }
  .where_buy_content h1{
    font-size: 60px;
    line-height: 81px;
  }

  .where_buy_content p{
    font-size: 32px;
    line-height: 42px;
  }
}
@media (max-width: 1040px) {
  .footer-form-block {
    width: 45%;
  }
  .footer-form-section__socials {
    width: 22%;
  }
  .socials {
    margin: 0 0 0 35px;
  }
  .where_buy_content h1 {
        font-size: 50px;
        line-height: 55px;
    }

        .where_buy_content p {
        font-size: 26px;
        line-height: 36px;
    }

    .where_buy_img {
    min-width: 45%;
    max-width: 45%;
}

.where_buy_item{
  width: 340px;
}

.where_buy_item img {
    width: 65%;
  }
}
@media (max-width: 940px) {
  .footer-form-background {
    height: 360px;
  }
  .footer-form-background .socials__text {
    color: #d6d6d6;
    text-align: center;
    position: relative;
    top: 120px;
  }
  .footer-form-section__left-col {
    position: relative;
  }
  .footer-logo {
    width: 280px;
    position: absolute;
    left: calc(50% - 130px);
  }
  .footer-form-block {
    width: 390px;
    position: absolute;
    top: 220px;
    left: calc(50% - 180px);
  }
  .socials {
    margin: 0;
  }
  .footer-form-section__socials {
    width: 170px;
    position: absolute;
    top: 120px;
    left: calc(50% - 75px);
  }
  .footer-form-background .footer-logo__background-image {
    background-image: url(/local/templates/main_page/css/../img/logo-2.png);
  }
  .footer-form-background .footer-form-block__text {
    color: #0d7b59;
  }

}

@media (max-width: 768px) {
  .where_buy_row{
    flex-direction: column;
    gap: 40px;
  }

  .where_buy_content p br{
    display: none;
  }

  .where_buy_content{
    gap: 30px;
  }

  .where_buy{
    margin-top: 30px;
    margin-bottom: -60px;
  }

  .where_buy_item {
        width: 45%;
        height: 160px;
    }

    .where_buy_anim{
      width: 40px !important;
      height: 40px !important;
      right: -20px;
      opacity: 1;
    }

    .where_buy_list{
      gap: 40px;
      flex-wrap: wrap;
      justify-content: space-between;
    }

        .where_buy_img {
        min-width: 100%;
        max-width: 100%;
    }
}

@media (max-width: 600px) {
  .where_buy_item {
    width: 100%;
    height: 200px;
  }

  .where_buy_anim{
    width: 60px !important;
    height: 60px !important;
    right: -30px;
  }

  .where_buy_content p {
        font-size: 22px;
        line-height: 30px;
    }

}
@media (max-width: 450px) {
  .footer-form-background {
    height: 400px;
  }
  .footer-form-block {
    width: 100%;
    left: 0;
  }
  .footer-form-background .footer-form-block__text {
    width: 250px;
  }
  .footer-form-block__arrow-container {
    position: relative;
    top: -42px;
  }

  .where_buy_item {
    width: calc(100% - 25px);
    height: 180px;
  }

      .where_buy_anim {
        width: 50px !important;
        height: 50px !important;
        right: -25px;
    }

      .where_buy {
        margin-top: 20px;
        margin-bottom: -90px;
    }

  .where_buy_content h1 {
    font-size: 44px;
    line-height: 44px;
  }

  .where_buy_content p br {
        display: block;
    }

    .where_buy_content p{
      letter-spacing: -.5px;
      font-size: 20px;
        line-height: 26px;
    }

    .where_buy_list{
      gap: 20px;
      margin-top: 40px;
    }

    .where_buy_row{
      gap: 30px;
    }
}

/* --- footer --- */

/* --- new-goods --- */

.main-page-new-goods {
  background-image: url(/local/templates/main_page/css/../img/pills-background.svg);
  background-repeat: no-repeat;
  background-position: top right;
}

.new-goods__content-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin-top: 60px;
}

.new-goods__pills-img-col {
  width: 100%;
  max-width: 31%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 30px;
}

.new-goods__pills-img-col img {
  max-width: 100%;
}

.new-goods__descriptions-col {
  margin-right: 50px;
  max-width: 400px;
}

/*
.new-goods__element-btn {
  margin-top: 57px;
}*/

.new-goods__element-title {
/*  margin-bottom: 9px;*/
  margin-bottom: 20px;
}
.new-goods__element-title a {
/*  color: #0d7b59;*/
  color: #333333;
  text-decoration: none;
  cursor: pointer;
  line-height: 100%;
}

.new-goods__slider-col {
/*  margin-top: -100px;*/
  padding-right: 40px;
}

.new-goods__slider-container {
/*  max-width: 490px;*/
  max-width: 450px;
  padding: 35px 100px 35px 50px;
  background: -o-linear-gradient(135deg, rgba(248, 160, 41, 0.6) 0, rgba(248, 160, 41, 0.3) 100%);
  background: linear-gradient(315deg, rgba(248, 160, 41, 0.6) 0, rgba(248, 160, 41, 0.3) 100%);
  border-bottom-left-radius: 90px;
  border-top-right-radius: 90px;
}

.new-goods__slider-element {
  height: 340px;
  min-width: 300px;
  position: relative;
  padding: 30px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.new-goods__slider-element-img {
  width: 100%;
  height: 100%;
  object-fit: contain;

  max-width: 100%;
  position: absolute;
  top: 50%;
  max-height: 100%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.new-goods-section .slick-dots {
  position: absolute;
/*  right: 50px;
  top: 50%;*/
  right: 100px;
  top: 92%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

/*
.new-goods-section .slick-dots {
	position: absolute;
	right: 50px;
	top: 50%;
	transform: translateY(-50%);
	margin: 0px;
	list-style-type: none;
	padding: 0px;
	@media (max-width: 810px) {
		top: auto;
		transform: translateY(0%);
		bottom: 20px;
		right: 0px;
	}
	& li {
		width: 10px;
		height: 10px;
		background-color: rgba(#333, 0.15);
		border-radius: 50%;
		margin: 25px 0px;
		cursor: pointer;
		@media (max-width: 810px) {
			display: inline-block;
			margin: 0 15px;
		}
		&.slick-active {
			background-color: $color_acent;
		}
	}
	& button {
		display: none;
	}
}
*/
.new-goods__title {
  margin-bottom: 60px;
  display: flex;
  justify-content: space-between;
}
.main-page-new-goods__all-new-goods-btn {
  height: 50px;
}
.new-goods__title-img {
  max-width: calc(100% - 500px);
}

.new-goods__title-text {
/*  display: none;*/
  font-weight: 800;
/*  font-size: 56px;*/
  font-size: 70px;
  line-height: 100%;
  letter-spacing: -0.03em;
/*  color: #ffffff;*/
  color: rgba(248, 160, 41, 0.5);
}

/* --- new-goods --- */

/* --- products --- */

.products__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
}

.products__title {
  color: rgba(52, 52, 52, 0.1);
}

.products-slider {
  width: 100%;
  margin-top: 80px;
  padding-left: 9.5%;
}



.products-slider .slick-slide {
  margin: 0 25px;
}

/* SLIDES  HOVER */
.slider_hover_cont{
  text-decoration: none;
  width: auto !important;
  position: relative;
  z-index: 1;
}

.slider_hover_cont:hover .img_box{
  position: relative;
}

.slider_hover_cont:hover{
  transform: scale(1.2);
  transition: .4s;
}

.slider_hover_cont:hover .img_box::before{
  display: block;
  box-sizing: border-box;
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 100%;
  height: 100%;
  z-index: 3;
  background-color: #fff;
  opacity: .5;
}

.slider_hover_cont .about-page-quality-slider__elemet-img{
  position: relative;
  z-index: 2;
}

.slider_hover_cont:hover .img_box::after{
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  content: "";
  z-index: 4;
  background-image: url(/local/templates/main_page/css/../img/lupa.png);
  width: 45px;
  height: 45px;
}

.slider_hover_cont:hover .about-page-quality-slider__elemet-text{
  color: #333;
  font-weight: 900;
  line-height: 21px;
  size: 15px;
}


/* SLIDES  HOVER */

.products-slider__slider-arrow {
  position: absolute;
/*  top: -130px;*/
  bottom: -50px;
}

.products-slider__slider-arrow.slider-right-arrow {
/*  right: calc((100vw - 1200px) / 2 - 25px);*/
  right: calc((100vw - 1200px) / 2 + 825px);
/*  left: 600px;*/
}

.products-slider__slider-arrow.slider-left-arrow {
/*  right: calc((100vw - 1200px) / 2 + 35px);*/
  right: calc((100vw - 1200px) / 2 + 895px);
/*  left: 530px;*/
}

.about-page-quality-slider-container .slick-list{
  overflow:  unset !important;
}

.products-slider .slick-list {
  padding-right: 9%;
}

.products-slider__element {
  background-color: rgba(51, 51, 51, 0.1);
  padding: 13px 25px;
  min-height: 370px;
  /*max-width: 330px;*/
  position: relative;
  cursor: pointer;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-decoration: none;
  display: block;
  border-top-right-radius: 80px;
  border-bottom-left-radius: 80px;
}

.products-slider__element-info{
  position: absolute;
  right: 10px;
  bottom: 10px;
  color: #F8A029;
  background-color: #fff;
  padding: 10px 16px;
  border-radius: 10px;
  font-size: 13px;
  font-weight: 500;
  line-height: 18px;
}

.products-slider__element:hover {
  background-color: #fff;
}

.products-slider .products-slider__element {
  min-width: 340px;
}

.products-slider__element-title {
  color: #333;
  padding-right: 25px;
}

.products-slider__element-img {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  max-width: 90%;
}

.products-slider__element-description {
  display: block;
  margin-top: 45px;
  padding: 0 25px;
  padding-top: 45px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  top: 0;
  left: 0px;
  opacity: 0;
  -webkit-transition: opacity 0.5s linear;
  -o-transition: opacity 0.5s linear;
  transition: opacity 0.5s linear;
  color: #333333;
  background: #fff;
  height: calc(100% - 90px);
  width: 100%;
}

.products-slider__element:hover .products-slider__element-description {
  opacity: 1;
}

.btn-container {
  -webkit-transition: width linear 0.2s;
  -o-transition: width linear 0.2s;
  transition: width linear 0.2s;
}

.products-slider__element-btn {
  position: absolute;
  bottom: 0px;
  left: 0px;
  padding: 14.5px 17.5px;
  border-top-left-radius: 20px;
  -webkit-transition: border-radius linear 0.2s;
  -o-transition: border-radius linear 0.2s;
  transition: border-radius linear 0.2s;
}

.products-slider__element-btn .btn-container {
  width: 0px;
  overflow: hidden;
}

.products-slider__element-btn .icon {
  margin-left: 0px;
}
.main-news__link{
  max-width: fit-content;
}

.main-news__link:hover .products-slider__element-btn,
.about-news__link:hover .products-slider__element-btn,
.new-goods__link:hover .products-slider__element-btn,
.products-slider__element:hover .products-slider__element-btn {
  padding: 14.5px 40px 14.5px 15px;
  border-top-left-radius: 0px;
}

.main-news__link:hover .products-slider__element-btn .btn-container,
.new-goods__link:hover .products-slider__element-btn .btn-container,
.about-news__link:hover .products-slider__element-btn,
.products-slider__element:hover .products-slider__element-btn .btn-container {
  width: 88px;
}

.main-news__link:hover .products-slider__element-btn .icon,
.new-goods__link:hover .products-slider__element-btn .icon,
.about-news__link:hover .products-slider__element-btn,
.products-slider__element:hover .products-slider__element-btn .icon {
  margin-left: 20px;
}

.products-slider__element-weight {
  position: absolute;
  bottom: 5px;
  right: 5px;
}

.products-slider__element-preparation-type {
  position: absolute;
  bottom: 50px;
  right: 5px;
}

.products__footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: space-between;
  -ms-flex-pack: space-between;
  justify-content: space-between;
/*  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;*/
/*  margin-top: 80px;*/
  margin-top: 5px;
}


.products__footer-btn {
  margin-right: 25px;
}

.products.section .products__footer-btn {
  margin-right: 0;
}

.products__footer-link {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  margin-left: 25px;
}

.products__footer-link::after{
  position: relative;
  right: 0px;
  content: "";
  margin-top: 10px;
  width: 35vw;
  max-width: 500px;
  min-width: 290px;
  border:1px solid #000000;
  opacity: .1;
}

.new-goods.section {
  margin-top: 80px;
}
.new-goods__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 80px;
}
.products-slider .products-slider__element,
.new-goods__list .products-slider__element {
  width: 30%;
  margin-bottom: 80px;
  -webkit-transition: border-radius linear 0.2s;
  -o-transition: border-radius linear 0.2s;
  transition: border-radius linear 0.2s;
/*  box-shadow: 0 0 4px 2px rgba(51, 51, 51, 0);
  -webkit-transition: box-shadow linear 0.2s, border-radius linear 0.2s;
  -o-transition: box-shadow linear 0.2s, border-radius linear 0.2s;
  transition: box-shadow linear 0.2s, border-radius linear 0.2s;*/
}
.products-slider .products-slider__element:hover,
.new-goods__list .products-slider__element:hover {
/*  box-shadow: 0 0 35px 30px rgba(51, 51, 51, 0.05);*/
  border-radius: 0;
/*  background-color: rgba(51, 51, 51, 0.1);*/
  background-color: #ebebeb;
}
.products-slider .products-slider__element-preparation-type {
  bottom: 320px;
/*  right: 290px;*/
  left: 10px;
  background-color: transparent;
}
.new-goods__list .products-slider__element-preparation-type {
  bottom: 320px;
  right: 315px;
  background-color: transparent;
}
.products-slider .products-slider__element-title,
.new-goods__list .products-slider__element-title {
  padding-left: 20px;
}
.products-slider .preparation-weight,
.new-goods__list .preparation-weight {
  max-width: 140px;
  color: #F8A029;
  background-color: #FFFFFF;
  font-size: 13px;
  font-weight: 500;
  line-height: 120%;
  text-align: center;
  border: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.products-slider .preparation-weight .preparation-weight__inner,
.new-goods__list .preparation-weight .preparation-weight__inner {
  margin: auto;
}
.products-slider .products-slider__element .products-slider__element-description,
.new-goods__list .products-slider__element .products-slider__element-description {
  top: 50%;
  padding-top: 15px;
  height: calc(100% - 230px);
  background-color: transparent;
  opacity: 0;
  -webkit-transition: opacity ease-in-out 0.1s;
  -o-transition: opacity ease-in-out 0.1s;
  transition: opacity ease-in-out 0.1s;
}
.products-slider .products-slider__element:hover .products-slider__element-description,
.new-goods__list .products-slider__element:hover .products-slider__element-description {
  top: 50%;
  padding-top: 15px;
  opacity: 1;
  -webkit-transition: opacity ease-in-out 0.2s;
  -o-transition: opacity ease-in-out 0.2s;
  transition: opacity ease-in-out 0.2s;
  transition-delay: 0.2s;
}

.products-slider .products-slider__element .products-slider__element-img,
.new-goods__list .products-slider__element .products-slider__element-img {
/*  max-height: 90%;*/
  max-height: 70%;
  top: 50%;
  -webkit-transition: max-height linear 0.2s, 0.3s, top linear 0.2s, 0.3s;
  -o-transition: max-height linear 0.2s, 0.3s, top linear 0.2s, 0.3s;
  transition: max-height linear 0.2s, 0.3s, top linear 0.2s, 0.3s;
}
.products-slider .products-slider__element:hover .products-slider__element-img,
.new-goods__list .products-slider__element:hover .products-slider__element-img {
/*  max-height: 50%;
  top: 35%;*/
  max-height: 45%;
  top: 40%;
}
#catalog-link-down {
  display: none;
}

/* --- products --- */

/* --- main-page-styles --- */

/* --- main-page-slider --- */

.main-page-slider {
  width: 100vw;
  max-width: 100%;
}

.main-page-slider__element-container {
  margin-top: 290px;
}

.main-page-slider__element {
  height: 800px;
  position: relative;
}

.main-page-slider__element-img {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: auto;
  z-index: 1;
  left: 0;
  max-width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.main-page-slider .main-page-slider__element-img--mob {
  display: none;
  position: static;
  width: 100%;
}

.main-page-slider__element-container {
  position: relative;
  z-index: 2;
}

.main-page-slider__element-title {
  max-width: 830px;
}

.main-page-slider__btn-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  margin-top: 37px;
}

.main-page-slider__btn-row-text {
  margin-right: 116px;
  max-width: 300px;
  margin-bottom: 50px;
}

.main-page-slider .slick-dots {
  position: absolute;
  bottom: 40px;
  left: calc((100% - 400px) / 2);
}

/* --- main-page-slider --- */

/* --- main-page-about --- */

.main-page-about {
  margin-top: 133px;
}

.main-page-about__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.mission-video-btn {
  position: relative;
  min-width: 250px;
  min-height: 250px;
  cursor: pointer;
}

.mission-video-btn__element {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.mission-video-btn__round {
  top: 0px;
  left: 0px;
  -webkit-animation-name: rotation;
  -webkit-animation-duration: 10s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  -moz-animation-name: rotation;
  -moz-animation-duration: 10s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  -o-animation-name: rotation;
  -o-animation-duration: 10s;
  -o-animation-iteration-count: infinite;
  -o-animation-timing-function: linear;
  animation-name: rotation;
  animation-duration: 10s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}
.mission-video-btn:hover .mission-video-btn__round {
  animation-play-state: paused;
}
.mission-video-btn__img {
  opacity: 0.5;
  transition: opacity 0.3s linear;
}
.mission-video-btn:hover .mission-video-btn__img {
  opacity: 1;
}
.mission-video-btn__icon {
  transition: all 0.3s linear;
}
.mission-video-btn__icon path {
  transition: fill 0.3s linear;
}
.mission-video-btn:hover .mission-video-btn__icon {
  width: 62px;
  height: 55px;
}
.mission-video-btn:hover .mission-video-btn__icon path {
  fill: #fff;
}

.main-page-about__video-container {
  margin-right: 150px;
}

.main-page-about__content {
  max-width: 610px;
}

.main-page-about__title {
  color: rgba(52, 52, 52, 0.1);
}

.main-page-about__text {
  font-size: 15px;
  font-weight: 400;
  line-height: 160%;
  margin-top: 24px;
  color: #333333;
}

.main-page-about__btn {
  margin-top: 64px;
}

/* --- main-page-about --- */

/* --- main-page-values --- */

.main-page-values__container {
  background-color: rgba(52, 52, 52, 0.1);
  padding-top: 15px;
  padding-bottom: 60px;
  -webkit-box-shadow: 55px 0px 0px 0px rgba(52, 52, 52, 0.1), -55px 0px 0px 0px rgba(52, 52, 52, 0.1);
  box-shadow: 55px 0px 0px 0px rgba(52, 52, 52, 0.1), -55px 0px 0px 0px rgba(52, 52, 52, 0.1);
  border-top-right-radius: 40px;
  border-bottom-left-radius: 40px;
}

.main-page-values__title {
  color: #fff;
}

.main-page-values__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 70px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: flex-start;
  -ms-flex-align: flex-start;
  align-items: flex-start;
  width: 100%;
}

.main-page-values__row-element {
  position: relative;
  width: 100%;
  padding-left: 25px;
  min-height: 186px;
  transition: padding 0.3s linear;
}

.main-page-values__row-element_with-padding-15 {
  padding-top: 15px;
}

.main-page-values__row-element:after {
  content: "";
  position: absolute;
  top: 30px;
  right: 0px;
  height: 40px;
  width: 1.5px;
  background-color: #fff;
}

.main-page-values__row-element:last-child:after {
  display: none;
}

.main-page-values__row-element:hover {
  width: 200%;
  padding-left: 120px;
}

.main-page-values__element-icon-static {
  transition: opacity 0.3s linear;
  transition-delay: 0.3s;
}
.main-page-values__element-icon-hover {
  transition: opacity 0.3s linear;
  position: absolute;
  opacity: 0;
  top: -50px;
  left: 46px;
}
.main-page-values__row-element:hover .main-page-values__element-icon-static {
  opacity: 0;
  transition-delay: 0s;
}
.main-page-values__row-element:hover .main-page-values__element-icon-hover {
  opacity: 1;
  transition-delay: 0.3s;
}

.main-page-values__row-element-title {
  letter-spacing: -0.03em;
  color: #333333;
  margin-top: 24px;
  font-weight: 800;
}

.main-page-values__row-element:hover .main-page-values__row-element-title {
  color: #0d7b59;
  font-size: 23px;
}

.main-page-values__row-element-text {
  color: rgba(52, 52, 52, 0.5);
  margin-top: 15px;
  display: none;
  font-size: 15px;
}

.main-page-values__row-element:hover .main-page-values__row-element-text {
  display: block;
}

/* --- main-page-values --- */

.main-page-new-goods {
/*  margin-top: 200px;*/
  padding-top: 200px;
  padding-bottom: 50px;
}

/* --- geography --- */

.main-page-geography {
  overflow-x: hidden;
}

.main-page-map {
  position: relative;
  margin-left: calc((100vw - 1200px) / 2);
  margin-right: 85px;
}

.vmap {
  width: 100%;
  padding-left: 132px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.main-page-map-statistics {
  position: absolute;
  left: 0px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.main-page-map-statistics__element {
  color: #0d7b59;
  text-align: left;
}

.main-page-map-statistics__element:last-child {
  margin-top: 73px;
  color: #f8a029;
}

.main-page-map-statistics__element-val {
  font-weight: 800;
  font-size: 70px;
  line-height: 130%;
  letter-spacing: -0.03em;
}

.main-page-map-statistics__element-name {
  font-weight: 800;
  font-size: 18px;
  line-height: 130%;
  letter-spacing: -0.03em;
}

/* --- geography --- */

/* --- main-page-styles --- */

/* --- about-page --- */

.about-page {
  margin-top: 100px;
}

.about-page__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.about-page__menu {
  max-width: 400px;
  padding-right: 50px;
  position: sticky;
  top: 141px;
  width: 100%;
}

.about-page__menu-element {
  font-weight: 800;
  font-size: 23px;
  line-height: 130%;
  letter-spacing: -0.03em;
  color: rgba(51, 51, 51, 0.1);
  margin-bottom: 15px;
  -webkit-transition: all linear 0.2s;
  -o-transition: all linear 0.2s;
  transition: all linear 0.2s;
  display: block;
  text-decoration: none;
}

.about-page__menu-element.active {
  font-weight: 800;
  font-size: 38px;
  line-height: 130%;
  letter-spacing: -0.03em;
  color: #333333;
  margin-bottom: 150px;
}

.about-page__menu-element:hover {
  color: #333333;
}

.about-page__content {
  width: 100%;
  max-width: calc(100% - 400px);
}

.about-page__section {
  margin-top: 250px;
}

.about-page__section-title {
  display: none;
  margin-bottom: 45px;
  font-weight: 800;
  font-size: 30px;
  line-height: 130%;
  letter-spacing: -0.03em;
  color: #333333;
}

.about-page-mission {
  margin-top: 0px;
}

.about-page-mission__text {
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 160%;
  max-width: 480px;
}

.about-page-mission__img-container {
  width: 100%;
  margin-top: 60px;
  border-top-right-radius: 40px;
}

.about-page-mission__img {
  max-width: 100%;
}

.about-page-hestory__slider {
  width: 100%;
  max-width: 100%;
}

.about-page-hestory__element {
  max-width: 450px;
}

.about-page-hestory__element-img-container {
  max-width: 350px;
  margin-top: 15px;
  border-top-right-radius: 40px;
}

.about-page-hestory__element-img {
  width: 100%;
}

.about-page-hestory__element-text {
  margin-top: 40px;
  color: #333;
}

.about-page-hestory__element-btn {
  margin-top: 40px;
}

.about-page-indicators-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  justify-content: space-between;
}

.about-page-indicators-header__element {
  width: 100%;
  max-width: 230px;
  /*margin-right: 60px;*/
}

.about-page-indicators-header__element-val {
  color: #0d7b59;
  font-size: 90px;
  font-weight: 800;
  line-height: 95px;
  letter-spacing: -0.03em;
}

.about-page-indicators-header__element-val span {
  font-size: 23px;
  list-style: 30px;
  margin-left: 4px;
}

.about-page-indicators-header__element-name {
  font-size: 15px;
  line-height: 140%;
  color: #333333;
  opacity: 0.5;
}

.about-page-indicators-content {
  background-color: rgba(51, 51, 51, 0.1);
  -webkit-box-shadow: -50px 0 0 0 rgba(52, 52, 52, 0.1);
  box-shadow: -50px 0 0 0 rgba(52, 52, 52, 0.1);
  padding-top: 26px;
  padding-bottom: 229px;
  border-radius: 0 40px;
  margin-top: 61px;
}

.about-page-indicators-content__header-val {
  color: #f8a029;
  font-size: 80px;
  font-weight: 800;
  line-height: 127.9% px;
  letter-spacing: -0.03em;
}

.about-page-indicators-content__header-val span {
  font-size: 20px;
  list-style: 30px;
  letter-spacing: 0em;
}

.about-page-indicators-content__header-text {
  font-size: 15px;
  line-height: 140%;
  color: #333333;
  opacity: 0.5;
  max-width: 233px;
}

.about-page-indicators-content__block {
  margin-top: 89px;
  padding-right: 44px;
}

.about-page-indicators-content__block img {
  max-width: 100%;
}

.about-page-indicators-content__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.about-page-indicators-content__element {
  position: relative;
}

.about-page-indicators-content__element:before {
  height: 20px;
  width: 1px;
  content: "";
  background-color: rgba(51, 51, 51, 0.1);
  left: 0px;
}
.about-page-indicators-content__img {
  max-width: 100%;
}
.about-page-indicators-content__img--mob {
  display: none;
}

.about-page-indicators-content .about-page-indicators-content__element {
  margin-bottom: 20px;
}

.about-page-indicators-content .about-page-indicators-content__element:before {
  bottom: -20px;
}

.about-page-indicators-content .about-page-indicators-content__element {
  margin-top: 20px;
}

.about-page-indicators-content .about-page-indicators-content__element:before {
  top: -20px;
}

.about-page-indicators-content__element-val {
  color: #ffffff;
  font-size: 45px;
  font-weight: 800;
  line-height: 57px;
  letter-spacing: -0.03em;
}

.about-page-indicators-content__element-val-proc {
  font-size: 23px;
}

.about-page-indicators-content__element-val-preparation-type {
  margin-left: 8px;
}

.about-page-indicators-content__element-name {
  font-weight: 800;
  font-size: 15px;
  line-height: 18px;
  color: #333333;
}

.about-page-values__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.about-page-values__element {
  width: 350px;
  padding-right: 50px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  max-width: 50%;
  margin-bottom: 80px;
  position: relative;
}

.about-page-values__element-img-container {
  display: inline-block;
  width: 120px;
  height: 120px;
  background-color: rgba(51, 51, 51, 0.05);
  border-top-right-radius: 40px;
  text-align: center;
  line-height: 120px;
  vertical-align: middle;
}

.about-page-values__element-img {
  vertical-align: middle;
}

.about-page-values__element-img-mob {
  display: none;
  position: absolute;
  top: -40px;
  right: -50px;
}

.about-page-values__element-title {
  margin-top: 15px;
  font-weight: 800;
  font-size: 23px;
  line-height: 130%;
  letter-spacing: -0.03em;
  color: #0d7b59;
}

.about-page-values__element-description {
  color: #333333;
  line-height: 140%;
  margin-top: 15px;
  font-size: 15px;
}

.about-page-quality__description {
  font-size: 18px;
  line-height: 160%;
  color: #333333;
}

/*.about-page-quality-slider-container {
  margin-left: calc((100vw - 1240px) / 2 + 400px);
}*/

.about-page-quality-slider {
  margin-top: 80px;
  padding-top: 95px;
}

.about-page-quality-slider .slick-list {
  padding-right: calc((100vw - 1240px) / 2);
}



.about-page-quality-slider__elemet {
  max-width: 350px;
}

.about-page-quality-slider__elemet-img {
  max-width: 100%;
}

.about-page-quality-slider__elemet-text {
  margin-top: 30px;
  font-size: 15px;
  line-height: 140%;
  max-width: 90%;
  text-align: justify;
  color: #333333;
}

.about-page-hestory__slider-arrow {
  position: absolute;
  top: 0px;
  z-index: 5;
}

.about-page-hestory__slider-arrow.slider-left-arrow {
  right: 65px;
  top: -20px;
}

.about-page-hestory__slider-arrow.slider-right-arrow {
  right: 0px;
  top: -20px;
}

.about-page-quality-slider__arrow {
  position: absolute;
  top: 0px;
  z-index: 5;
}

.about-page-quality-slider__arrow.slider-left-arrow {
  right: calc((100vw - 1700px) / 2 + 465px);
}

.about-page-quality-slider__arrow.slider-right-arrow {
  right: calc((100vw - 1700px) / 2 + 400px);
}
.about-page-values__btn {
  margin-left: calc((100vw - 1200px) / 2 + 400px);
  margin-top: 40px;
}

/* --- about-page --- */

/* --- catalog-page --- */

.catalog {
  margin-bottom: 100px;
}

.catalog__block {
  margin-top: 150px;
}
.catalog__block.catalog{
  margin-top: 0;
}

.catalog__title {
  font-style: normal;
  font-weight: 800;
  font-size: 60px;
  line-height: 100%;
  letter-spacing: -0.03em;
  color: rgba(51, 51, 51, 0.1);
}

.catalog-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.catalog-header__filter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: 40px;
}

.catalog-header__filter-element {
  font-style: normal;
  font-weight: 800;
  font-size: 15px;
  cursor: pointer;
  -webkit-transition: color linear 0.2s;
  -o-transition: color linear 0.2s;
  transition: color linear 0.2s;
  line-height: 140%;
  margin-right: 60px;
  color: rgba(51, 51, 51, 0.3);
}

.catalog-header__filter-element:hover,
.catalog-header__filter-element.active {
  color: #0d7b59;
}

.catalog-header__filter-element--open-popup {
  display: none;
}

.catalog-body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin-top: 75px;
}

.catalog-filter-list {
  width: 100%;
  max-width: 30%;
  overflow-y: auto;
  max-height: 700px;
}
.catalog-body__filter-form {
  width: 100%;
  max-width: 30%;
}

.catalog-filter-list__type {
  display: none;
}

.catalog-filter-list__type[data-catalogfilter="arrFilter_pf[ALPHABET]"] .catalog-filter-list__element {
  justify-content: center;
}

.catalog-filter-list__type.active {
  display: block;
}

.catalog-filter-list__element {
  font-weight: 800;
  font-size: 15px;
  line-height: 140%;
  letter-spacing: -0.03em;
  font-weight: 600;
  color: rgba(0, 0, 0, 0.5);
  margin-bottom: -17px;
  cursor: pointer;
  -webkit-transition: color linear 0.2s, font-size linear 0.2s;
  -o-transition: color linear 0.2s, font-size linear 0.2s;
  transition: color linear 0.2s, font-size linear 0.2s;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.catalog-filter-list__element:hover,
.catalog-filter-list__element.active {
  color: #0d7b59;
  font-weight: 700;
  font-size: 23px;
}

.catalog-filter-list__element + input {
  width: 0px;
  height: 0px;
  visibility: hidden;
  overflow: hidden;
}
.catalog-filter-list__element img {
  display: inline-block;
  margin-right: 20px;
}

.catalog-filter-list__type--alphabet .catalog-filter-list__element {
  text-align: center;
  font-weight: 800;
  margin-bottom: 3px;
}

.catalog-filter-list__type--alphabet .catalog-filter-list__element:hover,
.catalog-filter-list__type--alphabet .catalog-filter-list__element.active {
  font-size: 38px;
  font-weight: 800;
}

.catalog-filter-list__element--empty {
  opacity: 0.2;
}

.catalog-filter-list__element--empty:hover,
.catalog-filter-list__element--empty.active {
  font-size: 15px;
  color: rgba(0, 0, 0, 0.5);
}

.catalog-list {
  padding-right: 81px;
  overflow-y: auto;
  max-height: 700px;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  max-width: 70%;
  padding-left: 40px;
}

.catalog-element {
  width: 100%;
  border-top: 1px solid rgba(51, 51, 51, 0.1);
  padding-top: 17px;
  padding-bottom: 15px;
  position: relative;
  display: block;
  text-decoration: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.catalog-element:last-child {
  border-bottom: 1px solid rgba(51, 51, 51, 0.1);
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

.catalog-element:hover {
  border-color: rgba(51, 51, 51, 0);
  background-color: rgba(51, 51, 51, 0.05);
  -webkit-box-shadow: -40px 0 0 0 rgba(51, 51, 51, 0.05);
  box-shadow: -40px 0 0 0 rgba(51, 51, 51, 0.05);
}

.catalog-element:hover + .catalog-element {
  border-top: none;
}

.catalog-element:hover:last-child {
  border-color: rgba(51, 51, 51, 0);
}

.catalog-element:hover .catalog-element__title {
  color: #0d7b59;
}

.catalog-element:hover .catalog-element__btn {
  opacity: 1;
}

.catalog-element:hover:after {
  content: "+";
  width: 50px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  color: #fff;
  background-color: #0d7b59;
  cursor: pointer;
  border-top-left-radius: 20px;
  border-bottom-right-radius: 20px;
  position: absolute;
  right: 0px;
  bottom: 0px;
  font-weight: 500;
  font-size: 45px;
  -webkit-transform: translateX(50%);
  -ms-transform: translateX(50%);
  transform: translateX(50%);
}

.catalog-element__title {
  color: #333333;
  font-weight: 800;
  font-size: 23px;
  line-height: 130%;
  /* identical to box height, or 30px */
  letter-spacing: -0.03em;
}

.catalog-element__description {
  margin-top: 10px;
  font-size: 15px;
  line-height: 160%;
  color: #333333;
}

.catalog-element__btn {
  position: absolute;
  right: 0px;
  bottom: 0px;
  opacity: 0;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}

.filter-popup {
  position: fixed;
  display: none;
  width: 100vw;
  height: 100vh;
  left: 0px;
  top: 0px;
  background-color: #ffff;
}

.filter-popup.active {
  display: block;
}

.filter-popup__header {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  height: 83px;
}

.filter-popup__header::after {
  content: "";
  width: 100vw;
  height: 1px;
  position: absolute;
  left: 50%;
  bottom: -1px;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: rgba(51, 51, 51, 0.15);
}

.filter-popup__header .icon {
  display: none;
}

.filter-popup__header .icon.active {
  display: inline;
}

.filter-popup__header .icon::before {
  color: #f8a029;
}

.filter-popup__title {
  color: rgba(51, 51, 51, 0.07);
  display: none;
  font-size: 40px;
}

.filter-popup__title.active {
  display: block;
}

.filter-popup__tab-title {
  font-weight: 800;
  font-size: 18px;
  line-height: 130%;
  letter-spacing: -0.03em;
  color: #333333;
  display: none;
}

.filter-popup__tab-title.active {
  display: block;
}

.filter-popup__close {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.filter-popup__back {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.filter-popup__body {
  padding-top: 30px;
}

.filter-popup__tab-cntainer {
  display: none;
}

.filter-popup__tab-cntainer.active {
  display: block;
}

.filter-popup__tab-name {
  font-weight: 800;
  font-size: 18px;
  line-height: 130%;
  letter-spacing: -0.03em;
  color: #333333;
  margin-bottom: 25px;
}

/* --- catalog-page --- */

/* --- catalog-element-page --- */

.catalog-element-page {
  margin-top: 78px;
  margin-bottom: 100px;
}

.catalog-element-page__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-align: flex-start;
  -ms-flex-align: flex-start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.catalog-element-page__img-container {
  width: 100%;
  max-width: 400px;
  padding-right: 40px;
  -webkit-box-sizing: border-box;
  text-align: center;
  box-sizing: border-box;
  margin-top: -55px;
}

.catalog-element-page__img {
  max-height: 350px;
  object-fit: cover;
  width: auto;
  max-width: 350px;
}

.catalog-element-page__header-content {
  width: 100%;
  max-width: calc(100% - 400px);
}

.catalog-element-page__title {
  font-weight: 900;
  font-size: 38px;
  line-height: 140%;
  color: #333333;
  margin-top: -75px;
  margin-bottom: 50px;
}

.catalog-element-page__header-description-row {
  margin-top: 21px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  font-weight: 900;
}

.catalog-element-page__header-description-list {
  padding: 0px;
  margin: 0px;
  list-style-type: none;
}

.catalog-element-page__header-description-list li {
  position: relative;
  padding-left: 26px;
  margin-bottom: 5px;
  font-size: 15px;
  line-height: 160%;
  color: #333333;
}

.catalog-element-page__header-description-list li:after {
  content: "";
  width: 2px;
  left: 12px;
  top: 50%;
  position: absolute;
  width: 2px;
  height: 2px;
  border-radius: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  background-color: #333;
}

.catalog-element-page__order-link {
  display: inline-block;
}

.catalog-element-page__body {
  margin-top: 80px;
}

.catalog-element-page__dorop-down-block.active {
  -webkit-box-shadow: none;
  box-shadow: none;
  background-color: #fff;
  border-top: solid 1px rgba(51, 51, 51, 0.15);
  border-bottom: solid 1px rgba(51, 51, 51, 0.15);
}

.catalog-element-page__dorop-down-block.active .dorop-down-block__title {
  font-size: 23px;
  line-height: 130%;
}

.catalog-element-page__dorop-down-block.active .dorop-down-block__content {
  margin-top: 25px;
}

.catalog-element-page__footer {
  margin-top: 80px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.catalog-element-page__description {
  width: 800px;
  margin-bottom: 40px;
  margin-top: 20px;
  font-style: normal;
  font-weight: normal;
  font-size: 15px;
  line-height: 140%;
  color: rgba(51, 51, 51, 0.5);
}
.catalog-element-page__description-container,
.catalog-element-page__property-row {
  margin-top: 20px;
  padding-bottom: 20px;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.catalog-element-page__description-property {
  display: flex;
}
.catalog-element-page__badge-row {
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-left: 75px;
  margin-top: 20px;
  height: 60px;
}

.badge-need-recipe {
  width: 350px;
  height: 60px;
}
.badge-link-apteka {
  width: 598px;
  height: 60px;
}
.badge-manual {
  width: 252px;
  height: 60px;
}
.catalog-element-page__description.property-name {
  width: 252px;
  font-size: 13px;
  margin-bottom: 0;
}
.catalog-element-page__description.property-value {
  color: #333333;
  margin-bottom: 0;
}

.catalog-element-page__order-row {
  display: none;
  width: 100%;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 40px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.contraindications {
  margin-top: 80px;
  padding-bottom: 40px;
  font-family: 'RobotoCondensed';
  font-style: normal;
  font-weight: 400;
  font-size: 30px;
  color: rgba(51, 51, 51, 0.3);
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.instruction-download {
  text-decoration:none;
}
.link-row {
  margin-left: 400px;
  max-width: 800px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding-top: 30px;
}
.link-text {
  display: inline-block;
  vertical-align: super;
}
.nav-item-left {
  margin-right: 50px;
}
.new-page-element-nav__link svg {
  transition: all 0.3s linear;
  fill: rgba(51, 51, 51, 0.3);
}
.new-page-element-nav__link:hover svg {
  fill: #0d7b59;
}
.grey-background {
  margin-top: -136px;
  padding-top: 180px;
  padding-bottom: 30px;
  background-color: rgba(51, 51, 51, 0.1);
}
.white-background {
  width: 1300px;
  margin: 0 auto;
  padding-bottom: 25px;
  background-color: #FFFFFF;
  border-radius: 80px 0;
}
.catalog-element-page__body.container-66-proc {
  width: 100%;
  margin-left: 0;
}
.catalog-element-page__property-row {
  display: flex;
  margin: 40px 0;
}
.catalog-element-page__property-row .catalog-element-page__description {
  margin: 0;
  color: #333333;
}
.catalog-element-page__property-row > .h3 {
  width: 33.33%;
  font-size: 18px;
}
.container-66-proc > .catalog-element-page__property-row {
  margin: 0;
  margin-top: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
  border-bottom: none;
}
.nav-items {
  width: 800px;
  display: flex;
  justify-content: space-between;
}
@media (max-width: 680px) {
  .nav-items {
    margin-top: 60px;
  }
}
@media (max-width: 375px) {
  .nav-items {
    display: flex;
    flex-wrap: wrap;
  }
  .nav-items span:nth-child(1) {
    margin-bottom: 15px;
  }
}

/* --- catalog-element-page --- */

/* --- contacts --- */
.contact_href{
  color: #0d7b59;
  font-weight: 600;
  text-decoration: none;
  margin-bottom: 4px;
}
.contacts-page {
  margin-top: 42px;
  margin-bottom: 100px;
}

.contacts-page__content {
  margin-top: 20px;
}

.contacts-page__map {
  margin-top: 222px;
}

.contacts-block__open-btn {
  top: 30px;
}

.contacts-block__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 56px;
}

.contacts-block-element {
  width: 100%;
  max-width: 550px;
  margin-bottom: 60px;
  margin-top: 10px;
}

.contacts-block-element__sub-title {
  font-weight: normal;
  font-size: 15px;
  line-height: 150%;
  color: #333333;
}

.contacts-block-element__title {
  margin-top: 9px;
}

.contacts-block-element__list {
  margin: 0px;
  margin-top: 31px;
  padding: 0px;
  list-style-type: none;
}

.contacts-block-element__list-item {
  padding-left: 24px;
  position: relative;
  margin-bottom: 10px;
}

.contacts-block-element__list-item:before {
  width: 2px;
  height: 2px;
  content: "";
  position: absolute;
  left: 12px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  background-color: #333;
}

.contacts-block-element__list-item span {
  display: inline-block;
  width: 100px;
  font-weight: 400;
}

.contacts-block-element__list-item a {
  font-weight: 800;
}

.contacts-map__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.contacts-map__map-container {
  max-width: 800px;
}

.dorop-down-block-popup .contacts-block__title {
  margin-top: 30px;
  font-size: 30px;
}

.dorop-down-block-popup .contacts-block-element__list-item {
  padding-left: 0px;
}

/* --- contacts --- */

/* --- our-values-page --- */

.our-values-page__section-header {
  margin-top: 42px;
}

.our-values-page__title {
  color: rgba(51, 51, 51, 0.1);
}

.our-values-page__sub-title {
  margin-top: 80px;
  max-width: 940px;
}

.our-values-page__header-text {
  max-width: 470px;
  margin-left: 400px;
  margin-top: 80px;
}

.our-values-page__section-content {
  border-bottom-right-radius: 80px;
  margin-top: 91px;
  margin-bottom: 200px;
}

.our-values-page__section-principles {
  margin-bottom: 100px;
}

.our-values-page__principles-description {
  max-width: 460px;
  margin-left: 400px;
}

.our-values-page__principles-row {
  margin-top: 100px;
}

.our-values-page-elements {
  background-color: rgba(51, 51, 51, 0.07);
  -webkit-box-shadow: 55px 0 0 0 rgba(52, 52, 52, 0.07), -55px 0 0 0 rgba(52, 52, 52, 0.07);
  box-shadow: 55px 0 0 0 rgba(52, 52, 52, 0.07), -55px 0 0 0 rgba(52, 52, 52, 0.07);
  padding-top: 90px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  padding-bottom: 80px;
}

.our-values-page-elements__item {
  width: 50%;
  max-width: 430px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 30px;
  position: relative;
  margin-bottom: 120px;
}

.our-values-page-elements__item-title-icon-container {
  display: none;
  margin-bottom: 15px;
  height: 60px;
}

.our-values-page-elements__item-text {
  font-size: 18px;
  line-height: 160%;
  color: #333333;
  margin-top: 20px;
}

.our-values-page-elements__item-icon {
  position: absolute;
  max-width: 100px;
  right: -30px;
  top: -35px;
}

.our-values-page-img-block {
  width: 100%;
  padding: 0 55px;
  height: 600px;
  background-image: url(/local/templates/main_page/css/../img/our-values-page__img-section.jpg);
  background-size: cover;
  margin-top: 0px;
  margin-left: -55px;
  background-position: center;
}

.our-values-page-slogan {
  background: #f8a029;
  -webkit-box-shadow: 55px 0 0 0 #f8a029, -55px 0 0 0 #f8a029;
  box-shadow: 55px 0 0 0 #f8a029, -55px 0 0 0 #f8a029;
  padding-top: 100px;
  padding-bottom: 123px;
  border-bottom-right-radius: 80px;
}

.our-values-page-slogan__text {
  color: #fff;
  font-weight: 800;
  font-size: 38px;
  line-height: 130%;
  letter-spacing: -0.03em;
}

.our-values-page-slogan__text span {
  color: #000;
}

.our-values-page-slogan__text span:last-child {
  font-size: 23px;
  font-weight: 400;
}

.principles-description__title {
  color: #333333;
}

.principles-description__text {
  margin-top: 18px;
  font-size: 18px;
  line-height: 160%;
  color: #333333;
}

.principles-row {
  background-color: rgba(51, 51, 51, 0.05);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 70px 0px;
  -webkit-box-shadow: 55px 0 0 0 rgba(51, 51, 51, 0.05), -55px 0 0 0 rgba(51, 51, 51, 0.05);
  box-shadow: 55px 0 0 0 rgba(51, 51, 51, 0.05), -55px 0 0 0 rgba(51, 51, 51, 0.05);
  border-bottom-right-radius: 40px;
  border-radius: 80px 0 80px 0;
}

.principles-row__element {
  width: 100%;
  max-width: 25%;
  text-align: center;
}

.principles-row__element-img {
  max-height: 100%;
  margin: 0 auto;
}

.principles-row__element-title {
  text-transform: uppercase;
  margin-top: 30px;
  color: #333;
  font-weight: 800;
  font-size: 18px;
  line-height: 130%;
  letter-spacing: -0.03em;
}

/* --- our-values-page --- */

/* --- quality --- */

.quality-page-header__titles-container {
/*  background-image: url(/local/templates/main_page/css/../img/pharmaconzor-page__header-img.jpg);*/
  background-image: url(/local/templates/main_page/css/../img/quality-page-header-bg.jpg);
  background-position: right;
  padding: 15px 0px;
  background-repeat: no-repeat;
  background-size: contain;
}

.quality-page-header__titles-container.pharmaconzor-title-img {
  background-image: url(/local/templates/main_page/css/../img/pharmaconzor-page__header-img.jpg);
  margin-bottom: 150px;
}

.quality-page-header__title {
  color: rgba(51, 51, 51, 0.1);
}

.quality-page-header__sub-title {
  margin-top: 30px;
  max-width: 720px;
}

.quality-page-header__text {
  margin-top: 45px;
  max-width: 840px;
  line-height: 140%;
}

.quality-certificates {
  margin-top: 200px;
  margin-bottom: 140px;
}

.quality-certificates__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.quality-certificates__img-col {
  padding-right: 30px;
  width: 100%;
  max-width: 430px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.quality-certificates__img {
  max-width: 250px;
}

.quality-certificates__elements-col {
  height: 520px;
  overflow-y: scroll;
  width: 100%;
}

.quality-certificates__element {
  font-weight: 400;
  font-size: 18px;
  line-height: 130%;
  letter-spacing: -0.03em;
  color: rgba(51, 51, 51, 0.3);
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
  margin-bottom: 50px;
  max-width: 600px;
  cursor: pointer;
}

.quality-certificates__element.active {
  color: #333333;
  font-size: 23px;
  font-weight: 800;
}

.catalog-element-page__badge-row.mob{
  display: none;
}

/* --- quality --- */

/* --- indicators --- */
.indicators-page{
  margin-bottom: 250px;
}
.indicators-page__sub-title {
  margin-top: 28px;
  color: #0d7b59;
}

.indicators-page-header__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.indicators-page-header__content {
  width: 100%;
}

.indicators-page-header__text {
  margin-top: 31px;
  font-size: 18px;
  line-height: 160%;
  color: #333333;
  max-width: 650pxs;
}

.indicators-page-header__img-container {
  width: 100%;
  max-width: 500px;
  position: relative;
}

.indicators-page-header__img-1 {
  width: 100%;
}

.indicators-page-header__img-2 {
  max-width: 200px;
  position: absolute;
  bottom: -100px;
  left: -100px;
}

.indicators-page-statistics {
  margin-top: 185px;
}

.indicators-page-statistics__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}


.indicators-page-statistics__row.top_row{
  padding-bottom: 30px;
  border-bottom: 1px solid #EBEBEB;
}

.indicators-page-statistics__row:last-child {
  margin-left: 430px;
  margin-top: 60px;
}

.indicators-page-statistics__element {
  margin-right: 160px;
  position: relative;
}

.indicators-page-statistics__element:first-child:after {
  content: "";
  position: absolute;
  width: 1px;
  height: 67px;
  background-color: rgba(51, 51, 51, 0.1);
  right: -80px;
  top: 30px;
}

.indicators-page-statistics__element-val {
  color: #0d7b59;
  font-size: 90px;
  font-weight: 800;
}

.indicators-page-statistics__element-val span {
  font-size: 23px;
}

.indicators-page-statistics__element-description {
  font-size: 15px;
  line-height: 18px;
  color: #333333;
}


.pharmaceutics-statistics {
  margin-top: 200px;
}

.pharmaceutics-statistics__header {
  font-weight: 800;
  font-size: 22px;
  line-height: 57, 56px;
  letter-spacing: -0.03em;
  color: #333;
}

.pharmaceutics-statistics__header span {
  font-size: 90px;
  color: #f8a029;
}

.pharmaceutics-statistics__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 70px;
}

.pharmaceutics-statistics__col {
  width: 100%;
}

.dosage-forms {
  background: rgba(51, 51, 51, 0.05);
  padding: 37px 48px 85px 0px;
  -webkit-box-shadow: -400px 0 0 0 rgba(51, 51, 51, 0.05);
  box-shadow: -400px 0 0 0 rgba(51, 51, 51, 0.05);
  border-top-right-radius: 40px;
}

.dosage-forms__title {
  font-size: 15px;
  line-height: 140%;
  color: #333333;
  margin-bottom: 10px;
  max-width: 280px;
}

.dosage-forms-element {
  width: 100%;
  height: 50px;
  background-color: #f8a029;
  border-radius: 40px;
  margin-top: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-right: 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.dosage-forms-element span {
  vertical-align: middle;
}

.dosage-forms-element__name {
  line-height: 40px;
  font-weight: 800;
  font-size: 15px;
  line-height: 18px;
  text-align: center;
  color: #333333;
}

.dosage-forms-element__val {
  color: #fff;
  font-weight: 800;
  font-size: 45px;
  line-height: 32px;
  text-align: center;
  letter-spacing: -0.03em;
  display: inline-block;
  margin-left: auto;
}

.dosage-forms-element__val span {
  font-size: 30px;
}

.pharmaceutics-groups {
  margin-left: 125px;
}

.pharmaceutics-groups__title {
  font-size: 15px;
  line-height: 140%;
  color: #333333;
  max-width: 300px;
}

.pharmaceutics-groups__list {
  margin: 0px;
  padding: 0px;
  margin-top: 40px;
}

.pharmaceutics-groups__list-item {
  font-weight: 800;
  font-size: 15px;
  line-height: 140%;
  letter-spacing: -0.03em;
  color: #333333;
  list-style: none;
  position: relative;
  margin-bottom: 10px;
  padding-left: 15px;
}

.pharmaceutics-groups__list-item:before {
  content: "";
  width: 5px;
  height: 5px;
  background-color: #f8a029;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 0px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.indicators-page-achievements__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.indicators-page-achievements__element {
  width: 50%;
  max-width: 550px;
}

.indicators-page-achievements__element-title {
  color: #333333;
}

.indicators-page-achievements__element-list {
  margin: 0;
  padding: 0;
  margin-top: 40px;
  list-style: none;
}

.indicators-page-achievements__element-list li {
  position: relative;
  color: #0d7b59;
  font-weight: 800;
  font-size: 18px;
  line-height: 130%;
  padding-left: 25px;
}

.indicators-page-achievements__element-list li:before {
  width: 5px;
  height: 5px;
  content: "";
  left: 10px;
  position: absolute;
  border-radius: 50%;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  background-color: #0d7b59;
}

.indicators-page-achievements__val {
  font-size: 15px;
  margin-top: 40px;
  font-weight: 400;
}

.indicators-page-achievements__val span {
  color: #0d7b59;
  font-size: 38px;
  line-height: 49px;
  font-weight: 900;
}

.indicators-page-achievements__val span span {
  font-size: 38px;
  font-weight: 800;
}

.indicators-page-achievements-orange {
  background-image: url(/local/templates/main_page/css/../img/indicators-page-achievements-orange-bg.jpg);
  padding: 142px 0 168px 50px;
  background-position: right center;
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 80px 0 80px 0;
}

.indicators-page-achievements-orange__row-1 {
  font-size: 23px;
  color: #333;
  font-weight: 800;
}

.indicators-page-achievements-orange__row-1 span {
  color: #fff;
  font-weight: 400;
}

.indicators-page-achievements-orange__row-1 span span {
  font-size: 90px;
  font-weight: 800;
}

.indicators-page-achievements-orange__row-2 {
  font-weight: 800;
  font-size: 38px;
  line-height: 130%;
  letter-spacing: -0.03em;
  color: #333333;
  margin-top: 24px;
}

.indicators-page-achievements-orange__row-2 span {
  color: #fff;
}

.indicators-page-seal-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 100px;
}

.indicators-page-seal-row__text {
  font-size: 18px;
  line-height: 160%;
  color: #333333;
  padding-right: 50px;
}

.indicators-page-seal-row__text--acent {
  display: inline;
  margin-top: 0;
  font-weight: 800;
  font-size: 18px;
  line-height: 160%;
  letter-spacing: -0.03em;
  color: #0d7b59;
}

.indicators-page-seal-row__img-container {
  text-align: right;
  width: 100%;
  max-width: 550px;
}

.indicators-page-seal-row__img {
  margin-left: auto;
}

/* --- indicators --- */

/* --- news-page --- */

.news-page__title {
  font-size: 100px;
}

.news-page__news-list {
  margin-top: 73px;
  margin-bottom: 50px;
}

.new-page-element-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 60px;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.new-page-element-header__content {
  width: 100%;
}

.new-page-element-header__title {
  margin-top: 15px;
}

.new-page-element-header__text {
  margin-top: 50px;
/*  max-width: 550px;*/
  max-width: 700px;
  font-size: 18px;
  line-height: 160%;
}

.new-page-element-header__img-container {
  width: 100%;
/*  max-width: 550px;*/
  max-width: 360px;
  margin-right: 40px;
}

.new-page-element-header__img {
  width: 100%;
/*  border-top-right-radius: 80px;*/
  border-bottom-right-radius: 80px;
}

.new-page-element-content {
/*  margin-top: 92px;*/
  margin-top: 80px;
  margin-left: 400px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.new-page-element-content div{
  font-size: 15px;
}

.new-page-element-content {
  width: 100%;
/*  max-width: 550px;*/
  max-width: 700px;
  line-height: 140%;
}

.new-page-element-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-top: 30px;
  border-top: solid 1px rgba(51, 51, 51, 0.15);
  margin-top: 61px;
  margin-bottom: 100px;
  width: 100%;
/*  margin-left: calc((100% - 1260px) / 2 + 430px);*/
}

.new-page-element-nav__element {
  width: 100%;
}
/*
.new-page-element-nav__element:first-child {
  width: 250px;
}
*/
.new-page-element-nav__element:last-child {
  text-align: right;
}

.new-page-element-nav__link {
  font-weight: 800;
  font-size: 15px;
  line-height: 140%;
  letter-spacing: -0.03em;
  color: rgba(51, 51, 51, 0.3);
  text-decoration: none;
  -webkit-transition: color linear 0.2s;
  -o-transition: color linear 0.2s;
  transition: color linear 0.2s;
}

.new-page-element-nav__link:hover {
  color: #0d7b59;
}

.news-page .news-list-elemet {
  cursor: pointer;
  height: 300px;
  margin-bottom: 60px;
}
.news-page .news-list-elemet:hover {
    height: 300px;
}

.news-page .news-list-elemet .news-page-img-container {
  width: 310px;
  height: 200px;
  overflow: hidden;
  -webkit-transition: height linear 0.2s;
  -o-transition: height linear 0.2s;
  transition: height linear 0.2s;
  transition-delay: 0.2s;
}
.news-page .news-list-elemet:hover .news-page-img-container {
  height: 0;
transition-delay: 0s;
}

.news-page .news-list-elemet .news-page-img-container-radius {
  width: 310px;
  height: 200px;
  border-bottom-right-radius: 50px;
  overflow: hidden;
}

.news-page .news-list-elemet img {
  width: 100%;
  object-fit: contain;
  height: 100%;
/*  border-bottom-right-radius: 50px;*/
  margin-bottom: 20px;
}

.news-page .news-list-elemet .news-list-elemet__text {
  opacity: 0;
  -webkit-transition: opacity linear 0.2s;
  -o-transition: opacity linear 0.2s;
  transition: opacity linear 0.2s;
}
.news-page .news-list-elemet:hover .news-list-elemet__text {
  opacity: 1;
}

.news-page .news-list-elemet .news-list-elemet__link {
  bottom: 1px;
}
.news-page .news-list-elemet:hover .news-list-elemet__link {
  bottom: 1px;
}

.new-page-element-nav__link .icon-plus {
  display: inline-block;
  margin-right: 14px;
}
.new-page-element-nav__link .icon-plus:before {
  color: rgba(51, 51, 51, 0.3);
  -webkit-transition: color linear 0.2s;
  -o-transition: color linear 0.2s;
  transition: color linear 0.2s;
}
.new-page-element-nav__link:hover .icon-plus:before {
  color: #0d7b59;
}

.new-page-element-nav__link .nav-arrow-left {
  vertical-align: middle;
  margin-right: 14px;
}
.new-page-element-nav__link .nav-arrow-right {
  vertical-align: middle;
  margin-left: 14px;
}

/*
.new-page-element .not-first-margin-top p:first-child {
  margin-top: 0;
}
.new-page-element .count-column {
  column-width: 46%;
  column-count: 2;
  column-gap: 8%;
}
*/

/* --- news-page --- */

/* --- export-page --- */

.export-page {
  margin-top: 42px;
}

.export-page__title {
  font-size: 100px;
}

.export-page__sub-title {
  max-width: 700px;
}

.export-page__content {
  margin-top: 80px;
}

.export-region {
  padding: 35px 0px;
  border-top: solid 1px rgba(51, 51, 51, 0.15);
  position: relative;
}

.export-region:last-child {
  border-bottom: solid 1px rgba(51, 51, 51, 0.15);
}

.export-region.active {
  background: rgba(51, 51, 51, 0.05);
  padding-top: 23px;
  padding-bottom: 34px;
  -webkit-box-shadow: 55px 0px 0px 0px rgba(52, 52, 52, 0.05), -55px 0px 0px 0px rgba(52, 52, 52, 0.05);
  box-shadow: 55px 0px 0px 0px rgba(52, 52, 52, 0.05), -55px 0px 0px 0px rgba(52, 52, 52, 0.05);
  border-top: none;
}

.export-region.active + .export-region {
  border-top: none;
}

.export-region__open-btn {
  top: 33px;
  right: 0px;
}

.export-region.active .export-region__open-btn {
  top: 23px;
}

.export-region__sub-title {
  font-size: 18px;
  line-height: 160%;
  color: rgba(51, 51, 51, 0.3);
  top: 23px;
  display: none;
}

.export-region.active .export-region__sub-title {
  display: block;
}

.export-product {
  margin-top: 60px;
}

.export-product__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.export-product__title {
  margin-left: 20px;
  font-weight: 800;
  font-size: 15px;
  line-height: 140%;
  letter-spacing: -0.03em;
  color: rgba(51, 51, 51, 0.3);
}

.export-product__list {
  margin-top: 40px;
}

.export-product__list-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
  color: rgba(51, 51, 51, 0.3);
  width: 100%;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  line-height: 140%;
}

.export-product__col-name {
  width: 100%;
  max-width: 430px;
  padding-right: 30px;
}

.export-product__col-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 580px;
  padding-left: 30px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.export-product__col-registration {
  width: 100%;
}

.export-product__col-date {
  width: 100%;
  max-width: 175px;
}

.export-product-elemet {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  font-size: 15px;
  color: #333;
  line-height: 140%;
  margin-bottom: 30px;
}

.export-product-elemet__col-name {
  width: 100%;
  max-width: 430px;
  padding-right: 30px;
}

.export-product-elemet__title {
  font-weight: 800;
}

.export-product-elemet__col-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 580px;
  padding-left: 30px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.export-product-elemet__col-date {
  width: 100%;
  max-width: 175px;
}

.dorop-down-block-popup .export-region__title {
  font-weight: 800;
  font-size: 30px;
  line-height: 130%;
  letter-spacing: -0.03em;
  color: #333333;
  margin-top: 66px;
}

/* --- export-page --- */

/* --- documentation-page --- */

.documentation-page {
  margin-top: 42px;
}

.documentation-page__title {
  font-size: 100px;
  line-height: 150%;
}

.document_cont{
  width: 100%;
  display: flex;
  justify-content: space-between;
  margin-top: 57px;
}
.documentation-page .codex{
  width: 500px;
  height: 220px;
  border-radius: 0px 0px 50px 0px;

  background-color: rgba(13, 123, 89, 0);
  background-image: url(/local/templates/main_page/img/codex_btn.png);
  background-repeat: no-repeat;
  background-clip: border-box;
  background-size: cover;
  background-position: top right;
}
.documentation-page .codex_cont{
  color: #0D7B59;
  display: flex;
  flex-direction: column;
  box-sizing: border-box;
  text-decoration: none;
  cursor: pointer;
  width: 100%;
  height: 100%;
}
.documentation-page .codex_cont:hover{
  color: #fff;
  transition: .1s;
}

.codex_cont .img_cont{
  display: block;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  padding: 0 10px 10px 10px;
}

.documentation-page .codex_cont span{
  margin-bottom: 14px;
  transition: .1s;
  color: inherit;
  font-weight: 800;
  font-size: 15px;
  line-height: 140%;
  letter-spacing: -0.03em;
  padding: 8px 75px 8px 4px;
}

.documentation-download-btns {
  width: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}


.documentation-download-btns__element {
  overflow: hidden;
  width: 380px;
  margin-right: 70px;
  height: 80px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-left: 21px;
  padding-right: 85px;
  background-color: rgba(13, 123, 89, 0.05);
  margin-bottom: 60px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: background-color 0.2s linear;
  -o-transition: background-color 0.2s linear;
  transition: background-color 0.2s linear;
}

.documentation-download-btns__element:hover {
  background-color: #0d7b59;
}

.documentation-download-btns__link {
  color: #0d7b59;
  text-decoration: none;
  font-weight: 800;
  font-size: 15px;
  line-height: 140%;
  letter-spacing: -0.03em;
  -webkit-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  transition: color 0.2s linear;
}

.documentation-download-btns__element:hover .documentation-download-btns__link {
  color: #ffffff;
}

.documentation-content {
  margin-top: 74px;
  margin-bottom: 100px;
}

.documentation-content-element__title {
  font-size: 18px;
}

.documentation-content-element.active .documentation-content-element__title {
  font-size: 23px;
  margin-top: 71px;
}

.documentation-content-element__open-btn {
  top: 39px;
}

.documentation-content-element.active .documentation-content-element__open-btn {
  top: 71px;
}

.documentation-content-table {
  width: 100%;
  margin-top: 60px;
}

.documentation-content-table__row {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-bottom: solid 1px rgba(51, 51, 51, 0.15);
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 20px 0px;
  font-weight: 800;
  font-size: 15px;
}

.documentation-content-table__row-header {
  color: rgba(51, 51, 51, 0.5);
  font-weight: 400;
}

.documentation-content-table__col {
  width: 100%;
  padding-right: 30px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.documentation-content-table__col a {
  text-decoration: none;
  color: #0d7b59;
}

.documentation-content-table__col-name {
  display: block;
  font-weight: normal;
  font-size: 12px;
  line-height: 140%;
  color: rgba(51, 51, 51, 0.3);
  margin-bottom: 5px;
}

.documentation-content-table__col-number {
  max-width: 40px;
  padding-right: 10px;
}

.documentation-content-table__col-1 {
  max-width: 430px;
}

.documentation-content-table__col-2 {
  max-width: 250px;
}

.documentation-content-table__col-3 {
  max-width: 550px;
  padding-right: 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.documentation-content-table__col-3-1 {
  max-width: 330px;
}

.documentation-content-table__col-3-3 {
  display: none;
}

.documentation-content-table__col-3-2 {
  max-width: 160px;
  padding-right: 0px;
}

.documentation-content-list {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
  margin-top: 60px;
}

.documentation-content-list__element {
  padding-left: 25px;
  position: relative;
  margin-bottom: 20px;
}

.documentation-content-list__element:before {
  content: "";
  position: absolute;
  left: 10px;
  width: 5px;
  height: 5px;
  background-color: #0d7b59;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  border-radius: 50%;
}

.documentation-content-list__element a {
  color: #0d7b59;
  text-decoration: none;
  font-weight: 800;
  font-size: 15px;
  line-height: 140%;
  /* identical to box height, or 21px */
  letter-spacing: -0.03em;
}

.dorop-down-block-popup .documentation-content-element__title {
  margin-top: 47px;
}

.dorop-down-block-popup .documentation-content-table__row-header {
  display: none;
}

.dorop-down-block-popup .documentation-content-table__row {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 50px;
  border: none;
}

.dorop-down-block-popup .documentation-content-table__col-number {
  max-width: 100%;
  position: relative;
}

.dorop-down-block-popup .documentation-content-table__col-1 {
  margin-top: 22px;
  max-width: 100%;
  width: 100%;
}

.dorop-down-block-popup .documentation-content-table__col-2 {
  display: none;
}

.dorop-down-block-popup .documentation-content-table__col-3 {
  margin-top: 22px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.dorop-down-block-popup .documentation-content-table__col-3-1 {
  max-width: 100%;
}

.dorop-down-block-popup .documentation-content-table__col-3-2 {
  margin-top: 30px;
  max-width: 50%;
  font-weight: normal;
  font-size: 14px;
  line-height: 160%;
}

.dorop-down-block-popup .documentation-content-table__col-3-3 {
  margin-top: 30px;
  display: block;
  max-width: 50%;
  font-weight: normal;
  font-size: 14px;
  line-height: 160%;
}

/* --- documentation-page --- */

/* --- documentation-page --- */

.video-page {
  margin-top: 42px;
  margin-bottom: 100px;
}

.video-page__title {
  font-size: 100px;
  line-height: 150%;
}

.video-page__content {
  margin-top: 40px;
}

.video-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.video-block {
  width: 100%;
  max-width: 360px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 80px;
}

.video-block__preview {
  display: block;
  cursor: pointer;
  width: 100%;
  height: 250px;
  background-position: center;
  background-size: cover;
  border-bottom-right-radius: 44px;
  position: relative;
  z-index: 1;
}
/* HOVER VIDEO */
.video-block__preview:hover:before{
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-color: #000;
  opacity: .3;
  z-index: 2;
}
.video-block__preview:hover .video-block-play-btn__icon{
  background-color: #fff;
}
.video-block__preview:hover .icon-play-video-icon:before{
  color: #0D7B59;
}
.video-block__preview:hover .video-block-play-btn__text{
  color: #fff;
}

.video-block__info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-style: normal;
  font-weight: normal;
  font-size: 15px;
  line-height: 140%;
  color: rgba(51, 51, 51, 0.3);
  margin-top: 4px;
  width: 100%;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.video-block__publication-date span {
  display: inline-block;
  margin: 0 6px;
  position: relative;
}

.video-block__publication-date span:after {
  position: absolute;
  content: "";
  top: 50%;
  right: -5px;
  width: 2px;
  height: 2px;
  border-radius: 50%;
}

.video-block__publication-date span:first-child {
  margin-left: 0px;
}

.video-block__publication-date span:last-child {
  margin-right: 0px;
}

.video-block__publication-date span:last-child:after {
  display: none;
}

.video-block__title {
  margin-top: 17px;
  font-weight: 800;
  font-size: 15px;
  line-height: 140%;
  letter-spacing: -0.03em;
  color: #333333;
}

.video-block-play-btn {
  position: absolute;
  right: 0px;
  bottom: 0px;
  text-align: center;
  width: 55px;
  height: 55px;
  z-index: 3;
}

.video-block-play-btn__icon {
  width: 55px;
  height: 55px;
  border-top-right-radius: 20px;
  border-bottom-left-radius: 20px;
  display: inline-block;
  background-color: #0d7b59;
  margin: 0 auto;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  position: relative;
  transition: all 0.2s linear;
}
.video-block-play-btn__icon::before {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.video-block-play-btn__text {
  overflow: hidden;
  color: #0d7b59;
  display: inline-block;
  width: 0px;
  height: 0px;
  -webkit-transition: height 0.2s linear;
  -o-transition: height 0.2s linear;
  transition: height 0.2s linear;
  font-weight: 800;
}

.video-block__preview:hover .video-block-play-btn {
  width: auto;
  height: auto;
  right: 50%;
  padding-top: 5px;
  bottom: 50%;
  -webkit-transform: translate(50%, 50%);
  -ms-transform: translate(50%, 50%);
  transform: translate(50%, 50%);
}

.video-block__preview:hover .video-block-play-btn__icon {
  border-radius: 50%;
}

.video-block__preview:hover .video-block-play-btn__text {
  width: auto;
  height: 26px;
}

/* --- documentation-page --- */

/* --- photo-page --- */

.photo-page {
  margin-top: 42px;
  margin-bottom: 100px;
}

.photo-page__title {
  font-size: 100px;
  line-height: 150%;
}

.photo-page__content {
  margin-top: 40px;
}

.photo-page-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.photo-page-row__nav-col {
  width: 100%;
  max-width: 400px;
  padding-right: 30px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.photo-page-row__nav-elemet {
  display: block;
  font-weight: 800;
  font-size: 18px;
  line-height: 130%;
  letter-spacing: -0.03em;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  color: rgba(51, 51, 51, 0.3);
  text-decoration: none;
  margin-bottom: 30px;
  -webkit-transition: color 0.2s linear, font-size 0.2s linear;
  -o-transition: color 0.2s linear, font-size 0.2s linear;
  transition: color 0.2s linear, font-size 0.2s linear;
}

.photo-page-row__nav-elemet span {
  display: none;
  color: #f8a029;
  -webkit-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  transition: color 0.2s linear;
}

.photo-page-row__nav-elemet:hover {
  font-size: 23px;
  color: #0d7b59;
}

.photo-page-row__nav-elemet:hover span {
  display: inline-block;
}

.photo-page-row__elements-col {
  width: 100%;
}

.photo-page-row__list-navigation {
  margin-top: 1px;
}

.photo-elements-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.photo-elements-row__element {
  max-width: 370px;
  width: 100%;
  margin-bottom: 80px;
}

.photo-elements-row__element-img {
  /*  width: 100%; */
  width: 370px;
  height: 250px;
  object-fit: cover;
}

/* --- photo-page --- */

/* --- vacancy --- */

.vacancy-page {
  margin-top: 42px;
  margin-bottom: 250px;
}

.vacancy-list {
  margin-top: 60px;
}

.vacancy-list__btn-row {
  text-align: center;
}

.vacancy-list__show-more-btn {
  margin: 0 auto;
  margin-top: 40px;
}

.vacancy-element__title {
  font-weight: 800;
  font-size: 23px;
  line-height: 130%;
  letter-spacing: -0.03em;
  color: #333333;
}

.vacancy-element__description-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 89px;
}

.vacancy-element__description-col {
  width: 100%;
  margin-bottom: 40px;
}

.vacancy-element__description-col--6 {
  max-width: calc(50% - 25px);
}

.vacancy-element__description-title {
  font-weight: 800;
  font-size: 18px;
  line-height: 130%;
  letter-spacing: -0.03em;
  color: #333333;
}

.vacancy-element__description-list {
  padding: 0px;
  margin: 0px;
  margin-top: 25px;
  list-style-type: none;
}

.vacancy-element__description-list li {
  position: relative;
  padding-left: 24px;
  font-style: normal;
  font-weight: normal;
  font-size: 15px;
  line-height: 140%;
  color: #333333;
  margin-bottom: 20px;
}

.vacancy-element__description-list li:after {
  position: absolute;
  left: 11px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 2px;
  height: 2px;
  background: #333;
  border-radius: 50%;
  content: "";
}

.vacancy-element__description-col--12 {
  max-width: 100%;
}

.vacancy-element__btn-row {
  text-align: center;
}

.young-professionals {
  border-bottom-right-radius: 50px;
  margin-top: 200px;
  background-image: url(/local/templates/main_page/css/../img/young-professionals.jpg);
  padding-top: 84px;
  padding-bottom: 78px;
  background-size: cover;
}

.young-professionals__title {
  font-style: normal;
  font-weight: 800;
  font-size: 45px;
  line-height: 130%;
  letter-spacing: -0.03em;
  color: #ffffff;
}

.young-professionals__btn {
  margin-top: 75px;
}

.hr-consultation {
  margin-top: 36px;
  padding-top: 164px;
  padding-bottom: 139px;
  background-image: url(/local/templates/main_page/css/../img/hr-consultation-bg.png);
  background-size: cover;
}

.hr-consultation__title {
  font-style: normal;
  font-weight: 800;
  font-size: 38px;
  line-height: 130%;
  letter-spacing: -0.03em;
  color: #333333;
}

.hr-consultation__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 120px;
}

.hr-consultation__footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 200px;
}

.hr-consultation__footer-col {
  width: 100%;
  font-weight: 800;
  font-size: 38px;
  line-height: 130%;
  letter-spacing: -0.03em;
  color: #333333;
  max-width: 550px;
}

.hr-consultation-element {
  width: 100%;
  max-width: 550px;
}

.hr-consultation-element__photo-container {
  max-width: 100px;
}

.hr-consultation-element__sub-title {
  margin-top: 35px;
  font-weight: normal;
  font-size: 15px;
  line-height: 150%;
  color: #333333;
}

.hr-consultation-element__title {
  margin-top: 9px;
  font-weight: 800;
  font-size: 23px;
  line-height: 130%;
  /* identical to box height, or 30px */
  letter-spacing: -0.03em;
  /* Черный */
  color: #333333;
}

.hr-consultation-element__contacts-list {
  margin: 0px;
  padding: 0px;
  margin-top: 31px;
  list-style-type: none;
}

.hr-consultation-element__contacts-list li {
  position: relative;
  padding-left: 24px;
  font-style: normal;
  font-weight: normal;
  font-size: 15px;
  line-height: 140%;
  color: #333333;
  margin-bottom: 20px;
}

.hr-consultation-element__contacts-list li:after {
  position: absolute;
  left: 11px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 2px;
  height: 2px;
  background: #333;
  border-radius: 50%;
  content: "";
}

.hr-consultation-element__contacts-list_number {
  text-decoration: none;
  font-weight: 600;
  color: black;
}

.hr-consultation-element__contacts-list_email {
  text-decoration: none;
  font-weight: 600;
  color: #0D7B59;
}

.dorop-down-block-popup .vacancy-element__title {
  margin-top: 15px;
}

.dorop-down-block-popup .vacancy-element__description-row {
  display: block;
}

.dorop-down-block-popup .vacancy-element__description-col--6 {
  max-width: 100%;
}

.dorop-down-block-popup .vacancy-element__btn {
  margin-bottom: 40px;
}
.vacancy-element__btn-row .vacancy-element__btn{
  position: relative;
  left: 300px;
}

/* --- vacancy --- */

/* --- media-page --- */

.media-slider-body {
  margin-top: 42px;
}

.media-slider-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.media-slider-header__title {
  font-style: normal;
  font-weight: 800;
  font-size: 90px;
  line-height: 150%;
  width: 100%;
  max-width: 400px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 30px;
  color: rgba(51, 51, 51, 0.1);
}

.media-slider-header__content {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 30px;
  width: 100%;
}

.media-slider-header__element-name {
  width: 100%;
  border-bottom: solid 1px rgba(51, 51, 51, 0.15);
  padding-bottom: 18px;
}

.media-slider-header__more-btn {
  color: #0d7b59;
  font-weight: 800;
  font-size: 15px;
  line-height: 140%;
  letter-spacing: -0.03em;
  margin-top: 18px;
  text-decoration: none;
  display: inline-block;
}
.media-slider-header__more-btn:hover{
  transition: .2s;
  color: #F8A029;
}
.media-slider-header__more-btn .icon-plus {
  display: inline-block;
  margin-left: 14px;
}
.media-slider-header__more-btn .icon-plus:before {
  color: #0d7b59;
}

.media-slider-header__navigation {
  width: 100%;
  max-width: 90px;
}

.media-slider-container {
  margin-top: 20px;
  position: relative;
}

.media-slider-element-time {
  position: absolute;
  right: 0px;
  top: 0px;
  text-align: right;
  display: inline-block;
  font-weight: normal;
  font-size: 15px;
  line-height: 171.19%;
  color: rgba(51, 51, 51, 0.5);
}

.media-slider {
  width: 100%;
  border-top-right-radius: 160px;
  overflow: hidden;
}

.media-slider__element {
  position: relative;
}

.media-slider__overlay-img {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  position: absolute;
  height: 500px;
  width: 100%;
  top: 0px;
  left: 0px;
}

.media-slider__overlay-img img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  -o-object-fit: cover;
  object-fit: cover;
}

.media-slider__play-btn {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  color: #fff;
  background: none;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-weight: 800;
  font-size: 15px;
  line-height: 140%;
  letter-spacing: -0.03em;
  display: flex;
  align-items: center;
}
.media-slider__play-btn img{
  margin-right: 18px;
}

.media-slider__element-video {
  width: 100%;
  height: 500px;
  opacity: 0;
}

.media-slider__element.active .media-slider__play-btn,
.media-slider__element.active .media-slider__overlay-img {
  display: none;
}

.media-slider__element.active .media-slider__element-video {
  opacity: 1;
}

.articles {
  margin-top: 150px;
}

.articles__title {
  font-weight: 800;
  font-size: 70px;
  line-height: 130%;
  letter-spacing: -0.03em;
  color: rgba(51, 51, 51, 0.1);
}

.articles__list {
  margin-top: 35px;
}

.articles-element {
  padding: 35px 0px;
  border-bottom: solid 1px rgba(51, 51, 51, 0.15);
}

.articles-element:first-child {
  border-top: solid 1px rgba(51, 51, 51, 0.15);
}

.articles-element__date {
  display: none;
  margin-bottom: 20px;
}

.articles-element.active .articles-element__date {
  display: block;
}

.articles-element__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
}

.articles-element__title .date {
  display: block;
  min-width: 102px;
}

.articles-element.active .articles-element__title .date {
  display: none;
}

.articles-element__name {
  color: #333333;
  cursor: pointer;
  -webkit-transition: color linear 0.3s;
  -o-transition: color linear 0.3s;
  transition: color linear 0.3s;
  padding-right: 20px;
}

.articles-element:hover .articles-element__name,
.articles-element.active .articles-element__name {
  color: #0d7b59;
}

.articles-element__download {
  display: none;
}

.articles-element.active .articles-element__download {
  display: inline-block;
}

.articles-element__description {
  display: none;
  margin-top: 24px;
  margin-bottom: 15px;
  max-width: 680px;
  font-style: normal;
  font-weight: normal;
  font-size: 15px;
  line-height: 150%;
  color: #333333;
}

.articles-element.active .articles-element__description {
  display: block;
}

/* --- media-page --- */

/* --- vyoung-professionals --- */

.young-professionals-page__title {
  font-size: 45px;
}

.young-professionals-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: solid 1px rgba(51, 51, 51, 0.1);
  margin-top: 31px;
}

.young-professionals-header__img-container {
  max-width: 400px;
  padding-right: 80px;
  line-height: 0px;
}

.young-professionals-header__img-container img {
  max-width: 100%;
}

.young-professionals-header__text-container {
  max-width: 500px;
}

.young-professionals-header__text {
  font-size: 18px;
  line-height: 160%;
  color: #333333;
  margin-bottom: 54px;
}

.young-professionals-garant {
  margin-top: 100px;
}

.young-professionals-garant__title {
  max-width: 760px;
}

.young-professionals-garant__row {
  margin-top: 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.young-professionals-garant__element {
  width: 100%;
  max-width: calc(33.3333333333% - 15px);
  text-align: left;
}

.young-professionals-garant__element-img {
  margin-bottom: 40px;
}

.young-professionals-garant__element-title {
  font-weight: 800;
  font-size: 15px;
  line-height: 140%;
  letter-spacing: -0.03em;
  color: #0d7b59;
}

.young-professionals-garant__attention {
  background-color: rgba(51, 51, 51, 0.05);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 55px 0px 0px;
  margin-top: 100px;
}

.young-professionals-garant__attention-img-container {
  width: 100%;
  max-width: 400px;
  text-align: center;
}

.young-professionals-garant__attention-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.young-professionals-garant__attention-list-element {
  font-size: 15px;
  line-height: 140%;
  color: #333333;
  padding-left: 30px;
  margin-bottom: 84px;
  max-width: calc(50% - 50px);
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  padding-right: 10px;
}

.young-professionals-garant__attention-list-element:after {
  content: "";
  position: absolute;
  width: 2px;
  height: 2px;
  background-color: #333333;
  left: 15px;
  top: 10px;
}

.young-professionals-gradient-bg {
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(51, 51, 51, 0.05)), to(rgba(51, 51, 51, 0)));
  background: -o-linear-gradient(bottom, rgba(51, 51, 51, 0.05) 0%, rgba(51, 51, 51, 0) 100%);
  background: linear-gradient(0deg, rgba(51, 51, 51, 0.05) 0%, rgba(51, 51, 51, 0) 100%);
}

.young-professionals-gradient-bg .hr-consultation {
  background: none;
}

/* --- young-professionals --- */

/* --- development-history --- */

.development-history {
  margin-top: 42px;
  margin-bottom: 100px;
}

.development-history__container {
  margin-top: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: flex-start;
  -ms-flex-align: flex-start;
  align-items: flex-start;
  width: 100%;
  position: relative;
}

.development-history__navigation {
  width: 100%;
  max-width: 200px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 30px;
  position: sticky;
  top: 20px;
  overflow-y: auto;
}

.development-history__navigation.slick-initialized .slick-slide {
  text-align: center;
}

.development-history__navigation-element {
  font-weight: 800;
  font-size: 23px;
  display: block;
  line-height: 130%;
  margin-bottom: 35px;
  letter-spacing: -0.03em;
  /*font-size: 150px;  
  line-height: 171.19%;
  margin-bottom: 80px;*/
  text-align: left;
  -webkit-transition: font-size linear 0.2s;
  -o-transition: font-size linear 0.2s;
  transition: font-size linear 0.2s;
  cursor: pointer;
  text-decoration: none;
}

.development-history__navigation-element span {
  display: inline;
  color: rgba(51, 51, 51, 0.15);
}
/*
.development-history__navigation-element span:first-child {
  display: none;
}*/

.development-history__navigation-element.active {
  margin-bottom: 150px;
  font-size: 45px;
  opacity: 0.5;
}

.development-history__navigation-element.active span {
  -webkit-text-stroke-color: #f8a029;
  -webkit-text-stroke-width: 1px;
  /*color: #fff;*/
  color: #f8a029;
  -webkit-transition: font-size linear 0.2s;
  -o-transition: font-size linear 0.2s;
  transition: font-size linear 0.2s;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.development-history__navigation-element.active span:first-child {
  display: inline;
}

.development-history__content {
  width: 100%;
  /*max-width: calc(100% - 400px);*/
  overflow-y: auto;
}

.development-history__content-element {
  margin-bottom: 200px;
  /*max-width: 600px;*/
  position: relative;
  min-height: 300px;
  box-sizing: border-box;
  padding-top: 50px;
}

/* .development-history__content-element:first-child {
  margin-bottom: 0px;
} */
/* СЛАЙДЕР ABOUT */

.development-history__year {
  margin-bottom: 13px;
  color: rgba(248, 160, 41, 0.5);
}

.development-history__content-element p {
  margin-bottom: 0px;
  margin-top: 0px;
  line-height: 140%;
}

.about-page-hestory__slider .development-history__content-element {
  font-size: 15px;
}

.development-history__content-element img {
  margin-bottom: 30px;
  max-width: 400px;
  max-height: 300px;
  object-fit: cover;
  width: 100%;
  z-index: -1;
  border-top-right-radius: 50px;
  position: absolute;
  left: 0px;
  top: 0px;
}

.slick-current .development-history__navigation-element {
  font-size: 56px;
}

.slick-current .development-history__navigation-element span {
  -webkit-text-stroke-color: #f8a029;
  -webkit-text-stroke-width: 1px;
  color: #fff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.development-history__navigation .slick-list {
  padding: 0 !important;
}

.development-history__content-bouble {
  /*position: absolute;*/
  background: #ebebeb;
  padding: 30px 50px 50px;
  margin-left: 340px;
  border-top-left-radius: 40px;
  border-bottom-right-radius: 40px;
}
.about-page-hestory__slider .development-history__content-bouble {
  margin-top: 20px;
/*  max-height: 415px;
  overflow-y: auto;*/
  box-sizing: border-box;
}

/* --- development-history --- */

/* --- pharmaconzor --- */

.pharmaconzor-page {
  margin-top: 42px;
}

.pharmaconzor-page__header {
  margin-top: 38px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}

.pharmaconzor-page__sub-title {
  width: 100%;
  max-width: 50%;
  font-weight: 800;
  font-size: 23px;
  line-height: 130%;
  letter-spacing: -0.03em;
  color: #333333;
}

.pharmaconzor-page__header-img {
  width: 100%;
  max-width: 50%;
  border-top-right-radius: 50px;
}

.pharmaconzor-page__slide-down {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: 76px;
  text-decoration: none;
  border-bottom: none;
  font-weight: 800;
  font-size: 18px;
}

/* --- pharmaconzor --- */

/* --- 404-page --- */

.wrapper.page_404{
  width: 100%;
  display: flex;
  justify-content: center;
}
.page_404 .container{
  display: flex;
  flex-direction: column;

  background-color: #fff;
  width: 1400px;
  min-height: calc(50vh + 200px);
  background-image: url(/local/templates/main_page/css/../img/404.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: right;
}
.page_404 .container .text_cont{
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
}

.page_404 .container .text_cont .go_back{
  margin-right: 100px;
}
.page_404 .container .young-professionals__btn{
  margin-top: 0;
}
.page_404 .container h1{
  margin: 150px 0 50px 0;
}

.page_404 .container .text_cont .btn{
  max-height: 50px;
  box-sizing: border-box;
}
.page_404 .container .text_cont div{
  max-width: 190px;
}

@media (max-width:810px){
  .page_404 .container{
    background-position: top center;
    min-height: auto;
  }
  .page_404 .container h1{
    font-size: 28px;
  }
  .page_404 .container .text_cont{
    flex-direction: column;
  }
  .page_404 .container .text_cont > span{
    margin-bottom: 16px;
  }
}

/* --- 404-page --- */

/* --- part-of-team --- */

.part-of-team-section {
  margin-top: 200px;
}

.part-of-team {
  margin-top: 60px;
  overflow: hidden;
}

.part-of-team__img img {
  max-width: 100%;
}

.part-of-team__content {
  padding: 120px 0 120px 20px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-color: #EBEBEB;
}

.part-of-team__container {
  max-width: 1240px;
  padding: 0 20px;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-left: 0px;
  padding-left: 0px;
}

.part-of-team__body {
  padding: 0px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}


.part-of-team-form__title {
  margin-bottom: 42px;
}
.part-of-team-form__title.h3{
  font-size: 38px;
}

.part-of-team-form__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  width: 100%;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  margin-bottom: 30px;
}

.part-of-team-form .input{
  background-color: #fff;
  width: 100%;
}

.part-of-team-form__row:last-child {
  margin-bottom: 0px;
}

.part-of-team-form__title-label {
  display: inline-block;
  margin-right: 38px;
  font-size: 15px;
  white-space: nowrap;
  line-height: 140%;
}

.part-of-team-form__input {
  width: 100%;
}

.part-of-team-form__select {
  width: 100%;
  margin-left: 1px;
}

.part-of-team-form__col {
  width: 45%;
}
.part-of-team-form__col span{
  margin-bottom: 10px;
  white-space: nowrap;
}

.part-of-team__body .select{
  background-color: #EBEBEB;
  border-top: 1px solid #C8C8C8;
  border-bottom: 1px solid #C8C8C8;
  font-weight: 600;
  color: #8F8F8F;
}


.part-of-team-form__send-btn {
  margin-top: 50px;
}

.part-of-team-form__input-file-container {
  padding-left: 120px;
}

.part-of-team-form__input-file-label {
  display: inline-block;
  width: 100%;
  margin-bottom: 10px;
}

.part-of-team-form__input-file label {
  position: relative;
  right: 50%;
  width: 100%;
  display: flex;
  align-items: center;
  -webkit-transition: border 300ms ease;
  -o-transition: border 300ms ease;
  transition: border 300ms ease;
  cursor: pointer;
  text-align: left;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.part-of-team-form__input-file label span{
  margin-right: 16px;
  font-weight: 900;
  color: #0d7b59;
}

.part-of-team-form__input-file input[type="file"] {
  outline: 0;
  opacity: 0;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.part-of-team-confidencial {
  margin-top: 30px;
  font-weight: normal;
  font-size: 15px;
  line-height: 140%;
  color: rgba(51, 51, 51, 0.5);
}
.part-of-team-confidencial.font12{
  font-size: 12px;
}

/* --- part-of-team --- */

/* --- map-section --- */

.map-section {
  margin-top: 161px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: inherit;
  -ms-flex-align: inherit;
  align-items: inherit;
  display: none;
}

.map-section.active {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.map-section__content {
  width: 100%;
  max-width: 400px;
  padding-right: 45px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
}

.map-section.address .map-section__address-container{
  position: absolute;
  bottom: 0;
}

.map-section.address .contacts-map-tab-btn{
  position: absolute;
  top: 0;
  bottom: unset;
  border-top: none;
}

.map-section__content .h2 {
  color: rgba(51, 51, 51, 0.2);
}

.map-section__address {
  margin-top: 80px;
}

.map-section__transport {
  margin-top: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.map-section__transport-title {
  width: 100%;
  margin-bottom: 15px;
  font-size: 15px;
  line-height: 140%;
  letter-spacing: -0.03em;
  color: #333333;
}

.map-section__transport-col {
  margin-right: 34px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.map-section__transport-icon {
  display: inline-block;
  margin-right: 10px;
}

.map-section__transport-list {
  max-width: 125px;
}

.map-section__transport-element {
  margin-right: 5px;
  display: inline-block;
  font-weight: bold;
}

.map-section__map {
  width: 100%;
  max-width: calc(100% - 400px);
}

.map-section__map-element {
  width: 100%;
  display: none;
}

.map-section__map-element.active {
  display: inline-block;
}

.contacts-map-tab-btn {
  width: calc(100% - 45px);
  border-top: 1px solid rgba(51, 51, 51, 0.15);
  border-bottom: 1px solid rgba(51, 51, 51, 0.15);
  padding: 35px 0px;
  position: absolute;
  bottom: 0px;
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  color: #0d7b59;
  cursor: pointer;
  font-weight: 800;
  font-size: 15px;
  transition: all 0.2s linear;
}
.contacts-map-tab-btn_mob {
  display: none;
  position: static;
  width: 100%;
}
.contacts-map-tab-btn .icon:before {
  color: #0d7b59;
}

.contacts-map-tab-btn:hover {
  transition: all 0.2s linear;
  color: #F8A029 !important;
}

.building-entrance {
  padding: 10px 0px;
  border: none;
  margin-top: 15px;
}

.building-entrance__title {
  font-weight: 800;
  font-size: 15px;
  line-height: 140%;
  letter-spacing: -0.03em;
  color: #0d7b59;
  cursor: pointer;
}

.building-entrance .building-entrance__title {
  margin-bottom: 25px;
  font-weight: 800;
  font-size: 38px;
  line-height: 130%;
  letter-spacing: -0.03em;
  color: #333333;
}

.building-entrance__element {
  font-weight: 800;
  font-size: 23px;
  line-height: 130%;
  margin-top: 35px;
  color: rgba(51, 51, 51, 0.2);
  -webkit-transition: color linear 0.3s;
  -o-transition: color linear 0.3s;
  transition: color linear 0.3s;
  cursor: pointer;
}

.building-entrance__element.active,
.building-entrance__element:hover {
  color: #0D7B59;
}

/* CODEX_POPUP */
.registration_form{
  position: relative;
  flex-direction: column;
  width: 100%;
  padding: 40px 30px 20px 30px !important;
  background-color: #D9D9D9;
  max-width: 350px;
}
.registration_form.hide{
  display: none;
}

.registration_form.active{
  display: flex;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-width: 350px;
  z-index: 999;
  padding-top: 40px;
}
.registration_form .close_popup{
  content: "";
  width: 20px;
  height: 20px;
  background-image: url(/local/templates/main_page/css/../img/green_cross.svg);
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  top: 0px;
  right: -35px;

}

.registration_form .popup_cont .popup.enter{
  display: grid;
  grid-template-rows: repeat(2,50px) 30px 150px;
  grid-template-columns: 1fr;
  grid-row-gap: 40px;
  grid-column-gap: 50px;
  grid-template-areas:
  "enter_email"
  "enter_password"
  "enter_checkbox"
  "enter_button_cont";
}
.registration_form .popup_cont .popup.enter .email{
  grid-area: enter_email;
}
.registration_form .popup_cont .popup.enter .password{
  grid-area: enter_password;
}
.registration_form .popup_cont .popup.email .checkbox_cont{
  grid-area: enter_checkbox;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.registration_form .popup_cont .popup.email .button_cont{
  grid-area: enter_button_cont;
}

.registration_form .popup_cont .popup.registration{
  position: relative;
  display: grid;
  grid-template-rows: repeat(7, 50px) 150px 50px;
  grid-template-columns: 100%;
  grid-row-gap: 20px;
  grid-column-gap: 50px;
  grid-template-areas:
  "last_name"
  "name"
  "second_name"
  "work_place"
  "registration_email"
  "registration_password"
  "registration_confirm_password"
  "registration_button_cont"
  "registration_corporate_mail";
}
.registration_form .popup_cont .popup.registration .name{
  grid-area: name; 
}
.registration_form .popup_cont .popup.registration .second_name{
  grid-area: second_name; 
}
.registration_form .popup_cont .popup.registration .last_name{
  grid-area: last_name; 
}

.registration_form .popup_cont .popup.registration .login{
  display: none;
  /* grid-area: registration_login; */
}
.registration_form .popup_cont .popup.registration .email{
  grid-area: registration_email;
}
.registration_form .popup_cont .popup.registration .password{
  grid-area: registration_password;
}
.registration_form .popup_cont .popup.registration .confirm_password{
  grid-area: registration_confirm_password;
}
.registration_form .popup_cont .popup.registration .button_cont{
  grid-area: registration_button_cont;
}
.registration_form .popup_cont .popup.registration .corporate_mail{
  grid-area: registration_corporate_mail;
}
.registration_form .popup_cont .popup.registration .work_place{
  grid-area: work_place;
}

.catalog-element-page__property-row-title{
  width: 400px;
}
.catalog-element-page__description{
  width: 100%;
}
.registration_form .popup_nav{
  position: relative;
  left: -8px;
  display: flex;
  flex-direction: row;
  margin-bottom: 24px;
}
.registration_form .popup_nav.active{
  flex-direction: row-reverse;
  transition: .2s;
  justify-content: flex-end;
}

.registration_form_bg{
  width: 100vw;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 998;
}
.registration_form_bg.hide{
  display: none;
}

.registration_form_bg.active{
  display: block;
}

.registration_form .popup_nav a{
  display: block;
  box-sizing: border-box;

  font-size: 15px;
  color: #333;
  background-color: #C9C9C9;
  padding: 8px 10px;
  text-decoration: none;
  line-height: 130%;
  font-weight: 400;
  letter-spacing: 0.03em;
}
.registration_form .popup_nav a.active{
  color: #333;
  background-color: #D9D9D9;
  font-weight: 900;
}

.registration_form .popup_cont .popup.hide{
  display: none;
}

.registration_form .popup_cont .popup .input_cont{
  display: flex;
  flex-direction: column;
  width: 100%;
}
.registration_form .popup_cont .popup .input_cont .bx-authform-label-container{
  margin-bottom: 10px;
  color: #333;
  font-size: 15px;
  line-height: 21px;
}

.registration_form .popup.registration .input_cont span{
  margin-bottom: 5px;
}

.registration_form .popup_cont .popup .input_cont input{
  padding: 10px 28px;
  display: block;
  box-sizing: border-box;
  color: #333;
  border: none;
}

.bx-authform{
  max-width: none;
}
.bx-authform-formgroup-container{
  margin-bottom: 0;
}

.registration_form .popup_cont .popup .input_cont input::placeholder{
  color: #333;
  opacity: 0.3;
}


.registration_form .popup_cont .popup .checkbox_cont a{
  text-decoration: none;
  color: #0D7B59;
  font-weight: 900;
  font-size: 13px;
  line-height: 18px;
}
.registration_form .popup_cont .popup .checkbox_cont .checkbox{
  display: flex;
  flex-direction: row;
  align-items: center;
  margin-bottom: 12px;
}
.registration_form .popup_cont .popup .checkbox_cont .checkbox input{
  width: 25px;
  height: 25px;
  margin-right: 10px;
}
.registration_form .popup_cont .popup .checkbox_cont .checkbox .bx-filter-param-text{
  color: #333333;
  font-size: 13px;
  line-height: 18px;
}

.registration_form .popup_cont .popup .button_cont{
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.registration_form .popup_cont .popup .button_cont input{
  display: block;
  box-sizing: border-box;
  background-color: #0D7B59;
  color: #fff;
  border-radius: 0 25px 0 0;
  font-size: 15px;
  line-height: 21px;
  font-weight: 600;
  margin-bottom: 16px;
  border: none;
  padding: 16px;
}
.registration_form .popup_cont .popup .button_cont span{
  width: 100%;
  font-weight: 400;
  font-size: 12px;
  line-height: 17px;
  color: #333;
  opacity: 50%;
  text-align: justify; 
}

.registration_form .popup_cont .popup.registration .corporate_mail{
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  position: absolute;
  left: -30px;
  bottom: -20px;
  width: calc(100% + 40px);
  padding: 15px 10px;
  background-color: #0D7B59;
}
.registration_form .popup_cont .popup.registration .corporate_mail span{
  color: #fff;
  font-weight: 400;
  font-size: 15px;
  line-height: 21px;
}
/* codex_page */
.wrapper.codex_page h1{
  font-size: 100px;
  line-height: 150px;
  font-weight: 900;
  color: #EBEBEB;
  margin-bottom: 32px;
  margin-top: 42px;
}

.wrapper.codex_page h2{
  font-size: 38;
  line-height: 50px;
  font-weight: 900;
  color: #333;
  margin-bottom: 70px;
}

.wrapper.codex_page p{
  font-size: 23px;
  line-height: 36px;
  font-weight: 400;
  color: #000;
  margin-bottom: 80px;
  margin-top: 0;
}
.wrapper.codex_page p span{
  font-weight: 900;
  color: #0D7B59;
}

.wrapper.codex_page .codex_cont{
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;

  text-decoration: none;
  background-color: rgba(255,255,255, 0);
  background-image: url(/local/templates/main_page/css/../img/codex_btn_bg.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: right;
  padding: 8px 160px 8px 60px;
  margin-bottom: 180px;
}

.wrapper.codex_page .codex_cont span{
  color: #fff;
  font-weight: 900;
  font-size: 23px;
  line-height: 30px;
}

.wrapper.codex_page .codex_cont img{
  height: 100%;
  object-fit: contain;
}

.part-of-team-section.codex_page .part-of-team-form__row, .part-of-team-section.codex_page .part-of-team-form__col{
  width: 100%;
}

/* CODEX FORM */
.wrapper.codex_page .confirm_form{
  display: grid;
  width: 100%;
  grid-template-columns: 1fr .6fr .4fr;
  grid-template-rows: .3fr .7fr;
  grid-template-areas: 
  "form_title paragraph paragraph"
  "form_title submit_button submit_button";
}
.wrapper.codex_page .confirm_form .form_title{
  grid-area: form_title;
  margin-right: 100px;
}
.wrapper.codex_page .confirm_form p{
  grid-area: paragraph;
  font-size: 12px;
  color: #333333;
  line-height: 16px;
  margin-right: 45px;
}
.wrapper.codex_page .confirm_form p a{
  text-decoration: none;
  color: #0D7B59;
  font-weight: 700;
}
.wrapper.codex_page .confirm_form button{
  grid-area: submit_button;
  display: flex;
  flex-direction: row;
  align-items: center;
  box-sizing: border-box;
  max-width: 200px;
  background-color: #0D7B59;
  border-bottom-right-radius: 50px;
  padding: 18px 51px 18px 16px;
  color: #fff;
  border: none;
  max-height: 55px;
  font-size: 15px;
  line-height: 21px;
}

.wrapper.codex_page .confirm_form button::after{
  display: block;
  box-sizing: border-box;
  content: "";
  background-image: url(/local/templates/main_page/css/../img/white_button_arrow.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  width: 15px;
  height: 15px;
  margin-left: 18px;
}


.wrapper.codex_page .confirm_form .input_cont{
  grid-area: input_cont;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}
.wrapper.codex_page .confirm_form .input_cont span{
  font-size: 15px;
  line-height: 21px;
  font-weight: 400;
  color: #333;
  margin-bottom: 10px;
}

.wrapper.codex_page .confirm_form input{
  display: block;
  box-sizing: border-box;
  background-color: #EBEBEB;
  border: none;
  font-size: 15px;
  line-height: 21px;
  font-weight: 400;
  padding: 12px 26px;
  color: #333;
}
.wrapper.codex_page .confirm_form input::placeholder{
  font-size: 15px;
  line-height: 21px;
  font-weight: 400;
  color: #333;
}

.result_popup{
  position: fixed;
  box-sizing: border-box;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
  background-color: #0D7B59;
  padding: 16px 32px;
}
.result_popup.hide{
  display: none;
}
.result_popup.active{
  display: block;
}

/* --- map-section --- */

/* --- our-life --- */

.our-life {
  margin-top: 200px;
  overflow: hidden;
  min-height: 560px;

  background-image: url(/local/templates/main_page/css/../img/pills-background.svg);
  background-position: top right;
  background-repeat: no-repeat;
}


.our-life__content {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.our-life__container {
  width: 100%;
  max-width: 1240px;
  padding: 0 20px;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.our-life__body {
  padding: 0px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.our-life__video-container {
  width: 100%;
  max-width: 400px;
  padding-top: 10px;
}

.our-life-video-btn {
  position: relative;
  display: inline-block;
  min-width: 199px;
  cursor: pointer;
  min-height: 196px;
}
.our-life-video-btn__element {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.our-life-video-btn__element.our-life-video-btn__round {
  max-width: 100%;
  top: 0px;
  left: 0px;
  -webkit-animation-name: rotation;
  -webkit-animation-duration: 10s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  -moz-animation-name: rotation;
  -moz-animation-duration: 10s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  -o-animation-name: rotation;
  -o-animation-duration: 10s;
  -o-animation-iteration-count: infinite;
  -o-animation-timing-function: linear;
  animation-name: rotation;
  animation-duration: 10s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}
.our-life-video-btn:hover .our-life-video-btn__round {
  animation-play-state: paused;
}
.our-life-video-btn__icon .our-life-video-btn__icon {
  transition: all 0.3s linear;
}
.our-life-video-btn__icon path {
  transition: fill 0.3s linear;
}
.our-life-video-btn:hover .our-life-video-btn__icon {
  width: 62px;
  height: 55px;
}
/*
.our-life__video-container img {
  max-width: 90%;
}*/

#our_life_slider_mob{
  display: none;
}
.our-life__text {
  width: 100%;
  max-width: calc(100% - 400px);
}

.our-life__title {
  font-weight: 800;
  font-size: 70px;
  line-height: 130%;
  letter-spacing: -0.03em;
  color: rgba(248, 160, 41, 0.4);
}

.our-life__list-container {
  margin-top: 71px;
}

.our-life__list {
  height: calc(40vh + 40px);
  list-style-type: none;
  margin: 0px;
  padding: 0px;
  width: 120%;
  position: relative;
  z-index: 10;
}

.our-life__list-element {
  margin-bottom: 40px;
  font-weight: 800;
  font-size: 23px;
  line-height: 130%;
  letter-spacing: -0.03em;
  -webkit-transition: all linear 0.25s;
  -o-transition: all linear 0.25s;
  transition: all linear 0.25s;
  color: rgba(51, 51, 51, 0.2);
  cursor: pointer;
}

.bx_catalog_line_ul.disable .our-life__list-element {
  margin-bottom: 40px;
  font-weight: 900;
  font-size: 23px;
  line-height: 130%;
  letter-spacing: -0.03em;
  -webkit-transition: all linear 0.25s;
  -o-transition: all linear 0.25s;
  transition: all linear 0.25s;
  color: #333;
  cursor: pointer;
}

.our-life__list-element span {
  display: none;
  font-size: 23px;
  color: #f8a029;
  margin-left: 10px;
}

.our-life__list-element.active,
.our-life__list-element:hover {
  font-weight: 800;
  font-size: 38px;
  line-height: 130%;
  letter-spacing: -0.03em;
  color: #0d7b59;
}

.our-life__list-element.active span,
.our-life__list-element:hover span {
  display: inline-block;
}

.our-life__img {
  margin-top: 100px;
  max-height: 410px;
  position: relative;
}

.our-life__img img {
  max-width: 100%;
  z-index: -1;
}
.our-life__img-element {
  display: none;
}
.our-life__img-element.active {
  display: inline-block;
  z-index: 1;
}

/* --- our-life --- */

/* --- news-section --- */

.main-news {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: inherit;
  -ms-flex-align: inherit;
  align-items: inherit;
}

.main-news__img-container {
  margin-right: 30px;
  max-width: 400px;
/*  height: 150px;
  margin-bottom: 150px;
  margin-top: 50px;*/
}

.main-news__img {
  border-radius: 0px 0px 0px 80px;
  width: 100%;
  height: 120%;
  object-fit: contain;
}

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

.main-news__content-container {
  position: relative;
  padding-bottom: 55px;
}

.main-news__title {
  margin-top: 15px;
  max-width: 615px;
}

.main-news__text {
  margin-top: 40px;
  margin-bottom: 30px;
  max-width: 444px;
  font-size: 15px;

  font-size: 15px;
  font-weight: 400;
  line-height: 21px;
  color: #333;
}

.main-page-news__main-news {
  margin-top: 30px;
}

.main-page-news__title {
  color: rgba(51, 51, 51, 0.1);
}

.new-goods__link-860 {
  display: none;
}

.main-news__link-860 {
  display: none;
}

.about-news__link {
  display: none;
}

.main-news__more-btn {
  position: absolute;
  bottom: 0px;
  left: 0px;
}

.main-page__news-list {
  margin-top: 70px;
}

.main-page-news__footer {
/*  margin-top: 0px;*/
  width: 139px;
  position: relative;
  left: calc(100% - 140px);
  top: -55px;
}

.new-goods__link:hover .products-slider__element-btn.btn--green,
.main-news__link:hover .products-slider__element-btn.btn--green,
.about-news__link:hover .products-slider__element-btn.btn--green {
  padding: 14.5px 40px 14.5px 15px;
  border-top-left-radius: 0px;
  background-color: #0d7b59;
  border-color: #0d7b59;
}

.products-slider__element:hover .products-slider__element-btn.btn--white{
  padding: 14.5px 40px 14.5px 15px;
  border-top-left-radius: 0px;
  background-color: #EBEBEB;
  border-color: #EBEBEB;
}
.products-slider__element:hover .products-slider__element-btn .icon:before,
.products-slider__element:hover .products-slider__element-btn .btn-container{
  color: #0D7B59;
}

.new-goods__link:hover .products-slider__element-btn .btn-container,
.main-news__link:hover .products-slider__element-btn .btn-container,
.about-news__link__link:hover .products-slider__element-btn .btn-box {
  width: 88px;
  color: #FFFFFF;
}

.new-goods__link:hover .products-slider__element-btn .icon,
.main-news__link:hover .products-slider__element-btn .icon,
.about-news__link:hover .products-slider__element-btn, .btn-box {
  margin-left: 20px;
}

.new-goods__link:hover .products-slider__element-btn .icon:before,
.main-news__link:hover .products-slider__element-btn .icon:before,
.about-news_link:hover .products-slider__element-btn .btn-box:before {
  color: #FFFFFF;
}

.main-page-news__more-news-btn {
/*  margin-left: calc((100% / 3) + 20px);*/
}

.main-page-news__more-news-btn-down {
  display: none;
}

.fancybox__thumbs {
  display: none;
}

/* --- news-section --- */

.new-goods__element-values {
  display: flex;
  margin-top: 55px;
  margin-bottom: 6px;
}

.new-goods__element-values-row:first-child {
/*  margin-top: 37px;
  margin-bottom: 6px;*/
  margin-right: 58px;
}

.new-goods__element-sub-title {
  font-size: 15px;
}
/*
.new-goods__element-btn {
  margin-top: 55px;
}
*/
.new-goods__element-values-val {
  font-weight: 800;
  font-size: 23px;
  line-height: 130%;
  letter-spacing: -0.03em;
}

.new-goods__element-values-name,
.new-goods__element-values-name b {
  font-weight: 400;
  font-size: 15px;
  line-height: 140%;
  color: #333333;
}
.new-goods__element-values-name {
  display: inline-block;
  min-width: 95px;
  margin-right: 14px;
  color: rgba(50, 50, 50, 0.5);
}
.new-goods__element-description {
  height: 414px;
  position: relative;
}
.new-goods__element-btn {
  margin-top: 55px;
}
.main-page-new-goods__btn {
/*  margin-top: 115px;*/
  position: absolute;
  bottom: 0;
  display: none;
}

.footer-last-row.last{
  width: 100%;
  margin-top: 40px;
}
.footer-last-row__element{
  display: flex;
  justify-content: center;
  width: 100%;
}

.building-entrance .building-entrance__element span{
  display: none;
}

.open_element_desctiptin, .close_element_desctiptin{
  display: none;
}

@media (min-width: 811px) {
  .burger-menu {
    display: none;
  }

  .documentation-content-table__col-name {
    display: none;
  }

  .part-of-team__img img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    -o-object-fit: cover;
    object-fit: cover;
  }

  .part-of-team__img {
    position: relative;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(50vw - 128.3333333333px);
    flex: 0 0 calc(50vw - 128.3333333333px);
  }

  .part-of-team__body {
    width: 66.6666666667%;
    padding-right: 200px;
  }

  .part-of-team {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

@media (min-width: 940px) {

  .part-of-team__img {
    /*flex: 0 0 calc(100vw - (((100vw - 1240px) / 2) + ((1240px - 40px) * ((1 / 3) * 2)) + 20px));*/
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(50vw - 150px);
    flex: 0 0 calc(50vw - 150px);
  }
}

@media (min-width: 941px) {
  .our-life {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .our-life__body {
    width: 75%;
  }

  .our-life__img img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
  }

  .our-life__img {
    /*flex: 0 0 calc(100vw - (((100vw - 1240px) / 2) + ((1240px - 40px) * ((1 / 3) * 2)) + 20px));*/
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(50vw - 225px);
    flex: 0 0 calc(50vw - 225px);
  }
}

@media (min-width: 1040px) {
  .part-of-team__img {
    /*flex: 0 0 calc(100vw - (((100vw - 1240px) / 2) + ((1240px - 40px) * ((1 / 3) * 2)) + 20px));*/
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(50vw - 166.6666666667px);
    flex: 0 0 calc(50vw - 166.6666666667px);
  }
}

@media (min-width: 1041px) {
  .our-life__img {
    /*flex: 0 0 calc(100vw - (((100vw - 1240px) / 2) + ((1240px - 40px) * ((1 / 3) * 2)) + 20px));*/
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(50vw - 250px);
    flex: 0 0 calc(50vw - 250px);
  }
}

@media (min-width: 1240px) {
  .part-of-team__img {
    /*flex: 0 0 calc(100vw - (((100vw - 1240px) / 2) + ((1240px - 40px) * ((1 / 3) * 2)) + 20px));*/
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(50vw - 200px);
    flex: 0 0 calc(50vw - 200px);
  }
}

@media (min-width: 1241px) {
  .our-life__img {
    /*flex: 0 0 calc(100vw - (((100vw - 1240px) / 2) + ((1240px - 40px) * ((1 / 3) * 2)) + 20px));*/
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(50vw - 300px);
    flex: 0 0 calc(50vw - 300px);
  }
}

@media (max-width: 1400px) {
  .indicators-page-achievements-orange {
    background-color: #f8a029;
  }
  .products-slider {
    padding-left: 4.5%;
  }
}

@media (max-width: 1340px) {
  .white-background {
    width: 1200px;
  }
  .catalog-element-page__header-content {
    padding-right: 25px;
    max-width: calc(100% - 450px);
  }
  .badge-link-apteka {
    width: 460px;
  }
  .badge-manual {
    padding-right: 25px;
  }
  .catalog-element-page__body.container-66-proc {
    width: calc(100% - 100px);
    margin-left: 50px;
  }
  .catalog-element-page__property-row > .h3 {
    width: 41%;
  }
}

@media (max-width: 1240px) {
  .container {
    max-width: 1040px;
  }

  .documentation-download-btns__element{
    margin-right: 30px;
    width: 320px;
  }
  .documentation-download-btns{
    width: 70%;
  }
  /* .header__logo-container img {
    max-width: none;
  } */

  .white-background {
    width: 1020px;
  }

  .catalog-element-page__body.container-66-proc {
    width: calc(100% - 50px);
    margin-left: 25px;
  }

  .catalog-element-page__property-row > .h3 {
    width: 46%;
  }

  .catalog-element-page__description.property-name {
    width: 350px;
  }

  .badge-link-apteka {
    width: 280px;
  }

  .catalog-element-page__property-row > .h3 {
    width: 60%;
  }

  .menu__element {
    padding: 0 12px;
  }

  .menu__element:first-child {
    padding-left: 0px;
  }

  .footer-form-section {
    -webkit-box-shadow: -330px 0px 0px 0px white;
    box-shadow: -330px 0px 0px 0px white;
  }

  .products-slider__slider-arrow.slider-right-arrow {
  /*  right: calc((100vw - 1000px) / 2 - 25px);*/
    right: 0;
    left: 130px;
  }

  .products-slider__slider-arrow.slider-left-arrow {
  /*  right: calc((100vw - 1000px) / 2 + 35px);*/
    right: 0;
    left: 50px;
  }

  .main-page-slider .slick-dots {
    left: calc((100% - 400px) / 2);
  }

  .main-page-map {
    margin-left: calc((100vw - 1000px) / 2);
  }

  .news-page .news-list-elemet,
  .news-page .news-list-elemet:hover {
    height: 330px;
  }

  .news-page .news-list-elemet .news-page-img-container,
  .news-page .news-list-elemet .news-page-img-container-radius {
    width: 243px;
  }

  .news-list-elemet {
    height: 320px;
  }

  .news-list-elemet hr {
    width: 240px;
  }

  .new-page-element-content {
    max-width: 600px;
  }
  .new-page-element-nav__element:nth-child(2) {
    padding-left: 100px;
  }

  .indicators-page-statistics__row:last-child {
    margin-left: 300px;
  }
  .about-page-quality-slider__arrow.slider-left-arrow {
    left: calc((100vw - 1040px) / 2 + 400px);
  }
  .about-page-quality-slider__arrow.slider-right-arrow {
    left: calc((100vw - 1040px) / 2 + 465px);
  }
  .about-page-values__btn {
    margin-left: calc((100vw - 1040px) / 2 + 400px);
  }
  .new-goods__list .products-slider__element .products-slider__element-img {
    max-height: 70%;
  }
  .new-goods__list .products-slider__element:hover .products-slider__element-img {
    max-height: 45%;
    top: 40%;
  }
  .new-goods__list .products-slider__element-preparation-type {
    right: 255px;
  }
  .new-goods__list .products-slider__element:hover .products-slider__element-btn {
    padding: 14.5px 20px 14.5px 15px;
  }
  .new-goods__list .preparation-weight {
    max-width: 130px;
    padding: 0 6px
  }
  .new-goods__list .products-slider__element-description {
    padding: 0 15px;
  }
  .products-slider {
    padding-left: 2.5%;
  }

  .news-page .news-list-elemet img {
    height: 120%;
  }
  .documentation-page .codex{
    width: 270px;
  }
}

@media (max-width: 1239px) {
  .our-life__video-container {
    max-width: 250px;
  }

  .our-life__text {
    max-width: calc(100% - 250px);
  }
}

@media (max-width: 1040px) {
  .svg-line-top .line-item-top-2{
    margin-left: 130px;
  }
  .svg-line-bottom .line-item-bottom-1{
    margin:0 95px 0 88px;
  }
  .svg-line-bottom .line-item-bottom-2{
    margin-right: 54px ;
  }
  .document_cont{
    flex-direction: column;
  }
  .documentation-download-btns{
    width: 100%;
  }
  .documentation-download-btns__element{
    margin-right: 60px;
  }
  .documentation-page .codex{
    width: 320px;
    height: 250px;
  }
}

@media (max-width: 1040px) {
  .container {
    max-width: 940px;
  }

  .menu__element {
    padding: 0 4px;
  }

  .white-background {
    width: 920px;
  }

  .badge-link-apteka {
    width: 350px;
  }

  .catalog-element-page__description.property-name {
    width: 470px;
  }

  .products-slider__slider-arrow.slider-right-arrow {
    right: calc((100vw - 900px) / 2 - 25px);
  }

  .products-slider__slider-arrow.slider-left-arrow {
    right: calc((100vw - 900px) / 2 + 35px);
  }

  .main-page-slider .slick-dots {
    left: calc((100% - 400px) / 2);
  }

  .main-page-map {
    margin-left: calc((100vw - 900px) / 2);
  }

  .news-page .news-list-elemet,
  .news-page .news-list-elemet:hover {
    padding: 10px 10px;
  }

  .news-page .news-list-elemet .news-list-elemet__link,
  .news-page .news-list-elemet:hover .news-list-elemet__link {
    left: 10px;
  }
  .news-list-elemet hr {
    width: 200px;
  }

  .new-page-element-header__content {
    width: 500px;
  }
  .h2.new-page-element-header__title {
    font-size: 30px;
  }

  .new-page-element-content {
    max-width: 500px;
  }
  .new-page-element-nav__element:nth-child(2) {
    padding-left: 150px;
  }

  .indicators-page-header__img-container {
    max-width: 400px;
  }

  .indicators-page-statistics__row:last-child {
    margin-left: 0px;
  }

  .indicators-page-statistics__element:first-child:after {
    display: none;
  }

  .pharmaceutics-groups {
    margin-left: 25px;
  }

  .indicators-page-seal-row {
    display: block;
    margin-top: 100px;
  }

  .indicators-page-seal-row__img-container {
    margin-top: 50px;
    max-width: 100%;
    text-align: center;
  }

  .vacancy-element__title {
    padding-right: 40px;
  }

  .part-of-team-form__input-file-container {
    padding-left: 50px;
  }
  .about-page-quality-slider__arrow.slider-left-arrow {
    left: calc((100vw - 940px) / 2 + 400px);
  }
  .about-page-quality-slider__arrow.slider-right-arrow {
    left: calc((100vw - 940px) / 2 + 465px);
  }
  .about-page-values__btn {
    margin-left: calc((100vw - 940px) / 2 + 400px);
  }
  .contacts-map-tab-btn_mob {
    display: flex;
  }

  .map-section.active {
    display: block;
  }
  .map-section__content,
  .map-section__map {
    max-width: 100%;
  }
  .map-section__content {
    padding-right: 0px;
  }
  .map-section__address-content {
    display: flex;
    align-items: flex-start;
    margin-bottom: 40px;
    justify-content: space-between;
  }
  .building-entrance {
    margin-bottom: 40px;
  }
  .map-section__address-content > div {
    width: 100%;
    max-width: calc(50% - 20px);
  }
  .development-history__content-element img {
    position: static;
  }
  .development-history__content-bouble {
    margin-left: 0px;
  }
  .new-goods__list .products-slider__element {
    width: 45%;
  }
  .new-goods__list .products-slider__element-preparation-type {
    right: 360px;
  }
  .svg-line-top .line-item-top-2{
    margin-left: 290px;
    margin-right: 0;
  }
  .svg-line-bottom .line-item-bottom-1{
    margin:0 230px 0 180px;
  }
  .svg-line-bottom .line-item-bottom-2{
    margin-right: 54px ;
  }
}

@media (max-width: 1024px) {
  /*.new-page-element-content p {
    max-width: 48%;
  }*/
}

@media (max-width: 940px) {
  .container {
    max-width: 808px;
  }
  .catalog-element-page__img-container{
    margin-bottom: 100px;
  }
  .grey-background{
    background-color: #fff;
  }

  .main-news__text {
    margin-top: 30px;
  }

  .news-list-elemet {
    width: calc((100% - 40px) / 2);
    height: auto;
  }

  .news-list-elemet hr {
    width: 300px;
  }

  .news-page .news-list-elemet,
  .news-page .news-list-elemet:hover {
    padding: 20px 20px;
    height: 300px;
  }

  .news-page .news-list-elemet .news-list-elemet__link,
  .news-page .news-list-elemet:hover .news-list-elemet__link {
    left: 20px;
  }

  .news-page .news-list-elemet .news-page-img-container,
  .news-page .news-list-elemet .news-page-img-container-radius {
    width: 324px;
  }

  .main-page__news-list .news-list-elemet:last-child {
    margin-top: 70px;
  }

  .new-page-element-header__content {
    width: 408px;
  }

  .new-page-element-header__img-container {
    max-width: 320px;
  }
  .new-page-element-content {
    max-width: 408px;
    margin-left: 360px;
  }

  .menu__element {
    font-size: 13px;
  }

  .menu__sub-menu a {
    font-size: 13px;
  }

  .new-goods__pills-img-col {
    display: none;
  }

  .products-slider__slider-arrow.slider-right-arrow {
    right: calc((100vw - 770px) / 2 - 25px);
  }

  .products-slider__slider-arrow.slider-left-arrow {
    right: calc((100vw - 770px) / 2 + 35px);
  }

  .main-page-slider .slick-dots {
    left: calc((100% - 60px) / 2);
  }

  .main-page-map {
    margin-left: calc((100vw - 770px) / 2);
  }

  .catalog-element-page__header {
    display: block;
  }

  .catalog-element-page__img-container {
    max-width: 100%;
    text-align: center;
  }

  .catalog-element-page__header-content {
    margin-top: 40px;
    max-width: 100%;
  }


  .catalog-element-page__order-link {
    margin-top: 0px;
  }


  .catalog-element-page__body {
    max-width: 100%;
    width: 100%;
  }

  .catalog-element-page__order-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .our-values-page-elements__item-title-icon-container {
    display: inline-block;
  }

  .our-values-page-elements__item-icon {
    display: none;
  }
  .quality-page-header__titles-container {
    max-width: 100%;
  }

  .quality-page-header__sub-title {
    position: relative;
    top: -30px;
    width: 100%;
  }

  .quality-page-header__img-container {
    max-width: 100%;
    margin-top: 40px;
  }

  .quality-page-header__text {
    margin-top: 40px;
  }

  .indicators-page-header__row {
    display: block;
  }

  .indicators-page-header__img-container {
    max-width: 100%;
    margin-top: 40px;
  }

  .indicators-page-header__img-2 {
    left: 0px;
    bottom: 0px;
  }

  .pharmaceutics-statistics {
    margin-top: 150px;
  }

  .pharmaceutics-statistics__header {
    -webkit-box-shadow: -500px 0 0 0 rgba(51, 51, 51, 0.05), 500px 0 0 0 rgba(51, 51, 51, 0.05);
    box-shadow: -500px 0 0 0 rgba(51, 51, 51, 0.05), 500px 0 0 0 rgba(51, 51, 51, 0.05);
    background: rgba(51, 51, 51, 0.05);
    padding-top: 52px;
  }

  .pharmaceutics-statistics__header span {
    display: block;
    margin-bottom: 15px;
  }

  .pharmaceutics-statistics__row {
    display: block;
    margin-top: 0px;
  }

  .dosage-forms {
    border-radius: 0px;
    padding-top: 15px;
    -webkit-box-shadow: -500px 0 0 0 rgba(51, 51, 51, 0.05), 500px 0 0 0 rgba(51, 51, 51, 0.05);
    box-shadow: -500px 0 0 0 rgba(51, 51, 51, 0.05), 500px 0 0 0 rgba(51, 51, 51, 0.05);
  }

  .dosage-forms__title {
    margin-bottom: 54px;
  }

  .pharmaceutics-groups {
    margin-left: 0px;
    margin-top: 35px;
  }

  .pharmaceutics-groups__title {
    font-weight: 800;
    font-size: 14px;
    line-height: 130%;
    /* or 18px */
    letter-spacing: -0.03em;
    /* Темный */
    color: #333333;
  }

  .indicators-page-achievements__row {
    display: block;
  }

  .indicators-page-achievements__element {
    width: 100%;
    max-width: 100%;
  }

  .indicators-page-achievements__element:first-child {
    margin-bottom: 40px;
    padding-bottom: 40px;
  }

  .video-block {
    max-width: calc(50% - 10px);
  }

  .young-professionals > .container-66-proc {
    max-width: 100%;
    width: 100%;
    padding: 0 30px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }

  .our-life {
    max-width: 808px;
    padding: 0 20px;
    margin: 0 auto;
    margin-top: 150px;
  }

  .our-life__body {
    width: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }


  .our-life__list-container {
    display: none;
  }

  .our-life__list {
    width: 100%;
  }

  .main-page-news__more-news-btn {
  /*  margin-left: 0px;*/
  }
  .about-page__menu {
    display: none;
  }
  .about-page__content {
    max-width: 100%;
  }

  .about-page-quality-slider__arrow.slider-left-arrow {
    right: calc((100vw - 810px) / 2 + 60px);
  }
  .about-page-quality-slider__arrow.slider-right-arrow {
    right: calc((100vw - 810px) / 2);
  }
  .about-page-quality-slider-container {
    margin-left: calc((100vw - 810px) / 2);
  }
  .about-page-values__btn {
    margin-left: 30%;
  }

  .about-page-quality-slider__elemet {
    max-width: 252px;
  }
  .slider_hover_cont{
    margin-left: 20%
  }
  .about-page-indicators-content {
    -webkit-box-shadow: -150px 0 0 0 rgb(52 52 52 / 10%), 150px 0 0 0 rgb(52 52 52 / 10%);
    box-shadow: -150px 0 0 0 rgb(52 52 52 / 10%), 150px 0 0 0 rgb(52 52 52 / 10%);
  }
  .about-page__section-title {
    display: block;
  }
  .about-page__section {
    margin-top: 151px;
  }
  .new-goods__list .products-slider__element-preparation-type {
    right: 300px;
  }
  .wrapper.codex_page .codex_cont{
    padding: 8px 170px 8px 60px;
  }
  .wrapper.codex_page .codex_cont span{
    font-size: 18px;
  }
  .wrapper.codex_page .confirm_form{
    display: grid;
    width: 100%;
    grid-template-columns: 1fr .6fr .4fr;
    grid-template-rows: 1fr .015fr .015fr;
    grid-template-areas: 
    "form_title input_cont input_cont"
    "form_title paragraph paragraph"
    "form_title submit_button submit_button";
  }
}

@media (max-width: 860px) {
  .new-goods__slider-element {
    min-width: 250px;
  }
  .products-slider__element-btn {
    padding: 14.5px 17.5px;
    border-top-left-radius: 20px;
  }

  .products-slider__element-btn .btn-container {
    display: none;
  }

  .products-slider__element-btn .icon {
    margin-left: 0px;
  }

  .products-slider__element:hover .products-slider__element-btn {
    border-top-left-radius: 20px;
    padding: 14.5px 17.5px;
  }

  .products-slider__element:hover .products-slider__element-btn .btn-container {
    display: none;
  }

  .products-slider__element:hover .products-slider__element-btn .icon {
    margin-left: 0px;
  }

  .new-goods__slider-col {
    width: 400px;
  }

  .new-goods__link {
    display: none;
  }

  .new-goods__link-860 {
    display: block;
  }

  .main-news__link-860 {
    display: block;
  }
}

@media screen and (max-width: 855px) {
  .aboutbtns {
    display: block;
  }

  .about__btns {
    display: block;
  }
}

@media (max-width: 810px) {

  .container {
    max-width: 680px;
  }

  .documentation-download-btns__element{
    width: 300px;
    height: 110px;
    margin-right: 18px;
  }

  .breadcrumbs {
    font-size: 14px;
  }

  .news-list-elemet {
  /*  padding: 26px 15px 0px;*/
    padding: 15px 15px 50px;
    background-color: rgba(51, 51, 51, 0.1);
    border-bottom: none;
    border-bottom-left-radius: 80px;
  }

  .news-list-elemet hr {
    display: none;
  }

  .main-page__news-list .news-list-elemet:last-child {
    margin-top: 0;
  }

  .news-list-elemet:hover {
    -webkit-box-shadow: none;
    box-shadow: none;
  }

  .news-page .news-list-elemet,
  .news-page .news-list-elemet:hover {
    height: 400px;
    border-bottom-left-radius: 0;
  }

  .news-page .news-list-elemet .news-page-img-container,
  .news-page .news-list-elemet .news-page-img-container-radius {
    width: 260px;
    height: 170px;
  }

  .sun-link-header {
    display: none;
  }

  .news-list-elemet__text {
    margin-bottom: 0px;
  }

  .news-list-elemet__link {
    width: 50px;
    height: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #0d7b59;
    border-top-left-radius: 20px;
    border-bottom-right-radius: 20px;
    left: 0;
    bottom: 0px;
  }

  .news-list-elemet__link .news-list-elemet__link-text {
    display: none;
  }

  .news-list-elemet__link .icon {
    margin-left: 0px;
  }
  .main-page__news-list .news-list-elemet__link .icon {
    margin-left: -90px;
  }

  .news-list-elemet__link .icon::before {
    color: #fff;
  }

  .news-list-elemet:hover .news-list-elemet__link {
    width: 50px;
  }

  .news-page .news-list-elemet .news-list-elemet__link,
  .news-page .news-list-elemet:hover .news-list-elemet__link {
    left: 0;
  }

  .header__row {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .header__logo-container {
    padding-right: 0px;
    width: 100%;
    /*max-width: 155px;*/
  }

  .header__menu-container {
    margin-right: 0px;
  }

  .header__search-row div {
    padding: 0px;
    margin-left: 25px;
    border: none;
  }

  .header__search-row {
    margin-bottom: 0px;
  }

  .header {
    padding-top: 21px;
    padding-bottom: 21px;
    border-bottom: solid 1px rgba(51, 51, 51, 0.15);
  }

  .header .sun-logo {
    display: none;
  }

  .menu__element {
    display: none;
  }

  .footer-form-section {
    display: block;
  }

  .footer-form-section__right-col {
    margin-top: 15px;
    padding-top: 70px;
    border-top: solid 1px rgba(51, 51, 51, 0.15);
  }

  .footer-form__select {
    margin-left: 1px;
  }

  .footer-contacts__row,
  .footer-last-row {
    display: block;
  }

  .footer__left-col {
    max-width: 100%;
  }

  .footer__right-col {
    margin-top: 40px;
  }

  .footer-last-row {
    display: block;
    margin-top: 60px;
    padding-top: 60px;
  }

  .footer-last-row:after {
    position: absolute;
    width: 100vw;
    height: 1px;
    background-color: rgba(51, 51, 51, 0.15);
    content: "";
    top: 0px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
  }

  .main-page-new-goods {
    padding-top: 0;
    background-image: none;
  }

  .new-goods-section {
    position: relative;
    height: 800px;
    padding-top: 66px;
    padding-bottom: 90px;
    background: url(/local/templates/main_page/css/../img/pills-background-810.svg) no-repeat top right , -webkit-gradient(linear, left bottom, left top, from(#f8a029), to(rgba(255, 147, 0, 0.5)));
    background: url(/local/templates/main_page/css/../img/pills-background-810.svg) no-repeat top right , -o-linear-gradient(bottom, #f8a029 0%, rgba(255, 147, 0, 0.5) 100%);
    background: url(/local/templates/main_page/css/../img/pills-background-810.svg) no-repeat top right , linear-gradient(0deg, #f8a029 0%, rgba(255, 147, 0, 0.5) 100%);
  }

  .main-page-new-goods__all-new-goods-btn {
    position: absolute;
    bottom: 0;
    left: 50%;
    /* transform: translateX(-50%); */
    z-index: 1050;
  }
/*
  .new-goods__content-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    margin-top: 0px;
  }
*/
  .new-goods__content-row {
    -webkit-box-orient: vertical;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-top: 0px;
  }

  .new-goods__descriptions-col {
    margin-right: 0px;
    max-width: 100%;
  }

  .new-goods__element-values {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 30px;
  }

  .new-goods__element-values-row span {
    display: block;
    margin-bottom: 10px;
  }

  .new-goods__slider-col {
    margin-top: 0px;
    padding-right: 0;
    width: 100%;
  }

  .new-goods__slider-container {
    background: none;
    padding: 0px;
    max-width: 100%;
  }

  .new-goods__slider-element {
    padding: 20px;
    padding-top: 25px;
  }

  .new-goods-section .slick-dots {
    width: 80%;
    right: -100px;
    display: flex;
    justify-content: center;
    top: auto;
    -webkit-transform: translateY(0%);
    -ms-transform: translateY(0%);
    transform: translateY(0%);
  /*  bottom: 20px;
    right: 0px;*/
    bottom: 16px;
  }

  .new-goods__title {
    margin-bottom: 10px;
  }

  .new-goods__title-img {
    display: none;
  }

  .new-goods__title-text {
    display: block;
    color: #FFFFFF;
  }

  .products-slider__slider-arrow.slider-right-arrow {
    right: calc((100vw - 640px) / 2 - 25px);
  }

  .products-slider__slider-arrow.slider-left-arrow {
    right: calc((100vw - 640px) / 2 + 35px);
  }



  .main-page-values__container {
    padding: 180px 0;
    padding-left: 20px;
    padding-right: 20px;
    -webkit-box-shadow: 155px 0px 0px 0px rgba(52, 52, 52, 0.1), -155px 0px 0px 0px rgba(52, 52, 52, 0.1);
    box-shadow: 155px 0px 0px 0px rgba(52, 52, 52, 0.1), -155px 0px 0px 0px rgba(52, 52, 52, 0.1);
  }

  .main-page-values__row {
    max-width: 100%;
    overflow-x: auto;
    padding-bottom: 20px;
  }

  .main-page-values__row-element {
    padding-left: 0px;
    min-width: 280px;
  }

  .main-page-values__row-element:after {
    display: none;
  }

  .main-page-values__row-element-text {
    display: block;
  }

  .main-page-new-goods {
    margin-top: 0px;
  }

  .main-page-map {
    margin: 0 auto;
    max-width: 680px;
    padding: 0 20px;
  }

  .vmap {
    max-width: 800px;
    padding-left: 0px;
    width: auto;
  }
  .our-values-page-img-block {
    padding: 0 20px;
    margin-left: -20px;
  }

  .main-page-map-statistics {
    position: static;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
  }

  .main-page-map-statistics__element:last-child {
    margin-top: 0px;
    margin-left: 27px;
  }

  .contacts-page__title {
    font-size: 40px;
  }

  /*.about-page-quality-slider-container {
    margin-left: calc((100vw - 640px) / 2);
  }*/

  .about-page-quality-slider .slick-list {
    padding-right: calc((100vw - 640px) / 2);
  }

  .about-page-quality-slider__arrow.slider-left-arrow {
    right: calc((100vw - 640px) / 2 + 60px);
    margin-bottom: 40px;
  }

  .about-page-quality-slider__arrow.slider-right-arrow {
    right: calc((100vw - 640px) / 2);
    margin-bottom: 40px;
  }

  .catalog-body__filter-form {
    max-width: 0%;
  }

  .catalog-header__filter-element {
    margin-right: 0px;
  }

  .catalog-header__filter-element.catalog-header__filter-element--open-popup {
    display: block;
    color: #0d7b59;
  }

  .catalog-header {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .catalog-filter-list {
    display: none;
  }

  .catalog-list {
    max-width: 100%;
    padding-left: 0px;
    max-height: 100%;
  }
  .catalog-filter-list__type {
    position: absolute;
    right: 0px;
  }

  .catalog-element:hover:after {
    display: none;
  }

  .contacts-page__title {
    font-size: 40px;
  }

  .our-values-page__header-text {
    margin-left: 0px;
    max-width: 100%;
  }

  .our-values-page__principles-description {
    max-width: 100%;
    margin-left: 0px;
  }

  .our-values-page-elements {
    max-width: 100%;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    overflow-x: scroll;
    -webkit-box-shadow: 150px 0 0 0 rgba(52, 52, 52, 0.07), -150px 0 0 0 rgba(52, 52, 52, 0.07);
    box-shadow: 150px 0 0 0 rgba(52, 52, 52, 0.07), -150px 0 0 0 rgba(52, 52, 52, 0.07);
  }

  .our-values-page-elements__item {
    min-width: 300px;
    max-width: 90%;
    margin-bottom: 0px;
  }

  .quality-certificates__row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .quality-certificates__img-col {
    max-width: 100%;
    padding-right: 0px;
    margin: 0 -15px;
  }

  .quality-certificates__img-col .slick-slide {
    margin: 15 15px;
  }
  .slick-slide{
    width: calc(100vw - 40px);
  }

  .quality-certificates__img {
    max-width: 100%;
  }

  .quality-certificates__elements-col {
    max-width: 100%;
    height: auto;
    overflow: auto;
  }

  .quality-certificates__element {
    font-size: 18px;
    margin-bottom: 40px;
  }

  .quality-certificates__element.active {
    font-size: 18px;
    margin-bottom: 0px;
  }

  .indicators-page-statistics {
    margin-top: 100px;
  }

  .indicators-page-statistics__element {
    margin-right: 90px;
  }

  .export-product__list-header {
    display: none;
  }

  .export-product-elemet {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .export-product-elemet__col-name {
    max-width: 100%;
  }

  .export-product-elemet__col-content {
    margin-top: 20px;
    padding-left: 0px;
  }

  .documentation-page__title {
    font-size: 80px;
  }

  .photo-page-row__nav-col {
    max-width: 100%;
  }


  .hr-consultation__row {
    display: block;
    margin-top: 60px;
  }

  .hr-consultation-element {
    max-width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 40px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .hr-consultation-element__body {
    margin-left: 20px;
  }

  .media-slider-header {
    display: block;
  }

  .young-professionals-header {
    display: block;
  }

  .young-professionals-header__img-container {
    max-width: 100%;
    padding-right: 0px;
    text-align: left;
  }

  .young-professionals-header__text-container {
    max-width: 100%;
    margin-top: 30px;
  }

  .part-of-team__content {
    margin-top: 50px;
  }

  .part-of-team__container {
    margin: 0 auto;
    padding-left: 20px;
  }

  .part-of-team__body {
    width: 100%;
    max-width: 680px;
    padding: 0 20px;
  }

  .part-of-team-confidencial {
    max-width: 100%;
    margin-left: 0px;
  }

  /*.map-section {
    display: block;
  }*/

  .map-section__content {
    max-width: 100%;
    padding-right: 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .map-section__address-container {
    max-width: calc(50% - 15px);
  }

  .map-section__address-container {
    max-width: 100%;
  }

  .map-section__address {
    margin-top: 30px;
  }

  .map-section__transport {
    max-width: calc(50% - 15px);
  }

  .map-section__transport {
    max-width: 100%;
    margin-top: 30px;
  }

  .map-section__map {
    max-width: 100%;
  }

  .building-entrance {
    width: 100%;
    margin-bottom: 10px;
  }

  .main-news {
    display: block;
  }

  .main-news__img-container {
    max-width: 100%;
    border-radius: 0px;
    margin-right: 0px;
  }

  .main-news__content-container {
    margin-top: 40px;
  /*  padding-bottom: 90px;*/
    padding-bottom: 45px;
  }

  .main-page__news-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    max-width: 100%;
    overflow-x: auto;
  }

  .main-page__news-list .news-list-elemet {
    min-width: 290px;
    margin-right: 20px;
    margin-bottom: 20px;
  }

  .main-page__news-list .news-list-elemet:last-child {
    margin-right: 0px;
  }

  .main-page__news-list .news-list-elemet {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 80px;
  }

  .main-page__news-list .news-list-elemet__link {
    left: auto;
    right: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 00px;
    border-top-left-radius: 20px;
    border-bottom-right-radius: 20px;
  }

  .main-page-news__footer {
  /*  margin-top: 40px;*/
  }
  .new-page-element-header {
    flex-wrap: wrap;
  }
  .new-page-element-header__img-container {
    max-width: 400px;
    margin-right: 0;
  }
  .new-page-element-header__content {
    width: 100%;
    margin-top: 15px;
  }
  .new-page-element-content {
    max-width: 100%;
    margin-left: 0;
  }
  .new-page-element-nav__element:nth-child(2) {
    padding-left: 60px;
  }

  .our-life__video-container {
    text-align: right;
  }
  .our-life__video-container img {
    max-width: 124px;
  }
  .new-goods__element-description {
    height: 380px;
  }
  .new-goods__element-description .new-goods__element-btn {
    margin-top: 80px;
  }
  .about-page-quality-slider-container {
    margin-left: calc((100vw - 640px) / 2);
  }
  .about-page-quality-slider__arrow.slider-right-arrow {
    right: calc((100vw - 640px) / 2);
  }
  .about-page-quality-slider__arrow.slider-left-arrow {
    right: calc((100vw - 640px) / 2 + 60px);
  }
  .development-history__navigation {
    max-width: 230px;
  }
  .development-history__navigation-element {
    font-size: 70px;
  }
  .development-history__content {
    max-width: calc(100% - 230px);
  }
  .new-goods__list .products-slider__element-preparation-type {
    right: 240px;
  }
  #catalog-link-up {
    display: none;
  }
  #catalog-link-down {
    display: block;
    margin-top: 50px;
  }
  #catalog-link-down a {
    margin: 0 auto;
  }
  .products-slider {
    padding-left: 20px;
  }
  .header__search-row div.header__search{
    display: none;
  }
  .mob-search{
    margin-bottom: 20px;
  }
  .mob-field-search{
    width: 100%;
    height: 30px;
    border-radius: 15px;
    padding: 0 10px;
    border: none;
    box-sizing: border-box;
    background-color: rgba(51,51,51,.1);
  }
  .mob-search .icon-sait-search{
    right: 20px;
  }
}

@media (max-width: 768px) {
  .news-page__title {
    font-size: 80px;
  } 

}

@media (max-width: 680px) {


  .container {
    max-width: 450px;
  }
  .documentation-download-btns__element{
    width: 320px;
    height: 80px;
  }

  .socials__link {
    width: 40px;
    height: 40px;
    line-height: 40px;
  }
  .socials__link .icon-vk {
    font-size: 17px;
  }

  .main-page-news__footer {
    display: none;
  }

  .main-page-news__more-news-btn-down {
    display: block;
    margin: 100px auto 0 auto;
  }

  .main-page-new-goods__all-new-goods-btn {
    margin-left: -100px;
  }

  .news-list-elemet {
    width: 100%;
  }

  .news-page .news-list-elemet,
  .news-page .news-list-elemet:hover {
    height: 450px;
  }

  .news-page .news-list-elemet .news-page-img-container,
  .news-page .news-list-elemet .news-page-img-container-radius {
    width: 360px;
    height: 240px;
  }

  .slider-dots--horisontal .slick-dots li {
    margin-right: 40px;
  }

  .footer__background {
    display: none;
  }

  .footer-form-section {
    padding-right: 0px;
  }

  .footer-form-section__left-col {
    padding-right: 0px;
  }

  .footer-form__element--small {
    margin-right: 30px;
  }

  .footer-contacts {
    background-color: rgba(248, 160, 41, 0.8);
  }

  .footer-contacts__col:last-child {
    margin-top: 40px;
  }

  .footer__right-col {
    display: block;
  }

  .footer-contacts__contant-val {
    font-size: 18px;
  }

  .footer-last-row {
    padding-bottom: 82px;
  }

  .footer-last-row__element:last-child {
    margin-top: 40px;
  }
  .footer__right-col .footer-last-row__element {
    max-width: 100%;
  }

  .footer-form__row_to-col {
    display: block;
    width: 100%;
  }
  .footer-form__row_to-col > div {
    width: 100%;
    max-width: 100%;
  }

  .products-slider__slider-arrow {
    display: none;
  }

  /* .main-page-slider__element-container {
    margin-top: -70px;
  } */

  .main-page-slider__element {
    height: auto;
  }

  .main-page-slider .main-page-slider__element-img--mob {
    display: block;
  }


  .main-page-slider__element-title {
    font-size: 30px;
  }

  .main-page-slider__btn-row {
    display: block;
    margin-top: 10px;
  }

  .main-page-slider__btn-row .btn {
    margin-top: 30px;
  }

  .main-page-slider .slick-dots {
    right: calc((100% - 410px) / 2);
    left: auto;
    bottom: 130px;
  }

  .main-page-values__title {
    font-size: 40px;
  }

  .main-page-map {
    max-width: 450px;
  }

  .our-values-page__sub-title {
    font-size: 28px;
  }

  .our-values-page-slogan__text {
    font-size: 28px;
  }

  .principles-row {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .principles-row__element {
    max-width: 50%;
    margin-bottom: 60px;
  }

  .principles-row__element-title {
    font-size: 14px;
  }

  .indicators-page__title {
    font-size: 45px;
  }

  .indicators-page-header__img-2 {
    max-width: 130px;
  }
  .count-column {
    column-count: 1;
  }

  .indicators-page-statistics__row {
    display: block;
  }

  .indicators-page-statistics__row:last-child {
    margin-top: 0px;
  }

  .indicators-page-statistics__element {
    margin-right: 0px;
    margin-bottom: 30px;
  }

  .pharmaceutics-statistics__header {
    -webkit-box-shadow: -100px 0 0 0 rgba(51, 51, 51, 0.05), 100px 0 0 0 rgba(51, 51, 51, 0.05);
    box-shadow: -100px 0 0 0 rgba(51, 51, 51, 0.05), 100px 0 0 0 rgba(51, 51, 51, 0.05);
  }

  .dosage-forms {
    -webkit-box-shadow: -100px 0 0 0 rgba(51, 51, 51, 0.05), 100px 0 0 0 rgba(51, 51, 51, 0.05);
    box-shadow: -100px 0 0 0 rgba(51, 51, 51, 0.05), 100px 0 0 0 rgba(51, 51, 51, 0.05);
    padding-right: 0px;
  }

  .indicators-page-seal-row__text {
    padding-right: 0px;
  }

  .indicators-page-seal-row__img {
    max-width: 100%;
  }

  .new-page-element-content {
    display: block;
  }

  .new-page-element-content p {
    max-width: 100%;
  }

  .new-page-element-nav {
    flex-wrap: wrap;
  }
  .new-page-element-nav__element {
    width: 100%;
    text-align: center;
    margin-bottom: 25px;
  }
  .new-page-element-nav__element:nth-child(2) {
    padding-left: 0;
  }
  .new-page-element-nav__element:last-child {
    text-align: center;
  }

  .export-page__title {
    font-size: 80px;
  }

  .export-page__sub-title {
    font-size: 18px;
  }

  .export-page__sub-title {
    font-size: 15px;
  }

  .documentation-page__title {
    font-size: 60px;
  }

  .documentation-download-btns__element {
    margin-bottom: 15px;
  }

  .video-block {
    max-width: 100%;
  }

  .vacancy-page__title {
    font-size: 50px;
  }

  .young-professionals {
    margin-top: 60px;
  }

  .hr-consultation__footer {
    display: block;
  }

  .hr-consultation__footer-col {
    margin-bottom: 30px;
  }

  .young-professionals-garant__title {
    font-size: 18px;
  }

  .young-professionals-garant__row {
    display: block;
  }

  .young-professionals-garant__element {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-bottom: 50px;
    max-width: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .young-professionals-garant__element-title {
    width: 190px;
  }

  .young-professionals-garant__attention {
    display: block;
    -webkit-box-shadow: 255px 0 0 0 rgba(51, 51, 51, 0.05), -255px 0 0 0 rgba(51, 51, 51, 0.05);
    box-shadow: 255px 0 0 0 rgba(51, 51, 51, 0.05), -255px 0 0 0 rgba(51, 51, 51, 0.05);
    padding-bottom: 74px;
  }

  .young-professionals-garant__attention-img-container img {
    max-width: 20px;
  }

  .young-professionals-garant__attention-list {
    display: block;
    margin-top: 31px;
  }

  .young-professionals-garant__attention-list-element {
    max-width: 100%;
    margin-bottom: 40px;
  }

  .part-of-team__body {
    width: 100%;
    max-width: 450px;
    padding: 0 20px;
  }

  .part-of-team-form__row {
    display: block;
  }

  .part-of-team-form__col {
    max-width: 100%;
    width: 100%;
  }

  .part-of-team-form__col .input {
    width: 100%;
  }


  .part-of-team-form__send-btn--mob {
    display: inline-block;
  }

  .part-of-team-form__input-file-container {
    padding-left: 0px;
    margin-top: 25px;
  }

  .part-of-team-form__input-file label {
    height: 45px;
    padding: 0 20px;
    text-align: left;
    position: relative;
  }

  .part-of-team-form__input-file label img {
    max-height: 30px;
    width: auto;
    position: absolute;
    right: 8px;
    top: 8px;
  }
  .catalog__title {
    font-size: 40px;
  }
  .about-page-indicators-header {
    display: block;
  }
  .about-page-quality-slider-container {
    margin-left: calc((100vw - 410px) / 2);
  }
  .about-page-quality-slider__arrow.slider-left-arrow {
    right: calc((100vw - 410px) / 2 + 60px);
  }
  .about-page-quality-slider__arrow.slider-right-arrow {
    right: calc((100vw - 410px) / 2);
  }
  .about-page-values__element {
    max-width: 100%;
  }
  .about-page-values__element-img-container {
    display: none;
  }
  .about-page-values__element-img-mob {
    display: block;
  }
  .about-page-indicators-header__element {
    max-width: 100%;
    margin-right: 0px;
  }
  .about-page-indicators-header__element:last-child {
    margin-top: 40px;
  }
  .about-page-indicators-content__img--dt {
    display: none;
  }
  .about-page-indicators-content__img--mob {
    display: inline-block;
  }

  .development-history__container {
    display: block;
  }
  .development-history__navigation {
    max-width: 100%;
    padding-right: 0px;
    max-height: none;
  }
  .development-history__content {
    max-width: 100%;
    height: auto;
  }
  .development-history__navigation-element {
    max-width: fit-content;
    font-size: 18px;
  }

  .development-history__navigation-element span:first-child {
    display: inline;
  }
  .coockie__line {
    flex-direction: column;
  }
  .coockie__btn-col {
    margin-left: 0px;
    margin-top: 40px;
  }
  .new-goods__list .products-slider__element {
    width: 100%;
  }
  .new-goods__list .products-slider__element-preparation-type {
    right: 365px;
  }
  .products-slider__slider-arrow.slider-left-arrow,
  .products-slider__slider-arrow.slider-right-arrow {
    display: none !important;
  }

  .main-news__img {
    height: 80%;
  }
  .new-goods__element-title.h2 {
    color: #0d7b59;
  }
  .new-goods__element-title a{
    color: #0d7b59;
  }
  .new-goods__element-sub-title{
    font-size: 15px;
    font-weight: 400;
    line-height: 140%;
  }

}

@media (max-width: 450px) {
  .container {
    max-width: 100%;
  }

  .h0 {
    font-size: 40px;
  }

  .header__search-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }

  .new-goods__title-text {
    font-size: 56px;
  }

  .new-goods__element-title.h2 {
    font-size: 23px;
  }

  .new-goods__element-values-val {
    font-size: 17px;
  }


  /* .new-goods__descriptions-slider .slick-dots {
    right: calc(100vw / 2 - 120px);
    bottom: -70px;
  } */

  .products {
    margin-top: 61px;
  }

  .products__title {
    font-size: 40px;
  }

  .products__footer-btn {
    margin-right: 10px;
  }

  .products__footer-link {
    margin-left: 10px;
    width: 100%;
  }

  .main-page-slider .slick-dots {
    right: 20px;
    left: auto;
    bottom: 130px;
  }

  .main-page-about {
    margin-top: 0px;
  }

  .main-page-values {
    margin-top: 75px;
  }

  .main-page-geography {
    margin-top: 150px;
  }

  .main-page-map {
    max-width: 200%;
  }

  .catalog-element-page__header-description-attention {
    margin-top: 20px;
  }

  .our-values-page__title {
    font-size: 50px;
  }

  .our-values-page__sub-title {
    font-size: 20px;
  }

  .our-values-page-slogan__text {
    font-size: 18px;
  }

  .quality-page-header__sub-title {
    font-size: 18px;
  }

  .indicators-page-statistics__element-val {
    font-size: 50px;
  }

  .dosage-forms-element__name {
    font-size: 10px;
  }

  .our-life__container {
    padding: 0;
  }

  .our-life__title {
    line-height: 100%;
  }

  .dosage-forms-element__val {
    font-size: 35px;
  }

  .indicators-page-achievements-orange__row-1 span {
    display: block;
  }

  .indicators-page-achievements-orange__row-1 span span {
    display: inline;
  }

  .news-page .news-list-elemet,
  .news-page .news-list-elemet:hover {
    height: 420px;
  }

  .news-page .news-list-elemet .news-page-img-container,
  .news-page .news-list-elemet .news-page-img-container-radius {
    width: 100%;
    height: 200px;
  }

  .news-page__title {
    font-size: 40px;
  }

  .export-page__title {
    font-size: 60px;
  }

  .documentation-page__title {
    font-size: 40px;
  }

  .documentation-download-btns__element {
    width: 100%;
    max-width: 100%;
    margin-right: 0px;
  }

  .documentation-content-element__title {
    padding-right: 40px;
  }

  .video-page__title {
    font-size: 40px;
  }

  .video-block-play-btn {
    right: auto;
    left: 0px;
  }

  .video-block-play-btn__icon {
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-top-left-radius: 20px;
    border-bottom-right-radius: 20px;
  }

  .photo-page__title {
    font-size: 40px;
  }

  .young-professionals__title {
    font-size: 25px;
  }

  .hr-consultation__title {
    font-size: 25px;
  }

  .hr-consultation__footer-col img {
    max-width: 100%;
  }

  .hr-consultation-element {
    display: block;
  }

  .hr-consultation-element__body {
    margin-left: 0px;
  }

  .young-professionals-page__title {
    font-size: 25px;
  }

  .young-professionals-header__text {
    font-size: 14px;
  }

  .part-of-team__content {
    padding-left: 0px;
  }

  .part-of-team__container {
    margin: 0 auto;
    padding-left: 0px;
    padding-right: 0px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    max-width: 100%;
  }
  .part-of-team__container > div {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    max-width: 100%;
  }

  .part-of-team__body {
    width: 100%;
    max-width: 100%;
  }

  .main-news__title {
    font-size: 14px;
  }

  .main-news__text {
    font-size: 14px;
    max-width: 100%;
  }

  .main-page-news {
    margin-top: 100px;
  }

  .h2.new-page-element-header__title {
    font-size: 25px;
  }

  .development-history__content-element {
    margin-bottom: 0px;
  }
  .new-goods__list .products-slider__element-preparation-type {
    right: calc(100% - 45px);
  }
  .products-slider {
    padding-left: 20px;
  }
  .codex{
    width: 100%;
    height: 350px;
  }

  .new-goods-section{
    padding-bottom: 110px;
  }

  .new-goods-section .slick-dots{
    left: 0px;
    right:auto;
    width: auto;
    bottom: -50px;
  }
  .main-page-new-goods__all-new-goods-btn{
    left: 50%;
    transform: translateX(-50%);
    margin-left: 0px;
  }
  .main-page-new-goods__all-new-goods-btn:hover{
    color: #0d7b59;
  }
}
/* vosstanovlenie-parolya */

.vosstanovlenie-parolya .bx-authform-formgroup-container{
  margin-bottom: 16px;
}
.vosstanovlenie-parolya .bx-authform-label-container{
  margin-bottom: 4px;
}
.wrapper.vosstanovlenie-parolya{
  background-color: #EBEBEB;
}
.wrapper.vosstanovlenie-parolya .container{
  padding:36px;
}

.vosstanovlenie-parolya .bx-authform-link-container a{
  font-size: 15px;
  text-decoration: none;
  color: #0D7B59;
}

.vosstanovlenie-parolya .bx-authform-label-container{
  margin-bottom: 4px;
}
.vosstanovlenie-parolya .bx-authform-input-container input{
  border: none;
  background-color: #fff;
  color: #333;
  padding: 16px auto 16px 24px;
  font-size: 15px;
  max-width: 400px;
}
.vosstanovlenie-parolya .bx-authform-input-container input::placeholder{
  color: #999;
}

/* smena-parolya */

.smena-parolya .bx-authform-formgroup-container{
  margin-bottom: 16px;
}
.smena-parolya .bx-authform-label-container{
  margin-bottom: 4px;
}
.wrapper.smena-parolya{
  background-color: #EBEBEB;
}
.wrapper.smena-parolya .container{
  padding:36px;
}

.smena-parolya .bx-authform-link-container a{
  font-size: 15px;
  text-decoration: none;
  color: #0D7B59;
}

.smena-parolya .bx-authform-label-container{
  margin-bottom: 4px;
}
.smena-parolya .bx-authform-input-container input{
  border: none;
  background-color: #fff;
  color: #333;
  padding: 16px auto 16px 24px;
  font-size: 15px;
  max-width: 400px;
}
.smena-parolya .bx-authform-input-container input::placeholder{
  color: #999;
}

.smena-parolya .bx-authform-formgroup-container.checkword{
  display: none;
}
.smena-parolya .bx-authform-formgroup-container.login{
  display: none;
}

@media (max-width: 375px) {
  .footer-contacts__contant-val {
    font-size: 14px;
  }



  .new-goods-section .slick-dots {
    /* top: auto;
    bottom: -120px;
    right: auto;
    left: 20px; */
  }

  .new-goods__slider-element {
    min-width: 290px;
  }

  .main-page-new-goods__btn {
    left: 0;
  }
  .new-goods-section .slick-dots {
    bottom: 81px;
    left: 0px;
  }

  .main-page-slider .slick-dots {
    right: 30px;
    left: auto;
    bottom: 130px;
  }

  .main-page-about {
    margin-top: 210px;
  }

  .indicators-page__title {
    font-size: 35px;
  }

  .indicators-page__sub-title {
    font-size: 23px;
  }

  .map-section__content {
    display: block;
  }

  .h2.new-page-element-header__title {
    font-size: 20px;
  }
/*
  .products-slider .products-slider__element {
    min-width: 0;
    width: 300px !important;
  }*/
  .products-slider {
    padding-left: 10px;
  }
}

.open_elem, .close_elem{
  display: none;
}


@media (max-width: 370px) {
  .products__footer {
    display: block;
  }

  .products__footer-btn {
    margin-bottom: 20px;
  }

  .products__footer-link {
    margin-left: 0px;
  }
  .slick-current .development-history__navigation-element {
    font-size: 38px;
  }
  .news-page .news-list-elemet .news-page-img-container,
  .news-page .news-list-elemet .news-page-img-container-radius {
    height: 180px;
  }
  .new-goods__list .products-slider__element-description {
    padding: 0 10px;
    font-size: 14px;
  }
  .products-slider .products-slider__element {
    min-width: 0;
    width: calc(100vw - 20px) !important;
  }
}

@media (max-width: 320px) {
  .dosage-forms-element__name {
    font-size: 7.7px;
  }

  .dosage-forms-element__val {
    font-size: 25px;
  }

  .dosage-forms-element__val span {
    font-size: 20px;
  }

  .young-professionals-garant__attention {
    -webkit-box-shadow: 55px 0 0 0 rgba(51, 51, 51, 0.05), -55px 0 0 0 rgba(51, 51, 51, 0.05);
    box-shadow: 55px 0 0 0 rgba(51, 51, 51, 0.05), -55px 0 0 0 rgba(51, 51, 51, 0.05);
  }
  /*
  .products-slider {
    padding-left: 10px;
  }*/
}

/* Модальное окно Ваше сообщение принято для формы Вакансии */

.modal-background {
  background: rgba(102, 102, 102, 0.5);
  width: 100vw;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  z-index: -1;
  display: none;
}
.modal-window {
  width: 500px;
  height: 300px;
  background-color: white;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
.modal-image-container {
  margin-top: 70px;
}
.modal-image {
  display: block;
  margin: 0 auto;
}
.modal-visible {
  display: block;
  z-index: 1050;
}
.modal-title {
  margin-top: 24px;
  text-align: center;
  font-weight: 800;
  font-size: 23px;
  color: #333333;
}
.modal-subtitle {
  margin-top: 10px;
  text-align: center;
  font-weight: 400;
  font-size: 15px;
  color: #333333;
}
.close-modal {
  cursor: pointer;
}
@media (max-width: 540px) {
  .modal-window {
    width: 400px;
  }
}
@media (max-width: 450px) {
  .modal-window {
    width: 100vw;
  }
}

@-webkit-keyframes rotation {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-moz-keyframes rotation {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-o-keyframes rotation {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes rotation {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(720deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

/*-- radio btn text --*/

.radio-btn-text {
  position: relative;
  margin-top: 0;
  font-size: 15px;
  line-height: 140%;
  font-weight: 400;
}
.radio-btn-text input {
  width: 0px;
  height: 0px;
  visibility: hidden;
  overflow: hidden;
  opacity: 0;
  position: absolute;
}

.radio-btn-text input + label {
  display: inline-block;
  position: relative;
  text-align: center;
  min-height: 47px;
  min-width: 55px;
  line-height: 140%;
  vertical-align: top;
  font-size: 15px;
  font-weight: 400;
  color: rgba(51, 51, 51, 0.5);
  background-color: #fff;
  border: solid 1px rgba(51, 51, 51, 0.15);
  transition: all linear 0.1s;
  cursor: pointer;
  box-sizing: border-box;
}
.radio-btn-text input + label:after {
  content: "";
  height: 47px;
  display: inline-block;
  vertical-align: middle;
}
.radio-btn-text_200 input + label {
  min-width: 200px;
}
.radio-btn-text input + label:hover {
  color: #0d7b59;
}
.radio-btn-text input:checked + label {
  font-weight: 800;
  color: #0d7b59;
  background-color: rgba(51, 51, 51, 0.1);
  border: solid 1px rgba(51, 51, 51, 0.1);
}

/*-- radio btn text --*/

/*-- radio btn cb --*/

.radio-btn-cb {
  position: relative;
  margin-top: 0;
  margin-bottom: 15px;
  font-size: 15px;
  line-height: 140%;
  font-weight: 400;
}
.radio-btn-cb input {
  width: 0px;
  height: 0px;
  visibility: hidden;
  opacity: 0;
  overflow: hidden;
  position: absolute;
}
.radio-btn-cb input + label {
  width: 100%;
  display: inline-block;
  position: relative;
  padding-left: 0px;
  line-height: 140%;
  vertical-align: middle;
  font-size: 15px;
  font-weight: 400;
  color: #333333;
}
.radio-btn-cb input + label:after {
  content: "";
  position: absolute;
  top: 1px;
  right: 0;
  z-index: 5;
  background: rgba(51, 51, 51, 0.1);
  width: 20px;
  height: 20px;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  box-sizing: border-box;
  border: solid 1px rgba(51, 51, 51, 0.1);
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.radio-btn-cb input + label:before {
  content: url(/local/templates/main_page/css/../img/mark.svg);
  position: absolute;
  right: -3px;
  top: -1px;
  z-index: 10;
  opacity: 0;
  display: inline-block;
  height: 16px;
  width: 20px;
  text-align: center;
  cursor: pointer;
  -webkit-transition: opacity linear 0.3s;
  -moz-transition: opacity linear 0.3s;
  transition: opacity linear 0.3s;
}

.radio-btn-cb input:checked + label:after {
  background: #fff;
}
.radio-btn-cb input:checked + label:before {
  opacity: 1;
}

/*-- radio btn cb --*/

/*---------- ------------*/

.pharmaconzor-form__block {
  margin-top: 100px;
  margin-bottom: 50px;
  box-sizing: border-box;
}
.pharmaconzor-form__block_small {
  max-width: 700px;
  width: 100%;
}
.pharmaconzor-form__block_small-with-padding {
  padding-right: 50px;
}
.pharmaconzor-form__element {
  margin-top: 30px;
}
.pharmaconzor-form__element_messege .radio-btn-text:last-child {
  margin-top: 15px;
}
.pharmaconzor-form__element_row {
  display: flex;
  width: 100%;
  align-items: center;
}
.pharmaconzor-form__element_row > div,
.pharmaconzor-form__element_row > input {
  margin-bottom: 0px;
  width: 100%;
}
.pharmaconzor-form__element_address {
  width: 100%;
  margin-left: 20px;
}
.pharmaconzor-form__element_address > input {
  width: 100%;
}

.pharmaconzor-form__element_age {
  margin-right: 30px;
  min-width: 110px;
}
.pharmaconzor-form__element_gender {
  width: 120px;
  margin-left: 50px;
}

.pharmaconzor-form__sub-title {
  font-weight: 900;
  font-size: 23px;
  line-height: 130%;
  letter-spacing: -0.03em;
  color: #333333;
}
.pharmaconzor-form__row {
  display: flex;
  align-items: top;
  justify-content: space-between;
}

.pharmaconzor-form__input {
  padding: 13px 14px 11px;
  background-color: rgba(51, 51, 51, 0.05);
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 140%;
  box-sizing: border-box;
  border: none;
}
.pharmaconzor-form__input_150 {
  max-width: 150px;
}

.pharmaconzor-form__input::-webkit-input-placeholder,
.pharmaconzor-form__input:-moz-placeholder,
.pharmaconzor-form__input::-moz-placeholder,
.pharmaconzor-form__input:-ms-input-placeholder,
.pharmaconzor-form__input::-ms-input-placeholder,
.pharmaconzor-form__input::placeholder {
  font-weight: 400;
  font-size: 15px;
  line-height: 140%;
  color: rgba(51, 51, 51, 0.2);
}

.pharmaconzor-form__textarea {
  padding-left: 15px;
  background-color: rgba(51, 51, 51, 0.05);
  width: 100%;
  max-width: 800px;
  height: 80px;
  padding-top: 15px;
  border: none;
}

.pharmaconzor-form__input-title {
  font-weight: 400;
  font-size: 15px;
  line-height: 140%;
  margin-bottom: 15px;
  color: #000000;
}
.pharmaconzor-form__required {
  color: #f8a029;
}
.pharmaconzor-form__attention {
  font-size: 15px;
  line-height: 140%;
  font-weight: 400;
  color: #f8a029;
}
.pharmaconzor-form__attention b {
  font-weight: 800;
}
.pharmaconzor-form__input_200 {
  max-width: 200px;
}
.pharmaconzor-form__input_age {
  max-width: 55px;
  margin-right: 12px;
}

.pharmaconzor-form__cb-list {
  max-width: calc(50% - 50px);
  border: solid 1px rgba(51, 51, 51, 0.15);
  padding: 34px 31px 29px 19px;
  width: 100%;
  box-sizing: border-box;
}

.pharmaconzor-form__cb-list .pharmaconzor-form__input {
  width: 100%;
}

.pharmaconzor-form__col-title {
  font-weight: 900;
  margin-bottom: 5px;
  letter-spacing: -0.03em;
  line-height: 130%;
  font-size: 18px;
}

.gender-switch {
  display: flex;
  align-items: center;
}
.gender-switch .radio-btn-text:last-child {
  margin-left: 10px;
}

.pharmaconzor-additional-medicine {
  margin-top: 50px;
}
.pharmaconzor-medicine {
  border: solid 1px rgba(51, 51, 51, 0.15);
  padding: 28px 50px 55px;
  margin-left: -50px;
  width: 100%;
}
.pharmaconzor-main-medicine:first-child {
  margin-top: 100px;
}

.pharmaconzor-medicine__header {
  padding-left: 30px;
  margin-bottom: 15px;
}
.pharmaconzor-medicine__title {
  font-weight: 900;
  font-size: 23px;
  line-height: 130%;
  letter-spacing: -0.03em;
  color: #000000;
}
.pharmaconzor-medicine__sub-title {
  font-weight: 400;
  font-size: 15px;
  line-height: 140%;
  margin-top: 12px;
  color: #f8a029;
}

.pharmaconzor-medicine__section {
  margin-top: 35px;
}

.pharmaconzor-medicine__row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  margin-bottom: 3px;
}
.pharmaconzor-medicine__row_align-top {
  align-items: flex-start;
}

.pharmaconzor-medicine__col {
  display: flex;
  align-items: center;
  width: 100%;
  justify-content: space-between;
}

.pharmaconzor-medicine__col_61-proc {
  max-width: 61%;
}
.pharmaconzor-medicine__col_32-proc {
  max-width: 32%;
}
.pharmaconzor-medicine__col_400 {
  max-width: 400px;
}

.pharmaconzor-medicine__col_550 {
  max-width: 550px;
  justify-content: flex-start;
}
.pharmaconzor-medicine__input-title {
  font-weight: 400;
  font-size: 15px;
  line-height: 140%;
  color: #333333;
  box-sizing: border-box;
  padding-right: 15px;
  width: 100%;
}
.pharmaconzor-medicine__input-title_250 {
  max-width: 250px;
}
.pharmaconzor-medicine__input-title_150 {
  max-width: 150px;
}
.pharmaconzor-medicine__input {
  width: 100%;
  padding: 10px 14px 9px;
}
.pharmaconzor-medicine__textarea {
  max-width: 100%;
  height: 120px;
}
.pharmaconzor-medicine__add-new-btn {
  display: flex;
  margin-top: 50px;
  align-items: center;
}

.pharmaconzor-medicine__add-new-btn p {
  font-weight: 900;
  font-size: 18px;
  line-height: 130%;
  letter-spacing: -0.03em;
  color: #333333;
  margin: 0px;
  margin-left: 24px;
}

.pharmaconzor-form__ather-medicine-head {
  margin-top: 150px;
}
.pharmaconzor-form__remove-athers-row {
  margin-top: 50px;
  display: flex;
  align-items: center;
}
.pharmaconzor-form__remove-ather-text {
  max-width: 370px;
  margin-right: 30px;
  color: #f8a029;
  font-weight: 400;
  font-size: 15px;
  line-height: 140%;
}
.pharmaconzor-form__remove-ather-btn {
  background-color: #fff;
  text-shadow: none;
  box-shadow: none;
  border: solid 1px rgba(51, 51, 51, 0.15);
  height: 45px;
  width: 80px;
  font-weight: 400;
  font-size: 15px;
  line-height: 171.19%;
  color: rgba(51, 51, 51, 0.5);
  cursor: pointer;
  transition: all linear 0.2s;
  text-decoration: none;
  display: flex;
  align-items: center;
  justify-content: center;
}
.pharmaconzor-form__remove-ather-btn:hover {
  color: #f8a029;
  border: solid 1px #f8a029;
}
.pharmaconzor-form__remove-ather-btn.active {
  background-color: #f8a029;
  color: #fff;
  font-weight: bold;
  border: solid 1px #f8a029;
}
.pharmaconzor-additional-medicine-container {
  display: none;
}
.pharmaconzor-additional-medicine-container.active {
  display: block;
}
.pharmaconzor-form__element {
  margin-top: 30px;
}

.pharmaconzor-form__sub-title_reaction-description {
  margin-bottom: 50px;
}
.pharmaconzor-form__textarea_reaction-description {
  height: 200px;
}
.pharmaconzor-form__row__reaction-description {
  margin-top: 50px;
  margin-bottom: 50px;
  justify-content: flex-start;
}
.pharmaconzor-form__row__reaction-description .pharmaconzor-form__col {
  max-width: 400px;
  width: 100%;
}

.pharmaconzor-form__input-title_dop-info {
  margin-top: 20px;
}
.pharmaconzor-form__confidencial {
  margin-top: 20px;
  font-weight: 400;
  font-size: 15px;
  line-height: 140%;
  color: rgba(51, 51, 51, 0.5);
}

.pharmaconzor-form__input:disabled {
  opacity: 0.6;
}

.input-file input[type="file"] {
  outline: 0;
  opacity: 0;
  pointer-events: none;
  user-select: none;
}
.input-file__label {
  width: 300px;
  border: 2px dashed grey;
  border-radius: 5px;
  display: block;
  padding: 1.2em;
  transition: border 300ms ease;
  cursor: pointer;
  text-align: center;
}

.input-file__label:hover {
  border: 2px solid #000;
}

.pharmaconzor-form__element .input-file__label {
  width: 137px;
  border: 1px solid rgba(51, 51, 51, 0.2);
  border-radius: 0px;
  position: relative;
  height: 55px;
  box-sizing: border-box;
  padding: 0px;
  padding-top: 11px;
  font-style: normal;
  font-weight: 400;
  font-size: 13px;
  color: rgba(51, 51, 51, 0.5);
  line-height: 120%;
}
.pharmaconzor-form__element .input-file__label:after {
  content: url(/local/templates/main_page/css/../img/pharmaconzor-input-file.svg);
  position: absolute;
  left: calc(100% - 5px);
  top: 0px;
}
.sun-link-header:after,
.sun-link-header:hover:after {
  width: calc((100vw - 1240px)/2 + 94px);
}
.sun-link-header:before,
.sun-link-header:hover:before {
  width: calc((100vw - 1240px)/2 + 74px);
}

@media (max-width: 1399.98px) {
  .sun-link-header:before {
    content: "";
  }
}
@media (max-width: 1240px) {
  .sun-link-header:after,
  .sun-link-header:hover:after {
    width: calc((100vw - 1040px)/2 + 94px);
  }
  .sun-link-header:before,
  .sun-link-header:hover:before {
    width: calc((100vw - 1040px)/2 + 74px);
  }
  .indicators-page-achievements-orange {
    background-image: url(/local/templates/main_page/css/../img/orange_bg_mob.png);
    padding: 20px 0 500px 50px;
    background-position: right center;
    background-size: cover;
    background-repeat: no-repeat;
    border-radius: 80px 0 80px 0;
  }
}
@media (max-width: 1040px) {
  .sun-link-header:after,
  .sun-link-header:hover:after {
    width: calc((100vw - 940px)/2 + 94px);
  }
  .sun-link-header:before,
  .sun-link-header:hover:before {
    width: calc((100vw - 940px)/2 + 74px);
  }
  .contacts-map-tab-btn_dt{
    display: none;
  }
}
@media (max-width: 940px) {
  .quality-page-header__titles-container.pharmaconzor-title-img {
    margin-bottom: 250px;
  }
  .sun-link-header:after,
  .sun-link-header:hover:after {
    width: calc((100vw - 808px)/2 + 94px);
  }
  .sun-link-header:before,
  .sun-link-header:hover:before {
    width: calc((100vw - 808px)/2 + 74px);
  }
  .new-goods__descriptions-col{
    max-width: 300px;
  }
}
.quality-page-header__img-div {
  margin-top: 40px;
  display: none;
}
.quality-page-header__img {
  width: 100%;
}
@media (max-width: 1024px) {
  .quality-page-header__titles-container {
    background-image: none;
  }
  .quality-page-header__img-div {
    display: block;
  }
}

/* Модальное окно для формы Наишите нам */

.no-scroll-modal {
  overflow: hidden;
}
.feed-modal-background {
  background: rgba(0, 0, 0, 0.5);
  width: 100vw;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  z-index: -1;
  display: none;
}
.feed-modal-window {
  width: 1200px;
  height: 600px;
/*  max-height: 90vh;*/
/*  padding: 38px 50px 59px 50px;*/
  background-color: #EEEEEE;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  padding-right: 50px;
  box-sizing: border-box;
  overflow-y: auto;
}
.modal-image-container {
  margin-top: 70px;
}
.modal-image {
  display: block;
  margin: 0 auto;
}
.feed-modal-visible {
  display: block;
  z-index: 1000;
}
.modal-title {
  margin-top: 24px;
  text-align: center;
  font-weight: 800;
  font-size: 23px;
  color: #333333;
}
.modal-subtitle {
  margin-top: 10px;
  text-align: center;
  font-weight: 400;
  font-size: 15px;
  color: #333333;
}
/*
.close-modal-send-message {
  cursor: pointer;
}
*/
.close-feed-modal {
  position: absolute;
  right: 50px;
  top: 38px;
  width: 20px;
  height: 20px;
  background-image: url(/local/templates/main_page/css/../img/close-modal-footer-form.svg);
  background-size: cover;
  background-position: center;
  cursor: pointer;
}
.image-drug-modal-footer-form {
  width: 350px;
  height: 600px;
  float: left;
  background-image: url(/local/templates/main_page/css/../img/drug-modal-footer-form.png);
  background-size: cover;
  background-position: center;
}
.mfeedback.footer-form-section__right-col {
  width: 800px;
  float: right;
  margin-top: 38px;
}
.feed-modal-window .footer-form__confidencial-row {
  color: rgba(51, 51, 51, 0.5);
}
.feed-modal-window .footer-form__select {
  color: #333333;
  border: none;
 /* height: 40px;*/
  line-height: 25px;
  font-size: 15px;
  letter-spacing: -0.03em;
  box-sizing: border-box;
  display: inline-block;
  padding-left: 28px;
  width: 100%;
}
.feed-modal-window .footer-form__input {
  color: #333333;
  font-weight: 800;
  background-color: #FFFFFF;
}
.feed-modal-window .footer-form__textarea {
  margin-top: 5px;
  background-color: #FFFFFF;
  padding-left: 28px;
  color: #333333;
}
.feed-modal-window .footer-form__textarea::-webkit-input-placeholder {
  font-style: normal;
  font-weight: normal;
  font-size: 15px;
  line-height: 140%;
  font-weight: 400;
  color: rgba(51, 51, 51, 0.3);
}
.required-fields {
  margin-top: 0;
}
.required-fields p {
  margin: 5px 0 10px;
  text-align: right;
}
@media (max-width: 1240px) {
  .feed-modal-window {
    width: 900px;
  }
  .image-drug-modal-footer-form {
    display: none;
  }
}
@media (max-width: 940px) {
  .feed-modal-window {
    width: 700px;
  }
  .mfeedback.footer-form-section__right-col {
    width: 600px;
  }
  .feed-modal-window .footer-form__confidencial-row {
    padding-right: 15px;
  }
}
@media (max-width: 810px) {
  .feed-modal-window {
    width: 640px;
    padding-right: 35px;
  }
  .close-feed-modal {
    right: 35px;
    top: 35px;
  }
  .feed-modal-window .footer-form-section__right-col {
    width: 570px;
    margin-top: 35px;
    padding-top: 0;
    border-top: none;
  }
}
@media (max-width: 680px) {
  .feed-modal-window {
    width: 420px;
    padding-right: 30px;
  }
  .close-feed-modal {
    right: 30px;
    top: 30px;
  }
  .feed-modal-window .footer-form-section__right-col {
    width: 360px;
    margin-top: 30px;
  }
  .feed-modal-window .h3.footer-form__title {
    margin-bottom: -40px;
  }
}
@media (max-width: 450px) {
  .feed-modal-window {
    width: 320px;
    height: 660px;
    padding-right: 20px;
  }
  .close-feed-modal {
    right: 20px;
    top: 20px;
  }
  .feed-modal-window .footer-form-section__right-col {
    width: 280px;
    margin-top: 20px;
  }
  .first-inputs-row {
    flex-wrap: wrap;
  }
  .first-inputs-row .footer-form__element:last-child {
    margin-top: 0;
  }
  .feed-modal-window .footer-form__input,
  .feed-modal-window .footer-form__select,
  .feed-modal-window .footer-form__textarea {
    padding-left: 10px;
  }
  .footer-form__element--small {
    margin-right: 0;
    max-width: 100%;
  }
  .selectize-input.items {
    padding-left: 10px;
  }

}
@media (max-width: 340px) {
  .feed-modal-window {
    width: 300px;
    padding-right: 10px;
  }
}
@media (min-height: 250px) and (max-height: 659px) {
  .feed-modal-window {
    max-height: 90vh;
    overflow-x: hidden;
    overflow-y: auto;
  }
  #footer-form {
    padding-bottom: 20px;
  }
}
@media (min-height: 660px) {
  .feed-modal-window {
    overflow-x: hidden;
    overflow-y: hidden;
  }
}

input[type="select-one"] {
  width: 250px !important;
  background-color: #FFFFFF !important;
  color: #333333 !important;
}
.selectize-input.items.required.invalid.not-full.has-options {
  background-color: #FFFFFF;
}
.selectize-input > input[placeholder] {
  font-weight: 800;
}
.selectize-control.footer-form__select.single {
  padding-left: 0;
  background-color: #FFFFFF;
}
.selectize-dropdown.single.footer-form__select {
  padding-left: 0;
}
.selectize-dropdown-content {
  background-color: #FFFFFF;
}
.selectize-input.items {
  background-color: #FFFFFF;
  height: 100%;
}
.selectize-dropdown-content .option {
  padding-left: 28px;
  font-weight: 400;
}
.selectize-dropdown-content .option:hover {
  font-weight: 800;
}
.selectize-dropdown-content .option.selected {
  font-weight: 800;
}
.selectize-input.items.required.has-options.full.has-items {
  background-color: #FFFFFF;
}
.theme-select {
  margin-bottom: 15px;
}
.theme-select .footer-form__element {
  height: 30px;
  background-color: #FFFFFF;
  padding-top: 3px;
  padding-bottom: 4px;
}
.theme-select select {
  padding-top: 5px;
}
/* География продаж */
.country.export:hover {
  fill: #F8A029;
  fill-opacity: 1;
  cursor: pointer;
}
.country-info {
  position: relative;
  width: 250px;
  height: 90px;
  display: none;
  background-color: #FFFFFF;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom-right-radius: 40px;
  padding: 10px;
  box-sizing: border-box;
}
.country-info__name-container {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
}
.country-info__name {
  font-size: 23px;
  font-weight: 900;
  color: #0D7B59;
}
.country-info__arrow-container {
  width: 20px;
  height: 20px;
}
.country-info__arrow {
  width: 100%
}
.country-info__products-count {
  font-size: 23px;
  font-weight: 900;
  color: #F8A029;
}
.country-info__products-unit {
  font-size: 15px;
  font-weight: 400;
}

.svg-country-info {
  display: none;
}
.country-selected {
  fill: #F8A029;
  fill-opacity: 1;
}

.about-page-svg-block {
  /*border: 1px solid red;*/
  width: 100%;
  height: 20px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.svg-line {
 /* border: 1px solid red;*/
  width: 100%;
  height: 70px;
  display: flex;
  flex-direction: row;
  margin-bottom: -13px;
  margin-top: 17px;
}

.svg-line p {
  margin: 0;
  padding: 0;
  font-style: normal;
  font-weight: 800;
  font-size: 15px;
  color: #333333;
  line-height: normal;
  margin-top: -10px;
}

.svg-line:nth-child(2) {
  display: flex;
  align-items: center;
  width: 100%;
}

.svg-line-item {
  display: flex;
  flex-direction: column;
}

.item-info-block {
  display: flex;
  align-items: center;
}

.item-info-block p {
  line-height: normal;
  font-style: normal;
  font-weight: 800;
  font-size: 45px;
  text-align: center;
  color: #fff;
  margin: 0;
}

.item-info-block p span {
  font-style: normal;
  font-weight: 600;
  font-size: 25px;
  text-align: center;
  color: inherit;
  margin-left: 3px;
}

.svg-box {
  width: 40px;
  height: 40px;
  background-image: url(/local/templates/main_page/css/../../../../upload/about-svg/super.svg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: 8px;
}

.svg-icon {
  display: flex;
  align-items: center;
  justify-content: center;
}


.line-item-top-1 {
  
}

.line-item-top-2 {
  margin-right: auto;
  margin-left: 270px;
}

.line-item-top-3 {
  margin-right: 43px;
  margin-left: auto;
}

.line-item-bottom-1 {
   margin-left: auto;
   margin-right: 153px;
}

.line-item-bottom-2 {
  margin-right: 25px;
}

.line-item-bottom-3 {
   
}

.quality-page-header__titles-mob-img{
  display: none;
}

html.static{
  overflow: hidden;
}

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

  .svg-line img {
    /*width: 90%;*/
  }
  
  .svg-line p {
    font-size: 12px;
  }

  .item-info-block p {
    font-size: 39px;
  }

  .item-info-block p span {
    font-size: 22px;
  }

  .line-item-top-1 {
    
  }

  .line-item-top-2 {
    margin-left: 205px;
  }

  .line-item-top-3 {
    margin-right: -20px;
  }

  .line-item-bottom-1 {
    margin-right: 105px;
  }

  .line-item-bottom-2 {
    margin-right: 10px;
  }

  .line-item-bottom-3 {
    margin-right: -40px;
  }

  .svg-box {
    width: 35px;
    height: 35px;
  }

  .svg-icon object {
    width: 20px;
    height: 20px;
  }
}


@media screen and (max-width:  1040px) {
 
  .svg-line p {
    margin-top: -5px;
    font-size: 10px;
  }

  .item-info-block p {
    font-size: 32px;
  }

  .item-info-block p span {
      font-size: 20px;
  }

  .line-item-top-1 {
    
  }

  .line-item-top-2 {
    margin-left: 320px;
  }

  .line-item-top-3 {
    margin-right: 17px;
  }

  .line-item-bottom-1 {
    margin-right: 270px;
  }

  .line-item-bottom-2 {
    margin-right: 60px;
  }

  .line-item-bottom-3 {
    margin-right: -10px;
  }

  .svg-box {
    width: 25px;
    height: 25px;
  }

  .svg-icon object {
    width: 12px;
    height: 12px;
  }
}

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

  .header__logo-container{
    transform: translateY(0);
  }
  .main-page-values__row-element{
    pointer-events: none;
  }
  .main-page-values__title,.main-page-values__row-element-text{
    line-height: 100%;
  }
  .about-page-indicators-content__block {
    height: 100%;
    align-items: center;
    justify-content: center;
  }
  .about-page-indicators-content__block{
    margin-top: 46px;
    padding: 0;
    height: 350px;
  }
  .about-page-indicators-content__header{
    margin-bottom: 200px;
  }
  .header__logo-container{
    width: 50%;
    height: 100%;
    max-height: 24px;
    max-width: 160px;
  }
  /*open search opened */
  .header__logo-container.search-opened{
    display: none;
  }
  .header__leng.search-opened{
    display: none;
  }
  .burger-menu.search-opened{
    display: none ;
  }
  .header__row.search-opened .header__navigation-container{
    width: 100%;
  }
  .header__row.search-opened .header__search{
    width: 100%;
  }
  #sait-search.search-opened .icon-sait-search{
    margin-left: 22px;
  }
  /*close search opened */
  .header__logo-container a{
    height: 100%;
    width: auto;
  }
  .header__logo-container a img {
    height: auto;
    width: 100%;
    object-fit: contain;
  }
  .header__navigation-container{
    width: 60%;
  }  
  .header__row{
    justify-content: space-between;
  }
  .header__search-row{
    display: flex;
    justify-content: end;
    align-items: center;
  }
  .header__search-row div{
    margin-left: 12px;
  }
  .svg-line img {
    height: 400px;
    width: 40px;
  }
  .svg-line-item{
    flex-direction: column;
    position: relative;
  }
  .line-item-top-1, .line-item-top-2, .line-item-top-3, .line-item-bottom-1, .line-item-bottom-2, .line-item-bottom-3 {
    margin-right: 0;
    margin-left: 0;
  }
  .line-item-top-1{
    margin-bottom: 100px;
  }
  .about-page-svg-block {
    height: 100%;
    height: fit-content;
    display: flex;
    flex-direction: row;
    justify-content: center;
  }
  .svg-line-top {
    display: flex;
    flex-direction: column;
  }
  .svg-line-bottom {
    display: flex;
    flex-direction: column;
  }
  .svg-line-item{
    margin: 0;
  }
  .item-info-block{
    padding: 2px 16px;
    background-color: #F8A029;
    border-radius: 24px;
    margin-bottom: 8px;
  }
  .svg-line-top .svg-line-item{
    display: flex;
    align-items: flex-end;
  }
  .svg-line-bottom .svg-line-item{
    display: flex;
    align-items: flex-start;
  }
  .svg-line-bottom .line-item-bottom-1{
    margin: 0;
  }
  .svg-line-top .line-item-top-2{
    margin: 0;
  }
  .svg-line{
    width: 40px!important;
    padding: 0 10px;
  }
  .svg-icon{
    margin: 0;
  }
  .svg-line p{
    margin: 0;
  }
  .line-item-top-1{
    top: -170px;
  }
  .line-item-top-3{
    top: 70px;
  }
  .line-item-bottom-1{
    top: -45px;
  }
  .line-item-bottom-2{
    top: 55px;
  }
  .line-item-bottom-3{
    top: 90px;
  }
  .svg-icon object{
    width: 24px;
    height: 24px;
  }
  .about-page-indicators-content{
    padding-bottom: 60px;
  }
  .map_container{
    position: relative;
    /* left: -150px; */
    left: calc(100vw - 450px);
    width: 200vw;
    display: flex;
    flex-direction: row;
    justify-content: center;
  }
  .our_mission{
    padding-top: 170px;
    overflow: hidden;
  }
  .our_mission .main-page-about__container{
    position: relative;
    flex-direction: column;
    align-items: center;
  }
  .our_mission .main-page-about__container #prev_video{
    position: absolute;
    top: -150px;
    right: 45px;
  }
  .our_mission .main-page-about__title{
    position: relative;
    top: -50px;
  }
  .our_mission .main-page-about__video-container{
    margin-right: 0;
  }
  .our_mission .main-page-about__title span{
    position: absolute;
    left: 0;
    top: 60px;
  }
  .our_mission .main-page-about__video-container {
    display: block;
  }
  .our_mission .mission-video-btn {
    min-width: 75px;
    min-height: 75px;
  }
  .our_mission .mission-video-btn__round{
    top: -50%;
    left: -50%;
    width: 150px;
    height: 150px;
  }
  .our_mission .mission-video-btn__img{
    width: 130px;
    height: 130px;
  }
  /* slider */
  .main-page-slider__element{
    height: 770px; 
  }
  .main-page-slider__element-img{
    height: 280px;
  }
  .main-page-slider__btn-row-text{
    margin-bottom: 30px;
  }
  .main-page-slider__element-container{
    top: 300px;
  }
  /* our-life video */
  .mission-video-btn{
    min-width: 130px;
    min-height: 150px;
  }
  .mission-video-btn__round{
    top: -8px;
    left: -18px;
  }
  .our-life__video-container{
    position: relative;
    left: 70px;
  }
  .our-life__video-container img.round{
    max-width: 160px;
  }
  .map-section__transport-list{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: flex-start;
  }
  .part-of-team-form__col{
    margin-bottom: 25px;
  }
  .part-of-team-form__input-file label{
    padding: 0 8px;
    right: 0;
  }
  .part-of-team-form__input-file{
    background-color: #fff;
  }
  .part-of-team-form__input-file label span{
    margin-bottom: 0;
  }
  .part-of-team-form__input-file label span{
    width: 85%;

    display: flex;
    overflow: hidden;
  }
  .part-of-team-form__input-file .input-file{
    width: 15%;
  }
  .articles-element__name{
    max-width: 200px;
    word-break: break-word;
  }
  .quality-page-header__titles-container.pharmaconzor-title-img{
    margin-bottom: calc(20% + (50vh / 4) );
  }
  /* grid table */
  .documentation-content-table__row-header{
    display: none;
  }
  .documentation-content-table__row.grid_table{
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: 40px .5fr 1fr;
    grid-template-areas:
    "col_number"
    "message_name"
    "col3";
  }
  .grid_table .documentation-content-table__col-3{
    grid-area: col3;
    display: grid;
    grid-template-columns: repeat(2,1fr);
    grid-template-rows: repeat(2,1fr);
    grid-template-areas:
    "Report_results_voting Report_results_voting"
    "Date_publication_message Date_publication_report";
  }
  .grid_table .documentation-content-table__col-3-3{
    display: block;
  }
  .grid_table .documentation-content-table__col-2{
    display: none;
  }
  .grid_table .documentation-content-table__col-number{
    grid-area: col_number;
  }
  .grid_table .documentation-content-table__col-1{
    grid-area: message_name;
  }
  .grid_table .documentation-content-table__col-3-1{
    grid-area: Report_results_voting;
  }
  .grid_table .documentation-content-table__col-3-2{
    grid-area: Date_publication_report;
  }
  .grid_table .documentation-content-table__col-3-3{
    grid-area: Date_publication_message;
  }
  .photo-page-row{
    flex-direction: column;
  }
  .photo-elements-row__element{
    margin-bottom: 0;
  }
  .news-item{
    width: 100%;
  }
  .news-item a img{
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .vacancy-element__btn-row .vacancy-element__btn{
    position:unset;
  }

  /* grid table */
  .documentation-download-btns__element{
    background-size: auto 120% !important; 
    padding-left: 0;
  }
  .documentation-download-btns__link{
    padding-left: 21px;
  }
  .slider_hover_cont{
    width: 100% !important;
  }
  .slick-list.draggable{
    overflow: hidden !important;
  }
  /* codex popup */
  .registration_form .popup_cont .popup.enter{
    grid-template-columns: 1fr;
    grid-template-rows: .5fr .5fr .2fr  1fr;
    grid-row-gap: 20px;
    grid-template-areas:
    "enter_email"
    "enter_password"
    "enter_checkbox"
    "enter_button_cont";
  }
  .registration_form .popup_nav a{
    font-size: 14px;
    padding: 8 16px;
  }
  .registration_form .popup_nav a{
    font-size: 18px;
    padding: 18 24px;
  }
  .registration_form .popup_cont .popup.registration .corporate_mail{
    left: -18px;
    bottom: -25px;
    width: calc(100% + 16px);
  }
  .registration_form.active{
    padding: 40px 18px 25px 18px !important;
  }
  .registration_form .close_popup{
    background-image: url(/local/templates/main_page/css/../img/orange_cross.svg);
    background-size: 50%;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    left: 50%;
    bottom:  -55px;
    top: unset;
    right: unset;
    transform: translateX(-50%);
    background-color: #fff;
    width: 40px;
    height: 40px;
    border-radius: 20px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
  }
  .wrapper.codex_page .codex_cont{
    padding: 8px 130px 20px 10px;
    margin-bottom: 100px;
    background-image: url(/local/templates/main_page/css/../img/codex_btn_bg_mini.png);
    background-position: top right;
    background-size: cover;
  }
  .wrapper.codex_page .codex_cont img{
    display: none;
  }
  .wrapper.codex_page h1{
    font-size: 80px;
  }
  .wrapper.codex_page h2{
    font-size: 30px;
  }
  .wrapper.codex_page .confirm_form{
    display: grid;
    width: 100%;
    grid-template-columns: 1fr;
    grid-template-rows: .8fr .015fr .1fr .05fr;
    grid-row-gap: 36px;
    grid-template-areas: 
    "form_title"
    "input_cont"
    "paragraph"
    "submit_button";
  }
  .wrapper.codex_page .confirm_form p,.wrapper.codex_page .confirm_form .form_title{
    margin-right: 0px;
  }
  .wrapper.codex_page .confirm_form p.paragraph, .wrapper.codex_page .confirm_form .form_title{
    margin-bottom: 0px;
  }
  .slider-dots--horisontal .slick-dots li{
    margin-right: 25px;
  }
  .our-life{
    background-image: none;
  }
  .new-page-element-nav{
    display: grid;
    grid-template-columns: 1fr 1fr 1fr ;
    grid-template-rows: 1fr 1fr;
    grid-template-areas:
    "arrow_left . arrow_right"
    "all_news all_news all_news";
  }
  .new-page-element-nav .all_news{
    grid-area: all_news;
    width: 100%;
    display: flex;
    justify-content: center;
  }
  .new-page-element-nav .all_news a{
    display: flex;
    flex-direction: column;
  }
  .new-page-element-nav .all_news a span{
    margin-right: 0;
    margin-bottom: 8px;
  }
  .new-page-element-nav .arrow_left{
    grid-area: arrow_left;
  }
  .new-page-element-nav .arrow_left a{
    display: flex;
    flex-direction: row;
  }
  .new-page-element-nav .arrow_left a span{
    margin-right: 10px;
  }
  .new-page-element-nav .arrow_right{
    grid-area: arrow_right;
  }
  .new-page-element-nav .arrow_right a{
    display: flex;
    flex-direction: row;
  }
  .new-page-element-nav .arrow_right a span{
    margin-left: 10px;
  }
  .articles__title{
    font-size: 40px;
  }
  .articles-element__name{
    font-size: 15px;
  }
  .about-page-mission__text{
    font-size: 15px;
    text-align: left;
  }
  .about-page, .about-page__section{
    margin-top: 0;
  }
  .svg-line p{
    font-size: 15px;
  }
  .quality-page-header__titles-container{
    margin-top: 0px;
    margin-bottom: 50px;
  }
  .quality-page-header__title,
  .quality-page-header__sub-title,
  .quality-page-header__img-div{
    position: static;
  }
  .young-professionals-header__img-container img{
    width: 300px;
    height: 200px;
    object-fit: cover;
    object-position: top;
  }
  .quality-page-header__titles-container{
    margin-bottom: 0px;
  }
  .quality-page-header__text{
    font-size: 15px;
  }
  /* our values */
  .our-values-page__header-text,.our-values-page__sub-title, .our-values-page__section-content{margin-top: 40px;}
  .our-values-page-slogan{border-bottom-right-radius: 0;}
  .principles-row{
    padding: 0;
    background-color: #fff;
    border-radius: 0;
    box-shadow: none;
  }
  .our-values-page__principles-row{margin-top: 60px;}
  .indicators-page-header__text{font-size: 15px;}
  .indicators-page-statistics__row.top_row{border: none;}
  .indicators-page-achievements-orange{border-radius: 0;}
  .container#achievements-orange{
    display: block;
    box-sizing: border-box;
    padding: 53 18px 0 18px;
    width: 100%;
    max-width: none;
    background-color: #F8951A;
  }
  .indicators-page-achievements-orange{padding: 20px 0 500px 0px;}
  .indicators-page-achievements-orange__row-1{
    display: flex;
    flex-direction: column;
    margin-bottom: 60px;
    font-size: 18px;
  }
  .indicators-page-achievements-orange__row-1 span{
    margin-bottom: 6px;
  }
  .indicators-page-achievements-orange{
    background-position: bottom center;
  }
  .pharmaceutics-groups{margin-top: 100px;}
  .pharmaceutics-groups__title{font-size: 18px;}
  .pharmaceutics-groups__list-item{font-weight: 400;}
  .indicators-page-seal-row__img-container{
    margin-top: 50px;
    max-width: 100%;
    text-align: center;
    position: relative;
    margin-bottom: 350px;
  }
  .indicators-page-seal-row__img{
    max-width: 210px;
    right: 18px;
    position: absolute;
  }
  .part-of-team__content{margin-top: 0;}
  .young-professionals{
    background-image: url(/local/templates/main_page/css/../img/young-professionals_black.jpg);
  }
  .btn--white.young-professionals__btn{
    background-color: #fff;
    color: #0D7B59 !important;
    border:1px solid #fff;
  }
  .btn--white.young-professionals__btn span::before{
    color: #0d7b59;
  }
  .development-history__navigation{
    max-height: 68px;
    border-bottom: 1px solid #EBEBEB;
  }
  .our-life .slick-slide{
    width: 100vw;
  }
  .our-life .slick-slide img{
    height: 20vh;
    width: auto !important;
    object-fit: cover;
    object-position: center;
  }
  .our-life .slick-slide.slick-active{
    max-width: 80vw !important;
    margin-right: 20px;
  }
  .our-life .slick-slide.slick-active img{
    width: 100% !important;
    height: 100% !important;
    object-fit: cover;
    object-position: center;
  }
  #our_life_slider_mob{
    display: block;
    margin-top: 8px;
  }
  #our_life_slider_mob a{
    font-size: 18px;
  }
  .news-page .news-list-elemet .news-page-img-container{
    display: none;
  }
  .news-page .news-list-elemet .news-list-elemet__text{
    opacity: 100%;
  }
  .news-page .news-list-elemet, .news-page .news-list-elemet:hover{
    height: 400px;
  }
  .news-page .news-list-elemet .news-list-elemet__link, .news-page .news-list-elemet:hover .news-list-elemet__link{
    left: unset;
    right: 0px;
    bottom: 1px;
  }
  .open_element_desctiptin.active, .close_element_desctiptin.active{
    display: block;
  }
  .open_element_desctiptin.disable, .close_element_desctiptin.disable{
    display: none;
  }
  .contacts-map-tab-btn_dt{
    /* display: none; */
  }
  .building-entrance{
    position: relative;
    top: 400px;
  }
  .slick-initialized .slick-slide{
    transform: translateY(40px);
  }
  .slick-current .development-history__navigation-element,.development-history__navigation-element.active{
    transform: translateY(-40px);
  }
  /* product card */
  .grey-background{
    background-color: #fff;
    padding-top: 110px;
  }
  .catalog-element-page__img-container{max-width: 0;}
  .catalog-element-page__title{
    font-size: 30px;
    margin: 4px 0;
  }
  .catalog-element-page__badge-row.mob{
    max-width: 100vw;
    padding-left: 0;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 1fr 1fr;
    grid-row-gap: 40px;
    grid-column-gap: 21px;
    grid-template-areas:
    "apteka_block manual_block"
    "recipe_block recipe_block";
  }
  .badge-need-recipe{
    grid-area: recipe_block;
    width: min-content;
    width: 100%;
    display: flex;
    justify-content: center;
  }
  .badge-link-apteka{
    grid-area: apteka_block;
    width: min-content;
  }
  .badge-manual{
    grid-area: manual_block;
    width: min-content;
  }
  .catalog-element-page__header-description-row{
    font-weight: 400;
  }
  .catalog-element-page__description-property{
    flex-direction: column;
  }
  .catalog-element-page__description{max-width: 80vw;}
  .catalog-element-page__description.property-name{
    max-width: 80vw;
  }
  .catalog-element-page__property-row{
    flex-direction: column;
  }
  .white-background{
    max-width: 100vw;
  }
  .catalog-element-page__body.container-66-proc, .link-row{
    margin-left: 0;
  }
  .badge-manual{
    padding-right: 0;
  }
  .catalog-element-page__badge-row.desk{
    display: none;
  }
  .catalog-element-page__badge-row.mob{
    display: grid;
  }
  .contraindications{font-size: 20px;}
  .open_elem.active, .close_elem.active{
    display: block;
  }
  .open_elem.disable, .close_elem.disable{
    display: none;
  }
  .catalog-element-page__body.container-66-proc{width: 100%}
  .container-66-proc > .catalog-element-page__property-row{
    margin-top: 0px;
  }
  .catalog-element-page__property-row-title{
    width: unset;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 0px;
  }
  .catalog-element-page__property-row .catalog-element-page__description{
    display: none;
  }
  .catalog-element-page__property-row.active .catalog-element-page__description{
    display: block;
  }
  .catalog-element-page .nav-items{
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: center;
  }
  .catalog-element-page .nav-item-left{
    margin-right: 0px;
  }
  .catalog-element-page .nav-items .link-text{
    color: #0d7b59;
  }
  .catalog-element-page .nav-items .new-page-element-nav__link svg{fill: #0D7B59;}
  .building-entrance{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
  }
  .building-entrance .building-entrance__element span{
    display: block;
    background-image: url(/local/templates/main_page/css/../img/carrer-gray-arrow.svg);
    background-size: auto 100%;
    background-position: center;
    background-repeat: no-repeat;
    margin-left: 15px;
    width: 19px;
    height: 19px;
  }
  .building-entrance .building-entrance__element.active span{
    display: block;
    background-image: url(/local/templates/main_page/css/../img/carrer-green-arrow.svg);
    background-size: auto 100%;
    background-position: center;
    background-repeat: no-repeat;
    margin-left: 15px;
    width: 19px;
    height: 19px;
  }
  .building-entrance .building-entrance__element{
    display: flex;
    flex-direction: row;
    align-items: center;
  }
  .map-section.address.active .contacts-map-tab-btn_dt{
    display: block;
    top: 400px;

    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    border-top: 1px solid rgba(51, 51, 51, 0.15);
  }
  .map-section{
    margin-top: 240px;
    margin-bottom: 300px;
  }
  .main-page-new-goods__btn{
    bottom: 50px;
  }
  .main-page-slider__element-container {
    margin-top: 0px;
  }
  .mission-video-btn__element{
    margin-top: 100px;
  }
  .main-page-news__more-news-btn-down{
    margin-top: 60px;
  }
  .main-page-slider__element-img{
    object-position: center;
  }
  .our-life__body .mission-video-btn{
    top: -90px;
  }
  .main-page-values__row-element{
    margin-right: 40px;
  }
  .products-slider{
    margin-top: 60px;
  }
  .about-page__section{
    margin-bottom: 150px;
  }
  .about-page__section.about-page-quality{
    margin-bottom: 100px;
  }
  .main-page__news-list{
    margin-top: 100px;
  }
  .media-slider__overlay-img{
    top: -40px;
  }
  .young-professionals-page__title{
    font-size: 35px;
  }
  .part-of-team__img img{
    position: relative;
    bottom: -10px;
  }
  .dosage-forms-element__name{
    font-size: 14px;
  }
  .development-history__content-bouble{
    background-color: unset;
    padding: 0;
  }
  .development-history__content-bouble p{
    text-align: justify;
  }
  .new-goods__element-values-row .new-goods__element-values-name{
    color: #fff;
  }
  .catalog-header{
    flex-direction: column;
    align-items: flex-start;
  }
  .catalog-header__filter{
    margin-left: 0px;
    justify-content: space-between;
    margin-top: 30px;
    width: 90%;
    max-width: 300px;
  }
  .catalog-header__filter-element.active{
    display: none;
  }
  .filter-popup .catalog-filter-list__element{
    margin-bottom: 15px;
  }
  .catalog-body{
    position: relative;
  }
  .catalog-body__filter-form{
    position: sticky;
    top:10px;
    left: 100%;
  }
  .map-section__address{
    font-weight: 800;
    font-size: 18px;
    line-height: 130%;    
    letter-spacing: -0.03em;
  }
  .map-section__transport-list{
    font-weight: 800;
    font-size: 14px;
    line-height: 130%;
    letter-spacing: -0.03em;
  }
  .map-section,
  .vacancy-page{
    margin-bottom: 150px;
  }
  .part-of-team-form__input-file label img{
    right: -42px;
    max-height: 45px;
    top: 3px;
  }
  .part-of-team-form__input-file label{
    background-color: #fff;
    width: calc(100% - 50px);
  }
  .part-of-team-form__input-file{
    background-color: transparent;
  }
  .map-section__map ymaps{
    max-width: 100%;
  }
  .media-slider__play-btn{
    top: calc(50% - 40px);
  }
  .part-of-team-section {
    margin-top: 150px;
  }
  .map-section__transport-col{
    margin-right: 0px;
  }
  .catalog-element-page__header-content{
    padding-right: 0px;
  }
  .catalog-element-page__img-container{
    max-width: 100%;
    padding-right: 0px;
    margin-bottom: 0px;
  }
  .media-slider__play-btn{
    display: block;
  }
  .media-slider__play-btn img{
    margin: 0 auto;
    margin-bottom: 14px;
  }
}

@media (max-height: 1040px) {
  .our-life__list{
    height: calc(60vh + 100px);
  }
}

@media(max-width:680px){
  .development-history__navigation-element.active,
  .development-history__navigation-element{
    margin-bottom: 0px;
  }
  .development-history__content-element{
    margin-bottom: 0px;
  }
  .development-history__navigation{
    max-height: 75px;
  }
  .development-history__navigation{
    position: static;
  }
  .hr-consultation{
    padding-bottom: 0px;
  }
  .hr-consultation__footer{
    margin-top: 150px;
  }
  .part-of-team-form__title.h3{
    font-size: 30px;
  }
  .part-of-team__content{
    padding-top: 35px;
  }
  .map-section.address .contacts-map-tab-btn{
    position: static;
  }
  .map-section.address.active .contacts-map-tab-btn_dt{
    display: none;
  }
  .map-section.address .map-section__address-container,.building-entrance{
    position: static;
  }
  .contacts-map-tab-btn{
    border-top: 1px solid rgba(51, 51, 51, 0.15);
  }
  .development-history__navigation .slick-slide.slick-center .development-history__navigation-element{
    bottom: 0px;
  }
  .development-history__navigation.slick-initialized .slick-slide{
    text-align: left;
  }
  .development-history__navigation.slick-initialized .slick-current  + .slick-slide{
    text-align: right;
  }
  .quality-page-header__titles-container.pharmaconzor-title-img{
    background: none;
  }
  .quality-page-header__titles-mob-img{
    display: inline-block;
    max-width: 100%;
  }
  .quality-page-header__sub-title{
    top: 0px;
  }
  .development-history__content-bouble p{
    text-align: left;
  }
  .about-page-quality-slider__arrow.slider-left-arrow{
    right: auto;
    left: 50vw;
    transform: translateX(-115%);
  }
  .about-page-quality-slider__arrow.slider-right-arrow{
    left: auto;
    right: 50vw;
    transform: translateX(115%);
  }
  .about-page__container{
    overflow-x: hidden;
  }
  .about-page-quality-slider-container{
    margin-left: 0px;
  }
  .about-page-quality-slider  .slider_hover_cont{
    margin-left: 0px;
  }
  .about-page-quality-slider__elemet{
    margin: 0 auto;
  }
  .about-page-quality-slider__elemet-text{
    max-width: 100%;
  }
  .about-page__section.about-page-quality{
    margin-bottom: 0px;
  }
  .export-page__sub-title{
    font-weight: 400;
    font-size: 18px;
    line-height: 160%;
    margin-top: 40px;
  }
}

@media (max-height: 590px) {
  .registration_form .close_popup{
    left: unset;
    bottom: unset;
    top: 5px;
    right: -5px;
    background-color: unset;
    background-image: url(/local/templates/main_page/css/../img/green_cross.svg);
  }
}

@media (max-width: 470px) {
   .documentation-page .codex{
    display: block;
    width: 100%;
    background-size: cover;
    background-position: top right;
    box-sizing: border-box;
  }
  .documentation-page .codex span{
    padding: 16px 112px 0 21px;
  }
  .wrapper.codex_page .codex_cont{
    padding: 21px 84px 20px 10px;
  }
  .documentation-page .codex:hover{
    display: block;
    box-sizing: border-box;
    background-size: cover;
    background-position: top right;
  }
  .registration_form.active{
    transform: translate(0px, 0px);
    max-width: none;
    top: 0;
    left: 0;
  }
  .products__footer-link::after{
    width: 80vw;
  }
  .our_mission .main-page-about__title span{
    top: 40px;
  }
  .container#achievements-orange{
    min-height: 100vh;
  }
  .indicators-page-achievements__row .indicators-page-achievements__element.first{
    border-bottom: 1px solid #E5E5E5;
  }
  .main-page-slider.slick-initialized .slick-slide{
    transform: translateY(0px);
  }
  .main-page-slider__element{
    height: 660px;
  }
  .our_mission{
    padding-top: 130px;
  }
  .mission-video-btn .mission-video-btn__icon{
    width: 30px;
  }
  .main-page-values__container{
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .new-goods__descriptions-col{
    max-width: 100%;
  }
  .footer-last-row{
    padding-bottom: 60px;
  }
  .footer-last-row__element:last-child,
  .footer-last-row.last{
    margin-top: 0px;
  }
  .footer-form-section__socials{
    width: 100px;
    left: 50%;
    transform: translateX(-50%);
    top: 140px;
  }
  .quality-page-header__title{
    font-size: 30px;
  }
  .map-section{
    margin-top: 150px;
  }
  .footer__left-col{
    padding-right: 0px;
  }
  .young-professionals-header{
    border-bottom: none;
  }
}

@media (max-width: 380px) {
  .svg-line{padding: 0;}
  .about-page-indicators-content__header-val{font-size: 76px;}
  .about-page-indicators-content__header-val span{font-size: 16px;}

  .our_mission .mission-video-btn__round{
    top: -40%;
    left: -40%;
    width: 130px;
    height: 130px;
  }
  .our_mission .mission-video-btn__img{
    width: 100px;
    height: 100px;
  }
  .our_mission .main-page-about__container #prev_video{
    right: 30px;
  }
  .header__logo-container{
    max-width: 40%;
  }
  .burger-menu{
    margin-left: 12px;
    padding-left: 25px;
  }
  .our-life__video-container{
    position: relative;
    left: 90px;
  }
  .documentation-download-btns__link{
    font-size: 14px;
  }
  .documentation-page .codex{
    height: 250px;
  }
  /* codex popup */
  .registration_form .popup_nav a{
    font-size: 14px;
    padding: 4 6px;
  }
  .catalog-element-page__img{
    max-width: 250px;
  }
  .catalog-element-page__property-row-title .h3{
    max-width: 250px;
  }
  .catalog-element-page__badge-row.mob{
    grid-template-rows: 1fr 1fr 1fr;
    grid-row-gap: 10px;
    grid-template-areas:
    "apteka_block apteka_block"
    "manual_block manual_block"
    "recipe_block recipe_block";
  }
  .badge-need-recipe{
    justify-content: flex-start;
  }
  .catalog-element-page__header-description-attention{
    margin-top: 0;
  }
  .quality-page-header__sub-title{
    top: 0px;
    font-size: 14px;
  }
  .media-slider-header__title{
    font-size: 56px;
  }
  .about-page-quality-slider-container .footer .container{
    padding: 0 50px;
  }
  .development-history__navigation .slick-slide.slick-center .development-history__navigation-element{
    position: relative;
    bottom: 0px;
  }
  .quality-page-header .quality-page-header__titles-container{
    margin-top: 60;
  }
  .dosage-forms-element__name{
    font-size: 12px;
  }
  .main-page-new-goods__all-new-goods-btn{
    margin-left: unset;
    transform: translateX(-50%);
  }
  .catalog-header__filter{
    width: 100%;
  }
}
/* End */


/* Start:/local/components/footer_form/main.feedback/templates/modal_footer_form_32/style.css?16601226012622*/
div.mfeedback {}
div.mf-name, div.mf-email, div.mf-captcha, div.mf-message {width:80%; padding-bottom:0.4em;}
div.mf-name input, div.mf-email input {width:60%;}
div.mf-message textarea {width: 60%;}
span.mf-req {color:red;}
div.mf-ok-text {color:green; font-weight:bold; padding-bottom: 1em;}

div.mf-name input,
div.mf-email input,
div.mf-message textarea {
	width: 100%;
}
.footer-form__element .mf-text {
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 140%;
    color: rgba(51, 51, 51, 0.5);
    margin-bottom: 10px;
}
.mf-req {
	color: rgba(51, 51, 51, 0.5) !important;
}
div.mf-name,
div.mf-email,
div.mf-captcha,
div.mf-message {
    width: 100%;
}
.error-message-item p {
    margin: 7px 0 !important;
    font-size: 14px;
}
.mf-captcha-row {
    display: flex;
    max-width: 100%;
    justify-content: space-between;
}
div.mf-captcha {
    display: flex;
    max-width: 400px;
    justify-content: space-between;
}
.mf-captcha-image {
    max-width: 190px;
}
.mf-captcha-input {
    max-width: 290px;
}

.mf-captcha-input input[name="captcha_word"] {
     max-width: 170px;
     height: 35px;
}
.mf-captcha-image .mf-text,
.mf-captcha-input .mf-text {
    margin-bottom: 5px;
    color: rgba(51, 51, 51, 0.5);
    font-size: 15px;
}
.footer-form__element {
    margin-top: 35px;
}
.footer-form__element.required-fields {
    max-width: 200px;
    margin-top: 0;
}
.footer-form__element.footer-form__element_without-margin {
    margin-top: 0;
}
.footer-form__btn {
    margin-top: 15px;
}
.footer-form__element.required-fields.desktop {
    display: block;
}
.footer-form__element.required-fields.mobile {
    display: none;
    color: rgba(51, 51, 51, 0.5);
    font-size: 15px;
    margin-top: 15px;
}
/*
.submit-container .icon {
    position: relative;
    top: -33px;
    left: 125px;
}
*/
@media(max-width: 768px) {
    .footer-form__element.required-fields.desktop {
        display: none;
    }
    .footer-form__element.required-fields.mobile {
        display: block;
    }
}
@media(max-width: 680px) {
    .feed-modal-window .footer-form-section__right-col {
        margin-top: 25px;
    }
    .theme-select .footer-form__element {
        margin-top: 15px;
    }
}
@media(max-width: 450px) {
	.footer-form__row.theme-select .footer-form__element {
		margin-top: 15px;
	}
    div.mf-captcha {
        flex-wrap: wrap;
    }
    .footer-form__confidencial-row {
        font-size: 12px;
        margin-top: 7px;
    }
    .footer-form__textarea {
        height: 100px;
    }
    .feed-modal-window .footer-form-section__right-col {
        margin-top: 7px;
    }
}
/* End */
/* /local/templates/main_page/plagins/slick.css?16437330561776 */
/* /local/templates/main_page/plagins/jqvmap.min.css?1643733056613 */
/* /local/templates/main_page/plagins/selectize.default.css?16447523068259 */
/* /local/templates/main_page/plagins/iconfont/style.css?16541691911657 */
/* /local/templates/main_page/css/style.css?1754314039260447 */
/* /local/components/footer_form/main.feedback/templates/modal_footer_form_32/style.css?16601226012622 */
