:root{
  --primary-color: #714D98;
  --secondary-color: #B0CB1F;
  --back-color: #000;
  --white-color: #fff;
}


.brand-logo img{
    /* width: 270px; */
    width: 370px;
}
.hero-area-l4 .content h2{
  color: var(--primary-color);
  line-height: 1.2;
  font-weight: 700;
}

.hero-area-l4 .content h5{
  color: var(--black-color);
  margin-bottom: 20px;
  line-height: 1.5;
}

.hero-l4-btn .btn{
  background: var(--primary-color);
    border-radius: 20px;
    color: #fff;
}
.hero-l4-btn .btn .fas{
  margin-left: 10px;
}
.hero-area-l4.background-property{
  background-position: center !important;
}
.btn-style-02:before{
  background: var(--primary-color);
}
.landing-1-menu .header-btn-l1 .btn{
    box-shadow: 0 16px 36px rgb(124 39 158 / 30%);
    background: var(--primary-color); /* Old browsers */
    color: #fff;
}
.l1-create-acc-btn .btn { 
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#88219b+0,3e47b1+100 */
    box-shadow: 0 16px 36px rgb(124 39 158 / 30%);
    background: var(--primary-color); /* Old browsers */
    color: #fff;
    box-shadow: 0 26px 46px rgb(124 39 158 / 30%);
}
.l1-get-start-btn .btn {
   /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#88219b+0,3e47b1+100 */
   box-shadow: 0 16px 36px rgb(124 39 158 / 30%);
   background: var(--primary-color); /* Old browsers */
   color: #fff;
   box-shadow: 0 26px 46px rgb(124 39 158 / 30%);
}
.get-free-demo-btn {
   /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#88219b+0,3e47b1+100 */
   box-shadow: 0 16px 36px rgb(124 39 158 / 30%);
   background: var(--primary-color); /* Old browsers */
   color: #fff;
   box-shadow: 0 26px 46px rgb(124 39 158 / 30%);
}
.subscribe-newsletter .btn {
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#88219b+0,3e47b1+100 */
    box-shadow: 0 16px 36px rgb(124 39 158 / 30%);
    background: var(--primary-color); /* Old browsers */
    color: #fff;
    box-shadow: 0 26px 46px rgb(124 39 158 / 30%);
}
.bg-primary {
     /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#88219b+0,3e47b1+100 */
     box-shadow: 0 16px 36px rgb(124 39 158 / 30%);
     background: var(--primary-color); /* Old browsers */
     color: #fff;
     box-shadow: 0 26px 46px rgb(124 39 158 / 30%);
}
.user-rating-box-area .rate-box {
    box-shadow: 0 6px 0 rgb(124 39 158 / 65%);
    border-radius: 25px;
    padding: 30px 40px 35px 40px;
}
.bg-skeptic {
    background-color: #714d9814 !important;
}
.price-l6-btn .btn {
     /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#88219b+0,3e47b1+100 */
     box-shadow: 0 16px 36px rgb(124 39 158 / 30%);
     background: rgb(136,33,155); /* Old browsers */
     color: #fff;
     box-shadow: 0 26px 46px rgb(124 39 158 / 30%);
}
.testimonial-area-l1-items .content p span {
    border-bottom: 4px solid #82259d;
}
.feature-l1-items .content img{
    width: 76px;
    height: 76px;
}
.number-content-box-l1 .number {
    box-shadow: 0 6px 0 rgb(124 39 158 / 65%);
    background-color: #88219B;
}
.number-content-box-l1 .number--2 {
    box-shadow: 0 6px 0 rgb(124 39 158 / 65%);
    background-color: #3E47B1;
}
.content-area-l-15-1 {
     /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#88219b+0,3e47b1+100 */
     box-shadow: 0 16px 36px rgb(124 39 158 / 30%);
     background: rgb(136,33,155); /* Old browsers */
     color: #fff;
     box-shadow: 0 26px 46px rgb(124 39 158 / 30%);
}
.content-image-group-l6-1 .main-image-group .image-1{
    width: 320px;
}
.content-image-group-l6-1 .main-image-group .image-1 img{
    max-width: 100%;
}
.content-image-group-l6-2 .main-image-group .image-1 img {
    max-width: 100%;
}
.content-image-group-l6-2 .main-image-group .image-1 {
    width: 320px;
}
.content-image-group-l6-3 .main-image-group .image-1{
    max-width: 430px;
    width: 100%;
}
.content-image-group-l6-3 .main-image-group .image-1 img{
    max-width: 100%;
}
.service-l4-card{
    min-height: 400px;
    background: #f5f5f5;
    border-radius: 20px;
}
.service-l4-card h3{
  color: var(--back-color);
}
.service-l4-card .number-icon-area .number h1{
  color: var(--primary-color);
}
.number-icon-area.d-flex.justify-content-end.flex-wrap {
    position: absolute;
    bottom: 0;
    right: 35px;
}
.service-l4-card:hover {
    /* background: #FFCD28; */
    background: #fff;
    box-shadow: 0 10px 25px #f4f9d4;
}
.cta-area-l6-content h2{
  font-weight: 700;
}
.content-area-l-15-1 .content .btn {
    margin-top: 10px;
    color: #83239c;
}
.particle-anim-01{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}


  /* TIMELINE
  –––––––––––––––––––––––––––––––––––––––––––––––––– */
  
  .timeline ul {
    /* background: #456990; */
    padding: 50px 0;
  }
  
  .timeline ul li {
    list-style-type: none;
    position: relative;
    width: 6px;
    margin: 0 auto;
    padding-top: 50px;
    background: #fff;
  }
  
  .timeline ul li::after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background: inherit;
    z-index: 1;
  }
  
  .timeline ul li div {
    position: relative;
    bottom: 0;
    width: 400px;
    padding: 15px;
    background: #f45b69;
  }
  
  .timeline ul li div::before {
    content: "";
    position: absolute;
    bottom: 7px;
    width: 0;
    height: 0;
    border-style: solid;
  }
  
  .timeline ul li:nth-child(odd) div {
    left: 45px;
  }
  
  .timeline ul li:nth-child(odd) div::before {
    left: -15px;
    border-width: 8px 16px 8px 0;
    border-color: transparent #fff transparent transparent;
  }
  
  .timeline ul li:nth-child(even) div {
    left: -439px;
  }
  
  .timeline ul li:nth-child(even) div::before {
    right: -15px;
    border-width: 8px 0 8px 16px;
    border-color: transparent transparent transparent #fff;
  }
  
  time {
    display: block;
    font-size: 1.2rem;
    font-weight: bold;
    margin-bottom: 8px;
  }
  
  
  /* EFFECTS
  –––––––––––––––––––––––––––––––––––––––––––––––––– */
  
  .timeline ul li::after {
    transition: background 0.5s ease-in-out;
  }
  
  .timeline ul li.in-view::after {
    background: #83239c;
  }
  
  .timeline ul li div {
    visibility: hidden;
    opacity: 0;
    transition: all 0.5s ease-in-out;
  }
  
  .timeline ul li:nth-child(odd) div {
    transform: translate3d(200px, 0, 0);
  }
  
  .timeline ul li:nth-child(even) div {
    transform: translate3d(-200px, 0, 0);
  }
  
  .timeline ul li.in-view div {
    transform: none;
    visibility: visible;
    opacity: 1;
    position: relative;
    box-shadow: 0 72px 54px rgba(23, 135, 252, 0.12);
    border-radius: 50px;
    border-bottom-left-radius: 10px;
    background-color: #fff;
    padding: 30px;
  }
  .timeline ul li:nth-child(even) div {
    border-radius: 50px;
    border-bottom-right-radius: 10px;
  }
  .timeline ul li .item{
    margin-bottom: 5px;
  }


  .ptb-60-40{
    padding: 60px 0px 40px 0px;
  }
  .pt-40px{
    padding-top: 40px;
  }
  .pt-80{
    padding-top: 80px;
  }
  .pt-120{
    padding-top: 120px;
  }
  .pt-140{
    padding-top: 140px;
  }
  .ptb-40{
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .pb-120{
    padding-bottom: 120px;
  }

  .about-area-team-items .team-card .content h4{
    color: #3E47B1;
  }

  .about-area-team-items .team-card .content .social-icons ul li:hover i {
    color: #88219b !important;
  }

  .about-area-team-items .team-card .content{
    padding: 10px !important;
  }


  .about-area-team-items .team-card:hover .content {
    transform: translate(-50%, -5%) !important;
  }

  .hero-area-l1 .content h2, .section__heading-2 h2, .faq-main-banner h2, .section-heading-14 h2{
    color: var(--primary-color)
  }

  .section__heading h2, .feature-l1-items .content h5{
    color: #000;
  }
  .section__heading h5{
    font-size: 16px !important; 
  }

  .view-more-btn a{
    background: var(--primary-color);
    color: #fff;
    border-radius: 20px;
    font-size: 18px;
    font-weight: 600;
  }

  .view-more-btn a .fas{
    margin-left: 10px;
  }

  .google-chrome-btn .btn{
    font-size: 20px;
  }

  #scroll_to_top {
    display: inline-block;
    background: var(--secondary-color);
    width: 30px;
    height: 30px;
    text-align: center;
    border-radius: 4px;
    position: fixed;
    bottom: 20px;
    right: 20px;
    transition: background-color .3s, 
      opacity .5s, visibility .5s;
    opacity: 0;
    visibility: hidden;
    z-index: 1000;
    color: #fff;
    padding: 6px;
    font-size: 14px;
  }
  
  #scroll_to_top:hover {
    cursor: pointer;
    background:  var(--secondary-color);
  }
  #scroll_to_top:active {
    background:  var(--secondary-color);
  }
  #scroll_to_top.show {
    opacity: 1;
    visibility: visible;
  }

  .landing-1-menu .header-btn-l1 .btn{
    min-width: max-content;
    padding: 8px 14px !important;
  }

  .inner-about-bg-area .content{
    background: var(--secondary-color);
    color: #000 !important;
  }

  .inner-about-bg-area .content p {
    font-size: 20px;
    line-height: 32px;
    color: #000;
    opacity: 1;
    font-weight: 600;
  } 

  .newsletter-content-l5 p {
    font-size: 14px;
    line-height: 1.8;
    color: #1D263A;
    opacity: 0.7;
  }

  .newsletter-content-l5 p a{
    color: var(--primary-color);
  }

  .newsletter-content-l5 p a:hover{
    color: rgba(62,71,177,1);
  }


  .feature-border-l1-custom{
    padding: 60px 0px;
    border: 0;
  }


  .sign-in-2{
    background: url(../image/sign-in/sign-in-2-bg.png);
    margin-top: 90px !important;
    padding-top: 120px;
    padding-bottom: 180px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
  }

  .sign-up-2 {
    background: url(../image/sign-in/sign-up-2-bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    margin-top: 90px !important;
    padding-top: 120px;
    padding-bottom: 180px;
}

.reset-pass-2{
    margin-top: 90px !important;
    padding-top: 120px;
    padding-bottom: 180px;
    background: url(../image/sign-in/reset-pass-2-bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.sign-up-2-box form .create-new-acc-text p a, .sign-in-2-box form .create-new-acc-text p a, .reset-pass-2-box form .create-new-acc-text p a, .sign-in-2-box .reset-now-text p a{
  color: var(--primary-color);
  font-weight: 600;
}

.sign-up-2-box form .keep-sign-area .check-input-control input:checked ~ .checkbox {
  background: var(--primary-color);
  border-color: var(--primary-color);
}

.sign-in-2-box .reset-now-text p{
  font-size: 17px;
    line-height: 30px;
    color: #1D263A;
}

 
  .sign-in-2-box form .sign-in-log-btn .btn, .sign-up-2-box form .sign-in-log-btn .btn, .reset-pass-2-box form .sign-in-log-btn .btn{
    box-shadow: 0 16px 36px rgb(124 39 158 / 30%);
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#88219b+0,3e47b1+100 */
    background: var(--primary-color); /* Old browsers */
    color: #fff;
  }

  .faq-main-tab-area ul li.active a {
    color: var(--primary-color);
    font-weight: 700;
}

.faq-main-area-single .accordion li a:after {
  border-right: 2px solid var(--primary-color) !important;
  border-bottom: 2px solid var(--primary-color) !important;
}

.faq-main-area-single .accordion a.active:after{
  border-right: 2px solid rgba(62,71,177,1) !important;
  border-bottom: 2px solid rgba(62,71,177,1) !important;
}

.service-l4-card {
  padding: 0px !important;
  overflow:hidden ;
}

.service-l4-card .service-img img{
  width: 100%;
  height: 270px;
  margin-bottom: 20px;
}

.service-l4-card .service-img img{
  width: 100%;
  height: 270px;
}

.service-l4-card .content{
  padding: 0px 20px !important;
  margin-bottom: 40px !important;
}

.service-l4-card .content h3{
  font-size: 24px;
  font-weight: 700;
}

.service-l4-card p {
  font-size: 17px;
  line-height: 30px;
  color: #1D263A;
  padding: 10px 0px 25px 0px !important;
}



.medical-icon-brand-2 {
  position: absolute;
  z-index: 9;
  right: -60px !important;
  top: 50%;
  transform: translateY(-50%);
}

.medical-icon-brand-2 img{
  box-shadow: none !important;
}

.about-img-box{
  margin: auto;
}

.about-us-box{
  margin: auto !important;
  padding: 20px 40px;
}

.about-us-content h2{
  font-size: 54px;
  margin-top: 10px;
  font-weight: 700;
  line-height: 1.22;
  margin-bottom: 20px;
}

.about-us-content h5 span{
  font-size: 16px;
    color: var(--secondary-color);
    text-transform: uppercase;
    margin-bottom: 17px;
    font-weight: 500;
}

.about-us-content p{
  font-size: 16px;
  font-weight: normal;
  line-height: 30px;
  color: #2f4b6e;
  margin-bottom: 15px;
}

.about-img-box img{
  border-radius: 14px 14px 14px 14px;
    -webkit-border-radius: 14px 14px 14px 14px;
    -moz-border-radius: 14px 14px 14px 14px;
    box-shadow: 1px 1px 21px 20px #fcffeb;
    -webkit-box-shadow: 1px 1px 21px 3px #f4f9d4;
    -moz-box-shadow: 1px 1px 21px 3px #f4f9d4;
}

.footer-l-13-items .social-icons ul li{
  margin: 0px 15px 0px 15px;
}

.footer-l-13-items .social-icons ul li a {
  font-weight: 600;
  font-size: 15px;
  line-height: 40px;
  color: #213053;
  text-decoration: none;
}

.cta-area-l6-custom{
  padding-bottom: 40px;
}

.cta-area-l6-custom-inner-pages{
  padding-top: 60px;
  padding-bottom: 40px;
}

.google-chrome-btn .btn{
  background: var(--primary-color);
}
.btn-style-03:before{
  background: var(--primary-color);
}



#gallery-section{
  padding: 80px 10px;
}



@media (max-width: 1400px){
  .medical-icon-brand-2 {
    position: absolute;
    z-index: 9;
    right: -93px !important;
    top: 50%;
    transform: translateY(-50%);
  }
  .about-us-content h2 {
    font-size: 48px;
  }
}

@media(max-width:991.98px){
  .medical-icon-brand-2 {
    position: absolute;
    z-index: 9;
    right: 4.4% !important;
    top: 50%;
    transform: translateY(-50%);
  }
}


@media(max-width:767.98px){
  .medical-icon-brand-2 {
    position: absolute;
    z-index: 9;
    right: -93px !important;
    top: 50%;
    transform: translateY(-50%);
  }
  .about-us-content p {
    font-size: 14px !important;
    font-weight: normal;
    line-height: 30px;
    color: #2f4b6e;
    margin-bottom: 15px;
  }
}

  
  /* GENERAL MEDIA QUERIES
  –––––––––––––––––––––––––––––––––––––––––––––––––– */

  @media (min-width: 1600px){
    .inner-about-bg-area .content {
      width: 66%;
    }
  }

  @media(max-width:1400px){
    .service-l4-card{
      min-height: 450px;
      background: #f5f5f5;
      border-radius: 20px;
    } 
  }
  @media screen and (min-device-width: 992px) and (max-device-width: 1199.98px){
    .about-us-content h2 {
      font-size: 32px !important;
    }
  }

  @media screen and (min-device-width: 992px) and (max-device-width: 1050px){
    .container-fluid .site-navbar {
      padding-left: 10px !important;
      padding-right: 10px !important;
    }
    .site-menu-main .nav-link-item{
      padding-left: 15px !important;
      padding-right: 15px !important;
    }
  }
  
  @media screen and (max-width: 900px) {
    .timeline ul li div {
      width: 250px;
    }
    .timeline ul li:nth-child(even) div {
      left: -289px;
      /*250+45-6*/
    }
  }

  @media(max-width:991.98px){
    .mobile_row{
      flex-direction: column-reverse;
    }
  }

  @media(max-width:767px){
    .service-l4-card{
      min-height: 350px !important;
    }
  }
  
  

  .bg-coral {
    background-color: #80259d !important;
   }
   .footer-l1-area-items ul li a i{
       margin-right: 8px;
   }

  @media (min-width: 1200px){
    .content-l5-3-content {
        padding: 120px 100px 120px 60px;
    }
  }





@media (min-width: 992px){
    .service-area-l4-1 {
        padding-top: 90px;
    }
    .content-area-2-l1 {
        padding-top: 0px;
    }
    .hero-area-l1 {
        padding-top: 100px;
        padding-bottom: 25px;
    }
    .content-area-l-15-1{
        padding-top: 0;
        padding-bottom: 50px;
    }
    .content-area-l-15-1 .content-img{
        margin-top: 0px;
    }
    .brand-area-l1 {
        padding-bottom: 150px;
    }
}

@media (max-width: 767px){
    .service-area-l4-1 {
        padding-top: 40px;
    }
    .timeline ul li.in-view div,
    .timeline ul li:nth-child(even) div {
        border-radius: 50px;
        border-bottom-left-radius: 10px;
      }
      .service-l4-card {
        height: auto;
        padding-bottom: 20px;
    }
    .reveal-header .mobile-menu-trigger span {
        background-color: #6433a5 !important;
    }
    .site-header .mobile-menu-trigger span {
        background-color: #6433a5;
    }
    .reveal-header .mobile-menu-trigger span:before, .reveal-header .mobile-menu-trigger span:after {
        background-color: #fff !important;
    }
    .hero-image-group-l1{
        height: 300px;
    }
    .brand-logo img{
      width: 200px;
    }
    .inner-about-bg-area .content p{
      font-size: 14px;
      line-height: 1.8;
    }
    .about-us-content h2 {
      font-size: 38px !important;
    }
}

@media(max-width:600px){
  .inner-about-bg-area .content p{
    font-size: 14px;
    line-height: 1.8;
  }
  .footer-contact-info{
    padding: 60px 30px !important;
  }
  .footer-emailing ul li {
    font-size: 18px;
    color: #647589;
    display: flex;
    margin-bottom: 12px;
    overflow-wrap: anywhere;
  }
}

@media(max-width:460px){
  .about-us-content h2 {
    font-size: 33px !important;
  }
  .service-l4-card{
    min-height: 500px;
    background: #f5f5f5;
    border-radius: 20px;
  }
  .footer-contact-info{
    padding: 40px 20px !important;
  }
  .footer-contact-content p {
    font-size: 12px !important;
    font-weight: normal;
    line-height: 26px;
    color: #647589;
    margin-bottom: 15px;
  }
  .footer-emailing ul li {
    font-size: 14px !important;
    color: #647589;
    display: flex;
    margin-bottom: 12px;
    overflow-wrap: anywhere;
  }
  .about-us-box{
    padding: 20px 20px !important;
  }
  .about-us-content p {
    font-size: 12px !important;
    font-weight: normal;
    line-height: 1.5;
    color: #2f4b6e !important;
    margin-bottom: 15px;
  }
}

@media(max-width:420px){
  .about-us-content h2 {
    font-size: 28px !important;
  }
}


.cta-area-l6-custom {
  margin-bottom: 180px !important;
  padding-bottom: 0 !important;
  padding-top: 60px !important;
}

.inner-contact-2-items-area .card-area .content-box p a{
  font-size: 21px;
  line-height: 32px;
  color: #1D263A;
  opacity: 1;
  margin-bottom: 0;
  font-weight: 600;
  transition: 0.5s all ease;
}
.inner-contact-2-items-area .card-area .content-box p a:hover{
  color: var(--primary-color);
}

.inner-contact-2-items-area .card-area .icon-box .fa-solid, .inner-contact-2-items-area .card-area .icon-box .fa-location-dot{
  color: var(--primary-color);
    font-size: 20px;
    font-style: normal;
}

.cta-area-l6-custom-inner-pages{
  padding-top: 60px;
  padding-bottom: 0px !important;
  margin-bottom: 180px !important;
}

.inner-contact-2-items-area .card-area .icon-box{
  margin-right: 0 !important;
}

.map-area-custom iframe{
  width: 100%;
  height: 750px;
}
.hero-curve-shape-l9 {
  position: absolute;
  left: 0;
  bottom: 0 !important;
  width: 100%;
}
.inner-contact-2-items-area {
  padding-top: 80px !important;
  padding-bottom: 30px !important;
}

.primary-bg {
  background: var(--primary-color);
}
.pb-90 {
  padding-bottom: 90px;
}
.pt-115 {
  padding-top: 115px;
}
.mb-30 {
  margin-bottom: 30px;
}
.mb-35 {
    margin-bottom: 35px;
}
.mb-25 {
  margin-bottom: 25px;
}
.pb-40{
  padding-bottom: 40px;
}
.pb-20 {
  padding-bottom: 20px;
}
.pt-25 {
  padding-top: 25px;
}
.pt-40 {
  padding-top: 40px;
}
.footer-contact-info {
  border-radius: 16px;
  background-color: rgb(255, 255, 255);
  box-shadow: 0px 16px 32px 0px rgb(156 156 156 / 20%);
  padding: 60px;
  padding-bottom: 55px;
  margin-top: -226px;
}


.emmergency-call {
  padding-bottom: 60px;
  border-bottom: 2px solid #ebebeb;
  margin-bottom: 20px;
}
.emmergency-call-icon i {
  font-size: 36px;
  color: var(--secondary-color);
  margin-right: 30px;
  transform: rotate(0deg);
}

.emmergency-call h6 {
    font-weight: 400;
    color: #647589;
    display: block;
    margin-bottom: 0;
}


.emmergency-call a{
  color: var(--primary-color);
  font-size: 24px;
}

.footer-contact-content p{
  font-size: 14px;
    font-weight: normal;
    line-height: 26px;
    color: #647589;
    margin-bottom: 15px;
}
.f-left {
    float: left;
}
.footer-emailing ul{
  padding-left: 0;
}
.footer-emailing ul li {
  font-size: 18px;
  color: #647589;
  display: flex;
  margin-bottom: 12px;
}
.footer-emailing ul li i {
  margin-right: 14px;
}

.footer-emailing ul li a{
  color: #647589;
}


footer .social-icons ul li{
  margin: 3px 0px;
}

footer .social-icons ul li a {
  font-size: 15px;
  color: #fff;
  text-decoration: none;
}

footer .social-icons ul li a i{
  margin-right: 10px;
}

.footer-title h3 {
  font-size: 24px;
  color: #fff;
  display: block;
  margin-bottom: 20px;
}
.footer-menu ul{
  padding-left: 0;
}
.footer-menu ul li {
  margin: 10px 0px;
}


.footer-menu ul li a {
  font-size: 15px;
  color: #fff;
  text-decoration: none;
}

.footer-menu ul li a span{
  font-size: 15px;
  color: #eee;
  text-decoration: none;
}


.footer-bottom {
  background: #000;
}
.footer-bottom p, .footer-bottom h6{
  color: #fff;
  margin: 0;
  text-align: center;
}


.footer-bottom a{
  color: var(--secondary-color);
  margin: 0;
  text-align: center;
}


.counter-section{
  padding: 40px 20px;
  border-radius: 10px;
}

.counter-box{
  margin: 20px 0px;
}

.counter-box-inner{
  display: flex;
  flex-direction: column;
  align-items: center;
}

.counter-box-inner h1{
  color: #fff;
  font-weight: 700;
}

.counter-box-inner h6{
  color: #fff;
  width: 70%;
}


#back__preloader {
  display: -webkit-box;
  display: -ms-flexbox;
  -webkit-box-pack: center;
  -webkit-box-align: center;
  display: -webkit- flex;
  display: -ms- flex;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100vh;
  background: #ffffff;
  position: fixed;
  z-index: 999999;
  width: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.back__loader_logo {
  position: absolute;
}

#back__circle_loader {
  width: 100px;
  height: 100px;
  border-style: solid;
  border-width: 5px;
  border: 0;
  /* border-top-color: #465fe9;
  border-right-color: #465fe9;
  border-bottom-color: #d5eaff;
  border-left-color: #d5eaff; */
  border-radius: 50%;
  -webkit-animation: spinLoader 2s linear infinite;
  animation: spinLoader 2s linear infinite;
}



@-webkit-keyframes spinLoader {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes spinLoader {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}


/* #back__circle_loader {
  border-top-color: #9ED5B7;
  border-right-color: #9ED5B7;
} */

.back__loader_logo {
  width: auto;
  display: inline-block;
  margin: 0 0.5rem;
  animation: pulse 1.5s infinite;
  /* referring directly to the animation's @keyframe declaration */
  animation-duration: 1.5s;
  /* don't forget to set a duration! */
  --animate-repeat: infinite;
}

.youtube-floating-btn{
  bottom: 110px !important;
  background: #FF0000 !important;
  box-shadow: 0 0 24px 8px rgb(255, 0, 0, 0.55) !important;
}

.youtube-floating-btn::after{
  border: 6px solid #FF0000 !important;
}


.youtube-gallery-videous img{
  margin: 30px 20px;
}

.video-btn {
  display: inline-block;
    width: 80px;
    height: 80px;
    line-height: 100px;
    background-color: #fff;
    border-radius: 50%;
    color: var(--secondary-color);
    /* position: relative; */
    position: absolute;
    z-index: 1;
    left: 40%;
    bottom: -45px;
    transition: 0.5s all ease;
}

.video-btn::before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  z-index: -1;
  bottom: 0;
  left: 0;
  border-radius: 50%;
  border: 1px solid #fff;
  -webkit-animation: ripple 2s linear infinite;
  animation: ripple 2s linear infinite;
}

.video-btn::after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  z-index: -1;
  bottom: 0;
  left: 0;
  border-radius: 50%;
  border: 1px solid #fff;
  -webkit-animation: ripple 2s linear 1s infinite;
  animation: ripple 2s linear 1s infinite;
}

.video-btn i {
  /* font-size: 30px;
  position: relative;
  top: 2px;
  left: 4px; */
  font-size: 30px;
  position: relative;
  top: -8px;
  left: 0px;
  font-style: normal;
}


.video-btn:hover,
.video-btn:focus {
    background-color: var(--secondary-color);
    color: #fff
}

@-webkit-keyframes ripple {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    75% {
        -webkit-transform: scale(1.75);
        transform: scale(1.75);
        opacity: 1
    }

    100% {
        -webkit-transform: scale(2);
        transform: scale(2);
        opacity: 0
    }
}

@keyframes ripple {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    75% {
        -webkit-transform: scale(1.75);
        transform: scale(1.75);
        opacity: 1
    }

    100% {
        -webkit-transform: scale(2);
        transform: scale(2);
        opacity: 0
    }
}



@media(min-width:992px) and (max-width:1125px){
  .site-menu-main .nav-link-item{
    font-size: 15px;
  }
}

@media(max-width:400px){
  .landing-1-menu .header-btn-l1 .btn{
    padding: 8px !important;
    font-size: 12px;
  }
}

@media(max-width:375px){
  .brand-logo img {
    width: 150px;
  }
  .emmergency-call a{
    font-size: 18px;
  }
}


.content-area-l6-1{
  padding: 60px 20px;
}

@media (min-width: 992px){
  .service-area-l4-1 {
    padding-top: 40px;
  }
}






/* .service-grid {
  background: #fcfcfc;
} */
  .service-title h4 {
  position: relative;
  display: inline-block;
}
.service-icon {
  position: relative;
  margin-bottom: 20px;
}

.service-wrap-1::before {
  content: "";
  position: absolute;
  background-color: var(--primary-color);
  top: -8px;
  left: -1px;
  width: calc(100% + 2px);
  height: 8px;
  border-radius: 6px 6px 0 0;
}

.service-wrap-2::before {
  content: "";
  position: absolute;
  background-color: var(--secondary-color);
  top: -8px;
  left: -1px;
  width: calc(100% + 2px);
  height: 8px;
  border-radius: 6px 6px 0 0;
}
.service-wrap-3::before {
  content: "";
  position: absolute;
  background-color: var(--primary-color);
  top: -8px;
  left: -1px;
  width: calc(100% + 2px);
  height: 8px;
  border-radius: 6px 6px 0 0;
}
.service-wrap-4::before {
  content: "";
  position: absolute;
  background-color: var(--secondary-color);
  top: -8px;
  left: -1px;
  width: calc(100% + 2px);
  height: 8px;
  border-radius: 6px 6px 0 0;
}
.service-title p {
  padding: 0 190px;
  margin-bottom: 10px;
}
.about-info-text h2 {
  margin-bottom: 23px;
  text-transform: capitalize;
  font-weight: 700;
  line-height: .9;
}
.about-info-text p {
  padding: 0 100px;
  font-size: 18px;
  margin-bottom: 26px;
    position: relative;
}
.about-content p {
  margin-bottom: 0;
}
.about-info-text a {
  margin-bottom: 20px;
    position: relative;
}
.service-icon i {
  font-size: 40px;
  color: #e8bc00;
  margin-bottom: 20px;
  display: inline-block;
}
.service-wrap {
  border: 1px solid #e6e6e6;
  padding: 30px 30px;
  transition: all .5s;
  position: relative;
  border-radius: 0px 0px 6px 6px;
}

.service-wrap p{
    position: relative;
}

.service-wrap:hover {
  background: #ffffff !important;
  box-shadow: 0 0 5px rgb(60 72 88 / 16%);
  -webkit-box-shadow: 0 0 5px rgb(60 72 88 / 16%);
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}

/* .service-wrap:hover {
  background-image: url(../images/gallery/10.webp);
  background-size: cover;
  background-position: center center;
  background-attachment: local;
  transition: all .5s;
}

.service-wrap:hover:before {
  background: rgba(0, 0, 0, 0.2901960784313726);
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0px;
  content: "";
  top: 0;
  opacity: 1;
} */

/* .service-wrap:hover h4,.service-wrap:hover p{
  color: #fff;
} */
.service-wrap h4 {
  font-weight: 600;
  color: #1e2331;
  margin-bottom: 17px;
  font-size: 18px;
  text-transform: capitalize;
    position: relative;
}
.service-wrap a {
  font-size: 14px;
  font-weight: 600;
    position: relative;

}


.nav-link-item.active{
  color: var(--primary-color) !important;
}

.testimonial-img{
  width: 88px;
  height: 88px;
}



.intrests-data {
    /* padding-top: 8px!important;
    margin-top: 24px!important; */
    padding: 8px 0px !important;
    margin: 0px 0px !important;
}

.intrests-inner {
    position: relative;
    /* transition: all 0.2s ease; */
    transition: all 0.2s;
    border-radius: 7px !important;
    background-color: #f9fafd !important;
    padding: 10px;
    margin: 0px 10px;
    border: 0.5px solid #e9ecef;
}

.intrests-inner:hover {
    background: #ffffff !important;
    box-shadow: 0 2px 5px rgba(60, 72, 88, 0.15);
    -webkit-box-shadow: 0 2px 5px rgba(60, 72, 88, 0.15);
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
    color: var(--primary-color);
    
}

.intrests-inner:hover h6{
    font-weight: 600;
}

.intrests-inner-data {
    display: flex !important;
    align-items: center;
    margin: 10px 0px;
    justify-content: center;
}

.intrests-inner-data-title h6{
    margin-bottom: 0px !important;
}