   body { 
    width:98%;
    height: 190vh;
    margin: 1%;
   }
   .header {
   display: flex;
    height: 4%;
    width: 100%;
    margin-bottom: 1%;
    }
    
    .navy {
    display: flex;
    display: inline;
    background-color: white;
    border: none;
    height: 100%;
    width: 20%;
    margin: 0;
    color: inherit; /* Use the same color as the parent */
    cursor: pointer;
    font-size: 1vw;
    }
    .navy:active {
    color: gray;
    }

    .but {
    display: flex;
    width: 35%;
    align-items: center;
    justify-content: center;
    margin: 0;
    padding: 0%;
    display: inline;
    height: 100%;
}
.cont 
{ 
    padding: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%; 
    width: 30%;
    margin: 0%;
    }

    .label {
    display: flex;
    width: 30%; 
    height: 100%; 
}
.label1{
    width: 100%;
    height: 100%;
}


.imgbut {
    display: flex;
    flex-direction: row;
    padding-top: 0%;
    height: 100%;
    width: 40%;
    margin: 0;
    padding-bottom: 0;
}
.list1 {
    align-items: center;
    display: flex;
    justify-content: center;
    margin: 0;
    width: 60%;
    height: 100%;
    padding: 0;
}
.list { 
    display: flex;
    padding: 0;
    width: 70%;
    height: 100%;
    align-items: center;
    justify-content: center;
    margin: 0%;
    background-color: inherit;
    border: none;
    cursor: pointer;
    font-size: 1vw;

}
.button1{
    display: flex;
    height: 100%;
    width: 13%;
    align-items: center;
    justify-content: center;
}

.calll{
    height: 100%;
    width: 100%;
}

    .ms {
    
        background-color: inherit;
        height: 60%;
        width: 60%;
        border: none;
        cursor: pointer;
        
        
    }
    
    .list:active {
        color: gray;
    }


    .general {
        display: flex;
        padding: 0%;
        margin: 0%;
        height: 60%;
        width: 100%;
        margin: auto;
    }

    .welcome {
        display: flex;
        width: 100%;
        height: 99%;
        margin: 0;
        position: relative;
        
        
        
    }
    .vid {
        height: 100%;
        width: 100%;
        object-fit: cover;
        z-index: 1;
        overflow: hidden;
    }
    
    .content {
    position: absolute;
    width: 98%;
    height: 98%;
    display: flex;
    z-index: 2;
    padding: 1%;
    flex-direction: column;
   
}
.header2 {
    
    justify-content: left;
    display: flex;
    color: aliceblue;
    align-items: center;
    width: 100%;
    height: 35%;
    margin: 0%;
    padding: 0%;
    font-size: calc(1em + 5vh);
}
    .text_item {
        display: flex;
        color: aliceblue;
        font-size: calc(1em + 2vh);
        width: 100%;
        height: 15%;
        margin: 0%;
        padding: 0%;
        align-items: center;
    }
    .but_cont{
        display: flex;
        width: 100%;
        height: 10%;
        margin: 0%;
        padding: 0%;
        align-items: center;
    }
    .overlay-button {
       
        background-color: rgba(211, 191, 8, 0.863);
        color: white;
        border: none;
        cursor: pointer;
        font-size: calc(1em + 1vh);
        height: 7vh;
        width: 20vh;
        font-family: 'Proxima',Arial,sans-serif;
        font-weight: bold;
        border-radius: 15%;
        margin-inline: 1%;
        
    }
    #calling{
    color: white;
    font-size: calc(0.7em + 1vh);
    font-family: 'Proxima',Arial,sans-serif;
    font-weight: bold;
    text-decoration: none;
}
    .overlay-button:hover {
        background-color: rgba(0, 0, 0, 0.7);
    }
    .overlay-button:active {
        background-color: black;
    }
    .item_con {
        
        display: flex;
        width: 98%;
        height: 15%;
        margin: 1%;
        padding: 0%;
        align-items: center;
        flex-direction: row;
        justify-content: center;
        
        
    }
    
    .wallet {
       
        display: flex;
        width: 15%;
        height: 100%;
        align-items: center;
        margin-inline: 10%;
        justify-content: center;
        align-items: center;
        padding: 0%;
    }
    .item_con img {
        max-width: 100%; 
        height: 100%; 
        margin: 0%;
    }
    .textcont {
        display: flex;
        width: 98%;
        height: 20%;
        margin: 1%;
        padding: 0%;
        align-items: center;
        flex-direction: row;
        justify-content: center;
    }
    .text {
        display: flex;
        width: 15%;
        height: 100%;
        margin-inline: 10%;
        justify-content: center;
        align-items: center;
        padding: 0 0 0 3%;
        color: rgb(218, 218, 6);
        font-size: calc(0.1em + 2vh);  
    }
    
    .body_cont{
        width: 100%;
        height: calc(490vh - 80vw);
        margin-bottom: 1%;
    }
    
    .text_el {
        display: flex;
        font-size: large;
        justify-content: center;
        margin:1vh;
        padding: 3vh;
        font-family: verdana;
        border-radius: 3%;
        background-color: rgba(128, 128, 128, 0.329);
    }
    .text_center{
       
        padding: 2vh;
        font-size: calc(1em + 1vh);
        justify-content: center;
        align-items: center;
        margin-inline: 10%;
        margin-block: 5%;
        background-color: rgb(224, 213, 63);
        border-radius: 20% 0 0 0;
        text-indent: 3%;
    }
    .item_photo{
        display: flex;
        flex-direction: column;
        width: 98%;
        height: calc(40em - 1vh);
        margin: auto;
        background-color: rgb(252, 246, 238);
        border-radius: 15%;
    }
    .row{
        display: flex;
        flex-direction: row;
        width: 100%;
        height: 50%;
    }
    .img_pic{
        display: flex;
        width: 25%;
        height: 90%;
        margin: auto;
        margin-top: 3vh;
        justify-content: center;
        max-height: 30vh;
    }
    .img_pic img{
        width: 70%;
        height: 100%;
        max-height: 20vw;
    }
    .txt{
        display: flex;
        height: 100%;
        width: 70%;
        align-items: center;
        justify-content: center;
        font-size:calc(0.2em + 2vh);
        margin-inline: 4%;
        font-weight: bolder;
        margin-top: 2vh;
    }
    .txtt{
        display: flex;
        height: 100%;
        width: 70%;
        padding-top: 0;
        justify-content: center;
        font-size: medium;
        font-size:calc(1em + 0.5vh);
        margin-inline: 3vw;
        text-indent: 3%;
    }
    .lenta {
        display: flex;
        position: relative;
        width: 90%;
        height: calc(40em - 1vh);
        margin: 5%;
        flex-direction: row;
        padding: 0;
        max-height: 70vh;
    }
    .imga{
        position: absolute;
        display: flex;
        background-color: black;
        height: 100%;
        width: 100%;
        object-fit: cover;
        overflow: hidden;
        z-index: 1;
    }
    .imga img{
        width: 100%;
        height: 100%;
        transition: opacity 1s ease-in-out;
    }
    .slide_button {
        display: flex;
        height: 100%;
        width: 7%;
        background-color: rgba(128, 128, 128, 0.274);
        margin: 0%;
        padding: 0%;
        z-index: 2;
    }
    .slide_button:hover{
        background-color:rgba(85, 85, 85, 0.507);
    }
    .slide_button:active{
        background-color:rgba(49, 49, 49, 0.507);
    }
    .slide_button button {
        background-color: inherit;
        width: 100%;
        height: 100%;
        cursor: pointer;
        border: none;
        font-size:calc(1em + 5vh);
        
        color: rgba(240, 248, 255, 0.603);
        
    }
    .bottom{
        align-items: center;
        display: flex;
        margin: 0;
        width: 100%;
        height: calc(7em - 1vh);
        flex-direction: column;        
    }
    .bottom_text1{
        display: flex;
        width: 100%;
        height: 20%;
        justify-content: center;
        align-items: center;
    }
    .bottom_img{
        display: flex;
        width: 100%;
        height: 80%;
        justify-content: center;
        align-items: center;
    }
    .bottom_img2{
        display: flex;
        height: 70%;
        width: 6%;
    }
    .bottom_img img{
        width: 100%;
        height: 100%;
    }
    
@media (max-width: 768px) {
    .imgbut{
    display: flex;
    flex-direction: row;
    padding-top: 2%;
    height: 60%;
    width: 100%;
    margin: 0;
    padding-bottom: 0;
    }

    .item_con{
        display: flex;
        width: 98%;
        height: 10%;
        margin: 1%;
        padding: 0%;
        margin-top: 20%;
        align-items: center;
        flex-direction: row;
        justify-content: center;
    }

    .textcont{
        display: none;
    }

    .slide_button{
        display: flex;
        height: 100%;
        width: 7%;
        max-width: 30px;
        background-color: rgba(128, 128, 128, 0.274);
        margin: 0%;
        padding: 0%;
        z-index: 2;  
    }
}