body{
    min-height: 100%;
    margin: 0;
}
#hero {
    width: 100%;
    /* height: 100vh; */
    position: relative;
    background: linear-gradient(rgba(35, 22, 22, 0.58), rgba(35, 22, 22, 0.58)), url("img/homepage-hero-image.jpg") top center;
    background-size: cover;
    position: relative;
    background-position: center center;
    background-repeat: no-repeat;   
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
    flex-wrap: nowrap;
    flex-direction: row;
    margin: 0 auto;
    padding: 2px;
    position: relative;
    transition: opacity .5s ease-in, min-height .5s ease-in, height .5s ease-in;
    box-sizing: border-box;

  }


  .container-fluid.section-two::before {
    border: solid transparent;
    border-color: rgba(0, 0, 0, 0);
    content: "";
    height: 0;
    pointer-events: none;
    position: absolute;
    width: 0;
    z-index: 1;
    border-top-color: inherit;
    border-width: 18px 30px 0;
    left: 50%;
    top: 100%;
    transform: translateX(-50%);
}


.container-fluid.sec-6::before {
    border: solid 1px #000;
    border-color: #000;
    content: "";
    height: 0;
    pointer-events: none;
    position: absolute;
    width: 0;
    z-index: 9999999;
    border-top-color: rgba(234, 234, 234, 1);
    border-width: 18px 30px 0;
    left: 50%;
    transform: translateX(-50%);
}

  .section-one-heading{
    font-size: 22px;
    line-height: 27px;
    font-weight: 700;
    font-family: 'Poppins';
    color: rgb(255, 255, 255);
    padding-top: 15px;
  }
.section-one-heading-2{
    line-height: 78px;  
    font-size: 59px;  
    color: rgba(255, 255, 255, 1);
    font-family: 'Poppins' !important;
    font-weight: 700;
    font-style: normal;
}
.section-one-para{
    text-align: right;
    font-size: 20px;
    line-height: 30px;
    color: rgba(255, 255, 255, 1);
    font-family: OpenSans, sans-serif;
    font-weight: 400;
    font-style: normal;
    padding-top: 7px;
    letter-spacing: 0.5px;
}

.home-logo{
text-align: right;
align-items: right;
justify-content: right;
}
.section-one-inner-sec{
    padding-top: 0px;
    padding-right: 83.4px;
    padding-bottom: 34.2px;
    padding-left: 0px;
    max-width: 1140px !important; 
    align-items: center;
    justify-content: center;
       width: 100%;       
       box-sizing: border-box;
       color: #fff;
       text-align: right;

}
.logo-img{
    width: 100%;
    max-width: 220px;
}
.testimonial-img{
    width: 65%;
    display: inline-block;
    vertical-align: middle;
    max-width: 490px;
    border-radius: 24px;
    height: auto;
}
.wall{
    color: white;
    font-size: 48px;
line-height: 72px;
font-weight: 700;
font-family: OpenSans, sans-serif;
}
.free-butt{
    padding-top: 13%;
}
.para{
    color: rgb(224, 224, 224);
    font-size: 19px;
    line-height: 28px;
    font-family: OpenSans, sans-serif;
    font-weight: 400;
    margin-bottom: 0px !important;

}
.para-school{
    color: rgb(224, 224, 224);
    font-size: 24px;
    line-height: 36px;
    font-family: OpenSans, sans-serif;
    font-weight: 400;
    
}
.para-1{
    color: rgb(224, 224, 224);
    font-size: 17px;
    font-family: OpenSans, sans-serif;
    margin-top: 6%;
}
.section-three-col-div{
padding-left: 0px !important;
padding-right: 8px !important;
padding-top: 0px !important;
padding-bottom: 0px !important;


}


.logo-11{
    margin-top: -2%;
}
#yellow-button{
   
    font-family: "OpenSans", sans-serif ;
    border-radius: 12px;
    border-color: rgb(255, 229, 0);
    background: rgb(255, 229, 0);
    color: rgb(17,17,17);
    text-decoration: none;
    position: relative;
    min-height: 60px;
    min-width: 120px;
    padding: 20px 28px;
    font-size: 23px;
    line-height: 30px;
    font-weight: 700;
    

}
#yellow-button:hover{
    background-color: rgb(204, 183, 0);
    border-color: rgb(204, 183, 0);
    color: rgb(17, 17, 17);
}

#yellow{
    min-height: 48px;
    min-width: 96px;
    padding: 16px 25px;
    font-family: "OpenSans", sans-serif;
    border-radius: 10000px;
    background-color: rgb(255, 229, 0);
    border-color: rgb(255, 229, 0);
    text-decoration: none;
    position: relative;
    margin-top: 7px;
    font-size: 20px !important;
    font-weight: 700;
    line-height: 22px;
    color: #000;

}
#yellow:hover{
    background-color: rgb(204,183,0);
    border-color: rgb(204,183,0);
}
#yellow-1{
    position: relative;
    z-index: 0;
    text-align: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    }
.button-div{
    position: relative;
    z-index: 0;
    text-align: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-decoration: none;
    border-radius: 2px;
    margin-top: 2%;
    margin-bottom: 2%;
    }

.wall-section-2{
    padding-top: 55.8px;
    /* padding-right: 12.8px; */
    padding-bottom: 55.2px;
    padding-left: 62.8px;
    max-width: 1140px;
}
#tell{
    text-decoration: none;
    position: relative;
    min-height: 48px;
    min-width: 96px;
    padding: 14px 24px;
    background: transparent;
    border-radius: 2px;
    font-size: 20px;
    line-height: 23px;
    font-weight: 700;
    /* font-family: OpenSans, sans-serif !important; */
}
#tell:hover{
    background-color: rgb(255, 255, 255);
    color: rgb(219, 66, 36);
}
.testimonial-div{
   text-align: center;
   margin-bottom: 20px;
}
.section-two{
    background-color: rgba(23, 23, 23, 1);
    border-color: rgba(23, 23, 23, 1);
    background-size: auto;
    background-position: center top;
    background-repeat: repeat-x;
    position: relative;
    transition: opacity .5s ease-in, min-height .5s ease-in, height .5s ease-in;
    display: block;
    box-sizing: border-box;
    width: 100%;
}
.sec-3{
    background-color: rgb(234 234 234);
    padding-top: 57px;
    padding-right: 55.6px;
    padding-bottom: 47px;
    padding-left: 55.6px;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}

.section-seven{
    max-width: 1140px !important;
    padding-top: 35px;
    padding-right: 55.6px;
    /* padding-bottom: 57px; */
    padding-left: 55.6px;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}
.wall-section-5{
    max-width: 1180px !important;
    padding-top: 45px;
    padding-right: 25.6px;
    /* padding-bottom: 57px; */
    padding-left: 45.6px;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}
#write{
    padding-left: 6%;
}
.wall-section-6{
    max-width: 1240px !important;
    padding-top: 67px;
    padding-right: 10.6px;
    padding-bottom: 67px;
    padding-left: 40.6px;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}
.wall-section{
    max-width: 1140px !important;
    padding-top: 57px;
    padding-right: 55.6px;
    padding-bottom: 57px;
    padding-left: 55.6px;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}
.gallery-section{
    max-width: 1280px !important;
    padding-top: 42.4px;
    padding-right: 11.4px;
    padding-bottom: 20.4px;
    padding-left: 19.4px;
    margin-left: 0px !important;
    margin-right: auto;
    width: 100%;
    --bs-gutter-x: 3rem;
    
}
.section-five-heading-para{
padding-top: 2%;
/* padding-left: 0% !important; */
padding-right: 2%;
padding-bottom: 2%;
}

.section-four-image{
    padding: 15px;
}
.Year{
    max-width: 1180px !important;
    padding-top: 63px;
    /* padding-right: 5.6px; */
    padding-bottom: 20px;
    padding-left: 25.6px;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}
.wall-section-3{
    max-width: 1240px !important;
    /* padding-top: 57px; */
    padding-right: 55.6px;
    /* padding-bottom: 10px; */
    padding-left: 55.6px;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}
.wall-section-4{
    max-width: 1140px !important;
    padding-top: 110px;
    /* padding-right: 80.6px; */
    padding-bottom: 80px;
    padding-left: 120.6px;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin-left: 0;
    margin-right: 0;
    /* max-width: 100%; */
}

.section-three{
    max-width: 1140px !important;
    padding-top: 10px;
    padding-right: 55.6px;
    padding-bottom: 10px;
    padding-left: 55.6px;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}

.section-five{
    max-width: 1140px !important;
    padding-top: 85px;
    padding-right: 75.6px;
    padding-bottom: 57px;
    /* padding-left: 35.6px; */
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}
#test-para{
    padding-left: 30px;
}
#section-two-container{
    padding-top: 95px;
    padding-right: 103px;
    padding-bottom: 5vw;
    padding-left: 96px;
    max-width: 1100px !important;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    box-sizing: border-box;
    display: block;
    unicode-bidi: isolate;
}


.section-one{
    padding-top: 0px;
    padding-right: 68.4px;
    padding-bottom: 44.2px;
    padding-left: 68.4px;
    max-width: 1140px !important;
    margin-left: auto;
    margin-top: 0px;
    margin-right: auto;
    background-color: rgba(0, 0, 0, 0);
    border-color: rgba(0, 0, 0, 0);
    width: 100%;


}

.section-three-heading{
    font-size: 40px;
    text-align: center;
    font-family: 'Poppins';
    font-weight: 700;
    line-height: 40px;
    padding-top: 20px;
    line-height: 50px;
}
.section-three-para{
    font-size: 18px;
    text-align: center;
    font-family: OpenSans, sans-serif;
    font-weight: 400;

}

.three-col-heading{
    padding-top: 14%;
    padding-bottom: 3%;
    font-size: 24px;
    line-height: 30px;
    font-weight: 700;
    font-family: 'Poppins';
}
.sec-4{
    background-color:   rgb(255 255 255);
}
.round{
    border-radius: 20px;
    width:  100%;
    height: 100%;
}
.section-four-heading{
    font-size: 64px;
    line-height: 82px;
    font-weight: 700;
    font-family: 'Poppins';
    color: rgb(0, 0, 0);
}

.section-three-col{
    padding: 28px;
    border: 0px !important;
}
.img-radius{
    border-radius:10%;
}
.img-radius-1{
    border-radius:15%;
}
.img-radius-2{
    border-radius:20%;
}

.section-four-para{
    line-height: 32px;
    font-weight: 400;
    font-size: 17px;
    font-family: OpenSans, sans-serif;
    color: rgb(0, 0, 0);
    padding-top: 2%;
}
.radius{
    border-radius: 20px;
    width:auto;
    height: auto;
    
}
.radius-2{
    border-radius: 20px;
    width:auto;
    height: auto;
    
}
.radius-1{
    border-radius: 20px;
    width:auto;
    height: auto;
}
.radius-3{
    border-radius: 20px;
    width:auto;
    height: auto;
    
}
.sec-5{
    background-color:  rgb(234 234 234);
}
.discount{
    font-size: 80px;
    color: rgb(17 17 17);
    text-align: center;
    line-height: 130px;
    font-weight: 700;
    font-family: 'Poppins';


}
.school{
    font-size: 56px;
    color: rgb(17 17 17);
    text-align: center;
    line-height: 49px;
    font-weight: 400;
    font-family: OpenSans, sans-serif;

}
.round-1{
    display: inline-block;
    vertical-align: middle;
    width: auto;
    height: auto;
    border-radius: 12px;


}
.round-2{
    display: inline-block;
    vertical-align: middle;
    width: auto;
    height: auto;
    border-radius: 12px;


}
.round-3{
    display: inline-block;
    vertical-align: middle;
    width: auto;
    height: auto;
    border-radius: 12px;


}


.section-five-heading{
    font-size: 34px;
    line-height: 40px;
    font-weight: 700;
    font-family: 'Poppins';
    color: rgb(17, 17, 17);
    margin-top: 28%;
}

.section-five-para{
    line-height: 27px;
    font-weight: 400;
    font-family: OpenSans, sans-serif;
    font-size: 17px;
    color:rgb(17, 17, 17);

}
.section-seven-heading{
    font-size: 56px;
    color: rgb(17 17 17);
    line-height: 63px;
    font-weight: 700;
    font-family: 'Poppins';

}
.section-seven-heading-2{
    font-size: 28px;
    color: rgb(0, 0, 0);
    padding-top: 1%;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 6px;
    line-height: 32px;
    font-weight: 700;
    font-family: 'Poppins';

}
.section-seven-para{
    color: rgb(17 17 17);
line-height: 28px;
font-size: 16px;
font-weight: 400;
font-family: OpenSans, sans-serif;
}

.sec-8{
    background-color: rgb(23 23 23);
}

.section-eight{
  
    padding-top: 108.4px ;
    padding-right: 10px;
    padding-bottom: 83.4px;
    padding-left: 10px;
    max-width: 1280px !important;
    width: 100%;
    box-sizing: border-box;
    display: block;
    unicode-bidi: isolate;

}
.section-eight-heading{
    color: rgb(255 255 255);
    font-size: 32px;
    text-align: center;
    line-height: 4px;
    font-weight: 700;
    font-family: 'Poppins';

}
.section-eight-para{
    color: rgb(233, 233, 233);
    font-size: 17px;
    text-align: center;
    line-height: 40px;
    font-weight: 400;
    font-family: OpenSans, sans-serif;
    margin-top: 1%;
    
}
.three-col-para{
    color: rgb(20, 19, 19);
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    font-family: OpenSans, sans-serif;
}
.sec-9{
    background-color: rgb(17 17 17);
}
.section-nine-heading{
    color: rgb(233, 233, 233);
    font-size: 23px;
    text-align: center;
    line-height: 36px;
    font-weight: 400;
    font-family: 'Poppins';
    padding-top: 14px;

}
.copyright{
    color: rgb(233, 233, 233);
     font-size: 13px; 
    text-align: center;
    line-height: 15px;
    font-weight: 400;
    font-family: OpenSans, sans-serif;
    margin-top: 2%;

}

.but:hover{
    color: red;
}

.sec-6{
    background-color: rgb(0 0 0);
    min-height: 61vh;
    width: 100%;
}
.section-six{
    padding-top: 53px;
    padding-right: 24.2px;
    padding-bottom: 40px;
    padding-left: 44.2px;
    max-width: 1140px !important;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    display: block;
    unicode-bidi: isolate;
}
.choose{
    /* padding-top: 57px; */
    padding-right: 14.2px;
    /* padding-bottom: 57px; */
    padding-left: 44.2px;
    max-width: 1260px !important;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    display: block;
    unicode-bidi: isolate;
}
.section-six-heading{
    font-size: 48px;
    text-align: center;
    margin-top: 4%;
    line-height: 38px;
    font-weight: 700;
    font-family: 'Poppins';
}
.section-six-heading-1{
    font-size: 24px;
    text-align: center;
    line-height: 27px;
    font-weight: 400;
    font-family: 'Poppins';
padding-left: 5px;
}

.head{
    line-height: 40px;
    font-weight: 700;
    font-size: 20px;
    font-family: 'Poppins';

}
.para-right{
    font-size: 18px;
    line-height: 32px;
    font-weight: 400;
    font-family: OpenSans, sans-serif;
    color: rgb(255, 255, 255)    ;

}

.sec-7-para{
    line-height: 28px;
    font-weight: 700;
    font-size: 16px;
    font-family: OpenSans, sans-serif;
    margin-top: 6%;
    color: rgb(0, 0, 0);
}

.head-1{
    line-height: 48px;
    font-weight: 700;
    font-size: 19px;
    font-family: 'Poppins';
}
#icon{
    width: 27%;
}
#icon-1{
    width: 30%;
}
#icon-2{
    width: 35%;
}
img.card-img-top.img-radius {
    border-radius: 12px;
}
img.card-img-top.img-radius-1 {
    border-radius: 12px;
}



.line-height-scale-6 {
    line-height: 1.5;
}

button.btn.btn-warning.yellow{
    border-color: rgb(255,229,0);
    background: rgb(255,229,0);
    color: rgb(17,17,17);
    padding: 20px 32px;
}

.gx-5 {
    --bs-gutter-x: 3rem;
}


@media only screen and (max-width: 768px) {

#world{
    margin-left: 0 !important;
    }
#testi-girl{
    margin-top: 10% !important;
}
#section-seven-div{
   padding-right: 0 ;
    padding-top: 20px;
    padding-bottom: 55px;
    padding-left: 0px !important;
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin-left: 0;
    margin-right: 0;
}
#write{
    margin-top: 10px;
}

.wall-section-2{
    padding-top: 0px;
    padding-right: 26px;
    padding-bottom: 40.2px;
    padding-left: 60.8px;
    max-width: 1140px;
}
#hero{
        width: 100%;
        /*height: 67vh;*/
        position: relative;
        background: linear-gradient(rgba(35, 22, 22, 0.58), rgba(35, 22, 22, 0.58)), url("./img/homepage-hero-image.jpg") top center;
        background-size: cover;
        position: relative;
        background-position: center center;
        background-repeat: no-repeat;   
        display: flex;
        align-content: center;
        justify-content: center;
        align-items: center;
        flex-wrap: nowrap;
        flex-direction: row;
        margin: 0 auto;
        position: relative;
        transition: opacity .5s ease-in, min-height .5s ease-in, height .5s ease-in;
        box-sizing: border-box;
    
      
}
.section-three-heading{
    font-size: 30px;
    text-align: center;
    font-family: 'Poppins';
    font-weight: 700;
    line-height: 35px ;
    padding-top: 20px;
    padding-right: 30px;
    padding-left: 30px;
}
.section-one-inner-sec{
    padding-top: 30px;
    padding-right: 15.4px;
    padding-bottom: 34.2px;
        padding-left: 0px;
    max-width: 1140px !important; 
    align-items: center;
    justify-content: center;
       width: 100%;       
       box-sizing: border-box;
       color: #fff;
       text-align: right;

}
#section-two-container{
    padding-top: 45.4px;
    padding-right: 30px;
    padding-bottom: 37px;
    padding-left: 12px;
    max-width: 1100px !important;
    margin-left: auto;
    margin-right: auto;
        width: 100%;
        box-sizing: border-box;
        display: block;
        unicode-bidi: isolate;
    }
    .container-fluid.section-two {
        padding-left: 25px;
    }
    .testimonial-img{
        width: 67%;
        display: inline-block;
        vertical-align: middle;
        max-width: 490px;
        border-radius: 24px;
        height: auto;
    }
    .para{
        margin-top: 5%;
        font-size: 18px;
        line-height: 24px;
        font-weight: 400;
        font-family: OpenSans, sans-serif;
    }
    .sec-3{
        background-color: rgb(234 234 234);
        padding-top: 20px;
        padding-right: 15.6px !important;
        padding-bottom: 27px;
        padding-left: 15.6px !important;
        
    }
   
    .wall-section-5{
        padding-top: 30px;
        padding-right: 0px;
        /* padding-bottom: 57px; */
        padding-left: 0px;
        margin-left: 0px !important;
        margin-right: auto;
        width: 100%;
        justify-content: center;
        align-items: center;
    }
    .section-three{
        background-color: rgba(234, 234, 234, 1);
    border-color:rgba(234, 234, 234, 1);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    padding-top: 1vw;
    /* padding-right: 1vw; */
    padding-bottom: 1vw;
    /* padding-left: 1vw; */
    margin-top: 0px !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
}
    
    .section-three-col{
        padding:12px;


    }
    .wall-section-6{
        padding-top: 0px;
        padding-right: 0px;
        padding-bottom: 20px;
        padding-left: 10px;
        margin-left: auto;
        margin-right: auto;
        width: 100%;
    }
    .col-md-6.section-four-div {
        padding-right: 0px;
    }
    .sec-six-2-div{
        padding-top: 7px;
        padding-right: 0px !important;
    }
    .section-four-heading{
        font-size: 40px;
        line-height: 45px;
        font-weight: 700;
        font-family: 'Poppins';
        color: rgb(0, 0, 0);
    }
    .section-four-para{
        line-height: 25px;
        font-weight: 400;
        font-size: 15px;
        font-family: OpenSans, sans-serif;
        color: rgb(0, 0, 0);
    }
    .round{
        border-radius: 20px;
        width:  100%;
        height: auto;
        margin-top: 5%; 
        padding-left: 10px !important;
        padding-right: 0px !important;
    }
    .section-four-image{
        padding: 0px;
    }
   
    .radius{
        border-radius: 20px;
        width: 100%;
        height: auto;
    }
    .radius-1{
        border-radius: 20px;
        width: 80%;
        height: auto;
        /* width: 100%; */
        max-width: 500px;
        display: block;
        margin-left: auto;
        margin-right: auto;
        margin-top: 0px;
        margin-bottom: 0px;
    }
    .radius-2{
        border-radius: 20px;
        width: 100%;
        height: auto;
        /* width: 100%; */
        display: block;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 0px;
    }
    .radius-3{
        border-radius: 20px;
        width: 94%;
        height: auto;
        /* width: 100%; */
        display: block;
        margin-left: auto;
        margin-right: auto;
        /* margin-bottom: 30px; */
    }
    .gallery-section{
        padding-top: 20px;
        padding-right: 0px;
        padding-bottom: 0px;
        padding-left: 10px;
        margin-left: auto;
        margin-right: auto;
        width: 100%;
    }
    .section-five{
        padding-top: 40px;
        padding-right: 25.6px;
        padding-bottom: 0px;
        padding-left: 25.6px;
        margin-left: auto;
        margin-right: auto;
        width: 100%;
        max-width: 550px !important;
    }
    .section-five-heading{
        font-size: 27px;
        line-height: 35px;
        font-weight: 700;
        font-family: 'Poppins';
        color:rgb(17, 17, 17);
        margin-top: 0px;
        max-width: 275px;
    }
 
    .round-2{
        display: inline-block;
        width: 100%;
        height: auto;
        border-radius: 12px;
        max-width: 460px;
        display: block;
        margin-left: auto;
        margin-right: auto;
       
    
    }
    .round-3{
        display: inline-block;
        width: 100%;
        height: auto;
        border-radius: 12px;
        max-width: 460px;
        display: block;
        margin-left: auto;
        margin-right: auto;
       
    
    }
    .section-seven-heading{
        font-size: 36px;
        color: rgb(17 17 17);
        line-height: 50px;
        font-weight: 700;
        margin-top: 5%;
        font-family: 'Poppins';
    }
   
    
    .section-eight-heading{
        color: rgb(255 255 255);
        font-size: 28px;
        text-align: center;
        line-height: 35px;
        font-weight: 700px;
        font-family: 'Poppins'
    
    }

    .section-eight-para{
        color: rgb(233, 233, 233);
        font-size: 16px;
        text-align: center;
        line-height: 24px;
        font-weight: 400;
        font-family: OpenSans, sans-serif;
        padding-left: 22px;
        padding-right: 22px;
    }
    .section-eight{
        padding-top: 10%;
        padding-bottom: 8%;
        padding-left: 30%;
        padding-right: 10%;
        max-width: 430px !important;
        width: 100%;
        box-sizing: border-box;
        display: block;
        unicode-bidi: isolate;
    }



    .section-one-heading-2{
        line-height: 40px;
        font-size: 36px;  
        color: rgba(255, 255, 255, 1);
        font-family: 'Poppins';
        font-weight: 700;
        font-style: normal;
    }
    .section-one-heading{
        font-size: 23px;
        line-height: 24px;
        font-weight: 700;
        font-family: 'Poppins';
        color: rgb(255, 255, 255);
        padding-top: 12px;
      }

      .logo-img{
        width: 100%;
        max-width: 220px; 
    }

    .section-one-para{
        text-align: right;
        font-size: 18px;
        /* line-height: 27px; */
        color: rgba(255, 255, 255, 1);
        font-family: OpenSans, sans-serif;
        font-weight: 400;
        font-style: normal;
        padding-top: 5px;
        letter-spacing: 1px;
    }
   

    #yellow{
        min-height: 48px;
        min-width: 96px;
        padding: 12px 22px;
        font-family: "OpenSans", sans-serif;
        border-radius: 10000px;
        background-color: rgb(255, 229, 0);
        border-color: rgb(255, 229, 0);
        text-decoration: none;
        position: relative;
        font-size: 17px !important;
        font-weight: 700;
        line-height: 20px;
        letter-spacing: 1px;
        color: #000;
    
        
    
    }
    .para-1{
        color: rgb(224, 224, 224);
        font-size: 16px;
        line-height: 22px;
        font-weight: 400;
        font-family: OpenSans, sans-serif;
        margin-top: 6%;
        margin-bottom: 6%;
    }

    img.card-img-top.img-radius {
        border-radius: 12px;
        width: 100%;
        max-width: 500px;
        display: block;
        margin-left: auto;
        margin-right: auto;
    }
    img.card-img-top.img-radius-1 {
        border-radius: 12px;
        width: 100%;
        max-width: 400px;
        display: block;
        margin-left: auto;
        margin-right: auto;
    }
    .three-col-heading{
        padding-top: 30px;
        padding-bottom: 0px;
        font-size: 24px;
        line-height: 26px;
        font-weight: 700;
    }
    .three-col-para{
        color: rgb(20, 19, 19);
        font-size: 14px;
        font-weight: 400;
        line-height: 21px;
        font-family: OpenSans, sans-serif;
    }
.about-sec{
        padding: 15px 10px !important;

    }
    .free-butt{
        padding-top: 16%;    
    }
    #yellow-button{
   
        font-family: "OpenSans", sans-serif;
        border-radius: 12px;
        border-color: rgb(255, 229, 0);
        background: rgb(255, 229, 0);
        color: rgb(17,17,17);
        text-decoration: none;
        position: relative;
        font-weight: bold;
        min-height: 60px;
        min-width: 120px;
        font-size: 21px;
        padding: 16px 22px;
        
    
    }
    .yellow-btn{
        color: #000;
        font-family: OpenSans, sans-serif;
        font-size: 21px;
        line-height: 30px;
        font-weight: 700;
    }
    .section-five-para{
        line-height: 24px;
        font-weight: 400;
        font-family: OpenSans, sans-serif;
        font-size: 16px;
        color:rgb(17, 17, 17);
    
    }
    .section-five-heading-para{
        padding-top: 2%;
        padding-left: 0% !important;
        padding-right: 2%;
        padding-bottom: 0%;
        }
        .section-six-heading{
            font-size: 33px;
            text-align: center;
            margin-top: 4%;
            line-height: 36px;
            font-weight: 700;
            padding-top: 40px;
        }

        .section-six-heading-1{
            font-size: 21px;
            text-align: center;
            line-height: 24px;
            font-weight: 400;
        }
        .para-right{
            font-size: 16px;
            line-height: 28px;
            font-weight: 400;
            font-family: OpenSans, sans-serif;
            color: rgb(255, 255, 255)    ;
        
        }
        .choose{
            /* padding-top: 57px; */
            padding-right: 0px;
            /* padding-bottom: 57px; */
            padding-left: 10px;
            max-width: 1160px !important;
            margin-left: auto;
            margin-right: auto;
            width: 100%;
            display: block;
            unicode-bidi: isolate;
        }
        .section-seven{
            max-width: 1140px !important;
            padding-top: 25px;
            padding-right: 0px !important;
            /* padding-bottom: 57px; */
            padding-left: 0px !important;
            margin-left: auto;
            margin-right: auto;
            width: 100%;
        }
        .section-seven-para{
            color: rgb(17 17 17);
        line-height: 25px;
        font-size: 14px;
        font-weight: 400;
        font-family: OpenSans, sans-serif;
        }
        .section-seven-heading-2{
            font-size: 24px;
            color: rgb(17 17 17);
            padding-top: 1%;
            margin-top: 0px;
            margin-left: 0px;
            margin-right: 0px;
            margin-bottom: 6px;
            line-height: 27px;
            font-weight: 700;
        }
      
        .section-nine-heading{
            color: rgb(233, 233, 233);
            font-size: 21px;
            text-align: center;
            line-height: 32px;
            font-weight: 400;
            font-family: 'Poppins';
            padding-top: 16px;
        
        }
        .copyright{
            color: rgb(233, 233, 233);
             font-size: 12px; 
            text-align: center;
            line-height: 15 px;
            font-weight: 400;
            font-family: OpenSans, sans-serif;
            margin-top: 2%;
        
        }
       

       
        .container-fluid.sec-4 {
            padding: 0px;
        }
        .Year{
            padding-top:20px;
        }
        #icon{
            width: 100%;
            max-width: 87px;
        }
        #icon-1{
            width: 100%;
            max-width: 87px;
        }
        #icon-2{
            width: 100%;
            max-width: 100px;
        }
        .container-fluid.sec-8{
            padding:0px;
        }
        .section-five-image {
            padding-left: 0px !important;
            padding-right: 0px ;
        }
        .head, .head-1 {
            font-size: 18px;
            line-height: 45px;
            font-family: 'Poppins';
        }
        .container.text-white.section-six{
            padding: 10px !important;
        }
        .Year .col.text-center {
            padding: 0px;
        }
        .Year .card-body{
            padding:0px;
        }

        .section-three-para{
            font-size: 16px;
            text-align: center;
            font-family: OpenSans, sans-serif;
            font-weight: 400;
            line-height: 24px;
            color: #000;
            padding-right: 25px;
            padding-left: 25px;
        
        }
        .section-one{
            padding-top: 44px;
            padding-right: 10.4px !important;
            padding-bottom: 40.2px;
            padding-left: 20px !important;
            max-width: 640px !important;
            margin-left: auto !important;
            margin-top: 0px;
            background-color: rgba(0, 0, 0, 0);
            border-color: rgba(0, 0, 0, 0);
        width: 100% !important;
        
        }

        .wall-section-4{
            padding-top: 50px !important;
            /* padding-right: 80.6px; */
            padding-bottom: 80px;
            padding-left: 120.6px;
          
        }
        #tell{
            font-size: 18px;
            font-family: OpenSans, sans-serif !important;

        }
}

.logo{
    padding-bottom: 0%;
    padding-top: 15px;
}


@media only screen and (min-width: 768px ) {
    #hero {
        height: 577px;
    }
  }

  
@media only screen and ((max-width: 765px)  and (min-width:642px)) {
    #hero {
        /*height: 309px !important;*/
    }
    .logo{
        padding-top: 40px !important;
    }
  } 




