body {
    font-family: 'glaci-r';
}

strong, b {font-family: 'glaci-b';}
p {margin: 0;}
 

:root {
    --white : #FFFFFF;
    --black : #000000;
    --orange : #fdb823;
    --purple : #472f91;
    --purple2 : #343465;
    --purple3 : #e6e3ef;
    --purple4 : #a397c8;
    --yellow : #d1aa1d;
    --yellow2 : #feeabf;
    --yellow3 : #fff5e5;
    --yellow4 : #fccd73;
    --yellow5 : #fee09e;
    --fresh-yellow : #fec40d;
    --light-yellow : #fbe8ba;
    --grey : #c4c4c4;
    --grey2 : #dedede;
    --greyblue : #343465;
}

.mt5 {margin-top: 5px;}
.mt10 {margin-top: 10px;}
.mt15 {margin-top: 15px;}
.mt20 {margin-top: 20px;}
.mt25 {margin-top: 25px;}
.mt30 {margin-top: 30px;}
.mt35 {margin-top: 35px;}
.mt40 {margin-top: 40px;}
.mt45 {margin-top: 45px;}
.mt50 {margin-top: 50px;}
.mt55 {margin-top: 55px;}
.mt60 {margin-top: 60px;}
.mt65 {margin-top: 65px;}
.mt70 {margin-top: 70px;}
.mt75 {margin-top: 75px;}
.mt80 {margin-top: 80px;}
.mt85 {margin-top: 85px;}
.mt90 {margin-top: 90px;}
.mt95 {margin-top: 95px;}
.mt100 {margin-top: 100px;}

.mb5 { margin-bottom: 5px; }
.mb8 { margin-bottom: 8px; }
.mb10 { margin-bottom: 10px; }
.mb15 { margin-bottom: 15px; }
.mb20 { margin-bottom: 20px; }
.mb25 { margin-bottom: 25px; }
.mb30 { margin-bottom: 30px; }
.mb35 { margin-bottom: 35px; }
.mb40 { margin-bottom: 40px; }
.mb50 { margin-bottom: 50px; }
.mb55 { margin-bottom: 55px; }
.mb60 { margin-bottom: 60px; }
.mb65 { margin-bottom: 65px; }
.mb70 { margin-bottom: 70px; }
.mb75 { margin-bottom: 75px; }
.mb80 { margin-bottom: 80px; }
.mb85 { margin-bottom: 85px; }
.mb90 { margin-bottom: 90px; }
.mb95 { margin-bottom: 95px; }
.mb100 { margin-bottom: 100px; }


.pt5 {padding-top: 5px;}
.pt10 {padding-top: 10px;}
.pt15 {padding-top: 15px;}
.pt20 {padding-top: 20px;}
.pt25 {padding-top: 25px;}
.pt30 {padding-top: 30px;}
.pt35 {padding-top: 35px;}
.pt40 {padding-top: 40px;}
.pt45 {padding-top: 45px;}
.pt50 {padding-top: 50px;}
.pt55 {padding-top: 55px;}
.pt60 {padding-top: 60px;}
.pt65 {padding-top: 65px;}
.pt70 {padding-top: 70px;}
.pt75 {padding-top: 75px;}
.pt80 {padding-top: 80px;}
.pt85 {padding-top: 85px;}
.pt90 {padding-top: 90px;}
.pt95 {padding-top: 95px;}
.pt100 {padding-top: 100px;}
.pt120 {padding-top: 120px;}
.pt130 {padding-top: 130px;}
.pt140 {padding-top: 140px;}
.pt150 {padding-top: 150px;}
.pt190 {padding-top: 190px;}

.pb5 {padding-bottom: 5px;}
.pb10 {padding-bottom: 10px;}
.pb15 {padding-bottom: 15px;}
.pb20 {padding-bottom: 20px;}
.pb25 {padding-bottom: 25px;}
.pb30 {padding-bottom: 30px;}
.pb35 {padding-bottom: 35px;}
.pb40 {padding-bottom: 40px;}
.pb45 {padding-bottom: 45px;}
.pb50 {padding-bottom: 50px;}
.pb55 {padding-bottom: 55px;}
.pb60 {padding-bottom: 60px;}
.pb65 {padding-bottom: 65px;}
.pb70 {padding-bottom: 70px;}
.pb75 {padding-bottom: 75px;}
.pb80 {padding-bottom: 80px;}
.pb85 {padding-bottom: 85px;}
.pb90 {padding-bottom: 90px;}
.pb95 {padding-bottom: 95px;}
.pb100 {padding-bottom: 100px;}
.pb120 {padding-bottom: 120px;}
.pb150 {padding-bottom: 150px;}
.pb200 {padding-bottom: 200px;}
.pb250 {padding-bottom: 250px;}

.w5 { width: 5%; }
.w10 { width: 10%; }
.w15 { width: 15%; }
.w20 { width: 20%; }
.w25 { width: 25%; }
.w30 { width: 30%; }
.w35 { width: 35%; }
.w40 { width: 40%; }
.w45 { width: 45%; }
.w50 { width: 50%; }
.w55 { width: 55%; }
.w60 { width: 60%; }
.w65 { width: 65%; }
.w70 { width: 70%; }
.w75 { width: 75%; }
.w80 { width: 80%; }
.w85 { width: 85%; }
.w90 { width: 90%; }
.w95 { width: 95%; }
.w100 { width: 100%; }

.text-shadow-yellow {
    text-shadow: -1px 0px 11px rgba(164, 118, 17, 0.42);
}

.title-h1-main {
    font-size: 90px;
    line-height: 85px; 
}

.title-h1-med {
    font-size: 65px;
    line-height: 75px; 
    text-shadow: -1px 0px 11px rgba(52,52,101,0.42);
}

.title-h2 {
    font-size: 70px;
    line-height: 70px; 
    /* text-shadow: 0px 0px 4px rgba(52, 52, 101, 0.75); */
    text-shadow: -1px 0px 11px rgba(52,52,101,0.42);
}


.title-h2-xl {
    font-size: 50px;
    line-height: 50px;
}


.title-h2-larg {
    font-size: 42px;
    line-height: 42px;
}

.title-h2-med {
    font-size: 38px;
    line-height: 38px;
}

.title-h2-sm {
    font-size: 30px;
    line-height: 40px;
}

.title-h3 {
    font-size: 27px;
    line-height: 30px;
}

.title-h4 {
    font-size: 19px;
    line-height: 19px;
}

.desc-xl {
    font-size: 21px;
    line-height: 30px;
    font-family: 'tcoms-r';
}

.desc-l {
    font-size: 24px;
    line-height: 31px;
    font-family: 'tcoms-r';
}

.desc-m {
    font-size: 18px;
    line-height: 20px;
    font-family: 'tcoms-r';
}


.c-purple {color: var(--purple) !important;}
.c-purple2 {color: var(--purple2) !important;}
.c-greyblue {color: var(--greyblue) !important;}
.c-orange {color: var(--orange) !important;}
.c-yellow2 {color: var(--yellow2) !important;}
.c-black {color: var(--black) !important;}
.c-fresh-yellow {color: var(--fresh-yellow) !important;}

.f-tcoms-b {font-family: 'tcoms-b' !important;}
.f-ibm-b {font-family: 'ibm-b' !important;}




/* ------------------------------ MENU NAVBAR  ------------------------------ */

nav ul {
    list-style: none;
}

nav .inner {
    display: flex;
    justify-content: space-between;
}

nav .inner .left img {
    width: 150px;
}

nav .nav-link {
   padding: 0;
}

.has-sub-1 .sub-parent {
    position: relative; 
}


nav {
    padding: 20px 0 10px;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    background: var(--white);
    z-index: 99;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}

main {
    padding-top: 90px;
}

nav .nav-link a {
    font-size: 18px;
    color: var(--black);
    text-decoration: none;
    transition: .3s ease-in-out;
}

nav .nav-link a:hover {
    color: var(--purple);
}

nav .nav-link a.active { 
    color: var(--orange); 
}

nav .nav-link {
    align-items: center;
    justify-content: end;
    display: flex;
    list-style-type: none;
    padding-left: 0;
    gap: 27px;
}

.btn-custom {
    text-decoration: none;
    font-family: 'glaci-b';
    display: block;
    padding: 7px 20px;
    min-width: 120px;
    text-align: center;
    position: relative;
    border-radius: 30px;
    transition: .3s ease-in;
}

.btn-custom.btnc-lg {
    font-size: 28px;
}

.btn-custom.btn-orange {
    color: var(--black); 
    border: 3px solid var(--orange);
    background: var(--orange);
}

.btn-custom.btn-grey {
    color: var(--black); 
    border: 3px solid var(--grey2);
    background: var(--grey2);
}

.btn-custom.btn-purple {
    color: var(--white);
    border: 3px solid var(--purple);
    background: var(--purple);
}

.btn-custom:hover {  
    text-decoration: none !important;
    background: var(--white);
}

.btn-custom.btn-orange:hover { 
    color: var(--black); 
}

.btn-custom.btn-purple:hover { 
    color: var(--purple); 
}

.has-sub-1 {
    position: relative;
}

.sub-wrap-1 a:hover {
    background: var(--yellow3);
}
 
.inner-sub-1 {
    padding-top: 20px;
    display: none;
    text-decoration: none;
    position: absolute;
    top: 100%;
    color: var(--black);
    width: 300px;
    list-style: none;
}

.sub-wrap-1 {
    padding-left: 0; 
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    border-radius: 5px;
}

.has-sub-1:hover .inner-sub-1 {
    display: block;
}

.sub-wrap-1 li {
    background: var(--white);
    border-bottom: 3px solid var(--orange);
}

.sub-wrap-1 li a {
    padding: 10px 20px;
    display: block;
}


.has-sub-2 {
    position: relative;
}

.sub-wrap-2 {
    display: none;
    position: absolute;
    top: 0;
    left: 100%;
    color: var(--black);
    width: 200px;
    list-style: none;
    padding-left: 0px;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    border-radius: 5px;
}

.has-sub-2:hover .sub-wrap-2 {
    display: block;
}

.sub-menu-login {
    width: 150px;
}
/* ------------------------------ MENU NAVBAR END  ------------------------------ */


/* ------------------------------ FOOTER  ------------------------------ */
footer h4 {
    font-size: 14px;
    font-family: 'glaci-b';
}

.desc-f14 {
    font-size: 14px;
    line-height: 24px;
}

footer .logo-fbi {
    width: 280px;
}

footer .social-media ul,
footer .contact ul {
    list-style-type: none;
    padding-left: 0px;
}

footer .contact a {
    display: flex;
    align-items: center;
    color: var(--black);
    gap: 10px;
    text-decoration: none;
    transition: .3s ease-in;
}

footer .contact a:hover {
    opacity: .5;
}


footer .social-media ul {
    display: flex;
    gap: 15px;
}

footer .social-media a {
    background: var(--fresh-yellow);
    color: #fff;
    display: flex;
    width: 40px;
    height: 40px;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    text-decoration: none;
    font-size: 25px;
    transition: .3s ease-in;
}

footer .social-media a:hover {
    opacity: .5;
}
footer .desc-l {
    font-size: 18px;
    line-height: 25px;
}
/* ------------------------------ FOOTER END ------------------------------ */

 /* ------------------------------ HOME  ------------------------------ */
 
#home #intro-1 .sect-left .sect-cta {
    display: flex;
    gap: 25px;
}

#home #intro-1 .sect-left .sect-cta a {
    min-width: 200px
}

#home #intro-2 .sect-right {
    display: flex;
    align-items: center;
}

#home #intro-2 .sect-right .sect-info {
    display: flex;
    justify-content: space-between;
}

.counter {
    background: var(--yellow2);
    font-family: 'tcoms-b';
    font-size: 25px;
    line-height: 25px;
    text-align: center;
    width: 30%;
    border-radius: 50px;
    padding: 10px 0;
}

.exhibit-with-us {
    background: var(--purple3);
    border-radius: 20px;
    padding: 50px 0 40px;
    position: relative;
}

.exhibit-with-us.yellow {
    background: var(--yellow2); 
}


.exhibit-with-us .sect-cta {
    position: absolute;
    left: 0;
    right: 0;
    display: flex;
    justify-content: center;
    bottom: -30px;
}

.exhibit-with-us .sect-cta a { 
    width: 250px;
}

.gallery-list {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
}

.gallery-list .item .bg-img {
    width: 100%;
    height: 280px;
    border-radius: 25px;
    background-position: center !important;
    background-size: cover !important;
}


.bg-title {
    background: var(--purple3);
    border-radius: 40px;
    padding: 18px 0 11px;
}

.bg-title.yellow {
    background: var(--yellow2);
    border-radius: 50px;
    padding: 18px 0 11px;
}

.slider-sup .item .inner {
    width: 90%;
    margin: 0 auto; 
}

.slider-sup .bg-img {
    width: 100%;
    height: 120px; 
    background-position: center !important;
    background-size: contain !important;   
}

.bg-notice {
    background: var(--yellow3);
    border-radius: 20px;
    padding: 40px 30px 20px;
}

.bg-notice .inner {
    width: 80%;
    margin: 0 auto;
}

#home #intro-7 .sect-cta a {
    width: 200px;
}

/* ------------------------------ HOME END ------------------------------ */

/* ------------------------------ ABOUT FBI ------------------------------ */
 

#about-fbi #intro-3 {
    background: url(../../img/static/bg-yellow-purple-fade.png);
    background-position: 66%;
    background-repeat: no-repeat !important;
    background-size: 600px;
}


.sect-divider-yellow .sect-cta a {
    width: 300px;
    margin: 0 auto;
}
 
/* ------------------------------ ABOUT FBI END ------------------------------ */

/* ------------------------------ ABOUT SFBC ------------------------------ */

.card-purple {
    background: var(--purple3);   
    padding: 35px 30px;
    border-radius: 20px;
}

#about-fbi #intro-3 .sect-left a {
    width: 300px; 
}
 
#about-fbi #intro-4 .sect-cta a {
    width: 300px;
    margin: 0 auto;
}


.sect-divider-yellow { 
    background: var(--yellow3);
    padding: 20px 30px;
    border-radius: 60px;
}

.event-info {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
}

.event-info .item {
    border-radius: 20px;
    overflow: hidden;
    position: relative;
}

.event-info .item .hover {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .3);
    /* background: var(--fresh-yellow); */
    display: flex;
    justify-content: center;
    align-items: center;
    color: var(--white);
    /* opacity: 0; */
    transition: .3s ease-in;
}

.event-info .item .text {
    color: var(--white);
}

.event-info .item .text {
    position: relative;
}

.event-info .item .text::after {
    content: '';
    display: block;
    width: 60%;
    margin: 0 auto;
    height: 4px;
    background: var(--white);
    /* background: var(--purple); */
    bottom: -10px;
    position: absolute;
    left: 0;
    right: 0;
}

.event-info .item a {
    font-size: 32px;
    font-family: 'glaci-b';
}

.event-info .item:hover .hover {
    /* opacity: 1; */
    background: var(--yellow5);
}

.event-info .item:hover .text {
    color: var(--purple);
}

.event-info .item:hover .text::after {
    background: var(--purple);
}

/* ------------------------------ ABOUT SFBC END ------------------------------ */

/* ------------------------------ ABOUT FEAST ------------------------------ */
#about-feast .feast-visitor-profile {
    background: url(../../img/static/bg-purple-yellow.png) no-repeat;
    background-position: center !important;
    background-size: 70%;
}

#about-feast .feast-visitor-profile .c1 {
    display: flex;               
    justify-content: space-between;
}

#about-feast .feast-visitor-profile .c1 .left {
    text-align: right;
    border-bottom: 3px solid var(--black);
    width: 40%;
}

#about-feast .feast-visitor-profile .c2 {
    padding-left: 120px;
}

#about-feast .feast-visitor-profile .c3 {
    padding-right: 120px;
}

#about-feast .feast-visitor-profile .c4 {
    display: flex;               
    justify-content: space-between;
}

#about-feast .feast-visitor-profile .c4 .line {
    border-bottom: 3px solid var(--black);
    width: 40%;
}

#about-feast .feast-exh-profile {
    width: 60%;
    margin: 20px auto;
}

#about-feast .feast-exh-profile .item {
    display: flex;
    align-items: center;
    gap: 60px;
}

#about-feast .logo-feast {
    width: 400px;
    margin: 0 auto;
}

#about-feast #intro-1 .sect-left .title-h2-sm p {
    font-size: 35px;
}
/* ------------------------------ ABOUT FEAST END ------------------------------ */


/* ------------------------------ WHY EXHIBIT ------------------------------ */
#why-exhibit #intro-2 .inner {
    background: url(img/static/bg-yellow-purple-long.png);
    background-position: right !important;
    background-repeat: no-repeat !important;
    background-size: contain !important;
    background-size: 90%;
    height: 200px;
    display: flex;
    justify-content: end;
    align-items: end;
}

#why-exhibit .event-info {
    display: flex;
    justify-content: center;
    row-gap: 1%;
    flex-wrap: wrap;
}

#why-exhibit .event-info .item {
    width: 30%;
    margin-bottom: 30px; 
}

/* #why-exhibit .event-info .item .hover {
    align-items: end;
    padding-bottom: 50px;
} */

.card-list {
    display: flex;
    justify-content: center;
    gap: 2%;
    flex-wrap: wrap;
}

.card-list .item {
    width: 30%;
    margin-bottom: 30px; 
    border-radius: 10px;
    padding: 0px 10px;
    min-height: 400px;
    display: flex;
    align-items: center;
    transition: .3s ease-in;
}

.card-list .item.bg-yellow {
    background: var(--yellow2);
    border: 3px solid var(--yellow2);
}

.card-list .item.bg-yellow:hover {
    background: var(--white); 
}

.card-list .item.bg-purple {
    background: var(--purple4);
    border: 3px solid var(--purple4);
}

.card-list .item.item.bg-purple:hover {
    background: var(--white); 
}
/* ------------------------------ WHY EXHIBIT END ------------------------------ */

/* ------------------------------ EXHIBITOR ------------------------------ */

#exh-reg #intro-1  {
    background: url('../../img/static/bg-yellow-purple.png') no-repeat;
    background-position: 20%; 
    background-size: 900px;
}

#exh-reg .interest label {
    font-family: 'tcoms-b' !important;
}

#exh-reg #intro-4 img {
    border-radius: 20px;
}


.frm2-wrapper {
    border: 1px dashed var(--purple);
    border-radius: 30px;
    margin-bottom: 20px;
}

.frm-custom2 {  
    border: 10px solid #fff;
    border-radius: 30px;
    height: 60px;
    width: 100%;
    font-size: 20px;
    background-color: var(--purple3);
    color: var(--purple) !important;
    padding-left: 20px;
}

.frm-custom2::placeholder {
    color: var(--purple) !important;
}

#exh-reg .frm-wrapper {
    width: 80%;
    margin: 0 auto;
}

#exhibitor-profile #intro-1 .sect-info {
    background: var(--yellow2);
    padding: 30px 40px;
    border-radius: 20px;
}

#exhibitor-profile #intro-2 ul {
    background: var(--yellow2);
    padding: 20px 40px 20px 60px;
    border-radius: 60px;
}

#exhibitor-profile #intro-2 .item {
    display: flex;
    gap: 2%;
    align-items: center;
}

#exhibitor-profile #intro-2 .item h3 {
    margin-left: 40px;
}

#exhibitor-profile #intro-2 .item .left {
    width: 15%;
}

#exhibitor-profile #intro-2 .item .right {
    width: 83%;
}

#exhibitor-profile #intro-2 .item .left img {
    width: 170px;
    max-width: 100%;
}

#exhibitor-profile #intro-2 .item ul  {
    list-style-type: none;
}

#exhibitor-profile #intro-2 .item ul li {
    position: relative;
}

#exhibitor-profile #intro-2 .item ul li::before {
    font-family: 'Material Design Icons';
    content: "\F0142";
    display: block;
    left: -25px;
    font-size: 18px;
    position: absolute;
    color: var(--black);
}


#exh-login #intro-1 {
    background: url('../../img/static/bg-yellow-purple.png') no-repeat;
    background-position: 20%; 
    background-size: 1000px;
}

 
#why-exhibit .event-info .item .desc-l {
    display: none;
}

#why-exhibit .event-info .item:hover .text {
    display: none;
}

#why-exhibit .event-info .item:hover .desc-l {
    display: block;
}

#why-exhibit .event-info .item .hover {
    padding: 0px 20px;
}

#why-exhibit .event-info .item:hover .hover {
    background: var(--yellow5);
}
#why-exhibit .event-info .item:hover .hover.bg-purp {
    background: var(--purple3);
}


/* ------------------------------ EXHIBITOR END ------------------------------ */

/* ------------------------------ VISITOR  ------------------------------ */


#visitor-profile #intro-1 .sect-info {
    background: var(--purple3);
    padding: 30px 40px;
    border-radius: 20px;
}

.visit-us .sect-cta a {
    width: 350px;
}

#visitor-profile .vp-list {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    row-gap: 60px;
    column-gap: 60px;
}

#visitor-profile .vp-list .item .inner .head .bg {
    content: '';
    display: block;
    background: var(--yellow2);
    width: 100%;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 60px;
    z-index: 1;
    border-radius: 40px;
}

#visitor-profile .vp-list .item .inner .head img,
#visitor-profile .vp-list .item .inner .text {
    position: relative;
    z-index: 2;
}

#visitor-profile .vp-list .item .inner .head {
    position: relative;
    display: flex;
    gap: 20px;
    align-items: center;
}

#visitor-profile .vp-list .item .inner .head img {
    width: 80px;
    margin-bottom: 10px;
}

#visitor-profile .vp-list .item .inner .head h3 {
    margin-bottom: 0;
    margin-top: 37px;
}

#visitor-profile .vp-list ul {
    font-size: 18px;
    list-style-type: none;
    margin-top: 20px;
}

#visitor-profile .vp-list ul li {
    position: relative;
}

#visitor-profile .vp-list ul li::before {
    font-family: 'Material Design Icons';
    content:"\F0142";
    display: block;
    left: -30px;
    font-size: 18px;
    position: absolute;
    color: var(--fresh-yellow);
}


#visitor-login #intro-1  {
    background: url('../../img/static/bg-yellow-purple.png') no-repeat;
    background-position: 20%; 
    background-size: 1000px;
}

#visreg #intro-1  {
    background: url('../../img/static/bg-yellow-purple.png') no-repeat;
    background-position: 20%; 
    background-size: 1000px;
}


#visreg #intro-4 img {
    border-radius: 15px;
}

#visreg #intro-2 .bg-title {
    padding-left: 40px;
    padding-bottom: 17px;
}

.linked {
    color: var(--purple);
    font-family: 'tcoms-b' !important;
    text-decoration: underline;
}

textarea.frm-custom2 {
    margin-top: 5px;
    height: 140px;
}

.question-title.bg-title {
    width: 100%;
    padding-left: 27px;
    padding-top: 21px;
}

.question-list {
    margin-top: 20px;
    margin-left: 27px;
}

.question-list .item {
    width: 100%;
    display: flex;
    gap: 10px;
}

.question-list input {
    /* margin-right: 10px; */
}

.question-list label {
    color: var(--purple);
    font-size: 18px;
}

#visitor-login .bg-title {
    padding-left: 20px;
    padding-bottom: 18px;
}




#why-visit #intro-2 .inner {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    column-gap: 120px;
    row-gap: 40px;
}

#why-visit #intro-2 .box-custom .head {
    width: 80%;
    background: var(--yellow4);
    height: 250px;
    border-radius: 50px;
    margin: 0 auto;
    padding: 25px;
    position: relative;
}

#why-visit #intro-2 .box-custom .head h3 {
    color: var(--purple2);
    font-family: 'tcoms-b';
}

#why-visit #intro-2 .box-custom .head .text {
    margin-top: 20px;
}

#why-visit #intro-2 .box-custom .body {
    margin-top: 40px;
}

#why-visit #intro-2 .box-custom .head .icon div {
    background-size: contain !important;
    background-position: center !important;
    width: 70px;
    height: 70px;
}

#why-visit #intro-2 .box-custom .head img {
    width: 70px;
    position: relative;
}

#why-visit #intro-2 .box-custom .head:before {
    content: '';
    position: absolute;
    background: var(--purple);
    width: 100%;
    height: 80px;
    display: block;
    opacity: .2;
    left: -40px;
    border-radius: 40px;
}

/* ------------------------------ VISITOR END ------------------------------ */

/* ------------------------------ GALLERY ------------------------------ */

/* #news-gallery #intro-1 .container {
    background: url('../../img/static/bg-pattern-5.png') no-repeat;
    background-position: left !important;
    background-size: 50%;
    background-size: contain !important;
} */


.media-support-list {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    row-gap: 50px;
    column-gap: 50px;
}

.media-support-list .item .bg-img {
    width: 100%;
    height: 120px;
    border-radius: 25px;
    background-position: center !important;
    background-size: contain !important;
}

.list-news-update .item {
    display: flex;
    gap: 3%;
    padding-bottom: 80px;
 }

 .list-news-update .item .title {
     margin-top: 20px;
 }

 .list-news-update .desc-l {
     margin-top: 15px;
 }

 .list-news-update .item h3, .date {
     color: var(--black);
 }

 .list-news-update .item a:hover {
     opacity: .5;
     transition: .3s;
 }

 .list-news-update .item a {
     text-decoration: none;
 }
 
.list-news-update .item .left {
    width: 35%;
}

.list-news-update .item .right {
    width: 67%;
    height: 100%;
}

/* .list-news-update .item .right {
     display: flex;
     flex-wrap: wrap;
}

.list-news-update .item .right .top,
.list-news-update .item .right .bottom {
     width: 100%;
} */

.list-news-update .item .left {
    position: relative;
 }
 
 .list-news-update .item .left a::before {
     content: '';
     display: block;
     width: 100%;
     height: 80%;
     position: absolute;
     left: 0;
     right: 0;
     top: -10px;
     bottom: 0;
     z-index: 1;
     border-radius: 15px;
 }

 .list-news-update .item .left.bg-yellow a::before {
     background: var(--yellow2);
 }

 .list-news-update .item .left.bg-purple a::before {
     background: var(--purple3);
 }

.list-news-update .item .left .bg-img {
     position: relative;
     width: 85%;
     height: 260px;
     background-size: cover !important;
     background-position: center !important;
     border-radius: 15px;
     z-index: 2;
     margin: 20px auto 0;
 }
 
 .list-news-update .item .left .line {
    border-bottom: 3px solid var(--black);
    width: 85%;
    margin: 15px auto 0;
}
 
.list-news-update .item .cta {
     margin-top: 20px;
}

.btn-custom-sm {
     font-family: 'glaci-b';
     font-size: 18px;
     display: flex;
     justify-content: center;
     align-items: center;
     width: max-content;
     padding: 6px 17px 7px 17px;
     border-radius: 21px;
}

.btn-custom-sm.yellow {
     background: var(--purple3);
     color: var(--purple2);
}

.btn-custom-sm.purple {
     background: var(--yellow2);
     color: var(--purple2);
}

.pagination .page-link {
     color: var(--purple2) !important;
}

.page-item.active .page-link {
     font-family: 'glaci-b';
     background-color: var(--yellow2) !important;
     border-color: var(--yellow2) !important;
}

.news-event {
     padding: 5px 10px;
     border-radius: 5px;
     font-family: 'glaci-b' !important;
}

.news-event.fbc {
     background: var(--purple);
     color: var(--fresh-yellow);
}

.news-event.fbi {
     background: var(--fresh-yellow);
     color: var(--purple);
}

.list-news-update .top .head {
     display: flex;
     justify-content: space-between;
     flex-wrap: wrap;
     gap: 10px;
}


#news-and-update-detail  img {
    border-radius: 15px;
}

#news-and-update-detail #intro-1 img {
    width: 80%;
}

#news-and-update-detail #intro-1 .news-title {
    margin-bottom: 35px;
}

#news-and-update-detail #intro-1 .news-title h3 {
    position: relative;            
    padding-bottom: 25px;
}

#news-and-update-detail #intro-1 .news-title h3::after {
    content: "";
    display: block;
    position: absolute;
    width: 300px;
    height: 4px;
    background-color: var(--black);
    bottom: 0; 
    left: 0;
    right: 0;
    margin: 0 auto;
    max-width: 100%;
}

#news-and-update-detail .share-wrapper,
#news-and-update-detail #intro-2 .news-content {
    width: 80%;
    margin: 0 auto;
}

#news-and-update-detail .share-wrapper h4 {
    font-size: 16px;
    font-family: 'ibm-b';
    color: var(--purple);
    margin-bottom: 0;
}

#news-and-update-detail .share-medsos {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 30px;
}

.share-medsos-list {
    list-style-type: none;
    gap: 15px;
    display: flex;
    padding-left: 0;
    align-items: center;
    margin-bottom: 0;
}

.share-medsos-list a {
    text-decoration: none;
    color: var(--white);
    background: var(--purple4);
    display: flex;
    justify-content: center;
    align-items: center;
    width: 40px;
    height: 40px;
    font-size: 18px;
    border-radius: 30px;
    transition: .3s ease-in;
}

.share-medsos-list a:hover {
    background: var(--fresh-yellow);
}

#news-and-update-detail .share-link {
    display: flex;
    justify-content: center;
    align-items: center;
}

#news-and-update-detail .share-link {
    width: 60%;
    margin: 25px auto 0;
}

#news-and-update-detail .share-link input {
    border: unset; 
    padding-right: 20px;
    height: 50px;
    width: 75%;
}

#news-and-update-detail .share-link a { 
    border-radius: 30px;
    height: 50px;
    width: 100%;
    font-size: 20px;
    background-color: var(--purple3);
    color: var(--purple) !important; 
    display: flex;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    font-family: 'tcoms-r' !important;
    gap: 5px;
    transition: .3s ease-in;
    width: 25%;
}

#news-and-update-detail .share-link a:hover {
    opacity: .5;
}

#notif-copy {
    position: fixed;
    right: 0;
    left: 0;
    top: -120px;
    display: flex;
    justify-content: center;
    z-index: 99;
    /* transition: .3 ease; */
}

#notif-copy .inner {
    background: #373636;
    color: var(--white); 
    padding: 10px 20px;
    border-radius: 26px;
    font-size: 20px;
}

/* ------------------------------ GALLERY END ------------------------------ */

/* ------------------------------ TRAVEL ------------------------------ */

#travel-visa-info .link-underine {
    color: var(--purple);
    text-decoration: underline;
}

#travel-visa-info .sect-wrapper {
    position: relative;
    /* width: 50%; */
    border: 3px dashed var(--grey2);
    padding: 20px;
    border-radius: 20px;

}


#travel-hotel-partners #intro-2 .sect-cta a {
    width: 400px;
    max-width: 100%;
    margin: 0 auto;
}

#travel-hotel-partners #intro-3 .hotel-partner-list .item {
    display: flex;
    gap: 6%;
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid var(--black);
}

#travel-hotel-partners #intro-3 .hotel-partner-list .item .left {
    width: 35%;
}

#travel-hotel-partners #intro-3 .hotel-partner-list .item .right {
    width: 59%;
}

#travel-hotel-partners #intro-3 .hotel-partner-list .item .left .logo {
    width: 80%;
    height: 160px;    
    margin: 0 auto;
    background-size: contain !important;
    background-position: center !important;
}

#travel-hotel-partners #intro-3 .hotel-partner-list .item .left .body {
    position: relative;
}

#travel-hotel-partners #intro-3 .hotel-partner-list .item .left .main-img {
    width: 85%;
    height: 500px;     
    background-size: cover !important;
    border-radius: 15px;
    background-position: center !important;
    margin: 40px auto 0; 
}

#travel-hotel-partners #intro-3 .hotel-partner-list .item .left .main-img::after {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    right: 0;
    top: -50px;
    bottom: 0;
    border-radius: 15px;
    border: 3px dashed var(--grey2);
    z-index: -1;
}

#travel-hotel-partners #intro-3 .hotel-partner-list .item .left .foot a {
    width: 60%;
    margin: 0 auto;
}

#travel-hotel-partners #intro-3 .hotel-partner-list .item .right .hotel-name {
    margin-top: 83px;
}

.accordion-header {
    font-size: 20px;
    position: relative;
    background: var(--purple3) !important;
    padding: 10px 20px !important;
    border-radius: 30px;
}

.accordion-header:hover {
    background: var(--yellow3) !important;
}

.accordion-header strong {
    color: var(--purple) !important;
}

.accordion__item > .accordion-header:after {
    font-family: 'Font Awesome 5 Free' !important;
    content:"\f067" !important;
    border: none !important;
    display: flex;
    justify-content: center;
    position: absolute;
    right: 0;
    top: 0;
}

.accordion__item.active > .accordion-header:after {
    font-family: 'Font Awesome 5 Free' !important;
    content:"\f068" !important;
    transform: rotate(0deg) !important;
}

.accordion-body__contents {
    padding-left: 20px;
    padding-top: 25px;
}

table .bg-dark th {
    color: var(--white) !important;
}


#travel-visa-info #intro-1 .sect-title {
    width: 70%;
    margin: 0 auto;
}


#travel-hotel-partners #intro-1 .sect-title {
    width: 70%;
    margin: 0 auto;
}


.box-yellow {
    background: var(--yellow2);
    border-radius: 15px;
    padding: 20px;
}

#travel-getting-venue #intro-1 .sect-title {
    width: 70%;
    margin: 0 auto;
}

#travel-getting-venue #accordion-1 {
    margin-top: 40px;
}

#travel-getting-venue .getting-venue-wrapper {
   width: 90%;
   margin: 0 auto;
}

#travel-getting-venue .venue-track-detail {
    width: 75%;
}

#travel-getting-venue .venue-track-detail .item {
    display: flex;
    gap: 4%;
    font-size: 25px;
    font-family: 'tcoms-r' !important;
    color: var(--purple);
    align-items: center;
    margin-bottom: 10px;
}

#travel-getting-venue .venue-track-detail .left {
    width: 46%;
    border: 3px dashed var(--grey2);
    padding: 15px 0px 15px 20px;
    border-radius: 40px;
}

#travel-getting-venue .venue-track-detail .right {
    width: 46%;
}



.visa-info {
    display: flex;
    gap: 4%;
}

.visa-info .item {
    width: 48%;
}

.visa-info .sect-title { 
    padding: 25px 0; 
    margin-bottom: 30px;
}

.visa-info .sect-title {
    position: relative;
}

.visa-info .sect-title::after {
    content: '';
    background-color: var(--yellow2);
    position: absolute;
    left: 3%;
    right: 0;
    bottom: 0;
    top: 0;
    width: 97%;
    height: 100%;
    border-radius: 60px;
}

.visa-info .sect-title .inner {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 15px 0px 15px 40px;
    border-radius: 50px;
    background: rgba(71, 47, 145, .5);
    position: relative;
    z-index: 2;
}

.visa-info .sect-title .inner h2 {
    margin: 0;
}

.visa-info .sect-title .inner img {
    width: 50px;
}

.visa-info .sect-cta { 
    position: absolute;
    right: 19px;
    bottom: -18px;

}

.visa-info .sect-cta a {
    width: 200px;
}

/* ------------------------------ TRAVEL END ------------------------------ */

/* ------------------------------ CONTACT ------------------------------ */

.error-div {
    color: #f00;
    font-size: 16px;
}

.frm-group .error-div {
    margin-left: 30px;
}



#contact-us .subtitle-contact p {
    font-size: 50px;
    line-height: 60px;
}

#contact-us .contact-round-icon {
    background: var(--purple);
    color: #fff;
    display: flex;
    width: 30px;
    height: 30px;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    text-decoration: none;
    font-size: 20px;
    transition: .3s 
    ease-in;
} 

#contact-us .contact-info {
    list-style-type: none;
    padding-left: 0;
    margin-top: 40px;
}

#contact-us .contact-info a:hover {
    opacity: .5;
}

#contact-us .contact-info a {
    text-decoration: none;
    font-size: 20px;
    display: flex;
    gap: 10px;
    margin-bottom: 10px;
}

#contact-us .sect-title {
    background: var(--yellow2);
    width: 95%;
    border-top-right-radius: 50px;
    border-bottom-right-radius: 50px;
    padding: 30px 0 90px 50px;
}


#contact-us .contact-list .item a {
    color: var(--purple); 
}

#contact-us .contact-list .item {
    border: 3px dashed var(--grey);
    border-radius: 40px;
    padding: 30px 30px 50px 30px;
}

#contact-us h4 {
    font-family: 'tcoms-b' !important;
    margin-bottom: 0;
} 

#contact-us h4,
#contact-us p {
    font-size: 20px;
}

#contact-us .contact-list {
    display: flex;
    gap: 3%;
    flex-wrap: wrap;
    justify-content: center;
}

#contact-us .contact-list .item {
    width: 31%;
    position: relative;
    margin-bottom: 80px;
}

#contact-us .contact-list .item::after {
    position: absolute;
    content: '';
    display: block;
    background: var(--fresh-yellow);
    height: 2px;
    width: 80%;
    bottom: -30px; 
    margin: 0 auto;
    left: 0;
    right: 0;
}

#contact-us .contact-list .wechat-contact img {
    width: 120px;
    position: absolute;
    bottom: -12px;
}
#contact-us .contact-list .wechat-contact .text {
    padding-left: 130px;
    padding-top: 10px;
}

.left-title-rounded {
    background: var(--yellow2);
    width: max-content;
    padding: 20px 160px 20px 40px;
    border-top-right-radius: 60px;
    border-bottom-right-radius: 60px;
}

.left-title-rounded h2 {
    margin: 0;
}

/* ------------------------------ CONTACT END ------------------------------ */

/* ------------------------------ AFTER LOGIN ------------------------------ */

#exh-list .item {
    display: flex;
    gap: 5%;
    align-items: center;
}

#exh-list .item .left {
    width: 45%;
    position: relative;
}

#exh-list .item .right {
    width: 50%;
}

#exh-list .item .left  {
    border: 3px dashed var(--grey);
    padding: 0 30px;
    border-radius: 30px;
}

#exh-list .item .right {
    text-align: center;
}

#exh-list .item .left .logo-img {
    width: 100%;
    height: 150px;
    background-position: center !important;
    background-size: contain !important;
}

#exh-list .item .right a {
    width: 250px;
    max-width: 80%;
    margin: 20px auto 0;
}

#exh-list .item .left::after {
    content: '';
    display: block;
    position: absolute;
    width: 80%;
    height: 3px;
    background: var(--fresh-yellow);
    bottom: -25px;
}

.categories-wrapper {
    background: var(--yellow2);
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
    padding: 30px 20px 30px 40px;
}

.categories-wrapper ul li {
    list-style: none;
}

.categories-wrapper ul li a {
    padding: 5px 5px 5px 10px;
    font-size: 18px;
    display: block;
    color: var(--purple);
    text-decoration: none;
    transition: .3 ease-in;
}

.categories-wrapper ul li a:hover,
.categories-wrapper ul li a.active {
    font-family: 'tcoms-b' !important;
    background: var(--purple3);
    border-radius: 10px;
}

.frm-custom-grey {
    border: 3px dashed var(--grey);
    font-size: 18px;
    color: var(--purple);
    padding-inline: 10px 20px;
    padding: 10px 40px 10px 20px;
    height: 50px;
    border-radius: 40px;
    position: relative;
    width: 100%;
    -webkit-appearance: none;
}

.form-inner {
    position: relative; 
}

.form-inner i {
    position: absolute;
    right: 14px;
    top: 15px;
    font-size: 20px;
    color: var(--purple); 
}

.btn-filter {
    display: flex;
    gap: 10px;
}


.dd-t2-wrapper {
    position: relative;
}

.dd-t2-wrapper .dd-t2-main {
    background: var(--purple3);
    color: var(--purple);
    font-family: 'tcoms-b' !important;
    font-size: 18px;
    display: flex;
    justify-content: space-between;
    width: 100%;
    text-decoration: none;
    padding: 7px 20px;
    border-radius: 40px; 
}

.dd-t2-wrapper .dd-t2 {
    position: absolute;
    /* background-color: var(--white); */
    left: 0;
    right: 0;
    display: none;
}
 
.dd-t2.active {
    display: block;
  }

.dd-t2 ul {
    border: 1px solid var(--purple);
    list-style: none;
    width: 90%;
    margin: 0 auto;
    padding: 5px 10px 5px; 
    border-radius: 10px;    
    background-color: var(--white);

}

.dd-t2 a {
    font-size: 18px;
    padding: 5px 10px;
    text-decoration: none;
    color: var(--purple);
    display: block;
    border-bottom: 1px solid var(--fresh-yellow);
}

.dd-t2 a:hover {
    background: var(--purple3);
}

/* .qr-wrapper img {
    width: 100%;
} */

.person-qr,
.qr-inner {
    width: 65%;
    margin: 0 auto;
}

.qr-main {
    /* border: 1px solid red; */
    position: relative;
}

.qr-main .top-rounded::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 50%; 
    background: var(--white);
}

.qr-main .top-rounded {
    position: absolute;
    right: -25px;
    top: -27.5px;
}

.qr-main .bottom-rounded::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 50%; 
    bottom: 0;
    background: var(--white);
}

.qr-main .bottom-rounded {
    position: absolute;
    right: -25px;
    bottom: -27.5px;
}

.qr-main .rounded img {
    width: 45px;
}

.qr-main::before {
    content: '';
    display: block;

}

.qr-main { 
    display: flex;
}

.qr-main .left h3 { 
    margin: 0;
    writing-mode: vertical-rl;
    transform: rotate(180deg);
    position: absolute;
    bottom: 10px;
    right: 10px;
    font-size: 45px;
}

.qr-main .left {
    position: relative;
    width: 25%;
    border-left: 5px solid #000;
    border-right: 5px dashed #000;
    border-top: 5px solid #000;
    border-bottom: 5px solid #000;
    border-top-left-radius: 15px;
    border-bottom-left-radius: 15px;
}

.qr-main .right {
    width: 75%;
    display: flex;
    gap: 20px; 
    border-right: 5px solid #000;
    border-top: 5px solid #000;
    border-bottom: 5px solid #000;
    
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px;
    overflow: hidden;
    padding: 20px 25px;
    gap: 2%;
    justify-content: space-between;
}

.qr-main .right .qr-event-info {
    width: 48%;
    display: grid;
    align-items: end;
}

.qr-main .right .qr-event-img {
    width: 48%;
}

.qr-main .right .qr-event-date h3 {
    color: var(--purple2);
    font-family: 'glaci-b';
    text-shadow: -1px 0px 11px rgba(52,52,101,0.42);
    font-size: 50px;
}

.qr-main .right img {
    /* width: 260px; */
    max-width: 100%;
}

.qr-top {
    width: 60%;
    margin: 40px auto 40px;
}

.qr-top ul {
    display: flex;
    list-style: none;
    padding-left: 0;
    gap: 2%;
}

.qr-top ul li {
    width: 48%;
}

.qr-top ul li a {
    color: var(--grey);
    text-decoration: none;
    display: block;
    border: 3px dashed var(--grey);
    text-align: center;
    padding: 5px;
    border-radius: 30px;
    font-size: 20px;
    transition: .1s ease-in;
}

.qr-top ul li a.qr-1.active,
.qr-top ul li a.qr-1:hover {
    font-family: 'tcoms-b';
    background: var(--yellow2);
    border: 3px solid var(--yellow2);
    color: var(--purple);
}

.qr-top ul li a.qr-2.active,
.qr-top ul li a.qr-2:hover {
    font-family: 'tcoms-b';
    background: var(--purple3);
    border: 3px solid var(--purple3);
    color: var(--purple);
}

.person-qr .person-qr-img {
    position: relative;
    width: max-content;
    margin: 0 auto;
}

.person-qr .person-qr-img .corner-border {
    position: absolute;
    width: 150px;
    height: 150px;
}

.person-qr .person-qr-img .corner-border.cor-tl {
    left: 18px;
    border-top: 10px solid var(--purple2);
    border-left: 10px solid var(--purple2);
}

.person-qr .person-qr-img .corner-border.cor-tr {
    right: 18px;
    border-top: 10px solid var(--purple2);
    border-right: 10px solid var(--purple2);
}

.person-qr .person-qr-img .corner-border.cor-bl {
    left: 18px;
    bottom: -3px;
    border-bottom: 10px solid var(--purple2);
    border-left: 10px solid var(--purple2);
}

.person-qr .person-qr-img .corner-border.cor-br {
    right: 18px;
    bottom: -3px;
    border-bottom: 10px solid var(--purple2);
    border-right: 10px solid var(--purple2);
}

.person-qr .person-qr-img img {
    width: 500px;
    max-width: 90%;
}

#exh-showcatalogue-detail #intro-2 .exh-logo div {
    width: 250px;
    height: 100px;
    background-size: contain !important;
    background-position: center !important;
}   

.title-bot-border {
    position: relative;
    width: max-content;
}

.title-bot-border::after {
    content: '';
    background: var(--fresh-yellow);
    width: 100%;
    height: 3px;
    bottom: -8px;
    position: absolute; 
}

.exh-product-list {
    width: 90%;
    margin: 0 auto;
}

.exh-product-list .item {
    margin-top: 80px;
}

.exh-product-list .inner {
    position: relative;
}

.exh-product-list .inner::after {
    content: '';
    border: 3px dashed var(--grey);
    width: 95%;
    margin: 0 auto;
    height: 100%;
    left: 0;
    right: 0;
    bottom: 0;
    top: -40px;
    position: absolute; 
    border-radius: 30px;
}

.exh-product-list .inner div {
    width: 75%;
    margin: 0 auto;
    height: 320px;
    border-radius: 30px;
    background-size: cover !important;
    background-position: center !important;
    position: relative;
    z-index: 2;
}

.arrow-slider {
    position: absolute;
    z-index: 10;
    top: 40%;
    cursor: pointer;
}

.arrow-slider i:hover {
    background: var(--fresh-yellow);
    border: 2px solid var(--fresh-yellow);
}

.arrow-slider i {
    color: var(--purple);
    font-size: 18px;
    border: 2px solid var(--purple);
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50px;
}

.prev-arrow.arrow-slider {
    left: -60px;
}

.next-arrow.arrow-slider {
    right: -60px;
}


.onsite-list {
    display: grid;
    gap: 60px;
    grid-template-columns: repeat(2, 1fr);
}

.onsite-list .item .inner {
    display: flex;
    gap: 2%;
    position: relative;    
}

.onsite-list .item .left {
    width: 48%;
    position: relative;
}

.onsite-list .item .inner .left::after {
    content: '';
    border: 3px dashed var(--grey);
    width: 95%;
    margin: 0 auto;
    height: 100%;
    left: 0;
    right: 0;
    bottom: 0;
    top: -30px;
    position: absolute; 
    border-radius: 30px;
}

.onsite-list .item .left div {
    width: 75%;
    margin: 0 auto;
    height: 280px;
    border-radius: 30px;
    background-size: cover !important;
    background-position: center !important;
    position: relative;
    z-index: 2;
}

.onsite-list .item .right {
    width: 50%;
}

.yt-wrapper .inner {
    position: relative;
    width: 75%;
    margin: 0 auto;
}

.yt-wrapper .inner::after {
    content: '';
    border: 3px dashed var(--grey);
    width: 95%;
    margin: 0 auto;
    height: 100%;
    left: 0;
    right: 0;
    bottom: 0;
    top: -30px;
    position: absolute; 
    border-radius: 30px;
}

.yt-wrapper .inner iframe {
    width: 90%;
    margin: 0 auto;
    height: 450px;
    position: relative;
    z-index: 2;
}

/* ------------------------------ AFTER LOGIN END ------------------------------ */

/* .frm-custom {
    border: 5px solid var(--orange);
    height: 50px;
    font-size: 20px;
    padding: 0 20px;
    border-radius: 30px;
    width: 100%;
    font-family: 'ibm-r' !important;
    color: var(--black);
} */


.frm-wrapper {
    border: 1px dashed var(--purple);
    border-radius: 30px;
    margin-bottom: 20px;
}

.frm-custom {  
    border: 10px solid #fff;
    border-radius: 30px;
    height: 60px;
    width: 100%;
    font-size: 20px;
    background-color: var(--yellow2);
    color: var(--purple) !important;
    padding-left: 20px;
}

.frm-custom::placeholder {
    color: var(--purple) !important; 
}

#visreg .frm-wrapper,
#visitor-login .frm-wrapper,
#exh-login .frm-wrapper,
#exh-reg .frm-wrapper {
    border: none !important;
}

#subs .frm-custom {
    height: 55px;
}

#subs .inner {
    padding-left: 40px;
}


.menu-recip-list {
    display: flex;
    column-gap: 2%;
    row-gap: 60px;
    flex-wrap: wrap;
}

.menu-recip-list .item {
    width: 23.5%;
}

.menu-recip-list .item .inner {
    position: relative;
    text-decoration: none;
}

.menu-recip-list .item .inner::after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    top: -39px;
    display: block;
    text-decoration: none;
    border: 3px dashed var(--grey);
    border-radius: 30px;
    z-index: 9;
}

.menu-recip-list .item .inner .bg-img {
    border-radius: 30px;
    position: relative;
    z-index: 10;
    width: 85%;
    height: 300px;
    background-position: center !important;
    background-size: cover !important;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    padding: 10px; 
    position: relative;
    overflow: hidden;
}

.menu-recip-list .item .inner .bg-img::before {
    content: '';
    display: block;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .1);
    position: absolute;
}
 

.menu-recip-list .item .hover-text { 
    transition: .3s ease-in;
    color: var(--white);
}

.menu-recip-list .bg-img:hover {
    transition: .3s ease-in;
    background: var(--yellow5) !important;
}

.menu-recip-list .bg-img:hover::before { 
    display: none !important; 
}

.menu-recip-list .bg-img:hover .hover-text {
    color: var(--greyblue);
}



.slider-download {
    width: 90%;
    margin: 0 auto 60px;
}

.slider-download .size-download {
    text-align: center;
    margin-top: 20px;
}

.slider-download .item .bg-img {
    width: 90%;
    margin: 20px auto 0;
    background-position: center !important;
    background-size: contain !important;
}

.slider-download .item .bg-img.logo {
    height: 80px;
}

.slider-download .item .banner {
    width: 90%;
    margin: 0 auto;
}

.cta-donwload {
    margin-top: 30px;
    display: flex;
    justify-content: center;
}

.slick-track {
    margin-left: 0;
}

.slide-arrow {
    color: var(--purple);
    font-size: 25px;
    width: 50px;
    height: 50px;
    border: 2px solid var(--purple);
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    cursor: pointer;
    top: 40%;
    position: absolute;
    z-index: 5;
}

.slide-arrow:hover {
    background: var(--fresh-yellow);
}

.slide-arrow.arr-l {
    left: -60px;
}

.slide-arrow.arr-r {
    right: -60px;
}