.top-banner{
	min-height: 700px;
    align-content: center;
    position: relative;
    text-align: center;
}

.top-banner-image{
    background-image: url(../img/background-fvbank.jpg) ;
    background-repeat: repeat-x;
    background-position: center bottom;
}

.btn-top-bar{
    font-family:'Rubik',sans-serif;
    font-weight:400;
    font-size:14px;
    display:inline-block;
    padding:5px 10px 5px 10px!important;
    border-radius:10px;
    transition:.5s;
    color:#fff;
    background:#319bcd;
    border:2px solid #319bcd

}

.banner-heading{
    padding-left: 20%;
    padding-right: 20%;
}

.top-bar-text{
    text-align: right;
}

@media screen and (max-width:768px){
    .top-bar-text h5  {
        text-align: center !important;
        font-size: 14px !important;
    }
    .top-bar {
        text-align: center !important;
    }
    .text-center-mob{
        text-align: center !important;
    }
    .top-bar  a{
        margin-top: 10px;
    }
    .fixed-top {
        top: 0px !important;
    }
    #header.header-scrolled,#header.header-inner-pages{
        top: 0 !important;
    }
    #top-bar-bg{ 
        transition:all .5s;
        z-index:10 !important;
        background: linear-gradient( 60deg, #000000,#404040);
        position: absolute;
        width: 100%;
        padding: 10px 0;
    }
    .offset-0{
        margin-left: 0% !important;
    }
    }

.white-bg{
	background-color: #ffffff !important;
}
.blue-text{
	color: #319BCD;
}
.grey-text{
    color: #ECECEC;
    font-size: 14px;
}
body{
    font-family:'Rubik',sans-serif;
    color:#444
}
a{
    color:#319bcd;
    text-decoration:none
}
a:hover{
    color:#319bcd;
    text-decoration:none
}
h1,h2,h3,h4,h5,h6{
    font-family:'Rubik',sans-serif
}
.h2,h2{
    font-size:2.3rem;
    font-weight:400
}
.h3,h3{
    font-size:1.75rem;
    font-weight:400
}
.h5,h5{
    font-size:20px;
    font-weight:500
}
.homepage{
    background:#000
}
.subpage{
    background:url(../img/bg-5.jpg) top center;
    background-size:cover;
    background-attachment:fixed;
    padding:40px 0
}

.subpage-container{
    transition:background .3s,border .3s,border-radius .3s,box-shadow .3s;
    padding:1em 0;
    background-image:linear-gradient(200deg,#1c1c1c 32%,#000 72%);
    border-color:#fff;
    border:1px solid;
    border-radius:10px
}

.subpage-container-box{
    transition:background .3s,border .3s,border-radius .3s,box-shadow .3s;
    padding:3em 3em;
    background-image:linear-gradient(200deg,#1c1c1c 32%,#000 72%);
    border-color:#fff;
    border:1px solid;
    border-radius:10px
}

@media(max-width:768px){
    .flex-direction-column{
        flex-direction:column;
    }

    .subpage-container-box{
    transition:background .3s,border .3s,border-radius .3s,box-shadow .3s;
    padding:50px 30px;
}

}
.back-to-top{
    position:fixed;
    visibility:hidden;
    opacity:0;
    right:30px;
    bottom:80px;
    z-index:996;
    background:#319bcd;
    width:40px;
    height:40px;
    border-radius:4px;
    transition:all .4s
}
.back-to-top i{
    font-size:24px;
    color:#fff;
    line-height:0
}
.back-to-top:hover{
    background:#319bcd;
    color:#fff
}
.back-to-top.active{
    visibility:visible;
    opacity:1
}
@media screen and (max-width:768px){
    [data-aos-delay]{
        transition-delay:0!important
    }
}

#top-bar-bg{ 
    transition:all .5s;
    z-index:1000;
    background: linear-gradient( 60deg, #000000,#404040);
    position: absolute;
    width: 100%;
    padding: 10px 0;

}

.fixed-top {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030;
}
#header{
    transition:all .5s;
    z-index:997;
    padding:15px 0;
    background: linear-gradient( 135deg, #FFFFFF,#ECECEC,#ffffff);

}
#header.header-scrolled,#header.header-inner-pages{
    background:rgba(255, 255, 255, 0.85);
    padding:10px 0;
    top: 0;
}
#header .logo{
    font-size:32px;
    margin:0;
    padding:0;
    line-height:1;
    font-weight:700;
    letter-spacing:2px;

}
#header .logo a{
    color:#fff
}
#header .logo img{
    max-height:40px
}
.navbar{
    padding:0
}
.navbar ul{
    margin:0;
    padding:0;
    display:flex;
    list-style:none;
    align-items:center
}
.navbar li{
    position:relative
}
.navbar>ul>li{
    white-space:nowrap;
    padding:8px 12px
}
.navbar a,.navbar a:focus{
    display:flex;
    align-items:center;
    position:relative;
    justify-content:space-between;
    padding:0 3px;
    font-size:18px;
    font-weight:300;
    color:rgba(0, 0, 0, 0.9);
    white-space:nowrap;
    transition:.3s;
    width:fit-content
}
.navbar a i,.navbar a:focus i{
    font-size:12px;
    line-height:0;
    margin-left:5px
}
.navbar>ul>li>a:before{
    content:"";
    position:absolute;
    width:100%;
    height:2px;
    bottom:-6px;
    left:0;
    background-color:#319bcd;
    visibility:hidden;
    width:0;
    transition:all .3s ease-in-out 0
}
.navbar a:hover:before,.navbar li:hover>a:before,.navbar .active:before{
    visibility:visible;
    width:100%
}
.navbar a:hover,.navbar .active,.navbar .active:focus,.navbar li:hover>a{
    color:#319bcd
}
.navbar .getstarted,.navbar .getstarted:focus{
    padding:8px 25px;
    border-radius:4px;
    color:#fff;
    border:2px solid #fff;
    width:fit-content
}
.navbar .getstarted:hover,.navbar .getstarted:focus:hover{
    color:#000;
    background:#fff;
    border-color:#fff
}
.navbar>ul>li>.getstarted:before{
    visibility:hidden
}
.navbar .dropdown ul{
    display:block;
    position:absolute;
    left:14px;
    top:calc(100%+30px);
    margin:0;
    padding:10px 0;
    z-index:99;
    opacity:0;
    visibility:hidden;
    background:#111;
    box-shadow:0 0 30px rgba(127,137,161,.25);
    transition:.3s;
    border-radius:4px
}
.navbar .dropdown ul li{
    min-width:200px
}
.navbar .dropdown ul a{
    padding:10px 20px;
    font-size:14px;
    text-transform:none;
    color:#fff;
    font-weight:400
}
.navbar .dropdown ul a i{
    font-size:12px
}
.navbar .dropdown ul a:hover,.navbar .dropdown ul .active:hover,.navbar .dropdown ul li:hover>a{
    color:#319bcd
}
.navbar .dropdown:hover>ul{
    opacity:1;
    top:100%;
    visibility:visible
}
.navbar .dropdown .dropdown ul{
    top:0;
    left:calc(100% - 30px);
    visibility:hidden
}
.navbar .dropdown .dropdown:hover>ul{
    opacity:1;
    top:0;
    left:100%;
    visibility:visible
}
@media(max-width:1366px){
    .navbar .dropdown .dropdown ul{
        left:-90%
    }
    .navbar .dropdown .dropdown:hover>ul{
        left:-100%
    }
}
.getstarted,.navbar .getstarted:focus{
    padding:8px 25px;
    border-radius:4px;
    color:#fff;
    border:2px solid #fff
}
.getstarted:hover,.navbar .getstarted:focus:hover{
    color:#fff;
    background:#319bcd;
    border-color:#319bcd
}
.mobile-nav-toggle{
    color:#319bcd;
    font-size:28px;
    cursor:pointer;
    display:none;
    line-height:0;
    transition:.5s
}
@media(max-width:991px){
    .mobile-nav-toggle{
        display:block
    }
    .navbar ul{
        display:none
    }
}
.navbar-mobile{
    position:fixed;
    overflow:hidden;
    top:0;
    right:0;
    left:0;
    bottom:0;
    background:rgba(4,7,9,.9);
    transition:.3s;
    z-index:999
}
.navbar-mobile .mobile-nav-toggle{
    position:absolute;
    top:15px;
    right:15px
}
.navbar-mobile ul{
    display:block;
    position:absolute;
    top:55px;
    right:15px;
    bottom:15px;
    left:15px;
    padding:10px 0;
    border-radius:10px;
    background-color:#111;
    overflow-y:auto;
    transition:.3s
}
.navbar-mobile a,.navbar-mobile a:focus{
    padding:10px 20px;
    font-size:15px;
    color:#fff
}
.navbar-mobile a:hover,.navbar-mobile .active,.navbar-mobile li:hover>a{
    color:#319bcd
}
.navbar-mobile .getstarted,.navbar-mobile .getstarted:focus{
    margin:15px
}
.navbar-mobile .dropdown ul{
    position:static;
    display:none;
    margin:10px 20px;
    padding:10px 0;
    z-index:99;
    opacity:1;
    width:fit-content;
    visibility:visible;
    background:transparent;
    box-shadow:0 0 30px rgba(127,137,161,0)
}
.navbar-mobile .dropdown ul li{
    min-width:200px
}
.navbar-mobile .dropdown ul a{
    padding:10px 20px
}
.navbar-mobile .dropdown ul a i{
    font-size:12px
}
.navbar-mobile .dropdown ul a:hover,.navbar-mobile .dropdown ul .active:hover,.navbar-mobile .dropdown ul li:hover>a{
    color:#319bcd
}
.navbar-mobile .dropdown>.dropdown-active{
    display:block
}
#hero{
    width:100%;
    height:70vh;
    position:relative;
    padding:0;
    background-color:#000
}
#hero:before{
    content:"";
    position:absolute;
    bottom:0;
    top:50px;
    left:0;
    right:0;
    background:url(../img/city.png) top center no-repeat;
    background-size:cover
}
#hero .hero-container{
    position:absolute;
    bottom:0;
    top:0;
    left:0;
    right:0;
    display:flex;
    justify-content:center;
    align-items:center;
    flex-direction:column;
    text-align:center
}
#hero h1{
    font-size:48px;
    font-weight:400;
    line-height:70px;
    color:#fff;
    margin-top:4%
}

@media(max-width:768px){
    #hero h1{
        font-size:28px;
        line-height:36px
    }
    #hero h2{
        font-size:18px;
        line-height:24px;
        margin-bottom:30px
    }
}
section{
    padding:60px 0;
    overflow:hidden
}
.section-bg{
    background-color:#f0f4f8
}
.section-title{
    padding:20px 0
}
.section-title h2{
    font-size:14px;
    font-weight:400;
    padding:0;
    line-height:1px;
    margin:0 0 5px 0;
    letter-spacing:2px;
    text-transform:uppercase;
    color:#5c8eb0;
    font-family:'Rubik',sans-serif
}
.section-title p{
    margin:0;
    margin:0;
    font-size:2.35rem;
    font-weight:400;
    font-family:'Rubik',sans-serif;
    color:#263d4d
}

.black-heading{
	color: #000;
    font-size: 32px;
    font-weight: 600;
}

.Security .content ul{
    list-style:none;
    padding-left: 0px !important;
}

.Security ul li{
    display: flex;
    margin-bottom: 20px;
}

.Security .content ul li::before{
    content:"     ";
    background:url(../img/tick.png) center no-repeat;
    height: 20px;
    width: 20px;
    margin-right: 20px;
    display: inline-block;
}


#footer{
    background:url(../img/footer.jpg) center;
    background-size:cover;
    padding:0 0 30px 0;
    color:#fff;
    font-size:14px
}
#footer .footer-top{
    padding:60px 0 0 0
}
#footer .footer-top .footer-info{
    margin-bottom:30px
}
#footer .footer-top .footer-info h3{
    font-size:28px;
    margin:0 0 15px 0;
    padding:2px 0 2px 0;
    line-height:1;
    font-weight:700
}
#footer .footer-top .footer-info p{
    font-size:18px;
    margin-bottom:0;
    font-family:'Rubik',sans-serif;
    color:#fff
}
#footer .footer-top .social-links a{
    font-size:18px;
    display:inline-block;
    background:rgba(255,255,255,.08);
    color:#fff;
    line-height:1;
    padding:8px 0;
    margin-right:4px;
    border-radius:4px;
    text-align:center;
    width:36px;
    height:36px;
    transition:.3s
}
#footer .footer-top .social-links a:hover{
    background:#319bcd;
    color:#fff;
    text-decoration:none
}
#footer .footer-top h4{
    font-size:1.3rem;
    font-weight:400;
    color:#fff;
    position:relative;
    padding-bottom:12px
}
#footer .footer-top .footer-links ul{
    list-style:none;
    padding:0;
    margin:0
}
#footer .footer-top .footer-links ul i{
    padding-right:2px;
    color:#319bcd;
    font-size:12px;
    line-height:1
}
#footer .footer-top .footer-links ul li{
    padding-bottom:20px;
    display:flex;
    align-items:center
}
#footer .footer-top .footer-links ul a{
    color:#fff;
    transition:.3s;
    display:inline-block;
    line-height:1;
    font-size:14px
}
#footer .footer-top .footer-links ul a:hover{
    color:#319bcd
}
#footer .copyright{
    text-align:center;
    padding-top:30px
}
.banking-item{
    margin:20px 0 10px 0;
    padding:20px;
    background-color:#0E0E0EBA;
    border-radius:10px
}
 .service-item{
    background-color:#ffffff;
    transition:background .3s,border .3s,border-radius .3s,box-shadow .3s;
    padding:5%;
    border:1px solid #319bcd;
    border-radius: 20px;
    margin-bottom:10px;
    transform:scale(.9);
    height: 250px;
    border: 1px solid transparent;
    background-clip: padding-box, border-box;
    background-origin: border-box;
    background-image: linear-gradient(white, white), 
    linear-gradient(180deg, #03a9f4, #ffffff); 

}
.service-item h3{
    font-size:20px;
    margin-bottom:10px;
    font-weight:600;
    line-height:inherit;
    
}
.service-item:hover{
    border:1px solid #319bcd
} 


.Getting-Started .step-text{
    margin-bottom: 2px;
    font-size: 14px;
}

.Getting-Started p{
    margin-bottom: 5px;
}

.Getting-Started .step{
    margin-bottom: 30px;
}


.hero-btn{
    transform:scale(1.2);
    padding:10px 30px
}
.hero-btn:hover{
    background:#fff;
    color:#111;
    border:2px solid #fff
}

.hero-btn-black{
    transform:scale(1.2);
    padding:10px 30px;
        color:#000;
    border:2px solid #000
}
.hero-btn-black:hover{
    background:#000;
    color:#fff;
    border:2px solid #fff
}

#experts{
    background:url(../img/bg-6.jpg) top center no-repeat;
    background-size:cover;
    background-attachment:fixed
}
.business-banking{
    background:#000
}
.business-banner{
    width:100%;
    height:60vh;
    position:relative;
    padding:0
}
.business-banner:before{
    content:"";
    background:url(../img/banking-banner.png) center top no-repeat;
    background-size:cover;
    position:absolute;
    bottom:0;
    top:50px;
    left:0;
    right:0
}
.business-banner .hero-container{
    position:absolute;
    bottom:0;
    top:0;
    left:0;
    right:0;
    display:flex;
    justify-content:center;
    align-items:center;
    flex-direction:column;
    text-align:center
}
.business-banner h1{
    margin:0 0 10px 0;
    font-size:48px;
    font-weight:400;
    line-height:70px;
    color:#fff
}
.api-banner{
    width:100%;
    height:60vh;
    position:relative;
    padding:0
}
.api-banner:before{
    content:"";
    background:url(../img/api-banner.png) top center;
    background-size:contain;
    position:absolute;
    bottom:0;
    top:0;
    left:0;
    right:0
}
.api-banner .hero-container{
    position:absolute;
    bottom:0;
    top:0;
    left:0;
    right:0;
    display:flex;
    justify-content:center;
    align-items:center;
    flex-direction:column;
    text-align:center
}
.api-banner h1{
    margin:0 0 10px 0;
    font-size:48px;
    font-weight:400;
    line-height:70px;
    color:#fff
}
.personal-banner{
    width:100%;
    height:60vh;
    position:relative;
    padding:0
}
.personal-banner:before{
    content:"";
    background:url(../img/personal-banking.png) center center no-repeat;
    background-size:cover;
    position:absolute;
    bottom:0;
    top:0;
    left:0;
    right:0
}
.personal-banner .hero-container{
    position:absolute;
    bottom:0;
    top:0;
    left:0;
    right:0;
    display:flex;
    justify-content:center;
    align-items:center;
    flex-direction:column;
    text-align:center
}
.personal-banner h1{
    margin:0 0 10px 0;
    font-size:48px;
    font-weight:400;
    line-height:70px;
    color:#fff
}
.cards-banner{
    width:100%;
    height:60vh;
    position:relative;
    padding:0
}
.cards-banner:before{
    content:"";
    background:url(../img/card.png) center center no-repeat;
    background-size:cover;
    position:absolute;
    bottom:0;
    top:0;
    left:0;
    right:0
}
.cards-banner .hero-container{
    position:absolute;
    bottom:0;
    top:0;
    left:0;
    right:0;
    display:flex;
    justify-content:center;
    align-items:center;
    flex-direction:column;
    text-align:center
}
.cards-banner h1{
    margin:0 0 10px 0;
    font-size:48px;
    font-weight:400;
    line-height:70px;
    color:#fff
}


.three-point-bg{
    content:"";
    background:url(../img/custody-banner.png) center center no-repeat;
    background-size:cover;
    position:relative;
    bottom:0;
    top:0;
    left:0;
    right:0

}

.img-float {
    overflow: hidden;
    animation: img-float 6s ease-in-out infinite;
    img { width: 100%; height: auto; }
}

@keyframes img-float {
    0% {
        transform: translatey(0px);
    }
    50% {
        transform: translatey(-20px);
    }
    100% {
        transform: translatey(0px);
    }
}

.fvnet-banner{
    width:100%;
    height:60vh;
    position:relative;
    padding:0
}
.fvnet-banner:before{
    content:"";
    background:url(../img/fvnet-banner.png) bottom center no-repeat;
    background-size:cover;
    position:absolute;
    bottom:0;
    top:0;
    left:0;
    right:0
}
.fvnet-banner .hero-container{
    position:absolute;
    bottom:0;
    top:0;
    left:0;
    right:0;
    display:flex;
    justify-content:center;
    align-items:center;
    flex-direction:column;
    text-align:center
}
.fvnet-banner h1{
    margin:0 0 10px 0;
    font-size:48px;
    font-weight:400;
    line-height:70px;
    color:#fff
}
.custody-banner{
    width:100%;
    height:60vh;
    position:relative;
    padding:0
}
.custody-banner:before{
    content:"";
    background:url(../img/custody-banner.png) bottom center no-repeat;
    background-size:cover;
    position:absolute;
    bottom:0;
    top:0;
    left:0;
    right:0
}
.custody-banner .hero-container{
    position:absolute;
    bottom:0;
    top:0;
    left:0;
    right:0;
    display:flex;
    justify-content:center;
    align-items:center;
    flex-direction:column;
    text-align:center
}
.custody-banner h1{
    margin:50px 0 10px 0;
    font-size:48px;
    font-weight:400;
    line-height:70px;
    color:#fff
}
#about-page{
    width:100%;
    height:40vh;
    position:relative;
    padding:0
}
#about-page:before{
    content:"";
    background-size:cover;
    background-attachment:fixed;
    position:absolute;
    background-color:#000;
    bottom:0;
    top:0;
    left:0;
    right:0
}
#about-page .hero-container{
    position:absolute;
    bottom:0;
    top:50px;
    left:0;
    right:0;
    display:flex;
    justify-content:center;
    align-items:center;
    flex-direction:column;
    text-align:center
}
#about-page h1{
    margin:0 0 10px 0;
    font-size:48px;
    font-weight:400;
    line-height:70px;
    color:#fff
}
.btn-get-started{
    font-family:'Rubik',sans-serif;
    font-weight:400;
    font-size:14px;
    display:inline-block;
    padding:10px 20px 10px 20px!important;
    border-radius:10px;
    transition:.5s;
    color:#fff;
    background:#319bcd;
    border:2px solid #319bcd;
}
.btn-get-started:hover{
    border-color:#000000 !important;
    background:#000000 !important;
    color:#ffffff !important;
}
.btn-get-started-black{
    font-family:'Rubik',sans-serif;
    font-weight:400;
    font-size:14px;
    display:inline-block;
    padding:10px 20px 10px 20px!important;
    border-radius:10px;
    transition:.5s;
    color:#fff;
    background:#000000;
    border:2px solid #000000

}

.btn-get-started-black:hover{
    border-color:#319bcd;;
    background:#319bcd;
    color:#ffffff
}


.btn-get-started-dark-bg{
    font-family:'Rubik',sans-serif;
    font-weight:400;
    font-size:14px;
    display:inline-block;
    padding:10px 20px 10px 20px!important;
    border-radius:10px;
    transition:.5s;
    color:#fff;
    background:#319bcd;
    border:2px solid #319bcd;
}

.btn-get-started-dark-bg:hover{
    border-color:#319bcd;;
    background:#000000;
    color:#ffffff
}

.app-image{
    display: inline-flex;
}

.app-image a img{
    display: inline-flex;
    width: 150px;
    margin-right: 20px;
    margin-bottom: 20px;
    border: 1px solid #ababab;
    border-radius: 10px;

}

.vertical-center {
    align-content: center;
}

@media(min-width:1024px){
    #business{
        background-attachment:fixed
    }
}
@media(max-width:768px){
    #business h1{
        font-size:28px;
        line-height:36px
    }
    #business h2{
        font-size:18px;
        line-height:24px;
        margin-bottom:30px
    }
    .service-item{
        height: 280px;;
    }
}
.featured-items ul{
    -webkit-perspective:1000px;
    perspective:1000px
}
.featured-items ul li{
    background:#0E0E0EBA;
    margin-top:30px;
    z-index:2;
    cursor:pointer;
    border-radius:10px;
    border-bottom:4px solid rgba(0,0,0,.1);
    -webkit-transform:rotateY(-26deg) rotateX(13deg);
    transform:rotateY(-26deg) rotateX(13deg);
    mix-blend-mode:multiply;
    list-style:none
}
.featured-items ul li,.slick-dots li button,.testimonial-area .owl-carousel button.owl-dot{
    -webkit-transition:all .4s ease 0;
    transition:all .4s ease 0
}
.founder-item img{
    border-radius:50%
}
.founder-item h4{
    margin-top:25px
}
.testimonials{
    position:relative
}
.testimonials .container{
    position:relative;
    z-index:10
}
.testimonials .member{
    margin-bottom:80px;
    position:relative;
    background:#fff;
    padding:20px
}
.testimonials .member .pic{
    overflow:hidden
}
.testimonials .member .member-info{
    background:#fff;
    padding:20px 15px;
    color:#15222b
}
.testimonials .member h4{
    font-weight:500;
    margin-bottom:10px;
    font-size:20px;
    color:#319bcd;
    position:relative;
    padding-bottom:10px
}
.testimonials img{
    border-radius:50%!important;
    height:90px!important
}
.testimonials .member h4::after{
    content:"";
    position:absolute;
    display:block;
    width:50px;
    height:1px;
    background:#7fa5c0;
    bottom:0;
    left:0
}
.testimonials .team-item{
    margin-bottom:50px
}
.testimonials .member span{
    display:block;
    font-size:16px
}
.testimonials .member .social a{
    transition:color .3s;
    color:#477392
}
.testimonials .member .social a:hover{
    color:#319bcd
}
.testimonials .member .social i{
    font-size:16px;
    margin:0 2px
}
@media(max-width:992px){
    .testimonials .member{
        margin-bottom:110px
    }
}
.founder-item .social .fa{
    color:#8a8a8a;
    font-size:20px;
    margin:0 10px;
    margin-top:10px
}
.founder-item .social .fa:hover{
    color:#319bcd
}
.testimonial-icon-wrapper{
    position:absolute;
    right:30px;
    top:30px
}
.testimonial-icon{
    color:#319bcd;
    border-color:#319bcd
}
.testimonial-icon .fa{
    font-size:3rem;
    position:relative;
    display:block
}
.column{
    float:left;
    width:33.33%;
    padding:0 10px
}
.row{
    margin:0 -5px
}
.row:after{
    content:"";
    display:table;
    clear:both
}
@media screen and (max-width:700px){
    .container{
        width:100%
    }
    .column{
        width:100%;
        display:block;
        margin-bottom:20px
    }
}
.card{
    box-shadow:0 4px 8px 0 rgba(0,0,0,.2);
    padding:5px;
    text-align:center;
    background-color:#fff;
    border-radius:10px
}
.card .profile{
    border-radius:10px;
    transition:.2s
}
.card:hover .profile{
    transform:scale(1.4);
    border-top-right-radius:50px;
    border-top-left-radius:50px
}
.card .content{
    width:100%;
    height:100%;
    position:relative;
    overflow:hidden
}
.card .content .back{
    position:absolute;
    width:100%;
    height:100%;
    background-color:#f1f1f1e6;
    transition:1s;
    z-index:1;
    padding:10px
}
.from-left{
    top:0;
    left:-100%
}
.card:hover .content .from-left{
    left:0
}
.from-left h2{
    font-size:1.5rem
}
.card .content .back h3{
    font-size:15px;
    letter-spacing:2px
}
.card .content .back .tem-img{
    border-radius:100%
}
.card .content .back .des{
    font-size:13px;
    padding:20px 0
}
.card .content .back .social-icon{
    list-style:none;
    margin:0;
    padding:0
}
.card .content .back .social-icon li{
    display:inline-block
}
.card .content .back .social-icon li a{
    display:block;
    background:#333;
    color:#fff;
    width:40px;
    height:40px;
    text-align:center;
    line-height:40px;
    border-radius:100%
}
.apply-btn,.apply-btn:focus{
    padding:8px 25px;
    border-radius:4px;
    color:#111;
    border:2px solid #111;
    width:max-content;
    margin-bottom:5px
}
.apply-btn:hover,.apply-btn:focus:hover{
    color:#fff;
    background:#319bcd;
    border-color:#319bcd
}
.events-menu{
    padding-left:5px!important
}
.apply-container{
    height:17rem!important
}
.apply-container h6{
    margin-bottom:0;
    margin-left:5px
}
.apply-container p{
    text-align:left
}
.apply-inner{
    margin-bottom:10px
}
.modal-content{
    background:transparent
}
.modal{
    position:absolute;
    top:0;
    left:0;
    right:0;
    bottom:0;
    display:flex;
    align-items:center;
    justify-content:center;
    background-color:rgba(0,0,0,.25)
}
.modal-container{
    width:100%;
    max-height:90vh;
    max-width:800px;
    margin-left:auto;
    margin-right:auto;
    background-color:#fff;
    border-radius:16px;
    overflow:hidden;
    display:flex;
    flex-direction:column;
    box-shadow:0 15px 30px 0 rgba(0,0,0,.25)
}
.modal-container-header{
    padding:15px;
    border-bottom:1px solid #ddd;
    display:flex;
    align-items:center;
    justify-content:space-between
}
.modal-container-title{
    display:flex;
    align-items:center;
    gap:8px;
    line-height:1;
    font-size:1.5rem;
    color:#000
}
.modal-container-title svg{
    width:32px;
    height:32px;
    color:#750550
}
.modal-container-body{
    padding:24px 32px 10px;
    overflow-y:auto
}
.modal-container-body h3,.modal-container-body p,.modal-container-body ul{
    color:#000
}
.modal-container-body h2{
    font-size:2rem
}
.modal-container-footer{
    padding:20px 32px;
    display:flex;
    align-items:center;
    justify-content:flex-end;
    border-top:1px solid #ddd;
    gap:12px;
    position:relative
}
.modal-container-footer:after{
    content:"";
    display:block;
    position:absolute;
    top:-51px;
    left:24px;
    right:24px;
    height:50px;
    flex-shrink:0;
    background-image:linear-gradient(to top,rgba(255,255,255,.75),transparent);
    pointer-events:none
}
.button{
    padding:12px 20px;
    border-radius:8px;
    background-color:transparent;
    border:0;
    font-weight:600;
    cursor:pointer;
    transition:.15s ease
}
.button.is-ghost:hover,.button.is-ghost:focus{
    background-color:#dfdad7
}
.button.is-primary{
    background-color:#750550;
    color:#fff
}
.button.is-primary:hover,.button.is-primary:focus{
    background-color:#4a0433
}
.icon-button{
    padding:0;
    border:0;
    background-color:transparent;
    width:40px;
    height:40px;
    display:flex;
    align-items:center;
    justify-content:center;
    line-height:1;
    cursor:pointer;
    border-radius:8px;
    transition:.15s ease
}
.icon-button svg{
    width:24px;
    height:24px
}
.icon-button:hover,.icon-button:focus{
    background-color:#dfdad7
}
.view-details{
    cursor:pointer
}
#cards .card{
    border-radius:20px;
    min-height:100%
}
#cards .heading-border{
    position:absolute;
    width:100%;
    top:60%
}
#cards .card .user-picture img{
    position:absolute;
    top:-20%;
    right:10%;
    background:#000!important;
    padding:10px
}
#cards .card .user-content .user-name{
    text-align:left
}
.blockquote-footer{
    margin-top:0rem;
    text-align:left
}
.welcome-btn{
    font-size:.9rem;
    font-weight:300;
    text-transform:uppercase;
    line-height:1em;
    letter-spacing:1.5px;
    fill:#FFF;
    color:#FFF;
    background-color:#FFFFFF12;
    border-style:solid;
    border-width:0;
    padding:10px 14px 10px 14px;
    margin-bottom:15px
}
.founder-social{
    text-align:left;
    margin-bottom:10px
}
.founder-social a{
    margin-right:10px
}
#cards .user-content p{
    text-align:left;
    margin-bottom:5px
}
.apply-container{
    margin-bottom:50px
}
.tabs{
    left:50%;
    transform:translateX(-50%);
    position:relative;
    background:#fff;
    padding:50px;
    padding-bottom:80px;
    width:70%;
    box-shadow:0 14px 28px rgba(0,0,0,.25),0 10px 10px rgba(0,0,0,.22);
    border-radius:5px;
    min-width:240px
}
.tabs input[name="tab-control"]{
    display:none
}
.tabs .content section h2,.tabs ul li label{
    font-weight:600;
    font-size:18px;
    color:#428bff
}
.tabs .tabs-job{
    list-style-type:none;
    padding-left:0;
    display:flex;
    flex-direction:row;
    margin-bottom:10px;
    justify-content:space-between;
    align-items:flex-end;
    flex-wrap:wrap
}
.tabs .tabs-job li{
    box-sizing:border-box;
    flex:1;
    width:25%
}
.tabs .tabs-job li label{
    transition:all .3s ease-in-out;
    color:#111;
    padding:5px auto;
    overflow:hidden;
    text-overflow:ellipsis;
    display:block;
    cursor:pointer;
    transition:all .2s ease-in-out;
    white-space:nowrap;
    -webkit-touch-callout:none
}
.tabs ul li label br{
    display:none
}
.tabs ul li label svg{
    fill:#929daf;
    height:1.2em;
    vertical-align:bottom;
    margin-right:.2em;
    transition:all .2s ease-in-out
}
.tabs ul li label:hover,.tabs ul li label:focus,.tabs ul li label:active{
    outline:0;
    color:#111
}
.tabs .slider{
    position:relative;
    width:33.3%;
    transition:all .33s cubic-bezier(.38,.8,.32,1.07)
}
.tabs .slider .indicator{
    position:relative;
    width:50px;
    max-width:100%;
    height:4px;
    background:#428bff;
    border-radius:1px
}
.tabs .content{
    margin-top:30px
}
.tabs .content section{
    display:none;
    animation-name:content;
    animation-direction:normal;
    animation-duration:.3s;
    animation-timing-function:ease-in-out;
    animation-iteration-count:1;
    line-height:1.4;
    padding:0
}
.tabs .content section h2{
    color:#111
}
.tabs .content section h2::after{
    content:"";
    position:relative;
    display:block;
    width:30px;
    height:3px;
    background:#111;
    margin-top:5px;
    left:1px
}
.tabs input[name="tab-control"]:nth-of-type(1):checked~ul>li:nth-child(1)>label{
    cursor:default;
    color:#428bff
}
.tabs input[name="tab-control"]:nth-of-type(1):checked~ul>li:nth-child(1)>label svg{
    fill:#428bff
}
@media(max-width:600px){
    .tabs input[name="tab-control"]:nth-of-type(1):checked~ul>li:nth-child(1)>label{
        background:rgba(0,0,0,.08)
    }
}
.tabs input[name="tab-control"]:nth-of-type(1):checked~.slider{
    transform:translateX(0)
}
.tabs input[name="tab-control"]:nth-of-type(1):checked~.content>section:nth-child(1){
    display:block
}
.tabs input[name="tab-control"]:nth-of-type(2):checked~ul>li:nth-child(2)>label{
    cursor:default;
    color:#428bff
}
.tabs input[name="tab-control"]:nth-of-type(2):checked~ul>li:nth-child(2)>label svg{
    fill:#428bff
}
@media(max-width:600px){
    .tabs input[name="tab-control"]:nth-of-type(2):checked~ul>li:nth-child(2)>label{
        background:rgba(0,0,0,.08)
    }
}
.tabs input[name="tab-control"]:nth-of-type(2):checked~.slider{
    transform:translateX(100%)
}
.tabs input[name="tab-control"]:nth-of-type(2):checked~.content>section:nth-child(2){
    display:block
}
.tabs input[name="tab-control"]:nth-of-type(3):checked~ul>li:nth-child(3)>label{
    cursor:default;
    color:#428bff
}
.tabs input[name="tab-control"]:nth-of-type(3):checked~ul>li:nth-child(3)>label svg{
    fill:#428bff
}
@media(max-width:600px){
    .tabs input[name="tab-control"]:nth-of-type(3):checked~ul>li:nth-child(3)>label{
        background:rgba(0,0,0,.08)
    }
}
.tabs input[name="tab-control"]:nth-of-type(3):checked~.slider{
    transform:translateX(200%)
}
.tabs input[name="tab-control"]:nth-of-type(3):checked~.content>section:nth-child(3){
    display:block
}
.tabs input[name="tab-control"]:nth-of-type(4):checked~ul>li:nth-child(4)>label{
    cursor:default;
    color:#428bff
}
.tabs input[name="tab-control"]:nth-of-type(4):checked~ul>li:nth-child(4)>label svg{
    fill:#428bff
}
@media(max-width:600px){
    .tabs input[name="tab-control"]:nth-of-type(4):checked~ul>li:nth-child(4)>label{
        background:rgba(0,0,0,.08)
    }
}
.tabs input[name="tab-control"]:nth-of-type(4):checked~.slider{
    transform:translateX(300%)
}
.tabs input[name="tab-control"]:nth-of-type(4):checked~.content>section:nth-child(4){
    display:block
}
@keyframes content{
    from{
        opacity:0;
        transform:translateY(5%)
    }
    to{
        opacity:1;
        transform:translateY(0)
    }
}
@media(max-width:1000px){
    .tabs ul li label{
        white-space:initial
    }
    .tabs ul li label br{
        display:initial
    }
    .tabs ul li label svg{
        height:1.5em
    }
}
@media(max-width:600px){
    .tabs ul li label{
        padding:5px;
        border-radius:5px
    }
    .tabs ul li label span{
        display:none
    }
    .tabs .slider{
        display:none
    }
    .tabs .content{
        margin-top:20px
    }
    .tabs .content section h2{
        display:block
    }
}
.responsibilities li{
    margin-bottom:10px
}
.press-mention{
    margin-bottom:50px;
    display:flex;
    justify-content:center
}
.press-mention img{
    height:50px;
    text-align:center
}
.press-slider .swiper-pagination{
    position:relative;
    margin-top:20px
}
.swiper-pagination-bullet{
    background:#dabdbd
}
.news-slider .swiper-pagination{
    position:relative;
    margin-top:20px
}
.news-item img{
    border-radius:10px;
    height:200px;
    width:100%
}
.event-img img{
    height:auto
}
.product-container .card{
    position:relative;
    height:450px;
    background:#0e0d0d;
    border-radius:20px;
    overflow:hidden;
    margin-bottom:30px
}
.product-container .card::before{
    content:'';
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    background-image:linear-gradient(200deg,#1c1c1c 32%,#000 72%);
    clip-path:circle(150px at 80% 20%);
    transition:.5s ease-in-out
}
.product-container .card:hover::before{
    clip-path:circle(300px at 80% -20%)
}
.product-container .card .image-box{
    position:absolute;
    top:35%;
    transform:translateY(-50%);
    z-index:10000;
    width:100%;
    height:200px;
    transition:.5s
}
.product-container .card:hover .image-box{
    top:0;
    transform:translateY(0)
}
.product-container .card .image-box img{
    position:absolute;
    top:50%;
    left:50%;
    transform:translate(-50%,-50%) rotate(-25deg);
    height:200px;
    width:200px
}
.product-container .card:hover .image-box img{
    height:130px;
    width:130px;
    transition:all .5s ease .1s
}
.product-container .card .content-box{
    position:absolute;
    bottom:0;
    width:100%;
    height:100px;
    text-align:center;
    transition:1s;
    z-index:10
}
.product-container .card:hover .content-box{
    height:260px
}
.product-container .card .content-box h2{
    position:relative;
    font-weight:600;
    letter-spacing:1px;
    color:#fff
}
.product-container .card .content-box .color{
    padding:8px 20px;
    transition:.5s;
    opacity:0;
    visibility:hidden
}
.product-container .card:hover .content-box .color{
    opacity:1;
    visibility:visible;
    transition-delay:.6s
}
.product-container .card .content-box .color h3{
    color:#fff;
    font-weight:300;
    font-size:14px;
    text-transform:uppercase;
    letter-spacing:2px;
    margin-right:10px
}
.product-container .card .content-box .color span{
    width:20px;
    height:20px;
    background:#ff0;
    border-radius:50%;
    margin:0 5px;
    cursor:pointer
}
.product-container .card .content-box .color span:nth-child(2){
    background:#9bdc28
}
.product-container .card .content-box .color span:nth-child(3){
    background:#03a9f4
}
.product-container .card .content-box .color span:nth-child(4){
    background:#e91e63
}
@media(min-width:1400px){
    .container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{
        max-width:1200px
    }
}
.transaction-item{
    display:flex;
    align-items:center;
    margin-bottom:40px
}
.transaction-item img{
    background:#1d1e20;
    border-radius:10px;
    padding:15px;
    height:100px;
    margin-right:15px
}
.transaction-item h5{
    font-size:1.2rem;
    font-weight:400;
    line-height:inherit
}
.licence-container{
    list-style:none;
    padding-left:0
}
.licence-container li h5{
    font-weight:300;
    line-height:inherit;
    margin-left:10px;
    margin-bottom:0;
    font-size:22px;
    flex-shrink:15
}
.licence-container li{
    display:flex;
    align-items:flex-start;
    margin-bottom:10px
}
.licence-container svg{
    color:#fff;
    margin-top:8px
}
.debitcard,.debitcard__chip{
    overflow:hidden;
    position:relative
}
.debitcard,.debitcard__chip-texture,.debitcard__texture{
    animation-duration:3s;
    animation-timing-function:ease-in-out;
    animation-iteration-count:infinite
}
.debitcard{
    animation-name:rotate;
    background-color:var(--primary);
    background-image:radial-gradient(circle at 100% 0%,hsla(0,0%,100%,.08) 29.5%,hsla(0,0%,100%,0) 30%),radial-gradient(circle at 100% 0%,hsla(0,0%,100%,.08) 39.5%,hsla(0,0%,100%,0) 40%),radial-gradient(circle at 100% 0%,hsla(0,0%,100%,.08) 49.5%,hsla(0,0%,100%,0) 50%);
    border-radius:.5em;
    box-shadow:0 0 0 hsl(0deg 0% 80%),0 0 0 hsl(0deg 0% 100%),-.2rem 0 .75rem 0 hsl(0deg 0% 0% / 30%);
    color:hsl(0,0%,100%);
    width:25em;
    height:15em;
    transform:translate3d(0,0,0)
}
.debitcard__info,.debitcard__chip-texture,.debitcard__texture{
    position:absolute
}
.debitcard__chip-texture,.debitcard__texture{
    animation-name:texture;
    top:0;
    left:0;
    width:200%;
    height:100%
}
.debitcard__info{
    font:.75em/1 "DM Sans",sans-serif;
    display:flex;
    align-items:center;
    flex-wrap:wrap;
    padding:.75rem;
    inset:0
}
.debitcard__logo,.debitcard__number{
    width:100%
}
.debitcard__logo{
    font-weight:700;
    font-size:20px
}
.debitcard__chip{
    background-image:linear-gradient(hsl(0,0%,70%),hsl(0,0%,80%));
    border-radius:.2rem;
    box-shadow:0 0 0 .05rem hsl(0deg 0% 0% / 50%) inset;
    width:2.7rem;
    height:2rem;
    transform:translate3d(0,0,0)
}
.debitcard__chip-lines{
    width:100%;
    height:auto
}
.debitcard__chip-texture{
    background-image:linear-gradient(-80deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.6) 48% 52%,hsla(0,0%,100%,0))
}
.debitcard__type{
    align-self:flex-end;
    margin-left:auto;
    font-size:18px;
    color:#fff
}
.debitcard__digit-group,.debitcard__exp-date,.debitcard__name{
    background:linear-gradient(hsl(0,0%,100%),hsl(0,0%,85%) 15% 55%,hsl(0,0%,70%) 70%);
    -webkit-background-clip:text;
    -webkit-text-fill-color:transparent;
    font-family:"Courier Prime",monospace;
    filter:drop-shadow(0 .05rem hsla(0,0,0,.3))
}
.debitcard__number{
    font-size:1.5rem;
    display:flex;
    justify-content:space-between
}
.debitcard__valid-thru,.debitcard__exp-date{
    margin-bottom:.25rem;
    width:50%
}
.debitcard__valid-thru{
    font-size:.7rem;
    padding-right:.25rem;
    text-align:right;
    text-transform:uppercase;
    color:#fff
}
.debitcard__exp-date,.debitcard__name{
    font-size:1rem
}
.debitcard__exp-date{
    padding-left:.25rem
}
.debitcard__vendor img{
    height:1.5rem;
    position:absolute;
    bottom:15px;
    right:15px
}
.debitcard__texture{
    animation-name:texture;
    background-image:linear-gradient(-80deg,hsla(0,0%,100%,.3) 25%,hsla(0,0%,100%,0) 45%)
}
@media(prefers-color-scheme:dark){
    :root{
        --bg:hsl(var(--hue),10%,30%);
        --fg:hsl(var(--hue),10%,90%)
    }
}
@keyframes rotate{
    from,to{
        animation-timing-function:ease-in;
        box-shadow:0 0 0 hsl(0,0,80%),.1rem 0 0 hsl(0,0,100%),-.2rem 0 .75rem 0 hsla(0,0,0,.3);
        transform:rotateY(-10deg)
    }
    25%,75%{
        animation-timing-function:ease-out;
        box-shadow:0 0 0 hsl(0,0,80%),0 0 0 hsl(0,0,100%),-.25rem -.05rem 1rem .15rem hsla(0,0,0,.3);
        transform:rotateY(0)
    }
    50%{
        animation-timing-function:ease-in;
        box-shadow:-.1rem 0 0 hsl(0,0,80%),0 0 0 hsl(0,0,100%),-.3rem -.1rem 1.5rem .3rem hsla(0,0,0,.3);
        transform:rotateY(10deg)
    }
}
@keyframes texture{
    from,to{
        transform:translate3d(0,0,0)
    }
    50%{
        transform:translate3d(-50%,0,0)
    }
}
.integrate-item{
    padding:0 15px
}
:root{
    --white:#afafaf;
    --red:#e31b23;
    --bodyColor:#292a2b;
    --borderFormEls:hsl(0,0,10%);
    --bgFormEls:hsl(0,0,14%);
    --bgFormElsFocus:hsl(0,0,0)
}
.my-form h1{
    margin-bottom:1.5rem
}
.my-form ul{
    list-style:none
}
.my-form li,.my-form .grid>*:not(:last-child){
    margin-bottom:1.5rem
}
.my-form select,.my-form input,.my-form textarea,.my-form button{
    width:100%;
    line-height:1.5;
    padding:15px 10px;
    border:1px solid var(--borderFormEls);
    color:#2e2a2a;
    background:#f2f1f1;
    transition:background-color .3s cubic-bezier(.57,.21,.69,1.25),transform .3s cubic-bezier(.57,.21,.69,1.25)
}
.my-form textarea{
    height:170px
}
.my-form ::placeholder{
    color:inherit;
    opacity:1
}
.my-form select:focus,.my-form input:focus,.my-form textarea:focus,.my-form button:enabled:hover,.my-form button:focus,.my-form input[type="checkbox"]:focus+label{
    background:var(--bgFormElsFocus)
}
.my-form select:focus,.my-form input:focus,.my-form textarea:focus{
    transform:scale(1.02)
}
.my-form *:required,.my-form select{
    background-repeat:no-repeat;
    background-position:center right 4px;
    background-size:10px 10px;
    background: #f2f1f1;
}
.my-form *:required{
    background-image:url(https://s3-us-west-2.amazonaws.com/s.cdpn.io/162656/asterisk.svg)
}
.my-form *:disabled{
    cursor:default;
    filter:blur(2px)
}
.my-form .required-msg{
    display:none;
    background:url(https://s3-us-west-2.amazonaws.com/s.cdpn.io/162656/asterisk.svg) no-repeat center left / 15px 15px;
    padding-left:20px
}
.my-form .btn-grid{
    position:relative;
    overflow:hidden;
    transition:filter .2s
}
.my-form button{
    font-weight:700
}
.my-form button>*{
    display:inline-block;
    width:100%;
    transition:transform .4s ease-in-out
}
.my-form button .back{
    position:absolute;
    left:50%;
    top:50%;
    transform:translate(-110%,-50%)
}
.my-form button:enabled:hover .back,.my-form button:focus .back{
    transform:translate(-50%,-50%)
}
.my-form button:enabled:hover .front,.my-form button:focus .front{
    transform:translateX(110%)
}
.my-form input[type="checkbox"]{
    position:absolute;
    left:-9999px
}
.my-form input[type="checkbox"]+label{
    position:relative;
    display:inline-block;
    padding-left:2rem;
    transition:background .3s cubic-bezier(.57,.21,.69,1.25)
}
.my-form input[type="checkbox"]+label::before,.my-form input[type="checkbox"]+label::after{
    content:'';
    position:absolute
}
.my-form input[type="checkbox"]+label::before{
    left:0;
    top:6px;
    width:18px;
    height:18px;
    border:2px solid var(--white)
}
.my-form input[type="checkbox"]:checked+label::before{
    background:var(--red)
}
.my-form input[type="checkbox"]:checked+label::after{
    left:7px;
    top:7px;
    width:6px;
    height:14px;
    border-bottom:2px solid var(--white);
    border-right:2px solid var(--white);
    transform:rotate(45deg)
}
@media screen and (min-width:600px){
    .my-form .grid{
        display:grid;
        grid-gap:1.5rem
    }
    .my-form .grid-2{
        grid-template-columns:1fr 1fr
    }
    .my-form .grid-3{
        grid-template-columns:auto auto auto;
        align-items:center
    }
    .my-form .grid>*:not(:last-child){
        margin-bottom:0
    }
    .my-form .required-msg{
        display:block
    }
}
@media screen and (min-width:541px){
    .my-form input[type="checkbox"]+label::before{
        top:50%;
        transform:translateY(-50%)
    }
    .my-form input[type="checkbox"]:checked+label::after{
        top:3px
    }
}
.image-item{
    height:200px;
    margin-left:30px
}
.item-ml-30{
    margin-left:30px
}
.mt-40{
    margin-top:40px
}
.ml-20{
    margin-left:20px
}
.mr-20{
    margin-right:20px
}
.get-started-right{
    text-align:right
}
.integrate-img{
    height:100px
}
.deposit-payments{
    height:270px;
    float:right
}
.integrate-banking{
    height:270px;
    float:left
}
.network-text{
    font-weight:400;
    line-height:inherit
}
.compliant-container{
    margin-top:20px;
    margin-bottom:50px;
}
.compliant-banking{
    line-height:inherit;
    font-weight:400;
}
.service-image{
    width:25%;
    margin-bottom:15px;
    max-width: 90px;
}
.why-choose-img{
    height:210px
}
.license-img{
    border-radius:5px
}
.h-30{
    height:30px!important
}
.h-40{
    height:40px!important
}
.learn-more-text{
    font-size:2.65rem
}
@media(max-width:450px){
    .create-account-mob{
        flex-direction:column
    }
    .business-banner .about-text,.personal-banner .about-text,.custody-banner .about-text,.fvnet-banner .about-text,.cards-banner .about-text{
        padding:5px
    }
    .business-banner h1,.personal-banner h1,.custody-banner h1,.fvnet-banner h1,.cards-banner h1{
        font-size:30px;
        line-height:initial;
        padding:4px
    }
    .h2,h2{
        font-size:1.8rem
    }
    .about-text{
        font-size:1rem
    }
    .image-item{
        height:150px;
        margin-left:0
    }
    .item-ml-30{
        margin-left:0
    }
    .integrate-item{
        padding:0;
        margin-bottom:50px
    }
    .licence-container li h5{
        font-size:18px
    }
    .deposit-payments{
        height:auto;
        float:left
    }
    .integrate-banking{
        height:auto;
        float:left
    }
    .debitcard{
        width:auto;
        height:13em
    }
    .product-img-mob{
        justify-content:flex-start!important
    }
}
.iso-logo{
    height:40px;
    margin-top:20px
}
.privacy{
    list-style:none
}
.og-contianer{
    margin:auto;
    box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important;
    background:#1c1f21!important;
    padding:30px;
    border-radius:10px
}
.og-row{
    display:flex;
    justify-content:space-between;
    padding:15px 0;
    text-align:left
}
.og-li{
    border-bottom:1px solid #3e4042;
    color:#fff;
    font-size:18px
}
.og-li-col-num{
    width:5%
}
.og-li-col{
    width:45%
}
.og-li-col-str{
    width:40%
}
.og-li-col-acc{
    width:20%
}
.og-li-head{
    font-size:20px;
    font-weight:500
}
#btc-contact-page{
    width:100%;
    height:40vh;
    position:relative;
    padding:0
}
#btc-contact-page:before{
    content:"";
    background-size:cover;
    background-attachment:fixed;
    position:absolute;
    background-color:#000;
    bottom:0;
    top:0;
    left:0;
    right:0;
    background:url(../img/bitcoin-conference.png) center center no-repeat;
    background-size:cover
}
#btc-contact-page .hero-container{
    position:absolute;
    bottom:0;
    top:50px;
    left:0;
    right:0;
    display:flex;
    justify-content:center;
    align-items:center;
    flex-direction:column;
    text-align:center
}
#btc-contact-page h1{
    margin:0 0 10px 0;
    font-size:48px;
    font-weight:400;
    line-height:70px;
    color:#fff
}
#bahamas-contact-page{
    width:100%;
    height:50vh;
    position:relative;
    padding:0
}
#bahamas-contact-page:before{
    content:"";
    background-size:cover;
    position:absolute;
    background-attachment:fixed;
    background-color:#000;
    bottom:0;
    top:0;
    left:0;
    right:0;
    background:url(../img/crypto-bahamas.jpg) center center no-repeat;
    background-size:cover
}
#bahamas-contact-page .hero-container{
    position:absolute;
    bottom:0;
    top:50px;
    left:0;
    right:0;
    display:flex;
    justify-content:center;
    align-items:center;
    flex-direction:column;
    text-align:center
}
#bahamas-contact-page h1{
    margin:0 0 10px 0;
    font-size:48px;
    font-weight:400;
    line-height:70px;
    color:#fff
}
#consensus-contact-page{
    width:100%;
    height:50vh;
    position:relative;
    padding:0
}
#consensus-contact-page:before{
    content:"";
    background-size:cover;
    position:absolute;
    background-attachment:fixed;
    background-color:#000;
    bottom:0;
    top:0;
    left:0;
    right:0;
    background:url(../img/consensus-banner.jpg) center center no-repeat;
    background-size:cover
}
#consensus-contact-page .hero-container{
    position:absolute;
    bottom:0;
    top:50px;
    left:0;
    right:0;
    display:flex;
    justify-content:center;
    align-items:center;
    flex-direction:column;
    text-align:center
}
#consensus-contact-page h1{
    margin:0 0 10px 0;
    font-size:48px;
    font-weight:400;
    line-height:70px;
    color:#fff
}
#salt-contact-page{
    width:100%;
    height:60vh;
    position:relative;
    padding:0
}
#salt-contact-page:before{
    content:"";
    background-size:cover;
    position:absolute;
    background-attachment:fixed;
    background-color:#000;
    bottom:0;
    top:0;
    left:0;
    right:0;
    background:url(../img/salt-banner.jpg) center center no-repeat;
    background-size:cover
}
#salt-contact-page .hero-container{
    position:absolute;
    bottom:0;
    top:50px;
    left:0;
    right:0;
    display:flex;
    justify-content:center;
    align-items:center;
    flex-direction:column;
    text-align:center
}
#salt-contact-page h1{
    margin:0 0 10px 0;
    font-size:48px;
    font-weight:400;
    line-height:70px;
    color:#fff
}
.card .content .back .team-head{
    margin-bottom:0;
    font-size:18px;
    letter-spacing:normal
}
:root{
    --bg-clr:#ebebeb;
    --primary-clr:#006494;
    --secondary-clr:#c2244e;
    --light-clr:#fff;
    --dark-clr:#000;
    --v-dark-gray-clr:#484848;
    --dark-gray-clr:#8f8f8f;
    --gray-clr:#b3b3b3;
    --lgh-gray-clr:#ccc;
    --v-lgh-gray-clr:#d9d9d9
}
h2.border-line,h3.border-line{
    overflow:hidden;
    margin:.3em 0 .7em;
    color:#fff
}
h2.border-line:after{
    height:2px
}
h2.border-line::after,h3.border-line::after{
    content:'';
    display:inline-block;
    width:100%;
    background-color:#ccc;
    margin-right:-100%;
    margin-left:20px;
    vertical-align:middle
}
.wsite-button{
    font-size:14px
}
.spacer-toc{
    height:1.5em
}
.spacer-toc .fa{
    font-size:1.4em;
    color:#ccc
}
@media(max-width:992px){
    .spacer-toc{
        height:80px
    }
    .spacer-toc .fa{
        font-size:2.5em
    }
}
.event{
    max-width:440px;
    display:flex;
    flex-direction:column;
    background:var(--light-clr);
    color:var(--dark-clr);
    font-size:15px;
    line-height:1.25;
    padding:10px;
    border:1px solid var(--lgh-gray-clr);
    border-radius:3px;
    transition:.3s ease;
    position:relative
}
.event:hover{
    box-shadow:0 8px 8px -6px var(--v-dark-gray-clr);
    border-color:var(--dark-clr)
}
.event:hover .event--date{
    background:var(--dark-clr);
    color:var(--gray-clr)
}
.event:hover .event--date span:nth-child(2){
    color:var(--light-clr)
}
.event:hover .event--content{
    background:var(--light-clr)
}
.event:hover .event--content-program a,.event:hover .event--content-social a{
    background:var(--bg-clr)
}
.event:hover .event--content-social a:hover{
    background:var(--primary-clr);
    color:var(--light-clr)
}
.event:hover .event--img img{
    transform:scale(1.2)
}
.event--date{
    display:flex;
    justify-content:flex-start;
    align-items:baseline;
    flex-wrap:wrap;
    padding:15px;
    color:var(--dark-gray-clr);
    font-weight:500;
    text-transform:uppercase;
    position:relative;
    transition:.35s
}
.event--date::after{
    content:'';
    height:1px;
    width:100%;
    background:var(--dark-clr);
    position:absolute;
    bottom:0;
    left:0
}
.event--date span+span{
    margin-left:5px
}
.event--date span:nth-child(2){
    font-weight:500;
    font-size:1.375rem;
    color:var(--dark-clr);
    order:-1;
    margin-right:5px;
    margin-left:0
}
.event--date span:nth-child(3){
    margin-right:12px
}
.event--date span:nth-child(4){
    margin-left:0
}
.event--date span:nth-child(4)::before{
    content:"\f041";
    font-family:'FontAwesome';
    padding-right:4px;
    color:var(--secondary-clr)
}
.event--img{
    display:block;
    width:100%;
    height:154px;
    overflow:hidden;
    transition:.3s ease
}
.event--img img{
    width:100%;
    height:auto;
    object-fit:cover;
    transition:.5s
}
.event--content{
    padding:15px;
    text-align:left;
    background:var(--bg-clr);
    flex-grow:1;
    display:flex;
    flex-direction:column;
    transition:.35s;
    position:relative
}
.event--content>*{
    margin:0;
    margin-bottom:10px
}
.event--content>*:last-child{
    margin-bottom:0
}
.event--content h2{
    font-weight:500;
    font-size:1.375rem;
    letter-spacing:-.12px
}
.event--content a{
    color:inherit
}
.event--content a:hover{
    color:var(--primary-clr)
}
.event--content h2>a[href]::after{
    content:"\f08e";
    font-family:'FontAwesome';
    padding:0 3px 0 6px;
    font-weight:400;
    font-size:.7em
}
.event--content h2.canceled,.event--content-canceled{
    color:var(--secondary-clr)
}
.event--content-info{
    line-height:1.6;
    display:flex;
    flex-wrap:wrap
}
.event--content-info>div{
    margin-right:16px
}
.event--content-tickets a{
    background:var(--primary-clr);
    color:var(--light-clr);
    padding:3px 11px;
    border-radius:3px
}
.event--content-tickets a:hover{
    background:var(--bg-clr)
}
.event--content-ensemble{
    font-weight:500;
    margin-top:auto
}
.event--content-program{
    margin-top:6px
}
.event--content-program a{
    display:inline-block;
    background:var(--light-clr);
    padding:6px 13px;
    border-radius:15px
}
.event--content-canceled::before,.event--content-program a::before,.event--content-info time::before,.event--content-tickets a::before,.event--content-price::before{
    font-family:'FontAwesome';
    padding-right:6px
}
.event--content-canceled::before{
    content:"\f273"
}
.event--content-program a::before{
    content:"\f02d"
}
.event--content-info time::before{
    content:"\f017"
}
.event--content-price::before{
    content:"\f153"
}
.event--content-tickets a::before{
    content:"\f145"
}
@media(min-width:801px){
    .event{
        max-width:100%;
        flex-direction:row;
        padding:15px;
        margin-bottom:20px
    }
    .event--date{
        flex-direction:column;
        align-items:center;
        flex-basis:148px;
        text-align:center;
        font-size:.84rem;
        line-height:1;
        padding:15px 5px
    }
    .event--date::after{
        height:100%;
        width:1px;
        top:0
    }
    .event--date span+span{
        margin:0;
        margin-top:2px
    }
    .event--date span:nth-child(2){
        order:0;
        margin-right:0;
        font-size:2rem
    }
    .event--date span.date-md{
        font-size:2.35rem
    }
    .event--date span.date-sm{
        font-size:1.625rem
    }
    .event--date span:nth-child(3){
        margin-right:0;
        margin-bottom:10px
    }
    .event--date span:nth-child(4){
        margin-top:15px
    }
    .event--img{
        order:1;
        margin-left:15px;
        width:100px;
        height:auto;
        max-height:200px;
        max-height:max-content;
        display:flex
    }
    .event--img a{
        display:flex
    }
    .event--content{
        flex:2 0 0%;
        padding:15px 20px
    }
    .event--content>*:not(.event--content-social){
        max-width:96%
    }
    .event--content h2{
        font-size:1.5rem
    }
    .event--content-social{
        position:absolute;
        top:0;
        right:15px;
        margin-top:0;
        height:100%;
        font-size:1rem;
        flex-direction:column;
        justify-content:center
    }
    .event:hover .event--content-social{
        right:0
    }
    .event--content-social a{
        margin:8px 0;
        width:34px;
        height:34px
    }
}
@media(min-width:600px) and (max-width:800px){
    .eventWrapper{
        display:flex;
        justify-content:space-between;
        flex-wrap:wrap
    }
    .event{
        width:48%;
        margin-bottom:35px
    }
    .event-img{
        height:140px
    }
}
@media(max-width:599px){
    .event{
        margin:0 auto 35px
    }
}

.footer-social{
    padding-left:8%
}
.footer-social h6{
    font-weight:400
}
.download-app{
    display: inline-block; 
    padding-left:8%  
}

.download-button{
    display: inline-block;  
    width: 100px;
}

.phone-icon{
    margin-left:5px
}
.contact-inner{
    margin-right:40px;
    margin-top:15px
}
.contact-inner h2{
    font-size:48px
}
.contact-inner p{
    text-align:justify
}
.event-inner{
    margin-left:40px;
    margin-top:15px
}
.event-inner h2{
    font-size:30px
}
.event-inner .fintech{
    font-size:22px
}
.event-inner p{
    text-align:justify
}
.coming-soon-assets{
    margin-left:10px;
    margin-right:10px
}
.media-logo img{
    height:25px
}
@media(max-width:767px){
    .item .feature_box_col_one{
        background:#1c1c1c
    }
    .item{
        flex-direction:column
    }
    .item-text{
        margin-left:0!important
    }
    .footer-social{
        padding-left:0;
        padding-top:10%
    }
    #footer .copyright{
        text-align:left;
        padding-left:15px
    }
    .dropdown-nav-menu .dropdown{
        margin:0
    }
    .navbar>ul>li{
        padding-left:0
    }
    .about-text{
        margin-left:0
    }
    .api-banner h1{
        font-size:38px
    }
    .contact-inner h2{
        font-size:35px
    }
    .custodian-text{
        margin-right:0
    }
    
    .service-item{
        background-color:#ffffff;

    } 
    #hexGrid{
        margin:0
    }
    #about-page h1{
        font-size:33px;
        line-height:45px
    }
    .event-inner{
        margin-left:0
    }
    .global-bank{
        margin-left:0
    }
}
.h-30{
    height:25px!important
}
.stablecoin-fees{
    padding-left:1rem
}
.ml-10{
    margin-left:10px
}
.home-video{
    width:570px;
    height:338px
}
.event-video{
    width:350px;
    height:238px
}
.media-video{
    width:300px;
    height:220px
}
.media-news p{
    width: 300px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.career-payment-img{
    content-visibility:auto;
    height:400px;
    float:right
}
.event-heading{
    margin-top:40px
}
@media (max-width:1024px){
    #hero,.business-banner,.api-banner,.cards-banner,.custody-banner,#las-vegas-contact-page,.fvnet-banner,.personal-banner,.resource-banner{
        height:40vh
    }
    #about-page{
        height:30vh
    }
    .home-video{
        width:450px;
        height:330px
    }
    .event-video{
        width:420px;
        height:300px
    }
    .media-video{
        width:300px;
        height:200px
    }
    section{
        padding:30px 0
    }
}
@media(max-width:768px){
    .business-banner,.cards-banner,.custody-banner,#las-vegas-contact-page,.fvnet-banner,.personal-banner,.resource-banner{
        height:60vh
    }
    #footer .footer-top .footer-links ul li{
        margin-left:0
    }
    .footer-social{
        padding-left:0%;
        padding-top:3%
    }
    .team .team-item{
        margin-bottom:0
    }
    .team .member{
        margin-bottom:50px
    }
    .deposit-payments{
        float:left
    }
    .get-started-right{
        text-align:left;
        margin-top:20px
    }
    .product-img-mob{
        justify-content:flex-start!important
    }
    .event-video{
        width:320px;
        height:220px
    }
    .media-video{
        width:200px;
        height:150px
    }
    .career-payment-img{
        float:left;
        height:auto
    }
}
@media(max-width:767px){
    #hero{
        height:55vh
    }
    .api-banner{
        height:60vh
    }
    .iso-logo{
        height:35px
    }
    
    .service-item{
        margin:0

    .events-menu{
        padding-left:20px!important
    }
    .home-video{
        width:320px;
        height:200px
    }
    .event-video{
        width:320px;
        height:200px
    }
    .media-video{
        width:100%;
        height:200px
    }
    .media-news p {
        width: 100%;
    }
    .og-li-col{
        word-break:break-word
    }
    .contact-inner{
        margin-right:0
    }
    .career-payment-img{
        height:auto
    }
    .press-mention img{
        padding:2px
    }
}
.content-visibility{
    content-visibility: auto;
}
.padding-top-0 {
    padding-top: 0;
}
.h-70{
    height: 70px! important;
}
.grey-color {
    color: #aaa! important;
}
.height-20{
    height: 20px;
}
.font-weight-400{
    font-weight: 400! important;
}
.margin-bottom-40{
    margin-bottom: 40px! important;
}
.modal {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    padding: 2rem;
    position: fixed;
    top: 0;
    width: 100%;
    visibility: hidden;
    opacity: 0;
    transition: all 0.3s ease;
}
.modal .modal-backdrop {
    background: rgba(0, 0, 0, 0.7);
    height: 100%;
    width: 100%;
    position: fixed;
}
.modal .modal-content {
    background: #fff;
    border-radius: 5px;
    max-width: 600px;
    position: fixed;
    top: -100%;
    transition: all 0.6s ease;
    z-index: 2000;
}
.modal .modal-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid #5e4b4b;
    padding: 1.5rem;
}
.modal .modal-header .close-modal {
    font-size: 1.5rem;
    padding: 0;
    margin: 0;
    justify-content: center;
    height: 30px;
    width: 30px;
    display: flex;
    background: #242323;
    border: none;
    color: #fff;
    border-radius: 5px;
    align-items: center;
}
.modal .modal-header .close-modal:hover {
    color: #fff;
}
.modal .modal-body {
    padding: 1.5rem;
}
.modal .modal-footer {
    border-top: 1px solid #ccc;
    padding: 1rem;
    text-align: right;
}
.modal.visible {
    opacity: 1;
    visibility: visible;
}
.modal.visible .modal-content {
    top: 2%;
}
.grid .content {
    display: none;
}
#test-1:checked ~ #content-test-1 {
    display: block;
}
#test-2:checked ~ #content-test-2 {
    display: block;
}
.label-text {
    position: absolute;
    top: 32%;
    left: 8%;
    font-size: 16px;
}
.label-text-1 {
    position: absolute;
    top: 32%;
    left: 39%;
    font-size: 16px;
}
.mb-20 {
    margin-bottom: 20px;
}
.p-20 {
    padding: 20px;
}
.market-img {
    height: auto;
    margin-left: 0px;
    margin-bottom: 20px;
    width: 25%;
}
.market-heading {
    font-size: 23px;
    min-height: 70px;
}
.market-container p {
    font-size: 1rem;
}
.item-ml-20 {
    margin-left: 20px;
}
.market-num {
    margin-bottom: 20px;
    font-size: 4rem;
}
.business-hours {
    color: #AAA;
    margin-top: 20px;
}
.theme-color {
    color: #319bcd;
}
.radio-test-1 {
    width: fit-content;
}
.radio-test-2 {
    width: fit-content;
    position: absolute;
    left: 35%;
}
.liquidity-item {
    height: 18rem !important;
}
.custody-btn {
    background: white;
    color: black;
    border: none;
     cursor: pointer;
}
.custody-btn:hover {
    background: #319bcd;
    color: white;
    border: none;
}
.mt-20 {
    margin-top: 33px;
}
#box {
    width: 100%;
}
.custody-hide-btn {
    display: none;
}
.modal-window {
    position: fixed;
    background-color: rgba(255, 255, 255, 0.25);
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 999;
    visibility: hidden;
    opacity: 0;
    pointer-events: none;
    transition: all 0.3s;
}
.modal-window:target {
    visibility: visible;
    opacity: 1;
    pointer-events: auto;
}
.modal-window > div {
    width: 800px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 2em;
    background: white;
    overflow: auto;
    height: 700px;
}
.modal-window header {
    font-weight: bold;
}
.modal-window h1 {
    font-size: 150%;
    margin: 0 0 15px;
}
.modal-close {
    font-size: 1.5rem;
    padding: 0;
    margin: 0;
    justify-content: center;
    height: 30px;
    width: 30px;
    display: flex;
    background: #242323;
    border: none;
    color: #fff;
    border-radius: 5px;
    align-items: center;
}
.modal-close:hover {
    color: #fff;
}
.accordion .accordion-item {
    border-bottom: 1px solid #4e4444;
}
.accordion .accordion-item button[aria-expanded='true'] {
    border-bottom: 1px solid #fff;
}
.accordion button {
    position: relative;
    display: block;
    text-align: left;
    width: 100%;
    padding: 1em 0;
    color: #7288a2;
    font-size: 1.15rem;
    font-weight: 400;
    border: none;
    background: none;
    outline: none;
}
.accordion button:hover, .accordion button:focus {
    cursor: pointer;
    color: #03b5d2;
}
.accordion button:hover::after, .accordion button:focus::after {
    cursor: pointer;
    color: #03b5d2;
    border: 1px solid #03b5d2;
}
.accordion button .accordion-title {
    padding: 1em 1.5em 1em 0;
    color: #fff;
}
.accordion button .icon {
    display: inline-block;
    position: absolute;
    top: 18px;
    right: 0;
    width: 22px;
    height: 22px;
    border: 1px solid;
    border-radius: 22px;
}
.accordion button .icon::before {
    display: block;
    position: absolute;
    content: '';
    top: 9px;
    left: 5px;
    width: 10px;
    height: 2px;
    background: currentColor;
}
.accordion button .icon::after {
    display: block;
    position: absolute;
    content: '';
    top: 5px;
    left: 9px;
    width: 2px;
    height: 10px;
    background: currentColor;
}
.accordion button[aria-expanded='true'] {
    color: #03b5d2;
}
.accordion button[aria-expanded='true'] .icon::after {
    width: 0;
}
.accordion button[aria-expanded='true'] + .accordion-content {
    opacity: 1;
    max-height: 9em;
    transition: all 200ms linear;
    will-change: opacity, max-height;
}
.accordion .accordion-content {
    opacity: 0;
    max-height: 0;
    overflow: hidden;
    transition: opacity 200ms linear, max-height 200ms linear;
    will-change: opacity, max-height;
}
.accordion .accordion-content p {
    font-size: 1rem;
    font-weight: 300;
    margin: 2em 0;
    color: #fff;
}
.accordion-item {
    background: #000;
}
.business-column{
    background: #fff;
    color: #000;
    padding: 15px;
    margin: -15px 25px;
}
.individual-column{
    background: #1c1f21;
    padding: 15px;
    margin: -15px -25px;
}
.wire-deposit {
    display: flex;
    justify-content: space-between;
}
.dollar40 {
    margin-left: 110px;
}
.dollar50 {
    margin-left: 10px;
}
.dollar150 {
    margin-right: 103px;
}
.dollar-fees {
    margin-left: 145px;
}
.dollar150-1 {
    margin-right: 76px;
}
@media (max-width: 767px) {
    .wire-deposit {
        flex-direction: column;
    }
    .dollar40 {
        margin-left: 0px;
    }
    .dollar50 {
        margin-left: 0px;
    }
    .dollar150 {
        margin-right: 0px;
    }
    .dollar-fees {
        margin-left: 0px;
    }
    .dollar150-1 {
        margin-right: 0px;
    }
}
.value-text {
    opacity: 0.75;
}
.pricing__table {
    display: flex;
    color: #fff;
}
@media (max-width: 640px) {
    .pricing__table {
        margin: 60px 15px;
    }
}
.pricing__table .pt__title {
    max-width: 20%;
    flex: 1;
}
@media (max-width: 991px) {
    .pricing__table .pt__title {
        max-width: 50%;
    }
}
.pricing__table .pt__title .pt__title__wrap {
    position: relative;
    flex: 1;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    padding: 24px 0;
    font-size: 1.375rem;
    line-height: 1.4;
    text-align: center;
}
@media (max-width: 991px) {
    .pricing__table .pt__title .pt__title__wrap {
        font-size: 1.3rem;
    }
}
.pricing__table .pt__title .pt__title__wrap .pt__row {
    display: flex;
    flex-direction: column;
    justify-content: center;
    font-size: 18px;
    font-weight: 500;
    min-height: 70px;
    padding-left: 16px;
    padding-right: 16px;
    border-bottom: 1px solid rgba(73, 72, 74, .1);
    text-align: left;
    align-items: flex-start;
}
.pricing__table .pt__title .pt__title__wrap .pt__row:first-child {
    border-bottom: 0;
}
@media (max-width: 991px) {
    .pricing__table .pt__title .pt__title__wrap .pt__row {
        padding-left: 32px;
        padding-right: 32px;
    }
}
@media (max-width: 640px) {
    .pricing__table .pt__title .pt__title__wrap .pt__row {
        padding-left: 0;
        padding-right: 15px;
        font-size: 14px;
    }
}
.pricing__table .pt__option {
    position: relative;
    flex: 1;
}
