*{
    padding: 0px;
    margin: 0px;
}

.speciality-contact-details-secton1{
    background-color: #75A43D;

    padding: 10px;
}
.speciality-contact-details-secton1-span{
    color: white;
}
.speciality-contact-details-secton1-row1-div{
    display: flex;
    justify-content: end;
    align-items: center;
    gap: 10px;
    font-family: "Poppins";
    font-size: 1rem;
    font-weight: 500;

}
.speciality-contact-details-secton1-row1-div-image{
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
}

.speciality-part-section1 {
    background-image: url('images/Sec1-background-image1.png');
    background-repeat: no-repeat;
    background-position: center;
    height: 92vh;
    display: flex;
    justify-content: start;
    align-items: center;
    background-size: cover;
}
.speciality-part-section1-heading {
    display: flex;
    justify-content: flex-start; 
    align-items: center;
    width: 40%;
    background-color: rgba(255, 254, 254, 0.701); 
    backdrop-filter: blur(2px);
    padding: 20px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    margin-left: 20px;
    border-radius: 10px;
}

.speciality-part-section1-heading-p {
    font-family: "Poppins";
    font-size: 3rem;
    font-weight: 700;
    color: black;
    text-align: center;      
    margin: 0px;
}
.speciality-part-section2{
    background-image: url("images/Sec2-background-imag2.png");
    background-repeat: no-repeat;
    height: auto;
    padding: 5% 0% 5% 0%;
    /* width: 100vw; */
    background-size: cover;

}
.speciality-part-section2-heading-p{
    font-family: "Poppins";
    color: white;
    font-size: 3rem;
    border-bottom: 4px solid white;
    font-weight: 700;
    padding: 10px;
}


.speciality-part-section2 .card{
    /* height: 69vh; */
    height: 100%;
}

@media (min-width:310px) and (max-width:768px){
    .jarag-specility-sec2-col1{
        margin: 5% 0% 0% 0%;
    }
}



.speciality-part-section2 h5{
    color: #75A43D;
    font-family: "Poppins";
    font-size: 1.2rem;
    font-weight: 700;
}
.speciality-part-section2 p{
    font-family: 'Poppins';
    font-size: 0.9rem;
}
.speciality-part-section3-p{
    font-family: "Poppins";
    color: #75A43D;
    font-size: 3rem;
    font-weight: 700;
    margin: 20px;
}
.speciality-part-section3 img{
    width: -webkit-fill-available;
}

.speciality-part-section3-next-part-row1-col{
    display: flex;
    justify-content: center;
    align-items: center;
}
.speciality-part-section3-p2{
    font-family: "Poppins";
    color: #75A43D;
    font-size: 2rem;
    font-weight: 700;
    margin: 20px;
} 

.speciality-part-section3-p3{
    font-family: "Poppins";
    color: #333333;
    font-size: 1rem;
    
    margin: 20px;
} 
.speciality-part-section3-ul li{
    font-family: "Poppins";
    color: #75A43D;
    font-size: 1rem;
    font-weight: 700;
    margin: 20px;

    span{
        color: black;
    }
}
.speciality-part-section3-next-part{
    padding: 40px;
}


.jarag-speciality-sec3-row1{

    justify-content: space-around;
}

@media (min-width:310px) and (max-width:768px)
{
    .speciality-part-section3-card-bdy1{
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .speciality-part-section3-col1{
        margin: 4% 0% 0% 0%;
    }
}

.next-get-intouch-btn{
    background-color: #E4A736;
    width: 35%;
    padding: 10px;
    border-radius: 10px;
    margin-left: 30px;
    
    .next-get-intouch-btn-p3{
        font-size: 1.2rem;
        font-family: "Poppins";
        color: white;
        margin: 0px;
        text-align: center;
        font-weight: 600;
    }
    
    .Arrow-btn-image-sec3{
        width: 10%;
    }
    .speciality-part-section3-next-part-right-side-div-image{
        width: 20%;
    }
}

.speciality-part-section4{
    background-color: 
    #F1F6EC;
    background-image: url("images/section4-right-div-bg-image.png");
    height: auto;
    background-repeat: no-repeat;
    background-position: right center;
    background-size: 40%;
}
.speciality-part-section4-row{
    display: flex;
    justify-content: space-evenly;
}
.speciality-part-section4-left-div1{
    background-color: 
    #E4A736;
    height: auto;
    border-radius: 10px;
    margin: 0% 7% 0% 7%;
    border: none;
    height: 100%;
    box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.2);
}
.speciality-part-section4-right-div1{
    background-color: 
    #F3FFE4;
    height: auto;
    border-radius: 10px;
    margin: 0% 7% 0% 7%;
    border: none;
    box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.2);
}
.speciality-part-section4-left-div1-p1{
    color: white;
    font-family: "Poppins";
    font-size: 1rem;
    font-weight: 400;
    margin: 7% 5% 7% 3%;
}
.speciality-part-section4-left-div1-p2{
    color: black;
    font-family: "Poppins";
    font-size: 1rem;
    font-weight: 400;
    margin: 7% 5% 7% 3%;
}

.speciality-part-section4-left-div1-img1{
    margin: -11% 0% 0% -6%;
}
.speciality-part-section4-left-div1-sub1,.speciality-part-section4-left-div2-sub1{
    display: flex;
    align-items: center;
    justify-content: right;
    margin: 7% 5% 7% 3%;
}

.speciality-part-section4-left-div1-sub1-p1{
    color: #FFFFFF;
    font-weight: 700;
}
.speciality-part-section4-left-div1-sub1-p2{
    color: #FFFFFF;
}

.speciality-part-section4-left-div2-sub1-p1{
color: #75A43D;
font-weight: 700;
}
.speciality-part-section4-left-div2-sub1-p2{
color: #75A43D;
}
.speciality-part-section4{
    padding: 2% 0% 5% 0%;
}
.speciality-part-section4-paragraph{
    color: #75A43D;
    font-family: "Poppins";
    font-size: 3rem;
    font-weight: 700;
    margin: 2% 0% 5% 0%;
    text-align: center;

}







/* *************************  section 5  ********************************** */


.speciality-part-section5{
    margin: 5% 0 5% 0;
}
.speciality-part-section5-p1{
    font-family: "Poppins";
    color: #75A43D;
    font-size: 3rem;
    font-weight: 700;
    margin: 20px;
    text-align: center;
}


.speciality-part-section5-row1-col1-p1{
    font-size: 1.5rem;
    font-family: "Poppins";
    font-weight:500;
    color: #E4A736;
    
}


.speciality-part-section5-row1-col1-p2{
    font-size: 1.2rem;
    font-family: "Poppins";
    font-weight:500;
    color: #263238;
    
}



.speciality-part-section5-row1-col1{
    display: flex;
    align-items: center;
    justify-content: center;
}

.speciality-part-section5-row1-col2{
    display: flex;
    align-items: center;
    justify-content: center;
}
.speciality-part-section5-row1-col2-img{
    width: 90%;
}





.speciality-part-section5-row2{
    margin: 5% 0 5% 0 !important;
}
.speciality-part-section5-row2-col1-p1{
    font-size: 1.5rem;
    font-family: "Poppins";
    font-weight:500;
    color: #E4A736;
    
}


.speciality-part-section5-row2-col1-p2{
    font-size: 1.2rem;
    font-family: "Poppins";
    font-weight:500;
    color: #263238;
    
}

.speciality-part-section5-row2-col1{
    display: flex;
    align-items: center;
    justify-content: center;
}

.speciality-part-section5-row2-col2{
    display: flex;
    align-items: center;
    justify-content: center;
}
.speciality-part-section5-row2-col2-img{
    width: 90%;
}


.speciality-part-section5-row2-col2-for-mobile{
    display: none;
}













@media (min-width:310px) and (max-width:999px){
.speciality-part-section4-2nd-col{
    margin: 10% 0% 0% 0%;
}

}
@media (min-width:310px) and (max-width:768px){
    .speciality-part-section4-left-div1 {
        background-color: #E4A736;
        height: auto;
        border-radius: 10px;
        margin: 2% 10% 0% 10%;
    }


    .speciality-part-section5-p1 {
        font-family: "Poppins";
        color: #75A43D;
        font-size: 1.5rem;
        text-align: left;
        margin: 5% 3% 2% 3%;
        }


        .speciality-part-section5-row1-col1-p1 {
            font-size: 1.2rem;
        }

        .speciality-part-section5-row1-col1-p2 {
            font-size: 1rem;
        
        }

        .speciality-part-section5-row2-col1-p1 {
            font-size: 1.2rem;
        
        }

        .speciality-part-section5-row2-col1-p2 {
            font-size: 1rem;
        
        }
     
     .speciality-part-section5-row2-col2-for-mobile{
         display: inline-flex;
         align-items: center;
         justify-content: center;
        }

     

     .speciality-part-section5-row2-col2 {
        display: none;
    
    }


}
@media screen and (max-width: 400px) {
    .speciality-contact-details-secton1-row1-div {
        display: flex;
        justify-content: start;
        align-items: center;
        gap: 10px;
        font-family: "Poppins";
        font-size: 0.8rem;
        font-weight: 500;
        padding: 10px;
    }
    .speciality-part-section1 {

        /* background-position: center top; */
        height: 35vh;
    }
    .speciality-part-section1-heading {
        display: flex;
        justify-content: flex-start;
        align-items: center;
        width: 100%;
        margin: 6% 4% 6% 4%;
        box-shadow: none;
    }
    .speciality-part-section1-heading-p {
        font-family: "Poppins";
        font-size: 1.5rem;
        font-weight: 700;
        color: black;
        text-align: center;
        margin: 0px;
    }
    .speciality-part-section2-heading-p {
        font-size: 1.3rem;
        border-bottom: 0px;
        font-weight: 700;
        padding: 10px;
    }
    .speciality-part-section2 {
        background-repeat: repeat-y;
        height: auto;
        padding: 20px;
    }
    .speciality-part-section2 .card {
   

        margin-top: 10px;
    }
    .speciality-part-section3-p {
        font-family: "Poppins";
        color: #75A43D;
        font-size: 1.5rem;
        font-weight: 700;
        margin: 20px;
    }
    .speciality-part-section3-next-part {
        padding: 0px;
    }
    .next-get-intouch-btn {
        background-color: #E4A736;
        width: 70%;
        padding: 10px;
        border-radius: 10px;
        margin: 0% 9% 7% 4%;
    }
    .speciality-part-section4-paragraph {
        font-size: 2rem;
    }

    .speciality-part-section3-p2 {
        font-size: 1.5rem;
    }




}

@media screen and (min-width:400px) and (max-width:500px){
    .speciality-part-section3 .card{
        width: 50%;
        margin: 4% 1% 4% 25%;
    }

    .speciality-contact-details-secton1-row1-div {
        font-size: 0.8rem;
    }
    .speciality-contact-details-secton1-row1-div {
        display: flex;
        justify-content: start;
        align-items: center;
        gap: 10px;
        font-family: "Poppins";
        font-size: 0.8rem;
        font-weight: 500;
        padding: 12px;
    }
    .speciality-part-section1 {
        /* background-image: none; */
        /* background-size: contain; */
        /* background-position: center top; */
        height: 40vh;
    }

    .speciality-part-section1-heading {
        display: flex;
        justify-content: flex-start;
        align-items: center;
        width: 75%;
        margin: 6% 4% 6% 4%;
        box-shadow: none;
    }
    .speciality-part-section1-heading-p {
        font-family: "Poppins";
        font-size: 1.5rem;
        font-weight: 700;
        color: black;
        text-align: center;
        margin: 0px;
    }
    .speciality-part-section2-heading-p {
        font-size: 1.5rem;
        border-bottom: 0px;
        font-weight: 700;
        padding: 10px;
    }
    .speciality-part-section2 {
        background-repeat: repeat-y;
        height: auto;
        padding: 20px;
    }
    .speciality-part-section2 .card {

        margin-top: 20px;
    }
    .speciality-part-section3-p {
        font-family: "Poppins";
        color: #75A43D;
        font-size: 1.5rem;
        font-weight: 700;
        margin: 20px;
    }
    .speciality-part-section3-next-part {
        padding: 0px;
    }
    .next-get-intouch-btn {
        background-color: #E4A736;
        width: 70%;
        padding: 10px;
        border-radius: 10px;
        margin: 0% 9% 7% 4%;
    }
    .speciality-part-section4-paragraph {
        font-size: 2rem;
    }
    .speciality-part-section4-left-div1-p1 {
        color: white;
        font-family: "Poppins";
        font-size: 1rem;
        font-weight: 400;
        margin: 5% 5% 5% 3%;
        padding: 20px;
    }
    .speciality-part-section4-left-div1 {
        background-color: #E4A736;
        height: auto;
        border-radius: 10px;
    }
    .speciality-part-section4-right-div1 {
        margin-top: 20px;
        background-color: #F3FFE4;
        height: auto;
        border-radius: 10px;
    }
    .speciality-part-section4-left-div1-p2 {
        color: black;
        font-family: "Poppins";
        font-size: 1rem;
        font-weight: 400;
        margin: 5% 5% 5% 3%;
    }
    .speciality-part-section3-p2 {
        font-size: 1.5rem;
    }
}

@media screen and (min-width:500px) and (max-width:600px){
    .speciality-part-section3-p2 {
        font-size: 1.5rem;
    }
    .speciality-part-section4-left-div1-p1 {
        margin: 7% 5% 0% 3%;
    }
    .speciality-part-section3 .card{
        width: 50%;
        margin: 4% 1% 4% 25%;
    }
    .speciality-part-section2 {
        background-repeat: repeat;

    }
    .speciality-contact-details-secton1-row1-div {
        display: flex;
        justify-content: start;
        align-items: center;
        gap: 10px;
        padding: 10px;
    }
    .speciality-part-section1 {
        background-image: url(images/Sec1-background-image1.png);
        background-repeat: no-repeat;
        background-position: center;
        height: 53vh;
        display: flex;
        justify-content: start;
        align-items: center;
    }
    .speciality-part-section1-heading {

        width: 65%;
    }
    .speciality-contact-details-secton1 {
        background-color: #75A43D;
        padding: 27px;
    }
    .speciality-part-section2 .card {
    
        width: 78%;
        margin: 0% 0% 10% 14%;
    }
    .speciality-part-section3-p {
        font-size: 1.5rem;
    }
    .speciality-part-section3-next-part {
        padding: 0px;
    }
    .next-get-intouch-btn {
    
        margin: 5% 0% 5% 5%;
    }
    .speciality-part-section4-left-div1 {
        background-color: #E4A736;
        height: auto;
        border-radius: 10px;
    }
    .speciality-part-section4-right-div1 {
        background-color: #F3FFE4;
        height: auto;
        border-radius: 10px;
    }
    .speciality-part-section4-left-div1-p2 {
        margin: 5% 5% 0% 7%;
    }
    .speciality-part-section4 {
        height: auto;
    }
    .speciality-part-section2-heading-p {
        font-family: "Poppins";
        color: white;
        font-size: 1.5rem;
        border-bottom: none;
        font-weight: 700;
        padding: 10px;
    }
    .speciality-part-section4-paragraph {
        font-size: 2rem;
    }
    .speciality-part-section1-heading-p {
        font-size: 1.5rem;
    }
    .speciality-part-section3-p2 {
        font-size: 1.5rem;
    }
} 

@media screen and (min-width:600px) and (max-width:700px){
    .speciality-contact-details-secton1-row1-div {
        display: flex;
        justify-content: start;
        align-items: center;
        gap: 10px;
        font-family: "Poppins";
        font-size: 1rem;
        font-weight: 500;
        padding: 10px;
    }
    .speciality-part-section1-heading {

        width: auto;
    }
    .speciality-part-section2-heading-p {
        font-size: 1.5rem;
        border-bottom: none;
    }
    .speciality-part-section2 .card {

        margin: 3% 0% 10% 0%;
    }
    .speciality-part-section2 {
        background-repeat: repeat;
    }
    .speciality-part-section3-next-part {
        padding: 2px;
    }
    .next-get-intouch-btn {
        margin: 3% 0% 4% 6%;
    }
    .speciality-part-section3 img {
        width: 50%;
    }
    .speciality-part-section4-left-div1 {
        background-color: #E4A736;
        height: auto;
        border-radius: 10px;
    }
    .speciality-part-section4-right-div1 {
        background-color: #F3FFE4;
        height: auto;
        border-radius: 10px;
    }
    .speciality-part-section4-left-div1-p2 {
        margin: 4% 5% 0% 3%;
    }
    .speciality-part-section1-heading-p {
        font-size: 1.5rem;
    }

    
    .speciality-part-section3-p {
        font-size: 1.5rem;
    }

    .speciality-part-section3-p2 {
        font-size: 1.5rem;
    }

    
}
@media screen and (min-width : 310px) and (max-width:768px)
{

    .speciality-part-section3-next-part-row1-col {
        display: flex;
        justify-content: center;
        align-items: center;
        margin: 0 0 2% 0;
    }
}
@media screen and (min-width : 768px) and (max-width:992px)
{
    .speciality-contact-details-secton1-row1-div {
        display: flex;
        justify-content: start;
        align-items: center;
        padding: 10px;
    }
    .speciality-part-section1 {
        height: 46vh;
    }
    .speciality-part-section1-heading {
        width: auto;
    }
    .speciality-part-section2 .card{
        /* height: 47vh; */
    }
    .speciality-part-section3-next-part {
        padding: 12px;
    }
    .next-get-intouch-btn {

    }
    .speciality-part-section4-right-div1 {
        background-color: #F3FFE4;
        height: auto;
        border-radius: 10px;
    }
    .speciality-part-section4-left-div1 {
        background-color: #E4A736;
        
        border-radius: 10px;
    }
    .speciality-part-section4 {
        height: auto;
    }
    .speciality-part-section1-heading-p {
        font-size: 1.6rem;
    }
    .speciality-part-section2-heading-p {
        font-size: 1.5rem;}

        .speciality-part-section3-p {
            font-size: 1.5rem;
        }
        .speciality-part-section3-p2 {
            font-size: 1.5rem;
        }
}