@font-face {
    font-family: 'fish';
    src: url('font/Fishermills.eot');
    src: url('font/Fishermills.eot?#iefix') format('embedded-opentype'), url('font/Fishermills.woff') format('woff'), url('font/Fishermills.ttf') format('truetype'), url('font/Fishermills.svg#webfont') format('svg');
}

@font-face {
    font-family: 'rbdc';
    src: url('font/Roboto-BoldCondensed.eot');
    src: url('font/Roboto-BoldCondensed.eot?#iefix') format('embedded-opentype'), url('font/Roboto-BoldCondensed.woff') format('woff'), url('font/Roboto-BoldCondensed.ttf') format('truetype'), url('font/Roboto-BoldCondensed.svg#webfont') format('svg');
}


.fontsz18 {
	font-size: 18px;
}

#cwrcovernew .variablecol img {
  border: 4px solid #fff;
}
#cwrcovernew .variablecol img.slg {
  border: 3px solid #fff;
}
#cwrcovernew .variablecol .col01 {
  width: 200px;
  display: inline-block;
  vertical-align: top;
}
#cwrcovernew .variablecol .col-02 {
  width: 300px;
  display: inline-block;
  vertical-align: top;
}
#cwrcovernew .variablecol .col-03 {
  width: 400px;
  display: inline-block;
  vertical-align: top;
}
#cwrcovernew .variablecol .flip-container {
  perspective: 1000;
  transform-style: preserve-3d;
  display: grid;
  margin: 0;
  padding: 0;
}
#cwrcovernew .variablecol .flip-container.smll {
  display: inline-block;
  vertical-align: bottom;
  /*Big layout-the small one*/
}
#cwrcovernew .variablecol .flip-container.large {
  display: block;
  /*Big layout-the BIG one*/
}
#cwrcovernew .variablecol .flip-container:hover .back {
  transform: rotateY(0deg);
}
#cwrcovernew .variablecol .flip-container:hover .front {
  transform: rotateY(-180deg);
}
#cwrcovernew .variablecol .flip-container, #cwrcovernew .variablecol .front {
  width: 200px;
  height: 200px;
  margin: 0;
  padding: 0;
}
#cwrcovernew .variablecol .flip-container, #cwrcovernew .variablecol .back {
  width: 200px;
  margin: 0;
  padding: 0;
}
#cwrcovernew .variablecol .flip-container.lg, #cwrcovernew .variablecol .flip-container.lg .front {
  width: 400px !important;
  height: 400px !important;
  margin: 0;
  padding: 0;
}
#cwrcovernew .variablecol .flip-container.lg, #cwrcovernew .variablecol .flip-container.lg .back {
  width: 400px !important;
  margin: 0;
  padding: 0;
}
#cwrcovernew .variablecol .flip-container.md, #cwrcovernew .variablecol .flip-container.md .front {
  width: 300px !important;
  height: 300px !important;
  margin: 0;
  padding: 0;
}
#cwrcovernew .variablecol .flip-container.md, #cwrcovernew .variablecol .flip-container.md .back {
  width: 300px !important;
  margin: 0;
  padding: 0;
}
#cwrcovernew .variablecol .flipper {
  transition: 0.5s;
  transform-style: preserve-3d;
  position: relative;
}
#cwrcovernew .variablecol .front {
  backface-visibility: hidden;
  transition: 0.6s;
  transform-style: preserve-3d;
  position: absolute;
  top: 0;
  left: 0;
}
#cwrcovernew .variablecol .back {
  backface-visibility: hidden;
  transition: 0.8s;
  transform-style: preserve-3d;
  position: absolute;
  top: 0;
  left: 0;
}
#cwrcovernew .variablecol .front {
  z-index: 2;
  transform: rotateY(0deg);
  margin: 0;
  padding: 0;
}
#cwrcovernew .variablecol .back {
  transform: rotateY(180deg);
  margin: 0;
  padding: 0;
}

#cwrcovernew .slick-next:before {
    content:url(/assets/cwrimg/childwellness/btn-next.png);
	opacity: 1;
}
#cwrcovernew .slick-prev:before {
    content:url(/assets/cwrimg/childwellness/btn-prev.png);
	opacity: 1;
}

#cwrcovernew .slick-next
  {
      right: 50px;
      z-index: 99;
      top: 49%;
  }


  #cwrcovernew .slick-prev
  {
      left: 50px;
      z-index: 99;
      top: 49%;
  }


@media(max-width:767px){
  
  #cwrcovernew .slick-next:before {
      content:url(btn-next-mob.png);
  }

  #cwrcovernew .slick-prev:before {
      content:url(btn-prev-mob.png);
  }

  #cwrcovernew .slick-next
  {
      right: 6px;
      z-index: 99;
      top: 49%;
  }


  #cwrcovernew .slick-prev
  {
      left: 0;
      z-index: 99;
      top: 49%;
  }


  #cwrcovernew .slick-next
  {
      right: 35px;
      z-index: 99;
  }

}


#cwrcovernew #videomodal .modal-content {
  border-radius: 0;
  padding: 10px 0 0 0;
  background: transparent !important;
  border: none;
  box-shadow: none;
}
#cwrcovernew #videomodal .modal-content .modal-body {
  padding: 0;
  background: transparent !important;
}
#cwrcovernew .modal {
  text-align: center;
  padding: 0 !important;
  display: block !important;
  visibility: hidden !important;
  overflow-y: hidden !important;
}
#cwrcovernew .modal .closebtn {
  text-align: right;
  margin-bottom: 20px;
}
#cwrcovernew .modal .closebtn img {
  cursor: pointer;
}
#cwrcovernew .modal.in {
  visibility: visible !important;
}
@media (min-width: 767px) {
  #cwrcovernew .modal:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -4px;
  }
  #cwrcovernew .modal-dialog {
    display: inline-block;
    text-align: left;
    vertical-align: middle;
  }
}


body.modal-open[style] {
    padding-right: 0px !important;
}

body {
    padding-right: 0px !important;
}

.modal[style] {
    padding-right: 0px !important;
}

.modal-open[style] {
    padding-right: 0px !important;
}

.modal {
    overflow-y: auto;
}

.modal-open {
    overflow-y: auto;
}

body.modal-open {
    overflow-y: auto;
}




.btn1 {
    font-size: 16px;
    color: #fff;
    background-color: #29625c;
    padding: 10px 30px;
    text-align: center;
    border-radius: 50px;
    display: inline-block;
}

.lmcont {
    padding: 20px 15px 30px;
    text-align: center;
}

.swiper-container.one {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

    .swiper-container.one .swiper-slide {
        text-align: left;
        font-size: 18px;
        /* Center slide text vertically */
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
    }

    .swiper-container.one .swiper-button-prev, .swiper-container.one .swiper-container-rtl .swiper-button-next {
        background-image: url(icon-arow-01-left.png);
        left: 10px;
        right: auto;
    }

    .swiper-container.one .swiper-button-next, .swiper-container.one .swiper-container-rtl .swiper-button-prev {
        background-image: url(icon-arow-01-right.png);
        right: 10px;
        left: auto;
    }

    .swiper-container.one .swiper-button-next, .swiper-container.one .swiper-button-prev {
        position: absolute;
        top: 50%;
        width: 12px;
        height: 21px;
        margin-top: -22px;
        z-index: 10;
        cursor: pointer;
        -moz-background-size: 12px 21px;
        -webkit-background-size: 12px 21px;
        background-size: 12px 21px;
        background-position: center;
        background-repeat: no-repeat;
    }

.swiper-container.two {
    width: 100%;
}

    .swiper-container.two .swiper-slide {
        font-size: 18px;
        /* Center slide text vertically */
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
    }

    .swiper-container.two .swiper-button-prev, .swiper-container.two .swiper-container-rtl .swiper-button-next {
        background-image: url(/assets/cwrimg/childwellness/icon-arow-02-left.png);
        left: 10px;
        right: auto;
    }

    .swiper-container.two .swiper-button-next, .swiper-container.two .swiper-container-rtl .swiper-button-prev {
        background-image: url(/assets/cwrimg/childwellness/icon-arow-02-right.png);
        right: 10px;
        left: auto;
    }

    .swiper-container.two .swiper-button-next, .swiper-container.two .swiper-button-prev {
        position: absolute;
        top: 50%;
        width: 65px;
        height: 65px;
        margin-top: -22px;
        z-index: 10;
        cursor: pointer;
        -moz-background-size: 65px 65px;
        -webkit-background-size: 65px 65px;
        background-size: 65px 65px;
        background-position: center;
        background-repeat: no-repeat;
    }

.swiper-container.three {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

    .swiper-container.three .swiper-slide {
        text-align: left;
        font-size: 18px;
        /* Center slide text vertically */
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
    }

    .swiper-container.three .swiper-button-prev, .swiper-container.three .swiper-container-rtl .swiper-button-next {
        background-image: url(/assets/cwrimg/childwellness/icon-arow-02-left.png);
        left: 10px;
        right: auto;
    }

    .swiper-container.three .swiper-button-next, .swiper-container.three .swiper-container-rtl .swiper-button-prev {
        background-image: url(/assets/cwrimg/childwellness/icon-arow-02-right.png);
        right: 10px;
        left: auto;
    }

    .swiper-container.three .swiper-button-next, .swiper-container.three .swiper-button-prev {
        position: absolute;
        top: 50%;
        width: 65px;
        height: 65px;
        margin-top: -22px;
        z-index: 10;
        cursor: pointer;
        -moz-background-size: 65px 65px;
        -webkit-background-size: 65px 65px;
        background-size: 65px 65px;
        background-position: center;
        background-repeat: no-repeat;
    }

.swiper-container.four {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

    .swiper-container.four .swiper-slide {
        text-align: left;
        font-size: 18px;
        /* Center slide text vertically */
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
    }

    .swiper-container.four .swiper-button-prev, .swiper-container.four .swiper-container-rtl .swiper-button-next {
        background-image: url(/assets/cwrimg/childwellness/icon-arow-02-left.png);
        left: 10px;
        right: auto;
    }

    .swiper-container.four .swiper-button-next, .swiper-container.four .swiper-container-rtl .swiper-button-prev {
        background-image: url(/assets/cwrimg/childwellness/icon-arow-02-right.png);
        right: 10px;
        left: auto;
    }

    .swiper-container.four .swiper-button-next, .swiper-container.four .swiper-button-prev {
        position: absolute;
        top: 50%;
        width: 65px;
        height: 65px;
        margin-top: -22px;
        z-index: 10;
        cursor: pointer;
        -moz-background-size: 65px 65px;
        -webkit-background-size: 65px 65px;
        background-size: 65px 65px;
        background-position: center;
        background-repeat: no-repeat;
    }

.swiper-container.five .swiper-button-prev, .swiper-container.five .swiper-container-rtl .swiper-button-next {
    background-image: url(/assets/cwrimg/childwellness/icon-arow-02-left.png);
    left: 10px;
    right: auto;
}

.swiper-container.five .swiper-button-next, .swiper-container.five .swiper-container-rtl .swiper-button-prev {
    background-image: url(/assets/cwrimg/childwellness/icon-arow-02-right.png);
    right: 10px;
    left: auto;
}

.swiper-container.five .swiper-button-next, .swiper-container.five .swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 65px;
    height: 65px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    -moz-background-size: 65px 65px;
    -webkit-background-size: 65px 65px;
    background-size: 65px 65px;
    background-position: center;
    background-repeat: no-repeat;
}

.bg1 {
    background: url(/assets/cwrimg/childwellness/crea-bgimg-01.png), url(/assets/cwrimg/childwellness/crea-bgimg-02.png), url(/assets/cwrimg/childwellness/img-bg-noise.jpg);
    background-repeat: no-repeat, no-repeat, repeat;
    background-position: top center, bottom center, top center;
    padding: 40px 40px 160px;
}


@media (min-width:768px) {
    .pd {
        padding: 0px 7px;
    }

    .mgxs {
        margin: 0px;
    }

    .area {
        margin-top: 40px;
        margin-bottom: 60px;
    }

    .xsborder {
        border-right: 1px solid #555;
    }

    .xsmtop {
        margin-top: -150px;
    }

    .momo .modal-dialog {
        max-width: 1140px;
        width: 100%;
        margin: 30px auto;
    }


    .xscenter.two {
        text-align: left;
    }
}

@media (max-width:767px) {
    .pd {
        margin-bottom: 15px;
    }

    .xscenter {
        text-align: center;
		padding: 0 60px;
    }

    .area {
        margin-top: 20px;
        margin-bottom: 30px;
    }

    .xsborder {
        border-bottom: 1px solid #555;
    }

    .swiper-container.two .swiper-button-next, .swiper-container.two .swiper-button-prev,
    .swiper-container.three .swiper-button-next, .swiper-container.three .swiper-button-prev,
    .swiper-container.four .swiper-button-next, .swiper-container.four .swiper-button-prev,
    .swiper-container.five .swiper-button-next, .swiper-container.five .swiper-button-prev {
        position: absolute;
        top: 50%;
        width: 40px;
        height: 40px;
        margin-top: -22px;
        z-index: 10;
        cursor: pointer;
        -moz-background-size: 40px 40px;
        -webkit-background-size: 40px 40px;
        background-size: 40px 40px;
        background-position: center;
        background-repeat: no-repeat;
    }
}
