* {
    margin: 0px;
    padding: 0px;
    box-sizing: border-box;

}
.srow {width:100%;}

a {
    text-decoration: none !important;
}


.bg-body-tertiary {
    --bs-bg-opacity: 1;
    background-color: #fff !important;

}

.sticky {
    position: fixed;
    top: 10;
    width: 100%;
    z-index: 99;
    background-color: #fff;
  }

.nav-item {
    padding-right: 15px;
}

.nav-link {
    font-family: 'Hind', sans-serif !important;
    font-weight: 400 !important;
    display: block;
    padding: var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);
    font-size: 16px;
    font-weight: var(--bs-nav-link-font-weight);
    color: #000000;
    text-decoration: none;
    padding: 12px 20px;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out;
}

.navtwo {
    background-color: #2D9D30;
    display: flex;
    gap: 15px;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 10px 30px;
    width:15%;
}

.navthree {

    display: flex;
    gap: 10px;
    flex-direction: row;
    align-items: center;

    text-align: left;
    padding: 10px;
}


.navfour {

    display: flex;
    gap: 40px;
    flex-direction: row;
    align-items: center;

    text-align: center;
    padding: 10px;
}


.midbanners {
    position: relative;
    background-image: url(../imageshome/Headerbanner2.png);
    background-repeat: no-repeat;
    background-size: cover;

    height: 500px;
}

.morebtn {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.loginform {
    position: absolute;
    width: 27%;
    height: auto;
    background-color: #fff;
    top: 3%;
    right: 100px;
    padding: 30px;
    border-radius: 6px;
}

.loginbtn {
    color: #fff;
    font-family: 'Hind', sans-serif !important;
    font-weight: 400;
    font-style: normal;
}

.loginbtnone {
    color: #000000;
    font-family: 'Hind', sans-serif !important;
    font-weight: 700;
    font-style: normal;
    font-size: 25px;
}

.loginbtntwo {
    color: #fff;
    font-family: 'Hind', sans-serif !important;
    font-weight: 700;
    font-style: normal;
    font-size: 25px;
}
.infomails {}
.infomails ul {list-style:none; padding-left:0; display:inline-block; margin-bottom:0;}
.infomails ul li {float: left; margin-right: 10px;}
.infomails ul li a {display:inline-block; color:#000;}
.formlogin {
    font-family: 'Hind', sans-serif !important;
    font-weight: 700;
    font-style: normal;
    color: #2250A7;
}

.formlogintwo {
    font-family: 'Hind', sans-serif !important;
    font-weight: 400;
    font-style: normal;
    color: #353535;
    font-size: 16px;

}

.formloginthree {
    font-family: 'Hind', sans-serif !important;
    font-weight: 400;
    font-style: normal;
    color: #F06464;
    font-size: 16px;

}


.forgetpassword {
    text-align: right;
    font-size: 12px;
}

.forgetpassword h5 {
    text-align: right;
    font-size: 12px;
    color: #F06464;
}

.secondtitle {
    font-family: 'Hind', sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 30px;
    text-align: center;
    padding-top: 15px;
}

.adressinner{
    font-family: 'Hind', sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 25px;
}

.points {
    font-family: 'Hind', sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    color: #000000;
    line-height: 26px;
}

.thirdsection {
    width: 100% !important;
    height: auto;
    padding-bottom: 20px;
    background-image: url(../imageshome/Rectangle\ 5banner3.png);
    background-repeat: no-repeat;
    background-size: cover;
}

.thirdone {
    padding-top: 80px;
}
.navbar-expand-lg .navbar-nav {width:100%;}
.thirdbtn {
    padding: 10px 80px;
    font-family: 'Hind', sans-serif !important;
    font-weight: 700;
    font-style: normal;
    color: #fff;
    text-decoration: none;
    background-color: #E09400 !important;
    border: none !important;
}

.thirdbtn :hover {
    color: #fff !important;
}
#navbarSupportedContent {margin-left:5%;}
.forthsection {
    width: 100% !important;
    height: auto;
    padding-bottom: 30px;
    background-color: #353535;
    background-repeat: no-repeat;
    background-size: cover;
}

.footerlogo{
    padding: 0px 35px;
}

.lasttitle {
    font-family: 'Hind', sans-serif;
    font-weight: 700;
    font-style: normal;
    color: #fff;
    font-size: 33px;
}

.lastpara {
    font-family: 'Hind', sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    color: #FFFFFF;
    line-height: 26px;
}

.footerpart {

    padding: 85px;

}

.footerline {
    border-left: 2px solid #606060;
    padding-left: 65px;
}

.mobilebanner {
    display: none;
}

.newcard {
    width: 100%;
    height: 25rem;
}

.topborder {
    border-left: 3px solid #D2D2D2;
    padding: 0px 15px;
    width:63%;
}

/* .navbar-expand-lg .navbar-collapse {
    display: flex!important;
    flex-basis: auto;
    justify-content: center !important;
} */

.iner-title {

    padding: 65px;
}

.innerpara {

    font-family: 'Hind', sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 18px;
    color: #000000;
    line-height: 30px;
}

.innerbanner {
    position: relative;
    width: 100%;
    height: 250px;
    padding-bottom: 10px;
    background-image: url(../imageshome/inerbanner.png);
    background-repeat: no-repeat;
    background-size: cover;
}

.innerbannerheading {
    position: absolute;
    top: 30%;
    left: 40%;
    right: 30%;
}

.loginbtn a {color:#fff;}

.inerheading {
    font-family: 'Hind', sans-serif;
    font-weight: 700;
    font-style: normal;
    color: #fff;
    font-size: 50px;
}


.innertwobanner {
    position: relative;
    width: 100%;
    height: 250px;
    padding-bottom: 10px;
    background-image: url(../imageshome/Rectangle\ 3innertwobanner.png);
    background-repeat: no-repeat;
    background-size: cover;
}

.innertwobannerheading{
    position: absolute;
    top: 40%;
    left: 45%;
    right: 35%;
}

.innerborder{
    border: 0.5px solid #d9d9d9;
    padding: 20px;
    
}

.contactbtn{
    background-color: #2D9D30;
     border: none; 
     padding: 10px 40px;
}

.mapside{

}
.client_logos {text-align:center;}
.client_logos ul {list-style:none; display:inline-block;}
.client_logos ul li {float:left; width: 150px; border: 1px solid #f3f0f0; padding: 10px; margin: 0 10px;}
.client_logos ul li a {display:inline-block; width:100%;}
.desktopbanner {
    margin-top: 50px;
}
.card_shdaw {box-shadow: 0px 3px 7px 3px #ddd;}

@media only screen and (max-width: 600px) {
    .navfour {
        display: flex;
        /* gap: 11px !important; */
        flex-direction: row;
        align-items: center;
        text-align: center;
        padding: 10px;
        overflow-x: scroll;


    }

    .logoscroll {
        padding: 20px !important;
    }

    .loginform {
        position: absolute;
        width: 80%;
        height: auto;
        background-color: #fff;
        top: 35%;
        right: 40px;
        padding: 20px;
        border-radius: 6px;
    }

    .desktopbanner {
        display: none;
    }

    .mobilebanner {
        display: block;
        margin-top: 50px;
    }

    .newcard {
        width: 100%;
        height: 25rem;
        margin-top: 15px;
    }

    .thirdone {
        padding-top: 0px !important;
    }

    .gallerypart {
        margin-top: 15px;
    }

    .footerpart {
        padding: 30px;
    }

    .footerline {
        border-top: 2px solid #606060;
        padding-top: 20px;
        border-left: none !important;
        padding-left: 0px !important;
    }

    .footerlogo {
        padding: 20px 0px !important;
    }

    .topborder {
        border-left: none !important;
        padding: 0px 15px;
    }

    .inerheading {
        font-family: 'Hind', sans-serif;
        font-weight: 700;
        font-style: normal;
        color: #fff;
        font-size: 22px;
    }

    .innerbannerheading {
        position: absolute;
        top: 40%;
        left: 35%;
        right: 35%;
    }

    .innerpara {
        font-family: 'Hind', sans-serif;
        font-weight: 400;
        font-style: normal;
        font-size: 16px;
        color: #000000;
        line-height: 26px;
        text-align: justify;
    }

    .iner-title {
        padding: 22px;
    }

    .mapside{
         
        padding: 10px !important;
    }

    
}
@media only screen and (min-width: 1280px) and (max-width: 1700px) {
    .navtwo {width: 22%; }
    .infomails {width:35%;}
    .loginbtn a {font-size:14px;}
}
@media only screen and (min-width: 1024px) and (max-width: 1366px)  {
    #navbarSupportedContent {
        margin-left: 0;
    }
}
@media only screen and (min-width: 601px) and (max-width: 991px) {


    .newcard {
        width: 100%;
        height: 25rem;
        margin-top: 10px;
    }

    .loginform {
        position: absolute;
        width: 45%;
        height: auto;
        background-color: #fff;
        top: 25%;
        right: 50px;
        padding: 30px;
        border-radius: 6px;
    }

    .gallerypart {
        margin-top: 10px;
    }

    .navfour {
        display: flex;
        gap: 30px;
        flex-direction: row;
        align-items: center;
        text-align: center;
        padding: 10px;
    }

    .footerlogo {
        padding: 25px 35px;
    }

}
