body{color: #333;}
html, body,body, button, input, select, textarea,.main-navigation{
    font-family: Arial,"Microsoft JhengHei","微軟正黑體",sans-serif !important;
}
.ft_show_all_post{cursor: pointer;}

.general_content_block_con_color .general_content_block_scv{
    background: none;
}
.admin-bar .site-header{top: 32px;}
.site-header{max-width: 100%;height: 70px;background: white;}
body .pg_header_block{
	z-index:1;
}
.ft_show_all_par_itm{
    cursor: pointer;
    background: #715091;
    color: white;
    text-align: center;
    cursor: pointer;
    padding: 5px;
    margin: 10px;
}
.hidden_item{
    display: none;
}
.header_menu_wrapper{
    transition: .5s all;
    max-width: 1020px;
    padding-left: 10px;
    padding-right: 10px;
    top: 90px;
    left: 0;
    right: 0;
    margin: auto;
    border-radius: 40px;
    background: rgb(255 255 255 / 80%); 
    position: absolute;
    text-align: center;
}
.hide_before_showall{display: none;}
.header_menu_wrapper{
    background: #715091;
    position: fixed;
    right: 0;
	right: calc((100% - 1200px) / 2);
    top: 70px;
    border-radius: 0;
    left: initial;
    width: 300px;
    display: none;
	max-height:calc(100% - 70px);
    margin: auto;
    overflow: auto;
}

.open_menu .header_menu_wrapper{
    display: block;
}

.foot_cokie_pop{
    text-align: center;
    display: none;
    position: fixed;
    right: 5px;
    bottom: 5px;
    width: 300px;
    background: #232121ed;
    padding: 15px 10px;
    font-size: 12px;
    border-radius: 10px;
    z-index: 3;
    color: white;
}
.foot_cokie_btn {
    cursor: pointer;
    background: #5fb4c2;
    display: inline-block;
    padding: 5px;
    border-radius: 5px;
    margin: 4px;
    width: 45%;
    margin-left: 0;
    text-align: center;
    /* font-size: 11px; */
    transition: .5s all;
}
.foot_cokie_desc {
    margin-bottom: 10px;
    text-align: center;
}
.foot_cokie_btn:hover{
    background: #000;
}
.foot_cokie_btn.w100f{
    width: 93%;
}
.site-subheader-menu ul ul li{
    width: auto;
}
.site-subheader-menu ul ul li a{
    min-width: 60px;
    padding: 10px;
    text-align: center;
}

.site-header-main {
    max-width: 1220px;
    margin: auto;
    padding-left: 10px;
    padding-right: 10px;
    position: absolute;
    left: 0;
    right: 0;
    top: 0px;
    background: transparent;
    /*background: rgb(255 255 255 / 80%);
    border-radius: 40px;
    */
    transition: .5s all;
    flex-direction: column; 
    align-content: flex-end;

    display: grid;
    grid-template-columns: 240px 1fr 260px 35px;

}
.search_item{
    display: grid;
    grid-template-columns: 140px 1fr;
    gap: 20px;
}
.search_item_type{font-size: 12px;color: #aaa}
.search_item{margin-bottom: 20px;}
.not_at_top .site-header-main{background-color: transparent;top: 0;}
.site-branding img {
    height: 54px;
    width: auto;
    max-width: 200%;
}
table.tablepress{
    table-layout: fixed !important;
}
.tablepress>:where(thead,tfoot)>*>th{
    width: auto !important;
}
.main-navigation a{color: #333;font-weight: 700;transition: .5s all;text-align: left;}
.header_menu_wrapper .main-navigation  a{color: white;}
.main-navigation ul .pll-parent-menu-item ul {
    position: absolute;
    display: block;
    background: white;
    border: 1px solid #d1d1d1;
}
.main-navigation li.pll-parent-menu-item:hover > a, .main-navigation li.pll-parent-menu-item.focus > a{
    color: #333;

}
.main-navigation .pll-parent-menu-item li:hover > a, .main-navigation .pll-parent-menu-item li.focus > a{
    color: #333;
}
.main-navigation .pll-parent-menu-item ul:before,.main-navigation .pll-parent-menu-item ul:after{display: block;}


.main-navigation ul ul .current-menu-item a{text-decoration: none !important;border-bottom: 0;color: #fff;}
.main-navigation ul ul{display: block;position: static;border: 0;display: none;padding-left: 5px;}
/*.main-navigation ul li:hover ul{display:block;}*/
#site-header-menu .main-navigation ul li{border-bottom: 1px solid #8d8d8d;}
#site-header-menu .main-navigation ul ul li{border-bottom: 0;}
#site-header-menu .main-navigation ul ul li a {
    color: #e1e1e1;
    font-size: 14px;
    padding: 8px 10px;
}
#site-header-menu .main-navigation ul ul{margin-bottom: 10px;}
.main-navigation ul ul:before,.main-navigation ul ul:after{display: none;}
.main-navigation ul ul li{background: none;border: 0;}
body .main-navigation .current-menu-item a{color: white;}
.main-navigation ul ul li{min-width: 150px;}
.primary-menu a{ padding-bottom: 20px;}
.fr_menu_toggle{
    cursor: pointer;
    display: block;
    background: #715091;
    color: white;
    padding: 5px 10px;
    position: absolute;
    right: 10px;
    top: 10px;
}
.main-navigation li:hover > a, .main-navigation li.focus > a{color: #715091;} 
.main-navigation li{border: 0;}
.site-content{padding-top: 0;padding-left: 0;padding-right: 0;}
.main-navigation a{padding-top: 20px;}
/*.main-navigation .menu-item-has-children > a {
    padding-right: 0;
}*/
.main-navigation .menu-item-has-children > a:after{top: 23px;display: none;}
.main-navigation .dropdown-toggle {
    display: block !important;
    right: -40px;
}
.header_s_res {
        display: block;
        margin: 20px;
        position: relative;
    }
.dropdown-toggle:after{border:0;}
.site-subheader-menu .dropdown-toggle:after{color:black;}
body .site-subheader-menu  li:hover > a{
	color:#715091;
}
.pll-parent-menu-item a{padding-right:40px;}
.pll-parent-menu-item .dropdown-toggle{right:0;}
.main-navigation ul{display: block;}
.main-navigation .primary-menu > li{
    min-width: 100px;
    text-align: left;
    float: none;
    display: block;
}
.dropdown-toggle:after {
    /* border: 0 solid #d1d1d1; */
    /* border-left-width: 1px; */
    content: "\f431";
    font-size: 24px;
    left: initial;
    position: relative;
    width: 34px;
    color: white;
    top: 5px;
    right: -5px;
}
.main-navigation .primary-menu > li.qtranxs-lang-menu{
    min-width: 40px;
}
.main-navigation .current-menu-item a {
    background: none;
    padding-bottom: 27px;
    min-width: initial;
    /* padding: 0; */
    display: inline-block;
}
.main-navigation .current-menu-item a{
    color: #333;
}
.main-navigation li:hover > a, .main-navigation li.focus > a{
    color: #715091;    
}
.main-navigation li:hover > a, .main-navigation li.focus > a {
    color: #e5e5e5;
}
#site-subheader-menu li:hover > a, #site-subheader-menu li.focus > a {
    color: #715091;        
}
.main-navigation .current-menu-item>a{
    color: #fff;
    border-bottom: 0px solid #fff;
}
body .site-branding {
    overflow: visible;
    padding: 0px;
    padding-top: 5px;
    z-index: 1;
}
.r_submit{position: absolute;right: 0;bottom: -2px;}
.main-navigation .qtranxs-lang-menu-item a{
    padding-bottom: 10px;
    border: 0 !important;
}
.site-branding {
    padding: 10px;
    padding-top: 12px;
}
.site-subheader-menu{text-align: right;}
.not_at_top .site-header{background-color: white;}
/*
.not_at_top .header_menu_wrapper{top: 0;border: 0;background: transparent;left: 110px;}
.not_at_top .site-subheader-menu{height: 0;overflow: hidden;}
*/
.page-id-69.page .showing_default_header{
    background-color: transparent;
}
.subheader-menu li{display: inline-block;}
.subheader-menu li.ft_fs{border-top: 0;}
.subheader-menu li.ft_fs a{
    padding: 0;
}
.subheader-menu li.ft_fs.fs_min{font-size: 12px;}
.subheader-menu li.ft_fs.fs_normal {font-size: 14px;}
.subheader-menu li.ft_fs.fs_large  {font-size: 16px;}
.ft_fs.active a{
    color: #715091;
}
.content-area{float: none; width: auto;margin-right: auto;}
.cm_title_tagline{ color: #90b956; text-align:center; text-transform: uppercase;letter-spacing: 2px}
.cm_title{ color: #000; }
.cm_title_btm_border {
    height: 28px;
    background: url(imgs/tagline.png) no-repeat 48% 50%;
    background-size: contain;
}
.tw_icon_item{ text-align: center; }
.tw_icon_item img{display: none !important;margin: auto;}
.tw_bullet_item_icons{
    width: 60px;
    height: 60px;
    border: 1px solid #aaa;
    border-radius: 100px;
    overflow: hidden;
    background-size: 60% auto;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    margin: auto;
    margin-bottom: 10px;
    transition: .5s all;
}
.tw_bullet_item_icons_tit{font-weight: 500;color: #000;font-size: 15px;}
.tw_icon_item{
    width: 140px;
    padding-top: 20px;
    padding-bottom: 30px;
    box-shadow: 0px 0px 20px #e4e4e4;
    transition: .5s all;
    margin: auto;
    margin-bottom: 20px;
}
.tw_icon_item:hover .tw_bullet_item_icons{

    background-size: 70% auto;
}
.tw_icon_item:hover{
    box-shadow: 0px 0px 20px #9a9494;
}
.hp_package_thumb {
    height: 200px;
    background-size: auto 110%;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    margin: auto;
    margin-bottom: 10px;
    transition: .5s all;
    margin-bottom: 10px;
}
.inner_wrapper{margin-left: auto;margin-right: auto;max-width: 1120px;padding-left: 10px;padding-right: 10px;position: relative;}
.hp_feature_list_wrp>.inner_wrapper{
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 10px;
}
.home .hp_feature_dest_wrp>.inner_wrapper{
    grid-template-columns: repeat(3, 1fr);    
    max-width: 760px;
}

.hp_feature_dest_wrp>.inner_wrapper{
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 10px;
    margin-bottom: 30px;
}
.hp_package_item:hover .hp_package_thumb {
    background-size: auto 120%;

}
.hp_package_item{
    text-align: center;
    color: #000;
    box-shadow: 0px 0px 20px #e4e4e4;
    transition: .5s all;
    padding-bottom: 20px;
}
.hp_package_item:hover{
    box-shadow: 0px 0px 20px #9a9494;
}
.hp_package_item .post_tit{
    font-size: 18px;font-weight: 500;
}
.package_price_wrp{
    font-size: 13px;font-weight: 500;
    color: #555;
    margin-bottom: 20px;
}
.package_ori_price{
    font-size: 10px;font-weight: 500;
    color: #999;
    text-decoration: line-through;
    margin-bottom: 20px;
}
.hp_package_item a{
    color: inherit;
}
.twcm_btn{
    cursor: pointer;
    transition: .5s all;
    border: 1px solid #90b956;
    color: #90b956;
    text-align: center;
    padding: 3px 20px;
    font-size: 13px;
    display: inline-block;
    font-weight: 500;
}
.twcm_btn:hover{
    background-color: #90b956;
    color: #fff;

}

.hp_dest_thumb {
    position: relative;
    height: 300px;
    background-size: auto 110%;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    margin: auto;
    margin-bottom: 10px;
    transition: .5s all;
    color: white;
    margin-bottom: 10px;
}
.hp_dest_item_msk{
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, 0.3);transition: .5s all;
}
.hp_dest_item:hover .hp_dest_thumb {
    background-size: auto 120%;
}
.hp_dest_item:hover .hp_dest_item_msk{
    opacity: 0.2;
}
.tac{text-align: center;}
.hp_dest_tit{
    color: white;
    font-size: 18px;
    font-weight: 500;
    text-align: center;
    position: absolute;
    bottom: 20px;
    width: 90%;
    left: 5%;
}
.hp_dest_btm_line{
    border-bottom: 2px solid white;
    width: 20px;
    margin-left: auto;
    margin-right: auto;
}
.mb40{margin-bottom:40px;}
.footer_outer{ background-color: #CFE0CA; color: #000; }
.footer_outer a{color: #000; }
.footer_outer a i{font-size: 18px; margin-right: 3px;}
.footer_outer #menu-footer-menu li{display: inline-block;     margin-left: 20px; }
.footer_widget_wrapper {
    display: grid;
    grid-template-columns: 270px 1fr ;
}
.footer_widget_wrapper img{max-width: 250px !important;margin-bottom: 20px;}
.hp_parner_list img{height: 40px;display: inline-block !important;margin-bottom: 20px;}
.hp_parner_list .hp_parner_item{display: inline-block;text-align: center;}
.parner_arw {
    position: absolute;
    top: 0;
    bottom: initial;
    margin: auto;
    height: 40px;
    font-weight: 500;
    cursor: pointer;
    color: #715091;
    font-family: cursive;
    font-size: 20px;
}
.ft_sd2 .footer_contact_list li {
    display: inline-block;
    margin: 0 10px 10px;
}
 .parner_arw.prev_arw{ left: 5px;}
 .parner_arw.next_arw{ right: 5px;}
 .parner_list_wrp{padding-top: 30px;margin-bottom: 40px;}
 #secondary{display: none;}
 .home div div.wpforms-container-full .hp_contact_submit_btn{
    background: #90b956 !important;
    color: white;
    display: block;
    margin: auto;
 }
.hp_best_plan_list_wrp > .inner_wrapper{
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 10px;
}
.hp_best_plan_list_wrp{
    text-align: left;
    max-width: 900px;
    margin: auto;
}
.hp_best_plan_list_wrp .hp_package_item{
    text-align: left;

}
.hp_best_plan_list_wrp .twcm_btn{
    margin-left: 10px;
    margin-top: 20px;
}
.hp_best_plan_list_wrp .post_info{
    padding: 10px;
    text-align: left;

}
.hp_best_plan_list_wrp .package_price_wrp{
    margin-bottom: 0;
}
.hp_best_plan_list_wrp .package_price{
    color: #90b956;
}
.post_coc{
    font-size: 13px;
}
.post_duration{font-size: 12px;}
.post_coc ul{margin-left: 15px;}
.post_duration i{
    color: #90b956;
}
.hp_package_item .post_subtit {
    font-size: 15px;
    font-weight: 500;
}
.hp_review_list{color: white;font-size: 12px;margin-right: 40px;}
.hp_review_item_wpp{padding:10px;border:1px solid #737373;margin-bottom: 10px;}
.hp_review_star{
    color: #90b956;
    letter-spacing: 2px;
}
.hp_review_author_name{padding-top: 10px;}
.hp_review_author_img{height: 40px;width: 40px;border-radius: 100px;background-size: cover;background-position: 50% 50%;float: left;margin-right: 10px;}
.hp_review_author_wpp{
    margin-bottom: 20px;
}
.slick-dots{
    position: static;
    text-align: center;
    right: 0;
    bottom: 0;
    margin-bottom: 0;
}
.slick-dots button{opacity: 0 !important;}
.slick-dots li.slick-active{
    background: #715091 ;
}
.slick-dots li{
    display: inline-block;
    margin-right: 4px;
    height:8px;
    width: 8px;
    overflow: hidden;
    border-radius: 10px;
    background: #737373;
}
#hp_review_row .wpforms-container{
    padding: 20px;
    margin: 0;
    color: white;
    background: rgba(0, 0, 0, 0.5);
}
#hp_review_row .wpforms-container .wpforms-form .wpforms-field-content>.wpforms-field-row{
    color: white;
    text-align: center;
}
.pg_header_block {
    height: 410px;
    text-align: center;
    color: white;
    position: relative;
    background-size: cover;
    background-position: 50% 50%;
    padding-top: 50px;
}
.pg_header_block h1{
    position: absolute;
    left: 20px;
    right: 20px;
    top: 170px;
}
.pg_header_block .pg_header_subtitle{
    position: absolute;
    left: 20px;
    right: 20px;
    top: 220px;
}
.pg_inner_mark{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.4);
}
.hp_feature_dest_wrp{
    max-width: 1000px;
    margin: auto;
}
.cp_box {
    float: left;
    margin-right: 40px;
    padding: 20px 0;
}
.sub_footer_outer{font-size: 14px;color: #666666;background:white;}
.subfooter-navigation {
    margin-left: 230px;
    text-align: right;
    padding: 20px 0;
}
.subfooter-navigation li {
    display: inline-block;
    padding: 0 10px;
    margin: 0 30px;
}
.subfooter-navigation li a{color: inherit;}
.footer_contact_list li i {
    margin-right: 5px;
    display: inline-block;
    width: 16px;
    text-align: center;
}
.footer_outer a{transition: .5s all;}
.footer_outer a:hover{opacity: 0.7;}
.lang_en .footer_contact_list li{
    font-size: 12px;    
}
.footer_contact_list li {
    display: block;
    font-size: 18px;
    margin-bottom: 0px;
    padding: 5px 0;
}
.footer_contact_list.footer_contact_list_ext li{
    font-size: 14px;
}
.pg_contact_list{
    padding-left: 6px;
}
.footer_contact_list.pg_contact_list li {
    font-size: 16px;
}
.ft_social_list {margin-left: 0;padding-top: 0px;}
.ft_social_list li{
    display: inline-block;
    margin-right: 10px;
}
.site-footer .textwidget{padding-top: 0;}
.flo_icon:hover{
    background-size: 40px auto;    
    background-color: #8eced8;
}
.flo_icon{
    margin-left: auto;
    margin-right: auto;
    transition: .5s all;
    width: 60px;
    height: 60px;
    border-radius: 70px;
    background-position: 50% 50%;
    background-size: 30px auto;
    background-repeat: no-repeat;
    background-color: #5FB4C2;
    box-shadow: 0 0 10px #aaa;
}
.single_btm_img{
    position: relative;
}
.single_btm_img img{
    display: block;
    width: 100%;
}
.float_sidebar {
    z-index: 1;
    position: fixed;
    right: 10px;
    text-align: center;
    font-size: 12px;
    transition: .5s all;
    top: 35%;
    background: #ffffff91;
    padding: 20px;
    border-radius: 10px 0 0 10px;
    right: 0;
}
.not_at_top .float_sidebar {
    top: 30%;
}
.float_sidebar a {
    color: #333;
    text-shadow: 1px 1px 0px white;
}
.flo_item{margin-bottom: 4px; font-size: 14px;}
.fancybox-button{background-color: rgba(0, 0, 0, 1.0);}
.pg_header_bb {
    position: absolute;
    top: 121px;
    border-bottom: 3px solid white;
    padding: 2px 10px 5px 5px;
}
.pg_header_main_tit {
    position: absolute;
    top: 170px;
    font-size: 38px;
    font-weight: 500;
}
.pg_header_form{
    position: absolute;
    top: 232px;
}
.bh_cm_btn.type_white{
    background: #fff;
    color: #715091;
}
.bh_cm_btn {
    background: #715091;
    color: white;
    display: inline-block;
    cursor: pointer;
    border-radius: 4px;
    padding: 3px 20px;
    min-width: 70px;
    font-size: 14px;
    line-height: 40px;
    transition: .5s all;
}
.bh_cm_btn:hover{
    color: white;
    background: #000;
}
.hd_form_row.type_field_btn {
    display: grid;
    grid-template-columns: 360px 120px;
    gap: 10px;
}
.hd_form_row{
    margin-bottom: 20px;
}
input[type="date"], input[type="time"], input[type="datetime-local"], input[type="week"], input[type="month"], input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="tel"], input[type="number"], textarea,select{
    border-radius: 5px;
    font-size: 14px;
}
select{
    padding: 9px 5px;
}
.pricing_thumb_cir{
    background-size: auto;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    transition: .5s all;
    margin: auto;
}
.pg_header_bb a{color: inherit;}
.team_thumb_cir {
    height: 140px;
    width: 140px;
    background-size: 100% auto;
    background-position: 50% 5%;
    transition: .5s all;
    border-radius: 1000px;
    margin: auto;
}
.team_item:hover .team_thumb_cir{
    background-size: 105% auto;    
}
.team_item:hover .team_item_info{
    color: #715091;
}
.team_thumb_bg2 {
    background: url(imgs/team_bg2.png) no-repeat 0% 50%;
    background-size: 160px auto;
    padding-bottom: 20px;
}
.team_thumb_bg1 {
    float: left;
    height: 160px;
    width: 160px;
    text-align: center;
    background: url(imgs/team_bg1.png) no-repeat 50% 160%;
    background-size: 140px auto;
    padding-top: 20px;
}
.bh_member_list>.inner_wrapper{
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 10px;
}
.bh_pricing_list{
    position: relative;
    top: -60px;
	z-index:2;
}
.bh_pricing_list>.inner_wrapper{
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 10px;
}
.team_item_info{
    margin-left: 170px;
    padding-top: 24px;
    color: #0D5561;
    font-size: 14px;
}
.team_item_info_row.tt_title{
    font-size: 18px;
    font-weight: 700;
}
.team_item {    
    padding-bottom: 10px;
}
.bh_member_list {
    background: url(imgs/team_mainbg.png) no-repeat 0% 50%;
    background-size: cover;
}
.bh_member_list_wrp {
    padding-bottom: 60px;
}
.bh_member_list_wrp .pg_header_block{
    margin-bottom: 20px;
}
.pg_header_block:before{
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.4);
}
.mg_icon a{display: none;}
.mg_icon {
    background: url(https://www.hkbh.org.hk/EKMC/wp-content/uploads/2025/01/search.png) no-repeat 50% 50%;
    width: 14px;
    height: 14px;
    display: inline-block;
    background-size: contain;
    margin-right: 6px;
    position: relative;
    top: 1px;
}
.hp_search_bar_inner .mg_icon{
    background-color: #715091;
    height: 44px;
    width: 44px;
    padding: 10px;
    background-size: 26px;
    border-radius: 200px;
    position: absolute;
    right: 15px;
    top: 50%;
    margin-top: -22px;
    cursor: pointer;
    transition: .5s all;
}
.general_content_block_con ul{
    padding-left: 15px;
}
.hp_search_bar_inner .mg_icon:hover{
    opacity: 0.8;
}
body .vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body{
    background: white;
}
.hd_sform_close{cursor: pointer;color: white;font-size: 18px;float: right;}
.hd_sform {
    border-radius: 10px;
    position: fixed;
    top: 90px;
    left: 0;
    right: 0;
    padding: 0;
    margin: auto;
    position: fixed;
    background: #ccc;
    width: 0px;
    overflow: hidden;
}
.not_at_top  .hd_sform {    top: 70px;}
.hd_sform input[type='submit']{padding:11px;}
.pll-parent-menu-item>a:before {
    content: " ";
    display: block;
    display: none;
    background-image: url(imgs/lang.png);
    background-repeat: no-repeat;
    background-size: 16px;
    width: 24px;
    height: 24px;
    background-color: #8eced8;
    border-radius: 100px;
    background-position: 50% 50%;
    float: left;
    margin-right: 4px;
    position: relative;
    top: -3px;
}
.qtranxs-lang-menu a{line-height: 25px;}
.qtranxs-lang-menu img{
    display: none;
}
.header_s_res {
    display: block;
    margin: 0 20px 20px;
    margin-top: -3px;
}
.header_s_res .ft_hd_dis_form {display: none;}
.header_s_res .hd_sform.open{
    position: static;
    padding: 0;
}
.site-header-menu{padding-right: 30px;padding-left: 30px;}
.hd_sform.open {
    padding: 20px 20px 40px;
    width: 100%;
    border-radius: 0;
    top: 70px;
    z-index: 1;
    background: #715091;
}
.tt_val_link a{
    font-weight: bold;
    color: #715091;
    text-decoration: underline !important;
}
.fa-solid.fa-angle-right.fa-cur-cirr{
    width: 16px;
    display: inline-block;
    padding: 4px;
    font-size: 10px;
    border: 1.5px solid;
    border-radius: 27px;
    height: 16px;
    line-height: 6px;
    position: relative;
    top: -2px;
    margin-left: 4px;
}
.fancybox-iframe{
    min-height: 600px;
}
.fancybox-slide::before{
    display: none;
}
.fancybox-slide--pdf .fancybox-content{min-height: 100%;}
.fancybox-content{width: 100%;}
.fancybox-slide--iframe .fancybox-content{
    height: 100% !important;
}
.bh_service_cate_list_over_wrp >.inner_wrapper{
    padding-left: 0;
    padding-right: 0;
}
.subheader-menu .mg_icon, .header_s_inner .mg_icon {
    background-color: #715091;
    height: 24px;
    width: 24px;
    padding: 10px;
    background-size: 16px;
    border-radius: 200px;
    position: absolute;
    right: 5px;
    top: 25%;
    margin-top: 0px;
    cursor: pointer;
    transition: .5s all;
    z-index: 1;
}
.subheader-menu .mg_icon{
    position: static;
    position: relative;
    top: 5px;
    left: initial;
    right: initial;
}
.header_s_inner .mg_icon:hover{
    opacity: 0.8;
}
.pricing_item {
    background: white;
    text-align: center;
    /*max-width: 250px;*/
    margin: auto;
    box-shadow: 1px 1px 10px #c9e1e5;
    border-radius: 5px;
    padding-bottom: 20px;
    color: #333;
    font-weight: 500;
    transition: .5s all;
    margin-bottom: 20px;
    height: 100%;
    width: 100%;
}
.vc_wp_custommenu .widget_nav_menu{
    padding-top: 0;
    font-size: 18px;
}
.transportation_table .row-1,.transportation_table .row-4,.transportation_table .row-10{
    background-color: #d9edf7;
}
.transportation_table .row-6,.transportation_table .row-8,.transportation_table .row-12{
    background-color: #F5FCFC;
}
.pricing_item .pricing_info_row.tt_title{
    position: relative;
    top: -4px;
    height: 28px;
	padding:0 8px;
}
.pricing_thumb_cir img{
    display: block;
    width: 80%;    opacity: 0;
    margin: auto;
}
.pricing_item:hover{
    box-shadow: 1px 1px 10px #b3b3b3;
    transform: scale(1.1);
}
body:not(.search-results) article:not(.type-page) .entry-content {
    float: none;
    width: auto;
    clear: both;
}
.general_content_block{
    background: white;
    border-radius: 5px;
    box-shadow: 1px 1px 10px #ccc;
    margin-bottom: 20px;

}
.general_content_block_hd {
    color: #715091;
    cursor: pointer;
    padding: 8px 20px 8px;
    font-weight: bold;
    font-size: 22px;
}
.general_content_block_hd_tit i{
    margin-right: 5px;
}
.hp_search_bar_row{
    max-width: 600px;
    margin: auto;
}
.center_info_row.tt_meta {
    color: #a6a6a6;
    margin-bottom: 4px;
    font-size: 14px;
}
.single-center .tablepress{table-layout: fixed;}
.general_content_block i.fa-angle-right{ display: none !important; }
.general_content_block .center_info_row.tt_more i.fa-angle-right{display: inline-block !important;}
.general_content_block.close i.fa-angle-right{ display: inline-block !important; }
.general_content_block.close i.fa-angle-down{ display: none !important; }
.general_content_block_con{ padding: 5px 20px;font-size: 16px;}
.close .general_content_block_con{ display: none;}

.general_content_block_desc,.general_content_block_scv{background-color: #F5FCFC;padding: 10px;margin-bottom: 5px;border-radius: 5px;}
p{margin-bottom: 5px;}
.entry-content h3, .entry-summary h3, .comment-content h3{    margin-top: 20px;    margin-bottom: 10px;}
.entry-content h2, .entry-summary h2, .comment-content h2{    margin-top: 20px;    margin-bottom: 10px;}
.entry-content h1, .entry-summary h1, .comment-content h1{    margin-top: 20px;    margin-bottom: 10px;}
.entry-content h4, .entry-summary h4, .comment-content h4{    margin-top: 20px;    margin-bottom: 10px;}
.entry-content h5, .entry-summary h5, .comment-content h5{    margin-top: 20px;    margin-bottom: 10px;}
.entry-content h6, .entry-summary h6, .comment-content h6{    margin-top: 20px;    margin-bottom: 10px;}
.general_content_block_desc p{margin-bottom: 5px;}
.general_content_link_list a{margin-right: 20px;color: inherit;}
.general_content_link_list a i{color: #715091;}
.general_content_block_scv h2{font-size: 16px;}
.tablepress>:where(tbody)>.odd>*{
    background-color: #F5FCFC;
}
.ft_sd1 .ft_social_list {text-align: center;}
.ft_sd1 a i {
    font-size: 14px;
}
.ft_sd2 .footer_contact_list img {
    display: inline-block;
    height: 16px;
    margin-bottom: 0;
    margin-right: 4px;
}
.ft_sd2{padding-top: 24px;}
.ft_sd1 .widget_text {    padding-top: 0;}
.ft_sd1 .widget_media_image {margin-bottom: 4px;}
.ft_sd1 .ft_social_list img {
    height: 24px;
}
.fd_link:hover{
    opacity: .8;
    color: white;
}
.fd_link {
    background: #715091;
    color: white;
    text-decoration: none;
    float: right;
    font-size: 13px;
    text-align: center;
    min-width: 50px;
    padding: 5px 20px;
    border-radius: 5px;
}
.bk_icon {
    background: url(imgs/book.png);
    height: 25px;
    width: 25px;
    background-size: contain;
    display: inline-block;
    position: relative;
    top: 8px;
}
.general_content_book_list{
    line-height: 40px;
    padding-right: 40px;
    padding-left: 40px;
    text-align: center;
}
.slick-dots {
    > li {
        display: inline-block;
    }
    > li:only-child {
        display: none;
    }
}
.general_content_book_list .slick-track{margin-left: 0;}
#content-bottom-widgets{display: none;}
.bh_service_cate_list,.vc_tta-tabs-list{
    display: flex !important;
    Flex-direction: row;
    text-align: center;
    border-top: 5px solid #5FB4C2;
}
.bh_service_cate_item, .vc_tta-tab {
    padding: 10px;
    cursor: pointer;
    flex: auto;
    background: #B0D0D5;
    color: white;
    font-weight: 500;
    font-size: 18px;
    margin: 0 !important;
    border: 0 !important;
}
html body .vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab.vc_active>a {
    border-color: #f0f0f0;
    background-color: transparent;
    color: white;
    border: 0;
}
body .vc_tta-tabs-container{margin: 0 !important;}
html body .vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab>a, .vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab>a:focus, .vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab>a:hover{
    background-color: transparent;
    color: white;
    border: 0;   
}
.bh_service_cate_item.active, .vc_tta-tab.vc_active{
    background: #5FB4C2;
}
.bh_center_list {
    display: none;
}
.bh_center_list.active{
    display: block;
}
.header_online_bk_link a {
    position: relative;
    padding-left: 30px !important;
}
.header_online_bk_link a:before {
    content: " ";
    display: inline-block;
    width: 26px;
    height: 30px;
    margin-right: 10px;
    background: url(imgs/ico_booking.png) no-repeat 50% 24%;
    background-size: contain;
    font-family: "Font Awesome 6 Free";
    position: absolute;
    top: 15px;
    left: 0px;
}
.bh_center_list>.inner_wrapper {
    background-color: rgba(255, 255, 255, 0.8);
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
    text-align: center;
    padding: 30px;
    max-width: 1120px;
}
.bh_center_list a{color: inherit;font-weight: 500;font-size: 16px;}
.center_item:hover .center_thumb_cir{
    background-size: auto 105%;
}
.center_thumb_cir{margin-bottom: 10px;border-radius: 5px;overflow: hidden;background-repeat: no-repeat;background-size: auto 100%;background-color: #eee;background-position: 50% 50%;transition: .5s all;}

.center_thumb_cir img{opacity: 0;}
.center_item{margin-bottom: 20px;}
.bh_service_cate_list_over_wrp{
	z-index:2;
    position: relative;
    top: -100px;
}
.promotion_item .center_thumb_cir{
    height: 220px;
}
.center_item.promotion_item{
    position: relative;
    background: white;
    color: #333;
    padding: 10px;
    border-radius: 10px;
    box-shadow: 1px 1px 10px #ddd;
}
.center_item.promotion_item .tt_title {
    font-weight: 700;
    font-size: 18px;
    margin-bottom: 10px;
    line-height: 120%;
    height: 40px;
    overflow: hidden;
}
.general_content_link_list{
    min-height: 40px;
    padding-bottom: 10px;
}
.center_item.promotion_item .tt_excerpt{
    font-size: 14px;
    min-height: 30px;
    padding-bottom: 20px;
}
.center_item.promotion_item .tt_more {
    font-size: 14px;
    color: #715091;
    text-align: right;
    position: absolute;
    right: 15px;
    bottom: 5px;
}
a{
    color: #333;
}
.entry-content h2, .entry-summary h2, .comment-content h2{
    font-size: 20px;
}
body .vc_tta-panel-body{
    background-color: rgba(255,255,255,0.8);
} 
.showing_default_header{
    position: relative;
    top: -100px;
    margin-top: -100px;



    background: white;
    padding:20px 40px;
    border-radius: 10px;






}
.single-promotion .showing_default_header{
    border:20px solid #F5FCFC;
}
body:not(.search-results) .entry-header + .entry-summary{
    margin-top: 0;
}
.showing_default_header .vc_row{
    margin-left: 0;
    margin-right: 0;
}
.long_tit_tit{
    font-size: 24px;
    font-weight: bold;
    color: #0D5561;
}
.single-promotion .long_tit_tit{
    color: #715091;
}
.long_tit_date{
    font-size: 14px;
    color: #666666;
}
.long_tit_sub_hd{
    margin-bottom: 20px;
}

.showing_default_header {
    top: 0;
    background: white;
    min-height: 400px;
}
.navigation.post-navigation .nav-links{
    display: grid;
    grid-template-columns: repeat(2, 1fr);
}
.post-navigation div + div{
    border-top: 0;
}
.post-navigation .post-title{
    font-size: 18px;
}
html body .vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels{
    background: rgba(255, 255, 255, 0.8);
}
.site-inner{
    z-index: 1;
    max-width: 1120px;
}
.w50grp{
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
}
.team_detail_grid{
    display: grid;
    grid-template-columns: 400px 1fr;
    gap: 10px;   
}
.type_team_brow .team_thumb_wrp .team_thumb_cir_outer{
    height: 280px;
    width: 280px;
}
.type_team_brow .team_thumb_wrp .team_thumb_cir_outer2{
   height: 280px;
    width: 280px;    
    background-size: 275px auto;
}
.type_team_brow .team_thumb_wrp .team_thumb_cir{
    height: 280px;
    width: 280px;    
}
.type_team_brow{
    background: #F5FCFC;
}
.team_thumb_wrp {
    background: #ECFFFF;
    padding: 40px 10px;
    padding-bottom: 20px;
    box-shadow: 1px 1px 10px #eee;
}
.team_thumb_wrp .team_thumb_cir{
    height: 340px;
    width: 340px;
    margin: auto;
}
.team_thumb_wrp .team_thumb_cir_outer {
    height: 380px;
    width: 380px;
    text-align: center;
    background: url(imgs/team_bg2.png) no-repeat 50% 50%;
    padding-bottom: 10px;
    background-size: 340px auto;
    margin: auto;
}
.team_thumb_wrp .team_thumb_cir_outer2 {
    height: 380px;
    width: 380px;
    text-align: center;
    background: url(imgs/team_bg1.png) no-repeat 50% 70%;
    padding-bottom: 10px;
    background-size: 314px auto;
    margin: auto;
}
.team_info_wrp{padding: 20px;}
.team_info_wrp .tt_title{
    font-size: 28px;
    font-weight: 700;
    color: #0D5561;
}
.tt_box{margin-bottom: 20px;}
.tt_lbl{
    font-weight: 700;
    font-size: 18px;
}
.tt_val{color: #666666;}
.single-team #page>.site-inner{
    max-width: 100%;
}
.hd_form_row.type_field_eduType{
    background: white;
    border-radius: 10px;
    color: #333;
    width: 100%;
    text-align: center;
}
.hd_form_row.type_field_cate{
    background: white;
    border-radius: 10px;
    color: #333;
    width: 100%;
    text-align: center;
    padding: 20px 10px;
    box-shadow: 1px 1px 10px #91b1a8;
}
.pg_header_form{
    width: 100%;
}
.bh_edu_type_item {
    display: inline-block;
    padding: 10px 5px;
    margin-left: 20px;
    margin-right: 20px;
    min-width: 60px;
    text-align: center;
    cursor: pointer;
    transition: .5s all;
    border-bottom: 2px solid white;
}
.bh_edu_type_item.active{
    border-bottom: 2px solid #715091;

}
.bh_edu_cate_item {
    margin-bottom: 10px;
    display: inline-block;
    padding: 3px 20px;
    margin-left: 20px;
    font-size: 14px;
    margin-right: 20px;
    min-width: 60px;
    text-align: center;
    cursor: pointer;
    transition: .5s all;
    border: 1px solid #5FB4C2;
    color: #333;
    border-radius: 5px;
    font-weight: 500;

}
.bh_edu_cate_item.active, .bh_edu_cate_item:hover{
    background: #5FB4C2;
    color: white;
}
.pg_edu_wrapper{
	z-index:2;
    position: relative;
    top: -140px;
}
.bh_edu_cate_showall_arw .fa-chevron-up{
    display: none;
}
.bh_edu_cate_showall_arw.used .fa-chevron-up{
    display: block;
}
.bh_edu_cate_showall_arw.used .fa-chevron-down{
    display: none;
}
.bh_edu_cate_showall_arw{
    color: #5FB4C2;
    font-size: 20px;
    cursor: pointer;
    margin-top: 12px;
}
.type_field_cate_inner_so{
    height: 32px;
    overflow: hidden;
}
.type_field_cate_inner_so.showAll{
    height: auto !important;

}
.bh_edu_subcate_hd{
    border-left: 2px solid #5FB4C2;
    padding-left: 10px;
    margin-bottom: 20px;
    margin-top: 10px;
    font-weight: 900;
}
.bh_edu_subcate_hd a{
    float: none;
    color: #715091;
    font-size: 14px;
    font-weight: normal;
    margin-left: 20px;
}

.common_content_block{
    text-align: center;
}
.common_content_block_hd_tit{
    font-size: 30px;
    text-align: center;
    margin-bottom: 10px;
    font-weight: bold;
    color: #333;
}

.common_content_block_desc{
    font-size: 14px;
    color: #848E9F;
    margin-bottom: 20px;
}
.hp_cm_btn_row{text-align: center;}
.hp_cm_btn_row .hp_cm_btn{display: inline-block;min-width: 300px;}
.hp_cm_btn{
    background: #5fb4c2;
    text-align: center;
    color: white;
    /* border: 20px; */
    font-size: 18px;
    font-weight: bold;
    max-width: 300px;
    margin: auto;
    border-radius: 20px;
    padding: 4px 20px;
    margin-bottom: 60px;
    transition: .5s all;
    margin-top: 40px;
}
.hp_cm_btn:hover{
    opacity: 0.7;
}
.hp_promotion_item{
    height: 360px;
    background-size: cover;
    background-position: 50% 50%;
    transition: .5s all;
    position: relative;
    margin:10px 2px ;
}
.hp_promotion_item:hover{
    transform: scale(1.05);
}
.hp_promot_list_slider{
    padding: 0 30px;
    margin-left: -30px;
    margin-right: -30px;
}
.hp_promotion_item_info{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background: rgba(0, 0, 0, 0.6);
    color: white;
}
.hp_promotion_item_info_inner{
    padding: 10px 20px;
}
.hp_promotion_item_info_row.tt_title{
    font-size: 14px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;    
}
.hp_promotion_item_info_row.tt_more{
    font-size: 12px;
}
.hp_promot_list_slider .parner_arw{bottom: 0;color: #5fb4c2;}
.hp_promot_list_slider .parner_arw.next_arw{right: -25px;}
.hp_promot_list_slider .parner_arw.prev_arw {left: -25px;}
.hp_serivce_list_slider_inner .parner_arw{bottom: 0px;color: #5fb4c2; top: initial;font-size: 30px;}
.hp_serivce_list_slider img{opacity: 0;height: 220px;}
.contact_us_block_tit{
    font-size: 20px;
    font-weight: bold;
}

.hp_serivce_list_slider_inner .parner_arw.next_arw{right: 20%;}
.hp_serivce_list_slider_inner .parner_arw.prev_arw {left: 20%;}
.hp_serivce_list{position: relative;}
.hp_serivce_list_slider{padding-bottom: 40px;}
.hp_serivce_list_slider .slick-dots li {
    height: 10px;
    width: 10px;
    margin: 0 8px;
}
.hp_serivce_list_slider .slick-dots li.slick-active {
    background: #8fdfec;
}
.hp_serivce_sel_row{text-align: center;margin-bottom: 30px;}
.ft_red_service {
    width: 300px;
    margin: auto;
    border: 0;
    padding: 13px 13px;
    border-radius: 40px;
    box-shadow: 1px 1px 10px #eee;
}
.ft_red_service {
  color: #999999;
}
.ft_red_service option{
  color: #333;    
}
.single_sub_tit{
    padding: 0px 0;
    font-size: 20px;
    border-left: 5px solid #5FB4C2;
    padding-left: 10px;
    margin: 40px 10px 20px;
    font-weight: bold;
}
.single-team .bh_member_list>.inner_wrapper{
    gap: 40px;
}
.single-center .team_item {
    background-color: #ECFFFF;
    padding: 40px 0;
    border-radius: 10px;
}
.btt_ico.flo_icon{
    font-size: 32px;
    color: white;
    line-height: 66px;
    text-align: center;
    background-color: #0DAD9D;
}
.btt_btn:hover{
    opacity: 0.8 !important;
}
.hp_search_bar_inner{position: relative;}
.hp_search_bar_inner input{
    height: 80px;
    border-radius: 62px;
    padding: 10px 20px;
    background: white;
    border: 10px solid #ede6ed;
    margin: 40px 10px;
}
.btt_btn {
    z-index: 1;
    position: fixed;
    right: -70px;
    text-align: center;
    font-size: 12px;
    transition: .5s all;
    bottom: 8%;
    opacity: 0;
    transition: .5s all;
    cursor: pointer;
}
.not_at_top .btt_btn {
    right: 10px;
    opacity: 1;
}
.btt_btn_txt{
    font-size: 12px;
}
body.fs_large{ font-size: 17px; }
body.fs_large .common_content_block_desc{ font-size: 16px; }
body.fs_large .ft_red_service{ font-size: 16px; }
body.fs_large .center_item.promotion_item .tt_title{ font-size: 20px; height:44px; }
body.fs_large .center_info_row.tt_meta{ font-size: 16px; }
body.fs_large .center_item.promotion_item .tt_more{ font-size: 16px; }
body.fs_large .hp_cm_btn{ font-size: 20px; }
body.fs_large .footer_contact_list li{ font-size: 18px; }
body.fs_large .entry-content h3,body.fs_large  .entry-summary h3,body.fs_large  .comment-content h3{
    font-size: 24px;
}
body.fs_large .entry-content h2,body.fs_large  .entry-summary h2,body.fs_large  .comment-content h2{
    font-size: 22px;
}
body.fs_large .sub_footer_outer { font-size: 18px; }
body.fs_large .pg_header_main_tit { font-size: 40px; }
body.fs_large .flo_item{ font-size: 15px; }
body.fs_large .bh_center_list a{ font-size: 18px; }
body.fs_large .bh_service_cate_item,body.fs_large  .vc_tta-tab{ font-size: 20px; }
body.fs_large .general_content_block_hd{ font-size: 24px; }
body.fs_large .general_content_block_con{ font-size: 18px; }
body.fs_large .bh_cm_btn{ font-size: 16px; }
body.fs_large .team_item_info_row.tt_title{ font-size: 20px; }
body.fs_large .team_item_info{ font-size: 16px; }
body.fs_large .tt_lbl{ font-size: 20px; }
body.fs_large .team_info_wrp .tt_title{ font-size: 30px; }
body.fs_large .single_sub_tit{ font-size: 22px; }
body.fs_large .center_item.promotion_item .tt_excerpt{ font-size: 16px; }
body.fs_large .long_tit_tit{ font-size: 26px; }
body.fs_large .long_tit_date{ font-size: 16px; }
body.fs_large .bh_edu_cate_item{ font-size: 15px; }
body.fs_large .type_field_cate_inner_so{ height: 35px; }


body.fs_min{ font-size: 14px; }
body.fs_min .common_content_block_desc{ font-size: 13px; }
body.fs_min .ft_red_service{ font-size: 13px; }
body.fs_min .center_item.promotion_item .tt_title{ font-size: 17px; height:41px; }
body.fs_min .center_info_row.tt_meta{ font-size: 15px; }
body.fs_min .center_item.promotion_item .tt_more{ font-size: 15px; }
body.fs_min .hp_cm_btn{ font-size: 17px; }
body.fs_min .footer_contact_list li{ font-size: 15px; }
body.fs_min .entry-content h3,body.fs_min  .entry-summary h3,body.fs_min  .comment-content h3{
    font-size: 20px;
}
body.fs_min .entry-content h2,body.fs_min  .entry-summary h2,body.fs_min  .comment-content h2{
    font-size: 18px;
}
body.fs_min .sub_footer_outer { font-size: 15px; }
body.fs_min .pg_header_main_tit { font-size: 34px; }
body.fs_min .flo_item{ font-size: 13px; }
body.fs_min .bh_center_list a{ font-size: 15px; }
body.fs_min .bh_service_cate_item,body.fs_min  .vc_tta-tab{ font-size: 15px; }
body.fs_min .general_content_block_hd{ font-size: 20px; }
body.fs_min .general_content_block_con{ font-size: 15px; }
body.fs_min .bh_cm_btn{ font-size: 13px; }
body.fs_min .team_item_info_row.tt_title{ font-size: 17px; }
body.fs_min .team_item_info{ font-size: 13px; }
body.fs_min .tt_lbl{ font-size: 17px; }
body.fs_min .team_info_wrp .tt_title{ font-size: 26px; }
body.fs_min .single_sub_tit{ font-size: 17px; }
body.fs_min .center_item.promotion_item .tt_excerpt{ font-size: 13px; }
body.fs_min .long_tit_tit{ font-size: 21px; }
body.fs_min .long_tit_date{ font-size: 13px; }
body.fs_min .bh_edu_cate_item{ font-size: 13px; }
body.fs_min .type_field_cate_inner_so{ height: 30px; }

.single-centre .tablepress{table-layout: fixed;}
.single-centre .team_item {
  background-color: #ECFFFF;
  padding: 40px 0;
  border-radius: 10px;
}
.single-centre .general_content_block_scv p{margin-bottom:20px}
.single-centre .team_item{
	position:relative;
}
.single-centre .general_content_block_scv p{margin-bottom:0}

body .tablepress>:where(tbody)>.even>* {
    background-color: #F5FCFC;
}
body .tablepress>:where(tbody)>.odd>* {
    background-color: #FFF;
}