.navbar{
    background-color: #fdfeff !important;
}

.navbar-brand img{
    width: 6em;
}

.carousel-item{
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    width: 100%;
    height: 62vh;
    position: relative;
    box-shadow: inset 0px 11px 8px -10px rgba(0,0,0,0.5), inset 0px -216px 109px -10px rgba(0,0,0,0.6);
}

.marquee{
    margin-top: 0 !important;
}

.marquee-text{
    position: absolute;
    width: 100%;
    left: 0;
    right: 0;
    bottom: 0;
}

.mar-text-1{
    color: white;
    text-align: center;
    font-weight: 700;
    margin-bottom: 0;
    font-size: 3em;
    margin-bottom: 0.5em;
    text-shadow: -1px 2px 1px rgba(0,0,0,0.5), 0 0 40px #000000;
}

.mar-text-2{
    bottom: 1.7em;
    text-align: center;
    /* font-family: initial; */
    font-size: 1.1em;
    margin: auto;
    left: 0;
    right: 0;
    background-color: rgba(0,0,0,0.4);
    padding-top: 2em;
    padding-bottom: 2em;
    color: white;
}

.about-cont{
    width: 50%;
    margin: auto;
}

.sec-title{
    text-align: center;
    font-weight: 800;
    margin-bottom: 0.5em;
}

.about-text{
    text-align: center;
    font-size: 1em;
    letter-spacing: normal;
    line-height: 24px;
    color: #212529;
    font-weight: 400;
}

section{
    margin-top: 3em;
    margin-bottom: 3em;
}


.image-back{
    background-image: url(../images/nooristan2.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;    
    width: 100%;
    height: 25em;
}

.icons{
    margin-top: 5em;
    margin-bottom: 5em;
}

.icon-cont{
    text-align: center;
    background-image: linear-gradient(to bottom right, #1a4286, #f3ba3d);
    padding: 4em;
    height: 20em;
}

.icon-title{
    font-size: 20px;
    margin-top: 1em;
    font-weight: 700;
    margin-bottom: 0;
    color: white;
}

.about-icon{
    font-size: 3em;
    color: wheat;
}

.icon-disc{
    color: white;
    line-height: 1.3em;
    margin-top: 0.3em;
}


.no-pads{
    padding-left: 0;
    padding-right: 0;
}

.about-continue{
    padding-left: 2em;
    padding-right: 2em;
}

.conti-desc{
    font-size: 1.3em;
}


.events{
    background-color: #121212;
    color: white;
    padding: 2em;
    height: 23em;
}

.event-title{
    font-size: 2em;
}

.date-text{
    font-weight: 700;
    margin-bottom: 0;
    margin-top: 0.5em;
}

.time-text{
    font-weight: 700;
    margin-bottom: 0;
}

.proc-eve{
    font-weight: 400;
}

.inforheadsec{
    background-color: #6c757d;
    margin: 0;
    padding: 1em;
}

.infohead1list{
    margin: 0;
    padding: 0;
    list-style: none;
    color: white;
}

.infohead1list li{
    float: right;
    display: flex;
    margin-right: 2em;
    margin-left: 2em;
}

.infohead1list li p{
    margin-bottom: 0;
    margin-left: 1em;
    line-height: 1.1em;
}

.headicons{
    margin: auto;
    font-size: 2em;
}

.headdesc{
    font-size: 14px;
    font-weight: 500;
}

.headtitle{
    font-size: 13px;
    font-weight: 500;
    color: #e9ecef;
}


.imagecrdhvr {
    position: relative;
    margin: auto;
    height: 430px;
    display: block;
    width: 100%;
    aspect-ratio: 1 / 1;
    overflow: hidden;
}

.imagecrdhvr img {
    position: absolute;
    top: 0;
    object-fit: cover;
    object-position: center;
    width: 100%;
    height: 100%;
    z-index: 1;
    transition: transform 0.3s ease-out;
}

.title-action {
    z-index: 1;
    position: absolute;
    bottom: 0px;
    background-color: transparent;
    /* display: block; */
    width: 100%;
    display: flex;
    flex-direction: column-reverse;
    /* padding-left: 1em; */
    color: white;
    font-size: 1.2em;
    margin-bottom: 0;
    text-shadow: -1px 2px 1px rgba(0,0,0,0.5), 0 0 40px #000000;
    height: inherit;
    padding: 25px 10px 31px 20px;
    transition: transform 0.3s ease-out;
    box-shadow: inset 0px 0px 8px -10px rgba(0,0,0,0.5), inset 0px -204px 109px -10px rgba(0,0,0,0.8);
}


.imagecrdhvr:hover img{
    transform: scale(1.2);
}

.firsttext{
    font-size: 1.1em;
    font-weight: 700;
    margin-bottom: 0px;
}

.sub-action{
    font-size: 1em;
}

.visibleneat{
    background-color: white;
    height: 4em;
    position: relative;
    width: 17em;
    bottom: 3em;
    z-index: 9;
    left: 79%
}

.locations{
    position: absolute;
    top: 1em;
    right: 1em;
    background-color: #6c757d;
    text-shadow: none;
    border-radius: 50em;
    padding: 10px 1em 10px 1em;
    font-size: 14px;
}

.eventicon{
    margin-right: 2px;
    font-size: 16px;
    color: #fbd45a;
}

.locations span{
    margin-right: 0.5em;
}


.ftrimage{
    width: 13em;
    margin: auto;
    display: block;
}

footer{
    background-color: #6c757d12;
    padding-top: 3em;
    padding-bottom: 3em;
}

.ftrlist{
    list-style: none;
    margin: 0;
    padding: 0;
}

.ftrlist li a{
    color: black;
    padding: 8px 1em 8px 1em;
    text-decoration: none;
    width: inherit;
    display: block;
}

.ftrlist li a:hover{
    background-color: #6c757d;
    color: white;
}


.ftrlist2{
    list-style: none;
    margin: 0;
    padding: 0;
}

.ftrlist2 li{
    margin: 1em 1em 1em 0em;
}

.ftrlist2 li a{
    color: black;
    text-decoration: none;
    font-size: 15px;
}

.ftricon2{
    font-size: 20px;
    margin-right: 0.5em;
    top: 3px;
    position: relative;
    color: #1a4287;
}


.ftrlst3{
    list-style: none;
    margin: 0;
    padding: 0;
}

.ftrlst3 li{
    float: left;
}

.ftrlst3 li a{
    padding-right: 8px;
}

.ftrlst3 li a i{
    font-size: 2em;
    color: #1a4287;
}

.ftrlst3 li a i:hover{
    color: #1a4287c9;
}

.spacing{
    margin-top: 4em;
    margin-bottom: 4em;
}

.customeve{
    margin-top: 3em;
    margin-bottom: 1.5em;
}



.gallery {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 20px;
    padding: 20px;
  }
  
  .card {
    background-color: white;
    box-shadow: 0 4px 8px rgba(0,0,0,0.1);
    border-radius: 10px;
    overflow: hidden;
    width: calc(33% - 40px);
    cursor: pointer;
    transition: transform 0.3s ease;
  }
  
  .card img {
    width: 100%;
    height: auto;
  }
  
  .card .desc {
    padding: 15px;
    text-align: center;
  }
  
  .card:hover {
    transform: scale(1.05);
  }
  
  /* Modal styles */
  .modal {
    display: none;
    position: fixed;
    z-index: 100;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.9);
  }
  
  .modal-content {
    position: relative;
    margin: auto;
    display: block;
    width: 80%;
    max-width: 100vh;
    overflow: ;
  }
  
  .modal-content img {
    width: 100%;
    height: auto;
  }
  
  .modal-content .desc {
    text-align: center;
    padding: 10px;
    color: white;
  }
  
  .close {
    position: absolute;
    top: 10px;
    right: 25px;
    color: white;
    font-size: 35px;
    font-weight: bold;
    cursor: pointer;
  }
  
  .close:hover {
    color: #ccc;
  }
  
  .prev, .next {
    cursor: pointer;
    position: absolute;
    top: 50%;
    width: auto;
    padding: 16px;
    margin-top: -22px;
    color: white;
    font-weight: bold;
    font-size: 20px;
    transition: 0.3s ease;
    border-radius: 0 3px 3px 0;
    user-select: none;
  }
  
  .next {
    right: 0;
    border-radius: 3px 0 0 3px;
  }
  
  .prev:hover, .next:hover {
    background-color: rgba(0,0,0,0.8);
  }

  .mapimage{
    width: 50%;
    margin: auto;
    margin-top: 2em;
    margin-bottom: 2em;
}

.carousel-control-prev-icon{
    background-color: #6c757c;
    border-radius: 50rem;
}


.carousel-control-next-icon{
    background-color: #6c757c;
    border-radius: 50rem;
}



  
  @media screen and (max-width: 768px) {
    .card {
      width: calc(50% - 40px);
    }
  }
  
  @media screen and (max-width: 480px) {
    .card {
      width: calc(100% - 40px);
    }
  }




@media (max-width: 1199px) {
    .visibleneat {
        left: 73%;
    }
}

@media (max-width: 991px) {
    .visibleneat {
        left: 60%;
    }
    .about-cont{
        width: 100%;
    }

    .mapimage{
        width: 100%;
    }

}

@media (max-width: 767px) {
    .visibleneat {
        left: 49%;
        top: -24px;
    }
    .mar-text-1{
        font-size: 2em;
    }
    .inforheadsec{
        display: none;
    }
}


@media (max-width: 575px) {
    .visibleneat{
        display: none;
    }
}



