.contactform .error-border {
  border-color: red !important;
}
.g-recaptcha.error-border > div:first-child {
  border: 1px solid red;
}
.g-recaptcha {
}

.aboutinnerbnr {
  position: relative;
  width: 100%;
}
.aboutinnerbnr img {
  display: block;
  width: 100%;
  height: auto;
}
.text-overlay {
  position: absolute;
  top: 50%;
  left: 83px;
  transform: translateY(-50%);
  color: #fff;
  padding: 20px;
}
.text-overlay h1 {
  color: var(--white);
  font-family: var(--font-family-newsreader);
  font-size: 86px;
  font-style: normal;
  font-weight: 300;
  margin: 0;
}
.text-overlay p {
  margin: 0;
}

.gmap iframe {
  width: 300px;
  height: 300px;
  margin-top: 10px;
}
.thecount {
  position: absolute !important;
  text-align: right;
  right: 11px;
  bottom: 10px;
  color: #777;
  font-size: 12px;
  font-family: var(--font-family-inter);
}
.row.margintopspacing {
  margin-top: 3rem;
}
.formbg .form-label {
  font-family: Inter;
  font-size: 24px;
  font-weight: 400;
  line-height: 25.2px;
  text-align: left;
  color:#333333;
}

.contactform .form-control {
  background-color: transparent !important; /* Ensure background is transparent */
}
.contactform input {
  color: #666666;
  background-color: transparent;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
}
.contactform textarea {
  color: #666666;
  background-color: transparent;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  resize: none; /* Disables resizing */
  /* height: 80px; */
}
.contactdesktop {
  display: block;
}
.contactmbl {
  display: none;
}

/* screen - main */

.bannerText {
  color: var(--white);
  font-family: var(--font-family-newsreader) !important;
  font-size: 86px;
  font-style: normal;
  font-weight: 300;
  left: 100px;
  letter-spacing: 0;
  line-height: 34px;
  position: absolute;
  top: 210px;
}

.formbg {
  background: #fff;
  padding: 6rem 0;
  width: 100%;
  margin-bottom: 5rem;
}
.contact-details h2 {
  font-family: Newsreader;
  font-size: 48px;
  font-weight: 400;
  line-height: 48px;
  text-align: left;
  color:#00321d;
}
.contact-details small {
  font-family: Inter;
  font-size: 18px;
  font-weight: 400;
  line-height: 25.2px;
  text-align: left;
  color: #666666;
}
.contact-details ul {
  font-family: Inter;
  font-size: 18px;
  font-weight: 400;
  line-height: 32px;
  text-align: left;
  margin-top: 9rem;
  padding-left: 0;
  color: #00321d;
}
.contact-details ul li {
  line-height: 30px;
  margin-bottom: 20px;
}
.contact-details ul li a {
  color: #00321d;
  text-decoration: none;
}
.contact-details ul li img {
  width: 20px;
  margin-top: 8px;
  margin-right: 17px;
  float: left;
  display: block;
}
.mblviewlist {
  display: none;
}
.dsktopviewlist {
  display: block;
}

.is-invalid {
  border-color: #dc3545;
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23dc3545' d='M4 0l4 4H4v4L0 4h4V0z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
input,
textarea {
  background-color: transparent;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  color: #666666;
}
input,
textarea {
  background-color: transparent;
}
.frmbx {
  width: 90%;
  margin: 0 auto;
}

.frm_hdng {
  padding-bottom: 20px;
  color: #000000;
  font-size: 26px;
  text-align: center;
  font-weight: normal;
}
.frm_hdng h3 {
  font-size: 32px;
}

.frmtr {
  overflow: hidden;
  padding-bottom: 10px;
  margin-bottom: 10px;
}



.frmtd {
  float: left;
  /* width: 47%;*/
  margin-right: 2%;
  width: 39%;
  /* position: relative;*/
}

.frmfld_area {
  overflow: hidden;
  background: transparent;
}



.frmfldbx {
  background: none;
  padding: 4px 3px;
  width: 100%;
  border: 0;
  border-bottom: 1px solid #00321d;
  font-family: var(--font-family-inter);
  font-size: var(--font-size-l);
  font-style: normal;
  font-weight: 400;
  color: #afafaf;
  font-size: 14px;
}

.contactpage .frmfldbx, .contactpage .frmslctbx, .contactpage button.country-code.dropdown-togglee{
  font-size: 20px;
}

.frmslct_area {
  background: url("../img/arrow_contactus.svg") no-repeat right 14px;
  background-position: 93px;
  border-bottom: 1px solid #00321d;
  margin-top: 0px;
  background-size: 13%;
}

.frmslct_area select {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button,
textarea::-webkit-outer-spin-button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin: 0;
  background: transparent;
}
.frmslctbx {
  appearance: none;
  background: url("../img/arrow_contactus.svg") no-repeat right 14px;
  background-color: transparent;
  border: none;
  border-bottom: 1px solid #00321d;
  padding: 4px 0px;
  width: 100%;
  font-family: var(--font-family-inter);
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  color: #afafaf;
  background-size: 13%;
}

::placeholder {
  color: #afafaf;
  opacity: 1;
  /* Firefox */
}

::-ms-input-placeholder {
  /* Edge 12 -18 */
  color: #afafaf;
  background: transparent;
}

.frmtd.rht {
  margin-right: 0px;
}

.titlewidth {
  width: 18%;
}

.mblwidth {
  width: 76%;
  margin-right: 0;
}

.textwidth {
  width: 99%;
  margin-right: 0;
}

.chkbx_txt {
  text-align: justify;
  font-size: 14px;
  font-family: var(--font-family-inter);
  font-style: normal;
  font-weight: 400;
  color: #666666;
}
.chkbx_txt span a {
  text-decoration: underline;
}
.chkbx_txt span a {
  color: #00519d;
}

/* .squaredThree */
.check {
  margin: 0px auto;
  clear: both;
  display: flex;
  float: left;
  border-radius: 3px;
  padding-top: 10px;
}

.check::after {
  clear: both;
  display: block;
  content: "";
}

.check .checkbox-container {
  float: left;
  padding-right: 10px;
  box-sizing: border-box;
}

/* Styling Checkbox Starts */
.checkbox-label {
  color: white;
  display: block;
  position: relative;
  margin: auto;
  cursor: pointer;
  font-size: 22px;
  line-height: 24px;
  height: 50px;
  width: 24px;
  clear: both;
  top: 3px;
}

.checkbox-label input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}

.checkbox-label .mark {
  position: absolute;
  height: 20px;
  width: 20px;
  background-color: transparent;
  border-radius: 3px;
  transition: all 0.3s ease-in;
  border: 1px solid #00321d;
}

.checkbox-label input:checked ~ .mark {
  background-color: none;
  border-radius: 3px;
  transform: rotate(0deg) scale(1);
  opacity: 1;
  border: 1px solid #00321d;
  background: #00321d;
}

.checkbox-label .mark::after {
  position: absolute;
  content: "";
  border-radius: 5px;
}

.checkbox-label input:checked ~ .mark::after {
  transform: rotate(45deg) scale(1);
  left: 7px;
  top: 3px;
  width: 4px;
  height: 10px;
  border: 1px solid white;
  border-width: 0 1px 1px 0;
  border-radius: 0;
}

/* end .squaredThree */

.submit_btn {
  background-color: var(--cardin-green);
  color: #00321d;
  font-size: 20px;
  font-weight: 400;
  cursor: pointer;
  padding: 5px 30px 5px 0px;
  text-align: center;
  border-radius: 8px;
  width: 22%;
  border: 1px solid #00321d;
  font-family: var(--font-family-inter);
}
.submit_btn::after {
  content: url(../img/events/darkgreenarrow-icn.png);
  position: absolute;
  padding-left: 2px;
  padding-top: 4px;
}
.submit_btn button {
  background-color: transparent;
  color: #00321d;
  border: 0;
}

.submit_btn input {
  background-color: transparent;
  color: #00321d;
  border: 0;
}

.captcha {
  width: 60%;
  /* margin: 0 auto 0px auto; */
  padding-bottom: 0;
}
.row.margintopspacing.emailhided {
  display: block;
}
.row.margintopspacing.emailhidem {
  display: none;
}
.thankyoupopup {
  text-align: center;
  padding: 30px 0 40px;
}
.thankyoutext {
  padding: 30px 22px;
  line-height: 25px;
}
.thankyoutext p {
  margin: 0;
  font-size: 16px;
  color: #333333;
  font-family: var(--font-family-inter);
  font-weight: 400;
}
.okbuttonpop {
  border: 1px solid #00321d;
  background-color: #00321d14;
  padding: 11px 23px;
  border-radius: 8px;
  width: auto; 
  max-width: 90px; 
  font-size: 20px;
  color: #00321d;
  font-family: var(--font-family-inter);
  font-weight: 400;
  margin: 0 auto;
  text-align: center;
}
.okbuttonpop a {
  color: #00321d;
  text-decoration: none;
}
@media screen and (max-width: 768px) {
  .gmap iframe {
    width: 100%;
    height: 100%;
  }
  .text-overlay {
    position: absolute;
    top: 88%;
    left: 0%;
    width: 100%; /* Ensures full width */
    display: flex;
    justify-content: center; /* Aligns content horizontally center */
    align-items: center; /* Aligns content vertically center */
  }
  .text-overlay h1 {
    font-family: var(--font-family-newsreader);
    font-size: 36px;
    font-style: normal;
    font-weight: 300;
    text-align: center; /* Aligns text center within its container */
  }
  /* .chkbx_txt {
    font-size: 14px;
  } */
  .row.gx-2space {
    --bs-gutter-x: 0.5rem;
  }
  .row.margintopspacing {
    margin-top: 2rem;
  }
  .frmsction {
    padding: 0 14px 0 14px;
  }
  .frmfldbx {
    font-size: 14px;
  }
  .submit_btn {
    font-size: 16px;
    padding: 8px 28px 11px 0px;
    margin: 0 auto;
  }
  .submit_btn::after {
    padding-top: 1px;
  }
  .g-recaptcha {
    margin: 0 auto;
    transform: scale(0.7);
    transform-origin: 0 0;
    width: 240px;
  }
  .captcha {
    margin: 0 auto 0px auto;
  }
  .contactdesktop {
    display: none;
  }
  .contactmbl {
    display: block;
  }
  .bannerText {
    font-family: var(--font-family-newsreader);
    font-size: var(--font-size-xxxxl);
    font-style: normal;
    font-weight: 500;
    top: 35%;
    left: 30%;
  }
  .contact-details {
    text-align: center;
  }
  .contact-details h2 {
    text-align: center;
    font-size: 30px;
    line-height: 24px;
  }
  .contact-details small {
    font-size: 14px;
  }
  .formbg .form-label {
    font-size: 14px;
    line-height: 14.2px;
  }
  .contactform {
    margin-top: 2rem;
  }
  .formbg input::placeholder,
  .formbg textarea::placeholder {
    font-size: 14px;
  }
  .frmslctbx {
    font-size: 14px;
    background-size: auto;
  }
  .contactform .form-select {
    background: url("../img/dropdowncontact.svg") right 17px / 13px no-repeat;
    background-size: auto;
  }

  .contact-details ul {
    margin-top: 0rem;
  }
  .contact-details ul {
    font-size: 14px;
  }
  .contact-details ul li {
    margin-bottom: 3px;
  }
  .row > *.mblcenter {
    margin-top: 1rem;
  }
  .mblviewlist {
    display: block;
    margin-top: 2rem;
  }
  .dsktopviewlist {
    display: none;
  }

  .formbg {
    padding: 3rem 0;
    margin-bottom: 0;
  }
  .captcha {
    width: 100%;
  }
  .gmap iframe {
    width: 100%;
    height: 100%;
    margin-top: 10px;
  }
}
@media screen and (max-width: 960px) {
  .gmap iframe {
    width: 100%;
  }
  .contact-details ul {
    margin-top: 4rem;
  }
}
@media screen and (max-width: 560px) {
  .submit_btn {
    width: 40%;
  }
  .row.margintopspacing.emailhided {
    display: none;
  }
  .row.margintopspacing.emailhidem {
    display: block;
  }
}
@media screen and (max-width: 600px) {
  .emailhided {
    display: none;
  }
  .row.margintopspacing.emailhidem {
    display: block;
  }
  .col-12.col-md-5.colspace {
    margin-top: 34px;
  }
}
