/*------------------------------------------------------------------
    [Main Style Stylesheet]
    Project:        Template
    Version:        1.0
    Author:         congnd91
-------------------------------------------------------------------*/
/*
滚动条样式模拟macos开始
*/
::-webkit-scrollbar {
    width: 12px;
    height: 12px;
}

::-webkit-scrollbar-button {
    width: 0;
    height: 0;
    display: none;
}

::-webkit-scrollbar-track {
    background: rgba(255,255,255,0.3)!important;
 /* 更浅的背景色 */
}

::-webkit-scrollbar-thumb {
    background-color: #909399 !important;
}

::-webkit-scrollbar-thumb {
    border: 4px solid transparent;
    height: 6px;
    border-radius: 25px;
    background-clip: padding-box;
}
/*
滚动条样式模拟macos结束
*/

html {
    height: 100%;
}

body {
    min-width: 375px;
    color: #081D33;
    margin: 0px;
    padding: 0px;
    font-family: "Hind Madurai", sans-serif;
    font-weight: 400;
    font-style: normal;
    height: 100%;
}

a {
    text-decoration: none;
}

img {
    max-width: 100%;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 700;
    font-family: "Rubik", sans-serif;
    line-height: 1.25;
}
@media screen and (min-width: 1400px) {
    .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl,
  .container-xxl {
        max-width: 1270px;
    }
}
/* Feel free to change duration  */
.animated {
    -webkit-animation-duration: 1000ms;
    animation-duration: 1000ms;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

/* .owl-animated-out - only for current item */
/* This is very important class. Use z-index if you want move Out item above In item */
.owl-animated-out {
    z-index: 1;
}

/* .owl-animated-in - only for upcoming item
/* This is very important class. Use z-index if you want move In item above Out item */
.owl-animated-in {
    z-index: 0;
}

/* .fadeOut is style taken from Animation.css and this is how it looks in owl.carousel.css:  */
.fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut;
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

.clearfix {
    clear: both;
}

.max10 {
    max-width: 10px !important;
    margin-left: auto;
    margin-right: auto;
}

.max20 {
    max-width: 20px !important;
    margin-left: auto;
    margin-right: auto;
}

.max30 {
    max-width: 30px !important;
    margin-left: auto;
    margin-right: auto;
}

.max40 {
    max-width: 40px !important;
    margin-left: auto;
    margin-right: auto;
}

.max50 {
    max-width: 50px !important;
    margin-left: auto;
    margin-right: auto;
}

.max60 {
    max-width: 60px !important;
    margin-left: auto;
    margin-right: auto;
}

.max70 {
    max-width: 70px !important;
    margin-left: auto;
    margin-right: auto;
}

.max80 {
    max-width: 80px !important;
    margin-left: auto;
    margin-right: auto;
}

.max90 {
    max-width: 90px !important;
    margin-left: auto;
    margin-right: auto;
}

.max100 {
    max-width: 100px !important;
    margin-left: auto;
    margin-right: auto;
}

.max110 {
    max-width: 110px !important;
    margin-left: auto;
    margin-right: auto;
}

.max120 {
    max-width: 120px !important;
    margin-left: auto;
    margin-right: auto;
}

.max130 {
    max-width: 130px !important;
    margin-left: auto;
    margin-right: auto;
}

.max140 {
    max-width: 140px !important;
    margin-left: auto;
    margin-right: auto;
}

.max150 {
    max-width: 150px !important;
    margin-left: auto;
    margin-right: auto;
}

.max160 {
    max-width: 160px !important;
    margin-left: auto;
    margin-right: auto;
}

.max170 {
    max-width: 170px !important;
    margin-left: auto;
    margin-right: auto;
}

.max180 {
    max-width: 180px !important;
    margin-left: auto;
    margin-right: auto;
}

.max190 {
    max-width: 190px !important;
    margin-left: auto;
    margin-right: auto;
}

.max200 {
    max-width: 200px !important;
    margin-left: auto;
    margin-right: auto;
}

.max210 {
    max-width: 210px !important;
    margin-left: auto;
    margin-right: auto;
}

.max220 {
    max-width: 220px !important;
    margin-left: auto;
    margin-right: auto;
}

.max230 {
    max-width: 230px !important;
    margin-left: auto;
    margin-right: auto;
}

.max240 {
    max-width: 240px !important;
    margin-left: auto;
    margin-right: auto;
}

.max250 {
    max-width: 250px !important;
    margin-left: auto;
    margin-right: auto;
}

.max260 {
    max-width: 260px !important;
    margin-left: auto;
    margin-right: auto;
}

.max270 {
    max-width: 270px !important;
    margin-left: auto;
    margin-right: auto;
}

.max280 {
    max-width: 280px !important;
    margin-left: auto;
    margin-right: auto;
}

.max290 {
    max-width: 290px !important;
    margin-left: auto;
    margin-right: auto;
}

.max300 {
    max-width: 300px !important;
    margin-left: auto;
    margin-right: auto;
}

.max310 {
    max-width: 310px !important;
    margin-left: auto;
    margin-right: auto;
}

.max320 {
    max-width: 320px !important;
    margin-left: auto;
    margin-right: auto;
}

.max330 {
    max-width: 330px !important;
    margin-left: auto;
    margin-right: auto;
}

.max340 {
    max-width: 340px !important;
    margin-left: auto;
    margin-right: auto;
}

.max350 {
    max-width: 350px !important;
    margin-left: auto;
    margin-right: auto;
}

.max360 {
    max-width: 360px !important;
    margin-left: auto;
    margin-right: auto;
}

.max370 {
    max-width: 370px !important;
    margin-left: auto;
    margin-right: auto;
}

.max380 {
    max-width: 380px !important;
    margin-left: auto;
    margin-right: auto;
}

.max390 {
    max-width: 390px !important;
    margin-left: auto;
    margin-right: auto;
}

.max400 {
    max-width: 400px !important;
    margin-left: auto;
    margin-right: auto;
}

.max410 {
    max-width: 410px !important;
    margin-left: auto;
    margin-right: auto;
}

.max420 {
    max-width: 420px !important;
    margin-left: auto;
    margin-right: auto;
}

.max430 {
    max-width: 430px !important;
    margin-left: auto;
    margin-right: auto;
}

.max440 {
    max-width: 440px !important;
    margin-left: auto;
    margin-right: auto;
}

.max450 {
    max-width: 450px !important;
    margin-left: auto;
    margin-right: auto;
}

.max460 {
    max-width: 460px !important;
    margin-left: auto;
    margin-right: auto;
}

.max470 {
    max-width: 470px !important;
    margin-left: auto;
    margin-right: auto;
}

.max480 {
    max-width: 480px !important;
    margin-left: auto;
    margin-right: auto;
}

.max490 {
    max-width: 490px !important;
    margin-left: auto;
    margin-right: auto;
}

.max500 {
    max-width: 500px !important;
    margin-left: auto;
    margin-right: auto;
}

.max510 {
    max-width: 510px !important;
    margin-left: auto;
    margin-right: auto;
}

.max520 {
    max-width: 520px !important;
    margin-left: auto;
    margin-right: auto;
}

.max530 {
    max-width: 530px !important;
    margin-left: auto;
    margin-right: auto;
}

.max540 {
    max-width: 540px !important;
    margin-left: auto;
    margin-right: auto;
}

.max550 {
    max-width: 550px !important;
    margin-left: auto;
    margin-right: auto;
}

.max560 {
    max-width: 560px !important;
    margin-left: auto;
    margin-right: auto;
}

.max570 {
    max-width: 570px !important;
    margin-left: auto;
    margin-right: auto;
}

.max580 {
    max-width: 580px !important;
    margin-left: auto;
    margin-right: auto;
}

.max590 {
    max-width: 590px !important;
    margin-left: auto;
    margin-right: auto;
}

.max600 {
    max-width: 600px !important;
    margin-left: auto;
    margin-right: auto;
}

.max610 {
    max-width: 610px !important;
    margin-left: auto;
    margin-right: auto;
}

.max620 {
    max-width: 620px !important;
    margin-left: auto;
    margin-right: auto;
}

.max630 {
    max-width: 630px !important;
    margin-left: auto;
    margin-right: auto;
}

.max640 {
    max-width: 640px !important;
    margin-left: auto;
    margin-right: auto;
}

.max650 {
    max-width: 650px !important;
    margin-left: auto;
    margin-right: auto;
}

.max660 {
    max-width: 660px !important;
    margin-left: auto;
    margin-right: auto;
}

.max670 {
    max-width: 670px !important;
    margin-left: auto;
    margin-right: auto;
}

.max680 {
    max-width: 680px !important;
    margin-left: auto;
    margin-right: auto;
}

.max690 {
    max-width: 690px !important;
    margin-left: auto;
    margin-right: auto;
}

.max700 {
    max-width: 700px !important;
    margin-left: auto;
    margin-right: auto;
}

.max710 {
    max-width: 710px !important;
    margin-left: auto;
    margin-right: auto;
}

.max720 {
    max-width: 720px !important;
    margin-left: auto;
    margin-right: auto;
}

.max730 {
    max-width: 730px !important;
    margin-left: auto;
    margin-right: auto;
}

.max740 {
    max-width: 740px !important;
    margin-left: auto;
    margin-right: auto;
}

.max750 {
    max-width: 750px !important;
    margin-left: auto;
    margin-right: auto;
}

.max760 {
    max-width: 760px !important;
    margin-left: auto;
    margin-right: auto;
}

.max770 {
    max-width: 770px !important;
    margin-left: auto;
    margin-right: auto;
}

.max780 {
    max-width: 780px !important;
    margin-left: auto;
    margin-right: auto;
}

.max790 {
    max-width: 790px !important;
    margin-left: auto;
    margin-right: auto;
}

.max800 {
    max-width: 800px !important;
    margin-left: auto;
    margin-right: auto;
}

.max810 {
    max-width: 810px !important;
    margin-left: auto;
    margin-right: auto;
}

.max820 {
    max-width: 820px !important;
    margin-left: auto;
    margin-right: auto;
}

.max830 {
    max-width: 830px !important;
    margin-left: auto;
    margin-right: auto;
}

.max840 {
    max-width: 840px !important;
    margin-left: auto;
    margin-right: auto;
}

.max850 {
    max-width: 850px !important;
    margin-left: auto;
    margin-right: auto;
}

.max860 {
    max-width: 860px !important;
    margin-left: auto;
    margin-right: auto;
}

.max870 {
    max-width: 870px !important;
    margin-left: auto;
    margin-right: auto;
}

.max880 {
    max-width: 880px !important;
    margin-left: auto;
    margin-right: auto;
}

.max890 {
    max-width: 890px !important;
    margin-left: auto;
    margin-right: auto;
}

.max900 {
    max-width: 900px !important;
    margin-left: auto;
    margin-right: auto;
}

.max910 {
    max-width: 910px !important;
    margin-left: auto;
    margin-right: auto;
}

.max920 {
    max-width: 920px !important;
    margin-left: auto;
    margin-right: auto;
}

.max930 {
    max-width: 930px !important;
    margin-left: auto;
    margin-right: auto;
}

.max940 {
    max-width: 940px !important;
    margin-left: auto;
    margin-right: auto;
}

.max950 {
    max-width: 950px !important;
    margin-left: auto;
    margin-right: auto;
}

.max960 {
    max-width: 960px !important;
    margin-left: auto;
    margin-right: auto;
}

.max970 {
    max-width: 970px !important;
    margin-left: auto;
    margin-right: auto;
}

.max980 {
    max-width: 980px !important;
    margin-left: auto;
    margin-right: auto;
}

.max990 {
    max-width: 990px !important;
    margin-left: auto;
    margin-right: auto;
}

.max1000 {
    max-width: 1000px !important;
    margin-left: auto;
    margin-right: auto;
}

.max1010 {
    max-width: 1010px !important;
    margin-left: auto;
    margin-right: auto;
}

.max1020 {
    max-width: 1020px !important;
    margin-left: auto;
    margin-right: auto;
}

.max1030 {
    max-width: 1030px !important;
    margin-left: auto;
    margin-right: auto;
}

.max1040 {
    max-width: 1040px !important;
    margin-left: auto;
    margin-right: auto;
}

.max1050 {
    max-width: 1050px !important;
    margin-left: auto;
    margin-right: auto;
}

.max1060 {
    max-width: 1060px !important;
    margin-left: auto;
    margin-right: auto;
}

.max1070 {
    max-width: 1070px !important;
    margin-left: auto;
    margin-right: auto;
}

.max1080 {
    max-width: 1080px !important;
    margin-left: auto;
    margin-right: auto;
}

.max1090 {
    max-width: 1090px !important;
    margin-left: auto;
    margin-right: auto;
}

.max1100 {
    max-width: 1100px !important;
    margin-left: auto;
    margin-right: auto;
}

.max1110 {
    max-width: 1110px !important;
    margin-left: auto;
    margin-right: auto;
}

.max1120 {
    max-width: 1120px !important;
    margin-left: auto;
    margin-right: auto;
}

.max1130 {
    max-width: 1130px !important;
    margin-left: auto;
    margin-right: auto;
}

.max1140 {
    max-width: 1140px !important;
    margin-left: auto;
    margin-right: auto;
}

.max1150 {
    max-width: 1150px !important;
    margin-left: auto;
    margin-right: auto;
}

.max1160 {
    max-width: 1160px !important;
    margin-left: auto;
    margin-right: auto;
}

.max1170 {
    max-width: 1170px !important;
    margin-left: auto;
    margin-right: auto;
}

.max1180 {
    max-width: 1180px !important;
    margin-left: auto;
    margin-right: auto;
}

.max1190 {
    max-width: 1190px !important;
    margin-left: auto;
    margin-right: auto;
}

.max1200 {
    max-width: 1200px !important;
    margin-left: auto;
    margin-right: auto;
}

.btn {
    font-size: 20px;
    font-weight: 600;
    padding: 10px 24px;
    transition: background ease 0.3s;
    border-radius: 12px;
    text-decoration: none;
}

@media screen and (max-width: 767px) {
    .btn {
        width: 100%;
        font-size: 16px;
    }
}

.btn:focus {
    outline: none;
    box-shadow: none;
}

.btn.btn-primary {
    background-color: #2C6BE4;
    border-color: #2C6BE4;
}

.btn.btn-primary:hover {
    background-color: #1954c4;
}

.btn.btn-link {
    color: #2C6BE4;
}

.btn.btn-link:hover {
    color: #598bea;
}

.btn.btn-outline-secondary {
    border: 2px solid #081D33;
    color: #081D33;
}

.btn.btn-outline-secondary:hover {
    background-color: #081D33;
    color: #fff;
}

.btn.btn-outline-primary {
    border: 2px solid #2C6BE4;
    color: #2C6BE4;
}

.btn.btn-outline-primary:hover {
    background-color: #2C6BE4;
    color: #fff;
}

.bg-gray {
    background: #F9FBFF;
}
.bg-grey {
    background: #F9FBFF;
}

.max860 {
    max-width: 860px;
    margin: 0px auto;
}

.max560 {
    max-width: 560px;
    margin: 0px auto;
}

.max760 {
    max-width: 760px;
    margin: 0px auto;
}

.clearfix {
    clear: both;
}

@keyframes bounce {
    0%,
  100% {
        transform: translateY(-3px);
    }

    50% {
        transform: translateY(3px);
    }
}

@keyframes zoom {
    0% {
        transform: scale(0.9);
    }

    50% {
        transform: scale(1.1);
    }

    100% {
        transform: scale(0.9);
    }
}

.page-loader {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 9999;
    background-color: #fff;
}

.header {
    padding: 15px 0px;
    position: fixed;
    top: 0px;
    left: 0px;
    right: 0px;
    z-index: 999;
    transition: all ease 0.4s;
}

.header.scrolled {
    padding: 15px 0px;
    backdrop-filter: saturate(200%) blur(30px);
    background-color: rgba(255, 255, 255, 0.8) !important;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.05);
}

@media screen and (max-width: 991px) {
    .header.scrolled {
        padding: 15px 0px;
    }
}

.header .header-inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.header .logo img {
    height: 38px;
}

@media screen and (max-width: 767px) {
    .header .logo img {
        font-size: 24px;
    }
}

@media screen and (max-width: 991px) {
    .header .main-menu {
        display: none;
    }
}

.header .main-menu > ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

.header .main-menu > ul > li {
    display: inline-block;
    position: relative;
    margin: 0px 13px 0px 13px;
}

@media screen and (max-width: 1199px) {
    .header .main-menu > ul > li {
        margin: 0px 5px 0px 5px;
    }
}

.header .main-menu > ul > li.active > a {
    color: #2C6BE4;
}

.header .main-menu > ul > li:hover > a {
    color: #2C6BE4;
}

.header .main-menu > ul > li:hover ul {
    margin-top: 0px;
    opacity: 1;
    visibility: visible;
    z-index: 999;
}

.header .main-menu > ul > li:hover .mega-menu {
    margin-top: 0px;
    opacity: 1;
    visibility: visible;
    z-index: 999;
}

.header .main-menu > ul > li > a {
    display: flex;
    align-items: center;
    color: #081D33;
    font-size: 16px;
    font-weight: 500;
    padding: 10px 0px;
    text-decoration: none;
    transition: all ease 0.3s;
}

@media screen and (max-width: 1199px) {
    .header .main-menu > ul > li > a {
        font-size: 15px;
    }
}

.header .main-menu > ul > li > a i {
    font-size: 14px;
    color: #081D33;
    margin: 0px 0px 0px 8px;
}

@media screen and (max-width: 1199px) {
    .header .main-menu > ul > li > a i {
        margin: 0px 0px 0px 5px;
    }
}

.header .main-menu > ul > li ul {
    display: block;
    width: 200px;
    background-color: #fff;
    border-radius: 16px;
    box-shadow: 0px 0px 15px 0px rgba(8, 29, 51, 0.1);
    margin: 20px 0px 0px 0px;
    padding: 10px 0px;
    list-style: none;
    position: absolute;
    top: 100%;
    overflow: hidden;
    left: 0px;
    z-index: -1;
    transition: all ease 0.4s;
    opacity: 0;
    visibility: hidden;
}

.header .main-menu > ul > li ul li a {
    display: block;
    padding: 10px 20px;
    font-size: 16px;
    font-weight: 500;
    color: #081D33;
}

.header .main-menu > ul > li ul li a:hover {
    background-color: #f9fbff;
}

.header .main-menu > ul > li .mega-menu {
    display: block;
    width: 580px;
    background-color: #fff;
    border-radius: 10px;
    background: #FFF;
    box-shadow: 0px 6px 44px 0px rgba(8, 29, 51, 0.06);
    margin: 20px 0px 0px 0px;
    padding: 10px 4px;
    list-style: none;
    position: absolute;
    top: 100%;
    overflow: hidden;
    left: -60px;
    z-index: -1;
    transition: all ease 0.4s;
    opacity: 0;
    visibility: hidden;
    display: flex;
    flex-wrap: wrap;
}

.header .main-menu > ul > li .mega-menu .mega-item {
    padding: 2px 8px;
    width: 55%;
}

.header .main-menu > ul > li .mega-menu .mega-item:nth-child(2n+1) {
    width: 45%;
}

.header .main-menu > ul > li .mega-menu .mega-item a {
    font-size: 16px;
    font-weight: 600;
    color: #081D33;
    display: flex;
    align-items: center;
    transition: all ease 0.3s;
    border-radius: 8px;
    padding: 8px 12px;
}

.header .main-menu > ul > li .mega-menu .mega-item a:hover {
    border-radius: 8px;
    background: #F3F6FD;
}

.header .main-menu > ul > li .mega-menu .mega-item a .icon {
    width: 32px;
    height: 32px;
    margin: 0px 10px 0px 0px;
}

.header .header-right {
    display: flex;
    align-items: center;
}

.header .header-right .dropdown {
    margin: 0px 0px 0px 10px;
}

.header .header-right .dropdown .dropdown-toggle {
    cursor: pointer;
    display: flex;
    align-items: center;
}

.header .header-right .dropdown .dropdown-toggle img {
    width: 24px;
    margin: 0px 10px 0px 0px;
}

.header .header-right .dropdown .dropdown-toggle::after {
    display: none;
}

.header .header-right .btn {
    font-size: 16px;
    font-weight: 500;
    padding: 10px 25px;
}

@media screen and (max-width: 1199px) {
    .header .header-right .btn {
        font-size: 16px;
        padding: 10px 20px;
    }
}

@media screen and (max-width: 991px) {
    .header .header-right .btn {
        display: none;
    }
}

.header .header-right .btn.btn-link {
    color: #081D33;
    padding: 10px 15px;
    margin: 0px 8px;
}

.header .header-right .btn.btn-link:hover {
    color: #2C6BE4;
}

.header .dropdown-menu {
    border: none;
    box-shadow: 0px 0px 15px 0px rgba(8, 29, 51, 0.1);
    margin: 20px 0px 0px 0px;
    padding: 10px 0px;
    border-radius: 16px;
}

.header .dropdown-menu li a {
    padding: 8px 8px;
    display: flex;
    align-items: center;
    font-size: 16px;
    font-weight: 500;
    color: #61656A;
}

.header .dropdown-menu li a:hover {
    background-color: #f9fbff;
}

.header .dropdown-menu li a img {
    flex-shrink: 0;
    width: 22px;
    margin: 0px 10px 0px 0px;
}

.header.header-v2 .main-menu > ul > li {
    display: inline-block;
    position: relative;
    margin: 0px 14px 0px 14px;
}

@media screen and (max-width: 1199px) {
    .header.header-v2 .main-menu > ul > li {
        margin: 0px 8px 0px 8px;
    }
}

.header.header-v2 .main-menu > ul > li.active > a {
    color: #2C6BE4;
}

.header.header-v2 .main-menu > ul > li:hover > a {
    color: #2C6BE4;
}

.header.header-v2 .main-menu > ul > li:hover ul {
    margin-top: 0px;
    opacity: 1;
    visibility: visible;
    z-index: 999;
}

.header.header-v2 .main-menu > ul > li > a {
    display: flex;
    align-items: center;
    color: #081D33;
    font-size: 16px;
    font-weight: 500;
    padding: 10px 0px;
    text-decoration: none;
    transition: all ease 0.3s;
}

.header.header-v2 .main-menu > ul > li > a i {
    font-size: 14px;
    color: #081D33;
    margin: 0px 0px 0px 8px;
}

@media screen and (max-width: 1199px) {
    .header.header-v2 .main-menu > ul > li > a i {
        margin: 0px 0px 0px 5px;
    }
}

.header.header-v2 .main-menu > ul > li ul {
    display: block;
    width: 200px;
    background-color: #fff;
    border-radius: 16px;
    box-shadow: 0px 0px 15px 0px rgba(8, 29, 51, 0.1);
    margin: 20px 0px 0px 0px;
    padding: 10px 0px;
    list-style: none;
    position: absolute;
    top: 100%;
    overflow: hidden;
    left: 0px;
    z-index: -1;
    transition: all ease 0.4s;
    opacity: 0;
    visibility: hidden;
}

.header.header-v2 .main-menu > ul > li ul li a {
    display: block;
    padding: 10px 20px;
    font-size: 16px;
    font-weight: 500;
    color: #61656A;
}

.header.header-v2 .main-menu > ul > li ul li a:hover {
    background-color: #f9fbff;
}

.header.header-v2 .header-right {
    display: flex;
    align-items: center;
}

.header.header-v2 .header-right .dropdown {
    margin: 0px 0px 0px 10px;
}

.header.header-v2 .header-right .dropdown .dropdown-toggle {
    cursor: pointer;
    display: flex;
    align-items: center;
}

.header.header-v2 .header-right .dropdown .dropdown-toggle img {
    width: 24px;
    margin: 0px 10px 0px 0px;
}

.header.header-v2 .header-right .dropdown .dropdown-toggle::after {
    display: none;
}

.header.header-v2 .header-right .btn {
    font-size: 16px;
    padding: 10px 25px;
}

@media screen and (max-width: 1199px) {
    .header.header-v2 .header-right .btn {
        font-size: 16px;
        padding: 10px 20px;
    }
}

@media screen and (max-width: 991px) {
    .header.header-v2 .header-right .btn {
        display: none;
    }
}

.header.header-white .logo {
    position: relative;
}

.header.header-white .logo img {
    opacity: 0;
}

.header.header-white .logo img.white-logo {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 1;
}

.header.header-white .main-menu > ul > li.active > a {
    color: #2C6BE4;
}

.header.header-white .main-menu > ul > li:hover > a {
    color: #2C6BE4;
}

.header.header-white .main-menu > ul > li > a {
    color: #fff;
}

.header.header-white .main-menu > ul > li > a i {
    color: #fff;
}

.header.header-white .header-right {
    display: flex;
    align-items: center;
}

.header.header-white .header-right .dropdown .dropdown-toggle i {
    color: #fff;
}

.header.header-white .header-right .btn.btn-link {
    color: #fff;
}

.header.header-white .header-right .btn.btn-link:hover {
    color: #2C6BE4;
}

.header.header-white.scrolled .logo {
    position: relative;
}

.header.header-white.scrolled .logo img {
    opacity: 1;
}

.header.header-white.scrolled .logo img.white-logo {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
}

.header.header-white.scrolled .main-menu > ul > li.active > a {
    color: #2C6BE4;
}

.header.header-white.scrolled .main-menu > ul > li:hover > a {
    color: #2C6BE4;
}

.header.header-white.scrolled .main-menu > ul > li > a {
    color: #081D33;
}

.header.header-white.scrolled .main-menu > ul > li > a i {
    color: #2C6BE4;
}

.header.header-white.scrolled .header-right {
    display: flex;
    align-items: center;
}

.header.header-white.scrolled .header-right .dropdown .dropdown-toggle i {
    color: #081D33;
}

.header.header-white.scrolled .header-right .btn.btn-link {
    color: #081D33;
}

.header.header-white.scrolled .header-right .btn.btn-link:hover {
    color: #2C6BE4;
}

.menu-mobile-icon {
    margin: 0px 0px 0px 18px;
    flex-shrink: 0;
    width: 23px;
    height: 30px;
    display: none;
    position: relative;
    cursor: pointer;
    padding: 8px 0px 0px 0px;
}

.menu-mobile-icon span {
    width: 100%;
    height: 2px;
    float: right;
    background-color: #081D33;
    display: block;
    border-radius: 5px;
    margin: 0px 0px 5px 0px;
    transition: all ease 0.3s;
    position: relative;
}

.menu-mobile-icon span:nth-child(2) {
    width: 18px;
    float: right;
}

@media screen and (max-width: 991px) {
    .menu-mobile-icon {
        display: block;
    }
}

@media screen and (max-width: 991px) {
    .open-menu .menu-mobile {
        opacity: 1;
        z-index: 99;
        visibility: visible;
        margin-top: -30px;
    }

    .open-menu .scrolled .menu-mobile {
        margin-top: -18px;
    }

    .open-menu .page {
        overflow: hidden;
    }

    .open-menu .menu-mobile-icon span:nth-child(2) {
        opacity: 0;
    }

    .open-menu .menu-mobile-icon span:nth-child(1) {
        opacity: 1;
        transform: rotate(45deg);
        top: 5px;
    }

    .open-menu .menu-mobile-icon span:nth-child(3) {
        opacity: 1;
        transform: rotate(-45deg);
        width: 100%;
        top: -9px;
    }
}

.extra-info {
    padding: 10px 0px 10px 10px;
}

.extra-info strong {
    display: block;
    font-size: 14px;
    font-weight: 500;
    margin: 0px 0px 2px 0px;
    color: #61656A;
}

.extra-info p {
    color: #081D33;
    font-size: 16px;
    font-weight: 600;
    margin: 0px 0px 15px 0px;
}

.extra-info .social a {
    color: #081D33;
}

.extra-info .social a:hover {
    color: #2C6BE4;
}

.menu-mobile {
    position: absolute;
    z-index: 99;
    overflow: auto;
    right: 0px;
    transition: all ease 0.3s;
    top: 100%;
    left: 0px;
    right: 0px;
    opacity: 0;
    visibility: hidden;
    z-index: -1;
    border-radius: 24px;
    padding: 20px 0px;
}

.menu-mobile .control {
    padding: 0px 0px 10px 0px;
}

.menu-mobile .control .btn {
    font-size: 16px;
}

.menu-mobile .menu {
    padding: 15px 20px;
    background-color: #fff;
    box-shadow: 0px 0px 15px 0px rgba(8, 29, 51, 0.1);
    border-radius: 16px;
}

.menu-mobile .menu > ul {
    padding: 0px;
    list-style: none;
}

.menu-mobile .menu > ul > li {
    margin: 0px 0px 0px 0px;
    border-bottom: 1px solid #f0f5fe;
}

.menu-mobile .menu > ul > li > a {
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 14px;
    padding: 13px 10px 13px 10px;
    transition: all ease 0.3s;
    color: #61656A;
    font-weight: 500;
    text-align: center;
}

.menu-mobile .menu > ul > li > a:hover {
    color: #2C6BE4;
}

.menu-mobile .menu > ul > li > a .arrow {
    width: 20px;
    height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.menu-mobile .menu > ul > li.active > a .arrow {
    transform: rotate(180deg);
}

.menu-mobile .menu > ul > li:hover > a {
    color: #2C6BE4;
}

.menu-mobile .menu > ul > li ul {
    display: none;
    list-style: none;
    padding: 0px 0px 10px 0px;
}

.menu-mobile .menu > ul > li ul li {
    margin: 0px 0px 0px 0px;
}

.menu-mobile .menu > ul > li ul li a {
    font-size: 14px;
    display: block;
    padding: 6px 0px 6px 20px;
    color: #081D33;
    font-weight: 600;
}

.menu-mobile .menu > ul > li ul li a:hover {
    color: #2C6BE4;
}

.menu-mobile .menu > ul > li ul.mega li a {
    padding: 10px 10px 10px 20px;
    display: flex;
    align-items: center;
    font-size: 16px;
    font-weight: 500;
    color: #081D33;
}

.menu-mobile .menu > ul > li ul.mega li a .icon {
    width: 32px;
    height: 32px;
    margin: 0px 10px 0px 0px;
}

.e-hero {
    overflow: hidden;
    min-height: 710px;
    position: relative;
    background-color: #F9FBFF;
    padding: 172px 0px 46px 0px;
    background-image: url(../images/hero-bg.png);
    background-repeat: no-repeat;
    background-size: cover;
}

@media screen and (max-width: 991px) {
    .e-hero {
        padding: 120px 0px 30px 0px;
    }
}

.e-hero .container {
    position: relative;
    z-index: 2;
}

.e-hero .e-hero-inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

@media screen and (max-width: 991px) {
    .e-hero .e-hero-inner {
        flex-wrap: wrap;
    }
}

.e-hero .des {
}

@media screen and (max-width: 1199px) {
    .e-hero .des {
        max-width: 480px;
    }
}

@media screen and (max-width: 991px) {
    .e-hero .des {
        width: 100%;
        max-width: 100%;
    }
}

.e-hero .des h1 {
    font-size: 52px;
    font-weight: 700;
    margin: 0px 0px 24px 0px;
}

@media screen and (max-width: 1199px) {
    .e-hero .des h1 {
        font-size: 40px;
    }
}

@media screen and (max-width: 767px) {
    .e-hero .des h1 {
        font-size: 32px;
    }
}

.e-hero .des>p {
    font-size: 20px;
    font-weight: 400;
    margin: 0px 0px 40px 0px;
}

@media screen and (max-width: 1199px) {
    .e-hero .des>p {
        font-size: 18px;
        margin: 0px 0px 30px 0px;
    }
}

.e-hero .des .btn {
    min-width: 190px;
}

@media screen and (max-width: 767px) {
    .e-hero .des .btn {
        width: 100%;
        display: block;
        text-align: center;
        margin-bottom: 20px;
    }
}

.e-hero .thumb {
    position: relative;
}

@media screen and (max-width: 1199px) {
    .e-hero .thumb {
        max-width: 350px;
    }
}

@media screen and (max-width: 991px) {
    .e-hero .thumb {
        width: 100%;
        max-width: 100%;
        text-align: center;
        padding: 60px 0px 20px 0px;
    }
}

.e-hero .thumb .coin {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.e-hero .thumb .coin.coin1 {
    background-image: url(../images/coin1.svg);
    width: 40px;
    height: 40px;
    position: absolute;
    top: 9%;
    left: 40%;
    animation-duration: 1.6s;
    animation-name: bounce;
    animation-timing-function: ease-in-out;
    animation-iteration-count: infinite;
}

.e-hero .thumb .coin.coin2 {
    background-image: url(../images/coin2.svg);
    width: 20px;
    height: 20px;
    position: absolute;
    top: 18%;
    right: 10%;
    animation-duration: 1.6s;
    animation-name: bounce;
    animation-timing-function: ease-in-out;
    animation-iteration-count: infinite;
}

.e-hero .thumb .coin.coin3 {
    background-image: url(../images/coin3.svg);
    width: 40px;
    height: 40px;
    animation-duration: 1.6s;
    animation-name: bounce;
    animation-timing-function: ease-in-out;
    animation-iteration-count: infinite;
    position: absolute;
    top: 26%;
    left: 13%;
    animation-duration: 3.6s;
    animation-name: zoom;
    animation-timing-function: ease-in-out;
    animation-iteration-count: infinite;
    transform-origin: center center;
}

.e-hero .thumb .coin.coin4 {
    background-image: url(../images/coin4.svg);
    width: 45px;
    height: 45px;
    position: absolute;
    top: 27%;
    left: 50%;
    animation-duration: 3.6s;
    animation-name: zoom;
    animation-timing-function: ease-in-out;
    animation-iteration-count: infinite;
    transform-origin: center center;
}

.e-hero .thumb .coin.coin5 {
    background-image: url(../images/coin5.svg);
    width: 40px;
    height: 40px;
    position: absolute;
    top: 57%;
    left: 60%;
    animation-duration: 1.6s;
    animation-name: bounce;
    animation-timing-function: ease-in-out;
    animation-iteration-count: infinite;
}

.block-caption {
    margin-bottom: 56px;
    text-align: center;
}

.block-caption h2 {
    font-size: 52px;
    font-weight: 700;
    margin: 0px;
}

@media screen and (max-width: 1199px) {
    .block-caption h2 {
        font-size: 32px;
    }
}
@media screen and (max-width: 991px) {
    .block-caption {
        margin-bottom: 40px;
    }
}

@media screen and (max-width: 767px) {
    .block-caption h2 {
        font-size: 28px;
    }
}

.block-caption p {
    font-size: 20px;
    margin: 24px 0px 0px 0px;
    color: #61656A;
    font-weight: 400;
}

@media screen and (max-width: 991px) {
    .block-caption p {
        font-size: 18px;
    }
}

.block-caption.small h2 {
    font-size: 40px;
    font-weight: 700;
    margin: 0px;
}

@media screen and (max-width: 1199px) {
    .block-caption.small h2 {
        font-size: 32px;
    }
}

@media screen and (max-width: 767px) {
    .block-caption.small h2 {
        font-size: 28px;
    }
}

.e-block {
    padding: 120px 0;
}
.cards-matrix-padding {
    padding: -40px 0;
}

@media screen and (max-width: 1199px) {
    .e-block {
        padding: 90px 0;
    }
    .cards-matrix-padding {
        padding: -30px 0;
    }
}

@media screen and (max-width: 991px) {
    .e-block {
        padding: 40px 0;
    }
    .cards-matrix-padding {
        padding: 0 0 -10px;
    }
}

.block-comprehensive .item {
    border-radius: 8px;
    background: #FFF;
    box-shadow: 0px 6px 44px 0px rgba(8, 29, 51, 0.06);
    padding: 40px;
    transition: all ease 0.3s;
    height: 100%;
}

@media screen and (max-width: 767px) {
    .block-comprehensive .item {
        padding: 24px;
    }
}

.block-comprehensive .item:hover {
    box-shadow: 0px 6px 44px 0px rgba(8, 29, 51, 0.16);
}

.block-comprehensive .item p {
    min-height: 80px;
    margin: 0px;
    font-size: 16px;
}

@media screen and (max-width: 767px) {
    .block-comprehensive .item p {
        margin: 0px 0px 20px 0px;
        min-height: 20px;
    }
}

.block-comprehensive .item h4 {
    font-size: 20px;
    max-width: 260px;
    font-weight: 600;
    margin: 0px 0px 12px 0px;
}

@media screen and (max-width: 767px) {
    .block-comprehensive .item h4 {
        max-width: 100%;
    }
}

.block-advantages {
    max-width: 1067px;
    margin: 0px auto;
    padding: 120px 0px 120px 0px;
}

@media screen and (max-width: 1199px) {
    .block-advantages {
        padding: 90px 0px 90px 0px;
    }
}

@media screen and (max-width: 991px) {
    .block-advantages {
        padding: 64px 0px 60px 0px;
    }
}

.block-advantages .advantages-flex {
    display: flex;
    justify-content: space-between;
    align-content: center;
}

@media screen and (max-width: 991px) {
    .block-advantages .advantages-flex {
        flex-wrap: wrap;
    }
}

.block-advantages .advantages-flex .des {
    max-width: 605px;
}

@media screen and (max-width: 991px) {
    .block-advantages .advantages-flex .des {
        width: 100%;
    }
}

.block-advantages .advantages-flex .des h2 {
    margin: 0px 0px 24px 0px;
    font-size: 40px;
}

@media screen and (max-width: 1199px) {
    .block-advantages .advantages-flex .des h2 {
        font-size: 32px;
    }
}

@media screen and (max-width: 767px) {
    .block-advantages .advantages-flex .des h2 {
        font-size: 20px;
    }
}

.block-advantages .advantages-flex .des>p {
    font-size: 20px;
    color: #61656A;
    margin: 0px;
}

@media screen and (max-width: 991px) {
    .block-advantages .advantages-flex .des>p {
        font-size: 18px;
    }
}

@media screen and (max-width: 991px) {
    .block-advantages .advantages-flex .chart {
        width: 100%;
        text-align: center;
    }
}

.block-advantages .advantages-table {
    width: 100%;
    margin: 60px 0px 0px 0px;
}

@media screen and (max-width: 991px) {
    .block-advantages .advantages-table {
        margin: 30px 0px 0px 0px;
        display: none;
    }
}

.block-advantages .advantages-table thead tr th {
    border-bottom: 2px solid #081D33;
    font-size: 20px;
    padding: 22px 24px;
    font-weight: 500;
    font-family: "Hind Madurai", sans-serif;
}

@media screen and (max-width: 1199px) {
    .block-advantages .advantages-table thead tr th {
        font-size: 18px;
    }
}

.block-advantages .advantages-table tbody tr td {
    border-bottom: 2px solid rgba(8, 29, 51, 0.1);
    font-size: 20px;
    padding: 22px 24px;
    font-weight: 500;
    line-height: 1.2;
    width: 33.33%;
}

@media screen and (max-width: 1199px) {
    .block-advantages .advantages-table tbody tr td {
        font-size: 18px;
    }
}

.block-advantages .advantages-table tbody tr td strong {
    font-weight: 500;
    font-family: "Rubik", sans-serif;
}

@media screen and (max-width: 1199px) {
    .block-advantages .advantages-table tbody tr td strong {
        font-size: 18px;
    }
}

.advantages-accordion {
    display: none;
    margin: 50px 0px 0px 0px;
}

@media screen and (max-width: 991px) {
    .advantages-accordion {
        display: block;
    }
}

.advantages-accordion .item {
    border-radius: 12px;
    border: 1px solid rgba(8, 29, 51, 0.15);
    margin: 0px 0px 20px 0px;
    overflow: hidden;
}

.advantages-accordion .item.active .cap {
    border-bottom: 1px solid rgba(8, 29, 51, 0.15);
}

.advantages-accordion .item.active .cap i {
    transform: rotate(180deg);
}

.advantages-accordion .item.active .content {
    display: block;
}

.advantages-accordion .item .cap {
    padding: 16px 15px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    cursor: pointer;
    border-bottom: 1px solid rgba(8, 29, 51, 0);
    background-color: #fafafa;
}

.advantages-accordion .item .cap span {
    font-size: 20px;
    font-weight: 500;
}

.advantages-accordion .item .cap i {
    font-size: 16px;
    color: #2C6BE4;
}

.advantages-accordion .item .content {
    padding: 16px 16px 1px 16px;
    display: none;
}

.advantages-accordion .item .content .content-row {
    margin: 0px 0px 20px 0px;
}

.advantages-accordion .item .content .content-row span {
    font-size: 18px;
    font-weight: 500;
    color: #61656A;
}

.advantages-accordion .item .content .content-row p {
    margin: 1px 0px 0px 0px;
    font-size: 18px;
    font-weight: 500;
    font-family: "Rubik", sans-serif;
}

.block-integration {
    display: flex;
    justify-content: space-between;
}

@media screen and (max-width: 991px) {
    .block-integration {
        flex-wrap: wrap;
    }
}

.block-integration .item {
    text-align: center;
}

@media screen and (max-width: 991px) {
    .block-integration .item {
        width: 100%;
    }
}

.block-integration .item p {
    font-size: 20px;
    font-family: "Rubik", sans-serif;
    font-weight: 700;
    padding: 25px 0px 20px 0px;
    margin: 0px;
}

@media screen and (max-width: 991px) {
    .block-integration .item p {
        padding: 20px 0px 0px 0px;
    }
}

.block-integration .arrow {
    margin-top: 80px;
    flex-shrink: 0;
    width: 70px;
    height: 120px;
    background-image: url(../images/p-arrow1.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
}

.block-integration .arrow.arrow2 {
    background-image: url(../images/p-arrow2.png);
}

@media screen and (max-width: 991px) {
    .block-integration .arrow {
        height: 50px;
        width: 20px;
        margin: 20px auto !important;
        background-image: url(../images/p-arrow3.png) !important;
    }
}

.box-interface .item {
    border-radius: 8px;
    background: #FFF;
    box-shadow: 0px 6px 44px 0px rgba(8, 29, 51, 0.06);
    padding: 40px;
    height: 100%;
    transition: all ease 0.3s;
}

.box-interface .item:hover {
    box-shadow: 0px 6px 44px 0px rgba(8, 29, 51, 0.16);
}

@media screen and (max-width: 767px) {
    .box-interface .item {
        padding: 24px;
    }
}

.box-interface .item .icon {
    margin: 0px 0px 24px 0px;
}

.box-interface .item p {
    margin: 0px;
    font-size: 16px;
}

@media screen and (max-width: 767px) {
    .box-interface .item p {
        margin: 0px 0px 0px 0px;
    }
}

.box-interface .item h4 {
    font-weight: 600;
    margin: 0px 0px 12px 0px;
}

.bi-large-img {
    text-align: center;
    margin-top: 80px;
}

.block-testimonials {
    position: relative;
    padding-top: 100px;
    min-height: 400px;
}

.block-testimonials .container {
    position: relative;
    z-index: 2;
}

.block-testimonials.block-testimonials-trading {
    padding-top: 100px;
}

@media screen and (max-width: 991px) {
    .block-testimonials.block-testimonials-trading, .block-testimonials {
        padding-top: 50px;
    }
}

.block-testimonials.block-testimonials-trading::before {
    position: absolute;
    top: 315px;
    left: 0px;
    bottom: 0px;
    right: 0px;
    z-index: 1;
    background-color: #081D33;
    content: "";
    display: block;
}

.block-testimonials::before {
    position: absolute;
    top: 300px;
    left: 0px;
    bottom: 0px;
    right: 0px;
    z-index: 1;
    background-color: #081D33;
    content: "";
    display: block;
}

.block-testimonials.block-testimonials-fix {
    padding: 100px 0px 100px 0px;
    background-color: #F9FBFF;
}

@media screen and (max-width: 991px) {
    .block-testimonials.block-testimonials-fix {
        padding: 60px 0px;
    }
}

.block-testimonials.block-testimonials-fix::before {
    display: none;
}

.block-testimonials.block-testimonials-fix .owl-item {
    padding: 20px;
}

.block-testimonials.block-testimonials-fix .testimonials-slider .item {
    box-shadow: 0px 6px 20px 0px rgba(8, 29, 51, 0.06);
}

.block-testimonials.block-testimonials-home {
    padding: 120px 0px 20px;
}

@media screen and (max-width: 991px) {
    .block-testimonials.block-testimonials-home {
        padding: 60px 0px 30px 0px;
    }
}

.block-testimonials.block-testimonials-home::before {
    top: 385px;
}

.testimonials-slider {
    position: relative;
}

@media screen and (max-width: 767px) {
    .testimonials-slider {
        padding: 50px 0px 0px 0px;
    }
}

.testimonials-slider .owl-carousel .owl-stage {
    display: flex;
}

.testimonials-slider .owl-item {
    display: flex;
}

.testimonials-slider .owl-carousel .owl-nav button.owl-prev {
    position: absolute;
    top: -105px;
    right: 60px;
    border: 1px solid #081D33;
    border-radius: 10px;
    text-align: center;
    line-height: 50px;
    cursor: pointer;
    color: #081D33;
    font-size: 20px;
    width: 50px;
    height: 50px;
}

@media screen and (max-width: 991px) {
    .testimonials-slider .owl-carousel .owl-nav button.owl-prev {
        display: none;
    }
}

@media screen and (max-width: 767px) {
    .testimonials-slider .owl-carousel .owl-nav button.owl-prev {
        top: -70px;
        right: unset;
        left: 0px;
    }
}

.testimonials-slider .owl-carousel .owl-nav button.owl-next {
    position: absolute;
    top: -105px;
    right: 0px;
    border: 1px solid #081D33;
    border-radius: 10px;
    text-align: center;
    line-height: 50px;
    cursor: pointer;
    color: #081D33;
    font-size: 20px;
    width: 50px;
    height: 50px;
}

@media screen and (max-width: 991px) {
    .testimonials-slider .owl-carousel .owl-nav button.owl-next {
        display: none;
    }
}

@media screen and (max-width: 767px) {
    .testimonials-slider .owl-carousel .owl-nav button.owl-next {
        top: -70px;
        right: unset;
        left: 60px;
    }
}

.testimonials-slider .owl-dots {
    display: none;
}

@media screen and (max-width: 991px) {
    .testimonials-slider .owl-dots {
        display: flex;
        align-items: center;
        justify-content: center;
        position: absolute;
        top: -20px;
        left: 0px;
        right: 0px;
    }

    .testimonials-slider .owl-dots .owl-dot {
        width: 24px;
        height: 6px;
        border-radius: 4px;
        flex-shrink: 0;
        cursor: pointer;
        margin: 0px 5px;
        background-color: #081D33;
        opacity: 0.4;
    }

    .testimonials-slider .owl-dots .owl-dot.active {
        opacity: 1;
    }
}

.testimonials-slider .item {
    border-radius: 8px;
    background: #FFF;
    box-shadow: 0px 6px 44px 0px rgba(8, 29, 51, 0.06);
    padding: 30px;
}

.testimonials-slider .item .user {
    display: flex;
    align-items: center;
}

.testimonials-slider .item .user .avatar {
    width: 69px;
    height: 69px;
    margin: 0px 24px 0px 0px;
}

.testimonials-slider .item .user h4 {
    font-size: 24px;
    font-weight: 600;
    margin: 0px 0px 10px 0px;
}

@media screen and (max-width: 991px) {
    .testimonials-slider .item .user h4 {
        font-size: 20px;
    }
}

.testimonials-slider .item .user span {
    font-size: 20px;
}

.testimonials-slider .item p {
    font-size: 16px;
    margin: 28px 0px 24px 0px;
    color: #61656A;
}

.testimonials-slider .item .stars i {
    font-size: 18px;
    margin: 0px 3px 0px 0px;
    color: #F0B90B;
}

.trusted {
    padding: 60px 0px 100px 0px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}

@media screen and (max-width: 991px) {
    .trusted {
        padding: 40px 0px 60px 0px;
    }
}

.trusted div {
    display: inline-block;
    padding: 0px 20px;
}

@media screen and (max-width: 767px) {
    .trusted div {
        padding: 0px 0px;
    }
}

.block-faq {
    position: relative;
}

.block-faq.faq-currencies {
    background-color: #F9FBFF;
}

.block-faq .container {
    position: relative;
    z-index: 2;
}

.block-faq::before {
    content: "";
    display: block;
    position: absolute;
    top: 20px;
    left: 0;
    bottom: 0;
    right: 0;
    opacity: 0.9;
    background-repeat: no-repeat;
    background-position: top left;
    background-size: contain;
    background-image: url(../images/faq-bg.png);
}
@media screen and (max-width: 991px) {
    .block-faq h2 {
        text-align: center;
    }
}


.faq-accordion {
    max-width: 1030px;
    margin: 0px auto;
}

.faq-accordion .item {
    margin: 0px 0px 24px 0px;
    border-radius: 8px;
    background: #FFF;
    box-shadow: 0px 6px 44px 0px rgba(8, 29, 51, 0.06);
    transition: all ease 0.3s;
}

.faq-accordion .item:hover {
    box-shadow: 0px 6px 44px 0px rgba(8, 29, 51, 0.16);
}

.faq-accordion .item.active .cap i {
    transform: rotate(180deg);
}

.faq-accordion .item.active .content {
    display: block;
}

.faq-accordion .item .cap {
    padding: 20px 24px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    cursor: pointer;
}

.faq-accordion .item .cap span {
    font-size: 24px;
    font-family: "Rubik", sans-serif;
    font-weight: 500;
}
.faq-accordion .item .content>*{
    font-size: 20px!important;
    color:#61656A!important;
}

@media screen and (max-width: 767px) {
    .faq-accordion .item .cap span {
        font-size: 20px;
    }
}

.faq-accordion .item .cap i {
    font-size: 20px;
    color: #2C6BE4;
}

.faq-accordion .item .content {
    padding: 1px 24px 20px 24px;
    display: none;
}

.faq-accordion .item .content p {
    margin: 5px 0px 0px 0px;
    font-size: 20px;
    font-weight: 400;
    color: #61656A;
}

@media screen and (max-width: 991px) {
    .faq-accordion .item .content p {
        font-size: 16px;
    }
}

.block-cta {
    position: relative;
}

.block-cta .container {
    position: relative;
    z-index: 2;
}

.block-cta::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    opacity: 0.6;
    background-repeat: no-repeat;
    background-position: bottom right;
    background-size: cover;
    background-image: url(../images/cta-bg.png);
}

.footer {
    background-color: #081D33;
}

.social a {
    display: flex!important;
    justify-content: center;
    align-items: center;
    margin: 0px 18px 0px 0px;
    transition: all ease 0.3s;
}

.social a svg {
    display: block;
}

.social a:hover {
    transform: scale(1.2);
}

.footer-inner {
    padding: 72px 0px 20px 0px;
    position: relative;
}

@media screen and (max-width: 991px) {
    .footer-inner {
        padding: 40px 0px 20px 0px;
    }
}

.footer-inner .site-info {
    max-width: 317px;
}

@media screen and (max-width: 991px) {
    .footer-inner .site-info {
        max-width: 100%;
        margin: 0px 0px 10px 0px;
    }
}

.footer-inner .site-info p {
    font-size: 14px;
    font-weight: 400;
    margin: 12px 0px 0px 0px;
    color: #fff;
}

.footer-inner .follow-box {
    margin: 16px 0px 0px 0px;
    max-width: 317px;
}

.footer-inner .follow-box h3 {
    font-size: 20px;
    font-weight: 600;
    color: #fff;
    margin: 0px 0px 24px 0px;
}

.footer-inner .follow-box p {
    font-size: 16px;
    font-weight: 400;
    margin: 24px 0px 0px 0px;
    color: #fff;
}

.footer-inner .footer-nav h3 {
    font-size: 20px;
    font-weight: 600;
    color: #fff;
    margin: 0px 0px 30px 0px;
}

@media screen and (max-width: 991px) {
    .footer-inner .footer-nav h3 {
        margin: 0px 0px 20px 0px;
    }
}

.footer-inner .footer-nav ul {
    list-style: none;
    margin: 0px 0px 30px 0px;
    padding: 0px;
}

.footer-inner .footer-nav ul li {
    margin: 0px 0px 18px 0px;
}

@media screen and (max-width: 991px) {
    .footer-inner .footer-nav ul li {
        margin: 0px 0px 10px 0px;
    }
}

.footer-inner .footer-nav ul li a {
    font-size: 16px;
    font-weight: 400;
    color: #fff;
}

@media screen and (max-width: 991px) {
    .footer-inner .footer-nav ul li a {
        font-size: 15px;
    }
}

.footer-inner .footer-nav ul li a:hover {
    text-decoration: underline;
}

.footer-inner .newsletter-box {
    padding: 20px 0px 0px 0px;
}

@media screen and (max-width: 1199px) {
    .footer-inner .newsletter-box {
        padding: 20px 0px 0px 0px;
    }
}

.footer-inner .newsletter-box h3 {
    font-size: 20px;
    font-weight: 600;
    color: #fff;
    margin: 0px 0px 12px 0px;
}

.footer-inner .newsletter-box p {
    font-size: 16px;
    font-weight: 400;
    margin: 0px 0px 24px 0px;
    color: #fff;
}

.footer-inner .newsletter-form {
    position: relative;
}

.footer-inner .newsletter-form input {
    border-radius: 10px;
    background: rgba(255, 255, 255, 0.06);
    height: 52px;
    padding: 0px 100px 0px 15px;
    font-size: 16px;
    font-weight: 400;
    margin: 0px 0px 24px 0px;
    border: none;
    outline: none;
}

.footer-inner .newsletter-form input::placeholder {
    color: #fff;
}

.footer-inner .newsletter-form .btn {
    width: auto;
    display: inline-block;
    position: absolute;
    top: 5px;
    right: 5px;
    font-size: 16px;
    padding: 0px 10px;
    height: 42px;
    border-radius: 10px;
}

.payment-hero {
    overflow: hidden;
    position: relative;
    background-color: #F9FBFF;
    padding: 170px 0px 100px 0px;
}

@media screen and (max-width: 991px) {
    .payment-hero {
        padding: 126px 0px 60px 0px;
    }
}

.payment-hero .container {
    position: relative;
    z-index: 2;
}
  /*.payment-hero::before {*/
  /*  content: "";*/
  /*  display: block;*/
  /*  position: absolute;*/
  /*  top: 0;*/
  /*  left: 0;*/
  /*  bottom: 0;*/
  /*  right: 0;*/
  /*  opacity: 0.1;*/
  /*  z-index: 1;*/
  /*  background-image: url(../images/pg-bg.png);*/
  /*  background-repeat: no-repeat;*/
  /*  background-position: bottom right; }*/
@media screen and (max-width: 991px) {
    .payment-hero::before {
        background-size: 80% auto;
    }
}

.payment-hero h1 {
    font-size: 60px;
    font-weight: 700;
    margin: 0px 0px 24px 0px;
    padding: 0px;
    text-align: left;
}

@media screen and (max-width: 1199px) {
    .payment-hero h1 {
        font-size: 40px;
    }
}

@media screen and (max-width: 767px) {
    .payment-hero h1 {
        font-size: 32px;
    }
}

.payment-hero p {
    font-size: 20px;
    font-weight: 400;
    margin: 0px 0px 40px 0px;
    color: #61656A;
    text-align: left;
}

@media screen and (max-width: 1199px) {
    .payment-hero p {
        font-size: 18px;
        margin: 0px 0px 30px 0px;
    }
}

.payment-hero .btn {
    min-width: 190px;
}

.payment-hero .des {
    position: relative;
    z-index: 2;
}

.payment-hero .coin {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

@media screen and (max-width: 991px) {
    .payment-hero .coin {
        display: none;
    }
}

.payment-hero .coin.coin1 {
    background-image: url(../images/coin1.svg);
    width: 47px;
    height: 47px;
    position: absolute;
    left: 22%;
    bottom: 27px;
    animation-duration: 3.6s;
    animation-name: zoom;
    animation-timing-function: ease-in-out;
    animation-iteration-count: infinite;
    transform-origin: center center;
}

.payment-hero .coin.coin3 {
    background-image: url(../images/coin3.svg);
    width: 67px;
    height: 67px;
    animation-duration: 1.6s;
    animation-name: bounce;
    animation-timing-function: ease-in-out;
    animation-iteration-count: infinite;
    position: absolute;
    top: 40%;
    right: 0;
    animation-duration: 3.6s;
    animation-name: zoom;
    animation-timing-function: ease-in-out;
    animation-iteration-count: infinite;
    transform-origin: center center;
}

.payment-hero .coin.coin4 {
    background-image: url(../images/coin4.svg);
    width: 59px;
    height: 59px;
    position: absolute;
    top: 20%;
    left: 0;
    animation-duration: 3.6s;
    animation-name: zoom;
    animation-timing-function: ease-in-out;
    animation-iteration-count: infinite;
    transform-origin: center center;
}

.payment-hero .coin.coin5 {
    background-image: url(../images/coin5.svg);
    width: 67px;
    height: 67px;
    position: absolute;
    bottom: -40px;
    left: 0;
    animation-duration: 1.6s;
    animation-name: bounce;
    animation-timing-function: ease-in-out;
    animation-iteration-count: infinite;
}

.payment-hero .coin.coin6 {
    background-image: url(../images/coin6.svg);
    width: 42px;
    height: 42px;
    position: absolute;
    top: -60px;
    right: 20%;
    animation-duration: 1.6s;
    animation-name: bounce;
    animation-timing-function: ease-in-out;
    animation-iteration-count: infinite;
}

.payment-hero .coin.coin7 {
    background-image: url(../images/coin7.svg);
    width: 67px;
    height: 67px;
    position: absolute;
    bottom: -30px;
    right: 10%;
    animation-duration: 1.6s;
    animation-name: bounce;
    animation-timing-function: ease-in-out;
    animation-iteration-count: infinite;
}

.payment-hero .thumb {
    position: relative;
}

@media screen and (max-width: 1199px) {
    .payment-hero .thumb {
        max-width: 350px;
    }
}

@media screen and (max-width: 991px) {
    .payment-hero .thumb {
        width: 100%;
        max-width: 100%;
        text-align: left;
        padding: 60px 0px 20px 0px;
    }
}

@keyframes bounce {
    0%,
      100% {
        transform: translateY(-3px);
    }

    50% {
        transform: translateY(3px);
    }
}

@keyframes zoom {
    0% {
        transform: scale(0.9);
    }

    50% {
        transform: scale(1.1);
    }

    100% {
        transform: scale(0.9);
    }
}

.api-block {
    padding: 90px 0px;
    background-color: #081D33;
    background-image: url(../images/api-bg.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    min-height: 600px;
    overflow: hidden;
}

@media screen and (max-width: 991px) {
    .api-block {
        padding: 40px 0px 64px 0px;
    }
}

.api-block .block-caption {
    text-align: left;
    padding-top: 40px;
}

.api-block .block-caption h2 {
    color: #fff;
    margin: 0px 0px 24px 0px;
}

.api-block .block-caption p {
    color: #F9FBFF;
    margin: 0px 0px 40px 0px;
}

.api-block .code-tab {
    border-radius: 12px;
    background: #15375B;
    min-height: 100px;
    padding: 20px;
    min-width: 530px;
}

@media screen and (max-width: 991px) {
    .api-block .block-caption {
        text-align: center;
        padding-top: 16px;
    }
    .api-block .code-tab {
        min-width: 10px;
    }
}

@media screen and (max-width: 575px) {
    .api-block .code-tab {
        padding: 15px;
    }
}

.api-block .code-tab .ct-content {
    height: 440px;
    overflow-y: auto;
    display: none;
    padding: 20px 0px 0px 0px;
}

.api-block .code-tab .ct-content p {
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    margin: 0px 0px 5px 0px;
    padding: 0px 0px 0px 36px;
    position: relative;
}

@media screen and (max-width: 575px) {
    .api-block .code-tab .ct-content p {
        padding: 0px 0px 0px 25px;
        font-size: 13px;
        word-wrap: break-word;
    }
}

.api-block .code-tab .ct-content p.empty {
    min-height: 25px;
}

.api-block .code-tab .ct-content p .number {
    position: absolute;
    top: 0px;
    left: 0px;
    font-style: normal;
    color: rgba(249, 251, 255, 0.31);
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
}

@media screen and (max-width: 575px) {
    .api-block .code-tab .ct-content p .number {
        font-size: 13px;
    }
}

.api-block .code-tab .ct-content.active {
    display: block;
}

.api-block .code-tab .ct-content p {
    font-family: 'Source Code Pro', monospace;
}

.api-block .code-tab .ct-caption {
    position: relative;
    margin-right: -20px;
}

.api-block .code-tab .ct-caption .active-tab {
    border-radius: 8px;
    background: #9436FB;
    box-shadow: 0px 11px 34px 0px rgba(39, 52, 67, 0.07);
    position: absolute;
    top: 0px;
    left: 0px;
    bottom: 0px;
    z-index: 1;
    width: 87px;
    transition: all ease 0.4s;
}

@media screen and (max-width: 767px) {
    .api-block .code-tab .ct-caption .active-tab {
        display: none;
    }
}

.api-block .code-tab .ct-caption ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
    position: relative;
    z-index: 2;
}

.api-block .code-tab .ct-caption ul li {
    display: inline-block;
    margin: 0px 10px 0px 0px;
}

@media screen and (max-width: 767px) {
    .api-block .code-tab .ct-caption ul li {
        margin: 0px;
    }

    .api-block .code-tab .ct-caption ul li.active span {
        border-radius: 8px;
        background: #9436FB;
        box-shadow: 0px 11px 34px 0px rgba(39, 52, 67, 0.07);
    }
}

.api-block .code-tab .ct-caption ul li span {
    display: block;
    font-family: "Rubik", sans-serif;
    font-size: 16px;
    color: #fff;
    font-weight: 600;
    padding: 6px 15px;
    cursor: pointer;
}

@media screen and (max-width: 767px) {
    .api-block .code-tab .ct-caption ul li span {
        font-size: 14px;
        padding: 5px 10px;
    }
}

@media screen and (max-width: 575px) {
    .api-block .code-tab .ct-caption ul li {
        margin: 0px 0px 10px 0px;
    }
}

.block-platform {
    overflow: hidden;
}

.title-desc-wrap {
    padding-top: 15%;
}
.block-methods .bottom-box {
    margin-top: 80px;
}
@media screen and (max-width: 1199px) {
    .title-desc-wrap {
        padding-top: 12%;
        text-align: center;
    }
    .block-methods .bottom-box {
        margin-top: 60px;
    }
}
@media screen and (max-width: 991px) {
    .title-desc-wrap {
        padding-top: 0;
        text-align: center;
    }
    .block-methods .bottom-box {
        margin-top: 40px;
    }
}


.js-marquee-wrapper {
    height: 70px;
}

.marquee-wrap .js-marquee {
    height: 100%;
}

.marquee-wrap .item {
    display: inline-block;
    border-radius: 8px;
    vertical-align: top;
  /*height: 100%;*/
    background: #FFF;
    box-shadow: 0px 6px 44px 0px rgba(8, 29, 51, 0.06);
    margin: 0px 10px;
    padding: 0px 20px;
}

@media screen and (max-width: 767px) {
    .marquee-wrap .item {
        margin: 0px 5px;
    }
}

.marquee-wrap .item:hover {
    box-shadow: 0px 6px 44px 0px rgba(8, 29, 51, 0.1);
}

.marquee-wrap .item a {
    height: 70px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

@media screen and (max-width: 767px) {
    .marquee-wrap .item a {
        height: 55px;
    }
}

.marquee-wrap .item img {
    max-height: 46px;
}

@media screen and (max-width: 767px) {
    .marquee-wrap .item img {
        height: 30px;
    }
}

.marquee-wrap {
    margin: 40px 0px 0px 0px;
    min-height: 70px;
}

.block-ready {
    padding: 100px 0 50px 0;
    background-color: #F9FBFF;
    position: relative;
    overflow: hidden;
    z-index: 1;
  /*background-image: url(../images/round.svg);*/
  /*background-repeat: no-repeat;*/
  /*background-size: 50% 50%;*/
  /*background-position: right bottom;*/
}

.block-ready .container {
    position: relative;
    z-index: 4;
    margin-top: -40px;
}
@media screen and (max-width: 991px) {
    .block-ready .container {
        margin-top: 0;
    }
}


.block-ready .container:after {
    content: ' ';
    position: absolute;
    z-index: -2;
    left: 50px;
    top: 100px;
    width: 100%;
    height: 100%;
    background-image: url(../images/line.svg);
    background-repeat: no-repeat;
    background-position: right bottom;
}

.block-ready:after {
    content: ' ';
    z-index: -3;
    position: absolute;
    bottom: -20vw;
    right: -20vw;
    width: 40vw;
    height: 40vw;
    background-image: url(../images/round.svg);
  /*background-size: 150% auto;*/
  /*background-position: 100% 100%;*/
    background-size: cover;
    background-repeat: no-repeat;
}

@media screen and (max-width: 1199px) {
    .block-ready {
        padding: 60px 0px 80px 0px;
    }
}

@media screen and (max-width: 991px) {
    .block-ready {
        padding: 40px 0px 0px 0px;
    }
}

.block-ready .des {
    max-width: 510px;
    padding: 0px 0px 0px 0px;
}

@media screen and (max-width: 1199px) {
    .block-ready .des {
        max-width: 400px;
    }
}

@media screen and (max-width: 991px) {
    .block-ready .des {
        max-width: 100%;
    }
}

.block-ready .des h2 {
    font-size: 40px;
    font-weight: 700;
    margin: 0px 0px 20px 0px;
}

@media screen and (max-width: 1199px) {
    .block-ready .des h2 {
        font-size: 26px;
    }
}

@media screen and (max-width: 991px) {
    .block-ready .des h2 br {
        display: none;
    }
}

.block-ready .des>p {
    font-size: 20px;
    font-weight: 400;
    color: #61656A;
    margin: 0px 0px 40px 0px;
}

@media screen and (max-width: 1199px) {
    .block-ready .des>p {
        font-size: 18px;
    }
}

.block-ready .des .btn-link {
    color: #2C6BE4;
    padding-left: 10px;
    padding-right: 5px;
}

.block-ready .des .btn-link:hover {
    color: #598bea;
}

.block-ready.block-ready-for-faq .des h2 {
    max-width: 420px;
    font-size: 52px;
    margin-bottom: 40px;
}

@media screen and (max-width: 991px) {
    .block-ready.block-ready-for-faq .des h2 {
        max-width: 100%;
        margin-bottom: 30px;
        font-size: 26px;
    }
}

.block-ready > .thumb {
    float: right;
    position: absolute;
    bottom: 0px;
    right: 25%;
}

@media screen and (max-width: 2400px) {
    .block-ready .thumb {
        right: 0;
        padding: 30px 10px 30px 10px;
        z-index: 99
    }
}

@media screen and (max-width: 1199px) {
    .block-ready .thumb {
        width: 100%;
    }
}

@media screen and (max-width: 991px) {
    .block-ready > .thumb {
        position: relative;
        width: 100%;
        float: none;
        bottom: unset;
        right: unset;
        text-align: right;
    }
}

.multi-function-wrap .f-scroll-inner {
    background-repeat: no-repeat;
    background-position: bottom center;
    background-image: url(../images/function-bg.png);
    background-repeat: no-repeat;
    background-size: contain;
}

.multi-function {
    position: relative;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: bottom center;
    background-image: url(../images/function-bg.png);
    background-repeat: no-repeat;
    background-size: contain;
    padding: 80px 0;
}

.multi-function .function-step-wrap {
    position: relative;
    position: relative;
}

.multi-function .function-step-wrap .owl-carousel .owl-nav button.owl-prev {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 50%;
    left: -50px;
    border: 1px solid #2C6BE4;
    color: #2C6BE4;
}

@media screen and (max-width: 991px) {
    .multi-function .function-step-wrap .owl-carousel .owl-nav button.owl-prev {
        display: none;
    }
    .multi-function {
        padding: 40px 0;
    }
}

.multi-function .function-step-wrap .owl-carousel .owl-nav button.owl-next {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 50%;
    right: -50px;
    border: 1px solid #2C6BE4;
    color: #2C6BE4;
}

@media screen and (max-width: 800px) {
    .multi-function .function-step-wrap .owl-carousel .owl-nav button.owl-next {
        display: none;
    }
}

.multi-function .function-step-wrap .owl-dots {
    display: flex;
    align-items: center;
    justify-content: center;
}

.multi-function .function-step-wrap .owl-dots .owl-dot {
    width: 20px;
    height: 8px;
    transition: all ease 0.3s;
    background-color: #ddd;
    border-radius: 5px;
    margin: 0px 8px;
}

@media screen and (max-width: 991px) {
    .multi-function .function-step-wrap .owl-dots .owl-dot {
        height: 6px;
        width: 10px;
    }
}

.multi-function .function-step-wrap .owl-dots .owl-dot.active {
    width: 50px;
    background-color: #306FC8;
}

@media screen and (max-width: 991px) {
    .multi-function .function-step-wrap .owl-dots .owl-dot.active {
        height: 6px;
        width: 20px;
    }
}

.multi-function .function-step {
    transition: all ease 0.5s;
}

.multi-function .function-step .fs-flex {
    display: flex;
    justify-content: space-between;
}

@media screen and (max-width: 991px) {
    .multi-function .function-step .fs-flex {
        flex-wrap: wrap;
    }
}

.multi-function .function-step .fs-flex .des {
    padding: 30px 0px 0px 0px;
    max-width: 420px;
}

@media screen and (max-width: 991px) {
    .multi-function .function-step .fs-flex .des {
        padding: 0!important;
        width: 100%;
    }
}

.multi-function .function-step .fs-flex .des span {
    font-size: 16px;
    color: #61656A;
    display: block;
    margin: 0px 0px 20px 0px;
}

.multi-function .function-step .fs-flex .des h3 {
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    margin: 0px 0px 20px 0px;
    padding-top: 30px;
}

@media screen and (max-width: 991px) {
    .multi-function .block-caption h2 {
      text-align: center;
    }
    .multi-function .function-step .fs-flex .des h3 {
        font-weight: 500;
        font-size: 20px;
        padding-top: 0;
    }
}

.multi-function .function-step .fs-flex .des>p {
    font-size: 20px;
    color: #61656A;
    margin: 0px;
}

@media screen and (max-width: 991px) {
    .multi-function .function-step .fs-flex .des>p {
        font-size: 18px;
    }
}

@media screen and (max-width: 991px) {
    .multi-function .function-step .fs-flex .thumb {
        padding: 20px 0px 0px 0px;
        text-align: center;
    }
}

.multi-function .step2 {
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    transform: translateX(200px);
    opacity: 0;
    visibility: hidden;
}

.multi-function .step3 {
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    transform: translateX(200px);
    opacity: 0;
    visibility: hidden;
}

.multi-function.slider2 .step1 {
    transform: translateX(-200px);
    opacity: 0;
}

.multi-function.slider2 .step2 {
    opacity: 1;
    transform: translateX(0px);
    visibility: visible;
}

.multi-function.slider3 .step1 {
    transform: translateX(-200px);
    opacity: 0;
}

.multi-function.slider3 .step2 {
    transform: translateX(-200px);
    opacity: 0;
}

.multi-function.slider3 .step3 {
    opacity: 1;
    transform: translateX(0px);
    visibility: visible;
}

.block-customizable {
    overflow: hidden;
}

.slider-customizable {
    position: relative;
    margin: 0px -44px;
}

.slider-customizable .owl-carousel .owl-nav button.owl-prev {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 50%;
    left: -50px;
    border: 1px solid #2C6BE4;
    color: #2C6BE4;
}

@media screen and (max-width: 800px) {
    .slider-customizable .owl-carousel .owl-nav button.owl-prev {
        display: none;
    }
}

.slider-customizable .owl-carousel .owl-nav button.owl-next {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 50%;
    right: -50px;
    border: 1px solid #2C6BE4;
    color: #2C6BE4;
}

@media screen and (max-width: 800px) {
    .slider-customizable .owl-carousel .owl-nav button.owl-next {
        display: none;
    }
}

.slider-customizable .owl-dots {
    display: flex;
    align-items: center;
    justify-content: center;
}

.slider-customizable .owl-dots .owl-dot {
    width: 20px;
    height: 8px;
    transition: all ease 0.3s;
    background-color: #ddd;
    border-radius: 5px;
    margin: 0px 8px;
}

@media screen and (max-width: 991px) {
    .slider-customizable .owl-dots .owl-dot {
        height: 6px;
        width: 10px;
    }
}

.slider-customizable .owl-dots .owl-dot.active {
    width: 50px;
    background-color: #306FC8;
}

@media screen and (max-width: 991px) {
    .slider-customizable .owl-dots .owl-dot.active {
        height: 6px;
        width: 20px;
    }
}

.slider-customizable .item {
    padding: 44px;
}

.slider-customizable .customizable-item {
    border-radius: 8px;
    background: #FFF;
    box-shadow: 0px 6px 44px 0px rgba(8, 29, 51, 0.06);
    padding-left: 65px;
}

@media screen and (max-width: 991px) {
    .slider-customizable .customizable-item {
        padding: 24px;
    }
}

.slider-customizable .ci-flex {
    display: flex;
    justify-content: space-between;
}

@media screen and (max-width: 991px) {
    .slider-customizable .ci-flex {
        flex-wrap: wrap;
    }
}

.slider-customizable .ci-flex .des {
    padding: 30px 0px 0px 0px;
    max-width: 440px;
}

@media screen and (max-width: 991px) {
    .slider-customizable .ci-flex .des {
        width: 100%;
        padding: 10px 0px 0px 0px;
    }
}

.slider-customizable .ci-flex .des span {
    font-size: 16px;
    color: #61656A;
    display: block;
    margin: 0px 0px 20px 0px;
}

.slider-customizable .ci-flex .des h3 {
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    margin: 0px 0px 20px 0px;
    padding-top: 30px;
}

@media screen and (max-width: 991px) {
    .slider-customizable .ci-flex .des h3 {
        font-size: 24px;
        padding-top: 10px;
    }
}

.slider-customizable .ci-flex .des>p {
    font-size: 20px;
    color: #61656A;
    margin: 0px;
}

@media screen and (max-width: 991px) {
    .slider-customizable .ci-flex .des>p {
        font-size: 18px;
    }
}

@media screen and (max-width: 991px) {
    .slider-customizable .ci-flex .thumb {
        padding: 20px 0px 0px 0px;
        text-align: center;
    }
}

.wallet-hero {
    overflow: hidden;
    position: relative;
    background-color: #F9FBFF;
    padding: 170px 0 100px;
}

@media screen and (max-width: 991px) {
    .wallet-hero {
        padding: 110px 0px 70px 0px;
    }
}

@media screen and (max-width: 767px) {
    .wallet-hero {
        padding: 100px 0px 40px 0px;
    }
}

.wallet-hero .container {
    position: relative;
    z-index: 2;
}

.wallet-hero::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    opacity: 0.1;
    z-index: 1;
    /*background-image: url(../images/wallet-bg.png);*/
    background-repeat: no-repeat;
    background-position: bottom right;
}

@media screen and (max-width: 1199px) {
    .wallet-hero::before {
        background-size: 80% auto;
    }
}

@media screen and (max-width: 991px) {
    .wallet-hero::before {
        background-size: 40% auto;
    }
}

@media screen and (max-width: 767px) {
    .wallet-hero::before {
        background-size: 100% auto;
        opacity: 0.05;
    }
}

.wallet-hero h1 {
    font-size: 60px;
    font-weight: 700;
    margin: 0px 0px 24px 0px;
    padding: 0px;
}

@media screen and (max-width: 1199px) {
    .wallet-hero h1 {
        font-size: 40px;
    }
}

@media screen and (max-width: 767px) {
    .wallet-hero h1 {
        font-size: 32px;
    }
}

.wallet-hero p {
    font-size: 20px;
    font-weight: 400;
    margin: 0px 0px 40px 0px;
    color: #61656A;
    max-width: 540px;
}

@media screen and (max-width: 1199px) {
    .wallet-hero p {
        font-size: 18px;
        margin: 0px 0px 30px 0px;
    }
}

@media screen and (max-width: 991px) {
    .wallet-hero p {
        max-width: 100%;
    }
}

.wallet-hero .btn {
    min-width: 190px;
}

.wallet-hero .des {
    position: relative;
    z-index: 2;
    max-width: 650px;
}

@media screen and (max-width: 1199px) {
    .wallet-hero .des {
        max-width: 420px;
    }
}

@media screen and (max-width: 991px) {
    .wallet-hero .des {
        max-width: 100%;
        padding-top: 30px;
    }
}

.wallet-hero > .thumb {
    float: right;
    position: absolute;
    bottom: 120px;
    right: 0px;
    z-index: 2;
}


@media screen and (max-width: 1199px) {
    .wallet-hero .thumb {
        width: 540px;
    }
}

@media screen and (max-width: 991px) {
    .wallet-hero .thumb {
        position: relative;
        width: 100%;
        float: none;
        bottom: unset;
        right: unset;
        text-align: right;
        padding: 30px 0px 0px 15px;
    }
}

.block-efficiently-inner {
    position: relative;
}

.block-efficiently {
    padding: 120px 0px 10px 0px;
    background-color: #fff;
    position: relative;
}

@media screen and (max-width: 1199px) {
    .block-efficiently {
        padding: 60px 0px 10px 0px;
    }
}

@media screen and (max-width: 991px) {
    .block-efficiently {
        padding: 60px 0px 10px 0px;
    }
}

.block-efficiently .des {
    max-width: 610px;
    padding: 100px 0px 100px 0px;
}

@media screen and (max-width: 991px) {
    .block-efficiently .des {
        max-width: 100%;
        padding: 10px 0px;
    }
}

.block-efficiently .des h2 {
    font-size: 52px;
    font-weight: 700;
    margin: 0px 0px 20px 0px;
}


@media screen and (max-width: 1199px) {
    .block-efficiently .des h2 {
        font-size: 28px;
    }
}

.block-efficiently .des>p {
    font-size: 20px;
    font-weight: 400;
    color: #61656A;
    margin: 0px 0px 0px 0px;
}

@media screen and (max-width: 1199px) {
    .block-efficiently .des>p {
        font-size: 18px;
    }
}

.block-efficiently .des .btn-link {
    color: #2C6BE4;
    padding-left: 10px;
    padding-right: 5px;
}

.block-efficiently > .thumb {
    float: right;
    position: absolute;
    bottom: 0px;
    top: 0px;
    left: 0px;
    display: flex;
    align-items: center;
}


.block-efficiently .thumb img {
    max-height: 100%;
}

@media screen and (max-width: 991px) {
    .block-efficiently .thumb {
        position: relative;
        width: 100%;
        float: none;
        bottom: unset;
        right: unset;
        text-align: center;
    }
}

.block-major {
    padding: 80px 0px 120px 0px;
}

@media screen and (max-width: 991px) {
    .block-major {
        padding: 40px 0px 60px 0px;
    }
}

.block-major .item {
    border-radius: 8px;
    background: #FFF;
    box-shadow: 0px 6px 44px 0px rgba(8, 29, 51, 0.06);
    padding: 32px;
    transition: all ease 0.3s;
}

.block-major .item:hover {
    box-shadow: 0px 6px 44px 0px rgba(8, 29, 51, 0.16);
}

@media screen and (max-width: 991px) {
    .block-major .item {
        margin-bottom: 25px;
        padding: 24px;
    }
}

.block-major .item h3 {
    font-size: 32px;
    font-weight: 700;
    margin: 0px 0px 20px 0px;
}

@media screen and (max-width: 1199px) {
    .block-major .item h3 {
        font-size: 24px;
    }
}

.block-major .item p {
    font-size: 20px;
    font-weight: 400;
    color: #61656A;
    margin: 0px 0px 18px 0px;
}

@media screen and (max-width: 1199px) {
    .block-major .item p {
        font-size: 18px;
    }
}

.block-swap {
    position: relative;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url(../images/swap-bg.png);
    background-repeat: no-repeat;
    background-size: cover;
}

.block-swap .thumb {
    text-align: center;
}

.block-tier {
    padding: 80px 0px 5px 0px;
}

@media screen and (max-width: 991px) {
    .block-tier {
        padding: 20px 0px 5px 0px;
    }
}

.block-tier .item {
    height: 100%;
    border-radius: 8px;
    background: #FFF;
    box-shadow: 0px 6px 44px 0px rgba(8, 29, 51, 0.06);
    padding: 32px;
    transition: all ease 0.3s;
}

.block-tier .item:hover {
    box-shadow: 0px 6px 44px 0px rgba(8, 29, 51, 0.16);
}

@media screen and (max-width: 991px) {
    .block-tier .item {
        margin-bottom: 25px;
        padding: 24px;
    }
}

.block-tier .item h3 {
    font-size: 32px;
    font-weight: 700;
    margin: 0px 0px 20px 0px;
}

@media screen and (max-width: 1199px) {
    .block-tier .item h3 {
        font-size: 24px;
    }
}

.block-tier .item p {
    font-size: 20px;
    font-weight: 400;
    color: #61656A;
    margin: 0px 0px 18px 0px;
}

@media screen and (max-width: 1199px) {
    .block-tier .item p {
        font-size: 18px;
    }
}

.tier-no-card .item {
    box-shadow: none!important;
}

.tier-no-card .item:hover {
    box-shadow: none!important;
}

.block-security .item {
    border-radius: 8px;
    background: #FFF;
    box-shadow: 0px 6px 44px 0px rgba(8, 29, 51, 0.06);
    padding: 28px;
    transition: all ease 0.3s;
}

.block-security .item:hover {
    box-shadow: 0px 6px 44px 0px rgba(8, 29, 51, 0.16);
}

@media screen and (max-width: 767px) {
    .block-security .item {
        padding: 24px;
    }
}

.block-security .item .item-caption {
    display: flex;
    align-items: center;
    margin: 0px 0px 24px 0px;
}

.block-security .item .item-caption .icon {
    width: 52px;
    height: 52px;
    flex-shrink: 0;
    margin: 0px 20px 0px 0px;
}

.block-security .item .item-caption h3 {
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    margin: 0px;
}

.block-security .item .item-caption p {
    margin: 0px;
    color: #61656A;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
}

.blog-hero {
    overflow: hidden;
    position: relative;
    background-color: #F9FBFF;
    padding: 150px 0px 60px 0px;
    background-image: url(../images/blog-bg.png);
    background-repeat: no-repeat;
    background-size: cover;
}

@media screen and (max-width: 991px) {
    .blog-hero {
        padding: 90px 0px 50px 0px;
    }
}

.blog-hero h1 {
    font-size: 60px;
    font-weight: 700;
    margin: 0px 0px 0px 0px;
}

@media screen and (max-width: 991px) {
    .blog-hero h1 {
        font-size: 32px;
        margin: 0px 0px 32px 0px;
    }
}

.blog-hero .subcribe-box {
    border-radius: 10px;
    background: #FFF;
    box-shadow: 0px 6px 44px 0px rgba(8, 29, 51, 0.06);
    padding: 24px;
}

.blog-hero .subcribe-box p {
    font-size: 20px;
    font-weight: 400;
    margin: 0px 0px 20px 0px;
    color: #61656A;
}

@media screen and (max-width: 991px) {
    .blog-hero .subcribe-box p {
        font-size: 16px;
    }
}

.blog-hero .subcribe-box .subcribe-form {
    position: relative;
}

.blog-hero .subcribe-box .subcribe-form input {
    border-radius: 12px;
    background: #EDF1F7;
    padding: 0px 120px 0px 16px;
    border-color: #EDF1F7;
    font-size: 16px;
    font-weight: 400;
    height: 52px;
    width: 100%;
}

@media screen and (max-width: 767px) {
    .blog-hero .subcribe-box .subcribe-form input {
        padding: 0px 16px;
    }
}

.blog-hero .subcribe-box .subcribe-form .btn {
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    padding-left: 23px;
    padding-right: 23px;
}

@media screen and (max-width: 767px) {
    .blog-hero .subcribe-box .subcribe-form .btn {
        position: relative;
        top: unset;
        left: unset;
        bottom: unset;
        width: 100%;
        margin: 10px 0px 0px 0px;
    }
}

.blog-hero .e-hero-inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

@media screen and (max-width: 991px) {
    .blog-hero .e-hero-inner {
        flex-wrap: wrap;
    }
}

.blog-hero .des {
    max-width: 620px;
}

@media screen and (max-width: 1199px) {
    .blog-hero .des {
        max-width: 480px;
    }
}

@media screen and (max-width: 991px) {
    .blog-hero .des {
        width: 100%;
        max-width: 100%;
    }
}

.blog-hero .des>p {
    font-size: 20px;
    font-weight: 400;
    margin: 0px 0px 40px 0px;
}

@media screen and (max-width: 1199px) {
    .blog-hero .des>p {
        font-size: 18px;
        margin: 0px 0px 30px 0px;
    }
}

.blog-hero .des .btn {
    min-width: 190px;
}

@media screen and (max-width: 767px) {
    .blog-hero .des .btn {
        width: 100%;
        display: block;
        text-align: center;
        margin-bottom: 20px;
    }
}

.blog-hero .thumb {
    position: relative;
}

@media screen and (max-width: 1199px) {
    .blog-hero .thumb {
        max-width: 350px;
    }
}

@media screen and (max-width: 991px) {
    .blog-hero .thumb {
        width: 100%;
        max-width: 100%;
        text-align: center;
        padding: 60px 0px 20px 0px;
    }
}

.blog-tag {
    border-radius: 4px;
    background: #25E398;
    display: inline-block;
    font-size: 16px;
    font-weight: 500;
    padding: 4px 14px;
    color: #fff;
}

.blog-tag.yellow-fill {
    background: #F0B90B;
}

.blog-tag.blue {
    background: transparent;
    font-size: 16px;
    padding-left: 0;
    color: #2C6BE4;
}

.blog-tag.purple {
    background: rgba(148, 53, 251, 0.15);
    color: #9435FB;
}

.blog-tag.yellow {
    background: rgba(240, 185, 11, 0.15);
    color: #F0B90B;
}

.blog-highlight {
    padding: 80px 0px;
    background-color: #fff;
}

@media screen and (max-width: 991px) {
    .blog-highlight {
        padding: 50px 0px;
    }
}

.blog-highlight .highlight-flex {
    display: flex;
    flex-wrap: wrap;
    border-radius: 10px 10px 10px 10px;
}

.blog-highlight .highlight-flex .highlight-left {
    width: 60%;
}

@media screen and (max-width: 991px) {
    .blog-highlight .highlight-flex .highlight-left {
        width: 100%;
    }
}

.blog-highlight .highlight-flex .highlight-right {
    width: 40%;
}

@media screen and (max-width: 991px) {
    .blog-highlight .highlight-flex .highlight-right {
        display: none;
    }
}

.blog-highlight .highlight-flex .highlight-item {
    height: 100%;
    position: relative;
    transition: all ease 0.3s;
}

.blog-highlight .highlight-flex .highlight-item:hover {
    transform: translate3D(0, -1px, 0) scale(1.02);
    border-radius: 10px 10px 10px 10px;
    box-shadow: 0px 6px 44px 0px rgba(8, 29, 51, 0.4);
    z-index: 2;
}

.blog-highlight .highlight-flex .highlight-item:hover img {
    border-radius: 10px;
}

.blog-highlight .highlight-flex .highlight-item::before {
    content: "";
    display: block;
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 0px 0px 0px 10px;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 51.04%, rgba(0, 0, 0, 0.2) 100%);
}

.blog-highlight .highlight-flex .highlight-item img {
    display: block;
    width: 100%;
    height: 100%;
    transition: all ease 0.3s;
}

.blog-highlight .highlight-flex .highlight-item .caption {
    position: absolute;
    bottom: 24px;
    left: 24px;
    right: 24px;
    z-index: 2;
}

.blog-highlight .highlight-flex .highlight-item .caption h2 {
    font-size: 32px;
    font-weight: 600;
    color: #fff;
    margin: 0px 0px 15px 0px;
}

@media screen and (max-width: 991px) {
    .blog-highlight .highlight-flex .highlight-item .caption h2 {
        font-size: 20px;
    }
}

.blog-highlight .date {
    font-size: 16px;
    font-weight: 500;
    color: rgba(255, 255, 255, 0.5);
}

.blog-filter {
    padding: 0px 0px 50px 0px;
    overflow: hidden;
}

@media screen and (max-width: 991px) {
    .blog-filter {
        padding: 0px 0px 25px 0px;
    }
}

.blog-filter .filter-wrap {
    overflow: auto;
    white-space: nowrap;
    padding-bottom: 10px;
}

.blog-filter .filter-wrap::-webkit-scrollbar {
    height: 4px;
    background-color: #E0E6ED;
    border-radius: 5px;
}

.blog-filter .filter-wrap::-webkit-scrollbar-thumb {
    background-color: #3B4857;
    border-radius: 5px;
}

.blog-filter .filter-wrap a {
    display: inline-block;
    min-width: 105px;
    padding: 12px 24px;
    justify-content: center;
    align-items: center;
    text-align: center;
    border-radius: 52px;
    background: #EDF1F7;
    margin: 0px 20px 0px 0px;
    font-size: 16px;
    font-weight: 600;
    color: #61656A;
    transition: all ease 0.3s;
}

@media screen and (max-width: 991px) {
    .blog-filter .filter-wrap a {
        padding: 8px 23px;
        font-size: 14px;
        margin: 0px 8px 0px 0px;
    }
}

.blog-filter .filter-wrap a:hover {
    color: #2C6BE4;
}

.blog-filter .filter-wrap a.active {
    color: #fff;
    background-color: #2C6BE4;
}

.blog-item {
    border-radius: 10px;
    border: 1px solid rgba(8, 29, 51, 0.15);
    overflow: hidden;
    margin-bottom: 27px;
    transition: all ease 0.3s;
    overflow: hidden;
}

.blog-item:hover {
    box-shadow: 0px 6px 44px 0px rgba(8, 29, 51, 0.16);
    transform: translate3D(0, -1px, 0) scale(1.02);
}

.blog-item:hover .thumb img {
    transform: scale(1.05);
    opacity: 0.9;
}

.blog-item .thumb {
    overflow: hidden;
}

.blog-item .thumb img {
    width: 100%;
    display: block;
    transition: all ease 0.3s;
    min-height: 250px;
    object-fit: cover;
}

.blog-item .des {
    padding: 20px;
}

.blog-item .des h3 {
    font-size: 20px;
    font-weight: 600;
    margin: 0px 0px 8px 0px;
    max-height: 50px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
}

.blog-item .des h3 a {
    color: #081D33;
}

.blog-item .des>p {
    font-size: 18px;
    font-weight: 500;
    margin: 0px 0px 16px 0px;
    color: #61656A;
    height: 55px;
      /*overflow: hidden;*/
      /*text-overflow: ellipsis;*/
}

.blog-item .des .date {
    font-size: 16px;
    font-weight: 500;
}

.blog-item .des .date i {
    color: #2C6BE4;
}

.blog-list {
    padding: 0px 0px 120px 0px;
}

@media screen and (max-width: 991px) {
    .blog-list {
        padding: 0px 0px 60px 0px;
    }
}

.blog-paging {
    padding: 40px 0px 0px 0px;
    text-align: center;
}

@media screen and (max-width: 991px) {
    .blog-paging {
        padding: 10px 0px 0px 0px;
    }
}

.blog-paging a {
    display: inline-block;
    width: 40px;
    text-align: center;
    font-size: 20px;
    font-weight: 400;
    color: #081D33;
    margin: 0px 5px;
}

@media screen and (max-width: 767px) {
    .blog-paging a {
        width: 28px;
        margin: 0px 2px;
        font-size: 18px;
    }
}

.blog-paging a:hover {
    color: #2C6BE4;
}

.blog-paging a.current {
    font-weight: 700;
    color: #2C6BE4;
}

.blog-paging span {
    display: inline-block;
    color: #081D33;
    width: 40px;
    text-align: center;
}

@media screen and (max-width: 767px) {
    .blog-paging span {
        width: 30px;
    }
}

.blog-detail {
    padding: 120px 0px 0px 0px;
}

.blog-cols {
    display: flex;
    margin: 0px 0px 120px 0px;
}

@media screen and (max-width: 1199px) {
    .blog-cols {
        margin: 0px 0px 60px 0px;
    }
}

@media screen and (max-width: 1199px) {
    .blog-cols {
        flex-wrap: wrap;
    }
}

.blog-cols .blog-left {
    width: 100%;
}

.blog-cols .blog-left h1 {
    font-size: 40px;
    font-weight: 700;
    margin: 0px 0px 36px 0px;
    max-width: 90%;
}

@media screen and (max-width: 991px) {
    .blog-cols .blog-left h1 {
        font-size: 32px;
        margin: 0px 0px 20px 0px;
    }
}

.blog-cols .blog-left .main-image {
    margin: 0px 0px 20px 0px;
}

.blog-cols .blog-left .main-image img {
    width: 100%;
    height: auto;
    border-radius: 10px;
}

.blog-cols .blog-left .block-image {
    margin: 0px 0px 10px 0px;
}

.blog-cols .blog-left .block-image img {
    width: 100%;
    height: auto;
    border-radius: 10px !important;
}

.blog-cols .blog-left figcaption {
    margin: 0px 0px 24px 0px;
    font-style: italic;
}

.blog-cols .blog-left .meta-info {
    margin: 0px 0px 40px 0px;
}

@media screen and (max-width: 991px) {
    .blog-cols .blog-left .meta-info {
        margin: 0px 0px 30px 0px;
    }
}

.blog-cols .blog-left .meta-info .author {
    display: inline-block;
    margin: 0px 20px 0px 0px;
    font-size: 16px;
    font-weight: 400;
    color: #61656A;
}

.blog-cols .blog-left .meta-info .author a {
    color: #081D33;
    font-weight: 500;
}

.blog-cols .blog-left .meta-info .date {
    display: inline-block;
    font-size: 16px;
    font-weight: 400;
    color: #61656A;
}

.blog-cols .blog-left .meta-info .date i {
    color: #2C6BE4;
}

.blog-cols .blog-left h2,
    .blog-cols .blog-left h3,
    .blog-cols .blog-left h4,
    .blog-cols .blog-left h5,
    .blog-cols .blog-left h6 {
    margin-bottom: 24px;
}

.blog-cols .blog-left p {
    margin: 0px 0px 24px 0px;
    font-size: 20px;
    font-weight: 400;
}

.blog-cols .blog-left p a {
    color: #2C6BE4;
}

.blog-cols .blog-left .thumb-inline {
    margin: 0px 0px 24px 0px;
}

.blog-cols .blog-left ol {
    margin: 0px 0px 10px 0px;
}

.blog-cols .blog-left ol li {
    margin: 0px 0px 20px 0px;
    font-size: 20px;
    font-weight: 400;
}

.blog-cols .blog-left ol li a {
    color: #2C6BE4;
}

.blog-cols .blog-left ol li::marker {
    color: #2C6BE4;
}

.blog-cols .blog-left ul {
    margin: 0px 0px 10px 0px;
}

.blog-cols .blog-left ul li {
    margin: 0px 0px 20px 0px;
    font-size: 20px;
    font-weight: 400;
}

.blog-cols .blog-left ul li a {
    color: #2C6BE4;
}

.blog-cols .blog-left ul li::marker {
    color: #2C6BE4;
}

.blog-cols .blog-left img {
    border-radius: 10px;
    height: auto;
    max-width: 100%;
}

.blog-cols .blog-left .embed-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
}

.blog-cols .blog-left .embed-container iframe,
    .blog-cols .blog-left .embed-container object,
    .blog-cols .blog-left .embed-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.blog-cols .blog-left blockquote {
    margin: 0px 0px 24px 0px;
    padding-left: 40px;
    border-left: 4px solid #eee;
    font-style: italic;
}

.blog-cols .blog-right {
    width: 400px;
    flex-shrink: 0;
    margin: 0px 0px 0px 20px;
}

@media screen and (max-width: 1199px) {
    .blog-cols .blog-right {
        width: 100%;
        margin: 0px;
    }
}

@media screen and (max-width: 991px) {
    .blog-cols .blog-right {
        width: 100%;
        padding: 60px 0px 0px 0px;
    }
}

.blog-cols .back-to-blog {
    margin: 0px 0px 40px 0px;
}

@media screen and (max-width: 991px) {
    .blog-cols .back-to-blog {
        margin: 0px 0px 20px 0px;
    }
}

.blog-cols .back-to-blog a {
    font-size: 16px;
    font-weight: 500;
    color: #61656A;
}

.blog-cols .back-to-blog a:hover {
    color: #2C6BE4;
}

.blog-cols .subcribe-box {
    border-radius: 10px;
    background: #FFF;
    box-shadow: 0px 6px 44px 0px rgba(8, 29, 51, 0.08);
    padding: 24px;
    margin-top: 198px;
}

@media screen and (max-width: 1199px) {
    .blog-cols .subcribe-box {
        margin-top: 60px;
    }
}

.blog-cols .subcribe-box h3 {
    font-size: 32px;
    font-weight: 600;
    color: #61656A;
    margin: 0px 0px 16px 0px;
}

.blog-cols .subcribe-box .subcribe-form {
    position: relative;
}

.blog-cols .subcribe-box .subcribe-form input {
    border-radius: 12px;
    background: #EDF1F7;
    padding: 0px 60px 0px 16px;
    border-color: #EDF1F7;
    font-size: 16px;
    font-weight: 400;
    height: 52px;
    width: 100%;
}

@media screen and (max-width: 767px) {
    .blog-cols .subcribe-box .subcribe-form input {
        padding: 0px 16px;
    }
}

.blog-cols .subcribe-box .subcribe-form .btn {
    position: absolute;
    top: 0px;
    right: 0px;
    height: 52px;
    width: 52px;
    bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
}

.blog-cols .subcribe-box .share {
    border-top: 1px solid rgba(8, 29, 51, 0.1);
    padding: 24px 24px 4px 24px;
    margin: 24px -24px 0px -24px;
}

.blog-cols .subcribe-box .share p {
    color: #61656A;
    font-size: 20px;
    font-weight: 600;
    margin: 0px 0px 20px 0px;
}

.blog-cols .subcribe-box .share .share-content {
    max-width: 350px;
    display: flex;
    align-items: center;
        /* justify-content: space-between; */
}

@media screen and (max-width: 575px) {
    .blog-cols .subcribe-box .share .share-content {
        max-width: 100%;
    }
}

.blog-cols .subcribe-box .share .share-content a {
    transition: all ease 0.3s;
    min-width: 40px;
    text-align: center;
}

.blog-cols .subcribe-box .share .share-content a:hover {
    transform: scale(1.15);
}

.similar-slider {
    position: relative;
}

.similar-slider .owl-item {
    padding-top: 30px;
    padding-bottom: 30px;
}

.similar-slider .blog-item h3 {
    font-size: 16px;
    margin: 0px 0px 15px 0px;
}

.similar-slider .owl-carousel .owl-nav button.owl-prev {
    position: absolute;
    top: -50px;
    right: 50px;
    border: 1px solid #081D33;
    border-radius: 10px;
    text-align: center;
    line-height: 40px;
    cursor: pointer;
    color: #081D33;
    font-size: 18px;
    width: 40px;
    height: 40px;
    transition: all ease 0.3s;
}

.similar-slider .owl-carousel .owl-nav button.owl-prev:hover {
    border-color: #2C6BE4;
    color: #2C6BE4;
}

.similar-slider .owl-carousel .owl-nav button.owl-next {
    position: absolute;
    top: -50px;
    right: 0px;
    border: 1px solid #081D33;
    border-radius: 10px;
    text-align: center;
    line-height: 40px;
    cursor: pointer;
    color: #081D33;
    font-size: 18px;
    width: 40px;
    height: 40px;
    transition: all ease 0.3s;
}

.similar-slider .owl-carousel .owl-nav button.owl-next:hover {
    border-color: #2C6BE4;
    color: #2C6BE4;
}

.similar-articles {
    padding: 0px 0px 120px 0px;
}

@media screen and (max-width: 991px) {
    .similar-articles {
        padding: 0px 0px 60px 0px;
    }
}

.similar-articles h3 {
    font-weight: 700;
    font-size: 32px;
    margin: 0px 0px 15px 0px;
}

@media screen and (max-width: 767px) {
    .similar-articles h3 {
        font-size: 24px;
    }
}

.faq-hero {
    overflow: hidden;
    position: relative;
    background-color: #F9FBFF;
    padding: 150px 0px 70px 0px;
}

@media screen and (max-width: 991px) {
    .faq-hero {
        padding: 68px 0px 50px 0px;
    }
}

.faq-hero h1 {
    font-size: 52px;
    font-weight: 700;
    text-align: center;
    margin: 0px 0px 24px 0px;
}

@media screen and (max-width: 991px) {
    .faq-hero h1 {
        padding-top: 40px;
        font-size: 32px;
        margin: 0px 0px 24px 0px;
    }
}

@media screen and (max-width: 767px) {
    .faq-hero h1 {
        text-align: left;
    }
}

.faq-hero p {
    font-size: 20px;
    font-weight: 400;
    margin: 0px 0px 40px 0px;
    color: #61656A;
    text-align: center;
}

@media screen and (max-width: 991px) {
    .faq-hero p {
        font-size: 18px;
        margin: 0px 0px 32px 0px;
    }
}

@media screen and (max-width: 767px) {
    .faq-hero p {
        text-align: left;
    }
}

.faq-hero .search-form {
    position: relative;
    margin: 0pc auto;
    max-width: 820px;
}

@media screen and (max-width: 991px) {
    .faq-hero .search-form {
        max-width: 100%;
    }
}

.faq-hero .search-form input {
    border-radius: 12px;
    background: #EDF1F7;
    padding: 0px 120px 0px 56px;
    border-color: #EDF1F7;
    border-radius: 13px;
    background: #FFF;
    box-shadow: 0px 6px 44px 0px rgba(8, 29, 51, 0.06);
    font-size: 16px;
    font-weight: 400;
    height: 52px;
    width: 100%;
}

.faq-hero .search-form input:focus {
    outline: none;
}

@media screen and (max-width: 767px) {
    .faq-hero .search-form input {
        padding: 0px 100px 0px 56px;
    }
}

.faq-hero .search-form .icon {
    width: 56px;
    height: 52px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 0px;
    left: 0px;
    bottom: 0px;
}

.faq-hero .search-form .btn {
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    padding-left: 50px;
    padding-right: 50px;
}

@media screen and (max-width: 767px) {
    .faq-hero .search-form .btn {
        padding-left: 15px;
        padding-right: 15px;
    }
}

.faq-middle {
    padding: 120px 0px;
}

@media screen and (max-width: 991px) {
    .faq-middle {
        padding: 50px 0px;
    }
}

.faq-cols {
    display: flex;
    justify-content: space-between;
}

@media screen and (max-width: 991px) {
    .faq-cols {
        flex-wrap: wrap;
    }
}

.faq-cols .faq-left {
    flex-shrink: 0;
    width: 210px;
    margin: 0px 28px 0px 0px;
}

@media screen and (max-width: 991px) {
    .faq-cols .faq-left {
        width: 100%;
        margin: 0px 0px 0px 0px;
    }
}

.faq-cols .faq-right {
    width: 100%;
}

.faq-cols .faq-right h2 {
    margin: 0px 0px 20px 24px;
    font-size: 32px;
    color: #2C6BE4;
    font-weight: 600;
}

@media screen and (max-width: 991px) {
    .faq-cols .faq-right h2 {
        font-size: 28px;
        display: none;
    }
}

.faq-cols .faq-right label {
    font-size: 18px;
    font-weight: 600;
    margin: 0px 0px 8px 2px;
    display: none;
}

@media screen and (max-width: 991px) {
    .faq-cols .faq-right label {
        display: block;
    }
}

.faq-cols .faq-right .form-control {
    display: block;
    width: 100%;
    margin: 0px 0px 20px 0px;
    border-radius: 8px;
    border: 1px solid rgba(8, 29, 51, 0.15);
    background: #FDFDFD;
    height: 50px;
    padding: 0px 10px 0px 10px;
    font-size: 18px;
    font-weight: 500;
    appearance: none;
    color: #2C6BE4;
    display: none;
}

@media screen and (max-width: 991px) {
    .faq-cols .faq-right .form-control {
        display: block;
    }
}

.faq-cols .faq-menu {
    display: block;
    margin: 60px 0px 0px 0px;
    padding: 0px;
    border-radius: 10px;
    background: #F9FBFF;
    padding: 20px 0px 1px 0px;
}

@media screen and (max-width: 991px) {
    .faq-cols .faq-menu {
        display: none;
    }
}

.faq-cols .faq-menu li {
    list-style: none;
    margin: 0px 0px 20px 0px;
    position: relative;
}

.faq-cols .faq-menu li a {
    display: block;
    color: rgba(8, 29, 51, 0.5);
    transition: all ease 0.3s;
    font-family: "Rubik", sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    padding: 0px 24px 0px 24px;
}

.faq-cols .faq-menu li a:hover {
    color: #2C6BE4;
}

.faq-cols .faq-menu li.active::before {
    position: absolute;
    top: 50%;
    height: 20px;
    width: 4px;
    content: "";
    display: block;
    left: 0px;
    margin: -10px 0px 0px 0px;
    background-color: #2C6BE4;
    border-radius: 0px 10px 10px 0px;
}

.faq-cols .faq-menu li.active a {
    color: #2C6BE4;
}

.faq-acc {
    max-width: 1030px;
    margin: 0px auto;
}

.faq-acc .item {
    margin: 0px 0px 8px 0px;
    border-radius: 8px;
    border: 1px solid rgba(8, 29, 51, 0.15);
    background: #FFF;
    transition: all ease 0.3s;
}

.faq-acc .item:hover {
    box-shadow: 0px 6px 44px 0px rgba(8, 29, 51, 0.16);
}

.faq-acc .item.active .cap i {
    transform: rotate(180deg);
}

.faq-acc .item.active .content {
    display: block;
}

.faq-acc .item .cap {
    padding: 20px 24px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    cursor: pointer;
}

.faq-acc .item .cap span {
    font-size: 20px;
    width: 100%;
    font-weight: 600;
}

@media screen and (max-width: 991px) {
    .faq-acc .item .cap span {
        font-weight: 500;
    }
}

.faq-acc .item .cap i {
    font-size: 20px;
    color: #2C6BE4;
    flex-shrink: 0;
    margin: 0px 0px 0px 10px;
}

.faq-acc .item .content {
    padding: 1px 24px 20px 24px;
    display: none;
}

.faq-acc .item .content p {
    margin: 0px 0px 0px 0px;
    font-size: 20px;
    font-weight: 400;
    color: #61656A;
}
.about-us-hero {
    padding-top: 76px;
    box-sizing: border-box;
    display: flex;
    max-width: 100%;
    overflow: hidden;
    position: relative;
    background-color: #F9FBFF;
    background-image: url( ../images/off-bg.png );
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}
.about-us-hero .left-inner h1 {
    font-size: 60px;
    margin-bottom: 24px;
}
.about-us-hero .left-inner p {
    color:#61656A;
    font-size: 20px;
}
.about-us-hero .left {
    display: flex;
    height: 424px;
    flex-direction: column;
    justify-content: center;
    align-items: flex-end;
    box-sizing: border-box;
}
.about-us-hero .right {
    height: 424px;
    overflow: hidden;
    position: relative;
}
.about-us-hero .right .earth-img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 501px;
    background-image: url(../images/earth.png);
    background-size: auto 100%;
    background-repeat: no-repeat;
    background-position: bottom left;
    box-sizing: border-box;
}
.about-us-hero .left .left-inner{
    max-width: 600px;
    box-sizing: border-box;
}
@media screen and (max-width: 1400px) {
    .about-us-hero .left .left-inner{
        max-width: 536px;
    }
    .about-us-hero .left-inner h1 {
        font-size: 60px;
    }
    .about-us-hero .left-inner p {
        font-size: 20px;
    }
}
@media screen and (max-width: 1200px) {
    .about-us-hero .left .left-inner{
        max-width: 446px;
    }
    .about-us-hero .left-inner h1 {
        font-size: 60px;
    }
    .about-us-hero .left-inner p {
        font-size: 20px;
    }
}
@media screen and (max-width: 991px) {
    .about-us-hero .left .left-inner{
        max-width: 326px;
    }
    .about-us-hero .left-inner h1 {
        font-size: 40px;
    }
    .about-us-hero .left-inner p {
        font-size: 18px;
        margin-bottom: -40px;
    }
}
@media screen and (max-width: 768px) {
    .about-us-hero .left {
        height: 216px;
        align-items: center;
    }
    .about-us-hero .right {
        height: 271px;
    }
    .about-us-hero .right .earth-img {
        background-position: top center;
        background-size: contain;
        height: 271px;
    }
    .about-us-hero .left .left-inner{
        max-width: 516px;
        padding: 0 15px;
    }
   .about-us-hero .left-inner h1 {
        font-size: 32px;
    }
    .about-us-hero .left-inner p {
        font-size: 18px;
    }
}


.about-hero {
    overflow: hidden;
    position: relative;
    background-color: #081D33;
    padding: 170px 0px 130px 0px;
    text-align: left;
    background-image: url(../images/about-bg.png);
    background-repeat: no-repeat;
    background-position: bottom right;
}

@media screen and (max-width: 991px) {
    .about-hero {
        padding: 120px 0px 120px 0px;
    }
}

.about-hero h1 {
    font-size: 60px;
    font-weight: 700;
    margin: 0px 0px 24px 0px;
    color: #fff;
}

@media screen and (max-width: 991px) {
    .about-hero h1 {
        font-size: 32px;
        margin: 0px 0px 24px 0px;
    }
}

@media screen and (max-width: 767px) {
    .about-hero h1 {
        text-align: left;
    }
}

.about-hero p {
    font-size: 20px;
    color: #fff;
    font-weight: 400;
    margin: 0px 0px 0px 0px;
    max-width: 430px;
}

@media screen and (max-width: 991px) {
    .about-hero p {
        font-size: 18px;
    }
}

.about-hero .search-form {
    position: relative;
    margin: 0pc auto;
    max-width: 820px;
}

@media screen and (max-width: 991px) {
    .about-hero .search-form {
        max-width: 100%;
    }
}

.about-hero .search-form input {
    border-radius: 12px;
    background: #EDF1F7;
    padding: 0px 120px 0px 56px;
    border-color: #EDF1F7;
    border-radius: 13px;
    background: #FFF;
    box-shadow: 0px 6px 44px 0px rgba(8, 29, 51, 0.06);
    font-size: 16px;
    font-weight: 400;
    height: 52px;
    width: 100%;
}

.about-hero .search-form input:focus {
    outline: none;
}

@media screen and (max-width: 767px) {
    .about-hero .search-form input {
        padding: 0px 100px 0px 56px;
    }
}

.about-hero .search-form .icon {
    width: 56px;
    height: 52px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 0px;
    left: 0px;
    bottom: 0px;
}

.about-hero .search-form .btn {
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    padding-left: 50px;
    padding-right: 50px;
}

@media screen and (max-width: 767px) {
    .about-hero .search-form .btn {
        padding-left: 15px;
        padding-right: 15px;
    }
}

.about-intro {
    padding: 120px 0px;
    background-repeat: no-repeat;
    background-position: bottom left;
}

@media screen and (max-width: 1599px) {
    .about-intro {
        background-size: 670px auto;
    }
}

@media screen and (max-width: 991px) {
    .about-intro {
        padding: 60px 0px;
        background-size: 380px auto;
        background-image: url(../images/about1.png);
    }
}

@media screen and (max-width: 991px) {
    .about-intro img {
        display: none;
    }
}

.about-intro .intro-content {
    max-width: 505px;
}

@media screen and (max-width: 991px) {
    .about-intro .intro-content {
        max-width: 100%;
    }
}

.about-intro .intro-content h2 {
    font-size: 32px;
    font-weight: 600;
    margin: 0px 0px 24px 0px;
}

@media screen and (max-width: 991px) {
    .about-intro .intro-content h2 {
        font-size: 20px;
    }
}

.about-intro .intro-content p {
    color: #61656A;
    font-size: 20px;
    margin: 0px;
}

@media screen and (max-width: 991px) {
    .about-intro .intro-content p {
        font-size: 18px;
    }
}

.about-team {
    background-color: #F9FBFF;
    min-height: 600px;
    padding: 60px 0px;
    position: relative;
}

.about-team .container {
    position: relative;
    z-index: 2;
}

.about-team::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    opacity: 0.5;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    background-image: url(../images/faq-bg.png);
}

.about-team .des {
    max-width: 514px;
}

@media screen and (max-width: 991px) {
    .about-team .des {
        max-width: 100%;
        text-align: center;
    }
}

.about-team .des h2 {
    font-size: 52px;
    font-weight: 600;
    margin: 0px 0px 24px 0px;
    padding: 80px 0px 0px 0px;
}

@media screen and (max-width: 991px) {
    .about-team .des h2 {
        padding: 0px;
        font-size: 25px;
    }
}

.about-team .des>p {
    color: #61656A;
    font-size: 20px;
    margin: 0px 0px 20px 0px;
}

@media screen and (max-width: 991px) {
    .about-team .des>p {
        font-size: 18px;
    }
}

.about-team .team-item {
    border-radius: 8px;
    background: #FFF;
    box-shadow: 0px 6px 44px 0px rgba(8, 29, 51, 0.06);
    padding: 16px;
    margin: 0px 0px 18px 0px;
    position: relative;
    transition: all ease 0.3s;
}

.about-team .team-item:hover {
    box-shadow: 0px 6px 44px 0px rgba(8, 29, 51, 0.16);
    transform: translate3D(0, -1px, 0) scale(1.02);
}

.about-team .team-item .icon {
    display: inline-block;
    position: absolute;
    z-index: 2;
    top: -5px;
    right: -3px;
}

.about-team .team-item.team-item-margin {
    margin-top: 63px;
}

@media screen and (max-width: 767px) {
    .about-team .team-item.team-item-margin {
        margin-top: -15px;
    }
}

.about-team .team-item h4 {
    font-size: 20px;
    font-family: "Hind Madurai", sans-serif;
    margin: 0px;
    font-weight: 700;
}

.about-team .team-item label {
    display: block;
    margin: 0px 0px 5px 0px;
    font-size: 16px;
    font-weight: 500;
}

.about-team .team-item p {
    color: #61656A;
    margin: 0px 0px 0px 0px;
    font-size: 16px;
    font-weight: 400;
}

@media screen and (max-width: 1199px) {
    .about-team .team-item p {
        font-size: 14px;
    }
}

@media screen and (max-width: 991px) {
    .about-team .team-item p {
        font-size: 16px;
    }
}

.about-team .team-item p a {
    float: right;
    color: #2C6BE4;
}

@media screen and (max-width: 767px) {
    .hidden-mobile {
        display: none;
    }
}

.show-more-team-item {
    display: none;
}

@media screen and (max-width: 767px) {
    .show-more-team-item {
        display: inline-block;
    }
}

.block-growth {
    background-color: #F9FBFF;
}

.timeline {
    position: relative;
    min-height: 500px;
}

.timeline::before {
    position: absolute;
    content: "";
    top: 30px;
    bottom: 100px;
    left: 50%;
    width: 4px;
    display: block;
    margin: 0px 0px 0px -2px;
    border-radius: 3px;
    border-radius: 4px;
    background: linear-gradient(-180deg, #2C6BE4 0%, #9435FB 100%);
}

@media screen and (max-width: 767px) {
    .timeline::before {
        left: 20px;
    }
}

@media screen and (max-width: 767px) {
    .timeline .timeline-item {
        padding: 0px 0px 0px 50px;
    }
}

.timeline .timeline-item .item {
    width: 50%;
    text-align: center;
    position: relative;
}

@media screen and (max-width: 767px) {
    .timeline .timeline-item .item {
        width: 100%;
        margin-bottom: 10px;
        text-align: left;
    }
}

.timeline .timeline-item .item::before {
    content: "";
    display: block;
    width: 16px;
    height: 16px;
    background-color: #fff;
    border-radius: 50%;
    border: 5px solid #2C6BE4;
    position: absolute;
    top: 20px;
    right: -8px;
    z-index: 99;
}

@media screen and (max-width: 767px) {
    .timeline .timeline-item .item::before {
        left: -38px !important;
    }
}

.timeline .timeline-item .item:after {
    content: "";
    display: block;
    position: absolute;
    top: 28px;
    left: 50%;
    right: 0px;
    height: 1px;
    border-top: 1px dashed #2C6BE4;
}

@media screen and (max-width: 767px) {
    .timeline .timeline-item .item:after {
        left: -30px !important;
        right: unset !important;
        width: 100px;
    }
}

.timeline .timeline-item .item .item-caption {
    text-align: center;
    display: inline-block;
    position: relative;
    z-index: 10;
    background-color: #F9FBFF;
    margin-bottom: 10px;
}

@media screen and (max-width: 767px) {
    .timeline .timeline-item .item .item-caption {
        text-align: left;
        margin: 14px 0px 8px 0px;
        padding: 0px 10px;
    }
}

.timeline .timeline-item .item .item-caption span {
    display: block;
    font-family: "Rubik", sans-serif;
    font-size: 14px;
    margin: 0px;
    font-weight: 700;
}

@media screen and (max-width: 767px) {
    .timeline .timeline-item .item .item-caption span {
        display: inline-block;
    }
}

.timeline .timeline-item .item .item-caption strong {
    display: block;
    color: #2C6BE4;
    font-size: 32px;
    margin: 0px;
    font-weight: 700;
    font-family: "Rubik", sans-serif;
}

@media screen and (max-width: 767px) {
    .timeline .timeline-item .item .item-caption strong {
        font-size: 14px;
        display: inline-block;
    }
}

.timeline .timeline-item.right {
    margin-top: -120px;
}

@media screen and (max-width: 767px) {
    .timeline .timeline-item.right {
        margin-top: 0px;
    }
}

.timeline .timeline-item.right .item {
    float: right;
}

.timeline .timeline-item.right .item::before {
    content: "";
    display: block;
    width: 16px;
    height: 16px;
    background-color: #fff;
    border-radius: 50%;
    border: 5px solid #2C6BE4;
    position: absolute;
    top: 20px;
    left: -8px;
    right: unset;
    z-index: 99;
}

.timeline .timeline-item.right .item:after {
    content: "";
    display: block;
    position: absolute;
    top: 28px;
    left: 0px;
    right: 50%;
    height: 1px;
    border-top: 1px dashed #2C6BE4;
}

.timeline .item-content {
    text-align: left;
    max-width: 500px;
    margin: 0px auto;
    border-radius: 8px;
    background: #FFF;
    box-shadow: 0px 6px 44px 0px rgba(8, 29, 51, 0.06);
    padding: 16px;
}

@media screen and (max-width: 1199px) {
    .timeline .item-content {
        max-width: 400px;
    }
}

@media screen and (max-width: 991px) {
    .timeline .item-content {
        max-width: 300px;
    }
}

@media screen and (max-width: 767px) {
    .timeline .item-content {
        max-width: 100%;
    }
}

.timeline .item-content p {
    font-size: 18px;
    font-weight: 400;
    margin: 0px;
    color: #61656A;
}

@media screen and (max-width: 991px) {
    .timeline .item-content p {
        font-size: 16px;
    }
}

.block-partners {
    background-repeat: no-repeat;
    background-position: bottom center;
    background-image: url(../images/partner-bg.png);
    background-size: cover;
}

.block-partners .partners-content {
    text-align: center;
}

.block-partners .item {
    width: 200px;
    border-radius: 8px;
    background: #FFF;
    box-shadow: 0px 6px 44px 0px rgba(8, 29, 51, 0.06);
    transition: all ease 0.3s;
    height: 72px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 40px;
}

@media screen and (max-width: 991px) {
    .block-partners .item {
        margin-top: 22px;
    }
}
@media screen and (max-width: 575px) {
    .block-partners .item {
        margin-top: 16px;
        width: 156px;
        height: 56px;
    }
    .block-partners .item img{
        transform: scale(0.7);
    }
}

.block-partners .item img {
    max-height: 60px;
}

.block-partners .item:hover {
    box-shadow: 0px 6px 44px 0px rgba(8, 29, 51, 0.16);
    transform: translate3D(0, -1px, 0) scale(1.02);
}

.block-question {
    padding: 64px 0px 64px 0px;
    background-color: #F9FBFF;
    position: relative;
}

.block-question::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 1;
    background-image: url(../images/question-bg.png);
    background-repeat: no-repeat;
    background-position: bottom right;
    background-size: cover;
    opacity: 0.3;
}

.block-question .container {
    position: relative;
    z-index: 2;
}

.block-question .des {
    max-width: 400px;
    padding: 50px 0px 0px 0px;
}

@media screen and (max-width: 1199px) {
    .block-question .des {
        max-width: 400px;
    }
}

@media screen and (max-width: 991px) {
    .block-question .des {
        max-width: 100%;
        padding: 0px;
        text-align: center;
    }
}

.block-question .des h2 {
    font-size: 40px;
    font-weight: 700;
    margin: 0px 0px 20px 0px;
}

@media screen and (max-width: 1199px) {
    .block-question .des h2 {
        font-size: 28px;
    }
}

.block-question .des>p {
    font-size: 20px;
    font-weight: 400;
    color: #61656A;
    margin: 0px 0px 40px 0px;
}

@media screen and (max-width: 1199px) {
    .block-question .des>p {
        font-size: 18px;
    }
}

.block-question .question-form {
    border-radius: 8px;
    background: #FFF;
    box-shadow: 0px 6px 44px 0px rgba(8, 29, 51, 0.06);
    padding: 48px 56px;
}

@media screen and (max-width: 767px) {
    .block-question .question-form {
        padding: 24px;
    }
}

.block-question input.form-control {
    border-radius: 8px;
    border: 1px solid rgba(8, 29, 51, 0.15);
    background: #FDFDFD;
    height: 50px;
    padding: 0px 20px;
}

.block-question textarea.form-control {
    height: 100px;
    border-radius: 8px;
    border: 1px solid rgba(8, 29, 51, 0.15);
    background: #FDFDFD;
    padding: 15px 20px;
}

.block-question .btn-primary {
    padding-left: 70px;
    padding-right: 70px;
}
.block-question #contactInfo {
    box-sizing: border-box;
    padding: 40px;
    border-radius: 10px;
    background: #FFF;
    box-shadow: 0 6px 44px 0 rgba(8, 29, 51, 0.06);
    height: 100%;
    transition: all ease 0.3s;
}
@media screen and (max-width: 767px) {
    .block-question #contactInfo {
        padding: 20px;
    }
}

.ramp-hero {
    padding: 170px 0px 100px;
    background-image: url(../images/off-bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

@media screen and (max-width: 991px) {
    .ramp-hero {
        padding: 90px 0px 64px 0px;
    }
}

@media screen and (max-width: 991px) {
    .ramp-hero .thumb {
        display: none;
    }
}

.ramp-hero .des {
    max-width: 620px;
}

@media screen and (max-width: 1199px) {
    .ramp-hero .des {
        max-width: 480px;
    }
}

@media screen and (max-width: 991px) {
    .ramp-hero .des {
        width: 100%;
        max-width: 100%;
    }
}

.ramp-hero .des h1 {
    font-size: 60px;
    font-weight: 700;
    margin: 0px 0px 20px 0px;
}

@media screen and (max-width: 1199px) {
    .ramp-hero .des h1 {
        font-size: 40px;
    }
}

@media screen and (max-width: 767px) {
    .ramp-hero .des h1 {
        font-size: 32px;
    }
}

.ramp-hero .des>p {
    font-size: 20px;
    max-width: 500px;
    font-weight: 400;
    margin: 0px 0px 40px 0px;
}

@media screen and (max-width: 1199px) {
    .ramp-hero .des>p {
        font-size: 18px;
        margin: 0px 0px 24px 0px;
    }
}

.ramp-hero .des .btn {
    min-width: 190px;
    padding-left: 20px;
    padding-right: 20px;
}

@media screen and (max-width: 767px) {
    .ramp-hero .des .btn {
        width: 100%;
        display: block;
        text-align: center;
        margin-bottom: 20px;
    }
}

.block-methods .des {
    width: 100%;
    margin: 0 auto;
}
.block-methods .des-right {
    padding-left: 96px;
}
.block-methods .des-left {
    padding-right: 96px;
}
@media screen and (max-width: 1199px) {
    .block-methods .des-right {
        padding-left: 58px;
    }
    .block-methods .des-left {
        padding-right: 58px;
    }
}
@media screen and (max-width: 991px) {
    .block-methods .des {
        max-width: 100%;
        width: 100%;
        margin-bottom: 35px;
    }
    .block-methods .des-right {
        padding-left: 0;
    }
    .block-methods .des-left {
        padding-right: 0;
    }
}

.block-methods .des h3 {
    font-size: 32px;
    margin: 0px 0px 20px 0px;
}

@media screen and (max-width: 991px) {
    .block-methods .des h3 {
        font-size: 24px;
        margin-bottom: 12px;
    }
}

.block-methods .des>p {
    margin: 0px 0px 25px 0px;
    color: #61656A;
    font-size: 20px;
}

@media screen and (max-width: 991px) {
    .block-methods .des>p {
        font-size: 18px;
    }
}

.block-methods .top-currencies {
    padding: 24px;
    border-radius: 8px;
    background: #FFF;
    box-shadow: 0px 6px 44px 0px rgba(8, 29, 51, 0.06);
    margin-bottom: 60px;
    max-width: 500px;
    float: right;
}

@media screen and (max-width: 991px) {
    .block-methods .top-currencies {
        margin-bottom: 40px;
        max-width: 100%;
        float: none;
    }
}

@media screen and (max-width: 767px) {
    .block-methods .top-currencies {
        padding: 16px;
    }
}

.block-methods .top-currencies p {
    font-size: 16px;
    font-weight: 500;
    margin: 0px 0px 5px 0px;
}

.block-methods .top-currencies ul {
    list-style: none;
    margin: 0px -20px 15px 0px;
    padding: 0px;
}

.block-methods .top-currencies ul li {
    display: inline-flex;
    border-radius: 33px;
    border: 1px solid rgba(8, 29, 51, 0.1);
    margin: 0px 8px 8px 0px;
    padding: 3px 8px 3px 3px;
    align-items: center;
    height: 36px;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
}

@media screen and (max-width: 767px) {
    .block-methods .top-currencies ul li {
        margin: 0px 6px 6px 0px;
        font-size: 14px;
    }
}

.block-methods .top-currencies ul li .icon {
    flex-shrink: 0;
    width: 28px;
    height: 28px;
    margin: 0px 8px 0px 0px;
    background-repeat: no-repeat;
    background-size: cover;
}

@media screen and (max-width: 767px) {
    .block-methods .top-currencies ul li .icon {
        margin: 0px 6px 0px 0px;
    }
}

.block-methods .top-currencies ul li.usd .icon {
    background-image: url(../images/currencies/usd.svg);
}

.block-methods .top-currencies ul li.eur .icon {
    background-image: url(../images/currencies/eur.svg);
}

.block-methods .top-currencies ul li.gbp .icon {
    background-image: url(../images/currencies/gbp.svg);
}

.block-methods .top-currencies ul li.huf .icon {
    background-image: url(../images/currencies/huf.svg);
}

.block-methods .top-currencies ul li.ron .icon {
    background-image: url(../images/currencies/ron.svg);
}

.block-methods .top-currencies ul li.nok .icon {
    background-image: url(../images/currencies/nok.svg);
}

.block-methods .top-currencies ul li.sek .icon {
    background-image: url(../images/currencies/sek.svg);
}

.block-methods .top-currencies ul li.czk .icon {
    background-image: url(../images/currencies/czk.svg);
}

.block-methods .top-currencies ul li.pln .icon {
    background-image: url(../images/currencies/pln.svg);
}

.block-methods .top-currencies ul li.dkk .icon {
    background-image: url(../images/currencies/dkk.svg);
}

.block-methods .top-currencies ul li.chf .icon {
    background-image: url(../images/currencies/chf.svg);
}

.block-methods .top-currencies ul li.hkd .icon {
    background-image: url(../images/currencies/hkd.svg);
}

.block-methods .top-currencies ul li.jpy .icon {
    background-image: url(../images/currencies/jpy.svg);
}

.block-methods .top-currencies ul li.sgd .icon {
    background-image: url(../images/currencies/sgd.svg);
}

.block-methods .top-currencies ul li.aud .icon {
    background-image: url(../images/currencies/aud.svg);
}

.block-methods .top-currencies ul li.nzd .icon {
    background-image: url(../images/currencies/nzd.svg);
}

.block-methods .top-currencies ul li.aed .icon {
    background-image: url(../images/currencies/aed.svg);
}

.block-methods .top-currencies ul li.bhd .icon {
    background-image: url(../images/currencies/bhd.svg);
}

.block-methods .top-currencies ul li.ils .icon {
    background-image: url(../images/currencies/ils.svg);
}

.block-methods .top-currencies ul li.zar .icon {
    background-image: url(../images/currencies/zar.svg);
}

.block-methods .top-currencies ul li.mxn .icon {
    background-image: url(../images/currencies/mxn.svg);
}

.block-methods .payment-rails {
  /*max-width: 500px;*/
    padding: 24px;
    border-radius: 8px;
    background: #FFF;
    box-shadow: 0px 6px 44px 0px rgba(8, 29, 51, 0.06);
    margin-bottom: 0px;
}

@media screen and (max-width: 991px) {
    .block-methods .payment-rails {
        margin-bottom: 10px;
        max-width: 100%;
    }
}

@media screen and (max-width: 767px) {
    .block-methods .payment-rails {
        padding: 16px;
    }
}

.block-methods .payment-rails p {
    font-size: 20px;
    font-weight: 600;
    color: #61656A;
    margin: 0px 0px 5px 0px;
}

.block-supported-cryptocurrencies {
    background-color: #F9FBFF;
    overflow: hidden;
}

.block-supported-cryptocurrencies .marquee-content {
    max-width: 3000px;
    margin: 0px auto;
    overflow: hidden;
}

.block-supported-cryptocurrencies .marquee-coins {
    min-height: 76px;
}

.block-supported-cryptocurrencies .marquee-coins .item {
    display: inline-block;
    background: #FFF;
    background: #FFF;
    box-shadow: 0px 6px 32px 0px rgba(8, 29, 51, 0.08);
    padding: 4px 16px 4px 4px;
    border-radius: 30px;
    display: inline-flex;
    align-items: center;
    font-size: 20px;
    font-weight: 500;
    font-family: "Rubik", sans-serif;
    text-transform: uppercase;
    margin: 0px 20px 0px 0px;
}

@media screen and (max-width: 991px) {
    .block-supported-cryptocurrencies .marquee-coins .item {
        padding: 3px 8px 3px 3px;
        font-size: 16px;
        margin: 0px 10px 0px 0px;
    }
}

.block-supported-cryptocurrencies .marquee-coins .item .icon {
    flex-shrink: 0;
    width: 40px;
    height: 40px;
    margin: 0px 8px 0px 0px;
    background-repeat: no-repeat;
    background-size: cover;
}

@media screen and (max-width: 991px) {
    .block-supported-cryptocurrencies .marquee-coins .item .icon {
        width: 28px;
        height: 28px;
        margin: 0px 8px 0px 0px;
    }
}

.block-supported-cryptocurrencies .marquee-coins .item .icon.btc {
    background-image: url(../images/currencies/btc.svg);
}

.block-supported-cryptocurrencies .marquee-coins .item .icon.eth {
    background-image: url(../images/currencies/eth.svg);
}

.block-supported-cryptocurrencies .marquee-coins .item .icon.usdt {
    background-image: url(../images/currencies/usdt.svg);
}

.block-supported-cryptocurrencies .marquee-coins .item .icon.bnb {
    background-image: url(../images/currencies/bnb.svg);
}

.block-supported-cryptocurrencies .marquee-coins .item .icon.xrp {
    background-image: url(../images/currencies/xrp.svg);
}

.block-supported-cryptocurrencies .marquee-coins .item .icon.sol {
    background-image: url(../images/currencies/sol.svg);
}

.block-supported-cryptocurrencies .marquee-coins .item .icon.sol {
    background-image: url(../images/currencies/sol.svg);
}

.block-supported-cryptocurrencies .marquee-coins .item .icon.usdc {
    background-image: url(../images/currencies/usdc.svg);
}

.block-supported-cryptocurrencies .marquee-coins .item .icon.ada {
    background-image: url(../images/currencies/ada.svg);
}

.block-supported-cryptocurrencies .marquee-coins .item .icon.doge {
    background-image: url(../images/currencies/doge.svg);
}

.block-supported-cryptocurrencies .marquee-coins .item .icon.trx {
    background-image: url(../images/currencies/trx.svg);
}

.block-supported-cryptocurrencies .marquee-coins .item .icon.link {
    background-image: url(../images/currencies/link.svg);
}

.block-supported-cryptocurrencies .marquee-coins .item .icon.ton {
    background-image: url(../images/currencies/ton.svg);
}

.block-supported-cryptocurrencies .marquee-coins .item .icon.matic {
    background-image: url(../images/currencies/matic.svg);
}

.block-supported-cryptocurrencies .marquee-coins .item .icon.dot {
    background-image: url(../images/currencies/dot.svg);
}

.block-supported-cryptocurrencies .marquee-coins .item .icon.avax {
    background-image: url(../images/currencies/avax.svg);
}

.block-supported-cryptocurrencies .marquee-coins .item .icon.ltc {
    background-image: url(../images/currencies/ltc.svg);
}

.block-supported-cryptocurrencies .marquee-coins .item .icon.dai {
    background-image: url(../images/currencies/dai.svg);
}

.block-supported-cryptocurrencies .marquee-coins .item .icon.shib {
    background-image: url(../images/currencies/shib.svg);
}

.block-supported-cryptocurrencies .marquee-coins .item .icon.bch {
    background-image: url(../images/currencies/bch.svg);
}

.block-supported-cryptocurrencies .marquee-coins .item .icon.xmr {
    background-image: url(../images/currencies/xmr.svg);
}

.block-supported-cryptocurrencies.block-opencart-plugins {
    background-color: #fff;
}

.block-supported-cryptocurrencies.block-opencart-plugins .marquee-coins {
    min-height: 150px;
}

.block-supported-cryptocurrencies.block-opencart-plugins .marquee-coins .item {
    display: inline-block;
    background: #FFF;
    background: #FFF;
    box-shadow: 0px 6px 32px 0px rgba(8, 29, 51, 0.08);
    padding: 16px 16px 16px 16px;
    border-radius: 50px;
    width: 88px;
    display: inline-flex;
    align-items: center;
    font-size: 20px;
    font-weight: 500;
    font-family: "Rubik", sans-serif;
    text-transform: uppercase;
    margin: 0px 20px 0px 0px;
    flex-wrap: wrap;
}

@media screen and (max-width: 991px) {
    .block-supported-cryptocurrencies.block-opencart-plugins .marquee-coins .item {
        padding: 16px 16px 16px 16px;
        font-size: 16px;
        margin: 0px 10px 0px 0px;
        justify-content: center;
    }
}

.block-supported-cryptocurrencies.block-opencart-plugins .marquee-coins .item .icon {
    flex-shrink: 0;
    width: 56px;
    height: 56px;
    margin: 0px 8px 0px 0px;
    background-repeat: no-repeat;
    background-size: cover;
}

@media screen and (max-width: 991px) {
    .block-supported-cryptocurrencies.block-opencart-plugins .marquee-coins .item .icon {
        width: 56px;
        height: 56px;
        margin: 0px 8px 0px 0px;
    }
}

.block-supported-cryptocurrencies.block-opencart-plugins .marquee-coins .item span {
    width: 100%;
    font-size: 16px;
    padding: 12px 0px 1px 0px;
    text-align: center;
}

.block-provide {
    background-color: #F9FBFF;
    padding-top: 0px;
    position: relative;
}

.block-provide .container {
    position: relative;
    z-index: 2;
}

.block-provide::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    opacity: 0.5;
    background-repeat: no-repeat;
    background-position: bottom center;
    background-size: cover;
    background-image: url(../images/provide-bg.png);
}

@media screen and (max-width: 991px) {
    .block-provide {
        padding-top: 0px;
    }
}

.block-provide .item {
    border-radius: 8px;
    background: #FFF;
    box-shadow: 0px 6px 44px 0px rgba(8, 29, 51, 0.06);
    padding: 28px;
    transition: all ease 0.3s;
}

.block-provide .item:hover {
    box-shadow: 0px 6px 44px 0px rgba(8, 29, 51, 0.16);
}

@media screen and (max-width: 767px) {
    .block-provide .item {
        padding: 24px;
    }
}

.block-provide .item .item-caption {
    display: flex;
    align-items: center;
    margin: 0px 0px 24px 0px;
}

.block-provide .item .item-caption .icon {
    width: 52px;
    height: 52px;
    flex-shrink: 0;
    margin: 0px 20px 0px 0px;
}

.block-provide .item .item-caption h3 {
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    margin: 0px;
}

.block-provide .item .item-caption p {
    margin: 0px;
    color: #61656A;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
}

.block-provide .provide-large-img {
    text-align: center;
    padding: 0 0 70px 0;
}

@media screen and (max-width: 991px) {
    .block-provide .provide-large-img {
        display: none;
    }
}

.bg-white {
    background-color: #fff !important;
}

.bg-gray {
    background-color: #f9fcff !important;
}

.intergration-hero {
    overflow: hidden;
    position: relative;
    background-color: #F9FBFF;
    padding: 150px 0px 70px 0px;
}

.intergration-hero .container {
    position: relative;
    z-index: 2;
}

.intergration-hero::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 1;
    background-image: url(../images/intergration-bg.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

@media screen and (max-width: 991px) {
    .intergration-hero {
        padding: 68px 0px 50px 0px;
    }
}

.intergration-hero h1 {
    font-size: 52px;
    font-weight: 700;
    text-align: center;
    margin: 0px 0px 24px 0px;
}

@media screen and (max-width: 991px) {
    .intergration-hero h1 {
        padding-top: 40px;
        font-size: 32px;
        margin: 0px 0px 24px 0px;
    }
}

@media screen and (max-width: 767px) {
    .intergration-hero h1 {
        text-align: left;
    }
}

.intergration-hero p {
    font-size: 20px;
    font-weight: 400;
    margin: 0px 0px 40px 0px;
    color: #61656A;
    text-align: center;
}

@media screen and (max-width: 991px) {
    .intergration-hero p {
        font-size: 18px;
        margin: 0px;
    }
}

@media screen and (max-width: 767px) {
    .intergration-hero p {
        text-align: left;
    }
}

.ih-middle {
    padding-bottom: 10px;
}

.ig-group {
    margin: 0px 0px 120px 0px;
    text-align: center;
}

@media screen and (max-width: 991px) {
    .ig-group {
        margin: 0px 0px 45px 0px;
    }
}

.ig-group h2 {
    margin: 0px 0px 20px 0px;
    font-size: 40px;
    font-weight: 700;
}

@media screen and (max-width: 991px) {
    .ig-group h2 {
        font-size: 26px;
        margin: 0px 0px 10px 0px;
    }
}

.ig-group p {
    font-size: 20px;
    font-weight: 400;
    color: #61656A;
    margin: 0px 0px 64px 0px;
    max-width: 925px;
}

@media screen and (max-width: 991px) {
    .ig-group p {
        margin: 0px 0px 32px 0px;
        font-size: 18px;
        max-width: 100%;
    }
}

.ig-group .item {
    text-align: center;
    border-radius: 10px;
    border: 1px solid rgba(8, 29, 51, 0.15);
    padding: 20px 24px 32px 24px;
    display: block;
    transition: all ease 0.3s;
    overflow: hidden;
}

@media screen and (max-width: 767px) {
    .ig-group .item {
        padding: 15px 10px 20px 15px;
    }
}

.ig-group .item:hover {
    box-shadow: 0px 6px 44px 0px rgba(8, 29, 51, 0.16);
    transform: translate3D(0, -1px, 0) scale(1.02);
}

.ig-group .item h3 {
    font-size: 20px;
    font-weight: 700;
    text-align: center;
    margin: 0px auto 0px auto;
    min-height: 60px;
    max-width: 160px;
    color: #081D33;
}

.ig-group .item .btn {
    text-align: center;
}

@media screen and (max-width: 575px) {
    .ig-group .item .btn {
        width: 100%;
        padding-left: 0px;
        padding-right: 0px;
    }
}

.ig-group .item .btn svg {
    margin-left: 10px;
}

@media screen and (max-width: 767px) {
    .ig-group .item .btn svg {
        margin-left: 5px;
    }
}

.ig-group .item .btn:hover svg path {
    fill: #fff;
}

.block-accept-crypto {
    position: relative;
    background-color: #F9FBFF;
}

.block-accept-crypto .container {
    position: relative;
    z-index: 2;
}

.block-accept-crypto::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 1;
    background-image: url(../images/accept-bg.png);
    background-repeat: no-repeat;
    background-position: bottom center;
    background-size: cover;
}

.block-accept-crypto .item {
    max-width: 190px;
    margin: 0px auto 60px auto;
    text-align: center;
}

.block-accept-crypto .item p {
    margin: 20px auto 0px auto;
    font-size: 20px;
    font-weight: 500;
}

.plugin-slider {
    position: relative;
}

.plugin-slider .plugin-slider-outer {
    background-image: url(../images/slider-bg.png);
    background-repeat: no-repeat;
    background-size: cover;
}

.plugin-slider .plugin-slider-inner {
    position: relative;
    max-width: 1400px;
    margin: 0px auto;
}

.plugin-slider .slick-arrow.fa-angle-left {
    position: absolute;
    top: 50%;
    left: 10px;
    width: 40px;
    z-index: 99;
    cursor: pointer;
    height: 40px;
    border-radius: 6px;
    display: flex !important;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    border: none;
    background-color: #fff;
    color: #081D33;
    transition: all ease 0.3s;
}

@media screen and (max-width: 1199px) {
    .plugin-slider .slick-arrow.fa-angle-left {
        left: 10px;
    }
}

.plugin-slider .slick-arrow.fa-angle-left:hover {
    background-color: #2C6BE4;
    color: #fff;
}

@media screen and (max-width: 991px) {
    .plugin-slider .slick-arrow.fa-angle-left {
        display: none !important;
    }
}

.plugin-slider .slick-arrow.fa-angle-right {
    position: absolute;
    top: 50%;
    right: 10px;
    width: 40px;
    z-index: 99;
    cursor: pointer;
    height: 40px;
    border-radius: 6px;
    display: flex !important;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    border: none;
    background-color: #fff;
    transition: all ease 0.3s;
    color: #081D33;
}

@media screen and (max-width: 1199px) {
    .plugin-slider .slick-arrow.fa-angle-right {
        right: 10px;
    }
}

.plugin-slider .slick-arrow.fa-angle-right:hover {
    background-color: #2C6BE4;
    color: #fff;
}

@media screen and (max-width: 991px) {
    .plugin-slider .slick-arrow.fa-angle-right {
        display: none !important;
    }
}

.plugin-slider .slider-for {
    margin: 0px 0px 10px 0px;
}

.plugin-slider .slider-for .slider-item {
    min-height: 680px;
    padding: 200px 0px 150px 0px;
}

@media screen and (max-width: 991px) {
    .plugin-slider .slider-for .slider-item {
        padding: 80px 0px 120px 0px;
    }
}

.plugin-slider .slider-for .slider-flex {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

@media screen and (max-width: 991px) {
    .plugin-slider .slider-for .slider-flex {
        flex-wrap: wrap;
    }
}

.plugin-slider .slider-for .slider-flex .thumb {
    min-height: 340px;
    width: 340px;
    flex-shrink: 0;
    margin: 0px 80px 0px 0px;
    border-radius: 10px;
    background: rgba(224, 231, 244, 0.8);
}

@media screen and (max-width: 991px) {
    .plugin-slider .slider-for .slider-flex .thumb {
        width: 100%;
        min-height: 340px;
        margin: 0px 0px 20px 0px;
    }
}

@media screen and (max-width: 991px) {
    .plugin-slider .slider-for .slider-flex .thumb img {
        max-height: 300px;
    }
}

.plugin-slider .slider-for .slider-flex .des {
    width: 100%;
}

.plugin-slider .slider-for .slider-flex .des h1 {
    font-size: 52px;
    font-weight: 700;
    margin: 0px 0px 24px 0px;
}

@media screen and (max-width: 1199px) {
    .plugin-slider .slider-for .slider-flex .des h1 {
        font-size: 40px;
    }
}

@media screen and (max-width: 991px) {
    .plugin-slider .slider-for .slider-flex .des h1 {
        font-size: 32px;
        margin: 0px 0px 12px 0px;
    }
}

.plugin-slider .slider-for .slider-flex .des>p {
    font-size: 20px;
    font-weight: 400;
    margin: 0px 0px 32px 0px;
    color: #61656A;
}

@media screen and (max-width: 991px) {
    .plugin-slider .slider-for .slider-flex .des>p {
        font-size: 18px;
        margin: 0px 0px 24px 0px;
    }
}

.plugin-slider .slider-for .slider-flex .des .btn {
    padding-left: 15px;
    padding-right: 15px;
}

@media screen and (max-width: 767px) {
    .plugin-slider .slider-for .slider-flex .des .btn {
        width: 100%;
    }
}

.plugin-slider .slider-for .slider-flex .des select {
    border-radius: 12px;
    min-width: 220px;
    border: 1px solid rgba(8, 29, 51, 0.15);
    background: rgba(255, 255, 255, 0.3);
    height: 52px;
    padding: 0px 20px 0px 20px;
    margin: 0px 0px 0px 20px;
    font-size: 16px;
    font-weight: 400;
}

@media screen and (max-width: 767px) {
    .plugin-slider .slider-for .slider-flex .des select {
        margin: 16px 0px 0px 0px;
        width: 100%;
    }
}

.plugin-slider .slider-for .thumb img {
    width: 100%;
    border-radius: 10px 10px 0px 0px;
}

.plugin-slider .slider-nav {
    margin: 0px -4px;
    margin-top: -90px;
    z-index: 99;
}

.plugin-slider .slider-nav .slick-dots {
    list-style: none;
    margin: 0px;
    padding: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.plugin-slider .slider-nav .slick-dots li {
    margin: 0px 5px;
}

.plugin-slider .slider-nav .slick-dots li button {
    width: 12px;
    height: 12px;
    padding: 0px;
    border: none;
    font-size: 0px;
    text-indent: -99999px;
    outline: none;
    border-radius: 50%;
    background-color: #E5EBF7;
}

.plugin-slider .slider-nav .slick-dots li.slick-active button {
    background-color: #2C6BE4;
}

.plugin-slider .slider-nav .slick-prev {
    position: absolute;
    left: -50px;
    top: 50%;
}

.plugin-slider .slider-nav .slick-next {
    position: absolute;
    right: -50px;
    top: 50%;
}

.plugin-slider .slider-nav .slick-slide {
    padding: 20px 10px;
}

.plugin-slider .slider-nav .thumb {
    padding: 0px 4px;
    border-radius: 10px;
    background: #FFF;
    box-shadow: 0px 6px 10px 0px rgba(8, 29, 51, 0.05);
    text-align: center;
    justify-content: center;
    align-items: center;
    display: block;
    padding: 20px 10px 20px 10px;
    text-align: center;
}

.plugin-slider .slider-nav .thumb p {
    font-size: 16px;
    font-weight: 600;
    margin: 0px;
    text-align: center;
    margin: 5px 0px 0px 0px;
}

.plugin-slider .slider-nav .thumb img {
    display: inline-block;
}

.plugin-slider .slider-nav .slick-current .thumb {
    box-shadow: 0px 6px 24px 0px rgba(8, 29, 51, 0.08), 0px 0px 0px 4px rgba(44, 107, 228, 0.3);
}

.block-get-start .video {
    margin: 0px 0px 70px 0px;
}

@media screen and (max-width: 991px) {
    .block-get-start .video {
        margin: 0px 0px 35px 0px;
    }
}

.block-get-start .item {
    border-radius: 10px;
    background: #FFF;
    box-shadow: 0px 6px 24px 0px rgba(8, 29, 51, 0.08);
    overflow: hidden;
    margin: 0px 0px 28px 0px;
    transition: all ease 0.3s;
    overflow: hidden;
}

.block-get-start .item:hover {
    box-shadow: 0px 6px 44px 0px rgba(8, 29, 51, 0.16);
    transform: translate3D(0, -1px, 0) scale(1.02);
}

.block-get-start .item:hover .thumb img {
    transform: scale(1.05);
    opacity: 0.9;
}

.block-get-start .item .thumb {
    overflow: hidden;
}

.block-get-start .item .thumb img {
    width: 100%;
    display: block;
    transition: all ease 0.3s;
}

.block-get-start .item .des {
    padding: 24px;
}

.block-get-start .item .des h3 {
    font-size: 20px;
    font-weight: 600;
    margin: 0px 0px 12px 0px;
    color: #2C6BE4;
}

.block-get-start .item .des>p {
    font-size: 18px;
    font-weight: 400;
    margin: 0px 0px 0px 0px;
    color: #61656A;
}

.block-ready-plugin {
    padding: 80px 0px 80px 0px;
    background-color: #F9FBFF;
    position: relative;
}

@media screen and (max-width: 991px) {
    .block-ready-plugin {
        padding: 60px 0px 0px 0px;
    }
}

.block-ready-plugin .des {
    max-width: 530px;
    padding: 0px 0px 0px 0px;
}

@media screen and (max-width: 991px) {
    .block-ready-plugin .des {
        max-width: 100%;
    }
}

.block-ready-plugin .des h2 {
    font-size: 40px;
    font-weight: 700;
    margin: 0px 0px 20px 0px;
}

@media screen and (max-width: 1199px) {
    .block-ready-plugin .des h2 {
        font-size: 26px;
    }
}

@media screen and (max-width: 991px) {
    .block-ready-plugin .des h2 br {
        display: none;
    }
}

.block-ready-plugin .des>p {
    font-size: 20px;
    font-weight: 400;
    color: #61656A;
    margin: 0px 0px 40px 0px;
}

@media screen and (max-width: 1199px) {
    .block-ready-plugin .des>p {
        font-size: 18px;
    }
}

@media screen and (max-width: 767px) {
    .block-ready-plugin .des .btn {
        width: 100%;
    }
}

.block-ready-plugin .des .btn-link {
    color: #2C6BE4;
    padding-left: 10px;
    padding-right: 5px;
}

@media screen and (max-width: 767px) {
    .block-ready-plugin .des .btn-link {
        width: 100%;
    }
}

.block-ready-plugin .des .btn-link:hover {
    color: #598bea;
}

.block-ready-plugin .thumb {
    float: right;
    position: absolute;
    bottom: 0px;
    right: 25%;
    top: 0px;
}

.block-ready-plugin .thumb img {
    height: 100%;
}

@media screen and (max-width: 767px) {
    .block-ready-plugin .thumb img {
        height: auto;
        width: 100%;
    }
}

@media screen and (max-width: 2400px) {
    .block-ready-plugin .thumb {
        right: 0px;
    }
}

@media screen and (max-width: 1199px) {
    .block-ready-plugin .thumb {
        width: 540px;
    }
}

@media screen and (max-width: 991px) {
    .block-ready-plugin .thumb {
        position: relative;
        width: 100%;
        float: none;
        bottom: unset;
        right: unset;
        text-align: right;
        padding: 0px 0px 0px 0px;
    }
}

.block-showcase {
    overflow: hidden;
}

.block-showcase .showcase-bar {
    border-radius: 10px;
    background: #FFF;
    box-shadow: 0px 6px 24px 0px rgba(8, 29, 51, 0.08);
    padding: 28px;
    display: flex;
    align-items: center;
    margin: 0px 0px 16px 0px;
    justify-content: space-between;
}

@media screen and (max-width: 991px) {
    .block-showcase .showcase-bar {
        flex-wrap: wrap;
        padding: 24px;
    }
}

.block-showcase .showcase-bar .left {
    width: 100%;
}

@media screen and (max-width: 991px) {
    .block-showcase .showcase-bar .left {
        width: 100%;
    }
}

.block-showcase .showcase-bar .left .search {
    position: relative;
}

.block-showcase .showcase-bar .left .search svg {
    position: absolute;
    top: 13px;
    left: 18px;
}

.block-showcase .showcase-bar .left .search input {
    width: 100%;
    border-radius: 13px;
    border: 1px solid rgba(8, 29, 51, 0.15);
    background: #FFF;
    height: 52px;
    display: block;
    padding: 0px 0px 0px 55px;
    font-size: 16px;
    font-weight: 400;
}

.block-showcase .showcase-bar .right {
    width: auto;
    padding: 0px 0px 0px 40px;
    display: flex;
    align-items: center;
}

@media screen and (max-width: 991px) {
    .block-showcase .showcase-bar .right {
        width: 100%;
        flex-wrap: wrap;
        padding: 0px;
    }
}

.block-showcase .showcase-bar .right strong {
    margin: 0px 20px 0px 0px;
    white-space: nowrap;
}

@media screen and (max-width: 991px) {
    .block-showcase .showcase-bar .right strong {
        width: 100%;
        margin: 20px 0px 6px 0px;
    }
}

.block-showcase .showcase-bar .right .sort {
    width: 100%;
    border-radius: 13px;
    border: 1px solid rgba(8, 29, 51, 0.15);
    background: #FFF;
    height: 52px;
    display: block;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin: 0px 30px 0px 0px;
}

@media screen and (max-width: 991px) {
    .block-showcase .showcase-bar .right .sort {
        margin: 0px;
    }
}

.block-showcase .showcase-bar .right .sort .item {
    width: 33.33%;
    white-space: nowrap;
    cursor: pointer;
    text-align: center;
    font-size: 20px;
    font-weight: 400;
    color: #61656A;
    height: 52px;
    display: flex;
    align-items: center;
    justify-content: center;
}

@media screen and (max-width: 991px) {
    .block-showcase .showcase-bar .right .sort .item {
        font-size: 16px;
    }
}

.block-showcase .showcase-bar .right .sort .item.active {
    background-color: #2C6BE4;
    border-radius: 13px;
    color: #fff;
    cursor: pointer;
}

.block-showcase .showcase-bar .right .sort .item.active svg {
    margin: 0px 0px 0px 6px;
}

.block-showcase .showcase-bar .right .switch-showcase {
    display: flex;
    align-items: center;
}

@media screen and (max-width: 991px) {
    .block-showcase .showcase-bar .right .switch-showcase {
        display: none;
    }
}

.block-showcase .showcase-bar .right .switch-showcase > div {
    cursor: pointer;
    width: 30px;
    margin: 0px 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 52px;
}

.block-showcase .showcase-bar .right .switch-showcase > div.active svg path {
    stroke: #2C6BE4 !important;
}

.block-showcase .showcase-note {
    text-align: center;
    font-size: 16px;
    font-weight: 400;
    color: #61656A;
    margin: 0px 0px 55px 0px;
}

@media screen and (max-width: 991px) {
    .block-showcase .showcase-note {
        margin: 0px 0px 25px 0px;
    }
}

.block-showcase .showcase-note a {
    color: #2C6BE4;
    font-weight: 500;
}

.block-showcase .vc-group {
    margin: 0px 0px 40px 0px;
}

.block-showcase .vc-group h3 {
    font-size: 20px;
    font-weight: 600;
    color: #2C6BE4;
    margin: 0px 0px 24px 0px;
}

.block-showcase .vc-group .vc-list {
    margin: 0px -15px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

@media screen and (max-width: 767px) {
    .block-showcase .vc-group .vc-list {
        margin: 0px -8px;
    }
}

.block-showcase .vc-group .vc-list .vc-col {
    width: 20%;
    padding: 0px 15px;
    margin: 0px 0px 30px 0px;
}

@media screen and (max-width: 767px) {
    .block-showcase .vc-group .vc-list .vc-col {
        padding: 0px 8px;
        margin: 0px 0px 16px 0px;
    }
}

@media screen and (max-width: 1199px) {
    .block-showcase .vc-group .vc-list .vc-col {
        width: 25%;
    }
}

@media screen and (max-width: 991px) {
    .block-showcase .vc-group .vc-list .vc-col {
        width: 33.33%;
    }
}

@media screen and (max-width: 767px) {
    .block-showcase .vc-group .vc-list .vc-col {
        width: 50%;
    }
}

.block-showcase .vc-group .vc-list .item {
    text-align: center;
    padding: 33px 10px 25px 10px;
    border-radius: 10px;
    border: 1px solid rgba(8, 29, 51, 0.15);
    transition: all ease 0.3s;
    overflow: hidden;
}

.block-showcase .vc-group .vc-list .item.highlight {
    border: 1px solid #2C6BE4;
    background-color: #eef3fd;
}

.block-showcase .vc-group .vc-list .item:hover {
    box-shadow: 0px 6px 44px 0px rgba(8, 29, 51, 0.16);
    transform: translate3D(0, -1px, 0) scale(1.02);
}

.block-showcase .vc-group .vc-list .item .icon {
    margin: 0px 0px 20px 0px;
}

.block-showcase .vc-group .vc-list .item .icon img {
    width: 56px;
}

.block-showcase .vc-group .vc-list .item h4 {
    font-weight: 600;
    font-size: 20px;
    margin: 0px 0px 5px 0px;
}

@media screen and (max-width: 767px) {
    .block-showcase .vc-group .vc-list .item h4 {
        font-size: 18px;
    }
}

.block-showcase .vc-group .vc-list .item p {
    font-weight: 500;
    font-size: 16px;
    color: #61656A;
    margin: 0px;
}

@media screen and (max-width: 991px) {
    .block-showcase .view-card-content {
        display: block !important;
    }
}

.block-showcase .view-list-content {
    display: none;
}

@media screen and (max-width: 991px) {
    .block-showcase .view-list-content {
        display: none !important;
    }
}

.block-showcase .view-list-content .wl-row {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 16px 0px;
    border-bottom: 1px solid rgba(8, 29, 51, 0.15);
}

.block-showcase .view-list-content .wl-row .wl-col {
    width: 20%;
}

.block-showcase .view-list-content .wl-row .wl-col:nth-child(5) {
    text-align: right;
}

.block-showcase .view-list-content .wl-row .wl-col span {
    font-size: 16px;
    font-weight: 400;
    display: block;
    padding-top: 10px;
}

.block-showcase .view-list-content .wl-row .wl-col strong {
    font-size: 16px;
    font-weight: 400;
    color: #61656A;
}

.block-showcase .view-list-content .wl-row .wl-col .coin {
    display: flex;
    align-items: center;
}

.block-showcase .view-list-content .wl-row .wl-col .coin img {
    width: 40px;
    height: 40px;
    flex-shrink: 0;
    margin: 0px 9px 0px 0px;
}

.block-showcase .view-list-content .wl-row .wl-col .coin span {
    padding: 0px;
    font-weight: 600;
}

@media screen and (max-width: 767px) {
    .hide-mob {
        display: none;
    }
}

.show-more-vc {
    padding: 15px 0px 0px 0px;
    text-align: center;
    display: none;
}

@media screen and (max-width: 767px) {
    .show-more-vc {
        display: block;
    }
}

.showcase-bottom {
    padding: 30px 0px 0px 0px;
}

.showcase-bottom .item {
    margin: 40px 0px 0px 0px;
}

.showcase-bottom .item h3 {
    font-size: 20px;
    font-weight: 600;
    margin: 0px 0px 16px 0px;
}

.showcase-bottom .item p {
    font-size: 16px;
    font-weight: 400;
    max-width: 250px;
    color: #61656A;
    margin: 0px 0px 16px 0px;
}

.showcase-bottom .item a {
    font-size: 18px;
    font-weight: 600;
    color: #2C6BE4;
}

.showcase-bottom .item a i {
    font-size: 18px;
}

.currencies-hero {
    padding: 150px 0px 60px;
    background-image: url(../images/off-bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

@media screen and (max-width: 991px) {
    .currencies-hero {
        padding: 90px 0px 64px 0px;
    }
}

.currencies-hero .des {
    max-width: 620px;
}

@media screen and (max-width: 1199px) {
    .currencies-hero .des {
        max-width: 480px;
    }
}

@media screen and (max-width: 991px) {
    .currencies-hero .des {
        width: 100%;
        max-width: 100%;
    }
}

.currencies-hero .des h1 {
    font-size: 60px;
    font-weight: 700;
    margin: 0px 0px 20px 0px;
}

@media screen and (max-width: 1199px) {
    .currencies-hero .des h1 {
        font-size: 40px;
    }
}

@media screen and (max-width: 767px) {
    .currencies-hero .des h1 {
        font-size: 32px;
    }
}

.currencies-hero .des>p {
    font-size: 20px;
    max-width: 500px;
    font-weight: 400;
    margin: 0px 0px 40px 0px;
}

@media screen and (max-width: 1199px) {
    .currencies-hero .des>p {
        font-size: 18px;
        margin: 0px 0px 24px 0px;
    }
}

.currencies-hero .des>p a {
    color: #2C6BE4;
    font-weight: 600;
}

.currencies-hero .des .btn {
    min-width: 190px;
    padding-left: 20px;
    padding-right: 20px;
}

@media screen and (max-width: 767px) {
    .currencies-hero .des .btn {
        width: 100%;
        display: block;
        text-align: center;
        margin-bottom: 20px;
    }
}

.detail-currency-hero {
    padding: 170px 0px 120px;
    background-image: url(../images/off-bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

@media screen and (max-width: 991px) {
    .detail-currency-hero {
        padding: 80px 0px 64px 0px;
    }
}

@media screen and (max-width: 991px) {
    .detail-currency-hero .thumb {
        display: none;
    }
}

.detail-currency-hero .des {
    max-width: 680px;
}

@media screen and (max-width: 991px) {
    .detail-currency-hero .des {
        width: 100%;
        max-width: 100%;
    }
}

.detail-currency-hero .des h1 {
    font-size: 52px;
    font-weight: 700;
    margin: 0px 0px 20px 0px;
}

.detail-currency-hero .des h1 img {
    position: relative;
    top: -3px;
}

@media screen and (max-width: 991px) {
    .detail-currency-hero .des h1 img {
        width: 30px;
    }
}

@media screen and (max-width: 1199px) {
    .detail-currency-hero .des h1 {
        font-size: 40px;
    }
}

@media screen and (max-width: 767px) {
    .detail-currency-hero .des h1 {
        font-size: 28px;
    }
}

.detail-currency-hero .des ul {
    list-style: none;
    padding: 0px;
    margin: 0px 0px 30px 0px;
}

.detail-currency-hero .des ul li {
    padding: 0px 0px 0px 42px;
    font-size: 20px;
    max-width: 500px;
    font-weight: 400;
    margin: 0px 0px 12px 0px;
    position: relative;
}

.detail-currency-hero .des ul li::before {
    content: "";
    width: 28px;
    height: 28px;
    background-image: url(../images/check.svg);
    background-repeat: no-repeat;
    background-position: center center;
    display: block;
    position: absolute;
    top: 0px;
    left: 0px;
}

@media screen and (max-width: 1199px) {
    .detail-currency-hero .des ul li {
        font-size: 18px;
        margin: 0px 0px 10px 0px;
    }
}

.detail-currency-hero .des>p {
    font-size: 20px;
    max-width: 500px;
    font-weight: 400;
    margin: 0px 0px 40px 0px;
}

@media screen and (max-width: 1199px) {
    .detail-currency-hero .des>p {
        font-size: 18px;
        margin: 0px 0px 24px 0px;
    }
}

.detail-currency-hero .des>p a {
    color: #2C6BE4;
    font-weight: 600;
}

.detail-currency-hero .des .btn {
    min-width: 190px;
    padding-left: 20px;
    padding-right: 20px;
}

.block-what-is .item.item-last {
    margin-top: 120px;
}

@media screen and (max-width: 991px) {
    .block-what-is .item.item-last {
        margin-top: 60px;
    }
}

.block-what-is .item .thumb {
    max-width: 450px;
    margin: 0px auto;
}

@media screen and (max-width: 991px) {
    .block-what-is .item .thumb {
        margin: 10px 0px;
    }
}

.block-what-is .item .thumb img {
    width: 100%;
}

.block-what-is .item .des {
    max-width: 450px;
    margin: 0px auto;
}

@media screen and (max-width: 991px) {
    .block-what-is .item .des {
        max-width: 100%;
    }
}

.block-what-is .item .des h3 {
    font-size: 40px;
    font-weight: 700;
    margin: 0px 0px 24px 0px;
}

@media screen and (max-width: 991px) {
    .block-what-is .item .des h3 {
        font-size: 28px;
    }
}

.block-what-is .item .des>p {
    font-size: 20px;
    font-weight: 400;
    color: #61656A;
    margin: 0px 0px 24px 0px;
}

@media screen and (max-width: 991px) {
    .block-what-is .item .des>p {
        font-size: 18px;
    }
}

.block-what-is .item .des ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

.block-what-is .item .des ul li {
    margin: 0px 0px 16px 0px;
    font-size: 20px;
    font-weight: 400;
    color: #61656A;
    padding: 0px 0px 0px 30px;
    position: relative;
}

@media screen and (max-width: 991px) {
    .block-what-is .item .des ul li {
        font-size: 18px;
    }
}

.block-what-is .item .des ul li::before {
    content: "";
    width: 24px;
    height: 24px;
    background-image: url(../images/dot.png);
    background-repeat: no-repeat;
    background-position: center center;
    display: block;
    position: absolute;
    top: 0px;
    left: 0px;
}

.block-simple-steps {
    background-color: #F9FBFF;
}

.block-simple-steps .step {
    margin: 0px -15px;
    margin-top: 85px;
    display: flex;
    flex-wrap: wrap;
    position: relative;
}

@media screen and (max-width: 991px) {
    .block-simple-steps .step {
        padding: 0px 0px 30px 0px;
        margin: 0px 0px 0px;
    }
}

.block-simple-steps .step::before {
    content: "";
    display: block;
    border-top: 1px dashed #2C6BE4;
    height: 1px;
    position: absolute;
    left: 135px;
    right: 135px;
    bottom: -25px;
}

@media screen and (max-width: 991px) {
    .block-simple-steps .step::before {
        width: 1px;
        height: auto;
        bottom: 122px;
        top: 85px;
        right: -10px;
        left: unset;
        border-left: 1px dashed #2C6BE4;
    }
}

.block-simple-steps .step .step-col {
    width: 25%;
    padding: 0px 15px;
}

@media screen and (max-width: 991px) {
    .block-simple-steps .step .step-col {
        width: 100%;
        margin: 0px 0px 20px 0px;
    }
}

.block-simple-steps .step .item {
    border-radius: 8px;
    background: #FFF;
    box-shadow: 0px 6px 44px 0px rgba(8, 29, 51, 0.06);
    padding: 24px 20px;
    position: relative;
    height: 100%;
}

.block-simple-steps .step .item label {
    display: block;
    margin: 0px 0px 40px 0px;
    font-size: 16px;
    font-weight: 600;
    color: #2C6BE4;
}

@media screen and (max-width: 991px) {
    .block-simple-steps .step .item label {
        margin: 0px 0px 10px 0px;
    }
}

.block-simple-steps .step .item h3 {
    font-size: 20px;
    font-weight: 600;
    margin: 0px 0px 20px 0px;
    max-width: 150px;
}

@media screen and (max-width: 991px) {
    .block-simple-steps .step .item h3 {
        max-width: 100%;
        margin: 0px 0px 10px 0px;
    }
}

.block-simple-steps .step .item p {
    font-size: 16px;
    font-weight: 400;
    margin: 0px 0px 5px 0px;
}

.block-simple-steps .step .item .dot {
    width: 24px;
    height: 24px;
    position: absolute;
    bottom: -10px;
    left: 50%;
    margin: 0px 0px 0px -12px;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url(../images/dot.png);
    border-radius: 50%;
    border: 1px dashed #2C6BE4;
}

.block-simple-steps .step .item .dot::before {
    content: "";
    display: block;
    position: absolute;
    width: 1px;
    border-left: 1px dashed #2C6BE4;
    top: 100%;
    left: 50%;
    height: 15px;
}

@media screen and (max-width: 991px) {
    .block-simple-steps .step .item .dot::before {
        width: 15px;
        height: 1px;
        border-top: 1px dashed #2C6BE4;
        top: 50%;
        left: 100%;
    }
}

@media screen and (max-width: 991px) {
    .block-simple-steps .step .item .dot {
        left: unset;
        top: 50%;
        right: -10px;
        bottom: unset;
        margin: -12px 0px 0px 0px;
    }
}

.block-simple-steps .video {
    margin: 80px auto 0px auto;
}

@media screen and (max-width: 991px) {
    .block-simple-steps .video {
        margin: 50px auto 0px auto;
    }
}

.block-simple-steps .video img {
    width: 100%;
}

.trading-hero {
    overflow: hidden;
    min-height: 710px;
    position: relative;
    background-color: #F9FBFF;
    padding: 172px 0px 46px 0px;
    background-image: url(../images/trading-bg.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: bottom center;
}

@media screen and (max-width: 991px) {
    .trading-hero {
        padding: 120px 0px 30px 0px;
    }
}

.trading-hero .container {
    position: relative;
    z-index: 2;
}

.trading-hero .trading-hero-inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

@media screen and (max-width: 991px) {
    .trading-hero .trading-hero-inner {
        flex-wrap: wrap;
    }
}

.trading-hero .des {
}

@media screen and (max-width: 1199px) {
    .trading-hero .des {
        max-width: 480px;
    }
}

@media screen and (max-width: 991px) {
    .trading-hero .des {
        width: 100%;
        max-width: 100%;
    }
}

.trading-hero .des h1 {
    font-size: 52px;
    font-weight: 700;
    margin: 0px 0px 24px 0px;
}

@media screen and (max-width: 1199px) {
    .trading-hero .des h1 {
        font-size: 40px;
    }
}

@media screen and (max-width: 767px) {
    .trading-hero .des h1 {
        font-size: 32px;
    }
}

.trading-hero .des>p {
    font-size: 20px;
    font-weight: 400;
    margin: 0px 0px 40px 0px;
}

.trading-hero .des>p a {
    color: #2C6BE4;
    font-weight: 500;
}

@media screen and (max-width: 1199px) {
    .trading-hero .des>p {
        font-size: 18px;
        margin: 0px 0px 25px 0px;
    }
}

.trading-hero .des .th-links {
    margin: 0px 0px 40px 0px;
}

@media screen and (max-width: 991px) {
    .trading-hero .des .th-links {
        margin: 0px 0px 25px 0px;
    }
}

.trading-hero .des .th-links .item {
    display: inline-flex;
    border-radius: 14px;
    align-items: center;
    margin: 0px 20px 10px 0px;
    border: 1px solid rgba(44, 107, 228, 0.2);
    padding: 2px 10px 2px 2px;
    font-size: 20px;
    font-weight: 400;
    color: #61656A;
}

.trading-hero .des .th-links .item .icon {
    margin: 0px 8px 0px 0px;
}

.trading-hero .des .th-links .item.item-last {
    border: none;
    margin: 0px 0px 10px 0px;
}

.trading-hero .des .btn {
    min-width: 190px;
}

@media screen and (max-width: 767px) {
    .trading-hero .des .btn {
        text-align: center;
        margin-bottom: 10px;
    }
}

.trading-hero .thumb {
    position: relative;
}

@media screen and (max-width: 1199px) {
    .trading-hero .thumb {
        max-width: 350px;
    }
}

@media screen and (max-width: 991px) {
    .trading-hero .thumb {
        width: 100%;
        max-width: 100%;
        text-align: center;
        padding: 60px 0px 20px 0px;
    }
}

.block-high-performance {
    background-color: #081D33;
    background-image: url(../images/high-bg.png);
    background-repeat: no-repeat;
    background-size: cover;
}

.block-high-performance .thumb {
    text-align: center;
}

@media screen and (max-width: 991px) {
    .block-high-performance .thumb {
        margin: 0px 0px 10px 0px;
    }
}

.block-high-performance .des {
    max-width: 500px;
    padding: 100px 0px 0px 0px;
}

@media screen and (max-width: 991px) {
    .block-high-performance .des {
        max-width: 100%;
        padding: 0px 0px 0px 0px;
    }
}

.block-high-performance .des h3 {
    color: #fff;
    font-weight: 700;
    font-size: 40px;
    margin: 0px 0px 20px 0px;
}

@media screen and (max-width: 991px) {
    .block-high-performance .des h3 {
        font-size: 28px;
    }
}

.block-high-performance .des>p {
    font-size: 20px;
    font-weight: 400;
    color: #F9FBFF;
}

@media screen and (max-width: 991px) {
    .block-high-performance .des>p {
        font-size: 18px;
    }
}

@media screen and (max-width: 991px) {
    .block-insight .block-caption h2 {
        text-align: left !important;
    }
}

.block-insight .item {
    display: flex;
}

@media screen and (max-width: 991px) {
    .block-insight .item {
        margin: 0px 0px 20px 0px;
    }
}

.block-insight .item img {
    border-radius: 10px;
}

.block-insight .item .thumb {
    flex-shrink: 0;
    width: 130px;
    margin: 0px 20px 0px 0px;
}

@media screen and (max-width: 767px) {
    .block-insight .item .thumb {
        width: 120px;
        height: 160px;
    }

    .block-insight .item .thumb img {
        width: 120px;
        height: 160px;
        object-fit: cover;
    }
}

.block-insight .item .des h3 {
    font-size: 18px;
    font-weight: 600;
    margin: 0px 0px 12px 0px;
}

@media screen and (max-width: 1199px) {
    .block-insight .item .des h3 {
        font-size: 16px;
    }
}

@media screen and (max-width: 991px) {
    .block-insight .item .des h3 {
        font-size: 18px;
    }
}

.block-insight .item .des .date {
    margin: 0px 0px 12px 0px;
    display: flex;
    align-items: center;
}

.block-insight .item .des .date svg {
    margin: 0px 10px 0px 0px;
    font-size: 16px;
    font-weight: 500;
}

.block-insight .item .des .date a {
    font-size: 20px;
    font-weight: 600;
    color: #2C6BE4;
}

.error-hero {
    overflow: hidden;
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom center;
}

.error-hero .container {
    position: relative;
    z-index: 2;
}

.error-hero .img-404 {
    position: absolute;
    top: 0px;
    right: 250px;
    width: 200px;
}

@media screen and (max-width: 991px) {
    .error-hero .img-404 {
        width: 140px;
        right: 100px;
    }
}

.error-hero .error-inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 105px 0px 70px 0px;
    position: relative;
    z-index: 3;
}

@media screen and (max-width: 991px) {
    .error-hero .error-inner {
        padding: 120px 0px 30px 0px;
    }
}

@media screen and (max-width: 991px) {
    .error-hero .error-inner {
        flex-wrap: wrap;
    }
}

.error-hero .des {
    max-width: 440px;
}

.error-hero .des h1 {
    font-size: 60px;
    font-weight: 700;
    margin: 0px 0px 5px 0px;
}

@media screen and (max-width: 1199px) {
    .error-hero .des h1 {
        font-size: 40px;
    }
}

@media screen and (max-width: 767px) {
    .error-hero .des h1 {
        font-size: 32px;
    }
}

.error-hero .des h5 {
    font-size: 20px;
    font-weight: 700;
    margin: 0px 0px 40px 0px;
}

@media screen and (max-width: 767px) {
    .error-hero .des h5 {
        font-size: 16px;
        margin: 0px 0px 25px 0px;
    }
}

.error-hero .des>p {
    font-size: 20px;
    font-weight: 400;
    margin: 0px 0px 40px 0px;
    color: #61656A;
}

.error-hero .des>p a {
    color: #2C6BE4;
    font-weight: 500;
}

@media screen and (max-width: 1199px) {
    .error-hero .des>p {
        font-size: 18px;
        margin: 0px 0px 25px 0px;
    }
}

.error-hero .thumb {
    max-width: 650px;
    position: relative;
}

@media screen and (max-width: 1199px) {
    .error-hero .thumb {
        max-width: 500px;
    }
}

@media screen and (max-width: 991px) {
    .error-hero .thumb {
        width: 100%;
        max-width: 100%;
        text-align: center;
        padding: 20px 0px 20px 0px;
    }
}

.error-page {
    background-color: #F9FBFF;
    background-image: url(../images/error-bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom center;
}

.contact-hero {
    overflow: hidden;
    position: relative;
    background-color: #F9FBFF;
    background-image: url(../images/contact_us_bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    color: #ffffff;
    height: 300px;
    margin: 76px 0px 0px 0px;
}

.contact-hero h1 {
    font-size: 60px;
    font-weight: 700;
}

.contact-form-section {
    padding: 100px 0;
    background: #F9FBFF;
}

@media screen and (max-width: 991px) {
    .contact-hero {
        height: 300px;
        margin: 80px 0px 0px 0px;
    }

    .contact-hero h1 {
        font-size: 52px;
        font-weight: 700;
    }

    .contact-form-section {
        padding: 50px 0;
    }
}

@media screen and (max-width: 767px) {
    .contact-hero {
        height: 176px;
        margin: 68px 0px 0px 0px;
    }

    .contact-hero h1 {
        font-size: 40px;
    }

    .contact-form-section {
        padding: 50px 0;
    }
}

.contact-form {
    width: 1040px;
    max-width: 100%;
    border-radius: 10px;
    background: #FFF;
    box-shadow: 0px 6px 44px 0px rgba(8, 29, 51, 0.06);
    display: flex;
    padding: 56px 40px;
}

.contact-form h2 {
    text-align: center;
    font-weight: 700;
    font-size: 40px;
    margin: 0px 0px 56px 0px;
}
.contact-form .row .pb-4{
    position: relative;
}

@media screen and (max-width: 991px) {
    .contact-form {
        padding: 24px;
    }

    .contact-form h2 {
        font-size: 28px;
        margin: 0px 0px 32px 0px;
    }
}

.contact-form .question-form {
    border-radius: 8px;
    background: #FFF;
    box-shadow: 0px 6px 44px 0px rgba(8, 29, 51, 0.06);
    padding: 48px 56px;
}

@media screen and (max-width: 767px) {
    .contact-form .question-form {
        padding: 24px;
    }
}

.contact-form label.form-label {
    font-weight: 500;
}

.contact-form input.form-control,select.form-control {
    border-radius: 8px;
    border: 1px solid rgba(8, 29, 51, 0.15);
    background-color: #FDFDFD;
    height: 50px;
    padding: 0px 20px;
}

.contact-form textarea.form-control {
    height: 100px;
    border-radius: 8px;
    border: 1px solid rgba(8, 29, 51, 0.15);
    background: #FDFDFD;
    padding: 15px 20px;
}

.contact-form .btn-primary {
    padding-left: 70px;
    padding-right: 70px;
}

@media screen and (max-width: 767px) {
    .contact-form .btn-primary {
        width: 100%;
    }
}

.home-hero {
    overflow: hidden;
    position: relative;
    background-color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100vh;
    min-height: 731px;
    max-height: 857px;
}

@media screen and (max-width: 991px) {
    .home-hero {
        height: auto;
        min-height: auto;
        max-height: none;
        padding: 110px 0px 70px 0px;
    }
    .des-text-center {
        text-align: center;
    }
}

@media screen and (max-width: 767px) {
    .home-hero {
        padding: 68px 0px 40px 0px;
    }
}

.home-hero .container {
    position: relative;
    z-index: 2;
    align-items: center;
}

@media screen and (max-width: 767px) {
    .home-hero .container {
        padding-top: 0;
    }
}

.home-hero h1 {
    font-size: 60px;
    font-weight: 700;
    margin: 0px 0px 24px 0px;
    padding: 0px;
}
.home-hero h1 p {
    font-size: inherit;
    font-weight: inherit;
    color: inherit;
}

@media screen and (max-width: 1199px) {
    .home-hero h1 {
        font-size: 40px;
    }
}

@media screen and (max-width: 767px) {
    .home-hero h1 {
        font-size: 32px;
    }
}

.home-hero>p {
    font-size: 20px;
    font-weight: 400;
    margin: 0px 0px 40px 0px;
    color: #61656A;
    max-width: 540px;
}

@media screen and (max-width: 1199px) {
    .home-hero>p {
        font-size: 18px;
    }
}

@media screen and (max-width: 991px) {
    .home-hero>p {
        max-width: 100%;
    }
}

.home-hero .btn {
    min-width: 190px;
}

.home-hero .des {
    position: relative;
    z-index: 2;
    max-width: 650px;
}
.home-hero .des>p {
    font-size: 20px;
    color: #61656A;
}

@media screen and (max-width: 1199px) {
    .home-hero .des {
        max-width: 420px;
    }
}

@media screen and (max-width: 991px) {
    .home-hero .des {
        max-width: 100%;
        padding-top: 40px;
    }
}

@media screen and (max-width: 1199px) {
    .home-hero .thumb {
        width: 540px;
    }
}

@media screen and (max-width: 991px) {
    .home-hero .thumb {
        width: 100%;
        padding-top: 40px;
    }
}

.marquee-index-wrap {
    overflow: hidden;
    padding: 19px 0px;
    background-color: #081D33;
}

.marquee-index-wrap .item {
    display: inline-block;
    font-size: 20px;
    font-weight: 500;
    font-family: "Rubik", sans-serif;
    text-transform: uppercase;
    margin: 0px 20px 0px 0px;
    font-size: 20px;
    font-weight: 600;
    color: #fff;
}

.marquee-index-wrap .item .red {
    color: #E34A4A;
}

.marquee-index-wrap .item .green {
    color: #5DAF50;
}

.home-block {
    background-color: #ffffff;
    padding-top: 120px;
    padding-bottom: 80px;
}

@media screen and (max-width: 991px) {
    .home-block {
        padding-top: 60px;
        padding-bottom: 40px;
    }
}

.home-block .des.des-fix {
    padding: 0px 50px 0px 0px;
}

@media screen and (max-width: 991px) {
    .home-block .des.des-fix {
        padding: 10px 0px;
    }
}

.home-block .des .icon-large {
    margin: 0px 0px 10px 0px;
}

.home-block .des h2 {
    font-size: 52px;
}

@media screen and (max-width: 991px) {
    .home-block .des h2 {
        font-size: 28px;
    }
}

.home-block .des>p {
    color: #61656A;
    font-size: 20px;
    margin: 0px 0px 40px 0px;
}

@media screen and (max-width: 991px) {
    .home-block .des>h3 {
        text-align: center;
    }
    .home-block .des>p {
        text-align: center;
        font-size: 18px;
        margin: 0px 0px 25px 0px;
    }
}

.home-block .des .list-items {
    padding-bottom: 20px;
}

.home-block .des .list-items .item {
    display: flex;
    align-items: center;
    border-radius: 8px;
    margin: 0px 0px 20px 0px;
    background: #FFF;
    box-shadow: 0px 6px 44px 0px rgba(8, 29, 51, 0.06);
    padding: 22px;
}

@media screen and (max-width: 767px) {
    .home-block .des .list-items .item {
        padding: 16px;
        margin: 0px 0px 16px 0px;
    }
}

.home-block .des .list-items .item .icon {
    flex-shrink: 0;
    margin: 0px 20px 0px 0px;
}

.home-block .des .list-items .item h4 {
    font-size: 20px;
    font-weight: 500;
    margin: 0px;
}

@media screen and (max-width: 991px) {
    .home-block .des .list-items .item h4 {
        font-size: 16px;
    }
}

.block-real .item {
    border-radius: 8px;
    border: 1px solid rgba(8, 29, 51, 0.15);
    overflow: hidden;
    max-width: 500px;
    margin: 0px 0px 40px 0px;
}

.block-real .item.active .button-wrap {
    display: block;
}

.block-real .item.active .item-thumb {
    display: block;
}

.block-real .item .button-wrap {
    display: none;
}

.block-real .item .item-thumb {
    display: none;
}

@media screen and (max-width: 991px) {
    .block-real .item {
        max-width: 100%;
    }
}

.block-real .item .des {
    padding: 32px 32px;
}

@media screen and (max-width: 767px) {
    .block-real .item .des {
        padding: 24px;
    }
}

.block-real .item .des h3 {
    font-weight: 700;
    font-size: 32px;
    margin: 0px 0px 16px 0px;
}

@media screen and (max-width: 991px) {
    .block-real .item .des h3 {
        font-size: 24px;
    }
}

.block-real .item .des>p {
    font-size: 20px;
    font-weight: 400;
    color: #61656A;
    margin: 0px;
}

@media screen and (max-width: 991px) {
    .block-real .item .des>p {
        font-size: 18px;
    }
}

.block-real .item .des .btn {
    padding-left: 20px;
    padding-right: 20px;
    margin-top: 20px;
}

.block-solution .item {
    height: 100%;
    border-radius: 8px;
    transition: all ease 0.3s;
    overflow: hidden;
    padding: 24px;
}

.block-solution .hover-style:hover {
    box-shadow: 0px 6px 44px 0px rgba(8, 29, 51, 0.16);
    transform: translate3D(0, -1px, 0) scale(1.02);
}

.block-solution .item .icon {
    margin: 0px 0px 20px 0px;
}

.block-solution .item h3 {
    font-weight: 700;
    font-size: 24px;
    margin: 0px 0px 20px 0px;
}

.block-solution .item p {
    font-size: 16px;
    font-weight: 400;
    color: #61656A;
    margin: 0px;
}

.block-solution.solution-card .item {
    box-shadow: 0px 6px 44px 0px rgba(8, 29, 51, 0.06)!important;
}

.block-solution.solution-card .item:hover {
    box-shadow: 0px 6px 44px 0px rgba(8, 29, 51, 0.16)!important;
    transform: none!important;
}

.block-compliance-inner {
    position: relative;
}

.block-compliance {
    padding: 90px 0px 70px 0px;
    background-color: #fff;
    position: relative;
}

@media screen and (max-width: 991px) {
    .block-compliance {
        padding: 10px 0px 60px 0px;
    }
}

.block-compliance .thumb {
    padding-top: 20px;
    display: flex;
    align-items: center;
}


@media screen and (max-width: 1199px) {
    .block-compliance .thumb {
        width: 500px;
    }
}

@media screen and (max-width: 991px) {
    .block-compliance .thumb {
        position: relative;
        top: unset;
        left: unset;
        float: none;
        width: auto;
        max-width: 100%;
        bottom: unset;
        margin-bottom: 20px;
    }
}

.block-compliance .row {
    padding: 20px 0 0 0;
}

.block-compliance .des {
    max-width: 610px;
}

@media screen and (max-width: 991px) {
    .block-compliance .des {
        max-width: 100%;
        box-sizing: border-box;
    }
}

.des h2 {
    font-size: 52px;
    font-weight: 700;
}
.des>p {
    margin: 20px 0px 40px 0px;
}


@media screen and (max-width: 1199px) {
    .des h2 {
        text-align: center;
        font-size: 28px;
    }
    .des>p {
        margin: 20px 0px 40px 0px;
    }
}

.block-compliance .item {
    margin: 0px 0px 20px 0px;
    border-radius: 8px;
    border: 1px solid rgba(8, 29, 51, 0.15);
}

.block-compliance .item .item-caption {
    padding: 25px 20px;
    display: flex;
    align-items: center;
}

.block-compliance .item .item-caption .icon {
    flex-shrink: 0;
    margin: 0px 10px 0px 0px;
    display: none;
}

.block-compliance .item .item-caption h3 {
    font-size: 22px;
    font-weight: 600;
    margin: 0px;
}

@media screen and (max-width: 991px) {
    .block-compliance .item .item-caption h3 {
        font-size: 20px;
    }
}

.block-compliance .item p {
    padding: 0px 24px 24px 24px;
    margin: 0px;
    font-size: 20px;
    font-weight: 400;
    color: #61656A;
    display: none;
}

@media screen and (max-width: 991px) {
    .block-compliance .item p {
        font-size: 16px;
    }
}

.block-compliance .item.active {
    border: none;
    border-radius: 8px;
    background: #FFF;
    box-shadow: 0px 6px 44px 0px rgba(8, 29, 51, 0.06);
}

.block-compliance .item.active .item-caption {
    padding: 30px 24px;
    display: flex;
    align-items: center;
}

.block-compliance .item.active .item-caption .icon {
    display: block;
}

.block-compliance .item.active p {
    display: block;
}

.block-news-home .item-large {
    margin-bottom: 20px;
}

.block-news-home .item-large .thumb img {
    width: 100%;
}

.block-news-home .item-large .des {
    padding: 20px 0px;
}

.block-news-home .item-large .des h3 {
    font-size: 32px;
    font-weight: 700;
    margin: 0px 0px 8px 0px;
}

.block-news-home .item-large .des h3 a {
    color: #081D33;
}

@media screen and (max-width: 991px) {
    .block-news-home .item-large .des h3 {
        font-size: 24px;
    }
}

.block-news-home .item-large .des>p {
    margin: 0px 0px 20px 0px;
    font-size: 20px;
    color: #61656A;
}

@media screen and (max-width: 991px) {
    .block-news-home .item-large .des>p {
        font-size: 18px;
    }
}

.block-news-home .item-large .des .meta {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.block-news-home .date {
    display: inline-flex;
}

.block-news-home .date svg {
    margin: -2px 5px 0px 0px;
    font-size: 16px;
    font-weight: 400;
    width: 21px;
}

.block-news-home .readmore {
    font-size: 16px;
    font-weight: 600;
    color: #2C6BE4;
}

.block-news-home ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

.block-news-home ul li {
    margin: 0 0 28px 0;
    display: flex;
}

.block-news-home ul li:last-child {
    margin-bottom: 0;
}

.block-news-home ul li .thumb {
    width: 160px;
    height: 160px;
    flex-shrink: 0;
    margin: 0px 20px 0px 0px;
}

.block-news-home ul li .thumb img {
    height: 100%;
    width: 100%;
}

@media screen and (max-width: 767px) {
    .block-news-home ul li .thumb {
        height: 115px;
        width: 115px;
    }
}

.block-news-home ul li .des h3 {
    font-size: 20px;
    margin: 0px 0px 10px 0px;
}

@media screen and (max-width: 991px) {
    .block-news-home ul li .des h3 {
        font-size: 18px;
    }
}

@media screen and (max-width: 767px) {
    .block-news-home ul li .des h3 {
        font-size: 16px;
        margin: 0px 0px 6px 0px;
    }
}

.block-news-home ul li .date {
    display: flex;
}

@media screen and (max-width: 767px) {
    .block-news-home ul li .date {
        margin: 0px 0px 5px 0px;
    }
}

@keyframes mymove {
    0% {
        transform: translateY(100%);
    }

    100% {
        transform: translateY(0%);
    }
}

.cookie-notify {
    display: none;
    position: fixed;
    bottom: 0px;
    left: 0px;
    right: 0px;
    z-index: 9999;
    background-color: #2C6BE4;
    padding: 20px 0px;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
    transform: translateY(100%);
    animation-delay: 1.5s;
    animation-name: mymove;
    animation-duration: 1.4s;
    animation-iteration-count: 1;
    animation-fill-mode: forwards;
    color: #fff;
}

.cookie-notify .inner {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

@media screen and (max-width: 767px) {
    .cookie-notify .inner {
        flex-wrap: wrap;
    }
}

.cookie-notify .inner .left {
    display: flex;
    align-items: center;
}

.cookie-notify .inner .left .icon {
    width: 60px;
    margin: 0px 20px 0px 0px;
    flex-shrink: 0;
}

@media screen and (max-width: 767px) {
    .cookie-notify .inner .left .icon {
        display: none;
    }
}

@media screen and (max-width: 767px) {
    .cookie-notify .inner .left {
        width: 100%;
    }
}

.cookie-notify .inner .right .button {
    width: 148px;
    height: 46px;
    background-color: #fff;
    display: inline-block;
    cursor: pointer;
    border: none;
    font-weight: 600;
    font-size: 16px;
    color: #081D33;
    border-radius: 6px;
}

.disclaimer-content {
    border-top: 1px solid rgba(255, 255, 255, 0.3);
    padding: 30px 0px 100px 0px;
}
@media screen and (max-width: 767px) {
    .disclaimer-content .allright {
        margin: 0!important;
    }
    .disclaimer-content {
        padding: 30px 0 0 0;
    }
}

.disclaimer-content p {
    font-size: 14px;
    color: #fff;
    opacity: 0.9;
    margin: 0px 0px 15px 0px;
}

.disclaimer-content p.allright {
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    padding: 15px 0px;
}

/*# sourceMappingURL=main.css.map */





.image-container {
    width: 100%;
    height: 246px;
 /* Fixed height */
    overflow: hidden;
 /* Hide overflow to maintain aspect ratio */
    position: relative;
}

.image-container img {
    width: 100%;
    height: 100%;
    object-fit: cover;
 /* Ensures the image covers the container while maintaining aspect ratio */
    position: absolute;
    top: 0;
    left: 0;
}

.hero-section {
    overflow: hidden;
    position: relative;
    background-color: #ffffff;
}
.hero-section::before {
    position: absolute;
    top: 200px;
    left: 100px;
    z-index: 1;
    transform: translate3d(-50%,-50%,0);
    display: block;
    content: "";
    width: 331px;
    height: 331px;
    flex-shrink: 0;
    border-radius: 331px;
    opacity: 0.1;
    background: radial-gradient(50% 50% at 50% 50%, #2C6BE4 0%, rgba(44, 107, 228, 0.00) 100%);
}
.hero-section::after {
    position: absolute;
    bottom: 100px;
    right: 150px;
    z-index: 1;
    transform: translate3d(50%,50%,0);
    display: block;
    content: "";
    width: 331px;
    height: 331px;
    flex-shrink: 0;
    border-radius: 331px;
    opacity: 0.1;
    background: radial-gradient(50% 50% at 50% 50%, #2C6BE4 0%, rgba(44, 107, 228, 0.00) 100%);
}


@media screen and (max-width: 991px) {
    .hero-section::before {
        position: absolute;
        top: 150px;
        left: 0;
    }
    .hero-section::after {
        position: absolute;
        bottom: 60px;
        right: 60px;
    }
}



.ecom-advantages {
    padding-top: 60px;
}

.ecom-advantages .container {
    position: relative;
}

.ecom-advantages .i-card {
    border: none;
    font-size: 18px;
    padding: 0 0 10px;
    background-color: #f9fcff;
    border-radius: 10px;
    box-shadow: 0 8px 48px 0 rgba(8, 29, 51, 0.06);
}

.ecom-advantages .feature-warp {
    box-shadow: 8px 6px 12px 0 rgba(13, 124, 233, 0.08);
    z-index: 99;
}

.ecom-advantages .method-warp {
    box-shadow: 0 4px 44px 0 rgba(8, 29, 51, 0.06);
    background-color: #fff;
}

.ecom-advantages .card-header {
    border: none;
    font-weight: 600;
    font-size: 24px;
    padding: 16px 40px;
    box-sizing: content-box;
    border-radius: 10px 10px 0 0;
}

.ecom-advantages .feature-warp .card-header {
    background-color: rgb(14,126,235);
    color: white;
}

.ecom-advantages .card-body {
    padding: 10px  40px;
    color: #61656A;
    height: auto;
  /*border-radius: 0 0 20px 20px;*/
}

.ecom-advantages .card-item {
    border-bottom: 0.5px solid rgb(238, 238, 238);
}

.ecom-advantages .feature-warp .card-item:last-child, .ecom-advantages .method-warp .card-item:last-child {
    border-bottom: 0;
}

.ecom-advantages .item-title {
    padding: 15px 50px 15px 0;
    background-image: url(../images/isright.png);
    background-repeat: no-repeat;
    background-position: right center;
}

.ecom-advantages .item-desc {
    color: black;
    padding: 15px 0 15px 15px;
}

.ecom-advantages .method-warp {
    position: relative;
    top: 30px;
}

.ecom-advantages .method-warp .card-header {
    background-color: rgb(238, 238, 238);
    font-weight: 700;
}

.ecom-advantages .method-warp .card-body {
    padding-top: 0;
}

@media screen and (max-width: 991px) {
    .ecom-advantages {
        padding-top: 40px;
        padding-bottom: 80px;
    }
    .ecom-advantages .list-view {
        padding: 0 10px;
    }

    .ecom-advantages .item-desc {
        padding: 15px 0;
    }
}

.feature-list3.des h2 {
    font-size: 40px;
    font-weight: 700;
    margin: 0px 0px 20px 0px;
    /*max-width: 300px; */
}

@media screen and (max-width: 767px) {
    .feature-list3.des h2 {
        font-size: 28px;
        text-align: center;
    }
}

.feature-list3.des>p {
    font-size: 20px;
    color: #61656A;
    font-weight: 400;
    margin: 0px 0px 40px 0px;
}

@media screen and (max-width: 767px) {
    .feature-list3.des>p {
        margin: 0px 0px 20px 0px;
    }
}

.feature-list3.des>p a {
    font-weight: 600;
    color: #2C6BE4;
}

.feature-list3.des .thumb {
    display: flex;
    border-radius: 20px;
    /*border: 1px solid rgba(97, 101, 106, 0.2);*/
    max-width: 438px;
    padding: 20px 0;
    align-items: center;
    justify-content: space-between;
}

@media screen and (max-width: 991px) {
    .feature-list3.des .thumb {
        margin-bottom: 10px;
    }
}

@media screen and (max-width: 767px) {
    .feature-list3.des .thumb {
        max-width: 330px;
        padding-top: 20px;
    }
}

@media screen and (max-width: 767px) {
    .feature-list3.des .thumb img {
        max-height: 38px;
    }
}


/* forex broker */
.feature-list3 .payment-needs .payment-need-item {
    font-size: 20px;
    padding: 10px 0 10px 40px;
    background-image: url(../images/isright.png);
    background-repeat: no-repeat;
    background-size: 30px;
    background-position: left center;
}

.card-box {
    box-sizing: border-box;
    padding: 30px 24px 20px 24px;
    border-radius: 8px;
    background: #FFF;
    box-shadow: 0 6px 44px 0 rgba(8, 29, 51, 0.06);
    height: 100%;
    transition: all ease 0.3s;
}
.card-box:hover {
    box-shadow: 0 6px 44px 0 rgba(8, 29, 51, 0.16);
}

.card-box .title {
    margin-top: 16px;
    color: #081D33;
    font-size: 20px;
    font-weight: 500;
}

.card-box .desc {
    color: #61656A;
    font-size: 16px;
    line-height: 130%;
}
.card-box.cross-cls {
    margin-top: 20px;
}
@media screen and (max-width: 768px) {
    .card-box.cross-cls {
        margin-top: 0!important;
    }
}

.clicked {
    cursor: pointer;
}

.fa-copy:hover::before {
    color: #2c6be4;
}

.api-block .code-tab .ct-content.active .fa-copy {
    display: none;
}

.api-block .code-tab .ct-content.active:hover .fa-copy {
    display: block;
}

.vertical-layout {
    padding-top: 100px;
}

.vertical-layout .thumb {
    padding: 56px 0;
}
@media screen and (max-width: 1199px) {
    .vertical-layout .thumb {
        margin: 0;
    }
}

@media screen and (max-width: 991px) {
    .vertical-layout {
        padding-top: 40px;
    }
    .vertical-layout .thumb {
        margin: -40px 0;
    }
}

.component-image-list .col-item {
    max-width: 292px;
    max-height: 240px;
}
.component-image-list .col-item .image-box {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
    padding: 30px 24px 20px 24px;
    border-radius: 8px;
    background: #FFF;
    box-shadow: 0 6px 44px 0 rgba(8, 29, 51, 0.06);
    height: 100%;
    transition: all ease 0.3s;
}
.component-image-list .col-item .image-box:hover {
    box-shadow: 0 6px 44px 0 rgba(8, 29, 51, 0.16);
}
.component-image-list .title {
    font-size: 20px;
    height: 86px;
    text-align: center;
}

@media screen and (max-width: 767px) {
    .component-image-list .col-item {
        max-width: 100%!important;
        max-height: 100%!important;
        margin-top: 20px;
        box-sizing: border-box;
    }
   .component-image-list .col-item:first-child {
        margin-top: 60px;
    }
    .component-image-list .title {
        display: flex;
        align-items: center;
        margin-left: 20px;
        text-align: left;
        height: 72px;
        flex: 1;
    }
    .component-image-list .col-item .image-box {
        box-shadow: none;
        flex-direction: row;
        padding: 10px 4px;
        box-sizing: border-box;
    }
}

.expand-list-section {
    min-height: 1044px;
    box-sizing: border-box;
    padding: 80px 0;
}
@media screen and (max-width: 767px) {
    .expand-list-section {
        min-height: 700px;
        padding: 40px 0;
    }
}
.expand-list-section .card-box {
    margin-top: 20px;
}
.expand-list-section .total-box {
    font-size: 20px;
    font-weight: 500;
    line-height: 30px;
    text-align: right;
}
.expand-list-section .card-box .header-area .title-box .expand-title {
    font-size: 24px;
    font-weight: 600;
    line-height: 30px;
    margin-bottom: 6px;
}
.expand-list-section .card-box .header-area .title-box .expand-sub-title {
    font-size: 20px;
    line-height: 30px;
    flex-wrap: wrap;
}
.expand-list-section .card-box .header-area .title-box .expand-sub-title img{
    margin: 0 8px;
    width: 18px;
    height: 18px;
}
.expand-list-section .card-box .header-area .title-box .expand-sub-title p{
    color: #61656A;
    margin: 0;
    letter-spacing: 0.5px;
}
.expand-list-section .card-box .expand-area{
    font-size: 20px;
    display: grid; /* 使用CSS网格布局 */
    grid-template-rows: 0fr; /* 设置网格行模板，0fr表示行的高度为0，内容不可见 */
    transition: 0.3s grid-template-rows ease;
}
.expand-list-section .card-box .expand-area.active{
    grid-template-rows: 1fr; /* 设置网格行模板，1fr表示行的高度将占用可用空间，内容变为可见 */
}
.expand-list-section .card-box .expand-area .expand-div {
    overflow: hidden; /* 设置内容溢出隐藏，这样当内容不可见时（高度为0），内容会被隐藏 */
}
.expand-list-section .card-box .body-area {
    border-top: 1px dashed #61656A;
    border-bottom: 1px dashed #61656A;
    padding: 24px 0 8px 0;
    margin-top: 24px;
}
.expand-list-section .card-box .footer-area {
    padding-top: 24px;
}
.card-matrix-center-layout .container .item {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
}
.how-to-start-block {
    padding: 80px 0 50px 0;
    background: #F9FBFF;
}
.how-to-start-block .title-box .sub-title{
    font-size: 20px;
    font-weight: 600;
    color: #61656A;
}
.how-to-start-block .title-wrapper .title-box{
    flex: 1;
    margin-right: 40px;
}
.how-to-start-block .title-box .title{
    font-size: 40px;
    font-weight: 700;
}
.how-to-start-block .step-box{
    height: 56px;
    margin-top: 64px;
    font-size: 18px;
    font-weight: 500;
    border-top: 1px solid #DCDCDC;
    border-bottom: 1px solid #DCDCDC;
}
.how-to-start-block .step-box .selected{
    background: #2C6BE4;
    color: #ffffff;
    border-color: #2C6BE4;
}
.how-to-start-block .form-box {
    display: none;
    padding: 64px 0 0 0;
    min-height: 500px;
    width: 1066px;
    max-width: 100%;
    margin-left: -20px;
}
.how-to-start-block .form-box .form-description{
    flex: 1;
    margin-top: 40px;
}
.how-to-start-block .form-box .form-title{
    font-size: 24px;
    font-weight: 700;
    line-height: 38px;
}
.how-to-start-block .form-box .right-img{
    width: 516px;
    height: 100%;
}
.how-to-start-block .btn{
    width: 190px;
}
@media screen and (max-width: 991px) {
    .how-to-start-block {
        padding: 40px 0 20px 0;
    }
    .how-to-start-block .title-wrapper .title-box{
        width: 100%;
        text-align: center;
        margin-right: 0;
    }
     .how-to-start-block .title-wrapper .title-box .title{
         font-size: 28px;
    }
    .how-to-start-block .title-wrapper .btn{
        width: 100%;
        margin: 30px 0 0 0;
    }
    .how-to-start-block .step-box{
        margin: 40px -12px 0 -12px;
    }
    .how-to-start-block .form-box {
        display: none;
        padding: 20px 0 0 0;
        min-height: 320px;
        text-align: center;
        justify-content: center;
        margin: 0;
    }
    .how-to-start-block .form-box .form-description{
        margin-right: 0;
        min-width: 328px;
    }
    .how-to-start-block .form-box .form-title{
        font-size: 20px;
    }
}

.block-title h2{
    font-size: 40px;
}
.block-title>p{
    font-size: 20px;
    margin:0;
}
@media screen and (max-width: 991px) {
    .block-title{
        text-align: center;
    }
    .block-title h2{
        font-size: 28px;
    }
    .block-title>p {
        font-size: 18px;
        margin: 0;
    }
}


.block-center-card-section {
    margin: -20px 0 -20px 0;
}
.block-center-card-section .item {
    height: 100%;
    border-radius: 8px;
    transition: all ease 0.3s;
    overflow: hidden;
    padding: 24px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.block-center-card-section .hover-style:hover {
    box-shadow: 0px 6px 44px 0px rgba(8, 29, 51, 0.16);
}

.block-center-card-section .item .icon {
    margin: 0px 0px 20px 0px;
    width: 72px;
}

.block-center-card-section .item h3 {
    font-weight: 500;
    font-size: 24px;
    margin: 0px 0px 20px 0px;
    text-align: center;
}

.block-center-card-section .item p {
    font-size: 16px;
    font-weight: 400;
    color: #61656A;
    margin: 0px;
    text-align: center;
}

.block-center-card-section.solution-card .item {
    box-shadow: 0px 6px 44px 0px rgba(8, 29, 51, 0.06)!important;
}

.block-center-card-section.solution-card .item:hover {
    box-shadow: 0px 6px 44px 0px rgba(8, 29, 51, 0.16)!important;
    transform: none!important;
}
@media screen and (max-width: 991px) {
    .block-center-card-section .block-title {
        text-align: center;
    }
    .block-center-card-section .col-item {
        margin: 0;
    }
    .block-center-card-section .item {
        padding: 24px 0;
        display: flex;
        flex-direction: row;
        align-items: flex-start;
    }
    .block-center-card-section .item .icon {
        width: 64px;
        margin: 0 16px 0 0;
    }
    .block-center-card-section .item h3 {
        margin: 0;
        font-size: 22px;
        text-align: left;
    }
    .block-center-card-section .item p {
        text-align: left;
    }
}
.invalid-text {
    position: absolute;
    bottom: 6px;
    left: 0;
    display: none;
    font-size: 12px;
    color: #FC5D48;
}
.progress-carousel-section {
    padding: 100px 0;
    overflow: hidden;
}
.progress-carousel-section .block-title {
    margin-top: 40px;
}
@media screen and (max-width: 991px) {
    .progress-carousel-section {
        padding: 40px 0;
    }
    .progress-carousel-section .block-title {
        margin-top: 0;
    }
}
.progress-carousel-section .progress-carousel-box {
    display: flex;
    padding: 40px 0;
    box-sizing: border-box;
    transition: all ease-in-out 0.5s;
}
.progress-carousel-section .progress-carousel-box .progress-carousel-item {
    margin-right: 16px;
    box-sizing: border-box;
    padding: 30px 24px 20px 24px;
    border-radius: 8px;
    background: #FFF;
    box-shadow: 0 6px 44px 0 rgba(8, 29, 51, 0.06);
    transition: all ease 0.3s;
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: calc(100vw - 24px);
    color: #081D33;
}
.progress-carousel-section .progress-carousel-box .progress-carousel-item:last-child {
    margin-right: 0;
}
.progress-carousel-section .progress-carousel-box .progress-carousel-item .item-content {
    width: 292px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.progress-carousel-section .progress-carousel-box .progress-carousel-item:hover {
    box-shadow: 0 6px 44px 0 rgba(8, 29, 51, 0.16);
}
.progress-carousel-section .progress-box {
    display: flex;
    align-items: center;
}
.progress-carousel-section .progress-box .progress-btn{
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: 1px solid #081D33;
    display: flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    cursor: pointer;
    color: #081D33;
    transition: all ease 0.2s;
}
.progress-carousel-section .progress-box .progress-btn:hover{
    border: 1px solid #2C6BE4;
    color: #ffffff;
    background: #2C6BE4;
}
.progress-carousel-section .progress-box .progress{
    position: relative;
    height: 2px;
    flex: 1;
    background: #D6D6D6;
}
.inner-progress {
    height: 100%;
    background-color: #2C6BE4;
    position: absolute;
    transition: all ease 0.3s;
}
.tag {
    display: inline-flex;
    padding: 2px 8px;
    justify-content: center;
    align-items: center;
    border-radius: 6px;
    font-size: 12px;
}
.tag.primary{
    color: #2C6BE4;
    background: #EAF0FC;
}
@media screen and (max-width: 991px) {
    .progress-carousel-section .progress-carousel-box {
        padding: 40px 0;
        width: calc(100vw - 42px);
    }
    .progress-carousel-section .progress-carousel-box .progress-carousel-item .item-content {
        width: calc(100vw - 90px);
    }
}




.progress-carousel-column-section {
    padding-top: 56px;
    overflow: hidden;
    height: 500px;
}
.progress-carousel-column-section .block-title {
    margin-top: 40px;
}
@media screen and (max-width: 991px) {
    .progress-carousel-column-section {
        padding: 40px 0;
    }
    .progress-carousel-column-section .block-title {
        margin-top: 0;
    }
}
.progress-carousel-column-section .progress-carousel-column-box{
    display: flex;
    flex-direction: column;
    width: 496px;
    box-sizing: border-box;
    transition: all ease-in-out 0.5s;
    position: relative;
}
.progress-carousel-column-section .progress-carousel-column-box .progress-carousel-item {
    box-sizing: border-box;
    padding: 24px;
    border-radius: 8px;
    background: #FFF;
    box-shadow: 0 6px 44px 0 rgba(8, 29, 51, 0.06);
    transition: all ease 0.3s;
    display: flex;
    flex-direction: column;
    color: #081D33;
    margin-bottom: 64px;
}
.progress-carousel-column-section .progress-carousel-box {
    display: none;
    padding: 40px 0;
    box-sizing: border-box;
    transition: all ease-in-out 0.5s;
}
.progress-carousel-column-section .progress-carousel-box .progress-carousel-item {
    margin-right: 16px;
    box-sizing: border-box;
    padding: 30px 24px 20px 24px;
    border-radius: 8px;
    background: #FFF;
    box-shadow: 0 6px 44px 0 rgba(8, 29, 51, 0.06);
    transition: all ease 0.3s;
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: calc(100vw - 24px);
    color: #081D33;
}
.progress-carousel-column-section .progress-carousel-box .progress-carousel-item:last-child {
    margin-right: 0;
}
.progress-carousel-column-section .progress-carousel-box .progress-carousel-item .item-content {
    width: 292px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.progress-carousel-column-section .progress-carousel-box .progress-carousel-item:hover {
    box-shadow: 0 6px 44px 0 rgba(8, 29, 51, 0.16);
}
.progress-carousel-column-section .progress-box {
    display: none;
    align-items: center;
}
.progress-carousel-column-section .progress-box .progress-btn{
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: 1px solid #081D33;
    display: flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    cursor: pointer;
    color: #081D33;
    transition: all ease 0.2s;
}
.progress-carousel-column-section .progress-box .progress-btn:hover{
    border: 1px solid #2C6BE4;
    color: #ffffff;
    background: #2C6BE4;
}
.progress-carousel-column-section .progress-box .progress{
    position: relative;
    height: 2px;
    flex: 1;
    background: #D6D6D6;
}
@media screen and (max-width: 991px) {
    .progress-carousel-column-section {
        height: auto;
    }
    .progress-carousel-column-section .right-column {
        display: none;
    }
    .progress-carousel-column-section .progress-carousel-box {
        display: flex;
        width: calc(100vw - 42px);
    }
    .progress-carousel-column-section .progress-box {
        display: flex;
    }
    .progress-carousel-column-section .progress-carousel-box .progress-carousel-item .item-content {
        width: calc(100vw - 90px);
    }
}
.wallet-section2 {
    margin: -80px 0
}
@media screen and (max-width: 991px) {
     .wallet-section2 {
        margin: -40px 0
    }
}


