* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font-family: Arial, sans-serif;
    
}
/*//////////////////////////////////////////////////////////////// */

/* .logo{
    margin-left: 50px;
} */
 .video-background-section {
    position: relative;
    height: 100vh; 
    overflow: hidden;
    color: white;
    text-align: center;
}

#background-video {
    position: absolute;
    top: 50%;
    left: 48%;
    min-width: 200%;
    min-height: 100%;
    width: 300rem;
    height: 70rem;
    z-index: -1;
    transform: translate(-50%, -50%);
}
.top a i{
    padding: 10px;
    margin-top: 10px;
    font-size: 40px;
    color:  #ffffff;
}
.top a img{
    height: 45px;
    width: 45px;
    margin: -22px 10px 0px 0px;
    border-radius: 50%;

}
.video-background-section  {
    height: auto;
    }
@media (min-width: 768px) {

    .video-background-section .content {
        padding: 1rem;
        text-align: center;
    }


}
.navbar-nav .nav-link {
    color: white;
}
.container-fluid {
    display: flex;
    align-items: center;
    justify-content: space-between;
    
}


 .navbar ul {
    display: flex;
    align-items: center;
    margin-left: 200px;
  
}

.navbar ul li {
    color: #ffffff;
    font-size: 20px;
    list-style: none;
    display: inline-block;
    margin-left: 40px;
    margin-top: 10px;
}

.navbar-nav .nav-link:hover {
    color:#ffffff
}
.navbar-brand {
    
    width: 70px;
    height: 70px; 
    border-radius: 50%;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
} 
.txt{
    margin-left: 100px;
}
.txt h1{
    font-size: 50px;
    color: rgb(5, 125, 13);
}
.txt p{
    font-size: 30px;
    padding:2px 30px;
    color: rgb(255, 255, 255);
}
.Buy-Now {
    width: 170px;
    height: 60px;
    line-height: 60px;
    border-radius: 5px;
    border-color: #ccc;
    font-size: 20px;
    font-weight: 500;
    background-color:#005d06;
    color: rgb(255, 255, 255);
    border: transparent;
    cursor: pointer;
    transition:  0.3s ease, color 0.3s ease, border 0.3s ease;
}

.Buy-Now:hover {
    color: rgb(255, 255, 255);
    background: transparent;
    border: 1px solid  #005d06;
    background-color: #005d06;
}

.second{

    background-image: url('/spaceBackground.jpg'); 
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
.stps{
    display: flex;
    flex-wrap: wrap;
}

.txt1{
 
    padding-top: 50px;
    margin-left: 80px;
}
.txt1 h1{
    font-size: 50px;
    color: rgb(5, 125, 13);
}
.txt1 p{
    font-size: 30px;
    padding: 30px;
    color: rgb(255, 255, 255);
}

.txt2 h1{
   text-align: center;
   margin-bottom: 30px;
    font-size: 35px;
    color: rgb(5, 125, 13);
}
.txt2 h2{

    text-align: center ;
    margin: 5px;
    padding-right: 100px;
    font-size: 25px;
    color: rgb(5, 125, 13);
}
.txt2 ul {
    margin-left: 20px;
}

.txt2 ul li{
    margin-left: 20px;
    padding: 5px;
    font-size: 20px;
    color: rgb(255, 255, 255);
}
.txt2 p{
    font-size: 30px;
    padding: 30px;
    color: rgb(0, 0, 0);
}
.third {
    height: 100vh;
    background-size: 100% 100%; 
    background-color: #000000;
}
.txt3{

    padding-top: 50px;
}

@media  (max-width: 600px) {
.frist{
    height: 37rem;
}
    .pepe {
        height: 20rem !important; 
        margin-top: 10px ; 
    }
    .txt h1{
        margin-top: 50px;
        font-size: 20px;
        color: rgb(5, 125, 13);
    }
    .txt p{
        font-size: 15px;
        padding:2px 30px;
        color: rgb(255, 255, 255);
    }
    .Buy-Now {
        width: 65px;
        height: 30px;
        line-height: 30px;
        border-radius: 5px;
        border-color: #ccc;
        /* padding: 5px; */
        font-size: 12px;
        font-weight: 500;
        background-color:#005d06;
        color: rgb(255, 255, 255);
        border: transparent;
        cursor: pointer;
        transition:  0.3s ease, color 0.3s ease, border 0.3s ease;
    }

    .txt1 h1{
        font-size: 30px;
        color: rgb(5, 125, 13);
    }
    .txt1 p{
        font-size: 15px;
        padding: 30px;
        color: rgb(255, 255, 255);
    }
    
.txt2 h1{
    text-align: center;
    margin-bottom: 30px;
     font-size: 20px;
     color: rgb(5, 125, 13);
 }
 .txt2 h2{
    text-align: center;
     margin: 5px;
     padding: 5px;
     font-size: 15px;
     color: rgb(5, 125, 13);
 }
 .txt2 ul {
     margin-left: 20px;
 
 }
 
 .txt2 ul li{
     margin-left: 20px;
     padding: 5px;
     font-size: 10px;
     color: rgb(255, 255, 255);
 }
 .txt2 p{
     font-size: 15px;
     padding: 30px;
     color: rgb(0, 0, 0);
 }
 .txt3 h1 strong{
    text-align: center;
    margin-bottom: 30px;
     font-size: 20px;
     color: rgb(5, 125, 13);
 }
 .txt3 .stps{
    text-align: center;
    display: block;

 }

 .txt3 .stps h2{
    text-align: center;
     font-size: 15px;
     color: rgb(5, 125, 13);
 }

 
 .txt3 .stps ul li{
    list-style: none;
    margin-left: -30px;

     font-size: 10px;
     color: rgb(255, 255, 255);
 }


svg{
    padding-top: 0.5rem;
    width:5rem;
    height:5rem;
}

#contact i{
    font-size: 20px;
    padding:0px 10px;
    color:  #005d06;
}
#contact  p{
    color: #a5adb3;
    font-size: 14px;
    font-weight: 600;
 
}

#contact  p a{
    text-decoration-line: none;
    font-size: 15px;
    color:  #005d06;
    padding-left: 8px;

}
#contact #dex{
    height: 23px;
    width: 23px;
    margin: -6px 10px 0px 0px;
    border-radius: 50%;
}
}
@media (min-width: 768px) {

    .third .stp1 {
  

        margin-top: 0px; 
        
    }
    
    .third .stp2 {
        margin-top: 120px;
    }
    
    .third .stp3 {
        margin-top: 0px;
    }
    
    .third .stp4 {
        margin-top: 120px;
    }
    .svg{
        margin-left: 120px;
    }
    .third .stps {
        display: flex;
        width: 100%;
        
    }
}
@media (max-width: 768px) {
    .third {
        padding: 1rem;
        height: auto; 
    }

}



.txt3 h1{
   text-align: center;
   margin-bottom: 30px;
    font-size: 35px;
    color: rgb(5, 125, 13);
}
.txt3 h2{
    text-align: center;
    margin-top: 20px;
    padding: 5px;
    font-size: 25px;
    color: rgb(5, 125, 13);
}


.txt3 ul li{
    list-style: none;
    text-align: center;

    font-size: 20px;
    color: rgb(255, 255, 255);
}
.txt3 p{
    
    font-size: 30px;
    /* padding: 30px; */
    color: rgb(0, 0, 0);
}
/*****************************************/
/**************************/
.third .stps {

    width: 100%;
    
}


.third .stp1,
.third .stp2,
.third .stp3,
.third .stp4 {

    flex: 1;
    opacity: 0; 
    transform: translateY(20px); 
    transition: opacity 1s ease-out, transform 1s ease-out, margin-top 1s ease-out; 
}

.third .stp.visible {
    opacity: 1;
    transform: translateY(0); 
}


 footer {
    background-color: #000000;
    display: flex;
    align-items: center;

    justify-content: center;
    width: 100%;
}
.list-unstyled a i{
    font-size: 40px;
    padding:0px 40px;
    color:  #005d06;
}
.copyright p{
    color: #a5adb3;
    font-size: 28px;
    font-weight: 600;
 
}

.copyright p a{
    text-decoration-line: none;
    font-size: 30px;
    color:  #005d06;
    padding-left: 8px;

}

#dex{
    height: 45px;
    width: 45px;
    margin: -22px 40px 0px 0px;
    border-radius: 50%;
}