.prodsupply {
  position: relative;
  padding: 64px 0; }
  @media screen and (max-width: 991px) {
    .prodsupply {
      padding-bottom: 48px; } }
  @media screen and (max-width: 991px) {
    .prodsupply .row.mt-80.pos-r {
      margin-top: 48px;
      margin-left: 0;
      margin-right: 0; }
    .prodsupply .row .col-lg-6 {
      margin-top: 16px; }
    .prodsupply .title_wrap {
      margin-top: 0; }
      .prodsupply .title_wrap h3 {
        margin-top: 0;
        line-height: 48px; } }
  .prodsupply .swiper-button-next path,
  .prodsupply .swiper-button-prev path {
    transition: .5s; }
  .prodsupply .swiper-button-next:hover .swiper-button-bg,
  .prodsupply .swiper-button-prev:hover .swiper-button-bg {
    transition: .5s;
    border-color: #ffffff;
    background-color: #5898e4; }
  .prodsupply .swiper-button-next:hover path,
  .prodsupply .swiper-button-prev:hover path {
    stroke: white; }
  .prodsupply .ov_h_m {
    overflow: hidden;
    margin-left: 1px;
    margin-right: 1px; }
  .prodsupply .outer_wrapp {
    background: #FFFFFF;
    box-shadow: 0px 0px 10px rgba(155, 181, 194, 0.7);
    border-radius: 10px;
    min-height: 336px;
    padding: 16px;
    position: relative;
    height: 100%; }
    .prodsupply .outer_wrapp .prodsupply_info_wrapp {
      padding: 16px; }
      .prodsupply .outer_wrapp .prodsupply_info_wrapp:before {
        content: '';
        position: absolute;
        top: 16px;
        left: 16px;
        height: calc(100% - 32px);
        width: calc(100% - 32px);
        border: 1px solid #AECEF5;
        border-radius: 10px; }
      .prodsupply .outer_wrapp .prodsupply_info_wrapp h5 {
        color: #46515C;
        font-family: Open Sans;
        font-weight: 700;
        font-size: 16px;
        line-height: 25px;
        margin-bottom: 8px; }
      .prodsupply .outer_wrapp .prodsupply_info_wrapp p {
        color: #46515C;
        font-family: Open Sans;
        font-weight: 400;
        font-size: 16px;
        line-height: 24px; }
  .prodsupply .col-12.mt-16 .outer_wrapp {
    min-height: 320px; }
  .prodsupply .prodsupply_img_wrapp {
    min-height: 672px;
    min-width: 305px;
    height: 100%; }
    @media screen and (max-width: 991px) {
      .prodsupply .prodsupply_img_wrapp {
        margin-top: 32px;
        margin-bottom: -32px;
        min-width: auto; } }
    .prodsupply .prodsupply_img_wrapp img {
      border-radius: 10px;
      width: 100%;
      height: 100%;
      object-fit: cover;
      object-position: center top; }
  .prodsupply .swiper-container {
    display: block;
    overflow: visible;
    margin-bottom: 48px;
    width: 624px; }
    @media screen and (max-width: 991px) {
      .prodsupply .swiper-container {
        width: 100%;
        max-width: 240px;
        overflow: visible;
        display: block; }
        .prodsupply .swiper-container .swiper-wrapper {
          margin-left: -24px;
          margin-right: 16px;
          padding: 0; } }
    .prodsupply .swiper-container .prodsupply_slide_img_wrapp {
      max-width: 624px;
      max-height: 416px; }
      @media screen and (max-width: 991px) {
        .prodsupply .swiper-container .prodsupply_slide_img_wrapp {
          max-width: 240px;
          max-height: 160px;
          flex-direction: column;
          align-items: flex-start;
          justify-content: center; } }
      .prodsupply .swiper-container .prodsupply_slide_img_wrapp img {
        border-radius: 10px;
        width: 100%;
        height: 416px;
        object-fit: cover;
        object-position: center; }
        @media screen and (max-width: 991px) {
          .prodsupply .swiper-container .prodsupply_slide_img_wrapp img {
            height: 160px; } }
  .prodsupply .swiper-pagination {
    bottom: 0;
    left: 50%;
    transform: translateX(-50%); }
    .prodsupply .swiper-pagination span.swiper-pagination-bullet {
      width: 9.6px;
      height: 9.6px;
      background: #C7C7C7;
      margin: 0 4.8px; }
      .prodsupply .swiper-pagination span.swiper-pagination-bullet.swiper-pagination-bullet-active {
        background: #222222; }
  .prodsupply .swiper-button-prev .swiper-button-bg,
  .prodsupply .swiper-button-next .swiper-button-bg {
    background: #ffffff;
    border-radius: 50%;
    width: 32px;
    height: 32px;
    display: flex;
    align-items: center;
    justify-content: center; }
    @media screen and (max-width: 751px) {
      .prodsupply .swiper-button-prev .swiper-button-bg,
      .prodsupply .swiper-button-next .swiper-button-bg {
        display: none; } }
    .prodsupply .swiper-button-prev .swiper-button-bg:after,
    .prodsupply .swiper-button-next .swiper-button-bg:after {
      content: none; }
    .prodsupply .swiper-button-prev .swiper-button-bg:focus,
    .prodsupply .swiper-button-next .swiper-button-bg:focus {
      outline: none; }
  .prodsupply .swiper-button-prev:after,
  .prodsupply .swiper-button-next:after {
    content: none; }
  .prodsupply .swiper-button-prev:focus,
  .prodsupply .swiper-button-next:focus {
    outline: none; }
  .prodsupply .swiper-button-prev {
    height: 100%;
    top: 0;
    width: calc((100% - 624px) / 2 - 32px);
    left: 0;
    display: flex;
    justify-content: flex-end; }
  .prodsupply .swiper-button-next {
    height: 100%;
    top: 0;
    width: calc((100% - 624px) / 2 - 32px);
    right: 0;
    display: flex;
    justify-content: left; }
