:root {
	--color-primary: #0fd5c2 !important;

    --blue: #007bff;
    --indigo: #6610f2;
    --purple: #6f42c1;
    --pink: #e83e8c;
    --red: #dc3545;
    --orange: #fd7e14;
    --yellow: #ffc107;
    --green: #28a745;
    --teal: #20c997;
    --cyan: #17a2b8;
    --white: #fff;
    --gray: #6c757d;
    --gray-dark: #343a40;
    --secondary: #6c757d;
    --success: #28a745;
    --info: #17a2b8;
    --warning: #ffc107;
    --danger: #dc3545;
    --light: #f8f9fa;
    --dark: #343a40;

    --mg: 25px;
    --pd: 25px;
}

* {
    white-space: normal;
    word-wrap: break-word
}

h1, h2, h3, h4, h5, h6{
    line-height: initial;
}

/* FONT FACE */
@font-face {
	font-family: 'Pe-icon-7-stroke';
	src:url('fonts/Icon-font-7/pe-icon-7-stroke/fonts/Pe-icon-7-stroke.eot?d7yf1v');
	src:url('fonts/Icon-font-7/pe-icon-7-stroke/fonts/Pe-icon-7-stroke.eot?#iefixd7yf1v') format('embedded-opentype'),
		url('fonts/Icon-font-7/pe-icon-7-stroke/fonts/Pe-icon-7-stroke.woff?d7yf1v') format('woff'),
		url('fonts/Icon-font-7/pe-icon-7-stroke/fonts/Pe-icon-7-stroke.ttf?d7yf1v') format('truetype'),
		url('fonts/Icon-font-7/pe-icon-7-stroke/fonts/Pe-icon-7-stroke.svg?d7yf1v#Pe-icon-7-stroke') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Open Sans';
	src: url("fonts/OpenSans.eot");
	src: url("fonts/OpenSans.eot?#iefix") format("embedded-opentype"), url("fonts/OpenSans.woff2") format("woff2"), url("fonts/OpenSans.woff") format("woff"), url("fonts/OpenSans.ttf") format("truetype"), url("fonts/OpenSans.svg#OpenSans") format("svg");
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: 'Open Sans';
	src: url("fonts/OpenSans-Italic.eot");
	src: url("fonts/OpenSans-Italic.eot?#iefix") format("embedded-opentype"), url("fonts/OpenSans-Italic.woff2") format("woff2"), url("fonts/OpenSans-Italic.woff") format("woff"), url("fonts/OpenSans-Italic.ttf") format("truetype"), url("fonts/OpenSans-Italic.svg#OpenSans-Italic") format("svg");
	font-weight: normal;
	font-style: italic;
}

@font-face {
	font-family: 'Open Sans';
	src: url("fonts/OpenSans-Bold.eot");
	src: url("fonts/OpenSans-Bold.eot?#iefix") format("embedded-opentype"), url("fonts/OpenSans-Bold.woff2") format("woff2"), url("fonts/OpenSans-Bold.woff") format("woff"), url("fonts/OpenSans-Bold.ttf") format("truetype"), url("fonts/OpenSans-Bold.svg#OpenSans-Bold") format("svg");
	font-weight: 700;
	font-style: normal;
}

body {
    background-color: #fff;
	color: #616161;;
    font: 400 14px 'Montserrat', sans-serif;
	line-height: initial;
}

@media (min-width: 1220px){
	.uk-container {
	    max-width: 1200px;
		padding: 0;
	}
}

@media (max-width: 959px){
	.uk-container{
		padding: 0 10px;
	}
}

/*============================= general ================================*/
.bg-grey {
    background-color: #f9f9f9;
}


.thumb_ratio{
    /*width: 160px;*/
    position: relative;
    padding-top: 75%; /*ratio 4:3*/
    padding-top: 56.25%; /*ratio 16:9*/
    /*margin-bottom: 10px;*/
}

.thumb_ratio.style-43{
    padding-top: 75%; /*ratio 4:3*/
}
.thumb_ratio.style-21{
    padding-top: 50%; /*ratio 2:1*/
}
.thumb_ratio.style-slide{
    padding-top: 31.25%; /*ratio 16:5*/
}

.thumb_ratio .image {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}


.bg-theme {
    background-color: var(--color-primary);
}

.fz18{
	font-size: 18px !important;
}
.fz16{
	font-size: 16px !important;
}
.fz15{
	font-size: 15px !important;
}
.fz14{
	font-size: 14px !important;
}
.fz11{
	font-size: 11px !important;
}

a{
	color: #939393;
}
a:hover{
	color: #fff;
}
a.style-1{
	color: #3c3c3c;
}
a.style-1:hover{
	color: var(--color-primary) !important;
}
a.style-2{
	color: var(--color-primary);
}
a.style-2:hover{
	color: #3c3c3c !important;
}

a.no-hover:hover{
	color: currentColor;
}

.text_white {
    color: #fff!important;
}

.bg-very-light-gray {
    background-color: #fafafa;
}

.bg_black{
	background: #000;
}
.bg_white{
	background: #fff;
}
.mb-common{
	margin-bottom: 25px !important;
}

/* heading-1 : CHá»® HOA */
.heading-1{
	margin: 0;
}
.heading-1>* {
    /* display: inline-block; */
    font-size: 18px;
    color: #333;
    line-height: initial;
    text-transform: capitalize;
    font-weight: 600;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.heading-1.style-1>*{
	/*display: inline-block;*/
	font-size: 18px;
	color: #262626;
	line-height: 1.5;
	text-transform: uppercase;
	font-weight: 500;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}


/* heading-2 : Chá»¯ CĂ¡i Äáº§u Viáº¿t Hoa */
.heading-2{
	margin: 0;
}
.heading-2>*{
	/*display: inline-block;*/
	font-size: 18px;
	color: #000;
	line-height: 1.5;
	text-transform: capitalize;
	font-weight: 600;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.line-1{
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.line-2{
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.line-3{
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.price-contact{
    color: #ff0000;
    font-size: 20px;
    font-weight: 600;
}

.ht2109_panel {
    padding: 80px 0;
}

@media (min-width: 960px) {
   
}
@media (max-width: 959px) {
   	.ht2109_panel {
	    padding: 50px 0;
	}
}
@media (max-width: 767px) {
    .ht2109_panel {
	    padding: 30px 0;
	}
}
@media (max-width: 599px) {

}
@media (max-width: 479px) {

}
@media (max-width: 374px) {

}

/*social footer : Ná»€N MĂ€U chá»¯ mauf 2====================================================*/
/*social footer : Ná»€N MĂ€U chá»¯ mauf 2====================================================*/
/*social footer : Ná»€N MĂ€U chá»¯ mauf 2====================================================*/
/*social footer : Ná»€N MĂ€U chá»¯ mauf 2====================================================*/

.list-social.order-2{}
.list-social.order-2>li{}
.list-social.order-2>li:not(:last-child) {
    margin-right: 0px;
}
.list-social.order-2>li>*{}
.list-social.order-2>li> .social{}
.list-social.order-2>li> .social >a{
    display: block;
    text-align:center;
    color: #616161;
}
.list-social.order-2>li> .social >a>i{
    border-radius: 0;
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    background: transparent;
}


/* ===== HEADER STYLE ===== */
/*========================================= PC-HEADER ==================================*/
.pc-header{
    background: #fff;
    /*position: fixed;
    top: 0;
    left: 0;
    right: 0;*/
    z-index: 999;
    -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.5); 
	box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.5);
}

.pc-header .topbar {
    position: relative;
    /*padding: 10px 0;*/
    font-size: 13px;
    line-height: 20px;
    color: #707070;
    background: #fff;
}

.hd-contact>li{
	margin-right: 30px;
}
.hd-contact a {
    display: inline-block;
    font-size: 14px;
    color: #707070;
    /* text-shadow: 0 1px 0 rgba(0,0,0,0.18); */
    /* text-transform: uppercase; */
}

.hd-contact a:hover {
	color: var(--color);
}

.hd-contact i {
	margin-right: 5px;
	color: var(--color);
}

.pc-header .upper {
    padding: 15px 0;
    /*background: #fff;*/
}

/*.pc-header.uk-active .upper{
	padding: 5px 0;
	background: #000;
}*/

.pc-header .logo {
    width: 145px;
}

.hd-welcome{}
.hd-welcome .slogan>*{
	display: inline-block;
	color: #fff;
	margin-left: 20px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 25px;
}

/*.hd-toolbox*/
.hd-toolbox{}
._ht2109_btn {
    background: #be9c79;
    transition: 0.3s all;
    padding: 18px 35px;
    border-radius: 0;
    font-size: 15px;
    font-weight: 500;
    color: #fff;
}

._ht2109_btn>*{
	display: inline-block;
    color: #fff;
}
._ht2109_btn .fa{
	margin-right: 3px;
}

.hd-toolbox ._ht2109_btn:hover{
    background: #61ce70;
    transform: scale(1.1);
}

/*hd-lang*/
.pc-header .hd-lang{}
.pc-header .hd-lang>*.active{
	color: #0070c1;
	border: 1px solid #0070c1;
	border-radius: 3px;
}
.pc-header .hd-lang>*{
	display: inline-block;
	text-transform: uppercase;
	padding: 3px;
	color: #737373;
}

.pc-header .hd-lang>*:not(:last-child){
	margin-right: 5px;
}


/* ######################## Header for mobile ######################## */
	.mobile-header {
		position: relative;
		z-index: 5;
	    -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.5); 
		box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.5);
	}
	.mobile-header .upper {
	    padding: 10px 5px;
	    background: #fff;
	    position: relative;
	}
	/* .mobile-header .moblie-menu-btn {
	    position: absolute;
	    top: 0;
	    left: 0;
	    -webkit-transform: translate(0, 0);
	    -moz-transform: translate(0, 0);
	    -ms-transform: translate(0, 0);
	    -o-transform: translate(0, 0);
	    transform: translate(0, 0);
	    width: 100%;
	    height: 100%;
	} */
	.mobile-header .upper .header-logo{
		width: 150px !important;
		height: 20px !important;
		margin: auto;
	}
	.mobile-header .header-widget-item{
		position: absolute;
	    top: 30%;
	    right: 1%;
	    -webkit-transform: translate(0, 0);
	    -moz-transform: translate(0, 0);
	    -ms-transform: translate(0, 0);
	    -o-transform: translate(0, 0);
	    transform: translate(0, 0);
	}
	.moblie-menu-btn>* {
	    display: block;
	    position: relative;
	    width: 23px;
	    height: 2px;
	    top: 50%;
	    left: 50%;
	    background: #fff;
	    text-indent: -99999px;
	    transform: translate(-50%, -50%);
	}
	.mobile-header .logo {display: inline-block;}
	.mobile-header .logo a {width: 180px;}
	.mobile-header .lower {
		position: relative;
		padding: 5px;
		background: #fff;
		border-top: 1px solid #e1e1e1;
		border-bottom: 1px solid #e1e1e1;
	}
	.mobile-search .form {
		position: relative;
		padding-right: 60px;
	}
	.mobile-search .form .input-text {
		display: block;
		height: 32px;
		background: #fff;
		font-size: 13px;
		line-height: 32px;
		color: #000;
		border: 1px solid #990100;
		-webkit-box-shadow: inset 0 0 5px rgba(0,0,0,.12);
		-moz-box-shadow: inset 0 0 5px rgba(0,0,0,.12);
		-ms-box-shadow: inset 0 0 5px rgba(0,0,0,.12);
		-o-box-shadow: inset 0 0 5px rgba(0,0,0,.12);
		box-shadow: inset 0 0 5px rgba(0,0,0,.12);
	}
    .mobile-search .form .btn-submit {
        display: block;
        position: absolute;
        height: 32px;
        width: 60px;
        top: 0px;
        left: initial;
        right: 0px;
        /*background: #990100 url(img/icon_search.png) 50% 50% no-repeat;*/
        border: 1px solid #990100;
        cursor: pointer;
        color: #fff;
        /*text-indent: -99999px;*/
    }
	.mobile-search .form .input-text::-webkit-input-placeholder {
	    color: #999;
	    font-size: 13px;
	}
	.mobile-search .form .input-text::-moz-placeholder {
	    color: #999;
	    font-size: 13px;
	}
	.mobile-search .form .input-text:-ms-input-placeholder {
	    color: #999;
	    font-size: 13px;
	}
	.mobile-search .form .input-text:-moz-placeholder {
	    color: #999;
	    font-size: 13px;
	}
	.mobile-hotline {
		display: block;
		position: absolute;
		right: 5px;
		top: 50%;
		-webkit-transform: translate(0, -50%);
		-moz-transform: translate(0, -50%);
		-ms-transform: translate(0, -50%);
		-o-transform: translate(0, -50%);
		transform: translate(0, -50%);
	}
	.mobile-hotline .value {
		display: block;
		width: 13px;
		height: 26px;
		background: url(img/icon_mobile_phone.png) center;
		-webkit-background-size: 13px 26px;
		-moz-background-size: 13px 26px;
		-ms-background-size: 13px 26px;
		-o-background-size: 13px 26px;
		background-size: 13px 26px;
		text-indent: -99999px;
	}
	/*.mobile-search .form .btn-submit,*/
	.moblie-menu-btn>*,
	.moblie-menu-btn>:after, .moblie-menu-btn>:before{
		background-color: #fff;
	}

	
	.moblie-menu-btn.active>*{
		background: transparent;
	}
	.moblie-menu-btn.active>:after, 
	.moblie-menu-btn.active>:before{
		top: 0;
	    transform: rotate(45deg);
	}

	.moblie-menu-btn.active>:after{
	    transform: rotate(-45deg);
	}



	.mobile-search .form .btn-submit{
		background-color: #be9c79;
	}

	.mobile-search .form .input-text,
	.mobile-search .form .btn-submit{
		border-color: #be9c79;
	}
	

	.mobile-cart {
	    display: block;
	    position: absolute;
	    left: initial;
	    right: 25px;
	    top: 50%;
	    width: 22px;
	    height: 22px;
	    margin-top: -11px;
	    background: url(img/icon_cart_mobi.png) 0px 0px no-repeat;
	    z-index: 5;
	}

	.mobile-cart .quantity {
	    display: block;
	    position: absolute;
	    width: 15px;
	    height: 22px;
	    left: initial;
	    right: -17px;
	    bottom: -6px;
	    /* transform: translate(0, 50%); */
	    /* background: #ffc000; */
	    -webkit-border-radius: 50%;
	    -moz-border-radius: 50%;
	    -ms-border-radius: 50%;
	    -o-border-radius: 50%;
	    border-radius: 50%;
	    color: #fff;
	    font-size: 12px;
	    font-weight: bold;
	    line-height: 22px;
	    text-align: left;
	    /* vertical-align: bottom; */
	}
	
	.hd-cart {
	    display: inline-block;
	    position: relative;
	    font-size: 18px;
	    color: #232323;
	    margin: 0 20px 0 15px;
	}

	.hd-cart .quantity {
	    position: absolute;
	    top: 50%;
	    margin-top: -15px;
	    right: -8px;
	    font-size: 10px;
	    /*padding: 2px 0 0 1px;*/
	    width: 15px;
	    height: 15px;
	    line-height: 15px;
	    color: #fff;
	    background: var(--color-primary);
	    border-radius: 15px;
	    font-weight: 400;
	    text-align: center;
	    white-space: nowrap;
	    vertical-align: baseline;
	}
	.hd-cart.style-2 .quantity {
	    right: -12px;
	}

	.mobile-header .hd-cart {
	    margin: 0 10px 0 10px;
	}

	.pc-header .lower .hd-menu-search{
		margin-left: 15px;
		padding: 0;
	}

	.mobile-header .upper .hd-menu-search{
		margin: 0 15px;
		padding: 0;
	}

	.top-search{
		padding: 10px 0;
		display: none;
	}
	.top-search .form .form-row{
		padding: 0 10px;
		width: 100%;
	}
	.top-search .form .input-text {
	    padding: 0 10px;
	    background: transparent;
	    border: 0;
	    outline: 0;
	    color: #fff;
	}
	.top-search .btn-submit {
	    background: transparent;
	    border: 0;
	    outline: 0;
	    color: #fff;
	    font-size: 16px;
	}
	.top-search .btn-close {
	    color: #fff;
	    font-size: 18px;
	}

	.top-search .form .input-text::-webkit-input-placeholder {
	    color: #fff;
	    font-size: 14px;
	}
	.top-search .form .input-text::-moz-placeholder {
	    color: #fff;
	    font-size: 14px;
	}
	.top-search .form .input-text:-ms-input-placeholder {
	    color: #fff;
	    font-size: 14px;
	}
	.top-search .form .input-text:-moz-placeholder {
	    color: #fff;
	    font-size: 14px;
	}


/*==================================== main menu ==================================*/
.pc-header .lower{
	background: inherit;
}


.main-nav>.main-menu>li>a {
    position: relative;
    display: block;
    padding: 0 20px;
    font-size: 13px;
    line-height: 20px;
    text-transform: uppercase;
    color: #232323;
    cursor: pointer;
    font-weight: bold;
    letter-spacing: 0.5px;
}
.main-nav>.main-menu>li>a>*{
	display: inline-block;
	padding: 20px 0;
	position: relative;
}

/*.main-nav>.main-menu>li>a:before,*/
.main-nav>.main-menu>li>a>*:after{
    content: "";
    position: absolute;
    bottom: 15px;
    right: 0;
    left: auto;
    width: 0;
    height: 2px;
    background-color: #fff;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
}

/*.main-nav>.main-menu>li:hover>a:before,*/
.main-nav>.main-menu>li:hover>a>*:after{
    width: 100%;
    left: 0;
}


.main-nav>.main-menu>li.active >a, .main-nav>.main-menu>li:hover >a {
    color: #fff;
}

.main-nav>.main-menu>li{
    position: relative;
    margin: 0 0 0 1px;
}

.main-nav>.main-menu>li>a{
    /*border-bottom: 4px solid transparent;*/
}

.main-nav>.main-menu>li.active, .main-nav>.main-menu>li:hover {
    background: transparent;
}
.main-nav>.main-menu>li:hover>a,
.main-nav>.main-menu>li.active>a{
    /*background-color: #FF432E;*/
	color: var(--color-primary);
}


.main-nav>.main-menu>li:not(:last-child)>a:before{
	width: 0;
}
.main-nav>.main-menu>li:before {
    content: '';
    display: block;
    position: absolute;
    left: -1px;
    top: 50%;
    transform: translate(0, -50%);
    width: 0;
    height: 100%;
    background: #333;
}


.main-nav>.main-menu>li:first-child:before {
	width: 0;
}


.main-nav .children li a {
    position: relative;
    display: block;
    width: auto;
    height: auto;
    padding: 10px 15px 10px 15px;
    border-top: 1px #fff solid;
    opacity: inherit !important;
    visibility: inherit !important;
    cursor: pointer;
    transition: all 0.1s ease-in-out !important;
    -webkit-transition: all 0.1s ease-in-out !important;
    text-align: left;
    text-transform: initial;
    color: #fff;
    font-size: 14px;
    background-color: var(--color-primary);
}

.main-nav .children li:hover> a {
    background-color: #fff;
    color: var(--color-primary);
}





/*################################## END main menu ################################ */

/* =================================== ASIDE STYLE ======================================= */
	.aside-panel{
		margin-bottom: 30px;
	}
	.aside-panel .panel-head {
	    margin-bottom: 20px;
	    /*padding-bottom: 15px;*/
	    /*border-bottom: 1px solid #d7d7d7;*/
	    position: relative;
	}

	.aside-panel .panel-head:before{
		content: '';
		display: block;
		position: absolute;
		bottom: -1px;
		height: 0;
		width: 40%;
		background: #0070c1;
	}


	.aside-panel .panel-head .aside-heading{
		margin: 0;
		position: relative;
	}
	.aside-panel .panel-head .aside-heading>* {
	    color: #3d3d3d;
	    font-size: 16px;
	    position: relative;
	    text-transform: uppercase;
	}
	.aside-panel .panel-body{}



	.aside-panel .list-as-category>li{
	    /*border-bottom: 1px solid #e6e6e6;*/
	    margin-bottom: 5px;
	    padding-bottom: 5px;
	}
	.aside-panel .list-as-category>li:not(:last-child){}
	.aside-panel .as-category >.title{
		margin-bottom: 0;
	}
	.aside-panel .as-category .title>*{
		font-size: 14px;
		/*text-transform: uppercase;*/
		font-weight: 400;
		color: #4b4b4b;
		display: -webkit-box;
	    -webkit-line-clamp: 2;
	    -webkit-box-orient: vertical;
	    overflow: hidden;
	}
	.aside-panel .as-category .title>*:hover{
	    color: #be9c79;
	}
	.aside-panel .list-subcategory{
		padding-left: 30px;
	}

	.aside-panel .list-subcategory .title{
		margin-top: 15px;
	}
	/*.aside-panel .as-category .thumb{
		float: left;
		width: 70px;
	}
	.aside-panel .as-category .thumb .image{
		height: 70px;
	}
	.aside-panel .as-category .info{
		float: left;
		-webkit-width: calc(100% - 70px);
		-moz-width: calc(100% - 70px);
		-o-width: calc(100% - 70px);
		-ms-width: calc(100% - 70px);
		width: calc(100% - 70px);
		padding-left: 10px;
	}*/



/* ===== SLIDE STYLE ===== */
.main-slide{
	position:relative;
	z-index:1;
}
.main-slide .slide-show{}
.main-slide .slide-show ul{}
.main-slide .slide-show ul li{
	/*position: relative;*/
}
.main-slide .slide-show ul li .image{}
.main-slide .slide-show ul li .image img{
	height: calc(100vh - 90px);
}

.slide-content{
	position: relative;
}

.overlay-slide {
    color: #fff;
    position: absolute;
    display: block;
    top: 0;
    left: 15px;
    right: 15px;
    bottom: 0;
    overflow: hidden;
    font-family: 'Open Sans';
    text-align: center;
    z-index: 10;
    
}
.overlay-slide>* {
    top: 50%;
    transform: translate(0,-50%);
    position: relative;
    padding: 0;
}
.overlay-slide .icon_slide{
	width: 140px;
	height: 140px;
	margin: 0 auto;
}
.overlay-slide .heading-1{
	margin-bottom: 30px;
}
.overlay-slide .heading-1>*{
	/*font-family: 'Comfortaa';*/
/*	font-size: 40px;
	color: #fff;
	line-height: 2;*/

	z-index: 5;
    /*white-space: nowrap;*/
    font-size: 60px;
    line-height: initial;
    font-weight: 400;
    color: rgb(255, 255, 255);
    letter-spacing: 5px;
    text-transform: uppercase;
    visibility: inherit;
    transition: none 0s ease 0s;
    text-align: inherit;
    border-width: 0px;
    margin: 0px;
    padding: 0px;
    min-height: 0px;
    min-width: 0px;
    max-height: none;
    max-width: none;
    opacity: 1;
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform-origin: 50% 50% 0px;
}

.overlay-slide .description {
    font-size: 16px;
    line-height: 2;
    margin-bottom: 30px;
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform-origin: 50% 50% 0px;
}

.overlay-slide .submit>*{
	border: 1px solid;
	color: rgb(255, 255, 255);
    border-color: rgb(255, 255, 255);
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    padding: 23px 50px;
    background-color: rgba(0, 0, 0, 0);
}
.overlay-slide .submit>*:hover{
	background: #be9c79;
}

/*.slide-content:before{
	content:'';
	display: block;
	position: absolute;
	left:0;
	top:0;
	width:100%;
	height: 100%;
	background: rgba(51, 51, 51, 0.6);
}*/


@media (min-width: 1220px) {
/*	.main-slide .slide-show ul li .image{
		height: 100vh;
	}*/


}
@media (max-width: 959px) {
	.main-slide .slide-show ul li .image img{
		height: calc(100vh - 70px);
	}
	.main-slide .slide-show ul li .title>*{
		font-size: 30px;
	}

	.overlay-slide{
		padding: 0;
		top: 40%;
		transform: translate(0, -50%);
	}

	.overlay-slide .heading-1>*{
		font-size: 40px;
		line-height: 1.2;
	}

	.overlay-slide .submit>* {
	    padding: 15px 40px;
	}
}
@media (max-width: 767px) {
	.overlay-slide .heading-1{
		margin-bottom: 20px;
	}
	.overlay-slide .heading-1>*{
		font-size: 30px;
	}
	.overlay-slide .description {
	    font-size: 14px;
	    line-height: 1.5;
	    margin-bottom: 10px;
	}
	.overlay-slide .submit>* {
	    padding: 10px 15px;
	}
}

@media (max-width: 599px) {
	
	.overlay-slide .heading-1{
		margin-bottom: 10px;
	}
	.overlay-slide .heading-1>*{
		font-size: 25px;
	}
}
@media (max-width: 479px) {
	
}
@media (max-width: 374px) {
	
}


/* .copyright */
.copyright{
	padding-top: 10px;
    padding-bottom: 10px;
    /*text-align: center;*/
    background: #191919;
    color: #939393;
}

.copyright .list-social{
	margin-top: 10px !important;
    margin-bottom: 10px !important;
}

.copyright_title{
	margin-top: 10px !important;
    margin-bottom: 10px !important;
	text-align: right;
}
.copyright_title>*{
	display: inline-block;
}


@media (min-width: 960px) {
   
}
@media (max-width: 959px) {
	.copyright_title{
		text-align: center;
	}
}
@media (max-width: 767px) {
  
}
@media (max-width: 599px) {

}
@media (max-width: 479px) {

}
@media (max-width: 374px) {

}


/*============================== .hd-menu-search ==============================*/
	.hd-menu-search{
		position: relative;
		text-align: center;
	}

	.hd-menu-search .icon {
	    color: #232323;
	    font-size: 16px;
	}

	.dropdown-search .form .input-text {
		display: block;
		position: relative;
		padding: 0 25px 0 10px;
		height: 32px;
		width: 275px;
		background: #fff;
		border: none;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		-ms-border-radius: 5px;
		-o-border-radius: 5px;
		border-radius: 5px;
		color: #333;
		font-size: 13px;
		line-height: 32px;
		-webkit-transition: all .35s ease;
		-moz-transition: all .35s ease;
		-o-transition: all .35s ease;
		transition: all .35s ease;
	}
	.dropdown-search .form .btn-submit {
	    display: block;
	    position: absolute;
	    left: initial;
	    right: 10px;
	    top: 50%;
	    transform: translate(0, -50%);
	    border: none;
	    cursor: pointer;
	    outline: none;
	    background: #fff;
	    font-size: 16px;
	}
	.dropdown-search .form .input-text::-webkit-input-placeholder {
	    color: #868686;
	    font-size: 12px;
	}
	.dropdown-search .form .input-text::-moz-placeholder {
	    color: #868686;
	    font-size: 12px;
	}
	.dropdown-search .form .input-text:-ms-input-placeholder {
	    color: #868686;
	    font-size: 12px;
	}
	.dropdown-search .form .input-text:-moz-placeholder {
	    color: #868686;
	    font-size: 12px;
	}

	.dropdown-search{
		opacity: 0;
		visibility: hidden;
		position: absolute;
		top: calc(100% + 3px);
		right: 0;
		/*transform: translate(-81% , 0);*/
		/*border-top: 3px solid #f96840;*/
	    /*background: linear-gradient(to bottom, #0a5193, #1163a9 50%, #0a5193 50%, #0e61a7);*/
		padding: 6px;
		/*-webkit-box-shadow: 0 2px 3px rgba(0,0,0,0.4);
		-moz-box-shadow: 0 2px 3px rgba(0,0,0,0.4);
		-ms-box-shadow: 0 2px 3px rgba(0,0,0,0.4);
		-o-box-shadow: 0 2px 3px rgba(0,0,0,0.4);
		box-shadow: 0 2px 3px rgba(0,0,0,0.4);*/
		transition: all 0.5s ease-in-out;
	}

	.dropdown-search.active {
	    /* transform: translate(-81% , 0); */
	    opacity: 1;
	    visibility: visible;
	    z-index: 99;
	}


	.opacity-extra-medium {
	    position: absolute;
	    height: 100%;
	    width: 100%;
	    opacity: 0.5;
	    display: none;
	    top: 0;
	    left: 0;
	    z-index: 1;
	}



/*==================================== FOOTER ==================================*/
#footer{
    padding: 50px 0 50px;
    background: #1f1f1f;
    color: #939393;
}

/*.ft-panel*/
.ft-panel{
	margin-bottom: 20px !important;
}
.ft-panel .panel-head {
    padding-bottom: 10px;
    margin-bottom: 20px;
    position: relative;
}
.ft-panel .panel-head:before{
    content: '';
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    /*transform: translate(-50%, 0);*/
    width: 70px;
    height: 2px;
    background: var(--color-primary);
}

.ft-panel .panel-body{}
.list-link{}
.list-link>li{
    margin-bottom: 10px;
}
.list-link>li>*:before{
    content: '\f105';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    font-family: FontAwesome;
    font-size: 16px;
}
.list-link>li>*{
	position: relative;
	display: block;
    padding-left: 15px;
	font-size: 15px;
    font-weight: 400;
    color: #939393;
}
.list-link>li>*:hover{
    color: #fff;
}


@media (max-width: 959px) {
    .ft-panel .panel-head{
        margin-bottom: 15px;
    }
}

@media (max-width: 414px) {
    .ft-panel .panel-head>.heading-1>*{
        font-size: 16px;
    }
}



/*.list-art-ft*/
.list-art-ft{}
.list-art-ft>li{
	margin-bottom: 10px;
}

/*==================================== article 1 mau: áº£nh trĂ¡i text pháº£i ==================================*/

	.list-art-ft .article-1{}

	.list-art-ft .article-1 .thumb{
		float: left;
		width: 70px;
	}

	.list-art-ft .article-1 .thumb .image {
	    /*height: calc(70px/4*3);*/
	    height: calc(70px);
	}

	.list-art-ft .article-1 .info{
		float: left;
		-webkit-width: calc(100% - 70px);
		-moz-width: calc(100% - 70px);
		-o-width: calc(100% - 70px);
		-ms-width: calc(100% - 70px);
		width: calc(100% - 70px);
		padding-left: 15px;
	}

	.list-art-ft .article-1 .title{
		margin-top: -2px;
		margin-bottom: 5px;
	}

	/*.list-art-ft .article-1 .info>*:not(:last-child){
		margin-bottom: 2px;
	}*/


	.list-art-ft .article-1 .info .title>*:hover,
	.list-art-ft .article-1 .title>*:hover{
		color: #fff;
	}

	.list-art-ft .article-1 .info .title>*,
	.list-art-ft .article-1 .title>*{
		display: block;
		color: #939393;
		font-size: 15px;
		font-weight: 500;
		line-height: 1.3;
	}

	.list-art-ft .article-1 .info .meta {
	    margin: 0 0 2px;
	}

	.list-art-ft .article-1 .info .meta .post-date {
	    font-size: 12px;
	    color: #fff;
	    display: block;
	    padding-left: 15px;
	    position: relative;
	}

	.list-art-ft .article-1 .info .meta .post-date:before{
		content: "\f017";
		display: block;
		position: absolute;
		top: 50%;
		left: 0;
		transform: translate(0 , -50%);
		font-family: FontAwesome;
		font-size: 12px;
		color: #fffs;
	}


	.list-art-ft .article-1 .info .description{
		color: #555;
	}

	@media (min-width: 960px) {
	   
	}
	@media (max-width: 959px) {
	   
	}
	@media (max-width: 767px) {
	    
	}
	@media (max-width: 599px) {
		
	}
	@media (max-width: 479px) {

	}
	@media (max-width: 374px) {

	}
/*################################## END article 1 mau: áº£nh trĂ¡i text pháº£i ################################ */



/*.ft-mailto*/
.ft-mailto .form .form-row{
	position: relative;
	width: 100%;
}
.ft-mailto .form .input-text{
	width: 100%;
    border-radius: 4px;
    height: 40px;
	/*padding-right: 90px;*/
	background: #f3f5f4;
}
.ft-mailto .form .form-textarea{
	width: 100%;
    border-radius: 4px;
    height: 100px;
	/*padding-right: 90px;*/
	padding: 5px 10px;
	background: #f3f5f4;
}
.ft-mailto .form .submit{
	position: absolute;
	display: block;
	top: 0;
	right: 0;
}
.ft-mailto .form .btn-submit{
    border: 0;
    background: var(--color-primary);
    width: 80px;
    height: 40px;
    border-radius: 0 4px 4px 0;
    outline: none;
    color: #fff;
    transition: 0.3s all ease-in-out;
}
.ft-mailto .form .btn-submit:hover{
	background: #e5e5e5;
	color: #232323;
}


/*################################## END FOOTER ################################ */


.ht2109_panel .panel-head {
    position: relative;
    padding-bottom: 15px;
    margin-bottom: 25px;
    /* border-bottom: 1px solid #ccc; */
}
.ht2109_panel .panel-head:before{
    width: 100px;
    height: 2px;
    background: var(--color-primary);
}

.ht2109_panel .heading-1>*{
	font-size: 32px;
}

.sub_head{
	line-height: 2;
}

.btn-cat {
    display: inline-block;
    padding: 6px 20px;
    font-size: 13px;
    font-weight: 600;
    color: var(--color-primary) !important;
    border: 1px solid var(--color-primary);
    border-radius: 20px;
    margin-bottom: 15px;
}

.btn-cat:hover{
	background: var(--color-primary);
	color: #fff !important;
}


/*ht2109_panel .style-2*/
.ht2109_panel.style-2 .panel-head {
    position: relative;
    padding-bottom: 15px;
    margin-bottom: 10px;
    /* border-bottom: 1px solid #ccc; */
}

.ht2109_panel.style-2 .heading-1>*{
	font-size: 22px;
}

/*ht2109_panel .style-3*/
.ht2109_panel.style-3 .panel-head {
    position: relative;
    padding-bottom: 15px;
    margin-bottom: 10px;
    /* border-bottom: 1px solid #ccc; */
}

.headline{
    position: relative;
    padding-bottom: 15px;
    margin-bottom: 10px;
}

.headline:before{
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, 0);
 	width: 100px;
    height: 2px;
    background: var(--color-primary);
}

.headline.left:before{
	left: 0;
    transform: translate(0, 0);
}

.btn_readmore{
	display: inline-block;
    color: var(--color-primary);
    font-weight: 500;
}

/*==================================== HOMEPAGE ==================================*/
.commit_item{
	background: #ffffff;
    border: 1px solid #ededed;
    border-radius: 5px;
    padding: 30px 30px 30px 30px;
    margin-bottom: 25px !important;
}

.commit_item:hover{
	background: #f1f1f1;
}


.commit_item .image{
    float: left;
    width: 40px;
}
.commit_item .image>*{
    color: var(--color-primary);
    font-size: 36px;
}
.commit_item .info{
    float: left;
    -webkit-width: calc(100% - 40px);
    -moz-width: calc(100% - 40px);
    -o-width: calc(100% - 40px);
    -ms-width: calc(100% - 40px);
    width: calc(100% - 40px);
    padding-left: 25px;
}
.commit_item .info .title{
	font-weight: 500;
	display: block;
	margin-bottom: 10px;
}

.description{
    word-spacing: 1px;
    line-height: 1.7;
}

.description ul{
    list-style-type: none;
}

@media (min-width: 960px) {
   
}
@media (max-width: 959px) {
   .commit_item{
   		padding: 20px;
   }
}
@media (max-width: 767px) {
    
}
@media (max-width: 599px) {

}
@media (max-width: 479px) {

}
@media (max-width: 374px) {

}


/*intro_panel*/
.intro_panel{
	padding: 60px 0;
}
.intro_panel .image{
	margin-bottom: 20px;
}
.intro_panel .title{
	font-size: 30px;
	font-weight: 500;
}
.intro_panel .description{}
._ht2109_btn{
	margin-top: 15px;
	background: #232323;
    color: #fff;
    text-align: center;
    border-radius: 4px;
    padding: 12px 30px;
    line-height: normal;
    font-weight: 500;
    text-transform: none !important;
    position: relative;
    /*z-index: 9999;*/
    display: inline-block;
    white-space: nowrap;
    border: none;
    cursor: pointer;

	background: var(--color-primary);
    color: #fff;

    transition-timing-function: ease-in-out;
    -ms-transition-timing-function: ease-in-out;
    -moz-transition-timing-function: ease-in-out;
    -webkit-transition-timing-function: ease-in-out;
    -o-transition-timing-function: ease-in-out;
    transition-duration: .2s;
    -ms-transition-duration: .2s;
    -moz-transition-duration: .2s;
    -webkit-transition-duration: .2s;
    -o-transition-duration: .2s;
}

._ht2109_btn:after {
    content: '';
    position: absolute;
    border-radius: 4px;
    bottom: 6px;
    left: 0;
    height: 2px;
    -webkit-transition: width .4s;
    -o-transition: width .4s;
    transition: width .4s;
    width: 0;
    background: #232323;
    height: 100%;
    top: 0;
    z-index: 1;
}

._ht2109_btn:hover:after {
    width: 100%;
    background: #232323;
}

._ht2109_btn span {
    z-index: 9;
    position: relative;
}


._ht2109_btn.st2:hover {
    background: var(--color-primary);
}
._ht2109_btn.st2:hover:after {
    width: 0;
    background: #232323;
}




/*.nav-tabs*/
.nav-tabs{}
.nav-tabs>li{}
.nav-tabs>li>* {
    border-bottom: 1px solid transparent;
    color: #333333;
    cursor: pointer;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 1px;
    margin-right: 20px;
    display: inline-block;
    margin-bottom: 5px !important;
    padding-bottom: 5px;
    white-space: nowrap;
}
.nav-tabs>li.uk-active>*{
	border-color: var(--color-primary);
    color: var(--color-primary);
}

.list_prd{}
.list_prd>li{
	margin-bottom: 20px !important;
}
.list_prd>li>*{}
.list_prd .article-1{}
.list_prd .article-1 .thumb{
	position: relative;
}
.list_prd .article-1 .thumb .overlay_info{
	position: absolute;
    background: rgba(255,255,255,0.95);
    top: 5px;
    left: 5px;
    right: 5px;
    bottom: 5px;
    opacity: 0;
    overflow: hidden;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
}
.list_prd .article-1 .thumb:hover .overlay_info{
	opacity: 1;
	visibility: visible;
}

.overlay_info .ht2109_panel.style-2 {
    top: 50%;
    transform: translate(0,-50%);
    position: relative;
    padding: 0;
}




/*==================================== article 2 mau: áº£nh trĂªn text dÆ°á»›i ==================================*/

	.article-2{
		position: relative;
	    background: #fff;
	    border: 1px solid #eee;
	    border-radius: 5px;
	    overflow: hidden;
	    -webkit-box-shadow: 0 10px 30px 0 rgba(50,50,50,0.16);
	    box-shadow: 0 10px 30px 0 rgba(50,50,50,0.16);
	}

	.article-2 .thumb{
		/*width: 160px;*/
		position: relative;
		padding-top: 75%; /*ratio 4:3*/
		padding-top: 56.25%; /*ratio 16:9*/
		/*margin-bottom: 10px;*/
	}

	.article-2 .thumb .image {
	    position: absolute;
  		top: 0;
		left: 0;
		bottom: 0;
		right: 0;
	}
	.article-2 .info{
		padding: 20px;
	}

	.article-2 .title{
		/*margin-top: -2px;*/
		margin-bottom: 5px;
	}

	/*.article-2 .info>*:not(:last-child){
		margin-bottom: 2px;
	}*/


	.article-2 .info .title>*:hover,
	.article-2 .title>*:hover{
		/*color: #494949;*/
		/*color: var(--color1);*/
	}

	.article-2 .info .title>*,
	.article-2 .title>*{
		display: block;
		color: #333;
		font-size: 16px;
		font-weight: 500;
		line-height: 1.3;
	}

	.article-2 .info .meta {
	    margin: 0 0 10px;
	}

	.article-2 .info .meta .post-date {
	    font-size: 13px;
	    color: #999;
	    display: block;
	    padding-left: 15px;
	    position: relative;
	}

	.article-2 .info .meta .post-date:before{
		content: "\f017";
		display: block;
		position: absolute;
		top: 50%;
		left: 0;
		transform: translate(0 , -50%);
		font-family: FontAwesome;
		font-size: 13px;
		color: #999;
	}


	.article-2 .info .description{
		color: #555;
	}
	
	.blog_panel .article-2 .thumb{
		height: 100%;
		padding-top: initial;
	}

	        
	@media (min-width: 960px) {
	   
	}
	@media (max-width: 959px) {
	   
	}
	@media (max-width: 767px) {
	    .blog_panel .article-2 .thumb{
			padding-top: 56.25%;
		}
	}
	@media (max-width: 599px) {
		
	}
	@media (max-width: 479px) {

	}
	@media (max-width: 374px) {

	}
/*################################## END article 2 mau: áº£nh trĂªn text dÆ°á»›i ################################ */
	


/* homepage Student */
    .homepage-student{
      padding:80px 0;
    }
/*    .homepage-student .panel-head{
      margin: 0 0 50px 0;
    }*/
    .homepage-student .panel-head .description{
      text-align:center;
    }
    .homepage-student .panel-head .heading-3{}
    .homepage-student .panel-head .heading-3 > *{}
    

    .homepage-student .panel-body .article{
      padding: 0 30px;
      
      
    }
    .homepage-student .panel-body .content{
      background-color: #fafafa;
      color: #666;
      border: #eee solid 1px;
      position: relative;
      transition: background-color .25s linear;
      padding:10px;
      height:192px;
      margin: 0 0 20px 0;
      cursor:pointer;
    }
    .homepage-student .panel-body .article .content:after {
      content: '';
      display: block;
      height: 0;
      width: 0;
      border: 10px solid transparent;
      border-top-color: #fafafa;
      position: absolute;
      bottom: -20px;
      left: 50%;
      -webkit-transform: translate(-50%,0);
      -moz-transform: translate(-50%,0);
      -ms-transform: translate(-50%,0);
      -o-transform: translate(-50%,0);
      transition: border-top-color .25s linear;
    }
    /*.homepage-student .panel-body .article:hover .content{
      background:#f27024;
    }
    .homepage-student .panel-body .article:hover img{
      border:3px solid #f27024;
      border-radius:50%;
      -webkit-border-radius:50%;
      -moz-border-radius:50%;
      -o-border-radius:50%;
    }
    .ho*/mepage-student .panel-body .article:hover .content *{
      color:#fff;
    }
    
    .homepage-student .panel-body .article:hover .content:after{
        border-top-color: #f27024;
    }
    .homepage-student .panel-body .content *{
      color:#333;
      text-align:center;
      font-size:13px;
      margin: 0 0 30px 0;
    }
    .homepage-student .panel-body .thumb{
      text-align:center;
    }
    .homepage-student .panel-body .thumb .image{
      width:80px;
      height:80px;
      border-radius:50%;
      -webkit-border-radius:50%;
      -moz-border-radius:50%;
      -o-border-radius:50%;
      margin: 0 auto;
    }
    .homepage-student .panel-body .thumb .image img{
      border-radius:50%;
      -webkit-border-radius:50%;
      -moz-border-radius:50%;
      -o-border-radius:50%;
    }
    .homepage-student .panel-body .infor>*{
      display: inline-block;
    }
    .homepage-student .panel-body .infor{
      margin: 20px 0 0 0;
      text-align:center;
    }
	.homepage-student .panel-body .infor .title {
	    text-align: center;
	    font-size: 22px;
	    color: #232323;
	    display: block;
	    font-weight: 500;
	    /* margin-bottom: 10px; */
	}
    .homepage-student .panel-body .infor .excerpt{
      text-align:center;
      font-size: 13px;
    }
    .homepage-student .panel-body .infor .description{
      color:#616161;
      margin: 0 0 20px 0;
      text-align:center;
      font-size: 14px;
      font-style: italic;
		font-weight: 600;
		position: relative;
		
    }

    .homepage-student .panel-body .infor .description:before{
	    margin: auto auto 15px;
	    content: "\f10d";
	    /*font-weight: 700;*/
	    font-family: FontAwesome;
	    color: var(--color-primary);
	    font-size: 23px;
	    display: block;
	    line-height: initial;
    }
    
    @media (max-width: 415px){
      .homepage-student .panel-head{
        margin:0 0 25px 0;
      }
    }


.color_white{
  color: #fff;
}





/*count_panel ==========================*/
.count_panel{
	position: relative;
}

.count_panel:before{
	content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
    opacity: 0.8;
    background: #000;
}

.count_panel>* {
    position: relative;
    z-index: 99;
}
.count_panel *{
	color: #fff;

}
/*counter ===================*/
.intro-commit-item{
    text-align: center;
    font-size:16px;
}
.intro-commit-item .icon{
    font-size:30px;
    margin: 0 0 10px 0;
    /*color:#cd2122;*/
}

.intro-commit-item .title {
    font-size: 35px;
    /* color: #cd2122; */
    margin: 0 0 15px 0;
    display: inline-block;
    font-weight: 600;
}

.intro-commit-item .text {
	padding-top: 15px;
    position: relative;
    font-size: 20px;
    /* text-transform: uppercase; */
    /* color: #000; */
    font-weight: 600;
}

.intro-commit-item .text:before {
	content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, 0);
 	width: 40px;
    height: 2px;
    background: #fff;
    opacity: 0.5;
}

.milestone-number{
	position: relative;
	padding-right: 20px;
}
.milestone-number:before{
	content: "+";
	position: absolute;
	display: block;
	top: 50%;
	right: 0;
	transform: translate(0, -50%);
	color: inherit;
}


        
@media (min-width: 960px) {
   
}
@media (max-width: 959px) {
    .count_panel{
    	padding: 50px 0;
    }
    .count_panel .headline{
    	margin-bottom: 30px !important;
    }
}
@media (max-width: 767px) {
    .count_panel .heading-1>* {
	    font-size: 24px;
	}


	.intro-commit-item .title {
	    font-size: 24px;
	}

	.intro-commit-item .text {
	    font-size: 14px;
	}

}
@media (max-width: 599px) {

}
@media (max-width: 479px) {

}
@media (max-width: 374px) {

}



/*staff_panel +++++++*/
.staff_panel .article-2 {
    position: relative;
    background: #fff;
     border: 0px solid #eee; 
    border-radius: 5px;
    overflow: hidden;
	 -webkit-box-shadow: unset; 
	 box-shadow: unset; 
}
.staff_panel .article-2 .info{
    padding: 20px 10px 10px;
}

.staff_panel .article-2 .list-social{
	padding-top: 15px;
	border-top: 1px solid #eee;
}


/*################################## END HOMEPAGE ################################ */

.list-social.order-1>li> .social >a>i {
    border-radius: 8px;
}


/* =========================  solution_panel_video ===============*/
.solution_panel_video {
	display: block;
    -webkit-box-shadow: 0 18px 38px rgba(0,0,0,0.2);
    box-shadow: 0 18px 38px rgba(0,0,0,0.2);
    border-radius: 5px;
    overflow: hidden;
}
.solution_panel_video .info{
	padding: 20px;
}
.solution_panel_video .info .title{
	font-weight: 500;
	font-size: 22px;
    color: #232323;
}

.video_btn {
	position: relative;
	height: 80px;
	width: 80px;
	background: var(--color-primary);
	text-align: center;
	display: inline-block;
	line-height: 85px;
	color: #fff;
	border-radius: 50%;
	transition-duration: 0s;
	-ms-transition-duration: 0s;
	-moz-transition-duration: 0s;
	-webkit-transition-duration: 0s;
	-o-transition-duration: 0s
}

.video_btn:hover i,
.video_btn:focus i {
	color: #fff
}

.video_btn:after {
	content: "";
	position: absolute;
	left: 50%;
	top: 50%;
	height: 80px;
	width: 80px;
	border: 2px solid #fff;
	border-radius: 50%;
	transform: translate(-50%, -50%);
	-moz-transform: translateX(-50%) translateY(-50%);
	-webkit-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	-o-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
	opacity: .3;
	animation: pulse-border 1500ms ease-out infinite
}

.video_btn:before {
	content: "";
	position: absolute;
	left: 50%;
	top: 50%;
	height: 95px;
	width: 95px;
	border: 2px solid #fff;
	border-radius: 50%;
	transform: translate(-50%, -50%);
	-moz-transform: translateX(-50%) translateY(-50%);
	-webkit-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	-o-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
	opacity: .3;
	animation: pulse-border 1500ms ease-out infinite
}

.video_btn-style2:after,
.video_btn-style2:before {
	border-color: rgba(0, 0, 0, 0.1)
}

@keyframes pulse-border {
	0% {
		transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
		opacity: 1
	}
	100% {
		transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
		opacity: 0
	}
}

.video_btn.border-grey:after,
.video_btn.border-grey:before {
	border: 2px solid #d8d8d8
}

.video_btn.small {
	width: 50px;
	height: 50px;
	line-height: 50px
}

.video_btn.small:after {
	height: 50px;
	width: 50px
}

.video_btn.small:before {
	height: 65px;
	width: 65px
}


@media (min-width: 960px) {
   
}
@media (max-width: 959px) {
   @keyframes pulse-border {
		0% {
			transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1)
		}
		100% {
			transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.2)
		}
	}
}
@media (max-width: 767px) {
  
}
@media (max-width: 599px) {

}
@media (max-width: 479px) {

}
@media (max-width: 374px) {

}

/*################################## END solution_panel_video ################################ */

/* =================================  solution_item ===============================*/
.solution_item_list{}
.solution_item_list>*{
	position: relative;
}
.solution_item_list>*:not(:last-child):after{
	content: "";
	display: block;
	width: 10px;
	height: 10px;
	border-top: 8px solid transparent;
	-moz-border-radius: 2px;
	-ms-border-radius: 2px;
	-webkit-border-radius: 2px;
	-o-border-radius: 2px;
	border-bottom: 8px solid transparent;
	border-radius: 2px;
	position: absolute;
	right: -7px;
	top: 40px;
	text-align: center;
	border-left: 8px solid rgba(0, 0, 0, 0.1)
}
.solution_item{
	margin: 20px 0 !important;
}



.solution_item .image{}

.solution_item .image>* {
    color: var(--color-primary);
    font-size: 36px;
}
.solution_item .title{
    position: relative;
    font-size: 14px;
    font-weight: 600;
    color: #6f6f6f;
    margin: 10px 0;
    text-align: center;
}




@media (min-width: 960px) {
   
}
@media (max-width: 959px) {
  	.solution_item_list>*:nth-child(2):after{
		display: none;
	}
}
@media (max-width: 767px) {
  
}
@media (max-width: 599px) {

}
@media (max-width: 479px) {

}
@media (max-width: 374px) {

}


/*################################## END solution_item ################################ */

/*.why_panel ============*/
.why_panel .owl-slide .owl-stage-outer{
    padding: 0 10px;
    margin: 0 -10px;
}

/* =================================  choose_item ===============================*/
.choose_item{
	overflow: hidden;
    position: relative;
}
.choose_item .thumb_ratio{}
.choose_item .thumb_ratio:before{
	background-color: rgba(134,188,66,0.6);
    bottom: 20px;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: auto;
    transition: all 0.5s ease 0s;
    width: 100%;
    z-index: 10;
}
.choose_item .info {
    position: relative;
    top: 40px;
    background-color: #fff;
    box-shadow: 0 3px 13px rgba(0,0,0,0.07);
    padding: 55px 45px 20px;
    text-align: center;
    transition: all 0.5s ease 0s;
    z-index: 20;
    margin-top: -40px;
}
.choose_item:hover .thumb_ratio:before{
    opacity: 1;
}
.choose_item:hover .info{
    top: 0;
}


.choose_item .info .title{
	font-size: 20px;
}
.choose_item .info .number {
    background-color: var(--color-primary);
    border-radius: 75px;
    color: #fff;
    height: 75px;
    font-size: 30px;
    left: 50%;
    line-height: 75px;
    position: absolute;
    top: -37.5px;
    transform: translateX(-50%);
    width: 75px;
}


@media (min-width: 960px) {
   
}
@media (max-width: 959px) {

}
@media (max-width: 767px) {
  
}
@media (max-width: 599px) {

}
@media (max-width: 479px) {

}
@media (max-width: 374px) {

}


/*################################## END choose_item ################################ */


/*social footer : Ná»€N MĂ€U chá»¯ mauf 2====================================================*/
/*social footer : Ná»€N MĂ€U chá»¯ mauf 2====================================================*/
/*social footer : Ná»€N MĂ€U chá»¯ mauf 2====================================================*/
/*social footer : Ná»€N MĂ€U chá»¯ mauf 2====================================================*/

.list-social.order-2{}
.list-social.order-2>li{}
.list-social.order-2>li:not(:last-child){
    margin-right: 15px;
}
.list-social.order-2>li>*{}
.list-social.order-2>li> .social{}
.list-social.order-2>li> .social >a{
    display: block;
    text-align:center;
    color: #939393;
}
.list-social.order-2>li> .social >a>i{
    border-radius: 50%;
    width: 35px;
    height: 35px;
    line-height: 35px;
    font-size: 16px;
    background: transparent;
    border: 1px solid #939393;
}


.list-social.order-2>li> .social >a:hover{
    display: block;
    text-align:center;
    color: #fff;
}

.list-social.order-2>li> .social >a:hover>i{
    background: var(--color-primary);
    border: 1px solid var(--color-primary);
}

.list-social.order-1>li> .social >a>i{
    border-radius: 50%;
}
@media (min-width: 960px) {
   
}
@media (max-width: 959px) {
	.list-social.order-1{
	    justify-content: center;
	}
	
}
@media (max-width: 767px) {
  	.list-social.order-1{
	    justify-content: center;
	    margin-bottom: 20px !important;
	}
}
@media (max-width: 599px) {
	.list-social.order-1{
	    justify-content: center;
	    margin-bottom: 50px !important;
	}
	#footer {
	    padding: 50px 0 15px;
	}
}
@media (max-width: 479px) {

}
@media (max-width: 374px) {

}



 /*.ft-information*/

    .ft-information{
    	margin-bottom: 20px !important;
    }
    .ft-information .company-name{
        font-weight:bold;
        margin: 0 0 20px 0;
        font-size: 16px;
        text-transform: uppercase;
    }
    .ft-information p {
        padding-left: 25px;
        position: relative;
        margin-bottom: 15px;
    }
    .ft-information p >*, .ft-information p {
        /*color: #fff;*/
    }


    .ft-information p:before {
	    content: '';
	    display: block;
	    position: absolute;
	    left: 0;
	    top: 0;
	    font-family: FontAwesome;
	    font-size: 18px;
	    color: var(--color-primary);
	}
    .ft-information p.phone:before{
        content:'\f095 ';
    }
    .ft-information p.address:before{
        content:'\f041';
    }
    .ft-information p.email:before{
        content:'\f003 ';
    }
    .ft-information p.website:before{
        content:'\f0ac ';
    }
    .ft-information p.clock:before{
        content:'';
    }





/*  hotline fixed  */

/* ######################## Mobile ########################  */
	.hotline-fixed {
		position: fixed;
	    left: 30px;
	    bottom: 30px;
	    background: rgba(213, 213, 213, .5);
	    border: 1px solid #d5d5d5;
	    -webkit-border-radius: 3px;
	    -moz-border-radius: 3px;
	    -ms-border-radius: 3px;
	    -o-border-radius: 3px;
	    border-radius: 3px;
	    z-index: 99999;
	}
	.hotline-fixed a {
		position: relative;
	    display: block;
	    padding: 10px 20px 10px 60px;
	    font-size: 18px;
	    line-height: 20px;
	    font-weight: bold;
	    color: #ff0000;
	    -webkit-background-size: 30px;
	    -moz-background-size: 30px;
	    -ms-background-size: 30px;
	    -o-background-size: 30px;
	    background-size: 30px;
	    -webkit-border-radius: 4px;
	    -moz-border-radius: 4px;
	    -ms-border-radius: 4px;
	    -o-border-radius: 4px;
	    border-radius: 4px;
	}
	@media (min-width: 960px) {
		.hotline-fixed {
			left: 50px;
			bottom: 80px;
		}
	}
	@media (max-width: 959px) {
		.hotline-fixed a{
			border-color: transparent;
			background: transparent;
			padding: 0;
		}
		.hotline-fixed a> span{
			display: none;
		}

		.hotline-fixed {
			left: 50px;
			bottom: 70px;
		}
	}


	.call-btn {
	    position: absolute;
	    margin: 0;
	    padding: 0;
	   	left: 0px;
	   	top: 50%;
	   	left: -40px;
	   	-webkit-transform: translate(0, -50%);
	   	-moz-transform: translate(0, -50%);
	   	-ms-transform: translate(0, -50%);
	   	-o-transform: translate(0, -50%);
	   	transform: translate(0, -50%);
	    background: #fff;
	    background-color: transparent;
	    cursor: pointer;
	    font-size: 0;
	    width: 110px;
	    height: 110px;
	    z-index: 1000;
	}

	.call-btn .tada {
	    background: var(--color-primary);
	    border-radius: 100px;
	    width: 40px;
	    height: 40px;
	    position: absolute;
	    left: 50%;
	    top: 50%;
	    margin-top: -20px;
	    margin-left: -20px;
	    animation-name: tada;
	    animation-duration: 0.5s;
	    animation-iteration-count: infinite;
	    animation-direction: alternate;
	}
	.call-btn:hover .tada {background: #ff0000;}

	.call-btn .tada .icon:before {
	    content: "\f095";
	    font-size: 25px;
	    font-family: FontAwesome;
	    text-decoration: none;
	    color: #fff;
	    margin-left: 10px;
	    position: absolute;
	    top: 50%;
	    margin-top: -10px;
	}


	@keyframes tada {
	    from {
	        transform: rotate(-20deg);
	    }
	    to {
	        transform: rotate(20deg);
	    }
	}

	.call-btn .pulse {
	    width: 60px;
	    height: 60px;
	    background: #f9f4ee;
	    border-radius: 100px;
	    position: absolute;
	    top: 50%;
	    left: 50%;
	    margin-top: -30px;
	    margin-left: -30px;
	    animation-name: pulse;
	    animation-duration: 0.5s;
	    animation-iteration-count: infinite;
	    animation-direction: alternate;
	    animation-timing-function: ease-in-out;
	}
	.call-btn:hover .pulse {background: rgba(255, 0, 0, .5);}

	@keyframes pulse {
	    from {
	        width: 55px;
	        height: 55px;
	        margin-top: -27.5px;
	        margin-left: -27.5px;
	    }
	    to {
	        width: 60px;
	        height: 60px;
	        margin-top: -30px;
	        margin-left: -30px;
	    }
	}
	.call-btn .zoomIn {
	    width: 80px;
	    height: 80px;
	    border: 2px solid var(--color-primary);
	    border-radius: 100px;
	    position: absolute;
	    top: 50%;
	    left: 50%;
	    margin-top: -40px;
	    margin-left: -40px;
	    animation-name: zoomIn;
	    animation-duration: 1s;
	    animation-iteration-count: infinite;
	    animation-timing-function: ease-out;
	}
	.call-btn:hover .zoomIn {border: 2px solid #ff0000;}

	@keyframes zoomIn {
	    from {
	        width: 40px;
	        height: 40px;
	        margin-top: -20px;
	        margin-left: -20px;
	    }
	    to {
	        width: 80px;
	        height: 80px;
	        margin-top: -40px;
	        margin-left: -40px;
	    }
	}

	@media screen and (max-width: 549px) {
	    .call-btn {
	        width: 80px;
	        height: 80px;
	    }
	    /*.call-btn .pulse {left: -30px;}*/
	}

/*  backtop fixed  */

#backtop {
	bottom: 80px;
    position: fixed;
    right: 60px;
    /* clip: rect(auto, auto, auto, auto); */
    color: #fff;
    background: var(--color-primary);
    display: none;
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 20px;
    border-radius: 50%;
    text-align: center;
    z-index: 9999;
    font-family: 'Roboto-Bold';
    -webkit-box-shadow: 0px 0px 3px 0px #3333335e;
    -moz-box-shadow: 0px 0px 3px 0px #3333335e;
    -ms-box-shadow: 0px 0px 3px 0px #3333335e;
    -o-box-shadow: 0px 0px 3px 0px #3333335e;
     box-shadow: 0px 0px 3px 0px #3333335e; 
}
#backtop.active {
	display: block;
}

@media (max-width: 959px) {
    #backtop {
        right: 10px;
        bottom: 50px !important;
    }
}


.outer_moblie-menu-btn{
	background: transparent !important;
}

.moblie-menu-btn,
.moblie-menu-btn>:after, .moblie-menu-btn>:before,
.moblie-menu-btn>* {
    width: 32px;
}

.moblie-menu-btn>*, .moblie-menu-btn>:after, .moblie-menu-btn>:before {
    background-color: var(--color-primary);
}

.moblie-menu-btn>:before {
    top: -11px;
}
.moblie-menu-btn>:after {
    bottom: -11px;
}
/*#3b5999*/


.hd-cart{
	margin: 0 12px;
}
.mr0{
	margin-right: 0 !important;
}

.btn.order-2{
	background: var(--color-primary);
}


     
@media (min-width: 960px) {
   
}
@media (max-width: 959px) {
   
}
@media (max-width: 767px) {
    .mobile-header .logo a {
	    width: 160px;
	}   
}
@media (max-width: 599px) {

}
@media (max-width: 479px) {
	.mobile-header .logo a {
	    width: 130px;
	} 
}
@media (max-width: 374px) {
	.mobile-header .logo a {
	    width: 120px;
	} 
}

.language a{
    font-weight: bold;
    color:#000 !important;;
}
/* mobile-header */
.mobile-header {
	position: relative;
	z-index: 5;
}
.mobile-header .topbar {
	padding: 8px 10px;
	background: #4267b2;
	line-height: 18px;
	font-size: 12px;
	color: #fff;
	text-align: center;
}
.mobile-header .topbar p {margin: 0;}
.mobile-header .upper {
	padding: 30px 10px;
	background: #fff;
	position: relative;
	text-align: center;
}
.mobile-header .logo {display: inline-block;}
.mobile-header .logo a {width: 150px;}
.mobile-header .lower {
	position: relative;
	padding: 7px 5px;
	background: #fff;
	border-top: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
}
.mobile-search .form {
	position: relative;
	padding-right: 60px;
}

.mobile-search .form .input-text {
	display: block;
	height: 32px;
	background: #fff;
	font-size: 13px;
	line-height: 32px;
	color: #000;
	border: 1px solid #4267b2;
	-webkit-box-shadow: inset 0 0 5px rgba(0,0,0,.12);
	-moz-box-shadow: inset 0 0 5px rgba(0,0,0,.12);
	-ms-box-shadow: inset 0 0 5px rgba(0,0,0,.12);
	-o-box-shadow: inset 0 0 5px rgba(0,0,0,.12);
	box-shadow: inset 0 0 5px rgba(0,0,0,.12);
}
.mobile-search .form .btn-submit {
	display: block;
	position: absolute;
	height: 32px;
	width: 60px;
	top: 0px;
	left: initial;
	right: 0px;
	background: #4267b2 url(img/icon_search.png) 50% 50% no-repeat;
	border: 1px solid #4267b2;
	cursor: pointer;
	text-indent: -99999px;
}
.mobile-search .form .input-text::-webkit-input-placeholder {
	color: #999;
	font-size: 13px;
}
.mobile-search .form .input-text::-moz-placeholder {
	color: #999;
	font-size: 13px;
}
.mobile-search .form .input-text:-ms-input-placeholder {
	color: #999;
	font-size: 13px;
}
.mobile-search .form .input-text:-moz-placeholder {
	color: #999;
	font-size: 13px;
}
.mobile-cart {
	display: block;
	position: absolute;
	width: 40px;
	height: 36px;
	left: initial;
	right: 0px;
	top: 50%;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	-o-transform: translate(0, -50%);
	transform: translate(0, -50%);
	background: url(img/icon-cart.png) 0px 0px no-repeat;
	-webkit-background-size: 40px 36px;
	-moz-background-size: 40px 36px;
	-o-background-size: 40px 36px;
	background-size: 40px 36px;
}
.mobile-cart .quantity {
	display: block;
	position: absolute;
	top: -1px;
	left: initial;
	right: 10px;
	font-size: 10px;
	color: #fff;
}
.moblie-menu-btn {
	position: absolute;
	width: 25px;
	height: 30px;
	left: 10px;
	top: 50%;
	-webkit-transform: translate(0, -50%);
	-moz-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	-o-transform: translate(0, -50%);
	transform: translate(0, -50%);
}
.moblie-menu-btn>* {
	display: block;
	position: relative;
	width: 23px;
	height: 2px;
	top: 14px;
	background: #333;
	text-indent: -99999px;
}
.moblie-menu-btn>*:before,
.moblie-menu-btn>*:after {
	content: '';
	display: block;
	position: absolute;
	height: 2px;
	width: 23px;
	left: 0px;
	background: #333;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-ms-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
}
.moblie-menu-btn>*:before {top: -7px;}
.moblie-menu-btn>*:after {bottom: -7px;}
.uk-offcanvas-page .moblie-menu-btn.skin-1>*:before {
	width: 13px;
	-webkit-transform: rotate(315deg) translate(-4px,0);
	-moz-transform: rotate(315deg) translate(-4px,0);
	-o-transform: rotate(315deg) translate(-4px,0);
	-ms-transform: rotate(315deg) translate(-4px,0);
	transform: rotate(315deg) translate(-4px,0);
}
.uk-offcanvas-page .moblie-menu-btn.skin-1>*:after {
	width: 13px;
	-webkit-transform: rotate(-315deg) translate(-4px,0);
	-moz-transform: rotate(-315deg) translate(-4px,0);
	-o-transform: rotate(-315deg) translate(-4px,0);
	-ms-transform: rotate(-315deg) translate(-4px,0);
	transform: rotate(-315deg) translate(-4px,0);
}

.readmore-btn{
	font-size: 18px;
    padding: 10px 20px;
    background: var(--color-primary);
    color: #fff;
    display: inline-block;
    margin-top: 10px;
}