@import url('https://fonts.googleapis.com/css2?family=Cedarville+Cursive&family=Corinthia:wght@400;700&family=DM+Serif+Display:ital@0;1&family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Playfair+Display:ital,wght@0,800;1,800&family=Roboto:ital,wght@0,100..900;1,100..900&family=Tangerine:wght@400;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Cedarville+Cursive&family=Corinthia:wght@400;700&family=DM+Serif+Display:ital@0;1&family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Playfair+Display:ital,wght@0,800;1,800&family=Roboto:ital,wght@0,100..900;1,100..900&family=Tangerine:wght@400;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Cedarville+Cursive&family=Corinthia:wght@400;700&family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Playfair+Display:ital,wght@0,800;1,800&family=Roboto:ital,wght@0,100..900;1,100..900&family=Tangerine:wght@400;700&display=swap');
body{
    font-family:"Inter", serif ;
    background-color: black;
    color: #ffff;
    /* margin: 0px; */
    padding: 0px;
    width: 1400px;
    margin: 0px auto;

}
.nv-cnt img{
   margin-left: 65px;
    justify-content: space-between;
}
.nv-item ul,li{
   margin: auto;
   font-size: 1.12rem;
   gap: 19px;
   color: #ffff;
   font-family: "Inter",sans-serif ;
   cursor: pointer;
}
 li:hover{
    text-decoration: underline;
} 
.bt{
    position: absolute;
    right: 3%;   
}
.bt button{
    height: 55px;
    width: 170px;
    border-radius: 40px;
    margin-right: 60px;
    font-size: 19px;
}
.get-btn{
    height: 55px;
    width: 170px;
    border-radius: 40px;
    margin-right: 60px;
    font-size: 19px;

}
.order{
    border-radius: 40px !important;
    color: #ffff;
    height: 65px;
    width: 180px;
    margin-right: 35px !important;
    margin-left: -30px;
    font-size: 19px;
    font-weight: 700px;
}
.order a{
    text-decoration: none;
    color: white;
}
.sld{
   margin-top: -30px;

}

.main{
    display: flex;
    justify-content: space-between;

}
.cont-img{
    display: flex;
    flex-direction: column;
    gap: 0px;
}
.samy-cnt{
    display: flex;
    flex-direction: column;
    height: 350px;
    width: 330px;
    /* background-color: aqua; */
}

.samy-cnt button{
    height:65px;
    width: 200px;
    margin: auto;
    border-radius: 40px;
    font-size: 20px;
}
.img-cnt{
    display: flex;    
    height: 200px;
    width: 360px;
   background-color: aliceblue;
    /* margin: auto; */
    justify-content: center;
    margin-left: 0px;
}
.font{
    font-family:stencil;
    font-size: 3.67rem;   
}
.feature-sec{
    width: 1400px;
    margin: 0px auto;
    display: flex;
    flex-direction: column;
    background-color: rgba(19, 19, 19, 0.774); 
    background-image: url(images/s.webp);
    background-size: 400px;
    background-repeat: no-repeat;
    background-position: top right; /* Moves image to top-right */
    background-attachment: scroll; /* Keeps the image fixed while scrolling */
    display: flex;
    /* align-items: center; */
}
.fran-text{
    display: flex;
    flex-direction: column;
    margin: auto;
    text-align: center;
}
.fran-text h1{
    font-family: stencil;
    font-size: 2.69rem;
    letter-spacing: -3px;
    margin-top: 30px;
}
.fran-text h3{
    font-family: "Playfair Display", serif;
    font-size: 3rem;
    
}
.fran-text p{
    font-family: Calibri, 'Trebuchet MS', sans-serif;
    font-size: 16px;
    color: rgb(167, 161, 161);
    letter-spacing: 0.4px;
}
.isl span{
    font-family: stencil;
    font-size: 20px;
}
.isl h6{
    color: rgb(237, 28, 36);
    font-size: 20px;
    letter-spacing: 8px;
    font-family: 'Trebuchet MS', sans-serif;
}
.trd-btn{
    border-radius: 25px;
    font-size: 16px;
    height: 55px;
    width: 160px;
    font-family:Calibri, 'Trebuchet MS', sans-serif ;
}
.more-fran{
    display: flex;
    flex-direction: column;
    background-image: url(images/s.webp);
    background-position:unset;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
}
.more-fran h1{
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
    margin-top: 30px;
    font-family: stencil;
    font-size: 50px;
}
.more-fran h3{
   font-family: butler;
   text-align: center;
   font-size: 55px;
}
.crd-cnt{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 30px;
}
.crd {
    display: flex;
    flex-direction: column; /* Stack items vertically */
    align-items: center; /* Center content */
    background-color: transparent;
    height: 470px;
    width: 340px;
    padding: 15px;
    border: none;
    border-radius: 10px;
    
    line-height: 20px;
}
.crd:hover{
    border: 2px solid white;
}

.crd img {
    height: 240px;
    width: 290px;
    margin-bottom: 10px;
    border-radius: 10px;
}

.crd h6 {
    color: rgb(237, 28, 36);
    letter-spacing: 13px;
    font-size: 11px;
    text-align: center;
    margin-top: 10px;
    font-family: butler;
    line-height: 20px;

}

/* Location Icon + Text */
.location {
    display: flex;
    align-items: center; /* Align icon & text in a row */
    gap: 8px; /* Space between icon & text */
    text-align: left;
    margin-top: 5px;
    font-size: 12px;
    color: #f8f0f0;
    opacity: .5;
}

.location img {
    height: 16px;
    width: 16px;
}
.cell-phone {
    display: flex;
    align-items: center; /* Align icon & text in a row */
    gap: 8px; /* Space between icon & text */
    text-align: left;
    margin-top: 5px;
    font-size: 12px;
    color: #f8f0f0;
    opacity: .5;
}

.cell-phone img {
    height: 16px;
    width: 16px;
}
.frd-btn{
    border-radius: 25px;
    text-align: left;
    font-size: 16px;
    height: 50px;
    width: 140px;
    margin-top: 1px;
    margin-left: 27%;
    font-family:Calibri, 'Trebuchet MS', sans-serif ;
}
.frd-btn img{
    height: 18px;
    width: 18px;
    position: relative;
    top: 5px;
}
.txt-cnt h4{
    color: #f8f0f0;
    text-align: center; 
    font-family: butler;  
}
.txt-cnt span{
    font-family: stencil;
    font-size: 22px;
}
.village-fran{
    background-color: black;
}
.village-fran h1{
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
    margin-top: 30px;
    font-family: stencil;
    font-size: 50px;
}
.village-fran h3{
   font-family: butler;
   text-align: center;
   font-size: 55px;
}
.vilag h6{
    color: rgb(237, 28, 36);
    letter-spacing: 13px;
    font-size: 14px;
    text-align: left;
    margin-top: 10px;
    font-family: butler;
    line-height: 20px;
}
.vilag h3{
    text-align: left;
    font-size: 24px;
}
.vilag span{
    text-align: left;
    font-family: stencil ;
    font-size: 25px;
}
.fift-btn{
    border-radius: 25px;
    text-align: left;
    font-size: 16px;
    height: 50px;
    width: 140px;
    margin-top: 1px;
    margin-left: 27%;
    font-family:Calibri, 'Trebuchet MS', sans-serif ;
}
.fift-btn:hover{
    background-color: transparent;

} 
.fran-soon h1{
    font-family: stencil;
    font-size: 52px;
    text-align: center;
}
.fran-soon h3{
    font-family: butler;
    font-size: 48px;
    text-align: center;
}
.fran-soon span{
    font-family:"Inter", serif;
    font-size: 20px;
}
.soon-crd h5{
    color: rgb(237, 28, 36);
    letter-spacing: 8px;
    font-size: 12px;
    text-align: center;
    margin-top: 10px;
    font-family: butler;
    line-height: 20px;
}
.soon-crd p{
    font-family: "Inter", serif;
    font-size: 20px;
}
.soon-crd span{
    font-family: stencil;
    font-size: 22px;  
}
.soon-crd{
    text-align: center;
}
#al-j{
    font-size:21px ;
}
.social-sec{
    display: float;
    justify-content: space-around;
    height: 120px;
    width: 120px;
    background-color: blue;
    gap: 20px;
}
.sf-mg-ctn{
    margin: 0px;
    display: flex;
    flex-wrap: wrap;
    padding: 0px;
    position: relative;
    right: 10%;
    gap: 20px;
    width: 1700px;
}
.footer-cnt {
    background-image: url(images/s.webp);
    background-position: left;
    background-repeat: no-repeat;
    background-size: contain;
    padding: 40px 0;
    color: #beb4b4;
}

/* About Text */
.txt {
    line-height: 30px;
}

.link-term-cnd {
    display: flex;
    gap: 15px;
    list-style: none;
    padding: 0;
    margin-top: 15px;
}

.link-term-cnd a {
    text-decoration: none;
    color: rgb(128, 120, 120);
}

.nav-item a {
    color: #d6c8c8 !important;
}

/* Contact Text */
.cntact-text h3 {
    font-size: 20px;
    margin-bottom: 15px;
}
.cntact-text{
    /* border: 2px solid yellow;
    height: 200px;
    width: 200px; */
    text-align: center;
}

.cntact-text h4 {
    font-size: 17px;
    line-height: 28px;
    font-weight: bold;
    margin-top: 10px;
}

.cntact-text p {
    font-size: 15px;
    line-height: 20px;
    color: #ada2a2;
    margin-bottom: 8px;
}

/* Social Icons */
.icone-cont h3 {
    font-size: 20px;
    margin-bottom: 15px;
}

.inline-blk {
    display: flex;
    gap: 15px;
    flex-wrap: wrap;
}

.bg-icon {
    height: 45px;
    width: 45px;
    background-color: #f8f0f0;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.icone-cont img {
    height: 45px;
    width: 45px;
}

/* App Store Images */
.app-img {
    margin-top: 15px;
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.app-img img {
    height: 60px;
    width: 150px;
}

/* Footer Bottom Bar */
.scnd-ftr {
    background-color: #080808;
    padding: 8px 0;
    text-align: center;
}

.scnd-ftr span {
    font-size: 13px;
    color: #beb4b4;
}

/* Responsive Fixes */
@media (max-width: 768px) {
    .link-term-cnd {
        flex-direction: column;
        align-items: flex-start;
    }
    .inline-blk {
        justify-content: flex-start;
    }
}

@media(max-width:839px){
 .order{
        height: 40px;
        width: 70px;
        font-size: 10px; 
         position: relative; 
         left: 30px; 
    }  
    .get-btn{
        height: 42px;
        width: 70px;
        border-radius: 40px;
        font-size: 10px;
        position: relative;
        left: 40px;
    } 
    /* .nav-item{
        position: relative;
        left: 20px;
        font-size: 0.99rem;
    } */
}
 @media(max-width:765px){
    .get-btn{
        position: absolute;
        left: 0px !important;
        top: -98px !important;
        
    }
    .order{
       margin-top: -70px;
       width: 140px !important;
    }
 }
 
@media(max-width:971px){
     .get-btn{
        height: 42px;
        width: 90px;
        border-radius: 40px;
        font-size: 13px;
        
    }
    .order{
        height: 42px;
        width: 90px;
        font-size: 13px;
    }
}
@media(max-width:1200px){
    *{
        align-items: center;
    } 
    .nv-cnt img  {
        height:100px ;
         width: 150px;
    }
    .nv-item ul,li{
        margin: auto;
        font-size: 1rem;
        gap: 0px;
        color: #ffff;
        font-family: "Inter", serif;
     }
     /* .bt{
        position: absolute;
        top: 66%;
        left: 2%;
    } */
     .bt button{
        height: 45px;
        width: 120px;
        border-radius: 40px;
        font-size: 13px;
    } 
     .get-btn{
        height: 45px;
        width: 120px;
        border-radius: 40px;
        font-size: 13px;
    } 
    .order{
        height: 45px;
        width: 150px;
        font-size: 13px;
    } 
    svg{
        height: 19px;
    }
    
    
    .img-cnt{
         flex-direction: column;   
        height: 140px;
        width: 260px;
       background-color: aliceblue;
        margin: 10px auto;
    }
    .img-cnt img{
        height: 140px;
        width: 250px;
    }
    .cont-img{
        display: flex;
        flex-direction: column;   
    }
    #img2{
        padding-top: 10px;
        margin-left: 5px;
    }
    #img3{
        padding-top: 10px;
        margin-left: 6px;
    }
    .samy-cnt{
        display: flex;
        flex-direction: column;
        height: 250px;
        width: 300px;
        /* background-color: aqua; */
        margin: auto;
    }
    .samy-cnt button{
        height: 50px;
        width: 200px;
        margin: auto;
        font-size: 17px;
    }
    .main{
        display: flex;
        flex-direction: column;
    }
    .spn{
        font-family: "stnecil" serif;
        font-size: 50rem;
        opacity: .1;
        position: absolute;
        top: 200%;
        right: 0px;
    }
    .mg-di img{
        height: 300px;
        width: 370px;
        
  }
  .mg-div img{

    height: 300px;
    width: 370px; 
    position: relative;
    right: 30%;
  }
  
  .more-fran h1{
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
    margin-top: 30px;
    font-size: 30px;
}
  .more-fran h3{
    font-family: butler;
    text-align: center;
    font-size: 35px;
 }
 .village-fran h1{
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
    margin-top: 30px;
    font-size: 30px;
}
.village-fran h3{
    font-family: butler;
    text-align: center;
    font-size: 35px;
 }
 .crd-cnt{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    gap: 30px;
}
  .village-fran{
    display: flex;
    flex-direction: column;
}
.velage img{
    margin-left: 40px;
}
.vilag h6{
    color: rgb(237, 28, 36);
    letter-spacing: 13px;
    font-size: 14px;
    text-align: center;
    margin-top: 10px;
    font-family: butler;
    line-height: 20px;
}
.vilag h4,span{
    font-size: 20px;
}
.fran-soon h1{
    font-size: 40px;
}
.fran-soon h3{
    font-size: 32px;
}
.sf-mg-ctn{
    margin: 0px;
    display: flex;
    flex-direction: column;
    padding: 0px;
    position: relative;
    right: 10%;
    gap: 20px;
   margin-left: 40%;
}
.txt  {
    width: 270px;
    font-size:16px;
    line-height: 19px;
}
.txt a {
    width: 270px;
    font-size:14px;
    line-height: 17px;   
}
.text-two{
    margin-top: 40px;
    display: flex;
    text-align: left;
}
.cntact-text h3{
    font-size: 20px !important;
    text-align: left;
}

}

/* footer */
footer {
    display: flex;
    flex-wrap: wrap;
    height: 500px;
    width: 1440px;
    margin: 0px auto;
    background-color: #111;
    /* Add this line */
}

.footer-order {
    margin-top: 340%;
}

.main-footer {
    background-image: url(images/bgimage.webp);
    background-position: left;
    background-repeat: no-repeat;
    background-size: auto;
    display: flex;
    flex-wrap: wrap;
    /* gap: 15px; */
    height: 480px;
    width: 1400px;
    max-width: 1400px;
    /* justify-content: center; */
    /* border: 3px solid white; */
    align-items: center;
    margin: 20px 0px;
    /* margin-right: -30px; */
}

.footer-rows {
    display: flex;
    /* flex-direction: column; */
    height: 450px;
    width: 270px;
    /* border: 2px solid orange; */
    /* gap: 10px; */
}

.rowf1 {
    display: flex;
    flex-direction: column;
    flex: 1 1 50px;
    /* align-items: start; optional: aligns text/logo to left */
    padding: 0px 10px;
}
.f1{
    display: flex;
    flex-direction: column;
    /* justify-content: space-around; */
    padding: 0px 10px;
     flex: 1 1 50px;
}



.footpara {
    width: 410px;
    /* instead of 200px */
    /* max-width: 300px; */
    height: auto;
    color: white;
    font-size: 14px;
    line-height: 1.5;
    margin-left: 29px;
    /* margin-right: 200px; */
    margin-top: 20px;
    font-family: light;
    font-size: 17px;
}

.term-prov {
    display: flex;
    gap: 16px;
    margin-left: 28px;
    margin-top: 30px;
    /* width: 410px; */
    /* border: 3px solid red; */
    text-align: center;

}

/* .terms,
.privecy, .item {
    text-decoration: none !important;
    font-family: light !important;
    font-size: 17px !important;
} */

.row2,
.row3 , .row4{
    color: aliceblue;
    padding: 30px;
    font-family: light;

}

.row2 h4 {
    font-size: 25px;
    font-family: 'Times New Roman', Times, serif;
    padding: 15px 10px;
}

.st-links a {
    text-decoration: none;

}

.st-links a:hover {
    color: red;
}

.st-links li {
    list-style: none;
    padding: 10px;
    text-align: center;
}

.hd {
    flex: 1 1 100px;
}

.row3 h4 {
    font-size: 25px;
    font-family: 'Times New Roman', Times, serif;
    padding: 5px 5px;
}

.contact-row .hd {
    list-style: none;
    padding-top: 6px;
    font-weight: bolder;
    font-size: 19px;
    font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
}

.contact-row {
    padding-left: 0px;
}

.tx {
    font-size: 15px;
    padding: 8px 0px;
    list-style: none;
}
.row4 h4 {
    font-size: 25px;
    font-family: 'Times New Roman', Times, serif;
    padding: 5px 5px;
}
.sici-folow{
    display: flex;
    gap: 10px;
    height: 50px;
    width: 150px;
    margin: 20px 0px;
    cursor: pointer;
    
}
.font{
    font-family:'Times New Roman', Times, serif;
}
.icn{
    height: 50px;
    width: 50px;
    /* border: 2px solid yellow; */
    text-align: center;
    /* align-items: center; */
    margin: 0px  auto;
    padding: 9px 10px;
    border-radius: 50%;
    background-color: red;  
    /* margin: 5px 5px; */
}
.fit{
    font-size: 28px;
}
.app-store{
    margin-top: 20px;
    margin-left: -10px;
}
.horizontel{
    height: 70px;
    width: 1400px;
    margin: 0px auto;
    /* border: 3px solid yellow; */
}
.horizontel hr{
    
  width: 100%;      
  height: 1px;    
  border: none;    
  background-color: #6c6666; 

}
.last-foot{
    display: flex;
    justify-content: space-around;
    align-items: center;
    height: 50px;
    width: 1440px;
    font-size: 16px;
    /* margin: 50px auto; */
    /* border: 3px solid green; */
}
.index-st {
  color: rgb(238, 246, 243);
    /* text-decoration: underline solid white; */
    font-size: 18px;
}

.condition a{
text-decoration: none;
color: #ffff;
}

.publications-content-holds {
    border: 1px solid #ffffff52;
    border-width: 1px 1px 1px 1px;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    padding: 32px 0px 40px;
    margin-bottom: 32px;
    transition-duration: .3s;
    transition:all 2s ease;
    /* transform: translate(80px, 80px); */
}
.publications-content-holds img {
    transition-duration: 0.5s;
    width: 100%; 
}
.publications-content-holds-second .contact-info-box a {
    font-family:'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 19px;
    line-height: 17px;
    letter-spacing: 0.03em;
    color: rgba(255, 255, 255, 0.817);
    margin-bottom: 12px;
}
.publications-content-holds-second {
    text-align: center;
}


.main-banner-heading {
    text-align: center;
    margin-bottom: 32px;
}



.about-sub-heading {
    margin: 32px 0px 70px;
    text-align: center;
}
.about-sub-heading span {
    font-style: normal;
    font-weight: 400;
    font-size: 32px;
    line-height: 38px;
    color: #FFFFFF;
    margin-bottom: 10px !important;
    display: block;
}

.about-sub-heading p {
    font-family: 'Apercu';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 21px;
    letter-spacing: 0.03em;
    color: rgba(255, 255, 255, 0.7);
    margin-bottom: 10px;
}
.about-content-hold.left-box img {
    width: 100%;
    border-radius: 4px;
}
img, svg {
    vertical-align: middle;
}


.about-content-hold.left-box h3 {
    font-style: normal;
    font-weight: 400;
    font-size: 32px;
    line-height: 38px;
    color: #FFFFFF;
    margin-bottom: 24px;
}
h4.main-heading-about-logo span.logo-text-hold-second {
    font-family: 'futurak';
    font-style: normal;
    font-weight: 400;
    font-size: 32px;
    line-height: 29px;
    text-align: center;
    color: #FFFFFF;
    margin-right: 12px;
}
.about-sub-heading span {
    font-style: normal;
    font-weight: 400;
    font-size: 32px;
    line-height: 38px;
    color: #FFFFFF;
    margin-bottom: 10px !important;
    display: block;
}
.new-card-box-hold {
    text-align: center;
    margin-bottom: 32px;
}

.new-card-box-hold img {
    height: 250px;
    object-fit: cover;
    width: 100%;
}

.new-card-box-hold small {
    font-family: 'apercu';
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 15px;
    letter-spacing: 0.48em;
    text-transform: uppercase;
    color: #ED1C24;
    text-align: center;
    margin-bottom: 8px;
    display: block;
    margin-top: 24px;
}
.new-card-box-hold h3 {
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 29px;
    text-align: center;
    color: #FFFFFF;
    margin-bottom: 18px;
}

.new-card-box-hold h3 {
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 29px;
    text-align: center;
    color: #FFFFFF;
    margin-bottom: 18px;
    font-family: 'apercu';
}
.new-card-box-hold h3 span.logo-text-hold-second {
    font-family: 'futurak';
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 29px;
    text-align: center;
    color: #FFFFFF;
}

.about-content-hold.left-box p a {
    font-family: 'Apercu';
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 25px;
    letter-spacing: 0.03em;
    color: rgba(255, 255, 255, 0.7);
    margin-bottom: 10px;
}
.new-card-box-hold p a {
    font-family: 'Apercu';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    letter-spacing: 0.03em;
    color: rgba(255, 255, 255, 0.7);
    margin-bottom: 12px;
}
.new-card-box-hold a.btn.btn-holds {
    width: 174px;
    height: 50px;
    border: 1px solid rgba(255, 255, 255, 0.3);
    border-radius: 50px;
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 21px;
    color: #FFFFFF;
    FONT-VARIANT: JIS83;
    margin-top: 20px;
    padding-top: 15px;
}

@media (max-width: 768px) {
    .about-content-hold.left-box {
        text-align: center;
    }
}

@media (max-width: 768px) {
    .about-content-hold.left-box {
        margin-bottom: 32px !important;
    }
}


