/*-----------css reset---------------------*/
*{ margin:0; padding:0;}
html,body,div,span{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;}body{line-height:1}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}

/* Font face*/
@font-face {
    font-family: RCB;
    src: url('fonts/RobotoCondensedBold.eot');
    src: url('fonts/RobotoCondensedBold.eot') format('embedded-opentype'),
         url('fonts/RobotoCondensedBold.woff2') format('woff2'),
         url('fonts/RobotoCondensedBold.woff') format('woff'),
         url('fonts/RobotoCondensedBold.ttf') format('truetype'),
         url('fonts/RobotoCondensedBold.svg#RobotoCondensedBold') format('svg');
}
@font-face {
    font-family: RCR;
    src: url('fonts/RobotoCondensedRegular.eot');
    src: url('fonts/RobotoCondensedRegular.eot') format('embedded-opentype'),
         url('fonts/RobotoCondensedRegular.woff2') format('woff2'),
         url('fonts/RobotoCondensedRegular.woff') format('woff'),
         url('fonts/RobotoCondensedRegular.ttf') format('truetype'),
         url('fonts/RobotoCondensedRegular.svg#RobotoCondensedRegular') format('svg');
}

/*----------basic----------------*/
html,body {font-family:Arial, Helvetica, sans-serif;font-size: 14px;line-height: 25px;text-rendering: optimizeLegibility;background: #F4F6F7;}
a { text-decoration:none; color:#1471CE; transition:all 0.5s; -webkit-transition:all 0.5s; -moz-transition:all 0.5s;}
a:hover { text-decoration:none !important; color:#F00; }
html {}/*Prevent Firefox Scrollbar Jump*/
img{border:none; max-width:100%; height:auto; vertical-align:middle;}
input , textarea { padding: 0; margin: 0; resize:none; outline:none}
select, .cp  { cursor:pointer; }
.clear { clear: both; }
:focus{outline:0;}
input:focus{ outline:1px solid #f97d17;}
textarea:focus{ outline:1px solid #f97d17;}
del{text-decoration:line-through}
table{border-collapse:collapse;border-spacing:0}
button{border:0;cursor:pointer;font-weight:bolb; outline:none}
ul,ol{ margin-left:15px; text-decoration: none !important;}

/*Phan trang*/
.phantrang{text-align:center;background:rgba(0,0,0,0);right:0px;top:-40px;padding:5px 0px;}
.phantrang a {background:#193d71;color: #FFF;cursor: pointer;font-size: 11px;margin: 10px 0 10px 4px;padding: 6px 10px;font-weight:bold;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;}
.phantrang span{padding:3px 10px 5px;background:#f97d17;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;color:#FFF;}
.phantrang a:hover {background: none repeat scroll 0 0 #f97d17; box-shadow: none;color: #FFFFFF;text-decoration: none;}
.phantrang .paginate_button_disabled, .phantrang .paginate_button_disabled:hover {background: linear-gradient(to bottom, #F8F8F8 0%, #EAEAEA 100%) repeat scroll 0 0 transparent;border: 1px solid #D2D2D2 !important;color: #ADADAD !important;cursor: default;opacity: 0.7;}
.phantrang .paginate_active, .phantrang .paginate_active:hover {background: none repeat scroll 0 0 #05bfdc;box-shadow: none;color: #FFF;font-weight:bold;}

/* My */
.vshd{ visibility:hidden; height:0px; width:0px; position:fixed; top:-10px;}
#back-top { position: fixed; bottom: 5px; right:5px; text-align:center; display:none;}
.button{ padding: 2px 15px; background:#1471CE; color:#FFF; border:none; border-radius:5px; -webkit-border-radius:5px; -moz-border-radius:5px;}
.input{ box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; border: 1px solid #e1e1e1; border-radius: 3px;}
.center{ max-width:1200px; margin:0 auto; position:relative;}
.w-clear:after{ display:block; content:""; clear:both;}
.red{ color:#F00;}
.rb{ color:#F00; font-weight: bold; font-size: 18px;}
.addthis_native_toolbox{ margin-top:10px;}
.open-sans{ font-family: 'Open Sans', sans-serif;}
.mrb15{ margin-bottom:15px;}
.mrt15{ margin-top:15px;}
#load{ width:100%; height:100%; position:fixed; z-index:9999; background:url(../img/loading.gif) no-repeat center,#FFF; display:none; opacity:0.9; top: 0px; left: 0px;}
.ct-l.load{ background:url(../img/load.gif) no-repeat center; min-height: 200px;}
.del{text-decoration: line-through;}
.main-tit{color: #e98144;font-size: 24px;font-family: RCB;margin-bottom: 10px;background: #fff;padding: 10px;}
.main-tit h2{ font-size: 24px;font-weight: normal; margin: 0px;}
.box-tab-tit{margin-bottom: 10px;font-family: RM; text-transform: uppercase; color: #FFF; margin-top: 15px; border-bottom: 1px solid #8cc5fe;text-align: center;}
.box-tab-tit:after{display: block;content: "";clear: both;}
.box-tab-tit div{ display: inline-block; line-height: 30px; padding: 5px 15px; cursor: pointer; background: url(../img/bg-menu.png); background-size: 100% 100%; margin-right: 20px; border-radius: 5px 5px 0px 0px;}
.box-tab-tit div.active{ color: #FFF; background: #8cc5fe;}
.box-tab-con{display: none;}
.box-tab-con:first-child{display: block;}
.slick-img-thumb{width: calc(100% + 10px); margin-left: -5px; margin-top: 10px;}
.slick-img-thumb img.thumb{ box-shadow: none !important; border: 1px solid #CCC !important;}
.slick-dots{ margin: 0px !important;}
#smenu{display: none;background: #e202ca; color: #FFF; padding: 5px 10px;}
.i-menu{width: 30px; margin-right: 10px; cursor: pointer;}
#menus{display: none;}
.tbl{width: 100%;display: table; border-collapse: collapse;}
.tbl .tr{ display: table-row;}
.tbl .th{font-family: RB;}
.tbl .td,.tbl .th{ display: table-cell;}

/* RP Iframe*/
.video-container {position: relative;padding-bottom: 56.25%;padding-top: 30px; height: 0; overflow: hidden;}
.video-container iframe,.video-container object,.video-container embed {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}

::-webkit-input-placeholder{color: #CCC;}
::-moz-placeholder{color: #CCC;}
:-ms-input-placeholder{color: #CCC;}
:-moz-placeholder{color: #CCC;}

/* Banner */
#slide{
    /* padding-bottom: 30px; */
    padding: 0px 2px;
    border-bottom: solid 1px #1c105a;
    padding-bottom: 30px;
    box-shadow: 0px 1px 5px #000;
    margin-bottom: 20px;
}
#banner{background: #1c105a;}
.banner_left,.banner_right{
	    /* margin: 15px 0px; */
}
.banner_left ul{
	margin:0px;
	padding:0px;
	display: inline-block;
	width:100%;
}
.banner_left ul.login{
    border-bottom: solid 1px #3c3c3c;

}
.banner_left ul.login li{
	    border-right: 1px solid #3c3c3c;
}
.banner_left ul li{
    list-style: none;
    /* float: left; */
    padding: 4px 10px;
    color: #fff;
    font-size: 14px;
}
.banner_left ul li i{
    padding-right: 5px;
    color: #c6c6c6;
    font-size: 16px;
}
.banner_left ul li i.fa-mobile{
	font-size: 21px;
}
.banner_left ul li a{
	color:#838383;
}
.banner_right{
	float: right;
    text-align: right;
}
.banner_right ul{
	margin:0px;
	padding:0px;
	margin-bottom: 10px;
}
.banner_right ul li{
	list-style:none;
}
.banner_right ul li i{
	color: #e98144;
    padding-right: 5px;
}
.banner_right ul li a{
	color:#fff;
}
.banner_right ul.hotline li{
	float:left;
}
.banner_left.col-sm-4.col-sm-4.col-xs-12{
	    padding-left: 100px;
}
.logo img{
	margin: 0px auto;
	height: 61px;
}
.search {
    position: relative;
    border: 2px solid #3c3c3c;
    padding: 0px 0;
    background: none;
    width: 73%;
    float: right;
}
.search input[type="text"] {
    width: 100%;
    outline: none;
    padding: 0em 0.6em;
    font-size: 12px;
    color: #333333;
    position: relative;
    border: none;
    background: none;
}
.search input[type="submit"] {
    background: url(../img/i-se.png) no-repeat 0px 2px;
    border: none;
    height: 16px;
    width: 16px;
    display: inline-block;
    position: absolute;
    outline: none;
    cursor: pointer;
    top: 3px;
    right: 2px;
	
}
.banner-t{background: #f7f7f7; padding: 5px 0px;border-bottom: 1px solid #d8d8d8;  font-size: 12px; color: #666a73;}
.banner-t a{ color: #666a73; padding: 0px 5px;}
.banner-t a:hover{ color: #F00;}
.banner-t-1{float: left;width: 30%;}
.banner-t-2{float: left;width: 30%;margin-left: 3%;}
.banner-t-3{float: right;width: 30%; text-align: right;}
.banner-t-3 ul{margin: 0;}
.banner-t-3 ul li{ display: inline-block; list-style: none;}
.banner-ab-log{float: left;text-align: center; line-height: 20px; margin-top: 5px; margin-right: 10px;}
.banner-ab-log a{ color: #000;}
.banner-ab-log span{display: block; font-size: 12px; color: #999999;}
.banner-ab-gh{float: right;position: relative;font-weight: bold;font-size: 12px;color: #FFF;}
.banner-ab-gh span{text-align: center;position: absolute;top: -5px;right: -5px;background: #d60c0c; padding: 0px 5px; min-width: 30px; color: #FFF; line-height: 18px;border-radius: 10px;}

/* Menu */
#menu{ background: #edecec; line-height: 45px;} 
#menu.fix{position: fixed;top: 0;left: calc(50% - 600px);width: 1200px; z-index: 999;}
#menu.fix .menu-l ul{display: none;}
.menu-l{width: 250px;float: left; background: #e202ca;position: relative;}
.menu-l .tit{text-align: center;font-family: RM; font-size: 15px;text-transform: uppercase; color: #FFF;}
.menu-l:hover > ul{display: block !important;}
.menu-l ul{margin: 0px;position: absolute;top: 100%;left: 0;width: 100%; background: #e202ca;font-family: RM; font-size: 13px;display: none;z-index: 99; min-height: 340px; border-top: 1px solid #FFF;}
.menu-l ul li{list-style: none;border-bottom: 1px solid #f109d8; padding: 5px 10px; line-height: 30px;position: relative; text-align: right;}
.menu-l ul li a{display: block; color: #FFF; padding-right: 20px; background: url(../img/arr-r.png) no-repeat center right 10px;}
.menu-l ul li a:hover{color: #FF0; background: url(../img/arr-rh.png) no-repeat center right 10px;}
.menu-l ul li ul{top: 0;left: 100%;border-left: 1px solid #FFF; min-height: 0px;}
.menu-l ul li:hover > ul{display: block !important;}
.menu-l.index > ul.show{ margin-top: 15px;}
.menu-r{width: calc(100% - 500px);float: left;font-family: RCR; padding:5px 10px; line-height: 25px;}
.menu-r select{border: 1px solid #b6b6b6;width: 100px; padding: 5px;}
.menu-r input[type="text"]{border: 1px solid #b6b6b6; margin-left: -5px;padding: 3px 5px;width: calc(100% - 180px);}
.menu-r input[type="button"]{margin-left: -5px; padding: 4px 20px; border: none;background: #e904d0; color: #FFF;}
.menu-hl{width: 250px;float: right; padding: 0px 10px;text-transform: uppercase;font-size: 12px; color: #474747;font-weight: bold; font-style: italic; line-height: 42px;}
.menu-hl span{ font-size: 20px; color: #ef2001;}

@-webkit-keyframes hotline {
    from { transform: scale(1);}
    to {transform: scale(1.2);}
}

@keyframes hotline {
    from { transform: scale(1);}
    to {transform: scale(1.2);}
}


/* Slide */
.slide-l{width: 720px;float: left;}
.slide-r{width: calc(100% - 721px);float: left;margin-left: 1px;}
.slide-b{ padding: 5px 0px 0px 5px;}

/* Footer */
#footer{
	background: #111111;
    color: #BBBBBB;
    font-size: 14px;
    padding: 20px 0px 0px 0px;
}
.lienhe:last-child p{
	float:right;width: 60%;
}
.lienhe {
    width: 33.3333%;
    float: left;
    margin: 0 auto;
}

.lienhe img {
    width: 40px;
    /* height: 50px; */
    float: left;
}

.lienhe span {
    color: white;
    padding-left: 10px;
    float: left;
    margin-top: -15px;
}
.ft-1{float: left;width: calc(100% - 740px);}
.ft-2{float: left;width: 350px;margin-left: 20px; font-size: 13px; color: #dddddd; line-height: 20px;}
.ft-3{float: left;width: 350px;margin-left: 20px;}
.ft-tit{font-size: 16px;text-transform: uppercase;font-weight: bold; color: #FFF; margin-bottom: 10px;}
.bft{border-top: 1px solid #f74a50;padding:  5px 0px;font-size: 12px;margin-top: 20px;text-align: center;}
.bft a{color:#fff;}
.bft-l{float: left;}
.bft-r{float: right;}
.ft-2 form{ margin-top: 10px;}
.ft-2 .input{border-radius: 0px; padding: 6px;width: 250px; max-width: calc(100% - 55px); color: #555;}
.ft-2 .button{text-transform: uppercase; background: #ed1c24; color: #FFF; font-weight: bold;border-radius: 0px; margin-left: -5px; padding: 7px 15px;}



/* Lien he */
.lh-l{width: 50%;float: left; padding-right: 20px;border-right: 1px solid #CCC;}
.lh-r{width: 50%;float: left;padding-left: 20px;border-left: 1px solid #CCC;margin-left: -1px;}
.lh-con-l{width: 30%;float: left;margin-bottom: 5px;}
.lh-con-r{width: 70%;float: left;margin-bottom: 5px;}
.lh-con-r *{max-width: 100%;}
.lh-con-r .input{width: 100%;}
.lh-con-r textarea{ border: 1px solid #e1e1e1;border-radius: 5px;width: 100%;}

/* San pham */
.dm-sp {
    width: 33.3%;
    float: left;
    margin-top: 0px;
	padding:0px 10px;
	text-align:center;
}
.dm-sp h3 {
    text-align: center;
    font-size: 13px;
    font-weight: bold;
}
.grid figure{
    position: relative;
    overflow: hidden;
    height: auto;
    text-align: center;
    cursor: pointer;
    margin: 10px;
    border: 5px solid #fff;
    box-shadow: 0px 0px 5px #aaa;
}
.grid figure img {
	position: relative;
    display: block;
    min-height: 100%;
    max-width: 100%;
    width: 100%;
	    height: 200px;
}
figure.effect-goliath img, figure.effect-goliath h2 {
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
}
figure.effect-goliath img {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
figure.effect-goliath {
    background: #000000;
}
figure.effect-goliath:hover img {
    -webkit-transform: translate3d(0,-80px,0);
    transform: translate3d(0,-80px,0);
}
.grid figure figcaption, .grid figure figcaption > a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.grid figure figcaption {
    padding: 2em;
    color: #fff;
    text-transform: uppercase;
    font-size: 1.25em;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
figure.effect-goliath:hover p {
    opacity: 1;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}
figure.effect-goliath p {
    text-transform: none;
    font-size: 90%;
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(0,50px,0);
    transform: translate3d(0,50px,0);
}
figure.effect-goliath p a{
	color:#fff;
}
figure.effect-goliath h2, figure.effect-goliath p {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 30px;
	 
}
.grid figure figcaption > a {
    z-index: 1000;
    text-indent: 200%;
    white-space: nowrap;
    font-size: 0;
    opacity: 0;
	
}
.grid figure figcaption{
	background: rgba(0, 0, 0, 0.7);
	opacity: 0;
}
figure.effect-ruby:hover figcaption{
	opacity: 1;
}
.grid figure figcaption, .grid figure figcaption > a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
	   
}
.grid figure p {
    letter-spacing: 1px;
    font-size: 68.5%;
}
figure.effect-ruby img {	
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: scale(1.15);
    transform: scale(1.15);
}
figure.effect-ruby:hover img {
    -webkit-transform: scale(1);
    transform: scale(1);
}
figure.effect-ruby:hover p{
    opacity: 1;
    -webkit-transform: translate3d(0,0,0) scale(1);
    transform: translate3d(0,0,0) scale(1);
}
figure.effect-ruby p a{
	color:#fff;
}
figure.effect-ruby p{
    margin: 1em 0 0;
    padding: 3em;
    border: 1px solid #e98144;
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(0,20px,0) scale(1.1);
    transform: translate3d(0,20px,0) scale(1.1);
}


.box-sp{
	width: 207px;
    float: left;
    margin: 0px 16px 20px 0px;
    border: 1px solid #e2e2e2;
    color: #454545;
    font-size: 12px;
    padding-bottom: 5px;
}
.box-sp:hover{ box-shadow: 0px 0px 5px #CCC;}
.box-sp-img{position: relative; overflow: hidden;}
.box-sp-img img{width: 100%;}
.box-sp h3{font-size: 14px;font-weight: normal; padding:5px 10px; margin: 0;}
.box-sp a{ color: #3e3e3e;}
.box-sp a:hover{ color: #F00;}
.box-sp-gia{padding: 0px 10px;}
.box-sp-gia span{ font-weight: bold;color: #de1c23; font-size: 14px;}
.box-sp-gia.km strong{font-weight: normal;position: relative;margin-right: 70px;}
.box-sp-gia.km .box-sp-km{ position: absolute;width: 66px;height: 28px;background: url(../img/bg-km.png); background-size: 100% 100%; line-height: 28px; color: #FFF;text-align: center;font-family: RCR;font-weight: normal;font-size: 16px;top: 10px;right: -70px;}
.box-sp-gia.km .del{font-size: 18px;font-weight: normal;color: #b6b6b6; font-family: RL; line-height: 20px;}
.box-sp-xn{position: absolute; top: -100px;left: 0;width: 100%;text-align: center;transition:all 0.5s; -webkit-transition:all 0.5s;-moz-transition:all 0.5s;}
.box-sp-xn a{display: inline-block; padding: 5px; background: #258265; color: #FFF; border-radius: 5px;}
.box-sp:hover .box-sp-xn{top: 40%;}
.ct-l{width: 48%;float: left;}
.ct-r{width: 48%;float: right;}
.ct-tit{font-family: RB; font-weight: normal; margin: 0px 0px 10px; color: #F00;}
.ct-tit h2{font-weight: normal; margin: 0px 0px 15px; color: #F00; font-size: 24px; margin: 0px;}
.ct-sp p{margin-bottom: 0px !important;}
.ct-sp-gia span{ color: #F00;font-weight: bold; font-size: 18px;}
.sc-tab-tit{font-family: RB; margin-top: 10px; font-weight: bold; background: #DEDCDC; padding: 5px 10px; color: #555; cursor: pointer;}
.mn-l{width: 60%;float: left;position: relative;margin-left: 5%;border: 1px solid #f2f2f2; padding: 10px; box-shadow: 0px 0px 5px #CCC}
.mn-l img,#phuongphapphoimau .col-2 img{position: absolute;top: 10px;left: 10px;z-index: 0;opacity: 0;}
.mn-l img.active,#phuongphapphoimau .col-2 img.active{position: static;z-index: 99; opacity: 1;}
.mn-r{width: 28%;float: right;margin-right: 5%;}
.mn-r img{ margin: 0px 10px 10px 0px;float: left; cursor: pointer;}
.mn-r img:nth-child(2n){margin-right: 0;}
.sm-r img{ margin: 0px 0px 10px 0px !important;}

/* Tin tuc */
.box-news{line-height: 20px;margin: 0px 0px 20px 0px;border-bottom: 1px solid #CCC;padding-bottom: 5px;width: 48%;float: left;}
.box-news-img{float: left;margin-right: 10px;border: 1px solid #CCC;padding: 2px;width: 33.3%;}
.box-news h3{margin: 0px 0px 5px;font-size: 18px; font-family:RR;}
.box-news-date{ color: #bbbbbb;}
.box-news:nth-child(2n){margin-right: 0;}
.box-news:nth-child(2n+1){clear: both;}
h2.tincungloai{font-size: 16px;font-weight: bold;border-bottom: 1px solid #CCC; margin: 0px 0px 5px; padding-bottom: 5px; margin-top: 15px;}
.box-newsi{font-family: RR; text-align: justify; font-size: 13px;}
.box-newsi h3{ font-size: 14px;font-weight: normal;font-family: RB; margin: 5px 0px; line-height: 22px;}
.box-newsi a{ color: #3e3e3e;}
.box-news1{line-height: 20px; margin: 0px 0px 20px 0px; border-bottom: 1px solid #CCC;padding-bottom: 5px; width: 48%;float: left; margin: 0px 4% 20px 0px;}
.box-news1-img{float: left; margin-right: 10px; border: 1px solid #CCC; padding: 2px;}
.box-news1 h3{margin: 0px 0px 5px;font-size: 18px; font-family:RR;}
.box-news1-date{ color: #bbbbbb;}
.box-news1:nth-child(2n){margin-right: 0;}
.box-news1:nth-child(2n+1){clear: both;}

/* Container */
#container{ padding:20px 0px 20px;}
.content{text-align:justify;background: #fff;border-left: 1px solid #DDDDDD;border-right: 1px solid #DDDDDD;border-bottom: 1px solid #DDDDDD;margin-bottom: 10px;overflow: hidden;padding: 10px;z-index: 2;}
.left{width: 250px;float: left;margin-right: 20px;}
.right{width: calc(100% - 270px);float: left;}

/* Index */
.left-box{background: #fff;padding: 10px;margin-bottom: 20px;color: #363a4a;border-left: 1px solid #DDDDDD;border-right: 1px solid #DDDDDD;border-bottom: 1px solid #DDDDDD;margin-bottom: 10px;overflow: hidden;padding: 10px;z-index: 2;}
.left-box:last-child{margin-bottom: 0;}
.left-tit{font-family: RM;text-transform: uppercase; background: url(../img/arr-d.png) no-repeat center right 10px; margin-bottom: 10px;}
.uleft{margin: 0; line-height: 20px;}
.left-box ul{
	margin:0px;
	padding: 6px;
	color: #555;
	line-height: 32px;
	text-decoration: none;
	padding-left: 5px;
	font-weight: bold;
	font-size: 13px;
}
.left-box ul li{
    list-style: none;
    margin-bottom: 10px;
    border-bottom: solid 1px #ccc;
}
.uleft li{ list-style: url(../img/left-li.png) inside; font-size: 12px; padding: 5px;}
.uleft li a{display: block; color: #363a4a;}
.uleft li a:hover{color: #F00;}
.left-se{margin-bottom: 10px;}
.left-se input{width: calc(100% - 30px);}
.left-se button{ background: #1c75e4; padding: 7px 7px 6px; margin-left: -5px;}
.box-yh{font-family: RR;padding-bottom: 5px; margin-bottom: 5px;border-bottom: 1px solid #CCC;}
.box-yh:last-child{border-bottom: none;}
.l-dt{font-family: RR;color: #222222;margin-bottom: 5px;line-height: 20px;padding-top: 16px;}
.l-dt img{float: left; margin-right: 10px;}
.l-dt div{font-family: RB; font-size: 18px; color: #da2522;}
.l-dt p{margin-bottom: 0; padding-top: 10px;}
.box-newsnb{ line-height: 18px;}
.box-newsnb img{float: left; margin-right: 10px;width: 100px; border: 1px solid #CCC; padding: 2px;margin-bottom:10px;}
.box-newsnb h3{margin: 0;
    font-size: 13px;
    color: #000;
    line-height: 17px;}
.box-newsnb h3 a{
	color:#000;
}
.box-newsnb h3 a:hover{
	color:red;
}
.i-tit{background: #eeeeee; border-top: 2px solid #e202ca;font-family: Tahoma, Verdana, Segoe, sans-serif; font-size: 20px; line-height: 45px; color: #e202ca; margin-bottom: 15px;}
.i-tit h2{font-size: 20px;font-weight: normal; margin: 0;line-height: 45px; position: relative; padding-left: 80px;}
.i-tit h2:before{width: 67px;height: 100%;position: absolute;top: 0;left: 0;content: "";background: url(../img/bg-main-tit-h2-l.png); background-size: 100% 100%;}
.i-tit h2 a{ color: #e202ca;}
.i-tit h2 a:hover{ color: #F00;}
.dk-l{width: 150px;float: left;margin-bottom: 5px;}
.dk-r{width: 250px;float: left;margin-bottom: 5px;}
.dk-a{width: 200px;float: left;margin-bottom: 5px; color: #F00;font-weight: bold;font-size: 12px;padding-left: 10px;}
.dk-l span{ color: #F00;font-weight: bold;}
.dk-r .input{width: 100%;}
.taikhoan{}
.taikhoan .left{width: 250px;float: left; margin-right: 20px;}
.taikhoan .left .tit{ text-align: center; padding: 10px; background: #0099cc; color: #FFF; font-family: RB;}
.taikhoan .left ul{margin: 0px; border: 1px solid #CCC;}
.taikhoan .left ul li{ list-style-type: none;border-bottom: 1px solid #CCC; padding: 10px;}
.taikhoan .right{width: calc(100% - 270px);float: left;}
.w-dmk{max-width: 600px; margin: 0px;}
.ct-sp-btn{}
.ct-sp-btn input{}
.ct-sp-btn button{ background: #d60c0c; border: none; font-family: RCB; color: #FFF; font-size: 18px; padding: 5px 20px;}
.ct-sp-btn button:hover{ background: #DC1B1B;}

/* Gio hang*/
#giohang{position: fixed;z-index: -1;width: 100%;height: 100%;top: 0px;left: 0;  background: rgba(0,0,0,0.5); opacity: 0;}
#giohang.active{z-index: 999; opacity: 1;}
.w-giohang{background: #FFF;position: relative;width: 800px;max-width: 100%; margin: 50px auto; border-radius: 5px;padding: 10px; transition:all 0.5s;top: -1000px; max-height: 90%;overflow: auto;}
#giohang.active .w-giohang{top: 0;}
.giohang-cl{position: absolute;top: 0px;right: 0px;cursor: pointer;}
.giohang-tit{ margin-bottom: 15px;font-family: RCR; font-size: 18px;}
.tbl-giohang .tr{ border-bottom: 1px solid #CCC;}
.tbl-giohang .th{ background: #eeeeee; padding: 2px 5px;}
.tbl-giohang .th:last-child{text-align: right; padding-right: 20px;}
.tbl-giohang .td{ padding: 5px 0px;}
.tbl-giohang .td:nth-child(1){width: 50%;}
.tbl-giohang .td:nth-child(2){ color: #F00; font-weight: bold;}
.tbl-giohang .td:nth-child(3),.tbl-giohang .th:nth-child(3){ width: 80px; text-align: center;}
.tbl-giohang .td:nth-child(3) input{ width: 50px;}
.tbl-giohang .td:nth-child(4){ text-align: right; font-weight: bold; color: #F00;}
.giohang-thanhtien{ font-family: RCB; text-align: right; font-size: 16px; margin-top: 10px; }
.giohang-thanhtien span{ color: #F00;}
.giohang-btn{margin-top: 10px;}
.giohang-btn-l{float: left;}
.giohang-btn-r{float: right;}
.giohang-btn-r button{ background: #d60c0c; color: #FFF; font-family: RCB; font-size: 16px; padding: 5px 15px;}

.box-spc{}
.box-spc img{width: 120px;float: left; border: 1px solid #CCC; margin-right: 10px;}
.box-spc a{ display: block; font-size: 12px;}
.box-spc .gh-name{ font-size: 14px; font-family: RCB;}

/* Thanh toan */
.left-tt{width: 60%;float: left; border: 1px solid #CCC; border-radius: 5px; padding: 10px;}
.right-tt{width: calc(40% - 20px);float: right; border: 1px solid #CCC; border-radius: 5px; padding: 10px;}
.thanhtoan-tit{margin: 10px 0px; background: #eeeeee;font-family: RCR;}
.thanhtoan-tit .step{width: 33.33%;float: left; padding: 5px 10px;}
.thanhtoan-tit .step span{ padding: 3px 10px; background: #999; color: #FFF; border-radius: 50%; margin-right: 10px;}
.thanhtoan-tit .step.active{ background: #f4f9fd;position: relative;}
.thanhtoan-tit .step.active:before{width: 20px;height: 100%;position: absolute;top: 0;right: 0;background: url(../img/step-at.png); background-size: 100% 100%;content: "";}
.thanhtoan-tit .step.active:nth-child(3):before{display: none;}
.thanhtoan-tit .step.active span{ background: #0099cc;}
.w-st1{ max-width: 400px; margin: 20px auto;}
.w-st1 label{font-weight: normal;}
.w-st1 input[type="text"]{ margin-bottom: 10px;}
.w-st1 input[type="button"],.w-st1 input[type="submit"]{width: 100%;border: none;padding: 5px 10px;background: #d60c0c; color: #FFF;}
.st1-pwd{display: none;}
.w-st1 .input{width: 100%; padding: 5px;}
.thongbao{font-weight: bold;color: #F00;}
.rtit{font-family: RCB; color: #555; font-size: 18px; margin-bottom: 10px;}
.rtit a{ float: right; font-size: 14px;}
.box-spr{ margin-bottom: 5px;padding-bottom: 5px; border-bottom: 1px solid #CCC;}
.box-spr-img{width: 30%;float: left; border: 1px solid #CCC;}
.box-spr h3{width: 40%;float: left; padding: 0px 10px; margin: 0; font-family: RCB; font-size: 15px;}
.box-spr-gia{width: 30%;float: left; text-align: right;}
.r-info-l{float: left;font-weight: bold;}
.r-info-r{float: right;font-weight: bold; color: #F00;}
.box-donhang{ margin-bottom: 10px;}
.box-donhang table{ width: 100% !important;}
.i-menu{display:none;}
/* Reponsive */
@media (min-width: 1200px) 
{
    .box-sp:nth-child(4n){margin-right: 0;}
    .box-sp:nth-child(4n+1){clear: both;}
    .box-newssp:nth-child(4n){margin-right: 0;}
    .box-newssp:nth-child(4n+1){clear: both;}
    .box-news:nth-child(2n){margin-right: 0;float: right;}
    .box-news:nth-child(2n+1){clear: both;}
    .w-sub .item:nth-child(3n){margin-right: 0;}
    .w-sub .item:nth-child(3n+1){clear: both;}
    .box-spi:nth-child(4n){margin-right: 0;}
    .box-spi:nth-child(4n+1){clear: both;}
    .box-vs:nth-child(5n){margin-right: 0;}
    .box-vs:nth-child(5n+1){clear: both;}
    .menu-hl{-webkit-animation: hotline 0.5s infinite; animation: hotline 0.5s infinite;}
	#menus{
		display:block !important;
		background: #2f6452;
	}
	#menus ul{
		margin:0 auto;
	}
	#menus ul > li.active a,#menus ul > li:hover a{
		color: #000;
		background: #d3c839;
	}
	#menus ul > li > a{
		color: #fff;
		font-family: RCR;
	}
	ul.sm-nowrap > li > a{
		color:#fff !important;
	}
	ul.sm-nowrap > li:hover{
		background:#e98144;
	}
	.container {
		width: 1200px;
	}
}

@media (max-width: 1199px) 
{
	.i-menu{display:block;}
    #container{ padding: 20px 15px;}
    .w-dichvu,#lienhe,#dichvu,#doitac,.ft-t,.ft,.banner-t,#footer,#container-tt{ padding-left: 15px; padding-right: 15px;}
    #menu{ z-index: 120;}
    .banner-ab{right: 5px;}
    #menu.fix{width: 100%;left: 0;}
    .taikhoan .left,.taikhoan .right{width: 100%;float: none; margin: 0px 0px 20px;}
	
}

@media (min-width: 992px) and (max-width: 1199px)
{
    .sm-blue a{ padding: 0px 9px !important; line-height: 50px !important;}
    .sm-blue ul a{ line-height: 30px !important;}
    .menu-r{padding-top: 8px;}
    .menu-r img{top: 17px;}
    .box-sp{width: 30%; margin: 0px 4.5% 20px 0px;}
    .box-sp:nth-child(3n){margin-right: 0;}
    .box-sp:nth-child(3n+1){clear: both;}

    .banner-r-b ul li a{padding: 0px;}
    .banner-r-b ul li.has-sub{background: none;}
    .w-sub{width: 400px;}
    .w-sub .item{width: 48%;margin: 0px 4% 10px 0px;}
    .w-sub .item:nth-child(2n){margin-right: 0;}
    .w-sub .item:nth-child(2n+1){clear: both;}
    .box-vs{width: 24%;margin: 0px 1.33% 15px 0px;}
    .box-vs:nth-child(4n){margin-right: 0;}
    .box-vs:nth-child(4n+1){clear: both;}
    .box-spi{width: 24%;margin: 0px 1.33% 15px 0px;}
    .box-spi:nth-child(4n){margin-right: 0;}
    .box-spi:nth-child(4n+1){clear: both;}
    .box-newssp{width: 24%;margin: 0px 1.33% 15px 0px;}
    .box-newssp:nth-child(4n){margin-right: 0;}
    .box-newssp:nth-child(4n+1){clear: both;}

    .box-news:nth-child(2n){margin-right: 0;}
    .box-news:nth-child(2n+1){clear: both;}
}

@media (min-width: 992px) 
{
    .sub-arrow{display: none !important;}
}

@media (max-width: 991px) 
{

	.lienhe,.lienhe:last-child p{
	    float: none;
    width: 100%;
    display: inline-block;
    margin-bottom: 10px;
	}
    #smenu{display: block;}
    #smenu a{font-family: RB; color: #FF0; font-size: 18px;}
    #menu,#banner{position: static !important;}
    .menu-l{width: 100%;float: none; margin: 0px;}
    #menu,.banner-r,.left,.banner-ab{display: none;}
    .banner-l{width: 100%;float: none;}
    .right{width: 100%;float: none;}
    .box-news{width: 100%;float: none; margin: 0px 0px 20px 0px;}
    .taikhoan .left{display: block !important;}
    #slide{margin: 0px;}
	.grid figure{
		width: 100%;
	}
	.dm-sp{
		width: 50%;
	}
}
@media (min-width: 768px) and (max-width: 991px)
{
    .box-sp{width: 30%; margin: 0px 4.5% 20px 0px;}
    .box-sp:nth-child(3n){margin-right: 0;}
    .box-sp:nth-child(3n+1){clear: both;}
    .box-newssp:nth-child(3n){margin-right: 0;}
    .box-newssp:nth-child(3n+1){clear: both;}
    .box-duan,.box-tk{width: 33.3%;}
    .main-tit h2,.i-tit h2{font-size: 24px;}
    .box-vs{width: 30.3%;margin: 0px 4.5% 15px 0px;}
    .box-vs:nth-child(3n){margin-right: 0;}
    .box-vs:nth-child(3n+1){clear: both;}
    .box-spi{width: 30.3%;margin: 0px 4.5% 15px 0px;}
    .box-spi:nth-child(3n){margin-right: 0;}
    .box-spi:nth-child(3n+1){clear: both;}
    .box-newssp{width: 30.3%;margin: 0px 4.5% 15px 0px;}
    .box-newssp:nth-child(3n){margin-right: 0;}
    .box-newssp:nth-child(3n+1){clear: both;}
    #doitac .item:nth-child(1){width: 48%;margin: 0px 4% 20px 0px;}
    #doitac .item:nth-child(2){width: 48%;margin: 0px 0px 20px 0px;}
    #doitac .item:nth-child(3){width: 100%;float: none;clear: both;}

    .ft-1,.ft-3,.ft-2{width: 30.3%; margin: 0px 4.5% 20px 0px;}
    .ft-3{margin-right: 0;}
    .ft-4{width: calc(30% - 20px);margin: 0px 20px 20px 0px;float: left;clear: both;}
    .ft-5{width: 70%;margin: 0px 0px 20px 0px;float: left;}
}

@media (max-width: 767px) 
{
    .ft-1,.ft-2,.ft-3{width: 100%;float: none; margin: 0px 0px 20px 0px;}
    .shotline,.banner-t{display: none;}
    .gt-info{ padding: 0px 15px; background: #FFF;}
    .ct-l,.ct-r,.lh-l,.lh-r{width: 100%;float: none; margin: 0px 0px 15px 0px;padding: 0; border: none;}
    .lienhe-l,.lienhe-r{width: 100%;float: none;}
    .lienhe-l .button{display: none;}
    .main-tit h2,.i-tit h2{font-size: 20px;}
    .box-newssp h3{font-size: 18px;}
    .amazingslider-description-1,.amazingslider-title-1,#sanphaml{display: none !important;}
    #slogani{font-size: 20px;}
    #doitac .item,.ft-t-1,.ft-t-2,.ft-t-3,.ft-1,.ft-2,.ft-3,.ft-4,.ft-5{width: 100%;float: none; margin: 0px 0px 20px 0px;display: block;}
}

@media (min-width: 375px) and (max-width: 767px)
{
    .box-sp{width: 48%; margin: 0px 4% 20px 0px;}
    .box-sp:nth-child(2n){margin-right: 0;}
    .box-sp:nth-child(2n+1){clear: both;}
    .box-newssp{width: 48%;margin: 0px 4% 15px 0px;}
    .box-newssp:nth-child(2n){margin-right: 0;}
    .box-newssp:nth-child(2n+1){clear: both;}
    .main-tit h2,.i-tit h2{font-size: 24px;}
    .box-vs{width: 48%;margin: 0px 4% 15px 0px;}
    .box-vs:nth-child(2n){margin-right: 0;}
    .box-vs:nth-child(2n+1){clear: both;}
    .box-spi{width: 48%;margin: 0px 4% 15px 0px;}
    .box-spi:nth-child(2n){margin-right: 0;}
    .box-spi:nth-child(2n+1){clear: both;}
    .box-newssp{width: 48%;margin: 0px 4% 15px 0px;}
    .box-newssp:nth-child(2n){margin-right: 0;}
    .box-newssp:nth-child(2n+1){clear: both;}
	
}
@media (max-width: 546px) 
{
	.grid figure{
		width:100%;
		margin:0px;
	}
	.dm-sp{
		width:100%;
	}
}
@media (max-width: 374px) 
{
    .lh-con-l,.lh-con-r{width: 100%;float: none;margin: 0px; padding: 0px;}
    .lh-con-r{margin-bottom: 10px;}
    .box-sp{width: 90%; margin: 0px 5% 20px;float: none;}
    .box-newssp{width: 90%; margin: 0px 5% 20px;float: none;}
    .box-vs{width: 90%; margin: 0px 5% 20px;float: none;}
    .box-spi{width: 90%; margin: 0px 5% 20px;float: none;}
    .box-newssp{width: 90%; margin: 0px 5% 20px;float: none;}
	.grid figure{
		width:100%;
		margin:0px;
	}
    
}

.box-heading {
    background: #EE1C25;
    border-left: 3px solid #EE1C25;
    color: #FFFFFF;
    font-size: 13px;
    font-weight: bold;
    height: 32px;
    line-height: 35px;
    padding-left: 10px;
    text-transform: uppercase;
}
.item {
    float: left;
    margin: 5px 2px;
}
.img-thumb-detail img{
	width:100px;
}