/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v8.3.6,
* Autoprefixer: v10.3.1
* Browsers: last 4 version
*/

/* Body */

* {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-family: "Source Sans Pro", sans-serif;
}

html {
    scroll-behavior: smooth;
}

button {
    cursor: pointer;
}

a {
    cursor: pointer;
}

body {
    width: 100%;
    background-color: white;
}

br {
    display: block;
}

.underline {
    text-decoration: underline;
}

.btn-icon-ticket {
    -ms-transform: rotate(-45deg); /* IE 9 */
    -webkit-transform: rotate(-45deg); /* Safari 3-8 */
    transform: rotate(-45deg);
}
.ticket-buy-btn-span {
    margin-right: 7px;
}

.btn-icon-down {
    padding-left: 5px;
    -webkit-transform: translateY(-3px);
    -ms-transform: translateY(-3px);
    transform: translateY(-3px);
}

.btn-icon-clock {
    padding-left: 5px;
}

.d-none {
    display: none !important;
}

.d-inline-block {
    display: inline-block;
}

.color-tan {
    color: #dcae64 !important;
}

/* .flex-direction-nav {
    display: none;
} */

#cart-card-sum-failed {
    color: #db443d !important;
}

.content-main {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100vh;
}

/* Navbar */

.navbar {
    width: 100%;
    height: 86px;
    min-height: 86px;
    background-color: #181e2e;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.navbar-logo {
    height: 59px;
    margin-left: 77px;
}

.navbar-right {
    margin-top: 5px;
    margin-right: 85px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.navbar-right-top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.navbar-right-top-ticket {
    font-family: "Source Sans Pro", sans-serif;
    font-size: 16px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: white;
    background-color: #dcae64;
    padding: 7px 10px;
    text-decoration: none;
}

.navbar-right-top-ticket:hover {
    background-color: #be7a0d;
}

.navbar-right-top-misc {
    margin-left: 15px;
    background-color: black;
}

.navbar-right-top-misc a {
    font-family: "Source Sans Pro", sans-serif;
    font-size: 14px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    padding: 7px 10px;
    color: white;
    background-color: black;
    margin: 0;
    text-decoration: none;
}

.navbar-right-top-misc a:hover {
    background-color: #dcae64;
}

.navbar-right-top-misc button {
    font-family: "Source Sans Pro", sans-serif;
    font-size: 14px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    padding: 7px 10px;
    color: white;
    background-color: black;
    margin: 0;
    border: none;
}
.navbar-right-top-misc button:hover {
    background-color: #dcae64;
}

.navbar-right-bottom {
    margin-top: 3px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.navbar-right-bottom a {
    font-family: "Source Sans Pro", sans-serif;
    color: white;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    background-color: transparent;
    text-decoration: none;
    margin: 4px 0px;
    padding: 4px 15px;
}

.navbar-right-bottom a:hover {
    background-color: black;
}

.navbar-bottom-active {
    padding: 4px 15px !important;
    padding-bottom: 2px !important;
}

.navbar-bottom-active p {
    font-weight: bold !important;

    border-bottom: 2px solid #dcae64;
}
.navbar-dropdown-button p {
    width: -webkit-fit-content;
    width: fit-content;
    width: -moz-fit-content;
    margin: 0 auto;
    border-bottom: 3px solid transparent;
}

#navbar-right-bottom-link-1,
#navbar-right-bottom-link-2,
#navbar-right-bottom-link-3,
#navbar-right-bottom-link-4,
#navbar-right-bottom-link-5,
#navbar-right-bottom-link-6 {
    font-family: "Source Sans Pro", sans-serif;
    color: white;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    background-color: transparent;
    text-decoration: none;
    width: 100%;
    padding: 20px 4px;
    margin: 0px;
}
.navbar-right-bottom-link-hover {
    border-bottom: 3px solid white !important;
}

.navbar-right-bottom button {
    font-family: "Source Sans Pro", sans-serif;
    color: white;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    background-color: transparent;
    text-decoration: none;
    margin: 4px 2px;
    padding: 4px 13px;
    border: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.navbar-right-bottom button:hover {
    background-color: black;
}

#search-class {
    color: #dcae64;
    margin: 4px 0px 4px 0px;
    padding: 5px 7px 5px 7px;
    cursor: pointer;
}
#search-class:hover {
    background-color: black;
}

.search-popup {
    position: absolute;
    background-color: white;
    width: 200px;
    height: 50px;
    margin-top: 100px;
    z-index: 100;
}

.search-popup form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
}

.search-popup input {
    border: solid 2px #dcae64;
    height: 100%;
    width: 100%;
    font-size: 20px;
    padding: 15px;
}

.dropdown:hover {
    cursor: pointer;
}

.dropdown-content {
    position: absolute;
    text-align: center;
    min-width: 155px;
    margin-top: 1px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    z-index: 999;
    display: flex;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;

    background-color: #181e2e;
    border: 2px solid;
    border-color: white;
    border-radius: 2px;
}

#dropdown-languages a {
    font-family: "Source Sans Pro", sans-serif !important;
    padding: 15px 15px !important;
    color: white;
    text-decoration: none !important;
    background-color: #181e2e;
}

.dropdown-content a {
    font-family: "Source Sans Pro", sans-serif;
    color: white;
    text-decoration: none;
}

.dropdown-content img {
    height: 12px;
    margin: 0 10px;
}

#dropdown-languages a:hover {
    color: #dcae64;
}

.navbar-mobile-open {
    display: none;
}

.navbar-mobile-open-2 {
    display: none;
}

/* Alt-footer */

.alt-footer {
    width: 100%;
    height: 177px;
    margin-top: auto;
    padding-left: 10%;
    padding-right: 10%;

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    background-color: #181e2e;
}

.alt-footer-left {
    margin-top: 20px;
    margin-bottom: 20px;

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.alt-footer-left h1 {
    font-family: "Playfair Display", sans-serif;
    font-size: 24px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.42;
    letter-spacing: normal;
    color: #dcae64;
}

.alt-footer-left p {
    font-family: "Source Sans Pro", sans-serif;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.5;
    letter-spacing: normal;
    color: #ffffff;
}

.alt-footer-middle {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-top: 24px;
}

.alt-footer-left-button {
    font-size: 16px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #ffffff;
    border: solid 1px #ffffff;
    background-color: transparent;
    padding: 7px 26px;
    text-decoration: none;
    margin: 0 15px;

    text-align: center;
}

.alt-footer-right {
    margin-top: 20px;
    margin-bottom: 20px;

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.alt-footer-right p {
    font-family: "Source Sans Pro", sans-serif;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.5;
    letter-spacing: normal;
    color: #ffffff;
}

.alt-footer-right a {
    color: #ffffff;
}

.alt-opening-hours {
    font-family: "Source Sans Pro", sans-serif;
    font-size: 16px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: white;
    border: solid 1px white;
    padding: 7px 10px;
    margin-right: 15px;
    text-decoration: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

@media screen and (max-width: 1395px) {
    .alt-footer-middle {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }

    .alt-footer-left-button {
        margin: 0;
        margin-bottom: 8px;
    }
    .alt-opening-hours {
        margin: 0;
        margin-bottom: 8px;
    }

    .footer-btn {
        width: 170px;
    }
}

@media screen and (max-width: 996px) {
    .alt-footer {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        height: auto;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .alt-footer-left p {
        text-align: center;
    }
    .alt-footer-left a {
        text-align: center;
    }
    .alt-footer-left h1 {
        text-align: center;
    }

    .alt-footer-right p {
        text-align: center;
    }
}

/* Footer */

.footer {
    width: 100%;
    height: 230px;
    background-color: #181e2e;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.footer-br {
    display: none;
}

.footer-btn {
    text-align: center;
}

.footer-left {
    margin-top: 30px;
    margin-bottom: 30px;
    margin-left: 15%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.footer-left h1 {
    font-family: "Playfair Display", sans-serif;
    font-size: 24px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.42;
    letter-spacing: normal;
    color: #dcae64;
}

.footer-left p {
    font-family: "Source Sans Pro", sans-serif;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.5;
    letter-spacing: normal;
    color: #ffffff;
}

.footer-left-email {
    font-family: "Source Sans Pro", sans-serif;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.5;
    letter-spacing: normal;
    color: #dcae64 !important;
    text-decoration: underline;
}

.footer-left-button {
    font-size: 16px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #ffffff;
    border: solid 1px #ffffff;
    background-color: transparent;
    padding: 7px 26px;
    text-decoration: none;
    margin-top: 20px;
    text-align: center;
}
.alt-footer-left-button:hover {
    color: #181e2e;
    background-color: white;
}

.footer-right {
    margin-top: 30px;
    margin-bottom: 30px;
    margin-right: 15%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.footer-right-top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.opening-hours {
    font-family: "Source Sans Pro", sans-serif;
    font-size: 16px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: white;
    border: solid 1px white;
    padding: 7px 10px;
    margin-right: 15px;
    text-decoration: none;
}
.alt-opening-hours:hover {
    color: #181e2e;
    background-color: white;
}

.footer-right a {
    color: white;
}

.footer-right p {
    font-family: "Source Sans Pro", sans-serif;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.5;
    letter-spacing: normal;
    color: #ffffff;
}
/*****************************************************************************/
/*****************************************************************************/
/*********************************HOME****************************************/
/*****************************************************************************/
/*****************************************************************************/

/*************************** bottomslider **************************************************/
.bottom-slider-body {
    width: 80%;
    height: 200px;
    background-color: transparent;
    position: absolute;
    bottom: 0;
    left: 10%;
    z-index: 10;
    display: flex;
    flex-direction: row;
}

@media screen and (max-width: 996px) {
    .bottom-slider-body {
        display: none;
    }
}

.bottom-slider-button {
    width: 50px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 0 18px;
    cursor: pointer;
}

#bottom-slider-button-next {
    background-color: #dcae64;
}

#bottom-slider-button-next:hover {
    background-color: #be7a0d;
}

#bottom-slider-button-prev {
    background-color: rgba(255, 255, 255, 0.2);
}
#bottom-slider-button-prev:hover {
    background-color: rgba(255, 255, 255, 0.5);
}

.bottom-slider-img-container {
    display: flex;
    flex-direction: row;
    width: 100%;
    background-color: white;
    padding: 0 10px;
}
.bottom-slider-img-container > div {
    width: 25%;
    margin: 10px;
    position: relative;
}
.bottom-slider-img-container img:focus,
.bottom-slider-img-container img:active {
    outline: none;
}
.bottom-slider-img-container-text {
    position: absolute;
    bottom: 0px;
    left: 0;
    width: 100%;
    text-align: center;
    z-index: 1;
}
.bottom-slider-img-container-title {
    position: absolute;
    bottom: 4rem;
    left: 0;
    width: 100%;
    text-align: center;
    z-index: 1;

    font-family: "Playfair Display", sans-serif;
    font-size: 21px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;

    letter-spacing: normal;
}

.bottom-slider-img-container img {
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    cursor: pointer;

    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;

    transform: translateY(0);
    transition: transform 0.3s;
}

.bottom-slider-active {
    transform: translateY(-125px) !important;
    transition: transform 0.3s !important;
}

.bottom-slider-button-visible {
    background-color: rgba(220, 174, 100, 1) !important;
    color: rgba(255, 255, 255, 1) !important;
}

.bottom-slider-button-transition {
    transition: background-color 0.3s, color 0.3s !important;
}

.bottom-slider-button-visible:hover {
    background-color: #be7a0d !important;
}
.bottom-slider-button-display {
    display: block !important;
}

.bottom-slider-img-container > div > div > a {
    z-index: 3;

    font-size: 16px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: rgba(255, 255, 255, 0);
    background-color: rgba(220, 174, 100, 0);
    padding: 7px 16px;

    text-decoration: none;

    display: none;
}

.bottom-slider-img-container > div > div {
    position: absolute;
    top: 0.5rem;
    left: 0;
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: center;
}

/*************************** flexslider **************************************************/
.flexslider {
    margin: 0 !important;
    border: none !important;
    min-height: 660px;
    height: calc(100vh - 86px - 167px);
    overflow: hidden;
}

.flex-control-nav {
    position: absolute !important;
    bottom: 40px !important;
    z-index: 900 !important;
    display: none;
}

.home {
    height: calc(100vh - 86px - 167px);
    min-height: 660px;
    background-image: url("../img/dohany-synagogue.jpg");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
}

.home2 {
    height: calc(100vh - 86px - 167px);
    min-height: 660px;
    background-image: url("../img/rumbach-synagogue.jpg");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
}

.home-left {
    background-image: -o-linear-gradient(
        rgba(24, 30, 46, 0.5),
        rgba(24, 30, 46, 0.5)
    );
    background-image: -webkit-gradient(
        linear,
        left top,
        left bottom,
        from(rgba(24, 30, 46, 0.5)),
        to(rgba(24, 30, 46, 0.5))
    );
    background-image: linear-gradient(
        rgba(24, 30, 46, 0.5),
        rgba(24, 30, 46, 0.5)
    );
    height: 100%;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: flex-start;
    -ms-flex-pack: flex-start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding-top: 5%;
}

@media screen and (max-width: 996px) {
    .flexslider {
        min-height: 650px;
        height: 70vh;
    }
    .home {
        min-height: 650px;
        height: 70vh;
    }
    .home2 {
        min-height: 650px;
        height: 70vh;
    }

    .home-left {
        padding: 0;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
    }
}

.home-left-item {
    margin-left: 12%;
    margin-bottom: 30px;
}

.home-left h1 {
    font-family: "Playfair Display", sans-serif;
    font-size: 67px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.15;
    letter-spacing: normal;
    color: white;
}

.home-left p {
    font-size: 24px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.42;
    letter-spacing: normal;
    color: white;
}

.home-left-btn {
    font-size: 16px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: white;
    background-color: #dcae64;
    padding: 7px 16px;
    text-decoration: none;
}
.home-left-btn:hover {
    background-color: #be7a0d;
}

.home-right {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

/*****************************************************************************/
/*****************************************************************************/
/******************************PARTNERS***************************************/
/*****************************************************************************/
/*****************************************************************************/

.partners {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    height: 90vh;
    min-height: 900px;
}

.partners-left {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.partners-left h1 {
    font-family: "Playfair Display", sans-serif;
    font-size: 45px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.24;
    letter-spacing: normal;
    color: #181e2e;
    margin-left: 15%;
    margin-bottom: 30px;
}

.partners-left-element {
    margin-left: 15%;
    margin-bottom: 15px;
}

.partners-left-element-name {
    font-family: "Source Sans Pro", sans-serif;
    font-size: 21px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.48;
    letter-spacing: normal;
    color: #181e2e;
}

.partners-left-element-address {
    font-family: "Source Sans Pro", sans-serif;
    font-size: 18px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.67;
    letter-spacing: normal;
    color: #dcae64;
}

.partners-right {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    background-image: -o-linear-gradient(
            rgba(24, 30, 46, 0.5),
            rgba(24, 30, 46, 0.5)
        ),
        url("../img/dohany-synagogue.jpg");
    background-image: -webkit-gradient(
            linear,
            left top,
            left bottom,
            from(rgba(24, 30, 46, 0.5)),
            to(rgba(24, 30, 46, 0.5))
        ),
        url("../img/dohany-synagogue.jpg");
    background-image: linear-gradient(
            rgba(24, 30, 46, 0.5),
            rgba(24, 30, 46, 0.5)
        ),
        url("../img/dohany-synagogue.jpg");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

/*****************************************************************************/
/*****************************************************************************/
/**********************************NEWS***************************************/
/*****************************************************************************/
/*****************************************************************************/

.get-more-news-button {
    width: 200px;
    height: 35px;
    font-family: "Source Sans Pro", sans-serif;
    font-size: 16px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    background-color: #181e2e;
    border: solid 1px #181e2e;
    color: white;
    padding: 7px 10px;
    text-decoration: none;
    margin: 50px auto;
}

.get-more-news-button:hover {
    color: #181e2e;
    background-color: white;
}
.no-more-news-button {
    background-color: white;
    color: black;
    font-family: "Source Sans Pro", sans-serif;
    font-size: 18px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    margin: 50px auto;
    width: 200px;
    text-align: center;
    height: 35px;
}

.news {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.news-shift {
    height: 377px;
    width: 100%;
    background-color: #181e2e;
}

.news-preview {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: -300px;
}

.news-preview-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 70px;
}

.news-preview-title h1 {
    font-family: "Playfair Display", sans-serif;
    color: white;
    font-size: 45px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.24;
    letter-spacing: normal;
    text-align: center;
}

.news-preview-title hr {
    color: #dcae64;
    width: 320px;
    margin: 0 30px;
}

.news-container {
    margin-bottom: 50px;
    width: 100%;
}

.news-card-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;

    position: relative;
}

.news-card-row-cover {
    height: 100%;
    width: 100%;

    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(255, 255, 255, 1);
}
.make-transparent {
    background-color: rgba(255, 255, 255, 0);
    -webkit-animation-name: goTransparent;
    animation-name: goTransparent;
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s;
}

@-webkit-keyframes goTransparent {
    from {
        background-color: rgba(255, 255, 255, 1);
    }

    to {
        background-color: rgba(255, 255, 255, 0);
    }
}

@keyframes goTransparent {
    from {
        background-color: rgba(255, 255, 255, 1);
    }

    to {
        background-color: rgba(255, 255, 255, 0);
    }
}

.news-card {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    height: 440px;
    width: 100%;
    max-width: 350px;
    -webkit-box-shadow: 0 1px 1px 0 rgba(10, 31, 68, 0.08),
        0 0 1px 0 rgba(10, 31, 68, 0.08);
    box-shadow: 0 1px 1px 0 rgba(10, 31, 68, 0.08),
        0 0 1px 0 rgba(10, 31, 68, 0.08);
    margin: 30px;
    text-decoration: none;
    overflow: hidden;
}

.news-card:hover {
    -webkit-box-shadow: 5px 5px 20px 1px rgba(25, 44, 77, 0.233);
    box-shadow: 5px 5px 20px 1px rgba(25, 44, 77, 0.233);
}

.news-card a img {
    width: 100%;
    height: 240px;
    margin-bottom: 15px;
    -o-object-fit: cover;
    object-fit: cover;
}

.news-card h2 {
    font-family: "Source Sans Pro", sans-serif;
    color: #212121;
    font-size: 22px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.45;
    letter-spacing: normal;
    margin-left: 20px;
    margin-right: 20px;
    margin-bottom: 6px;
}

.news-card p {
    font-family: "Source Sans Pro", sans-serif;
    color: #9fa3a7;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.86;
    letter-spacing: normal;
    margin-bottom: 30px;
    margin-right: 20px;
    margin-left: 20px;
    white-space: nowrap;
}

.news-card-tags {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-left: 20px;
    margin-right: 20px;
    margin-bottom: 15px;
    margin-top: auto;
    text-decoration: none;
}

.news-card-tags a {
    text-decoration: none;
}
.news-card-tags span:hover {
    background-color: #be7a0d;
}

.news-card-tags span {
    font-family: "Source Sans Pro", sans-serif;
    color: white;
    font-size: 14px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.29;
    letter-spacing: normal;
    background-color: #181e2e;
    border-radius: 2px;
    padding: 0 10px;
    margin-right: 5px;
}

.news-card-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    padding: 10px 20px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    margin-top: auto;
}

.news-card-info-left i {
    color: #dcae64;
}

.news-card-info-left p {
    color: #181e2e;
    font-family: "Source Sans Pro", sans-serif;
    font-size: 12px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    margin: 0 !important;
}

.news-card-info-right p {
    color: #181e2e;
    font-family: "Source Sans Pro", sans-serif;
    font-size: 12px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    margin: 0 !important;
}

.news-card-info-right i {
    color: #dcae64;
}

/*********************************Video Modal**********************************/
.modal-overlay {
    width: 100vw;
    height: 100vh;
    background-color: rgba(0, 0, 0, 0.7);
    position: fixed;
    top: 0;
    left: 0;
}
.modal-video-body {
    max-width: 940px;
    width: 100%;
    height: 100%;
    margin: 0 auto;
    display: table;
}
.modal-video-inner {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    height: 100%;
}
.modal-video-wrapper {
    padding-bottom: 56.25%;
    width: 100%;
    height: 0;
    position: relative;
}
.modal-video-iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.news-videos {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    width: 100%;
    min-height: 290px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #181e2e;
    border-top: solid 5px #dcae64;
}

.news-videos-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 445px;
    margin-right: 30px;
    padding-left: 15px;
}

.news-videos-info h1 {
    font-family: "Playfair Display", sans-serif;
    color: white;
    font-size: 31px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.35;
    letter-spacing: normal;
    margin-bottom: 15px;
}

.news-videos-info p {
    font-family: "Source Sans Pro", sans-serif;
    color: white;
    font-size: 18px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.67;
    letter-spacing: normal;
}

.news-videos-thumbnail {
    margin-right: 64px;
    cursor: pointer;
}

.news-videos-thumbnail:last-child {
    margin-right: 0;
}

.news-videos-thumbnail img {
    height: 180px;
    width: 286px;
}

/*****************************************************************************/
/*****************************************************************************/
/*******************************NEWS_SINGLE***********************************/
/*****************************************************************************/
/*****************************************************************************/

.single {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.single-title {
    height: 175px;
    background-color: #181e2e;
    width: 100%;
    padding-top: 80px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-bottom: 10px;
}

.single-title hr {
    color: #dcae64;
    width: 320px;
    margin: 0 30px;
}

.single-title h1 {
    font-family: "Playfair Display", sans-serif;
    color: white;
    font-size: 45px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.24;
    letter-spacing: normal;
    text-align: center;
}

.single-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 30px 15%;
    width: 90%;
    max-width: 1000px;
}

.single-container img {
    width: 100%;
    height: 320px;
    -o-object-fit: cover;
    object-fit: cover;
    margin-bottom: 30px;
}

.single-tags {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 40px;
}
.single-tags a {
    text-decoration: none;
}
.single-tags span:hover {
    background-color: #be7a0d;
}
.single-tags span {
    font-family: "Source Sans Pro", sans-serif;
    color: white;
    font-size: 14px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.29;
    letter-spacing: normal;
    background-color: #181e2e;
    border-radius: 2px;
    padding: 0 10px;
    margin-right: 5px;
    margin-bottom: 5px;
}

.single-container h1 {
    font-family: "Source Sans Pro", sans-serif;
    color: #181e2e;
    font-size: 24px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.42;
    letter-spacing: normal;
    margin-bottom: 30px;
}

.single-container p {
    font-family: "Source Sans Pro", sans-serif;
    font-size: 18px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.67;
    letter-spacing: normal;
    color: #1a2c4c;
    margin-bottom: 30px;
}

.single-container hr {
    color: #dcae64;
    width: 100%;
}

.single-social {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 100px;
}

.single-social-icons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 10px;
    border: solid 2px #dcae64;
    padding-left: 20px;
    padding-right: 20px;
}

.single-social-icons:last-child {
    margin-right: 0;
}

.single-social-icons a {
    font-family: "Source Sans Pro", sans-serif;
    font-size: 14px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #181e2e;
    margin: 10px 0;
    text-decoration: none;
    margin-right: 20px;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.single-social-icons i {
    font-size: 20px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #181e2e;
}

.single-social-icons span {
    margin-left: 2px;
}

.single-social h1 {
    font-family: "Playfair Display", sans-serif;
    color: #181e2e;
    font-size: 31px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.35;
    letter-spacing: normal;
    margin-bottom: 25px;
}
/*****************************************************************************/
/*****************************************************************************/
/*******************************Ticketing*************************************/
/*****************************************************************************/
/*****************************************************************************/

.select-destination {
    width: 100%;

    margin-bottom: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

@media screen and (max-width: 600px) {
    .select-destination {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .select-destination button {
        margin-bottom: 1rem;
    }

    .select-destination button:hover {
        border: solid 2px #f2f2f2;
    }

    .select-destination button:active,
    .select-destination button:focus {
        border: solid 2px #f2f2f2;
        outline: none;
    }
}

.select-destination button {
    height: 100%;

    background-color: white;
    border: solid 2px #f2f2f2;
    padding: 0.5rem 1rem 0.5rem 1rem;
    font-size: 18px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.67;
    letter-spacing: normal;
    text-align: center;
    color: #1a2c4c;
    font-family: "Source Sans Pro", sans-serif;
}

.select-destination button:nth-child(3) {
    color: #1a2c4c;
}
.select-destination button:nth-child(3):hover {
    border: solid 2px #f2f2f2;
}

.select-destination button:hover {
    border: 2px solid #181e2e;
}
.select-destination button:active,
.select-destination button:focus {
    border: solid 2px #181e2e;
    outline: none;
}

.select-destination-button-active {
    border: solid 2px #181e2e !important;
    background-color: #181e2e !important;
    color: white !important;
}

.ticketing-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    max-width: 680px;
    padding-top: 15px;
}

.ticketing-container-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    width: 100%;
    border-bottom: solid 1px #dcae64;
    color: #dcae64;
}

.ticketing-container-header-type {
    -webkit-box-flex: 4;
    -ms-flex: 4;
    flex: 4;
    text-align: center;
    padding-bottom: 10px;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.29;
    letter-spacing: normal;
}

.ticketing-container-header-price {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    text-align: center;
    padding-bottom: 10px;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.29;
    letter-spacing: normal;
}

.ticketing-container-header-amount {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    text-align: center;
    padding-bottom: 10px;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.29;
    letter-spacing: normal;
}

.ticketing-container-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    width: 100%;
    margin-top: 15px;
}

.ticketing-container-row-type {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 4;
    -ms-flex: 4;
    flex: 4;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
}

.ticketing-container-row-type-icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: rgba(220, 174, 100, 0.1);
    border-radius: 8px;
    height: 76px;
    width: 76px;
    min-height: 76px;
    min-width: 76px;
    margin-right: 20px;
}

.ticketing-container-row-type-icon i {
    color: #dcae64;
    font-size: 32px;
    text-align: center;
}

.ticketing-container-row-inactive div div i,
.ticketing-container-row-inactive div div h5,
.ticketing-container-row-inactive div div p {
    color: gray;
}

.ticketing-container-row-inactive div div button {
    background-color: gray;
    cursor: not-allowed;
}
.ticketing-container-row-inactive div div button i {
    color: darkgray;
}

.ticketing-container-row-type-details {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    max-width: 265px;
}

.ticketing-container-row-type-details h5 {
    font-family: "Source Sans Pro", sans-serif;
    font-size: 18px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.67;
    letter-spacing: normal;
    color: #1a2c4c;
}

.ticketing-container-row-type-details p {
    padding-top: 5px;
    font-family: "Source Sans Pro", sans-serif;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.29;
    letter-spacing: normal;
    color: #1a2c4c;
    margin: 0 !important;
}

.ticketing-container-row-price {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1.4;
    -ms-flex: 1.4;
    flex: 1.4;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.ticketing-container-row-price p {
    color: #181e2e;
    font-family: "Source Sans Pro", sans-serif !important;
    font-size: 21px !important;
    font-weight: 600 !important;
    font-style: normal !important;
    font-stretch: normal !important;
    line-height: 1.48 !important;
    letter-spacing: normal !important;
}

.ticketing-container-row-amount {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1.2;
    -ms-flex: 1.2;
    flex: 1.2;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.ticketing-container-row-amount button {
    width: 38px;
    height: 38px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #dcae64;
    border: none;
    border-radius: 3px;
}

.ticketing-container-row-amount p {
    margin: 5px !important;
    font-family: "Source Sans Pro", sans-serif !important;
    color: #808080 !important;
    font-size: 20px !important;
    font-weight: bold !important;
    font-style: normal !important;
    font-stretch: normal !important;
    line-height: normal !important;
    letter-spacing: normal !important;
}

.ticketing-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 2;
    -ms-flex: 2;
    flex: 2;
}

/*****************************************************************************/
/*****************************************************************************/
/**********************************Facts**************************************/
/*****************************************************************************/
/*****************************************************************************/

.facts {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-bottom: 120px;
}

.facts-rules {
    width: 100%;
    background-color: #181e2e;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-top: 80px;
    padding-bottom: 80px;
}

.fact-rules-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 60px;
}

.fact-rules-title hr {
    color: #dcae64;
    width: 320px;
    margin: 0 30px;
}

.fact-rules-title h1 {
    font-family: "Playfair Display", sans-serif;
    color: white;
    font-size: 45px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.24;
    letter-spacing: normal;
    text-align: center;
}

.facts-rules-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 15px;
}

.facts-rules-content-section {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    width: 445px;
    margin: 15px;
}

.facts-rules-content-section h2 {
    color: white;
    font-family: "Playfair Display", sans-serif;
    font-size: 26px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.35;
    letter-spacing: normal;
    margin-bottom: 20px;
}

.facts-rules-content-section li {
    color: white;
    font-family: "Source Sans Pro", sans-serif;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.5;
    letter-spacing: normal;
}

.facts-rules-content-section ul {
    list-style: none;
}

.facts-rules-content-section ul li::before {
    content: "\2022";
    color: #dcae64;
    font-weight: bold;
    display: inline;
    width: 1px;
    padding-right: 3px;
}

.facts-tickets {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    padding-top: 100px;
    padding-bottom: 120px;
}

.facts-tickets h1 {
    color: #181e2e;
    font-family: "Playfair Display", sans-serif;
    font-size: 45px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.24;
    letter-spacing: normal;
    text-align: center;
    margin-bottom: 60px;
    padding: 0 15px;
}

.facts-tickets-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    width: 100%;
}

.facts-tickets-container-left {
    background-color: rgba(220, 174, 100, 0.3);
    padding-right: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-right: 30px;
    padding-bottom: 30px;
    width: 75%;
}

@media screen and (max-width: 650px) {
    .facts-tickets-container-left {
        width: 100%;
    }
}

.facts-tickets-container-left h2 {
    color: #181e2e;
    font-family: "Playfair Display", sans-serif;
    font-size: 31px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.35;
    letter-spacing: normal;
    padding-top: 30px;
    padding-left: 10%;
}

.facts-tickets-container-left h4 {
    color: #dcae64;
    font-family: "Source Sans Pro", sans-serif;
    font-size: 14px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.29;
    letter-spacing: normal;
    padding-top: 15px;
    padding-left: 10%;
}

.facts-tickets-container-left p {
    font-family: "Source Sans Pro", sans-serif;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.5;
    letter-spacing: normal;
    color: #1a2c4c;
    padding-top: 5px;
    padding-left: 10%;
}

.facts-tickets-container-right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-top: 30px;
    width: 100%;
    padding-right: 2rem;
}

.facts-tickets-container-right-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    max-width: 640px;
}

.facts-tickets-container-right-title h2 {
    font-family: "Playfair Display", sans-serif;
    color: #181e2e;
    font-size: 31px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.35;
    letter-spacing: normal;
}

.facts-tickets-container-right-title button {
    font-family: "Source Sans Pro", sans-serif;
    font-size: 16px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: white;
    background-color: #808080;
    cursor: not-allowed;
    padding: 7px 10px;
    -webkit-box-sizing: padding-box;
    box-sizing: padding-box;
    border: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.facts-tickets-container-right-title button img {
    height: 1rem;
    margin-left: 10px;
}

.facts-active {
    background-color: #dcae64 !important;
    cursor: pointer !important;
}

.facts-interactive {
    background-color: #181e2e;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    border-top: solid 5px #dcae64;
    height: 290px;
}

.facts-interactive-left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 445px;
}

.facts-interactive-left h1 {
    color: white;
    font-family: "Playfair Display", sans-serif;
    font-size: 31px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.35;
    letter-spacing: normal;
    margin-bottom: 15px;
}

.facts-interactive-left p {
    color: white;
    font-family: "Source Sans Pro", sans-serif;
    font-size: 18px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.67;
    letter-spacing: normal;
    margin-bottom: 30px;
}

.facts-interactive-left a {
    color: #181e2e;
    font-family: "Source Sans Pro", sans-serif;
    font-size: 16px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    background-color: white;
    padding: 5px 10px;
    text-decoration: none;
    border: 1px solid white;
}
.facts-interactive-left a:hover {
    color: white;
    background-color: #181e2e;
}

.facts-interactive-middle {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: white;
}

.facts-interactive-middle button {
    color: white;
    text-decoration: none;
    font-family: "Source Sans Pro", sans-serif;
    font-size: 16px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    padding: 5px 10px;
    background-color: #dcae64;
    border: none;
}

.facts-interactive-middle button:hover {
    background-color: #be7a0d;
}

.facts-interactive-right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.facts-interactive-right img {
    height: 174px;
    width: 257px;
    -o-object-fit: cover;
    object-fit: cover;
    border: solid 5px #dcae64;
}

.facts-opening {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 100px;
}

.facts-opening h1 {
    color: #181e2e;
    font-family: "Playfair Display", sans-serif;
    font-size: 45px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.24;
    letter-spacing: normal;
    text-align: center;
    padding: 0 15px;
}

.facts-opening-banner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 85%;
    height: 100px;
    margin: 60px 0;
    -webkit-box-shadow: 0 3px 4px 0 rgba(10, 31, 68, 0.1),
        0 0 1px 0 rgba(10, 31, 68, 0.08);
    box-shadow: 0 3px 4px 0 rgba(10, 31, 68, 0.1),
        0 0 1px 0 rgba(10, 31, 68, 0.08);
    padding: 0 10px;
}

.facts-opening-banner-left p {
    font-family: "Playfair Display", sans-serif;
    color: #dcae64;
    font-size: 21px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.48;
    letter-spacing: normal;
}

.facts-opening-banner-right {
    font-family: "Source Sans Pro", sans-serif;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.13;
    letter-spacing: normal;
    color: #181e2e;
}

.facts-opening-table {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 85%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.facts-opening-table-top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: distribute;
    -webkit-box-pack: center;
    justify-content: center;
}

.facts-opening-table-top h3 {
    font-family: "Playfair Display", sans-serif;
    font-size: 21px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.48;
    letter-spacing: normal;
    color: #181e2e;
    margin-bottom: 10px;
}

.facts-opening-table-top p,
.facts-opening-table-top ul,
.facts-opening-table-top li {
    font-family: "Source Sans Pro", sans-serif;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.5;
    letter-spacing: normal;
    color: #1a2c4c;
    margin-bottom: 20px;
}

.facts-opening-table-top p a {
    font-family: "Source Sans Pro", sans-serif;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.5;
    letter-spacing: normal;
    color: #1a2c4c;
    padding: 5px;
}
.facts-opening-holidays-extra-msg {
    -webkit-box-shadow: 0 3px 4px 0 rgba(10, 31, 68, 0.1),
        0 0 1px 0 rgba(10, 31, 68, 0.08);
    box-shadow: 0 3px 4px 0 rgba(10, 31, 68, 0.1),
        0 0 1px 0 rgba(10, 31, 68, 0.08);
}
.facts-opening-holidays-extra-msg p {
    font-family: "Source Sans Pro", sans-serif;
    font-size: 22px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.5;
    letter-spacing: normal;
    color: #dcae64;
    margin-bottom: 20px;
    padding: 5px;
}

.facts-opening-holidays-extra-msg p a {
    font-family: "Source Sans Pro", sans-serif;
    font-size: 22px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.5;
    letter-spacing: normal;
    color: #1a2c4c;
    margin-bottom: 20px;
    padding: 5px;
}

.facts-opening-table-top span {
    color: #dcae64;
}

.facts-opening-table-top-column {
    max-width: 350px;
    min-width: 250px;
    margin: 0 20px;
    margin-bottom: 30px;
    list-style-position: inside;
    padding: 0 10px;
}

.facts-opening-table-top-column a {
    font-family: "Source Sans Pro", sans-serif;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.5;
    letter-spacing: normal;
    color: #1a2c4c;
    padding: 5px;
}

.facts-opening-table-top-column-left {
    max-width: 320px;
    min-width: 250px;

    height: -webkit-min-content;

    height: -moz-min-content;

    height: min-content;
    padding: 0 20px 10px 10px;
    margin: 0 100px 0 0;
    margin-bottom: 30px;
    -webkit-box-shadow: 0 3px 4px 0 rgba(10, 31, 68, 0.1),
        0 0 1px 0 rgba(10, 31, 68, 0.08);
    box-shadow: 0 3px 4px 0 rgba(10, 31, 68, 0.1),
        0 0 1px 0 rgba(10, 31, 68, 0.08);
}

.facts-opening-table-top-column-left p a {
    font-family: "Source Sans Pro", sans-serif;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.5;
    letter-spacing: normal;
    color: #1a2c4c;
    padding: 5px;
}
.facts-opening-table-top-column-left blockquote {
    border-left: 4px solid gray;
    padding-left: 6px;
}

.facts-opening-table-top-column-left blockquote p {
    font-style: italic;
}

.facts-opening-table-top-column-left * {
    font-family: "Source Sans Pro", sans-serif;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.5;
    letter-spacing: normal;
    color: #1a2c4c;
    margin-bottom: 20px;
    list-style-position: inside;
}
.facts-opening-table-top-column-right {
    visibility: hidden;
}

@media screen and (max-width: 996px) {
    .facts-opening-table-top-column-left {
        padding: 0 10px;
        margin: 0 10px;
        margin-bottom: 30px;
    }
    .facts-opening-table-top-column {
        padding: 0 10px;
        margin: 0 5px;
    }
}

.facts-opening-table-bottom {
    font-family: "Source Sans Pro", sans-serif font-size;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.29;
    letter-spacing: normal;
    text-align: center;
    color: #1a2c4c;
    margin-bottom: 100px;
}

.facts-maps {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    height: 600px;
    margin-top: 140px;
}

.facts-maps-help {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.facts-maps p {
    font-family: "Source Sans Pro", sans-serif;
    font-size: 14px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.29;
    letter-spacing: normal;
    color: #dcae64;
}

.facts-maps h1 {
    font-family: "Playfair Display", sans-serif;
    font-size: 31px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.35;
    letter-spacing: normal;
    color: #181e2e;
}

.facts-maps-help {
    margin-left: 10%;
}

.facts-maps-help-form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    -ms-flex-line-pack: distribute;
    align-content: space-around;
}

.facts-maps-help-form-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    width: 100%;
}

.facts-maps-help-form label {
    font-family: "Source Sans Pro", sans-serif;
    color: #808080;
    font-size: 14px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
}

.facts-maps-help-form-check {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-top: 15px;
    max-width: 540px;
}

.facts-maps-help-form-check a {
    text-decoration: none;
    color: #181e2e;
}

.facts-maps-help-form button {
    width: 162px;
    height: 34px;
    background-color: #808080;
    color: white;
    font-size: 16px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    border: none;
    margin-top: 37px;
}
.facts-maps-help-form button:hover {
    background-color: #181e2e;
}

.facts-maps-help-form-row-name {
    border: solid 1px #181e2e;
    height: 50px;
    width: 255px;
    margin: 30px 30px 0 0;
    padding: 5px;
    font-size: 18px;
}

.facts-maps-help-form-row-subject {
    border: solid 1px #393a3b;
    height: 50px;
    width: 540px;
    margin: 30px 30px 0 0;
    padding: 5px;
    font-size: 18px;
}

.facts-maps-help-form-row-body {
    border: solid 1px #181e2e;
    height: 130px;
    width: 540px;
    margin: 30px 30px 0 0;
    padding: 5px;
    font-size: 18px;
    resize: none;
}

#ag {
    border: solid 1px #181e2e;
    width: 20px;
    height: 20px;
    margin: 5px;
    margin-top: 0px;
}

.facts-maps-map {
    width: 50%;
}

.facts-map-map-google {
    margin-top: 30px;
}

/*****************************************************************************/
/*****************************************************************************/
/*******************************Ticket-banner*********************************/
/*****************************************************************************/
/*****************************************************************************/

.ticket-banner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 85%;
    height: 100px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    background-color: white;
    -webkit-box-shadow: 0 18px 18px 0 rgba(10, 31, 68, 0.12),
        0 0 1px 0 rgba(10, 31, 68, 0.1);
    box-shadow: 0 18px 18px 0 rgba(10, 31, 68, 0.12),
        0 0 1px 0 rgba(10, 31, 68, 0.1);
    border-left: solid 10px #dcae64;
}

.ticket-banner-left h2 {
    font-family: "Playfair Display", sans-serif;
    color: #181e2e;
    font-size: 21px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.48;
    letter-spacing: normal;
}

.ticket-banner-right a {
    width: 153px;
    height: 34px;
    margin: 7px;
}

/*.ticket-banner-right i{*/
/*padding-left: 10px;*/
/*}*/

.ticket-banner-right-ticket {
    font-family: "Source Sans Pro", sans-serif;
    font-size: 16px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: white;
    background-color: #dcae64;
    padding: 7px 10px;
    text-decoration: none;
}

.ticket-banner-right-ticket:hover {
    background-color: #be7a0d;
}

.ticket-banner-right-sight {
    font-family: "Source Sans Pro", sans-serif;
    font-size: 16px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #181e2e;
    background-color: white;
    padding: 7px 10px;
    text-decoration: none;
    border: solid 1px #181e2e;
}

.ticket-banner-right-sight:hover {
    background-color: #181e2e;
    color: white;
}

/*****************************************************************************/
/*****************************************************************************/
/***********************************About*************************************/
/*****************************************************************************/
/*****************************************************************************/

.about {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.buildings {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    padding: 10%;
}

.buildings-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.extra-margin-bottom-lg {
    margin-bottom: 40px;
}
.extra-margin-top-sm {
    margin-bottom: 5px;
}
.extra-margin-top-md {
    margin-bottom: 15px;
}

@media screen and (max-width: 420px) {
    .buildings-header {
        flex-direction: column;
        height: 100px;
    }
}

.buildings-header h1 {
    font-family: "Playfair Display", sans-serif;
    color: #181e2e;
    font-size: 45px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.24;
    letter-spacing: normal;
}

.buildings-header a {
    font-family: "Source Sans Pro", sans-serif;
    color: white;
    background-color: #181e2e;
    font-size: 16px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-decoration: none;
    padding: 7px 10px;
    justify-content: center;
    align-items: center;
    display: flex;
}
.buildings-header img {
    height: 1rem;
    padding-left: 4px;
}

.buildings-header a:hover {
    border: 2px solid;
    border-color: #181e2e;
    color: #181e2e;
    background-color: white;
}

.buildings-selector {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 30px;
    margin-bottom: 60px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.buildings-selector button {
    min-width: 250px;
    height: 70px;
    background-color: white;
    border: solid 2px #f2f2f2;
    font-size: 18px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.67;
    letter-spacing: normal;
    text-align: center;
    color: #1a2c4c;
    font-family: "Source Sans Pro", sans-serif;
    margin: 15px;
    padding: 5px 5px;
}

.buildings-selector button:hover {
    border: 2px solid #181e2e;
}

.selector-active {
    border: solid 2px #dcae64 !important;
}

.buildings-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: distribute;
    justify-content: space-around;
}

.buildings-content-data {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-right: 30px;
    width: 540px;
    margin-bottom: 30px;
}

.buildings-content-data h1 {
    color: #dcae64;
    font-family: "Playfair Display", sans-serif;
    font-size: 31px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.35;
    letter-spacing: normal;
    margin-bottom: 15px;
}

.buildings-content-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    margin-bottom: 10px;
}

.buildings-content-info-decor-cont {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: center;
    margin-top: -15px;
    padding-left: 15px;
}

.buildings-content-info-decor {
    height: 1.2rem;
    width: 5px;
    background-color: #181e2e;
}
.buildings-info-chevron-right {
    -webkit-transform: rotateZ(0deg);
    -ms-transform: rotate(0deg);
    transform: rotateZ(0deg);
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    -o-transition: transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
    height: 1rem;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}
.bulidings-content-info-onhover {
    -webkit-transform: rotateZ(180deg);
    -ms-transform: rotate(180deg);
    transform: rotateZ(180deg);
}

.buildings-content-info-icon {
    min-width: 60px;
    min-height: 60px;
    border-radius: 10px;
    background-color: rgba(220, 174, 100, 0.1);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.buildings-content-info-icon i {
    font-size: 24px;
    color: #dcae64;
}

.buildings-content-info p {
    font-family: "Source Sans Pro", sans-serif;
    font-size: 21px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.48;
    letter-spacing: normal;
    color: #181e2e;
    padding: 15px;
}

.buildings-content-info a {
    color: #dcae64;
    text-decoration: none;
    /* padding-left: 3px;
    border-left: 4px solid;
    border-left-color: #181e2e; */
}
.buildings-content-info a:hover {
    border-left: 0px;
}

.buildings-content-title {
    margin-top: 40px;
    color: #181e2e;
    font-family: "Source Sans Pro", sans-serif;
    font-size: 14px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.29;
    letter-spacing: normal;
}

.buildings-content-body {
    font-family: "Source Sans Pro", sans-serif;
    color: #1a2c4c;
    font-size: 18px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.67;
    letter-spacing: normal;
    margin-top: 5px;
}

.buildings-content-body br {
    margin: 15px;
}

.buildings-content-end {
    font-family: "Source Sans Pro", sans-serif;
    color: #1a2c4c;
    font-size: 18px;
    font-weight: 300;
    font-style: italic;
    font-stretch: normal;
    line-height: 1.67;
    letter-spacing: normal;
    text-decoration: none;
}

.buildings-content-images {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.buildings-content-images-active {
    width: 540px;
    height: 540px;
    margin-bottom: 15px;
}

.buildings-content-images-active img {
    width: 540px;
    height: 540px;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    padding: 3px;
}

.buildings-content-images-gallery {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
}

.buildings-content-images-gallery-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.buildings-content-images-gallery-row img {
    width: 135px;
    height: 135px;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    padding: 3px;
    cursor: pointer;
}

.buildings-exhibitions {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    margin-top: 100px;
}

.buildings-exhibitions h1 {
    font-family: "Playfair Display", sans-serif;
    color: #181e2e;
    font-size: 31px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.35;
    letter-spacing: normal;
    margin-bottom: 30px;
}

.buildings-exhibitions-actual {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding: 30px 15px;
}

.buildings-exhibitions-actual a {
    width: 100%;
    color: #181e2e;
    font-family: "Source Sans Pro", sans-serif;
    border: 1px solid #181e2e;
    font-size: 16px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    padding: 5px 10px;
    margin-top: 50px;
    text-decoration: none;
}

.buildings-exhibitions-actual i {
    float: right;
}

.buildings-exhibitions-actual-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: 90px;
    -webkit-box-shadow: 0 1px 1px 0 rgba(10, 31, 68, 0.08),
        0 0 1px 0 rgba(10, 31, 68, 0.08);
    box-shadow: 0 1px 1px 0 rgba(10, 31, 68, 0.08),
        0 0 1px 0 rgba(10, 31, 68, 0.08);
    margin-bottom: 10px;
}

.buildings-exhibitions-actual-item:hover {
    cursor: pointer;
}

.buildings-exhibitions-actual-item img {
    height: 100%;
    width: 90px;
    margin-right: 15px;
}

.buildings-exhibitions-actual-item-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding: 10px 0;
}

.buildings-exhibitions-actual-item-content h1 {
    font-family: "Playfair Display", sans-serif;
    color: #181e2e;
    font-size: 21px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.48;
    letter-spacing: normal;
    margin: 0;
}

.buildings-exhibitions-actual-item-content p {
    font-family: "Source Sans Pro", sans-serif;
    color: #181e2e;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.29;
    letter-spacing: normal;
    margin-right: 30px;
}

.buildings-exhibitions-actual-item-more {
    height: 100%;
    width: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #dcae64;
    color: white;
}

.buildings-exhibitions-tours {
    width: 100%;
    height: 100%;
    background-color: rgba(220, 174, 100, 0.3);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding: 30px 10% 30px 30px;
    margin-right: -12.5%;
}

.buildings-exhibitions-tours-title {
    color: #dcae64;
    font-family: "Source Sans Pro", sans-serif;
    font-size: 14px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.29;
    letter-spacing: normal;
    margin-bottom: 5px;
}

.buildings-exhibitions-tours-body {
    color: #181e2e;
    font-family: "Source Sans Pro", sans-serif;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.5;
    letter-spacing: normal;
    margin-bottom: 15px;
}

/*****************************************************************************/
/*****************************************************************************/
/************************************Cart*************************************/
/*****************************************************************************/
/*****************************************************************************/
@media screen and (max-width: 600px) {
    .cart-placeholder {
        display: none !important    ;
    }
}

.cart-buyer-type {
    font-size: 16px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #181e2e;

    background-color: white;
    padding: 7px 26px;
    padding-left: 0px;
    padding-right: 5px;
    text-align: center;
}

.cart-buyer-type-checkbox {
    border: solid 1px #181e2e;
    width: 20px;
    height: 20px;
    margin: 5px;
}
/* .cart-buyer-type:hover {
        background-color: #181e2e;
        color: white;
    } */

#mail-summary {
    word-break: break-all;
}
.cart-snackbar {
    visibility: hidden;
    min-width: 250px;
    margin-left: -125px;
    background-color: red;
    color: #fff;
    text-align: center;
    border-radius: 2px;
    padding: 16px;
    position: fixed;
    z-index: 1;
    left: 50%;
    bottom: 30px;
    font-size: 17px;
}

.cart-snackbar-show {
    visibility: visible;
    -webkit-animation: fadein 0.5s, fadeout 0.5s 2.5s;
    animation: fadein 0.5s, fadeout 0.5s 2.5s;
}

@-webkit-keyframes fadein {
    from {
        bottom: 0;
        opacity: 0;
    }
    to {
        bottom: 30px;
        opacity: 1;
    }
}

@keyframes fadein {
    from {
        bottom: 0;
        opacity: 0;
    }
    to {
        bottom: 30px;
        opacity: 1;
    }
}

@-webkit-keyframes fadeout {
    from {
        bottom: 30px;
        opacity: 1;
    }
    to {
        bottom: 0;
        opacity: 0;
    }
}

@keyframes fadeout {
    from {
        bottom: 30px;
        opacity: 1;
    }
    to {
        bottom: 0;
        opacity: 0;
    }
}

.cart {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 7%;
}

.cart-columns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
}

.cart-columns-control {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 3;
    -ms-flex: 3;
    flex: 3;
    margin-right: 30px;
}

.cart-columns-control-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.cart-columns-control-header h1 {
    font-family: "Playfair Display", sans-serif;
    color: #181e2e;
    font-size: 45px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.24;
    letter-spacing: normal;
    text-align: center;
}

.cart-columns-control-header-index {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: white;
    -webkit-box-shadow: 0 8px 10px 0 rgba(10, 31, 68, 0.1),
        0 0 1px 0 rgba(10, 31, 68, 0.08);
    box-shadow: 0 8px 10px 0 rgba(10, 31, 68, 0.1),
        0 0 1px 0 rgba(10, 31, 68, 0.08);
}

.cart-columns-control-header-index p {
    color: #808080;
    font-family: "Source Sans Pro", sans-serif;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.5;
    letter-spacing: normal;
    padding: 15px 10px;
}

.cart-index-active {
    background-color: #181e2e;
    color: white !important;
}

.cart-index-done {
    background-color: white;
    color: #dcae64 !important;
}

.cart-columns-control-misc {
    margin: 30px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    max-width: 680px;
}

.cart-columns-control-misc-info h3 {
    font-family: "Source Sans Pro", sans-serif;
    font-size: 18px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.67;
    letter-spacing: normal;
    color: #1a2c4c;
    padding-right: 15px;
}

.cart-columns-control-misc-free {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    min-width: 160px;
}

.cart-columns-control-misc-free h4 {
    font-family: "Source Sans Pro", sans-serif;
    color: #808080;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.13;
    letter-spacing: normal;
}

.cart-columns-control-misc-free p {
    font-family: "Source Sans Pro", sans-serif;
    color: #1a2c4c;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.13;
    letter-spacing: normal;
}

.cart-columns-control-info {
    margin-top: 30px;
    max-width: 640px;
}

.cart-columns-control-info p {
    color: #808080;
    font-family: "Source Sans Pro", sans-serif;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.13;
    letter-spacing: normal;
}

.cart-columns-cart {
    -webkit-box-flex: 1.4;
    -ms-flex: 1.4;
    flex: 1.4;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.cart-columns-control-user {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.cart-columns-control-user h2 {
    color: #dcae64;
    font-family: "Playfair Display", sans-serif;
    font-size: 31px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.35;
    letter-spacing: normal;
    margin: 30px 0;
}

.cart-columns-control-user hr {
    border: solid 1px #dcae64;
    margin-bottom: 30px;
}
.cart-columns-control-user-data-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 30px;
}

.cart-columns-control-user-data-row input {
    width: 45%;
    height: 50px;
    border: solid 1px #181e2e;
    padding: 10px 15px;
    font-size: 18px;
    color: #181e2e;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.67;
    letter-spacing: normal;
}

.cart-columns-control-user-data-row select {
    width: 45%;
    height: 50px;
    border: solid 1px #181e2e;
    padding: 10px 15px;
    font-size: 18px;
    color: #181e2e;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.67;
    letter-spacing: normal;
}

.cart-columns-control-payment {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
}

.cart-columns-control-payment p {
    font-family: "Source Sans Pro", sans-serif;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.29;
    letter-spacing: normal;
    color: #1a2c4c;
    margin-top: 10px;
}

.cart-columns-control-payment-options {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;

    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    padding: 20px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-shadow: 0 3px 4px 0 rgba(10, 31, 68, 0.1),
        0 0 1px 0 rgba(10, 31, 68, 0.08);
    box-shadow: 0 3px 4px 0 rgba(10, 31, 68, 0.1),
        0 0 1px 0 rgba(10, 31, 68, 0.08);
    margin-bottom: 15px;
    max-width: 750px;
}

.cart-columns-control-payment-options i {
    color: #dcae64;
    margin-right: 12px;
}

.cart-columns-control-payment-options h3 {
    font-family: "Source Sans Pro", sans-serif;
    font-size: 16px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.5;
    letter-spacing: normal;
    color: #1a2c4c;
    margin-right: 20px;
}

.cart-columns-control-payment-options-left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.cart-columns-control-payment-options button {
    font-family: "Source Sans Pro", sans-serif;
    font-size: 12px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: 2;
    letter-spacing: normal;
    color: #dcae64;
    border: none;
    background-color: transparent;
}

.cart-columns-control-payment-options img {
    width: 260px;
}

.cart-columns-control-payment-options p {
    font-family: "Source Sans Pro", sans-serif;
    font-size: 12px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: 2;
    letter-spacing: normal;
}

.cart-columns-control-payment h2 {
    color: #dcae64;
    font-family: "Playfair Display", sans-serif;
    font-size: 31px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.35;
    letter-spacing: normal;
    margin: 30px 0;
}

#cart-columns-control-payment-email {
    margin-top: 0 !important;
}

.cart-columns-control-payment-buyer {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.cart-columns-control-payment-buyer-column {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.cart-columns-control-payment-buyer-column-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
}

.cart-columns-control-payment-buyer-column-row-key {
    width: 130px;
    min-width: 130px;
    font-family: "Source Sans Pro", sans-serif;
    font-size: 16px !important;
    font-weight: normal !important;
    font-style: normal !important;
    font-stretch: normal !important;
    line-height: 1.5 !important;
    letter-spacing: normal !important;
    color: #1a2c4c !important;
}

.cart-columns-control-payment-buyer-column-row-value {
    font-family: "Source Sans Pro", sans-serif;
    font-size: 18px !important;
    font-weight: 900 !important;
    font-style: normal !important;
    font-stretch: normal !important;
    line-height: 1.5 !important;
    letter-spacing: normal !important;
    color: #1a2c4c !important;
}

.cart-columns-control-transaction {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: distribute;
    justify-content: space-around;
}

.cart-columns-control-transaction img {
    margin-top: 80px;
    width: 80px;
    height: 80px;
    margin-bottom: 30px;
}

.cart-columns-control-transaction h1 {
    font-family: "Playfair Display", sans-serif;
    color: #dcae64;
    font-size: 31px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.35;
    letter-spacing: normal;
    text-align: center;
    margin-bottom: 30px;
}

.cart-columns-control-transaction h2 {
    font-family: "Source Sans Pro", sans-serif;
    color: #181e2e;
    font-size: 21px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.48;
    letter-spacing: normal;
    text-align: center;
    margin-bottom: 30px;
}

.cart-columns-control-transaction h3 {
    font-family: "Source Sans Pro", sans-serif;
    color: #181e2e;
    font-size: 21px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.48;
    letter-spacing: normal;
    text-align: center;
    margin-bottom: 30px;
}

.cart-columns-control-transaction-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 30px;
}

.cart-columns-control-transaction-row p {
    font-family: "Source Sans Pro", sans-serif;
    font-size: 18px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.67;
    letter-spacing: normal;
    color: #1a2c4c;
    margin-right: 25px;
}

.cart-columns-control-transaction-row a {
    font-family: "Source Sans Pro", sans-serif;
    font-size: 16px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: white;
    background-color: #181e2e;
    padding: 7px 10px;
    text-decoration: none;
}

/*****************************************************************************/
/*****************************************************************************/
/*********************************Cart-card***********************************/
/*****************************************************************************/
/*****************************************************************************/

.cart-card {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.cart-card-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 30px;
    -webkit-box-shadow: 0 3px 4px 0 rgba(10, 31, 68, 0.1),
        0 0 1px 0 rgba(10, 31, 68, 0.08);
    box-shadow: 0 3px 4px 0 rgba(10, 31, 68, 0.1),
        0 0 1px 0 rgba(10, 31, 68, 0.08);
}

.cart-card-container h1 {
    color: #181e2e;
    font-family: "Source Sans Pro", sans-serif;
    font-size: 26px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.35;
    letter-spacing: normal;
    padding: 30px;
}

.cart-card-container h2 {
    color: #dcae64;
    font-family: "Source Sans Pro", sans-serif;
    font-size: 21px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.48;
    letter-spacing: normal;
    padding: 0 30px 30px 30px;
}

.cart-card-container h3 {
    font-family: "Source Sans Pro", sans-serif;
    font-size: 18px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.67;
    letter-spacing: normal;
    color: #1a2c4c;
}

.cart-card-container h4 {
    font-family: "Source Sans Pro", sans-serif;
    font-size: 18px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.67;
    letter-spacing: normal;
    text-align: right;
    color: #1a2c4c;
}

.cart-card-container p {
    font-family: "Source Sans Pro", sans-serif;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.29;
    letter-spacing: normal;
    color: #808080;
}

.cart-card-container-list-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding: 5px 30px;
}

.cart-card-container-list-item-type {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    margin-bottom: 5px;
}

.cart-card-container-sum {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-top: solid 2px #dcae64;
    padding: 30px;
}

.cart-card-container-sum h2 {
    padding: 0 !important;
    margin-right: 2px;
}

.cart-card-container-btns-double {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    background-color: grey;
    color: white;
    text-align: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
}

#cart-card-customer {
    font-size: 16px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    font-family: "Source Sans Pro", sans-serif;
    width: 100%;
    background-color: transparent;
    border: none;
    color: white;
}

.cart-card-container-btns-chevron {
    width: 50px;
    height: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: #808080;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 20px;
}

.cart-card-payment-button-text {
    margin-left: auto;
    margin-right: auto;
}

.cart-card-container-btns-back {
    width: 30%;
    height: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #181e2e !important;
    background-color: rgba(220, 174, 100, 0.1);
}

.cart-card-container-btns-back button {
    background-color: transparent !important;
    color: #181e2e !important;
    border: none;
}

.cart-card-container-btns-triple {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    background-color: white;
    color: white;
    text-align: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
}

.cart-card-container-btns-triple button {
    width: 60%;
    height: 50px;
    background-color: #808080;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: none;
    font-size: 16px;
    color: white;
}

.cart-card-container-btns-last {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    background-color: white;
    color: white;
    text-align: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
}
#cart-columns-control-payment-email2 {
    padding: 0 10px;
}

.cart-columns-control-payment-options-left button {
    padding: 0 10px;
}
.cart-card-container-btns-last button {
    width: 100%;
    height: 50px;
    background-color: #808080;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: none;
    font-size: 16px;
    color: white;
}

.cart-card-container-btns-last form {
    width: 70%;
}

.cart-card-btns-active {
    background-color: #dcae64 !important;
}

.cart-card-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.cart-card-info a {
    font-family: "Source Sans Pro", sans-serif;

    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #1a2c4c;
}

.cart-card-info-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-top: 10px;
}

.cart-card-info-row label {
    font-family: "Source Sans Pro", sans-serif;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #1a2c4c;
}

.cart-card-info-row a {
    font-family: "Source Sans Pro", sans-serif;
    font-size: 14px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #1a2c4c;
}

.cart-card-checkbox-container {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/* Hide the browser's default checkbox */
.cart-card-checkbox-container input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 20px;
    width: 20px;
    top: 0;
    left: 0;
    z-index: 1000000;
}

/* Create a custom checkbox */
.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 20px;
    width: 20px;
    background-color: #eee;
    border: 1px solid #181e2e;
}

/* On mouse-over, add a grey background color */
.cart-card-checkbox-container:hover input ~ .checkmark {
    background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.cart-card-checkbox-container input:checked ~ .checkmark {
    background-color: #dcae64;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.cart-card-checkbox-container input:checked ~ .checkmark:after {
    display: block;
}

/*****************************************************************************/
/*****************************************************************************/
/************************************Info*************************************/
/*****************************************************************************/
/*****************************************************************************/

.info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 80%;
    height: 100px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    background-color: white;
    -webkit-box-shadow: 0 18px 18px 0 rgba(10, 31, 68, 0.12),
        0 0 1px 0 rgba(10, 31, 68, 0.1);
    box-shadow: 0 18px 18px 0 rgba(10, 31, 68, 0.12),
        0 0 1px 0 rgba(10, 31, 68, 0.1);
    margin: 10px 10%;
}

.info-error {
    border-left: solid 10px red;
}

.info-success {
    border-left: solid 10px green;
}

.info-left h2 {
    font-family: "Playfair Display", sans-serif;
    color: #181e2e;
    font-size: 21px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.48;
    letter-spacing: normal;
}

.info-right p {
    font-family: "Source Sans Pro", sans-serif;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.5;
    letter-spacing: normal;
    color: #1a2c4c;
}

/*****************************************************************************/
/*****************************************************************************/
/**********************************Interactive********************************/
/*****************************************************************************/
/*****************************************************************************/

.interactive-overlay {
    position: fixed;
    z-index: 1000;
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    left: 0;
    top: 0;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    overflow: auto;
    background-color: rgb(0, 0, 0); /* Fallback color */
    background-color: rgba(0, 0, 0, 0.4); /* Black w/ opacity */
}

.interactive {
    background-color: white;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 735px;
    height: 605px;
}

.interactive-c-box {
    width: 100%;
    height: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.interactive-control {
    width: 50px;
    height: 50px;
    color: white;
    background-color: #dcae64;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
}

.interactive h1 {
    font-family: "Playfair Display", sans-serif;
    color: #181e2e;
    font-size: 31px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.35;
    letter-spacing: normal;
    margin-bottom: 15px;
}

.interactive h2 {
    font-family: "Source Sans Pro", sans-serif;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: center;
    color: #1a2c4c;
    margin-bottom: 30px;
}

/*****************************************************************************/
/*****************************************************************************/
/*********************************Exhibition**********************************/
/*****************************************************************************/
/*****************************************************************************/

content-exhibitions {
    width: 100%;
}

.exhibition {
    background-color: white;
    width: 100%;
    padding: 10%;
}

.exhibition img {
    float: right;
    width: 500px;
    height: 500px;
    -o-object-fit: cover;
    object-fit: cover;
    margin-left: 30px;
    margin-bottom: 30px;
}

.exhibition-controls {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.exhibition-controls-close {
    background-color: #dcae64;
    color: white;
    width: 65px;
    height: 65px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
}

.exhibition-controls a {
    color: white;
    font-family: "Source Sans Pro", sans-serif;
    font-size: 16px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    padding: 7px 10px;
    background-color: #181e2e;
    height: 34px;
    text-decoration: none;
}

.exhibition h1 {
    font-family: "Playfair Display", sans-serif;
    font-size: 45px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.24;
    letter-spacing: normal;
    color: #dcae64;
    margin-bottom: 30px;
}

.exhibition-lead {
    font-size: 24px !important;
    font-weight: normal !important;
    font-style: normal !important;
    font-stretch: normal !important;
    line-height: 1.42 !important;
    letter-spacing: normal !important;
    color: #181e2e !important;
    margin-bottom: 30px !important;
}

.exhibition p {
    font-size: 18px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.67;
    letter-spacing: normal;
    color: #1a2c4c;
}

/*****************************************************************************/
/*****************************************************************************/
/***********************************Search************************************/
/*****************************************************************************/
/*****************************************************************************/

.search-result {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 10%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.search-result-title {
    font-family: "Playfair Display", sans-serif;
    color: #181e2e;
    font-size: 45px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.24;
    letter-spacing: normal;
}

.search-result-matches {
    font-family: "Source Sans Pro", sans-serif;
    color: #181e2e;
    font-size: 21px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.48;
    letter-spacing: normal;
    margin-top: 30px;
    margin-bottom: 60px;
}

.search-result-matches span {
    color: #dcae64;
}

.search-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    padding: 23px 30px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 30px;
    -webkit-box-shadow: 0 3px 4px 0 rgba(10, 31, 68, 0.1),
        0 0 1px 0 rgba(10, 31, 68, 0.08);
    box-shadow: 0 3px 4px 0 rgba(10, 31, 68, 0.1),
        0 0 1px 0 rgba(10, 31, 68, 0.08);
}

.search-item h1 {
    font-family: "Source Sans Pro", sans-serif;
    font-size: 22px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.45;
    letter-spacing: normal;
    color: #212121;
    width: 30%;
}

.search-item p {
    font-family: "Source Sans Pro", sans-serif;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.86;
    letter-spacing: normal;
    color: #9fa3a7;
}

.search-item a {
    background-color: #181e2e;
    padding: 7px 10px;
    color: white;
    font-family: "Source Sans Pro", sans-serif;
    font-size: 16px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-decoration: none;
    margin-left: 10%;
}

/*****************************************************************************/
/*****************************************************************************/
/***********************************Mobile************************************/
/*****************************************************************************/
/*****************************************************************************/

.navbar-mobile {
    display: none;
}

@media screen and (max-width: 1180px) {
    .cart-columns-control-misc {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    /*********************************Exhibitions*******************************/

    .exhibition {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .exhibition img {
        width: 100%;
        float: unset;
        margin-left: 0;
    }

    .exhibition h1 {
        font-size: 31px;
    }

    .exhibition p {
        font-size: 18px !important;
    }

    /***********************************Navbar**********************************/
    .navbar {
        display: none;
    }
    .navbar-mobile {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        background-color: #181e2e;
        height: 70px;
        position: relative;
        width: 100%;
        z-index: 998;
    }

    .dropdown-content {
        min-width: 130px;
        height: 120px;
        -ms-flex-pack: distribute;
        justify-content: space-around;
    }

    .navbar-mobile img {
        height: 30px;
        margin: 20px 15px;
    }

    .navbar-mobile button {
        height: 40px;
        width: 40px;
        background-color: #dcae64;
        position: relative;
        border: none;
        margin-right: 30px;
        font-size: 20px;
    }

    .navbar-mobile-left {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    #nav-icon1 {
        height: 40px;
        width: 40px;
        background-color: #dcae64;
        border: none;
        margin-right: 30px;
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transition: 0.5s ease-in-out;
        -o-transition: 0.5s ease-in-out;
        transition: 0.5s ease-in-out;
    }

    #nav-icon1:hover {
        cursor: pointer;
    }

    #nav-icon1 span,
    #nav-icon3 span,
    #nav-icon4 span {
        display: block;
        position: absolute;
        height: 5px;
        width: 70%;
        background: #181e2e;
        border-radius: 9px;
        opacity: 1;
        left: 0;
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transition: 0.25s ease-in-out;
        -o-transition: 0.25s ease-in-out;
        transition: 0.25s ease-in-out;
        margin: 0 15%;
    }

    #nav-icon1 span:nth-child(1) {
        top: 8px;
    }

    #nav-icon1 span:nth-child(2) {
        top: 18px;
    }

    #nav-icon1 span:nth-child(3) {
        top: 28px;
    }

    #nav-icon1.open span:nth-child(1) {
        top: 18px;
        -webkit-transform: rotate(135deg);
        -ms-transform: rotate(135deg);
        transform: rotate(135deg);
    }

    #nav-icon1.open span:nth-child(2) {
        opacity: 0;
    }

    #nav-icon1.open span:nth-child(3) {
        top: 18px;
        -webkit-transform: rotate(-135deg);
        -ms-transform: rotate(-135deg);
        transform: rotate(-135deg);
    }

    .navbar-mobile button:hover {
        cursor: pointer;
    }

    .navbar-mobile-open {
        position: absolute;
        z-index: 997;
        width: 100%;
        margin-top: 70px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        background-color: #f7f3eb;
        -webkit-transform: translateY(-590px);
        -ms-transform: translateY(-590px);
        transform: translateY(-590px);
        -webkit-transition: -webkit-transform 0.5s;
        transition: -webkit-transform 0.5s;
        -o-transition: transform 0.5s;
        transition: transform 0.5s;
        transition: transform 0.5s, -webkit-transform 0.5s;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        border-bottom: solid 1px #dcae64;
    }

    .navbar-mobile-open-2 {
        position: absolute;
        z-index: 997;
        width: 100%;
        margin-top: 70px;
        height: 130px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        background-color: #f7f3eb;
        -webkit-transform: translateY(-200px);
        -ms-transform: translateY(-200px);
        transform: translateY(-200px);
        -webkit-transition: -webkit-transform 0.5s;
        transition: -webkit-transform 0.5s;
        -o-transition: transform 0.5s;
        transition: transform 0.5s;
        transition: transform 0.5s, -webkit-transform 0.5s;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    #nav-lang-mobile {
        width: 40px;
        height: 40px;
        margin-right: 30px;
        border: none;
    }

    .nav-lang-mobile-img {
        width: 40px !important;
        height: 30px !important;
        padding: 0px !important;
        margin-top: 5px !important;
        margin-bottom: 5px !important;
        margin-left: 0px !important;
        margin-right: 0px !important;
    }

    .navbar-open {
        -webkit-transform: translateY(0px);
        -ms-transform: translateY(0px);
        transform: translateY(0px);
    }

    .navbar-mobile-open-lang {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        border-bottom: solid 1px #dcae64;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        height: 130px;
        width: 100%;
    }

    .navbar-mobile-open-lang a {
        color: white;
        background-color: #181e2e;
        height: 34px;
        width: 40px;
        margin: 10px;
        font-size: 16px;
        font-weight: bold;
        font-style: normal;
        font-stretch: normal;
        line-height: normal;
        letter-spacing: normal;
        text-align: center;
        padding-top: 5px;
        text-decoration: none;
    }

    .navbar-mobile-open-mix {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: space-evenly;
        -ms-flex-pack: space-evenly;
        justify-content: space-evenly;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 10px 0;
    }

    .navbar-mobile-open-mix-btn-normal {
        font-family: "Source Sans Pro", sans-serif;
        color: #181e2e;
        font-size: 18px;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        line-height: normal;
        letter-spacing: normal;
        margin-top: 20px;
        background-color: transparent;
        border: none;
        text-decoration: none;
        cursor: pointer;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 4px;
    }

    .navbar-mobile-open-mix-search {
        width: 220px;
        height: 40px;
        margin-top: 30px;
        color: #181e2e;
        border: solid 2px #181e2e;
        font-size: 16px;
        padding-left: 5px;
        background-color: transparent;
    }

    .navbar-mobile-open-mix-btn-blue {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        background-color: #181e2e;
        color: white;
        width: 100px;
        height: 40px;
        font-family: "Source Sans Pro", sans-serif;
        font-size: 16px;
        font-weight: bold;
        font-style: normal;
        font-stretch: normal;
        line-height: normal;
        letter-spacing: normal;
        text-decoration: none;
        margin-bottom: 10px;
    }

    .navbar-mobile-open-mix-btn-gold {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        background-color: #dcae64;
        color: white;
        width: 153px;
        height: 34px;
        font-family: "Source Sans Pro", sans-serif;
        font-size: 16px;
        font-weight: bold;
        font-style: normal;
        font-stretch: normal;
        line-height: normal;
        letter-spacing: normal;
        text-decoration: none;
        margin-top: 50px;
        margin-bottom: 20px;
    }

    /**********************************Footer*********************************/

    .footer {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        height: 600px;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }

    .footer-br {
        display: block;
        margin: 7px;
    }

    .footer-br:first-child {
        margin: 0;
    }

    .footer-left {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin: 0;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin-top: 30px;
    }

    .footer-right {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin: 0;
    }

    .footer-right-top {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin: unset;
    }

    .footer-right-top a {
        margin-top: 30px;
    }

    .footer-right p {
        margin-top: 60px;
        text-align: center;
    }

    .opening-hours {
        margin: 0;
    }

    /***********************************Home**********************************/

    .home-right {
        display: none;
    }

    .home-left h1 {
        font-size: 31px;
    }

    .home-left p {
        font-size: 18px;
    }

    /*********************************Partners********************************/

    .partners-right {
        display: none;
    }

    .partners h1 {
        font-size: 31px;
        line-height: 1.35;
        margin-left: 5%;
    }

    .partners p {
        font-size: 21px;
        line-height: 1.48;
    }

    .partners a {
        font-size: 18px;
        line-height: 1.67;
    }

    .partners-left-element {
        margin-left: 5%;
    }

    /**********************************About**********************************/

    .buildings-content {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .buildings-header h1 {
        font-size: 31px;
        line-height: 1.35;
    }

    .buildings-header a {
        font-size: 13px;
    }

    .buildings-content-data {
        width: 100%;
    }

    .buildings-content-data h1 {
        font-size: 26px;
    }

    .buildings-content-info p {
        font-size: 16px;
        line-height: 1.5;
    }

    .buildings-content-info-icon {
        width: 60px;
        height: 60px;
    }

    .buildings-content-info-icon i {
        font-size: 24px;
    }

    .buildings-content-title {
        font-size: 14px;
        line-height: 1.29;
    }

    .buildings-content-body {
        font-size: 16px;
        line-height: 1.5;
    }

    /*******************************Ticket-banner******************************/

    .ticket-banner {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        height: 240px;
    }

    .ticket-banner-left h2 {
        text-align: center;
        padding: 0 10px;
    }

    .ticket-banner-right {
        margin-top: 30px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    /**********************************Facts**********************************/

    .fact-rules-title hr {
        display: none;
    }

    .fact-rules-title h1 {
        font-size: 31px;
        line-height: 1.35;
    }

    .facts-rules-content {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .facts-rules-content-section {
        width: 100%;
        padding: 0 20px;
    }

    .facts-rules-content-section h2 {
        font-size: 26px;
        line-height: 1.35;
    }

    .facts-rules-content-section li {
        font-size: 16px;
        line-height: 1.5;
    }

    .facts-tickets {
        padding-bottom: 20px;
    }

    .facts-tickets h1 {
        font-size: 31px;
        line-height: 1.35;
    }

    .facts-tickets-container {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .facts-interactive {
        display: none;
    }

    .facts-tickets-container-right {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        width: 95%;
        margin: 2.5%;
        padding-right: initial;
    }

    .facts-tickets-container-right-title {
        width: 100%;
    }

    .facts-tickets-container-left h2 {
        font-size: 26px;
        line-height: 1.35;
    }

    .facts-tickets-container-left h4 {
        font-size: 14px;
        line-height: 1.29;
    }

    .facts-tickets-container-left p {
        font-size: 16px;
        line-height: 1.5;
    }

    .facts-opening h1 {
        font-size: 31px;
        line-height: 1.35;
    }

    .facts-opening-banner {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        height: 200px;
    }

    .facts-opening-banner-left p {
        font-size: 21px;
        line-height: 1.48;
        text-align: center;
    }

    .facts-opening-banner-right p {
        font-size: 16px;
        line-height: 1.13;
        text-align: center;
    }

    .facts-opening-table {
        padding: 5px;
        width: 100%;
    }

    .facts-opening-table-top {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .facts-maps-help-form-row {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .facts-maps-help-form input {
        width: 100%;
    }

    .facts-maps-help-form textarea {
        width: 100%;
    }

    .facts-maps {
        height: 1200px !important;
    }

    .facts-maps-help {
        width: 90%;
        margin: 5%;
    }

    .facts-maps-map {
        width: 90%;
        margin: 5%;
    }

    .facts-tickets-container-right-title h2 {
        font-size: 24px;
        padding-right: 5px;
        align-items: center;
    }

    .facts-tickets-container-right-title button {
        font-size: 13px;
    }

    /**********************************News**********************************/

    .news-preview-title hr {
        display: none;
    }

    .news-preview-title h1 {
        font-size: 31px;
        line-height: 1.35;
    }

    .news-card-row {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .news-videos {
        height: 730px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-pack: distribute;
        justify-content: space-around;
    }

    .news-videos-info {
        margin: 0;
        padding: 15px;
        width: 100%;
    }

    .news-videos-info p {
        max-width: 600px;
    }

    .news-videos-thumbnail {
        margin: 0;
    }

    /*********************************Single**********************************/

    .single-title hr {
        display: none;
    }

    .single-title h1 {
        font-size: 31px;
        line-height: 1.35;
    }

    .single-container h1 {
        font-size: 18px;
        line-height: 1.67;
    }

    /*******************************Ticketing*********************************/
    .ticketing-container-row-type-icon {
        width: 60px;
        height: 60px;
    }

    .ticketing-container-row-type-icon i {
        font-size: 25px;
    }

    .ticketing-container-row-type-details h5 {
        font-size: 18px;
        line-height: 1.67;
    }

    .ticketing-container-row-type-details p {
        font-size: 12px;
    }

    .ticketing-container-row-price p {
        font-size: 18px;
        line-height: 1.67;
    }

    .ticketing-row {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .ticketing-container-header {
        display: none;
    }

    /*******************************Cart************************************/

    .cart-columns-control-user-data-row {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .cart-columns-control-user-data-row input {
        width: 90%;
        margin-bottom: 30px;
    }

    .cart-columns-control-user-data-row select {
        width: 90%;
        margin-bottom: 30px;
    }

    .cart-columns-control-payment-options {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;

        -ms-flex-pack: distribute;
        justify-content: space-around;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
    }

    #cart-columns-control-payment-email2 {
        padding: 0;
    }
    .cart-columns-control-payment-options img {
        width: 90%;
        max-width: 260px;
        padding-top: 10px;
    }

    /***********************************Exhibitions*********************************/

    .buildings-exhibitions {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .buildings-exhibitions-actual {
        width: unset;
        padding: 30px;
        margin-left: -12.5%;
        margin-right: -12.5%;
    }

    .buildings-exhibitions-actual h1 {
        font-size: 26px;
        font-weight: bold;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.35;
        letter-spacing: normal;
    }

    .buildings-exhibitions-actual-item-more {
        display: none;
    }

    .buildings-exhibitions-tours {
        width: unset;
        margin-left: -12.5%;
    }
}
@media screen and (max-width: 400px) {
    #nav-icon1 {
        margin-right: 6px;
    }
}

@media screen and (max-width: 1300px) {
    .buildings-content-images-active {
        width: 400px;
        height: 400px;
    }

    .buildings-content-images-active img {
        width: 400px;
        height: 400px;
    }

    .buildings-content-images-gallery-row img {
        width: 100px;
        height: 100px;
    }

    /**********************************Cart*********************************/

    .cart-columns-control-header {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .cart-columns-control-header-index {
        margin-top: 30px;
    }

    .cart-columns {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .cart-columns-control {
        margin: 0;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
}

@media screen and (max-width: 400px) {
    .buildings-content-images-active {
        width: 300px;
        height: 300px;
    }

    .buildings-content-images-active img {
        width: 300px;
        height: 300px;
    }

    .buildings-content-images-gallery-row img {
        width: 75px;
        height: 75px;
    }
}

@media screen and (max-width: 500px) {
    .cart-columns-control-header-index p {
        font-size: 11px;
    }

    .buildings-exhibitions-actual-item-content h1 {
        font-size: 18px;
    }

    .buildings-exhibitions-actual-item-content p {
        font-size: 10px;
    }
}

@media screen and (max-width: 600px) {
    .cart-columns-control-payment-buyer {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

@media screen and (max-width: 1200px) {
    .facts-maps {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        height: 1100px;
    }

    .facts-maps-help {
        margin: 0;
    }

    .facts-maps-map {
        margin-top: 80px;
    }
}

.loader,
.loader:before,
.loader:after {
    border-radius: 50%;
}
.loader {
    color: #dcae64;
    font-size: 11px;
    text-indent: -99999em;
    margin: 55px auto;
    position: relative;
    width: 10em;
    height: 10em;
    -webkit-box-shadow: inset 0 0 0 1em;
    box-shadow: inset 0 0 0 1em;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
}
.loader:before,
.loader:after {
    position: absolute;
    content: "";
}
.loader:before {
    width: 5.2em;
    height: 10.2em;
    background: white;
    border-radius: 10.2em 0 0 10.2em;
    top: -0.1em;
    left: -0.1em;
    -webkit-transform-origin: 5.2em 5.1em;
    -ms-transform-origin: 5.2em 5.1em;
    transform-origin: 5.2em 5.1em;
    -webkit-animation: load2 2s infinite ease 1.5s;
    animation: load2 2s infinite ease 1.5s;
}
.loader:after {
    width: 5.2em;
    height: 10.2em;
    background: white;
    border-radius: 0 10.2em 10.2em 0;
    top: -0.1em;
    left: 5.1em;
    -webkit-transform-origin: 0px 5.1em;
    -ms-transform-origin: 0px 5.1em;
    transform-origin: 0px 5.1em;
    -webkit-animation: load2 2s infinite ease;
    animation: load2 2s infinite ease;
}
@-webkit-keyframes load2 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@keyframes load2 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.loader-small,
.loader-small:before,
.loader-small:after {
    border-radius: 50%;
}
.loader-small {
    color: #181e2e;
    font-size: 4px;
    text-indent: -2500px;
    margin: 5px;
    position: relative;
    width: 40px;
    height: 40px;
    -webkit-box-shadow: inset 0 0 0 4px;
    box-shadow: inset 0 0 0 4px;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
}
.loader-small:before,
.loader-small:after {
    position: absolute;
    content: "";
}
.loader-small:before {
    width: 20.8px;
    height: 40.8px;
    background: #dcae64;
    border-radius: 40.8px 0 0 40.8px;
    top: -0.4px;
    left: -0.4px;
    -webkit-transform-origin: 20.8px 20.4px;
    -ms-transform-origin: 20.8px 20.4px;
    transform-origin: 20.8px 20.4px;
    -webkit-animation: load2 2s infinite ease 1.5s;
    animation: load2 2s infinite ease 1.5s;
}
.loader-small:after {
    width: 20.8px;
    height: 40.8px;
    background: #dcae64;
    border-radius: 0 40.8px 40.8px 0;
    top: -0.4px;
    left: 20.4px;
    -webkit-transform-origin: 0px 20.4px;
    -ms-transform-origin: 0px 20.4px;
    transform-origin: 0px 20.4px;
    -webkit-animation: load2 2s infinite ease;
    animation: load2 2s infinite ease;
}
