@import url('https://fonts.googleapis.com/css2?family=Cinzel&family=Dancing+Script&family=Edu+NSW+ACT+Foundation&family=Gothic+A1:wght@100&family=Jost:ital,wght@1,200&family=Montserrat:wght@300&family=PT+Sans&family=Poppins:ital,wght@0,200;0,300;1,300&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Cinzel&family=Dancing+Script&family=Edu+NSW+ACT+Foundation&family=Gothic+A1:wght@100&family=Jost:ital,wght@1,200&family=Montserrat:wght@300&family=PT+Sans&family=Poppins:ital,wght@0,200;0,300;1,300&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Cinzel&family=Dancing+Script&family=Edu+NSW+ACT+Foundation&family=Gothic+A1:wght@100&family=Halant&family=Jost:ital,wght@1,200&family=Montserrat:wght@300&family=PT+Sans&family=Poppins:ital,wght@0,200;0,300;1,300&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Cinzel&family=Dancing+Script&family=Edu+NSW+ACT+Foundation&family=Gothic+A1:wght@100&family=Halant&family=Jost:ital,wght@1,200&family=Montserrat:wght@300&family=Mr+De+Haviland&family=PT+Sans&family=Poppins:ital,wght@0,200;0,300;1,300&display=swap');


@font-face {
    font-family: 'bits_indian_calligraregular';
    src: url('bitsindiancalligra-regular-webfont.woff2') format('woff2'),
        url('bitsindiancalligra-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'avenirlight';
    src: url('avenir_light-webfont.woff2') format('woff2'),
        url('avenir_light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'bits_indian_calligraregular';
    src: url('bitsindiancalligra-italic-webfont.woff2') format('woff2'),
        url('bitsindiancalligra-italic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'halantlight';
    src: url('halant-light-webfont.woff2') format('woff2'),
        url('halant-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-weight: 100;
}


body {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
    overflow-x: hidden;
}

.over-lay {
    position: relative;
    height: auto;
    width: 100%;
    top: 36.1%;
    background: linear-gradient(to top, rgba(64,25,14, 0.8), transparent);
}



button {
    width: 150px;
    height: 40px;
    border-radius: 10px;
    border-color: #e0b35e;
    border: 1px solid #e0b35e;
    margin-top: 20px;
    background-color: #e0b35e;
}

button a {
    color: #fff;
}

button a:hover {
    color:#fff;
} 

.course-des {
    
    margin: 3%;
    border-radius: 10px;
    color: white;
}

.course-des1 {
    margin-left: 4%;
    margin-right: 4%;
    margin-bottom: 6%;
    border-radius: 10px;
    color: white;
    margin-top: -4%;
}


#description{
    padding-bottom: 5%;
    padding-left: 100px;
    padding-right: 100px;
    text-align: center;
    font-family: 'avenirlight';
    letter-spacing: 1px;
    line-height: 23px;
    font-size: 16px;
}

.des{
    font-family: 'halantlight';
    letter-spacing: 2px;
    font-size: 22px;
    text-align: center;
    font-weight: bold;
}
.course-con {
    padding: 30px;
    font-family: 'avenirlight';
    line-height: 23px;
    color: white;
}

.course-con h5  {
    font-weight: 100px;
    font-size: 40px;
    width: 700px;

}

.course-con h1{
    font-size: 50px;
    font-weight:bold;
   padding-top: 1%;
}


.course-con 
h5 {
    font-family: 'halantlight';
    letter-spacing: 2px;
}

/* .var{
    margin-top: 20px;
    margin-left: -10%;
} */

.course-con p{
    letter-spacing: 2px;
}

.beni {
    font-family: 'halantlight';
    letter-spacing: 2px;
    font-size: 22px;
    text-align: center;
    font-weight: bold;
    padding-top: 2%;
    padding-bottom: 2%;
}

.Siddha-head{
   
        font-family: 'halantlight';
        letter-spacing: 2px;
        font-size: 22px;
        text-align: center;
        font-weight: bold;
        padding-top: 6%;
        padding-bottom: 2%;
    
}



.var p {
    margin: 2%;
    line-height: 23px;
    font-family: 'avenirlight';
}

.var {
    padding-top: 2%;
    padding-bottom: 2%;
   margin-left: 10%;
   margin-right: 10%;

}

.var li {
    padding: 10px;
    line-height: 20px;
    font-family: 'avenirlight';
    list-style-type: disc;
    font-size: 14px;

}
.benif{
    background-color:rgba(215, 163, 75, 0.4);
    border: 1px solid rgba(215, 163, 75, 0.4);
    border-radius: 10px;
    color: white;
    margin-bottom: 2%;
    margin-top: 8%;
}

/* .card-text{
    font-family: 'avenirlight';
    color:#DBD3D2 ;
    font-size: 14px;
} */

.Treat{
    background-color:rgba(215, 163, 75, 0.4);
    border: 1px solid rgba(215, 163, 75, 0.4);
    border-radius: 10px;
    color: white;
    margin-bottom: 2%;
    margin-top: 6%;
}


.Treatments {
    display: flex;
    margin-right: 1%;
    padding: 0;
    position: relative;
    
}


.downs {
    display: flex;
    margin-right: 1%;
    padding: 0;
    position: relative;
    
}



.drops {
    position: absolute;
    right: 10px;
    margin-top: 1%;
    transform: translateY(-50%);
    cursor: pointer;
}

.drops i {
    transform: rotate(90deg);
    transition: transform 0.3s ease-in-out;
}

.drops.active i {
    transform: rotate(-90deg);
}

#join{
    background-color: rgb(128, 81, 0);
}

#img-lft{
    padding: 0;
}

#rty-pay{
    color: white;
    padding: 6%;
}

#rty-pay .Duration-t{
font-family: 'avenirlight';
line-height: 23px;
font-size: 18px;
}

.cost{
    font-family: 'avenirlight';
    margin-top:2%;
    font-size: 18px;
}

#rty-pay p{
    font-size: 14px;

    margin-top:2%;
    margin-bottom: 2%;
    font-family: 'avenirlight';
    line-height: 23px;
    letter-spacing: 1px;
}

#img-lft img{
    height: 300px;
    width: 100%;
}

.card.custom-media-query-class {
    width: 23rem; 
    background-color: transparent; 
    border: 1px solid; 
    margin: 1%;  
    
    background-color:rgba(215, 163, 75, 0.4);
   border: 1px solid rgba(215, 163, 75, 0.4);
}




@media only screen and  (min-width:1480px){

    .card.custom-media-query-class {
        width: 20rem; 

    }
    .over-lay {
        position: relative;
    
        height: auto;
        width: 100%;
      
    }

    #over-lay-1{
        top: 19%;
    
      }
    
.course-con p{
    letter-spacing: 2px;
}

.course-con {
    padding: 30px;
    font-family: 'avenirlight';
    line-height: 23px;
    color: white;
}

.course-con h6 {
    font-weight: 800;
    
}

.course-con h1,
h6 {
    font-family: 'halantlight';
    letter-spacing: 2px;
}

.course-des {
    margin: 10%;
    border-radius: 10px;
    color: white;
}

#description{
    padding-left: 50px;
    padding-top: 10px;
    font-family: 'avenirlight';
    letter-spacing: 1px;
    line-height: 30px;
    font-size: 20px;
}

.var li {
    padding: 20px;
    line-height: 20px;
    font-family: 'avenirlight';
    list-style-type: disc;
}

.downs .sub-hed-1 {
    font-family: 'halant';
    align-items: center;
    justify-content: center;
    position: relative;
    letter-spacing: 2px;
    font-size: 20px;
}



}


@media (max-width: 768px) {

    .card.custom-media-query-class {
        width: 21rem; 
        margin: 3%;

    }
    body{
        width: 100%;
        overflow-x: hidden;
    }
    .course-banner {
        width: auto;
        overflow-x: hidden;
    }
    #description{
       text-align: center;
       margin: 2%;
       padding: 0%;
       padding-bottom: 5%;
    }
    
    
    .over-lay {
        width: 100%;
        left: 0;
        top: 66.6%;
        /* margin: 1%; */
    }

    .h-content {
        padding: 20px;
    }

    .h-content h1 {
        font-size: 30px;
    }

    .h-content p {
        font-size: 16px;
        line-height: 20px;
    }
    .downs {
        width: auto;
        padding: 1%;
        margin: 3%;
    }
    .sub-hed-1{
        width:100%;
    }

    .var {
        position: relative;
        padding: 0;
        width: 100%;
        }    

    .course-con {
        width: 100%;
        padding: 20px;
    }
    .course-con h5  {
        font-size: 24px;
        line-height: 30px;
        width: 100%;

    }
    
    .course-con h1{
        font-size: 24px;
        line-height: 30px;
        width: 100%;

    }
    
    
    .course-con 
    h5 {
        font-family: 'halantlight';
        letter-spacing: 2px;
    }

    .var p {
        margin: 1%;
        line-height: 20px;
    }

    .course-des {
        margin-left: -1px;
        width: 99%;
    }

    .course-des p{
        font-size: 15px;
        text-align: justify;
        margin-left: -20px;
        padding-right: 10%;
   
    }
        
    .var li{
        width: 100%;
        margin-top: 4%;
    }

    .drops{
        padding-top: 5%;
      }
    
}

