@font-face {
  font-family: "Inter-Light";
  src: url("/doc/ProximaNova-Light.ttf");
}

@font-face {
  font-family: "Inter-Regular";
  src: url("/doc/ProximaNova-Regular.ttf");
}

@font-face {
  font-family: "Inter-Medium";
  src: url("/doc/ProximaNova-Semibold.ttf");
}

@font-face {
  font-family: "Inter-Bold";
  src: url("/doc/ProximaNova-Bold.ttf");
}

@font-face {
  font-family: "Inter-SemiBold";
  src: url("/doc/ProximaNova-SemiBold.ttf");
}

.text-inner-lg {
  font-size: 28px;
  color: #00A606;
  font-family: Inter-Bold;
}


.dropdown {
  display: none;
}

.img-logo {
  width: 300px;
}

.milk_labels {
  margin-left: 100px;
}

.milk_row_item img {
  width: 128px;
  box-shadow: 0px 8px 16px 0px rgb(0 0 0 / 20%);
  border-radius: 999px;
}

.milk_labels span {
  margin-right: 50px;
}

.cormax__wrap_hero {
  font-family: 'Fira Sans', sans-serif;
  background-image: url("../img/cover.jpg");
  background-size: cover;
  min-height: 100vh;
}

.out {
  display: flex;
  width: 100%;
  justify-content: center;
}

.in {
  max-width: 1840px;
  display: flex;
}

/*.cormax__slide_milk, .cormax__slide_2 .cormax_slide_header_label {*/
/*  position: initial !important;*/
/*}*/

body, html {
  margin: 0;
  padding: 0;
  scroll-behavior: smooth;
}

.active {
  background: transparent !important;
}

.flex {
  display: flex;
}

.row {
  flex-direction: row;
}

.col {
  flex-direction: column;
}

.a-c {
  align-items: center;
}

.j-c {
  justify-content: center;
}

.j-b {
  justify-content: space-between;
}

.container {
  max-width: 1640px;
  padding: 0 2.667vw;
  margin-left: auto;
  margin-right: auto;
  transition: 0.2s;
}

.head-main .logo-box {
  margin-left: 2.667vw;;
}


.cormax__hero_title {
  font-family: Inter-Medium, serif;
  display: flex;
  align-items: center;
  padding-top: 22vh;
}

.cormax__hero_title_label {
  margin-left: 16px;
}

.cormax__hero_title_label p {
  font-size: 160px;
  font-weight: 600;
  padding: 0;
  color: white;
  line-height: 100%;
  margin: 0 0 8px;
  margin-bottom: 36px;
}

.cormax__hero_title_label span {
  color: white;
  text-transform: uppercase;
  font-size: 42px;
  font-family: Inter-Light;
  padding: 0;
  line-height: 100%;
  margin: 8px 0 0;
  letter-spacing: 12px;
}

.cormax__hero_label {
  color: white;
  font-size: 48px;
  font-family: Inter-Thin;
  text-transform: uppercase;
  max-width: 60vw;
  margin-top: 82px;
  margin-bottom: 0;
}

.cormax_slide_header {
  padding-top: 64px;
  display: flex;
  align-items: center;
}

.cormax_slide_header_label a {
  font-size: 14px;
  text-decoration: none;
  color: #235426;
}

.cormax_slide_header_label a:last-child:not(.dropdown-content a) {
  margin-right: 24px;
}

.cormax_slide_header_label div:not(.dropdown-content):not(.dropdown) {
  position: absolute;
  left: 0;
  width: 100%;
  display: flex;
  justify-content: space-between;
  padding: 24px 0;
  background: white;
  margin-top: 8px;
}

.cormax_slide_header_label {
  display: block;
  align-items: center;
  background: #76D76E;
  position: absolute;
  right: 0;
  font-size: 2vw;
  color: white;
  font-family: Inter-SemiBold;
  text-transform: uppercase;
  padding: 8px;
}

.head-main {
  position: relative;
}

.cormax_slide_header_logo {
  display: flex;
  flex-direction: row;
  align-items: center;
}

.head-main {
  justify-content: space-between;
}

.cormax_slide_header_logo div {
  margin-left: 16px;
}

.cormax_slide_header_logo div p {
  font-family: Inter-SemiBold;
  font-size: 48px;
  letter-spacing: 1px;
  margin: 0;
  margin-bottom: 4px;
}

.cormax_slide_header_logo div span {
  font-family: Inter-Light;
  font-size: 18px;
  text-transform: uppercase;
}

.mobile-dropdown {
  display: none !important;
}

.cormax__slide_2_content {
  display: flex;
  flex-direction: row;
}

.trophy_cup {
  opacity: 0.3;
}

.trophy_bg {
  margin-left: -128px;
  margin-top: 64px;
  width: 44vw;
  height: 44vw;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}

/*.trophy_bg::before {*/
/*  opacity: 0.4;*/
/*  content: "";*/
/*  background-image: url("/img/trophy.svg");*/
/*  background-repeat: no-repeat;*/
/*  background-size: cover;*/
/*  position: absolute;*/
/*  top: 0;*/
/*  right: 0;*/
/*  bottom: 0;*/
/*  left: 0;*/
/*}*/

.cormax__slide_2 {
  min-height: 100vh;
  box-shadow: 5px 1px 3px rgba(1, 1, 1, 0.2);
}

.cormax__slide_3 {
  min-height: 100vh;
  box-shadow: 5px 1px 3px rgba(1, 1, 1, 0.2);
}

.cormax__slide_3 {
  min-height: 100vh;
  box-shadow: 5px 1px 3px rgba(1, 1, 1, 0.2);
}

/*.compare_line_1::before {*/
/*  position: absolute;*/
/*  content: "";*/
/*  height: 64px;*/
/*  background: red;*/
/*  width: 300px;*/
/*  left: 0;*/
/*}*/

/*.compare_line_1 {*/
/*  margin-top: 64px;*/
/*  !*margin-top: 64px;*!*/
/*  !*background: green;*!*/
/*  text-align: right;*/
/*  font-size: 48px;*/
/*  font-family: Inter-Medium;*/
/*  text-transform: uppercase;*/
/*  background: #00A606;*/
/*  width: 44vw;*/
/*  padding: 32px 0;*/
/*}*/

/*.compare_line_1 span {*/
/*  margin-right: 9vw;*/
/*}*/


/*.compare_line_2 {*/
/*  margin-top: 64px;*/
/*  !*margin-top: 64px;*!*/
/*  !*background: green;*!*/
/*  text-align: left;*/
/*  font-size: 48px;*/
/*  font-family: Inter-Medium;*/
/*  text-transform: uppercase;*/
/*  background: #00A606;*/
/*  width: 44vw;*/
/*  padding: 32px 0;*/
/*}*/

/*.compare_line_1 span {*/
/*  margin-right: 9vw;*/
/*}*/

/*.compare_line_2 span {*/
/*  margin-left: 9vw;*/
/*}*/
/*.compare_line_1 span {*/
/*  margin-right: 9vw;*/
/*}*/

/*.compare_line_2 span {*/
/*  margin-left: 9vw;*/
/*}*/


.compare_line_1_bg {
  position: absolute;
  left: 0;
  height: 96px;
  margin-top: 64px;
  width: 40vw;
  background: #56FF59;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

/*.compare_line_1_bg span {*/
/*  margin-right: 128px;*/
/*  font-size: 32px;*/
/*  font-family: Inter-Medium;*/
/*  text-transform: uppercase;*/
/*}*/

.compare_line_titles {
  display: flex;
  flex-direction: row;
  width: 100%;
}

.cormax_titles_content {
  display: flex;
  flex-direction: row;
  width: 100%;
  justify-content: space-around;
  margin-top: 48px;
  /*background: #56FF59;*/
  padding: 32px 0;
}

.cormax_titles_content span {
  text-transform: uppercase;
  font-family: Inter-Bold;
  font-size: 38px;
}

.compare_texts {
  margin-top: 116px;
  height: 60px;
}


.compare_texts span {
  color: white;
  text-transform: uppercase;
  font-family: Inter-Regular;
  font-size: 20px;

}

.compare_texts div span {
  padding: 0 16px;
}

.compare_texts div:first-child span {
  /*margin-left: 23px;*/
  text-align: left;
}

.compare_texts div:last-child span {
  /*margin-left: 23px;*/
  text-align: left;
}

.compare_texts div:last-child {
  text-align: left;
  /*margin-right: -32px;*/
}

.compare_texts {
  display: flex;
  flex-direction: row;
  justify-content: space-around;
}

.compare_icons img {
  width: 128px;
}

.compare_icons {
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  margin-top: 96px;
}

div {
  /*background: red;*/
}

.cormax__slide_compare {
  /*min-height: 40vh;*/
  /*background: green;*/

  /*background-image: url("../img/scheme.jpg");*/

  width: 100%;
  /*background-size: 100%;*/
  /*background-position: center;*/
  /*background-repeat: no-repeat;*/
}

.cormax__slide_compare img:not(.img-logo):not(.dropdown-mobile):not(button img) {
  width: 100%;
  margin-top: 64px;
}

.cormax__slide_5 {
  min-height: 100vh;
  box-shadow: 5px 1px 3px rgba(1, 1, 1, 0.2);
}

.s6_content_mr {
  margin-right: 24px;
}

.s6_content_ml {
  margin-left: 24px;
}


.cormax__slide_6 {
  min-height: 100vh;
  background-image: url("../img/fin_bg.png");
  width: 100%;
  background-size: cover;
}

.cormax__slide_4 {
  min-height: 100vh;
  position: relative;
  box-shadow: 5px 1px 3px rgba(1, 1, 1, 0.2);
}

.cormax__slide_end {
  /*height: 1000px;*/
}


.cormax_slide_wrap {
  display: flex;
  width: 100%;
  justify-content: center;
  height: 100vh;
  position: absolute;
  top: 0;
  left: 0;
}

.slide_6_left_label {
  width: 100%;
  font-size: 48px;
  text-transform: uppercase;
  font-family: Inter-Bold;
  text-align: center;
  background: #56FF59;
  padding: 28px 0;
  margin-top: -52px;
}

.cormax_slide_end_contacts_in p {
  font-size: 36px;
  font-family: Inter-Bold;
  margin: 0;
  margin-bottom: 12px;
}

.slide_end_contact {
  display: flex;
  align-items: center;
  margin-top: 16px;
}

.slide_end_contact span {
  margin-left: 16px;
}

.slide_end_contact a {
  text-decoration: none;
  display: flex;
  align-items: center;
  color: black;
}

.cormax_slide_end_contacts_in span {
  font-size: 24px;
  font-family: Inter-Regular
}

.cormax_slide_end_contacts_out {
  display: flex;
  /*flex-direction: column;*/
  align-items: center;
  height: 100%;
}

.slide_end_contact img {
  width: 64px;
}

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

.slide_6_right_label {
  width: 100%;
  font-size: 48px;
  text-transform: uppercase;
  font-family: Inter-Bold;
  text-align: center;
  background: #56FF59;
  padding: 28px 0;
  margin-top: -52px;
  position: relative;
  z-index: 4;
}

.slide_6_left_net {
  margin-top: 72px;
  margin-bottom: 72px;
}

.slide_6_left {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 33vw;
  height: 100%;
}

.slide_6_right {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 44vw;
  height: 100%;
  position: relative;
}

.container-coop-head {
  margin-bottom: 64px;
}

.slide_6_content {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}

.cormax__slide_milk_container {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  height: calc(85vh - 148px);
}


.slide_6_arrow_content {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
}

.slide_6_arrow {
  width: 96px;
  transform: rotate(-90deg);
}

.slide_6_prod {
  width: 128px;
  margin-top: 24px;
}


.milk_row_item {
  display: flex;
  flex-direction: row;
  align-items: center;
  margin-top: 16px;
}

.slide_6_arrow_content span {
  color: white;
  font-family: Inter-Medium;
  font-size: 32px;
  margin-top: 24px;
  text-transform: uppercase;
  text-align: center;
}

.milk_row_item div {
  display: flex;
  flex-direction: column;
  margin-left: 16px;
  font-family: Inter-Medium;
  text-transform: uppercase;
}

.milk_row_item div .large {
  font-size: 44px;
  color: #00A606;
  font-family: Inter-Bold;
}


.milk_left_row {
  /*background: red;*/
  /*height: 100vh;*/
  /*position: absolute;*/
  min-width: 300px;
  top: 0;
  display: flex;
  justify-content: center;
  flex-direction: column;
}


.milk_right_row {
  /*background: red;*/
  /*height: 100vh;*/
  /*position: absolute;*/
  margin-left: 32px;
  top: 0;
  display: flex;
  justify-content: center;
  flex-direction: column;
  left: 14vw;
  /*background: red;*/
  /*width: 760px;*/
}

.milk_row_items {
  display: flex;
  flex-direction: column;
  margin-left: 32px;
}

.milk_row_items img {
  width: 128px;
  box-shadow: 0px 8px 16px 0px rgb(0 0 0 / 20%);
  border-radius: 999px;
}

.milk_row_items div {
  display: flex;
  flex-direction: row;
  align-items: center;
  margin-bottom: 12px;
}

.milk_row_items p {
  margin-left: 16px;
  font-family: Inter-Regular;
  font-size: 22px;
  max-width: 250px;
}


.milk_line {
  position: absolute;
  top: 40vh;
  background: linear-gradient(128deg, rgba(2, 0, 36, 1) 0%, rgba(91, 176, 73, 1) 0%, rgba(47, 81, 38, 1) 100%);
  width: 35vw;
  color: white;
  font-family: Inter-Light;
  text-transform: uppercase;
  font-size: 28px;
  padding: 16px;
  right: 0;

}

.milk_labels {
  margin-left: 116px;
}

.milk_labels span {
  margin-right: 48px;
  font-family: Inter-Regular;
  font-size: 16px;
  text-transform: uppercase;
}

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

.cormax__slide_4_row {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin-top: 128px;
  width: 100%;
}

.slide_4_pic {
  position: relative;
  display: flex;
  flex-direction: row;
  align-items: center;
  z-index: 3;
}

.slide_4_content {
  display: flex;
  flex-direction: row;
  align-items: center;
}

.slide_4_content_icon {
  width: 256px;
}


.slide_4_pic span {
  position: absolute;
  left: 140px;
  width: 300px;
  font-family: Inter-Medium;
  font-size: 24px;
}

.img_smalltolarge {
  position: relative;
  box-shadow: 0px 8px 16px 0px rgb(0 0 0 / 20%);
  border-radius: 999px;
}

.cormax_slide_3_row {
  position: absolute;
  width: 100%;
  height: 128px;
  background: #EDF0EC;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.cormax_slide_5_row {
  position: absolute;
  width: 100%;
  height: 170px;
  background: #EDF0EC;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}


.slide_4_arrows span {
  position: relative;
  z-index: 3;
}

.slide_4_arrows {
  display: flex;
  flex-direction: row;
  justify-content: center;
}

.slide_4_arrows img {
  width: 128px;
}

.slide_4_arrows img:last-child {
  transform: rotate(180deg);
}

.slide_6_arrows {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  position: relative;
}


.slide_4_arrow_shadow {
  width: 20vw;
  height: 20vh;
  background: white;
  box-shadow: 1px 0px 50px 60px rgba(255, 255, 255, 1);
  position: relative;
  z-index: 2;
  display: flex;
  justify-content: center;
  align-items: center;
}

.slide_6_arrow_mask {
  width: 100%;
  left: 0;
  height: 32px;
  display: flex;
  position: absolute;
  background: green;
  top: 330px;
  filter: blur(13px);
  z-index: 2;
}

.slide_4_arrow_shadow span {
  text-align: center;
  font-size: 24px;
  font-family: Inter-SemiBold;
  text-transform: uppercase;
}

.slide_label {
  position: absolute;
  font-size: 18px;
  bottom: 0;
  padding: 16px 128px;
  background: #FED641;
  font-family: Inter-Regular;
}

@media screen and (max-width: 1920px) {
  .slide_label {
    padding: 1vw 6.6vw;
    padding: 1vw 6.6vw;

  }
}


.cormax_slide_3_row div img {
  width: 13vw;
  box-shadow: 0px 8px 16px 0px rgb(0 0 0 / 20%);
  border-radius: 999px;
}

.cormax_slide_3_row div p {
  margin-left: 24px;
  font-size: 24px;
  font-family: Inter-Regular;
  max-width: 220px;
}

.cormax_slide_3_row div {
  display: flex;
  flex-direction: row;
  align-items: center;
}

.cormax_slide_5_row div img {
  width: 13vw;
  max-width: 256px;
  box-shadow: 0px 8px 16px 0px rgb(0 0 0 / 20%);
  border-radius: 999px;
}

.cormax_slide_5_row div p {
  margin-left: 24px;
  font-size: 18px;
  font-family: Inter-Regular;
  max-width: 220px;
  text-transform: uppercase;
}

/*div {*/
/*  background: red;*/
/*}*/

.lg_t {
  font-family: Inter-Bold;
  font-size: 36px;
  color: #4D7A32;
}

.cormax_slide_5_row div {
  display: flex;
  flex-direction: row;
  align-items: center;
}

.trophy_row p {
  font-size: 24px;
  color: #41582B;
  font-family: Inter-SemiBold;
}

.trophy_row_medals {
  display: flex;
  flex-direction: row !important;
  justify-content: center !important;
}

.trophy_row_medals img {
  width: 256px !important;
}

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

.trophy_row_left div {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.trophy_row_left div img {
  width: 430px;
}

.cormax__slide_2 {
  min-height: 100vh;
}

.cormax__slide_2_content {
  margin-top: 32px;
}

.trophy_img {
  opacity: 0.3;
  position: absolute;
  width: 512px;
  height: 512px;
}

.trophy_label {
  position: absolute;
  top: 48px;
  font-family: Inter-SemiBold;
  color: #41582B;
  width: 33%;
  text-align: center;
}

.trophy_bg_label {
  text-transform: uppercase;
  font-family: Inter-SemiBold;
  color: #41582B;
  font-size: 20px;
  width: 33%;
  margin-top: 64px;
  text-align: center;
  position: absolute;
}

.trophy_row_right {
  margin-left: 64px;
  display: flex;
  flex-direction: column;
}

.row_right_item {
  display: flex;
  flex-direction: row;
  align-items: center;
  margin-bottom: 24px;
}

.row_right_item p {
  font-size: 48px;
  margin-left: 32px;
}

.row_right_item span {
  max-width: 500px;
  margin-left: 16px;
  font-size: 24px !important;
  font-family: Inter-Light;
  text-transform: uppercase;
}

.row_right_item img {
  width: 156px;
  box-shadow: 0px 8px 16px 0px rgb(0 0 0 / 20%);
  border-radius: 999px;
}

/*div {*/
/*  background: red;*/
/*}*/

.sec_64_l {
  margin-left: 64px;
}

.sec_64_r {
  margin-right: 64px;
}

.milk_chart {
  width: 600px;
}

.dots-128 {
  margin-left: 128px;
}

.dots-n-128 {
  margin-left: -128px;
}

.row_mb-16 {
  margin-bottom: 16px;
}

.row_mt-16 {
  margin-top: 16px;
}

.trophy_row_left div {
  margin-bottom: 24px;
}

.milk_left_row p {
  font-family: Inter-Medium;
  max-width: 400px;
  text-transform: uppercase;
  color: #4D7A32;
  font-size: 1.667vw;
}


.link-d {
  display: block;
}

.link-m {
  display: none;
  font-size: 24px;
  background: white;
  padding: 6px;
  border-radius: 6px;
}

@media screen and (max-width: 1920px) {
  .cormax_slide_header_label {
    font-size: 2.500vw;
  }
}


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

  .dropdown {
    display: flex;
  }

  .cormax_slide_header_label {
    display: flex;
  }

  .img-logo {
    width: 250px;
  }

  .cormax_slide_header_label div:not(.dropdown-content):not(.dropdown) {
    display: none;
  }

  .link-m {
    display: block;
  }

  .link-d {
    display: none;
  }


  .milk_labels {
    margin-left: 64px;
  }

  .milk_labels span {
    margin-right: 32px;
  }

  .milk_row_item div .large {
    font-size: 22px;
  }

  .milk_row_items p {
    font-size: 18px;
  }

  .milk_row_items img {
    width: 86px;
  }

  .milk_row_items {
    margin-left: 16px;
  }

  .milk_right_row {
    margin-left: 0;
  }

  .milk_chart {
    width: 500px;
  }

  .milk_labels {
    margin-left: 64px;
  }

  .milk_labels span {
    margin-right: 36px;
  }

  .milk_row_item img {
    width: 86px;
  }
}

.mobile-container {
  max-width: 480px;
  margin: auto;
  background-color: #555;
  height: 500px;
  color: white;
  border-radius: 10px;
}


.topnav a:hover {
  background-color: #ddd;
  color: black;
}

/*.active {*/
/*  background-color: #04AA6D;*/
/*  color: white;*/
/*}*/

.diploma_titles {
  text-transform: uppercase;
  text-align: center;
}


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

  .milk_chart {
    width: 700px;
  }


  .milk_row_items div {
    margin-right: 12px;
  }

  .milk_row_items div:last-child {
    margin-right: 0;
  }

  .milk_left_row p {
    font-size: 18px;
  }

  .milk_row_items {
    flex-direction: row;
    margin-left: 0;
  }


  .cormax__hero_label {
    margin-top: 32px;
    margin-bottom: 32px;
    max-width: 100%;
    text-align: center;
  }


  .cormax_slide_header {
    padding-top: 32px;
  }

  .slide_6_arrows {
    margin-bottom: 128px;
  }

  .cormax__slide_5 {
    min-height: 100vh;
  }

  .milk_right_row {
    margin-bottom: 32px;
  }

  .cormax__slide_milk {
    min-height: fit-content;
  }

  .row_mb-16 {
    margin-bottom: 0;
  }

  .row_mt-16 {
    margin-top: 0;
    margin-left: 8px;
  }

  .trophy_row_right {
    margin-bottom: 32px;
  }

  .slide_4_content_icon {
    width: 156px;
    box-shadow: 0px 8px 16px 0px rgb(0 0 0 / 20%);
    border-radius: 999px;
  }

  .slide_6_left {
    width: fit-content;
  }

  .slide_6_right {
    width: fit-content;
  }

  .cormax__slide_3 .cormax_slide_header {
    margin-bottom: 32px;
  }

  .cormax__slide_4 {
    /*min-height: 80vh;*/
  }

  .slide_4_arrow_shadow span {
    font-size: 18px;
  }

  .cormax_slide_3_row div {
    margin: 50px 0;
  }

  .trophy_row {
    /*display: flex;*/
    flex-direction: column;
    /*align-items: center;*/
    /*justify-content: space-between;*/
    /*width: 100%;*/
  }

  .cormax__slide_milk_container {
    flex-direction: column;
  }

  .cormax__slide_milk_container {
    align-items: flex-start;
  }

  .milk_left_row {
    flex-direction: row;
    align-items: center;
    margin-right: 60px;
  }

  .milk_line {
    position: initial;
    display: none;
  }

  .milk_row_item {
    margin-top: 0;
  }

  .milk_left_row {
    height: fit-content;
  }

  .cormax_slide_3_row {
    position: initial;
    height: fit-content;
    margin-top: 64px;
  }

  .milk_labels {
    margin-top: 12px;
    display: flex;
    flex-direction: row;
  }

  .cormax_slide_header_label {
    width: 40vw;
  }

  .milk_labels span {
    /*margin-right: 55px;*/
  }

  .milk_right_row {
    position: initial;
    height: fit-content;
    margin-top: 32px;
  }

  .milk_left_row {
    position: inherit;
    margin-top: 48px;
  }

  .cormax__hero_title {
    flex-direction: column;
  }

  .cormax_slide_3_row {
    flex-direction: column;
  }

  .sec_64_l, .sec_64_r {
    margin-left: 0;
    margin-right: 0;
  }

  .slide_6_content {
    flex-direction: column;
    align-items: center;
  }
}

@media screen and (max-width: 1000px) {
  .dots-128 {
    margin-left: 64px;
  }

  .dots-n-128 {
    margin-left: -64px;
  }
}

@media screen and (max-width: 968px) {
  .milk_row_items {
    flex-direction: column;
    padding-bottom: 64px;
  }
}

@media screen and (max-width: 820px) {
  .milk_right_row {
    width: 550px;
  }
}

.scroll_call {
  position: absolute;
  width: 88px;
  right: 0;
  bottom: 0;
  z-index: -1;
}

/*div {*/
/*  background: red;*/
/*}*/

.row_it {
  margin-left: 64px;
  margin-right: 32px;
}

.row_it_sec {
  margin-left: 32px;
}

/*div {*/
/*  background: red;*/
/*}*/

/** {*/
/*  background: blue;*/
/*}*/

/*body, html {*/
/*  background: white !important;*/
/*}*/


.humans {
  width: 480px;
}

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

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

  .row_mb-16 {
    margin-bottom: 8px;
  }

  .dropdown-content {
    right: 0;
  }

  .img-logo {
    width: 200px;
  }

  .cormax_slide_3_row div img {
    width: 20vw;
  }

  .trophy_row_left {
    width: 100%;
  }

  .milk_right_row {
    margin-top: 16px;
    margin-bottom: 16px;
  }

  .milk_left_row {
    flex-direction: column;
    align-items: flex-start;
    margin-top: 16px;
  }


  .row_mt-16 {
    margin-left: 0;
  }

  .row_it {
    margin-left: 32px;
    margin-right: 0;
  }

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


  .cormax__hero_title_label span {
    font-size: 28px;
  }

  .slide_4_pic span {
    position: initial;
    text-align: center;
  }

  .slide_4_arrows img {
    width: 50px;
  }

  .slide_4_arrow_shadow {
    box-shadow: 1px 0px 50px 20px rgb(255 255 255);
  }

  .cormax_slide_header_logo div p {
    font-size: 30px;
  }

  .cormax_slide_header_logo div span {
    font-size: 14px;
  }

  .slide_4_pic {
    flex-direction: column;
    margin-bottom: 32px;
  }


  .container {
    padding: 0 3vw;
  }

  .head-main .logo-box {
    margin-left: 3vw;
  }

  .logo-box {
    display: flex;
    flex-direction: row;
    align-items: center;
  }

  .cormax__hero_title_label p {
    font-size: 100px;
    text-align: center;
  }

  .trophy_row_medals {
    margin-top: 16px;
  }

  .cormax__hero_label {
    width: 100%;
    text-align: center;
  }

  .cormax__hero_label {
    max-width: 100%;
  }

  .dots-128 {
    margin-left: 0;
  }

  .dots-n-128 {
    margin-left: 0;
  }

  .cormax__slide_milk {
    min-height: 65vh;
  }

  .milk_chart {
    width: 400px;
  }

  .milk_labels {
    margin-left: 55px;
    margin-top: 6px;
    margin-bottom: 24px;
  }

  .milk_labels span {
    margin-right: 36px;
    font-size: 12px;
  }
}

.cormax__slide_end .cormax_slide_wrap {
  z-index: -1;
}

/*div {*/
/*  background: red;*/
/*}*/

/*div {*/
/*  background: red;*/
/*}*/
@media screen and (max-width: 600px) {

  .mobile-dropdown {
    width: fit-content;
  }

  .logo-box {
    width: 100%;
    justify-content: space-between;
  }

  .slide_6_left, .slide_6_right {
    width: 80%;
  }

  .text-center-m {
    text-align: center;
  }

  .slide_end_contact a {
    margin: 0 3vw;
  }


  .s6_content_mr {
    margin-right: 12px;
  }

  .s6_content_ml {
    margin-left: 12px;
  }

  .cormax_slide_5_row {
    border-radius: 16px;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
  }


  .mobile-dropdown {
    display: flex !important;
    margin-right: 0;
    height: 100%;
    margin-left: 16px;
  }

  .mobile-dropdown button {
    background: #235426;
  }

  .mobile-dropdown button img {
    width: 24px;
  }

  .milk_labels {
    margin-left: 26px;
  }

  .milk_labels span {
    margin-right: 12px;
  }

  .trophy_row_left div {
    align-items: center;
  }

  .cormax__slide_4_row {
    margin-top: 64px;
  }

  .slide_6_arrow_content span {
    font-size: 24px;
  }

  .cormax_slide_5_row {
    height: fit-content;
  }

  .cormax_slide_5_row div {
    flex-direction: column;
  }

  .cormax_slide_5_row div {
    text-align: center;
  }

  .milk_chart {
    width: 100%;
  }

  .cormax_slide_5_row {
    margin-top: 24px;
    padding: 16px 0;
    margin-bottom: 24px;
  }

  .milk_right_row {
    width: 300px;
  }

  .cormax_slide_5_row {
    position: initial;
  }

  .cormax__hero_title_label p {
    margin-top: 16px;
    font-size: 50px;
    margin-bottom: 16px;
  }

  .cormax__hero_title_label {
    margin-left: 0;
  }

  .cormax__hero_title_label span {
    font-size: 14px;
    letter-spacing: 6px
  }

  .cormax__hero_label {
    font-size: 24px;
  }

  .row_right_item {
    margin-bottom: 16px;
  }

  .row_right_item img {
    width: 86px;
  }

  .row_right_item span {
    font-size: 16px !important;
  }

  .row_right_item p {
    margin-left: 16px;
    margin-top: 0;
    margin-bottom: 0;
  }

  .cormax_slide_header_label {
    display: none;
  }


  .milk_right_row {
    width: 300px;
  }

  .slide_label {
    display: none !important;
  }

  .milk_row_item img {
    width: 64px;
  }
}

.slide_6_left_net {
  width: 350px;
}


@media screen and (max-width: 1400px) {
  .milk_row_item div {
    margin-left: 8px;
  }

  .milk_line {
    width: 25vw;
  }

  .milk_row_item div {
    font-size: 16px;
  }
}

.scheme-d {
  display: block;
}

.scheme-m {
  display: none;
}

@media screen and (max-width: 1250px) {
  .scheme-d {
    display: none;
  }

  .scheme-m {
    display: block;
  }
}

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

  .cormax_slide_3_row {
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
  }

  /*.cormax_slide_3_row div p {*/
  /*  font-family: Inter-Medium;*/
  /*}*/
  .slide_6_prod {
    width: 100px;
  }

  .slide_6_left_net {
    width: 200px;
  }

  .cormax__slide_5 {
    min-height: fit-content;
  }

  .cormax_slide_3_row div {
    margin: 50px 0;
  }

  .trophy_row_left div img {
    width: 100%;
  }

  .slide_6_right_label {
    margin-top: -32px;
  }

  .humans {
    width: 300px;
  }

  .slide_6_right_label, .slide_6_left_label {
    font-size: 24px;
  }

  .slide_6_arrow_mask {
    display: none;
  }

  .cormax_slide_5_row div p {
    margin-left: 8px;
  }

  .cormax_slide_5_row div p {
    font-size: 14px;
  }

  .lg_t {
    font-size: 24px;
  }

  .row_it {
    margin-left: 0;
  }

  .slide_4_content_icon {
    width: 100px;
  }


  .cormax_slide_header_label {
    display: none;
  }

  .trophy_row_right {
    margin-left: 0;
  }


  .milk_right_row {
    width: 100%;
  }

  /*.cormax_slide_header_label {*/
  /*  width: 60vw;*/
  /*}*/

}

.fp-overflow {
  height: 100vh !important;
}

.myLinks {
  display: none;
  margin-top: 64px;
  flex-direction: column;
  padding: 16px;
  background: #76D76E;
  color: white;
  border-radius: 16px;
}


.myLinks a {
  margin-top: 8px;
  text-decoration: underline;
  color: white;
}

.myLinks a:hover {
  color: #4D7A32;
}

.dropbtn img {
  width: 30px;
}


.dropbtn {
  display: flex;
  align-items: center;
  border: 3px solid white;
  background: transparent;
  border-radius: 9px;
  margin-right: 16px;
  color: white;
  padding: 8px;
  font-size: 16px;
}

/* The container <div> - needed to position the dropdown content */
.dropdown {
  position: relative;
  font-family: Inter-Regular;
}


/* Dropdown Content (Hidden by Default) */
.dropdown-content {
  display: none;
  position: absolute;
  background-color: #f1f1f1;
  min-width: 230px;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
  z-index: 4;
  top: 44px;
}

/* Links inside the dropdown */
.dropdown-content a {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
}

/* Change color of dropdown links on hover */
.dropdown-content a:hover {
  background-color: #ddd;
}

/* Show the dropdown menu on hover */
.dropdown:hover .dropdown-content {
  display: block;
}

/* Change the background color of the dropdown button when the dropdown content is shown */
.dropdown:hover .dropbtn {
  background-color: #3e8e41;
}
