
#yttc-banner .banner-image-wrap {
    position: relative;
    z-index: 9;
    padding: 90px 0;
}
.yttc-banner {
    border-radius: 50%;
    width: 475px;
    object-fit: cover;
    height: 475px;
    display: block;
    margin: auto;
    padding: 8px;
    background-color: #ffffffb3;
    border: 2px solid #9AC339;
}
#yttc-banner .banner-image-wrap .banner-shape {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    left: 0;
    z-index: -1;
}
#yttc-banner .banner-shape1 {
    opacity: .1;
    transform: scale(1.1);
}
#yttc-banner .banner-shape2 {
    opacity: .15;
    transform: scale(1.05) rotate(10deg);
}
#yttc-banner .banner-shape3 {
    opacity: .05;
}

@media (max-width: 1400px) {
    .yttc-banner {
        width: 430px;
        height: 430px;
    }
}
@media (max-width: 1200px) {
    .yttc-banner {
        width: 350px;
        height: 350px;
    }
}
@media (max-width: 991px) {
    #yttc-banner .banner-image-wrap {
        padding: 0 0 30px;
    }
    .yttc-banner {
        width: 350px;
        height: 350px;
    }
    #yttc-banner .banner-image-wrap .banner-shape {
        width: calc(100% + 100px);
        height: calc(100% + 100px);
        top: -50px;
        left: -50px;
    }
}
@media (max-width: 640px) {
    #yttc-banner .banner-image-wrap .banner-shape {
        width: calc(100% + 50px);
        height: calc(100% + 50px);
        top: -40px;
        left: -25px;
    }
}
@media (max-width: 480px) {
    .yttc-banner {
        width: 300px;
        height: 300px;
    }
}


.custom-image {
    object-fit: cover;
    border-radius: 0px;
    /*box-shadow: 0 0 5px 0 #ddd;*/
    /*margin-bottom: 15px;*/
}
.about-page-offer {
    text-align:center;
    padding: 2em;
    background: #fff;
    position: relative;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 2px 0px;
    margin-bottom: 20px;
    transition: all 0.5s;
    border-top: 2px solid #347403;
}
.about-page-offer:before {
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 25%;
    height: 30%;
    border-bottom: 3px solid #347403;
    border-left: 3px solid #347403;
    content: '';
    transition: all 0.7s;
}
.about-page-offer b {
    display: block;
    padding: 10px 0;
    color: #347403;
}
.about-page-offer:after {
    position: absolute;
    bottom: 0px;
    right: 0px;
    width: 25%;
    height: 30%;
    border-bottom: 3px solid #347403;
    border-right: 3px solid #347403;
    content: '';
    transition: all 0.7s;
}

.border_bars {
    border-left: 1px solid rgb(205, 205, 205);
    border-right: 1px solid rgb(205, 205, 205);
}


/*aman-payaal*/


.center_tittle p{
    16px !important;
}
table tr td {
    font-size: 16px !important;
}
.left_info{
    display:flex;
    align-items:center;
}
body h5{
    font-size:28px !important;
    margin-top:0px !important;
}

body p{
    line-height:25px !important;
}
.main_slider_area{
    margin-top:0px !important;
}
.rev_slider{
    height:100vh !important;
}
.tp-parallax-wrap{
    /*top: 290px !important;*/
}
.table-bordered th{
    background-color:#347403;
}
.blog_area .blog_inner .blog_lift_sidebar{
    border:1px solid #d3d3d3;
    padding:20px;
    /*padding-right:45px;*/
}
.blog_right_sidebar{
    padding-right:0px;
}
.blog_content h2 span{
    font-size: 30px !important;
    font-weight: 600;
    font-family: "Lora", serif;
    letter-spacing: .2px;
    color: #222; 
}
.blog_content h3 span{
    font-size: 30px !important;
    font-weight: 600;
    font-family: "Lora", serif;
    letter-spacing: .2px;
    color: #222; 
}
.blog_content p span{
    font: 400 16px/34px Poppins, sans-serif !important;
    letter-spacing: .2px;
    color: #222; 
}
.blog_content ul li span{
    font: 400 16px/34px Poppins, sans-serif !important;
    letter-spacing: .2px;
    color: #222; 
}

.media {
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    align-items: center !important;
    flex-direction: column;
}
.media-body{
    text-align:center;
    margin-left:0px !important;
    margin-top:40px;
}
.media-body h4{
    margin-top:0px;
}
.section1 p {
     /*text-align: center !important; */
}
.divider {
    margin-bottom:10px !important;
}
body h1,body h2{
    margin-top:0px !important;
}

.image_section1 {
    padding: 10px;
    background: #fff; 
    box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 3px 0px, rgba(0, 0, 0, 0.06) 0px 1px 2px 0px;
    border-radius: 5px; 
    border:2px solid #347403;
    /*height:100%;*/
}
/*.image_section1 img{*/
/*    height:100%;*/
/*    object-fit: cover;*/
/*}*/
.yoga-school .image_section1{
    height:300px;
}
.yoga-school .image_section1 img{
    height:100% !important;
    width:100%;
}
.about-sec .image_section1,.about-sec .image_section1 img{
    height:100% !important;
    width:100%;
}
.about-sec-2{
    height:200px;
}
.about-sec-3{
    height:260px;
}
.hatha-yoga li{
    display: flex; 
    align-items: center; 
    padding: 10px; 
    background: #fff; 
    box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 3px 0px, rgba(0, 0, 0, 0.06) 0px 1px 2px 0px; 
    border-radius: 5px;
}
.latest_news{
    background-color:#fff;
    border-radius:5px;
    overflow:hidden;
    height:100% !important;
    box-shadow: rgba(0, 0, 0, 0.09) 0px 3px 12px;
    margin-bottom:30px !important;
}
.news_img img{
    width:100%;
}
.card-btn {
    margin: 0px auto;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 70%;
    padding:10px 40px;
    border:2px solid #347403;
    border-top:none;
    border-radius:5px;
}
.card-btn a{
    font-weight:600;
}
.pad a{
    display:flex;
    justify-content:center;
    text-align:center;
    color:#347403;
    font-weight:600;
    font-size:18px;
    margin-bottom:10px;
}
.pad p{
    text-align:center;
}
.pad .list-group-item {
    padding: .5rem 0.15rem !important;
}
.list-group-flush li{
    border-top:1px solid rgba(0, 0, 0, .125);
    border-bottom:none;
}
.get_btn{
    color:#fff !important;
    border: 1px solid #347403;
}
.get_btn:hover{
    color:#347403 !important;
}
.include-sec-inner{
    box-shadow: rgba(9, 30, 66, 0.25) 0px 1px 1px, rgba(9, 30, 66, 0.13) 0px 0px 1px 1px;
    background:#fff;
    margin-bottom:40px;
    padding:10px;
    border-radius:3px;
}
#existing-iframe-example{
    box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 3px 0px, rgba(0, 0, 0, 0.06) 0px 1px 2px 0px;
}
.best-yoga-div{
    background: #fff;
    padding: 15px;
    text-align: center;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 3px 0px, rgba(0, 0, 0, 0.06) 0px 1px 2px 0px; 
    border-radius: 10px;
    min-height: 100%; 
    /*display: flex;*/
    flex-direction: column;
    justify-content: center;
    border-top:2px solid #347403;
}
.best-yoga-div h5{
    font-size:20px !important;
    font-family:;
    line-height:30px;
}
.misson_box {
    background: #fff;
    padding: 15px 20px;
    text-align: center;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 3px 0px, rgba(0, 0, 0, 0.06) 0px 1px 2px 0px; 
    border-radius: 10px;
    min-height: 100%; 
    /*display: flex;*/
    flex-direction: column;
    justify-content: center;
    border-top:2px solid #347403;
}
.misson_box p{
    margin-bottom:0px !important;
}
.row .no-gutters{
    display:flex;
    align-items:center;
    justify-content:center;
}
.best_fitness_area .card {
    position: relative;
    z-index: 1;
    background-color: transparent;
    margin-bottom: 20px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 2px 0px;
}
.best_fitness_area .card h4{
    font-size:18px;
    margin:0px !important;
    color:#347403;
}

.best_fitness_area .figure {
    height: 162px;
    width: 100%;
    padding: 5px;
    margin-bottom:0px !important;
}
.best_fitness_area .card-body {
    padding: 0px 20px;
}

.best_fitness_area .figure .image {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.misson_box strong {
    font-size: 18px;
    margin-bottom: 10px;
    color:#347403;
}
.include-sec .row{
    /*margin-bottom:20px;*/
}

.include ul li{
    margin-bottom:10px;
}
.best_fitness_area_two .best_fitness_row .fitness_content .fitness_list li{
    color:#000 !important;
}

.inner-usa{
    border:1px solid #347403;
    border-radius:5px;
    margin-bottom:20px;
    padding:15px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 2px 0px;
}

.health_counter_area{
    padding:60px 0 !important;
}

.customers_says {
     background: none !important; 
     padding-bottom:60px !important;
}
.testimonial-container{
    text-align:center;
}
.carousel-item p{
    color:#000 !important;
}
.customers_says .testimonial-container{
    width:100%;
    /*height:400px;*/
    box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 2px 0px;
    border-radius: 5px;
    margin-top: 30px;
    background:#fff;
    border: 2px solid #347403;
}

.customers_says   .testimonial-container  .card_tittle h6{
    font-size:17px;
    line-height:1.8;
    color:black;
    margin-top:20px !important;
}
 

.customers_says .review-contain h5 {
    margin: 0;
    font-size:18px !important;
    line-height:1.6;
}
.grid_gallery_area{
    padding:60px 0px !important;
}

.logo-card{
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 60px;
}

.grid_gallery_item img{
    border:2px solid #347403;
    box-shadow: rgba(67, 71, 85, 0.27) 0px 0px 0.25em, rgba(90, 125, 188, 0.05) 0px 0.25em 1em;
    border-radius: 5px;
}
.choose_area{
    /*padding:15px 0px !important;*/
}
.yoga-teacher-training{
    display: block;
    overflow: hidden;
    background: url(../images/yoga-teacher-traning.webp) no-repeat fixed center center;
    background-size: cover;
    position: relative;
    z-index: 1;
    padding: 95px 0;
}
.yoga-teacher-training:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: block;
    z-index: -1;
}
.yoga-teacher-training p,.yoga-teacher-training h5{
    color:#fff !important;
}
.yoga-teacher-training h5{
    font-size:35px !important;
}
.accredited{
    border:2px solid #347403;
    border-radius:5px;
    padding:5px;
}
.accredited img{
    width:100%;
    height:100%;
}
.nutrition_plan_area .nutrition_plan_inner .nutrition_right_sidebar .choose_qustion .choose_area .questions_ans .item {
    border: 1px solid #347403;
    margin-bottom: 20px;
    padding: 10px 20px;
    background-color: #fff;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 2px 0px;
}
.footer_area .footer_row {
     padding-top: 0px; 
     border-bottom:1px solid #fff;
}
.footer_area .footer_row h4{
    font-weight:600 !important;
    text-transform: uppercase;
}
.footer_area .footer_row .quick_strat{
    padding-left:0px !important;
}
             footer .quick-inner {
            color: #fdb827 !important;
            font-size:25px;
            padding-bottom: 10px !important;
            margin-top: 0px;
        }
        footer .btn {
            background-color: rgba(255, 255, 255, 0.2);
    /* border: 2px solid white; */
    color: white;
    margin: 5px;
    border-radius: 30px;
    padding: 3px 20px;
        }
        footer .btn:hover {
            background-color: rgba(255, 255, 255, 0.4);
            color: white;
        }
        
.footer_area .header_social{
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 20px;
}
.footer_area .header_social li{
    height: 30px;
    width: 30px;
    background: #347403;
    text-align: center;
    border-radius: 50%;
    color: #fff !important;
    display: flex;
    align-items: center;
    justify-content: center;
}
.footer_area .header_social li a{
    color:#fff;
}
.right{
    display:flex;
    align-items:center;
    justify-content:center;
}
.right p{
    margin-bottom:0px !important;
}
hr{
    color:#fff;
}

.chat-us-button {
    margin: 0px auto;
    width: 240px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top:20px;
}
.chat-us-button .chat-btn{
    color: #fff !important;
    border: 1px solid #347403;
    border-radius:5px;
    padding:10px 30px;
    background:#347403;
    font-weight:600;
    cursor:pointer;
}
.chat-us-button:hover .chat-btn{
    color: #347403 !important;
    border: 1px solid #347403;
    background:transparent;
    cursor:pointer;
}
.review-card.re-bott{
    display:flex;
    align-items:center;
    justify-content:center;
    flex-direction:column;
    background:#fff;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 2px 0px;
    margin-bottom:20px;
    padding:15px 5px;
    border-radius:5px;
}
.review-card.re-bott .client_img .rounded-circle{
    height:60px !important;
}
.customers_says .carousel-item {
            text-align: center;
        }
        

.customers_says  .review-contain{
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    margin-top:10px;
}
.customers_says .review-contain  .stars {
            color: gold;
            font-size:20px;
        }


/*about rishikesh*/
.about-inner-img img{
    height:400px !important;
    width: 100%;
    object-fit: cover;
}

.about-card-inner,.about-card-inner-sec{
    border:2px solid #347403;
    box-shadow: rgba(67, 71, 85, 0.27) 0px 0px 0.25em, rgba(90, 125, 188, 0.05) 0px 0.25em 1em;
    border-radius: 5px;
    padding:10px;
    margin-bottom:20px;
    background:#fff;
}
.about-card-inner h5{
    padding:10px 10px 0px !important;
}
.about-card-inner p{
    padding:0px 10px !important;
}
.about-card-inner-sec{
    display:flex;
    align-items:center;
    justify-content:center;
}
.best-yoga-div-img{
    border:2px solid #347403;
    border-radius: 5px;
    padding:5px;
}

.things-to-do-inner{
    border:1px solid #347403;
    border-radius: 5px;
    padding:5px 10px;
    margin-bottom:20px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 3px 0px, rgba(0, 0, 0, 0.06) 0px 1px 2px 0px;
}


.rule ul li{
    list-style:disc;
}

/*100yttc page*/
.inner-ul{
    margin-left:10px;
}
.healthy-card{
    box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 3px 0px, rgba(0, 0, 0, 0.06) 0px 1px 2px 0px; 
    padding:15px 15px;
    border-radius:5px;
    background:#fff;
}
.hundred .image_section1{
    height:100% !important;
}
.hundred .image_section1 img{
    height:100% !important;
}
.eligibility{
    box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 3px 0px, rgba(0, 0, 0, 0.06) 0px 1px 2px 0px; 
    padding:15px 15px;
    border-radius:5px;
    background:#fff;
    height: 315px;
}
.eligibility ul li{
    list-style-type: disc;
    margin-left: 20px;
}



.two-hundered{
    height:100% !important;
}
.two-hundered img{
    height:100% !important;
}
.outdoor-activities 


/*300yttc*/

.three-hundred{
    padding:15px 15px;
    border-radius:5px;
    border:2px solid #347403;
    margin-bottom:20px;
    /*height:250px;*/
}
.three-hundred ul li{
    list-style-type: disc;
    margin-left: 20px;
}


.section1 .get-btn-2{
    
    width:100%;
}


.xdc h2{
    font-size:20px;
    font-weight:bold;
    
}












.section1  .guru-card {
            box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 3px 0px, rgba(0, 0, 0, 0.06) 0px 1px 2px 0px; 
    padding:15px 15px;
    border-radius:5px;
    background:#fff;
        }
     .section1   .guru-card img {
            border-radius: 10px;
            width: 100%;
            height: auto;
        }
     .section1   .guru-name {
            color: #d92332;
            font-weight: bold;
        }
     .section1   .guru-tag {
            background-color :#347403;
            color: white;
            display: inline-block;
            padding: 5px 10px;
            border-radius: 5px;
        }
      .section1  .btn-custom {
            background-color: #347403;
            color: white;
            border-radius: 5px;
            padding: 8px 15px;
            display: inline-block;
            text-decoration: none;
            border: none;
        }
    .section1    .btn-custom:hover {
            background-color: #006666;
        }
    .section1    .extra-text {
            display: none;
        }

        
        .best_fitness_area .nno {
                border-bottom: 2px solid black;
    padding: 5px 0;
            
        }
        
        
        /*200 Hour Page CSS*/
        .best_fitness_area_2 li{
            border: 1px solid #347403;
    border-radius: 5px;
    padding: 5px 10px;
    margin-bottom: 20px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 3px 0px, rgba(0, 0, 0, 0.06) 0px 1px 2px 0px;
}
       
       .best_fitness_area .box-3d {
    background: #fff;
    padding: 15px;
    text-align: center;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 3px 0px, rgba(0, 0, 0, 0.06) 0px 1px 2px 0px;
    border-radius: 10px;
    min-height: 100%;
    /* display: flex
; */
    flex-direction: column;
    justify-content: center;
    border-top: 2px solid #347403;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
  }

  .best_fitness_area .box-3d:hover {
    transform: translateY(-5px);
    box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 6px -1px, rgba(0, 0, 0, 0.06) 0px 2px 4px -1px;
  }
  .best_fitness_area .box-3d h5{
      font-size: 20px !important;
    font-family: ;
    line-height: 30px;
  }


.best_fitness_area .best_fitness_row_content{
     border: 1px solid #347403;
     padding:25px;
     min-height:277px;
     border-radius:12px;
     
}
.best_fitness_area .box-3d-new{
        box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 3px 0px, rgba(0, 0, 0, 0.06) 0px 1px 2px 0px; 
    padding:15px 15px;
    border-radius:5px;
    background:#fff;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    border-top:2px solid #347403;
}

.best_fitness_area .box-3d-new-two{
     box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 3px 0px, rgba(0, 0, 0, 0.06) 0px 1px 2px 0px; 
    padding:15px 15px;
    border-radius:5px;
    background:#fff;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    height:380px;
    border:2px solid #347403;
}
.best_fitness_area .box-3d-new-two:hover{
     transform: translateY(-8px);
    box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 6px -1px, rgba(0, 0, 0, 0.06) 0px 2px 4px -1px;
    
}
.box-3d-new-two h5{
    font-size:20px !important;
    font-family:;
    line-height:30px;
}

.best_fitness_area .benifit ul li {
    border: 1px solid #347403;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 6px -1px, rgba(0, 0, 0, 0.06) 0px 2px 4px -1px;
    padding: 15px;
    border-radius: 5px;
    transition: all 0.3s ease;
    margin-bottom:12px;
}



.experience-section {
      background: linear-gradient(to bottom right, #f9f9f9, #e0f7fa);
      padding: 60px 0;
    }
  
  
  .best_fitness_area .experience-card {
      background:white !important;
      padding: 15px;
    text-align: center;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 3px 0px, rgba(0, 0, 0, 0.06) 0px 1px 2px 0px;
    border-radius: 10px;
    min-height: 100%;
    flex-direction: column;
    justify-content: center;
    border-top: 2px solid #347403;
    }
    .best_fitness_area .experience-card h5{
        font-size: 20px !important;
    line-height: 30px;
    }

   .best_fitness_area .experience-card:hover {
      transform: translateY(-5px);
    }

   .best_fitness_area .experience-icon {
      font-size: 2rem;
      color: #ff7043;
      margin-bottom: 15px;
    }

    .best_fitness_area .section-title {
      font-weight: 700;
      font-size: 2.5rem;
      margin-bottom: 50px;
      color: #2e3b3e;
    }

    .best_fitness_area .card-title {
      font-weight: 600;
      color: #34495e;
    }

    .best_fitness_area.card-text {
      color: #555;
    }




.best_fitness_area .schedule-card {
    border-radius: 10px;
    background: white !important;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 3px 0px, rgba(0, 0, 0, 0.06) 0px 1px 2px 0px;
    transition: box-shadow 0.3s ease;
    z-index: 1;
    position: relative;
}

   
   .best_fitness_area .schedule-card h3 {
        background: #347403;
        color: #fff;
        padding: 10px 15px;
        border-radius: 10px 10px 0 0;
        margin: 0;
        font-weight: 600;
        text-align: center;
    }
   .best_fitness_area .schedule-card ul {
        list-style: none;
        padding-left: 20px;
        padding-top: 10px;
        padding-bottom: 15px;
    }
   .best_fitness_area .schedule-card li {
        margin-bottom: 10px;
        font-size: 15px;
        color: #333;
    }
   .best_fitness_area .schedule-card li strong {
        color: #347403;
        margin-right: 5px;
    }



.best_fitness_area .custom-card {
    background:white !important;
      padding: 15px;
    text-align: center;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 3px 0px, rgba(0, 0, 0, 0.06) 0px 1px 2px 0px;
    border-radius: 10px;
    min-height: 100%;
    flex-direction: column;
    justify-content: center;
    border-top: 2px solid #347403;
    transition: 0.3s ease-in-out;
  }

  .best_fitness_area .custom-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.12);
  }
  .best_fitness_area .custom-card h5{
      font-size:20px !important;
    font-family:;
    line-height:30px;
  }
  
  .retreat-inner-box ul li{
      border: 1px solid #347403;
    border-radius: 5px;
    padding: 5px 10px;
    margin-bottom: 20px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 3px 0px, rgba(0, 0, 0, 0.06) 0px 1px 2px 0px;
  }
  
  
  /*Drop in Yoga classes*/
  .drop-in-yoga ul{
      display:flex;
      align-items:center;
      justify-content:start;
      gap:20px;
  }
  .drop-in-yoga ul li{
      border: 1px solid #347403;
    border-radius: 5px;
    padding: 5px 10px;
    margin-bottom: 20px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 3px 0px, rgba(0, 0, 0, 0.06) 0px 1px 2px 0px;
  }
  .best_fitness_area .choose-hatha-card {
      background:white !important;
      padding: 15px;
    text-align: center;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 3px 0px, rgba(0, 0, 0, 0.06) 0px 1px 2px 0px;
    border-radius: 10px;
    min-height: 100%;
    flex-direction: column;
    justify-content: center;
    border-top: 2px solid #347403;
    }
    .best_fitness_area .choose-hatha-card h5{
        font-size: 20px !important;
    line-height: 30px;
    }

   .best_fitness_area .choose-hatha-card:hover {
      transform: translateY(-5px);
    }
    .drop-in{
        background:white !important;
      padding: 15px;
    text-align: center;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 3px 0px, rgba(0, 0, 0, 0.06) 0px 1px 2px 0px;
    min-height: 100%;
    flex-direction: column;
    justify-content: center;
    border: 2px solid #347403;
    }
    
    
    
    
    .meet a{
        color:#000 !important;
    }


    .yoga-inner-div{
        font-size: 20px !important;
        margin-top: 0px !important;
    }
    .inner-card-h3{
        font-size: 28px !important;
        margin-top: 0px !important;
    }
