/*--------------- Top Banner CSS START-------------*/
.banner-container {
  position: relative;
  display: inline-block;
  width: 100%;
}

.banner-container picture img {
  width: 100%;
  height: auto;
  display: block;
}

.banner-text-overlay h1 {
  position: absolute;
  top: 50%;
  left: 100px;
  transform: translateY(-50%);
  padding: 10px;
  font-family: "EB Garamond", serif;
  font-size: 56px;
  color: #fff;
  font-weight: 400;
}
.topspace {
  margin: 80px 0px;
}
.topspace2 {
  margin: 100px 0px 40px 0px;
}
.bootomspace {
  margin-bottom: 120px;
}
.frmfldbx.marginbottom {
  margin-bottom: 20px;
}
.bottomspace {
  margin: 0px 0px 80px 0px;
}
.contacthdng {
  font-family: "EB Garamond", serif;
  font-size: 42px;
  color: #313131;
  font-weight: 400;
}

.contacthdng h1 {
  font-family: "EB Garamond", serif;
  font-size: 42px;
  color: #000;
  font-weight: 400;
  margin-bottom: 30px;
}
.contacthdng p {
    font-size: 16px;
    font-weight: 300;
    color: #000;
    font-family: 'Noto Sans';
}
/* FORM DETAILS */
.contactform .error-border {
  border-color: red !important;
}
.g-recaptcha.error-border > div:first-child {
  border: 1px solid red;
}
.thecount {
  position: absolute !important;
  text-align: right;
  right: 19px;
  bottom: 24px;
  font-family: "Noto Sans", sans-serif;
  font-size: 12px;
  font-weight: 300;
  color: #777777;
}

.centered-placeholder::placeholder {
  text-align: center;
  line-height: 1.5;
  padding-top: 30px;
  font-weight: 300;
}
input,
select,
button,
textarea:focus {
  outline: none !important;
  border-color: inherit;
  box-shadow: inherit;
}
.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,
select,
textarea {
  background-color: transparent;
  outline: none !important;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  color: #777777;
  resize: none;
}
.col-12.col-md-2 {
  max-width: 13%;
}
/*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;
}*/
::placeholder {
  color: #777777;
  opacity: 1;
  font-weight: 300;
  /* Firefox */
}
::-ms-input-placeholder {
  /* Edge 12 -18 */
  color: #777777;
  background: transparent;
  font-weight: 300;
}
.frmslctbx option[value="Ms"]:checked {
  font-weight: 400;
}
.membership-form {
  margin: 0 auto;
  width: 80%;
}
.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;
  width: 96%;
}
.frmtd {
  float: left;
  margin-right: 2%;
  width: 39%;
}
.frmfld_area {
  overflow: hidden;
  background: transparent;
}
select#salutation {
  font-weight: 300;
}
.frmfldbx {
  background: none;
  padding: 4px 3px;
  width: 100%;
  border: 0;
  border-bottom: 1px solid #dcdcdc;
  font-family: "Noto Sans", sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: #000;
  margin-bottom: 40px;
}
.frmslct_area {
  background: url("../contact/img/arrow_contactus.svg") no-repeat right 14px;
  background-position: 93px;
  border-bottom: 1px solid #c1c1c3;
  margin-top: 0px;
  /* background-size: 13%; */
}
/*.frmslct_area select {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
}*/
.frmslctbx {
  appearance: none;
/*  background: url("url(../../images/dropdownicon.svg);") no-repeat right
    14px;*/
    background-image: url(../../images/dropdownicon.svg);
    background-position: right center;
    background-size: 14px;
    background-repeat: no-repeat;
  background-color: transparent;
  border: none;
  border-bottom: 1px solid #dcdcdc;
  padding: 4px 0px 3px 0;
  width: 100%;
  font-family: "Noto Sans", sans-serif;
  font-size: 16px;
  font-weight: 300;
  /*color:#313131;*/
  /* background-size: 13%; */
}

.frmslctbx:has(option:checked:not([disabled])) {
  font-weight: 400;
  color:#000;*
}


option.cm-select-option {
    font-weight: 400;
    color:#313131;*
}

textarea#message {
  border: 1px solid #dcdcdc;
  padding: 20px;
  vertical-align: middle;
  width: 100%;
}
.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-family: "Noto Sans", sans-serif;
  font-size: 16px;
  font-weight: 300;
  color: #777777;
}
.chkbx_txt a {
  text-decoration: underline !important;
  color: #777777 !important;
}

/* .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;
  padding-top: 3px;
}
/* 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 #000;
}
.checkbox-label input:checked ~ .mark {
  background-color: none;
  border-radius: 3px;
  transform: rotate(0deg) scale(1);
  opacity: 1;
  border: 1px solid #000;
  background: #000;
}

.col-3.col-md-2.forpadding {
    padding-right: 0px;
}

.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: 5px;
  height: 10px;
  border: 1px solid white;
  border-width: 0 2px 2px 0;
  border-radius: 0;
}
/* end .squaredThree */
.submit_btn {
  display: flex;
  justify-content: center;
  margin-top: 1rem;
  margin-bottom: 70px;
}

.btn-custom {
  border: 2px solid #000;
  color: #000;
  background-color: transparent;
  border-radius: 34px;
  padding: 0.5rem 1rem;
  font-family: "Noto Sans", sans-serif;
  font-size: 18px;
  cursor: pointer;
  width: 194px;
  transition: all 0.3s ease;
}

/* Hover effect */
.btn-custom:hover {
  background-color: #000;
  color: #fff;
}

.captcha {
  width: 90%;
  margin: 0 auto;
  padding-bottom: 0;
  display: flex;
  justify-content: center;
  margin-bottom: 50px;
}
.row.margintopspacing.emailhided {
  display: block;
}
.row.margintopspacing.emailhidem {
  display: none;
}

/* Last colum coonect with us */
.icon-text-row {
  display: flex;
  align-items: center;
  margin-bottom: 1rem;
  justify-content: center;
}

.icon-text-row .icon img {
  width: 2rem;
  height: 2rem;
  margin-right: 1rem;
}

.icon-text-row .text {
  font-family: "Noto Sans", sans-serif;
  font-size: 16px;
  font-weight: 300;
  color: #777777;
}
.icon-text-row .text a {
  text-decoration: none;
  color: #777777;
}
.icon-text-row .text:hover {
  color: #777777;
  text-decoration: underline;
}

@media screen and (max-width: 768px) {

  .submit_btn {
  display: flex;
  justify-content: center;
  margin-top: 1rem;
  margin-bottom:20px;
}

  .contacthdng h1 {
  font-family: "EB Garamond", serif;
  font-size: 32px;
  color: #000;
  font-weight: 400;
  margin-bottom: 0px;
}

  .frmtr {
    width: 100%;
    overflow:visible;
  }
  .chkbx_txt {
    font-size: 14px;
    line-height:20px;
    margin-bottom:20px;
  }
  .btn-custom {
    width: 100%;
    max-width: 194px;
  }
  .icon-text-row {
    flex-direction: column;
    align-items: center;
    text-align: center;
    margin-top: 20px;
  }
  .icon-text-row .icon img {
    margin-bottom: 1rem;
  }
  .col-12.col-md-2 {
    max-width: 100%;
  }
  textarea#message {
    width: 100%;
  }
  .thecount {
    right: 20px;
  }
}
@media (max-width: 650px) {
    .frmsction {
        box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.08);
        padding: 20px;
        border-radius: 8px;
        margin-bottom: 40px;
        margin: 10px;
        margin-bottom: 50px;
    }

  .topspace {
    margin: 30px 0px;
  }
  .contacthdng {
    font-size: 32px;
  }
  .contacthdng p {
    font-size: 16px;
    padding: 20px 16px 0px 16px;
    font-weight: 300;
    color:#313131;
    line-height:22px;
  }
  .icon-text-row .text {
    padding: 0 80px;
  }
  .banner-text-overlay h1 {
    top: 80%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 1em;
    text-align: center;
    font-size: 32px;
  }
  .frmslctbx {
    margin-bottom: 25px;
    padding: 4px 0px;
  }
  .frmfldbx {
    margin-bottom: 25px;
  }
  .membership-form {
    margin: 0 auto;
    width: 100%;
  }
}
