.elementor-20054 .elementor-element.elementor-element-1f6bd81{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-20054 .elementor-element.elementor-element-1f6bd81.e-con{--flex-grow:0;--flex-shrink:0;}.elementor-20054 .elementor-element.elementor-element-67ee994{--spacer-size:8vh;}.elementor-20054 .elementor-element.elementor-element-2c0ca97{--display:flex;}.elementor-20054 .elementor-element.elementor-element-213f491{width:auto;max-width:auto;}.elementor-20054 .elementor-element.elementor-element-213f491.elementor-element{--align-self:center;}.elementor-20054 .elementor-element.elementor-element-682be0e{--spacer-size:5vh;}@media(min-width:768px){.elementor-20054 .elementor-element.elementor-element-1f6bd81{--width:74.701%;}}/* Start custom CSS for shortcode, class: .elementor-element-86f9bd4 */.wpcf7 select.form-control {
    height: 48px !important;
    padding: 10px 20px !important;
    border-radius: 100px !important;
    line-height: 1.4 !important;
    box-sizing: border-box !important;
}


.contact-us select {
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  appearance: none !important;

  background-color: #fff !important;
  padding: 12px 18px !important;
  border: 1px solid #3F533A !important;
  border-radius: 30px !important;
  font-size: 16px !important;
  height: 52px !important;
  line-height: 52px !important;
  width: 100% !important;
  cursor: pointer !important;

  background-image: url("data:image/svg+xml,%3Csvg width='14' height='10' viewBox='0 0 14 10' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1l6 6 6-6' stroke='%233F533A' stroke-width='2' fill='none'/%3E%3C/svg%3E") !important;
  background-repeat: no-repeat !important;
  background-position: right 16px center !important;
}

/* FIX FOCUS */
.contact-us select.form-control:focus,
.contact-us select:focus {
  background-color: #fff !important;
  outline: none !important;
  box-shadow: 0 0 0 2px rgba(3,180,82,0.2) !important;
}/* End custom CSS */