/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
 .owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden;display:flex;}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}

/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
 .owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav{margin-top:10px}.owl-theme .owl-nav [class*=owl-]{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#FFF;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}


 /* FIX SZEROKOSCI */
@media (min-width: 979px) {
  #OillanBabyRc{
    width: 136%!important;
    margin-left: -18%!important;
  }
}

@import url(https://fonts.googleapis.com/css?family=Poppins:100,100italic,200,200italic,300,300italic,regular,italic,500,500italic,600,600italic,700,700italic,800,800italic,900,900italic);
#OillanBabyRc .container {
  margin-right: auto;
  margin-left: auto;
  width: 100%;
  max-width: 940px;
  background-color: #fff;
}
@media (max-width: 1280.98px) {
  #OillanBabyRc .container {
    padding: 0;
  }
}
@media (max-width: 1024.98px) {
  #OillanBabyRc .container {
    padding: 0;
  }
}
@media (max-width: 767.98px) {
  #OillanBabyRc .container {
    padding: 0;
  }
}
@media (max-width: 576.98px) {
  #OillanBabyRc .container {
    padding: 0;
  }
}
#OillanBabyRc * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
#OillanBabyRc .all {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  min-height: 100%;
}
#OillanBabyRc img {
  max-width: 100%;
  height: auto;
  border: 0;
  vertical-align: middle;
}
#OillanBabyRc ul,
#OillanBabyRc li {
  list-style-type: none;
}
#OillanBabyRc ul,
#OillanBabyRc ol {
  padding: 0;
  margin: 0;
}
#OillanBabyRc article,
#OillanBabyRc aside,
#OillanBabyRc details,
#OillanBabyRc figcaption,
#OillanBabyRc figure,
#OillanBabyRc footer,
#OillanBabyRc header,
#OillanBabyRc hgroup,
#OillanBabyRc main,
#OillanBabyRc menu,
#OillanBabyRc nav,
#OillanBabyRc section,
#OillanBabyRc summary {
  display: block;
}
#OillanBabyRc b,
#OillanBabyRc strong {
  font-weight: 700;
}
#OillanBabyRc h1, #OillanBabyRc h2, #OillanBabyRc h3, #OillanBabyRc h4, #OillanBabyRc h5, #OillanBabyRc h6 {
  margin: 0;
}
#OillanBabyRc a {
  text-decoration: none;
}
#OillanBabyRc hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
#OillanBabyRc p {
  margin: 0;
}
#OillanBabyRc hr {
  margin-top: 20px;
  margin-bottom: 20px;
  width: 100%;
  border: 0;
  border-top: 1px solid #eeeeee;
}

:root {
  --animate-delay: 0.4s;
  --animate-duration: 800ms;
}

body {
  margin: 0;
}

#OillanBabyRc {
  -webkit-transform: scale(0.718);
          transform: scale(0.718);
  -webkit-transform-origin: top center;
          transform-origin: top center;
  max-width: 940px;
  margin: 0 auto;
}
@media (max-width: 939px) {
  #OillanBabyRc {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
#OillanBabyRc .all {
  font-family: "Poppins", sans-serif;
  color: #000;
}
#OillanBabyRc b {
  font-weight: 700;
}
#OillanBabyRc strong {
  font-weight: 600;
}
#OillanBabyRc .head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 40px 56px 26px;
  background: url("./images/head-back.webp") no-repeat center/cover;
}
#OillanBabyRc .head-logo {
  margin-bottom: 35px;
}
#OillanBabyRc .head-text {
  font-size: 28px;
  line-height: 32px;
  color: #008AA3;
  text-transform: uppercase;
  font-weight: 400;
  margin-bottom: 25px;
}
#OillanBabyRc .head-hr {
  background-color: #008AA3;
  width: 213px;
  height: 1px;
  margin-bottom: 20px;
}
#OillanBabyRc .head-desc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 22px;
     -moz-column-gap: 22px;
          column-gap: 22px;
}
#OillanBabyRc .head-desc img {
  width: 51px;
  height: 38px;
}
#OillanBabyRc .head-desc span {
  font-size: 16px;
  line-height: 22px;
  color: #008AA3;
  padding-top: 6px;
}
@media (max-width: 939px) {
  #OillanBabyRc .head {
    display: none;
  }
}
#OillanBabyRc .headAdaptive {
  display: none;
}
@media (max-width: 939px) {
  #OillanBabyRc .headAdaptive {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  #OillanBabyRc .headAdaptive-top {
    background-color: #1B889D;
    padding: 36px 25px 38px;
  }
  #OillanBabyRc .headAdaptive-top__logo {
    margin-bottom: 33px;
  }
  #OillanBabyRc .headAdaptive-top__text {
    font-size: 28px;
    line-height: 32px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 400;
    margin-bottom: 15px;
  }
  #OillanBabyRc .headAdaptive-top__hr {
    background-color: #fff;
    width: 213px;
    height: 1px;
    margin-bottom: 16px;
  }
  #OillanBabyRc .headAdaptive-top__desc {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-column-gap: 22px;
       -moz-column-gap: 22px;
            column-gap: 22px;
  }
  #OillanBabyRc .headAdaptive-top__desc img {
    width: 50px;
  }
  #OillanBabyRc .headAdaptive-top__desc span {
    font-size: 16px;
    line-height: 22px;
    color: #fff;
    padding-top: 6px;
  }
  #OillanBabyRc .headAdaptive-bottom img {
    width: 100%;
  }
}
#OillanBabyRc .rcbaby {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-bottom: 30px;
}
#OillanBabyRc .rcbaby-logo {
  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;
  padding-top: 58px;
  padding-bottom: 47px;
}
#OillanBabyRc .rcbaby-main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 24px;
     -moz-column-gap: 24px;
          column-gap: 24px;
  padding-top: 24px;
  background: url("./images/oillanbaby-back.webp") no-repeat center/cover;
}
#OillanBabyRc .rcbaby-main__product {
  margin-top: -73px;
}
#OillanBabyRc .rcbaby-main__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  row-gap: 12px;
}
#OillanBabyRc .rcbaby-main__list .list-item {
  background-color: #D9E8ED;
  border-radius: 65px 0 0 65px;
  width: 458px;
  height: 81px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 32px;
  -webkit-column-gap: 28px;
     -moz-column-gap: 28px;
          column-gap: 28px;
}
#OillanBabyRc .rcbaby-main__list .list-item__img {
  width: 58px;
}
#OillanBabyRc .rcbaby-main__list .list-item__img img {
  width: 52px;
}
#OillanBabyRc .rcbaby-main__list .list-item__text {
  font-size: 18px;
  line-height: 22px;
  font-weight: 500;
  color: #14849A;
}
#OillanBabyRc .rcbaby-hide {
  display: none;
}
@media (max-width: 939px) {
  #OillanBabyRc .rcbaby {
    margin-bottom: 64px;
  }
  #OillanBabyRc .rcbaby-logo {
    padding: 64px 0;
  }
  #OillanBabyRc .rcbaby-main {
    -webkit-column-gap: 0;
       -moz-column-gap: 0;
            column-gap: 0;
    padding-top: 0;
    background: url("./images/oillanbaby-back.webp") no-repeat center/cover;
  }
  #OillanBabyRc .rcbaby-main__product {
    margin-top: -37px;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  #OillanBabyRc .rcbaby-main__product img {
    padding-right: 25px;
  }
  #OillanBabyRc .rcbaby-main__list {
    display: none;
  }
  #OillanBabyRc .rcbaby-hide {
    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: end;
        -ms-flex-align: end;
            align-items: flex-end;
    row-gap: 11px;
    margin-top: 28px;
  }
  #OillanBabyRc .rcbaby-hide .list-item {
    background-color: #D9E8ED;
    border-radius: 65px 0 0 65px;
    width: 336px;
    height: 73px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding-left: 23px;
    -webkit-column-gap: 13px;
       -moz-column-gap: 13px;
            column-gap: 13px;
  }
  #OillanBabyRc .rcbaby-hide .list-item__img {
    width: 48px;
  }
  #OillanBabyRc .rcbaby-hide .list-item__text {
    font-size: 16px;
    line-height: 20px;
    font-weight: 500;
    color: #14849A;
  }
}
#OillanBabyRc .linie {
  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;
  background-color: #E7F3F5;
  padding: 33px 50px 38px;
  margin-bottom: 95px;
}
#OillanBabyRc .linie-caption {
  text-align: center;
  margin-bottom: 22px;
  font-size: 36px;
  line-height: 40px;
  font-weight: 400;
}
#OillanBabyRc .linie-subtitle {
  text-align: center;
  margin-bottom: 31px;
  font-size: 18px;
  line-height: 20px;
  font-weight: 400;
}
#OillanBabyRc .linie-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#OillanBabyRc .linie-list__item {
  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;
  width: 250px;
}
#OillanBabyRc .linie-list__item img {
  margin-bottom: 31px;
  width: 189px;
}
#OillanBabyRc .linie-list__item p {
  text-align: center;
  text-transform: uppercase;
  font-size: 18px;
  line-height: 24px;
  font-weight: 400;
}
@media (max-width: 939px) {
  #OillanBabyRc .linie {
    padding: 20px 30px 23px;
    margin-bottom: 61px;
  }
  #OillanBabyRc .linie-caption {
    margin-bottom: 35px;
    font-size: 22px;
    line-height: 26px;
  }
  #OillanBabyRc .linie-caption br {
    display: none;
  }
  #OillanBabyRc .linie-subtitle {
    margin-bottom: 17px;
  }
  #OillanBabyRc .linie-list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    row-gap: 16px;
  }
  #OillanBabyRc .linie-list__item {
    width: auto;
  }
  #OillanBabyRc .linie-list__item img {
    margin-bottom: 14px;
  }
}
#OillanBabyRc .aktywne {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  max-width: 734px;
  margin: 0 auto 100px;
}
#OillanBabyRc .aktywne-title {
  font-size: 36px;
  line-height: 40px;
  font-weight: 400;
  margin-bottom: 36px;
}
#OillanBabyRc .aktywne-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 50px;
}
#OillanBabyRc .aktywne-info img {
  width: 157px;
}
#OillanBabyRc .aktywne-info__text {
  text-align: center;
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  position: relative;
  padding: 5px 28px 0;
}
#OillanBabyRc .aktywne-info__text::before {
  content: "";
  height: 100%;
  display: block;
  position: absolute;
  width: 20px;
  left: 0;
  top: 0;
  background: transparent;
  border: 1px solid #14849A;
  border-right: 0;
}
#OillanBabyRc .aktywne-info__text::after {
  content: "";
  height: 100%;
  display: block;
  position: absolute;
  width: 20px;
  right: 0;
  top: 0;
  background: transparent;
  border: 1px solid #14849A;
  border-left: 0;
}
#OillanBabyRc .aktywne-hide {
  display: none;
}
@media (max-width: 939px) {
  #OillanBabyRc .aktywne {
    max-width: none;
    margin: 0 auto 64px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  #OillanBabyRc .aktywne-title {
    font-size: 22px;
    line-height: 30px;
    margin-bottom: 24px;
  }
  #OillanBabyRc .aktywne-info {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    row-gap: 24px;
    margin-bottom: 24px;
    padding: 0 24px;
  }
  #OillanBabyRc .aktywne-info img {
    width: 157px;
  }
  #OillanBabyRc .aktywne-info__text br {
    display: none;
  }
  #OillanBabyRc .aktywne-main {
    display: none;
  }
  #OillanBabyRc .aktywne-hide {
    display: block;
    width: 100%;
  }
  #OillanBabyRc .aktywne-hide img {
    width: 100%;
  }
}
#OillanBabyRc .info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  row-gap: 38px;
  background-color: #E7F3F5;
  padding: 31px 87px 42px;
  margin-bottom: 94px;
}
#OillanBabyRc .info-title {
  font-size: 36px;
  line-height: 40px;
  font-weight: 400;
}
#OillanBabyRc .info-main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
#OillanBabyRc .info-main__item {
  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;
}
#OillanBabyRc .info-main__item img {
  width: 108px;
  margin-bottom: 23px;
  border-radius: 50%;
}
#OillanBabyRc .info-main__item p {
  text-transform: uppercase;
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
  text-align: center;
}
@media (max-width: 939px) {
  #OillanBabyRc .info {
    row-gap: 24px;
    padding: 21px 20px 24px;
    margin-bottom: 60px;
  }
  #OillanBabyRc .info-title {
    font-size: 22px;
    line-height: 26px;
    text-align: center;
  }
  #OillanBabyRc .info-main {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    row-gap: 24px;
  }
  #OillanBabyRc .info-main__item img {
    margin-bottom: 14px;
  }
  #OillanBabyRc .info-main__item p br {
    display: none;
  }
}
#OillanBabyRc .slider {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
  padding-left: 89px;
  margin-bottom: 74px;
}
#OillanBabyRc .slider-caption {
  font-size: 36px;
  line-height: 40px;
  font-weight: 400;
  margin-bottom: 53px;
}
#OillanBabyRc .slider-main .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
#OillanBabyRc .slider-main .item-caption {
  width: 88%;
  font-size: 18px;
  line-height: 20px;
  color: #F53A60;
  font-weight: 600;
  margin-bottom: 20px;
  text-align: center;
  position: absolute;
}
#OillanBabyRc .slider-main .item-caption::before {
  content: "";
  display: block;
  width: 24px;
  height: 12px;
  border: 1px solid #F53A60;
  border-right: 0;
  border-bottom: 0;
  position: absolute;
  left: 0;
  top: 10px;
}
#OillanBabyRc .slider-main .item-caption::after {
  content: "";
  display: block;
  width: 24px;
  height: 12px;
  border: 1px solid #F53A60;
  border-left: 0;
  border-bottom: 0;
  position: absolute;
  right: 0;
  top: 10px;
}
#OillanBabyRc .slider-main .item .caption-two {
  width: 400px;
}
#OillanBabyRc .slider-main .item .caption-three {
  display: none;
}
#OillanBabyRc .slider-main .item .caption-four {
  width: 400px;
}
#OillanBabyRc .slider-main .item .caption-five {
  display: none;
}
#OillanBabyRc .slider-main .item .itemWrap {
  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;
  margin-top: 40px;
}
#OillanBabyRc .slider-main .item .itemWrap-img {
  margin-bottom: 16px;
}
#OillanBabyRc .slider-main .item .itemWrap-img img {
  height: 367px;
}
#OillanBabyRc .slider-main .item .itemWrap-desc {
  text-align: center;
  font-size: 18px;
  line-height: 22px;
  color: #15889D;
  margin-bottom: 14px;
}
#OillanBabyRc .slider-main .item .itemWrap-blocks {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-column-gap: 8px;
     -moz-column-gap: 8px;
          column-gap: 8px;
  margin-bottom: 24px;
}
#OillanBabyRc .slider-main .item .itemWrap-blocks__item {
  width: 67px;
  height: 21px;
  border: 1px solid #F53A60;
  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;
  font-size: 15px;
  line-height: 20px;
  font-weight: 400;
}
#OillanBabyRc .slider-main .item .itemWrap a {
  border-radius: 18px;
  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;
  width: 142px;
  height: 36px;
  background-color: #15889D;
  font-weight: 600;
  font-size: 18px;
  line-height: 24px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  color: #fff;
}
#OillanBabyRc .slider-main .item .itemWrap a:hover {
  background-color: #46a8b9;
}
#OillanBabyRc .slider-arrows .owl-prev, #OillanBabyRc .slider-arrows .owl-next {
  cursor: pointer;
  background: transparent;
  border: 0;
  outline: none;
  padding: 0;
}
#OillanBabyRc .slider-arrows .owl-prev img, #OillanBabyRc .slider-arrows .owl-next img {
  width: 14px;
  height: 28px;
}
#OillanBabyRc .slider-arrows .owl-prev {
  display: none;
}
#OillanBabyRc .slider-arrows .owl-next {
  position: absolute;
  right: 0;
  top: 53%;
  z-index: 1;
  -webkit-transform: translate(0px, -50%);
          transform: translate(0px, -50%);
  margin-right: 40px;
}
@media (max-width: 939px) {
  #OillanBabyRc .slider {
    padding-left: 24px;
    margin-bottom: 61px;
  }
  #OillanBabyRc .slider-caption {
    font-size: 22px;
    line-height: 26px;
    margin-bottom: 22px;
    text-align: center;
    padding-right: 55px;
    padding-left: 31px;
  }
  #OillanBabyRc .slider-caption br {
    display: none;
  }
  #OillanBabyRc .slider-main .item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    height: 100%;
  }
  #OillanBabyRc .slider-main .item-caption {
    width: 90%;
    font-size: 14px;
    line-height: 15px;
  }
  #OillanBabyRc .slider-main .item-caption::before {
    top: 5px;
  }
  #OillanBabyRc .slider-main .item-caption::after {
    top: 5px;
  }
  #OillanBabyRc .slider-main .item .caption-two {
    width: 180%;
  }
  #OillanBabyRc .slider-main .item .caption-four {
    width: 180%;
  }
  #OillanBabyRc .slider-main .item .itemWrap-img {
    margin-bottom: 25px;
  }
  #OillanBabyRc .slider-main .item .itemWrap-img img {
    height: 290px;
  }
  #OillanBabyRc .slider-main .item .itemWrap-desc {
    font-size: 15px;
    line-height: 17px;
    margin-bottom: 8px;
  }
  #OillanBabyRc .slider-main .item .itemWrap-blocks {
    row-gap: 8px;
    -webkit-column-gap: 11px;
       -moz-column-gap: 11px;
            column-gap: 11px;
    margin-bottom: 16px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
  #OillanBabyRc .slider-arrows .owl-prev, #OillanBabyRc .slider-arrows .owl-next {
    cursor: pointer;
    background: transparent;
    border: 0;
    outline: none;
    padding: 0;
  }
  #OillanBabyRc .slider-arrows .owl-prev img, #OillanBabyRc .slider-arrows .owl-next img {
    width: 14px;
    height: 28px;
  }
  #OillanBabyRc .slider-arrows .owl-prev {
    display: none;
  }
  #OillanBabyRc .slider-arrows .owl-next {
    position: absolute;
    right: 0;
    top: 48%;
    z-index: 1;
    -webkit-transform: translate(0px, -50%);
            transform: translate(0px, -50%);
    margin-right: 25px;
  }
}
#OillanBabyRc .other {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-bottom: 67px;
  padding-left: 103px;
  padding-right: 55px;
}
#OillanBabyRc .other-title {
  font-size: 36px;
  line-height: 40px;
  font-weight: 400;
  margin-bottom: 16px;
}
#OillanBabyRc .other-subtitle {
  width: 734px;
  height: 26px;
  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;
  text-align: center;
  background-color: #E7F3F5;
  font-size: 16px;
  line-height: 20px;
  color: #15889D;
  margin-bottom: 60px;
  letter-spacing: 1px;
}
#OillanBabyRc .other-main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
#OillanBabyRc .other-main__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
#OillanBabyRc .other-main__item .item-logo {
  height: 78px;
  margin-bottom: 25px;
  padding-left: 36px;
}
#OillanBabyRc .other-main__item .logo-one img {
  width: 142px;
}
#OillanBabyRc .other-main__item .item-desc {
  text-align: center;
  font-size: 16px;
  line-height: 20px;
  margin-bottom: 15px;
  color: #15889D;
  margin-right: 20px;
}
#OillanBabyRc .other-main__item a {
  border-radius: 18px;
  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;
  width: 142px;
  height: 36px;
  background-color: #15889D;
  font-weight: 600;
  font-size: 18px;
  line-height: 24px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  color: #fff;
  margin: 0 50px;
}
#OillanBabyRc .other-main__item a:hover {
  background-color: #46a8b9;
}
@media (max-width: 939px) {
  #OillanBabyRc .other {
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }
  #OillanBabyRc .other-title {
    font-size: 22px;
    line-height: 26px;
    text-align: center;
    margin-bottom: 8px;
    padding: 0 24px;
  }
  #OillanBabyRc .other-title br {
    display: none;
  }
  #OillanBabyRc .other-subtitle {
    width: 86%;
    max-width: 450px;
    height: auto;
    padding: 7px 20px;
    margin: 0 auto 32px;
  }
  #OillanBabyRc .other-main {
    overflow: auto;
    padding-left: 24px;
    padding-bottom: 37px;
  }
  #OillanBabyRc .other-main__item .item-logo {
    padding-left: 0;
  }
  #OillanBabyRc .other-main__item .item-desc {
    margin-right: 20px;
  }
  #OillanBabyRc .other-main__item a {
    margin: 0 50px;
  }
}
/*# sourceMappingURL=style.css.map */