.services-single-page__content-text-box3-single {
  position: relative;
  display: block;
  background: #fcf8f8;
  padding: 20px 20px 20px 20px;
  border-radius: 20px;
}

.services-single-page__content-text-box3-single .top-content {
  position: relative;
  display: flex;
  align-items: center;
}

.services-single-page__content-text-box3-single .top-content .icon-box {
  position: relative;
  display: block;
  width: 85px;
  height: 85px;
  background: var(--sycols-base);
  border-radius: 50%;
  text-align: center;
}

.services-single-page__content-text-box3-single .top-content .icon-box span::before {
  position: relative;
  display: inline-block;
  color: #ffffff;
  font-size: 50px;
  line-height: 85px;
}

.services-single-page__content-text-box3-single .top-content .title-box {
  position: relative;
  display: block;
  margin-left: 20px;
}

.services-single-page__content-text-box3-single .top-content .title-box h2 {
  font-size: 22px;
  line-height: 32px;
  font-weight: 700;
}

.services-single-page__content-text-box3-single .top-content .title-box h2 a {
  color: var(--sycols-black);
}

.services-single-page__content-text-box3-single .top-content .title-box h2 a:hover {
  color: var(--sycols-base);
}

.services-single-page__content-text-box3-single .text {
  position: relative;
  display: block;
  margin-top: 30px;
}

.services-single-page__content-text-box3-single .text p {
  margin: 0;
}

@media only screen and (min-width:1200px) {
  .services-pad-l-r {
    padding-left: 8px !important;
    padding-right: 8px !important;
  }
}

@media only screen and (min-width:1200px) {
  .sec-float-r {
    float: right;
  }

  .sec-float-l {
    float: left;
  }
}

.services-single-page__content-text-box3 ul li p strong {
  display: contents;
}

.side-cnt-hd h2 {
  color: #d94659;
  font-size: 30px;
  line-height: 40px;
  font-weight: 700;
}

.sec-bg-1 {
  background-color: #e6eaff;
}

.sec-bg-2 {
  background-color: #fff0f5e6;
}

.optimal-brain-health-img img {
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
  border-radius: 15px;
}

.services-cnt-tl {
  font-size: 32px;
  line-height: 46px;
  margin-top: 15px;
}

.services-btn button {
  padding: 0px !important;
}


/***
=====================================================
    Facts Counter One
=====================================================
***/
.facts-counter-one {
  position: relative;
  display: block;
  background: #fff8f7;
  padding: 80px 0px 80px;
  z-index: 1;
}

.facts-counter-one__bg {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  z-index: -1;
  opacity: 0.2;
}

.facts-counter-one__left {
  position: relative;
  display: block;
  margin-top: 15px;
  padding-right: 90px;
}

.facts-counter-one__left-inner {
  position: relative;
  display: block;
}

.facts-counter-one__left-inner::before {
  position: absolute;
  top: 0;
  left: 50%;
  bottom: 0;
  width: 1px;
  background: #e7d6d2;
  content: "";
}

.facts-counter-one__left-inner ul+ul {
  border-top: 1px solid #e7d6d2;
}

.facts-counter-one-list {
  position: relative;
  display: block;
  padding-top: 35px;
  padding-bottom: 22px;
}

.facts-counter-one-list-item {
  position: relative;
  display: block;
  max-width: 50%;
  width: 100%;
  float: left;
}

.facts-counter-one-list-item .icon-box {
  position: relative;
  display: inline-block;
  margin-bottom: 27px;
  transition: all 500ms linear;
  transition-delay: 0.1s;
  transform: scale(1);
}

.facts-counter-one-list-item:hover .icon-box {
  transform: scale(0.9);
}

.facts-counter-one-list-item .icon-box span::before {
  color: #000000;
  font-size: 60px;
  line-height: 60px;
}

.facts-counter-one-list-item p {
  color: var(--sycols-base);
  line-height: 20px;
}

.facts-counter-one-list-item h2 {
  color: var(--sycols-black);
  font-size: 65px;
  line-height: 40px;
  font-weight: 600;
  margin-top: -15px;
}

.facts-counter-one-list-item h2 .plus {
  position: relative;
  display: inline-block;
  top: 6px;
  margin-left: -19px;
  font-size: 30px;
}

.facts-counter-one .odometer.odometer-auto-theme,
.facts-counter-one .odometer.odometer-theme-default {
  font-family: var(--sycols-font-two);
  line-height: 0.9em;
}

.facts-counter-one .odometer-formatting-mark {
  display: none;
}

.facts-counter-one__img {
  position: relative;
  display: block;
  overflow: hidden;
  z-index: 1;
}

.facts-counter-one__img .shape1 {
  position: absolute;
  top: 15px;
  right: 10px;
  width: 17px;
  height: 250px;
  background: #ffffff;
  z-index: 1;
}

.facts-counter-one__img .shape2 {
  position: absolute;
  bottom: 90px;
  right: 25px;
  width: 10px;
  height: 170px;
  background: var(--sycols-base);
  z-index: 2;
}

.facts-counter-one__img .shape3 {
  position: absolute;
  top: 117px;
  right: 40px;
  width: 10px;
  height: 170px;
  background: #ffffff;
  z-index: 1;
}

.facts-counter-one__img .shape4 {
  position: absolute;
  left: -70px;
  bottom: -200px;
  width: 320px;
  height: 320px;
  border-radius: 50%;
  background: #cb9c99;
  mix-blend-mode: color-dodge;
  z-index: 1;
}

.facts-counter-one__img .shape5 {
  position: absolute;
  right: -140px;
  bottom: -230px;
  width: 400px;
  height: 400px;
  border-radius: 50%;
  background: #cb9c99;
  mix-blend-mode: color-dodge;
  z-index: 1;
}


.facts-counter-one__img img {
  width: 100%;
}

.case-single-page__content-text-box4-content ul li .services-sub-t-ic::before {
  content: none;
}

.services-sub-t-ic {
  padding-left: 0px !important;
}

.services-sub-t {
  display: flex !important;
}

.services-sub-t .icon {
  background-color: #ffe582 !important;
}

.services-bg-sec-3 {
  background: url(../images/services-bg-img-3.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.services-bg-sec-5 {
  background: url(../images/services-bg-img-5.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.services-cnt-para a {
  color: #0d6efd;
}

.services-cnt-para:hover a {
  color: var(--sycols-base);
}


/* Services Slider */
#slider {
  position: relative;
  overflow: hidden;
  /* margin: 20px auto 0 auto; */
  border-radius: 4px;
  width: 440px;
  height: 482px;
}

#slider ul {
  position: relative;
  margin: 0;
  padding: 0;
  height: 300px;
  list-style: none;
  width: 2000px;
  /* 4 slides ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Â 500px each */
}

#slider ul li {
  position: relative;
  display: block;
  float: left;
  margin: 0;
  padding: 0;
  width: 500px;
  height: 300px;
  background: #ccc;
  text-align: center;
  line-height: 300px;
}

a.control_prev,
a.control_next {
  position: absolute;
  top: 40%;
  z-index: 999;
  display: block;
  padding: 4% 3%;
  width: auto;
  height: auto;
  background: #2a2a2a;
  color: #fff;
  text-decoration: none;
  font-weight: 600;
  font-size: 18px;
  opacity: 0.8;
  cursor: pointer;
}

a.control_prev:hover,
a.control_next:hover {
  opacity: 1;
  transition: all 0.2s ease;
}

a.control_prev {
  background: #6074e5;
  left: 0;
  border-radius: 0 2px 2px 0;
}

a.control_next {
  background: #6074e5;
  right: 0;
  border-radius: 2px 0 0 2px;
}

.brain-gauge-sec-ii-fl {
  display: flex;
  justify-content: space-between;
}

.brain-gauge-sec-ii-fl img {
  width: 320px;
  height: auto;
}

.brain-gauge-sec-ii-fl p {
  padding-right: 15px;
}

.contact-form-tl h2 {
  text-transform: uppercase;
  color: #6074e5;
  font-size: 38px;
  line-height: 48px;
  font-weight: 700;
  margin-bottom: 24px;
}



/* Make An Appoinment */

.form-section h2 {
  color: #5cc998;
  font-size: 30px;
  line-height: 40px;
  font-weight: 700;
}


.pl--0 {
  padding-left: 0px !important;
}


.appointment-sec-hdr h2 {
  color: #5e2d89;
  font-size: 25px !important;
  line-height: 35px !important;
  font-weight: 700;
}

.required::after {
  content: " *";
  color: red;
}


.sidebar__tags-list p {
  font-size: 18px;
  color: rgba(var(--sycols-black-rgb), .80);
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  background: #f0eae8;
  display: block;
  padding: 6px 20px 6px;
  margin-left: 5px;
  font-weight: 500;
  line-height: 30px;
  text-align: center;
}

.sidebar__tags-list p:hover {
    color: #ffffff;
    background: var(--sycols-base);
}

.sidebar__tags-list p+p {
    margin-left: 5px;
    margin-top: 10px;
}

@media only screen and (max-width:991px) {
.brain-gauge-sec-ii-fl img {
    width: 100%;
    height: auto;
}
.brain-gauge-sec-ii-fl {
    display: block;
    justify-content: space-between;
}
.why-choose-one__inner {
    margin-top: 20px;
}
}

@media only screen and (max-width:767px) {
.faq-page__left .title h2 {
    font-size: 21px;
    line-height: 35px;
}

.services-cnt-tl {
    font-size: 25px;
    line-height: 35px;
}
.case-single-page__content-text-box4-content h2 {
    font-size: 25px;
    line-height: 35px;
}
}

.service-sec-ii-sld ul{
      margin-left: -581px !important;
}

@media only screen and (max-width:425px) {
#slider {
    width: 300px;
    height: 482px;
}
.service-sec-ii-sld ul{
      margin-left: -581px !important;
}
}

@media only screen and (min-width:576px) and (max-width:768px) {
#slider ul li {
    width: 578px;
    height: 300px;
}
#slider {
    width: 575px;
}
}

@media only screen and (max-width:768px) {
.facts-counter-one {
    padding: 70px 0px 70px;
}
}

@media only screen and (max-width:425px) {
.faq-one-accrodion .accrodion-title h4 {
    font-size: 17px;
}
.services-single-page__content-text-box3-single .top-content .title-box h2 a {
    font-size: 20px;
}
.services-single-page__content-text-box3-single .top-content .title-box h2{
    text-align: left;
 }

.services-single-page__content-text-box3-single .top-content .title-box {
    display: block;
    margin-left: 0px;
}
}



/* Social Media Link */

.fb-clr {
  background-color: #395498 !important;
}

.ig-clr {
  background: #833ab4 !important;
  background: linear-gradient(to right,
      #833ab4, #fd1d1d, #fcb045) !important;
}

.wh-clr {
  background-color: #29af3e !important;
}

.yt-clr {
  background-color: #ff0000 !important;
}

.tw-clr {
  background-color: #1DA1F2 !important;
}

.ln-clr {
  background-color: #0077B5 !important;
}


@media only screen and (min-width:1200px) {
.service-sec-ii-sld ul {
    margin-left: -560px !important;
}
}

@media only screen and (max-width:575px) {
.services-single-page__content-text-box3-single .top-content {
    display: block;
}
}