body{
    font-family: "Mulish", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}
h1, h2, h3, h4, h4, h5, h6{
  font-family: "Marcellus", serif;
}

.event-header{
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
      background: rgba(248, 245, 238, 0.9);
    backdrop-filter: blur(12px);
    border-bottom: 1px solid #e8e2d5;
}



.btn-primary{
  background-color: #D97757;
}
.btn-primary:hover{
  background-color: #D97757;
  opacity: 0.9;
}
.navbar-nav .nav-link{
  font-size: 16px;
  font-weight: 600;
  color: #423b35;
}
.hero-banner{
    position: relative;
    
    overflow: hidden;
}
.hero-banner .hero-image{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.hero-banner .hero-image img{
  aspect-ratio: 16 / 9;
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.hero-banner::before{
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(rgba(20, 17, 15, 0.5) 0%, rgba(20, 17, 15, 0.12) 34%, rgba(20, 17, 15, 0.82) 100%);
  z-index: 2;
}
.hero-banner .hero-content{
  height: 88vh;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  position: relative;
  z-index: 2;
  padding-top: 85px;
}
.hero-banner .hero-content .short-description{
  font-size: 18px;
  font-weight: 600;
  color: #ebb29e;
}
.hero-banner .hero-content h1{
  font-weight: 400;
  font-size: 96px;
}
@media (max-width: 599px){
 .hero-banner .hero-content h1{
  font-size: 56px;
} 
}
.hero-banner .hero-content h2{
  font-weight: 400;
  font-size: 30px;
}
.hero-banner .hero-content .card-wrapper{
  display: flex;
  flex-direction: row;
  gap: 30px;
}
.hero-banner .hero-content .card{
  background-color: transparent;
  padding: 0;
  border-radius: 0;
  box-shadow: none;
  border: 0;
}
.hero-banner .hero-content .card .card-title{
  font-size: 41px;
  font-weight: 400;
  color: #ffffff;
  border-bottom: #d97757 solid 3px;
  display: inline-block;
  padding-bottom: 10px;
}
@media (max-width: 599px){

.hero-banner .hero-content .card .card-title{
  font-size: 31px;
} 
}
.hero-banner .hero-content .card .card-text{
    font-size: 18px;
  font-weight: 600;
  color: #ffffff;
}
.hero-banner .hero-content .hero-action{
  display: flex;
  flex-direction: row;
  gap: 20px;
}
@media (max-width: 599px){
  .hero-banner .hero-content .hero-action{
    flex-direction: column;
  }
}
.btn{
  color: #ffffff;
  border: 0;
}
.btn:focus{
  border: 0;
  box-shadow: none;
  outline: 0;
}
.btn:hover{
  border: 0;
  color: #ffffff;
}
.tag-line-wrapper{
  background-color: #D97757;
  padding: 20px 0;
}
.tag-line-wrapper h2{
  font-size: 24px;
  color: #ffffff;
  margin: 0;
}

.about-section{
  padding: 120px 0;
  background-color: #f8f5ee;
}
.about-section .small-line{
  font: 600 12px "Mulish", serif;
    letter-spacing: 0.22em;
    text-transform: uppercase;
    color: #d97757;
    margin-bottom: 20px;
}
.about-section .heading-h2{
    font-weight: 400;
    font-size: clamp(2.4rem, 4.2vw, 3.6rem);
    line-height: 1.06;
    color: #14110f;
    margin: 0px;
}
.about-section .body-text .heading-h4{
    font-style: italic;
    font-size: clamp(1.3rem, 2vw, 1.7rem);
    line-height: 1.4;
    color: #2a2521;
    margin: 0px 0px 22px;
}
.about-section .body-text p{
      font: 400 17px / 1.7  "Mulish", serif;
    color: #423b35;
    margin: 0px;
}
.about-section .line-hr{
  padding: 0;
  margin:  40px 0;
}
.about-section .number-item{}
@media (max-width: 599px){
  .about-section .number-item{
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    text-align: center;
    flex-direction: column;
    margin-bottom: 20px;
  }
  .about-section .number-item:last-child{
    margin-bottom: 0;
  }
}
.about-section .number-item .number{
  font-family: "Marcellus", serif;
    font-size: clamp(2.4rem, 3.4vw, 3rem);
    color: #d97757;
    line-height: 1;
}
.about-section .number-item .body-text{
font: 500 14px / 1.4  "Mulish", serif;
    color: #5c534b;
    margin-top: 8px;
    letter-spacing: 0.01em;
}
.why{
    padding: 120px 0;
  background-color: #1a1715;
}
.why .small-line{
  font: 600 12px "Mulish", sans-serif;
    letter-spacing: 0.22em;
    text-transform: uppercase;
    color: #ebb29e;
    margin-bottom: 20px;
}
.why .heading-h2{
  font-family:  "Marcellus", serif;
    font-weight: 400;
    font-size: clamp(2.4rem, 4.2vw, 3.4rem);
    line-height: 1.06;
    color: rgb(255, 255, 255);
    margin: 0px 0px 20px;
}
.why .sub-head{
    font-family:  "Marcellus", serif;
    font-style: italic;
    font-size: clamp(1.25rem, 1.9vw, 1.6rem);
    line-height: 1.4;
    color: #e8e2d5;
    margin: 0px;
}
.why .box .number{
    font-family:  "Marcellus", serif;
    font-size: 1.6rem;
    color: #e29478;
    margin-bottom: 14px;
}
.why .box .box-title{
  font: 700 18px "Mulish", sans-serif;
    color: rgb(255, 255, 255);
    margin-bottom: 10px;
    letter-spacing: 0.01em;
}
.why .box .box-content{
  font: 400 15px / 1.65 "Mulish", serif;
    color: #bdb7ac;
    margin: 0px;
  }

  .projects{
      padding: 120px 0;
  background-color: #f8f5ee;
  }
  .projects .small-text{
    font: 600 12px;
    letter-spacing: 0.22em;
    text-transform: uppercase;
    color: #d97757;
    margin-bottom: 20px;
  }
  .projects .heading-h2{
    font-weight: 400;
    font-size: clamp(2.4rem, 4.2vw, 3.6rem);
    line-height: 1.06;
    color: #14110f;
    margin: 0 0 20px 0;
  }
  .projects .sub-text{
    font-family: "Marcellus", serif;
    font-style: italic;
    font-size: clamp(1.3rem, 2vw, 1.7rem);
    line-height: 1.4;
    color: #2a2521;
    margin: 0px 0px 22px;
  }
  .projects .project-details{
    display: flex;
    flex-direction: column;
    gap: 20px;
    align-items: flex-start;
  }
  @media (max-width: 599px){
    .projects .project-details{padding-bottom: 40px;}
  }
  .projects .project-details .small-title{
    font: 600 11px "Mulish", serif;
    letter-spacing: 0.16em;
    text-transform: uppercase;
    color: #847a70;
  }
  .projects .project-details .small-title span{
    font-family: "Marcellus", serif;
    font-size: 1.2rem;
    color: #d97757;
  }
  .projects .project-details .heading-h3{
    font-family: "Marcellus", serif;
    font-weight: 400;
    font-size: clamp(2rem, 3.2vw, 2.7rem);
    line-height: 1.05;
    color: #14110f;
    margin: 0;
  }
  .projects .project-details .price{
        font: 500 14px "Mulish", serif;
    color: #5c534b;
  }
  .projects .project-details .price span{
    font-family: "Marcellus", serif;
    font-size: 1.5rem;
    color: #d97757;
  }
  .projects .project-details .tag-line{
    font-family: "Marcellus", serif;
    font-style: italic;
    font-size: 1.35rem;
    line-height: 1.35;
    color: var(--charcoal-700);
  }
  .projects .project-details .size{
    font: 500 13.5px "Mulish", serif;
    color: #5c534b;
  }
  .projects .project-details ul.list{
    padding: 0;
    margin: 0;
    list-style: none;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 10px;
  }
  .projects .project-details ul.list li{
        font: 400 15px / 1.55 "Mulish", serif;
    color: #2a2521;
    position: relative;
    padding: 0 0 0 15px;
  }
  .projects .project-details ul.list li::before{
    content: '';
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background: #d97757;
    position: absolute;
    top: 8px;
    left: 0;
  }
  .projects .project-details .btn{
        display: inline-flex;
    align-items: center;
    gap: 9px;
    font: 600 14px "Mulish", serif;
    letter-spacing: 0.04em;
    color: #d97757;
    text-decoration: none;
    border-bottom: 1px solid #f3d2c5;
    padding: 0 0 4px 0;
    border-radius: 0;
  }


  .register{
        position: relative;
      background: #f3efe6;
      overflow: hidden;
      padding: clamp(64px, 8vw, 120px) 0px;
  }
  .register .details{
    display: flex;
    flex-direction: column;
    gap: 20px;
  }
  .register .details .sortline{
    font: 600 12px "Mulish", sans-serif;
    letter-spacing: 0.22em;
    text-transform: uppercase;
    color: #ebb29e;
    margin-bottom: 20px;
  }
  .register .heading-h2{
     font-weight: 400;
    font-size: clamp(2.4rem, 4.2vw, 3.6rem);
    line-height: 1.06;
    color: #14110f;
    margin: 0px;
  }
  .register .body-text{
   font-family: "Marcellus", serif;
    font-style: italic;
    font-size: clamp(1.3rem, 2vw, 1.65rem);
    line-height: 1.4;
    color: #14110f;
    margin: 0px 0px 32px;
  }
    .register .location-details{
      display: flex;
      flex-direction: column;
      gap: 20px;
    }
  .register .location-details .item{
    display: flex;
    flex-direction: row;
    gap: 20px;
  }
  .register .location-details .item .location-icon{
    background-color: #d97757;
    border-radius: 100px;
    width: 44px;
    height: 44px;
    flex: 0 0 44px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: "Marcellus", serif;
    color: #ffffff;
  }
  .register .location-details .item .heading-h3{
        font: 700 15px "Mulish", sans-serif;
    color: #14110f;
  }
  .register .location-details .item .date{
        font: 400 14px "Mulish", sans-serif;
      color: #5c534b;
  }
  
  .register .line-hr{
    padding: 0;
    margin: 20px 0;
  }
  .register .content{
    
  }
  .register .content .call{
        font: 600 11px "Mulish", sans-serif;
    letter-spacing: 0.16em;
    text-transform: uppercase;
    color: #847a70;
    margin-bottom: 8px;
  }
  .register .content .person{
        font: 400 14px "Mulish", sans-serif;
    color: #423b35;
    margin-bottom: 2px;
  }
  .register .content .phone{
   font-family: "Marcellus", serif;
    font-size: 1.35rem;
    color: #14110f;
    text-decoration: none;
  }


  /* .register .form-wrapper{
    background: rgb(255, 255, 255);
    border: 1px solid #e8e2d5;
    border-radius: 18px;
    box-shadow: 0 16px 40px rgba(26, 23, 21, 0.12);
    padding: clamp(28px, 3.5vw, 44px);
  } 

  .meeting-form {
  padding: 80px 20px;
  background: #f5f1eb;
}*/
.meeting-form * {
  box-sizing: border-box;
}
.meeting-form .container {
  max-width: 760px;
  margin: auto;
}
.meeting-form form {
  background: #fff;
  border-radius: 18px;
  padding: 42px;
  box-shadow: 0 12px 35px rgba(0, 0, 0, 0.08);
}
.meeting-form__row {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 22px;
  margin-bottom: 22px;
}
.meeting-form__field {
  display: flex;
  flex-direction: column;
}
.meeting-form__field label {
  font-size: 15px;
  font-weight: 600;
  margin-bottom: 8px;
  color: #111;
}
.meeting-form__field label span {
  color: #d87150;
}
.meeting-form__field label small {
  font-weight: 400;
  color: #999;
}
.meeting-form__field input,
.meeting-form__field select,
.meeting-form__field textarea {
  width: 100%;
  height: 48px;
  border: 1px solid #d8d8d8;
  border-radius: 4px;
  padding: 0 14px;
  font-size: 16px;
  outline: none;
  transition: 0.3s;
}
.meeting-form__field input:focus,
.meeting-form__field select:focus,
.meeting-form__field textarea:focus {
  border-color: #d87150;
}
.meeting-form__field textarea {
  height: 130px;
  padding-top: 14px;
  resize: vertical;
}
.meeting-form__field select {
  appearance: none;
  cursor: pointer;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='8' viewBox='0 0 14 8'%3E%3Cpath d='M1 1L7 7L13 1' stroke='%23666' stroke-width='1.8' fill='none' stroke-linecap='round'/%3E%3C/svg%3E") no-repeat right 16px center;
  background-size: 13px;
}
.meeting-form__field--full {
  margin-bottom: 28px;
}
.meeting-form__button {
  width: 100%;
  height: 54px;
  border: none;
  border-radius: 4px;
  background: #d87857;
  color: #fff;
  font-size: 24px;
  font-weight: 600;
  cursor: pointer;
  transition: 0.3s;
}
.meeting-form__button:hover {
  background: #c96b4b;
}
.meeting-form__note {
  margin-top: 18px;
  text-align: center;
  color: #8c8c8c;
  font-size: 14px;
}
@media (max-width: 768px) {
  .meeting-form__wrapper {
    padding: 25px;
  }
  .meeting-form__row {
    grid-template-columns: 1fr;
    gap: 18px;
  }
  .meeting-form__button {
    font-size: 20px;
  }
}


.event-footer{
  position: relative;
    background: #14110f;
    color: #f3efe6;
    overflow: hidden;
    padding: 80px 0;
}
.event-footer .footer-logo-tag-line{
      font-family: "Marcellus", serif;
    font-style: italic;
    font-size: 1.5rem;
    line-height: 1.35;
    color: #e8e2d5;
    margin: 20px 0 0 0;
    max-width: 340px;
}
.event-footer .event {
  display: flex;
  flex-direction: column;

}
.event-footer .event .heading-h2{
      font: 600 11px "Mulish", sans-serif;
    letter-spacing: 0.22em;
    text-transform: uppercase;
    color: #ebb29e;
    margin-bottom: 18px;
}
.event-footer .event .location{
      font: 400 15px "Mulish", sans-serif;
    color: #f3efe6;
}
.event-footer .event .project{
      color: #999386;
      font: 400 15px "Mulish", sans-serif;
      padding-top: 20px;
}
.event-footer .event .project a{
  color: #999386;
      font: 400 15px "Mulish", sans-serif;
      text-decoration: none;
}
.event-footer .event .project a:hover{
  text-decoration: underline;
}
.event-footer .event .phone{
   font-family: "Marcellus", serif;
    font-size: 1.6rem;
    color: rgb(255, 255, 255);
    text-decoration: none;
    letter-spacing: 0.02em;
}
.event-footer .copyright{
  border-top: rgba(255,255,255,0.2) solid 1px;
  padding: 20px 0 0 0;
  margin: 20px 0 0 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.event-footer .copyright div{
  font: 400 12px "Mulish", sans-serif;
    color: #999386;
    letter-spacing: 0.02em;
}
@media (max-width: 768px) {
  .event-footer .copyright{
            flex-direction: column;
        gap: 10px;
        text-align: left;
        align-items: flex-start;
  }
  .event{
    padding-top: 40px;
  }
  .form-wrapper{
    margin-top: 40px;
  }
}

.success-message{
    background:#eaf8ef;
    color:#1b7d3b;
    border:1px solid #9ed8b0;
    padding:15px;
    margin-bottom:20px;
    border-radius:6px;
}

.error-message{
    background:#fff1f1;
    color:#c62828;
    border:1px solid #f2bcbc;
    padding:15px;
    margin-bottom:20px;
    border-radius:6px;
}

.page-id-5126 .header, .page-id-5126 .footer, .page-id-5173 .header, .page-id-5173 .footer {
    display: none;
}
.meeting-form__wrapper .wpforms-submit-container .wpforms-submit{
background: #D97757 !important;
    width: 100%;
}
/* .meeting-form__wrapper .wpforms-field-spf_phone .wpforms-pcafe-smart-phone-field{
  position: relative;
}
.meeting-form__wrapper .wpforms-field-spf_phone .wpforms-pcafe-smart-phone-field .iti.iti--allow-dropdown{
  position: relative;
}
.meeting-form__wrapper .wpforms-field-spf_phone .wpforms-pcafe-smart-phone-field .iti.iti--allow-dropdown .iti__flag-container{
  position: absolute;
  top: 1px;
  left: 1px;
    z-index: 2;
    height: 41px;
    width: 44px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #ffffff;
}*/
.meeting-form__wrapper .wpforms-field-spf_phone .wpforms-pcafe-smart-phone-field .pcafe_sphone_field{
 padding: 0 10px 0 60px; 
} 


.meeting-form__wrapper .wpforms-field-spf_phone .iti__selected-flag{
  position: absolute;
    top: 16px;
    left: 10px;

}
.meeting-form__wrapper .wpforms-field-spf_phone .iti__country-list{
  position: absolute;
    background: #ffffff;
    width: 200px;
    top: 0;
    left: 0;
}