body {
  font-family: "Dosis", sans-serif;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Dosis", sans-serif;
  letter-spacing: 1px;
  line-height: 1.6 !important;
}
a {
  font-family: "Dosis", sans-serif;
  text-decoration: none;
  letter-spacing: 1px;
}
p {
  font-family: "Dosis", sans-serif;
  line-height: 1.667em;
  letter-spacing: 0.6px;
  font-size: .9rem;
  color: #000000;
  margin-top: 10px;
  margin-bottom: 10px;
}

.blog-card {
  background-color: #fff;
}
.owl-theme .owl-nav {
  margin-top: 34px !important;
}
.owl-nav .owl-next {
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 26px !important;
  -webkit-transition: 0.7s;
  transition: 0.7s;
  width: 52px;
  height: 52px;
  line-height: 12px !important;
  border-radius: 50px !important;
  border: 1px solid #ddd;
  background-color: #fff !important;
  color: #000 !important;
  box-shadow: 0 0.125rem 0.25rem rgb(0 0 0 / 8%);
  outline: none !important;
}
.owl-nav .owl-prev {
  right: 8%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 26px !important;
  -webkit-transition: 0.7s;
  transition: 0.7s;
  width: 52px;
  height: 52px;
  border-radius: 50px !important;
  border: 1px solid #ddd;
  line-height: 12px !important;
  background-color: #fff !important;
  color: #000 !important;
  box-shadow: 0 0.125rem 0.25rem rgb(0 0 0 / 8%);
  outline: none !important;
}

.bg-f2f2f2 {
  background-color: #f2f2f2;
}
.blog-sub-heading-m {
  font-size: 22px;
  font-weight: 700;
}
.blog-readmore i {
  font-size: 12px;
  margin-left: 5px;
}

.blog-card {
  box-shadow: 0px 3px 13px 1px rgb(0 0 0 / 12%) !important;
  margin-bottom: 10px;
  border-radius: 10px;
}
.blog-card img {
  border-radius: 10px 10px 0px 0px;
}
.blog-card .blog-heading {
  overflow: hidden;
  color: #f09819 !important;
  font-size: 20px !important;
  font-weight: 600;
}
.blog-heading-main {
  font-size: 26px;
  font-weight: 700;
  line-height: 1.6;
}
.blog-sub-heading-main {
  font-size: 20px;
  font-weight: 700;
  color: #fa3d00;
}
.blog-sub-title {
  font-size: 18px;
  font-weight: 700;
  color: #fa3d00;
}
.blog-link {
  color: #fa3d00 !important;
  font-weight: 600;
}
.blog-card p {
  color: #000 !important;
  font-size: 18px !important;
  line-height: 30px;
  margin-top: 10px;
}
.blog-card .set-para-height {
  height: 86px;
  overflow: hidden;
}
.blog-readmore {
  color: #111 !important;
  font-weight: 600;
}
svg:not(:root).svg-inline--fa {
  overflow: visible;
}
.blog-readmore .svg-inline--fa {
  font-size: 12px;
  margin-left: 5px;
  margin-top: 15px;
}
.svg-inline--fa.fa-w-10 {
  width: 0.625em;
}
.svg-inline--fa {
  display: inline-block;
  font-size: inherit;
  height: 1em;
  overflow: visible;
  vertical-align: -0.125em;
}

.bg-green-gradient {
  background-color: transparent;
  background-image: linear-gradient(266deg, #f09819 0%, #fdbb2d 100%);
}
.bg-orange-gradient {
  background-color: transparent;
  background-image: linear-gradient(120deg, #ebae24 0%, #eb6b24 100%);
}
.bg-red-gradient {
  background-color: transparent;
  background-image: linear-gradient(266deg, #f09819 0%, #fdbb2d 100%);
}

.moto-image {
  background-image: url(../../img/home-page-2.png);
}
.vision-image {
  background-image: url(../../img/home-page-3.png);
}
.mission-image {
  background-image: url(../../img/home-page-4.png);
}
.box-size-one {
  height: 234px;
}
.box-one-overlay {
  background-position: bottom right;
  background-repeat: no-repeat;
  opacity: 1;
  transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  position: absolute;
}
.box-one {
  align-content: center;
  align-items: center;
  padding: 20px 10px 30px 20px;
  border-radius: 5px 5px 5px 5px;
  position: relative;
}
.box-one .box-one-heading {
  font-size: 26px;
  font-weight: bold;
  color: #ffffff;
}
.box-one p {
  color: #ffffff;
}

.bg-counter-blue {
  background: #160098;
}
.bg-counter-orange {
  background: #ffae00;
}
.bg-counter-light-blue {
  background: #160098;
}
.bg-counter-light-green {
  background: #7bbc46;
}

.counter-box {
  -webkit-box-shadow: 0 15px 46px rgb(0 0 0 / 10%);
  -ms-box-shadow: 0 15px 46px rgba(0, 0, 0, 0.1);
  box-shadow: 0 15px 46px rgb(0 0 0 / 10%);
  padding: 45px 30px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  text-align: center;
}
.counter-box .counter-heading {
  font-weight: 700;
  font-size: 40px;
  line-height: 40px;
  color: #fff;
  margin-bottom: 18px;
}
.counter-box .counter-para {
  font-weight: 700;
  font-size: 24px;
  line-height: 34px;
  color: #fff;
}

/* .carousel-control-prev{
    width: 50px;
    background-color: #000;
    height: 50px;
    margin: auto 40px;
    border-radius: 50px;
} */
.carousel button {
  width: 50px;
  background-color: #000;
  height: 50px;
  margin: auto 40px;
  border-radius: 50px;
}

.main-contact-form {
  padding: 10px 0px;
}
.main-contact-form .form-group {
  margin-bottom: 14px;
}
.main-contact-form .form-control {
  border: 1px solid #9a8686;
  border-radius: 4px;
  font-size: 14px;
  padding: 10px 13px;
}
.main-contact-form .form-control:focus {
  box-shadow: none;
  border: 1px solid #f09819;
}
.carousel-indicators [data-bs-target] {
  width: 24px;
  height: 24px;
  border: 2px solid #262626;
  border-radius: 100px;
}
.carousel-indicators .active {
  background-color: #000 !important;
}

.top-navbar {
  background-color: #f0efec;
  padding: 4px 0px;
}
.top-link a {
  font-size: 14px;
  color: #000;
  font-weight: 400;
  margin-right: 02px;
}
/* .top-link i {
    margin-right: 04px;
} */
.top-social-link a i {
  font-size: 15px;
  margin-right: 0px;
  margin-bottom: 1px;
  color: #ffffff;
  border: 1px solid transparent;
  padding: 06px;
  width: 30px;
  height: 30px;
  text-align: center;
  border-radius: 50px;
}
.bg-facebook {
  background-color: #f09819;
}
.bg-twitter {
  background-color: #29b1e0;
}
.bg-instagram {
  background-color: #f09819;
}
.bg-linkedin {
  background-color: #1377b6;
}

.bg-lightgray {
  background-color: #f2f2f2 !important;
}
.bg-red {
  background-color: #ed1c24 !important;
}
.bg-lightblue {
  background-color: #1faceb !important;
}
.bg-lightgreen {
  background-color: #9ebe3b !important;
}
.bg-lightyellow {
  background-color: #f09819 !important;
}
.bg-pink {
  background-color: #ff4880 !important;
}

.text-lightgray {
  color: #f2f2f2 !important;
}
.text-red {
  color: #ed1c24 !important;
}
.text-lightblue {
  color: #1faceb !important;
}
.text-lightgreen {
  color: #9ebe3b !important;
}
.text-lightyellow {
  color: #f09819 !important;
}

.border-bottom-red {
  border-bottom: 5px solid #ed1c24;
}
.border-bottom-lightblue {
  border-bottom: 5px solid #1faceb;
}
.border-bottom-lightgreen {
  border-bottom: 5px solid #9ebe3b;
}
.border-bottom-lightyellow {
  border-bottom: 5px solid #f09819;
}
.border-bottom-dark {
  border-bottom: 5px solid #262626;
}

.read-more-btn {
  font-size: 16px;
  color: #ed1c24;
  font-weight: 800;
}
.read-more-btn {
  color: #ed1c24;
}

.logo {
  width: 200px;
}

.navbar {
  padding: 0px 0px;
}

.navbar-brand {
  padding: 0px 0px;
  margin-right: 0px;
}
.nav-link {
  color: #343434 !important;
  font-weight: 600;
  font-size: 18px;
  padding-top: 1.9rem !important;
  padding-bottom: 1.9rem !important;
  padding-left: 14px !important;
  padding-right: 14px !important;
  letter-spacing: 0px;
}
.btn-round {
  border: 2px solid #ed1c24;
  padding: 13px !important;
  border-radius: 25px;
  text-align: center;
  background-color: #f09819;
}

.section {
  padding-top: 54px;
  padding-bottom: 54px;
}
.lg-heading {
  font-size: 34px;
  font-weight: 900;
  color: #000;
  margin-bottom: 12px;
}
.main-heading {
  font-size: 30px;
  font-weight: 900;
  color: #000;
  margin-bottom: 12px;
}
.small-heading {
  font-size: 24px;
  font-weight: 900;
}
.sub-heading {
  font-size: 20px;
  font-weight: 600;
  color: #3a3a3a;
}
.underline {
  width: 50px;
  height: 4px;
  background-color: #f09819;
  margin-bottom: 12px;
}
.btn-red {
  color: #ffffff !important;
  border-color: #f09819;
  border-radius: 04px;
  font-size: 20px;
  background-color: #f09819;
  padding-top: 6px !important;
  padding-bottom: 7px !important;
  padding-right: 20px !important;
  padding-left: 20px !important;
  box-shadow: 0px 2px 18px 0px rgb(0 0 0 / 30%);
  transition: all 300ms ease 0ms;
  display: inline-block;
}
.btn-red:hover {
  background-color: #121212 !important;
}
.globa-banner-bg {
  background-image: url(../../img/breadcrumb-1.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 56px 0px;
}
.globa-banner-bg h1 {
  font-size: 28px;
  font-weight: 600;
  color: #fff;
}
.globa-banner-bg h4 {
  font-size: 15px;
  font-weight: 400;
  color: #fff;
}
.border-red-left {
  border-left: 4px solid #ed1c24;
}
.blog-content {
  padding-top: 28px;
  padding-bottom: 20px;
  border-bottom: 2px solid #ddd;
}
.blog-heading {
  font-size: 24px;
  color: #193768;
}
.programs-sidebar {
  background-color: #f4f4f4;
  border: 1px solid #dee2e6;
  padding: 30px !important;
  box-shadow: 0 0 19px 0 rgb(0 0 0 / 20%);
  border-radius: 5px;
}
.programs-sidebar h5 {
  font-size: 22px;
  font-weight: 800;
  color: #000;
}
.underline-2 {
  border-bottom: 3px solid #85c441;
  width: 40px;
  margin-bottom: 12px;
}
.programs-sidebar p {
  border-bottom: 1px solid #bac4ce;
  margin-bottom: 10px;
  padding-bottom: 4px;
  font-size: 14px;
}
.programs-sidebar p a {
  color: #111;
}

.new-img-shadow {
  border-radius: 20px;
  box-shadow: 0 0 16px #0000001f;
}
.img-shadow {
  box-shadow: 19px 18px 3px 0px #e2d7d7;
  border: 1px solid #ddd;
  border-radius: 20px;
}
.bg-icon-banner {
  background-image: url(../images/icon-bg-banner.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.line-flow-top-bg {
  background-image: url(../images/line-flow-top-bg.svg);
  background-size: 100% 100px;
  top: 0;
  height: 100px;
  z-index: 1;
}
.white-line-flow {
  background-image: url(../images/white-line-flow.svg);
  background-size: 100% 100px;
  top: 0;
  height: 100px;
  z-index: 1;
}
/* .white-line-wave{
    background-image: url(../images/global-banner.jpg);
    background-size: 100% 99px;
    top: 0;
    height: 99px;
    z-index: 1;
    transform: rotateY(180deg) rotateX(180deg);
    background-color: transparent;
} */
.red-line-flow {
  background-image: url(../images/red-line-flow.svg);
  background-size: 100% 100px;
  top: 0;
  height: 100px;
  z-index: 1;
}

.insight-top-layer {
  padding-bottom: 10px;
  border-radius: 28px;
}

.bg-insight-red {
  background-color: #f53c3c;
}
.bg-insight-light-red {
  background-color: #ff6666;
}

.insight-card {
  margin-top: 40px;
  transition: 0.5s ease;
  box-shadow: 0 0 19px 0 rgb(0 0 0 / 20%);
  border-radius: 20px;
  cursor: pointer;
}
.insight-card-image img {
  margin-top: 30px;
  margin-bottom: 16px;
}
.insight-card-content {
  padding: 6px;
  min-height: 64px;
}
.insight-card-content h4 {
  font-size: 22px;
  font-weight: 800;
  text-align: center;
  color: #fff;
}
.insight-card-content p {
  font-size: 16px;
  text-align: center;
  color: #fff;
}
.insight-card:hover {
  margin-top: 18px;
}
.vm-card {
  margin-top: 26px;
  padding: 20px 12px;
  box-shadow: 0px 2px 20px 0px rgb(0 0 0 / 16%);
  text-align: center;
}
.activity-card {
  margin-top: 30px;
  padding: 03px;
  background-color: #f2f2f2;
}
.activity-content {
  padding: 10px 2px;
}
.activity-content h4 {
  font-size: 20px;
  font-weight: 800;
  text-align: center;
  margin-bottom: 0;
}

.program-bg-green {
  background-color: #02c8f0;
}
.toddler-image {
  background-image: url(../images/programs/little-toddler.png);
}
.program-bg-pink {
  background-color: #fdbf0d;
}
.playgrounp-image {
  background-image: url(../images/programs/little-playgrounp.png);
}
.program-bg-purple {
  background-color: #f44545;
}
.nursery-image {
  background-image: url(../images/programs/little-nursery.png);
}
.program-bg-blue {
  background-color: #0fdb79;
}
.toddler-image {
  background-image: url(../images/programs/little-kindergarten.png);
}

.programs-card {
  margin-top: 20px;
  padding: 10px;
  border: 1px solid #ddd;
  text-align: center;
  transition: 0.5s ease;
  cursor: pointer;
  border-radius: 20px !important;
}
.programs-card:hover {
  transform: translateY(-10px);
  box-shadow: 0 0 19px 0 rgb(0 0 0 / 20%);
}
.program-img img {
  margin-top: 10px;
  margin-bottom: 10px;
}
.program-content h4 {
  font-size: 20px;
  font-weight: 600;
  color: #fff;
}
.program-content p {
  color: #fff;
}

.our-gallery-box {
  transition: 0.5s;
  position: relative;
  overflow: hidden;
  margin: 6px;
  box-shadow: 0px 0px 2px 0px #aaa;
  border: 3px solid #006fbf;
  border-radius: 4px;
}
.our-gallery-img {
  position: relative;
}
.our-gallery-img:hover {
  transform: scale(1.1);
  transition: 0.8s;
}
.image-border {
  border-radius: 4px;
}

.testi-card {
  margin: 15px 8px;

  padding: 40px 40px;
  background-color: #fff;
  background: #fff;
  border: 4px solid #eaf5f8;
  -webkit-border-radius: 12px;
  border-radius: 12px;
  -webkit-box-shadow: 0px 14px 22px rgb(42 135 158 / 14%);
  box-shadow: 0px 14px 22px rgb(42 135 158 / 14%);
}

.testi-card h3 {
  font-weight: 600;
  font-size: 24px;
  color: #f09819;
  text-align: center;
}
.testi-card p {
  font-size: 14px;
  text-align: center;
}

.owl-theme .owl-dots .owl-dot {
  padding: 0px !important;
}

.rider-box1 {
  background-color: rgba(241, 90, 40, 0.06);
  border-radius: 6px;
  margin-bottom: 24px;
}
.rider-box1 img {
  border-radius: 10px;
  border: 1px solid #ccc;
}
.rider-box1 .heading {
  color: #333;
  font-size: 20px;
  line-height: 26px;
  font-weight: 600;
}
.rider-box1 .para {
  font-size: 14px;
  color: #111;
}

.mystickyside {
  position: -webkit-sticky;
  position: sticky;
  top: 155px;
}

.navbar .nav-item:hover .dropdown-menu {
  padding: 14px 14px !important;
  border-top: 3px solid #f09819;
  border-radius: 0px;
}
.navbar .dropdown-menu a {
  font-size: 16px !important;
  font-weight: 100;
  line-height: 120%;
  padding: 11px 12px;
  color: #111;
  /* border-bottom: 1px solid #b8bbd4a6; */
  border: 1px solid #f09819;
  margin-bottom: 14px;
  overflow: inherit !important;
  min-width: 250px;
}
.navbar-toggler {
  box-shadow: none !important;
}
.callbtn-sticky {
  position: fixed;
  left: 14px;
  bottom: 14px;
  z-index: 9999;
}
.call-btn {
  border-radius: 50px;
  background-color: #28a745;
  color: #fff !important;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 12px;
  padding-right: 16px;
  font-size: 18px;
}

.whatsapp-sticky {
  position: fixed;
  bottom: 2%;
  left: 14px;
  z-index: 100;
}
.whatsapp-sticky img {
  width: 196px;
}
.whatsapp-btn {
  border-radius: 50px;
  background-color: #eaa515;
  color: #fff !important;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 12px;
  padding-right: 16px;
  font-size: 18px;
}

@media all and (min-width: 992px) {
  .navbar .nav-item .dropdown-menu {
    display: none;
  }
  /* .navbar .nav-item:hover .nav-link{   } */
  .navbar .nav-item:hover .dropdown-menu {
    display: block;
  }
  .navbar .nav-item .dropdown-menu {
    margin-top: 0;
  }
}

.footer-section {
  background-color: #324f5d;
  padding-top: 60px;
  padding-bottom: 20px;
}

.footer-section .footer-question-area {
  padding: 10px 20px 20px 20px;
  background-color: #e72929;
  /* background-image: linear-gradient( 269deg
, #fe8c00 0%, #f83600 100%); */
  border-radius: 4px 4px 4px 4px;
}
.quest-heading {
  font-size: 20px;
  font-weight: 600;
  color: #fff;
}

.location-svg-fs {
  width: 30px;
}
.email-svg-fs {
  width: 26px;
}
.phone-svg-fs {
  width: 26px;
}
.footer-section .footer-sub-heading svg {
  fill: #f09819;
  color: #f09819;
  border-color: #f09819;
  font-size: 24px;

  margin-right: 10px;
}

.footer-heading {
  color: #f09819;
  font-size: 18px;
  border-bottom: 1px solid #f09819;
  padding-bottom: 7px;
}
.footer-link {
  padding: 6px 0px;
}
.footer-link a {
  color: #fff;
  font-size: 15px;
  display: block;
}
.footer-sub-heading {
  color: #f09819;
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 0px;
  margin-top: 10px;
}
.footer-para {
  color: #fff !important;
  font-size: 14px;
  font-weight: 400;
}
.footer-social-media a i {
  font-size: 20px;
  padding: 10px;
  background-color: #ed1c24;
  color: #fff;
  width: 40px;
  height: 40px;
  text-align: center;
  margin-right: 10px;
}
.footer-link a:hover {
  color: #fff;
}
.footer-copyright {
  background-color: #122833;
  padding: 04px 0px;
}
.copy-para {
  font-size: .9rem;
  color: #fff;
}

.testimonial-bg-img {
  background-image: url(../images/testimonial-background-image.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.admission-banner {
  background-image: url(../images/admission-banner.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 100px;
  padding-bottom: 100px;
}
.g-para {
  font-size: 18px;
  color: #111111;
  letter-spacing: 1px;
  padding: 10px;
}
.admission-open-form .form-group {
  padding-bottom: 18px;
}
.admission-open-form .form-group label {
  color: #6a6a71;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0.8px;
}
.admission-open-form .form-group .form-control {
  font-size: 16px;
  padding: 10px 18px;
  border: 2px solid;
  border-color: #f09819;
  border-radius: 5px;
  /* height: 46px !important; */
}
.admission-open-form .form-group .form-control:focus {
  box-shadow: none;
}
.admission-open-form {
  background-color: #fff;
  padding: 30px;
  border-radius: 20px;
  box-shadow: 10px 10px #f09819;
}
.admission-open-form .admission-heading {
  text-align: center;
  font-weight: 800;
  font-size: 30px;
  margin-bottom: 14px;
}

.getintouch-section i {
  font-size: 46px;
  color: #fff;
  padding-top: 64px;
}
.getintouch-section h4 {
  font-size: 22px;
  color: #fff;
}
.getintouch-section p {
  font-size: 14px;
  color: #fff;
}
.getintouch-section a {
  font-size: 14px;
  color: #fff;
}
.fix-height {
  min-height: 160px;
  text-align: center;
}
.get-body {
  padding: 1em 4px;
}
.d-pink {
  background: #f07d77;
}
.l-pink {
  background: #F89590;
  display: flex;
  justify-content: center;
  align-items: center;
}

.d-blue {
  background: #049273;
}
.l-blue {
  background: #01B48E;
  display: flex;
  justify-content: center;
  align-items: center;
}
.d-green {
  background: #9da003;
}
.l-green {
  background: #D1D301;
  display: flex;
  justify-content: center;
  align-items: center;
}

.whatsapp-chat {
  display: block !important;
  width: 40px;
  height: 40px;
  background: #25d8ae url(../images/whatsapp-icon.png) no-repeat;
  position: fixed;
  left: 30px;
  bottom: 30px;
  z-index: 999;
  font-size: 0;
  line-height: 0;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -moz-box-shadow: 0px 0px 0px 8px rgba(26, 188, 156, 0.5);
  -webkit-box-shadow: 0px 0px 0px 8px rgb(26 188 156 / 50%);
  box-shadow: 0px 0px 0px 8px rgb(26 188 156 / 50%);
  -moz-animation: glowpopup 2s infinite;
  -webkit-animation: glowpopup 2s infinite;
  animation: glowpopup 2s infinite;
  transition: 0.5s;
  display: none;
}

@keyframes glowpopup {
  0% {
    box-shadow: 0px 0px 0px 8px rgb(26 188 156 / 50%);
  }
  50% {
    box-shadow: 0px 0px 0px 15px rgb(26 188 156 / 10%);
  }
  100% {
    box-shadow: 0px 0px 0px 8px rgb(26 188 156 / 50%);
  }
}

@media only screen and (max-width: 680px) {
  .whatsapp-chat {
    display: none !important;
  }
  .navbar {
    padding: 12px 0px;
  }
  .navbar .nav-link {
    padding: 8px 14px !important;
    font-size: 14px;
    color: #000 !important;
    border-top: 1px solid #ddd;
  }
  .navbar .nav-item:hover .dropdown-menu {
    padding: 0px !important;
  }
  .navbar .dropdown-menu {
    background-color: transparent !important;
    border-top: 0px solid #b1a7a7 !important;
    border-right: 0px;
    border-left: 0px;
  }
  .navbar .dropdown-menu a {
    font-size: 14px !important;
    font-weight: 600 !important;
    color: #000 !important;
    border-top: 1px solid #b1a7a7;
    border-right: 0px;
    border-left: 0px;
    border-bottom: 0px;
    margin-bottom: 0px !important;
    padding: 11px 26px;
  }
  .carousel button {
    width: 26px;
    height: 26px;
  }
  .hide-mobile {
    display: none;
  }
  .main-heading {
    font-size: 24px;
  }
  .section-quote h2 {
    font-size: 20px;
  }
  .footer-top-container h3 {
    font-size: 24px;
  }
  .footer-top-container p {
    font-size: 14px;
  }
  .banner-heading {
    font-size: 26px;
  }

  .footer-heading {
    margin-top: 18px;
  }
  .programs-sidebar {
    margin-top: 20px;
  }
  .img-shadow {
    margin-top: 14px;
  }
  .footer-copyright {
    margin-bottom: 50px !important;
  }
}
.float-right {
  float: right !important;
}

.text-primary {
  color: #f09819 !important;
}

.bg-insight-green {
  background-color: #23e137;
}
.bg-insight-light-green {
  background-color: #23e137;
}
.bg-light-pink {
  background-color: #ff5e5e;
}
.bg-counter-light-pink {
  background-color: #ff5e5e;
}
.bg-counter-yellow-1 {
  background-color: #f5ff52;
}
.bg-light-yellow-1 {
  background-color: #f5ff52;
}

.top-a {
  color: #000;
  font-weight: 700;
}
.top-a:hover {
  color: #f09819;
}

/* Bact to Top Starts*/
#backtotop {
  display: inline-block;
  background-color: #ff9800;
  width: 40px;
  height: 40px;
  text-align: center;
  border-radius: 4px;
  position: fixed;
  bottom: 30px;
  right: 30px;
  transition: background-color 0.3s, opacity 0.5s, visibility 0.5s;
  opacity: 0;
  visibility: hidden;
  z-index: 1000;
}

#backtotop::after {
  content: "\f077";
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  font-size: 1.5em;
  line-height: 37px;
  color: #fff;
}

#backtotop:hover {
  cursor: pointer;
  background-color: #333;
}

#backtotop:active {
  background-color: #555;
}

#backtotop.show {
  opacity: 1;
  visibility: visible;
}
.footer-policy {
  display: flex;
  margin-top: 10px;
  margin-bottom: 10px;
  float: right;
}
.footer-policy a{
    color: #fff;
}


.all-policy{
	margin: 0 0;
  }

  .all-policy h2{
	color: #f09819;
	font-size: 25px;
	font-weight: 700;
	margin: 15px 0;
  }

  .all-policy h4{
	color: #f09819;
	font-size: 20px;
	font-weight: 700;
	margin: 8px 0;
  }

  .all-policy p{
	font-size: .9rem;
	line-height: 24px;
	margin-bottom: 8px;
  }

  .all-policy p strong{
    font-weight: 700;
  }

  .all-policy ul{
    list-style-type: none;
  }

  .all-policy ul li{
    list-style-type: decimal;
    margin: 12px 0;
  }
  
  .text-main{
    color: #f09819 !important;
  }

  .iti {
    position: relative;
    display: inline-block;
    width: 100%;
  }

  .form-contact{
    padding: 30px;
    border-right: 10px solid #f09819;
    border-radius: 20px;
    border-left: 10px solid #f09819;
  }

  .p-35{
    padding-top: 35px !important;
  }

  .form-icon {
    border: 4px solid #f09819 ;
    border-radius: 50%;
    padding: 20px;
  }
  
  .form-icon:hover {
    background-color: #f09819; /* Change this to whatever color you desire */
    color: #fff; /* Text color change to white */
    border: 4px double #fff;
  }
  
  .form-icon i {
    transition: background-color 0.3s ease; /* Smooth transition for the background color change */
  }
  
  .alert-success{
    color: #fff;
    background-color: #f09819;
    margin-top: 15px;
    padding: 15px;
    text-align: center;
    font-weight: 700;
    border-radius: 10px;
  }
  .alert-danger{
    color: #fff;
    background-color: #ff0000;
    margin-top: 15px;
    text-align: center;
    padding: 15px;
    font-weight: 700;
    border-radius: 10px;
  }

  .pb-6{
    padding-bottom: 6rem !important;
  }