/*moi thêm 23/07/2021*/


 .tms_ngay {  width:100%;  
    background:#f39433;
    color: #FFF;
    padding: 15px 0 15px 80px;
    position: relative;
    margin-bottom:10px;
    height: 45px;
}
.tms_ngay span.fa {
    background: #655d5d;
}
.tms_ngay span.fa { width:60px;
    display: block;
    height: 100%;
    font-size: 30px;
    position: absolute;
    left: 0;
    top: 0;
    padding: 10px 10px 0 10px;
}
.tms_ngay > div {text-align:left;
    font: 700 16px 'arial', sans-serif;
}
.tms_ngay  a { color: #FFF;}
.tms_ngay > input {text-align:left;
    margin-top:-3px;margin-bottom:-3px;color: #000;
    height: 25px;
    width:95%;
} 
.tms_dongtien {  width:100%;  
    background:#2fa039;
    color: #FFF;
    padding: 15px 0 15px 80px;
    position: relative;
    margin-bottom:10px;
    height:45px;
}
.tms_dongtien span.fa {
    background: #655d5d;
}
.tms_dongtien span.fa { width:60px;
    display: block;
    height: 100%;
    font-size: 30px;
    position: absolute;
    left: 0;
    top: 0;
    padding: 10px 10px 0 10px;
}
.tms_dongtien > div {text-align:left;
    font: 700 16px 'arial', sans-serif;
}
.tms_dongtien  a { color: #FFF;}
.tms_dongtien > input {text-align:left;
    margin-top:-3px;margin-bottom:-3px;color: #000;
    height: 25px;
    width:95%;
}
.tms_thongke {  width:100%;  
    background:#b80002;
    color: #FFF;
    padding: 15px 0 15px 80px;
    position: relative;
    margin-bottom:10px;
    height: 45px;
}
.tms_thongke span.fa {
    background: #655d5d;
}

.tms_thongke span.fa { width:60px;
    display: block;
    height: 100%;
    font-size: 30px;
    position: absolute;
    left: 0;
    top: 0;
    padding: 10px 10px 0 10px;
}
.tms_thongke > div {text-align:left;
    font: 700 16px 'arial', sans-serif;
}
.tms_thongke  a { color: #FFF; }
.tms_thongke > input {text-align:left;
    margin-top:-3px;margin-bottom:-3px;color: #000;
    height: 25px;
    width:95%;
}


/* kết thúc mới thêm 23/07/2021 */



.booking_cat_title { margin-bottom: 10px; display: inline-block;width: 100%;position: relative;text-transform: capitalize;    border-bottom: 3px solid #19528c;}
.booking_cat_title h1 { display: inline-block;border-bottom: 3px solid #faad3c; margin-bottom:-3px;font-size:30px;text-transform: uppercase; position: relative;color: #19528c;font-weight: 600;padding:6px 6px ;}
.booking_cat_title h2 { display: inline-block;border-bottom: 3px solid #faad3c; margin-bottom:-3px;font-size: 20px;text-transform: uppercase; position: relative;color: #19528c;font-weight: 600;line-height: 20px;padding:6px 6px ;}
.booking_cat_title h2 a,.booking_cat_title h1 a{color: #19528c;}
.booking_cat_title h2 a:hover,.booking_cat_title h1 a:hover {color: #faad3c;}

.booking_item{position: relative;margin-bottom: 10px;background: #fff;overflow: hidden;border: 1px solid #ececec;    border-radius: 10px;}
.booking_item:hover {box-shadow: 0 0 15px rgb(0 0 0 / 10%);}
.booking_item:hover a{color: #faad3c;}
.booking_item:hover .lienhe{color: #fff;}
.booking_item_img{background-color: #fff; width: 100%;height: 200px;display: inline-block; -webkit-transition: box-shadow 0.2s;-moz-transition: box-shadow 0.2s; transition: box-shadow 0.2s;}
.booking_item_img img {height: 100%;width: 100%; object-fit: cover; }
.booking_item_text{padding:10px 5px 10px 5px ;text-align: center; font-size: 14px;color:#19528c; font-weight: 600;    text-transform: uppercase;}
.booking_item_text h3{height:40px;font-size: 14px;}
.booking_item_text a{color: #19528c;}
.booking_item_text ul {margin: 0; padding:0;    display: inline-block;width: 100%;}
.booking_item_text ul li {width: 50%;float: left;font-weight: normal;font-size: 14px;color: #1e1e1e;padding-top: 10px;}
.booking_item_footer{width: 100%;     text-align: center;margin:10px 0px 5px 0px ;}
.booking_item_footer a{color: #1e1e1e;display: inline-block; padding: 5px 10px 5px 10px; font-weight: normal;font-size: 14px;       text-transform: none; cursor: pointer; color: #fff;text-align: center; margin-right:5px}
.lienhe {
    height: 30px;
    background-color: #faad3c;
    border-radius: 30px;
    border: 1px solid #fff;
    color: #ffffff;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    font-size: 12px;
    font-weight: 600;
}
.tragia {
    height: 30px;
    background-color:#19528c;
    border-radius: 30px;
    border: 1px solid #fff;
    color: #ffffff;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    font-size: 12px;
    font-weight: 600;
}
.pre-selected {width:110px;background-color: #f8a01c;border-radius: 30px; padding: 5px 10px 5px 10px; border: 1px solid #fff;color: #ffffff;-webkit-transition: all 0.5s ease;transition: all 0.5s ease;font-size: 14px;font-weight: 600;    display: inline-block;}
.st-add-service {width:110px;background-color: #19528c; padding: 5px 10px 5px 10px; border-radius: 30px;border: 1px solid #fff;color: #ffffff;-webkit-transition: all 0.5s ease;transition: all 0.5s ease;font-size: 14px;font-weight: 600;    display: inline-block;}
	


.btn_more{background-color: #19528c;border-radius: 30px; padding: 5px 10px 5px 10px; border: 1px solid #fff;color: #ffffff;-webkit-transition: all 0.5s ease;transition: all 0.5s ease;font-size: 14px;font-weight: 600;display: inline-block;}
.order-sub{background-color: #f8a01c;border-radius: 30px; padding: 5px 10px 5px 10px; border: 1px solid #fff;color: #ffffff;-webkit-transition: all 0.5s ease;transition: all 0.5s ease;font-size: 14px;font-weight: 600;    display: inline-block;}
	
.social_cate_item{position: relative;margin-bottom: 10px;background:#fafafa;overflow: hidden;border: 1px solid #fff;    border-radius: 10px;}
.social_cate_item:hover {box-shadow: 0 0 15px #fff;}	
.social_cate_item_banner{background-color: #fff; width: 100%;height: 140px;display: inline-block;background-size: cover;background-repeat: no-repeat; background-position: center center;position: relative;}
.social_cate_item_cart{height: 50px; width: 100%;left: 0px; right: 0;margin-top: -30px;position: relative;text-align: center;}
.social_cate_item_cartt  {border-radius: 100%;height: 40px;width: 40px;
object-fit: cover;font-size:16px;color:#f8a01c;    padding: 8px 0px 10px 2px;background: #f2f2f2;display: inline-block;box-shadow: 0 0 15px #aeaeae; }
.social_cate_item_text {height: 200px;text-align: center;overflow: hidden;}
.social_cate_item_text a {color: #1e1e1e;font-size: 14px;font-weight: 600;}
.booking_description{margin-bottom:20px;}
.booking_image img{ height: 100%;width: 100%; object-fit: cover;}
#booking_detail_body{margin-bottom:50px;}
#booking_detail_body h2, .booking_description h2{ display: inline-block; margin-bottom:-3px;font-size: 20px;text-transform: uppercase; position: relative;color: #19528c;font-weight: 600;padding:6px 6px ;margin-bottom:10px;margin-top:20px;}
#booking_detail_body ul, .booking_description ul, .booking_breadcrumbs_intro ul{padding: 0;margin: 10px 0px 20px 20px;}
#booking_detail_body ul li, .booking_description ul li, .booking_breadcrumbs_intro ul li{ float: left;width: 100%;padding-bottom: 3px;margin-bottom: 3px;}
#booking_detail h1,#booking_detail_free h2 { display: inline-block;font-size:23px;text-transform: uppercase; position: relative;color: #19528c;font-weight: 600;margin-bottom:20px;}
#booking_breadcrumbs{    width: 100%;
    padding: 50px 0px 50px 0px;
    margin: auto;
    background: #f2f2f2;
    display: inline-block;
    position: relative;}
#booking_breadcrumbs:before {
    content: '';
    background: rgb(86 86 86 / 48%);
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}	
.schema{margin-top:20px;display: inline-block;
    width: 100%;}
.booking_breadcrumbs_title  {    margin-bottom: 10px;
    display: inline-block;
    width: 100%;
    position: relative;
    text-transform: capitalize;
    border-bottom: 3px solid #c3c3c3;}	
.booking_breadcrumbs_title h1 {display: inline-block;
    border-bottom: 3px solid #eea336;
    margin-bottom: -3px;
    font-size: 25px;font-family: "Kodchasan",sans-serif;
    text-transform: uppercase;
    position: relative;
    color: #eea336;
    font-weight: 600;
    line-height: 20px;
    padding: 6px 6px;}	
.booking_breadcrumbs_intro  {  color:#f6f6f6;  
	margin-bottom: 10px;
    display: inline-block;
    width: 100%;font-size: 20px;
    position: relative;  
  }		
@media (max-width: 767.98px) {
	#booking_breadcrumbs{ margin-top:60px}
	.booking_breadcrumbs_title h1 {font-size: 18px;}	
	.booking_breadcrumbs_intro  {font-size: 14px;}
}