/* Navbar css Start -------------------------------------------*/

.art-by-preetha {
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
  position: sticky;
  top: 0;
  background: #fff;
  z-index: 9;
}

.abp-logo {
  width: 215px;
}

.contact-img {
  width: 100px;
}

.contact-btn {
  border: 1px solid #000;
  padding: 7px 15px;
  border-radius: 30px;
  display: flex;
}

/* Navbar css End ----------------------------------------------*/

/* Banner css Start --------------------------------------------*/
.banner-text p {
  color: #fff;
  text-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
  font-family: "Dela Gothic One", sans-serif;
  margin-top: -10px;
  font-size: 32px;
}

.banner-text h1 {
  color: #fff;
  text-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
  font-family: "Dela Gothic One", sans-serif;
  font-size: 90px;
  margin: 0;
}

.banner-text {
  background: url(../images/Into\ the\ Woods.png);
  background-size: cover;
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* Banner css End ----------------------------------------------------*/

/* About us css Start -------------------------------------------*/

.about {
  position: relative;
  background: url(../images/about-bg.png);
  background-size: cover;
  background-repeat: no-repeat;
  margin-top: -80px;
  height: 118vh;
  display: flex;
  align-items: center;
  justify-content: center;
}

.about-content h2 {
  font-size: 56px;
  text-align: center;
  color: #fff;
  font-family: "Dela Gothic One", sans-serif;
  line-height: 55px;
}

.about-content h2 span {
  font-size: 56px;
}

.about-content p {
  font-size: 15px;
  color: #fff;
  font-family: "Dela Gothic One", sans-serif;
  line-height: 28px;
}

.about-content-btm {
  line-height: 35px;
}

/* About us css End --------------------------------------------*/

/* Portfolio css Start -----------------------------------------*/

.portfolio-content h2 {
  color: #454545;
  font-size: 75px;
  font-family: "Dela Gothic One", sans-serif;
  padding-top: 20px;
}

.slick-slide img {
  width: 100%;
}

.slick-slide .main-slide {
  border: 2px solid #000;
  padding: 10px;
  border-radius: 8px;
  /* height: 384px;
    display: flex;
    align-items: center; */
}

.slick-slide {
  margin: 10px !important;
}

.slick-center .main-slide {
  padding: 10px;
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
  border: none;
  border-radius: 5px;
}

.swiper-wrapper {
  align-items: center;
}

.swiper-button-prev {
  background: #ffffffc9;
  width: 50px;
  height: 50px;
  border-radius: 50%;
}

.swiper-button-next {
  background: #ffffffc9;
  width: 50px;
  height: 50px;
  border-radius: 50%;
}

.swiper-button-prev:after {
  font-size: 22px;
  font-weight: 700;
  color: #000;
}

.swiper-button-next:after {
  font-size: 22px;
  font-weight: 700;
  color: #000;
}

.portfolio-slider {
  background: url(../images/portfolio-bg.svg);
  padding: 0px 0px 30px;
  background-repeat: no-repeat;
  background-size: 100%;
}

.solitude {
  background: rgb(255 255 255 / 9%);
  box-shadow: 0px 0px 12.6px 0px rgb(0 0 0 / 25%);
  backdrop-filter: blur(6.800000190734863px);
  text-align: center;
  font-family: "Dela Gothic One", sans-serif;
}

.solitude h3 {
  font-size: 48px;
  color: #454545;
}

.solitude h4 {
  font-size: 34px;
  color: #454545;
}

.painting-names {
  font-family: "Dela Gothic One", sans-serif;
  padding: 10px 10px 5px;
  transition: all 0.3s ease-in;
  text-align: center;
}

.painting-names h5 {
  font-size: 18px;
}

.painting-names p {
  margin: 0;
  font-size: 14px;
}

.navigations a {
  font-family: "Dela Gothic One", sans-serif;
  color: #000;
  padding: 5px 10px;
  text-decoration: none;
}

#portfolio {
  min-height: 100vh;
}

/* .slick-center .painting-names {
    display: block;
} */

/* .slick-arrow {
    position: absolute;
    z-index: 1;
    top: 32%;
    border: none;
    background: #ffffff;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    box-shadow: rgb(0 0 0 / 34%) 0px 5px 15px;
} */

.prev-arrow {
  left: 11px;
  position: absolute;
  z-index: 1;
  top: 32%;
  border: none;
  background: #ffffff;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  box-shadow: rgb(0 0 0 / 34%) 0px 5px 15px;
}

.next-arrow {
  right: 11px;
  position: absolute;
  z-index: 1;
  top: 32%;
  border: none;
  background: #ffffff;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  box-shadow: rgb(0 0 0 / 34%) 0px 5px 15px;
}

/* Portfolio css End ------------------------------------------------*/

/* Footer css Start -------------------------------------------------*/

.abp-footer {
  box-shadow: 0px 0px 12.6px 0px rgb(0 0 0 / 25%);
}

.abp-logo-main {
  width: 400px;
}

.social-icons {
  width: 35px;
  margin: 0px 5px;
}

/* .port {
    height: 100vh;
    display: flex;
    align-items: center;
} */

/* Footer css End---------------------------------------------------- */

/* 
 #galery slider code and modal 
 ------------------------------------------------------------------------ */

.gallery-container {
  max-width: 900px;
  margin: auto;
  position: relative;
  text-align: center;
.img-cont{
    border: 5px solid black;
    border-radius: 20px;
    height: 500px;
    max-width: 550px;
display: flex;
justify-content: center;
align-items: center;

  .main-image {
    border-radius: 20px;
    height: 500px;
    max-width: 95%;
    cursor: pointer;
    object-fit:contain;

    @media (max-width: 768px) {
      width: 90%;
      height: auto;
    }
  }
}

  .nav-arrow {
    position: absolute;
    top: 40%;
    transform: translateY(-50%);
    border: none;
    border-radius: 50%;
    font-size: 30px;
    color: white;
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 8px;
    z-index: 2;
    transition: all 0.6s ease;
    &:hover{
      background-color: rgba(0, 0, 0, 0.3);

    }

    &.nav-left {
      left: 0;
    }

    &.nav-right {
      right: 0;
    }
  }

  .thumbnails {
    display: flex;
    justify-content: start;
    margin-top: 20px;
    overflow-x: auto;
    gap: 10px;
    padding: 10px;

    img {
      width: 80px;
      height: 80px;
      object-fit: cover;
      cursor: pointer;
      border: 2px solid transparent;
      transition: 0.3s;
      border-radius: 5px;

      &.active {
        border-color: black;
      }
    }
  }
}

.modal-fullscreen {
  .modal-header {
    justify-content: end !important;
    margin-left: auto;
    .btn-close {
      margin: 1rem;
    }
  }
  .modal-content {
    background-color: #000;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  img {
    max-width: 90%;
    max-height: 65vh;
    object-fit: contain;
  }
  .text-muted {
    color: bisque !important;
  }
}
.mainTitle {
  font-size: clamp(20px ,3vw, 40px) !important;
  font-weight: bold;
}
.mainSubtitle {
  font-size: clamp(15px ,3vw, 25px) !important;
  font-weight: 400;
}
/* ------------------------------------------------------------------------ */
/* Mobile responsive style Start -------------------------------------*/

@media screen and (max-width: 576px) {
  .navigations p {
    font-size: 12px;
  }
  .banner-text {
    height: 50vh;
    background-size: cover;
  }

  .banner-text h1 {
    font-size: 30px;
  }

  .banner-text p {
    font-size: 18px;
    text-shadow: rgb(0 0 0 / 89%) 0px 5px 12px;
    margin-top: -7px;
  }

  .portfolio-content h2 {
    font-size: 28px;
  }

  .abp-footer {
    padding: 20px 0px !important;
  }

  .abp-logo-main {
    width: 90%;
    padding: 0px 80px;
  }

  .abp-logo {
    width: 100%;
  }

  .navbar-brand {
    width: 35%;
  }

  .contact-img {
    width: 66px;
  }

  .about {
    background: none;
    margin-top: 20px;
    height: auto;
  }

  .about-content h2 {
    font-size: 26px;
    line-height: 30px;
    color: #454545;
  }

  .about-content h2 span {
    font-size: 28px;
    color: #454545;
  }

  .about-content p {
    font-size: 14px;
    text-align: center;
    color: #454545;
  }

  .about-content-btm {
    line-height: 20px;
  }

  .swiper-slide {
    width: 100% !important;
  }

  .solitude h3 {
    font-size: 28px;
  }

  .solitude h4 {
    font-size: 18px;
  }

  .portfolio-slider {
    padding: 0px;
  }

  .portfolio-content {
    margin: 0px !important;
  }
  .main-image{
    aspect-ratio: 16/20;
  }
}

/* Mobile responsive style End ---------------------------------------*/

/* Tablet responsive style Start -------------------------------------*/

@media (min-width: 577px) and (max-width: 991px) {
  .banner-text {
    height: 60vh;
    background-size: cover;
  }
  .banner-text h1 {
    font-size: 50px;
  }
}

/* Tablet responsive style End ---------------------------------------*/

/* Laptop responsive style Start -------------------------------------*/

@media (min-width: 992px) and (max-width: 1279px) {
}

/* Laptop responsive style End ---------------------------------------*/

/* Desktop responsive style Start -------------------------------------*/

@media (min-width: 1280px) and (max-width: 1620px) {
}

/* Desktop responsive style End ---------------------------------------*/
