.banner-home-page {
  overflow: hidden;
  background-color: #fff;
  padding-top: 80px;
  /* width */
  /* Track */
  /* Handle */
  /* Handle on hover */ }
  .banner-home-page .slick-dots {
    z-index: 10000; }
  .banner-home-page ::-webkit-scrollbar {
    width: 20px; }
  .banner-home-page ::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px grey;
    border-radius: 10px; }
  .banner-home-page ::-webkit-scrollbar-thumb {
    background: #949494;
    border-radius: 10px; }
  .banner-home-page ::-webkit-scrollbar-thumb:hover {
    background: #949494; }
  .banner-home-page .banner {
    position: relative;
    width: 100%; }
    .banner-home-page .banner .active {
      background-color: #1D7C4B !important;
      font-weight: 600;
      color: #ff9a47;
      font-size: 18px; }
    .banner-home-page .banner .deactive {
      background-color: #66a658 !important; }
    .banner-home-page .banner .deactive-2 {
      background-color: #63AD8B !important; }
    .banner-home-page .banner .active-pet {
      background-color: #F58A3D !important;
      font-weight: 600;
      font-size: 18px; }
    .banner-home-page .banner .deactive-pet {
      background-color: #CC9225 !important; }
    .banner-home-page .banner .deactive-2-pet {
      background-color: #E4B145 !important; }
    .banner-home-page .banner .active-fishery {
      background-color: #115994 !important;
      font-weight: 600;
      font-size: 18px; }
    .banner-home-page .banner .deactive-fishery {
      background-color: #4a9ac7 !important; }
    .banner-home-page .banner .deactive-2-fishery {
      background-color: #71b3d9 !important; }
    .banner-home-page .banner .hasBlur {
      -webkit-filter: blur(5px);
      -moz-filter: blur(5px);
      -o-filter: blur(5px);
      -ms-filter: blur(5px);
      filter: blur(5px); }
    .banner-home-page .banner .img-banner {
      width: 100%;
      height: 100%;
      object-fit: cover; }
    .banner-home-page .banner .scroll-with-offset {
      padding-top: -100px;
      margin-bottom: -100px; }
    .banner-home-page .banner .scroll-right {
      width: 200px;
      height: 100%; }
    .banner-home-page .banner .menu-block-logo {
      position: absolute;
      top: 0;
      left: 0;
      color: #597fba;
      background-color: #fff;
      width: 200px;
      height: 50px;
      border-bottom-right-radius: 5px;
      text-align: end;
      padding: 16px 20px; }
    .banner-home-page .banner .menu-block {
      color: white;
      text-align: center; }
      .banner-home-page .banner .menu-block .menu-item-1 {
        height: 70px;
        margin-bottom: 10px;
        line-height: 70px;
        cursor: pointer;
        border-top-right-radius: 5px;
        border-bottom-right-radius: 5px;
        font-size: 17px; }
        .banner-home-page .banner .menu-block .menu-item-1 .img-item {
          height: 25px;
          float: right;
          margin-top: 22px;
          margin-right: 20px; }
      .banner-home-page .banner .menu-block .menu-item-2 {
        height: 70px;
        margin-bottom: 10px;
        line-height: 70px;
        cursor: pointer;
        border-top-right-radius: 5px;
        border-bottom-right-radius: 5px;
        font-size: 17px; }
        .banner-home-page .banner .menu-block .menu-item-2 .img-item {
          height: 25px;
          float: right;
          margin-top: 22px;
          margin-right: 20px; }
      .banner-home-page .banner .menu-block .menu-item-3 .input-search input[type=search]:focus {
        outline: none;
        text-decoration-line: underline;
        text-underline-position: under; }
      .banner-home-page .banner .menu-block .menu-item-3 .input-search input[type=search] {
        height: 70px;
        margin-bottom: 10px;
        line-height: 70px;
        border: none;
        border-radius: 0px;
        cursor: pointer;
        color: #fff;
        text-align: center;
        border-top-right-radius: 5px;
        border-bottom-right-radius: 5px;
        text-indent: -25px; }
      .banner-home-page .banner .menu-block input::-webkit-input-placeholder {
        color: #fff;
        font-size: 17px; }
      .banner-home-page .banner .menu-block input:focus::-webkit-input-placeholder {
        color: #383c45;
        font-size: 17px; }
      .banner-home-page .banner .menu-block .btn-outline-secondary {
        height: 70px;
        z-index: 1000;
        margin-left: -56px;
        border: none; }
        .banner-home-page .banner .menu-block .btn-outline-secondary i {
          font-size: 30px; }
    .banner-home-page .banner .menu {
      width: 100%;
      position: relative;
      top: 0px;
      left: 0px;
      overflow: hidden;
      z-index: 888; }
    .banner-home-page .banner .sub {
      color: #fff;
      font-size: 17px; }
    .banner-home-page .banner .title-description {
      text-align: center;
      height: 70px;
      overflow: hidden;
      font-size: 17px;
      text-overflow: ellipsis;
      width: 100%;
      display: flex;
      flex-direction: column;
      justify-content: space-around;
      display: -webkit-box;
      -webkit-line-clamp: 1;
      -webkit-box-pack: center;
      padding: 0 5px;
      line-height: 70px;
      -moz-box-orient: vertical;
      /* Mozilla */
      -webkit-box-orient: vertical;
      /* WebKit */
      box-orient: vertical;
      /* As specified */ }
    .banner-home-page .banner .sub-menu-block {
      top: 0;
      left: 420px; }
      .banner-home-page .banner .sub-menu-block .sub-menu-item {
        background-color: #71747a;
        width: 300px;
        height: 50px;
        margin-bottom: 10px;
        line-height: 70px;
        cursor: pointer;
        border-radius: 5px;
        height: 70px; }
        .banner-home-page .banner .sub-menu-block .sub-menu-item .icon img {
          width: 55px;
          height: 55px;
          object-fit: scale-down; }
        .banner-home-page .banner .sub-menu-block .sub-menu-item .title {
          text-align: center; }
        .banner-home-page .banner .sub-menu-block .sub-menu-item .arrow {
          height: 40px;
          text-align: center; }
        .banner-home-page .banner .sub-menu-block .sub-menu-item a {
          color: #fff !important; }
    .banner-home-page .banner .sub2-menu-block {
      top: 0;
      left: 730px; }
      .banner-home-page .banner .sub2-menu-block .sub2-menu-item {
        background-color: #71747a;
        width: 350px;
        height: 50px;
        margin-bottom: 10px;
        line-height: 70px;
        cursor: pointer;
        border-radius: 5px;
        height: 70px; }
        .banner-home-page .banner .sub2-menu-block .sub2-menu-item .icon {
          padding-left: 30px !important; }
          .banner-home-page .banner .sub2-menu-block .sub2-menu-item .icon img {
            width: 55px;
            height: 55px; }
        .banner-home-page .banner .sub2-menu-block .sub2-menu-item .title {
          text-align: right; }
        .banner-home-page .banner .sub2-menu-block .sub2-menu-item .arrow {
          text-align: center;
          height: 40px; }
    .banner-home-page .banner .sub4-menu-block {
      top: 0;
      left: 730px; }
      .banner-home-page .banner .sub4-menu-block .sub4-menu-item {
        background-color: #71747a;
        width: 420px;
        margin-bottom: 10px;
        cursor: pointer;
        border-radius: 5px;
        height: 70px; }
    .banner-home-page .banner .sub5-menu-block {
      top: 0;
      left: 730px; }
      .banner-home-page .banner .sub5-menu-block .sub5-menu-item {
        background-color: #71747a;
        width: 400px;
        height: 50px;
        margin-bottom: 10px;
        cursor: pointer;
        border-radius: 5px;
        height: 70px;
        padding: 0 10px;
        display: flex;
        justify-content: center;
        align-items: center; }
        .banner-home-page .banner .sub5-menu-block .sub5-menu-item .title-text {
          text-align: center;
          text-transform: uppercase;
          font-size: 15px; }
        .banner-home-page .banner .sub5-menu-block .sub5-menu-item .title-description {
          text-align: center;
          font-size: 15px; }
    .banner-home-page .banner .info {
      position: absolute;
      right: 0px;
      display: flex;
      flex-direction: column;
      align-items: flex-end; }
      .banner-home-page .banner .info .categories {
        height: 60px;
        border-top-left-radius: 8px;
        width: fit-content; }
        .banner-home-page .banner .info .categories img {
          margin-left: 20px;
          height: 100%; }
      .banner-home-page .banner .info .quote {
        background-color: #fff;
        height: 60px;
        display: flex;
        align-items: center;
        justify-content: flex-end;
        border-top-left-radius: 8px;
        border-bottom-left-radius: 8px;
        opacity: 0.75; }
  .banner-home-page .contact-lang {
    width: 40px;
    height: 100%;
    position: relative;
    right: 0px;
    z-index: 999;
    top: -150px;
    margin-left: 50px; }
  .banner-home-page .lang-items {
    position: fixed;
    top: 100px;
    display: block;
    z-index: 999; }
  .banner-home-page .social-items {
    position: fixed;
    display: block;
    z-index: 999; }
  .banner-home-page .homepage-items {
    position: fixed;
    display: block;
    z-index: 999; }
  .banner-home-page .menu-block-caption {
    position: absolute;
    right: 0;
    color: #000;
    background-color: #fff;
    min-height: 60px;
    display: flex;
    align-items: center;
    opacity: 0.75; }
  .banner-home-page .menu-block-app {
    position: absolute;
    bottom: 0;
    right: 0;
    color: #000;
    height: 100px;
    background-color: #fff;
    border-top-left-radius: 5px;
    padding: 20px 30px;
    width: 350px; }
    .banner-home-page .menu-block-app .download-app > img {
      width: 100px;
      height: 30px; }
  .banner-home-page .social-items-mobile {
    position: fixed;
    top: 100px;
    right: 0;
    z-index: 9999; }

.key-search {
  text-decoration: underline; }

.view-all-search {
  text-decoration: underline; }

.card-product-search {
  border-radius: 5px;
  margin-bottom: 15px; }

@media only screen and (min-width: 1200px) {
  .parent-menu {
    top: 150px; }
  .lang-items, .social-items, .homepage-items {
    right: 15px !important; } }

@media only screen and (min-width: 992px) {
  .parent-menu {
    height: calc(100vh - 200px) !important;
    top: 250px; }
    .parent-menu .block-parent {
      min-height: 500px; }
    .parent-menu .menu-block {
      width: 400px;
      min-height: 500px; }
      .parent-menu .menu-block .menu-item-1,
      .parent-menu .menu-block .menu-item-2,
      .parent-menu .menu-block .menu-item-3 {
        width: 400px !important; }
        .parent-menu .menu-block .menu-item-1 .input-search,
        .parent-menu .menu-block .menu-item-2 .input-search,
        .parent-menu .menu-block .menu-item-3 .input-search {
          width: 400px !important; }
  .info {
    width: 500px !important;
    bottom: 35% !important; }
    .info .categories {
      padding-right: 50px; }
    .info .quote {
      padding: 0px 50px 0px 20px !important;
      text-align: left !important;
      font-size: 17px !important; }
  .menu-block-caption {
    bottom: 35% !important;
    font-size: 17px !important;
    text-align: center !important;
    padding: 20px 40px !important;
    border-top-left-radius: 5px !important;
    border-bottom-left-radius: 5px !important; }
  .img-bg {
    object-fit: cover !important; }
  .lang-items, .social-items, .homepage-items {
    right: 0px; } }

@media only screen and (min-width: 768px) {
  .parent-menu {
    height: calc(100vh - 200px) !important;
    top: 200px; }
    .parent-menu .menu-block {
      width: 400px; }
  .info {
    width: 500px !important;
    bottom: 30% !important; }
    .info .categories {
      padding-right: 50px; }
    .info .quote {
      padding: 0px 50px 0px 20px !important;
      text-align: left !important; }
  .menu-block-caption {
    bottom: 35% !important;
    font-size: 16px;
    text-align: center;
    padding: 10px 40px !important;
    border-top-left-radius: 5px !important;
    border-bottom-left-radius: 5px !important; }
  .img-bg {
    object-fit: cover; }
  .lang-items, .social-items, .homepage-items {
    right: 0px; } }

@media only screen and (min-width: 576px) {
  .parent-menu {
    height: calc(100vh - 200px) !important; }
    .parent-menu .menu-block {
      width: 400px; }
      .parent-menu .menu-block .menu-item-1,
      .parent-menu .menu-block .menu-item-2,
      .parent-menu .menu-block .menu-item-3 {
        width: 316px; }
        .parent-menu .menu-block .menu-item-1 .input-search,
        .parent-menu .menu-block .menu-item-2 .input-search,
        .parent-menu .menu-block .menu-item-3 .input-search {
          width: 100%; }
  .info {
    width: 400px;
    bottom: 17%; }
    .info .quote {
      text-align: right;
      padding-right: 5px;
      font-size: 16px; }
  .menu-block-caption {
    bottom: 17%;
    font-size: 16px;
    text-align: right;
    padding: 10px 50px 10px 20px !important;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px; }
  .img-bg {
    object-fit: cover; } }

@media only screen and (max-width: 576px) {
  .parent-menu {
    height: 80vh;
    top: 100px; }
    .parent-menu .menu-block .menu-item-1,
    .parent-menu .menu-block .menu-item-2,
    .parent-menu .menu-block .menu-item-3 {
      width: 316px; }
      .parent-menu .menu-block .menu-item-1 .input-search,
      .parent-menu .menu-block .menu-item-2 .input-search,
      .parent-menu .menu-block .menu-item-3 .input-search {
        width: 100%; }
  .info {
    width: 350px;
    bottom: 10%; }
    .info .quote {
      text-align: right;
      padding-right: 10px;
      font-size: 16px;
      padding-left: 10px; }
  .menu-block-caption {
    bottom: 10%;
    font-size: 16px;
    text-align: right;
    padding: 10px 10px !important;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px; }
  .img-bg {
    object-fit: cover; } }

@media only screen and (max-width: 360px) {
  .parent-menu {
    height: 85vh; }
    .parent-menu .menu-block {
      width: 300px; }
      .parent-menu .menu-block .menu-item-1,
      .parent-menu .menu-block .menu-item-2,
      .parent-menu .menu-block .menu-item-3 {
        width: 100%; }
        .parent-menu .menu-block .menu-item-1 .input-search,
        .parent-menu .menu-block .menu-item-2 .input-search,
        .parent-menu .menu-block .menu-item-3 .input-search {
          width: 100%; }
  .info {
    width: 400px;
    bottom: 20px; }
    .info .quote {
      text-align: right;
      padding-right: 5px;
      font-size: 16px; }
  .menu-block-caption {
    bottom: 20px;
    font-size: 16px;
    text-align: right;
    padding: 10px 10px !important;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px; }
  .img-bg {
    object-fit: cover; }
  .info {
    width: 320px;
    bottom: 20px; }
    .info .quote {
      text-align: right;
      font-size: 16px;
      padding-left: 10px; } }

@media only screen and (max-width: 320px) {
  .parent-menu {
    height: 95vh; }
  .info {
    width: 290px;
    bottom: 20px; }
    .info .quote {
      text-align: right;
      font-size: 14px;
      padding-left: 5px; } }

@media only screen and (min-device-width: 320px) and (max-device-width: 1024px) and (orientation: landscape) {
  .banner-home-page .parent-menu {
    top: 30px; }
  .banner-home-page .social-items {
    top: 160px; }
  .banner-home-page .homepage-items {
    top: 245px; } }

.info-card-lang {
  padding: 10px 0px;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px; }
  .info-card-lang .lang-info {
    display: flex;
    flex-direction: column !important;
    align-items: center; }
    .info-card-lang .lang-info img {
      width: 30px;
      height: 30px;
      cursor: pointer; }
  .info-card-lang .active-lang {
    background-image: url("/bg-lang.png");
    width: 50px;
    height: 49px;
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: 0.8; }

.info-card-lang-split {
  padding: 10px 0px;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px; }
  .info-card-lang-split .lang-info {
    display: flex;
    align-items: center;
    flex-direction: row-reverse !important; }
    .info-card-lang-split .lang-info img {
      width: 30px;
      height: 30px;
      cursor: pointer;
      margin-right: 5px; }
  .info-card-lang-split .active-lang {
    background-image: url("/bg-lang.png");
    width: 50px;
    height: 49px;
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: 0.8; }

.info-card {
  padding: 10px 5px 5px 5px;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  width: 50px;
  display: flex;
  justify-content: center; }
  .info-card .social-info {
    display: flex;
    flex-direction: column;
    direction: rtl; }
    .info-card .social-info .social-ic-parent {
      width: 30px;
      height: 30px;
      cursor: pointer;
      margin-bottom: 10px; }
    .info-card .social-info .social-ic {
      margin-bottom: 10px;
      width: 27px;
      height: 27px;
      cursor: pointer;
      border-radius: 50%; }

.info-card-mobile {
  background-color: grey;
  border-radius: 5px;
  width: auto; }
  .info-card-mobile .social-info {
    display: flex;
    flex-direction: column;
    direction: rtl; }
    .info-card-mobile .social-info .social-ic-parent {
      width: 30px;
      height: 30px;
      cursor: pointer;
      margin-bottom: 10px; }
    .info-card-mobile .social-info .social-ic {
      margin-bottom: 10px;
      width: 27px;
      height: 27px;
      cursor: pointer;
      border-radius: 50%; }

.homepage-card {
  padding: 5px;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  height: auto;
  width: 50px;
  flex-direction: column;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 999; }
  .homepage-card .homepage-info {
    display: flex;
    flex-direction: column; }
    .homepage-card .homepage-info .homepage-ic {
      width: 30px;
      height: 30px;
      cursor: pointer;
      object-fit: scale-down;
      margin-bottom: 5px; }

.petStyle .menu-item-1 {
  background-color: #F58A3D; }

.petStyle .menu-item-2 {
  background-color: #F58A3D; }

.petStyle .banner input[type=search] {
  background-color: #F58A3D; }

.petStyle .quote {
  color: #F58A3D;
  font-weight: 800; }

.animalStyle .menu-item-1 {
  background-color: #1D7C4B; }

.animalStyle .menu-item-2 {
  background-color: #1D7C4B; }

.animalStyle .banner input[type=search] {
  background-color: #1D7C4B; }

.animalStyle .quote {
  color: #1D7C4B;
  font-weight: 800; }

.fisheryStyle .menu-item-1 {
  background-color: #1d81bf; }

.fisheryStyle .menu-item-2 {
  background-color: #1d81bf; }

.fisheryStyle .banner input[type=search] {
  background-color: #1d81bf; }

.fisheryStyle .quote {
  color: #1d81bf;
  font-weight: 800; }

.related-topic {
  margin-top: 20px; }
  .related-topic .view-all {
    text-decoration: underline;
    color: #000; }
  .related-topic .related-topic-img {
    border-radius: 5px;
    width: 100%;
    height: 120px;
    object-fit: scale-down;
    box-shadow: 3px 3px 3px #ddd; }
  .related-topic .related-topic-title {
    font-weight: 600;
    text-transform: uppercase;
    padding: 20px 0px;
    max-height: 88px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical; }
  .related-topic .item-topic {
    cursor: pointer;
    margin-bottom: 5px; }
  .related-topic .swiper-container {
    padding: 0 40px;
    width: 100%; }
  .related-topic .ant-drawer {
    margin-top: 80px; }
  .related-topic .ant-drawer-content-wrapper {
    width: 720px; }
  @media only screen and (max-width: 576px) {
    .related-topic .related-topic-img {
      object-fit: cover; } }

@font-face {
  font-family: 'swiper-icons';
  src: url("data:application/font-woff;charset=utf-8;base64, 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") format("woff");
  font-weight: 400;
  font-style: normal; }

:root {
  --swiper-theme-color: #007aff; }

.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1; }

.swiper-container-vertical > .swiper-wrapper {
  flex-direction: column; }

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box; }

.swiper-container-android .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0); }

.swiper-container-multirow > .swiper-wrapper {
  flex-wrap: wrap; }

.swiper-container-multirow-column > .swiper-wrapper {
  flex-wrap: wrap;
  flex-direction: column; }

.swiper-container-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto; }

.swiper-container-pointer-events {
  touch-action: pan-y; }
  .swiper-container-pointer-events.swiper-container-vertical {
    touch-action: pan-x; }

.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform; }

.swiper-slide-invisible-blank {
  visibility: hidden; }

/* Auto Height */
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto; }

.swiper-container-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height; }

/* 3D Effects */
.swiper-container-3d {
  perspective: 1200px; }
  .swiper-container-3d .swiper-wrapper,
  .swiper-container-3d .swiper-slide,
  .swiper-container-3d .swiper-slide-shadow-left,
  .swiper-container-3d .swiper-slide-shadow-right,
  .swiper-container-3d .swiper-slide-shadow-top,
  .swiper-container-3d .swiper-slide-shadow-bottom,
  .swiper-container-3d .swiper-cube-shadow {
    transform-style: preserve-3d; }
  .swiper-container-3d .swiper-slide-shadow-left,
  .swiper-container-3d .swiper-slide-shadow-right,
  .swiper-container-3d .swiper-slide-shadow-top,
  .swiper-container-3d .swiper-slide-shadow-bottom {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10; }
  .swiper-container-3d .swiper-slide-shadow-left {
    background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }
  .swiper-container-3d .swiper-slide-shadow-right {
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }
  .swiper-container-3d .swiper-slide-shadow-top {
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }
  .swiper-container-3d .swiper-slide-shadow-bottom {
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

/* CSS Mode */
.swiper-container-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  /* For Firefox */
  -ms-overflow-style: none;
  /* For Internet Explorer and Edge */ }
  .swiper-container-css-mode > .swiper-wrapper::-webkit-scrollbar {
    display: none; }

.swiper-container-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start; }

.swiper-container-horizontal.swiper-container-css-mode > .swiper-wrapper {
  scroll-snap-type: x mandatory; }

.swiper-container-vertical.swiper-container-css-mode > .swiper-wrapper {
  scroll-snap-type: y mandatory; }

.petStyle .navbar {
  background: #d46c23;
  background: linear-gradient(90deg, #d46c23 0%, #e98e39 100%); }

.petStyle #drawer-menu-expand .ant-drawer-content {
  background: #d46c23;
  background: linear-gradient(90deg, #d46c23 5%, rgba(171, 121, 13, 0.896796) 100%);
  color: #fff !important; }

.animalStyle .navbar {
  background: #196e3f;
  background: linear-gradient(90deg, #196e3f 0%, #207443 100%); }

.animalStyle #drawer-menu-expand .ant-drawer-content {
  background-image: linear-gradient(to right, #196F42, #16631b);
  color: #fff !important; }

.fisheryStyle .navbar {
  background-color: #1D7FB6 !important; }

.fisheryStyle .ant-drawer-content {
  background: #186c37 !important;
  background: linear-gradient(90deg, #186c37 5%, #365427 53%) !important;
  color: #fff !important; }

.petStyle-swiper .swiper-button-prev, .petStyle-swiper .swiper-button-next {
  color: #F96E0C !important;
  cursor: pointer; }

.petStyle-swiper .swiper-pagination-bullet, .petStyle-swiper .swiper-pagination-bullet-active {
  background-color: #F96E0C !important; }

.animalStyle-swiper .swiper-button-prev, .animalStyle-swiper .swiper-button-next {
  color: #196F42 !important;
  cursor: pointer; }

.animalStyle-swiper .swiper-pagination-bullet, .animalStyle-swiper .swiper-pagination-bullet-active {
  background-color: #196F42 !important; }

.fisheryStyle-swiper .swiper-button-prev, .fisheryStyle-swiper .swiper-button-next {
  color: #1E84CB !important;
  cursor: pointer; }

.fisheryStyle-swiper .swiper-pagination-bullet, .fisheryStyle-swiper .swiper-pagination-bullet-active {
  background-color: #1E84CB !important; }

.ant-drawer {
  margin-top: 80px;
  z-index: 10000; }

.ant-drawer-body {
  padding: 15px 10px 100px 10px !important; }

a {
  color: #000; }

a:hover {
  color: #000; }

.title-item-swiper {
  position: absolute;
  bottom: 108px;
  left: 0px;
  color: #fff;
  height: 40px;
  line-height: 40px;
  opacity: 0.8;
  font-size: 18px;
  font-weight: 600;
  padding: 0 5px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical; }

.card-text {
  min-height: 72px; }
  .card-text .description-item-swiper {
    text-align: left;
    font-weight: 600;
    font-size: 15px;
    margin-top: 5px;
    max-height: 70px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical; }

@media only screen and (min-width: 768px) {
  .ant-drawer-content-wrapper {
    width: 720px !important; } }

@media only screen and (max-width: 768px) {
  .ant-drawer-content-wrapper {
    width: 300px !important; } }

@media only screen and (max-width: 576px) {
  .ant-drawer-content-wrapper {
    width: 100%; } }

@media only screen and (min-device-width: 320px) and (max-device-width: 1024px) and (orientation: landscape) {
  .ant-drawer-content-wrapper {
    width: 320px !important; } }

.footer {
  height: auto;
  padding: 30px 40px 10px 40px;
  color: #fff;
  text-align: left; }
  .footer .image-footer {
    width: 38px;
    height: 38px;
    margin: 0 4px;
    cursor: pointer;
    box-shadow: 3px 3px 3px #ddd;
    border-radius: 5px;
    object-fit: scale-down; }
  .footer .uppercase {
    text-transform: uppercase;
    font-weight: 600; }
  .footer .logo-footer img {
    object-fit: scale-down;
    width: 100%;
    height: 55px; }
  .footer .social {
    min-height: 50px;
    width: 248px;
    background-color: #fff;
    border-radius: 5px;
    text-align: left;
    line-height: 30px;
    padding: 8px 5px 2px 5px;
    opacity: 0.85; }
    .footer .social .social-text {
      color: #196F42; }
  .footer .info .info-title {
    font-weight: 600; }
  .footer .info-detail {
    font-weight: 600; }
  .footer .copy-right {
    margin-top: 50px; }
  .footer .regis {
    display: flex;
    justify-content: center;
    margin-bottom: 15px; }
    .footer .regis img {
      width: 100%;
      object-fit: scale-down; }

@media only screen and (min-width: 768px) {
  .uppercase {
    font-size: 18px; }
  .container {
    padding: 10px; } }

@media only screen and (max-width: 960px) {
  .footer {
    padding: 0px 0px 10px 0px; }
  .uppercase {
    font-size: 18px; } }

@media only screen and (max-width: 576px) {
  .text-name {
    padding: 0px 35px;
    margin-bottom: 20px; }
  .regis img {
    height: 60px; }
  .uppercase {
    font-size: 16px; } }

@media all and (orientation: landscape) {
  .footer .regis img {
    height: 60px; } }

.footer-en .footer-en-info {
  min-height: 196px;
  color: #fff;
  padding: 20px 40px 10px 40px;
  text-align: left;
  margin: 0px !important;
  justify-content: space-around; }
  .footer-en .footer-en-info .footer_info .item_footer_info {
    margin-bottom: 4px; }
  .footer-en .footer-en-info .logo_farmer {
    text-align: center; }
    .footer-en .footer-en-info .logo_farmer .logo-footer-en2 {
      width: 250px; }

.footer-en .footer-en-info-2 {
  margin: 0px !important; }

.footer-en .footer_copyright {
  text-align: center;
  color: #fff;
  font-size: 11px;
  margin: 0;
  height: 30px;
  line-height: 30px; }

.footer-en .image-footer {
  width: 38px;
  height: 38px;
  margin: 0 4px;
  cursor: pointer;
  box-shadow: 3px 3px 3px #ddd;
  border-radius: 5px;
  object-fit: scale-down; }

.footer-en .social {
  min-height: 50px;
  max-width: 248px;
  background-color: #fff;
  border-radius: 5px;
  text-align: left;
  line-height: 30px;
  padding: 8px 10px 2px 10px;
  opacity: 0.85; }
  .footer-en .social .social-text {
    color: #196f42; }

@media only screen and (min-width: 768px) {
  .footer-en .logo-footer-en2 {
    margin: 50px 10px 10px 10px; }
  .footer-en .social-card {
    margin-top: 50px;
    margin-bottom: 30px; } }

@media only screen and (max-width: 767px) {
  .footer-en .social-card {
    margin-top: 10px;
    margin-bottom: 20px; } }

@media only screen and (max-width: 576px) {
  .footer-en .footer-en-info {
    padding: 20px 10px; }
  .footer-en .logo-footer-en2 {
    margin: 25px 10px 10px 10px; }
  .footer-en .logo-footer-en {
    padding-left: 55px; }
  .footer-en .footer_info {
    padding-left: 70px; } }

@media only screen and (max-width: 375px) {
  .footer-en .logo-footer-en {
    padding-left: 30px; }
  .footer-en .footer_info {
    padding-left: 45px; } }

@media only screen and (max-width: 320px) {
  .footer-en .logo-footer-en {
    padding-left: 20px; }
  .footer-en .footer_info {
    padding-left: 40px; } }

.header {
  font-size: 16px; }
  .header input:focus::-webkit-input-placeholder {
    color: #383c45 !important;
    font-size: 17px; }
  .header .navbar-toggler {
    color: #fff !important;
    border-color: #fff !important; }
  .header .navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e"); }
  .header .navbar {
    height: auto;
    padding: 0px;
    z-index: 9998; }
  .header .collapse {
    justify-content: flex-end;
    padding: 0px 40px 0px 20px; }
  .header .navbar-brand {
    height: 80px;
    padding: 0px; }
  .header .nav-item {
    margin-right: 12px; }
  .header .fixed-top {
    right: 15px !important; }
  .header .navbar-nav {
    margin-right: 0px !important; }
  .header .navbar-text {
    display: flex; }
  .header .ant-input {
    height: 32px !important; }
  @media only screen and (min-width: 1200px) {
    .header .logo {
      height: 80px !important;
      width: 250px !important;
      padding: 14px 0px 15px 25px !important; } }
  @media only screen and (min-width: 992px) {
    .header .logo {
      height: 80px !important;
      width: 250px !important;
      padding: 14px 0px 15px 25px !important; } }
  @media only screen and (min-width: 768px) {
    .header .logo {
      height: 80px;
      width: 250px;
      padding: 0px 0px 0px 30px; } }
  @media only screen and (min-width: 576px) {
    .header .logo {
      height: 80px;
      width: 250px;
      padding: 0px 0px 0px 30px; }
    .header .header-top {
      width: 100%; } }
  @media only screen and (max-width: 576px) {
    .header .logo {
      height: 70px;
      width: 250px;
      padding: 0px 0px 0px 30px; }
    .header .header-top {
      width: 100%; } }
  @media only screen and (max-width: 360px) {
    .header .logo {
      height: 65px;
      width: 200px;
      padding: 0px 0px 0px 10px; } }

.petStyled .ant-drawer-content {
  background: #d46c23;
  background: linear-gradient(90deg, #d46c23 5%, rgba(171, 121, 13, 0.896796) 100%);
  color: #fff !important; }

.petStyled .ant-drawer-body {
  border: 1px solid #fff; }
  .petStyled .ant-drawer-body a {
    color: #fff;
    font-size: 18;
    font-weight: 600;
    margin-bottom: 10px;
    border-bottom: 1px solid #fff; }

.animalStyled .ant-drawer-content {
  background-image: linear-gradient(to right, #196F42, #16631b);
  color: #fff !important; }

.animalStyled .ant-drawer-body {
  border: 1px solid #fff; }
  .animalStyled .ant-drawer-body a {
    color: #fff;
    font-size: 18;
    font-weight: 600;
    margin-bottom: 10px;
    border-bottom: 1px solid #fff; }

.fisheryStyled .ant-drawer-content {
  background: #1181bf;
  background: linear-gradient(90deg, #1181bf 32%, rgba(0, 112, 147, 0.896796) 100%);
  color: #fff !important; }

.fisheryStyled .ant-drawer-body {
  border: 1px solid #fff; }
  .fisheryStyled .ant-drawer-body a {
    color: #fff;
    font-size: 18;
    font-weight: 600;
    margin-bottom: 10px;
    border-bottom: 1px solid #fff; }

.nav-link {
  color: #fff !important;
  font-weight: 600; }

.boder-bottom {
  border-bottom: 1px solid #fff; }

.boder-top {
  border-top: 1px solid #fff; }

.ant-drawer-content-wrapper {
  overflow: auto !important;
  height: calc(100vh - 80px) !important; }

.lang-info-mobile {
  display: flex;
  justify-content: space-evenly;
  align-items: center;
  width: 100%; }
  .lang-info-mobile .active-lang {
    width: 40px;
    height: 40px;
    background-color: green;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: 0.9; }

.info-card-mobile-drawer {
  width: 50%;
  margin: 0 auto; }
  .info-card-mobile-drawer .social-info {
    display: flex;
    flex-direction: row;
    justify-content: space-around; }
    .info-card-mobile-drawer .social-info .social-ic-parent {
      width: 30px;
      height: 30px;
      cursor: pointer; }
    .info-card-mobile-drawer .social-info .social-ic {
      margin-bottom: 10px;
      width: 27px;
      height: 27px;
      cursor: pointer;
      border-radius: 50%; }

.homepage-icon-mobile {
  display: flex;
  justify-content: space-evenly;
  align-items: center;
  width: 100%; }
  .homepage-icon-mobile a {
    border-bottom: 0px !important;
    margin-bottom: 0px !important; }
  .homepage-icon-mobile .homepage-ic {
    width: 30px;
    height: 30px;
    cursor: pointer;
    object-fit: scale-down; }

