#BGVideo{
    display: block;
}
#LVPart1{
    width: 100%;
    height: fit-content;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: relative;
    z-index: 1;
}
#LVPart1 h1{
    color: white;
    font-family: 'MainFont';
    font-size: 2vw;
    font-weight: bold;
}
#LVPart1Sec{
    width: 90%;
    height: fit-content;
    display: grid;
    grid-template-columns: 50% 50%;
    grid-template-rows: 1fr;
    margin: auto;
}
#LVPart1Sec p, #LVPart2 p {
    width: max-content;
    height: max-content;
    color: white;
    font-family: 'MainFontIt';
    font-size: 1.7vw;
    line-height: 1.6;
    z-index: 1;
}
#LVPart1Sec img{
    width: 100%;
    height: auto;
    position: relative;
    left: 50%;
    top: 50%;
    transform: translate(-50% , -50%);
}
#LVPart2{
    width: 100%;
    height: fit-content;
    display: flex;
    align-items: center;
    margin-top: 50px;
    position: relative;
    z-index: 1;
}
#LVPart2 img{
    width: 100%;
    height: auto;
    position: relative;
}
#LVPart2 p{
    width: 55%;
    text-align: center;
    font-size: 2.1vw;
    position: absolute;
    top: 45%;
    transform: translateY(-50%);
    z-index: 2;
}
#LVPart3 , #LVPart4 , #LVPart5{
    width: 100%;
    height: fit-content;
    position: relative;
    top: -130px;
}
#LVPart4{
    margin-top: 0px;
    top: -195px;
    z-index: 2;
}
#LVPart5{
    top: -315px;
}
#LVPart3BG , #LVPart4BG , #LVPart5BG{
    width: 100%;
    height: auto;
    position: relative;
    left: 0px;
    top: 0px;
}
#LVPart3Sec , #LVPartSec , #LVPart5Sec{
    width: 100%;
    height: initial;
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 100%;
    position: absolute;
    left: 0px;
    bottom: 0px;
}
#LVPartSec{
    height: 100%;
    top: 50%;
    transform: translateY(-50%);
    direction: rtl;
}
#LVPart3Sec p  , #LVPartSec p , #LVPart5Sec p{
    width: max-content;
    height: max-content;
    color: white;
    font-family: 'MainFontIt';
    font-size: 2vw;
    padding: 35px;
    position: relative;
    z-index: 1;
    line-height: 1.7;
    margin-left: 10px;
    top: 50%;
    transform: translateY(-50%);
    direction: ltr;
}
#LVPart3Sec p::before , #LVPartSec p::before ,#LVPart5Sec p::before{
    content: '';
    width: 100%;
    height: 100%;
    background-color: #201e2b;
    opacity: 0.5;
    border-radius: 50px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
}
#LVPartSec p{
    margin-left: 0px;
    right: 1%;
}
#LVPart5Sec p{
    top: 0%;
    bottom: 0;
    transform: translateY(-40%);
}
#LVPart3Sec img{
    width: 75%;
    position: relative;
    z-index: 1;
    top: -35%;
}
#LVPartSec img{
    width: 100%;
    position: relative;
    left: 50%;
    bottom: -110%;
    transform: translate(-50%, -50%);
    order: 1;
}
.faslMain , .faslMain1{
    width: 102%;
    height: fit-content;
    position: relative;
    top: -145px;
    left: -1%;
    z-index: 3;
}
.fasl{
    width: 100%;
    height: auto;
    position: relative;
    z-index: 1;
}
.faslMain1{
    z-index: 1;
    transform: rotateZ(3deg);
    top: -260px;
}
#LVPart5Sec img{
    width: 90%;
    position: relative;
    top: 25%;
}
#LvPart6{
    width: 100%;
    height: 750px;
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
    top: -25%;
}
#LvPart6 img{
    width: 40%;
    height: auto;
    position: relative;
}
#LvPart6 p{
    color: white;
    font-family:'MainFontIt';
    font-size: 2vw;
    width: 100%;
    text-align: center;
    position: relative;
    z-index: 1;
    line-height: 1.9;
}
#pageNum{
    width: 100%;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    z-index: 1;
}
#pageNum p{
    color: white;
    font-size: 15px;
    margin: 5px;
    font-family: 'MainFont';
    font-weight: bold;
}
#pageNum p:hover{
    cursor: pointer;
}
#p3{
    color: #ceb36c !important;
}
@media(max-width : 2000px){
    .faslMain1 {
        top: -274px;
    }
    #LVPart5 {
        top: -345px;
    }
    #LvPart6 {
        top: -28%;
    }
    #LVPartSec img {
        bottom: -85%;
    }
}
@media(max-width : 1730px){
    .faslMain1 {
        top: -265px;
    }
    #LVPart5 {
        top: -330px;
    }
    #LvPart6 {
        top: -28%;
    }
    #LVPartSec img {
        bottom: -85%;
    }
}
@media(max-width : 1650px){
    #LVPartSec img {
        width: 93%;
        bottom: -88%;
    }
}
@media(max-width : 1027px){
    .faslMain1 {
        top: -236px;
    }
    #LVPart5 {
        top: -275px;
    }
}
@media(max-width : 1000px){
    #LVPart1Sec {
        grid-template-columns: 1fr;
        grid-template-rows: 1fr 1fr;
    }
    #LVPart1Sec img {
        width: 70%;
    }
    #LVPart1Sec p, #LVPart2 p {
        font-size: 2.5vw;
        margin: auto;
        text-align: center;
        order: 1;
    }
    #LVPart1 h1 {
        font-size: 3vw;
    }
    #LVPart2 p {
        width: max-content;
        left: 2%;
    }
    #LVPart3Sec p, #LVPartSec p, #LVPart5Sec p {
        font-size: 2.2vw;
    }
    #LVPart5Sec p {
        top: 25%;
        transform: translateY(-50%);
    }
    #pageNum {
        margin-top: -45%;
    }
    .faslMain, .faslMain1 {
       width: 100%;
       left: 0;
    }
}
@media(max-width : 820px){
    .faslMain1 {
        top: -230px;
    }
    #LVPart5 {
        top: -262px;
    }
    #pageNum {
        margin-top: -55%;
    }
}
@media(max-width : 712px){
    .faslMain1 {
        top: -225px;
    }
    #LVPart5 {
        top: -252px;
    }
    #pageNum {
        margin-top: -59%;
    }
    #LvPart6 {
        height: 650px;
    }
}
@media(max-width : 650px){
    .faslMain1 {
        top: -220px;
    }
    #LVPart5 {
        top: -244px;
    }
    #pageNum {
        margin-top: -66%;
    }
    #LvPart6 {
        height: 600px;
    }
    #LVPartSec img {
        width: 85%;
        left: 28%;
    }
}
@media(max-width : 550px){
    .faslMain1 {
        top: -220px;
    }
    #LVPart5 {
        top: -244px;
    }
    #LvPart6 {
        height: 550px;
    }
    #pageNum {
        margin-top: -70%;
    }
}
@media(max-width : 500px){
    .faslMain1 {
        top: -215px;
    }
    #LVPart5 {
        top: -235px;
    }
    #LvPart6 {
        height: 500px;
    }
    #pageNum {
        margin-top: -74%;
    }
    #LVPart5Sec p {
        top: 30%;
    }
}
@media(max-width : 450px){
    .faslMain, .faslMain1{
        top: -165px;
    }
    .faslMain1 {
        top: -212px;
    }
    #LVPart5 {
        top: -228px;
    }
    #LvPart6 {
        height: 380px;
        top: -25%;
    }
    #pageNum {
        margin-top: -74%;
    }
    #LVPart5Sec p {
        top: 35%;
    }
}
@media(max-width : 400px){
    .faslMain1 {
        top: -211px;
    }
    #LVPart5 {
        top: -228px;
    }
}