a:focus {
  opacity: 1 !important;
}

.mt-30 {
  margin-top: 30px;
}

.mt-60 {
  margin-top: 60px !important;
}

.mb-10 {
  margin-bottom: 10px !important;
}

.w-full {
  width: 100%;
}

.mt-30-mb-10 {
  margin: 30px 0 10px 0;
}

.inline-block {
  display: inline-block;
}

.font-weight-400 {
  font-weight: 400;
}

.descr p {
  color: #888888;
}

.h2-title {
  letter-spacing: 2.88px;
}

.row-flex {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;

  /* Adjust spacing between elements */
}

/* Columns to Ensure Two Per Row */
.column {
  width: calc(50% - 10px);
  /* Adjust for gap */
  display: flex;
}

/* Step Number Styling */
/* .step {
  font-size: 24px;
  font-weight: bold;
  background-color: #007bff;
  color: white;
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  margin-bottom: 15px;
} */

.process-steps {
  margin-bottom: 40px;
  font-size: 14px;
  line-height: 28px;
  font-family: 'Libre Baskerville', sans-serif;
  color: #888888;
  letter-spacing: 1.12px;
  padding: 20px;
  background-color: #fff;
  width: 100%;
  height: 100%;
  border: 2px solid #ccc;
}

.process-steps .step {
  border-radius: 50%;
  background-color: #000;
  width: 50px;
  height: 50px;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 700;
}

.process-steps h3 {
  font-size: 28px;
  line-height: 40px;
  font-family: 'BebasNeueRegular', sans-serif;
  color: #131313;
  font-weight: 400;
  letter-spacing: 2.48px;
}

.contacts-intro {
  padding: 60px 0;
  text-align: center;
  color: #888888;
}

.color-grey {
  color: #888888;
}

.wpcf7-form-control-wrap label {
  color: #888888;
  position: absolute;
  left: 0;
  top: 10px;
  font-weight: 400;
  letter-spacing: 1.04px;
  z-index: -1;
  text-align: left;
}

label span {
  color: red;
}

.wpcf7-form-control-wrap input[required] {
  background: transparent;
}

.wpcf7-form-control-wrap input[required]:valid + label {
  display: none;
}

form.wpcf7-form textarea {
  max-height: 120px;
  border: 2px solid #f2f2f2;
  padding: 10px;
}

.form-check {
  display: block;
  min-height: 1.5rem;
  padding-left: 1.5em;
  margin-bottom: 0.125rem;
}

.form-check-input[type='checkbox'] {
  border-radius: 0.25em;
}

.form-check .form-check-input {
  float: left;
  margin-left: -1.5em;
}

.form-check-input {
  width: 1em !important;
  height: 1em !important;
  margin-top: 0.25em !important;
  vertical-align: top !important;
  background-color: #fff !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
  background-size: contain !important;
  border: 1px solid rgba(0, 0, 0, 0.25) !important;
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  appearance: none !important;
  -webkit-print-color-adjust: exact !important;
  color-adjust: exact !important;
  padding: 0 !important;
  transition: none !important;
}

.form-check-label {
  display: inline-block;
  position: relative;
  top: -3px;
  font-size: 12px !important;
}

.form-check-label a {
  text-decoration: underline;
}

.form-check-input {
  outline: none !important;
}

.form-check-input:checked[type='checkbox'] {
  outline: none !important;
  outline-offset: 0 !important;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10l3 3l6-6'/%3e%3c/svg%3e");
}
.form-check-input:checked {
  background-color: #000 !important;
  border-color: #000 !important;
}

.wpcf7 form input[type='submit'],
form.wpcf7-form #submit {
  margin-top: 26px;
}

@media (min-width: 768px) {
  .right-menu #topmenu > ul > li > a::before,
  .top-menu #topmenu > ul > li > a::before {
    background-image: none;
    border-bottom: 1px solid #000;
  }

  .right-menu #topmenu > ul > li > a.active::after,
  .top-menu #topmenu > ul > li > a.active::after {
    content: '';
    position: absolute;
    bottom: 10px;
    left: 0;
    right: 0;
    border-bottom: 1px solid #000;
  }

  .contacts-intro {
    padding: 120px 0;
    line-height: 32px;
  }

  .row-flex {
    margin: 0 -15px;
  }

  .text-left-md {
    text-align: left;
  }

  .text-right-md {
    text-align: right;
  }
}

@media (max-width: 767px) {
  a:hover {
    opacity: 1 !important;
  }

  header {
    padding: 25px 15px;
  }

  .mob-nav {
    font-size: 18px;
    top: 34px;
    left: 36px;
  }

  #topmenu ul.menu {
    margin-bottom: 20px;
  }

  #topmenu ul.menu li a {
    font-size: 18px;
    padding: 12px 10px !important;
  }

  .right-menu #topmenu .napoli-top-social .social {
    margin-left: -12px;
  }

  #topmenu .social .fa {
    font-size: 18px;
  }

  .column {
    width: 100%;
  }
}

#portfolio .col-md-6,
#portfolio .col-lg-4,
#home-gallery .col-md-6,
#home-gallery .col-lg-4,
#gallery-page .col-md-6,
#gallery-page .col-lg-4,
#home-contact-buttons .col-md-4,
#home-contact-buttons .col-md-2 {
  padding-left: 10px;
  padding-right: 10px;
}

.mini-gallery .title {
  font-size: 14px;
  line-height: 28px;
  font-family: 'Libre Baskerville', sans-serif;
  color: #888888;
  letter-spacing: 1.12px;
  margin: 5px 0;
}

.btn-fixed-size {
  width: 128px;
}
/* #home-gallery .col-md-6:first-child,
#home-gallery .col-lg-4:first-child {
  padding-left: 15px;
  padding-right: 10px;
}

#home-gallery .col-md-6:last-child,
#home-gallery .col-lg-4:last-child {
  padding-left: 10px;
  padding-right: 15px;
} */
