@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,400;0,500;0,600;0,700;0,800;0,900;1,200&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Libre+Baskerville:wght@400;700&display=swap');
@font-face {
	font-family:'Masterpiece Uni Sans';
	src:local('Masterpiece Uni Sans'), url('/fonts/mon3.woff') format('woff'), url('/fonts/mon3.ttf') format('ttf');
}
html,
body {
	font-size: 14px;
	font-family:'Masterpiece Uni Sans',Yunghkio,Myanmar3,Helvetica,Arial,sans-serif;
	line-height: 1.3em;
	font-weight: normal;
	margin: 0;
}
body {
	background: #ff7b0a;
	padding-bottom: 52px;
	padding-top: 30px;
	color:#fff;
}
a {
	color: #fff;
	text-decoration: none;
	cursor: pointer;
}
.btn-lucky {background: #ae4a6f;color: #fff;}
.btn-lucky:hover {background: #b67102;}
.btn-lucky-dark {background:#313c42; color: #fff;border-color: #313c42}
.btn-lucky-dark:hover {background: #313c42;border-color: #313c42}
.btn-2 {background: #f5d987;text-decoration: none;}
.modal-body .btn-2 {background:#ae4a6f; color: #fff !important}
.main-menu ul, .main-menu span,.main-menu p,.main-menu div,.main-menu h1, .main-menu .h1,.main-menu  h2, .h2,.main-menu  h3,.main-menu .h3,.main-menu-mobile ul, .main-menu-mobile span,.main-menu-mobile p,.main-menu-mobile div,.main-menu-mobile h1, .main-menu-mobile .h1,.main-menu-mobile  h2, .h2,.main-menu-mobile  h3,.main-menu-mobile .h3 {
	margin: 0;
	padding: 0;
}
li {
	list-style: none;
}
.no-margin-left {
	margin-left: 0 !important;
}
.no-margin-right {
	margin-right: 0 !important;
}
a,a:focus,a:hover {
	text-decoration: none;
}
a:focus,a:hover{color:#b39d00;}
.bgcolor1{background:#fffcf4;}
.bgcolor2{background:#6f4720;}
.bgcolor3{background:#fffcf4;}
.bgcolor4{background:#f3c811;}
.bgcolor2 .t, .bgcolor2 .t a{color: #fefefe !important}
.btn-color{
	color: #fff;
	background-color:#fa5b0f;
	border-color:#fa5b0f;
}
.btn-color:hover{
	background-color: #f15409;
	border-color: #f15409;
	color: #fff;
}
.container-fluid {max-width: 1170px;}
#header{
	background: #005d78;
	height: 52px;
	transition: top 0.7s;
	border-top: 0.5px solid #ccc;
}
.col-form-label{color:#fff}
#header .header-left{
	float:left;
	margin-right: 15px;
}
#main-search {
	background: #6f4720;
	padding: 25px 0;
}
#search-form input, #search-form button {
	color: #333333;
}
#search-form button {
	background: transparent;
	border: 2px solid #fff;
	text-transform: uppercase;
	color: #fff;
	padding: 5px 20px;
	font-weight: bold;
}
#search-form button:hover {
	color: #f3c716;
}
.search-form input::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
	color: #333333;
	opacity: 1; /* Firefox */
}

.search-form input:-ms-input-placeholder { /* Internet Explorer 10-11 */
	color: #333333;
}

.search-form input::-ms-input-placeholder { /* Microsoft Edge */
	color: #333333;
}
#header a {
	display: inline-block;
	height: 52px;
	line-height: 52px;
}
.header-right{
	line-height: 48px;
	position: absolute;
	right: 10px;
	top: 0;
	padding-top: 10px;
}
.header-right img {width: 32px;border: 1px solid #ffffff;}
.header-right .dropdown-menu {
	top: 30px;
	transform: none;
	min-width: initial;
}
.header-right .dropdown-toggle {
	font-weight: bold;
	background: transparent;
	color: #fff;
	outline: none;
	border: none;
	box-shadow: none;
}
.header-right .hi-msisdn {
	position: absolute;
	right: 65px;
	color: #fff;
	font-weight: bold;
	top: 1px;
	display: inline-block;
	width: 132px;
	font-size: 12px;
}
.header-right .dropdown-item {
	height: initial !important;
	line-height: initial !important;
	padding: 0.75rem 1.5rem;
}
#header a:hover, #header a.active, #header a:focus {
	color: #f3c716;
}
.main-menu-mobile{
	display: none;
	float: left;
}
#header .header-middle{
	float: left;
}
#header .btn-menu-mobile{
	display: none;
}
#toggle-search-icon {
	color: #f5f5f5;
	z-index: 3;
	right: 16px;
	font-size: 22px !important;
	display: none;
}
#logo {height:32px;margin-top: 10px;}
@media (max-width: 992px){
	#toggle-search-icon {
		color: #f5f5f5;
		display: inline-block;
	}
}
@media (max-width: 820px){
	#header .header-left{
		float: none;
		text-align: center;
		margin: 0;
	}

	#header .header-middle .main-menu{
		display: none;
	}
	#header .btn-menu-mobile,
	.main-menu-mobile{
		display: block;

	}
	#header .btn-menu-mobile{
		display: inline-block;
		position: absolute;
		top:10px;
		left: 10px;
	}
	.header-right .hi-msisdn {display:none !important;}

}
@media (max-width: 560px){
	.post-item {width:100%}
	.post-list-2 .post-item .img-wrapper, .post-list-2 .post-item .img-wrapper img {width:100%}
}
@media (max-width: 390px){
	.show-search-form .search-form {

	}
}
@media (max-width: 320px){
	.show-search-form .search-form {

	}
}
@media (max-width: 300px){
	.show-search-form .search-form {

	}
}
.main-menu-mobile{
	width: 75%;
	max-width: 320px;
	position: fixed;
	top: 0;
	bottom: 0;
	transform: translate(-101%,0);
	-webkit-transform: translate(-101%,0);
	-ms-transform: translate(-101%,0);
	visibility: visible;
	transition: transform .2s,visibility .2s;
	-webkit-transition: -webkit-transform .2s,visibility .2s;
	overflow: hidden;
	overflow-y: auto;
	-webkit-overflow-scrolling: touch;
	-ms-overflow-style: -ms-autohiding-scrollbar;
	overflow-scrolling: touch;
	left: 0;
	z-index: 1033;
	opacity: 0.97;
	background:#005d78;
}
.main-menu-mobile >ul>li>ul>li>a,
.main-menu-mobile >ul>li>a{
	font-weight: bold;
	display: block;
	border-bottom: 1px solid rgba(255,255,255,0.15);
	padding: 10px 10px;
	text-decoration: none;
	position: relative;
	color:#ffffff;
	text-align: left;
}
.overlay{
	background: rgba(0,0,0,0.4);
	position: fixed;
	width: 0;
	right:0;
	bottom:0;
	top:0;
	transition:0.3s all ease-in-out;
}
.overlay.open{
	width: 100%;
	z-index: 1032;
}
#header > .container {
	position: relative;
	margin-top: 10px;
}
.main-menu-mobile >ul>li>ul>li>a{
	padding-left: 30px;
	font-size: 13px;
}
.main-menu-mobile.open{
	transform: translate(0,0);
	-webkit-transform: translate(0,0);
	-ms-transform: translate(0,0);
	visibility: visible;
	transition: transform .3s,visibility 0s;
	-webkit-transition: -webkit-transform .3s,visibility 0s;
}
.main-menu-mobile .glyphicon{font-size: 12px; margin-right: 4px;}
.main-menu-mobile .main-icon {
	padding: 10px 5px;
	text-align: center;
	background: #F0E68C;
}
.main-menu-mobile .main-icon .glyphicon {font-size: 22px}
.main-menu-mobile .main-icon a {margin-right: 15px;color: #800000;}
.main-menu-mobile .main-icon a:hover {color: #3C9CD7;}
.btn-close-menu{
	cursor: pointer;
	text-align: center;
	color: rgba(255,255,255,1.00);
}
#header .btn-menu-mobile a{
	font-weight: bold;
	color:#fff;
	display: block;
}
#header .btn-menu-mobile a:hover{border: none;}
#header .btn-menu-mobile a .fa{
	margin-right: 3px;
	font-size: 32px;
	color:#ffac00;
}
#header .main-menu > ul > li{
	float: left;
	position: relative;
	margin-right: 2px;
}
#header .main-menu > ul > li > a{
	text-decoration: none;
	display: block;
	backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
	color: #fff;
	text-transform: uppercase;
	padding: 0 15px;
	font-weight: bold;
	font-size: 13px;
}
#header .main-menu > ul > li:hover > a{
	background:#313c42;
}
#header .main-menu > ul > li > ul{
	width: 240px;
	visibility: hidden;
	opacity: 0.9 !important;
	position: absolute;
	background: #313c42;
	bottom: 52px;
	left: 0;
	transition: opacity .2s ease-in-out,visibility .2s ease-in-out;
	-webkit-transition: opacity .2s ease-in-out,visibility .2s ease-in-out;
	-webkit-backface-visibility: hidden;
	z-index: 2;
	padding: 15px 0px;
	border-radius: 6px 6px 0 0;
}
#header .main-menu > ul > li:hover > ul{
	visibility: visible;
	opacity: 0.8;
}
#header .main-menu > ul > li > ul > li > a{
	display: block;
	text-decoration: none;
	height: auto;
	line-height: 30px;
	cursor: pointer;
	color: #fff;
	text-transform: capitalize;
}
#header .main-menu > ul > li > ul > li > a:hover{
	border: none;
	color: #f3c716;
}
#personal-box {background: #fff; padding: 15px;}
#main-slideshow {max-height: 290px}
#main-slideshow .swiper-slide a {display: block;margin:0;padding:0;width:100%}
#main-slideshow img {max-width: 100%;max-height: 300px;}
.table tr th {vertical-align: middle;}
.btn-group .btn {background: transparent;color: #fff;padding: 8px 15px;font-weight: bold;border:none;box-shadow: none;}
.active-tab {
	background: #fff !important;
	color: #862a54 !important;
	border-radius: 5px 5px 0 0 !important;
}
#ajax-loader{
	display: none;
	position: absolute;
	height: 100%;
	width: 100%;
	top: 85px;
	text-align: center;
	z-index: 9999;
}
#login-form {padding: 15px; border-radius: 5px; background: #fff;padding-top: 30px;max-width: 600px;margin: 0 auto;}
.box {
	position:relative;
	margin-bottom: 60px;
	margin-top: 60px;
	border-top: none;
}
.box .t, .box .t a,.box .t a:hover {color: #4f4f4f; text-transform: uppercase; font-weight: bold;font-size:24px;margin-bottom: 20px}

ul.cate_list li {
	background:none repeat scroll 0 0 transparent;
	margin:0;
	padding:6px 10px 6px 5px;
	line-height:160%;
	overflow:hidden;
}
ul.cate_list li a {
	text-decoration: none;
	display: block;
}
ul.cate_list li h2 {font-size: 14px;font-weight: bold;}
ul.cate_list li a:hover, ul.cate_list li a.active {color: #333;}
ul.cate_list li.first_item {
	border-top: 0;
}
ul.cate_list li.last_item {
	border-bottom: 0;
}

ul.cate_list li ul.child {
	padding-left: 20px;
}

.box7 ul.cate_list li a {color: #ffffff;}
.box7 ul.cate_list li {padding-left: 0; padding-right: 0;}
.box7 ul.cate_list li ul.child {padding-left: 0;padding: 0 0;margin: 5px 0;}
.box7 ul.cate_list li ul.child li {padding-left: 50px;padding-top: 0;padding-bottom: 0;padding-right: 2px;font-size:14px;}
.box7 ul.cate_list li.level0{padding: 0;}
.box7 ul.cate_list li.level0 a.alevel0 {padding: 8px 0 8px 15px;line-height: 26px;}
.box7 ul.cate_list li.level0 a.alevel0 .fa {width: 32px;font-size: 26px;vertical-align: middle;color:#ffac00}
.box7 ul.cate_list li.level0 a.alevel0 .fa-home {font-size: 30px;color:#ffac00}
.box7 ul.cate_list li.level0 a.alevel0:hover, .box7 ul.cate_list li a.active{color:#ffac00;}
.box7 ul.cate_list li ul.child li:hover,.box7 ul.cate_list li ul.child li.active, .box7 ul.cate_list li ul.child li a:hover {color:#ffac00;}
.box7 ul.cate_list li ul.child li a {padding-top: 8px; padding-bottom: 8px;}

.box7 ul.cate_list li a:hover, .box7 ul.cate_list li a.active {
	text-decoration: none;
}
#personal-box ul.cate_list li a {color: #212529;font-size: 14px;}
#personal-box ul.cate_list li.level0 {padding: 5px 0;}
.left-menu-icon {height: 26px;margin-right: 5px;}
.has-sub .child-item-list li {padding: 0 10px; border: none;}
.has-sub .child-item-list li.level0 {width: 100%;float:left; }
.has-sub .child-item-list li h2{font-size: 14px;font-weight: bold;}
.has-sub .child-item-list li a {}
.has-sub .child-item-list li a:hover {}
.has-sub .child-item-list li ul li.level1 {width: 50%; float:left;}

#home-adv {width:100%;margin: 20px 0 50px 0;}
#home-adv .circle {
	position: absolute;
	height: 60px;
	width: 60px;
	background: #f3c716;
	top: 38%;
	left: -30px;
	z-index: 9999;
	border-radius: 75px;
}
#home-adv .adv-item {padding:0; margin:0;text-align: center}
#home-adv .adv-item-2 {position:relative}
.adv-btn-1, .adv-btn-2 {position:absolute; top:38%;text-align: center; font-weight: bold; text-transform: uppercase;z-index: 3;width:100%}
.adv-btn-1 a, .adv-btn-2 a{
	color: #fff;
	padding: 10px;
	width: 150px;
	height: 60px;
	display: inline-block;
}
.adv-btn-1 a {    background: #f3c716;

	display: inline-block;
}
.adv-btn-2 a {border:1px solid #fff;background:transparent;    line-height: 40px;}
.img-wrapper {
	display: inline-block;
	max-height: 200px;
	overflow: hidden;
	padding: 0;
}
.img-wrapper-2 {width: 100px;height:100px}
.img-wrapper-2 img {max-width: 100px;max-height:100px}
.main-menu-mobile #mobile-post-cate {margin-bottom: 0;background:#F0E68C;}
.box-title {text-align: center;margin-bottom: 20px;}
.box2 .box-title {
	font-size: 16px;
	text-transform: uppercase;
	margin-bottom: 10px;
}
.box3 .box-title {
	clear: both;
	color: #800000;
	font-size: 26px;
}

.sale-list-1 .sale-item {

	margin-bottom: 25px;
}

/**Product LIST**/
ul.product_list {text-align: center;}
ul.product_list li {
	margin: 0 5px;
	overflow: hidden;
	text-align: center;
	width: 129px;
	display: inline-block;
}
ul.product_list li.first_item_of_row {clear: both;}
ul.product_list li.last {margin-right: 0;}
ul.product_list li a {
	display: block;
	text-align:center;
	text-decoration:none;
}
ul.product_list li a.pd_link {
	max-height: 96px;
	border-radius: 6px;
	overflow: hidden;
}
ul.product_list li a img {
	width: 100%;
	height: 100%;
}
ul.product_list li a.pd_name {color: #B86D02;margin-top: 3px;margin-bottom: 3px; height: 55px;  overflow: hidden;;}
ul.product_list li a.pd_price {color: #343434;}
ul.product_list li a.pd_link:hover img, ul.product_list li:hover a.pd_link img {
	/*border: 3px solid #E4BD3F;*/
}
@media (max-width: 1199px){
	ul.product_list li {
		width: 148px;
		margin: 0 14px;
	}
	ul.product_list li a.pd_link{max-height: 111px}
}
@media (max-width: 992px) {
	ul.product_list li {
		width: 148px;
		margin: 0 18px;
	}
}
@media (max-width: 747px) {
	ul.product_list li {
		width: 148px;
		margin: 0 12px;
	}
}
@media (max-width: 710px) {
	ul.product_list li {
		width: 148px;
		margin: 0 6px;
	}
}
@media (max-width: 676px) {
	ul.product_list li {
		width: 132px;
		margin: 0 5px;
	}
	ul.product_list li a.pd_link{max-height: 100px}
}
@media (max-width: 610px) {
	ul.product_list li {
		width: 155px;
		margin: 0 15px;
	}
	ul.product_list li a.pd_link{max-height: 116px}
	.toast-top-right {width: 100% !important;
		right: 0 !important;
	}
	#toast-container.toast-top-right > div {
		width: 96%;
		margin: auto;
	}
}
@media (max-width: 563px) {
	ul.product_list li {
		width: 180px;
		margin: 0 15px;
	}
	ul.product_list li a.pd_link{max-height: 135px}
}
@media (max-width: 430px) and (min-width: 399px){
	ul.product_list li {
		width: 175px;
		margin: 0 10px;
	}
	ul.product_list li a.pd_link{max-height: 130px}
}
@media (max-width: 399px){
	ul.product_list li {
		width: 136px;
		margin: 0 5px;
	}
	ul.product_list li a.pd_link{max-height: 100px}
}
@media (max-width: 310px){
	ul.product_list li {
		width: 130px;
		margin: 0 4px;
	}
	ul.product_list li a.pd_link{max-height: 100%}
}
@media (max-width: 309px){
	ul.product_list li {
		width: 275px;
		margin: 0;
	}
	ul.product_list li a.pd_name {height:auto;}
}
/** begin blog **/
#post-list #page-title {margin-bottom: 15px;}
.post-item {padding-bottom: 15px;
	padding-top: 15px;}
.post-item h3 a {color: #300; font-size: 18px; }
.post-item h3 a:hover {color: #23527c; font-size: 18px; }
.post-item .short-desc {padding-top: 10px; font-size:13px}
.post-item .row-line {margin-bottom: 12px; margin-top: 12px; border-bottom: 1px solid #ccc;margin-left: 15px;margin-right: 15px;clear:both}
#post-content {max-width: 600px;}
#post-content *{font-size: 12pt !important;
}
#post-short_desc {
	font-weight: bold;
	font-size: 12pt;
	margin-bottom: 15px;
	margin-top: 10px;
}
#page-body img, #post-content img, #product-content img {
	max-width: 600px;
	height: auto;
	vertical-align: middle;

	padding: 4px;
	line-height: 1.42857143;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 4px;
	-webkit-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	display: block;
	margin: 0 auto;
}
#product-content #main-image {
	float: right;
	max-width: 400px;
}
#pd-price {display: inline-block;}
.price-label, .price-val {font-size: 18px}
.price-val,.keyword {color: #800;}
@media (max-width: 680px){
	#product-content #main-image {
		max-width: 300px;
	}
}
@media (max-width: 560px){
	#product-content #main-image {
		max-width: 100%;
		float: none;
		margin-bottom: 10px;
	}
}
.contact-ajax {margin-left: 15px;}
#ajax-form .btn-close {display: inline-block;float: right;}
.fixed-icon {
	position: fixed;
	bottom: 10px;
	right: 170px;
	z-index: 3;
	font-size: 32px;
	margin: 0;
}
.call-now-icon {right: 110px}
.post-list-1 .post-item h3 {
	font-size: 13px;
	margin-bottom: 10px;
}
.post-list-1 h3 a {color: #4f4f4f;}
.post-list-1 .post-item {
}
.post-list-1 .post-short-desc {font-size:13px; margin-bottom: 15px;    display: block;
	height: 54px;
	overflow: hidden;}
.post-list-1 .post-item {margin: 0;}
.post-list-1 .post-item a {
	color: #333333;
	display: block;
}
.post-list-1 .post-item h3 a {
	height: 30px;
	overflow: hidden;
	line-height: 30px;
}
.post-list-1 .post-item a.img-wrapper {
	margin-bottom: 15px;
}
.post-list-1 .post-item a.readmore {
	color: #107fca;
	text-transform: uppercase;
}
.post-list-1 .post-item a:hover{color: #b22222}
.post-list-2 .post-item h3 {
	background: #f3c716;
	height: 50px;
	line-height: 50px;
	padding: 0 10px;
	overflow: hidden;
	text-align: center;
}
.post-list-2 .post-item h3 a{color:#4f4f4f;font-size: 13px;}
.post-list-2 .post-item .img-wrapper {border: none;border-radius: 0;}
.post-list-3 .post-item h3 {    text-align: left;
	padding: 10px;
	font-size: 13px;
	line-height: inherit;
	height: 55px;}
.post-list-3 .post-item h3 a {}
.post-list-3 .post-item h3 a.title {    text-transform: uppercase;
	height: 22px;
	display: block;
	overflow: hidden;
	font-weight:bold;
}
.post-list-3 .post-item h3 .price {float:right;font-weight: bold}
.post-list-4 .post-item .post-wrapper {border:1px solid #d7d7d7;padding:0;position:relative}
.post-list-4 .post-item .img-wrapper-2 {border-right:1px solid #d7d7d7;float: left;margin-right: 10px;}
.post-list-4 .post-item .recruit {
	padding: 10px 0 10px 10px;
	font-size: 13px;
	line-height: 16px;
}
.post-list-4 .post-item .recruit>a {
	color: #298dcf;
	text-transform: capitalize;
	font-weight: bold;
	display: block;
	margin-bottom: 6px;
	font-size: 14px;
}
.post-list-4 .post-item .salary-expired {
	margin-top:6px;
}
.post-list-4 .post-item .salary {
	font-weight: bold;
	color: #298dcf;
}
#breadcrumb-box {width:100%;overflow: hidden;position: relative}
#breadcrumb-box img {opacity: 0.3}
#breadcrumb-box #breadcrumb {
	opacity: 1;
	position: absolute;
	top: 40%;
	width: 100%;
	text-align: center;
}
#breadcrumb-box #breadcrumb, #breadcrumb-box #breadcrumb a {
	color: #4f4f4f;
	opacity: 1;
	font-weight: bold;
}

.list_news .item {
	list-style: square;
	color: #08ace9;
	padding-right: 10px;
	margin-bottom: 8px;
}
.list_news .image_box {display: block; margin-right: 10px; float: left;}
.list_news .item h3 a {color: #1489DB;}
.list_news .item h3 span {color: #707375; font-weight: normal;}
.list_news .item .short_desc {line-height: 18px;margin-top: 10px;color: #3E3E3E;}
.list_news .item h3 span.comment {padding-left: 20px}
.list_news .item h3 span.comment img {height: 10px;}

ul.list_news {margin-left: 20px;}
.cate-list .item {color: #800}
.cate-list .item a {color: #800}

/** end blog **/
/** register, login **/
.has-error .help-block, .has-error .control-label, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label{
	font-size: 12px;
	font-style: italic;
	margin-bottom: 0;
	color:red;
}
.field-loginform-captcha .help-block {margin-left:15px;}
.captcha-refresh-icon {font-size: 20px;cursor: pointer;color:#313c42;vertical-align: middle;margin-left: 10px;}
.captcha-img {border: 1px solid #ccc;border-radius: 4px;}
/** end of register, login **/

/** Search **/
#search-suggestion {
	position: absolute;
	top: 28px;
	left: 0;
	width: 100%;
	background: #fff;
	border-radius: 0 0 5px 5px;
	display: none;
}

#search-suggestion .s-item {
	display: block;
	padding: 4px 3px 4px 3px;
	border-bottom: 1px dashed #ccc;
	height: auto;
	color: #000;
	line-height: initial;
	float: left;
	width: 100%;
}
#search-suggestion a.s-item:hover,#search-suggestion a.s-item:active,#search-suggestion a.s-item:focus {
	border-bottom: 1px dashed #ccc;

}
#search-suggestion .last {
	border-bottom: none;
}
#search-suggestion .s-item img {
	vertical-align: text-top;
	width: 35px;
	float: left;
	margin-right: 5px;

}
#search-suggestion .s-item .s-item-name {
	display: block;
}
#search-suggestion .s-item .s-item-author {
	display: block;
	color: #ccc;
	font-size: 11px;
	font-style: italic;
}
.toast-top-right {
	top: 60px;
}
.swiper-pagination-bullet {width: 12px !important; height: 12px !important;}
.swiper-pagination-bullet-active {background:#fe7903 !important;}
#page-title, .box8 .box-title {
	font-size: 20px;
	text-transform: uppercase;
}
.zodiac-signs {margin-right:0}
.zodiac-signs .col-4 {cursor: pointer}

.tb-icon:before {
	content: "";
	background: url(/mybaydin/images/icon-merger.png) no-repeat top left;
	width: 25px;
	height: 25px;
	float: left;
	background-position: 0 -45px;
	background-size: 26px;
	margin-right: 10px;
	vertical-align: middle;
}
.tb-icon-home:before {background-position: 0 0;}
.tb-icon-terms:before {background-position: 0 -52px;}
.tb-icon-horos:before {background-position: 0 -78px;}
.tb-icon-fortune:before {background-position: 0 -27px;}
.tb-icon-login:before {background-position: 0 -130px;}
.tb-icon-user:before{background-position: 0 -105px}
.datepicker1:hover,.datepicker1:focus {border-color: #80bdff;}
/*sim */
.phonenumber-list {border-collapse: collapse; margin:10px auto;max-width: 500px;text-align: center;}
.phonenumber-list td {padding:5px 0;}
.highlight {color: #a59545;font-weight: bold}
.highlight2 {color:red;font-weight: bold;}
#ages-and-colors .card{margin-top: 20px}
#ages-and-colors .tb-table td{border:none}
#ages-and-colors .tb-table{margin: 5px 0;}
/*view more*/
.card {color: #313c42}
.view-more {
	background: #ffffff;
	border-radius: 4px;
	padding: 15px;
	color: #313c42;
}
.view-more a {font-weight: bold;color: #333;}
/** boi **/
.nr2 {
	position: absolute;
	font-size: 9px;
	color: #000;
}

.nr {
	display: inline-block;
	margin: 5px;
	height: 25px;
	width: 25px;
	line-height: 25px;
	text-align: center;
	background-color: #ab9c90;
	color: #fff;
	cursor: pointer;
}
.nr:hover, .nr:active, .nr:focus {color: yellow;}

#ket_qua {
	margin: 10px 0;
}
.nr_active {color: yellow;}
.tab1 {border-bottom: 1px solid #fff;}
.footer-adv {margin: 50px 0 20px 0}
#footer-contact {
	color: #4f4f4f;
	padding: 40px 0 30px 0;
}
#footer-contact h3{
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 30px;
}

.c-row{float:left; width:100%;margin-bottom:30px;}
.c-row a {color:#4f4f4f}
.c-row img {
	margin-right: 20px;
	vertical-align: middle;
}
.contact-btn{border:1px solid #fff;background:#6f4720;color:#fff;text-transform: uppercase;font-weight: bold;padding-left:30px; padding-right: 30px;}
.contact-btn:hover{color: #f3c811;}
#footer{
	font-size: 14px;
	/*background: url(/mybaydin/images/myanmar.png) repeat-x right bottom;*/
	background-size: 530px;
}
.footer-adv img {
	max-height: 190px;max-width: 100%;
}
#footer1 {padding: 20px 0;}
#footer1 a {color:#ffac00}
#footer2 {color: #ffac00;}
#footer2 a {color: #ffac00;}
#footer-btn .row{padding: 15px 0 ;}
#footer-btn .col-6 {padding: 5px 0;}
#footer-btn .btn-outline-secondary:hover {background:#fe7903;border-color:#fe7903}
#social-adv {text-align: center;padding: 20px 15px;}
.list-1 li {margin-bottom: 10px;}
.list-1 li a {display: block;}
.list-1 li a::before {
	content: "\2022";
	margin-right: 8px;
	font-size: 20px;
	vertical-align: middle;
	color:#495057;
}
.list-1 li a:hover,.list-1 li a:active {}
.hotline {font-size: 20px;}
.last {padding-right: 0 !important; margin-right:0 !important}
.scroll {
	opacity: 0.3;
	background-color: #313c42;
	width: 40px;
	height: 40px;
	position: fixed;
	bottom: 10px;
	right: 10px;
	border-radius: 40px;
	border: none;
	z-index: 9999999;
}
.scroll:hover {
	opacity: 1;
}
.arrow-up {
	color: white;
	position: absolute;
	top: 18px;
	left: 15px;
	margin-top: -9px;
	margin-left: -5px;
	font-size: 22px;
}
.gj-datepicker .input-group-append .btn {background: #fff;}
.blink_me a:before{animation: blinker 1s linear infinite;color: #ffac00;}
@keyframes blinker {
	50% { opacity: 0.2; }
	100% {
		color: #ffac00;
	}
}

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus{
	background-color: #BC531B;
	border-color: #BC531B;
}
.modal .modal-header {border-top-left-radius: 25px;border-top-right-radius: 25px;border-color: #ffac00}
.modal-content {border-radius: 10px;background: #3c4eaf url(/mybaydin/images/yin-yang.png) center no-repeat;background-size: 200px;}
.modal-header .close {color:#313c42;opacity: 1;}
.modal-footer {border-color: #ffac00;display: block;text-align: center;}
.modal-title {line-height: initial;}
.breadcrumb{background: none;padding:5px 0;}
.breadcrumb-item.active,.breadcrumb-item.active a{color: #cc3300;}
*{
	margin: 0;
	padding: 0;
	box-sizing: border-box;
	/*font-family: 'Poppins', sans-serif;*/
	font-family: 'Libre Baskerville', serif;
}
span.title {
    font-weight: bold;
    color: orange;
    font-size: 12px;
}

.fortune {
    text-align: left;
    padding: 10px;
    font-size: 11px;
}

.fortune .row {
    background: #0a024094;
    padding: 10px;
    margin-top: 10px;
    border-radius: 15px;
    border: 2px solid #258df7;
}

ul.luban, ul.fortune {
    list-style-type: none;
}

ul.luban img {
    width: 45px;
    margin-right: 10px;
}

.luban li a {
    background: #d2ba75c2;
    padding: 25px 10px;
    width: 90%;
    display: block;
    margin: 10px auto;
    text-decoration: none;
    border-radius: 10px;
    text-align: left;
    color: #1f1e1e;
    font-weight: bold;
}
p.intro {
    font-style: italic;
    width: 90%;
    margin: auto;
	color: #03A9F4;
}

.burmese, .zodiac12 {
    background: #0000004d;
    border-radius: 20px;
    padding: 10px;
}

.burmese h6, .zodiac12 h6 {
    border-radius: 10px;
    padding: 5px 15px;
    color: #131212;
    font-size: 11px;
	min-width: 90px;
	line-height: 18px;
}
.burmese .col-6, .zodiac12 .col-6 {
	margin-bottom: 10px;
}
.zodiac12 h6 {
    background: #00adfd;
	display: inline-block;
}
.burmese h6{
	background: #00bcd4ad;
	display: inline-block;
}

.zodiac {
    width: 70%;
    margin: auto;
}

a.category {
    border: 1px solid;
    padding: 5px;
    border-radius: 10px;
    background: #080808a1;
}

#calendar h6, #personal h6 {
    font-size: 12px;
	padding: 15px 0 10px 0;
}

hr {
    color: orange;
    border: 1px;
    border-style: solid;
    width: 75%;
    display: block;
    margin: 15px auto 0  auto;
}

div#calendar, #personal {
    margin-top: 20px;
}

#calendar .container, #personal .container {
    width: 90%;
    border-radius: 5px;
    padding: 20px;
    line-height: 40px;
    background: #090a1ca1;
	font-size: 16px;
}


#date h4 {
    color: orange;
    margin-top: -10px;
}

body
{
	background: url(../images/bg.jpg) no-repeat top center;
	background-size: cover;
}

section
{
	position: relative;
	width: 100%;
	/*height: 100vh;*/
	overflow: hidden;/*
	display: flex;
	justify-content: center;
	align-items: center;*/
	/*z-index: -1;*/
}

section .star
{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	pointer-events: none;
	animation: animate 8s ease-in-out infinite,
				backgroundmove 16s linear infinite;
}


section .star.star1
{
	animation-delay: 0s;
	background: url(../images/star1.png);
	background-size: cover;
}
section .star.star2
{
	animation-delay: -1s;
	background: url(../images/star2.png);
	background-size: cover;
}
section .star.star3
{
	animation-delay: -2s;
	background: url(../images/star3.png);
}
section .star.star4
{
	animation-delay: -3s;
	background: url(../images/star4.png);
}/*
section .star.star5
{
	animation-delay: -4s;
	background: url(../images/star5.png);
}
section .star.star6
{
	animation-delay: -5s;
	background: url(../images/star6.png);
}
section .star.star7
{
	animation-delay: -6s;
	background: url(../images/star7.png);
}
section .star.star8
{
	animation-delay: -7s;
	background: url(../images/star8.png);
}*/

@keyframes animate
{
	0%,20%,40%,60%,80%,100%
	{
		opacity: 0;
	}

	10%,30%,50%,70%,90%
	{
		opacity: 1;
	}
}

@keyframes backgroundmove
{
	0%
	{
		transform: scale(1);
	}
	100%
	{
		transform: scale(2);
	}
}

#header
{
	background: #060710e8;
}


#logo img
{
	width: 150px; 
}

#date
{
	line-height: 10px;
	font-weight: bold;
}

.animal
{
	width: 30px;
	height: 30px;
	display: inline-block;
	background: url(../images/zodiac.png) no-repeat left top;
	background-size: 90px;
}

.animal_23_1
{
	background-position: -60px -30px;
}

.service
{
	font-size: 14px;
	margin-top: 20px;
}

.service img
{
	width: 100%;
}

.fortune img {
	max-width: 130px;
}

.burmese .row ,.zodiac12 .row {
    margin-top: 15px;
}

.smallinfo
{
	font-size: 13px;
	line-height: normal;
}

.slogan
{
	color: orange;
	line-height: normal;
}


@media screen and (max-width: 375px) {	
	.smallinfo
	{
		font-size: 10px;
		line-height: normal;
	}
	
	.animal
	{
		width: 20px;
		height: 20px;
		background-size: 60px;
	}
	
	.animal_23_1
	{
		background-position: -45px -20px;
	}

	.slogan
	{
		font-size: 10px;
	}

}
@media (max-width: 979px){
	.right-content,
	.left-content{
		width: 100%;
		float: none;
	}
	.right-content{
		padding: 0 5px;
	}
}
@media (min-width: 992px) {
	.slick-next {
		right: -25px;
	}
}
@media (max-width: 991px) and (min-width: 768px) {
	#sale-policy {
		clear: both;
	}
}
@media (max-width: 876px) {
	#header .main-menu > ul > li > a {
		font-size:12px;
	}
}
@media (max-width: 820px) {
	#header .main-menu > ul > li > a {
		font-size:11px;
	}
}
@media (max-width: 767px) {
	#main-search .col-sm-5 {margin-bottom: 10px;}

}
@media (max-width: 767px){
	.post-item h3  {}
	#page-body img, #post-content img, #product-content img, #page-body iframe, #post-content iframe, #product-content iframe {max-width: 100%; }
	.post-item .col-xs-12 {float: none;}
}

@media (max-width: 676px){
	.list-hot-item ul li{
		width:50%;
	}
	.list-hot-item ul li:first-child img{
		height: auto;
	}
	.list-hot-item ul li:last-child{
		display: none;
	}
	.post-detail .image{
		float: none;
		width: 100%;
		text-align: center;
	}
	.post-detail .text{
		float: none;
		width: 100%;
		margin: 20px 0 0 0;
		text-align: center;
	}
}
@media (max-width: 640px){
	.post-list-1 .post-short-desc {height: 55px;  text-overflow: ellipsis;  overflow: hidden;}
}
@media (min-width: 576px){
	#footer2, #social-adv {
		text-align: center;
	}
}
@media (max-width: 575px){
	.gender .col {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 33.333333%;
		flex: 0 0 33.333333%;
		max-width: 33.333333%;
	}
}
@media (max-width: 568px){
	.col-xss-6 {
		width: 50%;
	}
}
@media (max-width: 560px) and (min-width: 447px){
	#first-post .col-xs-4 {
		width: 40%;
		padding-right: 0;
	}
	#first-post .col-xs-8 {
		width: 60%;
	}
}
@media (max-width: 530px){
	.circle {width:400px;height: 400px}
}
@media (max-width: 446px){
	#footer-btn .col-6 {width: 100%; max-width: 100%;flex: none;}
	#first-post .col-xs-4 {
		width: 100%;
		text-align: center;
	}
	.img-wrapper {max-height: 100%;}
	#first-post .col-xs-4 img {
		max-width: 300px;
	}
	#first-post .col-xs-8 {
		width: 100%;
	}
	#ajax-form .btn-close {
		float: none;
		margin-top: 15px;
		display: block;
	}
}
@media (max-width: 430px){
	.circle {width:300px;height: 300px}
	.burmese h6, .zodiac12 h6 {
		padding: 5px 0px;
	}
}
@media (max-width: 420px){
	.post-detail .text{
		text-align:left;
	}
	.post-list-4 .post-item .img-wrapper-2 {display:none}
}
@media (min-width: 400px){
	#footer .navbar-nav > li{
		float: left;
		display: inline-block;
	}

}
@media (max-width: 400px) {

}
@media (max-width: 380px){
	#pd-price {display: block; margin-bottom: 10px;}
	.contact-ajax {margin-left: 0}

}
@media (max-width: 330px){
	#first-post .col-xs-4 img {
		max-width: 100%;
	}
}
@media (max-width: 330px){
	.circle {width:250px;height: 250px}

}
/**CHECKIN */
.checkin-modal-content {
	background: url(../../checkin/star.png) no-repeat top center / contain, radial-gradient(circle, #1111bc, #12007d);
    color: #fff;
    border-radius: 20px;
    border: 3px solid #efe3af;
}
.points {
	padding: 30px 0;
	font-size: 45px;
}
.day {
	width: 12%;
	min-height: 100px;
	background-color: #3474d3;
	display: inline-block;
	margin-left: 1px;
	padding: 10px 0;
	border-radius: 5px;
  }
  
  .days img {
	width: 26px;
	margin-top: 22px;
  }
  .completed img {
	opacity: 0.5;
  }
  
  .completed {
	background: #8a9d6c73;
  }
  
  .day-number {
	font-size: 11px;
	margin-top: 3px;
    display: inline-block;
  }
  
  .days {
	font-size: 14px;
	max-width: 420px;
    margin: 0 auto;
  }
  
  .day.full {
	background: url("../../checkin/fullday-bg.png") top center no-repeat;
	background-size: cover;
	width: 16%;
  }
  .day.full .day-number {
	color: #0500ff;
  }
  .check-btn {
	width: 190px;
    height: 54px;
    background: transparent;
    color: #fff;
	position: relative;
  }
  .check-btn span{
	height: 100%;
	position: absolute;
  }
  .check-btn span:nth-child(1) {
	background: url(/checkin/btn-bg.png) left center no-repeat;
    background-size: cover;
    width: 54px;
    height: 54px;
    z-index: 1900;
    left: 0;
    top: 0;
  }
  .check-btn span:nth-child(2) {
	left: 0;
    top: 0;    
	background: url(/checkin/btn-bg.png) center center no-repeat;
    background-size: cover;
    height: 54px;
    width: 60%;
    margin-left: 40px;
    line-height: 54px;
    position: absolute;
  }
  .check-btn span:nth-child(3) {
	background: url(/checkin/btn-bg.png) right center no-repeat;
    background-size: cover;
    width: 54px;
    height: 54px;
    z-index: 1900;
    right: 0;
    top: 0;
  }
  .custom-modal {
	border-radius: 25px;
	max-width: 480px;
	margin: 0 auto;
}
.custom-modal .form-control {
	height: 42px;
	max-width: 300px;
	min-width: 250px;
	margin: 0 auto;
	border-radius: 20px;
	text-align: center;
}
.custom-modal .btn {
	height: 42px;
	border-radius: 20px;
}
.submitOtp{
	border-radius: 20px;
	width: 140px;
	height: 35px;
}

.send-otp{
	border-radius: 20px;
	width: 140px;
	height: 35px;
}

.custom-modal .modal-header {
	border-bottom: none;
	position: relative;
	justify-content: center;
}
.custom-modal .modal-header .close {
	color: #ffffff;
	position: absolute;
    right: 20px;
}
.custom-modal .modal-title {
	font-size: 1.5rem;
	text-align: center;
	width: 100%;
}
.custom-modal .modal-body {
	padding: 10px 30px 30px 30px;
	text-align: center;
}
.ajax-loader {display: none; height: 18px; vertical-align: middle;}