/* APPLIED TO ALL PAGES */

* {
    box-sizing: border-box;
}

body {
    margin: 0;
    overflow-x: hidden;
    background-color: #1B6062;
}

.logo {
    position: absolute;
    top: 10px;
    width: 110px;


}

nav {
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 100;
}

nav ul {
    list-style: none;
    padding: 0;
    display: flex;
    gap: 20px;
}

nav ul li {
    margin: 0;
}

nav ul li a {
    text-decoration: none;
    color: #FFFFFF;
    background-image: url(images/BORDER10.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    padding: 20px 30px;
    border-radius: 5px;
    font-family: 'Samarkan';
    font-size: 25px;
}

nav ul li a:hover {
    background-image: url(images/BORDER7.png);
}

/* HOME PAGE */

.scroll-container {
    height: 100vh;
    display: flex;
    width: 200vw;
    animation: scroll 20s linear infinite;
    z-index: 0;
    position: fixed;
    bottom: 100px;
    overflow: hidden;
}

#wrapper {
    position: relative;
    height: 100vh;
    overflow: hidden;
}

h1 {
    text-align: center;
    margin: 0;
    position: absolute;
    top: 5%;
    left: 50%;
    transform: translateX(-50%);
    background-image: url(images/border2.png);
    background-size: cover;
    background-repeat: no-repeat;
    padding: 50px;
    font-family: 'Samarkan';
    background-position: center;
    color: #FFFFFF;
    font-size: 50px;
    z-index: 10;

}

h2 {
    position: absolute;
    right: 5%;
    bottom: 5%;
    margin: 0;
    color: #FFFFFF;
    font-size: 30px;
    font-family: 'samarkan';
    background-image: url(images/BORDER10.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding: 20px;
    z-index: 10;
    transition: background-color 0.3s;
    animation: moveIn 3s forwards;
}

h2:hover {
    background-image: url(images/BORDER7.png);
}

.resp,
.resp2 {
    max-width: 100%;
    height: auto;
    max-height: none;
    object-fit: contain;
}

.resp {
    width: 80%;
    margin: center;
}

.resp1 {
    width: 200%;
}

.resp2 {
    width: 400%;
    margin-left: 100px;

}

.resp3 {
    width: 50%;
    z-index: 5;
}

.resp4 {
    width: 150%;
}

.resp5 {
    height: 500px;
}

.resp6 {
    width: 60%;
    margin-right: 300px;
    z-index: 5;
}

.resp7 {
    width: 250%;
}

.resp8 {
    width: 60%;
    margin-left: 300px;
}

.resp9 {
    width: 150%;
    margin-left: 380px
}


.scroll-item,
.scroll-item1,
.scroll-item2,
.scroll-item3,
.scroll-item4,
.scroll-item5,
.scroll-item6,
.scroll-item7,
.scroll-item8 {
    width: 50vw;
    height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    align-items: flex-end;
    bottom: 400px;
}

#tuktukwrap {
    margin: 0;
    height: 100vh;
    position: relative;
}

.tuktuk {
    position: absolute;
    z-index: 10;
    width: 50%;
    margin: 0 25%;
    bottom: 20px;

}

.pavement {
    background-color: #BF9C50;
    height: 16.67vh;
    width: 100%;
    position: fixed;
    bottom: 0;
    z-index: -1;
}

/* PLACES PAGE */

.image-container {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100vh;
}

.overlay-text {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    padding: 10px 20px;
    font-size: 100px;
    text-align: center;
    font-family: 'Samarkan'
}


.row {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    grid-gap: 10px;

}

.column {
    background: url(images/BORDER10.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    height: 110px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: 'Samarkan';
    color: #fff;
    font-size: 30px
}

.column:hover {
    background: url(images/BORDER7.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
}

h3 {
    text-align: center;
    background: url(images/BORDER10.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    height: 70px;
    font-family: 'Samarkan';
    color: #fff;
    font-size: 40px;
    justify-content: center;
    align-items: center;
    padding-top: 10px;
   

}

.column1 {
    position: relative;
    background: url(images/borderposs2.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    height: 300px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: 'Samarkan';
    color: #fff;
    font-size: 50px;
    text-align: center;
    /* padding-top: 30px; */
}

.columnoverlay {
    position: absolute;
    margin: 0;
    padding: 0;
    width:100%;
    height: 300px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    opacity: 0;
    transition: opacity 0.3s;
    font-size: 16px;
    font-family: 'Sansita';
    text-align: center ;
    color: #fff;  
}

.columnoverlay h6{
    padding-top: 35px; 
    display: block;
    font-weight: 100;
    font-family: 'Sansita';
    font-size: 16px;
    color: #fff;
    text-align: center;
}


.overlay1 {
    background-image: url("images/somnathtempleborder.png");
}

.overlay2 {
    background-image: url("images/dwarkwashtemple.png");
}

.overlay3 {
    background-image: url("images/MahabatMaqbaraborder.png");
}

.overlay4 {
    background-image: url("images/KhambhalidaBuddhistCavesborder.png");
}

.overlay5 {
    background-image: url("images/RanchhodraiTempleborder.png");
}

.overlay6 {
    background-image: url("images/paragaphtempleborder.png");
}

.overlay7 {
    background-image: url("images/statofuniborder.png");
}

.overlay8 {
    background-image: url("images/damanfortborder.png");
}

.overlay9 {
    background-image: url("images/suratcastleborder.png");
}

.overlay10 {
    background-image: url("images/ModheraSunTempleborder.png");
}

.overlay11 {
    background-image: url("images/ambajitempleborder.png");
}

.overlay12 {
    background-image: url("images/tarangahillborder.png");
}

.overlay13 {
    background-image: url("images/PoloForestborder.png");
}

.overlay14 {
    background-image: url("images/VijayVilasPalaceborder.png");
}

.overlay15 {
    background-image: url("images/pragmahalborder.png");
}

.overlay16{
    background-image: url("images/aainamahal.png");
}

.overlay17 {
    background-image: url("images/bhujiafortborder.png");
}

.overlay18 {
    background-image: url("images/Chhatediborder.png");
}



.columnoverlay:hover {
    opacity: 1;
}

.placestitle {
    z-index: 1;
    pointer-events: none;
    opacity: 1; 
    transition: opacity 0.3s ease;
}
.column1:hover .placestitle {
    opacity: 0; 
    transition: opacity 0.3s ease;
}


.row1 {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: repeat(1, 1fr);
    grid-gap: 10px;
}


.row2 {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-template-rows: repeat(1, 1fr);
    grid-gap: 10px;
}

.button {
    position: absolute;
    left: 10px;
    text-align: center;
    background: url(images/BORDER10.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    height: 70px;
    font-family: 'Samarkan';
    color: #fff;
    font-size: 35px;
    align-items: center;
    padding: 20px;
    padding-top: 15px;
}

.button:hover {
    background: url(images/BORDER7.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
}


/* FESTIVALS PAGE */
.overlay20 {
    /* need to add image navratri */
    background-image: url("images/somnathtempleborder.png");
}

.overlay21 {
    background-image: url("images/Janmashtamiborder.png");
}

.overlay22 {
    background-image: url("images/MahaShivratriborder.png");
}

.overlay23 {
    background-image: url("images/diwaliborder.png");
}

.overlay24 {
    background-image: url("images/Uttarayanborder.png");
}

.overlay25 {
    background-image: url("images/RathYatraborder.png");
}

.overlay26 {
    /* need to add image vauthu mela */
    background-image: url("images/statofuniborder.png"); 
}

.overlay27 {
    background-image: url("images/holiborder.png");
}

.overlay28 {
    background-image: url("images/TithalBeachFestivalborder.png");
}

.overlay29 {
    background-image: url("images/ParaglidingFestivalborder.png");
}

.overlay30 {
    background-image: url("images/UttarardhMahotsavborder.png");
}

.overlay31 {
    background-image: url("images/KavantFairborder.png");
}

.overlay32 {
    background-image: url("images/RannUtsavborder.png");
}

.overlay33{
    background-image: url("images/HolikaDahanborder.png");
}

.overlay34 {
/* add image ravechi fair */
    background-image: url("images/pragmahalborder.png");
}
.overlay35 {
    background-image: url("images/ShitlaMataborder.png");
}

/* EXPLORE PAGE */

.explore-intro {
    position: absolute;
    width: 100%;
    height: auto;
    left: 0;
    top: 0;
    z-index: -1;
}

.explore-map {
    margin: 0;
    position: relative;
    padding: 20px;
}

.map {
    width: 100%;
    height: auto;
    flex-grow: 1;
}

h4 {
    font-family: 'Samarkan';
    font-size: 30px;
    color: #fff;
    text-align: center;
}

.paragraph {
    font-family: 'sansita';
    color: #fff;
    font-size: 20px;
    text-align: center;

}

.explore-text {
    position: relative;
    display: inline-block;
    text-align: center;
    padding: 60px 30px;

}



.explore-container {
    position: relative;
    margin: 0;
    padding: 100px 50px 0 50px;
    width: 100vw;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: flex-start;
}

#scroll-frame {
    margin: 0;
    padding: 0;
    width: 100vw;
    overflow-x: scroll;
}

.scroll-box {
    display: flex;
    justify-content: space-evenly;
    padding: 0;
    width: 200vw;
    overflow: hidden;
}

.box {
    width: 50vw;
    text-align: left;
    padding: 10px;
    background-color: #A62447;
    border: 6px solid #EFCB25;
    border-radius: 40px;
    margin: 10px;
}


.content {
    display: flex; 
    flex-direction: column; 
    align-items: center; 
    text-align: center; 
    gap: 10px; 
}

.holi-img {
    width: 100%; 
    max-width: 400px; 
    height: auto; 
    border-radius: 5px; 
}

.content p {
    font-family: 'Sansita';
    font-size: 16px;
    color: #fff;
    margin: 0; 
    line-height: 1.5; 
}

@keyframes scroll {
    0% {
        transform: translateX(0);
    }

    100% {
        transform: translateX(-100vw);
    }
}

@keyframes moveIn {
    0% {
        bottom: -100%;
    }

    100% {
        bottom: 5%;
    }
}

@font-face {
    font-family: 'Samarkan';
    src: url('SamarkanNormal.woff2') format('woff2'),
        url('SamarkanNormal.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}