@font-face {
  font-family: MetronicPro;
  src: url(../fonts/MetronicProLight.woff) format("woff");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: MetronicPro;
  src: url(../fonts/MetronicProBold.woff) format("woff");
  font-weight: 500;
  font-style: normal;
}

.visible-xs {
  display: none;
}

.land_wrapp .harvest_b4 .top_title h2.visible-xs {
  display: none;
}

@media (max-width: 767px) {
  .visible-xs {
    display: block;
  }

  .land_wrapp .harvest_b4 .top_title h2.visible-xs {
    display: block;
  }

  .hidden-xs {
    display: none !important;
  }
}

.lb-loader,
.lightbox {
  text-align: center;
  line-height: 0;
}

.lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 10000;
  font-weight: 400;
  display: none;
}

.lb-outerContainer {
  position: relative;
  background-color: #fff;
  width: 250px;
  height: 250px;
  margin: 0 auto;
  border-radius: 4px;
}

.lb-container {
  padding: 4px;
}

.lb-dataContainer {
  margin: 0 auto;
  padding-top: 5px;
  width: 100%;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}

.lb-data {
  padding: 0 4px;
  color: #ccc;
}

.lb-closeContainer {
  position: absolute;
  top: -35px;
}

.lb-closeContainer a {
  position: absolute;
  right: -40px;
  top: 30px;
}

.lb-data .lb-close {
  display: block;
  float: right;
  width: 30px;
  height: 30px;
  text-align: right;
  outline: 0;
  filter: alpha(Opacity=70);
  opacity: .7;
  transition: opacity .2s;
}

#lightbox_youtube.video_on .lb-outerContainer {
  width: auto;
  height: auto;
  display: inline-block;
  max-width: 100%;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

#lightbox_youtube.video_on {
  position: fixed;
  background: rgba(0, 0, 0, .8);
  left: 0;
  overflow: hidden;
}

#lightbox_youtube.video_on {
  top: 0;
  width: 100%;
  height: 100%;
}

#lightbox_youtube.video_on .lb-outerContainer iframe {
  max-width: 100%;
}

#lightbox_youtube.video_on .lb-closeContainer {
  width: 100%;
}

.land_wrapp a {
  text-decoration: none;
  outline: 0;
}

.land_wrapp .btn {
  border: 0;
  font-weight: 400;
  font-size: 15px;
  line-height: 15px;
  padding: 11px 15px;
  text-shadow: none;
  box-shadow: 0 0 5px rgb(0 0 0 / 50%);
  border-radius: 14px;
}

.land_wrapp .btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}

.land_wrapp .btn-primary {
  background: #01426A;
  font-weight: 600;
  color: #FFF;
}

.land_wrapp .container,
.land_wrapp .container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width: 992px) {
  .land_wrapp .container {
    // width: 970px;
  }
}

@media (min-width: 1440px) {
  .land_wrapp .container {
    width: 1440px;
  }
}

.recommendet_products_carousel .slick-arrow {
  position: absolute;
  top: -45px;
  display: block;
  border: 0;
  box-shadow: none;
  width: 40px;
  height: 40px;
  background-color: transparent;
  background-repeat: no-repeat;
  text-indent: -9999px;
  transition: all .4s;
  outline: 0;
}

.land_wrapp * {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

.slick-dots {
  margin: 0;
  padding: 0;
  text-align: center;
}

.slick-dots li {
  display: inline-block;
  margin: 5px;
}

.slick-dots li button {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: #b1b1b1;
  border: 0;
  outline: 0;
  text-indent: -9999px;
  padding: 0;
}

.land_wrapp h3 {
  font-size: 17px;
  margin: 10px 0;
}

.land_wrapp .harvest_b6 .recommendet_products_carousel .slick-arrow {
  background: none;
  top: 40%;
  z-index: 10;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: #007fc5;
}

.land_wrapp .harvest_b6 .recommendet_products_carousel .slick-arrow.slick-prev {
  left: 5px;
}

.land_wrapp .harvest_b6 .recommendet_products_carousel .slick-arrow.slick-next {
  right: 5px;
}

.land_wrapp .harvest_b6 .recommendet_products_carousel .slick-arrow:before {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  text-indent: 0;
  font-size: 40px;
  color: #fff;
  display: flex;
  justify-content: center;
  line-height: 32px;
}

.land_wrapp .harvest_b6 .recommendet_products_carousel .slick-arrow.slick-next:before {
  content: '›';
}

.land_wrapp .harvest_b6 .recommendet_products_carousel .slick-arrow.slick-prev:before {
  content: '‹';
}

.land_wrapp {
  max-width: 1920px;
  margin: 0 auto;
  overflow: hidden;
  font-family: MetronicPro, sans-serif;
  background: #fff;
  color: #474646;
}

.land_wrapp section {
  margin: 0;
  padding: 0;
}

.land_wrapp h2 {
  margin: 0;
  padding: 0;
}

.land_wrapp .light_blue_col {
  color: #007fc5;
}

.land_wrapp .bnt_wrapp_more {
  text-align: center;
}

.land_wrapp .bnt_wrapp_more a {
  display: inline-block;
  padding: 10px 50px;
  -webkit-border-radius: 30px;
  border-radius: 30px;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  font-weight: 600;
  background: #fff;
  color: #01426a;
  border: 1px solid #01426A;
  text-decoration: none;
  font-size: 16px;
}

.land_wrapp .bnt_wrapp_more a:hover {
  background: #01426a;
  color: #fff;
  transition: 0.3s;
}

.land_wrapp .harvest_b1 {
  -webkit-background-size: cover;
  background-size: cover;
  overflow: hidden;
  padding-top: 30px;
}

.land_wrapp .harvest_b1 .container {
  position: relative;
}

.land_wrapp .harvest_b1 .left_info {
  width: 54%;
  padding: 60px 0;
  position: relative;
}

.land_wrapp .harvest_b1 .left_info p {
  font-size: 22px;
  color: #fff;
  line-height: 1.3;
}

.land_wrapp .harvest_b1 .left_info sup {
  font-size: 60%;
}

.land_wrapp .harvest_b1 h1 {
  font-size: 54px;
  color: #fff;
  font-weight: 400;
  margin: 60px 0 15px;
}

.land_wrapp .harvest_b1 .b1_product_foto {
  position: absolute;
  right: -70px;
  bottom: -68px;
}

.land_wrapp .harvest_b1 .btns {
  margin-top: 30px;
}

.land_wrapp .harvest_b1 .btns a {
  display: inline-block;
  padding: 14px 25px;
  -webkit-border-radius: 20px;
  border-radius: 20px;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  color: #fff;
}

.land_wrapp .harvest_b1 .btns a.btn-default {
    color: #01426a;
    margin-right: 45px;
    font-weight: 600;
    background-color: #fff;
}

@media screen and (max-width: 767px) {
  .land_wrapp .harvest_b1 {
    border-bottom: 10px solid #01426a;
    padding-top: 0;
  }

  .land_wrapp .harvest_b1 .container {
    padding-top: 30px;
    background: rgba(0, 0, 0, 0.4);
  }

  .land_wrapp .harvest_b1 .left_info {
    width: 100%;
    padding-top: 10px;
    text-align: center;
    padding-bottom: 10px;
  }

  .land_wrapp .harvest_b1 .left_info h1 {
    font-size: 7vw;
  }

  .land_wrapp .harvest_b1 .left_info p {
    font-size: 4.5vw;
  }

  .land_wrapp .harvest_b1 .left_info img {
    max-width: 90%;
  }

  .land_wrapp .harvest_b1 .b1_product_foto {
    position: static;
    max-width: 100%;
    margin-bottom: -10vw;
    margin-top: -10vw;
    display: block;
    margin-left: auto;
    margin-right: auto;
  }

  .land_wrapp .harvest_b1 .btns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .land_wrapp .harvest_b1 .btns a {
    margin: 0 0 15px !important;
    width: 220px;
    max-width: 80%;
    font-size: 18px;
  }
}

.land_wrapp .nav_menu_wrapp {
  height: 75px;
}

.land_wrapp .nav_menu {
  background: #01426a;
  padding: 15px 0;
}

.land_wrapp .nav_menu ul {
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.land_wrapp .nav_menu ul a {
  display: block;
  padding: 10px 30px;
  background: transparent;
  color: #fff;
  font-size: 15px;
  font-weight: 600;
  border: 2px solid transparent;
  -webkit-border-radius: 30px;
  border-radius: 30px;
  text-decoration: none;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.land_wrapp .nav_menu ul a:hover {
  border-color: #fff;
}

.land_wrapp .harvest_b2 {
  text-align: center;
  padding-top: 30px;
}

.land_wrapp .harvest_b2 h2 {
  font-size: 38px;
  color: #01426a;
  font-weight: 500;
  margin-bottom: 25px;
}

.land_wrapp .harvest_b2 .sub_title {
  font-size: 18px;
  line-height: 1.3;
}

.land_wrapp .harvest_b2 .sub_title span {
  font-weight: 600;
}

.land_wrapp .harvest_b2 .sunline_section {
  margin-top: 50px;
  position: relative;
}

.land_wrapp .harvest_b2 .sunline_section .sunline_bg {
  width: 850px;
  height: 430px;

  margin: 0 auto;
  position: relative;
}

.land_wrapp .harvest_b2 .sunline_section .sunline_bg .line_point {
  display: block;
  position: absolute;
  font-size: 16px;
}

.land_wrapp .harvest_b2 .sunline_section .sunline_bg .line_point_1 {
  right: 100%;
  bottom: 20px;
  margin-right: 15px;
  color: #007fc5;
}

.land_wrapp .harvest_b2 .sunline_section .sunline_bg .line_point_2 {
  left: 50%;
  top: 60px;
  color: #129e37;
  margin-left: -30px;
}

.land_wrapp .harvest_b2 .sunline_section .sunline_bg .line_point_3 {
  left: 100%;
  bottom: 20px;
  margin-left: 15px;
  color: #d52727;
}

.land_wrapp .harvest_b2 .sunline_section .sunline_inner_texts {
  position: absolute;
  width: 50%;
  left: 25%;
  top: 30%;
  z-index: 10;
}

.land_wrapp .harvest_b2 .sunline_section .sunline_inner_texts .text_item {
  position: absolute;
  width: 100%;
  top: 0;
  opacity: 0;
}

.land_wrapp .harvest_b2 .sunline_section .sunline_inner_texts svg {
  display: inline-block;
  width: 30px;
  vertical-align: middle;
  margin-bottom: 2px;
  margin-right: 10px;
}

.land_wrapp .harvest_b2 .sunline_section .sunline_inner_texts h3 {
  font-size: 30px;
}

.land_wrapp .harvest_b2 .sunline_section .sunline_inner_texts p {
  font-size: 18px;
}

.land_wrapp .harvest_b2 .sunline_section .sunline_imgs {
  position: absolute;
  bottom: -100px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  max-width: 80%;
  z-index: 10;
}

.land_wrapp .harvest_b2 .sunline_section .sunline_move_animation {
  position: absolute;
  left: 10px;
  bottom: 8px;
  width: calc(100% - 19px);
  height: 0%;
  z-index: 2;
  -webkit-animation: clock_rotate 12s linear 0s infinite;
  animation: clock_rotate 12s linear 0s infinite;
}

.land_wrapp .harvest_b2 .sunline_section .sunline_move_animation .sun_dot {
  width: 38px;
  height: 38px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  border: 4px solid;
  background: #fff;
  -webkit-animation: clock_dot_rotate 12s linear 0s infinite;
  animation: clock_dot_rotate 12s linear 0s infinite;
}

@media screen and (max-width: 767px) {
  .land_wrapp .harvest_b2 h2 {
    font-size: 32px;
    font-weight: 400;
  }

  .land_wrapp .harvest_b2 .sub_title {
    font-size: 16px;
  }

  .land_wrapp .harvest_b2 .sunline_section {
    padding-bottom: 50px;
  }

  .land_wrapp .harvest_b2 .sunline_section .sunline_bg {
    width: 100%;
    background: none;
    height: auto;
  }

  .land_wrapp .harvest_b2 .sunline_section .sunline_bg .line_point {
    font-size: 14px;
  }

  .land_wrapp .harvest_b2 .sunline_section .sunline_bg .line_point_1 {
    left: 0;
    right: auto;
    bottom: -40px;
  }

  .land_wrapp .harvest_b2 .sunline_section .sunline_bg .line_point_2 {
    top: auto;
    bottom: -40px;
  }

  .land_wrapp .harvest_b2 .sunline_section .sunline_bg .line_point_3 {
    left: auto;
    right: 0;
    bottom: -40px;
  }

  .land_wrapp .harvest_b2 .sunline_section .sunline_inner_texts {
    position: static;
    height: 120px;
    margin-top: 50px;
    width: 100%;
    position: relative;
    left: 0;
    top: 0;
  }

  .land_wrapp .harvest_b2 .sunline_section .sunline_inner_texts .text_item h3 {
    font-size: 6vw;
  }

  .land_wrapp .harvest_b2 .sunline_section .sunline_inner_texts .text_item p {
    font-size: 5vw;
  }

  .land_wrapp .harvest_b2 .sunline_section .sunline_inner_texts .text_item p br {
    display: none;
  }

  .land_wrapp .harvest_b2 .sunline_section .horizontal_line {
    background-image: -webkit-gradient(linear, left top, right top, from(#007dba), color-stop(#129e37), to(#d52727));
    background-image: -webkit-linear-gradient(left, #007dba, #129e37, #d52727);
    background-image: -o-linear-gradient(left, #007dba, #129e37, #d52727);
    background-image: linear-gradient(to right, #007dba, #129e37, #d52727);
    height: 8px;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .land_wrapp .harvest_b2 .sunline_section .horizontal_line svg {
    width: 30px;
    height: 30px;
    margin-top: -10px;
  }

  .land_wrapp .harvest_b2 .sunline_section .horizontal_line svg:first-child {
    margin-left: -5px;
  }

  .land_wrapp .harvest_b2 .sunline_section .horizontal_line svg:last-child {
    margin-right: -5px;
  }

  .land_wrapp .harvest_b2 .sunline_section .sunline_move_animation {
    left: 0;
    bottom: 14px;
    width: 98%;
    -webkit-animation: horizontal_move 12s linear 0s infinite;
    animation: horizontal_move 12s linear 0s infinite;
  }

  .land_wrapp .harvest_b2 .sunline_section .sunline_move_animation .sun_dot {
    width: 20px;
    height: 20px;
  }

  .land_wrapp .harvest_b2 .sunline_section .sunline_imgs {
    bottom: -15vw;
  }
}

.land_wrapp .harvest_b3 .b3_slide_item {
  height: 750px;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center top;
  text-align: center;
  position: relative;
}

.land_wrapp .harvest_b3 .b3_slide_item:before {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.4);
}

.land_wrapp .harvest_b3 .b3_slide_item .container {
  padding-top: 200px;
  position: relative;
}

.land_wrapp .harvest_b3 .b3_slide_item .text_slide {
  color: #fff;
  display: inline-block;
  font-size: 38px;
  line-height: 1.3;
}

.land_wrapp .harvest_b3 .slick-dots {
  position: absolute;
  bottom: 40%;
  width: 100%;
}

.land_wrapp .harvest_b3 .slick-dots li button {
  background: #fff;
  border: 5px solid #fff;
  width: 20px;
  height: 20px;
}

.land_wrapp .harvest_b3 .slick-dots li button:hover {
  opacity: 0.8;
}

.land_wrapp .harvest_b3 .slick-dots li.slick-active button {
  background: #047fbb;
}

@media screen and (max-width: 767px) {
  .land_wrapp .harvest_b3 .b3_slide_item {
    height: 400px;
  }

  .land_wrapp .harvest_b3 .b3_slide_item .container {
    padding-top: 0px;
    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;
    height: 100%;
  }

  .land_wrapp .harvest_b3 .b3_slide_item .text_slide {
    font-size: 22px;
  }

  .land_wrapp .harvest_b3 .slick-dots {
    bottom: 10%;
  }
}

.land_wrapp .harvest_b4 {
  text-align: center;
  padding: 90px 0 0;
  position: relative;
}

.land_wrapp .harvest_b4 .angle_section {
  position: absolute;
  width: 9999px;
  height: 500px;
  background: #fff;
  top: 0;
  left: -5000px;
  -webkit-transform: rotate(-8deg);
  -ms-transform: rotate(-8deg);
  transform: rotate(-8deg);
  z-index: 2;
}

.land_wrapp .harvest_b4 .bnt_wrapp_more {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 5;
}

.land_wrapp .harvest_b4 .top_title {
  margin-bottom: 80px;
  position: relative;
  z-index: 5;
}

.land_wrapp .harvest_b4 .top_title h2 {
  font-size: 38px;
  color: #01426a;
  font-weight: 400;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  margin-bottom: 20px;
}

.land_wrapp .harvest_b4 .top_title h2 img {
  margin-bottom: 8px;
  vertical-align: bottom;
  margin-left: 20px;
}

.land_wrapp .harvest_b4 .top_title p {
  font-size: 18px;
}

.land_wrapp .harvest_b4 .b4_line_content {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  z-index: 5;
  margin-bottom: 50px;
}

.land_wrapp .harvest_b4 .b4_line_content .w50_col {
  width: 50%;
  padding: 0 30px;
}

.land_wrapp .harvest_b4 .b4_line_content .w50_col img {
  max-width: 100%;
}

.land_wrapp .harvest_b4 .b4_line_content .w50_col.col_left {
  padding-right: 50px;
}

.land_wrapp .harvest_b4 .b4_line_content .w50_col.col_right {
  padding-left: 50px;
}

.land_wrapp .harvest_b4 .b4_line_content .vertical_line {
  width: 10px;
  height: 100%;
  position: absolute;
  left: 50%;
  top: 0;
  margin-left: -5px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#007dba), color-stop(#129e37), to(#d52727));
  background-image: -webkit-linear-gradient(#007dba, #129e37, #d52727);
  background-image: -o-linear-gradient(#007dba, #129e37, #d52727);
  background-image: linear-gradient(#007dba, #129e37, #d52727);
}

.land_wrapp .harvest_b4 .b4_line_content .vertical_line svg {
  width: 50px;
  height: 50px;
  position: absolute;
  left: -20px;
  margin-top: -25px;
}

.land_wrapp .harvest_b4 .b4_line_content .vertical_line svg.icon1 {
  top: 0px;
}

.land_wrapp .harvest_b4 .b4_line_content .vertical_line svg.icon2 {
  top: 50%;
}

.land_wrapp .harvest_b4 .b4_line_content .vertical_line svg.icon3 {
  top: 100%;
}

.land_wrapp .harvest_b4 .b4_line_content .text_img_item {
  padding: 50px 0;
  text-align: left;
  line-height: 1.3;
  position: relative;
  z-index: 2;
}

.land_wrapp .harvest_b4 .b4_line_content .text_img_item h3 {
  font-size: 38px;
  margin-bottom: 25px;
}

.land_wrapp .harvest_b4 .b4_line_content .text_img_item p {
  font-size: 18px;
  margin-bottom: 50px;
}

.land_wrapp .harvest_b4 .b4_line_content .lax_left_1 {
  padding: 80px 0;
}

.land_wrapp .harvest_b4 .b4_line_content .lax_right_2 {
  margin-bottom: -100px;
}

@media screen and (max-width: 767px) {
  .land_wrapp .harvest_b4 .top_title h2 {
    font-size: 7.5vw;
  }

  .land_wrapp .harvest_b4 .b4_line_content .vertical_line {
    left: 0;
    margin-left: 0;
  }

  .land_wrapp .harvest_b4 .b4_line_content .vertical_line svg {
    width: 36px;
    height: 36px;
    left: -12px;
    margin-top: -12px;
  }

  .land_wrapp .harvest_b4 .b4_line_content .w50_col {
    width: 85%;
  }

  .land_wrapp .harvest_b4 .b4_line_content .text_img_item {
    padding: 25px 0;
  }

  .land_wrapp .harvest_b4 .b4_line_content .text_img_item h3 {
    font-size: 6.5vw;
    margin-bottom: 10px;
  }

  .land_wrapp .harvest_b4 .b4_line_content .text_img_item p {
    font-size: 4vw;
    margin-bottom: 20px;
  }

  .land_wrapp .harvest_b4 .b4_line_content .lax_wrapp {
    position: absolute;
    width: 35%;
    right: 0;
  }

  .land_wrapp .harvest_b4 .b4_line_content .lax_wrapp.lax_left_0 {
    top: 10%;
  }

  .land_wrapp .harvest_b4 .b4_line_content .lax_wrapp.lax_left_1 {
    top: 50%;
  }
}

.land_wrapp .harvest_b5 {
  -webkit-background-size: cover;
  background-size: cover;
  padding-top: 240px;
  position: relative;
  margin-top: -100px;
  z-index: 5;
  height: 1000px;
}

.land_wrapp .harvest_b5 .video_wrapp {
  margin-top: 50px;
  text-align: center;
}

.land_wrapp .harvest_b5 .video_wrapp .video_cont {
  position: relative;
  width: 90%;
  margin: 0 auto;
}

.land_wrapp .harvest_b5 .video_wrapp .video_cont img {
  max-width: 100%;
  vertical-align: middle;
}

.land_wrapp .harvest_b5 .video_wrapp .video_thumb {
  display: inline-block;
  overflow: hidden;
  position: relative;
  border-radius: 30px;
  overflow: hidden;
}

.land_wrapp .harvest_b5 .video_wrapp .video_thumb .play_video {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 70px;
  height: 70px;

  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.land_wrapp .harvest_b5 .video_wrapp .video_thumb .play_video:hover {
  -webkit-filter: invert(16%) sepia(35%) saturate(3875%) hue-rotate(182deg) brightness(98%) contrast(99%);
  filter: invert(16%) sepia(35%) saturate(3875%) hue-rotate(182deg) brightness(98%) contrast(99%);
}

.land_wrapp .harvest_b5 .video_wrapp .video_player {
  display: none;
  margin: 0 auto;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  z-index: 2;
}

.land_wrapp .harvest_b5 .video_wrapp .video_player iframe {
  width: 100%;
  height: 100%;
}

@media screen and (max-width: 767px) {
  .land_wrapp .harvest_b5 {
    height: 500px;
    margin-top: -50px;
    padding-top: 100px;
  }
}

.land_wrapp .harvest_b6 {
  background: #01426a;
  text-align: center;
  position: relative;
  z-index: 5;
}

.land_wrapp .harvest_b6 .angle_section {
  position: absolute;
  width: 9999px;
  height: 500px;
  background: #01426a;
  top: 0;
  left: -5000px;
  -webkit-transform: rotate(-8deg);
  -ms-transform: rotate(-8deg);
  transform: rotate(-8deg);
  z-index: 2;
}

.land_wrapp .harvest_b6 h2 {
  color: #fff;
  font-size: 38px;
  margin-bottom: 50px;
  font-weight: 400;
}

.land_wrapp .harvest_b6 .container {
  position: relative;
  z-index: 2;
}

.land_wrapp .harvest_b6 .recommendet_products_carousel {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.land_wrapp .harvest_b6 .recommendet_products_carousel .slide_item {
  width: 370px;
  margin-bottom: 100px;
  float: left;
  margin-right: 25px;
  line-height: 1.2;
  background: #fff;
  position: relative;
  padding: 10px;
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  transition: all .4s;
  -webkit-border-radius: 20px;
  border-radius: 20px;
}

.land_wrapp .harvest_b6 .recommendet_products_carousel .slide_item img {
  max-width: 100%;
}

.land_wrapp .harvest_b6 .recommendet_products_carousel .slide_item .item_title {
  line-height: 1.3 !important;
  font-size: 22px !important;
  margin: 10px auto !important;
}

.land_wrapp .harvest_b6 .recommendet_products_carousel .slide_item .img {
  display: block;
  height: 350px;
  position: relative;
}

.land_wrapp .harvest_b6 .recommendet_products_carousel .slide_item .img img {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  max-height: 340px;
  max-width: 100%;
  margin: auto;
}

.land_wrapp .harvest_b6 .recommendet_products_carousel .slide_item .dimensions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background: #e7e7e7;
  padding-top: 10px;
  margin-left: 15px;
  margin-right: 15px;
}

.land_wrapp .harvest_b6 .recommendet_products_carousel .slide_item .dimensions .dim_item {
  width: 33%;
  text-align: center;
  font-size: 14px;
}

.land_wrapp .harvest_b6 .recommendet_products_carousel .slide_item .dimensions .name {
  display: inline-block;
  color: #353535;
  font-size: 14px;
}

.land_wrapp .harvest_b6 .recommendet_products_carousel .slide_item .dimensions .number {
  display: block;
  color: #00406c;
  font-size: 14px;
  margin: 10px auto;
  width: 54px;
  height: 54px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  font-size: 18px;
  border: 1px solid #00406c;
  background: #fff;
  line-height: 54px;
  font-weight: 600;
}

.land_wrapp .harvest_b6 .recommendet_products_carousel .slide_item .buyBtn {
  max-width: 80%;
  text-align: center;
  margin: 0 auto;
  position: relative;
  top: 50px;
  font-size: 18px;
  -webkit-border-radius: 30px;
  border-radius: 30px;
  margin-bottom: -35px;
  outline: none;
  background: #007fc5;
  padding: 15px 50px;
}

@media screen and (max-width: 767px) {
  .recommendet_products_carousel {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .land_wrapp .harvest_b6 .recommendet_products_carousel {
    padding-left: 10px;
    padding-right: 10px;
  }

  .land_wrapp .harvest_b6 .recommendet_products_carousel .slide_item {
    margin: 0 10px 100px;
  }
}

@media screen and (min-width: 767px) {
  body.fixed_nav_menu nav.navbar-default {
    display: none;
  }

  body.fixed_nav_menu .nav_menu {
    position: fixed;
    top: 0px;
    left: 0;
    width: 100%;
    z-index: 100;
  }
}

.animate_sunline_img_red {
  -webkit-animation: drawer_cycle_red 12s linear 0s infinite !important;
  animation: drawer_cycle_red 12s linear 0s infinite !important;
}

.animate_sunline_img_green {
  -webkit-animation: drawer_cycle_green 12s linear 0s infinite !important;
  animation: drawer_cycle_green 12s linear 0s infinite !important;
}

.animate_sunline_texts_blue {
  -webkit-animation: drawer_text_blue 12s linear 0s infinite !important;
  animation: drawer_text_blue 12s linear 0s infinite !important;
}

.animate_sunline_texts_green {
  -webkit-animation: drawer_text_green 12s linear 0s infinite !important;
  animation: drawer_text_green 12s linear 0s infinite !important;
}

.animate_sunline_texts_red {
  -webkit-animation: drawer_text_red 12s linear 0s infinite !important;
  animation: drawer_text_red 12s linear 0s infinite !important;
}

@-webkit-keyframes clock_rotate {
  0% {
    -webkit-transform: rotate(2deg);
    transform: rotate(2deg);
  }

  80%,
  to {
    -webkit-transform: rotate(178deg);
    transform: rotate(178deg);
  }
}

@keyframes clock_rotate {
  0% {
    -webkit-transform: rotate(2deg);
    transform: rotate(2deg);
  }

  80%,
  to {
    -webkit-transform: rotate(178deg);
    transform: rotate(178deg);
  }
}

@-webkit-keyframes clock_dot_rotate {
  0% {
    border-color: #007dba;
  }

  40% {
    border-color: #129e37;
  }

  80%,
  to {
    border-color: #d52727;
  }
}

@keyframes clock_dot_rotate {
  0% {
    border-color: #007dba;
  }

  40% {
    border-color: #129e37;
  }

  80%,
  to {
    border-color: #d52727;
  }
}

@-webkit-keyframes drawer_cycle_green {
  0% {
    opacity: 0;
  }

  40% {
    opacity: 1;
  }

  80% {
    opacity: 0;
  }

  to {
    opacity: 0;
  }
}

@keyframes drawer_cycle_green {
  0% {
    opacity: 0;
  }

  40% {
    opacity: 1;
  }

  80% {
    opacity: 0;
  }

  to {
    opacity: 0;
  }
}

@-webkit-keyframes drawer_cycle_red {
  0% {
    opacity: 0;
  }

  40% {
    opacity: 0;
  }

  80% {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}

@keyframes drawer_cycle_red {
  0% {
    opacity: 0;
  }

  40% {
    opacity: 0;
  }

  80% {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}

@-webkit-keyframes drawer_text_blue {
  0% {
    opacity: 1;
  }

  10% {
    opacity: 1;
  }

  20% {
    opacity: 1;
  }

  30% {
    opacity: 0;
  }

  40% {
    opacity: 0;
  }

  50% {
    opacity: 0;
  }

  60% {
    opacity: 0;
  }

  70% {
    opacity: 0;
  }

  80% {
    opacity: 0;
  }

  90% {
    opacity: 0;
  }

  to {
    opacity: 0;
  }
}

@keyframes drawer_text_blue {
  0% {
    opacity: 1;
  }

  10% {
    opacity: 1;
  }

  20% {
    opacity: 1;
  }

  30% {
    opacity: 0;
  }

  40% {
    opacity: 0;
  }

  50% {
    opacity: 0;
  }

  60% {
    opacity: 0;
  }

  70% {
    opacity: 0;
  }

  80% {
    opacity: 0;
  }

  90% {
    opacity: 0;
  }

  to {
    opacity: 0;
  }
}

@-webkit-keyframes drawer_text_green {
  0% {
    opacity: 0;
  }

  10% {
    opacity: 0;
  }

  20% {
    opacity: 0;
  }

  30% {
    opacity: 0;
  }

  40% {
    opacity: 1;
  }

  50% {
    opacity: 1;
  }

  60% {
    opacity: 1;
  }

  70% {
    opacity: 0;
  }

  80% {
    opacity: 0;
  }

  90% {
    opacity: 0;
  }

  to {
    opacity: 0;
  }
}

@keyframes drawer_text_green {
  0% {
    opacity: 0;
  }

  10% {
    opacity: 0;
  }

  20% {
    opacity: 0;
  }

  30% {
    opacity: 0;
  }

  40% {
    opacity: 1;
  }

  50% {
    opacity: 1;
  }

  60% {
    opacity: 1;
  }

  70% {
    opacity: 0;
  }

  80% {
    opacity: 0;
  }

  90% {
    opacity: 0;
  }

  to {
    opacity: 0;
  }
}

@-webkit-keyframes drawer_text_red {
  0% {
    opacity: 0;
  }

  10% {
    opacity: 0;
  }

  20% {
    opacity: 0;
  }

  30% {
    opacity: 0;
  }

  40% {
    opacity: 0;
  }

  50% {
    opacity: 0;
  }

  60% {
    opacity: 0;
  }

  70% {
    opacity: 0;
  }

  80% {
    opacity: 1;
  }

  90% {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}

@keyframes drawer_text_red {
  0% {
    opacity: 0;
  }

  10% {
    opacity: 0;
  }

  20% {
    opacity: 0;
  }

  30% {
    opacity: 0;
  }

  40% {
    opacity: 0;
  }

  50% {
    opacity: 0;
  }

  60% {
    opacity: 0;
  }

  70% {
    opacity: 0;
  }

  80% {
    opacity: 1;
  }

  90% {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}

@-webkit-keyframes horizontal_move {
  0% {
    -webkit-transform: translateX(5%);
    transform: translateX(5%);
  }

  to {
    -webkit-transform: translateX(95%);
    transform: translateX(95%);
  }
}

@keyframes horizontal_move {
  0% {
    -webkit-transform: translateX(5%);
    transform: translateX(5%);
  }

  to {
    -webkit-transform: translateX(95%);
    transform: translateX(95%);
  }
}
