.fifth_disc{
    position: relative;
    display: flex;
    align-items: center;
    height: 70vh;
    width: 100%;
    background-color: white;
}

.fif_back_img{
    top: 0;
    z-index: 1;
    position: absolute;
    opacity: 0.6;
    object-fit: cover;
    height: 70vh;
    width: 100%;
}

.txt_full_fif{
    display: flex;
    opacity: 0.6;
    padding-bottom: 5px;
    background-color: black;
    width: 105%;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 40px;
    color: white;
    position: relative;
    z-index: 3;
    height: 70vh;
    flex-direction: column;
    justify-content: center;
}
.txt_full_fif1{
    gap: 40px;
    display: flex;
    align-items: center;
    margin-right: 20px;
   text-align: end;
    color: black;
    position: relative;
    z-index: 3;
}



.H_fif_dis{
    margin-bottom: 20px;
font-family: Tsec;
font-size: 5rem;
font-weight: 200;
}

.H_fif_dis2{
    margin-bottom: 20px;
font-family: Tsec;
font-size: 5rem;
font-weight: 200;
}

.p_fif_dis{
    font-size: 1.2rem;
    width: 500px;
    margin-bottom: 20px;
}

.H_fif_dis1{
    opacity: 0.8;
    margin-bottom: 20px;
font-family: Tsec;
font-size: 5rem;
font-weight: 200;
}

.p_fif_dis1{
    opacity: 0.8;
    text-align: start;
    width: 700px;
    margin-bottom: 20px;
}

.back_img_fif{
    top: 0;
    position: absolute;
    z-index: 1;
    height: 70vh;
    width: 100%;
    background-color: black;
}
.general_fif_con_disc11{
    padding-bottom: 60px;
   
}

.general_fif_con_disc1{
    display: flex;
    align-items: center;
    height: 70vh;
    width: 100%;
    background-color: black;
}

.fifth_disc1{
    padding-top: 110px;
    gap: 40px;
  
 
    display: flex;
    
    align-items: center;
    justify-content: space-around;
    background-color: white;
    display: flex;
}

.general_third_section_dis1{
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100vh;
    width: 100%;
   
}

.back_col_tr1{
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100vh;
    position: absolute;
    background-color: black;
    z-index: -2;
}


.img_back11{
    object-position: bottom;
    opacity: 0.7;
    z-index: -10;
    position: absolute;
   bottom: 0;
    object-fit: cover;
    height: 100vh;
width: 100%;
}

.las_dis{
    color: white;
    font-weight: 200;
    font-size: 5rem;
}





@media (max-width: 1140px){

    .txt_full_fif {
        padding-right: 20px;
        opacity: 1;
        padding-bottom: 5px;
        background-color: transparent;
        width: auto;
        padding-top: 10px;
        padding-left: 20px;
        color: white;
        position: relative;
        z-index: 3;
    }
    .txt_full_fif1 {
        padding: 0px 20px 0px 20px;
        gap: 40px;
        display: flex;
        align-items: center;
         margin-right: 0px; 
        text-align: end;
        color: black;
        position: relative;
        z-index: 3;
        flex-direction: column;
    }

.fif_back_img {
    top: 0;
    z-index: 1;
    position: absolute;
    opacity: 0.4;
    object-fit: cover;
    height: 70vh;
    width: 100%;
}

.general_fif_con_disc{
      
        display: flex;
        justify-content: center;
        align-items: center;
    }

.fifth_disc {
    position: relative;
    display: flex; 
    height: 70vh;
    width: 100%;
    background-color: white;
}

.H_fif_dis {
    font-size: 3rem;
    text-align: center; }

    .H_fif_dis2 {
        font-size: 3rem;
        text-align: center; }

.p_fif_dis {
    width: auto;
    font-size: 1rem;
    text-align: center; }
    .p_fif_dis1 {
        width: auto;
        opacity: 1;
        font-size: 1rem;
        text-align: center; 
    }

    .H_fif_dis1 {
        opacity: 1;
        margin-bottom: 20px;
        font-family: Tsec;
        font-size: 3rem;
        font-weight: 200; }

        .las_dis {
            color: white;
            font-weight: 200;
            font-size: 1.5rem;
        }













}