.AdvertisementTopLeft {
    left: 0;
    position: fixed;
    top: 20px;
    z-index: 5;
}
.AdvertisementTopRight {
    position: fixed;
    right: 0;
    top: 20px;
    z-index: 5;
}

.AdvertisementCenter {
    position: relative;
    top: 0!important;
    left: 0!important;
}
.AdvertisementBG {
    width: 0!important;
    height: 0!important;
}
.AdvertisementCenter a {
    color: #424242;
    font: 12px arial;
    text-decoration: none;
}
/***dangnhap****/

.AdvertisementTopLeft {
    left: 10px;
    position: absolute;
    z-index: 5;
}
.AdvertisementBG {
        display:none;
}
.AdvertisementTopRight {
    position: absolute;
    right: 10px;
    z-index: 5;
}
.AdvertisementCenter  {
     display:none;
}
@media only screen and (max-width: 768px) {
.slogan {
    font-size: 11px !important;
    padding: 10px !important;
}
    .AdvertisementBottomRight img {
       width:100% !important;
        height:auto !important;
}
        .AdvertContent .banner-left-block img{
          width:8% !important;
        height:auto !important;
        }
        .AdvertContent .banner-left-block a {
    text-decoration: none;
    align-items: unset;
    justify-content: unset;
}
.banner-left-block .banner-icon-text {
    width: 75%;
    margin-left: 40px !important;
    justify-content: unset;
    text-align: left;
    display: inline-grid;
    font-size: 13px;
    color: #b31717;
    font-weight: 500;
}
.AdvertisementCenter  {
      right: 10px;
      z-index: 5;
      display: block;
}       
.AdvertisementCenter img {
       width:100% !important;
        height:auto !important;
}
        .AdvertisementBottomRight .icon{
    display: none !important;
}
        .dangnhapxa{
        display: none !important;
        }
}


.dangnhapxa {
    position: absolute;
    top: 52px;
    /* left: 0px; */
    right: 350px;
    width: 65% !important;
}
.chuyenmuc {
	font-family: 'Font Awesome 5 Pro' !important;
}
.chuyenmuc .text:before {
        content: "\f007";
        font-family: 'Font Awesome 5 Pro' !important;
}

/*****banner-left-block****/
.banner-left-block {}
.banner-left-block {
    margin: 10px 0
}

.banner-left-block>.link-icon {
    padding: 15px 5px !important;
    position: relative;
    margin: 6px 0  !important;
    border: 1px solid #b1b1b1
}

.banner-left-block .link-icon {
    text-align: justify;
    padding-left: 5px;
    background: url(images/textture1.png) repeat
}

.banner-left-block .banner-icon {
    width: 30px;
    display: inline-table;
    position: absolute;
    top: 50%;
    margin-top: -15px !important;
}

.banner-left-block .banner-icon-text {
   width: 75%;
    margin-left: 40px;
    display: inline-grid;
    font-size: 13px;
    color: #b31717;
    font-weight: 500;
}

.banner-left-block .link-icon:hover .banner-icon-text {
    color: #0060c8;
    text-decoration: none
}

.banner-left-block a {
    text-decoration: none
}

/******slogan****/
.slogan {
    background: #ffefd5;
    margin: 0 0 10px 0;
    padding: 10px;
    text-align: center
}

.slogan a {
    color: #d70f0f;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 16px;
    text-decoration: none;
    font-family: 'Roboto';
    line-height: 1.8;
}

.slogan a:hover {
    color: #650000
}











