@font-face {
    font-family: 'delegant';
    src: 
        url(luxury-signature/OPTITimes-Roman.otf);
}


body {
    font-family: 'delegant';
    margin: 0;
    padding: 0;
    border: 0;
    overflow-x: hidden;
    background-color: rgb(14, 67, 92);
}
.br{
    width: 100vw;
    height: 15vh;
    background-color: rgba(14, 92, 79, 0); 
    transition: 0.3s; 
    justify-content: space-between;
    display: flex;
    position: fixed;
    z-index: 3;
}

.br:hover{
    background-color: rgb(14, 92, 79);

}

.logo{
    width: auto;
    height: 12vh;
    padding-top: 1.5vh;
    padding-left: 2vw;

}

.Nt{
    text-decoration: none;
    color: rgb( 246, 174, 175);
    background-color: rgb(14, 67, 92);
    height: 5vh;
    width: 11vw ;
    min-width: 110px;
    line-height: 5vh;
    text-align: center;
    margin-top: 4.5vh ;
    margin-right: 2vw;
    border-radius: 10vh;
    font-size: 2vh;
    transition: 0.3s;

}

.Nt:hover{
    color:rgb(14, 67, 92);
    background-color: rgb( 246, 174, 175);
}

.view{
    background-color: rgb(14, 92, 79);
}


.ps{
    height: 100vh;
    min-width: 1422px;
    min-height: 640px;
    position: absolute;
    z-index: 1;
    margin-bottom: 2px;
}


.pt{
    color: rgba(0, 0, 0, 0);
    font-size: 4vh;
    line-height: 6vh;
    transition: 0.2s;
}

.view2{
    color: rgb( 246, 174, 175);
}

.br:hover .pt{
    color: rgb( 246, 174, 175);
}

.p3{
    color:rgb( 246, 174, 175) ;
    text-align: center;
    position: absolute;
    top: 102vh;
    left: 39vw;
    font-size: 3em;
    font-family: 'delegant';

}

.pv{
    display: flex;
    position: absolute;
    top: 117vh;   
    left: 1vw;
    width: 100vw;
    min-width: 1600px;
}

.imgv{
    width: 17.5vw;
    margin: 1vw;
}




.nh{
    text-align: center;
    position: absolute;
    top: 172vh;
    left: 28vw;
    color: rgb( 246, 174, 175);
    font-size: 4vh;
    border: solid;
    border-color:rgb( 246, 174, 175);
    width: 45vw;
}

.tnh{
    text-align: center;
    font-size: 5vh;

}

.footer{
    width: 100vw;
    height: 33vh;
    background-color: rgb(14, 92, 79);
    position: absolute;
    top: 270vh; 
    display: flex;
    justify-content: center;
    font-size: 2.5vh;
    align-items: center;

}

.logo1{
    height: 5vh;
    width: auto;
}

.contact{
    width: 35vw;
    margin-left: 5vw;
}

.pco{
    display: flex;
    width: 50vw;
    margin-top:2vh ;
    margin-bottom: 2vh;
}

.pco1{
    margin-top:1.5vh ;
    line-height: 1vw;
    margin-left:1vh ;
}

.no{

    margin: 0;
    margin-top: 2vh;
    margin-bottom: 1vh;
    margin-left: 5vw;
}

.F2{
    top: 120vh;
}

.h1o{
    margin-top: 18vh;
    margin-bottom: 5vh;
    text-align: center;
    color: rgb( 246, 174, 175);
    font-size: 5vh;
    border: solid;
    border-color:rgb( 246, 174, 175);
    width: 40vw;
    margin-left: 30vw;
}

.dmap{
    display: flex;
    justify-content: center;
    align-items: center;
}

.map{
    width: 60vw;
    height: 60vh;
    margin-top: 4vh;
}

.pad{
    text-align: center;
    margin-top: 5vh;
    font-size: 4vh;
    color: rgb( 246, 174, 175);

}

.b2{
    height: 150vh;
}

.pt2{
    display: none;
}

.Ntm{
    display: none;
}

.pt2{
    display: none;
}

.ptm{
    display: none;
}

.PrM{
    display: none;
}

.fondM{
    display: none;
}
.pcoM{
    display: none;
}
@media (max-width: 600px) {
    .br{
        position: absolute;
    }
    .logo{
        margin-top: 1vh;
        height: 10vh;
    }

    .pt{
        display: none;
    }
    .trans{
        transition: 0.2s;
    }
    .ptm{
        opacity: 0 ;
        font-family: 'delegant';
        transition: 0.3s;
    }
    .view3{
        color: rgb( 246, 174, 175);
        font-size: 9vw;
        line-height: 1.5em; 
        opacity: 1;
        display: block;
        transition: 0.3s;
    }
    .ps{
        display: none;
    }
    .av{
        display: none;
    }
    .Nt{
        display: none;
    }
    .Ntm{
        display: block;
    }
    .LogoMaps{
        margin-top: 3vh;
        margin-right: 5vw;
        width: 17vw;
    }
    .pt2{
        font-family: 'delegant';
        display: block;
        margin-top:20vh ;
        margin-left: 5vw;
        width: 90vw;
        text-align: center;
        position: absolute;
        z-index: 2;
        color: rgb( 246, 174, 175);
        font-size: 10vw;
    }
    .PrM{
        position: absolute;
        top: 35vh;
        display: flex;
        width: 100vw;
        height: 60vh;

    }
    .HPrM{
        margin-left: 25vw;
        color: rgb( 246, 174, 175);
        z-index: 2;
    }
    .imageM{
        position: absolute;
        top: 10vh;
        width: 70vw;
        transition: 0.2s ease;
        z-index: 2;
    }
    .hidden{
        opacity: 0;
    }
    .M1{
        top: 15vh;
        margin-left: 15vw;
    }
    .M2{
        margin-left: 15vw;
    }
    .M3{
        margin-left: 15vw;
    }
    .M4{
        margin-left: 15vw;
    }
    .M5{
        top: 20vh;
        margin-left: 15vw;
    }
    .fondM{
        display: block;
        position: absolute;
        z-index: 0;
        width: 100vw;
    }
    .nh{
        top: 95vh;
        left: 10vw;
        width: 80vw;
    }

    .ph{
        font-size: 7vw;
        line-height: 1.5em;
        margin-left: 2vw;
        margin-right: 2vw;
    }
    .HM{
        display: none;
    }
    .CM{
        margin-right: 10vw;
        margin-bottom: 8vh;
    }
    .NM{
        margin-left: 10vw;
        margin-right: 5vw;
    }

    .T20{
        width: 42vw;
    }
    .pcoM{
        margin-left:2vw ;
        display: block;
    }
    .logo1{
        margin-top: 1.2vh;
    }
    .MM{
        display: none;
    }

    .MLM{
        margin-left:15vw ;
    }
    .pco1{
        display: none;
    }
    .RM{
        margin-left: 12vw;
    }
    .footer{
        top: 180vh;
    }
    .pcoRM{
        width: 40vw;
    }
    .h1o{
        font-family: 'delegant';
        width: 80vw;
        margin-left:7vw ;
        font-size: 10vw;
        padding: 3vw;
    }

    .map{
        width: 80vw;
    }
    .F2{
        top: 127vh;
        height: 35vh;
    }
    .pad{
        font-size: 7vw;
    }
}