@import url('https://fonts.googleapis.com/css2?family=Noto+Sans:wght@100;200;300;400;500;600;700;800&amp;family=Playfair+Display:wght@400;500;600;700;800&amp;display=swap');
@import url('https://fonts.googleapis.com/css2?family=DM+Serif+Text&amp;display=swap');
body {
    color: #6a6a6a;
    font-family: 'Noto Sans', sans-serif;
    font-weight: 400;
}
.all-news {
    background: #946555;
    border: none;
    padding: 8px 15px;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;
}
.text-justify{
    text-align: justify;
}
.all-news img {
    height: 20px;
    margin-right: 10px;
}
.read-more {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
}
.navbar-brand img {
    max-height: 80px;
    position: absolute;
    top: -23px;
    left: 0;
    padding: 10px;
    background: #ffffff;
    border-radius: 0 0 15px 15px;
}
.form-control {
    background-color: #e9ecef;
    background-clip: padding-box;
    border: 1px solid #e9ecef;
}
.form-control.nice-select {
    line-height: 25px;
    background-color: #e9ecef;
    background-clip: padding-box;
    border: 1px solid #e9ecef;
}
.nice-select {
    background-color: #e9ecef !important;
    background-clip: padding-box;
    border: 1px solid #e9ecef !important;
}
.dropdown-menu {
    border: 0;
    box-shadow: 0 5px 10px #00000038;
}
.dropdown-item {
    display: block;
    width: 100%;
    padding: .5rem 1rem;
    clear: both;
    font-weight: 500;
    text-align: inherit;
    white-space: nowrap;
    font-size: 14px;
}

.dropdown:hover>.dropdown-menu {
    display: block;
}

.dropdown>.dropdown-toggle:active {
    /*Without this, clicking will make it sticky*/
    pointer-events: none;
}

.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
    color: #0761a0;
}

.content-box {
    padding: 5% 10%;
}

.content-box h4 {
    color: #707372;
    font-weight: 400;
    font-size: 2rem;
    text-transform: uppercase;
    position: relative;
}

.pp_social {
    display: none !important;
}

.carousel-caption {

    text-shadow: 0 2px 0 #0000002b;
    color: white;
    bottom: 10%;
}

.carousel-item {
    background: #fff;
    position: relative;
}

.banner {
/*    background: url(../images/banner.jpg) no-repeat;*/
background: #000;
    position: relative;
    overflow: hidden;
    padding-bottom: 0;
    background-attachment: scroll;
    background-position: center bottom;
    background-size: cover;
}


 
.banner video {
    
    position: absolute;
    z-index: 1; 
    left: 0;
    right: 0;
}
.banner .ratio {
    
    position: absolute;
    z-index: 1; 
    left: 0;
    right: 0;
}
.banner img {
    display: none;
    position: relative;
    z-index: 1;
    max-width: 400px;
    left: 0;
    right: 0;
}

.banner .container {
    position: relative;
    z-index: 9;
}

.banner:after {
        position: absolute;
    content: '';
    left:0%;
    top: 0;
    bottom: 0;
    transform: skew(0deg);
    background: #00000074;
    right: 0%;
    z-index: 3;

}
.ch-heding {
    font-size: 90%;
    display: block;
    letter-spacing: 1px;
    /* line-height: 1; */
}
.gradient-text {
    background: linear-gradient(to right, #EBBE35 0%, #FBF4AA 30%, #F8EC98 35%, #F2D76C 40%, #EBBE35 55%, #FBF4AA 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    display: inline-block;
}
.about-pijs {
    background: url('../images/1.jpg') no-repeat;
    position: relative;
    overflow: hidden;
    background-attachment: fixed;
    background-position: center bottom;
    background-size: cover;
}

/*.countdown {
    padding: 0;
    display: inline-block;
    position: absolute;
    margin-top: -80px;
    right: auto;
    left: 12%;
}*/
.countdown {
    padding: 0;
    display: inline-block;
    position: absolute;
    margin-top: 0;
    right: 10px;
    left: auto;
    z-index: 9999;
    bottom: 0;
}

.countdown>div {
    display: inline-block;
}

.countdown>div>span {
    display: block;
    text-align: center;
}

.countdown-container {
    margin: 0 3px;
}

.countdown-container .countdown-heading {
    font-size: 14px;
    margin: 3px;
    font-weight: 500;
    color: #f89222
}

.countdown-container .countdown-value {
    font-size: 20px;
    background: #252525;
    padding: 5px;
    margin: 0 !important;
    color: #ffffff;
    font-weight: 700;
    letter-spacing: 1px;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.4);
    border-radius: 5px;
}


.about-pijs .container-fluid {
    position: relative;
    z-index: 9;
}

.about-pijs:after {
    position: absolute;
    content: '';
    right: -10%;
    top: 0;
    bottom: 0;
    transform: skew(-15deg);
    background: #946555;
    left: 50%;
    z-index: 3;
    box-shadow: 5px 5px 35px 10px #0000001f;

}

.about-pijs:before {
    position: absolute;
    content: '';
    right: 0;
    top: 0;
    bottom: 0;
    background: #002d5436;
    left: 0;
    z-index: 1;
}

.content-box1 {
    padding: 15%;
    text-align: justify;
}

.carousel-item img {
    opacity: 1;
}

.carousel-caption h1 span {
    display: block;
    font-size: 4rem;
    text-transform: uppercase;
    letter-spacing: 3px;
}

.carousel-caption h1 {
    font-size: 2rem;
    font-weight: 300;
    text-shadow: 0 1px 2px #00000082;
    color: white;
    /* letter-spacing: -0.05em; 
    font-family: 'Josefin Sans', sans-serif;*/
    border: 10px solid #fff;
    display: inline-block;
    padding: 2rem 5rem;
    background: #00000057;
}

.navbar-light .navbar-brand {
    color: rgba(0, 0, 0, .9);
    width: 20%;
    position: relative;
}

.black-logo {
    display: none;
    transition: all ease-in-out 0.22s;
}

.dropdown-menu {
    background: rgba(255, 255, 255, 1);
    border-radius: 0 0 5px 5px;
    padding: 0;
    top: 98%;
}

.heading {
    color: #636262;
    text-transform: uppercase;
    font-weight: 700;
}

.btn-primary {
    color: #fff;
    background-color: #946555;
    border-color: #007bff;
    border-color: #946555 !important;
}
.btn.disabled, .btn:disabled, fieldset:disabled .btn {
    color: var(--bs-btn-disabled-color);
    pointer-events: none;
    background-color: #946555;
    border-color: #946555;
    opacity: var(--bs-btn-disabled-opacity);
}
.headings {
    color: #946555;
    font-size: 2.5rem;
    text-transform: uppercase;
    font-weight: 800;
    text-shadow: 0 10px 11px #0000002e;
    /* letter-spacing: 0.2rem;*/
}

.small-heading {
    font-size: 1.3rem;
    text-transform: uppercase;
    font-weight: 700;
    position: relative;
    margin-bottom: 25px;
    text-shadow: 0 10px 11px #0000002e;
}

.small-heading:after {
    height: 2px;
    width: 40%;
    content: "";
    position: absolute;
    bottom: -6px;
    left: 30%;
    right: 30%;
    background: #FFC107;
}

.headings span {
    display: block;
    font-size: 2rem;
}

#nav.affix {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1100;
    padding-top: 0;
    padding-bottom: 0;
    background: #fff;
    transition: all ease-in-out 0.22s;
    box-shadow: 0 3px 4px rgba(0, 0, 0, 0.18);
    left: 0;
    right: 0;
    min-height: 70px;
}

#nav.affix .black-logo {
    display: block;
    transition: all ease-in-out 0.22s;
}

#nav.affix .black-logo img {
    height: 60px;
}

.logo {
    height: 75px;
    padding: 5px;
}

#nav.affix .white-logo {
    display: none;
    transition: all ease-in-out 0.22s;
}

#nav.affix .nav-link {
    color: #333;
}

#nav.affix .dropdown-menu {
    top: 98%;
    background: #ffffff;
    border-radius: 0 0 5px 5px;
}

.back-top {
    position: fixed;
    bottom: 4em;
    right: 2em;
    text-align: center;
    color: #fff;
    background: #333;
    font-size: 13px;
    padding: 5px 10px;
    display: none;
    z-index: 1111;
    font-weight: 600;
    height: auto;
    -webkit-transition: .2s all linear;
    -moz-transition: .2s all linear;
    -o-transition: .2s all linear;
    transition: .2s all linear;
    transform: scaleY(5px)
}

.back-top:focus,
.back-top:hover {
    background: #F44336;
    text-decoration: none;
    color: #fff
}

h1.slogan {
    text-align: center;
    background-color: #2d434e;
    font-weight: 300;
    margin: 0;
    padding: 20px;
}

.bg-whyvisit {
    background: linear-gradient(90deg, #9d5624, #ffd15b, #9d5624);
    display: block;
    margin-bottom: 35px;
    height: 60px;
    border-radius: 5px;
}

.bg-whyvisit .img-background {
    margin-left: 15px;
    height: 80px;
    background: radial-gradient(#585555, black);
    transform: skew(-15deg);
    display: block;
    float: left;
    margin-top: -10px;
    width: 65px;
    padding: 15px;
    border-radius: 3px;
}

.bg-whyvisit img {
    height: 30px;
    margin-top: 10px;
    transform: skew(15deg);
}

.bg-whyvisit h4 {
    padding: 15px;
    margin-left: 80px;
    font-weight: 700;

}
#why-visit .box .fa{
    position: absolute;
    background: #946555;
    height: 65px;
    top: 0;
    z-index: 999;
    font-size: 1.4rem;
    width: 45px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: white;
}
#why-visit .box{
    transition: all ease-in-out 0.22s;
    padding-top: 5rem !important;
}
#why-visit .box:hover{
    background: #131313;
    transition: all ease-in-out 0.22s;
    padding-top: 5rem !important;
    cursor: pointer;
    color: white;
}

.contact-form .form-control {
    border-radius: 0.1rem;
}

.contact-image {
    text-align: center;
}

.contact-image img {
    border-radius: 6rem;
    width: 11%;
    margin-top: -3%;
    transform: rotate(29deg);
}

.contact-form h3 {
    margin-bottom: 8%;
    margin-top: -10%;
    text-align: center;
    color: #0062cc;
}

.contact-form .btnContact {
    width: 100%;
    border: none;
    border-radius: 0.1rem;
    padding: 1.5%;
    background: #6b7888;
    font-weight: 600;
    color: #fff;
    cursor: pointer;
}

.btnContactSubmit {
    width: 50%;
    border-radius: 0.1rem;
    padding: 1.5%;
    color: #fff;
    background-color: #0062cc;
    border: none;
    cursor: pointer;
}

.copyrights a {
    font-size: 12px;
    color: gray;
    text-decoration: none;
}

.copyrights a:hover,
.copyrights a:focus {
    font-size: 12px;
    color: blue;
    text-decoration: none;
}

.nice-select {
    -webkit-tap-highlight-color: transparent;
    background-color: #fff;
    border-radius: 5px;
    border: solid 1px #e0e7ee;
    box-sizing: border-box;
    clear: both;
    cursor: pointer;
    display: block;
    float: left;
    font-family: inherit;
    font-size: 14px;
    font-weight: normal;
    height: 42px;
    line-height: 40px;
    outline: none;
    padding-left: 18px;
    padding-right: 30px;
    position: relative;
    text-align: left !important;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap;
    width: 100% !important;
}

.nice-select:hover {
    border-color: #d0dae5;
}

.nice-select:active,
.nice-select.open,
.nice-select:focus {
    border-color: #88bfff;
}

.nice-select:after {
    border-bottom: 2px solid #90a1b5;
    border-right: 2px solid #90a1b5;
    content: '';
    display: block;
    height: 5px;
    margin-top: -4px;
    pointer-events: none;
    position: absolute;
    right: 12px;
    top: 50%;
    -webkit-transform-origin: 66% 66%;
    -ms-transform-origin: 66% 66%;
    transform-origin: 66% 66%;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out;
    width: 5px;
}

.nice-select.open:after {
    -webkit-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    transform: rotate(-135deg);
}

.nice-select.open .list {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: scale(1) translateY(0);
    -ms-transform: scale(1) translateY(0);
    transform: scale(1) translateY(0);
}

.nice-select.disabled {
    border-color: #e7ecf2;
    color: #90a1b5;
    pointer-events: none;
}

.nice-select.disabled:after {
    border-color: #cdd5de;
}

.nice-select.wide {
    width: 100%;
}

.nice-select.wide .list {
    left: 0 !important;
    right: 0 !important;
}

.nice-select.right {
    float: right;
}

.nice-select.right .list {
    left: auto;
    right: 0;
}

.nice-select.small {
    font-size: 12px;
    height: 36px;
    line-height: 34px;
}

.nice-select.small:after {
    height: 4px;
    width: 4px;
}

.nice-select.small .option {
    line-height: 34px;
    min-height: 34px;
}

.nice-select .list {
    background-color: #fff;
    border-radius: 5px;
    width: 100% !important;
    box-shadow: 0 0 0 1px rgba(68, 88, 112, 0.11);
    box-sizing: border-box;
    margin-top: 4px;
    opacity: 0;
    overflow: hidden;
    padding: 0;
    pointer-events: none;
    position: absolute;
    top: 100%;
    left: 0;
    -webkit-transform-origin: 50% 0;
    -ms-transform-origin: 50% 0;
    transform-origin: 50% 0;
    -webkit-transform: scale(0.75) translateY(-21px);
    -ms-transform: scale(0.75) translateY(-21px);
    transform: scale(0.75) translateY(-21px);
    -webkit-transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
    transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
    z-index: 9;
}

.nice-select .list:hover .option:not(:hover) {
    background-color: transparent !important;
}

.nice-select .option {
    cursor: pointer;
    font-weight: 400;
    line-height: 40px;
    list-style: none;
    min-height: 40px;
    outline: none;
    padding-left: 18px;
    padding-right: 29px;
    text-align: left;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
}

.nice-select .option:hover,
.nice-select .option.focus,
.nice-select .option.selected.focus {
    background-color: #f6f7f9;
}

.nice-select .option.selected {
    font-weight: bold;
}

.nice-select .option.disabled {
    background-color: transparent;
    color: #90a1b5;
    cursor: default;
}



/* ---- isotope ---- */


/* clear fix */
.isotope:after {
    content: '';
    display: block;
    clear: both;
}

.inquiry_button {
    position: fixed;
    left: 0;
    /* background: url(../images/inquiry_bg.png); */
    top: 30%;
    z-index: 999;
    display: none;
}

.inquiry_button img {
    max-height: 200px;
}

.containers {
    position: relative;
    width: 24px;
    height: 24px;
    display: inline-block;
    margin-bottom: 25px;
}

.text {
    display: block;
    margin-top: 75px;
    margin-left: -30px;
    font-family: "Helvetica Neue", "Helvetica", Arial, sans-serif;
    font-size: 12px;
    color: #fff;
    text-transform: uppercase;
    white-space: nowrap;
    opacity: .25;
    animation: pulse 2s linear alternate infinite;
}

.chevron {
    position: absolute;
    width: 28px;
    height: 8px;
    opacity: 0;
    transform: scale3d(0.5, 0.5, 0.5);
    animation: move 3s ease-out infinite;
}

.chevron:first-child {
    animation: move 3s ease-out 1s infinite;
}

.chevron:nth-child(2) {
    animation: move 3s ease-out 2s infinite;
}

.chevron:before,
.chevron:after {
    content: ' ';
    position: absolute;
    top: 0;
    height: 100%;
    width: 51%;
    background: #fff;
}

.chevron:before {
    left: 0;
    transform: skew(0deg, 30deg);
}

.chevron:after {
    right: 0;
    width: 50%;
    transform: skew(0deg, -30deg);
}

@keyframes move {
    25% {
        opacity: 1;
    }

    33% {
        opacity: 1;
        transform: translateY(30px);
    }

    67% {
        opacity: 1;
        transform: translateY(40px);
    }

    100% {
        opacity: 0;
        transform: translateY(55px) scale3d(0.5, 0.5, 0.5);
    }
}

/* ---- .element-item ---- */
@media(min-width: 1024px) {
    .navbar-light .navbar-nav .nav-link {
        text-transform: uppercase;
        padding-bottom: 1.5rem;
        padding-top: 1.5rem;
        color: #848484;
        font-weight: 500;
        font-size: 14px;
    }

    .container-60 .container {
        max-width: 65%;
        padding-left: 5%;
        padding-right: 5%;
    }

    .container-50 .container {
        max-width: 50%;
        padding-left: 5%;
        padding-right: 5%;
    }

    .navbar-light {
        background: transparent;
    box-shadow: 0 2px 30px #0000001c;
    z-index: 99;
    }

    .element-item {
        position: relative;
        background: #202733;
        float: left;
        overflow: hidden;
        /*
  width: 32.33%;*/
        width: 360px;
        height: auto;
        margin: 5px;
        color: #262524;
    }
}

@media(max-width: 1024px) {
    .element-item {
        position: relative;
        background: #202733;
        float: left;
        overflow: hidden;
        /*
  width: 32.33%;*/
        width: 300px;
        height: auto;
        margin: 5px;
        color: #262524;
    }
}

.element-item img {
    opacity: 1;
    transition: all ease-in-out 0.22s;
    -webkit-transition: all ease-in-out 0.22s;
}

.element-item:hover img {
    opacity: 0.4;
    transition: all ease-in-out 0.22s;
    -webkit-transition: all ease-in-out 0.2s;
    transform: scale(1.2, 1.2) rotate(-5deg);
    z-index: 999;
    position: relative;
}

.top-header {
    overflow: hidden;
    position: relative;
}

.top-header .top-heading {
    color: #fff;
    /*margin-bottom: 3rem;*/
}

.top-header .top-heading h1 {
    color: #020202;
    text-transform: uppercase;
    font-weight: 600;
}

.top-header .top-heading h1 span {
    color: #ffffff;
    font-weight: bold;
    text-transform: capitalize;
    background: #383a42;
    display: inline-block;
    padding: 10px 5rem;
    border-radius: 3px;
    position: relative;

}

.top-header .top-heading h1 span:before {
    content: '';
    position: absolute;
    left: -14px;
    height: 30px;
    border-radius: 3px;
    width: 30px;

    transform: rotate(0deg);
    z-index: 9;
    background: #CDDC39;
    top: -8px;
}

.top-header .top-heading h1 span:after {
    content: '';
    position: absolute;
    right: -14px;
    height: 30px;
    width: 30px;
    border-radius: 3px;
    transform: rotate(0deg);
    z-index: -9;
    background: #CDDC39;
    bottom: -8px;
}


.top-header:before {
    content: '';
    position: absolute;
    /* height: 100%;*/
    width: 100%;
    top: 0;
    bottom: 0;
    display: block;
    min-height: 600px;
    z-index: 0;
    opacity: 1;
    background: #fbfdff;
}

.bg-city:before {
    content: '';
    position: absolute;
    /* height: 100%;*/
    width: 100%;
    top: 0;
    bottom: 0;
    display: block;/*
    min-height: 600px;*/
    z-index: 0;
    opacity: 1;
    background: #946555bf;
}

.bg-city .container {
    position: relative;
    z-index: 99;
}

.top-header .img {
    position: absolute;
    z-index: -1;
    top: 0;
    bottom: 0;
    opacity: 0.6;
}

.bg-admission {
    background: url('../images/bg-admission.jpg');
    background-position: top center;
    background-size: cover;
    background-attachment: fixed;
}

.bg {
    background: url('../images/bg.jpg');
    background-position: top center;
    background-size: cover;
    background-attachment: fixed;
}

.bg1 {
    background: url('/images/contact/bg1.jpg');
    background-position: top center;
    background-size: cover;
    background-attachment: scroll;
    min-height: 85vh;
}

.bg2 {
    background: url('/images/banner.jpg');
    background-position: top center;
    background-size: cover;
    background-attachment: fixed;
}

.bg3 {
    background: url('../images/bg3.jpg');
    background-position: top center;
    background-size: cover;
    background-attachment: fixed;
}

.bg-city {
    background: url('/images/home/city.jpg');
    background-position: top center;
    background-size: cover;
    background-attachment: fixed;
    position: relative;
}

.show-catalogue {
    background: rgb(171, 156, 32);
    background: -moz-linear-gradient(133deg, rgba(171, 156, 32, 1) 0%, rgba(255, 227, 147, 1) 47%, rgba(171, 156, 32, 1) 100%);
    background: -webkit-linear-gradient(133deg, rgba(171, 156, 32, 1) 0%, rgba(255, 227, 147, 1) 47%, rgba(171, 156, 32, 1) 100%);
    background: linear-gradient(133deg, rgba(171, 156, 32, 1) 0%, rgba(255, 227, 147, 1) 47%, rgba(171, 156, 32, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ab9c20", endColorstr="#ab9c20", GradientType=1);
}

.avatar {
    border: 0.3rem solid rgba(#fff, 0.3);
    margin-top: -6rem;
    margin-bottom: 1rem;
    max-width: 9rem;
}

.heading {
    color: #0f1935;
}


.hover-image {
    overflow: hidden;
    background: linear-gradient(0deg, #101879, #000000);
    transition: all ease-in-out 0.22s;
}

.speakers-countries .card {
    padding: 3rem;
    color: #000000;
    text-transform: uppercase;
    font-weight: 300;
    border-color: #ffffff;
}

.speakers-countries .card h4 {
    font-size: 20px;
    font-weight: 700;
    color: #0c385d;
}

.speakers-countries .card .fa {
    font-size: 3rem;
    margin-bottom: 15px;
    color: #444;
}

.hover-image img {
    opacity: 0.8;
    transition: all ease-in-out 0.22s;
}

.hover-image:hover img {
    opacity: 1;
    transition: all ease-in-out 0.22s;
    cursor: pointer;
    transform: scale(1.2);
    box-shadow: inset 0 0 5px #000;
}



.content-box h4 {
    color: #707372;
    font-weight: 700;
    font-size: 1.5rem;
    text-transform: uppercase;
    position: relative;
}

.sub-heading {
    color: #000;
    margin-left: 15px;
    font-weight: 700;
    font-size: 1.5rem;
    text-transform: uppercase;
    position: relative;
}

.sub-heading:before {
    content: '';
    position: absolute;
    height: 24px;
    width: 3px;
    background: gold;
    left: -15px;
    top: 2px;
}

.why-exhibit {
    color: black;
}

.why-exhibit p {
    color: #848484;
}

.why-exhibit h4 {
    color: black;
    font-weight: 700;
    text-transform: uppercase;
}

.why-exhibit .numbering {
    color: black;
    border-radius: 5%;
    font-weight: 900;
    background: gold;
    padding: 15px;
    display: inline-block;
}

.content-box h4:before {
    content: '';
    position: absolute;
    height: 24px;
    width: 3px;
    background: #ec268f;
    left: -15px;
    top: 2px;
}

.numbers {
    padding: 2rem 0;
}

.numbers strong {
    text-transform: uppercase;
}

.numbers h4 {
    color: #946555;
    font-size: 18px;
}
/*.grid {
    position: relative;
    clear: both;
    margin: 0 auto;
    padding: 1em 0 4em;
    max-width: 1000px;
    list-style: none;
    text-align: center;
}*/
.effect-jazzs figcaption {
    background: #ffffff;
    margin: 15px;
    left: 0 !important;
    right: 0 !important;
    height: auto !important;
    width: auto !important;
    bottom: 0;
    text-transform: none !important;
}

.effect-jazzs figcaption p {
    color: #7a7a7a;
}

.effect-jazzs figcaption h6 {
    color: #616161;
    font-weight: 400;
}

figure.effect-layla {
    background: #000;
}

figure.effect-layla img {
    height: 390px;
    width: 100%;
}

figure.effect-layla figcaption {
    padding: 2em;
}

figure.effect-layla figcaption::before,
figure.effect-layla figcaption::after {
    position: absolute;
    content: '';
    opacity: 0;
}

figure.effect-layla figcaption::before {
    top: 20px;
    right: 10px;
    bottom: 20px;
    left: 10px;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    -webkit-transform: scale(0, 1);
    transform: scale(0, 1);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
}

figure.effect-layla figcaption::after {
    top: 10px;
    right: 20px;
    bottom: 10px;
    left: 20px;
    border-right: 1px solid #fff;
    border-left: 1px solid #fff;
    -webkit-transform: scale(1, 0);
    transform: scale(1, 0);
    -webkit-transform-origin: 100% 0;
    transform-origin: 100% 0;
}

figure.effect-layla h2 {
    padding-top: 40%;
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    font-size: 1.5rem;
    font-weight: 700;
}

figure.effect-layla p {
    padding: 0.5em 0em;
    text-transform: none;
    opacity: 0;
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
}

figure.effect-layla img,
figure.effect-layla h2 {
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
}

figure.effect-layla img,
figure.effect-layla figcaption::before,
figure.effect-layla figcaption::after,
figure.effect-layla p {
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
}

figure.effect-layla:hover img {
    opacity: 0.7;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

figure.effect-layla:hover figcaption::before,
figure.effect-layla:hover figcaption::after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}

figure.effect-layla:hover h2,
figure.effect-layla:hover p {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, -40%, 0);
}

figure.effect-layla:hover figcaption::after,
figure.effect-layla:hover h2,
figure.effect-layla:hover p,
figure.effect-layla:hover img {
    -webkit-transition-delay: 0.15s;
    transition-delay: 0.15s;
}

.points li {
    display: block;
    padding: 5px 5px 5px 25px;
    background: url(../images/bullet.png) no-repeat left top;
    background-size: 15px;
    /* margin-bottom: 10px; */
    background-position-x: 10px;
    background-position-y: 10px;
    background-color: #FFC107;
    margin: 8px;
    border-radius: 5px;
}

.points li a {
    color: black;
    text-decoration: none;
}

/* Common style */
.grid figure {
    position: relative;
    float: left;
    overflow: hidden;
    height: 270px;
    /* margin: 10px 1%; */
    /* min-width: 100%; */
    max-width: 347px;
    height: 260px;
    width: 25%;
    /* height: auto; */
    background: #000000;
    text-align: center;
    cursor: pointer;
}

.grid figure img {
    position: relative;
    display: block;
    min-height: 100%;
    max-width: 100%;
    opacity: 0.8;
}

.grid figure figcaption {
    padding: 1.5em;
    color: #fff;
    text-transform: uppercase;
    font-size: 1.25em;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.grid figure figcaption::before,
.grid figure figcaption::after {
    pointer-events: none;
}

.grid figure figcaption,
.grid figure figcaption>a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* Anchor will cover the whole item by default */
/* For some effects it will show as a button */
.grid figure figcaption>a {
    z-index: 1000;
    white-space: nowrap;
    font-size: 12px;
    opacity: 1;
    display: flex;
    justify-content: center;
    align-items: end;
    padding: 3rem;
    color: white;
    text-decoration: none;
}

.grid figure h2 {
    word-spacing: -0.15em;
    font-weight: 300;
}

.grid figure h2 span {
    font-weight: 800;
}

.grid figure h2,
.grid figure p {
    margin: 0;
}

.grid figure p {
    letter-spacing: 1px;
    font-size: 68.5%;
}

/* Individual effects */
/***** Jazz *****/
/*---------------*/

figure.effect-jazz {
    background: -webkit-linear-gradient(0deg, #000000 0%, #07344a 100%);
    background: linear-gradient(0deg, #000000 0%, #07344a 100%);
    margin: 0;
}

figure.effect-jazz img {
    opacity: 0.7;
}

figure.effect-jazz figcaption::after,
figure.effect-jazz img,
figure.effect-jazz p {
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
}

figure.effect-jazz figcaption::after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    content: '';
    opacity: 0;
    -webkit-transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 0, 1);
    transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 0, 1);
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}

figure.effect-jazz h2,
figure.effect-jazz p {
    opacity: 1;
    -webkit-transform: scale3d(0.8, 0.8, 1);
    transform: scale3d(0.8, 0.8, 1);
}

figure.effect-jazz h2 {
    padding-top: 26%;
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
}

figure.effect-jazz p {
    padding: 0.5em 2em;
    text-transform: none;
    font-size: 0.85em;
    opacity: 0;
}

figure.effect-jazz:hover img {
    opacity: 1;
    -webkit-transform: scale3d(1.05, 1.05, 1);
    transform: scale3d(1.05, 1.05, 1);
}

figure.effect-jazz:hover figcaption::after {
    opacity: 1;
    -webkit-transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 1, 1);
    transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 1, 1);
}

figure.effect-jazz:hover h2,
figure.effect-jazz:hover p {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}

.taglines {
    padding: 10vw 0;
    text-shadow: 0 5px 6px #0000000f;
}

.taglines h1 {
    margin-top: 15px;
    margin-bottom: 0;
    font-size: 1.8rem;
    text-transform: uppercase; 
    color: #133f63;
    font-weight: 500;
    position: relative;
    display: block;
}

.bg-dark {
    background-color: #1c1b1b !important ;
}

.taglines h4 { 
    font-weight: 600; 
    font-family: 'DM Serif Text', serif;

/*    font-family: 'Playfair Display', serif;*/
     font-size: 2rem;
         text-shadow: 0px 4px #00000036;
    color: white;
        letter-spacing: 3px;
}

.taglines p {
    text-transform: uppercase;
    color: #000;
    margin-top: 20px;
    font-size: 1.6rem;
    font-weight: 300;

}

.taglines h2 {
    font-size: 3.85rem;
    font-weight: 800; 
    letter-spacing: 1px;
    margin:1rem 0; 
    font-family: 'DM Serif Text', serif;
    letter-spacing: 3px;
    text-transform: uppercase;
/*   font-family: 'Playfair Display', serif;*/
    text-shadow: 0px 4px #00000036;
    color: white;


}

 
 

.copyright a {
    color: #f2f2f2;
    text-decoration: none;
}

.bg11 {
    background: #ffffff;
    padding: 50px 0 0;
    color: #333;
    position: relative;
    min-height: 60vh;
}

.headers-all-pages {
    background: url(/images/contact/header-bg.jpg) no-repeat bottom center;
    padding: 30px 0 30px;
    background-size: cover;
    text-align: center;
    position: relative;
}

.headers-all-pages:before {
    position: absolute;
    content: '';
    right: 0;
    top: 0;
    bottom: 0;
    background: #0a244ae0;
    left: 0;
    z-index: 1;
}
.btn:hover {
    color: var(--bs-btn-hover-color);
    background-color: #535962;
    border-color: #535962;
}

.headers-all-pages .headings {
    color: #ffffff !important;
}

.headers-all-pages .container {
    position: relative;
    z-index: 9;
}

.copyright {
    background: #353535;
    padding: 15px 0 0;
    color: #fff;
    font-size: 14px;
    position: relative;
    left: 0;
    right: 0;
    bottom: 0;
}

/*---------------*/

@media(max-width: 768px) {
    .about-pijs:after {
        position: absolute;
        content: '';
        right: 0;
        top: 0;
        bottom: 0;
        transform: skew(0);
        background: gold;
        top: 45%;
        z-index: 3;
        box-shadow: 5px 5px 35px 10px #0000001f;
        left: 0;
    }

    .navbar {
      min-height: 70px;
    background: #fff;
    box-shadow: 0 5px 10px #00000021;
    z-index: 99;
    border: none;
    }

    .black-logo {
        display: block;
    }

    .black-logo img {
        height: 55px;
    }

    .white-logo {
        display: none;
    }

    .banner:after {
        position: absolute;
        content: '';
        left: -10%;
        top: 0;
        bottom: 0;
        transform: skew(5deg);
        background: #0000005c;
        right: 50%;
        z-index: 3;
        box-shadow: 5px 5px 35px 10px #0000001f;
    }

    .element-item {
        position: relative;
        float: left;
        width: 31.33%;
        /*width: 240px;*/
        height: auto;
        margin: 5px;
        background: #888;
        color: #262524;
    }

    .top-header .top-heading {
        color: #fff;
        margin-top: 0;
        margin-bottom: 0;
        padding-top: 0 !important;
    }
}

@media(min-width: 768px) and (max-width: 1024px) {
    .carousel-caption {
        text-shadow: 0 2px 0 #0000002b;
        color: white;
        bottom: 20px;
        left: 0;
        right: 0;
    }
}
.head{
    font-weight: 700;
    border-bottom: 1px solid #ccc;
    padding-bottom: 5px;
}
.navbar-light .navbar-toggler {
    color: rgba(0, 0, 0, .5);
    border-color: rgba(0, 0, 0, .0);
}

@media(max-width: 480px) {
    .social li:first-child{ display: block; }
    .list-inline-item:not(:last-child) {
    margin-right: 0;
}
.banner video {
    position: absolute;
    z-index: 1;
    left: 0;
    right: 0;
    transform: scale(2.5);
}
.banner .ratio {
    position: relative;
    z-index: 1;
    left: 0;
    right: 0;
}
.grid figure{
    width: 100%;
}

.countdown {
    
    left: 0;
     
}
    .banner:after {
        position: absolute;
        content: '';
        left: -10%;
        top: 0;
        bottom: 0;
        transform: skew(0deg);
/*        background: transparent;*/
        right: 0%;
        z-index: 3;
/*        box-shadow: 5px 5px 35px 10px #0000001f;*/
    }
    .taglines {
        padding: 2rem 0 5rem;
        text-shadow: 0 5px 6px #0000002e;
    }

    .content-box1 {
        padding: 10% 5%;
        text-align: justify;
    }

    .about-pijs:after {
        position: absolute;
        content: '';
        right: 0;
        top: 0;
        bottom: 0;
        transform: skew(0);
        background: gold;
        top: 36%;
        z-index: 3;
        box-shadow: 5px 5px 35px 10px #0000001f;
        left: 0;
    }

    .headings span {
        display: block;
        font-size: 1.5rem;
    }

    .taglines h2 {
        font-size: 1.8rem;
    }

    .speakers-countries .card {
        padding: 1rem;
    }

    .taglines h1 {
        font-size: 2rem;

    }

    .headings {
        letter-spacing: 0;
        font-size: 2rem;
    }

    .top-header .top-heading {
        padding-top: 0 !important;
        margin-top: 0;
    }

    .content-box {
        padding: 10% 5%;
    }


    .element-item {
        position: relative;
        float: left;
        /* width: 32.33%; */
        width: 100%;
        height: auto;
        margin: 5px 0;
        background: #888;
        color: #262524;
    }

    .top-header .img {

        height: auto;
    }
}


.demo-video-wrapper {
    background-image: url(../images/banner.jpg);
}

/* Video overlay and content */
.video-overlay {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    pointer-events: none;
    background: url(../images/line.png) left top repeat;
    opacity: 0.2;
    background-size: 5px;
    filter: invert(1);
    z-index: 99;
}

.video-hero--content {
    position: relative;
    text-align: center;
    color: #FFF;
    margin: 40vh 0;
    z-index: 999;
    text-shadow: 0 0 5px rgba(0, 0, 0, 0.4);
}

.video-hero--content h2 {
    font-size: 48px;
    margin: 0 0 10px;
    font-weight: 900;
}

.video-hero--content p {
    font-size: 30px;
    margin: 0;
    font-weight: 800;
    letter-spacing: 5px;
}



/* CSS from jQuery Background Video plugin */
/**
 * Set default positioning as a fallback for if the plugin fails
 */
.jquery-background-video-wrapper {
    position: relative;
    overflow: hidden;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    max-height: 800px;
}

.jquery-background-video {
    position: absolute;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    top: 50%;
    left: 50%;
    -o-object-fit: contain;
    object-fit: contain;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 99;
}

/**
 * Fade in videos
 * Note the .js class - so non js users still
 * see the video
 */
.js .jquery-background-video {
    opacity: 0;
    transition: opacity 300ms linear;
}

.js .jquery-background-video.is-visible {
    opacity: 1;
}

/**
 * Pause/play button
 */
.jquery-background-video-pauseplay {
    position: absolute;
    background: transparent;
    border: none;
    box-shadow: none;
    width: 20px;
    height: 20px;
    top: 15px;
    right: 15px;
    padding: 0;
    cursor: pointer;
    outline: none !important;
}

.jquery-background-video-pauseplay span {
    display: none;
}

.jquery-background-video-pauseplay:after,
.jquery-background-video-pauseplay:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    transition: all .3s ease;
}

.jquery-background-video-pauseplay.play:before {
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 15px solid #FFF;
}

.jquery-background-video-pauseplay.pause:before,
.jquery-background-video-pauseplay.pause:after {
    border-top: 10px solid #FFF;
    border-bottom: 10px solid #FFF;
    border-left: 5px solid #FFF;
}

.jquery-background-video-pauseplay.pause:after {
    left: 10px;
}

.organizers h5 {
    font-size: 18px;
    font-weight: 400;
    color: #212529;
}

.organizers ul {
    /*border: 1px solid #eee;
    */
    padding: 0px 15px 0;
    /* box-shadow: 0 1px 15px 0px #3333331c; */
    border-radius: 3px;
    /* transform: skew(-10deg); */
    display: inline-block;
}

.organizers img {
    max-height: 80px;
    margin: 10px 0 auto;
    background: #ffffff;
/*    max-width: 250px;*/
    padding: 10px;
    border: 1px solid #e9ecef;
    border-radius: 5px;
    opacity: 1;
    transition: all ease-in-out 0.22s;
    max-width: 100%;
}

.organizers img:hover {
    opacity: 0.9;
    transform: scale(1.2);
    transition: all ease-in-out 0.22s;
}


@media(max-width: 768px) {
    .video-hero--content {
        margin: 0 0;
        min-height: 300px
    }

    .jquery-background-video {
        position: absolute;
        min-width: 100%;
        min-height: 100%;
        width: auto;
        height: auto;
        /* top: 50%; */
        /* left: 50%; */
        -o-object-fit: contain;
        /* object-fit: contain; */
        /* -webkit-transform: translate(-50%, -50%); */
        /* transform: translate(-50%, -50%); */
        display: block;
        width: 100%;
        height: 100%;
    }

    .demo-video-wrapper {
        background: #000;
    }
}

@media(max-width: 480px) {
    .taglines h4 { 
    font-size: 1.2rem;
}
    .effect-jazzs figcaption {
        padding: 0.9em !important;
    }

    .video-hero--content {
        margin: 0 0
    }

    #contact .card-body {
        padding: 5px;
    }

    .jquery-background-video {
        position: absolute;
        min-width: 100%;
        min-height: 100%;
        width: auto;
        height: auto;
        /* top: 50%; */
        /* left: 50%; */
        -o-object-fit: contain;
        /* object-fit: contain; */
        /* -webkit-transform: translate(-50%, -50%); */
        /* transform: translate(-50%, -50%); */
        display: block;
        width: 100%;
        height: 100%;
    }

    .demo-video-wrapper {
        background: #000;
    }
}