html, body, div, applet, object, iframe, h1, h2, h3, h4, h5, h6, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, u, i, center, dl, dt, dd, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	/* vertical-align: baseline; */
}
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700;900&display=swap');
@font-face {
    font-family: 'utm_swiss_condensedbold';
    src: url('../font/utm_swiss_condensedbold/utm_swiss_condensedbold.woff2') format('woff2'),
         url('../font/utm_swiss_condensedbold/utm_swiss_condensedbold.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
  font-family: 'SVN-Avo';
  src: url('../SVN-Avo/SVN-Avo.eot') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}

/* HTML5 display-role reset for older browsers */
@import url('https://fonts.googleapis.com/css?family=Muli:200,300,400,500,600,700,800,900&display=swap');
article, aside, details, figcaption, footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	font-size: 14px;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	line-height:1.5;
	color: #000;
	background: #fff;
}
b{font-family: mulibold;}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.tieuchi img{
	width:auto !important
}
.tieuchi .columns-md-3{
	border:1px solid #f5f5f5;
	margin-bottom:10px;
}
.tieuchi .info a{
	text-align:center !important;
	margin-bottom:0px !important
}
.mapf iframe{
	width:100% !important;
	height:180px !important
}
.calhinhanh .name a{
	margin-bottom:0px;
}
#btninfoxy{
    display: block;
    height: 45px;
    background: #0072ff;
    padding: 5px 20px;
    line-height: 36px;
    border-radius: 5px;
    max-width: 100px;
	position:relative;
}
.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}

* html > body .clearfix {
    display: block;
    width: 100%;
}

* html .clearfix {
    height: 1%;
}

a{text-decoration:none;color: #000;}
a:hover{color:#F00;}
img{border:0;}
.clear
{

    overflow:hidden;
    clear:both;
}
/* ---------------- loading ----------------*/
/* --------------------- Phan trang ------------------*/

/*-------------- Map css ------------*/
#map_canvas iframe {
    height: 350px;
    width: 100%;
    margin-top: 20px;
}
.transition_all{
	-moz-transition: all 0.7s ease;
    -o-transition: all 0.7s ease;
    -ms-transition: all 0.7s ease;

    transition: all 0.7s ease;
}
/************************************/
.container{position: relative;}
/**************** header ********************/
header{position: relative;z-index: 101;top: 0px;left: 0px;width: 100%;background: #fff;}
header .logo_header{}
header .logo_header img{max-height: 120px;transition: all 0.5s ease;}
header .upper-right{padding: 40px 0px 20px 0px;}
header .info-box {
    position: relative;
    float: left;
    padding-left: 15px;
    margin-right: 10px;
    min-height: 50px;
    display: flex;
    align-content: center;
    align-items: center;
    max-width: 295px;
}
header .info-box .icon-box {
    height: 50px;
    width: 50px;
    text-align: center;
    font-size: 24px;
    margin-right: 15px;
    color: #00c0ff;
    line-height: 48px;
    font-weight: 900;
    border: 1px solid #bbb;
    transition: all .3s ease;
    padding-top: 10px;
}
header .upper-column ul{list-style: none;padding: 0px;margin: 0px;width: calc(100% - 50px);}
header .info-box li {
    position: relative;
    font-size: 15px;
    line-height: 25px;
    color: #666;
    font-weight: 500;
    text-transform: none;
    font-family: 'mulibold';
}
a.btn-style-two {
    text-transform: uppercase;
    position: relative;
    font-size: 16px;
    line-height: 20px;
    color: #fff;
    padding: 15px 25px;
    font-weight: 500;
    background-color: #00c0ff;
    overflow: hidden;
    font-family: utm_swiss_condensedbold;
}
a.btn-style-two span{position: relative;}
a.btn-style-two:hover{color: #fff;}
.btn-style-two:before {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    content: "";
    background-color: #e20007;
    transform: scaleX(0);
    transform-origin: top right;
    transition: transform .5s cubic-bezier(.86,0,.07,1);
    transition-timing-function: cubic-bezier(.86,0,.07,1);
}
.btn-style-two:hover:before {
    transform: scale(1);
    transform-origin: bottom left;
}
header .name_site{
    font-family: utm_khuccamtaregular;
    text-transform: uppercase;
    font-size: 27px;
    margin-top: 20px;
    color: #ff0000;
    text-align: center;
}
header .slogan{font-family: mulisemibold;font-size: 17px;text-align: center;color: #949494;}
header .hotline{
    background: url(../images/hotline.png) no-repeat top left;
    padding-left: 82px;
    padding-top: 26px;
    position: absolute;
    right: 0px;
    top: 30px;
}
header .hotline a{color: #ff0000;font-family: 'utm_swiss_condensedbold';font-size: 23px;}
.box_icon{
	position: relative;
	top: 0px;
	right: 0px;
	font-size: 13px;
	text-align: right;
	display: inline-block;
}
header .box_icon{
    position: absolute;
    right: 0px;
    top: 40px;
}
.box_icon .icon{display: inline-block;margin: 2px 0px; vertical-align: middle;}
header .btn_regis{
    background: #0c3052;
    color: #fff;
    text-transform: uppercase;
    position: absolute;
    bottom: 10px;
    right: 60px;
    font-family: mulibold;
    padding: 7px 20px;
    border-radius: 5px;
    cursor: pointer;
    transition: all 0.5s ease;
    z-index: 101;
}
header .btn_regis:hover{background: #b76c29;}
header .icon_search{
    position: absolute;
    bottom: 10px;
    right: 10px;
    cursor: pointer;
    z-index: 101;
}
header .fixed {
	position: fixed;
	z-index: 101;
	top: 0px;
	display: inline;
	width: 100%;
	left: 0px;
}
.heading{overflow:hidden; height: 0px; visibility: hidden;}
.box_search{
    overflow: hidden;
    vertical-align: middle;
    right: 0px;
    z-index: 100;
    position: relative;
    text-align: right;
    margin-top: 15px;
    width: 100%;
}
.modal-body .box_search {
    background: #008E8F;
    padding: 15px;
}
.modal-body .title {
    text-transform: uppercase;
    text-align: center;
    color: #000;
    font-weight: bold;
    font-size: 18px;
    margin-bottom: 10px;
}
.box_search input[type="text"]{
    font-weight: normal;
    background: rgb(255, 255, 255);
    width: 100%;
    height: 40px;
    font-size: 13px;
    box-shadow: none;
    border: solid 1px #E0E0E0;
    border-radius: 0px;
}
.box_search input[type="text"]:focus, .box_search .input_search select:focus { box-shadow: none; outline: none; }
.box_search input[type="button"]{
    width: 95px;
    border:none;
    height: 40px;
    position: absolute;
    bottom: 15px;
    right: 15px;
    background: #e21923;
    color: #fff;
    text-transform: uppercase;
}
.fixed .top_header{display: none;}
.addthis_native_toolbox{margin-top: 10px}
.height_header{}
/**************** end header ********************/
/**************** nav ********************/
.fixed nav#cssmenu{margin-top: 20px;}
.breadcrumb-arrow {
    min-height: 36px;
    line-height: 36px;
    list-style: none;
    color: #616262;
    padding-left: 0px;
    font-size: 15px;
    border-bottom: solid 1px #ddd;
    background: rgba(0,0,0,.05);
    padding: 13px 0px;
    margin-bottom: 20px;
}
.breadcrumb-arrow ul{margin-bottom: 0px; padding: 0px;}
.breadcrumb-arrow a{color: #fff;}
.breadcrumb-arrow li:first-child a {
	border-radius: 4px 0 0 4px;
	-webkit-border-radius: 4px 0 0 4px;
	-moz-border-radius: 4px 0 0 4px;
}

.breadcrumb-arrow li, .breadcrumb-arrow li a, .breadcrumb-arrow li span {
	display: inline-block;
	vertical-align: top;
	position: relative;
}
.breadcrumb-arrow li{/* margin-left: 15px; */color: #616262;}
.breadcrumb-arrow li:first-child{margin-left: 0px;}
.breadcrumb-arrow li:not(:first-child) {
	margin-left: -1px;
}

.breadcrumb-arrow li span {
	padding: 0 10px;
}

.breadcrumb-arrow li a, .breadcrumb-arrow li:not(:first-child) span {
	height: 36px;
	padding: 0 10px 0 25px;
	line-height: 36px;
	white-space: nowrap;
}

.breadcrumb-arrow li:first-child a {
	padding: 0 10px;
}

.breadcrumb-arrow li a {
	color: #337ab7;
	text-decoration: none;
	transition: all 0ms;
	position: relative;
}

.breadcrumb-arrow li:first-child a {
	padding-left: 0px;
}

.breadcrumb-arrow li a:before, .breadcrumb-arrow li a:after {
	position: absolute;
	top: -1px;
	width: 0;
	height: 0;
	content: '';
	border-top: 19px solid transparent;
	border-bottom: 19px solid transparent;
}
.breadcrumb-arrow li a:after {
	content:'/';
	position: absolute;
	right: -16px;
	border: 0px;
	width: 14px;
	height: 13px;
}

.breadcrumb-arrow li a:hover, .breadcrumb-arrow li a:focus {
	color: #f00;
}

	.breadcrumb-arrow li a:hover:before, .breadcrumb-arrow li a:focus:before {
		border-left-color: #00A79D;
	}

.breadcrumb-arrow li a:active {color: #f00;}

.breadcrumb-arrow li a:active:before, .breadcrumb-arrow li a:active:after {
		 border-left-color: #E6E9ED;
}

.breadcrumb-arrow li span {
	color: #53a1cc;
}
.breadcrumb-arrow .active {
    text-indent: 20px;
}
/**************** end nav ********************/
/**************** slider ********************/
.box_slider{position: relative;z-index: 10;}
#center-container img{margin: auto;}
.form-banner{
    width: 100%;
    height: 100%;
    z-index: 101;
    max-width: 1100px;
    margin: auto;
}
.form-banner ul{
    padding: 0px;
    margin: 0px;
}
.form-banner ul li{
    list-style: none;
    display: inline-block;
    background: #eee;
    text-transform: uppercase;
    font-size: 16px;
    padding: 10px 20px;
    font-family: utm_swiss_condensedbold;
    cursor: pointer;
    transition: all 0.5s ease;
}
.form-banner ul li.selected, .form-banner ul li:hover{background: #fff;color: #f00;}
.form-banner .content{
    margin: auto;
    padding: 10px;
    background: #fff;
}
.form-banner .title{
    font-family: mulibold;
    font-size: 32px;
    line-height: 40px;
    color: #fff;
    text-align: center;
    max-width: 455px;
    margin: auto;
    margin-bottom: 25px;
}
.form-banner .form-control{
    min-height: 45px;
    margin-bottom: 15px;
}
.form-banner a{
	color: #444;
	font-size: 18px;
	font-family: utm_swiss_condensedbold;
	display: inline-block;
	line-height: 45px;
}
.form-banner .btn-search{
    background: #e20007;
    border: 0;
    height: 45px;
    line-height: 45px;
    margin: 0;
    cursor: pointer;
    font-weight: 400;
    max-width: -webkit-fit-content;
    max-width: -moz-fit-content;
    max-width: fit-content;
    min-width: 175px;
    text-align: center;
    padding: 0 20px;
    font-size: 16px!important;
    border-radius: 0;
    font-family: utm_swiss_condensedbold;
    box-shadow: none;
    color: #fff;
    text-transform: uppercase;
}
.section-breadcrumbs{
    text-align: center;
    padding-top: 70px;
    padding-bottom: 70px;
}
.section-breadcrumbs .container{z-index: 2; position: relative;}
.section-breadcrumbs:after{
	content:'';
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: rgba(0, 0, 0, 0.5);
	z-index: 1;
}
.section-breadcrumbs .title{
	color: white;
	text-align: center;
	font-size: 44px;
	font-weight: 300;
	margin-bottom: 0;
	text-shadow: 0px 1px 1px #000;
}
.bg_container{}
/**************** end slider ********************/
/**************** heading ********************/
#heading{
	height:0px; visibility: hidden; overflow:hidden;
}
/**************** end heading ********************/
/**************** content ********************/
.container_mid{
    position: relative;
    z-index: 10;
}
.inner{
    /* padding: 10px; */
    /* background: #fff; */
}
.container_mid .title .catorgy a{
    font-size: 15px;
    padding: 0px 8px;
}
.fancybox-inner .tcat, .container_mid .tcat{
    position: relative;
    font-family: utm_swiss_condensedbold;
    font-size: 30px;
    font-weight: 400;
    color: #111;
    line-height: 130%;
    margin-bottom: 20px;
    text-transform: uppercase;
    text-align: center;
}
.container_mid .tcat .icon{
	clear: both;
	text-transform: uppercase;
	display: inline-block;
	position: relative;
}
.title_product{
    text-align: left;
    font-size: 20px;
    font-family: utm_swiss_condensedbold;
    text-transform: uppercase;
    position: relative;
    padding-bottom: 10px;
    margin-bottom: 20px;
}
.title_product:before{content: '';background: #ea0000;width: 100px;height: 3px;position: absolute;bottom: -3px;left: 0px;}
.content_product{
    background: #f4f5f5;
    padding: 20px;
    margin-bottom: 10px;
}
.content_product .title{
    text-align: center;
    color: #b76c29;
    text-transform: uppercase;
    font-family: mulibold;
    font-size: 20px;
    position: relative;
    margin-bottom: 20px;
    padding-bottom: 10px;
}
.content_product .title:before{content: ''; background: #1b3c5c; width: 100px; height: 2.5px; position: absolute; bottom: 0px; left: calc(50% - 50px);}
.container_mid .tcat span.section-title-main{
	/* color: #015fca; */
}
.tcat_right{display: none;}
.fancybox-inner .tcat .icon h2, .container_mid .tcat .icon h2{
}
.container_mid .tcat .icon a{ color: #df1f26;}
.container_mid .tcat .tcat_noibat .item{ float: right; margin: 10px; margin-top: 15px;}
.container_right{width: calc(100% - 280px);float: right;margin-top: 10px;}
.xemthem {
    display: block;
    width: 170px;
    text-align: center;
    font-size: 17px;
    color: #337588;
    margin: 25px auto auto;
    border: 1px solid #337588;
    padding: 10px;
}
.xemthem:hover{color: #337588;border: #b20a0a solid 1px;}
.xemthem i {
    font-weight: 400;
    font-size: 13px;
    margin-left: 10px;
}
.item_product_content{vertical-align: top;text-align: center;color: #3f3f3f;/* padding: 10px; */margin-bottom: 30px;position: relative;}
.item_product_content .images{position: relative;/* background: #ffffff; */box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;overflow: hidden;}
.item_product_content .images img{margin: auto;}
#product .item_product_content{margin-bottom: 0px;}
.item_product_content .name{
    padding-top: 10px;
    padding: 11px 10px;
    text-align: left;
    transition: all 0.5s ease;
}
#product .item_product_content:hover{background: #06263f;}
.item_product_content .viewmore{background: #b76c29 url(../images/ic_xemthem.png) no-repeat right 10px center;padding: 8px 35px;color: #fff;text-transform: uppercase;border-radius: 5px 5px 0px 0px;display: inline-block;transition: all 0.5s ease;font-size: 13px;opacity: 0;}
.item_product_content:hover .viewmore{opacity: 1}
.item_product_content .name a{font-size: 14px;color: #0c3052;transition: all 0.5s ease;text-transform: uppercase;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;margin-bottom: 15px;min-height: 43px;padding: 0px 15px;font-family: mulibold;}
.item_product_content .name a:hover{color: #f00;}
#product .item_product_content .name a{color: #fff;}
#product .item_product_content .name a:hover{color: #ff0;}
.item_product_content .name p{height: 35px; overflow: hidden;}
.margin-0{ margin-right: 0px;}
.sharetool{
    background: #f4f5f5;
    padding: 10px;
    margin-top: 30px;
}
.other_artical{
    margin-top: 30px;
}
.other_artical .title{
    font-family: svn_avobold;
    font-size: 24px;
    color: #17175f;
    margin-bottom: 20px;
}
.item_other{
    position: relative;
    margin-bottom: 30px;
}
.item_other .images{
    float: left;
    max-width: 110px;
    margin-right: 20px;
}
.item_other .name{}
.item_other .name a{
    color: #333333;
}
.item_other .name .date{
    color: #2094d4;
    font-style: italic;
    font-size: 12px;
    margin-top: 10px;
}
.box_product{
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	flex-flow: row wrap;
	-webkit-flex-flow: row wrap;
}
/**************** end content ********************/
/**************** check dang ki - dang nhap ********/
.green-color{ color: #38a345; font-size: 20px;}
.red-color{ color: #f00;/* font-size: 20px; */}
.blue-color{ color: #428bca;}
.white-color{ color: #fff; font-size: 18px;}
/**************** end check dang ki - dang nhap ********/
#news{width: 100%;padding: 20px 0px;}
#news .title{
    color: #f00;
    font-family: utm_helvetinsregular;
    text-transform: uppercase;
    margin-bottom: 10px;
    font-size: 20px;
    border-bottom: solid 1px #b6b5b5;
    padding-bottom: 5px;
}
.item_news{
    margin-bottom: 8px;
    border-bottom: solid 1px #ddd;
    padding-bottom: 8px;
}
.item_news:last-child{border: none;}
.item_news .images{
    max-width: 90px;
    float: left;
    margin-right: 15px;
}
.item_news .name a{
    display: block;
    font-family: robotobold;
    font-size: 13px;
    color: #fff;
    text-align: center;
}
.item_news.item_news_nb{}
.item_news.item_news_nb .images{
    max-width: 100%;
    float: none;
    margin: 0px;
    position: relative;
    margin-bottom: 10px;
}
.item_news.item_news_nb .name a{
    position: absolute;
    bottom: 0px;
    background: rgba(0,0,0,0.5);
    padding: 10px;
}
.item_news p{
    color: #454545;
    font-size: 13px;
}
/**************** footer ******************/
footer{
    font-size: 14px;
    color: #fff;
    background: #0dbdbf;
}
.flienhe{
	padding-right:30px;
}
.flienhe .form-group{
	margin-bottom:10px !important
}
.flienhe .tbl-contacts .form-control{
	min-height:40px;
}
footer .info{
    width: 100%;
    max-width: 400px;
    margin: auto;
    background: #fff;
    height: 100%;
    position: relative;
    text-align: center;
    padding: 30px;
    color: #616262;
}
footer .info:before{content: '';width: calc(100% - 30px);height: calc(100% - 30px);position: absolute;left: 15px;top: 15px;border: solid 1px #ddd;}
footer .info .logo img{
    margin: auto;
}
footer .info .name{
    color: #0c3052;
    font-size: 16px;
    font-family: mulibold;
    max-width: 250px;
    margin: auto;
    margin-top: 30px;
    position: relative;
    margin-bottom: 30px;
}
footer .info .name:before{content: '';background: #0c3052;width: 100px;height: 1.5px;position: absolute;top: -20px;left: calc(50% - 50px);}
footer .info a{
    display: block;
    color: #b76c29;
    font-family: mulibold;
}
footer .info .box_icon{}
footer .top_footer{padding: 40px 10px;padding-left: 40px;}
footer .top_footer .item_time{
    background: url(../images/icon_time.png) no-repeat left center;
    font-family: utm_helvebold;
    padding: 10px 0px;
    padding-left: 65px;
    margin-top: 15px;
}
footer strong{ font-weight: bold;}
footer .title-ft{
    margin-bottom: 10px;
    position: relative;
    font-size: 16px;
    font-family: SVN-Avo;
    font-weight: 600;
    color: hsla(0,0%,100%,.8);
}
footer .name_ft{
    font-size: 15px;
    margin-bottom: 10px;
    font-family: mulibold;
    text-transform: uppercase;
}
.copyright{font-size: 14px;color: #fff;line-height: 45px;text-align: center;}
.copyright a{color: #f05f87;}
.noidung_hd{margin-bottom: 20px;}
.noidung_ft{margin-bottom: 15px;}
footer .item a{
    color: #fff;
    display: block;
    padding: 9px 0px;
    font-size: 15px;
    max-width: 280px;
}
footer .item i{
    display: inline-block;
    margin-right: 10px;
    font-size: 18px;
}
footer .item1 a{display: block;line-height: 20px;color: #818282;font-size: 13px;padding: 5px 0px;font-family: SVN-Avo;position: relative;}
footer .item1 a:hover{color: #f00;}
footer .item1 a:before {
    content: "\F105";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    padding-right: 10px;
}
.htonline{border-left: solid 1px #606060; height: 220px;}
.htonline .box_support{ width: 100%; max-width: 410px;background: url(../images/bg_zalo.png) no-repeat;height: 165px;padding: 10px 20px;}
.box_footer{max-width: 1200px;margin: auto;border-top: 1px solid hsla(0,0%,100%,.12);border-bottom: 1px solid hsla(0,0%,100%,.12);padding: 30px 0;}
footer .dknt .item{
    padding-top: 5px;
}
footer .dknt .item a{
    color: #000;
}
footer .dknt .item a:hover{ color: #f00;} 
footer .name{
    color: #fff;
    font-family: robotobold;
    text-transform: uppercase;
    font-size: 17px;
    display: block;
    margin-bottom: 5px;
}
footer .box_icon{font-family: arial;margin-top: 30px;}
footer .icon{display: inline-block;margin: 3px;margin-top: 10px;}
footer .dangol{background: url(../images/online.png) no-repeat left center; padding-left: 30px; line-height: 32px;}
footer .tuan{background: url(../images/ngay.png) no-repeat left center;padding-left: 30px; line-height: 32px;}
footer .thang{background: url(../images/thang.png) no-repeat left center;padding-left: 30px;line-height: 32px;}
footer .total{background: url(../images/tong.png) no-repeat left center;padding-left: 30px;height: 32px;}
.line_bottom{ width: 100%; height: 1px; margin: 15px 0px; background: #b3b3b3;}

#copyright{ background:#d5d5d5; text-align: center; line-height: 40px; color: #5b5b5b; font-size: 13px;}
/* --------------------- Phan trang ------------------*/
.pagination{text-align:center; margin: 30px 0px;width: 100%;}
.phantrang{
    text-align:center;
    /* padding: 6px 0px; */

    background: #f2f2f2;
    margin: auto;
}
.phantrang a {
    /* background: linear-gradient(to bottom, #F8F8F8 0%, #EAEAEA 100%) repeat scroll 0 0 transparent; */
    /* border: 1px solid #D2D2D2; */
    /* box-shadow: 0 1px 0 #FFFFFF inset; */
    color: #636363;
    cursor: pointer;
    font-size: 15px;
    margin: 5px 0 5px 4px;
    display: inline-block;
    padding: 6px 10px;
}
.phantrang span{ background: #09669C; padding: 7px 10px; color: #fff;}
.phantrang a:hover {
    background: none repeat scroll 0 0 #09669C; 
    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;
    display: inline-block;
}
.phantrang .paginate_active, .phantrang .paginate_active:hover {
    background: none repeat scroll 0 0 #09669C;   
    box-shadow: none;
    color: #FFFFFF;
}
.wrap-video{
	position: relative;
	padding-bottom: 64%;
	height: 0;
	max-width: 600px;
	margin: auto;
}
.wrap-video iframe{
	width: 100% !Important;
    left: 0;
    right: 0;
    position: absolute;
    height: 100% !important;
    border: 0;
}
.fb-like-box, .fb-like-box span, .fb-like-box span iframe[style], #u_0_0 ._2p3a { width: 100% !important; }
#about{
    padding: 40px 10px;
    color: #2b2a2a;
    font-size: 15px;
    line-height: 30px;
    background: #fff;
}
#about .owl-prev, #about .owl-next{top: 26%;}
#about .box_content{
    margin: auto;
}
#about .content{
	text-align: center;
	/* padding: 20px; */
}
#about .item{
    display: inline-block;
    color: #163b59;
    line-height: 24px;
    margin-bottom: 30px;
    text-align: left;
    position: relative;
    box-shadow: 0 10px 30px 0 rgba(50,50,50,.16);
    border-radius: 5px;
}
#about .item .images{}
#about .item .info{
    padding: 15px;
    position: relative;
    font-size: 14px;
    color: #616262;
}
#about .item .info p{
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 15px;
    color: #999;
    line-height: 1.7;
    margin-bottom: 0;
    font-family: Roboto,Arial,sans-serif;
}
#about .item .name a{
    /* font-family: mulibold; */
    display: block;
    font-size: 16px;
    color: #111;
    font-weight: 500;
    margin-bottom: 10px;
    line-height: 21px;
    font-family: Roboto,sans-serif;
}
#about .item .date{
    position: absolute;
    left: 0px;
    background: #b76c29;
    border-radius: 5px;
    padding: 5px 15px;
    color: #fff;
    font-size: 12px;
}
#about .item .date span{display: block;border-bottom: solid 1px;}
#about .item .desc{
    font-size: 13px;
    text-align: left;
    color: #605f5f;
    background: url(../images/ic_user.png) no-repeat left center;
    padding-left: 30px;
}
#about .item .viewmore{ background: #9d9d9d; color: #fff; display: inline-block; padding: 3px 15px; border-radius: 4px; text-transform: uppercase;}
#about .item .viewmore:hover{color: #ff0;}
#about .item img{display: inline-block;}
.description{text-align: center;color: #616262;max-width: 1000px;margin: auto;margin-bottom: 20px;font-size: 16px;line-height: 25px;}
.dist_nb{padding: 0px;margin-bottom: 20px;text-align: center;}
.dist_nb li{display: inline-block;list-style: none;}
.dist_nb li a{font-family: utm_swiss_condensedbold; font-size: 16px; display: block; padding: 5px 10px}
#list_catogy{
    padding: 30px 10px;
    background: #fafafa;
}
#list_catogy .title{margin: auto;max-width: 500px;font-family: mulibold;font-size: 24px;padding: 5px 20px;text-align: center;font-size: 32px;line-height: 40px;color: #1A1A1A;margin-bottom: 32px;}
.item_catogy{
	position: relative;
}
.item_catogy .images{
    position: relative;
    overflow: hidden;
    max-width: 90px;
    margin: auto;
    background: #fff;
}
.item_catogy .shop-html{
    text-align: left;
    position: relative;
    top: 0px;
    left: 0px;
    overflow: hidden;
}
.item_catogy .cat{
    font-size: 14px;
    margin-bottom: 15px;
    color: #616262;
    text-align: center;
}
.item_catogy .name{
    font-family: mulibold;
    font-size: 18px;
    margin-bottom: 8px;
    color: #0c3052;
    display: block;
    min-height: 40px;
    text-align: center;
}
.item_catogy .btn_shopnow{
    background: #a8e8e2;
    border-radius: 0px;
    padding: 10px 20px;
    font-family: PT Serif,serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.313;
    cursor: pointer;
    white-space: normal;
    transition: all .2s ease-in-out;
}
.item_catogy .btn_shopnow:hover{background: #fff;}
#about_us{
    padding: 40px 10px;
    color: #2b2a2a;
    font-size: 15px;
    line-height: 30px;
    background: #fff;
}
#about_us .title{
    color: #ffbd1a;
    text-transform: uppercase;
    font-size: 26px;
    font-family: 'mulibold';
    margin-bottom: 20px;
    position: relative;
    padding-left: 20px;
}
#about_us .title:after{content: '';width: 60px;height: 1px;background: #ffbd1a;position: absolute;left: 0px;bottom: -10px;}
#about_us .content{
	text-align: justify;
	margin-bottom: 20px;
}
#about_us a{ background: #9d9d9d; color: #fff; display: inline-block; padding: 3px 15px; border-radius: 4px; text-transform: uppercase;}
#about_us a:hover{color: #ff0;}
.service{
    padding: 40px 10px 20px 10px;
}
.item_service{
    margin-bottom: 30px;
    position: relative;
    background: #fff;
    transition: all 0.5s ease;
}
.item_service:hover{
	transform: translateY(-10px);
    box-shadow: 0 29px 59px -27px rgba(0,0,0,.75);
    border: 1px solid #fac5cf;
}
.item_service .images{
    position: relative;
}
.item_service .images .icon{
    position: absolute;
    left: calc(50% - 42px);
    bottom: -42px;
}
.item_service .images img{
    margin: auto;
    max-height: 235px;
    width: 100%;
}
.item_service .name a{
    color: #646464;
    font-family: utm_swiss_condensedbold;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 10px;
    font-size: 15px;
    font-weight: 400;
    color: #444;
    line-height: 24px;
    transition: all .2s ease-out .1s;
    text-decoration: none;
    text-transform: none;
    border-bottom: 1px dotted #ccc;
    padding-bottom: 10px;
}
.item_service p{
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 10px 0;
    width: 100%;
}
.item_service .price{color: #fff;font-size: 12px;font-family: utm_swiss_condensedbold;position: absolute;bottom: 10px;left: 10px;background: #e20007;text-transform: uppercase;padding: 4px 10px;}
.item_service .info{padding: 10px;}
.item_service .gr_icon{
    padding: 10px 0px;
    border-top: dashed 1.5px #ddd;
    margin-top: 10px;
}
.item_service .gr_icon .btn-booking{
    display: inline-block;
    background: url(../images/ic_callendar.png) no-repeat left center;
    padding-left: 30px;
    color: #666;
    cursor: pointer;
}
.item_service .gr_icon .btn-compair{
    background: url(../images/ic_compare.png) no-repeat left center;
    padding-left: 30px;
    color: #666;
    float: right;
    cursor: pointer;
}
#product .container{padding: 20px 15px 0px 15px;background: #0c3052;}
#product .owl-next{
    background: url(../images/ic_next1.png) no-repeat;
    width: 41px;
    height: 42px;
    right: -15px;
    top: 25%;
}
#product .owl-prev{
    background: url(../images/ic_prev1.png) no-repeat;
    width: 42px;
    height: 42px;
    left: -15px;
    top: 25%;
}
#product .description{
    color: #fff;
}
.contact{
	color: #666;
	overflow: hidden;
	background: url(../images/background-form.jpg) no-repeat center fixed;
	padding: 30px 10px;
	margin: 20px 0px;
	background-size: cover;
}
.contact .content{max-width: 700px;margin: auto;display: grid;grid-template-columns: repeat(2, 1fr);grid-gap: 0px;}
.contact .left_ct{
    background: linear-gradient(99.42deg,#D6DE23 -74.27%,#37B34A 89.71%);
    opacity: .8;
    padding: 195px 20px;
    color: #fff;
    font-size: 16px;
}
.contact .left_ct ul{padding-left: 30px;}
.contact .right_ct{
    padding: 30px 20px;
    background: #ffff;
}
.contact .left_ct .title{
	font-size: 22px;
	position: relative;
	font-family: mulibold;
	margin-bottom: 20px;
}
.contact .right_ct .title{
    font-size: 26px;
    font-family: mulibold;
    margin-bottom: 20px;
}
.contact form{margin: auto;}
.contact input, .contact textarea{
    min-height: 40px;
    background: #fff;
    color: #fff;
    font-size: 14px;
    padding: 10px 17px;
    height: auto;
    margin-top: 5px;
}
.contact input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #666;
}
.contact input::-moz-placeholder { /* Firefox 19+ */
  color: #666;
}
.contact input:-ms-input-placeholder { /* IE 10+ */
  color: #666;
}
.contact input:-moz-placeholder{ /* Firefox 18- */
  color: #666;
}
.contact .btn-send{
	background: #20C063;
	padding: 8px 60px;
	color: #fff;
	font-size: 17px;
	border-radius: 0px;
	transition: all 0.5s ease;
	text-transform: uppercase;
	width: 100%;
	vertical-align: top;
	border-radius: 3px;
}
.contact .btn_send:hover{
	background: #f9c001;
	color: #fff;
}
.othernews{margin-top: 20px;}
.othernews > div{
    background: #3f82e7;
    color: #fff;
    text-transform: uppercase;
    padding: 5px 10px;
    margin-bottom: 10px;
}
.othernews ul{padding: 0px; list-style: none;}
.othernews ul li{margin-bottom: 5px;border-bottom: solid 1px #ddd;padding-left: 15px;background: url(../images/arrow.png) no-repeat left center;}
.box_partner{position: relative;padding: 20px 0px;background-size: cover;}
.bg_xam{background: #F2F2F2; padding: 30px 0px;}
.box_partner .title{
	font-size: 26px;
	color: #75a138;
	text-align: center;
	font-family: mulibold;
	position: relative;
}
.box_partner .content{max-width: 800px;margin: auto;padding: 16px 0px 0px 0px;}
.box_partner .content .owl-carousel .owl-item{ padding: 0px;}
.item_doitac{}
.item_doitac .info{background: #fafafa; padding: 20px; border: solid 1px #b6b6b6;}
.item_doitac .name{
    margin: 10px 0px;
    font-family: mulibold;
}
.item_doitac .desc{
    font-family: open_sanslight;
    font-style: italic;
}
.item_doitac img{border-radius: 50%;max-width: 120px !important;margin: auto;vertical-align: middle;}
.item_doitac .desc img{
    width: 36px !important;
}
#popub{position: fixed;top: 0px;left: 0px;width: 100%;height: 100%;z-index: 10001;text-align: center;display: none;}
#popub .allload{ width: 100%; background: rgba(0,0,0,.8); height: 100%; z-index: 1; position: absolute;}
#popub .popub{position: relative;width: 80%;margin: auto;top: 40px;display: inline-block;z-index: 10;max-width: 600px;background: #fff;padding-bottom: 15px;}
#popub .popub .tie{font-family: mulibold;text-transform: uppercase;line-height: 40px;font-size: 20px;margin: 20px 0px;}
#popub .popub .close{
	z-index: 10;
	position: absolute;
	background: url(../images/close.png)center center no-repeat;
    width: 60px;
    height: 60px;
    right: -33px;
    top: -33px;
    z-index: 999999;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    display: block;
    box-shadow: 0 0 60px rgba(0,0,0,.2);
    border: 1px solid rgba(255,255,255,.5);
    background-color: rgba(255,255,255,.1);
}
#popub .popub .close:hover{
	background-color: rgba(255,255,255,.3);
    box-shadow: 0 0 20px rgba(255,255,255,.8);
}
#popub .popub #form{min-height:200px;text-align:left;max-height: 400px;overflow-y: auto;}
#popub #startBtn{padding:10px 20px;box-sizing:border-box;text-align:center;border-radius:5px;box-shadow:0 3px 5px rgba(0,0,0,0.5);background: #f8830e;border:none;color:#fff;}
#popub .closes{position:absolute;background:#fff;border:solid 1px #000;cursor:pointer;}
#popub .popub #form::-webkit-scrollbar {background:#fff;width:10px;height:11px;}
#popub .popub #form::-webkit-scrollbar-thumb {background:#BBBBBB;}
/*----------------------------------------------------*/
.title_news{ display: none;}
.bgblue{ background: #D5EAFF;}
.bggreen{ background: #38a345;}
.scroll-top {
  position: fixed;
  z-index: 1001;
  right: 0px;
  bottom: 10px;
  display: none;
}
#copyright{ background:#d5d5d5; text-align: center; line-height: 40px; color: #5b5b5b; font-size: 13px;}
/*----------------------- radio button checkbox ---------------------*/
/******************* chi tiet san pham *****************/
.zoom-left{
    width: calc( 100% - 95px);
    display: inline-block;
    vertical-align: top;
}
.zoom-right{
    width: 80px;
    margin-right: 10px;
    display: inline-block;
}
.product_info{
    background: #fff;
    padding: 25px 15px 35px;
    margin-bottom: 25px;
    box-shadow: 0 0 12px 0 rgba(0,0,0,.15);
}
.product_info .hotline span{
    font-weight: bold;
    color: #f00;
    font-size: 28px;
    font-family: Tahoma;
}
.name_product{
    font-size: 18px;
    margin-bottom: 10px;
    padding-bottom: 10px;
    font-family: utm_swiss_condensedbold;
    font-weight: 400;
    line-height: 23px;
    color: #055699;
}
.product_info .check{
    display: block;
    border-bottom: 1px dotted #ccc;
    padding: 8px 0;
}
.author {
    float: left;
    width: 100%;
    background: #e6eff8 none repeat scroll 0 0;
    padding: 10px;
}
.product_info .price{
    /* padding: 15px; */
    /* border: 1px solid hsla(0,0%,87.8%,.85); */
    margin-bottom: 10px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}
.product_info .price .gia{padding-top: 15px;}
.product_info .price .gia span{
    font: 700 15px tahoma;
    color: #fe8544;
    padding-top: 15px;
    padding-left: 8px;
}
.price a{color: #337ab7;}
.product_info .title_all{
	font-size: 16px;
    text-transform: uppercase;
    margin-bottom: 10px;
    font-family: utm_swiss_condensedbold;
    border-bottom: 1px dotted #ccc;
    padding: 0 0 10px;
    margin: 0 0 15px;
}
.list-unstyled li {
    display: inline-block;
    width: 30%;
    margin-bottom: 10px;
    font-size: 15px;
    color: #444;
}
.list-unstyled li i{color: #0dbdbf;}
.form-left{
    margin-bottom: 30px;
}
.form-left .title, .module-left .title{
    background: #0dbdbf;
    color: #fff;
    font-family: utm_swiss_condensedbold;
    text-align: left;
    text-transform: uppercase;
    line-height: 40px;
    padding: 0px 15px;
}
.form-left .form-control {
    min-height: 45px;
    margin-bottom: 3px;
}
.form-left .btn-search {
    height: 45px;
    border-radius: 0px;
    vertical-align: top;
    color: #fff;
    background: #20c063;
    font-size: 16px;
    width: 100%;
}
#about.module-left .item{padding: 10px; box-shadow: none;}
.module-left ul{
    list-style: none;
    padding: 10px 15px;
    border: solid 1px #ddd;
    background: #fff;
}
.module-left ul li a{
    display: block;
    padding: 7px 0px;
    border-bottom: dashed 1px #ddd;
}
.selectors{padding: 0px;max-width: 300px;margin: auto;margin-top: 10px;}
.selectors .owl-next{
    background: url(../images/control_owl.png) no-repeat;
    top: 43%;
    right: 0px;
    background-position: 0px 0px;
    transition: all 0.7s ease;
    width: 20px;
    height: 20px;
}
.selectors .owl-prev{
	background: url(../images/control_owl.png) no-repeat;
	top: 43%;
	left: 0px;
	background-position: 0px -24px;
	transition: all 0.7s ease;
	width: 20px;
    height: 20px;
}
.selectors .owl-next:hover{
    background-position: -28px 0px;
}
.selectors .owl-prev:hover{
    background-position: -28px -24px;
}
.item_zoom{}
.item_zoom:hover{border: solid 1px #f00;}
.detail-pd {
  background: #ececec;
  height: 75px;
  line-height: 38px;
  margin-top: 25px;
}
.detail-order {
  border-top:1px dashed #bebebe;
  height: 25px;
  margin-top: 5px;
}
.order-phone {
  border-bottom:1px dashed #bebebe;
  color: #ed3237;
  font-size:25px;
  font-family: fontavobold;
}
.product_info .tietkiem span{ color: #d60c0c; padding-left: 5px;}
.product_info .quantity-wrap label{
	font-size: 18px;
	font-family: fontavo;
	color: #000;
	font-style: normal;
	font-weight: 400;
	margin: 5px 0px;
	display: inline-block;
}
.product_info .quantity-wrap .quantity{
	width: 100px;
	height: 30px;
	position: relative;
	/* float: left; */
}
.product_info .quantity-wrap .quantity .minus, .product_info .quantity-wrap .quantity .plus{
	width: 30px;
	height: 30px;
	line-height: 30px;
	  display: block;
  padding: 0;
  margin: 0;
  position: absolute;
  text-align: center;
  vertical-align: text-top;
  text-decoration: none;
  overflow: visible;
  text-decoration: none;
  font-weight: bold;
  cursor: pointer;
  /* line-height: 23px; */
  font-size: 18px;
  font-family: 'Open Sans', sans-serif;
  color: #5e5e5e;
  /* text-shadow: 0 1px 0 rgba(255,255,255,0.8); */
  border: 1px solid #dfdbdb;
  background: #dbdada;
}
.product_info .quantity-wrap .quantity .plus{
	right:0px;
	top:0px;
}
.size{ text-align: center; margin-top: 20px;}
.size label{font-family: fontavo; font-size: 18px; text-transform: uppercase;}
.fetch_size{
	cursor: pointer;
    width: 30px;
    height: 30px;
    margin: 10px;
    font-family: fontavo;
    font-size: 16px;
}
.size .checked {
    color: #f00;
}
.color{margin-top: 20px; text-align: center;}
.color label{font-family: fontavo; font-size: 18px;}
.color .fetch_color{
	border: solid 3px #dcdcdc;
	width: 30px;
	height: 30px;
	border-radius: 15px;
	display: inline-block;
	margin: 5px;
	cursor: pointer;
}
.color .fetch_color.active{border: solid 3px #ff0;}
.quantity-wrap{text-align: left;margin: 20px 0px;}
.qty{
	width: 60px;
	height: 30px;
	left: 30px;
	font-size: 18px;
	margin: 0 !important;
	font-family: 'Open Sans', sans-serif;
	padding: 0;
	text-align: center;
	border: 1px solid #dfdbdb !important;
	border-radius: 0px;
	top: 0;
	color: #000;
}
.btn-color-add {
background : #e05543;
width: 100%;
margin: 10px 0px;
}

.btn-color-buy {
background : #ff822e;
cursor: pointer;
width: 100%;
margin: 10px 0px;
}
.btn-detail:before{
content: "";
width: 1px;
height: 100%;
border-left: solid #ce4735 1px;
border-right: solid #ee7465 1px;
position: absolute;
left: 50px;
top:0;
}
.btn-detail:after {
content: "";
width: 30px;
height: 100%;
float: left;
margin-left: 10px;
position: absolute;
left: 0;
top: 0;
}
.btn-color-buy:after {
background: url(../images/check.png) no-repeat center center;

}
.btn-color-add:after {
background: url(../images/cart.png) no-repeat center center;
}
.btn-color-buy:before {
border-right: solid #f4680b 1px;
border-left: solid #ff8b3d 1px;
}
.btn-detail {
border: none;
padding-left: 51px;
color: #fff;
text-align: center;
text-transform: uppercase;
border-radius: 3px;
height: 50px;
line-height: 47px;
position: relative;
cursor: pointer;
font-weight: bold;max-width: 240px;}
#info_deals{
    position: relative;
    margin-top: 10px;
}
#info_deals table{width: 100% !important;}
#info_deals ul#tab_content{
	margin-bottom: 20px;
	padding: 0px;
	background: #015b0f;
}
#info_deals .content_tab{overflow: hidden;display: none;background: #fff;}
#info_deals .content_tab.selected{display: block;}
#info_deals ul.fixed{
	position: fixed;
	z-index: 1001;
	width: 892px;
	background-color: #fff;
}
#info_deals ul#tab_content li{
	display: inline-block;
	padding: 5px 15px;
	box-sizing:border-box;
	font-family: robotocondensed;
	text-align: center;
	position: relative;
}
#info_deals ul#tab_content li:before{
	content: " ";
	position: absolute;
	top: 100%;
	left: 0;
	right: 0;
	width: 0;
	height: 0;
	margin: -15px auto 0;
	border-style: solid;
	border-width: 10px;
	border-color: transparent;
	-webkit-transition: margin .25s ease-in-out,border-color .25s;
	transition: margin .25s ease-in-out,border-color .25s;
	z-index: -1;
}
#info_deals ul#tab_content li.selected:before, #info_deals ul#tab_content li:hover:before{
	border-top-color: #069a42;
	margin-top: 0;
}
#info_deals ul#tab_content li a, #info_deals .title{
	font-size: 14px;
	cursor: pointer;
	display: block;
	padding: 10px 10px;
	color: #ffffff;
	border-width: 0 1px 0 0;
	-webkit-transition: color .25s,background-color .25s ease-in-out,border-color .25s;
	transition: color .25s,background-color .25s ease-in-out,border-color .25s;
}
#info_deals ul#tab_content li:hover, #info_deals ul#tab_content li.selected{
	border-bottom: solid 1px #069a42;
	background-color: #059a43;
}
#info_deals ul#tab_content li:hover a, #info_deals ul#tab_content li.selected a{color: #f9f9f9;}
#info_deals ul#tab_content li.selected a{ color: #fff;}
.container_right .title_chitiet{font-size: 20px;color: #000; margin-bottom: 10px;text-transform: uppercase;position: relative;}
.container_right .title_chitiet span{background: #F5F5EF; padding: 0px 20px 0px 0px;z-index: 10;}
.container_right .title_chitiet:after{
	width: 100%;
	height: 1px;
	background: #F15E88;
	position: absolute;
	left: 0px;
	top: 50%;
	content:'';
	z-index: -1;
}

/****************** gi? h?ng *******************/
.themhang{
    background: #2799c9;
    border: none;
    padding: 0 20px;
    color: #fff;
    font-size: 16px;
    border-radius: 3px;
    height: 45px;
    line-height: 45px;
    position: relative;
    cursor: pointer;
    margin: 7px;
    max-width: 270px;
}
.themhang:after{
	content: "";
    background: url(../images/icon-arr.png) no-repeat center right;
    width: 30px;
    height: 100%;
    float: right;
    margin-left: 10px;
}
.themhang:before{
	content: "";
    width: 1px;
    height: 100%;
    border-left: solid #46B2DF 1px;
    border-right: solid #3085A9 1px;
    position: absolute;
    right: 45px;
}
.themhang a{
    color: #fff;
}
.tienhangdathang{
    background: #f37021;
    border: none;
    padding: 0 20px;
    color: #fff;
    font-size: 16px;
    border-radius: 3px;
    height: 45px;
    line-height: 45px;
    position: relative;
    cursor: pointer;
    margin: 7px;
    max-width: 185px;
    float: right;
}
.tienhangdathang:after{
	content: "";
    background: url(../images/icon-arr.png) no-repeat center right;
    width: 30px;
    height: 100%;
    float: right;
    margin-left: 10px;
}
.tienhangdathang:before{
	content: "";
	width: 1px;
	height: 100%;
	border-left: solid #FF7D2F 1px;
	border-right: solid #EC5900 1px;
	position: absolute;
	right: 45px;
}
.tienhangdathang a{
    color: #fff;
}
.total-order{
    height: 30px;
    text-align: right;
    font-family: fontavo;
    /* border-bottom: solid 1px #ccc; */
    margin-bottom: 10px;
    line-height: 30px;
    font-size: 16px;
}
.box-form{
    border: solid 1px #ccc;
    margin-bottom:10px;
    margin-top: 15px;
}
.thongtin{
    padding: 0px 10px;
    margin-bottom: 10px;
}
.box-form .title-form{
    height: 40px;
    line-height: 40px;
    border-bottom: solid 1px #ccc;
    border-left: solid 5px #f37021;
    padding-left: 10px;
    margin-bottom: 10px;
    border-top: solid 1px #ccc;
    background: #F4F4F4;
    text-transform: uppercase;
}
.continue{
    background: #f37021;
    max-width: 300px;
    width: 100%;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    padding: 10px;
    border: none;
    margin: 10px 0px;
}
.pad-contact{ margin-top:2%;}
.box_dh{
    /* border: solid 1px #ccc; */
    margin-bottom: 10px;
}
.box_dh .title-dh{
    height: 40px;
    margin-top: 15px;
    line-height: 40px;
    border: solid 1px #ccc;
    border-left: solid 5px #f37021;
    padding-left: 10px;
    margin-bottom: 10px;
    background: #F4F4F4;
    text-transform: uppercase;
}
.table-order{ padding:5px;}
.step1{ max-width: 350px; margin: auto; /* padding: 20px; */}
.box_news{vertical-align: top;
	overflow: hidden;
    margin-bottom: 10px;
    padding-bottom: 10px;
    font-size: 14px;
    font-family: roboto_condensedbold;
}
#news .box_news .name{height: 40px;overflow: hidden;margin-bottom: 10px;}
#news .box_news .mota {
    text-align: justify;
    overflow: hidden;
    font-size: 13px;
    height: 56px;
     font-family: robotocondensed;
}
.box_news .name a{ color: #000;font-size: 16px;}
.box_news .images{
    background-color: #fff;
    webkit-transition: all 1.7s ease 0s;
    -moz-transition: all 1.7s ease 0s;
    -ms-transition: all 1.7s ease 0s;
    -o-transition: all 1.7s ease 0s;
    transition: all 1.2s ease 0s;
    overflow: hidden;
    float: left;
    margin-right: 15px;
    width: 140px;
}
.box_news .images img{
    webkit-transition: all 1.7s ease 0s;
    -moz-transition: all 1.7s ease 0s;
    -ms-transition: all 1.7s ease 0s;
    -o-transition: all 1.7s ease 0s;
    transition: all 1.2s ease 0s;
}
.box_news .images:hover img{
	-webkit-transform:scale(1.2);
    -moz-transform:scale(1.2);
    -o-transform:scale(1.2);
}
.box_news .name a{
	font-size: 14px;
    display: block;
    color: #3e3e3e;
    margin-bottom: 5px;
    font-weight: bold;
}
.box_news .name a:hover{color: #f00;}
.box_news p{
    overflow: hidden;
    margin: 0px;
    color: #666666;
    font-size: 12px;
    font-family: open_sansregular;
    text-align: justify;
    padding: 0px 10px;
    height: 71px;
    margin-bottom: 10px;
}
.box_news .vitri{
    background: #e7c718;
    padding: 5px;
    font-size: 14px;
}
.box_news .chitiet{
    background: #fed702;
    display: inline-block;
    color: #fff;
    padding: 8px 20px;
    margin: 5px;
    margin-top: 10px;
    position: absolute;
    bottom: -21px;
    left: calc(50% - 60px);
    width: 120px;
    text-align: center;
}
#news .box_news p{
	font-family: robotolight;
	color: #333333;
	font-size: 14px;
}
.btn-thanhtoan {
  float: right;
  background: #C60001;
  color: #fff;
  padding: 5px 10px;
  margin-left: 20px;
  cursor: pointer;
}
.courseListItem {
  position: relative;
  display: block;
  overflow: hidden;
  margin-bottom: 22px;
  margin-bottom: 1.46666667rem;
  text-decoration: none;
  border-bottom: solid 1px #ddd;
  padding-bottom: 10px;
}
.courseListItem  .small{margin-bottom: 10px;}
.courseListItem__intensity {
  float: left;
  width: 20%;
  background: 0;
  padding: 20px 10px 20px 20px;
  color: #fff;
  text-align: right;
}
.courseListItem__intensity1 {
  float: left;
  width: 24%;
  color: #fff;
  text-align: right;
}
.courseListItem__intensity__title {
  font-size: 18px;
  font-size: 1.2rem;
  line-height: 1.22222222;
  font-family: "Roboto Condensed",sans-serif;
  text-transform: uppercase;
  font-size: 22px;
  font-size: 1.46666667rem;
  display: inline-block;
  margin-top: -3px;
}
.courseListItem__intensity__label {
  font-family: Georgia,"Times New Roman",Times,serif;
  font-style: italic;
  font-size: 93%;
  display: block;
}
.courseListItem__desc {
  float: left;
  width: 76%;
  padding: 0px 10px;
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
}
.courseListItem__desc .small{color: #494949;}
.courseListItem__desc__paragraph{margin-top: 5px;color: #898989;}
.courseListItem__desc__title {
  font-size: 17px;
  line-height: 1.22222222;
  margin: 0 0 3px;
  color: #0f599a;
}
h4, .delta {
  text-transform: none;
  font-weight: normal;
}
/************* trang c? nh?n **************/
.content-left .info .live{
    padding: 5px;
    padding-right: 25px;
}
.item .input.form-control{margin-bottom: 5px;}
.content-left .item span{ color: #4E62B9;}
.content-left .info .item{position: relative;max-width: 400px;/* margin: auto; */cursor: pointer;}
.content-left .info .item .edit{position: absolute; right: 0px; top: 8px; opacity: 0; z-index: 0;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	cursor: pointer;
}
#password, #email_p, #ten_vi, #live{display:none;}
.content-left .info .item:hover .edit{ opacity: 1; z-index: 101}
.content-left .info i{
    margin-right: 10px;
}
.savelive{ background: #018de5; color: #fff; padding: 10px 20px;clear: both; display: inline-block; margin-top: 5px;}
.savelive a{ color: #fff;}
/***************** effect ***************/
.zoom-img{overflow: hidden; position: relative;}
.zoom-img img{
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
}
.zoom-img img:hover{
	webkit-transform: scale(1.2);/* Saf3.1+, Chrome */
	-moz-transform: scale(1.2);/* FF3.5+ */
	-ms-transform: scale(1.7);/* IE9 */
	-o-transform: scale(1.2);/* Opera 10.5+ */
	transform: scale(1.2);
}
.video_lq{margin-top: 20px;}
/* css grid */
.grid_container{
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  grid-gap: 15px;
}
.grid_container1{
  display: grid;
  grid-template-columns: repeat(10, 1fr);
  grid-gap: 10px;
}
.columns-md-1{grid-column-end: span 1;}
.columns-md-2{grid-column-end: span 2;}
.columns-md-3{grid-column-end: span 3;}
.columns-md-4{grid-column-end: span 4;}
.columns-md-5{grid-column-end: span 5;}
.columns-md-6{grid-column-end: span 6;}
.columns-md-7{grid-column-end: span 7;}
.columns-md-8{grid-column-end: span 8;}
.columns-md-9{grid-column-end: span 9;}
.columns-md-10{grid-column-end: span 10;}
.columns-md-11{grid-column-end: span 11;}
.columns-md-12{grid-column-end: span 12;}
/* end css grid */
.item_compare{position: relative;}
.item_compare .btn_remove_compare {
    position: absolute;
    top: 5px;
    left: 5px;
    background: #fff url(../images/icon_del.png) no-repeat;
    border: solid 1px #000;
    cursor: pointer;
    width: 20px;
    height: 20px;
}
.item_compare .name{margin: 15px 0px; font-family: mulibold; font-size: 17px; color: #0c3052;}
.service-list img{margin: auto;}
.title_compare{font-family: mulibold;}
@media (min-width: 960px){
	.hidden-md{display: none !important;}
}
.logo_header.hidden-md img{position: relative; top: 0px;}
.container_mid img{max-width: 100%; height: auto !important;}
@media (max-width: 768px){
	header{position: relative;}
	footer .title-ft{margin-top: 20px;}
	header .logo_header img{margin: auto;}
	.container_left{width: 100%;display: none;}
	.container_right{width: 100%;}
	.fb-like-box, .fb-like-box span, .fb-like-box span iframe[style], #u_0_0 ._2p3a { width: auto !important; margin: auto; margin-top: 10px}
	#news .noibat, #news .lienquan{width: 100%; margin-bottom: 10px;}
	.box_news_nb .images{width: 140px; float: left; margin-right: 15px;}
	header, #main, footer{overflow: hidden;}
	.box_news{width: calc(33.33% - 10px);}
	header .box_icon{display: none;}
	header .btn_regis, header .icon_search{top: 3px;bottom: inherit;}
    .item_product_content .viewmore{opacity: 1;}
	/* css grid */
	.columns-sm-1{grid-column-end: span 1;}
	.columns-sm-2{grid-column-end: span 2;}
	.columns-sm-3{grid-column-end: span 3;}
	.columns-sm-4{grid-column-end: span 4;}
	.columns-sm-5{grid-column-end: span 5;}
	.columns-sm-6{grid-column-end: span 6;}
	.columns-sm-7{grid-column-end: span 7;}
	.columns-sm-8{grid-column-end: span 8;}
	.columns-sm-9{grid-column-end: span 9;}
	.columns-sm-10{grid-column-end: span 10;}
	.columns-sm-11{grid-column-end: span 11;}
	.columns-sm-12{grid-column-end: span 12;}
	/* end css grid */
	.grid_container1{grid-template-columns: repeat(12, 1fr);}
	header .upper-right{display: none;}
	a.btn-style-two{position: absolute;right: 10px;bottom: 2px;padding: 8px 10px;border-radius: 5px;}
	.item_service .images img{max-height: 200px;}
}
@media (max-width: 600px){
	#subscribe_form .title{display: block;}
	.tablet{width: 50%;}
	.box_footer{padding: 0px 10px;}
	.courseListItem__intensity1{ width: 35%; margin-right: 10px;}
	.courseListItem__desc{ width: 100%; float: none;}
	.text-right{text-align: left;}
	.breadcrumb-arrow{display: none;}
	.box_slider .item{width: 100%;padding: 10px 0px 10px 0px;}
	#iview div.iview-directionNav a{display: none !important;}
	.box_news{width: calc(50% - 10px);}
    footer .top_footer{padding: 40px 0px;}
	/* css grid */
	.columns-xs-1{grid-column-end: span 1;}
	.columns-xs-2{grid-column-end: span 2;}
	.columns-xs-3{grid-column-end: span 3;}
	.columns-xs-4{grid-column-end: span 4;}
	.columns-xs-5{grid-column-end: span 5;}
	.columns-xs-6{grid-column-end: span 6;}
	.columns-xs-7{grid-column-end: span 7;}
	.columns-xs-8{grid-column-end: span 8;}
	.columns-xs-9{grid-column-end: span 9;}
	.columns-xs-10{grid-column-end: span 10;}
	.columns-xs-11{grid-column-end: span 11;}
	.columns-xs-12{grid-column-end: span 12;}
	/* end css grid */
	.form-banner .btn-search{width: 100%;max-width: 100%;}
	.form-banner a{text-align: center;}
	.item_service .images img{max-height: 140px;}
	.list-unstyled li{display: block; width: 100%;}
}
@media (max-width: 480px){
	.copyright{display: none;}
	.item_congtrinh .images{width: 100%;}
	header .sodo{float: left;}
	header .logo_header{width: 100%;}
	.container_mid .tcat{height: auto; }
	header .giohang, header .hotline_top{ width: 100%; float: none;}
	.box_search{width: 100%;position: relative;max-width: 100%;margin-top: 15px;}
	.box_search input[type="text"]{max-width: 100%;}
	.item_product_content{width: 100%;}
	#quytrinh .item_qt{width: 50%;}
	.box_news{width: calc(100% - 10px);}
	#about .content .item .info{margin: 0px;}
	#about .content .item .images{margin: auto; margin-bottom: 20px; float: none;}
}
@media (max-width: 420px){
	.tablet{width: 100%;}
	
}
.effect{overflow: hidden;}
.effect:hover img{
	-webkit-transform: rotate(10deg) scale(1.2);
	-moz-transform: rotate(10deg) scale(1.2);
	-ms-transform: rotate(10deg) scale(1.2);
	-o-transform: rotate(10deg) scale(1.2);
	transform: rotate(10deg) scale(1.2);
}
.effect img{-moz-transition: all 0.7s ease;      -o-transition: all 0.7s ease;      -ms-transition: all 0.7s ease;        transition: all 0.7s ease;}
.top_header .item.address a{
    display: block;
    background: url(../images/demo_104.png) no-repeat left center;
    padding-left: 31px;
    color: #fff;
    line-height: 33px;
}
#myModal1 .modal-dialog {max-width: 500px;background: url(../images/pricing-table.jpg) no-repeat top center;background-size: cover;}
#myModal1 .modal-dialog .modal-content{
    background: rgba(62,69,81,.7);
    color: #fff;
    padding: 30px;
}
#myModal1 .modal-dialog .modal-content .form-control{background: none; border: none; border-bottom: solid 1px #fff; min-height: 50px}
#myModal1 .modal-dialog .modal-content button.close{color: #fff;}
.tbl-contacts .form-group{position: relative;}
.tbl-contacts i{
    color: #4285f4;
    font-size: 24px;
    position: absolute;
    right: 10px;
    top: 10px;
}
.tbl-contacts .form-control{
    min-height: 45px;
    border: none;
    border-bottom: solid 1px #ddd;
    box-shadow: none;
    padding: 10px 20px;
    font-size: 15px;
}
.tbl-contacts .btn-info{position: relative; padding: 10px 30px; padding-right: 50px;}
.tbl-contacts .btn-info i{color: #fff;right: 10px;top: 7px;}
.fixed_custom_contact {
    position: fixed;
    bottom: 100px;
    right: 10px;
    z-index: 99;
}
.fixed_custom_contact ul{padding: 0px; list-style: none;}
.fixed_custom_contact li a {
    display: block;
    width: 44px;
    height: 44px;
    border-radius: 50%;
    text-indent: -9999px;
    margin-bottom: 10px;
}
.fixed_custom_contact li.chat_zalo a {
    background: url(../images/messenger.png) no-repeat;
    background-size: 100%!important;
}
.fixed_custom_contact li.call_zalo a {
    background: url(../images/zalo-icon.png) no-repeat;
    background-size: 100%!important;
}
.phone_animation {
    background-color: transparent;
    height: 110px;
    width: 110px;
    margin: 0;
    cursor: pointer;
    z-index: 200000!important;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    transition: visibility .5s;
    visibility: visible;
}
.phone_animation_circle_fill_img {
    width: 44px;
    height: 44px;
    top: 0px;
    left: 0;
    position: absolute;
    background: #64bc46 url(../images/iconphone.png) no-repeat center;
    border-radius: 100%;
    border: 2px solid transparent;
    -webkit-animation: coccoc-alo-circle-img-anim 1s ease-in-out infinite;
    animation: coccoc-alo-circle-img-anim 1s ease-in-out infinite;
    transform-origin: 50% 50%;
    background-color: #64bc46;
    background-size: 70%;
}
@-webkit-keyframes coccoc-alo-circle-img-anim{0%{-webkit-transform:rotate(0) scale(1) skew(1deg)}10%{-webkit-transform:rotate(-25deg) scale(1) skew(1deg)}20%{-webkit-transform:rotate(25deg) scale(1) skew(1deg)}30%{-webkit-transform:rotate(-25deg) scale(1) skew(1deg)}40%{-webkit-transform:rotate(25deg) scale(1) skew(1deg)}50%{-webkit-transform:rotate(0) scale(1) skew(1deg)}to{-webkit-transform:rotate(0) scale(1) skew(1deg)}}
