/* Sunway Mega Roadshow Medical Centre Landing Page */
h2{
    font-size: 36px;
    font-family: 'OpenSans-Bold', sans-serif;
}
h3{
    font-size: 30px;
    font-family: 'OpenSans-Bold', sans-serif;
}
.row{
    gap: 25px 0;
}
#banner{
    position: relative;
    display: none;
}
#banner img{
    width: 100%;
}
#banner .contentbox{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: calc(100% - 60px);
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;
}
#banner .contentbox .content{
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    gap: 30px 0;
}
#banner .contentbox .date{
    color: #f50f0f;
    font-size: 18px;
    text-align: center;
    font-family: 'OpenSans-Bold', sans serif;
}
@media(min-width: 991px){
    #banner2{padding-top: 60px;}
}
#content{
    padding-top: 60px;
}
#content .col-12{
    align-content: center;
}

#packages{
    padding-top: 60px;
    padding-bottom: 60px;
}
#packages .packages_section{
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    gap: 30px 0;
}
#packages .packages_div .titlediv{
    background-color: #e41f29;
    border-radius: 20px 50px 50px 20px;
    padding: 15px 30px;
    width: auto;
    display: inline-block;
    margin-bottom: 25px;
}
#packages .packages_div .titlediv h3{
    color: white;
    width: auto;
    display: inline-block;
    font-size: 24px;
}
#packages .product_price{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: flex-end;
    gap: 15px;
}
#packages .product_price .price-old{
    text-decoration: line-through;
    color: #adadad;
    font-size: 18px;
}
#packages .product_price .price-now{
    font-size: 20px;
}
#packages .dualpackages_listing{
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    gap: 30px 0;
}
#packages .dualpackages > .row{
    gap: 20px 0;
}
#packages .dualpackages .content{
    height: 100%;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: space-between;
    background-color: #f2ece3;
    border-radius: 25px;
    padding: 35px 50px;
}
#packages .dualpackages .content .product_name{
    font-size: 32px;
    margin-bottom: 10px;
    font-family: 'OpenSans-Bold', sans serif;
}
#packages .dualpackages .content .product_price{
    margin-bottom: 30px;
    align-items: center;
}
#packages .dualpackages .content .product_price .price-old{}
#packages .dualpackages .content .product_price .price-now{
    color: white;
    background-color: #f50f0f;
    padding: 5px 12px;
    border-radius: 25px;
}
#packages .dualpackages .content .product_includes li{
    margin-bottom: 10px;
}
#packages .dualpackages .content .cta{}
#packages .dualpackages a.news_buy_button{
    display: inline-block;
}
#packages .dualpackages a.news_buy_button:hover{
    background-color: transparent;
}

#freegifts{
    padding: 60px 0 30px;
    background-image: url('../images/landing_mega_roadshow/asset_14.webp');
    background-size: cover;
}
#freegifts .col-12:has( .content){
    align-content: center;
    padding-bottom: 40px;
}
#freegifts .content{
    text-align: center;
}
#freegifts .content > img{
    max-height: 80px;
}
#freegifts .content h2{
    margin-bottom: 15px;
}
#freegifts .content h2 + p{
    margin-bottom: 15px;
}
#freegifts .content .box{
    background-color: #f2ece3;
    border: 5px solid #b38d5a;
    border-radius: 25px;
    padding: 10px 20px;
    margin-bottom: 10px;
}
#freegifts .content .box p{
    margin-bottom: 0;
    font-size: 18px;
    line-height: 1.4;
}
#freegifts .content .box + p{
    text-align: left;
    margin-bottom: 0;
    font-size: 14px;
}

#hotel_sunway_lagoon{
    padding: 60px 0;
}
#hotel_sunway_lagoon .titlediv{
    background-color: #b38d5a;
    border-radius: 20px 50px 50px 20px;
    padding: 15px 40px;
    width: auto;
    display: inline-block;
    margin-bottom: 25px;
}
#hotel_sunway_lagoon .titlediv h2{
    color: white;
    width: auto;
    display: inline-block;
    font-family: 'OpenSans-Bold', sans-serif;
    line-height: 1.3;
    margin-bottom: 0;
}
.hotel_options_listing{
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    gap: 40px 0;
}
.hotel_options_listing .hotel_option{}
.hotel_option_title{
    background-color: #f2ece3;
    border-radius: 100px;
    padding: 15px 40px;
    width: auto;
    display: inline-block;
    margin-bottom: 25px;
}
.hotel_option_title h3{
    margin-bottom: 0;
    font-size: 24px;
}
.hotel_options_listing .hotel_options{
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    gap: 30px 0;
}
.hotel_options_listing .hotel_option .col-12{
    align-content: center;
}
.hotel_options_listing .hotel_option .content .title{
    font-family: 'OpenSans-Bold', sans-serif;
    font-size: 26px;
    margin-bottom: 10px;
}
.hotel_options_listing .hotel_option .content ul{
    margin-bottom: 0;
    padding-left: 20px;
}
.hotel_options_listing .hotel_option .content ul li{
    margin-bottom: 10px;
}
.hotel_options_listing + p{
    margin-top: 20px;
    margin-bottom: 0;
    font-size: 12px;
}
.sunway_lagoon .imagebox{
    height: 100%;
}
.sunway_lagoon .imagebox img{
    height: 100%;
    object-fit: cover;
}
.sunway_lagoon.hotel_option_title{
    margin-top: 40px;
}
.sunway_lagoon .special_price_label{
    color: white;
    background-color: #ff741f;
    border-radius: 5px;
    width: auto;
    display: inline-flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: center;
    padding: 3px 15px;
    position: absolute;
    left: 0px;
    top: 40px;
}
.sunway_lagoon .special_price_label .label{
    white-space: nowrap;
    text-transform: uppercase;
    font-size: 14px;
}
.sunway_lagoon .special_price_label .price{
    white-space: nowrap;
    font-family: 'OpenSans-Bold', sans-serif;
    font-size: 16px;
}
.sunway_lagoon .content{
    height: 100%;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;
    background-color: #f2ece3;
    border-radius: 25px;
    padding: 30px 50px;
}
.sunway_lagoon .content .box{
    background-color: #feca78;
    border: 5px solid #fb934d;
    border-radius: 25px;
    padding: 10px 20px;
    margin-bottom: 10px;
    display: inline-block;
    width: fit-content;
    margin-left: auto;
    margin-right: auto;
}
.sunway_lagoon .content .box span{
    color: #70480c;
    font-family: 'OpenSans-Bold', sans-serif;
    font-size: 20px;
}
.sunway_lagoon .content .box + .big{
    font-family: 'OpenSans-Bold', sans-serif;
    font-size: 24px;
    text-align: center;
    margin-bottom: 10px;
}
.sunway_lagoon .content .titlebox{
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: flex-start;
    gap: 15px 20px;
}
.sunway_lagoon .content .titlebox .iconbox{}
.sunway_lagoon .content .titlebox .iconbox img{
    width: 80px;
}
.sunway_lagoon .content .titlebox .textbox{
    width: fit-content;
    font-family: 'OpenSans-Bold', sans-serif;
    font-size: 18px;
}
.sunway_lagoon .content .desc{
    margin-top: 10px;
    margin-bottom: 0;
}

#countersec{
    padding-top: 60px;
}
#countersec .row{
    gap: 30px 0;
}
#countersec .counter-box{
    margin-bottom: 0;
}

#discover{
    padding-top: 60px;
}
#discover h2{
    margin-bottom: 15px;
}
#discover .content-1 img{
    transform: scaleX(-1);
}
#discover .content{
    background-color: #b38d5a;
    border-radius: 25px;
    overflow: hidden;
    height: 100%;
}
#discover .content .imagebox img{
    aspect-ratio: 4 / 3;
    object-fit: cover;
}
#discover .content .descbox{
    color: white;
    padding: 30px;
}
#discover .content .descbox p{
    margin-bottom: 0;
    font-size: 14px;
}
#discover .content .descbox p.big{
    font-family: 'OpenSans-Bold', sans-serif;
    font-size: 18px;
    margin-bottom: 10px;
}

#sunway_super_app{
    padding-top: 60px;
}
#sunway_super_app h2{
    margin-bottom: 15px;
}
#sunway_super_app .imagebox{
    text-align: center;
}
#sunway_super_app .imagebox img{
    max-height: 400px;
}
#sunway_super_app .descbox{
    text-align: center;
}
#sunway_super_app .descbox .steps{
    margin: 5px auto 10px;
}
#sunway_super_app .descbox .steps span{
    color: white;
    padding: 5px 20px;
    display: inline-block;
    border-radius: 50px;
    background: #F92A26;
    background: linear-gradient(180deg,rgba(249, 42, 38, 1) 0%, rgba(196, 45, 42, 1) 80%);
    filter: drop-shadow(2px 3px 4px rgba(0,0,0,0.3));
}
#sunway_super_app .descbox .titlep{
    font-family: 'OpenSans-Bold', sans-serif;
    margin-bottom: 0;
    font-size: 18px;
}

#download{
    padding: 60px 0;
}
#download h2{
    margin-bottom: 15px;
}
#download .flexbox{}
#download .flexbox img{
    max-height: 250px;
}

#need_assistance{
    background: url('../images/indo/bg-assistance.jpg') center / cover no-repeat;
}
#need_assistance .content{
    padding: 60px 0;
}
#need_assistance .content h2{
    margin-bottom: 5px;
}
#need_assistance .content p{
    margin-bottom: 25px;
}
#need_assistance .content .flexbox{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    gap: 15px;
}
#need_assistance .assistance_button{
    padding: 9px 12px;
    color: white;
    display: inline-flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    gap: 7px;
    border-radius: 8px;
}
#need_assistance .assistance_button:hover{
    text-decoration: none !important;
}
#need_assistance .assistance_button svg{
    height: 25px;
    fill: white;
}
#need_assistance .assistance_button.whatsapp{
    background-color: #25D366;
}
#need_assistance .assistance_button.telegram{
    background-color: #24A1DE;
}

#faqs{
    padding: 60px 0;
}
p:has( #button_viewmore_faqs){
    margin-bottom: 0;
}
#button_viewmore_faqs{
    color: #fff;
    background-color: #ac8c5e;
    display: inline-block;
    font-size: 16px;
    font-family: 'OpenSans-Medium', sans-serif;
    text-align: center;
    border: 2px solid #ac8c5e;
    text-decoration: none ! important;
    padding: 8px 20px;
    cursor: pointer;
    margin-top: 15px;
    border-radius: 50px;
}
.hiddenfaq.toggle.toggle-coe-box{display: none;}
.toggle.toggle-coe-box {
    display: block;
    position: relative;
    margin: 0;
    padding-top: 20px;
    padding-bottom: 20px;
    border-bottom: 2px solid #c6c6c6;
}
.toggle-coe {
    clear: both;
}
.toggle.toggle-coe-box .togglec{
	padding-left: 0px;
}
.toggle.toggle-coe-box .togglec p:has( + ul){
    margin-bottom: 15px;
}
.toggle.toggle-coe-box .togglec p:last-child, .toggle.toggle-coe-box .togglec ul:last-child{
    margin-bottom: 0;
}
.title-toggle {
    float: left;
    width: calc(100% - 50px);
    margin-right: 10px;
    display: flex;
    align-items: center;
    min-height: 35px;
}
.toggle.toggle-coe-box .togglet, .toggle.toggle-coe-box .toggleta {
    display: flex;
    position: relative;
    line-height: 24px;
    padding: 0;
    margin: 0;
    font-size: 16px;
    font-weight: 700;
    color: #444;
    cursor: pointer;
    align-items: center;
}
.toggle.toggle-coe-box .toggle-coe.toggleta{
	background-color: #fff! important;
}
.icon-toggle {
    float: left;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border: 1px solid grey;
    border-radius: 40px;
}
.toggle .toggleta i.toggle-open {
    display: block;
    background-color: #ac8c5e;
    border-radius: 40px;
    color: #fff;
}
.toggle .toggleta p{color: #444 !important;}
.title-toggle p{
	font-size: 18px;
	margin-bottom: 0;
}

@media screen and (max-width: 1199.9px){
    .owl-carousel .owl-nav .owl-prev{left: -15px;}
    .owl-carousel .owl-nav .owl-next{right: -15px;}
}
@media screen and (max-width: 991.9px){
    h2{font-size: 32px;}
    h3{font-size: 24px;}
    #banner .contentbox .content img{
        max-height: 300px;
        object-fit: contain;
    }
    #packages .dualpackages .content .product_name{font-size: 28px;}
    .hotel_options_listing .hotel_option .content .title{font-size: 24px;}
}
@media screen and (max-width: 767.9px){
    h2{font-size: 24px;}
    h3{font-size: 18px;}
    #packages .dualpackages > .row > .col-12:first-child{padding-right: 0;}
    #packages .dualpackages .content{padding: 25px;}
    #packages .dualpackages .content .product_name{font-size: 20px; margin-bottom: 5px;}
    #packages .dualpackages .content .product_price{margin-bottom: 20px;}
    #packages .product_price .price-old{font-size: 15px;}
    #packages .product_price .price-now{font-size: 16px;}
    #packages .dualpackages .content .product_includes ul{margin-bottom: 15px;}
    #packages .dualpackages .content .product_includes li{margin-bottom: 0;}
    #freegifts .content .box p{font-size: 14px;}
    .hotel_option_title h3{font-size: 18px;}
    .hotel_options_listing .hotel_option .content .title{font-size: 18px;}
    .hotel_options_listing .hotel_option .content li{font-size: 15px;}
    .sunway_lagoon .content .box + .big{font-size: 20px;}
    .sunway_lagoon .content .box span{font-size: 18px;}
    .sunway_lagoon .content .titlebox .textbox{font-size: 16px}
    #faqs h2{margin-bottom: 0;}
    .title-toggle p{font-size: 16px;}
    .icon-toggle{width: 35px; height: 35px; line-height: 35px;}
    #download .flexbox img{max-height: 200px;}
}
@media screen and (max-width: 576.9px){
    #packages .dualpackages > .row > .col-12:first-child{padding-right: 15px;}
    #packages .dualpackages .content .product_name{font-size: 18px;}
    #freegifts{padding: 60px 0;}
    #freegifts .col-12:has( .content){padding-bottom: 0;}
    #freegifts .content .box p{font-size: 13px;}
    #freegifts .imagebox img{max-height: 250px;}
    .hotel_option_title h3{font-size: 16px;}
    .hotel_options_listing .hotel_option .content .title{font-size: 16px;}
    .hotel_options_listing .hotel_option .content li{font-size: 14px;}
    .sunway_lagoon .content{padding: 25px;}
    .sunway_lagoon .content .box + .big{font-size: 18px;}
    .sunway_lagoon .content .box span{font-size: 16px;}
    .sunway_lagoon .content .titlebox .textbox{font-size: 14px}
    #need_assistance{background-position: left;}
    #need_assistance .content{text-align: center; justify-content: center;}
    .icon-toggle{width: 30px; height: 30px; line-height: 30px;}
    #download .flexbox img{max-height: 180px;}
    #packages .dualpackages .content{padding: 20px;}
    #need_assistance .content .flexbox{justify-content: center;}
}















