
*{
    padding: 0;
    margin: 0;
    font-family: 'Roboto', sans-serif;
}
::selection{
    background: #FCD473;
    color: #fff;
}
.fl-page{
    overflow: hidden;
}
body{
    background: #080606;
}
body.active{
    padding-right: 17px;
    max-height: 100vh;
    overflow: hidden;
}
html {
    scroll-behavior:auto !important;
}
img{
    max-width: 100%;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    user-select: none;
}
@media(min-width: 1024px){
    .row{
        margin-left: -16px;
        margin-right: -16px;
    }
    .col-12{
        padding-left: 16px;
        padding-right: 16px;
    }
}
.container{
    max-width: 1241px;
}

h1{
    font-size: 58px;
    color: #fff;
    line-height: 1.29;
    font-weight: 500;
}
h2{
    font-size: 42px;
    color: #fff;
    line-height: 1.29;
    font-weight: 500;
}
h3{
    font-size: 28px;
    color: #fff;
    font-weight: 500;
    line-height: 1.28;
}
h4{
    font-size: 26px;
    color: #fff;
    font-weight: 500;
    line-height: 1.4;
}
a{
    text-decoration: none;
    transition: all .2s ease;
    font-size: 16px;
    color: #fff;
}
button{
    transition: all .2s ease;
}
a:hover{
    color: #E6B45B;
}
button.btn-all,
a.btn-all{
    border-radius: 5px;
    background: linear-gradient(96deg, #FCD473 16.64%, #DDB065 63.09%, #EFB851 90.01%);
    background-size: 150% auto;
    background-position: right center;
    width: 171px;
    height: 49px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #080606;
    font-weight: 700;
    position: relative;
    isolation: isolate;
    border: none;
    box-shadow: 0 15px 30px rgba(236, 183, 84, .4);
}
button.btn-all:hover,
a.btn-all:hover{
    background-position: left center;
}
a.btn-black{
    width: 171px;
    height: 49px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 5px;
    font-weight: 700;
    color: #fff;
    background: #191818;
}
a.btn-black:hover{
    background: #fff;
    color: #191818;
}
p{
    font-size: 16px;
    color: #fff;
    font-weight: 400;
    line-height: 1.75;
}
input:focus{
    box-shadow: none !important;
}
.footer-different{
    background: transparent !important;
}
/* first section shapes */
.first-section-shapes{
    padding: 55px 0 260px;
    background-image: url(../../images/first-section-shapes.png);
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: bottom center;
}
.first-section-shapes p{
    max-width: 623px;
    margin: 20px auto 0;
}
/* skew sections all */
.skew-section .col-12{
    margin-bottom: 70px;
}
.features-col{
    background: rgba(15, 15, 15,.9);
    padding: 20px;
    transform: skewY(-5deg);
    position: relative;
    z-index: 9;
}
.features-col__wrapper{
    background: linear-gradient(218deg, #202020 3.15%, rgba(31, 31, 32, 0.00) 52.85%);
    padding: 20px;
}
.features-col__wrappper--content{
    transform: skewY(5deg);
}
.features-col__wrappper--content{
    padding: 30px 0 20px;
}
.features-col__wrappper--content{
    display: flex;
}
.features-icon{
    flex-basis: 79px;
    max-width: 79px;
}
.features-content{
    flex: 1;
    padding-left: 33px;
}
.features-content p{
    max-width: 330px;
    margin-bottom: 0;
}
.features-content .separator{
    margin-bottom: 12px;
}
/* shapes */
.section-with-shapes{
    position: relative;
    border-top: 1px solid #514D4D;
}
.section-with-shapes::before{
    content: '';
    position: absolute;
    background: url(../../images/testimonials-shape.svg);
    width: 583px;
    height: 113px;
    top: 0;
    left: 0;
}
.section-with-shapes::after{
    content: '';
    position: absolute;
    background: url(../../images/testimonials-shape-2.svg);
    width: 583px;
    height: 113px;
    top: 0;
    right: 0;
}
/* header shape all */
.header-all-shape-left{
    padding-left: 0 !important;
    text-align: right;
    padding-right: 42px;
}
.header-all-shape-left h2{
    margin-bottom: 5px;
}
.header-all-shape-left > div{
    right: 0;
    left: auto !important;
}
.header-all-shape{
    position: relative;
    padding-bottom: 30px;
    padding-left: calc((100vw - 1240px) / 2);
    border-bottom: 1px solid #514D4D;
}
.header-all-shape > div{
    position: absolute;
    left: -2px;
    bottom: 0;
    width: 53vw;
}
.header-all-shape h2{
    position: relative;
    z-index: 2;
}
/* gold col */
.gold-col-row {
    margin-left: -16px;
    margin-right: -16px;
}
.gold-col-row .col-12{
    padding-left: 16px;
    padding-right: 16px;
    margin-bottom: 15px;
}
.linear-gold-col-all{
    border: 1px solid #3F3F3F;
    padding: 25px;
    position: relative;
    height: 100%;
}
.linear-gold-col-all:hover h4,
.linear-gold-col-all:hover p{
    color: #191818;
}
.linear-gold-col-all:hover::before{
    opacity: 1;
}
.linear-gold-col-all::before{
    content: '';
    position: absolute;
    background: linear-gradient(93deg, #9F652F 3.85%, #F6D768 40.83%, #E39045 103.9%);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    transition: all .2s ease;
    opacity: 0;
}
.linear-gold-col-all h4{
    margin-bottom: 5px;
    font-size: 22px;
    position: relative;
    z-index: 1;
    transition: all .2s ease;
}
.linear-gold-col-all p{
    position: relative;
    z-index: 1;
    transition: all .2s ease;
}
/* our commitment */
.our-commitment-wrapper{
    background: #0F0F0F;
    padding: 64px 20px 90px;
    text-align: center;
    position: relative;
}
.our-commitment-wrapper::before{
    content: '';
    position: absolute;
    background: url(../../images/real-shadow.svg);
    width: 377px;
    height: 45px;
    top: -21px;
    left: 50%;
    transform: translateX(-50%);
}
.our-commitment-wrapper h2{
    margin: 28px 0 20px;
}
.our-commitment-wrapper p{
    max-width: 790px;
    margin: 0 auto;
}
/* two col all */
.two-col-all{
    border: 1px solid #3F3F3F;
    border-radius: 5px;
    padding: 47px 29px;
}
.two-col-all h3{
    margin-bottom: -4px;
    font-size: 22px;
}
.two-col-all p{
    margin-bottom: 0;
    max-width: 325px;
    margin-top: 15px;
}
/* 3 col gold */
.trading-content-gold{
    padding-top: 32px;
}
.trading-content-gold h2{
    max-width: 508px;
    margin-bottom: 32px;
}
.trading-content-gold p{
    max-width: 344px;
}
.gold-col__all{
    border: 1px solid #3F3F3F;
    margin-bottom: 12px;
    padding: 26px;
    position: relative;
}
.gold-col__all::before{
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: linear-gradient(93deg, #9F652F 3.85%, #F6D768 40.83%, #E39045 103.9%);
    transition: all .2s ease;
    opacity: 0;
}
.gold-col__all:hover::before{
    opacity: 1;
}
.gold-col__all h4{
    font-size: 22px;
    position: relative;
    z-index: 3;
    transition: all .2s ease;
}
.gold-col__all:hover p,
.gold-col__all:hover h4{
    color: #191818;
}
.gold-col__all p{
    margin-bottom: 0;
    position: relative;
    z-index: 3;
    transition: all .2s ease;
}
@media(max-width: 1440px){
    .header-all-shape > div{
        width: 850px;
    }
}
@media(min-width: 767px) and (max-width: 1440px){
    .section-with-shapes::before{
        width: 40.76vw;
        background-position: left top;
        height: 7.8vw;
        background-size: 100% 100%;
        left: -20px;
    }
    .section-with-shapes::after{
        width: 40.76vw;
        background-position: right top;
        height: 7.8vw;
        background-size: 100% 100%;
        right: -20px;
    }
}
@media(max-width: 1300px){
    section{
        padding-left: 38px !important;
        padding-right: 38px !important;
    }
    header{
        padding-left: 38px;
    }
    .header-all-shape{
        margin-left: -38px;
        margin-right: -38px;
        padding-left: 50px;
    }
}
@media(max-width: 1024px){
    h1{
        font-size: 36px;
        line-height: 1.2;
    }
    h2{
        font-size: 26px;
        line-height: 1.2;
    }
    h3{
        font-size: 22px;
        line-height: 1.2;
    }
    p{
        font-size: 16px;
        line-height: 1.7;
    }
    header{
        padding-left: 50px;
        padding-right: 50px;
    }
    .features-content{
        padding-left: 15px;
    }
    .header-all-shape h2{
        margin-bottom: 0;
    }
    .header-all-shape > div{
        width: 85%;
    }
}
@media(max-width: 767px){
    section{
        padding-left: 8px !important;
        padding-right: 8px !important;
    }
    header{
        padding-left: 20px;
        padding-right: 20px;
    }
    .features-col__wrapper{
        background: transparent;
        padding: 0;
    }
    .features-col{
        background: #0C0A0A;
    }
    .features-content{
        padding-left: 15px;
        margin-top: 12px;
    }
    .features-col__wrappper--content{
        padding: 15px 0;
    }
    .features-content h3{
        margin-bottom: 0;
    }
    .features-content p{
        margin-left: -95px;
    }
    .skew-section .col-12 {
        margin-bottom: 40px;
    }
    .section-with-shapes::after{
        right: -470px;
        background-size: 50% auto;
        background-repeat: no-repeat;
    }
    .section-with-shapes::before{
        left: -175px;
        background-size: 50% auto;
        background-repeat: no-repeat;
    }
    .header-all-shape > div {
        width: 95%;
    }
    .header-all-shape{
        padding-bottom: 15px;
    }
    .our-commitment-wrapper::before{
        background-size: 60% auto;
        background-repeat: no-repeat;
        background-position: center;
    }
    .our-commitment-wrapper{
        padding: 40px 20px 60px;
    }
    .two-col-all{
        padding: 39px 28px;
        margin-bottom: 20px;
    }
    .first-section-shapes{
        padding: 90px 0 190px;
        background-size: 300% auto;
    }
    .first-section-shapes .section-heading{
        margin-bottom: 60px;
    }
    .trading-content-gold{
        padding-top: 0;
    }
    .trading-content-gold h2{
        margin-bottom: 20px;
    }
    .gold-col__all{
        padding: 20px 17px;
    }
}