






  /* @import url('https://fonts.googleapis.com/css2?family=Raleway:wght@300&display=swap'); */

  @import url('https://fonts.googleapis.com/css2?family=DM+Serif+Display&family=Nunito:wght@800&display=swap');


  
  @import url('https://fonts.googleapis.com/css2?family=Playfair+Display+SC&family=Playfair+Display:wght@400;700&display=swap');




 

  

@media screen and (max-width:768px) {
.sm-hide{
    display: none !important;
}
.head_col2{
   
    height: 250px !important;
   
}
.about_col1 p{
   text-align: justify;
}
.about_col1 h1{
   
    letter-spacing: 3px;
    text-align: center;
}
.about_col1 p {
    font-size: 16px !important;
  
}
.abt_cnt {
  
    top: 64% !important;
    width: 300px !important;
    right: 58px !important;
    font-size: 20px !important;
   
    line-height: 27px !important;
  
    word-spacing: 1px !important;
  
}
.ft_rw{
    margin: 9% 17% !important;
}
.ft_cl{
    text-align: left !important;
}


.span{
    top: 15% !important;
}
.profile {
   
    font-size: 22px !important;
    
}
.view_cls {
 
    height: 38px !important;
    width: 130px !important;
   
}
.abt_cnt1_sm {
    position: absolute;
    font-family: 'Playfair Display', serif;
    color: white;
    top: 45%;
    left: 6%;
    width: 252px;
    font-size: 20px;
    font-weight: 700;
}
.profile_content .h3 {
   
    font-size: 25px !important;
}
.profile_content p {
    line-height: 25px !important;
    padding: 12px;
    margin: 0px;
    word-spacing: 2px;
}
.footer_1 {
    margin: 18px 0!important;
   
}
.ft_rw {
   
    margin: 0 !important;
}
.head_bar {
  
    top: 8% !important;
    left: 66% !important;
   
}
.profile {
  
    top: 65% !important;
   
}
p{
    text-align: center;
   }
   .hidden{
    display: none;
}
.profile_content h4{
 
    font-size: 20px !important;
    text-align: left !important;
}
.heading3{
    display: flex;
    justify-content: center;
    align-items: center;

}
.head_c{
    border-bottom: 1px solid;
    padding: 10px 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.head_c i{
    color: #1792ab;
    font-size: 16px;
    transition: .5s;
}
.academy_content p {
  
    text-align: center !important;
   
}
.profile_content p {
 
    text-align: center !important;
   
}
}
@media screen and (min-width:768px) {
    .lg-hide{
        display: none !important;

    }
    .un_img{
        width: 500px;
    }
    .bh_cnt p {
        text-align: justify !important;
    }
    .academy_content p {
  
        text-align: justify !important;
       
    }
    .profile_content p {
 
        text-align: justify !important;
       
    }
  
  

    
}
@media screen and (max-width:990px) and (min-width:768px) {
 
    .abt_cnt1 {
       
        top: 51% !important;
       
        left: 5% !important;
      
    }
    .view_cls {
      
        top: 68% !important;
        left: 5% !important;
      
    }
    .md-hide{
        display: none !important;
    }
   
}

section{
    margin: 50px 0;
    overflow: hidden;
}

.rw{
    justify-content: center;
}
h1,h2,h3,h4,h5,h6{
    font-family: 'Nunito', sans-serif;
}
.flex{
    display: flex;

}
.justify-content-center{
    justify-content: center;
}
.align-items-center{
    align-items:center ;
}
.flex-column{
    flex-direction: column;
}
.justify-content-end{
    justify-content: end;
}
.justify-content-start{
    justify-content: start;
}
.center{
    display: flex;
    justify-content: center;
    align-items: center;
}
p{
    font-size: 16px;
}
/* 
  font-family: 'Roboto', sans-serif;
  font-family: 'Open Sans', sans-serif; 
  font-family: 'Outfit', sans-serif;
  */

 
  /* header{
    background-image: url(../img/bg.jpg);
    background-repeat: no-repeat;
    background-attachment: fixed;
    
} */
img{
    width: 100%;
}
/* ==============navbar=============== */
.nav-item:hover .dropdown-menu{
    display: block;
    height: 100px;
   
    opacity: 1;
    transition: 1s;
    
   
  }
  .dropdown-menu .dropdown-item{
    font-size: 18px;
    font-weight: 700;
    color: white;
    background: transparent;
  }
 
 
.nav_logo{
    width: 115px;
}
.navbar-expand-lg .navbar-collapse{
    justify-content: center;
}
.nav-item{
    margin: 0 10px;
    font-family: 'Work Sans', sans-serif;
    font-weight: 600;
  
}
.nav-item a,.navbar-nav .nav-link.active{
    color: #32b7c1;
    font-size: 18px;
    transition: .5s;
}
.nav-item a:hover,.navbar-nav .nav-link.active:hover,.nav-item.show:hover{
    color: #011367;
}
.nav-btn{
    background: #1cb5ca;
    width: 150px;
    height: 35px;
    border-radius: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    z-index: 1;
}
#nav-btn_sh{
   
    border-radius: 10px;
    transition: 1s;
    height: 100%;
    width: 0;
    position: absolute;
    z-index: -1;
    background: #011367;
}
.nav-btn:hover #nav-btn_sh{
width: 100%;
}
.nav-btn a{
    font-family: 'Work Sans', sans-serif;
    text-decoration: none; 
    color: white;
}
nav{
    background: transparent;
}
.navbar {
    transition: background-color 0.3s ease;
  }

  .navbar.fixed-top {
    background-color: white;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  }
  .dropdown-menu{
    border: none !important;
   
  }

.dropdown-menu{
   
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background: #32b7c1;
 
}

  
/* ==============navbar=============== */

/* ==========head============== */
.head{
    background: black;
    position: relative;
}
.head_shadow{
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: #011367;
    opacity: .5;

}
.abt_cnt{
    position: absolute;
    font-family: 'Playfair Display', serif;
    color: white;
    top: 20%;
    width: 707px;
    left: 50px;
    font-size: 40px;
    font-weight: 700;
}
.abt_cnt1{
    position: absolute;
    font-family: 'Playfair Display', serif;
    color: white;
    top: 42%;
    width: 547px;
    left: 4%;
    font-size: 31px;
    font-weight: 700;
}
.abt_cnt span{
    font-size: 23px;
}
.view_cls a{
    color: white;
    text-decoration: none;
    font-family: 'Playfair Display', serif;
    font-weight: 700;

}
.view_cls{
    position: absolute;
    top: 49%;
    left: 4%;
    background: linear-gradient(95.84deg, #ff9800 0%, rgb(68 189 199) 100%);
    border-radius: 10px;
    height: 50px;
    width: 150px;
    transition: .5s;
    margin-top: 4%;
}

/* .abt_cnt1_sm{
    position: absolute;
    font-family: 'Playfair Display', serif;
    color: white;
    top: 45%;
    left: 6%;
    width: 300px;
    font-size: 20px;
    font-weight: 700;
} */
.view_cls_sm {
    position: absolute;
    top: 76%;
    left: 4%;
    background: linear-gradient(95.84deg, #ff9800 0%, rgb(68 189 199) 100%);
    border-radius: 10px;
    height: 36px;
    width: 140px;
    transition: .5s;
    margin-top: 4%;
}
.view_cls_sm a{
    color: white;
    text-decoration: none;
    font-family: 'Playfair Display', serif;
    font-weight: 700;
}
.head_title{
    color: white;
}
.head_content h2{
    color: #021468;
    
    font-weight: 800;
   
}
.v_prf_btn{
    position: absolute;
    bottom: 10%;
    right: 5%;
  
}
.v_prf_btn1{
    position: absolute;
    bottom: 20%;
    right: 5%;
   
   
}
.v_prf_btn a,.v_prf_btn1 a{
    font-family: 'Playfair Display', serif;
    text-decoration: none;
    color: white;
}
.head_col1{
    display: flex;
    align-items: end;
    justify-content: end;

}
.head_col2{
    display: flex;
    justify-content: center;
    align-items: center;
   
    text-align: center;
}
.head_container{
    padding: 0 !important;
    overflow: hidden;
}
/* ==============head========== */
/* ==========about============ */

.abt_head h1{
    text-align: center;
    color: #011367;

}
.un_img{
  
    filter: invert(11%) sepia(30%) saturate(7002%) hue-rotate(226deg) brightness(91%) contrast(115%);

}
.cls_cnt p{
    text-align: justify;
   
}
.abou_cnt hr{
    color: #011367;
}
.about_col{
    background-image: url(../img/bg/bg11.jpg);
}

.about_img{
    width: 200px;
    border-radius: 50%;
    overflow: hidden;
}
.about_content h1,.about_content h5{
    color: #011367;

}
.about_content b{
    font-size: 24px;
    color: #011367;
}
.about_content p{
   
    text-align: justify;
}
.about_content span{
    font-size: 22px;
    font-weight: 700;
    color: #011367;
}
.view_abt:hover{
    
        background: #1cb5ca;
        border-radius: 10px;
        height: 40px;
        width: 150px;
    
   
  
}
.view_abt a:hover{
    color: white;
}
.view_abt a{
    color: #1cb5ca;
    font-family: 'Playfair Display', serif;
    font-weight: 700;
}
.view_abt{
   border: 1px solid #1cb5ca;
  
    height: 40px;
    width: 150px;
    transition: .5s;
}

.profile_btn a{
   
    text-decoration: none;
    color: #011367;
    font-family: 'Playfair Display', serif;
    font-weight: 700;
    font-size: 19px;
}
.profile_btn{
    text-align: center;
    margin: 25px 0;

}


/* ==========about============ */

/* ========footer=========== */
.social_icons{
    display: flex;
    justify-content: flex-start;
    margin: 10px 0;
}
.icon{
    margin-left: 10px;
  
    display: flex;
    justify-content: center;
    align-items: center;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    border: 1px solid #1cb5ca;
}
.icon a{
   
    transition: .5s;

}
.foot_end{
  text-align: center;
    margin: 10px 0;
   
}
.foot_end a{
   
    text-decoration: none;
    font-size: 14px;
    
    
}
.icon i:hover{
    opacity: .5;
}
footer{
    color: #1cb5ca;
    margin-top: 50px;
    
  
    
   
  
}
footer a{
    color: #1cb5ca;
    text-decoration: none;
    transition: 1s;
   
}
footer a:hover{
    color: #011367;
    letter-spacing: 1px;
}


.ft_cl{
    text-align: center;
}
.ft_rw_adrs{
    
    justify-content: center;
    align-items: center;
    margin: 10px 41px;
}
hr{
    opacity: 1;
}
.mail i,.phone i{
    margin-right: 10px;
}
.foot_r{
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
}
.footer_1{
    margin: 10px 41px;
}
.footer_1 a{
    font-size: 17px;
    font-weight: 600;

}
.mail,.phone{
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.quick_link{
    margin: 5px 0;
}
/* ========footer=========== */
/* ============point-sec=========== */
/* .card_p{
    border-radius: 25px;
    overflow: hidden;
    position: relative;
    transform: translateY(100px);
    opacity: 0;
    transition: 1s;
    margin-bottom: 50px;

}
.card_p.animated{
    opacity: 1;
    transform: translateY(0);
}
.caption{
    position: absolute;
    width: 100%;
    height: 40%;
    bottom: 0;
    left: 0;
    background: white;
  
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    color: black;
    transition: 1s;
    font-family: 'Playfair Display', serif;
    font-weight: 400;
    font-size: 18px;
    padding: 5px;

}
.card_p:hover{
    .caption{
        background: transparent;
        color: white;
    }
    

}
.card_h{
    text-align: center;
    margin-bottom: 50px;
    background: #32b7c1;
    color: white;
    padding: 5px 0;
}
.btn_p a{
        text-decoration: none;
        border: 1px solid #1cb5ca;
        color: #1cb5ca;
        padding: 10px;
}
.btn_p{
    margin: 50px;
    text-align: center;
} */
/* ============point-sec=========== */
/* ===========profile=================== */


.profile{
    position: absolute;
    font-family: 'Playfair Display', serif;
    color: white;
    top: 30%;
    width: 619px;
    left: 4%;
    font-size: 40px;
    font-weight: 700;

}
.head_bar{
    position: absolute;
  
    color: white;
    font-weight: 100;
    top: 21%;
    left: 5%;
    transition: 1s;
}
.head_bar i{
    margin: 0 4px;
}
.head_bar a{
    text-decoration: none;
    color: white;
}
.head_bar:hover{
    opacity: .7;
}
.profile_content h4{
    color: #2c9cab;
    font-size: 22px;
    text-align: center;
}
.profile_content p{
    line-height: 32px;
  
   
   
   
    transition: 1s;
}



.profile_content h3,.profile_content hr{
   
    color: #2c9cab;
    text-align: center;

}
.profile_content .h3{
   
    color: #2c9cab;
}
.profile_prgms h4{
    text-align: center;
    font-weight: 700;
    color: #011367;
}
.profile_list i{
    margin-right: 5px;


    
}
.profile_list{
    margin: 21px 0;
    font-size: 16px;
}
/* ===========profie=================== */
/* ===============institute============= */
.academy_content{
    position: relative;
}
.academy_content p{
    line-height: 30px;
  
    
}
.academic_section h1{
    text-align: center;
    color: #011367;
    margin-bottom: 20px;
}
.academy_content h6{
    font-size: 19px;
    text-align: center;
    color: #011367;
}
.academy_content b{
    font-size: 20px;
    color: #011367;
}
/* ===============institute============= */
/* =============bharathanatyam & mohiniyattam============= */
.rw{
    justify-content: center;
}
.rw_end{
    justify-content: end;
}
.j_c_s_b{
    justify-content: space-between;
}
.f_c{
    flex-direction: column;
}

.bh_cnt p{
    line-height: 30px;
   
  
  
    text-align: left;
}
.bh_cnt h2{
    color: #011367;
    text-align: center;
}

.bh h1{
    position: relative;
    color: white;
    font-size: 70px;
}
.m_cntr{
   
   
    text-align: justify;
   
    overflow: hidden;
    
   
}

.bh_r{
background: black;
}

  .view_pic a{
    color: #1cb5ca;
    text-decoration: none;

  }
  .view_pic a i{
    margin-left: 10px;
  }
 .bh_cnt span{
    color: #011367;
    font-weight: 700;
 }
  
/* =============bharathanatyam============= */
/* ===========blog============== */
.blog_img{
    opacity: .7;
    position: relative;
     transition: 1s;
   
    
}
.blog_card:hover .blog_img{
    opacity: 1;
}
.blog_body{
    position: absolute;
    bottom: 0;
    left: 0;
    color: white;
    width: 100%;
    height: 40%;
}.blog_body span{
    font-weight: 400;
}
.blog_card{
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    transition: 1s;
}
.blog_body span i{
    margin-right: 10px;

}

/* ===========blog============== */
/* under line */
.underline{
    position: relative;
    
    margin: 0 33%;
}
/* .underline h1{
    position: absolute;
    color: #32b7c1;
    top: 0;
    left: 37%;
} */
.underline img{
    filter: invert(56%) sepia(78%) saturate(357%) hue-rotate(136deg) brightness(94%) contrast(97%);
 
}
.span{
    position: absolute;
    right: 5%;
    top: 20%;
}
/* under line */

/* ===========contact=========== */


.contact_adres a{
    color: black;
    text-decoration: none;
    
}
.cn_phone_icn,.cn_mail_icn,.location{
    width: 40px;
    height: 40px;
    border: 1px solid;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    text-align: center;
    margin-right: 20px;
}


.contact_col{
    background: #1cb5ca;
    padding: 20px;
    color: rgba(255, 255, 255, 0.8);;
}
.form-control{
    border: none !important;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    padding: 10px 3px;
}
.sec_mail,.sec_phone,.sec_adrs{
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin: 20px 0;
}
.frm_btn,.frm_btn:hover{
    color: white;
}
/* ===========contact=========== */

/* =============review slider */
/* review slider */
.section-rew .card {
    border: 1px solid #ddd;
    border-radius: 5px;
    overflow: hidden;
    margin: 0 5px;
    height: 240px !important;
    width: 300px;
    
  }
  
  .review-user img {
    /* width: 100%; */
    height: auto;
    display: block;
    width: 16%;
  }
  
  .review-slider .card-content {
    padding: 5px;
    text-align: left !important;
  }
  
   
   .section-rew p {
    color: #555;
    text-align: left;
    font-size: smaller;
    padding: 5px;
  }
  
  .rating {
    text-align: left;
    
  }
  .review-slider .rating{
    margin-top: -28px;
    margin-left: 60px;
  }
  
  .star {
    font-size: 20px;
    color: #FFD700; /* Golden yellow color for filled stars */
    margin-right: 5px;
  }
  
   .icon-g{
    width: 22px;
    height: 22px;
    display: flex;
    justify-content: flex-end;
  }
  .icon-g img{
    width: 100%;
  }
  .review-user{
   margin: 5px;
   display: flex;
    justify-content: flex-start;
    align-items: center;
    height: 54px;
  }
  .review-user p{
    margin-left: auto;
  }
  .user-name{
    font-size: large;
    font-weight: 600;
    margin-right: auto;
    margin-left: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .slick-prev,.slick-next{
    display: none !important;
  }
  
  .review-header{
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    margin-left: 30px;
  
   
  
  }
  .review-img{
    align-items: center;
    display: flex;
    justify-content: center;
    width: 70%;
  }
  .review-img img{
    width: 100%;
  }
  .review-slider{
  width: 70%;
  display: flex;
  }
  .section-rew{
    padding: 10px;
    display: flex;
   
    justify-content: space-between;
    margin-bottom: 50px;
  }
  @media screen and (max-width:768px) {
  
  .review-slider{
  width: 100% !important;
  
  }
  .review-slider .card{
    width: 95%;
  }
  .section-rew{
    display: flex;
    flex-direction: column;
  
  }
  .class_content{
    top: 26% !important;
  }
  
  
  }
/* =============review slider */
/* ==========classes========== */
 .class_content{
    position: absolute;
    top: 55%;
    left: 0;
    color: white;
    padding: 27px;
    text-align: justify;
    /* display: none; */
    transition: 1s;
    transform: translateY(71px);
    opacity: 0;
}
.class_img{
    position: relative;
    background: black;
}
.class_col h3{
    color: #011367;
}
.class_col:hover .class_content{
 transform: translateY(0);
 opacity: 1;

}
.class_col{
    transition: 1s;
}
.class_view_btn{
    border: 1px solid white;
    padding: 10px;
}
.class_view_btn a{
    text-decoration: none;
    color: white;
    font-weight: 600;
}

/*=============classes========= */
/* ==========yutube slider */
.yutube{
    margin:0 10px;
    
}
.y_slider h3{
    text-align: center;
    color: #011367;
}