@charset "utf-8";
/* CSS Document */

body
{
	font-family: 'Noto Sans JP', sans-serif !important;
	font-weight: 400;
	margin:0px;
	padding:0px;
}
.green-t
{
    color:#26ff26;
}
.red-t
{
    color:#fd4d4d;
}
.banner
{
 background-color:#0d0d0d;
}
header.banner{
	background-image: url(../images/header-top-pic.png);
	background-position: right top;
    background-repeat: no-repeat;
}
.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 1.5rem;
    padding-left: 1.5rem;
	font-size:14px;
}
.top-nav .container-fluid
{
    padding: 0px;
}

.navbar-expand-lg .navbar-nav .nav-link
{
	padding-right:.5rem;
    padding-left:.5rem;
    color: #fff;
}
.navbar-dark .navbar-nav .nav-link.active
{
color: #fdce1a;
}
.top-nav{
	background-color: transparent !important;
    border-bottom: 1px solid #2d2d2d;
    padding-bottom: 35px;
}
.navbar-brand img
{
    width: 1000%;
    max-width: 100px;
    margin: 0px;
}
.btn-outline-dark {
    color: #ccc !important;
    border-color: #ccccc0 !important;
	
}
.banner-content-whl {
    display: table;
    width: 100%;
    height: auto;
    height: 55vh;
	padding: 150px 0;
}
.banner-content {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}
.banner-content-whl .h5
{
color: #528fca;
}
.bf
{
	font-weight:900;
}
.grey-bright-t{
color:#dbdbdb;
}
.scroll-div{
	    position: relative;
top: -125px;}
.trade-pic
{
	    margin-top: -135px;
}
section
{
	padding:80px 0px;
}
h2 {
    font-size: 45px;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6
{
	line-height:normal;
}
.m-icon {
    margin-bottom: 26px;
}
.m-icon img{
    width: 100%;
    max-width: 50px;
}
.grey-t
{
    color: #7d7c7c;
}
.black-t
{
	color:#000;
}
.foot-list{
	padding-left:0px;
}
.foot-list li{
	list-style:none;
	
}
.foot-list li a
{
	color:#c4c4c4;
	font-size:14px;
}
.footlistbg .h3{
	color:#5a6fff;
	text-transform: uppercase;
    font-size: 14px;
}
.footlistbg img{
    width:100%;
	max-width:220px;
}
.sociallist li {
    list-style: none;
    float: left;
}
.sociallist li a
{
	padding:10px;
	    color: #c4c4c4;
}
.top-nav li.nav-item {
    padding: 0px 9px;
}
.two-btns .btn
{
	margin-right:5px;
}
.btn-blue, .btn-blue:hover, .btn-blue:active, .btn-blue:focus
{
	background-color: #344a9d !important;
	color:#fff;
}
.features-circle::after
{
	content:url(../images/circle-border-right.png);
	    position: absolute;
		right:0;
}
.circle-bottom
{
	background-image:url(../images/circleline-bottom.png);
	background-position:right bottom;
	background-repeat:no-repeat;
	background-size:290px;
}
footer
{
	background-image:url(../images/right-bottom.png);
	background-position:left bottom;
	background-repeat:no-repeat;
	    background-size: contain;
}
footer .container{
	    /* border-top: 1px solid #efeeee; */
	    /* padding-top: 60px; */
}
.footer-gray-bg .container p.mt-5
{
	border-top: 1px solid #252222;
	padding-top: 40px;
}
/**scroll-coin**/
.tickercontainer { 
width: 100%;
min-height: 50px;
margin: 0;
padding: 0;
overflow: hidden;
text-align: center;
}
.tickercontainer .mask {
position: relative;
width: 100%;
overflow: hidden;
}
ul.newsticker { 
position: relative;
list-style-type: none;
margin: 0;
padding: 0;
}
ul.newsticker li {
float: left;
margin: 0px;
padding: 10px 0px;
text-align: left;
}
ul.er-controls {
list-style: none;
display: inline-block;
padding: 0;
}
ul.er-controls > li {
display: inline-block;
padding: 5px 10px;
margin: 0px;
border-radius: 0px;
color:#333;
font-size:13px;
}
ul.er-controls > li:hover {
background: none;
cursor: pointer;
}
.livepricebg
{
padding-top:0px;
}
.charts-price
{
background: none;
position: relative;
height: 90px;
overflow: hidden;
margin-top:40px;
}

.live-table
{
    display: table;
    float: left;
    background-color: #2d2f32;
    padding: 15px 15px;
    border-radius: 8px;
    box-shadow: 0px 0px 10px #00000024;
}

.live-table>div
{
display:table-cell;
vertical-align:middle;
}
.live-table>div:nth-child(2)
{
    padding-right: 50px;
}
.live-table>div:last-child
{
   text-align: right;
}
.live-table .h2
{margin:0px;font-size: 15px;font-weight: 700;line-height: 23px;text-transform: capitalize;color:#fff;}

.live-table .h4
{margin:0px;font-size: 14px;font-weight:400;line-height: 16px;color: #ccc;}
.live-table .vluetxt
{
padding-left:10px;
}
.charts li
{
list-style:none;
float:left;
padding:10px 10px !important;
}
.livecoinig
{width: 38px;padding-right: 7px;}

.live-table img
{width:38px;height: 38px;vertical-align:inherit;}

@media(max-width:991px)
{
	.two-btns.d-flex
	{
		    display: -webkit-box!important;
	}
	.two-btns.d-flex li{
		float:left;
		display:contents;
	}
}

@media(max-width:650px)
{
	.scroll-div {
    position: relative;
    top: -55px;
    }
	.banner-content-whl
	{    height: 55vh;
    padding: 30px 0;
	}
	.top-nav
	{
		padding-bottom:10px;
	}
}


.innerpagebg {
	background-image: url(../images/loginbg.png);
    background-position:center;
    background-repeat: no-repeat;
	background-color: #0d0d0d;
    background-size: cover;
    height: 100vh;
    background-attachment: fixed;
    display: table;
    width: 100%;
    padding: 0px;
}

.homedaymode-bg
{
    background: linear-gradient(110deg, #000 60%, #d3af37 60%);
    background-position:center;
    background-repeat: no-repeat;
    background-color: #0d0d0d;
    background-size: cover;
    height: 100vh;
    background-attachment: fixed;
    display: table;
    width: 100%;
    padding: 0px;
}

.form-bg {
    display: table-cell;
    vertical-align: middle;
    float: none;
    padding: 40px 0px;
}
.formbox {
	display: table;
    flex-wrap: inherit;
    background: #2d2f32;
    border-radius: 14px;
    min-height: 500px;
    width: 100%;
    overflow: hidden;
    max-width: 780px;
    margin: 0px auto;
    box-shadow: 0px 0px 10px #00000024;
}
.formbox>div {
    width: 50%;
    flex: 50%;
    max-width: 50%;
    display: table-cell;
    vertical-align: middle;
    float: none;
    padding: 21px 26px;
}
.formbox>div:first-child {
    background: #202123;
    text-align: center;
}
.formlogo {
    width: 100%;
    max-width: 225px;
}
.rightboxlogo h4 {
    font-size: 18px;
    color: #fff;
    padding: 124px 0px;
    line-height: 31px;
    font-weight: 400;
    text-transform: uppercase;
    margin: 0px;
}
.appbtn {
    display: flex;
    justify-content: center;
}
.appbtn img {
    width: 100%;
    max-width: 156px;
}
.login-form .heading-title {
	font-size: 24px;
    padding-bottom: 0;
    color: #fff !important;
    line-height: normal;
    text-transform: uppercase;
    font-weight: 900;
}
.login-form .x-line-center {
	margin: 0px auto;
    background: #ffa900;
    height: 3px;
    margin-top: 2px;
    margin-bottom: 26px;
    width: 100px;
    opacity: 1;
}
.usericon {
    text-align: center;
    position: relative;
    width: 100%;
    max-width: 425px;
    margin: 43px auto;
}
.usericon i {
    font-size: 17px;
    width: 50px;
    height: 50px;
    border: 1px dashed #b4b4bd;
    border-radius: 5px;
    padding: 10px;
    text-align: center;
    padding-top: 13px;
    color: #bdbdbd;
    position: relative;
    background: #56565a;
}
.usericon::before {
    content: "";
    position: absolute;
    left: 0px;
    background: #3b3b40;
    width: 100%;
    height: 3px;
    top: 24px;
    border-radius: 50px;
}
.formbox .form-group {
    margin-bottom: 11px;
}

.btnsnfg {
    margin-top: 23px;
    text-align: center;
}
.btnsnfg h5 {
    font-size: 14px;
    font-weight: 400;
    color: #fff;
}
.btnsnfg h5 a, .btnsnfg h5 a:active, .btnsnfg h5 a:focus, .btnsnfg h5 a:hover {
    /*color: #2d9dff;*/
    text-decoration: none;
    font-weight: 300;
}
.form-outline .form-control~.form-label
{
    color: #acaeb1 !important;
	font-size: 13px;
	top: 2px;
}
.form-outline .form-control~.form-notch div
{
	border: 1px solid #777676;
    border-color: #777676 !important;
}
.innerpagebg footer {
    display: none;
}
.form-outline .form-control {
	padding: 9px 9px;
    background: #484848;
    color: #fff;
    font-size: 14px;
    margin: 0px;
}
.backbtn {
    width: 100%;
    max-width: 760px;
    margin: 0px auto;
    margin-top:20px;
}
.backbtn a, .backbtn a:hover, .backbtn a:focus, .backbtn a:active {
    font-size: 13px;
    /*color: #2d9dff;*/
    box-shadow: none;
    text-transform: capitalize;
}
.form-outline .form-control:focus~.form-notch .form-notch-trailing {
    border-top: 1px solid #caced4;
    border-bottom: 1px solid #caced4;
    border-right: 1px solid #caced4;
}
.form-outline .form-control:focus~.form-notch .form-notch-middle {
	border-bottom: 1px solid #caced4;
}
.form-outline .form-control:focus~.form-notch .form-notch-leading {
    border-top: 1px solid #caced4;
    border-bottom: 1px solid #caced4;
    border-left: 1px solid #caced4;
}
.form-outline .form-control:focus~.form-label {
    color: #caced4;
}
.footer-gray-bg
{
	background-image: url(../images/footerbg.png);
	background-position:center;
	background-repeat: no-repeat;
	background-size: cover;
	padding-bottom: 28px;
}


.platformbg .container, .tradeboxbg .container, .features-circle .container, .features-circle
{
position: relative;
}
.features-circle:before
{
    content: "";
    position: absolute;
    background-image: url(../images/shapeicon3.png);
    width: 364px;
    height: 550px;
    left:-99px;
    top:0px;
    background-size: 100%;
    background-repeat: no-repeat;
}
.platformbg .container:before
{
	content: "";
	position: absolute;
	background-image: url(../images/shapeicon1.png);
	width:250px;
	height:250px;
	left:0px;
	top:0px;
	background-size: 72%;
    background-repeat: no-repeat;
}
.features-circle .container:before
{
	content: "";
    position: absolute;
    background-image: url(../images/shapeicon2.png);
    width: 250px;
    height: 250px;
    right: 95px;
    top: 0px;
    background-size: 72%;
    background-repeat: no-repeat;
    transform: rotate(68deg);
}

.tradeboxbg .container:before
{
	content: "";
    position: absolute;
    background-image: url(../images/shapeicon2.png);
    width: 250px;
    height: 250px;
    right: 95px;
    top: -40px;
    background-size: 72%;
    background-repeat: no-repeat;
    transform: rotate(68deg);
}

.accordion-body {
    font-size: 14px;
    line-height: 27px;
}
.accordion-button .h4
{
	font-size: 18px;
}
.social-bg ul
{
    padding:0px;
}
.platformbg h5
{
    font-size: 18px;
    line-height: 33px;
}
.tradeboxbg h4
{
    font-size: 20px;
    line-height: 33px;
}
.features-circle .featurebox
{
    padding: 20px 20px;
}
@media (max-width:991px)
{
    h2, .h2
    {
        font-size:30px;
    }
    .footer-gray-bg .container, .platformbg .container, .features-circle .container
    {
        width:100%;
        max-width:100%;
    }
    .footlistbg
   {
       margin-bottom:15px;
   }
   .banner .container
   {
       width:100%;
       max-width:100%;
   }
   .top-nav
   {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    padding: 7px 10px;
    z-index: 9;
    background-color: #2d2f32!important;
   }
   .top-nav li.nav-item {
    padding: 0px 0px;
   }
   .top-nav .navbar-collapse
   {
   border-top: 1px solid #44464a;
   }
   .banner-content-whl .h5
   {
    font-size: 18px;
    line-height: 29px;
   }
   .navbar-brand img
   {
    max-width: 153px;
   }
   .tradeboxbg h4 {
    font-size: 15px;
    line-height: 32px;
}
}
@media (max-width:767px)
{
	.formbox
    {
        display: block;
        width:100%;
    }
    .formbox>div
    {
        display: block;
        width:100%;
        flex:100%;
        max-width:100%;
        padding: 21px 21px;
    }
    .rightboxlogo h4
    {
        padding: 27px 0px;
    }
    .formlogo
    {
        max-width: 176px;
    }
	.appbtn img {
		max-width:115px;
	}
   h2, .h2
   {
       font-size: 23px;
   }   
   section {
    padding:40px 0px;
    }
    .platformbg h5
    {
        font-size: 15px;
        line-height: 24px;
    }
    .banner-content-whl
    {
    padding-top: 14vh;
    }
    .banner-content-whl h1
    {
        font-size: 25px;
    }
    .trade-pic {
        margin-top: -74px;
    }
    .accordion-button .h4 {
        font-size: 15px;
    }
    .footlistbg img {
        max-width: 170px;
    }
}
@media (max-width:450px)
{
    h2, .h2
    {
        font-size:20px;
    }
    .banner-content-whl h1 {
        font-size: 19px;
    }
}


.innerpagetop
{
    background-color: #0d0d0d;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 0px;
}
.innerpagetop h2
{
	font-size: 26px;
    font-weight: 600;
    margin: 0px;
    padding: 29px 15px;
    text-transform: uppercase;
}
.white-t
{
	color:#fff;
}
.innerpagecontent h4
{
	font-size: 21px;
    color: #333;
    font-weight: 600;
	    padding-bottom: 6px;
}
.innerpagecontent p
{
	    font-size: 14px;
    line-height: 28px;
    color: #7d7c7c;
}
.contactfrmbg
{
	width:100%;
	max-width:550px;
	margin:0px auto;
}
.contactfrmbg .form-control
{
	background:#fff;
	color:#333;
}
.contactfrmbg .form-outline .form-control~.form-notch div
{
		border-color:#c7c6c6;
}
.contactfrmbg .form-outline .form-control~.form-label {
    color: #8b8c8e;
}

/*faq start*/
.accordion
{
	width:100%;
	max-width:950px;
	margin:0px auto;
}
.accordion .card{
    border: none;
    border-radius: 3px;
    box-shadow: none;
    margin-bottom:0px;
    background: none;
    margin-bottom: 10px;
}

.accordion .card-header{
    padding: 0;
    border: none;
    border-radius: 5px;
    background:none;
    margin-bottom: 0px !important;
}

.accordion .panel-title a{
    display: block;
    padding: 12px 15px;
    background: none;
    font-size: 14px;
    font-weight: 400;
    border: 1px solid #c7c7c7;
    position: relative;
    transition: all 0.5s ease 0s;
    line-height: 24px;
       border-top-left-radius: 5px;
    border-top-right-radius: 5px;
	text-transform:uppercase;
}
.accordion .panel-title a.collapsed
{
	    border-radius: 5px;
}

.accordion .panel-title a, .accordion .panel-title a:hover, .accordion .panel-title a:focus, .accordion .panel-title a:active 
{
    background: none;
    color: #151515;
    border-bottom: 1px solid #c7c7c7;
    text-decoration:none;
}

.accordion .panel-title a.collapsed{
    box-shadow: none;
    background: none;
    color: #151515;
    border-bottom: 1px solid #c7c7c7;
}

.accordion .panel-title a:before, .accordion .panel-title a.collapsed:before{
    content: "\f068";
    font-family: "Font Awesome 5 Free"; 
    width: 25px;
    height: 25px;
    line-height: 28px;
    font-size: 14px;
    font-weight: 900;
    color: #7b7b7b;
    text-align: center;
    position: absolute;
    top: 11px;
    right: 10px;
    transition: all 0.3s ease 0s;
}

.accordion .panel-title a.collapsed:before{
    color: #7b7b7b;
    content: "\f067";
}
.accordion .card-header h5
{
border-bottom:0px;
margin-bottom: 0px !important;
}
.accordion .card-body
{
    padding: 15px 20px;
    margin-top: -1px;
    font-size: 14px;
    color: #6d6d6d;
    border: 0px;
    background: none;
    line-height: 30px;
    border: 1px solid #c7c7c7;
    font-weight: 300;
	    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

.accordion .panel-title a>div
{
    width:100%;
    max-width: 90%;
}
@media (max-width:991px)
{
	.innerpagetop
	{
	    padding-top:64px;
	}
}

@media (max-width:767px)
{
	.innerpagetop h2 {
		font-size: 17px;
	}
}



.invalid-feedback strong, .help-block strong, .text-danger
{
    font-weight: 400;
    font-size: 13px;
    color: #fd3d3d !important;
    /*line-height: 0px;*/
}

a, a:focus, button:focus
{
outline:none;
}
@-moz-document url-prefix() 
{ 
	input[type="password"]
	{
	   font-family: "Roboto",sans-serif !important;
	}
} 


.login-form h5
{
    font-size: 15px;
    color:#fff;
}
.login-form .text-muted {
    color: #babbbb!important;
    padding-bottom:18px;
    display: block;
}
.form-control.is-invalid, .was-validated .form-control:invalid
{
    background-image:none;
}
.login-form .fa-eye, .login-form .fa-eye-slash
{
    font-size: 11px;
    top: -2px;
    position: relative;
    right: 5px;
}
.form-outline .form-control.disabled, .form-outline .form-control:disabled, .form-outline .form-control[readonly] {
    background-color: #484848;
}
b, strong {
    font-weight: bolder;
    font-size: 16px !important;
}
.help-block strong {
    font-size: 12px !important;
}
.valid .fa.fa-times-circle.mr-1 {
  display: none !important;
}
p.text-center.txt-clr-cus {
    color: white !important;
}
p.text-center.txt-clr-cus {
    color: black  !important;
}
.homedaymode-bg p.text-center.txt-clr-cus {
    color: white  !important;
}