body{
    min-height: 100%;
    margin: 0;
    box-sizing: border-box;display: block;

}

#hero{
    width: 100%;
    display: flex;
    align-content: center;
    align-items: center;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    justify-content: center;
    flex-direction: column;
    margin: 0 auto;
    position: relative;
    transition: opacity .5s ease-in, min-height .5s ease-in, height .5s ease-in;
    box-sizing: border-box;
    height: 78vh;
    /* background-image: url(img/homepage-hero-image.jpg); */
    /* height: 91vh; */
    background-image: url(img/homepage-hero-image.webp);
}



.section-one-inner-sec{
    padding-top: 56px !important;
margin-left: 13%;
padding-right: 15.4px;
padding-bottom: 34.2px;
    padding-left: 0px;
max-width: 900px !important; 
   width: 100%;       
   box-sizing: border-box;
   color: #fff;
   min-height: 100vh;
   display: block;
   unicode-bidi: isolate;
  
    max-width: 1140px;

}


.section-one-heading{
    padding-top: 30px;
    padding-right: 0px;
    color: white;
    font-size: 48px;
    line-height: 62px;
    font-weight: 700;
    font-family: 'Poppins';
    box-sizing: border-box;

}
.free-butt{
    padding-top: 7%;
}
.section-two-para-1{
    color: rgb(224, 224, 224);
    font-size: 19px;
    line-height: 1.5;
    font-family: OpenSans, sans-serif;
    font-weight: 400;
}
.section-two-para-div{
    padding-left: 3% !important;
}
.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: #eaeaea;
    border-width: 18px 30px 0;
    left: 50%;
    transform: translateX(-50%);
}

.section-one-para{
    color:rgb(255, 255, 255);
    font-size: 24px;
    line-height: 36px;
    font-family: OpenSans, sans-serif;
    font-weight: 400;
    padding-top: 6px;
    padding-right: 0px;
}
.section-two-para-2{
    color: rgb(224, 224, 224);
    font-size: 17px;
    font-family: OpenSans, sans-serif;
    margin-top: 6%;
}
.section-three-para-div{
    padding: 0 !important;
}

.logo{
    margin-top: -2%;
}
.logo-img{
    width: 100%;
    max-width: 275px;
}
#yellow-btn{
    background-color: rgb(255, 229, 0);
    border-color: rgb(255, 229, 0);
    color: rgb(17,17,17);
    text-decoration: none;
    position: relative;
    min-height: 60px;
    min-width: 100px;
    padding: 20px 30px;
    font-family: "OpenSans", sans-serif;
    border-radius: 12px;
       margin-top: 20px;
    font-size: 24px;
    font-weight: 700;
    line-height: 30px;
    }
#yellow-btn: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;
}
.section-nine-button{
    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;
    position: relative;
    font-weight: bold;
       background: transparent;
       font-family: OpenSans, sans-serif;
       border-radius: 2px;
    }

.section-five-container{
    padding-top: 50.8px;
    padding-right: 42.8px;
    padding-bottom: 50.2px;
    padding-left: 62.8px;
    max-width: 1140px;
}
#tell{
    text-decoration: none;
    position: relative;
    font-weight: bold;
    min-height: 48px;
    min-width: 96px;
    padding: 10px 20px;
    background: transparent;
    font-family: OpenSans, sans-serif;
    border-radius: 2px;
    font-size: 20px;
}
#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: rgba(234, 234, 234, 1);
    border-color: rgba(234, 234, 234, 1);
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
    min-height: 90vh;
    padding-top: 70px;
    padding-right: 55.6px;
    padding-bottom: 57px;
    padding-left: 55.6px;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}
.container{
    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%;
}
.section-three-row{
    max-width: 1160px !important;
    padding-top: 48px;
    padding-right: 25.6px;
    /* padding-bottom: 57px; */
    padding-left: 55.6px;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}
.section-four{
    max-width: 1070px !important;
    padding-top: 67px;
    padding-right: 55.6px;
    /* padding-bottom: 57px; */
    padding-left: 55.6px;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}
.section-four-gallery{
    max-width: 1200px !important;
    padding-top: 65px;
    /* padding-right: 55.6px; */
    padding-bottom: 6px;
    /* padding-left: 55.6px; */
    margin-left: 0px !important;
    margin-right: 0px !important;
    width: 100%;
}
.Year{
    /* max-width: 1340px !important; */
    padding-top: 57px;
    /* padding-right: 25.6px; */
    padding-bottom: 57px;
    /* 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%;
}

.section-seven-row{
    max-width: 1240px !important;
    padding-top: 110px;
    /* padding-right: 80.6px; */
    padding-bottom: 100px;
    padding-left: 100.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: 1160px !important;
    padding-top: 10px;
    padding-right: 55.6px;
    padding-bottom: 5px;
    padding-left: 55.6px;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}
.section-five{
    max-width: 1180px !important;
    padding-top: 77px;
    padding-right: 75.6px;
    padding-bottom: 50px;
    padding-left: 35.6px;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}

#section-two-container{
    padding-top: 84.4px;
    padding-right: 102.60000000000001px;
    padding-bottom: 50.4px;
    padding-left: 102.60000000000001px;
    max-width: 1100px !important;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    box-sizing: border-box;
    display: block;
    unicode-bidi: isolate;

}

.sectione-one{
    padding-top: 0px;
    padding-right: 68.4px;
    padding-bottom: 34.2px;
    padding-left: 0px;
    min-height: 1px;
    max-width: 1340px !important;
    margin-left: auto;
    margin-right: auto;
    background-color: rgba(0, 0, 0, 0);
    border-color: rgba(0, 0, 0, 0);
    width: 100%;
    display: block;
    unicode-bidi: isolate;
height: auto;

}



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


}

.section-three-heading{
    font-size: 40px;
    text-align: center;
    font-family: 'Poppins';
    font-weight: 700;
    line-height: 50px;

}
.section-three-para{
    font-size: 18px;
    text-align: center;
    font-family: OpenSans, sans-serif;
    font-weight: 400;
    line-height: 47px;
}
.section-eight-heading{
    line-height: 2;
    font-family: 'Poppins';

}
.section-three-para-heading{
    line-height: 2.5;
    font-weight: 700;
        color: rgb(0, 0, 0);
        font-family: 'Poppins';

    
}
.sec-4{
    background-color:   rgb(255 255 255);
}
.round{
    border-radius: 20px;
    width: 100%;
}
.section-four-heading{
    font-size: 65px;
    margin-top: 4%;
    font-weight: 700;
    font-family: 'Poppins';

}

.section-three-col{
    padding: 30px;
    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: 18px;
    font-family: OpenSans, sans-serif;
    padding-top: 4%;
   
}
.radius{
    border-radius: 20px;
    width: 100%;
    height: 90%;
}
.sec-5{
    background-color:  rgb(234 234 234);
}
.section-five-heading{
    font-size: 80px;
    color: rgb(17 17 17);
    text-align: center;
    line-height: 130px;
    font-weight: 700;
    font-family: 'Poppins';


}
.section-five-para{
    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: 100%;
    height: 100%;
    border-radius: 12px;


}
/* .ram{
     padding-left: 10px;
     padding-right: 10px;
} */

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

.public{
    line-height: 27px;
    font-weight: 400;
    font-family: OpenSans, sans-serif;
    font-size: 18px;
}
.section-seven-heading{
    font-size: 56px;
    color: rgb(17 17 17);
    line-height: 63px;
    font-weight: 700;
    font-family: 'Poppins';
    color: rgb(0 0 0);
}
.meet{
    font-size: 28px;
    line-height: 22px;
    color: rgb(17 17 17);
    padding-top: 1%;
    font-weight: 700;
    font-family: 'Poppins';
    color: rgb(0 0 0);
}
.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-heading{
    color: rgb(255 255 255);
    font-size: 32px;
    text-align: center;
    line-height: 40px;
    font-weight: 700px;
    font-family: 'Poppins';

}
.section-eight-para{
    color: rgb(233, 233, 233);
    font-size: 18px;
    text-align: center;
    line-height: 27px;
    font-weight: 400;
    font-family: OpenSans, sans-serif;
    
}
.section-three-paragraph{
    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: 24px;
    text-align: center;
    line-height: 36px;
    font-weight: 400;
    font-family:'Poppins';

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

}

.but:hover{
    color: red;
}

.sec-6{
    background-color: rgb(0 0 0);
    min-height: 61vh;
    width: 100%;
}
.icon-div{
    padding-top: 57px;
    padding-right: 34.2px;
    padding-bottom: 10px;
    padding-left: 34.2px;
    max-width: 1080px !important;
    display: block;
    unicode-bidi: isolate;
    box-sizing: border-box;
    width: 100%;
}

.after-icon-div{
    padding-top: 57px;
    padding-right: 34.2px;
    padding-bottom: 10px;
    padding-left: 34.2px;
    max-width: 1060px !important;
    display: block;
    unicode-bidi: isolate;
    box-sizing: border-box;
    width: 100%;
}
.section-six-heading{
    font-size: 48px;
    text-align: center;
    margin-top: 4%;
    font-family: 'Poppins';
    font-weight: 700;
    line-height: 54px;
    color: rgb(255, 255, 255);
}
.section-six-para{
    font-size: 24px;
    text-align: center;
    font-family: OpenSans, sans-serif;
    font-weight: 400;
    line-height: 27px;
    color: rgb(255, 255, 255);
}
#icon{
    width: 25%;
}
.section-six-icon-heading{
    line-height: 40px;
    font-weight: 700;
    font-size: 20px;
    font-family: 'Poppins';

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

}

.charle{
    line-height: 28px;
    font-weight: 700;
    font-size: 16px;
    font-family: OpenSans, sans-serif;
    color: rgb(0 0 0);
}

.icon-heading{
    line-height: 28px;
    font-weight: 700;
    font-size: 19px;
    font-family: 'Poppins';

}
#icon-1{
    width: 25%;
}
#icon-2{
    width: 30%;
}
img.card-img-top.img-radius {
    border-radius: 12px;
}

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

@media only screen and (max-width: 768px) {
  /* / For desktop: / */
.container {
    max-width: 1140px !important;
    padding-top: 57px;
    padding-right: 45.6px;
    /* padding-bottom: 57px; */
    padding-left: 45.6px;
}
#hero{
    width: 100%;
    display: flex;
    align-content: center;
    align-items: center;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    justify-content: center;
    flex-direction: column;
    margin: 0 auto;
    position: relative;
    transition: opacity .5s ease-in, min-height .5s ease-in, height .5s ease-in;
    box-sizing: border-box;
    height: 600px;
    background-image: url(img/homepage-hero-image.webp);
}
#image {
    width: 100%;
    margin-left: 0%;
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 90%;
}
#world{
    margin-left: 0 !important;
    }
#testi-girl{
    margin-top: 10% !important;
}
#section-seven{
   padding-right: 0 ;
    padding-top: 60px;
    padding-bottom: 50px;
    padding-left: 0px !important;
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin-left: 0;
    margin-right: 0;
}
#write{
    margin-top: 15px;
}

.section-five-container{
    padding-top: 0px;
    padding-right: 30.8px;
    padding-bottom: 40.2px;
    padding-left: 30.8px;
    max-width: 1140px;
}
#section-two-container{
    padding-top: 43.4px;
        padding-right: 30.60000000000001px;
        padding-bottom: 49px;
        padding-left: 42.6px;
        max-width: 1100px !important;
        margin-left: auto;
        margin-right: auto;
        width: 100%;
        box-sizing: border-box;
        display: block;
        unicode-bidi: isolate;
    }
    .container-fluid.sec-3 {
    display: flex !important;
    
    align-items: center !important;
    }

    #yellow-btn{
        background-color: rgb(255, 229, 0);
        border-color: rgb(255, 229, 0);
        color: rgb(17,17,17);
        text-decoration: none;
        position: relative;
        min-height: 60px;
        min-width: 100px;
        padding: 16px 20px;
        border-radius: 12px;
        font-size: 21px;
        line-height: 26px;
        font-weight: 700;
        font-family: OpenSans, sans-serif;
        margin-top: 7px;
    margin-bottom: 0%;
    
    }

    .testimonial-img{
        width: 63%;
        display: inline-block;
        vertical-align: middle;
        max-width: 490px;
        border-radius: 24px;
        height: auto;
    }
    .section-two-para-1{
        margin-top: 5%;
        color: rgb(224, 224, 224);
    font-size: 18px;
    line-height: 25px;
    font-family: OpenSans, sans-serif;
    font-weight: 400;
    }
    .sec-3{
        background-color: rgb(234 234 234);
        padding-top: 0px;
        padding-right: 55.6px;
        padding-bottom: 10px;
        padding-left: 55.6px;
        margin-left: auto;
        margin-right: auto;
        width: 100%;
    }
    .section-three-row{
        padding-top: 27px;
        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-para-heading{
        margin-top: 5%;
        line-height: 47px;
        font-size: 24px;
        font-weight: 700;
        color: rgb(0, 0, 0);
        font-family: 'Poppins';

    }

    .sec-4{
        background-color:   rgb(255 255 255);
    }
    .section-three{
        background-color: rgba(234, 234, 234, 1);
        border-color: rgba(234, 234, 234, 1);
        background-size: contain;
        background-position: center center;
        background-repeat: no-repeat;
        /* min-height: 90vh; */
        padding-top: 3vw;
        padding-right: 1vw;
        padding-bottom: 1vw;
        padding-left: 1vw;
    }
  
    .section-three-heading{
        font-size: 30px;
        text-align: center;
        font-family: 'Poppins';
        font-weight: 700;
        line-height: 38px;
    padding-top: 6%;
    padding-left: 23px;
    padding-right: 23px;
    }
    .section-three-para{
        font-size: 16px;
        text-align: center;
        font-family: OpenSans, sans-serif;
        font-weight: 400;
        line-height: 24px;
    }
    .section-four{
        padding-top: 3vw;
        padding-right: 10%;
        padding-bottom: 0vw;
        padding-left: 10%;
        max-width: 1140px;
        box-sizing: border-box;
        display: block;
        unicode-bidi: isolate;
        margin-left: auto;
        margin-right: auto;
        width: 100%;
    }
    .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: 28px;
        font-weight: 400;
        font-size: 16px;
        font-family: OpenSans, sans-serif;
        color: rgb(0, 0, 0);
    }
    .round{
        border-radius: 20px;
        width:  100%;
        height: 100%;
        margin-top: 5%;
    }
    .section-four-gallery{
        padding-top: 31.4px;
        padding-right: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
        margin-left: auto;
        margin-right: auto;
        width: 100%;
    }
    .section-five-heading{
        font-size: 48px;
        color: rgb(17 17 17);
        text-align: center;
        line-height: 42px;
        font-weight: 700;
        font-family: 'Poppins';
        padding-left: 35px;
        padding-right: 35px;
    
    }

    .process-div{
        padding-left: 0%;
        padding-right: 0%;
    }
    .section-five-para{
        font-size: 36px;
        color: rgb(17 17 17);
        text-align: center;
        line-height: 32px;
        font-weight: 400;
        font-family: OpenSans, sans-serif;
        white-space: pre-wrap;
        word-wrap: break-word;
        max-width: 500px;
        margin-left: 2%;
        margin-top: 7%;
    }
    .col-md-5.offset-md-1.p-4 {
        padding-right: 0px !important;
        padding-bottom: 0px !important;
    }
    
    .sec-five-con-heading{
        font-size: 28px;
        line-height: 35x;
        font-weight: 700;
        font-family: 'Poppins';
    }
    .public{
        line-height: 27px;
        font-weight: 400;
        font-family: OpenSans, sans-serif;
        font-size: 18px;
    }
    .round-2{
        display: inline-block;
        vertical-align: middle;
        width: 90%;
        height: auto;
        border-radius: 12px;
        margin-left: 7%;
    
    
    }
    .sec-five-con-heading{
        font-size: 27px;
        line-height: 34px;
        font-weight: 700;
        font-family: 'Poppins';
        color:     rgb(17, 17, 17);
        margin-top: 0px;
    }

    .round-1{
        display: inline-block;
        vertical-align: middle;
        width: 100%;
        height: 100%;
        border-radius: 12px;
        margin-left: 0%;
        margin-top: 0%;
       
    
    }
    .section-seven-heading{
        font-size: 36px;
        color: rgb(17 17 17);
        line-height: 41px;
        font-weight: 700;
        margin-top: 5%;
        font-family: 'Poppins';

    }
    #icon{
        width: 100% !important;
       max-width: 87px;    }
    #icon-1{
        width: 100% !important;
        max-width: 98px;
    }
    #icon-2{
            width: 100% !important;
            max-width: 114px;
    }
    .section-five{
        max-width: 630px !important;
        padding-top: 10vw;
        padding-right: 75.6px;
        padding-bottom: 3vw;
        padding-left: 35.6px;
        margin-left: auto;
        margin-right: auto;
        width: 100%;
    }

    .icon-div{
        padding-top: 5vw;
        padding-right: 34.2px;
        padding-bottom: 10px;
        padding-left: 34.2px;
        max-width: 670px !important;
        display: block;
        unicode-bidi: isolate;
        box-sizing: border-box;
        width: 100%;
    }
    .sectione-one{
        padding-top: 28px;
        padding-right: 68.4px;
        padding-bottom: 34.2px;
        padding-left: 0px;
        min-height: 1px;
        max-width: 1340px !important;
        margin-left: auto;
        margin-right: auto;
        background-color: rgba(0, 0, 0, 0);
        border-color: rgba(0, 0, 0, 0);
        width: 100%;
        display: block;
        unicode-bidi: isolate;
    height: auto;
    
    }
    .section-one-inner-sec{
        padding-top: 0px !important;
    margin-left: 5%;
    padding-right: 15.4px;
    padding-bottom: 34.2px;
    padding-left: 0px;
    max-width: 900px !important;
    width: 100%;
    box-sizing: border-box;
    color: #fff;
        
        }

        .section-one-heading{
            margin-top: 0px; 
            color: white;
            font-size: 34px;
            line-height: 1.5;
            font-weight: 700;
            font-family: 'Poppins';
            box-sizing: border-box;
            padding-top: 46px;
        }
        .section-one-para{
            color:rgb(255, 255, 255);
            font-size: 21px;
            line-height: 32px;
            font-family: OpenSans, sans-serif;
            font-weight: 400;
            padding-top: 6px;
            max-width: 275px;
        }
        .testimonial-div{
            text-align: center;
            margin-bottom: 20px;
            padding-left: 0px !important;
         }

         .section-two-para-2{
            color: rgb(224, 224, 224);
            font-size: 16px;
            font-family: OpenSans, sans-serif;
            margin-top: 6%;
            line-height: 22px;
            font-weight: 400px;
        }
        .col-md.section-three.mt-2 {
            padding-left: 0px;
            padding-right: 0px;
        }
        .section-three-col {
            padding: 17px;
            border: 0px !important;
        }
        .section-three-paragraph{
            color: rgb(20, 19, 19);
            font-size: 14px;
            font-weight: 400;
            line-height: 21px;
            font-family: OpenSans, sans-serif;
        }
        .free-butt {
            padding-top: 16%;
        }
        .p-3.section-four-image {
            padding-left: 0px !important;
            padding-right: 0px !important;
            padding-top: 0px !important;
        }
            p.section-six-heading {
        font-size: 33px;
        line-height: 37px;
        font-family: 'Poppins';
font-weight: 700;
        }
         /* .section-six-para{

         } */
        p.section-six-para.my-4 {
            margin-top: 0.5rem!important;
            margin-bottom: 0.5rem!important;
           font-size: 21px;
           line-height: 24px;
           font-family: OpenSans, sans-serif;

    }
            .container.icon-div.text-white .Year {
    margin-top: 0px !important;
    padding-top: 1.5rem!important;
    padding-bottom: 0.5rem !important;
    }
   
p.card-text {
    font-size: 1rem;
    line-height: 1.75;
}
.container.icon-div.text-white .card-body {
        padding: 1.5rem 0.5rem;
}
.after-icon-div{
    padding: unset;
    margin: unset;
}
.container.section-all-logo {
    padding: 20px 0px;
}
.row.after-icon-div {
    display: contents;
}
.meet {
    font-size: 24px;
    line-height: 27px;
    font-weight: 700;
    font-family: 'Poppins';
    color: rgb(0 0 0);
}
.section-seven-para{
    font-size: 14px;
    line-height: 25px;
    font-family: OpenSans, sans-serif;

}
.charle{
        font-size: 14px;
    line-height: 25px;
}
div#section-seven p.mt-5.charle {
    margin-top: 1.5rem!important;
}
.container-fluid.sec-8 .py-5 {
    padding-top: 0rem!important;
    padding-bottom: 0rem!important;
}
.container-fluid.sec-8  .pt-5 {
    padding-top: 2.5rem!important;
    font-size: 27px;
    line-height: 34px;
}
.section-nine-heading{
    font-size: 21px;
    line-height: 32px;
    max-width: 300px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    margin-bottom: 0px;
}
.col-md-4.ram {
    padding-left: 7vw;
    padding-right: 7vw;
}
    .container-fluid.sec-3 {
    display: flex !important;
    align-items: center !important;
    }
    p.copyright {
        margin-bottom: 0px;
        color: rgb(233, 233, 233);
     font-size: 12px; 
    text-align: center;
    line-height: 15px;
    font-weight: 400;
    font-family: OpenSans, sans-serif;
    margin-top: 1%;
    }
}


@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;
    }
  } 
  
  @media only screen and ((max-width: 641px)  and (min-width:355px)) {
    #hero {
         height: 560px !important; 
    }
  } 

