/*----[[wb-section-id-654e197fe0fdae5aa3111898-start-css]]---*/
        /*--------------------------------------------------------------
# Navbar-Starts
--------------------------------------------------------------*/

.header_440 {
  background: var(--wb-website-theme-primary-color);
  padding: 1rem 0 0.75rem;
}


.header_440 .navbar-nav .nav-item .nav-link {
  display: inline-block;
  color: var(--wb-menu-color);
  padding: 0.25rem 1.1rem;


}

.header_440 .navbar-nav .nav-item .nav-link.dropdown-toggle::after,
.header_440 .navbar-nav .nav-item .nav-link.active.dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
  transform: scaleX(1);
}


.header_440 .navbar-nav .nav-item .nav-link:after,
.header_440 .navbar-nav .nav-item .nav-link.active:after {
  display: block;
  content: '';
  border-bottom: solid 0.188rem var(--wb-menu-hover-color);
  transform: scaleX(0);
  transition: transform 250ms ease-in-out;
}

.header_440 .navbar-nav .nav-item .nav-link:hover:after,
.header_440 .navbar-nav .nav-item .nav-link.active:after {
  transform: scaleX(1);
}

.header_440 .navbar-nav .nav-item .nav-link:hover,
.header_440 .navbar-nav .nav-item .nav-link.active {
  color: var(--wb-menu-hover-color);

}


.header_440 .wb-dropdown-element {
  padding: 0.5rem 0.625rem;
  font-size: 1rem;
}

.header_440 .wb-dropdown-element:focus,
.header_440 .wb-dropdown-element:hover {
  color: var(--wb-website-hover-text-color);
  background-color: var(--wb-website-hover-background-color);
}

.header_440 .navbar-toggler {
  border: none;
}

.header_440 .navbar-toggler:focus {
  border: none;
  outline: 0;
  box-shadow: none;
}

.header_440 .navbar-toggler .navbar-toggler-icon {
  background: transparent;
  outline: 0;
  border: none;
  display: flex;
  align-items: center;
  justify-content: center;

}

.header_440 .navbar-toggler .navbar-toggler-icon:focus {
  outline: 0;
  border: none;

}

.header_440 .navbar-toggler .navbar-toggler-icon .fas {
  color: var(--wb-website-theme-secondary-color);
}


@media (max-width: 61.938rem) {
  .header_440 .navbar-nav .nav-item .nav-link {
    padding: 0.925rem 0 0;
  }


}
@media (max-width: 32.813rem) {
  .header_440 .navbar-nav .nav-item .nav-link {
    padding: 0.65rem 1rem;
  
  }


}

/*--------------------------------------------------------------
  # Navbar-Ends
  --------------------------------------------------------------*/
        /*----wb-section-id-654e197fe0fdae5aa3111898-end-css----*/
        

/*----[[wb-section-id-61b6fe995efc742a3f1a0a74-start-css]]---*/
        /* <!-- ======= About Section ======= --> */

.heros_28 {
  background: url(https://builder-templates-bucket.s3.amazonaws.com/61b6fe995efc742a3f1a0a74/assets/banner.jpg) no-repeat;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 8rem 0rem;

}

.heros_28 .banner-div h5 {
  font-size: 1.3rem;
  margin-bottom: 0rem;
}

.heros_28 .banner-div h1 {
  font-size: 2.625rem;
  font-weight: 600;
}

.heros_28 .btn-transparent-deep-pink {
  padding: 0.75rem 1.563rem;
  background: var(--wb-website-theme-secondary-color);
  color: var(--wb-website-text-secondary-color)
}

.heros_28 .btn-transparent-deep-pink:hover {
  background: var(--wb-website-hover-background-color);
  color: var(--wb-website-hover-text-color)
}

@media (max-width: 33.75rem) {
  .heros_28 {
    padding: 3rem 0rem;
  }
}
        /*----wb-section-id-61b6fe995efc742a3f1a0a74-end-css----*/
        

/*----[[wb-section-id-653f914be0fdae5aa310cd26-start-css]]---*/
        .about_133 {
    background: var(--wb-website-theme-primary-color);
}

.about_133 .about-main h1 {
    font-size: 2rem;
    font-weight: 700;
    margin-bottom: 1.25rem;
}

.about_133 .about-main {
    position: relative;
}

.about_133 .about-main::after {
    content: '';
    position: absolute;
    width: 5rem;
    height: 0.125rem;
    background: var(--wb-website-theme-secondary-color);
}

.about_133 .yoga-about-text p {
    margin-bottom: 0;
}

.about_133 .info_text h3 {
    margin-bottom: 0.5rem;
    font-size: 1.25rem;
    font-weight: 600;
}

@media (max-width: 61.938rem) {
    .about_133 .about-main::after {
        left: 0;
        right: 0;
        margin: 0 auto;
    }
}
        /*----wb-section-id-653f914be0fdae5aa310cd26-end-css----*/
        

/*----[[wb-section-id-6183d2e8ca8a2b4556212201-start-css]]---*/
        /*--------------------------------------------------------------
# Services
--------------------------------------------------------------*/
.grid_2 {
  background: var(--wb-website-theme-primary-color);
}
.grid_2 h1{
  font-size: 1.7rem;
  font-weight: 600;
}
.grid_2 .card-div h4{
     font-weight:600;
     font-size: 1.2rem;

}

.grid_2 .icon-box
{
  height: 100%;
}


/*--------------------------------------------------------------
# End Services
--------------------------------------------------------------*/
        /*----wb-section-id-6183d2e8ca8a2b4556212201-end-css----*/
        

/*----[[wb-section-id-629dac895cfc3fb3792535bb-start-css]]---*/
        .button_1 {
  background: var(--wb-website-theme-primary-color);
}
.button_1 .btn-register {
  display: inline-block;
  padding: 0.65rem 1.463rem;
  background: var(--wb-website-theme-secondary-color);
  color: var(--wb-website-text-secondary-color);
}
.button_1 .btn-register:hover{
  background: var(--wb-website-hover-background-color);
  color: var(--wb-website-hover-text-color);
}
        /*----wb-section-id-629dac895cfc3fb3792535bb-end-css----*/
        

/*----[[wb-section-id-68c7b8d25c8ae2f5175886a1-start-css]]---*/
        /*--------------------------------------------------------------
# about_become
--------------------------------------------------------------*/
.about_become {
  background: var(--wb-website-theme-primary-color);
}

.about_become i {
  color: var(--wb-website-theme-secondary-color);
}



.about_become .heading-style h1,
.about_become .list-height h1 {
  font-size: 2rem;
  font-weight: bold;
  margin-bottom: 1.1rem;
}

.about_become p,
.about_become li {
  font-size: 1.2rem;
}

.about_become .list-height ul {
  padding-left: 1.2rem;
}

.about_become .list-height ul li {
  margin-top: 1rem;

}

.about_become .about-heading {
  font-size: 1.4rem;
  font-weight: bold;
  margin-bottom: 1.1rem;
}
        /*----wb-section-id-68c7b8d25c8ae2f5175886a1-end-css----*/
        

/*----[[wb-section-id-653f914be0fdae5aa310cd26-start-css]]---*/
        .about_133 {
    background: var(--wb-website-theme-primary-color);
}

.about_133 .about-main h1 {
    font-size: 2rem;
    font-weight: 700;
    margin-bottom: 1.25rem;
}

.about_133 .about-main {
    position: relative;
}

.about_133 .about-main::after {
    content: '';
    position: absolute;
    width: 5rem;
    height: 0.125rem;
    background: var(--wb-website-theme-secondary-color);
}

.about_133 .yoga-about-text p {
    margin-bottom: 0;
}

.about_133 .info_text h3 {
    margin-bottom: 0.5rem;
    font-size: 1.25rem;
    font-weight: 600;
}

@media (max-width: 61.938rem) {
    .about_133 .about-main::after {
        left: 0;
        right: 0;
        margin: 0 auto;
    }
}
        /*----wb-section-id-653f914be0fdae5aa310cd26-end-css----*/
        

/*----[[wb-section-id-6183bdb46935252380559d38-start-css]]---*/
        /* ========start Heros Secrion_2==========  */
.heros_section_2 {
  background: var(--wb-website-theme-primary-color);
}

.heros_section_2 .border-div .border-first,
.heros_section_2 .border-div .border-second {
  margin: 0rem auto;
  border-top: 0.125rem solid var(--wb-website-theme-secondary-color);
  width: 13%;
}

.heros_section_2 .hero-section-div-2 h5 {
  font-weight: 500;
  font-style: italic;
}

.heros_section_2 .hero-section-div h1 {
  font-weight: 700;
  font-size: 1.5rem;
}

.heros_section_2 .hero-section-div p {
  font-size: 0.9375rem;
}

/* ========End Secrion_2==========  */
        /*----wb-section-id-6183bdb46935252380559d38-end-css----*/
        

/*----[[wb-section-id-652ce5f2ad34aaa11908b2c6-start-css]]---*/
        /* ==========================================================================
   footer_41
   ========================================================================== */
.footer_41 {
    background: var(--wb-website-theme-primary-color);

}

.footer_41 .style-tag a:hover {
    color: var(--wb-website-theme-secondary-color);
}

.footer_41 ul a {
    padding: 0rem 1.3rem 0rem;
    font-size: 0.9375rem;
}

.footer_41 .footer-div h1 {
    font-size: 1.5rem;
    font-weight: bold;
}


.footer_41 .call-links a {
    color: var(--wb-website-text-primary-color);
}


.footer_41 .social-icons h5 {
    font-size: 1rem;
    font-weight: 800;
    margin-bottom: 0 !important;
}


.footer_41 .social-icons a {
   
    margin-right: 0.55rem;
}

@media(max-width:57rem) {
    .footer_41 {
        text-align: center;
    }

}

@media(max-width:33.75rem) {


    .footer_41 ul a {
        font-size: 0.6375rem;
    }
}

/* ==========================================================================
       End footer_41
    ========================================================================== */
        /*----wb-section-id-652ce5f2ad34aaa11908b2c6-end-css----*/
        

/*----[[wb-section-id-652ce5f2ad34aaa11908b2c6-start-css]]---*/
        /* ==========================================================================
   footer_41
   ========================================================================== */
.footer_41 {
    background: var(--wb-website-theme-primary-color);

}

.footer_41 .style-tag a:hover {
    color: var(--wb-website-theme-secondary-color);
}

.footer_41 ul a {
    padding: 0rem 1.3rem 0rem;
    font-size: 0.9375rem;
}

.footer_41 .footer-div h1 {
    font-size: 1.5rem;
    font-weight: bold;
}


.footer_41 .call-links a {
    color: var(--wb-website-text-primary-color);
}


.footer_41 .social-icons h5 {
    font-size: 1rem;
    font-weight: 800;
    margin-bottom: 0 !important;
}


.footer_41 .social-icons a {
   
    margin-right: 0.55rem;
}

@media(max-width:57rem) {
    .footer_41 {
        text-align: center;
    }

}

@media(max-width:33.75rem) {


    .footer_41 ul a {
        font-size: 0.6375rem;
    }
}

/* ==========================================================================
       End footer_41
    ========================================================================== */
        /*----wb-section-id-652ce5f2ad34aaa11908b2c6-end-css----*/
        

