@charset "utf-8";
/* CSS Document */

.mainhead {
	background: url(../assets/bg.jpg) repeat fixed 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    padding: 50px 0px 100px !important;
}
.navbar-dark .navbar-nav .nav-link {
    color: #ffdb08;
    font-size: 19px;
    padding: 0px 15px;
}
.experience {
	color: #ffdb08;
}
.btn-primary {
    color: #000000;
    background-color: #ffdb08;
    border-color: #ffdb08;
}
.btn-check:checked + .btn-primary, .btn-check:active + .btn-primary, .btn-primary:active, .btn-primary.active, .show > .btn-primary.dropdown-toggle {
    color: #111;
    background-color: #ffdb08 !important;
    border-color: #ffdb08 !important;
}
.methodology {
    padding-top: 50px;
	padding-right:15px;
}
.methodology h2 {
    font-size: 40px;
    line-height: 50px;
    margin-bottom: 15px;
}
.methodology p {
	font-size: 19px;
	color:rgba(0,0,0,.58);
}
.bg-primary {
    --bs-bg-opacity: 1;
    background-color: #000000 !important;
    color: #ffdb08 !important;
}
.footer  {
	padding-right:25px;
}
.footer p {
    font-size: 21px;
    color: #5e5e5e;
    padding-right: 70px;
}
.usefullinks {
    list-style: none;
    padding-left: 1px;
}
.usefullinks li {
	
}
.usefullinks li a {
    color: #5e5e5e;
    font-size: 17px;
    text-decoration: none;
    margin-left: 0;
    line-height: 30px;
}
.social a {
    color: #5e5e5e;
    margin-right: 15px;
    background: transparent;
    text-align: right;
    float: right;
	font-size:17px;
}

@media screen and (max-width: 992px) {
.mainhead {
	background: url(../assets/bgblack.jpg) repeat fixed 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    padding: 50px 0px !important;
}
}




header {
  position: relative;
  background-color: black;
  height: 85vh;
  min-height: 25rem;
  width: 100%;
  overflow: hidden;
}

header video {
    position: absolute;
    top: 50%;
    left: 60%;
    min-width: 100%;
    min-height: 100%;
    width: 100%;
    height: 70%;
    z-index: 0;
    -ms-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}

header .container {
  position: relative;
  z-index: 2;
}

header .overlay {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: black;
  opacity: 0.5;
  z-index: 1;
}

/* Media Query for devices withi coarse pointers and no hover functionality */

/* This will use a fallback image instead of a video for devices that commonly do not support the HTML5 video element */

@media screen and (max-width: 992px) {
  header {
    position: relative;
    background-color: black;
    height: 85vh;
    min-height: 50rem;
    width: 100%;
    overflow: hidden;
}
header video {
    position: absolute;
    top: 15%;
    left: 24%;
    min-width: 100%;
    min-height: 100%;
    width: 100%;
    height: 100%;
}
.how-works {
    margin: 10px 0px !important;
    width: 100% !important;
}
.community-box h4 {
    font-size: 30px !important;
    line-height: 46px !important;
    letter-spacing: 0.5px;
    color: #fff;
}
.hour-box {
    width: 100% !important;
    float: left;
}
.join-box {
	width:100% !important;
}
.socialtrading  {
    padding: 0px 0px 50px !important;
    height: 400px !important;
    min-height: 400px !important;
}
}




.join-box {
	width:50%;
}
.hour-box {
	width:50%;
	float:left;
}

.bg-app {
    --bs-bg-opacity: 1;
    background-color: #1e1e1e !important;
}
.about {
	background: url(../assets/about.jpg) repeat fixed 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    padding: 50px 0px 100px !important;
}
.socialtrading {
	background: url(../assets/about.jpg) repeat fixed 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    padding: 100px 0px 50px !important;
	height: 85vh;
    min-height: 50rem;
}
.prgrmhead {
	background: url(../assets/about.jpg) repeat fixed 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    padding: 50px 0px 100px !important;
}
.card {
    margin-top: 10px;
}
.mentors p {
    font-size: 17px;
    font-weight: 400;
}
.mentors h6 {
    font-size: 14px;
    font-weight: 300;
    line-height: 22px;
}
.mentors h5 {
    font-size: 22px;
}
.how-works {
	margin: 10px;
    width: 31%;
}
.w-80 {
	width:80% !important;
}
.testimonial {
	text-align:left;
}



.testimonial-card .card-up { height: 120px; overflow: hidden; border-top-left-radius:
0.25rem; border-top-right-radius: 0.25rem; } .testimonial-card .avatar { width: 110px;
margin-top: -60px; overflow: hidden; border: 3px solid #fff; border-radius: 50%; }


.form-group {
	margin:10px;
}
.sbmit-btn {
	margin:10px;
}
.prgrm {
    list-style: none;
    padding-top: 25px;
}
.prgrm li {
    display: inline-block;
    border-right: 1px dotted #fff;
    color: #fff;
    padding: 0 30px;
    font-size: 20px;
}
.prgrm li:first-child {
    display: inline-block;
    border-right: 1px dotted #fff;
    color: #fff;
    padding: 0 30px 0 0px;
    font-size: 20px;
}
.prgrm li:last-child {
    display: inline-block;
    border-right: 0px dotted #fff;
    color: #fff;
    padding: 0 30px;
    font-size: 20px;
}
.prgrm li span {
    display: block;
    color: lightgray;
    font-size: 14px;
}
.lightgrey {
	color:#CCC;
	padding-top:5px;
}
.lefside-prgrm {
	color:#000000;
	font-size:18px;
	list-style:none;
	font-style:normal;	
}
.lefside-prgrm li a{
	color:#000000;
	font-size:18px;
	list-style:none;
	font-style:normal;
	text-decoration:none;
	line-height:40px;
}

.time {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    text-align: center;
    border-radius: 30px;
    padding: 12px 50px;
    background-color: #000000;
    color: rgb(255, 255, 255);
    font-family: gilroybold;
    font-size: 20px;
    line-height: 23px;
    letter-spacing: 0.5px;
    height: 50px;
    width: fit-content;
    margin-bottom: 8px;
	margin-top:20px;
}
.time-box {
    position: relative;
    width: 350px;
    z-index: 1;
    padding: 20px 30px;
    background: linear-gradient(90deg, #ffdb08 0%, rgba(255, 255, 255, 0) 104.35%);
    border-radius: 20px;
    min-height: 142px;
    box-shadow: none;
	margin-bottom:60px;
}
.time-box h3{
	font-size:22px;
	color:#000000;
}
.time-box p{
	font-size:16px;
	color:#000000;
}
.community-box {
	display: flex;
    flex-direction: column;
    -webkit-box-pack: justify;
    justify-content: space-between;
    width: 100%;
    background: #000000;
    border: 1px solid rgb(235, 238, 242);
    box-sizing: border-box;
    box-shadow: rgb(0 0 0 / 6%) 0px 6px 30px;
    border-radius: 20px;
    padding: 60px 68px;
}
.community-box h4{
    font-family: gilroyextrabold;
    font-size: 48px;
    line-height: 56px;
    letter-spacing: 0.5px;
    color: #fff;
}
.community-box p{
    color: #CCC;
}
.question-box {
	background: rgb(248, 249, 255);
    border: 3px solid rgb(242, 243, 247);
    border-radius: 30px;
    padding: 60px 50px;
	margin-top:50px;
}
.question-box h2 {
    font-size: 36px;
    line-height: 42px;
    letter-spacing: 0.5px;
    margin-bottom: 16px;
}
.question-box p {
    font-size: 20px;
    line-height: 23px;
    font-feature-settings: "liga" 0;
    color: rgb(72, 72, 72);
    opacity: 0.6;
    margin-bottom: 26px;
}



.container3 {
    width: 100%;
    padding: 0px 0;
    margin: 50px 0;
    position: relative;
    overflow: hidden;
}
.container3:before {
   content: '';
   position: absolute;
   top: 0;
   left: 50%;
   margin-left: -1px;
   width: 2px;
   height: 100%;
   background: #CCD1D9;
   z-index: 1
}
.timeline-block {
   width: -webkit-calc(50% + 8px);
   width: -moz-calc(50% + 8px);
   width: calc(50% + 8px);
   display: -webkit-box;
   display: -webkit-flex;
   display: -moz-box;
   display: flex;
   -webkit-box-pack: justify;
   -webkit-justify-content: space-between;
   -moz-box-pack: justify;
   justify-content: space-between;
   clear: both;
}

.timeline-block-right {
   float: right;
}

.timeline-block-left {
   float: left;
   direction: rtl
}

.marker {
   width: 30px;
   height: 30px;
   border-radius: 50%;
   border: 2px solid #F5F7FA;
   background: #b8b8b8;
   margin-top: 10px;
   z-index: 9999;
  text-align:center;
      position: relative;
  left:4px;
}

.marker.active{
  width: 40px;
  height: 37px;
  background:#ffdb08;
  left: 0px;
}
.timeline-content {
   width: 95%;
   padding: 0 15px;
   color: #666
}
i.fa.fa-check{
  display:none;
}
i.fa.fa-check.active {
 display:block !important;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    margin: auto;
    height: 50%;
  color:#fff;
}

.timeline-content h3 {
    margin-top: 8px;
    margin-bottom: 5px;
    font-weight: 600;
    font-size: 40px;
    line-height: 47px;
    color: rgb(72, 72, 72);
}

.timeline-content span {
    font-size: 20px;
    line-height: 23px;
    color: rgb(72, 72, 72);
    opacity: 0.8;
}

.timeline-content p {
   font-size: 14px;
   line-height: 1.5em;
   word-spacing: 1px;
   color: #888;
}



   .container3:before {
      left: 19px;
      width: 2px;
   }
   .timeline-block {
      width: 100%;
      margin-bottom: 30px;
   }
   .timeline-block-right {
      float: none;
   }

   .timeline-block-left {
      float: none;
      direction: ltr;
   }

#two, #three, #four, #five, #six {
	padding:100px 0;
}

.feature1 {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 5rem;
  width: 5rem;
  font-size: 2.5rem;
}