* {
    scroll-behavior: smooth;
}
body{
   font-family: samsungsharpsans;
   background: #071025;
}
.top{
    background: #071025;
}
.top-left, .top-right{
    list-style: none;
    display: inline-block;
    padding: 10px 0;
}
.top-left li, .top-right li{
   display: inline-block;  
   color: #fff;  
}
.top-left{
    float: left;
}
.top-left li:nth-child(2){
    padding-left: 15px;
}
.top-right li:nth-child(2), .top-right li:nth-child(3){
    padding-left: 15px;
}
.top-right{
    float: right;
}
.container-fluid{
    background: #00263E;
    margin-bottom: 0;
    z-index: 9999;
}

.slider-title {
    font-size: 53px;
    font-weight: 700;
    color: #2E5665;
    text-align: left;
    line-height: 80px;
    letter-spacing: 0;
    position: relative;
    max-width: 1170px;
    margin: 10px auto;
    padding: 0;
    font-family: renogare;
    z-index: 999;
}
.slider p{
  text-align: left;
  max-width: 1170px;
    margin: 10px auto;
}
.slider p a{
  background: #00263E;
  padding: 15px 50px;
  color: #fff;
  border-radius: 5px;
  display: inline-block;
  margin-top: 30px
}

.slider-btn{
    font-size: 12px;
    color: #fff;
    padding: 15px 67px;
    text-transform: uppercase;
    font-family: UniSansSemiBold;
    margin: 0;
    float: left;
    letter-spacing: 2px;
    background: #009946;
}
.btc-prices .col-md-3{
     border-left: 1px solid #3f1b4b;
     border-right: 1px solid #3f1b4b;
     padding-bottom: 0;
     margin-left: -1px;
}
.btc-price-title{
         color: #fff;
         font-size: 14px;
         text-align: center;
         text-transform: uppercase;
         font-weight: 500;
         margin-bottom: -25px;
         z-index: 99999;
         position: relative;
         padding-top: 15px;
}

.market-prices{
    background: rgb(23, 16, 47);
    min-height: 56px;
    background-image: url(/assets/img/market-prices.png);
    background-size: 100% 100%;
}
.btc-prices{
    background: #421a54;
    padding: 5px 0 0;
    max-height: 170px;
}
.platform{
    background: #fdfdff;
    position: relative;
}

.platform h3{
    color: #44B7E0;
    text-align: left;
    font-size: 27px;
    font-weight:600;
    margin-bottom: 20px;
    line-height: 60px;
    padding-left: 60px;
    font-family: samsungsharpsans-bold;
}
.blue{
   position: relative;
}
.platform .col-md-12 p{
    font-size: 14px;
    color: #aaa;
    text-align: center;
    margin-bottom: 50px;
    line-height: 29px
}
.platform .col-md-3{
    text-align: center;
    padding: 50px 15px 20px;
}
.platform .col-md-3 p{
    font-size: 16px;
    color: #898b91;
    margin: 30px;
    text-transform: uppercase;
    line-height: 30px;
    font-family: samsungsharpsans-medium;
    letter-spacing: 1px;
}
.platform .col-md-3:nth-child(4){
    background: url(/assets/img/trusted-bg.jpg);
}


.why-us li{
    list-style: none;
    float: left;
    width: calc(25% - 22px);
    background: #071025;
    text-align: center;
    padding: 120px 0;
    min-height: 300px;
}
.why-us li:nth-child(1){
    background: url(/assets/img/first-bgimage.jpg);
}
.why-us li:nth-child(2){
    background-color: rgb(23, 26, 34);
}
.why-us li:nth-child(3){
    background: #191c23;
}
.why-us li:nth-child(4){
    background: #1b1e26;
}
.why-us li span{
    font-size: 16px;
    color: #a2a8b3;
    display: block;
    margin-top: 30px;
}
.section-list-title{
    font-size: 18px;
    color: #fff;
    margin-top: 40px;
}

.why-us .section-title{
    font-size: 14px;
    color: #ff6904;
    text-transform: uppercase;
    position: relative;
    font-weight: 500;
    letter-spacing: 2px;
    text-align: center;
}
.why-us .section-title:before{
    content: "";
    background: #ff6904;
    height: 2px;
    width: 100px;
    bottom: -15px;
    left:calc(50% - 50px);
    position: absolute;
}
.why-us .main-title{
    font-size: 35px;
    color: #fff;
    margin: 25px 0 25px;
    padding: 0;
    line-height: 60px;
}


.top{
    background: #071025;
}
.top-left, .top-right{
    list-style: none;
    display: inline-block;
    padding: 10px 0 10px;
    margin-bottom: 0;
}
.top-left li, .top-right li{
   display: inline-block;
   color: #474256;
   font-size: 11px;
}
.top-left{
    float: left;
}
.top-left li:nth-child(2){
    padding-left: 15px;
}
.top-right li:nth-child(2), .top-right li:nth-child(3){
    padding-left: 15px;
}
.top-right{
    float: right;
}


.text-slider{
    font-size: 14px;
    color: #fff;
    text-align: left;
    font-family: samsungsharpsans-medium;
    letter-spacing: 0px;
    max-width:  1170px;
    margin: 5px auto 10px;
    padding: 0 15px;
}
.btn-slider{
    max-width: 1170px;
    margin: 0 auto;
}
.market-prices{
    background: rgb(23, 16, 47);
    min-height: 56px;
    background-image: url(/assets/img/market-prices.png);
    background-size: 100% 100%;
}
.platform{
    padding: 0;
    background-size: cover;
    background-position: 50%;
    float: left;
    width: 100%;
    margin: 0;
}
.platform .container{
    position: relative;
    padding: 40px 0 80px;
}
.array-icon{
    position: absolute;
    left: -30px;
    top: 0;
    background: #009946;
    height: 70%;
    width: 80px;
    text-align: center;
}
.array-icon:before{
    content: "";
    background: #fff;
    width: 2px;
    height: 83%;
    position: absolute;
    
}
.array-icon img{
    position: absolute;
    bottom: 30px;
    left: 25px;
}
.platform .section-title{
    font-size: 11px;
    color: #ff6904;
    text-transform: uppercase;
    position: relative;
    font-weight: 500;
    letter-spacing: 2px;
}
.platform .section-title:before{
    content: "";
    background: #ff6904;
    height: 2px;
    width: 150px;
    bottom: -15px;
    left:-110px;
    position: absolute;
}
.platform .main-title{
    font-size: 35px;
    color: #fff;
    margin: 15px 0;
    padding: 0;
    line-height: 60px;
}
.platform #section-ul li{
    font-size: 14px;
    color: #aaa;
    list-style: none;
    line-height: 30px;
    font-weight: 400;
    position: relative;
}
.platform #section-ul li:before{
    content: "";
    background-image: url(../img/tick-list.png);
    position: absolute;
    left: -40px;
    top: 9px;
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
}
.platform .section-btn{
    color: #fff;
    background-image: -moz-linear-gradient( 65deg, rgb(245,92,34) 0%, rgb(249,130,24) 60%, rgb(253,168,13) 100%);
    background-image: -webkit-linear-gradient( 65deg, rgb(245,92,34) 0%, rgb(249,130,24) 60%, rgb(253,168,13) 100%);
    background-image: -ms-linear-gradient( 65deg, rgb(245,92,34) 0%, rgb(249,130,24) 60%, rgb(253,168,13) 100%);
    padding: 14px 80px;
    text-transform: uppercase;
    border-radius: 35px;
    float: left;
    margin-top: 16px;
}


.why-us{
    background-size: 85% 100%;
    background-repeat:  no-repeat;
    background-position: right;
    background: #14171f;
    position: relative;
}
.why-us .container{
    position: relative;
    padding: 100px 0 130px;
}
.why-us .text h3{
    color: #131722;
    font-size: 30px;
    line-height: 60px;
    font-family: samsungsharpsans-bold;
    margin-bottom: 30px;
    letter-spacing: 1px;
}
.why-us .text p{
    color: #000f1d;
    font-size: 14px;
    line-height: 36px;
    text-align: justify;
    font-family: samsungsharpsans-medium;
}
.why-us .text p a{
    color: #fff;
    font-size: 14px;
    line-height: 36px;
    background: #009946;
    padding: 15px 100px 15px 40px;
    text-transform: uppercase;
    font-family: samsungsharpsans-bold;
    letter-spacing: 2px;
    position: relative;
}
.why-us .text p a:after{
    content: url(/assets/img/btn-array.png);
    position: absolute;
    right: 40px;
    bottom: 3px;
}

.why-us .text p a:hover{
    text-decoration: none;
}
.why-us .image{
    position: absolute;
    right: 0;
    top: 0;
    background: #009946;
    height: 100%;
    width: 45%;
}
.why-us .image img{
    margin: 130px 0 0 -50px;
}
.why-us ul{
    padding: 0;
    margin-top: -170px;
    float: left;
    width: 100%;
    margin-bottom: 100px;
}
.why-us li{
    list-style: none;
    float: left;
    width: 25% ;
    text-align: center;
    padding: 100px 0;
    z-index: 999;
}
.why-us .section-list-title{
    font-size: 18px;
    color: #a8a8a8;
    margin-top: 40px;
    font-family: UniSansSemiBold;
}

.why-us .section-title{
    font-size: 14px;
    color: #ff6904;
    text-transform: uppercase;
    position: relative;
    font-weight: 500;
    letter-spacing: 2px;
    text-align: center;
    margin-top: 10px;
}
.why-us .section-title:before{
    content: "";
    background: #ff6904;
    height: 2px;
    width: 100px;
    bottom: -15px;
    left:calc(50% - 50px);
    position: absolute;
}
.news{
    padding: 120px 0 160px;
}
.news p{
   color: #aaa;
   line-height: 26px;
}
.content.news{
    background: #fff;
    position: relative;
}
.content.news h3{
    font-family: samsungsharpsans-bold;
    line-height: 58px;
    font-size: 30px;
    margin-top: 0;
}
.news .col-md-5 img{
    max-width: 95%;
}
.news .col-md-5{
    padding-left: 0;
}
.news .col-md-7{
    padding-top: 40px;
}
.news ul{
    list-style: none;
    padding: 0;
}

.news ul li{
    list-style: none;
    margin: 0;
    float: left;
    width: 100%;
    padding: 10px 0 10px 50px;
    font-size: 14px;
    line-height: 33px;
    position: relative;
    font-family: samsungsharpsans-medium;
}
.news ul li:before{
    content: url(/assets/img/check-icon.png);
    position: absolute;
    left: 0;
}



.mobile-app{
        padding: 70px 0 70px;
        background-size: contain;
        background-position-x: 0;
        background-repeat: no-repeat;
        background-color: #12141b;
        position: relative;
}
.mobile-app:after{
    content: "";
    background: #009946;
    width: 100%;
    height: 10px;
    position: absolute;
    bottom: 60px;
}
.mobile-app img{
    position: absolute;
    right: 0;
    bottom: 70px;
    max-width: 50%;
}
.mobile-app h3{
    font-size: 30px;
    color: #fff;
    margin: 15px 0 30px;
    padding: 0;
    line-height: 45px;
    text-align: left;
    font-family: samsungsharpsans-bold;
}
.mobile-app p{
    color: #fff;
    font-size: 12px;
    line-height: 23px;
    margin-bottom: 50px;
}
.mobile-app a{
    color: #fff;
    font-size: 12px;
    border: 0;
    padding: 15px 50px;
    font-family: samsungsharpsans-bold;
    letter-spacing: 1.5px;
}
.mobile-app a:hover{
    text-decoration: none;
}
.mobile-app a:nth-child(3){
    border-right: 1px solid #009946;
}
.app-mobile-logo{
    margin-top: 30px;
}
.app-mobile-logo img:nth-child(2){
    margin-left: 25px;
}
.like{
    margin-bottom: 30px;
}
.cryptocurrencies{
    background : #17102f;
    padding: 140px 0;
}



.footer-dark .logo {
  float: left;
  margin: 0 135px 0 0;
}
.footer-dark .logo img {
  max-width: 160px;
}
.footer-dark .navigation {
  float: left;
  width: 845px;
}
.footer-dark .navigation p.title {
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 20px;
  color: #ddd;
  border-bottom: 1px solid rgba(153, 153, 153, 0.5);
  line-height: 24px;
  padding-bottom: 15px;
  text-transform: uppercase;
}
.footer-dark .navigation li {
  margin-bottom: 10px;
}
.footer-dark .navigation li a {
  color: #999;
  font-weight: 300;
  font-size: 14px;
}
.footer-dark .navigation li a:hover {
  color: #ff6904;
}
.footer-dark .coll {
  float: left;
  width: calc(33% - 30px);
  margin-left: 30px;
}
.footer-dark .social {
  width: 100%;
  margin: 60px 0 0;
  padding: 40px 0;
  border-top: 1px solid #262626;
}
.footer-dark .item.text {
    margin-bottom: 36px;
    font-size: 10px;
    padding: 10px 0 0;
    margin-top: 30px;
}
@font-face {
    font-family: UniSansSemiBold;
    src: url(font/UniSansSemiBold.otf);
}


.navigation-clean-button.navbar-default .navbar-nav>li:hover>a {
    color: #009946 !important;
    position: relative;
}
.navigation-clean-button.navbar-default .navbar-nav>li:hover>a:after {
    content: "";
    position: absolute;
    width: 50px;
    height: 2px;
    background: #009946;
    bottom: 5px;
    opacity: 0.2;
    z-index: 5;
    left: calc(50% - 25px);
}
.navbar-default{
  position: relative;
}



.mobile-app .col-md-8{
   padding-top: 70px;
}

.dropbtn {
    background-color: transparent;
    color: #fff;
    padding: 0 15px;
    font-size: 14px;
    border: 0px solid rgba(255,255,255,.15);
    cursor: pointer;
    margin-left: 0;
}

.dropdown {
    position: relative;
    display: inline-block;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #00263E;
    min-width: 170px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 99999;
    left: 0;
    padding: 15px 0;
    text-align: left;
    top: 35px;
}

.dropdown-content a {
    color: #fff;
    padding: 8px 15px;
    text-decoration: none;
    display: block;
    font-size: 13px;
    text-transform: uppercase;
}

.dropdown-content a:hover {background-color: #009946;color: #fff;text-decoration: none;}

.dropdown:hover .dropdown-content {
    display: block;
}

.dropdown:hover .dropbtn {background: transparent;border: 0px solid #17102f;}
@media (max-width: 1550px){
    .slider {
      /* height: 700px;
      padding: 200px 0; */
    }
    .news {
      padding: 120px 0;
    }
}
.cryptocurrencies img{
    max-width: 100%;
}

@media (min-width: 768px) and (max-width: 1199px){
  .navbar-brand img {
    max-width: 150px;
  }
  .left-wu {
    width: 60%;
    float: left;
    padding: 60px 50px !important   ;
   }
   .left-wu h3{
     font-size: 30px !important;
     line-height: 40px !important;
   }
   .footer-menu-content {
       background: repeating-linear-gradient(90deg,#040d21,#040d21 10%,#040d21 10%,#040d21 100%);
     }
  .navigation-clean-button.navbar-default .navbar-nav>li>a {
    color: #fff;
    font-size: 12px;
    line-height: 45px;
  }
  .navigation-clean-button .actions {
    margin-top: 20px;
  }
  .slider {
    margin-top: -90px;
  }
    .slick-initialized .slick-slide {
    padding: 100px 0;
}
  .slider {
    height: 650px;
    padding: 30px 0;
    }
.navbar-right {
    margin-right: 60px;
}
.slick-prev {
    left: 15%;
    top: calc(95% - 40px);
}
.slick-next {
    left: calc(15% + 140px);
    top: calc(80% + 57px);
}
.slider-title {
    font-size: 40px;
    line-height: 50px;
    margin-top: 0;
    padding-left: 15%;
}
.text-slider {
    font-size: 16px;
    letter-spacing: 1px;
    margin-bottom: 30px;
    margin-top: 20px;
    padding-left: 15%;
}
    .news-left {
    max-width: 390px;
    margin-top: 160px;
    }
    .news-left img{
    max-width: 100%;
    }
    .footer-dark .logo {
     margin: 0px 135px 50px 30px;
    }
}
@media (max-width: 992px){
    .slider {
    margin-top:  -130px;
    }
    .container {
    width: 100%;
    }
    .platform .col-md-3:nth-child(3), .platform .col-md-3:nth-child(4), .platform .col-md-3:nth-child(5) {
    border-left: 0px solid #1f273a;
    border-top: 1px solid #1f273a;
    padding-top: 40px;
}
}

@media (max-width: 767px){
    .navbar-brand img {
    max-width: 150px;
  }
      .left-wu{
        width: 100% !important;
        padding: 20px 15px !important;
      }
      .right-wu{
        width: 100% !important;
      }
      .right-wu .item {
        padding: 20px 10px 80px !important;
      }
      .footer-menu-content {
            background: repeating-linear-gradient(90deg,#040d21,#040d21 10%,#040d21 10%,#040d21 100%);
            padding: 40px 0;
       }
       .footer-menu{
           margin-bottom: 30px;
       }
       .why-us {
          background-size: 50% 50% !important;
       }
.left-wu h3 {
    font-size: 25px !important;
    line-height: 30px !important;
    margin-bottom: 20px !important;
}
.right-wu .item .img-wu, .right-wu .item .txt-wu {
    line-height: 50px !important;
}
.header-content__bg-image{
    max-width: 100%;
    bottom: -150px !important;
    left: -10% !important;
}
.price-by-time__item{
   padding-left: 15px;
}
.first-text__sub-text {
    font-size: 16px !important;
    padding-left: 15px !important;
}
.last-price-changes__head {
    margin-bottom: 20px;
    font-size: 15px !important;
    line-height: 22px;
    padding-left: 15px;
}
.header-content__bg-image img{
    max-width: 110%;
    
}
.head-graph::after {
    top: 110px !important;
    right: -35px !important;
}
        .navbar-brand {
        padding: 0;
        }
        .slider {
        margin-top: 0;
        }
        .navigation-clean-button .actions {
        margin-top: 10px;
        margin-bottom: 20px;
       }
       .navbar-default:after {
        height: 0px;
       }
       .navigation-clean-button .navbar-collapse{   
        border-top-color: rgba(255,255,255,.15);
       }
.navigation-clean-button.navbar-default .navbar-nav>li>a {
    font-size: 13px;
    line-height: 25px;
    padding: 0px 15px;
}
      .news-left {
    max-width: 390px;
    margin-top: 75px;
    }
       .navigation-clean-button.navbar-default .navbar-nav>li:hover>a:after 
      {
        height: 0;
       }
       .slider-title {
       font-size: 30px;
       line-height: 40px;
        margin-top: 0;
      }
      .text-slider {
    font-size: 16px;
    margin-bottom: 30px;
    margin-top: 20px;
    }
    .slick-initialized .slick-slide {
    display: block;
    max-height: 500px;
    padding: 40px 0 !important;
}
    .slider {
    height: 600px;
    padding: 115px 0;
    }
    .slick-dots {
    bottom: calc(50% - 80px) !important;
    left: calc(50% - 80px) !important;
}
#features:after {
    display: none

}

#features:before {
    display: none;
}
    .slider-btn {
    padding: 10px 27px;
    }
    .footer-dark .navigation {
    float: left;
    width: 100%;
    margin-top: 30px;
    }
    img{
    max-width: 100%;
    }
    .slider:after{ display: none;}  
.footer-dark .item.text p {
    opacity: .6;
    margin-bottom: 0;
    text-align: justify;
    padding: 0 15px;
    }
    .why-us li {
    width: calc(50% - 15px);
    margin-bottom: 30px;
    }
    .why-us ul li:nth-child(2), .why-us ul li:nth-child(4){
  float: right;
  margin-right: 0;
   } 
   .content, .icons {
    padding-top: 50px;
    }
    .platform h3{
        font-size: 20px;
    }
    .platform .col-md-12 p{font-size: 12px;}
    .platform .section-btn {
    margin-top: 16px;
    margin-bottom: 30px;
   }
   .platform .main-title, .why-us .main-title, .news .main-title, .mobile-app .main-title {
    font-size: 25px;
    margin: 35px 0 25px;
    padding: 0;
    line-height: 35px;
    }
    .news .main-title{
      margin-top: 100px !important;
    } 
    .mobile-app p {
    color: #fff;
    width: 51%;
    font-size: 12px;
}
    .platform .section-title, .why-us .section-title, .news .section-title, .mobile-app .section-title {
    font-size: 11px !important;
    letter-spacing: 2px; 
     } 
    .mobile-app-phones {
    margin-bottom: -30px;
    max-width: 200px;
    margin-top: -230px;
    float: right;
    margin-right: -30px;
    }  
.mobile-app {
    background-size: initial;
    background-position-x: 20%;
    background-repeat: no-repeat;
    padding-top: 40px;
    padding-bottom: 10px;
}
    .mobile-app .col-md-4{
      text-align: center;
    }
    .cryptocurrencies {
    padding: 50px 0;
    }
.mobile-app .col-md-8 {
    padding-top: 0px;
   }
.like {
    margin-bottom: 30px;
    display: none;
   }
   .app-mobile-logo img:nth-child(2) {
    margin-left: 0;
    display: block;
    margin-top: 20px;
   }
   .footer-dark .coll {
    float: left;
    width: calc(100% - 30px);
    margin-left: 15px;
    margin-bottom: 30px;
   }
    .footer-dark .logo img {
    margin-left: 15px;
   }
   .news {
    background: #110926;
    padding: 0 0 50px !important;
}
}

@media (max-width: 600px){
    .why-us li {
    width: calc(100% - 30px) !important;
    margin: 0 15px 20px !important;
    }
}

@media (max-width: 450px){
   .slider-title {
    font-size: 30px;
    line-height: 40px;
    margin-top: 0;
     }
     .text-slider {
    font-size: 14px;
    margin-bottom: 30px;
    margin-top: 20px;
    }
    .slider {
    height: 550px;
    padding: 105px 0;
    }
    .platform .main-title, .why-us .main-title, .news .main-title, .mobile-app .main-title {
    font-size: 22px;
    margin: 35px 0 15px;
    line-height: 28px;
    }
     .platform #section-ul li {
    font-size: 12px;
    line-height: 20px;
    }
}






.button
{
  width: 150px;
  padding: 10px;
  background-color: #FF8C00;
  box-shadow: -8px 8px 10px 3px rgba(0,0,0,0.2);
    font-weight:bold;
  text-decoration:none;
}
#cover{
    position:fixed;
    top:0;
    left:0;
    background:rgba(0,0,0,0.6);
    z-index:5;
    width:100%;
    height:100%;
    display:none;
}
.login .main-menu, .login .mobile-app, .login .footer-dark{
    display: none;
}
.login-page{
    padding: 150px 0;
    background: #fff;
    background-image: url(/assets/img/left-login.jpg);
    background-position: left;
    background-repeat: no-repeat;
    margin-top: -120px;
    background-size: contain;
}
.login-page .col-md-3 h3{
    color: #00abf0;
    margin-bottom: 30px;
    font-size: 24px;
    line-height: 50px;
    font-family: samsungsharpsans;
    min-width: 270px;
}
.login-page .col-md-3 p{
    color: #0d2644;
    margin-bottom: 30px;
    font-size: 14px;
    line-height: 30px;
    letter-spacing: 1px;
    font-family: samsungsharpsans-medium;
}

#loginScreen
{
    height: 580px;
    top: 50px;
    width: 540px;
    margin: 0 auto;
    position: fixed;
    z-index: 10;
    display: none;
    background: url(login.png) no-repeat;
    border: 5px solid #cccccc;
    border-radius: 10px;
    left: calc(50% - 270px);
    background: rgba(0,0,0,0.7);
    padding-top: 50px;
}
#loginScreen p{
    z-index: 15;
    background: #fff;
}
#loginScreen:target, #loginScreen:target + #cover{
    display:block;
    opacity:2;
}
.register-page .main-menu, .register-page .mobile-app, .register-page .footer-dark{
    display: none;
}
.register-page{
    padding: 150px 0;
    background: #fff;
    background-image: url(/assets/img/left-login.jpg);
    background-position: left;
    background-repeat: no-repeat;
    margin-top: -150px;
    background-size: contain;
}
.cancel
{
    display:block;
    position:absolute;
    top:3px;
    right:2px;
    background:rgb(245,245,245);
    color:black;
    height:30px;
    width:35px;
    font-size:30px;
    text-decoration:none;
    text-align:center;
    font-weight:bold;
}

.container-videos{
    padding: 30px 15px;
}
.video-content{
    background: #0b2c4d;
    width: calc(33.33% - 20px);
    float: left;
    padding-top: 181px;
    position: relative;
}
.video-content:before{
    content: url(../img/play-icon.png);
    position: absolute;
    top: calc(50% - 12px);
    left: calc(50% - 12px);
}
.video-content:nth-child(2), .video-content:nth-child(3){
    margin-right: 30px
}
.video-content p{
    color: #fff;
    padding: 5px 15px;
    background: #071e35;
    margin-bottom: 0;
    font-size: 14px;
}
.video-content p span{
    float: right;
}
.title-videos{
    font-size: 30px;
    color: #0b2c4d;
}


.chart{
   padding-right: 15px;
}
.traderoom-content{
   padding: 30px 0 30px;
   width: 100%;
   background: #0f1116;
}
.dig-tur {
  width: 100%;
  float: left;
  margin-bottom: 15px;
  margin-right: 4px;
  border-bottom: 2px solid #0d111a;
}
.dig-tur a{
  width: 48%;
  float: left;
  min-height: 50px;
  line-height: 46px;
  border-radius: 0;
  background: #17102f;
  border-color: #17102f;
  text-transform: uppercase;
  font-weight: bold;
}
.dig-tur a:nth-child(2){
  float: right;
  margin-right: 0;
}
.dig-tur a:hover{
  background: #071025;
  border-color: #071025;
}
.will-go{
   width: 100%;
   float: left;
   text-align: center;
   min-height: 50px;
   margin-bottom: 35px;
   background: #0d111a;
   padding: 15px 15% 10px;
}
.will-go h4, .will-go p{
  display: inline-block;

}
.will-go h4{
   float: left;
   font-size: 14px;
   color: #fff;
   padding-top: 4px;
}

.will-go p{
  float: right;
  color: #fff;
  margin-bottom: 0;
}
.will-go h4 strong{ 
  color: #ff6904;
}

.will-go p span{
    margin-top: 10px;
    float: left;
    color: #9ea3b4;
}
.trade-area{
    background: #131722;
    padding: 0;
    min-height: 450px;
}
.right-half, .left-half{
    width: 100%;
    float: left;
    margin-bottom: 20px;
    padding: 0 15%;
}
.right-half span, .left-half span{
    color: #9ea3b4;
    font-size: 12px;
}
#taction{
   font-size: 16px;
    color: #04af00;
    margin-left: 40px;
}
.btns{
   margin: 30px 15px;
}
.traderoom-content .input-group{
   width: 100%;
}
#expires_at{
    border-radius: 0;
    max-width: 70%;
    background: #0d111a;
    float: right;
    border: 0;
    padding: 5px 30px;
    color: #9ea3b4;
    max-height: 35px;
    font-size: 15px;
    margin-top: -10px;
}
#timer{
    border-radius: 35px;
    min-width: 110px;
    margin-top: 0;
    padding: 10px 15px;
    background: #071025;
    margin-left: 10px;
}
.amn{
    float: left;
    display: inline-block;
    color: #9ea3b4;
    margin-top: 12px;
    font-size: 12px;
}
#amount{
    background: #0d111a;
    height: 35px;
    border-radius: 0;
    padding-left: 90px;
    border-color: #0d111a;
    float: right;
    display: inline-block;
    width: 70%;
}
.trade{
    width: 100%;
    border-radius: 35px !important;
    padding: 10px;
}
.traderoom-content .input-group-addon {
    background-color: transparent;
    position: absolute;
    border-right: 1px solid #322d44 !important;
    border: 0;
    z-index: 999;
    left: 90px;
    padding-right: 25px;
    top: 5px;
}

.pyo{
  color: #9ea3b4;
  font-size: 12px;
}
#payout{
  margin-left: 50px;
  font-size: 16px;
} 

#price{
    color: #a79eb4;
    font-size: 12px;
    font-weight: 600;
    margin-left: 55px;
}
.trade{
    color: #49485d;
    background-color: #071025;
    border-color: #071025;
    font-weight: bold;
}

.traderoom-content .btn-circle.btn-lg{
    width: 100%;
    margin-bottom: 15px;
    font-size: 14px;
    font-family: Montserrat;
    font-weight: bold;
    padding: 5px 16px;
    height: 40px;
}
.traderoom-content .btn-circle.btn-lg span{
    width: 100%;
    margin-bottom: 15px;
    font-size: 14px;
    font-weight: bold;
    line-height: 23px;
}
.traderoom-content .btn-circle.btn-lg span b{
   font-family: Montserrat;
}
.traderoom-content .btns{
    margin-left: 0 !important;
    margin-right: 0 !important;
}
.traderoom-content .btns span:before{
   padding-right: 20px;
}


.page-title{
     font-size: 40px;
     color: #fff;
     font-weight: 600;
     text-align: left;
     line-height: 60px;
     position: relative;
     padding-left: 15px;
     font-family: samsungsharpsans-bold;
}

.page-content-title{
    font-size: 30px;
    color: #0b2c4d;
    text-align: center;
    padding-bottom: 30px;
}
/* About Us page css */

.about{
    background: url(../img/about-bg.jpg);
    background-size: cover;
    padding: 200px 0 200px;
    background-position: 50%;
    margin-top: 0px;
    position: relative;
    background-repeat: no-repeat;
    background-color: #070e20;
}

.page-content-text p{
    text-align: center;
    font-size: 15px; 
    line-height: 28px;
}
.page-banner{
    float: right;
    margin-bottom: -60px;
    z-index: 99999;
    position: relative;
}

.about-content .container .row{
background-image: url(../img/btc-coin.png);
    background-position: 20% 150%;
    background-repeat: no-repeat;
    }


   .about-clients{
      padding: 100px 0;
      background-image: none !important;
   }

   .about-clients .title{
      font-size: 20px;
      text-transform: uppercase;
      padding: 20px 0;
      font-weight: 500;
   }
   .about-clients .text{
      color: #777;
   }

.other-page .why-us ul {
    padding: 0;
    margin-bottom: 0;
    float: left;
    width: 100%;
}


.other-page .why-us{
   padding: 115px 0;
}

.how-to{
    padding: 140px 0;
    background: url(/assets/img/about-bg1.jpg);
    background-position: center;
    background-repeat: no-repeat;
}
.how-to ul{
    padding: 0;
    list-style: none;
    font-size: 14px;
    line-height: 26px;
    font-family: samsungsharpsans-medium;
}
.how-to ul li{
    padding: 30px 30px 30px 150px;
    position: relative;
    line-height: 28px;
    font-size: 12px;
    float: left;
    width: calc(33.33% - 10px);
    border: 1px solid #009946;
    margin-bottom: 15px;
}
.how-to ul li h3{
   font-size: 23px;
   color: #12141b;
   font-weight: 500;
}

.how-to ul li:nth-child(2), .how-to ul li:nth-child(5){
    margin: 0 15px 15px;
}

.how-to ul li:nth-child(1):before{
    content: url(/assets/img/item-1.png);
    position: absolute;
    left: 55px;
    top: 55px;
}
.how-to ul li:nth-child(2):before{
    content: url(/assets/img/item-2.png);
    position: absolute;
    left: 55px;
    top: 55px;
}
.how-to ul li:nth-child(3):before{
    content: url(/assets/img/item-3.png);
    position: absolute;
    left: 55px;
    top: 55px;
}
.how-to ul li:nth-child(4):before{
    content: url(/assets/img/item-4.png);
    position: absolute;
    left: 55px;
    top: 55px;
}
.how-to ul li:nth-child(5):before{
    content: url(/assets/img/item-5.png);
    position: absolute;
    left: 55px;
    top: 55px;
}
.how-to ul li:nth-child(6):before{
    content: url(/assets/img/item-6.png);
    position: absolute;
    left: 55px;
    top: 55px;
}

.three-col{
    background: #14171f;
    padding: 150px 0;
    text-align: center;
}
.three-col h3{
    color: #fff;
    font-size: 20px;
}
.three-col p{
    color: #505457;
    font-size: 16px;
    line-height: 31px;
}

.will-go{
   position: relative;
}




.main-c{
    padding: 140px 0 140px;
    background-position: 50% -150%;
    background-repeat: no-repeat;
    background-color: #131722;
    overflow: hidden;
    position: relative;
}
.main-c .main-title{
    color: #fff;
    font-size: 35px;
    margin-bottom: 20px;
}
.main-c .text{
    font-size: 12px;
    line-height: 28px;
}
.main-c img{
    position: absolute;
    left: 53%;
    top: 150px;
}
.top-t{
    color: #ff6904 !important;
    text-transform: uppercase;
    position: relative;
}






.btn-success {
    color: #fff;
    background-color: #04af00;
    border-color: #04af00;
}

.login-content{
   padding: 0;
   max-width: 890px;
   box-shadow: 0 0 35px -2px rgba(0, 0, 0, 0.75);
   margin:  100px auto;
}
.login-logo{
    text-align: center;
}

.left-login, .right-login{
    padding: 0 !important;
    min-height: 537px;
    max-width: 632px;
    margin:  0 auto;
    background: transparent;
    float: unset;
    min-width: 600px;
}
.right-login h3{
    color: #0d2644;
    font-size: 20px;
    font-family: samsungsharpsans-bold;
    text-align: center;
    margin-bottom: 30px;
}
.social{
    display: block;
    width: 100%;
    text-align: center;
    padding: 0;
}
.social li:nth-child(1){
    display: inline-block;
    padding: 5px 30px 5px 60px;
    position: relative;
    text-align: left;
    margin-right: 15px;
}
.social li:nth-child(2){
    display: inline-block;
    padding: 5px 40px 5px 65px;
    position: relative;
    text-align: left;
}
.social li:nth-child(1) a i{
    position: absolute;
    color: #fff;
    left: 40px;
    top: 11px;
    font-size: 20px;
}
.social li:nth-child(2) a i{
    position: absolute;
    color: #fff;
    left: 30px;
    top: 10px;
    font-size: 20px;
}

.social li a span{
    font-size: 9px;
    color: #fff;
    line-height: 15px;
    display: inline-block;
}
.social li:nth-child(1){
    background: #3576f9;
}
.social li:nth-child(2){
    background: #32a54b;
}

.ors{
    display: block;
    text-align: center;
    color: #888888;
    font-size: 12px;
    margin-top: 40px;
    position: relative;
}

.more{
    margin-top: 30px;
    text-align: center;
}
.more a{
    color: #131722 !important;
    font-size: 12px;
    border: 1px solid #131722;
    padding: 10px 30px;
    text-transform: uppercase;
    display: inline-block;
    margin-top: 20px;
}
.deposit .right-login{
    max-width: none !important;
}
.left-login img{
    min-width: 100%;
}
.panel {
    margin-bottom: 0;
    border: 1px solid transparent;
    border-radius: 0;
}
.panel-body {
    padding: 20px 30px;
}
.panel h3{
     color: #111;
     text-align: center;
     text-transform: uppercase;
     margin-bottom: 30px;
     margin-top: 0;
     font-size: 18px;
}
.panel .form-control:focus {
    border: 1px solid #252c46;
}

.panel .form-control{
         border-radius: 0;
         min-height: 45px;
         margin-bottom: 15px;
         background: #071025;
         border-color: #241644;
         padding-left: 25px;
         border: 0;
}
.panel .btn-primary, .panel .btn-primary:hover{
     width: 100%;
     border-radius: 15px;
     min-height: 45px;
     background: #51b104;
     border: 0;
     float: none;
     text-transform: uppercase;
     letter-spacing:  2px;
     background-image: linear-gradient(
90deg
 ,#5cad2f,#7acb4d);
     margin-top: 30px;
}

.panel ul.social{
   margin: 20px 0;
   padding: 0;
   float: left;
   width: 100%;
   border-bottom: 1px solid #454059;
   padding-bottom: 30px;
}
.panel ul.social li{
     width: 33.33%;
     float: left;
     list-style: none;
     text-align: center;
}
.panel ul.social li:nth-child(1) a{
  background: #030b1e;
  padding: 9px 41px;
  border-radius: 0;
}
.panel ul.social li:nth-child(2) a{
  background: #030b1e;
  padding: 9px 36px;
  border-radius: 0;
}
.panel ul.social li:nth-child(3) a{
  background: #030b1e;
  padding: 9px 39px;
  border-radius: 0;
}
.panel ul.social li:nth-child(1){
  text-align: left;
}
.panel ul.social li:nth-child(3){
  text-align: right;
}
.panel ul.social li a i{
    color: #fff;
} 
.panel ul.social li a:hover i{
    color: #feb2c03;
} 
.panel .ors{
    color: #fff;
    text-align: center;
    margin: 20px 0 10px !important;
    font-size: 12px;
}

.panel .more p{
  text-align: center;
  color: #bbb;
  font-size: 12px;
}

.panel .alert-danger{
    padding: 10px 0;
    border: 0;
    background: rgba(41,48,73, 0.6);
    margin-top: -120px;
    max-width: 430px;
    color: #feb2c03;
    text-align:  center;
    font-weight: bold;
}
.panel .alert-danger ul{
    padding: 0;
}
.panel .alert-danger ul li{
    list-style: none;
    font-size: 12px;
}
.modal-body {
    position: relative;
    padding: 0;
}
@media (min-width: 768px){
.modal-dialog {
    width: 890px !important;
    margin: 10% auto;
}

}
.modal-open .modal {
    background-color: rgba(13, 17, 26, 0.95);
}
.modal-body {
    -webkit-box-shadow: 0px 0px 35px -2px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 35px -2px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 35px -2px rgba(0,0,0,0.75);
    float: left;
}



.open-content{
    padding: 105px 0;
    background: #071025;
}

.open{
    background: url(../img/open-account.jpg);
    background-size:cover;
    padding: 265px 0;
    background-position: 50%;
    margin-top: 0;
    position: relative;
}
.open:before {
    content: "";
    width: 55%;
    height: calc(100% - 240px);
    background: transparent;
    position: absolute;
    top: 120px;
    right: 119px;
    z-index: 5;
    border-bottom: 1px solid #fff;
    border-right: 1px solid #fff;
}
.registration-content {
    padding: 100px 0  10px;
    background: #fafafa;
    margin-top: 0;
    background-repeat: no-repeat;
    background-position: left top;
    background-size: 35% 100%;
}
.registration-content .col-md-3 h3{
    color: #00abf0;
    margin-bottom: 30px;
    font-size: 24px;
    line-height: 50px;
    font-family: samsungsharpsans;
    min-width: 270px;
}
.registration-content .col-md-3 p{
    color: #0d2644;
    margin-bottom: 30px;
    font-size: 14px;
    line-height: 30px;
    letter-spacing: 1px;
    font-family: samsungsharpsans-medium;
}
.registration-content .col-md-9 h3{
    color: #0d2644;
    font-size: 20px;
    font-family: samsungsharpsans-bold;
    text-align: center;
    margin-bottom: 30px;
}
.or-have{
    text-align: center;
    color: #131722;
    font-size: 12px;
    margin-top: 20px;
    display: block;
}
.registration-content .page-title{
    padding-bottom: 100px;
}

.registration-content .panel-body {
    padding: 0;
    min-width: 600px;
}
.registration-content .panel{
    background: transparent;
}
.registration-content label {
    width: 100%;
}
.registration-content .panel .form-control {
    border: 1px solid #77797e;
    color: #77797e;
    border-radius: 15px;
    min-height: 45px;
    margin-bottom: 15px;
    background: transparent;
    padding-left: 25px;
    box-shadow: inset 0 0 0 rgb(0 0 0 / 8%) !important;
    margin-top: 10px;
}
}
.registration-content .panel ul.social{
   margin: 20px 0;
   padding: 10px 25%;
   float: left;
   width: 100%;
   border-bottom: 1px solid #454059;
   padding-bottom: 40px;
}
.radio1 label{
    font-size: 12px;
    color: #909090;
    padding-left: 20px;
    font-family: 'Montserrat', sans-serif !important;
     font-weight: 500;
}
.radio1 input{
    margin-right: 30px;
}
.intl-tel-input{
    width: 100%;
    margin-bottom: 15px;
}


.name, .email, .phone, .password, .rpassword{
   position: relative;
}
.name input, .email input, .phone input, .password input, .rpassword input{
   padding-left: 40px !important;
}


.flag-container{
   display: none;
}
.form-control:focus {
    border-color: #252037;
    outline: 0;
    border-width: 3px;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #fff;
}
.navigation-clean-button .action-button{
    color: #fff;
    padding: 10px 25px;
    font-family: samsungsharpsans-medium;
}
.drop-menu{
    padding-top: 8px;
    font-family: samsungsharpsans-medium;
    color: #131722;
}
.drop-menu .dropbtn{
    color: #fff;
}
.drop-menu .dropbtn:hover{
    color: #009946;
}
.drop-menu .dropdown-content{
    min-width: 180px;
}
#deposit{
    background: #fff;
    color: transparent;
    padding: 10px 35px;
}
.crm{
    background: #009946;
    color: #fff;
    padding: 10px 35px;
    position: absolute;
    right: 0;
    top: 0;

}

    /* Contact Us page css */


.contact{
    background: url(../img/contact-us.jpg);
    background-size: cover;
    padding: 200px 0 200px;
    background-position: 50%;
    margin-top: 0;
    position: relative;
    background-repeat: no-repeat;
    background-color: #070e20;
}

.contact-content{ 
    padding: 150px 0;
}
.contact-left{
    background-size:cover;
    min-height: 740px;
    padding: 70px;
    color: #fff;

}
.contact-left p{
    font-size: 16px;
    line-height: 28px;
    margin-bottom: 30px;
}
.contact-left h4{
    font-size: 16px;

}
.contact-left p span{
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
}


.contact-right{
  padding: 40px 40px 0 0;
  border-width: 0;
  border-color: rgb(225, 225, 225);
  border-style: solid;
  background-color: transparent;
}

.contact-right p{
    color: #fff;
    font-size: 13px;
    margin-bottom: 30px;
    font-family: samsungsharpsans-medium;
    padding-left: 15px;
}

.contact-right label{
    text-align: left !important;
}

.contact-right input{
    border-radius: 35px;
    background: #f1f1f1;
    border: 2px solid #d6dbde;
    font-size: 14px;
    padding: 5px 15px;
    height: 45px;
}

.contact-right #submit {
    width: 100%;
    border-radius: 0;
    min-height: 45px;
    background: #009946  !important;
    border: 2px solid #009946 !important;
    text-transform: uppercase;
    color: #fff !important;
    margin: 0 auto;
    display: block;
    border-radius: 25px;
}
.contact-extra{
    padding: 100px 55px 120px;
    background: #cdcdcc;
    position: relative;
    min-height: 520px;
}
.contact-extra:nth-child(3){
    background: #dfdfdd;
    position: relative;
}
.contact-extra:nth-child(3):after{
    content: "";
    background: #1b1e26;
    position: absolute;
    right: -100%;
    top: 0;
    width: 100%;
    height: 100%;
}
.contact-extra img{
    margin-bottom: 50px;
}
.contact-extra p{
    font-size: 16px;
    color: #333;
}


.contact-content{
  background: #fdfdff;
  overflow: hidden;
}

.contact-content .row{
  background: #fdfdff;
  padding: 20px 15px;
}
.contact-content .row .col-md-12 p{
     color: #fff;
     font-family: UniSansSemiBold;
     font-size: 16px;
     text-align: center;
     position: relative;
}
.contact-content .row .col-md-12 p:after{
    content:"";
    background: #ff6904;
    position: absolute;
    width: 100px;
    height: 2px;
    bottom: -20px;
    left: calc(50% - 50px);
}

.contact-content .form-control, .contact-content textarea {
    border-radius: 0;
    min-height: 45px;
    margin-bottom: 15px;
    background: #ddd;
    border-color: transparent;
    padding-left: 25px;
    border-width: 1px;
    font-size: 13px;
}

.cnt-phon, .cnt-env{
    text-align: center;
    background: #071025;
    padding: 30px 20px;
    margin: 30px auto;
    color: #878787;
    font-size: 12px !important;
    min-height: 153px;
}
.cnt-phon p, .cnt-env a,.cnt-env p{
      font-size: 12px !important;
      color: #878787;
      margin-bottom: 0;
}
.cnt-phon p img, .cnt-env p img{
     margin-bottom: 15px;
}

.education {
    background: url(../img/education.png);
    background-size: cover;
    padding: 137px 0;
    background-position: 50%;
}
.education-content.content {
    padding: 100px 0 150px;
    background: #071025;
}
.container-videos{
    padding: 30px 15px;
}
.video-content{
    background: #17102f;
    width: calc(33.33% - 20px);
    float: left;
    padding-top: 181px;
    position: relative;
}
.video-content:before{
    content: url(../img/play-icon.png);
    position: absolute;
    top: calc(50% - 12px);
    left: calc(50% - 12px);
}
.video-content:nth-child(2), .video-content:nth-child(3){
    margin-right: 30px
}
.video-content p{
    color: #fff;
    padding: 5px 15px;
    background: #071025;
    margin-bottom: 0;
    font-size: 14px;
}
.video-content p span{
    float: right;
}
.title-videos{
    font-size: 30px;
    color: #a0a0a0;
    font-weight: 300;
}

.education-content h3{
    font-weight: 300;
    font-size: 24px;
    margin-bottom: 25px;
    color: #fff;
    font-family: UniSansSemiBold;
}
.education-content h3 + p{
    font-size: 16px;
    color: #a1a1a1;
}



         /* Profile page css */



.profile {
    background: url(../img/profile-bg.jpg);
    background-size: cover;
    padding: 200px 0 200px;
    background-position: 50%;
    margin-top: 0;
    position: relative;
    background-repeat: no-repeat;
    background-color: #071025;
}
.content-profile  #tol-cashier{
    padding: 0;
}
.content-profile{
   padding: 140px 0 50px;
   background: #fafafa;
}
.content-profile.accinformation{
    background: #12141b;
    padding: 100px 0;
}
.content-profile.accinformation h3{
    color: #009946;
    font-family: samsungsharpsans-bold;
    font-size: 24px;
    margin-bottom: 30px;
    padding-left: 15px;
}
.content-profile .row{
   background: #fafafa;
   padding: 80px 10% 0;
   margin-bottom: 100px;
   position: relative;
   z-index: 5;
}
.content-title{
   position: absolute;
   top: -60px;
   left: 0;
   width: 100%;
   text-align: center;
   font-size: 100px;
   color: #0078fd;
   font-family: samsungsharpsans-bold;
   text-transform: uppercase;
   opacity: 0.05;
   z-index: 4;
}
.content-profile .why-us {
    padding: 115px 0;
    background-size: cover;
}
.content-profile .why-us ul {
    margin-bottom: 0;
    }
.content-profile .wd-left h3 {
    font-size: 20px;
    color: #fff;
    margin-bottom: 20px;
    text-align: center;
}
.content-profile #tol-cashier h3 {
    margin-bottom: 30px;
    font-weight: 600;
    text-align: left;
    color: #009946;
    font-family: samsungsharpsans-bold;
    font-size: 24px;
    padding-left: 15px;
}
.content-profile .lblr {
    color: #fff;
}
.content-profile .roundedOne {
    margin-bottom: 15px;
}
.content-profile #tol-cashier p {
    margin-bottom: 30px;
}
.content-profile .connect-fb{
    background: #3576f9;
    width: 100%;
    display: inline-block;
    border-radius: 0;
    padding: 12px 15px;
    text-align: center;
    color: #fff;
    font-size: 12px;
    float: left;
}
.content-profile .connect-gp{
    background: #32a54b;
    width: 100%;
    margin-top: 30px;
    display: inline-block;
    border-radius: 0;
    padding: 12px 15px;
    text-align: center;
    color: #fff;
    margin-left: 0;
    font-size: 12px;
    float: right;
}

.content-profile .form-control{
    border: 1px solid #77797e;
    color: #77797e;
    border-radius: 15px;
    min-height: 45px;
    margin-bottom: 15px;
    background: transparent;
    padding-left: 25px;
    box-shadow: inset 0 0 0 rgb(0 0 0 / 8%) !important;
    margin-top: 10px;
}
.content-profile .form-control.disable{
    background: transparent;
    border: 2px solid #0e1a25;
}

.content-profile .wd-left {
    background: #fafafa;
    padding: 0 15px 0;
    min-height: 160px;
}

.content-profile .group-wd1 {
    margin: 15px 0 0;
    border: 0;
    padding: 0 15px;
}
.content-profile .group-wd0 p{
    font-size: 20px;
    color: #0a3753;
    margin-bottom: 30px;
    padding: 0 15px;
    margin-top: 20px;
  }

.content-profile .trade, .content-profile .trade:hover, .content-profile .trade:focus, .content-profile .trade:active {
    width: calc(100% + 30px);
    margin-top: 10px;
    margin-left: -15px;
    margin-right: -15px;
}
.content-profile input[type="submit"]{
    width: 40% !important;
    border-radius: 20px;
    min-height: 45px;
    background: #009946 !important;
    border: 2px solid #009946 !important;
    text-transform: uppercase;
    color: #fff !important;
    margin-left: 0;
    margin-right: 0;
    margin-top: 40px;
}
.roundedOne {
  width: 20px;
  height: 20px;
  position: relative;
  background: #009946;
  float: left;
  border-radius: 50px;
  margin-bottom: 40px;
}
.roundedOne label {
  width: 14px;
  height: 14px;
  cursor: pointer;
  position: absolute;
  left: 3px;
  top: 3px;
  background: #060e21;
  border-radius: 50px;
}
.roundedOne label:after {
  content: '';
  width: 10px;
  height: 10px;
  position: absolute;
  top: 2px;
  left: 2px;
  background: #009946;
  opacity: 0;
  border-radius: 50px;
}
.roundedOne label:hover::after {
  opacity: 0.3;
}
.roundedOne input[type=checkbox] {
  visibility: hidden;
}
.roundedOne input[type=checkbox]:checked + label:after {
  opacity: 1;
}
.lblr{
  margin-left: 20px;
    max-width: calc(100% - 35px);
    font-size: 12px;
    line-height: 20px;
    font-weight: 500;
}


.reset-title{
     color: #7b8792;
     text-align: center;
     font-size: 14px;
     font-family: Montserrat;
     margin: 0;
}
.reset-password-content{
     padding: 140px 0 180px;
     background: #131722;
}

.reset-password-content .panel .form-control{
     text-align: center;
     background: transparent;
     border: 2px solid #182532;
     width: 90%;
     margin: 5px auto;
}


.reset-password-content .btn{
    width: 100% !important;
    border-radius: 0;
    min-height: 45px;
    background: #009946 !important;
    border: 2px solid #009946 !important;
    text-transform: uppercase;
    color: #fff !important;
    margin-top: 20px;
}
.reset-password-content .panel {
    background: #131722;
}
.reset-password-content .panel-body {
    padding: 90px 15% 0px;
}



/* Assets index page css */
.content.asset-content{
    padding: 120px 0
}
.asset-content{
    padding: 0;
    background: #14171f;
}
.asset-content .row{
    background: #171a22;
    padding: 15px;
}
.asset{
    background: url(../img/asset-list.jpg);
    background-size: cover;
    padding: 200px 0 200px;
    background-position: 50%;
    margin-top: 0;
    position: relative;
    background-repeat: no-repeat;
    background-color: #070e20;
    position: relative;
}


.list-asset{
    padding : 0;
    overflow: hidden;
    background: #14171f;
    margin: 0;
}
.list-asset li{
    list-style: none;
    font-size: 16px;
    width: 25%;
    float: left;
    padding: 55px 0;
    text-align: center;
    background: #1b1e26;
    color: #a2a8b3;
    font-weight: 300;
    cursor: pointer;
    margin-bottom: 5px;
}

.w3-red, .list-asset li:hover{
   background: #14171f !important;
   color: #fff !important;
}

.assets{
    background: #14171f;
    padding: 70px 15px 100px;
}

.assets .list-group li{
    width: calc(25% - 15px);
    float: left;
    margin: 15px 20px 15px 0;
    font-size: 16px !important;
    color: #9d9d9d;
    background: #071025;
    border-width: 2px;
    border-color: #071025;
    border-style: solid;
    padding: 25px;
}
.assets .list-group li h4{
    font-weight: 300 !important;
    font-size: 16px !important;
    text-align: center;
    color: #4f4f4f;
    text-transform: uppercase;
}
.assets .list-group li:nth-child(4), .assets .list-group li:nth-child(8), .assets .list-group li:nth-child(12){
    margin:10px 0;
}




/* Withdraw page css */

.withdraw{
    background: url(../img/withdraw-bg.jpg);
    background-size:cover;
    padding: 320px 0 120px;
    background-position: 50%;
    margin-top: 0;
    position: relative;
}
.content-withdraw {
    padding: 20px 0 150px;
    background: #fff;
}
.content-withdraw .row{
   padding: 50px 0;
}
#tol-cashier{
    padding: 50px;
    color: #fff;
}
.deposit-step-2 span{
    font-weight: 400;
}
.deposit-step-2 p span:nth-child(2){
     float: right;
}
.deposit-step-2 p span{
     font-size: 14px;
}
.group-wd0 p{
   margin-bottom: 15px;
   line-height: 20px;
}
.group-wd0 p:nth-child(1) span:nth-child(2){
    font-size: 18px;
}
.group-wd0 p:nth-child(2) span:nth-child(2){
    font-size: 20px;
}
.deposit-step-2 #amount{
    background: transparent;
    border: 2px solid #191e2a;
    border-radius: 0;
    max-width: 50%;
    height: 40px;
    margin-left: -15px;
}
group-wd1 p span:nth-child(2){

}
.group-wd1{
    margin: 30px 0;
    border-top: 2px solid #252037;
    border-bottom: 2px solid #252037;
    padding: 30px 15px;
}
.group-wd2 p{
    float: left;
    width: 100%;
    margin-bottom: 20px;
}
.group-wd2 .form-control{
    max-width: 50%;
    display: inline-block;
    float: right;
    border-radius: 35px;
    height: 45px;
    border: 2px solid #d6dbde;
}
.group-wd2 span{
    line-height: 45px;
}
.group-wd2 .btn{
    width: 100%;
    border-radius: 35px;
    background: #ffb601;
    border: 0;
    height: 45px;
    font-size: 14px;
    color: #000;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 1.25px;
}
.wd-left{
    background: #d9dfe2;
    padding: 50px;
    min-height: 670px
}
.recent-withdraws{
    min-height: 260px;
    border-bottom: 2px solid #fff;
    margin-bottom: 50px;
}
.wd-left h3{
    font-size: 20px;
    color: #0a3753;
    margin-bottom: 30px;
}
.tot{
    color: #069c37 !important;
}


.group-wd2 .form-control {
    border-radius: 0;
    min-height: 45px;
    margin-bottom: 15px;
    background: transparent;
    border-color: #191e2a;
    padding-left: 25px;
}

.group-wd2 .btn {
    width: 50% !important;
    border-radius: 0 !important;
    min-height: 45px;
    background: #009946 !important;
    border: 2px solid #009946 !important;
    text-transform: uppercase;
    color: #fff !important;
    float: right;
}

  /* Privacy page css */

.privacy{
    background: url(../img/privacy-bg.jpg);
    background-size: cover;
    padding: 200px 0 200px;
    background-position: 50%;
    margin-top: 0;
    position: relative;
    background-repeat: no-repeat;
    background-color: #070e20;
}
.privacy-content{
    padding: 100px 0;
    color: #8b8b8b; 
}


 /* Security page css */

.security{
    background: url(../img/security-bg.jpg);
    background-size: cover;
    padding: 200px 0 200px;
    background-position: 50%;
    margin-top: 0;
    position: relative;
    background-repeat: no-repeat;
    background-color: #edeef3;
}
.security-content {
    padding: 100px 0 150px;
}
.security-content .row{
    background: #131722;
    padding: 0;
}
.security-content p{
    color: #8b8b8b;
    font-size: 14px;
    line-height: 24px;
}
.security-content h3{
    color: #fff;
    font-size: 14px;
    line-height: 24px;
    font-family: samsungsharpsans-medium;
}

    /* Terms and conditions page css */

.terms{
    background: url(../img/terms-bg.jpg);
    background-size: cover;
    padding: 200px 0 200px;
    background-position: 50%;
    margin-top: 0;
    position: relative;
    background-repeat: no-repeat;
    background-color: #070e20;
}
.terms-content {
    padding: 100px 0 150px;
}
.terms-content p{
    color: #8b8b8b;
    font-size: 14px;
    line-height: 28px;
    text-align: justify;
}
html.theme-dark .group-wWM3zP_M- {
    background-color: #071025 !important;
}
.trade, .trade:hover{
    background-color: #04af00 !important;
    border-color: #648C33;
    color: #FFFFFF;
    border: 0 !important;
    font-size: 16px !important;
    font-weight: 500 !important;
    letter-spacing: 1.5px;
    border-radius: 0 !important;
}
/*
.trade-area{
  display: none;
}
*/

#demo{
  position: relative;
  width: 100%;
  float: left;
  color: #fff;
  margin-top: 10px;
  font-size: 12px;
  background: #009946;
  text-align: center;
}

.platform .col-md-6:nth-child(1){
     width: 55%;
}
.platform .col-md-6:nth-child(2){
     width: 45%;
}
.platform .col-md-6:nth-child(2) img{
     margin-top: -30px;
}



.menu {
  transition: 0.1s -webkit-transform linear;
  transition: 0.1s transform linear;
  transition: 0.1s transform linear, 0.1s -webkit-transform linear;
  background: 0;
  margin: 2rem;
  height: 120px;
  width: 120px;
  z-index: 1000;
  outline: 0;
  padding: 0;
  border: 0;
  position:  absolute;
  right: -20px;
  top: -20px;
  background: #009946;
  padding: 40px;
}

.bar, .bar::before, .bar::after {
  transition: 0.2s background linear 0.1s, 0.2s top linear 0.2s, 0.2s -webkit-transform linear;
  transition: 0.2s background linear 0.1s, 0.2s top linear 0.2s, 0.2s transform linear;
  transition: 0.2s background linear 0.1s, 0.2s top linear 0.2s, 0.2s transform linear, 0.2s -webkit-transform linear;
  position: absolute;
  background: #fff;
  margin: auto;
  width: 100%;
  height: 0.3rem;
  content: "";
  top: 50%;
  right: 15%;
}
.bar {
  margin-top: -0.2rem;
  width: 50%;
  right: 25%;
}
.bar::before {
  top: -1.2rem;
  right: 0%;
}
.bar::after {
  top: 1.2rem;
  right: 0;
}
.bar::before, .bar::after {
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
}
.active .bar {
  background: 0;
}
.active .bar::before {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.active .bar::after {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.active .bar::before, .active .bar::after {
  top: 0;
}
.active .bar, .active .bar::before, .active .bar::after {
  transition: 0.2s background linear 0.1s, 0.2s top linear, 0.2s -webkit-transform linear 0.2s;
  transition: 0.2s background linear 0.1s, 0.2s top linear, 0.2s transform linear 0.2s;
  transition: 0.2s background linear 0.1s, 0.2s top linear, 0.2s transform linear 0.2s, 0.2s -webkit-transform linear 0.2s;
}

nav.pop-u {
  width: 500px;
  height: 100%;
  background: #071025;
  position: fixed;
  -webkit-transform: translateX(500px);
  transform: translateX(500px);
  transition: -webkit-transform 0.6s cubic-bezier(0.56, 0.1, 0.34, 0.91);
  transition: transform 0.6s cubic-bezier(0.56, 0.1, 0.34, 0.91);
  transition: transform 0.6s cubic-bezier(0.56, 0.1, 0.34, 0.91), -webkit-transform 0.6s cubic-bezier(0.56, 0.1, 0.34, 0.91);
  padding: 6.2rem 100px;
  right: 0px;
  z-index: 999;
}
.menu-open nav.pop-u {
  -webkit-transform: translateX(0);
          transform: translateX(0);
}
nav.pop-u ul {
  margin: 0;
  list-style: none;
  padding: 0;
  margin-top: 160px;
}
nav.pop-u ul li {
  padding: 20px 5px;
  font-size: 2rem;
  color: #fff;
}
nav.pop-u ul li a{
  color: #fff;
}
nav.pop-u ul li:hover {
  color: #e2542c;
}

.footer-menu h3{
    font-size: 16px;
    color: #ddd;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    font-family: 'Montserrat';
}
.footer-menu ul li a{
    font-size: 14px;
    color: #999;
    font-family: 'Montserrat';
    line-height: 25px;
}






/*    ----------- Graph css --------- */


.header-content__promo-text {
    position: relative;
    width: 100%;
    z-index: 5;
}
.first-text__head {
    margin-bottom: 25px;
    font-weight: 900;
    font-size: 22px;
    line-height: 36px;
    color: #fd9410;
}
.first-text__sub-text {
    font-weight: 300;
    font-size: 20px;
    color: #fff;
    z-index: 5;
}
.first-text__price-changes {
    margin-top: 60px;
}
.header-content__bg-image {
    position: absolute;
    bottom: -230px;
    z-index: 1;
    width: 615px;
    left: -150px;
}
.last-price-changes__head{
   font-size: 14px;
}
.last-price-changes__head {
    position: relative;
    margin-bottom: 20px;
    font-weight: 400;
    font-size: 18px;
    line-height: 22px;
    color: #fff;
    letter-spacing: .31px;
}
.price-by-time__item {
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    margin-right: 35px;
    float: left;
}
.first-text {
    position: relative;
    z-index: 2;
}
.price-by-time__current {
    padding-left: 20px;
    font-weight: 700;
    font-size: 18px;
    line-height: 22px;
    color: #fff;
    letter-spacing: .28px;
}
.price-by-time__text {
    margin-right: 8px;
    font-weight: 400;
    font-size: 12px;
    line-height: 22px;
    color: #70768a;
    letter-spacing: .18px;
}
.marker-text_call, .marker-text_put {
    color: #29c44d;
}
.marker-text_put {
    color: #e72e35;
}
.head-graph::after {
    content: "";
    position: absolute;
    top: 190px;
    right: -5px;
    display: block;
    width: 9px;
    height: 9px;
    background: #FFCB00;
    border-radius: 50%;
    box-shadow: 0 0 0 rgba(255,203,0,.5);
    -webkit-animation-name: lightning;
    animation-name: lightning;
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-direction: normal;
    animation-direction: normal;
}

/* -------------------------------  */




.left-wu{
    width: 60%;
    float: left;
    padding: 100px 80px;
}
.left-wu h3{
   color: #fff;
   font-size: 40px;
   font-family: Montserrat;
   font-weight: 600;
   line-height: 50px;
   margin-bottom: 50px;
}
.left-wu p{
   font-size: 12px;
   color: #fff;
   line-height: 25px;
}
.right-wu{
    width: 40%;
    float: left;
}
.right-wu table{
    width: 100%;
    display:block;
}
.right-wu .item{
    padding: 60px 10px 120px;
    width: 100%;
}
.right-wu .item .img-wu{
    border-right: 1px solid #fff;
}
.right-wu .item .img-wu, .right-wu .item .txt-wu{
   width: 50%;
   float: left;
   text-align: center;
   line-height: 70px;
   color: #fff;
   font-size: 16px;
   text-transform: uppercase;
   font-weight: 600;
}
.right-wu .item:nth-child(1){
     background: rgba(191,35,48,0.4);
     position: relative;
}
.right-wu .item:nth-child(1):after{
     content: "";
     background: rgba(191,35,48,0.4);
     width: 900px;
     height: 100%;
     position:  absolute;
     top: 0;
     left: 100%;
}
.right-wu .item:nth-child(3){
     background: rgba(239,88,43, 0.4);
     position: relative;
}
.right-wu .item:nth-child(3):after{
     content: "";
     background: rgba(239,88,43, 0.4);
     width: 900px;
     height: 100%;
     position:  absolute;
     top: 0;
     left: 100%;
}


.slider-follow{
    color: #fff;
    position: absolute;
    width: 80px;
    right: 80px;
    top: 0;
    height: 95%;
}
.slider-follow span{
    margin-left: 0;
    text-transform: uppercase;
    padding-top: 0;
    top: 40%;
    position: absolute;
    transform: rotate(90deg);
    width: 110px;
    left: -5px;
    color: #000f1d;
}
.slider-follow ul{
    position:  absolute;
    bottom: 28%;
    padding:  0;
    left: 20px;
}
.slider-follow ul li{
    list-style: none;
    display: inline;
    margin: 0 15px;
}
.slider-follow ul li i{
    border: 1px solid #000f1d;
    border-radius: 35px;
    margin-bottom: 20px;
    color: #000f1d;
}
.slider-follow ul li:nth-child(1) i{
    padding: 10px 13px;
}
.slider-follow ul li:nth-child(2) i{
    padding: 10px 8px;
}
.slider-follow ul li:nth-child(3) i{
    padding: 10px 10.5px;
}
nav.pop-u ul li{
  position: relative;
}


.collapse.navbar-collapse{
  padding-bottom: 5px;
  padding-top: 15px;
}

@media(max-width: 1500px){
   .slider-follow{
      display: none;
   }
   .slick-initialized .slick-slide {
    min-height: 660px !important;
    background-position: center !important;
    }
    .menu {
    height: 80px;
    width: 80px;
    }
    #features:before {
    content: "";
    width: 50%;
    height: calc(50% - 160px);
    position: absolute;
    bottom: 80px;
    right: 80px;
    }
    #features .slick-dots {
    width: 60px;
    padding: 0;
    left: 90px;
    }
    .slick-prev {
    width: 120px;
    border-radius: 0;
    }
    .slick-next {
    width: 120px;
    border-radius: 0;
    }
    .why-us {
    background-size: 100% 100% !important;
    }
    .navbar-nav{
       margin-left: 220px;
    }
    .slider-title {
    font-size: 45px;
    line-height: 55px;
    margin-top: 25px;
    padding-left: 15px;
    margin-bottom: 0;
    }
    .slider-title:before {
    height: 30vh;
    top: -39vh;
    left: 16px;
    opacity: 0.5;
    }
    #features #start-trading {
    width: 45%;
    height: 150px;
    font-size: 16px;
    line-height: 150px;
    padding-left: 80px;
    }
    .text-slider {
    font-size: 13px;
    margin: 20px auto 30px;
    padding-left: 15px;
    }
    .btn-slider{
       padding-left: 80px;
     } 
    .navbar-right{
      margin-right: 120px;
    }
    .navbar-header {
      position: absolute;
      left: 60px;
    }
}

#navcol-1{
    text-align: right;
}

.slider-btn:hover, .slider-btn:focus{
    text-decoration: none;
    color: #fff;
}


.social-top .slider-follow{
    color: #fff;
    position: absolute;
    width: 40px;
    right: 100px;
    top: 0%;
    height: 80%;
}
.social-top .slider-follow span{
    float: left;
    margin-left: 0px;
    text-transform: uppercase;
    transform: rotate(90deg);
    top: 45%;
    color: #000f1d;
    font-size: 12px;
    font-family: samsungsharpsans-bold;
    letter-spacing: 1.5px;
}
.social-top .slider-follow ul{
     float: right;
     margin: 0;
     padding:  0;
     bottom: 20px;
}
.social-top .slider-follow ul li{
    list-style: none;
    display: inline;
    margin: 0 15px;
}
.social-top .slider-follow ul li i{
    transform: rotate(-90deg);
    border: 1px solid #000f1d;
    border-radius: 50%;
    color: #000f1d;
}
.social-top .slider-follow ul li:nth-child(1) i{
    padding: 8px 11px;
    transform: rotate(0deg);
}
.social-top .slider-follow ul li:nth-child(2) i{
    padding: 8px 6px;
    transform: rotate(0deg);
}
.social-top .slider-follow ul li:nth-child(3) i{
    padding: 8px 8.5px;
    transform: rotate(0deg);
}

.form-horizontal .form-group {
    margin-right:0;
    margin-left: 0;
}

.cnt-toptext{
   color: #9e9e9e;
   font-size: 13px;
   line-height: 26px;
   padding-left: 15px;
   margin-bottom: 70px;
}
.cnt-bttext{
   font-weight: 600;
   margin-bottom: 50px;
}
.pop-u:after{
    content: "Menu";
    font-size: 60px;
    font-weight: 900;
    text-transform: uppercase;
    position: absolute;
    bottom: 15%;
    right: -10px;
    transform: rotate(270deg);
    color: #060e23e3;
    letter-spacing: 5px;
}




.menu-item {
  position: relative;
  transition:color 0.25s ease;
  padding: 15px 0 15px 30px !important;
}

.menu-item :hover {
  color:#fff;
}

.menu-item ::after {
  position: absolute;
  content: '';
  top:0;
  left: 0;
  width: 0;
  height: 100%;
  background-color: #009946;
  transform-origin:left;
  transition:width 0.5s ease;
  z-index:-1;
}

.menu-item :hover::after {
  width: 100%;
}
.menu-item:hover a{
    text-decoration: none;
}

.deposit .modal-content{
      max-width: 800px;
}
.deposit .panel h3{
   font-size: 22px;
   font-family: Montserrat;
   font-weight: 600;
   line-height: 48px;
   margin-top: -30px;
   padding: 50px 30px;
   border-top: 1px solid rgba(255,255,255, 0.2);
   border-bottom: 1px solid rgba(255,255,255, 0.2);
}
.deposit .panel h3 span{
   font-size: 17px;
   text-transform: none;
   font-weight: 300;
}

.deposit .panel {
    margin-bottom: 0px;
    border-radius: 0;
    background: url(/assets/img/deposit-bg.png) !important;
    border: 0;
}
.deposit p{
    text-align: center;
    color: #fff;
    line-height: 30px;
}
.deposit p span:nth-child(2){
    color: #009946;
    padding-bottom: 0px;
}

.deposit p span:nth-child(5), .deposit p span:nth-child(6){
    background: rgba(41,48,73, 0.5);
    padding: 10px 50px;
    letter-spacing: 1.5px;
    margin: 0 15px;
}

.slick-slide{
    /* background-size: cover !important; */
    /* background-position: 45% 100% !important; */
}
.text-top {
    color: #131722;
    font-size: 14px;
    padding-right: 15px;
    margin-bottom: 10px;
    text-align: right;
}

.current{
    margin-bottom: 40px;
    position: relative;
}

.right-login .panel{
    margin-bottom: 0px;
    border-radius: 0;
    border: 0;
    background-position: 50%;
    box-shadow: 0 0 0 rgba(0,0,0,.05);
    background: transparent;
}

.right-login .panel .form-control {
    color: #0d2644;
    border-radius: 0;
    min-height: 45px;
    margin-bottom: 15px;
    background: #f0f0f0;
    border-bottom: 1px solid #d9dfe2 !important;
    padding-left: 25px;
    border-top: 0 !important;
    box-shadow: inset 0 0 0 rgba(0,0,0,.075) !important;
}
.right-login .panel .form-control:focus {
    border: 1px solid #252c46;
}

.btn-faq {
    color: #fff;
    display: block;
    width: 100%;
    text-align: left !important;
    background: #00263E;
    margin-bottom: 20px !important;
    padding: 10px 30px;
}
.btn-faq:after{
    content: "\f078";
    font-family: FontAwesome;
    color: #fff;
    float: right;
    font-weight: 300;
    font-size: 10px;
    padding-top: 3px;
}
.btn-faq:hover, .btn-faq:focus {
    color: #fff;
    text-decoration: none;
}

.faq-content {
    color: #fff;
    padding: 10px 30px;
    background: #00263E;
    margin-bottom: 20px;
    border-top: 1px solid #3d4b6926;
    margin-top: -20px;
    font-size: 13px;
    line-height: 26px;
    overflow: hidden;
}

.faq-content  h3{
   color: #009946;
}
.faq-content  a{
   color: #fff;
   background: #009946;
   padding: 12px 30px;
   border-radius: 25px;
}
.chartpanel:before{
   content: "";
   width: 10px;
   height: 100%;
   background: #131722;
   position: absolute;
   top: 0;
   left: 5px;
   z-index: 2;
}
.chartpanel:after{
   content: "";
   width: 10px;
   height: 100%;
   background: #131722;
   position: absolute;
   top: 0;
   right: 5px;
   z-index: 2;
}

.chartpanel div:after{
   content: "";
   width: 100%;
   height: 10px;
   background: #131722;
   position: absolute;
   bottom: 5px;
   left: 0;
   z-index: 2;
}
.faq-general{
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    padding: 0 0 100px;
    background: #fff;
}
.faq-general .row{
    background: #f6f6f6;
}

.faq-general .container{
background-image: -moz-radial-gradient( 50% 50%, circle closest-side, rgb(39,73,149) 0%, rgba(0,0,0,0) 100%);
  background-image: -webkit-radial-gradient( 50% 50%, circle closest-side, rgb(39,73,149) 0%, rgba(0,0,0,0) 100%);
  background-image: -ms-radial-gradient( 50% 50%, circle closest-side, rgb(39,73,149) 0%, rgba(0,0,0,0) 100%);
  box-shadow: 0px 0px 130px 0px rgba(156, 156, 156, 0.4);
  }
.faq-general .nav-tabs{
    border: 0;
    margin-bottom: 30px;
    box-sizing: border-box;
}
.faq-general .nav-tabs li{
    width: 50%;
    display: inline-block;
    float: left;
    box-sizing: border-box;
}

.faq-general .nav-tabs li a{
    font-size: 30px;
    color: #abb2ba;
    font-family: samsungsharpsans-bold;
    text-align: center;
    border: 0;
}
.faq-general .nav-tabs li.active{
    background: #eee;
}
.faq-general .nav-tabs li.active a{
    font-size: 30px;
    color: #009946;
    background: #eee;
    border: 0;
    border-radius: 0;
    margin: 0;
}
.chartpanel div:before{
   content: "";
   width: 100%;
   height: 6px;
   background: #131722;
   position: absolute;
   top: 47px;
   left: 0;
   z-index: 2;
}
.chartpanel div{
   position:relative;
}
.chartpanel div p{
  position: absolute;
  top: 7px;
  background: #131722;
  height: 2px;
  width: 100%;
  left:0;
}
.faq-legal p.faq-title, .faq-transactions p.faq-title{
  text-align: right
}
p.faq-title{
  font-size: 30px;
  color: #fff;
  font-family: UniSansSemiBold;
  letter-spacing: 1px;
}

.how{
    background: url(../img/how-bg.jpg);
    background-size: contain;
    padding: 225px 0;
    background-position: 50%;
    margin-top: 0;
    position: relative;
    background-repeat: no-repeat;
    background-color: #070e20;
}
.how:before {
    content: "";
    width: 55%;
    height: calc(100% - 240px);
    background: transparent;
    position: absolute;
    top: 120px;
    right: 119px;
    z-index: 5;
    border-bottom: 1px solid #fff;
    border-right: 1px solid #fff;
}

.first-content, .second-content{
   padding: 30px 10px 30px 30px;
}
.second-content{
    background: #071025;
}
.second-content h3{
  text-transform: uppercase;
}
.first-content h3, .second-content h3{
  color: #fff;
  font-size: 18px;
  font-weight: 600;
}
.first-content ul{
   padding: 0;
}
.first-content ul li{
    list-style: none;
    color: #fff;
    line-height: 26px;
}



#start-trading{
    background: #009946;
    position: absolute;
    bottom: 0;
    right: 0;
    color: #fff;
    width: 45%;
    height: 200px;
    font-size: 18px;
    line-height: 200px;
    padding-left: 80px; 
    font-family: samsungsharpsans-bold;
    letter-spacing: 1.5px;
}
#start-trading:after{
    content: url(https://payonfx.com/assets/img/start-btn.png);
    margin-left: 30px;
}
#start-trading:hover{
    text-decoration: none;
}


@font-face {
    font-family: samsungsharpsans;
    src: url(../fonts/samsungsharpsans.otf);
}

@font-face {
    font-family: samsungsharpsans-medium;
    src: url(../fonts/samsungsharpsans-medium.otf);
}

@font-face {
    font-family: samsungsharpsans-bold;
    src: url(../fonts/samsungsharpsans-bold.otf);
}

footer{
    background: #00263E;
}
.footer-column{
    width: 50%;
    float: left;
    color: #fff;
}
.footer-column:nth-child(2){
    text-align: right;
}
.footer-column p{
    margin-top: 20px;
    font-size: 12px;
    line-height: 24px;
    text-transform: uppercase;
}
.footer-column h3{
    color: #fff;
    font-size: 14px;
    line-height: 14px;
    margin-bottom: 20px;
}
.footer-column ul li{
    font-size: 12px;
    line-height: 30px;
    color: #e6e6e6;
}

/*   Economic calendar  */
.ecalendar{
    background: url(../img/economic-calendar.jpg);
    background-size: cover;
    padding: 200px 0 200px;
    background-position: center;
    margin-top: 0;
    position: relative;
    background-repeat: no-repeat;
    background-color: #070e20;
}
.ecalendar-content{
    background: #fff;
    padding: 120px 0;
}
.ecalendar-content img{
    background-image: -moz-radial-gradient( 50% 50%, circle closest-side, rgb(39,73,149) 0%, rgba(0,0,0,0) 100%);
    background-image: -webkit-radial-gradient( 50% 50%, circle closest-side, rgb(39,73,149) 0%, rgba(0,0,0,0) 100%);
    background-image: -ms-radial-gradient( 50% 50%, circle closest-side, rgb(39,73,149) 0%, rgba(0,0,0,0) 100%);
    box-shadow: 0px 0px 130px 0px rgba(156, 156, 156, 0.4);
}

/* FAQ page css */

.faq{
    background: url(../img/faq-slider.jpg);
    background-size: cover;
    padding: 200px 0 200px;
    background-position: 50%;
    margin-top: 0;
    position: relative;
    background-repeat: no-repeat;
    background-color: #070e20;
}
.find-solution{
    background: #fdfdff;
    padding: 120px 0;
}
.find-solution h3{
    color: #009946;
    text-align: center;
    font-size: 24px;
    font-family: samsungsharpsans-bold;
    margin-bottom: 50px;
}
.find-solution .solution-content{
    background: #03111f;
    border: 2px solid #0e1a25;
    padding: 30px;
    overflow: hidden;
}
.find-solution .solution-content ul{
    float: left;
    overflow: hidden;
    width: 100%;
}
.find-solution .solution-content ul li{
    display: table-column;
    float: left;
}
.find-solution .solution-content ul li:nth-child(2){
    width: calc(100% - 130px);
    margin-left: 30px;
}
.find-solution .solution-content ul li h3{
    margin: 0;
    text-align: left;
    font-size: 20px;
    color: #5e6a76;
}
.find-solution .solution-content ul li p{
    margin: 0;
    text-align: left;
    font-size: 12px;
    color: #495766;
}
.find-solution .solution-content ul li p a{
    margin: 0;
    text-align: left;
    font-size: 12px;
    color: #5e6a76;
    text-transform: uppercase;
    display: inline-block;
    margin-top: 8px;
    font-family: samsungsharpsans-medium;
}

.deposit-body{
    background: url(/assets/img/deposit-bg.jpg);
    background-position: center;
}
.deposit-body .content{
    background: transparent;
}
.deposit-body  .container-fluid {
    background: transparent;
}
.deposit-content .container{
    background: rgba(249, 250, 255, 0.9);
    padding: 80px 60px;
}
.deposit-content .col-md-5, .deposit-content .col-md-5 {
    text-align: center;
}
.deposit-content .col-md-5 h2{
    font-size: 30px;
    font-family: samsungsharpsans-bold;
    margin-top: 30px;
    color: #131722;
}
.deposit-content .col-md-7 h3{
    font-size: 18px;
    color: #131722;
    font-family: samsungsharpsans-bold;
    line-height: 48px;
    text-align: center;
}
.deposit-content .col-md-7 h3 span{
    color: #0078fd;
    font-size: 20px;
}
.deposit-body .mobile-app, .deposit-body .footer-dark{
   display: none;
}

.logo-traderoom{
    display: none;
}

.traderoom-page .logo-all-pages, .traderoom-page .mobile-app{
    display: none;
}
.traderoom-page .logo-traderoom{
     display: block;
}
.traderoom-page .navigation-clean-button.navbar-default .navbar-nav>li>a, .traderoom-page .dropdown:hover .dropbtn {
    color: #fff;
}

/*  my trades page  */

.mytrades{
    background: url(../img/mytrades-slider.jpg);
    background-size: cover;
    padding: 200px 0 200px;
    background-position: 50%;
    margin-top: 0;
    position: relative;
    background-repeat: no-repeat;
    background-color: #070e20;
}
.mytrades-content{
    padding: 120px 0
}

.top-title{
    color: #858689;
    font-size: 14px;
}
.text{
    color: #c8c8c8;
    font-size: 14px;
    line-height: 26px;
}
.platform ul{
    list-style: none;
    float: left;
    width: 100%;
    margin: 30px 0 0;
    padding: 0;
}
.platform ul li{
    float: left;
    width: calc(33.33% - 10px);
    background: #14171f;
    padding: 50px 15px 30px;
    text-align: center;
}
.platform ul li:nth-child(2){
    margin: 0 15px;
}
.platform ul li span{
    display: block;
    max-width: 120px;
    color: #858689;
    font-size: 14px;
    font-weight: 600;
}

.login-modal .modal-header {
    border-bottom: 0;
    width: 100%;
    padding: 35px 10px;
    background: url(/assets/img/login-top.jpg);
    height: 100px;
}
.privacy-content h2{
    color: #00263E !important;
}
.subscribe{
    float: left;
    width: 100%;
    padding: 80px 0;
    background: #EFEFEF;
}
.subscribe input[type="text"]{
    border: 1px solid #00263E;
    height: 40px;
    padding: 10px 30px;
}
.subscribe button{
    border: 1px solid #00263E;
    height: 40px;
    padding: 10px 30px;
    background: #00263E;
    color: #fff;
    font-weight: bold;
    margin-left: -5px;
}
.align-self-center{
    padding-top: 30px;
}
.ss_foot_news_one h1{
    color: #00263E;
}

.footer-column img{
    max-width: 160px;
}
.video{
    width: 100%;
    height: 400px;
}

.token-page-content{
    float: left;
    width: 100%;
    padding: 80px 0;
    background: #fdfdff;
}
.token-page-content .buy-token{
    background: #00263E;
    padding: 30px;
    text-align: center;
    border-radius: 10px;
    max-width: 400px;
    float: right;
}
.token-page-content .buy-token img{
    max-width: 80%;
}
.token-page-content .buy-token h2{
    color: #fff;
    margin: 38px 0;
    font-family: samsungsharpsans-bold;
}
.token-page-content .buy-token h3{
    color: #fff;
    font-family: samsungsharpsans-bold;
    text-transform: uppercase;
}
.token-page-content .buy-token a{
    background: #fff;
    padding: 10px 40px;
    text-transform: uppercase;
    font-weight: 900;
    border-radius: 5px;
    box-shadow: 10px 10px 10px #556f8a6e;
    display: inline-block;
    margin-bottom: 30px;
    font-family: samsungsharpsans-bold;
    color: #00263E;
}
.personal-detail{
    padding: 74px 30px;
    background: #eceff1;
    border-radius: 10px;
    box-shadow: 0 1px 3px 0 rgb(0 0 0 / 14%);
}
.personal-detail p{
    color: #00263E;
    font-size: 24px;
    margin-bottom: 30px;
}

#bal-details{
    width: 400px;
}
#bal-details td{
    color: #00263E;
    font-size: 24px;
    margin-bottom: 30px;
    border-bottom: 1px dotted #00263E30;
    border-top: 1px dotted #00263E30;
    padding-top: 10px;
    padding-bottom: 10px;
}

#bal-details td span, .personal-detail p span{
    font-weight: 900;
    font-family: 'samsungsharpsans-bold';
    text-transform: capitalize;
}
#bal-details td:last-child{
    text-align: right;
}

.token-page-content .container > h2{
    padding-left: 50px;
    font-size: 60px;
    display: block;
    margin-bottom: 50px;
    color: #00263E;
    font-family: samsungsharpsans-bold;
}












.faint {
  color: #999;
}

.fa {
  font-size: 5em;
  text-align: center;
  padding: 20px;
}

.btn:hover {
  outline: 0 !important;
}
.btn:focus {
  outline: 0 !important;
}
.btn:active {
  outline: 0 !important;
}

.btn-download {
  height: 50px;
  text-align: center;
  margin-top: 40px;
  font-size: 1.7em;
}

.btn-flip-extend, .btn-flip:hover, .btn-flip:focus {
  background-color: transparent;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  opacity: 1;
}

.btn-flip, .btn-flip:hover {
  opacity: 1;
  color: #00263E;
  background-color: #fff;
  padding: 10px 40px !important;
  border-radius: 10px !important;
  text-transform: uppercase;
  font-family: 'samsungsharpsans-bold';
}
.btn-flip i {
  font-size: 16px;
}

.card-holder {
}

.card-container {
  -moz-perspective: 800px;
  -webkit-perspective: 800px;
  perspective: 800px;
  -moz-transform-style: preserve-3d;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  margin-bottom: 30px;
  width: 100%;
  height: 420px;
}
.card-container:not(.manual-flip):hover .front {
  -moz-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  -webkit-transform: rotateY(180deg);
  transform: rotateY(180deg);
}
.card-container:not(.manual-flip):hover .back {
  -moz-transform: rotateY(0deg);
  -ms-transform: rotateY(0deg);
  -webkit-transform: rotateY(0deg);
  transform: rotateY(0deg);
}
.card-container.hover.manual-flip .front {
  -moz-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  -webkit-transform: rotateY(180deg);
  transform: rotateY(180deg);
}
.card-container.hover.manual-flip .back {
  -moz-transform: rotateY(0deg);
  -ms-transform: rotateY(0deg);
  -webkit-transform: rotateY(0deg);
  transform: rotateY(0deg);
}

.card {
  -moz-transform-style: preserve-3d;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -moz-transition: -moz-transform 1s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  -o-transition: -o-transform 1s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  -webkit-transition: -webkit-transform 1s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  transition: transform 1s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  position: relative;
  background: none repeat scroll 0 0 #fff;
  color: #444444;
  max-width: 320px;
  margin: 0 auto;
}
.card .cover {
  -moz-border-radius: 4px 4px 0 0;
  -webkit-border-radius: 4px;
  border-radius: 4px 4px 0 0;
  height: 105px;
  overflow: hidden;
  z-index: -2;
}
.card .cover img {
  width: 100%;
}
.card .branded {
  position: relative;
  background: #fff;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  display: block;
  height: 120px;
  margin: -55px auto 0;
  width: 120px;
  text-align: center;
}
.card .content {
  background-color: transparent;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 10px 20px 20px;
}
.card .content .main {
  min-height: 140px;
}
.card .use-for {
  font-size: 22px;
  text-align: center;
}
.card h5 {
  margin: 5px 0;
  font-weight: 400;
  line-height: 20px;
}
.card .footer {
  color: #999;
  padding: 10px 0 0;
  text-align: center;
}
.card .footer .btn-simple {
  margin-top: -6px;
}
.card .header {
  padding: 15px 20px;
  height: 90px;
}
.card .back .content .main {
  height: 215px;
}

.front {
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-transition: -moz-transform 1s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  -o-transition: -o-transform 1s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  -webkit-transition: -webkit-transform 1s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  transition: transform 1s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  -moz-transform-style: preserve-3d;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -moz-transform: rotateY(0deg);
  -ms-transform: rotateY(0deg);
  -webkit-transform: rotateY(0deg);
  transform: rotateY(0deg);
  -moz-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.14);
  -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.14);
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.14);
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 10px;
  position: absolute;
  width: 100%;
  height: 370px;
  top: 0;
  left: 0;
  text-align: center;
  z-index: 2;
  background: #00263E;
  box-shadow: 10px 10px 10px #00263E6e;
}
.back label{
    width: 100%;
    margin-bottom: 20px;
}
.back input{
    border: 1px solid #00263E;
    width: 100%;
    height: 40px;
    border-radius: 5px;
    margin-top: 5px;
    color: #00263E;
    text-align: right;
    padding-right: 30px;
} 
.back button{
    background: #00263E;
    width: 100%;
    color: #fff;
    padding: 13px 30px;
    border: 0;
    border-radius: 5px;
    text-transform: uppercase;

}
.back {
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-transition: -moz-transform 1s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  -o-transition: -o-transform 1s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  -webkit-transition: -webkit-transform 1s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  transition: transform 1s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  -moz-transform-style: preserve-3d;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -moz-transform: rotateY(-180deg);
  -ms-transform: rotateY(-180deg);
  -webkit-transform: rotateY(-180deg);
  transform: rotateY(-180deg);
  -moz-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.14);
  -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.14);
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.14);
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 10px;
  position: absolute;
  background-color: #eceff1;
  padding: 35px 30px;
  width: 100%;
  height: 370px;
  top: 0;
  left: 0;
}
.back .btn-simple {
  position: absolute;
  left: 0;
  bottom: 4px;
}

.qr canvas {
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  margin: 0 auto;
}

.title {
  color: #506a85;
  text-align: center;
  font-weight: 300;
  font-size: 44px;
  margin-bottom: 90px;
  line-height: 90%;
}


.circle-loader {
  margin-bottom: 3.5em;
  border: 15px solid rgba(0, 0, 0, 0.2);
  border-left-color: rgb(98 39 234);
  animation: loader-spin 1.2s infinite linear;
  position: relative;
  display: inline-block;
  vertical-align: top;
  border-radius: 50%;
  width: 5em;
  height: 5em;
}

.load-complete {
  -webkit-animation: none;
  animation: none;
  border-color: #5cb85c;
  transition: border 500ms ease-out;
}

.checkmark {
  display: none;
}
.checkmark.draw:after {
  animation-duration: 800ms;
  animation-timing-function: ease;
  animation-name: checkmark;
  transform: scaleX(-1) rotate(135deg);
}
.checkmark:after {
  opacity: 1;
  height: 3.5em;
  width: 1.75em;
  transform-origin: left top;
  border-right: 3px solid #5cb85c;
  border-top: 3px solid #5cb85c;
  content: "";
  left: 1.75em;
  top: 3.5em;
  position: absolute;
}

@keyframes loader-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes checkmark {
  0% {
    height: 0;
    width: 0;
    opacity: 1;
  }
  20% {
    height: 0;
    width: 1.75em;
    opacity: 1;
  }
  40% {
    height: 3.5em;
    width: 1.75em;
    opacity: 1;
  }
  100% {
    height: 3.5em;
    width: 1.75em;
    opacity: 1;
  }
}

.deposit-modal .modal-content .modal-body{
    width: 700px;
    text-align: center;
    background: #ECEFF1;
    padding: 80px 60px;
}
.deposit-modal .modal-content .modal-header{
    background: #ECEFF1;
    border: 0;
}
.deposit-modal .modal-content .panel-body{
    margin-top: -30px;
    background: #ECEFF1;
}
.deposit-modal .modal-content .panel-body p{
    font-family: samsungsharpsans-medium;
    color: #00263E;
    font-size: 16px;
    margin-bottom: 20px;
}
#amn-eur{
    font-family: samsungsharpsans-bold;
}
#amn-btc{
    font-size: 28px;
    font-family: samsungsharpsans-bold;
    color: #00263E;
}
.deposit-modal .modal-content .panel-body p:nth-child(3){
    font-size: 12px;
}
.deposit-modal .modal-content .panel-body input[type="text"]{
    color: #00263E;
    border: 2px solid #00263E;
    padding: 15px 40px;
    height: 40px;
    width: 400px;
    margin-bottom: 30px !important;
    background: #fff;
}
.deposit-modal .modal-content .panel-body img{
    border: 1px solid #00263E;
}
.deposit-modal .modal-dialog{
    margin: 50px auto;
}
.icons{
    float: left;
    width: 100%;
    padding: 120px 0;
    background: #efefef;
}
.icons .col-md-4{
    min-height: 200px;
}
.icons .col-md-4:nth-child(3){
    padding-top: 22px;
}
.icons .col-md-4:nth-child(4){
    padding-top: 12px;
}
.token-ditributed{
    float: left;
    width: 100%;
    padding: 120px 0;
    background: url(/assets/img/green-partnership.png);
    color: #fff;
}
.token-ditributed .container-token{
    width: 95%;
    margin: 0 auto;
}
.token-ditributed .container-token div{
    float: left;
    padding: 0 20px;
}
.token-ditributed .container-token .ff,
.token-ditributed .container-token .thth{
    width: 30% !important;
    padding-top: 70px;
}
.token-ditributed .container-token .ss .border-anim{
    width: 480px;
    height: 480px;
    position: absolute;
    border: 2px dotted white;
    border-radius: 50%;
    animation: rotating 21s linear infinite;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    text-align: center;
}
.token-ditributed .container-token .ss{
   background: url(/assets/img/all-in-one.png);
   background-size: 400px;
   background-repeat: no-repeat;
   background-position: center;
}
.token-ditributed .container-token .ss div:nth-child(2){
    position: absolute;
    top: -30px;
    text-align: center;
}
.token-ditributed .container-token .ss div:nth-child(3){
    position: absolute;
    top: 160px;
    right: -60px;
    text-align: center;
}
.token-ditributed .container-token .ss div:nth-child(4){
    position: absolute;
    top: 380px;
    left: 80px;
    text-align: center;
}
.token-ditributed .container-token .ss div:nth-child(2) img,
.token-ditributed .container-token .ss div:nth-child(3) img,
.token-ditributed .container-token .ss div:nth-child(4) img{
   max-width: 120px;
   border-radius: 50%;
   animation: yourAnimation 2s infinite linear;
}
@keyframes yourAnimation {
    0.0%{
        transform: scale(1);
    }
    100%{
        transform: scale(1);
    }
    49.8%{
        transform: scale(1.05);
        box-shadow:0px 0px 25px rgba(255,255,255,0.2)
    }
}

.token-ditributed .container-token div{
    width: 40%;
    position: relative;
    min-height: 460px;
}
.token-ditributed h3{
    font-family: renogare;
    color: #fff;
    font-size: 27px;
    text-transform: uppercase;
    line-height: 45px;
    text-align: center;
    margin-bottom: 30px;
}
.token-ditributed ul{
    padding-left: 0;
    margin-top: 30px;
}
.token-ditributed ul li{
    list-style: none;
    float: left;
    width: 25%;
    padding-left: 0;
    font-family: renogare;
}

.progress-bar {
    background: #ffe115;
}
.progress._default {
    background: rgba(255,255,255,0.1);
}
.progress._default span {
    color: #0b0c22;
}
.progress span {
    font-weight: bold;
    border-radius: 4px;
    padding: 0 10px;
    text-align: left;
}
.progress span small {
    font-weight: bold;
    float: right;
    margin-top: 3px;
}

.actions a,.actions a:hover{
    padding: 10px 30px;
    border-radius: 5px;
    color: #fff;
    font-family: 'samsungsharpsans-medium';
    text-decoration: none;
}
.logain a{
    border: 2px solid #fff;
    border-radius: 0;
}

.shape_dot {
    position: absolute;
    bottom: 30px;
    width: 600px;
    left: 80px;
    animation: rotating 80s linear infinite;
    z-index: 55;
}
.shape_dot img{
    max-width: 100%;
}
@keyframes rotating {
  from {
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}


.solar_waves {
    position: absolute;
    width: 1156px;
    top: 70%;
    left: -510px;
    z-index: 99;
    
}
.solar_wave {
    width: 700px;
    height: 700px;
    border: 0.5px solid rgba(0, 0, 0, 0.5);
    border-radius: 50%;
    margin-left: 50%;
    left: -350px;
    position: absolute;
    bottom: -350px;
    z-index: -1;
    -webkit-transform: scale(0.1, 0.1);
    -moz-transform: scale(0.1, 0.1);
    -ms-transform: scale(0.1, 0.1);
    -o-transform: scale(0.1, 0.1);
    transform: scale(0.1, 0.1);
    opacity: 0;
    -webkit-animation: solar_pulse 6000ms ease-out infinite;
    -moz-animation: solar_pulse 6000ms ease-out infinite;
    -ms-animation: solar_pulse 6000ms ease-out infinite;
    -o-animation: solar_pulse 6000ms ease-out infinite;
    animation: solar_pulse 6000ms ease-out infinite;
}
.solar_wave:nth-of-type(2) {
    -webkit-animation-delay: 1200ms;
    -moz-animation-delay: 1200ms;
    -ms-animation-delay: 1200ms;
    -o-animation-delay: 1200ms;
    animation-delay: 1200ms;
}

.solar_wave:nth-of-type(3) {
    -webkit-animation-delay: 2400ms;
    -moz-animation-delay: 2400ms;
    -ms-animation-delay: 2400ms;
    -o-animation-delay: 2400ms;
    animation-delay: 2400ms;
}

@-webkit-keyframes solar_pulse {
    0% {
        -webkit-transform: scale(0.1, 0.1);
        -moz-transform: scale(0.1, 0.1);
        -ms-transform: scale(0.1, 0.1);
        -o-transform: scale(0.1, 0.1);
        transform: scale(0.1, 0.1);
        opacity: 0;
    }
    50% {
        opacity: 1;
    }
    100% {
        -webkit-transform: scale(1.2, 1.2);
        -moz-transform: scale(1.2, 1.2);
        -ms-transform: scale(1.2, 1.2);
        -o-transform: scale(1.2, 1.2);
        transform: scale(1.2, 1.2);
        opacity: 0;
    }
}

@keyframes solar_pulse {
    0% {
        -webkit-transform: scale(0.1, 0.1);
        -moz-transform: scale(0.1, 0.1);
        -ms-transform: scale(0.1, 0.1);
        -o-transform: scale(0.1, 0.1);
        transform: scale(0.1, 0.1);
        opacity: 0;
    }
    50% {
        opacity: 1;
    }
    100% {
        -webkit-transform: scale(1.2, 1.2);
        -moz-transform: scale(1.2, 1.2);
        -ms-transform: scale(1.2, 1.2);
        -o-transform: scale(1.2, 1.2);
        transform: scale(1.2, 1.2);
        opacity: 0;
    }
}

.headline-hm{
    float: left;
    width: 100%;
    padding: 120px 0;
    background: #fff;
}
.headline-hm img{
    max-width: 100%;
}
.headline-hm .text-hm{
    width: 50%;
    display: inline-block;
    float: left;
    padding: 50px 15px;
}
.headline-hm .text-hm h3{
    margin: 0 0 20px;
    color: #00263E;
    font-weight: 700;
}
.register-page .nav-tabs li{
    width: 50%;
    padding-left: 50px;
}
.register-page .nav-tabs li.active a{
    font-size: 50px;
    color: #1F2641;
    margin-bottom: 50px;
    font-family: 'samsungsharpsans';
    border: 0;
    background: #fdfdff;
    font-weight: 900;
}
.register-page .nav-tabs li a{
    font-size: 26px;
    color: #c9c9cc;
    line-height: 60px;
}
.register-page .nav-tabs{
    border-bottom: 0;
}
#login .panel.panel-default{
      max-width: 540px;
      margin: 0 auto;
}
.icons.hydrogen{  
    background: #00263E;
    color: #fff;
}
.icons.hydrogen img{
    max-width: 100%;
    margin-bottom: 30px;
}

.icons.hydrogen h2{
  color: #00bc00;
}

.about-content{
    float: left;
    width: 100%;
    padding: 120px 0;
    background: url(/assets/img/abu-1.jpg);
    background-size: cover;
}
.about-content *{
    font-family: Renogare;
    color: #fff;
    opacity: 1;
}
.about-content h3{
   font-size: 45px;
   margin-bottom: 40px;
}


.contact-us{
    max-width: 650px;
    margin: 0 auto;
}
.contact-us h3{
    font-family: Renogare;
    margin-bottom: 30px;
}
.contact-us label{
    width: 100%;
}
.contact-us label:nth-child(1),
.contact-us label:nth-child(2){
    width: calc(50% - 15px);
}
.contact-us label:nth-child(1){
    margin-right: 25px;
}
.contact-us label:nth-child(3) input{
    min-height: 120px;
}
.contact-us label input{
    width: 100%;
    margin-bottom: 30px;
    border: 1px solid #77797e !important;
    color: #333;
    border-radius: 15px;
    min-height: 45px;
    margin-bottom: 15px;
    background: transparent;
    padding-left: 25px;
    box-shadow: inset 0 0 0 rgb(0 0 0 / 8%) !important;
    margin-top: 10px;
}
.contact-us input[type="submit"]{
    width: 49%;
    border-radius: 15px;
    min-height: 45px;
    background: #51b104;
    margin: 0 auto;
    border: 0;
    float: none;
    text-transform: uppercase;
    letter-spacing: 2px;
    background-image: linear-gradient(90deg ,#5cad2f,#7acb4d);
}
.abba{
    float: left;
    background: #fff;
    width: 100%;
    padding: 120px 0;
    background-image: url(/assets/img/hellpetrol.png);
    background-repeat: no-repeat;
    background-size: 300px;
    background-position: 80% 150px;
}
.abba img{
    max-width: 100%;
    margin-top: 50px;
}
.abba h1{
    color: #2e5665;
    font-family: Renogare;
    line-height: 70px;
    margin-bottom: 30px;
}
.abba p{
    font-weight: 600;
    max-width: 65%;
}
.abba p.p-img{
    max-width: 100%;
}
.about.hydroo{
    background: url(../img/hydroo.jpg);
    background-size: cover;
    padding: 200px 0 200px;
    background-position: 50%;
    margin-top: 0px;
    position: relative;
    background-repeat: no-repeat;
    background-color: #070e20;
}

.title-one{
    font-family: Renogare;
    color: #184573;
    text-align: center;
    margin-bottom: 30px;
}
.title-two{
    font-weight: bold;
    color: #333;
}

#wallet{
    border: 2px solid #00263E;
    margin-top: 30px;
    color: #00263E;
    width: 80%;
    padding: 10px 50px;
    height: 40px;
    font-size: 14px;
    font-family: Renogare;
    text-align: center;
}

.token-det{
    float: left;
    width: 100%;
    padding: 120px 0;
    background: #fafafa;
    background-image: url(/assets/img/hellpetrol.png);
    background-repeat: no-repeat;
    background-size: 300px;
    background-position: 20% 60px;
}

.token-det table{
    width: 60%;
    float:right;
}
.token-det table td{
    padding: 10px 0;
    font-family: Renogare;
    font-size: 18px;
    color: #00263E;
}
#img-ver {
    height: 130px;
    overflow: hidden;
}
#img-ver img{
    max-width: 420px;
    margin-top: -90px;
}
#activatemodal .modal-body{
    background: #E3E3E3;
}
#partners-logo {
   margin-top: 30px;
}
#partners-logo li{
    list-style: none;
    float: left;
    width: calc(25% - 15px);
    margin-right: 20px;
    min-height: 80px;
    background: #fff;
    padding: 15px;
    margin-bottom: 20px;
}
#partners-logo li:nth-child(1){
    padding: 10px 15px 5px;
}
#partners-logo li:nth-child(4),
#partners-logo li:nth-child(8){
    margin-right: 0;
}
#partners-logo li svg{
    max-width: 80%;
}
#partners-logo li:nth-child(5) svg{
    max-width: 80%;
    margin-top: 15px;
}
#partners-logo li:nth-child(6) svg{
    max-width: 90%;
    margin-top: 15px;
}
#partners-logo li:nth-child(7) svg{
    max-width: 80%;
    margin-top: 5px;
}
#partners-logo li:nth-child(8) svg{
    max-width: 70%;
    margin-top: 13px;
}
#partners-logo li:last-child{
    margin-right: 0;
}
#partners-logo li img{
    max-width: 100%;
}
#img-ver,
#txt-ver{
    display: none;
    font-family: Renogare;
    color: #00263E;
}

#activatemodal .modal-body h3{
    position: absolute;
    top: -20px;
    width: 100%;
    left: 0;
    background: #00263E;
    color: #fff;
    padding: 20px 0;
}
#activatemodal .modal-body{
    padding-top: 150px;
}
#activatemodal .close{
    color: #fff;
    right: 0;
}

.verif-acc{ 
    float: left;
    width: 100%;
    padding: 30px 0;
    background: #FDFDFF;
    border-bottom: 1px solid #dedede;
}
.verif-acc p{
    padding-left: 120px;
    position: relative;
    font-weight: 600;
    margin-bottom: 0;
}
.verif-acc p:before{
    content: url(/assets/img/caution.png);
    position: absolute;
    left: 0;
    top: -10px;
}
.verif-acc button{
    background: rgb(0,38,62);
    border: 0;
    padding: 12px 50px;
    color: #fff;
    font-family: Renogare;
    border-radius: 5px;
    position: absolute;
    right: 30px;
    top: 0;
}
.not-verify{
    position: relative;
}
.not-verify:before{
    content: "";
    background: rgb(173 171 171 / 50%);
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 999;
}
#phone{
    margin-top: 10px !important;
    padding-left: 60px !important;
}
.iti{
    display: block !important;
}

.nav.navbar-nav.main-menu{
    float: right;
}

li.login a{
    border: 1px solid #fff;
    padding: 0 25px !important;
    margin-top: 9px;
}
#contact h3{
    font-family: Renogare;
    margin-bottom: 30px;
}
#contact .col-md-5 a{
    font-family: Renogare;
    margin-bottom: 30px;
}
#contact .col-md-5{
    text-align: center;
    padding-top: 120px;
}

.withdraw-cnd h1{
    text-align: center;
    margin-bottom: 40px;
}
#countdown div{
    float: left;
    width: calc(25% - 15px) ;
    text-align: center;
    background: #efefef;
    padding: 40px 0;
    border-radius: 3px;
    margin-right: 20px;
}
#countdown div:nth-child(4){
    margin-right: 0;
}
#countdown div span{
    display: block;
    font-size: 36px;
    font-weight: bolder;
    color: #000;
}
.withdrawCrypto{
    padding: 40px 0;
}
.withdrawCrypto p{
    text-align: center;
}
.withdrawCrypto p span{
    font-weight: bold;
}

#crypto-cards {
    font-weight: bold;
}
#crypto-cards button{
    margin: 10px 0;
    width: 80%;
    border-radius: 8px;
    text-transform: uppercase;
    font-weight: bold;
    padding: 8px 0 4px;
}

.withdrawCnt{
    background: rgb(247 244 250);
    padding-bottom: 80px;
}

#crypto-balances .p-2{
    text-align: left;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #dedede
}
#crypto-buttons button{
    color: #000;
    border: 0;
    background: #fff;
}
#crypto-buttons button img{
    margin-right: 10px;
}
#crypto-buttons{
    margin-bottom: 30px;
}
.withdrawCnt form button{
    width: 100%;
    margin-top: 15px;
    border: 0;
    border-radius: 25px;
    line-height: 30px;
}
.withdrawCnt form input{
    background: #fff;
    color: #000;
    height: 45px;
    margin-bottom: 20px;
    padding-left: 25px;
}

.chart-card {
    background: #ffffffa3;
    padding: 40px;
    border-radius: 25px;
}
.chart-card h5{
    display: inline-block;
}
.chart-card h5:nth-child(2){
    float: right;
    font-weight: bold;
}
.form-card{
    background: #fff;
    padding: 40px 20px;
    border-radius: 15px;
}
#crypto-balances{
    background: #fff;
    border-radius: 25px;
    padding: 40px;
    margin-bottom: 30px
}
#crypto-balances strong{
    margin-left: 15px;
}
.table-swap-coins th{
    font-family: "samsungsharpsans" !important;
    font-size: 13px;
    color: #000;
}
.table-swap-coins td{
    font-family: "samsungsharpsans" !important;
    font-size: 13px;
}
.table-swap-coins.table>tbody>tr>td{
    border-top: 2px solid #dbdcdf;
    vertical-align: middle;
}


.table-swap-coins.table>tbody>tr>td .buy-btn{
    background: #15ad15ed;
    padding: 5px 30px 0;
    border-radius: 15px;
    font-weight: bold;
    text-transform: uppercase;
    color: #fff;
}
.table-swap-coins.table{
    background: #fff;
}
.table-swap-coins.table>tbody>tr:nth-child(1)>td .buy-btn{
    display: none;
}
.modal-open .modal#buyModal {
    background-color: rgb(136 145 167 / 65%);
}
.modal#buyModal .modal-body{
    width: 100%;
    box-shadow: none;
    background: #fff;
    padding: 10px 0;
    }

.modal#buyModal .modal-body .row{
    margin-right: 0;
}
.modal#buyModal .modal-body .row .col-md-5{
    padding-top: 20px;
}
.modal#buyModal .modal-header{
    background: #fff;
}

.modal#buyModal input{
    color: #000;
    font-weight: bold;
    height: 45px;
}
.modal#buyModal button{
    height: 45px;
    border-radius: 8px;
    font-weight: bold;
    text-transform: uppercase;
}
.modal#buyModal .col-md-7 #tradingview-chart{
    margin: -10px 0;
}