.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{flex-shrink:0;margin:0 var(--divider-element-spacing)}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{direction:ltr;display:flex;margin:0}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{border-block-end:0;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color);content:"";display:block;flex-grow:1}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url);-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;min-height:var(--divider-pattern-height);width:100%}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var( --container-widget-flex-grow )}/* Widget: Custom links */
.widget_custom_links .custom_links_list {
  padding-left: 0;
  display: block !important;
  position: static;
  top: auto;
  left: auto;
  bottom: auto;
  right: auto;
  width: auto;
}

.widget_custom_links .custom_links_list_item {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  position: static;
  top: auto;
  left: auto;
  bottom: auto;
  right: auto;
  margin: 0 !important;
  padding: 0;
}

.widget_custom_links .custom_links_list_item + .custom_links_list_item {
  margin-top: 0.3em;
}

.widget_custom_links .custom_links_list_item:before {
  display: none;
}

.widget_custom_links .custom_links_list_item_link {
  position: relative !important;
  display: inline-block;
  vertical-align: top;
  padding: 0.3em;
}

.widget_custom_links span.custom_links_list_item_link {
  font-weight: bold;
}

.widget_custom_links .custom_links_list_item.with_icon .custom_links_list_item_link {
  padding-left: 1.5em;
}

.widget_custom_links .custom_links_list_item_image {
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 1.25em;
  height: auto;
  max-width: 100%;
}

.widget_custom_links .custom_links_list_item_icon {
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 1.5em;
  height: 1.5em;
  line-height: 1.5em;
}

.widget_custom_links .custom_links_list_item_icon.sc_icon_type_svg svg,
.widget_custom_links .custom_links_list_item_icon.sc_icon_type_svg object {
  width: 1em;
  height: 1em;
  line-height: 1em;
}

.widget_custom_links .custom_links_list_item_description {
  display: block;
  font-size: 0.75em;
  font-style: italic;
  line-height: 1.7em;
}

.widget_custom_links .custom_links_list_item_description + .custom_links_list_item_button {
  margin-top: 0.5em;
}

.widget_custom_links .custom_links_list_item_label {
  position: absolute;
  z-index: 1;
  top: -2em;
  right: -5em;
  font-size: 10px;
  line-height: 15px;
  font-weight: normal;
  background-color: #666;
  border-color: #666;
  color: #fff;
  display: inline-block;
  vertical-align: top;
  padding: 0.3em 1em;
  pointer-events: none;
}

.widget_custom_links .custom_links_list_item_label:before {
  content: " ";
  position: absolute;
  z-index: 1;
  top: 100%;
  left: 1em;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 4px 7px 0 0;
  border-top-color: inherit;
  border-left-color: transparent !important;
  border-right-color: transparent !important;
  border-bottom-color: transparent !important;
}

.widget_custom_links .custom_links_list_item_label_hover .custom_links_list_item_label {
  opacity: 0;
  -webkit-transition: opacity 0.3s ease, transform 0.3s ease;
  -ms-transition: opacity 0.3s ease, transform 0.3s ease;
  transition: opacity 0.3s ease, transform 0.3s ease;
  -webkit-transform: translateY(3em);
  -ms-transform: translateY(3em);
  transform: translateY(3em);
}

.widget_custom_links .custom_links_list_item_label_hover:hover .custom_links_list_item_label {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}/* devanagari */
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 100;
  font-display: swap;
  src: url(https://scilansar.com/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxiayp8kv8jhgfvrjjlme0tdmpkzsq.woff2) format('woff2');
  unicode-range: U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;
}
/* latin-ext */
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 100;
  font-display: swap;
  src: url(https://scilansar.com/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxiayp8kv8jhgfvrjjlme0tmmpkzsq.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 100;
  font-display: swap;
  src: url(https://scilansar.com/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxiayp8kv8jhgfvrjjlme0tcmpi.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* devanagari */
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 200;
  font-display: swap;
  src: url(https://scilansar.com/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxidyp8kv8jhgfvrjjlmv1pvfteoceg.woff2) format('woff2');
  unicode-range: U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;
}
/* latin-ext */
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 200;
  font-display: swap;
  src: url(https://scilansar.com/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxidyp8kv8jhgfvrjjlmv1pvgdeoceg.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 200;
  font-display: swap;
  src: url(https://scilansar.com/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxidyp8kv8jhgfvrjjlmv1pvf9eo.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* devanagari */
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 300;
  font-display: swap;
  src: url(https://scilansar.com/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxidyp8kv8jhgfvrjjlm21lvfteoceg.woff2) format('woff2');
  unicode-range: U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;
}
/* latin-ext */
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 300;
  font-display: swap;
  src: url(https://scilansar.com/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxidyp8kv8jhgfvrjjlm21lvgdeoceg.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 300;
  font-display: swap;
  src: url(https://scilansar.com/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxidyp8kv8jhgfvrjjlm21lvf9eo.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* devanagari */
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url(https://scilansar.com/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxigyp8kv8jhgfvrjjlucxtakpy.woff2) format('woff2');
  unicode-range: U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;
}
/* latin-ext */
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url(https://scilansar.com/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxigyp8kv8jhgfvrjjlufntakpy.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url(https://scilansar.com/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxigyp8kv8jhgfvrjjluchta.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* devanagari */
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 500;
  font-display: swap;
  src: url(https://scilansar.com/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxidyp8kv8jhgfvrjjlmg1hvfteoceg.woff2) format('woff2');
  unicode-range: U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;
}
/* latin-ext */
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 500;
  font-display: swap;
  src: url(https://scilansar.com/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxidyp8kv8jhgfvrjjlmg1hvgdeoceg.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 500;
  font-display: swap;
  src: url(https://scilansar.com/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxidyp8kv8jhgfvrjjlmg1hvf9eo.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* devanagari */
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 600;
  font-display: swap;
  src: url(https://scilansar.com/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxidyp8kv8jhgfvrjjlmr19vfteoceg.woff2) format('woff2');
  unicode-range: U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;
}
/* latin-ext */
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 600;
  font-display: swap;
  src: url(https://scilansar.com/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxidyp8kv8jhgfvrjjlmr19vgdeoceg.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 600;
  font-display: swap;
  src: url(https://scilansar.com/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxidyp8kv8jhgfvrjjlmr19vf9eo.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* devanagari */
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url(https://scilansar.com/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxidyp8kv8jhgfvrjjlmy15vfteoceg.woff2) format('woff2');
  unicode-range: U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;
}
/* latin-ext */
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url(https://scilansar.com/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxidyp8kv8jhgfvrjjlmy15vgdeoceg.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url(https://scilansar.com/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxidyp8kv8jhgfvrjjlmy15vf9eo.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* devanagari */
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 800;
  font-display: swap;
  src: url(https://scilansar.com/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxidyp8kv8jhgfvrjjlm111vfteoceg.woff2) format('woff2');
  unicode-range: U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;
}
/* latin-ext */
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 800;
  font-display: swap;
  src: url(https://scilansar.com/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxidyp8kv8jhgfvrjjlm111vgdeoceg.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 800;
  font-display: swap;
  src: url(https://scilansar.com/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxidyp8kv8jhgfvrjjlm111vf9eo.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* devanagari */
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 900;
  font-display: swap;
  src: url(https://scilansar.com/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxidyp8kv8jhgfvrjjlm81xvfteoceg.woff2) format('woff2');
  unicode-range: U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;
}
/* latin-ext */
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 900;
  font-display: swap;
  src: url(https://scilansar.com/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxidyp8kv8jhgfvrjjlm81xvgdeoceg.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 900;
  font-display: swap;
  src: url(https://scilansar.com/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxidyp8kv8jhgfvrjjlm81xvf9eo.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* devanagari */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src: url(https://scilansar.com/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxigyp8kv8jhgfvrlptucxtakpy.woff2) format('woff2');
  unicode-range: U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;
}
/* latin-ext */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src: url(https://scilansar.com/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxigyp8kv8jhgfvrlptufntakpy.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src: url(https://scilansar.com/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxigyp8kv8jhgfvrlptuchta.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* devanagari */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  src: url(https://scilansar.com/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxibyp8kv8jhgfvrlfj_z11lfc-k.woff2) format('woff2');
  unicode-range: U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;
}
/* latin-ext */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  src: url(https://scilansar.com/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxibyp8kv8jhgfvrlfj_z1jlfc-k.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  src: url(https://scilansar.com/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxibyp8kv8jhgfvrlfj_z1xlfq.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* devanagari */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://scilansar.com/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxibyp8kv8jhgfvrldz8z11lfc-k.woff2) format('woff2');
  unicode-range: U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;
}
/* latin-ext */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://scilansar.com/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxibyp8kv8jhgfvrldz8z1jlfc-k.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://scilansar.com/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxibyp8kv8jhgfvrldz8z1xlfq.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* devanagari */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://scilansar.com/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxieyp8kv8jhgfvrjjbecmne.woff2) format('woff2');
  unicode-range: U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;
}
/* latin-ext */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://scilansar.com/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxieyp8kv8jhgfvrjjnecmne.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://scilansar.com/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxieyp8kv8jhgfvrjjfecg.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* devanagari */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://scilansar.com/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxibyp8kv8jhgfvrlgt9z11lfc-k.woff2) format('woff2');
  unicode-range: U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;
}
/* latin-ext */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://scilansar.com/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxibyp8kv8jhgfvrlgt9z1jlfc-k.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://scilansar.com/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxibyp8kv8jhgfvrlgt9z1xlfq.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* devanagari */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://scilansar.com/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxibyp8kv8jhgfvrlej6z11lfc-k.woff2) format('woff2');
  unicode-range: U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;
}
/* latin-ext */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://scilansar.com/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxibyp8kv8jhgfvrlej6z1jlfc-k.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://scilansar.com/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxibyp8kv8jhgfvrlej6z1xlfq.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* devanagari */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://scilansar.com/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxibyp8kv8jhgfvrlcz7z11lfc-k.woff2) format('woff2');
  unicode-range: U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;
}
/* latin-ext */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://scilansar.com/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxibyp8kv8jhgfvrlcz7z1jlfc-k.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://scilansar.com/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxibyp8kv8jhgfvrlcz7z1xlfq.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* devanagari */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(https://scilansar.com/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxibyp8kv8jhgfvrldd4z11lfc-k.woff2) format('woff2');
  unicode-range: U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;
}
/* latin-ext */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(https://scilansar.com/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxibyp8kv8jhgfvrldd4z1jlfc-k.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(https://scilansar.com/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxibyp8kv8jhgfvrldd4z1xlfq.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* devanagari */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(https://scilansar.com/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxibyp8kv8jhgfvrlbt5z11lfc-k.woff2) format('woff2');
  unicode-range: U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;
}
/* latin-ext */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(https://scilansar.com/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxibyp8kv8jhgfvrlbt5z1jlfc-k.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(https://scilansar.com/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxibyp8kv8jhgfvrlbt5z1xlfq.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}/* MailChimp for WP styles
----------------------------------------------------------------- */
/* Global */
form.mc4wp-form input[type=checkbox] + label:before {
  letter-spacing: 0;
}

form.mc4wp-form .mc4wp-alert {
  margin: 10px 0 0 0;
  padding: 0;
  line-height: 1.5em;
  font-size: 14px;
}

form.mc4wp-form .mc4wp-alert a {
  color: var(--theme-color-text_link) !important;
}

form.mc4wp-form .mc4wp-alert a:hover {
  color: var(--theme-color-text_hover) !important;
}

form.mc4wp-form p {
  margin: 0;
}

form.mc4wp-form p + p,
form.mc4wp-form input + p {
  margin-top: 1em;
}

.mc4wp-form .mc4wp-form-fields input[type=email] {
  -webkit-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
}

.mc4wp_error_field {
  -webkit-box-shadow: none !important;
  -ms-box-shadow: none !important;
  box-shadow: none !important;
}

.mc4wp-form label {
  cursor: pointer;
}

/* Style 1 */
#style-1.mc4wp-form .mc4wp-form-fields {
  position: relative;
}
#style-1.mc4wp-form .mc4wp-form-fields input[type=email] {
  padding: 0.75em 4em 0.75em 0;
  font-size: 17px;
  line-height: 22px;
  width: 100%;
  height: 55px;
  border-color: var(--theme-color-text_dark);
}
#style-1.mc4wp-form .mc4wp-form-fields input[type=email]::-webkit-input-placeholder {
  color: var(--theme-color-text_dark);
  opacity: 0.8;
}
#style-1.mc4wp-form .mc4wp-form-fields input[type=email]::-moz-placeholder {
  color: var(--theme-color-text_dark);
  opacity: 0.8;
}
#style-1.mc4wp-form .mc4wp-form-fields input[type=email]:-moz-placeholder {
  color: var(--theme-color-text_dark);
  opacity: 0.8;
}
#style-1.mc4wp-form .mc4wp-form-fields input[type=email]:-ms-input-placeholder {
  color: var(--theme-color-text_dark);
  opacity: 0.8;
}
#style-1.mc4wp-form .mc4wp-form-fields input[type=email]:hover, #style-1.mc4wp-form .mc4wp-form-fields input[type=email]:active, #style-1.mc4wp-form .mc4wp-form-fields input[type=email]:focus {
  color: var(--theme-color-text_dark);
  opacity: 1;
}
#style-1.mc4wp-form .mc4wp-form-fields button,
#style-1.mc4wp-form .mc4wp-form-fields input[type=submit] {
  width: 30px;
  color: transparent !important;
  background: none !important;
  overflow: hidden;
  padding: 0 !important;
  height: 55px;
  line-height: 55px;
  position: absolute;
  top: 0;
  right: 0;
  font-size: 18px;
  display: inline-block;
}
#style-1.mc4wp-form .mc4wp-form-fields button:before,
#style-1.mc4wp-form .mc4wp-form-fields input[type=submit]:before {
  color: var(--theme-color-text_dark);
  content: "\e9e3";
  font-family: "fontello";
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  line-height: inherit;
  text-align: right;
  font-weight: 400;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#style-1.mc4wp-form .mc4wp-form-fields button:hover:before,
#style-1.mc4wp-form .mc4wp-form-fields input[type=submit]:hover:before {
  color: var(--theme-color-text_link);
}
#style-1.mc4wp-form .mc4wp-form-fields button[disabled]:hover:before,
#style-1.mc4wp-form .mc4wp-form-fields input[type=submit][disabled]:hover:before {
  color: var(--theme-color-text_dark);
}
#style-1.mc4wp-form label {
  display: table;
  margin: 22px 0 0;
  color: var(--theme-color-text_light);
}
#style-1.mc4wp-form input[type=checkbox] + label:before {
  border-color: var(--theme-color-text_light) !important;
}

/* Style 2 */
#style-2.mc4wp-form .mc4wp-form-fields {
  position: relative;
}
#style-2.mc4wp-form .mc4wp-form-fields input[type=email] {
  padding: 0.7em 6em 0.7em 0;
  font-size: 18px;
  line-height: 22px;
  width: 100%;
  height: 65px;
  border-color: var(--theme-color-text_dark);
}
#style-2.mc4wp-form .mc4wp-form-fields input[type=email]::-webkit-input-placeholder {
  color: var(--theme-color-text);
  opacity: 1;
}
#style-2.mc4wp-form .mc4wp-form-fields input[type=email]::-moz-placeholder {
  color: var(--theme-color-text);
  opacity: 1;
}
#style-2.mc4wp-form .mc4wp-form-fields input[type=email]:-moz-placeholder {
  color: var(--theme-color-text);
  opacity: 1;
}
#style-2.mc4wp-form .mc4wp-form-fields input[type=email]:-ms-input-placeholder {
  color: var(--theme-color-text);
  opacity: 1;
}
#style-2.mc4wp-form .mc4wp-form-fields input[type=email]:hover, #style-2.mc4wp-form .mc4wp-form-fields input[type=email]:active, #style-2.mc4wp-form .mc4wp-form-fields input[type=email]:focus {
  color: var(--theme-color-text_dark);
  opacity: 1;
}
#style-2.mc4wp-form .mc4wp-form-fields button,
#style-2.mc4wp-form .mc4wp-form-fields input[type=submit] {
  width: auto;
  max-width: 150px;
  color: var(--theme-color-text_dark) !important;
  background: none !important;
  overflow: hidden;
  padding: 0 0 0 5px !important;
  height: 65px;
  line-height: 65px;
  position: absolute;
  top: 0;
  right: 0;
  font-size: 17px;
  font-weight: 500;
  display: inline-block;
}
#style-2.mc4wp-form .mc4wp-form-fields button:hover, #style-2.mc4wp-form .mc4wp-form-fields button:active, #style-2.mc4wp-form .mc4wp-form-fields button:focus,
#style-2.mc4wp-form .mc4wp-form-fields input[type=submit]:hover,
#style-2.mc4wp-form .mc4wp-form-fields input[type=submit]:active,
#style-2.mc4wp-form .mc4wp-form-fields input[type=submit]:focus {
  color: var(--theme-color-text_link) !important;
}
#style-2.mc4wp-form .mc4wp-form-fields button:before,
#style-2.mc4wp-form .mc4wp-form-fields input[type=submit]:before {
  color: var(--theme-color-text_dark);
  content: "\e9a3";
  font-family: "fontello";
  position: relative;
  right: 0;
  top: -1px;
  z-index: 1;
  width: 100%;
  height: 100%;
  line-height: inherit;
  text-align: right;
  font-weight: 400;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  margin: 0 8px 0 0;
  font-size: 15px;
}
#style-2.mc4wp-form .mc4wp-form-fields button:focus:before, #style-2.mc4wp-form .mc4wp-form-fields button:active:before, #style-2.mc4wp-form .mc4wp-form-fields button:hover:before,
#style-2.mc4wp-form .mc4wp-form-fields input[type=submit]:focus:before,
#style-2.mc4wp-form .mc4wp-form-fields input[type=submit]:active:before,
#style-2.mc4wp-form .mc4wp-form-fields input[type=submit]:hover:before {
  color: var(--theme-color-text_link);
}
#style-2.mc4wp-form .mc4wp-form-fields button[disabled]:hover, #style-2.mc4wp-form .mc4wp-form-fields button[disabled]:hover:before,
#style-2.mc4wp-form .mc4wp-form-fields input[type=submit][disabled]:hover,
#style-2.mc4wp-form .mc4wp-form-fields input[type=submit][disabled]:hover:before {
  color: var(--theme-color-text_dark) !important;
}
#style-2.mc4wp-form label {
  display: table;
  margin: 22px 0 0;
}
#style-2.mc4wp-form input[type=checkbox] + label:before {
  border-color: var(--theme-color-bd_color) !important;
}

/* Style 3 */
#style-3.mc4wp-form .mc4wp-form-fields {
  position: relative;
}
#style-3.mc4wp-form .mc4wp-form-fields input[type=email] {
  padding: 0.7em 0 0.7em 0;
  font-size: 17px;
  line-height: 22px;
  width: calc(100% - 215px);
  height: 55px;
  border-color: var(--theme-color-text_dark);
}
#style-3.mc4wp-form .mc4wp-form-fields input[type=email]::-webkit-input-placeholder {
  color: var(--theme-color-text);
  opacity: 1;
}
#style-3.mc4wp-form .mc4wp-form-fields input[type=email]::-moz-placeholder {
  color: var(--theme-color-text);
  opacity: 1;
}
#style-3.mc4wp-form .mc4wp-form-fields input[type=email]:-moz-placeholder {
  color: var(--theme-color-text);
  opacity: 1;
}
#style-3.mc4wp-form .mc4wp-form-fields input[type=email]:-ms-input-placeholder {
  color: var(--theme-color-text);
  opacity: 1;
}
#style-3.mc4wp-form .mc4wp-form-fields input[type=email]:hover, #style-3.mc4wp-form .mc4wp-form-fields input[type=email]:active, #style-3.mc4wp-form .mc4wp-form-fields input[type=email]:focus {
  color: var(--theme-color-text_dark);
  opacity: 1;
}
#style-3.mc4wp-form .mc4wp-form-fields button,
#style-3.mc4wp-form .mc4wp-form-fields input[type=submit] {
  width: auto;
  max-width: 180px;
  color: var(--theme-color-text_dark) !important;
  background: none !important;
  overflow: hidden;
  padding: 0 !important;
  height: 55px;
  line-height: 55px;
  position: absolute;
  top: 50%;
  margin-top: -23px;
  right: 0;
  font-size: 17px;
  font-weight: 500;
  display: inline-block;
}
#style-3.mc4wp-form .mc4wp-form-fields button:hover, #style-3.mc4wp-form .mc4wp-form-fields button:active, #style-3.mc4wp-form .mc4wp-form-fields button:focus,
#style-3.mc4wp-form .mc4wp-form-fields input[type=submit]:hover,
#style-3.mc4wp-form .mc4wp-form-fields input[type=submit]:active,
#style-3.mc4wp-form .mc4wp-form-fields input[type=submit]:focus {
  color: var(--theme-color-text_link) !important;
}
#style-3.mc4wp-form .mc4wp-form-fields button:before,
#style-3.mc4wp-form .mc4wp-form-fields input[type=submit]:before {
  color: var(--theme-color-text_dark);
  content: "\e9da";
  font-family: "fontello";
  position: relative;
  right: 0;
  top: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  line-height: inherit;
  text-align: right;
  font-weight: 400;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  margin: 0 10px 0 0;
  font-size: 16px;
}
#style-3.mc4wp-form .mc4wp-form-fields button:active:before, #style-3.mc4wp-form .mc4wp-form-fields button:focus:before, #style-3.mc4wp-form .mc4wp-form-fields button:hover:before,
#style-3.mc4wp-form .mc4wp-form-fields input[type=submit]:active:before,
#style-3.mc4wp-form .mc4wp-form-fields input[type=submit]:focus:before,
#style-3.mc4wp-form .mc4wp-form-fields input[type=submit]:hover:before {
  color: var(--theme-color-text_link);
}
#style-3.mc4wp-form .mc4wp-form-fields button[disabled]:hover, #style-3.mc4wp-form .mc4wp-form-fields button[disabled]:hover:before,
#style-3.mc4wp-form .mc4wp-form-fields input[type=submit][disabled]:hover,
#style-3.mc4wp-form .mc4wp-form-fields input[type=submit][disabled]:hover:before {
  color: var(--theme-color-text_dark) !important;
}
#style-3.mc4wp-form label {
  display: table;
  margin: 20px 0 0;
}
#style-3.mc4wp-form input[type=checkbox] + label:before {
  border-color: var(--theme-color-bd_color) !important;
  line-height: 15px;
}

/* Style 4 */
#style-4.mc4wp-form .mc4wp-form-fields {
  position: relative;
}
#style-4.mc4wp-form .mc4wp-form-fields input[type=email] {
  padding: 0.7em 1.7em;
  font-size: 16px;
  line-height: 22px;
  width: calc(100% - 200px);
  margin: 0;
  height: 55px;
  border: none;
  background-color: var(--theme-color-alter_bg_color) !important;
  border-radius: 10px;
  -webkit-box-shadow: 0 3px 25px rgba(0, 0, 0, 0.05) !important;
  -ms-box-shadow: 0 3px 25px rgba(0, 0, 0, 0.05) !important;
  box-shadow: 0 3px 25px rgba(0, 0, 0, 0.05) !important;
}
#style-4.mc4wp-form .mc4wp-form-fields input[type=email]::-webkit-input-placeholder {
  color: var(--theme-color-text);
  opacity: 1;
}
#style-4.mc4wp-form .mc4wp-form-fields input[type=email]::-moz-placeholder {
  color: var(--theme-color-text);
  opacity: 1;
}
#style-4.mc4wp-form .mc4wp-form-fields input[type=email]:-moz-placeholder {
  color: var(--theme-color-text);
  opacity: 1;
}
#style-4.mc4wp-form .mc4wp-form-fields input[type=email]:-ms-input-placeholder {
  color: var(--theme-color-text);
  opacity: 1;
}
#style-4.mc4wp-form .mc4wp-form-fields input[type=email]:hover, #style-4.mc4wp-form .mc4wp-form-fields input[type=email]:active, #style-4.mc4wp-form .mc4wp-form-fields input[type=email]:focus {
  color: var(--theme-color-text_dark);
  opacity: 1;
}
#style-4.mc4wp-form .mc4wp-form-fields button,
#style-4.mc4wp-form .mc4wp-form-fields input[type=submit] {
  width: 190px;
  background: none !important;
  overflow: hidden;
  height: 55px;
  line-height: 55px;
  position: absolute;
  margin: 0;
  top: 0;
  right: 0;
  font-size: 15px;
  font-weight: 600;
  display: inline-block;
  white-space: normal;
  border-radius: 10px;
  -webkit-box-shadow: none !important;
  -ms-box-shadow: none !important;
  box-shadow: none !important;
  color: var(--theme-color-inverse_link) !important;
  border-color: var(--theme-color-text_link) !important;
  background-color: var(--theme-color-text_link) !important;
  padding: 0 5px !important;
}
#style-4.mc4wp-form .mc4wp-form-fields button:hover, #style-4.mc4wp-form .mc4wp-form-fields button:active, #style-4.mc4wp-form .mc4wp-form-fields button:focus,
#style-4.mc4wp-form .mc4wp-form-fields input[type=submit]:hover,
#style-4.mc4wp-form .mc4wp-form-fields input[type=submit]:active,
#style-4.mc4wp-form .mc4wp-form-fields input[type=submit]:focus {
  color: var(--theme-color-inverse_link) !important;
  border-color: var(--theme-color-text_hover) !important;
  background-color: var(--theme-color-text_hover) !important;
}
#style-4.mc4wp-form .mc4wp-form-fields button:before,
#style-4.mc4wp-form .mc4wp-form-fields input[type=submit]:before {
  content: "\e9a5";
  font-family: "fontello";
  position: relative;
  right: 0;
  top: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  line-height: inherit;
  text-align: right;
  font-weight: 400;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  margin: 0 10px 0 0;
  font-size: 15px;
}
#style-4.mc4wp-form .mc4wp-form-fields button[disabled]:hover,
#style-4.mc4wp-form .mc4wp-form-fields input[type=submit][disabled]:hover {
  color: var(--theme-color-inverse_link) !important;
  border-color: var(--theme-color-text_link) !important;
  background-color: var(--theme-color-text_link) !important;
}
#style-4.mc4wp-form label {
  display: table;
  margin: 16px 0 0;
}
#style-4.mc4wp-form input[type=checkbox] + label:before {
  border-color: var(--theme-color-bd_color) !important;
}

/* Style 5 */
#style-5.mc4wp-form .mc4wp-form-fields {
  position: relative;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#style-5.mc4wp-form .mc4wp-form-fields input[type=email] {
  border: none;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  vertical-align: top;
  width: 100%;
  font-size: 47px;
  font-weight: 700;
  padding: 0;
  height: 1.5em;
  line-height: normal;
  margin-right: 20px;
  position: relative;
  z-index: 2;
  margin-left: -10px;
  text-indent: 7px;
}
#style-5.mc4wp-form .mc4wp-form-fields input[type=email]::-webkit-input-placeholder {
  color: var(--theme-color-text_dark);
  opacity: 1;
}
#style-5.mc4wp-form .mc4wp-form-fields input[type=email]::-moz-placeholder {
  color: var(--theme-color-text_dark);
  opacity: 1;
}
#style-5.mc4wp-form .mc4wp-form-fields input[type=email]:-moz-placeholder {
  color: var(--theme-color-text_dark);
  opacity: 1;
}
#style-5.mc4wp-form .mc4wp-form-fields input[type=email]:-ms-input-placeholder {
  color: var(--theme-color-text_dark);
  opacity: 1;
}
#style-5.mc4wp-form .mc4wp-form-fields input[type=email]:hover, #style-5.mc4wp-form .mc4wp-form-fields input[type=email]:active, #style-5.mc4wp-form .mc4wp-form-fields input[type=email]:focus {
  color: var(--theme-color-text_dark);
  opacity: 1;
}
#style-5.mc4wp-form .mc4wp-form-fields button,
#style-5.mc4wp-form .mc4wp-form-fields input[type=submit] {
  color: transparent !important;
  background: none !important;
  overflow: hidden;
  padding: 0 !important;
  font-size: 16px;
  display: inline-block;
  font-weight: 400;
  width: 100px;
  height: 2.2em;
  line-height: 2.2em;
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
  position: relative;
}
#style-5.mc4wp-form .mc4wp-form-fields button:before,
#style-5.mc4wp-form .mc4wp-form-fields input[type=submit]:before {
  color: var(--theme-color-text_link);
  content: "\e9e2";
  font-family: "fontello";
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  line-height: inherit;
  text-align: right;
  font-weight: 400;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#style-5.mc4wp-form .mc4wp-form-fields button:hover:before,
#style-5.mc4wp-form .mc4wp-form-fields input[type=submit]:hover:before {
  color: var(--theme-color-text_hover);
}
#style-5.mc4wp-form .mc4wp-form-fields button[disabled]:before, #style-5.mc4wp-form .mc4wp-form-fields button[disabled]:hover:before,
#style-5.mc4wp-form .mc4wp-form-fields input[type=submit][disabled]:before,
#style-5.mc4wp-form .mc4wp-form-fields input[type=submit][disabled]:hover:before {
  color: var(--theme-color-text_dark);
}
#style-5.mc4wp-form input[type=checkbox] {
  display: none;
}
#style-5.mc4wp-form label {
  padding: 0 0 0 73px;
  font-size: 15px;
  display: inline-block;
  width: 55%;
  line-height: 18px;
  margin: 0;
  color: var(--theme-color-text_dark);
  border-color: var(--theme-color-text_dark);
}
#style-5.mc4wp-form label a:hover {
  color: var(--theme-color-text);
  border-color: var(--theme-color-text);
}
#style-5.mc4wp-form input[type=checkbox]:checked + label:before {
  content: "\e814";
}
#style-5.mc4wp-form input[type=checkbox] + label:before {
  border-color: var(--theme-color-bd_color) !important;
  width: 53px;
  height: 53px;
  line-height: 51px;
  font-size: 13px;
  border-radius: 50%;
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

/* Style 6 */
#style-6.mc4wp-form .mc4wp-form-fields {
  position: relative;
}
#style-6.mc4wp-form .mc4wp-form-fields input[type=email] {
  padding: 0.7em 4em 0.7em 1.7em;
  font-size: 16px;
  line-height: 22px;
  width: 100%;
  margin: 0;
  height: 57px;
  border: none;
  background-color: var(--theme-color-text_dark) !important;
  color: var(--theme-color-inverse_hover);
  border-radius: 10px;
  -webkit-box-shadow: 0 3px 25px rgba(0, 0, 0, 0.05) !important;
  -ms-box-shadow: 0 3px 25px rgba(0, 0, 0, 0.05) !important;
  box-shadow: 0 3px 25px rgba(0, 0, 0, 0.05) !important;
}
#style-6.mc4wp-form .mc4wp-form-fields input[type=email]::-webkit-input-placeholder {
  color: #797C7F;
  opacity: 1;
}
#style-6.mc4wp-form .mc4wp-form-fields input[type=email]::-moz-placeholder {
  color: #797C7F;
  opacity: 1;
}
#style-6.mc4wp-form .mc4wp-form-fields input[type=email]:-moz-placeholder {
  color: #797C7F;
  opacity: 1;
}
#style-6.mc4wp-form .mc4wp-form-fields input[type=email]:-ms-input-placeholder {
  color: #797C7F;
  opacity: 1;
}
#style-6.mc4wp-form .mc4wp-form-fields input[type=email]:hover, #style-6.mc4wp-form .mc4wp-form-fields input[type=email]:active, #style-6.mc4wp-form .mc4wp-form-fields input[type=email]:focus {
  color: var(--theme-color-inverse_hover);
  opacity: 1;
}
#style-6.mc4wp-form .mc4wp-form-fields button,
#style-6.mc4wp-form .mc4wp-form-fields input[type=submit] {
  width: 51px;
  overflow: hidden;
  height: 51px;
  line-height: 51px;
  position: absolute;
  margin: 0;
  top: 3px;
  right: 3px;
  font-size: 16px;
  font-weight: 500;
  display: inline-block;
  white-space: normal;
  border-radius: 10px;
  color: var(--theme-color-inverse_link) !important;
  border-color: var(--theme-color-text_link) !important;
  background-color: var(--theme-color-text_link) !important;
  color: transparent !important;
  padding: 0 !important;
}
#style-6.mc4wp-form .mc4wp-form-fields button:hover, #style-6.mc4wp-form .mc4wp-form-fields button:active, #style-6.mc4wp-form .mc4wp-form-fields button:focus,
#style-6.mc4wp-form .mc4wp-form-fields input[type=submit]:hover,
#style-6.mc4wp-form .mc4wp-form-fields input[type=submit]:active,
#style-6.mc4wp-form .mc4wp-form-fields input[type=submit]:focus {
  color: var(--theme-color-inverse_link) !important;
  border-color: var(--theme-color-text_hover) !important;
  background-color: var(--theme-color-text_hover) !important;
  color: transparent !important;
}
#style-6.mc4wp-form .mc4wp-form-fields button:hover:before, #style-6.mc4wp-form .mc4wp-form-fields button:active:before, #style-6.mc4wp-form .mc4wp-form-fields button:focus:before,
#style-6.mc4wp-form .mc4wp-form-fields input[type=submit]:hover:before,
#style-6.mc4wp-form .mc4wp-form-fields input[type=submit]:active:before,
#style-6.mc4wp-form .mc4wp-form-fields input[type=submit]:focus:before {
  color: var(--theme-color-inverse_link) !important;
}
#style-6.mc4wp-form .mc4wp-form-fields button:before,
#style-6.mc4wp-form .mc4wp-form-fields input[type=submit]:before {
  content: "\e9e3";
  font-family: "fontello";
  position: absolute;
  right: -2px;
  top: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  line-height: inherit;
  font-weight: 400;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  margin: 0;
  text-align: center;
  font-size: 18px;
  color: var(--theme-color-inverse_link) !important;
}
#style-6.mc4wp-form .mc4wp-form-fields button[disabled]:hover,
#style-6.mc4wp-form .mc4wp-form-fields input[type=submit][disabled]:hover {
  color: var(--theme-color-inverse_link) !important;
  border-color: var(--theme-color-text_link) !important;
  background-color: var(--theme-color-text_link) !important;
  color: transparent !important;
}
#style-6.mc4wp-form .mc4wp-form-fields button[disabled]:hover:before,
#style-6.mc4wp-form .mc4wp-form-fields input[type=submit][disabled]:hover:before {
  color: var(--theme-color-inverse_link) !important;
}
#style-6.mc4wp-form label {
  display: table;
  margin: 26px auto 0;
  color: var(--theme-color-alter_light);
}
#style-6.mc4wp-form input[type=checkbox] + label:before {
  color: var(--theme-color-text_dark) !important;
  border-color: var(--theme-color-text_light) !important;
}

/* Style 7 */
#style-7.mc4wp-form .mc4wp-form-fields {
  position: relative;
}
#style-7.mc4wp-form .mc4wp-form-fields input[type=email] {
  padding: 0.7em 9.8em 0.7em 1.7em;
  font-size: 16px;
  line-height: 22px;
  width: 100%;
  margin: 0;
  height: 55px;
  border: none;
  background-color: var(--theme-color-alter_bg_hover) !important;
  border-radius: 10px;
  -webkit-box-shadow: 0 3px 25px rgba(0, 0, 0, 0.05) !important;
  -ms-box-shadow: 0 3px 25px rgba(0, 0, 0, 0.05) !important;
  box-shadow: 0 3px 25px rgba(0, 0, 0, 0.05) !important;
}
#style-7.mc4wp-form .mc4wp-form-fields input[type=email]::-webkit-input-placeholder {
  color: var(--theme-color-text);
  opacity: 1;
}
#style-7.mc4wp-form .mc4wp-form-fields input[type=email]::-moz-placeholder {
  color: var(--theme-color-text);
  opacity: 1;
}
#style-7.mc4wp-form .mc4wp-form-fields input[type=email]:-moz-placeholder {
  color: var(--theme-color-text);
  opacity: 1;
}
#style-7.mc4wp-form .mc4wp-form-fields input[type=email]:-ms-input-placeholder {
  color: var(--theme-color-text);
  opacity: 1;
}
#style-7.mc4wp-form .mc4wp-form-fields input[type=email]:hover, #style-7.mc4wp-form .mc4wp-form-fields input[type=email]:active, #style-7.mc4wp-form .mc4wp-form-fields input[type=email]:focus {
  color: var(--theme-color-text_dark);
  opacity: 1;
}
#style-7.mc4wp-form .mc4wp-form-fields button,
#style-7.mc4wp-form .mc4wp-form-fields input[type=submit] {
  width: auto;
  background: none !important;
  overflow: hidden;
  height: 55px;
  line-height: 53px;
  position: absolute;
  margin: 0;
  top: 0;
  right: 0;
  font-size: 15px;
  font-weight: 500;
  display: inline-block;
  white-space: normal;
  padding: 0 30px 0 20px !important;
  border-radius: 0;
  color: var(--theme-color-text_dark) !important;
}
#style-7.mc4wp-form .mc4wp-form-fields button:hover, #style-7.mc4wp-form .mc4wp-form-fields button:active, #style-7.mc4wp-form .mc4wp-form-fields button:focus,
#style-7.mc4wp-form .mc4wp-form-fields input[type=submit]:hover,
#style-7.mc4wp-form .mc4wp-form-fields input[type=submit]:active,
#style-7.mc4wp-form .mc4wp-form-fields input[type=submit]:focus {
  color: var(--theme-color-text_link) !important;
}
#style-7.mc4wp-form .mc4wp-form-fields button:after,
#style-7.mc4wp-form .mc4wp-form-fields input[type=submit]:after {
  content: "";
  display: block;
  width: 1px;
  height: 29px;
  background-color: var(--theme-color-bd_color);
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
#style-7.mc4wp-form .mc4wp-form-fields button:before,
#style-7.mc4wp-form .mc4wp-form-fields input[type=submit]:before {
  content: "\e9da";
  font-family: "fontello";
  position: relative;
  right: 0;
  top: -1px;
  z-index: 1;
  width: 100%;
  height: 100%;
  line-height: inherit;
  text-align: right;
  font-weight: 400;
  margin: 0 11px 0 0;
  font-size: 12px;
}
#style-7.mc4wp-form .mc4wp-form-fields button[disabled]:hover,
#style-7.mc4wp-form .mc4wp-form-fields input[type=submit][disabled]:hover {
  color: var(--theme-color-text_dark) !important;
}
#style-7.mc4wp-form label {
  display: table;
  margin: 32px auto 0;
}
#style-7.mc4wp-form input[type=checkbox] + label:before {
  border-color: var(--theme-color-bd_color) !important;
}

/* Style 8 */
#style-8.mc4wp-form .mc4wp-form-fields {
  position: relative;
}
#style-8.mc4wp-form .mc4wp-form-fields:before {
  display: block;
  color: var(--theme-color-text);
  content: "\e9a3";
  font-family: "fontello";
  width: 1.5em;
  height: 2em;
  line-height: 2em;
  font-size: 14px;
  position: absolute;
  top: 20px;
  left: 0;
}
#style-8.mc4wp-form .mc4wp-form-fields input[type=email] {
  padding: 10px 35px 10px 27px;
  font-size: 16px;
  line-height: 22px;
  width: 100%;
  height: 70px;
  border-bottom: 2px solid var(--theme-color-text_dark);
}
#style-8.mc4wp-form .mc4wp-form-fields input[type=email]::-webkit-input-placeholder {
  color: var(--theme-color-text);
  opacity: 1;
}
#style-8.mc4wp-form .mc4wp-form-fields input[type=email]::-moz-placeholder {
  color: var(--theme-color-text);
  opacity: 1;
}
#style-8.mc4wp-form .mc4wp-form-fields input[type=email]:-moz-placeholder {
  color: var(--theme-color-text);
  opacity: 1;
}
#style-8.mc4wp-form .mc4wp-form-fields input[type=email]:-ms-input-placeholder {
  color: var(--theme-color-text);
  opacity: 1;
}
#style-8.mc4wp-form .mc4wp-form-fields input[type=email]:hover, #style-8.mc4wp-form .mc4wp-form-fields input[type=email]:active, #style-8.mc4wp-form .mc4wp-form-fields input[type=email]:focus {
  color: var(--theme-color-text_dark);
  opacity: 1;
}
#style-8.mc4wp-form .mc4wp-form-fields button,
#style-8.mc4wp-form .mc4wp-form-fields input[type=submit] {
  width: 30px;
  color: transparent !important;
  background: none !important;
  overflow: hidden;
  padding: 0 !important;
  height: 70px;
  line-height: 70px;
  position: absolute;
  top: 0;
  right: 0;
  font-size: 13px;
  display: inline-block;
}
#style-8.mc4wp-form .mc4wp-form-fields button:before,
#style-8.mc4wp-form .mc4wp-form-fields input[type=submit]:before {
  color: var(--theme-color-text_dark);
  content: "\e9df";
  font-family: "fontello";
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  line-height: inherit;
  text-align: right;
  font-weight: 400;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#style-8.mc4wp-form .mc4wp-form-fields button:hover:before,
#style-8.mc4wp-form .mc4wp-form-fields input[type=submit]:hover:before {
  color: var(--theme-color-text_link);
}
#style-8.mc4wp-form .mc4wp-form-fields button[disabled]:hover:before,
#style-8.mc4wp-form .mc4wp-form-fields input[type=submit][disabled]:hover:before {
  color: var(--theme-color-text_dark);
}
#style-8.mc4wp-form label {
  display: table;
  margin: 22px 0 0;
}
#style-8.mc4wp-form input[type=checkbox] + label:before {
  border-color: var(--theme-color-bd_color) !important;
}

/* Style 9 */
#style-9.mc4wp-form .mc4wp-form-fields {
  position: relative;
}
#style-9.mc4wp-form .mc4wp-form-fields:before {
  display: block;
  color: var(--theme-color-text);
  content: "\e9a3";
  font-family: "fontello";
  width: 1.5em;
  height: 2em;
  line-height: 2em;
  font-size: 14px;
  position: absolute;
  top: 20px;
  left: 0;
}
#style-9.mc4wp-form .mc4wp-form-fields input[type=email] {
  padding: 10px 35px 10px 27px;
  font-size: 16px;
  line-height: 22px;
  width: 100%;
  height: 70px;
  border-bottom: 1px solid var(--theme-color-input_bd_color);
}
#style-9.mc4wp-form .mc4wp-form-fields input[type=email]::-webkit-input-placeholder {
  color: var(--theme-color-text);
  opacity: 1;
}
#style-9.mc4wp-form .mc4wp-form-fields input[type=email]::-moz-placeholder {
  color: var(--theme-color-text);
  opacity: 1;
}
#style-9.mc4wp-form .mc4wp-form-fields input[type=email]:-moz-placeholder {
  color: var(--theme-color-text);
  opacity: 1;
}
#style-9.mc4wp-form .mc4wp-form-fields input[type=email]:-ms-input-placeholder {
  color: var(--theme-color-text);
  opacity: 1;
}
#style-9.mc4wp-form .mc4wp-form-fields input[type=email]:hover, #style-9.mc4wp-form .mc4wp-form-fields input[type=email]:active, #style-9.mc4wp-form .mc4wp-form-fields input[type=email]:focus {
  color: var(--theme-color-text_dark);
  opacity: 1;
}
#style-9.mc4wp-form .mc4wp-form-fields input[type=email]:focus {
  border-color: var(--theme-color-input_bd_hover);
}
#style-9.mc4wp-form .mc4wp-form-fields button,
#style-9.mc4wp-form .mc4wp-form-fields input[type=submit] {
  width: 30px;
  color: transparent !important;
  background: none !important;
  overflow: hidden;
  padding: 0 !important;
  height: 70px;
  line-height: 70px;
  position: absolute;
  top: 0;
  right: 0;
  font-size: 13px;
  display: inline-block;
}
#style-9.mc4wp-form .mc4wp-form-fields button:before,
#style-9.mc4wp-form .mc4wp-form-fields input[type=submit]:before {
  color: var(--theme-color-text_dark);
  content: "\e9df";
  font-family: "fontello";
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  line-height: inherit;
  text-align: right;
  font-weight: 400;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#style-9.mc4wp-form .mc4wp-form-fields button:hover:before,
#style-9.mc4wp-form .mc4wp-form-fields input[type=submit]:hover:before {
  color: var(--theme-color-text_link);
}
#style-9.mc4wp-form .mc4wp-form-fields button[disabled]:hover:before,
#style-9.mc4wp-form .mc4wp-form-fields input[type=submit][disabled]:hover:before {
  color: var(--theme-color-text_dark);
}
#style-9.mc4wp-form label {
  display: table;
  margin: 22px 0 0;
  color: var(--theme-color-text_light);
}
#style-9.mc4wp-form input[type=checkbox] + label:before {
  border-color: var(--theme-color-text_light) !important;
}

/* Style 10 */
#style-10.mc4wp-form .mc4wp-form-fields {
  position: relative;
}
#style-10.mc4wp-form .mc4wp-form-fields:before {
  display: block;
  color: var(--theme-color-text);
  content: "\e9a3";
  font-family: "fontello";
  width: 1.5em;
  height: 2em;
  line-height: 2em;
  font-size: 14px;
  position: absolute;
  top: 11px;
  left: 18px;
}
#style-10.mc4wp-form .mc4wp-form-fields input[type=email] {
  padding: 0.7em 0.7em 0.7em 3.4em;
  font-size: 14px;
  line-height: 18px;
  width: calc(100% - 54px);
  margin: 0;
  height: 50px;
  border: none;
  background-color: var(--theme-color-alter_bg_color) !important;
  border-radius: 10px;
  -webkit-box-shadow: 0 3px 25px rgba(0, 0, 0, 0.05) !important;
  -ms-box-shadow: 0 3px 25px rgba(0, 0, 0, 0.05) !important;
  box-shadow: 0 3px 25px rgba(0, 0, 0, 0.05) !important;
}
#style-10.mc4wp-form .mc4wp-form-fields input[type=email]::-webkit-input-placeholder {
  color: var(--theme-color-text);
  opacity: 1;
}
#style-10.mc4wp-form .mc4wp-form-fields input[type=email]::-moz-placeholder {
  color: var(--theme-color-text);
  opacity: 1;
}
#style-10.mc4wp-form .mc4wp-form-fields input[type=email]:-moz-placeholder {
  color: var(--theme-color-text);
  opacity: 1;
}
#style-10.mc4wp-form .mc4wp-form-fields input[type=email]:-ms-input-placeholder {
  color: var(--theme-color-text);
  opacity: 1;
}
#style-10.mc4wp-form .mc4wp-form-fields input[type=email]:hover, #style-10.mc4wp-form .mc4wp-form-fields input[type=email]:active, #style-10.mc4wp-form .mc4wp-form-fields input[type=email]:focus {
  color: var(--theme-color-text_dark);
  opacity: 1;
}
#style-10.mc4wp-form .mc4wp-form-fields button,
#style-10.mc4wp-form .mc4wp-form-fields input[type=submit] {
  width: 50px;
  overflow: hidden;
  height: 50px;
  line-height: 50px;
  position: absolute;
  margin: 0;
  top: 0;
  right: 0;
  font-size: 11px;
  font-weight: 500;
  display: inline-block;
  white-space: normal;
  border-radius: 10px;
  color: var(--theme-color-inverse_link) !important;
  border-color: var(--theme-color-text_link) !important;
  background-color: var(--theme-color-text_link) !important;
  color: transparent !important;
  padding: 0 !important;
}
#style-10.mc4wp-form .mc4wp-form-fields button:hover, #style-10.mc4wp-form .mc4wp-form-fields button:active, #style-10.mc4wp-form .mc4wp-form-fields button:focus,
#style-10.mc4wp-form .mc4wp-form-fields input[type=submit]:hover,
#style-10.mc4wp-form .mc4wp-form-fields input[type=submit]:active,
#style-10.mc4wp-form .mc4wp-form-fields input[type=submit]:focus {
  color: var(--theme-color-inverse_link) !important;
  border-color: var(--theme-color-text_hover) !important;
  background-color: var(--theme-color-text_hover) !important;
  color: transparent !important;
}
#style-10.mc4wp-form .mc4wp-form-fields button:hover:before, #style-10.mc4wp-form .mc4wp-form-fields button:active:before, #style-10.mc4wp-form .mc4wp-form-fields button:focus:before,
#style-10.mc4wp-form .mc4wp-form-fields input[type=submit]:hover:before,
#style-10.mc4wp-form .mc4wp-form-fields input[type=submit]:active:before,
#style-10.mc4wp-form .mc4wp-form-fields input[type=submit]:focus:before {
  color: var(--theme-color-inverse_link) !important;
}
#style-10.mc4wp-form .mc4wp-form-fields button:before,
#style-10.mc4wp-form .mc4wp-form-fields input[type=submit]:before {
  content: "\e9df";
  font-family: "fontello";
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  line-height: inherit;
  font-weight: 400;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  margin: 0;
  text-align: center;
  color: var(--theme-color-inverse_link) !important;
}
#style-10.mc4wp-form .mc4wp-form-fields button[disabled]:hover,
#style-10.mc4wp-form .mc4wp-form-fields input[type=submit][disabled]:hover {
  color: var(--theme-color-inverse_link) !important;
  border-color: var(--theme-color-text_link) !important;
  background-color: var(--theme-color-text_link) !important;
  color: transparent !important;
}
#style-10.mc4wp-form .mc4wp-form-fields button[disabled]:hover:before,
#style-10.mc4wp-form .mc4wp-form-fields input[type=submit][disabled]:hover:before {
  color: var(--theme-color-inverse_link) !important;
}
#style-10.mc4wp-form label {
  display: table;
  margin: 18px 0 0;
  color: var(--theme-color-text_light);
}
#style-10.mc4wp-form input[type=checkbox] + label:before {
  text-indent: -1px;
  border-color: var(--theme-color-text_light) !important;
}

/* Style 11 */
#style-11.mc4wp-form .mc4wp-form-fields {
  position: relative;
  padding-bottom: 80px;
}
#style-11.mc4wp-form .mc4wp-form-fields:before {
  display: block;
  color: var(--theme-color-text);
  content: "\e9a3";
  font-family: "fontello";
  width: 1.5em;
  height: 2em;
  line-height: 2em;
  font-size: 14px;
  position: absolute;
  top: 11px;
  left: 0;
}
#style-11.mc4wp-form .mc4wp-form-fields input[type=email] {
  padding: 10px 35px 10px 27px;
  font-size: 16px;
  line-height: 22px;
  width: 100%;
  height: 50px;
  border-bottom: 1px solid var(--theme-color-text_dark);
}
#style-11.mc4wp-form .mc4wp-form-fields input[type=email]::-webkit-input-placeholder {
  color: var(--theme-color-text);
  opacity: 1;
}
#style-11.mc4wp-form .mc4wp-form-fields input[type=email]::-moz-placeholder {
  color: var(--theme-color-text);
  opacity: 1;
}
#style-11.mc4wp-form .mc4wp-form-fields input[type=email]:-moz-placeholder {
  color: var(--theme-color-text);
  opacity: 1;
}
#style-11.mc4wp-form .mc4wp-form-fields input[type=email]:-ms-input-placeholder {
  color: var(--theme-color-text);
  opacity: 1;
}
#style-11.mc4wp-form .mc4wp-form-fields input[type=email]:hover, #style-11.mc4wp-form .mc4wp-form-fields input[type=email]:active, #style-11.mc4wp-form .mc4wp-form-fields input[type=email]:focus {
  color: var(--theme-color-text_dark);
  opacity: 1;
}
#style-11.mc4wp-form .mc4wp-form-fields button,
#style-11.mc4wp-form .mc4wp-form-fields input[type=submit] {
  width: 100%;
  overflow: hidden;
  padding: 0 20px 1px !important;
  height: 55px;
  line-height: 54px;
  position: absolute;
  bottom: 0;
  left: 0;
  display: inline-block;
  text-align: center;
}
#style-11.mc4wp-form label {
  display: table;
  margin: 22px 0 0;
}
#style-11.mc4wp-form input[type=checkbox] + label:before {
  border-color: var(--theme-color-bd_color) !important;
}.sc_content {
  position: relative;
}

.sc_content:not([class*="sc_padding_"]) {
  padding-top: 0.0001px;
}

[class*="sc_content_width_"] {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

[class*="sc_content_width_"]:not([class*="sc_margin_"]) {
  margin-left: auto;
  margin-right: auto;
}

.sc_content_width_1_1, .sc_inner_width_1_1 > .elementor-column-wrap, .sc_inner_width_1_1 > .elementor-widget-wrap {
  width: 1170px;
}

.sc_content_width_1_2, .sc_inner_width_1_2 > .elementor-column-wrap, .sc_inner_width_1_2 > .elementor-widget-wrap {
  width: 585px;
}

.sc_content_width_1_3, .sc_inner_width_1_3 > .elementor-column-wrap, .sc_inner_width_1_3 > .elementor-widget-wrap {
  width: 390px;
}

.sc_content_width_2_3, .sc_inner_width_2_3 > .elementor-column-wrap, .sc_inner_width_2_3 > .elementor-widget-wrap {
  width: 780px;
}

.sc_content_width_1_4, .sc_inner_width_1_4 > .elementor-column-wrap, .sc_inner_width_1_4 > .elementor-widget-wrap {
  width: 292.5px;
}

.sc_content_width_3_4, .sc_inner_width_3_4 > .elementor-column-wrap, .sc_inner_width_3_4 > .elementor-widget-wrap {
  width: 877.5px;
}

.sc_inner_width_none > .elementor-column-wrap, .sc_inner_width_none > .elementor-widget-wrap {
  width: 100%;
}

.sc_content_width_100p {
  width: 100%;
}

.sc_content_width_90p {
  width: 90%;
}

.sc_content_width_80p {
  width: 80%;
}

.sc_content_width_75p {
  width: 75%;
}

.sc_content_width_70p {
  width: 70%;
}

.sc_content_width_60p {
  width: 60%;
}

.sc_content_width_50p {
  width: 50%;
}

.sc_content_width_45p {
  width: 45%;
}

.sc_content_width_40p {
  width: 40%;
}

.sc_content_width_30p {
  width: 30%;
}

.sc_content_width_25p {
  width: 25%;
}

.sc_content_width_20p {
  width: 20%;
}

.sc_content_width_15p {
  width: 15%;
}

.sc_content_width_10p {
  width: 10%;
}

.sc_content_container.with_number {
  position: relative;
}

.sc_content_number {
  position: absolute;
  z-index: 0;
  color: #f0f0f0;
  letter-spacing: -10px;
  font-size: 10em;
  line-height: 1em;
  font-weight: 900;
  -webkit-transform: translate(-75%, -50%);
  -ms-transform: translate(-75%, -50%);
  transform: translate(-75%, -50%);
}

.sc_content_number_tl {
  left: 0;
  top: 0;
}

.sc_content_number_tc {
  left: 50%;
  top: 0;
}

.sc_content_number_tr {
  left: 100%;
  top: 0;
}

.sc_content_number_ml {
  left: 0;
  top: 50%;
}

.sc_content_number_mc {
  left: 50%;
  top: 50%;
}

.sc_content_number_mr {
  left: 100%;
  top: 50%;
}

.sc_content_number_bl {
  left: 0;
  top: 100%;
}

.sc_content_number_bc {
  left: 50%;
  top: 100%;
}

.sc_content_number_br {
  left: 100%;
  top: 100%;
}