.header .navbar-dark .navbar-nav > .active .nav-link {
  color: #fff !important;
}

.cw-header-btn {
  background-color: #41b81f;
  color: #fff !important;
}

.header .navbar-dark .navbar-nav .nav-link {
  line-height: 28px;
  border-radius: 50px;
}

/*
@media (min-width: 992px) {
	.cw-header-btn {
		position: absolute;
		top: 65px;
		right: 0;
	}
}

.header .header-info-logo-img img {
	max-width: 238px
}

.header .navbar-dark .navbar-nav .nav-item .nav-link:before {
	border-width: 0 !important
}

.header .navbar-dark .navbar-nav a.nav-link:hover {
	-webkit-box-shadow: 0 0 0 .05rem var(--header-highlight);
	box-shadow: 0 0 0 .05rem var(--header-highlight)
}

.cw-header-info {
	padding: .5rem
}

.cw-header-info a {
	color: #000
}

.cw-header-info a:hover {
	opacity: .5
}

.header a.header-business-phone,
.header span {
	vertical-align: middle
}

.header .cw-logo {
	z-index: 5;
	margin-top: 0
}

.header .cw-cloud {
	margin-top: 5.6em;
	z-index: 0
}

@media (max-width: 1399px) and (min-width: 992px) {

	.header .navbar .navbar-nav .dropdown-item,
	.header .navbar .navbar-nav .nav-link {
		font-size: .75em;
	}
}

@media(min-width: 992px) {
	

	.header .header-info-logo-img {
		position: fixed;
		top: 12.5em;
		z-index: 1032;
		padding: 0
	}

	nav.navbar .container {
		position: relative;
		height: 142px;
		margin: 0 auto
	}

	.navbar-nav {
		position: absolute;
		right: 0;
		bottom: 0rem;
		left: 14rem;
		width: 525px;
	}

	.cw-header-info {
		position: fixed;
		z-index: 1031;
		top: 0;
		width: 100%
	}

	.header .header-info-logo-img img {
		max-width: 210px;
		position: relative;
		right: .75rem;
	}

	.header .cw-logo {
		z-index: 5;
		margin-top: -10.2em
	}

	.header .cw-cloud {
		margin-top: 5.6em;
		z-index: 0
	}
}

@media (min-width: 1160px) {
	.navbar-nav {
		bottom: 2rem;
		left: 9rem;
	}

	.header .header-info-logo-img img {
		right: 6.5rem;
	}
}

@media (min-width: 1200px) {
	.navbar-nav {
		left: 20rem;
		width: fit-content;
	}

	.header .header-info-logo-img img {
		max-width: 274px;
		right: 1rem;
	}

	.header .cw-logo {
		margin-top: -10.5rem;
	}
}

@media (min-width: 1400px) {

	.header .navbar .navbar-nav .dropdown-item,
	.header .navbar .navbar-nav .nav-link {
		font-size: .9em;
	}

	nav.navbar .container {
		height: 150px;
	}

	.navbar-nav {
		left: 13rem;
	}

	.header .header-info-logo-img img {
		right: 8rem;
	}
} */

.cw-hero-wrapper {
  position: relative;
  overflow: hidden;
}

.cw-hero {
  background-color: #c7d7e5;
  background-image: linear-gradient(45deg, #c7d7e5, #c7d7e57d),
    url(https://apihoard.webit.com/api/v1/Image/7E6023FB0B8B13E6DF2912B280C37634/7E6023FB0B8B13E6DF2912B280C37634.jpg?size=1920x1440);
  background-size: cover;
  background-position: center;
  position: relative;
  overflow: hidden;
  min-height: 590px;
}

.cw-hero h1 {
  font-family: var(--cw-funFont);

  font-size: 2.5rem;
}

.cw-hero-header h3.display-4 {
  font-size: 1.1rem !important;
}

.cw-hero-header {
  color: #000;
}

.cw-hero .cw-hero-container {
  position: relative;
  z-index: 2;
}

.cw-hero-content {
  max-width: 800px;
  margin: 10% 0 0 5%;
}

.cw-hero-text {
  font-size: 1.2em;
  max-width: 520px;
  margin: auto;
}

.btn-outline-primary,
.btn-outline-primary:focus {
  background-color: var(--color-theme-trans);
  color: var(--color-theme-text);
  border-color: #2bb673;
}

.btn-outline-primary:hover,
.btn-outline-primary:not([disabled]):not(.disabled).active,
.btn-outline-primary:not([disabled]):not(.disabled):active,
.show > .btn-outline-primary.dropdown-toggle {
  background-color: #2bb673;
  color: var(--color-theme-background) !important;
  border-color: #2bb673;
}

.btn-outline-primary:before {
  background: 0 0;
}

.cw-hero-call {
  position: relative;
  margin-top: -40px;
  right: 0;
  z-index: 2;
  width: 100%;
}

.cw-hero-callcard {
  margin-top: -155px;
}

.cw-kid {
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  max-width: 63%;
}

.cw-hero-call {
  margin-top: 0;
}

.cw-hero-callcard {
  margin-top: -5%;
}

@media (min-width: 440px) {
}

@media (min-width: 576px) {
}

@media (min-width: 768px) {
  .cw-kid {
    max-width: 48%;
    margin: 0;
    right: 3%;
    left: auto;
  }
}

@media (min-width: 992px) {
  .cw-hero {
    min-height: 620px;
  }

  .cw-hero-content {
    max-width: 850px;
  }

  .cw-hero h1 {
    font-family: var(--cw-funFont);
    font-size: 3.5rem;
  }

  .cw-kid {
    right: 1%;
  }
}

@media (min-width: 1200px) {
  .cw-hero-content {
    margin: 10% 50% 0 5%;
  }

  .cw-hero-header h3.display-4 {
    font-size: 1.5rem !important;
  }

  .cw-kid {
    max-width: 39%;
  }
}

@media (min-width: 1400px) {
  .cw-hero-content {
    margin: 8% 0 0 3%;
  }

  .cw-kid {
    max-width: 40%;
  }
}

@media (min-width: 1600px) {
  .cw-kid {
    right: 1%;
  }
}

/*--- Homepage Review Slider ---*/
.testimonials {
  background-color: #fff;
  position: relative;
  padding-top: 8px;
}

#customers-testimonials .item-details {
  text-align: left;
  background-color: #fff;
  color: #000;
  padding: 20px;
  border: 10px solid #ededed;
  -webkit-filter: drop-shadow(-1px 6px 3px rgba(50, 50, 0, 0.25));
  filter: drop-shadow(-1px 6px 3px rgba(50, 50, 0, 0.25));
}

#customers-testimonials .item-details h5 {
  margin: 0 0 15px;
  font-size: 18px;
  line-height: 18px;
  font-weight: 700;
}

#customers-testimonials .item-details p {
  font-size: 14px;
}

#customers-testimonials .item {
  text-align: center;
  margin-bottom: 80px;
}

.owl-carousel .owl-nav [class*="owl-"] {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.owl-carousel .owl-nav [class*="owl-"].disabled:hover {
  background-color: #d6d6d6;
}

.owl-carousel {
  position: relative;
}

.owl-carousel .owl-next,
.owl-carousel .owl-prev {
  width: 15px;
  height: 15px;
  line-height: 15px;
  border-radius: 50%;
  position: absolute;
  top: 26%;
  font-size: 12px;
  color: #000;
  border: 2px solid #000;
  text-align: center;
}

.owl-carousel .owl-prev {
  left: -20px;
}

.owl-carousel .owl-next {
  right: -20px;
}

@media (min-width: 768px) {
  .owl-carousel .owl-next,
  .owl-carousel .owl-prev {
    width: 50px;
    height: 50px;
    line-height: 45px;
    top: 26%;
    font-size: 32px;
  }

  .owl-carousel .owl-prev {
    left: -60px;
  }

  .owl-carousel .owl-next {
    right: -60px;
  }
}

@media (min-width: 992px) {
  #customers-testimonials .item-details {
    padding: 50px;
  }

  .owl-carousel .owl-next,
  .owl-carousel .owl-prev {
    width: 50px;
    height: 50px;
    line-height: 50px;
    top: 30%;
    font-size: 25px;
  }

  .owl-carousel .owl-prev {
    left: -70px;
  }

  .owl-carousel .owl-next {
    right: -70px;
  }

  .testimonials .container {
    max-width: 860px;
  }

  #customers-testimonials .owl-item {
    margin-right: -15px;
  }
}

@media (min-width: 1160px) {
  .testimonials .container {
    max-width: 1000px;
  }

  #customers-testimonials .owl-item {
    margin-right: 101px;
  }
}

/*---- Internal Pages ----*/

.title {
  padding-top: 3.8em;
  padding-bottom: 3.8em;
  background-image: linear-gradient(45deg, black, transparent),
    url(https://apihoard.webit.com/api/v1/Image/543996253B508364782C9880DCBC8B03/543996253B508364782C9880DCBC8B03.jpg?size=1920x1440);
  background-size: cover;
  color: #fff;
  text-align: center;
  margin-bottom: 2em;
}

/*---- About us ----*/

.page-about-us-upcoming-events .contact-title {
  padding-top: 2rem;
  font-size: 1.5rem;
}

.page-about-us-upcoming-events .contact-details {
  font-size: 1.2rem;
}

@media (min-width: 768px) {
  .businessinfo {
    margin-bottom: 4rem !important;
  }
}

/*--- Calendar ---*/
.cw-month-cal .day.border {
  border: 1px solid #b6b6b6 !important;
}

.cw-month-cal .cw-bg-info {
  background-color: rgba(0, 0, 0, 0.15);
}

.cw-month-cal .day.text-truncate {
  overflow: hidden;
  /* Initial overflow */
  white-space: nowrap;
  /* Initial white-space */
  /*transition: all 0.3s ease;
    background-color: lightgray;
    border: 1px solid black;
    padding: 5px;
    margin: 5px;
    cursor: pointer;*/
}

.cw-month-cal .cw-event.text-truncate {
  z-index: 1;
  white-space: nowrap;
  /* Default style */
  overflow: hidden;
  /* Default: hides overflow */
  text-overflow: ellipsis;
}

.cw-month-cal .cw-event mark {
  background-color: #ffff00;
}

.cw-month-cal .cw-event i {
  color: #000;
}

.cw-month-cal .cw-event.cw-bg-info:hover {
  background-color: var(--color-theme-highlight);
  color: #fff;
}

.cw-transparent-bg {
  background-color: transparent !important;
}

@media (max-width: 575px) {
  .cw-cal-month {
    font-size: 1.5rem;
  }

  .cw-month-cal .day h5 {
    background-color: #f8f9fa;
    padding: 3px 5px 5px;
    margin: -8px -8px 8px -8px;
  }

  .cw-month-cal .date {
    padding-left: 4px;
  }
}

@media (min-width: 576px) {
  .cw-month-cal .day {
    height: 14.2857vw;
  }
}

@media (min-width: 768px) {
  .cw-month-cal .day.text-truncate {
    height: 14.2857vw;
    /* Initial height */
  }
}

.page-about-us-upcoming-events .list .list-img-wrap:hover {
  border-color: transparent !important;
}

/* Inner page titles */
.cw-page-title {
  padding: 4em 0;
  background: var(--color-theme-primary);
  color: var(--color-theme-text-btn);
}

.cw-page-title p {
  font-size: 1.2rem;
  max-width: 1000px;
  margin: auto;
}

.cw-page-title h1 {
  border: 2px solid var(--color-theme-border);
  width: fit-content;
  border-radius: 5px;
  margin: auto auto 0.5em auto;
  font-size: 2.25rem;
  padding: 0.25em 0.5em;
  font-family: var(--cw-funFont);

  text-transform: uppercase;
}

/* New Homepage */

.cw-hero-section {
  /* background: url("https://apihoard.webit.com/api/v1/Image/7E6023FB0B8B13E6DF2912B280C37634/7E6023FB0B8B13E6DF2912B280C37634.jpg?size=1920x1440"); */
  /* background: url("https://apihoard.webit.com/api/v1/Image/5641EC1011922F8B2564155591428FAE/5641EC1011922F8B2564155591428FAE.jpg?size=1920x1440"); */
  background-size: cover;
  background-position: center;
  min-height: 60vh;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

@media (min-width: 440px) {
  .cw-hero-section {
    min-height: 50vh;
  }
}

@media (min-width: 576px) {
  .cw-hero-section {
    min-height: 500px;
  }
}

.cw-hero-section .cw-hero-box {
  background: rgba(255, 255, 255, 0.95);
  padding: 1.5em 1em;
  border-radius: 10px;
}

.cw-hero-section .cw-hero-box h1 {
  font-size: 2.5rem;
  line-height: 1.4;
  font-family: var(--cw-funFont);
}

.cw-hero-section .cw-hero-box h1 span {
  text-transform: uppercase;
  color: #3f18fb;
}

.cw-mission-statement {
  padding: 4em 0;
  background: var(--color-theme-secondary);
  color: var(--color-theme-text);
}

.cw-mission-statement h2 {
  border: 2px solid var(--color-theme-text);
  width: fit-content;
  border-radius: 5px;
  margin: auto auto 0.5em auto;
  font-size: 2.1rem;
  padding: 0.25em 0.5em;
  font-family: var(--cw-funFont);

  text-transform: uppercase;
}

.cw-mission-statement p {
  font-size: 1rem;
  max-width: 1000px;
  margin: auto;
  background: rgba(255, 255, 255, 0.2);
  padding: 1em;
  border-radius: 5px;
}

.cw-career-banner {
  padding: 3em 0;
}

.cw-career-banner .row {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.cw-career-banner h2 {
  margin-bottom: 0.5em;
  font-family: var(--cw-funFont);

  letter-spacing: 1px;
}

@media (min-width: 992px) {
  .cw-career-banner h2 {
    margin-bottom: 0;
  }
}

.cw-programs {
  padding: 2em 0;
  background: var(--color-theme-border);
}

.cw-programs .row {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}

.cw-programs h2 {
  border: 2px solid var(--color-theme-text);
  width: fit-content;
  border-radius: 5px;
  margin: auto auto 1em auto;
  font-size: 2rem;
  padding: 0.25em 0.5em;
  font-family: var(--cw-funFont);

  text-transform: uppercase;
}

.cw-programs a {
  width: 100%;
  margin-bottom: 0.5em;
}

.cw-programs a .cw-box {
  padding: 1em 0.75em 0 0.75em;
  background: var(--color-theme-background);
  box-shadow: 2px 2px 3px #ccc;
  transition: 1s all ease-in-out;
}

@media (min-width: 1200px) {
  .cw-programs a .cw-box {
    margin: 1em;
  }
}

.cw-programs a:hover .cw-box {
  box-shadow: 2px 2px 3px #aaa;
  transition: 1s all ease-in-out;
}

.cw-programs a img {
  filter: grayscale(1);
  transition: 0.5s all ease-in-out;
}

.cw-programs a:hover img {
  filter: grayscale(0);
  transition: 0.5s all ease-in-out;
}

.cw-programs .cw-box h5 {
  font-size: 1.25rem;
  font-weight: 800;
  color: var(--color-theme-text);
  opacity: 0.8;
  padding: 0.75em 0;
}

.cw-qualities {
  padding: 2em 0;
}

.cw-qualities h2 {
  border: 2px solid var(--color-theme-text);
  width: fit-content;
  border-radius: 5px;
  margin: 1em auto 0 auto;
  font-size: 2rem;
  padding: 0.25em 0.5em;
  font-family: var(--cw-funFont);

  text-transform: uppercase;
}

.cw-qualities .cw-points-group {
  display: flex;
  flex-wrap: wrap;
}

@media (min-width: 1200px) {
  .cw-qualities .cw-points-group {
    max-width: 1000px;
    margin: auto;
  }
}

.cw-qualities .cw-point {
  flex: 1 1 100%;
  text-align: center;
}

@media (min-width: 768px) {
  .cw-qualities .cw-point {
    flex: 1 0 47%;
    margin: 0 auto 1em auto;
  }
}

.cw-qualities .cw-point h4 {
  font-family: var(--cw-funFont);

  font-size: 2.5rem;
  margin-top: -1em;
  margin-bottom: 0.5em;
}

.cw-qualities .cw-point p {
  width: 100%;
  margin: 0 auto;
}

@media (min-width: 576px) {
  .cw-qualities .cw-point p {
    width: 80%;
  }
}

/* Services detailed list as cards */
.detailedlist-stacked-side {
  background: var(--color-theme-border);
}

@media (min-width: 1200px) {
  .detailedlist .container {
    max-width: 1300px;
  }
}

.detailedlist .detailedlist-item-title {
  text-align: center;
}

.detailedlist-stacked-side .detailedlist-item {
  background: var(--color-theme-background);
  padding: 2em 1em 1em 1em !important;
  box-shadow: 2px 2px 3px #bbb;
}

.detailedlist-stacked-side .detailedlist-item .row {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
