@import"https://use.typekit.net/ilm2aga.css";

p a,
.artist-feature .artist-img img,
.discover-intro .tab-content .exhibition-pic a,
.programs-image a,
.programs-image img,
.partners ul li img,
.team .team-card .people-img img,
header nav ul li,
body,
.programs-image a:hover::after,
.discover-intro .tab-content .exhibition-pic a::after,
.programs-image a::after,
.events .event-card .event-img::after,
.discover-intro .tab-content .exhibition-pic a img,
.events .event-card .event-img img,
.artist-feature .artist-img img:hover::after,
.team .team-card .people-img img:hover::after,
.events .event-card .event-img img:hover::after,
.discover-intro .tab-content .exhibition-pic a:hover img::after,
.programs-image a:hover img::after,
.events .event-card .event-img:hover img::after {
    transition: all 800ms ease
}

input,
[type=color],
[type=date],
[type=datetime-local],
[type=datetime],
[type=email],
[type=month],
[type=number],
[type=password],
[type=search],
[type=tel],
[type=text],
[type=time],
[type=url],
[type=week],
textarea,
input:focus,
[type=color]:focus,
[type=date]:focus,
[type=datetime-local]:focus,
[type=datetime]:focus,
[type=email]:focus,
[type=month]:focus,
[type=number]:focus,
[type=password]:focus,
[type=search]:focus,
[type=tel]:focus,
[type=text]:focus,
[type=time]:focus,
[type=url]:focus,
[type=week]:focus,
textarea:focus,
p,
label,
body {
    font-size: 15px;
    line-height: 22px;
    margin: 0 0 10px;
    font-style: normal;
    color: inherit
}

h1 {
    font-size: 16px;
    font-weight: 700;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: 1px;
    line-height: 1.19;
    font-family: inherit;
    color: #f26c4f;
    margin: 0 0 1rem 0;
    padding: 0;
    text-transform: uppercase
}

@media screen and (max-width: 767px) {
    h1 {
        font-size: 14px
    }
}

h2 {
    font-size: 35px;
    line-height: 50px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal;
    text-align: center;
    margin: 0;
    padding: 0;
    font-family: inherit
}

@media screen and (max-width: 991px) {
    h2 {
        font-size: 25px
    }
}

@media screen and (max-width: 767px) {
    h2 {
        font-size: 20px !important;
        margin-bottom: .5rem
    }
}

h3 {
    font-size: 30px;
    letter-spacing: normal;
    line-height: 1.18;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    font-family: inherit;
    padding: 0;
    margin: 0;
    color: inherit
}

@media screen and (max-width: 991px) {
    h3 {
        font-size: 23px
    }
}

@media screen and (max-width: 767px) {
    h3 {
        font-size: 1.25rem
    }
}

h4 {
    position: relative;
    letter-spacing: normal;
    line-height: 1.19;
    color: inherit;
    font-size: 16px;
    font-family: inherit;
    font-weight: 500
}

@media screen and (max-width: 991px) {
    h4 {
        font-size: 1rem
    }
}

h5 {
    font-size: 14px;
    font-weight: 700;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.18;
    letter-spacing: normal;
    color: inherit;
    font-family: inherit
}

h6 {
    font-family: inherit;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 2;
    letter-spacing: 1.8px;
    margin: 0;
    padding: 0;
    color: rgba(70, 70, 70, .8)
}

.inside-header .swipertext {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    margin: auto;
    -webkit-transform: translate(0%, -50%);
    -ms-transform: translate(0%, -50%);
    transform: translate(0%, -50%);
    width: 95%;
    color: #fff;
    z-index: 999;
    text-align: left
}

.video-block .playicon {
    margin: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 2;
    text-align: center
}

.artist-feature .artist-img img:hover,
.team .team-card .people-img img:hover,
.events .event-card .event-img img:hover,
.discover-intro .tab-content .exhibition-pic a:hover img,
.programs-image a:hover img,
.events .event-card .event-img:hover img {
    transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05)
}

.artist-feature .artist-img img:hover::after,
.team .team-card .people-img img:hover::after,
.events .event-card .event-img img:hover::after,
.discover-intro .tab-content .exhibition-pic a:hover img::after,
.programs-image a:hover img::after,
.events .event-card .event-img:hover img::after {
    content: "";
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    top: 0;
    background: rgba(0, 0, 0, .5);
    opacity: 0
}

.g-card .g-img::after {
    position: absolute;
    top: -1px;
    left: -37px;
    content: "";
    transform: skew(-40deg);
    -moz-transform: skew(-40deg);
    -webkit-transform: skew(-40deg);
    -ms-transform: skew(-40deg);
    -o-transform: skew(-40deg);
    background: #f5f5f5;
    width: 70px;
    height: 80px
}

.discover-intro .tab-content .exhibition-pic a::after,
.programs-image a::after,
.events .event-card .event-img::after {
    content: "";
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    top: 0;
    background: rgba(0, 0, 0, .5);
    opacity: 0
}

.discover-intro .tab-content .exhibition-pic a:hover::after,
.programs-image a:hover::after,
.events .event-card .event-img:hover::after {
    opacity: 1
}

body {
    margin: auto;
    position: relative;
    color: rgba(70, 70, 70, .8);
    opacity: 0;
    display: flex;
    flex-direction: column;
    min-height: 100vh;
    font-family: proxima-nova, sans-serif
}

html.is-reveal-open,
html.is-reveal-open body {
    position: relative
}

*,
*::before,
*::after,
*:hover,
*:focus,
*:active {
    outline: none !important
}

.form-control::-webkit-input-placeholder {
    color: rgba(70, 70, 70, .8);
    opacity: 1
}

.form-control::-moz-placeholder {
    color: rgba(70, 70, 70, .8);
    opacity: 1
}

.form-control:-ms-input-placeholder {
    color: rgba(70, 70, 70, .8);
    opacity: 1
}

.form-control:-moz-placeholder {
    color: rgba(70, 70, 70, .8);
    opacity: 1
}

a,
a:active,
a:focus,
a:hover {
    outline: none !important;
    outline-style: none !important;
    text-decoration: none;
    color: inherit
}

.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
    color: inherit
}

h6 small {
    font-size: 11px;
    letter-spacing: 1px
}

p,
label {
    margin: 0 0 10px
}

small {
    font-size: 85%
}

.mb0 {
    margin-bottom: 0 !important
}

.mt0 {
    margin-top: 0 !important
}

.pb0 {
    padding-bottom: 0 !important
}

.pt0 {
    padding-top: 0 !important
}

input,
[type=color],
[type=date],
[type=datetime-local],
[type=datetime],
[type=email],
[type=month],
[type=number],
[type=password],
[type=search],
[type=tel],
[type=text],
[type=time],
[type=url],
[type=week],
textarea,
input:focus,
[type=color]:focus,
[type=date]:focus,
[type=datetime-local]:focus,
[type=datetime]:focus,
[type=email]:focus,
[type=month]:focus,
[type=number]:focus,
[type=password]:focus,
[type=search]:focus,
[type=tel]:focus,
[type=text]:focus,
[type=time]:focus,
[type=url]:focus,
[type=week]:focus,
textarea:focus {
    padding: 10px 0 !important;
    box-shadow: none;
    border: 1px solid #c8c7c7;
    border-left: 0px;
    border-right: 0px;
    border-top: 0px;
    border-radius: 0;
    margin: 0 0 1rem;
    height: auto;
    background: rgba(0, 0, 0, 0);
    letter-spacing: 1px;
    font-size: 14px !important
}

input[type=number] {
    -moz-appearance: textfield
}

input[type=number]::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0
}

textarea,
textarea:focus,
.form-control:focus {
    border-radius: 0 !important;
    padding: 2px .5rem 2px 0
}

.form-control:focus {
    border-color: inherit;
    box-shadow: inherit !important
}

textarea.form-control {
    height: inherit;
    line-height: 2;
    resize: none
}

textarea {
    min-height: inherit;
    height: 150px !important;
    padding-left: 0 !important
}

[type=checkbox],
[type=file],
[type=radio],
[type=checkbox]:focus,
[type=file]:focus,
[type=radio]:focus {
    margin: 0;
    height: auto
}

img {
    width: 100%
}

.form-control {
    border-radius: 0;
    border-left: 0px;
    border-right: 0px;
    border-top: 0px
}

.btn {
    border-radius: 0;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 22px;
    text-align: center;
    font-size: 13px;
    letter-spacing: 1px;
    transition: all 800ms ease;
    padding: .4rem .75rem .2rem;
    text-transform: uppercase
}

.btn.btn-outline {
    border: 1px dashed rgba(70, 70, 70, .8);
    padding: .7rem 2rem .5rem
}

.btn.outline-orange {
    color: #f26c4f;
    border: 1px solid #f26c4f;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    padding: 5px 16px
}

.btn.outline-orange:hover {
    color: #fff;
    background: #f26c4f
}

.btn.orange {
    color: #fff;
    background: #f26c4f;
    border: 1px solid #f26c4f;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    padding: 5px 16px
}

.btn.orange:hover {
    color: #fff;
    background: #f26c4f
}

.btn:focus {
    box-shadow: none !important
}

.color-link,
.color-link:hover,
.color-link:focus,
.color-link:visited {
    color: #f26c4f;
    font-size: 13px;
    text-transform: uppercase;
    border-bottom: 1px solid #f26c4f
}

.color-link.black,
.color-link:hover.black,
.color-link:focus.black,
.color-link:visited.black {
    color: rgba(70, 70, 70, .8);
    border-color: rgba(70, 70, 70, .8)
}

ul {
    margin: 0;
    padding: 0
}

ul li {
    list-style: none
}

.swiper-button-next,
.swiper-button-prev {
    background-size: 21px 32px;
    width: 23px;
    height: 32px
}

.grey.swiper-button-next {
    background-image: url(../images/icons/r-grey.svg) !important;
    background-repeat: no-repeat
}

.grey.swiper-button-next::after {
    content: none
}

.grey.swiper-button-prev {
    background-image: url(../images/icons/l-grey.svg) !important;
    background-repeat: no-repeat
}

.grey.swiper-button-prev::after {
    content: none
}

.white.swiper-button-next {
    background-image: url(../images/icons/r-white.svg) !important;
    background-repeat: no-repeat
}

.white.swiper-button-next::after {
    content: none
}

.white.swiper-button-prev {
    background-image: url(../images/icons/l-white.svg) !important;
    background-repeat: no-repeat
}

.white.swiper-button-prev::after {
    content: none
}

.custum-pagination {
    display: flex;
    left: 0;
    right: 0;
    width: 100%
}

@media screen and (max-width: 991px) {
    .custum-pagination {
        display: block
    }
}

.custum-pagination .swiper-pagination-bullet {
    background: rgba(0, 0, 0, 0);
    width: auto;
    height: auto;
    opacity: 1;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    color: #fff;
    position: relative
}

.custum-pagination .swiper-pagination-bullet-active::after {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    content: "";
    border-top: 2px solid rgba(255, 255, 255, .7) !important
}

.schedule-modal .close {
    background: none;
    border: 0;
    text-align: right;
    position: absolute;
    right: 0;
    top: 0px;
    padding: 1rem;
    z-index: 2
}

.schedule-modal .close img {
    width: 18px
}

.schedule-modal h4 {
    letter-spacing: normal;
    margin-bottom: 2rem;
    text-transform: uppercase
}

.schedule-modal .modal-body {
    padding: 2rem
}

.schedule-modal .modal-dialog {
    max-width: 700px;
    display: flex;
    align-items: center;
    min-height: calc(100% - 3.5rem)
}

.schedule-modal .modal-content {
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    color: rgba(70, 70, 70, .8);
    background: #f5f5f5
}

.schedule-modal .modal-content form .form-group {
    margin-bottom: 1rem
}

.schedule-modal .modal-content form .form-label {
    margin: 0
}

.schedule-modal .modal-content form .form-control {
    border-right: 0px;
    border-top: 0px;
    border-left: 0px !important;
    padding-left: 0 !important
}

.schedule-modal .modal-content form textarea {
    height: 60px !important;
    background: rgba(0, 0, 0, 0)
}

.schedule-modal .modal-content form .btn {
    margin-top: 2rem
}

.schedule-modal .modal-content span#smessage {
    margin: 1rem 0 0 0
}

.schedule-modal.modal.fade .modal-dialog {
    transform: none !important;
    -webkit-transform: none !important;
    -moz-transform: none !important;
    -ms-transform: none !important;
    -o-transform: none !important
}

body.overflow {
    overflow: hidden
}

.modal-backdrop {
    opacity: 1 !important;
    background: rgba(0, 0, 0, 0) !important;
    position: static;
    height: 0;
    width: 0
}

.modal-backdrop.show {
    opacity: 1
}

.modal-open {
    padding: 0 !important
}

.container-fluid {
    position: relative;
    max-width: 1220px;
    margin: auto;
    padding-right: 30px;
    padding-left: 30px;
    width: 90%
}

@media screen and (max-width: 1199px) {
    .container-fluid {
        width: 96%
    }
}

@media screen and (max-width: 991px) {
    .container-fluid {
        width: 100%
    }
}

@media screen and (max-width: 767px) {
    .container-fluid {
        padding-left: 15px;
        padding-right: 15px
    }
}

.topspace {
    margin-top: 111px
}

@media screen and (max-width: 1024px) {
    .topspace {
        margin-top: 88px
    }
}

header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 9;
    background: #fff;
    padding: 1rem 0
}

header .logo img {
    max-width: 200px
}

@media screen and (max-width: 1024px) {
    header .logo img {
        max-width: 120px
    }
}

header .flex-div {
    display: flex;
    align-items: flex-end
}

header nav {
    flex: 0 0 62%;
    max-width: 62%;
    margin-left: auto
}

header nav ul {
    display: flex;
    justify-content: space-between;
    align-items: center
}

@media screen and (max-width: 1199px) {
    header nav ul {
        flex-flow: column;
        justify-content: center;
        align-items: center;
        height: 100%;
        width: 100%;
        padding: 0
    }
}

header nav ul li {
    margin: 0 1rem .5rem 0;
    letter-spacing: 1.3px;
    font-size: 14px;
    text-transform: uppercase;
    line-height: 17px;
    position: relative
}

@media screen and (max-width: 1199px) {
    header nav ul li {
        margin: 0 0 2.3rem 0
    }
}

header nav ul li .outline-btn {
    color: #f26c4f;
    border: 1px solid #f26c4f;
    border-radius: 4px;
    padding: 5px 8px
}

header nav ul li:last-child {
    margin-right: 0
}

header nav ul li img {
    width: 13px;
    position: relative;
    bottom: 1px
}

header nav ul li.active::after {
    transform-origin: left;
    transform: scaleX(1)
}

@media screen and (max-width: 1199px) {
    header nav ul li.active::after {
        bottom: -4px
    }
}

header nav ul li::after {
    content: "";
    position: absolute;
    right: 0;
    bottom: -24px;
    left: 0;
    height: 2px;
    width: 100%;
    background: #f26c4f;
    transform-origin: right;
    transform: scaleX(0);
    transition: transform .2s ease-in-out
}

header nav ul li:hover::after {
    transform-origin: left;
    transform: scaleX(1)
}

@media screen and (max-width: 1199px) {
    header nav ul li:hover::after {
        position: static
    }
}

header nav ul li:last-child::after {
    position: static !important
}

header nav ul li:last-child:hover::after {
    position: static
}

@media screen and (max-width: 1199px) {
    header nav {
        display: none;
        position: fixed;
        bottom: 0;
        left: 0;
        right: 0;
        width: 100%;
        max-width: 100%;
        background: #fff;
        height: calc(100vh - 85px)
    }
}

header .burger {
    width: 50px;
    height: 50px;
    position: absolute;
    top: 0px;
    right: 3%;
    z-index: 10;
    cursor: pointer;
    display: none
}

@media screen and (max-width: 1199px) {
    header .burger {
        display: block;
        top: 12px;
        right: 2%
    }
}

@media screen and (max-width: 991px) {
    header .burger {
        right: 3%;
        top: 1px
    }
}

@media screen and (max-width: 767px) {
    header .burger {
        right: 2%
    }
}

header .burger span {
    margin-top: 1px;
    margin-bottom: 9px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -15px;
    display: block;
    width: 30px;
    height: 1px;
    background-color: rgba(70, 70, 70, .8);
    outline: 1px solid rgba(0, 0, 0, 0);
    -webkit-transition-property: background-color, -webkit-transform;
    -moz-transition-property: background-color, -moz-transform;
    -o-transition-property: background-color, -o-transform;
    transition-property: background-color, transform;
    -webkit-transition-duration: .3s;
    -moz-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s;
    transition: background-color .25s cubic-bezier(0.25, 0.46, 0.45, 0.94), width .25s cubic-bezier(0.25, 0.46, 0.45, 0.94)
}

@media screen and (max-width: 639px) {
    header .burger span {
        width: 30px
    }
}

header .burger span::before,
header .burger span::after {
    display: block;
    width: 30px;
    height: 1px;
    background-color: rgba(70, 70, 70, .8);
    outline: 1px solid rgba(0, 0, 0, 0);
    -webkit-transition-property: background-color, -webkit-transform;
    -moz-transition-property: background-color, -moz-transform;
    -o-transition-property: background-color, -o-transform;
    transition-property: background-color, transform;
    -webkit-transition-duration: .3s;
    -moz-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s
}

header .burger span::before,
header .burger span::after {
    position: absolute;
    content: ""
}

header .burger span::before {
    top: -9px
}

header .burger span::after {
    top: 9px
}

header .burger.open span {
    background-color: rgba(0, 0, 0, 0)
}

header .burger.open span::before {
    -webkit-transform: translateY(9px) rotate(45deg);
    -moz-transform: translateY(9px) rotate(45deg);
    -ms-transform: translateY(9px) rotate(45deg);
    -o-transform: translateY(9px) rotate(45deg);
    transform: translateY(9px) rotate(45deg)
}

header .burger.open span::after {
    -webkit-transform: translateY(-9px) rotate(-45deg);
    -moz-transform: translateY(-9px) rotate(-45deg);
    -ms-transform: translateY(-9px) rotate(-45deg);
    -o-transform: translateY(-9px) rotate(-45deg);
    transform: translateY(-9px) rotate(-45deg)
}

header .burger.open span:before,
header .burger.open span:after {
    background-color: rgba(70, 70, 70, .8)
}

header .burger:hover {
    cursor: pointer
}

footer {
    margin-top: auto;
    background: rgba(234, 234, 234, .5);
    padding: 3rem 0 1rem;
    border-top: 3px solid #f26c4f;
    position: relative
}

footer .logo img {
    max-width: 150px
}

@media screen and (max-width: 767px) {
    footer .logo img {
        max-width: 120px
    }
}

footer ul {
    display: flex;
      gap: 25px;
/*
    justify-content: space-between;
    margin-right: 27%;
*/
    flex-wrap: wrap
}

@media screen and (max-width: 767px) {
    footer ul {
        margin: 1.5rem 0 1.5rem 0;
        gap: 10px;
    }
}

footer ul li {
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 1.2px;
    line-height: 17px
}

@media screen and (max-width: 767px) {
    footer ul li:last-child {
        width: 100%;
        text-align: center;
        margin-top: 1.4rem
    }

    footer ul li:last-child a {
        color: #f26c4f;
        border: 1px solid #f26c4f;
        border-radius: 4px;
        padding: 5px 8px
    }
}

footer ul li small {
    letter-spacing: normal
}

footer .address {
    margin: 0;
      justify-content: space-between;
}

@media screen and (max-width: 767px) {
    footer .address {
        flex-direction: column
    }
}

@media screen and (max-width: 767px) {
    footer .address li {
        margin: 0 0 1rem 0
    }
}

@media screen and (max-width: 767px) {
    footer .address .social-icons {
        position: relative;
        z-index: 99
    }
}

footer .address .social-icons a {
    margin-right: 5px
}

footer .address .social-icons a:last-child {
    margin: 0
}

footer .address .social-icons a img {
    width: 17px
}

footer .address .social-icons a {
    border: 0;
    background: rgba(0, 0, 0, 0);
    padding: 0
}

footer .ftrterms {
    font-size: 11px;
    margin: 2rem 0 0 0
}

@media screen and (max-width: 991px) {
    footer .ftrterms {
        margin: 1rem 0 0 0
    }
}

@media screen and (max-width: 767px) {
    footer .ftrterms {
        margin: 0
    }
}

footer .ftrterms a {
    color: inherit
}

footer .ftrterms a:hover {
    color: inherit
}

@media screen and (max-width: 991px) {
    .main-header {
        margin-bottom: 2rem
    }
}

.main-header .swiper-slide > img {
    height: calc(100vh - 300px);
    object-fit: cover
}

@media screen and (max-width: 991px) {
    .main-header .swiper-slide > img {
        height: auto
    }
}

.main-header .swiper-slide::after {
    transition: all 1s ease;
    pointer-events: none;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: #000;
    background: -moz-linear-gradient(0deg, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 90%);
    background: -webkit-linear-gradient(0deg, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 90%);
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 90%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000", endColorstr="#000000", GradientType=1);
    z-index: 9
}

.main-header .custum-pagination {
    text-align: left;
    bottom: 15px;
    left: 0;
    right: 0;
    margin: auto;
    max-width: 1160px;
    justify-content: center
}

@media screen and (max-width: 1199px) {
    .main-header .custum-pagination {
        max-width: 94%
    }
}

@media screen and (max-width: 991px) {
    .main-header .custum-pagination {
        max-width: 92%;
        position: static;
        background: #343434;
        max-width: 100%;
        border: 0
    }
}

.main-header .custum-pagination span {
    display: block
}

.main-header .custum-pagination span:last-child {
    border-right: 0
}

.main-header .custum-pagination .swiper-pagination-bullet {
    padding: 16px 16px 30px 16px;
    border-right: 1px solid rgba(255, 255, 255, .7);
    margin: 0;
    flex: 0 0 auto;
    width: 25%;
    border-top: 1px solid rgba(255, 255, 255, .7)
}

@media screen and (max-width: 1199px) {
    .main-header .custum-pagination .swiper-pagination-bullet {
        border-right: 0px;
        width: 100%;
        flex: none
    }
}

@media screen and (max-width: 991px) {
    .main-header .custum-pagination .swiper-pagination-bullet {
        display: none;
        padding: 1rem 4%
    }
}

@media screen and (max-width: 991px) {
    .main-header .custum-pagination .swiper-pagination-bullet-active {
        display: block !important
    }
}

.main-header .custum-pagination .swiper-pagination-bullet::before {
    position: absolute;
    bottom: 22px;
    right: 45px;
    content: "";
    background: url(../images/icons/r-white.svg) no-repeat 0px 0px;
    width: 12px;
    height: 12px
}

@media screen and (max-width: 767px) {
    .main-header .custum-pagination .swiper-pagination-bullet::before {
        bottom: 30px;
        right: 18px
    }
}

.main-header .custum-pagination .swiper-pagination-bullet .link {
    display: block;
    height: 100%
}

.main-header .pagination-title {
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: .6px;
    font-weight: 700;
    margin: 0 0 5px 0;
    line-height: 18px
}

.main-header .pagination-subtitle,
.main-header p {
    font-size: 14px;
    opacity: .8;
    line-height: 17px;
    padding-right: 85px;
    position: relative;
    margin: 0;
    padding: 0;
    width: 84%
}

@media screen and (max-width: 991px) {

    .main-header .pagination-subtitle p,
    .main-header p p {
        margin: 0
    }
}

.main-header .swiper-button-prev,
.main-header .swiper-container-rtl .swiper-button-next {
    left: 180px
}

@media screen and (max-width: 1199px) {

    .main-header .swiper-button-prev,
    .main-header .swiper-container-rtl .swiper-button-next {
        left: 5%
    }
}

@media screen and (max-width: 991px) {

    .main-header .swiper-button-prev,
    .main-header .swiper-container-rtl .swiper-button-next {
        left: 6%;
        top: 40%
    }
}

.main-header .swiper-button-next,
.main-header .swiper-container-rtl .swiper-button-prev {
    right: 180px
}

@media screen and (max-width: 1199px) {

    .main-header .swiper-button-next,
    .main-header .swiper-container-rtl .swiper-button-prev {
        right: 5%
    }
}

@media screen and (max-width: 991px) {

    .main-header .swiper-button-next,
    .main-header .swiper-container-rtl .swiper-button-prev {
        right: 6%;
        top: 40%
    }
}

.events {
    padding: 4rem 0;
    background: #343434;
    color: #fff;
    border-top: 3px solid #f26c4f
}

@media screen and (max-width: 991px) {
    .events {
        padding: 3rem 0
    }
}

.events .short-intro {
    margin-bottom: 3rem
}

.events .short-intro h5 {
    color: #f26c4f;
    font-size: 14px;
    letter-spacing: 1.4px
}

.events .short-intro p {
    max-width: 356px
}

.events .event-card {
    position: relative
}

.events .event-card .event-img {
    overflow: hidden;
    position: relative
}

.events .event-card .event-disc {
    padding: 12px 0
}

.events .event-card .event-disc h5 {
    font-size: 14px
}

.events .event-card .event-disc p {
    font-size: 12px;
    line-height: 17px;
    margin: 0;
    opacity: .7
}

.events .event-card .tag {
    position: absolute;
    left: 10%;
    top: -1px
}

.events .event-card .tag img {
    width: 20px
}

.events .featured-block .event-disc {
    text-align: left
}

.events .featured-block img {
    opacity: .4
}

.events .featured-block .tag img {
    opacity: 1
}

.events .find-out {
    margin-top: 2rem
}

.events .find-out p {
    font-size: 14px;
    color: #f26c4f
}

.events .find-out p img {
    width: 25px;
    height: 25px;
    vertical-align: middle;
    background: #f26c4f;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    padding: 7px;
    margin-left: 10px
}

.strip {
    background: #343434;
    padding: .5rem 0;
    position: relative;
    margin-bottom: 5rem;
    border-bottom: 1px solid rgba(234, 234, 234, .1)
}

@media screen and (max-width: 767px) {
    .strip {
        margin-bottom: 3rem
    }
}

.strip ul {
    display: flex
}

@media screen and (max-width: 767px) {
    .strip ul {
        margin-left: 4rem !important;
        overflow-x: scroll;
    }
}

.strip ul li {
    margin-right: 2rem;
    font-size: 13px;
    line-height: 17px;
    letter-spacing: 1.3px;
    text-transform: uppercase;
    color: #fff
}

.strip ul li:last-child {
    margin: 0
}

@media screen and (max-width: 767px) {
    .strip ul li {
        margin-right: .6rem;
        font-size: 11px;
        flex: 0 0 auto;
    }
}

.strip ul li a.active {
    font-weight: 700;
    position: relative
}

.strip ul li a.active::before {
    content: "";
    position: absolute;
    top: 8px;
    left: -10.5px;
    width: 4px;
    height: 4px;
    border-radius: 100%;
    background-color: #f26c4f;
    transition: .2s
}

@media screen and (max-width: 767px) {
    .strip ul li a.active::before {
        top: 7px
    }
}

.left-cut {
    position: relative
}

.left-cut::after {
    position: absolute;
    top: -1px;
    left: -180px;
    content: "";
    transform: skew(-45deg);
    -moz-transform: skew(-45deg);
    -webkit-transform: skew(-45deg);
    -ms-transform: skew(-45deg);
    -o-transform: skew(-45deg);
    background: #fff;
    width: 225px;
    height: 360px;
    z-index: 2
}

@media(min-width: 1199px)and (max-width: 1480px) {
    .left-cut::after {
        width: 140px
    }
}

@media screen and (max-width: 1199px) {
    .left-cut::after {
        left: -340px
    }
}

.about {
    padding: 4rem 0 0;
    background: #343434;
    color: #fff
}

.about p {
    margin-bottom: 1rem
}

.team {
    padding: 3rem 0 0;
    background: #343434;
    color: #fff
}

@media screen and (max-width: 767px) {
    .team {
        padding: 0
    }
}

.team h1 {
    font-size: 14px;
    color: #f26c4f;
    margin-bottom: 2rem
}

.team .team-card .people-img {
    overflow: hidden
}

.team .team-card .info {
    padding: 12px 0
}

.team .team-card h5 {
    font-size: 14px;
    margin: 0 0 .2rem 0
}

.team .team-card p {
    font-size: 13px;
    line-height: 15.6px;
    opacity: .7
}

.advisory-board {
    padding: 2rem 0
}

@media screen and (max-width: 767px) {
    .advisory-board {
        padding: 0rem 0 1rem
    }
}

body.awards .strip ul {
    margin-left: 60%
}

@media screen and (max-width: 767px) {
    body.awards .strip ul {
        margin-left: 10%
    }
}

.awards-intro {
    padding: 4rem 0 0;
    position: relative;
    background: rgba(234, 234, 234, .5)
}

.awards-intro p {
    margin-bottom: 1rem
}

.awards-intro .awards-includes {
    margin-bottom: 2rem
}

.awards-intro .awards-includes p {
    margin: 0
}

.art-foundation {
    padding: 4rem 0 0;
    background: rgba(234, 234, 234, .5)
}

@media screen and (max-width: 991px) {
    .art-foundation {
        padding: 1rem 0 0
    }
}

.art-foundation h1 {
    font-size: 14px;
    color: #f26c4f;
    margin-bottom: 2rem;
    text-transform: uppercase
}

.art-foundation p {
    margin-bottom: 1rem
}

.art-foundation p a {
    color: #1240ff
}

.residency-journey {
    position: relative
}

@media screen and (max-width: 991px) {
    .residency-journey {
        padding: 2rem 0 0
    }
}

.residency-journey button {
    background-color: rgba(0, 0, 0, 0);
    background-repeat: no-repeat;
    border: none;
    overflow: hidden;
    outline: none;
    padding: 0 0 .7rem 0;
    position: relative
}

.residency-journey button.active::after {
    position: absolute;
    content: "";
    bottom: 0;
    left: 0;
    right: 0;
    height: 2px;
    background: #f26c4f
}

.residency-journey .nav {
    border-bottom: 1px solid #c6c6c6
}

.residency-journey .nav li {
    margin-right: 2rem
}

.residency-journey .last-row {
    padding-left: 1.9rem
}

.residency-journey .tab-content {
    padding-bottom: 0
}

@media screen and (max-width: 991px) {
    .residency-journey .tab-content {
        padding-bottom: 0
    }
}

.residency-journey .tab-content ol {
    list-style: none;
    counter-reset: my-awesome-counter;
    position: relative;
    padding-left: 2rem
}

.residency-journey .tab-content ol li {
    counter-increment: my-awesome-counter;
    margin-bottom: 1rem
}

.residency-journey .tab-content ol li:last-child {
    margin: 0
}

.residency-journey .tab-content ol li::before {
    content: counter(my-awesome-counter) ". ";
    position: absolute;
    left: 10px
}

.residency-journey .tab-content p:last-of-type {
    margin: 0
}

.residency-journey .tab-content ul {
    margin-top: 10px;
    padding-left: 1rem
}

.residency-journey .tab-content ul li {
    margin: 0 0 1rem 0;
    position: relative
}

.residency-journey .tab-content ul li::before {
    content: "";
    position: absolute;
    left: -1rem;
    top: 9px;
    width: 5px;
    height: 5px;
    background-color: rgba(70, 70, 70, .8);
    border-radius: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%
}

.residency-journey .tab-content ul li:last-child {
    margin: 0
}

.tab-content > .tab-pane hr {
    margin: 3rem 0
}

.partners {
    padding: 3rem 0 1rem
}

@media screen and (max-width: 767px) {
    .partners {
        padding: 0 0 1.5rem
    }
}

.partners h1 {
    font-size: 14px;
    color: #f26c4f;
    margin-bottom: 1rem;
    text-transform: uppercase;
    letter-spacing: 1.4px
}

.partners ul {
    margin-top: 2rem
}

.partners ul li {
    border-right: 1px solid rgba(112, 112, 112, .5);
    margin-right: 1rem;
    padding-right: 1rem
}

@media screen and (max-width: 767px) {
    .partners ul li {
        margin-bottom: 1.5rem
    }
}

.partners ul li:last-child {
    margin-right: 0;
    padding: 0;
    border: 0
}

.partners ul li img {
    filter: gray;
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
    max-width: 80px
}

@media screen and (max-width: 767px) {
    .partners ul li img {
        max-width: 50px
    }
}

.partners ul li img:hover {
    -webkit-filter: grayscale(1);
    -webkit-filter: grayscale(0);
    filter: none
}

.partners .nav {
    border: 0;
    margin-top: 2rem
}

.partners .nav .nav-item {
    display: flex;
    align-items: center
}

.partners .nav .nav-item .nav-link {
    padding: 0
}

.partners .tab-content {
    margin-top: 2rem
}

.partners .nav-tabs .nav-link {
    border-radius: 0;
    margin: 0;
    border: 0;
    background: none
}

.partners .nav-tabs .nav-item.show .nav-link,
.partners .nav-tabs .nav-link.active {
    color: inherit;
    background: none;
    border: 0
}

.partners .nav-tabs .nav-item.show .nav-link img,
.partners .nav-tabs .nav-link.active img {
    filter: none
}

.support-praf {
    background: #343434;
    padding: 7rem 0;
    position: relative;
    min-height: 67vh
}

@media screen and (max-width: 767px) {
    .support-praf {
        padding: 4rem 0 2.5rem
    }
}

.support-praf h1 {
    color: #f26c4f;
    font-size: 14px;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: 1.4px
}

@media screen and (max-width: 767px) {
    .support-praf h1 {
        text-align: left
    }
}

.support-praf p {
    color: #fff;
    margin: 0 0 1.5rem 0
}

.support-praf p:last-child {
    margin: 0
}

.support-praf hr {
    opacity: 1;
    background-color: #fff;
    width: 116px;
    margin: 1.5rem 0
}

body.programs .strip ul {
    margin-left: 50%
}

@media screen and (max-width: 1199px) {
    body.programs .strip ul {
        margin-left: 10%
    }
}

@media screen and (max-width: 1199px) {
    body.discovers .strip ul {
        margin-left: 10%
    }
}

@media screen and (max-width: 1199px) {
    body.AwardAbouts .strip ul {
        margin-left: 10%
    }
}

.ongoing-programs {
    padding: 4rem 0 0 0;
    background: rgba(234, 234, 234, .5)
}

.ongoing-programs h1 {
    margin-bottom: 1rem
}

.ongoing-programs .programs-intro {
    margin-bottom: 3rem
}

@media screen and (max-width: 767px) {
    .ongoing-programs .programs-intro {
        margin-bottom: 2rem
    }
}

.ongoing-programs .programs-intro p {
    font-size: 18px;
    line-height: 23px
}

.upcoming-programs {
    padding: 2rem 0 0 0;
    background: rgba(234, 234, 234, .5)
}

@media screen and (max-width: 767px) {
    .upcoming-programs {
        padding: 0
    }
}

.upcoming-programs h1 {
    margin-bottom: 1rem
}

.upcoming-programs .programs-intro {
    margin-bottom: 3rem
}

@media screen and (max-width: 767px) {
    .upcoming-programs .programs-intro {
        margin-bottom: 2rem
    }
}

.upcoming-programs .programs-intro p {
    font-size: 18px;
    line-height: 23px
}

.programs-card {
    position: relative
}

.programs-card .programs-info {
    padding: 1rem 0
}

.programs-card .programs-info h5 {
    font-size: 14px;
    min-height: 33px
}

@media screen and (max-width: 767px) {
    .programs-card .programs-info h5 {
        min-height: auto
    }
}

.programs-card .programs-info p {
    font-size: 13px;
    max-width: 280px;
    min-height: 32px;
    line-height: 16px
}

.programs-card .programs-info a {
    font-size: 13px;
    text-transform: uppercase;
    color: #f26c4f;
    border-bottom: 1px solid #f26c4f
}

.programs-image {
    position: relative;
    overflow: hidden
}

.programs-image::after {
    position: absolute;
    top: -1px;
    left: -37px;
    content: "";
    transform: skew(-40deg);
    -moz-transform: skew(-40deg);
    -webkit-transform: skew(-40deg);
    -ms-transform: skew(-40deg);
    -o-transform: skew(-40deg);
    background: #f5f5f5;
    width: 70px;
    height: 80px
}

.programs-image a {
    display: block;
    position: relative
}

.past-events {
    padding: 2rem 0 4rem;
    background: rgba(234, 234, 234, .5)
}

@media screen and (max-width: 767px) {
    .past-events {
        padding: 0 0 3rem 0
    }
}

.past-events .programs-image::after {
    background: #f5f5f5
}

.past-events .loadmore {
    margin-top: 2rem
}

@media screen and (max-width: 767px) {
    .past-events .loadmore {
        margin-top: 1rem
    }
}

.subscribe {
    padding: 4rem 0;
    text-align: center
}

@media screen and (max-width: 767px) {
    .subscribe {
        padding: 3rem 0
    }
}

.subscribe form {
    max-width: 490px;
    margin: auto;
    padding: 2rem 0 0 0
}

.subscribe form input {
    font-size: 14px
}

.subscribe form .btn {
    padding: 0;
    width: 20px;
    height: 40px;
    right: 14px
}

.subscribe form .btn img {
    width: 15px
}

.subscribe p a {
    text-decoration: underline
}

.subscribe .input-group label.error {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    margin: 0 0 7px 0
}

body.discover .strip ul {
    margin-left: 79.4%
}

@media screen and (max-width: 1199px) {
    body.discover .strip ul {
        margin-left: 10%
    }
}

.discover-intro {
    padding: 4rem 0 0;
    background: rgba(234, 234, 234, .5)
}

.discover-intro .leftpnl p {
    margin: 0 0 2rem 0
}

.discover-intro .rightpnl p {
    margin: 0 0 1rem 0
}

.discover-intro .rightpnl p a {
    color: #1240ff
}

.discover-intro .tab-content p {
    margin-bottom: 1rem
}

.discover-intro .tab-content p:last-child {
    margin: 0
}

.discover-intro .tab-content .exhibition-pic {
    position: relative;
    overflow: hidden
}

.discover-intro .tab-content .exhibition-pic::after {
    position: absolute;
    top: -1px;
    left: -37px;
    content: "";
    transform: skew(-40deg);
    -moz-transform: skew(-40deg);
    -webkit-transform: skew(-40deg);
    -ms-transform: skew(-40deg);
    -o-transform: skew(-40deg);
    background: #f5f5f5;
    width: 70px;
    height: 80px
}

.discover-intro .tab-content .exhibition-pic a {
    display: block;
    position: relative
}

.artist-feature {
    padding: 3rem 0;
    background: #fff;
    position: relative
}

@media screen and (max-width: 767px) {
    .artist-feature {
        padding: 2rem 0
    }
}

.artist-feature .artist-info {
    padding: 12px 0
}

.artist-feature .artist-info h5 {
    text-transform: uppercase;
    letter-spacing: 1px;
    margin: 0 0 3px 0
}

.artist-feature .artist-img {
    border-right: 1px solid rgba(112, 112, 112, .5);
    padding-right: 3rem;
    margin-right: 1rem;
    overflow: hidden
}

@media screen and (max-width: 767px) {
    .artist-feature .artist-img {
        border: 0px;
        padding: 0
    }
}

.artist-feature .swiper-button-next::after,
.artist-feature .swiper-container-rtl .swiper-button-prev::after {
    content: ""
}

.artist-feature .swiper-button-prev::after,
.artist-feature .swiper-container-rtl .swiper-button-next::after {
    content: ""
}

.artist-feature .swiper-button-next,
.artist-feature .swiper-button-prev {
    z-index: 2;
    top: 14px;
    margin-right: 30px
}

.left-nav {
    margin: 0;
    padding: 0;
    width: 100%;
    position: -moz-sticky;
    position: -ms-sticky;
    position: -o-sticky;
    position: sticky;
    top: 160px
}

.left-nav h4 {
    margin: 0 0 1rem 0;
    cursor: pointer
}

.left-nav .accordion-item {
    background: rgba(0, 0, 0, 0);
    border: 0
}

.left-nav .accordion-item .accordion-body {
    padding: 0 0 1rem 0
}

.left-nav .accordion-item .accordion-body ul li {
    display: block
}

.left-nav .accordion-item .accordion-body ul li.active {
    color: #f26c4f
}

.left-nav .accordion-item .accordion-body .nav .nav-link {
    padding: 0;
    color: inherit
}

.left-nav .accordion-item .accordion-body .nav .nav-link.active {
    color: #f26c4f;
    background: rgba(0, 0, 0, 0)
}

.accordion-item.single .accordion-button {
    color: rgba(70, 70, 70, .8) !important;
    pointer-events: none
}

.accordion-item.single .accordion-button::after {
    background: none !important
}

.residency-section {
    padding-bottom: 1rem;
    margin-bottom: 1rem;
    border-bottom: 1px solid #c6c6c6
}

.residency-section h4 {
    margin-bottom: 2rem
}

.residency-section img {
    max-width: 400px
}

.awards-nav .accordion {
    position: relative
}

.awards-nav .accordion::after {
    position: absolute;
    content: "";
    left: 0;
    top: -20px;
    width: 70px;
    border-top: 2px solid #f26c4f
}

.awards-nav .accordion .accordion-header {
    line-height: normal
}

.awards-nav .accordion .accordion-item {
    background: rgba(0, 0, 0, 0);
    border: 0;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    max-width: 132px
}

.awards-nav .accordion .accordion-button {
    padding: 0;
    background: rgba(0, 0, 0, 0);
    border: 0;
    box-shadow: none;
    font-size: 14px;
    font-family: inherit;
    color: rgba(70, 70, 70, .8);
    margin-bottom: 5px
}

.awards-nav .accordion .accordion-button::after {
    background-image: url("../images/icons/plus.svg");
    height: 12px;
    width: 12px;
    background-size: 12px
}

.awards-nav .accordion .accordion-button:not(.collapsed) {
    color: #f26c4f
}

.awards-nav .accordion .accordion-button:not(.collapsed)::after {
    transform: rotate(45deg) translate(0, 0)
}

.awards-nav .accordion p {
    margin-bottom: 5px
}

.awards-nav .accordion .accordion-body {
    padding: 5px 0 10px
}

.awards-nav .accordion .accordion-body ul li {
    font-size: 14px
}

.awards-nav .accordion .accordion-body .active {
    color: #f26c4f
}

.awards-nav .accordion .art-scribes .accordion-button::after {
    background-image: none
}

.awards-nav .nav {
    flex-direction: column;
    border: 0
}

.awards-nav #awardsTabContent ul li {
    margin-bottom: 1rem
}

.awards-nav #awardsTabContent .team-card .info {
    padding: 12px 0
}

.awards-nav #awardsTabContent .team-card .info h5 {
    font-size: 14px;
    margin: 0 0 .2rem 0
}

.awards-nav #awardsTabContent .team-card .info h5 p {
    font-size: 13px;
    line-height: 15.6px;
    opacity: .7
}

.exhibition-modal {
    position: absolute;
    top: 0;
    z-index: 2;
    padding: 0 !important;
    background: #f5f5f5
}

.exhibition-modal .modal-dialog {
    height: 100%;
    position: relative;
    max-width: 1220px;
    margin: auto;
    padding-right: 30px;
    padding-left: 30px;
    width: 90%
}

.exhibition-modal .modal-dialog .modal-content {
    border: 0;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    background: rgba(0, 0, 0, 0);
    height: 100%
}

.exhibition-modal .modal-dialog .modal-content .modal-body {
    height: 100%;
    padding: 0
}

.exhibition-modal .modal-dialog .modal-content .modal-body .content {
    padding: 4rem 0;
    height: 100%
}

.exhibition-modal .modal-dialog .modal-content .modal-body .content p {
    margin-bottom: 1rem
}

.exhibition-modal .modal-dialog .btn-close {
    position: absolute;
    right: 0;
    z-index: 2;
    top: 10px
}

body.gallery .strip ul {
    margin-left: 50%
}

.gallery-section {
    position: relative;
    padding: 4rem 0;
    background: rgba(234, 234, 234, .5)
}

.g-card {
    position: relative
}

.g-card .g-img {
    position: relative;
    overflow: hidden
}

.g-card .g-caption {
    padding: 12px 1rem;
    background: #fff
}

.g-card .g-caption .enquire-button a {
    color: #f26c4f;
    text-decoration: underline
}

.g-card .g-caption p {
    margin: 0
}

.gallery-modal {
    position: fixed;
    top: 0;
    padding: 0 !important;
    background: #f5f5f5;
    z-index: 999
}

.gallery-modal .modal-dialog {
    height: 100%;
    position: relative;
    max-width: 1220px;
    margin: auto;
    padding-right: 30px;
    padding-left: 30px;
    width: 90%
}

@media screen and (max-width: 991px) {
    .gallery-modal .modal-dialog {
        width: 100%
    }
}

.gallery-modal .modal-dialog .modal-content {
    border: 0;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    background: rgba(0, 0, 0, 0);
    height: 100%
}

.gallery-modal .modal-dialog .modal-content .modal-body {
    height: 100%;
    padding: 2rem;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column
}

@media screen and (max-width: 991px) {
    .gallery-modal .modal-dialog .modal-content .modal-body {
        padding: 5rem 0 2rem
    }
}

.gallery-modal .modal-dialog .modal-content .modal-body .content {
    padding: 4rem 0;
    height: 100%
}

.gallery-modal .modal-dialog .modal-content .modal-body .content p {
    margin-bottom: 1rem
}

.gallery-modal .modal-dialog .btn-close {
    position: absolute;
    right: 0;
    z-index: 2;
    top: 10px
}

.gallery-modal .gallery-top .swiper-slide {
    text-align: center
}

.gallery-modal .gallery-top .swiper-slide img {
    max-width: 800px;
    margin: auto
}

.gallery-modal .gallery-thumbs {
    margin: 2rem 0
}

.gallery-modal .gallery-thumbs .swiper-wrapper {
    justify-content: center
}

.gallery-modal .gallery-thumbs .swiper-slide {
    opacity: .4
}

.gallery-modal .gallery-thumbs .swiper-slide img {
    max-width: 140px
}

.gallery-modal .gallery-thumbs .swiper-slide-thumb-active {
    opacity: 1
}

.gallery-fs {
    position: relative;
    height: 100vh;
    max-height: 100vh;
    display: flex;
    align-items: center;
    background: url("../images/viewing-room/bg.jpg") no-repeat;
    background-size: cover
}

.gallery-fs .g-caption {
    text-align: left;
    position: absolute;
    bottom: 30px;
    z-index: 1;
    margin-top: 2rem
}

.gallery-fs .g-caption .enquire-button a {
    color: #f26c4f;
    text-decoration: underline
}

.gallery-fs .g-caption .enquire-button a:first-child {
    margin-right: 2rem
}

.gallery-fs .fs-close {
    position: absolute;
    right: 3.7%;
    top: 27px;
    z-index: 9;
    background: unset;
    border: unset;
    outline: unset
}

.gallery-fs .fs-close img {
    width: 18px
}

.gallery-fs #gallerymain .swiper-slide .content-wrapper {
    padding: 10vh 1rem 1rem 1rem;
    position: relative
}

.gallery-fs #gallerymain .swiper-slide .content-wrapper img {
    max-height: 55vh;
    object-fit: contain;
    width: auto
}

.gallery-fs #gallerymain .swiper-nav {
    position: fixed;
    bottom: 20px;
    right: 2.7%;
    display: flex;
    flex-direction: row-reverse;
    width: 110px;
    height: 42px
}

.gallery-fs #gallerymain .swiper-nav .swiper-button-next,
.gallery-fs #gallerymain .swiper-nav .swiper-button-prev {
    margin: 0;
    top: 0
}

.gallery-fs .gallery-top .swiper-slide {
    text-align: center
}

.gallery-fs .gallery-top .swiper-slide img {
    max-height: 70vh;
    object-fit: contain
}

.gallery-fs .gallery-thumbs {
    margin: 2rem 0
}

.gallery-fs .gallery-thumbs .swiper-wrapper {
    justify-content: center
}

.gallery-fs .gallery-thumbs .swiper-slide {
    opacity: .4
}

.gallery-fs .gallery-thumbs .swiper-slide img {
    max-width: 140px
}

.gallery-fs .gallery-thumbs .swiper-slide-thumb-active {
    opacity: 1
}

.g-caption {
    text-align: left
}

.g-caption .enquire-button a {
    color: #f26c4f;
    text-decoration: underline
}

.g-caption .enquire-button a:first-child {
    margin-right: 2rem
}

#gallerymain .swiper-slide {
    text-align: center;
    opacity: 0 !important
}

#gallerymain .swiper-slide-active {
    opacity: 1 !important
}

.programs-detail {
    padding: 4rem 0;
    background: rgba(234, 234, 234, .5)
}

.programs-detail p {
    margin-bottom: 1rem
}

.leftmain.nav-tabs {
    position: relative;
    flex-direction: column;
    border: 0
}

.leftmain.nav-tabs .nav-link {
    background: rgba(0, 0, 0, 0);
    border: 0;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    color: rgba(70, 70, 70, .8);
    font-size: 14px;
    font-family: inherit;
    box-shadow: none;
    padding: 0;
    margin-bottom: 5px;
    text-align: left
}

.leftmain.nav-tabs .nav-link.active {
    color: #f26c4f
}

.leftmain.nav-tabs::after {
    position: absolute;
    content: "";
    left: 0;
    top: -20px;
    width: 70px;
    border-top: 2px solid #f26c4f
}

.discover iframe {
    min-height: 100vh;
    width: 100%;
    height: 100%;
    display: block
}

.success {
    display: block;
    width: 100%;
    color: #4bb543;
    margin-bottom: 1rem
}

.error {
    display: block;
    width: 100%;
    color: red;
    margin-bottom: 1rem
}

.video-block {
    position: relative
}

.video-block .playicon img {
    width: 48px
}

.plyr--video .plyr__control.plyr__tab-focus,
.plyr--video .plyr__control:hover,
.plyr--video .plyr__control[aria-expanded=true],
.plyr__control--overlaid {
    background: #f26c4f !important;
    color: #fff !important
}

.plyr--full-ui input[type=range] {
    color: #f26c4f !important
}

p a {
    color: #f26c4f;
    text-decoration: underline
}

p a:hover {
    color: inherit;
    text-decoration: inherit;
    opacity: .9
}

.inside-header {
    position: relative
}

.inside-header .swiper-slide {
    opacity: 0
}

.inside-header .swiper-slide > img {
    height: calc(100vh - 100px);
    object-fit: cover
}

@media screen and (max-width: 991px) {
    .inside-header .swiper-slide > img {
        height: auto
    }
}

.inside-header .swiper-slide::after {
    transition: all 1s ease;
    pointer-events: none;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: #000;
    background: -moz-linear-gradient(275deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.0074373738) 43%, rgba(0, 0, 0, 0.4849654637) 77%);
    background: -webkit-linear-gradient(275deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.0074373738) 43%, rgba(0, 0, 0, 0.4849654637) 77%);
    background: linear-gradient(275deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.0074373738) 43%, rgba(0, 0, 0, 0.4849654637) 77%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000", endColorstr="#000000", GradientType=1);
    z-index: 1
}

@media screen and (max-width: 767px) {
    .inside-header .swiper-slide::after {
        position: static;
        background: rgba(0, 0, 0, 0)
    }
}

.inside-header .swiper-slide-active {
    opacity: 1
}

.inside-header .swipertext {
    z-index: 2
}

.inside-header .swipertext figure {
    margin: 1rem 0 0 0
}

.inside-header .swipertext p {
    margin: 0;
    font-size: 24px
}

@media screen and (max-width: 767px) {
    .inside-header .swipertext p {
        font-size: .85rem
    }
}

.inside-header .swipertext h4 {
    margin: 0;
    font-size: 24px
}

@media screen and (max-width: 767px) {
    .inside-header .swipertext h4 {
        font-size: .85rem;
        font-weight: 700
    }
}

@media screen and (max-width: 767px) {
    .inside-header .swipertext {
        position: static;
        transform: none;
        margin: 0;
        padding: .5rem 0;
        text-align: center;
        color: rgba(70, 70, 70, .8)
    }
}

.inside-header .swiper-pagination {
    bottom: 50px;
    position: absolute;
    left: 50%;
    transform: translate(-50%, -50%)
}

.inside-header .swiper-pagination-bullet {
    background: #fff
}

.viewingroom-abt {
    padding: 5rem 0;
    background: rgba(234, 234, 234, .5);
    text-align: center
}

@media screen and (max-width: 767px) {
    .viewingroom-abt {
        padding: 3rem 0
    }
}

.viewingroom-abt p {
    max-width: 1072px;
    margin: auto;
    padding-bottom: 1rem;
    text-align: justify;
    display: flex;
    justify-content: center
}

.viewingroom-abt p strong {
    font-weight: 700
}

.viewingroom-abt p:last-child {
    padding: 0
}

.viewingroom-video {
    padding: 5rem 0;
    background: rgba(234, 234, 234, .5)
}

@media screen and (max-width: 767px) {
    .viewingroom-video {
        padding: 3rem 0
    }
}

@media screen and (max-width: 767px) {
    .viewingroom-video .plyr {
        margin-bottom: 2rem
    }
}

.viewingroom-gallery {
    padding: 5rem 0
}

.viewingroom-gallery figure {
    margin: 0
}

@media screen and (max-width: 767px) {
    .viewingroom-gallery figure {
        margin-bottom: 1rem
    }
}

.viewingroom-gallery figure figcaption {
    padding: 1rem 0
}

.viewingroom-gallery figure figcaption p {
    font-size: 13px;
    line-height: 16px
}

@media screen and (max-width: 767px) {
    .viewingroom-gallery {
        padding: 3rem 0 1rem
    }
}

.press {
    min-height: 70vh
}

.press .leftmain.nav-tabs .nav-link {
    color: #f26c4f;
    position: relative
}

.press .leftmain.nav-tabs .nav-link.active {
    font-weight: 700
}

.press .leftmain.nav-tabs .nav-link.active::before {
    content: "";
    position: absolute;
    top: 8px;
    left: -10.5px;
    width: 4px;
    height: 4px;
    border-radius: 100%;
    background-color: #f26c4f;
    transition: .2s
}


.about .programs-card{
      width: 80%;
}


@media screen and (max-width: 767px) {
    .press .leftmain.nav-tabs .nav-link.active::before {
        top: 7px
    }
    .about .programs-card{
        width: 100%;
    }
}

.press .content p {
    color: #fff;
    border-bottom: 1px solid rgba(255, 255, 255, .1);
    padding-bottom: 1rem
}

.press .content p:last-child {
    border: 0
}

.press .content p a,
.press .content p:hover {
    text-decoration: initial !important;
    color: inherit !important
}

.press .content p span {
    display: block;
    font-size: 14px;
    opacity: .7;
}

.strip ul li:has(a[href="/exhibitions"]), .strip ul li:has(a[href="/discovers/archive"]){
    display: none !important;
}



@media print {

    *,
    *:before,
    *:after {
        background: rgba(0, 0, 0, 0) !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important
    }

    a,
    a:visited {
        text-decoration: underline
    }

    a[href]:after {
        content: " ("attr(href) ")"
    }

    abbr[title]:after {
        content: " ("attr(title) ")"
    }

    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: ""
    }

    pre {
        white-space: pre-wrap !important
    }

    pre,
    blockquote {
        border: 1px solid #979797;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    tr,
    img {
        page-break-inside: avoid
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3
    }

    h2,
    h3 {
        page-break-after: avoid
    }
}

/*# sourceMappingURL=praf.css.map */