/*
Theme Name: welups
Theme URI: https://vian.vn
Author: daily
Author URI: https://vianweb.com
Description: viandesign theme for wordpress design by vian.vn
Version: 1.3
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: vavuejs, viandesign
Text Domain: viandesign
*/
@media (min-width: 1200px){
.counters .col-lg-2{

}
}
.counters .counter-title{
    color: #ffba00;
}

.info-box--style4 img {
    -o-object-fit: cover;
    object-fit: cover;
    max-width: 100%;
    display: block;
    margin: 0 auto;
    width: 100%;
    height: 100%;
    transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
}
.swiper-slide {}
.swiper-slide .roadmap-info{}
.swiper-slide:nth-child(2n+1){}
.site-logo img{max-width: 120px;}

.info-box-thumb.wel{
    background-image: url(images/token/wel2.png);
    background-size: contain;
    border: 0;
    padding: 0;
    width: 180px;
    height: 180px;
    margin-bottom: -20px !important;
    background-position: center;

}
.crumina-info-box:hover .info-box-thumb.wel{
    background-image: url(images/token/wel.png);
    width: 160px;
    height: 160px;
}

.info-box-thumb.paya{
    background-image: url(images/token/paya2.png);
    background-size: contain;
    border: 0;
    padding: 0;
    width: 180px;
    height: 180px;
    margin-bottom: -20px !important;
    background-position: center;

}
.crumina-info-box:hover .info-box-thumb.paya{
    background-image: url(images/token/paya.png);
    width: 160px;
    height: 160px;
}

.info-box-thumb.mlu{
    background-image: url(images/token/mlu2.png);
    background-size: contain;
    border: 0;
    padding: 0;
    width: 180px;
    height: 180px;
    margin-bottom: -20px !important;
    background-position: center;

}
.crumina-info-box:hover .info-box-thumb.mlu{
    background-image: url(images/token/mlu.png);
    width: 160px;
    height: 160px;
}

.info-box-thumb.nee{
    background-image: url(images/token/nee2.png);
    background-size: contain;
    border: 0;
    padding: 0;
    width: 180px;
    height: 180px;
    margin-bottom: -20px !important;
    background-position: center;

}
.crumina-info-box:hover .info-box-thumb.nee{
    background-image: url(images/token/nee.png);
    width: 160px;
    height: 160px;
}

.info-box-thumb.usdex{
    background-image: url(images/token/usdex2.png);
    background-size: contain;
    border: 0;
    padding: 0;
    width: 180px;
    height: 180px;
    margin-bottom: -20px !important;
    background-position: center;

}
.crumina-info-box:hover .info-box-thumb.usdex{
    background-image: url(images/token/usdex.png);
    width: 160px;
    height: 160px;
}

.radius25{border-radius: 25px;}
.w-latest-news .post__date .number {
    font-size: 14px;
    display: inline-block;
}
ul.bieudo {

    display: block;

    text-align: left;

}

ul.bieudo  li{

    display: block;

    list-style: none;

    color: #fff;

    font-size: 16px;

    padding-left: 40px;

    position: relative;

    line-height: 30px;    

}
ul.bieudo li:before {

    position: absolute;

    width: 30px;

    height: 13px;

    content: "";

    left: 0;

    top: 5px;

}
ul.bieudo li:nth-child(1):before{background: #f15a67}

ul.bieudo li:nth-child(2):before{background: #ffde17}

ul.bieudo ul li:nth-child(3):before{background: #fcaf40}

ul.bieudo li:nth-child(4):before{background: #8b5e3b}

ul.bieudo li:nth-child(5):before{background: #40c8f3}

ul.bieudo li:nth-child(6):before{background: #c49b6b}

ul.bieudo li:nth-child(7):before{background: #10a89e}

ul.bieudo li:nth-child(8):before{background: #8cc53f}
.footer-menu{    
    display: block;
    margin: 0;
    padding: 0;
}
.footer-menu li{    list-style: none;
    line-height: 38px;
    text-align: left;}
.footer-menu li a:hover{color:#fcaf40 ;}
.crumina-counter-item{
    margin: 0 --10px;
}
.counters .crumina-counter-item .counter-title {
    color: #ffba00;
    font-size: 18px;
    margin: 0 0 10px;
    text-align: left;
}
.counters .crumina-counter-item p {
    text-align: left;
    font-size: 15px;
    font-family: 'Roboto';
}
.counters .crumina-counter-item a.btn{    
    clear: both;
    display: block;
    margin: 20px 0 0;
    font-weight: normal;
}
.counters .crumina-counter-item:hover a.btn{border-color: #fff;}
.counters .counter-line{display: none;}

