element.style {
}
.wpcf7 input[type="url"], .wpcf7 input[type="email"], .wpcf7 input[type="tel"] {
    direction: ltr;
}
.wpcf7-form-control, .wpcf7-form-control.wpcf7-date, .form-control {
    display: inline-block;
    margin-bottom: 15px;
}
.form-control {
    -webkit-appearance: none;
    box-shadow: 5px 3px #888888;
}
.wpcf7-form-control, .wpcf7-form-control.wpcf7-date, .form-control {
    background-color: #afddff;
    /* border: 2px solid #f0ad4e; */
    border-radius: 30px;
    color: #3c7d99;
    font-size: 16px;
    height: inherit;
    line-height: 1.5;
    padding: 7px 22px 6px 22px;
    box-shadow: 5px 3px #888888;
}
.form-control {
    display: block;
    width: 100%;
    height: 42px;
    padding: 8px 24px;
    font-size: 16px;
    line-height: 1.5;
    color: #555555;
    background-color: #fff8f8;
    background-image: none;
    border: 1px solid #e8e0e0;
    border-radius: 0;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.elementor *, .elementor :after, .elementor :before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
input, button, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}
input {
    line-height: normal;
}
button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
user agent stylesheet
input[type="tel" i] {
    padding: 1px 2px;
}
user agent stylesheet
input {
    writing-mode: horizontal-tb !important;
    font-style: ;
    font-variant-ligatures: ;
    font-variant-caps: ;
    font-variant-numeric: ;
    font-variant-east-asian: ;
    font-weight: ;
    font-stretch: ;
    font-size: ;
    font-family: ;
    text-rendering: auto;
    color: fieldtext;
    letter-spacing: normal;
    word-spacing: normal;
    line-height: normal;
    text-transform: none;
    text-indent: 0px;
    text-shadow: none;
    display: inline-block;
    text-align: start;
    appearance: auto;
    -webkit-rtl-ordering: logical;
    cursor: text;
    background-color: field;
    margin: 0em;
    padding: 1px 2px;
    border-width: 2px;
    border-style: inset;
    border-color: -internal-light-dark(rgb(118, 118, 118), rgb(133, 133, 133));
    border-image: initial;
}
.wpcf7-form-control, .wpcf7-form-control.wpcf7-date, .form-control {
    background-color: #afddff;
    /* border: 2px solid #f0ad4e; */
    border-radius: 30px;
    color: #3c7d99;
    font-size: 16px;
    height: inherit;
    line-height: 1.5;
    padding: 7px 22px 6px 22px;
    box-shadow: 5px 3px #888888;
}
 .btn-primary {
    color: #ffffff !important;
    background-color: #d61515 !important;
    border-color: transparent !important;
}
.stretchy_wrapper.ratio_2-1 {
  padding-bottom: 65% !important;
}

