    
html {
    margin: 0px;
    padding: 0px;
    scroll-behavior: smooth;
}

body {
    background: #fff !important;
    margin: 0px;
    padding: 0px;
    overflow-x: hidden;
    font-family: 'Lato', sans-serif !important;
    color: #000;
    /*  padding-top: 83px*/
}

::-webkit-scrollbar {
    width: 6px;
}

::-webkit-scrollbar-thumb {
    background: linear-gradient(90deg, #13294B 0%, #1A8E90 100%);
    border-radius: 30px;
}
.desh{
    font-size:15px;
    font-weight:800;
    margin-bottom:10px;
}
#add{
    margin-top:10px;
}
.flag_section .col-lg-2{
    height:280px;
}


@media screen and (min-width: 992px) {
}





.country_box {
    margin-bottom: 10px;
}
::-webkit-scrollbar-track {
    box-shadow: inset 0 0 2px grey;
    border-radius: 30px;
}
.in-contact-6{
    margin:50px 0;
}

ul {
    padding-left: 0;
    list-style: none;
    margin: 0;
}
.uk-width-3-5@m{
    margin:50px 0!important;
}
.documentIMg p{
    font-size:25px;
    font-weight:700;
}
.countryAddress .toto {
    font-size: 25px !important;
    font-weight: 700 !important;
}




   

        h1 {
            margin: 0;
        }

h2 {
    margin: 0;
}

h3 {
    margin: 0;
}

h4 {
    margin: 0;
}

h5 {
    margin: 0;
}

h6 {
    margin: 0;
}

p {
    margin: Startr160;
    font-size: 15px;
   
    color: #333;
    font-weight: 500;
}

.sidebar {
    background: #fff;
    width: 240px;
    position: absolute;
    z-index: 9;
    right: 12px;
    top: 103px;
    display: none;
    box-shadow: 0 4px 10px rgba(0,0,0,0.1);
    border-radius: 8px;
    overflow: hidden;
    transition:0.5s ease-in;
}

    .sidebar ul {
        list-style: none;
        padding-left: 5px;
        padding-top: 6px;
        margin: 0;
    }

        .sidebar ul li {
            position: relative;
            margin-bottom: 7px;
        }

            .sidebar ul li a {
                color: #333 !important;
                font-size: 15px !important;
                text-decoration: none;
                display: block;
                padding: 8px 12px;
                border-radius: 4px;
                transition: background 0.3s;
            }
                .sidebar ul li a .fa{
                    float:right;
                }

                .sidebar ul li a:hover {
                    background: #f1f1f1;
                }

                .sidebar ul li a img {
                    margin-right: 8px;
                }

.submenu .menu {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.4s ease, padding 0.4s ease;
    padding-left: 30px;
}

.submenu.open .menu {
    max-height: 200px; /* adjust if you have more submenu items */
}
#mysidebar ul{
    display:block!important;
}
#mysidebar .submenu{
    margin-bottom:0px!important;
}
   

    span.toggler-icon {
        position: relative;
    }

span.toggler-icon:after {
    content: '\f0c9';
    position: initial;
    top: 0px;
    left: 0;
    right: 0;
    bottom: 0;
    font-family: 'FontAwesome';
    font-size: 24px;
    font-weight: 400;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    z-index: 99;
}
.mobile{
    display:none;
}
h2.contact_Slot {
    font-size: 35px;
    color: #fff;
    margin: 0px 0px 0px;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    /*letter-spacing: 1px;*/
}

section.breadcrumbs {
    background-image: url('../images/about-us.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    padding: 150px 0px;
    margin: 0px;
    /* height: 400px; */
    background-position: top;
}

    section.breadcrumbs ol.breadcrumb {
        background: none;
        text-align: center;
        justify-content: center;
        padding: 0px 0px;
    }

.breadcrumb-item.active {
    color: #fff !important;
}

li.breadcrumb-item {
    font-size: 18px;
    font-weight: 500;
}

    li.breadcrumb-item a {
        color: #fff;
    }

.breadcrumb-item + .breadcrumb-item::before {
    display: inline-block;
    padding-right: .5rem;
    padding-left: .5rem;
    color: #fff !important;
    content: ">>";
}


.uk-section.uk-padding-remove-vertical {
    background: #fff;
}

section.aboutUS {
    background: #fff;
    padding: 50px 0px;
}

.aboutTxt {
}

    .aboutTxt p {
        font-weight: 500;
    }

img.about_banner {
    width: 100%;
    margin: 30px 0px;
    /* border-radius: 5px; */
    border: 1px solid #ccc;
    padding: 5px;
}

.compyName {
    margin: 23px 0px 0px;
}

    .compyName h3 {
        font-size: 16px;
        font-weight: 500;
        color: #fd6a4f;
    }

    .compyName h6 {
        font-size: 22px;
        font-weight: 500;
        color: #3e3e3e;
        line-height: 30px;
        margin: 8px 0px 5px;
    }

    .compyName p {
        font-weight: 500;
    }

.about-title {
    font-size: 20px;
    color: #333;
    font-weight: 600;
    margin: 50px 0px 10px;
}

.compyName ul.kfioshf {
    display: flex;
    align-items: center;
    /* justify-content: space-around; */
    gap: 10px;
    flex-wrap: wrap;
}

    .compyName ul.kfioshf li {
        background: #f5f5f5;
        border: 1px solid #ccc;
        padding: 40px 20px;
        font-size: 18px;
        /* width: 13%; */
        border-radius: 5px;
    }

.headerTitla {
    font-size: 25px;
    font-weight: 700;
    text-align: center;
    color: #3e3e3e;
}

.line-brack1 {
    margin-top: -10px;
}

section.why_choose {
    margin: 0px 0;
    background: #eaeded;
    padding: 50px 0;
}

.img_box img {
    border-radius: 5px;
}

.Right_box {
    padding-top: 50px;
}

    .Right_box h2 {
        font-size: 22px;
        font-weight: 500;
        margin-bottom: 10px;
    }

    .Right_box p {
        font-weight: 500;
        line-height: 23px;
        font-size: 15px;
    }

    .Right_box span {
        font-size: 18px;
        padding: 30px 0px 0px;
        display: inline-block;
    }

section.our_commitmemnt {
    background: #fff;
    padding: 60px 0px;
}

.our_commitmemnt .main_box {
    /* border: 1px solid #ccc; */
    padding: 20px 12px;
    margin-bottom: 30px;
    box-shadow: 0px 0px 5px #ccccccd1;
    height: 282px;
    border-radius: 5px;
}

    .our_commitmemnt .main_box h6 {
        font-size: 17px !important;
        margin: 0px 0px 5px !important;
        color: #fd6a4f;
    }

.main_box .img_box {
    width: 83px !important;
    margin: 0 auto;
    margin-bottom: 20px;
}

section.registerFund img {
    width: 100%;
}

.uk-grid.uk-flex.uk-flex-center.uk-grid-stack {
    margin-top: 47px;
}

#security_section img {
    width: 150px !important;
    margin: 0px auto;
}

#security_section .security_img {
    display: flex;
    gap: 19px !important;
    justify-content: space-between;
}

div#security_section {
    margin: 30px 0px;
}


section.blog-Section {
    background-image: url(../images/bg-pattern-dot.png);
    padding: 70px 0px 60px;
    /* margin: 50px 0px; */
    /* border-top: 1px solid #ccc; */
}

.PerksSlot {
    border: 1px solid #ccc;
    position: relative;
    padding: 0;
    margin-bottom: 30px;
    overflow: hidden;
    height: 230px;
}

    .PerksSlot:before {
        content: '';
        position: absolute;
        top: 0px;
        left: -360px;
        width: 100%;
        height: 100%;
        background: #0973ba;
        z-index: 1;
        transition: all .5s ease;
    }

    .PerksSlot:hover:before {
        left: 0px;
        transition: all .5s ease;
    }

.leftS img {
    max-width: 120px;
}

.leftS {
    height: 100%;
    background: #e7e7e7;
    width: 35%;
    padding-top: 50px;
    z-index: 999999;
    position: relative;
    padding-left: 33px;
}

.rightS {
    /* float: right; */
    font-size: 16px;
    margin: 0px 0px 0px;
    position: absolute;
    top: 15px;
    left: 215px;
    color: #000;
    z-index: 99999;
}

    .rightS h2 {
        font-size: 18px;
    }

.PerksSlot:hover .rightS h2 {
    color: #fff;
}

.PerksSlot:hover .rightS p {
    color: #fff;
}
#dskg {
    height: 504px;
}
/*.uk-flex-middle{
    padding-left:0!important;
}*/
.bannderSection {
    background-image: url('../images/bannerSlider.png');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

    .bannderSection .uk-overlay h1 {
        color: #fff;
        text-transform: capitalize;
    }

.in-slideshow .uk-slideshow-items p {
    margin-top: 25px;
    color: #fff;
}

p.uk-text-bold.uk-margin-remove {
    color: #fff;
}

.category-menu {
    background: #ffffff;
    width: 200px;
    transition: all .4s ease-in-out;
    box-shadow: 1px 3px 6px 0 rgb(99 128 227 / 37%);
    margin: 0px 0px 0px;
    border: 1px solid #ccc;
    position: absolute;
    left: -53px;
    top:50px;
    opacity: 1;
    z-index: 9;
    margin-top: 15px;
    border-radius: 7px;
}

/*.ul_naveLIsting li:hover .category-menu {
    transition: all .4s ease-in-out;
    opacity: 1 !important;
    margin-top: 0;
}*/

.uk-navbar-nav li {
    position: relative;
}
.uk-container{
   /* margin:0!important;*/
  /*  max-width:100%!important;*/
}

ul.category-menu-list {
    padding: 0px;
}

    ul.category-menu-list li {
        margin: 0px;
        width: 100%;
        border-bottom: 1px solid #ccc;
    }

        ul.category-menu-list li a {
            margin: 0px !important;
            padding: 8px 22px;
            display: inline-block;
            width: 100%;
            color: #3e3e3e;
        }

section.legal_decumnts {
    padding: 60px 0px;
    background: #fff;
}

.planTxt p {
    font-size: 16px;
}

ul.ul_list {
    padding-left: 30px;
    margin-top: 30px;
}

    ul.ul_list li {
        font-size: 17px;
        font-weight: 500;
        margin-bottom: 16px;
    }

.foreign_img img {
    width: 100%;
    max-width: 85%;
    margin: 0px auto;
    display: flex;
}

section.businessPlan {
    padding: 50px 0px;
}

ul.ul_list li i.fa {
    margin-right: 10px;
}

section.investment {
    background: #fff;
    padding: 30px 0px;
}

.form-group label {
    font-size: 15px;
}

ul.dailyReport {
    display: flex;
    justify-content: space-between;
    width: 100%;
    flex-wrap: wrap;
}

    ul.dailyReport label {
        font-size: 16px;
        color: #fd6a4f;
    }

    ul.dailyReport li {
        text-align: center;
    }

section.investment button.saveBtn {
    width: 100%;
    margin: 30px 0px 0px;
    border-style: none;
    border-radius: 0px !important;
}

.planTxt h3 {
    font-size: 22px;
    color: #fd6a4f;
}

.planTxt h2 {
    font-size: 30px;
    margin: 10px 0px 8px;
}

label.referLink {
    font-size: 25px;
    color: #016737;
    margin-top: 20px;
}

.earning__illustration {
    direction: rtl;
}

    .earning__illustration img {
        width: 100%;
    }

.earning__content h3 {
    font-size: 22px;
    color: #fd6a4f;
}

.earning__content h2 {
    font-size: 30px;
    margin: 10px 0px 8px;
}

.earning__content p {
    font-size: 17px;
}

section.esyStape {
    padding: 62px 0px;
}

.earning__items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.content__space {
    margin-top: 30px;
}

.earning__items img {
    display: inline-block;
    width: 180px;
    height: 180px;
    border-radius: 50%;
    margin-right: 30px;
}

h4.content__space--extra--small {
    font-size: 31px !important;
    line-height: 42px;
    font-weight: 700;
    color: #fd6a4f;
    font-style: normal;
    text-align: left;
}

.earning__content {
    width: 90%;
    margin: 0px auto;
}

.crypto_txt b {
    font-size: 18px;
}

.crypto_txt ul.ul_list {
    padding: 10px 0px 0px;
    margin: 0px;
}

    .crypto_txt ul.ul_list li {
        font-size: 15px;
    }

.crypto_txt {
    margin-top: 20px;
}

.uk-section.uk-padding-large.uk-background-contain {
    background-size: cover;
    background-position: center;
}

.quickLinks {
    display: flex;
    justify-content: space-between;
    width: 100%;
}
/*****************Road map cssssssss******************************/

section.crypto_solution {
    background-image: url('../images/roadMap.png');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    padding: 60px 0px;
}

.roadmap_sec {
    position: relative;
    width: 70%;
    margin: 0px auto;
    height: 100%;
}

.roadMap_scroll {
    overflow: auto;
    height: 400px;
}
/*.roadmap_sec:before {
        content: '';
        position: absolute;
        top: 9px;
        left: 0px;
        border-top: 2px solid #fff;
        width: 100%;
    }*/
.roadmapSlot {
    text-align: left;
    position: relative;
    width: 80%;
}

span.position {
    color: #fff;
    font-size: 14px;
}

.testimonialSlot:before {
    content: '';
    position: absolute;
    top: 5px;
    left: 78px;
    width: 2px;
    height: 100%;
    background: white;
}

.testimonialSlot:after {
    content: '';
    position: absolute;
    top: 24px;
    left: 0px;
    width: 150px;
    height: 2px;
    background: #fff;
}

.testimonialSlot {
    position: relative;
    display: flex;
    padding-bottom: 40px;
}

.yearmont {
    width: 20%;
}

    .yearmont h4 {
        font-size: 16px !important;
        color: #fd6a4f;
        padding-bottom: 1px;
    }

    .yearmont label {
        font-size: 14px;
        margin: 0px;
        color: #fff;
        font-weight: 600;
        padding-top: 1px;
    }

.small-round span {
    width: 6px;
    height: 6px;
    border-radius: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
    background: #fff;
}

.small-round {
    position: absolute;
    top: 16px;
    left: 71px;
    width: 15px;
    height: 15px;
    border: 2px solid #fff;
    border-radius: 50%;
    z-index: 9;
    background: #fd6a4f;
}

section.crypto_solution .headerTitla {
    color: #fff;
}

.uk-navbar-item.uk-visible\@m.in-optional-nav {
    min-height: auto;
}
.logo p {
    color: #fff !important;
}
.modal-backdrop {
    z-index: 9;
}
.merry_chrims img {
    width: 100%;
}
.uk-navbar-item, .uk-navbar-nav > li > a, .uk-navbar-toggle {
    display: flex;
    padding: 0 11px;
}
.google_translate {
    padding: 0px 0px;
    margin: 41px 0px;
}
section.marketTreding {
    padding: 50px 0px 0px;
    text-align: center;
}

.tradingGraph {
    text-align: center;
    display: flex;
    justify-content: center;
    width: 100%;
}