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: 17px 35px 17px 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: 10px;
-ms-border-radius: 10px;
border-radius: 10px;
-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;
}
.wpcf7 [data-name*="acceptance"]:not(:last-child) {
margin-bottom: 10px;
}
.wpcf7 [data-name*="acceptance"]:not(:first-child) {
margin-top: 10px;
} 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;
letter-spacing: 0.5px;
-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;
}
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 15px;
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: 12px 0;
}
div.wpcf7 .form-style-1 input[type="checkbox"] + .wpcf7-list-item-label:before {
top: 0.5em;
}
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;
letter-spacing: 0.5px;
-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: 16px;
font-weight: 400;
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;
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: 34px 0 0;
}
div.wpcf7 .form-style-2 .wpcf7-spinner + .acceptance,
div.wpcf7 .form-style-2 .wpcf7-spinner + [data-name*="acceptance"],
div.wpcf7 .form-style-2 .ajax-loader + .acceptance,
div.wpcf7 .form-style-2 .wpcf7-spinner,
div.wpcf7 .form-style-2 .ajax-loader {
display: inline-block;
padding: 0;
margin: 0 15px;
vertical-align: middle;
line-height: 1;
}
div.wpcf7 .form-style-2 .wpcf7-spinner + .acceptance,
div.wpcf7 .form-style-2 .wpcf7-spinner + [data-name*="acceptance"],
div.wpcf7 .form-style-2 .ajax-loader + .acceptance {
margin: 12px 0;
}
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;
letter-spacing: 0.5px;
}
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: 1px;
}
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 .wpcf7-spinner + .acceptance,
div.wpcf7 .form-style-3 .wpcf7-spinner + [data-name*="acceptance"],
div.wpcf7 .form-style-3 .ajax-loader + .acceptance,
div.wpcf7 .form-style-3 .wpcf7-spinner,
div.wpcf7 .form-style-3 .ajax-loader {
display: inline-block;
padding: 0;
margin: 0 15px;
vertical-align: middle;
line-height: 1;
}
div.wpcf7 .form-style-3 .wpcf7-spinner + .acceptance,
div.wpcf7 .form-style-3 .wpcf7-spinner + [data-name*="acceptance"],
div.wpcf7 .form-style-3 .ajax-loader + .acceptance {
margin: 12px 0;
}
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.5em;
} 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;
letter-spacing: 0.5px;
}
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: 15px 47px;
line-height: 1.5em;
border: none;
background-color: var(--theme-color-alter_bg_color);
-webkit-border-radius: 10px;
-ms-border-radius: 10px;
border-radius: 10px;
}
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: 13px;
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;
}
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 [data-name*="acceptance"] {
margin-bottom: 0;
}
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 15px;
vertical-align: middle;
line-height: 1;
}
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 {
margin: 12px 0;
}
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;
letter-spacing: 0.5px;
-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 15px;
vertical-align: middle;
line-height: 1;
}
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 {
margin: 12px 0;
}
div.wpcf7 .form-style-5 input[type="checkbox"] + .wpcf7-list-item-label:before {
top: 0.5em;
}
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;
letter-spacing: 0.5px;
-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: 16px;
font-weight: 400;
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;
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-form-control-wrap + .wpcf7-submit-style {
margin-top: 10px;
}
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 15px;
vertical-align: middle;
line-height: 1;
}
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 {
margin: 12px 0;
}
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;
letter-spacing: 0.5px;
-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: 2px;
}
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: var(--theme-var-grid_gap);
}
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 15px;
vertical-align: middle;
line-height: 1;
}
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 {
margin: 12px 0;
}
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;
letter-spacing: 0.5px;
-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: 16px;
font-weight: 400;
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: 25px;
}
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: 120px;
min-height: 120px;
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;
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: 30px 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 15px;
vertical-align: middle;
line-height: 1;
}
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 {
margin: 12px 0;
}
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;
}.sc_cars_columns_wrap,
.cars_page_related .related_columns {
display: flex;
flex-wrap: wrap;
}
.sc_cars_slider .sc_cars_item,
.sc_cars_columns_wrap .sc_cars_item,
.cars_page_related .related_columns .sc_cars_item {
display: inline-block;
vertical-align: top;
width: 100%;
height: 100%;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
.sc_cars_slider .sc_cars_item {
margin-bottom: 0 !important;
}
.sc_cars {
position: relative;
}
.sc_cars_item {
border: 1px solid #ddd;
}
.sc_cars_item .sc_cars_item_thumb {
background-color: #f0f0f0;
margin-bottom: 1.5em;
text-align: center;
}
.sc_cars_item .sc_cars_item_thumb[class*="hover_"] {
display: block;
}
.sc_cars_item .sc_cars_item_thumb img {
min-width: 100%;
height: auto;
}
.sc_cars_item .sc_cars_item_info {
padding: 0 1.5em 1.5em;
} .sc_cars_item_thumb .sc_cars_item_labels {
position: absolute;
z-index: 1;
top: 0;
right: 0;
font-size: 10px;
line-height: 1em;
}
.sc_cars_item_thumb .sc_cars_item_labels > a {
color: #fff;
background-color: rgba(221, 144, 0, 0.7);
display: inline-block;
padding: 5px 10px;
text-transform: uppercase;
margin-left: 1px;
}
.sc_cars_item_thumb .sc_cars_item_labels > a:nth-child(2n+1) {
background-color: rgba(0, 221, 144, 0.7);
} .sc_cars_item_thumb .sc_cars_item_price {
position: absolute;
z-index: 4;
bottom: 0;
left: 0;
text-align: left;
}
.sc_cars_item_thumb .sc_cars_item_price_with_link {
z-index: 10;
}
.sc_cars_item_thumb .sc_cars_item_price .cars_price {
color: #fff;
display: inline-block;
padding: 0 0 1em 1em;
line-height: 1.25em;
text-shadow: 0px 0px 6px rgba(0, 0, 0, 0.6);
}
.sc_cars_item_thumb .sc_cars_item_price .cars_price:before {
margin-right: 0.3em;
}
.sc_cars_item_thumb .sc_cars_item_price .cars_price_before {
display: none;
}
.sc_cars_item_thumb .sc_cars_item_price .cars_price_before + .cars_price_data:before {
display: none;
} .sc_cars_item_header {
position: relative;
}
.sc_cars_item_title {
margin: 0;
padding-right: 1em;
}
.sc_cars_item_status,
.sc_cars_item_type {
line-height: 1.5em;
}
.sc_cars_item_status > a,
.sc_cars_item_type > a {
color: #aaa;
}
.sc_cars_item_compare {
position: absolute;
z-index: 1;
top: 0;
right: 0;
color: #aaa;
cursor: pointer;
font-size: 1.25em;
}
.sc_cars_item_compare.in_compare_list {
color: #efa758;
} .sc_cars_item_options {
position: relative;
}
.sc_cars_item_options .sc_cars_item_row {
line-height: 1.5em;
}
.sc_cars_item_option {
display: inline-block;
margin-right: 0.5em;
}
.sc_cars_item_option .sc_cars_item_option_label_icon {
display: none;
margin-right: 0.2em;
}
.sc_cars_item_params {
margin: 1.5em 0;
border: 1px dashed #ddd;
border-width: 1px 0;
padding: 1.5em 0;
}
.sc_cars_item_param {
display: inline-block;
text-align: center;
width: 25%;
color: #aaa;
vertical-align: top;
padding: 0.5em 0;
}
.sc_cars_item_param .sc_cars_item_param_icon {
display: block;
font-size: 3em;
line-height: 1em;
}
.sc_cars_item_param .sc_cars_item_param_text {
display: block;
color: #888;
font-size: 12px;
line-height: 1.5em;
margin-top: 0.25em;
}
.sc_cars_item_footer {
color: #888;
text-align: center;
}
.sc_cars_item_footer .sc_cars_item_option {
margin-right: 1em;
}
.sc_cars_item_button {
position: absolute;
z-index: 1;
bottom: 0;
right: 0;
display: none;
} .sc_cars_columns_1 .sc_cars_item {
margin-bottom: 1em;
}
.sc_cars_columns_1 .sc_cars_item_thumb {
width: 35%;
display: inline-block !important;
vertical-align: middle !important;
margin-bottom: 0;
}
.sc_cars_columns_1 .sc_cars_item_info {
width: 65%;
display: inline-block;
vertical-align: middle;
padding: 1em 1em 1em 2em;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
.sc_cars_columns_1 .sc_cars_item_footer {
text-align: left;
}
.sc_cars_columns_1 .sc_cars_item_params {
margin-top: 1em;
padding-top: 1em;
}
.sc_cars_columns_1 .sc_cars_item_param {
text-align: left;
width: 23%;
margin-right: 2%;
}
.sc_cars_columns_1 .sc_cars_item_options .sc_cars_item_row {
line-height: 1.7em;
}
.sc_cars_columns_1 .sc_cars_item_option .sc_cars_item_option_label_icon {
display: inline-block;
}
.sc_cars_columns_1 .sc_cars_item_option .sc_cars_item_option_label_text {
display: inline-block;
} .sc_cars_slider_columns > .sc_cars_slider_column {
vertical-align: middle;
padding-top: 1em;
padding-bottom: 1em;
}
.sc_cars_slider_columns .sc_cars_slider_title {
margin-top: 0;
}
.sc_cars_slider_columns .trx_addons_list_parameters {
margin-bottom: 2em;
}
.sc_cars_slider_columns .trx_addons_list_parameters > li > strong {
width: 70%;
}
.sc_cars_slider_columns .trx_addons_list_parameters > li > em {
width: 30%;
}  .cars_page_gallery {
background-color: rgba(0, 0, 0, 0.6);
text-align: center;
padding: 1em;
}
.cars_page_gallery_item {
display: inline-block;
vertical-align: top;
position: relative;
max-width: 6em;
cursor: pointer;
margin: 4px;
border: 1px solid #666;
background-color: #f0f0f0;
-webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.6);
-ms-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.6);
box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.6);
}
.cars_page_gallery_item > img {
max-width: 100%;
height: auto;
}
.cars_page_gallery_item:before {
content: ' ';
position: absolute;
z-index: 1;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.2);
-webkit-transition: background-color 0.6s ease;
-ms-transition: background-color 0.6s ease;
transition: background-color 0.6s ease;
}
.cars_page_gallery_item:hover:before,
.cars_page_gallery_item_active:before {
background-color: rgba(255, 255, 255, 0.2);
}
.cars_page_gallery_item_active {
border: 1px solid #aaa;
top: -4px;
-webkit-box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.6);
-ms-box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.6);
box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.6);
} .cars_page_featured {
text-align: center;
}
.cars_page_featured,
.cars_page_featured img {
-webkit-transition: height 0.5s ease;
-ms-transition: height 0.5s ease;
transition: height 0.5s ease;
} .cars_page_featured + .cars_page_title_wrap,
.cars_page_gallery + .cars_page_title_wrap {
margin-top: 3em;
}
.cars_page_title_wrap {
position: relative;
}
.cars_page_title {
margin: 0;
padding-right: 30%;
}
.cars_page_title .cars_page_status {
font-size: 12px;
line-height: 1.5em;
vertical-align: middle;
display: inline-block;
margin-right: 0.5em;
}
.cars_page_title .cars_page_status > a {
display: inline-block;
padding: 0.5em 1em;
margin: 0 0.3em;
text-transform: uppercase;
color: #fff;
background-color: #efa758;
}
.cars_page_title_address {
font-size: 1.1em;
margin-top: 0.5em;
color: #666;
}
.cars_page_city:before {
content: ' / ';
}
.cars_page_title_meta {
position: absolute;
z-index: 1;
top: 50%;
right: 0;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
width: 27%;
text-align: right;
}
.cars_page_title_meta .post_meta_label {
display: none;
} .cars_address_item + .cars_address_item:before {
content: '\00bb';
display: inline-block;
line-height: inherit;
margin: 0 0.3em;
} .cars_page_title_price {
margin-top: 0.4em;
}
.cars_price {
color: #888;
}
.cars_price_data + .cars_price_label:before,
.cars_price_label + .cars_price_data:before {
content: ' ';
}
.cars_price_data {
font-weight: bold;
}
.cars_price1 {
font-size: 1.5em;
}
.cars_price_delimiter:before {
content: '/';
display: inline-block;
line-height: inherit;
margin: 0 0.4em;
} .cars_page_section + .cars_page_section {
margin-top: 3em;
}
.cars_page_section.cars_page_content {
margin-top: 2em;
}
.cars_page_section_title {
margin: 0 0 1.25em;
padding-bottom: 1em;
border-bottom: 1px dashed #ddd;
}
.cars_page_section_description {
margin-bottom: 2em;
}
.cars_page_section_item,
.cars_page_attachments_list > a,
.cars_page_features_list > a {
display: inline-block;
vertical-align: top;
width: 33%;
}
.cars_page_label,
.cars_page_data {
display: inline-block;
vertical-align: top;
}
.cars_page_data {
font-weight: bold;
}
div.cars_page_attachments_list > a,
div.cars_page_features_list > a {
color: inherit;
}
.cars_page_attachments_list > a:before,
.cars_page_features_list > a:before {
content: '\e874';
font-family: "trx_addons_icons";
display: inline-block;
line-height: inherit;
margin: 0 0.5em 0 0;
color: #00a02b;
}
.cars_page_attachments_list > a:before {
content: '\e86c';
} .cars_page_agent_avatar {
width: 30%;
display: inline-block;
vertical-align: top;
padding-right: 2em;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
.cars_page_agent_form,
.cars_page_agent_info {
width: 35%;
display: inline-block;
vertical-align: top;
padding-right: 2em;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
.cars_page_agent_info_name {
margin: 0;
}
.cars_page_agent_info_name > a { display: block;
font-size: 0.6667em;
}
.cars_page_agent_info_name > a:before {
content: ' / ';
margin: 0 0.3em; display: none;
}
.cars_page_agent_info_position {
margin-bottom: 0.5em;
color: #888;
}
.cars_page_agent_info_languages {
margin-bottom: 0.5em;
}
.cars_page_agent_info_description {
margin: 1em 0;
font-style: italic;
}
.cars_page_agent_info_address,
.cars_page_agent_info_phones > span,
.cars_page_agent_info_phones > a { display: block;
}
.cars_page_agent_info_phones > span,
.cars_page_agent_info_phones > a {
white-space: nowrap;
}
.cars_page_agent_info_address:before,
.cars_page_agent_info_phones > :before {
margin-right: 0.3em;
font-family: "trx_addons_icons";
color: #000;
width: auto;
}
.cars_page_agent_info_address:before {
content: '\e869';
}
.cars_page_agent_info_phones_mobile:before {
content: '\e8b5';
}
.cars_page_agent_info_phones_office:before {
content: '\e8c2';
}
.cars_page_agent_info_phones_fax:before {
content: '\e893';
}
.cars_page_agent_info_profiles.socials_wrap {
margin: 1em 0 0;
}
.cars_page_agent_info_profiles.socials_wrap .social_item {
margin: 0 0.3em 0.3em 0;
vertical-align: top;
}
.cars_page_agent_info_profiles.socials_wrap .social_item .social_icon {
color: #666;
width: 2.5em;
height: 2.5em;
line-height: 2.5em;
text-align: center;
-webkit-border-radius: 4px;
-ms-border-radius: 4px;
border-radius: 4px;
}
.cars_page_agent_form {
padding-right: 0;
}
.cars_page_agent_form_title {
margin: 0 0 0.5em;
}
.cars_page_agent_form .sc_form_form {
margin-top: 1em;
}
.cars_page_agent_form textarea {
line-height: 1.5em;
} .cars_page_tabs {
margin-top: 3em;
}
.cars_page_tabs .cars_page_section {
display: none;
}
.cars_page_tabs.trx_addons_tabs .trx_addons_tabs_titles li.ui-tabs-active:after {
display: none;
}
.cars_page_tabs.trx_addons_tabs .trx_addons_tabs_titles {
border-bottom: 1px solid #ddd;
}
.cars_page_tabs.trx_addons_tabs .trx_addons_tabs_titles li {
top: 1px;
}
.cars_page_tabs.trx_addons_tabs .trx_addons_tabs_titles li + li {
margin-left: 0;
}
.cars_page_tabs.trx_addons_tabs .trx_addons_tabs_titles li > a {
display: block;
padding: 1em 2em;
background-color: #f7f7f7;
border: 1px solid #f7f7f7;
border-bottom-color: #ddd;
}
.cars_page_tabs.trx_addons_tabs .trx_addons_tabs_titles li.ui-state-active > a {
border-color: #ddd;
background-color: #fff;
border-bottom-color: #fff;
}
.cars_page_tabs.trx_addons_tabs .trx_addons_tabs_titles li:not(.ui-state-active) > a:hover {
background-color: #f0f0f0;
border-color: #f7f7f7 #f7f7f7 #ddd;
} .agents_page .cars_page_agent_info_name > a {
display: none;
} .cars_search_form .sc_form_field .trx_addons_refresh {
position: absolute;
z-index: 1;
top: 50%;
right: 0.5em;
margin-top: -0.8em;
}
.cars_search_form {
position: relative;
}
.cars_search_form .sc_form_field {
position: relative;
margin-bottom: 0;
display: inline-block;
vertical-align: top;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
.cars_search_form .cars_search_basic {
position: relative;
}
.cars_search_form .cars_search_basic .sc_form_field_cars_keyword {
width: 100%;
}
.cars_search_form .cars_search_basic .sc_form_field_cars_keyword input {
width: 100%;
padding-right: 70%;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
.cars_search_form .cars_search_basic .cars_search_button,
.cars_search_form .cars_search_basic .cars_search_show_advanced {
position: absolute;
z-index: 1;
top: 0;
right: 0;
bottom: 0;
left: auto;
width: 5%;
display: block;
text-align: center;
padding: 0;
-webkit-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.cars_search_form .cars_search_basic .cars_search_show_advanced {
right: 5%;
cursor: pointer;
top: 50%;
bottom: auto;
height: 3em;
line-height: 3em;
margin-top: -1.5em;
color: #888;
}
.cars_search_form .cars_search_advanced {
margin: 0 -5px;
height: 0;
overflow: hidden;
-webkit-transition: height 0.3s ease;
-ms-transition: height 0.3s ease;
transition: height 0.3s ease;
}
.cars_search_opened .cars_search_form .cars_search_advanced {
height: auto;
margin-top: 10px;
}
.cars_search_form .cars_search_advanced .sc_form_field {
width: 25%;
padding: 0 5px;
margin-bottom: 10px;
}
.cars_search_form .cars_search_advanced [class*="sc_form_field_cars_features"] {
margin-bottom: 3px;
}
.cars_search_form .cars_search_advanced .sc_form_field_checkbox input[type="checkbox"] + label {
display: block;
}
.cars_search_form .cars_search_advanced .sc_form_field_checkbox input[type="checkbox"] + label:before {
top: 5px;
-webkit-transform: none;
-ms-transform: none;
transform: none;
}
.cars_search_horizontal .cars_search_form .cars_search_advanced .sc_form_field_cars_status,
.cars_search_horizontal .cars_search_form .cars_search_advanced .sc_form_field_cars_type,
.cars_search_horizontal .cars_search_form .cars_search_advanced .sc_form_field_cars_maker,
.cars_search_horizontal .cars_search_form .cars_search_advanced .sc_form_field_cars_city {
position: absolute;
z-index: 0;
top: 0.4em;
right: 0;
width: 15%;
}
.cars_search_horizontal .cars_search_form .cars_search_advanced .sc_form_field_cars_status {
right: 55%;
}
.cars_search_horizontal .cars_search_form .cars_search_advanced .sc_form_field_cars_type {
right: 40%;
}
.cars_search_horizontal .cars_search_form .cars_search_advanced .sc_form_field_cars_maker {
right: 25%;
}
.cars_search_horizontal .cars_search_form .cars_search_advanced .sc_form_field_cars_city {
right: 10%;
}
.cars_search_vertical .cars_search_form .cars_search_basic .cars_search_button,
.cars_search_vertical .cars_search_form .cars_search_basic .cars_search_show_advanced {
width: 15%;
}
.cars_search_vertical .cars_search_form .cars_search_basic .cars_search_show_advanced {
right: 15%;
}
.cars_search_vertical .cars_search_form .cars_search_basic .sc_form_field_cars_keyword input {
padding-right: 30%;
}
.cars_search_vertical .cars_search_form .cars_search_basic .sc_form_field input,
.cars_search_vertical .cars_search_form .cars_search_basic .sc_form_field input:focus,
.cars_search_vertical .cars_search_form .cars_search_basic .sc_form_field > select,
.cars_search_vertical .cars_search_form .cars_search_basic .sc_form_field .select_container {
border-color: transparent !important;
}
.cars_search_vertical .cars_search_form .cars_search_basic .sc_form_field,
.cars_search_vertical .cars_search_form .cars_search_advanced .sc_form_field {
width: 100%;
margin-bottom: 0.5em;
}
.cars_search_vertical .cars_search_form .cars_search_basic .sc_form_field_cars_keyword {
margin-bottom: 0;
}
.cars_search_vertical .cars_search_form .cars_search_advanced [class*="sc_form_field_cars_features"] {
width: 50%;
font-size: 0.9333em;
line-height: 1.5em;
}
.cars_search_vertical .cars_search_form .cars_search_advanced .sc_form_field_checkbox {
margin-bottom: 2px;
}
.cars_search_vertical .cars_search_form .cars_search_advanced .sc_form_field_checkbox input[type="checkbox"] + label:before {
top: 4px;
} .widget_cars_compare .cars_compare_list > li {
cursor: pointer;
}
.widget_cars_compare .cars_compare_list > li:before {
content: '\e875';
font-family: "trx_addons_icons";
width: 1em;
height: 1em;
line-height: 1em;
text-align: center;
background-color: transparent !important;
color: #cc0000;
top: 0.4em;
}
.widget_cars_compare .cars_compare_button {
margin-top: 2em;
}
.widget_cars_compare .cars_compare_message {
margin-top: 2em;
font-style: italic;
}
.widget_cars_compare .cars_compare_list:not(.cars_compare_list_empty) + .cars_compare_message {
display: none;
}
.widget_cars_compare .cars_compare_list_empty + .cars_compare_message + .cars_compare_button {
display: none;
}
.sc_cars_compare {
overflow-x: auto;
}
.sc_cars_compare .sc_cars_compare_table {
min-width: 640px;
}
.sc_cars_compare_title {
font-weight: bold;
}
.sc_cars_compare_data {
text-align: center;
}
.sc_cars_no_compare {
padding: 1em 2em;
font-size: 1.15em;
background-color: #f7f7f7;
}