/*@font-face{font-family:"Poppins-Black";src:url(https://d1izpbhvdyyhot.cloudfront.net/assets/fonts/Poppins-Black.ttf);font-display: swap;format('ttf');}*/
/*@font-face{font-family:"Poppins-BlackItalic";src:url(https://d1izpbhvdyyhot.cloudfront.net/assets/fonts/Poppins-BlackItalic.ttf)}*/
@font-face {
  font-family: "Poppins-Bold";
  src: url(https://prod.petalspreschool.com/assets/fonts/Poppins-Bold.ttf);
  font-display: swap;
  format('ttf');
}

@font-face {
  font-family: "Poppins";
  src: url(https://prod.petalspreschool.com/assets/fonts/Poppins-Regular.ttf);
  font-display: swap;
  format('ttf');
}

@font-face {
  font-family: "Poppins-Italic";
  src: url(https://d1izpbhvdyyhot.cloudfront.net/assets/fonts/Poppins-Italic.ttf);
  font-display: swap;
  format('ttf');
}

@font-face {
  font-family: "Poppins-SemiBold";
  src: url(https://prod.petalspreschool.com/assets/fonts/Poppins-SemiBold.ttf);
  font-display: swap;
  format('ttf');
}

@font-face {
  font-family: "Poppins-SemiBoldItalic";
  src: url(https://d1izpbhvdyyhot.cloudfront.net/assets/fonts/Poppins-SemiBoldItalic.ttf);
  font-display: swap;
  format('ttf');
}

@font-face {
  font-family: "Poppins-BoldItalic";
  src: url(https://d1izpbhvdyyhot.cloudfront.net/assets/fonts/Poppins-BoldItalic.ttf);
  font-display: swap;
  format('ttf');
}

/*@font-face{font-family:"Poppins-ExtraBold";src:url(https://d1izpbhvdyyhot.cloudfront.net/assets/fonts/Poppins-ExtraBold.ttf)}
@font-face{font-family:"Poppins-ExtraBoldItalic";src:url(https://d1izpbhvdyyhot.cloudfront.net/assets/fonts/Poppins-ExtraBoldItalic.ttf)}*/

/*@font-face{font-family:"Poppins-Light";src:url(https://d1izpbhvdyyhot.cloudfront.net/assets/fonts/Poppins-Light.ttf)}
@font-face{font-family:"Poppins-LightItalic";src:url(https://d1izpbhvdyyhot.cloudfront.net/assets/fonts/Poppins-LightItalic.ttf)}
@font-face{font-family:"Poppins-ExtraLight";src:url(https://d1izpbhvdyyhot.cloudfront.net/assets/fonts/Poppins-ExtraLight.ttf)}
@font-face{font-family:"Poppins-ExtraLightItalic";src:url(https://d1izpbhvdyyhot.cloudfront.net/assets/fonts/Poppins-ExtraLightItalic.ttf)}*/

@font-face {
  font-family: "Poppins-Medium";
  src: url(https://d1izpbhvdyyhot.cloudfront.net/assets/fonts/Poppins-Medium.ttf);
  font-display: swap;
  format('ttf');
}

@font-face {
  font-family: "Poppins-MediumItalic";
  src: url(https://d1izpbhvdyyhot.cloudfront.net/assets/fonts/Poppins-MediumItalic.ttf);
  font-display: swap;
  format('ttf');
}

/*@font-face{font-family:"Poppins-Thin";src:url(https://d1izpbhvdyyhot.cloudfront.net/assets/fonts/Poppins-Thin.ttf)}
@font-face{font-family:"Poppins-ThinItalic";src:url(https://d1izpbhvdyyhot.cloudfront.net/assets/fonts/Poppins-ThinItalic.ttf)}
@font-face{font-family:"Font-Awesome";src:url(https://use.fontawesome.com/64a8f0602f.css)}*/


html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

body {
  margin: 0;
  font-family: "Poppins", Helvetica, Helvetica, Arial, sans-serif !important;
  line-height: 1.42857143 !important;
  color: #241616 !important;
  background-color: #fff
}

a {
  background-color: transparent
}

a:active,
a:hover {
  outline: 0
}

img {
  border: 0
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0
}

button {
  overflow: visible
}

button,
select {
  text-transform: none
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer
}

input {
  line-height: normal
}

a,
a:visited {
  text-decoration: underline
}

thead {
  display: table-header-group
}

img,
tr {
  page-break-inside: avoid
}

img {
  max-width: 100% !important
}

h1,
.h1 {
  margin: .67em 0
}

h2,
h3,
p {
  orphans: 3;
  widows: 3
}

h2,
h3 {
  page-break-after: avoid
}

.h4,
.h5,
.h6,
h4,
h5,
h6 {
  margin-top: 10px;
  margin-bottom: 10px
}

.btn>.caret,
.dropup>.btn>.caret {
  border-top-color: #000 !important
}

.label {
  border: 1px solid #000
}

.table {
  border-collapse: collapse !important
}

.table td,
.table th {
  background-color: #fff !important
}

.table-bordered td,
.table-bordered th {
  border: 1px solid #ddd !important
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}

:after,
:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}

button,
input,
select,
textarea {
  font-family: inherit;
  line-height: inherit
}

a {
  color: #337ab7;
  text-decoration: none
}

a:focus,
a:hover {
  color: #23527c;
  text-decoration: underline
}

a:focus {
  outline: 0px auto -webkit-focus-ring-color;
  outline-offset: -2px
}

figure {
  margin: 0
}

img {
  vertical-align: middle
}

.carousel-inner>.item>a>img,
.carousel-inner>.item>img,
.img-responsive,
.thumbnail a>img,
.thumbnail>img {
  display: block;
  max-width: 100%;
  height: auto
}

.img-rounded {
  border-radius: 6px
}

.img-circle {
  border-radius: 50%
}

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit
}

.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
  font-weight: 400;
  line-height: 1;
  color: #777
}

.h1,
.h2,
.h3,
h1,
h2,
h3 {
  margin-top: 20px;
  margin-bottom: 10px
}

.btn-block {
  width: 100% !important;
}

.red {
  color: #ee353a;
}

p {
  margin: 0 0 10px
}

.text-center {
  text-align: center !important
}

.text-left {
  text-align: left !important;
}

.text-justify {
  text-align: justify !important;
}

.p-0 {
  padding: 0 !important
}

.mx-15 {
  margin: 15px 0px;
}

.mx-25 {
  margin: 25px 0px;
}

.mx-35 {
  margin: 35px 0px;
}

.m-0 {
  margin: 0 !important
}

.mb-0 {
  margin-bottom: 0 !important
}

.mb-10 {
  margin-bottom: 10px !important;
}

.mb-20 {
  margin-bottom: 20px !important
}

.mb-30 {
  margin-bottom: 30px !important
}

.mt-10 {
  margin-top: 10px
}

.mt-20 {
  margin-top: 20px
}

.mt-30 {
  margin-top: 30px
}

.mt-40 {
  margin-top: 40px
}

.pt-0 {
  padding-top: 0px !important
}

.w-50 {
  width: 50% !important;
}

.w-100 {
  width: 100% !important;
}

.d-none {
  display: none
}

.clearfix {
  clear: both;
  float: none
}

.text-center {
  text-align: center !important
}

.container-fluid.custom {
  padding-right: 75px;
  padding-left: 75px;
  margin-right: auto;
  margin-left: auto;
}

.display-inline {
  display: inline-block !important;
}

.float-right {
  float: right !important
}

.order-lg-1 {
  order: 1 !important;
}

.order-lg-2 {
  order: 2 !important;
}

/*------Font Size---------*/
html {
  font-size: calc(15px + 0.190625em) !important;
}

body {
  font-size: calc(15px + 0.190625em) !important;
}

button,
input,
select,
textarea {
  font-size: inherit;
}

button {
  font-family: "Poppins", Helvetica, Helvetica, Arial, sans-serif !important;
}

small {
  font-size: 80%
}

p,
date,
a,
.heading-discription {
  font-size: 1em;
}

.h1,
h1 {
  font-size: 1.8em
}

.h2,
h2 {
  font-size: 1.5em
}

.h3,
h3 {
  font-size: 1.2em;
}

.h4,
h4 {
  font-size: 2.0em
}

.h5,
h5 {
  font-size: 1.0em
}

.h6,
h6 {
  font-size: 0.8em
}

.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small {
  font-size: 65%
}

.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
  font-size: 75%
}

.navbar-default .navbar-nav>li>a {
  font-size: 0.9em;
}

.btn-warning.call-btn {
  font-size: 0.8em;
}

.page-heading {
  font-size: 1.7em;
}

.text-section .text-section-heading {
  font-size: 1.7em;
}

.cities .cities-blocks .cities-holder .city-name {
  font-size: 3.5em;
}

.delhi-city .center-list .center-holder .center-info-holder ul li:nth-child(1) {
  font-size: 1.2em;
}

.delhi-city .center-list .center-holder .center-info-holder ul li:nth-child(2) {
  font-size: 1.0em;
}

.delhi-city .center-list .center-holder .center-info-holder ul li:nth-child(3) {
  font-size: 1.0em;
}

.center .cities-blocks .cities-holder .branch-address {
  font-size: 1.2em;
  padding: 0px 15px;
}

.center .cities-blocks .cities-holder .city-name {
  font-size: 1.5em;
}

section.achivements ul li .caption .num {
  font-size: 1.42em;
}

section.achivements ul li .caption .text {
  font-size: 1.0em;
}

.section-headings,
.EYFS h2,
.sub-heading-underline {
  font-size: 1em;
}

a.know-more-link {
  font-size: 0.9em;
}

.we-r-pioneers .caption ul.text-list li {
  font-size: 18px;
}

.we-r-pioneers .owl-carousel .caption h3 {
  font-size: 26px;
}

.star-rating ul li i {
  font-size: 1.2em;
}

.EYFS h5 {
  font-size: 1.9em;
}

.EYFS ul li {
  font-size: 0.98em;
}

.EYFS ul li i {
  font-size: 1.6em;
}

.our-Promises .promis-list li .promis-caption .promis-title,
.daycare .promis-list li .promis-caption .promis-title {
  font-size: 1.0em;
}

.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev {
  font-size: 25px !important;
}

.program .journy-block .text-block .enroll-text {
  font-size: 1.0em;
}

.slide-bg h1 {
  font-size: 3.0em
}

.slide-bg h4 {
  font-size: 1.5em
}

.page-header .slide-content .left_side_obj .live-cctv span,
.page-header .slide-content .left_side_obj .timing-text,
.page-header .slide-content .left_side_obj .live-cctv-btn {
  font-size: 1.1em;
}

.paragraph-text,
.short-discription p {
  font-size: 0.9em;
}

.faqs .acc-title {
  font-size: 0.9em;
}

.slide-bg ._h1_subtext {
  font-size: 1.8em;
}

.program .head-day-at-petals {
  font-size: 1.7em;
}

.cities .cities-blocks .cities-holder {
  font-size: 0.4em;
}

.footer .copyrightsection .copyright-text ul li strong,
.footer .appdownload-list li strong,
.footer .copyrightsection .newsletter strong,
footer .socials strong {
  font-size: 0.9em;
}

.footer .link-heading .footer-headings {
  font-size: 1.0em;
}

.latest-news .news-content .news-title {
  font-size: 0.9em;
}

.latest-news .news-subject {
  font-size: 0.7em;
}

.center .cities-blocks .cities-holder {
  font-size: 0.7em;
}

.payment-text-success,
.payment-text-fail {
  font-size: 2.8em;
}

.our-tem-page .team-block .team-meamber-block .profile-info-holder .member-name p {
  font-size: 1.3em;
}

#galleryTabs li>a {
  font-size: 1.0em;
}

/*---------Custom CSS---------*/
/* .navbar-brand{height: 131px;width: 220px;display: flex;flex-grow: 1;} */
.navbar-brand {
  position: relative;
  min-width: 121px;
  height: 131px;
  width: 214px;
}

.navbar-brand {
  height: 107px;
  width: 172px;
  padding: 8px;
}

/* .navbar-brand{display:block;} */
.navbar-brand img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  max-height: 100%;
  max-width: 100%;
  margin: auto 0px;
  padding: inherit;
}

header .container {
  padding: 0px;
}

.navbar-nav>li {
  float: left;
  border-right: 1px solid #fde03e;
  align-items: center;
  display: flex;
  min-width: 117px;
  justify-content: center;
}

.navbar-nav>li:last-child {
  border-right: none;
}

.navbar-header {
  display: flex;
  align-items: center;
  flex-grow: 1;
}

.navbar-default {
  background: transparent;
  border: transparent;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.navbar-default,
.navbar-default .navbar-form {
  display: flex;
  flex-grow: 2;
  flex-flow: row;
  margin-bottom: 0px;
}

.navbar-collapse {
  width: 100%;
  border-color: transparent !important;
  padding: 10px 0px;
}

.navbar-collapse.collapse {
  display: flex !important;
  justify-content: center;
  padding: 0px;
}

.navbar-nav {
  display: flex;
}

.navbar-default .navbar-nav>li>a {
  color: #000;
  font-weight: 500;
  font-family: 'Poppins-Bold';
  padding: 34px 10px !important;
  text-align: center;
}

.navbar-default .navbar-nav>li:last-child>a {
  border-right: none;
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav li:hover>a {
  color: #ee353a;
  background: transparent !important;
}

.dropdown-menu {
  background: #ee353a;
  margin-top: 0px !important;
  border-top: 5px solid #d8181d;
  padding: 0px 0px;
}

.dropdown-menu>li>a {
  color: #fff;
  border-bottom: 1px solid #fff;
  padding: 15px 20px;
  font-size: 1.0em;
}

ul.dropdown-menu::before {
  content: '';
  position: absolute;
  top: -15px;
  left: 20%;
  border-style: solid;
  border-width: 0 11px 11px 11px;
  border-color: rgba(0, 0, 0, 0) rgba(243, 243, 243, 0) #d8181d rgba(0, 0, 0, 0);
}

.navbar-default .navbar-nav .dropdown-menu li:hover>a {
  color: #000;
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
  color: #ee353a;
  background-color: transparent;
}

.dropdown-menu>li:last-child>a {
  border-bottom: none;
}

.navbar-nav li:hover>ul.dropdown-menu {
  display: block;
  top: 107px;
  margin-top: 0px !important;
  padding: 0px;
}

.dropdown-submenu {
  position: relative;
}

li.dropdown-submenu>.dropdown-menu {
  border-top: 0;
}

li.dropdown-submenu>.dropdown-menu::before {
  border: none !important;
  content: "";
}

.dropdown-submenu>.dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -6px;
}

.navbar-nav li:hover>ul.dropdown-menu>.dropdown-submenu>.dropdown-menu {
  top: -5px;
  margin-top: 0px;
}

/* rotate caret on hover */
.dropdown-menu>li>a:hover:after {
  text-decoration: underline;
  transform: rotate(-90deg);
}

ul.list-unstyled.p-0.live-cctv li {
  display: flex;
  align-items: center;
  gap: 10px;
}

ul.list-unstyled.p-0.live-cctv li img {
  display: none;
}

.dropdown-menu>li:hover,
.dropdown-menu>li:focus,
.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
  background-color: #fca8a8;
}

.btn-warning {
  color: #fff !important;
  background-color: #ff7400 !important;
  border-color: #e86e08 !important;
  font-weight: 500;
}

.btn-warning.call-btn {
  padding: 8px 15px;
  font-family: 'Poppins-SemiBold';
}

.btn-warning:hover {
  color: #fff;
  background-color: #f18932 !important;
  border-color: #f18932 !important;
}

.btn-danger {
  color: #fff !important;
  background-color: #ee353a !important;
  border-color: #da1d23 !important;
  font-weight: 500;
}

.btn-danger:hover {
  color: #fff;
  background-color: #d53439 !important;
  border-color: #da1d23 !important;
}

.slide-section {
  margin-bottom: 25px
}

.slide-bg {
  background-image: url(../img/slide-bg.svg);
  position: relative;
  background-position: center;
  background-size: cover;
  padding: 0px;
  margin: 0;
  border: none;
  height: 550px;
  background-color: #fee03d;
}

.franchise-center .slide-bg {
  background-image: url(../img/slide-bg.png);
  position: relative;
  background-position: center;
  background-size: cover;
  padding: 0px;
  margin: 0;
  border: none;
  height: 550px;
  background-color: #fee03d;
}

.page-header .slide-content {
  display: flex;
  flex-flow: row;
  gap: 10px;
  margin: 0px;
  align-items: center !important;
  padding: 15px 0px;
}

.page-header .slide-content .left_side_obj {
  position: relative;
  width: 60%;
  z-index: 10;
  padding-top: 0px;
  margin-bottom: 50px;
  bottom: 27px;
}

/*display: flex;flex-flow: column;gap: 15px;*/
.page-header .slide-content .left_side_obj h1 {
  font-weight: bold;
  color: #241616;
  font-family: 'Poppins-Bold';
  margin: 0px;
  line-height: 1.2;
}

.page-header .slide-content .left_side_obj h2 {
  font-family: 'Poppins-MediumItalic';
  font-style: italic;
  color: #241616;
  margin: 20px 0px 0px 0px;
}

.page-header .slide-content .left_side_obj .live-cctv {
  display: flex;
  gap: 15px;
  align-items: center;
  position: relative;
  margin: 20px 0px 0px 0px;
  flex-wrap: wrap;
}

.page-header .slide-content .left_side_obj .fee-structure {
  margin: 20px 0px 0px 0px;
}

.page-header .slide-content .left_side_obj .live-cctv img {
  position: relative;
  top: -26px;
  left: 21px;
}

.page-header .slide-content .left_side_obj .live-cctv-btn {
  background: #EE353A;
  border-radius: 5px;
  padding: 4px 12px;
  color: #fff;
  font-weight: bold;
}

.page-header .slide-content .left_side_obj ._h1_subtext,
.page-header .slide-content .left_side_obj .live-cctv span {
  display: block;
  font-family: 'Poppins-SemiBoldItalic';
  margin: 15px 0px 0px 0px;
}

.page-header .slide-content .left_side_obj .live-cctv span {
  margin: 0px;
}

.page-header .slide-content .left_side_obj .timing-text {
  font-style: normal;
  margin: 0px 0px 0px 0px;
  font-family: 'Poppins-Medium';
  color: #241616;
  display: block;
}

/* .page-header .slide-content .left_side_obj .btn{width: 36%;} */
.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
  outline: none;
  outline-offset: 0px;
}

.page-header .slide-content .right_slide_obj {
  position: relative;
  width: 40%;
  left: 0;
  top: 0px;
  height: 490px;
  right: 0;
}

.page-header .slide-content .right_slide_obj .right-img {
  max-width: 100% !important;
  max-height: 100% !important;
  position: absolute;
  z-index: 1;
  bottom: 0px;
  right: 0;
  left: 0;
  margin: auto;
}

.page-header .slide-content .right_slide_obj img.joy.right {
  position: absolute;
  right: 50px;
  animation: skew_2 2s infinite;
  animation-direction: alternate;
}

.page-header .slide-content .right_slide_obj img.joy.left {
  position: absolute;
  left: 30px;
  animation: skew_1 2s infinite;
  animation-direction: alternate;
}

.page-header .slide-content .right_slide_obj img.joy {
  top: 30px;
}

/* .page-header .cloud-image {position: absolute;width: 100%;background-position: center;bottom: 0px;background-repeat: repeat-x;z-index: 2;padding: 0px 0px;display: flex;align-items: center;height: 145px;}
.page-header .cloud-image::after {content: '';position: absolute;height: 100%;width: 100%;background: url(../img/clouds-bg.svg);background-repeat: repeat;background-position: center;display: block;}
.page-header .cloud-image .achivements {position: absolute;margin: auto;z-index: 3;left: 0;right: 0;top: 66%;} */

.page-header .cloud-image {
  position: absolute;
  width: 100%;
  bottom: 0px;
  display: flex;
  justify-content: center;
  z-index: 9;
}

/*border: 1px solid red;*/
section.achivements ul {
  display: flex;
  gap: 12px;
  height: 210px;
  align-items: end;
}

section.achivements ul li {
  display: flex;
  justify-content: center;
  flex: 1;
  align-items: center;
  gap: 12px;
}

section.achivements ul li figure img {
  max-height: 100%;
  max-width: 100%;
}

section.achivements ul li .caption {
  text-align: left;
  display: block;
}

section.achivements ul li .caption .num {
  font-weight: 500;
  font-family: 'Poppins-SemiBold';
}

section.achivements ul li:nth-child(n+1) .caption .num {
  color: #F8A339;
}

section.achivements ul li:nth-child(n+2) .caption .num {
  color: #5CAB5F;
}

section.achivements ul li:nth-child(n+3) .caption .num {
  color: #00ABC1;
}

section.achivements ul li:nth-child(n+3) figure {
  width: 46px
}

section.achivements ul li figure,
section.achivements ul li:nth-child(n+4) figure {
  position: relative;
  width: 70px;
  height: 65px;
}

section.achivements ul li:nth-child(n+4) .caption .num {
  color: #902AAB;
}

section.achivements ul li .caption .text {
  margin: 0px;
  font-family: 'Poppins-SemiBold';
}

.page-header .cloud-image::after {
  content: '';
  position: absolute;
  height: 100%;
  width: 100%;
  background: url(../img/clouds-bg.svg);
  background-repeat: repeat;
  background-position: center;
  display: block;
}

/* .page-header .cloud-image .achivements {position: absolute;margin: auto;z-index: 3;left: 0;right: 0;top: 66%;} */

.page-bg {
  position: relative;
  width: 100%;
  overflow: hidden;
}

/*height:100%;*/
.page-bg::before {
  background: url(https://d1izpbhvdyyhot.cloudfront.net/assets/img/page-bg-left.webp);
  content: '';
  position: absolute;
  height: 1750px;
  width: 580px;
  background-repeat: no-repeat;
  background-size: cover;
  top: 430px;
  left: -80px;
  z-index: -1;
}

.page-bg::after {
  background-image: url(https://d1izpbhvdyyhot.cloudfront.net/assets/img/yellow-ellipse.svg);
  content: '';
  position: absolute;
  height: 410px;
  width: 410px;
  background-size: cover;
  top: 70%;
  right: -7%;
  z-index: -1;
}

.page-heading {
  color: #eb0000;
  display: flex;
  font-family: 'Poppins-Bold';
  text-transform: uppercase;
  margin-bottom: 25px;
  align-items: center;
}

.page-heading:before {
  width: 5px;
  content: '';
  height: 51px;
  border-radius: 5px;
  background-color: #eb0000;
  display: inline-block;
  margin-right: 12px;
}

#feeModal .close,
#feeModal2 .close,
#freeguideModal .close {
  font-size: 30px;
  opacity: 1;
}

#feeModal .modal-header,
#feeModal2 .modal-header,
#freeguideModal .modal-header {
  background: #fddb1b;
  border-radius: 15px 15px 0px 0px;
}

#feeModal .modal-content,
#feeModal2 .modal-content,
#freeguideModal .modal-content {
  border-radius: 15px;
}

#feeModal .modal-title,
#feeModal2 .modal-title,
#freeguideModal .modal-title {
  font-size: 0.9em;
  font-family: 'Poppins-SemiBold';
}

#feeModal .modal-body .input-group,
#feeModal2 .modal-body .input-group,
#freeguideModal .modal-body .input-group {
  margin-bottom: 15px;
  display: flex;
  width: 100%;
}

#feeModal .modal-body .input-group-addon,
#feeModal2 .modal-body .input-group-addon,
#freeguideModal .modal-body .input-group-addon {
  background-color: #fff;
  color: #212121;
  font-size: 0.8em;
  width: 46px;
}

#feeModal .checkbox,
#feeModal2 .checkbox,
#freeguideModal .checkbox {
  font-size: 0.7em;
}

#feeModal .checkbox label,
#feeModal2 .checkbox label,
#freeguideModal .checkbox label {
  display: flex;
  align-items: center;
  font-family: 'Poppins-Medium';
}

#feeModal .checkbox input[type="checkbox"],
#feeModal2 .checkbox input[type="checkbox"] {
  height: 20px;
  width: 20px;
  margin-right: 8px;
  display: inline-block;
  padding-right: 10px;
  position: relative;
  top: -2px;
}

#feeModal .form-control input:placeholder,
#feeModal2 .form-control input:placeholder,
#freeguideModal .form-control input:placeholder {
  color: #212121 !important;
}

/******AboutUs Page******/
.about-us .about-us-section {
  overflow: hidden;
}

.about-us .about-image {
  width: 28vw;
  height: 420px;
  position: relative;
  float: right;
}

.about-us .about-image img {
  position: absolute;
  max-height: 100% !important;
  max-width: 100% !important;
}

.text-holder {
  background: #FFF6C5;
  border-radius: 20px;
  padding: 35px;
  display: flex;
  position: relative;
  align-items: center;
  gap: 15px;
  z-index: 1;
}

.text-holder::before {
  content: '';
  height: 91%;
  width: 5px;
  background: #EE353A;
  position: absolute;
  left: 1px;
  bottom: 10px;
  display: block;
  border-radius: 25px 0px 0px 25px;
}

.text-section {
  display: flex;
  flex-direction: column;
  flex: 3;
  font-weight: 600;
  line-height: 1.6;
}

.text-section .text-section-heading {
  color: #EE353A;
  text-transform: uppercase;
  margin: 10px 0px 20px 0px;
  font-family: 'Poppins-Bold';
}

.icon-section {
  display: flex;
  flex: 1;
  justify-content: center;
}

.icon-holder {
  height: 227px;
  width: 227px;
  position: relative;
  padding: 15px;
}

.icon-holder img {
  position: absolute;
  max-height: 100%;
  max-width: 100% !important;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}

/******Cities******/
/* .cities .cities-description{margin-bottom: 60px;} */
.cities .cities-blocks {
  margin: 60px 0px 0px 0px;
  padding: 60px 0px 0px 0px;
  z-index: 2;
  position: relative;
}

.cities .cities-description h2,
.program .program-description h3 {
  font-family: 'Poppins-SemiBold';
  line-height: 1.6;
}

.cities .cities-blocks .cities-holder {
  width: 100%;
  height: 234.3px;
  padding: 15px 16px 15.3px 17px;
  object-fit: contain;
  box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.17);
  background-color: #fff;
  border-radius: 10px;
  margin-bottom: 130px;
  position: relative;
  display: block;
}

.cities .cities-blocks .cities-holder::after {
  content: '';
  border: 2px solid #EE353A;
  position: absolute;
  height: 83%;
  width: 88%;
  display: block;
  border-radius: 8px;
  margin: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.cities .cities-blocks .cities-holder .city-icon-holder {
  width: 160px;
  height: 120px;
  padding: 16px;
  object-fit: contain;
  border-radius: 13px;
  box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.16);
  background-color: #EE353A;
  position: relative;
  top: -60px;
  margin: auto;
  z-index: 2;
}

.cities .cities-blocks .cities-holder .city-icon-holder img {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  max-width: 100% !important;
  max-height: 100%;
  padding: inherit;
}

.cities .cities-blocks .cities-holder .city-name {
  position: relative;
  bottom: 30px;
  text-align: center;
  font-family: 'Poppins-SemiBold';
  text-transform: uppercase;
  color: #EE353A;
  margin: 20px 0px;
}

.cities .cities-blocks .cities-holder .city-name::after {
  content: '';
  height: 4px;
  width: 25%;
  position: relative;
  margin: auto;
  display: block;
  background: #EE353A;
  margin-top: 5px;
}

.cities .cities-blocks .cities-holder:hover {
  text-decoration: none;
}

.cities .cities-blocks .cities-holder:hover .city-name h3::after {
  width: 50%;
  transition: 0.2s all 0.2s ease-in-out;
}

/*****Delhi City*****/
.delhi-city .first-block h2 {
  font-family: 'Poppins-Bold';
  line-height: 1.2;
  color: #EE353A;
  width: 60%;
  margin: auto;
  text-transform: uppercase;
  margin-bottom: 20px
}

.delhi-city .container {
  position: relative;
}

.delhi-city .section-headings {
  width: 70%;
  text-align: center;
  margin: 0px auto 20px;
}

/* .delhi-city .center-list .center-block{margin-top: 150px;} gtm*/
.delhi-city .center-list .center-holder {
  border: 2px solid #212121;
  border-radius: 20px 20px 0px 0px;
  position: relative;
  background: #fff;
  margin-bottom: 100px;
}

.delhi-city .center-list .center-holder .center-img-holder {
  width: 130px;
  height: 130px;
  margin: auto;
  position: relative;
  top: -62px;
  display: block;
}

.delhi-city .center-list .center-holder .center-img-holder img {
  max-height: 100%;
  max-width: 100%;
}

.delhi-city .center-list .center-holder .center-info-holder {
  padding: 0px;
  position: relative;
  top: -40px;
}

.delhi-city .center-list .center-holder .center-info-holder p {
  display: flex;
}

.delhi-city .center-list .center-holder .center-info-holder ul {
  margin: 0px;
  display: block;
}

.delhi-city .center-list .center-holder .center-info-holder ul li {
  padding: 15px 0px;
  text-align: center;
}

.padding-bottom {
  padding-bottom: 60px;
}

.delhi-city .center-list .center-holder .center-info-holder ul li:nth-child(1) {
  color: #ee353a;
  font-family: 'Poppins-Bold';
  line-height: 25px;
  text-align: center;
  padding: 10px 35px 10px 35px;
  margin-top: -17px;
}

.delhi-city .center-list .center-holder .center-info-holder ul li:nth-child(2) {
  color: #121212
}

.delhi-city .center-list .center-holder .center-info-holder ul li:nth-child(2),
.delhi-city .center-list .center-holder .center-info-holder ul li:nth-child(3) {
  color: #121212;
  display: flex;
  text-align: left;
  background-color: #f9f9f9;
}

.delhi-city .center-list .center-holder .center-info-holder ul li:nth-child(3) {
  align-items: center;
}

.delhi-city .center-list .center-holder .center-info-holder ul li i {
  height: 30px;
  width: 30px;
  margin: 10px;
}

.delhi-city .center-list .center-holder .center-info-holder ul li .map-icon {
  background-image: url('https://d1izpbhvdyyhot.cloudfront.net/assets/img/center-map-icon.webp');
  display: inline-block;
  height: 40px;
  width: 40px;
  margin-right: 12px;
}

.delhi-city .center-list .center-holder .center-info-holder ul li a {
  color: #ee353a;
  margin-bottom: 0px;
  text-decoration: none;
}

.center-info-holder .paragraph-text {
  color: #181717 !important;
}

.delhi-city .center-list .center-holder .center-info-holder ul li a:hover {
  color: #3e4095;
  margin-bottom: 0px;
  text-decoration: none;
}

.delhi-city .center-list .center-holder .center-info-holder ul li p,
.delhi-city .center-list .center-holder .center-info-holder ul li h2,
.delhi-city .center-list .center-holder .center-info-holder ul li h3,
.delhi-city .center-list .center-holder .center-info-holder ul li h5 {
  margin: 0px;
}

.delhi-city .center-list .center-holder .center-button {
  display: block;
  text-align: center;
}

.delhi-city .center-list .center-holder .center-button a {
  display: block;
  background-color: #EE353A;
  color: #fff;
  text-decoration: none;
  padding: 10px;
  text-transform: uppercase;
}

.delhi-city .center-list .center-holder .center-button a:hover {
  background-color: #121212;
}

.delhi-city .center-list .center-holder .center-info-holder ul li:nth-child(3) {
  max-height: 80px;
}

/*******Center*****/
.center .cities-blocks .cities-holder {
  width: 100%;
  height: auto;
  padding: 15px 16px 15.3px 17px;
  object-fit: contain;
  box-shadow: 0 3px 10px 0 rgb(0 0 0 / 17%);
  background-color: #fff;
  border-radius: 10px;
  margin-bottom: 60px;
  position: relative;
  display: block;
  height: 325px;
  color: #212121;
  text-align: center;
}

.center .cities-blocks .cities-holder .city-icon-holder {
  width: 160px;
  height: 120px;
  padding: 16px;
  object-fit: contain;
  border-radius: 13px;
  box-shadow: 0 8px 20px 0 rgb(0 0 0 / 16%);
  background-color: #ee353a;
  position: relative;
  top: -60px;
  margin: auto;
  z-index: 2
}

.center .cities-blocks .cities-holder::after {
  content: '';
  border: 2px solid #ee353a;
  position: absolute;
  height: auto;
  width: auto;
  display: block;
  border-radius: 8px;
  margin: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 20px;
}

.center .cities-blocks .cities-holder .city-icon-holder img {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  max-width: 100% !important;
  max-height: 100%;
  padding: inherit
}

.center .cities-blocks .cities-holder .city-name {
  position: relative;
  bottom: 10px;
  text-align: center;
  font-family: 'Poppins-SemiBold';
  text-transform: uppercase;
  color: #ee353a;
  margin: 10px 0;
  display: block;
}

.center .cities-blocks .cities-holder .city-name::after {
  content: '';
  height: 4px;
  width: 25%;
  position: relative;
  margin: 5px auto auto;
  display: block;
  background: #ee353a
}

.center .cities-blocks .cities-holder:hover {
  text-decoration: none
}

.m .center .cities-blocks .cities-holder .branch-address {
  font-family: 'Poppins-Bold';
  text-align: center;
  display: block;
  color: #212121;
  margin: 0px auto 20px;
  width: 80%;
}

.center .discription-video {
  width: 32vw;
  height: 400px;
  position: relative;
  padding: 15px;
  float: right;
  border: 6px solid #ee353a;
  border-radius: 10px;
  margin: 0px 15px;
  text-align: center;
  overflow: hidden;
  color: #212121;
  text-decoration: none;
}

.center .discription-video .feedback-heading {
  margin-bottom: 15px;
  display: block;
  font-size: 1.5em;
}

.center .discription-video img {
  max-height: 100%;
  max-width: 100%;
  margin: auto;
  position: relative;
  left: 0;
  right: 0;
}

.center .discription-video i.fa {
  position: absolute;
  z-index: 4;
  color: #ee353a;
  top: 42%;
  bottom: 42%;
  left: 0;
  right: 0;
  margin: auto;
  font-size: 3.8em;
}

.center .map-image {
  height: 96px;
  width: 96px;
  margin: auto
}

.center .nearest-location ul li {
  padding: 0px 5px;
}

.center .nearest-location ul li i {
  color: #EE353A;
  font-size: 1.2em;
  margin-right: 10px;
}

.center .nearest-location ul {
  display: flex;
  justify-content: center;
  gap: 15px;
  flex-wrap: wrap;
}

.center .branch-head-paragraph {
  margin-bottom: 0px;
}

.center .branch-head-paragraph .branch-head-img {
  position: absolute;
  height: 220px;
  width: 220px;
  overflow: hidden;
  border-radius: 100%;
  border: 12px solid #fff;
  margin: auto;
  z-index: 2;
  left: 0;
  right: 0;
  top: -80px;
}

.center .branch-head-paragraph .branch-head-img img {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  max-width: 100% !important;
  max-height: 100%;
  padding: inherit
}

.center .branch-head-paragraph .about-branch-head {
  background: #fef2b7;
  padding: 40px;
  position: relative;
  top: 80px;
  z-index: 0;
  border-radius: 10px;
  margin-bottom: 100px;
}

.center .branch-head-paragraph .about-branch-head>p {
  margin-top: 120px;
}

.center .branch-head-paragraph .about-branch-head p {
  text-align: center;
  line-height: 1.8;
}

.center .branch-head-paragraph .about-branch-head p~p {
  font-family: 'Poppins-SemiBoldItalic';
}



@keyframes skew_1 {
  0% {
    transform: rotate(20deg);
  }

  100% {
    transform: rotate(0deg);
  }
}

@keyframes skew_2 {
  0% {
    transform: rotate(20deg);
  }

  100% {
    transform: rotate(0deg);
  }
}

.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
  background-color: #fff !important;
}

.navbar-default .navbar-toggle {
  border-color: #EE353A !important;
}

.navbar-default .navbar-toggle .icon-bar {
  background-color: #EE353A !important;
}

.navbar-nav li a.btn {
  display: none;
}

.section-headings,
.sub-heading-underline {
  color: #EE353A;
  font-family: 'Poppins-Bold';
  font-weight: bold;
  text-align: center;
  margin: 0px 0px 15px 0px;
  text-transform: uppercase;
  line-height: 1.4;
  position: relative;
  display: block;
}

.sub-heading-underline::after {
  content: '';
  height: 5px;
  width: 15%;
  background: #EE353A;
  position: relative;
  display: block;
  margin: 10px auto;
}

.section-heading-lb {
  position: relative;
  display: flex;
  align-items: flex-start;
  margin: 0px 0px 1px 0px;
  flex-flow: column;
  justify-content: center;
  display: inline-block;
}

.section-heading-lb::before {
  content: '';
  height: 100%;
  width: 3px;
  background: #EE353A;
  position: absolute;
  display: block;
  margin: 0px auto;
}

.section-heading-lb>.section-headings {
  padding: 5px 0px 5px 13px;
  margin: 0px;
  width: 100%;
  display: flex;
  flex: 1;
  line-height: 1.2;
}

.section-heading-lb>.section-headings~.subheading-text {
  display: flex;
  flex: 1;
  padding: 5px 0px 5px 15px;
  margin: 0px;
  font-family: 'Poppins-Bold';
}

section .paragraph-text {
  line-height: 1.6;
  margin-bottom: 10px;
}

a.know-more-link {
  margin: auto;
  display: inline-block;
  position: relative;
  color: #EE353A;
  text-decoration: none !important;
}

a.know-more-link:hover {
  color: #121212;
}

.bg-pioneers {
  background-color: #FFF0CC;
  padding: 60px 0px;
}

.we-r-pioneers,
.Who-talking,
.EYFS,
.testimonial-section,
.our-Promises,
.Who-talking,
.latest-news,
.faqs-section,
.about-location,
.nearest-location,
.branch-head-paragraph,
.best-playschool,
.program-b-one,
.program-b-two,
.program-b-three,
.program-b-four,
.program-b-five,
.program-b-six,
.program-b-seven,
.program-b-eight,
.program-b-nine,
.program-description,
.brain-development section,
.contact-form,
.team-block,
.our-team,
.new-we-r-pioneers,
.branch-blocks-section,
.admission-form-section,
.faqs-page,
.about-us,
.vision,
.mission,
.Philosophy,
.first-block,
.center-list,
.all-program-discription,
.terms-of-use,
.cookies,
.analytics,
.cities-description {
  padding: 15px 0px 15px 0px;
  position: relative;
}

/*margin-bottom: 30px;*/

.we-r-pioneers ul {
  list-style: none outside none;
  padding-left: 0;
  margin: 0
}

.we-r-pioneers .owl-carousel .item {
  border-radius: 5px;
  padding: 30px 0px;
  text-align: center;
  background-color: #ffffff;
  border: 1px solid #ecca78;
}

.we-r-pioneers .owl-carousel .item h4 {
  margin-bottom: 10px;
  font-weight: 600
}

.we-r-pioneers .owl-carousel .item p {
  line-height: 22px;
  -webkit-line-clamp: 7;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box
}

.we-r-pioneers .pioneers-image-holder {
  height: 208px;
  width: 208px;
  margin: 0 auto 30px;
  border-radius: 100%;
  position: relative;
  border: 1px dashed #121212;
  padding: 15px;
}

.we-r-pioneers .pioneers-image-holder img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  max-height: 100% !important;
  max-width: 100% !important;
  margin: auto;
  padding: inherit;
}

.we-r-pioneers .caption {
  margin: 15px 0 0;
  padding: 20px 15px;
  object-fit: contain;
  background-color: #fff197;
}

.we-r-pioneers figure.icon-holder {
  height: 28px;
  width: 28px;
}

.we-r-pioneers .caption ul.text-list {
  display: flex;
  gap: 12px
}

.we-r-pioneers .caption ul.text-list li {
  display: flex;
  flex-flow: revert;
  gap: 12px;
  align-items: center;
  font-weight: bold;
  color: #ee353a;
  flex: 1;
  justify-content: center;
}

.we-r-pioneers .owl-carousel .caption h3 {
  margin: 0px 0px 20px 0px;
  color: #ee353a;
  font-family: 'Poppins-Bold';
}

.we-r-pioneers .owl-carousel {
  margin-bottom: 30px;
}

.short-discription {
  padding: 15px;
  text-align: left;
}

.short-discription p {
  line-height: 1.5 !important;
  margin-bottom: 32px;
  font-family: 'Poppins-Medium';
}

.new-we-r-pioneers .bg-pioneers {
  background-color: transparent;
  padding: 0px 0px;
}

.new-we-r-pioneers .prog-list {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  width: 100%;
  justify-content: center;
  margin-bottom: 15px;
}

.new-we-r-pioneers .prog-list .content-holder {
  width: 67%;
}

.new-we-r-pioneers .preschool-block .prog-heading {
  color: #ff693a;
}

.new-we-r-pioneers .daycare-block .prog-heading,
.new-we-r-pioneers .daycare-block ul.text-list li {
  color: #ee353a;
}

.new-we-r-pioneers .after-school-block .prog-heading,
.new-we-r-pioneers .after-school-block ul.text-list li {
  color: #4c7bd2;
}

.new-we-r-pioneers .toddler-block .prog-heading,
.new-we-r-pioneers .toddler-block ul.text-list li {
  color: #399b3d;
}

.new-we-r-pioneers .content-holder .btn-learn-more {
  color: #fff;
}

.new-we-r-pioneers .preschool-block .content-holder .btn-learn-more {
  background-color: #ff693a;
  border-color: #ff693a
}

.new-we-r-pioneers .daycare-block .content-holder .btn-learn-more {
  background-color: #ee353a;
  border-color: #ee353a
}

.new-we-r-pioneers .after-school-block .content-holder .btn-learn-more {
  background-color: #4c7bd2;
  border-color: #4c7bd2
}

.new-we-r-pioneers .toddler-block .content-holder .btn-learn-more {
  background-color: #399b3d;
  border-color: #399b3d
}

.new-we-r-pioneers .preschool-block .prog-heading,
.new-we-r-pioneers .daycare-block .prog-heading,
.new-we-r-pioneers .after-school-block .prog-heading,
.new-we-r-pioneers .toddler-block .prog-heading {
  font-family: 'Poppins-Bold';
  padding: 5px 0px;
  font-size: 1.3em;
}

.new-we-r-pioneers .child-text {
  font-size: 0.8em;
  line-height: 1.5;
}

.new-we-r-pioneers .prog-list>li {
  width: 48.2%;
  border-radius: 20px;
  padding: 0px;
  overflow: hidden;
  margin: 10px;
}

.new-we-r-pioneers .prog-list>li>.prog-heading {
  padding: 12px 25px;
  display: block;
}

.new-we-r-pioneers .preschool-block {
  background-color: #fff8cc;
  position: relative;
}

.new-we-r-pioneers .preschool-block:after {
  content: '';
  background-image: url(https://d1izpbhvdyyhot.cloudfront.net/assets/img/preschool.webp);
  position: absolute;
  height: 170px;
  width: 260px;
  display: block;
  right: 0px;
  bottom: 0;
  background-size: cover;
  background-repeat: no-repeat;
  z-index: 9;
}

.new-we-r-pioneers .daycare-block {
  background-color: #fff0e9;
  position: relative;
}

.new-we-r-pioneers .after-school-block {
  background-color: #ebf2ff;
  position: relative;
}

.new-we-r-pioneers .toddler-block {
  background-color: #ebfecb;
  position: relative;
}

.new-we-r-pioneers .daycare-block:after {
  content: '';
  background-image: url(https://d1izpbhvdyyhot.cloudfront.net/assets/img/daycare.webp);
  position: absolute;
  height: 183px;
  width: 193px;
  display: block;
  right: 0px;
  bottom: 0;
  background-size: contain;
  background-repeat: no-repeat;
  z-index: 9;
}

.new-we-r-pioneers .toddler-block:after {
  content: '';
  background-image: url(https://d1izpbhvdyyhot.cloudfront.net/assets/img/toddler-banner.webp);
  position: absolute;
  height: 187px;
  width: 200px;
  display: block;
  right: 0px;
  bottom: 0;
  background-size: cover;
  background-repeat: no-repeat;
  z-index: 9;
}

.new-we-r-pioneers .after-school-block:after {
  content: '';
  background-image: url(https://d1izpbhvdyyhot.cloudfront.net/assets/img/after-school.webp);
  position: absolute;
  height: 170px;
  width: 260px;
  display: block;
  right: 0px;
  bottom: 0;
  background-size: cover;
  background-repeat: no-repeat;
  z-index: 9;
}

.new-we-r-pioneers figure.icon-holder {
  height: 28px;
  width: 28px;
}

.new-we-r-pioneers ul.text-list li {
  display: flex;
  flex-flow: revert;
  gap: 10px;
  align-items: center;
  font-weight: bold;
  color: #ff693a;
  flex: 1;
  justify-content: center;
}

.new-we-r-pioneers .short-discription {
  padding: 15px 25px;
  margin-bottom: 10px;
}

.new-we-r-pioneers .prog-list .item p {
  line-height: 22px;
  -webkit-line-clamp: 7;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box
}

.new-we-r-pioneers .text-list {
  display: flex;
  gap: 10px;
  position: relative;
  height: 60px;
  line-height: 60px;
  text-align: center;
  padding: 0 18px 0 18px;
  font-size: 18px;
  background: #fff;
  color: #ff693a;
  box-sizing: border-box;
}

.new-we-r-pioneers .preschool-block .text-list:after {
  position: absolute;
  content: "";
  width: 0px;
  height: 0px;
  z-index: 1;
  top: 0;
  right: 0;
  border-width: 30px 15px 30px 0px;
  border-color: transparent #fff8cc transparent transparent;
  border-style: solid;
}

.new-we-r-pioneers .daycare-block .text-list:after {
  position: absolute;
  content: "";
  width: 0px;
  height: 0px;
  z-index: 1;
  top: 0;
  right: 0;
  border-width: 30px 15px 30px 0px;
  border-color: transparent #fff0e9 transparent transparent;
  border-style: solid;
}

.new-we-r-pioneers .after-school-block .text-list:after {
  position: absolute;
  content: "";
  width: 0px;
  height: 0px;
  z-index: 1;
  top: 0;
  right: 0;
  border-width: 30px 15px 30px 0px;
  border-color: transparent #ebf2ff transparent transparent;
  border-style: solid;
}

.new-we-r-pioneers .toddler-block .text-list:after {
  position: absolute;
  content: "";
  width: 0px;
  height: 0px;
  z-index: 1;
  top: 0;
  right: 0;
  border-width: 30px 15px 30px 0px;
  border-color: transparent #ebfecb transparent transparent;
  border-style: solid;
}

.testimonial-section .panel {
  margin-bottom: 15px;
}

.btn-warning-outline {
  border: 1px solid #ff7400;
  background-color: transparent;
  color: #ff7400;
}

.btn-danger-outline {
  border: 1px solid #EF401F;
  background-color: transparent;
  color: #EF401F;
}

.btn-warning-outline:hover {
  background-color: #ff7400;
  color: #fff;
}

.btn-danger-outline:hover {
  background-color: #EF401F;
  color: #fff;
}

.Who-talking {
  background-color: #F6F7FC;
}

.Who-talking .item {
  padding: 13px;
  position: relative;
  background-color: #fff;
  width: 100%;
  height: 140px;
  border-radius: 10px;
  margin-bottom: 20px;
}

.Who-talking .item img {
  position: absolute;
  max-width: 100%;
  max-height: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  padding: inherit
}

footer {
  position: relative
}

.google-img {
  height: 64px;
  width: 154px;
  position: relative;
}

.google-img img {
  max-height: 100% !important;
  max-width: 100% !important;
}

.star-rating ul {
  display: flex;
  margin: 0px;
  gap: 6px;
}

.testimonial-header {
  display: flex;
  gap: 10px;
  align-items: center;
  margin-bottom: 10px;
}

.star-rating ul li i {
  color: #FACC00;
}

.star-rating {
  flex: 1;
}

.quote-icon {
  height: 38px;
  width: 52px;
}

.testimonial-section .testimonial-client {
  display: flex;
  flex-flow: revert;
  gap: 15px;
  align-items: center
}

.testimonial-section .testimonial-avatar {
  position: relative;
  width: 80px;
  height: 80px;
  border-radius: 100%;
  padding: 2px;
  overflow: hidden;
  border: 4px solid #fff;
}

.testimonial-section .testimonial-avatar img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  display: block;
  height: 100%;
  width: 100% !important;
  transform: scale(1.5);
}

.template-demo {
  margin-bottom: 20px;
}

.EYFS {
  background-color: #FFF0CC;
  position: relative;
  overflow: hidden;
}

.EYFS .container {
  position: relative;
  z-index: 1;
}

/*margin-top: 40px;*/
.EYFS .left-bg-img {
  background-image: url(../img/efys-left-bg.svg);
  height: 252px;
  width: 200px;
  position: absolute;
  bottom: 160px;
  background-position-x: right;
  left: -23px;
  background-size: contain;
  z-index: 0;
}

.EYFS .right-bg-img {
  background-image: url(../img/eyfs-right-bg.svg);
  height: 316px;
  width: 159px;
  position: absolute;
  bottom: 100px;
  background-position-x: right;
  right: 0px;
  z-index: 0;
}

.EYFS .efys-image {
  height: 430px;
  width: 100%;
  position: relative;
}

.EYFS .efys-image img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  display: block;
  max-height: 100% !important;
  max-width: 100% !important;
  padding: inherit;
}

.EYFS h5 {
  font-family: "Poppins-Bold";
  color: #EE353A;
}

.EYFS h4 {
  line-height: 1.6;
  color: #241616;
}

.EYFS ul {
  margin-top: 40px;
  margin-bottom: 40px;
}

.EYFS ul li {
  margin-bottom: 22px;
  display: flex;
  align-items: center;
}

.EYFS ul li i {
  color: #EE353A;
  margin-right: 20px;
}

.our-Promises .promis-list {
  display: flex;
  justify-content: center;
  flex-direction: revert;
  gap: 20px;
  flex-wrap: wrap;
  margin-bottom: 15px;
}

.our-Promises .promis-list li {
  padding: 10px 15px 15px 0px;
  width: 49%;
  border-radius: 5px;
  background: #FEE662;
  display: flex;
  gap: 12px;
}

.our-Promises .promis-list li .promis-icon {
  display: flex;
  width: 25%;
  padding: 15px;
  position: relative;
}

.our-Promises .promis-list li .promis-icon img {
  position: absolute;
  max-height: 100%;
  max-width: 100% !important;
  margin: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.our-Promises .promis-list li .promis-caption {
  display: flex;
  width: 75%;
  flex-flow: column;
}

.our-Promises .promis-list li .promis-caption .promis-title {
  font-family: 'Poppins-SemiBold';
}

.our-Promises .promis-list li .promis-caption .promis-discription {
  font-family: 'Poppins-Medium';
  margin: 0px;
}

.daycare .promis-list {
  display: flex;
  justify-content: center;
  flex-direction: revert;
  gap: 20px;
  flex-wrap: wrap;
}

.daycare .promis-list li {
  padding: 0px 0px 0px 0px;
  width: 49%;
  border-radius: 5px;
  background: #FEE662;
  display: flex;
  margin-bottom: 20px;
}

.daycare .promis-list li .promis-icon {
  display: flex;
  width: 25%;
  position: relative;
  background: #ea8e51;
  padding: 30px 20px
}

.daycare .promis-list li .promis-icon img {
  position: absolute;
  max-height: 100%;
  max-width: 100% !important;
  margin: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  padding: inherit;
}

.daycare .promis-list li .promis-caption {
  display: flex;
  width: 75%;
  flex-flow: column;
  padding: 12px;
  justify-content: center;
}

.daycare .promis-list li .promis-caption .promis-title {
  font-family: 'Poppins-Bold';
  margin: 5px 0px;
}

.daycare .promis-list li .promis-caption .promis-discription {
  font-family: 'Poppins-Medium';
  margin: 0px;
}

.daycare .promis-list .promis-icon .number-icon {
  width: 40px;
  height: 40px;
  position: absolute;
  background: #fff;
  text-align: center;
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  top: -8%;
  left: 0;
  right: 0;
  margin: 0px auto 10px;
}


.latest-news {
  padding: 20px 0px 0px 0px;
}

.latest-news-bg {
  background-image: url('../img/Group_178939.png');
  display: block;
  width: 100%;
  background-color: #FAF5D8;
  background-size: cover;
  position: relative;
  padding: 40px 0px;
}

/* .latest-news-bg > .container{position: relative;top: -90px;}
.wave-1{--mask: radial-gradient(290.69px at 50% 385px,#000 99%,#0000 60%) calc(50% - 260px) 0/519px 100%, radial-gradient(290.69px at 50% -260px,#0000 99%,#000 60%) 50% 130px/519px 60% repeat-x;-webkit-mask: var(--mask);mask: var(--mask);height: 210px;background: #fff;transform: rotate(180deg);}
.wave-2{--mask: radial-gradient(290.69px at 50% 385px,#000 99%,#0000 60%) calc(50% - 260px) 0/519px 100%, radial-gradient(290.69px at 50% -260px,#0000 99%,#000 60%) 50% 130px/519px 60% repeat-x;-webkit-mask: var(--mask);mask: var(--mask);height: 180px;background: #f6f7fc;transform: rotate(0deg);position: relative;bottom: 140px;} */
.latest-news .panel-default {
  border-color: #fedb41;
}

.latest-news .news-content {
  padding: 12px 25px;
  height: 270px;
}

.latest-news .news-content p {
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  max-height: 86px;
}

.latest-news .news-subject {
  font-family: 'Poppins-MediumItalic';
}

.latest-news .news-content .news-title {
  font-family: 'Poppins-SemiBold';
}

.latest-news .news-content .news-title,
.latest-news .news-subject {
  line-height: 1.3;
  margin: 12px 0px;
  display: block;
}

.latest-news .news-image {
  height: 210px;
  width: 100%;
  position: relative;
  background: #f6f4eb;
}

.latest-news .news-image img {
  max-height: 100%;
  max-width: 100%;
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.blog-date {
  position: absolute;
  border: 2px solid #fed955;
  width: 80px;
  height: 80px;
  border-radius: 100%;
  padding: 7px 10px;
  top: 170px;
  right: 30px;
  background: #fff;
  text-align: center;
  display: flex;
  align-items: center;
}

.latest-news .blog-right-img {
  background-image: url('../img/bg-blog-right.png');
  height: 372px;
  width: 276px;
  position: absolute;
  bottom: 75px;
  background-position-x: right;
  right: 0px;
  background-size: contain;
  background-repeat: no-repeat;
  z-index: 5;
}

.latest-news date {
  width: 100%;
  height: auto;
  display: block;
  margin: auto;
}

/*********Brain Development*******/
.brain-development .brain p {
  font-size: 0.8em;
}

.brain-development .brain-list li {
  flex-direction: column;
  margin-bottom: 20px;
}

.brain-development .braindev-fourth-fold h4,
.braindev-fifth-fold .video-block-heading {
  font-size: 1.7rem;
  font-family: "Poppins-Bold";
  margin-bottom: 20px;
  line-height: 1.3;
}

.brain-development .braindev-fifth-fold .video-block-heading::after {
  content: "";
  height: 5px;
  width: 20%;
  position: relative;
  background: #ee353a;
  display: block;
  border-radius: 2px;
  position: relative;
  margin-top: 14px;
}

.brain-development section .paragraph-text {
  margin-bottom: 0px;
}

.brain-development .brain-development section {
  margin-bottom: 0px;
}

.brain-development .page-bg::after {
  background-image: url('../img/page-bg-ellipse.webp');
}

.brain-development .brain-text-section .brain-image {
  width: 32vw;
  float: right;
  shape-outside: url('../img/brain-dis-1.webp');
}

.brain-development .color-block-right {
  background: linear-gradient(to right, #ee353a 0%, #ee353a 50%, #ffef9b 50%, #ffef9b 100%);
  padding: 40px 0px;
}

.brain-development .color-block-left {
  background: linear-gradient(to left, #ee353a 0%, #ee353a 50%, #ffef9b 50%, #ffef9b 100%);
  padding: 40px 0px;
}

.brain-development .color-block-right,
.color-block-left {
  margin-bottom: 40px;
}

.brain-development .container.braindev-video-section {
  display: flex;
  gap: 30px;
}

.brain-development .left-video-block {
  flex: 1;
  padding: 15px;
}

.brain-development .left-video-block a {
  display: block;
}

.brain-development .right-video-block {
  flex: 1;
  padding: 15px;
}

.brain-development .brain-video-list li h5 {
  font-family: 'Poppins-Bold';
}

.brain-development .brain-video-list li {
  margin-bottom: 40px;
}

.brain-development .brain-video-list li .youtube-link i {
  color: #EE353A
}

.brain-development .brain-video-list li a.youtube-link {
  font-size: 1.2em !important;
}

.brain-development .promote-dev li {
  margin-bottom: 10px;
  font-family: 'Poppins-SemiBold';
}

/********Career***********/
.careers-form .form-control {
  height: 65px;
}

.careers-form .form-group {
  margin-bottom: 30px;
}

.careers-form .input-file {
  display: flex;
  gap: 10px;
  align-items: center;
}

.careers-form input[type="file"] {
  visibility: hidden;
  width: 1px;
  height: 1px;
}

.careers-form .btn {
  background-color: #ffffff;
  border-color: #212121;
  color: #212121;
  border-radius: 0px;
  padding: 15px;
}

.careers-form .file-selected {
  font-size: 15px;
  text-align: left;
  width: 100%;
  display: block;
  margin-top: 5px;
}

.careers-form .apply-job {
  padding: 15px 60px;
}

/*******FAQS********/
.faqs .panel-default {
  border: none !important;
}

.faqs .panel-body {
  background-color: #fefdf5 !important;
}

.faqs .panel-default>.panel-heading {
  background-color: #feeb81 !important;
  padding: 0px;
}

.faqs .panel-default>.panel-heading+.panel-collapse>.panel-body {
  border-top: none !important;
}

.faqs .panel-default .acc-title.collapsed .fa-chevron-down {
  display: none;
}

.faqs .panel-default .acc-title.collapsed .fa-chevron-up {
  display: inline-block;
}

.faqs .panel-default .acc-title .fa-chevron-up {
  display: none;
}

.heading-discription {
  display: block;
  text-align: center;
  color: #b5b0b0;
  margin-bottom: 20px;
}

.faqs .acc-title {
  padding: 15px;
  display: block;
}

.faqs .acc-title:hover,
.faqs .acc-title:focus {
  text-decoration: none;
  color: #212121;
}

/*********SED Program********/
.program p,
.brain p {
  line-height: 1.6;
}

.program-features {
  display: flex;
  flex-flow: column;
  gap: 20px;
  margin: 15px 0px 0px 0px;
}

.program-features li {
  display: flex;
  gap: 10px;
  align-items: center;
  margin: 0px 0px;
}

.program-features li .features-icon {
  height: 32px;
  width: 32px;
  position: relative;
}

.program .program-features .timing-text {
  font-family: 'Poppins-SemiBoldItalic' !important;
}

.program .head-day-at-petals {
  font-family: 'Poppins-Bold';
  margin-bottom: 20px;
}

.brain-list li {
  display: flex;
  margin-bottom: 10px;
}

.program .morning-basket-list li .fa-check-circle,
.brain-list li .fa-check-circle,
.program .meal-time-list li .fa-check-circle {
  color: #EE353A;
  font-size: 1.4em;
}

.program .journy-block {
  background: #fedb1c;
  padding: 30px;
  border-radius: 20px;
}

.program .journy-block ul {
  display: flex;
  flex-flow: row;
  align-items: center;
  gap: 15px;
}

.program .journy-block .text-block {
  flex: 4;
}

.program .journy-block .text-block .enroll-text {
  font-size: 1.0em;
  font-family: 'Poppins-Bold';
}

.program .journy-block .button-block {
  flex: 1;
}

.program .journy-block .button-block a {
  width: 100%;
  border-radius: 8px;
  padding: 15px;
}

.program .para-heading {
  color: #EE353A;
  font-family: 'poppins-bold';
  font-size: 1.0em;
}

.program-list-heading {
  display: flex;
}

.program .discription-image {
  height: 500px;
  width: 100%;
  position: relative;
}

.program .discription-image img {
  position: absolute;
  max-width: 100% !important;
  max-height: 100% !important;
  margin: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.wrap-image {
  height: 500px;
  width: 100%;
  position: relative;
  float: right;
  padding: 15px;
}

.wrap-image a {
  display: block;
  height: 100%;
  position: relative;
}

.wrap-image img {
  position: absolute;
  max-width: 100% !important;
  max-height: 100% !important;
  margin: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.wrap-image {
  height: 420px;
  width: 32vw;
}

.program.daycare .wrap-image {
  height: 590px;
}

/*********Toddler Program******/
.program.toddler .program-b-one .discription-image img {
  max-height: 100% !important;
}

.program.toddler .morning-basket-list li {
  font-family: 'Poppins';
  margin: 0px 0px 20px 0px;
  align-items: center;
  display: flex;
}

/***********EYFS***********/
/* .eyfs.program .discription-image {height: 500px;width: 32vw;position: relative;float: right;} */

.discription-image img {
  position: absolute;
  max-width: 100% !important;
  max-height: 100% !important;
  margin: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

/********Contact Page********/
.contact-page .contact-form .form-space {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.contact-page .contact-form .address-section {
  z-index: 2;
  flex: 1;
}

.contact-page .contact-form .address-section .address-list {
  display: inline-block;
}

.contact-page .contact-form .address-section .address-list li {
  display: flex;
  margin-bottom: 15px;
  gap: 10px;
}

.contact-page .contact-form .address-section .address-list li .cont-holder p {
  margin-bottom: 5px;
}

.contact-page .contact-form .form-section {
  background: #e9322a;
  padding: 20px;
  width: 40%;
  border-radius: 20px;
  color: #fff;
  z-index: 2;
}

.contact-page .contact-form .form-section .radio-btns {
  display: flex;
  align-items: center;
}

.contact-page .contact-form .form-section .radio-inline {
  font-size: 0.8em;
}

.contact-page .contact-form .form-section .form-control {
  height: 45px;
}

.contact-page .form-bg {
  display: flex;
  align-items: center;
}

.contact-page .form-bg:before {
  background: #fff5bf;
  padding: 40px 0px;
  content: "";
  width: 100%;
  height: 360px;
  position: absolute;
  display: block;
}

.contact-page .form-bg .container {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.btn-yellow {
  background-color: #fedb1c;
  border-color: #e3c10b;
  color: #212121;
  outline: none;
  width: 50%;
  font-family: 'Poppins-SemiBold';
}

.btn-yellow:hover,
.btn-yellow:focus {
  background-color: #f0d64b;
  border-color: #e8d053;
}

/********Our Team******/
.our-tem-page .team-block {
  border-radius: 10px;
  background: #fff2ab;
  min-height: 240px;
  margin-bottom: 35px;
  padding: 15px;
}

.our-tem-page .team-block:before {
  content: '';
  background-image: url(../img/team-block-ellips.webp);
  height: 87px;
  width: 188px;
  position: absolute;
  top: -9px;
  right: 20px;
  transform: scale(0.8);
}

.team-meamber-block {
  display: flex;
  align-items: center;
  gap: 15px;
  margin-bottom: 15px;
  z-index: 2;
  position: relative;
}

.our-tem-page .team-block .team-meamber-block:after {
  content: '';
  position: relative;
}

.our-tem-page .team-block .team-meamber-block .profile-pic-holder {
  height: 182px;
  min-width: 182px;
  position: relative;
  border: 4px solid #fff;
  border-radius: 100%;
  background: #9E9E9E;
  overflow: hidden;
}

.our-tem-page .team-block .team-meamber-block .profile-pic-holder img {
  position: absolute;
  max-height: 100%;
  max-width: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto
}

.our-tem-page .team-block .team-meamber-block .profile-info-holder .member-name p {
  color: #EE353A;
  font-family: 'Poppins-Bold';
}

/******Photo Gallery******/
.photo-gallery-page .photos-block .pic-holder {
  position: relative;
  border-radius: 5px;
  width: 100%;
  height: 250px;
  transition: all 0.35s ease;
  margin-bottom: 20px;
  border: 1px solid #ddd;
  padding: 5px;
  background: #ddd;
}

.photo-gallery-page .photos-block .pic-holder img {
  position: absolute;
  max-height: 100%;
  max-width: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  border-radius: 5px;
  padding: inherit;
}

.photo-gallery-page .photos-block a {
  display: block;
  height: 100%;
  width: 100%;
}

.baguetteBox-button {
  background-color: transparent !important;
}

.photo-gallery-page .tab-pane .pic-holder .lightbox:before {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -13px;
  margin-left: -13px;
  opacity: 0;
  color: #fff;
  font-size: 26px;
  font-family: 'FontAwesome';
  content: '\f00e';
  pointer-events: none;
  z-index: 9000;
  transition: 0.4s;
}

.photo-gallery-page .tab-pane .pic-holder .lightbox:after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  background-color: rgba(46, 132, 206, 0.7);
  content: '';
  transition: 0.4s;
}

.photo-gallery-page .tab-pane .lightbox:hover:after,
.photo-gallery-page .tab-pane .lightbox:hover:before {
  opacity: 1;
}

.photo-gallery-page .photos-block .video-holder {
  border: 2px solid 2px solid #7a7878;
  border-radius: 5px;
  width: 100%;
  height: 100%;
  overflow: hidden;
  margin-bottom: 35px;
}


.error-img-holder {
  height: 360px;
  width: 50%;
  position: relative;
  padding: 15px;
  margin: auto;
}

.error-img-holder img {
  position: absolute;
  max-height: 100%;
  max-width: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  padding: inherit;
}

#galleryTabs {
  display: flex;
  text-align: center;
}

#galleryTabs li {
  flex: 1;
}

#galleryTabs>li {
  flex: 1;
  text-align: center;
}

#galleryTabs>li>a {
  margin-right: 0px;
  background: #3c3c3c;
  color: #fff;
  padding: 20px;
}

#galleryTabs>li.active>a,
#galleryTabs>li.active>a:focus,
#galleryTabs>li.active>a:hover {
  background-color: #ee353a;
  border: 1px solid #ddd;
  color: #fff;
}

#galleryTabs>li>a:focus,
#galleryTabs>li>a:hover {
  text-decoration: none;
  background-color: #ee353a;
}

/******Branch Locator******/
.branch-list {
  display: flex;
  gap: 20px;
  flex-flow: row;
  flex-wrap: wrap;
}

.branch-locator .center-info-list li {
  display: flex;
  gap: 10px;
  align-items: center;
  margin-bottom: 10px;
}

.branch-locator .center-info-list li span.fa-icon {
  height: 32px;
  min-width: 32px;
  position: relative;
  display: block;
}

.branch-locator .center-info-list li p {
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  max-height: 86px;
}

.button-list {
  display: flex;
  flex-wrap: wrap;
  gap: 5px;
}

.button-list li {
  display: flex;
  flex: 1;
}

.branch-list li.location-holder {
  flex: 1 0 0;
  max-width: 32.11111%;
  min-width: 30.333%;
}

.location-holder .panel-title {
  font-size: 1em;
  font-family: "poppins-bold";
}

.location-holder .panel-title,
.location-holder .panel-footer {
  padding: 15px;
}

.location-holder .center-info-list li {
  font-family: "poppins-SemiBold";
}

.location-holder .center-info-list li {
  font-family: "poppins-SemiBold";
  border-bottom: 1px solid #f2ebca;
  padding: 10px 0px;
}

.location-holder .center-info-list li:last-child {
  border-bottom: none;
  padding: 10px 0px 0px 0px;
}

.branch-locator .form-inline {
  padding: 15px 0px;
  display: flex;
  gap: 20px;
}

.branch-locator .form-inline .form-group {
  flex: 1;
}

.branch-locator .form-inline .form-control,
.branch-locator .form-inline .input-group>.form-control,
.admission-form-section .form-control {
  width: 100%;
  background: #fff;
  height: 50px;
  line-height: 50px;
}

.branch-locator .form-inline .form-group,
.admission-form-section .form-control {
  flex: 1;
  width: 100%;
}

.branch-locator .form-inline .input-group .input-group-addon {
  background: #fff;
  color: #555;
}

.or {
  padding: 10px 0px;
}

.admission-form-section,
.form-section {
  background: #ecf6ff;
  padding: 20px 5px;
  border-radius: 10px;
}

.branch-locator .form-inline .input-group {
  width: 100%;
}

/*******Admission Summery******/
.admission-summery table tr td {
  padding: 15px 35px;
}

.admission-summery .payment-bg {
  padding: 15px;
  background: #fff3b8;
}

.admission-summery .table.table-bordered td,
.admission-summery .table.table-bordered th {
  background-color: #fff !important;
}

.admission-summery .table td,
.admission-summery .table th {
  background-color: transparent !important;
  padding: 15px;
}

/*******Payment Summery******/
.payment-summery table tr td {
  padding: 15px 35px;
}

.payment-summery .payment-bg {
  padding: 15px;
  background: #fff3b8;
}

.payment-summery .table.table-bordered td,
.payment-summery .table.table-bordered th {
  background-color: #fff !important;
}

.payment-summery .table td,
.payment-summery .table th {
  background-color: transparent !important;
  padding: 15px;
}

.payment-summery .payment-btn-list {
  display: flex;
  gap: 15px;
  justify-content: end;
}

/*******Blog List********/
.blogs-list .latest-news .news-content {
  height: 300px;
}

.blogs-list .latest-news .news-content {
  background: #faf5d8;
}

.blogs-list .owl-carousel .owl-nav button.owl-prev .testimonials-owl-prev,
.blogs-list .owl-carousel .owl-nav button.owl-next .testimonials-owl-next {
  background: #ee353a !important;
}

.blogs-list .testimonials-owl-prev .fa,
.blogs-list .testimonials-owl-next .fa {
  color: #ffffff;
}

.blogs-list section.latest-news.preschool-blogs,
section.latest-news.daycare-blogs,
section.latest-news.parenting-blogs,
section.latest-news.frenchise-blogs {
  margin: 30px 0px;
}

/*******Blog Category List********/
.blogs-category-list .blog-list-item {
  border: 1px solid #fed955;
  display: flex;
  border-radius: 5px;
  background: #faf5d8;
  margin: 20px 0px;
}

.blogs-category-list .blog-image {
  position: relative;
  margin-right: 20px;
  height: 217px;
  width: 340px;
}

.blogs-category-list .blog-image figure {
  width: inherit;
}

.blogs-category-list .blog-image figure img {
  position: absolute;
  max-height: 100%;
  max-width: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}

.blogs-category-list .blog-date {
  top: 45px;
  right: -30px;
}

.blogs-category-list .news-content {
  padding: 12px 25px;
  height: auto;
}

.blogs-category-list .latest-news .news-subject {
  text-align: end;
}

.blogs-category-list .latest-news .news-subject span {
  padding: 5px 10px;
  background: #fedb41;
  border-radius: 5px;
  color: #212121;
}

.blogs-category-list .blog-page-heading {
  font-weight: bold;
  color: #241616;
  font-family: 'Poppins-Bold';
  margin: 0px;
  line-height: 1.2;
  font-size: ;
  font-size: 3.0em;
}

/******Blog Details****/
.blog-download-section {
  bottom: 0px;
  width: 100%;
  padding: 15px;
  text-align: center;
}

.blog-details .blog-image1 {
  width: 100%;
  height: 400px;
  position: relative;
  margin: 15px 0px;
}

.blog-details .blog-image1 img {
  position: absolute;
  max-height: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%
}

/*max-width: 100%!important;*/
.blog-details {
  position: relative;
  z-index: 99;
}

ul.blog-socials {
  position: absolute;
  left: -55px;
  top: 0px;
}

ul.blog-socials li .social-list-item {
  border: 1px solid #ddd;
  padding: 5px 10px;
  margin: 0px 0px 5px 0px;
  border-radius: 5px;
  text-align: center;
  height: 40px;
  width: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #212121;
  text-decoration: none;
}

ul.blog-socials li .social-list-item:hover {
  background-color: #212121;
  color: #fff;
}

.blog-details h1.blog-title {
  font-family: 'Poppins-Bold';
}

.blog-details .h2,
.blog-details h2 {
  font-size: 30px;
  color: #003040;
}

.blog-details .h3,
.blog-details h3 {
  font-size: 24px;
  color: #003040;
}

.blog-details .h4,
.blog-details h4 {
  font-size: 18px;
  color: #003040;
}

.blog-details .h5,
.blog-details h5 {
  font-size: 14px;
  color: #003040;
}

.blog-details .h6,
.blog-details h6 {
  font-size: 12px;
  color: #003040;
}

.blog-details img {
  margin: 8px 0px;
}

.blog-details p {
  text-align: justify;
}

.blog-details p,
.blog-details li {
  font-size: 0.9em;
}

.blog-details .container {
  width: 990px;
}

.blog-details .news-content {
  padding: 12px;
  height: 300px;
}

.blog-details .news-content p {
  max-height: 100px;
  font-size: 0.8em;
  text-align: left;
}

.blog-details .section-headings.sub-heading-underline {
  text-align: center;
}

.blog-details .news-content .news-title,
.blog-details .news-content .news-subject {
  font-size: 1.1em;
  line-height: 1.2;
}

.blog-heading-color-red {
  color: #ee353a;
}

.heading-underline-blog {
  content: '';
  height: 1px;
  width: 97%;
  background: #EE353A;
  position: relative;
  display: block;
  margin-top: 8px;
  margin-left: 10px auto;
}

.payment-img {
  height: 160px;
  width: 250px;
  position: relative;
  margin-top: 20px;
}

.payment-text-success,
.payment-text-fail {
  font-family: 'Poppins-Bold';
  margin-bottom: 20px;
  text-align: center;
}

.payment-text-success {
  color: #5fad0f;
}

.payment-text-fail {
  color: #ee353a;
}

.payment-msg-success {
  text-align: center;
  background: #dff0d8;
  padding: 15px;
  border-radius: 15px;
}

.payment-msg-cancel {
  text-align: center;
  background: #f2dede;
  padding: 15px;
  border-radius: 15px;
}

/********Footer*******/
footer .footer-top-image {
  background-color: #fff;
}

/* footer .footer-top-image {z-index: 3;margin: auto;height: 322px;position:relative;} */
.footer-top-image::before {
  content: '';
  position: relative;
  min-height: 300px;
  width: 100%;
  background: url(https://d1izpbhvdyyhot.cloudfront.net/assets/img/footer-top-section.webp);
  background-repeat: repeat-x;
  background-position: bottom;
  display: block;
  top: 3px;
  background-size: contain;
  max-height: 396px;
}

footer .footer-top-image img {
  position: absolute;
  max-width: 100%;
  left: 0;
  margin: auto;
  right: 0;
}

.footer {
  background-color: #fddb1b;
  padding: 20px 60px 0px 60px;
}

.footer .link-block {
  margin-top: 25px;
}

.footer .link-block::after {
  content: '';
  border-right: 1px solid #917B01;
  display: block;
  height: 70%;
  width: 2px;
  position: absolute;
  top: 75px;
  right: 60px;
}

.footer .col-lg-3:last-child .link-block::after {
  content: '';
  border-right: none !important;
}

.footer .link-heading {
  margin-bottom: 20px;
}

.footer .link-heading .footer-headings {
  color: #EE353A;
  margin-bottom: 10px;
  font-family: 'Poppins-SemiBold';
}

.footer .link-heading .footer-headings::after {
  content: '';
  background: url(https://d1izpbhvdyyhot.cloudfront.net/assets/img/footer-heading-border.webp);
  height: 3px;
  width: 60%;
  display: block;
  margin-top: 8px
}

.footer ul li {
  padding: 5px 0px;
  display: flex;
  align-items: center;
}

.footer ul li a {
  color: #121212;
  text-decoration: none !important;
}

.footer ul li a:hover,
.footer ul li a:focus {
  color: #EE353A
}

.footer .app-n-socials,
.footer .copyrightsection {
  display: flex;
  justify-content: space-between;
  align-items: end;
  margin-top: 0px;
  border-bottom: 1px solid #000;
  padding-bottom: 20px;
}

.footer .appdownload-list {
  display: flex;
  justify-content: center;
  gap: 10px;
  align-items: center;
}

.footer .appdownload-list strong {
  font-family: 'Poppins-SemiBold';
}

.footer .appdownload-list a {
  position: relative;
  height: 55px;
  width: 186px;
  display: inline-block;
}

.footer .socials-list {
  display: flex;
  align-items: center;
  gap: 10px;
  flex-wrap: wrap;
}

.footer .socials-list li,
footer .appdownload-list li {
  padding: 0px;
}

.footer .socials-list a {
  height: 41px;
  width: 46px;
  display: inline-block;
  position: relative;
}

.footer .socials-list a img {
  max-height: 100%;
  max-width: 100%;
}

.footer .copyrightsection {
  border-bottom: none;
  margin-top: 15px;
}

.footer .newsletter {
  width: 35%;
}

.footer .copyrightsection .newsletter strong,
footer .socials strong {
  color: #EE353A;
  font-family: 'Poppins-SemiBold';
}

.footer .copyrightsection .input-group .form-control {
  height: 45px;
  border-color: #EE353A;
}

.footer .copyrightsection .input-group-addon {
  background-color: #EE353A;
  color: #fff;
  border-color: #EE353A;
}


/*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
}

.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);
  -ms-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -o-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);
  -o-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-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 {
  background: transparent;
  border: none;
  color: #fff;
}

.owl-carousel .owl-nav button.owl-next .fa,
.owl-carousel .owl-nav button.owl-prev .fa {
  line-height: 2.0 !important;
}

.owl-next,
.owl-prev {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%)
}

.owl-next {
  right: 0;
  display: flex
}

.owl-prev {
  left: 0;
  display: flex
}

.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);
  -webkit-transform: scale(1.3, 1.3);
  -moz-transform: scale(1.3, 1.3);
  -o-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-theme .owl-dots {
  text-align: center;
  margin-top: 15px;
  display: none
}

.owl-theme .owl-nav {
  text-align: center;
  -webkit-tap-highlight-color: transparent
}

.owl-theme .owl-nav [class*=owl-] {
  color: #FFF;
  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;
  border: none;
  background: transparent;
  padding: 0px 0px;
}

.owl-theme .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  background: #919393;
  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: #ff7400
}

.owl-carousel .owl-nav button.owl-prev .media-owl-prev,
.owl-carousel .owl-nav button.owl-next .media-owl-next {
  background: #3E87D6 !important;
}

.owl-carousel .owl-nav button.owl-prev .testimonials-owl-prev,
.owl-carousel .owl-nav button.owl-next .testimonials-owl-next {
  background: #FAF5D8 !important;
}

.owl-carousel .owl-nav button.owl-prev .pioneer-owl-prev,
.owl-carousel .owl-nav button.owl-next .pioneer-owl-next {
  background: #EE353A !important;
}

.testimonials-owl-prev .fa,
.testimonials-owl-next .fa {
  color: #121212
}

.owl-prev {
  left: 6%;
}

.owl-next {
  right: 6%;
}

.owl-theme .owl-nav [class*=owl-] {
  padding: 0px 15px;
}

.owl-theme .owl-nav [class*=owl-]:hover {
  background-color: transparent;
}

#owl-carousel-media .owl-carousel .owl-nav button.owl-prev .prev-slide,
#owl-carousel-media .owl-carousel .owl-nav button.owl-next .prev-slide {
  background: #a135ee !important;
}

.owl-carousel {
  position: relative;
}

.owl-next,
.owl-prev {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}

.owl-next {
  right: -74px;
  display: flex;
}

.owl-prev {
  left: -74px;
  display: flex;
}

section {
  position: relative;
  z-index: 1;
}

@media screen and (max-width:1199px) {
  .new-we-r-pioneers .prog-list>li {
    width: 100%;
  }
}

@media screen and (max-width:992px) {
  .order-sm-1 {
    order: 1 !important;
  }

  .order-sm-2 {
    order: 2 !important;
  }

  .navbar-brand {
    height: 80px;
    padding: 10px 10px;
  }

  .navbar-nav li a.btn {
    display: block;
    width: 97% !important;
    margin: auto;
    font-weight: normal;
  }

  .btn-warning.call-btn {
    display: none;
  }

  .navbar-default {
    display: flex;
    flex-wrap: wrap;
  }

  .navbar-header {
    border-bottom: 1px solid #e7e7e7;
    display: block;
  }

  .navbar-collapse {
    display: none;
  }

  .navbar-toggle {
    display: block !important;
    margin: 23px 10px;
  }

  .navbar-collapse.collapse {
    display: none !important;
  }

  .collapse.in {
    display: block !important;
    background: #fbfbfb;
    background: #fbfbfb;
  }

  .nav.navbar-nav {
    display: flex;
    flex-flow: column;
    width: 100%;
    margin: 7.5px 0px;
  }

  .navbar-default .navbar-nav>li>a {
    padding: 8px 12px !important;
  }

  ul.dropdown-menu::before {
    content: '';
    border: none;
  }

  .navbar-nav .open .dropdown-menu {
    background-color: #ee353a;
  }

  .navbar-default .navbar-nav .open .dropdown-menu>li>a {
    padding: 15px 15px;
    color: #fff;
  }

  .navbar-nav li:hover>ul.dropdown-menu {
    top: 0px;
    margin-top: 0px !important;
    position: relative;
    width: 100%;
  }

  .navbar-nav li:hover>ul.dropdown-menu>.dropdown-submenu>.dropdown-menu {
    left: 0;
  }

  .new-we-r-pioneers .prog-list>li {
    width: 100%;
  }

  .about-us-page-bg .slide-bg {
    background-size: contain;
  }

  .page-header .slide-content .left_side_obj .fee-structure {
    width: 60%;
    margin: 10px 0px 0px 0px;
  }

  .program .journy-block ul {
    flex-flow: column;
  }

  .branch-list li.location-holder {
    flex: 1 0 0;
    max-width: 32.11111%;
    min-width: 48%;
  }

  .our-Promises .promis-list li {
    width: 48%;
  }

  .footer .app-n-socials,
  .footer .copyrightsection {
    flex-flow: column;
    align-items: center;
  }

  .footer {
    padding: 20px;
  }

  .page-header .slide-content .right_slide_obj img.joy {
    display: none;
  }

  .slide-bg {
    height: auto !important;
    background: linear-gradient(180deg, #fddd27, #ffe65dde);
  }

  /*height:480px;*/
  .page-header .slide-content .right_slide_obj {
    height: 390px;
  }

  .footer .link-block::after {
    content: '';
    border: none;
  }

  .footer .newsletter {
    width: 70%;
    text-align: center;
  }

  .slide-bg h1 {
    font-size: 2.4em;
  }

  .center .cities-blocks {
    padding-top: 50px;
  }

  /* .sub-heading-underline{height: 70px;} */
  ul.blog-socials {
    position: relative;
    left: 0;
    display: flex;
    gap: 10px;
    margin: 10px 0px;
  }

  .EYFS .right-bg-img {
    bottom: -50px;
  }

  .footer-top-image::before {
    min-height: 80px;
    background-repeat: no-repeat;
    max-height: 80px;
  }

  .navbar-default .navbar-nav .dropdown-menu li:hover>a {
    color: #fff;
  }

  .dropdown-menu>li:hover,
  .dropdown-menu>li:focus,
  .dropdown-menu>li>a:focus,
  .dropdown-menu>li>a:hover {
    background-color: #ee353a;
  }

  .navbar-nav li>ul.dropdown-menu {
    display: none;
  }

  .navbar-default .navbar-nav .dropdown-menu {
    display: none;
  }

  .navbar-default .navbar-nav .open .dropdown-menu {
    display: block;
    width: 100%;
  }

  .navbar-default .navbar-nav .open .dropdown-menu.level-2 {
    display: none;
  }

  .navbar-default .navbar-nav .dropdown-menu.level-2 {
    background: #cf2328;
    padding: 0px 15px;
  }

  .navbar-default .navbar-nav .dropdown-submenu .dropdown-menu.level-2 {
    display: none;
  }

  .navbar-default .navbar-nav .dropdown-submenu.open .dropdown-menu.level-2 {
    display: block;
  }

  .navbar-default .navbar-nav .dropdown-menu {
    display: none;
  }

  .blogs-category-list .latest-news .news-content {
    height: auto;
  }

  .blogs-category-list .blog-list-item {
    flex-direction: column;
  }

  .blogs-category-list .news-image {
    width: 100%
  }
}

.intrection-btn-unlock {
  display: none
}

/* add g */
.intrection-btn {
  display: none
}

.newsletter .input-group-addon {
  padding: 0px;
}

.newsletter .input-group-addon .btn-danger {
  border: none;
}

.clear-div {
  clear: both;
  height: 46px;
  position: relative;
  bottom: 0px;
  display: block;
  width: 100%;
  background: #fddb1b;
}

.modal-title {
  display: inline-block;
  font-size: 1.0em;
  font-weight: 500;
}

@media screen and (max-width:767px) {
  .blog-details .container {
    width: 100%;
  }

  .blog-details p {
    text-align: unset;
  }

  /*add g 27102023 */
  .intrection-btn-unlock {
    position: fixed;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: 99;
    display: flex;
    justify-content: center
  }

  .intrection-btn-unlock .btn-group {
    display: flex;
    flex-flow: revert;
    width: 100%
  }

  .intrection-btn-unlock .btn-group-vertical>.btn,
  .intrection-btn-unlock .btn-group>.btn {
    flex: auto;
    border-radius: 0;
    font-weight: 600;
  }

  /*add g end */

  .intrection-btn {
    position: fixed;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: 99;
    display: flex;
    justify-content: center
  }

  .intrection-btn .btn-group {
    display: flex;
    flex-flow: revert;
    width: 100%
  }

  .intrection-btn .btn-group-vertical>.btn,
  .intrection-btn .btn-group>.btn {
    flex: auto;
    border-radius: 0;
    font-weight: 600;
  }

  .order-xs-1 {
    order: 1 !important;
  }

  .order-xs-2 {
    order: 2 !important;
  }

  .hidden-xs {
    display: none !important;
  }

  .md-xs-20 {
    margin-bottom: 20px !important;
  }

  .column-holder {
    display: flex;
    flex-direction: column;
  }

  /*------Font Size---------*/
  html {
    font-size: calc(15px + 0.190625em) !important;
  }

  body {
    font-size: calc(15px + 0.190625em) !important;
  }

  .slide-bg h1 {
    font-size: 2.0em;
  }

  .cities .cities-blocks .cities-holder .city-name {
    font-size: 2.5em;
  }

  .EYFS h5 {
    font-size: 1.3em;
  }

  .slide-bg ._h1_subtext {
    font-size: 1.4em;
  }

  .franchise-center .slide-bg {
    background-image: url(../img/slide-bg.png);
    position: relative;
    background-position: left;
    background-size: cover;
    padding: 0px;
    margin: 0;
    border: none;
  }

  .new-we-r-pioneers .preschool-block .prog-heading,
  .new-we-r-pioneers .daycare-block .prog-heading,
  .new-we-r-pioneers .after-school-block .prog-heading,
  .new-we-r-pioneers .toddler-block .prog-heading {
    font-size: 1.2em;
  }

  section.achivements ul li .caption .text {
    font-size: 0.7em;
  }

  section.achivements ul li .caption .num {
    font-size: 0.8em;
  }

  .section-headings,
  .EYFS h2,
  .sub-heading-underline {
    font-size: 1.4em;
  }

  .page-header .slide-content .left_side_obj .live-cctv span,
  .page-header .slide-content .left_side_obj .timing-text,
  .page-header .slide-content .left_side_obj .live-cctv-btn {
    font-size: 0.8em;
  }

  .blogs-category-list .blog-date {
    top: 175px;
    left: 10px;
  }

  .slide-section {
    margin-bottom: 20px;
  }

  .page-header .slide-content {
    margin: 5px 0px 0px 0px;
  }

  .page-header .slide-content .left_side_obj h1 {
    margin: 0px;
  }

  .page-header .slide-content .left_side_obj h1,
  .page-header .slide-content .left_side_obj h4 {
    text-align: center;
  }

  .page-header .slide-content .left_side_obj h4 {
    line-height: 1.4;
  }

  /* .slide-bg {height: 555px;background-size: cover;} */
  /*.slide-bg{max-height:555px;min-height: 400px;}height:480px;*/
  .page-header .slide-content .right_slide_obj {
    width: 100% !important;
    flex: 1;
    margin: auto
  }

  .page-header .slide-content .right_slide_obj .right-img {
    top: 0px !important;
    position: relative;
  }

  .program-features li {
    text-align: left;
    align-items: flex-start;
  }

  .page-header .cloud-image {
    height: auto;
    position: relative;
  }

  .page-header .cloud-image .achivements {
    position: relative;
    top: 0;
    width: 100%;
  }

  .program-features li .features-icon {
    height: 22px;
    width: 22px;
  }

  .program-features {
    gap: 10px;
  }

  .navbar-nav>li {
    justify-content: flex-start;
    padding: 2px 0px;
    border-bottom: 1px solid #e6e6e2;
  }

  .navbar-nav>li:nth-child(2),
  .navbar-nav>li:nth-child(3) {
    flex-direction: column;
    align-items: flex-start;
  }

  .text-holder {
    flex-flow: column;
    padding: 20px;
  }

  .text-holder .icon-section .icon-holder {
    display: none;
  }

  .about-us .about-us-section {
    margin: 0px;
  }

  .about-us-page .page-bg::after {
    content: '';
    background-image: none;
  }

  .Who-talking .item {
    height: 80px;
  }

  .padding-bottom {
    padding-bottom: 20px;
  }

  /* .achivements{display:none;} */
  section.achivements ul {
    background: #f4fcde;
    gap: 0px;
    align-items: unset;
    height: auto;
  }

  section.achivements ul li {
    gap: 0px;
    min-width: 25%;
    border: 1px solid #e4eec7;
    flex-direction: column;
    padding: 5px 5px;
    flex: auto
  }

  section.achivements ul li figure,
  section.achivements ul li:nth-child(n+4) figure {
    position: relative;
    width: 40px;
    height: 40px;
    text-align: center;
  }

  section.achivements ul li .caption {
    text-align: center;
  }

  section.achivements ul li:nth-child(3) {
    min-width: 18%
  }

  section.achivements ul li:nth-child(4) {
    min-width: 32%;
  }

  .we-r-pioneers .caption ul.text-list,
  .page-header .slide-content .left_side_obj {
    flex-flow: column;
  }

  .page-header .slide-content .left_side_obj {
    bottom: 0px;
  }

  .page-header .slide-content .left_side_obj,
  .cities .page-header .slide-content .left_side_obj h1 {
    width: 100% !important;
    align-items: center;
    margin-top: 10px;
    justify-content: center;
    margin-bottom: 0px;
    text-align: center;
  }

  .page-header .slide-content .left_side_obj .timing-text {
    flex-direction: column;
  }

  .page-header .slide-content .left_side_obj .live-cctv {
    left: 0;
    flex-direction: column;
  }

  .page-header .slide-content {
    flex-flow: column;
    gap: 20px;
  }

  .wrap-image,
  .program.daycare .wrap-image {
    height: 190px;
    width: 50%;
    float: right;
    padding: 5px;
  }

  .timing-text span {
    display: block
  }

  .page-header .cloud-image::after {
    background-size: cover;
    bottom: 0px;
    height: 100px;
  }

  .page-header .slide-content .right_slide_obj img.joy.left {
    left: 50px
  }

  .page-header .slide-content .right_slide_obj img.joy.right {
    right: 70px;
  }

  .home .page-header .slide-content .right_slide_obj .right-img {
    transform: scale(1.0) !important;
    top: 0px !important;
    left: 0 !important;
  }

  .new-we-r-pioneers .prog-list {
    margin: 0px 0px 25px 0px;
  }

  .new-we-r-pioneers .prog-list>li {
    width: 100%;
    margin: 0px 0px 10px 0px;
  }

  .new-we-r-pioneers .prog-list>li>h5 {
    padding: 5px 25px;
  }

  .new-we-r-pioneers .preschool-block:after {
    height: 23vw;
    width: 34vw;
  }

  .new-we-r-pioneers .daycare-block:after {
    height: 23vw;
    width: 26vw;
  }

  .new-we-r-pioneers .after-school-block:after {
    height: 27vw;
    width: 40vw;
  }

  .new-we-r-pioneers .toddler-block:after {
    height: 23vw;
    width: 26vw;
  }

  .new-we-r-pioneers .prog-list .content-holder {
    width: 100%;
  }

  .new-we-r-pioneers ul.text-list {
    gap: 0px;
    width: 90%;
    padding: 0px 15px
  }

  .new-we-r-pioneers .prog-list>li .short-discription p {
    margin: 5px 0px;
  }

  .owl-carousel .owl-nav button.owl-prev .pioneer-owl-prev,
  .owl-carousel .owl-nav button.owl-next .pioneer-owl-next,
  .owl-carousel .owl-nav button.owl-prev .testimonials-owl-prev,
  .owl-carousel .owl-nav button.owl-next .testimonials-owl-next,
  .owl-carousel .owl-nav button.owl-prev .media-owl-prev,
  .owl-carousel .owl-nav button.owl-next .media-owl-next {
    opacity: 0.4;
  }

  .owl-carousel .owl-nav button.owl-prev .pioneer-owl-prev:hover,
  .owl-carousel .owl-nav button.owl-next .pioneer-owl-next:hover,
  .owl-carousel .owl-nav button.owl-prev .testimonials-owl-prev:hover,
  .owl-carousel .owl-nav button.owl-next .testimonials-owl-next:hover,
  .owl-carousel .owl-nav button.owl-prev .media-owl-prev:hover,
  .owl-carousel .owl-nav button.owl-next .media-owl-next:hover {
    opacity: 1;
  }

  .owl-next {
    right: 0px;
  }

  .owl-prev {
    left: 0px;
  }

  .owl-theme .owl-nav {
    display: none;
  }

  .owl-theme .owl-dots {
    display: block;
    margin-top: 0px;
    margin-bottom: 15px;
  }

  .page-header .right_slide_obj .right-img {
    transform: scale(1.0);
  }

  .latest-news .blog-right-img {
    display: none;
    ;
  }

  .EYFS .container {
    margin-top: 0px;
  }

  .our-Promises .promis-list li {
    width: 100%;
    padding: 10px 15px;
  }

  .container-fluid.custom {
    padding-right: 15px;
    padding-left: 15px;
  }

  .new-we-r-pioneers ul.text-list li {
    gap: 5px;
  }

  .program .discription-image {
    height: 310px;
    margin: 15px 0px;
  }

  .EYFS .efys-image {
    height: 256px;
  }

  .EYFS .left-bg-img,
  .EYFS .right-bg-img {
    bottom: 0px;
    display: none;
  }

  .delhi-city .page-header .slide-content .left_side_obj {
    bottom: 0px;
    gap: 20px;
  }

  .delhi-city .section-headings,
  .delhi-city .first-block h2 {
    width: 100%;
  }

  .delhi-city .center-list .center-block {
    margin-top: 20px;
  }

  .eyfs.program .discription-image {
    height: 330px;
    width: 100%;
    position: relative;
    float: right;
  }

  .center .discription-video {
    width: 100%;
    height: 330px;
    margin: 0px 0px 15px 0px;
  }

  .center .branch-head-paragraph .branch-head-img {
    height: 150px;
    width: 150px;
    border: 6px solid #fff;
  }

  .center .branch-head-paragraph .about-branch-head>p {
    margin-top: 50px;
  }

  .center .branch-head-paragraph .about-branch-head {
    padding: 25px 20px;
  }

  .brain-development .brain-text-section .brain-image {
    width: 50%;
  }

  .brain-development .container.braindev-video-section {
    gap: 0px;
    flex-flow: column;
  }

  .brain-development .color-block-right,
  .brain-development .color-block-left {
    padding: 10px 0px;
  }

  .brain-development .color-block-right {
    background: linear-gradient(to bottom, #ee353a 0%, #ee353a 10%, #ffef9b 50%, #ffef9b 100%);
  }

  .brain-development .color-block-left {
    background: linear-gradient(to top, #ee353a 0%, #ee353a 10%, #ffef9b 50%, #ffef9b 100%);
  }

  .contact-page .form-bg .container {
    flex-direction: column;
  }

  .contact-page .contact-form .form-section {
    width: 100%;
  }

  .our-tem-page .team-block .team-meamber-block {
    text-align: center;
    flex-direction: column;
  }

  .page-header .slide-content .left_side_obj button {
    width: 66%
  }

  .latest-news .news-content {
    height: 220px;
  }

  .latest-news.daycare-blogs .news-content {
    height: auto;
  }

  .center .cities-blocks .cities-holder {
    height: auto;
  }

  .center .cities-blocks .cities-holder .branch-address {
    margin-bottom: 15px;
  }

  .center .cities-blocks .cities-holder .city-icon-holder {
    width: 80px;
    height: 80px;
    top: -40px
  }

  .branch-list li.location-holder {
    min-width: 100%;
  }

  .branch-locator .form-inline {
    flex-flow: column;
    text-align: center;
    padding: 0px 0px;
    gap: 0px;
  }

  .branch-locator .form-inline .form-group {
    margin-bottom: 0;
  }

  .blog-details .blog-image {
    min-height: 207px;
  }

  ul.blog-socials li .social-list-item {
    font-size: 1.2em
  }

  .daycare .promis-list li {
    width: 100%;
    flex-direction: column;
  }

  .brain-development .right-video-block {
    order: 1;
  }

  .brain-development .left-video-block {
    order: 2;
  }

  .daycare .promis-list li .promis-icon {
    padding: 10px 0px;
    height: 100px;
  }

  .daycare .promis-list .promis-icon .number-icon {
    margin: 5px;
    top: 0;
  }

  .daycare .promis-list li .promis-icon,
  .daycare .promis-list li .promis-caption {
    width: 100%;
  }

  .our-tem-page .team-block {
    text-align: center;
  }

  .team-meamber-block {
    margin-bottom: 20px;
  }

  .faqs .acc-title {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }

  .new-we-r-pioneers .short-discription {
    padding: 0px 10px;
  }

  .cities .cities-blocks {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
  }

  .cities .cities-blocks .cities-holder {
    height: auto;
    min-height: 90px;
    padding: 7px;
    margin-bottom: 20px;
    display: flex;
    align-items: center;
  }

  .cities .cities-blocks .cities-holder .city-icon-holder {
    width: 77px;
    height: 77px;
    top: 0px;
    bottom: 0px;
    margin: 0px;
  }

  .cities .cities-blocks .cities-holder .city-name {
    margin: 0px 0px 0px 15px;
    bottom: 0px;
  }

  .cities .cities-blocks .cities-holder .city-name h3 {
    margin: 0px;
  }

  .cities .cities-blocks .cities-holder .city-name::after {
    content: '';
    background: none;
    display: none;
  }

  .cities .cities-blocks .cities-holder::after {
    width: 95%;
  }

  .center .cities-blocks .cities-holder::after {
    margin: 10px;
  }

  .center .map-image {
    margin: 0px auto 15px;
  }

  .blog-download-section .btn-warning {
    white-space: break-spaces;
  }

  .blogs-category-list .blog-image {
    width: 100%;
    margin-right: 0px;
  }

  .delhi-city .center-list .center-holder {
    margin-bottom: 80px
  }

  .footer .appdownload-list,
  .footer .app-n-socials,
  .footer .copyrightsection {
    flex-flow: column;
    align-items: flex-start;
  }

  .appdownload,
  .socials {
    width: 100%;
  }

  .footer {
    padding: 20px 5px;
  }

  .footer .newsletter {
    width: 100%;
  }

  .footer .link-block::after {
    content: '';
    border: none;
  }

  .footer .link-heading,
  .footer .link-block {
    margin: 0px 0px;
  }

  .footer ul li,
  .footer .newsletter {
    text-align: center;
  }

  .footer .socials-list a {
    height: 45px;
    width: 45px;
  }

  .footer .link-heading h4::after {
    width: 100%;
  }

  .footer .newsletter {
    width: 100%;
  }
}

/* css blog post css g*/

.blog-heading-color-red {
  color: #ee353a !important;
  ;
}

.font-size-30 {
  font-size: 25px !important;
}

.font-bold {
  font-weight: bold;
}

.bottom-line {
  content: '';
  height: 1px;
  width: 100%;
  background: #EE353A;
  position: relative;
  display: block;
  margin-top: 8px;
  margin-left: 10px auto;
}

.blog-text-color {
  color: #003040;
}

.list-color-bullet {
  color: #ee353a;
  background: #f7fbff;
  margin: 5px;
  padding-bottom: 15px;
  padding-top: 15px;
}

.text-blue {
  color: #3e4095
}

h2 .bottom-line {
  position: relative;
}

.blog-download-section>.btn-lg {
  font-size: 16px !important;
  border-radius: 0px !important;
  color: #fff !important;
  /* background-color: #e3281c!important;
  border-color: #e3281c!important; */
  font-weight: 500;
}

/* .blog-download-section >.btn-lg:hover{  background-color: #ce1406!important;}
.pdf-icon{
  float: left;
  margin: 0px;
  margin-left: -20px;
  padding-right: 10px;
  margin-top: -12px;
  height: 40px;
} */

.blog-details a {
  font-size: 1em;
}




/* updated css 03112023*/

.center-heading-styling {
  font-size: 1.2em;
  color: #113256;
  font-weight: 800;
}

.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f7f7f7;
  border-radius: 4px;
}

/* .breadcrumb>li+li:before {
  content: ">" !important;
  padding: 0px 0px 0px 0px;
} */

.breadcrumb-right-arrow .breadcrumb-item+.breadcrumb-item::before {
  content: "›";
  vertical-align: middle;
  font-size: 33px;
  line-height: 15px;
  padding: 0px 0px 0px 0px;
  color: #EE353A
}


.best-playschool>.sub-heading-underline {
  padding: 0px 90px 0px 90px;
}

.breadcrumb>.active a {
  color:
    #3f3e3e;
  text-decoration: none;
}