.AdvertisementBG {
  	position:absolute;
	top:0px; left:0px;
	z-index:999;
	opacity:0.8;
	background-color:#c0c0c0;
}
.AdvertisementCenter {
	position:fixed !important;
	z-index:1000;
	display:inline-block;
	padding:2px;
	width: auto;
	height:auto;
	background: #fff;
	border: 1px solid #ddd;
	box-shadow: 0px 0px 10px #999;
	line-height: 1.5;
}
.AdvertisementCenter .AdvertTitleBar {
	display:inline-block;
	position:absolute;  
	top:2px; right:2px; width:32px; height:32px;
}
.AdvertisementCenter img{
	max-width: 800px;
	height:auto!important;
}
.AdvertisementCenter .AdvertTitleBar .Collapse{
	display:inline-block;
	width:32px; height:32px;
	background: url(images/Close.png) no-repeat center center;
	cursor:pointer;
}
/************************************************/
.AdvertisementTopLeft {
    left: 0;
    position: fixed;
    top: 20px;
    z-index: 5;
}
.AdvertisementTopRight {
    position: fixed;
    right: 0;
    top: 20px;
    z-index: 5;
}

.AdvertisementCenter a {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 14px;
    text-decoration: none;
    text-transform: none;
    line-height: 1.5;
    text-decoration: none;
}

.AdvertContent > table {
    border: 1px solid #0084d6;
    border-radius: 5px 5px 0 0;
}


/*-----------------------------------linktag----------------------------------*/

.linktag {width:100%;background-color:#f3f3f3;display:table;padding: 20px 0;}
.linktag .link-home {width: 18.5%;padding: 0;float:left;display:table;margin: 0 15px 0 0;}
   .linktag .link-home img {width:100%;}
   .linktag .link-home p {background-color:#0074bc;padding: 5px 0;text-align:center;margin: 0;}
   .linktag     .link-home p a {color:#fff;text-transform:uppercase;font-size: 15px;font-weight:bold;}
.linktag .containerhome {
    width: 1180px;
    margin: 0 auto;
}
/*-----------------------------------HÃ†Â°Ã¡Â»â€ºng dÃ¡ÂºÂ«n----------------------------------*/
.service-instructions {background-color:#0074bc;width:100%;display:table;}
.service-instructions .containerhome {
    width: 1180px;
    margin: 0 auto;
}
.service-instructions-left {width:100%;float:left;display:table;background:url('images/huong-dan-dich-vu4.png') no-repeat right;min-height:400px;}
    .service-instructions-left p:first-child {padding:20px 0;}
        .service-instructions-left p:first-child a {color:#fff;text-transform:uppercase;font-size:35px;}
    .service-instructions-left ul {padding:0;list-style: none;}
    .service-instructions-left ul li {margin-left:20px;padding-left:0;background:url('images/lileftbg.png') no-repeat;background-position:left center;}
        .service-instructions-left ul li a {padding-left:10px;color:#fff;}
.service-instructions-right {width:50%;float:left;display:table;height:100%;position:relative;}
    .service-instructions-right img {width:100%;}
.seemoreslider {margin-top:20px;background-color:#ef59a1;border-radius: 25px;float: left;}
    .seemoreslider a {color:#fff;text-transform:uppercase;font-size:20px;text-decoration:none;padding:5px 20px;float:left;}
    .groupnews  .seemoreslider a {color:#fff;}
    .seemoreslider span {color: #0074bc;padding-right: 10px;margin-top: 6px;float: left;}
    .groupnews .seemoreslider span {margin-top: 9px;}
.bgpage {width:100%;display:block;position: relative;min-height: 0;}
    .bgpage img {width:100%;}