@import url('https://fonts.cdnfonts.com/css/cerebri-sans');
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,300;1,400;1,500;1,600;1,700;1,800&display=swap');

body {
	line-height: 1.74;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	visibility: visible;
	/*font-family: "CerebriSans" !important;*/
	font-family: 'Open Sans', sans-serif;
	color: #333333;
	position: relative;
	background-color: #ffffff;
}
h1, h2, h3, h4, h5, h6 {
	color: #333333;
	/*font-family: "CerebriSans" !important;*/
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	margin-top: 0;
	margin-bottom: 0;
	line-height: 1.41;
}
body.hidden{
	overflow:hidden;	
}
ul{
	padding:0;
	margin:0;
	list-style: none
}

/* select{
-webkit-appearance: none; 
-moz-appearance: none;
appearance: none;    
background : url(http://icons.aniboom.com/Energy/Resources/userControls/TimeFrameDropDownFilter/Dropdown_Arrow.png) 0;
} */


input, input:focus,
select, select:focus, 
button, button:focus,
a, a:focus,textarea, textarea:focus{
	outline: none;
	border:none;
}
/**/
/*header*/
#header{
	border-bottom: 1px solid #f1f1f1;
	background: #fff;
	position: relative;
}
.wrapMobile{
	display: none;
}
.mobile_show{
	display: none!important
}
.wrap_header_top{
	background-color: #fff;
	padding: 5px 0;
	border-bottom: 1px solid #f1f1f1;
	position: relative;
}
.wrap_header_top .wrap_top{
	display: flex;
	justify-content: space-between;
}
.wrap_header_top .wrap_top .top_header{
	display: flex;
	align-items: center;
}
.wrap_header_top .wrap_top .logo{
	width: 120px;
}
.wrap_top .logo img{
	width: 100%;
	object-fit: cover
}

.carousel-inner img.item-height {
	width: 100%;
	height: 480px;
	object-fit: revert !important;
}
.carousel-inner img {
	width: 100%;
	object-fit: revert !important;
}
.height-item {
	height: 400px !important;
}
.overlay {
	display: none;
	visibility: hidden;
}
.nav-collapse {
	width: 100%;
	margin: 15px 0;
	text-align: center;
	display: none;
	outline: none;
	border: 1px solid #ddd;
	background: #fff;
}
/* Bat Dau Sua Tu Day */


#header .logo--mb{
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding-left: 15px;
}

#header .logo--mb img{
	width: 150px;
	object-fit: cover;
}

.menu_header{
	width: 100%;
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 100;
	transform:translate(-50%,-50%);

}
.menu_header .row{
	width: 100%;
}
.menu_header ul li:last-child{
	padding-right: 15px;
}
.menu_main_mo{
	width: 100%; 
	border-radius: 20px;
	/* background: #1a3863; */
	display: flex;
	justify-content: center;
	align-items: center;
	/* padding: 5px 0;*/
}
.menu_main_mo > li{
	position: relative;
}

.dot_show_more a.dropdown-item{
	color: #000;
}
.btn_more{
	color: #fff;
	background: none;
}

.dropdown-toggle::after {
	display: none;
}

.list_menu_top-header{
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
}
/* Navbar CSS
================================================= */
.overtop-mobile-nav {
	display: none;
}

.overtop-mobile-nav.mean-container .mean-nav ul li a.active {
	color: #cfa97a;
}

.navbar-area {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: auto;
	z-index: 99;
	background-color: transparent;
}
.navbar-area.fixed-top{
	z-index:100 !important;	  
}

.is-sticky {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 999;
	-webkit-box-shadow: 0 2px 28px 0 rgba(0, 0, 0, 0.06);
	box-shadow: 0 2px 28px 0 rgba(0, 0, 0, 0.06);
	background-color: #ffffff !important;
	-webkit-animation: 500ms ease-in-out 0s normal none 1 running fadeInDown;
	animation: 500ms ease-in-out 0s normal none 1 running fadeInDown;
	max-width: 100% !important;
}

.is-sticky .overtop-nav::before {

	display: none;
}

.navbar-brand {
	padding-top: 0;
	padding-bottom: 0;
}
.navbar-brand img {
	width: 80% !important;
	min-width:150px;
}
.overtop-nav {

	background-color: #ffffff;
	padding-top: 10px;
	padding-bottom: 10px;
	position: relative;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
	max-width: 1140px;
	margin: auto;
	box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}

/* .overtop-nav::before {
content: "";
position: absolute;
top: 0;
left: -20px;
right: 0;
height: 100%;
background-color: #ffffff40;
z-index: -1;
width: 1180px !important;
margin: auto;
-webkit-transition: all 0.05s;
transition: all 0.05s;
height: 105px;
} */

/*.overtop-nav .navbar {
padding-right: 0;
padding-top: 0;
padding-left: 0;
padding-bottom: 0;
}*/

.overtop-nav .navbar ul {
	padding-left: 0;
	list-style-type: none;
	margin-bottom: 0;
}

.overtop-nav .navbar .navbar-nav {
	margin-left: auto;
}

.overtop-nav .navbar .navbar-nav .nav-item {
	position: relative;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 5px;
	padding-right: 5px;
}

.overtop-nav .navbar .navbar-nav .nav-item a {
	font-size: 16px;
	color: #000000;
	text-transform: capitalize;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
	padding-bottom: 0;
	margin-left: 12px;
	margin-right: 12px;
}
.overtop-nav .navbar .navbar-nav .nav-item>a{
	font-weight: 600;
}

.overtop-nav .navbar .navbar-nav .nav-item a:hover, .overtop-nav .navbar .navbar-nav .nav-item a:focus, .overtop-nav .navbar .navbar-nav .nav-item a.active {
	color: #cfa97a;
	-webkit-transition: .6s;
	transition: .6s;
}

.overtop-nav .navbar .navbar-nav .nav-item a i {
	margin-left: 0;
	font-size: 12px;
}

.overtop-nav .navbar .navbar-nav .nav-item:hover a, .overtop-nav .navbar .navbar-nav .nav-item:focus a, .overtop-nav .navbar .navbar-nav .nav-item.active a {
	color: #cfa97a;
	-webkit-transition: .6s;
	transition: .6s;
}

.overtop-nav .navbar .navbar-nav .nav-item .dropdown-menu {
	-webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.1);
	background: #ffffff;
	position: absolute;
	border: none;
	top: 80px;
	left: 0;
	width: 250px;
	z-index: 99;
	display: block;
	opacity: 0;
	visibility: hidden;
	border-radius: 0;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	padding-top: 20px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 20px;
}

.overtop-nav .navbar .navbar-nav .nav-item .dropdown-menu li {
	position: relative;
	padding: 0;
}

.overtop-nav .navbar .navbar-nav .nav-item .dropdown-menu li a {
	text-transform: capitalize;
	padding: 8px 15px;
	margin: 0;
	display: block;
	color: #141414;
	font-size: 15.4px;
}

.overtop-nav .navbar .navbar-nav .nav-item .dropdown-menu li a:hover, .overtop-nav .navbar .navbar-nav .nav-item .dropdown-menu li a:focus, .overtop-nav .navbar .navbar-nav .nav-item .dropdown-menu li a.active {
	color: #cfa97a;
	-webkit-transition: .6s;
	transition: .6s;
}

.overtop-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu {
	left: 220px;
	top: 0;
	opacity: 0;
	visibility: hidden;
}

.overtop-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li a {
	color: #141414;
	text-transform: capitalize;
}

.overtop-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li a:hover, .overtop-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li a:focus, .overtop-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li a.active {
	color: #cfa97a;
	-webkit-transition: .6s;
	transition: .6s;
}

.overtop-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li {
	position: relative;
	padding: 0;
}

.overtop-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li a {
	text-transform: capitalize;
	padding: 8px 15px;
	margin: 0;
	display: block;
	color: #141414;
	font-size: 15.4px;
	font-weight: 600;
}

.overtop-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li a:hover, .overtop-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li a:focus, .overtop-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li a.active {
	color: #cfa97a;
	-webkit-transition: .6s;
	transition: .6s;
}

.overtop-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu {
	left: 220px;
	top: 0;
	opacity: 0;
	visibility: hidden;
}

.overtop-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li a {
	color: #141414;
	text-transform: capitalize;
}

.overtop-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li a:hover, .overtop-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li a:focus, .overtop-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li a.active {
	color: #cfa97a;
	-webkit-transition: .6s;
	transition: .6s;
}

.overtop-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li.active a {
	color: #cfa97a;
	-webkit-transition: .6s;
	transition: .6s;
}

.overtop-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li:hover .dropdown-menu {
	opacity: 1;
	visibility: visible;
	top: -15px;
}

.overtop-nav .navbar .navbar-nav .nav-item .dropdown-menu li.active a {
	color: #cfa97a;
	-webkit-transition: .6s;
	transition: .6s;
}

.overtop-nav .navbar .navbar-nav .nav-item .dropdown-menu li:hover .dropdown-menu {
	opacity: 1;
	visibility: visible;
	top: -15px;
}

.overtop-nav .navbar .navbar-nav .nav-item:hover .dropdown-menu {
	opacity: 1;
	visibility: visible;
	top: 100%;
}

.others-options .appoinment-btn {
	margin-top: 5px;
}


.others-options i::before {
	font-size: 18px;
	margin-right: 5px;
}
/* Messages */
#snackbar {
	visibility: hidden;
	min-width: 250px;
	margin-left: -125px;
	background-color: #4CAF50;
	color: #fff;
	text-align: center;
	padding: 16px;
	position: fixed;
	z-index: 1;
	left: 90.4%;
	bottom: 10px;
	font-size: 14px;
	font-style: italic;
}

#snackbar.show {
	visibility: visible;
	-webkit-animation: fadein 0.5s, fadeout 0.5s 2.5s;
	animation: fadein 0.5s, fadeout 0.5s 2.5s;
}


/*================================================*/
@media (max-width:991px)
{
	.list_menu_top-header{
		display:none;
	}
	.logo--mb{
		display:none;
	}
}

.list_menu_top-header .list_menu_top-header__in{
	display: flex;
	justify-content: flex-end;
	align-items: center;
	list-style: none;
	padding-top: 10px;
	padding-right: 15px;
}
.list_menu_top-header ul.list__menu-flc{
	display: flex;
	align-items: center;
	list-style: none;
	padding-right: 15px;
}

.list_menu_top-header ul li{
	margin-left: 7px;
}
.list_menu_top-header ul li:not(:first-child){
	position: relative;
}
.list_menu_top-header ul li:not(:first-child)::before{
	content:'';
	position: absolute;
	top: 50%;
	transform:translateY(-50%);
	left: 0;
	width: 1px;
	height: 10px;
	background: gray;
}



.list_menu_top-header ul.list__menu-flc li a{
	font-size: 12px;
	color: #1c1d1e;
	padding-left: 5px;
	font-weight: 600;
}
.list_menu_top-header ul.list__menu-flc li a:hover{
	color: #f39c12;
	font-weight: 600;
	text-decoration: none;
}
.list__menu-icon{
	display: flex;
	justify-content: space-between;
	align-items:center;
}
.list__menu-icon a{
	text-decoration: none;
}
.list__menu-icon img{
	width: 30px;
	object-fit: cover;
	transition:.3s;
}
.list__menu-icon img:hover{
	transform:scale(1.3,1.3)
}

.sub-menu--header {
	position: absolute;
	left: -70px;
	padding: 10px 20px 20px 20px;
	width: 250px;
	background: #1a3863;
	opacity: 0;
	visibility: hidden;
	transition: all .5s;
}
.sub-menu--header li{
	margin-right:0 !important;
}
.sub-menu--header li:hover
{
	background:#fff;
}
.sub-menu--header li a
{
	font-size: 14px;
}

.menu_main_mo > li:hover .sub-menu--header{
	opacity: 1;
	visibility: visible;
}

.info-phone{
	line-height: 55px;
	text-align: right;
	padding-right: 15px;
	color: #fff;
	background: #f16136;
	padding: 0 10px 0 55px;
	position: relative;
}
.info-phone a {
	text-decoration: none;
	color: #fff;
}
.phone-logo {
	position: absolute;
	top: 50%;
	left: 7px;
	transform: translateY(-50%);
}

.phone-logo img {
	width: 45px !important;
	object-fit: cover;
}

.info-phone span.time {
	display: block;
}

.info-phone span._tele-phone a {
	text-decoration: none;
	white-space: nowrap;
}

.info-phone span._tele-phone b {
	font-size: 22px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}

.info-phone span._tele-phone a i.fa {
	font-size: 22px;
}

.info-phone span.time>span {
	font-size: 12px;
}



@media (max-width:991px){
	.sub-menu--header {
		position: static;
		width:100%;
		background: #DDDDDD;
		opacity: 1;
		visibility: visible;

	}
	.sub-menu--header li{
		padding-left: 30px;

	}
	.btn_more{
		display:none;
	}
	.dropdown-menu-right{
		position: static;
		display:block;
		width: 100%;
		background: #DDDDDD;
	}
	.dropdown-menu-right .dropdown-item{
		padding-left: 30px;
	}

	.dropdown-menu {
		border:none;
		margin:0;
		padding:0;
	}

}

/* KEt Thuc  */




.top_header .hotline i{
	color: #9fc432;
	margin-right: 5px
}
.wrap_top .top_header{}
.top_header .hotline a,
.top_header .sign a{
	color: #438dc4;
	text-decoration: none;
}
.wrap_top .top_header .account{
	position: relative;
	cursor: pointer;
	margin-left: 20px
}
.wrap_top .top_header .wrap_show_{
	position: absolute;
	top: 100%;
	right: 0;
	min-width: 185px;
	border-radius: 3px;
	margin-top: 10px;
	border-top: 4px solid #438dc4;
	display: none;
	color: #444;
	z-index: 4;
	background:#fff;
}
.wrap_top .top_header .show_wrap_show_{
	color: #438dc4;
	font-size: 16px
} 
.top_header .show_wrap_show_ img{
	margin-right: 10px
}
.wrap_top .top_header .wrap_show_ .arrow{
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	border-color: transparent transparent #438dc4;
	border-style: solid;
	top: -19px;
	right: 20px;
	margin-left: -11px;
	border-width: 8px;
}
.top_header .wrap_show_ .phone_hot{
	display: block;
	padding-left: 10px
}
.wrap_top .top_header .wrap_show_.active{
	display: block;
}
.wrap_top .top_header .title_account p{
	margin:0;
	background-color: #438dc4;
	border-bottom: solid 1px #e9e9e9;
	font-weight: 400;
	font-size: 14px;
	color: #fff;
	padding: 18px 14px 15px;
}
.top_header .wrap_show_ ul{
	padding:10px;
}
.top_header .wrap_show_ ul li{
	margin-bottom: 9px;
}
.top_header .wrap_show_ ul li a{
	color: #444;
	text-decoration: none;
	transition: all .3s ease-in
}
.top_header .wrap_show_ ul li a:hover{
	color: #ff8917
}
.top_header .wrap_show_ ul img{
	margin-right: 10px
}
.top_header .wrap_show_ ul li .green{
	color: #91bb15!important;
	margin-right: 10px
}
.wrap_top .top_header .sign{
	margin-left: 20px
}
.wrap_top .top_header .sign ul{
	display: flex;
	align-items: center;
}
.wrap_top .top_header .sign .btn-register{
	display: block;
	background: #438DC4;
	color: #fff;
	padding: 6px 15px;
	margin-left: 15px
}
/*menu_header*/
.menu_header >  ul{
	display: flex;
}
.menu_header  ul li{
	text-align: center;
	position: relative;
	align-items: center;
	margin-right: 30px;
}
.menu_header ul li a{
	align-items: center;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 600;
	font-size: 14px;
	text-decoration: none;
	padding: 11px 10px;
	border-right: 1px solid #f1f1f1;
	outline: 0;
	color: #222;
	transition: all .2s;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 100%
}
.menu_header ul li a i {
	font-size: 20px
}
.menu_header ul li a.active{
	background-color: rgba(19, 236, 253, 0.1);
	color: #438dc4;
	border-top: 3px solid #438dc4;
}
.menu_header ul li a:hover svg path{
	fill: #438dc4
}
.menu_header ul li a:hover{
	color: #438dc4;
}
.menu_header ul li a span{
	display: inline-block;
	margin-left: 15px
}

/*footer*/
/*footer*/

footer{
	background: #162d54;
	padding: 20px 0 0 0;
	color: #fff;
}
footer .foot-col-1{
	max-width: 150px
}
footer .foot-col-3{
	max-width: 20%;
	flex: auto;
}
footer h3{
	font-size: 15px;
	color: #fff;
	font-weight: bold;
	margin: 0px;
	margin-bottom: 5px
}
footer img{
	width: 100%
}
footer p{
	font-size: 15.8px;
	margin-bottom: 8px
}
footer p span{
	display:inline-block;
	width:80px;
}
.footer-margin {
	margin-top: 75px;
}
@media (max-width:768px){
	.footer-margin {
		margin-top: 0px;
	}
}
@media (min-width:992px){
	footer .company_info{
		padding-right:30px;
	}	
}
footer .logo_footer{
	width: 70%;
	height: 100px;
	clip-path: ellipse(47% 38% at 50% 48%);
	/* clip-path: inset(5% 6% 5% 5%); */
	background: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
}
@media (max-width:991px){
	footer .logo_footer{
		margin:auto;	
	}
}
footer .logo_footer a{
	display: flex;
	justify-content:center;
	align-items: center;
}

footer .logo_footer img {
	margin-top: -8px;
	width: auto;
	height: 55px;
	object-fit: cover;

}
footer .logo_footer p{
	margin-bottom: 20px
}
footer .company_info div table tr td{
	border:none !important;	
}
footer .company_info a{
	color: #fff;
	text-decoration: none;
	transition: .3s
}
footer .company_info a:hover{
	color: #438DC4
}
footer ul{
	display: block;
	margin-top:20px;
}
footer ul li{
	display: block;
}
footer .icc{
	margin-top: 15px;
	display: flex;
}
footer .icc .icc-item{
	width: 30px;
	height: 30px;
	margin-right: 15px;
	border-radius: 50%;
	background: #fff;
	position: relative;
}

footer .icc a{
	position: absolute;
	top: 50%;
	left: 50%;
	transform:translate(-50%,-50%);
}
footer .icc a i{

	color: #000;
	font-size: 16px;
}





footer .form__submit{
	margin-top: 10px;
	box-sizing: border-box;
	overflow: hidden;
	padding: 5px;
	margin-left: -5px;
	margin-right: -5px;
	background: rgba(255,255,255,.4);
	display: flex;
}
footer .form__submit input{
	padding: 5px;
	font-size: 13px;
	/* background: url(./../img/ico_eml.gif) #fff no-repeat; */
	box-sizing: border-box;
	background-position: left center;
	width: 68%;

}

footer .form__submit button{
	width: 35%;
	background: linear-gradient(to right, rgb(171,36,42) 0%,rgb(251,2,2) 24%,rgb(239,22,2) 61%,rgb(164,39,45) 100%);
}



/* footer .form_submit .input_group{
width: 65%;
}
footer .form_submit .input_group input{
width: 100%;
padding: 10px;
} */
/* footer .form_submit button{
width: 35%;
background: linear-gradient(to right, rgb(171,36,42) 0%,rgb(251,2,2) 24%,rgb(239,22,2) 61%,rgb(164,39,45) 100%);
transition: all .4s ease;
border: 2px solid black;
}
footer .form_submit button:hover{
background: linear-gradient(to right, #093 0%,rgb(18, 207, 116) 24%,rgb(78, 228, 151) 61%,rgb(20, 145, 40) 100%);
} */

.btnAddProfile:hover{
	color:#fff;
}






footer ul li h3{
	font-size:14px;
	text-transform: uppercase;
	margin-bottom: 20px
}
footer ul li a{
	color: #fff;
	text-decoration: none;
	display: inline-block;
	transition: .3s;
	margin-bottom: 5px
}
footer ul li a:hover{
	color: #438DC4;
	text-decoration: none
}

.menu_footer {
	padding: 3px 0 0;
	border-top: 1px solid gray;
	border-bottom: 1px solid gray;
	display: inline-block;
	width: 100%;
	margin:10px 0;
	vertical-align: top;
}
ul.list_paypal{
	display: block;
	text-align: right;
	padding-top: 22px;
}
ul.list_paypal li{
	display: inline-block;
	padding:0 7px;
}
ul.list_paypal li a{}

.text_info{
	font-size: 14px;
	color: #fff;
	margin-bottom: 20px
}
ul.link_infoPage{
	display: none;
	text-align: left;
	padding-top: 0
}
ul.link_infoPage li i{
	font-size:16px
}


/*addFix*/
.menu_header .container{
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.wrap_header_top {
	display: none
}

.menu_header ul li {
	width: auto
}
.menu_header ul li a {
	color: #fff;
	border-right: 0;
	padding-left: 15px;
	padding-right: 15px;
}
@supports (font-variation-settings: "wght" 600) {
	.menu_header ul li a {
		font-weight: 600
	}

}
.menu_header ul li a span {
	margin-left: 10px;
	line-height: 30px;
}
.menu_header ul li .iconMenu{
	width: 20px;
	margin-left: 5px
}
.menu_header ul li .iconMenu img{
	width: 100%;
	object-fit: cover;
}
.menu_header .logo{
	margin-right: 20px
}
.menu_header ul li.callPhone{
	padding-left: 30px
}
.menu_header ul li.callPhone>span{
	display: block;
}
.menu_header li.callPhone span.phoneMenu a{
	padding-top: 0
}
.menu_header li.callPhone span.phoneMenu span{
	font-size: 15px;
}
.menu_header li.callPhone span.time span{
	color: #fff;
	font-size: 12px
}
/*addFix*/
/*ytuong*/
.wrapMainRight{
	position: fixed;
	top: 40%;
	right: 0;
	z-index: 19;
}
.wrapMainRight ul li{
	position: relative;
	margin-right: 20px
}
.wrapMainRight ul a{
	display: block;
	color: #fff;
	background: #1a3863;
	padding: 9px 15px;
	text-decoration: none;
	text-transform: uppercase;
	transform: rotate(90deg);
	position: relative;
	right: -50%;
	width: 100%;
}


/* Request */


.box-progress{
	background:#1b3964;
}
.box-progress-flex{
	width: 75%;
	margin:0 auto;
	display:flex;
	justify-content:space-between;
	padding: 10px 0;

}


.progress-item{
	text-align: center;
	width:33.33%;
	position: relative;
}
.progress-item:not(:last-child):after{
	content: "";
	position: absolute;
	top: 25%;
	left: 55%;
	width: 100%;
	height: 3px;
	background:#fff;
}

.progress-number{
	display:inline-block;	
	border-radius: 50%;
	background: #fff;
	padding: 2px 10px;
	font-size:16px;
	font-weight:600;
	color: #1b3964;
}
.progress-number.active{
	background: #f26135;
	color: #fff;
}

.progress-text{
	display:block;
	font-size: 12px;
	color: #fff;
	padding-top: 5px;
}


/* Main REquest */
.main-request{

}
.main-request .row{
	margin-left: -7px;
	margin-right: -7px;
}
.main-request .s_gutters{
	padding-left: 7px;
	padding-right: 7px;
}
.main-request h2{
	color: #1a3863;
	font-size: 16px;
	transition: .3s;
	margin-bottom: 10px;
	font-family: 'Roboto', sans-serif;
	font-weight: 600;
}
.main-request .gioithieu-dau{
	padding-bottom: 30px;
	border-bottom: 1px solid #7f8c8d;
}
.main-request .gioithieu-dau .location{
	margin-top: 5px;
}
.main-request .gioithieu-dau .location a{
	text-decoration: none;
	color: #000;
}
.gioithieu-dau .location img{
	width: 15px;
	display: inline-block;
	margin-right: 5px;
}
.main-request .dichvu{
	padding-top: 20px;
}
.main-request .dichvu span{
	display:block;
}
.main-request .card-price{
	display:flex;
	justify-content: space-between;
	align-items:center;
	padding-bottom: 5px;
	border-bottom: 1px solid #7f8c8d;
}
.main-request .card-price h2{
	margin-bottom: 0;
}
.main-request .card-price span{
	font-size: 16px;
	display: block;
	font-weight: 900;
	color: #ff6000;

}
.main-request .card-info{
	padding-top: 5px;
}
.main-request .card-info span{
	display: block;
	font-style: italic;
}

.card--border{
	border: 1px solid #cdcdcc;
}
/* Phan Form */
.main-request .form-request{
	width:75%;
}
.main-request .title-form{
	border-bottom: 1px solid #7f8c8d;
	padding-bottom: 5px;
}
.title-form span{
	font-size: 13px;
}
.form-request .form-group{
	margin-bottom: 0;
}
.form-request .table td, .form-request .table th {
	padding: .35rem;
	vertical-align: middle;
	border-top: none;
	font-size: 14px;
}


.main-request .table-a{
	border-bottom: 1px solid #7f8c8d;
	margin-top: 15px;
}
.form-request .form-check{
	display: inline-block;
	margin-right: 25px;
}

/* Custom radio */

.main-request .checkmark {
	position: absolute;
	top: 0;
	left: 0;
	height: 23px;
	width: 23px;
	background-color: #eee;
	border-radius: 50%;
}
.main-request input:checked ~ .checkmark {
	background-color: #2196F3;
}
.checkmark:after {
	content: "";
	position: absolute;
	display: none;
}
.main-request input:checked ~ .checkmark:after {
	display: block;
}
.main-request .checkmark:after {
	top: 7px;
	left: 8px;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background: white;
}
.main-request span.vocative {
	padding-left: 10px;
}

.table-a  tr  td:nth-child(1){
	max-width: 30%;
	width: 30%;
	word-wrap: break-word;
}
.table-a  .push-request{
	padding: 10px 20px;
	color: #fff;
	background:#f26135;
	display:block;
	width: 100%;
	text-align: center;
	text-decoration: none;
	border-radius: 5px;
}
.table-a  .push-request span{
	font-size:20px;
	font-weight: 600;
	text-transform: uppercase;
}


.main-request .no_border{
	border-bottom: none;
}
.main-request .no-mbottom{
	margin-bottom:0;
}

.main-request .msg_error{
	color: red;
}
.form_date{
	position: relative;
}
.bg-icon{
	position: absolute;
	top: 5px;
	right: 5px;
	width: 40px;
	height: 25px;
	background: url(https://data.chinahighlights.com/pic/top10/tour-calendar.png) no-repeat 15px !important;
}

/* End Request */

/* Start Thank You */
.card-thankyou{
	margin: 80px 0px 15px 0px;
	background:#f8f8f8;
}
.card-thankyou .back-link{
	width: 100%;
	display:flex;
	margin-top: 10px;
}
.card-thankyou .back-link a{
	width: 50%;
	background:#959595;
	text-align: center;
	color: #fff;
	border-right: 0;
	padding: 10px 15px;
	margin-right: 10px;
	text-decoration: none;
}
.card-thankyou .back-link a span{
	font-size: 16px;
	font-weight:600;
	display: inline-block;
}
.card-thankyou span.iconMenu{
	padding-right: 8px;
}
.card-thankyou span{
	display:block;
}

.back-link img{
	width: 20px;
	object-fit: cover;
}

._a{
	display: flex;
	justify-content: center;
	align-items:center;
	width: 100px;
	margin: 0 auto;
	padding: 10px 20px;
	background: gray;
}
._a img{
	width: 25px;
	object-fit: cover;
	margin-right: 7px;
}
._a span{
	font-size:14px;
	color: #fff;
}


@media (max-width:767px){
	.progress-item:not(:last-child):after {
		top: 18%;
		left: 60%;
	}
}
/* End Thank You */

/* Mian */
main{
	margin-top: 130px;
}
@media (max-width:768px){
	main{
		margin-top:170px;  
	}
}
.no_mt{
	margin-top: 0px;
}


/* Custom lại header top */

/* Bat Dau Sua Tu Day */

.header--top {
	background: #1a3863;
}

#header {
	border-bottom: 1px solid #f1f1f1;
	background: #fff;
	z-index: 1001;
	position: relative;
}

#header .logo--mb {
	width: 100%;
	display: flex;
	align-items: center;
	padding-left: 15px;

}

/* #header .logo--mb span.mail {
margin-left: auto;
color: #fff;
} */

#header .logo--mb>a {
	margin: 0 15px;
	background: #fff;
	padding: 0 10px;
	/* clip-path: polygon(0% 15%, 12% 12%, 15% 0%, 85% 0%, 89% 11%, 100% 15%, 100% 85%, 90% 90%, 85% 100%, 15% 100%, 10% 91%, 0% 85%); */
}

#header .logo--mb span.language {
	margin-left: auto;
	padding: 0 15px;
}

#header .logo--mb span.language img {
	width: 20px;
	margin: 0 2px;
}

#header .logo--mb img {
	width: 150px;
	object-fit: cover;
}

#header .logo--mb .time img {
	width: 20px;
	object-fit: cover;
}

#header .logo--mb img.img--phone {
	width: 30px;
	object-fit: cover;
}

@media (max-width:425px) {
	#header .logo--mb > a {
		display: none;
	}

	#header .logo--mb span.language img {
		width: 44px;
		margin: 0 5px;
	}

	#header .logo--mb span.language {
		padding: 0 33px;
	}


}

/*
css menu 28-9-2020
*/

.overtop-mobile-nav {
	display: none;
}

.overtop-mobile-nav.mean-container .mean-nav ul li a.active {
	color: #cfa97a;
}

#usa {
	width: 24px;
	height: 16px;
}

.navbar-area {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: auto;
	z-index: 99;
	background-color: transparent;
}

.is-sticky {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 999;
	-webkit-box-shadow: 0 2px 28px 0 rgba(0, 0, 0, 0.06);
	box-shadow: 0 2px 28px 0 rgba(0, 0, 0, 0.06);
	background-color: #ffffff !important;
	-webkit-animation: 500ms ease-in-out 0s normal none 1 running fadeInDown;
	animation: 500ms ease-in-out 0s normal none 1 running fadeInDown;
	max-width: 100% !important;
}

.is-sticky .overtop-nav::before {
	display: none;
}

.navbar-brand {
	width: 15%;
	padding-top: 0;
	padding-bottom: 0;
}

.navbar-brand img {
	width: 80% !important;
}

.overtop-nav {
	background-color: #ffffff;
	padding-top: 10px;
	padding-bottom: 10px;
	position: relative;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
	max-width: 100%;
	margin: auto;
}

/* .overtop-nav::before {
content: "";
position: absolute;
top: -10px;
left: -11px;
right: 0;
height: 100%;
background-color: #0000001f;
z-index: -1;
width: 102% !important;
margin: auto;
-webkit-transition: all 0.05s;
transition: all 0.05s;
height: 105px;
} */



.overtop-nav .navbar ul {
	padding-left: 0;
	list-style-type: none;
	margin-bottom: 0;
}

.overtop-nav .navbar .navbar-nav {
	margin-left: auto;
}

.overtop-nav .navbar .navbar-nav .nav-item {
	position: relative;
	padding: 18px 4px;
}

.overtop-nav .navbar .navbar-nav .nav-item img {
	margin-bottom: 6px;
	margin-right: -15px;
}

/* .overtop-nav .navbar .navbar-nav .nav-item a {
font-size: 14.4px;
font-weight: 600;
color: #000000;
text-transform: capitalize;
padding-left: 0;
padding-right: 0;
padding-top: 0;
padding-bottom: 0;
margin-left: 12px;
margin-right: 12px;
} */

.nav-item .nav-link img {
	margin-top: -3px;
	margin-right: 10px;
}

.overtop-nav .navbar .navbar-nav .nav-item a:hover, .overtop-nav .navbar .navbar-nav .nav-item a:focus, .overtop-nav .navbar .navbar-nav .nav-item a.active {
	color: #f1251e;
	-webkit-transition: .6s;
	transition: .6s;
}

.overtop-nav .navbar .navbar-nav .nav-item a i {
	margin-left: 0;
	font-size: 12px;
}

.overtop-nav .navbar .navbar-nav .nav-item:hover a, .overtop-nav .navbar .navbar-nav .nav-item:focus a, .overtop-nav .navbar .navbar-nav .nav-item.active a {
	color: #f1251e;
	-webkit-transition: .6s;
	transition: .6s;
}

.overtop-nav .navbar .navbar-nav .nav-item .dropdown-menu {
	-webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.1);
	background: #ffffff;
	position: absolute;
	border: none;
	top: 80px;
	left: 0;
	width: 250px;
	z-index: 99;
	display: block;
	opacity: 0;
	visibility: hidden;
	border-radius: 0;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	padding-top: 20px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 20px;
}

.overtop-nav .navbar .navbar-nav .nav-item .dropdown-menu li {
	position: relative;
	padding: 0;
}

.overtop-nav .navbar .navbar-nav .nav-item .dropdown-menu li a {
	text-transform: capitalize;
	padding: 8px 15px;
	margin: 0;
	display: block;
	color: #141414;
	font-size: 14.4px;
}

.overtop-nav .navbar .navbar-nav .nav-item .dropdown-menu li a:hover, .overtop-nav .navbar .navbar-nav .nav-item .dropdown-menu li a:focus, .overtop-nav .navbar .navbar-nav .nav-item .dropdown-menu li a.active {
	color: #f23630;
	-webkit-transition: .6s;
	transition: .6s;
}

.overtop-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu {
	left: 220px;
	top: 0;
	opacity: 0;
	visibility: hidden;
}

.overtop-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li a {
	color: #141414;
	text-transform: capitalize;
}

.overtop-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li a:hover, .overtop-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li a:focus, .overtop-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li a.active {
	color: #cfa97a;
	-webkit-transition: .6s;
	transition: .6s;
}

.overtop-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li {
	position: relative;
	padding: 0;
}

.overtop-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li a {
	text-transform: capitalize;
	padding: 8px 15px;
	margin: 0;
	display: block;
	color: #141414;
	font-size: 15.4px;
	font-weight: 600;
}

.overtop-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li a:hover, .overtop-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li a:focus, .overtop-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li a.active {
	color: #cfa97a;
	-webkit-transition: .6s;
	transition: .6s;
}

.overtop-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu {
	left: 220px;
	top: 0;
	opacity: 0;
	visibility: hidden;
}

.overtop-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li a {
	color: #141414;
	text-transform: capitalize;
}

.overtop-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li a:hover, .overtop-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li a:focus, .overtop-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li a.active {
	color: #cfa97a;
	-webkit-transition: .6s;
	transition: .6s;
}

.overtop-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li.active a {
	color: #cfa97a;
	-webkit-transition: .6s;
	transition: .6s;
}

.overtop-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li:hover .dropdown-menu {
	opacity: 1;
	visibility: visible;
	top: -15px;
}

.overtop-nav .navbar .navbar-nav .nav-item .dropdown-menu li.active a {
	color: #cfa97a;
	-webkit-transition: .6s;
	transition: .6s;
}

.overtop-nav .navbar .navbar-nav .nav-item .dropdown-menu li:hover .dropdown-menu {
	opacity: 1;
	visibility: visible;
	top: -15px;
}

.overtop-nav .navbar .navbar-nav .nav-item:hover .dropdown-menu {
	opacity: 1;
	visibility: visible;
	top: 100%;
}

.others-options .appoinment-btn {
	margin-top: 5px;
}

.others-options .appoinment-btn .appoinment-btn-one {
	display: inline-block;
	margin-top: -5px;
	padding: 10px 10px;
	border: 1px solid #162e54;
	color: #ffffff;
	background-color: #162d54;
	font-size: 13px;
	line-height: normal;
	max-width: 130px;
}

.others-options .appoinment-btn .appoinment-btn-one:hover {
	background-color: #ffffff;
	color: #162d54;
	-webkit-transition: .6s;
	transition: .6s;
	text-decoration: none;
}

.others-options i::before {
	font-size: 18px;
	margin-right: 5px;
}
/* Messages */
#snackbar {
	visibility: hidden;
	min-width: 250px;
	margin-left: -125px;
	background-color: #4CAF50;
	color: #fff;
	text-align: center;
	padding: 16px;
	position: fixed;
	z-index: 1;
	left: 90.4%;
	bottom: 10px;
	font-size: 14px;
	font-style: italic;
}

#snackbar.show {
	visibility: visible;
	-webkit-animation: fadein 0.5s, fadeout 0.5s 2.5s;
	animation: fadein 0.5s, fadeout 0.5s 2.5s;
}
.contact_info p i {
	padding-right: 10px;
}

.navbar{
	padding:0 !important;	
}

.form-booktours .card{
	box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}
.form-booktours .card div h3{
	color:#162d54;
}
.form-booktours .card > div{
	padding:15px ; 
}

.form-booktours .card div label:first-child{
	font-weight: 600;
	color:#162d54;
}

#chose-language select{
	font-weight: 600;	
}
.zalo-chat-widget{
	right:25px !important;
	left:auto;
}
.fix-phone{
	position: fixed;
	right: 25px;
	bottom: 203px;
	z-index: 40;
	width: 60px;
	height: 60px;
}
.fix-phone a{
	position: absolute;
	top: 0;
	right: 100%;
	margin-right: 12px;
	display: none;
	width: 190px;
	background: #1a3863;
	border-radius: 8px;
	padding: 4px 12px;
	color: #fff;
	font-weight: 400;
	text-decoration: none;
	transition:all .2s ease;
}
.fix-phone a:nth-child(2){
	top:36px;
	transition:all .3s ease;
}
.fix-phone a:hover{
	color:#fff;	
}
.fix-phone a.show{
	display:block;	
}


.accordion-description .card{
	border:0;
	border-radius:0;
	border-top:1px solid #000;
	border-bottom:1px solid #000;
}
.accordion-description .card-header{
	border:0;
	background:transparent;
}
.accordion-description .card-header button{
	padding:0;
	font-weight:700;
	color:#000000;
	position:relative;
}
.accordion-description .card-header button .xmask{
	position: absolute;
	top: 50%;
	right: 0;
	transform: translateY(-50%);
	font-size:20px;
}
.accordion-description .card-header button.collapse{
	color:#f1251e;
}
.accordion-description .card-header button .btn-plus{
	display:none;
}
.accordion-description .card-header button .btn-minus{
	display:block;
}

.accordion-description .card-header button.collapsed .btn-plus{
	display:block;
}
.accordion-description .card-header button.collapsed .btn-minus{
	display:none;
}

.content_bt ul{
	list-style:disc;
	margin-left:20px;
}

.popup-delete {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 110;
	/* background: red; */
	display: none;
} 
.popup-cancel-order {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 110;
	/* background: red; */
	display: none;
}
.popupclick-login{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 110;
	/* background: red; */
	display:none;
}
.popupclick-login-box{
	position:relative;
	width:100%;
	height:100%;
	display: flex;
	align-items: center;
	justify-content: center;
}
.popupclick-login-overlay{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:rgba(0,0,0,.3);
	z-index:-1;
}
.popupclick-login-box .block-wrap-login{
	position:relative;
	min-width:300px;
	background:#fff;
	padding:30px;
}
.popupclick-login-box .block-wrap-login .block-wrap-button{
	display:flex;
	flex-wrap:wrap;
	align-items:center;
	justify-content:space-between;
}
.popupclick-login-box .block-wrap-login .block-wrap-button a{
	background:red;
	padding:6px 10px;
	text-align:center;
	color:#fff;
	min-width:60px;
	border-radius:4px;
	text-decoration:none;
	cursor: pointer;
}
.nav__bar.use-info{
	margin-bottom:0;
}
.sub__customer{
	position:relative;
}
.sub__customer>a{
	display:flex;
	align-items:center;
}
.sub__customer>a:hover{
	color:#fff !important;
}
.sub__customer > ul{
	position: absolute;
	top: 100%;
	right: 0;
	z-index: 1000;
	display: none;
	min-width: 160px;
	padding: 5px 0;
	margin: 2px 0 0;
	list-style: none;
	font-size: 14px;
	text-align: left;
	background-color: #ffffff;
	border: 1px solid #cccccc;
	border: 1px solid rgba(0, 0, 0, 0.15);
	border-radius: 0px;
	-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
	box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
	background-clip: padding-box;
}
.sub__customer > ul>li>a{
	display: block;
	padding: 3px 20px;
	clear: both;
	font-weight: normal;
	line-height: 1.428571429;
	color: #333333;
	white-space: nowrap;
}
.sub__customer.opened>ul{
	display:block;
}
.form-user{
	max-width:1300px;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:50px;
	padding-left:15px;
	padding-right:15px;
	display:flex;
	justify-content:center;
}
@media(max-width:767.98px){
	.form-user{
		flex-direction:column;
		padding-left:0;
		padding-right:0;
	}
}
.form-user .box{
	box-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
	background-color: #ffffff;
}
.form-user .box .box-body{
	position:relative;
	padding:20px;
}
.form-user-inner{
	width:100%;
}
.form-user.form-book-manager{
	justify-content:flex-start;
}
.form-user.form-book-manager .table-booking .table-booking-inner{
	white-space:nowrap;
	overflow-x:auto
}
.form-user.form-book-manager .manager-form-control .table-booking .table-booking-inner{
	white-space:normal;
}
.form-user.form-book-manager .manager-form-control .table-booking .table-booking-inner table tbody tr{
	border-bottom:1px solid #eee;
}
.form-user form{
	width:300px;
}
.form-user .form-group label{
	display:block;
	font-weight:600;
}
.form-user .form-group input[type=text],
.form-user .form-group input[type=password]{
	width: 100%;
	padding: 10px;
	outline: 0;
	border: 1px solid #cccccc;
}

.form-user button{
	padding:6px 10px;
	background:#f1251e;
	color:#fff;
	border-radius:3px;
}
.form-user button.btn-submit{
	background:#162d54;
}
.form-user button a{
	color:currentcolor;
}

.form-user .table-booking{
	margin-bottom:50px;
}
.form-user .table-booking>p{
	font-weight:600;
	font-size:30px;
}

.sidebar--profile .card-member{
	border-radius: 13px;
	box-sizing: border-box;
	min-height: 210px;
	margin: 0;
	position: relative;
	padding: 10px;
	font-family: 'VLBebasNeueRegular';
}

.sidebar--profile .card-silver{
	background: url(../img/bg-card-silver.png) no-repeat;
	background-size: 100% 100%;
}

.sidebar--profile .pic-member {
	width: 90px;
	height: 90px;
	position: relative;
	border-radius: 100%;
	overflow: hidden;
	top: 0;
	left: 0;
}
/*.sidebar--profile .pic-silver {
	border: 2px solid #b3b3b8;
}*/
.sidebar--profile .box-name {
	font-size: 20px;
	text-transform: uppercase;
	position: relative;
	top: 0;
	left: 0;
	letter-spacing: 4px;
	/*width: 60%;*/
	font-weight: bold;
	line-height: 23px;
}
.sidebar--profile .box-name-silver {
	color: #001d41;
	height: 22px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-bottom: 4px;
	/*width: 210px;*/
	letter-spacing:.5px;
}
.sidebar--profile .box-diem {
	font-size: 14px;
	text-transform: uppercase;
	position: relative;
	top: 0;
	right: 0;
	/*width: 40%;
	padding-left: 20px;*/
	text-align:right;
}
.sidebar--profile .box-diem .tt-diem-silver {
	font-size: 16px;
	letter-spacing: 4px;
	display: block;
	color: #001d41;
}
.sidebar--profile .box-diem .diem-silver {
	font-size: 30px;
	letter-spacing: 3px;
	color: #000000;
	font-weight: bold;
	display: block;
}
.sidebar--profile .box-diem .hsd-silver {
	font-size: 13px;
	color: #000000;
	letter-spacing: 3px;
}
.sidebar--profile .box{
	box-shadow:0 0 2px rgba(0, 0, 0, 0.3);
	margin-top:-10px;
}
.sidebar--profile .box .side-menu{
	padding:25px 15px 15px ;
}
.sidebar--profile .box .side-menu li a{
	font-size:15px;
	padding:5px 0;
	color:#000;
	position: relative;
	display: block;
	font-weight:500;
}
.sidebar--profile .box .side-menu li a:hover{
	text-decoration:none;
	color:#f1251e;
}
.form-user {
	max-width: 1300px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 50px;
	display: flex;
	justify-content: center;
}

@media(max-width:767.98px) {
	.form-user {
		flex-direction: column;
	}
}

.form-user .box {
	box-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
	background-color: #ffffff;
}

.form-user .box .box-header {
	border-bottom: 1px solid #d2d2d2;
	padding: 14px 20px;
}

.form-user .box .box-header .box__title {
	display: inline-block;
	margin: 0;
	color: #000000;
	font-size: 18px !important;
	font-weight: 500;
	line-height: 1.5;
	text-transform: uppercase;
}

.form-user .box .box-body {
	position: relative;
	padding: 20px;
}

@media(max-width:480px) {
	.form-user .box .box-body {
		padding: 15px;
	}
}

.form-user-inner {
	width: 100%;
}

.form-user.form-book-manager {
	justify-content: flex-start;
}


.form-user form {
	width: 300px;
}

.form-user .form-group label {
	display: block;
	font-weight: 600;
}

.form-user .form-group label > .require {
	color: red;
}

.form-user .form-group label.error {
	display: table-caption;
	color: red;
}

.form-user .input-group {
	position: relative;
	display: table;
	border-collapse: separate;
}

.form-user .input-group .input-group-icon {
	display: table-cell;
	width: 1%;
	white-space: nowrap;
	vertical-align: middle;
	border: 1px solid #cccccc;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	border-right: 0;
	padding: 5px;
}

.form-user .input-group .input-group-icon i {
	color: #bbbbbb;
	font-size: 20px;
}

.form-user .form-group input[type=text],
.form-user .form-group input[type=password] {
	width: 100%;
	padding: 10px;
	outline: 0;
	border: 1px solid #cccccc;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
}

.form-user .form-group input[type=text]:placeholder,
.form-user .form-group input[type=password]:placeholder {
	color: #999999;
}

.form-user button {
	padding: 6px 10px;
	background: #f1251e;
	color: #fff;
	border-radius: 3px;
}

.form-user button.btn-submit {
	background: #162d54;
}

.form-user button a {
	color: currentcolor;
}

.form-user .table-booking {
	margin-bottom: 20px;
	padding-bottom: 15px;
}

.form-user .table-booking:not(:last-child) {
	border-bottom: 1px solid #cccccc;
}

.form-user .table-booking > p {
	font-weight: 600;
	font-size: 24px;
}

/*.sidebar--profile .card-member {
	border-radius: 13px;
	box-sizing: border-box;
	min-height: 210px;
	margin: 0;
	position: relative;
	padding: 10px;
	font-family: 'VLBebasNeueRegular';
}

.sidebar--profile .card-silver {
	background: url(../img/bg-card-silver.png) no-repeat;
	background-size: 100% 100%;
}

.sidebar--profile .pic-member {
	width: 90px;
	height: 90px;
	position: relative;
	border-radius: 100%;
	overflow: hidden;
	top: 0;
	left: 0;
}

.sidebar--profile .pic-silver {
	border: 2px solid #b3b3b8;
}

.sidebar--profile .box-name {
	font-size: 20px;
	text-transform: uppercase;
	position: relative;
	top: 0;
	left: 0;
	letter-spacing: 4px;
	width: 60%;
	font-weight: bold;
	line-height: 23px;
}

.sidebar--profile .box-name-silver {
	color: #001d41;
	height: 22px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-bottom: 4px;
	width: 210px;
	letter-spacing: .5px;
}

.sidebar--profile .box-diem {
	font-size: 14px;
	text-transform: uppercase;
	position: relative;
	top: 0;
	right: 0;
	text-align: right;
}

.sidebar--profile .box-diem .tt-diem-silver {
	font-size: 16px;
	letter-spacing: 4px;
	display: block;
	color: #001d41;
}

.sidebar--profile .box-diem .diem-silver {
	font-size: 30px;
	letter-spacing: 3px;
	color: #000000;
	font-weight: bold;
	display: block;
}

.sidebar--profile .box-diem .hsd-silver {
	font-size: 13px;
	color: #000000;
	letter-spacing: 3px;
}

.sidebar--profile .box {
	box-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
	margin-top: -10px;
}

.sidebar--profile .box .side-menu {
	padding: 25px 15px 15px;
}

.sidebar--profile .box .side-menu li a {
	font-size: 15px;
	padding: 5px 0;
	color: #000;
	position: relative;
	display: block;
	font-weight: 500;
}

.sidebar--profile .box .side-menu li a:hover {
	text-decoration: none;
	color: #f1251e;
}*/

.order-status {
	padding: 45px 15px 15px;
}

.order-status .order-status-steps {
	width: 100%;
	margin: 10px auto 30px;
	list-style: none;
	padding: 0;
	display: table;
	table-layout: fixed;
	color: #353535;
}

.order-status .order-status-steps > li {
	position: relative;
	display: table-cell;
	text-align: center;
	font-size: 13px;
}

.order-status .order-status-steps > li.is-active {
	color: #71be0f;
}
.order-status .order-status-steps > li.is-cancel {
	color: #ff1919ed;
}
.order-status .order-status-steps > li:before {
	color: #fff;
	content: attr(data-step);
	display: table;
	margin: 0 auto -60px;
	background: #dddddd;
	width: 22px;
	height: 22px;
	text-align: center;
	line-height: 22px;
	border-radius: 100%;
	position: relative;
	z-index: 21;
}
.order-status .order-status-steps > li.is-cancel:before {
				color: #FFF;
				background: #ff1919ed;
				color: #FFF;
				background: #ff1919ed url(../img/icon-check.svg) no-repeat;
				background-size: 65% auto;
				background-position: 5px 5px;
			}
.order-status .order-status-steps > li.is-active:before {
	color: #FFF;
	background: #71be0f;
	color: #FFF;
	background: #71be0f url(../img/icon-check.svg) no-repeat;
	background-size: 65% auto;
	background-position: 5px 5px;
}

.order-status .order-status-steps > li:after {
	content: '';
	position: absolute;
	display: block;
	background: #dddddd;
	width: 90%;
	height: 6px;
	top: 8px;
	left: 55%;
	z-index: 20;
}
.order-status .order-status-steps > li.progress__last:after {
	display:none;
}

@media(max-width:767px) {
	.order-status .order-status-steps li span {
		display: none;
	}
}

.table {
	width: 100%;
	max-width: 100%;
	margin-bottom: 20px;
}

.table--keyval > tbody > tr > th {
	padding: 8px 0;
	border: 0;
	width: 180px;
	min-width: 180px;
	color: #777777;
	font-size: 14px;
	font-weight: 400;
}
@media(max-width:576px){
	.table--keyval > tbody > tr > th{
		width:50%;
		min-width:50%;
	}
}
.table--keyval > tbody > tr > td {
	padding: 5px 0;
	border: 0;
}
.table--order-detail > tbody > tr > td{
	margin:0;
}
@media(max-width:768px){
	.infor-deal-detail{
		white-space:nowrap;
		overflow:auto;
	}
}
.table--inner{
	white-space:nowrap;
	overflow:auto;
}
.popup-info-detail-wrap{
	white-space:nowrap;
	overflow:auto;
}
.popup-info-detail-wrap table tr th,
.popup-info-detail-wrap table tr td{
	padding:10px 5px;
}
.hidden {
	display: none !important;
}
