html {
    font-size: 100%;
}

body {
    font-family: FranklinGothicBook, Arial, sans-serif;
    padding: 0 !important;
}

a {
    text-decoration: none;
    transition: all 0.5s;
}

a:hover {
    color: #000;
    transition: all 0.5s;
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
    margin: 0px;
    padding: 0px;
}

p, span, ul li {
    line-height: normal;
    font-family: "Spectral", Arial, sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    line-height: 1.1;
}

.h1 {
    font-size: 2.5rem;
    line-height: 38.4px;
}

.h2 {
    font-size: 1.5rem;
    font-weight: 400;
    line-height: 29px;
}

.h3 {
    font-size: 1.25rem;
    line-height: 24px;
    letter-spacing: 0em;
}

.h4 {
    font-size: 1.125rem;
    line-height: 22px;
}

.py-60 {
    padding-top: 0px;
    padding-bottom: 0px;
}

.pb-30 {
    padding-bottom: 30px;
}

.pr-16p {
    padding-right: 16%;
}

.pl-25 {
    padding-left: 25px !important;
}

.pl-60 {
    padding-left: 60px;
}

.pr-30 {
    padding-right: 30px;
}

.pr-50 {
    padding-right: 50px;
}

.pr-55 {
    padding-right: 55px;
}

.pl-50 {
    padding-left: 50px;
}

.pb-21 {
    padding-bottom: 21px;
}

.pl-60 {
    padding-left: 60px;
}

.py-20 {
    padding: 20px 0;
}

.py-30 {
    padding: 15px 0;
}

.py-57 {
    padding: 57px 0;
}

.py-70 {
    padding: 70px 0;
}

.pt-5_0 {
    padding-top: 3px;
}

.pt-10 {
    padding-top: 10px;
}

.pt-15 {
    padding-top: 15px;
}

.pt-20 {
    padding-top: 20px;
}

.pt-30 {
    padding-top: 30px;
}

.pt-40 {
    padding-top: 40px;
}

.pt-50 {
    padding-top: 50px;
}

.pt-57 {
    padding-top: 57px;
}

.pt-60 {
    padding-top: 60px;
}

.pt-89 {
    padding-top: 89px !important;
}

.py-40 {
    padding: 40px 0;
}

.py-50 {
    padding: 50px 0;
}

.pb-200 {
    padding-bottom: 200px;
}

.pb-57 {
    padding-bottom: 57px;
}

.pb-10 {
    padding-bottom: 10px;
}

.pb-20 {
    padding-bottom: 20px;
}

.pb-25 {
    padding-bottom: 25px;
}

.pb-50 {
    padding-bottom: 50px;
}

.pb-60 {
    padding-bottom: 60px;
}

.pb-70 {
    padding-bottom: 70px;
}

.pt-62 {
    padding-top: 62px !important;
}

.mb-60 {
    margin-bottom: 60px;
}

.mt-57 {
    margin-top: 57px !important;
}

.mb-57 {
    margin-bottom: 57px !important;
}

.mt-10 {
    margin-top: 10px !important;
}

.mt-35 {
    margin-top: 35px !important;
}

.lh-15 {
    line-height: 1.5 !important;
}

.dd-none {
    display: none;
}

.heading {
    font-family: FranklinGothicDemiCompressed, Arial, sans-serif;
    font-weight: 500;
    font-size: 2.5rem;
    line-height: 48px;
    text-transform: uppercase;
    color: #101010;
}

.heading span {
    font-family: "FranklinGothic URW";
    display: block;
    font-style: normal;
    font-weight: 400;
    font-size: 1rem;
    line-height: 150%;
}

.heading-custom {
    width: 689px;
    height: 30px;
    font-family: 'FranklinGothic URW';
    font-style: normal;
    font-weight: 500;
    font-size: 1.25rem;
    line-height: 150%;
    /* identical to box height, or 30px */
    color: #000000;
}

.flex-box {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.flex-box a {
    font-family: "FranklinGothicBookCondensed";
    font-size: 2.5rem;
    line-height: 48px;
    color: #ABABAB;
    text-align: right;
    text-transform: uppercase;
}

.accordion-flush .accordion-item:last-child {
    border-bottom: 1px solid var(--bs-accordion-border-color);
}

.header-box {
    display: flex;
    align-items: baseline;
    justify-content: space-between;
}

.tax-box {
    padding-right: 140px;
}

.main-nav {
    display: flex;
}

.main-nav ul {
    margin: 0px;
    padding: 0px;
}

.main-nav ul li {
    list-style: none;
    display: inline-block;
    padding: 0 14px;
    position: relative;
}

.main-nav ul li a {
    font-size: 1.5rem;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0em;
    text-align: left;
    text-transform: uppercase;
}

.navlink-white {
    color: #fff !important;
}

.main-nav ul.user-icon li {
    padding: 0 10px;
}

.main-nav ul.user-icon li:last-child {
    padding-right: 0px;
}

.banner-box .banner-content h1 {
    font-size: 40px;
    font-weight: 500;
    line-height: 45px;
    padding-top: 12px;
    color: #FCF9F5;
}

.banner-box .banner-content h2 {
    font-size: 24px;
    line-height: 29px;
    text-decoration: underline;
}

.banner-box .banner-content p {
    color: #FCF9F5;
    font-size: 20px;
    line-height: 24px;
    padding-top: 55px;
}

.accordation-box .accordion-button:not(.collapsed) {
    background: transparent;
    box-shadow: none;
    border-bottom: 1px solid #ABABAB;
}

.accordation-box .accordion-button {
    font-size: 28px;
    font-weight: 500;
    line-height: 34px;
    color: #ABABAB;
}

.accordation-box .accordion-button strong {
    font-weight: 500 !important;
}

.accordation-box .accordion-button span {
    font-size: 28px;
    font-weight: 400;
    line-height: 34px;
    display: block;
    padding: 0 220px;
}

.event-cont .event-img {
    padding-bottom: 10px;
}

.event-cont .event-txt h3 {
    font-size: 20px;
    line-height: 24px;
    color: #101010;
    padding-bottom: 6px;
    padding-top: 7px;
    font-weight: 500;
}

.event-cont .event-txt h4 {
    font-family: "FranklinGothicBookCondensed";
    font-size: 18px;
    line-height: 22px;
    padding-bottom: 0px;
    color: #101010;
}

.event-cont .event-txt p {
    color: #858585;
    letter-spacing: -0.1px;
}

.event-cont .event-txt .read {
    background: transparent;
    border: 0px;
    outline: 0;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    color: #101010;
    padding: 10px 0px;
    display: block;
}

.event-cont .event-txt .read i {
    font-size: 12px;
    line-height: 17px;
}

.event-cont .event-txt .more {
    visibility: hidden;
    transition: all 0.4s;
    line-height: 0;
    display: none;
    color: #101010;
}

.event-cont .event-txt .read.oopen~.more {
    visibility: visible;
    transition: all 0.4s;
    line-height: 17px;
    display: block;
}

.circule {
    margin: 0px;
    padding: 0px;
    font-size: 0px;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    padding: 0px;
    gap: 8px;
}

.circule li {
    height: 18px;
    width: 18px;
    left: 0px;
    top: 0px;
    gap: 20px;
    border-radius: 100px;
    list-style: none;
    display: inline-block;
}

.circule li:nth-of-type(1) {
    background: #DB8214;
}

.circule li:nth-of-type(2) {
    background: #8346E3;
}

.circule li:nth-of-type(3) {
    background: #32AC4D;
}

.banner-content {
    padding: 217px 0 139px 0;
}

.pr-0 {
    padding-right: 0px !important;
}

.seprater {
    border-top: 2px solid #ABABAB;
    border-bottom: 2px solid #ABABAB;
    padding: 50px 0;
}

.text-box .cont-left h2 {
    font-size: 35px;
    font-weight: 500;
    line-height: 42px;
    letter-spacing: 0em;
    text-transform: uppercase;
    color: #101010;
}

.text-box .cont-left p {
    padding: 20px 0;
    color: #565656;
    font-size: 14px;
    line-height: 18px;
}

.text-box .cont-left a {
    font-size: 18px;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 0em;
    text-align: center;
    display: block;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 176px;
    height: 34px;
    line-height: 34px;
    border: 1px solid #101010;
    border-radius: 20px;
    color: #101010;
}

.explore-box {
    padding: 46px 0;
}

.explore-box h2 {
    font-size: 40px;
    font-weight: 500;
    line-height: 48px;
    letter-spacing: 0em;
    text-transform: uppercase;
    padding-bottom: 10px;
    color: #101010;
}

.explore-box span {
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 24px;
    text-transform: uppercase;
    padding-top: 15px;
    color: #FFFFFF;
}

.explore-box .booking-box {
    background: url(../images/home/Group\ 703.svg) no-repeat;
    padding: 22px 22px;
}

.explore-box .booking-box p {
    font-family: "FranklinGothic URW";
    font-size: 20px;
    font-weight: 400;
    line-height: 24px;
    color: #FCF9F5;
    padding-bottom: 70px;
}

.explore-box .booking-box .seprater {
    display: block;
    width: 100%;
    height: 2px;
    background: #FCF9F5;
    padding: 0px;
    border: 0px;
    margin-bottom: 10px;
}

.explore-box .booking-box a {
    font-family: "FranklinGothic URW";
    font-size: 20px;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: left;
    color: #fff;
}

.gallery-wrapper .owl-nav,
.new-gallery-wrapper .owl-nav {
    position: absolute;
    top: -60px;
    right: 0;
}

.gallery-wrapper .owl-nav button,
.new-gallery-wrapper .owl-nav button {
    font-size: 40px !important;
    color: #3E3E3E !important;
    margin-left: 15px;
}

.gallery-wrapper .item,
.new-gallery-wrapper .item {
    position: relative;
}

.gallery-wrapper .item img,
.new-gallery-wrapper .item img {
    overflow-y: hidden;
}

.gallery-wrapper .item .item-txt h2,
.new-gallery-wrapper .item .item-txt h2 {
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 99%;
    display: flex;
    align-items: flex-end;
    color: #FDF8F8;
    position: absolute;
    bottom: 5px;
    left: 25px;
}

.main-footer {
    padding: 50px 0 40px 0;
}

.f_cont h2 {
    font-size: 18px;
    line-height: 18px;
    font-weight: 500;
    display: inline-block;
    color: #101010;
    margin-bottom: 12px;
}

.f_cont p {
    font-size: 14px;
    line-height: 24px;
    color: #838383;
    padding-bottom: 5px;
    font-family: "FranklinGothicBook", "Spectral", Arial, sans-serif;
}

.f_cont p a {
    font-size: 14px;
    line-height: 24px;
    color: #838383;
}

.f_cont ul {
    margin: 0px;
    padding: 0px;
}

.f_cont ul li {
    list-style: none;
    display: block;
    padding-bottom: 3px;
}

.f_cont ul li a, p.copyright {
    font-size: 14px;
    font-weight: 400;
    line-height: 14px;
    text-align: left;
    color: #838383;
}

.f_cont form input {
    border-radius: 25px;
    background: transparent;
    color: #000;
    font-size: 14px;
    font-weight: 400;
    line-height: 17px;
    letter-spacing: 0em;
    padding: 12px 20px 8px 20px;
    display: block;
    width: 100%;
    outline: 0;
    border-bottom: 1px solid #3E3E3E;
    border-radius: 0px;
    margin: 12px 0px;
}

.f_cont form button {
    padding: 0;
    background: none;
    border: none;
    display: block;
}

.ul-social {
    list-style: none;
    padding: 0;
    margin: 0
}

.li-social {
    width: 45px;
    height: auto;
}

svg.social:hover path{
    fill: #e54b61;
}

.copy-right {
    padding: 20px 0;
}

.copy-left {
    display: flex;
    align-items: center;
}

.term {
    padding-top: 5px;
    padding-left: 25px;
    display: flex;
    font-size: 14px;
    font-weight: 400;
    line-height: 17px;
    color: #838383;
}

.term p {
    font-size: 14px;
    font-weight: 400;
    line-height: 17px;
    color: #838383;
    padding-left: 10px;
}

.term a {
    font-size: 14px;
    font-weight: 400;
    line-height: 17px;
    color: #838383;
    text-decoration: underline;
    padding-right: 10px;
}

.copy-rht {
    text-align: right;
}

.copy-rht .dropdown-toggle {
    padding: 0 0 0 15px;
}

.copy-rht .dropdown-toggle::after {
    position: absolute;
    left: 0;
    transform: translateY(12px);
}

.copy-rht .arb-grp ul.dropdown-menu.show {
    padding: 0px;
    border-radius: 0px;
}

.copy-rht .arb-grp ul.dropdown-menu.show li {
    padding: 5px 10px;
    border-bottom: 1px solid #838383;
}

.copy-rht .arb-grp ul.dropdown-menu.show li a {
    font-family: FranklinGothicDemiCompressed, Arial, sans-serif;
    font-size: 16px;
    letter-spacing: 1px;
    color: #000;
}

.copy-rht .arb-grp ul.dropdown-menu.show li:last-child {
    border: 0px;
}

.static {
    position: static !important;
    border-bottom: 1px solid #000;
}

.static .logo img {
    filter: brightness(1) invert(1);
    width: 80%;
}

.static img {
    filter: brightness(1) invert(1);
}

.pos_rel {

    top: 30px;
}

.breadcrumb {
    margin: 0px !important;
}

.breadcrumb .row{
    padding-top: 1rem;
    padding-bottom: 1rem;
}

.breadcrumb ul {
    font-size: 0px;
    margin: 0px;
    padding: 0px;
}

.breadcrumb ul li {
    font-family: FranklinGothicDemiCompressed, Arial, sans-serif;
    list-style: none;
    display: inline;
    font-size: 1.5rem;
    text-transform: none;
    text-decoration: none;
}

.breadcrumb ul li a {
    font-family: FranklinGothicDemiCompressed, Arial, sans-serif;
    font-size: 1.5rem;
    font-weight: 400;
    color: #ABABAB;
    text-transform: none;
    text-decoration: none;
}

.breadcrumb ul .divider {
    padding: 0 10px;
    color: #ABABAB;
}

.breadcrumb ul li.divider.last{
    color: #000;
}

.filters {
    padding: 17px 0 38px 0;
}

.filters .btn-grp {
    margin: 0px;
    padding: 0px;
    font-size: 0px;
}

.filters .btn-grp li {
    display: inline-block;
    padding-right: 15px;
}

.filters .btn-grp li button.btn {
    font-family: FranklinGothicDemiCompressed, Arial, sans-serif;
    font-weight: 500;
    font-size: 32px;
    line-height: 38px;
    text-transform: uppercase;
    color: #101010;
    padding: 0px;
}

.filters .btn-grp li .dropdown-toggle::after {
    display: none;
}

.exp {
    padding: 50px 30px;
}

.bg1 {
    background: url(../images/whatson/Frame48.png) no-repeat left;
    background-size: cover;
}

.t_btn {
    padding: 0;
    font-family: FranklinGothicDemiCompressed, Arial, sans-serif;
    font-size: 40px;
    font-weight: 500;
    line-height: 48px;
    letter-spacing: 0em;
    background: transparent;
    border: 0px;
    outline: none;
    color: #fff;
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    text-transform: uppercase;
}

.toggle-drop {
    padding-top: 31px;
}

.toggle-drop p {
    margin: 0px;
    padding: 0px;
    font-size: 14px;
    line-height: 18px;
}

.event-cont {
    padding-top: 20px;
}

.bg3 {
    background: url(../images/whatson/Frame748.png) no-repeat;
}

.op_0 {
    opacity: 0;
}

.green {
    background: #32AC4D !important;
}

.c_green {
    background: #0AA387 !important;
}

.pinky {
    background: #DE5060 !important;
}

.yellow {
    background: #DBC821 !important;
}

.orrange {
    background: #DB8214 !important;
}

.sky {
    background: #0F9ADB !important;
}

.overview {
    background: url(../images/overview/banner.png) no-repeat;
    padding: 62px 44px 212px 44px;
}

.m_banner-content h1 {
    font-family: FranklinGothicDemiCompressed, Arial, sans-serif;
    font-size: 40px;
    font-weight: 500;
    line-height: 38px;
    letter-spacing: 0em;
}

.m_banner-content h2 {
    font-family: "FranklinGothic URW";
    font-size: 24px;
    font-weight: 400;
    line-height: 29px;
    letter-spacing: 0em;
    text-decoration: underline;
    padding: 5px 0;
}

.m_banner-content a {
    padding: 10px 20px;
    width: 176px;
    height: 34px;
    border: 1px solid #FFFFFF;
    border-radius: 20px;
    display: block;
    font-family: "FranklinGothic URW";
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 19px;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
}

.tabs {
    padding-top: 25px;
}

.tabs ul {
    margin: 0px;
    padding: 0px;
}

.tabs ul li {
    list-style: none;
    display: inline-block;
    padding-right: 20px;
}

.tabs ul li a {
    font-family: "FranklinGothic URW";
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 24px;
    text-transform: uppercase;
    color: #ABABAB;
}

.tabs ul li a.active {
    font-weight: 500;
    color: #000;
}

.image_text ul {
    margin: 0px;
    padding: 20px 0 0 18px;
}

.image_text ul li {
    font-family: "Spectral";
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    /* or 24px */
    color: #858585;
}

.image_text h5 {
    font-family: "FranklinGothicBookCondensed";
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 22px;
    padding: 20px 0 10px 0;
    /* identical to box height */
    color: #101010;
}

.image_text h6 {
    font-family: "Spectral";
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    /* or 24px */
    color: #858585;
}

.image_text h6 span {
    color: #000;
}

.image_text p {
    font-family: "Spectral";
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    color: #858585;
    padding-bottom: 22px;
}

.image_text p:last-child {
    padding-bottom: 0px;
}

.pf_main {
    display: flex;
}

.p-fx {
    width: 100%;
    max-width: 25%;
    padding-right: 15px;
}

.p-fx ul {
    margin: 0px;
    padding: 0px;
}

.p-fx ul h2 {
    font-style: normal;
    font-weight: 500;
    line-height: 150%;
    color: #000;
}

.p-fx ul li {
    list-style: none;
    display: block;
}

.p-fx ul li span {
    font-family: "Spectral";
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    color: #858585;
}

.visit {
    background: url(../images/visit/banner.jpg) no-repeat;
    padding: 62px 44px 283px 44px;
}

.loc-txt p {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0em;
    padding: 0;
    color: #858585;
}

.loc-txt h5 {
    font-weight: 400;
    letter-spacing: 0em;
    text-align: left;
}

.loc-txt h6 {
    font-style: normal;
    font-weight: 400;
}

.loc-txt h6 strong {
    font-weight: 500 !important;
}

.view {
    font-style: normal;
    font-weight: 400;
    font-size: 40px;
    line-height: 48px;
    text-align: left;
    text-transform: uppercase;
    color: #ABABAB;
}

.overlay-content {
    display: none;
}

button.accordion-button.collapsed strong {
    width: 40%;
}

.visit {
    background: url(../images/venue/Lavanya.jpg) no-repeat;
    padding: 62px 44px 283px 44px;
}

.cust-txt h2 {
    font-family: "FranklinGothic URW";
    font-style: normal;
    font-weight: 500;
}

.cust-txt h3 {
    font-family: FranklinGothicDemiCompressed, Arial, sans-serif;
    font-style: normal;
    font-weight: 400;
}

.cust-txt p {
    font-family: "Spectral";
    font-style: normal;
    font-weight: 400;
    color: #858585;
}

.cust-txt ul {
    margin: 0px;
    padding-left: 15px;
}

.cust-txt ul li {
    font-family: "Spectral";
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    color: #858585;
}

.al-majirha {
    background: url(../images/al-majirha/banner.jpg) no-repeat;
    padding: 62px 44px 300px 44px;
}

.al-txt .txt h2 {
    font-family: "FranklinGothic URW";
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 24px;
    color: #101010;
}

.al-txt .txt p {
    font-family: "FranklinGothic URW";
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 24px;
    padding-bottom: 20px;
    color: #101010;
}

.txt-box h2 {
    font-family: FranklinGothicDemiCompressed, Arial, sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 40px;
    line-height: 48px;
    text-transform: uppercase;
}

.txt-box p {
    color: #858585;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: left;
}

.txt-box p span {
    color: #101010;
}

.al-mirj .owl-nav {
    position: absolute;
    right: 0;
}

.al-mirj .owl-nav button {
    font-size: 40px !important;
    color: #3E3E3E !important;
    margin-left: 15px;
}

.col-gray {
    color: #ABABAB !important;
}

.mb-toggle {
    display: none;
}

.venuess {
    background: url(../images/visit/banner.jpg) no-repeat;
    padding: 62px 44px 300px 44px;
}

.form input,
.form textarea {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    display: block;
    border: 0px;
    border-bottom: 2px solid #000;
    padding: 10px 10px;
    outline: none;
}

.form button {
    font-size: 18px;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 0em;
    text-align: center;
    display: block;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 176px;
    height: 34px;
    line-height: 34px;
    border: 1px solid #101010;
    border-radius: 20px;
    margin: 20px 0;
    background: transparent;
    float: right;
}

.contact {
    background: url(../images/contact/banner.jpg) no-repeat;
    padding: 62px 44px 300px 44px;
}

.form-box h2 {
    font-weight: 500;
    text-transform: none;
    color: #101010;
}

.form-box h3 {
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 24px;
}

.form-box a {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #858585;
    unicode-bidi: plaintext;
}

.form-box p {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    color: #858585;
    line-height: 24px;
}

.img-contact-us {
    width: 35px;
    height: auto;
    display: inline-block;
}

.Mababangong {
    background: url(../images/banner/banner.jpg) no-repeat;
    padding: 170px 0px;
}

.sd-left p {
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 22px;
}

.book {
    font-size: 18px;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 0em;
    text-align: center;
    display: block;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 176px;
    height: 34px;
    line-height: 34px;
    border: 1px solid #101010;
    border-radius: 20px;
    margin: 20px 0;
    background: transparent;
    color: #000;
}

.bg-g {
    background: url(../images/mababangong/girl.jpg) no-repeat;
}

.people {
    background: url(../images/banner/people.jpg) no-repeat;
    padding: 62px 44px 205px 44px;
}

.people_banner {
    background: url(../images/llll.jpg) no-repeat;
    padding: 62px 44px 205px 44px;
}

.bord-b {
    border-bottom: 1.5px solid #000;
    padding-bottom: 20px;
}

.coursal .owl-nav {
    position: absolute;
    top: -50px;
    right: 15px;
}

.coursal .owl-nav button {
    font-size: 40px !important;
    color: #3E3E3E !important;
    margin-left: 15px;
}

.courter-txt span {
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 22px;
    color: #101010;
}

.courter-txt h3 {
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 24px;
    color: #101010;
    padding: 15px 0;
}

.courter-txt p {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    color: #858585;
}

.tarek {
    background: url(../images/banner/tarek.jpg) no-repeat;
    padding: 62px 44px 205px 44px;
}

.event-txt h6 {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    text-transform: uppercase;
    margin-bottom: 10px;
}

.event-txt h3 {
    font-size: 20px;
    line-height: 24px;
    color: #101010;
    padding-bottom: 10px;
    padding-top: 10px;
    font-weight: 500;
}

.event-txt h4 {
    font-size: 18px;
    line-height: 22px;
    padding-bottom: 10px;
}

.event-txt p {
    color: #858585;
    letter-spacing: -0.1px;
}

.event-txt .read {
    background: transparent;
    border: 0px;
    outline: 0;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    color: #101010;
    padding: 10px 0px;
    display: block;
}

.event-txt .read i {
    font-size: 12px;
    line-height: 17px;
}

.event-txt .more {
    visibility: hidden;
    transition: all 0.4s;
    line-height: 0;
}

.event-txt .read.oopen~.more {
    visibility: visible;
    transition: all 0.4s;
    line-height: 17px;
}

.people {
    background: url(../images/banner/Publications.jpg) no-repeat;
    padding: 62px 44px 205px 44px;
}

.event-img {
    position: relative;
}

.event-img .overlay_txt {
    position: absolute;
    top: 30px;
    z-index: 9;
    width: 100%;
    padding: 0px 20px;
}

.event-img .overlay_txt .overlay-img {
    width: 40px;
    height: 40px;
    line-height: 37px;
    background: #fff;
    display: block;
    border-radius: 50px;
    text-align: center;
}

.event-img .overlay_txt h3 {
    padding-top: 60px;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 150%;
    color: #fff;
    padding: 36px 0 0 0;
}

.main-nav-cont {
    display: flex;
}

.openBtn {
    background: #f1f1f1;
    border: none;
    padding: 10px 15px;
    font-size: 20px;
    cursor: pointer;
}

.openBtn:hover {
    background: #bbb;
}

.overlay {
    height: 100%;
    width: 100%;
    display: none;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    background-color: rgb(0, 0, 0);
    background-color: rgba(0, 0, 0, 0.9);
}

.overlay-content {
    position: relative;
    top: 46%;
    width: 80%;
    text-align: center;
    margin-top: 30px;
    margin: auto;
}

.overlay .closebtn {
    position: absolute;
    top: 20px;
    right: 45px;
    font-size: 60px;
    cursor: pointer;
    color: white;
}

.overlay .closebtn:hover {
    color: #ccc;
}

.overlay input[type=text] {
    padding: 15px;
    font-size: 17px;
    border: none;
    float: left;
    width: 80%;
    background: white;
}

.overlay input[type=text]:hover {
    background: #f1f1f1;
}

.overlay button {
    float: left;
    width: 20%;
    padding: 15px;
    background: #ddd;
    font-size: 17px;
    border: none;
    cursor: pointer;
}

.overlay button:hover {
    background: #bbb;
}

.bd-bot {
    border-bottom: 1px solid #000;
}

.speaker {
    background: url(../images/banner/speaker.jpg) no-repeat;
    padding: 62px 44px 87px 44px;
    background-size: cover;
}

.tokyo {
    background: url(../images/banner/tokyo.jpg) no-repeat;
    padding: 170px 0px;
}

.head p,
.head a {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #858585;
}

.head a:hover {
    color: #000;
}

.ft-left {
    float: left !important;
}

.tab h2 {
    font-style: normal;
    font-weight: 500;
    font-size: 40px;
    line-height: 48px;
    text-transform: uppercase;
    color: #101010;
    padding-bottom: 30px;
}

/* Style the buttons inside the tab */
.tab button {
    display: block;
    color: #858585;
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 24px;
    background: transparent;
    border: 0px;
    padding-bottom: 10px;
    text-align: left;
}

/* Change background color of buttons on hover */
.tab button:hover {
    color: #000;
}

/* Create an active/current "tab button" class */
.tab button.active {
    color: #000;
}

/* Style the tab content */
.tabcontent h2 {
    font-family: FranklinGothicDemiCompressed, Arial, sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 40px;
    line-height: 48px;
    text-transform: uppercase;
    color: #101010;
    line-height: 27px;
}

.tabcontent .detail input,
.tabcontent .detail select {
    display: block;
    width: 100%;
    padding: 10px 6px;
    border: 0px;
    border-bottom: 2px solid #000;
}

.tabcontent .detail .checkbox {
    padding: 20px 0;
    display: flex;
    width: 100%;
}

.tabcontent .detail .checkbox input {
    width: 15px;
    padding-right: 10px;
}

.tabcontent .detail .checkbox label {
    margin-left: 10px;
    font-family: "Spectral";
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #858585;
}

.save {
    font-family: "FranklinGothic URW";
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 34px;
    text-align: center;
    text-transform: uppercase;
    color: #101010;
    border: 0px;
    outline: 0px;
    background: transparent;
    display: block;
    width: 79px;
    height: 34px;
    border: 1px solid #101010;
    border-radius: 20px;
}

.checkbox {
    padding: 20px 0;
    display: flex;
    width: 100%;
}

.checkbox input {
    width: 15px;
    padding-right: 10px;
}

.checkbox label {
    margin-left: 10px;
    font-family: "Spectral";
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #858585;
}

#Interests button {
    background: transparent;
    border: 0px;
    outline: none;
    font-family: "FranklinGothic URW";
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    text-align: center;
    border-radius: 25px;
    color: #FFFFFF;
    padding: 3px 20px 0px 20px;
    text-transform: uppercase;
    margin-left: 10px;
}

#Interests .save {
    font-family: "FranklinGothic URW";
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 34px;
    text-align: center;
    text-transform: uppercase;
    color: #101010;
    border: 0px;
    outline: 0px;
    background: transparent;
    display: block;
    width: 79px;
    height: 34px;
    border: 1px solid #101010;
    border-radius: 20px;
}

#Tokyo .save {
    font-family: "FranklinGothic URW";
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    width: 221px;
    height: 44px;
    line-height: 46px;
    text-align: center;
    text-transform: uppercase;
    color: #101010;
    border: 0px;
    outline: 0px;
    background: transparent;
    display: block;
    border: 1px solid #101010;
    border-radius: 20px;
}

#Tokyo p {
    font-family: "Spectral";
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 160%;
    /* identical to box height, or 26px */
    color: #858585;
}

#Tokyo p i {
    color: #212121;
    padding-right: 40px;
    margin-top: 10px;
    position: relative;
    top: 2px;
}

.tabbb {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.tabbb span {
    font-family: "Spectral";
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 160%;
    /* identical to box height, or 26px */
    color: #858585;
}

.table.tr {
    margin-top: 20px;
}

.table.tr thead {
    border-bottom: 2px !important;
}

.table.tr thead tr th {
    font-family: "FranklinGothic URW";
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    color: #000000;
    padding-left: 0px;
}

.table.tr tbody td {
    color: #858585;
    font-family: "Spectral";
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    padding-left: 0px;
}

.ammount {
    width: 40%;
}

.ammount tr {
    border-color: transparent;
}

.ammount td {
    color: #858585;
    font-family: "FranklinGothic URW";
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
}

.gray {
    color: #858585 !important;
}

.bd-bot {
    /* border-top: 1px solid #000000 !important;
    */
    padding-top: 20px;
    padding-bottom: 20px;
}

.pad {
    padding: 20px;
}

.pl-0 {
    padding-left: 0 !important;
}

.pl-150 {
    padding-left: 150px !important;
}

.pr-0 {
    padding-left: 0 !important;
}

.btns {
    border: 1px solid #101010;
    border-radius: 20px;
    display: inline-block;
    outline: none;
    background: transparent;
    padding: 10px 0;
    text-align: center;
    font-family: "FranklinGothic URW";
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    text-align: center;
    text-transform: uppercase;
    color: #101010;
    width: 137px;
    height: 34px;
    line-height: 18px;
    margin-right: 15px;
    text-transform: uppercase;
}

.btn-flexy {
    display: flex;
    justify-content: space-between;
    margin-top: 40px;
    align-items: flex-start;
}

.btn-flexy button {
    border: 1px solid #101010;
    border-radius: 20px;
    display: inline-block;
    outline: none;
    background: transparent;
    padding: 10px 0;
    text-align: center;
    font-family: "FranklinGothic URW";
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    text-align: center;
    text-transform: uppercase;
    color: #101010;
    width: 162px;
    height: 34px;
    line-height: 18px;
    text-transform: uppercase;
}

.counter {
    width: 150px;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: center;
}

.counter input {
    width: 50px;
    border: 0;
    line-height: 30px;
    font-size: 20px;
    text-align: center;
    background: transparent;
    color: #000;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: 0;
    position: relative;
    top: 5px;
}

.counter span {
    display: block;
    font-size: 25px;
    padding: 0 0px;
    cursor: pointer;
    color: #0052cc;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    display: block;
    width: 32px;
    border: 2px solid #000;
    border-radius: 50px;
    color: #000;
    text-align: center;
    height: 32px;
    line-height: 35px;
}

.cart tr {
    border-width: 0px !important;
    border-color: transparent !important;
}

.cart tr td {
    font-family: "FranklinGothic URW";
}

.timeslect ul {
    display: flex;
    margin: 0px;
    padding: 0px;
    justify-content: space-between;
    padding-top: 10px;
    flex-wrap: wrap;
}

.timeslect ul li {
    display: inline-block;
    width: 23%;
    text-align: center;
    padding: 5px 10px;
}

.timeslect ul li input {
    display: none;
}

.timeslect ul li label {
    font-family: "FranklinGothic URW";
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 150%;
    color: #696969;
    cursor: pointer;
    width: 100%;
    border-bottom: 2px solid #000000;
}

.timeslect ul li input:disabled~label {
    background: #EBECF0;
    color: #fff;
    border: transparent;
    padding: 10px 13px;
    text-align: left;
    border-radius: 25px;
}

.timeslect ul li input:checked~label {
    background: #e54b61;
    color: #fff;
    border: transparent;
    padding: 10px 13px;
    text-align: left;
    border-radius: 25px;
}

.ff {
    display: flex;
    -moz-column-gap: 1rem;
    column-gap: 1rem;
}

#calendar {
    font-family: Arial, sans-serif;
    width: 100%;
    padding: 10px;
}

.month-cc {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 10px;
    align-items: baseline;
}

.prev,
.next {
    cursor: pointer;
}

.month-name {
    font-family: "FranklinGothic URW";
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 150%;
    /* identical to box height, or 27px */
    color: #000000;
}

.year {
    font-size: 14px;
    color: #999;
}

.weekdays {
    display: flex;
    margin: 0px;
    padding: 0px;
    justify-content: space-between;
    padding-top: 0px;
    font-family: "Raleway";
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 150%;
    /* identical to box height, or 27px */
    color: #000000;
}

.weekdays li {
    list-style: none;
    text-align: left;
}

.weekdays div {
    width: 30px;
    text-align: center;
    margin: 5px;
    font-size: 14px;
}

.days {
    display: flex;
    flex-wrap: wrap;
    margin: 0px;
    padding: 0px;
    justify-content: start;
    gap: unset;
}

.days li {
    list-style: none;
    text-align: center;
    padding: 14px 0;
    width: 21px;
}

.days li input {
    display: none;
}

input#d13~label {
    background: #EBECF0;
    color: #fff;
    border: transparent;
    padding: 5px 16px;
    text-align: left;
    border-radius: 25px;
    position: absolute;
    margin: -5px 0 0 -26px;
}

input#d15~label {
    background: #e54b61;
    color: #fff;
    padding: 5px 16px;
    text-align: left;
    border-radius: 25px;
    position: absolute;
    margin: -5px 0 0 -26px;
}

.days div {
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    margin: 5px;
    font-size: 14px;
    cursor: pointer;
}

.days div.active {
    background-color: #ccc;
}

.days div.booked {
    background-color: #f00;
    color: #fff;
    cursor: not-allowed;
}

.days div:hover {
    background-color: #f0f0f0;
}

.ff .prev {
    padding-right: 20px;
}

.shopping-box .save {
    font-family: "FranklinGothic URW";
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    width: 221px;
    height: 44px;
    line-height: 46px;
    text-align: center;
    text-transform: uppercase;
    color: #101010;
    border: 0px;
    outline: 0px;
    background: transparent;
    display: block;
    border: 1px solid #101010;
    border-radius: 20px;
    margin-top: 10px;
}

.shopping-box table th {
    color: #666666 !important;
}

.shopping-box table a {
    font-family: "FranklinGothic URW";
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    /* identical to box height, or 24px */
    padding-left: 3px;
    color: #000000;
}

.shopping-box table tr {
    border-width: 0px;
    border-color: transparent;
}

.shopping-box table h5 {
    font-family: "FranklinGothic URW";
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 150%;
    color: #000;
}

.shopping-box h2 {
    font-family: FranklinGothicDemiCompressed, Arial, sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 40px;
    line-height: 48px;
    text-transform: uppercase;
    color: #101010;
}

.shopping-box .checkbox {
    justify-content: space-between;
    align-items: center;
    width: 62%;
    padding-top: 40px;
    padding-bottom: 0px;
}

.shopping-box .checkbox .ff {
    padding-top: 0px;
    align-items: center;
}

.shopping-box .checkbox input {
    width: 20px;
    height: 20px;
    display: block;
}

.shopping-box .checkbox label {
    font-family: "FranklinGothic URW";
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 150%;
    /* identical to box height, or 27px */
    color: #101010;
    margin-left: 0px;
}

.ft-frank {
    font-family: "FranklinGothic URW" !important;
}

.custborder {
    border-top: 2px solid #000;
    padding: 0px 0;
}

.time p {
    padding-top: 10px;
    font-family: "FranklinGothic URW";
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    /* identical to box height, or 24px */
    color: #858585;
}

tr.custborder {
    border-width: 2px !important;
    border-color: #696969 !important;
}

.recepit .mainn-header {
    padding-top: 112px;
    border-bottom: 0px;
}

.recepit .d-flex {
    display: flex !important;
    align-items: center;
    padding-bottom: 15px;
}

.recepit .flex-body {
    padding-left: 10px;
}

.recepit .flex-body p {
    font-family: "Raleway";
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 150%;
    /* identical to box height, or 21px */
    color: #666666;
}

.recepit .flex-body a {
    font-family: "Raleway";
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 150%;
    /* identical to box height, or 21px */
    color: #666666;
}

.recepit .main-nav {
    display: flex;
    flex-direction: column;
}

.recepit .main-footer {
    padding-top: 365px;
    border: 0px;
    padding-bottom: 60px;
}

.recepit .main-footer h2 {
    font-family: "Raleway";
    font-style: normal;
    font-weight: 700;
    font-size: 48px;
    line-height: 64px;
    color: #333333;
    border: 0px;
    padding-top: 100px;
}

.recepit .main-footer p {
    font-family: "Raleway";
    font-style: normal;
    font-weight: 500;
    font-size: 22px;
    line-height: 150%;
    color: #000000;
    padding-bottom: 40px;
}

.tax-box h2 {
    font-family: "Raleway";
    font-style: normal;
    font-weight: 700;
    font-size: 48px;
    line-height: 64px;
    color: #333333;
}

.tax-box form {
    padding-top: 30px;
}

.tax-box form .col-lg-12 {
    border-bottom: 1px solid #D0D0D0;
}

.tax-box form input {
    border: 0px;
    outline: 0;
    width: 49%;
    font-family: "Raleway";
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 160%;
    padding: 10px 0;
}

table.order {
    width: 30%;
    float: right;
}

table.order thead tr th {
    font-family: "Raleway";
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 160%;
    color: #414141;
}

table.order tbody tr td {
    font-family: "Raleway";
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 160%;
    color: #414141;
}

table.recipe thead {
    background-color: #F7F7F7;
    padding: 5px 0;
}

table.recipe thead tr th {
    font-family: "Raleway";
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 160%;
    /* identical to box height, or 26px */
    /* Black */
    color: #414141;
}

table.recipe tbody tr td {
    font-family: "Raleway";
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 150%;
    /* identical to box height, or 24px */
    /* Black */
    color: #414141;
}

table.order {
    margin-top: 30px;
}

table.order thead tr {
    border-color: transparent;
}

table.order thead tr th {
    font-family: "Raleway";
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 160%;
    /* identical to box height, or 26px */
    /* Black */
    color: #414141;
}

table.order tbody tr {
    border-color: transparent;
}

table.order tbody tr td {
    font-family: "Raleway";
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 160%;
    color: #858585;
}

.colcust {
    color: #414141 !important;
    font-weight: 500;
}

.coursalss .flex-container {
    display: flex;
    flex-wrap: nowrap;
    width: 100%;
    justify-content: space-between;
}

.coursalss.flex-container>div {
    background-color: #f1f1f1;
    width: 100px;
    margin: 10px;
    text-align: center;
    line-height: 75px;
    font-size: 30px;
}

.coursalss .owl-nav {
    position: relative;
    float: right;
}

.coursalss .owl-nav button {
    font-size: 40px !important;
    color: #3E3E3E !important;
    margin-left: 15px;
}

.top_bdda {
    border-top: 0px solid #000 !important;
    margin-top: 0px !important;
    border-bottom: 1px solid #000 !important;
}

.ammountt tr {
    border-color: transparent;
}

.ammountt td {
    color: #696969;
    font-family: "FranklinGothic URW";
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
}

.billy.tr {
    margin-top: 20px;
}

.billy.tr thead {
    border-bottom: 2px !important;
}

.billy.tr thead tr th {
    font-family: "FranklinGothic URW";
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    color: #000000;
}

.billy.tr tbody td {
    color: #858585;
    font-family: "Raleway";
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
}

.w-186 {
    width: 186px !important;
}

.tabcontent .detail input:focus-visible,
.tabcontent .detail select:focus-visible {
    box-shadow: none !important;
    outline: none !important;
}

.loction-box .col-lg-4 {
    flex: 0 0 auto;
    width: 32.55555%;
}

.loction-box .cust-w {
    width: 34.888%;
}

/*# sourceMappingURL=index.css.map */
/*CSS added by Mashal*/
.news-box {
    padding-bottom: 45px;
}

.loc-txt h2 {
    line-height: 22px;
}

.loc-img,
.loc-img img {
    height: 100%;
}

.m_banner-content a {
    height: auto;
    font-size: 18px;
    line-height: 22px;
}

.image_text p,
.courter-txt span,
.txt-box p span {
    font-family: "FranklinGothic URW"
}

.news-box.mi-public {
    padding-bottom: 38px;
}

.view-block {
    padding-top: 46px;
}

.mi-maban {
    margin-bottom: 8px;
}

.btn-flexy button {
    height: auto;
}

.detail-head {
    margin-bottom: 33px;
}

.shopping-box table h5 {
    font-weight: 700;
    font-size: 16px;
    line-height: 23px;
}

#wrapper {
    float: right;
    width: 100%;
    overflow: hidden;
    position: relative;
    -webkit-transition: all 0.25s linear;
    -o-transition: all 0.25s linear;
    transition: all 0.25s linear;
}

.user-icon-img .login-nav {
    position: absolute;
    bottom: 0;
}

.user-iconn .dropdown-toggle::after {
    display: none;
}

.user-iconn .dropdown-menu a {
    color: #000 !important;
}

.user-iconn ul.dropdown-menu {
    padding: 10px;
    text-align: center;
}

.user-iconn ul.dropdown-menu li {
    padding: 0;
}

/*Booking pages*/
.tab h2 {
    line-height: 28px;
}

.tabcontent h2 {
    margin-bottom: 35px;
}

.counter span {
    display: flex;
    justify-content: center;
    align-items: center;
}

/*recipt css*/
.recepit .flex-body p {
    font-family: "Raleway";
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 150%;
    color: #666666;
}

.recepit .flex-body {
    margin-left: 20px;
}

.recepit .flex-body p a {
    color: #666666;
}

.header-box {
    align-items: flex-start;
}

.mi-invoice-table {
    padding-top: 100px;
}

table.order tbody tr:last-child {
    border-top: 1px solid #000;
}

.table>:not(caption)>*>* {
    border-bottom: none;
}

.weekdays li {
    flex: 1 1 15%;
    text-align: center;
}

.days li {
    flex: 1 1 13%;
}

/* footer CSS */
.translation-dropdown {
    display: flex;
    justify-content: end;
}

[class^="icon-"],
[class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-plus:before {
    content: "\e900";
}

#wrapper {
    float: right;
    width: 100%;
    overflow: hidden;
    position: relative;
    -webkit-transition: all 0.25s linear;
    -o-transition: all 0.25s linear;
    transition: all 0.25s linear;
}

.visual-heading-wrap {
    position: absolute;
    top: 50%;
    left: 30%;
    transform: translate(-50%, -25%);
    color: #fff;
    max-width: 650px;
}

ul li {
    margin: 0;
    padding: 0
}

.home-slider ul.slick-dots {
    padding: 0;
    display: block;
    max-width: 1200px;
    margin: 0 auto;
}

.home-slider ul.slick-dots li {
    border-bottom: 1px solid #ccc;
}

.home-slider .slick-dots li button {
    flex-wrap: wrap;
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    text-align: left;
    font-size: 1.75rem;
    line-height: 34px;
    font-weight: 800;
    font-family: FranklinGothicDemiCompressed, Arial, sans-serif;
    border: 0;
    background-color: transparent;
    color: #ABABAB;
    padding: 10px 15px;
    margin-right: 15px;
}

.search-bar {
    display: none;
    position: absolute;
    top: 40px;
    right: 0;
    width: 250px;
}

.search-bar.active {
    display: block;
}

#searchForm button {
    position: absolute;
    right: 0;
    top: 0;
    border-radius: 0;
    border: none;
    border-bottom: 1px solid #ABABAB;
}

#searchForm input {
    outline: none;
    box-shadow: none;
    border: none;
    border-radius: 0;
    padding: 7px 56px 7px 10px;
}

.home-slider span.icon-plus {
    text-align: right;
    flex: 1 1 10%;
}

.home-slider .slick-dots li button span.name {
    flex: 1 1 50%;
}

.home-slider .slick-dots li button span.date {
    flex: 1 1 40%;
    font-weight: 400;
    font-family: "FranklinGothicBookCondensed";
}

.banner-date {
    font-size: 24px;
    font-weight: 400;
    line-height: 31px;
    border-bottom: 1px solid #fff;
    font-family: "FranklinGothicBookCondensed";
    font-weight: 400;
}

.visual-head {
    font-size: 2.5rem;
    line-height: 50px;
    font-weight: 500;
    font-family: FranklinGothicDemiCompressed, Arial, sans-serif;
}

.visual-heading-wrap p {
    font-size: 1.25rem;
    line-height: 26px;
    font-weight: 400;
    font-family: "FranklinGothicBookCondensed";
    color: #FCF9F5;
}

.event-cont .event-txt h3 a {
    color: #101010;
}

button.owl-next:hover i.fal.fa-long-arrow-right {
    color: #e54b61;
    transform-origin: right;
    right: -5px;
    position: relative;
}

button.owl-prev:hover i.fal.fa-long-arrow-left {
    color: #e54b61;
    transform-origin: left;
    left: -5px;
    position: relative;
}

.f_cont form button {
    padding: 0px 10px !important;
    line-height: 0px;
}

.f_cont form input {
    padding: 5px 0px !important;
}

.m_banner-content {
    position: relative;
}

.m_banner-content h1 {
    position: absolute;
    top: 63px;
    left: 44px;
}

.bd-bot {
    border-top: 0px solid #000000 !important;
}

a {
    cursor: pointer !important;
}

.exp button.t_btn a {
    color: #ffffff;
}

.exp .toggle pre {
    color: #fff !important;
}

.exp {
    padding: 50px 30px !important;
}

p.loction-info {
    color: rgb(0, 0, 0) !important;
    font-family: "FranklinGothic URW";
}

.event-type {
    display: flex;
}

span.event-text {
    display: none;
    font-family: 'Source Sans 3', sans-serif;
    line-height: 20px;
}

span.circle {
    max-width: 20px;
    height: 20px;
    line-height: 20px;
    border-radius: 20px;
    overflow: hidden;
    position: relative;
    display: inline-block;
    margin-right: 10px;
    white-space: nowrap;
    color: #ffffff;
    font-size: 12px;
    padding: 0px 10px;
    font-family: 'Source Sans 3', sans-serif;
    letter-spacing: 1px;
    transition: max-width 2s, padding 1s;
    text-transform: uppercase;
}

span.circle:hover {
    max-width: 100%;
    padding: 0px 20px;
}

span.extended-toggle {
    max-width: 100%;
    padding: 0px 20px;
}

span.circle:hover span.event-text {
    display: block;
}

span.circle.orange {
    background: #DB8214;
}

span.circle.blue {
    background: #8346E3;
}

span.circle.green {
    background: #0AA387;
}

span.circle.red {
    background: #DE5060;
}

span.circle.yellow {
    background: #DBC821;
}

.m_banner-content h2 {
    padding: 46px 0 25px !important;
}

.text-box .cont-left a:hover {
    color: #e54b61 !important;
    border: 1px solid #e54b61 !important;
}

a.book:hover {
    color: #e54b61 !important;
    border: 1px solid #e54b61 !important;
}

.mennu {
    border-bottom: 1px solid #000000;
    padding-bottom: 30px;
}

.overview {
    background-size: cover !important;
}

/****************************/
h1.text-capitalize.visual-head {
    flex-wrap: wrap;
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    text-align: left;
    font-size: 2.5rem;
    line-height: 40px;
    font-weight: 800;
    font-family: FranklinGothicDemiCompressed, Arial, sans-serif;
    border: 0;
    background-color: transparent;
    color: #ffffff;
    padding: 5px 15px;
    margin-right: 15px;
}

h1.text-capitalize.visual-head span.event-date {
    width: 500px;
    font-weight: 400 !important;
    font-family: "FranklinGothicBookCondensed";
    font-size: 1.75rem !important;
}

.accordion-item {
    --bs-accordion-border-color: #fffffff;
    --bs-accordion-border-width: 1px;
    border-top: 1px solid #ffffff !important;
}

button.accordion-button.collapsed {
    padding: 0px;
}

button.accordion-button.collapsed h1 {
    font-family: 'FranklinGothicDemi';
    font-weight: 500;
    letter-spacing: 0em;
    text-align: left;
}

h1.text-capitalize.visual-head span.event-date {
    width: 500px;
}

span.event-content-title {
    width: 579px;
}

p.slider-detial {
    font-family: FranklinGothic URW;
    font-size: 1.25rem;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: left;
    color: #FCF9F5;
    width: 558px;
    margin-top: 83px;
    margin-bottom: 40px;
}

#hero-accordion .accordion-button::after {
    /* background-image: url('/images/plus.png'); */
    background-image: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' id='Layer_1' x='0px' y='0px' viewBox='0 0 50 50' style='enable-background:new 0 0 50 50;' xml:space='preserve' width='25' height='25'%3E%3Cstyle type='text/css'%3E .icon-plus-white%7Bfill:none;stroke:%23fff;stroke-width:3;stroke-miterlimit:10;%7D %3C/style%3E%3Cline class='icon-plus-white' x1='3.67' y1='25' x2='46.33' y2='25'/%3E%3Cline class='icon-plus-white' x1='25' y1='3.67' x2='25' y2='46.33'/%3E%3C/svg%3E");
    background-position: center;
    width: 28px;
    background-size: auto 20px;
    content: "";
    transition: all 0.5s ease-in-out;
}

#hero-accordion .accordion-button:not(.collapsed)::after {
    display: none;
}
/* .accordion-button:not(.collapsed)::after
{
    background-image: url('/images/minus.png');
    width: 28px;
    background-size: 20px auto;
    content: "";
    transform: none;
    transition: all 0.5s ease-in-out;
}
*/
/* .accordion
{
    --bs-accordion-btn-icon: url(/image/Line4.png);
    --bs-accordion-btn-active-icon: url(/image/PLUS.png);
}
/**************Slider Start*****************/
section.hero-banner {
    position: relative;
    top: 0px;
    width: 100%;
    overflow: hidden;
    padding: 100px 0px 100px 0px;
}

.slider-bg-image {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
}

.slider-bg-image img {
    width: 100%;
    height: auto;
}

.accordion-item {
    background-color: transparent;
}

button.accordion-button {
    background: transparent;
}

.accordion-button:not(.collapsed) {
    color: var(--bs-accordion-active-color);
    background-color: transparent;
    box-shadow: inset 0 calc(-1 * var(--bs-accordion-border-width)) 0 var(--bs-accordion-border-color);
}

.accordion-item:first-of-type .accordion-button {
    border-top-left-radius: 0px !important;
    border-top-right-radius: 0px !important;
}

.accordion-item:first-of-type {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-top: 0 !important;
}

.accordion-heading {
    display: block;
}

.accordion-button:not(.collapsed) h1.text-capitalize.visual-head {
    margin-top: 52px;
    padding-left: 0px;
}

.accordion-button:not(.collapsed) .event-type-wrapper {
    display: block;
}

.hero-banner .event-type-wrapper {
    display: none;
    position: absolute;
    top: 40px;
}

svg.img-fluid path {
    fill: #000000;
}

#search-modal svg.img-fluid path{
    fill: #fff;
}

footer .logo svg.img-fluid path {
    fill: #000000;
}

footer .logo:hover svg.img-fluid path {
    fill: #e54b61;
}

.hero-banner .event-type-wrapper {
    display: none;
    position: absolute;
    top: 40px;
}

/**************** SHARJAH BIENNIAL 15 / PROJECTS banner****************/
.projects {
    background-size: cover !important;
    background: url(../images/overview/sb-projects.banner.png) no-repeat;
    padding: 62px 44px 212px 44px;
}

.find-btn {
    font-family: "FranklinGothic URW";
    font-size: 1.125rem;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 0em;
    text-align: center;
    display: block;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 65px;
    height: 34px;
    line-height: 34px;
    border: 1px solid #101010;
    border-radius: 20px;
    margin: 20px 0;
    background: transparent;
}

.event-banner {
    background-size: cover !important;
    background: url(../images/overview/event-banner.png) no-repeat;
    padding: 62px 44px 212px 44px;
}

.learing-banner {
    background-size: cover !important;
    background: url(../images/overview/learning-banner.png) no-repeat;
    padding: 62px 44px 212px 44px;
}

/********************/
.collapsing {
    transition: height 0.4s ease;
}

.accordion-header {
    margin-top: 0;
    margin-bottom: 0;
}

.accordion-button {
    overflow-anchor: none;
    outline: none;
    position: relative;
    transition: all .4s ease;
    /* &::after
    {
        content: "";
        width: 19px;
        height: 19px;
        background-repeat: no-repeat;
        position: absolute;
        right: 10px;
        transition: all 0.4s ease;
    }
    */
}

@keyframes grow {
    from {
        font-size: 1.75rem;
        line-height: 35px;
    }

    to {
        font-size: 2.5rem;
        line-height: 50px;
    }
}

[aria-expanded="true"] h1.text-capitalize.visual-head {
    animation-name: grow;
    animation-duration: 1s;
    animation-fill-mode: forwards;
}

/************Slider END***************/
/*******************/
.f_cont form button {
    margin: 0px;
}

/* .f_cont form button:hover,.form button:hover
{
    color: #e54b61 !important;
    border: 1px solid #e54b61 !important;
    background: transparent;
}
*/
.no-border {
    border: none;
}

.loc-txt .black-text p,
.cust-txt .black-text p,
* .black-text * {
    color: black;
}

.news-box {
    padding-bottom: 0px !important;
}

.participating-artists-list-wrapper {
    column-count: 4;
}

.participating-artists-letter-start {
    font-family: FranklinGothicDemiCompressed, Arial, sans-serif;
    font-weight: 500;
    font-size: 1rem;
    line-height: 20px;
    text-transform: uppercase;
    color: #101010;
}

.participating-artists-name-list ul li {
    font-family: "Spectral";
    font-style: normal;
    font-weight: 400;
    font-size: 1rem;
    color: #858585;
}

.participating-artists-name-list ul {
    padding-left: 0px;
}

.filter-btn {
    font-family: "FranklinGothic URW";
    font-size: 1.125rem;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 0em;
    text-align: center;
    display: block;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 65px;
    height: 34px;
    line-height: 34px;
    border: 1px solid #101010;
    border-radius: 20px;
    margin: 20px 0;
    background: transparent;
}

.new-gallery-wrapper .owl-nav {
    bottom: -80px !important;
    top: auto !important;
    display: block !important;
}

.bg-skyblue {
    background: #0F9ADB;
}

.t_btn {
    padding: 0;
    font-family: FranklinGothicDemiCompressed, Arial, sans-serif;
    font-size: 2.5rem;
    font-weight: 500;
    line-height: 48px;
    letter-spacing: 0em;
    background: transparent;
    border: 0px;
    outline: none;
    color: #fff;
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    text-transform: uppercase;
}

a {
    color: black;
}

.Mababangong {
    background: url(../images/overview/banner.png) cover no-repeat;
    padding: 62px 44px 212px 44px;
}

a.visitor-guide-btn-cta {
    font-family: "FranklinGothic URW";
    font-size: 1.125rem;
    font-weight: 400;
    letter-spacing: 0em;
    text-align: center;
    display: block;
    align-items: center;
    line-height: 32px;
    border: 1px solid #101010;
    border-radius: 20px;
    color: #101010;
    width: fit-content;
    padding: 0px 21px;
    margin-bottom: 57px;
}

a.visitor-guide-btn-cta:hover {
    color: #e54b61 !important;
    border: 1px solid #e54b61 !important;
    background: transparent;
}

.col-lg-6.col-md-6 .event-cont .event-img img {
    max-height: 360px;
}

table.table.tr {
    border-bottom: 2px solid #000;
}

a.page-prev,
a.page-next {
    font-size: 2.5rem !important;
    color: #3E3E3E !important;
    margin-left: 15px;
}

.presentation-nav {
    text-align: right;
}

.presentation-nav a.page-prev:hover i {
    color: #e54b61 !important;
    transform-origin: left;
    left: -5px;
    position: relative;
}

.presentation-nav a.page-next:hover i {
    color: #e54b61 !important;
    transform-origin: left;
    right: -5px;
    position: relative;
}

.amazonpay-button-view1-gold {
    border-color: #000000 !important;
    background: #ffffff !important;
    border-radius: 20px !important;
    width: 185px !important;
}

/*Media*/
@media(max-width: 991.98px) {
    .visual-heading-wrap {
        position: static;
        transform: none;
        background-color: #000;
        padding: 30px 35px;
        max-width: 100%;
    }

    .home-slider .slick-dots li button {
        font-size: 1.25rem;
        line-height: 24px;
    }

    .visual-head {
        font-size: 1.875rem;
        line-height: 40px;
    }

    /* .header-options{
        width: 440px;
    } */
}

@media(max-width: 767.98px) {
    .home-slider .slick-dots li button {
        font-size: 0.75rem;
        line-height: 19px;
    }

    .visual-heading-wrap {
        padding: 30px 15px;
    }

    .resources-all-pages {
        font-size: 24px !important;
    }
}

header#header-main {
    z-index: 1000;
    padding: 2rem;
    width: 100%;
    border-bottom: solid 1px #fff;
    color: #838383;
}

.t-color-grey {
    color: #838383;
}

.caption {
    color: #838383;
    font-size: 0.9rem;
}

.text-white {
    color: #fff;
}

.container-fluid {
    max-width: 1440px !important;
}

img {
    width: 100%;
    display: block;
    height: auto;
    object-fit: cover;
    object-position: center;
}

.main-nav {
    display: flex;
    align-items: center;
    justify-content: end;
}

.main-nav-cont {
    display: flex;
}

.main-nav ul {
    margin: 0px;
    padding: 0px;
}

.main-nav ul li {
    list-style: none;
    display: inline-flex;
    padding: 0 16px;
    height: 100%;
    flex-wrap: wrap;
    align-content: center;
}

nav.main-nav a {
    font-family: 'FranklinGothicBook', Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 1.063rem;
    line-height: 20px;
    text-decoration: none;
    font-size: 1.75rem;
    color: inherit;
}

nav.main-nav a:hover {
    color: #e54b61 !important;
}

.user-icons ul {
    margin: 0;
    padding: 0;
}

.user-icons li {
    list-style: none;
    display: inline-block;
    padding: 0 5px !important;
}

.content {
    height: 1500px;
    background-color: cadetblue;
}

.sticky {
    position: sticky;
    top: 0;
    width: 100%;
    color: #000 !important;
    background-color: #fff;
    border-bottom: 1px solid #000;
}

#header-main img {
    filter: none;
}

header#header-main .user-icons a:hover svg,
header#header-main.sticky .user-icons a:hover svg {
    filter: brightness(0) saturate(100%) invert(37%) sepia(100%) saturate(617%) hue-rotate(309deg) brightness(93%) contrast(94%) !important;
}

.user-icons a svg {
    filter: brightness(1) invert(1) !important;
}

header#header-main.sticky .user-icons a svg {
    filter: brightness(1) invert(1) !important;
}

header#header-main.sticky svg.img-fluid path {
    fill: #000;
}

nav.main-nav ul li a {
    color: #000;
}

header#header-main.sticky nav.main-nav ul li a {
    color: #000 !important;
}

header#header-main.sticky nav.main-nav ul li a:hover {
    color: #e54b61 !important;
}

.f_cont ul li a:hover {
    color: #000;
    border-bottom: 1px solid #000;
}

.submit-vc path {
    fill: #000;
}

.btn-submit-newsletter {
    width: auto !important;
    height: auto !important;
}

.btn-submit-newsletter:hover svg path {
    fill: #e54b61 !important;
}

.owl-carousel .owl-nav button {
    font-size: 2.5rem !important;
    color: #3E3E3E !important;
    margin-left: 15px;
}

.text-grey {
    color: #858585 !important;
}

.text-link {
    color: #000 !important;
}

.text-link:hover {
    text-decoration: underline;
}

.featured-event-image img {
    width: 100%;
}

.owl-nav {
    position: absolute;
    top: -45px;
    right: 0;
}

.block-top-border {
    border-top: 1px solid #000;
    ;
}

.block-bottom-border {
    border-bottom: 2px solid #ABABAB;
    ;
}

.bt-white {
    border-top: 2px solid #fff;
    ;
}

.button-circle {
    font-size: 1.25rem;
    padding: 5px 26px;
    border: 1px solid #000;
    border-radius: 30px;
}

.button-circle:hover {
    background-color: #000;
    color: #fff;
}

.news-block {
    min-height: 180px;
}

.exp-link-area:hover {
    text-decoration: none;
}

#oc-explore .owl-nav {
    position: absolute;
    top: -60px;
    right: 0;
}

.accordion {
    width: 100%;
}

.gradient {
    position: absolute;
    background-image: linear-gradient(to top, rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.52));
    top: 0;
    left: 0;
    width: 100%;
    z-index: 3;
}

.hero-content {
    position: relative;
    top: 109px;
    width: 100%;
    z-index: 4;
}

.hero-img {
    position: absolute;
    top: 0;
    width: 100%;
    object-fit: cover;
    transition: all 1s linear;
    opacity: 0;
    z-index: 1;
    transition: opacity 1s ease-in-out;
}

.hero-img.active {
    opacity: 1;
    z-index: 2;
}

button.accordion-button:focus {
    border: none;
    box-shadow: none;
}

.explore-slider {
    margin-top: 0px;
}

.lime-blue {
    background-color: #0AA387;
}

/* Search Modal CSS */
.modal-screen-half {
    height: 60%;
}

#search-modal .modal-content .main-nav .main-nav-cont ul li a {
    color: #000000 !important;
}

#search-modal .modal-content .main-nav .main-nav-cont ul li a:hover {
    color: #e54b61 !important;
}

#search-modal .modal-content .btn-close {
    position: absolute;
    top: 5%;
    right: 2%;
    z-index: 999;
}

#search-modal .modal-content .logo {
    filter: invert(1);
}

#search-modal .modal-content .logo:hover {
    filter: invert(0);
}

#search-modal .modal-content .search-modal-bar {
    outline: none;
    border-bottom: 2px solid #858585 !important;
    padding: 10px 10px;
    border: none;
    font-size: 2rem;
    font-family: 'FranklinGothicBook', Arial, sans-serif;
    text-align: center;
}

.btn-search-modal-close:hover i {
    color: #e54b61 !important;
}

#search-modal .modal-content .search-modal-bar:focus {
    outline: none;
    border-bottom: 2px solid #e54b61 !important;
}

#search-modal .modal-content .mb-toggle span {
    background-color: #000 !important;
}

#search-modal .modal-content .mb-toggle.oopen span:nth-of-type(1),
#search-modal .modal-content .mb-toggle.oopen span:nth-of-type(3) {
    background-color: #000 !important;
}

#search-modal .modal-content .search-bar-btn {
    background-color: #000;
    height: 40px;
    outline: none;
    border: none;
}

.btn-search-submit {
    border: none;
    background: none;
    outline: none;
    font-size: 1.5rem;
}
button.btn-search-submit:hover path{
    stroke: #e54b61 !important;
}

.far:hover {
    color: #e54b61 !important;
}

.btn-search-modal-close {
    border: none;
    outline: none;
    background: none;
    font-size: 2.0rem;
    margin-top: 10px;
}

/* End of Search Modal Styles */

.slick-prev:before,
.slick-next:before {
    color: #3E3E3E;
    font-family: "Font Awesome 5 Pro";
    font-size: 2.5rem;
    font-weight: 300;
    top: 0px;
}

.slick-prev {
    bottom: -40px;
    top: auto;
    right: 70px;
    left: auto;
}

.slick-prev:before {
    content: "\f177";
}

.slick-next {
    bottom: -40px;
    top: auto;
    right: 12px;
}

.slick-next:before {
    content: "\f178";
}

.saf-red {
    color: #e54b61;
}

.ul-safety-rules {
    list-style: inherit;
    padding: 0px 20px;
}

.ul-safety-rules li {
    list-style: inherit;
}

.text-saf-grey {
    color: #858585;
}

a.active-link {
    color: #000 !important;
    font-weight: 500;
}

.tabs-container {
    overflow-x: auto;
    white-space: nowrap;
}

.tab {
    display: inline-block;
    color: #ABABAB;
    text-decoration: none;
    cursor: pointer;
    transition: background-color 0.3s ease;
    text-transform: uppercase;
    font-size: 1.2rem;
}

.tab:hover {
    outline: #555;
}

[class^=”col-”] {
    padding: 0px;
    margin: 0px;
}

header#header-main {
    padding: 0px;
}

#featured-events,
#news {
    padding: 0px !important;
}

a.active-link:focus {
    border-color: none;
    outline: none;
}

.w-fit {
    width: fit-content;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'FranklinGothicDemiCompressed';
}

.caption-body-text p {
    color: #565656 !important;
    font-size: 0.75rem;
}

.caption-body-text p span {
    color: #565656 !important;
    font-size: 0.75rem;
}

.caption-text p {
    font-size: 0.75rem;
    line-height: 1.1rem;
}

.event-dtv p {
    font-size: 1.25rem;
    line-height: 2rem;
    color: #565656;
    font-family: 'FranklinGothicBook', Arial, sans-serif;
}

.book-now {
    background-color: #e54b61;
    font-family: 'Source Sans 3', sans-serif;
    color: #fff;
    border: none;
    text-decoration: none;
}

.tag-exhibition {
    background-color: #ff3900;
}

.tag-performance {
    background-color: #f2c300;
}

.tag-news {
    background-color: #636363;
}

.tag-learning {
    background-color: #00b484;
}

.tag-music {
    background-color: #8455cd;
}

.tag-free {
    background-color: #00ced5;
}

.tag-paid {
    background-color: #b24752;
}

.tag-film {
    background-color: #d0d4ac;
}

.tag-sb {
    background-color: #ff6ec8;
}

.tag-mm {
    background-color: #237bdb;
}

.tag-collections {
    background-color: #5362B2;
    ;
}

.tag-publications {
    background-color: #aa7041;
}

.accordion-button .hero-title {
    font-size: 2.5rem;
}

.hero-title {
    font-family: "FranklinGothicDemi";
}

.accordion-button.collapsed .hero-title {
    font-size: 1.5rem;
}

.slick-track {
    margin-left: 0;
    margin-right: 0;
}

/* .fe-nav-container {
    position: relative;
} */

/* .fe-nav {
    position: relative;
    height: 100%;
} */

.fa-long-arrow-left::before {
    content: "\f177";
}

.fa-long-arrow-right::before {
    content: "\f178";
}

.slick-arrow{
	color: #3E3E3E;
	font-family: "Font Awesome 5 Pro";
	font-size: 2.5rem;
	font-weight: 300;
	padding: 0px !important;
	border: none;
	background: 0;
    position: relative;
}
.fe-nav{
    direction: ltr !important;
}
.fe-prev,
.f-exp-prev,
.arrow-news-prev{
    margin-right: 10px;
}
/* .fe-prev,
.fe-next,
.f-exp-prev,
.f-exp-next,
.icollection-prev,
.icollection-next {
    margin-left: 15px; 
    top: 50%; 
    transform: translateY(-50%); 
} */

/*.fe-prev,
.f-exp-prev,
.icollection-prev {
     right: 50px; 
}*/

/* .fe-next,
.f-exp-next,
.icollection-next {
     right: 0px; 
} */

.fa-long-arrow-left:hover,
.fa-long-arrow-right:hover {
    COLOR: #e54b61;
    /* font-size: 3rem; */
}

.fa-arrow-circle-left:hover,
.fa-arrow-circle-right:hover {
    font-size: 1.5rem;
}

.slick-slide {
    margin: 0 15px;
}

/* the parent */
.slick-list {
    margin: 0 -15px;
}

.ul-venue-city {
    padding: 0px;
}

a.page-link {
    position: relative;
    color: #000;
    text-decoration: none;
    width: fit-content;
    display: inline-block;
}

a.page-link:hover {
    color: #000;
}

a.page-link::before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 2px;
    bottom: 0;
    left: 0;
    background-color: #000;
    transform: scaleX(0);
    transition: transform 0.3s ease;
}

a.page-link:hover::before {
    transform: scaleX(1);
}

.link {
    color: #000;
    text-decoration: none;
}
a.link:hover{
    text-decoration: underline;
}

.img-fe {
    width: 100%;
}

.select-container {
    position: relative;
}

.select-filter {
    border: 1px solid #000;
    padding: 5px 10px;
    width: 100%;
    appearance: none;
    background: #fff;
    font-family: 'Source Sans 3', sans-serif;
    font-size: 1.15rem;
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    color: #000;
    border-radius: 0%;
}

.select-container1::after {
    content: "\f078";
    font-family: "Font Awesome 5 Pro";
    font-weight: 900;
    position: absolute;
    right: 25px;
    top: 50%;
    transform: translateY(-50%);
    pointer-events: none;
}

.btn-filters {
    width: 100%;
    height: auto;
    border: 1px solid;
    border-radius: 0;
    padding: 5px 10px;
    font-family: 'Source Sans 3', sans-serif;
    font-size: 1.15rem;
    outline: none;
    text-align: left;
}

.btn-filters:hover {
    border: 1px solid;
    outline: none;
    box-shadow: none;
}

.btn-filter-container::after {
    content: "\f067";
    font-family: "Font Awesome 5 Pro";
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
    pointer-events: none;
}

.search-dd-header {
    font-size: 1.5rem;
    outline: none;
    border-bottom: 2px solid #858585 !important;
    border: none;
    font-family: 'FranklinGothicBook', Arial, sans-serif;
    text-align: left;
    width: 100%;
    padding: 0px;
    border-radius: 0;
}
.search-dd-header:focus{
    border-radius: 0;
    border-color: #000;
    box-shadow: none;
}

.search-input {
    border: none;
    padding: 5px 10px;
    width: 300px;
    appearance: none;
    -webkit-appearance: none;
    background: white;
    font-family: 'Source Sans 3', sans-serif;
    font-size: 1.15rem;
    outline: none;
    border: 1px solid #000;
    transition: width 0.3s ease;
    border-radius: 0;
}

.search-input:focus {
    width: 100%;
    border-color: #000;
    box-shadow: none;
}

.search-input:focus::placeholder {
    opacity: 0;
    transform: opacity 0.3s ease;
}

.img-banner {
    width: 100%;
    display: block;
}

a {
    color: #0d6efd;
    text-decoration: underline;
    text-underline-offset: 0.3rem;
}

.btn-link {
    color: #000;
    text-decoration: none;
}

.exp-link-area {
    text-decoration: none;
    color: unset;
}

.f_cont ul li a:hover {
    border-bottom: none;
}

.head-link {
    color: #000;
    text-decoration: none;
}

.button-circle {
    text-align: center;
    line-height: 40px;
    display: inline-block;
    font-family: 'Source Sans 3', sans-serif;
}

/* Accounts style */
.decor {
    text-decoration: none;
}

.mb-35 {
    margin-bottom: 35px !important;
}

.pr-108 {
    padding-right: 108px;
}

.pb-35 {
    padding-bottom: 35px !important;
}

.pr-68 {
    padding-right: 68px !important;
}

.align-item-flex-start {
    align-items: flex-start;
}

.pb-48 {
    padding-bottom: 48px;
}

.checkbox-align {
    align-items: flex-start !important;
}

.black {
    background-color: #000000 !important;
}

.w-230 {
    width: 230px !important;
}

.pr-20 {
    padding-right: 20px;
}

.table-border {
    border-bottom: 2px solid black;
}

.border-gray {
    border-bottom: 2px solid grey;

}

.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
    color: #000 !important;
    background: none !important;
}

/* Date Range Picker Styles */
.daterangepicker {
    font-family: 'FranklinGothicBook' !important;
    font-size: 1rem !important;
}

.daterangepicker .calendar-table th,
.daterangepicker .calendar-table td {
    height: 32px !important;
    line-height: 32px !important;
    font-size: 0.9rem !important;
    border-radius: 0px !important;
}

.daterangepicker td.active,
.daterangepicker td.active:hover {
    background-color: #e54b61 !important;
}

.daterangepicker td.start-date.end-date {
    border-radius: 8px !important;
}

.daterangepicker td.start-date {
    border-radius: 8px 0 0 8px !important;
    background-color: #e54b61 !important;
}

.daterangepicker td.in-range {
    background-color: #f5e4e7 !important;
}

.daterangepicker td.end-date {
    border-radius: 0 8px 8px 0 !important;
    background-color: #e54b61 !important;
}

.daterangepicker .drp-selected {
    font-size: 0.9rem !important;
}

.daterangepicker .drp-buttons .btn {
    font-size: 0.9rem !important;
    padding: 2px 15px !important;
    font-weight: normal !important;
}

.applyBtn {
    background-color: #000 !important;
    border: 1px solid #000 !important;
}

.explore-text {
    color: #fff;
    font-size: 2rem;
    font-family: 'FranklinGothicBookCondensed';
}

/* Collections Pages Styles */
.col-credit p {
    font-family: 'FranklinGothicBook' !important;
    font-size: 1rem;
    line-height: 1.5rem;
}

.event-img:hover {
    filter: brightness(90%);
}

.btn-filters:active {
    background-color: #000 !important;
    color: #fff !important;
}

.btn-filter-container:active::after {
    color: #fff !important;
}

section#filters {
    border-bottom: 1px solid #000;
}

svg.fill-black path {
    fill: #000;
}

svg.fill-white path {
    fill: #fff;
}

.nav-link {
    color: #7f7f7f;
}

.subnav-link {
    color: #000 !important;
}

#search-modal header#header-main {
    border-bottom: solid 1px #000;
}

#search-modal .sub-navbar {
    border: 1px solid #000;
    border-top: none;
}

.search-btn {
    background-color: #000;
    color: #fff;
    padding: 5px 30px;
    font-family: 'Source Sans 3';
    font-size: 1.15rem;
    text-decoration: none;
    height: 100%;
}

.search-btn:hover {
    color: #e54b61;
}

/* Styles for the overlay */
.filters-overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    /* Semi-transparent black */
    z-index: 9999;
    /* animation: fadeInOverlay 1s ease-in-out; /* Apply animation */
}

/* Styles for the content within the overlay */
.filters-overlay-content {
    position: absolute;
    top: 0;
    /* Initially off-screen */
    left: 0;
    width: 100%;
    height: 50%;
    background-color: white;
    /*animation: slideInContent 0.5s ease-in-out forwards; /* Apply animation */
}

/* Animation for the overlay fade-in */
@keyframes fadeInOverlay {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

/* Animation for the content slide-in */
@keyframes slideInContent {
    from {
        top: 0;
    }

    to {
        top: 50%;
    }
}

/* Styles for filters labels and inputs */
span.filter-label {
    font-family: 'FranklinGothicBookCondensed';
    font-size: 1.5rem;
    line-height: normal;
}

.btn-filter-container[data-content="changed"]::after {
    content: "\f00d";
    /* Other styles for ::before when content is changed */
}

.filters-apply-btn {
    width: 100%;
    height: 100%;
    background: #000;
    color: #fff;
    text-decoration: none;
    font-family: 'Source Sans 3', sans-serif;
    font-size: 22px;
    display: block;
    border: 1px solid #000;
    padding: 1px 20px;
    text-align: center;
}

.filters-apply-btn:hover {
    color: #fff;
}

.filters-clear-btn {
    width: 100%;
    height: 100%;
    color: #000;
    background-color: #fff;
    text-decoration: none;
    font-family: 'Source Sans 3', sans-serif;
    font-size: 1.15rem;
    display: block;
    border: 1px solid #000;
    padding: 1px 20px;
    text-align: center;

}

.filters-clear-btn:hover{
    color: #fff;
    background-color: #000;
}

.filter-bill {
    background: #000;
    color: #fff;
    padding: 3px 20px;
    display: flex;
    border-radius: 20px;
    align-items: center;
}

.remove-filter {
    cursor: pointer;
}

.filter-exist {
    color: red;
    font-size: 1.1rem;
}

.search-icon {
    position: absolute;
}

h1.FranklinGothicBook,
h2.FranklinGothicBook,
h3.FranklinGothicBook,
h4.FranklinGothicBook,
h5.FranklinGothicBook,
h6.FranklinGothicBook {
    line-height: 1.7rem;
}

.logo-small {
    width: 30px;
    height: 30px;
    display: inline-block;
}

pre{
    overflow: hidden;
}

strong {
    color: #000 !important;
    font-weight: 500;
}
p:has(sup) [style*="margin"] {
    font-size: 0.85rem;
}

.caption-text p {
    font-size: 0.75rem !important;
    line-height: 1.1rem !important;
}
.text-online{
    color: #2f662f !important;
}
.btn-online {
    width: 100%;
    height: auto;
    border: 1px solid;
    border-radius: 25px;
    padding: 5px;
    font-family: 'Source Sans 3', sans-serif;
    font-size: 1.15rem;
    outline: none;
    text-align: center;
}

.btn-online:hover {
    border: 1px solid;
    background-color: #e54b61;
    color: #fff;
    outline: none;
    box-shadow: none;
}
.btn-online-container .active{
    background-color: #000;
    color: #fff;
}
.btn-more-info{
    background: #f1f1f1;
    font-family: 'Source Sans 3';
    font-size: 1.1rem;
    text-decoration: none;
}
.btn-discover{
    max-width: 400px;
}
.sponsor-logo{
    max-width: 190px;
}
.extended-banner:hover{
    filter: brightness(85%);
}
#cookies-bar{
    background-color:#212529;
    opacity: 0.9;
}
.btn-cookies{
    color: #000;
    background-color: #fff;
    font-family: 'Source Sans 3', sans-serif;
    font-size: 1rem;
    border: 0;
    padding: 5px 15px;
    text-align: center;
}
.btn-cookies:hover {
    color: #fff;
    background-color: #e54b61;
}
.btn-accept{
    color: #fff !important;
    background-color: #07c !important;
}
.btn-accept:hover{
    opacity: 0.7;
}
.switch {
    position: relative;
    display: inline-block;
    width: 48px;
    height: 25px;
  }
  
  .switch input { 
    opacity: 0;
    width: 0;
    height: 0;
  }
  
  .slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
  }
  
  .slider:before {
    position: absolute;
    content: "";
    height: 20px;
    width: 20px;
    left: 4px;
    bottom: 3px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
  }
  
  input:checked + .slider {
    background-color: #e54b61;
  }
  
  input:focus + .slider {
    box-shadow: 0 0 1px #e54b61;
  }
  
  input:checked + .slider:before {
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px);
  }
  
  /* Rounded sliders */
  .slider.round {
    border-radius: 25px;
  }
  
  .slider.round:before {
    border-radius: 50%;
  }
 .lnk-clear-filters {
    background: 0;
    border: 0;
    text-decoration: underline;
}
.lnk-clear-filters:hover{
    color: #e54b61;
}
.side-info-label{
    font-family: 'FranklinGothicDemi', Arial, Helvetica, sans-serif;
}
.side-info-details{
    font-family: 'FranklinGothicBook', Arial, Helvetica, sans-serif;
}
section#body-content ul{
    margin: 1rem 0;
}
#hightlighted-venues a{
    color: #000;
}

.copyright{
    font-size: 0.8rem;
}
span.circle a{
    text-underline-offset: 0.15rem;
    font-family: 'FranklinGothicBook', Arial, Helvetica, sans-serif;
}


/*       New CSS for the new header           */

header{
    z-index: unset;
    padding: unset;
    width: 100%;
    color: unset;
    z-index: 50;
    border-bottom: solid 1px #fff;
}
.main-header {
    /* Desktop header styles */
    background-color: unset;
    position: fixed;
}

.mobile-header {
    /* Mobile header styles */
    background-color: unset;
    position: fixed;
}
.navbar, .navbar-mobile{
    list-style: none;
}
.navbar li{
    height: 100%;
    display: flex;
    align-items: center;
    position: relative;
    padding: 0px 15px;
}
.navbar li a, .navbar-mobile li a{
    font-size: 1.5rem;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0em;
    text-align: left;
    text-transform: uppercase;
    font-family: 'FranklinGothicBook', Arial, sans-serif;
}
.navbar-mobile .nav-link{
    color: #000;
}
.hamburger-container{
    position: relative;
    height: 100%;
    z-index: 5;
}

.hamburger-container .checkbox{
    position: absolute;
    display: block;
    height: 26px;
    width: 26px;
    right: 0px;
    z-index: 6;
    opacity: 0;
    cursor: pointer;
}

.hamburger-lines{
    height: 21px;
    width: 26px;
    position: absolute;
    right: 0;
    z-index: 5;
}

.hamburger-lines .line {
    display: block;
    height: 3px;
    width: 100%;
    border-radius: 0px;
    background: #ffffff;
}

.hamburger-lines .line1 {
    transform-origin: 0% 0%;
    transition: transform 0.4s ease-in-out;
}

.hamburger-lines .line2 {
    transition: transform 0.2s ease-in-out;
}

.hamburger-lines .line3 {
    transform-origin: 0% 100%;
    transition: transform 0.4s ease-in-out;
}

.hamburger-container input[type="checkbox"]:checked ~ .hamburger-lines .line1 {
    transform: rotate(45deg);
}

.hamburger-container input[type="checkbox"]:checked ~ .hamburger-lines .line2 {
    transform: scaleY(0);
}

.hamburger-container input[type="checkbox"]:checked ~ .hamburger-lines .line3 {
    transform: rotate(-45deg);
}

.hamburger-container input[type="checkbox"]:checked ~ #subHeader {
    transform: translateY(0%);
}

.hamburger {
    font-size: 30px;
    background: none;
    border: none;
    color: #333;
}
.saf-logo path{
    fill: #fff;
}
.dropdown-header{
    background-color: #fff;
    z-index: 20;
    transform: translateY(-120%);
    position: fixed;
    transition: transform 0.5s ease-in-out;
    width: 100%;
}
/* .dropdown-header.active{
    transform: translateY(102px);
} */
.dd-header-menu{
    list-style: none;
    margin: 0;
    padding: 0;
}
.subnav-link {
    font-size: 1.5rem;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0em;
    text-align: left;
    text-transform: uppercase;
    font-family: 'FranklinGothicBook', Arial, sans-serif;
    font-style: normal;
    text-decoration: none;
}
.subnav-link:hover{
    color: #e54b61 !important;
    text-decoration: underline;
}
.main-header.bg-white, .mobile-header.bg-white{
    border-bottom: 1px solid #000;
}
.main-header.bg-white .saf-logo path, .main-header.bg-white .nav-link, .mobile-header.bg-white .saf-logo path, .mobile-header.bg-white .nav-link{
    fill: #000;
    color: #000;
}
.saf-logo:hover path{
    fill: #e54b61 !important;
}
.navbar .nav-link:hover{
    color: #e54b61 !important;
}
.main-header.bg-white .hamburger-lines .line, .mobile-header.bg-white .hamburger-lines .line{
    background: #000;
}
.btn-clear-search{
    position: absolute;
    right: 0;
    border: 0;
    outline: none;
    background: none;
    font-size: 1.5rem;
}
.res-wrapper, .more-wrapper, .whatson-wrapper{
    overflow: hidden;
    transition: height 500ms ease-in-out;
    height: 0;
}
.res-wrapper.open, .whatson-wrapper.open, .more-wrapper.open{
    height: auto;
}
.res-nav-list, .more-nav-list, .whatson-nav-list{
    list-style: none;
}
.res-nav-list li a, .whatson-nav-list li a{
    font-size: 1.5rem;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0em;
    text-align: left;
    text-transform: uppercase;
}
.btn-expand{
    font-size: 1.5rem;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0em;
    text-align: left;
    text-transform: uppercase;
    background: none;
}
.btn-expand span{
    font-family: FranklinGothicBook, Arial, sans-serif;
}
.fa-lg{
    font-size: 2rem;
}
.sub-navbar{
    display: none; 
    position: absolute;
    top: 100%;
    left: 0;
    background-color: #fff;
    padding: 10px 15px;
    z-index: 999;
    border: 1px solid #fff;
    border-top: none;
    width: max-content;
}
.sub-navbar a{
    padding: 10px 0px;
    display: block;
}

.main-header.bg-white .sub-navbar{
    border-color: #000;
}

/* end of new CSS */

.button-circle:hover
{
    background-color: #000 !important;
}

a.nav-link.active, a.subnav-link.active{
    color: #000 !important;
}
.slick-dots{
	display: flex;
    justify-content: center;
    margin: 0;
    padding: 1rem 0;
    list-style-type: none;
}
.slick-dots li{
	margin: 0 0.25rem;
}
.slick-dots button{
	display: block;
    width: 0.75rem;
    height: 0.75rem;
    padding: 0;
    border: none;
    border-radius: 100%;
    background-color: #9a9aa9aa;
    text-indent: -9999px;
}
li.slick-active button{
	background-color: #e54b61;
}
.more-info-icon svg path{
	stroke: #fff;
}

.more-info-icon:hover svg path{
	stroke: #e54b61;
}
.logo-container{
    max-width: 200px;
}
button.search-dd-header{
    opacity: 0;
}
#searchHeader{
    display: none;
}
#searchHeader line, #searchHeader circle, #closeHeader path{
    stroke: #fff;
}
#closeHeader{
    display: none;
}
.main-header.bg-white #searchHeader line, .main-header.bg-white #searchHeader circle, .main-header.bg-white #closeHeader path{
    stroke: #000;
}
#searchHeader:hover line, #searchHeader:hover circle, .slick-arrow:hover path, .slick-arrow:hover line, #closeHeader:hover path{
    stroke: #e54b61;
}
.main-header.bg-white #searchHeader:hover line, .main-header.bg-white #searchHeader:hover circle, .main-header.bg-white #closeHeader:hover path{
    stroke: #e54b61;
}

#searchHeader.active, #closeHeader.active{
    display: block;
}
.select-arrow-down{
    position: absolute;
    right: 22px;
    top: 25%;
}
#navTabs a.nav-link{
    font-family: FranklinGothicBook, Arial, sans-serif;
    font-size: 1.5rem;
    text-transform: uppercase;
    border: 0;
}
#btn-back-to-top {
    position: fixed;
    bottom: 50px;
    right: 20px;
    display: none;
    z-index: 100;
    border-radius: 50%;
    background: black;
    opacity: 0.4;
    box-shadow: 0 2px 4px darkslategray;
    filter: brightness(0.9);
    transition: opacity ease-in-out 0.2s;
    width: 50px;
  }
  #btn-back-to-top:hover{
    opacity: 1;
  }
  .accordion{
    --cui-accordion-border-color: auto;
  }
  #navTabs .nav-link:focus, #navTabs .nav-link:hover{
    --cui-nav-link-hover-color: #000;
    --bs-nav-link-hover-color: #000;
    font-weight: 500;
  }
  .nav-underline-border{
    --cui-nav-underline-border-border-color: #000;
    --cui-nav-underline-border-border-width: 1px;
  }
  .accordion-body figure.table td, .learn-body-text figure.table td{
    font-family: "Spectral", Arial, sans-serif;
    font-size: 0.85rem;
    color: var(--cui-body-color);
  }
  .accordion-body figure.table td img, .learn-body-text figure.table td img{
    width: 50px;
  }
  .nav-item{
    padding-bottom: 10px;
  }

  .sp-text p{
    font-family: FranklinGothicBook, Arial, sans-serif;
    font-size: 1.3rem;
  }