@font-face {
	font-family: 'Gilroy'; /* Replace 'YourFontName' with the desired font name */
	src: url('../font/Gilroy-Regular.ttf') format('truetype'); /* Replace 'path/to/font-file.ttf' with the actual path to your font file */
    
}
@font-face {
	font-family: 'Caveat'; /* Replace 'YourFontName' with the desired font name */
	src: url('../font/Caveat-VariableFont_wght.ttf') format('truetype'); /* Replace 'path/to/font-file.ttf' with the actual path to your font file */
    
}
body {
  font-family: 'Gilroy', sans-serif;
  /* background-color: #000; */
  position: relative;
}
/* Custom container width */
.single-testo img{width:33px!important;margin-top:10px;float:left}
.single-testo{direction:ltr;margin-top:40px;background:#fff;padding:20px;border-radius:5px;border-left:5px solid #fa726f;min-height:180px}
.testo-detail h3{font-size:15px;position:absolute;top:2px;left:40px;color:#413073;margin-top:10px}
.testo-detail small{margin-top:11px;position:absolute;color:#909090;left:41px;top:17px;font-size:12px}
.testo-detail{position:relative}

.investment_content .border-left {
    border-left: 5px solid #6d40cd !important;
    padding-left: 10px;
}

.team-member img {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}

.investment_content h1.display-4 {
    font-size: 34px;
    line-height: 100%;
    margin-bottom: 0px;
    margin-top: 30px;
}

.investment_content p.lead {
    color: gray !important;
    font-size: 19px;
}

.magnific-img {
    display: inline-block;
    width: 32.3%;
    margin-bottom: 7px;
    object-fit: cover;
}
.magnific-img img {
    width: 100%;
    height: 270px;
    object-fit: cover;
}
span#success_msg
{
  margin-top: 10px;
  color: green;
  display: none;
}
.custom-select {
  position: relative;
  width: 100%;
  font-family: Arial, sans-serif;
}
.options-container.active 
{
  display: block;
}
.options-container .option img {
    width: 20px;
    margin-right: 5px;
}
.options-container .option {
    border-top: 1px solid #e1e1e1;
}
/* Style the selected item */
.selected-item {
  border-radius: 5px;
  cursor: pointer;
}

/* Style the dropdown arrow */
.dropdown-arrow {
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translateY(-50%);
  pointer-events: none;
}

/* Style the options container */
.options-container {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  max-height: 200px;
  overflow-y: auto;
  border: 1px solid #ccc;
  border-top: none;
  border-radius: 0 0 5px 5px;
  background-color: #fff;
  z-index: 1;
  display: none;
}

/* Style each option */
.option {
  padding: 10px;
  cursor: pointer;
  transition: background-color 0.3s;
}

/* Hover effect for options */
.option:hover {
  background-color: #f0f0f0;
}
.selected-item svg 
{
  width: 20px;
  height: auto;
  background: white;
  float: right;
  margin-right: -20px;
  margin-top: 4px;
}
div#images_group_design img
{
  max-width: 100%;
}
section.benefitsafterhero {
    margin-top: -90px;
}
.site-navbar.sticky {
    position: fixed;
    background: white !important;
    border-bottom: 1px solid #f7f7f7;
    padding-top: 10px;
    padding-bottom: 10px;
    z-index: 2;
}

div#images_group_design {
    margin-top: -780px;
    text-align: center;
}
.hero_empty_space {
    height: 400px;
}
.video-container {
    text-align: center;
}
section#gettheapp .container-fluid.pt-5.mb-5 {
    padding-top: 0px !important;
}
section#gettheapp
{
    background: rgb(255, 229, 233);
    background: linear-gradient(96deg, rgba(255, 229, 233, 1) 0%, rgba(255, 229, 233, 1) 10%, rgba(255, 229, 233, 1) 26%, rgba(255, 229, 233, 1) 46%, rgba(81, 57, 145, 1) 52%, rgba(81, 57, 145, 1) 58%, rgba(81, 57, 145, 1) 69%, rgba(81, 57, 145, 1) 84%, rgba(81, 57, 145, 1) 98%);
}

.container-fluid {
  width: calc(100% - 200px) !important; /* 1440px - 116px left padding - 116px right padding */
  margin-right: auto;
  margin-left: auto;
} 
nav.site-navigation.text-left li a {
    padding-left: 5px;
    padding-right: 5px;
}
.fetaures_item_para {
    padding-right: 80px;
    margin-top: 30px !important;
}
.fetaures_item p {
    font-weight: 600;
    padding-right: 15px;
}

.text-purple{
  color: #4B3784 !important;
}
.text-light-purple{
  color: #635D77;
  font-size: 14px;
}
.text-dark-pink{
  color:#fa5167 !important;
}
.text-black {
  color: #000 !important;
}
.bg-dark-pink{
  background: #FFE5E9;
}
.bg-pink{
  background-color: #fff7f1;
}
p {
  color: #000;
  font-weight: 300;
}

/* h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: "Quicksand", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; } */

a {
  -webkit-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
a,
a:hover {
  text-decoration: none !important;
}

.hero-container {
  width: 100% !important;
  display: flex;
  justify-content: center !important;
  /* align-items: center !important; */
  background-color: #FFF6F7 !important;
}

.hero-content{
  width: 918px;
 margin-top:100px;

}
.hero-btn {
    padding: 10px 30px;
    font-size: 16px;
}
.hero-content h1{
    font-family: 'Gilroy', sans-serif !important;
    font-size: 58px;
    font-weight: 600;
    line-height: 73px;
    letter-spacing: 0em;
    text-align: center;
    margin-bottom: 20px;
}
.hero-subheading{
  color:#646D73 !important;
  font-family: 'Gilroy', sans-serif !important;
font-size: 18px;
font-weight: 400;
line-height: 22px;
letter-spacing: 0em;
text-align: center;
    margin-bottom: 40px;
}

 
.half-image {
  position: absolute;
  width: 40%;
  height: 774.97px;
  
  top:20vw;
  left: 671.83px;
  transform: rotate(4.12deg); 
  background-image: url('../assets/img/mobile.png'); 
  background-size: cover;
  background-position: center;
  z-index: 1; 
} 


.benefits-container {
  /* Styles for the other section */
  position: relative;
  z-index: 1; /* Ensure content is above the image */
  /* Add other styles as needed */
}
.advantage-content{
  width:640px !important;
/* height: 165px; */
margin-top: 97px;
margin-left: 116px;
gap: 16px;

}
.caveat-font{
font-family: 'Caveat', sans-serif;
font-size: 24px;
font-weight: 400;
line-height: 29px;
letter-spacing: 0em;
text-align: left;
color: #FA5167 !important;

}
section#features {
    margin-top: -30px;
}
.section-title{
    font-family: 'Gilroy', sans-serif;
    font-size: 45px;
    font-weight: 600;
    line-height: 60px;
    letter-spacing: 0em;
    text-align: left;
}
.contact-box-one p, .contact-box-two p {
    color: #4b3784;
    font-size: 15px;
    margin-bottom: 7px;
}
p.small-text.title_ {
    color: #635D77;
}
svg.wave_svg {
    width: 100%;
    margin-top: 20px;
}
section {
    margin-top: 60px;
}
.column-content {
  text-align: left;
  
}
.equal-width-cols.col {
       width: 20% !important;
    max-width: 20%;
}
.icon {
  font-size: 24px;
 
}


.small-heading {
  font-family: 'Gilroy', sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 22px;
  letter-spacing: 0em;
  text-align: left;
  color: #4B3784 !important;
  
}

.description {
  font-family: 'Gilroy',sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0em;
  text-align: left;
  color: #635D77 !important;
}
/*  */

.column-content .small-heading {
   margin-top: 30px;
    margin-bottom: 15px;
    font-weight: 600;
    font-size: 16px;
}
.section-content-heading {
    margin-bottom: 50px;
}
.column-content .description {
  margin-bottom: 0; /* Remove default margin bottom for the paragraph */
}
.feature-p{
font-family: 'Gilroy', sans-serif;
font-size: 16px;
font-weight: 400;
line-height: 24px;
letter-spacing: 0em;
text-align: left;
color: #635D77;

}
.custom-bg-col{
  background-color:#E0F5FA;
  padding: 40px;
  
}
.custom-blue-bg-col{
  background-color:#FEECDE;
  padding: 40px;
}
.row-gap {
  gap:10% !important;
}
.circle-border{
 
border: 2px solid #F46376; /* Change border color and thickness as needed */
border-radius: 50%; /* Create a circle shape */
display: inline-flex; /* Display as inline-flex to allow centering vertically */
align-items: center; /* Align items at the start (top) of the flex container */
justify-content: center; /* Center horizontally */
width: 24px; /* Adjust width and height as needed */
height: 24px; /* Adjust width and height as needed */
padding: 2%;
}
.tick-icon{
  color: #F46376 !important;
  font-size: 12px !important;
}
.slider_item 
{
  display: flex; 
  align-items: flex-end;
  padding-bottom: 60px
}
h1.hiw-heading {
    font-size: 28px;
    color: #4B3784;
    font-weight: 600;
    margin-top: 14px;
}
p.hiw-para {
    color: #635D77;
    margin-top: 20px;
    margin-bottom: 30px;
}
img.hiw-2 {
    width: 60%!important;
}
.one_slider .owl-nav button {
    width: 50px;
}
.one_slider .owl-nav button.owl-prev {
    border-right: 1px solid white !important;
}
.one_slider .owl-nav {
    text-align: center;
    background: #4b3784;
    width: fit-content;
    margin: 0 auto;
    padding-left: 0px;
    padding-right: 0px;
    border-radius: 20px;
}
.one_slider .owl-nav button span {
    color: white;
}
.contact-box-one .small-text i, .contact-box-two .small-text i {
    position: absolute;
    margin-left: -20px;
    margin-top: 4px;
}
.contact-box-one .small-text, .contact-box-two .small-text {
    padding-left: 20px;
}
.contact-box-one .title_, .contact-box-two .title_ {
    padding: 0px;
}
.icon img{
  width: 80px;
  height: 80px;
  max-width: 90px;
  max-height: 90px;
}
section#testimonial {
    padding-top: 20px;
}
.client-col, .therapist-col {
    padding-top: 80px !important;
}
.app_buttons a img {
    width: 130px;
    margin-top: 20px;
    margin-right: 5px;
}
div.cta-mobile {
    margin-top: 0px !important;
    padding-top: 20px !important;
    text-align: center;
}
.mobile-h3{
    font-family: 'Gilroy', sans-serif;
    font-size: 25px;
    font-weight: 500;
    line-height: 35px;
    letter-spacing: 0em;
    text-align: center;
    color: #4B3784;
    font-weight: 500;
}
.client-col{
  background-color: #ffe5e9;
}
.therapist-col{
  background-color: #513991;
}
.mobile-custom-button{
  width: 162px;
  border-radius: 50px;
  border: 1px solid #fff;
  background-color:#2A1654;
  
  
}

.button-icon{
  width: 25px;
  height: 25px;
  color:#EEE7FF;
  
}
.small-text{
  font-size: 11px;
  font-family: 'Gilroy', sans-serif;
}
.main-text{
  font-size: 16px;
  font-family: 'Gilroy', sans-serif;
}
.counter-h2{
font-family: 'Gilroy', sans-serif;
font-size: 50px;
font-weight: 500;
line-height: 60px;
letter-spacing: 0em;
text-align: center;
color:#FA5167 ;

}
.counter-p{
font-family: 'Gilroy', sans-serif;
font-size: 16px;
font-weight: 400;
line-height: 24px;
letter-spacing: 0em;
text-align: center;
color:#4B3784;

}
.team-img{
  width: 272px;
  height: 400px;
}
/* Custom CSS for partner logos */
/* Custom CSS for partner logos */
.partner-logo {
  /* display: block; */
  width: 82px;
  height: auto;
}

.partner-container {
  display: flex;
  justify-content:space-between;
  align-items: center;
}
.subscribe-phone{
margin-top: 10%;
width: 100%;
}

/* Custom CSS for search bar */
.search-container {
  position: relative;
  margin: 0; /* Center the container */
  width: 376px;
height: 55px;
padding: 8px;
border-radius: 50px;

}

.search-input {
  width: 100%;
  border-radius: 25px; /* Adjust radius as needed */
  padding: 10px 40px 10px 15px; /* Adjust padding to make space for the button */
  border: none;
}

.subscribe-btn {
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translateY(-50%);
  border-radius: 25px; /* Adjust radius as needed */
  /* padding: 10px 15px; */
  background-color:#6D40CD;
  color: #fff !important;
  border: none;


}
/* Custom CSS for accordion */
.accordion button{
  background-color: transparent;
  font-size: 14px;
  font-weight: 400;
  font-family: 'Gilroy', sans-serif;
  border: none;
  width: 100%;
  color:#635D77;
}
/* Align  to the left */
.accordion-content p {
  text-align: left !important;
}
.accordion-button {
  position: relative;
}

.plus-sign {
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translateY(-50%);
}
.plus-sign i {
  font-size: 14px;
  
}

/*  */
/* Remove default Bootstrap accordion styles */
.accordion-button:focus {
  outline: none;
  box-shadow: none;
}
ul#join_list_tab li button {
    font-size: 14px;
    font-weight: 600;
}
.investment_content div#myTabContent {
    padding-top: 20px;
}
.team-member {
  background-color: #d9d9d9; 
  position: relative;
  margin-bottom: 20px;
}
.team-member .name-designation {
    margin: 0px;
    position: absolute;
    bottom: 0;
    padding-left: 20px;
    padding-right: 20px;
    width: 100%;
}
.team-member .overlay {
    position: absolute;
    height: 100%;
    width: 100%;
    z-index: 0;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(255, 255, 255, 0));
}
.team-member .name-designation p {
    font-size: 11px;
    color: white;
    margin-bottom: 20px;
}
.team-member .name-designation h5 {
    font-weight: 500;
    font-size: 18px;
    color: white;
    margin-bottom: 4px
}
.team-member img {
}

/* .team-member img:hover {
  filter: grayscale(0%);
} */

.team-member .name-designation {
  margin-top: 25px;
  
}
.footer{
  margin-top: 10% !important;
}
.footer-links p{
font-family: 'Gilroy', sans-serif;
font-size: 18px;
font-weight: 400;
line-height: 27px;
letter-spacing: 0em;
text-align: left;

}

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

.social-icons a {
    display: inline-block;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background-color: #6f42c1;
    color: #fff;
    text-align: center;
    line-height: 33px;
    margin-right: 5px;
}
.carousel-item img {
  width: 100%;
  height: 100%; /* Adjust the height as needed */
  object-fit: cover;
}

.carousel-item {
  height: 100%; /* Adjust the height as needed */
}

.testimonial-slider {
  position: relative;
  width: 100%;
  overflow: hidden;
  margin-top: 7%;
  margin-bottom: 7%;
  padding-left: 20%;
  padding-right: 20%;
  padding-bottom: 10%;
}
.testimonial-description{
  font-family: 'Gilroy', sans-serif;
font-size: 32px;
font-weight: 500;
line-height: 48px;
letter-spacing: 0em;
text-align: left;
color: #4B3784 ;
}
.testimonial-author{
float: left !important;
}
.testimonial-slide {
  display: none;
  text-align: center;
}
.testimonial-slide.active {
  display: block;
}
.testimonial-slider button{
  float: right !important;

}
.prev-slide,
.next-slide {
  background: none;
  border: none;
  padding: 0;
  cursor: pointer;
}

.prev-slide img,
.next-slide img {
  width: 40px; /* Adjust width as needed */
  height: auto;
}
.next-slide {
  margin-left: 1% !important; /* Adjust the margin as needed */
}
.cta-mobile{
  padding-left: 10%;
  padding-right: 10%;
}


/* Slider */

.slick-slide {
  margin: 0px 20px;
}

/* .slick-slide img {
  width: 100%;
} */

.slick-slider
{
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
          user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
      touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list
{
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.slick-list:focus
{
  outline: none;
}
.slick-list.dragging
{
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
  -webkit-transform: translate3d(0, 0, 0);
     -moz-transform: translate3d(0, 0, 0);
      -ms-transform: translate3d(0, 0, 0);
       -o-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}

.slick-track
{
  position: relative;
  top: 0;
  left: 0;
  display: block;
}
.slick-track:before,
.slick-track:after
{
  display: table;
  content: '';
}
.slick-track:after
{
  clear: both;
}
.slick-loading .slick-track
{
  visibility: hidden;
}

.slick-slide
{
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}
[dir='rtl'] .slick-slide
{
  float: right;
}
/* .slick-slide img
{
  display: block;
} */
.slick-slide.slick-loading img
{
  display: none;
}
.slick-slide.dragging img
{
  pointer-events: none;
}
.slick-initialized .slick-slide
{
  display: block;
}
.slick-loading .slick-slide
{
  visibility: hidden;
}
.slick-vertical .slick-slide
{
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
/* Media queries for smaller screens */
@media screen and (max-width: 768px) {
  body {
    font-size: 14px;
  }

  .container-fluid {
    width: 100% !important;
  }

  .hero-content,
  .half-image,
  .advantage-content {
    width: 100%;
  }
}
  @media screen and (max-width: 500px) {
    body {
      font-size: 14px;
     
    }
    .section-title{
      font-size: 40px;
      margin-bottom: 2%;
    }
   section{
    padding-left: 3%;
    padding-right: 3%;
   }
    .container-fluid {
      width: 100% !important;
     
    }

    .hero-content {
    padding-left: 15px;
    padding-right: 15px;
}

    .hero-content,
    .half-image,
    .advantage-content {
      width: 100%;
    }
    .advantage-content{
      margin-left: 0px !important;
    }
    .advantage-content-row{
      margin: 0px !important;
    }
    
    .column-content {
      text-align: center !important;
      width:100% !important
    }
    .mobile-row{
      display: flex !important;
      flex-direction: row!important;
    }
    .row-gap{
      gap:0px !important;
    }
    .team-img{
      width: 100% !important;
    }
    .mobile-padding{
      padding-top: 5%;
      padding-bottom: 5%;
    }
    .mobile-display-none{
      display: none !important;
    }
    .footer-row{
      display: flex !important;
      justify-content: center !important;
      align-items: center !important;
    }
  /* Add specific styles for smaller screens */
}

.site-navbar {
  margin-bottom: 0px;
  z-index: 1999;
  /* position: fixed; */
  top: 0;
  width: 100%;
  padding: 1rem;
  background-color: #FFF6F7 !important;
}
.site-navbar .toggle-button {
  position: absolute;
  right: 0px;
}
.site-navbar .site-logo {
  margin: 0;
  padding: 0;
  font-size: 1.7rem;
}
.site-navbar .site-logo a {
  color: #4B3784;
  text-transform: lowercase;
}
@media (max-width: 991.98px) {
  .site-navbar .site-logo {
    float: left;
    position: relative;
  }
}
.site-navbar .site-navigation.border-bottom {
  border-bottom: 1px solid white !important;
}
.site-navbar .site-navigation .site-menu {
  margin: 0;
  padding: 0;
  margin-bottom: 0;
}
.site-navbar .site-navigation .site-menu .active {
  color: #4B3784 !important;
}
.site-navbar .site-navigation .site-menu a {
  text-decoration: none !important;
  display: inline-block;
}
.site-navbar .site-navigation .site-menu > li {
  display: inline-block;
}
.site-navbar .site-navigation .site-menu > li > a {
  font-family: 'Gilroy', sans-serif ;
  font-size: 16px !important;
  font-weight: 400 !important;
  line-height: 24px !important;
  color: #4B3784 !important; /* Adjusted color for better visibility on dark background */
  letter-spacing: 0em !important;
  text-align: left !important;
  display: inline-block;
  text-decoration: none !important;
}
.subscribe-nav-btn{
    
  padding: 10px, 20px, 8px, 20px;
  border-radius: 50px;
  gap: 10px;
  border: 1px solid #6D40CD;
  font-family: 'Gilroy', sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 21px;
  letter-spacing: 0em;
  color: #6D40CD;
  }
  .subscribe-nav-btn:hover{
      background-color: #6D40CD;
      color:#fff;
      border: 1px solid #6D40CD;
  }
  .get-app-btn{
      padding: 10px, 20px, 8px, 20px;
      border-radius: 50px;
      gap: 10px;
      background: #6D40CD;
  font-family: 'Gilroy', sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 21px;
  letter-spacing: 0em;
  color: #FFFFFF;
  border: 1px solid #6D40CD;
  
  }
  .get-app-btn:hover{
      background-color: transparent;
      color:#6D40CD;
      border: 1px solid #6D40CD;
  } 
.site-navbar .site-navigation .site-menu > li > a:hover {
  color: #4B3784;
}
.site-navbar .site-navigation .site-menu > li.active > a {
  color: #4B3784 !important;
  padding-left: 5px;
    padding-right: 5px;
}
nav.site-navigation.text-right li a {
    padding-left: 5px;
    padding-right: 5px;
}
.site-navbar .site-navigation .site-menu .has-children {
  position: relative;
}
.site-navbar .site-navigation .site-menu .has-children > a {
  position: relative;
  padding-right: 20px;
}
.site-navbar .site-navigation .site-menu .has-children > a:before {
  position: absolute;
  content: '\e313';
  font-size: 16px;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  font-family: 'icomoon';
}
.site-navbar .site-navigation .site-menu .has-children .dropdown {
  visibility: hidden;
  opacity: 0;
  top: 100%;
  position: absolute;
  text-align: left;
  border-top: 2px solid #4B3784;
  -webkit-box-shadow: 0 2px 10px -2px rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 10px -2px rgba(0, 0, 0, 0.1);
  padding: 0px 0;
  margin-top: 20px;
  margin-left: 0px;
  background: #fff;
  -webkit-transition: 0.2s 0s;
  -o-transition: 0.2s 0s;
  transition: 0.2s 0s;
}
.site-navbar .site-navigation .site-menu .has-children .dropdown.arrow-top {
  position: absolute;
}
.site-navbar
  .site-navigation
  .site-menu
  .has-children
  .dropdown.arrow-top:before {
  display: none;
  bottom: 100%;
  left: 20%;
  border: solid transparent;
  content: ' ';
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.site-navbar
  .site-navigation
  .site-menu
  .has-children
  .dropdown.arrow-top:before {
  border-color: rgba(136, 183, 213, 0);
  border-bottom-color: #fff;
  border-width: 10px;
  margin-left: -10px;
}
.site-navbar .site-navigation .site-menu .has-children .dropdown a {
  text-transform: none;
  letter-spacing: normal;
  -webkit-transition: 0s all;
  -o-transition: 0s all;
  transition: 0s all;
  color: #000 !important;
}
.site-navbar .site-navigation .site-menu .has-children .dropdown a.active {
  color: #4B3784 !important;
  background: #f8f9fa;
}
.site-navbar .site-navigation .site-menu .has-children .dropdown > li {
  list-style: none;
  padding: 0;
  margin: 0;
  min-width: 200px;
}
.site-navbar .site-navigation .site-menu .has-children .dropdown > li > a {
  padding: 9px 20px;
  display: block;
}
.site-navbar
  .site-navigation
  .site-menu
  .has-children
  .dropdown
  > li
  > a:hover {
  background: #f8f9fa;
  color: #ced4da;
}
.site-navbar
  .site-navigation
  .site-menu
  .has-children
  .dropdown
  > li.has-children
  > a:before {
  content: '\e315';
  right: 20px;
}
.site-navbar
  .site-navigation
  .site-menu
  .has-children
  .dropdown
  > li.has-children
  > .dropdown,
.site-navbar
  .site-navigation
  .site-menu
  .has-children
  .dropdown
  > li.has-children
  > ul {
  left: 100%;
  top: 0;
}
.site-navbar
  .site-navigation
  .site-menu
  .has-children
  .dropdown
  > li.has-children:hover
  > a,
.site-navbar
  .site-navigation
  .site-menu
  .has-children
  .dropdown
  > li.has-children:active
  > a,
.site-navbar
  .site-navigation
  .site-menu
  .has-children
  .dropdown
  > li.has-children:focus
  > a {
  background: #f8f9fa;
  color: #ced4da;
}
.site-navbar .site-navigation .site-menu .has-children:hover > a,
.site-navbar .site-navigation .site-menu .has-children:focus > a,
.site-navbar .site-navigation .site-menu .has-children:active > a {
  color: #4B3784;
}
.site-navbar .site-navigation .site-menu .has-children:hover,
.site-navbar .site-navigation .site-menu .has-children:focus,
.site-navbar .site-navigation .site-menu .has-children:active {
  cursor: pointer;
}
.site-navbar .site-navigation .site-menu .has-children:hover > .dropdown,
.site-navbar .site-navigation .site-menu .has-children:focus > .dropdown,
.site-navbar .site-navigation .site-menu .has-children:active > .dropdown {
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
  margin-top: 0px;
  visibility: visible;
  opacity: 1;
}

.site-mobile-menu {
  width: 300px;
  position: fixed;
  right: 0;
  z-index: 2000;
  padding-top: 20px;
  background: #fff;
  height: calc(100vh);
  -webkit-transform: translateX(110%);
  -ms-transform: translateX(110%);
  transform: translateX(110%);
  -webkit-box-shadow: -10px 0 20px -10px rgba(0, 0, 0, 0.1);
  box-shadow: -10px 0 20px -10px rgba(0, 0, 0, 0.1);
  -webkit-transition: 0.3s all ease-in-out;
  -o-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
}
.offcanvas-menu .site-mobile-menu {
  -webkit-transform: translateX(0%);
  -ms-transform: translateX(0%);
  transform: translateX(0%);
}
.site-mobile-menu .site-mobile-menu-header {
  width: 100%;
  float: left;
  padding-left: 20px;
  padding-right: 20px;
}
.site-mobile-menu .site-mobile-menu-header .site-mobile-menu-close {
  float: right;
  margin-top: 8px;
}
.site-mobile-menu .site-mobile-menu-header .site-mobile-menu-close span {
  font-size: 30px;
  display: inline-block;
  padding-left: 10px;
  padding-right: 0px;
  line-height: 1;
  cursor: pointer;
  -webkit-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.site-mobile-menu .site-mobile-menu-header .site-mobile-menu-close span:hover {
  color: #ced4da;
}
.site-mobile-menu .site-mobile-menu-header .site-mobile-menu-logo {
  float: left;
  margin-top: 10px;
  margin-left: 0px;
}
.site-mobile-menu .site-mobile-menu-header .site-mobile-menu-logo a {
  display: inline-block;
  text-transform: uppercase;
}
.site-mobile-menu .site-mobile-menu-header .site-mobile-menu-logo a img {
  max-width: 70px;
}
.site-mobile-menu .site-mobile-menu-header .site-mobile-menu-logo a:hover {
  text-decoration: none;
}
.site-mobile-menu .site-mobile-menu-body {
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  position: relative;
  padding: 0 20px 20px 20px;
  height: calc(100vh - 52px);
  padding-bottom: 150px;
}
.site-mobile-menu .site-nav-wrap {
  padding: 0;
  margin: 0;
  list-style: none;
  position: relative;
}
.site-mobile-menu .site-nav-wrap a {
  padding: 10px 20px;
  display: block;
  position: relative;
  color: #212529;
}
.site-mobile-menu .site-nav-wrap a:hover {
  color: #4B3784;
}
.site-mobile-menu .site-nav-wrap li {
  position: relative;
  display: block;
}
.site-mobile-menu .site-nav-wrap li .nav-link.active {
  color: #4B3784;
}
.site-mobile-menu .site-nav-wrap li.active > a {
  color: #4B3784;
}
.site-mobile-menu .site-nav-wrap .arrow-collapse {
  position: absolute;
  right: 0px;
  top: 10px;
  z-index: 20;
  width: 36px;
  height: 36px;
  text-align: center;
  cursor: pointer;
  border-radius: 50%;
}
.site-mobile-menu .site-nav-wrap .arrow-collapse:hover {
  background: #f8f9fa;
}
.site-mobile-menu .site-nav-wrap .arrow-collapse:before {
  font-size: 12px;
  z-index: 20;
  font-family: 'icomoon';
  content: '\f078';
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) rotate(-180deg);
  -ms-transform: translate(-50%, -50%) rotate(-180deg);
  transform: translate(-50%, -50%) rotate(-180deg);
  -webkit-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.site-mobile-menu .site-nav-wrap .arrow-collapse.collapsed:before {
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.site-mobile-menu .site-nav-wrap > li {
  display: block;
  position: relative;
  float: left;
  width: 100%;
}
.site-mobile-menu .site-nav-wrap > li > a {
  padding-left: 20px;
  font-size: 20px;
}
.site-mobile-menu .site-nav-wrap > li > ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.site-mobile-menu .site-nav-wrap > li > ul > li {
  display: block;
}
.site-mobile-menu .site-nav-wrap > li > ul > li > a {
  padding-left: 40px;
  font-size: 16px;
}
.site-mobile-menu .site-nav-wrap > li > ul > li > ul {
  padding: 0;
  margin: 0;
}
.site-mobile-menu .site-nav-wrap > li > ul > li > ul > li {
  display: block;
}
.site-mobile-menu .site-nav-wrap > li > ul > li > ul > li > a {
  font-size: 16px;
  padding-left: 60px;
}
.site-mobile-menu .site-nav-wrap[data-class='social'] {
  float: left;
  width: 100%;
  margin-top: 30px;
  padding-bottom: 5em;
}
.site-mobile-menu .site-nav-wrap[data-class='social'] > li {
  width: auto;
}
.site-mobile-menu .site-nav-wrap[data-class='social'] > li:first-child a {
  padding-left: 15px !important;
}

.sticky-wrapper {
  position: relative;
  z-index: 100;
  width: 100%;
  position: relative;
  top: 0;
}
.sticky-wrapper .site-navbar {
  -webkit-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.sticky-wrapper .site-navbar {
  background: #fff;
}
.sticky-wrapper .site-navbar ul li a {
  color: rgba(0, 0, 0, 0.7) !important;
}
.sticky-wrapper .site-navbar ul li a.active {
  color: #000 !important;
}
.sticky-wrapper.is-sticky .site-navbar {
  background: #fff;
  -webkit-box-shadow: 4px 0 20px -5px rgba(0, 0, 0, 0.2);
  box-shadow: 4px 0 20px -5px rgba(0, 0, 0, 0.2);
}
.sticky-wrapper.is-sticky .site-navbar .site-logo a {
  color: #4B3784;
}
.sticky-wrapper.is-sticky .site-navbar ul li a {
  color: #000 !important;
}
.sticky-wrapper.is-sticky .site-navbar ul li a.active {
  color: #4B3784 !important;
}
.sticky-wrapper .shrink {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}









/* image gallary css */
a.image-popup-vertical-fit {
    cursor: -webkit-zoom-in;
}
.mfp-with-zoom .mfp-container,
.mfp-with-zoom.mfp-bg {
  opacity: 0;
  -webkit-backface-visibility: hidden;
  /* ideally, transition speed should match zoom duration */
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.mfp-with-zoom.mfp-ready .mfp-container {
    opacity: 1;
}
.mfp-with-zoom.mfp-ready.mfp-bg {
    opacity: 0.98;
}

.mfp-with-zoom.mfp-removing .mfp-container,
.mfp-with-zoom.mfp-removing.mfp-bg {
  opacity: 0;
}
.mfp-arrow-left:before {
    border-right: none !important;
}
.mfp-arrow-right:before {
    border-left: none !important;
}
button.mfp-arrow, .mfp-counter {
    opacity: 0 !important;
    transition: opacity 200ms ease-in, opacity 2000ms ease-out;
}
.mfp-container:hover button.mfp-arrow, .mfp-container:hover .mfp-counter{
  opacity: 1 !important;
}


/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8; }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #CCC; }
    .mfp-preloader a:hover {
      color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover,
  .mfp-close:focus {
    opacity: 1; }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover,
  .mfp-arrow:focus {
    opacity: 1; }
  .mfp-arrow:before,
  .mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
  .mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
  .mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }
  .mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
      .magnific-img img {
    width: 100%;
    height: 200px;
    object-fit: cover;
}
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }
  /* end gallary css */
















@media (max-width: 991.98px) {
  .sticky-wrapper .shrink {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
  }
}

@media only screen and (min-width: 600px) and (max-width: 800px) {
  .equal-width-cols .column-content, 
  .equal-width-cols h5, 
  .equal-width-cols p {
    /*text-align: center;*/
  }
  .equal-width-cols.col {
      width: 50%!important;
      max-width: 50%;
  }
  .col-xs-12 {
    width: 50% !important;
    max-width: 50%;
  }
}

@media only screen and (min-width: 320px) and (max-width: 420px) {
.subscribe_div .section-title {
    font-size: 30px;
    padding-left: 26px;
}
.subscribe_div p.text-purple {
    padding-left: 25px;
}
}

@media only screen and (min-width: 320px) and (max-width: 600px) {
ul#join_list_tab li button {
    font-size: 13px; 
}
.magnific-img img {
    height: 100px;
}
.slider_3_btn {
    margin-top: -20px;
    margin-bottom: 50px;
}
section#gettheapp {
    background: unset;
    padding: 0px;
} 
section#gettheapp .container-fluid {
    padding: 0px;
}
.text-center-mobile
{
  text-align: center;
}
.container-fluid iframe {
    width: 100%;
}
.team-member {
    margin-bottom: 15px;
}
.subscribe_div {
    padding: 30px;
}
  .feature-p {
    text-align: center;
}
  .col-xs-12 {
    width: 100% !important;
    min-width: 100%;
}
#benefits .column-content, #benefits .column-content h5, #benefits .column-content p {
    text-align: center;
}
  .section-title {
    text-align: center;
    line-height: 110%;
 }
 .slider_item .text-center img {
    margin: 0 auto;
}
  .subscribe_div .section-title 
  {
    text-align: left;
  }
  p.caveat-font {
      text-align: center;
  }
  svg.wave_svg {
      display: none;
  }
  .equal-width-cols .column-content, .equal-width-cols h5, .equal-width-cols p {
    text-align: center;
  }
  .equal-width-cols.col {
      width: 100% !important;
      min-width: 100%;
      max-width: unset !important;
      margin-bottom: 40px;
  }
  .order_change_mobile {
    display: flex !important;
    flex-direction: column !important;
  }
  .order_change_mobile .order_one {
    order: 1;
  }
  .order_change_mobile .order_two {
    order: 2;
  }
}

@media only screen and (min-width: 1200px) and (max-width: 1400px) {
  div#images_group_design {
      margin-top: -750px;
  }
  .hero_empty_space {
      height: 400px;
  }
}

@media only screen and (min-width: 1100px) and (max-width: 1200px) {
  section.benefitsafterhero {
      margin-top: 0px;
  }
  div#images_group_design {
    margin-top: -735px;
  }
}

@media only screen and (min-width: 320px) and (max-width: 1100px) {
  div#images_group_design 
  {
    display: none;
  }
  section.benefitsafterhero {
    margin-top: 50px;
  }
  .hero_empty_space {
    height: 70px!important;
  }
}

@media only screen and (min-width: 320px) and (max-width: 520px) {
  .hero_empty_space {
    height: 50px;
  }
  
  .hero-content h1 {
    font-size: 38px;
    line-height: 140%;
  }
  .none_on_mobile 
  {
    display: none;
  }
  .fetaures_item_para {
    padding: 0px;
  }
  .testimonial-slider {
    padding: 20px;
  }
  .contact-box-two, 
  .contact-box-one {
    margin-bottom: 20px;
  }
  .row.footer-row div p {
    text-align: center;
  }
  .row.footer-row div {
      text-align: center;
  }
  .row.footer-row div {
      text-align: center;
      margin-bottom: 20px;
  }
  .copyright 
  {
    text-align: center;
  }
  #subscribe .pb-5 {
      padding-bottom: 0px !important;
  }
  #subscribe .order_two img {
    margin-top: -30px;
  }
  div#counterSection .col {
      margin-bottom: 30px;
  }
}

@media only screen and (min-width: 1920px) and (max-width: 9000px) {
  .container-fluid 
  {
    width: 1250px!important;
  }
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
.magnific-img img {
    width: 100%;
    height: 200px;
    object-fit: cover;
  } 
}

@media (min-width: 992px)
{
.col-lg-5-in-row .col-lg-5 { 
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
}