.content,
.wrapper{
	float:left;
	width:100%;
}
.wrapper{
	overflow:hidden;
}
.overlay{
	position:relative;
}
.overlay:before{
	position:absolute;
	content:"";
	top:0px;
	left:0px;
	right:0px;
	bottom:0px;
	/*background-color:#000;*/
	opacity:0.4;
}
.dl-menuwrapper{
	display:none;	
}

.spa_select_dropdwon,
.spa_login ul,
.spa_top_row,
.spa_top_wrap{
	float:left;
	width:100%;	
}
.spa_top_wrap{
	padding:11px 0px 10px;
	border-bottom: 1px solid rgb(255 255 255 / 11%);
}
.spa_top_row p{
	float:left;
	width:auto;
	color:#fff;
	margin-bottom:0px;
}
.spa_login{
	float:right;
	width:auto;
	padding-top: 2px;
}
.spa_login ul li{
	float:left;
	padding:0px 20px;
	border-right:1px solid #fff;
	line-height: 15px;
}
.spa_login ul li:last-child{
	padding-right:0px;
	border-right:none;
}
.spa_select_dropdwon > span{
	float:left;
	color:#fff;
	margin-right:11px;
}
.spa_select_dropdwon .nice-select{
	height:auto;
	background:none;
	border:none;
	color:#fff;
	padding:0px 16px 0px 0px;
}
.spa_select_dropdwon .nice-select:after {
    border-bottom: 2px solid #fff;
    border-right: 2px solid #fff;
    height: 6px;
    margin-top: -4px;
    right: -1px;
    width: 6px;
}
.spa_select_dropdwon .nice-select .list{
	width: 90px;
	top: 26px;
	border-radius: 0px 0px;
	border-top: 1px dotted #000;
	border-bottom: 2px dotted #000;
}
.spa_select_dropdwon .nice-select .list li{
	float:left;
	width:100%;
	border:none;
	padding:10px 20px;
}
.spa_select_dropdwon .nice-select .list li:hover{
	background-color:#000;
}
.spa_singup_form{
	display:inline-block;
	color:#fff;
}
.spa_singup_form i{
	margin-right:10px;
}
.spa_singup_form:hover{
	color:#fff;
}
/*
      ============================================
			SPA TOP WRAP END
      ============================================
*/

/*
      ============================================
			SPA TOP NAVIGATION START
      ============================================
*/
.spa_navi_list,
.navigation ul,
.spa_top_navigation{
	float:left;
	width:100%;
}
.navigation,
.navigation ul li,
.top_logo{
	float:left;
	width:auto;
}
.top_logo {
    padding: 6px 0px;
}
.top_logo h1{
	margin-bottom:0px;
}
.navigation ul li{
	margin-right:2px;
	position:relative;
}
.navigation ul li:last-child{
	margin-right:0px;
}
.navigation ul li a{
	display: inline-block;
    font-size: 14px;
    padding: 30px 5px 7px;
    border-bottom: 4px solid transparent;
    position: relative;
    text-transform: uppercase;
	font-weight: 700;
}
.navigation ul li a:before{
/*
	position:absolute;
	content:"";
	top:51%;
	left:-8px;
	right:0px;
	bottom:0px;
	height:3px;
	width:3px;
	background-color:#b4b4b4;
}
.navigation ul li a.active:before,
.navigation ul li a:hover:before{
	opacity:1;
	*/
}
/* navigation dropdwon start */
.navigation ul li ul{
	position:absolute;
	top:120%;
	left: 30px;
	width:200px;
	z-index: 4;
	overflow:hidden;
	visibility:hidden;
	opacity:0;
	border-bottom:3px solid;
	border-top:3px solid;
	background-color:#fff;
}
.navigation ul li ul:before{
	
	position: absolute;
	content: "";
	top: -10px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 10px 10px 10px;
	border-color: transparent transparent #d39e4c transparent;
	text-align: center;
	margin: 0px auto;
	
}
.navigation ul li ul li{
	width:100%;
	margin-right:0px;
}
.navigation ul li ul li a{
	display:block;
	color:#be7b2e;
	padding:10px 20px;
	border:none;
	border-bottom:1px solid rgba(0,0,0,0.1);
	position:relative;
	z-index:3;
}
.navigation ul li ul li a:hover{
	color:#fff;
	padding:10px 30px;
}
.navigation ul li ul li a:after{
	position:absolute;
	content:"";
	top:0px;
	left:50px;
	right:50px;
	bottom:0px;
	opacity:0;
	z-index:-1;
}
.navigation ul li ul li a:hover:after{
	opacity:0.6;
	left:0px;
	right:0px;
}
.navigation ul li ul li a:before{
	background:none;
	height:0px;
	width:0px;
}
.navigation ul li:hover ul{
	visibility:visible;
	overflow:visible;
	opacity:1;
	top:100%;
	left:0px;
}
.spa_search_info{
	float:right;
	width:auto;
}
.search_icon{
	display: inline-block;
	padding: 0px 20px;
	position: relative;
	top: -4px;
	border-left: 1px solid #b4b4b4;
	line-height: 17px;
	font-size: 16px;
	color:#353535;
	background: none;
}
.cart_icon{
	display: inline-block;
    height: 80px;
    width: 60px;
    text-align: center;
    line-height: 85px;
    color: #fff;
    font-size: 28px;
    position: relative;
    background: #d39e4c !important;
}
.cart_icon:hover,
.cart_icon:focus,
.cart_icon.active{
	color:#fff;
}
.cart_icon:hover{
	box-shadow: 0px 0px 8px -4px #000;
	color: #fff !important;
}
.cart_icon:before{
	position: absolute;
	content: "";
	top: auto;
	left: 0px;
	right: 0px;
	bottom: -30px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0px 0px 30px 60px;
	border-color: transparent transparent transparent #d39e4c;
	z-index: 1;
}
.cart_icon:hover:before{
	border-color:transparent #d29d4b transparent;
}
.cart_icon:after{
	position: absolute;
	content: "";
	top: auto;
	left: auto;
	right: 0px;
	bottom: -30px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width:0px 60px 30px 0;
	border-color: transparent #d39e4c transparent transparent;
	z-index: 1;
}
.cart_icon:hover:after{
	border-color: transparent #d29d4b transparent transparent;
}
/* sticky header style*/
.spa_top_navigation.sticky {
	
    z-index: 5;
    position: fixed;
    background-color: #fff;
    top: 0px;
    box-shadow: 0px 0px 20px 1px;
	z-index:9;
}
/*
      ============================================
			SPA TOP NAVIGATION END
      ============================================
*/

/*
      ============================================
			SPA BANNER WRAP START
      ============================================
*/
.spa_banner_btn,
.spa_banner_wrap{
	float:left;
	width:100%;
}
.spa_banner_wrap .overlay:before{
	opacity:0.2;
}
.spa_banner_text{
	position:absolute;
	top:50%;
	left:50%;
	right:0px;
	width:570px;
	z-index:3;
	text-align:center;
	padding:60px 0px 70px;
	margin:-179px 0px 0px -572px;
}
.spa_banner_text:before{
	position:absolute;
	content:"";
	top:0px;
	left:0px;
	right:0px;
	bottom:0px;
	opacity:0.95;
	z-index:-1;
}
.medium_text{
	font-size:30px;
	color:#fff;
}
.medium_text.margin{
	margin-bottom:26px;
}
.large_text{
	color: #fff;
	font-size: 65px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 66px;
}
.spa_banner_btn .them_btn{
	margin-right:10px;
}
.spa_banner_btn .them_btn:last-child{
	margin-right:0px;
}
.right-text {
    float:right;
    margin: -179px 0px 0px 0px;
}
.center-text {
    margin: -179px 0px 0px -280px;
}
.spa_banner_wrap .slick-prev, 
.spa_banner_wrap .slick-next{
	height:50px;
	width:50px;
}
.spa_banner_wrap .slick-prev:hover, 
.spa_banner_wrap .slick-next:hover{
	background-color:#000;
}
.spa_banner_wrap .slick-prev{
	left:10px;
}
.spa_banner_wrap .slick-next{
	right:10px;
}
.spa_banner_wrap .slick-prev:before, 
.spa_banner_wrap .slick-next:before{
	content:"\f104";
	color:#fff;
	font-size:24px;
	font-family:fontAwesome;
	line-height:50px;
}
.spa_banner_wrap .slick-next:before{
	content:"\f105";
}
.spa_banner_wrap .slick-dots{
	bottom:30px;
}
.spa_banner_wrap .slick-dots li{
	background-color:#fff;
	border-radius:100%;
	margin:0 4px;
	height:15px;
	width:15px;
}
.spa_banner_wrap .slick-dots li.slick-active{
	height:20px; 
	width:20px;
	top:-2px;
}
.spa_banner_wrap .slick-dots li button:before {
	content:"";
	position:relative;
}
.spa-banner-slider .slick-slide.slick-current.slick-active .medium_text1{
	-webkit-animation-name: fadeInUp;
  	animation-name: fadeInUp;
}
.spa-banner-slider .slick-slide.slick-current.slick-active .medium_text:last-of-type{
	-webkit-animation-name: fadeOutDown;
	animation-name: fadeOutDown;
}
.spa-banner-slider .slick-slide.slick-current.slick-active .large_text{
	-webkit-animation-name: slideInUp;
  animation-name: slideInUp;
}
.spa-banner-slider .slick-slide.slick-current.slick-active .them_btn{
	-webkit-animation-name: slideInLeft;
	animation-name: slideInLeft;
}
.spa-banner-slider .slick-slide.slick-current.slick-active .them_btn:last-child{
	-webkit-animation-name: slideInRight;
	animation-name: slideInRight;
}
/*
      ============================================
			SPA BANNER WRAP END
      ============================================
*/

/*
      ============================================
			SPA SALON WRAP START
      ============================================
*/
.spa_salon_text,
.spa_salon_item,
.spa_salon_list ul,
.spa_salon_list,
.spa_salon_wrap{
	float:left;
	width:100%;
}
.spa_salon_wrap{
	padding:40px 0px 75px;
}
.spa_salon_list ul li{
	float:left;
	width:16%;
	padding: 0px 10px;
}
.spa_salon_item figure{
	border-radius:100%;
}
.spa_salon_item:hover figure{
	/*transform: scale(1.3) perspective(120px) rotate(-10deg);
    -webkit-transform: scale(1.3) perspective(120px) rotate(-10deg);*/
}
.spa_salon_item .overlay:before{
	opacity:0.2;
	left:8px;
	right:8px;
	bottom:8px;
	top:8px;
	border-radius:100%;
}
.spa_salon_item:hover .overlay:before{
	opacity:0;
}
.spa_salon_text{
	text-align:center;
	margin-top:-20px;
	position:relative;
	z-index:3;
}
.spa_salon_text span{
	display:inline-block;
	height:48px;
	width:48px;
	text-align:center;
	border-radius:100%;
	color:#fff;
	line-height:48px;
	font-size:18px;
	margin-bottom:22px;
}
.spa_salon_item:hover .spa_salon_text span{
	background-color:#fff;
	box-shadow: 0px 5px 9px -4px;
}
.spa_salon_text h3{
	margin-bottom:0px;
	color: #dbac59;
    font-weight: 400;
    line-height: 1.2;
    font-style: normal;
    margin: 24px 0 10px;
	font-size: 20px;
}
/*
      ============================================
			SPA SALON WRAP END
      ============================================
*/

/*
      ============================================
			SPA VIDEO FEATURE START
      ============================================
*/
.spa_video_text,
.spa_video_fig,
.spa_video_feature{
	float:left;
	width:100%;
}
.spa_video_feature{
	background-color:#f4f4f4;
}
.spa_video_fig{
	text-align:center;
	padding:18px 34px 18px 40px;
	position:relative;
}
.spa_video_fig figure{
	width: auto;
	border-radius: 100%;
	float: none;
	display: inline-block;
	overflow: hidden;
	z-index:4;
}
.video_paly{
	position:absolute;
	top:50%;
	left:0px;
	right:0px;
	bottom:0px;
	height:124px;
	width:124px;
	text-align:center;
	line-height:124px;
	font-size:24px;
	border-radius:100%;
	background-color:#fff;
	margin:-62px auto;
}
.video_paly:hover{
	color:#fff;
}
.video_paly:before{
	position:absolute;
	content:"";
	top:-10px;
	left:-10px;
	right:-10px;
	bottom:-10px;
	border:3px solid #fff;
	border-radius:100%;
}
.video_paly:before, 
.video_paly:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    border: 1px solid #fff;
    border-radius: 50%;
}
.video_paly:before {
    -webkit-animation: scaling 1s linear 0s infinite;
    -o-animation: scaling 1s linear 0s infinite;
    animation: scaling 1s linear 0s infinite;
}
.video_paly:after {
    -webkit-animation: scaling 1s linear 0.3s infinite;
    -o-animation: scaling 1s linear 0.3s infinite;
    animation: scaling 1s linear 0.3s infinite;
}
@keyframes scaling{
	0%{
		opacity: 0;
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		-o-transform: scale(1);
		transform: scale(1);
	}
	15%{
		opacity: 0.7;
		-webkit-transform: scale(1.05);
		-ms-transform: scale(1.05);
		-o-transform: scale(1.05);
		transform: scale(1.05);
	}
	100%{
		opacity: 0;
		-webkit-transform: scale(1.5);
		-ms-transform: scale(1.5);
		-o-transform: scale(1.5);
		transform: scale(1.5);
	}
}
.spa_video_fig [class^="imghvr-"] a, 
.spa_video_fig [class*=" imghvr-"] a{
	top:50%;
}
.bg-color{
	position:relative;
	z-index:3;
}
.bg-color:after,
.bg-color:before{
    content: '';
	position: absolute;
	right: 30px;
	top: 0px;
	width: 999%;
	height: 100%;
	border-top-right-radius: 400px;
	border-bottom-right-radius: 400px;
	opacity:0.9;
	z-index:2;
	background-color: #e7c56c !important;
}
.bg-color:after{
	position:absolute;
	top:0px;
	opacity:1;
	background:none;
	background-image:url("https://aisota.vn/public/userfiles/background/video-bg.png");
	background-repeat:no-repeat;
	background-size:cover;
	z-index:-1;
	width:160%;
}
.spa_video_text{
	padding:92px 0px 95px 50px;
}
.custom_size{
	font-weight:400;
	font-size:50px;
	line-height: 50px;
	margin-bottom:7px;
	background: -webkit-linear-gradient(#b76f23, #fbe187);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.custom_size span{
	display:block;
	margin-bottom:4px;
}
.spa_video_text h3{
	font-size:40px;
	margin-bottom:6px;
}
.spa_video_text p{
	margin-bottom:42px;
}
/*
      ============================================
			SPA VIDEO FEATURE END
      ============================================
*/

/*
      ============================================
			SPA SERVICE WRAP START
      ============================================
*/
.spa_service_item,
.spa_service_list ul li,
.spa_service_list ul,
.spa_service_list,
.spa_service_wrap{
	float:left;
	width:100%;
}
.spa_service_wrap{
	padding:80px 0px 170px;
	position:relative;
	z-index:3;
}
.spa_service_wrap:before{
	position: absolute;
	content: "";
	top: 0px;
	left: 40px;
	right: 0px;
	bottom: -194px;
	background-image: url("https://aisota.vn/public/userfiles/background/service-bg.png");
	background-repeat: no-repeat;
	background-position: center;
	background-size: 37%;
	z-index:-1;
}
.spa_service_list ul li{
	margin-bottom:48px;
}
.spa_service_list ul li:last-child{
	margin-bottom:0px;
}
.service_icon{
	float:left;
	font-size:50px;
	color:#333333;
	line-height: 50px;
}
.spa_service_text{
	overflow:hidden;
	padding:0px 0px 0px 30px;
} 
.spa_service_text h3{
	margin-bottom:10px;
	padding-bottom:10px;
	position:relative;
	color: #dbac59;
    font-weight: 400;
    line-height: 1.2;
    font-style: normal;
    margin: 0px 0 12px;
    font-family: 'Google Sans', sans-serif;
	font-size: 24px;
}
.spa_service_text h3:before{
	position:absolute;
	content:"";
	top:0px;
	left:0px;
	right:0px;
	bottom:0px;
	border-bottom:1px solid #906c5f;
	/*width:48px;*/
}
.spa_service_text p{
	margin-bottom:0px;
}
.spa_service_item.right{
	text-align:right;
}
.spa_service_item.right .service_icon{
	float:right;
}
.spa_service_item.right .spa_service_text{
	padding:0px 30px 0px 0px;
}	
.spa_service_item.right .spa_service_text h4:before{
	left:auto;
	right:0px;
}
/*
      ============================================
			SPA SERVICE WRAP END
      ============================================
*/	

/*
      ============================================
			SPA RESERVATION WRAP START
      ============================================
*/	
.spa_field_btn,
.spa_reservation_form,
.spa_form_row,
.spa_textarea,
.spa_search_field,
.spa_select_field,
.spa_working_text,
.spa_working_list li,
.spa_working_list,
.spa_reservation_wrap{
	float:left;
	width:100%;
}
.spa_reservation_wrap {
    position: relative;
    z-index: 5;
}
.spa_working_hour{
	width:336px;
	border:9px solid #c18032;
	background-color:#fff;
	padding:32px 0px 0px;
	margin:60px auto;
	position:relative;
	z-index:3;
	text-align:center;
	display: inline-block;
	left: 70px;
}
.spa_working_hour:before{
	position:absolute;
	content:"\f004";
	top:-24px;
	left:0px;
	right:0px;
	height:40px;
	width:40px;
	line-height:40px;
	border:2px solid #563210;
	border-radius:100%;
	background-color:#fff;
	margin:auto;
	text-align:center;
	font-size: 18px;
	Google Sans: fontAwesome;
	z-index:3;
}
.spa_working_hour:after{
	position:absolute;
	content:"";
	top:-69px;
	left:0px;
	right:0px;
	height:45px;
	width:1px;
	background-color:#fff;
	margin:auto;
	text-align:center;
}
.spa_working_hour > a{
	text-align:center;
	display:inline-block;
	font-size:30px;
	color:#000;
}
.spa_working_hour h3{
	font-weight: 600;
	margin-bottom: 20px;
	position: relative;
	z-index: 3;
	text-transform: uppercase;
	padding-bottom: 2px;
	border-bottom: 3px solid;
	display: inline-block;
}
.spa_working_list{
	position:relative;
}
.spa_working_list:before{
	position: absolute;
	content: "\f017";
	top: auto;
	left: auto;
	right: 30px;
	bottom: 0px;
	font-size: 200px;
	Google Sans: fontAwesome;
	color: #f5f5f5;
	z-index:-1;
}
.spa_working_list li{
	padding:14px 0px;
	border-bottom:1px solid #eaeaea;
}
.spa_working_list li:first-child{
	padding-top:0px;
}
.spa_working_list li a{
	display:block;
	text-transform:capitalize;
	text-align:left;
}
.spa_working_list li a span{
	float:right;
}
.spa_working_text p{
	margin-bottom:0px;
	font-size:14px;
}
.spa_reservation_form{
	padding-left:153px;
}
.bg_scale{
	position:relative;
}
.bg_scale:before{
	position:absolute;
	content:"";
	top:0px;
	height: 100%;
	opacity:1;
	width:153%;
	left:40px;
	transform: scaley(1.3);
	-moz-transform: scaley(1.3);
	-webkit-transform: scaley(1.3);
	border-top-left-radius: 60px;
	border-bottom-left-radius: 60px;
	background: radial-gradient(circle closest-corner at center center,#002e59  0%,#135796  100%);
    background: -moz-radial-gradient(circle closest-corner at center center,#002e59  0%,#135796  100%);
    background: -o-radial-gradient(circle closest-corner at center center,#002e59  0%,#135796  100%);
    background: -ms-radial-gradient(circle closest-corner at center center,#002e59  0%,#135796  100%);
    background: -webkit-radial-gradient(center center,circle closest-corner,#002e59  0%,#135796  100%);
}
.section_heading.hdg{
	position:relative;
	z-index:3;
	margin-bottom:4px;
}
.section_heading.hdg span,
.section_heading.hdg h2,
.section_heading.hdg h5{
	color:#fff;
}
.spa_select_field{
	margin-bottom:20px;
	height:45px;
	background-color:#fff;
	border:3px solid #e1e1e1;
}
.spa_select_field .nice-select{
	padding:0px 0px;
	width:100%;
	background:none;
	border:none;
	padding:9px 15px;
}
.spa_select_field .nice-select span{
	font-size:15px;
	color:#282828;
}
.spa_select_field .nice-select .list{
	background-color:#f4f4f4;
	width:100%;
	border-radius:0px 0px;
	box-shadow:0px 5px 25px -9px #666;
}
.spa_select_field .nice-select .list li{
	padding:8px 15px;
}
.spa_select_field .nice-select .list li.option.selected.focus,
.spa_select_field .nice-select .list li:hover{
	color:#fff;
}
.spa_select_field .nice-select.open .list {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: scale(1.01) translateY(0);
    -spa-transform: scale(1.01) translateY(0);
    transform: scale(1.01) translateY(0);
}
.spa_select_field .nice-select:after {
    border-bottom: 1px solid #a9a9a9;
    border-right: 1px solid #a9a9a9;
    height: 7px;
    width: 7px;
	right: 18px;
	margin-top: -6px;
}
.spa_select_field .datepicker:before,
.spa_select_field .nice-select:before{
	position:absolute;
	content:"";
	top:0px;
	left:auto;
	right:0px;
	bottom:0px;
	height:39px;
	width:44px;
	border-left:2px solid #dfdfdf;
}
.spa_select_field .datepicker:before{
	content:"\f107";
	Google Sans:fontAwesome;
	text-align:center;
	line-height:39px;
	color:#a9a9a9;
	font-size:16px;
	cursor:pointer;
}
.spa_select_field .datepicker{
	padding:2px 0px;
}
.spa_select_field .datepicker input{
	border:none;
	box-shadow:0px 0px;
}
.spa_select_field .datepicker .calendar{
    width:100% !important;
    -webkit-transform: scale(1.01) translateY(0);
    -spa-transform: scale(1.01) translateY(0);
    transform: scale(1.01) translateY(0);
    -moz-transform: scale(1.01) translateY(0);
    -ms-transform: scale(1.01) translateY(0);
    -o-transform: scale(1.01) translateY(0);
}
.spa_select_field .calendar thead tr:nth-child(2) th {
    color: #555;
    padding: 3px 0px;
}
.spa_select_field table > thead > tr > th{
	border-bottom:none;
}
.spa_select_field table > thead > tr > th,
.spa_select_field table > tbody > tr > th, 
.spa_select_field table > tfoot > tr > th,
.spa_select_field table > thead > tr > td,
.spa_select_field table > tbody > tr > td, 
.spa_select_field table > tfoot > tr > td{
	 padding-left:0px;
 }
.spa_select_field .calendar span {
    padding: 1px 0px;
}
.spa_select_field .calendar #today {
    padding: 5px 6px;
}
.spa_search_field{
	margin-bottom:20px;
	position:relative;
}
.spa_search_field input{
	border:3px solid #e1e1e1;
}
.spa_textarea{
	position:relative;
}
.spa_textarea textarea{
	height:115px;
	border:3px solid #e1e1e1;
	color:transparent;
}
.spa_textarea textarea:focus{
	color:#000 !important;
}
.spa_field_btn{
	margin-top:30px;
}
.effec{
	background-color:#fff;
}
.effect ~ .focus-border:before,
.effect ~ .focus-border:after{
	content: ""; 
	position: absolute; 
	top: -1px; 
	left: 50%;
	width: 0; 
	height: 2px;
	transition: 0.4s;
}
.effect ~ .focus-border:after{
	top: auto; 
	bottom: 0;
}
.effect ~ .focus-border i:before,
.effect ~ .focus-border i:after{
	content: ""; 
	position: absolute; 
	top: 50%; 
	left: 0; 
	width: 2px; 
	height: 0; 
	transition: 0.6s;
}
.effect ~ .focus-border i:after{
	left: auto;
	right: 0;
}
.effect:focus ~ .focus-border:before,
.effect:focus ~ .focus-border:after,
.has-content.effect ~ .focus-border:before,
.has-content.effect ~ .focus-border:after{
	left: 0; 
	width: 100%; 
	transition: 0.4s;
}
.effect:focus ~ .focus-border i:before,
.effect:focus ~ .focus-border i:after,
.has-content.effect ~ .focus-border i:before,
.has-content.effect ~ .focus-border i:after{
	top: -1px; 
	height: 100%;
	transition: 0.6s;
}
.effect ~ label{
	position: absolute;
	left: 16px; 
	width: auto; 
	top: 13px; 
	color: #282828; 
	transition: 0.3s;
	margin-bottom:0px;
}
.effect:focus ~ label, 
.has-content.effect ~ label{
	top: -18px;
	left: 0; 
	font-size: 12px; 
	color: #fff; 
	transition: 0.3s;
}
/*
      ============================================
			SPA RESERVATION WRAP END
      ============================================
*/

/*
      ============================================
			SPA GALLERY WRAP START
      ============================================
*/
.spa_gallery_item,
.spa_gallery_row,
.filtr-container,
.spa_filter_gallery,
.spa_gallery_wrap{
	float:left;
	width:100%;
}	
.spa_gallery_wrap{
	padding:50px 0px 50px;
}
.spa_filter_gallery{
	margin-bottom:40px;
}
.spa_filter_gallery .filter{
	padding:0px 0px;
}
.spa_filter_gallery .filter a{
	display:inline-block;
	margin-right:6px;
	background:none;
	color:#2c2c2c;
	padding:10px 10px;
	border-top:1px solid transparent;
	background:none;
	border-bottom:1px solid transparent;
}
.spa_filter_gallery .filter a:hover{
	background:none;
	border-radius:0px 0px;
}
.margin-bottom{
	margin-bottom:20px;
}
.spa_gallery_wrap .filtr-item {
    padding: 0px 15px;
}
.gallery a.width{
	width:50%;
}
.filter a {
	padding: 10px 20px;
	display: inline-block;
	color: #003;
	background: #eee;
	text-decoration: none;
	transition: all 0.2s;
	border-radius: 9px;
	border-bottom:1px solid transparent;
	border-top:1px solid transparent;
}
.filter a.active{
	border-radius:0px 0px;
}
.filter a:hover { 
	background: #8ad;
}
.filter {
	padding: 50px;
	text-align: center
}
.gallery a img {
	width: 100%;
	height: auto;
	float: left;
}
.gallery a {
	width:25%;
	transition: all 0.2s;
	display: block;
	float: left;
	opacity: 1;
	height: auto;
	padding:0px 15px;
}
.gallery .hide, .gallery .pophide {
	width: 0%;
	opacity: 0;
	transition: all 0.1s;
}
.gallery .pop {
	width: 100%;
	position: relative;
	z-index: 2;
	box-shadow: 0 0 0px 1000px rgba(0,0,0,0.5);
}
.pop:after {
	content: "\00D7";
	position: absolute;
	top: 10px;
	right: 10px;
	color: #333;
	background: #fff;
	padding: 10px 15px;
	border-radius: 50%;
	opacity: 0.8;
}
.pop:hover:after { opacity: 1 }
/*
      ============================================
			SPA GALLERY WRAP END
      ============================================
*/

/*
      ============================================
			SPA TESTIMONIAL WRAP START
      ============================================
*/
.spa_rating,
.spa_testimonial_text,
.spa_testimonial_list,
.spa_testimonial_wrap{
	float:left;
	width:100%;
}
.spa_testimonial_wrap{
	padding:30px 0px;
	/*background-image:url("https://aisota.vn/public/userfiles/background/testimonial-bg.jpg");
	background-position:center;
	background-repeat:no-repeat;
	background-size:cover;
	z-index:3;*/
}
.spa_testimonial_wrap.overlay:before{
	opacity:0.9;
	z-index:-1;
}
.spa_testimonial_wrap .section_heading{
	margin-bottom:30px;
}
.spa_testimonial_list{
	background-color:#fff;
	text-align:center;
	padding:60px 100px 56px;
}
.spa_testimonial_text p{
	margin-bottom:21px;
}
.spa_rating{
	margin-bottom:12px;
}
.spa_rating li{
	display:inline-block;
}
.spa_rating li a{
	display:inline-block;
	font-size:14px;
	color:#f0bb1a;
}
.spa_testimonial_text h3{
	font-size:16px;
	margin-bottom:0px;
	color: #dbac59;
    font-weight: 400;
    line-height: 1.2;
    font-style: normal;
    margin: 0px 0 12px;
	Google Sans: 'Courgette', cursive;
}

.spa_testimonial_wrap .slick-prev, 
.spa_testimonial_wrap .slick-next{
	height:55px;
	width:55px;
	text-align:center;
	border-radius:100%;
	background-color:#fff;
	border:3px solid;
	margin-top:-80px;

}
.spa_testimonial_wrap .slick-prev{
	left:-130px;
	transform: rotate(180deg);
}
.spa_testimonial_wrap .slick-next{
	right:-130px;
}
.spa_testimonial_wrap .slick-prev:after, 
.spa_testimonial_wrap .slick-next:before{
	line-height:50px;
	content:"\e901";
	Google Sans: 'icomoon' !important;
	color:#fff;
	font-size:20px;
	color:transparent;
}
.spa_testimonial_wrap .slick-prev:hover:after, 
.spa_testimonial_wrap .slick-next:hover:before{
	color:#fff;
}
.spa_testimonial_wrap .slick-next:before{
	content:"\e901";
}
.slick-prev:before {
    content: '';
}
/*
      ============================================
			SPA TESTIMONIAL WRAP END
      ============================================
*/

/*
      ============================================
			SPA CLIENT WRAP START
      ============================================
*/
.spa_client_fig,
.spa_client_wrap{
	float:left;
	width:100%;
}
.spa_client_wrap{
	padding:10px 0px;
	background-color:#f6f6f6;
}
.spa_client_fig figure{
	width:auto;
}
.spa_client_wrap .slick-prev,
.spa_client_wrap .slick-next{
	display:none !important;
}

/*
      ============================================
			SPA CLIENT WRAP END
      ============================================
*/

/*
      ============================================
			SPA PRICE TABLE START
      ============================================
*/
.spa_price_list,
.spa_price_date,
.spa_price_table_list,
.spa_price_table{
	float:left;
	width:100%;
}
.spa_price_table{
	padding:80px 0px 120px;
}
.spa_price_table_list{
	text-align:center;
	padding:35px 0px 40px;
	border:1px solid;
	position:relative;
	z-index:3;
}
.spa_price_table_list:before{
	position:absolute;
	content:"";
	top:0px;
	left:0px;
	right:0px;
	bottom:0px;
	z-index:-1;
}
.section_heading.price{
	margin-bottom:14px;
}
.section_heading.price h4{
	margin-bottom:3px;
}
.spa_price_table_list.active .them_btn.btn_2,
.spa_price_table_list.active .spa_price_list li a,
.spa_price_table_list.active .spa_price_date span,
.spa_price_table_list.active .spa_price_date h2,
.spa_price_table_list.active .section_heading.price span,
.spa_price_table_list.active .section_heading.price h4{
	color:#fff;
}
.spa_price_table_list:hover .them_btn.btn_2,
.spa_price_table_list:hover .spa_price_list li a,
.spa_price_table_list:hover .spa_price_date span,
.spa_price_table_list:hover .spa_price_date h2,
.spa_price_table_list:hover .section_heading.price span,
.spa_price_table_list:hover .section_heading.price h4{
	color:#fff;
}
.spa_price_table_list:hover .them_btn.btn_2,
.spa_price_table_list:hover .section_heading.price span:after,
.spa_price_table_list:hover .section_heading.price span:before{
	border-color:#fff;
}
.spa_price_table_list.active .them_btn.btn_2,
.spa_price_table_list.active .section_heading.price span:after,
.spa_price_table_list.active .section_heading.price span:before{
	border-color:#fff;
}
.section_heading.price span{
	padding:0px 8px;
}
.section_heading.price span:after,
.section_heading.price span:before{
	width:65px;
	right: 51px;
	bottom: 22px;
}
.section_heading.price span:after {
    right: auto;
    left: 50px;
}
.spa_price_date h2{
	font-size:70px;
	line-height: 50px;
	margin-bottom:5px;
}
.spa_price_date h2 sup{
	font-size: 24px;
	top: -32px;
	margin-right: 4px;
}
.spa_price_date span{
	display:inline-block;
	padding-bottom:10px;
	border-bottom:1px solid #d6d6d6;
	font-size:12px;
	font-weight:600;
}
.spa_price_list{
	padding:15px 0px 25px;
}
.spa_price_list li{
	display:block;
	margin-bottom:10px;
}
.spa_price_list li:last-child{
	margin-bottom:0px;
}
.spa_price_list li a{
	display:block;
	font-size:15px;
}
.spa_price_table_list .them_btn.btn_2{
	border-width:1px;
}
.l-price {
	justify-content: center;
	padding: 5px 20px;
    display: flex;
    gap: 60px;
    align-items: center;
}
.price{
	font-size: 18px;
}
.p-price-old {
    font-weight: 600;
    text-decoration-line: line-through;
    color: #727272;
 
}

/*
      ============================================
			SPA PRICE TABLE END
      ============================================
*/

/*
      ============================================
			SPA AWARD WRAP START
      ============================================
*/
.spa_award_item,
.spa_award_list ul,
.spa_award_list,
.spa_award_wrap{
	float:left;
	width:100%;
}
.spa_award_wrap{
	padding:120px 0px 120px;
	position:relative;
	z-index:4;
}
.spa_award_wrap:before{
	position: absolute;
	content: "";
	top: -76px;
	left: 0px;
	right: 0px;
	bottom: -20px;
	background-image: url("images/award.png");
	background-position: bottom right;
	background-repeat: no-repeat;
	background-size: 42%;
	z-index:2;
}
.spa_award_wrap:after{
	position:absolute;
	content:"";
	top:0px;
	left:auto;
	right:0px;
	bottom:0px;
	background-color:#fff;
	width:26%;
	z-index:-1;
}
.spa_award_item {
    position: relative;
    z-index: 3;
}
.spa_award_list ul li{
	float:left;
	padding:0px 40px;
}
.spa_award_item span{
	display:inline-block;
	font-size:50px;
	color:#fff;
	padding-bottom:6px;
	border-bottom:1px solid #ffffff;
	margin-bottom:11px;
}
.spa_award_item h2{
	margin-bottom:5px;
	font-weight:600;
	color:#fff;
	font-size:43px;
}
.spa_award_item h4{
	color:#fff;
	margin-bottom:0px;
}
/*
      ============================================
			SPA AWARD WRAP END
      ============================================
*/

/*
      ============================================
			SPA PRODUCT WRAP START
      ============================================
*/
.spa_product_text,
.spa_product_item,
.spa_product_list ul,
.spa_product_list,
.spa_product_wrap{
	float:left;
	width:100%;
}
.spa_product_wrap{
	padding:5px 0px 30px;
}
.spa_product_list ul{
	text-align:center;
	margin-bottom:40px;
}
.spa_product_item{
    border: 1px solid rgb(193 128 50 / 11%);
}
.spa_product_text{
	text-align:center;
	padding:5px 0px 39px;
	position:relative;
	border-top: 1px solid #ccc;
}
.spa_product_text p{
	margin-bottom: 4px;
    height: 45px;
    overflow: hidden;
}
.price{
	color: red;
	font-weight: 700;
}
.spa_product_text span{
	display:block;
	font-size:15px;
}
.spa_product_text a{
	height:45px;
	width:45px;
	text-align:center;
	line-height:45px;
	border-radius:100%;
	background-color:#d9d9d9;
	display:inline-block;
	color:#494949;
	font-size:20px;
	position:absolute;
	bottom:-22px;
	margin:auto;
	left: 0px;
	right: 0px;	
	z-index: 2;
}
.spa_product_item:hover .spa_product_text a{
	color:#fff;
}
.simplefilter li{
	background: -webkit-radial-gradient(center center,circle closest-corner,#FDE58A 0%,#B56C21 100%);
	color: #fff;
	border:1px solid #bc772a;
	font-weight: bold;
}
.spa_product_list ul li.active{
	background:none;
}
.spa_newsletter_field,
.spa_newsletter_text,
.spa_newsletter_wrap{
	float:left;
	width:100%;
}
.spa_newsletter_wrap{
	padding:65px 0px 60px;
}
.spa_newsletter_text{
	position:relative;
	padding-left:70px;
	z-index:3;
}
.spa_newsletter_text:before{
	position: absolute;
	content: "\e920";
	top: -33px;
	left: 8px;
	right: 0px;
	bottom: 0px;
	font-size: 240px;
	color: #fff;
	Google Sans: 'icomoon' !important;
	line-height: 140px;
	opacity: 0.1;
	z-index: -1;
}
.spa_newsletter_text h5{
	color:#fff;
	margin-bottom:2px;
}
.spa_newsletter_text h2{
	font-size:30px;
	color:#fff;
	margin-bottom:0px;
}
.spa_newsletter_field{
	width:470px;
	position:relative;
	margin-top: 18px;
}
.spa_newsletter_field input{
	background:none;
}
.spa_newsletter_field button{
	position:absolute;
	top:0px;
	right:0px;
	bottom:0px;
	padding:12px 20px;
	border:1px solid #fff;
	background:none;
	color:#fff;
}
.spa_newsletter_field button:hover{
	background-color:#fff;
}
.spa_newsletter_field label{
	color:#fff;
}
.spa_newsletter_field .effect ~ .focus-border i:after,
.spa_newsletter_field .effect ~ .focus-border i:before,
.spa_newsletter_field .effect ~ .focus-border:after,
.spa_newsletter_field .effect ~ .focus-border:before{
	background-color:#fff;
}	

/*
      ============================================
			SPA NEWSLETTER WRAP END
      ============================================
*/

/*
      ============================================
			WIDGET WRAP START
      ============================================
*/
.copyright,
.widget_slider,
.widget_visiting_list li, 
.widget_visiting_list, 
.widget_news_fig,
.widget_news_list ul li,
.widget_news_list ul,
.widget_news_list,
.widget_title,
.spa_widget_news,
.widget_logo p,
.widget_icon,
.widget_logo,
.widget_wrap{
	float:left;
	width:100%;
}
.widget_wrap{
	background: linear-gradient(to bottom, #02204f, #03396c);
	background-repeat:no-repeat;
	background-size:cover;
	padding:80px 0px 0px;
}
.widget_wrap.overlay:before{
	opacity:0.9;
	background-color:#171f2d;
}
.widget_logo a{
	display:inline-block;
	margin-bottom:25px;
}
.widget_logo p{
	color:#fff;
	margin-bottom:35px;
}
.widget_icon li{
	float:left;
	margin-right:8px;
}
.widget_icon li:last-child{
	margin-right:0px;
}
.widget_icon li a{
	display:inline-block;
	height:40px;
	width:40px;
	text-align:center;
	line-height:40px;
	border-radius:100%;
	background-color:#2e89d9;
	color:#orange;
}
/*spa widget news start */
.widget_title{
	color:#fff;
	font-weight:bold;
	margin-bottom:40px;
}
.widget_news_list ul li{
	margin-bottom:30px;
}
.widget_visiting_list li:last-child,
.widget_news_list ul li:last-child{
	margin-bottom:0px;
}
.widget_news_fig figure{
	width:auto;
}
.widget_news_text {
    overflow: hidden;
    padding: 5px 0px 0px 30px;
}
.widget_news_text p{
	color:#fff;
	margin-bottom:10px;
	line-height: 26px;
}
.widget_news_text span{
	display:block;
	font-size:15px;
}
/*widget visiting list start*/
.widget_visiting_list li{
	margin-bottom:15px;
}
.widget_visiting_list li a{
	display:inline-block;
	color:#fff;
}
.widget_visiting_list li span{
	color:#cccccc;
	float:right;
}
.spa_widget_news.padding{
	padding-right:96px;
}

/* widget slider start*/
.widget_slider{
	margin-top:40px;
}
.widget_slider .slick-prev,
.widget_slider .slick-next{
	display:none !important;
}
/*copyright start*/
.copyright{
	padding:30px 0px 28px;
	position:relative;
	z-index:3;
}
.copyright p{
	float:left;
	margin-bottom:0px;
	color:#fff;
}
.copyright_links{
	float:right;
	width:auto;
}
.copyright_links li{
	float:left;
	width:auto;
	margin-right:25px;
}
.copyright_links li:last-child{
	margin-right:0px;
}
.copyright_links li a{
	display:inline-block;
	color:#fff;
	font-weight:400;
}
/*
      ============================================
			WIDGET WRAP END
      ============================================
*/
/*
	====================================
			LOGIN FORM START
	====================================
*/
.modal-content{
	
}
.spa-heading2,
.spa-login-form{
	float:left;
	width:100%;
}
.spa-login-form{
	box-shadow:9px 9px 4px -11px rgba(0, 0, 0, 0.6);
}
.spa-login-form form{
	float:left;
	width:100%;
}
.spa_width_off50{
	float:left;
	width:50%;
	background:#dddddd;
	padding:51px 40px 60px;
}
.spa-heading2{
	margin-bottom:36px;
}
.spa-heading2 h3{
	font-size:24px;
	font-weight:600;
	text-transform:uppercase;
	display:inline-block;
	position:relative;
	line-height:normal;
	padding-bottom:14px;
	margin-bottom:13px;
}
.spa-heading2 h3:before{
	position:absolute;
	left:0px;
	bottom:0px;
	content:"";
	border-bottom:2px solid ;
	width:115px;
}
.spa-heading2 p{
	margin-bottom:0px;
	color:#737373 ;
}
.input-felid{
	float:left;
	width:100%;
	margin-bottom:26px;
}
.fpw,
.ck-title,
.input-felid label{
	margin-bottom:12px;
	font-size:12px;
	font-weight:600;
	color:#323e4a;
	text-transform:capitalize;
}
.input-felid input{
	width:100%;
	height:45px;
	border-radius:30px;
	padding:0px 20px;
	border:none;
	background:#fff;
	color:#666;
	border:1px solid;
}
.spa-login-form input[type="checkbox"]{
	display:none;
}
.spa-login-form span.box{
	float:left;
	position:relative;
	margin:0px 10px 0px 0px;
}
.spa-login-form span.box:before{
	position:absolute;
	content:"";
	font-size:10px;
	Google Sans:fontawesome;
	top:50%;
	font-weight:300;
	border-radius:4px;
	left:0px;
	line-height:14px;
	text-align:center;
	right:0px;
	bottom:0px;
	margin:1px auto;
	width:14px;
	height:14px;
	background:#fff;
}
.spa-login-form input[type="checkbox"]:checked + span.box:before{
	color:#666;
	content:"\f00c";
}
.spa-login-form .ck-title{
	margin-left:20px;
	font-weight:400;
}
.btn-submit{
	float:left;
	width:100%;
	margin:25px auto 0px;
}
.btn-normal2{
	padding:9px 30px;
	line-height:normal;
	color:#fff;
	font-weight:600;
	font-size:16px;
	text-transform:capitalize;
	border-radius:30px;
}
.ck-title,
.fpw{
	font-weight:400;
	margin-bottom:0px;
}
.title-point{
	font-size:16px;
	font-weight:600;
	color:#4c4c4c;
	text-transform:capitalize;
	float:left;
	width:100%;
	margin-bottom:11px;
}
.check-points{
	float:left;
	width:100%;
}
.check-points li{
	float:left;
	width:100%;
	position:relative;
	padding:0px 0px 0px 28px;
	margin-bottom:12px;
}
.check-points li:last-child{
	margin-bottom:0px;
}
.check-points li:before{
	position:absolute;
	content:"";
	top:50%;
	Google Sans:fontawesome;
	left:0px;
	content:"\f00c";
	font-size:15px;
	margin-top:-11px;
	font-weight:300;
}
.check-points li p{
	font-size:14px;
	font-weight:500;
	color:#4c4c4c;
	margin-bottom:0px;
	text-transform:capitalize;
}
.margin-15{
	margin-bottom:28px;
	margin-top:0px;
}
.spa-login-form form{
	position:relative;
	background:#f1f1f1;
}
.spa-login-form sup{
	width:50px;
	height:50px;
	text-align:center;
	line-height:50px;
	font-size:14px;
	background:#fff;
	border:1px solid #ccc;
	border-radius:100%;
	position:absolute;
	margin:-50px auto;
	top:50%;
	left:0px;
	right:0px;
}
.bg-trans{
	background:transparent;
}
.modal-backdrop{
	z-index:999999;
}
#login-register1 .modal-content{
	width:830px;
	display:inline-block;
	border-bottom:25px solid;
}
#login-register1 .modal-dialog{
	width:830px;
}
#login-register1 .close{
    border-radius: 4px;
    color: #fff;
    font-size: 25px;
    height: auto;
    line-height: 25px;
    margin-bottom: 0;
    opacity: 1;
    padding: 0 18px 4px;
}
.btn-submit .them_btn.btn_2{
	border-radius:50px;
	border-width:1px;
}
#login-register1 .modal-dialog{
	margin:50px auto;
}
/*
	====================================
			LOGIN FORM END
	====================================
*/

/*
	====================================
		SPA SHOPING CART START
	====================================
*/
.shopping-cart-header,
.spa_cart_fig,
.spa_shopping_cart li,
.spa_shopping_cart{
	float:left;
	width:100%;
}
.spa_cart_fig figure{
	width:auto;
}
.shopping-cart-header {
    margin-bottom: 20px;
}
.shopping-cart-total {
    overflow: hidden;
    float: right;
}
.badge {
    border-radius: 10px;
    color: #fff;
    display: inline-block;
    font-size: 12px;
    line-height: 1;
    padding: 3px 7px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
	float: left;
}
.shopping-cart {
	margin: 0px 0;
	width: 320px;
	position: absolute;
	border-radius: 3px;
	padding: 20px;
	top: 130px;
	left: auto;
	right: 0px;
	bottom: auto;
	z-index: 9999;
	background-color:#fff;
	display: none;
	border-bottom:3px solid;
}
.spa_shopping_cart li{
	margin-bottom:20px;
}
.spa_cart_text{
	overflow:hidden;
	padding:10px 0px 10px 15px;
}
.item-name {
	display: block;
	font-size: 16px;
	margin-bottom: 5px;
}
.item-price {
	color: $main-color;
	margin-right: 8px;
}
.item-quantity {
	color: $light-text;
}
.shopping-cart:after {
	bottom: 100%;
	left: 89%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-bottom-color: white;
	border-width: 8px;
	margin-left: -8px;
}
.cart-icon {
  color: #333;
  font-size: 24px;
  margin-right: 7px;
  float: left;
}
.button-cart {
    padding: 5px 15px;
    display: inline-block;
    border-radius: 20px;
    color: #fff;
    font-size: 12px;
}
.button-cart:hover{
	background-color:#000;
	color:#fff;
}
.services-block-three .inner-box .imghvr-strip-vert-bottom-right {
    display: block;
}
/*
	====================================
		SPA SHOPING CART END
	====================================
*/

/*
	====================================
		SEARCH FORM START
	====================================
*/
.spa_search_info .main-wrap {
    position: relative;
	display: inline-block;
	flex-direction: column;
	align-items: center;
	width: auto;
	height: auto;
	background-color: #22295f;
	background-image: url(../img/bg.svg);
	background-repeat: no-repeat;
	background-position: 50% 10em;
	background-size: 75% auto;
	padding: 0px 0px;
	background: none;
}
.search__form {
    width: 640px;
}
.js .search--open .search__input {
    border: none;
    border-bottom: 2px solid #fff;
	padding:0px 20px;
	font-size:16px;
	width: 100%;
	color:#fff;
	box-shadow: 0px 57px 33px -6px #000;
}
input.search__input::placeholder{
	color:#fff !important;
}
.js .search--open input.search__input[type="text"]::-webkit-input-placeholder{
	color:#fff !important;
}
.search.search--open:before{
	opacity:0.9;
}
.search .btn{
    outline: none;
    font-size: 22px;
    height: 40px;
    width: 40px;
    background-color: #fff;
    border-radius: 100%;
	box-shadow: 0px 0px 4px -1px #fff;
}
.search .btn:hover{
	color:#fff;
}
/*
	====================================
		SEARCH FORM END
	====================================
*/

/*
	=================================================================
				HOME PAGE 02 START
	=================================================================
*/
.spa_about_detail,
.spa_about_list,
.spa_about_row ul li,
.spa_about_row ul,
.spa_about_row,
.spa_about_fig,
.spa_about_wrap{
	float:left;
	width:100%;
}
.spa_about_wrap{
	padding:80px 0px 73px;
}
.spa_about_detail{
	padding:60px 0px;
}
.spa_about_fig{
	position:relative;
	z-index:4;
}
.spa_about_fig:after,
.spa_about_fig:before{
	position:absolute;
	content:"";
	top:75px;
	left:0px;
	right:0px;
	bottom:0px;
	width:334px;
	background-color:#daf1f9;
	z-index:2;
}
.spa_about_fig:after{
    top: 56px;
    left: 50px;
    z-index: 1;
    width: 307px;
}
.spa_about_fig figure{
	width:auto;
	float:right;
	position:relative;
	z-index:5;
	left:-49px;
}
.spa_about_row ul li{
	margin-bottom:50px;
}
.spa_about_row ul li:last-child{
	margin-bottom:0px;
}
.spa_about_list span{
	display:inline-block;
	float:left;
	font-size:60px;
}
.spa_about_text{
	overflow:hidden;
	padding-left:20px;
}
.spa_about_text h4{
	margin-bottom:10px;
	text-transform: capitalize;
}

/*
	=================================================================
				HOME PAGE 02 END
	=================================================================
*/

/*
	==================================================================
				ABOUT US PAGE START
	==================================================================
*/

/*
	====================================
		SPA SAB BANNER WRAP START
	====================================
*/
.spa_sab_banner_wrap.shop_img,
.spa_sab_banner_wrap.service_img,
.spa_sab_banner_wrap.gallery_img,
.spa_top_navigation.blog_img,
.spa_sab_banner_text,
.spa_sab_banner_wrap{
	float:left;
	width:100%;
}
.spa_sab_banner_wrap.shop_img,
.spa_sab_banner_wrap.service_img,
.spa_sab_banner_wrap.blog_img,
.spa_sab_banner_wrap.gallery_img,
.spa_sab_banner_wrap{
	background-image:url("images/sab-banner-bg.png");
	background-repeat:no-repeat;
	background-size:cover;
	z-index:3;
}
.spa_sab_banner_wrap.blog_img{
	background-image:url("images/sab-banner-bg1.png");
}
.spa_sab_banner_wrap.gallery_img{
	background-image:url("images/sab-banner-bg2.png");
}
.spa_sab_banner_wrap.overlay:before{
	opacity:0.7;
	z-index:-1;
}
.spa_sab_banner_text{
	text-align:center;
	padding:145px 0px 148px;
}
.sab_banner_title{
	color:#fff;
	margin-bottom:4px;
	font-size:48px;
}
.spa_sab_banner_text p{
	margin-bottom:0px;
	color:#fff;
	line-height:26px;
}
.spa_sab_banner_text p span{
	display:block;
}

}
@-webkit-keyframes shafaqat{
	  0%{background-position:100% 0}
	  100%{background-position:330px 0%}
	}
	@-moz-keyframes shafaqat{
	  0%{background-position:100% 0}
	  100%{background-position:330px 0%}
	}
	@-ms-keyframes shafaqat{
	  0%{background-position:100% 0}
	  100%{background-position:330px 0%}
	}
	@keyframes shafaqat{
	  0%{background-position:100% 0}
	  100%{background-position:330px 0%}
}
	  
.spa_sab_banner_wrap{
	animation: 40s linear 0s normal none infinite running shafaqat;
	background: rgba(0, 0, 0, 0) url("images/sab-banner-bg.png") repeat scroll 0 0;
}
.spa_sab_banner_wrap.blog_img{
	animation: 40s linear 0s normal none infinite running shafaqat;
	background: rgba(0, 0, 0, 0) url("images/sab-banner-bg1.png") repeat scroll 0 0;
}
.spa_sab_banner_wrap.gallery_img{
	animation: 40s linear 0s normal none infinite running shafaqat;
	background: rgba(0, 0, 0, 0) url("images/sab-banner-bg2.png") repeat scroll 0 0;
}
.spa_sab_banner_wrap.service_img{
	animation: 40s linear 0s normal none infinite running shafaqat;
	background: rgba(0, 0, 0, 0) url("images/sab-banner-bg3.png") repeat scroll 0 0;
}
.spa_sab_banner_wrap.shop_img{
	animation: 40s linear 0s normal none infinite running shafaqat;
	background: rgba(0, 0, 0, 0) url("images/sab-banner-bg4.png") repeat scroll 0 0;
}
/*
	====================================
		SPA SAB BANNER WRAP END
	====================================
*/


/*
	====================================
		SPA PAGE LINK START
	====================================
*/
.spa_page_text,
.spa_page_link{
	float:left;
	width:100%;
}
.spa_page_text{
	padding: 5px 0px;
}
.spa_page_text p{
	color:#fff;
	margin-bottom:0px;
	float:left;
}

.breadcrumb{
	float: right;
    width: auto;
    background: none;
    margin-bottom: 0px;
    padding: 1px 30px 0px 0px;
}
.breadcrumb > .active{
	color:#fff;
}
.breadcrumb > li {
    display: inline-block;
}
.breadcrumb li a{
	display:inline-block;
	color:#000;
	padding-right: 6px;
	position:relative;
	margin-right: 6px;
}
.breadcrumb li a:hover{
	color:#000;
}
.breadcrumb li a:before{
	position:absolute;
	content:"";
	top:2px;
	left:auto;
	right:-3px;
	bottom:0px;
	border-right:2px solid #fff;
	height:16px;
	transform: rotate(12deg);
	-moz-transform: rotate(12deg);
	-webkit-transform: rotate(12deg);
}
/*
	====================================
		SPA PAGE LINK END
	====================================
*/

/*
	====================================
		SPA WELLNESS CENTER START
	====================================
*/
.spa_wellness_list li,
.spa_wellness_list,
.spa_wellness_center{
	float:left;
	width:100%;
}
.spa_wellness_center{
	padding:80px 0px;
}
.spa_wellness_text .section_heading.hdg-2{
	margin-bottom:20px;
}
.section_heading.hdg-2 h2{
	font-weight:600;
	margin-bottom:16px;
}
.spa_wellness_text .section_heading.hdg-2 h5{
	margin-bottom: 9px;
}
.spa_wellness_list li{
	margin-bottom:16px;
}
.spa_wellness_list li:last-child{
	margin-bottom:0px;
}
.spa_wellness_list li a{
	display:inline-block;
	padding-left:30px;
	position:relative;
}
.spa_wellness_list li a:before{
	position:absolute;
	content:"";
	top:6px;
	left:0px;
	right:0px;
	bottom:0px;
	height:8px;
	width:8px;
	border-radius:100%;
}
/*
	====================================
		SPA WELLNESS CENTER END
	====================================
*/

/*
	====================================
		SPA IMPORTANT TEXT START
	====================================
*/
.spa_caption,
.spa_important_text{
	float:left;
	width:100%;
}
.spa_important_text{
	padding:118px 0px 125px;
}
.spa_caption{
	text-align:center;
}
.spa_caption h2{
	color:#fff;
	margin-bottom:0px;
	position:relative;
	z-index:3;
	font-style: italic;
}
.spa_caption h2 span{
	display:block;
	margin-bottom:14px;
}
/*
	====================================
		SPA IMPORTANT TEXT END
	====================================
*/

/*
	====================================
		SPA SALON WRAP SALON START
	====================================
*/
.spa_salon_wrap.salon{
	padding:80px 0px;
}
.spa_salon_text.text_2{
	margin-top:0px;
	padding:14px 0px 17px;
	position:relative;
}
.spa_salon_text.text_2:before{
	position:absolute;
	content:"";
	top:auto;
	left:0px;
	right:0px;
	bottom:0px;
	width:30px;
	height:2px;
	background-color:#e5e5e5;
	margin:auto;
}
.spa_salon_text.text_2 p{
	margin-bottom:3px;
	font-size:12px;
	color:#3c3c3c;
}
/*
	====================================
		SPA SALON WRAP SALON END
	====================================
*/



/*
	==================================================================
					BLOG 02 PAGE START
	==================================================================
*/
/*
	====================================
		SPA BLOG  GRID START 
	====================================
*/
.spa_blog_thumb,
.spa_blog_text,
.spa_blog_medium,
.spa_blog_grid{
	float:left;
	width:100%;
}
.spa_blog_grid{
	padding:30px 0px;
}
.spa_blog_medium{
	border-bottom:1px solid #dcdcdc;
	margin-bottom:40px;
}
.spa_blog_medium figure{
	z-index:3;
	overflow:visible;
}
.spa_blog_thumb{
	padding:16px 16px 0px 0px;
	position:relative;
	z-index: 2;
}
.spa_blog_thumb:before{
	position:absolute;
	content:"";
	top:0px;
	left:20px;
	right:0px;
	bottom:0px;
	border:3px solid;
	border-bottom:none;
	z-index:-1;
}
.blog_icon{
	position:absolute;
	bottom:-35px;
	right:0px;
	height:70px;
	width:70px;
	line-height:70px;
	text-align:center;
	color:#fff;
	font-size:20px;
}
.spa_blog_medium:hover .blog_icon{
	background-color: #fff;
	box-shadow: 0px 3px 10px -4px #000;
}
.spa_blog_text{
	padding:18px 2px 20px;
}
.spa_blog_text h6{
	line-height:28px;
	margin-bottom:15px;
}
.spa_blog_text p{
	line-height:26px;
	margin-bottom:17px;
}
.spa_blog_text span{
	display:inline-block;
	font-size:16px;
	font-style:italic;
}
.spa_blog_medium [class^="imghvr-"] a, 
.spa_blog_medium [class*=" imghvr-"] a{
	top:auto;
	left:auto;
	bottom:-35px;
	right: -16px;
}
.spa_blog_medium  [class^="imghvr-"]{
	 background:transparent;
 }
 .spa_blog_medium .imghvr-strip-shutter-up:before{
	left:0px;
	z-index:1;
 }
/*
	====================================
		SPA BLOG  GRID END 
	====================================
*/
/*
	==================================================================
					BLOG LIST PAGE START
	==================================================================
*/
.spa_blog_text h4{
	padding-right: 0;
    line-height: 23px;
    font-size: 18px;
    height: 38px;
}
.spa_blog_tag{
	float:right;
}
.spa_blog_tag i{
	margin-right:10px;
}
div.pp_default .pp_content {
    padding: 5px 5px 40px 5px;
    height: 100% !important;
}
div.pp_default .pp_close{
	margin:1px 18px;
}
div.pp_default .pp_social {
    margin-top: -2px;
}
.pp_social .twitter{
	padding:6px 2px;
}
/*
	==================================================================
					BLOG LIST PAGE END
	==================================================================
*/

/*
	==================================================================
					BLOG DETAIL PAGE START
	==================================================================
*/
.spa_submit,
.kode_left_comment_sec,
.comment_form,
.spa_comment_form,
.spa_comment_item,
.comment li,
.comment,
.spa_comments,
.spa_author,
.spa_share_meta,
.spa_blockquote,
.spa_highlight_text.full-width,
.spa_highlight_fig.full-width,
.full-width,
.spa_blog_detail{
	float:left;
	width:100%;
}
.spa_blog_detail .spa_blog_medium{
	border-bottom:none;
	margin-bottom:22px;
}
.spa_blog_detail .spa_blog_text{
	padding:25px 0px 0px;
}
.spa_blog_detail .spa_blog_text:last-child{
	padding-top:15px;
}
.spa_blog_detail .spa_blog_text h4{
	margin-bottom:13px;
}
.spa_blog_detail .spa_blog_text p{
	margin-bottom:0px;
}
.spa_highlight_text.full-width,
.spa_highlight_fig.full-width{
	padding:0px 0px;
}
.spa_highlight_fig.full-width{
	margin-bottom:25px;
}
.spa_highlight_text.full-width{
	padding:10px 0px;
}
.spa_highlight_text.full-width h5{
	font-weight:600;
}
.spa_highlight_text.full-width p{
	margin-bottom:28px;
}
.spa_highlight_text.full-width .spa_highlight_list li {
    margin-bottom: 10px;
}
.spa_highlight_text.full-width .spa_highlight_list li a{
	font-size:16px;
	padding-left:20px;
}
.spa_highlight_text.full-width .spa_highlight_list li a:before{
	top:7px;
}
/*spa blockquote start*/
.spa_blockquote{
	background-color:#f2f2f2;
	border-left:none;
	padding:35px 40px 35px 135px; 
	margin-top:14px;
	position:relative;
}
.spa_blockquote:before{
	position:absolute;
	content:"\e916";
	top: 38px;
	left: 40px;
	right:auto;
	bottom:0px;
	color:#525252;
	font-size:70px;
	line-height:70px;
	Google Sans: 'icomoon' !important;
}
.spa_blockquote h5{
	font-style:italic;
	color:#525252;
	font-weight:600;
}
.spa_blockquote h6{
	margin-bottom:0px;
	font-weight:600;
}
.spa_blockquote h6:hover a{
	color:#000;
}
/*spa share meta start*/
.spa_share_meta{
	padding:25px 0px;
	border-top:1px solid #efefef;
	border-bottom:1px solid #efefef;
	margin:14px 0px 40px 0px;
}
.spa_social_share .widget_icon,
.spa_social_share p,
.spa_share_meta span{
	float:left;
	width:auto;
}
.spa_share_meta span{
	display:inline-block;
	padding: 10px 0px 4px;
	font-size:15px;
}
.spa_share_meta span a{
	margin-left:5px;
	font-style:italic;
}
.spa_social_share{
	float:right;
	width:auto;
}
.spa_social_share p{
	margin:0px 12px 0px 0px;
	padding:10px 0px 5px;
}
.spa_social_share .widget_icon li a{
	font-size:18px;
	color:#fff;
}
/*spa author start*/
.spa_author{
	padding:10px 10px;
	border:1px solid #d7d7d7;
	margin-bottom:40px;
}
.spa_author figure{
	float:left;
	width:auto;
	border:1px solid #d7d7d7;
}
.spa_author_text{
	overflow:hidden;
	padding:15px 0px 15px 30px;
}
.spa_author_text h5{
	margin-bottom:10px;
	font-weight:600;
}
.spa_author_text p{
	margin-bottom:0px;
}
/* spa comments start*/
.spa_comments{
	margin-bottom:40px;
}
.comment > li ul{
	padding-left:114px;
}
.spa_comment_item{
	position:relative;
	padding:40px 0px 34px;
	border-bottom:1px solid #e1e1e1;
}
.spa_comment_item.padding-top{
	padding-top:0px;
}
.spa_comment_item figure{
	width:auto;
	border-radius:100%;
}
.spa_comment_text{
	overflow:hidden;
	padding:0px 0px 0px 20px;
	position:relative;
}
.spa_comment_text h5{
	font-weight:bold;
	margin-bottom:2px;
}
.spa_comment_text span{
	display:inline-block;
	margin-bottom:12px;
}
.spa_comment_text p{
	margin-bottom:0px;
}
.spa_comment_text a{
	position:absolute;
	top: 5px;
    right: 2px;
}
.spa_comment_text a i{
	margin-right:5px;
}
/*spa comment form start*/
.comment_form .spa_select_field.input{
	float:left;
	width:48%;
	margin-right:30px;
	margin-bottom:20px;
}
.comment_form .spa_select_field.input:last-child{
	margin-right:0px;
}
.spa_textarea.area_2{
	margin-bottom:20px;
}
.spa_textarea.area_2 textarea{
	height:168px;
	border:1px solid #c7c7c7;
}
.spa_submit{
	margin-bottom:0px;
}
.spa_submit input{
	width:auto;
	line-height: 18px;
	border:none;
}
.spa_submit .them_btn:hover{
	background-color:#000;
	color:#fff;
}
.spa_blog_grid.grid_detail{
	background-color:#f2f2f2;
	padding:80px 0px 40px;
}
/*
	==================================================================
					GALLERY 02 PAGE START
	==================================================================
*/
.spa_gallery_item{
	    border-radius: 5px;
    border: 1px solid #ececec;
    float: left;
    width: 100%;
    margin-bottom: 14px;
    padding: 5px;
   background: -webkit-radial-gradient(center center,circle closest-corner,#06eef5  0%,#025f91  100%);

}
.spa_gallery_icon{
	position:absolute;
	top:50%;
	left:0px;
	right:0px;
	text-align:center;
	margin-top:-50px;
	z-index:3;
	opacity:0;
}
.spa_gallery_item:hover .spa_gallery_icon{
	margin-top:-25px;
	opacity:1;
}
.spa_gallery_icon a{
	display:inline-block;
	height:50px;
	width:50px;
	text-align:center;
	line-height:50px;
	border:1px solid #fff;
	color:#fff;
	margin-right:5px;
	font-size:16px;
}
.spa_gallery_icon a:hover{
	background-color:#fff;
}
.spa_gallery_item:hover figure img{
	transform:scale(1.5);
	-moz-transform:scale(1.5);
	-webkit-transform:scale(1.5);
}
.spa_gallery_item h6{
	position:absolute;
	left:0px;
	right:0px;
	bottom:10px;
	text-align:center;
	color:#fff;
	z-index:3;
	opacity:0;
}
.spa_gallery_item:hover h6{
	opacity:1;
	bottom:40px;
}
.spa_gallery_item.hover_style:hover .spa_gallery_icon {
    margin-top: -58px;
    opacity: 1;
}
.spa_gallery_item.hover_style:hover h6 {
    opacity: 1;
    bottom: 73px;
}
/*
	==================================================================
					GALLERY 05 PAGE START
	==================================================================
*/
.spa_gallery_text{
	float:left;
	width:100%;
}
.spa_gallery_item.width_fig{
	float:left;
	width:50%;
	margin-bottom:0px;
}
.spa_gallery_text{
	text-align:center;
	padding:30px 0px;
}
.spa_gallery_text h5{
	margin-bottom:5px;
	text-transform:capitalize;
}
.spa_gallery_text h4{
	margin-bottom:0px;
}
.spa_gallery_item.gallery_6{
	float:left;
	width:25%;
	margin-bottom:0px;
}
/*
	==================================================================
					GALLERY 05 PAGE END
	==================================================================
*/


/*
	==================================================================
					SERVICES PAGE START
	==================================================================
*/
/*
	====================================
		SPA SERVICES GRID START 
	====================================
*/
.spa_service_grid_text,
.spa_service_thumb,
.spa_services_grid{
	float:left;
	width:100%;
}
.spa_services_grid{
	padding:80px 0px 50px;
}
.spa_service_thumb{
	border:2px solid #ebebeb;
	margin-bottom:30px;
	background-image:url("images/services.png");
	background-repeat:no-repeat;
	background-size:cover;
	position:relative;
	z-index:3;
}
.spa_service_thumb:before{
	position:absolute;
	content:"";
	top:0px;
	left:0px;
	right:0px;
	bottom:0px;
	background-color:#fff;
	opacity:1;
	z-index:-1;
}
.spa_service_thumb:hover:before{
	opacity:0.8;
}
.spa_service_thumb{
	padding:25px 30px;
}
.spa_service_thumb span{
	display: inline-block;
	font-size: 45px;
	line-height: 40px;
	margin-bottom:13px;
}
.spa_service_thumb:hover > a,
.spa_service_thumb:hover p,
.spa_service_thumb:hover h4 a,
.spa_service_thumb:hover span{
	color:#fff;
}
.spa_service_thumb h4{
	font-weight:600;
	margin-bottom:20px;
}
.spa_service_thumb p{
	margin-bottom:18px;
}
.spa_service_thumb > a{
	display:block;
	font-size:20px;
	font-weight:600;
}
.spa_service_thumb > a:hover,
.spa_service_thumb h4 a:hover{
	color:#333;
}
.spa_price_table.padding-bottom{
	padding-bottom:80px;
}
/*
	====================================
		SPA SERVICES GRID END 
	====================================
*/

/*
	==================================================================
					SERVICES 02 PAGE START
	==================================================================
*/
/*
	====================================
		SPA SERVICES 02 START 
	====================================
*/
.spa_services_02_grid,
.spa_service_02{
	float:left;
	width:100%;
}
.spa_services_02_grid{
	padding:80px 0px;
}
.spa_service_02{
	margin-bottom:30px;
	position:relative;
}
.spa_service_02_fig figure,
.spa_service_02_fig{
	float:left;
	width:auto;
}
.spa_service_02_fig.fig_2 {
    float: right;
    width: auto;
}
.spa_service_02 .spa_service_thumb{
	width:668px;
	position:absolute;
	right:0px;
	top:50px;
	padding:39px 40px 35px;
	background-image:none;
}
.spa_service_02:hover .spa_service_thumb:before{
	opacity:1;
	background-color:#fff;
}
.spa_service_thumb.service-2{
	right:auto;
	left:0px;
	text-align:right;
}
.spa_service_02 .spa_service_thumb:hover > a,
.spa_service_02 .spa_service_thumb:hover p,
.spa_service_02 .spa_service_thumb:hover h4 a{
	color:#000;
}
/*
	====================================
		SPA SERVICES 02 END 
	====================================
*/


/*
	==================================================================
					SERVICES DETAIL PAGE START
	==================================================================
*/
.spa_highlight_detail,
.spa_service_detail_text,
.spa_service_detail_row,
.spa_services_detail{
	float:left;
	width:100%;
}
.spa_services_detail{
	padding:80px 0px;
}
.spa_service_detail_text{
	padding:32px 0px;
}
.spa_service_detail_text h2{
	font-weight:600;
	margin-bottom:17px;
}
.spa_service_detail_text p{
	margin-bottom:30px;
	line-height:25px;
}
.spa_service_detail_text p:last-child{
	margin-bottom:0px;
}
.spa_highlight_text h4{
	margin-bottom:10px;
	font-weight:600;
}
.spa_highlight_text p{
	margin:0px 0px 19px 0px;
}
.spa_highlight_list li{
	margin-bottom:11px;
}
.spa_highlight_list li:last-child{
	margin-bottom:0px;
}
.spa_highlight_list li a{
	display:block;
	position:relative;
	padding-left:30px;
}
.spa_highlight_detail{
	padding-bottom:40px;
	border-bottom:1px solid #cfcfcf;
}
.spa_highlight_fig,
.spa_highlight_text{
	float:left;
	width:50%;
}
.spa_highlight_fig{
	padding-right:15px;
}
.spa_highlight_text {
    padding-left: 15px;
}
.spa_highlight_list li a:before{
	position:absolute;
	content:"";
	top:6px;
	left:0px;
	right:0px;
	bottom:0px;
	height:9px;
	width:9px;
	border-radius:100%;
}

/* spa service offer start*/
.spa_service_offer_item,
.spa_service_offer{
	float:left;
	width:100%;
}
.spa_service_offer{
	padding:35px 0px 40px;
	border-bottom:1px solid #cfcfcf;
}
.spa_service_offer_item{
	padding-bottom:34px;
	border-bottom:1px solid #d3d3d3;
	margin-bottom:16px;
}
.spa_service_offer_item span{
	display:block;
	font-size:45px;
	margin-bottom:6px;
	color:#333;
}
.spa_service_offer_item .sidebar_title{
	margin-bottom:16px;
	padding-bottom: 15px;
}
.spa_service_offer_item .sidebar_title:before{
	width:50px;
	border-width:1px;
}
.spa_service_offer_item p{
	margin-bottom:0px;
}
/*
	==================================================================
					SERVICES DETAIL PAGE END
	==================================================================
*/

/*
	==================================================================
					BOOKING PAGE START
	==================================================================
*/
.spa_submit_list,
.spa_booking_list,
.spa_booking_detail,
.spa_booking_wrap{
	float:left;
	width:100%;
}
.spa_booking_wrap{
	padding:80px 0px 75px;
}
.spa_booking_detail h6{
	margin-bottom:21px;
}
.spa_select_field.booking .datepicker:before{
	content:"";
	left:0px;
	right:auto;
	height:43px;
	width:46px;
	border-right:1px solid #d7d7d7;
	border-left:none;
	background-color:#eeeeee;
}
.spa_select_field.booking {
	border:1px solid #c7c7c7;
	position:relative;
	margin-bottom:0px;
}
.spa_booking_list{
	margin-bottom:25px;
}
.spa_booking_list label{
	color:#6d6d6d;
	cursor:pointer;
}
.spa_select_field.booking .datepicker{
	width:100%;
	padding: 5px  0px;
}
.spa_select_field.booking .datepicker input{
	padding:0px 65px;
	font-size:14px;
}
.spa_select_field.input input::placeholder,
.spa_select_field.booking .datepicker input::placeholder{
	color:#6d6d6d;
}
.spa_select_field.booking > span{
	position: absolute;
	top: 5px;
	left: 13px;
	bottom: 0px;
	margin: auto;
	text-align: center;
	font-size: 22px;
	color:#666666;
	cursor:pointer;
}
.spa_select_field.booking .form-control:focus{
	box-shadow:0px 0px;
}
.spa_select_field.input{
	border:1px solid #c7c7c7;
	margin-bottom:0px;
	height:auto;
	border-width: 0px;
}
.spa_select_field.input input{
	font-size:14px;
	border:1px solid #c7c7c7;
}
.spa_textarea.contact textarea:focus,
.spa_select_field.input input:focus{
	background-color:#f3f3f3;
}
.spa_submit_list{
	text-align:center;
}
.spa_submit_list > a{
	width:540px;
	font-size:18px;
	color:#fff;
	padding:14px 0px;
	display:inline-block;
	margin-bottom:15px;
}
.spa_submit_list > a:hover{
	background-color:#000;
}
.spa_submit_list h6{
	margin-bottom:0px;
	font-style:italic;
}
/*
	==================================================================
					BOOKING PAGE END
	==================================================================
*/

/*
	==================================================================
					404 PAGE START
	==================================================================
*/
.spa_404_text,
.spa_404_wrap{
	float:left;
	width:100%;
}
.spa_404_wrap{
	padding:70px 0px 80px; 
}
.spa_404_text{
	text-align:center;
}
.spa_404_text h3{
	font-size:80px;
	line-height:80px;
	margin-bottom:40px;
}
.spa_404_text h2{
	margin-bottom:40px;
}
.spa_404_text figure{
	padding-bottom:32px;
	position:relative;
	width:auto;
	float:none;
	margin:auto;
	display:inline-block;
	overflow:hidden;
	margin-bottom:28px;
}
.spa_404_text figure:after,
.spa_404_text figure:before{
	position:absolute;
	content:"";
	top:auto;
	left:0px;
	right:0px;
	bottom:0px;
	border-bottom:2px solid;
	width:80px;
	margin:auto;
}
.spa_404_text figure:after{
	width:5px;
	right:-90px;
}

/*
	==================================================================
					404 PAGE END
	==================================================================
*/

/*
	==================================================================
					CONTACT US PAGE START
	==================================================================
*/
/*
	====================================
		SPA MAP LOCATION START
	====================================
*/
.spa_map_location{
	float:left;
	width:100%;
}
.spa_map_location .map-canvas{
	width:100%;
	height:536px;
}

/*
	====================================
		SPA MAP LOCATION END
	====================================
*/

/*
	====================================
		SPA CONTACT FORM START
	====================================
*/
.spa_contact_field,
.spa_contact_form{
	float:left;
	width:100%;
}
.spa_contact_form{
	padding:80px 0px;
}
.spa_contact_field .sidebar_title{
	line-height:42px;
	margin-bottom:32px;
}
.spa_contact_form .col-md-4,
.spa_contact_form .col-md-8{
	padding:0px 0px;
}
.spa_contact_field{
	border:1px solid #e2e2e2;
	padding:73px 60px 80px;
}
.spa_contact_field .spa_select_field.input{
	margin-bottom:30px;
}
.spa_textarea.contact textarea{
	height:150px;
	border: 1px solid #c7c7c7;
	color:#666;
	margin-bottom:28px;
}
.spa_textarea.contact textarea::placeholder{
	color:#666;
}
/*
	====================================
		SPA CONTACT FORM END
	====================================
*/

/*
	====================================
		SPA CONTACT INFO START
	====================================
*/
.spa_contact_follow,
.spa_info_text,
.spa_info_list ul li,
.spa_info_list ul,
.spa_info_list,
.spa_contact_info{
	float:left;
	width:100%;
}
.spa_contact_info{
	text-align:center;
	padding:73px 0px 80px;
}
.spa_contact_info .sidebar_title{
	color:#fff;
	line-height:42px;
	margin-bottom:0px;
}
.spa_contact_info .sidebar_title:before{
	margin:auto;
	border-color:#fff;
}
.spa_info_list ul{
	padding:38px 0px;
}
.spa_info_list ul li{
	margin-bottom:40px;
}
.spa_info_list ul li:last-child{
	margin-bottom:0px;
}
.spa_info_text h6{
	color:#fff;
	font-weight:600;
	margin-bottom: 12px;
}
.spa_info_text p{
	margin-bottom:0px;
	color:#fff;
}
.spa_info_text p span{
	display:block;
}
.spa_contact_follow h6{
	color:#fff;
	font-weight:600;
	margin-bottom: 14px;
}
.spa_contact_follow .widget_icon li{
	float:none;
	display:inline-block;
	margin-right:10px;
}
.spa_contact_follow .widget_icon li:last-child{
	margin-right:0px;
}
.spa_contact_follow .widget_icon li a{
	background-color:#fff;
	color:#000000;
	height:60px;
	width:60px;
	line-height:60px;
	font-size:20px;
}
.spa_contact_follow .widget_icon li a:hover{
	background-color:#000;
	color:#fff;
}
/*
	====================================
		SPA CONTACT INFO END
	====================================
*/

/*
	==================================================================
					CONTACT US PAGE END
	==================================================================
*/

/*
	==================================================================
					SHOP PAGE START
	==================================================================
*/
.product_icon,
.product_rating,
.spa_shop_menu_row,
.spa_shop_wrap{
	float:left;
	width:100%;
}
.spa_shop_wrap{
	padding:75px 0px 80px;
}
.spa_shop_menu_row{
	margin-bottom:38px;
}
.spa_shop_mune_list{
	float:left;
	width:50%;
	padding:12px 0px;
}
.shop_menu_icon,
.shop_menu_icon li{
	float:left;
	width:auto;
}
.shop_menu_icon li{
	margin-right:12px;
}
.shop_menu_icon li a{
	display:inline-block;
}
.icon-size {
    font-size: 11px;
}
.spa_select_field.drop{
	float:right;
	width:270px;
	margin-bottom:0px;
	border:none;
	background-color:#f4f4f4;
}
.spa_select_field.drop .nice-select{
	padding:11px 15px;
}
.spa_select_field.drop .nice-select:before{
	border:none;
}
.spa_select_field.drop .nice-select span{
	font-size:14px;
	color:#666666;
}
.spa_product_item{
	position:relative;
}
.spa_product_item:hover figure img{
	/*
	transform:scale(1.5);
	-moz-transform:scale(1.5);
	-webkit-transform:scale(1.5);
	*/
}
.spa_product_item.overlay{
	margin-bottom:30px;
}
.spa_product_item.overlay:before{
	background-color:#fff;
	opacity:0;
}
.spa_product_item:hover.overlay:before{
	opacity:0;
	z-index:-1;
}
.spa_product_detail{
	position:absolute;
	top:50%;
	left:0px;
	right:0px;
	bottom:0px;
	text-align:center;
	z-index:3;
	margin-top: -150px;
	opacity:0;
}
.spa_product_item:hover .spa_product_detail{
	margin-top: -110px;
	opacity:1;
}
.spa_product_detail .section_heading{
	margin-bottom:5px;
}
.spa_product_detail h3{
	font-weight:600;
	margin-bottom:8px;
    color: #dbac59;
    font-weight: 400;
    line-height: 1.2;
    font-style: normal;
    margin: 0px 0 12px;
    Google Sans: 'Roboto', sans-serif;
	font-size: 18px;
}
.spa_product_detail h6 span{
	display:block;
	margin-bottom:4px;
}
.spa_product_detail h4{
	font-weight:600;
	margin-bottom:7px;
}
.product_rating{
	margin-bottom:20px;
}
.product_icon li,
.product_rating li{
	display:inline-block;
}
.product_rating li a{
	display:inline-block;
}
.product_icon li{
	border-right:1px solid #a6a6a6;
	margin-left: -4px;
	position:relative;
}
.product_icon li:last-child{
	border:none;
}
.product_icon li a{
	display:inline-block;
	padding:3px 15px;
}
.product_icon li a:hover{
	color:#fff;
}

.spa_select_field.drop .nice-select:after {
	margin-top:-3px;
}
/*
	==================================================================
					SHOP PAGE END
	==================================================================
*/

/*
	==================================================================
					THEAM HOVER START
	==================================================================
*/
.spa_wellness_fig:hover figure img,
.widget_news_fig:hover figure img,
.widget_thumb:hover figure img{
	transform:scale(1.4);
	-moz-transform:scale(1.4);
	-webkit-transform:scale(1.4);
}
/* theme hover start */
[class^="imghvr-strip-shutter"] .hover-theme:after,
[class^="imghvr-strip-shutter"] .hover-theme:before,
[class^="imghvr-strip-shutter"]:after, 
[class^="imghvr-strip-shutter"]:before, 
[class*=" imghvr-strip-shutter"] .hover-theme:after,
[class*=" imghvr-strip-shutter"] .hover-theme:before,
[class*=" imghvr-strip-shutter"]:after,
[class*=" imghvr-strip-shutter"]:before{
	opacity:0 !important;
}
.spa_blog_medium.hover_list .imghvr-strip-shutter-up:before,
.spa_gallery_item .imghvr-strip-shutter-up:before, 
.imghvr-strip-shutter-up:before {
    top: -2px;
}
.imghvr-strip-shutter-down .hover-theme:before,
.imghvr-strip-shutter-up .hover-theme:before {
    top: 51%;
}
.imghvr-strip-shutter-down .hover-theme:after,
.imghvr-strip-shutter-up .hover-theme:after {
    top: 77%;
}
.spa_service_detail_row .imghvr-strip-shutter-up:before,
.imghvr-strip-shutter-down:before{
    top: -4px;
}
.spa_service_detail_row .hover-theme:after,
.spa_gallery_item .imghvr-strip-shutter-up .hover-theme:after,
.spa_blog_medium.hover_style .imghvr-strip-shutter-up .hover-theme:after,
.imghvr-strip-shutter-down .hover-theme:after{
	top: 76.9%;
}
.spa_blog_medium .imghvr-strip-shutter-up:before,
.spa_gallery_item.gallery_4 .imghvr-strip-shutter-up:before,
.spa_gallery_item.gallery_6 .imghvr-strip-shutter-up:before,
.spa_gallery_item.hover_style .imghvr-strip-shutter-up:before,
.spa_blog_medium.hover_style .imghvr-strip-shutter-up:before,
.spa_product_item .imghvr-strip-shutter-up:before {
    top: -3px;
}
.widget_thumb .imghvr-strip-shutter-up:before {
    top: -1px;
}
.spa_side_flicker .imghvr-strip-shutter-up:before,
.widget_news_fig .imghvr-strip-shutter-up:before {
    top: -1px;
}
.spa_shopping_cart .imghvr-strip-shutter-up:before,
.spa_comment_item .imghvr-strip-shutter-up:before,
.spa_cart_fig .imghvr-strip-shutter-u:before {
    top: 0px;
}
.spa_video_fig .imghvr-strip-shutter-up:before,
.spa_service_02 .imghvr-strip-shutter-up:before,
.spa_wellness_fig .imghvr-strip-shutter-up:before {
    top: -4px;
}
.spa_blog_medium.hover_style .imghvr-strip-shutter-up .hover-theme:before {
    top: 51%;
}
.spa_gallery_item.width_fig .imghvr-strip-shutter-up::before{
	top:-8px;
}
.spa_gallery_item.width_fig .imghvr-strip-shutter-up .hover-theme:before {
    top: 50.8%;
}
.spa_gallery_item.width_fig .imghvr-strip-shutter-up:after {
    top: 24.9%;
}
.spa_blog_detail .spa_blog_medium .imghvr-strip-shutter-up:after {
    top: 24.7%;
}
.spa_blog_detail .spa_blog_medium .imghvr-strip-shutter-up:before{
	top:-5px;
}
.spa_comment_item:hover [class^='imghvr-strip-shutter']:before, 
.spa_comment_item:hover [class^='imghvr-strip-shutter']:after,
.spa_comment_item:hover [class^='imghvr-strip-shutter'] .hover-theme:before,
.spa_comment_item:hover [class^='imghvr-strip-shutter'] .hover-theme:after, 
.spa_comment_item:hover [class*=' imghvr-strip-shutter']:before, 
.spa_comment_item:hover [class*=' imghvr-strip-shutter']:after, 
.spa_comment_item:hover [class*=' imghvr-strip-shutter'] .hover-theme:before,
.spa_comment_item:hover [class*=' imghvr-strip-shutter'] .hover-theme:after,


.spa_author:hover [class^='imghvr-strip-shutter']:before, 
.spa_author:hover [class^='imghvr-strip-shutter']:after,
.spa_author:hover [class^='imghvr-strip-shutter'] .hover-theme:before,
.spa_author:hover [class^='imghvr-strip-shutter'] .hover-theme:after, 
.spa_author:hover [class*=' imghvr-strip-shutter']:before, 
.spa_author:hover [class*=' imghvr-strip-shutter']:after, 
.spa_author:hover [class*=' imghvr-strip-shutter'] .hover-theme:before,
.spa_author:hover [class*=' imghvr-strip-shutter'] .hover-theme:after,

.spa_highlight_detail:hover [class^='imghvr-strip-shutter']:before, 
.spa_highlight_detail:hover [class^='imghvr-strip-shutter']:after,
.spa_highlight_detail:hover [class^='imghvr-strip-shutter'] .hover-theme:before,
.spa_highlight_detail:hover [class^='imghvr-strip-shutter'] .hover-theme:after, 
.spa_highlight_detail:hover [class*=' imghvr-strip-shutter']:before, 
.spa_highlight_detail:hover [class*=' imghvr-strip-shutter']:after, 
.spa_highlight_detail:hover [class*=' imghvr-strip-shutter'] .hover-theme:before,
.spa_highlight_detail:hover [class*=' imghvr-strip-shutter'] .hover-theme:after,


.spa_service_detail_row:hover [class^='imghvr-strip-shutter']:before, 
.spa_service_detail_row:hover [class^='imghvr-strip-shutter']:after,
.spa_service_detail_row:hover [class^='imghvr-strip-shutter'] .hover-theme:before,
.spa_service_detail_row:hover [class^='imghvr-strip-shutter'] .hover-theme:after, 
.spa_service_detail_row:hover [class*=' imghvr-strip-shutter']:before, 
.spa_service_detail_row:hover [class*=' imghvr-strip-shutter']:after, 
.spa_service_detail_row:hover [class*=' imghvr-strip-shutter'] .hover-theme:before,
.spa_service_detail_row:hover [class*=' imghvr-strip-shutter'] .hover-theme:after,


.spa_service_02:hover [class^='imghvr-strip-shutter']:before, 
.spa_service_02:hover [class^='imghvr-strip-shutter']:after,
.spa_service_02:hover [class^='imghvr-strip-shutter'] .hover-theme:before,
.spa_service_02:hover [class^='imghvr-strip-shutter'] .hover-theme:after, 
.spa_service_02:hover [class*=' imghvr-strip-shutter']:before, 
.spa_service_02:hover [class*=' imghvr-strip-shutter']:after, 
.spa_service_02:hover [class*=' imghvr-strip-shutter'] .hover-theme:before,
.spa_service_02:hover [class*=' imghvr-strip-shutter'] .hover-theme:after,


.spa_gallery_item.gallery_6:hover [class^='imghvr-strip-shutter']:before, 
.spa_gallery_item.gallery_6:hover [class^='imghvr-strip-shutter']:after,
.spa_gallery_item.gallery_6:hover [class^='imghvr-strip-shutter'] .hover-theme:before,
.spa_gallery_item.gallery_6:hover [class^='imghvr-strip-shutter'] .hover-theme:after, 
.spa_gallery_item.gallery_6:hover [class*=' imghvr-strip-shutter']:before, 
.spa_gallery_item.gallery_6:hover [class*=' imghvr-strip-shutter']:after, 
.spa_gallery_item.gallery_6:hover [class*=' imghvr-strip-shutter'] .hover-theme:before,
.spa_gallery_item.gallery_6:hover [class*=' imghvr-strip-shutter'] .hover-theme:after,


.spa_gallery_item.width_fig:hover [class^='imghvr-strip-shutter']:before, 
.spa_gallery_item.width_fig:hover [class^='imghvr-strip-shutter']:after,
.spa_gallery_item.width_fig:hover [class^='imghvr-strip-shutter'] .hover-theme:before,
.spa_gallery_item.width_fig:hover [class^='imghvr-strip-shutter'] .hover-theme:after, 
.spa_gallery_item.width_fig:hover [class*=' imghvr-strip-shutter']:before, 
.spa_gallery_item.width_fig:hover [class*=' imghvr-strip-shutter']:after, 
.spa_gallery_item.width_fig:hover [class*=' imghvr-strip-shutter'] .hover-theme:before,
.spa_gallery_item.width_fig:hover [class*=' imghvr-strip-shutter'] .hover-theme:after,

.spa_blog_medium:hover [class^='imghvr-strip-shutter']:before, 
.spa_blog_medium:hover [class^='imghvr-strip-shutter']:after,
.spa_blog_medium:hover [class^='imghvr-strip-shutter'] .hover-theme:before,
.spa_blog_medium:hover [class^='imghvr-strip-shutter'] .hover-theme:after, 
.spa_blog_medium:hover [class*=' imghvr-strip-shutter']:before, 
.spa_blog_medium:hover [class*=' imghvr-strip-shutter']:after, 
.spa_blog_medium:hover [class*=' imghvr-strip-shutter'] .hover-theme:before,
.spa_blog_medium:hover [class*=' imghvr-strip-shutter'] .hover-theme:after,

.spa_cart_fig:hover [class^='imghvr-strip-shutter']:before, 
.spa_cart_fig:hover [class^='imghvr-strip-shutter']:after,
.spa_cart_fig:hover [class^='imghvr-strip-shutter'] .hover-theme:before,
.spa_cart_fig:hover [class^='imghvr-strip-shutter'] .hover-theme:after, 
.spa_cart_fig:hover [class*=' imghvr-strip-shutter']:before, 
.spa_cart_fig:hover [class*=' imghvr-strip-shutter']:after, 
.spa_cart_fig:hover [class*=' imghvr-strip-shutter'] .hover-theme:before,
.spa_cart_fig:hover [class*=' imghvr-strip-shutter'] .hover-theme:after,

.widget_news_fig:hover [class^='imghvr-strip-shutter']:before, 
.widget_news_fig:hover [class^='imghvr-strip-shutter']:after,
.widget_news_fig:hover [class^='imghvr-strip-shutter'] .hover-theme:before,
.widget_news_fig:hover [class^='imghvr-strip-shutter'] .hover-theme:after, 
.widget_news_fig:hover [class*=' imghvr-strip-shutter']:before, 
.widget_news_fig:hover [class*=' imghvr-strip-shutter']:after, 
.widget_news_fig:hover [class*=' imghvr-strip-shutter'] .hover-theme:before,
.widget_news_fig:hover [class*=' imghvr-strip-shutter'] .hover-theme:after,

.spa_product_item:hover [class^='imghvr-strip-shutter']:before, 
.spa_product_item:hover [class^='imghvr-strip-shutter']:after,
.spa_product_item:hover [class^='imghvr-strip-shutter'] .hover-theme:before,
.spa_product_item:hover [class^='imghvr-strip-shutter'] .hover-theme:after, 
.spa_product_item:hover [class*=' imghvr-strip-shutter']:before, 
.spa_product_item:hover [class*=' imghvr-strip-shutter']:after, 
.spa_product_item:hover [class*=' imghvr-strip-shutter'] .hover-theme:before,
.spa_product_item:hover [class*=' imghvr-strip-shutter'] .hover-theme:after {
  -webkit-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}

/*
	==================================================================
					THEAM HOVER END
	==================================================================
*/


.bg-master{
	background: radial-gradient(circle closest-corner at center center,#FDE58A 0%,#B56C21 100%);
    background: -moz-radial-gradient(circle closest-corner at center center,#FDE58A 0%,#B56C21 100%);
    background: -o-radial-gradient(circle closest-corner at center center,#FDE58A 0%,#B56C21 100%);
    background: -ms-radial-gradient(circle closest-corner at center center,#FDE58A 0%,#B56C21 100%);
    background: -webkit-radial-gradient(center center,circle closest-corner,#FDE58A 0%,#B56C21 100%);
	color: #4f2a08 !important;
}

.icon-title{
	width: 30px;
}
.font1{
	Google Sans: 'Roboto', sans-serif;
}
.font2{
	Google Sans: 'Ephesis', cursive;
}
.font3{
	Google Sans: 'Dongle', sans-serif;
}
.right .cat-child{
	float: right;
    text-align: right;
    width: unset;
}
.cat-child li{
	display: inline-block;
    width: unset !important;
    margin-bottom: 5px !important;
}
.cat-child li + li:before{
    content: " | ";
    padding: 0 5px;
}
.cat-child li a{

}
h1.head-title{
	color: #00238f;
    font-size: 26px;
    font-weight: 700;
}
.breadcrumb-box{
	background: #f0f0f0  !important;
}
.spa_blog_text .des{
	text-align: justify;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    height: 100px;
}
.spa_blog_text h4{
	
}
.video-title{
	font-size: 15px;
}
.title-product-page{
	font-size: 18px;
}
.price-detail{
	font-size: 20px;
	font-weight: 700;
	margin-bottom: 15px;
}

/* ---------------- CART PAGE ----------------------- */
body.cart {
	background: #fff;
}
.pd_saler h3 {
	font-size: 17px;
	color: #5a5a5a;
	padding-bottom: 5px;
	border-bottom: 1px solid #eaeaea;
	margin-bottom: 10px;
}
.pd_saler {
	margin-top: 20px;
}
.pd_saler p {
	display: block;
	width: 100%;
	padding-left: 25px;
	background: url(//theme.hstatic.net/1000218683/1000279933/14/check-ser.png?v=1335) left 2px no-repeat;
	padding-bottom: 0px;
	line-height: 1.4;
}
.ajaxcart .page-header {
	border: none;
	text-transform: uppercase;
	margin-top: 20px;
}
.ajaxcart .cart_header_labels > div {
	font-size: 15px;
}
.ajaxcart h2 {
	margin: 0px;
	font-size: 30px;
	height: 40px;
	line-height: 38px;
	padding: 0px;
	border: 0px;
	color: #000;
}
.page-content .ajax_content_cart {
	font-size: 12px;
	font-weight: 300;
	color: #666666;
	overflow: auto;
}
.page-content .ajax_content_cart::-webkit-scrollbar-thumb{
	background: #e2dfdf;
}
.page-content .ajax_content_cart::-webkit-scrollbar {
	width: 8px;
}
.page-content.not-item {
	padding-bottom: 10px;
	overflow: hidden;
}
.cart_total.item {
	margin: 0;
}
.ajaxcart .cart_header_labels {
	margin: 15px 0px;
	margin: 10px 0px 15px 0px;
	text-align: center;
	border-bottom: 1px solid #e5e5e5;
	padding: 10px 0px;
	border-top: 1px solid #e5e5e5;
}
.ajaxcart .list_product_cart {
	text-align: center;
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px dashed #aaa;
}
.ajaxcart .list_product_cart:last-child{
	border-bottom: 0;
}
.ajaxcart .product_name {
	margin: 0px;
	text-align: left;
	font-size: 14px;
	display: block;
	text-transform: none;
	letter-spacing: 0px;
}
.ajaxcart small {
	//float: left;
}
.ajaxcart__qty {
	display: inline-block;
	margin: 0;
}
input.ajaxcart__qty-num {
	width: 50px;
	height: 30px;
	text-align: center;
	border: 1px solid #7b7b7b;
	color: #222;
	padding: 0;
}
.ajaxcart .note_item .control-label {
	font-weight: normal;
	margin-bottom: 5px;
}
.ajaxcart .form-control {
	display: block;
	width: 100%;
	height: auto;
	padding: 10px 15px;
	font-size: 14px;
	line-height: 1.42857;
	color: #555555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 0px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
	transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.rightCart .list_button_cart {
	padding: 20px 0px 0px;
}
.ajaxcart .list_button_cart .actionCart p {
	margin: 0px 0px 15px;
	float: left;
	width: 100%;
}
.ajaxcart .list_button_cart p span {
	margin: 0;
}
.ajaxcart .list_button_cart p span.cart__subtotal-title {
	font-size: 20px;
}
.ajaxcart .list_product_cart .cpro_item.remove a {
	display: inline-block;
	font-size: 18px;
}
.ajaxcart .insButton {
	float: none;
	display: inline-block;
	vertical-align: middle;
	width: auto;
	padding: 10px 20px;
	margin: 0px 5px;
}
.ajaxcart .update-cart {
	display: none !important;
}
.list_button_cart .note_item {
	margin: 20px 0px;
}
#AjaxifyCart .js-qty input[type="text"], #AjaxifyCart .ajaxcart__qty input[type="text"] {
	display: inline-block !important;
}
.cpro_item_inner span.price.product-price {
	font-size: 20px;
}
.not-item p {
	font-size: 16px;
	margin: 15px 0px;
	line-height: 1.5;
}
.ajaxcart .title a.product_name {
	margin-bottom: 10px;
}
@media screen and (max-width: 1199px){
	.engo-popup .content {
		max-width: 750px;
	}
	.ajaxcart input.btn {
		margin: 0;
		padding: 10px 20px;
	}
	.item_product .chir_loop .product_view_list span.short-des {
		display: block;
		max-height: 100px;
		overflow: hidden;
	}
}
@media screen and (max-width: 767px){
	.mt-5-mobile{
		margin-top: 25px;
	}
	.hidden-xs{
		display: none;
	}
	.engo-popup .content {
		max-width: 100%;
		//min-width: auto;
		width: 100%;
		height: 100%;
		padding: 5px;
		overflow: auto;
	}
	.page-content {
		max-height: 100%;
	}
	.ajaxcart .list_product_cart {
		text-align: center;
		margin-bottom: 0;
		position: relative;
		padding: 15px 0px;
		border-bottom: 1px solid #ccc;
	}
	.ajaxcart .list_product_cart .cpro_item {
		text-align: left;
	}
	.ajaxcart .list_product_cart .cpro_item.image {
		padding: 0;
	}
	.ajaxcart .product_name {
		font-size: 16px;
		font-weight: bold;
	}
	.cpro_item_inner span.price.product-price {
		font-size: 17px;
		margin-bottom: 5px;
		display: block;
	}
	.js-qty input[type="text"], .ajaxcart__qty input[type="text"] {
		width: 50px !important;
		height: 30px !important;
		line-height: 30px !important;
	}
	.js-qty__adjust, .ajaxcart__qty-adjust {
		right: auto;
		left: 65px;
	}
	.list_button_cart .note_item {
		margin: 20px 0px;
	}
	button.ajaxcart__close {
		top: 10px !important;
	}
	.ajaxcart small {
		font-size: 15px;
		margin-bottom: 5px;
		display: inline-block;
	}
}
@media screen and (max-width: 479px){
	.ajaxcart .list_product_cart .cpro_item.image {
		min-height: 130px;
	}
}
@media screen and (max-width: 370px){
	.list_button_cart .btn-outline {
		padding: 10px;
		font-size: 12px;
	}
}

@media screen and (max-width: 370px) {
    .list_button_cart .btn-outline {
        padding: 10px;
        font-size: 12px;
    }
}

.text-red {
    color: red;
}

.bg-green {
    background-color: #008933;
}
.product-left-title{
	font-size: 14px;
}
.spa_sidebar_item{
	border: 1px solid #e4e5e6;
    padding: 5px;
}
.sidebar_title {
    margin-top: 15px !important;
    margin-left: 13px !important;
    color: white !important;
}
.sidebar_title1{
background: -webkit-radial-gradient(center center, circle closest-corner, #58abf3 0%, #1490ff 100%);
    width: 100%;
    height: 43px;
}
}

.hidden{
	display: none !important;
}
.slick-arrow{
	background: none !important;
}
.slick-dots{
	display: none !important;
}
}

.mb-4{
	margin-bottom: 20px;
}
.spa_news_wrap{
	margin-top: 30px;
}
.spa_product_text>p>a{
	position: relative;
    width: 100%;
    height: 44px;
    background-color: unset;
    border: unset;
    border-radius: unset;
    font-size: 15px;
    margin: 0;
    padding: 0 5px;
    top: 0;
    overflow: hidden;
    line-height: unset;
    bottom: unset;
}
.spa_product_item:hover .spa_product_text>p>a{
	background-color: unset;
	background: unset;
	    color: #00238f;
		font-weight: 400;
		font-size: 16px;
}

.spacing-for-shadow {
    margin-top: 25px;
    margin-bottom: 50px;
}
.item-blog-grid {
    position: relative;
    padding: 10px 10px 5px;
    background: #fff;
    text-align: left;
    -webkit-box-shadow: 0 1px 5px 0 rgba(14,14,14,.1);
    -moz-box-shadow: 0 1px 5px 0 rgba(14,14,14,.1);
    box-shadow: 0 1px 5px 0 rgba(14,14,14,.1);
	height: 500px;
    overflow: hidden;
}
.plus-hover {
    position: relative;
}

.item-blog-grid .thumb {
    display: block;
    margin-bottom: 23px;
}
.plus-hover:hover:before {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    -moz-opacity: .5;
    -khtml-opacity: .5;
    opacity: .5;
}

.plus-hover:hover:after {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    transform: translate(-50%,-50%) scale(1);
    -webkit-transform: -webkit-translate(-50%,-50%) scale(1);
    -moz-transform: -moz-translate(-50%,-50%) scale(1);
}

.plus-hover:before {
    content: "";
    z-index: 10;
    position: absolute;
    top: 0;
    left: 0;
    background: #0e0e0e;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    transition: all .4s ease;
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease;
    -ms-transition: all .4s ease;
    -webkit-transition: all .4s ease;
    width: 100%;
    height: 100%;
}
.plus-hover:after {
    content: "";
    width: 51px;
    height: 51px;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 10;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    transition: all .4s ease;
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease;
    -ms-transition: all .4s ease;
    -webkit-transition: all .4s ease;
    transform: translate(-50%,-50%) scale(1.5);
    -webkit-transform: -webkit-translate(-50%,-50%) scale(1.5);
    -moz-transform: -moz-translate(-50%,-50%) scale(1.5);
}

.item-blog-grid .date {
    position: absolute;
    left: 5px;
    bottom: 5px;
    padding: 0 10px;
    z-index: 30;
    font-size: 14px;
    line-height: 32px;
    font-weight: 500;
    color: #fff;
    background: rgba(14,14,14,.75);
}
.res-img {
    max-width: 100%;
    height: auto;
}
.item-blog-grid .title {
    padding: 0 10px;
    margin-bottom: 16px;
    font-size: 20px;
    line-height: 26px;
    font-weight: 500;
}
.item-blog-grid .title a {
    color: #0e0e0e;
}
.item-blog-grid p {
    padding: 0 10px;
    font-size: 17px;
    line-height: 26px;
    color: #000;
}
.plus-hover img{
	float: unset !important;
}

.spa_news_wrap .slick-slide {
    padding-left: 15px;
    padding-right: 15px;
}
.mt-4{
	margin-top: 40px;
}

.modal {
    z-index: 9999999;
}

.modal {
  text-align: center;
  padding: 0!important;
}

.modal:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -4px; /* Adjusts for spacing */
}

.modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}
.modal-body {
    background-color: #fff;
}
button.close{
	color: #000;
    opacity: 1;
    position: absolute;
    top: 5px;
    right: 5px;
    border: 1px dashed #000;
    border-radius: 50%;
    padding: 3px 8px;
    background-color: #fff;
    z-index: 9;
}
.object-cover {
    -o-object-fit: cover;
    object-fit: cover;
}
.h-100 {
    height: 100%!important;
}
.w-100 {
    width: 100%!important;
}
.subscribe-modals-cover{
	height: 420px;
}
.lh-base{
	font-size: 23px;
    line-height: 1.5;
    font-weight: 700;
}

.spa_salon_text h3 {
    height: 50px;
    overflow: hidden;
}


.mCustomScrollbar{-ms-touch-action:pinch-zoom;touch-action:pinch-zoom;}
.mCustomScrollbar.mCS_no_scrollbar{-ms-touch-action:auto;touch-action:auto;}
.mCustomScrollBox{position:relative;overflow:hidden;height:100%;max-width:100%;outline:0;direction:ltr;}
.mCSB_container{overflow:hidden;width:auto;height:auto;}
.mCSB_inside>.mCSB_container{margin-right:30px;}
.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden{margin-right:0;}
.mCSB_scrollTools{position:absolute;width:16px;height:auto;left:auto;top:0;right:0;bottom:0;opacity:.75;filter:"alpha(opacity=75)";-ms-filter:"alpha(opacity=75)";}
.mCSB_scrollTools .mCSB_draggerContainer{position:absolute;top:0;left:0;bottom:0;right:0;height:auto;}
.mCSB_scrollTools .mCSB_draggerRail{width:2px;height:100%;margin:0 auto;-webkit-border-radius:16px;-moz-border-radius:16px;border-radius:16px;}
.mCSB_scrollTools .mCSB_dragger{cursor:pointer;width:100%;height:30px;z-index:1;}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{position:relative;width:4px;height:100%;margin:0 auto;-webkit-border-radius:16px;-moz-border-radius:16px;border-radius:16px;text-align:center;}
.mCSB_scrollTools,.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{-webkit-transition:opacity .2s ease-in-out,background-color .2s ease-in-out;-moz-transition:opacity .2s ease-in-out,background-color .2s ease-in-out;-o-transition:opacity .2s ease-in-out,background-color .2s ease-in-out;transition:opacity .2s ease-in-out,background-color .2s ease-in-out;}
.mCustomScrollBox:hover>.mCSB_scrollTools{opacity:1;filter:"alpha(opacity=100)";-ms-filter:"alpha(opacity=100)";}
.mCSB_scrollTools .mCSB_draggerRail{background-color:#000;background-color:rgba(0,0,0,.4);filter:"alpha(opacity=40)";-ms-filter:"alpha(opacity=40)";}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,.75);filter:"alpha(opacity=75)";-ms-filter:"alpha(opacity=75)";}
.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,.85);filter:"alpha(opacity=85)";-ms-filter:"alpha(opacity=85)";}
.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,.9);filter:"alpha(opacity=90)";-ms-filter:"alpha(opacity=90)";}
.mCS-dark.mCSB_scrollTools .mCSB_draggerRail{background-color:#000;background-color:rgba(0,0,0,.15);}
.mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.75);}
.mCS-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:rgba(0,0,0,.85);}
.mCS-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{background-color:rgba(0,0,0,.9);}




.collapse:not(.show){display:none;}
.dropdown{position:relative;}
.dropdown-toggle{white-space:nowrap;}
.dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent;}
.dropdown-toggle:empty::after{margin-left:0;}
.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:10rem;padding:.5rem 0;margin:.125rem 0 0;font-size:1rem;color:#212529;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.15);border-radius:.25rem;}
.nav-link{display:block;padding:.5rem 1rem;}
.nav-link:focus,.nav-link:hover{text-decoration:none;}
.navbar {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0;
    margin-bottom: 0;
}
.navbar-nav{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none;}
.navbar-nav .nav-link{padding-right:0;padding-left:0;}
.navbar-nav .dropdown-menu{position:static;float:none;}
.navbar-collapse{-ms-flex-preferred-size:100%;flex-basis:100%;-ms-flex-positive:1;flex-grow:1;-ms-flex-align:center;align-items:center;}
.navbar-toggler{padding:.25rem .75rem;font-size:1.25rem;line-height:1;background-color:transparent;border:1px solid transparent;border-radius:.25rem;}
.navbar-toggler:focus,.navbar-toggler:hover{text-decoration:none;}
@media (min-width:992px){
.navbar-expand-lg{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start;}
.navbar-expand-lg .navbar-nav{-ms-flex-direction:row;flex-direction:row;}
.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute;}
.navbar-expand-lg .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem;}
.navbar-expand-lg .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto;}
.navbar-expand-lg .navbar-toggler{display:none;}
}
.navbar-light .navbar-nav .nav-link{color:rgba(0,0,0,.5);}
.navbar-light .navbar-nav .nav-link:focus,.navbar-light .navbar-nav .nav-link:hover{color:rgba(0,0,0,.7);}
.navbar-light .navbar-nav .active>.nav-link{color:rgba(0,0,0,.9);}
.navbar-light .navbar-toggler{color:rgba(0,0,0,.5);border-color:rgba(0,0,0,.1);}
.media{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;}
.media-body{-ms-flex:1;flex:1;}
.justify-content-center{-ms-flex-pack:center!important;justify-content:center!important;}
.justify-content-right{-ms-flex-pack:right!important;justify-content:right!important;}
.align-self-center{-ms-flex-item-align:center!important;align-self:center!important;}
.mb-0{margin-bottom:0!important;}
.mb-1{margin-bottom:.25rem!important;}
.text-center{text-align:center!important;}



.affix{position:sticky;
	top:0px;
	z-index:99999;
}
.navbar-light .navbar-toggler{
	border: none;
    margin-top: 0;
    padding-left: 0;
    position: absolute;
	left: 0;
}
.sec-nav{-webkit-transition:all .2s ease;-moz-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;}
.language li a{box-shadow:none;}
.language li a img{max-width:20px;}
.language li a{display:inline-block;width:40px;height:40px;border:1px solid #ddd;border-radius:50%;line-height:36px;text-align:center;margin:0 3px;}
.language li a:hover{box-shadow:1px 4px 12px 0px rgba(0,0,0,.2);transform:translateY(-1px);}
.navbar-nav .nav-item .dropdown-menu:before,.navbar-nav .nav-item .dropdown-menu:after{width:0;height:0;content:"";border-bottom:6px solid #2d1a47;border-right:6px solid transparent;border-top:0;border-left:6px solid transparent;position:absolute;top:-6px;right:27px;}
.navbar-nav .nav-item .dropdown-menu:after{border-bottom:5px solid #fff;border-left:5px solid transparent;border-right:5px solid transparent;right:28px;top:-5px;}
.navbar-nav .nav-item .dropdown-menu:before{border-bottom-color:#b66e22;left:48px;}
.navbar-nav .nav-item .dropdown-menu:after{left:49px;border-bottom-color:#ffffff;}

.sec-nav .navbar{padding-left:0;padding-right:0;padding-bottom:0;}
.sec-nav .navbar .navbar-nav .nav-item{align-self:center;}
.sec-nav .navbar .navbar-nav .nav-link{
	color: #00238f;
    font-size: 16px;
    font-weight: 600;
    padding: 10px 13px;
	white-space: nowrap;
}
.sec-nav .navbar .navbar-nav .nav-link:hover,.sec-nav .navbar .navbar-nav .nav-link:focus{color:#a17928;}
.sec-nav .navbar li.language{display:block;order:1;padding-top:16px;}
.sec-nav .navbar .icon-home{font-size:24px;color:#a17928;}
.submenu-item{display:flex;}
.submenu-item .submenu-link{text-transform: uppercase;flex:0 0 100%;padding:10px;display:flex;justify-content:space-between;border-bottom:1px solid #135796;font-weight:700;color:#135796;font-size:14px;}
.submenu-item .submenu-link i{display:none;font-size:14px;}
.submenu-item .submenu-link i,.submenu-item .submenu-link span{align-self:center;}
.submenu-item .submenu-link:hover,.submenu-item .submenu-link:focus{background:#135796;color:#fff;}
.submenu-ct-detail .media{background:#ffffff;height:100%;}
.submenu-ct-detail .media .media-photo{padding:20px 20px 20px 20px;}
.submenu-ct-detail .media img{max-width:300px;width:100%;}
.submenu-ct-detail .media .media-body{font-size:13px;font-style:italic;padding:20px;min-height:100%;border-left:1px solid #135796;color:#000;overflow-y:auto;height:100%;}
.submenu-ct-detail ul li{list-style:outside square;display:list-item;padding:0 0 8px;margin-left:16px;line-height:16px;}
.submenu-ct-detail a{color:#212529;}
.submenu-ct-detail{position:absolute;top:0;right:0;left:30%;bottom:0;display:none;border-left:1px solid #135796;}
.icon-menu{display:inline-block;position:relative;width:24px;min-width:20px;max-width:24px;max-height:24px;margin-top:40px;padding:8px 0!important;margin-left:18px;}
.icon-menu span{background:#3883cc;position:absolute;height:2px;left:0;right:0;}
.icon-menu span:nth-of-type(1){top:0;transform-origin:left;transition:transform 0.3s cubic-bezier(0.5, 0, 0, 1);transform:scale3d(1, 1, 1);}
.icon-menu span:nth-of-type(2){top:50%;transform:translate3d(0, -50%, 0);transform-origin:center;background:none;}
.icon-menu span:nth-of-type(2):before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:#3883cc;transform-origin:right;transition:transform 0.5s cubic-bezier(0.5, 0, 0, 1) 0.15s;}
.icon-menu span:nth-of-type(3){bottom:0;transform-origin:left;transition:transform 0.5s cubic-bezier(0.5, 0, 0, 1);transform:scale3d(1, 1, 1);}
#homepage .sec-nav{box-shadow:none;}

@media (min-width: 991px){
.sec-nav .navbar .navbar-nav .nav-item:hover .dropdown-menu{display:block!important; padding: 5px; background: #f1f1f1;}
div.submenu-item .submenu-ct-detail,.submenu-item .submenu-link i{display:block;}
.submenu-item:hover .submenu-ct-detail{display:block;z-index:10;}
.sec-nav .navbar li.language,.navbar .dropdown-toggle::after{display:none;}
.sec-nav .navbar .navbar-nav .nav-item > .dropdown-menu{width:380px;box-shadow:0 6px 6px rgba(0,0,0,.25);padding:0;border-radius:0;min-height:110px;border:1px solid #135796;}
.sec-nav .navbar .navbar-nav .nav-item:last-child > .dropdown-menu{min-height:264px;}
.nav-item:nth-of-type(4) > .dropdown-menu:before{left:64px;}
.nav-item:nth-of-type(4) > .dropdown-menu:after{left:65px;}
.nav-item:nth-of-type(n+6) > .dropdown-menu{left:-240px;}
.nav-item:nth-of-type(n+6) > .dropdown-menu:before{left:291px;}
.nav-item:nth-of-type(n+6) > .dropdown-menu:after{left:292px;border-bottom-color:#ffffff;}
.nav-item:nth-of-type(7) > .dropdown-menu:before{left:320px;}
.nav-item:nth-of-type(7) > .dropdown-menu:after{left:321px;}
.nav-item:nth-of-type(8) > .dropdown-menu{left:0px;}
.nav-item:nth-of-type(8) > .dropdown-menu:before{left:568px;}
.nav-item:nth-of-type(8) > .dropdown-menu:after{left:569px;}
.nav-item:nth-of-type(9) > .dropdown-menu{left:-848px;}
.nav-item:nth-last-of-type(-n+3) > .dropdown-menu{right:0;left:initial;}
.nav-item:nth-last-of-type(-n+3) > .dropdown-menu:before{right:38px;left:initial;}
.nav-item:nth-last-of-type(-n+3) > .dropdown-menu:after{right:39px;left:initial;border-bottom-color:#ffffff;}
.nav-item:nth-of-type(9) > .dropdown-menu:before{right:44px;left:initial;}
.nav-item:nth-of-type(9) > .dropdown-menu:after{right:45px;left:initial;}
}
@media (min-width: 769px){
.navbar .dropdown-menu{top:92%;}
}
@media (max-width: 990px){
.sec-nav .navbar .navbar-nav .nav-link{
	color: #fff;
    font-size: 16px;
    font-weight: 700;
    padding: 10px 13px;
	white-space: nowrap;
}
.sec-nav .navbar .navbar-nav .nav-link:hover, .sec-nav .navbar .navbar-nav .nav-link:focus {
    color: #fff212;
}
.navbar-nav .nav-item .dropdown-menu:before,.navbar-nav .nav-item .dropdown-menu:after{display:none;}
.affix{top:52px;}

.sec-nav .navbar .navbar-nav .nav-item:nth-of-type(n+2){align-self:start;display:block;width:100%;}
.sec-nav .navbar .navbar-nav{padding:0 0 16px 8px;overflow-y:auto;}
.sec-nav .navbar .navbar-nav .nav-link{
	padding-left: 16px;
    padding-right: 16px;
    display: flex;
    justify-content: space-between;
    text-transform: uppercase;
    font-weight: 600;
    transition: none;
    border-bottom: 1px dotted rgb(255 255 255 / 36%);
    line-height: 2.2rem;
}
.navbar-nav .nav-item .dropdown-menu{border:none;margin-top:0;padding-top:0;background:#e9e7e8;padding-bottom:0;}
.submenu-item .submenu-link{flex:0 0 100%;padding:12px 16px;font-size:14px;text-transform:none;color:#000;border-bottom:1px dotted rgba(0, 0, 0, 0.26);justify-content:left;}
.submenu-item:last-child .submenu-link{border-bottom:none;}
.submenu-item .submenu-link:before,.navbar .dropdown-toggle::after{Google Sans:'icomoon'!important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\e919";margin-right:8px;color:#804b9d;}
.navbar .dropdown-toggle::after{margin-top:-3px;}
.navbar .dropdown-toggle::after{align-self:center;border:none;content:"\e901";color:#fff;margin-right:0;}
}
@media (max-width: 768px){
.navbar-collapse{display:block!important;}
.navbar-collapse .navbar-nav{width:250px;position:fixed;top:42px;left:-250px;bottom:0;z-index:9999999999999999;background:#fff;transition:all 0.4s;padding-bottom:32px!important;}
}

*:focus {
    outline: none;
}

.top_logo{
	border-bottom: 1px dashed #fff;
	 background: -webkit-radial-gradient(center center,circle closest-corner,#B56C21 0%,#FDE58A 100%);
	text-align: center;
	float: unset;
}
.top_logo img{
	height: 70px;
}

.spa_top_navigation.sticky {
    top: -60px;
}


.icon-menu.active span:nth-of-type(1) {
  transform: translate3d(15%, 0, 0) rotate(45deg) scale(.85);
  transition: transform 0.4s cubic-bezier(0.5, 0, 0, 1) 0.2s;
}
.icon-menu.active span:nth-of-type(2) {
  transform: translate3d(0, -50%, 0) rotate(180deg);
}
.icon-menu.active span:nth-of-type(2):before {
  transform: translate3d(20%, 0, 0) scale3d(0, 1, 1);
}
.icon-menu.active span:nth-of-type(3) {
  transform: translate3d(15%, 0, 0) rotate(-45deg) scale(.85);
  transition: transform 0.4s cubic-bezier(0.5, 0, 0, 1) 0.25s;
}

.top_logo_mobile{
	
}
.top_logo_mobile img{
	height: 65px;
}

@media (max-width: 768px){
	.navbar-collapse .navbar-nav {
		width: 250px;
		position: fixed;
		top: 42px;
		left: -250px;
		bottom: 0;
		z-index: 9999999999999999;
		background: #fff;
		transition: all 0.4s;
		padding-bottom: 32px !important;
	}
	body.open {
        overflow-y: hidden
    }
    .open .navbar-collapse .navbar-nav {
        left: 0;
		background: -webkit-radial-gradient(center center,circle closest-corner,#135796  0%,#135796  100%);
    }
	.top_logo {
		display: none;
	}
	.spa_top_navigation.sticky {
		top: 0px;
	}
	.spa_top_wrap{
		display: none;
	}
	.sec-nav .navbar .navbar-nav .nav-item {
		align-self: start;
	}
	.zalo-chat-widget{
		z-index: 999 !important;
	}
	.navbar {
		
		justify-content: center;
		
	}
}
@media (min-width: 991px){
	.dropdown-menu{
		padding: 10px;
	}
	
}
.menu-parent{
	text-transform: uppercase;
}
.sv-hot{
display: block;
    text-align: center;
    height: 175px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #efefef;
    border-radius: 50%;
    margin: 0 auto;
    margin-bottom: 15px;
    background-image: url(https://aisota.vn/public/templates/user/default/images/border-cicle.webp);
    background-size: 100% 100%;
    padding: 5px;
    max-width: 100%;
    height: auto;
}
.fancybox-slide {
	padding: 0px !important;
}
.spa_salon_item1 figure {
    border-radius: 100%;
	width: 33%;
	margin-right: 20px;
}

.star{
	margin-left: 33%;
}
.spa_testimonial_text{
	padding: 10px;

}
.kh-comment{
	text-align: left;
    padding: 10px 20px 0px;
}
.kh-comment p{
	margin-left: 20px;
}
.content_view h2{
	color: #94702a;
	padding: 10px;
    font-size: 24px;
    font-weight: 600;
	background-image: linear-gradient(to left, rgb(255 255 255), rgb(231 222 189 / 28%));
    border-left: 5px solid #b76e23;
	
}
.content_view h3{
	background-image: linear-gradient(to left, rgb(255 255 255), rgb(231 222 189 / 28%));
	color: #94702a;
	padding: 10px;
    font-size: 20px;
        font-weight: 500;
    border-left: 3px solid #f7ce66;
	
}
.mucluc-box {
	background-color: #f4f4f4;
    line-height: 30px;
    padding: 10px;
    border: 1px solid #e5e8eb;
    border-radius: 10px;
    max-width: 450px;
    margin-bottom: 20px;
}
.lienhebox{
padding: 10px;
    border: 1px dashed red;
    border-radius: 10px;
	background: rgb(182 214 241 / 27%);
}
.btzalo{
	position: absolute !important;
}
.btn-share{
margin-left: 32px
}
.share-social{
	float: right;
	margin-top: 20px;
	
}


 

        .support-btn {
            background-color: orange;
            color: white;
            border: none;
            padding: 7px 5px;
            border-radius: 5px;
        }

        .register-btn, .login-btn {
            border: none;
            padding: 7px 12px;
            border-radius: 5px;
            color: white;
            margin-left: 5px;
			
        }

        .register-btn {
            background-color: orange;
        }

        .login-btn {
            background-color: #38b6ff;
        }

  .search-box {
	margin-right: 33px;
    justify-content: right;
    align-items: center;
    max-width: 400px;
}

.box-search {
	background: #fff;
    display: flex;
    align-items: center;
    width: 100%;
    border: 1px solid #ccc;
    border-radius: 5px;
}

.form-control {
    flex: 1;
    border: none;
    outline: none;
    font-size: 14px;
    padding: 5px;
}

.btn-tk {
    background: orange;
    color: #fff;
    border: none;
    padding: 5px 10px;
    border-radius: 3px;
    cursor: pointer;
}

.btn-tk:hover {
    background: #0056b3;
}

		.btn-try{
			background: #d49d3e;
			color: #fff !important;
		}
		.product_text_name .title {
			padding: 0 10px;
			margin-bottom: 16px;
			font-size: 20px;
			line-height: 26px;
			font-weight: 500;
			text-align: center;
		}
		.product-img {
			 display: flex;
			justify-content: center;
			align-items: center;
			margin: 0 auto;
			margin-bottom: 20px;
		}
		.color-bl{
			color:#23527c;
		}
		.section_heading .divider {
			display: inline-block;
			width: 50px;
			height: 5px;
			background-color: #063472; 
			margin: 0 auto;
		}
		.product-des{
			padding: 0 10px;
			font-size: 16px;
			line-height: 26px;
			color: #000;
			
		}

		.product-des {
			display: -webkit-box;
			-webkit-line-clamp: 3; /* Giới hạn hiển thị 3 dòng */
			-webkit-box-orient: vertical;
			overflow: hidden;
			text-overflow: ellipsis; /* Thêm dấu "..." khi nội dung bị cắt */
			max-height: 4.5em; /* Điều chỉnh tùy theo line-height */
			line-height: 1.5em; /* Định chiều cao dòng */
			word-break: break-word; /* Ngắt từ nếu quá dài */
		}
		.product-detail{
			margin-top: 10px;
		}
		.benefits{
			background-image: url('https://aisota.vn/public/userfiles/background/bg-loi-ich-home-1.jpg');
			 background-size: cover;
            background-position: center;
		}
		.benefits h5{
			text-transform: uppercase;
			padding-top: 10px;
			font-weight: 600;
		}
		.color-white{
			color: #fff !important;
		}
		.color-white p{
			color: #fff !important;
		}
		.why{
			    background: #f6f6f6;
		}
		.why h5{
			text-transform: uppercase;
			padding-top: 10px;
			font-weight: 600;
		}
		.contact-home{
			background-image: url('https://aisota.vn/public/userfiles/background/Footer-scaled.jpg');
			 background-size: cover;
            background-position: center;
		}
		

.section-blog .title {
  padding-top: 5px;
  padding-bottom: 5px;
  border-bottom: 1px solid #bababa;
  margin-bottom: 15px;
  margin-top: 15px;
}
.section-blog .title h3 {
  display: inline-block;
  font-weight: 500;
  font-size: 20px;
  vertical-align: -3px;
  margin: 0;
  margin-right: 15px;
}
.section-blog .title .view-all {
  color: #0083d1;
  font-size: 13px;
  line-height: 30px;
  border: 1px solid #dcdcdc;
  width: 100px;
  text-align: center;
  display: inline-block;
  border-radius: 3px;
  background-color: #fff;
}
.section-blog .b-item {
  width: calc(50% - 2.5px);
  float: left;
  padding-right: 3px;
  padding-bottom: 3px;
  position: relative;
}
.section-blog .b-item:nth-child(2n){
  float: right;
}
.section-blog .b-item img {
  width: 100%;
  transition: 0.5s ease-in-out;
}
.section-blog .b-item .b-img {
  display: inline-block;
  width: 100%;
}
.section-blog .b-item .b-img img {
  width: 100%;
}
.section-blog .b-item .b-name {
  position: absolute;
  left: 0;
  right: 0px;
  bottom: 0px;
  color: #fff;
  font-weight: 500;
  font-size: 15px;
  padding: 10px;
  background: #073c6e;
}
.section-blog .b-item:hover img {
/*  transform: translateY(-50%) translateX(-50%) scale(1.05) !important;
  transition: 0.5s ease-in-out;*/
}
.blog-right .b-item{
    padding-bottom: 35%;
    margin-bottom: 5px;
}
.section-blog .blog-left .b-name {
  padding: 20px;
}
.section-blog .blog-left .b-img {
    position: absolute;
    width: 100%;
    height: 100%;
}
.section-blog .blog-left .b-img img {
  width: 100%;
}
.section-blog .blog-right .b-name {
  max-height: 70px;
  overflow: hidden;
}
.section-blog .blog-right .b-img {
  position: absolute;
  overflow: hidden;
  width: 100%;
  height: 100%;
}
.section-blog .blog-right .b-img img {
  width: 100%;
}
.section-blog .blog-left {
  width: 50%;
  float: left;
}
.section-blog .blog-right{
  width: calc(50% - 5px);
  float: right;
}
.section-blog .blog-left {
  padding-bottom: 35%;
  overflow: hidden;
}
.section-blog .table-blog {
  display: table;
  height: 100%;
  height: 400px;
}
@media (max-width: 768px) {
  .section-blog .table-blog {
    height: auto;
    display: block;
  }
  .section-blog .blog-right,
  .section-blog .blog-left {
    width: 100%;
    float: none;
  }
  .section-blog .blog-left{
    padding-bottom: 100%;
    margin-bottom: 5px;
  }
  .section-blog .blog-left .b-img {
    padding-bottom: 400px;
  }
  .section-blog .blog-left .b-img img {
    width: 100%;
    height: auto;
  }
  .section-blog .blog-right {
    /* height: 400px; */
  }
  .section-blog .blog-right .b-item img {
    width: 100%;
    height: auto;
  }
}
 .product-detail a{
	 color: #fff;
    border-radius: 5px;
    padding: 4px 20px;
    background: #135796;
	margin-bottom: 10px;
 }
 .bghead {
    position: relative;
    z-index: 1;
}

.content-pro {
    position: relative; 
    z-index: 2;
    padding: 20px; 
    margin-top: -500px;
}
.content-des {
    
	background-image: url(https://aisota.vn/public/userfiles/background/bg-header.png);
}	
.content-des2{
	margin-top: 61px;
}
.pro-bg{
	background: #fff;
	border-radius: 10px;
}
.product-title {
	font-weight: 500;
	font-size: 18px;
	color: orange;
}
.img-des img{
	max-width: 300px;
}
.color-white2 p {
    text-align: justify;
    color: #fff !important;
}
.bg-loiich{
	border-radius: 5px;
	background: #fff;
	margin-top: 135px;
}
.custom-box{
	padding: 10px;
	border: 1px solid #ccc;
}
.custom-box2{
	padding: 10px;
	border: 1px solid #ccc;
	background: #fff;
	margin-bottom: 10px;
}

.divider-white{
	background-color: #fff !important;
}
.widget_logo, 
.footer-3 {
    padding: 20px;
}

.widget_logo p {
    color: #fff;
    margin-bottom: 5px;
}
	.footer-3 ul {
    list-style: none;
    padding: 0;
    margin: 0;
	}
	.footer-3 ul li {
    padding: 5px 0px;
}
.footer-3 ul a {
    color: #fff;
}
@media(min-width: 900px){
.ft-des{
    font-weight: 600;
    font-size: 22px;
}
}
@media(max-width: 600px){
.ft-des{
    font-weight: 600;
    font-size: 21px;
}
}
.ft-sub{
	margin-top: 20px;
	font-weight: 500;
    font-size: 16px;
    color: #f3a61f;
}
.ft-img{
	max-width: 300px;
}
.widget_logo a{
	float: left;
}
.ft-first {
    display: flex;      
    align-items: center;
    gap: 20px;          
}

.ft-first img {
    max-width: 100px;   
    height: auto;
}

.ft-text {
    flex: 1;            
}
.color-orange{
	color: orange;
}
.widget_title{

	text-transform: uppercase;
}
.ft-title{
	color: #fff; 
	font-weight: bold;
}
.breadcrumb>li>a {
	font-size: 14px;
}
	.ct-custom li {
        list-style: unset;
		margin-left: 30px;
	}
	.ct-custom ol>li {
        list-style: unset;
		margin: 0px;
	}
	
.ct-custom h2, 
.ct-custom h3, 
.ct-custom h4, 
.ct-custom h5 {
    font-weight: bold;
    color: #333;
    line-height: 1.3;
    margin-bottom: 10px;
	}
.ct-custom h2 {
    font-size: 24px;
    color: #333;
    padding-bottom: 5px;
}

.ct-custom h3 {
    font-size: 20px;
    color: #444;
}

.ct-custom h4 {
    font-size: 18px;
    color: #555;
    
}

.ct-custom h5 {
    font-size: 17px;
    color: #666;
    font-weight: 500;
}
.ct-custom h1, .ct-custom h2 {
    margin-top: 20px;
}

.ct-custom h3, .ct-custom h4, .ct-custom h5 {
    margin-top: 15px;
}
.news-des {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}


