ul li {
    margin: 0 !important;
}

.carousel-wrap {
    margin: 0 auto;
    width: 100%;
    position: relative;
}

/* fix blank or flashing items on carousel */
.owl-carousel .item {
    position: relative;
    z-index: 100;
    -webkit-backface-visibility: hidden;
}

/* end fix */
.owl-nav > div {
    margin-top: -26px;
    position: absolute;
    top: 50%;
    color: #cdcbcd;
}

.owl-nav i {
    font-size: 52px;
}

.owl-nav .owl-prev {
    left: -30px;
    position: absolute;
    top: 25%;
    color: #cdcbcd !important;;
}

.owl-nav .owl-next {
    right: -30px;
    position: absolute;
    top: 25%;
    color: #cdcbcd !important;;
}

.title_same {
    font-size: 16px;
}

.td-main-content-wrap.td-container-wrap {
    position: relative;
}

.load_image_banner_right_callback_fixed {
    margin-bottom: 25px;
}

.td-main-menu-logo.td-logo-in-header.td-logo-sticky {

}

/*@media screen and (max-width: 1600px){*/
/*    .load_image_banner_right_callback_fixed{*/
/*        width: 250px;*/
/*    }*/
/*}*/

.top_up_hot {
    padding: 15px;
    text-align: center;
    margin: 15px 0px;
    background: #cce5ff;
    font-size: 16px;
    display: block;
    clear: both;
}

.top_up_hot a {
    color: blue;
    text-decoration: none !important;
}

.top_up_hot a:hover {
    color: #0091ce;
}

.td-header-sp-logo {
    width: 200px;
}

.load_image_banner_bot_singe_callback_fixed {
    display: flex;
    clear: both;
    padding: 10px 5px;
    background: #2325241c;
}

.load_image_banner_bot_singe_callback_fixed a {
    display: block;
    padding: 0px 5px;
    color: #0000ff73;
    font-size: 13px;text-align: center;
}
.load_image_banner_bot_singe_callback_fixed a:hover{
    color: blue;
}
.relate_{
    clear: both;margin-bottom: 20px;
}
.relate_ .title{
    text-transform: uppercase;
    color: #696969;
    font-family: Tahoma, Arial, sans-serif;
    font-size: 20px;
    line-height: 50px;
    font-weight: 600;
    position: relative;
    margin-bottom: 15px;
}
.relate_ .title:before{
    content: "";
    width: 35px;
    height: 1px;
    position: absolute;
    top: 100%;
    left: 0;
    background-color: #1b191985;
}
.relate_ .item a{
    color: #111111;
}
.relate_ .item a:hover{
    color: #a39176;
}
.news_mobile .item{
    display: flex;
    flex-direction: row;
    border-bottom: 1px dashed #cccc;
}
.news_mobile .item .image{
    width: 20%;
}
.news_mobile .item .title{
    width:80%
}
.news_mobile .item .title .title_same{
    margin: 0;font-size: 14px;
}
.news_mobile{
    border: 1px solid #cccc;
}
.news_mobile h3{
    margin: 0;
    text-align: center;
    padding: 5px;
    background: #3333;
    font-size: 15px;
    font-weight: bold;
}
.news_mobile .owl-carousel{
    padding: 10px 5px 0px 5px;
}
.news_mobile .owl-dots span {
    background: none repeat scroll 0 0 #869791;
    border-radius: 20px;
    display: block;
    height: 12px;
    margin: 0px 7px;
    opacity: 0.5;
    width: 12px;
}
.owl-dots{
    text-align: center;
    padding: 5px 0px;
}
.news_mobile .owl-dots .owl-dot.active span{
    background: blue;
}
.load_image_banner_bot_singe_callback_fixed a{
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    color: #3d3d3d;
}
.load_image_banner_bot_singe_callback_fixed{
    background: unset;
}

/*css custom 1*/
@media screen and (max-width: 1024px) {
    .load_image_banner_right_callback_fixed {
        text-align: center;
    }
}
.td_block_big_grid_4 .td-module-thumb{
    max-height: 315px !important;
    height: unset !important;
}
.td_block_wrap{
    margin-bottom: 30px !important;
}

