﻿/*.select2-container {
    width: 100% !important;
}*/
.card-rounded-home{

}
.card-rounded-home img{
    width:100%;
    height:auto;
}
.coinpaprika-currency-widget {
    border: none !important;
    border-bottom-color: snow;
    font-size: 12px;
    position: relative;
    font-family: Arial, sans-serif;
    box-sizing: border-box;
    line-height: 1.5;
    max-width: 100% !important;
    margin: 0 auto 20px;
    background: #fff !important;
}

.cp-widget__header, .cp-widget__details, .cp-widget__footer, .cp-widget__footer--0 {
    display: none !important;
}
.coinpaprika-currency-widget .cp-widget-select > label {
    padding-right: 3px;
    font-weight: bold;
    color: blue !important;
}
.coinpaprika-currency-widget .cp-widget-select__options > div > button {
    color: #FF0000 !important;
}
    .coinpaprika-currency-widget .cp-widget-select__options > div > button.cp-widget-active {
        color: #4c4c4c !important;
    }

.pre-sale-timer > div {
    display: table-cell;
    vertical-align: middle;
}

.pre-sale-timer h3 {
    font-size: 32px;
    margin-bottom: 25px;
}

    .pre-sale-timer h3 span {
        font-weight: 300;
    }

#clock ul {
    list-style: none;
    margin: 0 -14px;
    padding: 0;
}

#clock li {
    width: 25%;
    padding: 0 14px;
    float: left;
    position: relative;
}

    #clock li span {
        border: 1px solid rgba(255, 255, 255, 0.3);
        display: block;
        padding: 12px 2px;
        font-size: 36px;
        font-weight: 700;
        color: #ffffff;
        font-family: 'Poppins', sans-serif;
        -webkit-border-radius: 4px;
        border-radius: 4px;
        line-height: 36px;
    }

        #clock li span em {
            display: block;
            font-family: 'PT Sans', sans-serif;
            font-weight: 400;
            font-size: 16px;
            line-height: 20px;
        }

    #clock li + li:before,
    #clock li + li:after {
        background: #fbbd18;
        position: absolute;
        top: 50%;
        left: -3px;
        content: "";
        -webkit-border-radius: 50%;
        border-radius: 50%;
        width: 6px;
        height: 6px;
    }

    #clock li + li:before {
        margin-top: -12px;
    }

    #clock li + li:after {
        margin-top: 6px;
    }

.promo-clock{
    text-align:center;
}
.promo-clock #clock1 {
    width:500px;
    margin:0 auto;
}

    #clock1 ul {
        list-style: none;
        margin: 0 -14px;
        padding: 0;
    }

#clock1 li {
    width: 25%;
    padding: 0 14px;
    float: left;
    position: relative;
}

    #clock1 li span {
        border: 1px solid rgba(255, 255, 255, 0.3);
        display: block;
        padding: 12px 2px;
        font-size: 36px;
        font-weight: 700;
        color: #ffffff;
        font-family: 'Poppins', sans-serif;
        -webkit-border-radius: 4px;
        border-radius: 4px;
        line-height: 36px;
    }

        #clock1 li span em {
            display: block;
            font-family: 'PT Sans', sans-serif;
            font-weight: 400;
            font-size: 16px;
            line-height: 20px;
        }

    #clock1 li + li:before,
    #clock1 li + li:after {
        background: #fbbd18;
        position: absolute;
        top: 50%;
        left: -3px;
        content: "";
        -webkit-border-radius: 50%;
        border-radius: 50%;
        width: 6px;
        height: 6px;
    }

    #clock1 li + li:before {
        margin-top: -12px;
    }

    #clock1 li + li:after {
        margin-top: 6px;
    }
.hero-right-btn {
    clear: both;
    width: 100%;
    text-align:center;
}

    .hero-right-btn a {
        
    }

.rang-slider-main {
    float: left;
    width: 100%;
    clear: both;
}

.rang-slider {
    float: left;
    width: 100%;
    clear: both
}

.rang-line {
    background: rgba(var(--kt-warning-rgb),.5) !important;
    height: 4px;
    width: 100%;
    display: block;
    position: relative;
}

    .rang-line:before,
    .rang-line:after,
    .rang-line span:before {
        width: 15px;
        height: 15px;
        border-radius: 50%;
        left: 0;
        top: -6px;
        z-index: 1;
        display: block;
        position: absolute;
        content: "";
        border: 3px solid #fff;
        background: -moz-linear-gradient(top, var(--kt-warning) 0%, #3a3a3a 100%);
        background: -webkit-linear-gradient(top, var(--kt-warning) 0%, #3a3a3a 100%);
        background: linear-gradient(to bottom, var(--kt-warning) 0%, #3a3a3a 100%);
        filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#fbbd18', endColorstr='#00fbbd18', GradientType=0);
    }

    .rang-line span {
        position: absolute;
        left: 0;
        top: 0;
        background: var(--kt-warning);
        width: 40%;
        height: 100%;
    }

        .rang-line:before,
        .rang-line span:before {
            border-color: var(--kt-warning);
        }

        .rang-line:after,
        .rang-line span:before {
            left: auto;
            right: 0;
        }

.rang-slider-toltip {
    float: left;
    width: 100%;
    clear: both;
    color: rgba(255, 255, 255, 0.4);
    text-align: right;
    line-height: 22px;
    text-transform: uppercase;
    margin-bottom: 12px;
}

    .rang-slider-toltip > span {
        display: inline-block;
    }

        .rang-slider-toltip > span:first-child {
            margin-left: 0;
            float: left;
            text-align: left;
        }
        .rang-slider-toltip > span:nth-child(2) {
            text-align: center;
            margin-right: 20px;
        }
    .rang-slider-toltip strong {
        color: #fff;
        display: block;
        font-size: 18px;
        font-weight: 700;
    }

.rang-slider-total {
    float: right;
    clear: both;
    display: flex;
    padding-right: 30px;
    padding-top: 30px;
}

.rangTotal {
    font-size: 42px;
    color: var(--kt-text-gray-800);
    line-height: 42px
}

    .rangTotal small {
        color: var(--kt-text-gray-800);
        font-size: 20px;
        line-height: 34px;
        vertical-align: top;
    }

.rang-slider-total span {
    padding-right: 10px;
    line-height: 22px;
    color: var(--kt-text-gray-800);
    text-transform: uppercase;
    text-align: right;
}

.rang-slider-total strong {
    display: block;
    color: var(--kt-text-gray-800);
}

.we-accept-section {
    margin-top: 50px;
    clear: both;
    width: 100%;
    text-align: center;
    float: left;
}

    .we-accept-section h5 {
        color: #fff;
        text-transform: uppercase;
        font-size: 14px;
        font-weight: 700;
        margin-bottom: 15px;
    }

    .we-accept-section ul {
        margin: 0;
        padding: 0;
        list-style: none
    }

        .we-accept-section ul li {
            margin: 0;
            padding: 0;
            list-style: none;
            border: 2px solid rgba(29, 29, 29, 0.50);
            padding: 2px;
            display: inline-block;
            -webkit-border-radius: 50%;
            border-radius: 50%;
            overflow: hidden;
        }

            .we-accept-section ul li span {
                background: rgba(29, 29, 29, 0.50);
                -webkit-border-radius: 50%;
                border-radius: 50%;
                color: #fff;
                font-size: 24px;
                line-height: 50px;
                height: 50px;
                width: 50px;
                display: block;
            }

            .we-accept-section ul li + li {
                margin-left: 8px;
            }

.pre-sale-timer-outer {
    border: 3px solid rgba(251,189,24,0.4);
    border-radius: 17px;
    padding: 6px;
    margin-top: 15px;
}

.pre-sale-timer.style-2 {
    width: 100%;
    border-radius: 10px;
    max-width: 100%;
    padding: 30px;
    display: table;
    float: none;
    bottom: 0px;
    height: auto;
}

    .pre-sale-timer.style-2 > div {
        display: flex;
    }

    .pre-sale-timer.style-2 .hero-right-btn {
        margin-bottom: 0px;
    }
#clock li span{
    background:#e98d1e;
    text-align:center;
}
#clock1 li span {
    background: #e98d1e;
    text-align: center;
}

/*mobile*/
/* Normal desktop :1366px. */
@media (min-width: 1170px) and (max-width: 1400px) {
}


/* Normal desktop :992px. */
@media (min-width: 992px) and (max-width: 1169px) {
}


/* Tablet desktop :768px. */
@media (min-width: 768px) and (max-width: 991px) {
    
}


/* small mobile :320px. */
@media (max-width: 767px) {
    .rang-slider-toltip > span:nth-child(2) {
        text-align: right;
        margin-right: 0;
    }
    #clock {
        font-family: 'Roboto', sans-serif;
        width: 100% !important;
    }

        #clock li {
            font-family: 'Roboto', sans-serif;
        }

        #clock li {
            width: 50%;
            padding: 10px;
            margin: 0;
            float: left;
            position: relative;
        }

            #clock li span {
                font-size: 35px;
                font-family: 'Roboto', sans-serif;
            }

                #clock li span em {
                    font-size: 15px;
                    font-family: 'Roboto', sans-serif;
                }
    #clock li + li::before, #clock li + li::after {
        background: #000;
        display: none;
    }

    #clock1 {
        font-family: 'Roboto', sans-serif;
        width: 100% !important;
    }

        #clock1 li {
            font-family: 'Roboto', sans-serif;
        }

        #clock1 li {
            width: 50%;
            padding: 10px;
            margin: 0;
            float: left;
            position: relative;
        }

            #clock1 li span {
                font-size: 35px;
                font-family: 'Roboto', sans-serif;
            }

                #clock1 li span em {
                    font-size: 15px;
                    font-family: 'Roboto', sans-serif;
                }

            #clock1 li + li::before, #clock1 li + li::after {
                background: #000;
                display: none;
            }
}
/* Large Mobile :480px. */
@media only screen and (min-width: 480px) and (max-width: 767px) {
    .rang-slider-toltip > span:nth-child(2) {
        text-align: right;
        margin-right: 0;
    }

    #clock {
        font-family: 'Roboto', sans-serif;
        width: 100% !important;
    }

        #clock li {
            font-family: 'Roboto', sans-serif;
        }

        #clock li {
            width: 50%;
            padding: 10px;
            margin: 0;
            float: left;
            position: relative;
        }

            #clock li span {
                font-size: 35px;
                font-family: 'Roboto', sans-serif;
            }

                #clock li span em {
                    font-size: 15px;
                    font-family: 'Roboto', sans-serif;
                }

            #clock li + li::before, #clock li + li::after {
                background: #000;
                display: none;
            }


    #clock1 {
        font-family: 'Roboto', sans-serif;
        width: 100% !important;
    }

        #clock1 li {
            font-family: 'Roboto', sans-serif;
        }

        #clock1 li {
            width: 50%;
            padding: 10px;
            margin: 0;
            float: left;
            position: relative;
        }

            #clock1 li span {
                font-size: 35px;
                font-family: 'Roboto', sans-serif;
            }

                #clock1 li span em {
                    font-size: 15px;
                    font-family: 'Roboto', sans-serif;
                }

            #clock1 li + li::before, #clock1 li + li::after {
                background: #000;
                display: none;
            }
}

@media only screen and (min-width: 400px) and (max-width: 480px) {
    .rang-slider-toltip > span:nth-child(2) {
        text-align: right;
        margin-right: 0;
    }

    #clock {
        font-family: 'Roboto', sans-serif;
        width: 100% !important;
    }

        #clock li {
            font-family: 'Roboto', sans-serif;
        }

        #clock li {
            width: 50%;
            padding: 10px;
            margin: 0;
            float: left;
            position: relative;
        }

            #clock li span {
                font-size: 35px;
                font-family: 'Roboto', sans-serif;
            }

                #clock li span em {
                    font-size: 15px;
                    font-family: 'Roboto', sans-serif;
                }

            #clock li + li::before, #clock li + li::after {
                background: #000;
                display: none;
            }


    #clock1 {
        font-family: 'Roboto', sans-serif;
        width: 100% !important;
    }

        #clock1 li {
            font-family: 'Roboto', sans-serif;
        }

        #clock1 li {
            width: 50%;
            padding: 10px;
            margin: 0;
            float: left;
            position: relative;
        }

            #clock1 li span {
                font-size: 35px;
                font-family: 'Roboto', sans-serif;
            }

                #clock li span em {
                    font-size: 15px;
                    font-family: 'Roboto', sans-serif;
                }

            #clock1 li + li::before, #clock1 li + li::after {
                background: #000;
                display: none;
            }
}

@media only screen and (min-width: 260px) and (max-width: 360px) {
    .rang-slider-toltip > span:nth-child(2) {
        text-align: right;
        margin-right: 0;
    }

    #clock {
        font-family: 'Roboto', sans-serif;
        width: 100% !important;
    }

        #clock li {
            font-family: 'Roboto', sans-serif;
        }

        #clock li {
            width: 50%;
            padding: 10px;
            margin: 0;
            float: left;
            position: relative;
        }

            #clock li span {
                font-size: 35px;
                font-family: 'Roboto', sans-serif;
            }

                #clock li span em {
                    font-size: 15px;
                    font-family: 'Roboto', sans-serif;
                }

            #clock li + li::before, #clock li + li::after {
                background: #000;
                display: none;
            }




    #clock1 {
        font-family: 'Roboto', sans-serif;
        width: 100% !important;
    }

        #clock1 li {
            font-family: 'Roboto', sans-serif;
        }

        #clock1 li {
            width: 50%;
            padding: 10px;
            margin: 0;
            float: left;
            position: relative;
        }

            #clock1 li span {
                font-size: 35px;
                font-family: 'Roboto', sans-serif;
            }

                #clock1 li span em {
                    font-size: 15px;
                    font-family: 'Roboto', sans-serif;
                }

            #clock1 li + li::before, #clock1 li + li::after {
                background: #000;
                display: none;
            }
}

@media only screen and (min-width: 360px) and (max-width: 368px) {
    .rang-slider-toltip > span:nth-child(2) {
        text-align: right;
        margin-right: 0;
    }

    #clock {
        font-family: 'Roboto', sans-serif;
        width: 100% !important;
    }

        #clock li {
            font-family: 'Roboto', sans-serif;
        }

        #clock li {
            width: 50%;
            padding: 10px;
            margin: 0;
            float: left;
            position: relative;
        }

            #clock li span {
                font-size: 35px;
                font-family: 'Roboto', sans-serif;
            }

                #clock li span em {
                    font-size: 15px;
                    font-family: 'Roboto', sans-serif;
                }

            #clock li + li::before, #clock li + li::after {
                background: #000;
                display: none;
            }





    #clock1 {
        font-family: 'Roboto', sans-serif;
        width: 100% !important;
    }

        #clock1 li {
            font-family: 'Roboto', sans-serif;
        }

        #clock1 li {
            width: 50%;
            padding: 10px;
            margin: 0;
            float: left;
            position: relative;
        }

            #clock1 li span {
                font-size: 35px;
                font-family: 'Roboto', sans-serif;
            }

                #clock1 li span em {
                    font-size: 15px;
                    font-family: 'Roboto', sans-serif;
                }

            #clock1 li + li::before, #clock1 li + li::after {
                background: #000;
                display: none;
            }
}

@media only screen and (min-width: 375px) and (max-width: 380px) {
    .rang-slider-toltip > span:nth-child(2) {
        text-align: right;
        margin-right: 0;
    }

    #clock {
        font-family: 'Roboto', sans-serif;
        width: 100% !important;
    }

        #clock li {
            font-family: 'Roboto', sans-serif;
        }

        #clock li {
            width: 50%;
            padding: 10px;
            margin: 0;
            float: left;
            position: relative;
        }

            #clock li span {
                font-size: 35px;
                font-family: 'Roboto', sans-serif;
            }

                #clock li span em {
                    font-size: 15px;
                    font-family: 'Roboto', sans-serif;
                }

            #clock li + li::before, #clock li + li::after {
                background: #000;
                display: none;
            }



    #clock1 {
        font-family: 'Roboto', sans-serif;
        width: 100% !important;
    }

        #clock1 li {
            font-family: 'Roboto', sans-serif;
        }

        #clock1 li {
            width: 50%;
            padding: 10px;
            margin: 0;
            float: left;
            position: relative;
        }

            #clock1 li span {
                font-size: 35px;
                font-family: 'Roboto', sans-serif;
            }

                #clock1 li span em {
                    font-size: 15px;
                    font-family: 'Roboto', sans-serif;
                }

            #clock1 li + li::before, #clock1 li + li::after {
                background: #000;
                display: none;
            }
}

@media only screen and (min-width: 368px) and (max-width: 374px) {
    .rang-slider-toltip > span:nth-child(2) {
        text-align: right;
        margin-right: 0;
    }

    #clock {
        font-family: 'Roboto', sans-serif;
        width: 100% !important;
    }

        #clock li {
            font-family: 'Roboto', sans-serif;
        }

        #clock li {
            width: 50%;
            padding: 10px;
            margin: 0;
            float: left;
            position: relative;
        }

            #clock li span {
                font-size: 35px;
                font-family: 'Roboto', sans-serif;
            }

                #clock li span em {
                    font-size: 15px;
                    font-family: 'Roboto', sans-serif;
                }

            #clock li + li::before, #clock li + li::after {
                background: #000;
                display: none;
            }



    #clock1 {
        font-family: 'Roboto', sans-serif;
        width: 100% !important;
    }

        #clock1 li {
            font-family: 'Roboto', sans-serif;
        }

        #clock1 li {
            width: 50%;
            padding: 10px;
            margin: 0;
            float: left;
            position: relative;
        }

            #clock1 li span {
                font-size: 35px;
                font-family: 'Roboto', sans-serif;
            }

                #clock1 li span em {
                    font-size: 15px;
                    font-family: 'Roboto', sans-serif;
                }

            #clock1 li + li::before, #clock1 li + li::after {
                background: #000;
                display: none;
            }
}
