* {
  font-family: "Poppins", sans-serif;
}

.fs-16 {
  font-size: 16;
}

/* new line */
.fs-20 {
  font-size: 20px;
}

.fs-24 {
  font-size: 24px;
}

/* new line */
.fs-42 {
  font-size: 42px;
}

/* new line */
.fs-48 {
  font-size: 48px;
}

/* new line */
.fs-64 {
  font-size: 64px;
}

/* new line */
.fw-9 {
  font-weight: 900;
}

.text-warning {
  color: #ff6600 !important;
}

p.justify {
  text-align: justify;
}

.navbar-brand.nav-logo {
  display: inline-block;
  height: 40px;
  width: 160px;
}

.nav-item.active .line {
  width: 40px;
  background-color: #ff6600;
  height: 2px;
}

.nav-item.active a {
  color: #ff6600 !important;
}

.nav-link {
  padding: 0 !important;
}

.nav-item {
  padding: 0 25px;
  font-weight: 600;
}

.btn.btn-outline-warning {
  padding: 5px 10px !important;
  border: 2px solid #ff6600;
  border-radius: 10px;
}

.btn.btn-outline-warning:hover {
  background-color: #ff6600 !important;
}

.navbar-nav.ms-auto.mb-2.mb-lg-0 {
  align-items: left;
}

.text-success {
  color: #acb529 !important;
}

h1 {
  font-weight: 900 !important;
}

.fs-72 {
  /*font-size: 72px;*/
  font-size: 3rem;
}

.fs-100 {
  font-size: 100px;
}

.fs-20 {
  font-size: 20px;
}

.btn.btn-primary.heroBtn {
  padding: 15px 30px;
}

.fs-42 {
  font-size: 42px;
}

.fw-9 {
  font-weight: 900;
}

.fs-18 {
  font-size: 18px;
}

.home-img-hover:hover {
  display: inline-block;
  margin: 0 0.5rem;

  animation: headShake;
  /* referring directly to the animation's @keyframe declaration */
  animation-duration: 2s;
  /* don't forget to set a duration! */
}

.elm-hover-anim:hover {

  display: inline-block;
  margin: 0 0.5rem;
  animation: headShake;
  /* referring directly to the animation's @keyframe declaration */
  animation-duration: 2s;
  /* don't forget to set a duration! */

}

/*
.home-msover{
    align-items: center;
    border-radius: 8px;
    border-radius: 4px;
    display: flex;
    flex: 1 1 30%;
    flex-direction: column;
    margin: 0 20px 20px;
    max-width: 400px;
    padding: 20px;
    text-align: center;
    transition: box-shadow .3s;
}

.home-msover:hover {
    box-shadow: 0 0 35px -2px rgb(0 0 0 / 12%);
    cursor: pointer;
}

.home-msover,.home-msover img {
    transition: transform .3s;
    width:auto;
}

.home-msover,.home-msover img:hover{
    transform: scale(1.2);
}
*/

.footer .text-dark{
  color:#FFFFFF !important;
}

.sticky {
  position: fixed;
  top: 0;
  width: 100%;
  background: #fff;
  z-index: 99;
}

.blog .container {
  position: relative;
}

.fa.fa-minus-circle.gone {
  display: none !important;
}

.fa.fa-plus-circle.came {
  display: inline-block !important;
}

.contactForm.py-5 tbody {
  display: table-header-group;
}

.sd {
  background-color: white;
  /* max-width: 350px; */
  height: 500px;
  overflow-y: scroll;
}

.footer.py-5,
.copy {
  position: relative;
  z-index: 10000;
}

body#abt .home-msover:hover p {
  font-size: 15px;
}

.home-msovers:hover .mt-3{
  transform: scale(1.09);
  cursor: pointer;
}

.home-msover {
  transition: box-shadow 0.3s;

}

.home-msover:hover {
  box-shadow: 0 0 15px -2px rgb(0 0 0 / 12%);
  cursor: pointer;
 
}

.holder1 {
  background: #f67485;
  display: inline-flex;
  padding: 10px;
  width: 90px;
  height: 90px;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
}

.btn.btn-primary.heroBtn.position-absolute {
  width: 200px;
  bottom: 115px;
  right: -55px;
}


.btn-primary {
  background-color: #ff6600 !important;
  border-radius: 10px;
  border: none;
 
}
.forgot-url{
  margin-bottom: 0rem;
    margin-top: 1rem;
}


.fw-8 {
  font-weight: 800;
}

.card.border-0.position-relative .card-body {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  color: white;
}

.col-md-2.col-6.up {
  position: relative;
  top: 60px;
}

.bgCard {
  background-image: url("../img/bg.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  border-radius: 20px;
}

.bgCard .card-body {
  padding: 70px;
}

.therapy.py-5 .card {
  border-radius: 15px;
  overflow: hidden;
}

.therapy.py-5 img {
  height: 250px !important;
  object-fit: cover;
}

.testimonial-slider {
  background: url("../img/quote.png");
}

.testimonial-slider {
  background: url("../img/quote.png");
  background-size: 60%;
  background-position: left center;
  background-repeat: no-repeat;
}

.spotlight{
  width: 78%;
  
  background-color: #FFFFFF;
  display: flex;
  
 
}
.spotlight .img-sec-spot{
  width: 39%;
  
}
a{
  text-decoration: none;
}
.spotlight .spot-sec-text {
  width: 61%;
    color: #acb529;
    padding: 0.7rem;
    font-size: 0.8rem;
    border-radius: 3px 10px 10px 1px;
    box-shadow: 1px 1px 19px 1px #0000005c;
    font-weight: 600;
}
.img-sec-spot img {
  border-radius: 15px 2px 2px 15px;
}
.para-spot {
  margin-top: -4rem;
  width: 77%;
}
.slick-dots li.slick-active button::before {
  opacity: 1;
  color: #acb529;
}

.slick-dots li button::before {
  font-size: 10px;
  opacity: 1;
  color: #e0e0e0;
}

.footer {
  background-color: #000000 !important;
  color: #ffffff;
}

.social img {
  width: 25px;
}

.bg-dark {
  background-color: black !important;
}

.topNav.shadow {
  padding-top: 10px;
  padding-bottom: 10px;
}

.fs-24 {
  font-size: 24px;
}

.bigLine {
  background-color: #f67485;
  height: 3px;
  width: 100px;
}

.whatsAppBtn{
  position: fixed;
  z-index: 99999;
  bottom: 10px;
  left: 30px;
  width: 70px;
}

.topBtn {
  position: fixed;
  z-index: 99999;
  bottom: 5px;
  right: 30px;
  width: 45px;
}

.arrowrt {
  width: 120px;
}

.bg-secondary {
  background-color: #e9e9e9 !important;
}

.holder.border.p-2 {
  display: inline-flex;
  border: 1px solid black !important;
  padding: 14px !important;
  border-radius: 10px;
}

div.anim-hover {
  transform: perspective(800px) rotateY(-15deg) translateY(-50px) rotateX(10deg) blur(2px);
  opacity: 0.9;
  transition: 0.6s ease all;
}

div.anim-hover:hover {
  transform: perspective(800px) rotateY(-15deg) translateY(-50px) rotateX(10deg) scale(1);
  filter: blur(0);
  opacity: 1;
}

.holder img {
  height: 25px;
}

.fs-14 {
  font-size: 14px;
}

div.rdhover:hover {
  /* flex: 1 1 auto; */
  /* padding: 1rem 1rem; */
  height: 400px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff !important;
}

.rdhover .fa-times {
  height: 40px;
  width: 40px;
  background-color: #9e9e9e;
  color: white;
  display: none;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  margin-left: 20px;
}

.rdhover .fa-times.active {
  display: inline-flex;
}

a.stepCloser {
  display: none !important;
}

a.stepCloser.active {
  display: inline-flex !important;
}

.wlhd.active {
  display: none !important;
}

.input-group {
  position: relative;
  display: flex;
  /* flex-wrap: wrap; */
  align-items: stretch;
  width: 100%;
}

.holder.border.p-2 {
  display: inline-flex;
  border: 1px solid black !important;
  padding: 14px !important;
  border-radius: 10px;
  height: 100px;
  width: 100px;
  justify-content: center;
  align-items: center;
}

.aditional tbody {
  display: table-header-group !important;
}

.table.w-md-50 {
  width: 50%;
  margin: auto;
}

.imgg {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 1rem;
}

/*.imgg .anim-hover {
  padding: 10px;
}
*/
.home-msover:hover {
  box-shadow: unset;
  cursor: pointer;
  transform: scale(1);
}

.holder1 {
  transition: 0.5s;
}

section.hero.py-5 div.container,
.margin-tp-60 {
  margin-top: 60px;
}

.home-msover:hover .holder1 {
  box-shadow: unset;
  cursor: pointer;
  transform: scale(1.2);
}

.imgg {
  display: flex;
  justify-content: center;
  align-items: center;
  /* background: url("../img/Group\ 206.png"); */
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top;
}

p {
  transition: 0.5s;
}

.home-msover:hover p {
  /* font-size: 13px; */
}

body#platform div.card-body {
  /* flex: 1 1 auto; */
  padding: 0;
  height: 327px;
  display: flex;
  align-items: center;
  justify-content: center;
  /* background: #e9e9e9; */
}

.d-flex .fa.fa-arrow-right {
  background: #9e9e9e;
  width: 30px;
  height: 30px;
  /* margin-right: ; */
  margin-left: 10px;
  /* display: ; */
  justify-content: center;
  align-items: center;
  display: inline-flex;
  color: white;
  border-radius: 50%;
}


div.blobber-nw {
    position: relative;
}

.circle-pics{
  

    
}

div.pic1-rnd {position: absolute;top: 0px;right: 160px;color: red;}
div.pic2-rnd {position: absolute;top: 102px;right: 311px;color: red;}
/* div.pic3-rnd {position: absolute;top: 197px;right: 245px;color: red;} */
/*div.pic3-rnd {position: absolute;top: 36%;right: 28%;}*/
div.pic3-rnd {
  position: absolute;
  top: 39%;
  right: 37%;
  color: red;
}
div.pic4-rnd {position: absolute;top: 258px;right: 452px;color: red;}
div.pic5-rnd {position: absolute;top: 310px;right:125px;color: red;}
div.pic6-rnd {position: absolute;bottom:-10px;right:340px;color: red;}


@media (min-width:768px) and (max-width:1360px){
  
.img-fluid.animate__animated.animate__backInUp.bgback {position: absolute;top: -15px;left: 0;transform: scale(0.9) !important;}
.navbar-nav {white-space: nowrap;}
    
/*div.pic1-rnd {position: absolute;top: 0px;right: 55px;}
div.pic2-rnd {position: absolute;top: 52px;right: 153px;}
div.pic3-rnd {position: absolute;top: 98px;right: 87px;}
div.pic4-rnd {position: absolute;top: 139px;right: 203px;}
div.pic5-rnd {position: absolute;top: 170px;right: 40px;}
div.pic6-rnd {position: absolute;bottom: -15px;right: 140px;}
div.circle-pics div.pulse img {width: 60%!important;}*/
    
}
@media (min-width:1024px) and (max-width:1360px){
/*  
div.pic1-rnd {position: absolute;top: 0px;right: 111px;}
div.pic2-rnd {position: absolute;top: 87px;right: 221px;}
div.pic3-rnd {position: absolute;top: 141px;right: 147px;}
div.pic4-rnd {position: absolute;top: 189px;right: 302px;}
div.pic5-rnd {position: absolute;top: 226px;right: 72px;}
div.pic6-rnd {position: absolute;bottom: -10px;right: 224px;}
*/
}

@media only screen and (max-device-width: 480px) {
  /* styles for mobile browsers smaller than 480px; (iPhone) */

  /*div.circle-pics div.pulse img {width: 60%!important;}
    
  div.pic1-rnd {position: absolute;top: 0px;right: 50px;}
  div.pic2-rnd {position: absolute;top: 62px;right: 162px;}
  div.pic3-rnd {position: absolute;top: 117px;right:113px;}
  div.pic4-rnd {position: absolute;top: 150px;right: 215px;}  
  div.pic5-rnd {position: absolute;top: 168px;right: 43px;}
  div.pic6-rnd {position: absolute;bottom: -15px;right: 150px;}*/
  
}






@media screen and  (max-width: 1350px) {
  .img-fluid.animate__animated.animate__backInUp.bgback {
    position: absolute;
    top: -15px;
    left: 0;
    transform: scale(0.9) !important;
  }
  .navbar-nav {
    white-space: nowrap;
  }
  div.pic1-rnd {
    position: absolute;
    top: 11%;
    right: 12%;
}
  div.pic2-rnd {
    position: absolute;
    top: 52px;
    right: 153px;
  }
  div.pic3-rnd {
    position: absolute;
    top: 38%;
    right: 33%;
    color: red;
}
  div.pic4-rnd {
    position: absolute;
    top: 139px;
    right: 203px;
  }
  div.pic5-rnd {
    position: absolute;
    top: -6%;
    right: 30%;
    color: red;
  }
  div.pic4-rnd {
    position: absolute;
    top: 102px;
    right: 241px;
}
  div.pic6-rnd {
    position: absolute;
    bottom: -15px;
    right: 140px;
  }
  div.circle-pics div.pulse img {
    width: 60% !important;
  }
}
@media screen and (max-width:971px) {
  div.pic3-rnd {
    position: absolute;
    top: 33%;
    right: 24%;
    color: red;
}
}
@media screen and (max-width:747px) {
  .pic4-rnd.pulse {
    right: 53%;
}
div.pic3-rnd {
  position: absolute;
  top: 39%;
  right: 33%;
  color: red;
}
}

@media screen and (max-width:428px) {
  div.pic3-rnd {
    position: absolute;
    top: 34%;
    right: 30%;
    color: red;
}

}



@media screen and (max-width:414px) {
  div.pic3-rnd {
    position: absolute;
    top: 34%;
    right: 24%;
    color: red;
}

div.pic5-rnd {
  position: absolute;
  top: 68%;
  right: 20%;
  color: red;
}
}

@media screen and (max-width:360px) {
  .fw-8 {
    font-weight: 800;
    font-size: 0.9rem;
}
}



@media screen and (max-width:280px) {
  div.pic3-rnd {
    position: absolute;
    top: 38%;
    right: 30%;
    color: red;
    width: 28%;
}
div.pic1-rnd {
  position: absolute;
  top: 0%;
  right: 3%;
}
div.pic6-rnd {
  position: absolute;
  bottom: 84%;
  right: 37%;
}
}







div.pulse img {
    background-color: #757171;
    transform: scale(1);
    animation: pulse 2s infinite, border 2s infinite;
    border-radius: 50%;
}


.btn {
  outline: unset !important;
  box-shadow: unset !important;
}

.img-fluid.animate__animated.animate__backInUp.bgback {
  position: absolute;
  top: 0;
  left: 0;
}

.img-fluid.animate__animated.animate__backInUp.bgback {
  position: absolute;
  top: -25px;
  left: 0;
  transform: scale(0.9) !important;
}

.imgg {
  transform: scale(0.8);
  margin-left: 30px;
}

.img-fluid.mask6,
.img-fluid.mask8 {
  position: relative;
  top: 75px;
}



@media only screen and (device-width: 768px) {
  /* default iPad screens */

  /* .blob2 {
    height: 40px;
    width: 40px;
    left: 114px;
    top: 226px;
  }

  .blob4 {
    height: 35px;
    width: 35px;
    left: 228px;
    top: 166px;
  }

  .blob3 {
    height: 60px;
    width: 60px;
    left: 141px;
    top: 97px;
  }

  .blob {
    height: 44px;
    width: 44px;
    right: 82px;
    top: -6px;
  } */
  .img-fluid.animate__animated.animate__backInUp.bgback {
    position: absolute;
    top: 0;
    left: 0;
    transform: scale(0.9) !important;
  }
}

@media only screen and (max-device-width: 480px) {
  /* styles for mobile browsers smaller than 480px; (iPhone) */

  .blob2 {
    height: 40px;
    width: 40px;
    left: 119px;
    top: 238px;
  }

  .blob4 {
    height: 35px;
    width: 35px;
    left: 237px;
    top: 174px;
  }

  .blob3 {
    height: 60px;
    width: 60px;
    left: 147px;
    top: 102px;
  }

  .blob {
    height: 44px;
    width: 44px;
    right: 87px;
    top: -6px;
  }






}
@media screen and (max-width:412px) {
  .img-sec-spot img {
  border-radius: 15px 2px 2px 15px;
  height: 100%;
}
  }

@media (min-width:769px) and (max-width:1024px) {

  .img-fluid.animate__animated.animate__backInUp.bgback {
    position: absolute;
    top: -15px;
    left: 0;
    transform: scale(0.9) !important;
  }

  .navbar-nav {
    white-space: nowrap;
  }

  .blob2 {
    height: 40px;
    width: 40px;
    left: 160px;
    top: 316px;
  }

  .blob4 {
    height: 35px;
    width: 35px;
    left: 315px;
    top: 231px;
  }

  .blob3 {
    height: 60px;
    width: 60px;
    left: 200px;
    top: 142px;
  }

  .blob {
    height: 44px;
    width: 44px;
    right: 119px;
    top: 0px;
  }


}


@keyframes pulse {
  0% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.7);
  }

  70% {
    transform: scale(1);
    box-shadow: 0 0 0 10px rgba(0, 0, 0, 0);
  }

  100% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
  }
}

.card.bg-secondary.rounded {
  border-radius: 15px !important;
  overflow: hidden;
  border: unset;
}

.fw-6 {
  font-weight: 600;
}

.number {
  font-size: 150px;
  font-weight: 800;
  color: #dadada;
  position: absolute;
  left: -20px;
  top: 0;
}

.tag.fw-6.text-success {
  min-height: 8.75rem;
  background: white;
  position: absolute;
  bottom: 0;
  right: 0;
  width: 175px;
  padding: 10px 20px;
  box-shadow: -4px -4px 4px rgb(0 0 0 / 10%);
  border-radius: 20px;
  font-size: 16px;
  text-align: center;
}

.tag.fw-6.text-success.extra-p {
  padding: 1.3rem;
}

.item.p-3.position-relative {
  padding: 40px !important;
}

.card.border-0.imgCard {
  background: #f8bfc6;
}

.card.border-0.imgCard img {
  margin-bottom: -50px !important;
}

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

.card.border-0.imgCard {
  background: #f8bfc6;
  border-radius: 25px;
  overflow: hidden;
}

.iconHolder.bg-white {
  display: inline-flex;
  padding: 20px;
  width: 50px;
  height: 50px;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
}

.card-body.position-absolute.locaion.p-4.bg-white {
  background: rgba(255, 255, 255, 0.2) !important;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  color: white !important;
  width: 75%;
  left: 50px;
  bottom: 50px;
  border-radius: 30px;
}

.iconHolder.bg-white {
  position: relative;
  top: -50px;
  margin-bottom: -60px;
}

.dflt {
  position: absolute;
  bottom: 0;
  left: 0;
  color: white;
  padding: 10px;
  text-align: center;
  font-size: 16px;
  opacity: 1;
  width: 100%;
}

.card:hover .dflt {
  opacity: 1;
}

.btmTxt {
  position: absolute;
  bottom: 0;
  left: 0;
  color: white;
  padding: 10px;
  text-align: center;
  font-size: 13px;
  opacity: 0;
  background: #0000005c;
}

.card:hover .btmTxt {
  opacity: 0;
  
}

.card:hover img {
  /* transform: scale(1.1); */
  border-radius: 10px;
}

body#platform .card {
  overflow: hidden;
  /* height: 400px; */
}

.steps.py-5 .card {
  height: 400px;
}

.txt-item:hover {
  /* transform: scale(1.1); */
}

.form-control {
  min-height: 35px;
  border-radius: 20px;
  border: unset !important;
  background-color: #e4e4e4 !important;
  margin-top: 15px;
  resize: none;
}

.form-control-footer {
  display: block;
  width: 77%;
  padding: 0.7rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

body,
html {
  overflow-x: hidden !important;
}

.linee {
  height: 1px;
  background: rgba(0, 0, 0, 0.1);
  position: relative;
  top: -26px;
  margin-bottom: -26px;
}

span.bg-white {
  background: white;
  display: inline-block;
  position: relative;
  z-index: 1000;
  padding: 0 10px;
}

.btn.btn-light.shadow.loginwithbtn {
  width: 55px !important;
  height: 55px;
  margin: 0 15px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}

.btn.btn-light.shadow.loginwithbtn img {
  height: 25px;
}

.card-body.cstm {
  background: rgb(0 0 0 / 30%);
  width: 70% !important;
  color: #ffffff !important;
  bottom: 195px !important;
  left: 50px !important;
  padding: 37px !important;
  text-align: center;
  border-radius: 30px;
  font-weight: 600;
}

.qtrtholder {
  background: white;
  width: 75px;
  height: 75px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  left: 50px;
  top: -40px;
  border-radius: 50%;
}

.tabBtns {
  background-color: #e4e4e4 !important;
}

.btns.tabBtns {
  display: inline-flex;
  border-radius: 15px;
}

.btns.tabBtns button {
  padding: 10px 50px;
}

.btns.tabBtns button.active {
  background: white;
  box-shadow: 0 0 5px #00000033;
  border-radius: 15px;
  color: #ff6600;
}

.img-fluid.save {
  position: absolute;
  right: -60px;
  top: -20px;
  height: 60px;
}

.border-0.iconHolder1.ps-0 {
  width: 35px;
}

.text-violet {
  color: #b888f8;
}

.btn-violet {
  background-color: #b888f8;
}

.btn-success {
  background-color: #acb529 !important;
  border: unset !important;
}

.btn-warning {
  background-color: #ff6600 !important;
  border: unset !important;
  border-radius: 30px;
}

.btn.btn-bottom {
  color: white;
  font-size: 24px;
  padding: 10px 40px;
  border-radius: 20px;
}

.pcCard {
  background-color: #f3f3f3;
  border-radius: 20px !important;
  cursor: pointer;
}

.pcCard:hover {
  background-color: white;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
}

.pcCard {
  background-color: #ffffff;
  border-radius: 20px !important;
  cursor: pointer;
  /* padding-bottom: 100px !important; */
  position: relative;
}

.pcCard p.justify
{
  min-height: 9rem;
}
.btn.btn-bottom {
  position: absolute;
  bottom: 30px;
  left: 50%;
  transform: translateX(-50%);
}

.fs-50 {
    font-size: 47px;
}

.card.ent.border-0 {
  background: url("../img/ent.png");
  color: white;
  background-size: cover;
  background-position: top;
  background-repeat: no-repeat;
  padding: 20px;
  border-radius: 30px;
}

td.img-holder {
  width: 180px;
}

td {
  border: unset;
}

.table-title {
  background-color: #e6f0f7;
}

.table-title {
  background-color: #e6f0f7;
  padding-top: 10px;
  padding-bottom: 10px;
  border-radius: 10px;
}

.package-title.bg-violet {
  background: #b888f8;
  color: white;
  padding-top: 10px;
  padding-bottom: 10px;
  border-radius: 10px 10px 0 0;
}

.package-title.bg-success {
  background: #acb529 !important;
  color: white;
  padding-top: 10px;
  padding-bottom: 10px;
  border-radius: 10px 10px 0 0;
}

.package-title.bg-warning {
  background: #ff6600 !important;
  color: white;
  padding-top: 10px;
  padding-bottom: 10px;
  border-radius: 10px 10px 0 0;
}

td.fw-bold.text-start {
  height: 60px;
}

.img-fluid.checkCircle {
  height: 20px;
}

.bg-new {
  background-color: white;
}

/* .img-holder img {
	height: 360px;
} */
td {
  vertical-align: middle !important;
  padding: 5px !important;
}

.bg-new {
  height: 70px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.bg2 {
  background-color: #ff9655 !important;
}

.bg3 {
  background-color: #acb529 !important;
}

.bg4 {
  background-color: #b888f8 !important;
}

.bg5 {
  background-color: #6ecac9 !important;
}

.bg6 {
  background-color: #dec905 !important;
}

.hoverTxt {
  display: none;
}

.card-body.acctive .hoverTxt {
  display: block !important;
}

.card-body.acctive {
  background: white;
  color: black !important;
  width: 300px !important;
  position: absolute;
  z-index: 95;
  font-size: 12px;
  border-radius: 20px;
  left: 20% !important;
  bottom: -15% !important;
  box-shadow: 0 0 9px rgba(0, 0, 0, 0.2);
}

.card-body.acctive .fs-28 {
  color: #acb529;
  font-size: 20px;
}

img {
  transition: 0.5s;
}

.card-body.leftactive.acctive {
  right: unset;
  left: -85% !important;
}

.therapy .card-body.text-center {
  height: 60px;
}

.therapy.py-5 .card:hover .card-body {
  background: white;
  position: absolute;
  bottom: 0;
  height: auto;

  transition: 0.5s;
  width: 100% !important;
}

.therapy.py-5 .card:hover .card-body p {
  margin: 0 !important;
}

.therapy.py-5 .card .card-body {
  position: absolute;
  bottom: 0;
  background: white;
  width: 100% !important;
}

.therapy .card-body p.toUp {
  font-size: 14px;
}

.nav-link.text-dark:hover {
  color: #ff6600 !important;
}

.nav-item.active {
  position: relative;
  top: 2px;
}

.customSlider {
  /* transform: scale(1.7); */
  /* right: -80%; */
  position: relative;
  transform-origin: 100% 0;
  top: -37px;
}

.btn.btn-light.playBtn {
  height: 60px;
  width: 60px;
  background: white;
  border-radius: 50%;
  border: unset;
  color: #ff6600;
  position: absolute;
  top: 50%;
  right: 0;
  z-index: 100;
  font-size: 20px;
}

.btn.btn-light.playBtn {
  height: 60px;
  width: 60px;
  background: white;
  border-radius: 50%;
  border: unset;
  color: #ff6600;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 100;
  font-size: 20px;
  transform: scale(0.7) translate(-50%, -50%);
}

.btn.Slider_close.slick-slide.slick-active {
  margin-top: 245px;
  margin-left: -10px;
  font-size: 24px;
  color: #ff6600;
  background: white;
  z-index: 1000;
  position: relative !important;
}

.steps.py-5 img {
  width: 30px;
  object-fit: contain;
}

.steps.py-5 .col-md-3:hover p {
  color: #ff6600;
  cursor: pointer;
}

.steps.py-5 .col-md-3:hover i {
  background-color: #ff6600;
}

.nav-link.text-dark.btn.btn-outline-warning.fw-bold:hover {
  color: black !important;
}

.navbar-toggler {
  outline: unset !important;
  box-shadow: unset !important;
  border: unset !important;
}

.arrowBtn {
  width: 50px;
  height: 50px;
  background: white;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  position: absolute;
  border-radius: 50%;
  z-index: 10;
  top: 50% !important;
  transform: translateY(-50%) !important;
}

.btn.btn-light.arrowBtn.prevBtn.slick-arrow.slick-disabled {
  top: 50% !important;
  left: 0;
  transform: translateY(-50%) !important;
}

.btn.btn-light.arrowBtn.nextBtn.slick-arrow {
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}

.card.border-0.bg-transparent .holder {
  font-size: 30px;
}

.card.border-0.bg-transparent:hover .holder {
  border-color: transparent !important;
  color: #ff6600;
}

.num {
  position: absolute;
  font-size: 45px;
  font-weight: bold;
  color: white;
  font-weight: 900;
  left: 20px;
  top: 10px;
}

.btmTxt {
  position: absolute;
  bottom: 0;
  left: 0;
  color: white;
  padding: 10px;
  text-align: center;
  font-size: 13px;
}

.quaterly,
.monthly {
  /*
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s, opacity 0.5s linear;
*/
  display: none;
}

.tabc {
  width: 100% !important;
}

.steps .card.border-0.bg-transparent:hover .holder {
  box-shadow: 0 0 5px;
}

body#signin .card {
  overflow: hidden;
}

.user-image.img-fluid {
  width: 50px;
  height: 50px;
  border-radius: 50%;
}

.img-holder {
  position: relative;
}

div.tag.btn.btn-warning.text-white {
  position: absolute;
  top: 1rem;
  left: 1rem;
  border-radius: 0;
  padding: 5px 30px;
  font-size: 14px;
  z-index: 100;
}

.pt-200 {
  padding-top: 200px;
}

.banner {
  background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)),
    url("../img/Rectangle\ 251.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.btn.arrowHolder {
  border: 2px solid white;
  color: white;
  height: 60px;
  width: 60px;
  border-radius: 50%;
  font-size: 25px;
}

.blogImg {
  border-radius: 10px !important;
}

.btn.btn-bottom.w-75.fs-18 {
  font-size: 17px;
  border-radius: 10px;
}

.fs-10 {
  font-size: 10px;
}

.fa-plus-circle {
  color: #6ecac9;
  margin-right: 10px;
}

.bg-new {
  height: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.fa.fa-dot-circle.ms-2 {
  color: rgba(0, 0, 0, 0.3);
  font-size: 13px;
}

tbody {
  border: unset !important;
}

.info-card.card {
  position: absolute;
  width: 300px;
  right: 5%;
  top: -35px;
}

.info-closer.btn.p-0 {
  position: absolute;
  top: 10px;
  right: 10px;
}

.info-card.card {
  position: absolute;
  width: 200px;
  white-space: nowrap;
  right: 5%;
  top: -35px;
  padding-right: 30px;
  display: none;
}

tbody {
  display: none;
}

.catBtn.active {
  background: white;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.5) !important;
  color: #ff9655;
}

.benifit.py-5 .d-flex {
  width: 85%;
  margin: auto;
  flex-wrap: wrap;
  align-items: center !important;
  justify-content: center !important;
}

.steps.py-5 .card.bg-secondary {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

/* .cb1 {
  display: none;
} */

.steps.py-5 .col-md-3:hover i {
  background-color: #1078b3;
}

.col-md-3.rdhover:hover .holder {
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1) !important;
  border: unset !important;
}

.col-md-3.rdhover.ccb1:hover .holder i {
  color: #f5718d !important;
}

.col-md-3.rdhover.ccb2:hover .holder i {
  color: #dec905;
}

.col-md-3.rdhover.ccb3:hover .holder i {
  color: #269a8d;
}

.aditional {
  display: none;
}

.imgg.abt {
  transform: scale(1);
}

.form-control {
  min-height: 35px;
  border-radius: 8px;
  border: unset !important;
  background-color: #e4e4e4 !important;
  /* margin-top: 15px;*/
  resize: none;
}

form .btn.btn-primary.my-3.w-100 {
  border-radius: 8px !important;
}

.btn.toggler1 .fa-plus-circle {
  
}

.btn.toggler1 .fa-minus-circle {
  display: none;
}

.fa-plus-circle,
.fa-minus-circle {
  color: #6ecac9;
  margin-right: 10px;
}

.fa-minus-circle {
  display: none;
}

.tbdy1.active {
  display: table-header-group;
}

.footer tbody {
  display: table-header-group;
}

/*  =====  */

 button.btn.btn-light.fw-8.text-warning.py-3.px-3.fs-20.elm-hover-anim {
            background: #ff6600;
            border: transparent;
            color: #fff !important;
        }

        button.btn.btn-light.fw-8.text-warning.py-3.px-5.fs-20.elm-hover-anim {
            background: #ff6600;
            border: transparent;
            color: #fff !important;
        }

        .slick-dots {
            position: absolute;
            bottom: -25px;
            display: block;
            width: 100%;
            padding: 0;
            margin: 0;
            list-style: none;
            text-align: center;
            visibility: hidden;
        }

        .freetrail_btb {

            position: fixed;
            right: -35px;
            top: 40%;
            border: none;
            display: flex;
            justify-content: center;
            align-items: center;
            color: #fff;
            border-radius: 7px;

        }

        .speech_language_tab {
            box-shadow: 1px 0px 11px 1px #DADADA;
            border-radius: 10px;
            transition: 0.3s
        }

        .speech_language_tab:hover {
            background: #1078B3;

        }

        .speech_language_tab:hover p {
            color: #fff;

        }

        .occupational_tab {
            box-shadow: 1px 0px 11px 1px #DADADA;
            border-radius: 10px;
            transition: 0.3s
        }

        .occupational_tab:hover {
            background: #3CC567;

        }

        .occupational_tab:hover p {
            color: #fff;

        }

        .mental_health {
            background: url(#virtualtx-theme/img/mental_health.png);
            width: 100%;
            height: 20rem;
            background-position: center;
            background-repeat: no-repeat;
            background-size: cover;
            position: relative;
            border-radius: 10px;
            transition: 0.3s;
            display: grid;
            align-items: center;
            color: #fff;

        }

        .occupational_therapy {
            background: url(#virtualtx-theme/img/occupational_img.png);
            width: 100%;
            height: 20rem;
            background-position: center;
            background-repeat: no-repeat;
            background-size: cover;
            position: relative;
            border-radius: 10px;
            transition: 0.3s;
            display: grid;
            align-items: center;
            color: #fff;

        }

        .speech_pathology {
            background: url(#virtualtx-theme/img/Speech_pathology.png);
            width: 100%;
            height: 20rem;
            background-position: center;
            background-repeat: no-repeat;
            background-size: cover;
            position: relative;
            border-radius: 10px;
            transition: 0.3s;
            display: grid;
            align-items: center;
            color: #fff;

        }



        .over_lay1 {
            width: 100%;
            height: 20rem;
            position: absolute;
            background: #4b658461;
            border-radius: 10px;
            display: none;

        }

        .over_lay_occupational2 {
            width: 100%;
            height: 20rem;
            position: absolute;
            background: #3cc56761;
            border-radius: 10px;
            display: none;

        }

        .over_lay_speech3 {
            width: 100%;
            height: 20rem;
            position: absolute;
            background: #0172977a;
            border-radius: 10px;
            display: none;
        }

        .mental_health:hover img {
            opacity: 0.5;
        }

        .mental_health:hover p {
            color: #fff;

        }

        .tab1_col {
            color: #487EB0;
            font-size: 1.5rem;
        }

        .tab1_col_process{
            color: #000000;
            font-size: 1.2rem;
            font-weight: 700;
        }

        .tab2_col {
            color: #21A6B3;
        }

        .tab3_col {
            color: #69B04B;
        }

        .tab4_col {
            color: #F0932B;
        }

        .tab5_col {
            color: #026166;
        }

        .tab6_col {
            color: #833571;
        }

        .card_s {
            box-shadow: -1px 7px 20px -5px #0e0202;
            border-radius: 24px;
            cursor: pointer;

        }

        /* stickey_contact_ */
        #stickey_contact_wrapper2 {
          width: 10%;
          height: 16vh;
          position: fixed;
          top: 85%;
          /*right: 0;*/
          background: transparent;
          z-index: 99999;
          display: block;
      }


      #stickey_contact_wrapper2 #contacttab {

          
          background-image: url(images/whatsapp.png);
          top: 10%;
          bottom: 10px;
          left: 10px;
      }



@media screen and (max-width: 992px) {
  .col-md-3.p-3.sd {
    position: unset !important;
    height: auto !important;
  }

  .signin .col-md-6 {
    flex: 0 0 auto;
    width: 100%;
  }

  .signin .img-fluid.card-img-top {
    height: 400px;
    object-fit: cover;
    object-position: top right;
  }

  .feature.py-5.bg-secondary h2.text-warning {
    font-size: 42px !important;
  }

  .feature .col-4 h4 {
    font-size: 15px !important;
  }

  .yearly .col-md-4.p-3 {
    flex: 0 0 auto;
    width: 100%;
  }

  .blog.py-3 .col-md-9,
  .blog.py-3 .col-md-3 {
    flex: 0 0 auto;
    width: 100%;
    border: unset !important;
  }

  .list-unstyled.m-0.p-0.filtrBtns.d-flex.justify-content-between.align-items-center.py-5 {
    flex-wrap: nowrap;
    text-align: center;
    justify-content: center;
    align-items: center;
  }

  .platform .col-md-7.p-2.position-relative.sliderShow {
    display: block !important;
  }

  .steps.py-5 {
    padding-top: 0 !important;
  }

  .steps.py-5 .card {
    height: auto !important;
  }
}

@media screen and (max-width: 767px) {
  .feature .col-4 {
    transform: scale(1.3);
  }

  .signin .img-fluid.card-img-top {
    height: 600px;
    object-fit: cover;
    object-position: top right;
  }

  .fs-72 {
    font-size: 32px;
  }

  .fs-100 {
    font-size: 36px;
  }

  .fs-20 {
    font-size: 16px;
  }

  .btn.btn-primary.heroBtn {
    padding: 5px 15px;
    font-size: 14px;
  }

  .btn.btn-primary.heroBtn.position-absolute {
    width: 200px;
    bottom: 30px;
    right: 20px;
  }

  .fs-42 {
    font-size: 22px;
  }

  .fs-18 {
    font-size: 15px;
  }

  .holder1 {
    background: #f67485;
    display: inline-flex;
    padding: 10px;
    width: 65px;
    height: 65px;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
  }

  .col-md-2.col-6.up {
    position: relative;
    top: 0;
  }

  .benifits.py-5 .col-6 {
    padding: 30px;
  }

  .bgCard .card-body {
    padding: 25px;
  }

  .nav-item.active .line {
    width: 100%;
    background-color: #ff6600;
    height: 2px;
  }

  .nav-item {
    padding-top: 20px;
  }

  .fs-24 {
    font-size: 18px;
  }

  .platform .col-md-7.p-2.position-relative.sliderShow {
    display: none;
  }

  .d-flex.justify-content-between.align-items-center {
    flex-direction: column;
  }

  .btns.tabBtns.position-relative {
    width: 100%;
    display: flex;
    flex-direction: column;
  }

  .btn.btn-bottom {
    width: 100%;
    font-size: 17px;
  }

  td.img-holder {
    display: none;
  }

  td.fw-bold.pb-0 {
    width: 100px;
    font-size: 10px;
  }

  .card-body.position-absolute.locaion.p-4.bg-white {
    background: rgba(255, 255, 255, 0.2) !important;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    color: white !important;
    width: 75%;
    left: 0;
    bottom: 0;
    border-radius: 30px;
  }

  .card-body.cstm {
    background: rgba(255, 255, 255, 0.3);
    width: 70% !important;
    color: black !important;
    bottom: 10px !important;
    left: 25px !important;
    padding: 65px !important;
    text-align: center;
    border-radius: 30px;
    font-weight: 600;
  }

  .signin .card-body.p-5 {
    padding-top: 20px !important;
    padding: 0 !important;
  }

  .w-50.border-0.ps-5.border-end.position-relative {
    padding-left: 0 !important;
  }

  .card-body.px-5 {
    padding: 10px !important;
  }

  .card-body.px-5 h4 {
    font-size: 8px;
  }

  .fs-10 {
    font-size: 5px;
  }

  .feature.py-5.bg-secondary h2 {
    font-size: 10px;
  }

  .feature.py-5.bg-secondary .col-4 {
    padding: 0;
  }

  .feature .btn.btn-warning.text-white.py-3.px-4 {
    padding: 10px !important;
    font-size: 10px;
  }

  td.w-50.border-0.ps-5.border-end.position-relative {
    font-size: 10px;
  }

  .info-card.card {
    position: absolute;
    width: 300px;
    right: -90%;
    top: -60px;
    padding-right: 30px;
    display: none;
  }

  .download.py-5 .text-end,
  .download.py-5 .text-start {
    text-align: center !important;
  }

  .img-fluid.animate__animated.animate__backInUp.bgback {
    position: absolute;
    top: 0;
    left: 0;
    transform: scale(0.9) !important;
  }

  .card-body.acctive {
    background: white;
    color: black !important;
    width: 250px !important;
    position: absolute;
    z-index: 95;
    font-size: 12px;
    border-radius: 20px;
    left: 0% !important;
    bottom: -15% !important;
    box-shadow: 0 0 9px rgba(0, 0, 0, 0.2);
  }

  .benifits.py-5 .row .col-md-2.col-6:nth-child(5) .card-body.acctive {
    left: -10% !important;
  }

  .benifits.py-5 .row .col-md-2.col-6:nth-child(2) .card-body.acctive {
    left: -100% !important;
  }

  .signin .col-md-6 {
    flex: 0 0 auto;
    width: 100%;
  }

  .feature .col-4 h4 {
    font-size: 9px !important;
  }

}

