/*****************SLIDER******************/
#slider,
#content-area {
    padding: 0 !important;
    position: relative;
}
#slider .carousel-caption {
    left: 40% !important;
    right: 22%;
    top: 32%;
}
#slider .inner_carousel {
    width: 41% !important;
    text-align: center !important;
}
#slider .inner_carousel h1,
#slider .inner_carousel p {
    text-align: center !important;
}
#slider .inner_carousel h1 {
    font-size: 48px;
    color: #1c1b1b;
    font-weight: 700;
    font-family: "Averia Serif Libre";
    text-align: center;
}
#slider .inner_carousel p {
    font-size: 16px;
    letter-spacing: 0px;
    line-height: 28px;
    color: #1c1b1b;
    font-weight: 400;
    font-family: "Poppins";
    text-align: center;
    margin: 0px;
}
.slide_nav {
    position: absolute;
    top: 82%;
    width: 185%;
}
.slide_nav a {
    width: 98.5%;
}
.carousel-control-next,
.carousel-control-prev {
    opacity: unset;
}
.slide_nav a i:hover {
    background: #e51937;
    padding: 10px 10px;
    border-radius: 1px;
    z-index: 9999;
    transition: 0.5s;
}
/*****************CONTENT AREA******************/
.slidesmalltext {
    font-size: 24px;
    color: #ffffff;
    font-weight: 500;
    font-family: "Averia Serif Libre";
}
.content-btn a {
    border: 1px solid #fff;
    border-radius: 0px;
    padding: 10px 22px;
}
.content-btn span {
    font-size: 14px;
    letter-spacing: 1.5px;
    color: #ffffff;
    font-weight: 600;
    font-family: "Poppins";
}
.content-btn a:hover {
    border: 2px solid #fff;
    transition: all 0.2s cubic-bezier(0.42, 0, 0.58, 1);
}
.content-btn span:hover {
    border: none !important;
}
.animated-button:before {
    transition: all 0.5s cubic-bezier(0.42, 0, 0.58, 1);
    background: transparent;
}
/*****************HISTORY******************/
#history {
    padding-top: 0px;
}
.history-text-content {
    padding-top: 75px;
}
#history h6 {
    font-size: 18px;
    letter-spacing: 0px;
    line-height: 25px;
    color: #060709;
    font-weight: 700;
    font-family: "Averia Serif Libre";
}
#history h2 {
    font-size: 48px;
    letter-spacing: 1px;
    color: #e51937;
    font-weight: 700;
    font-family: "Averia Serif Libre";
}
#history h2 span {
    color: #07080a;
}
#history p {
    font-size: 16px;
    letter-spacing: 1px;
    /*line-height: 37px;*/
    color: #060709;
    font-weight: 400;
    font-family: "Poppins";
}
.history-text {
    padding-top: 20px;
}
.history-text1 {
    padding-top: 20px;
}
.section-theme-btn {
    padding-top: 25px;
}
.section-theme-btn a {
    font-size: 15px;
    letter-spacing: 1px;
    color: #000;
    font-weight: 700;
    font-family: "Poppins";
    text-align: center;
    background: transparent;
    border: 2px solid #000;
    border-radius: 0px;
    padding: 12px 32px;
}
.section-theme-btn a:hover {
    background: #e51937;
    color: #fff;
    border: 2px solid #e51937;
}
/*****************VIEW MUSEUM******************/
#view-museum {
    position: relative;
    padding: 75px 0px;
    background-position: center;
    background-size: cover;
}
#view-museum h2 {
    font-size: 48px;
    letter-spacing: 1px;
    color: #ffffff;
    font-weight: 700;
    font-family: "Averia Serif Libre";
    width: 50%;
}
#view-museum p {
    font-size: 16px;
    letter-spacing: 1px;
    /*line-height: 37px;*/
    color: #ffffff;
    font-weight: 400;
    font-family: "Poppins";
    width: 83%;
}
.view-museum-feature-texte {
    margin-left: -42px;
}
.section-theme-btn-red {
    padding-top: 25px;
}
.section-theme-btn-red a {
    font-size: 15px;
    letter-spacing: 1px;
    color: #e51937;
    font-weight: 700;
    font-family: "Poppins";
    text-align: center;
    border: 2px solid #e51937;
    border-radius: 0px;
    padding: 12px 32px;
    background: transparent;
}
.section-theme-btn-red a:hover {
    background: #e51937;
    color: #fff;
    border: 2px solid #e51937;
}
#view-museum ul li {
    font-size: 16px;
    letter-spacing: 1px;
    /*line-height: 43px;*/
    color: #000000;
    font-weight: 700;
    font-family: "Poppins";
}
#view-museum ul li span i {
    font-weight: 900;
    padding-right: 10px;
    color: #00AB64;
}
.view-museum-feature-list {
    background: #ffffffed;
    position: absolute;
    top: 17%;
    right: 6%;
    padding: 60px 0px 60px 140px;
    text-align: left;
    width: 53%;
}
/*****************OUR CLIENT******************/
.our-client-img img {
    width: unset !important;
    text-align: center;
    margin: 0 auto;
}
.our-client {
    border-top: 1px solid #d5d4d4;
}
.our-client-imgages {
    margin-top: 30px;
}
/*****************LATEST NEWS******************/
#latest-news .latest-news-image {
    position: relative;
}
.latest-news-heading h2 {
    font-size: 48px;
    color: #e51937;
    font-weight: 700;
    font-family: "Averia Serif Libre";
    text-align: center;
    padding-bottom: 35px;
}
.latest-news-heading span {
    color: #302c2c;
}
#latest-news h3 a {
    font-size: 26px;
    letter-spacing: 1px;
    color: #e51937;
    font-weight: 300;
    font-family: "Averia Serif Libre";
    text-transform: capitalize;
}
#latest-news p {
    font-size: 14px;
    letter-spacing: 0.8px;
    line-height: 24px;
    color: #1c1d21;
    font-weight: 400;
    font-family: "Poppins";
}
span.latest_news_date {
    position: absolute;
    left: 12px;
    top: 0px;
    font-size: 18px;
    letter-spacing: 1px;
    line-height: 25px;
    color: #ffffff;
    font-weight: 600;
    font-family: "Poppins";
    text-align: right;
    background: #00AB64;
    padding: 10px 3px 10px 15px;
}
.section-theme-btn-red-bg a {
    font-size: 15px;
    letter-spacing: 2px;
    color: #fff;
    font-weight: 500;
    font-family: "Poppins";
    text-align: center;
    background-color: #e51937;
    padding: 12px 32px;
    border: none;
    text-transform: uppercase;
}
.section-theme-btn-red-bg a:hover {
    background: #e73233;
    color: #fff;
    border-color: #e73233;
}
.latest-news-date-cummnet-text,
h6 {
    font-size: 14px;
    color: #000;
    font-weight: 800;
    font-family: "Poppins";
}
.latest-news-date-cummnet-text i {
    padding: 10px;
}
.latest-news-date-cummnet-text,
h6 a {
    font-size: 14px;
    color: #000;
    font-weight: 800;
    font-family: "Poppins";
    padding-right: 7px;
}
span.latest_news_date:after {
    content: "";
    width: 50px;
    height: 61px;
    border-top: 46px solid #00AB64;
    border-right: 50px solid transparent;
    top: 0px;
    right: -49px;
    position: absolute;
}
#latest-news .owl-dots {
    position: absolute;
    top: 41%;
    right: -97px;
    transform: rotate(90deg);
}
#latest-news .owl-dot {
    padding: 5px;
    margin: 6px;
}
#latest-news .owl-carousel .owl-dots .active {
    background-color: var(--blue1) !important;
}

#latest-news .owl-carousel .owl-dots .active {
    background-color: #0973BA !important;
    border-color: transparent;
}
#latest-news button.owl-dot {
    background: transparent;
    border-color: #000;
}
/* ---------TESTIMOIALS  PAGE ------- */
#testimonials {
    position: relative;
    height: 680px;
    padding-top: 0px;
}
.testimonials_content {
    position: absolute;
    top: 241px;
    right: 110px;
    text-align: center;
    counter-reset: section;
}
.testimonials-heading {
    width: auto;
    height: 330px;
    background-color: #e51937;
}
.testimonials-heading h2 {
    font-size: 48px;
    color: #ffffff;
    font-weight: 700;
    font-family: "Averia Serif Libre";
    text-align: center;
    padding-top: 55px;
}
.testimonials-heading span {
    color: #000;
}
.testimonials-img {
    width: 14%;
    margin: 0px auto;
}
.testimonials_content.owl-item .active {
    width: 292px !important;
}
.testimonials_content h6 a {
    font-size: 24px;
    color: #060709;
    font-weight: 700;
    font-family: "Averia Serif Libre";
    text-align: center;
}
.testimonials_content .testimonial-city-name {
    font-size: 16px;
    letter-spacing: 0px;
    line-height: 30px;
    color: #00AB64;
    font-weight: 400;
    font-family: "Poppins";
    text-align: center;
}
.testimonials_content p {
    font-size: 16px;
    letter-spacing: 0.8px;
    line-height: 31px;
    color: #060709b0;
    font-weight: 400;
    font-family: "Poppins";
    text-align: center;
    width: 100%;
    margin: 0px auto;
}
.testimonials_content img {
    /* width: 150px !important;
    height: 140px!important;*/
    border-radius: 50%;
    border: 3px solid #efefefc9;
    margin: 0px auto;
}
#testimonials .owl-dots {
    position: absolute;
    top: 262px;
    right: -124px;
    transform: rotate(91deg);
    width: 16%;
    background: transparent;
}
#testimonials .owl-dots button:before {
    counter-increment: section;
    content: counter(subsection) counter(section) "";
    transform: rotate(90deg);
}
#testimonials button.owl-dot {
    background: transparent;
    border-color: transparent;
    transform: rotate(268deg);
    font-size: 19px;
    letter-spacing: 1.5px;
    color: #060709;
    font-weight: 600;
    font-family: "Nunito Sans";
}
.owl-item.active.center .testimonial-image img {
    border-color: #ffc107;
    border-width: 3px;
}
#testimonials .owl-carousel .owl-item img {
    width: auto;
}
#testimonials .owl-dots.disabled {
    display: none !important;
}
#testimonials .owl-carousel .owl-dots .active {
    background-color: transparent !important;
    border-color: transparent;
    position: relative;
}
#testimonials .owl-carousel .owl-dots .active:after {
    border-bottom: 2px solid #e51937 !important;
    width: 49px;
    padding: 0px;
    margin: 0px;
    content: "";
    position: absolute;
    top: 29px;
    right: -6px;
}
#testimonials .owl-carousel .owl-item.active .test-sampal {
    display: none;
}
#testimonials .owl-carousel .owl-item.active.center .test-sampal {
    display: block;
    overflow: overlay;
    width: 877px;
    text-align: center;
    margin: auto;
    margin-left: -258px;
}
.testimonial-image {
    opacity: 1;
    transform: scale3d(0.6, 0.6, 0.6);
}
.owl-item.active.center .testimonial-image {
    opacity: 1;
    transform: scale3d(1, 1, 1);
    transition-duration: 1s;
}

/* ---------CURRENT EXHIBITION  PAGE ------- */

#current-exhibition {
    position: relative;
}
#current-exhibition h2 {
    font-size: 54px;
    color: #e51937;
    font-weight: 700;
    font-family: "Averia Serif Libre";
    text-align: center;
    margin-bottom: 45px;
}
#current-exhibition h2 span {
    color: #000;
}
.current-exhibition-text h6 a {
    font-size: 18px;
    letter-spacing: 0.5px;
    color: #060709;
    font-weight: 700;
    font-family: "Averia Serif Libre";
}
.current-exhibition-text p {
    font-size: 14px;
    line-height: 30px;
    color: #313236b8;
    font-weight: 400;
    font-family: "Poppins";
    letter-spacing: 0.6px;
}
.current-exhibition-text {
    padding: 10px 26px;
    border: 1px solid #463e3e36;
    text-align: left;
}
.current-exhibition-date-time p {
    display: inline-block !important;
    font-size: 12px;
    color: #8d8888;
    margin-bottom: 3px;
}
.current-exhibition-date-time i {
    font-size: 12px;
    line-height: 25px;
    color: #0973BA;
    padding: 0px 7px 0px 0px;
}
.current-exhibition_date {
    position: absolute;
    top: 34px;
    right: -13px;
    background: #0973BA;
    padding: 7px 15px;
    z-index: 9999;
    font-size: 14px;
    letter-spacing: 1px;
    color: #ffffff;
    font-weight: 500;
    font-family: "Averia Serif Libre";
}

.current-exhibition_date:after {
    content: "";
    width: 18px;
    height: 0px;
    border-top: 12px solid #0c0c0c;
    border-right: 18px solid transparent;
    top: -15px;
    right: -2px;
    position: absolute;
    transform: rotate(-90deg);
}
.current-exhibition-btn {
    text-align: center;
    margin-top: 82px;
}
.current-exhibition-btn a {
    letter-spacing: 1.5px;
    color: #fff;
    font-weight: 600;
    font-family: "Poppins";
    text-align: center;
    background-color: #e51937;
    padding: 15px 32px;
    border: none;
    border-radius: 0px !important;
    font-size: 14px;
    text-transform: uppercase;
}
.current-exhibition-btn a:hover {
    background: #e73233;
    color: #fff;
    border-color: #e73233;
}

/* ---------UPCOMING EXHIBITION  PAGE ------- */

.upcoming_exhibition_text {
    border: 6px solid #cccccc6e;
    padding-top: 60px;
    padding-left: 85px;
    padding-right: 45px;
    margin-left: 51px;
    position: relative;
    width: 53% !important;
    padding-bottom: 40px;
}
.upcoming-exhibition-heading {
    padding: 26px 0px;
}
.upcoming-exhibition-highlight-date {
    text-align: center;
    margin: 0px;
    line-height: 20px !important;
    background: #e51937;
    color: #fff !important;
    font-weight: 500 !important;
    height: 70px;
    width: 71px;
    border-radius: 60px;
    padding: 13px 15px;
    letter-spacing: 2px !important;
    font-size: 17px !important;
    position: absolute;
    top: 105px;
    left: -42px;
    z-index: 9999;
    font-family: "Averia Serif Libre" !important;
}
.upcoming-exhibition-highlight-date:hover {
    animation: sp 3s linear infinite;
    background: #ffc107;
    color: #000 !important;
    transform: rotate(360deg);
}
.upcoming_exhibition_text:after {
    content: "";
    border-left: 6px solid #fff;
    height: 159px;
    position: absolute;
    top: 65px;
    left: -6px;
}
.upcoming-exhibition-heading h2 {
    font-size: 48px;
    color: #e51937;
    font-weight: 700;
    font-family: "Averia Serif Libre";
    text-align: center;
}
.upcoming-exhibition-heading h2 span {
    color: #302c2c;
}
.upcoming_exhibition_text h6 a {
    font-size: 30px;
    color: #2c2e30;
    font-weight: 500;
    font-family: "Averia Serif Libre";
}
.upcoming_exhibition_text p {
    font-size: 14px;
    letter-spacing: 0.5px;
    line-height: 31px;
    color: #707276;
    font-weight: 400;
    font-family: "Poppins";
}
.upcoming-exhibition-date-location p {
    display: inline-block !important;
    font-size: 14px;
    letter-spacing: 0.7px;
    color: #000000;
    font-weight: 600;
    text-align: left;
    width: 225px;
}
.upcoming-exhibition-date-location span {
    color: #0973BA;
}
.upcoming-exhibition:nth-child(odd) {
    direction: rtl;
    /*margin-left: -105px;*/
    text-align: left;
    /*margin-right: 7px;*/
}
.upcoming-exhibition-date-location:nth-child(even) {
    direction: ltr;
}
.upcoming-exhibition:nth-child(odd) .upcoming_exhibition_text {
    width: 53% !important;
    text-align: left;
    margin: 0px 51px 0px 0px !important;
}
.upcoming-exhibition:nth-child(odd) .upcoming_exhibition_text:after {
    content: "";
    border-right: 6px solid #fff;
    height: 159px;
    position: absolute;
    top: 65px;
    right: -6px;
    border-left: none;
}
.upcoming-exhibition:nth-child(odd) .upcoming_exhibition_text .upcoming-exhibition-highlight-date {
    right: -42px;
}

/*************OUR VENUES***********/

#our-venue {
    position: relative;
    background: #f5f5f5;
}
.our-venue-heading {
    padding: 27px 0px;
}
.our-venue-heading h2 {
    font-size: 48px;
    color: #e51937;
    font-weight: 700;
    font-family: "Averia Serif Libre";
    text-align: center;
}
.our-venue-heading h2 span {
    color: #302c2c;
}
.our-venue-text {
    position: absolute;
    bottom: 0px;
    left: 25px;
    left: 10%;
    width: 80%;
}
.our-venue-text h6 a {
    padding: 8px 10px;
    background: #e51937;
    border: none;
    font-size: 20px;
    letter-spacing: 1px;
    color: #ffffff;
    font-weight: 700;
    font-family: "Averia Serif Libre";
    text-align: center;
    width: 100%;
}
.our-venue-data {
    position: relative;
}
.our-venue-data .our-venue-title,
.our-venue-data .title {
    transform: translateY(145px);
    transition: all 0.4s cubic-bezier(0.13, 0.62, 0.81, 0.91) 0s;
}
.our-venue-data .our-venue-text {
    padding-bottom: 20px;
    margin-bottom: 20px;
    bottom: 0;
    z-index: 1;
    color: #fff;
}
.our-venue-data:hover .our-venue-title,
.our-venue-data:hover .title {
    transform: translateY(0);
    background: #fff;
    padding: 20px;
    padding-bottom: 15px !important;
}
.our-venue-data .our-venue-content {
    list-style: none;
    opacity: 0;
    font-size: 14px;
    letter-spacing: 0px;
    line-height: 24px;
    color: #060709;
    font-weight: 300;
    font-family: "Poppins";
}
.our-venue-data:hover .our-venue-content {
    opacity: 1;
    background: #fff;
    padding: 0px 20px 20px;
}
.our-venue-text h6 a:hover {
    background: transparent;
    color: #000;
}

/*************OUR COLLECTION***********/

#our-collection {
    background: #060606;
}
.our-collection-heading h2 {
    font-size: 43px;
    color: #e51937;
    font-weight: 700;
    font-family: "Averia Serif Libre";
    padding-left: 140px;
}
.our-collection-heading h2 span {
    color: #fff;
}
.our-collection-tabs {
    padding: 32px 0px;
    padding-left: 0px;
}
.our-collection-tabs li a {
    font-size: 15px;
    color: #ffffff;
    font-weight: 700;
    font-family: "Averia Serif Libre";
    text-align: right;
    letter-spacing: 1px;
}
.our-collection-tabs li a:hover {
    color: #ffffff !important;
    border: none !important;
    margin: 0px !important;
    padding: 9px 17px;
    cursor: pointer;
    border-bottom: 1px solid transparent !important;
}
#our-collection .nav-tabs {
    border-bottom: none !important;
}
.our-collection-tabs.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
    background: none;
    border: none;
    color: #e51937;
    border-bottom: 1px solid #fff;
    padding: 9px 17px 5px;
}
.our-collection-box:hover:before {
    content: "";
    background: #ffffff;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 0px;
    z-index: 1;
    transition: all 0.3s ease-in 0s;
    opacity: 0.8;
}
.collection-hover-text-box:hover {
    opacity: 1;
}
.collection-hover-text-box {
    top: 33%;
    bottom: 0;
    opacity: 0;
    position: absolute;
    z-index: 2;
    transition: all 0.3s ease-in 0s;
    padding-left: 30px;
    padding-right: 30px;
}
.our-collection-box:hover {
    opacity: 1;
}
.collection-hover-icon img {
    width: fit-content !important;
}
.collection-hover-text-box h4 a {
    font-size: 20px;
    color: #060709;
    font-weight: 700;
    font-family: "Averia Serif Libre";
}
.collection-hover-text-box p a {
    font-size: 14px;
    letter-spacing: 0.7px;
    line-height: 26px;
    color: #616164;
    font-weight: 400;
    font-family: "Poppins";
}
.collection-btn-title a {
    font-size: 16px;
    letter-spacing: 1px;
    color: #060709;
    font-weight: 700;
    font-family: "Averia Serif Libre";
}
#our-collection button.owl-dot.active {
    width: 56% !important;
    padding: 5px 14px !important;
    border: none !important;
    border-radius: 5px;
    background: #00AB64;
    margin: auto;
}
#our-collection.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
    display: block !important;
    text-align: center;
    background: #36383a;
    margin: auto;
    width: 70%;
    margin-top: 36px;
    border-radius: 5px;
}
#our-collection .owl-carousel .owl-dots.disabled .owl-dot {
    display: block;
}
/*************BUTTON CSS***********/

.animated-button:link:after,
a.animated-button:visited:after {
    content: "";
    position: absolute;
    height: 0%;
    left: 50%;
    top: 50%;
    width: 150%;
    z-index: -1;
    transition: all 0.75s ease 0s;
}
.animated-button {
    color: #fff;
    cursor: pointer;
    display: inline-block;
    position: relative;
    transition: all 0.4s cubic-bezier(0.42, 0, 0.58, 1);
    color: #fff;
    z-index: 1111;
}
.animated-button :hover {
    background-color: transparent;
    border: 2px solid #f7ca18 !important;
}
.animated-button:hover:before {
    left: 0%;
    right: 0%;
    width: 100%;
    color: #fff !important;
}
.animated-button:before {
    display: block;
    position: absolute;
    top: 0px;
    right: 0px;
    height: 100%;
    width: 0px;
    z-index: -1;
    content: "";
    color: #fff !important;
    transition: all 0.5s cubic-bezier(0.42, 0, 0.58, 1);
    border-right-color: #fff !important;
}
