.choose-us-content-two-1 ul li span {
  position: absolute;
  top: 3px;
  left: 0;
  font-weight: 600;
  width: 106px;
  height: 30px;
  line-height: 30px;
  border-radius: 6%;
  background-color: #d5dae4;
  text-align: center;
  color: #222222;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
}

.choose-us-content-two-1 ul li::before {
  content: "";
  position: absolute;
  top: 20px;
  left: 50px;
  width: 2px;
  height: 100%;
  background-color: #222222;
}

.choose-us-content-two-1 ul li {
  position: relative;
  padding-left: 120px;
  margin-bottom: 20px;
  font-weight: 500;
  color: #222222;
}

.address-and-week {
  position: absolute;
  top: 30px;
  left: 0;
  max-width: 500px;
}

label {
  margin-bottom: 5px;
  margin-top: 5px;
}
.address-and-week p {
  /* background-color: #1c5556; */
  background-color: transparent;
  color: #ffffff;
  padding: 17px;
  margin-bottom: 0;
}

.about-content .granted .pt--16 {
  position: relative;
  top: -16px;
  text-align: center;
}

.testimonial-area {
  border-bottom: 0px solid #d7d7d7;
  background-color: rgb(255, 255, 255);
}

.single-doctors:hover {
  -webkit-transform: translateY(0px);
  transform: translateY(0px);
}

.single-blog-post:hover {
  -webkit-transform: translateY(0px);
  transform: translateY(0px);
}


.bg-ineditoprogetto {
  background-color: #1c5556;
}

.txt-ineditoprogetto {
  color: #1c5556;
}

.navbar-area .others-option .cart-icon-1 a span {
  position: absolute;
  top: 5px;
  right: -10px;
  width: 50px;
  height: 15px;
  line-height: 15px;
  background-color: #1c5556;
  border-radius: 6%;
  text-align: center;
  color: #ffffff;
  font-size: 11px;
}

.navbar-area .others-option .cart-icon-1 {
  display: inline-block;
  margin-left: 30px;
  position: relative;
  /* top: 4px; */
  margin-right: 10px;
}
.navbar-area .others-option .cart-icon-1 a i {
  font-size: 30px;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
  line-height: 1;
  line-height: 50px;
  text-align: center;
  display: inline-block;
  color: #222222;
  border-radius: 50px;
}

.navbar-area .others-option .cart-icon-1 a span {
  position: absolute;
  top: 5px;
  right: -10px;
  width: 15px;
  height: 15px;
  line-height: 15px;
  background-color: #1c5556;
  border-radius: 50%;
  text-align: center;
  color: #ffffff;
  font-size: 11px;
}

.testimonial-area {
  border-bottom: 0px solid #d7d7d7;
  background-color: rgb(234 236 241);
}

.doctors-sidebar .doctors-img img {
  border-top: 3px solid #1c5556;
  border-left: 3px solid #1c5556;
  border-right: 3px solid #1c5556;
  border-bottom: 3px solid #1c5556;
}


.banner-area.bg-inedito {
  background-image: url(../../assets/img/slide.webp);
}
.banner-content {
  overflow: hidden;
  max-width: 100%;
  margin-right: auto;
}

.banner-content h1 {
  font-size: 56px;
  margin-bottom: 20px;
  text-align: center;
  background-color: #1c5556;
  padding: 10px;
  color: white;
}

.page-title-content h2 {
  color: #1c5556 !important;
}

.navbar-area .others-option .cart-icon a span {
  position: absolute;
  top: 3px;
  right: -39px;
  width: 15px;
  height: 15px;
  line-height: 15px;
  background-color: #1c5556;
  border-radius: 7%;
  text-align: center;
  color: #ffffff;
  font-size: 11px;
  width: 50px;
}

/* --------- inizio header progetto ------------*/
.progetto-area::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-image: url(../../assets/img/bg_progetto.webp);
  -webkit-animation: none;
  animation: none;
  z-index: -1;
  background-size: cover;
  background-position: bottom;
}

.progetto-area {
  position: relative;
  overflow: hidden;
  padding-top: 150px;
  padding-bottom: 150px;
  text-align: center;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  z-index: 1;
  background-color: #eaecf1;
}
.progetto-area .page-title-content h2 {
  margin-bottom: 15px;
  color: #222222;
  font-size: 60px;
}

.progetto-area .page-title-content ul {
  padding-left: 0;
  list-style-type: none;
  margin-top: 10px;
  margin-bottom: -5px;
}
.progetto-area .page-title-content ul li {
  display: inline-block;
  position: relative;
  font-size: 16px;
  padding-right: 15px;
  margin-left: 15px;
  font-weight: 500;
}

.progetto-area .page-title-content ul li {
  display: inline-block;
  position: relative;
  font-size: 16px;
  padding-right: 15px;
  margin-left: 15px;
  font-weight: 500;
}
.progetto-area .page-title-content ul .active {
  color: #1c5556;
}
.progetto-area .page-title-content ul li::before {
  content: "";
  position: absolute;
  top: 5px;
  right: -3px;
  background-color: #1c5556;
  width: 1px;
  height: 15px;
  -webkit-transform: rotate(25deg);
  transform: rotate(25deg);
}
.progetto-area .page-title-content ul li a:hover {
  color: #1c5556;
}

.mb-80 {
  margin-bottom: 80px;
}

.bg_marrone {
  background-color: #faebd7 !important;
}

.user-area-style .contact-form-action {
  max-width: 100%;
  border-bottom: none;
  -webkit-box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05);
  background-color: #ffffff;
  padding: 30px;
  margin: auto;
}
/* --------- fine header progetto ------------*/

.page-item.active .page-link {
  background-color: #1C5556;
  border-color: #1C5556;
}

.btn-sm {
  font-size: 15px;
  padding: 6px 12px;
}

.news-content p{
  margin-bottom: .5rem;
}

/** Pagination **/
li.page-item {
  margin: 0 0.25rem;
}
.pagination li:first-child span, .pagination li:last-child a, .pagination li:last-child span, .pagination li:first-child a {
  font-size: 2rem;
  width: 16px;
  height: 25px;
}

li.page-item span, li.page-item a {
  box-sizing: content-box;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 16px;
  height: 25px;
  color: #111;
  font-size: 1rem;
}

::placeholder{
  color: #1111116b !important;
}

/** Toast messages **/
#resultDiv{
  position: fixed;
  top: 120px;
  right: 0px;
  z-index: 9999;
  max-height: 515px;
  overflow-y: auto;
  width: 75%;
}

.toast-wrapper{
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}

.toast-error rect{
  fill: #e23847
}
.toast-success rect{
  fill: #1cc84b
}
.toast-error, .toast-success{
  background-color: rgb(255 255    255 / 95%);
  width: 350px;
  }
/** End toast **/

.ratio_4-2{
  aspect-ratio: 4/2;
  object-fit: cover;
}

.blog-content {
  min-height: 295px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  flex-direction: column;

}

/** Business dashboard **/
.btn-profile-edit{
  display: flex;
  align-items: center;
  gap: 0.5rem;
}
.btn-profile-edit svg{
  fill: #fff;
}
.updateProfileModal{
  height: 95vh;
  overflow-y: auto;
}
.container-edit-submit{
  position: sticky;
  bottom: 10px;
  background: #fff;
  width: 100%;
  display: flex;
  justify-content: flex-end;
  padding: 10px 0;
}
/** Edit dashboard **/

.bank-btn{
  min-height: 55px;
}

.border-dashed{
  border: 1px dashed black;
}
.ratio_3-3-5{
    aspect-ratio: 3 / 3.5;
    object-fit: cover;
}

.progetto-area .page-title-content li:last-child::before {
  content: unset;
}


.navbar-area .others-option .cart-icon {
  margin-left: 10px;
  margin-right: 30px;
  top: 0;
}
.navbar-area .main-nav nav .navbar-nav .nav-item a {
  margin: 0 8px;
}

.grecaptcha-badge{
  bottom: 150px !important;
}
.go-top.active {
  top: 80%;
}

/** Footer cta **/
.cta-footer-container{
  position: fixed;
  bottom: 0;
  z-index: 9;
  width: 100%;
  border-top: 1px solid #bfc7d7;
}
.cta-footer-container ul{
  display: flex;
  align-items: center;
  justify-content: center;
  overflow-x: auto;
  padding: .5rem .5rem;
  background-color: #F9F9F9;
}

.cta-footer-container a{
  min-width: 190px;
}
.btn-whatsapp{
  background-color: #25D366;
  border-color: #25D366;
  padding: 12px 45px;
  border-radius: 4px;
}

.top-header .header-left-content li a i {
  line-height: 28px;
}

.others-option-for-responsive .dot-menu {
  z-index: 999;
}

.feature-item{
  border: 1px solid rgba(0, 0, 0, 0.09);
  padding-bottom: .75rem;
  padding-top: 5rem;
  padding: 5rem .75rem .5rem .5rem;
  background-color: #cf1c1c;
  display: flex;
  justify-content: center;
}
.feature-text{
  width: 100%;
}

.copy-right-area p {
  line-height: 1.25;
}

@media only screen and (min-width: 1700px) {
  .banner-area {
    margin-left: 100px;
    margin-right: 100px;
    height: 770px;
  } 
}
@media (min-width: 576px){
  .modal-dialog {
      max-width: 750px;
  }
}
@media (min-width: 1200px){
  .modal-xl {
      max-width: 1240px;
  }
  .navbar-area .others-option .cart-icon {
    margin-left: 30px;
    margin-right: 10px;
  }
  .navbar-area .main-nav nav .navbar-nav .nav-item a {
    margin: 0 15px;
  }
}

@media screen and (min-width: 991px){
  #resultDiv{
      max-height: 900px;
      width: auto;
  }
  .feature-item{
    padding: 1rem;
  }
}

@media screen and (max-width: 991px){
  .others-option-for-responsive .option-inner .others-option{
    width: 150px;
    padding: 5px;
  }
  .navbar-area .others-option .option-item .search-overlay.search-popup{
    right: -110px;
  }
  .navbar-area .others-option .cart-icon-1 a i {
    color: #ebe9e9;
  }
  .mobile-nav nav .navbar-nav {
    border-bottom: 1px solid #e6e5e5;
  }

}

@media screen and (max-width:767px){
  .banner-area {
    height: 400px;
  }
  .progetto-area .page-title-content h2 {
    font-size: 2.5rem;
  }
  .progetto-area {
    padding-top: 100px;
    padding-bottom: 50px;
  }

  .mobile-x-scroll{
    flex-wrap: nowrap;
    overflow-x: auto;
  }

  .mb-80 {
    margin-bottom: 40px;
  }
  .ptb-100 {
    padding-top: 50px;
    padding-bottom: 25px;
  }
}