403Webshell
Server IP : 103.48.194.25  /  Your IP : 216.73.217.33
Web Server : Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/7.4.33
System : Linux VMHostDefault 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64
User : sieuthimay ( 1016)
PHP Version : 8.2.20
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : ON  |  Pkexec : ON
Directory :  /var/www/ngoaingusonganh.com-bk/public_html/skin/css/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /var/www/ngoaingusonganh.com-bk/public_html/skin/css/ant-ngoai-ngu.scss.css
body {
	overflow-x: hidden
}
input[type="text"], input[type="email"], input[type="tel"], input[type="password"], textarea.form-control, select.form-control {
	border-radius: 0;
	outline: none;
	box-shadow: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	border: 1px solid #e1e1e1
}
input[type="text"]:focus, input[type="email"]:focus, input[type="tel"]:focus, input[type="password"]:focus, textarea.form-control:focus, select.form-control:focus {
	outline: none;
	box-shadow: none
}
@media (max-width: 480px) {
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
	padding-left: 15px;
	padding-right: 15px
}
}
@media (max-width: 480px) {
.container {
	padding-left: 15px;
	padding-right: 15px
}
}
@media (max-width: 480px) {
.row {
	margin-right: -15px;
	margin-left: -15px
}
}
a {
	-webkit-transition: color .2s ease-out;
	-moz-transition: color .2s ease-out;
	transition: color .2s ease-out
}
a:hover, a:focus {
	text-decoration: none
}
.btn-blues {
	color: #fff;
	background-color: #f54337;
	border-color: #f54337;
	border-radius: 2px !important;
	text-transform: uppercase;
	position: relative;
	overflow: hidden;
	z-index: 1
}
.btn-blues:after {
	position: absolute;
	bottom: 0;
	left: 0;
	display: block;
	content: " ";
	width: 100%;
	height: 100%;
	background-color: #f65a4f;
	border-radius: inherit;
	z-index: -1;
	-webkit-transform-origin: 0 100%;
	-moz-transform-origin: 0 100%;
	transform-origin: 0 100%;
	-webkit-transform: scaleY(0);
	-moz-transform: scaleY(0);
	transform: scaleY(0);
	-webkit-transition: -webkit-transform .25s ease-in-out;
	-moz-transition: -moz-transform .25s ease-in-out;
	transition: transform .25s ease-in-out
}
.btn-blues:hover {
	color: #fff
}
.btn-blues:hover:after {
	-webkit-transform: scaleY(1);
	-moz-transform: scaleY(1);
	transform: scaleY(1)
}
.required {
	color: red;
	font-size: 13px
}
body {
	color: #42495b
}
header .topbar {
	border-bottom: 1px solid #ebebeb;
	padding: 7px 0
}
@media (max-width: 767px) {
header .topbar {
	padding: 4px 0;
	font-size: 13px
}
}
header .topbar .ul-topbar li {
	display: inline-block;
	line-height: 29px;
	text-transform: uppercase;
	font-weight: 500;
	color: #42495b
}
header .topbar .ul-topbar li+li {
	margin-left: 10px
}
header .topbar .ul-topbar li .ul-social {
	display: inline-block;
	margin-left: 5px
}
header .topbar .ul-topbar li .ul-social li {
	display: inline-block
}
header .topbar .ul-topbar li a {
	color: #42495b
}
header .topbar .ul-topbar li a:hover, header .topbar .ul-topbar li a:focus {
	color: #f54337
}
@media (max-width: 991px) {
header .topbar .ul-topbar {
	text-align: center
}
}
header .topbar .account-topbar {
	text-align: right
}
header .topbar .account-topbar li {
	display: inline-block;
	float: right
}
header .topbar .account-topbar li a {
	border-radius: 30px;
	padding: 0 20px;
	line-height: 29px;
	-webkit-transition: color .2s ease-out, background-color .2s ease-out, border-color .2s ease-out;
	-moz-transition: color .2s ease-out, background-color .2s ease-out, border-color .2s ease-out;
	transition: color .2s ease-out, background-color .2s ease-out, border-color .2s ease-out;
	color: #fff;
	background-color: #f54337;
	display: block;
	position: relative;
	z-index: 1;
	overflow: hidden
}
header .topbar .account-topbar li a:after {
	position: absolute;
	bottom: 0;
	left: 0;
	display: block;
	content: " ";
	width: 100%;
	height: 100%;
	background-color: #f65a4f;
	border-radius: inherit;
	z-index: -1;
	-webkit-transform-origin: 0 100%;
	-moz-transform-origin: 0 100%;
	transform-origin: 0 100%;
	-webkit-transform: scaleY(0);
	-moz-transform: scaleY(0);
	transform: scaleY(0);
	-webkit-transition: -webkit-transform .25s ease-in-out;
	-moz-transition: -moz-transform .25s ease-in-out;
	transition: transform .25s ease-in-out
}
header .topbar .account-topbar li a:hover:after {
	-webkit-transform: scaleY(1);
	-moz-transform: scaleY(1);
	transform: scaleY(1)
}
header .topbar .account-topbar li+li {
	margin-right: 15px
}
header .header-main {
	padding: 10px 0
}
header .header-main .logo {
	padding: 7px 0
}
header .header-main nav {
	background-color: transparent;
	text-align: right;
	padding: 10px 0
}
@media (max-width: 1024px) {
header .header-main nav {
	padding: 15px 0
}
}
header .header-main nav .nav .nav-item {
	float: none;
	display: inline-block
}
header .header-main nav .nav .nav-item a {
	text-transform: uppercase;
	font-weight: 500;
	color: #42495b
}
header .header-main nav .nav .nav-item a:hover, header .header-main nav .nav .nav-item a:focus {
	color: #f54337;
	background-color: transparent
}
header .header-main nav .nav .nav-item.active>a {
	color: #f54337
}
header .header-main nav .nav .nav-item.nav-search i {
	padding: 10px;
	font-size: 18px;
	color: #42495b
}
header .header-main nav .nav .nav-item.nav-search i:hover, header .header-main nav .nav .nav-item.nav-search i:focus {
	color: #f54337
}
header .header-main nav .nav .nav-item.nav-search .search-header {
	display: none;
	position: absolute;
	top: 59px;
	right: 0;
	width: 250px;
	z-index: 999
}
header .header-main nav .nav .nav-item.nav-search .search-header form {
	margin-bottom: 0
}
header .header-main nav .nav .nav-item.nav-search .search-header form input {
	border-bottom-left-radius: 3px;
	border-top-left-radius: 3px
}
header .header-main nav .nav .nav-item.nav-search .search-header form button {
	color: #fff;
	background-color: #f54337;
	position: relative;
	z-index: 1;
	overflow: hidden;
	padding: 0 5px;
	border-radius: 0;
	border-bottom-right-radius: 3px;
	border-top-right-radius: 3px
}
header .header-main nav .nav .nav-item.nav-search .search-header form button i {
	color: #fff;
	font-size: 17px
}
header .header-main nav .nav .nav-item.nav-search .search-header form button:after {
	position: absolute;
	bottom: 0;
	left: 0;
	display: block;
	content: " ";
	width: 100%;
	height: 100%;
	background-color: #f65a4f;
	border-radius: inherit;
	z-index: -1;
	-webkit-transform-origin: 0 100%;
	-moz-transform-origin: 0 100%;
	transform-origin: 0 100%;
	-webkit-transform: scaleY(0);
	-moz-transform: scaleY(0);
	transform: scaleY(0);
	-webkit-transition: -webkit-transform .25s ease-in-out;
	-moz-transition: -moz-transform .25s ease-in-out;
	transition: transform .25s ease-in-out
}
header .header-main nav .nav .nav-item.nav-search .search-header form button:hover:after {
	-webkit-transform: scaleY(1);
	-moz-transform: scaleY(1);
	transform: scaleY(1)
}
header .header-main nav .nav .nav-item:before {
	content: "";
	position: absolute;
	left: 0;
	bottom: -29px;
	width: 100%;
	height: 40px;
	background: 0 0;
	display: none;
	z-index: 8
}
header .header-main nav .nav .nav-item:hover:before {
	display: block
}
header .header-main nav .nav .nav-item ul.dropdown-menu {
	padding: 0;
	border: none;
	background: #fff none repeat scroll 0 0;
	border-radius: 0;
	box-shadow: 5px 10px 20px rgba(0,0,0,0.15);
	min-width: 220px;
	top: 64px;
	border-top: 4px solid #f54337
}
header .header-main nav .nav .nav-item ul.dropdown-menu li {
	padding: 0;
	border-bottom: 1px solid #f7f7f7
}
header .header-main nav .nav .nav-item ul.dropdown-menu li:last-child {
	border-bottom: none
}
header .header-main nav .nav .nav-item ul.dropdown-menu li a {
	padding: 10px 5px;
	position: relative;
	padding-right: 20px
}
header .header-main nav .nav .nav-item ul.dropdown-menu li a i {
	position: absolute;
	right: 10px;
	top: 50%;
	transform: translate(0, -50%)
}
header .header-main nav .nav .nav-item ul.dropdown-menu li a:hover, header .header-main nav .nav .nav-item ul.dropdown-menu li a:focus {
	background-color: transparent;
	color: #f54337
}
header .header-main nav .nav .nav-item ul.dropdown-menu li.dropdown-submenu .dropdown-menu {
	top: -6px
}
.support-online {
	position: fixed;
	z-index: 999;
	left: 15px;
	bottom: 30px;
	top: auto !important
}
.support-cart {
	position: fixed;
	z-index: 999;
	right: 15px;
	bottom: 30px;
	top: auto !important
}
.support-cart a {
	position: relative;
	margin: 20px 10px;
	text-align: left;
	width: 40px;
	height: 40px;
	cursor: pointer;
	display: block
}
.support-cart a i {
	width: 40px;
	height: 40px;
	background: #4582ff;
	color: #fff;
	border-radius: 100%;
	font-size: 20px;
	text-align: center;
	line-height: 1.9;
	position: relative;
	z-index: 999;
	display: inline-block
}
.support-cart a .kenit-alo-circle {
	border-color: #5f93ff
}
.support-cart a .kenit-alo-circle-fill {
	background-color: rgba(69,130,255,0.5)
}
.support-cart .count_item_pr {
	position: absolute;
	top: -5px;
	right: -5px;
	height: 20px;
	min-width: 20px;
	border-radius: 50%;
	color: #fff;
	background-color: #f54337;
	text-align: center;
	line-height: 20px;
	z-index: 9999
}
.support-online a {
	position: relative;
	margin: 20px 10px;
	text-align: left;
	width: 40px;
	height: 40px
}
.support-online i {
	width: 40px;
	height: 40px;
	background: #f54337;
	color: #fff;
	border-radius: 100%;
	font-size: 20px;
	text-align: center;
	line-height: 1.9;
	position: relative;
	z-index: 999;
	display: inline-block
}
.support-online a {
	display: block
}
.support-online a span {
	border-radius: 2px;
	text-align: center;
	background: #f54337;
	padding: 9px;
	display: none;
	width: 210px;
	margin-left: 10px;
	position: absolute;
	color: #ffffff;
	z-index: 999;
	top: 0px;
	left: 40px;
	transition: all 0.2s ease-in-out 0s;
	-moz-animation: headerAnimation 0.7s 1;
	-webkit-animation: headerAnimation 0.7s 1;
	-o-animation: headerAnimation 0.7s 1;
	animation: headerAnimation 0.7s 1
}
.support-online a:hover span {
	display: block
}
.support-online a span::before {
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 10px 10px 10px 0;
	border-color: transparent #f54337 transparent transparent;
	position: absolute;
	left: -10px;
	top: 10px
}
.kenit-alo-circle-fill {
	width: 60px;
	height: 60px;
	top: -10px;
	position: absolute;
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;
	-ms-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out;
	transition: all 0.1s ease-in-out;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	border: 2px solid transparent;
	-webkit-transition: all .1s;
	-moz-transition: all .1s;
	-o-transition: all .1s;
	transition: all .1s;
	background-color: rgba(245,67,55,0.5);
	opacity: .75;
	right: -10px
}
.kenit-alo-circle {
	width: 50px;
	height: 50px;
	top: -5px;
	right: -5px;
	position: absolute;
	background-color: transparent;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	border: 2px solid rgba(30,30,30,0.4);
	opacity: .1;
	border-color: #f65a4f;
	opacity: .5
}
.support-online .btn-support {
	cursor: pointer
}
@-webkit-keyframes pulse {
0% {
-webkit-transform:scale(1.1);
transform:scale(1.1)
}
50% {
-webkit-transform:scale(0.8);
transform:scale(0.8)
}
100% {
-webkit-transform:scale(1.1);
transform:scale(1.1)
}
}
@keyframes pulse {
0% {
-webkit-transform:scale(1.1);
-ms-transform:scale(1.1);
transform:scale(1.1)
}
50% {
-webkit-transform:scale(0.8);
-ms-transform:scale(0.8);
transform:scale(0.8)
}
100% {
-webkit-transform:scale(1.1);
-ms-transform:scale(1.1);
transform:scale(1.1)
}
}
.animated {
	animation-duration: 1s;
	animation-fill-mode: both
}
.animated.infinite {
	animation-iteration-count: infinite
}
.animated.hinge {
	animation-duration: 2s
}
.animated.flipOutX, .animated.flipOutY, .animated.bounceIn, .animated.bounceOut {
	animation-duration: .75s
}
@keyframes zoomIn {
from {
opacity:0;
transform:scale3d(0.3, 0.3, 0.3)
}
50% {
opacity:1
}
}
.zoomIn {
	animation-name: zoomIn
}
@keyframes pulse {
from {
transform:scale3d(1, 1, 1)
}
50% {
transform:scale3d(1.05, 1.05, 1.05)
}
to {
	transform: scale3d(1, 1, 1)
}
}
.pulse {
	animation-name: pulse
}
@keyframes rubberBand {
from {
transform:scale3d(1, 1, 1)
}
30% {
transform:scale3d(1.25, 0.75, 1)
}
40% {
transform:scale3d(0.75, 1.25, 1)
}
50% {
transform:scale3d(1.15, 0.85, 1)
}
65% {
transform:scale3d(0.95, 1.05, 1)
}
75% {
transform:scale3d(1.05, 0.95, 1)
}
to {
	transform: scale3d(1, 1, 1)
}
}
.cart_desktop_page form {
	margin-bottom: 0
}
.cart-mobile {
	padding: 10px 0px 0px 0px
}
.cart-mobile .header-cart {
	padding: 10px 15px 0px;
	border-bottom: solid 1px #ebebeb;
	margin-top: -10px
}
.cart-mobile .title-cart {
	line-height: 10px
}
.cart-mobile .title-cart h3 {
	font-size: 14px;
	font-weight: 500;
	text-transform: uppercase
}
.cart-mobile .title-cart a {
	margin-top: -30px !important
}
.cart-mobile .header-cart-content {
	margin-top: 10px
}
.cart-mobile .header-cart-content .content-product-list {
	min-height: 110px
}
.cart-mobile .header-cart-content .content-product-list .item-product {
	min-height: 110px;
	border-bottom: solid 1px #ebebeb;
	overflow: hidden;
	display: table;
	width: 100%;
	margin-bottom: 10px
}
.item-product-cart-mobile {
	width: 100px;
	margin-right: 10px
}
.item-product-cart-mobile img {
	max-width: 100px;
	margin-right: 10px
}
.title-product-cart-mobile h3 {
	line-height: 1;
	margin: 0;
	font-weight: normal
}
.title-product-cart-mobile a {
	word-break: break-word;
	font-size: 14px;
	color: #363636
}
.title-product-cart-mobile p {
	line-height: 2;
	font-size: 14px;
	color: #898989
}
.title-product-cart-mobile span {
	color: #f54337
}
.item-product-cart-mobile, .title-product-cart-mobile {
	display: table-cell;
	vertical-align: top;
	padding-right: 5px
}
.select-item-qty-mobile {
	float: right;
	text-align: center;
	margin-top: 10px
}
.select-item-qty-mobile .txt_center input {
	height: 25px;
	width: 24px;
	text-align: center;
	margin: 0px;
	padding: 0;
	position: absolute;
	left: 22px;
	min-height: 0;
	border: solid thin #ddd;
	border-radius: 0
}
.select-item-qty-mobile>div {
	position: relative;
	width: 68px;
	height: 25px
}
.cart-mobile .select-item-qty-mobile .txt_center button.reduced.items-count.btn-minus {
	position: absolute;
	left: 0;
	top: 0;
	margin: 0;
	line-height: 1;
	height: 25px;
	border-style: hidden;
	background: none !important;
	color: #000;
	border: solid thin #ddd
}
.cart-mobile .select-item-qty-mobile .txt_center button.increase.items-count.btn-plus {
	position: absolute;
	right: 0;
	top: 0;
	margin: 0;
	height: 25px;
	display: inline-block;
	line-height: 1;
	border-style: hidden;
	color: #fff;
	background: none !important;
	color: #000;
	border: solid thin #ddd
}
.select-item-qty-mobile a {
	line-height: 3;
	color: #363636
}
.cart-mobile .header-cart-price {
	padding: 18px 0px;
	padding-bottom: 0
}
.cart-mobile .title-cart h3 {
	font-size: 14px;
	font-weight: 500;
	text-transform: uppercase;
	margin-top: 0
}
.cart-mobile .title-cart a {
	float: right;
	margin-top: -28px;
	color: #f54337;
	font-size: 16px;
	line-height: 27px
}
.btn-proceed-checkout-mobile {
	width: 100%;
	line-height: 27px;
	color: #fff;
	height: 40px;
	font-size: 14px;
	border: none;
	background: #f54337;
	text-transform: uppercase;
	border-radius: 5px
}
.btn-proceed-continues-mobile {
	background-color: #bd1509 !important;
	color: #fff !important;
	width: 100%;
	height: 40px;
	margin-top: 10px;
	text-transform: uppercase
}
.shopping-cart-item {
	background-color: transparent;
	padding: 15px 0;
	margin: 0
}
.shopping-cart-item+.shopping-cart-item {
	border-top: 1px solid #e5e5e5
}
.shopping-cart-item .col-xs-3 {
	padding-left: 0
}
.shopping-cart-item .col-xs-3 p {
	margin: 0
}
.shopping-cart-item .col-right {
	padding-left: 0
}
.shopping-cart-item .col-right .box-info-product {
	width: 350px;
	padding-right: 10px;
	padding-left: 10px;
	float: left
}
@media (max-width: 1024px) {
.shopping-cart-item .col-right .box-info-product {
	width: 270px
}
}
.shopping-cart-item .col-right .box-info-product .name {
	font-size: 14px;
	margin-bottom: 7px;
	line-height: 20px;
	font-weight: 500;
	padding-top: 0
}
.shopping-cart-item .col-right .box-info-product .name a {
	color: #242424;
	font-weight: 500
}
.shopping-cart-item .col-right .box-info-product .name a:hover, .shopping-cart-item .col-right .box-info-product .name a:focus {
	color: #f54337;
	text-decoration: none
}
.shopping-cart-item .col-right .box-info-product .seller-by {
	font-size: 13px;
	margin-bottom: 12px
}
.shopping-cart-item .col-right .box-info-product .action {
	position: relative;
	padding: 0 !important;
	margin-bottom: 0;
	margin-top: 0
}
.shopping-cart-item .col-right .box-info-product .action .btn-link {
	border: 0;
	color: #f54337;
	font-size: 13px;
	position: static;
	padding: 0;
	line-height: 1.1
}
.shopping-cart-item .col-right .box-price {
	float: left;
	width: 110px;
	padding-right: 10px
}
.shopping-cart-item .col-right .box-price .price {
	font-size: 16px;
	margin-bottom: 5px;
	font-weight: 500;
	padding-top: 0
}
.shopping-cart-item .col-right .quantity-block {
	width: 120px;
	float: right
}
.shopping-cart-item .col-right .quantity-block .input-group-btn button {
	height: 28px
}
.shopping-cart-item .col-right .quantity-block .input-group-btn button.bootstrap-touchspin-down {
	border-radius: 3px 0 0 3px;
	border: 1px solid #e5e5e5;
	border-right: 0;
	border-color: #e5e5e5;
	color: #999;
	line-height: 20px;
	padding: 3px 9px;
	margin: 0;
	width: 28px;
	background-color: #fff;
	float: right
}
.shopping-cart-item .col-right .quantity-block .input-group-btn button.bootstrap-touchspin-up {
	border-radius: 0 3px 3px 0;
	border: 1px solid #e5e5e5;
	border-color: #e5e5e5;
	border-left: 0;
	color: #999;
	line-height: 20px;
	padding: 3px 9px;
	margin: 0;
	width: 28px;
	background-color: #fff;
	float: right
}
.shopping-cart-item .col-right .quantity-block .input-group-btn button:focus, .shopping-cart-item .col-right .quantity-block .input-group-btn button:hover {
	outline: none;
	box-shadow: none;
	-webkit-appearance: none;
	-moz-appearance: none
}
.shopping-cart-item .col-right .quantity-block .input-group-btn .js-quantity-product {
	display: inline-block;
	height: 28px;
	padding: 0 5px;
	text-align: center;
	border-radius: 0;
	width: 35px;
	float: right;
	min-height: 28px;
	border: 1px solid #e5e5e5
}
#right-affix .each-row {
	width: 100%;
	clear: both
}
#right-affix .each-row .box-style {
	background-color: transparent;
	padding: 17px 0 21px 0
}
#right-affix .each-row .box-style.fee .list-info-price {
	margin: 0
}
#right-affix .each-row .box-style.fee .list-info-price span {
	font-weight: 500
}
#right-affix .each-row .box-style.fee .list-info-price strong {
	float: right;
	font-weight: 700
}
#right-affix .each-row .box-style.fee .total2 {
	font-weight: 500
}
#right-affix .each-row .box-style.fee .total2 .text-label {
	margin-top: 5px;
	display: inline-block
}
#right-affix .each-row .box-style.fee .total2 .amount {
	float: right
}
#right-affix .each-row .box-style.fee .total2 .amount p {
	margin: 0;
	text-align: right;
	line-height: 1.1
}
#right-affix .each-row .box-style.fee .total2 .amount p strong {
	color: #f54337;
	font-size: 22px;
	font-weight: 700
}
#right-affix .each-row .box-style.fee .total2 .amount p small {
	font-weight: 500
}
#right-affix .each-row .box-style+.box-style {
	border-top: 1px solid #f4f4f4
}
#right-affix .btn-checkout {
	margin-top: 10px;
	padding: 10px;
	margin-bottom: 0;
	font-weight: 400;
	text-align: center;
	vertical-align: middle;
	touch-action: manipulation;
	cursor: pointer;
	border: 1px solid transparent;
	white-space: nowrap;
	font-size: 14px;
	line-height: 1.42857;
	border-radius: 4px;
	user-select: none;
	color: #fff;
	background-color: #f54337;
	border-color: #f54337;
	height: 40px
}
#right-affix .btn-checkout:hover, #right-affix .btn-checkout:focus {
	background-color: #ed1a0c;
	border-color: #ed1a0c
}
#right-affix .btn-checkouts {
	margin-top: 10px;
	padding: 10px;
	margin-bottom: 0;
	font-weight: 400;
	text-align: center;
	vertical-align: middle;
	touch-action: manipulation;
	cursor: pointer;
	border: 1px solid transparent;
	white-space: nowrap;
	font-size: 14px;
	line-height: 1.42857;
	border-radius: 4px;
	user-select: none;
	color: #f54337;
	background-color: #fff;
	border-color: #f54337;
	height: 40px
}
#right-affix .btn-checkouts:hover, #right-affix .btn-checkouts:focus {
	outline: none;
	box-shadow: none;
	background-color: #fff;
	border-color: #ed1a0c;
	color: #ed1a0c
}
.lbl-shopping-cart-gio-hang {
	margin-top: 20px
}
.lbl-shopping-cart-gio-hang.lbl-shopping-cart {
	color: #333;
	font-size: 18px;
	text-transform: uppercase;
	font-weight: 500;
	margin-bottom: 12px
}
.lbl-shopping-cart-gio-hang.lbl-shopping-cart span {
	font-size: 14px;
	text-transform: none;
	font-weight: 400
}
.shopping-cart .shopping-cart-table table tbody tr .cart-product-name-info h4 a:hover, .shopping-cart .shopping-cart-table table tbody tr .cart-product-name-info h4 a:focus {
	color: #12cca7
}
.shopping-cart .shopping-cart-table table tbody tr .cart-product-name-info .cart-product-info span span {
	color: #0b816a
}
.shopping-cart .shopping-cart-table table tbody tr .cart-product-edit a:hover, .shopping-cart .shopping-cart-table table tbody tr .cart-product-edit a:focus {
	color: #12cca7
}
.shopping-cart .cart-shopping-total table thead tr th .cart-grand-total {
	color: #0b816a;
	margin-top: 15px
}
.shopping-cart-table table tbody tr td .quant-input .arrows .arrow:hover, .shopping-cart-table table tbody tr td .quant-input .arrows .arrow:focus {
	color: #12cca7
}
.shopping-cart .estimate-ship-tax table tbody .unicase-form-control .dropdown-menu.open ul li a:hover, .shopping-cart .estimate-ship-tax table tbody .unicase-form-control .dropdown-menu.open ul li a:focus {
	color: #12cca7
}
.shopping-cart .shopping-cart-table {
	margin-bottom: 10px
}
.shopping-cart .shopping-cart-table table {
	margin-bottom: 0px !important
}
.shopping-cart .shopping-cart-table table tbody tr td {
	vertical-align: middle
}
.shopping-cart .cart-image img {
	width: 150px
}
.cart-shopping-total {
	background: #f8f8f8
}
.shopping-cart .shopping-cart-table table tbody tr .romove-item a {
	font-size: 18px;
	color: #666666
}
.shopping-cart .shopping-cart-table table tbody tr .romove-item a:hover, .shopping-cart .shopping-cart-table table tbody tr .romove-item a:focus {
	color: #fff000 !important
}
.shopping-cart .shopping-cart-table table tbody tr .cart-image .entry-thumbnail {
	display: block;
	text-align: center
}
.shopping-cart .shopping-cart-table table tbody tr .cart-product-name-info {
	vertical-align: middle !important
}
.shopping-cart .shopping-cart-table table tbody tr .cart-product-name-info h4 {
	margin-top: 0px;
	font-size: 16px
}
.shopping-cart .shopping-cart-table table tbody tr .cart-product-name-info h4 a {
	color: #555
}
.shopping-cart .shopping-cart-table table tbody tr .cart-product-name-info .reviews {
	font-size: 11px;
	color: #aaa
}
.shopping-cart .shopping-cart-table table tbody tr .cart-product-name-info .cart-product-info {
	margin-top: 10px
}
.shopping-cart .shopping-cart-table table tbody tr .cart-product-name-info .cart-product-info span {
	font-size: 12px;
	color: #666666;
	text-transform: uppercase
}
.shopping-cart .shopping-cart-table table tbody tr .cart-product-name-info .cart-product-info span span {
	font-size: 12px;
	text-transform: lowercase;
	margin-left: 14px
}
.shopping-cart .shopping-cart-table table tbody tr .cart-product-edit a {
	color: #666666;
	text-decoration: underline
}
.shopping-cart .shopping-cart-table .table>thead>tr>th {
	text-align: center;
	padding: 16px;
	font-size: 15px
}
.shopping-cart .shopping-cart-table .shopping-cart-btn span {
	padding: 20px 0px;
	display: block
}
.shopping-cart .estimate-ship-tax table thead tr th .estimate-title {
	font-size: 14px;
	color: #555;
	margin-bottom: 2px;
	margin-top: 0px;
	display: block
}
.shopping-cart .estimate-ship-tax table thead tr th p {
	font-size: 13px;
	color: #666666;
	font-weight: normal;
	margin-bottom: 0px
}
.shopping-cart .estimate-ship-tax table thead tr>th {
	padding: 24px 10px 20px 10px
}
.shopping-cart .estimate-ship-tax table tbody tr>td {
	padding: 24px 10px !important
}
.shopping-cart .estimate-ship-tax table tbody .unicase-form-control .selectpicker {
	background: #fff;
	color: #999;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	border: 1px solid #eee
}
.shopping-cart .estimate-ship-tax table tbody .unicase-form-control .dropdown-menu.open ul li a:hover, .shopping-cart .estimate-ship-tax table tbody .unicase-form-control .dropdown-menu.open ul li a:focus {
	background: transparent
}
.shopping-cart .cart-shopping-total table thead tr th {
	background-color: #fafafa;
	text-align: right;
	padding: 10px 15px;
	border: none
}
.shopping-cart .cart-shopping-total table thead tr th .cart-sub-total {
	color: #555;
	margin-bottom: 7px
}
.shopping-cart .cart-shopping-total table tbody tr td {
	padding: 10px 15px
}
.shopping-cart .cart-shopping-total table tbody tr td .cart-checkout-btn button {
	float: right !important;
	margin-bottom: 8px
}
.shopping-cart .cart-shopping-total table tbody tr td .cart-checkout-btn span {
	display: block;
	font-weight: normal;
	color: #666666
}
.shopping-cart .shopping-cart-table table tbody tr .romove-item, .shopping-cart .shopping-cart-table table tbody tr .cart-product-edit, .shopping-cart .shopping-cart-table table tbody tr .cart-product-sub-total, .shopping-cart .shopping-cart-table table tbody tr .cart-product-grand-total, .shopping-cart .shopping-cart-table table tbody tr .cart-product-quantity {
	text-align: center
}
.shopping-cart .shopping-cart-table table tbody tr .cart-product-sub-total span, .shopping-cart .shopping-cart-table table tbody tr .cart-product-grand-total span {
	display: block;
	font-size: 16px;
	color: #555;
	text-transform: uppercase
}
.shopping-cart .estimate-ship-tax table tbody tr td .form-group label, .shopping-cart .estimate-ship-tax table tbody tr td .form-group input, .blog-page .blog-write-comment .form-group label, .blog-page .blog-write-comment .form-group input, .contact-page .contact-form form label, .contact-page .contact-form form input {
	font-size: 13px;
	font-weight: normal;
	color: #999
}
.contact-page .contact-form form label {
	font-weight: 600
}
.shopping-cart .estimate-ship-tax table tbody tr td .form-group label span, .blog-page .blog-write-comment label span, .contact-page .contact-form form label span, .checkout-box .checkout-steps .checkout-step-01 .already-registered-login form .form-group label span {
	color: red
}
.shopping-cart .cart-shopping-total table thead tr th .cart-sub-total, .shopping-cart .cart-shopping-total table thead tr th .cart-grand-total {
	font-size: 16px
}
.shopping-cart-table table tbody tr td .quant-input {
	display: inline-block;
	height: 35px;
	position: relative;
	width: 70px
}
.shopping-cart-table table tbody tr td .quant-input .arrows {
	height: 100%;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 2
}
.shopping-cart-table table tbody tr td .quant-input .arrows .arrow {
	box-sizing: border-box;
	cursor: pointer;
	display: block;
	text-align: center;
	width: 40px
}
.shopping-cart-table table tbody tr td .quant-input .arrows .arrow .ir .icon.fa-sort-asc {
	top: 5px
}
.shopping-cart-table table tbody tr td .quant-input .arrows .arrow .ir .icon.fa-sort-desc {
	top: -7px
}
.shopping-cart-table table tbody tr td .quant-input .arrows .arrow .ir .icon {
	position: relative
}
.shopping-cart-table table tbody tr td .quant-input input {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #F2F2F2;
	box-sizing: border-box;
	font-size: 15px;
	height: 35px;
	left: 0;
	padding: 0 20px 0 18px;
	position: absolute;
	top: 0;
	width: 70px;
	z-index: 1
}
.shopping-cart .col-main .cart .bg-scroll {
	border-top: none;
	margin-top: 20px;
	overflow: hidden;
	border-top: none;
	border-bottom: none;
	border-right: none
}
.shopping-cart .col-main .cart .cart-thead {
	background: #fbfbfb;
	font-weight: bold;
	font-size: 13px;
	clear: both;
	width: 100%;
	border-bottom: 1px solid #ebebeb;
	border-right: none;
	border-left: none;
	float: left;
	min-width: 600px
}
.shopping-cart .col-main .cart .cart-thead div {
	float: left;
	padding: 10px 0px;
	color: #333;
	text-align: center;
	font-size: 13px
}
.shopping-cart .col-main .cart .cart-tbody {
	width: 100%;
	float: left
}
.shopping-cart .col-main .cart .cart-tbody .item-cart {
	border-bottom: 1px solid #ebebeb;
	width: 100%;
	float: left
}
.shopping-cart .col-main .cart .cart-tbody .item-cart div {
	float: left;
	padding: 20px 10px 6px;
	line-height: 20px;
	vertical-align: top;
	height: 135px;
	overflow: hidden
}
.shopping-cart .col-main .cart .cart-tbody .item-cart .product-image {
	min-height: 75px;
	display: block;
	height: auto;
	width: 100%;
	padding: 0 20px
}
.shopping-cart .col-main .cart .item-cart .image .product-image img {
	max-width: 100%;
	height: auto;
	max-height: 98px;
	width: auto;
	display: inherit;
	margin: 0 auto
}
.shopping-cart .col-main .cart .cart-tbody .item-cart div .product-name {
	margin: 0px;
	padding-bottom: 0px;
	font-size: 15px;
	font-weight: normal;
	line-height: 24px;
	margin-top: 10%
}
.shopping-cart .col-main .cart .variant-title {
	color: #686868
}
.shopping-cart .col-main .cart .cart-tbody .item-cart div .price {
	font-size: 16px;
	font-weight: bold;
	line-height: 6;
	color: #f54337
}
.shopping-cart .col-main .cart .cart-tbody .item-cart div .input_qty_pr {
	height: auto;
	border-right: none;
	width: 100%;
	margin-top: 15px;
	padding: 20px 0px 0px 0px
}
.shopping-cart .col-main .cart .cart-tbody .item-cart .input_qty_pr .items-count {
	border: 1px solid #ddd;
	outline: none;
	background: #fff;
	height: 24px;
	width: 24px;
	vertical-align: baseline;
	text-align: center;
	padding: 0;
	display: inline-block;
	margin: 0
}
.shopping-cart .col-main .cart .cart-tbody .item-cart .number-sidebar {
	min-height: 0;
	position: static;
	display: inline-block;
	float: none;
	margin-bottom: 0;
	border: 1px solid #ddd;
	height: 24px;
	margin-left: -1px;
	text-align: center;
	width: 23px;
	margin-right: -1px;
	padding: 0;
	line-height: 15px
}
.shopping-cart .col-main .cart .cart-tbody .item-cart div:nth-child(6) {
	padding: 10px 0 6px;
	position: relative
}
.shopping-cart .col-main .cart .cart-tbody .item-cart div a.remove-item span {
	display: none
}
.shopping-cart .col-main .cart .bg-scroll .cart-tbody .item-cart div a.remove-item {
	background-color: #fff;
	background-image: url(../images/bin.png);
	width: 22px;
	height: 26px;
	display: block;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%)
}
.shopping-cart .col-main .cart .totals .inner {
	padding: 0px 0 15px;
	margin-top: 0;
	margin-right: 1px
}
.shopping-cart .col-main .cart #shopping-cart-totals-table {
	width: 100%;
	padding-bottom: 8px;
	background: #fff
}
.shopping-cart .col-main .cart ul.checkout {
	clear: left;
	padding: 20px;
	border: 1px solid #ebebeb;
	margin-bottom: 30px
}
.shopping-cart .col-main .cart .btn-proceed-checkout {
	background: #f54337;
	line-height: 20px;
	color: #fff;
	height: 40px;
	font-size: 16px;
	border: none;
	text-transform: uppercase
}
.shopping-cart .col-main .cart #shopping-cart-totals-table tr td.a-right {
	width: 231px;
	border-left: 1px solid #ebebeb
}
.shopping-cart .col-main .cart #shopping-cart-totals-table tr td {
	border: #ebebeb thin solid;
	border-top: none;
	border-bottom: none;
	padding: 20px
}
.shopping-cart .col-main .cart span.totals_price.price {
	color: #f54337;
	font-size: 16px
}
.shopping-cart .col-main .cart .btn.btn-white {
	margin-right: 10px
}
.shopping-cart .col-main .cart .btn.btn-white:hover, .shopping-cart .col-main .cart .btn.btn-white:focus {
	background-color: #f54337;
	border-color: #f54337
}
.cart-empty img {
	max-width: 200px
}
.cart-empty .btn-cart-empty {
	margin-top: 20px;
	text-align: center
}
.cart-empty .btn-cart-empty a {
	background-color: #f54337;
	display: inline-block;
	padding: 15px 30px;
	color: #fff;
	height: auto;
	line-height: 1.1;
	text-transform: uppercase
}
.cart-empty .btn-cart-empty a:hover, .cart-empty .btn-cart-empty a:focus {
	background-color: #ed1a0c;
	color: #fff
}
footer {
	background-color: #232936;
	margin-top: 0;
	padding-top: 20px;
	color: #fff
}
footer .footer-widget h3 {
	font-size: 14px;
	font-weight: 600;
	color: #fff;
	margin: 0 0 12px;
	padding-bottom: 0;
	display: block;
	text-transform: uppercase
}
@media (max-width: 767px) {
footer .footer-widget h3 {
	position: relative;
	padding-top: 0
}
footer .footer-widget h3:before {
	content: "\f3d0";
	font-family: "Ionicons";
	position: absolute;
	right: 5px;
	top: 50%;
	transform: translate(0, -50%);
	color: #fff
}
footer .footer-widget h3.active:before {
	content: "\f3d8"
}
}
footer .footer-widget .list-menu li a {
	line-height: 24px;
	font-size: 14px;
	color: rgba(255,255,255,0.7);
	display: block
}
footer .footer-widget .list-menu li a:hover, footer .footer-widget .list-menu li a:focus {
	color: #f54337
}
@media (max-width: 767px) {
footer .footer-widget .list-menu {
	display: none
}
}
@media (max-width: 767px) {
footer .footer-widget.footer-payment {
	margin-bottom: 7px
}
}
footer .footer-widget.footer-payment p {
	margin-bottom: 10px
}
footer .footer-widget.footer-payment a {
	color: rgba(255,255,255,0.7)
}
footer .footer-widget.footer-payment a:hover, footer .footer-widget.footer-payment a:focus {
	color: #f54337
}
@media (max-width: 767px) {
footer .footer-widget.footer-payment h3:before {
	display: none
}
}
footer .footer-widget.footer-subcrible p {
	margin-bottom: 10px;
	line-height: 1.5
}
footer .footer-widget.footer-subcrible form input {
	border: 1px solid #e5e5e5;
	padding: 0 10px;
	border-radius: 3px
}
footer .footer-widget.footer-subcrible form input:hover, footer .footer-widget.footer-subcrible form input:focus {
	border-color: #f54337;
	box-shadow: none;
	outline: none
}
footer .footer-widget.footer-subcrible form button {
	color: #fff;
	background-color: #f54337;
	border-color: #f54337;
	border-bottom-right-radius: 3px !important;
	border-top-right-radius: 3px !important
}
footer .footer-widget.footer-subcrible form button:hover, footer .footer-widget.footer-subcrible form button:focus {
	background-color: #ed1a0c;
	border-color: #ed1a0c
}
@media (max-width: 991px) {
footer .footer-widget.footer-subcrible {
	text-align: center;
	border-top: 1px solid #f2f2f2;
	margin-top: 20px;
	padding-top: 10px
}
}
@media (max-width: 767px) {
footer .footer-widget.footer-subcrible h3:before {
	display: none
}
}
footer .footer-widget.footer-social ul {
	margin-bottom: 0
}
@media (max-width: 767px) {
footer .footer-widget.footer-social ul {
	display: block !important
}
}
footer .footer-widget.footer-social ul li a {
	display: block;
	height: 40px;
	width: 40px;
	color: #fff;
	background-color: #e5e5e5;
	border-radius: 50%;
	text-align: center;
	line-height: 40px
}
footer .footer-widget.footer-social ul li a i {
	margin: 0;
	font-size: 15px;
	line-height: 40px
}
@media (max-width: 1024px) {
footer .footer-widget.footer-social ul li {
	padding: 0 3px;
	margin-bottom: 5px
}
}
footer .footer-widget.footer-social ul li:hover a {
	color: #fff
}
footer .footer-widget.footer-social ul li:hover a i {
	color: #fff
}
footer .footer-widget.footer-social ul li.twitter a {
	background-color: #1da1f2
}
footer .footer-widget.footer-social ul li.facebook a {
	background-color: #3b5998
}
footer .footer-widget.footer-social ul li.pinterest a {
	background-color: #bd081c
}
footer .footer-widget.footer-social ul li.google a {
	background-color: #dd4b39
}
footer .footer-widget.footer-social ul li.instagram a {
	background-color: #1e88e5
}
footer .footer-widget.footer-social ul li.youtube a {
	background-color: #ff0000
}
@media (max-width: 767px) {
footer .footer-widget.footer-social h3:before {
	display: none
}
}
footer .copyright {
	background-color: #1a202e;
	color: #6c6f73;
	font-size: 12px
}
footer .copyright a {
	color: rgba(255,255,255,0.7)
}
footer .copyright a:hover, footer .copyright a:focus {
	color: #fff
}
footer .copyright b {
	font-weight: normal
}
.bread-crumb {
	background-color: #ed1a0c
}
.bread-crumb .breadcrumb {
	background-color: transparent
}
.backdrop__body-backdrop___1rvky {
	visibility: hidden;
	position: fixed;
	opacity: 0;
	width: 100%;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(0,0,0,0.55);
	z-index: 9999;
	transition: opacity .5s ease
}
.backdrop__body-backdrop___1rvky.active {
	transition: opacity .5s ease;
	visibility: visible;
	opacity: 1
}
.c-menu--slide-left {
	height: 100%;
	overflow-y: auto;
	width: 300px;
	position: fixed;
	background-color: #f6f6f7;
	-webkit-transition: -webkit-transform 0.5s;
	transition: transform 0.5s;
	z-index: 999999 !important;
	top: 0;
	left: 0;
	-webkit-transform: translateX(-300px);
	-ms-transform: translateX(-300px);
	transform: translateX(-300px)
}
.c-menu--slide-left::-webkit-scrollbar-track {
-webkit-box-shadow:inset 0 0 0px transparent;
-moz-box-shadow:inset 0 0 0px transparent;
border-radius:0px;
background-color:#fff
}
.c-menu--slide-left::-webkit-scrollbar {
width:0px;
background-color:#fff
}
.c-menu--slide-left::-webkit-scrollbar-thumb {
border-radius:0px;
-webkit-box-shadow:inset 0 0 0px transparent;
-moz-box-shadow:inset 0 0 0px transparent;
background-color:#e5e5e5
}
.c-menu--slide-left.active {
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0)
}
.c-menu--slide-left #close-nav {
	position: absolute;
	top: 10px;
	right: 10px;
	width: 20px;
	z-index: 5;
	display: block
}
.c-menu--slide-left .la-nav-top-login {
	padding: 30px 15px;
	background: #4582ff url(../images/lines-web-pattern.png);
	min-height: 180px;
	background-size: cover;
	box-shadow: 0px 1px 2px #999;
	position: relative;
	overflow: hidden
}
.c-menu--slide-left .la-nav-top-login .la-avatar-nav>a {
	display: inline-block;
	margin: 0 auto;
	position: relative;
	background-color: #2c71ff;
	width: 50px;
	height: 50px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	line-height: 50px;
	text-align: center
}
.c-menu--slide-left .la-nav-top-login .la-avatar-nav>a i {
	height: auto;
	display: block;
	font-size: 30px;
	color: #fff
}
.c-menu--slide-left .la-nav-top-login .la-avatar-nav .la-hello-user-nav {
	color: #FFF;
	margin-top: 10px;
	text-shadow: 1px 1px 1px #444;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden
}
.c-menu--slide-left .la-action-link-nav {
	margin-top: 15px
}
.c-menu--slide-left .la-action-link-nav>a {
	text-transform: uppercase;
	height: 35px;
	line-height: 35px;
	color: #FFF;
	border: 1px solid rgba(255,255,255,0.5);
	margin-right: 5px;
	display: inline-block;
	width: 120px;
	text-align: center
}
.c-menu--slide-left .la-action-link-nav>a:last-child {
	margin-right: 0px
}
.c-menu--slide-left .la-scroll-fix-infor-user {
	height: calc(100% - 189px);
	height: -moz-calc(100% - 189px);
	height: -webkit-calc(100% - 189px);
	height: -o-calc(100% - 189px);
	overflow: auto
}
.c-menu--slide-left .la-scroll-fix-infor-user .la-nav-menu-items .la-title-nav-items {
	padding: 10px;
	color: #888888;
	font-size: 13px
}
.c-menu--slide-left .la-scroll-fix-infor-user .la-nav-menu-items .la-nav-list-items {
	position: relative;
	background: #FFF;
	height: calc(100% - 240px);
	overflow-y: auto
}
@media (min-width: 767px) and (max-width: 991px) {
.c-menu--slide-left .la-scroll-fix-infor-user .la-nav-menu-items .la-nav-list-items {
	height: 60vh
}
}
.c-menu--slide-left .la-scroll-fix-infor-user .la-nav-menu-items .la-nav-list-items li {
	width: 100%;
	float: left;
	padding: 0px;
	border-bottom: 1px solid #ddd;
	position: relative;
	overflow: hidden
}
.c-menu--slide-left .la-scroll-fix-infor-user .la-nav-menu-items .la-nav-list-items li a {
	display: block;
	color: #444;
	font-size: 14px;
	width: 100%;
	height: 100%;
	padding: 10px 5px;
	padding-right: 20px;
	position: relative
}
.c-menu--slide-left .la-scroll-fix-infor-user .la-nav-menu-items .la-nav-list-items .ng-has-child1 a, .c-menu--slide-left .la-scroll-fix-infor-user .la-nav-menu-items .la-nav-list-items .ng-has-child2 a {
	position: relative
}
.c-menu--slide-left .la-scroll-fix-infor-user .la-nav-menu-items .la-nav-list-items .ng-has-child1 a i, .c-menu--slide-left .la-scroll-fix-infor-user .la-nav-menu-items .la-nav-list-items .ng-has-child2 a i {
	padding: 3px 0;
	position: absolute;
	right: 10px;
	top: 50%;
	transform: translate(0, -50%)
}
.c-menu--slide-left .la-scroll-fix-infor-user .la-nav-menu-items .la-nav-list-items .ng-has-child1 a i.active:before, .c-menu--slide-left .la-scroll-fix-infor-user .la-nav-menu-items .la-nav-list-items .ng-has-child2 a i.active:before {
	content: "\f208"
}
.c-menu--slide-left .la-scroll-fix-infor-user .la-nav-menu-items .la-nav-list-items .ng-has-child1 .ul-has-child1 {
	padding-left: 10px;
	display: none
}
.c-menu--slide-left .la-scroll-fix-infor-user .la-nav-menu-items .la-nav-list-items .ng-has-child1 .ul-has-child1 li {
	border: none
}
.c-menu--slide-left .la-scroll-fix-infor-user .la-nav-menu-items .la-nav-list-items .ng-has-child1 .ul-has-child1 .ul-has-child2 {
	padding-left: 20px;
	display: none
}
.c-menu--slide-left .la-scroll-fix-infor-user .la-nav-slide-banner {
	margin-top: 5px;
	padding: 0px 5px 0px 5px
}
.c-menu--slide-left .la-scroll-fix-infor-user .la-nav-slide-banner img {
	width: 100%;
	display: block;
	height: auto;
	margin-bottom: 5px
}
.account-page h2 {
	margin-top: 0;
	font-size: 16px
}
.contact {
	padding-top: 40px
}
.contact .in-fo-page-content {
	margin-bottom: 10px
}
.contact .in-fo-page-content h1 {
	color: #42495b;
	font-size: 28px
}
.contact .in-fo-page-content .contact-info-page li {
	display: table;
	margin-bottom: 7px
}
.contact .in-fo-page-content .contact-info-page li i {
	display: table-cell;
	width: 20px;
	text-align: center
}
.contact .in-fo-page-content .contact-info-page li a {
	color: #000
}
.contact .in-fo-page-content .contact-info-page li a:hover, .contact .in-fo-page-content .contact-info-page li a:focus {
	color: #f54337
}
.contact .page-login {
	box-shadow: 3px 4px 6px 0px rgba(0,0,0,0.05);
	padding: 39px 30px 50px;
	background-color: #fff;
	border-radius: 6px;
	box-shadow: -2px 2px 6px 1px rgba(0,0,0,0.05);
	margin-bottom: 40px
}
@media (max-width: 767px) {
.contact .page-login {
	margin-bottom: 20px
}
}
@media (max-width: 480px) {
.contact .page-login {
	padding: 20px
}
}
.contact .page-login form {
	margin-bottom: 0
}
.contact .page-login .title-head {
	margin-top: 0;
	color: #42495b
}
.contact .page-login input {
	border: 1px solid #ebebeb;
	border-radius: 3px
}
.contact .page-login input:focus {
	outline: none;
	box-shadow: none
}
.contact .page-login textarea {
	border: 1px solid #ebebeb;
	border-radius: 3px
}
.contact .page-login textarea:focus {
	outline: none;
	box-shadow: none
}
.contact .page-login button {
	width: 100%;
	text-transform: uppercase;
	color: #fff;
	font-weight: 600;
	background-color: #f54337;
	min-height: 45px;
	line-height: 45px;
	font-size: 16px;
	border-radius: 15px;
	position: relative;
	z-index: 1;
	overflow: hidden
}
.contact .page-login button:after {
	position: absolute;
	bottom: 0;
	left: 0;
	display: block;
	content: " ";
	width: 100%;
	height: 100%;
	background-color: #f65a4f;
	border-radius: inherit;
	z-index: -1;
	-webkit-transform-origin: 0 100%;
	-moz-transform-origin: 0 100%;
	transform-origin: 0 100%;
	-webkit-transform: scaleY(0);
	-moz-transform: scaleY(0);
	transform: scaleY(0);
	-webkit-transition: -webkit-transform .25s ease-in-out;
	-moz-transition: -moz-transform .25s ease-in-out;
	transition: transform .25s ease-in-out
}
.contact .page-login button:hover:after {
	-webkit-transform: scaleY(1);
	-moz-transform: scaleY(1);
	transform: scaleY(1)
}
.tour-grid {
	margin-top: 30px
}
.tour-grid h1.title-head {
	color: #4582ff;
	font-size: 24px;
	font-weight: 500;
	position: relative
}
.tour-grid .sortPagiBar {
	border-bottom: 1px solid #e7e7e7;
	padding-bottom: 0
}
.tour-grid .sortPagiBar.tour-sortby {
	margin-top: 10px;
	margin-bottom: 0;
	padding-bottom: 10px;
	border-bottom: none
}
@media (max-width: 767px) {
.tour-grid .sortPagiBar.tour-sortby {
	padding-bottom: 0
}
}
.tour-grid .sortPagiBar.tour-sortby .aside-item {
	position: relative
}
.tour-grid .sortPagiBar.tour-sortby .aside-item .aside-title {
	border: 1px solid #ebebeb;
	padding: 5px 15px;
	border-radius: 3px
}
.tour-grid .sortPagiBar.tour-sortby .aside-item .aside-title:hover, .tour-grid .sortPagiBar.tour-sortby .aside-item .aside-title:focus {
	border-color: #f54337, 20
}
.tour-grid .sortPagiBar.tour-sortby .aside-item .aside-title h2 {
	margin: 0 2px;
	display: block;
	font-size: 14px;
	color: #333;
	font-weight: normal;
	position: relative
}
.tour-grid .sortPagiBar.tour-sortby .aside-item .aside-title h2:before {
	position: absolute;
	content: "\f3d0";
	font-family: "Ionicons";
	right: 0;
	top: 0px
}
.tour-grid .sortPagiBar.tour-sortby .aside-item .aside-title h2 span {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: block;
	padding-right: 10px
}
.tour-grid .sortPagiBar.tour-sortby .aside-item .aside-content {
	padding: 7px;
	min-width: 100%;
	display: none;
	position: absolute;
	background: #fff;
	z-index: 9;
	border: 1px solid #ebebeb;
	padding-bottom: 1px;
	border-top: none;
	border-radius: 3px
}
.tour-grid .sortPagiBar.tour-sortby .aside-item .aside-content ul {
	max-height: 185px
}
.tour-grid .sortPagiBar.tour-sortby .aside-item .aside-content.active {
	display: block
}
.tour-grid .sortPagiBar.tour-sortby .aside-item .aside-content .filter-item--check-box .fa-star {
	margin-right: 1px;
	color: #FFC107;
	font-size: 16px
}
.tour-grid .sortPagiBar.tour-sortby #sort-by .aside-title h2 {
	margin: 0 2px;
	display: block;
	border-bottom: 3px solid #fff;
	font-size: 14px;
	color: #f54337;
	font-weight: 600;
	text-align: center
}
@media (max-width: 991px) {
.tour-grid .sortPagiBar.tour-sortby .col-md-3+.col-md-3 {
	margin-top: 10px
}
.tour-grid .sortPagiBar.tour-sortby .col-md-3+.col-md-3:nth-child(2) {
	margin-top: 0
}
}
@media (max-width: 991px) and (max-width: 767px) {
.tour-grid .sortPagiBar.tour-sortby .col-md-3+.col-md-3:nth-child(2) {
	margin-top: 10px
}
}
.tour-grid .sort-cate-left {
	float: left;
	margin-top: 5px;
	margin-bottom: 0;
	width: 100%
}
.tour-grid .sort-cate-left h3 {
	color: #000;
	font-size: 14px;
	font-weight: 700;
	float: left;
	margin: 0;
	margin-top: 2px
}
.tour-grid .sort-cate-left ul {
	display: inline-block
}
.tour-grid .sort-cate-left ul li {
	float: left
}
.tour-grid .sort-cate-left ul li+li {
	padding-left: 10px
}
@media (max-width: 376px) {
.tour-grid .sort-cate-left ul li {
	padding-left: 0;
	padding-right: 10px
}
.tour-grid .sort-cate-left ul li:last-child {
	padding-left: 0
}
}
.tour-grid .sort-cate-left ul li a {
	color: #000;
	font-size: 14px;
	position: relative
}
.tour-grid .sort-cate-left ul li a i {
	height: 16px;
	width: 16px;
	border: 2px solid #ddd;
	border-radius: 50%;
	display: inline-block;
	vertical-align: middle;
	margin: -3px 5px 0 0;
	position: relative
}
.tour-grid .sort-cate-left ul li:hover i, .tour-grid .sort-cate-left ul li.active i {
	border: 2px solid #4582ff;
	height: 16px;
	width: 16px
}
.tour-grid .sort-cate-left ul li:hover i:before, .tour-grid .sort-cate-left ul li.active i:before {
	content: "";
	width: 8px;
	height: 8px;
	background-color: #4582ff;
	position: absolute;
	border-radius: 50%;
	margin: 2px
}
.tour-grid .bg-filter {
	border-bottom: 1px dashed #ebebeb;
	margin-bottom: 20px
}
.account-page h1.title-head, .account-page h2.title-head, .page-contact h1.title-head, .page-contact h2.title-head, .related-product h1.title-head, .related-product h2.title-head {
	font-weight: 500;
	font-size: 22px;
	padding: 0px 0 10px;
	margin-bottom: 0;
	margin-top: 10px
}
.details-product .product-image-block #gallery_01 .item {
	border: 1px solid #f5f5f5;
	position: relative;
	height: 84px
}
@media (max-width: 480px) {
.details-product .product-image-block #gallery_01 .item {
	height: 62px
}
}
.details-product .product-image-block #gallery_01 .item img {
	padding: 5px;
	width: auto;
	max-height: 100%;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto
}
.details-product .product-image-block #gallery_01.thumbnail-product .owl-nav .owl-prev, .details-product .product-image-block #gallery_01.thumbnail-product .owl-nav .owl-next {
	-moz-transition: all 0.45s ease;
	-webkit-transition: all 0.45s ease;
	-o-transition: all 0.45s ease;
	-ms-transition: all 0.45s ease;
	transition: all 0.45s ease;
	opacity: 0;
	visibility: hidden
}
.details-product .product-image-block #gallery_01.thumbnail-product .owl-nav .owl-next {
	height: 51px;
	width: 32px;
	border: 1px solid #f1f5f6;
	border-radius: 4px;
	background-color: #fff;
	box-shadow: 0 7px 10px 0 rgba(72,139,216,0.2);
	position: absolute;
	right: 0;
	text-align: center;
	line-height: 51px;
	top: 50%;
	transform: translate(0, -50%);
	color: #878fa0;
	font-size: 20px;
	margin: 0;
	right: -50px
}
.details-product .product-image-block #gallery_01.thumbnail-product .owl-nav .owl-next.disabled {
	opacity: 0.2 !important
}
.details-product .product-image-block #gallery_01.thumbnail-product .owl-nav .owl-prev {
	height: 51px;
	width: 32px;
	border: 1px solid #f1f5f6;
	border-radius: 4px;
	background-color: #fff;
	box-shadow: 0 7px 10px 0 rgba(72,139,216,0.2);
	position: absolute;
	left: 0;
	text-align: center;
	line-height: 51px;
	top: 50%;
	transform: translate(0, -50%);
	color: #878fa0;
	font-size: 20px;
	margin: 0;
	left: -50px
}
.details-product .product-image-block #gallery_01.thumbnail-product .owl-nav .owl-prev.disabled {
	opacity: 0.2 !important
}
.details-product .product-image-block #gallery_01.thumbnail-product:hover .owl-nav .owl-prev {
	left: 0;
	opacity: 1;
	visibility: inherit
}
.details-product .product-image-block #gallery_01.thumbnail-product:hover .owl-nav .owl-next {
	right: 0;
	opacity: 1;
	visibility: inherit
}
.details-product h1.title-head {
	font-weight: 500;
	font-size: 22px;
	padding: 0;
	margin-bottom: 0;
	margin-top: 10px;
	color: #191919
}
.details-product .panel-product-rating .bizweb-product-reviews-badge {
	display: inline-block;
	float: left
}
.details-product .panel-product-rating .bizweb-product-reviews-badge .bizweb-product-reviews-star {
	padding: 0
}
.details-product .panel-product-rating .bizweb-product-reviews-badge .bizweb-product-reviews-star i {
	font-size: 12px;
	color: #f0ca6c !important
}
.details-product .panel-product-rating .bizweb-product-reviews-badge div:nth-child(2), .details-product .panel-product-rating .bizweb-product-reviews-badge div:nth-child(3) {
	display: none
}
.details-product .panel-product-rating .iddanhgia {
	display: inline-block;
	margin-left: 10px;
	color: #0a5bff
}
.details-product .panel-product-rating .iddanhgia:hover {
	cursor: pointer
}
.details-product .inventory_quantity .a-stock {
	color: #f54337
}
.details-product .inventory_quantity .a-stock.a-stock-out {
	color: #f62d3e
}
.details-product .price-box .special-price .product-price {
	color: #f54337;
	font-weight: 500;
	font-size: 22px
}
.details-product .price-box .old-price .product-price-old {
	font-size: 16px;
	color: #bbb
}
.details-product .product-summary p {
	margin-bottom: 5px
}
.details-product .form-product .swatch {
	margin: 10px 0
}
.details-product .form-product .swatch .header {
	display: block;
	float: none
}
@media (max-width: 767px) {
.details-product .form-product form {
	margin-bottom: 0
}
}
.details-product .form-product .form-group {
	width: 100%
}
.details-product .form-product .form-group .custom-btn-number {
	width: 150px;
	display: inline-block;
	float: left;
	position: relative;
	padding: 0;
	margin-bottom: 20px;
	border: none;
	box-shadow: none;
	height: 45px
}
@media (max-width: 480px) {
.details-product .form-product .form-group .custom-btn-number {
	margin-bottom: 10px
}
}
.details-product .form-product .form-group .custom-btn-number input {
	margin: 0px;
	display: block;
	float: left;
	height: 40px;
	border: solid 1px #ebebeb;
	border-right: none;
	border-left: none;
	width: 55px;
	text-align: center;
	box-shadow: none;
	border-radius: 0px;
	font-size: 15px;
	outline: none
}
.details-product .form-product .form-group .custom-btn-number button {
	font-size: 20px;
	line-height: 0px;
	border: solid 1px #ebebeb;
	display: inline-block;
	width: 40px;
	height: 40px;
	background: #fff;
	float: left;
	color: #333;
	text-align: center;
	padding: 0px
}
.details-product .form-product .form-group .custom-btn-number button.btn-minus {
	border-radius: 0;
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px
}
.details-product .form-product .form-group .custom-btn-number button.btn-plus {
	border-radius: 0;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px
}
.details-product .form-product .form-group .custom-btn-number button:hover, .details-product .form-product .form-group .custom-btn-number button:focus {
	background-color: #f54337;
	border-color: #f54337;
	color: #fff
}
.details-product .form-product .form-group button {
	background: #f54337;
	font-size: 14px;
	outline: none;
	box-shadow: none;
	padding: 10px;
	color: #fff;
	height: auto;
	line-height: inherit;
	width: calc(50% - 8px);
	border-radius: 2px;
	position: relative;
	overflow: hidden
}
.details-product .form-product .form-group button:after {
	position: absolute;
	bottom: 0;
	left: 0;
	display: block;
	content: " ";
	width: 100%;
	height: 100%;
	background-color: #f65a4f;
	border-radius: inherit;
	z-index: -1;
	-webkit-transform-origin: 0 100%;
	-moz-transform-origin: 0 100%;
	transform-origin: 0 100%;
	-webkit-transform: scaleY(0);
	-moz-transform: scaleY(0);
	transform: scaleY(0);
	-webkit-transition: -webkit-transform .25s ease-in-out;
	-moz-transition: -moz-transform .25s ease-in-out;
	transition: transform .25s ease-in-out
}
.details-product .form-product .form-group button:hover:after {
	-webkit-transform: scaleY(1);
	-moz-transform: scaleY(1);
	transform: scaleY(1)
}
.details-product .form-product .form-group button span {
	display: block;
	width: 100%;
	text-align: center
}
.details-product .form-product .form-group button span.txt-main {
	font-size: 20px;
	font-weight: 700;
	line-height: 1.1
}
@media (max-width: 480px) {
.details-product .form-product .form-group button {
	width: 100%
}
}
.details-product .form-product .form-group .btn_traGop {
	width: calc(50% - 8px);
	margin-left: 10px;
	background: #4582ff;
	border-radius: 2px;
	color: #fff;
	font-size: 14px;
	outline: none;
	box-shadow: none;
	padding: 10px;
	height: auto;
	line-height: inherit;
	position: relative;
	overflow: hidden
}
@media (max-width: 480px) {
.details-product .form-product .form-group .btn_traGop {
	width: 100%;
	margin-top: 10px;
	margin-left: 0
}
}
.details-product .form-product .form-group .btn_traGop span {
	display: block;
	width: 100%;
	text-align: center
}
.details-product .form-product .form-group .btn_traGop span.txt-main {
	font-size: 20px;
	font-weight: 700;
	line-height: 1.1
}
.details-product .form-product .form-group .btn_traGop:after {
	position: absolute;
	bottom: 0;
	left: 0;
	display: block;
	content: " ";
	width: 100%;
	height: 100%;
	background-color: #5f93ff;
	border-radius: inherit;
	z-index: -1;
	-webkit-transform-origin: 0 100%;
	-moz-transform-origin: 0 100%;
	transform-origin: 0 100%;
	-webkit-transform: scaleY(0);
	-moz-transform: scaleY(0);
	transform: scaleY(0);
	-webkit-transition: -webkit-transform .25s ease-in-out;
	-moz-transition: -moz-transform .25s ease-in-out;
	transition: transform .25s ease-in-out
}
.details-product .form-product .form-group .btn_traGop:hover:after {
	-webkit-transform: scaleY(1);
	-moz-transform: scaleY(1);
	transform: scaleY(1)
}
.zoomLens {
	border: none !important
}
#top-tabs-info .productAnchor_horizonalNavs {
	align-items: center;
	background: #fff;
	height: 60px;
	position: fixed;
	top: 0 !important;
	transition: all .5s ease;
	z-index: 99;
	width: 100%;
	padding: 5px 0px;
	box-shadow: 0 1px 3px rgba(0,0,0,0.25);
	transform: translateY(-100%)
}
@media (max-width: 767px) {
#top-tabs-info .productAnchor_horizonalNavs {
	top: auto !important;
	bottom: 0 !important;
	transform: translateY(100%)
}
}
#top-tabs-info .productAnchor_horizonalNavs .productAnchor_horizonalNav {
	display: flex
}
@media (max-width: 767px) {
#top-tabs-info .productAnchor_horizonalNavs .productAnchor_horizonalNav {
	display: block
}
}
#top-tabs-info .productAnchor_horizonalNavs .productAnchor_horizonalNav .product_info_image {
	width: 50px;
	height: 50px;
	margin-right: 10px;
	position: relative
}
#top-tabs-info .productAnchor_horizonalNavs .productAnchor_horizonalNav .product_info_image img {
	width: auto;
	max-height: 100%;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto
}
#top-tabs-info .productAnchor_horizonalNavs .productAnchor_horizonalNav .product_info_name {
	line-height: 1.1;
	color: #191919;
	margin-right: 20px;
	font-size: 14px;
	font-weight: 700;
	text-transform: uppercase;
	margin-top: 0;
	margin-bottom: 0;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	max-width: 400px;
	padding: 2px 0
}
@media (max-width: 991px) {
#top-tabs-info .productAnchor_horizonalNavs .productAnchor_horizonalNav .product_info_name {
	max-width: 280px
}
}
#top-tabs-info .productAnchor_horizonalNavs .productAnchor_horizonalNav .product_info_price {
	display: flex
}
#top-tabs-info .productAnchor_horizonalNavs .productAnchor_horizonalNav .product_info_price .product_info_price_title {
	font-size: 13px;
	padding-top: 5px
}
#top-tabs-info .productAnchor_horizonalNavs .productAnchor_horizonalNav .product_info_price .product_info_price_value {
	display: flex;
	align-items: flex-end;
	margin-left: 5px;
	font-size: 18px;
	color: #f54337;
	font-weight: 600
}
#top-tabs-info .productAnchor_horizonalNavs .productAnchor_horizonalNav .product_info_buttons {
	display: flex;
	margin-left: auto
}
#top-tabs-info .productAnchor_horizonalNavs .productAnchor_horizonalNav .product_info_buttons .btn {
	margin-left: 15px;
	border-radius: 2px;
	width: 250px;
	height: 50px;
	padding: 6px;
	background: #f54337;
	font-size: 14px;
	outline: none;
	box-shadow: none;
	padding: 5px 10px;
	color: #fff;
	line-height: 1.1;
	position: relative;
	z-index: 1;
	overflow: hidden
}
@media (max-width: 991px) {
#top-tabs-info .productAnchor_horizonalNavs .productAnchor_horizonalNav .product_info_buttons .btn {
	width: 170px
}
}
@media (max-width: 767px) {
#top-tabs-info .productAnchor_horizonalNavs .productAnchor_horizonalNav .product_info_buttons .btn {
	margin-left: 0;
	width: calc(100% - 55px)
}
}
#top-tabs-info .productAnchor_horizonalNavs .productAnchor_horizonalNav .product_info_buttons .btn span {
	display: block;
	width: 100%;
	text-align: center
}
#top-tabs-info .productAnchor_horizonalNavs .productAnchor_horizonalNav .product_info_buttons .btn span.txt-main {
	font-size: 17px;
	font-weight: 600;
	line-height: 1.1;
	text-transform: uppercase
}
#top-tabs-info .productAnchor_horizonalNavs .productAnchor_horizonalNav .product_info_buttons .btn:after {
	position: absolute;
	bottom: 0;
	left: 0;
	display: block;
	content: " ";
	width: 100%;
	height: 100%;
	background-color: #f65a4f;
	border-radius: inherit;
	z-index: -1;
	-webkit-transform-origin: 0 100%;
	-moz-transform-origin: 0 100%;
	transform-origin: 0 100%;
	-webkit-transform: scaleY(0);
	-moz-transform: scaleY(0);
	transform: scaleY(0);
	-webkit-transition: -webkit-transform .25s ease-in-out;
	-moz-transition: -moz-transform .25s ease-in-out;
	transition: transform .25s ease-in-out
}
#top-tabs-info .productAnchor_horizonalNavs .productAnchor_horizonalNav .product_info_buttons .btn:hover:after {
	-webkit-transform: scaleY(1);
	-moz-transform: scaleY(1);
	transform: scaleY(1)
}
#top-tabs-info .productAnchor_horizonalNavs .productAnchor_horizonalNav .product_info_buttons .btn.btn_traGop {
	margin-left: 10px;
	background: #4582ff;
	color: #fff
}
#top-tabs-info .productAnchor_horizonalNavs .productAnchor_horizonalNav .product_info_buttons .btn.btn_traGop:after {
	background-color: #5f93ff
}
@media (max-width: 767px) {
#top-tabs-info .productAnchor_horizonalNavs .productAnchor_horizonalNav .product_info_buttons .btn.btn_traGop {
	width: 50px;
	color: #fff;
	font-size: 24px;
	text-align: center;
	margin-left: 5px
}
#top-tabs-info .productAnchor_horizonalNavs .productAnchor_horizonalNav .product_info_buttons .btn.btn_traGop i {
	line-height: 40px
}
}
#top-tabs-info .productAnchor_horizonalNavs.ins-Drop {
	transform: translateY(0px) !important
}
@media (max-width: 991px) {
#top-tabs-info {
	display: none !important
}
}
.product-tab .tab-content img {
	max-width: 100% !important;
	height: auto !important
}
.product-tab .tabs-title {
	margin-top: 10px;
	background-color: #2c2c43;
	margin-bottom: 20px;
	padding: 10px
}
@media (max-width: 480px) {
.product-tab .tabs-title {
	padding: 0;
	background-color: #fff;
	border-bottom: 1px solid #f7f7f7;
	margin-bottom: 10px;
	padding-bottom: 10px
}
}
.product-tab .tabs-title li {
	margin-right: 0
}
.product-tab .tabs-title li h3 {
	margin: 0;
	color: #fff;
	font-size: 15px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: normal;
	position: relative
}
.product-tab .tabs-title li h3 span {
	font-size: 15px
}
.product-tab .tabs-title li+li {
	margin-left: 25px
}
.product-tab .tabs-title li.current h3 {
	color: #fff
}
@media (max-width: 480px) {
.product-tab .tabs-title li.current h3 {
	background-color: #2c2c43;
	border-radius: 3px;
	padding: 5px
}
}
.product-tab .tabs-title li.current h3 span {
	color: #fff
}
.product-tab .tabs-title li.current h3:before {
	content: "";
	height: 2px;
	width: 30px;
	position: absolute;
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto;
	bottom: -3px;
	background-color: #fff
}
@media (max-width: 480px) {
.product-tab .tabs-title li.current h3:before {
	display: none
}
}
@media (max-width: 480px) {
.product-tab .tabs-title li {
	width: 100%;
	text-align: center;
	color: #2c2c43 !important
}
.product-tab .tabs-title li span {
	color: #2c2c43
}
.product-tab .tabs-title li+li {
	margin-left: 0;
	margin-top: 5px
}
}
.system-center .col-md-3 {
	padding-right: 0
}
.system-center .col-md-9 {
	padding-left: 0
}
.showroom-list {
	background-color: #000;
	height: 500px
}
.showroom-list .city-selector {
	background-color: #f54337;
	padding: 20px 10px
}
.showroom-list .city-selector h2 {
	font-size: 15px;
	text-transform: uppercase;
	text-align: center;
	margin-bottom: 10px
}
.showroom-list .showroom-item {
	margin: 15px 10px;
	cursor: pointer
}
.showroom-list .showroom-item.active h2.title {
	color: #f54337
}
.showroom-list h2.title {
	color: #fff;
	text-transform: uppercase;
	font-size: 16px;
	margin-top: 0
}
.showroom-list p {
	color: #858585;
	font-size: 12px !important;
	margin: 5px 0px;
	line-height: 1.5em;
	display: table;
	width: 100%
}
.showroom-list p i {
	display: table-cell;
	width: 15px
}
.showroom-list p a {
	color: #858585
}
.showroom-list p:last-child {
	border-bottom: 1px solid #333333;
	padding-bottom: 15px
}
.showroom-list select {
	display: block;
	outline: none;
	box-shadow: none;
	border-radius: 0;
	background-color: #fff;
	background: url(data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA0Ljk1IDEwIj48ZGVmcz48c3R5bGU+LmNscy0xe2ZpbGw6I2ZmZjt9LmNscy0ye2ZpbGw6IzQ0NDt9PC9zdHlsZT48L2RlZnM+PHRpdGxlPmFycm93czwvdGl0bGU+PHJlY3QgY2xhc3M9ImNscy0xIiB3aWR0aD0iNC45NSIgaGVpZ2h0PSIxMCIvPjxwb2x5Z29uIGNsYXNzPSJjbHMtMiIgcG9pbnRzPSIxLjQxIDQuNjcgMi40OCAzLjE4IDMuNTQgNC42NyAxLjQxIDQuNjciLz48cG9seWdvbiBjbGFzcz0iY2xzLTIiIHBvaW50cz0iMy41NCA1LjMzIDIuNDggNi44MiAxLjQxIDUuMzMgMy41NCA1LjMzIi8+PC9zdmc+) no-repeat 100% 50% #fff;
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none
}
.city-wrapper {
	height: 388px;
	overflow-y: scroll
}
.city-wrapper .has-scrollbar .content {
	outline: none;
	box-shadow: none;
	border: none
}
.city-wrapper::-webkit-scrollbar {
width:5px
}
.city-wrapper::-webkit-scrollbar-track {
-webkit-box-shadow:inset 0 0 6px rgba(255,255,255,0.5);
border-radius:10px
}
.city-wrapper::-webkit-scrollbar-thumb {
border-radius:10px;
-webkit-box-shadow:inset 0 0 6px rgba(255,255,255,0.5)
}
.gllpMap {
	width: 100%;
	height: 500px
}
.gllpUpdateButton {
	display: none
}
.gllpLatlonPicker {
	padding: 0
}
.aside-item.collection-category .aside-title {
	border-bottom: 1px solid #f2f2f2;
	padding-bottom: 10px
}
.aside-item.collection-category .aside-title .title-head {
	font-weight: 500;
	margin: 0;
	color: #222;
	font-size: 18px;
	display: block
}
.aside-item.collection-category .nav li a {
	font-size: 14px;
	padding-left: 10px;
	padding-right: 25px;
	color: #222
}
.aside-item.collection-category .nav li a:hover, .aside-item.collection-category .nav li a:focus {
	color: #f54337;
	background-color: transparent
}
.aside-item.collection-category .nav>li>a {
	border-bottom: 1px solid #f8f8f8
}
.aside-item.collection-category .nav>li:last-child>a {
	border-bottom: none
}
.aside-item.collection-category .nav>li.nav-item .fa {
	top: 7px
}
.aside-item.collection-category .nav>li.nav-item .dropdown-menu .nav-item .fa {
	top: 5px
}
.aside-item.collection-category .heading h2 {
	margin: 0;
	text-transform: uppercase;
	color: #000;
	font-size: 14px;
	font-weight: 600;
	padding: 10px 10px;
	border-bottom: 1px solid #f3f3f3;
	border-top: none
}
.aside-item .heading .title-head {
	margin: 0;
	text-transform: uppercase;
	color: #000;
	font-size: 14px;
	font-weight: 600;
	padding: 10px 10px;
	border-bottom: 1px solid #f3f3f3;
	border-top: 1px solid #f3f3f3;
	margin-top: 15px;
	margin-bottom: 10px
}
.aside-item .list-blogs .blog-item {
	margin-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px
}
.aside-item .list-blogs .blog-item-name {
	margin: 0;
	font-size: 14px;
	font-weight: normal
}
.aside-item .list-blogs .blog-item-name a {
	color: #333
}
.aside-item .list-blogs .blog-item-name a:hover, .aside-item .list-blogs .blog-item-name a:focus {
	color: #f54337
}
.aside-item .list-blogs .panel-box-media {
	display: block;
	float: left;
	width: 70px;
	margin-right: 10px
}
.aside-item .list-blogs .blogs-rights {
	padding-left: 80px
}
.aside-item .list-blogs .post-time {
	font-size: 11px;
	font-style: italic
}
.left-filters .aside-filter .heading {
	padding: 10px 10px;
	border-bottom: 1px solid #f3f3f3;
	border-top: 1px solid #f3f3f3;
	margin-bottom: 10px
}
.left-filters .aside-filter .heading .title-head {
	margin: 0;
	text-transform: uppercase;
	color: #000;
	font-size: 14px;
	font-weight: 600
}
.left-filters .aside-filter .heading p {
	color: #000;
	font-size: 12px;
	margin-bottom: 0
}
.left-filters .aside-filter .aside-item {
	border-bottom: 1px solid #f3f3f3;
	padding: 10px
}
.left-filters .aside-filter .aside-item .aside-title h2 {
	color: #000;
	font-size: 14px;
	font-weight: 600;
	margin: 0 0 15px
}
.left-filters .aside-filter .aside-item .field-search {
	margin-bottom: 10px
}
.left-filters .aside-filter .aside-item .field-search input {
	min-height: 30px;
	border: 1px solid #e5e5e5
}
.left-filters .aside-filter .aside-item .field-search input:focus {
	outline: none;
	box-shadow: none
}
.left-filters .aside-filter .aside-item .field-search button {
	color: #fff;
	background-color: #f54337;
	height: 34px;
	padding: 0 15px
}
.left-filters .aside-filter .aside-item .filter-group {
	margin-bottom: 5px
}
.article-wraper .article-main .title-head {
	font-weight: 500;
	font-size: 22px;
	padding: 0px 0 10px;
	margin-bottom: 0
}
.article-wraper .article-main .postby {
	font-size: 12px;
	text-transform: uppercase;
	color: #b2b2b2;
	margin: 8px 0
}
.article-wraper .article-main .article-content img {
	display: block;
	margin-left: auto;
	margin-right: auto;
	max-width: 100% !important;
	height: auto !important
}
.article-wraper .article-main .article-content h2 {
	font-size: 17px;
	font-weight: 600
}
.article-wraper .article-main .blog_related {
	background-color: #f8f8f8;
	padding: 15px;
	margin-bottom: 15px;
	margin-top: 15px;
	border-radius: 5px
}
.article-wraper .article-main .blog_related h2 {
	color: #222;
	margin: 0;
	font-size: 18px;
	margin-bottom: 5px;
	font-weight: 500;
	text-transform: uppercase
}
.article-wraper .article-main .blog_related .blog_entry h3 {
	margin: 5px 0;
	font-size: 14px
}
.article-wraper .article-main .blog_related .blog_entry h3 a {
	font-size: 14px;
	color: #222;
	display: table
}
.article-wraper .article-main .blog_related .blog_entry h3 a:hover, .article-wraper .article-main .blog_related .blog_entry h3 a:focus {
	color: #f54337;
	text-decoration: none
}
.article-wraper .article-main .blog_related .blog_entry h3 a i {
	display: table-cell;
	width: 15px
}
@media (max-width: 767px) {
.article-wraper .article-main .blog_related .pagination .page-item.active .page-link {
	background-color: #f8f8f8
}
}
.article-wraper .article-main #RelatedProducts .feature_category_title .title-head {
	padding-bottom: 0
}
.article-wraper .article-main #RelatedProducts .products {
	border-top: 1px solid #f3f3f3;
	border-left: 1px solid #f3f3f3;
	overflow: hidden
}
.article-wraper .article-main #RelatedProducts .products .product-box {
	border-bottom: 1px solid #f3f3f3;
	border-right: 1px solid #f3f3f3;
	padding: 3px;
	margin-bottom: 0
}
.list-blog-page .box-heading {
	padding: 10px 0
}
.list-blog-page .box-heading .title-head {
	font-weight: 500;
	margin: 0;
	font-size: 22px
}
.list-blog-page .list-blogs .blog-item {
	margin-bottom: 20px
}
@media (max-width: 767px) {
.list-blog-page .list-blogs .blog-item {
	margin-bottom: 15px;
	border-bottom: 1px solid #f2f2f2;
	padding-bottom: 10px
}
}
.list-blog-page .list-blogs .blog-item .blog-item-thumbnail {
	float: left;
	width: 240px;
	height: auto;
	margin-right: 10px;
	overflow: hidden
}
@media (max-width: 480px) {
.list-blog-page .list-blogs .blog-item .blog-item-thumbnail {
	/*width: 100%;*/
	margin-right: 0;
	margin-bottom: 10px
}
}
.list-blog-page .list-blogs .blog-item .blog-item-thumbnail img {
	border-radius: 4px
}
.list-blog-page .list-blogs .blog-item .blog-item-mains {
	padding-left: 250px
}
@media (max-width: 480px) {
.list-blog-page .list-blogs .blog-item .blog-item-mains {
	padding-left: 0
}
}
.list-blog-page .list-blogs .blog-item .blog-item-mains .blog-item-name {
	display: block;
	font-size: 16px;
	color: #333;
	font-weight: 600;
	letter-spacing: .5px
}
.list-blog-page .list-blogs .blog-item .blog-item-mains .blog-item-name a {
	color: #333
}
.list-blog-page .list-blogs .blog-item .blog-item-mains .blog-item-name a:hover, .list-blog-page .list-blogs .blog-item .blog-item-mains .blog-item-name a:focus {
	color: #f54337
}
.list-blog-page .list-blogs .blog-item .blog-item-mains .post-time {
	font-size: 12px;
	color: #9b9b9b;
	margin: 0 10px 0 0
}
.list-blog-page .list-blogs .blog-item .blog-item-mains .blog-item-summary {
	color: #4d4d4d
}
@media (max-width: 767px) {
.list-blog-page .list-blogs .blog-item .blog-item-mains .blog-item-summary {
	display: none
}
}
.products-view-grid .product-box {
	padding: 8px;
	margin-bottom: 0
}
@media (max-width: 480px) {
.products-view-grid .product-box {
	padding: 0
}
}
.products-view-grid .product-box .product-info {
	padding: 0
}
.products-view-grid .product-box .bizweb-product-reviews-badge {
	display: block
}
.products-view-grid .product-box .bizweb-product-reviews-badge .bizweb-product-reviews-star {
	padding: 0
}
.products-view-grid .product-box .bizweb-product-reviews-badge .bizweb-product-reviews-star i {
	font-size: 12px;
	color: #f0ca6c !important
}
.products-view-grid .product-box .bizweb-product-reviews-badge div:nth-child(2), .products-view-grid .product-box .bizweb-product-reviews-badge div:nth-child(3) {
	display: none
}
.products-view-grid .product-box .product-thumbnail {
	position: relative;
	height: 320px
}
@media (max-width: 1024px) {
.products-view-grid .product-box .product-thumbnail {
	height: 254px
}
}
@media (max-width: 991px) {
.products-view-grid .product-box .product-thumbnail {
	height: 263px
}
}
@media (max-width: 767px) {
.products-view-grid .product-box .product-thumbnail {
	height: 308px;
	text-align: center
}
}
@media (max-width: 480px) {
.products-view-grid .product-box .product-thumbnail {
	height: 255px;
	text-align: center
}
}
@media (max-width: 376px) {
.products-view-grid .product-box .product-thumbnail {
	height: 230px
}
}
@media (max-width: 321px) {
.products-view-grid .product-box .product-thumbnail {
	height: 195px
}
}
.products-view-grid .product-box .product-thumbnail img {
	width: auto;
	max-height: 100%;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto
}
.products-view-grid .product-box .product-thumbnail .button-link {
	padding: 0;
	position: absolute;
	z-index: 9;
	left: 10px;
	bottom: 45px
}
.products-view-grid .product-box .product-thumbnail .button-link .add-to-cart .btn_df {
	-webkit-transition-delay: 0.13s;
	transition-delay: 0.13s
}
.products-view-grid .product-box .product-thumbnail .button-link .add-to-cart .btn_df i {
	font-size: 16px;
	color: #fff;
	height: 30px;
	line-height: 30px;
	width: 30px;
	text-align: center;
	display: inline-block
}
.products-view-grid .product-box .product-thumbnail .button-link .add-to-cart .btn_df span {
	color: #fff;
	font-size: 12px;
	font-weight: 300;
	height: auto;
	opacity: 0;
	position: static;
	width: 0px;
	visibility: hidden
}
.products-view-grid .product-box .product-thumbnail .button-link .quickview-button .btn_df {
	-webkit-transition-delay: 0.18s;
	transition-delay: 0.18s
}
.products-view-grid .product-box .product-thumbnail .button-link .product-addto-links .btn_df {
	-webkit-transition-delay: 0.23s;
	transition-delay: 0.23s
}
.products-view-grid .product-box .product-thumbnail .button-link .product-addto-links i {
	font-size: 12px;
	color: #fff;
	height: 30px;
	line-height: 30px;
	width: 30px;
	text-align: center
}
.products-view-grid .product-box .product-thumbnail .button-link .product-addto-links span {
	color: #fff;
	font-size: 12px;
	font-weight: 300;
	height: auto;
	opacity: 0;
	position: static;
	width: 0px;
	visibility: hidden
}
.products-view-grid .product-box .product-thumbnail .button-link .btn_df {
	border: none;
	display: block;
	margin-top: 5px;
	padding: 0;
	margin-left: 0;
	background-color: #2c2c43;
	color: #fff;
	width: 30px;
	height: 30px;
	line-height: 30px;
	border-radius: 3px;
	text-align: center;
	opacity: 0;
	-webkit-transform: translate(-50px, 0px);
	-moz-transform: translate(-50px, 0px);
	-ms-transform: translate(-50px, 0px);
	-o-transform: translate(-50px, 0px);
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-ms-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out
}
.products-view-grid .product-box .product-thumbnail .button-link .btn_df span {
	color: #fff;
	font-size: 12px;
	font-weight: 300;
	height: auto;
	opacity: 0;
	position: static;
	width: 0px;
	visibility: hidden
}
.products-view-grid .product-box .product-thumbnail .button-link .btn_df:hover, .products-view-grid .product-box .product-thumbnail .button-link .btn_df:focus {
	text-decoration: none;
	cursor: pointer
}
.products-view-grid .product-box .product-thumbnail .button-link .btn_df:hover {
	background: #f54337;
	color: #fff;
	width: auto
}
.products-view-grid .product-box .product-thumbnail .button-link .btn_df:hover span {
	opacity: 1;
	padding: 0 10px 0 0px;
	width: auto;
	visibility: visible
}
.products-view-grid .product-box .product-thumbnail .button-link form {
	margin-bottom: 0
}
.products-view-grid .product-box .product-name {
	font-size: 14px;
	line-height: 1.1
}
.products-view-grid .product-box .product-name a {
	color: #333
}
.products-view-grid .product-box .product-name a:hover, .products-view-grid .product-box .product-name a:focus {
	color: #f54337
}
@media (max-width: 480px) {
.products-view-grid .product-box .price-box {
	min-height: 48px
}
}
@media (min-width: 1023px) and (max-width: 1024px) {
.products-view-grid .product-box .price-box {
	min-height: 48px
}
}
@media (max-width: 480px) {
.products-view-grid .product-box .price-box .special-price {
	display: block;
	float: none !important
}
}
@media (min-width: 1023px) and (max-width: 1024px) {
.products-view-grid .product-box .price-box .special-price {
	display: block;
	float: none !important
}
}
.products-view-grid .product-box .price-box .special-price .product-price {
	color: #f54337;
	font-weight: 600;
	font-size: 14px
}
@media (max-width: 480px) {
.products-view-grid .product-box .price-box .special-price .product-price {
	font-size: 13px
}
}
@media (max-width: 480px) {
.products-view-grid .product-box .price-box .old-price {
	display: inline-block
}
}
@media (min-width: 1023px) and (max-width: 1024px) {
.products-view-grid .product-box .price-box .old-price {
	display: inline-block
}
}
.products-view-grid .product-box .price-box .old-price .product-price-old {
	color: #bbb;
	font-size: 12px
}
@media (max-width: 480px) {
.products-view-grid .product-box .price-box .old-price .product-price-old {
	font-size: 11px;
	margin-left: 0 !important
}
}
@media (min-width: 1023px) and (max-width: 1024px) {
.products-view-grid .product-box .price-box .old-price .product-price-old {
	font-size: 11px;
	margin-left: 0 !important
}
}
.products-view-grid .product-box .price-box .sale-off {
	display: inline-block;
	background-color: #f54337;
	color: #fff;
	font-size: 11px;
	margin-left: 5px;
	padding-left: 3px;
	padding-right: 3px;
	border-radius: 3px
}
.products-view-grid .product-box:hover .product-thumbnail .button-link .btn_df {
	-webkit-transform: translate(0px, 0px);
	-moz-transform: translate(0px, 0px);
	-ms-transform: translate(0px, 0px);
	-o-transform: translate(0px, 0px);
	opacity: 1
}
.related-product .owl-carousel.products-view-grid .owl-nav .owl-prev, .related-product .owl-carousel.products-view-grid .owl-nav .owl-next {
	-moz-transition: all 0.45s ease;
	-webkit-transition: all 0.45s ease;
	-o-transition: all 0.45s ease;
	-ms-transition: all 0.45s ease;
	transition: all 0.45s ease;
	opacity: 0;
	visibility: hidden
}
.related-product .owl-carousel.products-view-grid .owl-nav .owl-next {
	height: 51px;
	width: 32px;
	border: 1px solid #f1f5f6;
	border-radius: 4px;
	background-color: #fff;
	box-shadow: 0 7px 10px 0 rgba(72,139,216,0.2);
	position: absolute;
	right: 0;
	text-align: center;
	line-height: 51px;
	top: 50%;
	transform: translate(0, -50%);
	color: #878fa0;
	font-size: 20px;
	margin: 0;
	right: -50px
}
.related-product .owl-carousel.products-view-grid .owl-nav .owl-next.disabled {
	opacity: 0.2 !important
}
.related-product .owl-carousel.products-view-grid .owl-nav .owl-prev {
	height: 51px;
	width: 32px;
	border: 1px solid #f1f5f6;
	border-radius: 4px;
	background-color: #fff;
	box-shadow: 0 7px 10px 0 rgba(72,139,216,0.2);
	position: absolute;
	left: 0;
	text-align: center;
	line-height: 51px;
	top: 50%;
	transform: translate(0, -50%);
	color: #878fa0;
	font-size: 20px;
	margin: 0;
	left: -50px
}
.related-product .owl-carousel.products-view-grid .owl-nav .owl-prev.disabled {
	opacity: 0.2 !important
}
.related-product .owl-carousel.products-view-grid:hover .owl-nav .owl-prev {
	left: 0;
	opacity: 1;
	visibility: inherit
}
.related-product .owl-carousel.products-view-grid:hover .owl-nav .owl-next {
	right: 0;
	opacity: 1;
	visibility: inherit
}
.related-product .products-view-grid .product-box .product-thumbnail {
	position: relative;
	height: 263px
}
@media (max-width: 1024px) {
.related-product .products-view-grid .product-box .product-thumbnail {
	height: 213px
}
}
@media (max-width: 991px) {
.related-product .products-view-grid .product-box .product-thumbnail {
	height: 281px
}
}
@media (max-width: 767px) {
.related-product .products-view-grid .product-box .product-thumbnail {
	height: 202px;
	text-align: center
}
}
@media (max-width: 480px) {
.related-product .products-view-grid .product-box .product-thumbnail {
	height: 255px;
	text-align: center
}
}
@media (max-width: 376px) {
.related-product .products-view-grid .product-box .product-thumbnail {
	height: 230px
}
}
@media (max-width: 321px) {
.related-product .products-view-grid .product-box .product-thumbnail {
	height: 194px
}
}
.page-reason {
	padding: 20px 0;
	background-color: #fafafa;
	background-image: url(../images/list_reason_bg.png);
	background-position: 50% 60px;
	position: static;
	background-repeat: no-repeat;
	background-attachment: fixed;
	overflow: hidden
}
@media (max-width: 767px) {
.page-reason {
	background-position: top left
}
}
.page-reason .page-title {
	margin-bottom: 40px
}
.page-reason .page-title h1 {
	font-size: 25px;
	color: #003c78;
	font-weight: 500;
	margin-bottom: 10px;
	margin-top: 0
}
.page-reason .page-title h3 {
	font-size: 16px;
	font-weight: normal;
	margin: 0
}
.page-reason .list-reason+.list-reason {
	margin-top: 20px;
	padding-top: 20px;
	border-top: 1px solid #eee
}
.page-reason .list-reason .list-reason-content h2 {
	font-size: 20px;
	margin: 0
}
.page-reason .list-reason .list-reason-content h2 a {
	color: #000
}
.page-reason .list-reason .list-reason-content h2 a:hover, .page-reason .list-reason .list-reason-content h2 a:focus {
	color: #f54337
}
.page-reason .list-reason .list-reason-content .center-box-content {
	margin-top: 10px
}
.page-reason .list-reason .reason-text {
	background-color: #f0f0f0;
	font-weight: 500;
	color: #a1a1a1;
	max-width: 160px;
	margin-bottom: 10px;
	padding: 5px;
	border-radius: 20px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	display: block;
	margin-top: 10px
}
@media (max-width: 767px) {
.page-reason .list-reason .reason-text {
	margin-bottom: 20px
}
}
@media (min-width: 1024px) {
.page-reason .col-md-10 {
	background-color: rgba(255,255,255,0.7);
	padding-top: 15px;
	padding-bottom: 15px;
	border-radius: 7px;
	border: 1px solid #f7f7f7
}
}
.fix-contents {
	padding: 40px 0;
	padding-bottom: 10px
}
.fix-contents .static-content {
	position: relative
}
.fix-contents .static-content h1 {
	font-size: 35px;
	color: #f54337;
	font-weight: bold;
	margin-bottom: 0;
	margin-top: 0
}
@media (max-width: 480px) {
.fix-contents .static-content h1 {
	font-size: 25px
}
}
.fix-contents .static-content h4 {
	font-size: 25px;
	color: #333;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 0
}
@media (max-width: 480px) {
.fix-contents .static-content h4 {
	font-size: 18px
}
}
.fix-contents .static-content:before {
	content: "";
	height: 100%;
	width: 2px;
	background-color: #f54337;
	position: absolute;
	left: -15px
}
@media (max-width: 767px) {
.fix-contents .static-content:before {
	display: none
}
}
@media (max-width: 767px) {
.fix-contents .static-logo img {
	max-width: 80%;
	margin-bottom: 20px;
	display: block;
	margin-left: auto;
	margin-right: auto
}
}
.ve-chung-toi-main .why-title-1 {
	margin-top: 30px;
	font-size: 29px;
	color: #4582ff;
	text-transform: uppercase;
	font-weight: 500;
	margin-bottom: 30px;
	line-height: 1.1
}
@media (max-width: 767px) {
.ve-chung-toi-main .why-title-1 {
	font-size: 17px
}
}
.ve-chung-toi-main .col-md-12 .group-content-why {
	border-bottom: 2px solid #f54337;
	padding-bottom: 20px;
	margin-bottom: 20px
}
@media (max-width: 767px) {
.ve-chung-toi-main .col-md-12 .group-content-why .item-content-why {
	margin-top: 15px
}
}
.ve-chung-toi-main .col-md-12 .group-content-why .item-content-why h3 {
	text-transform: uppercase;
	font-weight: 500;
	font-size: 25px;
	margin-top: 0
}
@media (max-width: 767px) {
.ve-chung-toi-main .col-md-12 .group-content-why .item-content-why h3 {
	font-size: 20px
}
}
.ve-chung-toi-main .col-md-12 .group-content-why .item-content-why h3 a {
	color: #f54337
}
.ve-chung-toi-main .col-md-12 .group-content-why .item-content-why h3 a:hover, .ve-chung-toi-main .col-md-12 .group-content-why .item-content-why h3 a:focus {
	color: #f54337
}
.ve-chung-toi-main .col-md-12 .group-content-why .item-content-p {
	margin: 20px 0;
	font-size: 14px;
	color: #333;
	text-align: justify
}
.ve-chung-toi-main .col-md-12 .group-content-why .item-content-p ul li {
	list-style: disc;
	list-style-position: inside
}
.ve-chung-toi-main .col-md-12:last-child .group-content-why {
	padding-bottom: 0;
	margin-bottom: 0;
	border-bottom: none
}
.course-products .k-box-card-wrap, .section_feature_course .k-box-card-wrap {
	background: white;
	margin-bottom: 30px;
	border: 1px solid #ebebeb;
	position: relative;
	margin-left: 1px;
	margin-right: 1px
}
@media (max-width: 767px) {
.course-products .k-box-card-wrap, .section_feature_course .k-box-card-wrap {
	margin-bottom: 15px
}
}
.course-products .k-box-card-wrap .img, .section_feature_course .k-box-card-wrap .img {
	position: relative;
	height: 239px
}
@media (max-width: 1024px) {
.course-products .k-box-card-wrap .img, .section_feature_course .k-box-card-wrap .img {
	height: 194px
}
}
@media (max-width: 991px) {
.course-products .k-box-card-wrap .img, .section_feature_course .k-box-card-wrap .img {
	height: 229px
}
}
@media (max-width: 668px) {
.course-products .k-box-card-wrap .img, .section_feature_course .k-box-card-wrap .img {
	height: 206px
}
}
@media (max-width: 569px) {
.course-products .k-box-card-wrap .img, .section_feature_course .k-box-card-wrap .img {
	height: 173px
}
}
@media (max-width: 480px) {
.course-products .k-box-card-wrap .img, .section_feature_course .k-box-card-wrap .img {
	height: 268px
}
}
@media (max-width: 376px) {
.course-products .k-box-card-wrap .img, .section_feature_course .k-box-card-wrap .img {
	height: 242px
}
}
@media (max-width: 321px) {
.course-products .k-box-card-wrap .img, .section_feature_course .k-box-card-wrap .img {
	height: 205px
}
}
.course-products .k-box-card-wrap .img img, .section_feature_course .k-box-card-wrap .img img {
	width: auto;
	max-height: 100%;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto
}
.course-products .k-box-card-wrap .rating-box, .section_feature_course .k-box-card-wrap .rating-box {
	position: absolute;
	padding: 0 10px 3px;
	width: 100%;
	bottom: 0;
	-moz-box-shadow: inset 0 -25px 25px -10px rgba(0,0,0,0.5);
	-webkit-box-shadow: inset 0 -25px 25px -10px rgba(0,0,0,0.5);
	box-shadow: inset 0 -25px 25px -10px rgba(0,0,0,0.5)
}
.course-products .k-box-card-wrap .rating-box .bizweb-product-reviews-badge div:nth-child(2), .course-products .k-box-card-wrap .rating-box .bizweb-product-reviews-badge div:nth-child(3), .section_feature_course .k-box-card-wrap .rating-box .bizweb-product-reviews-badge div:nth-child(2), .section_feature_course .k-box-card-wrap .rating-box .bizweb-product-reviews-badge div:nth-child(3) {
	display: none
}
.course-products .k-box-card-wrap .content, .section_feature_course .k-box-card-wrap .content {
	padding: 10px 10px 5px;
	border-bottom: 1px solid #DDD;
	position: relative
}
.course-products .k-box-card-wrap .content .box-style span, .section_feature_course .k-box-card-wrap .content .box-style span {
	border-radius: 3px;
	width: auto;
	color: white;
	font-size: 13px;
	display: inline-block;
	height: 22px;
	line-height: 22px;
	text-align: center;
	padding: 0 5px
}
.course-products .k-box-card-wrap .content .box-style span.st-video, .section_feature_course .k-box-card-wrap .content .box-style span.st-video {
	background-color: #f84b2f
}
.course-products .k-box-card-wrap .content .box-style span.time, .section_feature_course .k-box-card-wrap .content .box-style span.time {
	background-color: #a7b3c1
}
.course-products .k-box-card-wrap .content h4, .section_feature_course .k-box-card-wrap .content h4 {
	margin: 10px 0;
	font-size: 16px;
	line-height: 20px;
	font-weight: 500
}
.course-products .k-box-card-wrap .content h4 a, .section_feature_course .k-box-card-wrap .content h4 a {
	color: #42495b
}
.course-products .k-box-card-wrap .content h4 a:hover, .course-products .k-box-card-wrap .content h4 a:focus, .section_feature_course .k-box-card-wrap .content h4 a:hover, .section_feature_course .k-box-card-wrap .content h4 a:focus {
	color: #f42c1f
}
.course-products .k-box-card-wrap .content h4 .line-clamp, .section_feature_course .k-box-card-wrap .content h4 .line-clamp {
	position: relative;
	height: 42px;
	overflow: hidden;
	display: block
}
.course-products .k-box-card-wrap .content h4 .line-clamp:after, .section_feature_course .k-box-card-wrap .content h4 .line-clamp:after {
	content: "";
	text-align: right;
	position: absolute;
	bottom: 0;
	right: 0;
	width: 20%;
	height: 21px;
	background: linear-gradient(to right, rgba(255,255,255,0), #fff 50%)
}
@supports (-webkit-line-clamp: 2) {
.course-products .k-box-card-wrap .content h4 .line-clamp, .section_feature_course .k-box-card-wrap .content h4 .line-clamp {
display:-webkit-box;
-webkit-line-clamp:2;
-webkit-box-orient:vertical;
max-height:42px;
height:auto;
min-height:42px
}
.course-products .k-box-card-wrap .content h4 .line-clamp:after, .section_feature_course .k-box-card-wrap .content h4 .line-clamp:after {
display:none
}
}
.course-products .k-box-card-wrap .view-price, .section_feature_course .k-box-card-wrap .view-price {
	padding: 10px;
	text-align: right;
	min-height: 52px
}
.course-products .k-box-card-wrap .view-price ul, .section_feature_course .k-box-card-wrap .view-price ul {
	display: table;
	padding: 0;
	margin: 0;
	width: 100%;
	min-height: 25px;
	line-height: 31px
}
.course-products .k-box-card-wrap .view-price ul .price, .section_feature_course .k-box-card-wrap .view-price ul .price {
	float: left;
	color: #4582ff;
	font-size: 18px;
	font-weight: 500
}
@media (max-width: 767px) {
.course-products .k-box-card-wrap .view-price ul .price, .section_feature_course .k-box-card-wrap .view-price ul .price {
	font-size: 15px
}
}
.course-products .k-box-card-wrap .view-price ul .sale, .section_feature_course .k-box-card-wrap .view-price ul .sale {
	float: right
}
.course-products .k-box-card-wrap .view-price ul .sale span, .section_feature_course .k-box-card-wrap .view-price ul .sale span {
	text-decoration: line-through;
	margin-right: 3px;
	font-weight: 400;
	font-size: 15px
}
@media (max-width: 767px) {
.course-products .k-box-card-wrap .view-price ul .sale span, .section_feature_course .k-box-card-wrap .view-price ul .sale span {
	font-size: 13px
}
}
.course-products .k-box-card-wrap .view-price ul .label-discount, .section_feature_course .k-box-card-wrap .view-price ul .label-discount {
	text-align: center;
	color: #fff;
	font-size: 13px;
	font-weight: 500;
	display: inline;
	background-color: #f54337;
	border-radius: 3px;
	padding: 3px 5px;
	letter-spacing: 0
}
@media (max-width: 767px) {
.course-products .k-box-card-wrap .view-price ul .label-discount, .section_feature_course .k-box-card-wrap .view-price ul .label-discount {
	font-size: 12px
}
}
.course-products .k-box-card-wrap .background-detail, .section_feature_course .k-box-card-wrap .background-detail {
	position: absolute;
	z-index: 1;
	top: 0;
	height: 100%;
	width: 100%;
	background-color: rgba(0,0,0,0.2);
	display: none
}
.course-products .k-box-card-wrap .background-detail .wrap-position, .section_feature_course .k-box-card-wrap .background-detail .wrap-position {
	display: inline-block;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translateX(-50%) translateY(-50%);
	-webkit-transform: translateX(-50%) translateY(-50%)
}
.course-products .k-box-card-wrap .background-detail .wrap-position .inner, .section_feature_course .k-box-card-wrap .background-detail .wrap-position .inner {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: flex
}
.course-products .k-box-card-wrap .background-detail .wrap-position .inner a, .section_feature_course .k-box-card-wrap .background-detail .wrap-position .inner a {
	color: white;
	padding: 0;
	display: inline-block;
	min-width: 100px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	margin: 5px;
	border-radius: 3px;
	transition: background-color 100ms ease-in-out, color 100ms ease-in-out, border-color 100ms ease-in-out;
	background-color: #4582ff;
	position: relative;
	overflow: hidden;
	z-index: 1
}
.course-products .k-box-card-wrap .background-detail .wrap-position .inner a:after, .section_feature_course .k-box-card-wrap .background-detail .wrap-position .inner a:after {
	position: absolute;
	bottom: 0;
	left: 0;
	display: block;
	content: " ";
	width: 100%;
	height: 100%;
	background-color: #5f93ff;
	border-radius: inherit;
	z-index: -1;
	-webkit-transform-origin: 0 100%;
	-moz-transform-origin: 0 100%;
	transform-origin: 0 100%;
	-webkit-transform: scaleY(0);
	-moz-transform: scaleY(0);
	transform: scaleY(0);
	-webkit-transition: -webkit-transform .25s ease-in-out;
	-moz-transition: -moz-transform .25s ease-in-out;
	transition: transform .25s ease-in-out
}
.course-products .k-box-card-wrap .background-detail .wrap-position .inner a:hover, .section_feature_course .k-box-card-wrap .background-detail .wrap-position .inner a:hover {
	color: #fff
}
.course-products .k-box-card-wrap .background-detail .wrap-position .inner a:hover:after, .section_feature_course .k-box-card-wrap .background-detail .wrap-position .inner a:hover:after {
	-webkit-transform: scaleY(1);
	-moz-transform: scaleY(1);
	transform: scaleY(1)
}
.course-products .k-box-card-wrap:hover .background-detail, .section_feature_course .k-box-card-wrap:hover .background-detail {
	display: block
}
.section_feature_course .section-tour-owl {
	margin: 0 1px
}
.related-product .course-products {
	margin: 0 1px
}
.related-product .course-products .k-box-card-wrap .img {
	position: relative;
	height: 239px
}
@media (max-width: 1024px) {
.related-product .course-products .k-box-card-wrap .img {
	height: 194px
}
}
@media (max-width: 991px) {
.related-product .course-products .k-box-card-wrap .img {
	height: 229px
}
}
@media (max-width: 668px) {
.related-product .course-products .k-box-card-wrap .img {
	height: 206px
}
}
@media (max-width: 569px) {
.related-product .course-products .k-box-card-wrap .img {
	height: 173px
}
}
@media (max-width: 480px) {
.related-product .course-products .k-box-card-wrap .img {
	height: 268px
}
}
@media (max-width: 376px) {
.related-product .course-products .k-box-card-wrap .img {
	height: 242px
}
}
@media (max-width: 321px) {
.related-product .course-products .k-box-card-wrap .img {
	height: 205px
}
}
.header-main .search-header.search-mb {
	display: none;
	position: relative;
	top: 0;
	right: 0;
	width: 100%;
	z-index: 999
}
.header-main .search-header.search-mb form {
	margin-bottom: 0
}
.header-main .search-header.search-mb form input {
	border-bottom-left-radius: 3px;
	border-top-left-radius: 3px
}
.header-main .search-header.search-mb form button {
	color: #fff;
	background-color: #f54337;
	position: relative;
	z-index: 1;
	overflow: hidden;
	padding: 0 15px;
	border-radius: 0;
	border-bottom-right-radius: 3px !important;
	border-top-right-radius: 3px !important
}
.header-main .search-header.search-mb form button i {
	color: #fff;
	font-size: 17px
}
.header-main .search-header.search-mb form button:after {
	position: absolute;
	bottom: 0;
	left: 0;
	display: block;
	content: " ";
	width: 100%;
	height: 100%;
	background-color: #f65a4f;
	border-radius: inherit;
	z-index: -1;
	-webkit-transform-origin: 0 100%;
	-moz-transform-origin: 0 100%;
	transform-origin: 0 100%;
	-webkit-transform: scaleY(0);
	-moz-transform: scaleY(0);
	transform: scaleY(0);
	-webkit-transition: -webkit-transform .25s ease-in-out;
	-moz-transition: -moz-transform .25s ease-in-out;
	transition: transform .25s ease-in-out
}
.header-main .search-header.search-mb form button:hover:after {
	-webkit-transform: scaleY(1);
	-moz-transform: scaleY(1);
	transform: scaleY(1)
}
.search-main form button {
	background-color: #f54337;
	color: #fff;
	border-bottom-right-radius: 3px !important;
	border-top-right-radius: 3px !important
}
.search-main form button:hover, .search-main form button:focus {
	color: #fff;
	background-color: #ed1a0c
}
.search-main form input {
	border-bottom-left-radius: 3px;
	border-top-left-radius: 3px
}
.section_feature_course {
	padding: 30px 0
}
.section_feature_course .section_feature_course_title {
	margin-bottom: 40px
}
.section_feature_course .section_feature_course_title h2 {
	color: #42495b;
	margin: 0;
	font-size: 27px
}
.section_feature_course .section_feature_course_title h2 a {
	color: #42495b
}
.section_feature_course .section_feature_course_title h2 a:hover, .section_feature_course .section_feature_course_title h2 a:focus {
	color: #4582ff
}
.section_feature_course .section_feature_course_title p {
	margin-bottom: 0;
	font-size: 15px
}
.section_feature_course .section-tour-owl.owl-carousel.products-view-grid .owl-nav .owl-prev, .section_feature_course .section-tour-owl.owl-carousel.products-view-grid .owl-nav .owl-next {
	-moz-transition: all 0.45s ease;
	-webkit-transition: all 0.45s ease;
	-o-transition: all 0.45s ease;
	-ms-transition: all 0.45s ease;
	transition: all 0.45s ease;
	opacity: 0;
	visibility: hidden
}
.section_feature_course .section-tour-owl.owl-carousel.products-view-grid .owl-nav .owl-next {
	height: 51px;
	width: 32px;
	border: 1px solid #f1f5f6;
	border-radius: 4px;
	background-color: #fff;
	box-shadow: 0 7px 10px 0 rgba(72,139,216,0.2);
	position: absolute;
	right: 0;
	text-align: center;
	line-height: 51px;
	top: 50%;
	transform: translate(0, -50%);
	color: #878fa0;
	font-size: 20px;
	margin: 0;
	right: -50px
}
.section_feature_course .section-tour-owl.owl-carousel.products-view-grid .owl-nav .owl-next.disabled {
	opacity: 0.2 !important
}
.section_feature_course .section-tour-owl.owl-carousel.products-view-grid .owl-nav .owl-prev {
	height: 51px;
	width: 32px;
	border: 1px solid #f1f5f6;
	border-radius: 4px;
	background-color: #fff;
	box-shadow: 0 7px 10px 0 rgba(72,139,216,0.2);
	position: absolute;
	left: 0;
	text-align: center;
	line-height: 51px;
	top: 50%;
	transform: translate(0, -50%);
	color: #878fa0;
	font-size: 20px;
	margin: 0;
	left: -50px
}
.section_feature_course .section-tour-owl.owl-carousel.products-view-grid .owl-nav .owl-prev.disabled {
	opacity: 0.2 !important
}
.section_feature_course .section-tour-owl.owl-carousel.products-view-grid:hover .owl-nav .owl-prev {
	left: 0;
	opacity: 1;
	visibility: inherit
}
.section_feature_course .section-tour-owl.owl-carousel.products-view-grid:hover .owl-nav .owl-next {
	right: 0;
	opacity: 1;
	visibility: inherit
}
.section_feature_course .section-tour-owl.owl-carousel .owl-dots {
	display: none
}
.section_why_course {
	padding: 30px 0;
	background-color: #fafafa
}
.section_why_course .section_feature_course_title {
	margin-bottom: 40px
}
.section_why_course .section_feature_course_title h2 {
	color: #42495b;
	margin: 0;
	font-size: 27px
}
.section_why_course .section_feature_course_title p {
	margin-bottom: 0;
	font-size: 15px
}
.section_why_course .section_why_course-process {
	position: relative;
	display: inline-block;
	width: 100%;
	vertical-align: middle;
	margin-top: 30px
}
.section_why_course .section_why_course-process .section_why_course-process-background {
	opacity: 1;
	-webkit-transform: scaleX(1);
	-moz-transform: scaleX(1);
	transform: scaleX(1);
	-webkit-transform-origin: 0 50%;
	-moz-transform-origin: 0 50%;
	transform-origin: 0 50%;
	width: calc(100% + 114px);
	margin: 0 -57px;
	background-size: contain;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	background: url(../images/process-background-line.png) 50% 0 no-repeat
}
.section_why_course .section_why_course-process .section_why_course-process-list-item {
	margin: 0 -15px
}
@media (max-width: 480px) {
.section_why_course .section_why_course-process .section_why_course-process-list-item {
	margin: 0 -5px
}
}
.section_why_course .section_why_course-process .section_why_course-process-list-item .section_why_course-process-item {
	opacity: 1;
	position: relative;
	display: inline-block;
	vertical-align: top;
	float: left;
	text-align: center;
	box-sizing: border-box;
	-webkit-transition: transform 0.5s cubic-bezier(0.27, -0.22, 0.26, 1.37), opacity 0.2s ease-in;
	-moz-transition: transform 0.5s cubic-bezier(0.27, -0.22, 0.26, 1.37), opacity 0.2s ease-in;
	transition: transform 0.5s cubic-bezier(0.27, -0.22, 0.26, 1.37), opacity 0.2s ease-in
}
.section_why_course .section_why_course-process .section_why_course-process-list-item .section_why_course-process-item .eltdf-pi-image {
	position: relative;
	display: inline-block;
	vertical-align: top
}
.section_why_course .section_why_course-process .section_why_course-process-list-item .section_why_course-process-item .eltdf-pi-image img {
	display: block
}
.section_why_course .section_why_course-process .section_why_course-process-list-item .section_why_course-process-item .eltdf-pi-title {
	display: block;
	margin: 30px 0 0;
	font-size: 18px
}
.section_why_course .section_why_course-process .section_why_course-process-list-item .section_why_course-process-item .eltdf-pi-text {
	display: block;
	margin: 9px 0 0
}
@media (max-width: 991px) {
.section_why_course .section_why_course-process .section_why_course-process-list-item .section_why_course-process-item {
	margin: 15px 0
}
}
.section_teacher {
	padding: 40px 0;
	background-color: #4582ff;
	background-image: url(../images/sec_teacher_bg.jpg);
	background-position: center;
	background-size: contain
}
.section_teacher .section_feature_course_title {
	margin-bottom: 40px
}
.section_teacher .section_feature_course_title h2 {
	color: #fff;
	margin: 0;
	font-size: 27px
}
.section_teacher .section_feature_course_title p {
	margin-bottom: 0;
	font-size: 15px;
	color: #fff
}
.section_teacher .list-teacher .list-teacher-item {
	margin: 15px 0
}
.section_teacher .list-teacher .list-teacher-item .list-teacher-image {
	width: 200px;
	float: left;
	margin-right: 10px;
	position: relative
}
.section_teacher .list-teacher .list-teacher-item .list-teacher-image:before {
	content: "";
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: -moz-linear-gradient(top, rgba(101,100,96,0) 0%, rgba(101,100,96,0.1) 60%, rgba(101,100,96,0.65) 100%);
	background: -webkit-linear-gradient(top, rgba(101,100,96,0) 0%, rgba(101,100,96,0.1) 60%, rgba(101,100,96,0.65) 100%);
	background: linear-gradient(to bottom, rgba(101,100,96,0) 0%, rgba(101,100,96,0.1) 60%, rgba(101,100,96,0.65) 100%)
}
@media (max-width: 480px) {
.section_teacher .list-teacher .list-teacher-item .list-teacher-image {
	width: 100%;
	float: none;
	margin-right: 0;
	margin-bottom: 10px
}
}
.section_teacher .list-teacher .list-teacher-item .list-teacher-content h3 {
	font-size: 20px;
	margin-top: 0;
	margin-bottom: 0px
}
.section_teacher .list-teacher .list-teacher-item .list-teacher-content h3 a {
	color: #fff
}
.section_teacher .list-teacher .list-teacher-item .list-teacher-content p {
	color: #efefef;
	text-transform: uppercase;
	margin-bottom: 0;
	font-size: 13px
}
.section_teacher .list-teacher .list-teacher-item .list-teacher-content .list-teacher-sum {
	margin-top: 20px;
	color: #fff
}
@media (max-width: 480px) {
.section_teacher .list-teacher .list-teacher-item .list-teacher-content .list-teacher-sum {
	margin-top: 10px
}
}
@media (max-width: 480px) {
.section_teacher .list-teacher .list-teacher-item .list-teacher-content {
	text-align: center
}
}
.section_teacher .list-teacher .list-teacher-item:hover .list-teacher-image:before {
	opacity: 0
}
.section-news {
	padding: 40px 0
}
.section-news .section_feature_course_title {
	margin-bottom: 40px
}
.section-news .section_feature_course_title h2 {
	color: #42495b;
	margin: 0;
	font-size: 27px
}
.section-news .section_feature_course_title h2 a {
	color: #42495b
}
.section-news .section_feature_course_title h2 a:hover, .section-news .section_feature_course_title h2 a:focus {
	color: #4582ff
}
.section-news .section_feature_course_title p {
	margin-bottom: 0;
	font-size: 15px
}
.section-news .list-news-index {
	border: 1px solid #f7f7f7
}
.section-news .list-news-index .col-md-6 {
	padding: 0
}
.section-news .list-news-index .col-md-6 .list-news-index-image {
	width: 50%;
	float: left;
	min-height: 172px;
	max-height: 172px;
	position: relative
}
@media (max-width: 480px) {
.section-news .list-news-index .col-md-6 .list-news-index-image {
	width: 100%;
	float: none
}
}
.section-news .list-news-index .col-md-6 .list-news-index-image .bg {
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	width: 100%;
	height: 172px
}
.section-news .list-news-index .col-md-6 .list-news-index-image:before {
	content: '';
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
	background-color: rgba(61,61,71,0.3);
	-webkit-transition: opacity .3s ease-in-out;
	-moz-transition: opacity .3s ease-in-out;
	-ms-transition: opacity .3s ease-in-out;
	-o-transition: opacity .3s ease-in-out;
	transition: opacity .3s ease-in-out
}
.section-news .list-news-index .col-md-6 .list-news-index-content {
	width: 50%;
	float: left;
	padding: 10px;
	min-height: 172px;
	max-height: 172px;
	position: relative
}
@media (max-width: 480px) {
.section-news .list-news-index .col-md-6 .list-news-index-content {
	width: 100%;
	float: none
}
}
.section-news .list-news-index .col-md-6 .list-news-index-content h2 {
	font-size: 14px;
	margin: 0
}
.section-news .list-news-index .col-md-6 .list-news-index-content h2 a {
	color: #42495b
}
.section-news .list-news-index .col-md-6 .list-news-index-content h2 a:hover, .section-news .list-news-index .col-md-6 .list-news-index-content h2 a:focus {
	color: #f54337
}
.section-news .list-news-index .col-md-6 .list-news-index-content h2 .line-clamp {
	position: relative;
	height: 38px;
	overflow: hidden;
	display: block
}
.section-news .list-news-index .col-md-6 .list-news-index-content h2 .line-clamp:after {
	content: "";
	text-align: right;
	position: absolute;
	bottom: 0;
	right: 0;
	width: 20%;
	height: 19px;
	background: linear-gradient(to right, rgba(255,255,255,0), #fff 50%)
}
@supports (-webkit-line-clamp: 2) {
.section-news .list-news-index .col-md-6 .list-news-index-content h2 .line-clamp {
display:-webkit-box;
-webkit-line-clamp:2;
-webkit-box-orient:vertical;
max-height:38px;
height:auto;
min-height:38px
}
.section-news .list-news-index .col-md-6 .list-news-index-content h2 .line-clamp:after {
display:none
}
}
.section-news .list-news-index .col-md-6 .list-news-index-content .list-news-index-sum {
	margin-top: 10px
}
.section-news .list-news-index .col-md-6 .list-news-index-content .list-news-index-sum p {
	margin-bottom: 0
}
.section-news .list-news-index .col-md-6 .list-news-index-content .list-news-index-sum .line-clamps {
	position: relative;
	height: 70px;
	overflow: hidden;
	display: block
}
.section-news .list-news-index .col-md-6 .list-news-index-content .list-news-index-sum .line-clamps:after {
	content: "";
	text-align: right;
	position: absolute;
	bottom: 0;
	right: 0;
	width: 20%;
	height: 23px;
	background: linear-gradient(to right, rgba(255,255,255,0), #fff 50%)
}
@supports (-webkit-line-clamp: 3) {
.section-news .list-news-index .col-md-6 .list-news-index-content .list-news-index-sum .line-clamps {
display:-webkit-box;
-webkit-line-clamp:3;
-webkit-box-orient:vertical;
max-height:70px;
height:auto;
min-height:70px
}
.section-news .list-news-index .col-md-6 .list-news-index-content .list-news-index-sum .line-clamps:after {
display:none
}
}
.section-news .list-news-index .col-md-6 .list-news-index-content .post-time {
	font-size: 13px;
	color: #909195;
	margin-top: 10px
}
.section-news .list-news-index .col-md-6 .list-news-index-content .post-time i {
	color: #4582ff
}
.section-news .list-news-index .col-md-6:nth-child(1) {
	border-bottom: 1px solid #f7f7f7;
	border-right: 1px solid #f7f7f7
}
.section-news .list-news-index .col-md-6:nth-child(1) .list-news-index-content {
	position: relative
}
.section-news .list-news-index .col-md-6:nth-child(1) .list-news-index-content:before {
	content: '';
	display: block;
	position: absolute;
	left: -10px;
	top: 50%;
	width: 0;
	height: 0;
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
	border-right: 10px solid #fff
}
@media (max-width: 480px) {
.section-news .list-news-index .col-md-6:nth-child(1) {
	border-right: none
}
.section-news .list-news-index .col-md-6:nth-child(1) .list-news-index-content {
	position: relative
}
.section-news .list-news-index .col-md-6:nth-child(1) .list-news-index-content:before {
	content: '';
	display: block;
	position: absolute;
	left: 50%;
	transform: translate(-50%, 0);
	top: -10px;
	width: 0;
	height: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-bottom: 10px solid #fff;
	border-top: none
}
}
.section-news .list-news-index .col-md-6:nth-child(2) {
	border-bottom: 1px solid #f7f7f7
}
.section-news .list-news-index .col-md-6:nth-child(2) .list-news-index-content {
	position: relative
}
.section-news .list-news-index .col-md-6:nth-child(2) .list-news-index-content:before {
	content: '';
	display: block;
	position: absolute;
	left: -10px;
	top: 50%;
	width: 0;
	height: 0;
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
	border-right: 10px solid #fff
}
@media (max-width: 991px) {
.section-news .list-news-index .col-md-6:nth-child(2) .list-news-index-image {
	left: 50%
}
.section-news .list-news-index .col-md-6:nth-child(2) .list-news-index-content {
	right: 50%
}
.section-news .list-news-index .col-md-6:nth-child(2) .list-news-index-content:before {
	content: '';
	display: block;
	position: absolute;
	right: -10px;
	top: 50%;
	width: 0;
	height: 0;
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
	border-left: 10px solid #fff;
	left: auto;
	border-right: none
}
}
@media (max-width: 480px) {
.section-news .list-news-index .col-md-6:nth-child(2) .list-news-index-image {
	left: 0
}
.section-news .list-news-index .col-md-6:nth-child(2) .list-news-index-content {
	right: 0
}
.section-news .list-news-index .col-md-6:nth-child(2) .list-news-index-content:before {
	content: '';
	display: block;
	position: absolute;
	left: 50%;
	transform: translate(-50%, 0);
	top: -10px;
	width: 0;
	height: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-bottom: 10px solid #fff;
	border-top: none;
	right: auto
}
}
.section-news .list-news-index .col-md-6:nth-child(3) {
	border-right: 1px solid #f7f7f7
}
@media (max-width: 480px) {
.section-news .list-news-index .col-md-6:nth-child(3) {
	border-right: none;
	border-bottom: 1px solid #f7f7f7
}
}
.section-news .list-news-index .col-md-6:nth-child(3) .list-news-index-image {
	left: 50%
}
.section-news .list-news-index .col-md-6:nth-child(3) .list-news-index-content {
	right: 50%
}
.section-news .list-news-index .col-md-6:nth-child(3) .list-news-index-content:before {
	content: '';
	display: block;
	position: absolute;
	right: -10px;
	top: 50%;
	width: 0;
	height: 0;
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
	border-left: 10px solid #fff
}
@media (max-width: 991px) {
.section-news .list-news-index .col-md-6:nth-child(3) .list-news-index-image {
	left: 0
}
.section-news .list-news-index .col-md-6:nth-child(3) .list-news-index-content {
	right: 0
}
.section-news .list-news-index .col-md-6:nth-child(3) .list-news-index-content:before {
	content: '';
	display: block;
	position: absolute;
	left: -10px;
	right: auto;
	top: 50%;
	width: 0;
	height: 0;
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
	border-right: 10px solid #fff;
	border-left: none
}
}
@media (max-width: 480px) {
.section-news .list-news-index .col-md-6:nth-child(3) .list-news-index-content:before {
	content: '';
	display: block;
	position: absolute;
	left: 50%;
	transform: translate(-50%, 0);
	top: -10px;
	width: 0;
	height: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-bottom: 10px solid #fff;
	border-top: none;
	right: auto
}
}
.section-news .list-news-index .col-md-6:nth-child(4) .list-news-index-image {
	left: 50%
}
.section-news .list-news-index .col-md-6:nth-child(4) .list-news-index-content {
	right: 50%
}
.section-news .list-news-index .col-md-6:nth-child(4) .list-news-index-content:before {
	content: '';
	display: block;
	position: absolute;
	right: -10px;
	top: 50%;
	width: 0;
	height: 0;
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
	border-left: 10px solid #fff
}
@media (max-width: 480px) {
.section-news .list-news-index .col-md-6:nth-child(4) .list-news-index-image {
	left: 0
}
.section-news .list-news-index .col-md-6:nth-child(4) .list-news-index-content {
	right: 0
}
.section-news .list-news-index .col-md-6:nth-child(4) .list-news-index-content:before {
	content: '';
	display: block;
	position: absolute;
	left: 50%;
	transform: translate(-50%, 0);
	top: -10px;
	width: 0;
	height: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-bottom: 10px solid #fff;
	border-top: none;
	right: auto
}
}
.section-news .list-news-index .col-md-6:hover .list-news-index-image:before {
	opacity: 1
}
.section-news .list-news-index .col-md-6:hover .list-news-index-content h2 a {
	color: #f54337
}
.section_feature_category {
	position: absolute;
	bottom: 130px;
	z-index: 999;
	margin-left: auto;
	margin-right: auto;
	left: 0;
	right: 0
}
@media (max-width: 1024px) {
.section_feature_category {
	bottom: 60px
}
}
@media (max-width: 991px) {
.section_feature_category {
	bottom: 20px
}
}
@media (max-width: 767px) {
.section_feature_category {
	position: relative;
	bottom: 0;
	margin-top: 10px
}
}
.section_feature_category .section-tour-owl .feature_category_image {
	padding: 22px 10px 15px;
	background-color: #4582ff;
	border-radius: 6px;
	box-sizing: border-box
}
.section_feature_category .section-tour-owl .feature_category_image img {
	display: block;
	margin: 0 auto;
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	transform: translateY(0);
	-webkit-transition: -webkit-transform 0.25s cubic-bezier(0.21, 0.6, 0.44, 2.18);
	-moz-transition: -moz-transform 0.25s cubic-bezier(0.21, 0.6, 0.44, 2.18);
	transition: transform 0.25s cubic-bezier(0.21, 0.6, 0.44, 2.18);
	max-width: 60px
}
.section_feature_category .section-tour-owl .feature_category_image h4 {
	display: block;
	margin: 0;
	color: #fff;
	font-size: 13px;
	line-height: 18px;
	text-align: center;
	margin-top: 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}
.section_feature_category .section-tour-owl .feature_category_image h4 a {
	color: #fff
}
.section_feature_category .section-tour-owl .feature_category_image:hover img {
	-webkit-transform: translateY(-5px);
	-moz-transform: translateY(-5px);
	transform: translateY(-5px)
}
.section_feature_category .section-tour-owl .owl-item:nth-child(2) .feature_category_image {
	background-color: #04d2c8
}
.section_feature_category .section-tour-owl .owl-item:nth-child(3) .feature_category_image {
	background-color: #454080
}
.section_feature_category .section-tour-owl .owl-item:nth-child(4) .feature_category_image {
	background-color: #ff9900
}
.section_feature_category .section-tour-owl .owl-item:nth-child(5) .feature_category_image {
	background-color: #42495b
}
.section_feature_category .section-tour-owl.owl-carousel.products-view-grid .owl-nav .owl-prev, .section_feature_category .section-tour-owl.owl-carousel.products-view-grid .owl-nav .owl-next {
	-moz-transition: all 0.45s ease;
	-webkit-transition: all 0.45s ease;
	-o-transition: all 0.45s ease;
	-ms-transition: all 0.45s ease;
	transition: all 0.45s ease;
	opacity: 0;
	visibility: hidden
}
.section_feature_category .section-tour-owl.owl-carousel.products-view-grid .owl-nav .owl-next {
	height: 51px;
	width: 32px;
	border: 1px solid #f1f5f6;
	border-radius: 4px;
	background-color: #fff;
	box-shadow: 0 7px 10px 0 rgba(72,139,216,0.2);
	position: absolute;
	right: 0;
	text-align: center;
	line-height: 51px;
	top: 50%;
	transform: translate(0, -50%);
	color: #878fa0;
	font-size: 20px;
	margin: 0;
	right: -50px
}
.section_feature_category .section-tour-owl.owl-carousel.products-view-grid .owl-nav .owl-next.disabled {
	opacity: 0.2 !important
}
.section_feature_category .section-tour-owl.owl-carousel.products-view-grid .owl-nav .owl-prev {
	height: 51px;
	width: 32px;
	border: 1px solid #f1f5f6;
	border-radius: 4px;
	background-color: #fff;
	box-shadow: 0 7px 10px 0 rgba(72,139,216,0.2);
	position: absolute;
	left: 0;
	text-align: center;
	line-height: 51px;
	top: 50%;
	transform: translate(0, -50%);
	color: #878fa0;
	font-size: 20px;
	margin: 0;
	left: -50px
}
.section_feature_category .section-tour-owl.owl-carousel.products-view-grid .owl-nav .owl-prev.disabled {
	opacity: 0.2 !important
}
.section_feature_category .section-tour-owl.owl-carousel.products-view-grid:hover .owl-nav .owl-prev {
	left: 0;
	opacity: 1;
	visibility: inherit
}
.section_feature_category .section-tour-owl.owl-carousel.products-view-grid:hover .owl-nav .owl-next {
	right: 0;
	opacity: 1;
	visibility: inherit
}
.section_feature_category .section-tour-owl.owl-carousel .owl-dots {
	display: none
}
.rev-slider {
	position: relative
}
#btnnewreview {
	background: #f54337 !important
}
.bizweb-product-reviews-form input, .bizweb-product-reviews-form input[type="text"], .bizweb-product-reviews-form input[type="email"], .bizweb-product-reviews-form textarea {
	border-radius: 3px !important;
	outline: none !important;
	box-shadow: none !important;
	-webkit-appearance: none !important;
	-moz-appearance: none !important;
	border: 1px solid #ebebeb !important
}
.bizweb-product-reviews-form input:focus, .bizweb-product-reviews-form input[type="text"]:focus, .bizweb-product-reviews-form input[type="email"]:focus, .bizweb-product-reviews-form textarea:focus {
	outline: none !important;
	box-shadow: none !important
}
.bizweb-product-reviews-form .bpr-button-submit {
	background: #f54337 !important;
	border-color: #f54337 !important;
	min-width: 100px;
	text-transform: uppercase
}
@media (min-width: 1025px) {
.my-account .dashboard .recent-orders .thead-default {
	border-top: 1px solid #e1e1e1
}
}
@media (max-width: 991px) {
header .header-main {
	padding: 3px 0
}
header .col-100-h {
	clear: both
}
header .col-100-h #trigger-mobile {
	width: 35px;
	float: left;
	margin: 0;
	padding: 0;
	display: block
}
header .col-100-h #trigger-mobile i {
	color: #42495b;
	font-size: 30px
}
header .col-100-h .mobile-search {
	width: 40px;
	float: left;
	position: relative;
	padding-left: 5px;
	margin: 0;
	position: absolute;
	right: 10px;
	top: 2px;
	text-align: right
}
header .col-100-h .mobile-search i {
	color: #42495b;
	font-size: 30px
}
header .col-100-h .logo-wrapper {
	position: absolute;
	margin: 0 auto;
	left: 0;
	right: 0;
	max-width: 150px;
	top: 0;
	text-align: center;
	padding: 5px 0
}
header .col-100-h .logo-wrapper img {
	max-width: 100%
}
.system-center .col-md-3 {
	padding-right: 15px
}
.system-center .col-md-9 {
	padding-left: 15px
}
.showroom-list {
	height: 300px
}
.city-wrapper {
	height: 210px
}
body {
	overflow-x: hidden
}
}
@media (max-width: 767px) {
.large-image {
	position: relative
}
.large-image:before {
	content: "";
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1
}
.course-products .products-view-grid .col-md-4:nth-child(2n+1) {
	padding-right: 7px
}
.course-products .products-view-grid .col-md-4:nth-child(2n+2) {
	padding-left: 7px
}
}
@media (max-width: 480px) {
.s480-f {
	display: block;
	font-size: 0;
	clear: both
}
.system-center .col-md-3 {
	padding-right: 15px
}
.system-center .col-md-9 {
	padding-left: 15px
}
.bizweb-product-reviews-form {
	min-width: 250px !important
}
.course-products .col-100 {
	width: 100%
}
.course-products .products-view-grid .col-md-4:nth-child(2n+1) {
	padding-right: 15px
}
.course-products .products-view-grid .col-md-4:nth-child(2n+2) {
	padding-left: 15px
}
}
.line-clamp {
	position: relative;
	height: 31px;
	overflow: hidden;
	display: block
}
.line-clamp:after {
	content: "";
	text-align: right;
	position: absolute;
	bottom: 0;
	right: 0;
	width: 20%;
	height: 15.5px;
	background: linear-gradient(to right, rgba(255,255,255,0), #fff 50%)
}
@supports (-webkit-line-clamp: 2) {
.line-clamp {
display:-webkit-box;
-webkit-line-clamp:2;
-webkit-box-orient:vertical;
max-height:31px;
height:auto;
min-height:31px
}
.line-clamp:after {
display:none
}
}
#order_details .thead-default {
	border-top: 1px solid #ddd
}
#order_details .order_details_name_products a {
	font-weight: 500
}
#my-orders-table .order_customer_url a {
	color: #f54337;
	font-weight: 600
}
#my-orders-table .price {
	color: #4582ff
}
#myModal .modal-header .modal-title {
	line-height: 44px
}
.price-color {
	color: #4582ff
}
.grecaptcha-badge {
	display: none !important
}
.social-login a {
	display: inline-block
}
.social-login a.social-login--google {
	margin-left: 10px
}
.social-login a:hover, .social-login a:focus {
	opacity: 0.8
}

Youez - 2016 - github.com/yon3zu
LinuXploit