@import url('../fonts2/Montserrat.css');
@import url('../icomoon/dist/css/style.css');


 .fab {
    width: 50px;
    height: 50px;
    /* background-color: red; */
    /* border-radius: 50%; */
    /* box-shadow: 0 6px 10px 0 #666; */
    /* font-size: 50px; */
    /* line-height: 70px; */
    color: white;
    text-align: center;
    position: fixed;
    right: 15px;
    bottom: 110px;
    border-radius: 100%;
    transition: all 0.1s ease-in-out;
       z-index: 9;
    transition: all 0.1s ease-in-out;
}
        
        
.fab1 {
    width: 50px;
    height: 50px;
    /* background-color: red; */
    /* border-radius: 50%; */
    /* box-shadow: 0 6px 10px 0 #666; */
    /* font-size: 50px; */
    /* line-height: 70px; */
    color: white;
    text-align: center;
    position: fixed;
    left: 15px;
    bottom: 110px;
    border-radius: 100%;
    transition: all 0.1s ease-in-out;
       z-index: 9;
    transition: all 0.1s ease-in-out;
}

.ui-page-theme-a .ui-btn, html .ui-bar-a .ui-btn{
    text-shadow: none !Important;
}


.col-xs-3 {
    margin-top: 3px;
}


i.icomoon {
    font-size: 22px;
}

i.icomoon.mar_rig_menu {
    font-size: 18px;
}

body {
    font-family: 'Montserrat', sans-serif;
}

header {
    background: url(../img/smb2/Header.jpg) center no-repeat;
    background-size: 100% 100%;
}

.fixed-top {
    line-height: 0.5;
}

a.active {
    outline: none;
}

.color-gold {
    color: gold;
}

.activee,
.activee i {
    color: #831521 !Important;
}

.inner_logo_font {
    font-size: 17px;
    display: block;
    line-height: 1px;
}

footer.footer img {
    /*width: 40px;*/
    height: 16px;
    margin: 4px 0;
}

table#gvData_Trending tr td {
    padding: 0px 0px;
}

table#gvData_Trending table.tt_33 table, table#gvData_Trending_SilverRates table.tt_33 table {
    background: url(../img/smb2/Box_04.jpg) center no-repeat;
    background-size: 100% 100%;
    margin-top: 10px;
}


table.tt_33 table:nth-child(odd) {
    /*background: #d3d1d2;*/
    /*background: #FFF;*/
}

.ui-loader.ui-corner-all.ui-body-a.ui-loader-default {
    display: none !important;
}

table.tt_33 {
    /*background: url(../img/sg/bg_pattern.png) no-repeat center;*/
    /*background: linear-gradient(rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0.72)), url(../img/logo.png) top no-repeat;
    background-size: contain;*/
    border-collapse: separate;
    border-spacing: 2px 0;
}

span.highloww {
    display: block;
    font-size: 9px;
    font-weight: 500;
    margin-top: 2px;
}

table.res_mob_font_width tr td {
    /*border-left: 1px solid #d4d4d4;
    border-right: 1px solid #d4d4d4;
    border-bottom: 1px solid #d4d4d4;*/
}



.div_spot {
    /* height: 490px !Important; */
    /*overflow: hidden;*/
    /*width: 90%;*/

    /*background: linear-gradient(rgba(6, 20, 49, 0.85), rgb(6, 20, 49)), url(../img/sg/bg3.jpg) center 28% no-repeat;*/
    /*background: linear-gradient(rgba(255, 255, 255, 0.47), rgba(234, 234, 234, 0.25)), url(../img/sg/bg3.jpg) center 28% no-repeat;*/
    /*background: linear-gradient(rgba(255, 255, 255, 0.25), rgba(234, 234, 234, 0.25)), url(../img/sg/bg3.jpg) center 37% repeat;*/
    /*background: linear-gradient(rgb(12, 25, 41), rgb(25, 133, 179)), center 28% no-repeat;
    background-repeat: repeat;*/
    /* background-attachment: fixed; */
    /*background-position: center;*/
    /*background-size: 100% 70%;*/
}


.divBg {
    /*background-image: url(../img/sg/bg3.jpg);
    background-repeat: repeat;
    background-attachment: fixed;
    background-position: center;
    background-size: 13px 16px;*/
}

.color-navv {
    /*color:#FFF !Important;*/
    color: #FFF !Important;
}

.color-black {
    color: #FFF !Important;
}

li.nav-item img {
    width: 15px;
}



@media (max-width: 1600px) {
    .col-xs-4.menu img {
        height: 90px;
        margin-top: 8px;
    }

    .col-xs-4.menu {
        width: 32% !Important;
        text-align: center;
        vertical-align: top;
        margin: 0px 0;
    }

    .font200-100 {
        font-size: 170% !Important;
    }

    #navigation {
        padding: 35px 0px !Important;
    }



    .nav-scrl #nav-list>ul>li {
        /*padding: 5px 10px !Important;*/
        padding: 0px 7px !Important;
    }

    .widthflex {
        width: 60%;
    }

    .mobile-view {
        display: inherit;
    }

    body>.container {
        /* padding: 60px 15px 0; */
        padding: 10px 0px 0;
    }

    .swiper-slide {
        /*background: #fff;*/
        /*background:#0d1539;*/
        color: #FFF;
        font-size: 1rem;
        display: flex;
        justify-content: center;
        align-items: center;
        text-align: center;
    }

    .swiper-slideTrending {
        /*min-height: 805px;*/
        min-height: auto;
    }

    .swiper-slideMCX {
        /*min-height: 1245px;*/
        min-height: auto;
    }

    .swiper-slideCoins {
        /*min-height: 420px;*/
        min-height: auto;
    }

    .swiper-slidePortfolio {
        /*min-height: 125px;*/
        min-height: auto;
    }


    /* Trending Mobile */
    table.Trending_Table_Root tr td {
        /*padding: 3px 0px;
            font-size: 13px;*/
        /*padding: 2px 0px;*/
        /*padding: 2px 3px;*/
        padding: 0px 0px;
        font-size: 12px;
    }

    .font_Trending_HLC,
    .font_MCX_HLC {
        font-size: 0.7rem;
    }

    table.Trending_Table_Child3 tr td {
        /*padding: 3px 5px;*/
        padding: 2px 5px;
    }

    table.MCX_Table_Root tr td {
        padding: 3px 0px;
    }

    table.MCX_Table_Child3 tr td {
        padding: 3px 5px;
    }

    table.Trending_Table_Child3 {
        width: 96%;
        margin-left: 2%;
        /*margin-top: 15px;*/
        margin-top: 5px;
        margin-bottom: 0px;
        /*background-color: #141e46;*/
        /*Chirayu*/
        /*box-shadow: 0px 0px 0px 10px rgb(13, 19, 49);
            box-shadow: 5px 4px 8px 5px rgba(0, 0, 0, 0.2), 5px 6px 19px 0 rgba(0, 0, 0, 0.19);*/
        /*box-shadow: 5px 4px 8px 15px rgba(0, 0, 0, 0.2), 5px 6px 19px 0 rgba(0, 0, 0, 0.19);*/
        /* padding: 5px; */
        /* margin: 19px 0; */
    }

    table.MCX_Table_Child3 {
        width: 100%;
        /*margin-top: 15px;*/
        margin-bottom: 0px;
        /*box-shadow: 0px 0px 0px 10px rgb(13, 19, 49);
            box-shadow: 5px 4px 8px 5px rgba(0, 0, 0, 0.2), 5px 6px 19px 0 rgba(0, 0, 0, 0.19);*/
        /*box-shadow: 5px 4px 8px 15px rgba(0, 0, 0, 0.2), 5px 6px 19px 0 rgba(0, 0, 0, 0.19);*/
        /* padding: 5px; */
        /* margin: 19px 0; */
    }

    .Trading_High_Low_Close_Box,
    .MCX_High_Low_Close_Box {
        padding: 2px;
    }

    .High-Green {
        color: #FFF;
        font-size: 75% !Important;
        /*margin-right: 5px;*/
    }

    .Low-Red {
        color: #FFF;
        font-size: 75% !Important;
    }

    .High-Green-MCX {
        background: #00ce7c;
        margin-right: 5px;
        font-size: 0.6rem;
    }

    .Low-Red-MCX {
        background: #cc0404;
        font-size: 0.6rem;
    }

    .pClose-MCX {
        font-size: 0.6rem;
    }

    .Coins_Child_Label {
        margin-right: 5px;
    }

    .MCX_Body {
        width: 96%;
        margin-left: 2%;
    }

    .Font_MCX_Date {
        font-size: 0.8rem;
    }

    .Font_MCX_Features_Rates {
        font-size: 0.7rem;
    }

    .MCX-2-td {
        width: 50%;
        background: #081132;
        padding-left: 5px !important;
        border-right: 5px solid transparent;
        -webkit-background-clip: padding;
        -moz-background-clip: padding;
        background-clip: padding-box;
    }

    .pad-dynamic-MCX {
        padding-left: 5px !Important;
    }

    .plus_font {
        font-size: 22px;
    }

    .plus_width {
        width: 6%;
    }

    .plus-width-mcx {
        font-size: 22px;
    }

    .plus-width-coins {
        font-size: 22px;
    }

    div#myModal {
        padding-right: 0px !Important;
    }

    .hidden-xs {
        display: none;
    }

    span.d-block.font_footer {
        /*font-size: 9px;*/
        font-size: 9.5px;
        line-height: 1.5;
        color: #FFF !important;
    }

    .col-xs-3 {
        /* width: 19%; */
        width: 19% !Important;
        text-align: center;
        vertical-align: top;
        margin: 10px 0;
    }

    .Date_News_second {
        color: #808f96;
        margin-left: 0px !Important;
    }


    .mar_rig_menu {
        margin-left: 10px;
        /* width: 6%; */
        width: 16px;
        color: #FFF;
        font-size: 18px;
        margin-top: 2px;
        margin-bottom: 2px;
        margin-right: 20px;

    }

    .GDINRRates {
        padding: 0 10px 0px 10px;
    }

    .BuySellLabel {
        line-height: 1;
        padding: 2px 0px !Important;
    }

    .label-red {
        font-size: large;
        padding: .5em;
        background-color: #f3392f;
        color: #FFF;
        font-family: 'Droid Sans', sans-serif !important;
        display: inline-block;
        padding: 2px 4px;
        /* font-size: 11.84px; */
        font-weight: 700;
        line-height: 45px;
        width: 70%;
        color: #fff;
        vertical-align: baseline;
        white-space: nowrap;
        text-shadow: 0 -1px 0 rgba(0, 0, 0, .25);
        border-radius: 5px;
    }

}



.color-white {
    /*color:White;*/
}


table#gvData_Trending .bg_script_color {
    /*background: azure;*/
}

.bg_script_color {
    /* background-color: Red;*/
    /*#141e46;*/
}

.carousel .carousel-item {
    width: 100% !Important;
}

body {
    /*background-color: #0d1539;*/
}

table.Coins_Table_Child3 tr td {
    padding: 5px;
    /*padding: 7px 0;
    border-bottom: 1px solid #3a436c;*/
}

.padd-right {
    padding-right: 10px !Important;
    padding-left: 10px !Important;
}











/* Css of Swiper Tab */
.swiper-container.s1 {
    width: 100%;
    height: 100%;
    /*margin: 10px auto 0;*/
}

@media screen and (min-width: 800px) {
    .swiper-container.s1 {
        /*width: 70%;
    margin-left: 15%;*/
    }
}

@media screen and (max-width: 1500px) {

    .swiper-pagination1.swiper-pagination-clickable .swiper-pagination-bullet {
        font-size: 0.8rem !Important;
        /*border-bottom: 1px solid #4b4a4a;*/
    }

}


/*.swiper-container-horizontal > .swiper-pagination {
  top: 0;
  bottom: auto;
  background: #0d1539;
}
.swiper-container-horizontal > .swiper-pagination .swiper-pagination-bullet {
  margin: 0;
}*/

.swiper-pagination1.swiper-pagination-clickable .active-mark {
    background: #FFF;
    /*width: 25%;*/
    /*background: #fff;*/
    /*width: 33.33%;*/
    width: 10.33%;
    height: 0px;
    position: absolute;
    left: 0;
    top: 27px;
    transition: left 0.2s ease-out;
}

.swiper-pagination1.swiper-pagination-clickable .swiper-pagination-bullet {
    
    border-radius: 0;
    box-sizing: border-box;
    color: #4b4b4b;
    cursor: pointer;
    /*font-size: 1.6rem;*/
    font-size: 1rem;
    font-weight: normal;
    opacity: 1;
    padding: 5px 0;
    
    margin-left: 4%;

    width: 44.5%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    transition: font-weight 0.22s ease;
    font-weight: 700;
}

.swiper-pagination1.swiper-pagination-clickable .swiper-pagination-bullet:nth-of-type(1).swiper-pagination-bullet-active~.active-mark {
    left: 0%;
}

.swiper-pagination1.swiper-pagination-clickable .swiper-pagination-bullet:nth-of-type(2).swiper-pagination-bullet-active~.active-mark {
    /*left: 25%;*/
    /*left: 33.33%;*/
    left: 45.33%;

}

.swiper-pagination1.swiper-pagination-clickable .swiper-pagination-bullet:nth-of-type(3).swiper-pagination-bullet-active~.active-mark {
    /*left: 50%;*/
    /*left: 67%;*/
    left: 78%;
    /*left: 66.66%;*/
}

/*.swiper-pagination1.swiper-pagination-clickable .swiper-pagination-bullet:nth-of-type(4).swiper-pagination-bullet-active ~ .active-mark {
  left: 75%;
}*/
.swiper-pagination1.swiper-pagination-clickable .swiper-pagination-bullet:first-of-type.swiper-pagination-bullet-active~.active-mark {
    /*left: 0;*/
    left: 11%;
}

.swiper-pagination1.swiper-pagination-clickable .swiper-pagination-bullet-active {
    /*font-weight: bold;*/
    background: #FFF;
    color: #831521;
    font-weight: 700;
    
    border: 1px solid #62161c;
    border-radius: 0px;
    background:#e8e7ea;


}


/* End of Swiper Tab */




.modal-sm {
    /*max-width: 50%;*/
    /*max-width: 100%;*/
}

.modal-content {
    /*background-color: transparent; */
    /*background-color: #0d1539;*/
    background-color: rgb(1, 20, 27);
}

.close {
    /* float: right; */
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    color: #FFF;
    text-shadow: none;
    opacity: 1;
}

.close:focus,
.close:hover {
    color: #FFF;
    text-decoration: none;
    opacity: 1;
}

.close:focus,
.close:hover {
    outline: 0;
}

.fa {
    cursor: pointer;
}

.btn.focus,
.btn:focus {
    box-shadow: 0 0 0 0rem rgba(0, 123, 255, .25);
}

#back_fore_color tr td {
    padding: 26px 0;
    width: 70%;
}

#back_fore_color tr td {
    padding: 15px 0;
    width: 70%;
    /* background: aquamarine; */
}

.back_fore_color_td {
    padding: 15px 10px;
    /* width: 70%; */
}

input[type="color"] {
    -webkit-appearance: none;
    border: none;
    width: 32px;
    height: 20px;
}

input[type="color"]::-webkit-color-swatch-wrapper {
    padding: 0;
}

input[type="color"]::-webkit-color-swatch {
    border: none;
}

nav.navbar.navbar-expand-lg.nav-bg-white.nav-scrl .main_logoo {
    display: none;
}




/* Connection Message */
.connectionmsg {
    display: none;
    color: #FFF;
    background-color: red;
    line-height: 30px;
    font-weight: 700;
    margin-bottom: 0rem;
    width: 100%
}

.retry_connection_btn {
    display: none;
    color: #FFF !important;
    background-color: #000;
    line-height: 30px;
    font-weight: 700;
    text-decoration: underline;
    margin-bottom: 0rem;
    /*width: 100%;*/
    padding: 0px 24px;
    border-radius: 5px;
    border: 1px solid #f8f8f8;
}

.connectiondiv {
    display: none;
    background-color: red;
    text-align: center;
    padding: 3px 0;
    position: fixed;
    width: 100%;
    bottom: 0;
    z-index: 9999999;
}