@import "https://fonts.googleapis.com/css2?family=Sarabun:ital,wght@0,300;0,400;0,700;0,800;1,300&display=swap";

body {
    font-family: Sarabun, sans-serif !important;
    background-color: #080d1f !important;
    display: block;
    min-height: 100%;
    margin: 0;
    position: relative;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
}

body::-webkit-scrollbar {
    display: none;
}

.headerNav>a {
    border-radius: 10px;
    padding: 11px 20px;
    font-weight: 700 !important;
    font-size: 17px;
}

.btn-register {
    background: -webkit-gradient(linear, left top, left bottom, from(#020024), color-stop(0, #c76b00), to(#643600)) !important;
    background: linear-gradient(180deg, #020024, #c76b00 0, #643600) !important;
    color: #fff !important;
    border: 0;
}

.btn-login {
    background-color: #4d4e4e;
    color: #fff !important;
    border: 0;
}

.trade-faster
{
    position: relative;
    overflow: hidden;
    padding-top: 270px;
    padding-bottom: 150px;
}

.main-banner
{
    padding: 196px 0 104px;
    position: relative;
    z-index: 2;
}

.main-content
{
    width: 100%;
    border-left: none;
    overflow: hidden;
    background-color: #080d1f!important;
}

.wrapper
{
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden !important;
    min-height: calc(100vh - 65px);
}

.security
{
    padding: 150px 0 470px;
}

@media screen and (min-width: 1024px) {
    .security-row .security-col-lg-6:nth-child(odd) .security-item{
        margin-right: 25px;
    }

}

.trade-now
{
    background: url(http://bitcacao.azureedge.net/home/trade-now-bg.png) center 0 no-repeat;
    background-size: cover;
}

.trade-now-content
{
    padding-bottom: 110px;
    text-align: center;
}

.trade-now-img
{
    margin-bottom: 70px;
    margin-top: -175px;
}

.trade-now-title
{
    font-size: 37px;
    line-height: 50px;
    color: #fff;
    font-weight: 800;
    margin-bottom: 14px;
}

.trade-now-description
{
    color: hsla(0,0%,100%,.5);
    font-size: 16px;
    line-height: 16px;
    margin-bottom: 60px;
}

.security-item-img
{
    position: absolute;
    left: 30px;
    bottom: 0;
    width: 132px;
    height: 219px;
}

.security-item-title
{
    font-size: 18px;
    font-weight: 700;
    line-height: 24px;
    color: #fff;
    margin-bottom: 10px
}

.security-item-text
{
    font-size: 18px;
    line-height: 22px;
    color: hsla(0,0%,100%,.5);
    margin-bottom: 0;
}

.security-title{
    font-size: 37px;
    line-height: 50px;
    font-weight: 800;
    color: #fff;
    margin-bottom: 20px;
}

.security-description
{
    font-size: 18px;
    line-height: 24px;
    color: hsla(0,0%,100%,.5);
    margin-bottom: 0;
}

.security-row
{
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
    margin-right: -15px !important;
    margin-left: -15px !important;
}

.security-item
{
    padding-top: 125px;
    height: 100%;
}

.security-col-lg-6
{
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}

@media (min-width: 992px)
{
    .security-col-lg-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
}

.security-item-item
{
    height: 100%;
    position: relative;
    padding: 30px 35px 30px 190px;
    background: hsla(0,0%,100%,.1);
    border-radius: 30px;
}

.security-item-inner
{
    height: 100%;
    position: relative;
    padding: 30px 35px 30px 190px;
    background: hsla(0,0%,100%,.1);
    border-radius: 30px;
}

.main-banner::before
{
    content: "";
    display: block;
    width: 799px;
    height: 637px;
    background: url(http://bitcacao.azureedge.net/home/main_banner_right.png) 0 0 no-repeat;
    background-size: cover;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
    opacity: .3;
}

.main-banner-content
{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 433px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.main-banner-content-text
{
    width: 700px;
}

.main-banner-title{
    font-weight: 800;
    font-size: 44px;
    line-height: 58px;
    color: #fff;
    margin-bottom: 24px;
}

.main-banner-text
{
    font-size: 16px;
    line-height: 27px;
    color: hsla(0,0%,100%,.5);
    margin-bottom: 30px;
}

.introduce
{
    background: url(http://bitcacao.azureedge.net/home/introduce.png) 0 0 no-repeat;
    background-size: cover;
    position: relative;
    padding: 180px 0 195px;

}

.introduce-title
{
    font-size: 37px;
    line-height: 50px;
    font-weight: 800;
    margin: 0 auto 25px;
    color: #fff;
}

.introduce-text
{
    font-size: 16px;
    line-height: 27px;
    color: #8b8d96;
    max-width: 720px;
    margin: 0 auto 85px;
}

.btn-banner
{
    background: -webkit-gradient(linear,left top,left bottom,from(#020024),color-stop(0,#c76b00),to(#643600))!important;
    background: linear-gradient(180deg,#020024,#c76b00 0,#643600)!important;
    color: #fff!important;
    border: 0;
    padding: 20px 45px;
    color: #fff;
    font-weight: 800!important;
    font-size: 14px;
    -webkit-transition: all .35s ease-in-out;
    transition: all .35s ease-in-out;
    border-radius: 16px;
    text-transform: uppercase;
}

.main-banner-content-img
{
    width: 550px;
    height: auto;
    position: absolute;
    top: 196px;
    right: -50px;
    z-index: 2;
}
img{
    height: auto;
    max-width: 100%;
    font-style: italic;
    vertical-align: middle;
}

@media (max-width: 1024.98px)
{
    .logoMobile {
        height: 32px!important;
    }

    .headerNav > a
    {
        border-radius: 10px;
        padding: 6px 7px;
        font-size: 12px !important;
    }

    .main-banner:before{
        width: 280px;
        height: 223px;
    }

    .main-banner-content
    {
        height: 240px;
    }

    .footerFAQs .blockRow .block {
        margin-bottom: 40px!important;
    }
}

.footerFAQS
{
    display: block;
    color: #fff;
    padding-top: 40px;
    background: #080d1f!important;
}

.footerFAQS > .logo
{
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding-right: 20px;
    position: relative;
}

.block
{
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.blockRow
{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.block h4
{
    color: #fff;
    font-size: 16px;
    margin-bottom: 20px;
    margin-top: 8px;
}

.block ul
{
    list-style: none;
    padding-left: 0;
}

.block ul li p
{
    margin-bottom: 10px;
}

.block ul li a
{
    color: #fff!important;
    opacity: .6;
    line-height: 30px;
    text-decoration: none!important;
    color: #db7600;
    text-decoration: none;
    background-color: transparent;
}

.txtContent
{
    color: #fff;
    opacity: .6;
    font-size: 12px;
}

.blockRow
{
    color: #fff!important;
}

.blockRow a
{
    text-decoration: none!important;
    color: #db7600;
    text-decoration: none;
    background-color: transparent;
}

.fullText
{
    color: #fff;
    opacity: .6;
    padding-top: 20px!important;
    margin-bottom: 1rem;
}

@media screen and (max-width: 767.98px)
{
    .footerFAQs .blockRow .block.logo {
        -webkit-box-flex: unset;
        -ms-flex: unset;
        flex: unset;
        padding: 0;
    }

    .footerFAQs .blockRow .block {
        -webkit-box-flex: unset;
        -ms-flex: unset;
        flex: unset;
    }

    .footerFAQs .blockRow .block{
        -webkit-box-flex: unset;
        -ms-flex: unset;
        flex: unset;
    }

    .footerFAQs .blockRow {
        display: block;
    }
}

.offcanvas
{
    background-color: #011022!important;
}

.btn-registerer
{
    width: 100%;
    cursor: pointer;
    border: none;
    background: none;
    position: relative;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    font-weight: 700!important;
    text-decoration: none;
    padding: 8px;
    font-size: 16px;
    line-height: 36px;
    background: -webkit-gradient(linear,left top,left bottom,from(#020024),color-stop(0,#c76b00),to(#643600))!important;
    background: linear-gradient(180deg,#020024,#c76b00 0,#643600)!important;
    color: #fff!important;
}

.offcanvas-body
{
    position: relative;
    margin-left: auto;
    max-width: 467px;
    height: 100%;
    padding: 2rem;
    -webkit-transition: -webkit-transform .3s ease .3s;
    transition: -webkit-transform .3s ease .3s;
    transition: transform .3s ease .3s;
    transition: transform .3s ease .3s,-webkit-transform .3s ease .3s;
    overflow-y: auto;
}
.offcanvas-body > h2 {
    margin-bottom: 25px!important;
}

.offcanvas-body::-webkit-scrollbar {
    display: none;
}

.md-field
{
    display: block;
    margin-top: 1rem;
    margin-bottom: 1rem;
}

.md-field:before
{
    height: 2px;
    z-index: 2;
    opacity: 0;
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 1;
    transition: border .3s cubic-bezier(.4,0,.2,1),opacity .3s cubic-bezier(.4,0,.2,1),transform 0s cubic-bezier(.4,0,.2,1) .3s;
    will-change: border,opacity,transform;
    content: " ";
    transform: scaleX(.12);

}

.md-field:after
{
    height: 1px;
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 1;
    transition: border .3s cubic-bezier(.4,0,.2,1),opacity .3s cubic-bezier(.4,0,.2,1),transform 0s cubic-bezier(.4,0,.2,1) .3s;
    will-change: border,opacity,transform;
    content: " ";
}

.md-field label
{
    color: hsla(0,0%,100%,.4)!important;
    font-size: 14px;
    padding: 0;
    position: static;
    pointer-events: auto;
}

.md-field.md-has-placeholder label{
    opacity: 1!important;
}

.md-field input
{
    margin-top: .5rem;
    padding: 1rem;
    font-size: .875rem!important;
    height: 45px!important;
    line-height: 45px!important;
    border-radius: 8px!important;
    border-color: #02142b!important;
    width: 100%;
    background-color: transparent!important;
    border: 1px solid hsla(0,0%,100%,.23)!important;
    color: #fff!important;
}

.font-24
{
    margin-bottom: 25px!important;
    color: #fff!important;
    font-size: 24px;
}

.colorSecondary
{
    color: #fff!important;
    font-size: 13px;
}

.colorBlue4
{
    text-decoration: none;
    transition: .3s cubic-bezier(.25,.8,.25,1);
    transition-property: color,background-color,opacity;
    color: #db7600;
    text-decoration: none;
    background-color: transparent;
}

.vt-col.top-center
{
    margin: 19px -25rem !important;
}

.mobile-show{
    display: none !important;
}

@media (max-width: 1205px)
{
    .mobile-hide{
        display: none !important;
    }
    .mobile-show{
        display: block !important;
    }
}

.scrolled{
    background: #02142b!important;
    padding: 0.5rem !important;
    transition: all .5s ease-in-out 300ms;
}

.Home{
    transition: all .5s ease-in-out 300ms;
}

@media screen and (max-width: 1023px)
{
    .security .security-item-inner {
        padding: 130px 15px 30px;
    }
    
    .security .security-item {
        padding-top: 140px;
    }
    
    .security .security-item-img {
        width: 106px;
        height: 176px;
        left: 50%;
        margin-left: -53px;
        top: -70px;
        bottom: auto;
    }
    
    .security .security-item-title {
        margin-bottom: 17px;
    }
    
    .security .security-item-text {
        font-size: 16px;
    }
    
    .shouldSmall{
        width: 40% !important;
    }
    
    .smallTitle {
        font-size: 24px;
        line-height: 32px;
        margin-bottom: 10px;
    }
}

@media (max-width: 1023px)
{
    .main-banner .main-banner-content-img {
    position: relative;
    width: auto;
    height: auto;
    top: auto;
    right: -50px;
}
}
@media (max-width: 1200px)
{
    .main-banner-content-img {
    width: 550px;
}

.main-banner .main-banner-content-text {
    width: auto;
    margin-bottom: 35px;
}
.main-banner .main-banner-content{
    height: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
}