html,
body {
  margin: 0;
  padding: 0;
  font-family: "Open Sans";
  font-weight: 500;
}

a {
  text-decoration: none;
}

button {
  text-transform: none !important;
}

p {
  margin-bottom: 0px !important;
}

input[type="date"] {
  height: 38px;
  padding: 6px 10px;
  background-color: #fff;
  border: 1px solid #d1d1d1;
  border-radius: 4px;
  box-shadow: none;
  box-sizing: border-box;
}

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

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

.client-logo-slider-image {
  max-height: 100px;
}

.flex-center {
  display: flex !important;
  justify-content: center;
  align-content: center;
}

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

.align-right {
  text-align: right;
}

.desktop-display-none {
  display: none;
}

.loading-div {
  position: fixed;
  left: 0px;
  top: 0px;
  background: white;
  width: 100%;
  height: 100%;
  z-index: 10000;
  padding-top: 20%;
}

.height-100 {
  height: 100px !important;
}

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

.main-page-gradient {
  background: rgb(34, 182, 200);
  background: radial-gradient(
    circle,
    rgba(34, 182, 200, 1) 0%,
    rgba(15, 59, 115, 1) 90%
  );
  padding: 0px 7%;
}

.main-container {
  margin-top: 100px;
}

.navbar {
  width: 100%;
}

.coming-soon {
  font-size: 25px;
  color: grey;
}

.logo-image {
  height: 70px;
  background-color: white;
  padding: 30px 25px;
  border-radius: 0px 0px 30px 30px;
  box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.2);
}

.large-menu .quiver-menu {
  width: 100%;
  display: inline-block;
  text-align: right;
}

.large-menu .quiver-secondary-menu {
  width: 100%;
  display: inline-block;
  text-align: right;
  padding-top: 5px;
}

.quiver-menu .menu-item {
  padding: 15px 1.85%;
  display: inline-block;
  font-size: 1.6rem;
  font-weight: 600;
  color: #1875a3;
  position: relative;
}

.quiver-menu .menu-item:last-child {
  padding-right: 0px;
}

.quiver-secondary-menu .menu-item {
  padding: 0px 1%;
  display: inline-block;
  position: relative;
}

.quiver-secondary-menu .menu-item:last-child {
  padding-right: 0px;
}

.menu-item:hover {
  color: black;
}

.mt-0 {
  margin-top: 30px !important;
}

.pt-90 {
  padding-top: 90px !important;
}

.no-bg {
  background: rgba(255, 255, 255, 1) !important;
}

._slider {
  padding-top: 10px;
}

.main-text-image-container {
  padding-bottom: 50px;
}

.main-button-container {
  margin-top: 70px;
}

.main-button {
  color: #1875a3;
  font-size: 1.6rem;
  height: 55px;
  box-shadow: 30px 20px 40px rgba(244, 146, 66, 0.2);
  border-radius: 56px;
  background-color: #ffffff;
}

.main-fish-image {
  width: 100%;
  margin: 0 auto;
}

.main-text {
  color: white;
}

.main-primary-text {
  font-weight: 600;
  font-size: 5rem;
  margin-bottom: 1rem !important;
}

.main-secondory-text {
  font-size: 2.1rem;
  margin-bottom: 0rem !important;
}

.second-container {
  padding: 30px 7%;
  background-color: rgba(31, 161, 185, 0.05);
}

.third-container {
  padding: 50px 7% 80px;
  background-color: #f2f2f2;
}

.fourth-container {
  padding: 30px 7% 70px;
}

.fifth-container {
  padding: 40px 7% 40px;
  background-color: #f3fafc;
  max-height: 89px;
}

.clients-container {
  padding: 40px 7% 40px;
}

.sixth-container {
  padding: 50px 7% 50px;
  background-color: #ffffff;
}

.kids-love-container {
  /* position: relative;
    top: -60px; */
  width: 100%;
  background-color: white;
  border-radius: 15px;
  padding-bottom: 30px;
  /* box-shadow: 6px 10px 30px rgba(0, 0, 0, 0.16); */
}

.qr-code-container {
  padding-top: 20px;
  position: relative;
  top: -60px;
  width: 100%;
  background-color: white;
  border-radius: 15px;
  padding-bottom: 30px;
  box-shadow: 6px 10px 30px rgba(0, 0, 0, 0.16);
}

.qr-code-image {
  width: 240px;
  margin-top: 10px;
}

.qr-code-main-text {
  padding-left: 50px;
}

.kids-primary-text {
  font-weight: 700;
  font-size: 3.2rem;
  padding: 25px 0px;
}

.kids-image {
  height: 130px;
  margin-bottom: 10px;
}

.kids-main-text {
  font-weight: 600;
  font-size: 2.3rem;
}

.kids-secondary-text {
  font-size: 1.6rem;
  color: grey;
}

.how-it-works-image {
  height: 600px;
}

.normal-app {
  position: relative;
  top: 75px;
  background-color: white;
  height: 120px;
  width: 150px;
  padding-top: 25px;
  border-radius: 100px;
  z-index: 1;
}

.normal-app-image {
  height: 80px;
  margin-top: 10px;
}

.normal-app-box {
  position: relative;
  padding-top: 100px;
  height: 350px;
  background-color: white;
  font-size: 1.7rem;
  margin: 0px 5px;
  box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.16);
}

.special-app-box {
  /* background-color: green; */
  background-color: #126c2b;
  /* background: radial-gradient(circle, rgba(0,66,18,1) 0%, rgba(32,142,58,1) 100%); */
  border-radius: 0px 0px 12px 12px;
}

.last-special-strip {
  position: relative;
  top: 0px;
  background: rgba(32, 142, 58);
  /* background: radial-gradient(circle, rgba(0,66,18,1) 0%, rgba(32,142,58,1) 100%); */
  /* background-color: green */
}

.small-learn-more {
  margin: 30px 0px;
  border-radius: 40px;
  color: white;
  border: 0px;
  width: 170px;
  font-size: 1.4rem;
}

.icon-image {
  height: 40px;
  width: 40px;
  border-radius: 500px;
  margin: 30px 10px;
}

.get-it-from {
  margin-top: 20px;
}

.last-strip {
  width: 100%;
  height: 12px;
  position: absolute;
  /* top: 2px; */
  bottom: 0px;
}

.app-column {
  margin: 0px !important;
  width: 33.333% !important;
}

.one-half-column {
  width: 15%;
  float: left;
}

.how-it-works-image {
  height: 200px;
  margin-left: -20px;
}

.how-it-works-dashed-image {
  height: 80px;
}

.how-it-works-col {
  margin-left: 0px !important;
  margin-right: 0px !important;
}

.how-it-works-second {
  margin-top: 140px !important;
}

.how-it-works-third {
  margin-top: 280px !important;
}

.how-it-works-fourth {
  margin-top: 420px !important;
}

.htw-heading {
  font-weight: bold;
  font-size: 1.7rem;
  opacity: 0.9;
}

.htw-plain-text {
  font-weight: 400;
  font-size: 1.3rem;
  opacity: 0.9;
  color: grey;
}

.htw-box {
  margin-top: 20px;
}

.our-apps {
  margin: 0px 0px 0px 0px;
}

.disable-link {
  cursor: default;
  pointer-events: none;
  opacity: 0.65;
}

.lift-box {
  position: relative;
  top: -15px;
}

.our-apps-text {
  font-weight: 600;
  color: rgba(0, 0, 0, 0.87);
}

.apps-main-box {
  padding-right: 4%;
}

.video-container {
  height: 400px;
  width: 700px;
  box-shadow: 6px 10px 30px rgba(0, 0, 0, 0.16);
  border-radius: 20px;
  background-color: #3a3a51;
}

.video-box {
  margin-top: 40px;
}

.demo-heading {
  font-weight: 700;
  font-size: 3rem;
  color: rgba(0, 0, 0, 0.89);
}

.demo-text {
  margin-top: 10px;
  color: grey;
  opacity: 0.9;
  font-weight: 400;
  font-size: 1.7rem;
}

.demo-box {
  padding-top: 60px;
  /* margin-left: 100px; */
}

.signup-btn {
  margin-top: 10px;
  border-radius: 4px;
  background-color: #1980a3;
  color: #ffffff;
  font-size: 1.6rem;
  border: 0px;
  max-width: 100%;
}

.subscribe-input {
  width: 100%;
  height: 40px !important;
  border-radius: 4px;
  border: 1px solid #e2e2e2;
  background-color: #ffffff;
}

.footer-line {
  margin-top: 1rem !important;
  margin-bottom: 1.5rem !important;
}

::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  font-size: 1.6rem;
}

::-moz-placeholder {
  /* Firefox 19+ */
  font-size: 1.6rem;
}

:-ms-input-placeholder {
  /* IE 10+ */
  font-size: 1.6rem;
}

:-moz-placeholder {
  /* Firefox 18- */
  font-size: 1.6rem;
}

.footer-main-text {
  font-weight: 700;
  color: #000000;
  font-size: 2rem;
  margin-bottom: 30px;
  display: block;
}

.footer-secondary-text {
  font-weight: 400;
  color: grey;
  font-size: 1.6rem;
  margin-bottom: 10px;
  display: block;
  opacity: 0.9;
}

.social-icons {
  height: 32px;
}

.bottom-text {
  color: grey;
  display: inline;
}

.bottom-text-wrapper {
  margin-bottom: 20px;
}

.subscribe-box {
  width: 360px;
  height: 220px;
  box-shadow: 6px 10px 30px rgba(0, 0, 0, 0.16);
  border-radius: 20px;
  background-image: linear-gradient(144deg, #1ea4bb 0%, #0f3b73 100%);
  position: relative;
  top: -70px;
  float: right;
}

.apple-text {
  padding: 0px 7% 0px;
  color: grey;
  text-align: center;
}

.arrow {
  height: 150px;
  margin-top: -20px;
  margin-left: -20px;
}

.suscribe-white {
  font-weight: 700;
  color: white;
  font-size: 3.5rem;
  position: relative;
  top: 80px;
}

.follow-us-link {
  margin-right: 10px;
}

.small-menu-expanded {
  background-color: #ffffff;
  display: none;
  /* margin-top: 25px; */
  border-radius: 5px;
  box-shadow: 6px 10px 30px rgba(0, 0, 0, 0.16);
}

.small-menu-item {
  font-weight: 600;
  color: #1875a3;
  display: block;
  margin: 20px 20px;
  font-size: 1.7rem;
}

.small-menu {
  cursor: hand;
}

.page-top-head-col {
  margin-top: 5px;
  /* position: relative;
    top: -20px; */
}

.page-top-head-sub-col {
  /* position: relative;
    top: -15px; */
  margin-bottom: 5px;
}

/*********___________Coloring Packs______________*********/

.text-center {
  text-align: center;
}

.coloringpacks-header {
  width: 100%;
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #f3fafc;
  /* margin: auto; */
  /* background: url('../images/NicePng_dot-pattern-png_917114@4x.png'); */
  /* background-size: cover; */
  /* background-position: center center; */

  /* -webkit-animation: fadein 2s;
    -moz-animation: fadein 2s;
    -ms-animation: fadein 2s;
    -o-animation: fadein 2s;
    animation: fadein 2s; */
}

.coloringpacks-main-wrapper {
  padding: 40px 0px;
}

.coloringpacks-primary-text {
  font-weight: 700;
  font-size: 3.2rem;
  /* padding: 0px 0px 10px 0px; */
  color: #000000;
}

.coloringpacks-sub-text {
  font-weight: 400;
  font-size: 1.5rem;
  color: rgba(0, 0, 0, 0.87);
}

.coloringpack-appselect-box {
  box-shadow: 6px 10px 30px rgba(0, 0, 0, 0.16);
  margin-left: auto;
  margin-right: 0px;
}

.coloring-pack-three-col {
  width: 18% !important;
}

.select-app-header {
  width: 80%;
  margin: auto;
  padding: 8% 10%;
  font-size: 18px;
  text-align: center;
  text-transform: capitalize;
  font-weight: 600;
  border-bottom: 1px solid rgb(184, 183, 183);
}

.coloringpacks-apps {
  width: 80%;
  margin: auto;
  padding: 8% 10%;
  cursor: pointer;
  border-bottom: 1px solid #eee;
  /* -webkit-animation: fadein 2s;
    -moz-animation: fadein 2s;
    -ms-animation: fadein 2s;
    -o-animation: fadein 2s;
    animation: fadein 2s; */
}

.coloringpacks-apps .app-image {
  width: 40px;
  height: 30px;
}

.coloringpacks-apps .text-box {
  margin-left: 20%;
  display: inline-block;
  width: 54%;
  text-align: left;
}

.coloringpacks-apps .app-text {
  font-size: 18px;
  font-weight: bold;
}

.coloringpacks-apps .app-text-small {
  font-size: 12px;
}

.coloringpacks-apps.active {
  background: green;
  color: white !important;
}

.quiveractive {
  background: radial-gradient(
    circle,
    rgba(34, 182, 200, 1) 0%,
    rgba(15, 59, 115, 1) 90%
  );
  color: white !important;
}

.fashionactive {
  background: radial-gradient(
    circle,
    rgba(214, 88, 159, 1) 0%,
    rgba(123, 15, 76, 1) 90%
  );
  color: white !important;
}

.masksactive {
  background: radial-gradient(
    circle,
    rgba(32, 156, 185, 1) 0%,
    rgba(27, 59, 108, 1) 90%
  );
  color: white !important;
}

.educationactive {
  background: radial-gradient(
    circle,
    rgba(32, 142, 58, 1) 0%,
    rgba(16, 103, 37, 1) 90%
  );
  color: white !important;
}

.quiver-color {
  color: #0f4781;
}

.fashion-color {
  color: #ba3580;
}

.education-color {
  color: #106725;
}

.coloringpacks-items-wrapper {
  /* width: 90%; */
  margin: auto;
  /* padding: 20px 0px 30px; */
  min-height: 500px;
  margin-bottom: 50px;
}

#pack-transition-image {
  transition: all 1s;
}

.item-image {
  /* height:200px; */
  /* width:200px; */
  width: 100%;
}

.coloringpacks-item {
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  margin: 20px auto;
  cursor: pointer;
  border-radius: 8px;
  position: relative;
  box-shadow: 0px 3px 3px rgba(25, 125, 49, 0.3);
}

/* .coloringpacks-items-wrapper {
    margin: 20px auto;
    border-radius: 8px;
    position: relative;
    box-shadow: 0px 3px 3px rgba(25, 125, 49, 0.3);
} */

.coloringpack-appselect-box-horizontal {
  padding: 0px 4%;
  margin-bottom: 30px;
}

@keyframes fadein {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

/* Firefox < 16 */
@-moz-keyframes fadein {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes fadein {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

/* Internet Explorer */
@-ms-keyframes fadein {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

/* Opera < 12.1 */
@-o-keyframes fadein {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.coloring-pages-box {
  width: 70% !important;
}

.coloringpacks-items-wrapper {
  width: 100%;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}

.coloringpacks-items-wrapper
  .coloringpacks-items
  .coloringpacks-item
  .item-text-wrapper {
  display: block;
}

.coloringpacks-items-wrapper
  .coloringpacks-items
  .coloringpacks-item
  .item-text-wrapper
  .page-view-button {
  width: 100%;
  margin: 0px;
  border: none;
  background: #1875a3;
  color: white;
  border-radius: 0px;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
}

.coloringpacks-items-wrapper
  .coloringpacks-items
  .coloringpacks-item
  .item-text {
  padding: 0% 3%;
}

.coloringpacks-items-wrapper
  .coloringpacks-items
  .coloringpacks-item
  .item-text
  .name {
  font-size: 14px;
  color: rgba(0, 0, 0, 0.87);
  min-height: 44px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.coloringpacks-items-wrapper
  .coloringpacks-items
  .coloringpacks-item
  .item-text
  .company {
  font-size: 12px;
  color: rgba(0, 0, 0, 0.87);
  opacity: 0.79;
}

.coloringpacks-items-wrapper
  .coloringpacks-items
  .coloringpacks-item
  .item-button {
  text-align: center;
  margin-top: 5px;
  /* padding: 2%; */
}

.coloringpacks-items-wrapper
  .coloringpacks-items
  .coloringpacks-item
  .item-button
  button {
  background-color: #124e81;
  border-radius: 0px 0px 4px 4px;
  width: 100%;
  margin: auto;
  text-align: center;
  color: white;
  font-size: 12px;
  padding: 0px 10px;
  height: auto;
}

.coloringpacks-items-wrapper
  .coloringpacks-items
  .coloringpacks-item
  .paid-tag {
  /* background: yellow; */
  position: absolute;
  /* text-transform: uppercase; */
  right: 0px;
  top: 5px;

  /* padding: 0px 8px; */
  /* font-size: 14px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px; */
}

.coloringpacks-items-wrapper
  .coloringpacks-items
  .coloringpacks-item
  .paid-tag
  img {
  height: 100px;
}

.coloringpacks-filters-wrapper {
  margin: auto;
  margin-left: 2% !important;
  margin-bottom: 20px;
}

/* .filters-list {
    position: relative;
    top: 7px;
} */

.app-name {
  margin-top: 15px;
}

.coloringpacks-filters-wrapper .filters-list {
  min-height: 5px;
}

.coloringpacks-filters-wrapper .filters-list .filter-item {
  max-width: 200px;
  border: 2px solid #124e81;
  border-radius: 40px;
  font-size: 15px;
  color: #000000;
  display: inline-block;
  margin-right: 10px;
  padding: 6px 20px;
  cursor: pointer;
  margin-top: 10px;
}

.coloringpacks-filters-wrapper .search-col-box {
  padding-top: 10px;
}

.coloringpacks-filters-wrapper .filters-list .filter-item.active {
  background: #124e81;
  color: #ffffff;
}

.coloringpacks-filters-wrapper .filter-dropdown-menus {
  margin: 10px auto 10px;
}

.coloringpacks-filters-wrapper .filter-search-input {
  border: none;
  border-radius: 0px;
  border-bottom: 2px solid rgba(24, 117, 163, 0.4);
}

.filter-search-input {
  width: 100%;
  float: right;
}

.coloringpacks-filters-wrapper .filter-search-input:focus {
  border: none;
  outline: none;
  border-bottom: 2px solid rgb(24, 117, 163);
}

.filter-search-input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  padding-bottom: 8px;
}

.filter-search-input::-moz-placeholder {
  /* Firefox 19+ */
  padding-bottom: 8px;
}

.filter-search-input:-ms-input-placeholder {
  /* IE 10+ */
  padding-bottom: 8px;
}

.filter-search-input:-moz-placeholder {
  /* Firefox 18- */
  padding-bottom: 8px;
}

.coloringpacks-filters-wrapper .filter-search-button {
  background: #1875a3;
  color: white;
  outline: none;
  border: none;
  font-size: 12px;
  border-radius: 25px;
  padding: 0px 30px;
}

.coloringpacks-filters-wrapper .selected-app-title {
  margin-bottom: 0px;
}

.downloadallbutton {
  background: #1875a3;
  color: white !important;
  outline: none;
  border: none;
  font-size: 12px;
  border-radius: 25px;
  height: 50px;
  padding: 0% 25%;
}

.coloringpages-pack-thumbnail-box {
  /* box-shadow: 6px 10px 30px rgba(25, 125, 49, 0.3); */
  width: 80%;
  margin-left: auto;
  margin-right: 0px;
  position: relative;
}

.coloringpages-pack-thumbnail-box .back-to-packs {
  color: #1875a3;
  font-size: 16px;
  display: flex;
  align-content: center;
  align-items: center;
  cursor: pointer;
  padding: 5px;
}

.back-to-whatwedo {
  color: #1875a3;
  font-size: 16px;
  display: flex;
  justify-content: center;
  /* align-content: center; */
  align-items: center;
  cursor: pointer;
  padding: 5px;
}

.coloringpages-pack-thumbnail-box .page-thumbnail {
  width: 100%;
  margin: auto;
}

.coloringpages-pack-thumbnail-box .page-thumbnail {
  width: 100%;
}

.coloringpages-pack-thumbnail-box .page-thumbnail {
  width: 100%;
  margin: auto;
  position: relative;
}

.coloringpages-pack-thumbnail-box .page-thumbnail .play-video-button {
  width: 80%;
  position: absolute;
  bottom: -20px;
  left: 10%;
  z-index: 10;
  background: white;
  color: #1875a3;
  display: flex;
  align-items: center;
  align-content: center;
  height: 40px;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  border-radius: 40px;
  justify-content: center;
  cursor: pointer;
}

.coloringpages-pack-thumbnail-box .active-pack-title {
  color: white;
  position: absolute;
  top: -75px;
  left: 0px;
  width: 80%;
  padding: 6% 10%;
  border-radius: 8px;
  display: flex;
}

.coloringpages-pack-thumbnail-box .active-pack-title .app-image {
  width: 40px;
  height: 30px;
}

.coloringpages-pack-thumbnail-box .active-pack-title .text-box {
  margin-left: 20%;
  display: inline-block;
  /* width: 54%; */
  text-align: left;
}

.coloringpages-pack-thumbnail-box .active-pack-title .app-text {
  font-size: 18px;
  font-weight: bold;
}

.coloringpages-pack-thumbnail-box .features-list {
  /* width: 100%; */
  margin-top: 30px;
  padding: 20px 10px 20px 20px;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  border-radius: 5px;
}

.coloringpages-pack-thumbnail-box .features-list .title {
  text-align: left;
  font-weight: bold;
  margin-bottom: 0px;
  padding-bottom: 10px;
  border-bottom: 1px solid rgb(184, 183, 183);
}

.coloringpages-pack-thumbnail-box .features-list ul {
  margin-top: 10px;
  list-style-type: square;
}

.page-dialog-wrapper {
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0px;
  top: 0px;
  background: rgba(0, 0, 0, 0.6);
  z-index: 1000;
  -webkit-animation: fadein 1s;
  -moz-animation: fadein 1s;
  -ms-animation: fadein 1s;
  -o-animation: fadein 1s;
  animation: fadein 1s;
}

.page-dialog-wrapper .page-dialog {
  position: relative;
  top: 10%;
  width: 70%;
  margin-left: auto;
  margin-right: auto;
  height: 100%;
}

.activity-dialog-wrapper .page-dialog {
  position: relative;
  top: 10%;
  width: 50%;
  margin-left: auto;
  margin-right: auto;
  height: 100%;
}

.page-dialog-wrapper .modal-header-text {
  font-size: 3rem;
  text-align: center;
  font-weight: bold;
  margin-bottom: 10px;
}

.page-dialog-wrapper .page-dialog .close-icon {
  position: absolute;
  right: 10px;
  top: 10px;
  z-index: 1000;
  cursor: pointer;
}

.page-dialog-wrapper .page-dialog .upper-part {
  background-color: #f3fafc;
  position: relative;
  /* height: 80%; */
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  padding-bottom: 20px;
}

.page-dialog-wrapper .page-dialog .upper-part .row {
  padding-top: 5%;
  height: 90%;
  width: 90%;
  margin: auto;
}

.page-dialog-wrapper .page-dialog .upper-part .row .columns {
  height: 100%;
}

.page-dialog-wrapper .page-dialog .upper-part .row .item-thumbnail {
  margin-bottom: 10px;
  cursor: pointer;
  position: relative;
  text-align: center;
  color: white;
}

.centered-overlay {
  position: absolute;
  top: 48%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: rgba(0, 0, 0, 0.5);
  height: 96%;
  width: 100%;
}

.centered-overlay .overlay-text {
  position: relative;
  top: 40%;
  font-size: 2rem;
}

.display-none {
  display: none;
}

.page-dialog-wrapper .page-dialog .upper-part .row .columns .item-full-preview {
  margin: auto;
  height: 400px;
}

.page-dialog-wrapper .page-dialog .footer-part {
  background-color: white;
  /* height: 20%; */
  border-top: 1px solid #ddd;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  padding-bottom: 10px;
}

.page-dialog-wrapper .page-dialog .footer-part .columns .header-text {
  font-size: 18px;
  font-weight: bold;
  padding-left: 15%;
  position: relative;
  padding-top: 2%;
  padding-bottom: 1%;
}

.page-dialog-wrapper .page-dialog .footer-part .columns .description-text {
  font-size: 12px;
  padding-left: 15%;
}

.page-dialog-wrapper
  .page-dialog
  .footer-part
  .columns
  .header-text
  .privacy-tag {
  background: yellow;
  margin-left: 2%;
  text-transform: uppercase;
  padding: 3px 8px;
  font-size: 14px;
}

.page-dialog-wrapper .page-dialog .footer-part .downloadbutton-wrapper {
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: center;
  margin-left: 0% !important;
  margin-top: 20px;
}

.page-dialog-wrapper .page-dialog .footer-part .columns .downloadnowbutton {
  background: #1875a3;
  color: white;
  outline: none;
  border: none;
  font-size: 12px;
  border-radius: 25px;
}

.page-dialog-wrapper .page-dialog .pack-video-wrapper {
  padding: 3.5%;
  height: 80%;
}

.divide-container {
  height: 2px;
  background: #eee;
}

.page-dialog-wrapper .page-dialog .upper-part .coloringpack-appselect-box {
  padding-top: 0px !important;
}

.page-dialog-wrapper
  .page-dialog
  .upper-part
  .coloringpack-appselect-box
  .coloringpacks-apps {
  display: flex;
}

.page-dialog-wrapper
  .page-dialog
  .upper-part
  .coloringpack-appselect-box
  .coloringpacks-apps
  .text-box {
  margin-left: 10% !important;
}

.page-dialog-wrapper .warning-dialog {
  width: 60% !important;
}

.page-dialog-wrapper .page-dialog .warning-box {
  background: white;
  border-radius: 8px;
  text-align: center;
  /* padding: 10px; */
  padding: 35px 10px 20px 10px;
}

.filteron-box {
  width: 96% !important;
  margin-left: 4% !important;
}

/*********___________Product Page______________*********/

.products-image {
  height: 263px;
  max-width: 100%;
}

.product-heading {
  font-size: 3.2rem;
  font-weight: 900;
  margin: 0;
  position: relative;
  top: -5px;
}

.product-links {
  margin-top: 5px;
}

.product-description {
  margin-top: 15px;
}

.product-button-path {
  position: relative;
  top: 6px;
  left: 15px;
}

.product-button {
  min-width: 250px;
  height: 45px;
  font-size: 1.7rem;
  box-shadow: 10px 10px 30px rgba(18, 78, 129, 0.3);
  border-radius: 40px;
  background-color: #ffffff;
  color: #124e81;
  border: 0px;
  max-width: 100%;
}

.product-icon-image {
  height: 40px;
  width: 40px;
  border-radius: 500px;
  margin: 30px 10px;
  border: 3px solid #124e81;
  padding: 7px;
}

.product-row {
  margin-top: 30px;
}

.d-flex {
  display: flex;
}

#coloringpacks-button {
  background: #1875a3;
  color: white;
  font-weight: 400;
  padding: 7px 20px;
  /* padding: 10px 30px; */
  /* border-radius: 26px; */
}

#coloringpacks-button:hover {
  color: black;
}

.product-row .de-header {
  display: flex;
  align-items: center;
  margin-bottom: 30px;
  color: rgba(0, 0, 0, 0.87);
  font-size: 32px;
  font-weight: 700;
}

.product-row .de-primary-text {
  margin-bottom: 30px;
}

.product-row .de-list-text {
  margin-bottom: 30px;
}

.product-row .de-list-text ul {
  list-style-type: square;
}

.productinaction-row .header {
  color: rgba(0, 0, 0, 0.87);
  font-size: 2.5rem;
  font-weight: 600;
  margin-bottom: 30px;
  position: relative;
  top: 3px;
}

.product-row .flashcards-header {
  display: flex;
  align-items: center;
  margin-bottom: 30px;
  justify-content: center;
  color: rgba(0, 0, 0, 0.87);
  font-size: 32px;
  font-weight: 700;
}

/****************** Help PAge ****************/
.help-container {
  padding: 20px 15% 40px;
}

.help-container .header .primary-text {
  font-size: 18px;
  color: #124e81;
  font-size: 32px;
  font-weight: 700;
}

.help-container .accordionWrapper {
  box-sizing: border-box;
  margin-top: 20px;
}

.help-container .accordionItem {
  float: left;
  display: block;
  width: 100%;
  box-sizing: border-box;
  font-family: "Open-sans", Arial, sans-serif;
}

.help-container .accordionItemHeading {
  cursor: pointer;
  border-radius: 4px;
  font-family: "Open Sans";
  font-size: 2rem;
  font-weight: 500;
  /* box-shadow: 2px 3px 6px rgba(18, 78, 129, 0.3); */
  border: 3px solid #f1f1f1;
  padding-bottom: 15px;
  padding-left: 4%;
  padding-top: 15px;
}

.help-container .close .accordionItemContent {
  height: 0px;
  transition: height 1s ease-out;
  -webkit-transform: scaleY(0);
  -o-transform: scaleY(0);
  -ms-transform: scaleY(0);
  transform: scaleY(0);
  float: left;
  display: block;
}

.help-container .open .accordionItemContent {
  width: 100%;
  font-size: 1.7rem;
  margin: 0px 0px 10px 0px;
  display: block;
  -webkit-transform: scaleY(1);
  -o-transform: scaleY(1);
  -ms-transform: scaleY(1);
  transform: scaleY(1);
  -webkit-transform-origin: top;
  -o-transform-origin: top;
  -ms-transform-origin: top;
  transform-origin: top;
  padding: 30px 4%;
  /* box-shadow: 2px 3px 6px rgba(18, 78, 129, 0.3); */
  border: 3px solid #f1f1f1;
  border-radius: 4px;
  background-color: #ffffff;
  color: rgba(0, 0, 0, 0.8);
  font-weight: 400;
  -webkit-transition: -webkit-transform 0.4s ease-out;
  -o-transition: -o-transform 0.4s ease;
  -ms-transition: -ms-transform 0.4s ease;
  transition: transform 0.4s ease;
  box-sizing: border-box;
}

.help-container .accordation-box {
  margin-bottom: 20px;
}

.help-container .video-guide {
  padding: 5%;
  margin: 30px auto;
  /* box-shadow: 2px 3px 6px rgba(18, 78, 129, 0.3); */
  border-radius: 4px;
  background-color: #ffffff;
  border: 3px solid #f1f1f1;
}

.help-container .video-guide .image-box {
  position: relative;
}

.help-container .video-guide .image-box .text-on-image {
  height: 100%;
  color: rgba(0, 0, 0, 0.87);
  text-align: left;
  padding-left: 4%;
  background-size: contain;
  background-repeat: no-repeat;
}

.help-container .video-guide .image-box .text-on-image .header {
  font-size: 2.7rem;
  font-weight: 600;
}

.help-container .video-guide .image-box .text-on-image ul {
  list-style-type: square;
  padding-top: 10px;
}

.help-container .video-guide .image-box .text-on-image ul li {
  font-size: 2rem;
}

.help-container .still-need-wrapper {
  text-align: center;
  padding: 5%;
  margin: 10px auto 30px;
}

.help-container .still-need-wrapper .left-text {
  color: #124e81;
  font-size: 22px;
  font-weight: 700;
}

.help-container .still-need-wrapper .right-text {
  color: rgba(0, 0, 0, 0.87);
  font-size: 15px;
  font-weight: 400;
}

/*********-------------- What We Do ----------***/

.what-we-do-wrapper {
  padding: 20px 7% 20px;
}

.what-we-do-wrapper .products-image-col {
  text-align: center;
}

.what-we-do-wrapper .product-row {
  margin: 40px auto;
}

/*******************Navbar ********************/

.top-fixed-navbar {
  height: 100px;
  position: fixed;
  left: 0px;
  /* top: 50px; */
  top: 0px;
  width: 86%;
  z-index: 1000;
  box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.2);
}

/******************* Carrera START ********/

.career-wrapper .primary-text {
  color: #124e81;
  font-size: 3.2rem;
  font-weight: 700;
}

.career-wrapper .secondary-text {
  color: rgba(0, 0, 0, 0.87);
  font-size: 1.5rem;
  font-weight: 400;
}

.career-wrapper {
  padding: 20px 7% 30px;
}

.career-wrapper .product-row {
  margin: 40px auto;
}

.career-wrapper .working-here-item {
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  border-radius: 8px;
  background-color: #ffffff;
  padding: 15px;
}

.career-wrapper .working-here-item .img-box {
  text-align: center;
}

.career-wrapper .working-here-item .text-area .item-main-text {
  color: rgba(0, 0, 0, 0.87);
  font-size: 2rem;
  font-weight: 600;
}

.career-wrapper .working-here-item .text-area .item-sec-text {
  color: rgba(0, 0, 0, 0.87);
  font-size: 1.5rem;
  font-weight: 400;
}

.career-extended-wrapper {
  margin: 0 4%;
}

.career-extended-wrapper .columns img {
  height: 300px !important;
}

.career-wrapper .open-position-item .main-text {
  color: rgba(0, 0, 0, 0.87);
  font-size: 22px;
  font-weight: 400;
}

.career-wrapper .open-position-item {
  border-bottom: 1px solid #bcbcbc;
  padding-top: 10px;
  padding-bottom: 10px;
}

.career-wrapper .open-position-item .secondary-text {
  color: rgba(0, 0, 0, 0.7);
  font-size: 16px;
  font-weight: 400;
}

.career-wrapper .open-position-item .apply-button-box {
  display: flex;
  justify-content: center;
  position: relative;
  top: 15px;
}

.career-wrapper .open-position-item .apply-button {
  border-radius: 40px;
  background-color: #18789d;
  color: white;
  text-transform: uppercase;
}

.career-wrapper .b-l-t {
  color: #124e81;
  font-size: 2rem;
  font-weight: 700;
  text-align: right;
}

.career-wrapper .b-r-t {
  color: rgba(0, 0, 0, 0.87);
  font-size: 1.5rem;
  font-weight: 400;
  text-align: left;
  position: relative;
  top: 5px;
}

.career-wrapper .open-position-types .open-position-type-item {
  float: left;
  margin-right: 10%;
  color: rgba(0, 0, 0, 0.5);
  font-size: 18px;
  font-weight: 700;
}

.career-wrapper .open-position-types .open-position-type-item.active {
  color: rgba(203, 0, 0, 0.87);
  border-bottom: 4px solid rgba(203, 0, 0, 0.87);
}

/* About us */
.about-us-box {
  font-weight: 400;
  color: #ffffff;
  box-shadow: 20px 20px 40px rgba(255, 175, 51, 0.25);
  border-radius: 20px;
  background-image: linear-gradient(59deg, #ffb033 0%, #f54b00 100%);
  padding: 30px 50px;
}

.about-us-box .heading {
  font-size: 28px;
  font-weight: 700;
  text-align: center;
}

.about-us-box .line {
  width: 300px;
  text-align: center;
  margin-top: 0.75rem !important;
  margin-bottom: 2.5rem !important;
}

.about-us-box .text {
  font-size: 18px;
  font-weight: 400;
  text-align: justify;
}

.about-heading {
  color: #124e81;
  font-size: 32px;
  font-weight: 700;
}

.margin-top-50 {
  margin-top: 50px;
}

.team-box {
  height: 200px;
  width: 200px;
  border-radius: 100px;
  overflow: hidden;
  border: 1px solid #707070;
  /* background-color: #e6e1e1; */
}

.team-box img {
  width: 100%;
}

/********************Terms**********************/

.terms-wrapper {
  padding: 20px 7% 50px;
}

.terms-wrapper p {
  padding: 0;
  margin-bottom: 20px !important;
  font-size: 17px;
}

.terms-wrapper p b {
  font-size: 22px;
  font-weight: 700;
}

.terms-wrapper h3 {
  font-size: 30px;
  line-height: 32px;
  letter-spacing: 0.5px !important;
  text-transform: none;
  color: #2d2d2d;
  margin: 0 0 20px;
}

.client-logo-items {
  border-radius: 4px;
  cursor: pointer;
  position: relative;
  border: 1px solid #e5e5e5;
  box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.2);
  height: 100px;
  padding: 20px 20px;
  transition: all 0.2s ease-in-out;
}

.client-logo-image {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  max-width: 300px;
  max-height: 100px;
}

.client-logo-items:hover {
  transform: scale(1.06);
}

.margin-left-2 {
  margin-left: 2% !important;
}

.padding-right-2 {
  padding-right: 2% !important;
}

.margin-top-2 {
  margin-top: 2% !important;
}

.work-with-us-text-col {
  margin-left: 2% !important;
  margin-bottom: 40px;
  font-size: 1.5rem;
}

.hvrbox,
.hvrbox * {
  box-sizing: border-box;
}

.hvrbox {
  position: relative;
  display: inline-block;
  overflow: hidden;
  width: 100%;
  max-width: 100%;
  height: auto;
  border-radius: 8px;
  box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.2);
  cursor: pointer;
  transition: all 0.2s ease-in-out;
}

.hvrbox img {
  max-width: 100%;
  width: 100%;
}

.hvrbox .hvrbox-layer_bottom {
  display: block;
}

.hvrbox .hvrbox-layer_top {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  color: #fff;
  padding: 15px;
  -moz-transition: all 0.4s ease-in-out 0s;
  -webkit-transition: all 0.4s ease-in-out 0s;
  -ms-transition: all 0.4s ease-in-out 0s;
  transition: all 0.4s ease-in-out 0s;
}

.hvrbox:hover .hvrbox-layer_top,
.hvrbox.active .hvrbox-layer_top {
  opacity: 1;
}

.hvrbox .hvrbox-text {
  text-align: center;
  font-size: 2.1rem;
  color: #fff;
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 90%;
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.hvrbox .hvrbox-text_mobile {
  font-size: 15px;
  border-top: 1px solid rgb(179, 179, 179);
  /* for old browsers */
  border-top: 1px solid rgba(179, 179, 179, 0.7);
  margin-top: 5px;
  padding-top: 2px;
  display: none;
}

.hvrbox.active .hvrbox-text_mobile {
  display: block;
}

.case-study-LHS .features-list .heading {
  font-weight: 600;
  font-size: 20px;
  color: #1875a3;
  margin: 5px 0px !important;
}

/**************** Contact Us ********************/

.contactus-main-wrapper {
  /* width: 40%; */
  margin: 75px 10% 150px;
}

.top-text p {
  text-align: justify;
}

.contactus-main-wrapper .row .columns input {
  width: 100%;
  margin: 10px auto;
  padding: 6px 20px;
}

.contactus-main-wrapper .row .columns select {
  width: 100%;
  margin: 10px auto;
  /* padding: 20px; */
}

.contactus-main-wrapper .row .columns textarea {
  width: 100%;
  margin: 10px auto;
  padding: 20px;
}

.contactus-main-wrapper .emailus-text {
  display: flex;
  align-items: center;
  justify-content: left;
  color: #7e7e7e;
  margin-top: 5px;
}

.contactus-main-wrapper .contactbutton-area {
  display: flex;
  align-items: center;
  justify-content: center;
}

.contactus-main-wrapper .contactbutton-area .contact-button {
  color: #fff;
  font-size: 1.5rem;
  width: 100%;
  height: 100%;
  margin: auto;
  border-radius: 4px;
  background-color: #1875a3;
  font-weight: normal;
}

.contactus-main-wrapper .top-text {
  padding-top: 10px;
  /* padding-bottom: 20px; */
  text-align: center;
}

.contactus-main-wrapper .top-text p {
  color: #222;
  font-size: 1.5rem;
}

button:disabled {
  background-color: #dddddd !important;
  color: rgb(49, 43, 43) !important;
  pointer-events: none;
}

/*************************Team Page******************/

.team-wrapper .member-name {
  font-size: 22px;
}

.team-wrapper .member-designation {
  font-size: 18px;
  color: #344b60;
}

/*************************** Testimonials page ********************************/

.testimonials-main-wrapper {
  padding: 75px 10% 150px;
}

.testimonials-main-wrapper .item-wrapper {
  margin: 10px;
  width: 48%;
  float: left;
  margin-bottom: 150px;
}

.testimonials-main-wrapper .item-wrapper .item {
  -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
  background: white;
  border-radius: 10px;
  padding: 40px;
  position: relative;
}

.testimonials-main-wrapper .item-wrapper .item .main-content {
  color: #344b60;
  word-wrap: break-word;
  font-size: 16px;
  line-height: 22px;
  text-align: justify;
}

.testimonials-main-wrapper .item-wrapper .item .writer {
  color: #999 !important;
  word-wrap: break-word;
  font-size: 16px;
  line-height: 22px;
  max-width: 800px;
  margin: 15px auto;
}

.testimonials-main-wrapper .item-wrapper .item .quote-tag {
  position: absolute;
  top: -18px;
  right: 10px;
}

.testimonials-main-wrapper .item-wrapper .item .company-logo {
  margin-top: 10px;
  height: 35px;
}

.contact-us-below-video-wrapper {
  margin: 50px 0px;
  padding: 30px 0px;
  background-color: #f8f8f8;
  text-align: center;
  width: 90% !important;
}

.contact-us-below-video-wrapper .heading-text {
  display: block;
  font-size: 2rem;
}

.contact-us-below-video-wrapper .sub-text {
  display: block;
  margin: 15px 0px 25px 0px;
}

.contact-us-below-video-wrapper .contact-btn {
  height: 40px !important;
  border-radius: 4px;
  background-color: #1980a3;
  color: #ffffff;
  font-size: 1.6rem;
  border: 0px;
  padding: 7px 40px;
}

.youtube-video {
  height: 400px;
  width: 700px;
}

.video-guide .columns iframe {
  border: 3px solid #000;
  width: 101% !important;
}

.ar-standards-wrapper {
  margin: 50px 10%;
}

.ar-standard-video .video {
  height: 300px;
  width: 100%;
}

.category-tag {
  position: absolute;
  top: 0px;
  right: 0px;
  background-color: #ffdc64;
  padding: 5px 15px;
  border-bottom-left-radius: 8px;
  border-top-right-radius: 8px;
  color: #000;
  border: 2px solid #000;
}

.about-us-heading {
  margin: 10px auto;
  font-size: 2.9rem;
  text-align: center;
}

.homepage-logo {
  cursor: pointer;
  position: relative;
  height: 100px !important;
  padding: 20px 20px;
  margin: 0px 20px;
}

.client-logo-image-homepage {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  max-width: 300px;
  max-height: 140px;
}

.customer-logos {
  margin: 40px 0px;
}

.modal-select-box {
  margin-top: 120px !important;
}

.hvrbox-blog-name {
  /* background-color: #f3fafc; */
  padding: 15px 0px;
  text-align: center;
  font-size: 1.6rem;
  font-weight: 600;
  height: 110px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  width: 90%;
  margin: auto;
}

.hvrbox-blog-name .author {
  font-size: 1.3rem;
  font-weight: 400;
  color: #222;
}

.blog-heading-text {
  font-size: 3rem;
  font-weight: 600;
}

.blog-author-name {
  font-size: 2.1rem;
  font-weight: 500;
  margin-bottom: 25px;
}

.blog-date {
  font-size: 1.3rem;
  font-weight: 400;
  margin-bottom: 40px;
}

.author-image {
  float: right;
}

.author-image img {
  height: 150px;
  width: 150px;
  border-radius: 100px;
  border: 6px solid #000;
  margin-top: 20px;
  margin-right: 20px;
}

.blog-heading-box {
  width: 100%;
  background: radial-gradient(
    circle,
    rgba(34, 182, 200, 1) 0%,
    rgba(15, 59, 115, 1) 90%
  );
  margin-top: 10px;
  color: #fff;
}

.blog-heading-box .author-name-box {
  width: calc(80% - 40px);
}

.blog-heading-box .author-image {
  width: 20%;
  text-align: right;
}

.author-name-box {
  margin-top: 40px;
  margin-left: 40px;
  float: left;
}

.blog-text {
  font-size: 1.5rem;
  font-weight: 400;
  margin-top: 20px;
  margin-bottom: 20px;
}

.blog-text strong {
  font-size: 2rem;
  font-weight: 600;
}

.back-to-blogs {
  color: #1875a3;
  font-size: 16px;
  display: flex;
  align-content: center;
  align-items: center;
  cursor: pointer;
  padding: 5px;
}

.hr-text {
  text-align: center;
  font-size: 1.7rem;
  color: grey;
  margin-top: 15px;
}

.special-pack-text {
  margin: 40px 0px;
  font-size: 1.7rem;
  text-align: justify;
}

.special-pack-title-image img {
  width: 100%;
  /* max-height: 400px;    */
}

.special-pack-logo-image center img {
  max-width: 100%;
}

select:required:invalid {
  color: gray;
  font-size: 16px;
}

textarea,
input,
select {
  font-family: "Open Sans" !important;
}

.mv-box {
  min-height: 375px;
}

.float-left {
  float: left;
}

.float-right {
  float: right;
}

.article-navigation-box {
  width: 70%;
  height: 80px;
  background-color: #1875a3;
  color: #fff;
  overflow: hidden;
}

.article-navigation-box .arrow-box {
  width: 50px;
}

.article-navigation-box .arrow-box img {
  height: 50px;
  margin-top: 15px;
}

.article-navigation-box .article-text-box {
  width: calc(100% - 65px);
}

.article-navigation-box .text-box {
  margin-top: 15px;
}

.article-navigation-box .text-box .first {
  font-size: 1.7rem;
  font-weight: 600;
}

.article-navigation-box .text-box .second {
  font-size: 1.3rem;
  font-weight: 300;
}

.edu-blog-text-content {
  font-size: 1.7rem;
}

.edu-blog-text-content strong {
  font-size: 2rem;
}

.edu-blog-button {
  background: #1875a3;
  color: white !important;
  outline: none;
  border: none;
  font-size: 12px;
  border-radius: 25px;
  height: 40px;
  padding: 0% 5%;
  max-width: 300px;
  margin-top: 8px;
}

.article-text-box {
  margin-top: 15px;
}

.article-text-box .second {
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 300px;
  overflow: hidden;
}

@media only screen and (max-width: 580px) {
  .article-text-box .second {
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 200px;
    overflow: hidden;
  }
}

.events-box {
  border: 1px solid black;
  padding: 40px 0px;
}

.events-box .hvrbox-blog-name {
  font-size: 2.3rem;
}

.events-testimonials-wrapper {
  padding: 40px 10% 100px;
}

.blog-img {
  height: auto;
  width: 100%;
}

.homepage-custom-logo-max-height {
  max-height: 140px;
}

.table-wrapper {
  padding: 20px 7.5%;
}

.table1 {
  color: #585e6d;
}

.table1 tr td {
  border-bottom: 1px solid rgb(238, 237, 238);
  border-left: 1px solid rgb(238, 237, 238);
}

.background-color-fafafa {
  background-color: #fafafa;
}

.table1 tr td:first-child {
  border-left: 0px;
  background-color: #ffffff;
}

.table1 tr td {
  padding: 10px 15px;
}

.table1 tr:first-child td {
  color: #fff;
  background-color: #5594f1;
  padding: 10px 25px;
}

.table1 tr:first-child td:first-child {
  background-color: #fff;
}

.table1 tr:first-child td:nth-child(2) {
  border-radius: 10px 0px 0px 0px;
}

.table1 tr:first-child td:nth-child(7) {
  border-radius: 0px 10px 0px 0px;
}

.table1 tr:nth-child(15) td:first-child {
  border-bottom: 0px;
}

.table1 tr:nth-child(15) td:nth-child(2) {
  border-radius: 0px 0px 0px 10px;
}

.table1 tr:nth-child(15) td:nth-child(7) {
  border-radius: 0px 0px 10px 0px;
}

.table1 tr td:nth-child(7) {
  border-right: 1px solid rgb(238, 237, 238);
}

.table1 tr td {
  text-align: center;
}

.table1 tr td:first-child {
  text-align: right;
}

.info-icon {
  color: #fff;
  background-color: #5594f1;
  width: 15px;
  height: 15px;
  display: inline-block;
  border-radius: 100%;
  font-size: 10px;
  text-align: center;
  font-weight: bold;
  text-decoration: none;
  -webkit-box-shadow: inset -1px -1px 1px 0px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: inset -1px -1px 1px 0px rgba(0, 0, 0, 0.25);
  box-shadow: inset -1px -1px 1px 0px rgba(0, 0, 0, 0.25);
}

.tooltiptext {
  background-color: #fff;
  bottom: 35px;
  font-family: "Lato", sans-serif;
  font-size: 15px;
  left: 0;
  letter-spacing: 0.4px;
  line-height: 1.5;
  margin: 0;
  right: auto;
  min-width: 200px;
  box-shadow: 0px 8px 15px 1px rgba(175, 175, 175, 0.52);
  padding: 20px;
  text-align: center;
  border-radius: 10px;
  z-index: 99999999;
  box-sizing: border-box;
  color: #5c6270;
  display: none;
}

/*
.table1 tr td .tooltip > span {
    background-color: #5b717f;
    bottom: 45px;
    display: none;
    font-weight: 400;
    font-family: "Lato", sans-serif;
    font-size: 15px;
    left: 0;
    letter-spacing: 0.4px;
    line-height: 1.5;
    margin: 0;
    right: auto;
    width: auto;
    min-width: 200px;
    padding: 20px;
}

.table1 tr td .tooltip > span {
    border-radius: 5px;
    bottom: 40px;
    color: white;
    line-height: 1.4;
    padding: 10px;
    position: absolute;
    left: 50%;
    margin-left: -95px;
    text-align: center;
    width: 170px;
    z-index: 999;
    display: none;
    font-size: 14px;
    font-weight: 300;
}

table span {
    color: #EBEBEB;
    display: block;
}*/

.table1 tr td .tooltip > span:after {
  border-left: 16px solid transparent;
  border-right: 16px solid transparent;
  border-top: 16px solid white;
  bottom: -14px;
  content: "";
  display: block;
  height: 0;
  left: 50%;
  margin-left: -12px;
  position: absolute;
  width: 0;
}

.tooltip {
  position: relative;
  display: inline-block;
  /* border-bottom: 1px dotted black; */
  cursor: pointer;
}

.tooltip .tooltiptext {
  /* Position the tooltip */
  position: absolute;
  z-index: 1000;
  margin-left: -100px;
}

.tooltip:hover .tooltiptext {
  display: block;
}

.enabled-icon {
  height: 15px;
}

.table1 tr td:first-child .tooltip .tooltiptext {
  position: absolute;
  z-index: 1000;
  margin-left: -50px;
}

/*-- Special Offer popup Begin
–––––––––––––––––––––––––––––––––––––––––––––––––– */

.special-popup-wrapper {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: 1000;
  background: rgba(0, 0, 0, 0.3);
  overflow: auto;
}

.special-popup-wrapper .special-popup {
  width: 35%;
  margin-top: 60px;
  margin-bottom: 30px;
  background: white;
  border-radius: 15px;
  margin-left: auto;
  margin-right: auto;
  padding: 10px;
  text-align: center;
  position: relative;
}

.special-popup-wrapper .special-popup {
  animation: popup 0.7s;
}

@keyframes popup {
  0% {
    transform: scale(1);
  }

  50% {
    transform: scale(1.4);
  }

  100% {
    transform: scale(1);
  }
}

.special-popup-wrapper .special-popup .heading {
  font-size: 20px;
  font-weight: 600;
  padding: 10px;
  width: 80%;
  margin: auto;
  position: relative;
}

.special-popup-wrapper .special-popup .close-icon {
  position: absolute;
  right: 10px;
  top: 10px;
  z-index: 1000;
  cursor: pointer;
}

.special-popup-wrapper .special-popup .featured-image {
  margin-top: 10px;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
}

.special-popup-wrapper .special-popup .featured-image img {
  width: 100%;
}

.special-popup-wrapper .special-popup .description {
  margin-top: 10px;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  padding: 10px;
  font-size: 15px;
  font-weight: 400;
}

.special-popup .popup-form {
  margin-top: 10px;
}

.popup-form input {
  border-color: black;
  width: 80%;
}

.popup-form .contact-button {
  color: #fff;
  font-size: 1.5rem;
  margin: auto;
  border-radius: 4px;
  background-color: #1875a3;
  font-weight: normal;
}

.special-popup-wrapper .google-form-popup {
  width: 40% !important;
  height: calc(100% - 110px) !important;
}

/*-- Special Offer popup End
–––––––––––––––––––––––––––––––––––––––––––––––––– */

/****************** Subscribe Page ****************/

.subscribe-container {
  padding: 20px 0px 40px;
}

.subscribe-container .sub-section {
  border: 1px solid rgb(184, 183, 183);
  border-radius: 5px;
  margin-bottom: 10px;
}

.subscribe-container .product-row {
  margin-bottom: 30px;
}

.subscribe-container .subscription-btn {
  color: white !important;
  background: #1875a3;
}

.subscribe-container .products-image-col {
  height: 550px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.subscribe-container .subscription-button-big {
  width: 350px;
  height: 60px;
  font-size: 1.8rem;
  box-shadow: 10px 10px 30px rgba(18, 78, 129, 0.3);
  border-radius: 10px;
  background-color: #1875a3;
  color: white;
  border: 0px;
  max-width: 100%;
}

.subscribe-container .second-section {
  margin-top: 30px;
  width: 100%;
  /* margin-left: auto;
    margin-right: auto; */
}

.subscribe-container .third-section {
  margin-top: 50px;
  margin-bottom: 50px;
}

.subscribe-container .list {
  display: list-item;
  list-style-type: circle;
}

.subscribe-container .testimonial-item .header {
  display: flex;
  justify-content: space-between;
  width: 90%;
  margin: auto;
  height: 40px;
}

.subscribe-container .testimonial-item .header .name {
  font-size: 1.3em;
  font-weight: 500;
  display: flex;
  align-items: center;
}

.subscribe-container .testimonial-item .header .social-i {
  display: flex;
  align-items: center;
}

.subscribe-container .testimonial-item .header .social-i img {
  height: 22px;
  margin-right: 3px;
}

.subscribe-container .bottom-part-inner {
  width: 90%;
  height: auto;
  border: 2px solid #1875a3;
  border-radius: 10px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  box-shadow: 0 30px 50px rgb(102 0 128 / 18%);
}

.subscribe-container .bottom-part-inner .left-item {
  flex: 0 0 30%;
  max-width: calc(30% - 20px);
  align-items: center;
  justify-content: center;
}

.subscribe-container .bottom-part-inner .left-item img {
  width: 90%;
  border-radius: 10px;
}

.subscribe-container .bottom-part-inner .right-item {
  flex: 0 0 70%;
  max-width: calc(70% - 30px);
  align-items: center;
  padding-left: 10px;
}

.subscribe-container .bottom-part-inner .right-item .desc {
  margin-bottom: 5px !important;
}

.subscribe-container .pl-10 {
  padding-left: 20px;
}

.subscribe-container .pr-10 {
  padding-right: 20px;
}

.subscribe-container .pt-10 {
  padding-top: 10px;
}

.subscribe-container .pb-10 {
  padding-bottom: 10px;
}

li.science:before,
li.stem:before,
li.future:before {
  position: absolute;
  left: 0;
  top: 1.2rem;
  background: #000;
  content: "";
  width: 1.2rem;
  height: 1.2rem;
  display: inline-block;
  border-radius: 50%;
}

li.science,
li.stem,
li.future {
  padding-left: 2.4rem;
  position: relative;
  line-height: 1.7;
}

li.science:before {
  background: linear-gradient(45deg, #00b7dd 0%, #3751a2 100%);
}

li.stem:before {
  background: linear-gradient(45deg, #ef4165 0%, #ec008b 100%);
}

li.future:before {
  background: linear-gradient(45deg, #60b96c 0%, #10b197 100%);
}

.subscribe-page-list {
  list-style-type: none;
  font-size: 1.3em;
}

.title-science:after {
  background: linear-gradient(45deg, #00b7dd 0%, #3751a2 100%);
}

.title-stem:after {
  background: linear-gradient(45deg, #ef4165 0%, #ec008b 100%);
}

.title-future:after {
  background: linear-gradient(45deg, #60b96c 0%, #10b197 100%);
}

.title-uses {
  display: inline-block;
  margin: 1rem 0;
  position: relative;
  color: #232225;
}

.title-uses:after {
  content: "";
  width: 100%;
  height: 0.55rem;
  position: absolute;
  left: 0;
  top: 4.5rem;
}

.subscribe-subheading {
  font-size: 1.6em;
  font-weight: 500;
}

.subs-item {
  display: flex;
  flex-wrap: wrap;
}

.subs-item .image-area {
  flex: 0 0 15%;
  max-width: 15%;
  align-items: center;
  justify-content: center;
}

.subs-item .text-area {
  flex: 0 0 85%;
  max-width: calc(85% - 10px);
  padding-left: 10px;
  padding-top: 10px;
}

.subscribe-container .list-section {
  width: 700px;
  margin: auto;
}

.normal-text {
  font-size: 1.3em;
}

/* .subscribe-container .product-button {
    border: 3px solid #124e81;
    width: 270px;
} */

.ambassador-container {
  font-size: 1.7rem;
}

.ambassador-container .product-button {
  border: 3px solid #124e81;
  width: 270px;
  color: #124e81 !important;
}

.ambassador-container .subscribe-page-list {
  font-size: 1em !important;
}

.ambassador-container li.science:before {
  top: 0.9rem !important;
}

.social-app-icon {
  width: 200px;
  margin: 20px 15px;
}

.quiver-menu .menu-item a {
  color: #1875a3;
}

.quiver-menu .menu-item .item:after {
  content: "\0020 \25BC";
  font-size: 13px;
}

.quiver-menu .menu-item:hover .item:after {
  content: "\0020 \25B2";
  font-size: 13px;
}

.quiver-menu .menu-item:hover a {
  color: black;
}

.quiver-menu .menu-item ul {
  display: none;
  text-align: left;
  z-index: 100000;
}

.quiver-menu .menu-item:hover {
  cursor: pointer;
}

.quiver-menu .menu-item:hover ul {
  display: block;
  margin-top: 15px;
  width: 200px;
  left: 0px;
  position: absolute;
  border-radius: 5px;
  border: 1px solid #ddd;
  box-shadow: 10px 10px 30px rgb(18 78 129 / 30%);
}

.quiver-menu .menu-item:hover ul li {
  display: block;
  background: white;
  margin-bottom: 0px;
  padding: 10px;
}

.quiver-menu .menu-item:hover ul a {
  color: #1875a3;
}

.quiver-menu .menu-item:hover ul li {
  color: #1875a3;
}

.quiver-menu .menu-item:hover ul li:hover {
  color: black;
}

.quiver-menu .menu-item a:active {
  color: #1875a3;
}

.font-size-3-6 {
  font-size: 3.6rem;
}

.request-btn-section {
  margin-top: 20px;
  margin-bottom: 20px;
  text-align: center;
}

.request-btn-section a {
  margin-right: 20px;
}

.request-btn-section button {
  border: 3px solid #1875a3;
}

/* .request-btn-section button:hover {
    color: white;
} */

.contact-us-btn {
  background: #fcd04c !important;
}

.dotday-form {
  width: 40%;
  margin: 15px 30% 75px;
}

.dotday-form .ok-button {
  margin: 10px auto;
  background: #1875a3;
  color: white;
  font-size: 13px;
}

.dotday-form .input-field {
  max-width: 220px;
}

.dot-info-wrapper {
  width: 50%;
  margin: 30px 25% 30px !important;
  text-align: center;
}

.fixed-top-meesage {
  background: #b82359;
  color: white;
  position: fixed;
  left: 0px;
  top: 0px;
  width: calc(100% - 40px);
  height: auto;
  /* text-align: center; */
  z-index: 1000;
  padding: 20px;
  font-size: 14px;
  /* display: flex;
    align-items: center;
    justify-content: center; */
}

.fixed-top-meesage a {
  color: white;
  text-decoration: underline !important;
}

.fixed-top-meesage .close-icon {
  position: fixed;
  top: 3px;
  right: 3px;
  z-index: 1001;
  cursor: pointer;
  display: none;
}

.plans-list {
  padding-left: 5%;
}

.plans-list .plan-item {
  float: none;
  max-width: 250px;
  border: 2px solid #1875a5;
  background: #f3fafc;
  height: 122px;
  border-radius: 10px;
  color: rgb(32, 32, 32);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  flex-direction: column;
  margin-left: 2%;
}

.plans-list .plan-item .title {
  font-size: 2.1rem;
  font-weight: 600;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  text-transform: uppercase;
}

.plans-list .plan-item .cost {
  font-size: 1.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
}

.plans-list .plan-item:hover {
  max-width: 248px;
  height: 122px;
  border-width: 3px;
}

.plans-list .plan-item.disable {
  background: rgba(0, 0, 0, 0.2);
  color: black;
  cursor: default;
}

.m-b-2 {
  margin-bottom: 16px;
}

.p-b-2 {
  padding-bottom: 16px;
}

.m-t-1 {
  margin-top: 8px;
}

.p-2 {
  padding: 16px;
}

.page-dialog-wrapper .page-dialog .footer-part .columns .secondary-text {
  text-align: center;
  font-size: 14px;
  margin-top: 20px;
}

.ambassadors-list .ambassador-item {
  margin-left: 2% !important;
  margin-right: 2% !important;
  width: calc(21% - 20px) !important;
  margin-bottom: 30px;
  background: white;
  box-shadow: 6px 10px 30px rgb(0 0 0 / 16%);
  border-radius: 10px;
  padding: 10px;
  display: inline-block;
}

.ambassadors-list .ambassador-item .team-box {
  max-width: 180px;
  max-height: 180px;
  width: 95%;
  height: 95%;
}

.ambassadors-list .ambassador-item .location-text {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-top: 5px;
}

.ambassadors-list .ambassador-item .location-text img {
  height: 25px;
  margin-right: 5px;
}

.ambassadors-list .ambassador-item .social-icons {
  margin-top: 5px;
  margin-bottom: 10px;
}
