/*------------- Main Banner -------------*/
.banner-head {
  max-width: 53%;
  margin: 0 auto;
  text-align: center;
  margin-bottom: 4em;
  margin-top: 4em;
}
#main-banner {
  overflow: hidden;
}
.banner-tagline {
  font-size: 24px;
  font-weight: 700;
  color: var(--color-primary);
}
.banner-head h1 {
  color: #222222;
  font-size: 55px;
}
.banner-image-col-two, .banner-image-col-three {
  margin-top: 7em;
}
.baby-sitter-center {
  border-radius: 20px;
  background-color: #ffffff;
  display: inline-block;
  max-width: 145px;
  padding: 20px 10px;
  text-align: center;
  position: absolute;
  top: 20px;
}
.banner-box-number {
  color: #222222;
  font-weight: 900;
  font-family: var(--secondry-font);
  font-size: 20px;
  margin: 7px 0;
}
.banner-box-title, .banner-box-title a{
  color: #78939f;
  font-weight: 500;
  font-family: var(--secondry-font);
  font-size: 12px;
  line-height: 1.2;
}
.happy-customer-block.banner-block {
  background-color: white;
  padding: 8px 19px;
  border-radius: 20px;
  display: inline-block;
  position: absolute;
  right: 0;
}
.happy-customer-block .banner-box-number {
  margin-top: 0;
}
.baby-sitter-block.banner-block {
  background-color: white;
  padding: 8px 19px;
  border-radius: 20px;
  display: inline-block;
  position: absolute;
  right: -7em;
  bottom: 50%;
  transform: translateY(-50%);
}
.banner-images-block.position-relative {
  max-width: 86%;
  margin: 0 auto;
}
.banner-btn a.theme_button {
  margin-right: 15px;
}
/*#main-banner {
    background-color: #e5f0dd;
    clip-path: circle(275vh at 50% 46vh);
    padding-bottom: 32em;
}*/
#main-banner:before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 100%;
  height: 100%;
  background-color: #e5f0dd;
  border-radius: 59%;
  transform-origin: bottom;
  transform: translateX(-50%) scale(1.4);
}
/* --------- About Us --------- */
img.about-image2 {
  position: relative;
  margin-top: -19em;
  left: 19em;
  border-radius: 10px;
}
.about-image img {
  border-radius: 10px;
}
.about-image1, .whychoose-image1 {
  position: relative;
  display: inline-block;
}
.about-block, .whychoose-block {
  position: relative;
  display: inline-block;
}
#about-us .section_main_head .primary_text, #about-us .section_main_head .primary_text p{
  color: var(--color-primary);
}
.about-head.section_main_head .second_text, .about-head.section_main_head .second_text p{
  color: #6b6b6b;
}
#about-us .section_main_head h3 {
    font-size: 40px;
    color: #222222;
    font-weight: 700;
}
.about-head.section_main_head {
  padding: 40px;
}
.about-exp img {
  width: 100%;
}
.about-record-number {
  color: var(--color-primary);
  font-size: 42px;
  font-family: var(--secondary-font);
}
.about-record-text {
  color: white;
  font-family: var(--secondary-font);
  font-size: 27px;
  margin-top: 10px;
  line-height: 30px;
}
.about-happy-customer-block {
    background-color: white;
    border-radius: 30px;
    display: inline-block;
    border-radius: 30px;
    filter: drop-shadow(0px 6px 15px rgba(0,0,0,0.1));
    padding: 16px 20px;
    position: absolute;
    bottom: 32px;
    left: 4em;
}
.about-happy-customer-block h6 {
  padding: 0;
}
.about-happy-customer-block .media img {
  margin-left: -21px;
  border-radius: 50%;
  border: 3px solid white;
}
.about-happy-customer-block .media img:first-child {
  margin-left: 0;
}
.about-happy-customer-block .media-body {
  margin-left: 10px;
}
.about-happy-customer-block .media {
  align-items: center;
}
/* --------- Records --------- */
#records {
  margin-top: 3em;
}
.box-count {
  color: var(--color-primary);
  font-size: 30px;
  font-weight: 400;
  font-weight: 700;
}
.records-info h6, .records-info h6 a {
  font-size: 15px;
  font-family: var(--primary-font);
  color: #222222;
  font-weight: 500;
}
.record_detail, .record-content-block {
  text-align: center;
}
.record-heading {
  max-width: 70%;
}
.record-heading h3 {
  font-weight: 500;
  font-size: 30px;
}
.section-heading {
  color: #222222;
  font-weight: 500;
  font-size: 28px;
}
/*------------------ Services -------------------*/
#our-products .owl-dots {
    margin-top: 1em;
}
.services-image {
  background-color: #FAD961;
  align-items: center;
  display: flex;
  justify-content: center;
}
.services-link-block a {
  font-size: 14px;
  color: #f5b100;
  font-weight: 700;
  display: block;
  margin-top: 10px;
}
.services-textbox {
  margin: 0;
}
.service-scale-image {
  transition: all .6s ease;
  position: relative;
  z-index: 9;
  margin-top: -87px;
}
.services-block h5 {
  font-size: 20px;
  font-weight: 700;
  color: #222222;
}
.services-box-text {
  color: #757575;
  font-weight: 400;
  font-size: 16px;
}
.services-head, #latest-news .section_main_head  {
  max-width: 40%;
  margin: 0 auto;
}
.services-textbox h5, .services-textbox h5 a {
  font-size: 19px;
  /* padding-top: 2em; */
  color: #222431;
  font-weight: 400;
  font-size: 16px;
}
.services-block {
  transition: all .6s ease;
  text-align: center;
  padding-top: 5em;
  margin-bottom: 5em !important;
}
#our-services {
  overflow: hidden;
}
.services-block:hover .services-box-text{
  display: block;
  transition: all .6s ease;
}
.services-text-inner {
  margin-top: 20px;
}
.services-text {
  color: #9C9C9C;
  font-size: 15px;
  font-weight: 400;
}
.services-image {
  position: relative;
}
.service-bg:hover .service-scale-image{
  /*display: block;*/
  opacity: 1;
  transition: all .6s ease;
}
.service-bg {
  transition: all .6s ease;
  background-color: white;
  padding: 20px;
  border-radius: 20px;
}
.image-shadow {
  background-color: #fff8e4;
  width: 84%;
  height: 30%;
  position: absolute;
  display: block;
  top: -19px;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  border-top-left-radius: 64px;
  border-top-right-radius: 64px;
}
/*#our-services:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 100%;
    height: 100%;
    background-color: #fff3d4;
    border-radius: 59%;
    transform-origin: bottom;
    transform: translateX(-50%) scale(1.4);
    /*border-top-left-radius: 59%;
    border-top-right-radius: 59%;*/
    /* border-bottom-right-radius: 59%; */
    /* border-bottom-left-radius: 59%;
}*/
.service-scale-image img {
  border-radius: 50%;
  position: relative;
  z-index: 9;
}
.service-overlay {
  position: relative;
}
.service-box-shadow {
  background-color: #fff8e4;
  width: 93%;
  height: 5%;
  position: absolute;
  display: block;
  bottom: -34px;
  left: 0;
  right: 0;
  margin: 0 auto;
  border-bottom-left-radius: 80px;
  border-bottom-right-radius: 80px;
}
.services-block:nth-child(5), .services-block:nth-child(6), .services-block:nth-child(7), .services-block:nth-child(8) {
  margin-bottom: 2.5em !important;
}
/*------------------ Gallery -------------------*/
/* Main CSS */
.grid-wrapper {
  display: grid;
  grid-gap: 30px;
  grid-template-columns: repeat(auto-fit, minmax(315px, 1fr));
  grid-auto-rows: 265px;
  grid-auto-flow: dense;
}
.grid-wrapper > div {
  display: flex;
  justify-content: center;
  align-items: center;
}
.grid-wrapper div img, .grid-wrapper div a {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 10px;
}
.grid-wrapper .wide {
  grid-column: span 2;
}
.grid-wrapper .tall {
  grid-row: span 2;
}
.grid-wrapper .big {
  grid-column: span 2;
  grid-row: span 2;
}
.gallery_image_box  img {
    width: 100%;
}
/* ----------- Testimonials ------------- */
#testimonials .owl-dots {
  margin-top: 1em;
}
.testimonials-heading {
  color: #222222;
  font-weight: 600;
  font-size: 20px;
}
.testimonial_box {
  position: relative;
}
.testimonial-shadow {
  background-color: var(--color-primary);
  width: 67%;
  height: 3%;
  position: absolute;
  display: block;
  bottom: -10px;
  left: 30px;
  right: 0;
  /* margin: 0 auto; */
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
}
.quote_box i.fas.fa-quote-right {
  color: var(--color-primary);
  font-size: 50px;
  position: absolute;
  bottom: 0;
  bottom: -26px;
  right: 27px;
}
.testimonial-star i {
  color: #fcbd19;
  font-size: 12px;
}
.testimonial-star span.without_filled i {
  color: #d8d8d8;
}
/*#testimonials {
  background-color: #e5f0dd;
}*/
.testimonial_outer > img {
  margin-bottom: 30px !important;
  display: block;
}
.owl-carousel .owl-item .testimonials_image img {
  width: auto !important;
  height: auto;
  border-radius: 50%;
  position: relative;
  z-index: 99;
}
.testimonial-block.testimonial_outer {
  background-color: white;
  padding: 40px;
  border-radius: 20px;
}
#testimonials .owl-carousel .owl-stage-outer {
  padding: 30px 0;
}
.dark-box-testimonial {
  background-color: #222431;
  max-width: 40%;
  width: 100%;
  position: absolute;
  left: 0;
  right: 0;
  height: 100%;
  text-align: center;
  margin: 0 auto;
}
.testimonial-title {
  position: relative;
  display: block;
  margin: 0 !important;
  padding-bottom: 6px;
  padding-top: 0;
}
.testimonial-title a {
  font-size: 16px;
  position: relative;
  color: #233654;
  font-weight: 700;
}
.testimonials_image {
  margin-right: 10px;
}
.t-desig {
  font-size: 14px;
  font-weight: 500;
  display: block;
  color: var(--color-primary);
}
.testimonials-info p{
  margin-bottom: 0;
}
.custom-testimonials-nav.owl-nav {
  /* text-align: left; */
  position: relative;
}
.testimonials-info p {
    font-size: 16px;
    margin-bottom: 10px !important;
    color: #757575;
    font-weight: 400;
}
.testimonials-info {
  margin-top: 20px;
}
.testimonial-block .media {
  display: inline-flex;
  align-items: center;
  margin-top: 2em;
}
.custom-testimonials-dots.owl-dots {
  position: relative;
  margin-top: 4em;
}
.testimonial-block.testimonial_outer {
    background-color: white;
    padding: 40px;
    border-radius: 20px;
}
/*-------------- Get In Touch ---------------*/
.find-child-care-box-form {
  padding-right: 10em;
}
#find-child-care .section_main_head .section-text, #find-child-care .section_main_head .section-text p {
  color: #757575;
  font-weight: 400;
  font-size: 16px;
  font-family: var(--secondry-font);
}
.find-child-care_shortcode input[type="text"], .find-child-care_shortcode input[type="email"], .find-child-care_shortcode input[type="number"], .find-child-care_shortcode textarea, .find-child-care_shortcode select {
  background-color: #FFE071;
  border: none;
  color: rgb(0 0 0 / 50%);
  padding: 11px 14px 11px 14px;
  font-family: var(--primary-font);
  border-radius: 0;
  border: none;
  font-size: 14px;
  width: 100%;
  font-weight: 400;
  border-radius: 6px;
  background-color: rgb(185 185 185 / 10%);
  color: #222222;
}
.find-child-care_shortcode {
  margin-top: 1em;
}
.find-child-care_shortcode select {
  padding: 15px 24px 16px 33px !important;
}
.find-child-care_shortcode textarea {
  height: 93px;
}
.find-child-care_shortcode input[type="text"]::placeholder, .find-child-care_shortcode input[type="email"]::placeholder, .find-child-care_shortcode input[type="number"]::placeholder, .find-child-care_shortcode textarea::placeholder{
  color: rgb(0 0 0 / 50%);
  font-weight: 500;
}
.find-child-care_shortcode input[type="submit"] {
}
.find-child-care_form {
  padding: 40px;
  background-color: white;
  border-radius: 10px;
  filter: drop-shadow(0px 6px 15px rgba(0,0,0,0.1));
}
.find-child-care_shortcode label {
  margin-bottom: 0 !important;
  color: #222222;
  font-weight: 600;
  font-size: 14px;
  width: 100%;
}
.find-child-care_shortcode input[type="submit"] {
  padding: 14px 24px;
  margin-top: 20px;
}
/*------------------ Promo Banner -------------------*/
.promo-banner-container {
  border-radius: 50px;
  background-color: #e5f0dd;
  padding: 0 90px;
}
.promo-text{
  color: #222222;
  font-weight: 400;
  font-size: 16px;
  font-family: var(--secondry-font);
}
.promo-banner-container  a.theme_button {
  padding: 13px 20px;
}
.promo_image_box img {
  margin-top: -4em;
}
#promotional-banner {
  padding-top: 0;
}
/* ----------- Events ------------- */
.event-content h5 a {
  color: #233654;
  font-weight: 700;
}
.event-meta {
  color: #233654;
  font-weight: 400;
}
.event-meta i {
  color: var(--color-primary);
  margin-right: 10px;
}
.event-meta.event-date {
  margin-right: 20px;
}
.event-text {
  color: #757575;
  font-weight: 400;
  margin-top: 1em;
}
#testimonials .section_main_head, #our-gallery .section_main_head, #our-services .section_main_head, #our-events .section_main_head, #latest-news .section_main_head{
  max-width: 37%;
  margin: 0 auto;
}
.evnets-wrapper .post_img img {
  width: 100%;
  border-radius: 10px;
  border-radius: 30px;
}
/* ----------- Latest News ------------- */
.post-image-block img {
  border-radius: 6px;
}
.news-date i {
  margin-right: 8px;
}
.news-date {
  color: var(--color-primary);
  font-family: var(--secondry-font);
}
.post-metabox {
  margin: 0;
}
.news-box h5 a {
  font-size: 20px;
  color: #222222;
  font-weight: 700;
  display: block;
  margin-top: 10px;
}
.post-metabox {
  margin-bottom: 20px;
  position: relative;
}
.post-image-block {
  margin-bottom: 20px;
}
#latest-news {
    position: relative;
    overflow: hidden;
    margin-bottom: -23em;
}
#latest-news:before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 100%;
  height: 100%;
  background-color: white;
  border-radius: 35%;
  transform-origin: bottom;
  transform: translateX(-50%) scale(1.4);
  z-index: 9;
}
.services-head, #latest-news .section_main_head {
z-index: 99;
position: relative;
}
.news-box-outer {
    padding-bottom: 7em;
    position: relative;
    z-index: 99;
}
#our-events, #testimonials, #our-services{
  position: relative;
  overflow: hidden;
}
#our-events .container, #testimonials .container, #our-services .container {
  position: relative;
}
#our-events:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 149%;
    height: 100%;
    background-color: #fff3d4;
    /* border-radius: 49%; */
    border-top-left-radius: 49%;
    border-top-right-radius: 49%;
    transform-origin: bottom;
    transform: translateX(-50%);
}
#testimonials:before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 149%;
  height: 100%;
  background-color: #e5f0dd;
  /* border-radius: 49%; */
  border-top-left-radius: 61%;
  border-top-right-radius: 61%;
  transform-origin: bottom;
  transform: translateX(-50%);
}
#our-services:before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 149%;
  height: 100%;
  background-color: #fff3d4;
  /* border-radius: 49%; */
  border-top-left-radius: 61%;
  border-top-right-radius: 61%;
  transform-origin: bottom;
  transform: translateX(-50%);
}
/*---------------Newsletter ---------------*/
.newsletter_head {
  background-color: var(--color-primary);
  padding: 3.5em;
  max-width: 70%;
  margin: 0 auto;
  border-radius: 40px 40px 0px 0px;
}
.newsletter-container  h4 {
  color: white;
  font-size: 17px;
}
#newsletter_section .section_main_head .section-text, #newsletter_section .section_main_head .section-text p {
  max-width: 100%;
  margin: 0 !important;
  font-weight: 300;
}
.newsletter_shortcode {
  width: 100%;
  margin: 0 auto;
  /* margin-top: 30px; */
  max-width: 60%;
}
.newsletter_form {
  padding: 5em;
  border-radius: 20px;
  background-size: cover;
}
.newsletter_shortcode textarea {
  height: 152px;
}
.newsletter-image {
  margin-top: -49px;
}
.newsletter_shortcode input[type="text"], .newsletter_shortcode input[type="tel"], .newsletter_shortcode input[type="email"], .newsletter_shortcode input[type="phno"], .newsletter_shortcode input[type="password"], .newsletter_shortcode textarea {
  background-color: white;
  border: none;
  color: #000000;
  padding: 11px 24px 11px 33px;
  font-family: var(--primary-font);
  border-radius: 10px;
  border: none;
  font-size: 14px;
}
.newsletter_shortcode input[type="text"]::placeholder, .newsletter_shortcode input[type="tel"]::placeholder, .newsletter_shortcode input[type="email"]::placeholder, .newsletter_shortcode input[type="phno"]::placeholder, .newsletter_shortcode input[type="password"]::placeholder, .newsletter_shortcode textarea::placeholder{
  color: #000000;
}
.newsletter_shortcode input[type="submit"] {
  padding: 16px 22px;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  color: black;
  background-color: var(--color-secondry);
  border-radius: 0px 10px 10px 0px;
  box-shadow: none;
  font-weight: 700;
  letter-spacing: 1px;
}
.newsletter_shortcode  p {
  margin-bottom: 0;
}
.newsletter_shortcode form {
  position: relative;
}
.newsletter_social a {
  background-color: #f8ad6b;
  padding: 6px 8px;
  border-radius: 50%;
  width: 35px;
  height: 35px;
  display: inline-block;
  text-align: center;
  margin-right: 8px;
}
.newsletter_shortcode  label {
  color: #30494f;
  font-weight: 600;
}
.about-head .about-image:hover img, {
    transform: scale(1.2) translate(4%, 4%);
}
.about-head .about-image img {
    transition: all 0.5s ease 0s;
    width: 100% !important;
}
.newsletter_form h5 {
  color: white;
  font-size: 18px;
  /* writing-mode: initial; */
  background-color: var(--color-primary);
  padding: 7px 20px;
  display: inline-block;
  font-size: 15px;
  border-radius: 20px;
  border-top-left-radius: 0;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 020px;
  border-bottom-left-radius: 20px;
  transform: rotate(270deg) translateX(10%);
  position: absolute;
  left: -66px;
  top: 50%;
}
#newsletter_section {
  position: relative;
}
/*-------------- Owl crousel ---------------*/
button.owl-prev, button.owl-next {
  border: none;
  padding: 0;
}
.owl-carousel .owl-dots, .owl-dots {
  text-align: center;
}
.owl-carousel .owl-dots button.owl-dot, .owl-dots button.owl-dot {
  background-color: #bdd8a8 !important;
  border: none !important;
  margin: 0 3px;
  outline: none;
  padding: 6px !important;
  height: 5px!important;
  width: 5px !important;
  display: inline-block;
  border: none;
  margin-bottom: 10px;
  border-radius: 50%;
}
.owl-carousel button.owl-dot.active, button.owl-dot.active {
  background-color: var(--color-primary) !important;
  border-color: var(--color-primary);
}
.owl-carousel .owl-item img {
  width: auto !important;
  margin: 0 auto;
  height: auto;
}
.owl-carousel .owl-nav i, .owl-nav i {
  border: none;
  transition: .3s ease;
  opacity: 1;
  padding: 0;
  background-color: var(--color-primary);
  color: white;
  padding: 16px 19px;
  font-size: 16px;
  border: none;
}
.owl-carousel .owl-nav button.owl-prev i:hover, .owl-nav button.owl-prev i:hover, .owl-carousel .owl-nav button.owl-next i:hover, .owl-nav button.owl-next i:hover{
  background-color: #f9d960;
  color: black;
}
button.owl-prev {
  margin-right: 7px;
}
.owl-nav {
  margin-top: 20px;
  text-align: center;
}
.owl-carousel .owl-item .post-image-block img {
  width: 100% !important;
}
.woocommerce .woocommerce-breadcrumb {
  display: none;
}