#elementor-popup-modal-4143 .dialog-widget-content{animation-duration:1.2s;box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}#elementor-popup-modal-4143{background-color:rgba(0,0,0,.8);justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-4143 .dialog-message{width:500px;height:auto;padding:40px 40px 40px 40px;}#elementor-popup-modal-4143 .dialog-close-button{display:flex;}/* Start custom CSS for html, class: .elementor-element-71218c7 */.hs-form {
color:;#33475b;
}
.hs-form ul {
  list-style: none; 
  margin-left:0;
}
.hs-form ul li{
}
.hs-error-msgs  {
    display: none!important;
}
.hs-form .form-columns-1 .input,
.hs-form .form-columns-2 .input {
    color: #104169;
    font-size: 14px;
    margin-right: 2 !important;
}

.hs-form .form-columns-2 .hs-form-field {
  width: calc(100% / 2 - 0.5rem) !important;
  float: left;
  font-size: 14px;
      color: #104169;
      margin-top: 20px;
}

.hs-form .form-columns-1 .hs-form-field {
  width: 100%
  float: left;
    margin-top: 5px;
    font-size: 14px;
    color: #104169;
    
}

.hs-form {
  width: 100%
    font-size: 14px;
    color: #104169;
    
}

@media screen and (max-width: 1000px) {
  .hs-form .form-columns-2 .hs-form-field {
    width: 100% !important;
  }


  .hs-form input[type=text],.hs-form input[type=tel],.hs-form input[type=email] {
    width: 100% !important;
  }
	.hs-form input[type=checkbox] {
	width:auto!important;
	}
}

.hs-form .form-columns-2 .hs-form-field:last-child {
  float: right !important;
}

.hs-form input[type=text],.hs-form input[type=tel],.hs-form input[type=email] {
  box-sizing: border-box;
  padding: 0 15px;
  min-height: 27px;
  width:100%;
  background-color: #f5f8fa;
  border-radius:3px;
  height:40px;
  border: 1px solid #cbd6e2;
 }
.hs-form textarea {
  height: 80px;
  width: 100% !important;
  border: 1px solid #cbd6e2;
  border-radius: 3px;
  color: #383a3b;
  background-color: #F5F8FA;
}

.hs-button.primary.large {
  background: #c4d602;
    border-color: #c4d602;
    color: #ffffff;
    font-size: 15px;
    line-height: 15px;
    font-family: Lato;
    border-radius: 3px;
    border-style: solid;
    border-width: 1px;
    padding: 12px 24px;
    text-transform: uppercase;
}

.grecaptcha-badge { 
    visibility: hidden;
}

.hs-button.primary.large:hover {
  
  background-color: #C4D600;
  color: #FFFFFF;
}
.hs-form fieldset .input {
  margin-bottom:8px;
}
.hs-form .invalid.error {
    border-color:red!important;
}
.hs-button.primary.large {
  background: #c4d602;
    border-color: #c4d602;
    color: #10416A;
    font-size: 15px;
    line-height: 15px;
    font-family: Lato;
    border-radius: 3px;
    border-style: solid;
    border-width: 1px;
    padding: 12px 24px;
    margin-top: 30px;
    text-transform: uppercase;
}

.hs-button.primary.large:hover {
  background-color: #C4D600;
  color: #ffffff;
}/* End custom CSS */