img{
    max-width: 100%;
}
.bg-gray{
    background: #f7f7f7;
}
.section-padding--lg {
    padding: 80px 0;
}
.shop__single__details .prize {
    margin-top: 13px;
    padding-left: 0;
    list-style: none;
}
.shop__single__details .rating {
    margin-top: 12px;
    padding-left: 0;
    list-style: none;
}
.blue-btn{
    box-shadow: 0 0 1px transparent;
    transform: perspective(1px) translateZ(0px);
    transition-duration: 0.5s;
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
    display: block;
    font-size: 16px;
    font-weight: 700;
    height: 48px;
    line-height: 48px;
    overflow: hidden;
    padding: 0 24px;
    position: relative;
    display: inline-block;
    text-transform: capitalize;
    z-index: 2;
    text-decoration: none;
   background: #234390 none repeat scroll 0 0;
}
.shop__single__details .rating li i {
    color: #93c756;
        font-size: 14px;
}
.rating li + li {
    margin-left: 9px;
}
.service-item {
    text-align: center;
}
.prise-box {
    width: 100%;
    float: left;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    box-shadow: rgba(158, 158, 158, .61) 0 2px 5px 0;
    margin-bottom: 10px;
}
.info-this {
    float: left;
    width: 100%;
    background: #ececec;
    padding: 15px;
}



    .project-item {
      background: #fff;
      border-radius: 10px;
      box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
      overflow: hidden;
      text-align: center;
      transition: 0.3s;
      width: 100%;
    }

    .project-item:hover {
      transform: translateY(-5px);
      box-shadow: 0 6px 25px rgba(0, 0, 0, 0.15);
    }

    .project-item img {
      width: 100%;
      height: auto;
      object-fit: cover;
    }

    .project-title {
      font-weight: 700;
      font-size: 18px;
      color: #1a237e;
      margin-top: 15px;
    }

    .project-text {
      color: #555;
      font-size: 15px;
      line-height: 1.6;
      padding: 0 20px 25px;
    }

    /* Swiper navigation */
    .key-project .swiper-slide{
        background-color: transparent;
    }
    /*.swiper{
        padding: 0 70px;
    }*/
     .key-project  .swiper-button-next:after,  .key-project  .swiper-rtl .swiper-button-prev:after,  .key-project  .swiper-button-prev:after, 
     .key-project  .swiper-rtl .swiper-button-next:after{
            color: #d2cdcd;
    }
     .key-project  .swiper-button-next,
     .key-project  .swiper-button-prev {
      background: #fff;
      width: 45px;
      height: 45px;
      border: 1px solid #d2cdcd;
      transition: 0.3s;
      border-radius: 0px;
    }

     .key-project  .swiper-button-next:hover,
     .key-project  .swiper-button-prev:hover {
      background: #1a237e;
      color: #fff;
    }

     .key-project  .swiper-button-next::after,
     .key-project  .swiper-button-prev::after {
      font-size: 20px;
      font-weight: 700;
    }

    @media (max-width: 767px) {
      .project-item img {
        height: 200px;
      }
    }



    .faq-title {
      text-align: center;
      font-weight: 700;
      font-size: 32px;
      margin-bottom: 30px;
      text-transform: uppercase;
    }

    .accordion-button {
      font-weight: 700;
      font-size:22px;
      border: none!important;
      color: #222;
      border: none;
      box-shadow: none !important;
      padding: 18px 20px;
    }

    .accordion-button::after {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%23000' class='bi bi-chevron-down' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3E%3C/svg%3E");
    }

    .accordion-button:not(.collapsed)::after {
      transform: rotate(180deg);
    }
    .accordion-button:not(.collapsed) {
    background-color: #f4f4f4;
  }
    .accordion-item {
        border: none;
        border: 1px solid #d1d1d1;
        margin-bottom: 10px;
    }
    .accordion-item:not(:first-of-type) {
            border: 1px solid #d1d1d1;
    }
    .accordion-button:hover{
         background-color: #f4f4f4;
    }
    .accordion-body {
      font-size: 1.1rem;
      color: #555;
      line-height: 1.6;
      background-color: #fafafa;
      padding: 20px 25px;
    }

    .prise-box {
    width: 100%;
    float: left;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    box-shadow: rgba(158, 158, 158, .61) 0 2px 5px 0;
    margin-bottom: 10px;
}
.prise-box img
 {
    width: 100%;
    border-radius: 10px 10px 0 0;
    -webkit-border-radius: 10px 10px 0 0;
    -moz-border-radius: 10px 10px 0 0;
}
.info-this {
    float: left;
    width: 100%;
    background: #ececec;
    padding: 15px;
}
.left-box {
    width: 70%;
    float: left;
}
.left-box h2
 {
    font-weight: 800;
    margin: 0px;
    padding: 0px;
    color: #000;
    text-align: left;
    font-size: 24px;
    margin: 0;
    margin-bottom: 0;
    margin-top: -10px;
}
.left-box a
 {
    color: black;
    padding: 4px 12px;
    margin-top: 6px;
    display: inline-block;
    font-family: "Dosis", sans-serif;
    font-size: 24px;
    font-weight: 700;
    text-decoration: none;
}
.accountbox__login .form-group{
    justify-content: start;
}
.bookmodal .btn-close{
    position: absolute;
    top: 0;
    right: 0;
    z-index: 999999;
}