*{
    margin: 0;
    padding: 0;

}
html, body{
    height: 100%;
    width: 100%;
    font-family: 'Roboto', sans-serif;
    overflow-x: hidden;
}

.testifiers{
    background: #fff;
    padding: 70px 0;
}
.t-img{
    height: 100px !important;
    width: 100px !important;
    border-radius: 100%;
    margin: auto;
}

.the-difference{
    min-height: 450px;
    position: relative;
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: center;
    text-align: center;
    background-image: linear-gradient(rgba(0,0,0,0.2),rgba(0,0,0,0.6));
}
#background-video {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: -1;
  }
#back-video{
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: -1;
}
.crsl{
    height: 620px;
    width: 100%;
    position:relative;
    /*object-fit: cover;*/
    /*background-image: url(../img/dgdgg.jpg),linear-gradient(rgba(3, 6, 126, 0.5), rgba(122, 0, 147, 0.5));*/
}
#carouselExampleIndicators{
    /*position: relative !important;*/
    width: 100%;
    height: 100%;
    /*z-index: -1;*/
}
.crsl .carousel-caption{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 364;
}
.cap{
    width:50%;
}
.opportunities{
    padding: 70px 0;
    min-height: 450px;
    width:100%;
}
.portfolio{
    padding: 70px 0;
    background: #fff;
    width: 100%;
    min-height: 450px;
}
.free-account{
    padding: 70px 0;
    width: 100%;
    min-height: 450px;
}
.iimg{
    height:620px;
    width:100%;
    object-fit: cover;
}
.video-size{
    max-height: 500px;
    width: 80%;
    /*margin: 0 auto !important;*/
}
.caro-overlay{
    position:absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: linear-gradient(rgba(3, 6, 126, 0.85), rgba(122, 0, 147, 0.85));
    opacity: 0.8;
    z-index:245;
}
.discover-btn{
    background: #15233C;
    color: #7CC1FF;
}
.discover-btn:hover{
    background: #fff;
}
.process-btn{
    background: #133F7D;
    color:#fff;
}
.process-btn:hover{
    background: rgb(1, 176, 163);
    color: #fff;
}


.nav-men{
    background: #C3F53C;
    color: #222;
    height: 65px;
    width: 100%;
    border-bottom: 1px solid #00000044;
}
.video-size {
  max-height: 500px;
  width: 95%;
  margin: 0 auto !important;
}
.show-mob{
    display: none;
}

.nav-men .nav-link{
    color: #005F32 !important;
}
.logo-area{
    padding: 12px 10px;
    height: 100%;
}
.logo{
    height: 38px;
    /* width: ; */
}
.drp{
    background: #C3F53C;
    color: #005F32 !important;
    border: none !important;
}
.oth-content-area{
    padding: 60px 0;
}
.home-caption{
    color: #C3F53C;
}
.page-header{
    background-image: linear-gradient(rgba(0, 36, 17,0.9),rgba(0, 36, 17,0.9)),url('../img/bannr1.jpeg');
    color: #fff;
    height: 200px;
    display: flex;
    align-items: center;
    text-align: center;
}
.page-header a{
    text-decoration: none;
}
.drp .dropdown-item{
    color: #005F32 !important;
}
.drp .dropdown-item:hover{
    background: #fff;
    color:#005F32;
}
.banner{
    min-height: 70%;
    padding: 50px 0;
    /* color: #005F32; */
    background: #C3F53C;
}
.footer .fab{
    color: #00C805 !important;
}
.btn-darrk{
    border-radius: 30px;
    min-height: 32px;
    padding: 7px 18px;
    border: 1px solid #000;
}
.btn-green{
    border-radius: 30px;
    min-height: 32px;
    padding: 7px 18px;
    border: 1px solid #005F32;
}
.nav-men .btn-green-fill{
    margin: 0 10px;
}
.btn-green-fill{
    border-radius: 30px;
    min-height: 32px;
    padding: 7px 18px;
    background: #005F32;
    color: #C3F53C;
}
.signup-login{
    padding: 0 10px;
}
.banner-text{
    line-height: 35px;
}
.banner-text-main{
    color: #00C805;
    font-weight: bold;
}
.forex-area{
    padding: 60px 0;
    min-height: 350px;
}
.clock{
    background: #002411;
    min-height: 450px;
    padding: 60px 0;
}
.other-arena{
    padding: 60px 0;
}
.easy-to-use{
    background: #161A25;
    min-height: 250px;
    padding: 90px 0;
    color: #aeb2be;
}
.easy-to-use-box{
    /* min-width: 400px; */
    padding: 30px 0;
    transform: translate3d(0px, 0px, 0px); transition: all 0.25s ease 0s; width: 1200px;
}
.feature_box {
    margin-top: 30px;
}
.feature_box {
    margin-top: 50px;
    box-shadow: 0 9px 10px #e0e0e0;
    min-height: 310px;
    padding: 30px;
}
.feature_box p {
    color: #5f6062;
    font-size: 16px;
}
.feature_box h4 {
    font-size: 20px;
    margin-bottom: 5px;
    margin-top: 20px;
    color: #000;
    font-weight: 500;
}
.feature_box h4 {
    font-weight: 600;
    font-size: 22px;
    letter-spacing: 0.7px;
    line-height: 26px;
}
.wiget-container{
  min-height: 200px;
  padding: 20px 10px;
  border-radius: 6px;
  border: 2px solid #56be89;
}
.card-h{
  text-align: center;
  min-height: 60px;
  padding-top: 20px;
}
.card-b{
  background: #0D133C !important;
  border-radius:3px;
  color:#fff !important;
  position:relative;
  height: 145px;
  text-align: center;
}
.card-b h2{
  color: #56be89;
}
.round{
  height: 50px;
  align-items: center;
  width: 50px;
  border-radius: 50%;
  background: #F1F2F6;
  /* background: #000; */
  margin-bottom: -18px;
}
.round2{
  height: 40px;
  width: 40px;
  border-radius: 50%;
  background:#1C2937;
  /* background: #000; */
}
.round1{
  height: 30px;
  align-items: center;
  width: 30px;
  border-radius: 50%;
  background: #F1F2F6;
}
.inner-round{
  height: 30px;
  width: 30px;
  border-radius: 50%;
  background: #fff; 
}
.card-f{
  min-height: 50px;
  padding-top: 30px;
  padding-bottom: 10px;
  text-align: center;
}
.wiget-btn-group{
  padding-top: 48px;
}
.testifiers{
    padding: 70px 0;
}
.footer{
    background: #002411;
    color: #fff;
    padding: 45px 0;
    font-size: 14px;
}
.footer-bottom{
    background: #222;
    color: #fff;
    text-align: center;
    font-size: 13px;
    padding: 7px 0;
}
/* Bubble Box */
.bubble-box {
    max-width: 305px; 
    position: fixed; 
    bottom: 50px; 
    /*left: -100%;*/
    left: 0;
    z-index: 100066666666666666;  
    background: rgba(0, 0, 0, 0.8); 
    color:#fff; 
    -webkit-transition:all .2s ease-in-out; 
    transition:all .2s ease-in-out;
    /*display: none;*/
}
.bubble-box.bb--anim-show {
    left: 50px;
}
.bubble-box .bb--inner {
    padding: 25px;
}
.bubble-box p:last-child {
    margin-bottom: 0;
}
.bubble-box .bb--close {
    position: absolute; 
    right: 10px; 
    top: 10px; 
    color: rgba(0, 0, 0, 0.6); 
    font-size: 14px; 
    line-height: 1; 
    cursor: pointer;
}
.bubble-box .bb--close:hover {
    color: #fff;
}
.bubble-box.bb--anim-show.bb--anim-hide {
    left: -100%;
}

