.elementor-40306 .elementor-element.elementor-element-28f3cdca{padding:1% 0% 0% 0%;}.elementor-40306 .elementor-element.elementor-element-60205c4b img{width:270px;}@media(max-width:1024px){.elementor-40306 .elementor-element.elementor-element-60205c4b img{width:240px;}}@media(max-width:767px){.elementor-40306 .elementor-element.elementor-element-60205c4b img{width:210px;}}/* Start custom CSS */body, html {
  background-color: #fff;
  overflow-x: hidden;
}

.single-header {
  background-color: transparent !important;
  position: absolute;
  left: 0;
  right: 0;
  z-index: 10;
}

.legal-txt br {
  display: none;
}

.legal-txt a {
  color: #1B323E;
}


.the-historian-font {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.bold-txt b {
  font-family: "Avenir", Sans-Serif;
  font-weight: 600;
}

.txt-under {
  -webkit-box-shadow: inset 0 0px 0 white, inset 0 -4px 0 #fff;
  box-shadow: inset 0 0px 0 white, inset 0 -3px 0 #fff;
}


.br-txt br {
  display: block;
}

/*Form*/
.wmd-form label {
  display: none !important;
}

.wmd-form .gform_body {
  margin-right: 16px;
}

.wmd-form input::placeholder {
  opacity: 1;
  color: rgba(39, 41, 51, 0.5);
}

/*.wmd-form .gform_body input:focus::placeholder {
  color: transparent !important;
}*/

.wmd-form .gform_body input {
  color: #000 !important;
  opacity: 1;
  border: solid 1px #707070 !important;
  font-size: 1.458vw !important;
  font-family: "Avenir Book", Sans-serif !important;
  padding: 12.5px !important;
  outline: none;
  border-radius: 0;
}

.wmd-form .gform_footer {
  width: 25% !important;
  margin: 0;
}

.wmd-form .gform_footer input {
  width: 100% !important;
  font-family: "Kiona", Sans-serif;
  font-size: 1.198vw !important;
  font-weight: Bold;
  background-color: #F54B5D;
  border-radius: 0;
  border: 2px solid #F54B5D;
  color: #fff;
  padding: 15px 0;
  outline: none;
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.wmd-form .gform_footer input:hover {
  color: #F54B5D;
  background-color: #fff;
}

/*.wmd-form .gform_body input:focus::-webkit-input-placeholder, .wmd-form .gform_body textarea:focus::-webkit-input-placeholder {
  opacity: 0 !important;
}

.wmd-form .gform_body input:focus:-moz-placeholder, .wmd-form .gform_body textarea:focus:-moz-placeholder {
  opacity: 0 !important;
}

.wmd-form .gform_body input:focus::-moz-placeholder, .wmd-form .gform_body textarea:focus::-moz-placeholder {
  opacity: 0 !important;
}

.wmd-form .gform_body input:focus:-ms-input-placeholder, .wmd-form .gform_body textarea:focus:-ms-input-placeholder {
  opacity: 0 !important;
}

.wmd-form .gform_body input:focus::-ms-input-placeholder, .wmd-form .gform_body textarea:focus::-ms-input-placeholder {
  opacity: 0 !important;
}

.wmd-form .gform_body input:focus::placeholder, .wmd-form .gform_body textarea:focus::placeholder {
  opacity: 0 !important;
}*/


@media only screen and (max-width: 1024px) and (min-width: 769px) {
  .section-01 {
    padding: 90px 30px 140px 20px !important;
  }
}

@media only screen and (max-width: 1024px) {
  .wmd-form .gform_footer {
    margin: 0;
  }

  .wmd-form .gform_footer input {
    width: 100% !important;
    font-size: 2vw !important;
    padding: 12px 0 !important;
  }

  .wmd-form .gform_body input {
    font-size: 2vw !important;
  }

  .txt-under {
    -webkit-box-shadow: inset 0 0px 0 white, inset 0 -2px 0 #fff;
    box-shadow: inset 0 0px 0 white, inset 0 -2px 0 #fff;
  }

  .wmd-form .gform_body {
    margin-right: 10px;
  }
}

@media only screen and (min-width: 768px) {
  .wmd-form form {
    display: flex;
  }

  .wmd-form .gform-body {
    width: 80% !important;
    display: flex;
  }

  .wmd-form .gform_footer.top_label {
    padding: 0 !important;
    margin: 0 !important;
    width: 20%;
  }
}

@media only screen and (max-width: 767px) {
  .br-txt br {
    display: none;
  }

  .wmd-form .gform_footer {
    width: 100% !important;
    margin: 0;
    max-width: 100% !important;
  }

  .wmd-form .gform_body {
    margin-right: 0;
  }

  .wmd-form .gform_footer input {
    width: 100% !important;
    font-size: 4vw !important;
    padding: 15px 10px;
    max-width: 100% !important;
  }

  .wmd-form .gform_body input {
    font-size: 4vw !important;
    font-family: "Avenir Book", Sans-serif;
  }
  
  .legal-txt br {
  display: block;
}

.hide-mobile {
  display: none;
}

.mobile-big {
  font-size: 4vw;
}
}/* End custom CSS */