@font-face {
  font-family: "Open Sans";
  src: url("../fonts/OpenSans-Bold.ttf") format("truetype");
  src: url("../fonts/OpenSans-SemiBold.ttf") format("truetype");
  src: url("../fonts/OpenSans-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Raleway";
  src: url("../fonts/Raleway-bold.ttf") format("truetype");
  src: url("../fonts/Raleway-Regular.ttf") format("truetype");
}
a {
  text-decoration: none;
  color: #222;
  outline: none;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
}
a:hover {
  color: #cccccc !important;
  text-decoration: none !important;
}
body {
  overflow-x: hidden !important;
  background-image: url('../images/main-back.png');
  background-size: 100% contain;
  background-position-y: 900px;
  background-repeat: repeat;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Open Sans', sans-serif;
  padding: 0;
  margin: 0;
}
p {
  font-family: 'Open Sans', sans-serif;
  color: #000000;
}
.container-fluid {
  padding: 0 !important;
}
.fs-8 {
  font-size: 8px;
}
.fs-14 {
  font-size: 14px;
}
.fs-16 {
  font-size: 16px;
}
.fs-18 {
  font-size: 18px;
}
.fs-22 {
  font-size: 22px;
}
.fs-20 {
  font-size: 20px;
}
.fs-24 {
  font-size: 24px;
}
.fs-26 {
  font-size: 26px;
}
.fs-28 {
  font-size: 28px;
}
.fs-28 {
  font-size: 28px;
}
.fs-36 {
  font-size: 36px !important;
}
.fs-56 {
  font-size: 56px !important;
}
.fs-35 {
  font-size: 35px;
}
.lh-20 {
  line-height: 20px;
}
.lh-24 {
  line-height: 24px;
}
.lh-30 {
  line-height: 30px;
}
.lh-40 {
  line-height: 40px;
}
.lh-50 {
  line-height: 50px;
}
.fw-400 {
  font-weight: 400;
}
.fw-600 {
  font-weight: 600;
}
.fw-700 {
  font-weight: 700;
}
.ls-150 {
  letter-spacing: 1.5px;
}
.ls-0 {
  letter-spacing: 0;
}
.full-height {
  height: 100%;
}
.full-width {
  width: 100%;
}
.display-table {
  display: table;
}
.table-cell {
  display: table-cell;
}
.v-align-m {
  vertical-align: middle;
}
.full-bg {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
}
.no-float {
  float: none !important;
}
.bg-theme-color-1 {
  background-color: #f9c0af !important;
}
.bg-theme-color-2 {
  background-color: #7c56c5;
}
.bg-white {
  background-color: #ffffff;
}
.bg-black {
  background-color: #000000 !important;
}
.bg-grey {
  background-color: #4b4b4b !important;
}
.bg-light-grey {
  background-color: #c6c6c6 !important;
}
.bg-none {
  background-color: transparent !important;
}
.text-theme-color-1 {
  color: #f9c0af !important;
}
.text-theme-color-2 {
  color: #7c56c5 !important;
}
.text-white {
  color: #ffffff !important;
}
.text-grey {
  color: #4b4b4b !important;
}
.text-light-grey {
  color: #c6c6c6 !important;
}
.text-black {
  color: #000000;
}
.navigation {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 9999999;
}
.navigation .top-nav .top-nav-navigation {
  list-style: none;
  text-align: right;
  margin-bottom: 0;
}
.navigation .top-nav .top-nav-navigation li {
  display: inline-block;
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  padding: 10px 0px;
  font-size: 14px;
}
.navigation .top-nav .top-nav-navigation li a {
  display: block;
  padding: 0px 10px;
}
.navigation .top-nav .top-nav-navigation li a:hover {
  color: #7c56c5 !important;
}
.navigation .top-nav .top-nav-navigation li:nth-child(3) a {
  font-weight: 700;
  display: block;
  padding: 0px 10px;
}
.navigation .top-nav .top-nav-navigation li:nth-child(4) a {
  font-weight: 700;
  border-left: 1px solid #000000;
  display: block;
  padding: 0px 10px;
}
.navigation .navbar .navbar-nav li .nav-link {
  font-weight: 400;
  font-family: 'Open Sans', sans-serif;
  padding: 5px 28px;
  font-size: 16px;
  color: #212121;
  border-radius: 20px;
}
.navigation .navbar .navbar-nav li .nav-link:hover {
  background-color: #f9c0af;
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2);
  color: #212121 !important;
}
.navigation .navbar .navbar-nav li.active .nav-link {
  background-color: #f9c0af;
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2);
}
.navigation .navbar .navbar-nav li.active .nav-link:hover {
  color: #212121;
}
.navigation .navbar .navbar-brand {
  position: absolute;
}
.slider-banner {
  position: relative;
}
.slider-banner .shape {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 999;
  width: 100%;
  height: 100%;
}
.slider-banner .shape svg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.slider-banner .swipe-2 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 99999;
  height: 100%;
}
.slider-banner .swipe-2 .swiper-slide {
  position: relative;
}
.slider-banner .swipe-2 .swiper-slide .slider-caption {
  position: absolute;
  top: 0;
  left: -5px;
  width: 100%;
  height: 100%;
  z-index: 9999;
  opacity: 0;
  transition: ease all 0.6s;
}
.slider-banner .swipe-2 .swiper-slide .slider-caption .slider-title {
  font-size: 45px;
  font-weight: 400;
  font-family: 'Raleway', sans-serif;
}
.slider-banner .swipe-2 .swiper-slide .slider-caption .slider-des {
  font-size: 18px;
  margin-top: 25px;
  font-family: 'Open Sans', sans-serif;
}
.slider-banner .swipe-2 .swiper-slide.swiper-slide-active .slider-caption {
  opacity: 1;
  margin-right: 0px;
  transition: ease all 1s 0.6s;
  left: 0px;
}
.slider-banner .swipe-2 .swiper-pagination {
  bottom: 60px;
  right: 0;
  width: 100%;
  text-align: right;
}
.slider-banner .swipe-2 .swiper-pagination .swiper-pagination-bullet {
  background-color: #fbd9cf;
  height: 30px;
  width: 27px;
  opacity: 1;
  border-radius: 11px 17px 12px 11px;
  margin: 0 10px;
}
.slider-banner .swipe-2 .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #f9c0af;
}
.container {
  max-width: 1267px;
}
.btn.btn-default {
  font-weight: 400;
  font-family: 'Open Sans', sans-serif;
  padding: 10px 30px;
  font-size: 16px;
  color: #212121;
  background-color: #f9c0af;
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2);
  border-radius: 23px;
}
.btn.btn-default:hover {
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.3);
  color: #212121 !important;
}
.btn.btn-default.white {
  color: #ffffff !important;
}
.pad-0 {
  padding: 0;
}
.pad-5 {
  padding: 5px;
}
.pad-10 {
  padding: 10px;
}
.pad-15 {
  padding: 15px;
}
.pad-20 {
  padding: 20px;
}
.pad-25 {
  padding: 25px;
}
.pad-30 {
  padding: 30px;
}
.pad-35 {
  padding: 35px;
}
.pad-36 {
  padding: 36px;
}
.pad-40 {
  padding: 40px;
}
.pad-45 {
  padding: 45px;
}
.pad-60 {
  padding: 60px;
}
.pad-l-0 {
  padding-left: 0;
}
.pad-l-5 {
  padding-left: 5px;
}
.pad-l-10 {
  padding-left: 10px;
}
.pad-l-15 {
  padding-left: 15px;
}
.pad-l-20 {
  padding-left: 20px;
}
.pad-l-25 {
  padding-left: 25px;
}
.pad-l-30 {
  padding-left: 30px;
}
.pad-l-35 {
  padding-left: 35px;
}
.pad-l-40 {
  padding-left: 40px;
}
.pad-l-45 {
  padding-left: 45px;
}
.pad-l-60 {
  padding-left: 60px;
}
.pad-r-0 {
  padding-right: 0;
}
.pad-r-5 {
  padding-right: 5px;
}
.pad-r-10 {
  padding-right: 10px;
}
.pad-r-15 {
  padding-right: 15px;
}
.pad-r-20 {
  padding-right: 20px;
}
.pad-r-25 {
  padding-right: 25px;
}
.pad-r-30 {
  padding-right: 30px;
}
.pad-r-35 {
  padding-right: 35px;
}
.pad-r-40 {
  padding-right: 40px;
}
.pad-r-45 {
  padding-right: 45px;
}
.pad-r-60 {
  padding-right: 60px;
}
.pad-top-0 {
  padding-top: 0;
}
.pad-top-5 {
  padding-top: 5px;
}
.pad-top-10 {
  padding-top: 10px;
}
.pad-top-15 {
  padding-top: 15px;
}
.pad-top-20 {
  padding-top: 20px;
}
.pad-top-25 {
  padding-top: 25px;
}
.pad-top-30 {
  padding-top: 30px;
}
.pad-top-35 {
  padding-top: 35px;
}
.pad-top-40 {
  padding-top: 40px;
}
.pad-top-45 {
  padding-top: 45px;
}
.pad-top-60 {
  padding-top: 60px;
}
.pad-top-100 {
  padding-top: 100px;
}
.pad-top-150 {
  padding-top: 150px;
}
.pad-bot-0 {
  padding-bottom: 0;
}
.pad-bot-10 {
  padding-bottom: 10px;
}
.pad-bot-15 {
  padding-bottom: 15px;
}
.pad-bot-20 {
  padding-bottom: 20px;
}
.pad-bot-25 {
  padding-bottom: 25px;
}
.pad-bot-30 {
  padding-bottom: 30px;
}
.pad-bot-60 {
  padding-bottom: 60px;
}
.pad-bot-100 {
  padding-bottom: 100px;
}
.pad-bot-150 {
  padding-bottom: 150px;
}
.margin-auto {
  margin: auto;
}
.push-top-0 {
  margin-top: 0;
}
.push-top-5 {
  margin-top: 5px;
}
.push-top-10 {
  margin-top: 10px;
}
.push-top-15 {
  margin-top: 15px;
}
.push-top-20 {
  margin-top: 20px;
}
.push-top-25 {
  margin-top: 25px;
}
.push-top-30 {
  margin-top: 30px;
}
.push-top-35 {
  margin-top: 35px;
}
.push-top-40 {
  margin-top: 40px;
}
.push-top-45 {
  margin-top: 45px;
}
.push-top-60 {
  margin-top: 60px;
}
.push-top-80 {
  margin-top: 80px;
}
.push-top-100 {
  margin-top: 100px;
}
.push-top-150 {
  margin-top: 150px;
}
.push-top-300 {
  margin-top: 300px;
}
.push-bot-0 {
  margin-bottom: 0;
}
.push-bot-5 {
  margin-bottom: 5px;
}
.push-bot-10 {
  margin-bottom: 10px;
}
.push-bot-15 {
  margin-bottom: 15px;
}
.push-bot-20 {
  margin-bottom: 20px;
}
.push-bot-25 {
  margin-bottom: 25px;
}
.push-bot-30 {
  margin-bottom: 30px;
}
.push-bot-35 {
  margin-bottom: 35px;
}
.push-bot-40 {
  margin-bottom: 40px;
}
.push-bot-45 {
  margin-bottom: 45px;
}
.push-bot-60 {
  margin-bottom: 60px;
}
.push-bot-100 {
  margin-bottom: 100px;
}
.push-l-0 {
  margin-left: 0;
}
.push-l-5 {
  margin-left: 5px;
}
.push-l-10 {
  margin-left: 10px;
}
.push-l-15 {
  margin-left: 15px;
}
.push-l-20 {
  margin-left: 20px;
}
.push-l-25 {
  margin-left: 25px;
}
.push-l-30 {
  margin-left: 30px;
}
.push-l-35 {
  margin-left: 35px;
}
.push-l-40 {
  margin-left: 40px;
}
.push-l-45 {
  margin-left: 45px;
}
.push-l-60 {
  margin-left: 60px;
}
.push-r-0 {
  margin-right: 0;
}
.push-r-5 {
  margin-right: 5px;
}
.push-r-10 {
  margin-right: 10px;
}
.push-r-15 {
  margin-right: 15px;
}
.push-r-20 {
  margin-right: 20px;
}
.push-r-25 {
  margin-right: 25px;
}
.push-r-30 {
  margin-right: 30px;
}
.push-r-35 {
  margin-right: 35px;
}
.push-r-40 {
  margin-right: 40px;
}
.push-r-45 {
  margin-right: 45px;
}
.push-r-60 {
  margin-right: 60px;
}
.pull-top-0 {
  margin-top: 0;
}
.pull-top-5 {
  margin-top: -5px;
}
.pull-top-10 {
  margin-top: -10px;
}
.pull-top-15 {
  margin-top: -15px;
}
.pull-top-20 {
  margin-top: -20px;
}
.pull-top-25 {
  margin-top: -25px;
}
.pull-top-30 {
  margin-top: -30px;
}
.pull-top-35 {
  margin-top: -35px;
}
.pull-top-40 {
  margin-top: -40px;
}
.pull-top-45 {
  margin-top: -45px;
}
.pull-top-60 {
  margin-top: -60px;
}
.pull-top-200 {
  margin-top: -200px;
}
.pull-top-220 {
  margin-top: -220px;
}
.pull-bot-0 {
  margin-bottom: 0;
}
.pull-bot-5 {
  margin-bottom: -5px;
}
.pull-bot-10 {
  margin-bottom: -10px;
}
.pull-bot-15 {
  margin-bottom: -15px;
}
.pull-bot-20 {
  margin-bottom: -20px;
}
.pull-bot-25 {
  margin-bottom: -25px;
}
.pull-bot-30 {
  margin-bottom: -30px;
}
.pull-bot-35 {
  margin-bottom: -35px;
}
.pull-bot-40 {
  margin-bottom: -40px;
}
.pull-bot-45 {
  margin-bottom: -45px;
}
.pull-bot-60 {
  margin-bottom: -60px;
}
.pull-l-0 {
  margin-left: 0;
}
.pull-l-5 {
  margin-left: -5px;
}
.pull-l-10 {
  margin-left: -10px;
}
.pull-l-15 {
  margin-left: -15px;
}
.pull-l-20 {
  margin-left: -20px;
}
.pull-l-25 {
  margin-left: -25px;
}
.pull-l-30 {
  margin-left: -30px;
}
.pull-l-35 {
  margin-left: -35px;
}
.pull-l-40 {
  margin-left: -40px;
}
.pull-l-45 {
  margin-left: -45px;
}
.pull-l-60 {
  margin-left: -60px;
}
.pull-r-0 {
  margin-right: 0;
}
.pull-r-5 {
  margin-right: -5px;
}
.pull-r-10 {
  margin-right: -10px;
}
.pull-r-15 {
  margin-right: -15px;
}
.pull-r-20 {
  margin-right: -20px;
}
.pull-r-25 {
  margin-right: -25px;
}
.pull-r-30 {
  margin-right: -30px;
}
.pull-r-35 {
  margin-right: -35px;
}
.pull-r-40 {
  margin-right: -40px;
}
.pull-r-45 {
  margin-right: -45px;
}
.pull-r-60 {
  margin-right: -60px;
}
.top-0 {
  top: 0;
}
.top-5 {
  top: 5px;
}
.top-10 {
  top: 10px;
}
.top-15 {
  top: 15px;
}
.top-20 {
  top: 20px;
}
.top-25 {
  top: 25px;
}
.top-30 {
  top: 30px;
}
.top-35 {
  top: 35px;
}
.top-40 {
  top: 40px;
}
.top-45 {
  top: 45px;
}
.top-60 {
  top: 60px;
}
.top-200 {
  top: 200px;
}
.top-35p {
  top: 35%;
}
.bot-0 {
  bottom: 0;
}
.bot-5 {
  bottom: 5px;
}
.bot-10 {
  bottom: 10px;
}
.bot-15 {
  bottom: 15px;
}
.bot-20 {
  bottom: 20px;
}
.bot-25 {
  bottom: 25px;
}
.bot-30 {
  bottom: 30px;
}
.bot-35 {
  bottom: 35px;
}
.bot-40 {
  bottom: 40px;
}
.bot-45 {
  bottom: 45px;
}
.bot-60 {
  bottom: 60px;
}
.bot-200 {
  bottom: 200px;
}
.left-0 {
  left: 0;
}
.left-5 {
  left: 5px;
}
.left-10 {
  left: 10px;
}
.left-15 {
  left: 15px;
}
.left-20 {
  left: 20px;
}
.left-25 {
  left: 25px;
}
.left-30 {
  left: 30px;
}
.left-35 {
  left: 35px;
}
.left-40 {
  left: 40px;
}
.left-45 {
  left: 45px;
}
.left-60 {
  left: 60px;
}
.left-200 {
  left: 200px;
}
.right-0 {
  right: 0;
}
.right-5 {
  right: 5px;
}
.right-10 {
  right: 10px;
}
.right-15 {
  right: 15px;
}
.right-20 {
  right: 20px;
}
.right-25 {
  right: 25px;
}
.right-30 {
  right: 30px;
}
.right-35 {
  right: 35px;
}
.right-40 {
  right: 40px;
}
.right-45 {
  right: 45px;
}
.right-60 {
  right: 60px;
}
.right-200 {
  right: 200px;
}
.random-shape-1 {
  position: absolute;
  z-index: 999;
  left: 0;
  top: 340px;
}
.random-shape-2 {
  position: absolute;
  z-index: 0;
  right: 0;
  top: 1100px;
  width: 54%;
}
.random-shape-3 {
  position: absolute;
  z-index: 0;
  left: 0;
  top: 2000px;
  width: 50%;
}
.random-shape-4 {
  position: absolute;
  z-index: 0;
  right: 0;
  top: 2500px;
  width: 50%;
  text-align: right;
}
.random-shape-5 {
  position: absolute;
  z-index: 0;
  right: 0;
  top: 3429px;
  width: 50%;
  text-align: right;
}
.home-about-wrapper .about-image-wrapper {
  position: relative;
  z-index: 9999;
  box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.1);
  border-radius: 33px;
  overflow: hidden;
}
.home-about-wrapper .des-wrapper {
  padding-top: 106px;
  padding-left: 91px;
}
.home-about-wrapper .des-wrapper p {
  font-size: 16px;
  font-family: 'Open Sans', sans-serif;
  margin-top: 25px;
}
.main-title {
  font-family: 'Raleway', sans-serif;
  font-size: 32px;
}
.main-title-2 {
  font-family: 'Raleway', sans-serif;
  font-size: 50px;
}
.home-latest-articals {
  margin-top: 160px;
}
.home-latest-articals .main-des {
  margin-top: 25px;
}
.home-latest-articals .article-slider {
  margin-top: 100px;
}
.home-latest-articals .article-slider .swiper-wrapper {
  padding-bottom: 80px;
}
.home-latest-articals .article-slider .swiper-wrapper .artical-widget {
  box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.1);
  border-radius: 30px;
  overflow: hidden;
}
.home-latest-articals .article-slider .swiper-wrapper .artical-widget .artical-link .artical-image {
  height: 300px;
  background-size: cover;
}
.home-latest-articals .article-slider .swiper-wrapper .artical-widget .artical-link .artical-content {
  height: 220px;
  background-color: #ffffff;
  position: relative;
}
.home-latest-articals .article-slider .swiper-wrapper .artical-widget .artical-link .artical-content:after {
  content: "";
  position: absolute;
  height: 50px;
  width: 100%;
  top: -50px;
  background-image: url("../images/wigdet-wave-shape.png");
  background-size: cover;
}
.home-latest-articals .article-slider .swiper-wrapper .artical-widget .artical-link .artical-content .artical-date {
  padding: 30px 20px 0 20px;
  margin-bottom: 0;
  font-family: 'Raleway', sans-serif;
}
.home-latest-articals .article-slider .swiper-wrapper .artical-widget .artical-link .artical-content .artical-title {
  padding: 5px 20px 15px 20px;
  font-family: 'Raleway', sans-serif;
  font-size: 22px;
  font-weight: 700;
}
.home-latest-articals .article-slider .swiper-wrapper .artical-widget .artical-link .artical-short-des {
  font-size: 14px;
  padding: 5px 20px 15px 20px;
}
.home-latest-articals .article-slider .swiper-wrapper .artical-widget .artical-link:hover {
  color: #7c56c5 !important;
}
.home-latest-articals .article-slider .swiper-wrapper .artical-widget:hover {
  box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.2);
}
.home-latest-articals .article-slider .swiper-pagination {
  bottom: 10px;
  right: 0;
  width: 100%;
  text-align: right;
}
.home-latest-articals .article-slider .swiper-pagination .swiper-pagination-bullet {
  background-color: #fbd9cf;
  height: 30px;
  width: 27px;
  opacity: 1;
  border-radius: 11px 17px 12px 11px;
  margin: 0 10px;
}
.home-latest-articals .article-slider .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #f9c0af;
}
.home-learn-more {
  margin-top: 160px;
}
.home-learn-more .l-more-link .l-more-img {
  padding: 0;
}
.home-learn-more .l-more-link .l-more-img img {
  animation-play-state: paused;
}
.home-learn-more .l-more-link .l-more-content .link-title {
  font-size: 24px;
  font-family: 'Open Sans', sans-serif;
}
.home-learn-more .l-more-link .l-more-content .link-des {
  margin-top: 10px;
  font-size: 16px;
}
.home-learn-more .l-more-link:hover .l-more-content .link-title {
  color: #7c56c5;
}
.home-learn-more .l-more-link:hover .l-more-img img {
  animation-play-state: running;
}
.home-video-wrapper {
  margin-top: 160px;
}
.home-video-wrapper .video-wrapper {
  cursor: pointer;
  border-radius: 30px;
  overflow: hidden;
  position: relative;
}
.home-video-wrapper .video-wrapper iframe {
  height: 550px;
}
.home-video-wrapper .video-wrapper .video-overlay {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  transition: ease all 0.6s;
}
.home-video-wrapper .video-wrapper .video-overlay .video-caption {
  color: #ffffff;
  margin-top: 25px;
  opacity: 1;
}
.home-video-wrapper .video-wrapper .video-overlay img {
  margin-top: 25px;
  opacity: 1;
}
.home-video-wrapper .video-wrapper .video-overlay .display-table {
  background-color: #f9c0af77;
}
.home-video-wrapper .video-wrapper.play {
  border-radius: 30px;
}
.home-video-wrapper .video-wrapper.play .video-overlay {
  opacity: 0;
  transition: ease all 0.6s 0.6s;
}
.home-video-wrapper .video-wrapper.play .video-caption {
  opacity: 0;
  transition: ease all 0.6s;
}
.home-video-wrapper .video-wrapper.play img {
  opacity: 0;
  transition: ease all 0.6s;
}
.home-name-wrapper {
  margin-top: 160px;
}
.home-name-wrapper .baby-img-wrapper {
  padding: 0 30px 0 0px;
}
.home-name-wrapper .baby-img-wrapper .baby-name-image {
  border-radius: 20px;
  box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.1);
  overflow: hidden;
}
.home-name-wrapper .baby-name-content-wrapper {
  padding: 100px 0 0 39px;
}
footer {
  background-color: #343434;
  padding-top: 100px;
  margin-top: 160px;
}
footer .footer-heading {
  color: #ffffff;
  font-weight: 700;
  font-size: 22px;
}
footer .footer-content {
  color: #ffffff;
  margin-top: 15px;
}
footer .subcribe {
  display: block;
  background-color: #ffffff;
  width: 70%;
  text-align: center;
  padding: 10px 15px;
  margin: 15px auto 0 auto;
  border-radius: 20px;
  border: 3px solid #ffffff;
  font-family: 'Open Sans', sans-serif;
}
footer .subcribe:focus {
  outline: none;
  border: 3px solid #f9c0af;
}
footer .social-media-tray {
  list-style: none;
  margin-top: 50px;
  text-align: center;
  padding-left: 0;
}
footer .social-media-tray li {
  margin: 0 10px;
  display: inline-block;
}
footer .social-media-tray li .social-media-link {
  background-color: #f9c0af;
  height: 40px;
  width: 40px;
  display: block;
  border-radius: 50%;
  color: #ffffff !important;
}
footer .social-media-tray li .social-media-link:hover {
  background-color: #7c56c5;
  color: #ffffff !important;
}
footer .social-media-tray li:nth-child(1) .social-media-link {
  padding: 8px 15px 0px 16px;
}
footer .social-media-tray li:nth-child(2) .social-media-link {
  padding: 8px 15px 0px 13px;
}
footer .social-media-tray li:nth-child(3) .social-media-link {
  padding: 8px 12px 0px 12px;
}
footer .contact {
  color: #ffffff;
  display: block;
}
footer .contact:hover {
  color: #7c56c5 !important;
}
footer .use-links {
  text-align: right;
  list-style: none;
  margin-top: 25px;
}
footer .use-links .links {
  color: #ffffff;
  margin-bottom: 15px;
  display: inline-block;
}
footer .use-links .links:hover {
  color: #7c56c5 !important;
}
footer .bottom-footer {
  border-top: 1px solid #ffffff;
  float: left;
  margin-bottom: 25px;
  margin-top: 25px;
  padding-top: 25px;
}
footer .bottom-footer p {
  color: #ffffff;
  margin-bottom: 0;
}
footer .bottom-footer p a {
  color: #ffffff;
}
footer .bottom-footer p a:hover {
  color: #7c56c5 !important;
}
#login {
  position: fixed;
  z-index: 9999999999;
}
#login .modal-dialog {
  max-width: 400px;
  border-radius: 20px;
}
#login .modal-dialog .modal-content {
  border-radius: 20px;
  overflow: hidden;
  border: none;
}
#login .modal-dialog .modal-content .modal-body {
  background-image: url(../images/modal-back.jpg);
  padding: 60px 60px 160px 60px;
  border-radius: 20px;
  background-size: cover;
}
#login .modal-dialog .modal-content .modal-body .modal-heading {
  font-weight: 700;
  font-family: 'Raleway', sans-serif;
  text-align: center;
}
#login .modal-dialog .modal-content .modal-body .modal-description {
  padding: 30px 30px;
  text-align: center;
}
#login .modal-dialog .modal-content .modal-body form {
  width: 90%;
  margin: auto;
}
#login .modal-dialog .modal-content .modal-body form .btn {
  display: block;
  width: 100%;
  margin-top: 25px;
  font-weight: 700;
  color: #ffffff;
  background-image: linear-gradient(to right, #f7d7cd, #f9c0af);
}
#login .modal-dialog .modal-content .modal-body form .btn:hover {
  background-image: linear-gradient(to right, #ffffff, #ffffff) !important;
}
#login .modal-dialog .modal-content .modal-body form .input-addon {
  position: relative;
}
#login .modal-dialog .modal-content .modal-body form .input-addon input {
  border-radius: 25px;
  box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.2);
  border: none;
  padding-left: 30px;
  text-align: center;
}
#login .modal-dialog .modal-content .modal-body form .input-addon input:focus {
  box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.2);
}
#login .modal-dialog .modal-content .modal-body form .input-addon .inner-addon {
  position: absolute;
  left: 0;
  top: 0;
  padding: 5px 15px;
}
#login .modal-dialog .modal-content .modal-body .close-button {
  position: absolute;
  bottom: 0;
  right: 0;
  background-color: #f9c0af;
  border: none;
  color: #ffffff;
  padding: 60px 42px 15px 62px;
  border-radius: 105px 69px 0 0px;
  box-shadow: -2px -2px 5px rgba(0, 0, 0, 0.1);
  cursor: pointer;
}
#login .modal-dialog .modal-content .modal-body .close-button:focus {
  outline: none;
}
#login .modal-dialog .modal-content .modal-body .close-button:hover {
  box-shadow: -2px -2px 6px rgba(0, 0, 0, 0.15);
  color: #000000;
}
.modal-backdrop {
  z-index: 9999999;
  background-color: 'Open Sans', sans-serif;
}
.single-slider-banner {
  position: relative;
}
.single-slider-banner .shape {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 999;
  width: 100%;
  height: 100%;
}
.single-slider-banner .shape svg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.single-slider-banner .slider-caption {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  transition: ease all 0.6s;
}
.single-slider-banner .slider-caption .slider-title {
  font-size: 45px;
  font-weight: 400;
  font-family: 'Raleway', sans-serif;
}
.single-slider-banner .slider-caption .slider-des {
  font-size: 18px;
  margin-top: 25px;
  font-family: 'Open Sans', sans-serif;
}
.day-calculator {
  position: relative;
  z-index: 9999;
  margin-top: 150px;
  margin-bottom: 150px;
}
.day-calculator .slider-nav .slick-slide {
  transition: ease all 0.8s;
}
.day-calculator .slider-nav .slick-slide .sizes-wrapper {
  cursor: pointer;
  background-image: url('../images/day-calculator/fruits/back.png');
  display: table;
  width: fit-content;
  font-size: 32px;
  margin: auto;
  background-size: cover;
  background-position: center;
  width: 100px;
  height: 119px;
  position: relative;
}
.day-calculator .slider-nav .slick-slide .sizes-wrapper .value {
  position: absolute;
  font-family: 'Raleway', sans-serif;
  color: #ffffff;
  font-weight: 700;
  padding: 28px 0px;
  display: block;
  text-align: center;
  width: 100%;
}
.day-calculator .slider-nav .slick-slide .sizes-wrapper .size-img {
  position: absolute;
  padding: 18px;
  z-index: -1;
}
.day-calculator .slider-nav .slick-slide.slick-center .sizes-wrapper .value {
  transform: rotateX(90deg);
  z-index: 0;
}
.day-calculator .slider-nav .slick-slide.slick-center .sizes-wrapper .size-img {
  transform: rotateY(360deg);
  transition: ease all 0.9s 0.1s;
  z-index: 9;
}
.day-calculator .slider-nav .slick-slide:focus {
  outline: none;
}
.day-calculator .slider-nav .slick-slide.slick-active {
  transform: scale(0.7);
  transition: ease all 0.8s;
}
.day-calculator .slider-nav .slick-slide.slick-active + .slick-active {
  transform: scale(0.8);
  transition: ease all 0.8s;
}
.day-calculator .slider-nav .slick-slide.slick-active + .slick-active + .slick-active {
  transform: scale(0.8);
  transition: ease all 0.8s;
}
.day-calculator .slider-nav .slick-slide.slick-active + .slick-active + .slick-active + .slick-active {
  transform: scale(1);
  transition: ease all 0.8s;
}
.day-calculator .slider-nav .slick-slide.slick-active + .slick-active + .slick-active + .slick-active + .slick-active {
  transform: scale(0.9);
  transition: ease all 0.8s;
}
.day-calculator .slider-nav .slick-slide.slick-active + .slick-active + .slick-active + .slick-active + .slick-active + .slick-active {
  transform: scale(0.8);
  transition: ease all 0.8s;
}
.day-calculator .slider-nav .slick-slide.slick-active + .slick-active + .slick-active + .slick-active + .slick-active + .slick-active + .slick-active {
  transform: scale(0.7);
  transition: ease all 0.8s;
}
.day-calculator .slider-nav .slick-prev {
  width: 30px;
  height: 30px;
  background-image: url('../images/day-calculator/arrow-left.png');
  background-size: cover;
}
.day-calculator .slider-nav .slick-prev:before {
  content: none;
}
.day-calculator .slider-nav .slick-next {
  width: 30px;
  height: 30px;
  background-image: url('../images/day-calculator/arrow-right.png');
  background-size: cover;
}
.day-calculator .slider-nav .slick-next:before {
  content: none;
}
.day-calculator .slider-for {
  margin-top: 45px;
}
.day-calculator .slider-for .week {
  font-family: 'Raleway', sans-serif;
  text-align: center;
  font-size: 48px;
}
.day-calculator .slider-for .week .number {
  color: #7c56c5;
}
.day-calculator .slider-for .size-description {
  font-family: 'Open Sans', sans-serif;
  text-align: center;
  font-size: 36px;
  font-weight: 500;
}
.slick-slide:focus {
  outline: none;
}
#register {
  z-index: 99999999;
}
#register .modal-content {
  background-image: url(../images/modal-back.jpg);
  border-radius: 20px;
  background-size: cover;
  overflow: hidden;
}
#register .modal-body {
  padding: 90px 60px 160px 60px;
}
#register .close-button {
  position: absolute;
  bottom: 0;
  right: 0;
  background-color: #f9c0af;
  border: none;
  color: #ffffff;
  padding: 60px 42px 15px 62px;
  border-radius: 105px 69px 0 0px;
  box-shadow: -2px -2px 5px rgba(0, 0, 0, 0.1);
  cursor: pointer;
}
#register .close-button:focus {
  outline: none;
}
#register .close-button:hover {
  box-shadow: -2px -2px 6px rgba(0, 0, 0, 0.15);
  color: #000000;
}
#register .btn {
  display: block;
  width: 100%;
  margin-top: 25px;
  font-weight: 700;
  color: #ffffff;
  background-image: linear-gradient(to right, #f7d7cd, #f9c0af);
}
#register .btn:hover {
  background-image: linear-gradient(to right, #ffffff, #ffffff) !important;
}
#register .open-wrapper {
  width: 90%;
  margin: auto;
}
#register .modal-dialog {
  max-width: 400px;
}
#register .condition {
  font-size: 18px;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 15px;
}
#register .modal-heading {
  font-weight: 700;
  font-family: 'Raleway', sans-serif;
  text-align: center;
  margin-bottom: 60px;
  font-size: 24px;
}
#register .open-wrapper {
  display: none;
}
#register .open-wrapper.show {
  display: block;
}
#register .baby-wrapper {
  display: none;
}
#register .baby-wrapper.show {
  display: block;
}
#register .mom-dad-wrapper {
  display: none;
}
#register .mom-dad-wrapper.show {
  display: block;
}
#register .get-pregnancy-wrapper {
  display: none;
}
#register .get-pregnancy-wrapper.show {
  display: block;
}
#register .expected-pregnancy-wrapper {
  display: none;
}
#register .expected-pregnancy-wrapper.show {
  display: block;
}
#register .i-pregnancy-wrapper {
  display: none;
}
#register .i-pregnancy-wrapper.show {
  display: block;
}
#register .have-baby {
  display: none;
}
#register .have-baby.show {
  display: block;
}
#register .input-addon {
  position: relative;
}
#register .input-addon input {
  border-radius: 25px;
  box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.2);
  border: none;
  text-align: center;
}
#register .input-addon input:focus {
  box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.2);
}
#register .input-addon .inner-addon {
  position: absolute;
  left: 0;
  top: 0;
  padding: 5px 15px;
}
.trimester-wrapper {
  color: #7c56c5;
  font-size: 42px;
  font-family: 'Raleway', sans-serif;
  text-align: center;
  margin-bottom: 60px;
}
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  background-color: #f9c0af !important;
}
.ui-state-active,
.ui-widget-content .ui-state-active {
  background-color: #7c56c5 !important;
  border-color: #7c56c5;
}
.ovulation-wrapper {
  margin-top: 160px;
}
.ovulation-wrapper .calculator-widget-wrapper {
  margin-top: 60px;
}
.ovulation-wrapper .calculator-widget-wrapper .label {
  font-size: 15px;
}
.ovulation-wrapper .calculator-widget-wrapper input {
  border-radius: 25px;
  box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.1);
  border: none;
  padding: 15px;
}
.ovulation-wrapper p {
  font-size: 16px;
  line-height: 26px;
}
.vanilla-calendar-week {
  background-color: #f9c0af !important;
}
#calendar-widget {
  margin-top: 60px;
}
#calendar-widget .start-days {
  background-color: #f9c0af88 !important;
  border: 1px solid #ffffff;
}
#calendar-widget .peek-days {
  background-color: #f9c0af !important;
  border: 1px solid #ffffff;
}
#calendar-widget .end-days {
  background-color: #f9c0af88 !important;
  border: 1px solid #ffffff;
}
#calendar-widget .vanilla-calendar-date--selected {
  background-color: #e7e9ed !important;
}
.points {
  width: 350px;
  margin: 40px auto 0 auto;
}
.points .points-row:nth-child(1) {
  margin-top: 10px;
  width: 100%;
  float: left;
}
.points .points-row:nth-child(1) .points-color-box {
  background-color: #f9c0af88;
  height: 20px;
  width: 20px;
  float: left;
}
.points .points-row:nth-child(1) .points-des {
  padding-left: 15px;
  float: left;
}
.points .points-row:nth-child(2) {
  margin-top: 10px;
  width: 100%;
  float: left;
}
.points .points-row:nth-child(2) .points-color-box {
  background-color: #f9c0af;
  height: 20px;
  width: 20px;
  float: left;
}
.points .points-row:nth-child(2) .points-des {
  padding-left: 15px;
  float: left;
}
.points .points-row:nth-child(3) {
  margin-top: 10px;
  width: 100%;
  float: left;
}
.points .points-row:nth-child(3) .points-color-box {
  background-color: #f7e0da88;
  height: 20px;
  width: 20px;
  float: left;
}
.points .points-row:nth-child(3) .points-des {
  padding-left: 15px;
  float: left;
}
.product-wrapper {
  margin-top: 220px;
}
.product-details-wrapper {
  margin-top: 140px;
  min-height: 500px;
}
.product-details-wrapper .product-nav {
  list-style: none;
  margin-top: 40px;
}
.product-details-wrapper .product-nav > li {
  margin-top: 15px;
}
.product-details-wrapper .product-nav > li a {
  font-size: 20px;
}
.product-details-wrapper .product-nav > li a:hover {
  color: #7c56c5 !important;
}
.product-details-wrapper .product-nav > li.has-subs .pro-nav-links {
  cursor: pointer;
}
.product-details-wrapper .product-nav > li.has-subs .sub-menu {
  overflow: hidden;
  list-style: none;
  max-height: 0;
  -webkit-transition: max-height 0.6s ease-in-out;
  -moz-transition: max-height 0.6s ease-in-out;
  -o-transition: max-height 0.6s ease-in-out;
  -ms-transition: max-height 0.6s ease-in-out;
  transition: max-height 0.6s ease-in-out;
}
.product-details-wrapper .product-nav > li.has-subs .sub-menu li {
  margin-top: 10px;
  opacity: 0;
  transition: ease all 0.2s;
}
.product-details-wrapper .product-nav > li.has-subs .sub-menu li a:hover {
  color: #7c56c5 !important;
}
.product-details-wrapper .product-nav > li.pro-nav-active > a {
  color: #7c56c5;
}
.product-details-wrapper .product-nav > li.pro-nav-active .sub-menu {
  max-height: 300px;
  margin-top: 10px;
}
.product-details-wrapper .product-nav > li.pro-nav-active .sub-menu li {
  transition: ease all 0.2s;
  opacity: 1;
}
.product-details-wrapper .sub-heading {
  font-size: 28px;
  font-weight: 700;
}
.product-details-wrapper .cart-area .product-item-wrapper {
  background-color: #ffffff;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
  border-radius: 20px;
  margin-bottom: 30px;
}
.product-details-wrapper .cart-area .product-item-wrapper .product-detail-wrapper {
  background-color: #ffffff;
  padding: 25px 15px 45px 15px;
}
.product-details-wrapper .cart-area .product-item-wrapper .product-detail-wrapper .product-title {
  color: #7c56c5;
  font-size: 22px;
  text-align: center;
}
.product-details-wrapper .cart-area .product-item-wrapper .product-detail-wrapper .product-des {
  color: #000000;
  font-size: 18px;
  text-align: center;
  margin-top: 15px;
  margin-bottom: 0;
}
.product-details-wrapper .cart-area .product-item-wrapper:hover {
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
}
.product-inner-wrapper {
  margin-top: 250px;
}
