/* Start custom CSS */@import url('https://fonts.googleapis.com/css2?family=Dancing+Script:wght@400..700&family=Nunito:ital,wght@0,200..1000;1,200..1000&display=swap');


:root{
    --shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    --accent: #2a264c;
    --accent_tran: #1313139b;
    --accent_hover:#12111f;
    --accent_disabled:#08519f66;
}


*{
    padding:0;
    margin:0;
    box-sizing: border-box;
    font-family: Montserrat;
    font-optical-sizing: auto;
    font-style: normal;
    list-style: none;
    border:none;
    outline:none;
    text-decoration: none;
    font-weight:400;
    scroll-behavior: smooth;
}


.nav{
    width:100%;
    height:60px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.174);
    display:flex;
    justify-content: center;
    align-items: center;
    position:fixed;
    top:0;
    left:0;
    z-index: 10000000;
    background: white;
    /* backdrop-filter: saturate(150%) blur(8px); */
}

h1{
    text-transform: capitalize;
}

.nav h1{
    font-size:24px;
    text-align: center;
    width:100%;
    padding:12px;
}



.content{
    width:100%;
    min-height:100px;
    padding:30px 0 30px 0;
    margin-top:60px;
}

.hero{
    background: white;
    padding:20px 0;
    width:100%;
    height:fit-content;
}


.wh-breadcrumbs-bar{
    display: none;
}

.wh-page-title-bar{
    display:none;
}

.elementor-section, .e-con{
    margin:0 !important;
}



.fluid-width-video-wrapper{
    padding:0 !important;
    position:static !important;
    height:auto !important;
    display:grid;
    justify-items: center;
}


.fluid-width-video-wrapper iframe{
    position:static !important;
}

.wh-content{
    padding-top:0 !important;
    padding-bottom:0 !important;
}

.wh-padding, #tribe-events-pg-template{
    padding: 0 0 0 0 !important;
}


.hero{
    padding: 1px 0 0px 0;
    opacity:0;
    background: #f0f4f6b5 !important;
}


@keyframes show{
    to{
        opacity:1;
    }
}


.sec1{
    width:100%;
    height:600px;
    background-repeat: no-repeat;
    background-size: cover;
    position:relative;
    background-position: center -100px;
}

.sec1 .overlay{
    width: 100%;
    height:100%;
    position:absolute;
    top:0;
    left:0;
    background: #00000083;
    display:flex;
    justify-content: center;
    align-items: center;
    color:white;
    flex-direction: column;
    gap:30px;
    padding:0 80px;
}

.sec1 .overlay h4{
    text-align: center;
    color:white;
    font-size:28px;
    font-weight:700;
}

.sec1 .overlay h1{
    font-size:50px;
    font-weight:700;
    color: white;
}



h1{
    text-align: center;
    font-weight:600;
    font-size:35px;
}

.content{
    margin-top:60px;
}


.vid_layer{
    display:grid;
    justify-items: center;
    margin-top:30px;
    gap:30px 0px;
    padding-top:1px;
}


.photo_layer{
    width:100%;
    display:grid;
    justify-items: center;
    gap:30px 0px;
    margin-top:60px;
}

.content h1{
    background:#8f6630;
    color:white;
    padding:10px 40px;
    width:fit-content;
    margin:0 auto;
    font-size:20px;
    text-align: center;
    box-shadow: var(--shadow);
    border-radius: 20px;

}

iframe, .photo{
    aspect-ratio: 2;
    width:100%;
    box-shadow: var(--shadow);
    border-radius: 24px;
    outline: 3px solid white;
}

.photo{
    overflow: hidden;
}


.ifr_container h4{
    text-align: center;
    margin-top:8px;
    text-transform: capitalize;
    font-weight:500;
    font-size:14px;
}

.photo img{
    width:100%;
    height:100%;
    object-fit: cover;
}

.sec2 .vid_layer{
    grid-template-columns: repeat(2, 1fr);
}

.sec2 .vid_layer .ifr_container{
    width:45%;
}

.sec2 .photo_layer{
    grid-template-columns: repeat(4, 1fr);
}

.sec2 .photo_layer .ifr_container{
    width:75%;
}


.sec5 .vid_layer{
    grid-template-columns: repeat(1, 1fr);
    gap :0;
}

.sec5 .vid_layer .ifr_container{
    width:23%;
}


.sec5 .photo_layer{
    grid-template-columns: repeat(4, 1fr);
}

.sec5 .photo_layer .ifr_container{
    width: 80%;
}


.sec6 .vid_layer{
    grid-template-columns: repeat(1, 1fr);
}

.sec6 .vid_layer .ifr_container{
    width:23%;
}

.sec6 .photo_layer{
    grid-template-columns: repeat(5, 1fr);
}

.sec6 .photo_layer .ifr_container{
    width:75%;
}


.sec7 .vid_layer{
    grid-template-columns: repeat(1, 1fr);
}

.sec7 .vid_layer .ifr_container{
    width:20%;
}

.sec7 .photo_layer{
    grid-template-columns: repeat(3, 1fr);
}

.sec7 .photo_layer .ifr_container{
    width:60%;
}

.sec7 .phot2{
    grid-template-columns: repeat(4, 1fr);
}

.sec7 .phot2 .ifr_container{
    width:70%;
}

.sec8 .vid_layer{
    grid-template-columns: repeat(2, 1fr);
}

.sec8 .vid_layer .ifr_container{
    width:50%;
}

.sec8 .photo_layer{
    grid-template-columns: repeat(5, 1fr);
}

.sec8 .photo_layer .ifr_container{
    width:80%;
}

.sec9 .vid_layer{
    grid-template-columns: repeat(4, 1fr);
}

.sec9 .vid_layer .ifr_container{
    width:70%;
}

.sec9 .photo_layer{
    grid-template-columns: repeat(1, 1fr);
}

.sec9 .photo_layer .ifr_container{
    width:23%;
}

.sec10 .vid_layer{
    grid-template-columns: repeat(1, 1fr);
}

.sec10 .vid_layer .ifr_container{
    width:23%;
}

.sec10 .photo_layer{
    grid-template-columns: repeat(4, 1fr);
}

.sec10 .photo_layer .ifr_container{
    width:60%;
}

.sec11 .vid_layer{
    grid-template-columns: repeat(3, 1fr);
}

.sec11 .vid_layer .ifr_container{
    width:60%;
}

.sec11 .photo_layer{
    grid-template-columns: repeat(5, 1fr);
}

.sec11 .photo_layer .ifr_container{
    width:80%;
}


.sec11 .vid_layer .ifr_container:nth-child(3) img{
    object-position: center -40px;
}

.sec11 .vid_layer .ifr_container:nth-child(2) img{
    object-position: center -80px;
}


.sec12 .vid_layer{
    grid-template-columns: repeat(2, 1fr);
}

.sec12 .vid_layer .ifr_container{
    width:40%;
}

.sec12 .photo_layer{
    grid-template-columns: repeat(4, 1fr);
}

.sec12 .photo_layer .ifr_container{
    width:85%;
}

/* ////////////////////////////////////////////////////////////////////////////////// */



@keyframes loading{
    0%{
        background-position:200% 0;
    }
    100%{
        background-position:-200% 0;
    }
}


.country, .photo, iframe{
    position:relative;
    background:#1f1f1f;
}

/* LOADING ANIMATION */
.country::before, .photo::before, iframe::before{
    content:"";
    position:absolute;
    inset:0;
    background:linear-gradient(
        90deg,
        #1f1f1f 25%,
        #2d2d2d 50%,
        #1f1f1f 75%
    );
    background-size:200% 100%;
    animation:loading 1.2s infinite;
    z-index:1;
}

/* REMOVE LOADER WHEN IMAGE LOADS */
.country.loaded::before, .photo.loaded::before{
    display:none;
}

/* IMAGE */
.country img, .photo img{
    width:100%;
    height:100%;
    object-fit:cover;
    opacity:0;
    transition:opacity .5s ease;
}

/* SHOW IMAGE WHEN LOADED */
.country.loaded img, .photo.loaded img{
    opacity:1;
}

iframe{
    opacity:0.5;
    transition:opacity .5s ease;
}


@keyframes loading{
    0%{
        background-position:200% 0;
    }
    100%{
        background-position:-200% 0;
    }
}






iframe{


    /* loading state */
    opacity:1;
    background:linear-gradient(
        90deg,
        #1f1f1f 25%,
        #2c2c2c 50%,
        #1f1f1f 75%
    );

    background-size:200% 100%;
    animation:loading 1.2s infinite linear;

    transition:
        opacity .5s ease,
        background .3s ease;
}

/* loaded state */
iframe.loaded{
    opacity:1;
    animation:none;
    background:none;
    animation: appear .3s ease;
}

@keyframes appear {
    from{
        opacity:0
    }

    to{
        opacity:1
    }
}




.bann{
    background-color:#1f1f1f;
    background-position:center;

    /* loading animation */
    background-image:
        linear-gradient(
            90deg,
            #1f1f1f 25%,
            #2c2c2c 50%,
            #1f1f1f 75%
        );

    /* background-size:200% 100%; */
    animation:loading 1.2s infinite linear;

    opacity:.7;
    transition:
        opacity .5s ease,
        transform .4s ease;
}

/* LOADED STATE */
.bann.loaded{
    animation:none;
    opacity:1;
}


h1.sdg{
    font-size:20px !important;
    color: white !important;
}/* End custom CSS */