.pos{
    justify-items: end;
}
.vission ul{
margin-top: 20px;
margin-bottom: 20px;

}
.vission ul li{
   list-style:disc;
   margin-bottom: 20px;
   font-size: 16px;
}
.header-heading a{
    padding: 13px 30px;
}
.vission img{
    z-index: 1;
    position: relative;
}
.footer-row3 {
       max-width: 1370px;
    margin: 0 auto;
    background-color: #DCEDC8;
    border-radius: 20px;
    margin-top: 40px;
    margin-bottom: 20px;
}
.footer-row2 .saam p{
    margin-top: 20px;
}
/*.footer-section .row {*/
/*    --bs-gutter-x: 11.5rem;*/
/*}*/
.copyright p a{
    color: white;
}
@media (max-width: 1024px) {
.footer-section .row {
    --bs-gutter-x: 0.5rem
8px
;
}
}

@media (max-width: 425px) {
.wide-block img {
    height: 260px;
    width: 357px;
    border-radius: 7px;
}
}
.header-heading h5{
       margin-bottom:35px;
}

.header-heading h5 span {
        font-size: 31px;
    color: red;
}
.enquire-form .common-heading h2{
        font-size: 22px;
    line-height: 34px;
}
.lens {
    padding: 0px;
    /*height: 300px;*/
    width: 80%;
    padding-left: 25px;
}
.maur a{
    padding: 0px;
    display:block;
}

.bg-gradient1:after {
    position: absolute;
    z-index: -5;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url(../img/Specs20.png);
}
.header-heading{
    margin-top:55px;
}
/*privacy start*/
.pvcpolcy{
    box-shadow: 0px 3px 12px 0px rgb(0 0 0 / 30%);
    padding: 40px;
    border-radius: 20px;
    position: relative;
    z-index: 10;
    background: white;
}
.pvcpolcy{
     font-family: 'Poppins' !important;
}
.pvcpolcy ul{
    margin-left:20px;
        margin-bottom: 30px;
}
.pvcpolcy ul li{
    list-style: disc;
    margin-bottom: 12px;
    size: a3;
    font-size:15px;
   
}
.pvcpolcy ul li {
    list-style: disc;
    margin-bottom: 12px;
    size: a3;
    font-size: 14px;
    line-height: 18px;
}
.pvcpolcy h4 {
    margin-bottom: 10px;
    color: blue;
}
.pvcpolcy ul.issue li{
    color: #6a6a8e;
    line-height: 22px;
    font-size: 15px;
}
.pvcpolcy ul.star li {
    list-style: none !important;
   
}
.pvcpolcy h6 {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 30px;
   
}

/*privacy end*/
/* start img */
.catering-order .catering-order-col {
    /* padding: 45px 25px; */
    margin-left: 80px;
    border-radius: 20px;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    margin-bottom: 45px;
    height: 531px;
}
.catering-order .catering-order-col .catering-order-row-img {
    position: relative;
    left: -145px;
    width: 539px;
    top: -36px;
    height: 347px;
    margin-top: 70px;
   box-shadow: 0px 3px 12px 0px rgb(0 0 0 / 30%);
 border-radius: 33px;
}
.multy-schedule-checkbox{
    margin-top: 10px;
}
.catering-order-row-img img {
    width: -webkit-fill-available;
    height: -webkit-fill-available;
    border-radius: 16px;
}
.catering-order-col {
    background-image: url(../img/membership-bg.jpg);
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 58px 37px 35px 35px;
    height: 531px;
    border-radius: 20px;
    margin-bottom: 60px;
}
.project-information .project-title .title {
    position: relative;
    font-size: 24px;
    font-weight: 700;
    line-height: 26px;
    margin: 0px 0px 23px 0px;
    padding-bottom: 18px;
    z-index: 1;
    color: #0f0f6e;
}
.project-information .project-title .title:before {
    content: "";
    position: absolute;
    background: #e7204a;
    border: 0;
    width: 50px;
    height: 4px;
    z-index: 9;
    margin-left: 0;
    left: 0;
    bottom: 0;
}
.project-information .project-content .title {
    font-size: 16px;
    line-height: 30px;
    font-weight: 600;
    color: #0a0a0a;
    margin: 0px 0px 0px 0px;
}
ul.dot-list li {
    padding-left: 25px;
    position: relative;
    margin-bottom: 15px;
}
.project-information .project-content .title {
    font-size: 16px;
    line-height: 30px;
    font-weight: 600;
    color: #0a0a0a;
    margin: 0px 0px 0px 0px;
}
ul.dot-list.yellow-dot li:before {
    background: #06067e;
}
ul.dot-list li:before {
    content: "";
    position: absolute;
    background: #007cfb;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    left: 0;
    top: 10px;
}
/* end img */