
body {font-family: 'Ubuntu', sans-serif !important;}
h1 h2 h3 h4 h5 h6{font-family: 'Ubuntu', sans-serif !important;}
p{font-family: 'Ubuntu', sans-serif !important;}


a{
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}


button:focus {
    outline: none !important;
    outline: none !important;
}

.middle {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  position: absolute;
}
.bar {
  width: 10px;
  height: 70px;
  background: yellow;
  display: inline-block;
  transform-origin: bottom center;
  border-top-right-radius: 20px;
  border-top-left-radius: 20px;
  /*   box-shadow:5px 10px 20px inset rgba(255,23,25.2); */
  animation: loader 1.2s linear infinite;
}.privacy-full {
    width: 100%;
    float: left;
    padding: 50px 5% 150px;
    background: #111111;
}.privacy-full h2 {
    color: #fff;
    font-size: 35px;
    width: 100%;
    font-weight: 600;
    /* padding-right: 540px; */
    line-height: 47px;
    margin-bottom: 0px;
    float: left;
}.privacy-full p {
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    line-height: 28px;
    margin-bottom: 30px;
    float: left;
}
.bar1 {
  animation-delay: 0.1s;
}
.bar2 {
  animation-delay: 0.2s;
}
.bar3 {
  animation-delay: 0.3s;
}
.bar4 {
  animation-delay: 0.4s;
}
.bar5 {
  animation-delay: 0.5s;
}
.bar6 {
  animation-delay: 0.6s;
}
.bar7 {
  animation-delay: 0.7s;
}
.bar8 {
  animation-delay: 0.8s;
}

@keyframes loader {
  0% {
    transform: scaleY(0.1);
    background: ;
  }
  50% {
    transform: scaleY(1);
    background: #695a0c;
  }
  100% {
    transform: scaleY(0.1);
    background: transparent;
  }
}



.slider-ban .owl-dots {
    margin-top:50px;
}

.slider-intro .owl-dots {
    display: block;
    padding-left: 0px;
    /* padding-top: 215px; */
    top: 225px !important;
    position: relative;
}
.slider-intro .owl-dots button span {
    background: #ffd700;
    width: 8px;
    height: 8px;
    float: right;
    border-radius: 100%;
    margin-right: 8px;
    margin-bottom: 4px;
    border: 1px solid #ffd700;
    margin-top: -250px;
    position: relative;
    z-index: 999;
}
.slider-intro .owl-dot.active span {
    background: #695a0c;
    border-color: #695a0c;
     border: 1px solid #695a0c;
}



.owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 4px;
    background: #ffffff;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px;
    outline: none;
    border: none;
    margin-right: 1px !important;
}

.owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
}

.owl-carousel 
.owl-nav button.owl-prev, 
.owl-carousel .owl-nav button.owl-next, 
.owl-carousel button.owl-dot {
    background: none;
    color: inherit;
    border: none;
    padding: 0 !important;
    font: inherit;
    outline: none;
}

.owl-theme .owl-dots 
.owl-dot.active span, 
.owl-theme .owl-dots .owl-dot:hover span {
    background: #f41428 !important;
}

.slider-intro .owl-dots{
  /* -webkit-tap-highlight-color: transparent; */
  /* position: relative; */
  top: -41px;
  left: 0px;
  /* float: left; */
  width:100% !important;
}

.plr-none{
  padding-right:0px !important;
  padding-left:0px !important;
}

.left-align{
    float:left;
}

.tla{
  text-align:left !important;
}

.pl35{
      padding: 35px;
}

.pl30{
    padding-left:30px;
}

.ctr-bg{
  background-color:white;
  border-radius:10px;
  padding:25px;
}

.ctr-bg h2{
  color:black !important;
}

.ctr-bg p{
  color:black !important;
}

/* width */
::-webkit-scrollbar {
 width:4px;
}

/* Track */
::-webkit-scrollbar-track {
 box-shadow: inset 0 0 0px #ffd700; 
 border-radius:0px;
}

/* Handle */
::-webkit-scrollbar-thumb {
 background:#ffd700;
 border-radius:0px;
}

.nav-stacked li{
  width:100%;
  float:left;
  border-bottom: 1px solid;
  padding: 10px 20px;
}.faq-full .active {
        color: #e4ba34;
}
.faq-full .active.show {
        color: #e4ba34;
}.faq-full .active.show a{
        color: #e4ba34;
}
.nav-stacked a:hover{
  text-decoration: none;
  color: #ffdf00;
}
.faq-full .card-body{
        color: #fff;
    font-size: 14px;
    line-height: 30px;
    padding: 0 20px 10px;
}
.nav-stacked a{
    color: #fff;
    font-size: 15px;
    line-height: 37px;
    width: 100%;
    float: left;
}
.faq-full h2{
        font-size: 30px;
    color: #fff;
    font-weight: 200;
    margin-bottom: 20px;
}
.faq-full .card{
        background: #201f1f;
    padding: 10px;
}
.faq-full .card-header{
    background: #201f1f;
    border: 0;
}
.faq-full  a{
    
}
.faq-full  h5{
    color: #fff;
    font-size: 15px;
}
.faq-full  svg{
    fill: #fff;
}
.faq-full{
        float: left;
    width: 100%;
    background-color: #111111;
    padding-top: 60px;
    padding-bottom: 60px;
}
.nav-stacked{
        background: #201f1f;
        width: 100%;
        float: left;
        padding: 0px 0 !important;
}
#panel-one{
  float:left;
  width:100%;
  background-color:#151515;
  padding-top: 10px;
  padding-bottom: 10px;
}


.top-nav{
  float:right;
      padding-right: 4px;
}

.yl-strip{
    float:right;
}

.navtop{
  float:left;
  font-size:15px;
  color:#908f90;
}

.navtop:hover{
  color:#ffe000;
  text-decoration:none;
}

.navtop span{
  color:rgb(144 143 144 / 55%);
  padding-left:9px; 
  padding-right:9px;
}


#panel-two{
  float:left;
  width:100%;
  background-color:#111111;
  padding-top:12px;
  padding-bottom:12px;
}

#banner{
  float:left;
  width:100%;
  background-color:#565454;
  padding-top:50px;
  padding-bottom:50px;
  background: url(../images/intro-bg.png);
  background-size: cover;
  padding-top:85px;
  padding-bottom:45px; 
}

.bannerslid{
  float:left;
  width:100%;
  text-align:right;
}

.slider-intro{
  float:left;
  width:100%;
}

.slider-intro h1{
  float:left;
  width:100%;
  font-weight:100;
  font-size: 49px;
  color:white;
  line-height: 60px;
  padding-top: 49px;
}

.slider-intro h1 span{
  font-weight:bold;
}

.slider-intro p{
  float:left;
  width:100%;
  font-size:14px;
  color:white;
  line-height: 26px;
  padding-top: 8px;
}

#panel-three{
  float:left;
  width:100%;
  background-color:#111111;
  padding-top:50px; 
  padding-bottom:50px;
}

#panel-three h2{
  float:left;
  width:100%;
  color:#e7e7e7;
  font-size: 30px;
  font-weight:bold;
}

#panel-three p{
  float:left;
  width:100%;
  color:#e7e7e7;
  font-size: 17px;
  font-weight: normal;
  padding-top: 1px;
  margin-bottom: 0px;
}

.border-box{
  float:left;
  width: 90%;
  padding-top: 23px;
}


.border-box-gr{
  float:left;
  width: 10%;
  text-align:right;
}


.border-none{
  border-right:none;
}

.number-section{
  float:left;
  width:100%;
}

.push-left{
  float:left;
  width:100%;
}


.about-section{
  float:left;
  width:100%;
  padding-top: 100px;
}

.about-section h3{
  float:left;
  width:100%;
  font-size:55px;
  font-weight: 200;
  color:white;
  padding-top: 70px;
  line-height: 65px;
}

.about-section p{
  float: left !important;
  width: 100% !important;
  font-size: 14px !important;
  color: white !important;
  line-height: 30px !important;
  padding-top: 15px !important;
  padding-right: 35px;
}

.nav-panel{
  float:left;
  width:100%;
  margin-top: 25px;
}

.free-demo{
  float:left;
  width:167px;
  height:53px;
  background-color:#000000;
  border-radius: 50px;
  text-align: center;
  line-height: 50px;
  color: white;
  font-size: 14px;
  line-height: 51px;
  margin-right:18px;
}

.free-demo:hover{
   background-color:#ffd700;
   color:black;
   text-decoration:none;
}


.start-trading{
  float:left;
  width:167px;
  height:53px;
  background-color:#111111;
  border-radius: 50px;
  text-align: center;
  line-height: 50px;
  color:#ffd700;
  border:solid 1px #ffd700;
  font-size: 14px;
  line-height: 51px;
}

.start-trading:hover{
   background-color:black;
   color:white;
   text-decoration:none;
   border:solid 1px black;
}

.abt-left{
  float:left;
  width:50%;
}

.hvr-icon{
  float:left;
  width:184px;
  height:273px;
  border:solid 1px #ffd700;
  border-radius:13px;
  text-align: center;
  padding-top: 40px;
  margin-bottom: 35px;
}

.hvr-icon:hover{
  border:solid 1px #363131;
  background: rgb(48,43,43);
  background: linear-gradient(4deg, rgba(48,43,43,1) 0%, rgba(0,0,0,1) 100%);
}

.hvr-icon img{
  width: 90px;
}

.hvr-icon p{
  float: left !important;
  width: 100% !important;
  text-align: center !important;
  color: white !important;
  font-size: 16px !important;
  padding-right: 0px !important;
  line-height: 24px !important;
  margin-top: 5px;
}


.abt-right{
  float:left;
  width:50%;
  margin-top:65px;
}

#panel-four{
  float:left;
  width:100%;
  padding-top:55px;
  padding-bottom: 70px;
  background: url(../images/bg1.png);
  background-size: cover;
}

#panel-four h1{
  float:left;
  width:100%;
  color:white;
  font-size:55px;
  font-weight:200;
  text-align:center;
}

#panel-four p{
  float:left;
  width:100%;
  color:white;
  font-size: 14px;
  color: rgb(255 255 255 / 97%);
  text-align: center;
  margin-top: 18px;
  padding-left: 275px;
  padding-right: 275px;
  line-height: 26px;
  padding-bottom: 30px;
}

.products-bg{
  float:left;
  width:100%;
  border-radius:6px;
  background-color:white;
}

.forex-pairs{
  float:left;
  width:100%;
  /* padding-top: 45px; */
  padding-left: 20px;
  padding-right: 20px;
  margin-bottom: 25px;
}


.forex-pairs h2{
  color:#000000;
  font-size: 23px;
  font-weight: 500;
  float: left;
  width: 100%;
  margin-top: 5px;
}

.forex-img{
  float:left;
  width:100%;
  margin-bottom: 15px;
}

.forex-img img{
  width:70px;
  float:left;
}

.forex-pairs p{
  float: left !important;
  width: 100% !important;
  font-size: 14px !important;
  color: #000000 !important;
  line-height: 26px !important;
  padding-left: 0px !important;
  padding-right: 0px !important;
  margin-top: 5px !important;
  text-align: left !important;
  padding-bottom: 0px !important;
  margin-bottom: 10px;
}

.forex-pairs h3{
  float: right;
  /* width:100%; */
  font-weight:bold;
  font-size:50px;
  margin-top: -68px;
  margin-right: 5px;
  background: #000000;
  background: linear-gradient(to top left, rgb(0 0 0 / 24%) 0%, #ffffff 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.product-nav{
  float:left;
  width:100%;
  color:#665602;
  font-size:14px;
  font-weight: 500;
  padding-bottom: 20px;
}

.product-nav:hover{
  color:black;
  text-decoration:none !important;
  padding-left: 5px;
}


.forex-border{
  border-right: solid 1px rgb(0 0 0 / 7%);
   padding-top:45px;
}

.forex-border2{
  border-left:  solid 1px rgb(0 0 0 / 7%);
   padding-top:45px;
}

.mobile-img{
  float:left;
  width:100%;
  text-align: center;
  margin-bottom: 20px;
}

.quote-bg{
  float:left;
  width:100%;
  padding: 15px;
}

.quote-bg p{
  float: left !important;
  width: 100% !important;
  color: #3e4143 !important;
  font-size: 14px !important;
  padding-left: 0px !important;
  padding-right: 0px !important;
  text-align: left !important;
  line-height: 24px !important;
  margin-bottom: 0px !important;
  padding-bottom: 0px !important;
  margin-top: 14px  !important;
}

.quote-bg img{
  width:60px;
}


#panel-five{
  float:left;
  width:100%;
  padding-top:50px;
  padding-bottom: 140px;
  background: url(../images/paralax1.png);
  background-size: cover;
  /* position: fixed; */
  background-attachment: fixed;
}

#panel-five h2{
  float:left;
  width:100%;
  color:#000000;
  line-height: 69px;
  font-size:55px;
  font-weight:300;
  text-align: center;
}

#panel-five p{
  float:left;
  width:100%;
  text-align:center;
  color:black;
  font-size: 14px;
  line-height: 25px;
  padding-top: 10px;
  margin-bottom: 25px;
}

.button-cntr{
  float:left;
  width:100%;
  text-align:center;
}

.demo-btn{
  /* float:left; */
  width:167px;
  height:53px;
  border-radius:50px;
  background-color:#111111;
  text-align:center;
  font-size: 14px;
  font-weight:500;
  color:white;
  line-height: 50px;
  padding: 20px;
  padding-left: 40px;
  padding-right: 40px;
  padding-top: 18px;
  padding-bottom: 18px;
  margin-right:20px;
}

.demo-btn:hover{
  background-color: #898484;
  color:white;
  text-decoration:none;
}

.demo-btn2{
  /* float:left; */
  width:167px;
  height:53px;
  border-radius:50px;
  background-color: rgb(17 17 17 / 0%);
  text-align:center;
  font-size: 14px;
  font-weight:500;
  color: black;
  line-height: 50px;
  padding: 20px;
  padding-left: 40px;
  padding-right: 40px;
  padding-top: 18px;
  padding-bottom: 18px;
  border: solid 1px #000000;
}

.demo-btn2:hover{
  background-color: #b19c3e;
  color:white;
  text-decoration:none;
  border: solid 1px #b19c3e;
}


#panel-six{
  float:left;
  width:100%;
  background: url(../images/bg2.png);
  padding-top: 115px;
  padding-bottom: 230px;
  margin-top: -129px;
    background-size: cover;
}


#panel-six h2{
  float:left;
  width:100%;
  color:#000000;
  line-height: 69px;
  font-size:55px;
  font-weight:300;
  text-align: center;
}

#panel-six p{
  float:left;
  width:100%;
  color:black;
  line-height: 26px;
  text-align:center;
  padding-left: 275px;
  padding-right: 275px;
  font-size: 14px;
  margin-top: 11px;
  margin-bottom: 50px;
}

.step-box{
  float:left;
  width:100%;
  background: url(../images/bg3.png) white;
  border-radius:6px;
  padding:20px;
  background-position: right;
  background-repeat: no-repeat;
  background-position-y: top;
  margin-top: 90px;
  -webkit-box-shadow: 0px 2px 48px -28px rgba(0,0,0,0.75);
  -moz-box-shadow: 0px 2px 48px -28px rgba(0,0,0,0.75);
  box-shadow: 0px 2px 48px -28px rgb(0 0 0 / 24%);
}

.step-box h3{
  float:left;
  width:100%;
  color:#000000;
  font-size:23px;
  font-weight:500;
  margin-top: 15px;
  margin-bottom: 0px;
}

.step-box p{
  float: left !important;
  width: 100% !important;
  color: black !important;
  line-height: 28px !important;
  font-size: 14px !important;
  padding-left: 0px !important;
  padding-right: 0px !important;
  text-align: left !important;
  margin-bottom: 18px !important;
}

.step-box img{
  width:74px;
  float:left;
  margin-top: 20px;
}



.step-box2{
  float:left;
  width:100%;
  background: url(../images/bg4.png) white;
  border-radius:6px;
  padding:20px;
  background-position: right;
  background-repeat: no-repeat;
  background-position-y: top;
  -webkit-box-shadow: 0px 2px 48px -28px rgba(0,0,0,0.75);
  -moz-box-shadow: 0px 2px 48px -28px rgba(0,0,0,0.75);
  box-shadow: 0px 2px 48px -28px rgb(0 0 0 / 24%);
  margin-bottom: 30px;
}

.step-box2 h3{
  float:left;
  width:100%;
  color:#000000;
  font-size:23px;
  font-weight:500;
  margin-top: 15px;
  margin-bottom: 0px;
}

.step-box2 p{
  float: left !important;
  width: 100% !important;
  color: black !important;
  line-height: 28px !important;
  font-size: 14px !important;
  padding-left: 0px !important;
  padding-right: 0px !important;
  text-align: left !important;
  margin-bottom: 18px !important;
}

.step-box2 img{
  width:74px;
  float:left;
  margin-top: 20px;
}



.step-box3{
  float:left;
  width:100%;
  background: url(../images/bg3.png) white;
  border-radius:6px;
  padding:20px;
  background-position: right;
  background-repeat: no-repeat;
  background-position-y: top;
  -webkit-box-shadow: 0px 2px 48px -28px rgba(0,0,0,0.75);
  -moz-box-shadow: 0px 2px 48px -28px rgba(0,0,0,0.75);
  box-shadow: 0px 2px 48px -28px rgb(0 0 0 / 24%);
  margin-bottom: 30px;
}

.step-box3 h3{
  float:left;
  width:100%;
  color:#000000;
  font-size:23px;
  font-weight:500;
  margin-top: 15px;
  margin-bottom: 0px;
}

.step-box3 p{
  float: left !important;
  width: 100% !important;
  color: black !important;
  line-height: 28px !important;
  font-size: 14px !important;
  padding-left: 0px !important;
  padding-right: 0px !important;
  text-align: left !important;
  margin-bottom: 18px !important;
}

.step-box3 img{
  width:74px;
  float:left;
  margin-top: 20px;
}



.step-box4{
  float:left;
  width:100%;
  background: url(../images/bg5.png) white;
  border-radius:6px;
  padding:20px;
  background-position: right;
  background-repeat: no-repeat;
  background-position-y: top;
  -webkit-box-shadow: 0px 2px 48px -28px rgba(0,0,0,0.75);
  -moz-box-shadow: 0px 2px 48px -28px rgba(0,0,0,0.75);
  box-shadow: 0px 2px 48px -28px rgb(0 0 0 / 24%);
  margin-bottom: 30px;
  margin-top: 190px;
}

.step-box4 h3{
  float:left;
  width:100%;
  color:#000000;
  font-size:23px;
  font-weight:500;
  margin-top: 15px;
  margin-bottom: 0px;
}

.step-box4 p{
  float: left !important;
  width: 100% !important;
  color: black !important;
  line-height: 28px !important;
  font-size: 14px !important;
  padding-left: 0px !important;
  padding-right: 0px !important;
  text-align: left !important;
  margin-bottom: 18px !important;
}

.step-box4 img{
  width:74px;
  float:left;
  margin-top: 20px;
}

.step-num {
  float:left;
  width:100%;
  text-align:right;
  font-size:50px;
  font-weight:bold;
  line-height: 50px;
  background: #FFD700;
background: linear-gradient(to right, #FFD700 0%, #debd0a 100%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}


#panel-seven{
  float:left;
  width:100%;
  background: url(../images/bg6.png);
  padding-top: 115px;
  padding-bottom: 50px;
  background-size:cover;
  margin-top: -140px;
}

.cfd-trading{
  width:966px;
  height:331px;
  max-width:966px;
  min-width:966px;
  border-radius:8px;
  margin-right:auto;
  margin-left:auto;
  background-color:#2f3048;
  margin-top: -155px;
  background: url(../images/bg7.png);
}

.cfd-60{
  float:left;
  width:60%;
  padding-top: 35px;
  padding-left: 50px;
}

.cfd-60 h3{
  float:left;
  width:100%;
  font-size: 39px;
  color:white;
  font-weight:300;
  line-height: 50px;
}

.cfd-60 h4{
  float:left;
  width:100%;
  color:#ffd700;
  font-size: 19px;
  font-weight:500;
  padding-top: 8px;
}

.cfd-60 p{
  float:left;
  width:100%;
  font-size:14px;
  color:white;
  line-height: 26px;
  padding-right: 116px;
  padding-top: 5px;
}

.cf-navigation{
  float:left;
  width:167px;
  height:53px;
  border-radius:50px;
  color:white;
  text-align:center;
  font-size:15px;
  font-weight:500;
  background: rgb(45,50,79);
  background: linear-gradient(48deg, rgba(45,50,79,1) 0%, rgba(37,40,57,1) 100%);
  line-height: 53px;
  margin-top: 14px;
}

.cf-navigation:hover{
  color:#ffd700;
  text-decoration:none;
  margin-left: 8px;
}


.pn-headding{
  float:left;
  width:100%;
  float: left;
  width: 100%;
  color: white;
  font-size: 55px;
  font-weight: 200;
  text-align: center;
  margin-top: 80px;
  line-height: 60px;
}

.pn-headding p{
  float:left;
  width:100%;
  font-size:14px;
  line-height: 28px;
  color:white;
  margin-top: 20px;
}

.trader-meta{
  float:left;
  width:100%;
  font-size: 29px;
  color:white;
  font-weight: 500;
  margin-top: 115px;
  margin-bottom: 15px;
}

.trader-desc{
  float:left;
  width:100%;
  font-size:14px;
  color:white;
  line-height:27px;
  margin-bottom: 30px;
  padding-right: 45px;
}

.meta-nav{
  float:left;
  width:167px;
  height:53px;
  text-align:center;
  border-radius:50px;
  border:solid 1px #ffd700;
  color: #ffd700;
  line-height:28px;
  line-height: 48px;
  font-size: 14px;
}

.meta-nav:hover{
   border:solid 1px #ffd700;
  color: #000;
  background-color:#ffd700;
  text-decoration:none;
}

.lap-tabs{
  float:right;
  margin-top: -415px;
  width: 750px;
}


#panel-eight{
  float:left;
  width:100%;
  padding-top:50px;
  padding-bottom:50px;
  background: url(../images/paralax2.png);
  background-size:cover;
  background-attachment: fixed;
}


#panel-eight h2{
  float:left;
  width:100%;
  color:#000000;
  line-height: 69px;
  font-size:55px;
  font-weight:300;
  text-align: center;
}

#panel-eight p{
  float:left;
  width:100%;
  text-align:center;
  color:black;
  font-size: 14px;
  line-height: 25px;
  padding-top: 10px;
  margin-bottom: 25px;
}


.plugin{
  float:left;
  width:100%;
  background-color: #212224;
  padding: 20px;
  margin-top: 20px;
  border-radius: 8px;
  -webkit-box-shadow: 0px 2px 48px -28px rgb(0 0 0 / 75%);
  -moz-box-shadow: 0px 2px 48px -28px rgba(0,0,0,0.75);
  box-shadow: 0px 2px 20px 1px rgb(0 0 0 / 47%);
}

#footer{
  float:left;
  width:100%;
  padding-top:45px;
  background-color:#151719;
  padding-top:45px;
  padding-bottom: 20px;
}

#footer h2 {
    float: left;
    width: 100%;
    color: white;
    font-size: 20px;
    font-weight: bold;
    padding-bottom: 15px;
}

.ftr-nav {
    float: left;
    width: 100%;
    font-size: 13px;
    color: white;
    padding-bottom: 16px;
    font-weight: normal;
}

.ftr-nav:hover {
    text-decoration: none;
    color: #a6a4a4;
}

.ft50{
  float:left;
  width:50%;
}

.social{
  float:left; 
  margin-right:14px;
}

.social:hover{
  margin-top:-5px !important;
}

.ftr-strip{
  float:left;
  width:100%;
  background-color:#111111;
  margin-top: 45px;
}

.call{
  float:left;
  color:white;
  font-size:14px;
  padding-top: 33px;
  padding-bottom: 30px;
  border-right: solid 1px rgb(185 178 178 / 20%);
  padding-right: 35px;
}

.call span a{
  color:#f6eeca;
}

.call span a:hover{
  color:white;
  text-decoration:none;
}

.mail{
  float:left;
  color:white;
  font-size:14px;
  padding-top: 33px;
  padding-bottom: 30px;
  border-right: none;
  padding-left: 35px;
}

.mail span{
  color:#f6eeca;
}

.mail span a{
  color:#f6eeca;
}

.mail span a:hover{
  color:white;
  text-decoration:none;
}


.ftr-logo{
  float:right;
  padding-top: 13px;
  padding-bottom: 14px;
}

.ftr-logo img{
    width:325px;
}

.legal-section {
    float: left;
    width: 100%;
    /* border-top: solid 1px #2a2c2e; */
    padding-top: 40px;
    /* margin-top: 30px; */
}

.sec-legal {
    float: left;
    width: 100%;
    margin-bottom: 19px;
}

.sec-legal h3 {
    float: left;
    width: 100%;
    color: white;
    font-size: 16px;
    font-weight: 500;
    padding-top: 5px;
}


.sec-legal p {
    float: left;
    width: 100%;
    font-size: 13px;
    color: #b1b0b0;
    line-height: 28px;
}

#prepration{
  float:left;
  width:100%;
  background-color:#fef4c0;
  padding-top: 20px;
  padding-bottom:14px;
}

.terms {
    float: left;
    font-size: 13px;
    color: #222324;
    text-decoration: none !important;
}

#prepration p {
    color: #000000;
    font-size: 13px;
    text-align: right;
    margin-bottom: 0px;
}

#prepration p strong{
  font-weight:normal;
}

#prepration span {
    color: #abafb2;
    padding-left: 15px;
    padding-right: 15px;
    float: left;
    position: relative;
    top: -2px;
}

.tnm {
    color: #000000;
}

.tnm:hover {
    color: #6a5f22;
    text-decoration: none !important;
}

.top-btn{
  float:right;
  margin-top: 20px;
}

.login-top{
  float:left;
  width: 90px;
  height:38px;
  text-align:center;
  color:#ffd700;
  font-size: 13px;
  border: solid 2px #ffd700;
  border-radius: 50px;
  font-weight: 500;
  line-height: 32px;
}

.login-top:hover{
  background-color:#e1bf05;
  color:black;
  text-decoration:none;
}


.trading-top{
  float:left;
  width: 121px;
  height:38px;
  text-align:center;
  color:white;
  font-size: 13px;
  border: solid 2px #b9b9b9;
  border-radius: 50px;
  font-weight: 500;
  line-height: 32px;
  margin-left: 10px;
  margin-right: 9px;
}

.trading-top:hover{
  background-color:white;
  color:black;
  text-decoration:none;
}





.overlay {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 1111;
  top: 0;
  left: 0;
  background-color: rgb(0,0,0);
  background-color: rgba(0,0,0, 0.9);
  overflow-x: hidden;
  transition: 0.5s;
}

.overlay-content {
  position: relative;
  /* top: 25%; */
  width: 100%;
  text-align: center;
  /* margin-top: 30px; */
}

.overlay a {
  padding: 8px;
  text-decoration: none;
  font-size: 36px;
  color: #ffd700;
  display: block;
  transition: 0.3s;
}

.overlay a:hover, .overlay a:focus {
  color: #f1f1f1;
}

.overlay .closebtn {
  position: absolute;
  top: -10px;
  right: 8px;
  font-size: 50px;
  /* position: relative; */
  z-index: 111;
  font-weight: 200;
}

@media screen and (max-height: 450px) {
  .overlay a {font-size: 20px}
  .overlay .closebtn {
  font-size: 40px;
  top: 15px;
  right: 35px;
  }
}


.hamburger{
  margin-top:3px;
  width:auto !important;
  margin-right: 4px;
}

.pnone{
  padding:0px !important;
}


.mbg1{
  background-color: #262020;
  padding: 30px !important;
  float:left;
  width:100% !important;
  height: 100vh;
}

.mbg2{
  background-color: #1c1c17;
  padding: 30px !important;
  float:left;
  width:100% !important;
  height: 100vh;
}


.mbg3{
  background-color: #302d2d;
  padding: 30px !important;
  float:left;
  width:100% !important;
  height: 100vh;
}

.mbg4{
  background-color: #363434;
  padding: 30px !important;
  float:left;
  width:100% !important;
  height: 100vh;
}

.nav-title{
  float:left;
  width:100%;
  color: #c3c2be;
  font-size: 21px;
  font-weight:500;
  text-align: left;
  margin-bottom: 15px;
  margin-top: 25px;
}

.top-navi{
  float:left;
  width:100%;
  font-size: 18px !important;
  color: white !important;
  padding-bottom: 9px !important;
  padding-left: 0px !important;
  padding-right: 0px !important;
  text-align: left;
}

.top-navi:hover{
  text-decoration:none !important;
  padding-left:5px !important;
}

.active-mt{
  color: #ffd700 !important;
}

.active-bg{
  background: #40403d !important;
}

#banner-page{
    float: left;
    width: 100%;
    background-color: #141414;
    padding-top: 50px;
    padding-bottom: 50px;
}

#banner-page h2{
  float:left;
  width:100%;
  text-align:center;
  color:white;
  font-size:65px;
  font-weight:200;
}

#banner-page p{
  float:left;
  width:100%;
  text-align:center;
  color: rgb(255 255 255 / 85%);
  line-height: 25px;
  font-size: 14px;
  padding-top: 8px;
      display: none;
}

#panel-page{
  float:left;
  width:100%;
  background-color:#111111;
  padding-top: 60px;
  padding-bottom: 60px;
}

.hours-box {
    float: left;
    width: 100%;
    background-color: black;
    border-radius: 10px;
    padding: 18px;
    height: 220px;
    text-align: center;
}


.hours-box h5 {
    float: left;
    width: 100%;
    font-size: 20px;
    font-weight: bold;
    color: #ffd700;
    margin-bottom: 10px;
    padding-top: 25px;
    line-height: 27px;
    padding-bottom: 10px;
}

.hours-box p {
    float: left;
    width: 100%;
    font-size: 14px;
    color: white;
    line-height: 25px !important;
    margin-bottom: 8px !important;
}

.enq-title{
  float:left;
  width:100%;
  color:white;
  font-size: 36px;
  font-weight:200;
  text-align: center;
  line-height: 53px;
  margin-top: 60px;
  padding-bottom: 14px;
}

.enq-desc{
  float: left;
    width: 100%;
    text-align: center;
    color: rgb(255 255 255 / 85%);
    line-height: 25px;
    font-size: 14px;
    padding-top: 8px;
}

.page-contact {
    float: left;
    width: 100%;
    margin-top: 40px;
}


.log_set {
    width: 100%;
    float: left;
    position: relative;
    padding: 0 0 17px;
    margin-bottom: 15px;
}

.log_set label {
    width: 100%;
    float: left;
    position: relative;
    font-size: 14px;
    font-weight: 500;
    color: rgb(255 255 255);
    line-height: 25px;
    margin: 0 0 5px;
    text-align: left;
    padding-bottom: 9px;
}


.log_set input[type="text"], .log_set input[type="password"], .log_set input[type="mail"], .log_set input[type="email"], .log_set input[type="tel"], .log_set select, .log_set textarea {
    background: #bdb8b800;
    width: 100%;
    float: left;
    position: relative;
    height: 50px !important;
    border: solid 1px rgb(255 255 255 / 26%);
    padding: 10px 15px 10px 44px;
    font-size: 13px;
    line-height: 30px;
    color: #454545;
    font-weight: 400;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    outline: none;
    padding-left: 15px;
    border-radius: 5px;
}

.page-contact form {
    max-width: 700px;
    display: block;
    margin: 1px auto;
}

.page-contact button {
    border: solid 2px#ffd700 !important;
    border: none;
    font-size: 14px;
    color: #fff;
    padding: 19px 40px;
    cursor: pointer;
    font-weight: 700;
    /* float: right; */
    text-transform: uppercase;
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
    border-radius: 50px;
    background: #111111;
}


.page-contact button:hover {
    background: #ffd700;
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
    border: solid 2px #ffd700 !important;
    color: black;
}


.video-bx{
  float:left;
  width:100%;
  border-radius:15px;
  margin-bottom:55px;
}

.video-bx img{
  border-radius:15px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  width:100%;
}

.vd-titel{
    float: left;
    width: 100%;
    background-color: white;
    color: black;
    font-size: 16px;
    padding: 17px;
    font-weight: 400;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}

.vd-titel:hover{
  background-color:#f0f1f1;
      transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}

.vd-titel img{
  float: right;
  width: 40px;
  position: relative;
  top: 4px;
}

.vd-titel  span{/* top: 4px; */position: relative;width: 80%;float: left;}

.signals-sec{
  float:left;
  width:100%;
  margin-bottom: 40px;
}

.signals-sec h2{
    float: left;
    width: 100%;
    color: white;
    font-size: 36px;
    font-weight: 200;
    text-align: center;
    line-height: 53px;
    /* margin-top: 60px; */
    /* padding-bottom: 14px; */
}

.signals-sec p{
  float: left;
    width: 100%;
    text-align: center;
    color: rgb(255 255 255 / 85%);
    line-height: 25px;
    font-size: 14px;
    padding-top: 8px;
    padding-left:260px;
    padding-right:260px;
}


.mc-bg:hover {
    background-color: #241817;
    text-decoration: none;
}

.mc-bg {
    float: left;
    width: 100%;
    background-color: black;
    border-radius: 8px;
    padding: 22px;
    color: white;
    padding-top: 15px;
    border-radius: 15px;
}

.mc-bg span {
    font-weight: bold;
    font-size: 50px;
    color: #e6e8e9;
    float: left;
    width: 100%;
    background: #FFD700;
    background: linear-gradient(to right, #FFD700 0%, #BFA100 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.mc-titel {
    float: left;
    width: 100%;
    font-size: 22px;
    font-weight: bold;
}

.mc-desc {
    float: left;
    width: 100%;
    color: rgb(255 255 255 / 88%);
    font-size: 14px;
    line-height: 25px;
    margin-top: 7px;
    margin-bottom: 12px;
}

.mc-view {
    float: left;
    border-radius: 5px;
    background-color: #f14a36;
    color: white;
    text-align: center;
    border-radius: 4px;
    width: 120px;
    height: 40px;
    font-size: 14px;
    line-height: 37px;
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}

.mc-view:hover {
    background-color: black;
    text-decoration: none;
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}

.margin-siignal{
  margin-top:70px;
}

.signal-vd{
  float:left;
  width:100%;
}

.icon-steps{
  float:left;
  width:100%;
  margin-bottom: 10px;
  margin-top: 10px;
}

.icon-steps img{
  width: 70px;
}

.social-trb{
      background: #111111 !important;
    border: solid 1px rgb(255 255 255 / 29%);
    padding-top: 25px;
    margin-bottom:30px;
}

.platform-lap{
  float:left;
  width:100%;
  text-align:center;
}

.platform-lap img{
  width:750px;
  margin-top:20px;
}

.lap-bx{
  float:left;
  width:100%;
  margin-top: 70px;
}

.bx-white{
  float:left;
  width:100%;
}

.s-number{
  float:left;
  width:100%;
  font-size: 55px;
  font-weight:bold;
  color: #f5bd3e;
}

.bx-white h2{
  float:left;
  width:100%;
  color:white;
  font-size: 22px;
  padding-bottom: 6px;
}

.bx-white p{
  float:left;
  width:100%;
  color: rgb(255 255 255 / 99%);
  line-height: 27px;
  font-size: 14px;
  padding-right: 25px;
}

.pb60{
  padding-bottom:70px !important;
}

.bl-bg{
  float:left;
  width:100%;
  background-color:white;
  border-radius: 10px;
  padding: 35px;
}

.bl-bg h2{
  float:left;
  width:100%;
  font-weight: 500;
  color:black;
  font-size: 24px;
  margin-bottom: 10px;
}

.bl-bg p{
  float:left;
  width:100%;
  color: black;
  line-height: 26px;
  font-size: 14px;
  margin-bottom: 0px;
}

.text-grey{
  color:#efefef;
}

.benefits-bg{
  float:left;
  width:100%;
  background: #111111 !important;
  border: solid 1px rgb(255 255 255 / 19%);
  margin-bottom: 30px;
  border-radius: 10px;
}

.benefits-bg h2{
  float: left;
  width: 100%;
  font-size: 21px;
  font-weight: 500;
  color: black;
  text-align: center;
  padding: 15px;
  background: #fff2d4;
  border-radius: 10px;
  /* border-top-left-radius: 0px; */
  /* border-top-right-radius: 0px; */
  padding-top: 20px;
  padding-bottom: 20px;
}

.benefits-bg p{
  float:left;
  width:100%;
  text-align:center;
  color: rgb(255 255 255);
  font-size: 15px;
  padding: 15px;
  border-bottom: solid 1px rgb(255 255 255 / 19%);
  margin-bottom: 3px;
}

.bg-black{
  background-color:black;
}

.mt40{
  margin-top:40px;
}

.mt-none{
  margin-top:0px;
}

.mb30{
  margin-bottom:40px;
}

.mfc{
  color: rgb(229 207 157);
}

.fs33{
  font-size:33px;
}


.commission-table {
    float: left;
    width: 100%;
    margin-top: 10px;
    text-align: center;
}

.wd20 {
    width: 30%;
}

.table-bg {
    background-color: white;
}

.white-tb{
  color:white;
}


.mc-bg2 {
    float: left;
    width: 100%;
    background-color: black;
    border-radius: 8px;
    padding: 22px;
    color: white;
    padding-top: 15px;
    border-radius: 15px;
    margin-bottom:25px;
}

.mc-bg2 span {
    font-weight: bold;
    font-size: 50px;
    color: #e6e8e9;
    float: left;
    width: 100%;
    background: #FFD700;
    background: linear-gradient(to right, #FFD700 0%, #BFA100 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.glos-section{
  float:left;
  width:100%;
  margin-top:8px;
  margin-bottom:20px;
}

.pb35{
  padding-bottom: 35px !important;
}


.fs18{
  font-size:18px;
}

.our-vision{
  float:left;
  width:100%;
  padding:15px;
}

.our-vision p {
    float: left;
    width: 100%;
    color: rgb(255 255 255 / 88%);
    font-size: 14px;
    line-height: 25px;
    margin-top: 7px;
    margin-bottom: 12px;
}

.our-vision h2{
    float: left;
    width: 100%;
    color: white;
    font-size: 27px;
    font-weight: 700;
}

.vs-imgs{
  float:left;
  width:100%;
  margin-bottom:16px;
}

.vs-imgs img{
  float:left;
  width: 75px;
}


.mb25{
  margin-bottom:25px;
}

.blog-section{
  float:left;
  width:100%;
  border-radius:8px;
  border:solid 1px rgb(255 255 255 / 29%);
  padding:22px;
  margin-bottom:25px;
}

.blog-section h2{
  float:left;
  width:100%;
  font-size: 20px;
  font-weight:600;
  color: rgb(255 255 255);
  padding-bottom: 5px;
}

.blog-section p{
  float:left;
  width:100%;
  font-size:14px;
  color:white;
  line-height:25px;
}

.blg-nav{
    float: left;
    width: 100%;
    color: #d8e330cf;
    font-size: 14px;
}

.blg-nav:hover{
  text-decoration:none;
  color:white;
}

.blog-section img{
  border-radius:8px;
  margin-bottom: 20px;
}

.blog-details{
  float: left;
    width: 100%;
    border-radius: 8px;
    padding: 66px;
    margin-bottom: 25px;
    text-align: center;
    padding-top:0px;
    padding-bottom:0px;
}

.blog-details h2 {
    float: left;
    width: 100%;
    font-size: 26px;
    font-weight: 600;
    color: rgb(255 255 255);
    padding-bottom: 5px;
    text-align:left;
    margin-top: 20px;
}

.blog-details p {
    float: left;
    width: 100%;
    font-size: 14px;
    color: white;
    line-height: 25px;
    text-align: left;
    padding-top: 5px;
}

.blog-details img{
  border-radius:10px;
}

.auto-bg{
  float:left;
  width:100%;
  border-radius:8px;
  background-color:white;
  padding-bottom: 15px;
  margin-bottom: 35px;
}

.auto-bg h2{
    padding: 15px;
    text-align: center;
    font-weight: 300;
    font-size: 29px;
    background: #1e2428;
    color: white;
    padding-bottom: 19px;
}

.auto-bg p{
font-size: 15px;
padding: 20px;
line-height: 28px;
margin-bottom: 0px;
border-bottom: solid 1px rgb(0 0 0 / 8%);
}

.br-none{
  border-bottom:none !important;
}

.policy-sections{
  float:left;
  width:100%;
  margin-bottom: 40px;
}

.policy-sections h2{
  float: left;
    width: 100%;
    color: white;
    font-size: 36px;
    font-weight: 200;
    text-align: left;
    line-height: 53px;
}

.policy-sections p{
  float: left;
  width: 100%;
  text-align: left;
  color: rgb(255 255 255 / 85%);
  line-height: 25px;
  font-size: 14px;
  padding-top: 8px;
  margin-bottom: 6px;
}

.policy-sections strong{
  float:left;
  width:100%;
  padding-left:20px;
  font-weight: 600;
  color: #eaebc5;
  font-size: 20px;
  margin-top: 10px;
  margin-bottom: 15px;
}

#panel-two img{
  width: 355px;
  margin-top: 6px;
}



.login-top-mb{
  float:left;
  width:118px;
  height:38px;
  text-align:center;
  color:#ffd700;
  font-size:14px;
  border: solid 2px #ffd700;
  border-radius: 50px;
  font-weight: 500;
  line-height: 32px;
}

.login-top-mb:hover{
  background-color:#e1bf05;
  color:black;
  text-decoration:none;
}

.trading-top-mb{
  float:left;
  width: 128px;
  height:38px;
  text-align:center;
  color:white;
  font-size:14px;
  border: solid 2px #b9b9b9;
  border-radius: 50px;
  font-weight: 500;
  line-height: 32px;
  margin-left: 15px;
  margin-right: 15px;
}

.trading-top-mb:hover{
  background-color:white;
  color:black;
  text-decoration:none;
}

.lt-menu{
  float:left;
  width:100%;
  padding-left:15px;
  padding-right:15px;
}





.acc-outer-box{

width: 100%;

float: left;

background: #121416;

padding-bottom: 50px;

border-bottom-left-radius: 30px;

border-bottom-right-radius: 30px;
}
.acc-outer-box h1{

text-align: center;

font-size: 34px;

color: #fff;

font-weight: 300;

padding: 30px 0;

border-bottom: 1px solid #252628;
}
.acc-outer-box h5{font-size: 19px;color: #fff;font-weight: 300;float: left;width: 100%;margin-top: 30px;text-align: center;}
.acc-outer-box h5 span{
  
float: left;
  
width: 100%;
  
margin-top: 10px;
  
font-weight: 400;
}
.ac-type-full h2{

font-size: 40px;

color: #fff;

font-weight: 300;

/* text-align: center; */
}
.acc-inner-box h5{font-size: 19px;font-weight: 200;color: #fff;float: left;width: 100%;margin-top: 15px;margin-bottom: 15px;}
.acc-inner-box h5 span{
  
width: 100%;
  
float: left;
  
font-weight: 400;
  
margin-top: 10px;
}
.ac-type-full .tab-content{

float: left;

width: 100%;

margin-top: 30px;
}
.acc-box{

}
.acc-inner-box{

background: #000000;

width: 100%;

float: left;

padding: 20px;

border-top-left-radius: 30px;

border-top-right-radius: 30px;
}
.acc-outer-box{
  
}
.ac-type-full ul li a {
    background-color: #000;
    border-color: #000 !important;
    text-decoration: none;
    position: relative;
    font-size: 14px;
    width: 108px;
    float: left;
    text-align: center;
    color: #fff;
    height: 33px;
    padding: 6px 0;
    border-radius: 30px;
    margin-left: 15px;
}
.ac-type-full .nav-tabs > li .active:after {
    position: absolute;
    content: '';
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #e9c501;
    top: 32px;
    left: 42px;
}
.ac-type-full .nav-tabs > li .active {
    background-color: #e9c501 !important;
    border-color: #e9c501 !important;
    text-decoration: none;
    position: relative;
    font-size: 14px;
    width: 108px;
    float: left;
    text-align: center;
    color: #000 !important;
    height: 33px;
    padding: 6px 0;
    border-radius: 30px;
    margin-left: 15px;
}
.ac-type-full p{
  
font-size: 14px;
  
color: #fff;
  
line-height: 28px;
  
/* text-align: center; */
}
.ac-type-full .nav{width: 100%;margin-top: 30px;float: left;border-bottom: 0;}
.ac-type-full{
  /* background: #0e1012; */
  width: 100%;
  float: left;
  /* padding:60px 5%; */
}


.site-button.text-uppercase {
    text-transform: uppercase;
}
.site-button {
    background-color: #e9c501;
    color: #000;
    font-weight: 700;
    margin: 26px auto;
    display: table;
    width: 200px;
    height: 43px;
    text-align: center;
    padding: 10px 0;
    border-radius: 50px;
}.site-button:hover, .site-button:focus, .site-button:active {
    background-color: #302828;
    text-decoration: none;
    color: white;
}.pricingtable-highlight {
    margin: -20px 0;
    -moz-box-shadow: 0 0 10px 5px rgba(0,0,0,0.2);
    -webkit-box-shadow: 0 0 10px 5px rgb(0 0 0 / 20%);
    box-shadow: 0 0 10px 5px rgb(0 0 0 / 20%);
    position: relative;
    z-index: 99;
}

.trader-p{
    text-align:left !important;
    padding-left:0px !important;
    padding-right:0px !important;
    float: none !important;
}

.trader-p-img{
    float: right;
    margin-left: 35px;
}


.demo-btn-app{
  /* float:left; */
  width:167px;
  height:53px;
  border-radius:50px;
  background-color: #e9c501;
  text-align:center;
  font-size: 14px;
  font-weight:500;
  color: black;
  line-height: 50px;
  padding: 20px;
  padding-left: 40px;
  padding-right: 40px;
  padding-top: 18px;
  padding-bottom: 18px;
  margin-right:20px;
  border: solid 2px #e9c501;
}

.demo-btn-app:hover{
  background-color: #111111;
  color:#e9c501;
  text-decoration:none;
  border: solid 2px #e9c501;
}


.demo-btn-app2{
  /* float:left; */
  width:167px;
  height:53px;
  border-radius:50px;
  background-color: white;
  text-align:center;
  font-size: 14px;
  font-weight:500;
  color: black;
  line-height: 50px;
  padding: 20px;
  padding-left: 40px;
  padding-right: 40px;
  padding-top: 18px;
  padding-bottom: 18px;
  margin-right:20px;
  border: solid 2px white;
}

.demo-btn-app2:hover{
  background-color: #111111;
  color:white;
  text-decoration:none;
  border: solid 2px white;
}