@import url("../bdzoom/bdzoom.css");
@import url("../owl-carousel/owl.carousel-2.0.0.css");
@import url("../owl-carousel/owl.theme.css");
@import url("../css/css-clone.css");

body {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
  color: #818181;
  background-color: #fff;
  font-weight: 400;
}

p {
    font-size: 16px;
    line-height: 1.75;
	margin: 0;
}

button {
  -webkit-transition: 300ms;
  -moz-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
}

a {
    color: #fed136;
  text-decoration: none;
  -webkit-transition: 300ms;
  -moz-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
}

a:hover,
a:focus,
a:active,
a.active {
    color: #fec503;
	text-decoration: none;
    outline: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	color: #333;
	font-size: 18px;
	font-weight: 700;
	margin: 0;
}

img {
	border: none;
}

ul {
	padding: 0;
	margin: 0;
}

li {
	list-style-type: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

label {
	margin: 0;
}

.no_pdd {
	padding-left: 0;
	padding-right: 0;
}

.no_pddl {
	padding-left: 0;
}

.no_pddr {
	padding-right: 0;
}

textarea, select, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"] {
	background-color: #fff;
	background-image: none;
	border: 1px solid #e0e0e0;
	border-radius: 0 0 0 0 !important;
	color: #747474;
	font-family: inherit;
	height: 38px;
	font-size: 14px;
	line-height: 1.2;
	padding: 8px 10px;
	transition-duration: 0.1s;
	box-shadow: none !important;
	outline: 0;
	
	-webkit-transition: 300ms ease-in-out;
	-moz-transition: 300ms ease-in-out;
	-ms-transition: 300ms ease-in-out;
	-o-transition: 300ms ease-in-out;
	transition: 300ms ease-in-out;
}

select {
	background-color: #fff;
	background-image: none;
	border: 1px solid #e0e0e0;
	border-radius: 0 0 0 0 !important;
	color: #747474;
	font-family: inherit;
	height: auto;
	font-size: 14px;
	line-height: 1.2;
	padding: 8px 10px;
	transition-duration: 0.1s;
	box-shadow: none !important;
	outline: 0;
	
	-webkit-transition: 300ms ease-in-out;
	-moz-transition: 300ms ease-in-out;
	-ms-transition: 300ms ease-in-out;
	-o-transition: 300ms ease-in-out;
	transition: 300ms ease-in-out;
}

input[type=checkbox], input[type=radio] {
	margin: 0 !important;
	position: relative;
	top: 2px;
}

/* == start css HEADER ===================================== */
.sec_header_banner>a {
	background: url(../img/img-banner/banner-header.jpg) top center no-repeat;
	height: 80px;
	background-size: cover;
	display: block;
}



ul.ul_social {
	float: right;
}

ul.ul_social>li>a{
  font-size: 12px;
  color: #969696;
  border-radius: 0;
}

ul.ul_social>li>a:hover{
	background: #e0e0e0;
}

ul.ul_social>li{
	display: block;
	float: left;
}

ul.ul_social>li>a>i {
	position: relative;
	z-index: 1;
	width: 35px;
	height: 35px;
	line-height: 35px;
	text-align: center;
   transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}

ul.ul_social>li>a>i:hover{
  color: #fff;
   transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}


ul.ul_social .fa-facebook:hover {
  background: #0083C9;
}

ul.ul_social .fa-twitter:hover  {
	background:#5BBCEC;
}

ul.ul_social .fa-google-plus:hover  {
	background:#CE3C2D;
}


.sec_header {
	background-color: #fff;
	color: #000;
	height: 32px;
}

.present_info>h1 {
	font-weight: 600;
	font-size: 12px;
	text-transform: uppercase;
	line-height: 32px;
}

.present_info>h1>i {
	color: #d52b1e;
	margin-right: 5px;
	font-size: 16px;
}

.present_info>h2 {
	font-weight: 400;
	font-size: 12px;
	line-height: 32px;
	display: none;
}

.present_info>h2>span {
	font-weight: 700;
}

.header_login>ul {
	float: right;
}

.header_login>ul>li {
	float: left;
	font-size: 12px;
	padding-left: 4px;
	padding-right: 4px;
	line-height: 32px;
}

.header_login>ul>li:last-child {
	padding-right: 0;
}

.header_login>ul>li>a {
	color: #000;
	font-weight: 400;
	font-size: 11px;
	text-transform: uppercase;
	padding-left: 10px;
	padding-right: 10px;
}

.header_login>ul>li>a:hover {
	text-decoration: underline;
}

.header_login>ul>li>a:last-child {
	padding-right: 0;
}

.header_login>ul>li>a>span {
	font-weight: 600;
	font-size: 13px;
}

.header_login>ul>li>span {
	padding-left: 8px;
}





.header_clone {
	position: fixed !important;
    width: 100%;
    top: 0;
    z-index: 999999;
    webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -ms-transition: all .2s linear;
    transition: all .2s linear;
}

.addSpaceHeight {
	margin-top: 80px;
}

/* == end css HEADER ===================================== */

/* == start css LOGO CART ===================================== */
.sec_header_info {
	padding-top: 6px;
	padding-bottom: 6px;
}

.div_logo>a {
	display: inline-block;
}
/* == end css LOGO CART ===================================== */


/* == start css FOOTER ===================================== */
.sec_footer {
	position: relative;
	padding-top: 40px;
	padding-bottom: 40px;
	border-top: 4px solid #ececec;
}

.gotop {
	position: absolute;
	left: 50%;
	margin-left: -33px;
	top: -30px;
	color: #fff;
	font-size: 25px;
	padding-top: 10px;
	text-align: center;
	display: block;
	background-color: #111111;
	border-radius: 50%;
	width: 77px;
	height: 77px;
	cursor: pointer;
}




.infor_footer .company_address {
	padding-top: 20px;
}

.infor_footer .company_address:before {
	/*content: "\f095";
	font-family: 'FontAwesome';
	font-size: 90px;
	color: #eeeeee;
	line-height: 1;
	position: absolute;
	left: 0;
	top: 6;*/
}

.infor_footer .company_address>li {
	display: block;
	position: relative;
	font-size: 14px;
	padding: 3px 0 3px 00px;
}

.infor_footer .company_address>li>span {
	width: 75px;
    display: inline-block;
}

.infor_footer .company_address>li>a {
	font-weight: 600;
	font-size: 16px;
	color: #000;
	display: inline-block;
}

.logo_footer {
	margin-bottom: 20px;
}

.logo_footer:after {
	content: '';
	display: block;
	clear: both;
}

.logo_footer>a {
	display: block;
	z-index: 2;
    position: relative;
}



.infor_footer>h3 {
	font-size: 16px;
	font-weight: 600;
	text-transform: uppercase;
	position: relative;
	margin-bottom: 10px;
	color: #000;
}

.infor_footer>ul {
}

.infor_footer>ul>li {
	color: #b7b7b7;
	font-size: 13px;
	font-weight: 400;
	padding: 5px 0;
}

.infor_footer>ul>li>i {
	margin-right: 10px;
}

.spn_phone {
	font-weight: 700;
}

.infor_footer>ul>li>a.a_email {
	color: #ffd786;
}

.spn_open {
	font-weight: 400;
	text-transform: uppercase;
}

.spn_address {
	font-weight: 700;
}

.infor_footer>ul.item_nav_footer>li>a {
	color: #2b2b2b;
	font-size: 13px;
	font-weight: 400;
	transition: 0.3s all ease 0s;
}

.infor_footer>ul.item_nav_footer>li>a:hover {
	text-decoration: underline;
}

.infor_footer>ul.item_nav_footer>li>a:hover:before {
}

input.input_newsletter {
	background: none;
	border: 0;
	border-bottom: 1px solid #8C8C8C;
	width: 100%;
	padding-left: 25px;
	padding-right: 60px;
}

.box_input {
	position: relative;
	margin-bottom: 15px;
}

.box_input>i {
	position: absolute;
	left: 0;
	bottom: 12px;
	font-size: 14px;
	color: #b7b7b7;
}

.btn_sentemail {
	position: absolute;
	right: 0;
	bottom: 0;
	display: block;
    background-color: #0065bf;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    height: 30px;
    line-height: 30px;
    padding-left: 20px;
    padding-right: 20px;
	border: none;
	outline: none;
}

.infor_footer {
	position: relative;
}

.infor_footer:before {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 1px;
	height: 100%;
	background-color: #dcdcdc;
}

.infor_footer:first-child:before {
	display: none;
}

.footer_items_nav {
	padding-top: 15px;
	margin-left: -15px;
	margin-right: -15px;
}

.footer_items_nav:after {
	content: '';
	display: block;
	clear: both;
}

.certificate_company>h4 {
	font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
    color: #000;
    margin-bottom: 5px;
	margin-top: 10px;
}

.certificate_company>p {
	color: #272727;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 15px;
}

.left_infor_footer {
}



.infor_copyright {
	background-color: #f4f4f4;
	padding: 20px 0;
}

.infor_copyright h3 {
	font-size: 16px;
	text-transform: uppercase;
	font-weight: 600;
	color: #000;
	text-align: center;
	margin-bottom: 5px;
}

.infor_copyright h2 {
	color: #272727;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: 600;
	text-align: center;
	margin-bottom: 12px;
}

.infor_copyright p {
	color: #272727;
	font-size: 13px;
	font-weight: 400;
	text-align: center;
	margin-bottom: 5px;
}

.infor_copyright h1 {
	color: #272727;
	font-size: 13px;
	font-weight: 400;
	text-align: center;
	margin-bottom: 5px;
}

.infor_copyright h1 a {
	display: inline-block;
	color: #000;
	font-size: 13px;
	font-weight: 600;
}

/* == end css FOOTER ===================================== */


/* == start css NAV ===================================== */

.div_logo {
}

.div_nav_header {
	border: 1px solid #eaeaea;
}

.div_nav_header:after {
	content: '';
	display: block;
	clear: both;
}

.sec_nav {
	background-color: #0039a6;
}



.scroll_add_cart:after {
	content: '';
	display: block;
	clear: both;
}

.scroll_add_cart {
	display: none;
}

.sm_show_cart {
	float: right;
	font-size: 13px;
	color: #fff;
	height: 33px;
	line-height: 33px;
	display: block;
	/*background-color: rgba(255,255,255,.2);*/
	padding-left: 10px;
	padding-right: 10px;
}

.sm_show_cart:hover, .sm_show_cart:focus {
	color: #fff;
}

.sm_show_cart>i {
	margin-right: 5px;
	position: relative;
	top: -1px;
}


/* ––––––––––––––––––––––––––––––––––––––––––––
css MegaMenu
–––––––––––––––––––––––––––––––––––––––––––– */
.sec_nav>.container>.row {
	position: relative;
}

.menu-container {
  width: 100%;
  margin: 0 auto;
  position: relative;
}

.menu-mobile {
  display: none;
  padding: 20px;
}

.menu-mobile:before {
  content: "\f107";
  font-family: 'FontAwesome';
  font-size: 18px;
  padding: 0;
}

.menu-dropdown-icon:before {
  content: "\e64b";
  font-family: 'themify';
  display: none;
  cursor: pointer;
  float: right;
  padding: 1.5em 2em;
  background: #fff;
  color: #333;
}

.menu > ul {
  margin: 0 auto;
  width: 100%;
  list-style: none;
  padding: 0;
  /* IF .menu position=relative -> ul = container width, ELSE ul = 100% width */
  box-sizing: border-box;
}

.menu > ul:before,
.menu > ul:after {
}

.menu > ul:after {
	clear: both;
}

.menu > ul > li {
	float: left;
	padding: 0;
	margin: 0;
	position: relative;
}

.menu > ul > li>a {
	text-decoration: none;
	padding: 0px 25px;
	height: 35px;
	line-height: 35px;
	display: block;
	color: #fff;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: 400;
}

.menu > ul > li.active > a {
	color: #F1F1F1;
	background-color: #282828;
	position: relative;
}

.menu > ul > li.menu-dropdown-icon > a {
}

.menu > ul > li.active > a:after {
	content: '';
	width: 100%;
	height: 3px;
	background-color: rgba(255,255,255,.4);
	position: absolute;
	bottom: 0;
	left: 0;
}

.menu > ul > li>a>i {
    margin-left: 5px;
    font-size: 12px;
}

.menu > ul > li:hover {
}

.menu > ul > li:hover a {
	color: #fff;
	background-color: rgba(0,0,0,.2);
}

.menu > ul > li > ul {
	display: none;
	background: #FFDD17;
	position: absolute;
	z-index: 99;
	left: 0;
	margin: 0;
	list-style: none;
	box-sizing: border-box;
	width: auto;
	min-width: 200px;
}

.menu > ul > li > ul:before,
.menu > ul > li > ul:after {
	content: "";
	display: block;
	clear: both;
}

.menu > ul > li > ul:after {
	clear: both;
}

.menu > ul > li > ul > li {
	margin: 0;
	display: block;
	list-style: none;
}

.menu > ul > li > ul > li > a {
	color: #000;
	padding: 8px 20px;
	font-weight: 400;
	font-size: 13px;
	display: block;
	white-space: nowrap;
	border-bottom: 1px solid;
	border-color: rgba(255,255,255,.5);
}

.menu > ul > li > ul > li:last-child > a {
	border-bottom: 0;
}

.menu > ul > li > ul > li > ul > li {
	display: block;
}

.menu > ul > li > ul > li > ul > li >a {
	text-transform: uppercase;
	color: #333333;
	font-weight: 400;
	display: inline-block;
	padding: 3px 5px;
	font-size: 13px;
}





/* ––––––––––––––––––––––––––––––––––––––––––––
css Search Bar
–––––––––––––––––––––––––––––––––––––––––––– */
.sec_search {
	background-color: #F4F8FB;
	position: relative;
}

.sec_search>.container>.row {
	padding: 20px 0;
}

.searchbox_icon {
	float: right;
	font-size: 16px;
    margin-top: 16px;
    margin-right: 20px;
	cursor: pointer;
}

.searchbox_icon.collapsed {
	color: #83c250;
}

.searchbox {
	width: auto;
	position: relative;
	margin: 0 auto;
}

.searchbox>input {
	display: block;
	height: 40px;
	border: 2px solid #0039a6;
	width: 100%;
	padding-right: 200px;
	padding-left: 10px;
}

.searchbox>button {
	width: 50px;
	height: 40px;
	line-height: 40px;
	border: 0;
	text-align: center;
	display: block;
	background-color: #0039a6;
	position: absolute;
	top: 0;
	right: 0;
	outline: 0;
	color: #fff;
}

.searchbox>select {
	position: absolute;
	top: 2px;
	right: 50px;
	outline: 0;
	height: 36px;
	border: 0;
	border-left: 1px solid #c3c3c3;
	width: 140px;
	padding: 8px 5px;
	font-size: 13px;
}

.keyword_search {
	font-size: 12px;
	color: #7e7e7e;
	font-weight: 400;
	margin-top: 10px;
}

.keyword_search>a {
	font-weight: 600;
	display: inline-block;
	color: #4a4a4a;
}

.keyword_search>a:hover {
	text-decoration: underline;
}

.div_top_page {
}

.div_top_page:after {
	content: '';
	display: block;
	clear: both;
}

.div_logo {
	float: left;
	width: 240px;
}

.div_search_cart {
	margin-left: 240px;
}

.div_search_cart:after {
	content: '';
	display: block;
	clear: both;
}

.div_phone_cart {
	float: right;
	margin-left: 30px;
}

.div_phone_cart:after {
	content: '';
	display: block;
	clear: both;
}

.div_search {
	display: block;
	overflow: hidden;
	padding-bottom: 2px;
}

.link_hotline {
	font-size: 18px;
	font-weight: 600;
	color: #d52b1e;
	border: 1px solid #c8c8c8;
	height: 40px;
	padding: 0 15px;
	display: block;
	line-height: 38px;
	float: left;
	margin-right: 10px;
}

.link_hotline:hover, .link_hotline:focus {
	color: #d52b1e;
}

.link_hotline>i {
	background: url(../img/rm-icons.png) no-repeat;
	background-position: 0 0;
	width: 19px;
	height: 19px;
	display: inline-block;
	margin-right: 8px;
	position: relative;
    top: 4px;
}

.shopping_cart {
	display: block;
	float: left;
}

.shopping_cart {
	background-color: #d52b1e;
	height: 40px;
	padding: 0 15px;
	line-height: 40px;
	color: #fff;
	font-size: 14px;
}

.shopping_cart:hover, .shopping_cart:focus {
	background-color: #c42519;
	color: #fff;
}

.shopping_cart>i {
	margin-right: 8px;
}

.shopping_cart>span {
	color: #d52b1e;
	font-size: 14px;
	font-weight: 400;
	background-color: #fff;
	border-radius: 30px;
	padding: 1px 6px;
	margin-left: 5px;
}
/* ––––––––––––––––––––––––––––––––––––––––––––
end css Search Bar
–––––––––––––––––––––––––––––––––––––––––––– */




/* == end css NAV ===================================== */


/* == start css BANNER ===================================== */
.sec_banner {
	background-color: #f4f4f4;
}

.cat_banner {
}

.cat_banner:after {
	content: '';
	display: block;
	clear: both;
}

.col_category {
	width: 240px;
	display: block;
	height: 400px;
	float: left;
}

.col_slider_ad {
	margin-left: 240px;
}

.col_slider_ad:after {
	content: '';
	display: block;
	clear: both;
}

.support_right {
	width: 240px;
	height: 400px;
	float: right;
}

.slider_left {
	margin-right: 240px;
	height: 400px;
}

.ul_transfer {
}

.ul_transfer:after {
	content: '';
	display: block;
	clear: both;
}

.ul_transfer>li {
	float: left;
}

.ul_transfer>li>a {
	display: block;
	text-align: center;
	width: 80px;
	height: 80px;
	position: relative;
	border: 1px solid #d6d6d6;
	background-color: #fff;
	padding-top: 13px;
}

.ul_transfer>li>a:hover {
	background-color: #e4e4e4;
}

.ul_transfer>li>a.icon_transfer_1 {
	border-right: 0;
}

.ul_transfer>li>a.icon_transfer_2 {
	border-right: 0;
}

.ul_transfer>li>a>span {
	background: url(../img/icons-transfer-money.png) no-repeat;
	width: 40px;
	height: 24px;
	display: inline-block;
}

.ul_transfer>li>a.icon_transfer_1>span {
	background-position: 0 0;
}

.ul_transfer>li>a.icon_transfer_2>span {
	background-position: 0 -24px;
}

.ul_transfer>li>a.icon_transfer_3>span {
	background-position: 0 -48px;
}

.ul_transfer>li>a>p {
	font-size: 10px;
	color: #2a2a2a;
	line-height: 12px;
	text-transform: uppercase;
	font-weight: 400;
	margin-top: 4px;
}

.banner_consult {
	display: block;
	height: 160px;
	border: 1px solid #d6d6d6;
}

.banner_consult_1 {
	border-top: 0;
}

.banner_consult_2 {
	border-top: 0;
}

.slider_left .owl-nav {
	visibility: hidden;
}


/* ––––––––––––––––––––––––––––––––––––––––––––
css Fade Slider
–––––––––––––––––––––––––––––––––––––––––––– */

.owl-controls .owl-buttons .disabled {
  opacity: 0!important;
}
.owl-controls {
	margin-top: -30px;
	text-align: center;
	/*position:relative;*/
}

.owl-controls .owl-dot {
	display: inline-block;
}
.owl-controls .owl-dot span {
	display: block;
	width: 12px;
	height: 12px;
	border-radius: 50%;
	margin: 5px 4px;
	filter: Alpha(Opacity=50);/*IE7 fix*/
	opacity: 0.5;
	background: #fff;
}
.owl-controls .owl-dot.active span,
.owl-controls .owl-dot:hover span{
	opacity: 0.99;
	background-color: #bf271b;
}
.owl-controls .owl-nav {
	/*margin-top: -50px;
	position:absolute;*/
	font-size: 100px;
}
.owl-prev {
	position:absolute;
	left: 10px;
	top: calc(50% - 20px);
	opacity:0.3;
	filter: alpha(opacity=30);
}
.owl-next {
	position:absolute;
	right:10px;
	top:calc(50% - 20px);
	opacity:0.3;
	filter: alpha(opacity=30);
}
.owl-next:hover, .owl-prev:hover{
	opacity:0.7;
	filter: alpha(opacity=70);
}
.owl-item {
}
.slider_panel {
/*background: #FF0000;*/
	height: 300px;
	font-size: 45pt;
	color: #FFF;
	width: 100%;
	/*background-position: center;*/
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
/* ––––––––––––––––––––––––––––––––––––––––––––
end css Fade Slider
–––––––––––––––––––––––––––––––––––––––––––– */
/* == end css BANNER ===================================== */


/* == start css NAVIGATOR MENU ===================================== */
.sec_nav {
	height: 35px;
}

.sec_nav_inner {
	background-color: #0039a6;
	height: 35px;
}

.nav_page {
	position: relative;
}

.gps_map {
	position: absolute;
	right: 0;
	top: 0;
}

.gps_map>a {
	display: block;
	height: 35px;
	padding: 0 20px;
	line-height: 35px;
	color: #fff;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 400;
	background-color: rgba(255,255,255,.15);
}

.gps_map>a>i {
	margin-right: 5px;
}

.show_hotline>i {
	margin-right: 5px;
	font-weight: 400;
}

.nav_page:after {
	content: '';
	display: block;
	clear: both;
}

.nav_category {
	width: 240px;
	float: left;
}
.menu_support {
	margin-left: 240px;
	padding-right: 150px;
}

.nav_category .cd-dropdown-content>li > a {
	padding-left: 55px;
	border-bottom: 1px solid #fafafa;
}

.cd-dropdown-content>li > a >span {
	width: 30px;
	height: 30px;
	display: block;
	position: absolute;
	left: 15px;
	top: calc(50% - 15px);
}

.cd-dropdown-content>li > a >span > img {
	max-width: 100%;
	vertical-align: top;
}
/* == end css NAVIGATOR MENU ===================================== */


/* == start css SUPPORT ===================================== */
.sec_support {
	padding-top: 30px;
    padding-bottom: 30px;
}

.div_support {
	padding-left: 10px;
	padding-right: 10px;
}

.div_support:after {
	content: '';
	display: block;
	clear: both;
}

.item_support {
}

.item_support_inner {
	display: block;
	position: relative;
	padding-left: 55px;
}

.item_support_inner>h1 {
	font-size: 16px;
	font-weight: 700;
	color: #000;
	text-align: left;
	text-transform: uppercase;
	margin-bottom: 1px;
}

.item_support_inner>p {
	font-size: 13px;
	font-weight: 400;
	color: #444444;
	text-align: left;
	line-height: 16px;
}

.item_support_inner>span {
	display: block;
	position: absolute;
	left: 0;
	top: calc(50% - 20px);
}

.item_support_inner>span>i {
	background: url(../img/icons-support.png) no-repeat;
	width: 50px;
	height: 40px;
	display: block;
}

.item_support_inner>span>i.icon_support_1 {
	background-position: 0 0;
}

.item_support_inner>span>i.icon_support_2 {
	background-position: 0 -40px;
}

.item_support_inner>span>i.icon_support_3 {
	background-position: 0 -80px;
}
/* == end css SUPPORT ===================================== */



/* == start css ABOUT COMPANY ===================================== */
.sec_aboutcompany {
	padding: 30px 0 0 0;
}

.heading_sec {
	font-size: 20px;
	font-weight: 600;
	text-transform: uppercase;
	color: #000;
	margin-bottom: 10px;
	padding-bottom: 6px;
	position: relative;
}

.heading_sec>a {
	position: absolute;
	right: 0;
	top: 2px;
	display: inline-block;
	font-size: 14px;
	font-weight: 600;
	text-transform: uppercase;
	color: #000;
}

.heading_sec>a:hover {
	color: #0898d1;
}

.heading_sec>a>i {
	margin-left: 5px;
}

.img_activity {
	display: block;
	overflow: hidden;
}

.item_activity>a>img {
	    -webkit-transition: 0.3s all ease;
    -moz-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    -ms-transition: 0.3s all ease;
    transition: 0.3s all ease;
}

.item_activity:hover>a>img {
	-moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    -webkit-transition: 0.3s all ease;
    -moz-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    -ms-transition: 0.3s all ease;
    transition: 0.3s all ease;
}

.info_activity {
	background-color: #fff;
	padding: 20px 0px 20px 0px;
	
	    -webkit-transition: 300ms;
    -moz-transition: 300ms;
    -o-transition: 300ms;
    transition: 300ms;
}

.item_activity {
	padding: 20px;
	border-right: 1px solid #d6d6d6;
}

#about-company {
	border: 1px solid #d6d6d6;
	border-right: 0;
}

.date_view {
	color: #0065bf;
	font-size: 11px;
	font-weight: 400;
	text-align: left;
	margin-bottom: 15px;
	text-transform: uppercase;
	
	    -webkit-transition: 300ms;
    -moz-transition: 300ms;
    -o-transition: 300ms;
    transition: 300ms;
}

.date_view>span>i {
	margin-right: 5px;
}

.date_view>span.spn_datetime {
	position: relative;
	padding-right: 15px;
	margin-right: 15px;
	padding-left: 1px;
}

.date_view>span.spn_datetime:after {
	content: '';
	display: block;
	border-left: 1px solid #bbbbbb;
	height: 14px;
	position: absolute;
	right: 0;
	top: 1px;
}

.title_activity {
	position: relative;
    margin-bottom: 20px;
    padding-bottom: 15px;
}

.title_activity>a {
	font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
    color: #000;
	line-height: 20px;
	display: block;
}

.title_activity>a:hover {
	color: #0039a6;
}

.title_activity:after {
    content: '';
    width: 90px;
    height: 1px;
    background-color: #cbcbcb;
    position: absolute;
    bottom: 0;
    left: 0;
}

.des_new_activity {
	font-size: 14px;
    font-weight: 400;
    color: #595959;
	line-height: 20px;
	
	    -webkit-transition: 300ms;
    -moz-transition: 300ms;
    -o-transition: 300ms;
    transition: 300ms;
}

.owl-controls .owl-nav {
    font-size: 20px;
}

.sec_aboutcompany .owl-prev {
    width: 25px;
    height: 40px;
	border-radius: 0 3px 3px 0;
    text-align: center;
    line-height: 40px;
    background-color: rgba(0,0,0,1);
    opacity: 0;
    filter: alpha(opacity=0);
	left: 0;
	-webkit-transition: 300ms;
    -moz-transition: 300ms;
    -o-transition: 300ms;
    transition: 300ms;
}

.sec_aboutcompany .owl-prev>i {
	line-height: 1;
}

.sec_aboutcompany .owl-next {
    width: 25px;
    height: 40px;
	border-radius: 3px 0 0 3px;
    text-align: center;
    line-height: 40px;
    background-color: rgba(0,0,0,1);
    opacity: 0;
    filter: alpha(opacity=0);
	right: 0;
	-webkit-transition: 300ms;
    -moz-transition: 300ms;
    -o-transition: 300ms;
    transition: 300ms;
}

.sec_aboutcompany .owl-next>i {
	line-height: 1;
}

.sec_aboutcompany #about-company:hover .owl-next, .sec_aboutcompany #about-company:hover .owl-prev {
    opacity: 0.6;
    filter: alpha(opacity=60);
}

.sec_aboutcompany .owl-dots {
	visibility: hidden;
}
/* == end css ABOUT COMPANY ===================================== */

.aside_banner {
	padding: 30px 0 0 0;
}

.aside_banner a {
	display: block;
}

.aside_sub_banner {
	padding: 20px 0 0 0;
}

.aside_sub_banner a {
	display: block;
}



/* == start css CATEGORY PRODUCT ===================================== */
.sec_catproduct {
	padding: 30px 0 0 0;
}

.div_catproduct {
	position: relative;
	border-right: 1px solid #d6d6d6;
	border-bottom: 1px solid #d6d6d6;
	border-left: 1px solid #d6d6d6;
}

.color_border_1 {
	border-top: 4px solid #f57aa5;
}

.color_border_2 {
	border-top: 4px solid #2BAFA4;
}

.color_border_3 {
	border-top: 4px solid #D2845E;
}

.color_border_4 {
	border-top: 4px solid #F8B93E;
}

.color_border_5 {
	border-top: 4px solid #CA64C2;
}

.color_border_6 {
	border-top: 4px solid #105AA6;
}

.color_border_7 {
	border-top: 4px solid #EA281C;
}

.div_catproduct:after {
	content: '';
	display: block;
	clear: both;
}

.article_product {
	width: 20%;
	float: right;
	padding: 30px 20px;
	border-top: 1px solid #d6d6d6;
	position: relative;
}

.title_article_product {
	font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    color: #000;
    margin-bottom: 10px;
    padding-bottom: 6px;
    position: relative;
}

.ul_article_product {
}

.ul_article_product>li {
	display: block;
	padding: 12px 0;
	border-bottom: 1px solid #e1e1e1;
}

.ul_article_product>li:last-child {
	border: 0;
}

.ul_article_product>li>a {
	display: block;
	padding-left: 16px;
	position: relative;
	color: #1c1c1c;
	line-height: 18px;
	font-size: 13px;
	font-weight: 600;
}

.ul_article_product>li:hover>a {
	color: #003395;
}

.ul_article_product>li>a:before {
	content: '';
	display: block;
	width: 5px;
	height: 5px;
	background-color: #999999;
	position: absolute;
	top: 7px;
	left: 0;
}

.ul_article_product>li:hover>a:before {
	background-color: #003395;
}

.btn_view_more {
	padding-left: 16px;
	padding-top: 10px;
}

.link_btn_more {
	color: #000;
	font-size: 16px;
	font-weight: 400;
	display: inline-block;
}

.link_btn_more:hover, .link_btn_more:focus {
	color: #000;
	text-decoration: underline;
}

.list_catproduct {
	width: 80%;
	float: left;
}

.ul_catprod {
}

.ul_catprod:after {
	content: '';
	display: block;
	clear: both;
}

.ul_catprod>li {
	padding: 0;
	float: left;
	display: block;
	border-right: 1px solid #d6d6d6;
	border-top: 1px solid #d6d6d6;
}

.div_cat_logo {
	border-top: 1px solid #d6d6d6;
}

.col-w-1x {
	width: 25%;
}

.col-w-2x {
	width: 50%;
}

.banner_catprod>a {
	display: block;
	height: 300px;
	overflow: hidden;
}

.banner_catprod>a>img {
	max-height: 100%;
}

.item_product {
	padding: 20px;
	height: 300px;
}

.link_thumbnail {
    padding-bottom: 10px;
    display: block;
	overflow: hidden;
}

.ul_catprod>li:hover .link_thumbnail>img {
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-transition: 0.3s all ease;
    -moz-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    -ms-transition: 0.3s all ease;
    transition: 0.3s all ease;
}

.name_product_item {
	height: 40px;
	overflow: hidden;
}

.name_product_item>a {
    font-weight: 400;
    font-size: 13px;
    color: #191818;
    display: block;
	line-height: 18px;
}

.name_product_item>a:hover {
	color: #003395;
}

.price_add>h2 {
    font-weight: 400;
    font-size: 14px;
    color: #4f4f4f;
    padding-right: 45px;
	height: 32px;
	line-height: 32px;
}

.price_add {
    position: relative;
}

.price_add>h2>span {
    font-weight: 600;
    font-size: 14px;
    color: #d52b1e;
}

.price_add>h2>span>i {
    font-style: normal;
    color: #333333;
    font-size: 11px;
    text-decoration: underline;
    position: relative;
    top: -2px;
    margin-left: 4px;
}

.btn_cart {
    width: 32px;
    height: 32px;
	padding: 0;
	margin: 0;
    background-color: #fff;
	border: 1px solid #c1c1c1;
	outline: none;
    color: #333;
    font-size: 13px;
    border-radius: 50%;
    text-align: center;
    line-height: 30px;
    display: block;
    position: absolute;
    right: 0;
    top: 0;
}

.btn_cart:hover {
    background-color: #d52b1e;
	border: 1px solid #d52b1e;
	color: #fff;
}

.btn_cart>i {
	line-height: 1;
}

.ul_catprod>li:hover .btn_cart {
    background-color: #d52b1e;
	border: 1px solid #d52b1e;
	color: #fff;
}



.item_nav_catprod {
	background-color: #f9f9f9;
	height: 200px;
}

.item_nav_catprod>h1 {
	text-transform: uppercase;
	color: #fff;
	font-size: 14px;
	font-weight: 600;
	text-align: center;
	background-color: #009FE2;
	padding: 8px 15px;
}

.ul_nav_catprod {
	padding: 10px 20px;
}

.ul_nav_catprod:after {
	content: '';
	display: block;
	clear: both;
}

.ul_nav_catprod>li {
	width: 50%;
	float: left;
	margin: 3px 0;
}

.ul_nav_catprod>li >a {
	color: #002e85;
	font-size: 13px;
	font-weight: 600;
	padding: 4px 10px;
	display: inline-block;
	border-radius: 2px;
	background-color: #fff;
	border: 1px solid #e7e7e7;
}

.ul_nav_catprod>li:hover >a {
	text-decoration: underline;
}

.logo_branch {
	height: 100px;
	border-top: 1px solid #d6d6d6;
}

.item_logos>a {
    display: block;
    padding: 8px 10px;
    cursor: pointer;
}

.logo_branch .owl-controls {
    visibility: hidden;
}

.logo_branch .owl-dots {
    visibility: hidden;
}
/* == end css CATEGORY PRODUCT ===================================== */


/* == start css BREADCRUMB ===================================== */
.sec_breadcrumb {
    background: #f2f2f2 url(../img/head-stripe-bg.png);
    padding-top: 10px;
    padding-bottom: 10px;
}

.ul_breadcrumb {
}

.ul_breadcrumb>li {
	display: inline-block;
	padding-right: 5px;
}

.ul_breadcrumb>li>a {
	color: #000;
	font-size: 12px;
	font-weight: 400;
	text-transform: uppercase;
}

.ul_breadcrumb>li:first-child>a {
	color: #d52b1e;
	font-size: 16px;
}

.ul_breadcrumb>li>a:hover {
	color: #002e85;
}

.ul_breadcrumb>li>i {
	font-size: 16px;
	font-weight: 300;
	margin-left: 10px;
	position: relative;
	top: 1px;
}

.ul_breadcrumb>li>span {
	color: #585858;
	font-size: 12px;
	font-weight: 600;
	text-transform: uppercase;
}
/* == end css BREADCRUMB ===================================== */


/* == start css LEFT CAT FIXED ===================================== */
.left_cat_fix {
	display: none;
}

.left_cat_fix_clone {
	display: block;
	position: fixed;
	top: 200px;
	left: 20px;
	z-index: 999999;
}

.list_cat_left {
}

.list_cat_left>li {
	display: block;
}

.list_cat_left>li>a {
	display: block;
	position: relative;
	font-size: 13px;
	font-weight: 400;
	color: #fff;
	width: 40px;
	height: 40px;
	padding-top: 6px;
	text-align: center;
}

.list_cat_left>li>a>i {
    width: 30px;
    height: 30px;
    display: block;
}

.list_cat_left>li>a>i>img {
	line-height: 1;
	vertical-align: top;
}

.list_cat_left>li:hover>a {
}

.list_cat_left>li>a>span {
	height: 40px;
	line-height: 40px;
	background-color: #0039a6;
	padding: 0 15px;
	color: #fff;
	position: absolute;
	top: 0;
	left: 100%;
	white-space: nowrap;
	visibility: hidden;
}

.list_cat_left>li>a>span:before {
	content: "\f0d9";
    font-family: 'FontAwesome';
    position: absolute;
    left: -7px;
    top: calc(50% - 11px);
    font-size: 25px;
    color: #0039a6;
    line-height: 1;
}

.list_cat_left>li:hover>a>span {
	visibility: visible;
}


/* == end css LEFT CAT FIXED ===================================== */


/* == start css PRODUCT LIST ===================================== */
.sec_productlist {
	padding: 20px 0 0 0;
}

.sec_productlist>.container:after {
	content: '';
	display: block;
	clear: both;
}

.list_cat_article {
	width: 240px;
	float: left;
	margin-right: 20px;
}

.box_cat_list {
	background-color: #f4f4f4;
	padding: 30px 20px;
	margin-bottom: 20px;
}

.title_cat_item {
	font-size: 15px;
	font-weight: 600;
	text-transform: uppercase;
	color: #000;
	margin-bottom: 15px;
}

.ul_cat_list {
}

.ul_cat_list>li {
	display: block;
	padding-left: 10px;
}

.ul_cat_list>li>a {
	font-size: 13px;
	font-weight: 600;
	color: #333;
	display: block;
	padding: 4px 0;
}

.ul_cat_list>li>a:hover {
	color: #003395;
}

.article_cat_list {
	padding: 30px 20px;
	border: 1px solid #d6d6d6;
}

.ul_article_product_edit>li>a {
	font-weight: 400;
	font-size: 14px;
}



.div_productlist {
	display: block;
	overflow: hidden;
}

.heading_filter {
	margin-top: 30px;
	position: relative;
}

.heading_filter>h1 {
	color: #000;
	font-size: 22px;
	font-weight: 600;
	text-align: left;
}

.heading_filter>h1>.number_products {
	color: #6c6c6c;
	font-size: 13px;
	font-weight: 400;
	border-left: 1px solid #a5a5a5;
	padding-left: 10px;
	margin-left: 10px;
}

.select_filter {
	position: absolute;
	bottom: 0;
	right: 0;
}

.soft_by {
    display: inline-block;
    height: 30px;
    font-size: 13px;
    padding: 0 10px;
    background-color: #fff;
	border: 1px solid #d3d3d3;
    color: #000;
}

.show_item_product {
	margin-top: 20px;
}

.ul_show_products {
}

.ul_show_products:after {
	content: '';
	display: block;
	clear: both;
}

.ul_show_products>li {
	padding: 0;
}

.li_items_prod {
	padding: 18px;
	border: 1px solid;
	border-color: transparent;
}

.ul_show_products>li:hover>.li_items_prod {
	border-color: #d6d6d6;
	-webkit-box-shadow: 1px 1px 3px 0px rgba(50, 50, 50, 0.22);
	-moz-box-shadow: 1px 1px 3px 0px rgba(50, 50, 50, 0.22);
	box-shadow: 1px 1px 3px 0px rgba(50, 50, 50, 0.22);
}

.ul_show_products>li:hover .link_thumbnail>img {
    /*-moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-transition: 0.3s all ease;
    -moz-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    -ms-transition: 0.3s all ease;
    transition: 0.3s all ease;*/
}

.ul_show_products>li:hover .btn_cart {
    background-color: #d52b1e;
    border: 1px solid #d52b1e;
    color: #fff;
}




.div_pagging {
	text-align: center;
	border-top: 1px solid #d6d6d6;
	margin-top: 40px;
	padding-top: 20px;
}

.div_pagging>ul {
}

.div_pagging>ul>li {
	display: inline-block;
	color: #373737;
}

.div_pagging>ul>li>a {
	border: 1px solid #c4c4c4;
	width: 30px;
	height: 30px;
	display: block;
	line-height: 28px;
	text-align: center;
	color: #373737;
}

.div_pagging>ul>li>a:hover {
	border-color: #46629e;
}

.div_pagging>ul>li.active>a {
	background-color: #0039a6;
    color: #fff;
    border-color: #0039a6;
}

.div_pagging>ul>li.visible>a {
	color: #e5e5e5;
	border-color: #e5e5e5;
}
/* == end css PRODUCT LIST ===================================== */


/* == start css ARTICLE ===================================== */
.aside_article {
	padding: 30px 0 0 0;
}

.bos_article {
	background-color:  #f3f3f3;
	padding: 25px;
}

.bos_article p {
	font-size: 14px;
	font-weight: 400;
	color: #333;
	margin-bottom: 15px;
}
/* == end css ARTICLE ===================================== */


/* == start css PRODUCT DETAIL ===================================== */
.sec_product_detail {
	padding: 30px 0 0 0;
}

.sec_prod_detail {
    padding: 40px 15px 30px 15px;
    background-color: #fff;
}


.div_prod_detail {
	padding-right: 0;
	padding-bottom: 0px;
}

.col_zoom {
	padding-left: 0;
}

.col_pricedetail {
	padding-right: 0;
}

.title_detail_prod {
    margin-bottom: 15px;
    line-height: 30px;
	font-weight: 600;
    font-size: 23px;
    color: #545454;
}

.div_code_prod {
	margin-bottom: 12px;
}

.div_code_prod>h2 {
	color: #616060;
	font-size: 14px;
	font-weight: 400;
	display: inline-block;
}

.div_code_prod>h2>span {
	color: #d52b1e;
	font-weight: 600;
	font-size: 14px;
}
.div_code_prod>h2>a {
	color: #0039a6;
	font-weight: 600;
	font-size: 14px;
}

.div_code_prod>span {
	font-size: 12px;
	color: #afafaf;
	position: relative;
	top: -1px;
	padding: 0 8px;
}

.div_code_prod>h2>a:hover, .div_code_prod>h2>a:focus {
	color: #0039a6;
	text-decoration: underline;
}

.list_feature_prod {
}

.list_feature_prod>li {
	color: #333;
	padding: 5px 0 5px 12px;
	font-size: 14px;
	font-weight: 400;
	position: relative;
}

.list_feature_prod>li>span {
	font-weight: 600;
	color: #000;
	margin-left: 5px;
}

.col_fixed {
	position: fixed;
	top: 0;
	right: 0;
	
}

.list_feature_prod>li>a {
	color: #0039a6;
    font-weight: 600;
    font-size: 14px;
	display: inline-block;
}

.list_feature_prod>li:before {
	content: '';
	width: 5px;
	height: 5px;
	border-radius: 50%;
	background-color: #838383;
	display: inline-block;
	position: absolute;
	top: calc(50% - 3px);
	left: 0;
}

.spn_check_status {
}

.list_feature_prod>li>.spn_status_available {
}

.spn_status_available>i:before {
  content: "\f058";
  font-family: 'FontAwesome';
  font-size: 14px;
  color: #92bc04;
  margin-right: 3px;
}

.list_feature_prod>li>.spn_status_invisible {
	color: #d52b1e;
	display: none;
}

.spn_status_invisible>i:before {
  content: "\f058";
  font-family: 'FontAwesome';
  font-size: 14px;
  color: #8d8d8d;
  margin-right: 3px;
}

.price_prod_detail {
    font-weight: 600;
    color: #1f313d;
    font-size: 22px;
    margin-top: 20px;
	border-top: 1px solid #c5c5c5;
	padding-top: 20px;
}

.price_prod_detail>i {
    font-style: normal;
    color: #333333;
    font-size: 14px;
    position: relative;
}

.price_prod_detail>span {
    text-align: center;
    font-weight: 400;
    color: #363636;
    font-size: 14px;
	margin-right: 10px;
}

.price_prod_detail>p {
	display: inline-block;
    color: #404040;
    font-weight: 400;
    font-size: 15px;
    text-decoration: line-through;
	margin-right: 3px;
}

.price_prod_detail>span>i {
    font-style: normal;
    font-size: 11px;
    text-decoration: underline;
    position: relative;
    top: -2px;
}

.number_prod {
    font-weight: 400;
    color: #333333;
    font-size: 14px;
	display: inline-block;
	float: left;
	margin-right: 10px;
	padding-top: 15px;
}

.col_pricedetail_inner {
	padding-left: 20px;
}

.btn_addtocard_detail {
    background-color: #d52b1e;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    display: inline-block;
	height: 50px;
	line-height: 50px;
    padding: 0px 30px;
    position: relative;
    text-transform: uppercase;
	border: 0;
	outline: 0;
	float: left;
}

.btn_addtocard_detail>span {
	display: block;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: 300;
}

.btn_addtocard_detail>i {
	margin-right: 5px;
	font-weight: normal;
}

.btn_addtocard_detail:hover, .btn_addtocard_detail:focus {
    color: #fff;
    background-color: #ca2316;
}

.div_saleoff {
	border: 1px solid #f6ad4f;
	padding: 10px 20px;
	margin-top: 25px;
	background-color: #fbfbfb;
}

.div_saleoff>ul>li {
	padding: 5px 0 5px 25px;
	position: relative;
	color: #2d2d2d;
	font-size: 13px;
	font-weight: 400;
}

.div_saleoff>ul>li:before {
	content: "\f046";
	font-family: 'FontAwesome';
	color: #ee9829;
	font-size: 16px;
	display: inline-block;
	position: absolute;
	left: 0;
	top: 8px;
}

.div_saleoff>ul>li.call_hotline:before {
	content: "\f098";
}

.div_saleoff>ul>li>a {
	display: inline-block;
	font-weight: 600;
	font-size: 23px;
	color: #d52b1e;
}


.div_description_prod_detail {
	padding-left: 0;
	padding-right: 0;
	padding-top: 60px;
}

.div_number_products {
	margin-top: 30px;
}

.div_number_products:after {
	content: '';
	display: block;
	clear: both;
}

.image_sale {
	display: block;
	margin-top: 40px;
}

input.number_products {
    width: 65px;
    height: 50px;
	line-height: 48px;
    border: 1px solid #b3b3b3;
    font-size: 16px;
    outline: 0;
    margin: 0;
    color: #333333;
	float: left;
	margin-right: 15px;
}

select.selectColor {
    width: 150px;
    height: 33px;
    border: 1px solid #d7d7d7;
    font-size: 16px;
    outline: 0;
    margin: 0;
	padding: 3px 8px;
    color: #333333;
    font-size: 14px;
}

.div_color_products {
	margin-top: 15px;
}

.col_support_buyer {
	padding-left: 35px;
}

.div_tutorial_buyer>a {
    display: block;
    font-size: 14px;
    font-weight: 600;
    color: #fff;
    position: relative;
    background-color: #f58914;
    padding: 15px 15px 15px 55px;
}

.div_tutorial_buyer>a>h1 {
    text-transform: uppercase;
    font-size: 25px;
    font-weight: 600;
	color: #fff;
}

.div_tutorial_buyer>a>p {
    display: block;
    text-transform: uppercase;
    font-size: 11px;
    font-weight: 400;
}

.div_tutorial_buyer>a>span {
    background-color: rgba(0,0,0,.15);
	border-right: 1px solid;
	border-color: rgba(255,255,255,.4);
    color: #fff;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 40px;
    display: block;
}

.div_tutorial_buyer>a>span>i {
	display: inline-block;
    position: absolute;
    top: calc(50% - 12px);
    left: calc(50% - 8px);
	font-size: 25px;
	color: #fff;
}

.info_support_buyer {
	border: 1px solid #d2d2d2;
	padding: 10px 20px;
	margin-top: 30px;
}

.ul_ship_buyer {
}

.ul_ship_buyer>li {
	display: block;
	padding: 10px 0;
	font-weight: 400;
	font-size: 14px;
	color: #000;
	position: relative;
	padding-left: 25px;
}

.ul_ship_buyer>li:before {
	font-weight: normal;
	content: "\f00c";
	font-family: 'FontAwesome';
	font-size: 18px;
	position: absolute;
	left: 0;
	top: 11px;
	color: #696969;
}

.ul_ship_buyer>li>span {
	font-weight: 600;
}

.tutorial_online {
}

.ul_buy_online {
}

.ul_buy_online>li {
	display: block;
	border: 1px solid #d2d2d2;
	margin-top: -1px;
}

.ul_buy_online>li:hover>a {
	text-decoration: underline;
}

.ul_buy_online>li>a {
	font-weight: 600;
	font-size: 13px;
	color: #000;
	display: block;
	text-transform: uppercase;
	position: relative;
	padding: 10px 10px 10px 45px;
}

.ul_buy_online>li>a:before {
	font-weight: normal;
	font-family: 'FontAwesome';
	font-size: 18px;
	position: absolute;
	left: 15px;
	top: 10px;
}

.ul_buy_online>li>a.tutorial_icon_1:before {
	content: "\f07a";
}

.ul_buy_online>li>a.tutorial_icon_2:before {
	content: "\f09d";
}

.ul_buy_online>li>a.tutorial_icon_3:before {
	content: "\f079";
}

.ul_buy_online>li>a.tutorial_icon_4:before {
	content: "\f0d1";
}




.info_product_detail {
	margin-top: 60px;
}

.ul_tabs>li>a {
    font-size: 17px;
    color: #000;
    font-weight: 600;
	text-transform: uppercase;
    border: 0;
    cursor: pointer;
    display: block;
    border-radius: 0px;
    text-align: center;
    padding: 10px 0;
	margin: 0;
	position: relative;
}

.ul_tabs.nav-tabs>li>a:hover {
	background-color: transparent;
}

.ul_tabs.nav-tabs>li {
	margin-right: 30px;
}

.ul_tabs.nav-tabs>li:last-child {
	margin-right: 0;
}

.ul_tabs.nav-tabs>li.active>a, .ul_tabs.nav-tabs>li.active>a:focus, .ul_tabs.nav-tabs>li.active>a:hover {
	border: 0;
	background-color: transparent;
	color: #002e85;
}

.ul_tabs.nav-tabs>li.active>a:after {
	content: '';
	height: 3px;
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	background-color: #0039a6;
	display: block;
}

.content_product {
	padding: 40px 0;
}

#tabDescription {
	font-size: 14px;
	font-weight: 400;
	line-height: 22px;
	color: #333;
}

#tabDescription>p {
	font-size: 14px;
	font-weight: 400;
	line-height: 22px;
	color: #333;
	margin-bottom: 15px;
}

#tabDescription img {
	display: block;
	max-width: 100%;
}




.sec_relateprod {
	padding: 30px 0 30px 0;
}

.sec_relateprod .owl-prev {
    width: 33px;
    height: 33px;
	border-radius: 0;
    text-align: center;
    line-height: 33px;
    background-color: rgba(0,0,0,1);
    opacity: 0.8;
    filter: alpha(opacity=8);
	left: inherit;
	right: 34px;
	top: -43px;
	-webkit-transition: 300ms;
    -moz-transition: 300ms;
    -o-transition: 300ms;
    transition: 300ms;
}

.sec_relateprod .owl-prev>i {
	line-height: 1;
}

.sec_relateprod .owl-next {
    width: 33px;
    height: 33px;
	border-radius: 0;
    text-align: center;
    line-height: 33px;
    background-color: rgba(0,0,0,1);
    opacity: 0.8;
    filter: alpha(opacity=8);
	right: 0;
	top: -43px;
	-webkit-transition: 300ms;
    -moz-transition: 300ms;
    -o-transition: 300ms;
    transition: 300ms;
}

.sec_relateprod .owl-next>i {
	line-height: 1;
}

.sec_relateprod .owl-dots {
	visibility: hidden;
}
/* == end css PRODUCT DETAIL ===================================== */


/* == start css PRESENTAION ===================================== */
.sec_presentation {
	padding: 30px 0 30px 0;
}

.div_presentation {
}

.ul_list_article {
}

.ul_list_article:after {
	content: '';
	display: block;
	clear: both;
}

.ul_list_article>li {
	padding:  0px 30px 20px 30px;
	float: left;
	width: 50%;
}

.ul_list_article>li>a {
	display: block;
	overflow: hidden;
	position: relative;
}

.ul_list_article>li>a>img {
	max-width: 100%;
}

.div_time_share {
	background-color: #f3f3f3;
	padding: 4px 15px;
	text-align: right;
	height: 30px;
	margin-top: -30px;
	position: relative;
}

.div_time_share:after {
	content: '';
	display: block;
	clear: both;
}

.div_time_share>h3 {
	display: inline-block;
	float: left;
	text-align: left;
	color: #747474;
	font-size: 12px;
	font-weight: 400;
	padding-top: 4px;
}

.div_time_share>h3>i {
	margin-right: 5px;
}

.div_time_share>a {
	display: inline-block;
	color: #747474;
	font-size: 12px;
	font-weight: 400;
}

.div_time_share>a:hover {
	text-decoration: underline;
	color: #0039a6;
}

.div_time_share>a>i {
	margin-right: 5px;
}

.title_box_artile {
	margin-bottom: 10px;
	margin-top: 15px;
}

.title_box_artile>a {
	padding-left: 10px;
	color: #000;
	font-size: 16px;
	font-weight: 600;
	line-height: 21px;
	display: block;
	position: relative;
}

.title_box_artile>a:hover {
	color: #0039a6;
}

.title_box_artile>a:before {
	content: '';
	display: inline-block;
	position: absolute;
	top: 0;
	left: 0;
	width: 3px;
	height: 100%;
	background-color: #d52b1e;
}

.description_box_article {
	color: #555555;
	font-size: 14px;
	font-weight: 400;
	line-height: 23px;
}
/* == end css PRESENTAION ===================================== */


/* == start css DETAIL ARTICLE ===================================== */
.sec_articledetail {
	padding: 30px 0;
}

.detail_article {
	line-height: 24px;
	font-size: 14px;
	color: #333;
	font-weight: 400;
}

.detail_article img {
	max-width: 100%;
	display: inline-block;
	padding: 10px 0 25px 0;
}

.detail_article>p {
	line-height: 24px;
	font-size: 14px;
	color: #333;
	font-weight: 400;
	margin-bottom: 20px;
}

.detail_article>h1 {
	font-size: 25px;
    font-weight: 400;
	line-height: 22px;
    color: #000;
    display: block;
	margin-bottom: 8px;
}

.detail_article .post_time {
	display: block;
	margin-bottom: 20px;
	font-size: 13px;
}

.div_col_info {
    background-color: #e5841c;
    padding: 25px;
}

.top_info_company {
}

.top_info_company>li {
	font-size: 14px;
	font-weight: 400;
	color: #fff;
	text-transform: uppercase;
	padding-bottom: 10px;
	padding-left: 35px;
	position: relative;
}

.top_info_company>li:last-child {
	padding-bottom: 0;
}

.top_info_company>li.top_phone {
	font-weight: 600;
	font-size: 18px;
}

.top_info_company>li.top_phone>i {
	font-weight: 400;
	font-size: 14px;
}

.top_info_company>li>a {
	color: #fff;
	text-transform: none;
}

.top_info_company>li>i {
	position: absolute;
	top: 5px;
	left: 0;
}

.title_cat_item_color {
	color: #fff;
	padding-bottom: 8px;
	border-bottom: 1px solid;
	border-bottom-color: rgba(255,255,255,.4);
}

.title_cat_item_line {
	padding-bottom: 8px;
	border-bottom: 1px solid;
	border-bottom-color: rgba(0,0,0,.2);
	margin-bottom: 30px;
}

.div_col_newest {
    padding: 25px;
    background-color: #efefef;
}

.ul_list_newest {
}

.ul_list_newest>li {
    display: block;
    margin-bottom: 20px;
}

.ul_list_newest>li:last-child {
	margin-bottom: 0;
}

.thunbnail_img {
    display: block;
    width: 80px;
    overflow: hidden;
    float: left;
    margin-right: 15px;
    background-color: #fff;
}

.ul_list_newest>li>h1 {
    display: block;
    overflow: hidden;
    position: relative;
}

.ul_list_newest>li:after {
    content: '';
    display: block;
    clear: both;
}

.ul_list_newest>li>h1>a {
    font-size: 13px;
    font-weight: 600;
    color: #333333;
}

.ul_list_newest>li>h1:hover>a {
	text-decoration: underline;
}




.ralte_article {
	padding-top: 40px;
}

.heading_relate {
	font-weight: 600;
    color: #000;
    font-size: 20px;
    text-transform: uppercase;
    margin-bottom: 15px;
	border-bottom: 1px solid;
	border-color: rgba(0,0,0,.2);
	padding-bottom: 10px;
}

.list_article_ralate {
}

.list_article_ralate>li {
	display: block;
}

.list_article_ralate>li>a {
	font-weight: 600;
    color: #000;
    font-size: 14px;
	padding: 6px 0 6px 15px;
	display: inline-block;
	position: relative;
}

.list_article_ralate>li>a:hover {
	color: #0039a6;
}

.list_article_ralate>li>a:before {
  content: "\f0da";
  font-family: 'FontAwesome';
  position: absolute;
  top: 5px;
  left: 0;
  font-size: 14px;
  font-weight: normal;
}
/* == end css DETAIL ARTICLE ===================================== */


/* == start css ABOUT SUPPORT ===================================== */
.page_support {
}

.col_left_support {
	width: 240px;
	margin-right: 30px;
	float: left;
}

.col_right_support {
	display: block;
	overflow: hidden;
}

.box_page_support {
	padding: 20px;
	border: 1px solid #c3c3c3;
	background-color: #f4f4f4;
}

.ul_list_support>li {
	display: block;
}

.ul_list_support>li>a {
	font-size: 13px;
    font-weight: 400;
    color: #333;
	line-height: 18px;
    display: inline-block;
    padding: 4px 0 4px 16px;
	position: relative;
}

.ul_list_support>li.active>a {
	color: #0039a6;
	font-weight: 600;
}

.ul_list_support>li>a:hover {
	color: #0039a6;
}

.ul_list_support>li>a:before {
    content: '';
    display: block;
    width: 5px;
    height: 5px;
    background-color: #999999;
    position: absolute;
    top: 11px;
    left: 0;
}

.space_height {
	display: block;
	height: 20px;
	width: 100%;
}

.heading_about {
    font-size: 25px;
    font-weight: 600;
    color: #000;
	margin-bottom: 30px;
	padding-top: 5px;
}

.title_article_about {
    font-size: 16px;
    font-weight: 600;
    color: #000;
    margin-bottom: 20px;
    display: inline-block;
    padding-bottom: 10px;
}

.col_right_support p {
    font-size: 13px;
    font-weight: 400;
    color: #333;
    line-height: 21px;
    margin-bottom: 10px;
}

blockquote {
    font-size: 16px;
    font-weight: 400;
    color: #333;
    line-height: 22px;
	font-style: italic;
	margin: 20px 0 0 0;
}

.col_right_support blockquote p {
    font-size: 14px;
    font-weight: 600;
    color: #000;
	font-style: normal;
}

/* == end css ABOUT SUPPORT ===================================== */



/* == start css CART ===================================== */
.tbl_inner_list_cart {
	border: 0;
	background-color: #fff;
}

.tbl_product_detail {
	width: 100%;
	max-width: 100%;
	min-width: 650px;
}

.tbl_product_detail>thead>tr>td {
    padding: 6px 8px 10px 8px;
    text-align: center;
	border-bottom: 3px solid #ccc
}

.lbl_name_prod {
    font-size: 13px;
    color: #000;
    font-weight: 600;
}

.tbl_product_detail>tbody>tr>td:first-child {
    text-align: left;
}

.tbl_product_detail>tbody>tr>td {
    padding: 25px 10px;
    border-bottom: 1px solid #d5d5d5;
    text-align: center;
}

.tbl_product_detail>tbody>tr:last-child>td {
    border-bottom: 0;
}

.col_width_1 {
    width: 50%;
}

.col_width_2 {
    width: 15%;
}

.col_width_3 {
    width: 15%;
}

.col_width_4 {
    width: 5%;
}

.title_product_name {
	text-align: left;
	height: 83px;
	display: table-cell;
	vertical-align: middle;
}

.title_product_name>h3>a {
    font-size: 20px;
    color: #505050;
    font-weight: 600;
}

input.txtNumber1 {
    width: 40px;
	height: 33px;
    border: 1px solid #d7d7d7;
    font-size: 13px;
    text-align: center;
    outline: 0;
    margin: 0;
	color: #333333;
	font-size: 16px;
}

.lbl_price {
    font-weight: normal;
    color: #BC1423;
}

.btn_del_cart {
	background: none;
	border: none;
	outline: none;
	padding: 4px 10px;
}

.lbl_price>i {
	font-style: normal;
    color: #333333;
    font-size: 11px;
    text-decoration: underline;
    position: relative;
    top: -2px;
	padding-left: 3px;
}

.img_thumbnail {
	width: 83px;
    height: 83px;
    display: block;
	float: left;
	margin-right: 15px;
}

.p_status_order {
	font-size: 14px;
}

.title_product_name>h1 {
    color: #232f3e;
    font-size: 16px;
    font-weight: 600;
	padding-bottom: 5px;
}

.lbl_price_bold {
	font-weight: 600;
}

.td_align_left {
	text-align: left;
}

.td_align_right {
	text-align: right;
}

.lbl_total_money {
	font-size: 16px;
	font-weight: 400;
	color: #000;
	margin-bottom: 0;
}

.lbl_total_money>i {
    font-style: normal;
    color: #333333;
    font-size: 11px;
    text-decoration: underline;
    position: relative;
    top: -2px;
    padding-left: 3px;
}

.lbl_total_money_pay {
	font-weight: 600;
	font-size: 20px;
	color: #BC1423;
}

.lbl_transfer_money {
	font-size: 16px;
	text-transform: uppercase;
	font-weight: 600;
	color: #000;
}

.lbl_fee_money {
	text-transform: uppercase;
	font-size: 14px;
	color: #000;
}

.div_total_order {
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #efefef;
	border: 2px solid #d5d5d5;
}

.div_total_order:after {
	content: '';
	display: block;
	clear: both;
}

.order_money_payment>table {
	width: 100%;
}

.order_money_payment>table tr td {
	padding: 10px 0;
}

.order_info_product {
}

.order_money_payment {
	float: right;
}

.list_btn_payment {
	text-align: center;
	padding-top: 30px;
	padding-bottom: 30px;
}

.btn_cart_detail {
    background-color: #2657b3;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    display: inline-block;
    padding: 15px 20px;
    position: relative;
    text-transform: uppercase;
    border: 0;
    outline: 0;
}

.btn_cart_detail:hover, .btn_cart_detail:focus, .btn_cart_detail:active {
    background-color: #194aa5;
	color: #fff;
}

.btn_cart_order {
    background-color: #d52b1e;
}

.btn_cart_order:hover, .btn_cart_order:focus, .btn_cart_order:active {
    background-color: #cb2114;
	color: #fff;
}

.btn_cart_detail>i {
	margin-right: 5px;
	font-weight: 400;
}

.btn_color_buy {
	background-color: #ABABAB;
}

.btn_color_buy:hover, .btn_color_buy:focus, .btn_color_buy:active {
	background-color: #5D5D5D;
	color: #fff;
}

.heading_cart_payment {
	padding: 8px 20px;
    text-align: left;
    font-size: 25px;
	font-weight: 400;
	letter-spacing: -1px;
	margin-bottom: 20px;
    color: #414141;
    background-color: #EFEFEF;
}

.txtImport {
    border: 1px solid #d7d7d7;
    padding: 10px 10px;
    font-size: 14px;
    text-align: left;
    outline: 0;
    margin: 0;
    width: 360px;
}

.tbl_customer {
}

.tbl_customer>li {
	padding-top: 5px;
	padding-bottom: 5px;
}

.tbl_customer>li:after {
	content: '';
	display: block;
	clear: both;
}

.tbl_customer>li input {
	width: 100%;
}

.tbl_customer>li input.width_capchar {
	width: auto;
}

.btn_refresh {
	color: #337ab7;
	margin-left: 10px;
}

.btn_refresh:hover {
	color: #333;
}

/* ––– start css Show Dialog Customer Contact 
–––––––––––––––––––– */
.formInfoCustomer {
}

.modal {
	z-index: 9999;
	top: 110px;
}

.modal-content {
	border-radius: 0;
}

.modal-title {
	text-transform: uppercase;
	font-size: 20px;
	font-weight: 300;
	color: #000;
	line-height: inherit;
}

.modal-header {
	background-color: #fff;
	border-bottom: 2px solid #000;
	color: #000;
	padding: 20px 20px 15px 20px;
}

button.close {
	color: #000;
	outline: 0;
	text-shadow: none;
	opacity: .3;
}

button.close:hover,button.close:focus, button.close:active {
	color: #000;
	opacity: 1;
}

.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #606060;
    background-color: #e4e4e4;
    border: 0;
    border-radius: 2px;
}

.input-group {
	margin-bottom: 10px;
}

.form-control:focus {
	border-color: #A1926B;
}

.spn_uniquire {
	font-size: 12px;
	font-weight: 600;
	text-transform: uppercase;
	color: #d01212;
}

.spn_uniquire>strong {
	margin-right: 3px;
}

.modal-footer {
	padding: 15px 20px;
	text-align: left;
}

.btn_submit_form {
	float: right;
	background-color: #f58914;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    display: inline-block;
    padding: 10px 20px;
    position: relative;
    border: 0;
    outline: 0;
}

.btn_submit_form:hover, .btn_submit_form:focus {
	background-color: #e57d0d;
}

.modal-body {
    position: relative;
    padding: 30px 20px 15px 20px;
}

/* ––– end css Show Dialog Customer Contact 
–––––––––––––––––––– */


.sec_care_product {
	padding: 50px 0 30px 0;
}

.sec_care_product .heading_sec {
	text-align: center;
}

.sec_care_product .owl-nav {
	visibility: hidden;
}

.sec_care_product .owl-dots {
	visibility: hidden;
}
/* == end css CART ===================================== */


/* == end css CART ===================================== */
.sec_contact {
	padding: 30px 0;
}

.ul-adress {
	padding-left: 0;
}

.ul-adress li {
	list-style-type: none;
	padding-bottom: 20px;
}

.ul-adress li i {
	font-size: 40px;
	color: #e2e2e2;
	float: left;
	margin-right: 15px;
	width: 40px;
}

.ul-adress li h2 {
	display: block;
	overflow: hidden;
	color: #696969;
	text-transform: uppercase;
	font-size: 20px;
	font-weight: 300;
	margin: 0;
}

.ul-adress li h5 {
	display: block;
	overflow: hidden;
	color: #696969;
	font-size: 16px;
	font-weight: 600;
	margin: 0;
	margin-bottom: 10px;
}

.ul-adress li h3 {
	display: block;
	overflow: hidden;
	margin: 0;
	color: #686868;
	font-size: 20px;
	font-weight: 600;
}

.ul-adress li h3 span {
	color: #696969;
	font-size: 16px;
	font-weight: 300;
    display: inline-block;
}

.ul-adress li h5 a {
	color: #000;
	font-size: 18px;
	font-weight: 400;
}

.ul-adress li h5.h5_email_css {
	margin: 0;
	padding-top: 6px;
	padding-bottom: 5px;
}

.col_address>h1 {
	font-size: 25px;
    font-weight: 400;
    color: #000;
    text-align: left;
    text-transform: uppercase;
	margin-bottom: 30px;
}

.spn_phone_number {
	font-size: 20px;
    font-weight: 600;
    color: #000;
}
/* == end css CART ===================================== */

/* == start css LOGO PARTNER ===================================== */
.sec_partner_logo {
	padding: 15px 0;
}

.sec_partner_logo .owl-nav {
	visibility: hidden;
}

.sec_partner_logo .owl-dots {
	visibility: hidden;
}
/* == end css LOGO PARTNER ===================================== */

a.cd-dropdown-trigger:focus, a.cd-dropdown-trigger:active {
	color: #fff;
}

.nav_clone .cd-dropdown {
	opacity: 0;
	visibility: hidden;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.nav_clone .cd-dropdown.dropdown-is-active {
	opacity: 1;
	visibility: visible;
	-webkit-backface-visibility: visible;
	backface-visibility: visible;
	top: 100%;
}