/**
Theme Name: 9 Dots Astra Child
Author: 9 Dots Studio
Author URI: https://9.lviv.ua/
Description: https://9.lviv.ua/
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: 9-dots-astra-child
Template: astra
*/

* {
  scroll-behavior: smooth;
  cursor: default
}
.ast-button,
.ast-custom-button,
body,
button,
input,
select,
textarea {
  font-family: Urbanist,Commissioner,sans-serif;
  font-weight: 400
}
.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6,
.site-title,
.site-title a,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: Urbanist,Commissioner,sans-serif;
  font-weight: 600
}
body {
  overflow-x: hidden
}
a,
a *,
span a {
  cursor: pointer
}
p {
  margin-bottom: .75em
}
b,
strong {
  font-weight: 500
}
.ol-mb li {
  margin-bottom: 10px
}
.video-wrapper {
  width: 100%;
  height: 75vh;
  position: relative
}
.video-wrapper video {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  position: absolute;
  z-index: 0
}
.white-filter {
  -webkit-filter: brightness(0) saturate(100%) invert(100%) sepia(0) saturate(7456%) hue-rotate(114deg) brightness(92%) contrast(109%);
  filter: brightness(0) saturate(100%) invert(100%) sepia(0) saturate(7456%) hue-rotate(114deg) brightness(92%) contrast(109%)
}
.ehf-header #masthead {
  max-width: 100vw;
  position: fixed;
  width: 100%
}
.entry-content ul li {
  margin-bottom: 10px
}
.ast-breadcrumbs-wrapper {
  max-width: 1140px;
  margin: 0 auto;
  padding: 100px 32px 10px 20px
}
.ast-search-menu-icon.ast-dropdown-active .search-field {
  width: 150px;
  height: 33px
}
#ast-scroll-top {
  background-color: rgba(0,0,0,.6);
  -webkit-backdrop-filter: blur(4px);
  backdrop-filter: blur(4px);
  border-radius: 50%;
  padding: 1px 4px
}
.site-footer .site-above-footer-wrap {
  padding: 40px 0 30px
}
.site-footer .site-above-footer-wrap .ast-builder-grid-row {
  max-width: 600px;
  padding-inline: 20px;
  position: relative
}
@media (min-width:576px) {
  .site-footer .ast-builder-grid-row-container.ast-builder-grid-row-tablet-2-equal .ast-builder-grid-row {
    display: grid;
    grid-template-columns: 2fr 130px
  }
}
@media (min-width:768px) {
  .site-footer .site-above-footer-wrap {
    padding: 50px 0
  }
  .site-footer .site-above-footer-wrap .ast-builder-grid-row {
    -webkit-box-align: start!important;
    -webkit-align-items: flex-start!important;
    align-items: flex-start!important
  }
  .site-footer .ast-builder-grid-row-container.ast-builder-grid-row-tablet-2-equal .ast-builder-grid-row {
    grid-template-columns: 2fr 150px
  }
}
.site-footer #astra-footer-menu {
  margin: 10px 0 20px
}
@media (max-width:575.9px) {
  .site-footer #astra-footer-menu {
    gap: 10px 30px;
    grid-auto-flow: column;
    grid-template-rows: repeat(4,auto);
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center
  }
}
@media (min-width:576px) {
  .site-footer #astra-footer-menu {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    gap: 10px 20px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    margin: 0 0 30px
  }
}
@media (max-width:767.9px) {
  .site-footer #astra-footer-menu li {
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center
  }
}
.site-footer #astra-footer-menu a {
  padding: 0
}
.site-footer .footer-nav-wrap .astra-footer-horizontal-menu a {
  color: #060606;
  font-weight: 500;
  font-size: 14px;
  line-height: 18px;
  letter-spacing: 0
}
.site-footer .footer-nav-wrap .astra-footer-horizontal-menu a:hover {
  color: #000;
  text-decoration: underline
}
.site-footer .footer-bottom {
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  flex-direction: column;
  gap: 13px
}
@media (min-width:576px) {
  .site-footer .footer-bottom {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start
  }
}
.site-footer .copyright {
  color: #060606;
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  letter-spacing: .1px
}
@media (min-width:992px) {
  .site-footer .site-above-footer-wrap .ast-builder-grid-row {
    max-width: 1100px
  }
  .site-footer .footer-bottom {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    flex-direction: row;
    gap: 20px
  }
  .site-footer .links {
    margin-inline: auto
  }
}
.site-footer .links ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  flex-direction: row;
  list-style: none;
  margin: 0;
  padding: 0
}
@media (max-width:991.9px) {
  .site-footer .links ul {
    margin-inline: -9px
  }
}
.site-footer .links ul li {
  line-height: 1;
  padding: 0 8px
}
.site-footer .links ul li + li {
  border-left: 1px solid #060606
}
.site-footer .links ul a {
  color: #060606;
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  letter-spacing: 0
}
.site-footer .links ul a:hover {
  color: #000;
  text-decoration: underline
}
.site-footer .footer-widget-area.footer-widget-area-inner {
  text-align: center
}
@media (min-width:768px) {
  .site-footer #astra-footer-menu {
    gap: 20px 30px;
    margin: 0 0 40px
  }
  .site-footer .footer-nav-wrap .astra-footer-horizontal-menu a {
    font-size: 16px
  }
  .site-footer .copyright {
    font-size: 16px;
    line-height: 18px
  }
  .site-footer .links ul li {
    padding: 0 9px
  }
  .site-footer .links ul a {
    font-size: 16px;
    line-height: 18px
  }
  .site-footer .footer-widget-area.footer-widget-area-inner {
    text-align: right
  }
  .site-footer .phone {
    margin: 20px 0 0
  }
}
@media (max-width:767.9px) {
  .site-footer .links ul {
    margin-inline: -8px
  }
  .site-footer #block-3 {
    margin-bottom: 30px
  }
  .site-footer .wp-block-image img {
    max-width: 85px
  }
}
.site-footer .phone a {
  color: #060606;
  font-weight: 500;
  font-size: 14px;
  line-height: 18px;
  letter-spacing: -.5px
}
.site-footer .phone a:hover {
  color: #000;
  text-decoration: underline
}
#block-10 {
  text-align: right
}
a:focus,
button:focus,
input:focus,
select:focus,
textarea:focus {
  outline: 0!important
}
#accordion-main-page {
  width: 300px;
  text-align: center;
  background-color: #383f51;
  margin: 0 auto
}
.sqr-main-page {
  width: 120px;
  height: 120px;
  border-color: #6f88c8!important
}
.sqr-main-page p {
  margin: 0
}
.sqr-main-page a {
  color: #6f88c8
}
.sqr-about-page a {
  color: #333
}
.wrapper-sqr-main-page {
  padding-bottom: 15px
}
.wrapper-sqr-main-page a:hover {
  color: #6f88c8
}
.wrapper-sqr-main-page h3 a:hover {
  color: #6f88c8!important
}
.services-line img {
  width: 80px!important
}
.gallery-caption {
  border: 0!important
}
.contacts-link a {
  display: inline-block;
  color: #6f88c8;
  margin-top: 10px
}
.right-border-styled {
  background-image: -webkit-gradient(linear,left top,left bottom,color-stop(33%,#383f51),color-stop(0,rgba(255,255,255,0)));
  background-image: -webkit-linear-gradient(#383f51 33%,rgba(255,255,255,0) 0);
  background-image: linear-gradient(#383f51 33%,rgba(255,255,255,0) 0);
  background-position: right;
  background-size: 1px 12px;
  background-repeat: repeat-y
}
.bottom-border-styled {
  width: 100%;
  height: 1px;
  background-image: -webkit-gradient(linear,left top,right top,color-stop(33%,#383f51),color-stop(0,rgba(255,255,255,0)));
  background-image: -webkit-linear-gradient(left,#383f51 33%,rgba(255,255,255,0) 0);
  background-image: linear-gradient(to right,#383f51 33%,rgba(255,255,255,0) 0);
  background-position: bottom;
  background-size: 12px 1px;
  background-repeat: repeat-x
}
.sqr-box-wrapper {
  max-width: 520px
}
.more-box-txt-wrapper {
  text-align: center
}
.custom-p {
  display: block;
  margin-top: 15px;
  text-align: left
}
.tac {
  text-align: center
}
.more-box-wrapper {
  max-width: 520px;
  min-height: 380px;
  border: 2px solid #383f51;
  text-align: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  padding: 25px 15px
}
.more-box-wrapper div {
  width: 70px
}
.more-box-wrapper img {
  width: 85%;
  max-height: 65px
}
.more-box-wrapper h2 {
  margin: 25px 10px;
  text-transform: uppercase
}
.more-box-partner-inside {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  margin-top: 10px
}
.more-box-partner-inside span {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  width: 120px;
  height: 85px;
  margin: 10px;
  border: 1px solid #d9d9d9
}
#h110 {
  height: 110px
}
.text {
  font-size: 14pt
}
.arrow-span {
  display: block;
  margin: 25px 5px 10px
}
.arrow-span img {
  width: 60px
}
.read-more-btn {
  padding: 15px;
  background-color: #383f51;
  color: #fff;
  border: none;
  outline: 0;
  font-size: 12pt;
  font-weight: 400;
  text-transform: uppercase;
  cursor: pointer;
  min-width: 230px;
  border-radius: 5px
}
.read-more-btn:hover {
  color: #fff;
  background-color: #6f88c8
}
.hidden {
  display: none
}
.wpcf7-form span {
  margin-top: 5px
}
.wpcf7 form > div,
.wpcf7 form > p {
  margin-bottom: 1em
}
.wpcf7-list-item {
  margin: 0
}
.wpcf7 .wpcf7-response-output,
.wpcf7 form.invalid .wpcf7-response-output {
  font-weight: 500!important;
  color: #333!important
}
.wpcf7 form .wpcf7-response-output,
.wpcf7 form.invalid .wpcf7-response-output {
  border: 0!important
}
.pum-container {
  max-width: 800px!important;
  border: 0!important
}
.pum-container .pum-title {
  font-weight: 400;
  font-size: 26px;
  text-align: center
}
.pum-content label {
  font-weight: 400;
  font-size: 14px
}
.pum-content .wpcf7-submit {
  padding: 15px 25px;
  color: #fff
}
.wpcf7-form .wpcf7-submit {
  padding: 15px 25px!important;
  color: #fff!important
}
.ast-button:hover,
.ast-custom-button:hover,
.ast-custom-button:hover .button:hover,
.menu-toggle:hover,
body .wp-block-file .wp-block-file__button:focus,
body .wp-block-file .wp-block-file__button:hover,
button:focus,
button:hover,
form[CLASS*=wp-block-search__].wp-block-search .wp-block-search__inside-wrapper .wp-block-search__button:focus,
form[CLASS*=wp-block-search__].wp-block-search .wp-block-search__inside-wrapper .wp-block-search__button:hover,
input#submit:focus,
input#submit:hover,
input[type=button]:focus,
input[type=button]:hover,
input[type=reset]:focus,
input[type=reset]:hover,
input[type=submit]:focus,
input[type=submit]:hover {
  color: #fff
}
.wpcf7 input:not([type=submit]),
.wpcf7 select,
.wpcf7 textarea {
  padding: .45em
}
#popmake-5082 form {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  align-items: flex-end;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center
}
#popmake-5082 form p:nth-child(2) {
  margin-right: 15px
}
#popmake-5082 form > p input {
  padding: 9px
}
#popmake-5082 form .wpcf7-spinner {
  display: none
}
#popmake-5082 .wpcf7-response-output {
  margin: 0 10px;
  -webkit-align-self: center;
  align-self: center
}
.ast-logo-title-inline .ast-site-identity {
  padding: 0
}
.portfolio img[src$=".svg"] {
  width: 24px!important
}
.object-data p {
  margin-bottom: .7em!important
}
.object-data div {
  margin-bottom: 0!important
}
.fg-item-title {
  font-size: 1.45rem!important
}
.ast-article-post .wp-post-image {
  max-width: 350px;
  margin-top: 20px
}
.ast-article-post .entry-meta {
  display: none
}
.ast-article-post .entry-header {
  margin-top: 0
}
.ast-archive-description .ast-archive-title {
  font-size: 1.8rem
}
.gallery-item-thumbnail-wrap {
  height: auto!important
}
@media (max-width:921px) {
  .ast-builder-grid-row-container.ast-builder-grid-row-tablet-2-equal .ast-builder-grid-row {
    grid-template-columns: 2fr 200px
  }
}
@media (max-width:767px) {
  .right-border-styled {
    background-size: 0
  }
  .hfe-dropdown,
  .hfe-nav-menu__layout-horizontal,
  .menu-is-active {
    width: 220px!important
  }
}
@media (max-width:676px) {
  .ast-breadcrumbs-wrapper {
    max-width: 1200px;
    margin: 0 auto;
    padding-top: 20px;
    padding-bottom: 20px
  }
  .ast-builder-grid-row-container.ast-builder-grid-row-tablet-2-equal .ast-builder-grid-row,
  .ast-builder-grid-row-container.ast-builder-grid-row-tablet-3-equal .ast-builder-grid-row {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center
  }
  #block-10 {
    text-align: center
  }
}
@media (max-width:544px) {
  .entry-content h2,
  h2 {
    font-size: 20px;
    font-weight: 500
  }
  .more-box-wrapper div {
    width: 60px
  }
  .more-box-wrapper h2 {
    margin: 15px 10px
  }
  #popmake-5082 form {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center
  }
  #popmake-5082 form .wpcf7-spinner {
    display: block
  }
}
body.objects #main {
  font-family: Urbanist,Commissioner,sans-serif
}
body.objects #main h1 {
  font-family: inherit;
  font-weight: 700;
  font-size: 24px;
  margin-top: 40px;
  text-transform: unset
}
body.objects #main .elementor-widget-text-editor {
  font-family: inherit;
  font-size: 16px;
  letter-spacing: .05em;
  line-height: 30px
}
body.objects #main .eael-gallery-grid-item {
  border: none
}
body.objects #main h2.elementor-heading-title {
  font-family: inherit;
  font-weight: 400;
  font-size: 24px;
  letter-spacing: .05em;
  text-transform: unset
}
body.objects #main .elementor-button {
  background: #098ff8;
  border-radius: 6em;
  box-shadow: 0 4px 4px rgba(0,0,0,.02);
  color: #fff;
  font-weight: 600;
  font-size: 16px;
  line-height: 1;
  letter-spacing: 0;
  padding: 16px 36px;
  position: relative;
  -webkit-transition: .3s;
  transition: .3s
}
body.objects #main .elementor-button:hover {
  background: #098ff8;
  box-shadow: 0 15px 20px rgba(0,0,0,.15);
  color: #fff;
  -webkit-transform: translateY(-3px);
  transform: translateY(-3px)
}
body.objects #main .elementor-button:hover::after {
  background: #098ff8;
  -webkit-transform: scaleX(1.4) scaleY(1.6);
  transform: scaleX(1.4) scaleY(1.6);
  opacity: 0
}
body.objects #main .elementor-button:active {
  box-shadow: 0 5px 10px rgba(0,0,0,.2);
  -webkit-transform: translateY(-1px);
  transform: translateY(-1px)
}
body.objects #main .elementor-button::after {
  content: "";
  border-radius: 6em;
  display: inline-block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  -webkit-transition: .4s;
  transition: .4s;
  width: 100%;
  z-index: -1
}
body.objects h1 {
  background: -webkit-gradient(linear,left top,right top,color-stop(.28%,#078ff8),color-stop(25.01%,#6675e7),color-stop(51.2%,#ca59d4),color-stop(75.45%,#df576f),color-stop(101.16%,#f55503));
  background: -webkit-linear-gradient(left,#078ff8 .28%,#6675e7 25.01%,#ca59d4 51.2%,#df576f 75.45%,#f55503 101.16%);
  background: linear-gradient(90deg,#078ff8 .28%,#6675e7 25.01%,#ca59d4 51.2%,#df576f 75.45%,#f55503 101.16%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
  letter-spacing: .05em
}
body.parent-pageid-16 #main,
body.parent-pageid-5521 #main,
body.parent-pageid-5526 #main,
body.parent-pageid-9123 #main,
body.parent-pageid-9148 #main {
  font-family: Urbanist,Commissioner,sans-serif
}
body.parent-pageid-16 #main h1,
body.parent-pageid-5521 #main h1,
body.parent-pageid-5526 #main h1,
body.parent-pageid-9123 #main h1,
body.parent-pageid-9148 #main h1 {
  font-family: inherit
}
body.parent-pageid-16 #main .elementor-widget-text-editor,
body.parent-pageid-16 #main h2.elementor-heading-title,
body.parent-pageid-5521 #main .elementor-widget-text-editor,
body.parent-pageid-5521 #main h2.elementor-heading-title,
body.parent-pageid-5526 #main .elementor-widget-text-editor,
body.parent-pageid-5526 #main h2.elementor-heading-title,
body.parent-pageid-9123 #main .elementor-widget-text-editor,
body.parent-pageid-9123 #main h2.elementor-heading-title,
body.parent-pageid-9148 #main .elementor-widget-text-editor,
body.parent-pageid-9148 #main h2.elementor-heading-title {
  font-family: inherit;
  letter-spacing: .1em
}
body.parent-pageid-16 #main .elementor-element.elementor-widget.elementor-widget-heading h2.elementor-heading-title,
body.parent-pageid-5521 #main .elementor-element.elementor-widget.elementor-widget-heading h2.elementor-heading-title,
body.parent-pageid-5526 #main .elementor-element.elementor-widget.elementor-widget-heading h2.elementor-heading-title,
body.parent-pageid-9123 #main .elementor-element.elementor-widget.elementor-widget-heading h2.elementor-heading-title,
body.parent-pageid-9148 #main .elementor-element.elementor-widget.elementor-widget-heading h2.elementor-heading-title {
  font-family: inherit;
  font-weight: 400;
  font-size: 24px;
  letter-spacing: .05em;
  text-transform: unset
}
@media (min-width:768px) {
  .site-footer .phone a {
    font-size: 16px;
    letter-spacing: 0
  }
  body.objects #main h1 {
    font-size: 32px;
    margin-top: 60px
  }
  body.objects #main h2.elementor-heading-title {
    font-size: 32px
  }
  body.objects #main .elementor-button {
    font-size: 20px;
    padding: 18px 45px
  }
  body.parent-pageid-16 #main .elementor-element.elementor-widget.elementor-widget-heading h2.elementor-heading-title,
  body.parent-pageid-5521 #main .elementor-element.elementor-widget.elementor-widget-heading h2.elementor-heading-title,
  body.parent-pageid-5526 #main .elementor-element.elementor-widget.elementor-widget-heading h2.elementor-heading-title,
  body.parent-pageid-9123 #main .elementor-element.elementor-widget.elementor-widget-heading h2.elementor-heading-title,
  body.parent-pageid-9148 #main .elementor-element.elementor-widget.elementor-widget-heading h2.elementor-heading-title {
    font-size: 32px
  }
}
body.parent-pageid-16 #main .elementor-button,
body.parent-pageid-5521 #main .elementor-button,
body.parent-pageid-5526 #main .elementor-button,
body.parent-pageid-9123 #main .elementor-button,
body.parent-pageid-9148 #main .elementor-button {
  background: #098ff8;
  border-radius: 6em;
  box-shadow: 0 4px 4px rgba(0,0,0,.02);
  color: #fff;
  font-weight: 600;
  font-size: 16px;
  line-height: 1;
  letter-spacing: 0;
  padding: 16px 36px;
  position: relative;
  -webkit-transition: .3s;
  transition: .3s
}
@media (min-width:768px) {
  body.parent-pageid-16 #main .elementor-button,
  body.parent-pageid-5521 #main .elementor-button,
  body.parent-pageid-5526 #main .elementor-button,
  body.parent-pageid-9123 #main .elementor-button,
  body.parent-pageid-9148 #main .elementor-button {
    font-size: 20px;
    padding: 18px 45px
  }
}
body.parent-pageid-16 #main .elementor-button:hover,
body.parent-pageid-5521 #main .elementor-button:hover,
body.parent-pageid-5526 #main .elementor-button:hover,
body.parent-pageid-9123 #main .elementor-button:hover,
body.parent-pageid-9148 #main .elementor-button:hover {
  background: #098ff8;
  box-shadow: 0 15px 20px rgba(0,0,0,.15);
  color: #fff;
  -webkit-transform: translateY(-3px);
  transform: translateY(-3px)
}
body.parent-pageid-16 #main .elementor-button:hover::after,
body.parent-pageid-5521 #main .elementor-button:hover::after,
body.parent-pageid-5526 #main .elementor-button:hover::after,
body.parent-pageid-9123 #main .elementor-button:hover::after,
body.parent-pageid-9148 #main .elementor-button:hover::after {
  background: #098ff8;
  -webkit-transform: scaleX(1.4) scaleY(1.6);
  transform: scaleX(1.4) scaleY(1.6);
  opacity: 0
}
body.parent-pageid-16 #main .elementor-button:active,
body.parent-pageid-5521 #main .elementor-button:active,
body.parent-pageid-5526 #main .elementor-button:active,
body.parent-pageid-9123 #main .elementor-button:active,
body.parent-pageid-9148 #main .elementor-button:active {
  box-shadow: 0 5px 10px rgba(0,0,0,.2);
  -webkit-transform: translateY(-1px);
  transform: translateY(-1px)
}
body.parent-pageid-16 #main .elementor-button::after,
body.parent-pageid-5521 #main .elementor-button::after,
body.parent-pageid-5526 #main .elementor-button::after,
body.parent-pageid-9123 #main .elementor-button::after,
body.parent-pageid-9148 #main .elementor-button::after {
  content: "";
  border-radius: 6em;
  display: inline-block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  -webkit-transition: .4s;
  transition: .4s;
  width: 100%;
  z-index: -1
}