@import url('https://fonts.googleapis.com/css2?family=Poppins&amp;display=swap');
*{box-sizing: border-box;font-family: 'Poppins', sans-serif;}

body{ margin: 0px;
    background: rgb(247, 247, 247);
    font-size: 19px;
}
header{
    background-color:#061121;
    position: fixed;
    top:0px;
    right: 0px;
    left: 0px;
    z-index: 99999;
}
span{
    color: #007bff;
}

.slide{
    width: 100%;
    height: 400px !important;
    margin-top: 82px;
}
.slide video{
    width: 100% !important;
    height: 900px;
    object-fit: cover;
    z-index: -100;
    margin-top: -25px;
}
.col{
    width: 100%;
    height: 880px;
    background: rgba(0,0,0,0.7);
    position: absolute;
    top:0.6px;
    color: aliceblue;
}
.slide-text{
    margin-top: 199px;
}
.slide-text h1{
    font-size: 59px;
    font-weight:bolder;
    letter-spacing: 5px;
}
.nav-link{
    color:rgb(210, 210, 210) !important;
}
.slide-btn{
    width: 230px;
    padding: 17px;
    background: transparent;
    border: 1px solid white;
    color: white;
    font-size: 17px;
    cursor: pointer;
    border-radius: 8px;
    transition: ease-in 0.5s;
}
.slide-btn:hover{
    width: 230px;
    padding: 17px;
    background: transparent;
    border: 1px solid whitesmoke;
    color: white;
    font-size: 17px;
    cursor: pointer;
    border-radius: 8px;
    transition: ease-in 0.7s;
    box-shadow: 4px 4px 0px 0px rgb(240, 240, 240);
}
.border-black{
    width: 230px;
    padding: 17px;
    background: transparent;
    border: 1px solid rgb(0, 0, 0);
    color: rgb(0, 0, 0);
    font-size: 17px;
    cursor: pointer;
    border-radius: 9px;
    transition: ease-in 0.5s;
}
.about-section{
    width: 100%;
    padding-bottom: 66px;
    background-color: #061121;
    margin-top: 378px;
    padding-top: 138px;
    color: white;
    font-size: 18px;
    background-image: url(../images/work-area-bg-2.html);
    background-size:99%;
    background-position: center;
    background-repeat: repeat-y
}
.line-height{
    line-height: 30px;
}
.header-txt{
    text-align: center;
}
.large-text{
    font-size: 55px;
    color: white;
    font-weight: bolder;
}
.larger-text{
    font-size: 66px;
    color: white;
    font-weight: bolder;
}
.medium-text{
    font-size: 44px;
}
.black-text{
    color: #061121;
}
.small-txt{
    font-size: 60px;
    color: white;
    font-weight: bolder;
}
.list ul li{
    text-align: left !important;
    color: white;
    margin-left: 99px;
    font-size: 20px;
    margin-top: 3px;
  
    
}

.step{
    box-shadow: 0px 0px 94px 0px   rgb(3, 23, 58);
    border-radius: 50px;
}
.divider{
    width: 100%;
    height: 150px;
}

.features{
    background-image: url(../images/bg-1.html);
    background-repeat: no-repeat;
}

.statss{
    background-image: url(../images/bg-1.html);
    background-repeat: no-repeat;
    padding-top: 74px !important;
    padding-bottom: 74px !important;
}
.plan{

    text-align: center ;
    background: rgb(1, 16, 64);
    border-radius: 4px;
    color: #061121;
    height: 530px;
    box-shadow: 0px 0px 66px 0px #01132c ;
    background-image: url(../images/wave.html);
    background-size:500%;
    background-repeat: no-repeat;
    
}
.plan ul li{
    margin: 2px;
    margin-top:22px;
    font-size: 20px;
    color: whitesmoke;
}
.plan-btn button{
    width: 140px;
    padding: 14px;
    border: none;
    border-radius: 6px;
    background-color: #007bff;
    color: white;
    cursor: pointer;
    transition: ease-in 0.4s;
}
.plan-btn button:hover{
    width: 140px;
    padding: 14px;
    border: none;
    border-radius: 6px;
    background-color: #007bff;
    color: white;
    cursor: pointer;
    box-shadow: 0px 0px 33px 0px #0164cd;
}
.price{
    font-size: 37px;
    border: 10px solid #e6e6e6;
    border-top-color: #007bff;
    border-bottom-color: #007bff;
    color: #ebebeb;
    background-color:#061121;
    width: 180px;
    height: 180px;
    border-radius: 100%;
    padding: 13px;
    text-align: center;
    margin-left: 40px;
}
.pricing{
    background: #061121;
    color: whitesmoke;
 
}

.input-field{
    width: 100%;
    margin-top: 32px;
}
.txt-cal{
    width: 100%;
    padding: 16px;
    border: none;
    outline: none;
    border-radius: 10px;
}
.bg-right{
    background-image: url(../images/shape1.html);
    background-position: bottom right;
    background-size: 25%;
    background-repeat: no-repeat;
}

.bg-left{
    background-image: url(../images/shape3.html);
    background-position: bottom left;
    background-size: 25%;
    background-repeat: no-repeat;
}
.affiliate{
    background-image: url(../images/chart-lineshape-1-2.html);
    background-position: bottom right;
    background-size: 20%;
    background-repeat: no-repeat;
    color: #0151a6;
    
}
.icons{
    font-size: 34px;
    color: #0164cd;
    cursor: pointer;
    transition: ease-in-out 0.7s;
}

.icons:hover{
    font-size: 33px;
    color: #3972af;
    cursor: pointer;
}

.exinity{
    height: 699px;
    padding: 0px;
    margin: 0px;
    padding-bottom: 66px;
}
.exinity video{ width: 100% !important;
height: 699px;
object-fit: cover;
z-index: -100;
}

.ex-video{
    width: 100%;
    height: 699px;
    background: rgba(0,0,0, 0.7);
    color: rgb(236, 234, 234);
    position: absolute;
    top: 0px;
    padding: 19px;
    
}

.footer-nav{
    margin:0px;
    padding: 0px;
    list-style: none;
    color: white;
}

footer{
    font-size: 14px !important;
}

.cert{
    background: #01132c;
    background-image: url(../images/whitepaper-bg.html);
    background-size: 100%;
    background-repeat: repeat;
    background-position: center;
    

}
/* =============================================media styles==================================================== */

@media (max-width:590px){
    body{
        font-size: 13px !important;
        line-height: 28px;
        
    }
    h1,h2,h3,.h1{
        line-height: 45px;
    }
    .line-height{
        font-size: 13px !important;
        line-height: 29px !important;
    }
    .nav-col{
        display: block;
        width: 49%;
        text-align: right;
        
    }
    .nav{
        display:none
    }
    .logo{
        width:40%;
        float: left;
    }
    .slide{
        margin-top: 68px;
    }
    .slide-text {
       margin-top: 40px ;
    }
    .slide-text h1{
        font-size: 40px;
        font-weight:bolder;
        letter-spacing: 7px;
        text-align: center;
        line-height: 55px;
    }
    .slide-btn{
        margin-left:18px;
    }
    .header-txt{
        text-align: left;
        padding: 18px !important;
        
    }
    .large-text{
        font-size: 38px;
    }
    .medium-text{
        font-size: 30px;
    }
    .list{
        margin-left: 0px !important;
    }
    .list ul li{
        margin-left: 0px;
        margin-top: 22px;
        font-size: 15px;
    }
    .features{
        padding: 22px !important;
    }
    .features h1{
        text-align: left !important;
    }
    .sm-div{
        margin-top:22px;
    }
    .price{
        margin-left: 60px;
    }
    .bg-left{
        background-image: url(../images/shape3.html);
        background-position: bottom left;
        background-size: 55%;
        background-repeat: no-repeat;
    }
    .bg-right{
        background-image: url(../images/shape1.html);
        background-position: bottom right;
        background-size: 65%;
        background-repeat: no-repeat;
    }

    .col{
        top:0px;
    }
    .bar{
        width:30px;
        height: 3px;
        background: white;
        border-radius: 50px;
        margin: 6px;
    }
    .larger-text{
        font-size: 33px;
    }
    
    .mobil-n ul{
        list-style: none;
        margin-left: 0px;
        padding-left: 0px;
        margin-top: 52px;
    }
    .mobil-n ul li{
        margin:0px;
        border-bottom: 1px solid #efeeee;
        padding: 8px;
        padding-left: 30px;
    }
    .mobil-n ul li a:link{
        color:#021a3b;
    }
    .mobil-n ul li a:visited{
        color:#011b3f;
    }

    .lang{
        display: none;
    }
}