﻿@font-face {
    font-family: 'Roboto-Bold';
    src: url('https://xetoyotabacgiang.com.vn/fonts/Roboto-Bold.woff') format('woff');
}
@font-face {
    font-family: 'Roboto-Medium';
    src: url('https://xetoyotabacgiang.com.vn/fonts/Roboto-Medium.woff') format('woff');
}
@font-face {
    font-family: 'roboto-regular';
    src: url('https://xetoyotabacgiang.com.vn/fonts/roboto-regular.woff') format('woff');
}
@font-face {
    font-family: 'FontAwesome';
    src: url('https://xetoyotabacgiang.com.vn/fonts/FontAwesome.otf') format('opentype');
}
.fa-tags:before {
  content: "\f02c";
}
.fa-eye:before {
  content: "\f06e";
}
.rm-md-12{
    padding-left:0px;
    padding-right:0px;
}
.bg-gray{
    border-top:1px solid#ededed;
    background:#fbfbfb;  
    margin-bottom: 10px;
    /*box-shadow: 0 1px 6px #dcdcdc;*/  
}
.gocresmaxdetail{
    padding:30px 15px; 
    margin: 20px auto 20px auto;
    position:relative;
    width:800px;
    text-align:justify;
    color:#545454;
}
.right-detail {
    padding:0px 15px;
    margin: 20px auto 0px auto;
    min-height: 200px;
    float:left;
}
.bg-while {
    box-shadow: none;
}
.rm-tags {
    padding: 3px 0px 3px 0px;
}
.text-h1 {
    font-size: 25px;
    font-family: Roboto-Medium;
    line-height: 30px;
    text-align: left;
    margin: 0px;
    color: #2b2b2b;
    padding: 20px 0px 10px 0px;
}
.gocresmaxdetail img{
    margin-left:auto;
    margin-right:auto;
    max-width:100%;
    display:block;
}
.gocresmax-related h3{
     text-align:justify;
     word-spacing:-1px;
     height:47px;
     overflow:hidden;
}
.gocresmax-related h3 a{
    text-decoration:none;
    color:#151515;
    font-size:18px;
    line-height:22px;
    font-family:Roboto-Medium;   
}
.gocresmax-related .slide .carousel-control{
    top:25%;
}
/*menusub*/
.rm-menusub {
    position: relative;
    margin: 15px 0;
    display: flex;
    justify-content: flex-start;
}
.rm-menusub .wrap-all-menu {
    display: flex;
}
.rm-menusub ul {
    padding: 0 30px;
    margin: 0 4px;
    position: relative;
}

.rm-menusub ul li {
    list-style: none;
    float: left;
    padding: 10px 0px;
}

.rm-menusub ul li .sub-menu1 {
    position: absolute;
    display: none;
    z-index: 2;
    top: 40px;
    left: auto;
    width: 172px;
    background-color: rgb(146 230 249);
    border-radius: 0 0 5px 5px;
}

.rm-menusub ul li:hover .sub-menu1 {
    display: block;
}

.rm-menusub ul li:last-of-type {
    border-right: none;
}

.rm-menusub ul li .sub-menu1 a {
    border-bottom: 1px solid #ededed;
    padding: 6px 10px;
    display: inline-block;
    width: 100%;
    border-right: none;
}

.rm-menusub ul li .sub-menu1 a:last-of-type {
    border: none;
}

.sub-menu1 .text3 {
    padding-bottom: 6px;
}

.rm-menusub ul li a {
    text-decoration: none;
    color: #000;
    font-size: 15px;
    line-height: 18px;
    font-family: roboto-regular;
    padding: 0 20px 0 10px;
    border-right: 1px solid#8a8989;
}


.rm-menusub ul li a.active, .rm-menusub ul li a:hover {
    /*background:#fed700;*/
    border-radius: 4px;
    color: #de0000;
}
.rm-social{
    float:right;
    padding:0px;
    margin:0px;
}
.rm-social li{
    float:left;
    list-style:none;
    margin:18px 10px;
}
.rm-social li:last-child{
    margin-top:10px;
}
.rm-countmbox{
    border:1px solid#fed700;
    border-radius:20px;
    padding:5px 10px;
}
.rmsimilar-topics h3{
    font-size:16px;
    font-family:Roboto-Medium;
    line-height:18px;
}
.rmcontent-right {
    position: relative;
    padding-left: 6px;
    padding-right: 6px;
}

    .rmcontent-right ul {
        padding: 0px;
        margin: 0px;
    }

        .rmcontent-right ul li:first-child {
            padding: 12px 0px;
        }

        .rmcontent-right ul li:last-child {
            padding: 0px 0px 30px 0px;
        }

        .rmcontent-right ul li {
            float: left;
            position: relative;
            width: 100%;
            display: block;
            list-style: none;
            padding: 0px 0px 12px 0px;
        }

            .rmcontent-right ul li a {
                text-decoration: none;
                color: #414141;
                font-size: 14px;
                font-family: roboto-regular;
                line-height: 18px;
            }

                .rmcontent-right ul li a:hover {
                    color: #d30606;
                }

                .rmcontent-right ul li a img {
                    max-width: 82px;
                    float: left;
                    margin-right: 6px;
                }

                .rmcontent-right ul li a span {
                    color: #fc000c;
                }
                .rmcontent-right ul li a img {
                    max-width: 150px;
                    float: left;
                    margin-right: 6px;
                    border: 1px solid#f3f3f3;
                    border-radius: 4px;
                }
    .rmcontent-right h2 {
        margin-top: 20px;
        border-bottom: 1px solid#e4e4e4;
        padding-bottom: 10px;
        font-family: Roboto-Medium;
        font-size: 18px;
        margin-bottom: 0px;
    }

        .rmcontent-right h2 span {
            border-bottom: 3px solid #de0000;
            padding-bottom: 6px;
        }
.rm-links{
    padding:20px 15px;
    margin:0px;
    float:left;
}
.rm-links li{
    padding:4px 0px;
    list-style-type: square;
    /*box-shadow:1px 1px 2px #333333;*/
}
.rm-links li a{
    font-size:14px;
    font-family:roboto-regular;
}
.like-share{
    padding:20px 0px;
    float:left;
    width:100%;
}
.like-share ul li:last-child{
     padding-left:20px;
     color:#f99406;
     font-size:14px;
     font-family:roboto-regular;
     line-height:18px;
}
.rm-tags{
    border-bottom:1px solid#ededed;
    border-top:1px solid#ededed;
    min-height:42px;
    width: 100%;    
    float:left;
}
.rm-tags ul,.like-share ul{
    padding:0px;
    margin:0px;    
}
.rm-tags ul li,.like-share ul li{
    float:left;
    list-style:none;
    padding: 10px 0px;
    color:#333333;
}
.rm-tags ul li a{
    border-right:1px solid#c8c8c8;
    padding:0px 10px;
    color:#333333;
    text-decoration:none;
    font-size:13px;
}
.rm-tags ul li a:hover{
    color:#00a652;
}
.rm-tags .fa-tags{
    padding-right:10px;
}
.rm-comment{
    position: relative;
    display: inline-block;
    width: 100%;
    margin-bottom:20px;
}
.gocresmax-related{
margin-bottom:38px;
}
/*tin-tuc*/
.header-menu {
    height: 0;
    width: 925px;
    position: fixed;
    z-index: 9999;
    top: 200px;
    left: auto;
    background: #fff;
    overflow-x: auto;
    overflow: hidden;
    text-align: center;
    transition: .5s;
    border-radius: 8px;
    box-shadow: 0 1px 2px rgb(0 0 0 / 20%);
}

.header-menu a {
    text-decoration: none;
    font-size: 16px;
    color: #818181;
    display: block;
    transition: 0.3s;
}

.header-menu a:hover, .header-menu a:focus {
    color: #e33333;
}

.header-menu .close-menu {
    position: absolute;
    right: 45px;
    font-size: 45px;
}

.wrap-all-menu button {
    cursor: pointer;
    font-size: 18px;
    border: none;
    background: #fff;
}

.wrap-all-menu button:hover {
    color: #e33333;
}

.wrap-all-menu span.name-header {
    font-size: 30px;
    padding-left: 45px;
    padding-left: 45px;
    font-size: 20px;
    text-transform: uppercase;
    color: #000;
}

.menu-top {
    display: flex;
    align-items: center;
    padding: 20px 0 5px 0;
    border-bottom: 1px solid;
}
.tag-group {
    float: left;
    height: 50px;
    margin: 0px 0px 20px 0px;
    display: flex;
    align-items: center;
    padding: 5px;
    width: 100%;
    background: #e3e3e3;
}

    .tag-group li {
        list-style: none;
        float: left;
        margin-right: 10px;
    }

    .tag-group a {
        text-decoration: none;
        color: #333;
        font-size: 14px;
        font-family: roboto-regular;
        padding: 0px 4px;
    }

        .tag-group a:hover {
            color: #d30606;
        }