input[type="submit"].wpcf7-submit,
div.wpcf7 .ajax-loader {
vertical-align: middle;
}
.wpcf7 form .wpcf7-response-output.trx_addons_message_box {
margin: 0;
padding: 2em;
}
.wpcf7-not-valid {
border-color: #CC0000 !important;
-webkit-box-shadow: 0px 0px 8px 0px rgba(200, 0, 0, 0.2);
-ms-box-shadow: 0px 0px 8px 0px rgba(200, 0, 0, 0.2);
box-shadow: 0px 0px 8px 0px rgba(200, 0, 0, 0.2);
}
.wpcf7-not-valid.wpcf7-radio {
padding: 6px;
}
span.wpcf7-not-valid-tip {
display: none;
font-size: 0.75em;
}
.wpcf7-not-valid + span.wpcf7-not-valid-tip {
display: block;
}
textarea.wpcf7-form-control,
.wpcf7-form-control[type="text"],
.wpcf7-form-control[type="number"],
.wpcf7-form-control[type="tel"],
.wpcf7-form-control[type="url"],
.wpcf7-form-control[type="email"],
.wpcf7-form-control[type="password"],
.wpcf7-form-control[type="search"] {
width: 100%;
}
.wpcf7 div.wpcf7-response-output {
margin: 2em 0 0;
}
.wpcf7 p + p,
.wpcf7 table + p {
margin: 1em 0 0;
}
.wpcf7-wpgdprc {
display: inline-block;
}.wpcf7 label {
cursor: pointer;
}
.wpcf7-wpgdprc {
margin-bottom: 15px;
}
.wpcf7 form .trx_addons_message_box.wpcf7-response-output,
.wpcf7 div.wpcf7-response-output {
position: relative;
max-width: 100%;
-webkit-transform: none;
-ms-transform: none;
transform: none;
left: 0;
top: 0;
margin: 20px 0 0;
padding: 17px 25px;
border: 1px solid #000;
background: none !important;
color: var(--theme-color-text_dark);
-webkit-box-shadow: 0 3px 21px rgba(0, 0, 0, 0.06) !important;
-ms-box-shadow: 0 3px 21px rgba(0, 0, 0, 0.06) !important;
box-shadow: 0 3px 21px rgba(0, 0, 0, 0.06) !important;
-webkit-border-radius: 5px;
-ms-border-radius: 5px;
border-radius: 5px;
font-size: 14px;
line-height: 18px;
font-weight: 400;
}
.wpcf7 form .trx_addons_message_box.wpcf7-response-output.trx_addons_message_box_success, .wpcf7 form .trx_addons_message_box.wpcf7-response-output.wpcf7-mail-sent-ok,
.wpcf7 div.wpcf7-response-output.trx_addons_message_box_success,
.wpcf7 div.wpcf7-response-output.wpcf7-mail-sent-ok {
border-color: #89D86B !important;
color: var(--theme-color-text_dark) !important;
}
.wpcf7 form .trx_addons_message_box.wpcf7-response-output.trx_addons_message_box_error, .wpcf7 form .trx_addons_message_box.wpcf7-response-output.wpcf7-validation-errors, .wpcf7 form .trx_addons_message_box.wpcf7-response-output.wpcf7-acceptance-missing,
.wpcf7 div.wpcf7-response-output.trx_addons_message_box_error,
.wpcf7 div.wpcf7-response-output.wpcf7-validation-errors,
.wpcf7 div.wpcf7-response-output.wpcf7-acceptance-missing {
border-color: #FFA399 !important;
color: var(--theme-color-text_dark) !important;
}
.DISABLE .wpcf7 form .trx_addons_message_box.wpcf7-response-output {
width: auto;
min-width: auto;
max-width: 50%;
border: none;
margin: 0 !important;
padding: 18px 30px;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
-webkit-border-radius: 5px;
-ms-border-radius: 5px;
border-radius: 5px;
-webkit-box-shadow: none;
-ms-box-shadow: none;
box-shadow: none;
position: fixed;
z-index: 999999;
top: auto;
left: auto;
bottom: 30px;
right: 30px;
font-size: 14px;
line-height: 18px;
font-weight: 400;
-webkit-transform: none;
-ms-transform: none;
transform: none;
-webkit-box-shadow: 0 3px 21px rgba(0, 0, 0, 0.05) !important;
-ms-box-shadow: 0 3px 21px rgba(0, 0, 0, 0.05) !important;
box-shadow: 0 3px 21px rgba(0, 0, 0, 0.05) !important;
color: #000000 !important;
background-color: #ffffff !important;
}
.DISABLE .wpcf7 form .trx_addons_message_box.wpcf7-response-output.trx_addons_message_box_error {
color: #ffffff !important;
background-color: #FF5B4A !important;
}
.DISABLE .wpcf7 form .trx_addons_message_box.wpcf7-response-output.trx_addons_message_box_success {
color: #ffffff !important;
background-color: #89D86B !important;
}
.DISABLE .wpcf7 form .trx_addons_message_box.wpcf7-response-output .trx_addons_error_item {
margin-bottom: 0 !important;
}
.wpcf7-wpgdprc .wpcf7-list-item {
margin: 0;
}
div.wpcf7 .wpcf7-spinner,
div.wpcf7 .ajax-loader {
width: 16px;
height: 16px;
background: none !important;
display: inline-block;
padding: 0;
margin: 0 0 0 10px;
vertical-align: middle;
line-height: 0 !important;
}
div.wpcf7 .wpcf7-spinner:before,
div.wpcf7 .ajax-loader:before {
content: '\e832';
font-family: "fontello";
width: 16px;
height: 16px;
line-height: 16px;
font-size: 14px;
text-align: center;
vertical-align: middle;
display: inline-block;
top: 0;
left: 0;
background-color: transparent;
-webkit-animation: spin 2s infinite linear;
-ms-animation: spin 2s infinite linear;
animation: spin 2s infinite linear;
}
div.wpcf7 .wpcf7-spinner + .acceptance,
div.wpcf7 .wpcf7-spinner + [data-name="acceptance"],
div.wpcf7 .ajax-loader + .acceptance {
margin: 15px 0 0 0;
}
.wpcf7 .columns_wrap > [class*="column-"] {
padding-top: 0 !important;
}
.wpcf7 .columns_wrap {
letter-spacing: -10px;
}
.wpcf7 .columns_wrap *:not(input):not(textarea) {
letter-spacing: 0;
}
.wpcf7 .wpcf7-form > p {
margin-bottom: 0;
}
.wpcf7 .select_container,
.wpcf7 textarea,
.wpcf7 input:not([type="submit"]):not([type="radio"]):not([type="checkbox"]) {
width: 100%;
box-sizing: border-box;
margin-bottom: 20px;
}
.wpcf7 textarea {
margin-bottom: 20px !important;
}
.wpcf7 .wpcf7-not-valid {
margin-bottom: 2px !important;
}
.wpcf7 .wpcf7-not-valid + .wpcf7-not-valid-tip {
margin-bottom: 1em;
}
.wpcf7 textarea {
height: 20.9em;
min-height: 4em;
}
.wpcf7 input[type="text"],
.wpcf7 input[type="number"],
.wpcf7 input[type="email"],
.wpcf7 input[type="url"],
.wpcf7 input[type="tel"],
.wpcf7 input[type="search"],
.wpcf7 input[type="password"],
.wpcf7 textarea,
.wpcf7 select {
outline: none;
}
.wpcf7 .wpcf7-submit {
margin: 40px 0 0;
display: block;
}
.wpcf7 .wpcf7-submit-style {
position: relative;
display: inline-block;
}
.wpcf7 .wpcf7-submit-style .wpcf7-submit {
margin: 0;
padding: 20px 44px 20px 64px !important;
background: transparent !important;
position: relative;
z-index: 1;
}
.wpcf7 .wpcf7-submit-style .submit-style-in {
display: block;
position: absolute;
z-index: 0;
left: 0;
right: 0;
top: 0;
bottom: 0;
overflow: hidden;
font-size: 16px;
background-color: var(--theme-color-text_link);
color: var(--theme-color-inverse_link);
-webkit-border-radius: 0;
-ms-border-radius: 0;
border-radius: 0;
-webkit-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.wpcf7 .wpcf7-submit-style .submit-style-in:before {
content: '\e9a5';
font-family: "fontello";
font-weight: 400;
display: inline-block;
position: absolute;
z-index: 1;
left: 36px;
top: 50%;
width: 1em;
height: 1em;
line-height: 1em;
margin-top: -0.5em;
}
.wpcf7 .wpcf7-submit-style:active .wpcf7-submit + .submit-style-in, .wpcf7 .wpcf7-submit-style:focus .wpcf7-submit + .submit-style-in, .wpcf7 .wpcf7-submit-style:hover .wpcf7-submit + .submit-style-in {
color: var(--theme-color-inverse_link);
border-color: var(--theme-color-text_hover);
background-color: var(--theme-color-text_hover);
}
.wpcf7 .wpcf7-submit-style .wpcf7-submit[disabled]:hover,
.wpcf7 .wpcf7-submit-style .wpcf7-submit[disabled] {
background: transparent !important;
color: #ffffff !important;
}
.wpcf7 .wpcf7-submit-style .wpcf7-submit[disabled]:hover + .submit-style-in,
.wpcf7 .wpcf7-submit-style .wpcf7-submit[disabled] + .submit-style-in {
color: #ffffff !important;
background-color: var(--theme-color-text_light) !important;
}
.wpcf7 .wpgdprc-checkbox {
margin-bottom: 1em;
}
.wpcf7 .wpcf7-acceptance label,
.wpcf7 .wpgdprc-checkbox label {
display: block;
width: 100%;
}
.wpcf7 .wpcf7-submit.default {
width: auto;
margin-top: 4.65em;
}
.wpcf7 .wpcf7-not-valid {
border-color: #ff5b4a !important;
-webkit-box-shadow: none;
-ms-box-shadow: none;
box-shadow: none;
}
.wpcf7 span.wpcf7-not-valid-tip {
color: #ff5b4a !important;
font-size: 13px;
line-height: 16px;
font-weight: 400;
margin-top: 12px;
position: relative;
}
.wpcf7 .wpcf7-acceptance span.wpcf7-list-item {
margin: 0;
}
.wpcf7 .wpcf7-form-control-wrap[data-name="acceptance"],
.wpcf7 .wpcf7-form-control-wrap.acceptance {
display: block;
text-align: left;
} div.wpcf7 .form-style-1 .select_container, div.wpcf7 .form-style-1 textarea,
div.wpcf7 .form-style-1 input:not([type="submit"]):not([type="radio"]):not([type="checkbox"]) {
margin-bottom: 0;
-webkit-box-shadow: 0 15px 15px -14px rgba(0, 0, 0, 0.009);
-ms-box-shadow: 0 15px 15px -14px rgba(0, 0, 0, 0.009);
box-shadow: 0 15px 15px -14px rgba(0, 0, 0, 0.009);
}
div.wpcf7 .form-style-1 input[type="text"], div.wpcf7 .form-style-1 input[type="number"], div.wpcf7 .form-style-1 input[type="email"], div.wpcf7 .form-style-1 input[type="url"], div.wpcf7 .form-style-1 input[type="tel"], div.wpcf7 .form-style-1 input[type="password"], div.wpcf7 .form-style-1 input[type="search"], div.wpcf7 .form-style-1 select, div.wpcf7 .form-style-1 textarea, div.wpcf7 .form-style-1 textarea.wp-editor-area {
padding: 13px 0;
line-height: 1.5em;
border-color: transparent;
}
div.wpcf7 .form-style-1 .columns_wrap > [class*="column-"] {
padding-bottom: 37px;
}
div.wpcf7 .form-style-1 .columns_wrap.margin-bottom > [class*="column-"] {
padding-bottom: 60px;
}
div.wpcf7 .form-style-1 .style-line .wpcf7-form-control-wrap {
display: inline-block;
width: 100%;
}
div.wpcf7 .form-style-1 .wpcf7-not-valid {
margin-bottom: 0 !important;
}
div.wpcf7 .form-style-1 .wpcf7-not-valid + .wpcf7-not-valid-tip {
margin-top: 5px;
}
div.wpcf7 .form-style-1 p {
margin: 0;
}
div.wpcf7 .form-style-1 textarea {
height: 6.2em;
min-height: 4em;
margin-bottom: 0 !important;
}
div.wpcf7 .form-style-1 .style-line {
position: relative;
display: inline-block;
width: 100%;
}
div.wpcf7 .form-style-1 .style-line .line {
display: block;
height: 1px;
width: 100%;
position: relative;
background-color: var(--theme-color-input_bd_color);
-webkit-transition: all 0.4s ease;
-ms-transition: all 0.4s ease;
transition: all 0.4s ease;
z-index: 1;
margin-top: -1px;
}
div.wpcf7 .form-style-1 .style-line .line:before {
content: "";
display: block;
width: 0;
height: 1px;
position: absolute;
left: 0;
top: 0;
z-index: 1;
background-color: var(--theme-color-text_dark);
-webkit-transition: all 0.4s ease;
-ms-transition: all 0.4s ease;
transition: all 0.4s ease;
}
div.wpcf7 .form-style-1 .style-line input[type="text"]:focus + .line:before, div.wpcf7 .form-style-1 .style-line input[type="text"]:active + .line:before, div.wpcf7 .form-style-1 .style-line input[type="number"]:focus + .line:before, div.wpcf7 .form-style-1 .style-line input[type="number"]:active + .line:before, div.wpcf7 .form-style-1 .style-line input[type="email"]:focus + .line:before, div.wpcf7 .form-style-1 .style-line input[type="email"]:active + .line:before, div.wpcf7 .form-style-1 .style-line input[type="url"]:focus + .line:before, div.wpcf7 .form-style-1 .style-line input[type="url"]:active + .line:before, div.wpcf7 .form-style-1 .style-line input[type="tel"]:focus + .line:before, div.wpcf7 .form-style-1 .style-line input[type="tel"]:active + .line:before, div.wpcf7 .form-style-1 .style-line input[type="password"]:focus + .line:before, div.wpcf7 .form-style-1 .style-line input[type="password"]:active + .line:before, div.wpcf7 .form-style-1 .style-line input[type="search"]:focus + .line:before, div.wpcf7 .form-style-1 .style-line input[type="search"]:active + .line:before, div.wpcf7 .form-style-1 .style-line select:focus + .line:before, div.wpcf7 .form-style-1 .style-line select:active + .line:before, div.wpcf7 .form-style-1 .style-line textarea:focus + .line:before, div.wpcf7 .form-style-1 .style-line textarea:active + .line:before, div.wpcf7 .form-style-1 .style-line textarea.wp-editor-area:focus + .line:before, div.wpcf7 .form-style-1 .style-line textarea.wp-editor-area:active + .line:before {
width: 100%;
}
div.wpcf7 .form-style-1 .style-line:hover .line:before {
width: 100%;
}
div.wpcf7 .form-style-1 .style-line .wpcf7-not-valid ~ .line {
opacity: 0;
}
div.wpcf7 .form-style-1 .style-line .wpcf7-not-valid + .line + span.wpcf7-not-valid-tip {
display: block;
}
div.wpcf7 .form-style-1 .style-line[class*="icon-"] textarea,
div.wpcf7 .form-style-1 .style-line[class*="icon-"] select,
div.wpcf7 .form-style-1 .style-line[class*="icon-"] input {
padding-left: 36px;
}
div.wpcf7 .form-style-1 .style-line[class*="icon-"]:before {
color: var(--theme-color-input_text);
display: block;
font-family: "fontello";
font-size: 20px;
font-weight: 400;
position: absolute;
z-index: 1;
top: 10px;
left: 0;
}
div.wpcf7 .form-style-1 .style-line.icon-name:before {
content: '\e9ae';
}
div.wpcf7 .form-style-1 .style-line.icon-email:before {
content: '\e9a3';
font-size: 16px;
margin-top: -1px;
}
div.wpcf7 .form-style-1 .style-line.icon-phone:before {
content: '\e9b8';
}
div.wpcf7 .form-style-1 .style-line.icon-subject:before {
content: '\e9cd';
font-size: 22px;
}
div.wpcf7 .form-style-1 .style-line.icon-textarea:before {
content: '\e9e7';
font-size: 22px;
}
div.wpcf7 .form-style-1 + div.wpcf7-response-output {
margin: 37px 0 0;
}
div.wpcf7 .form-style-1 .wpcf7-spinner + .acceptance,
div.wpcf7 .form-style-1 .wpcf7-spinner + [data-name="acceptance"],
div.wpcf7 .form-style-1 .ajax-loader + .acceptance,
div.wpcf7 .form-style-1 .wpcf7-spinner,
div.wpcf7 .form-style-1 .ajax-loader {
display: inline-block;
padding: 0;
margin: 0 20px;
vertical-align: middle;
line-height: 1;
}
div.wpcf7 .form-style-1 .wpcf7-spinner + .acceptance,
div.wpcf7 .form-style-1 .wpcf7-spinner + [data-name="acceptance"],
div.wpcf7 .form-style-1 .ajax-loader + .acceptance {
margin: 10px 0;
}
div.wpcf7 .form-style-1 input[type="checkbox"] + .wpcf7-list-item-label:before {
top: 0.4em;
}
div.wpcf7 .form-style-1 span.wpcf7-not-valid-tip {
margin-top: 0;
position: relative;
bottom: -12px;
} div.wpcf7 .form-style-2 .select_container, div.wpcf7 .form-style-2 textarea,
div.wpcf7 .form-style-2 input:not([type="submit"]):not([type="radio"]):not([type="checkbox"]) {
margin-bottom: 0;
-webkit-box-shadow: 0 15px 15px -14px rgba(0, 0, 0, 0.01);
-ms-box-shadow: 0 15px 15px -14px rgba(0, 0, 0, 0.01);
box-shadow: 0 15px 15px -14px rgba(0, 0, 0, 0.01);
}
div.wpcf7 .form-style-2 .hiddendiv,
div.wpcf7 .form-style-2 input[type="text"], div.wpcf7 .form-style-2 input[type="number"], div.wpcf7 .form-style-2 input[type="email"], div.wpcf7 .form-style-2 input[type="url"], div.wpcf7 .form-style-2 input[type="tel"], div.wpcf7 .form-style-2 input[type="password"], div.wpcf7 .form-style-2 input[type="search"], div.wpcf7 .form-style-2 select, div.wpcf7 .form-style-2 textarea, div.wpcf7 .form-style-2 textarea.wp-editor-area {
padding: 10px 0;
line-height: 1.5em;
font-size: 14px;
font-weight: 400;
letter-spacing: 0.1px;
border-color: transparent;
}
div.wpcf7 .form-style-2 input[placeholder]::-webkit-input-placeholder {
text-overflow: ellipsis;
opacity: 1;
color: var(--theme-color-alter_text);
-webkit-transition: color 0.3s ease;
-ms-transition: color 0.3s ease;
transition: color 0.3s ease;
}
div.wpcf7 .form-style-2 textarea[placeholder]::-webkit-input-placeholder {
text-overflow: ellipsis;
opacity: 1;
color: var(--theme-color-alter_text);
-webkit-transition: color 0.3s ease;
-ms-transition: color 0.3s ease;
transition: color 0.3s ease;
}
div.wpcf7 .form-style-2 input[placeholder]::-moz-placeholder {
text-overflow: ellipsis;
opacity: 1;
color: var(--theme-color-alter_text);
-webkit-transition: color 0.3s ease;
-ms-transition: color 0.3s ease;
transition: color 0.3s ease;
}
div.wpcf7 .form-style-2 textarea[placeholder]::-moz-placeholder {
text-overflow: ellipsis;
opacity: 1;
color: var(--theme-color-alter_text);
-webkit-transition: color 0.3s ease;
-ms-transition: color 0.3s ease;
transition: color 0.3s ease;
}
div.wpcf7 .form-style-2 input[placeholder]:-ms-input-placeholder {
text-overflow: ellipsis;
opacity: 1;
color: var(--theme-color-alter_text);
-webkit-transition: color 0.3s ease;
-ms-transition: color 0.3s ease;
transition: color 0.3s ease;
}
div.wpcf7 .form-style-2 textarea[placeholder]:-ms-input-placeholder {
text-overflow: ellipsis;
opacity: 1;
color: var(--theme-color-alter_text);
-webkit-transition: color 0.3s ease;
-ms-transition: color 0.3s ease;
transition: color 0.3s ease;
}
div.wpcf7 .form-style-2 input[placeholder]::placeholder {
text-overflow: ellipsis;
opacity: 1;
color: var(--theme-color-alter_text);
-webkit-transition: color 0.3s ease;
-ms-transition: color 0.3s ease;
transition: color 0.3s ease;
}
div.wpcf7 .form-style-2 textarea[placeholder]::placeholder {
text-overflow: ellipsis;
opacity: 1;
color: var(--theme-color-alter_text);
-webkit-transition: color 0.3s ease;
-ms-transition: color 0.3s ease;
transition: color 0.3s ease;
}
div.wpcf7 .form-style-2 input[placeholder]:focus::-webkit-input-placeholder {
opacity: 1;
color: var(--theme-color-input_dark);
}
div.wpcf7 .form-style-2 textarea[placeholder]:focus::-webkit-input-placeholder {
opacity: 1;
color: var(--theme-color-input_dark);
}
div.wpcf7 .form-style-2 input[placeholder]:focus::-moz-placeholder {
opacity: 1;
color: var(--theme-color-input_dark);
}
div.wpcf7 .form-style-2 textarea[placeholder]:focus::-moz-placeholder {
opacity: 1;
color: var(--theme-color-input_dark);
}
div.wpcf7 .form-style-2 input[placeholder]:focus:-ms-input-placeholder {
opacity: 1;
color: var(--theme-color-input_dark);
}
div.wpcf7 .form-style-2 textarea[placeholder]:focus:-ms-input-placeholder {
opacity: 1;
color: var(--theme-color-input_dark);
}
div.wpcf7 .form-style-2 input[placeholder]:focus::placeholder {
opacity: 1;
color: var(--theme-color-input_dark);
}
div.wpcf7 .form-style-2 textarea[placeholder]:focus::placeholder {
opacity: 1;
color: var(--theme-color-input_dark);
}
div.wpcf7 .form-style-2 .columns_wrap > [class*="column-"] {
padding-bottom: 21px;
}
div.wpcf7 .form-style-2 .columns_wrap.margin-bottom > [class*="column-"] {
padding-bottom: 44px;
}
div.wpcf7 .form-style-2 .style-line .wpcf7-form-control-wrap {
display: inline-block;
width: 100%;
line-height: 1;
}
div.wpcf7 .form-style-2 .wpcf7-not-valid {
margin-bottom: 0 !important;
}
div.wpcf7 .form-style-2 .wpcf7-not-valid + .wpcf7-not-valid-tip {
margin-top: 5px;
}
div.wpcf7 .form-style-2 p {
margin: 0;
}
div.wpcf7 .form-style-2 textarea {
height: 45px;
min-height: 45px;
margin-bottom: 0 !important;
}
div.wpcf7 .form-style-2 .noscroll {
overflow: hidden;
}
div.wpcf7 .form-style-2 .hiddendiv {
display: none;
border-bottom: 1px solid #ddd;
width: 100%;
min-height: 45px;
padding: 10px 0;
word-wrap: break-word;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
font-weight: 400;
letter-spacing: 0.1px;
white-space: pre-wrap;
}
div.wpcf7 .form-style-2 .style-line {
position: relative;
display: inline-block;
width: 100%;
}
div.wpcf7 .form-style-2 .style-line .line {
display: block;
height: 1px;
width: 100%;
position: relative;
background-color: var(--theme-color-input_bd_color);
-webkit-transition: all 0.4s ease;
-ms-transition: all 0.4s ease;
transition: all 0.4s ease;
z-index: 1;
margin-top: -1px;
}
div.wpcf7 .form-style-2 .style-line .line:before {
content: "";
display: block;
width: 0;
height: 1px;
position: absolute;
left: 0;
top: 0;
z-index: 1;
background-color: var(--theme-color-text_dark);
-webkit-transition: all 0.4s ease;
-ms-transition: all 0.4s ease;
transition: all 0.4s ease;
}
div.wpcf7 .form-style-2 .style-line input[type="text"]:focus + * + .line:before,
div.wpcf7 .form-style-2 .style-line input[type="text"]:focus + .line:before, div.wpcf7 .form-style-2 .style-line input[type="text"]:active + * + .line:before,
div.wpcf7 .form-style-2 .style-line input[type="text"]:active + .line:before, div.wpcf7 .form-style-2 .style-line input[type="number"]:focus + * + .line:before,
div.wpcf7 .form-style-2 .style-line input[type="number"]:focus + .line:before, div.wpcf7 .form-style-2 .style-line input[type="number"]:active + * + .line:before,
div.wpcf7 .form-style-2 .style-line input[type="number"]:active + .line:before, div.wpcf7 .form-style-2 .style-line input[type="email"]:focus + * + .line:before,
div.wpcf7 .form-style-2 .style-line input[type="email"]:focus + .line:before, div.wpcf7 .form-style-2 .style-line input[type="email"]:active + * + .line:before,
div.wpcf7 .form-style-2 .style-line input[type="email"]:active + .line:before, div.wpcf7 .form-style-2 .style-line input[type="url"]:focus + * + .line:before,
div.wpcf7 .form-style-2 .style-line input[type="url"]:focus + .line:before, div.wpcf7 .form-style-2 .style-line input[type="url"]:active + * + .line:before,
div.wpcf7 .form-style-2 .style-line input[type="url"]:active + .line:before, div.wpcf7 .form-style-2 .style-line input[type="tel"]:focus + * + .line:before,
div.wpcf7 .form-style-2 .style-line input[type="tel"]:focus + .line:before, div.wpcf7 .form-style-2 .style-line input[type="tel"]:active + * + .line:before,
div.wpcf7 .form-style-2 .style-line input[type="tel"]:active + .line:before, div.wpcf7 .form-style-2 .style-line input[type="password"]:focus + * + .line:before,
div.wpcf7 .form-style-2 .style-line input[type="password"]:focus + .line:before, div.wpcf7 .form-style-2 .style-line input[type="password"]:active + * + .line:before,
div.wpcf7 .form-style-2 .style-line input[type="password"]:active + .line:before, div.wpcf7 .form-style-2 .style-line input[type="search"]:focus + * + .line:before,
div.wpcf7 .form-style-2 .style-line input[type="search"]:focus + .line:before, div.wpcf7 .form-style-2 .style-line input[type="search"]:active + * + .line:before,
div.wpcf7 .form-style-2 .style-line input[type="search"]:active + .line:before, div.wpcf7 .form-style-2 .style-line select:focus + * + .line:before,
div.wpcf7 .form-style-2 .style-line select:focus + .line:before, div.wpcf7 .form-style-2 .style-line select:active + * + .line:before,
div.wpcf7 .form-style-2 .style-line select:active + .line:before, div.wpcf7 .form-style-2 .style-line textarea:focus + * + .line:before,
div.wpcf7 .form-style-2 .style-line textarea:focus + .line:before, div.wpcf7 .form-style-2 .style-line textarea:active + * + .line:before,
div.wpcf7 .form-style-2 .style-line textarea:active + .line:before, div.wpcf7 .form-style-2 .style-line textarea.wp-editor-area:focus + * + .line:before,
div.wpcf7 .form-style-2 .style-line textarea.wp-editor-area:focus + .line:before, div.wpcf7 .form-style-2 .style-line textarea.wp-editor-area:active + * + .line:before,
div.wpcf7 .form-style-2 .style-line textarea.wp-editor-area:active + .line:before {
width: 100%;
}
div.wpcf7 .form-style-2 .style-line:hover .line:before {
width: 100%;
}
div.wpcf7 .form-style-2 .style-line .wpcf7-not-valid ~ .line {
opacity: 0;
}
div.wpcf7 .form-style-2 .style-line .wpcf7-not-valid + .line + span.wpcf7-not-valid-tip {
display: block;
}
div.wpcf7 .form-style-2 .style-line[class*="icon-"] textarea,
div.wpcf7 .form-style-2 .style-line[class*="icon-"] select,
div.wpcf7 .form-style-2 .style-line[class*="icon-"] input {
padding-left: 36px;
}
div.wpcf7 .form-style-2 .style-line[class*="icon-"]:before {
color: var(--theme-color-input_text);
display: block;
font-family: "fontello";
font-size: 20px;
font-weight: 400;
position: absolute;
z-index: 1;
top: 7px;
left: 0;
}
div.wpcf7 .form-style-2 .style-line.icon-name:before {
content: '\e9ae';
}
div.wpcf7 .form-style-2 .style-line.icon-email:before {
content: '\e9a3';
font-size: 16px;
}
div.wpcf7 .form-style-2 .style-line.icon-phone:before {
content: '\e9b8';
}
div.wpcf7 .form-style-2 .style-line.icon-subject:before {
content: '\e9cd';
font-size: 22px;
}
div.wpcf7 .form-style-2 .style-line.icon-textarea:before {
content: '\e9e7';
font-size: 22px;
}
div.wpcf7 .form-style-2 + div.wpcf7-response-output {
margin: 35px 0 0;
}
div.wpcf7 .form-style-2 .ajax-loader + .acceptance,
div.wpcf7 .form-style-2 .wpcf7-spinner + .acceptance,
div.wpcf7 .form-style-2 .wpcf7-spinner + [data-name="acceptance"],
div.wpcf7 .form-style-2 .wpcf7-spinner,
div.wpcf7 .form-style-2 .ajax-loader {
display: inline-block;
padding: 0;
margin: 0 0 0 20px;
vertical-align: middle;
line-height: 1;
}
div.wpcf7 .form-style-2 input[type="checkbox"] + .wpcf7-list-item-label:before {
top: 0.4em;
}
div.wpcf7 .form-style-2 span.wpcf7-not-valid-tip {
margin-top: 0;
position: relative;
bottom: -12px;
} div.wpcf7 .form-style-3 .select_container, div.wpcf7 .form-style-3 textarea,
div.wpcf7 .form-style-3 input:not([type="submit"]):not([type="radio"]):not([type="checkbox"]) {
margin-bottom: 0;
}
div.wpcf7 .form-style-3 input[type="text"], div.wpcf7 .form-style-3 input[type="number"], div.wpcf7 .form-style-3 input[type="email"], div.wpcf7 .form-style-3 input[type="url"], div.wpcf7 .form-style-3 input[type="tel"], div.wpcf7 .form-style-3 input[type="password"], div.wpcf7 .form-style-3 input[type="search"], div.wpcf7 .form-style-3 select, div.wpcf7 .form-style-3 textarea, div.wpcf7 .form-style-3 textarea.wp-editor-area {
padding: 13px 0;
line-height: 1.5em;
border-color: transparent;
}
div.wpcf7 .form-style-3 select {
color: var(--theme-color-inverse_text);
}
div.wpcf7 .form-style-3 select:focus {
color: var(--theme-color-input_dark);
}
div.wpcf7 .form-style-3 input[placeholder]::-webkit-input-placeholder {
text-overflow: ellipsis;
opacity: 1;
color: var(--theme-color-inverse_text);
-webkit-transition: color 0.3s ease;
-ms-transition: color 0.3s ease;
transition: color 0.3s ease;
}
div.wpcf7 .form-style-3 textarea[placeholder]::-webkit-input-placeholder {
text-overflow: ellipsis;
opacity: 1;
color: var(--theme-color-inverse_text);
-webkit-transition: color 0.3s ease;
-ms-transition: color 0.3s ease;
transition: color 0.3s ease;
}
div.wpcf7 .form-style-3 input[placeholder]::-moz-placeholder {
text-overflow: ellipsis;
opacity: 1;
color: var(--theme-color-inverse_text);
-webkit-transition: color 0.3s ease;
-ms-transition: color 0.3s ease;
transition: color 0.3s ease;
}
div.wpcf7 .form-style-3 textarea[placeholder]::-moz-placeholder {
text-overflow: ellipsis;
opacity: 1;
color: var(--theme-color-inverse_text);
-webkit-transition: color 0.3s ease;
-ms-transition: color 0.3s ease;
transition: color 0.3s ease;
}
div.wpcf7 .form-style-3 input[placeholder]:-ms-input-placeholder {
text-overflow: ellipsis;
opacity: 1;
color: var(--theme-color-inverse_text);
-webkit-transition: color 0.3s ease;
-ms-transition: color 0.3s ease;
transition: color 0.3s ease;
}
div.wpcf7 .form-style-3 textarea[placeholder]:-ms-input-placeholder {
text-overflow: ellipsis;
opacity: 1;
color: var(--theme-color-inverse_text);
-webkit-transition: color 0.3s ease;
-ms-transition: color 0.3s ease;
transition: color 0.3s ease;
}
div.wpcf7 .form-style-3 input[placeholder]::placeholder {
text-overflow: ellipsis;
opacity: 1;
color: var(--theme-color-inverse_text);
-webkit-transition: color 0.3s ease;
-ms-transition: color 0.3s ease;
transition: color 0.3s ease;
}
div.wpcf7 .form-style-3 textarea[placeholder]::placeholder {
text-overflow: ellipsis;
opacity: 1;
color: var(--theme-color-inverse_text);
-webkit-transition: color 0.3s ease;
-ms-transition: color 0.3s ease;
transition: color 0.3s ease;
}
div.wpcf7 .form-style-3 input[placeholder]:focus::-webkit-input-placeholder {
opacity: 1;
color: var(--theme-color-input_dark);
}
div.wpcf7 .form-style-3 textarea[placeholder]:focus::-webkit-input-placeholder {
opacity: 1;
color: var(--theme-color-input_dark);
}
div.wpcf7 .form-style-3 input[placeholder]:focus::-moz-placeholder {
opacity: 1;
color: var(--theme-color-input_dark);
}
div.wpcf7 .form-style-3 textarea[placeholder]:focus::-moz-placeholder {
opacity: 1;
color: var(--theme-color-input_dark);
}
div.wpcf7 .form-style-3 input[placeholder]:focus:-ms-input-placeholder {
opacity: 1;
color: var(--theme-color-input_dark);
}
div.wpcf7 .form-style-3 textarea[placeholder]:focus:-ms-input-placeholder {
opacity: 1;
color: var(--theme-color-input_dark);
}
div.wpcf7 .form-style-3 input[placeholder]:focus::placeholder {
opacity: 1;
color: var(--theme-color-input_dark);
}
div.wpcf7 .form-style-3 textarea[placeholder]:focus::placeholder {
opacity: 1;
color: var(--theme-color-input_dark);
}
div.wpcf7 .form-style-3 .columns_wrap > [class*="column-"] {
padding-bottom: 37px;
}
div.wpcf7 .form-style-3 .columns_wrap.margin-bottom > [class*="column-"] {
padding-bottom: 60px;
}
div.wpcf7 .form-style-3 .style-line .wpcf7-form-control-wrap {
display: inline-block;
width: 100%;
}
div.wpcf7 .form-style-3 .wpcf7-not-valid {
margin-bottom: 0 !important;
}
div.wpcf7 .form-style-3 .wpcf7-not-valid + .wpcf7-not-valid-tip {
margin-top: 5px;
}
div.wpcf7 .form-style-3 p {
margin: 0;
}
div.wpcf7 .form-style-3 textarea {
height: 6.2em;
min-height: 4em;
margin-bottom: 0 !important;
}
div.wpcf7 .form-style-3 .style-line {
position: relative;
display: inline-block;
width: 100%;
}
div.wpcf7 .form-style-3 .style-line .line {
display: block;
height: 1px;
width: 100%;
position: relative;
background-color: var(--theme-color-text_dark_02);
-webkit-transition: all 0.4s ease;
-ms-transition: all 0.4s ease;
transition: all 0.4s ease;
z-index: 1;
margin-top: -1px;
}
div.wpcf7 .form-style-3 .style-line .line:before {
content: "";
display: block;
width: 0;
height: 1px;
position: absolute;
left: 0;
top: 0;
z-index: 1;
background-color: var(--theme-color-text_dark);
-webkit-transition: all 0.4s ease;
-ms-transition: all 0.4s ease;
transition: all 0.4s ease;
}
div.wpcf7 .form-style-3 .style-line input[type="text"]:focus + .line:before, div.wpcf7 .form-style-3 .style-line input[type="text"]:active + .line:before, div.wpcf7 .form-style-3 .style-line input[type="number"]:focus + .line:before, div.wpcf7 .form-style-3 .style-line input[type="number"]:active + .line:before, div.wpcf7 .form-style-3 .style-line input[type="email"]:focus + .line:before, div.wpcf7 .form-style-3 .style-line input[type="email"]:active + .line:before, div.wpcf7 .form-style-3 .style-line input[type="url"]:focus + .line:before, div.wpcf7 .form-style-3 .style-line input[type="url"]:active + .line:before, div.wpcf7 .form-style-3 .style-line input[type="tel"]:focus + .line:before, div.wpcf7 .form-style-3 .style-line input[type="tel"]:active + .line:before, div.wpcf7 .form-style-3 .style-line input[type="password"]:focus + .line:before, div.wpcf7 .form-style-3 .style-line input[type="password"]:active + .line:before, div.wpcf7 .form-style-3 .style-line input[type="search"]:focus + .line:before, div.wpcf7 .form-style-3 .style-line input[type="search"]:active + .line:before, div.wpcf7 .form-style-3 .style-line select:focus + .line:before, div.wpcf7 .form-style-3 .style-line select:active + .line:before, div.wpcf7 .form-style-3 .style-line textarea:focus + .line:before, div.wpcf7 .form-style-3 .style-line textarea:active + .line:before, div.wpcf7 .form-style-3 .style-line textarea.wp-editor-area:focus + .line:before, div.wpcf7 .form-style-3 .style-line textarea.wp-editor-area:active + .line:before {
width: 100%;
}
div.wpcf7 .form-style-3 .style-line:hover .line:before {
width: 100%;
}
div.wpcf7 .form-style-3 .style-line .wpcf7-not-valid ~ .line {
opacity: 0;
}
div.wpcf7 .form-style-3 .style-line .wpcf7-not-valid + .line + span.wpcf7-not-valid-tip {
display: block;
}
div.wpcf7 .form-style-3 .style-line[class*="icon-"] textarea,
div.wpcf7 .form-style-3 .style-line[class*="icon-"] select,
div.wpcf7 .form-style-3 .style-line[class*="icon-"] input {
padding-left: 36px;
}
div.wpcf7 .form-style-3 .style-line[class*="icon-"]:before {
color: var(--theme-color-inverse_text);
display: block;
font-family: "fontello";
font-size: 20px;
font-weight: 400;
position: absolute;
z-index: 1;
top: 10px;
left: 0;
}
div.wpcf7 .form-style-3 .style-line.icon-name:before {
content: '\e9ae';
}
div.wpcf7 .form-style-3 .style-line.icon-email:before {
content: '\e9a3';
font-size: 16px;
margin-top: 0;
}
div.wpcf7 .form-style-3 .style-line.icon-phone:before {
content: '\e9b8';
}
div.wpcf7 .form-style-3 .style-line.icon-subject:before {
content: '\e9cd';
font-size: 22px;
}
div.wpcf7 .form-style-3 .style-line.icon-textarea:before {
content: '\e9e7';
font-size: 22px;
}
div.wpcf7 .form-style-3 + div.wpcf7-response-output {
margin: 37px 0 0;
background-color: rgba(255, 255, 255, 0.9);
}
div.wpcf7 .form-style-3 .wpcf7-list-item-label {
color: var(--theme-color-text);
}
div.wpcf7 .form-style-3 .ajax-loader + .acceptance,
div.wpcf7 .form-style-3 .wpcf7-spinner + .acceptance,
div.wpcf7 .form-style-3 .wpcf7-spinner + [data-name="acceptance"],
div.wpcf7 .form-style-3 .wpcf7-spinner,
div.wpcf7 .form-style-3 .ajax-loader {
display: inline-block;
padding: 0;
margin: 0 0 0 15px;
vertical-align: middle;
line-height: 1;
}
div.wpcf7 .form-style-3 input[type="checkbox"] + .wpcf7-list-item-label:before {
top: 0.4em;
border-color: var(--theme-color-text_dark_07);
}
div.wpcf7 .form-style-3 input[type="checkbox"] + .wpcf7-list-item-label:hover:before {
border-color: var(--theme-color-text_dark);
}
div.wpcf7 .form-style-3 span.wpcf7-not-valid-tip {
margin-top: 0;
position: relative;
bottom: -12px;
}
.ua_firefox div.wpcf7 .form-style-3 input[type="checkbox"] + .wpcf7-list-item-label:before {
top: 0.37em;
} div.wpcf7 .form-style-4 .select_container, div.wpcf7 .form-style-4 textarea,
div.wpcf7 .form-style-4 input:not([type="submit"]):not([type="radio"]):not([type="checkbox"]) {
margin-bottom: 0;
}
div.wpcf7 .form-style-4 input[type="text"], div.wpcf7 .form-style-4 input[type="number"], div.wpcf7 .form-style-4 input[type="email"], div.wpcf7 .form-style-4 input[type="url"], div.wpcf7 .form-style-4 input[type="tel"], div.wpcf7 .form-style-4 input[type="password"], div.wpcf7 .form-style-4 input[type="search"], div.wpcf7 .form-style-4 select, div.wpcf7 .form-style-4 textarea, div.wpcf7 .form-style-4 textarea.wp-editor-area {
padding: 12px 47px;
line-height: 1.5em;
border: 1px solid var(--theme-color-input_bd_color);
-webkit-border-radius: 0;
-ms-border-radius: 0;
border-radius: 0;
}
div.wpcf7 .form-style-4 .select_container:after {
right: 2em;
}
div.wpcf7 .form-style-4 input[placeholder]::-webkit-input-placeholder {
text-overflow: ellipsis;
opacity: 1;
color: var(--theme-color-text_light);
-webkit-transition: color 0.3s ease;
-ms-transition: color 0.3s ease;
transition: color 0.3s ease;
}
div.wpcf7 .form-style-4 textarea[placeholder]::-webkit-input-placeholder {
text-overflow: ellipsis;
opacity: 1;
color: var(--theme-color-text_light);
-webkit-transition: color 0.3s ease;
-ms-transition: color 0.3s ease;
transition: color 0.3s ease;
}
div.wpcf7 .form-style-4 input[placeholder]::-moz-placeholder {
text-overflow: ellipsis;
opacity: 1;
color: var(--theme-color-text_light);
-webkit-transition: color 0.3s ease;
-ms-transition: color 0.3s ease;
transition: color 0.3s ease;
}
div.wpcf7 .form-style-4 textarea[placeholder]::-moz-placeholder {
text-overflow: ellipsis;
opacity: 1;
color: var(--theme-color-text_light);
-webkit-transition: color 0.3s ease;
-ms-transition: color 0.3s ease;
transition: color 0.3s ease;
}
div.wpcf7 .form-style-4 input[placeholder]:-ms-input-placeholder {
text-overflow: ellipsis;
opacity: 1;
color: var(--theme-color-text_light);
-webkit-transition: color 0.3s ease;
-ms-transition: color 0.3s ease;
transition: color 0.3s ease;
}
div.wpcf7 .form-style-4 textarea[placeholder]:-ms-input-placeholder {
text-overflow: ellipsis;
opacity: 1;
color: var(--theme-color-text_light);
-webkit-transition: color 0.3s ease;
-ms-transition: color 0.3s ease;
transition: color 0.3s ease;
}
div.wpcf7 .form-style-4 input[placeholder]::placeholder {
text-overflow: ellipsis;
opacity: 1;
color: var(--theme-color-text_light);
-webkit-transition: color 0.3s ease;
-ms-transition: color 0.3s ease;
transition: color 0.3s ease;
}
div.wpcf7 .form-style-4 textarea[placeholder]::placeholder {
text-overflow: ellipsis;
opacity: 1;
color: var(--theme-color-text_light);
-webkit-transition: color 0.3s ease;
-ms-transition: color 0.3s ease;
transition: color 0.3s ease;
}
div.wpcf7 .form-style-4 input[placeholder]:focus::-webkit-input-placeholder {
opacity: 1;
color: var(--theme-color-input_dark);
}
div.wpcf7 .form-style-4 textarea[placeholder]:focus::-webkit-input-placeholder {
opacity: 1;
color: var(--theme-color-input_dark);
}
div.wpcf7 .form-style-4 input[placeholder]:focus::-moz-placeholder {
opacity: 1;
color: var(--theme-color-input_dark);
}
div.wpcf7 .form-style-4 textarea[placeholder]:focus::-moz-placeholder {
opacity: 1;
color: var(--theme-color-input_dark);
}
div.wpcf7 .form-style-4 input[placeholder]:focus:-ms-input-placeholder {
opacity: 1;
color: var(--theme-color-input_dark);
}
div.wpcf7 .form-style-4 textarea[placeholder]:focus:-ms-input-placeholder {
opacity: 1;
color: var(--theme-color-input_dark);
}
div.wpcf7 .form-style-4 input[placeholder]:focus::placeholder {
opacity: 1;
color: var(--theme-color-input_dark);
}
div.wpcf7 .form-style-4 textarea[placeholder]:focus::placeholder {
opacity: 1;
color: var(--theme-color-input_dark);
}
div.wpcf7 .form-style-4 .columns_wrap {
margin-right: -20px;
}
div.wpcf7 .form-style-4 .columns_wrap > [class*="column-"] {
padding-bottom: 30px;
padding-right: 20px;
}
div.wpcf7 .form-style-4 .columns_wrap.margin-bottom > [class*="column-"] {
padding-bottom: 26px;
}
div.wpcf7 .form-style-4 .style-icon .wpcf7-form-control-wrap {
display: inline-block;
width: 100%;
}
div.wpcf7 .form-style-4 .wpcf7-not-valid {
margin-bottom: 0 !important;
}
div.wpcf7 .form-style-4 .wpcf7-not-valid + .wpcf7-not-valid-tip {
margin-top: 5px;
}
div.wpcf7 .form-style-4 p {
margin: 0;
}
div.wpcf7 .form-style-4 textarea {
height: 6.2em;
min-height: 4em;
margin-bottom: 0 !important;
}
div.wpcf7 .form-style-4 .style-icon {
position: relative;
display: inline-block;
width: 100%;
}
div.wpcf7 .form-style-4 .style-icon[class*="icon-"]:before {
color: var(--theme-color-text_light);
display: block;
font-family: "fontello";
font-size: 17px;
font-weight: 400;
position: absolute;
z-index: 1;
top: 11px;
left: 20px;
}
div.wpcf7 .form-style-4 .style-icon.icon-name:before {
content: '\e9ae';
}
div.wpcf7 .form-style-4 .style-icon.icon-email:before {
content: '\e9a3';
font-size: 14px;
margin-top: -1px;
}
div.wpcf7 .form-style-4 .style-icon.icon-phone:before {
margin-top: 1px;
content: '\e9b8';
}
div.wpcf7 .form-style-4 .style-icon.icon-subject:before {
content: '\e9cd';
font-size: 19px;
}
div.wpcf7 .form-style-4 .style-icon.icon-textarea:before {
content: '\e9e7';
}
div.wpcf7 .form-style-4 + div.wpcf7-response-output {
margin: 37px 0 0;
}
div.wpcf7 .form-style-4 .wpcf7-form-control-wrap + .wpcf7-submit-style {
margin-top: 20px;
}
div.wpcf7 .form-style-4 .wpcf7-spinner + .acceptance,
div.wpcf7 .form-style-4 .wpcf7-spinner + [data-name="acceptance"],
div.wpcf7 .form-style-4 .ajax-loader + .acceptance,
div.wpcf7 .form-style-4 .wpcf7-spinner,
div.wpcf7 .form-style-4 .ajax-loader {
display: inline-block;
padding: 0;
margin: 0 0 0 20px;
vertical-align: middle;
line-height: 1;
}
div.wpcf7 .form-style-4 input[type="checkbox"] + .wpcf7-list-item-label:before {
top: 0.4em;
line-height: 15px;
}
.ua_firefox div.wpcf7 .form-style-4 input[type="checkbox"] + .wpcf7-list-item-label:before {
top: 0.5em;
}
div.wpcf7 .form-style-4 span.wpcf7-not-valid-tip {
margin-top: 0;
position: relative;
bottom: -12px;
} div.wpcf7 .form-style-5 .select_container, div.wpcf7 .form-style-5 textarea,
div.wpcf7 .form-style-5 input:not([type="submit"]):not([type="radio"]):not([type="checkbox"]) {
margin-bottom: 0;
-webkit-box-shadow: 0 15px 15px -14px rgba(0, 0, 0, 0.015);
-ms-box-shadow: 0 15px 15px -14px rgba(0, 0, 0, 0.015);
box-shadow: 0 15px 15px -14px rgba(0, 0, 0, 0.015);
}
div.wpcf7 .form-style-5 input[type="text"], div.wpcf7 .form-style-5 input[type="number"], div.wpcf7 .form-style-5 input[type="email"], div.wpcf7 .form-style-5 input[type="url"], div.wpcf7 .form-style-5 input[type="tel"], div.wpcf7 .form-style-5 input[type="password"], div.wpcf7 .form-style-5 input[type="search"], div.wpcf7 .form-style-5 select, div.wpcf7 .form-style-5 textarea, div.wpcf7 .form-style-5 textarea.wp-editor-area {
padding: 13px 0;
line-height: 1.5em;
border-color: transparent;
}
div.wpcf7 .form-style-5 .columns_wrap > [class*="column-"] {
padding-bottom: 25px;
}
div.wpcf7 .form-style-5 .style-line .wpcf7-form-control-wrap {
display: inline-block;
width: 100%;
}
div.wpcf7 .form-style-5 .wpcf7-not-valid {
margin-bottom: 0 !important;
}
div.wpcf7 .form-style-5 .wpcf7-not-valid + .wpcf7-not-valid-tip {
margin-top: 5px;
}
div.wpcf7 .form-style-5 p {
margin: 0;
}
div.wpcf7 .form-style-5 textarea {
height: 5.6em;
min-height: 4em;
margin-bottom: 0 !important;
padding-bottom: 0 !important;
}
div.wpcf7 .form-style-5 .style-line {
position: relative;
display: inline-block;
width: 100%;
}
div.wpcf7 .form-style-5 .style-line .line {
display: block;
height: 1px;
width: 100%;
position: relative;
background-color: var(--theme-color-input_bd_color);
-webkit-transition: all 0.4s ease;
-ms-transition: all 0.4s ease;
transition: all 0.4s ease;
z-index: 1;
margin-top: -1px;
}
div.wpcf7 .form-style-5 .style-line .line:before {
content: "";
display: block;
width: 0;
height: 1px;
position: absolute;
left: 0;
top: 0;
z-index: 1;
background-color: var(--theme-color-text_dark);
-webkit-transition: all 0.4s ease;
-ms-transition: all 0.4s ease;
transition: all 0.4s ease;
}
div.wpcf7 .form-style-5 .style-line input[type="text"]:focus + .line:before, div.wpcf7 .form-style-5 .style-line input[type="text"]:active + .line:before, div.wpcf7 .form-style-5 .style-line input[type="number"]:focus + .line:before, div.wpcf7 .form-style-5 .style-line input[type="number"]:active + .line:before, div.wpcf7 .form-style-5 .style-line input[type="email"]:focus + .line:before, div.wpcf7 .form-style-5 .style-line input[type="email"]:active + .line:before, div.wpcf7 .form-style-5 .style-line input[type="url"]:focus + .line:before, div.wpcf7 .form-style-5 .style-line input[type="url"]:active + .line:before, div.wpcf7 .form-style-5 .style-line input[type="tel"]:focus + .line:before, div.wpcf7 .form-style-5 .style-line input[type="tel"]:active + .line:before, div.wpcf7 .form-style-5 .style-line input[type="password"]:focus + .line:before, div.wpcf7 .form-style-5 .style-line input[type="password"]:active + .line:before, div.wpcf7 .form-style-5 .style-line input[type="search"]:focus + .line:before, div.wpcf7 .form-style-5 .style-line input[type="search"]:active + .line:before, div.wpcf7 .form-style-5 .style-line select:focus + .line:before, div.wpcf7 .form-style-5 .style-line select:active + .line:before, div.wpcf7 .form-style-5 .style-line textarea:focus + .line:before, div.wpcf7 .form-style-5 .style-line textarea:active + .line:before, div.wpcf7 .form-style-5 .style-line textarea.wp-editor-area:focus + .line:before, div.wpcf7 .form-style-5 .style-line textarea.wp-editor-area:active + .line:before {
width: 100%;
}
div.wpcf7 .form-style-5 .style-line:hover .line:before {
width: 100%;
}
div.wpcf7 .form-style-5 .style-line .wpcf7-not-valid ~ .line {
opacity: 0;
}
div.wpcf7 .form-style-5 .style-line .wpcf7-not-valid + .line + span.wpcf7-not-valid-tip {
display: block;
}
div.wpcf7 .form-style-5 .style-line[class*="icon-"] textarea,
div.wpcf7 .form-style-5 .style-line[class*="icon-"] select,
div.wpcf7 .form-style-5 .style-line[class*="icon-"] input {
padding-left: 36px;
}
div.wpcf7 .form-style-5 .style-line[class*="icon-"]:before {
color: var(--theme-color-input_text);
display: block;
font-family: "fontello";
font-size: 20px;
font-weight: 400;
position: absolute;
z-index: 1;
top: 10px;
left: 0;
}
div.wpcf7 .form-style-5 .style-line.icon-name:before {
content: '\e9ae';
}
div.wpcf7 .form-style-5 .style-line.icon-email:before {
content: '\e9a3';
font-size: 15px;
margin-top: -1px;
}
div.wpcf7 .form-style-5 .style-line.icon-phone:before {
content: '\e9b8';
}
div.wpcf7 .form-style-5 .style-line.icon-subject:before {
content: '\e9cd';
}
div.wpcf7 .form-style-5 .style-line.icon-textarea:before {
content: '\e9e7';
}
div.wpcf7 .form-style-5 + div.wpcf7-response-output {
margin: 37px 0 0;
}
div.wpcf7 .form-style-5 .wpcf7-submit-style {
margin-top: 25px;
}
div.wpcf7 .form-style-5 .wpcf7-form-control-wrap + .wpcf7-submit-style {
margin-top: 0 !important;
}
div.wpcf7 .form-style-5 [data-name="acceptance"],
div.wpcf7 .form-style-5 .acceptance {
margin-bottom: 30px;
}
div.wpcf7 .form-style-5 .wpcf7-spinner + .acceptance,
div.wpcf7 .form-style-5 .wpcf7-spinner + [data-name="acceptance"],
div.wpcf7 .form-style-5 .ajax-loader + .acceptance,
div.wpcf7 .form-style-5 .wpcf7-spinner,
div.wpcf7 .form-style-5 .ajax-loader {
display: inline-block;
padding: 0;
margin: 0 0 0 20px;
vertical-align: middle;
line-height: 1;
}
div.wpcf7 .form-style-5 input[type="checkbox"] + .wpcf7-list-item-label:before {
top: 0.4em;
}
div.wpcf7 .form-style-5 span.wpcf7-not-valid-tip {
margin-top: 0;
position: relative;
bottom: -12px;
} div.wpcf7 .form-style-6 .select_container, div.wpcf7 .form-style-6 textarea,
div.wpcf7 .form-style-6 input:not([type="submit"]):not([type="radio"]):not([type="checkbox"]) {
margin-bottom: 0;
-webkit-box-shadow: 0 15px 15px -14px rgba(0, 0, 0, 0.01);
-ms-box-shadow: 0 15px 15px -14px rgba(0, 0, 0, 0.01);
box-shadow: 0 15px 15px -14px rgba(0, 0, 0, 0.01);
}
div.wpcf7 .form-style-6 .hiddendiv,
div.wpcf7 .form-style-6 input[type="text"], div.wpcf7 .form-style-6 input[type="number"], div.wpcf7 .form-style-6 input[type="email"], div.wpcf7 .form-style-6 input[type="url"], div.wpcf7 .form-style-6 input[type="tel"], div.wpcf7 .form-style-6 input[type="password"], div.wpcf7 .form-style-6 input[type="search"], div.wpcf7 .form-style-6 select, div.wpcf7 .form-style-6 textarea, div.wpcf7 .form-style-6 textarea.wp-editor-area {
padding: 10px 0;
line-height: 1.5em;
font-size: 14px;
font-weight: 400;
letter-spacing: 0.1px;
border-color: transparent;
}
div.wpcf7 .form-style-6 .select_container select:not(.esg-sorting-select):not([class*="trx_addons_attrib_"]) {
color: var(--theme-color-alter_text);
border-color: transparent;
}
div.wpcf7 .form-style-6 .select_container select:not(.esg-sorting-select):not([class*="trx_addons_attrib_"]):active, div.wpcf7 .form-style-6 .select_container select:not(.esg-sorting-select):not([class*="trx_addons_attrib_"]):hover, div.wpcf7 .form-style-6 .select_container select:not(.esg-sorting-select):not([class*="trx_addons_attrib_"]):focus {
color: var(--theme-color-input_dark);
}
div.wpcf7 .form-style-6 .select_container select {
overflow: visible;
}
div.wpcf7 .form-style-6 .select_container:after {
text-align: right;
color: var(--theme-color-alter_dark);
}
div.wpcf7 .form-style-6 input[placeholder]::-webkit-input-placeholder {
text-overflow: ellipsis;
opacity: 1;
color: var(--theme-color-alter_text);
-webkit-transition: color 0.3s ease;
-ms-transition: color 0.3s ease;
transition: color 0.3s ease;
}
div.wpcf7 .form-style-6 textarea[placeholder]::-webkit-input-placeholder {
text-overflow: ellipsis;
opacity: 1;
color: var(--theme-color-alter_text);
-webkit-transition: color 0.3s ease;
-ms-transition: color 0.3s ease;
transition: color 0.3s ease;
}
div.wpcf7 .form-style-6 input[placeholder]::-moz-placeholder {
text-overflow: ellipsis;
opacity: 1;
color: var(--theme-color-alter_text);
-webkit-transition: color 0.3s ease;
-ms-transition: color 0.3s ease;
transition: color 0.3s ease;
}
div.wpcf7 .form-style-6 textarea[placeholder]::-moz-placeholder {
text-overflow: ellipsis;
opacity: 1;
color: var(--theme-color-alter_text);
-webkit-transition: color 0.3s ease;
-ms-transition: color 0.3s ease;
transition: color 0.3s ease;
}
div.wpcf7 .form-style-6 input[placeholder]:-ms-input-placeholder {
text-overflow: ellipsis;
opacity: 1;
color: var(--theme-color-alter_text);
-webkit-transition: color 0.3s ease;
-ms-transition: color 0.3s ease;
transition: color 0.3s ease;
}
div.wpcf7 .form-style-6 textarea[placeholder]:-ms-input-placeholder {
text-overflow: ellipsis;
opacity: 1;
color: var(--theme-color-alter_text);
-webkit-transition: color 0.3s ease;
-ms-transition: color 0.3s ease;
transition: color 0.3s ease;
}
div.wpcf7 .form-style-6 input[placeholder]::placeholder {
text-overflow: ellipsis;
opacity: 1;
color: var(--theme-color-alter_text);
-webkit-transition: color 0.3s ease;
-ms-transition: color 0.3s ease;
transition: color 0.3s ease;
}
div.wpcf7 .form-style-6 textarea[placeholder]::placeholder {
text-overflow: ellipsis;
opacity: 1;
color: var(--theme-color-alter_text);
-webkit-transition: color 0.3s ease;
-ms-transition: color 0.3s ease;
transition: color 0.3s ease;
}
div.wpcf7 .form-style-6 input[placeholder]:focus::-webkit-input-placeholder {
opacity: 1;
color: var(--theme-color-input_dark);
}
div.wpcf7 .form-style-6 textarea[placeholder]:focus::-webkit-input-placeholder {
opacity: 1;
color: var(--theme-color-input_dark);
}
div.wpcf7 .form-style-6 input[placeholder]:focus::-moz-placeholder {
opacity: 1;
color: var(--theme-color-input_dark);
}
div.wpcf7 .form-style-6 textarea[placeholder]:focus::-moz-placeholder {
opacity: 1;
color: var(--theme-color-input_dark);
}
div.wpcf7 .form-style-6 input[placeholder]:focus:-ms-input-placeholder {
opacity: 1;
color: var(--theme-color-input_dark);
}
div.wpcf7 .form-style-6 textarea[placeholder]:focus:-ms-input-placeholder {
opacity: 1;
color: var(--theme-color-input_dark);
}
div.wpcf7 .form-style-6 input[placeholder]:focus::placeholder {
opacity: 1;
color: var(--theme-color-input_dark);
}
div.wpcf7 .form-style-6 textarea[placeholder]:focus::placeholder {
opacity: 1;
color: var(--theme-color-input_dark);
}
div.wpcf7 .form-style-6 .columns_wrap > [class*="column-"] {
padding-bottom: 20px;
}
div.wpcf7 .form-style-6 .columns_wrap.margin-bottom {
padding-bottom: 30px;
}
div.wpcf7 .form-style-6 .style-line .wpcf7-form-control-wrap {
display: inline-block;
width: 100%;
}
div.wpcf7 .form-style-6 .wpcf7-not-valid {
margin-bottom: 0 !important;
}
div.wpcf7 .form-style-6 .wpcf7-not-valid + .wpcf7-not-valid-tip {
margin-top: 5px;
}
div.wpcf7 .form-style-6 p {
margin: 0;
}
div.wpcf7 .form-style-6 textarea {
height: 45px;
min-height: 45px;
margin-bottom: 0 !important;
}
div.wpcf7 .form-style-6 .noscroll {
overflow: hidden;
}
div.wpcf7 .form-style-6 .hiddendiv {
display: none;
border-bottom: 1px solid #ddd;
width: 100%;
min-height: 45px;
padding: 10px 0;
word-wrap: break-word;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
font-weight: 400;
letter-spacing: 0.1px;
white-space: pre-wrap;
}
div.wpcf7 .form-style-6 .style-line {
position: relative;
display: inline-block;
width: 100%;
}
div.wpcf7 .form-style-6 .style-line .line {
display: block;
height: 1px;
width: 100%;
position: relative;
background-color: var(--theme-color-input_bd_color);
-webkit-transition: all 0.4s ease;
-ms-transition: all 0.4s ease;
transition: all 0.4s ease;
z-index: 1;
margin-top: -1px;
}
div.wpcf7 .form-style-6 .style-line .line:before {
content: "";
display: block;
width: 0;
height: 1px;
position: absolute;
left: 0;
top: 0;
z-index: 1;
background-color: var(--theme-color-text_dark);
-webkit-transition: all 0.4s ease;
-ms-transition: all 0.4s ease;
transition: all 0.4s ease;
}
div.wpcf7 .form-style-6 .style-line input[type="text"]:focus + div + .line:before,
div.wpcf7 .form-style-6 .style-line input[type="text"]:focus + .line:before, div.wpcf7 .form-style-6 .style-line input[type="text"]:active + div + .line:before,
div.wpcf7 .form-style-6 .style-line input[type="text"]:active + .line:before, div.wpcf7 .form-style-6 .style-line input[type="number"]:focus + div + .line:before,
div.wpcf7 .form-style-6 .style-line input[type="number"]:focus + .line:before, div.wpcf7 .form-style-6 .style-line input[type="number"]:active + div + .line:before,
div.wpcf7 .form-style-6 .style-line input[type="number"]:active + .line:before, div.wpcf7 .form-style-6 .style-line input[type="email"]:focus + div + .line:before,
div.wpcf7 .form-style-6 .style-line input[type="email"]:focus + .line:before, div.wpcf7 .form-style-6 .style-line input[type="email"]:active + div + .line:before,
div.wpcf7 .form-style-6 .style-line input[type="email"]:active + .line:before, div.wpcf7 .form-style-6 .style-line input[type="url"]:focus + div + .line:before,
div.wpcf7 .form-style-6 .style-line input[type="url"]:focus + .line:before, div.wpcf7 .form-style-6 .style-line input[type="url"]:active + div + .line:before,
div.wpcf7 .form-style-6 .style-line input[type="url"]:active + .line:before, div.wpcf7 .form-style-6 .style-line input[type="tel"]:focus + div + .line:before,
div.wpcf7 .form-style-6 .style-line input[type="tel"]:focus + .line:before, div.wpcf7 .form-style-6 .style-line input[type="tel"]:active + div + .line:before,
div.wpcf7 .form-style-6 .style-line input[type="tel"]:active + .line:before, div.wpcf7 .form-style-6 .style-line input[type="password"]:focus + div + .line:before,
div.wpcf7 .form-style-6 .style-line input[type="password"]:focus + .line:before, div.wpcf7 .form-style-6 .style-line input[type="password"]:active + div + .line:before,
div.wpcf7 .form-style-6 .style-line input[type="password"]:active + .line:before, div.wpcf7 .form-style-6 .style-line input[type="search"]:focus + div + .line:before,
div.wpcf7 .form-style-6 .style-line input[type="search"]:focus + .line:before, div.wpcf7 .form-style-6 .style-line input[type="search"]:active + div + .line:before,
div.wpcf7 .form-style-6 .style-line input[type="search"]:active + .line:before, div.wpcf7 .form-style-6 .style-line select:focus + div + .line:before,
div.wpcf7 .form-style-6 .style-line select:focus + .line:before, div.wpcf7 .form-style-6 .style-line select:active + div + .line:before,
div.wpcf7 .form-style-6 .style-line select:active + .line:before, div.wpcf7 .form-style-6 .style-line textarea:focus + div + .line:before,
div.wpcf7 .form-style-6 .style-line textarea:focus + .line:before, div.wpcf7 .form-style-6 .style-line textarea:active + div + .line:before,
div.wpcf7 .form-style-6 .style-line textarea:active + .line:before, div.wpcf7 .form-style-6 .style-line textarea.wp-editor-area:focus + div + .line:before,
div.wpcf7 .form-style-6 .style-line textarea.wp-editor-area:focus + .line:before, div.wpcf7 .form-style-6 .style-line textarea.wp-editor-area:active + div + .line:before,
div.wpcf7 .form-style-6 .style-line textarea.wp-editor-area:active + .line:before {
width: 100%;
}
div.wpcf7 .form-style-6 .style-line:hover .line:before {
width: 100%;
}
div.wpcf7 .form-style-6 .style-line .wpcf7-not-valid ~ .line {
opacity: 0;
}
div.wpcf7 .form-style-6 .style-line .wpcf7-not-valid + .line + span.wpcf7-not-valid-tip {
display: block;
}
div.wpcf7 .form-style-6 .style-line[class*="icon-"] textarea,
div.wpcf7 .form-style-6 .style-line[class*="icon-"] select,
div.wpcf7 .form-style-6 .style-line[class*="icon-"] input {
padding-left: 36px;
}
div.wpcf7 .form-style-6 .style-line[class*="icon-"]:before {
color: var(--theme-color-input_text);
display: block;
font-family: "fontello";
font-size: 20px;
font-weight: 400;
position: absolute;
z-index: 1;
top: 7px;
left: 0;
}
div.wpcf7 .form-style-6 .style-line.icon-name:before {
content: '\e9ae';
}
div.wpcf7 .form-style-6 .style-line.icon-email:before {
content: '\e9a3';
font-size: 16px;
}
div.wpcf7 .form-style-6 .style-line.icon-phone:before {
content: '\e9b8';
}
div.wpcf7 .form-style-6 .style-line.icon-subject:before {
content: '\e9cd';
font-size: 22px;
}
div.wpcf7 .form-style-6 .style-line.icon-textarea:before {
content: '\e9e7';
font-size: 22px;
}
div.wpcf7 .form-style-6 + div.wpcf7-response-output {
margin: 25px 0 0;
}
div.wpcf7 .form-style-6 .wpcf7-spinner + .acceptance,
div.wpcf7 .form-style-6 .wpcf7-spinner + [data-name="acceptance"],
div.wpcf7 .form-style-6 .ajax-loader + .acceptance,
div.wpcf7 .form-style-6 .wpcf7-spinner,
div.wpcf7 .form-style-6 .ajax-loader {
display: inline-block;
padding: 0;
margin: 0 0 0 20px;
vertical-align: middle;
line-height: 1;
}
div.wpcf7 .form-style-6 input[type="checkbox"] + .wpcf7-list-item-label:before {
top: 0.4em;
}
div.wpcf7 .form-style-6 span.wpcf7-not-valid-tip {
margin-top: 0;
position: relative;
bottom: -12px;
} div.wpcf7 .form-style-7 .select_container, div.wpcf7 .form-style-7 textarea,
div.wpcf7 .form-style-7 input:not([type="submit"]):not([type="radio"]):not([type="checkbox"]) {
margin-bottom: 0;
-webkit-box-shadow: 0 15px 15px -14px rgba(0, 0, 0, 0.025);
-ms-box-shadow: 0 15px 15px -14px rgba(0, 0, 0, 0.025);
box-shadow: 0 15px 15px -14px rgba(0, 0, 0, 0.025);
}
div.wpcf7 .form-style-7 input[type="text"], div.wpcf7 .form-style-7 input[type="number"], div.wpcf7 .form-style-7 input[type="email"], div.wpcf7 .form-style-7 input[type="url"], div.wpcf7 .form-style-7 input[type="tel"], div.wpcf7 .form-style-7 input[type="password"], div.wpcf7 .form-style-7 input[type="search"], div.wpcf7 .form-style-7 select, div.wpcf7 .form-style-7 textarea, div.wpcf7 .form-style-7 textarea.wp-editor-area {
padding: 13px 0;
line-height: 1.5em;
border-color: transparent;
}
div.wpcf7 .form-style-7 .columns_wrap > [class*="column-"] {
padding-bottom: 36px;
}
div.wpcf7 .form-style-7 .columns_wrap.margin-bottom {
margin-bottom: 14px;
}
div.wpcf7 .form-style-7 .style-line .wpcf7-form-control-wrap {
display: inline-block;
width: 100%;
}
div.wpcf7 .form-style-7 .wpcf7-not-valid {
margin-bottom: 0 !important;
}
div.wpcf7 .form-style-7 .wpcf7-not-valid + .wpcf7-not-valid-tip {
margin-top: 5px;
}
div.wpcf7 .form-style-7 p {
margin: 0;
}
div.wpcf7 .form-style-7 textarea {
height: 5.6em;
min-height: 4em;
margin-bottom: 0 !important;
padding-bottom: 0 !important;
}
div.wpcf7 .form-style-7 .style-line {
position: relative;
display: inline-block;
width: 100%;
}
div.wpcf7 .form-style-7 .style-line .line {
display: block;
height: 1px;
width: 100%;
position: relative;
background-color: var(--theme-color-input_bd_color);
-webkit-transition: all 0.4s ease;
-ms-transition: all 0.4s ease;
transition: all 0.4s ease;
z-index: 1;
margin-top: -1px;
}
div.wpcf7 .form-style-7 .style-line .line:before {
content: "";
display: block;
width: 0;
height: 1px;
position: absolute;
left: 0;
top: 0;
z-index: 1;
background-color: var(--theme-color-text_dark);
-webkit-transition: all 0.4s ease;
-ms-transition: all 0.4s ease;
transition: all 0.4s ease;
}
div.wpcf7 .form-style-7 .style-line input[type="text"]:focus + .line:before, div.wpcf7 .form-style-7 .style-line input[type="text"]:active + .line:before, div.wpcf7 .form-style-7 .style-line input[type="number"]:focus + .line:before, div.wpcf7 .form-style-7 .style-line input[type="number"]:active + .line:before, div.wpcf7 .form-style-7 .style-line input[type="email"]:focus + .line:before, div.wpcf7 .form-style-7 .style-line input[type="email"]:active + .line:before, div.wpcf7 .form-style-7 .style-line input[type="url"]:focus + .line:before, div.wpcf7 .form-style-7 .style-line input[type="url"]:active + .line:before, div.wpcf7 .form-style-7 .style-line input[type="tel"]:focus + .line:before, div.wpcf7 .form-style-7 .style-line input[type="tel"]:active + .line:before, div.wpcf7 .form-style-7 .style-line input[type="password"]:focus + .line:before, div.wpcf7 .form-style-7 .style-line input[type="password"]:active + .line:before, div.wpcf7 .form-style-7 .style-line input[type="search"]:focus + .line:before, div.wpcf7 .form-style-7 .style-line input[type="search"]:active + .line:before, div.wpcf7 .form-style-7 .style-line select:focus + .line:before, div.wpcf7 .form-style-7 .style-line select:active + .line:before, div.wpcf7 .form-style-7 .style-line textarea:focus + .line:before, div.wpcf7 .form-style-7 .style-line textarea:active + .line:before, div.wpcf7 .form-style-7 .style-line textarea.wp-editor-area:focus + .line:before, div.wpcf7 .form-style-7 .style-line textarea.wp-editor-area:active + .line:before {
width: 100%;
}
div.wpcf7 .form-style-7 .style-line:hover .line:before {
width: 100%;
}
div.wpcf7 .form-style-7 .style-line .wpcf7-not-valid ~ .line {
opacity: 0;
}
div.wpcf7 .form-style-7 .style-line .wpcf7-not-valid + .line + span.wpcf7-not-valid-tip {
display: block;
}
div.wpcf7 .form-style-7 .style-line[class*="icon-"] textarea,
div.wpcf7 .form-style-7 .style-line[class*="icon-"] select,
div.wpcf7 .form-style-7 .style-line[class*="icon-"] input {
padding-left: 36px;
}
div.wpcf7 .form-style-7 .style-line[class*="icon-"]:before {
color: var(--theme-color-input_text);
display: block;
font-family: "fontello";
font-size: 22px;
font-weight: 400;
position: absolute;
z-index: 1;
top: 10px;
left: 0;
}
div.wpcf7 .form-style-7 .style-line.icon-name:before {
content: '\e9ae';
}
div.wpcf7 .form-style-7 .style-line.icon-email:before {
content: '\e9a3';
font-size: 17px !important;
margin-top: 0;
}
div.wpcf7 .form-style-7 .style-line.icon-phone:before {
content: '\e9b8';
}
div.wpcf7 .form-style-7 .style-line.icon-subject:before {
content: '\e9cd';
}
div.wpcf7 .form-style-7 .style-line.icon-textarea:before {
content: '\e9e7';
}
div.wpcf7 .form-style-7 + div.wpcf7-response-output {
margin: 37px 0 0;
}
div.wpcf7 .form-style-7 [data-name="acceptance"],
div.wpcf7 .form-style-7 .acceptance {
margin-bottom: 30px;
}
div.wpcf7 .form-style-7 .wpcf7-spinner + .acceptance,
div.wpcf7 .form-style-7 .wpcf7-spinner + [data-name="acceptance"],
div.wpcf7 .form-style-7 .ajax-loader + .acceptance,
div.wpcf7 .form-style-7 .wpcf7-spinner,
div.wpcf7 .form-style-7 .ajax-loader {
display: inline-block;
padding: 0;
margin: 0 0 0 20px;
vertical-align: middle;
line-height: 1;
}
div.wpcf7 .form-style-7 input[type="checkbox"] + .wpcf7-list-item-label:before {
top: 0.4em;
}
div.wpcf7 .form-style-7 span.wpcf7-not-valid-tip {
margin-top: 0;
position: relative;
bottom: -12px;
} div.wpcf7 .form-style-8 .select_container, div.wpcf7 .form-style-8 textarea,
div.wpcf7 .form-style-8 input:not([type="submit"]):not([type="radio"]):not([type="checkbox"]) {
margin-bottom: 0;
-webkit-box-shadow: 0 15px 15px -14px rgba(0, 0, 0, 0.01);
-ms-box-shadow: 0 15px 15px -14px rgba(0, 0, 0, 0.01);
box-shadow: 0 15px 15px -14px rgba(0, 0, 0, 0.01);
}
div.wpcf7 .form-style-8 .hiddendiv,
div.wpcf7 .form-style-8 input[type="text"], div.wpcf7 .form-style-8 input[type="number"], div.wpcf7 .form-style-8 input[type="email"], div.wpcf7 .form-style-8 input[type="url"], div.wpcf7 .form-style-8 input[type="tel"], div.wpcf7 .form-style-8 input[type="password"], div.wpcf7 .form-style-8 input[type="search"], div.wpcf7 .form-style-8 select, div.wpcf7 .form-style-8 textarea, div.wpcf7 .form-style-8 textarea.wp-editor-area {
padding: 10px 0;
line-height: 1.5em;
font-size: 14px;
font-weight: 400;
letter-spacing: 0.1px;
border-color: transparent;
}
div.wpcf7 .form-style-8 input[placeholder]::-webkit-input-placeholder {
text-overflow: ellipsis;
opacity: 1;
color: var(--theme-color-alter_text);
-webkit-transition: color 0.3s ease;
-ms-transition: color 0.3s ease;
transition: color 0.3s ease;
}
div.wpcf7 .form-style-8 textarea[placeholder]::-webkit-input-placeholder {
text-overflow: ellipsis;
opacity: 1;
color: var(--theme-color-alter_text);
-webkit-transition: color 0.3s ease;
-ms-transition: color 0.3s ease;
transition: color 0.3s ease;
}
div.wpcf7 .form-style-8 input[placeholder]::-moz-placeholder {
text-overflow: ellipsis;
opacity: 1;
color: var(--theme-color-alter_text);
-webkit-transition: color 0.3s ease;
-ms-transition: color 0.3s ease;
transition: color 0.3s ease;
}
div.wpcf7 .form-style-8 textarea[placeholder]::-moz-placeholder {
text-overflow: ellipsis;
opacity: 1;
color: var(--theme-color-alter_text);
-webkit-transition: color 0.3s ease;
-ms-transition: color 0.3s ease;
transition: color 0.3s ease;
}
div.wpcf7 .form-style-8 input[placeholder]:-ms-input-placeholder {
text-overflow: ellipsis;
opacity: 1;
color: var(--theme-color-alter_text);
-webkit-transition: color 0.3s ease;
-ms-transition: color 0.3s ease;
transition: color 0.3s ease;
}
div.wpcf7 .form-style-8 textarea[placeholder]:-ms-input-placeholder {
text-overflow: ellipsis;
opacity: 1;
color: var(--theme-color-alter_text);
-webkit-transition: color 0.3s ease;
-ms-transition: color 0.3s ease;
transition: color 0.3s ease;
}
div.wpcf7 .form-style-8 input[placeholder]::placeholder {
text-overflow: ellipsis;
opacity: 1;
color: var(--theme-color-alter_text);
-webkit-transition: color 0.3s ease;
-ms-transition: color 0.3s ease;
transition: color 0.3s ease;
}
div.wpcf7 .form-style-8 textarea[placeholder]::placeholder {
text-overflow: ellipsis;
opacity: 1;
color: var(--theme-color-alter_text);
-webkit-transition: color 0.3s ease;
-ms-transition: color 0.3s ease;
transition: color 0.3s ease;
}
div.wpcf7 .form-style-8 input[placeholder]:focus::-webkit-input-placeholder {
opacity: 1;
color: var(--theme-color-input_dark);
}
div.wpcf7 .form-style-8 textarea[placeholder]:focus::-webkit-input-placeholder {
opacity: 1;
color: var(--theme-color-input_dark);
}
div.wpcf7 .form-style-8 input[placeholder]:focus::-moz-placeholder {
opacity: 1;
color: var(--theme-color-input_dark);
}
div.wpcf7 .form-style-8 textarea[placeholder]:focus::-moz-placeholder {
opacity: 1;
color: var(--theme-color-input_dark);
}
div.wpcf7 .form-style-8 input[placeholder]:focus:-ms-input-placeholder {
opacity: 1;
color: var(--theme-color-input_dark);
}
div.wpcf7 .form-style-8 textarea[placeholder]:focus:-ms-input-placeholder {
opacity: 1;
color: var(--theme-color-input_dark);
}
div.wpcf7 .form-style-8 input[placeholder]:focus::placeholder {
opacity: 1;
color: var(--theme-color-input_dark);
}
div.wpcf7 .form-style-8 textarea[placeholder]:focus::placeholder {
opacity: 1;
color: var(--theme-color-input_dark);
}
div.wpcf7 .form-style-8 .columns_wrap > [class*="column-"] {
padding-bottom: 12px;
}
div.wpcf7 .form-style-8 .columns_wrap.margin-bottom > [class*="column-"] {
padding-bottom: 44px;
}
.sidebar div.wpcf7 .form-style-8 .columns_wrap.margin-bottom > [class*="column-"] {
padding-bottom: 34px;
}
div.wpcf7 .form-style-8 .style-line .wpcf7-form-control-wrap {
display: inline-block;
vertical-align: top;
width: 100%;
line-height: 1;
}
div.wpcf7 .form-style-8 .wpcf7-not-valid {
margin-bottom: 0 !important;
}
div.wpcf7 .form-style-8 .wpcf7-not-valid + .wpcf7-not-valid-tip {
margin-top: 5px;
}
div.wpcf7 .form-style-8 p {
margin: 0;
}
div.wpcf7 .form-style-8 textarea {
height: 45px;
min-height: 45px;
margin-bottom: 0 !important;
}
div.wpcf7 .form-style-8 .noscroll {
overflow: hidden;
}
div.wpcf7 .form-style-8 .hiddendiv {
display: none;
border-bottom: 1px solid #ddd;
width: 100%;
min-height: 45px;
padding: 10px 0;
word-wrap: break-word;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
font-weight: 400;
letter-spacing: 0.1px;
white-space: pre-wrap;
}
div.wpcf7 .form-style-8 .style-line {
position: relative;
display: inline-block;
width: 100%;
}
div.wpcf7 .form-style-8 .style-line .line {
display: block;
height: 1px;
width: 100%;
position: relative;
background-color: var(--theme-color-input_bd_color);
-webkit-transition: all 0.4s ease;
-ms-transition: all 0.4s ease;
transition: all 0.4s ease;
z-index: 1;
margin-top: -1px;
}
div.wpcf7 .form-style-8 .style-line .line:before {
content: "";
display: block;
width: 0;
height: 1px;
position: absolute;
left: 0;
top: 0;
z-index: 1;
background-color: var(--theme-color-text_dark);
-webkit-transition: all 0.4s ease;
-ms-transition: all 0.4s ease;
transition: all 0.4s ease;
}
div.wpcf7 .form-style-8 .style-line input[type="text"]:focus + * + .line:before,
div.wpcf7 .form-style-8 .style-line input[type="text"]:focus + .line:before, div.wpcf7 .form-style-8 .style-line input[type="text"]:active + * + .line:before,
div.wpcf7 .form-style-8 .style-line input[type="text"]:active + .line:before, div.wpcf7 .form-style-8 .style-line input[type="number"]:focus + * + .line:before,
div.wpcf7 .form-style-8 .style-line input[type="number"]:focus + .line:before, div.wpcf7 .form-style-8 .style-line input[type="number"]:active + * + .line:before,
div.wpcf7 .form-style-8 .style-line input[type="number"]:active + .line:before, div.wpcf7 .form-style-8 .style-line input[type="email"]:focus + * + .line:before,
div.wpcf7 .form-style-8 .style-line input[type="email"]:focus + .line:before, div.wpcf7 .form-style-8 .style-line input[type="email"]:active + * + .line:before,
div.wpcf7 .form-style-8 .style-line input[type="email"]:active + .line:before, div.wpcf7 .form-style-8 .style-line input[type="url"]:focus + * + .line:before,
div.wpcf7 .form-style-8 .style-line input[type="url"]:focus + .line:before, div.wpcf7 .form-style-8 .style-line input[type="url"]:active + * + .line:before,
div.wpcf7 .form-style-8 .style-line input[type="url"]:active + .line:before, div.wpcf7 .form-style-8 .style-line input[type="tel"]:focus + * + .line:before,
div.wpcf7 .form-style-8 .style-line input[type="tel"]:focus + .line:before, div.wpcf7 .form-style-8 .style-line input[type="tel"]:active + * + .line:before,
div.wpcf7 .form-style-8 .style-line input[type="tel"]:active + .line:before, div.wpcf7 .form-style-8 .style-line input[type="password"]:focus + * + .line:before,
div.wpcf7 .form-style-8 .style-line input[type="password"]:focus + .line:before, div.wpcf7 .form-style-8 .style-line input[type="password"]:active + * + .line:before,
div.wpcf7 .form-style-8 .style-line input[type="password"]:active + .line:before, div.wpcf7 .form-style-8 .style-line input[type="search"]:focus + * + .line:before,
div.wpcf7 .form-style-8 .style-line input[type="search"]:focus + .line:before, div.wpcf7 .form-style-8 .style-line input[type="search"]:active + * + .line:before,
div.wpcf7 .form-style-8 .style-line input[type="search"]:active + .line:before, div.wpcf7 .form-style-8 .style-line select:focus + * + .line:before,
div.wpcf7 .form-style-8 .style-line select:focus + .line:before, div.wpcf7 .form-style-8 .style-line select:active + * + .line:before,
div.wpcf7 .form-style-8 .style-line select:active + .line:before, div.wpcf7 .form-style-8 .style-line textarea:focus + * + .line:before,
div.wpcf7 .form-style-8 .style-line textarea:focus + .line:before, div.wpcf7 .form-style-8 .style-line textarea:active + * + .line:before,
div.wpcf7 .form-style-8 .style-line textarea:active + .line:before, div.wpcf7 .form-style-8 .style-line textarea.wp-editor-area:focus + * + .line:before,
div.wpcf7 .form-style-8 .style-line textarea.wp-editor-area:focus + .line:before, div.wpcf7 .form-style-8 .style-line textarea.wp-editor-area:active + * + .line:before,
div.wpcf7 .form-style-8 .style-line textarea.wp-editor-area:active + .line:before {
width: 100%;
}
div.wpcf7 .form-style-8 .style-line:hover .line:before {
width: 100%;
}
div.wpcf7 .form-style-8 .style-line .wpcf7-not-valid ~ .line {
opacity: 0;
}
div.wpcf7 .form-style-8 .style-line .wpcf7-not-valid + .line + span.wpcf7-not-valid-tip {
display: block;
}
div.wpcf7 .form-style-8 .style-line[class*="icon-"] textarea,
div.wpcf7 .form-style-8 .style-line[class*="icon-"] select,
div.wpcf7 .form-style-8 .style-line[class*="icon-"] input {
padding-left: 36px;
}
div.wpcf7 .form-style-8 .style-line[class*="icon-"]:before {
color: var(--theme-color-input_text);
display: block;
font-family: "fontello";
font-size: 20px;
font-weight: 400;
position: absolute;
z-index: 1;
top: 7px;
left: 0;
}
div.wpcf7 .form-style-8 .style-line.icon-name:before {
content: '\e9ae';
}
div.wpcf7 .form-style-8 .style-line.icon-email:before {
content: '\e9a3';
font-size: 16px;
}
div.wpcf7 .form-style-8 .style-line.icon-phone:before {
content: '\e9b8';
}
div.wpcf7 .form-style-8 .style-line.icon-subject:before {
content: '\e9cd';
font-size: 22px;
}
div.wpcf7 .form-style-8 .style-line.icon-textarea:before {
content: '\e9e7';
font-size: 22px;
}
div.wpcf7 .form-style-8 + div.wpcf7-response-output {
margin: 35px 0 0;
}
div.wpcf7 .form-style-8 .wpcf7-spinner + .acceptance,
div.wpcf7 .form-style-8 .wpcf7-spinner + [data-name="acceptance"],
div.wpcf7 .form-style-8 .ajax-loader + .acceptance,
div.wpcf7 .form-style-8 .wpcf7-spinner,
div.wpcf7 .form-style-8 .ajax-loader {
display: inline-block;
padding: 0;
margin: 0 0 0 20px;
vertical-align: middle;
line-height: 1;
}
div.wpcf7 .form-style-8 input[type="checkbox"] + .wpcf7-list-item-label:before {
top: 0.4em;
}
div.wpcf7 .form-style-8 span.wpcf7-not-valid-tip {
margin-top: 0;
position: relative;
bottom: -12px;
}.trx_addons_mouse_helper {
--mouse-helper-width: 15px;
--mouse-helper-height: 15px;
--mouse-helper-left: 5px;
--mouse-helper-top: 25px;
position: fixed;
z-index: 999999;
top: var(--mouse-helper-top);
left: var(--mouse-helper-left);
width: var(--mouse-helper-width);
height: var(--mouse-helper-height);
-webkit-border-radius: 50%;
-ms-border-radius: 50%;
border-radius: 50%;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
-webkit-transition: left 0.3s ease, top 0.3s ease, width 0.3s ease, height 0.3s ease, opacity 0.3s ease, color 0.3s ease, background-color 0.3s ease;
-ms-transition: left 0.3s ease, top 0.3s ease, width 0.3s ease, height 0.3s ease, opacity 0.3s ease, color 0.3s ease, background-color 0.3s ease;
transition: left 0.3s ease, top 0.3s ease, width 0.3s ease, height 0.3s ease, opacity 0.3s ease, color 0.3s ease, background-color 0.3s ease;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
overflow: hidden;
font-size: 0.75em;
text-indent: 200px;
line-height: 1.25em;
text-align: center;
color: #fff;
background-color: #11a0d2;
border: 1px solid transparent;
opacity: 0;
pointer-events: none;
will-change: left, top, width, height;
}
.trx_addons_mouse_helper.trx_addons_mouse_helper_abrupt {
-webkit-transition: none;
-ms-transition: none;
transition: none;
}
.trx_addons_mouse_helper.trx_addons_mouse_helper_hide {
opacity: 0 !important;
}
.trx_addons_mouse_helper.trx_addons_mouse_helper_permanent {
opacity: 0.5;
}
.trx_addons_mouse_helper.trx_addons_mouse_helper_centered {
left: calc( var(--mouse-helper-width) / -2 );
top: calc( var(--mouse-helper-height) / -2 );
}
.trx_addons_mouse_helper.trx_addons_mouse_helper_left:not(.trx_addons_mouse_helper_centered) {
left: calc( var(--mouse-helper-width) * -1 - 15px );
}
.trx_addons_mouse_helper.trx_addons_mouse_helper_top:not(.trx_addons_mouse_helper_centered) {
top: calc( var(--mouse-helper-height) * -1 - 15px );
}
.trx_addons_mouse_helper .trx_addons_mouse_helper_icon {
font-size: 3em;
}
.trx_addons_mouse_helper.trx_addons_mouse_helper_with_text .trx_addons_mouse_helper_icon {
margin-bottom: 0.25em;
font-size: 1.5em;
}
.trx_addons_mouse_helper.trx_addons_mouse_helper_with_text_round .trx_addons_mouse_helper_icon {
margin-bottom: 0;
}
.trx_addons_mouse_helper .trx_addons_mouse_helper_text_round {
position: absolute;
z-index: 1;
top: 0;
left: 0;
right: 0;
bottom: 0;
}
body:not(.rtl) .trx_addons_mouse_helper .trx_addons_mouse_helper_text_round {
-webkit-animation: spin-ccw 8s infinite linear;
-ms-animation: spin-ccw 8s infinite linear;
animation: spin-ccw 8s infinite linear;
}
body.rtl .trx_addons_mouse_helper .trx_addons_mouse_helper_text_round {
-webkit-animation: spin 8s infinite linear;
-ms-animation: spin 8s infinite linear;
animation: spin 8s infinite linear;
}
.trx_addons_mouse_helper .trx_addons_mouse_helper_text_round .trx_addons_mouse_helper_text_round_item {
position: absolute;
z-index: 1;
top: 0;
left: 0;
-webkit-transform-origin: left top;
-ms-transform-origin: left top;
transform-origin: left top;
line-height: 1.25em;
}
body.rtl .trx_addons_mouse_helper .trx_addons_mouse_helper_text_round .trx_addons_mouse_helper_text_round_item {
left: auto;
right: 0;
-webkit-transform-origin: right top;
-ms-transform-origin: right top;
transform-origin: right top;
}
.trx_addons_mouse_helper .trx_addons_mouse_helper_image {
position: absolute;
z-index: -1;
top: 0;
left: 0;
right: 0;
bottom: 0;
background-size: cover;
}
.trx_addons_mouse_helper.trx_addons_mouse_helper_active {
--mouse-helper-width: 25px;
--mouse-helper-height: 25px;
color: #fff;
opacity: 1;
text-indent: 0;
}
.trx_addons_mouse_helper.trx_addons_mouse_helper_active.trx_addons_mouse_helper_action_highlight {
display: none;
}
.trx_addons_mouse_helper.trx_addons_mouse_helper_active.trx_addons_mouse_helper_with_icon {
--mouse-helper-width: 50px;
--mouse-helper-height: 50px;
padding: 5px;
}
.trx_addons_mouse_helper.trx_addons_mouse_helper_active.trx_addons_mouse_helper_with_text {
--mouse-helper-width: 75px;
--mouse-helper-height: 75px;
padding: 5px;
}
.trx_addons_mouse_helper.trx_addons_mouse_helper_active.trx_addons_mouse_helper_with_image {
--mouse-helper-width: 128px;
--mouse-helper-height: 128px;
-webkit-border-radius: 0;
-ms-border-radius: 0;
border-radius: 0;
}
.trx_addons_mouse_helper.trx_addons_mouse_helper_active.trx_addons_mouse_helper_with_image.trx_addons_mouse_helper_with_text {
--mouse-helper-width: 160px;
--mouse-helper-height: 160px;
}
.trx_addons_mouse_helper.trx_addons_mouse_helper_active.trx_addons_mouse_helper_with_image.trx_addons_mouse_helper_with_text .trx_addons_mouse_helper_image:before {
content: ' ';
position: absolute;
z-index: -1;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: rgba(0, 0, 0, 0.3);
} .trx_addons_mouse_helper_style_dot {
--mouse-helper-width: 15px;
--mouse-helper-height: 15px;
}
.trx_addons_mouse_helper_style_dot.trx_addons_mouse_helper_active {
--mouse-helper-width: 34px;
--mouse-helper-height: 34px;
} .trx_addons_mouse_helper_style_pointer {
--mouse-helper-width: 9px;
--mouse-helper-height: 9px;
}
.trx_addons_mouse_helper_style_pointer.trx_addons_mouse_helper_active {
--mouse-helper-width: 13px;
--mouse-helper-height: 13px;
}
.trx_addons_mouse_helper_style_pointer, .trx_addons_mouse_helper_style_pointer.trx_addons_mouse_helper_active {
background-color: #9099a2;
color: #fff;
}
.trx_addons_mouse_helper_style_pointer.trx_addons_mouse_helper_outer {
--mouse-helper-width: 35px;
--mouse-helper-height: 35px;
background-color: transparent !important;
border: 1px solid #9099a2;
}
.trx_addons_mouse_helper_style_pointer.trx_addons_mouse_helper_outer.trx_addons_mouse_helper_active {
--mouse-helper-width: 45px;
--mouse-helper-height: 45px;
}
.trx_addons_mouse_helper_style_pointer.trx_addons_mouse_helper_over_link {
--mouse-helper-width: 11px;
--mouse-helper-height: 11px;
}
.trx_addons_mouse_helper_style_pointer.trx_addons_mouse_helper_over_link:not(.trx_addons_mouse_helper_outer):not(.trx_addons_mouse_helper_with_image):not(.trx_addons_mouse_helper_with_icon):not(.trx_addons_mouse_helper_with_text):not(.trx_addons_mouse_helper_with_layout) {
background-color: #11a0d2 !important;
}
.trx_addons_mouse_helper_style_pointer.trx_addons_mouse_helper_over_link.trx_addons_mouse_helper_outer {
--mouse-helper-width: 27px;
--mouse-helper-height: 27px;
border-color: #11a0d2 !important;
}
.trx_addons_mouse_helper_style_pointer.trx_addons_mouse_helper_with_icon ~ .trx_addons_mouse_helper_outer, .trx_addons_mouse_helper_style_pointer.trx_addons_mouse_helper_with_text ~ .trx_addons_mouse_helper_outer, .trx_addons_mouse_helper_style_pointer.trx_addons_mouse_helper_text_round ~ .trx_addons_mouse_helper_outer, .trx_addons_mouse_helper_style_pointer.trx_addons_mouse_helper_with_image ~ .trx_addons_mouse_helper_outer, .trx_addons_mouse_helper_style_pointer.trx_addons_mouse_helper_with_layout ~ .trx_addons_mouse_helper_outer {
opacity: 0;
} .trx_addons_mouse_helper_style_aim {
--aim-size: 17px;
overflow: visible;
}
.trx_addons_mouse_helper_style_aim.trx_addons_mouse_helper_reset {
overflow: hidden;
}
.trx_addons_mouse_helper_style_aim:not(.trx_addons_mouse_helper_outer):not(.trx_addons_mouse_helper_with_image):not(.trx_addons_mouse_helper_with_icon):not(.trx_addons_mouse_helper_with_text):not(.trx_addons_mouse_helper_with_layout) {
--mouse-helper-width: 3px;
--mouse-helper-height: 3px;
}
.trx_addons_mouse_helper_style_aim:not(.trx_addons_mouse_helper_outer):not(.trx_addons_mouse_helper_with_image):not(.trx_addons_mouse_helper_with_icon):not(.trx_addons_mouse_helper_with_text):not(.trx_addons_mouse_helper_with_layout).trx_addons_mouse_helper_active, .trx_addons_mouse_helper_style_aim:not(.trx_addons_mouse_helper_outer):not(.trx_addons_mouse_helper_with_image):not(.trx_addons_mouse_helper_with_icon):not(.trx_addons_mouse_helper_with_text):not(.trx_addons_mouse_helper_with_layout).trx_addons_mouse_helper_over_link {
--mouse-helper-width: 5px;
--mouse-helper-height: 5px;
}
.trx_addons_mouse_helper_style_aim, .trx_addons_mouse_helper_style_aim.trx_addons_mouse_helper_active {
background-color: #9099a2;
color: #fff;
}
.trx_addons_mouse_helper_style_aim:not(.trx_addons_mouse_helper_outer):not(.trx_addons_mouse_helper_with_image):not(.trx_addons_mouse_helper_with_icon):not(.trx_addons_mouse_helper_with_text):not(.trx_addons_mouse_helper_with_layout):before, .trx_addons_mouse_helper_style_aim:not(.trx_addons_mouse_helper_outer):not(.trx_addons_mouse_helper_with_image):not(.trx_addons_mouse_helper_with_icon):not(.trx_addons_mouse_helper_with_text):not(.trx_addons_mouse_helper_with_layout):after {
content: ' ';
display: block;
position: absolute;
background-color: inherit;
-webkit-transition: background-color 0.3s ease;
-ms-transition: background-color 0.3s ease;
transition: background-color 0.3s ease;
}
.trx_addons_mouse_helper_style_aim:not(.trx_addons_mouse_helper_outer):not(.trx_addons_mouse_helper_with_image):not(.trx_addons_mouse_helper_with_icon):not(.trx_addons_mouse_helper_with_text):not(.trx_addons_mouse_helper_with_layout):before {
left: calc( ( var(--mouse-helper-width) - 1 ) / 2 );
top: calc( ( var(--mouse-helper-height ) - var(--aim-size) - 1 ) / 2 );
width: 1px;
height: var(--aim-size);
}
.trx_addons_mouse_helper_style_aim:not(.trx_addons_mouse_helper_outer):not(.trx_addons_mouse_helper_with_image):not(.trx_addons_mouse_helper_with_icon):not(.trx_addons_mouse_helper_with_text):not(.trx_addons_mouse_helper_with_layout):after {
left: calc( ( var(--mouse-helper-width) - var(--aim-size) - 1 ) / 2 );
top: calc( ( var(--mouse-helper-height ) - 1 ) / 2 );
width: var(--aim-size);
height: 1px;
}
.trx_addons_mouse_helper_style_aim.trx_addons_mouse_helper_outer {
--mouse-helper-width: 35px;
--mouse-helper-height: 35px;
background-color: transparent !important;
border: 1px solid #9099a2;
}
.trx_addons_mouse_helper_style_aim.trx_addons_mouse_helper_outer.trx_addons_mouse_helper_active {
--mouse-helper-width: 45px;
--mouse-helper-height: 45px;
}
.trx_addons_mouse_helper_style_aim.trx_addons_mouse_helper_over_link {
--aim-size: 13px;
}
.trx_addons_mouse_helper_style_aim.trx_addons_mouse_helper_over_link:not(.trx_addons_mouse_helper_outer):not(.trx_addons_mouse_helper_with_image):not(.trx_addons_mouse_helper_with_icon):not(.trx_addons_mouse_helper_with_text):not(.trx_addons_mouse_helper_with_layout) {
background-color: #11a0d2 !important;
}
.trx_addons_mouse_helper_style_aim.trx_addons_mouse_helper_over_link.trx_addons_mouse_helper_outer {
--mouse-helper-width: 27px;
--mouse-helper-height: 27px;
border-color: #11a0d2 !important;
}
.trx_addons_mouse_helper_style_aim.trx_addons_mouse_helper_with_icon ~ .trx_addons_mouse_helper_outer, .trx_addons_mouse_helper_style_aim.trx_addons_mouse_helper_with_text ~ .trx_addons_mouse_helper_outer, .trx_addons_mouse_helper_style_aim.trx_addons_mouse_helper_text_round ~ .trx_addons_mouse_helper_outer, .trx_addons_mouse_helper_style_aim.trx_addons_mouse_helper_with_image ~ .trx_addons_mouse_helper_outer, .trx_addons_mouse_helper_style_aim.trx_addons_mouse_helper_with_layout ~ .trx_addons_mouse_helper_outer {
opacity: 0;
} [data-mouse-helper="highlight"] {
color: rgba(255, 255, 255, 0.25);
-webkit-transition: color 0.7s cubic-bezier(0.19, 1, 0.22, 1);
-ms-transition: color 0.7s cubic-bezier(0.19, 1, 0.22, 1);
transition: color 0.7s cubic-bezier(0.19, 1, 0.22, 1);
-webkit-background-clip: text;
background-image: radial-gradient(closest-side, #fff 78%, transparent 0);
background-repeat: no-repeat;
background-position: 50%;
background-size: 0 0;
}
[data-mouse-helper="highlight"].trx_addons_mouse_helper_over {
background-size: 5em 5em;
}
[data-mouse-helper="highlight"].sc_item_title_style_shadow {
position: relative;
z-index: 1;
}
[data-mouse-helper="highlight"].sc_item_title_style_gradient .sc_item_title_text {
opacity: 0.75;
} body.elementor-editor-active .trx_addons_mouse_helper {
display: none !important;
} [data-mouse-helper-hide-cursor="1"],
[data-mouse-helper-hide-cursor="1"] * {
cursor: none !important;
}