/*body {
    @import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap');
    overflow-x: hidden;
    max-width: 100%;
}*/
/* header section */
.bg-item {
    margin-left: -7px;
    max-width: 102%;
    width: 110%;
    height: 768px;
}

.galleryheader {
    width: 100%;
    height: 5rem;
    position: absolute;
    top: 0;
    z-index: 500;
    display: flex;
    align-items: center;
    justify-content: center;
}

.textOverlay {
    width: 100%;
    height: 100vh;
    position: absolute;
    top: 0rem;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    gap: 2rem;
    font-family: ;
    color: #fff;
}

.textOverlay img {
    width: 120px;
}
.dot-gallery {
    margin-top: -699px;
    z-index: 500;
    height: 60px;
    width: 60px;
    background-color: #fff;
    border-radius: 50%;
    display: inline-block;
    text-align: center;
  }
#gallery-icon {
    width: 25px;
    height: 25px;
    margin-top: 19px;
    margin-left: 16px;
}

.text2-gallery {
    font-size: 42px;
    font-weight: bold;
    transform: translateY(28px);
    text-align: center;
    color: black;
    font-family: "Open Sans", sans-serif;
}
.text3-gallery {
    font-size: 20px;
    transform: translateY(-450px);
}
.text4-gallery {
    margin-top: 470px;
}


.cross-icon {
    width: 7%;
    margin-left: 400px;
    margin-top: 20px;
}
.carousel .slide {
    height: 100%;
}
.card-style {
    width: 100%;
    height:100vh;
}
#inner-bg {
    opacity: 0.2;
    width: 100%;
    height: 580px;
    margin-top: -10px;
}

/* gallery view  */
.gallery-view {
 margin-top: 18%;
}
.row1-gal {
    column-count: 2;
	margin-top: -23px;
  }
  .image1 {
    width: 519px;
    height: 300px;
    margin-left: 150px;
    margin-top: -100px;
}
.image2 {
    width: 519px;
    height: 300px;
    margin-left: 30px;
    margin-top: -100px;
}


  .row2-gal {
    column-count: 3;
  }
  .image3 {
    width: 350px;
    height: 270px;
    margin-left: 150px;
    margin-top: 30px;
}
.image4 {
    width: 350px;
    height: 270px;
    margin-left: 10px;
    margin-top: 30px;
}
.image5 {
    width: 350px;
    height: 270px;
    margin-left: 10px;
    margin-top: 30px;
}


  .row3-gal {
	 margin-bottom: 10%;
    column-count: 2;
  }
  .image6 {
    width: 650px;
    height: 270px;
    margin-left: 150px;
    margin-top: 30px;
}
.image7 {
    width: 390px;
    height: 270px;
    margin-left: 30px;
    margin-top: 30px;
}

.image1:hover {
	cursor: pointer;
    box-shadow: 10px 10px 5px #000000;
  -moz-box-shadow: 10px 5px 5px #000000;
-webkit-box-shadow: 5px 5px 5px #000000; 
}
.image2:hover {
	cursor: pointer;
    box-shadow: 10px 10px 5px #000000;
  -moz-box-shadow: 10px 5px 5px #000000;
-webkit-box-shadow: 5px 5px 5px #000000; 
}
.image3:hover {
	cursor: pointer;
    box-shadow: 10px 10px 5px #000000;
  -moz-box-shadow: 10px 5px 5px #000000;
-webkit-box-shadow: 5px 5px 5px #000000; 
}
.image4:hover {
	cursor: pointer;
    box-shadow: 10px 10px 5px #000000;
  -moz-box-shadow: 10px 5px 5px #000000;
-webkit-box-shadow: 5px 5px 5px #000000; 
}
.image5:hover {
	cursor: pointer;
    box-shadow: 10px 10px 5px #000000;
  -moz-box-shadow: 10px 5px 5px #000000;
-webkit-box-shadow: 5px 5px 5px #000000; 
}
.image6:hover {
	cursor: pointer;
    box-shadow: 10px 10px 5px #000000;
  -moz-box-shadow: 10px 5px 5px #000000;
-webkit-box-shadow: 5px 5px 5px #000000; 
}
.image7:hover {
	cursor: pointer;
    box-shadow: 10px 10px 5px #000000;
  -moz-box-shadow: 10px 5px 5px #000000;
-webkit-box-shadow: 5px 5px 5px #000000; 
}

  /* FOOTER SECTION */

  #footer-section{
    width: 100%;
    height: auto;
    background-color: #111;
    position: relative;
    color: #fff;
    margin-top: 3rem;
}

.mini-footer{
    width: 100%;
    height: 10.5vh;
    background-color: black;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
}



/* RESPONSIVE SECTION */

@media (max-width: 1440px) {
    /* header section */
    .social-media {
        transform: translateY(-162px);
    }
    #nav-item {
        width: 123%;
        transform: translateX(-7px);
    }

    /* galley section */
    .gallery-view {
        margin-left: 31px;
    }
}
@media (max-width: 1366px) {
    .gallery-view {
        margin-left: -1px;
    }
}

@media (max-width: 1024px) {
   
    /* header section */
    .bg-item {
        max-width: 130%;
        width: 131%;
    }
    .logo {
        margin-top: 33px;
        width: 100%;
    }
    #nav-item {
        max-width: 200%;
        width: 450%;
        transform: translateX(274px);
        height: 40px;
    }
    .social-media {
        width: 10%;
        transform: translate(-45px, -159px)
    }
    .top-details {
        transform: translateX(530px);
    }
    .menu {
        font-size: 14px;
        gap: 4rem;
    }
   .textOverlay {
    transform: translateX(145px);
   }

   /* gallery section */
   .gallery-view {
    padding-right: 35px;
    padding-left: 35px;
    margin-left: -147px;
}
}
@media (max-width: 992px) { 
    /* header section */
    .bg-item {
        width: 133%;
        max-width: 133%;
    }
    #nav-item {
        max-width: 204%;
        width: 453%;
        transform: translateX(286px);
    }

    /* gallery section */
    .gallery-view {
        padding-right: 35px;
        padding-left: 35px;
        margin-left: -123px;
    }
}
  @media (max-width: 768px) {
    .button-two {
      padding: 10px 30px;
    }

    /* gallery section */
    .gallery-view {
        padding-right: 89px;
        padding-left: 100px;
        margin-left: -153px;
    }
   .image1 {
       width: 275px;
       height: 120px;
   }
    .image2 {
       width: 275px;
       height: 120px;
   }
    .image3 {
        width: 280px;
        height: 190px;
    }
    .image4 {
        width: 280px;
        height: 190px;
    }
    .image5 {
        width: 280px;
        height: 190px;
    }
    .image6 {
        width: 500px;
        height: 190px;
    }
    .image7 {
        width: 300px;
        height: 190px;
    }
  }

  @media (max-width: 576px) {
    .image1 {
        width: 250px;
        height: 120px;
    }
    .image2 {
        width: 250px;
        height: 120px;
    }
    .image3 {
        width: 120px;
        height: 150px;
    }
    .image4 {
        width: 155px;
        height: 150px;
    }
    .image5 {
        width: 155px;
        height: 150px;
    }
    .image6 {
        width: 210px;
        height: 120px;
    }
    .image7 {
        width: 300px;
        height: 120px;
    }
  }

  @media (max-width: 425px) {
    .gallery-view {
		padding-top:4rem;
        padding-left: 89px;
    }
    .image1 {
        width: 124px;
        height: 120px;
        margin-left: 118px;
    }
	  .image2 {
        width: 118px;
        height: 120px;
    }
    .image3 {
        width: 92px;
        height: 100px;
        margin-left: 118px;
    }
    .image4 {
        width: 155px;
        height: 101px;
    }
    .image5 {
        width: 155px;
        height: 100px;
    }
    .image6 {
        margin-left: 118px;
        width: 197px;
        height: 103px;
    }
    .image7 {
        width: 300px;
        height: 103px;
        margin-left: 10px;
    }
  }
@media (max-width: 375px) {
	
	.gallery-view {
		padding-top:4rem;
    padding-right: 16px;
    padding-left: 89px;
    margin-left: -174px;
}
	.image1 {
    width: 145px;
    height: 120px;
    margin-left: 118px;
}
	.image2 {
    width: 152px;
    height: 120px;
}
}
@media (max-width: 320px) {

	.gallery-view {
    padding-right: 50px;
    padding-left: 89px;
    margin-left: -173px;
}
	.image1 {
    width: 112px;
    height: 120px;
    margin-left: 120px;
}
	.image2 {
    width: 118px;
    height: 120px;
}
	.image6 {
    margin-left: 118px;
    width: 176px;
    height: 103px;
}
}